@salutejs/sdds-serv 0.316.0-canary.2065.16047344532.0 → 0.316.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 (39) hide show
  1. package/components/Chip/Chip.config.js +1 -1
  2. package/components/Chip/Chip.config.js.map +1 -1
  3. package/components/Chip/{Chip.config_fblwhi.css → Chip.config_7koe19.css} +1 -1
  4. package/components/Chip/Chip.css +12 -12
  5. package/components/Combobox/Combobox.config.js +1 -1
  6. package/components/Combobox/Combobox.config.js.map +1 -1
  7. package/{es/components/Combobox/Combobox.config_2bwgte.css → components/Combobox/Combobox.config_1pf0tqr.css} +8 -8
  8. package/components/Combobox/Combobox.css +14 -14
  9. package/components/Select/Select.config.js +1 -1
  10. package/components/Select/Select.config.js.map +1 -1
  11. package/components/Select/{Select.config_10xjqvb.css → Select.config_d2t9yp.css} +14 -14
  12. package/components/Select/Select.css +23 -23
  13. package/components/TextArea/TextArea.d.ts +8 -0
  14. package/emotion/cjs/components/Chip/Chip.config.js +1 -1
  15. package/emotion/cjs/components/Combobox/Combobox.config.js +36 -32
  16. package/emotion/cjs/components/Select/Select.config.js +78 -44
  17. package/emotion/es/components/Chip/Chip.config.js +1 -1
  18. package/emotion/es/components/Combobox/Combobox.config.js +36 -32
  19. package/emotion/es/components/Select/Select.config.js +78 -44
  20. package/es/components/Chip/Chip.config.js +1 -1
  21. package/es/components/Chip/Chip.config.js.map +1 -1
  22. package/es/components/Chip/{Chip.config_fblwhi.css → Chip.config_7koe19.css} +1 -1
  23. package/es/components/Chip/Chip.css +12 -12
  24. package/es/components/Combobox/Combobox.config.js +1 -1
  25. package/es/components/Combobox/Combobox.config.js.map +1 -1
  26. package/{components/Combobox/Combobox.config_2bwgte.css → es/components/Combobox/Combobox.config_1pf0tqr.css} +8 -8
  27. package/es/components/Combobox/Combobox.css +14 -14
  28. package/es/components/Select/Select.config.js +1 -1
  29. package/es/components/Select/Select.config.js.map +1 -1
  30. package/es/components/Select/{Select.config_10xjqvb.css → Select.config_d2t9yp.css} +14 -14
  31. package/es/components/Select/Select.css +23 -23
  32. package/es/index.css +51 -51
  33. package/package.json +8 -8
  34. package/styled-components/cjs/components/Chip/Chip.config.js +1 -1
  35. package/styled-components/cjs/components/Combobox/Combobox.config.js +36 -32
  36. package/styled-components/cjs/components/Select/Select.config.js +78 -44
  37. package/styled-components/es/components/Chip/Chip.config.js +1 -1
  38. package/styled-components/es/components/Combobox/Combobox.config.js +36 -32
  39. package/styled-components/es/components/Select/Select.config.js +78 -44
@@ -223,7 +223,7 @@ function _templateObject9() {
223
223
  ": -0.25rem;\n\n ",
224
224
  ": 1.02;\n ",
225
225
  ": 0.98;\n\n ",
226
- ": 1rem;\n "
226
+ ": 0.75rem;\n "
227
227
  ]);
228
228
  _templateObject9 = function _templateObject() {
229
229
  return data;
@@ -46,7 +46,12 @@ function _templateObject() {
46
46
  ": var(--text-secondary-hover);\n ",
47
47
  ": var(--surface-transparent-secondary);\n ",
48
48
  ": var(--text-secondary);\n\n ",
49
- ": var(--surface-transparent-tertiary);\n "
49
+ ": var(--surface-transparent-tertiary);\n\n ",
50
+ ": var(--text-accent);\n\n ",
51
+ ": var(--text-accent);\n ",
52
+ ": var(--on-dark-text-primary);\n ",
53
+ ": transparent;\n ",
54
+ ": var(--text-secondary);\n "
50
55
  ]);
51
56
  _templateObject = function _templateObject() {
52
57
  return data;
@@ -91,7 +96,12 @@ function _templateObject1() {
91
96
  ": var(--text-secondary-hover);\n ",
92
97
  ": var(--surface-transparent-secondary);\n ",
93
98
  ": var(--text-secondary);\n\n ",
94
- ": var(--surface-transparent-tertiary);\n "
99
+ ": var(--surface-transparent-tertiary);\n\n ",
100
+ ": var(--text-accent);\n\n ",
101
+ ": var(--text-accent);\n ",
102
+ ": var(--on-dark-text-primary);\n ",
103
+ ": transparent;\n ",
104
+ ": var(--text-secondary);\n "
95
105
  ]);
