@bi-digital/tokens 0.2.10 → 0.2.11

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/tokens.css CHANGED
@@ -5,6 +5,7 @@
5
5
  :root, :host {
6
6
  --bi-basic-key: #000000;
7
7
  --bi-basic-white: #ffffff;
8
+ --bi-neutral-0: #fafbfc;
8
9
  --bi-neutral-5: #f5f7fa;
9
10
  --bi-neutral-10: #e4e8ed;
10
11
  --bi-neutral-15: #d5dde4;
@@ -15,11 +16,13 @@
15
16
  --bi-neutral-50: #597694;
16
17
  --bi-neutral-60: #475e75;
17
18
  --bi-neutral-70: #3e5266;
18
- --bi-neutral-80: #344557;
19
- --bi-neutral-85: #303f4f;
20
- --bi-neutral-90: #2b3947;
21
- --bi-neutral-95: #26333f;
22
- --bi-neutral-100: #222d38;
19
+ --bi-neutral-75: #344557;
20
+ --bi-neutral-80: #303f4f;
21
+ --bi-neutral-85: #2b3947;
22
+ --bi-neutral-90: #26333f;
23
+ --bi-neutral-95: #222d38;
24
+ --bi-neutral-100: #171f26;
25
+ --bi-primary-0: #ebf3ff;
23
26
  --bi-primary-5: #d9e6f9;
24
27
  --bi-primary-10: #c5d9f7;
25
28
  --bi-primary-15: #b2cdf4;
@@ -30,11 +33,13 @@
30
33
  --bi-primary-50: #0a64ff;
31
34
  --bi-primary-60: #0b4db4;
32
35
  --bi-primary-70: #0b49a1;
33
- --bi-primary-80: #0c468f;
34
- --bi-primary-85: #093f82;
35
- --bi-primary-90: #083a76;
36
- --bi-primary-95: #042f5b;
37
- --bi-primary-100: #002341;
36
+ --bi-primary-75: #0c468f;
37
+ --bi-primary-80: #093f82;
38
+ --bi-primary-85: #083a76;
39
+ --bi-primary-90: #042f5b;
40
+ --bi-primary-95: #002341;
41
+ --bi-primary-100: #001932;
42
+ --bi-secondary-0: #fffbeb;
38
43
  --bi-secondary-5: #fcf6df;
39
44
  --bi-secondary-10: #fff2bf;
40
45
  --bi-secondary-15: #ffea95;
@@ -45,11 +50,13 @@
45
50
  --bi-secondary-50: #ffcd00;
46
51
  --bi-secondary-60: #deb300;
47
52
  --bi-secondary-70: #bd9800;
48
- --bi-secondary-80: #9d7e00;
49
- --bi-secondary-85: #7c6400;
50
- --bi-secondary-90: #5b4900;
51
- --bi-secondary-95: #4a3c01;
52
- --bi-secondary-100: #3a2f00;
53
+ --bi-secondary-75: #9d7e00;
54
+ --bi-secondary-80: #7c6400;
55
+ --bi-secondary-85: #5b4900;
56
+ --bi-secondary-90: #4a3c01;
57
+ --bi-secondary-95: #3a2f00;
58
+ --bi-secondary-100: #262000;
59
+ --bi-info-0: #f3ebff;
53
60
  --bi-info-5: #e6d5ff;
54
61
  --bi-info-10: #d9bfff;
55
62
  --bi-info-15: #cdaaff;
@@ -60,11 +67,13 @@
60
67
  --bi-info-50: #6900ff;
61
68
  --bi-info-60: #5c03dc;
62
69
  --bi-info-70: #4f05b9;
63
- --bi-info-80: #420896;
64
- --bi-info-85: #3b0984;
65
- --bi-info-90: #350a73;
66
- --bi-info-95: #2e0b61;
67
- --bi-info-100: #280d50;
70
+ --bi-info-75: #420896;
71
+ --bi-info-80: #3b0984;
72
+ --bi-info-85: #350a73;
73
+ --bi-info-90: #2e0b61;
74
+ --bi-info-95: #280d50;
75
+ --bi-info-100: #1a0833;
76
+ --bi-warning-0: #fffbeb;
68
77
  --bi-warning-5: #fff7d5;
69
78
  --bi-warning-10: #fff2bf;
70
79
  --bi-warning-15: #ffea95;
@@ -75,11 +84,13 @@
75
84
  --bi-warning-50: #ffcd00;
76
85
  --bi-warning-60: #deb300;
77
86
  --bi-warning-70: #bd9800;
78
- --bi-warning-80: #9d7e00;
79
- --bi-warning-85: #7c6400;
80
- --bi-warning-90: #5b4900;
81
- --bi-warning-95: #4a3c01;
82
- --bi-warning-100: #3a2f00;
87
+ --bi-warning-75: #9d7e00;
88
+ --bi-warning-80: #7c6400;
89
+ --bi-warning-85: #5b4900;
90
+ --bi-warning-90: #4a3c01;
91
+ --bi-warning-95: #3a2f00;
92
+ --bi-warning-100: #262000;
93
+ --bi-success-0: #ebffeb;
83
94
  --bi-success-5: #d5f4d6;
84
95
  --bi-success-10: #bfeec2;
85
96
  --bi-success-15: #aae8ae;
@@ -90,11 +101,13 @@
90
101
  --bi-success-50: #00ab0b;
91
102
  --bi-success-60: #04a30d;
92
103
  --bi-success-70: #078b0f;
93
- --bi-success-80: #0b7411;
94
- --bi-success-85: #0f5d13;
95
- --bi-success-90: #124515;
96
- --bi-success-95: #143a16;
97
- --bi-success-100: #162e17;
104
+ --bi-success-75: #0b7411;
105
+ --bi-success-80: #0f5d13;
106
+ --bi-success-85: #124515;
107
+ --bi-success-90: #143a16;
108
+ --bi-success-95: #162e17;
109
+ --bi-success-100: #0f1f0f;
110
+ --bi-alert-0: #fff1f0;
98
111
  --bi-alert-5: #ffe1df;
99
112
  --bi-alert-10: #ffd7d5;
100
113
  --bi-alert-15: #ffc3bf;
@@ -105,11 +118,12 @@
105
118
  --bi-alert-50: #ff0f00;
106
119
  --bi-alert-60: #e41100;
107
120
  --bi-alert-70: #c91300;
108
- --bi-alert-80: #ae1601;
109
- --bi-alert-85: #931801;
110
- --bi-alert-90: #731a15;
111
- --bi-alert-95: #6a1b16;
112
- --bi-alert-100: #5d1c18;
121
+ --bi-alert-75: #ae1601;
122
+ --bi-alert-80: #931801;
123
+ --bi-alert-85: #731a15;
124
+ --bi-alert-90: #6a1b16;
125
+ --bi-alert-95: #5d1c18;
126
+ --bi-alert-100: #401410;
113
127
  --bi-scale-0: 0;
114
128
  --bi-scale-0-25x: 0.0625rem;
115
129
  --bi-scale-0-50x: 0.125rem;
@@ -167,8 +181,8 @@
167
181
  --bi-icon-large: var(--bi-scale-8x);
168
182
  --bi-icon-xl: var(--bi-scale-10x);
169
183
  --bi-icon-2xl: var(--bi-scale-11x);
170
- --bi-icon-primary: var(--bi-neutral-95);
171
- --bi-icon-secondary: var(--bi-neutral-50);
184
+ --bi-icon-primary: var(--bi-neutral-90);
185
+ --bi-icon-secondary: var(--bi-neutral-60);
172
186
  --bi-icon-disabled: var(--bi-neutral-50);
173
187
  --bi-icon-link: var(--bi-primary-50);
174
188
  --bi-layout-navbar-height: var(--bi-scale-16x);
package/dist/tokens.d.ts CHANGED
@@ -20,6 +20,7 @@ declare const tokens: {
20
20
  white: DesignToken;
21
21
  };
22
22
  neutral: {
23
+ "0": DesignToken;
23
24
  "5": DesignToken;
24
25
  "10": DesignToken;
25
26
  "15": DesignToken;
@@ -30,6 +31,7 @@ declare const tokens: {
30
31
  "50": DesignToken;
31
32
  "60": DesignToken;
32
33
  "70": DesignToken;
34
+ "75": DesignToken;
33
35
  "80": DesignToken;
34
36
  "85": DesignToken;
35
37
  "90": DesignToken;
@@ -37,6 +39,7 @@ declare const tokens: {
37
39
  "100": DesignToken;
38
40
  };
39
41
  primary: {
42
+ "0": DesignToken;
40
43
  "5": DesignToken;
41
44
  "10": DesignToken;
42
45
  "15": DesignToken;
@@ -47,6 +50,7 @@ declare const tokens: {
47
50
  "50": DesignToken;
48
51
  "60": DesignToken;
49
52
  "70": DesignToken;
53
+ "75": DesignToken;
50
54
  "80": DesignToken;
51
55
  "85": DesignToken;
52
56
  "90": DesignToken;
@@ -54,6 +58,7 @@ declare const tokens: {
54
58
  "100": DesignToken;
55
59
  };
56
60
  secondary: {
61
+ "0": DesignToken;
57
62
  "5": DesignToken;
58
63
  "10": DesignToken;
59
64
  "15": DesignToken;
@@ -64,6 +69,7 @@ declare const tokens: {
64
69
  "50": DesignToken;
65
70
  "60": DesignToken;
66
71
  "70": DesignToken;
72
+ "75": DesignToken;
67
73
  "80": DesignToken;
68
74
  "85": DesignToken;
69
75
  "90": DesignToken;
@@ -71,6 +77,7 @@ declare const tokens: {
71
77
  "100": DesignToken;
72
78
  };
73
79
  info: {
80
+ "0": DesignToken;
74
81
  "5": DesignToken;
75
82
  "10": DesignToken;
76
83
  "15": DesignToken;
@@ -81,6 +88,7 @@ declare const tokens: {
81
88
  "50": DesignToken;
82
89
  "60": DesignToken;
83
90
  "70": DesignToken;
91
+ "75": DesignToken;
84
92
  "80": DesignToken;
85
93
  "85": DesignToken;
86
94
  "90": DesignToken;
@@ -88,6 +96,7 @@ declare const tokens: {
88
96
  "100": DesignToken;
89
97
  };
90
98
  warning: {
99
+ "0": DesignToken;
91
100
  "5": DesignToken;
92
101
  "10": DesignToken;
93
102
  "15": DesignToken;
@@ -98,6 +107,7 @@ declare const tokens: {
98
107
  "50": DesignToken;
99
108
  "60": DesignToken;
100
109
  "70": DesignToken;
110
+ "75": DesignToken;
101
111
  "80": DesignToken;
102
112
  "85": DesignToken;
103
113
  "90": DesignToken;
@@ -105,6 +115,7 @@ declare const tokens: {
105
115
  "100": DesignToken;
106
116
  };
107
117
  success: {
118
+ "0": DesignToken;
108
119
  "5": DesignToken;
109
120
  "10": DesignToken;
110
121
  "15": DesignToken;
@@ -115,6 +126,7 @@ declare const tokens: {
115
126
  "50": DesignToken;
116
127
  "60": DesignToken;
117
128
  "70": DesignToken;
129
+ "75": DesignToken;
118
130
  "80": DesignToken;
119
131
  "85": DesignToken;
120
132
  "90": DesignToken;
@@ -122,6 +134,7 @@ declare const tokens: {
122
134
  "100": DesignToken;
123
135
  };
124
136
  alert: {
137
+ "0": DesignToken;
125
138
  "5": DesignToken;
126
139
  "10": DesignToken;
127
140
  "15": DesignToken;
@@ -132,6 +145,7 @@ declare const tokens: {
132
145
  "50": DesignToken;
133
146
  "60": DesignToken;
134
147
  "70": DesignToken;
148
+ "75": DesignToken;
135
149
  "80": DesignToken;
136
150
  "85": DesignToken;
137
151
  "90": DesignToken;
package/dist/tokens.js CHANGED
@@ -38,6 +38,22 @@ export default {
38
38
  },
39
39
  },
40
40
  neutral: {
41
+ 0: {
42
+ $type: "color",
43
+ $value: "#fafbfc",
44
+ filePath: "tokens/Reference.Mode 1.tokens.json",
45
+ isSource: true,
46
+ original: {
47
+ $type: "color",
48
+ $value: "#fafbfc",
49
+ },
50
+ name: "bi-neutral-0",
51
+ attributes: {
52
+ category: "neutral",
53
+ type: "0",
54
+ },
55
+ path: ["neutral", "0"],
56
+ },
41
57
  5: {
42
58
  $type: "color",
43
59
  $value: "#f5f7fa",
@@ -198,7 +214,7 @@ export default {
198
214
  },
199
215
  path: ["neutral", "70"],
200
216
  },
201
- 80: {
217
+ 75: {
202
218
  $type: "color",
203
219
  $value: "#344557",
204
220
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -207,6 +223,22 @@ export default {
207
223
  $type: "color",
208
224
  $value: "#344557",
209
225
  },
226
+ name: "bi-neutral-75",
227
+ attributes: {
228
+ category: "neutral",
229
+ type: "75",
230
+ },
231
+ path: ["neutral", "75"],
232
+ },
233
+ 80: {
234
+ $type: "color",
235
+ $value: "#303f4f",
236
+ filePath: "tokens/Reference.Mode 1.tokens.json",
237
+ isSource: true,
238
+ original: {
239
+ $type: "color",
240
+ $value: "#303f4f",
241
+ },
210
242
  name: "bi-neutral-80",
211
243
  attributes: {
212
244
  category: "neutral",
@@ -216,12 +248,12 @@ export default {
216
248
  },
217
249
  85: {
218
250
  $type: "color",
219
- $value: "#303f4f",
251
+ $value: "#2b3947",
220
252
  filePath: "tokens/Reference.Mode 1.tokens.json",
221
253
  isSource: true,
222
254
  original: {
223
255
  $type: "color",
224
- $value: "#303f4f",
256
+ $value: "#2b3947",
225
257
  },
226
258
  name: "bi-neutral-85",
227
259
  attributes: {
@@ -232,12 +264,12 @@ export default {
232
264
  },
233
265
  90: {
234
266
  $type: "color",
235
- $value: "#2b3947",
267
+ $value: "#26333f",
236
268
  filePath: "tokens/Reference.Mode 1.tokens.json",
237
269
  isSource: true,
238
270
  original: {
239
271
  $type: "color",
240
- $value: "#2b3947",
272
+ $value: "#26333f",
241
273
  },
242
274
  name: "bi-neutral-90",
243
275
  attributes: {
@@ -248,12 +280,12 @@ export default {
248
280
  },
249
281
  95: {
250
282
  $type: "color",
251
- $value: "#26333f",
283
+ $value: "#222d38",
252
284
  filePath: "tokens/Reference.Mode 1.tokens.json",
253
285
  isSource: true,
254
286
  original: {
255
287
  $type: "color",
256
- $value: "#26333f",
288
+ $value: "#222d38",
257
289
  },
258
290
  name: "bi-neutral-95",
259
291
  attributes: {
@@ -264,12 +296,12 @@ export default {
264
296
  },
265
297
  100: {
266
298
  $type: "color",
267
- $value: "#222d38",
299
+ $value: "#171f26",
268
300
  filePath: "tokens/Reference.Mode 1.tokens.json",
269
301
  isSource: true,
270
302
  original: {
271
303
  $type: "color",
272
- $value: "#222d38",
304
+ $value: "#171f26",
273
305
  },
274
306
  name: "bi-neutral-100",
275
307
  attributes: {
@@ -280,6 +312,22 @@ export default {
280
312
  },
281
313
  },
282
314
  primary: {
315
+ 0: {
316
+ $type: "color",
317
+ $value: "#ebf3ff",
318
+ filePath: "tokens/Reference.Mode 1.tokens.json",
319
+ isSource: true,
320
+ original: {
321
+ $type: "color",
322
+ $value: "#ebf3ff",
323
+ },
324
+ name: "bi-primary-0",
325
+ attributes: {
326
+ category: "primary",
327
+ type: "0",
328
+ },
329
+ path: ["primary", "0"],
330
+ },
283
331
  5: {
284
332
  $type: "color",
285
333
  $value: "#d9e6f9",
@@ -440,7 +488,7 @@ export default {
440
488
  },
441
489
  path: ["primary", "70"],
442
490
  },
443
- 80: {
491
+ 75: {
444
492
  $type: "color",
445
493
  $value: "#0c468f",
446
494
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -449,6 +497,22 @@ export default {
449
497
  $type: "color",
450
498
  $value: "#0c468f",
451
499
  },
500
+ name: "bi-primary-75",
501
+ attributes: {
502
+ category: "primary",
503
+ type: "75",
504
+ },
505
+ path: ["primary", "75"],
506
+ },
507
+ 80: {
508
+ $type: "color",
509
+ $value: "#093f82",
510
+ filePath: "tokens/Reference.Mode 1.tokens.json",
511
+ isSource: true,
512
+ original: {
513
+ $type: "color",
514
+ $value: "#093f82",
515
+ },
452
516
  name: "bi-primary-80",
453
517
  attributes: {
454
518
  category: "primary",
@@ -458,12 +522,12 @@ export default {
458
522
  },
459
523
  85: {
460
524
  $type: "color",
461
- $value: "#093f82",
525
+ $value: "#083a76",
462
526
  filePath: "tokens/Reference.Mode 1.tokens.json",
463
527
  isSource: true,
464
528
  original: {
465
529
  $type: "color",
466
- $value: "#093f82",
530
+ $value: "#083a76",
467
531
  },
468
532
  name: "bi-primary-85",
469
533
  attributes: {
@@ -474,12 +538,12 @@ export default {
474
538
  },
475
539
  90: {
476
540
  $type: "color",
477
- $value: "#083a76",
541
+ $value: "#042f5b",
478
542
  filePath: "tokens/Reference.Mode 1.tokens.json",
479
543
  isSource: true,
480
544
  original: {
481
545
  $type: "color",
482
- $value: "#083a76",
546
+ $value: "#042f5b",
483
547
  },
484
548
  name: "bi-primary-90",
485
549
  attributes: {
@@ -490,12 +554,12 @@ export default {
490
554
  },
491
555
  95: {
492
556
  $type: "color",
493
- $value: "#042f5b",
557
+ $value: "#002341",
494
558
  filePath: "tokens/Reference.Mode 1.tokens.json",
495
559
  isSource: true,
496
560
  original: {
497
561
  $type: "color",
498
- $value: "#042f5b",
562
+ $value: "#002341",
499
563
  },
500
564
  name: "bi-primary-95",
501
565
  attributes: {
@@ -506,12 +570,12 @@ export default {
506
570
  },
507
571
  100: {
508
572
  $type: "color",
509
- $value: "#002341",
573
+ $value: "#001932",
510
574
  filePath: "tokens/Reference.Mode 1.tokens.json",
511
575
  isSource: true,
512
576
  original: {
513
577
  $type: "color",
514
- $value: "#002341",
578
+ $value: "#001932",
515
579
  },
516
580
  name: "bi-primary-100",
517
581
  attributes: {
@@ -522,6 +586,22 @@ export default {
522
586
  },
523
587
  },
524
588
  secondary: {
589
+ 0: {
590
+ $type: "color",
591
+ $value: "#fffbeb",
592
+ filePath: "tokens/Reference.Mode 1.tokens.json",
593
+ isSource: true,
594
+ original: {
595
+ $type: "color",
596
+ $value: "#fffbeb",
597
+ },
598
+ name: "bi-secondary-0",
599
+ attributes: {
600
+ category: "secondary",
601
+ type: "0",
602
+ },
603
+ path: ["secondary", "0"],
604
+ },
525
605
  5: {
526
606
  $type: "color",
527
607
  $value: "#fcf6df",
@@ -682,7 +762,7 @@ export default {
682
762
  },
683
763
  path: ["secondary", "70"],
684
764
  },
685
- 80: {
765
+ 75: {
686
766
  $type: "color",
687
767
  $value: "#9d7e00",
688
768
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -691,6 +771,22 @@ export default {
691
771
  $type: "color",
692
772
  $value: "#9d7e00",
693
773
  },
774
+ name: "bi-secondary-75",
775
+ attributes: {
776
+ category: "secondary",
777
+ type: "75",
778
+ },
779
+ path: ["secondary", "75"],
780
+ },
781
+ 80: {
782
+ $type: "color",
783
+ $value: "#7c6400",
784
+ filePath: "tokens/Reference.Mode 1.tokens.json",
785
+ isSource: true,
786
+ original: {
787
+ $type: "color",
788
+ $value: "#7c6400",
789
+ },
694
790
  name: "bi-secondary-80",
695
791
  attributes: {
696
792
  category: "secondary",
@@ -700,12 +796,12 @@ export default {
700
796
  },
701
797
  85: {
702
798
  $type: "color",
703
- $value: "#7c6400",
799
+ $value: "#5b4900",
704
800
  filePath: "tokens/Reference.Mode 1.tokens.json",
705
801
  isSource: true,
706
802
  original: {
707
803
  $type: "color",
708
- $value: "#7c6400",
804
+ $value: "#5b4900",
709
805
  },
710
806
  name: "bi-secondary-85",
711
807
  attributes: {
@@ -716,12 +812,12 @@ export default {
716
812
  },
717
813
  90: {
718
814
  $type: "color",
719
- $value: "#5b4900",
815
+ $value: "#4a3c01",
720
816
  filePath: "tokens/Reference.Mode 1.tokens.json",
721
817
  isSource: true,
722
818
  original: {
723
819
  $type: "color",
724
- $value: "#5b4900",
820
+ $value: "#4a3c01",
725
821
  },
726
822
  name: "bi-secondary-90",
727
823
  attributes: {
@@ -732,12 +828,12 @@ export default {
732
828
  },
733
829
  95: {
734
830
  $type: "color",
735
- $value: "#4a3c01",
831
+ $value: "#3a2f00",
736
832
  filePath: "tokens/Reference.Mode 1.tokens.json",
737
833
  isSource: true,
738
834
  original: {
739
835
  $type: "color",
740
- $value: "#4a3c01",
836
+ $value: "#3a2f00",
741
837
  },
742
838
  name: "bi-secondary-95",
743
839
  attributes: {
@@ -748,12 +844,12 @@ export default {
748
844
  },
749
845
  100: {
750
846
  $type: "color",
751
- $value: "#3a2f00",
847
+ $value: "#262000",
752
848
  filePath: "tokens/Reference.Mode 1.tokens.json",
753
849
  isSource: true,
754
850
  original: {
755
851
  $type: "color",
756
- $value: "#3a2f00",
852
+ $value: "#262000",
757
853
  },
758
854
  name: "bi-secondary-100",
759
855
  attributes: {
@@ -764,6 +860,22 @@ export default {
764
860
  },
765
861
  },
766
862
  info: {
863
+ 0: {
864
+ $type: "color",
865
+ $value: "#f3ebff",
866
+ filePath: "tokens/Reference.Mode 1.tokens.json",
867
+ isSource: true,
868
+ original: {
869
+ $type: "color",
870
+ $value: "#f3ebff",
871
+ },
872
+ name: "bi-info-0",
873
+ attributes: {
874
+ category: "info",
875
+ type: "0",
876
+ },
877
+ path: ["info", "0"],
878
+ },
767
879
  5: {
768
880
  $type: "color",
769
881
  $value: "#e6d5ff",
@@ -924,7 +1036,7 @@ export default {
924
1036
  },
925
1037
  path: ["info", "70"],
926
1038
  },
927
- 80: {
1039
+ 75: {
928
1040
  $type: "color",
929
1041
  $value: "#420896",
930
1042
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -933,6 +1045,22 @@ export default {
933
1045
  $type: "color",
934
1046
  $value: "#420896",
935
1047
  },
1048
+ name: "bi-info-75",
1049
+ attributes: {
1050
+ category: "info",
1051
+ type: "75",
1052
+ },
1053
+ path: ["info", "75"],
1054
+ },
1055
+ 80: {
1056
+ $type: "color",
1057
+ $value: "#3b0984",
1058
+ filePath: "tokens/Reference.Mode 1.tokens.json",
1059
+ isSource: true,
1060
+ original: {
1061
+ $type: "color",
1062
+ $value: "#3b0984",
1063
+ },
936
1064
  name: "bi-info-80",
937
1065
  attributes: {
938
1066
  category: "info",
@@ -942,12 +1070,12 @@ export default {
942
1070
  },
943
1071
  85: {
944
1072
  $type: "color",
945
- $value: "#3b0984",
1073
+ $value: "#350a73",
946
1074
  filePath: "tokens/Reference.Mode 1.tokens.json",
947
1075
  isSource: true,
948
1076
  original: {
949
1077
  $type: "color",
950
- $value: "#3b0984",
1078
+ $value: "#350a73",
951
1079
  },
952
1080
  name: "bi-info-85",
953
1081
  attributes: {
@@ -958,12 +1086,12 @@ export default {
958
1086
  },
959
1087
  90: {
960
1088
  $type: "color",
961
- $value: "#350a73",
1089
+ $value: "#2e0b61",
962
1090
  filePath: "tokens/Reference.Mode 1.tokens.json",
963
1091
  isSource: true,
964
1092
  original: {
965
1093
  $type: "color",
966
- $value: "#350a73",
1094
+ $value: "#2e0b61",
967
1095
  },
968
1096
  name: "bi-info-90",
969
1097
  attributes: {
@@ -974,12 +1102,12 @@ export default {
974
1102
  },
975
1103
  95: {
976
1104
  $type: "color",
977
- $value: "#2e0b61",
1105
+ $value: "#280d50",
978
1106
  filePath: "tokens/Reference.Mode 1.tokens.json",
979
1107
  isSource: true,
980
1108
  original: {
981
1109
  $type: "color",
982
- $value: "#2e0b61",
1110
+ $value: "#280d50",
983
1111
  },
984
1112
  name: "bi-info-95",
985
1113
  attributes: {
@@ -990,12 +1118,12 @@ export default {
990
1118
  },
991
1119
  100: {
992
1120
  $type: "color",
993
- $value: "#280d50",
1121
+ $value: "#1a0833",
994
1122
  filePath: "tokens/Reference.Mode 1.tokens.json",
995
1123
  isSource: true,
996
1124
  original: {
997
1125
  $type: "color",
998
- $value: "#280d50",
1126
+ $value: "#1a0833",
999
1127
  },
1000
1128
  name: "bi-info-100",
1001
1129
  attributes: {
@@ -1006,6 +1134,22 @@ export default {
1006
1134
  },
1007
1135
  },
1008
1136
  warning: {
1137
+ 0: {
1138
+ $type: "color",
1139
+ $value: "#fffbeb",
1140
+ filePath: "tokens/Reference.Mode 1.tokens.json",
1141
+ isSource: true,
1142
+ original: {
1143
+ $type: "color",
1144
+ $value: "#fffbeb",
1145
+ },
1146
+ name: "bi-warning-0",
1147
+ attributes: {
1148
+ category: "warning",
1149
+ type: "0",
1150
+ },
1151
+ path: ["warning", "0"],
1152
+ },
1009
1153
  5: {
1010
1154
  $type: "color",
1011
1155
  $value: "#fff7d5",
@@ -1166,7 +1310,7 @@ export default {
1166
1310
  },
1167
1311
  path: ["warning", "70"],
1168
1312
  },
1169
- 80: {
1313
+ 75: {
1170
1314
  $type: "color",
1171
1315
  $value: "#9d7e00",
1172
1316
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1175,6 +1319,22 @@ export default {
1175
1319
  $type: "color",
1176
1320
  $value: "#9d7e00",
1177
1321
  },
1322
+ name: "bi-warning-75",
1323
+ attributes: {
1324
+ category: "warning",
1325
+ type: "75",
1326
+ },
1327
+ path: ["warning", "75"],
1328
+ },
1329
+ 80: {
1330
+ $type: "color",
1331
+ $value: "#7c6400",
1332
+ filePath: "tokens/Reference.Mode 1.tokens.json",
1333
+ isSource: true,
1334
+ original: {
1335
+ $type: "color",
1336
+ $value: "#7c6400",
1337
+ },
1178
1338
  name: "bi-warning-80",
1179
1339
  attributes: {
1180
1340
  category: "warning",
@@ -1184,12 +1344,12 @@ export default {
1184
1344
  },
1185
1345
  85: {
1186
1346
  $type: "color",
1187
- $value: "#7c6400",
1347
+ $value: "#5b4900",
1188
1348
  filePath: "tokens/Reference.Mode 1.tokens.json",
1189
1349
  isSource: true,
1190
1350
  original: {
1191
1351
  $type: "color",
1192
- $value: "#7c6400",
1352
+ $value: "#5b4900",
1193
1353
  },
1194
1354
  name: "bi-warning-85",
1195
1355
  attributes: {
@@ -1200,12 +1360,12 @@ export default {
1200
1360
  },
1201
1361
  90: {
1202
1362
  $type: "color",
1203
- $value: "#5b4900",
1363
+ $value: "#4a3c01",
1204
1364
  filePath: "tokens/Reference.Mode 1.tokens.json",
1205
1365
  isSource: true,
1206
1366
  original: {
1207
1367
  $type: "color",
1208
- $value: "#5b4900",
1368
+ $value: "#4a3c01",
1209
1369
  },
1210
1370
  name: "bi-warning-90",
1211
1371
  attributes: {
@@ -1216,12 +1376,12 @@ export default {
1216
1376
  },
1217
1377
  95: {
1218
1378
  $type: "color",
1219
- $value: "#4a3c01",
1379
+ $value: "#3a2f00",
1220
1380
  filePath: "tokens/Reference.Mode 1.tokens.json",
1221
1381
  isSource: true,
1222
1382
  original: {
1223
1383
  $type: "color",
1224
- $value: "#4a3c01",
1384
+ $value: "#3a2f00",
1225
1385
  },
1226
1386
  name: "bi-warning-95",
1227
1387
  attributes: {
@@ -1232,12 +1392,12 @@ export default {
1232
1392
  },
1233
1393
  100: {
1234
1394
  $type: "color",
1235
- $value: "#3a2f00",
1395
+ $value: "#262000",
1236
1396
  filePath: "tokens/Reference.Mode 1.tokens.json",
1237
1397
  isSource: true,
1238
1398
  original: {
1239
1399
  $type: "color",
1240
- $value: "#3a2f00",
1400
+ $value: "#262000",
1241
1401
  },
1242
1402
  name: "bi-warning-100",
1243
1403
  attributes: {
@@ -1248,6 +1408,22 @@ export default {
1248
1408
  },
1249
1409
  },
1250
1410
  success: {
1411
+ 0: {
1412
+ $type: "color",
1413
+ $value: "#ebffeb",
1414
+ filePath: "tokens/Reference.Mode 1.tokens.json",
1415
+ isSource: true,
1416
+ original: {
1417
+ $type: "color",
1418
+ $value: "#ebffeb",
1419
+ },
1420
+ name: "bi-success-0",
1421
+ attributes: {
1422
+ category: "success",
1423
+ type: "0",
1424
+ },
1425
+ path: ["success", "0"],
1426
+ },
1251
1427
  5: {
1252
1428
  $type: "color",
1253
1429
  $value: "#d5f4d6",
@@ -1408,7 +1584,7 @@ export default {
1408
1584
  },
1409
1585
  path: ["success", "70"],
1410
1586
  },
1411
- 80: {
1587
+ 75: {
1412
1588
  $type: "color",
1413
1589
  $value: "#0b7411",
1414
1590
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1417,6 +1593,22 @@ export default {
1417
1593
  $type: "color",
1418
1594
  $value: "#0b7411",
1419
1595
  },
1596
+ name: "bi-success-75",
1597
+ attributes: {
1598
+ category: "success",
1599
+ type: "75",
1600
+ },
1601
+ path: ["success", "75"],
1602
+ },
1603
+ 80: {
1604
+ $type: "color",
1605
+ $value: "#0f5d13",
1606
+ filePath: "tokens/Reference.Mode 1.tokens.json",
1607
+ isSource: true,
1608
+ original: {
1609
+ $type: "color",
1610
+ $value: "#0f5d13",
1611
+ },
1420
1612
  name: "bi-success-80",
1421
1613
  attributes: {
1422
1614
  category: "success",
@@ -1426,12 +1618,12 @@ export default {
1426
1618
  },
1427
1619
  85: {
1428
1620
  $type: "color",
1429
- $value: "#0f5d13",
1621
+ $value: "#124515",
1430
1622
  filePath: "tokens/Reference.Mode 1.tokens.json",
1431
1623
  isSource: true,
1432
1624
  original: {
1433
1625
  $type: "color",
1434
- $value: "#0f5d13",
1626
+ $value: "#124515",
1435
1627
  },
1436
1628
  name: "bi-success-85",
1437
1629
  attributes: {
@@ -1442,12 +1634,12 @@ export default {
1442
1634
  },
1443
1635
  90: {
1444
1636
  $type: "color",
1445
- $value: "#124515",
1637
+ $value: "#143a16",
1446
1638
  filePath: "tokens/Reference.Mode 1.tokens.json",
1447
1639
  isSource: true,
1448
1640
  original: {
1449
1641
  $type: "color",
1450
- $value: "#124515",
1642
+ $value: "#143a16",
1451
1643
  },
1452
1644
  name: "bi-success-90",
1453
1645
  attributes: {
@@ -1458,12 +1650,12 @@ export default {
1458
1650
  },
1459
1651
  95: {
1460
1652
  $type: "color",
1461
- $value: "#143a16",
1653
+ $value: "#162e17",
1462
1654
  filePath: "tokens/Reference.Mode 1.tokens.json",
1463
1655
  isSource: true,
1464
1656
  original: {
1465
1657
  $type: "color",
1466
- $value: "#143a16",
1658
+ $value: "#162e17",
1467
1659
  },
1468
1660
  name: "bi-success-95",
1469
1661
  attributes: {
@@ -1474,12 +1666,12 @@ export default {
1474
1666
  },
1475
1667
  100: {
1476
1668
  $type: "color",
1477
- $value: "#162e17",
1669
+ $value: "#0f1f0f",
1478
1670
  filePath: "tokens/Reference.Mode 1.tokens.json",
1479
1671
  isSource: true,
1480
1672
  original: {
1481
1673
  $type: "color",
1482
- $value: "#162e17",
1674
+ $value: "#0f1f0f",
1483
1675
  },
1484
1676
  name: "bi-success-100",
1485
1677
  attributes: {
@@ -1490,6 +1682,22 @@ export default {
1490
1682
  },
1491
1683
  },
1492
1684
  alert: {
1685
+ 0: {
1686
+ $type: "color",
1687
+ $value: "#fff1f0",
1688
+ filePath: "tokens/Reference.Mode 1.tokens.json",
1689
+ isSource: true,
1690
+ original: {
1691
+ $type: "color",
1692
+ $value: "#fff1f0",
1693
+ },
1694
+ name: "bi-alert-0",
1695
+ attributes: {
1696
+ category: "alert",
1697
+ type: "0",
1698
+ },
1699
+ path: ["alert", "0"],
1700
+ },
1493
1701
  5: {
1494
1702
  $type: "color",
1495
1703
  $value: "#ffe1df",
@@ -1650,7 +1858,7 @@ export default {
1650
1858
  },
1651
1859
  path: ["alert", "70"],
1652
1860
  },
1653
- 80: {
1861
+ 75: {
1654
1862
  $type: "color",
1655
1863
  $value: "#ae1601",
1656
1864
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1659,6 +1867,22 @@ export default {
1659
1867
  $type: "color",
1660
1868
  $value: "#ae1601",
1661
1869
  },
1870
+ name: "bi-alert-75",
1871
+ attributes: {
1872
+ category: "alert",
1873
+ type: "75",
1874
+ },
1875
+ path: ["alert", "75"],
1876
+ },
1877
+ 80: {
1878
+ $type: "color",
1879
+ $value: "#931801",
1880
+ filePath: "tokens/Reference.Mode 1.tokens.json",
1881
+ isSource: true,
1882
+ original: {
1883
+ $type: "color",
1884
+ $value: "#931801",
1885
+ },
1662
1886
  name: "bi-alert-80",
1663
1887
  attributes: {
1664
1888
  category: "alert",
@@ -1668,12 +1892,12 @@ export default {
1668
1892
  },
1669
1893
  85: {
1670
1894
  $type: "color",
1671
- $value: "#931801",
1895
+ $value: "#731a15",
1672
1896
  filePath: "tokens/Reference.Mode 1.tokens.json",
1673
1897
  isSource: true,
1674
1898
  original: {
1675
1899
  $type: "color",
1676
- $value: "#931801",
1900
+ $value: "#731a15",
1677
1901
  },
1678
1902
  name: "bi-alert-85",
1679
1903
  attributes: {
@@ -1684,12 +1908,12 @@ export default {
1684
1908
  },
1685
1909
  90: {
1686
1910
  $type: "color",
1687
- $value: "#731a15",
1911
+ $value: "#6a1b16",
1688
1912
  filePath: "tokens/Reference.Mode 1.tokens.json",
1689
1913
  isSource: true,
1690
1914
  original: {
1691
1915
  $type: "color",
1692
- $value: "#731a15",
1916
+ $value: "#6a1b16",
1693
1917
  },
1694
1918
  name: "bi-alert-90",
1695
1919
  attributes: {
@@ -1700,12 +1924,12 @@ export default {
1700
1924
  },
1701
1925
  95: {
1702
1926
  $type: "color",
1703
- $value: "#6a1b16",
1927
+ $value: "#5d1c18",
1704
1928
  filePath: "tokens/Reference.Mode 1.tokens.json",
1705
1929
  isSource: true,
1706
1930
  original: {
1707
1931
  $type: "color",
1708
- $value: "#6a1b16",
1932
+ $value: "#5d1c18",
1709
1933
  },
1710
1934
  name: "bi-alert-95",
1711
1935
  attributes: {
@@ -1716,12 +1940,12 @@ export default {
1716
1940
  },
1717
1941
  100: {
1718
1942
  $type: "color",
1719
- $value: "#5d1c18",
1943
+ $value: "#401410",
1720
1944
  filePath: "tokens/Reference.Mode 1.tokens.json",
1721
1945
  isSource: true,
1722
1946
  original: {
1723
1947
  $type: "color",
1724
- $value: "#5d1c18",
1948
+ $value: "#401410",
1725
1949
  },
1726
1950
  name: "bi-alert-100",
1727
1951
  attributes: {
@@ -2579,7 +2803,7 @@ export default {
2579
2803
  isSource: true,
2580
2804
  original: {
2581
2805
  $type: "color",
2582
- $value: "{neutral.95}",
2806
+ $value: "{neutral.90}",
2583
2807
  },
2584
2808
  name: "bi-icon-primary",
2585
2809
  attributes: {
@@ -2590,12 +2814,12 @@ export default {
2590
2814
  },
2591
2815
  Secondary: {
2592
2816
  $type: "color",
2593
- $value: "#597694",
2817
+ $value: "#475e75",
2594
2818
  filePath: "tokens/System.Mode 1.tokens.json",
2595
2819
  isSource: true,
2596
2820
  original: {
2597
2821
  $type: "color",
2598
- $value: "{neutral.50}",
2822
+ $value: "{neutral.60}",
2599
2823
  },
2600
2824
  name: "bi-icon-secondary",
2601
2825
  attributes: {
package/dist/tokens.scss CHANGED
@@ -3,6 +3,7 @@
3
3
 
4
4
  $bi-basic-key: #000000;
5
5
  $bi-basic-white: #ffffff;
6
+ $bi-neutral-0: #fafbfc;
6
7
  $bi-neutral-5: #f5f7fa;
7
8
  $bi-neutral-10: #e4e8ed;
8
9
  $bi-neutral-15: #d5dde4;
@@ -13,11 +14,13 @@ $bi-neutral-40: #90a3b7;
13
14
  $bi-neutral-50: #597694;
14
15
  $bi-neutral-60: #475e75;
15
16
  $bi-neutral-70: #3e5266;
16
- $bi-neutral-80: #344557;
17
- $bi-neutral-85: #303f4f;
18
- $bi-neutral-90: #2b3947;
19
- $bi-neutral-95: #26333f;
20
- $bi-neutral-100: #222d38;
17
+ $bi-neutral-75: #344557;
18
+ $bi-neutral-80: #303f4f;
19
+ $bi-neutral-85: #2b3947;
20
+ $bi-neutral-90: #26333f;
21
+ $bi-neutral-95: #222d38;
22
+ $bi-neutral-100: #171f26;
23
+ $bi-primary-0: #ebf3ff;
21
24
  $bi-primary-5: #d9e6f9;
22
25
  $bi-primary-10: #c5d9f7;
23
26
  $bi-primary-15: #b2cdf4;
@@ -28,11 +31,13 @@ $bi-primary-40: #6196f4;
28
31
  $bi-primary-50: #0a64ff;
29
32
  $bi-primary-60: #0b4db4;
30
33
  $bi-primary-70: #0b49a1;
31
- $bi-primary-80: #0c468f;
32
- $bi-primary-85: #093f82;
33
- $bi-primary-90: #083a76;
34
- $bi-primary-95: #042f5b;
35
- $bi-primary-100: #002341;
34
+ $bi-primary-75: #0c468f;
35
+ $bi-primary-80: #093f82;
36
+ $bi-primary-85: #083a76;
37
+ $bi-primary-90: #042f5b;
38
+ $bi-primary-95: #002341;
39
+ $bi-primary-100: #001932;
40
+ $bi-secondary-0: #fffbeb;
36
41
  $bi-secondary-5: #fcf6df;
37
42
  $bi-secondary-10: #fff2bf;
38
43
  $bi-secondary-15: #ffea95;
@@ -43,11 +48,13 @@ $bi-secondary-40: #ffd52b;
43
48
  $bi-secondary-50: #ffcd00;
44
49
  $bi-secondary-60: #deb300;
45
50
  $bi-secondary-70: #bd9800;
46
- $bi-secondary-80: #9d7e00;
47
- $bi-secondary-85: #7c6400;
48
- $bi-secondary-90: #5b4900;
49
- $bi-secondary-95: #4a3c01;
50
- $bi-secondary-100: #3a2f00;
51
+ $bi-secondary-75: #9d7e00;
52
+ $bi-secondary-80: #7c6400;
53
+ $bi-secondary-85: #5b4900;
54
+ $bi-secondary-90: #4a3c01;
55
+ $bi-secondary-95: #3a2f00;
56
+ $bi-secondary-100: #262000;
57
+ $bi-info-0: #f3ebff;
51
58
  $bi-info-5: #e6d5ff;
52
59
  $bi-info-10: #d9bfff;
53
60
  $bi-info-15: #cdaaff;
@@ -58,11 +65,13 @@ $bi-info-40: #822bff;
58
65
  $bi-info-50: #6900ff;
59
66
  $bi-info-60: #5c03dc;
60
67
  $bi-info-70: #4f05b9;
61
- $bi-info-80: #420896;
62
- $bi-info-85: #3b0984;
63
- $bi-info-90: #350a73;
64
- $bi-info-95: #2e0b61;
65
- $bi-info-100: #280d50;
68
+ $bi-info-75: #420896;
69
+ $bi-info-80: #3b0984;
70
+ $bi-info-85: #350a73;
71
+ $bi-info-90: #2e0b61;
72
+ $bi-info-95: #280d50;
73
+ $bi-info-100: #1a0833;
74
+ $bi-warning-0: #fffbeb;
66
75
  $bi-warning-5: #fff7d5;
67
76
  $bi-warning-10: #fff2bf;
68
77
  $bi-warning-15: #ffea95;
@@ -73,11 +82,13 @@ $bi-warning-40: #ffd52b;
73
82
  $bi-warning-50: #ffcd00;
74
83
  $bi-warning-60: #deb300;
75
84
  $bi-warning-70: #bd9800;
76
- $bi-warning-80: #9d7e00;
77
- $bi-warning-85: #7c6400;
78
- $bi-warning-90: #5b4900;
79
- $bi-warning-95: #4a3c01;
80
- $bi-warning-100: #3a2f00;
85
+ $bi-warning-75: #9d7e00;
86
+ $bi-warning-80: #7c6400;
87
+ $bi-warning-85: #5b4900;
88
+ $bi-warning-90: #4a3c01;
89
+ $bi-warning-95: #3a2f00;
90
+ $bi-warning-100: #262000;
91
+ $bi-success-0: #ebffeb;
81
92
  $bi-success-5: #d5f4d6;
82
93
  $bi-success-10: #bfeec2;
83
94
  $bi-success-15: #aae8ae;
@@ -88,11 +99,13 @@ $bi-success-40: #2bc634;
88
99
  $bi-success-50: #00ab0b;
89
100
  $bi-success-60: #04a30d;
90
101
  $bi-success-70: #078b0f;
91
- $bi-success-80: #0b7411;
92
- $bi-success-85: #0f5d13;
93
- $bi-success-90: #124515;
94
- $bi-success-95: #143a16;
95
- $bi-success-100: #162e17;
102
+ $bi-success-75: #0b7411;
103
+ $bi-success-80: #0f5d13;
104
+ $bi-success-85: #124515;
105
+ $bi-success-90: #143a16;
106
+ $bi-success-95: #162e17;
107
+ $bi-success-100: #0f1f0f;
108
+ $bi-alert-0: #fff1f0;
96
109
  $bi-alert-5: #ffe1df;
97
110
  $bi-alert-10: #ffd7d5;
98
111
  $bi-alert-15: #ffc3bf;
@@ -103,11 +116,12 @@ $bi-alert-40: #ff372b;
103
116
  $bi-alert-50: #ff0f00;
104
117
  $bi-alert-60: #e41100;
105
118
  $bi-alert-70: #c91300;
106
- $bi-alert-80: #ae1601;
107
- $bi-alert-85: #931801;
108
- $bi-alert-90: #731a15;
109
- $bi-alert-95: #6a1b16;
110
- $bi-alert-100: #5d1c18;
119
+ $bi-alert-75: #ae1601;
120
+ $bi-alert-80: #931801;
121
+ $bi-alert-85: #731a15;
122
+ $bi-alert-90: #6a1b16;
123
+ $bi-alert-95: #5d1c18;
124
+ $bi-alert-100: #401410;
111
125
  $bi-scale-0: 0;
112
126
  $bi-scale-0-25x: 0.0625rem;
113
127
  $bi-scale-0-50x: 0.125rem;
@@ -161,7 +175,7 @@ $bi-icon-large: 2rem;
161
175
  $bi-icon-xl: 2.5rem;
162
176
  $bi-icon-2xl: 2.75rem;
163
177
  $bi-icon-primary: #26333f;
164
- $bi-icon-secondary: #597694;
178
+ $bi-icon-secondary: #475e75;
165
179
  $bi-icon-disabled: #597694;
166
180
  $bi-icon-link: #0a64ff;
167
181
  $bi-elevation-25: rgba(38, 51, 63, 0.15);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bi-digital/tokens",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "description": "CSS and SASS variables for the BI Design System",
5
5
  "author": "BI Digital",
6
6
  "license": "ISC",