@salutejs/sdds-scan 0.326.0-canary.2322.19132961849.0 → 0.326.0-canary.2325.19232328937.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 (42) hide show
  1. package/components/DatePicker/DatePicker.config.js +1 -1
  2. package/components/DatePicker/DatePicker.config.js.map +1 -1
  3. package/components/DatePicker/{DatePicker.config_1np4exv.css → DatePicker.config_gcv5qs.css} +1 -1
  4. package/components/DatePicker/DatePicker.css +9 -9
  5. package/components/Range/Range.config.js +1 -1
  6. package/components/Range/Range.config.js.map +1 -1
  7. package/{es/components/Range/Range.config_3yztt4.css → components/Range/Range.config_1b739h0.css} +1 -1
  8. package/components/Range/Range.css +8 -8
  9. package/components/Tabs/TabItem.css +21 -21
  10. package/components/Tabs/TabsController.css +15 -15
  11. package/components/Tabs/horizontal/HorizontalTabItem.config.js +1 -1
  12. package/components/Tabs/horizontal/HorizontalTabItem.config.js.map +1 -1
  13. package/{es/components/Tabs/horizontal/HorizontalTabItem.config_1ibgsbi.css → components/Tabs/horizontal/HorizontalTabItem.config_kpsefl.css} +4 -4
  14. package/components/Tabs/vertical/VerticalTabItem.config.js +1 -1
  15. package/components/Tabs/vertical/VerticalTabItem.config.js.map +1 -1
  16. package/{es/components/Tabs/vertical/VerticalTabItem.config_1s7nqdz.css → components/Tabs/vertical/VerticalTabItem.config_13q0bm8.css} +4 -4
  17. package/es/components/DatePicker/DatePicker.config.js +1 -1
  18. package/es/components/DatePicker/DatePicker.config.js.map +1 -1
  19. package/es/components/DatePicker/{DatePicker.config_1np4exv.css → DatePicker.config_gcv5qs.css} +1 -1
  20. package/es/components/DatePicker/DatePicker.css +9 -9
  21. package/es/components/Range/Range.config.js +1 -1
  22. package/es/components/Range/Range.config.js.map +1 -1
  23. package/{components/Range/Range.config_3yztt4.css → es/components/Range/Range.config_1b739h0.css} +1 -1
  24. package/es/components/Range/Range.css +8 -8
  25. package/es/components/Tabs/TabItem.css +21 -21
  26. package/es/components/Tabs/TabsController.css +15 -15
  27. package/es/components/Tabs/horizontal/HorizontalTabItem.config.js +1 -1
  28. package/es/components/Tabs/horizontal/HorizontalTabItem.config.js.map +1 -1
  29. package/{components/Tabs/horizontal/HorizontalTabItem.config_1ibgsbi.css → es/components/Tabs/horizontal/HorizontalTabItem.config_kpsefl.css} +4 -4
  30. package/es/components/Tabs/vertical/VerticalTabItem.config.js +1 -1
  31. package/es/components/Tabs/vertical/VerticalTabItem.config.js.map +1 -1
  32. package/{components/Tabs/vertical/VerticalTabItem.config_1s7nqdz.css → es/components/Tabs/vertical/VerticalTabItem.config_13q0bm8.css} +4 -4
  33. package/es/index.css +38 -38
  34. package/package.json +3 -3
  35. package/styled-components/cjs/components/DatePicker/DatePicker.config.js +1 -4
  36. package/styled-components/cjs/components/Range/Range.config.js +1 -4
  37. package/styled-components/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js +4 -4
  38. package/styled-components/cjs/components/Tabs/vertical/VerticalTabItem.config.js +4 -4
  39. package/styled-components/es/components/DatePicker/DatePicker.config.js +1 -4
  40. package/styled-components/es/components/Range/Range.config.js +1 -4
  41. package/styled-components/es/components/Tabs/horizontal/HorizontalTabItem.config.js +4 -4
  42. package/styled-components/es/components/Tabs/vertical/VerticalTabItem.config.js +4 -4
