@entur/tokens 3.11.0 → 3.11.1
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/index.d.ts +14 -0
- package/dist/styles.css +1824 -0
- package/dist/styles.less +1824 -0
- package/dist/styles.scss +1825 -1
- package/dist/tokens.cjs.development.js +1839 -0
- package/dist/tokens.cjs.development.js.map +1 -1
- package/dist/tokens.cjs.production.min.js +1 -1
- package/dist/tokens.cjs.production.min.js.map +1 -1
- package/dist/tokens.esm.js +1839 -1
- package/dist/tokens.esm.js.map +1 -1
- package/package.json +2 -2
package/dist/tokens.esm.js
CHANGED
|
@@ -298,6 +298,1844 @@ var outlineOffsets = {
|
|
|
298
298
|
focus: /*#__PURE__*/pxToRem(outlineOffsetsConstants[0])
|
|
299
299
|
}
|
|
300
300
|
};
|
|
301
|
+
/**
|
|
302
|
+
* THESE COLOUR ARE A PRE-RELEASE OF THE NEW COLOUR
|
|
303
|
+
* VARIABLES AND SEMANTIC TOKENS
|
|
304
|
+
*/
|
|
305
|
+
var componentColors = {
|
|
306
|
+
light: {
|
|
307
|
+
colors: {
|
|
308
|
+
baseColorsFrameContrast: '#181c56',
|
|
309
|
+
baseColorsFrameContrastAlt: '#393d79',
|
|
310
|
+
baseColorsFrameDefault: '#ffffff',
|
|
311
|
+
baseColorsFrameDefaultAlt: '#ffffff',
|
|
312
|
+
baseColorsFrameSubdued: '#d9dae8',
|
|
313
|
+
baseColorsFrameSubduedAlt: '#f6f6f9',
|
|
314
|
+
baseColorsShapeAccent: '#181c56',
|
|
315
|
+
baseColorsShapeDisabled: '#6e6f73',
|
|
316
|
+
baseColorsShapeDisabledAlt: '#b6b8ba',
|
|
317
|
+
baseColorsShapeHighlight: '#ff5959',
|
|
318
|
+
baseColorsShapeLight: '#ffffff',
|
|
319
|
+
baseColorsShapeSubdued: '#626493',
|
|
320
|
+
baseColorsShapeSubduedAlt: '#d9dae8',
|
|
321
|
+
baseColorsStrokeContrast: '#aeb7e2',
|
|
322
|
+
baseColorsStrokeDefault: '#181c56',
|
|
323
|
+
baseColorsStrokeDisabled: '#949699',
|
|
324
|
+
baseColorsStrokeFocusContrast: '#aeb7e2',
|
|
325
|
+
baseColorsStrokeFocusStandard: '#181c56',
|
|
326
|
+
baseColorsStrokeHighlight: '#ff5959',
|
|
327
|
+
baseColorsStrokeLight: '#ffffff',
|
|
328
|
+
baseColorsStrokeSubdued: '#8284ab',
|
|
329
|
+
baseColorsStrokeSubduedAlt: '#e3e6e8',
|
|
330
|
+
baseColorsTextAccent: '#181c56',
|
|
331
|
+
baseColorsTextDisabled: '#6e6f73',
|
|
332
|
+
baseColorsTextDisabledAlt: '#b6b8ba',
|
|
333
|
+
baseColorsTextLight: '#ffffff',
|
|
334
|
+
baseColorsTextSubdued: '#626493',
|
|
335
|
+
baseColorsTextSubduedAlt: '#d9dae8',
|
|
336
|
+
componentsLayoutBadgeInformationContrastBorder: '#ffffff00',
|
|
337
|
+
componentsLayoutBadgeInformationContrastBullet: '#64b3e7',
|
|
338
|
+
componentsLayoutBadgeInformationContrastFill: '#64b3e7',
|
|
339
|
+
componentsLayoutBadgeInformationContrastText: '#181c56',
|
|
340
|
+
componentsLayoutBadgeInformationContrastTextBullet: '#ffffff',
|
|
341
|
+
componentsLayoutBadgeInformationStandardBorder: '#067eb2',
|
|
342
|
+
componentsLayoutBadgeInformationStandardBullet: '#067eb2',
|
|
343
|
+
componentsLayoutBadgeInformationStandardFill: '#e1eff8',
|
|
344
|
+
componentsLayoutBadgeInformationStandardText: '#181c56',
|
|
345
|
+
componentsLayoutBadgeInformationStandardTextBullet: '#181c56',
|
|
346
|
+
componentsLayoutBadgeNegativeContrastBorder: '#ffffff00',
|
|
347
|
+
componentsLayoutBadgeNegativeContrastBullet: '#ff5959',
|
|
348
|
+
componentsLayoutBadgeNegativeContrastFill: '#ff9494',
|
|
349
|
+
componentsLayoutBadgeNegativeContrastText: '#181c56',
|
|
350
|
+
componentsLayoutBadgeNegativeContrastTextBullet: '#ffffff',
|
|
351
|
+
componentsLayoutBadgeNegativeStandardBorder: '#d31b1b',
|
|
352
|
+
componentsLayoutBadgeNegativeStandardBullet: '#d31b1b',
|
|
353
|
+
componentsLayoutBadgeNegativeStandardFill: '#ffcece',
|
|
354
|
+
componentsLayoutBadgeNegativeStandardText: '#181c56',
|
|
355
|
+
componentsLayoutBadgeNegativeStandardTextBullet: '#181c56',
|
|
356
|
+
componentsLayoutBadgeNeutralContrastBorder: '#ffffff00',
|
|
357
|
+
componentsLayoutBadgeNeutralContrastBullet: '#c7cdeb',
|
|
358
|
+
componentsLayoutBadgeNeutralContrastFill: '#54568c',
|
|
359
|
+
componentsLayoutBadgeNeutralContrastText: '#ffffff',
|
|
360
|
+
componentsLayoutBadgeNeutralContrastTextBullet: '#ffffff',
|
|
361
|
+
componentsLayoutBadgeNeutralStandardBorder: '#949699',
|
|
362
|
+
componentsLayoutBadgeNeutralStandardBullet: '#e3e6e8',
|
|
363
|
+
componentsLayoutBadgeNeutralStandardFill: '#f6f6f9',
|
|
364
|
+
componentsLayoutBadgeNeutralStandardText: '#181c56',
|
|
365
|
+
componentsLayoutBadgeNeutralStandardTextBullet: '#181c56',
|
|
366
|
+
componentsLayoutBadgePrimaryContrastFill: '#aeb7e2',
|
|
367
|
+
componentsLayoutBadgePrimaryContrastText: '#181c56',
|
|
368
|
+
componentsLayoutBadgePrimaryContrastTextBullet: '#ffffff',
|
|
369
|
+
componentsLayoutBadgePrimaryStandardFill: '#181c56',
|
|
370
|
+
componentsLayoutBadgePrimaryStandardText: '#ffffff',
|
|
371
|
+
componentsLayoutBadgePrimaryStandardTextBullet: '#181c56',
|
|
372
|
+
componentsLayoutBadgeSuccessContrastBorder: '#ffffff00',
|
|
373
|
+
componentsLayoutBadgeSuccessContrastBullet: '#5ac39a',
|
|
374
|
+
componentsLayoutBadgeSuccessContrastFill: '#5ac39a',
|
|
375
|
+
componentsLayoutBadgeSuccessContrastText: '#181c56',
|
|
376
|
+
componentsLayoutBadgeSuccessContrastTextBullet: '#ffffff',
|
|
377
|
+
componentsLayoutBadgeSuccessStandardBorder: '#1a8e60',
|
|
378
|
+
componentsLayoutBadgeSuccessStandardBullet: '#1a8e60',
|
|
379
|
+
componentsLayoutBadgeSuccessStandardFill: '#d0f1e3',
|
|
380
|
+
componentsLayoutBadgeSuccessStandardText: '#181c56',
|
|
381
|
+
componentsLayoutBadgeSuccessStandardTextBullet: '#181c56',
|
|
382
|
+
componentsLayoutBadgeWarningContrastBorder: '#ffffff00',
|
|
383
|
+
componentsLayoutBadgeWarningContrastBullet: '#ffe082',
|
|
384
|
+
componentsLayoutBadgeWarningContrastFill: '#ffe082',
|
|
385
|
+
componentsLayoutBadgeWarningContrastText: '#181c56',
|
|
386
|
+
componentsLayoutBadgeWarningContrastTextBullet: '#ffffff',
|
|
387
|
+
componentsLayoutBadgeWarningStandardBorder: '#e9b10c',
|
|
388
|
+
componentsLayoutBadgeWarningStandardBullet: '#ffca28',
|
|
389
|
+
componentsLayoutBadgeWarningStandardFill: '#fff4cd',
|
|
390
|
+
componentsLayoutBadgeWarningStandardText: '#181c56',
|
|
391
|
+
componentsLayoutBadgeWarningStandardTextBullet: '#181c56',
|
|
392
|
+
componentsLayoutCardContrastBorderDefault: '#ffffff00',
|
|
393
|
+
componentsLayoutCardContrastBorderActive: '#aeb7e2',
|
|
394
|
+
componentsLayoutCardContrastDivide: '#ff5959',
|
|
395
|
+
componentsLayoutCardContrastFillDefault: '#393d79',
|
|
396
|
+
componentsLayoutCardContrastFillHoverActive: '#54568c',
|
|
397
|
+
componentsLayoutCardContrastIcon: '#ffffff',
|
|
398
|
+
componentsLayoutCardContrastSubjectText: '#d9dae8',
|
|
399
|
+
componentsLayoutCardContrastText: '#ffffff',
|
|
400
|
+
componentsLayoutCardStandardBorderDefault: '#e3e6e8',
|
|
401
|
+
componentsLayoutCardStandardBorderActive: '#181c56',
|
|
402
|
+
componentsLayoutCardStandardDivide: '#ff5959',
|
|
403
|
+
componentsLayoutCardStandardFillDefault: '#ffffff',
|
|
404
|
+
componentsLayoutCardStandardFillHoverActive: '#f6f6f9',
|
|
405
|
+
componentsLayoutCardStandardIcon: '#181c56',
|
|
406
|
+
componentsLayoutCardStandardSubjectText: '#626493',
|
|
407
|
+
componentsLayoutCardStandardText: '#181c56',
|
|
408
|
+
componentsAlertAlertBoxInformationContrastBorder: '#ffffff00',
|
|
409
|
+
componentsAlertAlertBoxInformationContrastFill: '#acd7f1',
|
|
410
|
+
componentsAlertAlertBoxInformationContrastIcon: '#181c56',
|
|
411
|
+
componentsAlertAlertBoxInformationContrastIconBorder: '#181c56',
|
|
412
|
+
componentsAlertAlertBoxInformationContrastText: '#181c56',
|
|
413
|
+
componentsAlertAlertBoxInformationStandardBorder: '#067eb2',
|
|
414
|
+
componentsAlertAlertBoxInformationStandardFill: '#e1eff8',
|
|
415
|
+
componentsAlertAlertBoxInformationStandardIcon: '#067eb2',
|
|
416
|
+
componentsAlertAlertBoxInformationStandardIconBorder: '#067eb2',
|
|
417
|
+
componentsAlertAlertBoxInformationStandardText: '#181c56',
|
|
418
|
+
componentsAlertAlertBoxNegativeContrastBorder: '#ffffff00',
|
|
419
|
+
componentsAlertAlertBoxNegativeContrastFill: '#ff9494',
|
|
420
|
+
componentsAlertAlertBoxNegativeContrastIcon: '#181c56',
|
|
421
|
+
componentsAlertAlertBoxNegativeContrastIconBorder: '#181c56',
|
|
422
|
+
componentsAlertAlertBoxNegativeContrastText: '#181c56',
|
|
423
|
+
componentsAlertAlertBoxNegativeStandardBorder: '#d31b1b',
|
|
424
|
+
componentsAlertAlertBoxNegativeStandardFill: '#ffcece',
|
|
425
|
+
componentsAlertAlertBoxNegativeStandardIcon: '#d31b1b',
|
|
426
|
+
componentsAlertAlertBoxNegativeStandardIconBorder: '#d31b1b',
|
|
427
|
+
componentsAlertAlertBoxNegativeStandardText: '#181c56',
|
|
428
|
+
componentsAlertAlertBoxSuccessContrastBorder: '#ffffff00',
|
|
429
|
+
componentsAlertAlertBoxSuccessContrastFill: '#9cd9c2',
|
|
430
|
+
componentsAlertAlertBoxSuccessContrastIcon: '#181c56',
|
|
431
|
+
componentsAlertAlertBoxSuccessContrastIconBorder: '#181c56',
|
|
432
|
+
componentsAlertAlertBoxSuccessContrastText: '#181c56',
|
|
433
|
+
componentsAlertAlertBoxSuccessStandardBorder: '#1a8e60',
|
|
434
|
+
componentsAlertAlertBoxSuccessStandardFill: '#d0f1e3',
|
|
435
|
+
componentsAlertAlertBoxSuccessStandardIcon: '#1a8e60',
|
|
436
|
+
componentsAlertAlertBoxSuccessStandardIconBorder: '#1a8e60',
|
|
437
|
+
componentsAlertAlertBoxSuccessStandardText: '#181c56',
|
|
438
|
+
componentsAlertAlertBoxWarningContrastBorder: '#ffffff00',
|
|
439
|
+
componentsAlertAlertBoxWarningContrastFill: '#ffeeb3',
|
|
440
|
+
componentsAlertAlertBoxWarningContrastIcon: '#181c56',
|
|
441
|
+
componentsAlertAlertBoxWarningContrastIconBorder: '#181c56',
|
|
442
|
+
componentsAlertAlertBoxWarningContrastText: '#181c56',
|
|
443
|
+
componentsAlertAlertBoxWarningStandardBorder: '#e9b10c',
|
|
444
|
+
componentsAlertAlertBoxWarningStandardFill: '#fff4cd',
|
|
445
|
+
componentsAlertAlertBoxWarningStandardIcon: '#181c56',
|
|
446
|
+
componentsAlertAlertBoxWarningStandardIconBorder: '#181c56',
|
|
447
|
+
componentsAlertAlertBoxWarningStandardText: '#181c56',
|
|
448
|
+
componentsAlertCopyableTextContrastBorder: '#ffffff00',
|
|
449
|
+
componentsAlertCopyableTextContrastBorderInteractive: '#aeb7e2',
|
|
450
|
+
componentsAlertCopyableTextContrastFill: '#f6f6f9',
|
|
451
|
+
componentsAlertCopyableTextContrastIcon: '#181c56',
|
|
452
|
+
componentsAlertCopyableTextContrastText: '#181c56',
|
|
453
|
+
componentsAlertCopyableTextStandardBorder: '#54568c66',
|
|
454
|
+
componentsAlertCopyableTextStandardBorderInteractive: '#181c56',
|
|
455
|
+
componentsAlertCopyableTextStandardFill: '#f6f6f9',
|
|
456
|
+
componentsAlertCopyableTextStandardIcon: '#181c56',
|
|
457
|
+
componentsAlertCopyableTextStandardText: '#181c56',
|
|
458
|
+
componentsButtonFloatingContrastActive: '#f6f6f9',
|
|
459
|
+
componentsButtonFloatingContrastDefault: '#ffffff',
|
|
460
|
+
componentsButtonFloatingContrastHover: '#f6f6f9',
|
|
461
|
+
componentsButtonFloatingContrastIcon: '#181c56',
|
|
462
|
+
componentsButtonFloatingContrastText: '#181c56',
|
|
463
|
+
componentsButtonFloatingStandardActive: '#11143c',
|
|
464
|
+
componentsButtonFloatingStandardDefault: '#181c56',
|
|
465
|
+
componentsButtonFloatingStandardHover: '#393d79',
|
|
466
|
+
componentsButtonFloatingStandardIcon: '#ffffff',
|
|
467
|
+
componentsButtonFloatingStandardText: '#ffffff',
|
|
468
|
+
componentsButtonIconButtonContrastActive: '#8794d4',
|
|
469
|
+
componentsButtonIconButtonContrastDefault: '#ffffff00',
|
|
470
|
+
componentsButtonIconButtonContrastHover: '#626493',
|
|
471
|
+
componentsButtonIconButtonContrastIcon: '#ffffff',
|
|
472
|
+
componentsButtonIconButtonContrastIconActive: '#181c56',
|
|
473
|
+
componentsButtonIconButtonContrastText: '#ffffff',
|
|
474
|
+
componentsButtonIconButtonContrastTextActive: '#181c56',
|
|
475
|
+
componentsButtonIconButtonStandardActive: '#aeb7e2',
|
|
476
|
+
componentsButtonIconButtonStandardDefault: '#ffffff00',
|
|
477
|
+
componentsButtonIconButtonStandardHover: '#d9ddf2',
|
|
478
|
+
componentsButtonIconButtonStandardIcon: '#181c56',
|
|
479
|
+
componentsButtonIconButtonStandardIconActive: '#181c56',
|
|
480
|
+
componentsButtonIconButtonStandardText: '#181c56',
|
|
481
|
+
componentsButtonIconButtonStandardTextActive: '#181c56',
|
|
482
|
+
componentsButtonNegativeContrastActive: '#ff9494',
|
|
483
|
+
componentsButtonNegativeContrastBorder: '#ff9494',
|
|
484
|
+
componentsButtonNegativeContrastDefault: '#ffffff00',
|
|
485
|
+
componentsButtonNegativeContrastHover: '#ff949433',
|
|
486
|
+
componentsButtonNegativeContrastIcon: '#ffffff',
|
|
487
|
+
componentsButtonNegativeContrastIconActive: '#181c56',
|
|
488
|
+
componentsButtonNegativeContrastText: '#ffffff',
|
|
489
|
+
componentsButtonNegativeContrastTextActive: '#181c56',
|
|
490
|
+
componentsButtonNegativeStandardActive: '#d31b1b',
|
|
491
|
+
componentsButtonNegativeStandardBorder: '#d31b1b',
|
|
492
|
+
componentsButtonNegativeStandardDefault: '#ffffff00',
|
|
493
|
+
componentsButtonNegativeStandardHover: '#ffcece',
|
|
494
|
+
componentsButtonNegativeStandardIcon: '#d31b1b',
|
|
495
|
+
componentsButtonNegativeStandardIconActive: '#ffffff',
|
|
496
|
+
componentsButtonNegativeStandardText: '#d31b1b',
|
|
497
|
+
componentsButtonNegativeStandardTextActive: '#ffffff',
|
|
498
|
+
componentsButtonPrimaryContrastActive: '#8794d4',
|
|
499
|
+
componentsButtonPrimaryContrastDefault: '#aeb7e2',
|
|
500
|
+
componentsButtonPrimaryContrastHover: '#c7cdeb',
|
|
501
|
+
componentsButtonPrimaryContrastIcon: '#181c56',
|
|
502
|
+
componentsButtonPrimaryContrastText: '#181c56',
|
|
503
|
+
componentsButtonPrimaryStandardActive: '#11143c',
|
|
504
|
+
componentsButtonPrimaryStandardDefault: '#181c56',
|
|
505
|
+
componentsButtonPrimaryStandardHover: '#393d79',
|
|
506
|
+
componentsButtonPrimaryStandardIcon: '#ffffff',
|
|
507
|
+
componentsButtonPrimaryStandardText: '#ffffff',
|
|
508
|
+
componentsButtonSecondaryContrastActive: '#8794d4',
|
|
509
|
+
componentsButtonSecondaryContrastBorder: '#8284ab',
|
|
510
|
+
componentsButtonSecondaryContrastBorderActive: '#ffffff00',
|
|
511
|
+
componentsButtonSecondaryContrastDefault: '#ffffff00',
|
|
512
|
+
componentsButtonSecondaryContrastHover: '#626493',
|
|
513
|
+
componentsButtonSecondaryContrastIcon: '#ffffff',
|
|
514
|
+
componentsButtonSecondaryContrastIconActive: '#181c56',
|
|
515
|
+
componentsButtonSecondaryContrastText: '#ffffff',
|
|
516
|
+
componentsButtonSecondaryContrastTextActive: '#181c56',
|
|
517
|
+
componentsButtonSecondaryStandardActive: '#aeb7e2',
|
|
518
|
+
componentsButtonSecondaryStandardBorder: '#8284ab',
|
|
519
|
+
componentsButtonSecondaryStandardBorderActive: '#181c56',
|
|
520
|
+
componentsButtonSecondaryStandardDefault: '#ffffff00',
|
|
521
|
+
componentsButtonSecondaryStandardHover: '#d9ddf2',
|
|
522
|
+
componentsButtonSecondaryStandardIcon: '#181c56',
|
|
523
|
+
componentsButtonSecondaryStandardIconActive: '#181c56',
|
|
524
|
+
componentsButtonSecondaryStandardText: '#181c56',
|
|
525
|
+
componentsButtonSecondaryStandardTextActive: '#181c56',
|
|
526
|
+
componentsButtonSquareSecondaryContrastActive: '#8794d4',
|
|
527
|
+
componentsButtonSquareSecondaryContrastBorder: '#8284ab',
|
|
528
|
+
componentsButtonSquareSecondaryContrastBorderActive: '#ffffff00',
|
|
529
|
+
componentsButtonSquareSecondaryContrastDefault: '#ffffff00',
|
|
530
|
+
componentsButtonSquareSecondaryContrastHover: '#626493',
|
|
531
|
+
componentsButtonSquareSecondaryContrastIcon: '#ffffff',
|
|
532
|
+
componentsButtonSquareSecondaryContrastIconActive: '#181c56',
|
|
533
|
+
componentsButtonSquareSecondaryContrastLabel: '#ffffff',
|
|
534
|
+
componentsButtonSquareSecondaryStandardActive: '#aeb7e2',
|
|
535
|
+
componentsButtonSquareSecondaryStandardBorder: '#8284ab',
|
|
536
|
+
componentsButtonSquareSecondaryStandardBorderActive: '#181c56',
|
|
537
|
+
componentsButtonSquareSecondaryStandardDefault: '#ffffff00',
|
|
538
|
+
componentsButtonSquareSecondaryStandardHover: '#d9ddf2',
|
|
539
|
+
componentsButtonSquareSecondaryStandardIcon: '#181c56',
|
|
540
|
+
componentsButtonSquareSecondaryStandardIconActive: '#181c56',
|
|
541
|
+
componentsButtonSquareSecondaryStandardText: '#181c56',
|
|
542
|
+
componentsButtonSquareSuccessContrastActive: '#37ab83',
|
|
543
|
+
componentsButtonSquareSuccessContrastBorder: '#ffffff00',
|
|
544
|
+
componentsButtonSquareSuccessContrastDefault: '#5ac39a',
|
|
545
|
+
componentsButtonSquareSuccessContrastHover: '#9cd9c2',
|
|
546
|
+
componentsButtonSquareSuccessContrastIcon: '#181c56',
|
|
547
|
+
componentsButtonSquareSuccessContrastLabel: '#ffffff',
|
|
548
|
+
componentsButtonSquareSuccessStandardActive: '#37ab83',
|
|
549
|
+
componentsButtonSquareSuccessStandardBorder: '#181c56',
|
|
550
|
+
componentsButtonSquareSuccessStandardDefault: '#5ac39a',
|
|
551
|
+
componentsButtonSquareSuccessStandardHover: '#9cd9c2',
|
|
552
|
+
componentsButtonSquareSuccessStandardIcon: '#181c56',
|
|
553
|
+
componentsButtonSquareSuccessStandardLabel: '#181c56',
|
|
554
|
+
componentsButtonSuccessContrastActive: '#37ab83',
|
|
555
|
+
componentsButtonSuccessContrastBorder: '#ffffff00',
|
|
556
|
+
componentsButtonSuccessContrastDefault: '#5ac39a',
|
|
557
|
+
componentsButtonSuccessContrastHover: '#9cd9c2',
|
|
558
|
+
componentsButtonSuccessContrastIcon: '#181c56',
|
|
559
|
+
componentsButtonSuccessContrastText: '#181c56',
|
|
560
|
+
componentsButtonSuccessStandardActive: '#37ab83',
|
|
561
|
+
componentsButtonSuccessStandardBorder: '#181c56',
|
|
562
|
+
componentsButtonSuccessStandardDefault: '#5ac39a',
|
|
563
|
+
componentsButtonSuccessStandardHover: '#9cd9c2',
|
|
564
|
+
componentsButtonSuccessStandardIcon: '#181c56',
|
|
565
|
+
componentsButtonSuccessStandardText: '#181c56',
|
|
566
|
+
componentsChipContrastActive: '#8794d4',
|
|
567
|
+
componentsChipContrastBorder: '#aeb7e2b2',
|
|
568
|
+
componentsChipContrastBorderDisabled: '#949699',
|
|
569
|
+
componentsChipContrastDefault: '#ffffff00',
|
|
570
|
+
componentsChipContrastHover: '#626493',
|
|
571
|
+
componentsChipContrastIconDisabled: '#b6b8ba',
|
|
572
|
+
componentsChipContrastIconSelected: '#181c56',
|
|
573
|
+
componentsChipContrastIconUnselected: '#ffffff',
|
|
574
|
+
componentsChipContrastTextDisabled: '#b6b8ba',
|
|
575
|
+
componentsChipContrastTextSelected: '#181c56',
|
|
576
|
+
componentsChipContrastTextUnselected: '#ffffff',
|
|
577
|
+
componentsChipStandardActive: '#aeb7e2',
|
|
578
|
+
componentsChipStandardBorder: '#54568c66',
|
|
579
|
+
componentsChipStandardBorderDisabled: '#949699',
|
|
580
|
+
componentsChipStandardDefault: '#ffffff00',
|
|
581
|
+
componentsChipStandardHover: '#d9ddf2',
|
|
582
|
+
componentsChipStandardIconDisabled: '#6e6f73',
|
|
583
|
+
componentsChipStandardIconSelected: '#181c56',
|
|
584
|
+
componentsChipStandardIconUnselected: '#181c56',
|
|
585
|
+
componentsChipStandardTextDisabled: '#6e6f73',
|
|
586
|
+
componentsChipStandardTextSelected: '#181c56',
|
|
587
|
+
componentsChipStandardTextUnselected: '#181c56',
|
|
588
|
+
componentsDatepickerCalendarBackground: '#ffffff',
|
|
589
|
+
componentsDatepickerCalendarBorder: '#e3e6e8',
|
|
590
|
+
componentsDatepickerCalendarDateBorder: '#e3e6e8',
|
|
591
|
+
componentsDatepickerCalendarDateFillHover: '#d9ddf2',
|
|
592
|
+
componentsDatepickerCalendarDateFillSelected: '#aeb7e2',
|
|
593
|
+
componentsDatepickerCalendarIcon: '#181c56',
|
|
594
|
+
componentsDatepickerCalendarStrokeToday: '#ff5959',
|
|
595
|
+
componentsDatepickerCalendarTextAccent: '#181c56',
|
|
596
|
+
componentsDatepickerCalendarTextDisabled: '#b6b8ba',
|
|
597
|
+
componentsDatepickerCalendarTextSubdued: '#626493',
|
|
598
|
+
componentsDatepickerDateFieldContrastBorderDefault: '#8284ab',
|
|
599
|
+
componentsDatepickerDateFieldContrastBorderInteractive: '#aeb7e2',
|
|
600
|
+
componentsDatepickerDateFieldContrastBorderNegative: '#ff9494',
|
|
601
|
+
componentsDatepickerDateFieldContrastBorderSuccess: '#5ac39a',
|
|
602
|
+
componentsDatepickerDateFieldContrastFillDefault: '#ffffff',
|
|
603
|
+
componentsDatepickerDateFieldContrastFillDisabled: '#cfd2d426',
|
|
604
|
+
componentsDatepickerDateFieldContrastIcon: '#181c56',
|
|
605
|
+
componentsDatepickerDateFieldContrastIconDisabled: '#6e6f73',
|
|
606
|
+
componentsDatepickerDateFieldContrastTextContent: '#181c56',
|
|
607
|
+
componentsDatepickerDateFieldContrastTextDescription: '#ffffff',
|
|
608
|
+
componentsDatepickerDateFieldContrastTextLabel: '#626493',
|
|
609
|
+
componentsDatepickerDateFieldContrastTextDisabled: '#6e6f73',
|
|
610
|
+
componentsDatepickerDateFieldStandardBorderDefault: '#8284ab',
|
|
611
|
+
componentsDatepickerDateFieldStandardBorderInteractive: '#181c56',
|
|
612
|
+
componentsDatepickerDateFieldStandardBorderNegative: '#d31b1b',
|
|
613
|
+
componentsDatepickerDateFieldStandardBorderSuccess: '#1a8e60',
|
|
614
|
+
componentsDatepickerDateFieldStandardFillDefault: '#ffffff',
|
|
615
|
+
componentsDatepickerDateFieldStandardFillDisabled: '#cfd2d4',
|
|
616
|
+
componentsDatepickerDateFieldStandardIcon: '#181c56',
|
|
617
|
+
componentsDatepickerDateFieldStandardIconDisabled: '#6e6f73',
|
|
618
|
+
componentsDatepickerDateFieldStandardTextContent: '#181c56',
|
|
619
|
+
componentsDatepickerDateFieldStandardTextDescription: '#181c56',
|
|
620
|
+
componentsDatepickerDateFieldStandardTextLabel: '#626493',
|
|
621
|
+
componentsDatepickerDateFieldStandardTextDisabled: '#6e6f73',
|
|
622
|
+
componentsDropdownDropdownContrastBorderActive: '#181c56',
|
|
623
|
+
componentsDropdownDropdownContrastBorderDefault: '#8284ab',
|
|
624
|
+
componentsDropdownDropdownContrastBorderHover: '#aeb7e2',
|
|
625
|
+
componentsDropdownDropdownContrastBorderNegative: '#ff9494',
|
|
626
|
+
componentsDropdownDropdownContrastBorderSuccess: '#5ac39a',
|
|
627
|
+
componentsDropdownDropdownContrastFillDefault: '#ffffff',
|
|
628
|
+
componentsDropdownDropdownContrastFillDisabled: '#cfd2d426',
|
|
629
|
+
componentsDropdownDropdownContrastFillReadOnly: '#ffffff00',
|
|
630
|
+
componentsDropdownDropdownContrastIcon: '#181c56',
|
|
631
|
+
componentsDropdownDropdownContrastIconDisabled: '#6e6f73',
|
|
632
|
+
componentsDropdownDropdownContrastTextContent: '#181c56',
|
|
633
|
+
componentsDropdownDropdownContrastTextDescription: '#ffffff',
|
|
634
|
+
componentsDropdownDropdownContrastTextLabel: '#626493',
|
|
635
|
+
componentsDropdownDropdownContrastTextDisabled: '#6e6f73',
|
|
636
|
+
componentsDropdownDropdownStandardBorderActive: '#181c56',
|
|
637
|
+
componentsDropdownDropdownStandardBorderDefault: '#8284ab',
|
|
638
|
+
componentsDropdownDropdownStandardBorderHover: '#181c56',
|
|
639
|
+
componentsDropdownDropdownStandardBorderNegative: '#d31b1b',
|
|
640
|
+
componentsDropdownDropdownStandardBorderSuccess: '#1a8e60',
|
|
641
|
+
componentsDropdownDropdownStandardFillDefault: '#ffffff',
|
|
642
|
+
componentsDropdownDropdownStandardFillDisabled: '#cfd2d4',
|
|
643
|
+
componentsDropdownDropdownStandardFillReadOnly: '#ffffff00',
|
|
644
|
+
componentsDropdownDropdownStandardIcon: '#181c56',
|
|
645
|
+
componentsDropdownDropdownStandardIconDisabled: '#6e6f73',
|
|
646
|
+
componentsDropdownDropdownStandardTextContent: '#181c56',
|
|
647
|
+
componentsDropdownDropdownStandardTextDescription: '#181c56',
|
|
648
|
+
componentsDropdownDropdownStandardTextLabel: '#626493',
|
|
649
|
+
componentsDropdownDropdownStandardTextDisabled: '#6e6f73',
|
|
650
|
+
componentsDropdownMultiSelectContrastBorderDanger: '#ff9494',
|
|
651
|
+
componentsDropdownMultiSelectContrastBorderDefault: '#8284ab',
|
|
652
|
+
componentsDropdownMultiSelectContrastBorderInteractive: '#aeb7e2',
|
|
653
|
+
componentsDropdownMultiSelectContrastBorderSuccess: '#5ac39a',
|
|
654
|
+
componentsDropdownMultiSelectContrastFillDefault: '#ffffff',
|
|
655
|
+
componentsDropdownMultiSelectContrastFillDisabled: '#cfd2d426',
|
|
656
|
+
componentsDropdownMultiSelectContrastFillReadOnly: '#ffffff00',
|
|
657
|
+
componentsDropdownMultiSelectContrastIcon: '#181c56',
|
|
658
|
+
componentsDropdownMultiSelectContrastIconDisabled: '#6e6f73',
|
|
659
|
+
componentsDropdownMultiSelectContrastTextContent: '#181c56',
|
|
660
|
+
componentsDropdownMultiSelectContrastTextDescription: '#ffffff',
|
|
661
|
+
componentsDropdownMultiSelectContrastTextLabel: '#626493',
|
|
662
|
+
componentsDropdownMultiSelectContrastTextDisabled: '#6e6f73',
|
|
663
|
+
componentsDropdownMultiSelectStandardBorderDefault: '#8284ab',
|
|
664
|
+
componentsDropdownMultiSelectStandardBorderInteractive: '#181c56',
|
|
665
|
+
componentsDropdownMultiSelectStandardBorderNegative: '#d31b1b',
|
|
666
|
+
componentsDropdownMultiSelectStandardBorderSuccess: '#1a8e60',
|
|
667
|
+
componentsDropdownMultiSelectStandardFillDefault: '#ffffff',
|
|
668
|
+
componentsDropdownMultiSelectStandardFillDisabled: '#cfd2d4',
|
|
669
|
+
componentsDropdownMultiSelectStandardFillReadOnly: '#ffffff00',
|
|
670
|
+
componentsDropdownMultiSelectStandardIcon: '#181c56',
|
|
671
|
+
componentsDropdownMultiSelectStandardIconDisabled: '#6e6f73',
|
|
672
|
+
componentsDropdownMultiSelectStandardTextContent: '#181c56',
|
|
673
|
+
componentsDropdownMultiSelectStandardTextDescription: '#181c56',
|
|
674
|
+
componentsDropdownMultiSelectStandardTextLabel: '#626493',
|
|
675
|
+
componentsDropdownMultiSelectStandardTextDisabled: '#6e6f73',
|
|
676
|
+
componentsExpandExpandablePanelContrastFillDefault: '#393d79',
|
|
677
|
+
componentsExpandExpandablePanelContrastFillHover: '#626493',
|
|
678
|
+
componentsExpandExpandablePanelContrastFillSelected: '#393d79',
|
|
679
|
+
componentsExpandExpandablePanelContrastIcon: '#ffffff',
|
|
680
|
+
componentsExpandExpandablePanelContrastText: '#ffffff',
|
|
681
|
+
componentsExpandExpandablePanelStandardFillDefault: '#e3e6e8',
|
|
682
|
+
componentsExpandExpandablePanelStandardFillHover: '#edf0f2',
|
|
683
|
+
componentsExpandExpandablePanelStandardFillSelected: '#e3e6e8',
|
|
684
|
+
componentsExpandExpandablePanelStandardIcon: '#181c56',
|
|
685
|
+
componentsExpandExpandablePanelStandardText: '#181c56',
|
|
686
|
+
componentsExpandExpandableTextContrastIcon: '#ffffff',
|
|
687
|
+
componentsExpandExpandableTextContrastText: '#ffffff',
|
|
688
|
+
componentsExpandExpandableTextStandardIcon: '#181c56',
|
|
689
|
+
componentsExpandExpandableTextStandardText: '#181c56',
|
|
690
|
+
componentsFormCheckboxPanelContrastBorderDefault: '#8284ab',
|
|
691
|
+
componentsFormCheckboxPanelContrastBorderDisabled: '#949699',
|
|
692
|
+
componentsFormCheckboxPanelContrastBorderSelected: '#aeb7e2',
|
|
693
|
+
componentsFormCheckboxPanelContrastFillDefault: '#ffffff00',
|
|
694
|
+
componentsFormCheckboxPanelContrastFillDisabled: '#cfd2d426',
|
|
695
|
+
componentsFormCheckboxPanelContrastFillHover: '#54568c',
|
|
696
|
+
componentsFormCheckboxPanelContrastFillSelected: '#393d79',
|
|
697
|
+
componentsFormCheckboxPanelContrastTextAccent: '#ffffff',
|
|
698
|
+
componentsFormCheckboxPanelContrastTextDisabled: '#b6b8ba',
|
|
699
|
+
componentsFormCheckboxPanelContrastTextRebate: '#5ac39a',
|
|
700
|
+
componentsFormCheckboxPanelContrastTextSubdued: '#d9dae8',
|
|
701
|
+
componentsFormCheckboxPanelStandardBorderDefault: '#8284ab',
|
|
702
|
+
componentsFormCheckboxPanelStandardBorderDisabled: '#949699',
|
|
703
|
+
componentsFormCheckboxPanelStandardBorderSelected: '#181c56',
|
|
704
|
+
componentsFormCheckboxPanelStandardFillDefault: '#ffffff00',
|
|
705
|
+
componentsFormCheckboxPanelStandardFillDisabled: '#cfd2d4',
|
|
706
|
+
componentsFormCheckboxPanelStandardFillHover: '#d9ddf2',
|
|
707
|
+
componentsFormCheckboxPanelStandardFillSelected: '#f6f6f9',
|
|
708
|
+
componentsFormCheckboxPanelStandardTextAccent: '#181c56',
|
|
709
|
+
componentsFormCheckboxPanelStandardTextDisabled: '#6e6f73',
|
|
710
|
+
componentsFormCheckboxPanelStandardTextRebate: '#1a8e60',
|
|
711
|
+
componentsFormCheckboxPanelStandardTextSubdued: '#626493',
|
|
712
|
+
componentsFormCheckboxContrastBorder: '#aeb7e2',
|
|
713
|
+
componentsFormCheckboxContrastBorderNegative: '#ff9494',
|
|
714
|
+
componentsFormCheckboxContrastFillDefault: '#ffffff00',
|
|
715
|
+
componentsFormCheckboxContrastFillHover: '#626493',
|
|
716
|
+
componentsFormCheckboxContrastFillSelected: '#aeb7e2',
|
|
717
|
+
componentsFormCheckboxContrastFillSelectedHover: '#c7cdeb',
|
|
718
|
+
componentsFormCheckboxContrastIcon: '#181c56',
|
|
719
|
+
componentsFormCheckboxContrastText: '#ffffff',
|
|
720
|
+
componentsFormCheckboxStandardBorder: '#181c56',
|
|
721
|
+
componentsFormCheckboxStandardBorderNegative: '#d31b1b',
|
|
722
|
+
componentsFormCheckboxStandardFillDefault: '#ffffff00',
|
|
723
|
+
componentsFormCheckboxStandardFillHover: '#d9ddf2',
|
|
724
|
+
componentsFormCheckboxStandardFillSelected: '#181c56',
|
|
725
|
+
componentsFormCheckboxStandardIcon: '#ffffff',
|
|
726
|
+
componentsFormCheckboxStandardSelectedHover: '#393d79',
|
|
727
|
+
componentsFormCheckboxStandardText: '#181c56',
|
|
728
|
+
componentsFormFeedbackTextInformationContrastIconFill: '#64b3e7',
|
|
729
|
+
componentsFormFeedbackTextInformationContrastIconSymbol: '#181c56',
|
|
730
|
+
componentsFormFeedbackTextInformationContrastStroke: '#181c56',
|
|
731
|
+
componentsFormFeedbackTextInformationContrastText: '#ffffff',
|
|
732
|
+
componentsFormFeedbackTextInformationStandardIconFill: '#067eb2',
|
|
733
|
+
componentsFormFeedbackTextInformationStandardIconSymbol: '#ffffff',
|
|
734
|
+
componentsFormFeedbackTextInformationStandardStroke: '#ffffff',
|
|
735
|
+
componentsFormFeedbackTextInformationStandardText: '#181c56',
|
|
736
|
+
componentsFormFeedbackTextNegativeContrastIconFIll: '#ff9494',
|
|
737
|
+
componentsFormFeedbackTextNegativeContrastIconSymbol: '#181c56',
|
|
738
|
+
componentsFormFeedbackTextNegativeContrastStroke: '#181c56',
|
|
739
|
+
componentsFormFeedbackTextNegativeContrastText: '#ffffff',
|
|
740
|
+
componentsFormFeedbackTextNegativeStandardIconFill: '#d31b1b',
|
|
741
|
+
componentsFormFeedbackTextNegativeStandardStroke: '#ffffff',
|
|
742
|
+
componentsFormFeedbackTextNegativeStandardSymbol: '#ffffff',
|
|
743
|
+
componentsFormFeedbackTextNegativeStandardText: '#181c56',
|
|
744
|
+
componentsFormFeedbackTextSuccessContrastIconFill: '#5ac39a',
|
|
745
|
+
componentsFormFeedbackTextSuccessContrastIconStroke: '#181c56',
|
|
746
|
+
componentsFormFeedbackTextSuccessContrastIconSymbol: '#181c56',
|
|
747
|
+
componentsFormFeedbackTextSuccessContrastText: '#ffffff',
|
|
748
|
+
componentsFormFeedbackTextSuccessStandardIconFill: '#1a8e60',
|
|
749
|
+
componentsFormFeedbackTextSuccessStandardIconStroke: '#ffffff',
|
|
750
|
+
componentsFormFeedbackTextSuccessStandardIconSymbol: '#ffffff',
|
|
751
|
+
componentsFormFeedbackTextSuccessStandardText: '#181c56',
|
|
752
|
+
componentsFormFeedbackTextWarningContrastIcon: '#ffe082',
|
|
753
|
+
componentsFormFeedbackTextWarningContrastIconSymbol: '#181c56',
|
|
754
|
+
componentsFormFeedbackTextWarningContrastStroke: '#181c56',
|
|
755
|
+
componentsFormFeedbackTextWarningContrastText: '#ffffff',
|
|
756
|
+
componentsFormFeedbackTextWarningStandardIconFill: '#ffca28',
|
|
757
|
+
componentsFormFeedbackTextWarningStandardIconSymbol: '#181c56',
|
|
758
|
+
componentsFormFeedbackTextWarningStandardStroke: '#ffffff',
|
|
759
|
+
componentsFormFeedbackTextWarningStandardText: '#181c56',
|
|
760
|
+
componentsFormRadioPanelContrastBorderDefault: '#8284ab',
|
|
761
|
+
componentsFormRadioPanelContrastBorderDisabled: '#949699',
|
|
762
|
+
componentsFormRadioPanelContrastBorderSelected: '#aeb7e2',
|
|
763
|
+
componentsFormRadioPanelContrastFillDefault: '#ffffff00',
|
|
764
|
+
componentsFormRadioPanelContrastFillDisabled: '#cfd2d426',
|
|
765
|
+
componentsFormRadioPanelContrastFillHover: '#54568c',
|
|
766
|
+
componentsFormRadioPanelContrastFillSelected: '#393d79',
|
|
767
|
+
componentsFormRadioPanelContrastTextAccent: '#ffffff',
|
|
768
|
+
componentsFormRadioPanelContrastTextDisabled: '#b6b8ba',
|
|
769
|
+
componentsFormRadioPanelContrastTextRebate: '#5ac39a',
|
|
770
|
+
componentsFormRadioPanelContrastTextSubdued: '#d9dae8',
|
|
771
|
+
componentsFormRadioPanelStandardBorderDefault: '#8284ab',
|
|
772
|
+
componentsFormRadioPanelStandardBorderDisabled: '#949699',
|
|
773
|
+
componentsFormRadioPanelStandardBorderSelected: '#181c56',
|
|
774
|
+
componentsFormRadioPanelStandardFillDefault: '#ffffff00',
|
|
775
|
+
componentsFormRadioPanelStandardFillDisabled: '#cfd2d4',
|
|
776
|
+
componentsFormRadioPanelStandardFillHover: '#d9ddf2',
|
|
777
|
+
componentsFormRadioPanelStandardFillSelected: '#f6f6f9',
|
|
778
|
+
componentsFormRadioPanelStandardTextAccent: '#181c56',
|
|
779
|
+
componentsFormRadioPanelStandardTextDisabled: '#6e6f73',
|
|
780
|
+
componentsFormRadioPanelStandardTextRebate: '#1a8e60',
|
|
781
|
+
componentsFormRadioPanelStandardTextSubdued: '#626493',
|
|
782
|
+
componentsFormRadioContrastBorder: '#aeb7e2',
|
|
783
|
+
componentsFormRadioContrastBorderNegative: '#ff9494',
|
|
784
|
+
componentsFormRadioContrastFillDefault: '#ffffff00',
|
|
785
|
+
componentsFormRadioContrastFillHover: '#626493',
|
|
786
|
+
componentsFormRadioContrastFillSelected: '#aeb7e2',
|
|
787
|
+
componentsFormRadioContrastFillSelectedHover: '#c7cdeb',
|
|
788
|
+
componentsFormRadioContrastIcon: '#ffffff',
|
|
789
|
+
componentsFormRadioContrastText: '#ffffff',
|
|
790
|
+
componentsFormRadioStandardBorder: '#181c56',
|
|
791
|
+
componentsFormRadioStandardBorderNegative: '#d31b1b',
|
|
792
|
+
componentsFormRadioStandardFillDefault: '#ffffff00',
|
|
793
|
+
componentsFormRadioStandardFillHover: '#d9ddf2',
|
|
794
|
+
componentsFormRadioStandardFillSelected: '#181c56',
|
|
795
|
+
componentsFormRadioStandardIcon: '#181c56',
|
|
796
|
+
componentsFormRadioStandardSelectedHover: '#393d79',
|
|
797
|
+
componentsFormRadioStandardText: '#181c56',
|
|
798
|
+
componentsFormSearchContrastBorderDanger: '#ff9494',
|
|
799
|
+
componentsFormSearchContrastBorderDefault: '#8284ab',
|
|
800
|
+
componentsFormSearchContrastBorderInteractive: '#aeb7e2',
|
|
801
|
+
componentsFormSearchContrastBorderSuccess: '#5ac39a',
|
|
802
|
+
componentsFormSearchContrastFillDefault: '#ffffff',
|
|
803
|
+
componentsFormSearchContrastFillDisabled: '#cfd2d426',
|
|
804
|
+
componentsFormSearchContrastFillReadOnly: '#ffffff00',
|
|
805
|
+
componentsFormSearchContrastIcon: '#181c56',
|
|
806
|
+
componentsFormSearchContrastIconDisabled: '#6e6f73',
|
|
807
|
+
componentsFormSearchContrastTextContent: '#181c56',
|
|
808
|
+
componentsFormSearchContrastTextDescription: '#ffffff',
|
|
809
|
+
componentsFormSearchContrastTextLabel: '#626493',
|
|
810
|
+
componentsFormSearchContrastTextDisabled: '#6e6f73',
|
|
811
|
+
componentsFormSearchStandardBorderDefault: '#8284ab',
|
|
812
|
+
componentsFormSearchStandardBorderInteractive: '#181c56',
|
|
813
|
+
componentsFormSearchStandardBorderNegative: '#d31b1b',
|
|
814
|
+
componentsFormSearchStandardBorderSuccess: '#1a8e60',
|
|
815
|
+
componentsFormSearchStandardFillDefault: '#ffffff',
|
|
816
|
+
componentsFormSearchStandardFillDisabled: '#cfd2d4',
|
|
817
|
+
componentsFormSearchStandardFillReadOnly: '#ffffff00',
|
|
818
|
+
componentsFormSearchStandardIcon: '#181c56',
|
|
819
|
+
componentsFormSearchStandardIconDisabled: '#6e6f73',
|
|
820
|
+
componentsFormSearchStandardTextContent: '#181c56',
|
|
821
|
+
componentsFormSearchStandardTextDescription: '#181c56',
|
|
822
|
+
componentsFormSearchStandardTextLabel: '#626493',
|
|
823
|
+
componentsFormSearchStandardTextDisabled: '#6e6f73',
|
|
824
|
+
componentsFormSegmentedControlContrastBackground: '#393d79',
|
|
825
|
+
componentsFormSegmentedControlContrastFillHover: '#626493',
|
|
826
|
+
componentsFormSegmentedControlContrastFillSelected: '#ffffff',
|
|
827
|
+
componentsFormSegmentedControlContrastFillUnselected: '#ffffff00',
|
|
828
|
+
componentsFormSegmentedControlContrastIconSelected: '#181c56',
|
|
829
|
+
componentsFormSegmentedControlContrastIconUnselected: '#ffffff',
|
|
830
|
+
componentsFormSegmentedControlContrastTextSelected: '#181c56',
|
|
831
|
+
componentsFormSegmentedControlContrastTextUnselected: '#ffffff',
|
|
832
|
+
componentsFormSegmentedControlStandardBackground: '#d9dae8',
|
|
833
|
+
componentsFormSegmentedControlStandardFillHover: '#eaeaf1',
|
|
834
|
+
componentsFormSegmentedControlStandardFillSelected: '#ffffff',
|
|
835
|
+
componentsFormSegmentedControlStandardFillUnselected: '#ffffff00',
|
|
836
|
+
componentsFormSegmentedControlStandardIconSelected: '#181c56',
|
|
837
|
+
componentsFormSegmentedControlStandardIconUnselected: '#181c56',
|
|
838
|
+
componentsFormSegmentedControlStandardTextSelected: '#181c56',
|
|
839
|
+
componentsFormSegmentedControlStandardTextUnselected: '#181c56',
|
|
840
|
+
componentsFormSwitchContrastFillFalse: '#9ea0bd',
|
|
841
|
+
componentsFormSwitchContrastFillTrue: '#5ac39a',
|
|
842
|
+
componentsFormSwitchContrastIconFalse: '#626493',
|
|
843
|
+
componentsFormSwitchContrastIconTrue: '#181c56',
|
|
844
|
+
componentsFormSwitchContrastSwitch: '#ffffff',
|
|
845
|
+
componentsFormSwitchContrastText: '#ffffff',
|
|
846
|
+
componentsFormSwitchStandardFillFalse: '#949699',
|
|
847
|
+
componentsFormSwitchStandardFillTrue: '#1a8e60',
|
|
848
|
+
componentsFormSwitchStandardIconFalse: '#6e6f73',
|
|
849
|
+
componentsFormSwitchStandardIconTrue: '#181c56',
|
|
850
|
+
componentsFormSwitchStandardSwitch: '#ffffff',
|
|
851
|
+
componentsFormSwitchStandardText: '#181c56',
|
|
852
|
+
componentsFormTextAreaContrastBorderDefault: '#8284ab',
|
|
853
|
+
componentsFormTextAreaContrastBorderInteractive: '#aeb7e2',
|
|
854
|
+
componentsFormTextAreaContrastBorderNegative: '#ff9494',
|
|
855
|
+
componentsFormTextAreaContrastBorderSuccess: '#5ac39a',
|
|
856
|
+
componentsFormTextAreaContrastFillDefault: '#ffffff',
|
|
857
|
+
componentsFormTextAreaContrastFillDisabled: '#cfd2d426',
|
|
858
|
+
componentsFormTextAreaContrastFillReadOnly: '#ffffff00',
|
|
859
|
+
componentsFormTextAreaContrastIcon: '#181c56',
|
|
860
|
+
componentsFormTextAreaContrastIconDisabled: '#6e6f73',
|
|
861
|
+
componentsFormTextAreaContrastTextContent: '#181c56',
|
|
862
|
+
componentsFormTextAreaContrastTextDescription: '#ffffff',
|
|
863
|
+
componentsFormTextAreaContrastTextLabel: '#626493',
|
|
864
|
+
componentsFormTextAreaContrastTextDisabled: '#6e6f73',
|
|
865
|
+
componentsFormTextAreaStandardBorderDefault: '#8284ab',
|
|
866
|
+
componentsFormTextAreaStandardBorderInteractive: '#181c56',
|
|
867
|
+
componentsFormTextAreaStandardBorderNegative: '#d31b1b',
|
|
868
|
+
componentsFormTextAreaStandardBorderSuccess: '#1a8e60',
|
|
869
|
+
componentsFormTextAreaStandardFillDefault: '#ffffff',
|
|
870
|
+
componentsFormTextAreaStandardFillDisabled: '#cfd2d4',
|
|
871
|
+
componentsFormTextAreaStandardFillReadOnly: '#ffffff00',
|
|
872
|
+
componentsFormTextAreaStandardIcon: '#181c56',
|
|
873
|
+
componentsFormTextAreaStandardIconDisabled: '#6e6f73',
|
|
874
|
+
componentsFormTextAreaStandardTextContent: '#181c56',
|
|
875
|
+
componentsFormTextAreaStandardTextDescription: '#181c56',
|
|
876
|
+
componentsFormTextAreaStandardTextLabel: '#626493',
|
|
877
|
+
componentsFormTextAreaStandardTextDisabled: '#6e6f73',
|
|
878
|
+
componentsFormTextFieldContrastBorderDefault: '#8284ab',
|
|
879
|
+
componentsFormTextFieldContrastBorderInteractive: '#aeb7e2',
|
|
880
|
+
componentsFormTextFieldContrastBorderNegative: '#ff9494',
|
|
881
|
+
componentsFormTextFieldContrastBorderSuccess: '#5ac39a',
|
|
882
|
+
componentsFormTextFieldContrastFillDefault: '#ffffff',
|
|
883
|
+
componentsFormTextFieldContrastFillDisabled: '#cfd2d426',
|
|
884
|
+
componentsFormTextFieldContrastFillReadOnly: '#ffffff00',
|
|
885
|
+
componentsFormTextFieldContrastIcon: '#181c56',
|
|
886
|
+
componentsFormTextFieldContrastIconDisabled: '#6e6f73',
|
|
887
|
+
componentsFormTextFieldContrastTextContent: '#181c56',
|
|
888
|
+
componentsFormTextFieldContrastTextDescription: '#ffffff',
|
|
889
|
+
componentsFormTextFieldContrastTextLabel: '#626493',
|
|
890
|
+
componentsFormTextFieldContrastTextDisabled: '#6e6f73',
|
|
891
|
+
componentsFormTextFieldStandardBorderDefault: '#8284ab',
|
|
892
|
+
componentsFormTextFieldStandardBorderInteractive: '#181c56',
|
|
893
|
+
componentsFormTextFieldStandardBorderNegative: '#d31b1b',
|
|
894
|
+
componentsFormTextFieldStandardBorderSuccess: '#1a8e60',
|
|
895
|
+
componentsFormTextFieldStandardFillDefault: '#ffffff',
|
|
896
|
+
componentsFormTextFieldStandardFillDisabled: '#cfd2d4',
|
|
897
|
+
componentsFormTextFieldStandardFillReadOnly: '#ffffff00',
|
|
898
|
+
componentsFormTextFieldStandardIcon: '#181c56',
|
|
899
|
+
componentsFormTextFieldStandardIconDisabled: '#6e6f73',
|
|
900
|
+
componentsFormTextFieldStandardTextContent: '#181c56',
|
|
901
|
+
componentsFormTextFieldStandardTextDescription: '#181c56',
|
|
902
|
+
componentsFormTextFieldStandardTextLabel: '#626493',
|
|
903
|
+
componentsFormTextFieldStandardTextDisabled: '#6e6f73',
|
|
904
|
+
componentsLoaderLoaderContrastBorder: '#8284ab',
|
|
905
|
+
componentsLoaderLoaderContrastProgressBar: '#ff5959',
|
|
906
|
+
componentsLoaderLoaderContrastText: '#ffffff',
|
|
907
|
+
componentsLoaderLoaderStandardBorder: '#949699',
|
|
908
|
+
componentsLoaderLoaderStandardProgressBar: '#ff5959',
|
|
909
|
+
componentsLoaderLoaderStandardText: '#181c56',
|
|
910
|
+
componentsLoaderLoaderFileuploadContrastFillDefault: '#ffffff00',
|
|
911
|
+
componentsLoaderLoaderFileuploadContrastIcon: '#ffffff',
|
|
912
|
+
componentsLoaderLoaderFileuploadContrastStrokeDefault: '#8284ab',
|
|
913
|
+
componentsLoaderLoaderFileuploadContrastStrokeNegative: '#ff9494',
|
|
914
|
+
componentsLoaderLoaderFileuploadContrastStrokeSuccess: '#5ac39a',
|
|
915
|
+
componentsLoaderLoaderFileuploadContrastText: '#ffffff',
|
|
916
|
+
componentsLoaderLoaderFileuploadStandardFillDefault: '#ffffff00',
|
|
917
|
+
componentsLoaderLoaderFileuploadStandardIcon: '#181c56',
|
|
918
|
+
componentsLoaderLoaderFileuploadStandardStrokeDefault: '#8284ab',
|
|
919
|
+
componentsLoaderLoaderFileuploadStandardStrokeNegative: '#d31b1b',
|
|
920
|
+
componentsLoaderLoaderFileuploadStandardStrokeSuccess: '#1a8e60',
|
|
921
|
+
componentsLoaderLoaderFileuploadStandardText: '#181c56',
|
|
922
|
+
componentsMenuBreadcrumbContrastIcon: '#ffffff',
|
|
923
|
+
componentsMenuBreadcrumbContrastText: '#ffffff',
|
|
924
|
+
componentsMenuBreadcrumbStandardIcon: '#181c56',
|
|
925
|
+
componentsMenuBreadcrumbStandardText: '#181c56',
|
|
926
|
+
componentsMenuNavigationBarContrastBackground: '#393d79',
|
|
927
|
+
componentsMenuNavigationBarContrastDivide: '#ffffff00',
|
|
928
|
+
componentsMenuNavigationBarContrastIconSelected: '#ffffff',
|
|
929
|
+
componentsMenuNavigationBarContrastIconUnselected: '#d9dae8',
|
|
930
|
+
componentsMenuNavigationBarContrastStrokeSelected: '#ff5959',
|
|
931
|
+
componentsMenuNavigationBarContrastTextSelected: '#ffffff',
|
|
932
|
+
componentsMenuNavigationBarContrastTextUnselected: '#d9dae8',
|
|
933
|
+
componentsMenuNavigationBarStandardBackground: '#ffffff',
|
|
934
|
+
componentsMenuNavigationBarStandardDivide: '#e3e6e8',
|
|
935
|
+
componentsMenuNavigationBarStandardIconSelected: '#181c56',
|
|
936
|
+
componentsMenuNavigationBarStandardIconUnselected: '#626493',
|
|
937
|
+
componentsMenuNavigationBarStandardStrokeSelected: '#ff5959',
|
|
938
|
+
componentsMenuNavigationBarStandardTextSelected: '#181c56',
|
|
939
|
+
componentsMenuNavigationBarStandardTextUnselected: '#626493',
|
|
940
|
+
componentsMenuNavigationLinkContrastIcon: '#ffffff',
|
|
941
|
+
componentsMenuNavigationLinkContrastText: '#ffffff',
|
|
942
|
+
componentsMenuNavigationLinkStandardIcon: '#181c56',
|
|
943
|
+
componentsMenuNavigationLinkStandardText: '#181c56',
|
|
944
|
+
componentsMenuOverflowMenuBorder: '#8284ab',
|
|
945
|
+
componentsMenuOverflowMenuFillDefault: '#f2f5f7',
|
|
946
|
+
componentsMenuOverflowMenuFillHover: '#d9dae8',
|
|
947
|
+
componentsMenuOverflowMenuIcon: '#181c56',
|
|
948
|
+
componentsMenuOverflowMenuText: '#181c56',
|
|
949
|
+
componentsMenuPaginationContrastActive: '#8794d4',
|
|
950
|
+
componentsMenuPaginationContrastBorderSelected: '#ffffff',
|
|
951
|
+
componentsMenuPaginationContrastBorderUnselected: '#aeb7e2b2',
|
|
952
|
+
componentsMenuPaginationContrastDefault: '#ffffff00',
|
|
953
|
+
componentsMenuPaginationContrastHover: '#626493',
|
|
954
|
+
componentsMenuPaginationContrastIcon: '#ffffff',
|
|
955
|
+
componentsMenuPaginationContrastTextSelected: '#181c56',
|
|
956
|
+
componentsMenuPaginationContrastTextSubdued: '#d9dae8',
|
|
957
|
+
componentsMenuPaginationContrastTextUnselected: '#ffffff',
|
|
958
|
+
componentsMenuPaginationStandardActive: '#aeb7e2',
|
|
959
|
+
componentsMenuPaginationStandardBorderSelected: '#181c56',
|
|
960
|
+
componentsMenuPaginationStandardBorderUnselected: '#54568c66',
|
|
961
|
+
componentsMenuPaginationStandardDefault: '#ffffff00',
|
|
962
|
+
componentsMenuPaginationStandardHover: '#d9ddf2',
|
|
963
|
+
componentsMenuPaginationStandardIcon: '#181c56',
|
|
964
|
+
componentsMenuPaginationStandardTextSelected: '#181c56',
|
|
965
|
+
componentsMenuPaginationStandardTextSubdued: '#626493',
|
|
966
|
+
componentsMenuPaginationStandardTextUnselected: '#181c56',
|
|
967
|
+
componentsMenuSideNavigationContrastAvatar: '#393d79',
|
|
968
|
+
componentsMenuSideNavigationContrastBackground: '#181c56',
|
|
969
|
+
componentsMenuSideNavigationContrastFillActive: '#ffffff00',
|
|
970
|
+
componentsMenuSideNavigationContrastFillDefault: '#ffffff00',
|
|
971
|
+
componentsMenuSideNavigationContrastFillHover: '#393d79',
|
|
972
|
+
componentsMenuSideNavigationContrastIcon: '#ffffff',
|
|
973
|
+
componentsMenuSideNavigationContrastStrokeSelected: '#ff5959',
|
|
974
|
+
componentsMenuSideNavigationContrastText: '#ffffff',
|
|
975
|
+
componentsMenuSideNavigationStandardAvatar: '#ffffff',
|
|
976
|
+
componentsMenuSideNavigationStandardBackground: '#f2f5f7',
|
|
977
|
+
componentsMenuSideNavigationStandardFillActive: '#ffffff00',
|
|
978
|
+
componentsMenuSideNavigationStandardFillDefault: '#ffffff00',
|
|
979
|
+
componentsMenuSideNavigationStandardFillHover: '#d9dae8',
|
|
980
|
+
componentsMenuSideNavigationStandardIcon: '#181c56',
|
|
981
|
+
componentsMenuSideNavigationStandardStrokeSelected: '#181c56',
|
|
982
|
+
componentsMenuSideNavigationStandardText: '#181c56',
|
|
983
|
+
componentsMenuStepperContrastBackground: '#626493',
|
|
984
|
+
componentsMenuStepperContrastProgressbar: '#aeb7e2',
|
|
985
|
+
componentsMenuStepperContrastTextCompleted: '#ffffff',
|
|
986
|
+
componentsMenuStepperContrastTextUncompleted: '#aeb7e2',
|
|
987
|
+
componentsMenuStepperStandardBackground: '#e3e6e8',
|
|
988
|
+
componentsMenuStepperStandardProgressbar: '#181c56',
|
|
989
|
+
componentsMenuStepperStandardTextCompleted: '#181c56',
|
|
990
|
+
componentsMenuStepperStandardTextUncompleted: '#6e6f73',
|
|
991
|
+
componentsMenuTableOfContentContrastIconSelected: '#ffffff',
|
|
992
|
+
componentsMenuTableOfContentContrastIconUnselected: '#d9dae8',
|
|
993
|
+
componentsMenuTableOfContentContrastStrokeSelected: '#ff5959',
|
|
994
|
+
componentsMenuTableOfContentContrastStrokeUnselected: '#54568c',
|
|
995
|
+
componentsMenuTableOfContentContrastTextSelected: '#ffffff',
|
|
996
|
+
componentsMenuTableOfContentContrastTextUnselected: '#d9dae8',
|
|
997
|
+
componentsMenuTableOfContentStandardIconSelected: '#181c56',
|
|
998
|
+
componentsMenuTableOfContentStandardIconUnselected: '#626493',
|
|
999
|
+
componentsMenuTableOfContentStandardStrokeSelected: '#ff5959',
|
|
1000
|
+
componentsMenuTableOfContentStandardStrokeUnselected: '#e3e6e8',
|
|
1001
|
+
componentsMenuTableOfContentStandardTextSelected: '#181c56',
|
|
1002
|
+
componentsMenuTableOfContentStandardTextUnselected: '#626493',
|
|
1003
|
+
componentsModalDrawerContrastBackground: '#393d79',
|
|
1004
|
+
componentsModalDrawerContrastText: '#ffffff',
|
|
1005
|
+
componentsModalDrawerStandardBackground: '#eaeaf1',
|
|
1006
|
+
componentsModalDrawerStandardText: '#181c56',
|
|
1007
|
+
componentsModalModalContrastBorder: '#ffffff00',
|
|
1008
|
+
componentsModalModalContrastFill: '#ffffff',
|
|
1009
|
+
componentsModalModalContrastIcon: '#181c56',
|
|
1010
|
+
componentsModalModalContrastText: '#181c56',
|
|
1011
|
+
componentsModalModalStandardBorder: '#e3e6e8',
|
|
1012
|
+
componentsModalModalStandardFill: '#ffffff',
|
|
1013
|
+
componentsModalModalStandardIcon: '#181c56',
|
|
1014
|
+
componentsModalModalStandardText: '#181c56',
|
|
1015
|
+
componentsTabContrastBorder: '#aeb7e2',
|
|
1016
|
+
componentsTabContrastFillHover: '#626493',
|
|
1017
|
+
componentsTabContrastFillSelected: '#181c56',
|
|
1018
|
+
componentsTabContrastFillUnselected: '#393d79',
|
|
1019
|
+
componentsTabContrastIcon: '#ffffff',
|
|
1020
|
+
componentsTabContrastText: '#ffffff',
|
|
1021
|
+
componentsTabContrastUnderlineSelected: '#ff5959',
|
|
1022
|
+
componentsTabStandardBorder: '#e3e6e8',
|
|
1023
|
+
componentsTabStandardFillHover: '#e3e6e8',
|
|
1024
|
+
componentsTabStandardFillSelected: '#ffffff',
|
|
1025
|
+
componentsTabStandardFillUnselected: '#edf0f2',
|
|
1026
|
+
componentsTabStandardIcon: '#181c56',
|
|
1027
|
+
componentsTabStandardText: '#181c56',
|
|
1028
|
+
componentsTabStandardUnderlineSelected: '#ff5959',
|
|
1029
|
+
componentsTableContrastFill: '#ffffff00',
|
|
1030
|
+
componentsTableContrastFillStriped: '#393d79',
|
|
1031
|
+
componentsTableContrastIcon: '#ffffff',
|
|
1032
|
+
componentsTableContrastStroke: '#8284ab',
|
|
1033
|
+
componentsTableContrastText: '#ffffff',
|
|
1034
|
+
componentsTableStandardFill: '#ffffff00',
|
|
1035
|
+
componentsTableStandardFillStriped: '#f2f5f7',
|
|
1036
|
+
componentsTableStandardIcon: '#181c56',
|
|
1037
|
+
componentsTableStandardStroke: '#e3e6e8',
|
|
1038
|
+
componentsTableStandardText: '#181c56',
|
|
1039
|
+
componentsTooltipPopoverContrastBorder: '#ffffff00',
|
|
1040
|
+
componentsTooltipPopoverContrastFill: '#393d79',
|
|
1041
|
+
componentsTooltipPopoverContrastIcon: '#ffffff',
|
|
1042
|
+
componentsTooltipPopoverContrastText: '#ffffff',
|
|
1043
|
+
componentsTooltipPopoverStandardBorder: '#54568c66',
|
|
1044
|
+
componentsTooltipPopoverStandardFill: '#f6f6f9',
|
|
1045
|
+
componentsTooltipPopoverStandardIcon: '#181c56',
|
|
1046
|
+
componentsTooltipPopoverStandardText: '#181c56',
|
|
1047
|
+
componentsTooltipTooltipContrastFill: '#ffffff',
|
|
1048
|
+
componentsTooltipTooltipContrastShape: '#ffffff',
|
|
1049
|
+
componentsTooltipTooltipContrastText: '#181c56',
|
|
1050
|
+
componentsTooltipTooltipStandardFill: '#181c56',
|
|
1051
|
+
componentsTooltipTooltipStandardShape: '#181c56',
|
|
1052
|
+
componentsTooltipTooltipStandardText: '#ffffff',
|
|
1053
|
+
componentsTravelLegLineStrokeLine: '#ff5959',
|
|
1054
|
+
componentsTravelSeatmapBackground: '#ffffff',
|
|
1055
|
+
componentsTravelSeatmapBorder: '#949699',
|
|
1056
|
+
componentsTravelSeatmapBorderReverse: '#181c56',
|
|
1057
|
+
componentsTravelSeatmapFillChosen: '#54568c',
|
|
1058
|
+
componentsTravelSeatmapFillConfirm: '#d0f1e3',
|
|
1059
|
+
componentsTravelSeatmapFillConflict: '#fff4cd',
|
|
1060
|
+
componentsTravelSeatmapFillExit: '#5ac39a',
|
|
1061
|
+
componentsTravelSeatmapFillFree: '#eaeaf1',
|
|
1062
|
+
componentsTravelSeatmapFillHeadpillow: '#ffffff',
|
|
1063
|
+
componentsTravelSeatmapFillReverse: '#ffffff',
|
|
1064
|
+
componentsTravelSeatmapFillUnavailable: '#f2f5f7',
|
|
1065
|
+
componentsTravelSeatmapFillWC: '#e3e6e8',
|
|
1066
|
+
componentsTravelSeatmapFillWindow: '#e1eff8',
|
|
1067
|
+
componentsTravelSeatmapIconReverse: '#181c56',
|
|
1068
|
+
componentsTravelSeatmapIconWC: '#181c56',
|
|
1069
|
+
componentsTravelSeatmapStrokeChosen: '#181c56',
|
|
1070
|
+
componentsTravelSeatmapStrokeConfirm: '#1a8e60',
|
|
1071
|
+
componentsTravelSeatmapStrokeConflict: '#e9b10c',
|
|
1072
|
+
componentsTravelSeatmapStrokeFree: '#181c56',
|
|
1073
|
+
componentsTravelSeatmapStrokeUnavailable: '#54568c66',
|
|
1074
|
+
componentsTravelSeatmapTextChosen: '#ffffff',
|
|
1075
|
+
componentsTravelSeatmapTextFree: '#181c56',
|
|
1076
|
+
componentsTravelSeatmapTextUnavailable: '#181c56',
|
|
1077
|
+
componentsTravelTravelHeaderContrastStrokeLine: '#ff5959',
|
|
1078
|
+
componentsTravelTravelHeaderContrastText: '#ffffff',
|
|
1079
|
+
componentsTravelTravelHeaderStandardStrokeLine: '#ff5959',
|
|
1080
|
+
componentsTravelTravelHeaderStandardText: '#181c56',
|
|
1081
|
+
componentsTravelTravelLegContrastBulletBorder: '#181c56',
|
|
1082
|
+
componentsTravelTravelLegContrastBus: '#ff6392',
|
|
1083
|
+
componentsTravelTravelLegContrastFerry: '#6fdfff',
|
|
1084
|
+
componentsTravelTravelLegContrastMetro: '#f08901',
|
|
1085
|
+
componentsTravelTravelLegContrastMobility: '#00db9b',
|
|
1086
|
+
componentsTravelTravelLegContrastPlane: '#fbafea',
|
|
1087
|
+
componentsTravelTravelLegContrastTaxi: '#ffe082',
|
|
1088
|
+
componentsTravelTravelLegContrastTrain: '#42a5f5',
|
|
1089
|
+
componentsTravelTravelLegContrastTram: '#b482fb',
|
|
1090
|
+
componentsTravelTravelLegContrastWalk: '#8284ab',
|
|
1091
|
+
componentsTravelTravelLegStandardBulletBorder: '#ffffff',
|
|
1092
|
+
componentsTravelTravelLegStandardBus: '#c5044e',
|
|
1093
|
+
componentsTravelTravelLegStandardFerry: '#0c6693',
|
|
1094
|
+
componentsTravelTravelLegStandardMetro: '#bf5826',
|
|
1095
|
+
componentsTravelTravelLegStandardMobility: '#388f76',
|
|
1096
|
+
componentsTravelTravelLegStandardPlane: '#800664',
|
|
1097
|
+
componentsTravelTravelLegStandardTaxi: '#926f07',
|
|
1098
|
+
componentsTravelTravelLegStandardTrain: '#00367f',
|
|
1099
|
+
componentsTravelTravelLegStandardTram: '#78469a',
|
|
1100
|
+
componentsTravelTravelLegStandardWalk: '#949699',
|
|
1101
|
+
componentsTravelTravelSwitchContrastBackgroundFalse: '#626493',
|
|
1102
|
+
componentsTravelTravelSwitchContrastBackgroundTrueBus: '#ff6392',
|
|
1103
|
+
componentsTravelTravelSwitchContrastBackgroundTrueFerry: '#6fdfff',
|
|
1104
|
+
componentsTravelTravelSwitchContrastBackgroundTrueMetro: '#f08901',
|
|
1105
|
+
componentsTravelTravelSwitchContrastBackgroundTrueMobility: '#00db9b',
|
|
1106
|
+
componentsTravelTravelSwitchContrastBackgroundTruePlane: '#fbafea',
|
|
1107
|
+
componentsTravelTravelSwitchContrastBackgroundTrueTaxi: '#ffe082',
|
|
1108
|
+
componentsTravelTravelSwitchContrastBackgroundTrueTrain: '#42a5f5',
|
|
1109
|
+
componentsTravelTravelSwitchContrastBackgroundTrueTram: '#b482fb',
|
|
1110
|
+
componentsTravelTravelSwitchContrastIconFalse: '#626493',
|
|
1111
|
+
componentsTravelTravelSwitchContrastIconTrueBus: '#c5044e',
|
|
1112
|
+
componentsTravelTravelSwitchContrastIconTrueFerry: '#0c6693',
|
|
1113
|
+
componentsTravelTravelSwitchContrastIconTrueMetro: '#bf5826',
|
|
1114
|
+
componentsTravelTravelSwitchContrastIconTrueMobility: '#388f76',
|
|
1115
|
+
componentsTravelTravelSwitchContrastIconTruePlane: '#800664',
|
|
1116
|
+
componentsTravelTravelSwitchContrastIconTrueTaxi: '#926f07',
|
|
1117
|
+
componentsTravelTravelSwitchContrastIconTrueTrain: '#00367f',
|
|
1118
|
+
componentsTravelTravelSwitchContrastIconTrueTram: '#78469a',
|
|
1119
|
+
componentsTravelTravelSwitchContrastSwitchFillFalse: '#ffffff',
|
|
1120
|
+
componentsTravelTravelSwitchContrastSwitchFillTrue: '#ffffff',
|
|
1121
|
+
componentsTravelTravelSwitchContrastText: '#ffffff',
|
|
1122
|
+
componentsTravelTravelSwitchStandardBackgroundFalse: '#949699',
|
|
1123
|
+
componentsTravelTravelSwitchStandardBackgroundTrueBus: '#c5044e',
|
|
1124
|
+
componentsTravelTravelSwitchStandardBackgroundTrueFerry: '#0c6693',
|
|
1125
|
+
componentsTravelTravelSwitchStandardBackgroundTrueMetro: '#bf5826',
|
|
1126
|
+
componentsTravelTravelSwitchStandardBackgroundTrueMobility: '#388f76',
|
|
1127
|
+
componentsTravelTravelSwitchStandardBackgroundTruePlane: '#800664',
|
|
1128
|
+
componentsTravelTravelSwitchStandardBackgroundTrueTaxi: '#926f07',
|
|
1129
|
+
componentsTravelTravelSwitchStandardBackgroundTrueTrain: '#00367f',
|
|
1130
|
+
componentsTravelTravelSwitchStandardBackgroundTrueTram: '#78469a',
|
|
1131
|
+
componentsTravelTravelSwitchStandardIconFalse: '#6e6f73',
|
|
1132
|
+
componentsTravelTravelSwitchStandardIconTrueBus: '#c5044e',
|
|
1133
|
+
componentsTravelTravelSwitchStandardIconTrueFerry: '#0c6693',
|
|
1134
|
+
componentsTravelTravelSwitchStandardIconTrueMetro: '#bf5826',
|
|
1135
|
+
componentsTravelTravelSwitchStandardIconTrueMobility: '#388f76',
|
|
1136
|
+
componentsTravelTravelSwitchStandardIconTruePlane: '#800664',
|
|
1137
|
+
componentsTravelTravelSwitchStandardIconTrueTaxi: '#926f07',
|
|
1138
|
+
componentsTravelTravelSwitchStandardIconTrueTrain: '#00367f',
|
|
1139
|
+
componentsTravelTravelSwitchStandardIconTrueTram: '#78469a',
|
|
1140
|
+
componentsTravelTravelSwitchStandardSwitchFillFalse: '#ffffff',
|
|
1141
|
+
componentsTravelTravelSwitchStandardSwitchFillTrue: '#ffffff',
|
|
1142
|
+
componentsTravelTravelSwitchStandardText: '#181c56',
|
|
1143
|
+
componentsTravelTravelTagContrastIcon: '#181c56',
|
|
1144
|
+
componentsTravelTravelTagContrastIconBusCancled: '#ff6392',
|
|
1145
|
+
componentsTravelTravelTagContrastIconFerryCancled: '#6fdfff',
|
|
1146
|
+
componentsTravelTravelTagContrastIconMetroCancled: '#f08901',
|
|
1147
|
+
componentsTravelTravelTagContrastIconPlaneCancled: '#fbafea',
|
|
1148
|
+
componentsTravelTravelTagContrastIconTrainCancled: '#42a5f5',
|
|
1149
|
+
componentsTravelTravelTagContrastIconTramCancled: '#b482fb',
|
|
1150
|
+
componentsTravelTravelTagContrastIconWalk: '#181c56',
|
|
1151
|
+
componentsTravelTravelTagContrastIconBorderValidation: '#181c56',
|
|
1152
|
+
componentsTravelTravelTagContrastTagFillBus: '#ff6392',
|
|
1153
|
+
componentsTravelTravelTagContrastTagFillBusCancled: '#ff639226',
|
|
1154
|
+
componentsTravelTravelTagContrastTagFillFerry: '#6fdfff',
|
|
1155
|
+
componentsTravelTravelTagContrastTagFillFerryCancled: '#6fdfff26',
|
|
1156
|
+
componentsTravelTravelTagContrastTagFillMetro: '#f08901',
|
|
1157
|
+
componentsTravelTravelTagContrastTagFillMetroCancled: '#f0890126',
|
|
1158
|
+
componentsTravelTravelTagContrastTagFillMobility: '#00db9b',
|
|
1159
|
+
componentsTravelTravelTagContrastTagFillPlane: '#fbafea',
|
|
1160
|
+
componentsTravelTravelTagContrastTagFillPlaneCancled: '#fbafea26',
|
|
1161
|
+
componentsTravelTravelTagContrastTagFillTaxi: '#ffe082',
|
|
1162
|
+
componentsTravelTravelTagContrastTagFillTrain: '#42a5f5',
|
|
1163
|
+
componentsTravelTravelTagContrastTagFillTrainCancled: '#42a5f526',
|
|
1164
|
+
componentsTravelTravelTagContrastTagFillTram: '#b482fb',
|
|
1165
|
+
componentsTravelTravelTagContrastTagFillTramCancled: '#b482fb26',
|
|
1166
|
+
componentsTravelTravelTagContrastTagFillWalk: '#8284ab',
|
|
1167
|
+
componentsTravelTravelTagContrastTextCancled: '#b6b8ba',
|
|
1168
|
+
componentsTravelTravelTagContrastTextLabel: '#ffffff',
|
|
1169
|
+
componentsTravelTravelTagContrastTextLine: '#181c56',
|
|
1170
|
+
componentsTravelTravelTagContrastTextLineBusCancled: '#ff6392',
|
|
1171
|
+
componentsTravelTravelTagContrastTextLineFerryCancled: '#6fdfff',
|
|
1172
|
+
componentsTravelTravelTagContrastTextLineMetroCancled: '#f08901',
|
|
1173
|
+
componentsTravelTravelTagContrastTextLinePlaneCancled: '#fbafea',
|
|
1174
|
+
componentsTravelTravelTagContrastTextLineTrainCancled: '#42a5f5',
|
|
1175
|
+
componentsTravelTravelTagContrastTextLineTramCancled: '#b482fb',
|
|
1176
|
+
componentsTravelTravelTagContrastTextNewTime: '#ff9494',
|
|
1177
|
+
componentsTravelTravelTagContrastTextWalk: '#181c56',
|
|
1178
|
+
componentsTravelTravelTagStandardIcon: '#ffffff',
|
|
1179
|
+
componentsTravelTravelTagStandardIconBusCancled: '#c5044e',
|
|
1180
|
+
componentsTravelTravelTagStandardIconFerryCancled: '#0c6693',
|
|
1181
|
+
componentsTravelTravelTagStandardIconMetroCancled: '#bf5826',
|
|
1182
|
+
componentsTravelTravelTagStandardIconPlaneCancled: '#800664',
|
|
1183
|
+
componentsTravelTravelTagStandardIconTrainCancled: '#00367f',
|
|
1184
|
+
componentsTravelTravelTagStandardIconTramCancled: '#78469a',
|
|
1185
|
+
componentsTravelTravelTagStandardIconWalk: '#181c56',
|
|
1186
|
+
componentsTravelTravelTagStandardIconBorderValidation: '#ffffff',
|
|
1187
|
+
componentsTravelTravelTagStandardTagFillBus: '#c5044e',
|
|
1188
|
+
componentsTravelTravelTagStandardTagFillBusCancled: '#c5044e26',
|
|
1189
|
+
componentsTravelTravelTagStandardTagFillFerry: '#0c6693',
|
|
1190
|
+
componentsTravelTravelTagStandardTagFillFerryCancled: '#0c669326',
|
|
1191
|
+
componentsTravelTravelTagStandardTagFillMetro: '#bf5826',
|
|
1192
|
+
componentsTravelTravelTagStandardTagFillMetroCancled: '#bf582626',
|
|
1193
|
+
componentsTravelTravelTagStandardTagFillMobility: '#388f76',
|
|
1194
|
+
componentsTravelTravelTagStandardTagFillPlane: '#800664',
|
|
1195
|
+
componentsTravelTravelTagStandardTagFillPlaneCancled: '#80066426',
|
|
1196
|
+
componentsTravelTravelTagStandardTagFillTaxi: '#926f07',
|
|
1197
|
+
componentsTravelTravelTagStandardTagFillTrain: '#00367f',
|
|
1198
|
+
componentsTravelTravelTagStandardTagFillTrainCancled: '#00367f26',
|
|
1199
|
+
componentsTravelTravelTagStandardTagFillTram: '#78469a',
|
|
1200
|
+
componentsTravelTravelTagStandardTagFillTramCancled: '#78469a26',
|
|
1201
|
+
componentsTravelTravelTagStandardTagFillWalk: '#e3e6e8',
|
|
1202
|
+
componentsTravelTravelTagStandardTextCancled: '#6e6f73',
|
|
1203
|
+
componentsTravelTravelTagStandardTextLabel: '#181c56',
|
|
1204
|
+
componentsTravelTravelTagStandardTextLine: '#ffffff',
|
|
1205
|
+
componentsTravelTravelTagStandardTextLineBusCancled: '#c5044e',
|
|
1206
|
+
componentsTravelTravelTagStandardTextLineFerryCancled: '#0c6693',
|
|
1207
|
+
componentsTravelTravelTagStandardTextLineMetroCancled: '#bf5826',
|
|
1208
|
+
componentsTravelTravelTagStandardTextLinePlaneCancled: '#800664',
|
|
1209
|
+
componentsTravelTravelTagStandardTextLineTrainCancled: '#00367f',
|
|
1210
|
+
componentsTravelTravelTagStandardTextLineTramCancled: '#78469a',
|
|
1211
|
+
componentsTravelTravelTagStandardTextNewTime: '#d31b1b',
|
|
1212
|
+
componentsTravelTravelTagStandardTextWalk: '#181c56',
|
|
1213
|
+
componentsTypographyNew: '#ffffff',
|
|
1214
|
+
componentsTypographyBlockquoteContrastStroke: '#8284ab',
|
|
1215
|
+
componentsTypographyBlockquoteContrastTextAccent: '#ffffff',
|
|
1216
|
+
componentsTypographyBlockquoteContrastTextSubdued: '#d9dae8',
|
|
1217
|
+
componentsTypographyBlockquoteStandardStroke: '#8284ab',
|
|
1218
|
+
componentsTypographyBlockquoteStandardTextAccent: '#181c56',
|
|
1219
|
+
componentsTypographyBlockquoteStandardTextSubdued: '#626493'
|
|
1220
|
+
}
|
|
1221
|
+
},
|
|
1222
|
+
dark: {
|
|
1223
|
+
colors: {
|
|
1224
|
+
baseColorsFrameContrast: '#08091c',
|
|
1225
|
+
baseColorsFrameContrastAlt: '#141527',
|
|
1226
|
+
baseColorsFrameDefault: '#08091c',
|
|
1227
|
+
baseColorsFrameDefaultAlt: '#212233',
|
|
1228
|
+
baseColorsFrameSubdued: '#212233',
|
|
1229
|
+
baseColorsFrameSubduedAlt: '#08091c',
|
|
1230
|
+
baseColorsShapeAccent: '#e5e5e9',
|
|
1231
|
+
baseColorsShapeDisabled: '#b6b8ba',
|
|
1232
|
+
baseColorsShapeDisabledAlt: '#cccdd4',
|
|
1233
|
+
baseColorsShapeHighlight: '#ff9494',
|
|
1234
|
+
baseColorsShapeLight: '#e5e5e9',
|
|
1235
|
+
baseColorsShapeSubdued: '#cccdd4',
|
|
1236
|
+
baseColorsShapeSubduedAlt: '#cccdd4',
|
|
1237
|
+
baseColorsStrokeContrast: '#aeb7e2',
|
|
1238
|
+
baseColorsStrokeDefault: '#b3b4bd',
|
|
1239
|
+
baseColorsStrokeDisabled: '#e3e6e8',
|
|
1240
|
+
baseColorsStrokeFocusContrast: '#aeb7e2',
|
|
1241
|
+
baseColorsStrokeFocusStandard: '#aeb7e2',
|
|
1242
|
+
baseColorsStrokeHighlight: '#ff9494',
|
|
1243
|
+
baseColorsStrokeLight: '#b3b4bd',
|
|
1244
|
+
baseColorsStrokeSubdued: '#81828f',
|
|
1245
|
+
baseColorsStrokeSubduedAlt: '#81828f',
|
|
1246
|
+
baseColorsTextAccent: '#e5e5e9',
|
|
1247
|
+
baseColorsTextDisabled: '#b6b8ba',
|
|
1248
|
+
baseColorsTextDisabledAlt: '#b6b8ba',
|
|
1249
|
+
baseColorsTextLight: '#e5e5e9',
|
|
1250
|
+
baseColorsTextSubdued: '#cccdd4',
|
|
1251
|
+
baseColorsTextSubduedAlt: '#cccdd4',
|
|
1252
|
+
componentsLayoutBadgeInformationContrastBorder: '#ffffff00',
|
|
1253
|
+
componentsLayoutBadgeInformationContrastBullet: '#acd7f1',
|
|
1254
|
+
componentsLayoutBadgeInformationContrastFill: '#acd7f1',
|
|
1255
|
+
componentsLayoutBadgeInformationContrastText: '#08091c',
|
|
1256
|
+
componentsLayoutBadgeInformationContrastTextBullet: '#e5e5e9',
|
|
1257
|
+
componentsLayoutBadgeInformationStandardBorder: '#ffffff00',
|
|
1258
|
+
componentsLayoutBadgeInformationStandardBullet: '#acd7f1',
|
|
1259
|
+
componentsLayoutBadgeInformationStandardFill: '#acd7f1',
|
|
1260
|
+
componentsLayoutBadgeInformationStandardText: '#08091c',
|
|
1261
|
+
componentsLayoutBadgeInformationStandardTextBullet: '#e5e5e9',
|
|
1262
|
+
componentsLayoutBadgeNegativeContrastBorder: '#ffffff00',
|
|
1263
|
+
componentsLayoutBadgeNegativeContrastBullet: '#ff9494',
|
|
1264
|
+
componentsLayoutBadgeNegativeContrastFill: '#ffcece',
|
|
1265
|
+
componentsLayoutBadgeNegativeContrastText: '#08091c',
|
|
1266
|
+
componentsLayoutBadgeNegativeContrastTextBullet: '#e5e5e9',
|
|
1267
|
+
componentsLayoutBadgeNegativeStandardBorder: '#ffffff00',
|
|
1268
|
+
componentsLayoutBadgeNegativeStandardBullet: '#ff9494',
|
|
1269
|
+
componentsLayoutBadgeNegativeStandardFill: '#ffcece',
|
|
1270
|
+
componentsLayoutBadgeNegativeStandardText: '#08091c',
|
|
1271
|
+
componentsLayoutBadgeNegativeStandardTextBullet: '#e5e5e9',
|
|
1272
|
+
componentsLayoutBadgeNeutralContrastBorder: '#ffffff00',
|
|
1273
|
+
componentsLayoutBadgeNeutralContrastBullet: '#e5e5e9',
|
|
1274
|
+
componentsLayoutBadgeNeutralContrastFill: '#e5e5e959',
|
|
1275
|
+
componentsLayoutBadgeNeutralContrastText: '#e5e5e9',
|
|
1276
|
+
componentsLayoutBadgeNeutralContrastTextBullet: '#e5e5e9',
|
|
1277
|
+
componentsLayoutBadgeNeutralStandardBorder: '#ffffff00',
|
|
1278
|
+
componentsLayoutBadgeNeutralStandardBullet: '#e5e5e9',
|
|
1279
|
+
componentsLayoutBadgeNeutralStandardFill: '#e5e5e959',
|
|
1280
|
+
componentsLayoutBadgeNeutralStandardText: '#e5e5e9',
|
|
1281
|
+
componentsLayoutBadgeNeutralStandardTextBullet: '#e5e5e9',
|
|
1282
|
+
componentsLayoutBadgePrimaryContrastFill: '#aeb7e2',
|
|
1283
|
+
componentsLayoutBadgePrimaryContrastText: '#08091c',
|
|
1284
|
+
componentsLayoutBadgePrimaryContrastTextBullet: '#e5e5e9',
|
|
1285
|
+
componentsLayoutBadgePrimaryStandardFill: '#aeb7e2',
|
|
1286
|
+
componentsLayoutBadgePrimaryStandardText: '#08091c',
|
|
1287
|
+
componentsLayoutBadgePrimaryStandardTextBullet: '#e5e5e9',
|
|
1288
|
+
componentsLayoutBadgeSuccessContrastBorder: '#ffffff00',
|
|
1289
|
+
componentsLayoutBadgeSuccessContrastBullet: '#9cd9c2',
|
|
1290
|
+
componentsLayoutBadgeSuccessContrastFill: '#9cd9c2',
|
|
1291
|
+
componentsLayoutBadgeSuccessContrastText: '#08091c',
|
|
1292
|
+
componentsLayoutBadgeSuccessContrastTextBullet: '#e5e5e9',
|
|
1293
|
+
componentsLayoutBadgeSuccessStandardBorder: '#ffffff00',
|
|
1294
|
+
componentsLayoutBadgeSuccessStandardBullet: '#9cd9c2',
|
|
1295
|
+
componentsLayoutBadgeSuccessStandardFill: '#9cd9c2',
|
|
1296
|
+
componentsLayoutBadgeSuccessStandardText: '#08091c',
|
|
1297
|
+
componentsLayoutBadgeSuccessStandardTextBullet: '#e5e5e9',
|
|
1298
|
+
componentsLayoutBadgeWarningContrastBorder: '#ffffff00',
|
|
1299
|
+
componentsLayoutBadgeWarningContrastBullet: '#ffeeb3',
|
|
1300
|
+
componentsLayoutBadgeWarningContrastFill: '#ffeeb3',
|
|
1301
|
+
componentsLayoutBadgeWarningContrastText: '#08091c',
|
|
1302
|
+
componentsLayoutBadgeWarningContrastTextBullet: '#e5e5e9',
|
|
1303
|
+
componentsLayoutBadgeWarningStandardBorder: '#ffffff00',
|
|
1304
|
+
componentsLayoutBadgeWarningStandardBullet: '#ffeeb3',
|
|
1305
|
+
componentsLayoutBadgeWarningStandardFill: '#ffeeb3',
|
|
1306
|
+
componentsLayoutBadgeWarningStandardText: '#08091c',
|
|
1307
|
+
componentsLayoutBadgeWarningStandardTextBullet: '#e5e5e9',
|
|
1308
|
+
componentsLayoutCardContrastBorderDefault: '#ffffff00',
|
|
1309
|
+
componentsLayoutCardContrastBorderActive: '#b3b4bd',
|
|
1310
|
+
componentsLayoutCardContrastDivide: '#ff9494',
|
|
1311
|
+
componentsLayoutCardContrastFillDefault: '#e5e5e933',
|
|
1312
|
+
componentsLayoutCardContrastFillHoverActive: '#393a49',
|
|
1313
|
+
componentsLayoutCardContrastIcon: '#e5e5e9',
|
|
1314
|
+
componentsLayoutCardContrastSubjectText: '#cccdd4',
|
|
1315
|
+
componentsLayoutCardContrastText: '#e5e5e9',
|
|
1316
|
+
componentsLayoutCardStandardBorderDefault: '#ffffff00',
|
|
1317
|
+
componentsLayoutCardStandardBorderActive: '#b3b4bd',
|
|
1318
|
+
componentsLayoutCardStandardDivide: '#ff9494',
|
|
1319
|
+
componentsLayoutCardStandardFillDefault: '#e5e5e933',
|
|
1320
|
+
componentsLayoutCardStandardFillHoverActive: '#393a49',
|
|
1321
|
+
componentsLayoutCardStandardIcon: '#e5e5e9',
|
|
1322
|
+
componentsLayoutCardStandardSubjectText: '#cccdd4',
|
|
1323
|
+
componentsLayoutCardStandardText: '#e5e5e9',
|
|
1324
|
+
componentsAlertAlertBoxInformationContrastBorder: '#ffffff00',
|
|
1325
|
+
componentsAlertAlertBoxInformationContrastFill: '#acd7f1',
|
|
1326
|
+
componentsAlertAlertBoxInformationContrastIcon: '#08091c',
|
|
1327
|
+
componentsAlertAlertBoxInformationContrastIconBorder: '#08091c',
|
|
1328
|
+
componentsAlertAlertBoxInformationContrastText: '#08091c',
|
|
1329
|
+
componentsAlertAlertBoxInformationStandardBorder: '#ffffff00',
|
|
1330
|
+
componentsAlertAlertBoxInformationStandardFill: '#acd7f1',
|
|
1331
|
+
componentsAlertAlertBoxInformationStandardIcon: '#08091c',
|
|
1332
|
+
componentsAlertAlertBoxInformationStandardIconBorder: '#08091c',
|
|
1333
|
+
componentsAlertAlertBoxInformationStandardText: '#08091c',
|
|
1334
|
+
componentsAlertAlertBoxNegativeContrastBorder: '#ffffff00',
|
|
1335
|
+
componentsAlertAlertBoxNegativeContrastFill: '#ff9494',
|
|
1336
|
+
componentsAlertAlertBoxNegativeContrastIcon: '#08091c',
|
|
1337
|
+
componentsAlertAlertBoxNegativeContrastIconBorder: '#08091c',
|
|
1338
|
+
componentsAlertAlertBoxNegativeContrastText: '#08091c',
|
|
1339
|
+
componentsAlertAlertBoxNegativeStandardBorder: '#ffffff00',
|
|
1340
|
+
componentsAlertAlertBoxNegativeStandardFill: '#ffcece',
|
|
1341
|
+
componentsAlertAlertBoxNegativeStandardIcon: '#08091c',
|
|
1342
|
+
componentsAlertAlertBoxNegativeStandardIconBorder: '#08091c',
|
|
1343
|
+
componentsAlertAlertBoxNegativeStandardText: '#08091c',
|
|
1344
|
+
componentsAlertAlertBoxSuccessContrastBorder: '#ffffff00',
|
|
1345
|
+
componentsAlertAlertBoxSuccessContrastFill: '#9cd9c2',
|
|
1346
|
+
componentsAlertAlertBoxSuccessContrastIcon: '#08091c',
|
|
1347
|
+
componentsAlertAlertBoxSuccessContrastIconBorder: '#08091c',
|
|
1348
|
+
componentsAlertAlertBoxSuccessContrastText: '#08091c',
|
|
1349
|
+
componentsAlertAlertBoxSuccessStandardBorder: '#ffffff00',
|
|
1350
|
+
componentsAlertAlertBoxSuccessStandardFill: '#9cd9c2',
|
|
1351
|
+
componentsAlertAlertBoxSuccessStandardIcon: '#08091c',
|
|
1352
|
+
componentsAlertAlertBoxSuccessStandardIconBorder: '#08091c',
|
|
1353
|
+
componentsAlertAlertBoxSuccessStandardText: '#08091c',
|
|
1354
|
+
componentsAlertAlertBoxWarningContrastBorder: '#ffffff00',
|
|
1355
|
+
componentsAlertAlertBoxWarningContrastFill: '#ffeeb3',
|
|
1356
|
+
componentsAlertAlertBoxWarningContrastIcon: '#08091c',
|
|
1357
|
+
componentsAlertAlertBoxWarningContrastIconBorder: '#08091c',
|
|
1358
|
+
componentsAlertAlertBoxWarningContrastText: '#08091c',
|
|
1359
|
+
componentsAlertAlertBoxWarningStandardBorder: '#ffffff00',
|
|
1360
|
+
componentsAlertAlertBoxWarningStandardFill: '#ffeeb3',
|
|
1361
|
+
componentsAlertAlertBoxWarningStandardIcon: '#08091c',
|
|
1362
|
+
componentsAlertAlertBoxWarningStandardIconBorder: '#08091c',
|
|
1363
|
+
componentsAlertAlertBoxWarningStandardText: '#08091c',
|
|
1364
|
+
componentsAlertCopyableTextContrastBorder: '#ffffff00',
|
|
1365
|
+
componentsAlertCopyableTextContrastBorderInteractive: '#e5e5e9',
|
|
1366
|
+
componentsAlertCopyableTextContrastFill: '#393a49',
|
|
1367
|
+
componentsAlertCopyableTextContrastIcon: '#e5e5e9',
|
|
1368
|
+
componentsAlertCopyableTextContrastText: '#e5e5e9',
|
|
1369
|
+
componentsAlertCopyableTextStandardBorder: '#ffffff00',
|
|
1370
|
+
componentsAlertCopyableTextStandardBorderInteractive: '#e5e5e9',
|
|
1371
|
+
componentsAlertCopyableTextStandardFill: '#393a49',
|
|
1372
|
+
componentsAlertCopyableTextStandardIcon: '#e5e5e9',
|
|
1373
|
+
componentsAlertCopyableTextStandardText: '#e5e5e9',
|
|
1374
|
+
componentsButtonFloatingContrastActive: '#f6f6f9',
|
|
1375
|
+
componentsButtonFloatingContrastDefault: '#ffffff',
|
|
1376
|
+
componentsButtonFloatingContrastHover: '#f6f6f9',
|
|
1377
|
+
componentsButtonFloatingContrastIcon: '#08091c',
|
|
1378
|
+
componentsButtonFloatingContrastText: '#08091c',
|
|
1379
|
+
componentsButtonFloatingStandardActive: '#f6f6f9',
|
|
1380
|
+
componentsButtonFloatingStandardDefault: '#ffffff',
|
|
1381
|
+
componentsButtonFloatingStandardHover: '#f6f6f9',
|
|
1382
|
+
componentsButtonFloatingStandardIcon: '#08091c',
|
|
1383
|
+
componentsButtonFloatingStandardText: '#08091c',
|
|
1384
|
+
componentsButtonIconButtonContrastActive: '#8794d4',
|
|
1385
|
+
componentsButtonIconButtonContrastDefault: '#ffffff00',
|
|
1386
|
+
componentsButtonIconButtonContrastHover: '#626493',
|
|
1387
|
+
componentsButtonIconButtonContrastIcon: '#e5e5e9',
|
|
1388
|
+
componentsButtonIconButtonContrastIconActive: '#08091c',
|
|
1389
|
+
componentsButtonIconButtonContrastText: '#e5e5e9',
|
|
1390
|
+
componentsButtonIconButtonContrastTextActive: '#08091c',
|
|
1391
|
+
componentsButtonIconButtonStandardActive: '#8794d4',
|
|
1392
|
+
componentsButtonIconButtonStandardDefault: '#ffffff00',
|
|
1393
|
+
componentsButtonIconButtonStandardHover: '#626493',
|
|
1394
|
+
componentsButtonIconButtonStandardIcon: '#e5e5e9',
|
|
1395
|
+
componentsButtonIconButtonStandardIconActive: '#08091c',
|
|
1396
|
+
componentsButtonIconButtonStandardText: '#e5e5e9',
|
|
1397
|
+
componentsButtonIconButtonStandardTextActive: '#08091c',
|
|
1398
|
+
componentsButtonNegativeContrastActive: '#ff9494',
|
|
1399
|
+
componentsButtonNegativeContrastBorder: '#ff9494',
|
|
1400
|
+
componentsButtonNegativeContrastDefault: '#ffffff00',
|
|
1401
|
+
componentsButtonNegativeContrastHover: '#ff949433',
|
|
1402
|
+
componentsButtonNegativeContrastIcon: '#e5e5e9',
|
|
1403
|
+
componentsButtonNegativeContrastIconActive: '#08091c',
|
|
1404
|
+
componentsButtonNegativeContrastText: '#e5e5e9',
|
|
1405
|
+
componentsButtonNegativeContrastTextActive: '#08091c',
|
|
1406
|
+
componentsButtonNegativeStandardActive: '#ff9494',
|
|
1407
|
+
componentsButtonNegativeStandardBorder: '#ff9494',
|
|
1408
|
+
componentsButtonNegativeStandardDefault: '#ffffff00',
|
|
1409
|
+
componentsButtonNegativeStandardHover: '#ff949433',
|
|
1410
|
+
componentsButtonNegativeStandardIcon: '#e5e5e9',
|
|
1411
|
+
componentsButtonNegativeStandardIconActive: '#08091c',
|
|
1412
|
+
componentsButtonNegativeStandardText: '#e5e5e9',
|
|
1413
|
+
componentsButtonNegativeStandardTextActive: '#08091c',
|
|
1414
|
+
componentsButtonPrimaryContrastActive: '#8794d4',
|
|
1415
|
+
componentsButtonPrimaryContrastDefault: '#aeb7e2',
|
|
1416
|
+
componentsButtonPrimaryContrastHover: '#c7cdeb',
|
|
1417
|
+
componentsButtonPrimaryContrastIcon: '#08091c',
|
|
1418
|
+
componentsButtonPrimaryContrastText: '#08091c',
|
|
1419
|
+
componentsButtonPrimaryStandardActive: '#8794d4',
|
|
1420
|
+
componentsButtonPrimaryStandardDefault: '#aeb7e2',
|
|
1421
|
+
componentsButtonPrimaryStandardHover: '#c7cdeb',
|
|
1422
|
+
componentsButtonPrimaryStandardIcon: '#08091c',
|
|
1423
|
+
componentsButtonPrimaryStandardText: '#08091c',
|
|
1424
|
+
componentsButtonSecondaryContrastActive: '#8794d4',
|
|
1425
|
+
componentsButtonSecondaryContrastBorder: '#8284ab',
|
|
1426
|
+
componentsButtonSecondaryContrastBorderActive: '#ffffff00',
|
|
1427
|
+
componentsButtonSecondaryContrastDefault: '#ffffff00',
|
|
1428
|
+
componentsButtonSecondaryContrastHover: '#626493',
|
|
1429
|
+
componentsButtonSecondaryContrastIcon: '#e5e5e9',
|
|
1430
|
+
componentsButtonSecondaryContrastIconActive: '#08091c',
|
|
1431
|
+
componentsButtonSecondaryContrastText: '#e5e5e9',
|
|
1432
|
+
componentsButtonSecondaryContrastTextActive: '#08091c',
|
|
1433
|
+
componentsButtonSecondaryStandardActive: '#8794d4',
|
|
1434
|
+
componentsButtonSecondaryStandardBorder: '#8284ab',
|
|
1435
|
+
componentsButtonSecondaryStandardBorderActive: '#ffffff00',
|
|
1436
|
+
componentsButtonSecondaryStandardDefault: '#ffffff00',
|
|
1437
|
+
componentsButtonSecondaryStandardHover: '#626493',
|
|
1438
|
+
componentsButtonSecondaryStandardIcon: '#e5e5e9',
|
|
1439
|
+
componentsButtonSecondaryStandardIconActive: '#08091c',
|
|
1440
|
+
componentsButtonSecondaryStandardText: '#e5e5e9',
|
|
1441
|
+
componentsButtonSecondaryStandardTextActive: '#08091c',
|
|
1442
|
+
componentsButtonSquareSecondaryContrastActive: '#8794d4',
|
|
1443
|
+
componentsButtonSquareSecondaryContrastBorder: '#8284ab',
|
|
1444
|
+
componentsButtonSquareSecondaryContrastBorderActive: '#ffffff00',
|
|
1445
|
+
componentsButtonSquareSecondaryContrastDefault: '#ffffff00',
|
|
1446
|
+
componentsButtonSquareSecondaryContrastHover: '#626493',
|
|
1447
|
+
componentsButtonSquareSecondaryContrastIcon: '#e5e5e9',
|
|
1448
|
+
componentsButtonSquareSecondaryContrastIconActive: '#08091c',
|
|
1449
|
+
componentsButtonSquareSecondaryContrastLabel: '#e5e5e9',
|
|
1450
|
+
componentsButtonSquareSecondaryStandardActive: '#8794d4',
|
|
1451
|
+
componentsButtonSquareSecondaryStandardBorder: '#8284ab',
|
|
1452
|
+
componentsButtonSquareSecondaryStandardBorderActive: '#ffffff00',
|
|
1453
|
+
componentsButtonSquareSecondaryStandardDefault: '#ffffff00',
|
|
1454
|
+
componentsButtonSquareSecondaryStandardHover: '#626493',
|
|
1455
|
+
componentsButtonSquareSecondaryStandardIcon: '#e5e5e9',
|
|
1456
|
+
componentsButtonSquareSecondaryStandardIconActive: '#08091c',
|
|
1457
|
+
componentsButtonSquareSecondaryStandardText: '#e5e5e9',
|
|
1458
|
+
componentsButtonSquareSuccessContrastActive: '#37ab83',
|
|
1459
|
+
componentsButtonSquareSuccessContrastBorder: '#ffffff00',
|
|
1460
|
+
componentsButtonSquareSuccessContrastDefault: '#5ac39a',
|
|
1461
|
+
componentsButtonSquareSuccessContrastHover: '#9cd9c2',
|
|
1462
|
+
componentsButtonSquareSuccessContrastIcon: '#08091c',
|
|
1463
|
+
componentsButtonSquareSuccessContrastLabel: '#e5e5e9',
|
|
1464
|
+
componentsButtonSquareSuccessStandardActive: '#37ab83',
|
|
1465
|
+
componentsButtonSquareSuccessStandardBorder: '#ffffff00',
|
|
1466
|
+
componentsButtonSquareSuccessStandardDefault: '#5ac39a',
|
|
1467
|
+
componentsButtonSquareSuccessStandardHover: '#9cd9c2',
|
|
1468
|
+
componentsButtonSquareSuccessStandardIcon: '#08091c',
|
|
1469
|
+
componentsButtonSquareSuccessStandardLabel: '#08091c',
|
|
1470
|
+
componentsButtonSuccessContrastActive: '#37ab83',
|
|
1471
|
+
componentsButtonSuccessContrastBorder: '#ffffff00',
|
|
1472
|
+
componentsButtonSuccessContrastDefault: '#5ac39a',
|
|
1473
|
+
componentsButtonSuccessContrastHover: '#9cd9c2',
|
|
1474
|
+
componentsButtonSuccessContrastIcon: '#08091c',
|
|
1475
|
+
componentsButtonSuccessContrastText: '#08091c',
|
|
1476
|
+
componentsButtonSuccessStandardActive: '#37ab83',
|
|
1477
|
+
componentsButtonSuccessStandardBorder: '#ffffff00',
|
|
1478
|
+
componentsButtonSuccessStandardDefault: '#5ac39a',
|
|
1479
|
+
componentsButtonSuccessStandardHover: '#9cd9c2',
|
|
1480
|
+
componentsButtonSuccessStandardIcon: '#08091c',
|
|
1481
|
+
componentsButtonSuccessStandardText: '#08091c',
|
|
1482
|
+
componentsChipContrastActive: '#8794d4',
|
|
1483
|
+
componentsChipContrastBorder: '#aeb7e2b2',
|
|
1484
|
+
componentsChipContrastBorderDisabled: '#949699',
|
|
1485
|
+
componentsChipContrastDefault: '#ffffff00',
|
|
1486
|
+
componentsChipContrastHover: '#626493',
|
|
1487
|
+
componentsChipContrastIconDisabled: '#b6b8ba',
|
|
1488
|
+
componentsChipContrastIconSelected: '#08091c',
|
|
1489
|
+
componentsChipContrastIconUnselected: '#e5e5e9',
|
|
1490
|
+
componentsChipContrastTextDisabled: '#b6b8ba',
|
|
1491
|
+
componentsChipContrastTextSelected: '#08091c',
|
|
1492
|
+
componentsChipContrastTextUnselected: '#e5e5e9',
|
|
1493
|
+
componentsChipStandardActive: '#8794d4',
|
|
1494
|
+
componentsChipStandardBorder: '#aeb7e2b2',
|
|
1495
|
+
componentsChipStandardBorderDisabled: '#949699',
|
|
1496
|
+
componentsChipStandardDefault: '#ffffff00',
|
|
1497
|
+
componentsChipStandardHover: '#626493',
|
|
1498
|
+
componentsChipStandardIconDisabled: '#b6b8ba',
|
|
1499
|
+
componentsChipStandardIconSelected: '#08091c',
|
|
1500
|
+
componentsChipStandardIconUnselected: '#e5e5e9',
|
|
1501
|
+
componentsChipStandardTextDisabled: '#b6b8ba',
|
|
1502
|
+
componentsChipStandardTextSelected: '#08091c',
|
|
1503
|
+
componentsChipStandardTextUnselected: '#e5e5e9',
|
|
1504
|
+
componentsDatepickerCalendarBackground: '#393a49',
|
|
1505
|
+
componentsDatepickerCalendarBorder: '#ffffff00',
|
|
1506
|
+
componentsDatepickerCalendarDateBorder: '#81828f',
|
|
1507
|
+
componentsDatepickerCalendarDateFillHover: '#e5e5e959',
|
|
1508
|
+
componentsDatepickerCalendarDateFillSelected: '#e5e5e933',
|
|
1509
|
+
componentsDatepickerCalendarIcon: '#e5e5e9',
|
|
1510
|
+
componentsDatepickerCalendarStrokeToday: '#ff9494',
|
|
1511
|
+
componentsDatepickerCalendarTextAccent: '#e5e5e9',
|
|
1512
|
+
componentsDatepickerCalendarTextDisabled: '#6e6f73',
|
|
1513
|
+
componentsDatepickerCalendarTextSubdued: '#cccdd4',
|
|
1514
|
+
componentsDatepickerDateFieldContrastBorderDefault: '#8284ab',
|
|
1515
|
+
componentsDatepickerDateFieldContrastBorderInteractive: '#aeb7e2',
|
|
1516
|
+
componentsDatepickerDateFieldContrastBorderNegative: '#ff9494',
|
|
1517
|
+
componentsDatepickerDateFieldContrastBorderSuccess: '#5ac39a',
|
|
1518
|
+
componentsDatepickerDateFieldContrastFillDefault: '#ffffff00',
|
|
1519
|
+
componentsDatepickerDateFieldContrastFillDisabled: '#cfd2d426',
|
|
1520
|
+
componentsDatepickerDateFieldContrastIcon: '#e5e5e9',
|
|
1521
|
+
componentsDatepickerDateFieldContrastIconDisabled: '#6e6f73',
|
|
1522
|
+
componentsDatepickerDateFieldContrastTextContent: '#e5e5e9',
|
|
1523
|
+
componentsDatepickerDateFieldContrastTextDescription: '#e5e5e9',
|
|
1524
|
+
componentsDatepickerDateFieldContrastTextLabel: '#cccdd4',
|
|
1525
|
+
componentsDatepickerDateFieldContrastTextDisabled: '#6e6f73',
|
|
1526
|
+
componentsDatepickerDateFieldStandardBorderDefault: '#8284ab',
|
|
1527
|
+
componentsDatepickerDateFieldStandardBorderInteractive: '#aeb7e2',
|
|
1528
|
+
componentsDatepickerDateFieldStandardBorderNegative: '#ff9494',
|
|
1529
|
+
componentsDatepickerDateFieldStandardBorderSuccess: '#5ac39a',
|
|
1530
|
+
componentsDatepickerDateFieldStandardFillDefault: '#ffffff00',
|
|
1531
|
+
componentsDatepickerDateFieldStandardFillDisabled: '#cfd2d426',
|
|
1532
|
+
componentsDatepickerDateFieldStandardIcon: '#e5e5e9',
|
|
1533
|
+
componentsDatepickerDateFieldStandardIconDisabled: '#6e6f73',
|
|
1534
|
+
componentsDatepickerDateFieldStandardTextContent: '#e5e5e9',
|
|
1535
|
+
componentsDatepickerDateFieldStandardTextDescription: '#e5e5e9',
|
|
1536
|
+
componentsDatepickerDateFieldStandardTextLabel: '#cccdd4',
|
|
1537
|
+
componentsDatepickerDateFieldStandardTextDisabled: '#6e6f73',
|
|
1538
|
+
componentsDropdownDropdownContrastBorderActive: '#aeb7e2',
|
|
1539
|
+
componentsDropdownDropdownContrastBorderDefault: '#8284ab',
|
|
1540
|
+
componentsDropdownDropdownContrastBorderHover: '#aeb7e2',
|
|
1541
|
+
componentsDropdownDropdownContrastBorderNegative: '#ff9494',
|
|
1542
|
+
componentsDropdownDropdownContrastBorderSuccess: '#5ac39a',
|
|
1543
|
+
componentsDropdownDropdownContrastFillDefault: '#ffffff00',
|
|
1544
|
+
componentsDropdownDropdownContrastFillDisabled: '#cfd2d426',
|
|
1545
|
+
componentsDropdownDropdownContrastFillReadOnly: '#ffffff00',
|
|
1546
|
+
componentsDropdownDropdownContrastIcon: '#e5e5e9',
|
|
1547
|
+
componentsDropdownDropdownContrastIconDisabled: '#6e6f73',
|
|
1548
|
+
componentsDropdownDropdownContrastTextContent: '#e5e5e9',
|
|
1549
|
+
componentsDropdownDropdownContrastTextDescription: '#e5e5e9',
|
|
1550
|
+
componentsDropdownDropdownContrastTextLabel: '#cccdd4',
|
|
1551
|
+
componentsDropdownDropdownContrastTextDisabled: '#6e6f73',
|
|
1552
|
+
componentsDropdownDropdownStandardBorderActive: '#aeb7e2',
|
|
1553
|
+
componentsDropdownDropdownStandardBorderDefault: '#8284ab',
|
|
1554
|
+
componentsDropdownDropdownStandardBorderHover: '#aeb7e2',
|
|
1555
|
+
componentsDropdownDropdownStandardBorderNegative: '#ff9494',
|
|
1556
|
+
componentsDropdownDropdownStandardBorderSuccess: '#5ac39a',
|
|
1557
|
+
componentsDropdownDropdownStandardFillDefault: '#ffffff00',
|
|
1558
|
+
componentsDropdownDropdownStandardFillDisabled: '#cfd2d426',
|
|
1559
|
+
componentsDropdownDropdownStandardFillReadOnly: '#ffffff00',
|
|
1560
|
+
componentsDropdownDropdownStandardIcon: '#e5e5e9',
|
|
1561
|
+
componentsDropdownDropdownStandardIconDisabled: '#6e6f73',
|
|
1562
|
+
componentsDropdownDropdownStandardTextContent: '#e5e5e9',
|
|
1563
|
+
componentsDropdownDropdownStandardTextDescription: '#e5e5e9',
|
|
1564
|
+
componentsDropdownDropdownStandardTextLabel: '#cccdd4',
|
|
1565
|
+
componentsDropdownDropdownStandardTextDisabled: '#6e6f73',
|
|
1566
|
+
componentsDropdownMultiSelectContrastBorderDanger: '#ff9494',
|
|
1567
|
+
componentsDropdownMultiSelectContrastBorderDefault: '#8284ab',
|
|
1568
|
+
componentsDropdownMultiSelectContrastBorderInteractive: '#aeb7e2',
|
|
1569
|
+
componentsDropdownMultiSelectContrastBorderSuccess: '#5ac39a',
|
|
1570
|
+
componentsDropdownMultiSelectContrastFillDefault: '#ffffff00',
|
|
1571
|
+
componentsDropdownMultiSelectContrastFillDisabled: '#cfd2d426',
|
|
1572
|
+
componentsDropdownMultiSelectContrastFillReadOnly: '#ffffff00',
|
|
1573
|
+
componentsDropdownMultiSelectContrastIcon: '#e5e5e9',
|
|
1574
|
+
componentsDropdownMultiSelectContrastIconDisabled: '#6e6f73',
|
|
1575
|
+
componentsDropdownMultiSelectContrastTextContent: '#e5e5e9',
|
|
1576
|
+
componentsDropdownMultiSelectContrastTextDescription: '#e5e5e9',
|
|
1577
|
+
componentsDropdownMultiSelectContrastTextLabel: '#cccdd4',
|
|
1578
|
+
componentsDropdownMultiSelectContrastTextDisabled: '#6e6f73',
|
|
1579
|
+
componentsDropdownMultiSelectStandardBorderDefault: '#8284ab',
|
|
1580
|
+
componentsDropdownMultiSelectStandardBorderInteractive: '#aeb7e2',
|
|
1581
|
+
componentsDropdownMultiSelectStandardBorderNegative: '#ff9494',
|
|
1582
|
+
componentsDropdownMultiSelectStandardBorderSuccess: '#5ac39a',
|
|
1583
|
+
componentsDropdownMultiSelectStandardFillDefault: '#ffffff00',
|
|
1584
|
+
componentsDropdownMultiSelectStandardFillDisabled: '#cfd2d426',
|
|
1585
|
+
componentsDropdownMultiSelectStandardFillReadOnly: '#ffffff00',
|
|
1586
|
+
componentsDropdownMultiSelectStandardIcon: '#e5e5e9',
|
|
1587
|
+
componentsDropdownMultiSelectStandardIconDisabled: '#6e6f73',
|
|
1588
|
+
componentsDropdownMultiSelectStandardTextContent: '#e5e5e9',
|
|
1589
|
+
componentsDropdownMultiSelectStandardTextDescription: '#e5e5e9',
|
|
1590
|
+
componentsDropdownMultiSelectStandardTextLabel: '#cccdd4',
|
|
1591
|
+
componentsDropdownMultiSelectStandardTextDisabled: '#6e6f73',
|
|
1592
|
+
componentsExpandExpandablePanelContrastFillDefault: '#e5e5e933',
|
|
1593
|
+
componentsExpandExpandablePanelContrastFillHover: '#393a49',
|
|
1594
|
+
componentsExpandExpandablePanelContrastFillSelected: '#e5e5e933',
|
|
1595
|
+
componentsExpandExpandablePanelContrastIcon: '#e5e5e9',
|
|
1596
|
+
componentsExpandExpandablePanelContrastText: '#e5e5e9',
|
|
1597
|
+
componentsExpandExpandablePanelStandardFillDefault: '#e5e5e933',
|
|
1598
|
+
componentsExpandExpandablePanelStandardFillHover: '#393a49',
|
|
1599
|
+
componentsExpandExpandablePanelStandardFillSelected: '#e5e5e933',
|
|
1600
|
+
componentsExpandExpandablePanelStandardIcon: '#e5e5e9',
|
|
1601
|
+
componentsExpandExpandablePanelStandardText: '#e5e5e9',
|
|
1602
|
+
componentsExpandExpandableTextContrastIcon: '#e5e5e9',
|
|
1603
|
+
componentsExpandExpandableTextContrastText: '#e5e5e9',
|
|
1604
|
+
componentsExpandExpandableTextStandardIcon: '#e5e5e9',
|
|
1605
|
+
componentsExpandExpandableTextStandardText: '#e5e5e9',
|
|
1606
|
+
componentsFormCheckboxPanelContrastBorderDefault: '#81828f',
|
|
1607
|
+
componentsFormCheckboxPanelContrastBorderDisabled: '#949699',
|
|
1608
|
+
componentsFormCheckboxPanelContrastBorderSelected: '#aeb7e2',
|
|
1609
|
+
componentsFormCheckboxPanelContrastFillDefault: '#ffffff00',
|
|
1610
|
+
componentsFormCheckboxPanelContrastFillDisabled: '#cfd2d426',
|
|
1611
|
+
componentsFormCheckboxPanelContrastFillHover: '#393a49',
|
|
1612
|
+
componentsFormCheckboxPanelContrastFillSelected: '#e5e5e933',
|
|
1613
|
+
componentsFormCheckboxPanelContrastTextAccent: '#e5e5e9',
|
|
1614
|
+
componentsFormCheckboxPanelContrastTextDisabled: '#b6b8ba',
|
|
1615
|
+
componentsFormCheckboxPanelContrastTextRebate: '#5ac39a',
|
|
1616
|
+
componentsFormCheckboxPanelContrastTextSubdued: '#cccdd4',
|
|
1617
|
+
componentsFormCheckboxPanelStandardBorderDefault: '#81828f',
|
|
1618
|
+
componentsFormCheckboxPanelStandardBorderDisabled: '#949699',
|
|
1619
|
+
componentsFormCheckboxPanelStandardBorderSelected: '#aeb7e2',
|
|
1620
|
+
componentsFormCheckboxPanelStandardFillDefault: '#ffffff00',
|
|
1621
|
+
componentsFormCheckboxPanelStandardFillDisabled: '#cfd2d426',
|
|
1622
|
+
componentsFormCheckboxPanelStandardFillHover: '#393a49',
|
|
1623
|
+
componentsFormCheckboxPanelStandardFillSelected: '#e5e5e933',
|
|
1624
|
+
componentsFormCheckboxPanelStandardTextAccent: '#e5e5e9',
|
|
1625
|
+
componentsFormCheckboxPanelStandardTextDisabled: '#b6b8ba',
|
|
1626
|
+
componentsFormCheckboxPanelStandardTextRebate: '#5ac39a',
|
|
1627
|
+
componentsFormCheckboxPanelStandardTextSubdued: '#cccdd4',
|
|
1628
|
+
componentsFormCheckboxContrastBorder: '#aeb7e2',
|
|
1629
|
+
componentsFormCheckboxContrastBorderNegative: '#ff9494',
|
|
1630
|
+
componentsFormCheckboxContrastFillDefault: '#ffffff00',
|
|
1631
|
+
componentsFormCheckboxContrastFillHover: '#626493',
|
|
1632
|
+
componentsFormCheckboxContrastFillSelected: '#aeb7e2',
|
|
1633
|
+
componentsFormCheckboxContrastFillSelectedHover: '#c7cdeb',
|
|
1634
|
+
componentsFormCheckboxContrastIcon: '#181c56',
|
|
1635
|
+
componentsFormCheckboxContrastText: '#e5e5e9',
|
|
1636
|
+
componentsFormCheckboxStandardBorder: '#aeb7e2',
|
|
1637
|
+
componentsFormCheckboxStandardBorderNegative: '#ff9494',
|
|
1638
|
+
componentsFormCheckboxStandardFillDefault: '#ffffff00',
|
|
1639
|
+
componentsFormCheckboxStandardFillHover: '#626493',
|
|
1640
|
+
componentsFormCheckboxStandardFillSelected: '#aeb7e2',
|
|
1641
|
+
componentsFormCheckboxStandardIcon: '#181c56',
|
|
1642
|
+
componentsFormCheckboxStandardSelectedHover: '#c7cdeb',
|
|
1643
|
+
componentsFormCheckboxStandardText: '#e5e5e9',
|
|
1644
|
+
componentsFormFeedbackTextInformationContrastIconFill: '#64b3e7',
|
|
1645
|
+
componentsFormFeedbackTextInformationContrastIconSymbol: '#08091c',
|
|
1646
|
+
componentsFormFeedbackTextInformationContrastStroke: '#08091c',
|
|
1647
|
+
componentsFormFeedbackTextInformationContrastText: '#e5e5e9',
|
|
1648
|
+
componentsFormFeedbackTextInformationStandardIconFill: '#64b3e7',
|
|
1649
|
+
componentsFormFeedbackTextInformationStandardIconSymbol: '#08091c',
|
|
1650
|
+
componentsFormFeedbackTextInformationStandardStroke: '#08091c',
|
|
1651
|
+
componentsFormFeedbackTextInformationStandardText: '#e5e5e9',
|
|
1652
|
+
componentsFormFeedbackTextNegativeContrastIconFIll: '#ff9494',
|
|
1653
|
+
componentsFormFeedbackTextNegativeContrastIconSymbol: '#08091c',
|
|
1654
|
+
componentsFormFeedbackTextNegativeContrastStroke: '#08091c',
|
|
1655
|
+
componentsFormFeedbackTextNegativeContrastText: '#e5e5e9',
|
|
1656
|
+
componentsFormFeedbackTextNegativeStandardIconFill: '#ff9494',
|
|
1657
|
+
componentsFormFeedbackTextNegativeStandardStroke: '#08091c',
|
|
1658
|
+
componentsFormFeedbackTextNegativeStandardSymbol: '#08091c',
|
|
1659
|
+
componentsFormFeedbackTextNegativeStandardText: '#e5e5e9',
|
|
1660
|
+
componentsFormFeedbackTextSuccessContrastIconFill: '#5ac39a',
|
|
1661
|
+
componentsFormFeedbackTextSuccessContrastIconStroke: '#08091c',
|
|
1662
|
+
componentsFormFeedbackTextSuccessContrastIconSymbol: '#08091c',
|
|
1663
|
+
componentsFormFeedbackTextSuccessContrastText: '#e5e5e9',
|
|
1664
|
+
componentsFormFeedbackTextSuccessStandardIconFill: '#5ac39a',
|
|
1665
|
+
componentsFormFeedbackTextSuccessStandardIconStroke: '#08091c',
|
|
1666
|
+
componentsFormFeedbackTextSuccessStandardIconSymbol: '#08091c',
|
|
1667
|
+
componentsFormFeedbackTextSuccessStandardText: '#e5e5e9',
|
|
1668
|
+
componentsFormFeedbackTextWarningContrastIcon: '#ffe082',
|
|
1669
|
+
componentsFormFeedbackTextWarningContrastIconSymbol: '#08091c',
|
|
1670
|
+
componentsFormFeedbackTextWarningContrastStroke: '#08091c',
|
|
1671
|
+
componentsFormFeedbackTextWarningContrastText: '#e5e5e9',
|
|
1672
|
+
componentsFormFeedbackTextWarningStandardIconFill: '#ffe082',
|
|
1673
|
+
componentsFormFeedbackTextWarningStandardIconSymbol: '#08091c',
|
|
1674
|
+
componentsFormFeedbackTextWarningStandardStroke: '#08091c',
|
|
1675
|
+
componentsFormFeedbackTextWarningStandardText: '#e5e5e9',
|
|
1676
|
+
componentsFormRadioPanelContrastBorderDefault: '#81828f',
|
|
1677
|
+
componentsFormRadioPanelContrastBorderDisabled: '#949699',
|
|
1678
|
+
componentsFormRadioPanelContrastBorderSelected: '#aeb7e2',
|
|
1679
|
+
componentsFormRadioPanelContrastFillDefault: '#ffffff00',
|
|
1680
|
+
componentsFormRadioPanelContrastFillDisabled: '#cfd2d426',
|
|
1681
|
+
componentsFormRadioPanelContrastFillHover: '#393a49',
|
|
1682
|
+
componentsFormRadioPanelContrastFillSelected: '#e5e5e933',
|
|
1683
|
+
componentsFormRadioPanelContrastTextAccent: '#e5e5e9',
|
|
1684
|
+
componentsFormRadioPanelContrastTextDisabled: '#b6b8ba',
|
|
1685
|
+
componentsFormRadioPanelContrastTextRebate: '#5ac39a',
|
|
1686
|
+
componentsFormRadioPanelContrastTextSubdued: '#cccdd4',
|
|
1687
|
+
componentsFormRadioPanelStandardBorderDefault: '#81828f',
|
|
1688
|
+
componentsFormRadioPanelStandardBorderDisabled: '#949699',
|
|
1689
|
+
componentsFormRadioPanelStandardBorderSelected: '#aeb7e2',
|
|
1690
|
+
componentsFormRadioPanelStandardFillDefault: '#ffffff00',
|
|
1691
|
+
componentsFormRadioPanelStandardFillDisabled: '#cfd2d426',
|
|
1692
|
+
componentsFormRadioPanelStandardFillHover: '#393a49',
|
|
1693
|
+
componentsFormRadioPanelStandardFillSelected: '#e5e5e933',
|
|
1694
|
+
componentsFormRadioPanelStandardTextAccent: '#e5e5e9',
|
|
1695
|
+
componentsFormRadioPanelStandardTextDisabled: '#b6b8ba',
|
|
1696
|
+
componentsFormRadioPanelStandardTextRebate: '#5ac39a',
|
|
1697
|
+
componentsFormRadioPanelStandardTextSubdued: '#cccdd4',
|
|
1698
|
+
componentsFormRadioContrastBorder: '#aeb7e2',
|
|
1699
|
+
componentsFormRadioContrastBorderNegative: '#ff9494',
|
|
1700
|
+
componentsFormRadioContrastFillDefault: '#ffffff00',
|
|
1701
|
+
componentsFormRadioContrastFillHover: '#626493',
|
|
1702
|
+
componentsFormRadioContrastFillSelected: '#aeb7e2',
|
|
1703
|
+
componentsFormRadioContrastFillSelectedHover: '#c7cdeb',
|
|
1704
|
+
componentsFormRadioContrastIcon: '#e5e5e9',
|
|
1705
|
+
componentsFormRadioContrastText: '#e5e5e9',
|
|
1706
|
+
componentsFormRadioStandardBorder: '#aeb7e2',
|
|
1707
|
+
componentsFormRadioStandardBorderNegative: '#ff9494',
|
|
1708
|
+
componentsFormRadioStandardFillDefault: '#ffffff00',
|
|
1709
|
+
componentsFormRadioStandardFillHover: '#626493',
|
|
1710
|
+
componentsFormRadioStandardFillSelected: '#aeb7e2',
|
|
1711
|
+
componentsFormRadioStandardIcon: '#e5e5e9',
|
|
1712
|
+
componentsFormRadioStandardSelectedHover: '#c7cdeb',
|
|
1713
|
+
componentsFormRadioStandardText: '#e5e5e9',
|
|
1714
|
+
componentsFormSearchContrastBorderDanger: '#ff9494',
|
|
1715
|
+
componentsFormSearchContrastBorderDefault: '#8284ab',
|
|
1716
|
+
componentsFormSearchContrastBorderInteractive: '#aeb7e2',
|
|
1717
|
+
componentsFormSearchContrastBorderSuccess: '#5ac39a',
|
|
1718
|
+
componentsFormSearchContrastFillDefault: '#ffffff00',
|
|
1719
|
+
componentsFormSearchContrastFillDisabled: '#cfd2d426',
|
|
1720
|
+
componentsFormSearchContrastFillReadOnly: '#ffffff00',
|
|
1721
|
+
componentsFormSearchContrastIcon: '#e5e5e9',
|
|
1722
|
+
componentsFormSearchContrastIconDisabled: '#6e6f73',
|
|
1723
|
+
componentsFormSearchContrastTextContent: '#e5e5e9',
|
|
1724
|
+
componentsFormSearchContrastTextDescription: '#e5e5e9',
|
|
1725
|
+
componentsFormSearchContrastTextLabel: '#cccdd4',
|
|
1726
|
+
componentsFormSearchContrastTextDisabled: '#6e6f73',
|
|
1727
|
+
componentsFormSearchStandardBorderDefault: '#8284ab',
|
|
1728
|
+
componentsFormSearchStandardBorderInteractive: '#aeb7e2',
|
|
1729
|
+
componentsFormSearchStandardBorderNegative: '#ff9494',
|
|
1730
|
+
componentsFormSearchStandardBorderSuccess: '#5ac39a',
|
|
1731
|
+
componentsFormSearchStandardFillDefault: '#ffffff00',
|
|
1732
|
+
componentsFormSearchStandardFillDisabled: '#cfd2d426',
|
|
1733
|
+
componentsFormSearchStandardFillReadOnly: '#ffffff00',
|
|
1734
|
+
componentsFormSearchStandardIcon: '#e5e5e9',
|
|
1735
|
+
componentsFormSearchStandardIconDisabled: '#6e6f73',
|
|
1736
|
+
componentsFormSearchStandardTextContent: '#e5e5e9',
|
|
1737
|
+
componentsFormSearchStandardTextDescription: '#e5e5e9',
|
|
1738
|
+
componentsFormSearchStandardTextLabel: '#cccdd4',
|
|
1739
|
+
componentsFormSearchStandardTextDisabled: '#6e6f73',
|
|
1740
|
+
componentsFormSegmentedControlContrastBackground: '#e5e5e933',
|
|
1741
|
+
componentsFormSegmentedControlContrastFillHover: '#e5e5e933',
|
|
1742
|
+
componentsFormSegmentedControlContrastFillSelected: '#e5e5e9',
|
|
1743
|
+
componentsFormSegmentedControlContrastFillUnselected: '#ffffff00',
|
|
1744
|
+
componentsFormSegmentedControlContrastIconSelected: '#08091c',
|
|
1745
|
+
componentsFormSegmentedControlContrastIconUnselected: '#e5e5e9',
|
|
1746
|
+
componentsFormSegmentedControlContrastTextSelected: '#08091c',
|
|
1747
|
+
componentsFormSegmentedControlContrastTextUnselected: '#e5e5e9',
|
|
1748
|
+
componentsFormSegmentedControlStandardBackground: '#e5e5e933',
|
|
1749
|
+
componentsFormSegmentedControlStandardFillHover: '#e5e5e933',
|
|
1750
|
+
componentsFormSegmentedControlStandardFillSelected: '#e5e5e9',
|
|
1751
|
+
componentsFormSegmentedControlStandardFillUnselected: '#ffffff00',
|
|
1752
|
+
componentsFormSegmentedControlStandardIconSelected: '#08091c',
|
|
1753
|
+
componentsFormSegmentedControlStandardIconUnselected: '#e5e5e9',
|
|
1754
|
+
componentsFormSegmentedControlStandardTextSelected: '#08091c',
|
|
1755
|
+
componentsFormSegmentedControlStandardTextUnselected: '#e5e5e9',
|
|
1756
|
+
componentsFormSwitchContrastFillFalse: '#e5e5e959',
|
|
1757
|
+
componentsFormSwitchContrastFillTrue: '#5ac39a',
|
|
1758
|
+
componentsFormSwitchContrastIconFalse: '#cccdd4',
|
|
1759
|
+
componentsFormSwitchContrastIconTrue: '#e5e5e9',
|
|
1760
|
+
componentsFormSwitchContrastSwitch: '#08091c',
|
|
1761
|
+
componentsFormSwitchContrastText: '#e5e5e9',
|
|
1762
|
+
componentsFormSwitchStandardFillFalse: '#e5e5e959',
|
|
1763
|
+
componentsFormSwitchStandardFillTrue: '#5ac39a',
|
|
1764
|
+
componentsFormSwitchStandardIconFalse: '#cccdd4',
|
|
1765
|
+
componentsFormSwitchStandardIconTrue: '#e5e5e9',
|
|
1766
|
+
componentsFormSwitchStandardSwitch: '#08091c',
|
|
1767
|
+
componentsFormSwitchStandardText: '#e5e5e9',
|
|
1768
|
+
componentsFormTextAreaContrastBorderDefault: '#8284ab',
|
|
1769
|
+
componentsFormTextAreaContrastBorderInteractive: '#aeb7e2',
|
|
1770
|
+
componentsFormTextAreaContrastBorderNegative: '#ff9494',
|
|
1771
|
+
componentsFormTextAreaContrastBorderSuccess: '#5ac39a',
|
|
1772
|
+
componentsFormTextAreaContrastFillDefault: '#ffffff00',
|
|
1773
|
+
componentsFormTextAreaContrastFillDisabled: '#cfd2d426',
|
|
1774
|
+
componentsFormTextAreaContrastFillReadOnly: '#ffffff00',
|
|
1775
|
+
componentsFormTextAreaContrastIcon: '#e5e5e9',
|
|
1776
|
+
componentsFormTextAreaContrastIconDisabled: '#6e6f73',
|
|
1777
|
+
componentsFormTextAreaContrastTextContent: '#e5e5e9',
|
|
1778
|
+
componentsFormTextAreaContrastTextDescription: '#e5e5e9',
|
|
1779
|
+
componentsFormTextAreaContrastTextLabel: '#cccdd4',
|
|
1780
|
+
componentsFormTextAreaContrastTextDisabled: '#6e6f73',
|
|
1781
|
+
componentsFormTextAreaStandardBorderDefault: '#8284ab',
|
|
1782
|
+
componentsFormTextAreaStandardBorderInteractive: '#aeb7e2',
|
|
1783
|
+
componentsFormTextAreaStandardBorderNegative: '#ff9494',
|
|
1784
|
+
componentsFormTextAreaStandardBorderSuccess: '#5ac39a',
|
|
1785
|
+
componentsFormTextAreaStandardFillDefault: '#ffffff00',
|
|
1786
|
+
componentsFormTextAreaStandardFillDisabled: '#cfd2d426',
|
|
1787
|
+
componentsFormTextAreaStandardFillReadOnly: '#ffffff00',
|
|
1788
|
+
componentsFormTextAreaStandardIcon: '#e5e5e9',
|
|
1789
|
+
componentsFormTextAreaStandardIconDisabled: '#6e6f73',
|
|
1790
|
+
componentsFormTextAreaStandardTextContent: '#e5e5e9',
|
|
1791
|
+
componentsFormTextAreaStandardTextDescription: '#e5e5e9',
|
|
1792
|
+
componentsFormTextAreaStandardTextLabel: '#cccdd4',
|
|
1793
|
+
componentsFormTextAreaStandardTextDisabled: '#6e6f73',
|
|
1794
|
+
componentsFormTextFieldContrastBorderDefault: '#8284ab',
|
|
1795
|
+
componentsFormTextFieldContrastBorderInteractive: '#aeb7e2',
|
|
1796
|
+
componentsFormTextFieldContrastBorderNegative: '#ff9494',
|
|
1797
|
+
componentsFormTextFieldContrastBorderSuccess: '#5ac39a',
|
|
1798
|
+
componentsFormTextFieldContrastFillDefault: '#ffffff00',
|
|
1799
|
+
componentsFormTextFieldContrastFillDisabled: '#cfd2d426',
|
|
1800
|
+
componentsFormTextFieldContrastFillReadOnly: '#ffffff00',
|
|
1801
|
+
componentsFormTextFieldContrastIcon: '#e5e5e9',
|
|
1802
|
+
componentsFormTextFieldContrastIconDisabled: '#6e6f73',
|
|
1803
|
+
componentsFormTextFieldContrastTextContent: '#e5e5e9',
|
|
1804
|
+
componentsFormTextFieldContrastTextDescription: '#e5e5e9',
|
|
1805
|
+
componentsFormTextFieldContrastTextLabel: '#cccdd4',
|
|
1806
|
+
componentsFormTextFieldContrastTextDisabled: '#6e6f73',
|
|
1807
|
+
componentsFormTextFieldStandardBorderDefault: '#8284ab',
|
|
1808
|
+
componentsFormTextFieldStandardBorderInteractive: '#aeb7e2',
|
|
1809
|
+
componentsFormTextFieldStandardBorderNegative: '#ff9494',
|
|
1810
|
+
componentsFormTextFieldStandardBorderSuccess: '#5ac39a',
|
|
1811
|
+
componentsFormTextFieldStandardFillDefault: '#ffffff00',
|
|
1812
|
+
componentsFormTextFieldStandardFillDisabled: '#cfd2d426',
|
|
1813
|
+
componentsFormTextFieldStandardFillReadOnly: '#ffffff00',
|
|
1814
|
+
componentsFormTextFieldStandardIcon: '#e5e5e9',
|
|
1815
|
+
componentsFormTextFieldStandardIconDisabled: '#6e6f73',
|
|
1816
|
+
componentsFormTextFieldStandardTextContent: '#e5e5e9',
|
|
1817
|
+
componentsFormTextFieldStandardTextDescription: '#e5e5e9',
|
|
1818
|
+
componentsFormTextFieldStandardTextLabel: '#cccdd4',
|
|
1819
|
+
componentsFormTextFieldStandardTextDisabled: '#6e6f73',
|
|
1820
|
+
componentsLoaderLoaderContrastBorder: '#81828f',
|
|
1821
|
+
componentsLoaderLoaderContrastProgressBar: '#ff9494',
|
|
1822
|
+
componentsLoaderLoaderContrastText: '#e5e5e9',
|
|
1823
|
+
componentsLoaderLoaderStandardBorder: '#81828f',
|
|
1824
|
+
componentsLoaderLoaderStandardProgressBar: '#ff9494',
|
|
1825
|
+
componentsLoaderLoaderStandardText: '#e5e5e9',
|
|
1826
|
+
componentsLoaderLoaderFileuploadContrastFillDefault: '#ffffff00',
|
|
1827
|
+
componentsLoaderLoaderFileuploadContrastIcon: '#e5e5e9',
|
|
1828
|
+
componentsLoaderLoaderFileuploadContrastStrokeDefault: '#8284ab',
|
|
1829
|
+
componentsLoaderLoaderFileuploadContrastStrokeNegative: '#ff9494',
|
|
1830
|
+
componentsLoaderLoaderFileuploadContrastStrokeSuccess: '#5ac39a',
|
|
1831
|
+
componentsLoaderLoaderFileuploadContrastText: '#e5e5e9',
|
|
1832
|
+
componentsLoaderLoaderFileuploadStandardFillDefault: '#ffffff00',
|
|
1833
|
+
componentsLoaderLoaderFileuploadStandardIcon: '#e5e5e9',
|
|
1834
|
+
componentsLoaderLoaderFileuploadStandardStrokeDefault: '#8284ab',
|
|
1835
|
+
componentsLoaderLoaderFileuploadStandardStrokeNegative: '#ff9494',
|
|
1836
|
+
componentsLoaderLoaderFileuploadStandardStrokeSuccess: '#5ac39a',
|
|
1837
|
+
componentsLoaderLoaderFileuploadStandardText: '#e5e5e9',
|
|
1838
|
+
componentsMenuBreadcrumbContrastIcon: '#e5e5e9',
|
|
1839
|
+
componentsMenuBreadcrumbContrastText: '#e5e5e9',
|
|
1840
|
+
componentsMenuBreadcrumbStandardIcon: '#e5e5e9',
|
|
1841
|
+
componentsMenuBreadcrumbStandardText: '#e5e5e9',
|
|
1842
|
+
componentsMenuNavigationBarContrastBackground: '#393a49',
|
|
1843
|
+
componentsMenuNavigationBarContrastDivide: '#ffffff00',
|
|
1844
|
+
componentsMenuNavigationBarContrastIconSelected: '#e5e5e9',
|
|
1845
|
+
componentsMenuNavigationBarContrastIconUnselected: '#b6b8ba',
|
|
1846
|
+
componentsMenuNavigationBarContrastStrokeSelected: '#ff9494',
|
|
1847
|
+
componentsMenuNavigationBarContrastTextSelected: '#e5e5e9',
|
|
1848
|
+
componentsMenuNavigationBarContrastTextUnselected: '#b6b8ba',
|
|
1849
|
+
componentsMenuNavigationBarStandardBackground: '#393a49',
|
|
1850
|
+
componentsMenuNavigationBarStandardDivide: '#ffffff00',
|
|
1851
|
+
componentsMenuNavigationBarStandardIconSelected: '#e5e5e9',
|
|
1852
|
+
componentsMenuNavigationBarStandardIconUnselected: '#b6b8ba',
|
|
1853
|
+
componentsMenuNavigationBarStandardStrokeSelected: '#ff9494',
|
|
1854
|
+
componentsMenuNavigationBarStandardTextSelected: '#e5e5e9',
|
|
1855
|
+
componentsMenuNavigationBarStandardTextUnselected: '#b6b8ba',
|
|
1856
|
+
componentsMenuNavigationLinkContrastIcon: '#e5e5e9',
|
|
1857
|
+
componentsMenuNavigationLinkContrastText: '#e5e5e9',
|
|
1858
|
+
componentsMenuNavigationLinkStandardIcon: '#e5e5e9',
|
|
1859
|
+
componentsMenuNavigationLinkStandardText: '#e5e5e9',
|
|
1860
|
+
componentsMenuOverflowMenuBorder: '#ffffff00',
|
|
1861
|
+
componentsMenuOverflowMenuFillDefault: '#393a49',
|
|
1862
|
+
componentsMenuOverflowMenuFillHover: '#626493',
|
|
1863
|
+
componentsMenuOverflowMenuIcon: '#e5e5e9',
|
|
1864
|
+
componentsMenuOverflowMenuText: '#e5e5e9',
|
|
1865
|
+
componentsMenuPaginationContrastActive: '#8794d4',
|
|
1866
|
+
componentsMenuPaginationContrastBorderSelected: '#e5e5e9',
|
|
1867
|
+
componentsMenuPaginationContrastBorderUnselected: '#aeb7e2b2',
|
|
1868
|
+
componentsMenuPaginationContrastDefault: '#ffffff00',
|
|
1869
|
+
componentsMenuPaginationContrastHover: '#626493',
|
|
1870
|
+
componentsMenuPaginationContrastIcon: '#e5e5e9',
|
|
1871
|
+
componentsMenuPaginationContrastTextSelected: '#08091c',
|
|
1872
|
+
componentsMenuPaginationContrastTextSubdued: '#cccdd4',
|
|
1873
|
+
componentsMenuPaginationContrastTextUnselected: '#e5e5e9',
|
|
1874
|
+
componentsMenuPaginationStandardActive: '#8794d4',
|
|
1875
|
+
componentsMenuPaginationStandardBorderSelected: '#e5e5e9',
|
|
1876
|
+
componentsMenuPaginationStandardBorderUnselected: '#aeb7e2b2',
|
|
1877
|
+
componentsMenuPaginationStandardDefault: '#ffffff00',
|
|
1878
|
+
componentsMenuPaginationStandardHover: '#626493',
|
|
1879
|
+
componentsMenuPaginationStandardIcon: '#e5e5e9',
|
|
1880
|
+
componentsMenuPaginationStandardTextSelected: '#08091c',
|
|
1881
|
+
componentsMenuPaginationStandardTextSubdued: '#cccdd4',
|
|
1882
|
+
componentsMenuPaginationStandardTextUnselected: '#e5e5e9',
|
|
1883
|
+
componentsMenuSideNavigationContrastAvatar: '#e5e5e933',
|
|
1884
|
+
componentsMenuSideNavigationContrastBackground: '#141527',
|
|
1885
|
+
componentsMenuSideNavigationContrastFillActive: '#ffffff00',
|
|
1886
|
+
componentsMenuSideNavigationContrastFillDefault: '#ffffff00',
|
|
1887
|
+
componentsMenuSideNavigationContrastFillHover: '#e5e5e933',
|
|
1888
|
+
componentsMenuSideNavigationContrastIcon: '#e5e5e9',
|
|
1889
|
+
componentsMenuSideNavigationContrastStrokeSelected: '#ff9494',
|
|
1890
|
+
componentsMenuSideNavigationContrastText: '#e5e5e9',
|
|
1891
|
+
componentsMenuSideNavigationStandardAvatar: '#e5e5e933',
|
|
1892
|
+
componentsMenuSideNavigationStandardBackground: '#141527',
|
|
1893
|
+
componentsMenuSideNavigationStandardFillActive: '#ffffff00',
|
|
1894
|
+
componentsMenuSideNavigationStandardFillDefault: '#ffffff00',
|
|
1895
|
+
componentsMenuSideNavigationStandardFillHover: '#e5e5e933',
|
|
1896
|
+
componentsMenuSideNavigationStandardIcon: '#e5e5e9',
|
|
1897
|
+
componentsMenuSideNavigationStandardStrokeSelected: '#ff9494',
|
|
1898
|
+
componentsMenuSideNavigationStandardText: '#e5e5e9',
|
|
1899
|
+
componentsMenuStepperContrastBackground: '#626493',
|
|
1900
|
+
componentsMenuStepperContrastProgressbar: '#aeb7e2',
|
|
1901
|
+
componentsMenuStepperContrastTextCompleted: '#e5e5e9',
|
|
1902
|
+
componentsMenuStepperContrastTextUncompleted: '#b6b8ba',
|
|
1903
|
+
componentsMenuStepperStandardBackground: '#626493',
|
|
1904
|
+
componentsMenuStepperStandardProgressbar: '#aeb7e2',
|
|
1905
|
+
componentsMenuStepperStandardTextCompleted: '#e5e5e9',
|
|
1906
|
+
componentsMenuStepperStandardTextUncompleted: '#b6b8ba',
|
|
1907
|
+
componentsMenuTableOfContentContrastIconSelected: '#e5e5e9',
|
|
1908
|
+
componentsMenuTableOfContentContrastIconUnselected: '#cccdd4',
|
|
1909
|
+
componentsMenuTableOfContentContrastStrokeSelected: '#ff9494',
|
|
1910
|
+
componentsMenuTableOfContentContrastStrokeUnselected: '#54568c66',
|
|
1911
|
+
componentsMenuTableOfContentContrastTextSelected: '#e5e5e9',
|
|
1912
|
+
componentsMenuTableOfContentContrastTextUnselected: '#cccdd4',
|
|
1913
|
+
componentsMenuTableOfContentStandardIconSelected: '#e5e5e9',
|
|
1914
|
+
componentsMenuTableOfContentStandardIconUnselected: '#cccdd4',
|
|
1915
|
+
componentsMenuTableOfContentStandardStrokeSelected: '#ff9494',
|
|
1916
|
+
componentsMenuTableOfContentStandardStrokeUnselected: '#54568c66',
|
|
1917
|
+
componentsMenuTableOfContentStandardTextSelected: '#e5e5e9',
|
|
1918
|
+
componentsMenuTableOfContentStandardTextUnselected: '#cccdd4',
|
|
1919
|
+
componentsModalDrawerContrastBackground: '#141527',
|
|
1920
|
+
componentsModalDrawerContrastText: '#e5e5e9',
|
|
1921
|
+
componentsModalDrawerStandardBackground: '#141527',
|
|
1922
|
+
componentsModalDrawerStandardText: '#e5e5e9',
|
|
1923
|
+
componentsModalModalContrastBorder: '#ffffff00',
|
|
1924
|
+
componentsModalModalContrastFill: '#393a49',
|
|
1925
|
+
componentsModalModalContrastIcon: '#e5e5e9',
|
|
1926
|
+
componentsModalModalContrastText: '#e5e5e9',
|
|
1927
|
+
componentsModalModalStandardBorder: '#ffffff00',
|
|
1928
|
+
componentsModalModalStandardFill: '#393a49',
|
|
1929
|
+
componentsModalModalStandardIcon: '#e5e5e9',
|
|
1930
|
+
componentsModalModalStandardText: '#e5e5e9',
|
|
1931
|
+
componentsTabContrastBorder: '#81828f',
|
|
1932
|
+
componentsTabContrastFillHover: '#393a49',
|
|
1933
|
+
componentsTabContrastFillSelected: '#08091c',
|
|
1934
|
+
componentsTabContrastFillUnselected: '#e5e5e933',
|
|
1935
|
+
componentsTabContrastIcon: '#e5e5e9',
|
|
1936
|
+
componentsTabContrastText: '#e5e5e9',
|
|
1937
|
+
componentsTabContrastUnderlineSelected: '#ff9494',
|
|
1938
|
+
componentsTabStandardBorder: '#81828f',
|
|
1939
|
+
componentsTabStandardFillHover: '#393a49',
|
|
1940
|
+
componentsTabStandardFillSelected: '#08091c',
|
|
1941
|
+
componentsTabStandardFillUnselected: '#e5e5e933',
|
|
1942
|
+
componentsTabStandardIcon: '#e5e5e9',
|
|
1943
|
+
componentsTabStandardText: '#e5e5e9',
|
|
1944
|
+
componentsTabStandardUnderlineSelected: '#ff9494',
|
|
1945
|
+
componentsTableContrastFill: '#ffffff00',
|
|
1946
|
+
componentsTableContrastFillStriped: '#e5e5e933',
|
|
1947
|
+
componentsTableContrastIcon: '#e5e5e9',
|
|
1948
|
+
componentsTableContrastStroke: '#81828f',
|
|
1949
|
+
componentsTableContrastText: '#e5e5e9',
|
|
1950
|
+
componentsTableStandardFill: '#ffffff00',
|
|
1951
|
+
componentsTableStandardFillStriped: '#e5e5e933',
|
|
1952
|
+
componentsTableStandardIcon: '#e5e5e9',
|
|
1953
|
+
componentsTableStandardStroke: '#81828f',
|
|
1954
|
+
componentsTableStandardText: '#e5e5e9',
|
|
1955
|
+
componentsTooltipPopoverContrastBorder: '#ffffff00',
|
|
1956
|
+
componentsTooltipPopoverContrastFill: '#393a49',
|
|
1957
|
+
componentsTooltipPopoverContrastIcon: '#e5e5e9',
|
|
1958
|
+
componentsTooltipPopoverContrastText: '#e5e5e9',
|
|
1959
|
+
componentsTooltipPopoverStandardBorder: '#ffffff00',
|
|
1960
|
+
componentsTooltipPopoverStandardFill: '#393a49',
|
|
1961
|
+
componentsTooltipPopoverStandardIcon: '#e5e5e9',
|
|
1962
|
+
componentsTooltipPopoverStandardText: '#e5e5e9',
|
|
1963
|
+
componentsTooltipTooltipContrastFill: '#393a49',
|
|
1964
|
+
componentsTooltipTooltipContrastShape: '#393a49',
|
|
1965
|
+
componentsTooltipTooltipContrastText: '#e5e5e9',
|
|
1966
|
+
componentsTooltipTooltipStandardFill: '#393a49',
|
|
1967
|
+
componentsTooltipTooltipStandardShape: '#393a49',
|
|
1968
|
+
componentsTooltipTooltipStandardText: '#e5e5e9',
|
|
1969
|
+
componentsTravelLegLineStrokeLine: '#ff9494',
|
|
1970
|
+
componentsTravelSeatmapBackground: '#e5e5e933',
|
|
1971
|
+
componentsTravelSeatmapBorder: '#81828f',
|
|
1972
|
+
componentsTravelSeatmapBorderReverse: '#ffffff00',
|
|
1973
|
+
componentsTravelSeatmapFillChosen: '#8794d4',
|
|
1974
|
+
componentsTravelSeatmapFillConfirm: '#9cd9c2',
|
|
1975
|
+
componentsTravelSeatmapFillConflict: '#ffeeb3',
|
|
1976
|
+
componentsTravelSeatmapFillExit: '#9cd9c2',
|
|
1977
|
+
componentsTravelSeatmapFillFree: '#c7cdeb',
|
|
1978
|
+
componentsTravelSeatmapFillHeadpillow: '#f6f6f9',
|
|
1979
|
+
componentsTravelSeatmapFillReverse: '#f6f6f9',
|
|
1980
|
+
componentsTravelSeatmapFillUnavailable: '#ffffff00',
|
|
1981
|
+
componentsTravelSeatmapFillWC: '#393a49',
|
|
1982
|
+
componentsTravelSeatmapFillWindow: '#acd7f1',
|
|
1983
|
+
componentsTravelSeatmapIconReverse: '#08091c',
|
|
1984
|
+
componentsTravelSeatmapIconWC: '#e5e5e9',
|
|
1985
|
+
componentsTravelSeatmapStrokeChosen: '#81828f',
|
|
1986
|
+
componentsTravelSeatmapStrokeConfirm: '#1a8e60',
|
|
1987
|
+
componentsTravelSeatmapStrokeConflict: '#e9b10c',
|
|
1988
|
+
componentsTravelSeatmapStrokeFree: '#81828f',
|
|
1989
|
+
componentsTravelSeatmapStrokeUnavailable: '#81828f',
|
|
1990
|
+
componentsTravelSeatmapTextChosen: '#08091c',
|
|
1991
|
+
componentsTravelSeatmapTextFree: '#08091c',
|
|
1992
|
+
componentsTravelSeatmapTextUnavailable: '#cccdd4',
|
|
1993
|
+
componentsTravelTravelHeaderContrastStrokeLine: '#ff9494',
|
|
1994
|
+
componentsTravelTravelHeaderContrastText: '#e5e5e9',
|
|
1995
|
+
componentsTravelTravelHeaderStandardStrokeLine: '#ff9494',
|
|
1996
|
+
componentsTravelTravelHeaderStandardText: '#e5e5e9',
|
|
1997
|
+
componentsTravelTravelLegContrastBulletBorder: '#08091c',
|
|
1998
|
+
componentsTravelTravelLegContrastBus: '#e87a9b',
|
|
1999
|
+
componentsTravelTravelLegContrastFerry: '#8ccfe2',
|
|
2000
|
+
componentsTravelTravelLegContrastMetro: '#dd973c',
|
|
2001
|
+
componentsTravelTravelLegContrastMobility: '#4db295',
|
|
2002
|
+
componentsTravelTravelLegContrastPlane: '#f2b8e5',
|
|
2003
|
+
componentsTravelTravelLegContrastTaxi: '#ffe082',
|
|
2004
|
+
componentsTravelTravelLegContrastTrain: '#60a2d7',
|
|
2005
|
+
componentsTravelTravelLegContrastTram: '#b898e5',
|
|
2006
|
+
componentsTravelTravelLegContrastWalk: '#393a49',
|
|
2007
|
+
componentsTravelTravelLegStandardBulletBorder: '#08091c',
|
|
2008
|
+
componentsTravelTravelLegStandardBus: '#e87a9b',
|
|
2009
|
+
componentsTravelTravelLegStandardFerry: '#8ccfe2',
|
|
2010
|
+
componentsTravelTravelLegStandardMetro: '#dd973c',
|
|
2011
|
+
componentsTravelTravelLegStandardMobility: '#4db295',
|
|
2012
|
+
componentsTravelTravelLegStandardPlane: '#f2b8e5',
|
|
2013
|
+
componentsTravelTravelLegStandardTaxi: '#ffe082',
|
|
2014
|
+
componentsTravelTravelLegStandardTrain: '#60a2d7',
|
|
2015
|
+
componentsTravelTravelLegStandardTram: '#b898e5',
|
|
2016
|
+
componentsTravelTravelLegStandardWalk: '#393a49',
|
|
2017
|
+
componentsTravelTravelSwitchContrastBackgroundFalse: '#e5e5e959',
|
|
2018
|
+
componentsTravelTravelSwitchContrastBackgroundTrueBus: '#e87a9b',
|
|
2019
|
+
componentsTravelTravelSwitchContrastBackgroundTrueFerry: '#8ccfe2',
|
|
2020
|
+
componentsTravelTravelSwitchContrastBackgroundTrueMetro: '#dd973c',
|
|
2021
|
+
componentsTravelTravelSwitchContrastBackgroundTrueMobility: '#4db295',
|
|
2022
|
+
componentsTravelTravelSwitchContrastBackgroundTruePlane: '#f2b8e5',
|
|
2023
|
+
componentsTravelTravelSwitchContrastBackgroundTrueTaxi: '#ffe082',
|
|
2024
|
+
componentsTravelTravelSwitchContrastBackgroundTrueTrain: '#60a2d7',
|
|
2025
|
+
componentsTravelTravelSwitchContrastBackgroundTrueTram: '#b898e5',
|
|
2026
|
+
componentsTravelTravelSwitchContrastIconFalse: '#cccdd4',
|
|
2027
|
+
componentsTravelTravelSwitchContrastIconTrueBus: '#e87a9b',
|
|
2028
|
+
componentsTravelTravelSwitchContrastIconTrueFerry: '#8ccfe2',
|
|
2029
|
+
componentsTravelTravelSwitchContrastIconTrueMetro: '#dd973c',
|
|
2030
|
+
componentsTravelTravelSwitchContrastIconTrueMobility: '#4db295',
|
|
2031
|
+
componentsTravelTravelSwitchContrastIconTruePlane: '#f2b8e5',
|
|
2032
|
+
componentsTravelTravelSwitchContrastIconTrueTaxi: '#ffe082',
|
|
2033
|
+
componentsTravelTravelSwitchContrastIconTrueTrain: '#60a2d7',
|
|
2034
|
+
componentsTravelTravelSwitchContrastIconTrueTram: '#b898e5',
|
|
2035
|
+
componentsTravelTravelSwitchContrastSwitchFillFalse: '#08091c',
|
|
2036
|
+
componentsTravelTravelSwitchContrastSwitchFillTrue: '#08091c',
|
|
2037
|
+
componentsTravelTravelSwitchContrastText: '#e5e5e9',
|
|
2038
|
+
componentsTravelTravelSwitchStandardBackgroundFalse: '#e5e5e959',
|
|
2039
|
+
componentsTravelTravelSwitchStandardBackgroundTrueBus: '#e87a9b',
|
|
2040
|
+
componentsTravelTravelSwitchStandardBackgroundTrueFerry: '#8ccfe2',
|
|
2041
|
+
componentsTravelTravelSwitchStandardBackgroundTrueMetro: '#dd973c',
|
|
2042
|
+
componentsTravelTravelSwitchStandardBackgroundTrueMobility: '#4db295',
|
|
2043
|
+
componentsTravelTravelSwitchStandardBackgroundTruePlane: '#f2b8e5',
|
|
2044
|
+
componentsTravelTravelSwitchStandardBackgroundTrueTaxi: '#ffe082',
|
|
2045
|
+
componentsTravelTravelSwitchStandardBackgroundTrueTrain: '#60a2d7',
|
|
2046
|
+
componentsTravelTravelSwitchStandardBackgroundTrueTram: '#b898e5',
|
|
2047
|
+
componentsTravelTravelSwitchStandardIconFalse: '#cccdd4',
|
|
2048
|
+
componentsTravelTravelSwitchStandardIconTrueBus: '#e87a9b',
|
|
2049
|
+
componentsTravelTravelSwitchStandardIconTrueFerry: '#8ccfe2',
|
|
2050
|
+
componentsTravelTravelSwitchStandardIconTrueMetro: '#dd973c',
|
|
2051
|
+
componentsTravelTravelSwitchStandardIconTrueMobility: '#4db295',
|
|
2052
|
+
componentsTravelTravelSwitchStandardIconTruePlane: '#f2b8e5',
|
|
2053
|
+
componentsTravelTravelSwitchStandardIconTrueTaxi: '#ffe082',
|
|
2054
|
+
componentsTravelTravelSwitchStandardIconTrueTrain: '#60a2d7',
|
|
2055
|
+
componentsTravelTravelSwitchStandardIconTrueTram: '#b898e5',
|
|
2056
|
+
componentsTravelTravelSwitchStandardSwitchFillFalse: '#08091c',
|
|
2057
|
+
componentsTravelTravelSwitchStandardSwitchFillTrue: '#08091c',
|
|
2058
|
+
componentsTravelTravelSwitchStandardText: '#e5e5e9',
|
|
2059
|
+
componentsTravelTravelTagContrastIcon: '#08091c',
|
|
2060
|
+
componentsTravelTravelTagContrastIconBusCancled: '#e87a9b',
|
|
2061
|
+
componentsTravelTravelTagContrastIconFerryCancled: '#8ccfe2',
|
|
2062
|
+
componentsTravelTravelTagContrastIconMetroCancled: '#dd973c',
|
|
2063
|
+
componentsTravelTravelTagContrastIconPlaneCancled: '#f2b8e5',
|
|
2064
|
+
componentsTravelTravelTagContrastIconTrainCancled: '#60a2d7',
|
|
2065
|
+
componentsTravelTravelTagContrastIconTramCancled: '#b898e5',
|
|
2066
|
+
componentsTravelTravelTagContrastIconWalk: '#e5e5e9',
|
|
2067
|
+
componentsTravelTravelTagContrastIconBorderValidation: '#08091c',
|
|
2068
|
+
componentsTravelTravelTagContrastTagFillBus: '#e87a9b',
|
|
2069
|
+
componentsTravelTravelTagContrastTagFillBusCancled: '#e87a9b26',
|
|
2070
|
+
componentsTravelTravelTagContrastTagFillFerry: '#8ccfe2',
|
|
2071
|
+
componentsTravelTravelTagContrastTagFillFerryCancled: '#8ccfe226',
|
|
2072
|
+
componentsTravelTravelTagContrastTagFillMetro: '#dd973c',
|
|
2073
|
+
componentsTravelTravelTagContrastTagFillMetroCancled: '#dd973c26',
|
|
2074
|
+
componentsTravelTravelTagContrastTagFillMobility: '#4db295',
|
|
2075
|
+
componentsTravelTravelTagContrastTagFillPlane: '#f2b8e5',
|
|
2076
|
+
componentsTravelTravelTagContrastTagFillPlaneCancled: '#f2b8e526',
|
|
2077
|
+
componentsTravelTravelTagContrastTagFillTaxi: '#ffe082',
|
|
2078
|
+
componentsTravelTravelTagContrastTagFillTrain: '#60a2d7',
|
|
2079
|
+
componentsTravelTravelTagContrastTagFillTrainCancled: '#60a2d726',
|
|
2080
|
+
componentsTravelTravelTagContrastTagFillTram: '#b898e5',
|
|
2081
|
+
componentsTravelTravelTagContrastTagFillTramCancled: '#b898e526',
|
|
2082
|
+
componentsTravelTravelTagContrastTagFillWalk: '#393a49',
|
|
2083
|
+
componentsTravelTravelTagContrastTextCancled: '#b6b8ba',
|
|
2084
|
+
componentsTravelTravelTagContrastTextLabel: '#e5e5e9',
|
|
2085
|
+
componentsTravelTravelTagContrastTextLine: '#08091c',
|
|
2086
|
+
componentsTravelTravelTagContrastTextLineBusCancled: '#e87a9b',
|
|
2087
|
+
componentsTravelTravelTagContrastTextLineFerryCancled: '#8ccfe2',
|
|
2088
|
+
componentsTravelTravelTagContrastTextLineMetroCancled: '#dd973c',
|
|
2089
|
+
componentsTravelTravelTagContrastTextLinePlaneCancled: '#f2b8e5',
|
|
2090
|
+
componentsTravelTravelTagContrastTextLineTrainCancled: '#60a2d7',
|
|
2091
|
+
componentsTravelTravelTagContrastTextLineTramCancled: '#b898e5',
|
|
2092
|
+
componentsTravelTravelTagContrastTextNewTime: '#ff9494',
|
|
2093
|
+
componentsTravelTravelTagContrastTextWalk: '#e5e5e9',
|
|
2094
|
+
componentsTravelTravelTagStandardIcon: '#08091c',
|
|
2095
|
+
componentsTravelTravelTagStandardIconBusCancled: '#e87a9b',
|
|
2096
|
+
componentsTravelTravelTagStandardIconFerryCancled: '#8ccfe2',
|
|
2097
|
+
componentsTravelTravelTagStandardIconMetroCancled: '#dd973c',
|
|
2098
|
+
componentsTravelTravelTagStandardIconPlaneCancled: '#f2b8e5',
|
|
2099
|
+
componentsTravelTravelTagStandardIconTrainCancled: '#60a2d7',
|
|
2100
|
+
componentsTravelTravelTagStandardIconTramCancled: '#b898e5',
|
|
2101
|
+
componentsTravelTravelTagStandardIconWalk: '#e5e5e9',
|
|
2102
|
+
componentsTravelTravelTagStandardIconBorderValidation: '#08091c',
|
|
2103
|
+
componentsTravelTravelTagStandardTagFillBus: '#e87a9b',
|
|
2104
|
+
componentsTravelTravelTagStandardTagFillBusCancled: '#e87a9b26',
|
|
2105
|
+
componentsTravelTravelTagStandardTagFillFerry: '#8ccfe2',
|
|
2106
|
+
componentsTravelTravelTagStandardTagFillFerryCancled: '#8ccfe226',
|
|
2107
|
+
componentsTravelTravelTagStandardTagFillMetro: '#dd973c',
|
|
2108
|
+
componentsTravelTravelTagStandardTagFillMetroCancled: '#dd973c26',
|
|
2109
|
+
componentsTravelTravelTagStandardTagFillMobility: '#4db295',
|
|
2110
|
+
componentsTravelTravelTagStandardTagFillPlane: '#f2b8e5',
|
|
2111
|
+
componentsTravelTravelTagStandardTagFillPlaneCancled: '#f2b8e526',
|
|
2112
|
+
componentsTravelTravelTagStandardTagFillTaxi: '#ffe082',
|
|
2113
|
+
componentsTravelTravelTagStandardTagFillTrain: '#60a2d7',
|
|
2114
|
+
componentsTravelTravelTagStandardTagFillTrainCancled: '#60a2d726',
|
|
2115
|
+
componentsTravelTravelTagStandardTagFillTram: '#b898e5',
|
|
2116
|
+
componentsTravelTravelTagStandardTagFillTramCancled: '#b898e526',
|
|
2117
|
+
componentsTravelTravelTagStandardTagFillWalk: '#393a49',
|
|
2118
|
+
componentsTravelTravelTagStandardTextCancled: '#b6b8ba',
|
|
2119
|
+
componentsTravelTravelTagStandardTextLabel: '#e5e5e9',
|
|
2120
|
+
componentsTravelTravelTagStandardTextLine: '#08091c',
|
|
2121
|
+
componentsTravelTravelTagStandardTextLineBusCancled: '#e87a9b',
|
|
2122
|
+
componentsTravelTravelTagStandardTextLineFerryCancled: '#8ccfe2',
|
|
2123
|
+
componentsTravelTravelTagStandardTextLineMetroCancled: '#dd973c',
|
|
2124
|
+
componentsTravelTravelTagStandardTextLinePlaneCancled: '#f2b8e5',
|
|
2125
|
+
componentsTravelTravelTagStandardTextLineTrainCancled: '#60a2d7',
|
|
2126
|
+
componentsTravelTravelTagStandardTextLineTramCancled: '#b898e5',
|
|
2127
|
+
componentsTravelTravelTagStandardTextNewTime: '#ff9494',
|
|
2128
|
+
componentsTravelTravelTagStandardTextWalk: '#e5e5e9',
|
|
2129
|
+
componentsTypographyNew: '#ffffff',
|
|
2130
|
+
componentsTypographyBlockquoteContrastStroke: '#81828f',
|
|
2131
|
+
componentsTypographyBlockquoteContrastTextAccent: '#e5e5e9',
|
|
2132
|
+
componentsTypographyBlockquoteContrastTextSubdued: '#cccdd4',
|
|
2133
|
+
componentsTypographyBlockquoteStandardStroke: '#81828f',
|
|
2134
|
+
componentsTypographyBlockquoteStandardTextAccent: '#e5e5e9',
|
|
2135
|
+
componentsTypographyBlockquoteStandardTextSubdued: '#cccdd4'
|
|
2136
|
+
}
|
|
2137
|
+
}
|
|
2138
|
+
};
|
|
301
2139
|
|
|
302
|
-
export { borderRadiuses, borderWidths, breakpoints, colors, fontSizes, fontWeights, lineHeights, outlineOffsets, outlines, shadows, space, timings, zIndexes };
|
|
2140
|
+
export { borderRadiuses, borderWidths, breakpoints, colors, componentColors, fontSizes, fontWeights, lineHeights, outlineOffsets, outlines, shadows, space, timings, zIndexes };
|
|
303
2141
|
//# sourceMappingURL=tokens.esm.js.map
|