@salutejs/sdds-finai 0.324.0-canary.2423.21063972668.0 → 0.324.0-canary.2424.21064436356.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.
- package/dist/styled-components/cjs/components/DatePicker/DatePicker.config.js +112 -70
- package/dist/styled-components/cjs/components/TextArea/TextArea.config.js +376 -324
- package/dist/styled-components/es/components/DatePicker/DatePicker.config.js +112 -70
- package/dist/styled-components/es/components/TextArea/TextArea.config.js +376 -324
- package/package.json +7 -7
- package/types/components/DatePicker/DatePicker.d.ts +2 -1
- package/types/components/TextArea/TextArea.config.d.ts +10 -7
- package/types/components/TextArea/TextArea.d.ts +10 -15
|
@@ -11,6 +11,7 @@ function _tagged_template_literal(strings, raw) {
|
|
|
11
11
|
function _templateObject() {
|
|
12
12
|
var data = _tagged_template_literal([
|
|
13
13
|
"\n ",
|
|
14
|
+
": var(--surface-accent);\n\n ",
|
|
14
15
|
": var(--surface-transparent-card);\n ",
|
|
15
16
|
": var(--surface-transparent-negative);\n ",
|
|
16
17
|
": var(--surface-transparent-positive);\n\n ",
|
|
@@ -73,7 +74,7 @@ function _templateObject() {
|
|
|
73
74
|
": var(--text-tertiary);\n\n ",
|
|
74
75
|
": var(--shadow-down-soft-s);\n ",
|
|
75
76
|
": var(--surface-transparent-secondary);\n ",
|
|
76
|
-
": var(--surface-solid-card);\n ",
|
|
77
|
+
": var(--surface-solid-card);\n\n ",
|
|
77
78
|
": var(--surface-solid-default);\n ",
|
|
78
79
|
": var(--inverse-text-primary);\n ",
|
|
79
80
|
": var(--surface-transparent-secondary);\n ",
|
|
@@ -101,10 +102,11 @@ function _templateObject() {
|
|
|
101
102
|
": var(--text-primary-hover);\n ",
|
|
102
103
|
": var(--surface-clear);\n ",
|
|
103
104
|
": var(--surface-accent);\n\n ",
|
|
104
|
-
": var(--
|
|
105
|
+
": var(--surface-solid-card-brightness);\n ",
|
|
105
106
|
": var(--shadow-down-hard-s);\n ",
|
|
106
|
-
": var(--
|
|
107
|
-
": var(--
|
|
107
|
+
": var(--text-primary);\n\n ",
|
|
108
|
+
": var(--text-primary);\n ",
|
|
109
|
+
": var(--surface-transparent-secondary);\n "
|
|
108
110
|
]);
|
|
109
111
|
_templateObject = function _templateObject() {
|
|
110
112
|
return data;
|
|
@@ -168,9 +170,12 @@ function _templateObject1() {
|
|
|
168
170
|
": 0 0.25rem 0 0;\n ",
|
|
169
171
|
": 0 0 0 0.25rem;\n\n ",
|
|
170
172
|
": 0.875rem;\n ",
|
|
171
|
-
":
|
|
172
|
-
":
|
|
173
|
-
":
|
|
173
|
+
": 1rem;\n ",
|
|
174
|
+
": 1rem 1rem 1.125rem 1rem;\n ",
|
|
175
|
+
": 2.125rem;\n\n ",
|
|
176
|
+
": 24.5rem;\n ",
|
|
177
|
+
": 25rem;\n\n ",
|
|
178
|
+
": 0.5rem 0 0 0;\n ",
|
|
174
179
|
": 0.75rem;\n\n ",
|
|
175
180
|
": var(--plasma-typo-body-l-font-family);\n ",
|
|
176
181
|
": var(--plasma-typo-body-l-font-size);\n ",
|
|
@@ -179,7 +184,7 @@ function _templateObject1() {
|
|
|
179
184
|
": var(--plasma-typo-body-l-line-height);\n ",
|
|
180
185
|
": var(--plasma-typo-body-l-font-weight);\n ",
|
|
181
186
|
": var(--plasma-typo-body-l-bold-font-weight);\n\n ",
|
|
182
|
-
": 0.5rem
|
|
187
|
+
": 0.5rem 0 0 0;\n ",
|
|
183
188
|
": 0.75rem;\n\n ",
|
|
184
189
|
": var(--plasma-typo-body-l-font-family);\n ",
|
|
185
190
|
": var(--plasma-typo-body-l-font-size);\n ",
|
|
@@ -188,7 +193,7 @@ function _templateObject1() {
|
|
|
188
193
|
": var(--plasma-typo-body-l-line-height);\n ",
|
|
189
194
|
": var(--plasma-typo-body-l-font-weight);\n ",
|
|
190
195
|
": var(--plasma-typo-body-l-bold-font-weight);\n\n ",
|
|
191
|
-
": 0.5rem 0
|
|
196
|
+
": 0.5rem 0 0 0;\n ",
|
|
192
197
|
": 0.75rem;\n\n ",
|
|
193
198
|
": var(--plasma-typo-body-l-font-family);\n ",
|
|
194
199
|
": var(--plasma-typo-body-l-font-size);\n ",
|
|
@@ -197,7 +202,7 @@ function _templateObject1() {
|
|
|
197
202
|
": var(--plasma-typo-body-l-line-height);\n ",
|
|
198
203
|
": var(--plasma-typo-body-l-font-weight);\n ",
|
|
199
204
|
": var(--plasma-typo-body-l-bold-font-weight);\n\n ",
|
|
200
|
-
": 0.5rem
|
|
205
|
+
": 0.5rem 0 0 0;\n ",
|
|
201
206
|
": 0.75rem;\n\n ",
|
|
202
207
|
": var(--plasma-typo-body-l-font-family);\n ",
|
|
203
208
|
": var(--plasma-typo-body-l-font-size);\n ",
|
|
@@ -207,7 +212,7 @@ function _templateObject1() {
|
|
|
207
212
|
": var(--plasma-typo-body-l-font-weight);\n ",
|
|
208
213
|
": var(--plasma-typo-body-l-bold-font-weight);\n\n ",
|
|
209
214
|
": 0.063rem;\n\n ",
|
|
210
|
-
": 0
|
|
215
|
+
": 0;\n ",
|
|
211
216
|
": 0.5rem;\n ",
|
|
212
217
|
": 1.5rem;\n\n ",
|
|
213
218
|
": 0 0 0 1rem;\n ",
|
|
@@ -222,7 +227,16 @@ function _templateObject1() {
|
|
|
222
227
|
": 3.5rem;\n ",
|
|
223
228
|
": 3.5rem;\n ",
|
|
224
229
|
": 1.5rem;\n ",
|
|
225
|
-
": 0.875rem;\n
|
|
230
|
+
": 0.875rem;\n\n ",
|
|
231
|
+
": var(--plasma-typo-body-l-font-family);\n ",
|
|
232
|
+
": var(--plasma-typo-body-l-font-style);\n ",
|
|
233
|
+
": var(--plasma-typo-body-l-font-size);\n ",
|
|
234
|
+
": var(--plasma-typo-body-l-font-weight);\n ",
|
|
235
|
+
": var(--plasma-typo-body-l-letter-spacing);\n ",
|
|
236
|
+
": var(--plasma-typo-body-l-line-height);\n\n ",
|
|
237
|
+
": 1.063rem 0.75rem;\n ",
|
|
238
|
+
": 0.375rem;\n ",
|
|
239
|
+
": 0.75rem;\n "
|
|
226
240
|
]);
|
|
227
241
|
_templateObject1 = function _templateObject() {
|
|
228
242
|
return data;
|
|
@@ -285,10 +299,13 @@ function _templateObject2() {
|
|
|
285
299
|
": -0.125rem -0.125rem -0.125rem 0.75rem;\n ",
|
|
286
300
|
": 0 0.25rem 0 0;\n ",
|
|
287
301
|
": 0 0 0 0.25rem;\n\n ",
|
|
288
|
-
":
|
|
289
|
-
":
|
|
290
|
-
":
|
|
291
|
-
":
|
|
302
|
+
": 0.75rem;\n ",
|
|
303
|
+
": 1rem;\n ",
|
|
304
|
+
": 1rem 1rem 1.125rem 1rem;\n ",
|
|
305
|
+
": 2.125rem;\n\n ",
|
|
306
|
+
": 21rem;\n ",
|
|
307
|
+
": 21rem;\n\n ",
|
|
308
|
+
": 0.5rem 0 0 0;\n ",
|
|
292
309
|
": 0.625rem;\n\n ",
|
|
293
310
|
": var(--plasma-typo-body-m-font-family);\n ",
|
|
294
311
|
": var(--plasma-typo-body-m-font-size);\n ",
|
|
@@ -297,7 +314,7 @@ function _templateObject2() {
|
|
|
297
314
|
": var(--plasma-typo-body-m-line-height);\n ",
|
|
298
315
|
": var(--plasma-typo-body-m-font-weight);\n ",
|
|
299
316
|
": var(--plasma-typo-body-m-bold-font-weight);\n\n ",
|
|
300
|
-
": 0.5rem 0
|
|
317
|
+
": 0.5rem 0 0 0;\n ",
|
|
301
318
|
": 0.625rem;\n\n ",
|
|
302
319
|
": var(--plasma-typo-body-m-font-family);\n ",
|
|
303
320
|
": var(--plasma-typo-body-m-font-size);\n ",
|
|
@@ -306,7 +323,7 @@ function _templateObject2() {
|
|
|
306
323
|
": var(--plasma-typo-body-m-line-height);\n ",
|
|
307
324
|
": var(--plasma-typo-body-m-font-weight);\n ",
|
|
308
325
|
": var(--plasma-typo-body-m-bold-font-weight);\n\n ",
|
|
309
|
-
": 0.5rem
|
|
326
|
+
": 0.5rem 0 0 0;\n ",
|
|
310
327
|
": 0.625rem;\n\n ",
|
|
311
328
|
": var(--plasma-typo-body-m-font-family);\n ",
|
|
312
329
|
": var(--plasma-typo-body-m-font-size);\n ",
|
|
@@ -315,7 +332,7 @@ function _templateObject2() {
|
|
|
315
332
|
": var(--plasma-typo-body-m-line-height);\n ",
|
|
316
333
|
": var(--plasma-typo-body-m-font-weight);\n ",
|
|
317
334
|
": var(--plasma-typo-body-m-bold-font-weight);\n\n ",
|
|
318
|
-
": 0.5rem
|
|
335
|
+
": 0.5rem 0 0 0;\n ",
|
|
319
336
|
": 0.625rem;\n\n ",
|
|
320
337
|
": var(--plasma-typo-body-m-font-family);\n ",
|
|
321
338
|
": var(--plasma-typo-body-m-font-size);\n ",
|
|
@@ -325,11 +342,11 @@ function _templateObject2() {
|
|
|
325
342
|
": var(--plasma-typo-body-m-font-weight);\n ",
|
|
326
343
|
": var(--plasma-typo-body-m-bold-font-weight);\n\n ",
|
|
327
344
|
": 0.063rem;\n\n ",
|
|
328
|
-
": 0
|
|
329
|
-
": 0
|
|
345
|
+
": 0;\n ",
|
|
346
|
+
": 0;\n ",
|
|
330
347
|
": 1.5rem;\n\n ",
|
|
331
|
-
": 0 0 0 0.
|
|
332
|
-
": 0.
|
|
348
|
+
": 0 0 0 0.75rem;\n ",
|
|
349
|
+
": 0.25rem;\n\n ",
|
|
333
350
|
": var(--plasma-typo-h4-font-family);\n ",
|
|
334
351
|
": var(--plasma-typo-h4-font-size);\n ",
|
|
335
352
|
": var(--plasma-typo-h4-font-style);\n ",
|
|
@@ -340,7 +357,16 @@ function _templateObject2() {
|
|
|
340
357
|
": 3rem;\n ",
|
|
341
358
|
": 3rem;\n ",
|
|
342
359
|
": 1.25rem;\n ",
|
|
343
|
-
": 0.75rem;\n
|
|
360
|
+
": 0.75rem;\n\n ",
|
|
361
|
+
": var(--plasma-typo-body-m-font-family);\n ",
|
|
362
|
+
": var(--plasma-typo-body-m-font-style);\n ",
|
|
363
|
+
": var(--plasma-typo-body-m-font-size);\n ",
|
|
364
|
+
": var(--plasma-typo-body-m-font-weight);\n ",
|
|
365
|
+
": var(--plasma-typo-body-m-letter-spacing);\n ",
|
|
366
|
+
": var(--plasma-typo-body-m-line-height);\n\n ",
|
|
367
|
+
": 0.875rem 0.625rem;\n ",
|
|
368
|
+
": 0.375rem;\n ",
|
|
369
|
+
": 0.625rem;\n "
|
|
344
370
|
]);
|
|
345
371
|
_templateObject2 = function _templateObject() {
|
|
346
372
|
return data;
|
|
@@ -403,10 +429,13 @@ function _templateObject3() {
|
|
|
403
429
|
": -0.1875rem -0.125rem -0.1875rem 0.75rem;\n ",
|
|
404
430
|
": 0 0.25rem 0 0;\n ",
|
|
405
431
|
": 0 0 0 0.25rem;\n\n ",
|
|
406
|
-
":
|
|
407
|
-
":
|
|
408
|
-
": 0.875rem;\n
|
|
409
|
-
":
|
|
432
|
+
": 0.625rem;\n ",
|
|
433
|
+
": 0.875rem;\n ",
|
|
434
|
+
": 0.875rem 0.875rem 1rem 0.875rem;\n ",
|
|
435
|
+
": 1.875rem;\n\n ",
|
|
436
|
+
": 17.5rem;\n ",
|
|
437
|
+
": 17rem;\n\n ",
|
|
438
|
+
": 0.5rem 0 0 0;\n ",
|
|
410
439
|
": 0.5rem;\n\n ",
|
|
411
440
|
": var(--plasma-typo-body-s-font-family);\n ",
|
|
412
441
|
": var(--plasma-typo-body-s-font-size);\n ",
|
|
@@ -415,7 +444,7 @@ function _templateObject3() {
|
|
|
415
444
|
": var(--plasma-typo-body-s-line-height);\n ",
|
|
416
445
|
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
417
446
|
": var(--plasma-typo-body-s-bold-font-weight);\n\n ",
|
|
418
|
-
": 0.5rem 0
|
|
447
|
+
": 0.5rem 0 0 0;\n ",
|
|
419
448
|
": 0.5rem;\n\n ",
|
|
420
449
|
": var(--plasma-typo-body-s-font-family);\n ",
|
|
421
450
|
": var(--plasma-typo-body-s-font-size);\n ",
|
|
@@ -424,7 +453,7 @@ function _templateObject3() {
|
|
|
424
453
|
": var(--plasma-typo-body-s-line-height);\n ",
|
|
425
454
|
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
426
455
|
": var(--plasma-typo-body-s-bold-font-weight);\n\n ",
|
|
427
|
-
": 0.5rem
|
|
456
|
+
": 0.5rem 0 0 0;\n ",
|
|
428
457
|
": 0.5rem;\n\n ",
|
|
429
458
|
": var(--plasma-typo-body-s-font-family);\n ",
|
|
430
459
|
": var(--plasma-typo-body-s-font-size);\n ",
|
|
@@ -433,7 +462,7 @@ function _templateObject3() {
|
|
|
433
462
|
": var(--plasma-typo-body-s-line-height);\n ",
|
|
434
463
|
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
435
464
|
": var(--plasma-typo-body-s-bold-font-weight);\n\n ",
|
|
436
|
-
": 0.5rem
|
|
465
|
+
": 0.5rem 0 0 0;\n ",
|
|
437
466
|
": 0.5rem;\n\n ",
|
|
438
467
|
": var(--plasma-typo-body-s-font-family);\n ",
|
|
439
468
|
": var(--plasma-typo-body-s-font-size);\n ",
|
|
@@ -443,8 +472,8 @@ function _templateObject3() {
|
|
|
443
472
|
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
444
473
|
": var(--plasma-typo-body-s-bold-font-weight);\n\n ",
|
|
445
474
|
": 0.063rem;\n\n ",
|
|
446
|
-
": 0
|
|
447
|
-
": 0
|
|
475
|
+
": 0;\n ",
|
|
476
|
+
": 0;\n ",
|
|
448
477
|
": 1.5rem;\n\n ",
|
|
449
478
|
": 0 0 0 0.5rem;\n ",
|
|
450
479
|
": 0.25rem;\n\n ",
|
|
@@ -455,9 +484,18 @@ function _templateObject3() {
|
|
|
455
484
|
": var(--plasma-typo-h4-line-height);\n ",
|
|
456
485
|
": var(--plasma-typo-h4-font-weight);\n ",
|
|
457
486
|
": var(--plasma-typo-h4-bold-font-weight);\n\n ",
|
|
458
|
-
":
|
|
459
|
-
":
|
|
460
|
-
": 0.
|
|
487
|
+
": 2.5rem;\n ",
|
|
488
|
+
": 2.5rem;\n ",
|
|
489
|
+
": 0.5rem;\n ",
|
|
490
|
+
": 0.625rem;\n\n ",
|
|
491
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
|
492
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
|
493
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
|
494
|
+
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
495
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
496
|
+
": var(--plasma-typo-body-s-line-height);\n\n ",
|
|
497
|
+
": 0.688rem 0.5rem;\n ",
|
|
498
|
+
": 0.375rem;\n ",
|
|
461
499
|
": 0.5rem;\n "
|
|
462
500
|
]);
|
|
463
501
|
_templateObject3 = function _templateObject() {
|
|
@@ -521,11 +559,14 @@ function _templateObject4() {
|
|
|
521
559
|
": -0.0625rem -0.125rem -0.0625rem 0.75rem;\n ",
|
|
522
560
|
": 0 0.25rem 0 0;\n ",
|
|
523
561
|
": 0 0 0 0.25rem;\n\n ",
|
|
524
|
-
":
|
|
562
|
+
": 0.5rem;\n ",
|
|
563
|
+
": 0.75rem;\n ",
|
|
564
|
+
": 0.75rem 0.75rem 0.875rem 0.75rem;\n ",
|
|
565
|
+
": 1.625rem;\n\n ",
|
|
525
566
|
": 17.5rem;\n ",
|
|
567
|
+
": 15.5rem;\n\n ",
|
|
568
|
+
": 0.5rem 0 0 0;\n ",
|
|
526
569
|
": 0.5rem;\n\n ",
|
|
527
|
-
": 0.5rem 0.75rem 0.625rem 0.75rem;\n ",
|
|
528
|
-
": 0.375rem;\n\n ",
|
|
529
570
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
530
571
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
531
572
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
@@ -533,8 +574,8 @@ function _templateObject4() {
|
|
|
533
574
|
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
534
575
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
535
576
|
": var(--plasma-typo-body-xs-bold-font-weight);\n\n ",
|
|
536
|
-
": 0.
|
|
537
|
-
": 0.
|
|
577
|
+
": 0.5rem 0 0 0;\n ",
|
|
578
|
+
": 0.5rem;\n\n ",
|
|
538
579
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
539
580
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
540
581
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
@@ -542,8 +583,8 @@ function _templateObject4() {
|
|
|
542
583
|
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
543
584
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
544
585
|
": var(--plasma-typo-body-xs-bold-font-weight);\n\n ",
|
|
545
|
-
": 0.
|
|
546
|
-
": 0.
|
|
586
|
+
": 0.375rem 0 0 0;\n ",
|
|
587
|
+
": 0.5rem;\n\n ",
|
|
547
588
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
548
589
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
549
590
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
@@ -551,8 +592,8 @@ function _templateObject4() {
|
|
|
551
592
|
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
552
593
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
553
594
|
": var(--plasma-typo-body-xs-bold-font-weight);\n\n ",
|
|
554
|
-
": 0.375rem 0
|
|
555
|
-
": 0.
|
|
595
|
+
": 0.375rem 0 0 0;\n ",
|
|
596
|
+
": 0.5rem;\n\n ",
|
|
556
597
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
557
598
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
558
599
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
@@ -561,7 +602,7 @@ function _templateObject4() {
|
|
|
561
602
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
562
603
|
": var(--plasma-typo-body-xs-bold-font-weight);\n\n ",
|
|
563
604
|
": 0.063rem;\n\n ",
|
|
564
|
-
": 0
|
|
605
|
+
": 0;\n ",
|
|
565
606
|
": 0;\n ",
|
|
566
607
|
": 1rem;\n\n ",
|
|
567
608
|
": 0 0 0 0.5rem;\n ",
|
|
@@ -575,8 +616,17 @@ function _templateObject4() {
|
|
|
575
616
|
": var(--plasma-typo-h5-bold-font-weight);\n\n ",
|
|
576
617
|
": 2rem;\n ",
|
|
577
618
|
": 2rem;\n ",
|
|
578
|
-
": 0.
|
|
579
|
-
": 0.5rem;\n
|
|
619
|
+
": 0.5rem;\n ",
|
|
620
|
+
": 0.5rem;\n\n ",
|
|
621
|
+
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
622
|
+
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
623
|
+
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
624
|
+
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
625
|
+
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
626
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
627
|
+
": 0.563rem 0.375rem;\n ",
|
|
628
|
+
": 0.375rem;\n ",
|
|
629
|
+
": 0.375rem;\n "
|
|
580
630
|
]);
|
|
581
631
|
_templateObject4 = function _templateObject() {
|
|
582
632
|
return data;
|
|
@@ -642,13 +692,7 @@ function _templateObject6() {
|
|
|
642
692
|
function _templateObject7() {
|
|
643
693
|
var data = _tagged_template_literal([
|
|
644
694
|
"\n ",
|
|
645
|
-
":
|
|
646
|
-
": var(--text-secondary);\n ",
|
|
647
|
-
": var(--text-secondary);\n ",
|
|
648
|
-
": var(--text-secondary);\n\n ",
|
|
649
|
-
": var(--surface-transparent-secondary);\n ",
|
|
650
|
-
": transparent;\n ",
|
|
651
|
-
": var(--surface-transparent-secondary);\n "
|
|
695
|
+
": 0.4;\n "
|
|
652
696
|
]);
|
|
653
697
|
_templateObject7 = function _templateObject() {
|
|
654
698
|
return data;
|
|
@@ -658,20 +702,18 @@ function _templateObject7() {
|
|
|
658
702
|
function _templateObject8() {
|
|
659
703
|
var data = _tagged_template_literal([
|
|
660
704
|
"\n ",
|
|
661
|
-
": var(--surface-transparent-
|
|
662
|
-
": var(--surface-transparent-card);\n ",
|
|
705
|
+
": var(--surface-transparent-primary);\n ",
|
|
663
706
|
": var(--text-primary);\n ",
|
|
664
707
|
": var(--text-secondary);\n\n ",
|
|
665
708
|
": var(--text-primary);\n ",
|
|
666
709
|
": 0.4;\n\n ",
|
|
667
710
|
": var(--text-primary);\n ",
|
|
668
|
-
": var(--surface-transparent-
|
|
711
|
+
": var(--surface-transparent-primary);\n ",
|
|
669
712
|
": var(--text-secondary);\n\n ",
|
|
670
|
-
":
|
|
671
|
-
":
|
|
672
|
-
":
|
|
673
|
-
":
|
|
674
|
-
": var(--text-secondary);\n "
|
|
713
|
+
": 0.4;\n ",
|
|
714
|
+
": 0.4;\n ",
|
|
715
|
+
": 0.1;\n ",
|
|
716
|
+
": 0.1;\n "
|
|
675
717
|
]);
|
|
676
718
|
_templateObject8 = function _templateObject() {
|
|
677
719
|
return data;
|
|
@@ -686,23 +728,23 @@ export var config = {
|
|
|
686
728
|
},
|
|
687
729
|
variations: {
|
|
688
730
|
view: {
|
|
689
|
-
default: css(_templateObject(), tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.borderColor, tokens.borderColorHover, tokens.borderColorFocus, tokens.borderColorError, tokens.borderColorSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.contentSlotColor, tokens.contentSlotColorHover, tokens.contentSlotColorActive, tokens.contentSlotRightColor, tokens.contentSlotRightColorHover, tokens.contentSlotRightColorActive, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentSlotRightColor, tokens.textFieldContentSlotRightColorHover, tokens.textFieldContentSlotRightColorActive, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldCaretColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.textFieldContentRightSlotColorActive, tokens.textFieldContentSlotColor, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.indicatorColor, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldBorderColor, tokens.textFieldBorderColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBorderColorError, tokens.textFieldBorderColorErrorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldBorderColorSuccess, tokens.textFieldBorderColorSuccessFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.focusColor, tokens.textFieldPlaceholderColorFocus, tokens.
|
|
731
|
+
default: css(_templateObject(), tokens.outlineFocusColor, tokens.background, tokens.backgroundError, tokens.backgroundSuccess, tokens.borderColor, tokens.borderColorHover, tokens.borderColorFocus, tokens.borderColorError, tokens.borderColorSuccess, tokens.dividerColor, tokens.labelColor, tokens.leftHelperColor, tokens.leftHelperColorError, tokens.leftHelperColorSuccess, tokens.contentSlotColor, tokens.contentSlotColorHover, tokens.contentSlotColorActive, tokens.contentSlotRightColor, tokens.contentSlotRightColorHover, tokens.contentSlotRightColorActive, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentSlotRightColor, tokens.textFieldContentSlotRightColorHover, tokens.textFieldContentSlotRightColorActive, tokens.textFieldColor, tokens.textFieldPlaceholderColor, tokens.textFieldCaretColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.textFieldContentRightSlotColorActive, tokens.textFieldContentSlotColor, tokens.textFieldContentRightSlotColor, tokens.textFieldContentRightSlotColorHover, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.indicatorColor, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldBorderColor, tokens.textFieldBorderColorFocus, tokens.textFieldBackgroundErrorColor, tokens.textFieldBackgroundErrorColorFocus, tokens.textFieldBorderColorError, tokens.textFieldBorderColorErrorFocus, tokens.textFieldBackgroundSuccessColor, tokens.textFieldBackgroundSuccessColorFocus, tokens.textFieldBorderColorSuccess, tokens.textFieldBorderColorSuccessFocus, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.focusColor, tokens.textFieldPlaceholderColorFocus, tokens.popoverShadow, tokens.popoverSeparatorBackground, tokens.popoverBackgroundColor, tokens.calendarSelectedItemBackground, tokens.calendarSelectedItemColor, tokens.calendarSelectableItemBackgroundHover, tokens.calendarCurrentItemBorderColor, tokens.calendarCurrentItemBackgroundHover, tokens.calendarCurrentItemColorHover, tokens.calendarCurrentItemChildBackgroundHover, tokens.calendarActiveItemBackground, tokens.calendarActiveItemColor, tokens.calendarHoveredItemBackground, tokens.calendarHoveredItemColor, tokens.calendarRangeBackground, tokens.calendarOutlineFocusColor, tokens.calendarContentPrimaryColor, tokens.calendarContentPrimaryDisabledColor, tokens.calendarHeaderArrowColor, tokens.calendarContentPrimaryColor, tokens.calendarContentSecondaryColor, tokens.calendarContentSecondaryDisabledColor, tokens.calendarDisabledOpacity, tokens.iconButtonColor, tokens.iconButtonBackgroundColor, tokens.iconButtonColorHover, tokens.iconButtonBackgroundColorHover, tokens.iconButtonColorActive, tokens.iconButtonBackgroundColorActive, tokens.iconButtonFocusColor, tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.shortcutColor, tokens.shortcutBackgroundHover)
|
|
690
732
|
},
|
|
691
733
|
size: {
|
|
692
|
-
l: css(_templateObject1(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.
|
|
693
|
-
m: css(_templateObject2(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.
|
|
694
|
-
s: css(_templateObject3(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.
|
|
695
|
-
xs: css(_templateObject4(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.
|
|
734
|
+
l: css(_templateObject1(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius),
|
|
735
|
+
m: css(_templateObject2(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius),
|
|
736
|
+
s: css(_templateObject3(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius),
|
|
737
|
+
xs: css(_templateObject4(), tokens.width, tokens.borderRadius, tokens.textFieldBorderWidth, tokens.dividerPadding, tokens.dividerFontFamily, tokens.dividerFontStyle, tokens.dividerFontSize, tokens.dividerFontWeight, tokens.dividerLetterSpacing, tokens.dividerLineHeight, tokens.leftContentMargin, tokens.rightContentMargin, tokens.labelOffset, tokens.labelInnerPadding, tokens.contentLabelInnerPadding, tokens.labelWrapperOffset, tokens.labelFontFamily, tokens.labelFontStyle, tokens.labelFontSize, tokens.labelFontWeight, tokens.labelLetterSpacing, tokens.labelLineHeight, tokens.indicatorWrapperGap, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorPlacement, tokens.indicatorOuterPlacement, tokens.indicatorPlacementRight, tokens.indicatorOuterPlacementRight, tokens.indicatorMarginTop, tokens.indicatorOuterLeft, tokens.indicatorWithoutLabelInner, tokens.indicatorWithoutLabelInnerLeft, tokens.textFieldHeight, tokens.textFieldBorderRadius, tokens.textFieldPadding, tokens.textFieldFontFamily, tokens.textFieldFontStyle, tokens.textFieldFontSize, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.leftHelperOffset, tokens.leftHelperFontFamily, tokens.leftHelperFontStyle, tokens.leftHelperFontSize, tokens.leftHelperFontWeight, tokens.leftHelperLetterSpacing, tokens.leftHelperLineHeight, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.popoverBorderRadius, tokens.popoverGap, tokens.popoverPadding, tokens.popoverVerticalPadding, tokens.calendarWidth, tokens.calendarHeight, tokens.calendarYearsPadding, tokens.calendarYearItemBorderRadius, tokens.calendarYearFontFamily, tokens.calendarYearFontSize, tokens.calendarYearFontStyle, tokens.calendarYearFontLetterSpacing, tokens.calendarYearFontLineHeight, tokens.calendarYearFontWeight, tokens.calendarYearSelectedFontWeight, tokens.calendarMonthsPadding, tokens.calendarMonthItemBorderRadius, tokens.calendarMonthFontFamily, tokens.calendarMonthFontSize, tokens.calendarMonthFontStyle, tokens.calendarMonthFontLetterSpacing, tokens.calendarMonthFontLineHeight, tokens.calendarMonthFontWeight, tokens.calendarMonthSelectedFontWeight, tokens.calendarQuartersPadding, tokens.calendarQuarterItemBorderRadius, tokens.calendarQuarterFontFamily, tokens.calendarQuarterFontSize, tokens.calendarQuarterFontStyle, tokens.calendarQuarterFontLetterSpacing, tokens.calendarQuarterFontLineHeight, tokens.calendarQuarterFontWeight, tokens.calendarQuarterSelectedFontWeight, tokens.calendarDaysPadding, tokens.calendarDayItemBorderRadius, tokens.calendarDayFontFamily, tokens.calendarDayFontSize, tokens.calendarDayFontStyle, tokens.calendarDayFontLetterSpacing, tokens.calendarDayFontLineHeight, tokens.calendarDayFontWeight, tokens.calendarDaySelectedFontWeight, tokens.calendarCurrentItemBorderWidth, tokens.calendarHeaderWrapperPadding, tokens.calendarHeaderArrowGap, tokens.calendarHeaderArrowCustomSize, tokens.calendarHeaderPadding, tokens.calendarHeaderDateGap, tokens.calendarHeaderFontFamily, tokens.calendarHeaderFontSize, tokens.calendarHeaderFontStyle, tokens.calendarHeaderFontLetterSpacing, tokens.calendarHeaderFontLineHeight, tokens.calendarHeaderFontWeight, tokens.calendarHeaderFontWeightBold, tokens.iconButtonHeight, tokens.iconButtonWidth, tokens.iconButtonPadding, tokens.iconButtonRadius, tokens.shortcutFontFamily, tokens.shortcutFontStyle, tokens.shortcutFontSize, tokens.shortcutFontWeight, tokens.shortcutLetterSpacing, tokens.shortcutLineHeight, tokens.shortcutPadding, tokens.shortcutGap, tokens.shortcutBorderRadius)
|
|
696
738
|
},
|
|
697
739
|
eventTooltipSize: {
|
|
698
740
|
m: css(_templateObject5(), tokens.tooltipPaddingTop, tokens.tooltipPaddingRight, tokens.tooltipPaddingBottom, tokens.tooltipPaddingLeft, tokens.tooltipMinHeight, tokens.tooltipBorderRadius, tokens.tooltipTextFontFamily, tokens.tooltipTextFontSize, tokens.tooltipTextFontStyle, tokens.tooltipTextFontWeight, tokens.tooltipTextFontLetterSpacing, tokens.tooltipTextFontLineHeight, tokens.tooltipContentLeftMargin, tokens.tooltipArrowMaskWidth, tokens.tooltipArrowMaskHeight, tokens.tooltipArrowMaskImage, tokens.tooltipArrowHeight, tokens.tooltipArrowEdgeMargin, tokens.tooltipArrowBackground),
|
|
699
741
|
s: css(_templateObject6(), tokens.tooltipPaddingTop, tokens.tooltipPaddingRight, tokens.tooltipPaddingBottom, tokens.tooltipPaddingLeft, tokens.tooltipMinHeight, tokens.tooltipBorderRadius, tokens.tooltipTextFontFamily, tokens.tooltipTextFontSize, tokens.tooltipTextFontStyle, tokens.tooltipTextFontWeight, tokens.tooltipTextFontLetterSpacing, tokens.tooltipTextFontLineHeight, tokens.tooltipContentLeftMargin, tokens.tooltipArrowMaskWidth, tokens.tooltipArrowMaskHeight, tokens.tooltipArrowMaskImage, tokens.tooltipArrowHeight, tokens.tooltipArrowEdgeMargin, tokens.tooltipArrowBackground)
|
|
700
742
|
},
|
|
701
743
|
disabled: {
|
|
702
|
-
true: css(_templateObject7(), tokens.disabledOpacity
|
|
744
|
+
true: css(_templateObject7(), tokens.disabledOpacity)
|
|
703
745
|
},
|
|
704
746
|
readOnly: {
|
|
705
|
-
true: css(_templateObject8(), tokens.backgroundReadOnly, tokens.
|
|
747
|
+
true: css(_templateObject8(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldReadOnlyOpacity, tokens.rangeReadOnlyOpacity)
|
|
706
748
|
}
|
|
707
749
|
}
|
|
708
750
|
};
|