@salutejs-ds/sdds_sbcom 0.1.2 → 0.1.4
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.
- package/components/Button/Button.config.d.ts +3 -3
- package/components/Button/Button.config.js +6 -6
- package/components/Button/Button.config.js.map +1 -1
- package/components/Button/Button.config_1ufeha7.css +10 -0
- package/components/Button/Button.css +9 -9
- package/components/Button/Button.d.ts +3 -3
- package/components/Checkbox/Checkbox.config.d.ts +2 -2
- package/components/Checkbox/Checkbox.config.js +6 -6
- package/components/Checkbox/Checkbox.config.js.map +1 -1
- package/components/Checkbox/Checkbox.config_1637oeq.css +6 -0
- package/components/Checkbox/Checkbox.css +6 -6
- package/components/Checkbox/Checkbox.d.ts +2 -2
- package/components/IconButton/IconButton.config.d.ts +2 -2
- package/components/IconButton/IconButton.config.js +7 -7
- package/components/IconButton/IconButton.config.js.map +1 -1
- package/components/IconButton/IconButton.config_4rapku.css +9 -0
- package/components/IconButton/IconButton.css +8 -8
- package/components/IconButton/IconButton.d.ts +2 -2
- package/components/Link/Link.config.d.ts +3 -3
- package/components/Link/Link.config.js +5 -5
- package/components/Link/Link.config.js.map +1 -1
- package/{es/components/Link/Link.config_1cp5e0j.css → components/Link/Link.config_1fm95cc.css} +4 -4
- package/components/Link/Link.css +8 -8
- package/components/Link/Link.d.ts +3 -3
- package/components/Radiobox/Radiobox.config.d.ts +2 -2
- package/components/Radiobox/Radiobox.config.js +6 -6
- package/components/Radiobox/Radiobox.config.js.map +1 -1
- package/components/Radiobox/Radiobox.config_wxwhpp.css +6 -0
- package/components/Radiobox/Radiobox.css +6 -6
- package/components/Radiobox/Radiobox.d.ts +2 -2
- package/css/sdds_sbcom.module.css +207 -411
- package/css/sdds_sbcom__dark.css +111 -212
- package/css/sdds_sbcom__light.css +111 -214
- package/es/components/Button/Button.config.js +6 -6
- package/es/components/Button/Button.config.js.map +1 -1
- package/es/components/Button/Button.config_1ufeha7.css +10 -0
- package/es/components/Button/Button.css +9 -9
- package/es/components/Checkbox/Checkbox.config.js +6 -6
- package/es/components/Checkbox/Checkbox.config.js.map +1 -1
- package/es/components/Checkbox/Checkbox.config_1637oeq.css +6 -0
- package/es/components/Checkbox/Checkbox.css +6 -6
- package/es/components/IconButton/IconButton.config.js +7 -7
- package/es/components/IconButton/IconButton.config.js.map +1 -1
- package/es/components/IconButton/IconButton.config_4rapku.css +9 -0
- package/es/components/IconButton/IconButton.css +8 -8
- package/es/components/Link/Link.config.js +5 -5
- package/es/components/Link/Link.config.js.map +1 -1
- package/{components/Link/Link.config_1cp5e0j.css → es/components/Link/Link.config_1fm95cc.css} +4 -4
- package/es/components/Link/Link.css +8 -8
- package/es/components/Radiobox/Radiobox.config.js +6 -6
- package/es/components/Radiobox/Radiobox.config.js.map +1 -1
- package/es/components/Radiobox/Radiobox.config_wxwhpp.css +6 -0
- package/es/components/Radiobox/Radiobox.css +6 -6
- package/es/index.css +37 -37
- package/es/index.js +1 -1
- package/es/theme/themes/sdds_sbcom__dark.js +1 -1
- package/es/theme/themes/sdds_sbcom__dark.js.map +1 -1
- package/es/theme/themes/sdds_sbcom__light.js +1 -1
- package/es/theme/themes/sdds_sbcom__light.js.map +1 -1
- package/es/theme/tokens/index.js +308 -611
- package/es/theme/tokens/index.js.map +1 -1
- package/index.css +37 -37
- package/index.js +0 -101
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/styled-components/cjs/Button/Button.config.js +7 -7
- package/styled-components/cjs/Checkbox/Checkbox.config.js +5 -5
- package/styled-components/cjs/IconButton/IconButton.config.js +6 -6
- package/styled-components/cjs/Link/Link.config.js +4 -4
- package/styled-components/cjs/Radiobox/Radiobox.config.js +5 -5
- package/styled-components/es/Button/Button.config.js +7 -7
- package/styled-components/es/Checkbox/Checkbox.config.js +5 -5
- package/styled-components/es/IconButton/IconButton.config.js +6 -6
- package/styled-components/es/Link/Link.config.js +4 -4
- package/styled-components/es/Radiobox/Radiobox.config.js +5 -5
- package/theme/themes/sdds_sbcom__dark.js +1 -1
- package/theme/themes/sdds_sbcom__dark.js.map +1 -1
- package/theme/themes/sdds_sbcom__light.js +1 -1
- package/theme/themes/sdds_sbcom__light.js.map +1 -1
- package/theme/tokens/index.d.ts +209 -411
- package/theme/tokens/index.js +307 -711
- package/theme/tokens/index.js.map +1 -1
- package/components/Button/Button.config_9i8t1d.css +0 -10
- package/components/Checkbox/Checkbox.config_usbc5o.css +0 -6
- package/components/IconButton/IconButton.config_1em9p3v.css +0 -9
- package/components/Radiobox/Radiobox.config_hbis6p.css +0 -6
- package/es/components/Button/Button.config_9i8t1d.css +0 -10
- package/es/components/Checkbox/Checkbox.config_usbc5o.css +0 -6
- package/es/components/IconButton/IconButton.config_1em9p3v.css +0 -9
- package/es/components/Radiobox/Radiobox.config_hbis6p.css +0 -6
package/index.js
CHANGED
|
@@ -18,7 +18,6 @@ exports.sdds_sbcom__light = sdds_sbcom__light.sdds_sbcom__light;
|
|
|
18
18
|
exports.backgroundPrimary = index.backgroundPrimary;
|
|
19
19
|
exports.backgroundPrimaryBrightness = index.backgroundPrimaryBrightness;
|
|
20
20
|
exports.backgroundSecondaryActive = index.backgroundSecondaryActive;
|
|
21
|
-
exports.backgroundSecondaryBrightness = index.backgroundSecondaryBrightness;
|
|
22
21
|
exports.backgroundSecondaryHover = index.backgroundSecondaryHover;
|
|
23
22
|
exports.bodyL = index.bodyL;
|
|
24
23
|
exports.bodyLBold = index.bodyLBold;
|
|
@@ -62,7 +61,6 @@ exports.h3Medium = index.h3Medium;
|
|
|
62
61
|
exports.inverseBackgroundPrimary = index.inverseBackgroundPrimary;
|
|
63
62
|
exports.inverseBackgroundPrimaryBrightness = index.inverseBackgroundPrimaryBrightness;
|
|
64
63
|
exports.inverseBackgroundSecondaryActive = index.inverseBackgroundSecondaryActive;
|
|
65
|
-
exports.inverseBackgroundSecondaryBrightness = index.inverseBackgroundSecondaryBrightness;
|
|
66
64
|
exports.inverseBackgroundSecondaryHover = index.inverseBackgroundSecondaryHover;
|
|
67
65
|
exports.inverseDataYellow = index.inverseDataYellow;
|
|
68
66
|
exports.inverseDataYellowActive = index.inverseDataYellowActive;
|
|
@@ -78,14 +76,12 @@ exports.inverseOutlineAccentGradientActive = index.inverseOutlineAccentGradientA
|
|
|
78
76
|
exports.inverseOutlineAccentGradientHover = index.inverseOutlineAccentGradientHover;
|
|
79
77
|
exports.inverseOutlineDefault = index.inverseOutlineDefault;
|
|
80
78
|
exports.inverseOutlineDefaultActive = index.inverseOutlineDefaultActive;
|
|
81
|
-
exports.inverseOutlineDefaultBrightness = index.inverseOutlineDefaultBrightness;
|
|
82
79
|
exports.inverseOutlineDefaultHover = index.inverseOutlineDefaultHover;
|
|
83
80
|
exports.inverseOutlineNegative = index.inverseOutlineNegative;
|
|
84
81
|
exports.inverseOutlineNegativeActive = index.inverseOutlineNegativeActive;
|
|
85
82
|
exports.inverseOutlineNegativeHover = index.inverseOutlineNegativeHover;
|
|
86
83
|
exports.inverseOutlineOutlineMinor = index.inverseOutlineOutlineMinor;
|
|
87
84
|
exports.inverseOutlineOutlineMinorActive = index.inverseOutlineOutlineMinorActive;
|
|
88
|
-
exports.inverseOutlineOutlineMinorBrightness = index.inverseOutlineOutlineMinorBrightness;
|
|
89
85
|
exports.inverseOutlineOutlineMinorHover = index.inverseOutlineOutlineMinorHover;
|
|
90
86
|
exports.inverseOutlinePositive = index.inverseOutlinePositive;
|
|
91
87
|
exports.inverseOutlinePositiveActive = index.inverseOutlinePositiveActive;
|
|
@@ -98,86 +94,67 @@ exports.inverseOutlineTransparentPrimaryActive = index.inverseOutlineTransparent
|
|
|
98
94
|
exports.inverseOutlineTransparentPrimaryHover = index.inverseOutlineTransparentPrimaryHover;
|
|
99
95
|
exports.inverseOutlineTransparentSurface = index.inverseOutlineTransparentSurface;
|
|
100
96
|
exports.inverseOutlineTransparentSurfaceActive = index.inverseOutlineTransparentSurfaceActive;
|
|
101
|
-
exports.inverseOutlineTransparentSurfaceBrightness = index.inverseOutlineTransparentSurfaceBrightness;
|
|
102
97
|
exports.inverseOutlineTransparentSurfaceHover = index.inverseOutlineTransparentSurfaceHover;
|
|
103
98
|
exports.inverseOutlineWarning = index.inverseOutlineWarning;
|
|
104
99
|
exports.inverseOutlineWarningActive = index.inverseOutlineWarningActive;
|
|
105
100
|
exports.inverseOutlineWarningHover = index.inverseOutlineWarningHover;
|
|
106
101
|
exports.inverseOverlayGradient = index.inverseOverlayGradient;
|
|
107
102
|
exports.inverseOverlayGradientActive = index.inverseOverlayGradientActive;
|
|
108
|
-
exports.inverseOverlayGradientBrightness = index.inverseOverlayGradientBrightness;
|
|
109
103
|
exports.inverseOverlayGradientHover = index.inverseOverlayGradientHover;
|
|
110
104
|
exports.inverseOverlayHard = index.inverseOverlayHard;
|
|
111
105
|
exports.inverseOverlaySoft = index.inverseOverlaySoft;
|
|
112
106
|
exports.inversePersonaBlueSurfaceAccentGradient = index.inversePersonaBlueSurfaceAccentGradient;
|
|
113
107
|
exports.inversePersonaBlueSurfaceAccentGradientActive = index.inversePersonaBlueSurfaceAccentGradientActive;
|
|
114
|
-
exports.inversePersonaBlueSurfaceAccentGradientBrightness = index.inversePersonaBlueSurfaceAccentGradientBrightness;
|
|
115
108
|
exports.inversePersonaBlueSurfaceAccentGradientHover = index.inversePersonaBlueSurfaceAccentGradientHover;
|
|
116
109
|
exports.inversePersonaBlueTextAccent = index.inversePersonaBlueTextAccent;
|
|
117
110
|
exports.inversePersonaBlueTextAccentActive = index.inversePersonaBlueTextAccentActive;
|
|
118
|
-
exports.inversePersonaBlueTextAccentBrightness = index.inversePersonaBlueTextAccentBrightness;
|
|
119
111
|
exports.inversePersonaBlueTextAccentHover = index.inversePersonaBlueTextAccentHover;
|
|
120
112
|
exports.inversePersonaGreenSurfaceAccentGradient = index.inversePersonaGreenSurfaceAccentGradient;
|
|
121
113
|
exports.inversePersonaGreenSurfaceAccentGradientActive = index.inversePersonaGreenSurfaceAccentGradientActive;
|
|
122
|
-
exports.inversePersonaGreenSurfaceAccentGradientBrightness = index.inversePersonaGreenSurfaceAccentGradientBrightness;
|
|
123
114
|
exports.inversePersonaGreenSurfaceAccentGradientHover = index.inversePersonaGreenSurfaceAccentGradientHover;
|
|
124
115
|
exports.inversePersonaGreenTextAccent = index.inversePersonaGreenTextAccent;
|
|
125
116
|
exports.inversePersonaGreenTextAccentActive = index.inversePersonaGreenTextAccentActive;
|
|
126
|
-
exports.inversePersonaGreenTextAccentBrightness = index.inversePersonaGreenTextAccentBrightness;
|
|
127
117
|
exports.inversePersonaGreenTextAccentHover = index.inversePersonaGreenTextAccentHover;
|
|
128
118
|
exports.inversePersonaIndigoSurfaceAccentGradient = index.inversePersonaIndigoSurfaceAccentGradient;
|
|
129
119
|
exports.inversePersonaIndigoSurfaceAccentGradientActive = index.inversePersonaIndigoSurfaceAccentGradientActive;
|
|
130
|
-
exports.inversePersonaIndigoSurfaceAccentGradientBrightness = index.inversePersonaIndigoSurfaceAccentGradientBrightness;
|
|
131
120
|
exports.inversePersonaIndigoSurfaceAccentGradientHover = index.inversePersonaIndigoSurfaceAccentGradientHover;
|
|
132
121
|
exports.inversePersonaIndigoTextAccent = index.inversePersonaIndigoTextAccent;
|
|
133
122
|
exports.inversePersonaIndigoTextAccentActive = index.inversePersonaIndigoTextAccentActive;
|
|
134
|
-
exports.inversePersonaIndigoTextAccentBrightness = index.inversePersonaIndigoTextAccentBrightness;
|
|
135
123
|
exports.inversePersonaIndigoTextAccentHover = index.inversePersonaIndigoTextAccentHover;
|
|
136
124
|
exports.inversePersonaOchreSurfaceAccentGradient = index.inversePersonaOchreSurfaceAccentGradient;
|
|
137
125
|
exports.inversePersonaOchreSurfaceAccentGradientActive = index.inversePersonaOchreSurfaceAccentGradientActive;
|
|
138
|
-
exports.inversePersonaOchreSurfaceAccentGradientBrightness = index.inversePersonaOchreSurfaceAccentGradientBrightness;
|
|
139
126
|
exports.inversePersonaOchreSurfaceAccentGradientHover = index.inversePersonaOchreSurfaceAccentGradientHover;
|
|
140
127
|
exports.inversePersonaOchreTextAccent = index.inversePersonaOchreTextAccent;
|
|
141
128
|
exports.inversePersonaOchreTextAccentActive = index.inversePersonaOchreTextAccentActive;
|
|
142
|
-
exports.inversePersonaOchreTextAccentBrightness = index.inversePersonaOchreTextAccentBrightness;
|
|
143
129
|
exports.inversePersonaOchreTextAccentHover = index.inversePersonaOchreTextAccentHover;
|
|
144
130
|
exports.inversePersonaOliveSurfaceAccentGradient = index.inversePersonaOliveSurfaceAccentGradient;
|
|
145
131
|
exports.inversePersonaOliveSurfaceAccentGradientActive = index.inversePersonaOliveSurfaceAccentGradientActive;
|
|
146
|
-
exports.inversePersonaOliveSurfaceAccentGradientBrightness = index.inversePersonaOliveSurfaceAccentGradientBrightness;
|
|
147
132
|
exports.inversePersonaOliveSurfaceAccentGradientHover = index.inversePersonaOliveSurfaceAccentGradientHover;
|
|
148
133
|
exports.inversePersonaOliveTextAccent = index.inversePersonaOliveTextAccent;
|
|
149
134
|
exports.inversePersonaOliveTextAccentActive = index.inversePersonaOliveTextAccentActive;
|
|
150
|
-
exports.inversePersonaOliveTextAccentBrightness = index.inversePersonaOliveTextAccentBrightness;
|
|
151
135
|
exports.inversePersonaOliveTextAccentHover = index.inversePersonaOliveTextAccentHover;
|
|
152
136
|
exports.inversePersonaPinkSurfaceAccentGradient = index.inversePersonaPinkSurfaceAccentGradient;
|
|
153
137
|
exports.inversePersonaPinkSurfaceAccentGradientActive = index.inversePersonaPinkSurfaceAccentGradientActive;
|
|
154
|
-
exports.inversePersonaPinkSurfaceAccentGradientBrightness = index.inversePersonaPinkSurfaceAccentGradientBrightness;
|
|
155
138
|
exports.inversePersonaPinkSurfaceAccentGradientHover = index.inversePersonaPinkSurfaceAccentGradientHover;
|
|
156
139
|
exports.inversePersonaPinkTextAccent = index.inversePersonaPinkTextAccent;
|
|
157
140
|
exports.inversePersonaPinkTextAccentActive = index.inversePersonaPinkTextAccentActive;
|
|
158
|
-
exports.inversePersonaPinkTextAccentBrightness = index.inversePersonaPinkTextAccentBrightness;
|
|
159
141
|
exports.inversePersonaPinkTextAccentHover = index.inversePersonaPinkTextAccentHover;
|
|
160
142
|
exports.inversePersonaSeaBlueSurfaceAccentGradient = index.inversePersonaSeaBlueSurfaceAccentGradient;
|
|
161
143
|
exports.inversePersonaSeaBlueSurfaceAccentGradientActive = index.inversePersonaSeaBlueSurfaceAccentGradientActive;
|
|
162
|
-
exports.inversePersonaSeaBlueSurfaceAccentGradientBrightness = index.inversePersonaSeaBlueSurfaceAccentGradientBrightness;
|
|
163
144
|
exports.inversePersonaSeaBlueSurfaceAccentGradientHover = index.inversePersonaSeaBlueSurfaceAccentGradientHover;
|
|
164
145
|
exports.inversePersonaSeaBlueTextAccent = index.inversePersonaSeaBlueTextAccent;
|
|
165
146
|
exports.inversePersonaSeaBlueTextAccentActive = index.inversePersonaSeaBlueTextAccentActive;
|
|
166
|
-
exports.inversePersonaSeaBlueTextAccentBrightness = index.inversePersonaSeaBlueTextAccentBrightness;
|
|
167
147
|
exports.inversePersonaSeaBlueTextAccentHover = index.inversePersonaSeaBlueTextAccentHover;
|
|
168
148
|
exports.inversePersonaVioletSurfaceAccentGradient = index.inversePersonaVioletSurfaceAccentGradient;
|
|
169
149
|
exports.inversePersonaVioletSurfaceAccentGradientActive = index.inversePersonaVioletSurfaceAccentGradientActive;
|
|
170
|
-
exports.inversePersonaVioletSurfaceAccentGradientBrightness = index.inversePersonaVioletSurfaceAccentGradientBrightness;
|
|
171
150
|
exports.inversePersonaVioletSurfaceAccentGradientHover = index.inversePersonaVioletSurfaceAccentGradientHover;
|
|
172
151
|
exports.inversePersonaVioletTextAccent = index.inversePersonaVioletTextAccent;
|
|
173
152
|
exports.inversePersonaVioletTextAccentActive = index.inversePersonaVioletTextAccentActive;
|
|
174
|
-
exports.inversePersonaVioletTextAccentBrightness = index.inversePersonaVioletTextAccentBrightness;
|
|
175
153
|
exports.inversePersonaVioletTextAccentHover = index.inversePersonaVioletTextAccentHover;
|
|
176
154
|
exports.inverseSurfaceAccent = index.inverseSurfaceAccent;
|
|
177
155
|
exports.inverseSurfaceAccentActive = index.inverseSurfaceAccentActive;
|
|
178
156
|
exports.inverseSurfaceAccentGradient = index.inverseSurfaceAccentGradient;
|
|
179
157
|
exports.inverseSurfaceAccentGradientActive = index.inverseSurfaceAccentGradientActive;
|
|
180
|
-
exports.inverseSurfaceAccentGradientBrightness = index.inverseSurfaceAccentGradientBrightness;
|
|
181
158
|
exports.inverseSurfaceAccentGradientHover = index.inverseSurfaceAccentGradientHover;
|
|
182
159
|
exports.inverseSurfaceAccentHover = index.inverseSurfaceAccentHover;
|
|
183
160
|
exports.inverseSurfaceAccentMinor = index.inverseSurfaceAccentMinor;
|
|
@@ -185,7 +162,6 @@ exports.inverseSurfaceAccentMinorActive = index.inverseSurfaceAccentMinorActive;
|
|
|
185
162
|
exports.inverseSurfaceAccentMinorHover = index.inverseSurfaceAccentMinorHover;
|
|
186
163
|
exports.inverseSurfaceAccentSecondary = index.inverseSurfaceAccentSecondary;
|
|
187
164
|
exports.inverseSurfaceAccentSecondaryActive = index.inverseSurfaceAccentSecondaryActive;
|
|
188
|
-
exports.inverseSurfaceAccentSecondaryBrightness = index.inverseSurfaceAccentSecondaryBrightness;
|
|
189
165
|
exports.inverseSurfaceAccentSecondaryHover = index.inverseSurfaceAccentSecondaryHover;
|
|
190
166
|
exports.inverseSurfaceInfo = index.inverseSurfaceInfo;
|
|
191
167
|
exports.inverseSurfaceInfoActive = index.inverseSurfaceInfoActive;
|
|
@@ -224,7 +200,6 @@ exports.inverseSurfaceTransparentAccentActive = index.inverseSurfaceTransparentA
|
|
|
224
200
|
exports.inverseSurfaceTransparentAccentHover = index.inverseSurfaceTransparentAccentHover;
|
|
225
201
|
exports.inverseSurfaceTransparentAccentMinor = index.inverseSurfaceTransparentAccentMinor;
|
|
226
202
|
exports.inverseSurfaceTransparentAccentMinorActive = index.inverseSurfaceTransparentAccentMinorActive;
|
|
227
|
-
exports.inverseSurfaceTransparentAccentMinorBrightness = index.inverseSurfaceTransparentAccentMinorBrightness;
|
|
228
203
|
exports.inverseSurfaceTransparentAccentMinorHover = index.inverseSurfaceTransparentAccentMinorHover;
|
|
229
204
|
exports.inverseSurfaceTransparentCard = index.inverseSurfaceTransparentCard;
|
|
230
205
|
exports.inverseSurfaceTransparentCardActive = index.inverseSurfaceTransparentCardActive;
|
|
@@ -249,7 +224,6 @@ exports.inverseTextAccent = index.inverseTextAccent;
|
|
|
249
224
|
exports.inverseTextAccentActive = index.inverseTextAccentActive;
|
|
250
225
|
exports.inverseTextAccentGradientAi = index.inverseTextAccentGradientAi;
|
|
251
226
|
exports.inverseTextAccentGradientAiActive = index.inverseTextAccentGradientAiActive;
|
|
252
|
-
exports.inverseTextAccentGradientAiBrightness = index.inverseTextAccentGradientAiBrightness;
|
|
253
227
|
exports.inverseTextAccentGradientAiHover = index.inverseTextAccentGradientAiHover;
|
|
254
228
|
exports.inverseTextAccentHover = index.inverseTextAccentHover;
|
|
255
229
|
exports.inverseTextAccentMinor = index.inverseTextAccentMinor;
|
|
@@ -287,7 +261,6 @@ exports.onDarkBackgroundPrimaryBrightness = index.onDarkBackgroundPrimaryBrightn
|
|
|
287
261
|
exports.onDarkBackgroundPrimaryHover = index.onDarkBackgroundPrimaryHover;
|
|
288
262
|
exports.onDarkBackgroundSecondary = index.onDarkBackgroundSecondary;
|
|
289
263
|
exports.onDarkBackgroundSecondaryActive = index.onDarkBackgroundSecondaryActive;
|
|
290
|
-
exports.onDarkBackgroundSecondaryBrightness = index.onDarkBackgroundSecondaryBrightness;
|
|
291
264
|
exports.onDarkBackgroundSecondaryHover = index.onDarkBackgroundSecondaryHover;
|
|
292
265
|
exports.onDarkDataYellow = index.onDarkDataYellow;
|
|
293
266
|
exports.onDarkDataYellowActive = index.onDarkDataYellowActive;
|
|
@@ -303,11 +276,9 @@ exports.onDarkOutlineAccentGradientActive = index.onDarkOutlineAccentGradientAct
|
|
|
303
276
|
exports.onDarkOutlineAccentGradientHover = index.onDarkOutlineAccentGradientHover;
|
|
304
277
|
exports.onDarkOutlineDefault = index.onDarkOutlineDefault;
|
|
305
278
|
exports.onDarkOutlineDefaultActive = index.onDarkOutlineDefaultActive;
|
|
306
|
-
exports.onDarkOutlineDefaultBrightness = index.onDarkOutlineDefaultBrightness;
|
|
307
279
|
exports.onDarkOutlineDefaultHover = index.onDarkOutlineDefaultHover;
|
|
308
280
|
exports.onDarkOutlineMinor = index.onDarkOutlineMinor;
|
|
309
281
|
exports.onDarkOutlineMinorActive = index.onDarkOutlineMinorActive;
|
|
310
|
-
exports.onDarkOutlineMinorBrightness = index.onDarkOutlineMinorBrightness;
|
|
311
282
|
exports.onDarkOutlineMinorHover = index.onDarkOutlineMinorHover;
|
|
312
283
|
exports.onDarkOutlineNegative = index.onDarkOutlineNegative;
|
|
313
284
|
exports.onDarkOutlineNegativeActive = index.onDarkOutlineNegativeActive;
|
|
@@ -323,7 +294,6 @@ exports.onDarkOutlineTransparentPrimaryActive = index.onDarkOutlineTransparentPr
|
|
|
323
294
|
exports.onDarkOutlineTransparentPrimaryHover = index.onDarkOutlineTransparentPrimaryHover;
|
|
324
295
|
exports.onDarkOutlineTransparentSurface = index.onDarkOutlineTransparentSurface;
|
|
325
296
|
exports.onDarkOutlineTransparentSurfaceActive = index.onDarkOutlineTransparentSurfaceActive;
|
|
326
|
-
exports.onDarkOutlineTransparentSurfaceBrightness = index.onDarkOutlineTransparentSurfaceBrightness;
|
|
327
297
|
exports.onDarkOutlineTransparentSurfaceHover = index.onDarkOutlineTransparentSurfaceHover;
|
|
328
298
|
exports.onDarkOutlineWarning = index.onDarkOutlineWarning;
|
|
329
299
|
exports.onDarkOutlineWarningActive = index.onDarkOutlineWarningActive;
|
|
@@ -332,82 +302,63 @@ exports.onDarkOverlayHard = index.onDarkOverlayHard;
|
|
|
332
302
|
exports.onDarkOverlaySoft = index.onDarkOverlaySoft;
|
|
333
303
|
exports.onDarkPersonaBlueSurfaceAccentGradient = index.onDarkPersonaBlueSurfaceAccentGradient;
|
|
334
304
|
exports.onDarkPersonaBlueSurfaceAccentGradientActive = index.onDarkPersonaBlueSurfaceAccentGradientActive;
|
|
335
|
-
exports.onDarkPersonaBlueSurfaceAccentGradientBrightness = index.onDarkPersonaBlueSurfaceAccentGradientBrightness;
|
|
336
305
|
exports.onDarkPersonaBlueSurfaceAccentGradientHover = index.onDarkPersonaBlueSurfaceAccentGradientHover;
|
|
337
306
|
exports.onDarkPersonaBlueTextAccent = index.onDarkPersonaBlueTextAccent;
|
|
338
307
|
exports.onDarkPersonaBlueTextAccentActive = index.onDarkPersonaBlueTextAccentActive;
|
|
339
|
-
exports.onDarkPersonaBlueTextAccentBrightness = index.onDarkPersonaBlueTextAccentBrightness;
|
|
340
308
|
exports.onDarkPersonaBlueTextAccentHover = index.onDarkPersonaBlueTextAccentHover;
|
|
341
309
|
exports.onDarkPersonaGreenSurfaceAccentGradient = index.onDarkPersonaGreenSurfaceAccentGradient;
|
|
342
310
|
exports.onDarkPersonaGreenSurfaceAccentGradientActive = index.onDarkPersonaGreenSurfaceAccentGradientActive;
|
|
343
|
-
exports.onDarkPersonaGreenSurfaceAccentGradientBrightness = index.onDarkPersonaGreenSurfaceAccentGradientBrightness;
|
|
344
311
|
exports.onDarkPersonaGreenSurfaceAccentGradientHover = index.onDarkPersonaGreenSurfaceAccentGradientHover;
|
|
345
312
|
exports.onDarkPersonaGreenTextAccent = index.onDarkPersonaGreenTextAccent;
|
|
346
313
|
exports.onDarkPersonaGreenTextAccentActive = index.onDarkPersonaGreenTextAccentActive;
|
|
347
|
-
exports.onDarkPersonaGreenTextAccentBrightness = index.onDarkPersonaGreenTextAccentBrightness;
|
|
348
314
|
exports.onDarkPersonaGreenTextAccentHover = index.onDarkPersonaGreenTextAccentHover;
|
|
349
315
|
exports.onDarkPersonaIndigoSurfaceAccentGradient = index.onDarkPersonaIndigoSurfaceAccentGradient;
|
|
350
316
|
exports.onDarkPersonaIndigoSurfaceAccentGradientActive = index.onDarkPersonaIndigoSurfaceAccentGradientActive;
|
|
351
|
-
exports.onDarkPersonaIndigoSurfaceAccentGradientBrightness = index.onDarkPersonaIndigoSurfaceAccentGradientBrightness;
|
|
352
317
|
exports.onDarkPersonaIndigoSurfaceAccentGradientHover = index.onDarkPersonaIndigoSurfaceAccentGradientHover;
|
|
353
318
|
exports.onDarkPersonaIndigoTextAccent = index.onDarkPersonaIndigoTextAccent;
|
|
354
319
|
exports.onDarkPersonaIndigoTextAccentActive = index.onDarkPersonaIndigoTextAccentActive;
|
|
355
|
-
exports.onDarkPersonaIndigoTextAccentBrightness = index.onDarkPersonaIndigoTextAccentBrightness;
|
|
356
320
|
exports.onDarkPersonaIndigoTextAccentHover = index.onDarkPersonaIndigoTextAccentHover;
|
|
357
321
|
exports.onDarkPersonaOchreSurfaceAccentGradient = index.onDarkPersonaOchreSurfaceAccentGradient;
|
|
358
322
|
exports.onDarkPersonaOchreSurfaceAccentGradientActive = index.onDarkPersonaOchreSurfaceAccentGradientActive;
|
|
359
|
-
exports.onDarkPersonaOchreSurfaceAccentGradientBrightness = index.onDarkPersonaOchreSurfaceAccentGradientBrightness;
|
|
360
323
|
exports.onDarkPersonaOchreSurfaceAccentGradientHover = index.onDarkPersonaOchreSurfaceAccentGradientHover;
|
|
361
324
|
exports.onDarkPersonaOchreTextAccent = index.onDarkPersonaOchreTextAccent;
|
|
362
325
|
exports.onDarkPersonaOchreTextAccentActive = index.onDarkPersonaOchreTextAccentActive;
|
|
363
|
-
exports.onDarkPersonaOchreTextAccentBrightness = index.onDarkPersonaOchreTextAccentBrightness;
|
|
364
326
|
exports.onDarkPersonaOchreTextAccentHover = index.onDarkPersonaOchreTextAccentHover;
|
|
365
327
|
exports.onDarkPersonaOliveSurfaceAccentGradient = index.onDarkPersonaOliveSurfaceAccentGradient;
|
|
366
328
|
exports.onDarkPersonaOliveSurfaceAccentGradientActive = index.onDarkPersonaOliveSurfaceAccentGradientActive;
|
|
367
|
-
exports.onDarkPersonaOliveSurfaceAccentGradientBrightness = index.onDarkPersonaOliveSurfaceAccentGradientBrightness;
|
|
368
329
|
exports.onDarkPersonaOliveSurfaceAccentGradientHover = index.onDarkPersonaOliveSurfaceAccentGradientHover;
|
|
369
330
|
exports.onDarkPersonaOliveTextAccent = index.onDarkPersonaOliveTextAccent;
|
|
370
331
|
exports.onDarkPersonaOliveTextAccentActive = index.onDarkPersonaOliveTextAccentActive;
|
|
371
|
-
exports.onDarkPersonaOliveTextAccentBrightness = index.onDarkPersonaOliveTextAccentBrightness;
|
|
372
332
|
exports.onDarkPersonaOliveTextAccentHover = index.onDarkPersonaOliveTextAccentHover;
|
|
373
333
|
exports.onDarkPersonaPinkSurfaceAccentGradient = index.onDarkPersonaPinkSurfaceAccentGradient;
|
|
374
334
|
exports.onDarkPersonaPinkSurfaceAccentGradientActive = index.onDarkPersonaPinkSurfaceAccentGradientActive;
|
|
375
|
-
exports.onDarkPersonaPinkSurfaceAccentGradientBrightness = index.onDarkPersonaPinkSurfaceAccentGradientBrightness;
|
|
376
335
|
exports.onDarkPersonaPinkSurfaceAccentGradientHover = index.onDarkPersonaPinkSurfaceAccentGradientHover;
|
|
377
336
|
exports.onDarkPersonaPinkTextAccent = index.onDarkPersonaPinkTextAccent;
|
|
378
337
|
exports.onDarkPersonaPinkTextAccentActive = index.onDarkPersonaPinkTextAccentActive;
|
|
379
|
-
exports.onDarkPersonaPinkTextAccentBrightness = index.onDarkPersonaPinkTextAccentBrightness;
|
|
380
338
|
exports.onDarkPersonaPinkTextAccentHover = index.onDarkPersonaPinkTextAccentHover;
|
|
381
339
|
exports.onDarkPersonaSeaBlueSurfaceAccentGradient = index.onDarkPersonaSeaBlueSurfaceAccentGradient;
|
|
382
340
|
exports.onDarkPersonaSeaBlueSurfaceAccentGradientActive = index.onDarkPersonaSeaBlueSurfaceAccentGradientActive;
|
|
383
|
-
exports.onDarkPersonaSeaBlueSurfaceAccentGradientBrightness = index.onDarkPersonaSeaBlueSurfaceAccentGradientBrightness;
|
|
384
341
|
exports.onDarkPersonaSeaBlueSurfaceAccentGradientHover = index.onDarkPersonaSeaBlueSurfaceAccentGradientHover;
|
|
385
342
|
exports.onDarkPersonaSeaBlueTextAccent = index.onDarkPersonaSeaBlueTextAccent;
|
|
386
343
|
exports.onDarkPersonaSeaBlueTextAccentActive = index.onDarkPersonaSeaBlueTextAccentActive;
|
|
387
|
-
exports.onDarkPersonaSeaBlueTextAccentBrightness = index.onDarkPersonaSeaBlueTextAccentBrightness;
|
|
388
344
|
exports.onDarkPersonaSeaBlueTextAccentHover = index.onDarkPersonaSeaBlueTextAccentHover;
|
|
389
345
|
exports.onDarkPersonaVioletSurfaceAccentGradient = index.onDarkPersonaVioletSurfaceAccentGradient;
|
|
390
346
|
exports.onDarkPersonaVioletSurfaceAccentGradientActive = index.onDarkPersonaVioletSurfaceAccentGradientActive;
|
|
391
|
-
exports.onDarkPersonaVioletSurfaceAccentGradientBrightness = index.onDarkPersonaVioletSurfaceAccentGradientBrightness;
|
|
392
347
|
exports.onDarkPersonaVioletSurfaceAccentGradientHover = index.onDarkPersonaVioletSurfaceAccentGradientHover;
|
|
393
348
|
exports.onDarkPersonaVioletTextAccent = index.onDarkPersonaVioletTextAccent;
|
|
394
349
|
exports.onDarkPersonaVioletTextAccentActive = index.onDarkPersonaVioletTextAccentActive;
|
|
395
|
-
exports.onDarkPersonaVioletTextAccentBrightness = index.onDarkPersonaVioletTextAccentBrightness;
|
|
396
350
|
exports.onDarkPersonaVioletTextAccentHover = index.onDarkPersonaVioletTextAccentHover;
|
|
397
351
|
exports.onDarkSurfaceAccentGradient = index.onDarkSurfaceAccentGradient;
|
|
398
352
|
exports.onDarkSurfaceAccentGradientActive = index.onDarkSurfaceAccentGradientActive;
|
|
399
|
-
exports.onDarkSurfaceAccentGradientBrightness = index.onDarkSurfaceAccentGradientBrightness;
|
|
400
353
|
exports.onDarkSurfaceAccentGradientHover = index.onDarkSurfaceAccentGradientHover;
|
|
401
354
|
exports.onDarkSurfaceAccentMinor = index.onDarkSurfaceAccentMinor;
|
|
402
355
|
exports.onDarkSurfaceAccentMinorActive = index.onDarkSurfaceAccentMinorActive;
|
|
403
356
|
exports.onDarkSurfaceAccentMinorHover = index.onDarkSurfaceAccentMinorHover;
|
|
404
357
|
exports.onDarkSurfaceAccentPrimary = index.onDarkSurfaceAccentPrimary;
|
|
405
358
|
exports.onDarkSurfaceAccentPrimaryActive = index.onDarkSurfaceAccentPrimaryActive;
|
|
406
|
-
exports.onDarkSurfaceAccentPrimaryBrightness = index.onDarkSurfaceAccentPrimaryBrightness;
|
|
407
359
|
exports.onDarkSurfaceAccentPrimaryHover = index.onDarkSurfaceAccentPrimaryHover;
|
|
408
360
|
exports.onDarkSurfaceAccentSecondary = index.onDarkSurfaceAccentSecondary;
|
|
409
361
|
exports.onDarkSurfaceAccentSecondaryActive = index.onDarkSurfaceAccentSecondaryActive;
|
|
410
|
-
exports.onDarkSurfaceAccentSecondaryBrightness = index.onDarkSurfaceAccentSecondaryBrightness;
|
|
411
362
|
exports.onDarkSurfaceAccentSecondaryHover = index.onDarkSurfaceAccentSecondaryHover;
|
|
412
363
|
exports.onDarkSurfaceInfo = index.onDarkSurfaceInfo;
|
|
413
364
|
exports.onDarkSurfaceInfoActive = index.onDarkSurfaceInfoActive;
|
|
@@ -446,7 +397,6 @@ exports.onDarkSurfaceTransparentAccentActive = index.onDarkSurfaceTransparentAcc
|
|
|
446
397
|
exports.onDarkSurfaceTransparentAccentHover = index.onDarkSurfaceTransparentAccentHover;
|
|
447
398
|
exports.onDarkSurfaceTransparentAccentMinor = index.onDarkSurfaceTransparentAccentMinor;
|
|
448
399
|
exports.onDarkSurfaceTransparentAccentMinorActive = index.onDarkSurfaceTransparentAccentMinorActive;
|
|
449
|
-
exports.onDarkSurfaceTransparentAccentMinorBrightness = index.onDarkSurfaceTransparentAccentMinorBrightness;
|
|
450
400
|
exports.onDarkSurfaceTransparentAccentMinorHover = index.onDarkSurfaceTransparentAccentMinorHover;
|
|
451
401
|
exports.onDarkSurfaceTransparentCard = index.onDarkSurfaceTransparentCard;
|
|
452
402
|
exports.onDarkSurfaceTransparentCardActive = index.onDarkSurfaceTransparentCardActive;
|
|
@@ -471,7 +421,6 @@ exports.onDarkTextAccent = index.onDarkTextAccent;
|
|
|
471
421
|
exports.onDarkTextAccentActive = index.onDarkTextAccentActive;
|
|
472
422
|
exports.onDarkTextAccentGradientAi = index.onDarkTextAccentGradientAi;
|
|
473
423
|
exports.onDarkTextAccentGradientAiActive = index.onDarkTextAccentGradientAiActive;
|
|
474
|
-
exports.onDarkTextAccentGradientAiBrightness = index.onDarkTextAccentGradientAiBrightness;
|
|
475
424
|
exports.onDarkTextAccentGradientAiHover = index.onDarkTextAccentGradientAiHover;
|
|
476
425
|
exports.onDarkTextAccentHover = index.onDarkTextAccentHover;
|
|
477
426
|
exports.onDarkTextAccentMinor = index.onDarkTextAccentMinor;
|
|
@@ -506,7 +455,6 @@ exports.onLightBackgroundPrimaryBrightness = index.onLightBackgroundPrimaryBrigh
|
|
|
506
455
|
exports.onLightBackgroundPrimaryHover = index.onLightBackgroundPrimaryHover;
|
|
507
456
|
exports.onLightBackgroundSecondary = index.onLightBackgroundSecondary;
|
|
508
457
|
exports.onLightBackgroundSecondaryActive = index.onLightBackgroundSecondaryActive;
|
|
509
|
-
exports.onLightBackgroundSecondaryBrightness = index.onLightBackgroundSecondaryBrightness;
|
|
510
458
|
exports.onLightBackgroundSecondaryHover = index.onLightBackgroundSecondaryHover;
|
|
511
459
|
exports.onLightDataYellow = index.onLightDataYellow;
|
|
512
460
|
exports.onLightDataYellowActive = index.onLightDataYellowActive;
|
|
@@ -522,11 +470,9 @@ exports.onLightOutlineAccentGradientActive = index.onLightOutlineAccentGradientA
|
|
|
522
470
|
exports.onLightOutlineAccentGradientHover = index.onLightOutlineAccentGradientHover;
|
|
523
471
|
exports.onLightOutlineDefault = index.onLightOutlineDefault;
|
|
524
472
|
exports.onLightOutlineDefaultActive = index.onLightOutlineDefaultActive;
|
|
525
|
-
exports.onLightOutlineDefaultBrightness = index.onLightOutlineDefaultBrightness;
|
|
526
473
|
exports.onLightOutlineDefaultHover = index.onLightOutlineDefaultHover;
|
|
527
474
|
exports.onLightOutlineMinor = index.onLightOutlineMinor;
|
|
528
475
|
exports.onLightOutlineMinorActive = index.onLightOutlineMinorActive;
|
|
529
|
-
exports.onLightOutlineMinorBrightness = index.onLightOutlineMinorBrightness;
|
|
530
476
|
exports.onLightOutlineMinorHover = index.onLightOutlineMinorHover;
|
|
531
477
|
exports.onLightOutlineNegative = index.onLightOutlineNegative;
|
|
532
478
|
exports.onLightOutlineNegativeActive = index.onLightOutlineNegativeActive;
|
|
@@ -542,95 +488,74 @@ exports.onLightOutlineTransparentPrimaryActive = index.onLightOutlineTransparent
|
|
|
542
488
|
exports.onLightOutlineTransparentPrimaryHover = index.onLightOutlineTransparentPrimaryHover;
|
|
543
489
|
exports.onLightOutlineTransparentSurface = index.onLightOutlineTransparentSurface;
|
|
544
490
|
exports.onLightOutlineTransparentSurfaceActive = index.onLightOutlineTransparentSurfaceActive;
|
|
545
|
-
exports.onLightOutlineTransparentSurfaceBrightness = index.onLightOutlineTransparentSurfaceBrightness;
|
|
546
491
|
exports.onLightOutlineTransparentSurfaceHover = index.onLightOutlineTransparentSurfaceHover;
|
|
547
492
|
exports.onLightOutlineWarning = index.onLightOutlineWarning;
|
|
548
493
|
exports.onLightOutlineWarningActive = index.onLightOutlineWarningActive;
|
|
549
494
|
exports.onLightOutlineWarningHover = index.onLightOutlineWarningHover;
|
|
550
495
|
exports.onLightOverlayGradient = index.onLightOverlayGradient;
|
|
551
496
|
exports.onLightOverlayGradientActive = index.onLightOverlayGradientActive;
|
|
552
|
-
exports.onLightOverlayGradientBrightness = index.onLightOverlayGradientBrightness;
|
|
553
497
|
exports.onLightOverlayGradientHover = index.onLightOverlayGradientHover;
|
|
554
498
|
exports.onLightOverlayHard = index.onLightOverlayHard;
|
|
555
499
|
exports.onLightOverlaySoft = index.onLightOverlaySoft;
|
|
556
500
|
exports.onLightPersonaBlueSurfaceAccentGradient = index.onLightPersonaBlueSurfaceAccentGradient;
|
|
557
501
|
exports.onLightPersonaBlueSurfaceAccentGradientActive = index.onLightPersonaBlueSurfaceAccentGradientActive;
|
|
558
|
-
exports.onLightPersonaBlueSurfaceAccentGradientBrightness = index.onLightPersonaBlueSurfaceAccentGradientBrightness;
|
|
559
502
|
exports.onLightPersonaBlueSurfaceAccentGradientHover = index.onLightPersonaBlueSurfaceAccentGradientHover;
|
|
560
503
|
exports.onLightPersonaBlueTextAccent = index.onLightPersonaBlueTextAccent;
|
|
561
504
|
exports.onLightPersonaBlueTextAccentActive = index.onLightPersonaBlueTextAccentActive;
|
|
562
|
-
exports.onLightPersonaBlueTextAccentBrightness = index.onLightPersonaBlueTextAccentBrightness;
|
|
563
505
|
exports.onLightPersonaBlueTextAccentHover = index.onLightPersonaBlueTextAccentHover;
|
|
564
506
|
exports.onLightPersonaGreenSurfaceAccentGradient = index.onLightPersonaGreenSurfaceAccentGradient;
|
|
565
507
|
exports.onLightPersonaGreenSurfaceAccentGradientActive = index.onLightPersonaGreenSurfaceAccentGradientActive;
|
|
566
|
-
exports.onLightPersonaGreenSurfaceAccentGradientBrightness = index.onLightPersonaGreenSurfaceAccentGradientBrightness;
|
|
567
508
|
exports.onLightPersonaGreenSurfaceAccentGradientHover = index.onLightPersonaGreenSurfaceAccentGradientHover;
|
|
568
509
|
exports.onLightPersonaGreenTextAccent = index.onLightPersonaGreenTextAccent;
|
|
569
510
|
exports.onLightPersonaGreenTextAccentActive = index.onLightPersonaGreenTextAccentActive;
|
|
570
|
-
exports.onLightPersonaGreenTextAccentBrightness = index.onLightPersonaGreenTextAccentBrightness;
|
|
571
511
|
exports.onLightPersonaGreenTextAccentHover = index.onLightPersonaGreenTextAccentHover;
|
|
572
512
|
exports.onLightPersonaIndigoSurfaceAccentGradient = index.onLightPersonaIndigoSurfaceAccentGradient;
|
|
573
513
|
exports.onLightPersonaIndigoSurfaceAccentGradientActive = index.onLightPersonaIndigoSurfaceAccentGradientActive;
|
|
574
|
-
exports.onLightPersonaIndigoSurfaceAccentGradientBrightness = index.onLightPersonaIndigoSurfaceAccentGradientBrightness;
|
|
575
514
|
exports.onLightPersonaIndigoSurfaceAccentGradientHover = index.onLightPersonaIndigoSurfaceAccentGradientHover;
|
|
576
515
|
exports.onLightPersonaIndigoTextAccent = index.onLightPersonaIndigoTextAccent;
|
|
577
516
|
exports.onLightPersonaIndigoTextAccentActive = index.onLightPersonaIndigoTextAccentActive;
|
|
578
|
-
exports.onLightPersonaIndigoTextAccentBrightness = index.onLightPersonaIndigoTextAccentBrightness;
|
|
579
517
|
exports.onLightPersonaIndigoTextAccentHover = index.onLightPersonaIndigoTextAccentHover;
|
|
580
518
|
exports.onLightPersonaOchreSurfaceAccentGradient = index.onLightPersonaOchreSurfaceAccentGradient;
|
|
581
519
|
exports.onLightPersonaOchreSurfaceAccentGradientActive = index.onLightPersonaOchreSurfaceAccentGradientActive;
|
|
582
|
-
exports.onLightPersonaOchreSurfaceAccentGradientBrightness = index.onLightPersonaOchreSurfaceAccentGradientBrightness;
|
|
583
520
|
exports.onLightPersonaOchreSurfaceAccentGradientHover = index.onLightPersonaOchreSurfaceAccentGradientHover;
|
|
584
521
|
exports.onLightPersonaOchreTextAccent = index.onLightPersonaOchreTextAccent;
|
|
585
522
|
exports.onLightPersonaOchreTextAccentActive = index.onLightPersonaOchreTextAccentActive;
|
|
586
|
-
exports.onLightPersonaOchreTextAccentBrightness = index.onLightPersonaOchreTextAccentBrightness;
|
|
587
523
|
exports.onLightPersonaOchreTextAccentHover = index.onLightPersonaOchreTextAccentHover;
|
|
588
524
|
exports.onLightPersonaOliveSurfaceAccentGradient = index.onLightPersonaOliveSurfaceAccentGradient;
|
|
589
525
|
exports.onLightPersonaOliveSurfaceAccentGradientActive = index.onLightPersonaOliveSurfaceAccentGradientActive;
|
|
590
|
-
exports.onLightPersonaOliveSurfaceAccentGradientBrightness = index.onLightPersonaOliveSurfaceAccentGradientBrightness;
|
|
591
526
|
exports.onLightPersonaOliveSurfaceAccentGradientHover = index.onLightPersonaOliveSurfaceAccentGradientHover;
|
|
592
527
|
exports.onLightPersonaOliveTextAccent = index.onLightPersonaOliveTextAccent;
|
|
593
528
|
exports.onLightPersonaOliveTextAccentActive = index.onLightPersonaOliveTextAccentActive;
|
|
594
|
-
exports.onLightPersonaOliveTextAccentBrightness = index.onLightPersonaOliveTextAccentBrightness;
|
|
595
529
|
exports.onLightPersonaOliveTextAccentHover = index.onLightPersonaOliveTextAccentHover;
|
|
596
530
|
exports.onLightPersonaPinkSurfaceAccentGradient = index.onLightPersonaPinkSurfaceAccentGradient;
|
|
597
531
|
exports.onLightPersonaPinkSurfaceAccentGradientActive = index.onLightPersonaPinkSurfaceAccentGradientActive;
|
|
598
|
-
exports.onLightPersonaPinkSurfaceAccentGradientBrightness = index.onLightPersonaPinkSurfaceAccentGradientBrightness;
|
|
599
532
|
exports.onLightPersonaPinkSurfaceAccentGradientHover = index.onLightPersonaPinkSurfaceAccentGradientHover;
|
|
600
533
|
exports.onLightPersonaPinkTextAccent = index.onLightPersonaPinkTextAccent;
|
|
601
534
|
exports.onLightPersonaPinkTextAccentActive = index.onLightPersonaPinkTextAccentActive;
|
|
602
|
-
exports.onLightPersonaPinkTextAccentBrightness = index.onLightPersonaPinkTextAccentBrightness;
|
|
603
535
|
exports.onLightPersonaPinkTextAccentHover = index.onLightPersonaPinkTextAccentHover;
|
|
604
536
|
exports.onLightPersonaSeaBlueSurfaceAccentGradient = index.onLightPersonaSeaBlueSurfaceAccentGradient;
|
|
605
537
|
exports.onLightPersonaSeaBlueSurfaceAccentGradientActive = index.onLightPersonaSeaBlueSurfaceAccentGradientActive;
|
|
606
|
-
exports.onLightPersonaSeaBlueSurfaceAccentGradientBrightness = index.onLightPersonaSeaBlueSurfaceAccentGradientBrightness;
|
|
607
538
|
exports.onLightPersonaSeaBlueSurfaceAccentGradientHover = index.onLightPersonaSeaBlueSurfaceAccentGradientHover;
|
|
608
539
|
exports.onLightPersonaSeaBlueTextAccent = index.onLightPersonaSeaBlueTextAccent;
|
|
609
540
|
exports.onLightPersonaSeaBlueTextAccentActive = index.onLightPersonaSeaBlueTextAccentActive;
|
|
610
|
-
exports.onLightPersonaSeaBlueTextAccentBrightness = index.onLightPersonaSeaBlueTextAccentBrightness;
|
|
611
541
|
exports.onLightPersonaSeaBlueTextAccentHover = index.onLightPersonaSeaBlueTextAccentHover;
|
|
612
542
|
exports.onLightPersonaVioletSurfaceAccentGradient = index.onLightPersonaVioletSurfaceAccentGradient;
|
|
613
543
|
exports.onLightPersonaVioletSurfaceAccentGradientActive = index.onLightPersonaVioletSurfaceAccentGradientActive;
|
|
614
|
-
exports.onLightPersonaVioletSurfaceAccentGradientBrightness = index.onLightPersonaVioletSurfaceAccentGradientBrightness;
|
|
615
544
|
exports.onLightPersonaVioletSurfaceAccentGradientHover = index.onLightPersonaVioletSurfaceAccentGradientHover;
|
|
616
545
|
exports.onLightPersonaVioletTextAccent = index.onLightPersonaVioletTextAccent;
|
|
617
546
|
exports.onLightPersonaVioletTextAccentActive = index.onLightPersonaVioletTextAccentActive;
|
|
618
|
-
exports.onLightPersonaVioletTextAccentBrightness = index.onLightPersonaVioletTextAccentBrightness;
|
|
619
547
|
exports.onLightPersonaVioletTextAccentHover = index.onLightPersonaVioletTextAccentHover;
|
|
620
548
|
exports.onLightSurfaceAccentGradient = index.onLightSurfaceAccentGradient;
|
|
621
549
|
exports.onLightSurfaceAccentGradientActive = index.onLightSurfaceAccentGradientActive;
|
|
622
|
-
exports.onLightSurfaceAccentGradientBrightness = index.onLightSurfaceAccentGradientBrightness;
|
|
623
550
|
exports.onLightSurfaceAccentGradientHover = index.onLightSurfaceAccentGradientHover;
|
|
624
551
|
exports.onLightSurfaceAccentMinor = index.onLightSurfaceAccentMinor;
|
|
625
552
|
exports.onLightSurfaceAccentMinorActive = index.onLightSurfaceAccentMinorActive;
|
|
626
553
|
exports.onLightSurfaceAccentMinorHover = index.onLightSurfaceAccentMinorHover;
|
|
627
554
|
exports.onLightSurfaceAccentPrimary = index.onLightSurfaceAccentPrimary;
|
|
628
555
|
exports.onLightSurfaceAccentPrimaryActive = index.onLightSurfaceAccentPrimaryActive;
|
|
629
|
-
exports.onLightSurfaceAccentPrimaryBrightness = index.onLightSurfaceAccentPrimaryBrightness;
|
|
630
556
|
exports.onLightSurfaceAccentPrimaryHover = index.onLightSurfaceAccentPrimaryHover;
|
|
631
557
|
exports.onLightSurfaceAccentSecondary = index.onLightSurfaceAccentSecondary;
|
|
632
558
|
exports.onLightSurfaceAccentSecondaryActive = index.onLightSurfaceAccentSecondaryActive;
|
|
633
|
-
exports.onLightSurfaceAccentSecondaryBrightness = index.onLightSurfaceAccentSecondaryBrightness;
|
|
634
559
|
exports.onLightSurfaceAccentSecondaryHover = index.onLightSurfaceAccentSecondaryHover;
|
|
635
560
|
exports.onLightSurfaceInfo = index.onLightSurfaceInfo;
|
|
636
561
|
exports.onLightSurfaceInfoActive = index.onLightSurfaceInfoActive;
|
|
@@ -669,7 +594,6 @@ exports.onLightSurfaceTransparentAccentActive = index.onLightSurfaceTransparentA
|
|
|
669
594
|
exports.onLightSurfaceTransparentAccentHover = index.onLightSurfaceTransparentAccentHover;
|
|
670
595
|
exports.onLightSurfaceTransparentAccentMinor = index.onLightSurfaceTransparentAccentMinor;
|
|
671
596
|
exports.onLightSurfaceTransparentAccentMinorActive = index.onLightSurfaceTransparentAccentMinorActive;
|
|
672
|
-
exports.onLightSurfaceTransparentAccentMinorBrightness = index.onLightSurfaceTransparentAccentMinorBrightness;
|
|
673
597
|
exports.onLightSurfaceTransparentAccentMinorHover = index.onLightSurfaceTransparentAccentMinorHover;
|
|
674
598
|
exports.onLightSurfaceTransparentCard = index.onLightSurfaceTransparentCard;
|
|
675
599
|
exports.onLightSurfaceTransparentCardActive = index.onLightSurfaceTransparentCardActive;
|
|
@@ -694,7 +618,6 @@ exports.onLightTextAccent = index.onLightTextAccent;
|
|
|
694
618
|
exports.onLightTextAccentActive = index.onLightTextAccentActive;
|
|
695
619
|
exports.onLightTextAccentGradientAi = index.onLightTextAccentGradientAi;
|
|
696
620
|
exports.onLightTextAccentGradientAiActive = index.onLightTextAccentGradientAiActive;
|
|
697
|
-
exports.onLightTextAccentGradientAiBrightness = index.onLightTextAccentGradientAiBrightness;
|
|
698
621
|
exports.onLightTextAccentGradientAiHover = index.onLightTextAccentGradientAiHover;
|
|
699
622
|
exports.onLightTextAccentHover = index.onLightTextAccentHover;
|
|
700
623
|
exports.onLightTextAccentMinor = index.onLightTextAccentMinor;
|
|
@@ -730,11 +653,9 @@ exports.outlineAccentGradientActive = index.outlineAccentGradientActive;
|
|
|
730
653
|
exports.outlineAccentGradientHover = index.outlineAccentGradientHover;
|
|
731
654
|
exports.outlineDefault = index.outlineDefault;
|
|
732
655
|
exports.outlineDefaultActive = index.outlineDefaultActive;
|
|
733
|
-
exports.outlineDefaultBrightness = index.outlineDefaultBrightness;
|
|
734
656
|
exports.outlineDefaultHover = index.outlineDefaultHover;
|
|
735
657
|
exports.outlineMinor = index.outlineMinor;
|
|
736
658
|
exports.outlineMinorActive = index.outlineMinorActive;
|
|
737
|
-
exports.outlineMinorBrightness = index.outlineMinorBrightness;
|
|
738
659
|
exports.outlineMinorHover = index.outlineMinorHover;
|
|
739
660
|
exports.outlineNegative = index.outlineNegative;
|
|
740
661
|
exports.outlineNegativeActive = index.outlineNegativeActive;
|
|
@@ -747,7 +668,6 @@ exports.outlineTextInfoActive = index.outlineTextInfoActive;
|
|
|
747
668
|
exports.outlineTextInfoHover = index.outlineTextInfoHover;
|
|
748
669
|
exports.outlineTransparentClear = index.outlineTransparentClear;
|
|
749
670
|
exports.outlineTransparentClearActive = index.outlineTransparentClearActive;
|
|
750
|
-
exports.outlineTransparentClearBrightness = index.outlineTransparentClearBrightness;
|
|
751
671
|
exports.outlineTransparentClearHover = index.outlineTransparentClearHover;
|
|
752
672
|
exports.outlineTransparentPrimary = index.outlineTransparentPrimary;
|
|
753
673
|
exports.outlineTransparentPrimaryActive = index.outlineTransparentPrimaryActive;
|
|
@@ -759,67 +679,51 @@ exports.overlayHard = index.overlayHard;
|
|
|
759
679
|
exports.overlaySoft = index.overlaySoft;
|
|
760
680
|
exports.personaBlueSurfaceAccentGradient = index.personaBlueSurfaceAccentGradient;
|
|
761
681
|
exports.personaBlueSurfaceAccentGradientActive = index.personaBlueSurfaceAccentGradientActive;
|
|
762
|
-
exports.personaBlueSurfaceAccentGradientBrightness = index.personaBlueSurfaceAccentGradientBrightness;
|
|
763
682
|
exports.personaBlueSurfaceAccentGradientHover = index.personaBlueSurfaceAccentGradientHover;
|
|
764
683
|
exports.personaBlueTextAccent = index.personaBlueTextAccent;
|
|
765
684
|
exports.personaBlueTextAccentActive = index.personaBlueTextAccentActive;
|
|
766
|
-
exports.personaBlueTextAccentBrightness = index.personaBlueTextAccentBrightness;
|
|
767
685
|
exports.personaBlueTextAccentHover = index.personaBlueTextAccentHover;
|
|
768
686
|
exports.personaGreenSurfaceAccentGradient = index.personaGreenSurfaceAccentGradient;
|
|
769
687
|
exports.personaGreenSurfaceAccentGradientActive = index.personaGreenSurfaceAccentGradientActive;
|
|
770
|
-
exports.personaGreenSurfaceAccentGradientBrightness = index.personaGreenSurfaceAccentGradientBrightness;
|
|
771
688
|
exports.personaGreenSurfaceAccentGradientHover = index.personaGreenSurfaceAccentGradientHover;
|
|
772
689
|
exports.personaGreenTextAccent = index.personaGreenTextAccent;
|
|
773
690
|
exports.personaGreenTextAccentActive = index.personaGreenTextAccentActive;
|
|
774
|
-
exports.personaGreenTextAccentBrightness = index.personaGreenTextAccentBrightness;
|
|
775
691
|
exports.personaGreenTextAccentHover = index.personaGreenTextAccentHover;
|
|
776
692
|
exports.personaIndigoSurfaceAccentGradient = index.personaIndigoSurfaceAccentGradient;
|
|
777
693
|
exports.personaIndigoSurfaceAccentGradientActive = index.personaIndigoSurfaceAccentGradientActive;
|
|
778
|
-
exports.personaIndigoSurfaceAccentGradientBrightness = index.personaIndigoSurfaceAccentGradientBrightness;
|
|
779
694
|
exports.personaIndigoSurfaceAccentGradientHover = index.personaIndigoSurfaceAccentGradientHover;
|
|
780
695
|
exports.personaIndigoTextAccent = index.personaIndigoTextAccent;
|
|
781
696
|
exports.personaIndigoTextAccentActive = index.personaIndigoTextAccentActive;
|
|
782
|
-
exports.personaIndigoTextAccentBrightness = index.personaIndigoTextAccentBrightness;
|
|
783
697
|
exports.personaIndigoTextAccentHover = index.personaIndigoTextAccentHover;
|
|
784
698
|
exports.personaOchreSurfaceAccentGradient = index.personaOchreSurfaceAccentGradient;
|
|
785
699
|
exports.personaOchreSurfaceAccentGradientActive = index.personaOchreSurfaceAccentGradientActive;
|
|
786
|
-
exports.personaOchreSurfaceAccentGradientBrightness = index.personaOchreSurfaceAccentGradientBrightness;
|
|
787
700
|
exports.personaOchreSurfaceAccentGradientHover = index.personaOchreSurfaceAccentGradientHover;
|
|
788
701
|
exports.personaOchreTextAccent = index.personaOchreTextAccent;
|
|
789
702
|
exports.personaOchreTextAccentActive = index.personaOchreTextAccentActive;
|
|
790
|
-
exports.personaOchreTextAccentBrightness = index.personaOchreTextAccentBrightness;
|
|
791
703
|
exports.personaOchreTextAccentHover = index.personaOchreTextAccentHover;
|
|
792
704
|
exports.personaOliveSurfaceAccentGradient = index.personaOliveSurfaceAccentGradient;
|
|
793
705
|
exports.personaOliveSurfaceAccentGradientActive = index.personaOliveSurfaceAccentGradientActive;
|
|
794
|
-
exports.personaOliveSurfaceAccentGradientBrightness = index.personaOliveSurfaceAccentGradientBrightness;
|
|
795
706
|
exports.personaOliveSurfaceAccentGradientHover = index.personaOliveSurfaceAccentGradientHover;
|
|
796
707
|
exports.personaOliveTextAccent = index.personaOliveTextAccent;
|
|
797
708
|
exports.personaOliveTextAccentActive = index.personaOliveTextAccentActive;
|
|
798
|
-
exports.personaOliveTextAccentBrightness = index.personaOliveTextAccentBrightness;
|
|
799
709
|
exports.personaOliveTextAccentHover = index.personaOliveTextAccentHover;
|
|
800
710
|
exports.personaPinkSurfaceAccentGradient = index.personaPinkSurfaceAccentGradient;
|
|
801
711
|
exports.personaPinkSurfaceAccentGradientActive = index.personaPinkSurfaceAccentGradientActive;
|
|
802
|
-
exports.personaPinkSurfaceAccentGradientBrightness = index.personaPinkSurfaceAccentGradientBrightness;
|
|
803
712
|
exports.personaPinkSurfaceAccentGradientHover = index.personaPinkSurfaceAccentGradientHover;
|
|
804
713
|
exports.personaPinkTextAccent = index.personaPinkTextAccent;
|
|
805
714
|
exports.personaPinkTextAccentActive = index.personaPinkTextAccentActive;
|
|
806
|
-
exports.personaPinkTextAccentBrightness = index.personaPinkTextAccentBrightness;
|
|
807
715
|
exports.personaPinkTextAccentHover = index.personaPinkTextAccentHover;
|
|
808
716
|
exports.personaSeaBlueSurfaceAccentGradient = index.personaSeaBlueSurfaceAccentGradient;
|
|
809
717
|
exports.personaSeaBlueSurfaceAccentGradientActive = index.personaSeaBlueSurfaceAccentGradientActive;
|
|
810
|
-
exports.personaSeaBlueSurfaceAccentGradientBrightness = index.personaSeaBlueSurfaceAccentGradientBrightness;
|
|
811
718
|
exports.personaSeaBlueSurfaceAccentGradientHover = index.personaSeaBlueSurfaceAccentGradientHover;
|
|
812
719
|
exports.personaSeaBlueTextAccent = index.personaSeaBlueTextAccent;
|
|
813
720
|
exports.personaSeaBlueTextAccentActive = index.personaSeaBlueTextAccentActive;
|
|
814
|
-
exports.personaSeaBlueTextAccentBrightness = index.personaSeaBlueTextAccentBrightness;
|
|
815
721
|
exports.personaSeaBlueTextAccentHover = index.personaSeaBlueTextAccentHover;
|
|
816
722
|
exports.personaVioletSurfaceAccentGradient = index.personaVioletSurfaceAccentGradient;
|
|
817
723
|
exports.personaVioletSurfaceAccentGradientActive = index.personaVioletSurfaceAccentGradientActive;
|
|
818
|
-
exports.personaVioletSurfaceAccentGradientBrightness = index.personaVioletSurfaceAccentGradientBrightness;
|
|
819
724
|
exports.personaVioletSurfaceAccentGradientHover = index.personaVioletSurfaceAccentGradientHover;
|
|
820
725
|
exports.personaVioletTextAccent = index.personaVioletTextAccent;
|
|
821
726
|
exports.personaVioletTextAccentActive = index.personaVioletTextAccentActive;
|
|
822
|
-
exports.personaVioletTextAccentBrightness = index.personaVioletTextAccentBrightness;
|
|
823
727
|
exports.personaVioletTextAccentHover = index.personaVioletTextAccentHover;
|
|
824
728
|
exports.shadowDownHardL = index.shadowDownHardL;
|
|
825
729
|
exports.shadowDownHardM = index.shadowDownHardM;
|
|
@@ -850,18 +754,15 @@ exports.spacing6x = index.spacing6x;
|
|
|
850
754
|
exports.spacing8x = index.spacing8x;
|
|
851
755
|
exports.surfaceAccentGradient = index.surfaceAccentGradient;
|
|
852
756
|
exports.surfaceAccentGradientActive = index.surfaceAccentGradientActive;
|
|
853
|
-
exports.surfaceAccentGradientBrightness = index.surfaceAccentGradientBrightness;
|
|
854
757
|
exports.surfaceAccentGradientHover = index.surfaceAccentGradientHover;
|
|
855
758
|
exports.surfaceAccentMinor = index.surfaceAccentMinor;
|
|
856
759
|
exports.surfaceAccentMinorActive = index.surfaceAccentMinorActive;
|
|
857
760
|
exports.surfaceAccentMinorHover = index.surfaceAccentMinorHover;
|
|
858
761
|
exports.surfaceAccentPrimary = index.surfaceAccentPrimary;
|
|
859
762
|
exports.surfaceAccentPrimaryActive = index.surfaceAccentPrimaryActive;
|
|
860
|
-
exports.surfaceAccentPrimaryBrightness = index.surfaceAccentPrimaryBrightness;
|
|
861
763
|
exports.surfaceAccentPrimaryHover = index.surfaceAccentPrimaryHover;
|
|
862
764
|
exports.surfaceAccentSecondary = index.surfaceAccentSecondary;
|
|
863
765
|
exports.surfaceAccentSecondaryActive = index.surfaceAccentSecondaryActive;
|
|
864
|
-
exports.surfaceAccentSecondaryBrightness = index.surfaceAccentSecondaryBrightness;
|
|
865
766
|
exports.surfaceAccentSecondaryHover = index.surfaceAccentSecondaryHover;
|
|
866
767
|
exports.surfaceClear = index.surfaceClear;
|
|
867
768
|
exports.surfaceClearActive = index.surfaceClearActive;
|
|
@@ -903,7 +804,6 @@ exports.surfaceTransparentAccentActive = index.surfaceTransparentAccentActive;
|
|
|
903
804
|
exports.surfaceTransparentAccentHover = index.surfaceTransparentAccentHover;
|
|
904
805
|
exports.surfaceTransparentAccentMinor = index.surfaceTransparentAccentMinor;
|
|
905
806
|
exports.surfaceTransparentAccentMinorActive = index.surfaceTransparentAccentMinorActive;
|
|
906
|
-
exports.surfaceTransparentAccentMinorBrightness = index.surfaceTransparentAccentMinorBrightness;
|
|
907
807
|
exports.surfaceTransparentAccentMinorHover = index.surfaceTransparentAccentMinorHover;
|
|
908
808
|
exports.surfaceTransparentCard = index.surfaceTransparentCard;
|
|
909
809
|
exports.surfaceTransparentCardActive = index.surfaceTransparentCardActive;
|
|
@@ -928,7 +828,6 @@ exports.textAccent = index.textAccent;
|
|
|
928
828
|
exports.textAccentActive = index.textAccentActive;
|
|
929
829
|
exports.textAccentGradientAi = index.textAccentGradientAi;
|
|
930
830
|
exports.textAccentGradientAiActive = index.textAccentGradientAiActive;
|
|
931
|
-
exports.textAccentGradientAiBrightness = index.textAccentGradientAiBrightness;
|
|
932
831
|
exports.textAccentGradientAiHover = index.textAccentGradientAiHover;
|
|
933
832
|
exports.textAccentHover = index.textAccentHover;
|
|
934
833
|
exports.textAccentMinor = index.textAccentMinor;
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -15,15 +15,15 @@ var config = exports.config = {
|
|
|
15
15
|
},
|
|
16
16
|
variations: {
|
|
17
17
|
view: {
|
|
18
|
-
|
|
19
|
-
accent: /*#__PURE__*/(0, _styledComponents.css)(_templateObject2 || (_templateObject2 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--
|
|
20
|
-
secondary: /*#__PURE__*/(0, _styledComponents.css)(_templateObject3 || (_templateObject3 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--
|
|
21
|
-
|
|
18
|
+
"default": /*#__PURE__*/(0, _styledComponents.css)(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--surface-solid-default);\n ", ": var(--inverse-text-primary);\n ", ": var(--inverse-text-primary);\n ", ": var(--surface-solid-default);\n ", ": var(--surface-solid-default-active);\n ", ": var(--surface-solid-default-hover);\n ", ": var(--inverse-text-secondary);\n "])), _styledComponents.buttonTokens.buttonLoadingBackgroundColor, _styledComponents.buttonTokens.buttonColor, _styledComponents.buttonTokens.buttonSpinnerColor, _styledComponents.buttonTokens.buttonBackgroundColor, _styledComponents.buttonTokens.buttonBackgroundColorActive, _styledComponents.buttonTokens.buttonBackgroundColorHover, _styledComponents.buttonTokens.buttonValueColor),
|
|
19
|
+
accent: /*#__PURE__*/(0, _styledComponents.css)(_templateObject2 || (_templateObject2 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--on-dark-text-primary);\n ", ": var(--surface-accent);\n ", ": var(--on-dark-text-primary);\n ", ": var(--surface-accent);\n ", ": var(--surface-accent-active);\n ", ": var(--surface-accent-hover);\n ", ": var(--on-dark-text-secondary);\n "])), _styledComponents.buttonTokens.buttonSpinnerColor, _styledComponents.buttonTokens.buttonLoadingBackgroundColor, _styledComponents.buttonTokens.buttonColor, _styledComponents.buttonTokens.buttonBackgroundColor, _styledComponents.buttonTokens.buttonBackgroundColorActive, _styledComponents.buttonTokens.buttonBackgroundColorHover, _styledComponents.buttonTokens.buttonValueColor),
|
|
20
|
+
secondary: /*#__PURE__*/(0, _styledComponents.css)(_templateObject3 || (_templateObject3 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--surface-transparent-secondary);\n ", ": var(--surface-transparent-secondary-hover);\n ", ": var(--surface-transparent-secondary-active);\n ", ": var(--text-secondary);\n ", ": var(--surface-transparent-secondary);\n ", ": var(--text-primary);\n ", ": var(--text-primary);\n "])), _styledComponents.buttonTokens.buttonBackgroundColor, _styledComponents.buttonTokens.buttonBackgroundColorHover, _styledComponents.buttonTokens.buttonBackgroundColorActive, _styledComponents.buttonTokens.buttonValueColor, _styledComponents.buttonTokens.buttonLoadingBackgroundColor, _styledComponents.buttonTokens.buttonColor, _styledComponents.buttonTokens.buttonSpinnerColor),
|
|
21
|
+
clear: /*#__PURE__*/(0, _styledComponents.css)(_templateObject4 || (_templateObject4 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--surface-clear);\n ", ": var(--surface-transparent-secondary-hover);\n ", ": var(--surface-transparent-secondary-active);\n ", ": var(--text-secondary);\n ", ": var(--text-primary);\n ", ": var(--surface-clear);\n ", ": var(--text-primary);\n "])), _styledComponents.buttonTokens.buttonBackgroundColor, _styledComponents.buttonTokens.buttonBackgroundColorHover, _styledComponents.buttonTokens.buttonBackgroundColorActive, _styledComponents.buttonTokens.buttonValueColor, _styledComponents.buttonTokens.buttonSpinnerColor, _styledComponents.buttonTokens.buttonLoadingBackgroundColor, _styledComponents.buttonTokens.buttonColor)
|
|
22
22
|
},
|
|
23
23
|
size: {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
l: /*#__PURE__*/(0, _styledComponents.css)(_templateObject5 || (_templateObject5 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--border-radius-l);\n ", ": 1.5rem;\n ", ": 0.5rem;\n ", ": 0.5rem;\n ", ": 0.125rem;\n ", ": 3.5rem;\n ", ": 12.5rem;\n ", ": 1.375rem;\n ", ": var(--plasma-typo-body-l-bold-font-family);\n ", ": var(--plasma-typo-body-l-bold-font-size);\n ", ": var(--plasma-typo-body-l-bold-font-style);\n ", ": var(--plasma-typo-body-l-bold-font-weight);\n ", ": var(--plasma-typo-body-l-bold-letter-spacing);\n ", ": var(--plasma-typo-body-l-bold-line-height);\n "])), _styledComponents.buttonTokens.buttonRadius, _styledComponents.buttonTokens.buttonPadding, _styledComponents.buttonTokens.buttonLeftContentMargin, _styledComponents.buttonTokens.buttonRightContentMargin, _styledComponents.buttonTokens.buttonValueMargin, _styledComponents.buttonTokens.buttonHeight, _styledComponents.buttonTokens.buttonWidth, _styledComponents.buttonTokens.buttonSpinnerSize, _styledComponents.buttonTokens.buttonFontFamily, _styledComponents.buttonTokens.buttonFontSize, _styledComponents.buttonTokens.buttonFontStyle, _styledComponents.buttonTokens.buttonFontWeight, _styledComponents.buttonTokens.buttonLetterSpacing, _styledComponents.buttonTokens.buttonLineHeight),
|
|
25
|
+
xl: /*#__PURE__*/(0, _styledComponents.css)(_templateObject6 || (_templateObject6 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--border-radius-l);\n ", ": 1.75rem;\n ", ": 0.625rem;\n ", ": 0.625rem;\n ", ": 0.125rem;\n ", ": 4rem;\n ", ": 12.5rem;\n ", ": 1.5rem;\n ", ": var(--plasma-typo-body-l-bold-font-family);\n ", ": var(--plasma-typo-body-l-bold-font-size);\n ", ": var(--plasma-typo-body-l-bold-font-style);\n ", ": var(--plasma-typo-body-l-bold-font-weight);\n ", ": var(--plasma-typo-body-l-bold-letter-spacing);\n ", ": var(--plasma-typo-body-l-bold-line-height);\n "])), _styledComponents.buttonTokens.buttonRadius, _styledComponents.buttonTokens.buttonPadding, _styledComponents.buttonTokens.buttonLeftContentMargin, _styledComponents.buttonTokens.buttonRightContentMargin, _styledComponents.buttonTokens.buttonValueMargin, _styledComponents.buttonTokens.buttonHeight, _styledComponents.buttonTokens.buttonWidth, _styledComponents.buttonTokens.buttonSpinnerSize, _styledComponents.buttonTokens.buttonFontFamily, _styledComponents.buttonTokens.buttonFontSize, _styledComponents.buttonTokens.buttonFontStyle, _styledComponents.buttonTokens.buttonFontWeight, _styledComponents.buttonTokens.buttonLetterSpacing, _styledComponents.buttonTokens.buttonLineHeight),
|
|
26
|
+
m: /*#__PURE__*/(0, _styledComponents.css)(_templateObject7 || (_templateObject7 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--border-radius-m);\n ", ": 1.25rem;\n ", ": 0.375rem;\n ", ": 0.375rem;\n ", ": 0.125rem;\n ", ": 3rem;\n ", ": 11.25rem;\n ", ": 1.375rem;\n ", ": var(--plasma-typo-body-m-bold-font-family);\n ", ": var(--plasma-typo-body-m-bold-font-size);\n ", ": var(--plasma-typo-body-m-bold-font-style);\n ", ": var(--plasma-typo-body-m-bold-font-weight);\n ", ": var(--plasma-typo-body-m-bold-letter-spacing);\n ", ": var(--plasma-typo-body-m-bold-line-height);\n "])), _styledComponents.buttonTokens.buttonRadius, _styledComponents.buttonTokens.buttonPadding, _styledComponents.buttonTokens.buttonLeftContentMargin, _styledComponents.buttonTokens.buttonRightContentMargin, _styledComponents.buttonTokens.buttonValueMargin, _styledComponents.buttonTokens.buttonHeight, _styledComponents.buttonTokens.buttonWidth, _styledComponents.buttonTokens.buttonSpinnerSize, _styledComponents.buttonTokens.buttonFontFamily, _styledComponents.buttonTokens.buttonFontSize, _styledComponents.buttonTokens.buttonFontStyle, _styledComponents.buttonTokens.buttonFontWeight, _styledComponents.buttonTokens.buttonLetterSpacing, _styledComponents.buttonTokens.buttonLineHeight)
|
|
27
27
|
},
|
|
28
28
|
shape: {
|
|
29
29
|
rounded: /*#__PURE__*/(0, _styledComponents.css)(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteral([""]))),
|