@salutejs/sdds-serv 0.324.0-canary.2184.17983182622.0 → 0.324.0-canary.2237.17801180282.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 (88) hide show
  1. package/CHANGELOG.md +0 -122
  2. package/components/Avatar/Avatar.d.ts +4 -4
  3. package/components/Chip/Chip.config.js +1 -1
  4. package/components/Chip/Chip.config.js.map +1 -1
  5. package/components/Chip/{Chip.config_1dqafsg.css → Chip.config_gsx6rw.css} +6 -6
  6. package/components/Chip/Chip.css +13 -13
  7. package/components/Combobox/Combobox.config.js +1 -1
  8. package/components/Combobox/Combobox.config.js.map +1 -1
  9. package/{es/components/Combobox/Combobox.config_1pf0tqr.css → components/Combobox/Combobox.config_4jqnqa.css} +4 -4
  10. package/components/Combobox/Combobox.css +14 -14
  11. package/components/Mask/Mask.css +21 -21
  12. package/components/Note/Note.d.ts +2 -2
  13. package/components/Select/Select.config.js +1 -1
  14. package/components/Select/Select.config.js.map +1 -1
  15. package/{es/components/Select/Select.config_wse9z5.css → components/Select/Select.config_1qpt4r6.css} +3 -3
  16. package/components/Select/Select.css +23 -23
  17. package/components/TextField/TextField.config.js +1 -1
  18. package/components/TextField/TextField.config.js.map +1 -1
  19. package/{es/components/TextField/TextField.config_qklg09.css → components/TextField/TextField.config_165kfu7.css} +5 -5
  20. package/emotion/cjs/components/Chip/Chip.config.js +18 -12
  21. package/emotion/cjs/components/Combobox/Combobox.config.js +8 -4
  22. package/emotion/cjs/components/Select/Select.config.js +9 -6
  23. package/emotion/cjs/components/TextField/TextField.config.js +10 -5
  24. package/emotion/cjs/index.js +0 -1
  25. package/emotion/es/components/Chip/Chip.config.js +18 -12
  26. package/emotion/es/components/Combobox/Combobox.config.js +8 -4
  27. package/emotion/es/components/Select/Select.config.js +9 -6
  28. package/emotion/es/components/TextField/TextField.config.js +10 -5
  29. package/emotion/es/index.js +0 -1
  30. package/es/components/Chip/Chip.config.js +1 -1
  31. package/es/components/Chip/Chip.config.js.map +1 -1
  32. package/es/components/Chip/{Chip.config_1dqafsg.css → Chip.config_gsx6rw.css} +6 -6
  33. package/es/components/Chip/Chip.css +13 -13
  34. package/es/components/Combobox/Combobox.config.js +1 -1
  35. package/es/components/Combobox/Combobox.config.js.map +1 -1
  36. package/{components/Combobox/Combobox.config_1pf0tqr.css → es/components/Combobox/Combobox.config_4jqnqa.css} +4 -4
  37. package/es/components/Combobox/Combobox.css +14 -14
  38. package/es/components/Mask/Mask.css +21 -21
  39. package/es/components/Select/Select.config.js +1 -1
  40. package/es/components/Select/Select.config.js.map +1 -1
  41. package/{components/Select/Select.config_wse9z5.css → es/components/Select/Select.config_1qpt4r6.css} +3 -3
  42. package/es/components/Select/Select.css +23 -23
  43. package/es/components/TextField/TextField.config.js +1 -1
  44. package/es/components/TextField/TextField.config.js.map +1 -1
  45. package/{components/TextField/TextField.config_qklg09.css → es/components/TextField/TextField.config_165kfu7.css} +5 -5
  46. package/es/index.css +75 -83
  47. package/es/index.js +1 -2
  48. package/es/index.js.map +1 -1
  49. package/index.d.ts +0 -1
  50. package/index.js +0 -10
  51. package/package.json +7 -7
  52. package/styled-components/cjs/components/Chip/Chip.config.js +18 -12
  53. package/styled-components/cjs/components/Combobox/Combobox.config.js +8 -4
  54. package/styled-components/cjs/components/Select/Select.config.js +9 -6
  55. package/styled-components/cjs/components/TextField/TextField.config.js +10 -5
  56. package/styled-components/cjs/index.js +0 -1
  57. package/styled-components/es/components/Chip/Chip.config.js +18 -12
  58. package/styled-components/es/components/Combobox/Combobox.config.js +8 -4
  59. package/styled-components/es/components/Select/Select.config.js +9 -6
  60. package/styled-components/es/components/TextField/TextField.config.js +10 -5
  61. package/styled-components/es/index.js +0 -1
  62. package/components/TimePicker/TimePicker.config.d.ts +0 -23
  63. package/components/TimePicker/TimePicker.config.js +0 -31
  64. package/components/TimePicker/TimePicker.config.js.map +0 -1
  65. package/components/TimePicker/TimePicker.config_14arppm.css +0 -7
  66. package/components/TimePicker/TimePicker.css +0 -7
  67. package/components/TimePicker/TimePicker.d.ts +0 -42
  68. package/components/TimePicker/TimePicker.js +0 -12
  69. package/components/TimePicker/TimePicker.js.map +0 -1
  70. package/components/TimePicker/index.d.ts +0 -2
  71. package/emotion/cjs/components/TimePicker/TimePicker.config.js +0 -329
  72. package/emotion/cjs/components/TimePicker/TimePicker.js +0 -14
  73. package/emotion/cjs/components/TimePicker/index.js +0 -23
  74. package/emotion/es/components/TimePicker/TimePicker.config.js +0 -319
  75. package/emotion/es/components/TimePicker/TimePicker.js +0 -4
  76. package/emotion/es/components/TimePicker/index.js +0 -2
  77. package/es/components/TimePicker/TimePicker.config.js +0 -27
  78. package/es/components/TimePicker/TimePicker.config.js.map +0 -1
  79. package/es/components/TimePicker/TimePicker.config_14arppm.css +0 -7
  80. package/es/components/TimePicker/TimePicker.css +0 -7
  81. package/es/components/TimePicker/TimePicker.js +0 -8
  82. package/es/components/TimePicker/TimePicker.js.map +0 -1
  83. package/styled-components/cjs/components/TimePicker/TimePicker.config.js +0 -329
  84. package/styled-components/cjs/components/TimePicker/TimePicker.js +0 -14
  85. package/styled-components/cjs/components/TimePicker/index.js +0 -23
  86. package/styled-components/es/components/TimePicker/TimePicker.config.js +0 -319
  87. package/styled-components/es/components/TimePicker/TimePicker.js +0 -4
  88. package/styled-components/es/components/TimePicker/index.js +0 -2
