@lumx/core 2.1.9-alpha-thumbnail3 → 2.1.9-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/design-tokens.css +154 -99
- package/js/constants/design-tokens.js +210 -210
- package/js/constants/design-tokens.min.js +1 -1
- package/js/constants/design-tokens.min.js.map +1 -1
- package/js/constants/design-tokens.ts +210 -210
- package/js/utils.min.js.map +1 -1
- package/lumx.css +1 -1
- package/lumx.min.css +1 -1
- package/package.json +2 -2
- package/scss/_components.scss +0 -1
- package/scss/_design-tokens.scss +159 -99
- package/scss/components/badge/_index.scss +5 -1
- package/scss/components/chip/_index.scss +6 -0
- package/scss/components/flag/_index.scss +8 -3
- package/scss/components/icon/_index.scss +22 -0
- package/scss/components/icon/_mixins.scss +12 -3
- package/scss/components/image-block/_index.scss +0 -2
- package/scss/components/list/_mixins.scss +2 -1
- package/scss/components/message/_index.scss +1 -5
- package/scss/components/notification/_index.scss +6 -1
- package/scss/components/side-navigation/_mixins.scss +0 -1
- package/scss/components/skeleton/_index.scss +7 -4
- package/scss/components/thumbnail/_index.scss +48 -106
- package/scss/components/thumbnail/_variables.scss +1 -1
- package/scss/components/uploader/_index.scss +2 -2
- package/scss/core/state/_mixins.scss +12 -6
- package/scss/components/skeleton/_mixins.scss +0 -10
|
@@ -94,7 +94,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
94
94
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "DESIGN_TOKENS", function() { return DESIGN_TOKENS; });
|
|
95
95
|
/**
|
|
96
96
|
* Do not edit directly
|
|
97
|
-
* Generated on
|
|
97
|
+
* Generated on Wed, 08 Dec 2021 08:10:59 GMT
|
|
98
98
|
*/
|
|
99
99
|
var DESIGN_TOKENS = {
|
|
100
100
|
button: {
|
|
@@ -346,7 +346,7 @@ var DESIGN_TOKENS = {
|
|
|
346
346
|
},
|
|
347
347
|
color: {
|
|
348
348
|
version: '0.22',
|
|
349
|
-
comment: '
|
|
349
|
+
comment: 'Base dark color with 70% opacity',
|
|
350
350
|
attributes: {
|
|
351
351
|
category: 'button',
|
|
352
352
|
type: 'emphasis-medium',
|
|
@@ -418,7 +418,7 @@ var DESIGN_TOKENS = {
|
|
|
418
418
|
},
|
|
419
419
|
color: {
|
|
420
420
|
version: '0.22',
|
|
421
|
-
comment: '
|
|
421
|
+
comment: 'Base dark color with 70% opacity',
|
|
422
422
|
attributes: {
|
|
423
423
|
category: 'button',
|
|
424
424
|
type: 'emphasis-medium',
|
|
@@ -490,7 +490,7 @@ var DESIGN_TOKENS = {
|
|
|
490
490
|
},
|
|
491
491
|
color: {
|
|
492
492
|
version: '0.22',
|
|
493
|
-
comment: '
|
|
493
|
+
comment: 'Base dark color with 70% opacity',
|
|
494
494
|
attributes: {
|
|
495
495
|
category: 'button',
|
|
496
496
|
type: 'emphasis-medium',
|
|
@@ -562,7 +562,7 @@ var DESIGN_TOKENS = {
|
|
|
562
562
|
},
|
|
563
563
|
color: {
|
|
564
564
|
version: '0.22',
|
|
565
|
-
comment: '
|
|
565
|
+
comment: 'Base dark color with 70% opacity',
|
|
566
566
|
attributes: {
|
|
567
567
|
category: 'button',
|
|
568
568
|
type: 'emphasis-low',
|
|
@@ -632,7 +632,7 @@ var DESIGN_TOKENS = {
|
|
|
632
632
|
},
|
|
633
633
|
color: {
|
|
634
634
|
version: '0.22',
|
|
635
|
-
comment: '
|
|
635
|
+
comment: 'Base dark color with 70% opacity',
|
|
636
636
|
attributes: {
|
|
637
637
|
category: 'button',
|
|
638
638
|
type: 'emphasis-low',
|
|
@@ -704,7 +704,7 @@ var DESIGN_TOKENS = {
|
|
|
704
704
|
},
|
|
705
705
|
color: {
|
|
706
706
|
version: '0.22',
|
|
707
|
-
comment: '
|
|
707
|
+
comment: 'Base dark color with 70% opacity',
|
|
708
708
|
attributes: {
|
|
709
709
|
category: 'button',
|
|
710
710
|
type: 'emphasis-low',
|
|
@@ -1326,7 +1326,7 @@ var DESIGN_TOKENS = {
|
|
|
1326
1326
|
},
|
|
1327
1327
|
'icon-color': {
|
|
1328
1328
|
version: '0.22',
|
|
1329
|
-
comment: '
|
|
1329
|
+
comment: 'Base dark color with 70% opacity',
|
|
1330
1330
|
attributes: {
|
|
1331
1331
|
category: 'navigation',
|
|
1332
1332
|
type: 'item',
|
|
@@ -1351,7 +1351,7 @@ var DESIGN_TOKENS = {
|
|
|
1351
1351
|
},
|
|
1352
1352
|
'chevron-color': {
|
|
1353
1353
|
version: '0.22',
|
|
1354
|
-
comment: '
|
|
1354
|
+
comment: 'Base dark color with 70% opacity',
|
|
1355
1355
|
attributes: {
|
|
1356
1356
|
category: 'navigation',
|
|
1357
1357
|
type: 'item',
|
|
@@ -1472,7 +1472,7 @@ var DESIGN_TOKENS = {
|
|
|
1472
1472
|
},
|
|
1473
1473
|
'icon-color': {
|
|
1474
1474
|
version: '0.22',
|
|
1475
|
-
comment: '
|
|
1475
|
+
comment: 'Base dark color with 70% opacity',
|
|
1476
1476
|
attributes: {
|
|
1477
1477
|
category: 'navigation',
|
|
1478
1478
|
type: 'item',
|
|
@@ -1499,7 +1499,7 @@ var DESIGN_TOKENS = {
|
|
|
1499
1499
|
},
|
|
1500
1500
|
'chevron-color': {
|
|
1501
1501
|
version: '0.22',
|
|
1502
|
-
comment: '
|
|
1502
|
+
comment: 'Base dark color with 70% opacity',
|
|
1503
1503
|
attributes: {
|
|
1504
1504
|
category: 'navigation',
|
|
1505
1505
|
type: 'item',
|
|
@@ -1624,7 +1624,7 @@ var DESIGN_TOKENS = {
|
|
|
1624
1624
|
},
|
|
1625
1625
|
'icon-color': {
|
|
1626
1626
|
version: '0.22',
|
|
1627
|
-
comment: '
|
|
1627
|
+
comment: 'Base dark color with 70% opacity',
|
|
1628
1628
|
attributes: {
|
|
1629
1629
|
category: 'navigation',
|
|
1630
1630
|
type: 'item',
|
|
@@ -1651,7 +1651,7 @@ var DESIGN_TOKENS = {
|
|
|
1651
1651
|
},
|
|
1652
1652
|
'chevron-color': {
|
|
1653
1653
|
version: '0.22',
|
|
1654
|
-
comment: '
|
|
1654
|
+
comment: 'Base dark color with 70% opacity',
|
|
1655
1655
|
attributes: {
|
|
1656
1656
|
category: 'navigation',
|
|
1657
1657
|
type: 'item',
|
|
@@ -2205,7 +2205,7 @@ var DESIGN_TOKENS = {
|
|
|
2205
2205
|
},
|
|
2206
2206
|
color: {
|
|
2207
2207
|
version: '0.22',
|
|
2208
|
-
comment: '
|
|
2208
|
+
comment: 'Base dark color with 70% opacity',
|
|
2209
2209
|
attributes: {
|
|
2210
2210
|
category: 'tabs',
|
|
2211
2211
|
type: 'link',
|
|
@@ -2301,7 +2301,7 @@ var DESIGN_TOKENS = {
|
|
|
2301
2301
|
},
|
|
2302
2302
|
color: {
|
|
2303
2303
|
version: '0.22',
|
|
2304
|
-
comment: '
|
|
2304
|
+
comment: 'Base dark color with 70% opacity',
|
|
2305
2305
|
attributes: {
|
|
2306
2306
|
category: 'tabs',
|
|
2307
2307
|
type: 'link',
|
|
@@ -2399,7 +2399,7 @@ var DESIGN_TOKENS = {
|
|
|
2399
2399
|
},
|
|
2400
2400
|
color: {
|
|
2401
2401
|
version: '0.22',
|
|
2402
|
-
comment: '
|
|
2402
|
+
comment: 'Base dark color with 70% opacity',
|
|
2403
2403
|
attributes: {
|
|
2404
2404
|
category: 'tabs',
|
|
2405
2405
|
type: 'link',
|
|
@@ -2497,7 +2497,7 @@ var DESIGN_TOKENS = {
|
|
|
2497
2497
|
},
|
|
2498
2498
|
color: {
|
|
2499
2499
|
version: '0.22',
|
|
2500
|
-
comment: '
|
|
2500
|
+
comment: 'Base dark color with 70% opacity',
|
|
2501
2501
|
attributes: {
|
|
2502
2502
|
category: 'tabs',
|
|
2503
2503
|
type: 'link',
|
|
@@ -2591,7 +2591,7 @@ var DESIGN_TOKENS = {
|
|
|
2591
2591
|
},
|
|
2592
2592
|
color: {
|
|
2593
2593
|
version: '0.22',
|
|
2594
|
-
comment: '
|
|
2594
|
+
comment: 'Base dark color with 70% opacity',
|
|
2595
2595
|
attributes: {
|
|
2596
2596
|
category: 'tabs',
|
|
2597
2597
|
type: 'link',
|
|
@@ -2687,7 +2687,7 @@ var DESIGN_TOKENS = {
|
|
|
2687
2687
|
},
|
|
2688
2688
|
color: {
|
|
2689
2689
|
version: '0.22',
|
|
2690
|
-
comment: '
|
|
2690
|
+
comment: 'Base dark color with 70% opacity',
|
|
2691
2691
|
attributes: {
|
|
2692
2692
|
category: 'tabs',
|
|
2693
2693
|
type: 'link',
|
|
@@ -3114,7 +3114,7 @@ var DESIGN_TOKENS = {
|
|
|
3114
3114
|
},
|
|
3115
3115
|
'border-color': {
|
|
3116
3116
|
version: '0.22',
|
|
3117
|
-
comment: 'Base
|
|
3117
|
+
comment: 'Base primary color with 60% opacity',
|
|
3118
3118
|
attributes: {
|
|
3119
3119
|
category: 'text-field',
|
|
3120
3120
|
type: 'state-focus',
|
|
@@ -3227,7 +3227,7 @@ var DESIGN_TOKENS = {
|
|
|
3227
3227
|
},
|
|
3228
3228
|
L1: {
|
|
3229
3229
|
version: '0.22',
|
|
3230
|
-
comment: 'Base dark color with
|
|
3230
|
+
comment: 'Base dark color with 70% opacity',
|
|
3231
3231
|
attributes: {
|
|
3232
3232
|
category: 'color',
|
|
3233
3233
|
type: 'dark',
|
|
@@ -3444,11 +3444,11 @@ var DESIGN_TOKENS = {
|
|
|
3444
3444
|
category: 'color',
|
|
3445
3445
|
type: 'blue',
|
|
3446
3446
|
item: 'D2',
|
|
3447
|
-
hex: '
|
|
3447
|
+
hex: '1546c1',
|
|
3448
3448
|
rgb: {
|
|
3449
|
-
r:
|
|
3450
|
-
g:
|
|
3451
|
-
b:
|
|
3449
|
+
r: 21,
|
|
3450
|
+
g: 70,
|
|
3451
|
+
b: 193,
|
|
3452
3452
|
a: 1
|
|
3453
3453
|
}
|
|
3454
3454
|
}
|
|
@@ -3460,11 +3460,11 @@ var DESIGN_TOKENS = {
|
|
|
3460
3460
|
category: 'color',
|
|
3461
3461
|
type: 'blue',
|
|
3462
3462
|
item: 'D1',
|
|
3463
|
-
hex: '
|
|
3463
|
+
hex: '184ed8',
|
|
3464
3464
|
rgb: {
|
|
3465
|
-
r:
|
|
3466
|
-
g:
|
|
3467
|
-
b:
|
|
3465
|
+
r: 24,
|
|
3466
|
+
g: 78,
|
|
3467
|
+
b: 216,
|
|
3468
3468
|
a: 1
|
|
3469
3469
|
}
|
|
3470
3470
|
}
|
|
@@ -3476,11 +3476,11 @@ var DESIGN_TOKENS = {
|
|
|
3476
3476
|
category: 'color',
|
|
3477
3477
|
type: 'blue',
|
|
3478
3478
|
item: 'N',
|
|
3479
|
-
hex: '
|
|
3479
|
+
hex: '245be7',
|
|
3480
3480
|
rgb: {
|
|
3481
|
-
r:
|
|
3482
|
-
g:
|
|
3483
|
-
b:
|
|
3481
|
+
r: 36,
|
|
3482
|
+
g: 91,
|
|
3483
|
+
b: 231,
|
|
3484
3484
|
a: 1
|
|
3485
3485
|
}
|
|
3486
3486
|
}
|
|
@@ -3492,11 +3492,11 @@ var DESIGN_TOKENS = {
|
|
|
3492
3492
|
category: 'color',
|
|
3493
3493
|
type: 'blue',
|
|
3494
3494
|
item: 'L1',
|
|
3495
|
-
hex: '
|
|
3495
|
+
hex: '245be7',
|
|
3496
3496
|
rgb: {
|
|
3497
|
-
r:
|
|
3498
|
-
g:
|
|
3499
|
-
b:
|
|
3497
|
+
r: 36,
|
|
3498
|
+
g: 91,
|
|
3499
|
+
b: 231,
|
|
3500
3500
|
a: 1
|
|
3501
3501
|
}
|
|
3502
3502
|
}
|
|
@@ -3508,11 +3508,11 @@ var DESIGN_TOKENS = {
|
|
|
3508
3508
|
category: 'color',
|
|
3509
3509
|
type: 'blue',
|
|
3510
3510
|
item: 'L2',
|
|
3511
|
-
hex: '
|
|
3511
|
+
hex: '245be7',
|
|
3512
3512
|
rgb: {
|
|
3513
|
-
r:
|
|
3514
|
-
g:
|
|
3515
|
-
b:
|
|
3513
|
+
r: 36,
|
|
3514
|
+
g: 91,
|
|
3515
|
+
b: 231,
|
|
3516
3516
|
a: 1
|
|
3517
3517
|
}
|
|
3518
3518
|
}
|
|
@@ -3524,11 +3524,11 @@ var DESIGN_TOKENS = {
|
|
|
3524
3524
|
category: 'color',
|
|
3525
3525
|
type: 'blue',
|
|
3526
3526
|
item: 'L3',
|
|
3527
|
-
hex: '
|
|
3527
|
+
hex: '245be7',
|
|
3528
3528
|
rgb: {
|
|
3529
|
-
r:
|
|
3530
|
-
g:
|
|
3531
|
-
b:
|
|
3529
|
+
r: 36,
|
|
3530
|
+
g: 91,
|
|
3531
|
+
b: 231,
|
|
3532
3532
|
a: 1
|
|
3533
3533
|
}
|
|
3534
3534
|
}
|
|
@@ -3540,11 +3540,11 @@ var DESIGN_TOKENS = {
|
|
|
3540
3540
|
category: 'color',
|
|
3541
3541
|
type: 'blue',
|
|
3542
3542
|
item: 'L4',
|
|
3543
|
-
hex: '
|
|
3543
|
+
hex: '245be7',
|
|
3544
3544
|
rgb: {
|
|
3545
|
-
r:
|
|
3546
|
-
g:
|
|
3547
|
-
b:
|
|
3545
|
+
r: 36,
|
|
3546
|
+
g: 91,
|
|
3547
|
+
b: 231,
|
|
3548
3548
|
a: 1
|
|
3549
3549
|
}
|
|
3550
3550
|
}
|
|
@@ -3556,11 +3556,11 @@ var DESIGN_TOKENS = {
|
|
|
3556
3556
|
category: 'color',
|
|
3557
3557
|
type: 'blue',
|
|
3558
3558
|
item: 'L5',
|
|
3559
|
-
hex: '
|
|
3559
|
+
hex: '245be7',
|
|
3560
3560
|
rgb: {
|
|
3561
|
-
r:
|
|
3562
|
-
g:
|
|
3563
|
-
b:
|
|
3561
|
+
r: 36,
|
|
3562
|
+
g: 91,
|
|
3563
|
+
b: 231,
|
|
3564
3564
|
a: 1
|
|
3565
3565
|
}
|
|
3566
3566
|
}
|
|
@@ -3572,11 +3572,11 @@ var DESIGN_TOKENS = {
|
|
|
3572
3572
|
category: 'color',
|
|
3573
3573
|
type: 'blue',
|
|
3574
3574
|
item: 'L6',
|
|
3575
|
-
hex: '
|
|
3575
|
+
hex: '245be7',
|
|
3576
3576
|
rgb: {
|
|
3577
|
-
r:
|
|
3578
|
-
g:
|
|
3579
|
-
b:
|
|
3577
|
+
r: 36,
|
|
3578
|
+
g: 91,
|
|
3579
|
+
b: 231,
|
|
3580
3580
|
a: 1
|
|
3581
3581
|
}
|
|
3582
3582
|
}
|
|
@@ -3590,11 +3590,11 @@ var DESIGN_TOKENS = {
|
|
|
3590
3590
|
category: 'color',
|
|
3591
3591
|
type: 'green',
|
|
3592
3592
|
item: 'D2',
|
|
3593
|
-
hex: '
|
|
3593
|
+
hex: '1a6e59',
|
|
3594
3594
|
rgb: {
|
|
3595
|
-
r:
|
|
3596
|
-
g:
|
|
3597
|
-
b:
|
|
3595
|
+
r: 26,
|
|
3596
|
+
g: 110,
|
|
3597
|
+
b: 89,
|
|
3598
3598
|
a: 1
|
|
3599
3599
|
}
|
|
3600
3600
|
}
|
|
@@ -3606,11 +3606,11 @@ var DESIGN_TOKENS = {
|
|
|
3606
3606
|
category: 'color',
|
|
3607
3607
|
type: 'green',
|
|
3608
3608
|
item: 'D1',
|
|
3609
|
-
hex: '
|
|
3609
|
+
hex: '177a61',
|
|
3610
3610
|
rgb: {
|
|
3611
|
-
r:
|
|
3612
|
-
g:
|
|
3613
|
-
b:
|
|
3611
|
+
r: 23,
|
|
3612
|
+
g: 122,
|
|
3613
|
+
b: 97,
|
|
3614
3614
|
a: 1
|
|
3615
3615
|
}
|
|
3616
3616
|
}
|
|
@@ -3622,11 +3622,11 @@ var DESIGN_TOKENS = {
|
|
|
3622
3622
|
category: 'color',
|
|
3623
3623
|
type: 'green',
|
|
3624
3624
|
item: 'N',
|
|
3625
|
-
hex: '
|
|
3625
|
+
hex: '138669',
|
|
3626
3626
|
rgb: {
|
|
3627
|
-
r:
|
|
3628
|
-
g:
|
|
3629
|
-
b:
|
|
3627
|
+
r: 19,
|
|
3628
|
+
g: 134,
|
|
3629
|
+
b: 105,
|
|
3630
3630
|
a: 1
|
|
3631
3631
|
}
|
|
3632
3632
|
}
|
|
@@ -3638,11 +3638,11 @@ var DESIGN_TOKENS = {
|
|
|
3638
3638
|
category: 'color',
|
|
3639
3639
|
type: 'green',
|
|
3640
3640
|
item: 'L1',
|
|
3641
|
-
hex: '
|
|
3641
|
+
hex: '138669',
|
|
3642
3642
|
rgb: {
|
|
3643
|
-
r:
|
|
3644
|
-
g:
|
|
3645
|
-
b:
|
|
3643
|
+
r: 19,
|
|
3644
|
+
g: 134,
|
|
3645
|
+
b: 105,
|
|
3646
3646
|
a: 1
|
|
3647
3647
|
}
|
|
3648
3648
|
}
|
|
@@ -3654,11 +3654,11 @@ var DESIGN_TOKENS = {
|
|
|
3654
3654
|
category: 'color',
|
|
3655
3655
|
type: 'green',
|
|
3656
3656
|
item: 'L2',
|
|
3657
|
-
hex: '
|
|
3657
|
+
hex: '138669',
|
|
3658
3658
|
rgb: {
|
|
3659
|
-
r:
|
|
3660
|
-
g:
|
|
3661
|
-
b:
|
|
3659
|
+
r: 19,
|
|
3660
|
+
g: 134,
|
|
3661
|
+
b: 105,
|
|
3662
3662
|
a: 1
|
|
3663
3663
|
}
|
|
3664
3664
|
}
|
|
@@ -3670,11 +3670,11 @@ var DESIGN_TOKENS = {
|
|
|
3670
3670
|
category: 'color',
|
|
3671
3671
|
type: 'green',
|
|
3672
3672
|
item: 'L3',
|
|
3673
|
-
hex: '
|
|
3673
|
+
hex: '138669',
|
|
3674
3674
|
rgb: {
|
|
3675
|
-
r:
|
|
3676
|
-
g:
|
|
3677
|
-
b:
|
|
3675
|
+
r: 19,
|
|
3676
|
+
g: 134,
|
|
3677
|
+
b: 105,
|
|
3678
3678
|
a: 1
|
|
3679
3679
|
}
|
|
3680
3680
|
}
|
|
@@ -3686,11 +3686,11 @@ var DESIGN_TOKENS = {
|
|
|
3686
3686
|
category: 'color',
|
|
3687
3687
|
type: 'green',
|
|
3688
3688
|
item: 'L4',
|
|
3689
|
-
hex: '
|
|
3689
|
+
hex: '138669',
|
|
3690
3690
|
rgb: {
|
|
3691
|
-
r:
|
|
3692
|
-
g:
|
|
3693
|
-
b:
|
|
3691
|
+
r: 19,
|
|
3692
|
+
g: 134,
|
|
3693
|
+
b: 105,
|
|
3694
3694
|
a: 1
|
|
3695
3695
|
}
|
|
3696
3696
|
}
|
|
@@ -3702,11 +3702,11 @@ var DESIGN_TOKENS = {
|
|
|
3702
3702
|
category: 'color',
|
|
3703
3703
|
type: 'green',
|
|
3704
3704
|
item: 'L5',
|
|
3705
|
-
hex: '
|
|
3705
|
+
hex: '138669',
|
|
3706
3706
|
rgb: {
|
|
3707
|
-
r:
|
|
3708
|
-
g:
|
|
3709
|
-
b:
|
|
3707
|
+
r: 19,
|
|
3708
|
+
g: 134,
|
|
3709
|
+
b: 105,
|
|
3710
3710
|
a: 1
|
|
3711
3711
|
}
|
|
3712
3712
|
}
|
|
@@ -3718,11 +3718,11 @@ var DESIGN_TOKENS = {
|
|
|
3718
3718
|
category: 'color',
|
|
3719
3719
|
type: 'green',
|
|
3720
3720
|
item: 'L6',
|
|
3721
|
-
hex: '
|
|
3721
|
+
hex: '138669',
|
|
3722
3722
|
rgb: {
|
|
3723
|
-
r:
|
|
3724
|
-
g:
|
|
3725
|
-
b:
|
|
3723
|
+
r: 19,
|
|
3724
|
+
g: 134,
|
|
3725
|
+
b: 105,
|
|
3726
3726
|
a: 1
|
|
3727
3727
|
}
|
|
3728
3728
|
}
|
|
@@ -3736,11 +3736,11 @@ var DESIGN_TOKENS = {
|
|
|
3736
3736
|
category: 'color',
|
|
3737
3737
|
type: 'yellow',
|
|
3738
3738
|
item: 'D2',
|
|
3739
|
-
hex: '
|
|
3739
|
+
hex: 'ffa125',
|
|
3740
3740
|
rgb: {
|
|
3741
3741
|
r: 255,
|
|
3742
|
-
g:
|
|
3743
|
-
b:
|
|
3742
|
+
g: 161,
|
|
3743
|
+
b: 37,
|
|
3744
3744
|
a: 1
|
|
3745
3745
|
}
|
|
3746
3746
|
}
|
|
@@ -3752,11 +3752,11 @@ var DESIGN_TOKENS = {
|
|
|
3752
3752
|
category: 'color',
|
|
3753
3753
|
type: 'yellow',
|
|
3754
3754
|
item: 'D1',
|
|
3755
|
-
hex: '
|
|
3755
|
+
hex: 'ffb325',
|
|
3756
3756
|
rgb: {
|
|
3757
3757
|
r: 255,
|
|
3758
|
-
g:
|
|
3759
|
-
b:
|
|
3758
|
+
g: 179,
|
|
3759
|
+
b: 37,
|
|
3760
3760
|
a: 1
|
|
3761
3761
|
}
|
|
3762
3762
|
}
|
|
@@ -3768,11 +3768,11 @@ var DESIGN_TOKENS = {
|
|
|
3768
3768
|
category: 'color',
|
|
3769
3769
|
type: 'yellow',
|
|
3770
3770
|
item: 'N',
|
|
3771
|
-
hex: '
|
|
3771
|
+
hex: 'ffc425',
|
|
3772
3772
|
rgb: {
|
|
3773
3773
|
r: 255,
|
|
3774
|
-
g:
|
|
3775
|
-
b:
|
|
3774
|
+
g: 196,
|
|
3775
|
+
b: 37,
|
|
3776
3776
|
a: 1
|
|
3777
3777
|
}
|
|
3778
3778
|
}
|
|
@@ -3784,11 +3784,11 @@ var DESIGN_TOKENS = {
|
|
|
3784
3784
|
category: 'color',
|
|
3785
3785
|
type: 'yellow',
|
|
3786
3786
|
item: 'L1',
|
|
3787
|
-
hex: '
|
|
3787
|
+
hex: 'ffc425',
|
|
3788
3788
|
rgb: {
|
|
3789
3789
|
r: 255,
|
|
3790
|
-
g:
|
|
3791
|
-
b:
|
|
3790
|
+
g: 196,
|
|
3791
|
+
b: 37,
|
|
3792
3792
|
a: 1
|
|
3793
3793
|
}
|
|
3794
3794
|
}
|
|
@@ -3800,11 +3800,11 @@ var DESIGN_TOKENS = {
|
|
|
3800
3800
|
category: 'color',
|
|
3801
3801
|
type: 'yellow',
|
|
3802
3802
|
item: 'L2',
|
|
3803
|
-
hex: '
|
|
3803
|
+
hex: 'ffc425',
|
|
3804
3804
|
rgb: {
|
|
3805
3805
|
r: 255,
|
|
3806
|
-
g:
|
|
3807
|
-
b:
|
|
3806
|
+
g: 196,
|
|
3807
|
+
b: 37,
|
|
3808
3808
|
a: 1
|
|
3809
3809
|
}
|
|
3810
3810
|
}
|
|
@@ -3816,11 +3816,11 @@ var DESIGN_TOKENS = {
|
|
|
3816
3816
|
category: 'color',
|
|
3817
3817
|
type: 'yellow',
|
|
3818
3818
|
item: 'L3',
|
|
3819
|
-
hex: '
|
|
3819
|
+
hex: 'ffc425',
|
|
3820
3820
|
rgb: {
|
|
3821
3821
|
r: 255,
|
|
3822
|
-
g:
|
|
3823
|
-
b:
|
|
3822
|
+
g: 196,
|
|
3823
|
+
b: 37,
|
|
3824
3824
|
a: 1
|
|
3825
3825
|
}
|
|
3826
3826
|
}
|
|
@@ -3832,11 +3832,11 @@ var DESIGN_TOKENS = {
|
|
|
3832
3832
|
category: 'color',
|
|
3833
3833
|
type: 'yellow',
|
|
3834
3834
|
item: 'L4',
|
|
3835
|
-
hex: '
|
|
3835
|
+
hex: 'ffc425',
|
|
3836
3836
|
rgb: {
|
|
3837
3837
|
r: 255,
|
|
3838
|
-
g:
|
|
3839
|
-
b:
|
|
3838
|
+
g: 196,
|
|
3839
|
+
b: 37,
|
|
3840
3840
|
a: 1
|
|
3841
3841
|
}
|
|
3842
3842
|
}
|
|
@@ -3848,11 +3848,11 @@ var DESIGN_TOKENS = {
|
|
|
3848
3848
|
category: 'color',
|
|
3849
3849
|
type: 'yellow',
|
|
3850
3850
|
item: 'L5',
|
|
3851
|
-
hex: '
|
|
3851
|
+
hex: 'ffc425',
|
|
3852
3852
|
rgb: {
|
|
3853
3853
|
r: 255,
|
|
3854
|
-
g:
|
|
3855
|
-
b:
|
|
3854
|
+
g: 196,
|
|
3855
|
+
b: 37,
|
|
3856
3856
|
a: 1
|
|
3857
3857
|
}
|
|
3858
3858
|
}
|
|
@@ -3864,11 +3864,11 @@ var DESIGN_TOKENS = {
|
|
|
3864
3864
|
category: 'color',
|
|
3865
3865
|
type: 'yellow',
|
|
3866
3866
|
item: 'L6',
|
|
3867
|
-
hex: '
|
|
3867
|
+
hex: 'ffc425',
|
|
3868
3868
|
rgb: {
|
|
3869
3869
|
r: 255,
|
|
3870
|
-
g:
|
|
3871
|
-
b:
|
|
3870
|
+
g: 196,
|
|
3871
|
+
b: 37,
|
|
3872
3872
|
a: 1
|
|
3873
3873
|
}
|
|
3874
3874
|
}
|
|
@@ -3882,11 +3882,11 @@ var DESIGN_TOKENS = {
|
|
|
3882
3882
|
category: 'color',
|
|
3883
3883
|
type: 'red',
|
|
3884
3884
|
item: 'D2',
|
|
3885
|
-
hex: '
|
|
3885
|
+
hex: 'be1e46',
|
|
3886
3886
|
rgb: {
|
|
3887
|
-
r:
|
|
3888
|
-
g:
|
|
3889
|
-
b:
|
|
3887
|
+
r: 190,
|
|
3888
|
+
g: 30,
|
|
3889
|
+
b: 70,
|
|
3890
3890
|
a: 1
|
|
3891
3891
|
}
|
|
3892
3892
|
}
|
|
@@ -3898,11 +3898,11 @@ var DESIGN_TOKENS = {
|
|
|
3898
3898
|
category: 'color',
|
|
3899
3899
|
type: 'red',
|
|
3900
3900
|
item: 'D1',
|
|
3901
|
-
hex: '
|
|
3901
|
+
hex: 'd42148',
|
|
3902
3902
|
rgb: {
|
|
3903
|
-
r:
|
|
3904
|
-
g:
|
|
3905
|
-
b:
|
|
3903
|
+
r: 212,
|
|
3904
|
+
g: 33,
|
|
3905
|
+
b: 72,
|
|
3906
3906
|
a: 1
|
|
3907
3907
|
}
|
|
3908
3908
|
}
|
|
@@ -3914,11 +3914,11 @@ var DESIGN_TOKENS = {
|
|
|
3914
3914
|
category: 'color',
|
|
3915
3915
|
type: 'red',
|
|
3916
3916
|
item: 'N',
|
|
3917
|
-
hex: '
|
|
3917
|
+
hex: 'df3050',
|
|
3918
3918
|
rgb: {
|
|
3919
|
-
r:
|
|
3920
|
-
g:
|
|
3921
|
-
b:
|
|
3919
|
+
r: 223,
|
|
3920
|
+
g: 48,
|
|
3921
|
+
b: 80,
|
|
3922
3922
|
a: 1
|
|
3923
3923
|
}
|
|
3924
3924
|
}
|
|
@@ -3930,11 +3930,11 @@ var DESIGN_TOKENS = {
|
|
|
3930
3930
|
category: 'color',
|
|
3931
3931
|
type: 'red',
|
|
3932
3932
|
item: 'L1',
|
|
3933
|
-
hex: '
|
|
3933
|
+
hex: 'df3050',
|
|
3934
3934
|
rgb: {
|
|
3935
|
-
r:
|
|
3936
|
-
g:
|
|
3937
|
-
b:
|
|
3935
|
+
r: 223,
|
|
3936
|
+
g: 48,
|
|
3937
|
+
b: 80,
|
|
3938
3938
|
a: 1
|
|
3939
3939
|
}
|
|
3940
3940
|
}
|
|
@@ -3946,11 +3946,11 @@ var DESIGN_TOKENS = {
|
|
|
3946
3946
|
category: 'color',
|
|
3947
3947
|
type: 'red',
|
|
3948
3948
|
item: 'L2',
|
|
3949
|
-
hex: '
|
|
3949
|
+
hex: 'df3050',
|
|
3950
3950
|
rgb: {
|
|
3951
|
-
r:
|
|
3952
|
-
g:
|
|
3953
|
-
b:
|
|
3951
|
+
r: 223,
|
|
3952
|
+
g: 48,
|
|
3953
|
+
b: 80,
|
|
3954
3954
|
a: 1
|
|
3955
3955
|
}
|
|
3956
3956
|
}
|
|
@@ -3962,11 +3962,11 @@ var DESIGN_TOKENS = {
|
|
|
3962
3962
|
category: 'color',
|
|
3963
3963
|
type: 'red',
|
|
3964
3964
|
item: 'L3',
|
|
3965
|
-
hex: '
|
|
3965
|
+
hex: 'df3050',
|
|
3966
3966
|
rgb: {
|
|
3967
|
-
r:
|
|
3968
|
-
g:
|
|
3969
|
-
b:
|
|
3967
|
+
r: 223,
|
|
3968
|
+
g: 48,
|
|
3969
|
+
b: 80,
|
|
3970
3970
|
a: 1
|
|
3971
3971
|
}
|
|
3972
3972
|
}
|
|
@@ -3978,11 +3978,11 @@ var DESIGN_TOKENS = {
|
|
|
3978
3978
|
category: 'color',
|
|
3979
3979
|
type: 'red',
|
|
3980
3980
|
item: 'L4',
|
|
3981
|
-
hex: '
|
|
3981
|
+
hex: 'df3050',
|
|
3982
3982
|
rgb: {
|
|
3983
|
-
r:
|
|
3984
|
-
g:
|
|
3985
|
-
b:
|
|
3983
|
+
r: 223,
|
|
3984
|
+
g: 48,
|
|
3985
|
+
b: 80,
|
|
3986
3986
|
a: 1
|
|
3987
3987
|
}
|
|
3988
3988
|
}
|
|
@@ -3994,11 +3994,11 @@ var DESIGN_TOKENS = {
|
|
|
3994
3994
|
category: 'color',
|
|
3995
3995
|
type: 'red',
|
|
3996
3996
|
item: 'L5',
|
|
3997
|
-
hex: '
|
|
3997
|
+
hex: 'df3050',
|
|
3998
3998
|
rgb: {
|
|
3999
|
-
r:
|
|
4000
|
-
g:
|
|
4001
|
-
b:
|
|
3999
|
+
r: 223,
|
|
4000
|
+
g: 48,
|
|
4001
|
+
b: 80,
|
|
4002
4002
|
a: 1
|
|
4003
4003
|
}
|
|
4004
4004
|
}
|
|
@@ -4010,11 +4010,11 @@ var DESIGN_TOKENS = {
|
|
|
4010
4010
|
category: 'color',
|
|
4011
4011
|
type: 'red',
|
|
4012
4012
|
item: 'L6',
|
|
4013
|
-
hex: '
|
|
4013
|
+
hex: 'df3050',
|
|
4014
4014
|
rgb: {
|
|
4015
|
-
r:
|
|
4016
|
-
g:
|
|
4017
|
-
b:
|
|
4015
|
+
r: 223,
|
|
4016
|
+
g: 48,
|
|
4017
|
+
b: 80,
|
|
4018
4018
|
a: 1
|
|
4019
4019
|
}
|
|
4020
4020
|
}
|
|
@@ -4137,7 +4137,7 @@ var DESIGN_TOKENS = {
|
|
|
4137
4137
|
primary: {
|
|
4138
4138
|
D2: {
|
|
4139
4139
|
version: '0.22',
|
|
4140
|
-
comment: 'Darkest
|
|
4140
|
+
comment: 'Darkest primary color',
|
|
4141
4141
|
attributes: {
|
|
4142
4142
|
category: 'color',
|
|
4143
4143
|
type: 'primary',
|
|
@@ -4153,7 +4153,7 @@ var DESIGN_TOKENS = {
|
|
|
4153
4153
|
},
|
|
4154
4154
|
D1: {
|
|
4155
4155
|
version: '0.22',
|
|
4156
|
-
comment: 'Dark
|
|
4156
|
+
comment: 'Dark primary color',
|
|
4157
4157
|
attributes: {
|
|
4158
4158
|
category: 'color',
|
|
4159
4159
|
type: 'primary',
|
|
@@ -4169,7 +4169,7 @@ var DESIGN_TOKENS = {
|
|
|
4169
4169
|
},
|
|
4170
4170
|
N: {
|
|
4171
4171
|
version: '0.22',
|
|
4172
|
-
comment: 'Neutral
|
|
4172
|
+
comment: 'Neutral primary color',
|
|
4173
4173
|
attributes: {
|
|
4174
4174
|
category: 'color',
|
|
4175
4175
|
type: 'primary',
|
|
@@ -4185,7 +4185,7 @@ var DESIGN_TOKENS = {
|
|
|
4185
4185
|
},
|
|
4186
4186
|
L1: {
|
|
4187
4187
|
version: '0.22',
|
|
4188
|
-
comment: 'Base
|
|
4188
|
+
comment: 'Base primary color with 80% opacity',
|
|
4189
4189
|
attributes: {
|
|
4190
4190
|
category: 'color',
|
|
4191
4191
|
type: 'primary',
|
|
@@ -4201,7 +4201,7 @@ var DESIGN_TOKENS = {
|
|
|
4201
4201
|
},
|
|
4202
4202
|
L2: {
|
|
4203
4203
|
version: '0.22',
|
|
4204
|
-
comment: 'Base
|
|
4204
|
+
comment: 'Base primary color with 60% opacity',
|
|
4205
4205
|
attributes: {
|
|
4206
4206
|
category: 'color',
|
|
4207
4207
|
type: 'primary',
|
|
@@ -4217,7 +4217,7 @@ var DESIGN_TOKENS = {
|
|
|
4217
4217
|
},
|
|
4218
4218
|
L3: {
|
|
4219
4219
|
version: '0.22',
|
|
4220
|
-
comment: 'Base
|
|
4220
|
+
comment: 'Base primary color with 40% opacity',
|
|
4221
4221
|
attributes: {
|
|
4222
4222
|
category: 'color',
|
|
4223
4223
|
type: 'primary',
|
|
@@ -4233,7 +4233,7 @@ var DESIGN_TOKENS = {
|
|
|
4233
4233
|
},
|
|
4234
4234
|
L4: {
|
|
4235
4235
|
version: '0.22',
|
|
4236
|
-
comment: 'Base
|
|
4236
|
+
comment: 'Base primary color with 20% opacity',
|
|
4237
4237
|
attributes: {
|
|
4238
4238
|
category: 'color',
|
|
4239
4239
|
type: 'primary',
|
|
@@ -4249,7 +4249,7 @@ var DESIGN_TOKENS = {
|
|
|
4249
4249
|
},
|
|
4250
4250
|
L5: {
|
|
4251
4251
|
version: '0.22',
|
|
4252
|
-
comment: 'Base
|
|
4252
|
+
comment: 'Base primary color with 10% opacity',
|
|
4253
4253
|
attributes: {
|
|
4254
4254
|
category: 'color',
|
|
4255
4255
|
type: 'primary',
|
|
@@ -4283,7 +4283,7 @@ var DESIGN_TOKENS = {
|
|
|
4283
4283
|
secondary: {
|
|
4284
4284
|
D2: {
|
|
4285
4285
|
version: '0.22',
|
|
4286
|
-
comment: 'Darkest
|
|
4286
|
+
comment: 'Darkest secondary color',
|
|
4287
4287
|
attributes: {
|
|
4288
4288
|
category: 'color',
|
|
4289
4289
|
type: 'secondary',
|
|
@@ -4299,7 +4299,7 @@ var DESIGN_TOKENS = {
|
|
|
4299
4299
|
},
|
|
4300
4300
|
D1: {
|
|
4301
4301
|
version: '0.22',
|
|
4302
|
-
comment: 'Dark
|
|
4302
|
+
comment: 'Dark secondary color',
|
|
4303
4303
|
attributes: {
|
|
4304
4304
|
category: 'color',
|
|
4305
4305
|
type: 'secondary',
|
|
@@ -4315,7 +4315,7 @@ var DESIGN_TOKENS = {
|
|
|
4315
4315
|
},
|
|
4316
4316
|
N: {
|
|
4317
4317
|
version: '0.22',
|
|
4318
|
-
comment: 'Neutral
|
|
4318
|
+
comment: 'Neutral secondary color',
|
|
4319
4319
|
attributes: {
|
|
4320
4320
|
category: 'color',
|
|
4321
4321
|
type: 'secondary',
|
|
@@ -4331,7 +4331,7 @@ var DESIGN_TOKENS = {
|
|
|
4331
4331
|
},
|
|
4332
4332
|
L1: {
|
|
4333
4333
|
version: '0.22',
|
|
4334
|
-
comment: 'Base
|
|
4334
|
+
comment: 'Base secondary color with 80% opacity',
|
|
4335
4335
|
attributes: {
|
|
4336
4336
|
category: 'color',
|
|
4337
4337
|
type: 'secondary',
|
|
@@ -4347,7 +4347,7 @@ var DESIGN_TOKENS = {
|
|
|
4347
4347
|
},
|
|
4348
4348
|
L2: {
|
|
4349
4349
|
version: '0.22',
|
|
4350
|
-
comment: 'Base
|
|
4350
|
+
comment: 'Base secondary color with 60% opacity',
|
|
4351
4351
|
attributes: {
|
|
4352
4352
|
category: 'color',
|
|
4353
4353
|
type: 'secondary',
|
|
@@ -4363,7 +4363,7 @@ var DESIGN_TOKENS = {
|
|
|
4363
4363
|
},
|
|
4364
4364
|
L3: {
|
|
4365
4365
|
version: '0.22',
|
|
4366
|
-
comment: 'Base
|
|
4366
|
+
comment: 'Base secondary color with 40% opacity',
|
|
4367
4367
|
attributes: {
|
|
4368
4368
|
category: 'color',
|
|
4369
4369
|
type: 'secondary',
|
|
@@ -4379,7 +4379,7 @@ var DESIGN_TOKENS = {
|
|
|
4379
4379
|
},
|
|
4380
4380
|
L4: {
|
|
4381
4381
|
version: '0.22',
|
|
4382
|
-
comment: 'Base
|
|
4382
|
+
comment: 'Base secondary color with 20% opacity',
|
|
4383
4383
|
attributes: {
|
|
4384
4384
|
category: 'color',
|
|
4385
4385
|
type: 'secondary',
|
|
@@ -4395,7 +4395,7 @@ var DESIGN_TOKENS = {
|
|
|
4395
4395
|
},
|
|
4396
4396
|
L5: {
|
|
4397
4397
|
version: '0.22',
|
|
4398
|
-
comment: 'Base
|
|
4398
|
+
comment: 'Base secondary color with 10% opacity',
|
|
4399
4399
|
attributes: {
|
|
4400
4400
|
category: 'color',
|
|
4401
4401
|
type: 'secondary',
|
|
@@ -4411,7 +4411,7 @@ var DESIGN_TOKENS = {
|
|
|
4411
4411
|
},
|
|
4412
4412
|
L6: {
|
|
4413
4413
|
version: '0.22',
|
|
4414
|
-
comment: 'Base
|
|
4414
|
+
comment: 'Base secondary color with 5% opacity',
|
|
4415
4415
|
attributes: {
|
|
4416
4416
|
category: 'color',
|
|
4417
4417
|
type: 'secondary',
|
|
@@ -4429,7 +4429,7 @@ var DESIGN_TOKENS = {
|
|
|
4429
4429
|
accent: {
|
|
4430
4430
|
D2: {
|
|
4431
4431
|
version: '0.22',
|
|
4432
|
-
comment: 'Darkest
|
|
4432
|
+
comment: 'Darkest secondary color',
|
|
4433
4433
|
attributes: {
|
|
4434
4434
|
category: 'color',
|
|
4435
4435
|
type: 'accent',
|
|
@@ -4445,7 +4445,7 @@ var DESIGN_TOKENS = {
|
|
|
4445
4445
|
},
|
|
4446
4446
|
D1: {
|
|
4447
4447
|
version: '0.22',
|
|
4448
|
-
comment: 'Dark
|
|
4448
|
+
comment: 'Dark secondary color',
|
|
4449
4449
|
attributes: {
|
|
4450
4450
|
category: 'color',
|
|
4451
4451
|
type: 'accent',
|
|
@@ -4461,7 +4461,7 @@ var DESIGN_TOKENS = {
|
|
|
4461
4461
|
},
|
|
4462
4462
|
N: {
|
|
4463
4463
|
version: '0.22',
|
|
4464
|
-
comment: 'Neutral
|
|
4464
|
+
comment: 'Neutral secondary color',
|
|
4465
4465
|
attributes: {
|
|
4466
4466
|
category: 'color',
|
|
4467
4467
|
type: 'accent',
|
|
@@ -4477,7 +4477,7 @@ var DESIGN_TOKENS = {
|
|
|
4477
4477
|
},
|
|
4478
4478
|
L1: {
|
|
4479
4479
|
version: '0.22',
|
|
4480
|
-
comment: 'Base
|
|
4480
|
+
comment: 'Base secondary color with 80% opacity',
|
|
4481
4481
|
attributes: {
|
|
4482
4482
|
category: 'color',
|
|
4483
4483
|
type: 'accent',
|
|
@@ -4493,7 +4493,7 @@ var DESIGN_TOKENS = {
|
|
|
4493
4493
|
},
|
|
4494
4494
|
L2: {
|
|
4495
4495
|
version: '0.22',
|
|
4496
|
-
comment: 'Base
|
|
4496
|
+
comment: 'Base secondary color with 60% opacity',
|
|
4497
4497
|
attributes: {
|
|
4498
4498
|
category: 'color',
|
|
4499
4499
|
type: 'accent',
|
|
@@ -4509,7 +4509,7 @@ var DESIGN_TOKENS = {
|
|
|
4509
4509
|
},
|
|
4510
4510
|
L3: {
|
|
4511
4511
|
version: '0.22',
|
|
4512
|
-
comment: 'Base
|
|
4512
|
+
comment: 'Base secondary color with 40% opacity',
|
|
4513
4513
|
attributes: {
|
|
4514
4514
|
category: 'color',
|
|
4515
4515
|
type: 'accent',
|
|
@@ -4525,7 +4525,7 @@ var DESIGN_TOKENS = {
|
|
|
4525
4525
|
},
|
|
4526
4526
|
L4: {
|
|
4527
4527
|
version: '0.22',
|
|
4528
|
-
comment: 'Base
|
|
4528
|
+
comment: 'Base secondary color with 20% opacity',
|
|
4529
4529
|
attributes: {
|
|
4530
4530
|
category: 'color',
|
|
4531
4531
|
type: 'accent',
|
|
@@ -4541,7 +4541,7 @@ var DESIGN_TOKENS = {
|
|
|
4541
4541
|
},
|
|
4542
4542
|
L5: {
|
|
4543
4543
|
version: '0.22',
|
|
4544
|
-
comment: 'Base
|
|
4544
|
+
comment: 'Base secondary color with 10% opacity',
|
|
4545
4545
|
attributes: {
|
|
4546
4546
|
category: 'color',
|
|
4547
4547
|
type: 'accent',
|
|
@@ -4557,7 +4557,7 @@ var DESIGN_TOKENS = {
|
|
|
4557
4557
|
},
|
|
4558
4558
|
L6: {
|
|
4559
4559
|
version: '0.22',
|
|
4560
|
-
comment: 'Base
|
|
4560
|
+
comment: 'Base secondary color with 5% opacity',
|
|
4561
4561
|
attributes: {
|
|
4562
4562
|
category: 'color',
|
|
4563
4563
|
type: 'accent',
|
|
@@ -4591,7 +4591,7 @@ var DESIGN_TOKENS = {
|
|
|
4591
4591
|
},
|
|
4592
4592
|
L1: {
|
|
4593
4593
|
version: '0.22',
|
|
4594
|
-
comment: 'Base dark color with
|
|
4594
|
+
comment: 'Base dark color with 70% opacity',
|
|
4595
4595
|
attributes: {
|
|
4596
4596
|
category: 'color',
|
|
4597
4597
|
type: 'black',
|
|
@@ -4808,11 +4808,11 @@ var DESIGN_TOKENS = {
|
|
|
4808
4808
|
category: 'color',
|
|
4809
4809
|
type: 'orange',
|
|
4810
4810
|
item: 'D2',
|
|
4811
|
-
hex: '
|
|
4811
|
+
hex: 'ffa125',
|
|
4812
4812
|
rgb: {
|
|
4813
4813
|
r: 255,
|
|
4814
|
-
g:
|
|
4815
|
-
b:
|
|
4814
|
+
g: 161,
|
|
4815
|
+
b: 37,
|
|
4816
4816
|
a: 1
|
|
4817
4817
|
}
|
|
4818
4818
|
}
|
|
@@ -4824,11 +4824,11 @@ var DESIGN_TOKENS = {
|
|
|
4824
4824
|
category: 'color',
|
|
4825
4825
|
type: 'orange',
|
|
4826
4826
|
item: 'D1',
|
|
4827
|
-
hex: '
|
|
4827
|
+
hex: 'ffb325',
|
|
4828
4828
|
rgb: {
|
|
4829
4829
|
r: 255,
|
|
4830
|
-
g:
|
|
4831
|
-
b:
|
|
4830
|
+
g: 179,
|
|
4831
|
+
b: 37,
|
|
4832
4832
|
a: 1
|
|
4833
4833
|
}
|
|
4834
4834
|
}
|
|
@@ -4840,11 +4840,11 @@ var DESIGN_TOKENS = {
|
|
|
4840
4840
|
category: 'color',
|
|
4841
4841
|
type: 'orange',
|
|
4842
4842
|
item: 'N',
|
|
4843
|
-
hex: '
|
|
4843
|
+
hex: 'ffc425',
|
|
4844
4844
|
rgb: {
|
|
4845
4845
|
r: 255,
|
|
4846
|
-
g:
|
|
4847
|
-
b:
|
|
4846
|
+
g: 196,
|
|
4847
|
+
b: 37,
|
|
4848
4848
|
a: 1
|
|
4849
4849
|
}
|
|
4850
4850
|
}
|
|
@@ -4856,11 +4856,11 @@ var DESIGN_TOKENS = {
|
|
|
4856
4856
|
category: 'color',
|
|
4857
4857
|
type: 'orange',
|
|
4858
4858
|
item: 'L1',
|
|
4859
|
-
hex: '
|
|
4859
|
+
hex: 'ffc425',
|
|
4860
4860
|
rgb: {
|
|
4861
4861
|
r: 255,
|
|
4862
|
-
g:
|
|
4863
|
-
b:
|
|
4862
|
+
g: 196,
|
|
4863
|
+
b: 37,
|
|
4864
4864
|
a: 1
|
|
4865
4865
|
}
|
|
4866
4866
|
}
|
|
@@ -4872,11 +4872,11 @@ var DESIGN_TOKENS = {
|
|
|
4872
4872
|
category: 'color',
|
|
4873
4873
|
type: 'orange',
|
|
4874
4874
|
item: 'L2',
|
|
4875
|
-
hex: '
|
|
4875
|
+
hex: 'ffc425',
|
|
4876
4876
|
rgb: {
|
|
4877
4877
|
r: 255,
|
|
4878
|
-
g:
|
|
4879
|
-
b:
|
|
4878
|
+
g: 196,
|
|
4879
|
+
b: 37,
|
|
4880
4880
|
a: 1
|
|
4881
4881
|
}
|
|
4882
4882
|
}
|
|
@@ -4888,11 +4888,11 @@ var DESIGN_TOKENS = {
|
|
|
4888
4888
|
category: 'color',
|
|
4889
4889
|
type: 'orange',
|
|
4890
4890
|
item: 'L3',
|
|
4891
|
-
hex: '
|
|
4891
|
+
hex: 'ffc425',
|
|
4892
4892
|
rgb: {
|
|
4893
4893
|
r: 255,
|
|
4894
|
-
g:
|
|
4895
|
-
b:
|
|
4894
|
+
g: 196,
|
|
4895
|
+
b: 37,
|
|
4896
4896
|
a: 1
|
|
4897
4897
|
}
|
|
4898
4898
|
}
|
|
@@ -4904,11 +4904,11 @@ var DESIGN_TOKENS = {
|
|
|
4904
4904
|
category: 'color',
|
|
4905
4905
|
type: 'orange',
|
|
4906
4906
|
item: 'L4',
|
|
4907
|
-
hex: '
|
|
4907
|
+
hex: 'ffc425',
|
|
4908
4908
|
rgb: {
|
|
4909
4909
|
r: 255,
|
|
4910
|
-
g:
|
|
4911
|
-
b:
|
|
4910
|
+
g: 196,
|
|
4911
|
+
b: 37,
|
|
4912
4912
|
a: 1
|
|
4913
4913
|
}
|
|
4914
4914
|
}
|
|
@@ -4920,11 +4920,11 @@ var DESIGN_TOKENS = {
|
|
|
4920
4920
|
category: 'color',
|
|
4921
4921
|
type: 'orange',
|
|
4922
4922
|
item: 'L5',
|
|
4923
|
-
hex: '
|
|
4923
|
+
hex: 'ffc425',
|
|
4924
4924
|
rgb: {
|
|
4925
4925
|
r: 255,
|
|
4926
|
-
g:
|
|
4927
|
-
b:
|
|
4926
|
+
g: 196,
|
|
4927
|
+
b: 37,
|
|
4928
4928
|
a: 1
|
|
4929
4929
|
}
|
|
4930
4930
|
}
|
|
@@ -4936,11 +4936,11 @@ var DESIGN_TOKENS = {
|
|
|
4936
4936
|
category: 'color',
|
|
4937
4937
|
type: 'orange',
|
|
4938
4938
|
item: 'L6',
|
|
4939
|
-
hex: '
|
|
4939
|
+
hex: 'ffc425',
|
|
4940
4940
|
rgb: {
|
|
4941
4941
|
r: 255,
|
|
4942
|
-
g:
|
|
4943
|
-
b:
|
|
4942
|
+
g: 196,
|
|
4943
|
+
b: 37,
|
|
4944
4944
|
a: 1
|
|
4945
4945
|
}
|
|
4946
4946
|
}
|