{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/nora/inlinemessage/index.ts"],"sourcesContent":["import type { InlineMessageDesignTokens, InlineMessageTokenSections } from '@openng/optimus-ui-themes/types/inlinemessage';\n\nexport const root: InlineMessageTokenSections.Root = {\n    padding: '{form.field.padding.y} {form.field.padding.x}',\n    borderRadius: '{content.border.radius}',\n    gap: '0.5rem'\n};\n\nexport const text: InlineMessageTokenSections.Text = {\n    fontWeight: '700'\n};\n\nexport const icon: InlineMessageTokenSections.Icon = {\n    size: '1rem'\n};\n\nexport const colorScheme: InlineMessageTokenSections.ColorScheme = {\n    light: {\n        info: {\n            background: '{blue.800}',\n            borderColor: '{blue.800}',\n            color: '{blue.50}',\n            shadow: 'none'\n        },\n        success: {\n            background: '{green.800}',\n            borderColor: '{green.800}',\n            color: '{green.50}',\n            shadow: 'none'\n        },\n        warn: {\n            background: '{yellow.600}',\n            borderColor: '{yellow.600}',\n            color: '{yellow.50}',\n            shadow: 'none'\n        },\n        error: {\n            background: '{red.800}',\n            borderColor: '{red.800}',\n            color: '{red.50}',\n            shadow: 'none'\n        },\n        secondary: {\n            background: '{surface.200}',\n            borderColor: '{surface.200}',\n            color: '{surface.700}',\n            shadow: 'none'\n        },\n        contrast: {\n            background: '{surface.900}',\n            borderColor: '{surface.900}',\n            color: '{surface.50}',\n            shadow: '0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)'\n        }\n    },\n    dark: {\n        info: {\n            background: '{blue.200}',\n            borderColor: '{blue.200}',\n            color: '{blue.950}',\n            shadow: 'none'\n        },\n        success: {\n            background: '{green.200}',\n            borderColor: '{green.200}',\n            color: '{green.950}',\n            shadow: 'none'\n        },\n        warn: {\n            background: '{yellow.200}',\n            borderColor: '{yellow.200}',\n            color: '{yellow.950}',\n            shadow: 'none'\n        },\n        error: {\n            background: '{red.200}',\n            borderColor: '{red.200}',\n            color: '{red.950}',\n            shadow: 'none'\n        },\n        secondary: {\n            background: '{surface.700}',\n            borderColor: '{surface.700}',\n            color: '{surface.200}',\n            shadow: 'none'\n        },\n        contrast: {\n            background: '{surface.0}',\n            borderColor: '{surface.0}',\n            color: '{surface.950}',\n            shadow: 'none'\n        }\n    }\n};\n\nexport default {\n    root,\n    text,\n    icon,\n    colorScheme\n} satisfies InlineMessageDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAwC,CACjD,QAAS,gDACT,aAAc,0BACd,IAAK,QACT,EAEa,KAAwC,CACjD,WAAY,KAChB,EAEa,KAAwC,CACjD,KAAM,MACV,EAEa,YAAsD,CAC/D,MAAO,CACH,KAAM,CACF,WAAY,aACZ,YAAa,aACb,MAAO,YACP,OAAQ,MACZ,EACA,QAAS,CACL,WAAY,cACZ,YAAa,cACb,MAAO,aACP,OAAQ,MACZ,EACA,KAAM,CACF,WAAY,eACZ,YAAa,eACb,MAAO,cACP,OAAQ,MACZ,EACA,MAAO,CACH,WAAY,YACZ,YAAa,YACb,MAAO,WACP,OAAQ,MACZ,EACA,UAAW,CACP,WAAY,gBACZ,YAAa,gBACb,MAAO,gBACP,OAAQ,MACZ,EACA,SAAU,CACN,WAAY,gBACZ,YAAa,gBACb,MAAO,eACP,OAAQ,oEACZ,CACJ,EACA,KAAM,CACF,KAAM,CACF,WAAY,aACZ,YAAa,aACb,MAAO,aACP,OAAQ,MACZ,EACA,QAAS,CACL,WAAY,cACZ,YAAa,cACb,MAAO,cACP,OAAQ,MACZ,EACA,KAAM,CACF,WAAY,eACZ,YAAa,eACb,MAAO,eACP,OAAQ,MACZ,EACA,MAAO,CACH,WAAY,YACZ,YAAa,YACb,MAAO,YACP,OAAQ,MACZ,EACA,UAAW,CACP,WAAY,gBACZ,YAAa,gBACb,MAAO,gBACP,OAAQ,MACZ,EACA,SAAU,CACN,WAAY,cACZ,YAAa,cACb,MAAO,gBACP,OAAQ,MACZ,CACJ,CACJ,EAEA,IAAA,sBAAe,CACX,KACA,KACA,KACA,WACJ"}