@@ -31,8 +31,9 @@ function _templateObject() {
31
31
  ": var(--surface-solid-default);\n ",
32
32
  ": var(--inverse-text-primary);\n ",
33
33
  ": var(--surface-solid-default);\n ",
34
- ": var(--inverse-text-primary);\n\n ",
34
+ ": var(--inverse-text-primary);\n ",
35
35
  ": var(--inverse-text-secondary);\n ",
36
+ ": var(--inverse-text-primary);\n ",
36
37
  ": var(--inverse-text-primary);\n "
37
38
  ]);
38
39
  _templateObject = function _templateObject() {
@@ -52,8 +53,9 @@ function _templateObject1() {
52
53
  ": var(--surface-transparent-secondary);\n ",
53
54
  ": var(--text-primary);\n ",
54
55
  ": var(--surface-transparent-secondary);\n ",
55
- ": var(--text-primary);\n\n ",
56
+ ": var(--text-primary);\n ",
56
57
  ": var(--text-secondary);\n ",
58
+ ": var(--text-primary);\n ",
57
59
  ": var(--text-primary);\n "
58
60
  ]);
59
61
  _templateObject1 = function _templateObject() {
@@ -73,8 +75,9 @@ function _templateObject2() {
73
75
  ": var(--surface-accent);\n ",
74
76
  ": var(--on-dark-text-primary);\n ",
75
77
  ": var(--surface-accent);\n ",
76
- ": var(--on-dark-text-primary);\n\n ",
78
+ ": var(--on-dark-text-primary);\n ",
77
79
  ": var(--on-dark-text-secondary);\n ",
80
+ ": var(--on-dark-text-primary);\n ",
78
81
  ": var(--on-dark-text-primary);\n "
79
82
  ]);
80
83
  _templateObject2 = function _templateObject() {
@@ -94,8 +97,9 @@ function _templateObject3() {
94
97
  ": var(--surface-positive);\n ",
95
98
  ": var(--on-dark-text-primary);\n ",
96
99
  ": var(--surface-positive);\n ",
97
- ": var(--on-dark-text-primary);\n\n ",
100
+ ": var(--on-dark-text-primary);\n ",
98
101
  ": var(--on-dark-text-secondary);\n ",
102
+ ": var(--on-dark-text-primary);\n ",
99
103
  ": var(--on-dark-text-primary);\n "
100
104
  ]);
101
105
  _templateObject3 = function _templateObject() {
@@ -115,8 +119,9 @@ function _templateObject4() {
115
119
  ": var(--surface-warning);\n ",
116
120
  ": var(--on-dark-text-primary);\n ",
117
121
  ": var(--surface-warning);\n ",
118
- ": var(--on-dark-text-primary);\n\n ",
122
+ ": var(--on-dark-text-primary);\n ",
119
123
  ": var(--on-dark-text-secondary);\n ",
124
+ ": var(--on-dark-text-primary);\n ",
120
125
  ": var(--on-dark-text-primary);\n "
121
126
  ]);
122
127
  _templateObject4 = function _templateObject() {
@@ -136,8 +141,9 @@ function _templateObject5() {
136
141
  ": var(--surface-negative);\n ",
137
142
  ": var(--on-dark-text-primary);\n ",
138
143
  ": var(--surface-negative);\n ",
139
- ": var(--on-dark-text-primary);\n\n ",
144
+ ": var(--on-dark-text-primary);\n ",
140
145
  ": var(--on-dark-text-secondary);\n ",
146
+ ": var(--on-dark-text-primary);\n ",
141
147
  ": var(--on-dark-text-primary);\n "
142
148
  ]);
