ods-ant 0.1.1 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/dist-lib/index.cjs +1671 -709
  2. package/dist-lib/index.cjs.map +1 -1
  3. package/dist-lib/index.js +3544 -1946
  4. package/dist-lib/index.js.map +1 -1
  5. package/dist-lib/ontadaTheme-DEEJ31G9.cjs +2 -0
  6. package/dist-lib/ontadaTheme-DEEJ31G9.cjs.map +1 -0
  7. package/dist-lib/{ontadaTheme-BPvhejkq.js → ontadaTheme-DoyP_6uO.js} +361 -1
  8. package/dist-lib/ontadaTheme-DoyP_6uO.js.map +1 -0
  9. package/dist-lib/theme.cjs +1 -1
  10. package/dist-lib/theme.js +1 -1
  11. package/dist-lib/types/ds/display/Badge.d.ts +41 -0
  12. package/dist-lib/types/ds/display/Badge.d.ts.map +1 -0
  13. package/dist-lib/types/ds/display/Empty.d.ts +24 -0
  14. package/dist-lib/types/ds/display/Empty.d.ts.map +1 -0
  15. package/dist-lib/types/ds/display/Segmented.d.ts +3 -1
  16. package/dist-lib/types/ds/display/Segmented.d.ts.map +1 -1
  17. package/dist-lib/types/ds/display/Table.d.ts +26 -1
  18. package/dist-lib/types/ds/display/Table.d.ts.map +1 -1
  19. package/dist-lib/types/ds/display/Tag.d.ts +11 -2
  20. package/dist-lib/types/ds/display/Tag.d.ts.map +1 -1
  21. package/dist-lib/types/ds/display/index.d.ts +2 -0
  22. package/dist-lib/types/ds/display/index.d.ts.map +1 -1
  23. package/dist-lib/types/ds/feedback/Drawer.d.ts +33 -0
  24. package/dist-lib/types/ds/feedback/Drawer.d.ts.map +1 -0
  25. package/dist-lib/types/ds/feedback/index.d.ts +1 -0
  26. package/dist-lib/types/ds/feedback/index.d.ts.map +1 -1
  27. package/dist-lib/types/ds/forms/DatePicker.d.ts.map +1 -1
  28. package/dist-lib/types/ds/forms/Form.d.ts +35 -0
  29. package/dist-lib/types/ds/forms/Form.d.ts.map +1 -0
  30. package/dist-lib/types/ds/forms/Input.d.ts.map +1 -1
  31. package/dist-lib/types/ds/forms/TimePicker.d.ts +1 -1
  32. package/dist-lib/types/ds/forms/TimePicker.d.ts.map +1 -1
  33. package/dist-lib/types/ds/forms/datePickerStyles.d.ts.map +1 -1
  34. package/dist-lib/types/ds/forms/index.d.ts +1 -0
  35. package/dist-lib/types/ds/forms/index.d.ts.map +1 -1
  36. package/dist-lib/types/ds/forms/selectStyles.d.ts.map +1 -1
  37. package/dist-lib/types/ds/forms/timePickerStyles.d.ts.map +1 -1
  38. package/dist-lib/types/ds/navigation/Pagination.d.ts +25 -0
  39. package/dist-lib/types/ds/navigation/Pagination.d.ts.map +1 -1
  40. package/dist-lib/types/ds/navigation/Tabs.d.ts +4 -1
  41. package/dist-lib/types/ds/navigation/Tabs.d.ts.map +1 -1
  42. package/dist-lib/types/theme/ontadaTheme.d.ts +370 -0
  43. package/dist-lib/types/theme/ontadaTheme.d.ts.map +1 -1
  44. package/package.json +1 -1
  45. package/dist-lib/ontadaTheme-BPvhejkq.js.map +0 -1
  46. package/dist-lib/ontadaTheme-Dqoqbqk_.cjs +0 -2
  47. package/dist-lib/ontadaTheme-Dqoqbqk_.cjs.map +0 -1
