'use client'; 'use strict'; Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const colorPicker = require('@zag-js/color-picker'); const colorPickerAnatomy = colorPicker.anatomy.extendWith("view"); exports.colorPickerAnatomy = colorPickerAnatomy;