143
149
  _templateObject5 = function _templateObject() {
@@ -317,12 +323,12 @@ var config = {
317
323
  },
318
324
  variations: {
319
325
  view: {
320
- default: (0, _emotion.css)(_templateObject(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.leftContentColor),
321
- secondary: (0, _emotion.css)(_templateObject1(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.leftContentColor),
322
- accent: (0, _emotion.css)(_templateObject2(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.leftContentColor),
323
- positive: (0, _emotion.css)(_templateObject3(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.leftContentColor),
324
- warning: (0, _emotion.css)(_templateObject4(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.leftContentColor),
325
- negative: (0, _emotion.css)(_templateObject5(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.leftContentColor)
326
+ default: (0, _emotion.css)(_templateObject(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.closeIconColorHover, _emotion.chipTokens.leftContentColor),
327
+ secondary: (0, _emotion.css)(_templateObject1(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.closeIconColorHover, _emotion.chipTokens.leftContentColor),
328
+ accent: (0, _emotion.css)(_templateObject2(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.closeIconColorHover, _emotion.chipTokens.leftContentColor),
329
+ positive: (0, _emotion.css)(_templateObject3(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.closeIconColorHover, _emotion.chipTokens.leftContentColor),
330
+ warning: (0, _emotion.css)(_templateObject4(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.closeIconColorHover, _emotion.chipTokens.leftContentColor),
331
+ negative: (0, _emotion.css)(_templateObject5(), _emotion.chipTokens.color, _emotion.chipTokens.background, _emotion.chipTokens.colorHover, _emotion.chipTokens.backgroundHover, _emotion.chipTokens.colorActive, _emotion.chipTokens.backgroundActive, _emotion.chipTokens.backgroundReadOnly, _emotion.chipTokens.colorReadOnly, _emotion.chipTokens.backgroundReadOnlyHover, _emotion.chipTokens.colorReadOnlyHover, _emotion.chipTokens.closeIconColor, _emotion.chipTokens.closeIconColorHover, _emotion.chipTokens.leftContentColor)
326
332
  },
327
333
  size: {
328
334
  l: (0, _emotion.css)(_templateObject6(), _emotion.chipTokens.borderRadius, _emotion.chipTokens.pilledBorderRadius, _emotion.chipTokens.width, _emotion.chipTokens.height, _emotion.chipTokens.padding, _emotion.chipTokens.fontFamily, _emotion.chipTokens.fontSize, _emotion.chipTokens.fontStyle, _emotion.chipTokens.fontWeight, _emotion.chipTokens.letterSpacing, _emotion.chipTokens.lineHeight, _emotion.chipTokens.leftContentMarginLeft, _emotion.chipTokens.leftContentMarginRight, _emotion.chipTokens.rightContentMarginLeft, _emotion.chipTokens.rightContentMarginRight, _emotion.chipTokens.clearContentMarginLeft, _emotion.chipTokens.clearContentMarginRight, _emotion.chipTokens.closeIconSize),
@@ -43,6 +43,7 @@ function _templateObject() {
43
43
  ": var(--text-tertiary);\n\n ",
44
44
  ": var(--text-secondary);\n ",
45
45
  ": var(--text-primary);\n ",
46
+ ": var(--text-primary);\n ",
46
47
  ": var(--surface-transparent-secondary);\n ",
47
48
  ": var(--text-primary);\n ",
48
49
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -93,6 +94,7 @@ function _templateObject1() {
93
94
  ": var(--text-tertiary);\n\n ",
94
95
  ": var(--text-secondary);\n ",
95
96
  ": var(--text-primary);\n ",
97
+ ": var(--text-primary);\n ",
96
98
  ": var(--surface-transparent-secondary);\n ",
97
99
  ": var(--text-primary);\n ",
98
100
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -143,6 +145,7 @@ function _templateObject2() {
143
145
  ": var(--text-tertiary);\n\n ",
144
146
  ": var(--text-secondary);\n ",
145
147
  ": var(--text-primary);\n ",
148
+ ": var(--text-primary);\n ",
146
149
  ": var(--surface-transparent-secondary);\n ",
147
150
  ": var(--text-primary);\n ",
148
151
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -193,6 +196,7 @@ function _templateObject3() {
193
196
  ": var(--text-tertiary);\n\n ",
194
197
  ": var(--text-secondary);\n ",
195
198
  ": var(--text-primary);\n ",
199
+ ": var(--text-primary);\n ",
196
200
  ": var(--surface-transparent-secondary);\n ",
197
201
  ": var(--text-primary);\n ",
198
202
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -779,10 +783,10 @@ var config = {
779
783
  },
780
784
  variations: {
781
785
  view: {
782
- default: (0, _emotion.css)(_templateObject(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor),
783
- positive: (0, _emotion.css)(_templateObject1(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor),
784
- warning: (0, _emotion.css)(_templateObject2(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor),
785
- negative: (0, _emotion.css)(_templateObject3(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor)
786
+ default: (0, _emotion.css)(_templateObject(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColorHover, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor),
787
+ positive: (0, _emotion.css)(_templateObject1(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColorHover, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor),
788
+ warning: (0, _emotion.css)(_templateObject2(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColorHover, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor),
789
+ negative: (0, _emotion.css)(_templateObject3(), _emotion.comboboxNewTokens.textFieldColor, _emotion.comboboxNewTokens.textFieldClearColor, _emotion.comboboxNewTokens.textFieldPlaceholderColor, _emotion.comboboxNewTokens.textFieldPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldClearPlaceholderColor, _emotion.comboboxNewTokens.textFieldClearPlaceholderColorFocus, _emotion.comboboxNewTokens.textFieldBackgroundColor, _emotion.comboboxNewTokens.textFieldBackgroundColorFocus, _emotion.comboboxNewTokens.textFieldCaretColor, _emotion.comboboxNewTokens.textFieldTextBeforeColor, _emotion.comboboxNewTokens.textFieldTextAfterColor, _emotion.comboboxNewTokens.textFieldLabelColor, _emotion.comboboxNewTokens.textFieldLeftHelperColor, _emotion.comboboxNewTokens.textFieldFocusColor, _emotion.comboboxNewTokens.textFieldContentSlotColor, _emotion.comboboxNewTokens.textFieldContentSlotColorHover, _emotion.comboboxNewTokens.textFieldContentSlotColorActive, _emotion.comboboxNewTokens.textFieldIndicatorColor, _emotion.comboboxNewTokens.textFieldOptionalColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColor, _emotion.comboboxNewTokens.textFieldChipCloseIconColorHover, _emotion.comboboxNewTokens.textFieldChipColor, _emotion.comboboxNewTokens.textFieldChipBackground, _emotion.comboboxNewTokens.textFieldChipColorHover, _emotion.comboboxNewTokens.textFieldChipBackgroundHover, _emotion.comboboxNewTokens.textFieldChipColorActive, _emotion.comboboxNewTokens.textFieldChipBackgroundActive, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnly, _emotion.comboboxNewTokens.textFieldChipColorReadOnly, _emotion.comboboxNewTokens.textFieldChipBackgroundReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipColorReadOnlyHover, _emotion.comboboxNewTokens.textFieldChipOpacityReadonly, _emotion.comboboxNewTokens.disclosureIconColor, _emotion.comboboxNewTokens.disclosureIconColorHover, _emotion.comboboxNewTokens.itemBackgroundHover, _emotion.comboboxNewTokens.textFieldHintIconColor, _emotion.comboboxNewTokens.dividerColor, _emotion.comboboxNewTokens.itemIconColor, _emotion.comboboxNewTokens.checkboxFillColor, _emotion.comboboxNewTokens.checkboxIconColor, _emotion.comboboxNewTokens.checkboxTriggerBorderCheckedColor, _emotion.comboboxNewTokens.checkboxTriggerBorderColor)
786
790
  },
787
791
  size: {
788
792
  l: (0, _emotion.css)(_templateObject4(), _emotion.comboboxNewTokens.textFieldHeight, _emotion.comboboxNewTokens.textFieldPadding, _emotion.comboboxNewTokens.textFieldPaddingWithChips, _emotion.comboboxNewTokens.textFieldBorderRadius, _emotion.comboboxNewTokens.textFieldLeftContentMargin, _emotion.comboboxNewTokens.textFieldRightContentMargin, _emotion.comboboxNewTokens.textFieldRightContentWithHintMargin, _emotion.comboboxNewTokens.textFieldContentRightWrapperGap, _emotion.comboboxNewTokens.textFieldContentRightWrapperMargin, _emotion.comboboxNewTokens.textFieldTextBeforeMargin, _emotion.comboboxNewTokens.textFieldTextAfterMargin, _emotion.comboboxNewTokens.textFieldFontFamily, _emotion.comboboxNewTokens.textFieldFontSize, _emotion.comboboxNewTokens.textFieldFontStyle, _emotion.comboboxNewTokens.textFieldFontWeight, _emotion.comboboxNewTokens.textFieldLetterSpacing, _emotion.comboboxNewTokens.textFieldLineHeight, _emotion.comboboxNewTokens.textFieldLabelOffset, _emotion.comboboxNewTokens.textFieldLabelFontFamily, _emotion.comboboxNewTokens.textFieldLabelFontSize, _emotion.comboboxNewTokens.textFieldLabelFontStyle, _emotion.comboboxNewTokens.textFieldLabelFontWeight, _emotion.comboboxNewTokens.textFieldLabelLetterSpacing, _emotion.comboboxNewTokens.textFieldLabelLineHeight, _emotion.comboboxNewTokens.textFieldHintMargin, _emotion.comboboxNewTokens.textFieldHintTargetSize, _emotion.comboboxNewTokens.textFieldHintInnerLabelPlacementOffset, _emotion.comboboxNewTokens.textFieldClearHintInnerLabelPlacementOffset, _emotion.comboboxNewTokens.textFieldLeftHelperOffset, _emotion.comboboxNewTokens.textFieldLeftHelperFontFamily, _emotion.comboboxNewTokens.textFieldLeftHelperFontSize, _emotion.comboboxNewTokens.textFieldLeftHelperFontStyle, _emotion.comboboxNewTokens.textFieldLeftHelperFontWeight, _emotion.comboboxNewTokens.textFieldLeftHelperLetterSpacing, _emotion.comboboxNewTokens.textFieldLeftHelperLineHeight, _emotion.comboboxNewTokens.textFieldLabelInnerPadding, _emotion.comboboxNewTokens.textFieldContentLabelInnerPadding, _emotion.comboboxNewTokens.textFieldIndicatorSizeInner, _emotion.comboboxNewTokens.textFieldIndicatorSizeOuter, _emotion.comboboxNewTokens.textFieldIndicatorLabelPlacementInner, _emotion.comboboxNewTokens.textFieldIndicatorLabelPlacementOuter, _emotion.comboboxNewTokens.textFieldIndicatorLabelPlacementInnerRight, _emotion.comboboxNewTokens.textFieldIndicatorLabelPlacementOuterRight, _emotion.comboboxNewTokens.textFieldClearIndicatorLabelPlacementInner, _emotion.comboboxNewTokens.textFieldClearIndicatorLabelPlacementInnerRight, _emotion.comboboxNewTokens.textFieldClearIndicatorHintInnerRight, _emotion.comboboxNewTokens.textFieldChipGap, _emotion.comboboxNewTokens.textFieldChipBorderRadius, _emotion.comboboxNewTokens.textFieldChipWidth, _emotion.comboboxNewTokens.textFieldChipHeight, _emotion.comboboxNewTokens.textFieldChipPadding, _emotion.comboboxNewTokens.textFieldChipClearContentMarginLeft, _emotion.comboboxNewTokens.textFieldChipClearContentMarginRight, _emotion.comboboxNewTokens.textFieldChipCloseIconSize, _emotion.comboboxNewTokens.textFieldChipFontFamily, _emotion.comboboxNewTokens.textFieldChipFontSize, _emotion.comboboxNewTokens.textFieldChipFontStyle, _emotion.comboboxNewTokens.textFieldChipFontWeight, _emotion.comboboxNewTokens.textFieldChipLetterSpacing, _emotion.comboboxNewTokens.textFieldChipLineHeight, _emotion.comboboxNewTokens.emptyStatePadding, _emotion.comboboxNewTokens.padding, _emotion.comboboxNewTokens.borderRadius, _emotion.comboboxNewTokens.itemHeight, _emotion.comboboxNewTokens.itemPadding, _emotion.comboboxNewTokens.itemPaddingTight, _emotion.comboboxNewTokens.itemBorderRadius, _emotion.comboboxNewTokens.itemIconMargin, _emotion.comboboxNewTokens.itemIconSize, _emotion.comboboxNewTokens.itemIconSizeTight, _emotion.comboboxNewTokens.cellPadding, _emotion.comboboxNewTokens.cellPaddingLeftContent, _emotion.comboboxNewTokens.cellPaddingContent, _emotion.comboboxNewTokens.cellPaddingRightContent, _emotion.comboboxNewTokens.cellTextboxGap, _emotion.comboboxNewTokens.cellGap, _emotion.comboboxNewTokens.cellTitleFontFamily, _emotion.comboboxNewTokens.cellTitleFontSize, _emotion.comboboxNewTokens.cellTitleFontStyle, _emotion.comboboxNewTokens.cellTitleFontWeight, _emotion.comboboxNewTokens.cellTitleLetterSpacing, _emotion.comboboxNewTokens.cellTitleLineHeight, _emotion.comboboxNewTokens.fontFamily, _emotion.comboboxNewTokens.fontSize, _emotion.comboboxNewTokens.fontStyle, _emotion.comboboxNewTokens.fontWeight, _emotion.comboboxNewTokens.fontLetterSpacing, _emotion.comboboxNewTokens.fontLineHeight, _emotion.comboboxNewTokens.checkboxTriggerSize, _emotion.comboboxNewTokens.checkboxTriggerSizeTight, _emotion.comboboxNewTokens.checkboxTriggerBorderRadius, _emotion.comboboxNewTokens.checkboxTriggerBorderRadiusTight, _emotion.comboboxNewTokens.checkboxTriggerBorderWidth, _emotion.comboboxNewTokens.indicatorSize, _emotion.comboboxNewTokens.dividerMarginTop, _emotion.comboboxNewTokens.dividerMarginRight, _emotion.comboboxNewTokens.dividerMarginBottom, _emotion.comboboxNewTokens.dividerMarginLeft, _emotion.comboboxNewTokens.dividerMarginTopTight, _emotion.comboboxNewTokens.dividerMarginBottomTight),
@@ -848,7 +848,8 @@ function _templateObject16() {
848
848
  ": var(--inverse-text-primary);\n ",
849
849
  ": var(--surface-solid-default);\n ",
850
850
  ": var(--surface-solid-default-hover);\n ",
851
- ": var(--inverse-text-secondary);\n\n ",
851
+ ": var(--inverse-text-secondary);\n ",
852
+ ": var(--inverse-text-primary);\n\n ",
852
853
  ": var(--surface-solid-default);\n ",
853
854
  ": var(--inverse-text-primary);\n ",
854
855
  ": var(--surface-solid-default);\n ",
@@ -866,7 +867,8 @@ function _templateObject17() {
866
867
  ": var(--text-primary);\n ",
867
868
  ": var(--surface-transparent-secondary);\n ",
868
869
  ": var(--surface-transparent-secondary-hover);\n ",
869
- ": var(--text-secondary);\n\n ",
870
+ ": var(--text-secondary);\n ",
871
+ ": var(--text-primary);\n\n ",
870
872
  ": var(--surface-transparent-secondary);\n ",
871
873
  ": var(--text-primary);\n ",
872
874
  ": var(--surface-transparent-secondary);\n ",
@@ -884,7 +886,8 @@ function _templateObject18() {
884
886
  ": var(--on-dark-text-primary);\n ",
885
887
  ": var(--surface-accent);\n ",
886
888
  ": var(--surface-accent-hover);\n ",
887
- ": var(--on-dark-text-secondary);\n\n ",
889
+ ": var(--on-dark-text-secondary);\n ",
890
+ ": var(--on-dark-text-primary);\n\n ",
888
891
  ": var(--surface-accent);\n ",
889
892
  ": var(--on-dark-text-primary);\n ",
890
893
  ": var(--surface-accent);\n ",
@@ -1022,9 +1025,9 @@ var config = {
1022
1025
  outer: (0, _emotion.css)(_templateObject15())
1023
1026
  },
1024
1027
  chipView: {
1025
- default: (0, _emotion.css)(_templateObject16(), _emotion.selectTokens.textFieldChipColor, _emotion.selectTokens.textFieldChipBackground, _emotion.selectTokens.textFieldChipBackgroundHover, _emotion.selectTokens.textFieldChipCloseIconColor, _emotion.selectTokens.textFieldChipBackgroundReadOnly, _emotion.selectTokens.textFieldChipColorReadOnly, _emotion.selectTokens.textFieldChipBackgroundReadOnlyHover, _emotion.selectTokens.textFieldChipColorReadOnlyHover, _emotion.selectTokens.textFieldChipOpacityReadonly),
1026
- secondary: (0, _emotion.css)(_templateObject17(), _emotion.selectTokens.textFieldChipColor, _emotion.selectTokens.textFieldChipBackground, _emotion.selectTokens.textFieldChipBackgroundHover, _emotion.selectTokens.textFieldChipCloseIconColor, _emotion.selectTokens.textFieldChipBackgroundReadOnly, _emotion.selectTokens.textFieldChipColorReadOnly, _emotion.selectTokens.textFieldChipBackgroundReadOnlyHover, _emotion.selectTokens.textFieldChipColorReadOnlyHover, _emotion.selectTokens.textFieldChipOpacityReadonly),
1027
- accent: (0, _emotion.css)(_templateObject18(), _emotion.selectTokens.textFieldChipColor, _emotion.selectTokens.textFieldChipBackground, _emotion.selectTokens.textFieldChipBackgroundHover, _emotion.selectTokens.textFieldChipCloseIconColor, _emotion.selectTokens.textFieldChipBackgroundReadOnly, _emotion.selectTokens.textFieldChipColorReadOnly, _emotion.selectTokens.textFieldChipBackgroundReadOnlyHover, _emotion.selectTokens.textFieldChipColorReadOnlyHover, _emotion.selectTokens.textFieldChipOpacityReadonly)
1028
+ default: (0, _emotion.css)(_templateObject16(), _emotion.selectTokens.textFieldChipColor, _emotion.selectTokens.textFieldChipBackground, _emotion.selectTokens.textFieldChipBackgroundHover, _emotion.selectTokens.textFieldChipCloseIconColor, _emotion.selectTokens.textFieldChipCloseIconColorHover, _emotion.selectTokens.textFieldChipBackgroundReadOnly, _emotion.selectTokens.textFieldChipColorReadOnly, _emotion.selectTokens.textFieldChipBackgroundReadOnlyHover, _emotion.selectTokens.textFieldChipColorReadOnlyHover, _emotion.selectTokens.textFieldChipOpacityReadonly),
1029
+ secondary: (0, _emotion.css)(_templateObject17(), _emotion.selectTokens.textFieldChipColor, _emotion.selectTokens.textFieldChipBackground, _emotion.selectTokens.textFieldChipBackgroundHover, _emotion.selectTokens.textFieldChipCloseIconColor, _emotion.selectTokens.textFieldChipCloseIconColorHover, _emotion.selectTokens.textFieldChipBackgroundReadOnly, _emotion.selectTokens.textFieldChipColorReadOnly, _emotion.selectTokens.textFieldChipBackgroundReadOnlyHover, _emotion.selectTokens.textFieldChipColorReadOnlyHover, _emotion.selectTokens.textFieldChipOpacityReadonly),
1030
+ accent: (0, _emotion.css)(_templateObject18(), _emotion.selectTokens.textFieldChipColor, _emotion.selectTokens.textFieldChipBackground, _emotion.selectTokens.textFieldChipBackgroundHover, _emotion.selectTokens.textFieldChipCloseIconColor, _emotion.selectTokens.textFieldChipCloseIconColorHover, _emotion.selectTokens.textFieldChipBackgroundReadOnly, _emotion.selectTokens.textFieldChipColorReadOnly, _emotion.selectTokens.textFieldChipBackgroundReadOnlyHover, _emotion.selectTokens.textFieldChipColorReadOnlyHover, _emotion.selectTokens.textFieldChipOpacityReadonly)
1028
1031
  },
1029
1032
  hintView: {
1030
1033
  default: (0, _emotion.css)(_templateObject19(), _emotion.selectTokens.textFieldTooltipBackgroundColor, _emotion.selectTokens.textFieldTooltipBoxShadow, _emotion.selectTokens.textFieldTooltipColor, _emotion.selectTokens.textFieldTooltipArrowBackground)
@@ -596,6 +596,7 @@ function _templateObject12() {
596
596
  ": var(--surface-solid-default);\n ",
597
597
  ": var(--inverse-text-primary);\n\n ",
598
598
  ": var(--inverse-text-secondary);\n ",
599
+ ": var(--inverse-text-primary);\n ",
599
600
  ": 1;\n "
600
601
  ]);
601
602
  _templateObject12 = function _templateObject() {
@@ -638,6 +639,7 @@ function _templateObject14() {
638
639
  ": var(--surface-accent);\n ",
639
640
  ": var(--on-dark-text-primary);\n\n ",
640
641
  ": var(--on-dark-text-secondary);\n ",
642
+ ": var(--on-dark-text-primary);\n ",
641
643
  ": 1;\n "
642
644
  ]);
643
645
  _templateObject14 = function _templateObject() {
@@ -659,6 +661,7 @@ function _templateObject15() {
659
661
  ": var(--surface-positive);\n ",
660
662
  ": var(--on-dark-text-primary);\n\n ",
661
663
  ": var(--on-dark-text-secondary);\n ",
664
+ ": var(--on-dark-text-primary);\n ",
662
665
  ": 1;\n "
663
666
  ]);
664
667
  _templateObject15 = function _templateObject() {
@@ -680,6 +683,7 @@ function _templateObject16() {
680
683
  ": var(--surface-warning);\n ",
681
684
  ": var(--on-dark-text-primary);\n\n ",
682
685
  ": var(--on-dark-text-secondary);\n ",
686
+ ": var(--on-dark-text-primary);\n ",
683
687
  ": 1;\n "
684
688
  ]);
685
689
  _templateObject16 = function _templateObject() {
@@ -701,6 +705,7 @@ function _templateObject17() {
701
705
  ": var(--surface-negative);\n ",
702
706
  ": var(--on-dark-text-primary);\n\n ",
703
707
  ": var(--on-dark-text-secondary);\n ",
708
+ ": var(--on-dark-text-primary);\n ",
704
709
  ": 1;\n "
705
710
  ]);
706
711
  _templateObject17 = function _templateObject() {
@@ -831,12 +836,12 @@ var config = {
831
836
  true: (0, _emotion.css)(_templateObject11())
832
837
  },
833
838
  chipView: {
834
- default: (0, _emotion.css)(_templateObject12(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipOpacityReadonly),
839
+ default: (0, _emotion.css)(_templateObject12(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipCloseIconColorHover, _emotion.textFieldTokens.chipOpacityReadonly),
835
840
  secondary: (0, _emotion.css)(_templateObject13(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipOpacityReadonly),
836
- accent: (0, _emotion.css)(_templateObject14(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipOpacityReadonly),
837
- positive: (0, _emotion.css)(_templateObject15(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipOpacityReadonly),
838
- warning: (0, _emotion.css)(_templateObject16(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipOpacityReadonly),
839
- negative: (0, _emotion.css)(_templateObject17(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipOpacityReadonly)
841
+ accent: (0, _emotion.css)(_templateObject14(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipCloseIconColorHover, _emotion.textFieldTokens.chipOpacityReadonly),
842
+ positive: (0, _emotion.css)(_templateObject15(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipCloseIconColorHover, _emotion.textFieldTokens.chipOpacityReadonly),
843
+ warning: (0, _emotion.css)(_templateObject16(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipCloseIconColorHover, _emotion.textFieldTokens.chipOpacityReadonly),
844
+ negative: (0, _emotion.css)(_templateObject17(), _emotion.textFieldTokens.chipColor, _emotion.textFieldTokens.chipBackground, _emotion.textFieldTokens.chipColorHover, _emotion.textFieldTokens.chipBackgroundHover, _emotion.textFieldTokens.chipColorActive, _emotion.textFieldTokens.chipBackgroundActive, _emotion.textFieldTokens.chipBackgroundReadOnly, _emotion.textFieldTokens.chipColorReadOnly, _emotion.textFieldTokens.chipBackgroundReadOnlyHover, _emotion.textFieldTokens.chipColorReadOnlyHover, _emotion.textFieldTokens.chipCloseIconColor, _emotion.textFieldTokens.chipCloseIconColorHover, _emotion.textFieldTokens.chipOpacityReadonly)
840
845
  },
841
846
  hintView: {
842
847
  default: (0, _emotion.css)(_templateObject18(), _emotion.textFieldTokens.tooltipBackgroundColor, _emotion.textFieldTokens.tooltipBoxShadow, _emotion.textFieldTokens.tooltipColor, _emotion.textFieldTokens.tooltipArrowBackground)
@@ -76,7 +76,6 @@ _export_star(require("./components/Carousel"), exports);
76
76
  _export_star(require("./components/Tour"), exports);
77
77
  _export_star(require("./components/EmbedIconButton"), exports);
78
78
  _export_star(require("./components/InformationWrapper"), exports);
79
- _export_star(require("./components/TimePicker"), exports);
80
79
  _export_star(require("./mixins"), exports);
81
80
  _export_star(require("./tokens"), exports);
82
81
  function _export_star(from, to) {
@@ -20,8 +20,9 @@ function _templateObject() {
20
20
  ": var(--surface-solid-default);\n ",
21
21
  ": var(--inverse-text-primary);\n ",
22
22
  ": var(--surface-solid-default);\n ",
23
- ": var(--inverse-text-primary);\n\n ",
23
+ ": var(--inverse-text-primary);\n ",
24
24
  ": var(--inverse-text-secondary);\n ",
25
+ ": var(--inverse-text-primary);\n ",
25
26
  ": var(--inverse-text-primary);\n "
26
27
  ]);
27
28
  _templateObject = function _templateObject() {
@@ -41,8 +42,9 @@ function _templateObject1() {
41
42
  ": var(--surface-transparent-secondary);\n ",
42
43
  ": var(--text-primary);\n ",
43
44
  ": var(--surface-transparent-secondary);\n ",
44
- ": var(--text-primary);\n\n ",
45
+ ": var(--text-primary);\n ",
45
46
  ": var(--text-secondary);\n ",
47
+ ": var(--text-primary);\n ",
46
48
  ": var(--text-primary);\n "
47
49
  ]);
48
50
  _templateObject1 = function _templateObject() {
@@ -62,8 +64,9 @@ function _templateObject2() {
62
64
  ": var(--surface-accent);\n ",
63
65
  ": var(--on-dark-text-primary);\n ",
64
66
  ": var(--surface-accent);\n ",
65
- ": var(--on-dark-text-primary);\n\n ",
67
+ ": var(--on-dark-text-primary);\n ",
66
68
  ": var(--on-dark-text-secondary);\n ",
69
+ ": var(--on-dark-text-primary);\n ",
67
70
  ": var(--on-dark-text-primary);\n "
68
71
  ]);
69
72
  _templateObject2 = function _templateObject() {
@@ -83,8 +86,9 @@ function _templateObject3() {
83
86
  ": var(--surface-positive);\n ",
84
87
  ": var(--on-dark-text-primary);\n ",
85
88
  ": var(--surface-positive);\n ",
86
- ": var(--on-dark-text-primary);\n\n ",
89
+ ": var(--on-dark-text-primary);\n ",
87
90
  ": var(--on-dark-text-secondary);\n ",
91
+ ": var(--on-dark-text-primary);\n ",
88
92
  ": var(--on-dark-text-primary);\n "
89
93
  ]);
90
94
  _templateObject3 = function _templateObject() {
@@ -104,8 +108,9 @@ function _templateObject4() {
104
108
  ": var(--surface-warning);\n ",
105
109
  ": var(--on-dark-text-primary);\n ",
106
110
  ": var(--surface-warning);\n ",
107
- ": var(--on-dark-text-primary);\n\n ",
111
+ ": var(--on-dark-text-primary);\n ",
108
112
  ": var(--on-dark-text-secondary);\n ",
113
+ ": var(--on-dark-text-primary);\n ",
109
114
  ": var(--on-dark-text-primary);\n "
110
115
  ]);
111
116
  _templateObject4 = function _templateObject() {
@@ -125,8 +130,9 @@ function _templateObject5() {
125
130
  ": var(--surface-negative);\n ",
126
131
  ": var(--on-dark-text-primary);\n ",
127
132
  ": var(--surface-negative);\n ",
128
- ": var(--on-dark-text-primary);\n\n ",
133
+ ": var(--on-dark-text-primary);\n ",
129
134
  ": var(--on-dark-text-secondary);\n ",
135
+ ": var(--on-dark-text-primary);\n ",
130
136
  ": var(--on-dark-text-primary);\n "
131
137
  ]);
132
138
  _templateObject5 = function _templateObject() {
@@ -307,12 +313,12 @@ export var config = {
307
313
  },
308
314
  variations: {
309
315
  view: {
310
- default: css(_templateObject(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.leftContentColor),
311
- secondary: css(_templateObject1(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.leftContentColor),
312
- accent: css(_templateObject2(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.leftContentColor),
313
- positive: css(_templateObject3(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.leftContentColor),
314
- warning: css(_templateObject4(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.leftContentColor),
315
- negative: css(_templateObject5(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.leftContentColor)
316
+ default: css(_templateObject(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover, chipTokens.leftContentColor),
317
+ secondary: css(_templateObject1(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover, chipTokens.leftContentColor),
318
+ accent: css(_templateObject2(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover, chipTokens.leftContentColor),
319
+ positive: css(_templateObject3(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover, chipTokens.leftContentColor),
320
+ warning: css(_templateObject4(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover, chipTokens.leftContentColor),
321
+ negative: css(_templateObject5(), chipTokens.color, chipTokens.background, chipTokens.colorHover, chipTokens.backgroundHover, chipTokens.colorActive, chipTokens.backgroundActive, chipTokens.backgroundReadOnly, chipTokens.colorReadOnly, chipTokens.backgroundReadOnlyHover, chipTokens.colorReadOnlyHover, chipTokens.closeIconColor, chipTokens.closeIconColorHover, chipTokens.leftContentColor)
316
322
  },
317
323
  size: {
318
324
  l: css(_templateObject6(), chipTokens.borderRadius, chipTokens.pilledBorderRadius, chipTokens.width, chipTokens.height, chipTokens.padding, chipTokens.fontFamily, chipTokens.fontSize, chipTokens.fontStyle, chipTokens.fontWeight, chipTokens.letterSpacing, chipTokens.lineHeight, chipTokens.leftContentMarginLeft, chipTokens.leftContentMarginRight, chipTokens.rightContentMarginLeft, chipTokens.rightContentMarginRight, chipTokens.clearContentMarginLeft, chipTokens.clearContentMarginRight, chipTokens.closeIconSize),
@@ -32,6 +32,7 @@ function _templateObject() {
32
32
  ": var(--text-tertiary);\n\n ",
33
33
  ": var(--text-secondary);\n ",
34
34
  ": var(--text-primary);\n ",
35
+ ": var(--text-primary);\n ",
35
36
  ": var(--surface-transparent-secondary);\n ",
36
37
  ": var(--text-primary);\n ",
37
38
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -82,6 +83,7 @@ function _templateObject1() {
82
83
  ": var(--text-tertiary);\n\n ",
83
84
  ": var(--text-secondary);\n ",
84
85
  ": var(--text-primary);\n ",
86
+ ": var(--text-primary);\n ",
85
87
  ": var(--surface-transparent-secondary);\n ",
86
88
  ": var(--text-primary);\n ",
87
89
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -132,6 +134,7 @@ function _templateObject2() {
132
134
  ": var(--text-tertiary);\n\n ",
133
135
  ": var(--text-secondary);\n ",
134
136
  ": var(--text-primary);\n ",
137
+ ": var(--text-primary);\n ",
135
138
  ": var(--surface-transparent-secondary);\n ",
136
139
  ": var(--text-primary);\n ",
137
140
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -182,6 +185,7 @@ function _templateObject3() {
182
185
  ": var(--text-tertiary);\n\n ",
183
186
  ": var(--text-secondary);\n ",
184
187
  ": var(--text-primary);\n ",
188
+ ": var(--text-primary);\n ",
185
189
  ": var(--surface-transparent-secondary);\n ",
186
190
  ": var(--text-primary);\n ",
187
191
  ": var(--surface-transparent-secondary-hover);\n ",
@@ -769,10 +773,10 @@ export var config = {
769
773
  },
770
774
  variations: {
771
775
  view: {
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)
776
+ 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.textFieldChipCloseIconColorHover, 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),
777
+ 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.textFieldChipCloseIconColorHover, 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),
778
+ 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.textFieldChipCloseIconColorHover, 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),
779
+ 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.textFieldChipCloseIconColorHover, 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)
776
780
  },
777
781
  size: {
778
782
  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),
@@ -837,7 +837,8 @@ function _templateObject16() {
837
837
  ": var(--inverse-text-primary);\n ",
838
838
  ": var(--surface-solid-default);\n ",
839
839
  ": var(--surface-solid-default-hover);\n ",
840
- ": var(--inverse-text-secondary);\n\n ",
840
+ ": var(--inverse-text-secondary);\n ",
841
+ ": var(--inverse-text-primary);\n\n ",
841
842
  ": var(--surface-solid-default);\n ",
842
843
  ": var(--inverse-text-primary);\n ",
843
844
  ": var(--surface-solid-default);\n ",
@@ -855,7 +856,8 @@ function _templateObject17() {
855
856
  ": var(--text-primary);\n ",
856
857
  ": var(--surface-transparent-secondary);\n ",
857
858
  ": var(--surface-transparent-secondary-hover);\n ",
858
- ": var(--text-secondary);\n\n ",
859
+ ": var(--text-secondary);\n ",
860
+ ": var(--text-primary);\n\n ",
859
861
  ": var(--surface-transparent-secondary);\n ",
860
862
  ": var(--text-primary);\n ",
861
863
  ": var(--surface-transparent-secondary);\n ",
@@ -873,7 +875,8 @@ function _templateObject18() {
873
875
  ": var(--on-dark-text-primary);\n ",
874
876
  ": var(--surface-accent);\n ",
875
877
  ": var(--surface-accent-hover);\n ",
876
- ": var(--on-dark-text-secondary);\n\n ",
878
+ ": var(--on-dark-text-secondary);\n ",
879
+ ": var(--on-dark-text-primary);\n\n ",
877
880
  ": var(--surface-accent);\n ",
878
881
  ": var(--on-dark-text-primary);\n ",
879
882
  ": var(--surface-accent);\n ",
@@ -1012,9 +1015,9 @@ export var config = {
1012
1015
  outer: css(_templateObject15())
1013
1016
  },
1014
1017
  chipView: {
1015
- default: css(_templateObject16(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1016
- secondary: css(_templateObject17(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1017
- accent: css(_templateObject18(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly)
1018
+ default: css(_templateObject16(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1019
+ secondary: css(_templateObject17(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1020
+ accent: css(_templateObject18(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly)
1018
1021
  },
1019
1022
  hintView: {
1020
1023
  default: css(_templateObject19(), tokens.textFieldTooltipBackgroundColor, tokens.textFieldTooltipBoxShadow, tokens.textFieldTooltipColor, tokens.textFieldTooltipArrowBackground)
@@ -585,6 +585,7 @@ function _templateObject12() {
585
585
  ": var(--surface-solid-default);\n ",
586
586
  ": var(--inverse-text-primary);\n\n ",
587
587
  ": var(--inverse-text-secondary);\n ",
588
+ ": var(--inverse-text-primary);\n ",
588
589
  ": 1;\n "
589
590
  ]);
590
591
  _templateObject12 = function _templateObject() {
@@ -627,6 +628,7 @@ function _templateObject14() {
627
628
  ": var(--surface-accent);\n ",
628
629
  ": var(--on-dark-text-primary);\n\n ",
629
630
  ": var(--on-dark-text-secondary);\n ",
631
+ ": var(--on-dark-text-primary);\n ",
630
632
  ": 1;\n "
631
633
  ]);
632
634
  _templateObject14 = function _templateObject() {
@@ -648,6 +650,7 @@ function _templateObject15() {
648
650
  ": var(--surface-positive);\n ",
649
651
  ": var(--on-dark-text-primary);\n\n ",
650
652
  ": var(--on-dark-text-secondary);\n ",
653
+ ": var(--on-dark-text-primary);\n ",
651
654
  ": 1;\n "
652
655
  ]);
653
656
  _templateObject15 = function _templateObject() {
@@ -669,6 +672,7 @@ function _templateObject16() {
669
672
  ": var(--surface-warning);\n ",
670
673
  ": var(--on-dark-text-primary);\n\n ",
671
674
  ": var(--on-dark-text-secondary);\n ",
675
+ ": var(--on-dark-text-primary);\n ",
672
676
  ": 1;\n "
673
677
  ]);
674
678
  _templateObject16 = function _templateObject() {
@@ -690,6 +694,7 @@ function _templateObject17() {
690
694
  ": var(--surface-negative);\n ",
691
695
  ": var(--on-dark-text-primary);\n\n ",
692
696
  ": var(--on-dark-text-secondary);\n ",
697
+ ": var(--on-dark-text-primary);\n ",
693
698
  ": 1;\n "
694
699
  ]);
695
700
  _templateObject17 = function _templateObject() {
@@ -821,12 +826,12 @@ export var config = {
821
826
  true: css(_templateObject11())
822
827
  },
823
828
  chipView: {
824
- default: css(_templateObject12(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
829
+ default: css(_templateObject12(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
825
830
  secondary: css(_templateObject13(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
826
- accent: css(_templateObject14(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
827
- positive: css(_templateObject15(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
828
- warning: css(_templateObject16(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
829
- negative: css(_templateObject17(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly)
831
+ accent: css(_templateObject14(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
832
+ positive: css(_templateObject15(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
833
+ warning: css(_templateObject16(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
834
+ negative: css(_templateObject17(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly)
830
835
  },
831
836
  hintView: {
832
837
  default: css(_templateObject18(), tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.tooltipArrowBackground)
@@ -72,6 +72,5 @@ export * from './components/Carousel';
72
72
  export * from './components/Tour';
73
73
  export * from './components/EmbedIconButton';
74
74
  export * from './components/InformationWrapper';
75
- export * from './components/TimePicker';
76
75
  export * from './mixins';
77
76
  export * from './tokens';
@@ -1,4 +1,4 @@
1
- import './Chip.config_1dqafsg.css';
1
+ import './Chip.config_gsx6rw.css';
2
2
  var config = {
3
3
  defaults: {
4
4
  view: 'default',