@@ -0,0 +1,2 @@
1
+ require(`./index.cjs`);let e=require(`antd`);var t={brand:{primary:`#007CC1`,primaryHover:`#00669E`,primaryPressed:`#005483`,brandTint:`#80BDE0`,deepBrand:`#163E5E`},text:{primary:`#1E394E`,secondary:`#3C5C6E`,disabled:`#BAC5CC`,strong:`#181818`,inverse:`#FFFFFF`,muted:`#627386`,iconMuted:`#7A8A95`},status:{success:`#36B35B`,successDark:`#277036`,successDeep:`#2E8540`,warning:`#D3722E`,warningDark:`#B05D23`,warningDeep:`#975220`,error:`#DB3A29`,errorDark:`#C53026`,errorDeep:`#AE2522`},surface:{layout:`#FBFBFA`,container:`#FFFFFF`,subtle:`#F2F6FA`,canvas:`#F3F2F1`,neutralSoft:`#E5E8EA`,divider:`#E5E7EB`,successSoft:`#E7F4E4`,warningSoft:`#F9E6CF`,errorSoft:`#F9E9E8`},accent:{highlight:`#F7C91E`,highlightBg:`#FAF5E2`,highlightSoft:`#FAF0C8`,signal:`#F6BE00`},semantic:{successBg:`#EBF7F0`,warningBg:`#FDF5EE`,errorBg:`#FEF1F0`,infoBg:`#F0F5FD`}},{defaultAlgorithm:n}=e.theme,r={button:{primary:{default:t.brand.primary,hover:t.brand.primaryHover,pressed:t.brand.primaryPressed,text:t.text.inverse,disabledText:t.brand.brandTint,disabledBg:t.surface.subtle},secondary:{defaultText:t.brand.primary,defaultBorder:t.brand.primary,defaultBg:t.text.inverse,hoverText:t.brand.primaryHover,hoverBorder:t.brand.primaryHover,hoverBg:t.surface.subtle,pressedText:t.brand.primaryPressed,pressedBorder:t.brand.primaryPressed,pressedBg:t.surface.neutralSoft,disabledText:t.brand.brandTint,disabledBorder:t.brand.brandTint,disabledBg:t.text.inverse},tertiary:{defaultText:t.brand.primary,hoverText:t.brand.primaryHover,pressedText:t.brand.primaryPressed,disabledText:t.brand.brandTint},tertiaryAlt:{defaultText:t.text.primary,hoverText:t.text.primary,pressedText:t.text.strong,disabledText:t.text.disabled},typography:{small:{fontSize:`12px`,lineHeight:`16px`,letterSpacing:`0.48px`},middle:{fontSize:`14px`,lineHeight:`18px`,letterSpacing:`0.49px`},large:{fontSize:`16px`,lineHeight:`20px`,letterSpacing:`0.48px`},fontWeight:600,textTransform:`uppercase`}},input:{height:{small:`26px`,middle:`32px`,large:`38px`},padding:{small:{x:`8px`,y:`5px`},middle:{x:`10px`,y:`7px`},large:{x:`12px`,y:`9px`}},border:{default:t.text.muted,hover:t.text.primary,focus:t.brand.primary,error:t.status.errorDark,success:t.status.successDark,radius:`4px`,widthDefault:`1px`,widthFocus:`2px`},text:{default:t.text.muted,focus:t.text.primary,disabled:t.text.secondary,readOnly:t.text.secondary,placeholder:t.text.muted},background:{default:t.text.inverse,disabled:t.surface.subtle,readOnly:t.surface.subtle},focusFontWeight:600},form:{text:{label:t.text.primary,description:t.text.secondary,sectionTitle:t.text.strong,summaryTitle:t.text.strong,optional:t.text.muted,required:t.status.errorDark,help:t.text.secondary,error:t.status.errorDark,warning:t.status.warningDark,success:t.status.successDark},surface:{background:t.text.inverse,subtle:t.surface.subtle,clinical:t.semantic.infoBg,review:t.surface.layout,warning:t.semantic.warningBg,error:t.semantic.errorBg},border:{color:t.text.disabled,strong:t.text.muted,focus:t.brand.primary,radius:`6px`,width:`1px`},typography:{label:{fontSize:`14px`,lineHeight:`18px`,fontWeight:600},help:{fontSize:`12px`,lineHeight:`16px`,fontWeight:600},sectionTitle:{fontSize:`16px`,lineHeight:`22px`,fontWeight:700},sectionDescription:{fontSize:`14px`,lineHeight:`20px`,fontWeight:400},summaryTitle:{fontSize:`14px`,lineHeight:`18px`,fontWeight:700}},spacing:{standard:{itemGap:`20px`,sectionGap:`20px`,shellPadding:`0`},compact:{itemGap:`12px`,sectionGap:`12px`,shellPadding:`0`},clinical:{itemGap:`18px`,sectionGap:`16px`,shellPadding:`16px`},review:{itemGap:`14px`,sectionGap:`12px`,shellPadding:`16px`},wizardSection:{itemGap:`20px`,sectionGap:`20px`,shellPadding:`24px`}}},checkbox:{size:{sm:16,md:18,lg:20},radius:2,border:{default:t.text.muted,hover:t.brand.primaryHover,checked:t.brand.primary,error:t.status.errorDark,errorHover:t.status.errorDeep},background:{default:t.text.inverse,checked:t.brand.primary,disabled:t.text.disabled,errorChecked:t.status.errorDark},mark:{checked:t.text.inverse,indeterminate:t.text.inverse},borderWidth:{default:1,hover:2},indeterminate:{sm:{width:10,height:3},md:{width:12,height:3},lg:{width:12,height:3}}},tooltip:{width:{normal:{min:`200px`,max:`320px`},mini:{min:`40px`,max:`180px`}},padding:{normal:`16px`,mini:`8px 12px`},radius:`4px`,surface:{background:t.surface.subtle,title:t.text.strong,body:t.text.primary},elevation:`drop-shadow(0px 2px 5px rgba(38, 44, 54, 0.3))`,arrow:{width:`14px`,height:`8px`},typography:{title:{fontSize:`14px`,lineHeight:`18px`,fontWeight:600},body:{fontSize:`14px`,lineHeight:`18px`,fontWeight:400}}},pagination:{surface:{activeBg:t.accent.highlightBg,activeBorder:t.accent.highlight,hoverBg:t.accent.highlightBg},text:{default:t.brand.primary,active:t.text.strong,disabled:t.text.disabled,hover:t.brand.primaryHover},typography:{item:{fontSize:`16px`,lineHeight:`20px`,fontWeight:600,activeWeight:700,letterSpacing:`-0.016px`},jump:{fontSize:`14px`,lineHeight:`18px`,fontWeight:600}},spacing:{gap:`16px`,optionsGap:`12px`,optionsOffset:`16px`},quickJumper:{inputWidth:`56px`},radius:{item:`50%`,jump:`16px`,input:`4px`},iconControl:{width:`20px`,height:`20px`,iconSize:20}},tabs:{text:{inactive:t.text.primary,active:t.text.strong},indicator:{active:t.accent.signal,baseline:t.text.secondary}},segmented:{container:{background:t.surface.canvas,border:t.text.disabled,borderWidth:`1px`,radius:`4px`,padding:`3px 4px`},item:{selectedBackground:t.text.inverse,selectedBorder:t.text.muted,selectedRadius:`4px`,unselectedRadius:`48px`},text:{inactive:t.text.secondary,active:t.text.primary},typography:{fontWeight:600},size:{sm:{controlHeight:`26px`,itemHeight:`18px`,gap:`4px`,paddingX:`8px`,fontSize:`12px`,lineHeight:`16px`,letterSpacing:`0.012px`,iconSize:`12px`},md:{controlHeight:`32px`,itemHeight:`24px`,gap:`6px`,paddingX:`8px`,fontSize:`14px`,lineHeight:`18px`,letterSpacing:`0px`,iconSize:`14px`},lg:{controlHeight:`38px`,itemHeight:`30px`,gap:`8px`,paddingX:`8px`,fontSize:`16px`,lineHeight:`20px`,letterSpacing:`-0.016px`,iconSize:`16px`}}},breadcrumb:{link:{default:t.brand.primaryHover,hover:t.brand.primaryPressed},current:{text:t.text.strong},separator:{color:t.text.muted,glyph:`›`,size:`10px`,gap:{sm:`4px`,md:`6px`,lg:`8px`}},typography:{family:`'Nunito', sans-serif`,weight:600,sm:{fontSize:`12px`,lineHeight:`16px`,letterSpacing:`0.012px`},md:{fontSize:`14px`,lineHeight:`18px`,letterSpacing:`0`},lg:{fontSize:`16px`,lineHeight:`20px`,letterSpacing:`-0.016px`}}},modal:{width:{desktop:{xs:400,sm:672,md:1036,lg:1536,fullScreen:`100vw`},mobile:{xs:288,sm:288,md:288,lg:288,fullScreen:`100vw`}},surface:{background:t.text.inverse,header:t.surface.neutralSoft,headerFullScreen:t.surface.neutralSoft},text:{title:t.text.strong,body:t.text.primary,required:t.status.errorDark},border:{color:t.text.disabled,width:`1px`,radius:`6px`,fullScreenRadius:`0`},backdrop:`rgba(164, 164, 164, 0.6)`,shadow:`0px 4px 8px rgba(38, 44, 54, 0.4)`,spacing:{header:{x:`24px`,y:`16px`},body:{desktop:`24px 40px`,mobile:`16px`},footer:{desktop:`16px 24px`,mobile:`16px`}},closeButton:{size:`26px`,iconSize:`18px`,radius:`5px`,color:t.text.iconMuted,hoverBg:t.surface.canvas,focusOutline:t.brand.primary}},drawer:{width:{narrow:378,standard:480,wide:640,full:736},surface:{background:t.text.inverse,header:t.surface.neutralSoft,footer:t.text.inverse,details:t.text.inverse,edit:t.text.inverse,filter:t.text.inverse,confirmation:t.text.inverse,workflowPanel:t.text.inverse},text:{title:t.text.strong,body:t.text.primary,description:t.text.secondary},border:{color:t.text.disabled,width:`1px`,radius:`0`},backdrop:`rgba(164, 164, 164, 0.6)`,shadow:`-4px 0 8px rgba(38, 44, 54, 0.18)`,spacing:{header:`16px 24px`,body:`24px`,bodyCompact:`16px 24px`,footer:`16px 24px`},closeButton:{size:`26px`,iconSize:`18px`,color:t.text.primary,radius:`4px`}},table:{surface:{container:t.text.inverse,layout:t.surface.layout,headerDefault:t.surface.neutralSoft,headerWhite:t.text.inverse,rowHover:t.surface.canvas,rowSelected:t.accent.highlightBg},text:{header:t.brand.primary,body:t.text.primary,sorterMuted:t.text.muted},typography:{header:{fontSize:`16px`,lineHeight:`20px`,letterSpacing:`-0.016px`,fontWeight:600},body:{fontSize:`14px`,lineHeight:`18px`,letterSpacing:`0px`,fontWeight:400},compactHeader:{fontSize:`12px`,lineHeight:`16px`,letterSpacing:`0.02px`,fontWeight:600},compactBody:{fontSize:`10px`,lineHeight:`14px`,letterSpacing:`0.02px`,fontWeight:400}},rowHeight:{normal:{header:`44px`,body:`42px`},compact:{header:`34px`,body:`30px`}},padding:{normal:{header:`0 16px`,body:`0 16px`},compact:{header:`8px 10px`,body:`6px 8px`}},border:{container:t.text.disabled,bodyDivider:t.surface.divider,headerDividerWidth:`2px`,radius:`4px`}},tag:{borderWidth:`1px`,status:{neutral:{solid:{bg:t.text.muted,text:t.text.inverse},light:{bg:t.surface.subtle,text:t.text.primary},outline:{text:t.text.primary,border:t.text.primary}},success:{solid:{bg:t.status.successDeep,text:t.text.inverse},light:{bg:t.surface.successSoft,text:t.status.successDark},outline:{text:t.status.successDark,border:t.status.successDark}},warning:{solid:{bg:t.status.warningDark,text:t.text.inverse},light:{bg:t.surface.warningSoft,text:t.status.warningDeep},outline:{text:t.status.warningDeep,border:t.status.warningDeep}},error:{solid:{bg:t.status.error,text:t.text.inverse},light:{bg:t.surface.errorSoft,text:t.status.errorDark},outline:{text:t.status.errorDark,border:t.status.errorDark}},inactive:{solid:{bg:`transparent`,text:t.text.primary,border:t.text.primary},light:{bg:`transparent`,text:t.text.primary,border:t.text.primary},outline:{text:t.text.primary,border:t.text.primary}},new:{solid:{bg:t.brand.primaryPressed,text:t.text.inverse},light:{bg:t.surface.subtle,text:t.brand.deepBrand},outline:{text:t.brand.deepBrand,border:t.brand.deepBrand}}},typography:{fontWeight:700,textTransform:`uppercase`},size:{sm:{padding:`1px 10px`,radius:3,typography:{fontSize:`12px`,lineHeight:`16px`,letterSpacing:`0.54px`}},md:{padding:`2px 12px`,radius:4,typography:{fontSize:`14px`,lineHeight:`18px`,letterSpacing:`0.56px`}},lg:{padding:`3px 14px`,radius:5,typography:{fontSize:`16px`,lineHeight:`20px`,letterSpacing:`0.56px`}}},closeIcon:{size:{sm:`12px`,md:`14px`,lg:`16px`}}},badge:{borderWidth:`1px`,status:{neutral:{solid:{bg:t.text.muted,text:t.text.inverse},light:{bg:t.surface.subtle,text:t.text.primary,border:t.text.disabled},outline:{text:t.text.primary,border:t.text.primary}},success:{solid:{bg:t.status.successDeep,text:t.text.inverse},light:{bg:t.surface.successSoft,text:t.status.successDark,border:t.status.successDark},outline:{text:t.status.successDark,border:t.status.successDark}},warning:{solid:{bg:t.status.warningDark,text:t.text.inverse},light:{bg:t.surface.warningSoft,text:t.status.warningDeep,border:t.status.warningDeep},outline:{text:t.status.warningDeep,border:t.status.warningDeep}},error:{solid:{bg:t.status.error,text:t.text.inverse},light:{bg:t.surface.errorSoft,text:t.status.errorDark,border:t.status.errorDark},outline:{text:t.status.errorDark,border:t.status.errorDark}},processing:{solid:{bg:t.brand.primary,text:t.text.inverse},light:{bg:t.semantic.infoBg,text:t.brand.primary,border:t.brand.primary},outline:{text:t.brand.primary,border:t.brand.primary}},inactive:{solid:{bg:t.surface.neutralSoft,text:t.text.primary,border:t.text.disabled},light:{bg:t.surface.subtle,text:t.text.secondary,border:t.text.disabled},outline:{text:t.text.secondary,border:t.text.disabled}},new:{solid:{bg:t.brand.primaryPressed,text:t.text.inverse},light:{bg:t.surface.subtle,text:t.brand.deepBrand,border:t.brand.deepBrand},outline:{text:t.brand.deepBrand,border:t.brand.deepBrand}}},typography:{fontWeight:700},count:{radius:`999px`},dot:{border:t.text.inverse,borderWidth:`2px`},statusText:{color:t.text.primary,gap:`8px`,fontWeight:600},size:{sm:{countSize:`16px`,countPadding:`0 5px`,dotSize:`6px`,statusDotSize:`6px`,typography:{fontSize:`11px`,lineHeight:`16px`,letterSpacing:`0`},statusTypography:{fontSize:`12px`,lineHeight:`16px`}},md:{countSize:`20px`,countPadding:`0 6px`,dotSize:`8px`,statusDotSize:`8px`,typography:{fontSize:`12px`,lineHeight:`18px`,letterSpacing:`0`},statusTypography:{fontSize:`14px`,lineHeight:`18px`}},lg:{countSize:`24px`,countPadding:`0 8px`,dotSize:`10px`,statusDotSize:`10px`,typography:{fontSize:`14px`,lineHeight:`20px`,letterSpacing:`0`},statusTypography:{fontSize:`16px`,lineHeight:`20px`}}},ribbon:{radius:`3px 3px 0 0`,fontSize:`12px`,lineHeight:`18px`,letterSpacing:`0`}},empty:{text:{title:t.text.secondary,description:t.text.secondary},title:{fontWeight:700},description:{fontWeight:400},illustration:{color:t.text.secondary,strokeWidth:`2px`},table:{messageFontWeight:700},size:{desktop:{illustrationSize:`96px`,illustrationGap:`20px`,copyGap:`12px`,copyWidth:`426px`,actionGap:`24px`,tableMinHeight:`210px`,tablePadding:`48px 24px`,tableActionGap:`22px`,title:{fontSize:`20px`,lineHeight:`28px`},description:{fontSize:`14px`,lineHeight:`20px`},tableMessage:{fontSize:`20px`,lineHeight:`28px`}},mobile:{illustrationSize:`80px`,illustrationGap:`20px`,copyGap:`12px`,copyWidth:`197px`,actionGap:`20px`,tableMinHeight:`168px`,tablePadding:`32px 16px`,tableActionGap:`18px`,title:{fontSize:`16px`,lineHeight:`22px`},description:{fontSize:`14px`,lineHeight:`18px`},tableMessage:{fontSize:`16px`,lineHeight:`22px`}}}},picker:{selected:{background:t.accent.highlightSoft,border:t.accent.highlight,text:t.text.strong}}},i={algorithm:n,token:{fontFamily:`'Nunito', sans-serif`,fontSize:14,colorPrimary:r.button.primary.default,colorPrimaryHover:r.button.primary.hover,colorPrimaryActive:r.button.primary.pressed,colorSuccess:t.status.success,colorWarning:t.status.warning,colorError:t.status.error,colorInfo:r.button.primary.default,colorLink:t.brand.primaryHover,borderRadius:6,colorText:t.text.primary,colorTextSecondary:t.text.secondary,colorTextDisabled:t.text.disabled,colorBgLayout:t.surface.layout,colorBgContainer:t.text.inverse,colorBgElevated:t.text.inverse,colorBorder:t.text.muted,colorBorderSecondary:t.surface.divider}};Object.defineProperty(exports,`n`,{enumerable:!0,get:function(){return r}}),Object.defineProperty(exports,`r`,{enumerable:!0,get:function(){return t}}),Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return i}});
2
+ //# sourceMappingURL=ontadaTheme-DEEJ31G9.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ontadaTheme-DEEJ31G9.cjs","names":[],"sources":["../src/tokens/core.ts","../src/theme/ontadaTheme.ts"],"sourcesContent":["export const CORE_COLORS = {\n brand: {\n primary: '#007CC1',\n primaryHover: '#00669E',\n primaryPressed: '#005483',\n brandTint: '#80BDE0',\n deepBrand: '#163E5E',\n },\n text: {\n primary: '#1E394E',\n secondary: '#3C5C6E',\n disabled: '#BAC5CC',\n strong: '#181818',\n inverse: '#FFFFFF',\n muted: '#627386',\n iconMuted: '#7A8A95',\n },\n status: {\n success: '#36B35B',\n successDark: '#277036',\n successDeep: '#2E8540',\n warning: '#D3722E',\n warningDark: '#B05D23',\n warningDeep: '#975220',\n error: '#DB3A29',\n errorDark: '#C53026',\n errorDeep: '#AE2522',\n },\n surface: {\n layout: '#FBFBFA',\n container: '#FFFFFF',\n subtle: '#F2F6FA',\n canvas: '#F3F2F1',\n neutralSoft: '#E5E8EA',\n divider: '#E5E7EB',\n successSoft: '#E7F4E4',\n warningSoft: '#F9E6CF',\n errorSoft: '#F9E9E8',\n },\n accent: {\n highlight: '#F7C91E',\n highlightBg: '#FAF5E2',\n highlightSoft: '#FAF0C8',\n signal: '#F6BE00',\n },\n semantic: {\n successBg: '#EBF7F0',\n warningBg: '#FDF5EE',\n errorBg: '#FEF1F0',\n infoBg: '#F0F5FD',\n },\n} as const\n\nexport type CoreColors = typeof CORE_COLORS\n","import type { ThemeConfig } from 'antd'\nimport { theme as ontadaTheme } from 'antd'\nimport { CORE_COLORS } from '../tokens/core'\n\nconst { defaultAlgorithm } = ontadaTheme\n\nexport const dsSemanticTokens = {\n button: {\n primary: {\n default: CORE_COLORS.brand.primary,\n hover: CORE_COLORS.brand.primaryHover,\n pressed: CORE_COLORS.brand.primaryPressed,\n text: CORE_COLORS.text.inverse,\n disabledText: CORE_COLORS.brand.brandTint,\n disabledBg: CORE_COLORS.surface.subtle,\n },\n secondary: {\n defaultText: CORE_COLORS.brand.primary,\n defaultBorder: CORE_COLORS.brand.primary,\n defaultBg: CORE_COLORS.text.inverse,\n hoverText: CORE_COLORS.brand.primaryHover,\n hoverBorder: CORE_COLORS.brand.primaryHover,\n hoverBg: CORE_COLORS.surface.subtle,\n pressedText: CORE_COLORS.brand.primaryPressed,\n pressedBorder: CORE_COLORS.brand.primaryPressed,\n pressedBg: CORE_COLORS.surface.neutralSoft,\n disabledText: CORE_COLORS.brand.brandTint,\n disabledBorder: CORE_COLORS.brand.brandTint,\n disabledBg: CORE_COLORS.text.inverse,\n },\n tertiary: {\n defaultText: CORE_COLORS.brand.primary,\n hoverText: CORE_COLORS.brand.primaryHover,\n pressedText: CORE_COLORS.brand.primaryPressed,\n disabledText: CORE_COLORS.brand.brandTint,\n },\n tertiaryAlt: {\n defaultText: CORE_COLORS.text.primary,\n hoverText: CORE_COLORS.text.primary,\n pressedText: CORE_COLORS.text.strong,\n disabledText: CORE_COLORS.text.disabled,\n },\n typography: {\n small: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.48px',\n },\n middle: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0.49px',\n },\n large: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '0.48px',\n },\n fontWeight: 600,\n textTransform: 'uppercase',\n },\n },\n input: {\n height: {\n small: '26px',\n middle: '32px',\n large: '38px',\n },\n padding: {\n small: {\n x: '8px',\n y: '5px',\n },\n middle: {\n x: '10px',\n y: '7px',\n },\n large: {\n x: '12px',\n y: '9px',\n },\n },\n border: {\n default: CORE_COLORS.text.muted,\n hover: CORE_COLORS.text.primary,\n focus: CORE_COLORS.brand.primary,\n error: CORE_COLORS.status.errorDark,\n success: CORE_COLORS.status.successDark,\n radius: '4px',\n widthDefault: '1px',\n widthFocus: '2px',\n },\n text: {\n default: CORE_COLORS.text.muted,\n focus: CORE_COLORS.text.primary,\n disabled: CORE_COLORS.text.secondary,\n readOnly: CORE_COLORS.text.secondary,\n placeholder: CORE_COLORS.text.muted,\n },\n background: {\n default: CORE_COLORS.text.inverse,\n disabled: CORE_COLORS.surface.subtle,\n readOnly: CORE_COLORS.surface.subtle,\n },\n focusFontWeight: 600,\n },\n form: {\n text: {\n label: CORE_COLORS.text.primary,\n description: CORE_COLORS.text.secondary,\n sectionTitle: CORE_COLORS.text.strong,\n summaryTitle: CORE_COLORS.text.strong,\n optional: CORE_COLORS.text.muted,\n required: CORE_COLORS.status.errorDark,\n help: CORE_COLORS.text.secondary,\n error: CORE_COLORS.status.errorDark,\n warning: CORE_COLORS.status.warningDark,\n success: CORE_COLORS.status.successDark,\n },\n surface: {\n background: CORE_COLORS.text.inverse,\n subtle: CORE_COLORS.surface.subtle,\n clinical: CORE_COLORS.semantic.infoBg,\n review: CORE_COLORS.surface.layout,\n warning: CORE_COLORS.semantic.warningBg,\n error: CORE_COLORS.semantic.errorBg,\n },\n border: {\n color: CORE_COLORS.text.disabled,\n strong: CORE_COLORS.text.muted,\n focus: CORE_COLORS.brand.primary,\n radius: '6px',\n width: '1px',\n },\n typography: {\n label: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 600,\n },\n help: {\n fontSize: '12px',\n lineHeight: '16px',\n fontWeight: 600,\n },\n sectionTitle: {\n fontSize: '16px',\n lineHeight: '22px',\n fontWeight: 700,\n },\n sectionDescription: {\n fontSize: '14px',\n lineHeight: '20px',\n fontWeight: 400,\n },\n summaryTitle: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 700,\n },\n },\n spacing: {\n standard: {\n itemGap: '20px',\n sectionGap: '20px',\n shellPadding: '0',\n },\n compact: {\n itemGap: '12px',\n sectionGap: '12px',\n shellPadding: '0',\n },\n clinical: {\n itemGap: '18px',\n sectionGap: '16px',\n shellPadding: '16px',\n },\n review: {\n itemGap: '14px',\n sectionGap: '12px',\n shellPadding: '16px',\n },\n wizardSection: {\n itemGap: '20px',\n sectionGap: '20px',\n shellPadding: '24px',\n },\n },\n },\n checkbox: {\n size: {\n sm: 16,\n md: 18,\n lg: 20,\n },\n radius: 2,\n border: {\n default: CORE_COLORS.text.muted,\n hover: CORE_COLORS.brand.primaryHover,\n checked: CORE_COLORS.brand.primary,\n error: CORE_COLORS.status.errorDark,\n errorHover: CORE_COLORS.status.errorDeep,\n },\n background: {\n default: CORE_COLORS.text.inverse,\n checked: CORE_COLORS.brand.primary,\n disabled: CORE_COLORS.text.disabled,\n errorChecked: CORE_COLORS.status.errorDark,\n },\n mark: {\n checked: CORE_COLORS.text.inverse,\n indeterminate: CORE_COLORS.text.inverse,\n },\n borderWidth: {\n default: 1,\n hover: 2,\n },\n indeterminate: {\n sm: {\n width: 10,\n height: 3,\n },\n md: {\n width: 12,\n height: 3,\n },\n lg: {\n width: 12,\n height: 3,\n },\n },\n },\n tooltip: {\n width: {\n normal: {\n min: '200px',\n max: '320px',\n },\n mini: {\n min: '40px',\n max: '180px',\n },\n },\n padding: {\n normal: '16px',\n mini: '8px 12px',\n },\n radius: '4px',\n surface: {\n background: CORE_COLORS.surface.subtle,\n title: CORE_COLORS.text.strong,\n body: CORE_COLORS.text.primary,\n },\n elevation: 'drop-shadow(0px 2px 5px rgba(38, 44, 54, 0.3))',\n arrow: {\n width: '14px',\n height: '8px',\n },\n typography: {\n title: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 600,\n },\n body: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 400,\n },\n },\n },\n pagination: {\n surface: {\n activeBg: CORE_COLORS.accent.highlightBg,\n activeBorder: CORE_COLORS.accent.highlight,\n hoverBg: CORE_COLORS.accent.highlightBg,\n },\n text: {\n default: CORE_COLORS.brand.primary,\n active: CORE_COLORS.text.strong,\n disabled: CORE_COLORS.text.disabled,\n hover: CORE_COLORS.brand.primaryHover,\n },\n typography: {\n item: {\n fontSize: '16px',\n lineHeight: '20px',\n fontWeight: 600,\n activeWeight: 700,\n letterSpacing: '-0.016px',\n },\n jump: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 600,\n },\n },\n spacing: {\n gap: '16px',\n optionsGap: '12px',\n optionsOffset: '16px',\n },\n quickJumper: {\n inputWidth: '56px',\n },\n radius: {\n item: '50%',\n jump: '16px',\n input: '4px',\n },\n iconControl: {\n width: '20px',\n height: '20px',\n iconSize: 20,\n },\n },\n tabs: {\n text: {\n inactive: CORE_COLORS.text.primary,\n active: CORE_COLORS.text.strong,\n },\n indicator: {\n active: CORE_COLORS.accent.signal,\n baseline: CORE_COLORS.text.secondary,\n },\n },\n segmented: {\n container: {\n background: CORE_COLORS.surface.canvas,\n border: CORE_COLORS.text.disabled,\n borderWidth: '1px',\n radius: '4px',\n padding: '3px 4px',\n },\n item: {\n selectedBackground: CORE_COLORS.text.inverse,\n selectedBorder: CORE_COLORS.text.muted,\n selectedRadius: '4px',\n unselectedRadius: '48px',\n },\n text: {\n inactive: CORE_COLORS.text.secondary,\n active: CORE_COLORS.text.primary,\n },\n typography: {\n fontWeight: 600,\n },\n size: {\n sm: {\n controlHeight: '26px',\n itemHeight: '18px',\n gap: '4px',\n paddingX: '8px',\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.012px',\n iconSize: '12px',\n },\n md: {\n controlHeight: '32px',\n itemHeight: '24px',\n gap: '6px',\n paddingX: '8px',\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0px',\n iconSize: '14px',\n },\n lg: {\n controlHeight: '38px',\n itemHeight: '30px',\n gap: '8px',\n paddingX: '8px',\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '-0.016px',\n iconSize: '16px',\n },\n },\n },\n breadcrumb: {\n link: {\n default: CORE_COLORS.brand.primaryHover,\n hover: CORE_COLORS.brand.primaryPressed,\n },\n current: {\n text: CORE_COLORS.text.strong,\n },\n separator: {\n color: CORE_COLORS.text.muted,\n glyph: '›',\n size: '10px',\n gap: {\n sm: '4px',\n md: '6px',\n lg: '8px',\n },\n },\n typography: {\n family: \"'Nunito', sans-serif\",\n weight: 600,\n sm: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.012px',\n },\n md: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0',\n },\n lg: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '-0.016px',\n },\n },\n },\n modal: {\n width: {\n desktop: {\n xs: 400,\n sm: 672,\n md: 1036,\n lg: 1536,\n fullScreen: '100vw',\n },\n mobile: {\n xs: 288,\n sm: 288,\n md: 288,\n lg: 288,\n fullScreen: '100vw',\n },\n },\n surface: {\n background: CORE_COLORS.text.inverse,\n header: CORE_COLORS.surface.neutralSoft,\n headerFullScreen: CORE_COLORS.surface.neutralSoft,\n },\n text: {\n title: CORE_COLORS.text.strong,\n body: CORE_COLORS.text.primary,\n required: CORE_COLORS.status.errorDark,\n },\n border: {\n color: CORE_COLORS.text.disabled,\n width: '1px',\n radius: '6px',\n fullScreenRadius: '0',\n },\n backdrop: 'rgba(164, 164, 164, 0.6)',\n shadow: '0px 4px 8px rgba(38, 44, 54, 0.4)',\n spacing: {\n header: {\n x: '24px',\n y: '16px',\n },\n body: {\n desktop: '24px 40px',\n mobile: '16px',\n },\n footer: {\n desktop: '16px 24px',\n mobile: '16px',\n },\n },\n closeButton: {\n size: '26px',\n iconSize: '18px',\n radius: '5px',\n color: CORE_COLORS.text.iconMuted,\n hoverBg: CORE_COLORS.surface.canvas,\n focusOutline: CORE_COLORS.brand.primary,\n },\n },\n drawer: {\n width: {\n narrow: 378,\n standard: 480,\n wide: 640,\n full: 736,\n },\n surface: {\n background: CORE_COLORS.text.inverse,\n header: CORE_COLORS.surface.neutralSoft,\n footer: CORE_COLORS.text.inverse,\n details: CORE_COLORS.text.inverse,\n edit: CORE_COLORS.text.inverse,\n filter: CORE_COLORS.text.inverse,\n confirmation: CORE_COLORS.text.inverse,\n workflowPanel: CORE_COLORS.text.inverse,\n },\n text: {\n title: CORE_COLORS.text.strong,\n body: CORE_COLORS.text.primary,\n description: CORE_COLORS.text.secondary,\n },\n border: {\n color: CORE_COLORS.text.disabled,\n width: '1px',\n radius: '0',\n },\n backdrop: 'rgba(164, 164, 164, 0.6)',\n shadow: '-4px 0 8px rgba(38, 44, 54, 0.18)',\n spacing: {\n header: '16px 24px',\n body: '24px',\n bodyCompact: '16px 24px',\n footer: '16px 24px',\n },\n closeButton: {\n size: '26px',\n iconSize: '18px',\n color: CORE_COLORS.text.primary,\n radius: '4px',\n },\n },\n table: {\n surface: {\n container: CORE_COLORS.text.inverse,\n layout: CORE_COLORS.surface.layout,\n headerDefault: CORE_COLORS.surface.neutralSoft,\n headerWhite: CORE_COLORS.text.inverse,\n rowHover: CORE_COLORS.surface.canvas,\n rowSelected: CORE_COLORS.accent.highlightBg,\n },\n text: {\n header: CORE_COLORS.brand.primary,\n body: CORE_COLORS.text.primary,\n sorterMuted: CORE_COLORS.text.muted,\n },\n typography: {\n header: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '-0.016px',\n fontWeight: 600,\n },\n body: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0px',\n fontWeight: 400,\n },\n compactHeader: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.02px',\n fontWeight: 600,\n },\n compactBody: {\n fontSize: '10px',\n lineHeight: '14px',\n letterSpacing: '0.02px',\n fontWeight: 400,\n },\n },\n rowHeight: {\n normal: {\n header: '44px',\n body: '42px',\n },\n compact: {\n header: '34px',\n body: '30px',\n },\n },\n padding: {\n normal: {\n header: '0 16px',\n body: '0 16px',\n },\n compact: {\n header: '8px 10px',\n body: '6px 8px',\n },\n },\n border: {\n container: CORE_COLORS.text.disabled,\n bodyDivider: CORE_COLORS.surface.divider,\n headerDividerWidth: '2px',\n radius: '4px',\n },\n },\n tag: {\n borderWidth: '1px',\n status: {\n neutral: {\n solid: { bg: CORE_COLORS.text.muted, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.text.primary },\n outline: { text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n },\n success: {\n solid: { bg: CORE_COLORS.status.successDeep, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.successSoft, text: CORE_COLORS.status.successDark },\n outline: { text: CORE_COLORS.status.successDark, border: CORE_COLORS.status.successDark },\n },\n warning: {\n solid: { bg: CORE_COLORS.status.warningDark, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.warningSoft, text: CORE_COLORS.status.warningDeep },\n outline: { text: CORE_COLORS.status.warningDeep, border: CORE_COLORS.status.warningDeep },\n },\n error: {\n solid: { bg: CORE_COLORS.status.error, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.errorSoft, text: CORE_COLORS.status.errorDark },\n outline: { text: CORE_COLORS.status.errorDark, border: CORE_COLORS.status.errorDark },\n },\n inactive: {\n solid: { bg: 'transparent', text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n light: { bg: 'transparent', text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n outline: { text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n },\n new: {\n solid: { bg: CORE_COLORS.brand.primaryPressed, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.brand.deepBrand },\n outline: { text: CORE_COLORS.brand.deepBrand, border: CORE_COLORS.brand.deepBrand },\n },\n },\n typography: {\n fontWeight: 700,\n textTransform: 'uppercase',\n },\n size: {\n sm: {\n padding: '1px 10px',\n radius: 3,\n typography: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.54px',\n },\n },\n md: {\n padding: '2px 12px',\n radius: 4,\n typography: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0.56px',\n },\n },\n lg: {\n padding: '3px 14px',\n radius: 5,\n typography: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '0.56px',\n },\n },\n },\n closeIcon: {\n size: {\n sm: '12px',\n md: '14px',\n lg: '16px',\n },\n },\n },\n badge: {\n borderWidth: '1px',\n status: {\n neutral: {\n solid: { bg: CORE_COLORS.text.muted, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.text.primary, border: CORE_COLORS.text.disabled },\n outline: { text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n },\n success: {\n solid: { bg: CORE_COLORS.status.successDeep, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.successSoft, text: CORE_COLORS.status.successDark, border: CORE_COLORS.status.successDark },\n outline: { text: CORE_COLORS.status.successDark, border: CORE_COLORS.status.successDark },\n },\n warning: {\n solid: { bg: CORE_COLORS.status.warningDark, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.warningSoft, text: CORE_COLORS.status.warningDeep, border: CORE_COLORS.status.warningDeep },\n outline: { text: CORE_COLORS.status.warningDeep, border: CORE_COLORS.status.warningDeep },\n },\n error: {\n solid: { bg: CORE_COLORS.status.error, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.errorSoft, text: CORE_COLORS.status.errorDark, border: CORE_COLORS.status.errorDark },\n outline: { text: CORE_COLORS.status.errorDark, border: CORE_COLORS.status.errorDark },\n },\n processing: {\n solid: { bg: CORE_COLORS.brand.primary, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.semantic.infoBg, text: CORE_COLORS.brand.primary, border: CORE_COLORS.brand.primary },\n outline: { text: CORE_COLORS.brand.primary, border: CORE_COLORS.brand.primary },\n },\n inactive: {\n solid: { bg: CORE_COLORS.surface.neutralSoft, text: CORE_COLORS.text.primary, border: CORE_COLORS.text.disabled },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.text.secondary, border: CORE_COLORS.text.disabled },\n outline: { text: CORE_COLORS.text.secondary, border: CORE_COLORS.text.disabled },\n },\n new: {\n solid: { bg: CORE_COLORS.brand.primaryPressed, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.brand.deepBrand, border: CORE_COLORS.brand.deepBrand },\n outline: { text: CORE_COLORS.brand.deepBrand, border: CORE_COLORS.brand.deepBrand },\n },\n },\n typography: {\n fontWeight: 700,\n },\n count: {\n radius: '999px',\n },\n dot: {\n border: CORE_COLORS.text.inverse,\n borderWidth: '2px',\n },\n statusText: {\n color: CORE_COLORS.text.primary,\n gap: '8px',\n fontWeight: 600,\n },\n size: {\n sm: {\n countSize: '16px',\n countPadding: '0 5px',\n dotSize: '6px',\n statusDotSize: '6px',\n typography: {\n fontSize: '11px',\n lineHeight: '16px',\n letterSpacing: '0',\n },\n statusTypography: {\n fontSize: '12px',\n lineHeight: '16px',\n },\n },\n md: {\n countSize: '20px',\n countPadding: '0 6px',\n dotSize: '8px',\n statusDotSize: '8px',\n typography: {\n fontSize: '12px',\n lineHeight: '18px',\n letterSpacing: '0',\n },\n statusTypography: {\n fontSize: '14px',\n lineHeight: '18px',\n },\n },\n lg: {\n countSize: '24px',\n countPadding: '0 8px',\n dotSize: '10px',\n statusDotSize: '10px',\n typography: {\n fontSize: '14px',\n lineHeight: '20px',\n letterSpacing: '0',\n },\n statusTypography: {\n fontSize: '16px',\n lineHeight: '20px',\n },\n },\n },\n ribbon: {\n radius: '3px 3px 0 0',\n fontSize: '12px',\n lineHeight: '18px',\n letterSpacing: '0',\n },\n },\n empty: {\n text: {\n title: CORE_COLORS.text.secondary,\n description: CORE_COLORS.text.secondary,\n },\n title: {\n fontWeight: 700,\n },\n description: {\n fontWeight: 400,\n },\n illustration: {\n color: CORE_COLORS.text.secondary,\n strokeWidth: '2px',\n },\n table: {\n messageFontWeight: 700,\n },\n size: {\n desktop: {\n illustrationSize: '96px',\n illustrationGap: '20px',\n copyGap: '12px',\n copyWidth: '426px',\n actionGap: '24px',\n tableMinHeight: '210px',\n tablePadding: '48px 24px',\n tableActionGap: '22px',\n title: {\n fontSize: '20px',\n lineHeight: '28px',\n },\n description: {\n fontSize: '14px',\n lineHeight: '20px',\n },\n tableMessage: {\n fontSize: '20px',\n lineHeight: '28px',\n },\n },\n mobile: {\n illustrationSize: '80px',\n illustrationGap: '20px',\n copyGap: '12px',\n copyWidth: '197px',\n actionGap: '20px',\n tableMinHeight: '168px',\n tablePadding: '32px 16px',\n tableActionGap: '18px',\n title: {\n fontSize: '16px',\n lineHeight: '22px',\n },\n description: {\n fontSize: '14px',\n lineHeight: '18px',\n },\n tableMessage: {\n fontSize: '16px',\n lineHeight: '22px',\n },\n },\n },\n },\n picker: {\n selected: {\n background: CORE_COLORS.accent.highlightSoft,\n border: CORE_COLORS.accent.highlight,\n text: CORE_COLORS.text.strong,\n },\n },\n} as const\n\nexport const appTheme: ThemeConfig = {\n algorithm: defaultAlgorithm,\n token: {\n fontFamily: \"'Nunito', sans-serif\",\n fontSize: 14,\n\n colorPrimary: dsSemanticTokens.button.primary.default,\n colorPrimaryHover: dsSemanticTokens.button.primary.hover,\n colorPrimaryActive: dsSemanticTokens.button.primary.pressed,\n\n colorSuccess: CORE_COLORS.status.success,\n colorWarning: CORE_COLORS.status.warning,\n colorError: CORE_COLORS.status.error,\n colorInfo: dsSemanticTokens.button.primary.default,\n colorLink: CORE_COLORS.brand.primaryHover,\n\n borderRadius: 6,\n\n colorText: CORE_COLORS.text.primary,\n colorTextSecondary: CORE_COLORS.text.secondary,\n colorTextDisabled: CORE_COLORS.text.disabled,\n\n colorBgLayout: CORE_COLORS.surface.layout,\n colorBgContainer: CORE_COLORS.text.inverse,\n colorBgElevated: CORE_COLORS.text.inverse,\n\n colorBorder: CORE_COLORS.text.muted,\n colorBorderSecondary: CORE_COLORS.surface.divider,\n },\n}\n"],"mappings":"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"}
@@ -133,6 +133,7 @@ var t = {
133
133
  focus: t.brand.primary,
134
134
  error: t.status.errorDark,
135
135
  success: t.status.successDark,
136
+ radius: "4px",
136
137
  widthDefault: "1px",
137
138
  widthFocus: "2px"
138
139
  },
