@salutejs/plasma-new-hope 0.346.0-canary.2425.21516060814.0 → 0.346.0-canary.2425.21518296162.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 (180) hide show
  1. package/dist/css/cjs/components/DatePicker/DatePicker.tokens.js +32 -12
  2. package/dist/css/cjs/components/DatePicker/DatePicker.tokens.js.map +1 -1
  3. package/dist/css/cjs/components/DatePicker/DatePickerBase.styles.js +15 -8
  4. package/dist/css/cjs/components/DatePicker/DatePickerBase.styles.js.map +1 -1
  5. package/dist/css/cjs/components/DatePicker/DatePickerBase.styles_tp9mx9.css +2 -0
  6. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDate.css +52 -6
  7. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDate.js +14 -2
  8. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDate.js.map +1 -1
  9. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDate.styles.js +20 -4
  10. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDate.styles.js.map +1 -1
  11. package/dist/css/{es/components/DatePicker/RangeDate/RangeDate.styles_1ujwpjy.css → cjs/components/DatePicker/RangeDate/RangeDate.styles_66jujg.css} +1 -1
  12. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +50 -4
  13. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +26 -4
  14. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js.map +1 -1
  15. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +34 -20
  16. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js.map +1 -1
  17. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles_1aqa1ia.css +2 -0
  18. package/dist/css/cjs/components/DatePicker/SingleDate/SingleDate.css +52 -6
  19. package/dist/css/cjs/components/DatePicker/SingleDate/SingleDate.js +16 -3
  20. package/dist/css/cjs/components/DatePicker/SingleDate/SingleDate.js.map +1 -1
  21. package/dist/css/cjs/components/DatePicker/SingleDate/SingleDate.styles.js +20 -4
  22. package/dist/css/cjs/components/DatePicker/SingleDate/SingleDate.styles.js.map +1 -1
  23. package/dist/css/{es/components/DatePicker/SingleDate/SingleDate.styles_qngddz.css → cjs/components/DatePicker/SingleDate/SingleDate.styles_zf1792.css} +1 -1
  24. package/dist/css/cjs/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js +19 -0
  25. package/dist/css/cjs/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js.map +1 -0
  26. package/dist/css/cjs/components/DatePicker/ui/DateShortcut/DateShortcutList.styles_fva7ey.css +1 -0
  27. package/dist/css/cjs/components/DateTimePicker/DateTimePicker.js +2 -2
  28. package/dist/css/cjs/components/DateTimePicker/DateTimePicker.js.map +1 -1
  29. package/dist/css/cjs/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js +5 -3
  30. package/dist/css/cjs/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js.map +1 -1
  31. package/dist/css/cjs/components/InformationWrapper/InformationWrapper.styles.js +9 -9
  32. package/dist/css/cjs/components/InformationWrapper/InformationWrapper.styles.js.map +1 -1
  33. package/dist/css/cjs/components/InformationWrapper/InformationWrapper.tokens.js +4 -0
  34. package/dist/css/cjs/components/InformationWrapper/InformationWrapper.tokens.js.map +1 -1
  35. package/dist/css/cjs/index.css +13 -11
  36. package/dist/css/es/components/DatePicker/DatePicker.tokens.js +32 -12
  37. package/dist/css/es/components/DatePicker/DatePicker.tokens.js.map +1 -1
  38. package/dist/css/es/components/DatePicker/DatePickerBase.styles.js +15 -8
  39. package/dist/css/es/components/DatePicker/DatePickerBase.styles.js.map +1 -1
  40. package/dist/css/es/components/DatePicker/DatePickerBase.styles_tp9mx9.css +2 -0
  41. package/dist/css/es/components/DatePicker/RangeDate/RangeDate.css +52 -6
  42. package/dist/css/es/components/DatePicker/RangeDate/RangeDate.js +14 -2
  43. package/dist/css/es/components/DatePicker/RangeDate/RangeDate.js.map +1 -1
  44. package/dist/css/es/components/DatePicker/RangeDate/RangeDate.styles.js +20 -4
  45. package/dist/css/es/components/DatePicker/RangeDate/RangeDate.styles.js.map +1 -1
  46. package/dist/css/{cjs/components/DatePicker/RangeDate/RangeDate.styles_1ujwpjy.css → es/components/DatePicker/RangeDate/RangeDate.styles_66jujg.css} +1 -1
  47. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +50 -4
  48. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +26 -4
  49. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js.map +1 -1
  50. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +35 -21
  51. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js.map +1 -1
  52. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles_1aqa1ia.css +2 -0
  53. package/dist/css/es/components/DatePicker/SingleDate/SingleDate.css +52 -6
  54. package/dist/css/es/components/DatePicker/SingleDate/SingleDate.js +16 -3
  55. package/dist/css/es/components/DatePicker/SingleDate/SingleDate.js.map +1 -1
  56. package/dist/css/es/components/DatePicker/SingleDate/SingleDate.styles.js +20 -4
  57. package/dist/css/es/components/DatePicker/SingleDate/SingleDate.styles.js.map +1 -1
  58. package/dist/css/{cjs/components/DatePicker/SingleDate/SingleDate.styles_qngddz.css → es/components/DatePicker/SingleDate/SingleDate.styles_zf1792.css} +1 -1
  59. package/dist/css/es/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js +15 -0
  60. package/dist/css/es/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js.map +1 -0
  61. package/dist/css/es/components/DatePicker/ui/DateShortcut/DateShortcutList.styles_fva7ey.css +1 -0
  62. package/dist/css/es/components/DateTimePicker/DateTimePicker.js +2 -2
  63. package/dist/css/es/components/DateTimePicker/DateTimePicker.js.map +1 -1
  64. package/dist/css/es/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js +6 -4
  65. package/dist/css/es/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js.map +1 -1
  66. package/dist/css/es/components/InformationWrapper/InformationWrapper.styles.js +10 -10
  67. package/dist/css/es/components/InformationWrapper/InformationWrapper.styles.js.map +1 -1
  68. package/dist/css/es/components/InformationWrapper/InformationWrapper.tokens.js +4 -1
  69. package/dist/css/es/components/InformationWrapper/InformationWrapper.tokens.js.map +1 -1
  70. package/dist/css/es/index.css +13 -11
  71. package/dist/emotion/cjs/components/DatePicker/DatePicker.tokens.js +31 -13
  72. package/dist/emotion/cjs/components/DatePicker/DatePickerBase.styles.js +11 -8
  73. package/dist/emotion/cjs/components/DatePicker/RangeDate/RangeDate.js +13 -2
  74. package/dist/emotion/cjs/components/DatePicker/RangeDate/RangeDate.styles.js +11 -5
  75. package/dist/emotion/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +22 -5
  76. package/dist/emotion/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +16 -10
  77. package/dist/emotion/cjs/components/DatePicker/SingleDate/SingleDate.js +15 -3
  78. package/dist/emotion/cjs/components/DatePicker/SingleDate/SingleDate.styles.js +13 -7
  79. package/dist/emotion/cjs/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js +23 -0
  80. package/dist/emotion/cjs/components/DatePicker/ui/index.js +18 -0
  81. package/dist/emotion/cjs/components/DateTimePicker/DateTimePicker.js +1 -1
  82. package/dist/emotion/cjs/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js +52 -4
  83. package/dist/emotion/cjs/components/InformationWrapper/InformationWrapper.styles.js +33 -33
  84. package/dist/emotion/cjs/components/InformationWrapper/InformationWrapper.tokens.js +6 -0
  85. package/dist/emotion/cjs/examples/components/Combobox/Combobox.js +15 -0
  86. package/dist/emotion/cjs/examples/components/DatePicker/DatePicker.clear.config.js +13 -12
  87. package/dist/emotion/cjs/examples/components/DatePicker/DatePicker.config.js +13 -12
  88. package/dist/emotion/es/components/DatePicker/DatePicker.tokens.js +29 -11
  89. package/dist/emotion/es/components/DatePicker/DatePickerBase.styles.js +11 -8
  90. package/dist/emotion/es/components/DatePicker/RangeDate/RangeDate.js +13 -2
  91. package/dist/emotion/es/components/DatePicker/RangeDate/RangeDate.styles.js +11 -5
  92. package/dist/emotion/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +22 -5
  93. package/dist/emotion/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +18 -12
  94. package/dist/emotion/es/components/DatePicker/SingleDate/SingleDate.js +15 -3
  95. package/dist/emotion/es/components/DatePicker/SingleDate/SingleDate.styles.js +13 -7
  96. package/dist/emotion/es/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js +8 -0
  97. package/dist/emotion/es/components/DatePicker/ui/index.js +1 -0
  98. package/dist/emotion/es/components/DateTimePicker/DateTimePicker.js +1 -1
  99. package/dist/emotion/es/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js +52 -4
  100. package/dist/emotion/es/components/InformationWrapper/InformationWrapper.styles.js +34 -34
  101. package/dist/emotion/es/components/InformationWrapper/InformationWrapper.tokens.js +3 -0
  102. package/dist/emotion/es/examples/components/Combobox/Combobox.js +7 -0
  103. package/dist/emotion/es/examples/components/DatePicker/DatePicker.clear.config.js +13 -12
  104. package/dist/emotion/es/examples/components/DatePicker/DatePicker.config.js +13 -12
  105. package/dist/styled-components/cjs/components/DatePicker/DatePicker.tokens.js +31 -13
  106. package/dist/styled-components/cjs/components/DatePicker/DatePickerBase.styles.js +14 -10
  107. package/dist/styled-components/cjs/components/DatePicker/RangeDate/RangeDate.js +13 -2
  108. package/dist/styled-components/cjs/components/DatePicker/RangeDate/RangeDate.styles.js +20 -4
  109. package/dist/styled-components/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +22 -5
  110. package/dist/styled-components/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +24 -18
  111. package/dist/styled-components/cjs/components/DatePicker/SingleDate/SingleDate.js +15 -3
  112. package/dist/styled-components/cjs/components/DatePicker/SingleDate/SingleDate.styles.js +21 -5
  113. package/dist/styled-components/cjs/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js +69 -0
  114. package/dist/styled-components/cjs/components/DatePicker/ui/index.js +18 -0
  115. package/dist/styled-components/cjs/components/DateTimePicker/DateTimePicker.js +1 -1
  116. package/dist/styled-components/cjs/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js +52 -4
  117. package/dist/styled-components/cjs/components/InformationWrapper/InformationWrapper.styles.js +19 -18
  118. package/dist/styled-components/cjs/components/InformationWrapper/InformationWrapper.tokens.js +6 -0
  119. package/dist/styled-components/cjs/examples/components/Combobox/Combobox.js +0 -15
  120. package/dist/styled-components/cjs/examples/components/DatePicker/DatePicker.clear.config.js +237 -49
  121. package/dist/styled-components/cjs/examples/components/DatePicker/DatePicker.config.js +235 -49
  122. package/dist/styled-components/es/components/DatePicker/DatePicker.tokens.js +29 -11
  123. package/dist/styled-components/es/components/DatePicker/DatePickerBase.styles.js +14 -10
  124. package/dist/styled-components/es/components/DatePicker/RangeDate/RangeDate.js +13 -2
  125. package/dist/styled-components/es/components/DatePicker/RangeDate/RangeDate.styles.js +20 -4
  126. package/dist/styled-components/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +22 -5
  127. package/dist/styled-components/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +26 -20
  128. package/dist/styled-components/es/components/DatePicker/SingleDate/SingleDate.js +15 -3
  129. package/dist/styled-components/es/components/DatePicker/SingleDate/SingleDate.styles.js +21 -5
  130. package/dist/styled-components/es/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.js +54 -0
  131. package/dist/styled-components/es/components/DatePicker/ui/index.js +1 -0
  132. package/dist/styled-components/es/components/DateTimePicker/DateTimePicker.js +1 -1
  133. package/dist/styled-components/es/components/DateTimePicker/ui/DateShortcut/DateShortcutList.js +52 -4
  134. package/dist/styled-components/es/components/InformationWrapper/InformationWrapper.styles.js +20 -19
  135. package/dist/styled-components/es/components/InformationWrapper/InformationWrapper.tokens.js +3 -0
  136. package/dist/styled-components/es/examples/components/Combobox/Combobox.js +7 -0
  137. package/dist/styled-components/es/examples/components/DatePicker/DatePicker.clear.config.js +237 -49
  138. package/dist/styled-components/es/examples/components/DatePicker/DatePicker.config.js +235 -49
  139. package/package.json +5 -5
  140. package/types/components/DatePicker/DatePicker.tokens.d.ts +29 -9
  141. package/types/components/DatePicker/DatePicker.tokens.d.ts.map +1 -1
  142. package/types/components/DatePicker/DatePickerBase.styles.d.ts.map +1 -1
  143. package/types/components/DatePicker/DatePickerBase.types.d.ts +10 -1
  144. package/types/components/DatePicker/DatePickerBase.types.d.ts.map +1 -1
  145. package/types/components/DatePicker/RangeDate/RangeDate.d.ts +4 -2
  146. package/types/components/DatePicker/RangeDate/RangeDate.d.ts.map +1 -1
  147. package/types/components/DatePicker/RangeDate/RangeDate.styles.d.ts.map +1 -1
  148. package/types/components/DatePicker/RangeDate/RangeDate.types.d.ts +10 -1
  149. package/types/components/DatePicker/RangeDate/RangeDate.types.d.ts.map +1 -1
  150. package/types/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.d.ts +1 -1
  151. package/types/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.d.ts.map +1 -1
  152. package/types/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.d.ts.map +1 -1
  153. package/types/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.types.d.ts +7 -2
  154. package/types/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.types.d.ts.map +1 -1
  155. package/types/components/DatePicker/SingleDate/SingleDate.d.ts.map +1 -1
  156. package/types/components/DatePicker/SingleDate/SingleDate.styles.d.ts.map +1 -1
  157. package/types/components/DatePicker/SingleDate/SingleDate.types.d.ts +6 -0
  158. package/types/components/DatePicker/SingleDate/SingleDate.types.d.ts.map +1 -1
  159. package/types/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.d.ts +12 -0
  160. package/types/components/DatePicker/ui/DateShortcut/DateShortcutList.styles.d.ts.map +1 -0
  161. package/types/components/DatePicker/ui/index.d.ts +2 -0
  162. package/types/components/DatePicker/ui/index.d.ts.map +1 -0
  163. package/types/components/DateTimePicker/DateTimePicker.d.ts.map +1 -1
  164. package/types/components/DateTimePicker/DateTimePicker.types.d.ts +8 -6
  165. package/types/components/DateTimePicker/DateTimePicker.types.d.ts.map +1 -1
  166. package/types/components/DateTimePicker/ui/DateShortcut/DateShortcutList.d.ts +9 -5
  167. package/types/components/DateTimePicker/ui/DateShortcut/DateShortcutList.d.ts.map +1 -1
  168. package/types/components/InformationWrapper/InformationWrapper.tokens.d.ts +3 -0
  169. package/types/components/InformationWrapper/InformationWrapper.tokens.d.ts.map +1 -1
  170. package/types/examples/components/DatePicker/DatePicker.clear.config.d.ts +1 -0
  171. package/types/examples/components/DatePicker/DatePicker.clear.config.d.ts.map +1 -1
  172. package/types/examples/components/DatePicker/DatePicker.config.d.ts +1 -0
  173. package/types/examples/components/DatePicker/DatePicker.config.d.ts.map +1 -1
  174. package/types/examples/components/DatePicker/DatePicker.d.ts +13 -3
  175. package/types/examples/components/DatePicker/DatePicker.d.ts.map +1 -1
  176. package/types/examples/components/DateTimePicker/DateTimePicker.d.ts.map +1 -1
  177. package/dist/css/cjs/components/DatePicker/DatePickerBase.styles_1iph3qg.css +0 -2
  178. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles_1mhvye9.css +0 -2
  179. package/dist/css/es/components/DatePicker/DatePickerBase.styles_1iph3qg.css +0 -2
  180. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles_1mhvye9.css +0 -2
