{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/nora/inputotp/index.ts"],"sourcesContent":["import type { InputOtpDesignTokens, InputOtpTokenSections } from '@openng/optimus-ui-themes/types/inputotp';\n\nexport const root: InputOtpTokenSections.Root = {\n    gap: '0.5rem'\n};\n\nexport const input: InputOtpTokenSections.Input = {\n    width: '2.5rem',\n    sm: {\n        width: '2rem'\n    },\n    lg: {\n        width: '3rem'\n    }\n};\n\nexport default {\n    root,\n    input\n} satisfies InputOtpDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAmC,CAC5C,IAAK,QACT,EAEa,MAAqC,CAC9C,MAAO,SACP,GAAI,CACA,MAAO,MACX,EACA,GAAI,CACA,MAAO,MACX,CACJ,EAEA,IAAA,iBAAe,CACX,KACA,KACJ"}