{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/nora/colorpicker/index.ts"],"sourcesContent":["import type { ColorPickerDesignTokens, ColorPickerTokenSections } from '@openng/optimus-ui-themes/types/colorpicker';\n\nexport const root: ColorPickerTokenSections.Root = {\n    transitionDuration: '{transition.duration}'\n};\n\nexport const preview: ColorPickerTokenSections.Preview = {\n    width: '1.5rem',\n    height: '1.5rem',\n    borderRadius: '{form.field.border.radius}',\n    focusRing: {\n        width: '{focus.ring.width}',\n        style: '{focus.ring.style}',\n        color: '{focus.ring.color}',\n        offset: '{focus.ring.offset}',\n        shadow: '{focus.ring.shadow}'\n    }\n};\n\nexport const panel: ColorPickerTokenSections.Panel = {\n    shadow: '{overlay.popover.shadow}',\n    borderRadius: '{overlay.popover.borderRadius}'\n};\n\nexport const colorScheme: ColorPickerTokenSections.ColorScheme = {\n    light: {\n        panel: {\n            background: '{surface.800}',\n            borderColor: '{surface.900}'\n        },\n        handle: {\n            color: '{surface.0}'\n        }\n    },\n    dark: {\n        panel: {\n            background: '{surface.900}',\n            borderColor: '{surface.700}'\n        },\n        handle: {\n            color: '{surface.0}'\n        }\n    }\n};\n\nexport default {\n    root,\n    preview,\n    panel,\n    colorScheme\n} satisfies ColorPickerDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAsC,CAC/C,mBAAoB,uBACxB,EAEa,QAA4C,CACrD,MAAO,SACP,OAAQ,SACR,aAAc,6BACd,UAAW,CACP,MAAO,qBACP,MAAO,qBACP,MAAO,qBACP,OAAQ,sBACR,OAAQ,qBACZ,CACJ,EAEa,MAAwC,CACjD,OAAQ,2BACR,aAAc,gCAClB,EAEa,YAAoD,CAC7D,MAAO,CACH,MAAO,CACH,WAAY,gBACZ,YAAa,eACjB,EACA,OAAQ,CACJ,MAAO,aACX,CACJ,EACA,KAAM,CACF,MAAO,CACH,WAAY,gBACZ,YAAa,eACjB,EACA,OAAQ,CACJ,MAAO,aACX,CACJ,CACJ,EAEA,IAAA,oBAAe,CACX,KACA,QACA,MACA,WACJ"}