@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
  ":var(--surface-transparent-primary);",
13
14
  ":var(--surface-transparent-negative);",
14
15
  ":var(--surface-transparent-positive);",
@@ -89,10 +90,147 @@ export var config = {
89
90
  ":var(--surface-accent);",
90
91
  ":var(--surface-solid-card-brightness);",
91
92
  ":var(--shadow-down-hard-s);",
92
- ":var(--text-primary);"
93
- ], tokens.background, tokens.backgroundError, tokens.backgroundSuccess, 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.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldCaretColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.textFieldContentRightSlotColorActive, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.indicatorColor, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.focusColor, tokens.textFieldPlaceholderColorFocus, 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)
93
+ ":var(--text-primary);",
94
+ ":var(--text-primary);",
95
+ ":var(--surface-transparent-secondary);"
96
+ ], tokens.outlineFocusColor, tokens.background, tokens.backgroundError, tokens.backgroundSuccess, 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.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldCaretColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.textFieldContentRightSlotColorActive, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.indicatorColor, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.focusColor, tokens.textFieldPlaceholderColorFocus, 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)
94
97
  },
95
98
  size: {
99
+ xl: css([
100
+ "",
101
+ ":30.25rem;",
102
+ ":1rem;",
103
+ ":0 1.375rem;",
104
+ ":var(--plasma-typo-body-l-font-family);",
105
+ ":var(--plasma-typo-body-l-font-style);",
106
+ ":var(--plasma-typo-body-l-font-size);",
107
+ ":var(--plasma-typo-body-l-font-weight);",
108
+ ":var(--plasma-typo-body-l-letter-spacing);",
109
+ ":var(--plasma-typo-body-l-line-height);",
110
+ ":0 0 0 1.125rem;",
111
+ ":0;",
112
+ ":0.75rem;",
113
+ ":0.8125rem 0 0.125rem 0;",
114
+ ":1.813rem 0 0.813rem 0;",
115
+ ":0.75rem;",
116
+ ":var(--plasma-typo-body-l-font-family);",
117
+ ":var(--plasma-typo-body-l-font-style);",
118
+ ":var(--plasma-typo-body-l-font-size);",
119
+ ":var(--plasma-typo-body-l-font-weight);",
120
+ ":var(--plasma-typo-body-l-letter-spacing);",
121
+ ":var(--plasma-typo-body-l-line-height);",
122
+ ":0.25rem;",
123
+ ":0.5rem;",
124
+ ":0.375rem;",
125
+ ":0 0 0 0;",
126
+ ":0.5rem auto auto -0.75rem;",
127
+ ":0 0 auto auto;",
128
+ ":0.25rem -0.625rem auto auto;",
129
+ ":0.25rem;",
130
+ ":-0.75rem;",
131
+ ":auto 0 -0.5rem auto;",
132
+ ":auto auto -0.5rem 0;",
133
+ ":-0.688rem -0.5rem;",
134
+ ":2.375rem;",
135
+ ":1.688rem -2.938rem auto auto;",
136
+ ":0 0.813rem 0 -0.438rem;",
137
+ ":0.813rem -2.938rem auto auto;",
138
+ ":0.375rem;",
139
+ ":var(--plasma-typo-body-xs-font-family);",
140
+ ":var(--plasma-typo-body-xs-font-size);",
141
+ ":var(--plasma-typo-body-xs-font-style);",
142
+ ":var(--plasma-typo-body-xs-font-weight);",
143
+ ":var(--plasma-typo-body-xs-letter-spacing);",
144
+ ":var(--plasma-typo-body-xs-line-height);",
145
+ ":4rem;",
146
+ ":1rem;",
147
+ ":1.3125rem 1.125rem;",
148
+ ":var(--plasma-typo-body-l-font-family);",
149
+ ":var(--plasma-typo-body-l-font-style);",
150
+ ":var(--plasma-typo-body-l-font-size);",
151
+ ":var(--plasma-typo-body-l-font-weight);",
152
+ ":var(--plasma-typo-body-l-letter-spacing);",
153
+ ":var(--plasma-typo-body-l-line-height);",
154
+ ":0.25rem 0 0 0;",
155
+ ":var(--plasma-typo-body-xs-font-family);",
156
+ ":var(--plasma-typo-body-xs-font-style);",
157
+ ":var(--plasma-typo-body-xs-font-size);",
158
+ ":var(--plasma-typo-body-xs-font-weight);",
159
+ ":var(--plasma-typo-body-xs-letter-spacing);",
160
+ ":var(--plasma-typo-body-xs-line-height);",
161
+ ":-0.0625rem 0.5rem -0.0625rem -0.125rem;",
162
+ ":-0.0625rem -0.125rem -0.0625rem 0.75rem;",
163
+ ":0 0.25rem 0 0;",
164
+ ":0 0 0 0.25rem;",
165
+ ":0.875rem;",
166
+ ":1rem;",
167
+ ":1rem 1rem 1.125rem 1rem;",
168
+ ":2.125rem;",
169
+ ":28rem;",
170
+ ":28.563rem;",
171
+ ":0.5rem 0 0 0;",
172
+ ":0.75rem;",
173
+ ":var(--plasma-typo-body-l-font-family);",
174
+ ":var(--plasma-typo-body-l-font-size);",
175
+ ":var(--plasma-typo-body-l-font-style);",
176
+ ":var(--plasma-typo-body-l-letter-spacing);",
177
+ ":var(--plasma-typo-body-l-line-height);",
178
+ ":var(--plasma-typo-body-l-font-weight);",
179
+ ":var(--plasma-typo-body-l-bold-font-weight);",
180
+ ":0.5rem 0 0 0;",
181
+ ":0.75rem;",
182
+ ":var(--plasma-typo-body-l-font-family);",
183
+ ":var(--plasma-typo-body-l-font-size);",
184
+ ":var(--plasma-typo-body-l-font-style);",
185
+ ":var(--plasma-typo-body-l-letter-spacing);",
186
+ ":var(--plasma-typo-body-l-line-height);",
187
+ ":var(--plasma-typo-body-l-font-weight);",
188
+ ":var(--plasma-typo-body-l-bold-font-weight);",
189
+ ":0.5rem 0 0 0;",
190
+ ":0.75rem;",
191
+ ":var(--plasma-typo-body-l-font-family);",
192
+ ":var(--plasma-typo-body-l-font-size);",
193
+ ":var(--plasma-typo-body-l-font-style);",
194
+ ":var(--plasma-typo-body-l-letter-spacing);",
195
+ ":var(--plasma-typo-body-l-line-height);",
196
+ ":var(--plasma-typo-body-l-font-weight);",
197
+ ":var(--plasma-typo-body-l-bold-font-weight);",
198
+ ":0.5rem 0 0 0;",
199
+ ":0.75rem;",
200
+ ":var(--plasma-typo-body-l-font-family);",
201
+ ":var(--plasma-typo-body-l-font-size);",
202
+ ":var(--plasma-typo-body-l-font-style);",
203
+ ":var(--plasma-typo-body-l-letter-spacing);",
204
+ ":var(--plasma-typo-body-l-line-height);",
205
+ ":var(--plasma-typo-body-l-font-weight);",
206
+ ":var(--plasma-typo-body-l-bold-font-weight);",
207
+ ":0.063rem;",
208
+ ":0;",
209
+ ":0.5rem;",
210
+ ":1.5rem;",
211
+ ":0 0 0 1rem;",
212
+ ":0.5rem;",
213
+ ":var(--plasma-typo-h3-font-family);",
214
+ ":var(--plasma-typo-h3-font-size);",
215
+ ":var(--plasma-typo-h3-font-style);",
216
+ ":var(--plasma-typo-h3-letter-spacing);",
217
+ ":var(--plasma-typo-h3-line-height);",
218
+ ":var(--plasma-typo-h3-font-weight);",
219
+ ":var(--plasma-typo-h3-bold-font-weight);",
220
+ ":4rem;",
221
+ ":4rem;",
222
+ ":1.5rem;",
223
+ ":1rem;",
224
+ ":var(--plasma-typo-body-l-font-family);",
225
+ ":var(--plasma-typo-body-l-font-style);",
226
+ ":var(--plasma-typo-body-l-font-size);",
227
+ ":var(--plasma-typo-body-l-font-weight);",
228
+ ":var(--plasma-typo-body-l-letter-spacing);",
229
+ ":var(--plasma-typo-body-l-line-height);",
230
+ ":1.313rem 0.875rem;",
231
+ ":0.375rem;",
232
+ ":0.875rem;"
233
+ ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, 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),
96
234
  l: css([
97
235
  "",
98
236
  ":26.5rem;",
@@ -161,9 +299,12 @@ export var config = {
161
299
  ":0 0.25rem 0 0;",
162
300
  ":0 0 0 0.25rem;",
163
301
  ":0.875rem;",
164
- ":26.5rem;",
165
- ":27rem;",
166
- ":0.5rem 1rem 1.125rem 1rem;",
302
+ ":1rem;",
303
+ ":1rem 1rem 1.125rem 1rem;",
304
+ ":2.125rem;",
305
+ ":24.5rem;",
306
+ ":25rem;",
307
+ ":0.5rem 0 0 0;",
167
308
  ":0.75rem;",
168
309
  ":var(--plasma-typo-body-l-font-family);",
169
310
  ":var(--plasma-typo-body-l-font-size);",
@@ -172,7 +313,7 @@ export var config = {
172
313
  ":var(--plasma-typo-body-l-line-height);",
173
314
  ":var(--plasma-typo-body-l-font-weight);",
174
315
  ":var(--plasma-typo-body-l-bold-font-weight);",
175
- ":0.5rem 1rem 1.125rem 1rem;",
316
+ ":0.5rem 0 0 0;",
176
317
  ":0.75rem;",
177
318
  ":var(--plasma-typo-body-l-font-family);",
178
319
  ":var(--plasma-typo-body-l-font-size);",
@@ -181,7 +322,7 @@ export var config = {
181
322
  ":var(--plasma-typo-body-l-line-height);",
182
323
  ":var(--plasma-typo-body-l-font-weight);",
183
324
  ":var(--plasma-typo-body-l-bold-font-weight);",
184
- ":0.5rem 0.5rem 0 0.5rem;",
325
+ ":0.5rem 0 0 0;",
185
326
  ":0.75rem;",
186
327
  ":var(--plasma-typo-body-l-font-family);",
187
328
  ":var(--plasma-typo-body-l-font-size);",
@@ -190,7 +331,7 @@ export var config = {
190
331
  ":var(--plasma-typo-body-l-line-height);",
191
332
  ":var(--plasma-typo-body-l-font-weight);",
192
333
  ":var(--plasma-typo-body-l-bold-font-weight);",
193
- ":0.5rem 1rem 1.125rem 1rem;",
334
+ ":0.5rem 0 0 0;",
194
335
  ":0.75rem;",
195
336
  ":var(--plasma-typo-body-l-font-family);",
196
337
  ":var(--plasma-typo-body-l-font-size);",
@@ -200,7 +341,7 @@ export var config = {
200
341
  ":var(--plasma-typo-body-l-font-weight);",
201
342
  ":var(--plasma-typo-body-l-bold-font-weight);",
202
343
  ":0.063rem;",
203
- ":0.875rem 1rem 0 1rem;",
344
+ ":0;",
204
345
  ":0.5rem;",
205
346
  ":1.5rem;",
206
347
  ":0 0 0 1rem;",
@@ -215,8 +356,17 @@ export var config = {
215
356
  ":3.5rem;",
216
357
  ":3.5rem;",
217
358
  ":1.5rem;",
218
- ":0.875rem;"
219
- ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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),
359
+ ":0.875rem;",
360
+ ":var(--plasma-typo-body-l-font-family);",
361
+ ":var(--plasma-typo-body-l-font-style);",
362
+ ":var(--plasma-typo-body-l-font-size);",
363
+ ":var(--plasma-typo-body-l-font-weight);",
364
+ ":var(--plasma-typo-body-l-letter-spacing);",
365
+ ":var(--plasma-typo-body-l-line-height);",
366
+ ":1.063rem 0.75rem;",
367
+ ":0.375rem;",
368
+ ":0.75rem;"
369
+ ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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),
220
370
  m: css([
221
371
  "",
222
372
  ":23rem;",
@@ -284,10 +434,13 @@ export var config = {
284
434
  ":-0.125rem -0.125rem -0.125rem 0.75rem;",
285
435
  ":0 0.25rem 0 0;",
286
436
  ":0 0 0 0.25rem;",
287
- ":23rem;",
288
- ":22.875rem;",
289
- ":0.875rem;",
290
- ":0.5rem 1rem 1.125rem 1rem;",
437
+ ":0.75rem;",
438
+ ":1rem;",
439
+ ":1rem 1rem 1.125rem 1rem;",
440
+ ":2.125rem;",
441
+ ":21rem;",
442
+ ":21rem;",
443
+ ":0.5rem 0 0 0;",
291
444
  ":0.625rem;",
292
445
  ":var(--plasma-typo-body-m-font-family);",
293
446
  ":var(--plasma-typo-body-m-font-size);",
@@ -296,7 +449,7 @@ export var config = {
296
449
  ":var(--plasma-typo-body-m-line-height);",
297
450
  ":var(--plasma-typo-body-m-font-weight);",
298
451
  ":var(--plasma-typo-body-m-bold-font-weight);",
299
- ":0.5rem 0.5rem 0 0.5rem;",
452
+ ":0.5rem 0 0 0;",
300
453
  ":0.625rem;",
301
454
  ":var(--plasma-typo-body-m-font-family);",
302
455
  ":var(--plasma-typo-body-m-font-size);",
@@ -305,7 +458,7 @@ export var config = {
305
458
  ":var(--plasma-typo-body-m-line-height);",
306
459
  ":var(--plasma-typo-body-m-font-weight);",
307
460
  ":var(--plasma-typo-body-m-bold-font-weight);",
308
- ":0.5rem 1rem 1.125rem 1rem;",
461
+ ":0.5rem 0 0 0;",
309
462
  ":0.625rem;",
310
463
  ":var(--plasma-typo-body-m-font-family);",
311
464
  ":var(--plasma-typo-body-m-font-size);",
@@ -314,7 +467,7 @@ export var config = {
314
467
  ":var(--plasma-typo-body-m-line-height);",
315
468
  ":var(--plasma-typo-body-m-font-weight);",
316
469
  ":var(--plasma-typo-body-m-bold-font-weight);",
317
- ":0.5rem 1rem 1.125rem 1rem;",
470
+ ":0.5rem 0 0 0;",
318
471
  ":0.625rem;",
319
472
  ":var(--plasma-typo-body-m-font-family);",
320
473
  ":var(--plasma-typo-body-m-font-size);",
@@ -324,11 +477,11 @@ export var config = {
324
477
  ":var(--plasma-typo-body-m-font-weight);",
325
478
  ":var(--plasma-typo-body-m-bold-font-weight);",
326
479
  ":0.063rem;",
327
- ":0.75rem 1rem 0 1rem;",
328
- ":0.5rem;",
480
+ ":0;",
481
+ ":0;",
329
482
  ":1.5rem;",
330
- ":0 0 0 0.875rem;",
331
- ":0.375rem;",
483
+ ":0 0 0 0.75rem;",
484
+ ":0.25rem;",
332
485
  ":var(--plasma-typo-h4-font-family);",
333
486
  ":var(--plasma-typo-h4-font-size);",
334
487
  ":var(--plasma-typo-h4-font-style);",
@@ -339,8 +492,17 @@ export var config = {
339
492
  ":3rem;",
340
493
  ":3rem;",
341
494
  ":1.25rem;",
342
- ":0.75rem;"
343
- ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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),
495
+ ":0.75rem;",
496
+ ":var(--plasma-typo-body-m-font-family);",
497
+ ":var(--plasma-typo-body-m-font-style);",
498
+ ":var(--plasma-typo-body-m-font-size);",
499
+ ":var(--plasma-typo-body-m-font-weight);",
500
+ ":var(--plasma-typo-body-m-letter-spacing);",
501
+ ":var(--plasma-typo-body-m-line-height);",
502
+ ":0.875rem 0.625rem;",
503
+ ":0.375rem;",
504
+ ":0.625rem;"
505
+ ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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),
344
506
  s: css([
345
507
  "",
346
508
  ":19.5rem;",
@@ -408,10 +570,13 @@ export var config = {
408
570
  ":-0.1875rem -0.125rem -0.1875rem 0.75rem;",
409
571
  ":0 0.25rem 0 0;",
410
572
  ":0 0 0 0.25rem;",
411
- ":19.5rem;",
412
- ":18.125rem;",
573
+ ":0.625rem;",
413
574
  ":0.875rem;",
414
- ":0.5rem 1rem 0.875rem 1rem;",
575
+ ":0.875rem 0.875rem 1rem 0.875rem;",
576
+ ":1.875rem;",
577
+ ":17.5rem;",
578
+ ":17rem;",
579
+ ":0.5rem 0 0 0;",
415
580
  ":0.5rem;",
416
581
  ":var(--plasma-typo-body-s-font-family);",
417
582
  ":var(--plasma-typo-body-s-font-size);",
@@ -420,7 +585,7 @@ export var config = {
420
585
  ":var(--plasma-typo-body-s-line-height);",
421
586
  ":var(--plasma-typo-body-s-font-weight);",
422
587
  ":var(--plasma-typo-body-s-bold-font-weight);",
423
- ":0.5rem 0.5rem 0 0.5rem;",
588
+ ":0.5rem 0 0 0;",
424
589
  ":0.5rem;",
425
590
  ":var(--plasma-typo-body-s-font-family);",
426
591
  ":var(--plasma-typo-body-s-font-size);",
@@ -429,7 +594,7 @@ export var config = {
429
594
  ":var(--plasma-typo-body-s-line-height);",
430
595
  ":var(--plasma-typo-body-s-font-weight);",
431
596
  ":var(--plasma-typo-body-s-bold-font-weight);",
432
- ":0.5rem 1rem 0.875rem 1rem;",
597
+ ":0.5rem 0 0 0;",
433
598
  ":0.5rem;",
434
599
  ":var(--plasma-typo-body-s-font-family);",
435
600
  ":var(--plasma-typo-body-s-font-size);",
@@ -438,7 +603,7 @@ export var config = {
438
603
  ":var(--plasma-typo-body-s-line-height);",
439
604
  ":var(--plasma-typo-body-s-font-weight);",
440
605
  ":var(--plasma-typo-body-s-bold-font-weight);",
441
- ":0.5rem 1rem 0.875rem 1rem;",
606
+ ":0.5rem 0 0 0;",
442
607
  ":0.5rem;",
443
608
  ":var(--plasma-typo-body-s-font-family);",
444
609
  ":var(--plasma-typo-body-s-font-size);",
@@ -448,8 +613,8 @@ export var config = {
448
613
  ":var(--plasma-typo-body-s-font-weight);",
449
614
  ":var(--plasma-typo-body-s-bold-font-weight);",
450
615
  ":0.063rem;",
451
- ":0.75rem 1rem 0 1rem;",
452
- ":0.5rem;",
616
+ ":0;",
617
+ ":0;",
453
618
  ":1.5rem;",
454
619
  ":0 0 0 0.5rem;",
455
620
  ":0.25rem;",
@@ -460,11 +625,20 @@ export var config = {
460
625
  ":var(--plasma-typo-h4-line-height);",
461
626
  ":var(--plasma-typo-h4-font-weight);",
462
627
  ":var(--plasma-typo-h4-bold-font-weight);",
463
- ":2rem;",
464
- ":2rem;",
465
- ":0.75rem;",
628
+ ":2.5rem;",
629
+ ":2.5rem;",
630
+ ":0.5rem;",
631
+ ":0.625rem;",
632
+ ":var(--plasma-typo-body-s-font-family);",
633
+ ":var(--plasma-typo-body-s-font-style);",
634
+ ":var(--plasma-typo-body-s-font-size);",
635
+ ":var(--plasma-typo-body-s-font-weight);",
636
+ ":var(--plasma-typo-body-s-letter-spacing);",
637
+ ":var(--plasma-typo-body-s-line-height);",
638
+ ":0.688rem 0.5rem;",
639
+ ":0.375rem;",
466
640
  ":0.5rem;"
467
- ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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),
641
+ ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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),
468
642
  xs: css([
469
643
  "",
470
644
  ":19rem;",
@@ -532,11 +706,14 @@ export var config = {
532
706
  ":-0.0625rem -0.125rem -0.0625rem 0.75rem;",
533
707
  ":0 0.25rem 0 0;",
534
708
  ":0 0 0 0.25rem;",
535
- ":19rem;",
709
+ ":0.5rem;",
710
+ ":0.75rem;",
711
+ ":0.75rem 0.75rem 0.875rem 0.75rem;",
712
+ ":1.625rem;",
536
713
  ":17.5rem;",
714
+ ":15.5rem;",
715
+ ":0.5rem 0 0 0;",
537
716
  ":0.5rem;",
538
- ":0.5rem 0.75rem 0.625rem 0.75rem;",
539
- ":0.375rem;",
540
717
  ":var(--plasma-typo-body-xs-font-family);",
541
718
  ":var(--plasma-typo-body-xs-font-size);",
542
719
  ":var(--plasma-typo-body-xs-font-style);",
@@ -544,8 +721,8 @@ export var config = {
544
721
  ":var(--plasma-typo-body-xs-line-height);",
545
722
  ":var(--plasma-typo-body-xs-font-weight);",
546
723
  ":var(--plasma-typo-body-xs-bold-font-weight);",
547
- ":0.375rem 0.25rem 0 0.25rem;",
548
- ":0.375rem;",
724
+ ":0.5rem 0 0 0;",
725
+ ":0.5rem;",
549
726
  ":var(--plasma-typo-body-xs-font-family);",
550
727
  ":var(--plasma-typo-body-xs-font-size);",
551
728
  ":var(--plasma-typo-body-xs-font-style);",
@@ -553,8 +730,8 @@ export var config = {
553
730
  ":var(--plasma-typo-body-xs-line-height);",
554
731
  ":var(--plasma-typo-body-xs-font-weight);",
555
732
  ":var(--plasma-typo-body-xs-bold-font-weight);",
556
- ":0.5rem 0.75rem 0.625rem 0.75rem;",
557
- ":0.375rem;",
733
+ ":0.375rem 0 0 0;",
734
+ ":0.5rem;",
558
735
  ":var(--plasma-typo-body-xs-font-family);",
559
736
  ":var(--plasma-typo-body-xs-font-size);",
560
737
  ":var(--plasma-typo-body-xs-font-style);",
@@ -562,8 +739,8 @@ export var config = {
562
739
  ":var(--plasma-typo-body-xs-line-height);",
563
740
  ":var(--plasma-typo-body-xs-font-weight);",
564
741
  ":var(--plasma-typo-body-xs-bold-font-weight);",
565
- ":0.375rem 0.75rem 0.625rem 0.75rem;",
566
- ":0.375rem;",
742
+ ":0.375rem 0 0 0;",
743
+ ":0.5rem;",
567
744
  ":var(--plasma-typo-body-xs-font-family);",
568
745
  ":var(--plasma-typo-body-xs-font-size);",
569
746
  ":var(--plasma-typo-body-xs-font-style);",
@@ -572,7 +749,7 @@ export var config = {
572
749
  ":var(--plasma-typo-body-xs-font-weight);",
573
750
  ":var(--plasma-typo-body-xs-bold-font-weight);",
574
751
  ":0.063rem;",
575
- ":0.5rem 0.75rem 0 0.75rem;",
752
+ ":0;",
576
753
  ":0;",
577
754
  ":1rem;",
578
755
  ":0 0 0 0.5rem;",
@@ -586,9 +763,18 @@ export var config = {
586
763
  ":var(--plasma-typo-h5-bold-font-weight);",
587
764
  ":2rem;",
588
765
  ":2rem;",
589
- ":0.75rem;",
590
- ":0.5rem;"
591
- ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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)
766
+ ":0.5rem;",
767
+ ":0.5rem;",
768
+ ":var(--plasma-typo-body-xs-font-family);",
769
+ ":var(--plasma-typo-body-xs-font-style);",
770
+ ":var(--plasma-typo-body-xs-font-size);",
771
+ ":var(--plasma-typo-body-xs-font-weight);",
772
+ ":var(--plasma-typo-body-xs-letter-spacing);",
773
+ ":var(--plasma-typo-body-xs-line-height);",
774
+ ":0.563rem 0.375rem;",
775
+ ":0.375rem;",
776
+ ":0.375rem;"
777
+ ], 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.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.hintMargin, tokens.hintTargetSize, tokens.hintWithoutLabelPlacementOffset, tokens.hintPlacementInnerMargin, tokens.hintInnerLabelPlacementOffset, tokens.clearHintInnerLabelPlacementOffset, 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)
592
778
  },
593
779
  eventTooltipSize: {
594
780
  m: css([
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.346.0-canary.2425.21516060814.0",
3
+ "version": "0.346.0-canary.2425.21518296162.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "exports": {
6
6
  ".": {
@@ -92,8 +92,8 @@
92
92
  "@rollup/plugin-babel": "^6.0.4",
93
93
  "@rollup/plugin-commonjs": "^25.0.4",
94
94
  "@rollup/plugin-node-resolve": "^15.1.0",
95
- "@salutejs/plasma-cy-utils": "0.144.0-canary.2425.21516060814.0",
96
- "@salutejs/plasma-sb-utils": "0.214.0-canary.2425.21516060814.0",
95
+ "@salutejs/plasma-cy-utils": "0.144.0-canary.2425.21518296162.0",
96
+ "@salutejs/plasma-sb-utils": "0.214.0-canary.2425.21518296162.0",
97
97
  "@salutejs/plasma-themes": "0.39.0",
98
98
  "@types/lodash": "^4.14.191",
99
99
  "@types/lodash.chunk": "4.2.9",
@@ -122,7 +122,7 @@
122
122
  "@linaria/react": "5.0.3",
123
123
  "@popperjs/core": "2.11.8",
124
124
  "@salutejs/input-core": "2.1.2",
125
- "@salutejs/plasma-core": "1.214.0-canary.2425.21516060814.0",
125
+ "@salutejs/plasma-core": "1.214.0-canary.2425.21518296162.0",
126
126
  "@salutejs/react-maskinput": "3.3.2",
127
127
  "@tanstack/react-table": "8.21.2",
128
128
  "@tanstack/react-virtual": "3.13.2",
@@ -142,5 +142,5 @@
142
142
  "sideEffects": [
143
143
  "*.css"
144
144
  ],
145
- "gitHead": "b88147076211b1fec1b08330d3134b517787329f"
145
+ "gitHead": "8861d82f0acdca8b823c9412f392c412d9ca52e5"
146
146
  }