@@ -30,9 +30,6 @@ function _templateObject() {
30
30
  ": var(--text-secondary);\n ",
31
31
  ": var(--text-negative);\n ",
32
32
  ": var(--text-positive);\n\n ",
33
- ": var(--text-secondary);\n ",
34
- ": var(--text-secondary-hover);\n ",
35
- ": var(--text-secondary-active);\n\n ",
36
33
  ": var(--text-primary);\n ",
37
34
  ": var(--text-secondary);\n ",
38
35
  ": var(--text-tertiary);\n ",
@@ -351,7 +348,7 @@ var config = {
351
348
  },
352
349
  variations: {
353
350
  view: {
354
- default: (0, _styledcomponents.css)(_templateObject(), _styledcomponents.rangeTokens.background, _styledcomponents.rangeTokens.backgroundError, _styledcomponents.rangeTokens.backgroundSuccess, _styledcomponents.rangeTokens.dividerColor, _styledcomponents.rangeTokens.labelColor, _styledcomponents.rangeTokens.leftHelperColor, _styledcomponents.rangeTokens.leftHelperColorError, _styledcomponents.rangeTokens.leftHelperColorSuccess, _styledcomponents.rangeTokens.contentSlotColor, _styledcomponents.rangeTokens.contentSlotColorHover, _styledcomponents.rangeTokens.contentSlotColorActive, _styledcomponents.rangeTokens.textFieldColor, _styledcomponents.rangeTokens.textFieldPlaceholderColor, _styledcomponents.rangeTokens.textFieldPlaceholderColorFocus, _styledcomponents.rangeTokens.textFieldCaretColor, _styledcomponents.rangeTokens.indicatorColor, _styledcomponents.rangeTokens.textFieldBackgroundColorHover, _styledcomponents.rangeTokens.textFieldBackgroundColorFocus, _styledcomponents.rangeTokens.textFieldBackgroundErrorColor, _styledcomponents.rangeTokens.textFieldBackgroundErrorColorHover, _styledcomponents.rangeTokens.textFieldBackgroundErrorColorFocus, _styledcomponents.rangeTokens.textFieldBackgroundSuccessColor, _styledcomponents.rangeTokens.textFieldBackgroundSuccessColorHover, _styledcomponents.rangeTokens.textFieldBackgroundSuccessColorFocus, _styledcomponents.rangeTokens.textFieldTextBeforeColor, _styledcomponents.rangeTokens.textFieldTextAfterColor, _styledcomponents.rangeTokens.focusColor)
351
+ default: (0, _styledcomponents.css)(_templateObject(), _styledcomponents.rangeTokens.background, _styledcomponents.rangeTokens.backgroundError, _styledcomponents.rangeTokens.backgroundSuccess, _styledcomponents.rangeTokens.dividerColor, _styledcomponents.rangeTokens.labelColor, _styledcomponents.rangeTokens.leftHelperColor, _styledcomponents.rangeTokens.leftHelperColorError, _styledcomponents.rangeTokens.leftHelperColorSuccess, _styledcomponents.rangeTokens.textFieldColor, _styledcomponents.rangeTokens.textFieldPlaceholderColor, _styledcomponents.rangeTokens.textFieldPlaceholderColorFocus, _styledcomponents.rangeTokens.textFieldCaretColor, _styledcomponents.rangeTokens.indicatorColor, _styledcomponents.rangeTokens.textFieldBackgroundColorHover, _styledcomponents.rangeTokens.textFieldBackgroundColorFocus, _styledcomponents.rangeTokens.textFieldBackgroundErrorColor, _styledcomponents.rangeTokens.textFieldBackgroundErrorColorHover, _styledcomponents.rangeTokens.textFieldBackgroundErrorColorFocus, _styledcomponents.rangeTokens.textFieldBackgroundSuccessColor, _styledcomponents.rangeTokens.textFieldBackgroundSuccessColorHover, _styledcomponents.rangeTokens.textFieldBackgroundSuccessColorFocus, _styledcomponents.rangeTokens.textFieldTextBeforeColor, _styledcomponents.rangeTokens.textFieldTextAfterColor, _styledcomponents.rangeTokens.focusColor)
355
352
  },
356
353
  size: {
357
354
  xl: (0, _styledcomponents.css)(_templateObject1(), _styledcomponents.rangeTokens.borderRadius, _styledcomponents.rangeTokens.dividerPadding, _styledcomponents.rangeTokens.dividerFontFamily, _styledcomponents.rangeTokens.dividerFontStyle, _styledcomponents.rangeTokens.dividerFontSize, _styledcomponents.rangeTokens.dividerFontWeight, _styledcomponents.rangeTokens.dividerLetterSpacing, _styledcomponents.rangeTokens.dividerLineHeight, _styledcomponents.rangeTokens.leftContentMargin, _styledcomponents.rangeTokens.rightContentMargin, _styledcomponents.rangeTokens.labelOffset, _styledcomponents.rangeTokens.labelFontFamily, _styledcomponents.rangeTokens.labelFontStyle, _styledcomponents.rangeTokens.labelFontSize, _styledcomponents.rangeTokens.labelFontWeight, _styledcomponents.rangeTokens.labelLetterSpacing, _styledcomponents.rangeTokens.labelLineHeight, _styledcomponents.rangeTokens.textFieldHeight, _styledcomponents.rangeTokens.textFieldBorderRadius, _styledcomponents.rangeTokens.textFieldPadding, _styledcomponents.rangeTokens.textFieldFontFamily, _styledcomponents.rangeTokens.textFieldFontStyle, _styledcomponents.rangeTokens.textFieldFontSize, _styledcomponents.rangeTokens.textFieldFontWeight, _styledcomponents.rangeTokens.textFieldLetterSpacing, _styledcomponents.rangeTokens.textFieldLineHeight, _styledcomponents.rangeTokens.leftHelperOffset, _styledcomponents.rangeTokens.leftHelperFontFamily, _styledcomponents.rangeTokens.leftHelperFontStyle, _styledcomponents.rangeTokens.leftHelperFontSize, _styledcomponents.rangeTokens.leftHelperFontWeight, _styledcomponents.rangeTokens.leftHelperLetterSpacing, _styledcomponents.rangeTokens.leftHelperLineHeight, _styledcomponents.rangeTokens.textFieldLeftContentMargin, _styledcomponents.rangeTokens.textFieldRightContentMargin, _styledcomponents.rangeTokens.textFieldTextBeforeMargin, _styledcomponents.rangeTokens.textFieldTextAfterMargin, _styledcomponents.rangeTokens.indicatorSize, _styledcomponents.rangeTokens.indicatorSizeOuter, _styledcomponents.rangeTokens.indicatorPlacement, _styledcomponents.rangeTokens.indicatorOuterPlacement, _styledcomponents.rangeTokens.indicatorPlacementRight, _styledcomponents.rangeTokens.indicatorOuterPlacementRight),
@@ -151,7 +151,7 @@ function _templateObject4() {
151
151
  ": var(--plasma-typo-body-xs-font-family);\n ",
152
152
  ": var(--plasma-typo-body-xs-font-size);\n ",
153
153
  ": var(--plasma-typo-body-xs-font-style);\n ",
154
- ": var(--plasma-typo-body-xs-font-weight);\n ",
154
+ ": var(--plasma-typo-body-xs-bold-font-weight);\n ",
155
155
  ": var(--plasma-typo-body-xs-letter-spacing);\n ",
156
156
  ": var(--plasma-typo-body-xs-line-height);\n\n ",
157
157
  ": 0;\n "
@@ -175,7 +175,7 @@ function _templateObject5() {
175
175
  ": var(--plasma-typo-body-s-font-family);\n ",
176
176
  ": var(--plasma-typo-body-s-font-size);\n ",
177
177
  ": var(--plasma-typo-body-s-font-style);\n ",
178
- ": var(--plasma-typo-body-s-font-weight);\n ",
178
+ ": var(--plasma-typo-body-s-bold-font-weight);\n ",
179
179
  ": var(--plasma-typo-body-s-letter-spacing);\n ",
180
180
  ": var(--plasma-typo-body-s-line-height);\n\n ",
181
181
  ": 0.125rem;\n "
@@ -199,7 +199,7 @@ function _templateObject6() {
199
199
  ": var(--plasma-typo-body-m-font-family);\n ",
200
200
  ": var(--plasma-typo-body-m-font-size);\n ",
201
201
  ": var(--plasma-typo-body-m-font-style);\n ",
202
- ": var(--plasma-typo-body-m-font-weight);\n ",
202
+ ": var(--plasma-typo-body-m-bold-font-weight);\n ",
203
203
  ": var(--plasma-typo-body-m-letter-spacing);\n ",
204
204
  ": var(--plasma-typo-body-m-line-height);\n\n ",
205
205
  ": 0.25rem;\n "
@@ -223,7 +223,7 @@ function _templateObject7() {
223
223
  ": var(--plasma-typo-body-l-font-family);\n ",
224
224
  ": var(--plasma-typo-body-l-font-size);\n ",
225
225
  ": var(--plasma-typo-body-l-font-style);\n ",
226
- ": var(--plasma-typo-body-l-font-weight);\n ",
226
+ ": var(--plasma-typo-body-l-bold-font-weight);\n ",
227
227
  ": var(--plasma-typo-body-l-letter-spacing);\n ",
228
228
  ": var(--plasma-typo-body-l-line-height);\n\n ",
229
229
  ": 0.125rem;\n "
@@ -66,7 +66,7 @@ function _templateObject1() {
66
66
  ": var(--plasma-typo-body-xs-font-family);\n ",
67
67
  ": var(--plasma-typo-body-xs-font-size);\n ",
68
68
  ": var(--plasma-typo-body-xs-font-style);\n ",
69
- ": var(--plasma-typo-body-xs-font-weight);\n ",
69
+ ": var(--plasma-typo-body-xs-bold-font-weight);\n ",
70
70
  ": var(--plasma-typo-body-xs-letter-spacing);\n ",
71
71
  ": var(--plasma-typo-body-xs-line-height);\n\n ",
72
72
  ": 0;\n "
@@ -91,7 +91,7 @@ function _templateObject2() {
91
91
  ": var(--plasma-typo-body-s-font-family);\n ",
92
92
  ": var(--plasma-typo-body-s-font-size);\n ",
93
93
  ": var(--plasma-typo-body-s-font-style);\n ",
94
- ": var(--plasma-typo-body-s-font-weight);\n ",
94
+ ": var(--plasma-typo-body-s-bold-font-weight);\n ",
95
95
  ": var(--plasma-typo-body-s-letter-spacing);\n ",
96
96
  ": var(--plasma-typo-body-s-line-height);\n\n ",
97
97
  ": 0.25rem;\n "
@@ -116,7 +116,7 @@ function _templateObject3() {
116
116
  ": var(--plasma-typo-body-m-font-family);\n ",
117
117
  ": var(--plasma-typo-body-m-font-size);\n ",
118
118
  ": var(--plasma-typo-body-m-font-style);\n ",
119
- ": var(--plasma-typo-body-m-font-weight);\n ",
119
+ ": var(--plasma-typo-body-m-bold-font-weight);\n ",
120
120
  ": var(--plasma-typo-body-m-letter-spacing);\n ",
121
121
  ": var(--plasma-typo-body-m-line-height);\n\n ",
122
122
  ": 0.125rem;\n "
@@ -141,7 +141,7 @@ function _templateObject4() {
141
141
  ": var(--plasma-typo-body-l-font-family);\n ",
142
142
  ": var(--plasma-typo-body-l-font-size);\n ",
143
143
  ": var(--plasma-typo-body-l-font-style);\n ",
144
- ": var(--plasma-typo-body-l-font-weight);\n ",
144
+ ": var(--plasma-typo-body-l-bold-font-weight);\n ",
145
145
  ": var(--plasma-typo-body-l-letter-spacing);\n ",
146
146
  ": var(--plasma-typo-body-l-line-height);\n\n ",
147
147
  ": 0.125rem;\n "
@@ -19,9 +19,6 @@ function _templateObject() {
19
19
  ": var(--text-secondary);\n ",
20
20
  ": var(--text-negative);\n ",
21
21
  ": var(--text-positive);\n\n ",
22
- ": var(--text-secondary);\n ",
23
- ": var(--text-secondary-hover);\n ",
24
- ": var(--text-secondary-active);\n\n ",
25
22
  ": var(--text-primary);\n ",
26
23
  ": var(--text-secondary);\n ",
27
24
  ": var(--text-accent);\n\n ",
@@ -620,7 +617,7 @@ export var config = {
620
617
  },
621
618
  variations: {
622
619
  view: {
623
- default: css(_templateObject(), tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.contentSlotColor, tokens.contentSlotColorHover, tokens.contentSlotColorActive, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldCaretColor, 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)
620
+ default: css(_templateObject(), tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldCaretColor, 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)
624
621
  },
625
622
  size: {
626
623
  l: css(_templateObject1(), 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.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorSize, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, 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),
@@ -19,9 +19,6 @@ function _templateObject() {
19
19
  ": var(--text-secondary);\n ",
20
20
  ": var(--text-negative);\n ",
21
21
  ": var(--text-positive);\n\n ",
22
- ": var(--text-secondary);\n ",
23
- ": var(--text-secondary-hover);\n ",
24
- ": var(--text-secondary-active);\n\n ",
25
22
  ": var(--text-primary);\n ",
26
23
  ": var(--text-secondary);\n ",
27
24
  ": var(--text-tertiary);\n ",
@@ -341,7 +338,7 @@ export var config = {
341
338
  },
342
339
  variations: {
343
340
  view: {
344
- default: css(_templateObject(), tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.contentSlotColor, tokens.contentSlotColorHover, tokens.contentSlotColorActive, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldCaretColor, tokens.indicatorColor, tokens.textFieldBackgroundColorHover, tokens.textFieldBackgroundColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorHover, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorHover, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.focusColor)
341
+ default: css(_templateObject(), tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldCaretColor, tokens.indicatorColor, tokens.textFieldBackgroundColorHover, tokens.textFieldBackgroundColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorHover, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorHover, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.focusColor)
345
342
  },
346
343
  size: {
347
344
  xl: css(_templateObject1(), tokens.borderRadius, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, 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.indicatorSize, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight),
@@ -140,7 +140,7 @@ function _templateObject4() {
140
140
  ": var(--plasma-typo-body-xs-font-family);\n ",
141
141
  ": var(--plasma-typo-body-xs-font-size);\n ",
142
142
  ": var(--plasma-typo-body-xs-font-style);\n ",
143
- ": var(--plasma-typo-body-xs-font-weight);\n ",
143
+ ": var(--plasma-typo-body-xs-bold-font-weight);\n ",
144
144
  ": var(--plasma-typo-body-xs-letter-spacing);\n ",
145
145
  ": var(--plasma-typo-body-xs-line-height);\n\n ",
146
146
  ": 0;\n "
@@ -164,7 +164,7 @@ function _templateObject5() {
164
164
  ": var(--plasma-typo-body-s-font-family);\n ",
165
165
  ": var(--plasma-typo-body-s-font-size);\n ",
166
166
  ": var(--plasma-typo-body-s-font-style);\n ",
167
- ": var(--plasma-typo-body-s-font-weight);\n ",
167
+ ": var(--plasma-typo-body-s-bold-font-weight);\n ",
168
168
  ": var(--plasma-typo-body-s-letter-spacing);\n ",
169
169
  ": var(--plasma-typo-body-s-line-height);\n\n ",
170
170
  ": 0.125rem;\n "
@@ -188,7 +188,7 @@ function _templateObject6() {
188
188
  ": var(--plasma-typo-body-m-font-family);\n ",
189
189
  ": var(--plasma-typo-body-m-font-size);\n ",
190
190
  ": var(--plasma-typo-body-m-font-style);\n ",
191
- ": var(--plasma-typo-body-m-font-weight);\n ",
191
+ ": var(--plasma-typo-body-m-bold-font-weight);\n ",
192
192
  ": var(--plasma-typo-body-m-letter-spacing);\n ",
193
193
  ": var(--plasma-typo-body-m-line-height);\n\n ",
194
194
  ": 0.25rem;\n "
@@ -212,7 +212,7 @@ function _templateObject7() {
212
212
  ": var(--plasma-typo-body-l-font-family);\n ",
213
213
  ": var(--plasma-typo-body-l-font-size);\n ",
214
214
  ": var(--plasma-typo-body-l-font-style);\n ",
215
- ": var(--plasma-typo-body-l-font-weight);\n ",
215
+ ": var(--plasma-typo-body-l-bold-font-weight);\n ",
216
216
  ": var(--plasma-typo-body-l-letter-spacing);\n ",
217
217
  ": var(--plasma-typo-body-l-line-height);\n\n ",
218
218
  ": 0.125rem;\n "
@@ -55,7 +55,7 @@ function _templateObject1() {
55
55
  ": var(--plasma-typo-body-xs-font-family);\n ",
56
56
  ": var(--plasma-typo-body-xs-font-size);\n ",
57
57
  ": var(--plasma-typo-body-xs-font-style);\n ",
58
- ": var(--plasma-typo-body-xs-font-weight);\n ",
58
+ ": var(--plasma-typo-body-xs-bold-font-weight);\n ",
59
59
  ": var(--plasma-typo-body-xs-letter-spacing);\n ",
60
60
  ": var(--plasma-typo-body-xs-line-height);\n\n ",
61
61
  ": 0;\n "
@@ -80,7 +80,7 @@ function _templateObject2() {
80
80
  ": var(--plasma-typo-body-s-font-family);\n ",
81
81
  ": var(--plasma-typo-body-s-font-size);\n ",
82
82
  ": var(--plasma-typo-body-s-font-style);\n ",
83
- ": var(--plasma-typo-body-s-font-weight);\n ",
83
+ ": var(--plasma-typo-body-s-bold-font-weight);\n ",
84
84
  ": var(--plasma-typo-body-s-letter-spacing);\n ",
85
85
  ": var(--plasma-typo-body-s-line-height);\n\n ",
86
86
  ": 0.25rem;\n "
@@ -105,7 +105,7 @@ function _templateObject3() {
105
105
  ": var(--plasma-typo-body-m-font-family);\n ",
106
106
  ": var(--plasma-typo-body-m-font-size);\n ",
107
107
  ": var(--plasma-typo-body-m-font-style);\n ",
108
- ": var(--plasma-typo-body-m-font-weight);\n ",
108
+ ": var(--plasma-typo-body-m-bold-font-weight);\n ",
109
109
  ": var(--plasma-typo-body-m-letter-spacing);\n ",
110
110
  ": var(--plasma-typo-body-m-line-height);\n\n ",
111
111
  ": 0.125rem;\n "
@@ -130,7 +130,7 @@ function _templateObject4() {
130
130
  ": var(--plasma-typo-body-l-font-family);\n ",
131
131
  ": var(--plasma-typo-body-l-font-size);\n ",
132
132
  ": var(--plasma-typo-body-l-font-style);\n ",
133
- ": var(--plasma-typo-body-l-font-weight);\n ",
133
+ ": var(--plasma-typo-body-l-bold-font-weight);\n ",
134
134
  ": var(--plasma-typo-body-l-letter-spacing);\n ",
135
135
  ": var(--plasma-typo-body-l-line-height);\n\n ",
136
136
  ": 0.125rem;\n "