96
106
  _templateObject1 = function _templateObject() {
97
107
  return data;
@@ -136,7 +146,12 @@ function _templateObject2() {
136
146
  ": var(--text-secondary-hover);\n ",
137
147
  ": var(--surface-transparent-secondary);\n ",
138
148
  ": var(--text-secondary);\n\n ",
139
- ": var(--surface-transparent-tertiary);\n "
149
+ ": var(--surface-transparent-tertiary);\n\n ",
150
+ ": var(--text-accent);\n\n ",
151
+ ": var(--text-accent);\n ",
152
+ ": var(--on-dark-text-primary);\n ",
153
+ ": transparent;\n ",
154
+ ": var(--text-secondary);\n "
140
155
  ]);
141
156
  _templateObject2 = function _templateObject() {
142
157
  return data;
@@ -181,7 +196,12 @@ function _templateObject3() {
181
196
  ": var(--text-secondary-hover);\n ",
182
197
  ": var(--surface-transparent-secondary);\n ",
183
198
  ": var(--text-secondary);\n\n ",
184
- ": var(--surface-transparent-tertiary);\n "
199
+ ": var(--surface-transparent-tertiary);\n\n ",
200
+ ": var(--text-accent);\n\n ",
201
+ ": var(--text-accent);\n ",
202
+ ": var(--on-dark-text-primary);\n ",
203
+ ": transparent;\n ",
204
+ ": var(--text-secondary);\n "
185
205
  ]);