@@ -9,6 +9,7 @@ export var config = {
9
9
  view: {
10
10
  default: css([
11
11
  "",
12
+ ":var(--surface-accent);",
12
13
  ":transparent;",
13
14
  ":transparent;",
14
15
  ":transparent;",
@@ -115,10 +116,149 @@ export var config = {
115
116
  ":var(--surface-accent);",
116
117
  ":var(--surface-solid-card-brightness);",
117
118
  ":var(--shadow-down-hard-s);",
118
- ":var(--text-primary);"
119
- ], tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.clearDividerColor, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.titleCaptionColor, tokens.hintIconColor, tokens.contentSlotColor, tokens.contentSlotColorHover, tokens.contentSlotColorActive, tokens.contentSlotRightColor, tokens.contentSlotRightColorHover, tokens.contentSlotRightColorActive, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentSlotRightColor, tokens.textFieldContentSlotRightColorHover, tokens.textFieldContentSlotRightColorActive, tokens.contentSlotColorSuccess, tokens.contentSlotColorSuccessHover, tokens.contentSlotColorSuccessActive, tokens.textFieldContentSlotColorSuccess, tokens.textFieldContentSlotColorSuccessHover, tokens.textFieldContentSlotColorSuccessActive, tokens.contentSlotColorError, tokens.contentSlotColorErrorHover, tokens.contentSlotColorErrorActive, tokens.textFieldContentSlotColorError, tokens.textFieldContentSlotColorErrorHover, tokens.textFieldContentSlotColorErrorActive, tokens.textFieldColor, tokens.textFieldColorSuccess, tokens.textFieldColorError, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldCaretColor, tokens.focusColor, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.textFieldContentRightSlotColorActive, tokens.textFieldContentSlotColorSuccess, tokens.textFieldContentSlotColorSuccessHover, tokens.textFieldContentSlotColorSuccessActive, tokens.textFieldContentSlotColorError, tokens.textFieldContentSlotColorErrorHover, tokens.textFieldContentSlotColorErrorActive, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldDividerColorSuccess, tokens.textFieldDividerColorError, tokens.textFieldDividerColorHover, tokens.textFieldDividerColorFocus, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.indicatorColor, tokens.calendarShadow, tokens.calendarSeparatorBackground, tokens.calendarBackgroundColor, tokens.calendarSelectedItemBackground, tokens.calendarSelectedItemColor, tokens.calendarSelectableItemBackgroundHover, tokens.calendarCurrentItemBorderColor, tokens.calendarCurrentItemBackgroundHover, tokens.calendarCurrentItemColorHover, tokens.calendarCurrentItemChildBackgroundHover, tokens.calendarActiveItemBackground, tokens.calendarActiveItemColor, tokens.calendarHoveredItemBackground, tokens.calendarHoveredItemColor, tokens.calendarRangeBackground, tokens.calendarOutlineFocusColor, tokens.calendarContentPrimaryColor, tokens.calendarContentPrimaryDisabledColor, tokens.calendarHeaderArrowColor, tokens.calendarContentPrimaryColor, tokens.calendarContentSecondaryColor, tokens.calendarContentSecondaryDisabledColor, tokens.calendarDisabledOpacity, tokens.iconButtonColor, tokens.iconButtonBackgroundColor, tokens.iconButtonColorHover, tokens.iconButtonBackgroundColorHover, tokens.iconButtonColorActive, tokens.iconButtonBackgroundColorActive, tokens.iconButtonFocusColor, tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor)
119
+ ":var(--text-primary);",
120
+ ":var(--text-primary);",
121
+ ":var(--surface-transparent-secondary);"
122
+ ], tokens.outlineFocusColor, tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.clearDividerColor, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.titleCaptionColor, tokens.hintIconColor, tokens.contentSlotColor, tokens.contentSlotColorHover, tokens.contentSlotColorActive, tokens.contentSlotRightColor, tokens.contentSlotRightColorHover, tokens.contentSlotRightColorActive, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentSlotRightColor, tokens.textFieldContentSlotRightColorHover, tokens.textFieldContentSlotRightColorActive, tokens.contentSlotColorSuccess, tokens.contentSlotColorSuccessHover, tokens.contentSlotColorSuccessActive, tokens.textFieldContentSlotColorSuccess, tokens.textFieldContentSlotColorSuccessHover, tokens.textFieldContentSlotColorSuccessActive, tokens.contentSlotColorError, tokens.contentSlotColorErrorHover, tokens.contentSlotColorErrorActive, tokens.textFieldContentSlotColorError, tokens.textFieldContentSlotColorErrorHover, tokens.textFieldContentSlotColorErrorActive, tokens.textFieldColor, tokens.textFieldColorSuccess, tokens.textFieldColorError, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldCaretColor, tokens.focusColor, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.textFieldContentRightSlotColorActive, tokens.textFieldContentSlotColorSuccess, tokens.textFieldContentSlotColorSuccessHover, tokens.textFieldContentSlotColorSuccessActive, tokens.textFieldContentSlotColorError, tokens.textFieldContentSlotColorErrorHover, tokens.textFieldContentSlotColorErrorActive, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldDividerColorSuccess, tokens.textFieldDividerColorError, tokens.textFieldDividerColorHover, tokens.textFieldDividerColorFocus, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.indicatorColor, tokens.popoverShadow, tokens.popoverSeparatorBackground, tokens.popoverBackgroundColor, tokens.calendarSelectedItemBackground, tokens.calendarSelectedItemColor, tokens.calendarSelectableItemBackgroundHover, tokens.calendarCurrentItemBorderColor, tokens.calendarCurrentItemBackgroundHover, tokens.calendarCurrentItemColorHover, tokens.calendarCurrentItemChildBackgroundHover, tokens.calendarActiveItemBackground, tokens.calendarActiveItemColor, tokens.calendarHoveredItemBackground, tokens.calendarHoveredItemColor, tokens.calendarRangeBackground, tokens.calendarOutlineFocusColor, tokens.calendarContentPrimaryColor, tokens.calendarContentPrimaryDisabledColor, tokens.calendarHeaderArrowColor, tokens.calendarContentPrimaryColor, tokens.calendarContentSecondaryColor, tokens.calendarContentSecondaryDisabledColor, tokens.calendarDisabledOpacity, tokens.iconButtonColor, tokens.iconButtonBackgroundColor, tokens.iconButtonColorHover, tokens.iconButtonBackgroundColorHover, tokens.iconButtonColorActive, tokens.iconButtonBackgroundColorActive, tokens.iconButtonFocusColor, tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.shortcutColor, tokens.shortcutBackgroundHover)
120
123
  },