@@ -150,6 +151,89 @@ var t = {
150
151
  },
151
152
  focusFontWeight: 600
152
153
  },
154
+ form: {
155
+ text: {
156
+ label: t.text.primary,
157
+ description: t.text.secondary,
158
+ sectionTitle: t.text.strong,
159
+ summaryTitle: t.text.strong,
160
+ optional: t.text.muted,
161
+ required: t.status.errorDark,
162
+ help: t.text.secondary,
163
+ error: t.status.errorDark,
164
+ warning: t.status.warningDark,
165
+ success: t.status.successDark
166
+ },
167
+ surface: {
168
+ background: t.text.inverse,
169
+ subtle: t.surface.subtle,
170
+ clinical: t.semantic.infoBg,
171
+ review: t.surface.layout,
172
+ warning: t.semantic.warningBg,
173
+ error: t.semantic.errorBg
174
+ },
175
+ border: {
176
+ color: t.text.disabled,
177
+ strong: t.text.muted,
178
+ focus: t.brand.primary,
179
+ radius: "6px",
180
+ width: "1px"
181
+ },
182
+ typography: {
183
+ label: {
184
+ fontSize: "14px",
185
+ lineHeight: "18px",
186
+ fontWeight: 600
187
+ },
188
+ help: {
189
+ fontSize: "12px",
190
+ lineHeight: "16px",
191
+ fontWeight: 600
192
+ },
193
+ sectionTitle: {
194
+ fontSize: "16px",
195
+ lineHeight: "22px",
196
+ fontWeight: 700
197
+ },
198
+ sectionDescription: {
199
+ fontSize: "14px",
200
+ lineHeight: "20px",
201
+ fontWeight: 400
202
+ },
203
+ summaryTitle: {
204
+ fontSize: "14px",
205
+ lineHeight: "18px",
206
+ fontWeight: 700
207
+ }
208
+ },
209
+ spacing: {
210
+ standard: {
211
+ itemGap: "20px",
212
+ sectionGap: "20px",
213
+ shellPadding: "0"
214
+ },
215
+ compact: {
216
+ itemGap: "12px",
217
+ sectionGap: "12px",
218
+ shellPadding: "0"
219
+ },
220
+ clinical: {
221
+ itemGap: "18px",
222
+ sectionGap: "16px",
223
+ shellPadding: "16px"
224
+ },
225
+ review: {
226
+ itemGap: "14px",
227
+ sectionGap: "12px",
228
+ shellPadding: "16px"
229
+ },
230
+ wizardSection: {
231
+ itemGap: "20px",
232
+ sectionGap: "20px",
233
+ shellPadding: "24px"
234
+ }
235
+ }
236
+ },
153
237
  checkbox: {
154
238
  size: {
155
239
  sm: 16,
@@ -431,6 +515,48 @@ var t = {
431
515
  focusOutline: t.brand.primary
432
516
  }
433
517
  },
518
+ drawer: {
519
+ width: {
520
+ narrow: 378,
521
+ standard: 480,
522
+ wide: 640,
523
+ full: 736
524
+ },
525
+ surface: {
526
+ background: t.text.inverse,
527
+ header: t.surface.neutralSoft,
528
+ footer: t.text.inverse,
529
+ details: t.text.inverse,
530
+ edit: t.text.inverse,
531
+ filter: t.text.inverse,
532
+ confirmation: t.text.inverse,
533
+ workflowPanel: t.text.inverse
534
+ },
535
+ text: {
536
+ title: t.text.strong,
537
+ body: t.text.primary,
538
+ description: t.text.secondary
539
+ },
540
+ border: {
541
+ color: t.text.disabled,
542
+ width: "1px",
543
+ radius: "0"
544
+ },
545
+ backdrop: "rgba(164, 164, 164, 0.6)",
546
+ shadow: "-4px 0 8px rgba(38, 44, 54, 0.18)",
547
+ spacing: {
548
+ header: "16px 24px",
549
+ body: "24px",
550
+ bodyCompact: "16px 24px",
551
+ footer: "16px 24px"
552
+ },
553
+ closeButton: {
554
+ size: "26px",
555
+ iconSize: "18px",
556
+ color: t.text.primary,
557
+ radius: "4px"
558
+ }
559
+ },
434
560
  table: {
435
561
  surface: {
436
562
  container: t.text.inverse,
@@ -627,6 +753,240 @@ var t = {
627
753
  lg: "16px"
628
754
  } }
629
755
  },
756
+ badge: {
757
+ borderWidth: "1px",
758
+ status: {
759
+ neutral: {
760
+ solid: {
761
+ bg: t.text.muted,
762
+ text: t.text.inverse
763
+ },
764
+ light: {
765
+ bg: t.surface.subtle,
766
+ text: t.text.primary,
767
+ border: t.text.disabled
768
+ },
769
+ outline: {
770
+ text: t.text.primary,
771
+ border: t.text.primary
772
+ }
773
+ },
774
+ success: {
775
+ solid: {
776
+ bg: t.status.successDeep,
777
+ text: t.text.inverse
778
+ },
779
+ light: {
780
+ bg: t.surface.successSoft,
781
+ text: t.status.successDark,
782
+ border: t.status.successDark
783
+ },
784
+ outline: {
785
+ text: t.status.successDark,
786
+ border: t.status.successDark
787
+ }
788
+ },
789
+ warning: {
790
+ solid: {
791
+ bg: t.status.warningDark,
792
+ text: t.text.inverse
793
+ },
794
+ light: {
795
+ bg: t.surface.warningSoft,
796
+ text: t.status.warningDeep,
797
+ border: t.status.warningDeep
798
+ },
799
+ outline: {
800
+ text: t.status.warningDeep,
801
+ border: t.status.warningDeep
802
+ }
803
+ },
804
+ error: {
805
+ solid: {
806
+ bg: t.status.error,
807
+ text: t.text.inverse
808
+ },
809
+ light: {
810
+ bg: t.surface.errorSoft,
811
+ text: t.status.errorDark,
812
+ border: t.status.errorDark
813
+ },
814
+ outline: {
815
+ text: t.status.errorDark,
816
+ border: t.status.errorDark
817
+ }
818
+ },
819
+ processing: {
820
+ solid: {
821
+ bg: t.brand.primary,
822
+ text: t.text.inverse
823
+ },
824
+ light: {
825
+ bg: t.semantic.infoBg,
826
+ text: t.brand.primary,
827
+ border: t.brand.primary
828
+ },
829
+ outline: {
830
+ text: t.brand.primary,
831
+ border: t.brand.primary
832
+ }
833
+ },
834
+ inactive: {
835
+ solid: {
836
+ bg: t.surface.neutralSoft,
837
+ text: t.text.primary,
838
+ border: t.text.disabled
839
+ },
840
+ light: {
841
+ bg: t.surface.subtle,
842
+ text: t.text.secondary,
843
+ border: t.text.disabled
844
+ },
845
+ outline: {
846
+ text: t.text.secondary,
847
+ border: t.text.disabled
848
+ }
849
+ },
850
+ new: {
851
+ solid: {
852
+ bg: t.brand.primaryPressed,
853
+ text: t.text.inverse
854
+ },
855
+ light: {
856
+ bg: t.surface.subtle,
857
+ text: t.brand.deepBrand,
858
+ border: t.brand.deepBrand
859
+ },
860
+ outline: {
861
+ text: t.brand.deepBrand,
862
+ border: t.brand.deepBrand
863
+ }
864
+ }
865
+ },
866
+ typography: { fontWeight: 700 },
867
+ count: { radius: "999px" },
868
+ dot: {
869
+ border: t.text.inverse,
870
+ borderWidth: "2px"
871
+ },
872
+ statusText: {
873
+ color: t.text.primary,
874
+ gap: "8px",
875
+ fontWeight: 600
876
+ },
877
+ size: {
878
+ sm: {
879
+ countSize: "16px",
880
+ countPadding: "0 5px",
881
+ dotSize: "6px",
882
+ statusDotSize: "6px",
883
+ typography: {
884
+ fontSize: "11px",
885
+ lineHeight: "16px",
886
+ letterSpacing: "0"
887
+ },
888
+ statusTypography: {
889
+ fontSize: "12px",
890
+ lineHeight: "16px"
891
+ }
892
+ },
893
+ md: {
894
+ countSize: "20px",
895
+ countPadding: "0 6px",
896
+ dotSize: "8px",
897
+ statusDotSize: "8px",
898
+ typography: {
899
+ fontSize: "12px",
900
+ lineHeight: "18px",
901
+ letterSpacing: "0"
902
+ },
903
+ statusTypography: {
904
+ fontSize: "14px",
905
+ lineHeight: "18px"
906
+ }
907
+ },
908
+ lg: {
909
+ countSize: "24px",
910
+ countPadding: "0 8px",
911
+ dotSize: "10px",
912
+ statusDotSize: "10px",
913
+ typography: {
914
+ fontSize: "14px",
915
+ lineHeight: "20px",
916
+ letterSpacing: "0"
917
+ },
918
+ statusTypography: {
919
+ fontSize: "16px",
920
+ lineHeight: "20px"
921
+ }
922
+ }
923
+ },
924
+ ribbon: {
925
+ radius: "3px 3px 0 0",
926
+ fontSize: "12px",
927
+ lineHeight: "18px",
928
+ letterSpacing: "0"
929
+ }
930
+ },
931
+ empty: {
932
+ text: {
933
+ title: t.text.secondary,
934
+ description: t.text.secondary
935
+ },
936
+ title: { fontWeight: 700 },
937
+ description: { fontWeight: 400 },
938
+ illustration: {
939
+ color: t.text.secondary,
940
+ strokeWidth: "2px"
941
+ },
942
+ table: { messageFontWeight: 700 },
943
+ size: {
944
+ desktop: {
945
+ illustrationSize: "96px",
946
+ illustrationGap: "20px",
947
+ copyGap: "12px",
948
+ copyWidth: "426px",
949
+ actionGap: "24px",
950
+ tableMinHeight: "210px",
951
+ tablePadding: "48px 24px",
952
+ tableActionGap: "22px",
953
+ title: {
954
+ fontSize: "20px",
955
+ lineHeight: "28px"
956
+ },
957
+ description: {
958
+ fontSize: "14px",
959
+ lineHeight: "20px"
960
+ },
961
+ tableMessage: {
962
+ fontSize: "20px",
963
+ lineHeight: "28px"
964
+ }
965
+ },
966
+ mobile: {
967
+ illustrationSize: "80px",
968
+ illustrationGap: "20px",
969
+ copyGap: "12px",
970
+ copyWidth: "197px",
971
+ actionGap: "20px",
972
+ tableMinHeight: "168px",
973
+ tablePadding: "32px 16px",
974
+ tableActionGap: "18px",
975
+ title: {
976
+ fontSize: "16px",
977
+ lineHeight: "22px"
978
+ },
979
+ description: {
980
+ fontSize: "14px",
981
+ lineHeight: "18px"
982
+ },
983
+ tableMessage: {
984
+ fontSize: "16px",
985
+ lineHeight: "22px"
986
+ }
987
+ }
988
+ }
989
+ },
630
990
  picker: { selected: {
631
991
  background: t.accent.highlightSoft,
632
992
  border: t.accent.highlight,
@@ -659,4 +1019,4 @@ var t = {
659
1019
  //#endregion
660
1020
  export { r as n, t as r, i as t };
661
1021
 
662
- //# sourceMappingURL=ontadaTheme-BPvhejkq.js.map
1022
+ //# sourceMappingURL=ontadaTheme-DoyP_6uO.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ontadaTheme-DoyP_6uO.js","names":[],"sources":["../src/tokens/core.ts","../src/theme/ontadaTheme.ts"],"sourcesContent":["export const CORE_COLORS = {\n brand: {\n primary: '#007CC1',\n primaryHover: '#00669E',\n primaryPressed: '#005483',\n brandTint: '#80BDE0',\n deepBrand: '#163E5E',\n },\n text: {\n primary: '#1E394E',\n secondary: '#3C5C6E',\n disabled: '#BAC5CC',\n strong: '#181818',\n inverse: '#FFFFFF',\n muted: '#627386',\n iconMuted: '#7A8A95',\n },\n status: {\n success: '#36B35B',\n successDark: '#277036',\n successDeep: '#2E8540',\n warning: '#D3722E',\n warningDark: '#B05D23',\n warningDeep: '#975220',\n error: '#DB3A29',\n errorDark: '#C53026',\n errorDeep: '#AE2522',\n },\n surface: {\n layout: '#FBFBFA',\n container: '#FFFFFF',\n subtle: '#F2F6FA',\n canvas: '#F3F2F1',\n neutralSoft: '#E5E8EA',\n divider: '#E5E7EB',\n successSoft: '#E7F4E4',\n warningSoft: '#F9E6CF',\n errorSoft: '#F9E9E8',\n },\n accent: {\n highlight: '#F7C91E',\n highlightBg: '#FAF5E2',\n highlightSoft: '#FAF0C8',\n signal: '#F6BE00',\n },\n semantic: {\n successBg: '#EBF7F0',\n warningBg: '#FDF5EE',\n errorBg: '#FEF1F0',\n infoBg: '#F0F5FD',\n },\n} as const\n\nexport type CoreColors = typeof CORE_COLORS\n","import type { ThemeConfig } from 'antd'\nimport { theme as ontadaTheme } from 'antd'\nimport { CORE_COLORS } from '../tokens/core'\n\nconst { defaultAlgorithm } = ontadaTheme\n\nexport const dsSemanticTokens = {\n button: {\n primary: {\n default: CORE_COLORS.brand.primary,\n hover: CORE_COLORS.brand.primaryHover,\n pressed: CORE_COLORS.brand.primaryPressed,\n text: CORE_COLORS.text.inverse,\n disabledText: CORE_COLORS.brand.brandTint,\n disabledBg: CORE_COLORS.surface.subtle,\n },\n secondary: {\n defaultText: CORE_COLORS.brand.primary,\n defaultBorder: CORE_COLORS.brand.primary,\n defaultBg: CORE_COLORS.text.inverse,\n hoverText: CORE_COLORS.brand.primaryHover,\n hoverBorder: CORE_COLORS.brand.primaryHover,\n hoverBg: CORE_COLORS.surface.subtle,\n pressedText: CORE_COLORS.brand.primaryPressed,\n pressedBorder: CORE_COLORS.brand.primaryPressed,\n pressedBg: CORE_COLORS.surface.neutralSoft,\n disabledText: CORE_COLORS.brand.brandTint,\n disabledBorder: CORE_COLORS.brand.brandTint,\n disabledBg: CORE_COLORS.text.inverse,\n },\n tertiary: {\n defaultText: CORE_COLORS.brand.primary,\n hoverText: CORE_COLORS.brand.primaryHover,\n pressedText: CORE_COLORS.brand.primaryPressed,\n disabledText: CORE_COLORS.brand.brandTint,\n },\n tertiaryAlt: {\n defaultText: CORE_COLORS.text.primary,\n hoverText: CORE_COLORS.text.primary,\n pressedText: CORE_COLORS.text.strong,\n disabledText: CORE_COLORS.text.disabled,\n },\n typography: {\n small: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.48px',\n },\n middle: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0.49px',\n },\n large: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '0.48px',\n },\n fontWeight: 600,\n textTransform: 'uppercase',\n },\n },\n input: {\n height: {\n small: '26px',\n middle: '32px',\n large: '38px',\n },\n padding: {\n small: {\n x: '8px',\n y: '5px',\n },\n middle: {\n x: '10px',\n y: '7px',\n },\n large: {\n x: '12px',\n y: '9px',\n },\n },\n border: {\n default: CORE_COLORS.text.muted,\n hover: CORE_COLORS.text.primary,\n focus: CORE_COLORS.brand.primary,\n error: CORE_COLORS.status.errorDark,\n success: CORE_COLORS.status.successDark,\n radius: '4px',\n widthDefault: '1px',\n widthFocus: '2px',\n },\n text: {\n default: CORE_COLORS.text.muted,\n focus: CORE_COLORS.text.primary,\n disabled: CORE_COLORS.text.secondary,\n readOnly: CORE_COLORS.text.secondary,\n placeholder: CORE_COLORS.text.muted,\n },\n background: {\n default: CORE_COLORS.text.inverse,\n disabled: CORE_COLORS.surface.subtle,\n readOnly: CORE_COLORS.surface.subtle,\n },\n focusFontWeight: 600,\n },\n form: {\n text: {\n label: CORE_COLORS.text.primary,\n description: CORE_COLORS.text.secondary,\n sectionTitle: CORE_COLORS.text.strong,\n summaryTitle: CORE_COLORS.text.strong,\n optional: CORE_COLORS.text.muted,\n required: CORE_COLORS.status.errorDark,\n help: CORE_COLORS.text.secondary,\n error: CORE_COLORS.status.errorDark,\n warning: CORE_COLORS.status.warningDark,\n success: CORE_COLORS.status.successDark,\n },\n surface: {\n background: CORE_COLORS.text.inverse,\n subtle: CORE_COLORS.surface.subtle,\n clinical: CORE_COLORS.semantic.infoBg,\n review: CORE_COLORS.surface.layout,\n warning: CORE_COLORS.semantic.warningBg,\n error: CORE_COLORS.semantic.errorBg,\n },\n border: {\n color: CORE_COLORS.text.disabled,\n strong: CORE_COLORS.text.muted,\n focus: CORE_COLORS.brand.primary,\n radius: '6px',\n width: '1px',\n },\n typography: {\n label: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 600,\n },\n help: {\n fontSize: '12px',\n lineHeight: '16px',\n fontWeight: 600,\n },\n sectionTitle: {\n fontSize: '16px',\n lineHeight: '22px',\n fontWeight: 700,\n },\n sectionDescription: {\n fontSize: '14px',\n lineHeight: '20px',\n fontWeight: 400,\n },\n summaryTitle: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 700,\n },\n },\n spacing: {\n standard: {\n itemGap: '20px',\n sectionGap: '20px',\n shellPadding: '0',\n },\n compact: {\n itemGap: '12px',\n sectionGap: '12px',\n shellPadding: '0',\n },\n clinical: {\n itemGap: '18px',\n sectionGap: '16px',\n shellPadding: '16px',\n },\n review: {\n itemGap: '14px',\n sectionGap: '12px',\n shellPadding: '16px',\n },\n wizardSection: {\n itemGap: '20px',\n sectionGap: '20px',\n shellPadding: '24px',\n },\n },\n },\n checkbox: {\n size: {\n sm: 16,\n md: 18,\n lg: 20,\n },\n radius: 2,\n border: {\n default: CORE_COLORS.text.muted,\n hover: CORE_COLORS.brand.primaryHover,\n checked: CORE_COLORS.brand.primary,\n error: CORE_COLORS.status.errorDark,\n errorHover: CORE_COLORS.status.errorDeep,\n },\n background: {\n default: CORE_COLORS.text.inverse,\n checked: CORE_COLORS.brand.primary,\n disabled: CORE_COLORS.text.disabled,\n errorChecked: CORE_COLORS.status.errorDark,\n },\n mark: {\n checked: CORE_COLORS.text.inverse,\n indeterminate: CORE_COLORS.text.inverse,\n },\n borderWidth: {\n default: 1,\n hover: 2,\n },\n indeterminate: {\n sm: {\n width: 10,\n height: 3,\n },\n md: {\n width: 12,\n height: 3,\n },\n lg: {\n width: 12,\n height: 3,\n },\n },\n },\n tooltip: {\n width: {\n normal: {\n min: '200px',\n max: '320px',\n },\n mini: {\n min: '40px',\n max: '180px',\n },\n },\n padding: {\n normal: '16px',\n mini: '8px 12px',\n },\n radius: '4px',\n surface: {\n background: CORE_COLORS.surface.subtle,\n title: CORE_COLORS.text.strong,\n body: CORE_COLORS.text.primary,\n },\n elevation: 'drop-shadow(0px 2px 5px rgba(38, 44, 54, 0.3))',\n arrow: {\n width: '14px',\n height: '8px',\n },\n typography: {\n title: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 600,\n },\n body: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 400,\n },\n },\n },\n pagination: {\n surface: {\n activeBg: CORE_COLORS.accent.highlightBg,\n activeBorder: CORE_COLORS.accent.highlight,\n hoverBg: CORE_COLORS.accent.highlightBg,\n },\n text: {\n default: CORE_COLORS.brand.primary,\n active: CORE_COLORS.text.strong,\n disabled: CORE_COLORS.text.disabled,\n hover: CORE_COLORS.brand.primaryHover,\n },\n typography: {\n item: {\n fontSize: '16px',\n lineHeight: '20px',\n fontWeight: 600,\n activeWeight: 700,\n letterSpacing: '-0.016px',\n },\n jump: {\n fontSize: '14px',\n lineHeight: '18px',\n fontWeight: 600,\n },\n },\n spacing: {\n gap: '16px',\n optionsGap: '12px',\n optionsOffset: '16px',\n },\n quickJumper: {\n inputWidth: '56px',\n },\n radius: {\n item: '50%',\n jump: '16px',\n input: '4px',\n },\n iconControl: {\n width: '20px',\n height: '20px',\n iconSize: 20,\n },\n },\n tabs: {\n text: {\n inactive: CORE_COLORS.text.primary,\n active: CORE_COLORS.text.strong,\n },\n indicator: {\n active: CORE_COLORS.accent.signal,\n baseline: CORE_COLORS.text.secondary,\n },\n },\n segmented: {\n container: {\n background: CORE_COLORS.surface.canvas,\n border: CORE_COLORS.text.disabled,\n borderWidth: '1px',\n radius: '4px',\n padding: '3px 4px',\n },\n item: {\n selectedBackground: CORE_COLORS.text.inverse,\n selectedBorder: CORE_COLORS.text.muted,\n selectedRadius: '4px',\n unselectedRadius: '48px',\n },\n text: {\n inactive: CORE_COLORS.text.secondary,\n active: CORE_COLORS.text.primary,\n },\n typography: {\n fontWeight: 600,\n },\n size: {\n sm: {\n controlHeight: '26px',\n itemHeight: '18px',\n gap: '4px',\n paddingX: '8px',\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.012px',\n iconSize: '12px',\n },\n md: {\n controlHeight: '32px',\n itemHeight: '24px',\n gap: '6px',\n paddingX: '8px',\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0px',\n iconSize: '14px',\n },\n lg: {\n controlHeight: '38px',\n itemHeight: '30px',\n gap: '8px',\n paddingX: '8px',\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '-0.016px',\n iconSize: '16px',\n },\n },\n },\n breadcrumb: {\n link: {\n default: CORE_COLORS.brand.primaryHover,\n hover: CORE_COLORS.brand.primaryPressed,\n },\n current: {\n text: CORE_COLORS.text.strong,\n },\n separator: {\n color: CORE_COLORS.text.muted,\n glyph: '›',\n size: '10px',\n gap: {\n sm: '4px',\n md: '6px',\n lg: '8px',\n },\n },\n typography: {\n family: \"'Nunito', sans-serif\",\n weight: 600,\n sm: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.012px',\n },\n md: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0',\n },\n lg: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '-0.016px',\n },\n },\n },\n modal: {\n width: {\n desktop: {\n xs: 400,\n sm: 672,\n md: 1036,\n lg: 1536,\n fullScreen: '100vw',\n },\n mobile: {\n xs: 288,\n sm: 288,\n md: 288,\n lg: 288,\n fullScreen: '100vw',\n },\n },\n surface: {\n background: CORE_COLORS.text.inverse,\n header: CORE_COLORS.surface.neutralSoft,\n headerFullScreen: CORE_COLORS.surface.neutralSoft,\n },\n text: {\n title: CORE_COLORS.text.strong,\n body: CORE_COLORS.text.primary,\n required: CORE_COLORS.status.errorDark,\n },\n border: {\n color: CORE_COLORS.text.disabled,\n width: '1px',\n radius: '6px',\n fullScreenRadius: '0',\n },\n backdrop: 'rgba(164, 164, 164, 0.6)',\n shadow: '0px 4px 8px rgba(38, 44, 54, 0.4)',\n spacing: {\n header: {\n x: '24px',\n y: '16px',\n },\n body: {\n desktop: '24px 40px',\n mobile: '16px',\n },\n footer: {\n desktop: '16px 24px',\n mobile: '16px',\n },\n },\n closeButton: {\n size: '26px',\n iconSize: '18px',\n radius: '5px',\n color: CORE_COLORS.text.iconMuted,\n hoverBg: CORE_COLORS.surface.canvas,\n focusOutline: CORE_COLORS.brand.primary,\n },\n },\n drawer: {\n width: {\n narrow: 378,\n standard: 480,\n wide: 640,\n full: 736,\n },\n surface: {\n background: CORE_COLORS.text.inverse,\n header: CORE_COLORS.surface.neutralSoft,\n footer: CORE_COLORS.text.inverse,\n details: CORE_COLORS.text.inverse,\n edit: CORE_COLORS.text.inverse,\n filter: CORE_COLORS.text.inverse,\n confirmation: CORE_COLORS.text.inverse,\n workflowPanel: CORE_COLORS.text.inverse,\n },\n text: {\n title: CORE_COLORS.text.strong,\n body: CORE_COLORS.text.primary,\n description: CORE_COLORS.text.secondary,\n },\n border: {\n color: CORE_COLORS.text.disabled,\n width: '1px',\n radius: '0',\n },\n backdrop: 'rgba(164, 164, 164, 0.6)',\n shadow: '-4px 0 8px rgba(38, 44, 54, 0.18)',\n spacing: {\n header: '16px 24px',\n body: '24px',\n bodyCompact: '16px 24px',\n footer: '16px 24px',\n },\n closeButton: {\n size: '26px',\n iconSize: '18px',\n color: CORE_COLORS.text.primary,\n radius: '4px',\n },\n },\n table: {\n surface: {\n container: CORE_COLORS.text.inverse,\n layout: CORE_COLORS.surface.layout,\n headerDefault: CORE_COLORS.surface.neutralSoft,\n headerWhite: CORE_COLORS.text.inverse,\n rowHover: CORE_COLORS.surface.canvas,\n rowSelected: CORE_COLORS.accent.highlightBg,\n },\n text: {\n header: CORE_COLORS.brand.primary,\n body: CORE_COLORS.text.primary,\n sorterMuted: CORE_COLORS.text.muted,\n },\n typography: {\n header: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '-0.016px',\n fontWeight: 600,\n },\n body: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0px',\n fontWeight: 400,\n },\n compactHeader: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.02px',\n fontWeight: 600,\n },\n compactBody: {\n fontSize: '10px',\n lineHeight: '14px',\n letterSpacing: '0.02px',\n fontWeight: 400,\n },\n },\n rowHeight: {\n normal: {\n header: '44px',\n body: '42px',\n },\n compact: {\n header: '34px',\n body: '30px',\n },\n },\n padding: {\n normal: {\n header: '0 16px',\n body: '0 16px',\n },\n compact: {\n header: '8px 10px',\n body: '6px 8px',\n },\n },\n border: {\n container: CORE_COLORS.text.disabled,\n bodyDivider: CORE_COLORS.surface.divider,\n headerDividerWidth: '2px',\n radius: '4px',\n },\n },\n tag: {\n borderWidth: '1px',\n status: {\n neutral: {\n solid: { bg: CORE_COLORS.text.muted, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.text.primary },\n outline: { text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n },\n success: {\n solid: { bg: CORE_COLORS.status.successDeep, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.successSoft, text: CORE_COLORS.status.successDark },\n outline: { text: CORE_COLORS.status.successDark, border: CORE_COLORS.status.successDark },\n },\n warning: {\n solid: { bg: CORE_COLORS.status.warningDark, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.warningSoft, text: CORE_COLORS.status.warningDeep },\n outline: { text: CORE_COLORS.status.warningDeep, border: CORE_COLORS.status.warningDeep },\n },\n error: {\n solid: { bg: CORE_COLORS.status.error, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.errorSoft, text: CORE_COLORS.status.errorDark },\n outline: { text: CORE_COLORS.status.errorDark, border: CORE_COLORS.status.errorDark },\n },\n inactive: {\n solid: { bg: 'transparent', text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n light: { bg: 'transparent', text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n outline: { text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n },\n new: {\n solid: { bg: CORE_COLORS.brand.primaryPressed, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.brand.deepBrand },\n outline: { text: CORE_COLORS.brand.deepBrand, border: CORE_COLORS.brand.deepBrand },\n },\n },\n typography: {\n fontWeight: 700,\n textTransform: 'uppercase',\n },\n size: {\n sm: {\n padding: '1px 10px',\n radius: 3,\n typography: {\n fontSize: '12px',\n lineHeight: '16px',\n letterSpacing: '0.54px',\n },\n },\n md: {\n padding: '2px 12px',\n radius: 4,\n typography: {\n fontSize: '14px',\n lineHeight: '18px',\n letterSpacing: '0.56px',\n },\n },\n lg: {\n padding: '3px 14px',\n radius: 5,\n typography: {\n fontSize: '16px',\n lineHeight: '20px',\n letterSpacing: '0.56px',\n },\n },\n },\n closeIcon: {\n size: {\n sm: '12px',\n md: '14px',\n lg: '16px',\n },\n },\n },\n badge: {\n borderWidth: '1px',\n status: {\n neutral: {\n solid: { bg: CORE_COLORS.text.muted, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.text.primary, border: CORE_COLORS.text.disabled },\n outline: { text: CORE_COLORS.text.primary, border: CORE_COLORS.text.primary },\n },\n success: {\n solid: { bg: CORE_COLORS.status.successDeep, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.successSoft, text: CORE_COLORS.status.successDark, border: CORE_COLORS.status.successDark },\n outline: { text: CORE_COLORS.status.successDark, border: CORE_COLORS.status.successDark },\n },\n warning: {\n solid: { bg: CORE_COLORS.status.warningDark, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.warningSoft, text: CORE_COLORS.status.warningDeep, border: CORE_COLORS.status.warningDeep },\n outline: { text: CORE_COLORS.status.warningDeep, border: CORE_COLORS.status.warningDeep },\n },\n error: {\n solid: { bg: CORE_COLORS.status.error, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.errorSoft, text: CORE_COLORS.status.errorDark, border: CORE_COLORS.status.errorDark },\n outline: { text: CORE_COLORS.status.errorDark, border: CORE_COLORS.status.errorDark },\n },\n processing: {\n solid: { bg: CORE_COLORS.brand.primary, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.semantic.infoBg, text: CORE_COLORS.brand.primary, border: CORE_COLORS.brand.primary },\n outline: { text: CORE_COLORS.brand.primary, border: CORE_COLORS.brand.primary },\n },\n inactive: {\n solid: { bg: CORE_COLORS.surface.neutralSoft, text: CORE_COLORS.text.primary, border: CORE_COLORS.text.disabled },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.text.secondary, border: CORE_COLORS.text.disabled },\n outline: { text: CORE_COLORS.text.secondary, border: CORE_COLORS.text.disabled },\n },\n new: {\n solid: { bg: CORE_COLORS.brand.primaryPressed, text: CORE_COLORS.text.inverse },\n light: { bg: CORE_COLORS.surface.subtle, text: CORE_COLORS.brand.deepBrand, border: CORE_COLORS.brand.deepBrand },\n outline: { text: CORE_COLORS.brand.deepBrand, border: CORE_COLORS.brand.deepBrand },\n },\n },\n typography: {\n fontWeight: 700,\n },\n count: {\n radius: '999px',\n },\n dot: {\n border: CORE_COLORS.text.inverse,\n borderWidth: '2px',\n },\n statusText: {\n color: CORE_COLORS.text.primary,\n gap: '8px',\n fontWeight: 600,\n },\n size: {\n sm: {\n countSize: '16px',\n countPadding: '0 5px',\n dotSize: '6px',\n statusDotSize: '6px',\n typography: {\n fontSize: '11px',\n lineHeight: '16px',\n letterSpacing: '0',\n },\n statusTypography: {\n fontSize: '12px',\n lineHeight: '16px',\n },\n },\n md: {\n countSize: '20px',\n countPadding: '0 6px',\n dotSize: '8px',\n statusDotSize: '8px',\n typography: {\n fontSize: '12px',\n lineHeight: '18px',\n letterSpacing: '0',\n },\n statusTypography: {\n fontSize: '14px',\n lineHeight: '18px',\n },\n },\n lg: {\n countSize: '24px',\n countPadding: '0 8px',\n dotSize: '10px',\n statusDotSize: '10px',\n typography: {\n fontSize: '14px',\n lineHeight: '20px',\n letterSpacing: '0',\n },\n statusTypography: {\n fontSize: '16px',\n lineHeight: '20px',\n },\n },\n },\n ribbon: {\n radius: '3px 3px 0 0',\n fontSize: '12px',\n lineHeight: '18px',\n letterSpacing: '0',\n },\n },\n empty: {\n text: {\n title: CORE_COLORS.text.secondary,\n description: CORE_COLORS.text.secondary,\n },\n title: {\n fontWeight: 700,\n },\n description: {\n fontWeight: 400,\n },\n illustration: {\n color: CORE_COLORS.text.secondary,\n strokeWidth: '2px',\n },\n table: {\n messageFontWeight: 700,\n },\n size: {\n desktop: {\n illustrationSize: '96px',\n illustrationGap: '20px',\n copyGap: '12px',\n copyWidth: '426px',\n actionGap: '24px',\n tableMinHeight: '210px',\n tablePadding: '48px 24px',\n tableActionGap: '22px',\n title: {\n fontSize: '20px',\n lineHeight: '28px',\n },\n description: {\n fontSize: '14px',\n lineHeight: '20px',\n },\n tableMessage: {\n fontSize: '20px',\n lineHeight: '28px',\n },\n },\n mobile: {\n illustrationSize: '80px',\n illustrationGap: '20px',\n copyGap: '12px',\n copyWidth: '197px',\n actionGap: '20px',\n tableMinHeight: '168px',\n tablePadding: '32px 16px',\n tableActionGap: '18px',\n title: {\n fontSize: '16px',\n lineHeight: '22px',\n },\n description: {\n fontSize: '14px',\n lineHeight: '18px',\n },\n tableMessage: {\n fontSize: '16px',\n lineHeight: '22px',\n },\n },\n },\n },\n picker: {\n selected: {\n background: CORE_COLORS.accent.highlightSoft,\n border: CORE_COLORS.accent.highlight,\n text: CORE_COLORS.text.strong,\n },\n },\n} as const\n\nexport const appTheme: ThemeConfig = {\n algorithm: defaultAlgorithm,\n token: {\n fontFamily: \"'Nunito', sans-serif\",\n fontSize: 14,\n\n colorPrimary: dsSemanticTokens.button.primary.default,\n colorPrimaryHover: dsSemanticTokens.button.primary.hover,\n colorPrimaryActive: dsSemanticTokens.button.primary.pressed,\n\n colorSuccess: CORE_COLORS.status.success,\n colorWarning: CORE_COLORS.status.warning,\n colorError: CORE_COLORS.status.error,\n colorInfo: dsSemanticTokens.button.primary.default,\n colorLink: CORE_COLORS.brand.primaryHover,\n\n borderRadius: 6,\n\n colorText: CORE_COLORS.text.primary,\n colorTextSecondary: CORE_COLORS.text.secondary,\n colorTextDisabled: CORE_COLORS.text.disabled,\n\n colorBgLayout: CORE_COLORS.surface.layout,\n colorBgContainer: CORE_COLORS.text.inverse,\n colorBgElevated: CORE_COLORS.text.inverse,\n\n colorBorder: CORE_COLORS.text.muted,\n colorBorderSecondary: CORE_COLORS.surface.divider,\n },\n}\n"],"mappings":"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"}
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./ontadaTheme-Dqoqbqk_.cjs`);exports.appTheme=e.t,exports.dsSemanticTokens=e.n;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./ontadaTheme-DEEJ31G9.cjs`);exports.appTheme=e.t,exports.dsSemanticTokens=e.n;
package/dist-lib/theme.js CHANGED
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./ontadaTheme-BPvhejkq.js";
1
+ import { n as e, t } from "./ontadaTheme-DoyP_6uO.js";
2
2
  export { t as appTheme, e as dsSemanticTokens };
@@ -0,0 +1,41 @@
1
+ import { Badge as AntBadge } from 'antd';
2
+ import type { BadgeProps as AntBadgeProps } from 'antd';
3
+ import type { FC } from 'react';
4
+ export type DSBadgeStatus = 'neutral' | 'success' | 'warning' | 'error' | 'processing' | 'inactive' | 'new' | 'custom';
5
+ export type DSBadgeVariant = 'solid' | 'light' | 'outline';
6
+ export type DSBadgeSize = 'sm' | 'md' | 'lg';
7
+ type RestrictedAntBadgeProps = 'color' | 'status' | 'size';
8
+ type RestrictedAntRibbonProps = 'color';
9
+ type AntRibbonProps = Parameters<typeof AntBadge.Ribbon>[0];
10
+ export type BadgeProps = Omit<AntBadgeProps, RestrictedAntBadgeProps> & {
11
+ /** DS semantic status — drives count, dot, status text, and ribbon colors. */
12
+ dsStatus?: DSBadgeStatus;
13
+ /** DS visual style — solid filled, light tinted, or outline only. */
14
+ dsVariant?: DSBadgeVariant;
15
+ /** DS size — sm, md, or lg. */
16
+ dsSize?: DSBadgeSize;
17
+ /** Custom text color applied when dsStatus is custom. */
18
+ dsCustomTextColor?: string;
19
+ /** Custom background color applied when dsStatus is custom. */
20
+ dsCustomBackgroundColor?: string;
21
+ /** Custom border color applied when dsStatus is custom. */
22
+ dsCustomBorderColor?: string;
23
+ };
24
+ export type BadgeRibbonProps = Omit<AntRibbonProps, RestrictedAntRibbonProps> & {
25
+ /** DS semantic status — drives ribbon colors. */
26
+ dsStatus?: DSBadgeStatus;
27
+ /** DS visual style — solid filled, light tinted, or outline only. */
28
+ dsVariant?: DSBadgeVariant;
29
+ /** Custom text color applied when dsStatus is custom. */
30
+ dsCustomTextColor?: string;
31
+ /** Custom background color applied when dsStatus is custom. */
32
+ dsCustomBackgroundColor?: string;
33
+ /** Custom border color applied when dsStatus is custom. */
34
+ dsCustomBorderColor?: string;
35
+ };
36
+ type DSBadgeComponent = FC<BadgeProps> & {
37
+ Ribbon: FC<BadgeRibbonProps>;
38
+ };
39
+ export declare const Badge: DSBadgeComponent;
40
+ export {};
41
+ //# sourceMappingURL=Badge.d.ts.map