186
206
  _templateObject3 = function _templateObject() {
187
207
  return data;
@@ -283,11 +303,7 @@ function _templateObject4() {
283
303
  ": 1.25rem;\n ",
284
304
  ": 0.375rem;\n ",
285
305
  ": 0.375rem;\n ",
286
- ": var(--text-accent);\n ",
287
- ": var(--on-dark-text-primary);\n ",
288
- ": transparent;\n ",
289
- ": 0.125rem;\n ",
290
- ": var(--text-secondary);\n\n ",
306
+ ": 0.125rem;\n\n ",
291
307
  ": 0.375rem;\n\n ",
292
308
  ": 0.5rem;\n ",
293
309
  ": 1rem;\n ",
@@ -396,11 +412,7 @@ function _templateObject5() {
396
412
  ": 1.25rem;\n ",
397
413
  ": 0.375rem;\n ",
398
414
  ": 0.375rem;\n ",
399
- ": var(--text-accent);\n ",
400
- ": var(--on-dark-text-primary);\n ",
401
- ": transparent;\n ",
402
- ": 0.125rem;\n ",
403
- ": var(--text-secondary);\n\n ",
415
+ ": 0.125rem;\n\n ",
404
416
  ": 0.375rem;\n\n ",
405
417
  ": 0.375rem;\n ",
406
418
  ": 0.875rem;\n ",
@@ -509,11 +521,7 @@ function _templateObject6() {
509
521
  ": 0.875rem;\n ",
510
522
  ": 0.375rem;\n ",
511
523
  ": 0.25rem;\n ",
512
- ": var(--text-accent);\n ",
513
- ": var(--on-dark-text-primary);\n ",
514
- ": transparent;\n ",
515
- ": 0.125rem;\n ",
516
- ": var(--text-secondary);\n\n ",
524
+ ": 0.125rem;\n\n ",
517
525
  ": 0.375rem;\n\n ",
518
526
  ": 0.375rem;\n ",
519
527
  ": 0.75rem;\n ",
@@ -622,11 +630,7 @@ function _templateObject7() {
622
630
  ": 0.875rem;\n ",
623
631
  ": 0.25rem;\n ",
624
632
  ": 0.25rem;\n ",
625
- ": var(--text-accent);\n ",
626
- ": var(--on-dark-text-primary);\n ",
627
- ": transparent;\n ",
628
- ": 0.125rem;\n ",
629
- ": var(--text-secondary);\n\n ",
633
+ ": 0.125rem;\n\n ",
630
634
  ": 0.375rem;\n\n ",
631
635
  ": 0.25rem;\n ",
632
636
  ": 0.5rem;\n ",
@@ -765,16 +769,16 @@ export var config = {
765
769
  },
766
770
  variations: {
767
771
  view: {
768
- default: css(_templateObject(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor),
769
- positive: css(_templateObject1(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor),
770
- warning: css(_templateObject2(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor),
771
- negative: css(_templateObject3(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor)
772
+ default: css(_templateObject(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
773
+ positive: css(_templateObject1(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
774
+ warning: css(_templateObject2(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
775
+ negative: css(_templateObject3(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor)
772
776
  },
773
777
  size: {
774
- l: css(_templateObject4(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
775
- m: css(_templateObject5(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
776
- s: css(_templateObject6(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
777
- xs: css(_templateObject7(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight)
778
+ l: css(_templateObject4(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
779
+ m: css(_templateObject5(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
780
+ s: css(_templateObject6(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
781
+ xs: css(_templateObject7(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight)
778
782
  },
779
783
  labelPlacement: {
780
784
  inner: css(_templateObject8(), tokens.textFieldPlaceholderColor, tokens.textFieldLabelInnerFontFamily, tokens.textFieldLabelInnerFontSize, tokens.textFieldLabelInnerFontStyle, tokens.textFieldLabelInnerFontWeight, tokens.textFieldLabelInnerLetterSpacing, tokens.textFieldLabelInnerLineHeight),
@@ -41,7 +41,12 @@ function _templateObject() {
41
41
  ": 0.4;\n ",
42
42
  ": var(--text-primary);\n ",
43
43
  ": var(--text-secondary);\n\n ",
44
- ": var(--surface-transparent-tertiary);\n "
44
+ ": var(--surface-transparent-tertiary);\n\n ",
45
+ ": var(--text-accent);\n\n ",
46
+ ": var(--text-accent);\n ",
47
+ ": var(--on-dark-text-primary);\n ",
48
+ ": transparent;\n ",
49
+ ": var(--text-secondary);\n "
45
50
  ]);
46
51
  _templateObject = function _templateObject() {
47
52
  return data;
@@ -81,7 +86,12 @@ function _templateObject1() {
81
86
  ": 0.4;\n ",
82
87
  ": var(--text-primary);\n ",
83
88
  ": var(--text-secondary);\n\n ",
84
- ": var(--surface-transparent-tertiary);\n "
89
+ ": var(--surface-transparent-tertiary);\n\n ",
90
+ ": var(--text-accent);\n\n ",
91
+ ": var(--text-accent);\n ",
92
+ ": var(--on-dark-text-primary);\n ",
93
+ ": transparent;\n ",
94
+ ": var(--text-secondary);\n "
85
95
  ]);
86
96
  _templateObject1 = function _templateObject() {
87
97
  return data;
@@ -121,7 +131,12 @@ function _templateObject2() {
121
131
  ": 0.4;\n ",
122
132
  ": var(--text-primary);\n ",
123
133
  ": var(--text-secondary);\n\n ",
124
- ": var(--surface-transparent-tertiary);\n "
134
+ ": var(--surface-transparent-tertiary);\n\n ",
135
+ ": var(--text-accent);\n\n ",
136
+ ": var(--text-accent);\n ",
137
+ ": var(--on-dark-text-primary);\n ",
138
+ ": transparent;\n ",
139
+ ": var(--text-secondary);\n "
125
140
  ]);
126
141
  _templateObject2 = function _templateObject() {
127
142
  return data;
@@ -161,7 +176,12 @@ function _templateObject3() {
161
176
  ": 0.4;\n ",
162
177
  ": var(--text-primary);\n ",
163
178
  ": var(--text-secondary);\n\n ",
164
- ": var(--surface-transparent-tertiary);\n "
179
+ ": var(--surface-transparent-tertiary);\n\n ",
180
+ ": var(--text-accent);\n\n ",
181
+ ": var(--text-accent);\n ",
182
+ ": var(--on-dark-text-primary);\n ",
183
+ ": transparent;\n ",
184
+ ": var(--text-secondary);\n "
165
185
  ]);
166
186
  _templateObject3 = function _templateObject() {
167
187
  return data;
@@ -185,7 +205,12 @@ function _templateObject4() {
185
205
  ": var(--surface-transparent-secondary);\n ",
186
206
  ": 0.4;\n ",
187
207
  ": var(--text-primary);\n\n ",
188
- ": var(--surface-transparent-tertiary);\n "
208
+ ": var(--surface-transparent-tertiary);\n\n ",
209
+ ": var(--text-accent);\n\n ",
210
+ ": var(--text-accent);\n ",
211
+ ": var(--on-dark-text-primary);\n ",
212
+ ": transparent;\n ",
213
+ ": var(--text-secondary);\n "
189
214
  ]);
190
215
  _templateObject4 = function _templateObject() {
191
216
  return data;
@@ -209,7 +234,12 @@ function _templateObject5() {
209
234
  ": var(--surface-transparent-secondary);\n ",
210
235
  ": 0.4;\n ",
211
236
  ": var(--text-primary);\n\n ",
212
- ": var(--surface-transparent-tertiary);\n "
237
+ ": var(--surface-transparent-tertiary);\n\n ",
238
+ ": var(--text-accent);\n\n ",
239
+ ": var(--text-accent);\n ",
240
+ ": var(--on-dark-text-primary);\n ",
241
+ ": transparent;\n ",
242
+ ": var(--text-secondary);\n "
213
243
  ]);
214
244
  _templateObject5 = function _templateObject() {
215
245
  return data;
@@ -233,7 +263,12 @@ function _templateObject6() {
233
263
  ": var(--surface-transparent-secondary);\n ",
234
264
  ": 0.4;\n ",
235
265
  ": var(--text-primary);\n\n ",
236
- ": var(--surface-transparent-tertiary);\n "
266
+ ": var(--surface-transparent-tertiary);\n\n ",
267
+ ": var(--text-accent);\n\n ",
268
+ ": var(--text-accent);\n ",
269
+ ": var(--on-dark-text-primary);\n ",
270
+ ": transparent;\n ",
271
+ ": var(--text-secondary);\n "
237
272
  ]);
238
273
  _templateObject6 = function _templateObject() {
239
274
  return data;
@@ -257,7 +292,12 @@ function _templateObject7() {
257
292
  ": var(--surface-transparent-secondary);\n ",
258
293
  ": 0.4;\n ",
259
294
  ": var(--text-primary);\n\n ",
260
- ": var(--surface-transparent-tertiary);\n "
295
+ ": var(--surface-transparent-tertiary);\n\n ",
296
+ ": var(--text-accent);\n\n ",
297
+ ": var(--text-accent);\n ",
298
+ ": var(--on-dark-text-primary);\n ",
299
+ ": transparent;\n ",
300
+ ": var(--text-secondary);\n "
261
301
  ]);
262
302
  _templateObject7 = function _templateObject() {
263
303
  return data;
@@ -281,7 +321,12 @@ function _templateObject8() {
281
321
  ": var(--surface-transparent-secondary);\n ",
282
322
  ": 0.4;\n ",
283
323
  ": var(--text-primary);\n\n ",
284
- ": var(--surface-transparent-tertiary);\n "
324
+ ": var(--surface-transparent-tertiary);\n\n ",
325
+ ": var(--text-accent);\n\n ",
326
+ ": var(--text-accent);\n ",
327
+ ": var(--on-dark-text-primary);\n ",
328
+ ": transparent;\n ",
329
+ ": var(--text-secondary);\n "
285
330
  ]);
286
331
  _templateObject8 = function _templateObject() {
287
332
  return data;
@@ -305,7 +350,12 @@ function _templateObject9() {
305
350
  ": var(--text-secondary-hover);\n ",
306
351
  ": 0.4;\n ",
307
352
  ": var(--text-primary);\n\n ",
308
- ": var(--surface-transparent-tertiary);\n "
353
+ ": var(--surface-transparent-tertiary);\n\n ",
354
+ ": var(--text-accent);\n\n ",
355
+ ": var(--text-accent);\n ",
356
+ ": var(--on-dark-text-primary);\n ",
357
+ ": transparent;\n ",
358
+ ": var(--text-secondary);\n "
309
359
  ]);
310
360
  _templateObject9 = function _templateObject() {
311
361
  return data;
@@ -409,11 +459,7 @@ function _templateObject10() {
409
459
  ": 1.25rem;\n ",
410
460
  ": 0.375rem;\n ",
411
461
  ": 0.375rem;\n ",
412
- ": var(--text-accent);\n ",
413
- ": var(--on-dark-text-primary);\n ",
414
- ": transparent;\n ",
415
- ": 0.125rem;\n ",
416
- ": var(--text-secondary);\n\n ",
462
+ ": 0.125rem;\n\n ",
417
463
  ": 0.375rem;\n\n ",
418
464
  ": 0.5rem;\n ",
419
465
  ": 1rem;\n ",
@@ -524,11 +570,7 @@ function _templateObject11() {
524
570
  ": 1.25rem;\n ",
525
571
  ": 0.375rem;\n ",
526
572
  ": 0.375rem;\n ",
527
- ": var(--text-accent);\n ",
528
- ": var(--on-dark-text-primary);\n ",
529
- ": transparent;\n ",
530
- ": 0.125rem;\n ",
531
- ": var(--text-secondary);\n\n ",
573
+ ": 0.125rem;\n\n ",
532
574
  ": 0.375rem;\n\n ",
533
575
  ": 0.375rem;\n ",
534
576
  ": 0.875rem;\n ",
@@ -639,11 +681,7 @@ function _templateObject12() {
639
681
  ": 0.875rem;\n ",
640
682
  ": 0.375rem;\n ",
641
683
  ": 0.25rem;\n ",
642
- ": var(--text-accent);\n ",
643
- ": var(--on-dark-text-primary);\n ",
644
- ": transparent;\n ",
645
- ": 0.125rem;\n ",
646
- ": var(--text-secondary);\n\n ",
684
+ ": 0.125rem;\n\n ",
647
685
  ": 0.375rem;\n\n ",
648
686
  ": 0.375rem;\n ",
649
687
  ": 0.75rem;\n ",
@@ -754,11 +792,7 @@ function _templateObject13() {
754
792
  ": 0.875rem;\n ",
755
793
  ": 0.25rem;\n ",
756
794
  ": 0.25rem;\n ",
757
- ": var(--text-accent);\n ",
758
- ": var(--on-dark-text-primary);\n ",
759
- ": transparent;\n ",
760
- ": 0.125rem;\n ",
761
- ": var(--text-secondary);\n\n ",
795
+ ": 0.125rem;\n\n ",
762
796
  ": 0.375rem;\n\n ",
763
797
  ": 0.25rem;\n ",
764
798
  ": 0.5rem;\n ",
@@ -956,22 +990,22 @@ export var config = {
956
990
  },
957
991
  variations: {
958
992
  view: {
959
- default: css(_templateObject(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor),
960
- positive: css(_templateObject1(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor),
961
- warning: css(_templateObject2(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor),
962
- negative: css(_templateObject3(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor),
963
- accent: css(_templateObject4(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor),
964
- secondary: css(_templateObject5(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor),
965
- clear: css(_templateObject6(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor),
966
- dark: css(_templateObject7(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor),
967
- black: css(_templateObject8(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor),
968
- white: css(_templateObject9(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.itemBackgroundHover, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor)
993
+ default: css(_templateObject(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
994
+ positive: css(_templateObject1(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
995
+ warning: css(_templateObject2(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
996
+ negative: css(_templateObject3(), tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
997
+ accent: css(_templateObject4(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
998
+ secondary: css(_templateObject5(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
999
+ clear: css(_templateObject6(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
1000
+ dark: css(_templateObject7(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
1001
+ black: css(_templateObject8(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
1002
+ white: css(_templateObject9(), tokens.buttonColor, tokens.buttonColorHover, tokens.buttonColorActive, tokens.buttonArrowColor, tokens.buttonArrowColorHover, tokens.buttonArrowColorActive, tokens.buttonBackgroundColor, tokens.buttonBackgroundColorHover, tokens.buttonBackgroundColorActive, tokens.itemBackgroundHover, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemDisabledOpacity, tokens.itemDisabledColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor)
969
1003
  },
970
1004
  size: {
971
- l: css(_templateObject10(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
972
- m: css(_templateObject11(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
973
- s: css(_templateObject12(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
974
- xs: css(_templateObject13(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderWidth, tokens.checkboxTriggerBorderColor, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight)
1005
+ l: css(_templateObject10(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
1006
+ m: css(_templateObject11(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
1007
+ s: css(_templateObject12(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
1008
+ xs: css(_templateObject13(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.buttonArrowMargin, tokens.targetHeight, tokens.buttonPadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.itemIconMargin, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight)
975
1009
  },
976
1010
  labelPlacement: {
977
1011
  inner: css(_templateObject14(), tokens.textFieldPlaceholderColor, tokens.textFieldLabelInnerFontFamily, tokens.textFieldLabelInnerFontSize, tokens.textFieldLabelInnerFontStyle, tokens.textFieldLabelInnerFontWeight, tokens.textFieldLabelInnerLetterSpacing, tokens.textFieldLabelInnerLineHeight),
@@ -1,4 +1,4 @@
1
- import './Chip.config_fblwhi.css';
1
+ import './Chip.config_7koe19.css';
2
2
  var config = {
3
3
  defaults: {
4
4
  view: 'default',
@@ -1 +1 @@
1
- {"version":3,"file":"Chip.config.js","sources":["../../../src-css/components/Chip/Chip.config.tsx"],"sourcesContent":["import { css, chipTokens } from '@salutejs/plasma-new-hope';\n\nexport const config = {\n defaults: {\n view: 'default',\n focused: 'true',\n size: 'm',\n },\n variations: {\n view: {\n default: css`\n ${chipTokens.color}: var(--inverse-text-primary);\n ${chipTokens.background}: var(--surface-solid-default);\n ${chipTokens.colorHover}: var(--inverse-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-solid-default-hover);\n ${chipTokens.colorActive}: var(--inverse-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-solid-default-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-solid-default);\n ${chipTokens.colorReadOnly}: var(--inverse-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-solid-default);\n ${chipTokens.colorReadOnlyHover}: var(--inverse-text-primary);\n `,\n secondary: css`\n ${chipTokens.color}: var(--text-primary);\n ${chipTokens.background}: var(--surface-transparent-secondary);\n ${chipTokens.colorHover}: var(--text-primary);\n ${chipTokens.backgroundHover}: var(--surface-transparent-secondary-hover);\n ${chipTokens.colorActive}: var(--text-primary);\n ${chipTokens.backgroundActive}: var(--surface-transparent-secondary-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-transparent-secondary);\n ${chipTokens.colorReadOnly}: var(--text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-transparent-secondary);\n ${chipTokens.colorReadOnlyHover}: var(--text-primary);\n `,\n accent: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-accent);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-accent-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-accent-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-accent);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-accent);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n positive: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-positive);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-positive-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-positive-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-positive);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-positive);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n warning: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-warning);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-warning-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-warning-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-warning);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-warning);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n negative: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-negative);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-negative-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-negative-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-negative);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-negative);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n },\n size: {\n l: css`\n ${chipTokens.borderRadius}: 0.75rem;\n ${chipTokens.pilledBorderRadius}: 1.5rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 3rem;\n ${chipTokens.padding}: 0 1rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-l-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-l-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-l-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-l-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-l-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-l-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.5rem;\n ${chipTokens.clearContentMarginLeft}: 0.625rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 1.5rem;\n `,\n m: css`\n ${chipTokens.borderRadius}: 0.625rem;\n ${chipTokens.pilledBorderRadius}: 1.25rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 2.5rem;\n ${chipTokens.padding}: 0 0.875rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-m-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-m-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-m-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-m-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-m-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.375rem;\n ${chipTokens.clearContentMarginLeft}: 0.5rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 1.25rem;\n `,\n s: css`\n ${chipTokens.borderRadius}: 0.5rem;\n ${chipTokens.pilledBorderRadius}: 1rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 2rem;\n ${chipTokens.padding}: 0 0.875rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-s-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-s-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-s-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-s-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-s-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-s-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.25rem;\n ${chipTokens.clearContentMarginLeft}: 0.375rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 1rem;\n `,\n xs: css`\n ${chipTokens.borderRadius}: 0.375rem;\n ${chipTokens.pilledBorderRadius}: 0.75rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 1.5rem;\n ${chipTokens.padding}: 0 0.625rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-xs-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-xs-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-xs-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-xs-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.25rem;\n ${chipTokens.clearContentMarginLeft}: 0.25rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 1rem;\n `,\n },\n disabled: {\n true: css`\n ${chipTokens.disabledOpacity}: 0.4;\n `,\n },\n focused: {\n true: css`\n ${chipTokens.focusColor}: var(--text-accent);\n `,\n },\n pilled: {\n true: css``,\n },\n },\n};\n"],"names":["config","defaults","view","focused","size","variations","default","secondary","accent","positive","warning","negative","l","m","s","xs","disabled","true","pilled"],"mappings":"AAEO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,OAAO,EAAE,MAAM;AACfC,IAAAA,IAAI,EAAE,GAAA;GACT;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;AACFI,MAAAA,SAAAA,EAWC,UAAA;AACDC,MAAAA,SAAS,EAWR,UAAA;AACDC,MAAAA,MAAM,EAWL,SAAA;AACDC,MAAAA,QAAQ,EAWP,SAAA;AACDC,MAAAA,OAAO,EAWN,UAAA;AACDC,MAAAA,QAAQ,EAAA,SAAA;KAYX;AACDP,IAAAA,IAAI,EAAE;AACFQ,MAAAA,CAAC,EAuBA,UAAA;AACDC,MAAAA,CAAC,EAuBA,UAAA;AACDC,MAAAA,CAAC,EAuBA,UAAA;AACDC,MAAAA,EAAE,EAAA,UAAA;KAwBL;AACDC,IAAAA,QAAQ,EAAE;MACNC,MAAI,EAAA,SAAA;KAGP;AACDd,IAAAA,OAAO,EAAE;MACLc,MAAI,EAAA,SAAA;KAGP;AACDC,IAAAA,MAAM,EAAE;MACJD,MAAI,EAAA,SAAA;AACR,KAAA;AACJ,GAAA;AACJ;;;;"}
1
+ {"version":3,"file":"Chip.config.js","sources":["../../../src-css/components/Chip/Chip.config.tsx"],"sourcesContent":["import { css, chipTokens } from '@salutejs/plasma-new-hope';\n\nexport const config = {\n defaults: {\n view: 'default',\n focused: 'true',\n size: 'm',\n },\n variations: {\n view: {\n default: css`\n ${chipTokens.color}: var(--inverse-text-primary);\n ${chipTokens.background}: var(--surface-solid-default);\n ${chipTokens.colorHover}: var(--inverse-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-solid-default-hover);\n ${chipTokens.colorActive}: var(--inverse-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-solid-default-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-solid-default);\n ${chipTokens.colorReadOnly}: var(--inverse-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-solid-default);\n ${chipTokens.colorReadOnlyHover}: var(--inverse-text-primary);\n `,\n secondary: css`\n ${chipTokens.color}: var(--text-primary);\n ${chipTokens.background}: var(--surface-transparent-secondary);\n ${chipTokens.colorHover}: var(--text-primary);\n ${chipTokens.backgroundHover}: var(--surface-transparent-secondary-hover);\n ${chipTokens.colorActive}: var(--text-primary);\n ${chipTokens.backgroundActive}: var(--surface-transparent-secondary-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-transparent-secondary);\n ${chipTokens.colorReadOnly}: var(--text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-transparent-secondary);\n ${chipTokens.colorReadOnlyHover}: var(--text-primary);\n `,\n accent: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-accent);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-accent-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-accent-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-accent);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-accent);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n positive: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-positive);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-positive-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-positive-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-positive);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-positive);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n warning: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-warning);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-warning-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-warning-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-warning);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-warning);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n negative: css`\n ${chipTokens.color}: var(--on-dark-text-primary);\n ${chipTokens.background}: var(--surface-negative);\n ${chipTokens.colorHover}: var(--on-dark-text-primary);\n ${chipTokens.backgroundHover}: var(--surface-negative-hover);\n ${chipTokens.colorActive}: var(--on-dark-text-primary);\n ${chipTokens.backgroundActive}: var(--surface-negative-active);\n ${chipTokens.backgroundReadOnly}: var(--surface-negative);\n ${chipTokens.colorReadOnly}: var(--on-dark-text-primary);\n ${chipTokens.backgroundReadOnlyHover}: var(--surface-negative);\n ${chipTokens.colorReadOnlyHover}: var(--on-dark-text-primary);\n `,\n },\n size: {\n l: css`\n ${chipTokens.borderRadius}: 0.75rem;\n ${chipTokens.pilledBorderRadius}: 1.5rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 3rem;\n ${chipTokens.padding}: 0 1rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-l-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-l-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-l-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-l-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-l-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-l-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.5rem;\n ${chipTokens.clearContentMarginLeft}: 0.625rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 1.5rem;\n `,\n m: css`\n ${chipTokens.borderRadius}: 0.625rem;\n ${chipTokens.pilledBorderRadius}: 1.25rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 2.5rem;\n ${chipTokens.padding}: 0 0.875rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-m-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-m-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-m-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-m-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-m-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.375rem;\n ${chipTokens.clearContentMarginLeft}: 0.5rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 1.25rem;\n `,\n s: css`\n ${chipTokens.borderRadius}: 0.5rem;\n ${chipTokens.pilledBorderRadius}: 1rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 2rem;\n ${chipTokens.padding}: 0 0.875rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-s-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-s-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-s-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-s-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-s-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-s-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.25rem;\n ${chipTokens.clearContentMarginLeft}: 0.375rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 1rem;\n `,\n xs: css`\n ${chipTokens.borderRadius}: 0.375rem;\n ${chipTokens.pilledBorderRadius}: 0.75rem;\n ${chipTokens.width}: auto;\n ${chipTokens.height}: 1.5rem;\n ${chipTokens.padding}: 0 0.625rem;\n\n ${chipTokens.fontFamily}: var(--plasma-typo-body-xs-font-family);\n ${chipTokens.fontSize}: var(--plasma-typo-body-xs-font-size);\n ${chipTokens.fontStyle}: var(--plasma-typo-body-xs-font-style);\n ${chipTokens.fontWeight}: var(--plasma-typo-body-xs-font-weight);\n ${chipTokens.letterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n ${chipTokens.lineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${chipTokens.leftContentMarginLeft}: -0.125rem;\n ${chipTokens.leftContentMarginRight}: 0.25rem;\n ${chipTokens.clearContentMarginLeft}: 0.25rem;\n ${chipTokens.clearContentMarginRight}: -0.25rem;\n\n ${chipTokens.scaleHover}: 1.02;\n ${chipTokens.scaleActive}: 0.98;\n\n ${chipTokens.closeIconSize}: 0.75rem;\n `,\n },\n disabled: {\n true: css`\n ${chipTokens.disabledOpacity}: 0.4;\n `,\n },\n focused: {\n true: css`\n ${chipTokens.focusColor}: var(--text-accent);\n `,\n },\n pilled: {\n true: css``,\n },\n },\n};\n"],"names":["config","defaults","view","focused","size","variations","default","secondary","accent","positive","warning","negative","l","m","s","xs","disabled","true","pilled"],"mappings":"AAEO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,OAAO,EAAE,MAAM;AACfC,IAAAA,IAAI,EAAE,GAAA;GACT;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;AACFI,MAAAA,SAAAA,EAWC,UAAA;AACDC,MAAAA,SAAS,EAWR,UAAA;AACDC,MAAAA,MAAM,EAWL,SAAA;AACDC,MAAAA,QAAQ,EAWP,SAAA;AACDC,MAAAA,OAAO,EAWN,UAAA;AACDC,MAAAA,QAAQ,EAAA,SAAA;KAYX;AACDP,IAAAA,IAAI,EAAE;AACFQ,MAAAA,CAAC,EAuBA,UAAA;AACDC,MAAAA,CAAC,EAuBA,UAAA;AACDC,MAAAA,CAAC,EAuBA,UAAA;AACDC,MAAAA,EAAE,EAAA,UAAA;KAwBL;AACDC,IAAAA,QAAQ,EAAE;MACNC,MAAI,EAAA,SAAA;KAGP;AACDd,IAAAA,OAAO,EAAE;MACLc,MAAI,EAAA,SAAA;KAGP;AACDC,IAAAA,MAAM,EAAE;MACJD,MAAI,EAAA,SAAA;AACR,KAAA;AACJ,GAAA;AACJ;;;;"}
@@ -7,7 +7,7 @@
7
7
  .l19qs8xp{--plasma-chip-border-radius:0.75rem;--plasma-chip-pilled-border-radius:1.5rem;--plasma-chip-width:auto;--plasma-chip-height:3rem;--plasma-chip-padding:0 1rem;--plasma-chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-l-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.5rem;--plasma-chip-clear-content-margin-left:0.625rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-scale-hover:1.02;--plasma-chip-scale-active:0.98;--plasma-chip-close-icon-size:1.5rem;}
8
8
  .m1rdfpua{--plasma-chip-border-radius:0.625rem;--plasma-chip-pilled-border-radius:1.25rem;--plasma-chip-width:auto;--plasma-chip-height:2.5rem;--plasma-chip-padding:0 0.875rem;--plasma-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-m-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.375rem;--plasma-chip-clear-content-margin-left:0.5rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-scale-hover:1.02;--plasma-chip-scale-active:0.98;--plasma-chip-close-icon-size:1.25rem;}
9
9
  .s1j4t1v9{--plasma-chip-border-radius:0.5rem;--plasma-chip-pilled-border-radius:1rem;--plasma-chip-width:auto;--plasma-chip-height:2rem;--plasma-chip-padding:0 0.875rem;--plasma-chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-s-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-clear-content-margin-left:0.375rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-scale-hover:1.02;--plasma-chip-scale-active:0.98;--plasma-chip-close-icon-size:1rem;}
10
- .x18lovtu{--plasma-chip-border-radius:0.375rem;--plasma-chip-pilled-border-radius:0.75rem;--plasma-chip-width:auto;--plasma-chip-height:1.5rem;--plasma-chip-padding:0 0.625rem;--plasma-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-clear-content-margin-left:0.25rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-scale-hover:1.02;--plasma-chip-scale-active:0.98;--plasma-chip-close-icon-size:1rem;}
10
+ .x18lovtu{--plasma-chip-border-radius:0.375rem;--plasma-chip-pilled-border-radius:0.75rem;--plasma-chip-width:auto;--plasma-chip-height:1.5rem;--plasma-chip-padding:0 0.625rem;--plasma-chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-chip-lineheight:var(--plasma-typo-body-xs-line-height);--plasma-chip-left-content-margin-left:-0.125rem;--plasma-chip-left-content-margin-right:0.25rem;--plasma-chip-clear-content-margin-left:0.25rem;--plasma-chip-clear-content-margin-right:-0.25rem;--plasma-chip-scale-hover:1.02;--plasma-chip-scale-active:0.98;--plasma-chip-close-icon-size:0.75rem;}
11
11
  .tpxfxbl{--plasma-chip-disabled-opacity:0.4;}
12
12
  .t6zrfoy{--plasma-chip-focus-color:var(--text-accent);}
13
13