121
124
  size: {
125
+ xl: css([
126
+ "",
127
+ ":30.25rem;",
128
+ ":1rem;",
129
+ ":0 1.375rem;",
130
+ ":var(--plasma-typo-body-l-font-family);",
131
+ ":var(--plasma-typo-body-l-font-style);",
132
+ ":var(--plasma-typo-body-l-font-size);",
133
+ ":var(--plasma-typo-body-l-font-weight);",
134
+ ":var(--plasma-typo-body-l-letter-spacing);",
135
+ ":var(--plasma-typo-body-l-line-height);",
136
+ ":0 1.125rem 0 0;",
137
+ ":0;",
138
+ ":0.25rem;",
139
+ ":0.8125rem 0 0.125rem 0;",
140
+ ":1.813rem 0 0.813rem 0;",
141
+ ":0.25rem;",
142
+ ":var(--plasma-typo-body-l-font-family);",
143
+ ":var(--plasma-typo-body-l-font-style);",
144
+ ":var(--plasma-typo-body-l-font-size);",
145
+ ":var(--plasma-typo-body-l-font-weight);",
146
+ ":var(--plasma-typo-body-l-letter-spacing);",
147
+ ":var(--plasma-typo-body-l-line-height);",
148
+ ":0.25rem;",
149
+ ":0.5rem;",
150
+ ":0.375rem;",
151
+ ":1.5rem auto auto -0.875rem;",
152
+ ":0.5rem auto auto -0.75rem;",
153
+ ":1.5rem -0.875rem auto auto;",
154
+ ":0.25rem -0.625rem auto auto;",
155
+ ":1.5rem -2.488rem auto auto;",
156
+ ":0.25rem;",
157
+ ":-0.75rem;",
158
+ ":2.313rem -1.125rem auto auto;",
159
+ ":2.313rem auto auto -1.125rem;",
160
+ ":2.313rem -3.375rem auto auto;",
161
+ ":-0.688rem -0.5rem;",
162
+ ":2.375rem;",
163
+ ":1.688rem -2.938rem auto auto;",
164
+ ":0 -0.438rem;",
165
+ ":0.82rem -2.063rem auto auto;",
166
+ ":0.375rem;",
167
+ ":var(--plasma-typo-body-xs-font-family);",
168
+ ":var(--plasma-typo-body-xs-font-size);",
169
+ ":var(--plasma-typo-body-xs-font-style);",
170
+ ":var(--plasma-typo-body-xs-font-weight);",
171
+ ":var(--plasma-typo-body-xs-letter-spacing);",
172
+ ":var(--plasma-typo-body-xs-line-height);",
173
+ ":4rem;",
174
+ ":1rem;",
175
+ ":1.3125rem 0;",
176
+ ":var(--plasma-typo-body-l-font-family);",
177
+ ":var(--plasma-typo-body-l-font-style);",
178
+ ":var(--plasma-typo-body-l-font-size);",
179
+ ":var(--plasma-typo-body-l-font-weight);",
180
+ ":var(--plasma-typo-body-l-letter-spacing);",
181
+ ":var(--plasma-typo-body-l-line-height);",
182
+ ":0.25rem 0 0 0;",
183
+ ":var(--plasma-typo-body-xs-font-family);",
184
+ ":var(--plasma-typo-body-xs-font-style);",
185
+ ":var(--plasma-typo-body-xs-font-size);",
186
+ ":var(--plasma-typo-body-xs-font-weight);",
187
+ ":var(--plasma-typo-body-xs-letter-spacing);",
188
+ ":var(--plasma-typo-body-xs-line-height);",
189
+ ":-0.0625rem 0.5rem -0.0625rem 0;",
190
+ ":-0.0625rem 0 -0.0625rem 0.75rem;",
191
+ ":0 0.25rem 0 0;",
192
+ ":0 0 0 0.25rem;",
193
+ ":0.875rem;",
194
+ ":1rem;",
195
+ ":1rem 1rem 1.125rem 1rem;",
196
+ ":2.125rem;",
197
+ ":24.5rem;",
198
+ ":28.563rem;",
199
+ ":0.5rem 0 0 0;",
200
+ ":0.75rem;",
201
+ ":var(--plasma-typo-body-l-font-family);",
202
+ ":var(--plasma-typo-body-l-font-size);",
203
+ ":var(--plasma-typo-body-l-font-style);",
204
+ ":var(--plasma-typo-body-l-letter-spacing);",
205
+ ":var(--plasma-typo-body-l-line-height);",
206
+ ":var(--plasma-typo-body-l-font-weight);",
207
+ ":var(--plasma-typo-body-l-bold-font-weight);",
208
+ ":0.5rem 0 0 0;",
209
+ ":0.75rem;",
210
+ ":var(--plasma-typo-body-l-font-family);",
211
+ ":var(--plasma-typo-body-l-font-size);",
212
+ ":var(--plasma-typo-body-l-font-style);",
213
+ ":var(--plasma-typo-body-l-letter-spacing);",
214
+ ":var(--plasma-typo-body-l-line-height);",
215
+ ":var(--plasma-typo-body-l-font-weight);",
216
+ ":var(--plasma-typo-body-l-bold-font-weight);",
217
+ ":0.5rem 0 0 0;",
218
+ ":0.75rem;",
219
+ ":var(--plasma-typo-body-l-font-family);",
220
+ ":var(--plasma-typo-body-l-font-size);",
221
+ ":var(--plasma-typo-body-l-font-style);",
222
+ ":var(--plasma-typo-body-l-letter-spacing);",
223
+ ":var(--plasma-typo-body-l-line-height);",
224
+ ":var(--plasma-typo-body-l-font-weight);",
225
+ ":var(--plasma-typo-body-l-bold-font-weight);",
226
+ ":0.5rem 0 0 0;",
227
+ ":0.75rem;",
228
+ ":var(--plasma-typo-body-l-font-family);",
229
+ ":var(--plasma-typo-body-l-font-size);",
230
+ ":var(--plasma-typo-body-l-font-style);",
231
+ ":var(--plasma-typo-body-l-letter-spacing);",
232
+ ":var(--plasma-typo-body-l-line-height);",
233
+ ":var(--plasma-typo-body-l-font-weight);",
234
+ ":var(--plasma-typo-body-l-bold-font-weight);",
235
+ ":0.063rem;",
236
+ ":0;",
237
+ ":0.5rem;",
238
+ ":1.5rem;",
239
+ ":0 0 0 1rem;",
240
+ ":0.5rem;",
241
+ ":var(--plasma-typo-h3-font-family);",
242
+ ":var(--plasma-typo-h3-font-size);",
243
+ ":var(--plasma-typo-h3-font-style);",
244
+ ":var(--plasma-typo-h3-letter-spacing);",
245
+ ":var(--plasma-typo-h3-line-height);",
246
+ ":var(--plasma-typo-h3-font-weight);",
247
+ ":var(--plasma-typo-h3-bold-font-weight);",
248
+ ":4rem;",
249
+ ":4rem;",
250
+ ":1.5rem;",
251
+ ":1rem;",
252
+ ":var(--plasma-typo-body-l-font-family);",
253
+ ":var(--plasma-typo-body-l-font-style);",
254
+ ":var(--plasma-typo-body-l-font-size);",
255
+ ":var(--plasma-typo-body-l-font-weight);",
256
+ ":var(--plasma-typo-body-l-letter-spacing);",
257
+ ":var(--plasma-typo-body-l-line-height);",
258
+ ":1.313rem 0.875rem;",
259
+ ":0.375rem;",
260
+ ":0.875rem;"
261
+ ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius),
122
262
  l: css([
123
263
  "",
124
264
  ":26.5rem;",
@@ -188,9 +328,12 @@ export var config = {
188
328
  ":0 0.25rem 0 0;",
189
329
  ":0 0 0 0.25rem;",
190
330
  ":0.875rem;",
191
- ":26.5rem;",
192
- ":27rem;",
193
- ":0.5rem 1rem 1.125rem 1rem;",
331
+ ":1rem;",
332
+ ":1rem 1rem 1.125rem 1rem;",
333
+ ":2.125rem;",
334
+ ":24.5rem;",
335
+ ":25rem;",
336
+ ":0.5rem 0 0 0;",
194
337
  ":0.75rem;",
195
338
  ":var(--plasma-typo-body-l-font-family);",
196
339
  ":var(--plasma-typo-body-l-font-size);",
@@ -199,7 +342,7 @@ export var config = {
199
342
  ":var(--plasma-typo-body-l-line-height);",
200
343
  ":var(--plasma-typo-body-l-font-weight);",
201
344
  ":var(--plasma-typo-body-l-bold-font-weight);",
202
- ":0.5rem 1rem 1.125rem 1rem;",
345
+ ":0.5rem 0 0 0;",
203
346
  ":0.75rem;",
204
347
  ":var(--plasma-typo-body-l-font-family);",
205
348
  ":var(--plasma-typo-body-l-font-size);",
@@ -208,7 +351,7 @@ export var config = {
208
351
  ":var(--plasma-typo-body-l-line-height);",
209
352
  ":var(--plasma-typo-body-l-font-weight);",
210
353
  ":var(--plasma-typo-body-l-bold-font-weight);",
211
- ":0.5rem 0.5rem 0 0.5rem;",
354
+ ":0.5rem 0 0 0;",
212
355
  ":0.75rem;",
213
356
  ":var(--plasma-typo-body-l-font-family);",
214
357
  ":var(--plasma-typo-body-l-font-size);",
@@ -217,7 +360,7 @@ export var config = {
217
360
  ":var(--plasma-typo-body-l-line-height);",
218
361
  ":var(--plasma-typo-body-l-font-weight);",
219
362
  ":var(--plasma-typo-body-l-bold-font-weight);",
220
- ":0.5rem 1rem 1.125rem 1rem;",
363
+ ":0.5rem 0 0 0;",
221
364
  ":0.75rem;",
222
365
  ":var(--plasma-typo-body-l-font-family);",
223
366
  ":var(--plasma-typo-body-l-font-size);",
@@ -227,7 +370,7 @@ export var config = {
227
370
  ":var(--plasma-typo-body-l-font-weight);",
228
371
  ":var(--plasma-typo-body-l-bold-font-weight);",
229
372
  ":0.063rem;",
230
- ":0.875rem 1rem 0 1rem;",
373
+ ":0;",
231
374
  ":0.5rem;",
232
375
  ":1.5rem;",
233
376
  ":0 0 0 1rem;",
@@ -242,8 +385,17 @@ export var config = {
242
385
  ":3.5rem;",
243
386
  ":3.5rem;",
244
387
  ":1.5rem;",
245
- ":0.875rem;"
246
- ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.calendarBorderRadius, tokens.calendarContainerWidth, tokens.calendarContainerHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius),
388
+ ":0.875rem;",
389
+ ":var(--plasma-typo-body-l-font-family);",
390
+ ":var(--plasma-typo-body-l-font-style);",
391
+ ":var(--plasma-typo-body-l-font-size);",
392
+ ":var(--plasma-typo-body-l-font-weight);",
393
+ ":var(--plasma-typo-body-l-letter-spacing);",
394
+ ":var(--plasma-typo-body-l-line-height);",
395
+ ":1.063rem 0.75rem;",
396
+ ":0.375rem;",
397
+ ":0.75rem;"
398
+ ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius),
247
399
  m: css([
248
400
  "",
249
401
  ":23rem;",
@@ -312,10 +464,13 @@ export var config = {
312
464
  ":-0.125rem -0.125rem -0.125rem 0.75rem;",
313
465
  ":0 0.25rem 0 0;",
314
466
  ":0 0 0 0.25rem;",
315
- ":23rem;",
316
- ":22.875rem;",
317
- ":0.875rem;",
318
- ":0.5rem 1rem 1.125rem 1rem;",
467
+ ":0.75rem;",
468
+ ":1rem;",
469
+ ":1rem 1rem 1.125rem 1rem;",
470
+ ":2.125rem;",
471
+ ":21rem;",
472
+ ":21rem;",
473
+ ":0.5rem 0 0 0;",
319
474
  ":0.625rem;",
320
475
  ":var(--plasma-typo-body-m-font-family);",
321
476
  ":var(--plasma-typo-body-m-font-size);",
@@ -324,7 +479,7 @@ export var config = {
324
479
  ":var(--plasma-typo-body-m-line-height);",
325
480
  ":var(--plasma-typo-body-m-font-weight);",
326
481
  ":var(--plasma-typo-body-m-bold-font-weight);",
327
- ":0.5rem 0.5rem 0 0.5rem;",
482
+ ":0.5rem 0 0 0;",
328
483
  ":0.625rem;",
329
484
  ":var(--plasma-typo-body-m-font-family);",
330
485
  ":var(--plasma-typo-body-m-font-size);",
@@ -333,7 +488,7 @@ export var config = {
333
488
  ":var(--plasma-typo-body-m-line-height);",
334
489
  ":var(--plasma-typo-body-m-font-weight);",
335
490
  ":var(--plasma-typo-body-m-bold-font-weight);",
336
- ":0.5rem 1rem 1.125rem 1rem;",
491
+ ":0.5rem 0 0 0;",
337
492
  ":0.625rem;",
338
493
  ":var(--plasma-typo-body-m-font-family);",
339
494
  ":var(--plasma-typo-body-m-font-size);",
@@ -342,7 +497,7 @@ export var config = {
342
497
  ":var(--plasma-typo-body-m-line-height);",
343
498
  ":var(--plasma-typo-body-m-font-weight);",
344
499
  ":var(--plasma-typo-body-m-bold-font-weight);",
345
- ":0.5rem 1rem 1.125rem 1rem;",
500
+ ":0.5rem 0 0 0;",
346
501
  ":0.625rem;",
347
502
  ":var(--plasma-typo-body-m-font-family);",
348
503
  ":var(--plasma-typo-body-m-font-size);",
@@ -352,11 +507,11 @@ export var config = {
352
507
  ":var(--plasma-typo-body-m-font-weight);",
353
508
  ":var(--plasma-typo-body-m-bold-font-weight);",
354
509
  ":0.063rem;",
355
- ":0.75rem 1rem 0 1rem;",
356
- ":0.5rem;",
510
+ ":0;",
511
+ ":0;",
357
512
  ":1.5rem;",
358
- ":0 0 0 0.875rem;",
359
- ":0.375rem;",
513
+ ":0 0 0 0.75rem;",
514
+ ":0.25rem;",
360
515
  ":var(--plasma-typo-h4-font-family);",
361
516
  ":var(--plasma-typo-h4-font-size);",
362
517
  ":var(--plasma-typo-h4-font-style);",
@@ -367,8 +522,17 @@ export var config = {
367
522
  ":3rem;",
368
523
  ":3rem;",
369
524
  ":1.25rem;",
370
- ":0.75rem;"
371
- ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.calendarContainerWidth, tokens.calendarContainerHeight, tokens.calendarBorderRadius, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius),
525
+ ":0.75rem;",
526
+ ":var(--plasma-typo-body-m-font-family);",
527
+ ":var(--plasma-typo-body-m-font-style);",
528
+ ":var(--plasma-typo-body-m-font-size);",
529
+ ":var(--plasma-typo-body-m-font-weight);",
530
+ ":var(--plasma-typo-body-m-letter-spacing);",
531
+ ":var(--plasma-typo-body-m-line-height);",
532
+ ":0.875rem 0.625rem;",
533
+ ":0.375rem;",
534
+ ":0.625rem;"
535
+ ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius),
372
536
  s: css([
373
537
  "",
374
538
  ":19.5rem;",
@@ -437,10 +601,13 @@ export var config = {
437
601
  ":-0.1875rem -0.125rem -0.1875rem 0.75rem;",
438
602
  ":0 0.25rem 0 0;",
439
603
  ":0 0 0 0.25rem;",
440
- ":19.5rem;",
441
- ":18.125rem;",
604
+ ":0.625rem;",
442
605
  ":0.875rem;",
443
- ":0.5rem 1rem 0.875rem 1rem;",
606
+ ":0.875rem 0.875rem 1rem 0.875rem;",
607
+ ":1.875rem;",
608
+ ":17.5rem;",
609
+ ":17rem;",
610
+ ":0.5rem 0 0 0;",
444
611
  ":0.5rem;",
445
612
  ":var(--plasma-typo-body-s-font-family);",
446
613
  ":var(--plasma-typo-body-s-font-size);",
@@ -449,7 +616,7 @@ export var config = {
449
616
  ":var(--plasma-typo-body-s-line-height);",
450
617
  ":var(--plasma-typo-body-s-font-weight);",
451
618
  ":var(--plasma-typo-body-s-bold-font-weight);",
452
- ":0.5rem 0.5rem 0 0.5rem;",
619
+ ":0.5rem 0 0 0;",
453
620
  ":0.5rem;",
454
621
  ":var(--plasma-typo-body-s-font-family);",
455
622
  ":var(--plasma-typo-body-s-font-size);",
@@ -458,7 +625,7 @@ export var config = {
458
625
  ":var(--plasma-typo-body-s-line-height);",
459
626
  ":var(--plasma-typo-body-s-font-weight);",
460
627
  ":var(--plasma-typo-body-s-bold-font-weight);",
461
- ":0.5rem 1rem 0.875rem 1rem;",
628
+ ":0.5rem 0 0 0;",
462
629
  ":0.5rem;",
463
630
  ":var(--plasma-typo-body-s-font-family);",
464
631
  ":var(--plasma-typo-body-s-font-size);",
@@ -467,7 +634,7 @@ export var config = {
467
634
  ":var(--plasma-typo-body-s-line-height);",
468
635
  ":var(--plasma-typo-body-s-font-weight);",
469
636
  ":var(--plasma-typo-body-s-bold-font-weight);",
470
- ":0.5rem 1rem 0.875rem 1rem;",
637
+ ":0.5rem 0 0 0;",
471
638
  ":0.5rem;",
472
639
  ":var(--plasma-typo-body-s-font-family);",
473
640
  ":var(--plasma-typo-body-s-font-size);",
@@ -477,8 +644,8 @@ export var config = {
477
644
  ":var(--plasma-typo-body-s-font-weight);",
478
645
  ":var(--plasma-typo-body-s-bold-font-weight);",
479
646
  ":0.063rem;",
480
- ":0.75rem 1rem 0 1rem;",
481
- ":0.5rem;",
647
+ ":0;",
648
+ ":0;",
482
649
  ":1.5rem;",
483
650
  ":0 0 0 0.5rem;",
484
651
  ":0.25rem;",
@@ -489,11 +656,20 @@ export var config = {
489
656
  ":var(--plasma-typo-h4-line-height);",
490
657
  ":var(--plasma-typo-h4-font-weight);",
491
658
  ":var(--plasma-typo-h4-bold-font-weight);",
492
- ":2rem;",
493
- ":2rem;",
494
- ":0.75rem;",
659
+ ":2.5rem;",
660
+ ":2.5rem;",
661
+ ":0.5rem;",
662
+ ":0.625rem;",
663
+ ":var(--plasma-typo-body-s-font-family);",
664
+ ":var(--plasma-typo-body-s-font-style);",
665
+ ":var(--plasma-typo-body-s-font-size);",
666
+ ":var(--plasma-typo-body-s-font-weight);",
667
+ ":var(--plasma-typo-body-s-letter-spacing);",
668
+ ":var(--plasma-typo-body-s-line-height);",
669
+ ":0.688rem 0.5rem;",
670
+ ":0.375rem;",
495
671
  ":0.5rem;"
496
- ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.calendarContainerWidth, tokens.calendarContainerHeight, tokens.calendarBorderRadius, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius),
672
+ ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius),
497
673
  xs: css([
498
674
  "",
499
675
  ":19rem;",
@@ -562,11 +738,14 @@ export var config = {
562
738
  ":-0.0625rem -0.125rem -0.0625rem 0.75rem;",
563
739
  ":0 0.25rem 0 0;",
564
740
  ":0 0 0 0.25rem;",
565
- ":19rem;",
741
+ ":0.5rem;",
742
+ ":0.75rem;",
743
+ ":0.75rem 0.75rem 0.875rem 0.75rem;",
744
+ ":1.625rem;",
566
745
  ":17.5rem;",
746
+ ":15.5rem;",
747
+ ":0.5rem 0 0 0;",
567
748
  ":0.5rem;",
568
- ":0.5rem 0.75rem 0.625rem 0.75rem;",
569
- ":0.375rem;",
570
749
  ":var(--plasma-typo-body-xs-font-family);",
571
750
  ":var(--plasma-typo-body-xs-font-size);",
572
751
  ":var(--plasma-typo-body-xs-font-style);",
@@ -574,8 +753,8 @@ export var config = {
574
753
  ":var(--plasma-typo-body-xs-line-height);",
575
754
  ":var(--plasma-typo-body-xs-font-weight);",
576
755
  ":var(--plasma-typo-body-xs-bold-font-weight);",
577
- ":0.375rem 0.25rem 0 0.25rem;",
578
- ":0.375rem;",
756
+ ":0.375rem 0 0 0;",
757
+ ":0.5rem;",
579
758
  ":var(--plasma-typo-body-xs-font-family);",
580
759
  ":var(--plasma-typo-body-xs-font-size);",
581
760
  ":var(--plasma-typo-body-xs-font-style);",
@@ -583,8 +762,8 @@ export var config = {
583
762
  ":var(--plasma-typo-body-xs-line-height);",
584
763
  ":var(--plasma-typo-body-xs-font-weight);",
585
764
  ":var(--plasma-typo-body-xs-bold-font-weight);",
586
- ":0.5rem 0.75rem 0.625rem 0.75rem;",
587
- ":0.375rem;",
765
+ ":0.5rem 0 0 0;",
766
+ ":0.5rem;",
588
767
  ":var(--plasma-typo-body-xs-font-family);",
589
768
  ":var(--plasma-typo-body-xs-font-size);",
590
769
  ":var(--plasma-typo-body-xs-font-style);",
@@ -592,8 +771,8 @@ export var config = {
592
771
  ":var(--plasma-typo-body-xs-line-height);",
593
772
  ":var(--plasma-typo-body-xs-font-weight);",
594
773
  ":var(--plasma-typo-body-xs-bold-font-weight);",
595
- ":0.375rem 0.75rem 0.625rem 0.75rem;",
596
- ":0.375rem;",
774
+ ":0.375rem 0 0 0;",
775
+ ":0.5rem;",
597
776
  ":var(--plasma-typo-body-xs-font-family);",
598
777
  ":var(--plasma-typo-body-xs-font-size);",
599
778
  ":var(--plasma-typo-body-xs-font-style);",
@@ -602,7 +781,7 @@ export var config = {
602
781
  ":var(--plasma-typo-body-xs-font-weight);",
603
782
  ":var(--plasma-typo-body-xs-bold-font-weight);",
604
783
  ":0.063rem;",
605
- ":0.5rem 0.75rem 0 0.75rem;",
784
+ ":0;",
606
785
  ":0;",
607
786
  ":1rem;",
608
787
  ":0 0 0 0.5rem;",
@@ -616,9 +795,18 @@ export var config = {
616
795
  ":var(--plasma-typo-h5-bold-font-weight);",
617
796
  ":2rem;",
618
797
  ":2rem;",
619
- ":0.75rem;",
620
- ":0.5rem;"
621
- ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.calendarContainerWidth, tokens.calendarContainerHeight, tokens.calendarBorderRadius, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius)
798
+ ":0.5rem;",
799
+ ":0.5rem;",
800
+ ":var(--plasma-typo-body-xs-font-family);",
801
+ ":var(--plasma-typo-body-xs-font-style);",
802
+ ":var(--plasma-typo-body-xs-font-size);",
803
+ ":var(--plasma-typo-body-xs-font-weight);",
804
+ ":var(--plasma-typo-body-xs-letter-spacing);",
805
+ ":var(--plasma-typo-body-xs-line-height);",
806
+ ":0.563rem 0.375rem;",
807
+ ":0.375rem;",
808
+ ":0.375rem;"
809
+ ], tokens.width, tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.clearIndicatorHintInnerRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.indicatorWithoutLabelOuterHint, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius)
622
810
  },
623
811
  eventTooltipSize: {
624
812
  m: css([