{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/aura/confirmpopup/index.ts"],"sourcesContent":["import type { ConfirmPopupDesignTokens, ConfirmPopupTokenSections } from '@openng/optimus-ui-themes/types/confirmpopup';\n\nexport const root: ConfirmPopupTokenSections.Root = {\n    background: '{overlay.popover.background}',\n    borderColor: '{overlay.popover.border.color}',\n    color: '{overlay.popover.color}',\n    borderRadius: '{overlay.popover.border.radius}',\n    shadow: '{overlay.popover.shadow}',\n    gutter: '10px',\n    arrowOffset: '1.25rem'\n};\n\nexport const content: ConfirmPopupTokenSections.Content = {\n    padding: '{overlay.popover.padding}',\n    gap: '1rem'\n};\n\nexport const icon: ConfirmPopupTokenSections.Icon = {\n    size: '1.5rem',\n    color: '{overlay.popover.color}'\n};\n\nexport const footer: ConfirmPopupTokenSections.Footer = {\n    gap: '0.5rem',\n    padding: '0 {overlay.popover.padding} {overlay.popover.padding} {overlay.popover.padding}'\n};\n\nexport default {\n    root,\n    content,\n    icon,\n    footer\n} satisfies ConfirmPopupDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAuC,CAChD,WAAY,+BACZ,YAAa,iCACb,MAAO,0BACP,aAAc,kCACd,OAAQ,2BACR,OAAQ,OACR,YAAa,SACjB,EAEa,QAA6C,CACtD,QAAS,4BACT,IAAK,MACT,EAEa,KAAuC,CAChD,KAAM,SACN,MAAO,yBACX,EAEa,OAA2C,CACpD,IAAK,SACL,QAAS,iFACb,EAEA,IAAA,qBAAe,CACX,KACA,QACA,KACA,MACJ"}