@channel.io/bezier-tokens 0.2.6 → 0.2.8

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.
Files changed (31) hide show
  1. package/dist/alpha/cjs/darkTheme.js +60 -45
  2. package/dist/alpha/cjs/darkThemeHovered.js +197 -0
  3. package/dist/alpha/cjs/global.js +43 -19
  4. package/dist/alpha/cjs/index.js +2 -0
  5. package/dist/alpha/cjs/lightTheme.js +14 -0
  6. package/dist/alpha/cjs/lightThemeHovered.js +197 -0
  7. package/dist/alpha/css/styles.css +461 -16
  8. package/dist/alpha/esm/darkTheme.mjs +60 -45
  9. package/dist/alpha/esm/darkThemeHovered.mjs +197 -0
  10. package/dist/alpha/esm/global.mjs +43 -19
  11. package/dist/alpha/esm/index.mjs +4 -0
  12. package/dist/alpha/esm/lightTheme.mjs +14 -0
  13. package/dist/alpha/esm/lightThemeHovered.mjs +197 -0
  14. package/dist/types/alpha/cjs/darkTheme.d.ts +105 -45
  15. package/dist/types/alpha/cjs/darkThemeHovered.d.ts +778 -0
  16. package/dist/types/alpha/cjs/darkThemeHovered.d.ts.map +1 -0
  17. package/dist/types/alpha/cjs/global.d.ts +115 -19
  18. package/dist/types/alpha/cjs/index.d.ts +3406 -1642
  19. package/dist/types/alpha/cjs/lightTheme.d.ts +56 -0
  20. package/dist/types/alpha/cjs/lightThemeHovered.d.ts +778 -0
  21. package/dist/types/alpha/cjs/lightThemeHovered.d.ts.map +1 -0
  22. package/dist/types/alpha/esm/darkTheme.d.mts +105 -45
  23. package/dist/types/alpha/esm/darkThemeHovered.d.mts +778 -0
  24. package/dist/types/alpha/esm/darkThemeHovered.d.mts.map +1 -0
  25. package/dist/types/alpha/esm/global.d.mts +115 -19
  26. package/dist/types/alpha/esm/index.d.mts +3406 -1642
  27. package/dist/types/alpha/esm/index.d.mts.map +1 -1
  28. package/dist/types/alpha/esm/lightTheme.d.mts +56 -0
  29. package/dist/types/alpha/esm/lightThemeHovered.d.mts +778 -0
  30. package/dist/types/alpha/esm/lightThemeHovered.d.mts.map +1 -0
  31. package/package.json +3 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"darkThemeHovered.d.mts","sourceRoot":"","sources":["../../../alpha/esm/darkThemeHovered.mjs"],"names":[],"mappings":""}
@@ -9,7 +9,7 @@ declare const _default: Readonly<{
9
9
  ref: null;
10
10
  }>;
11
11
  "alpha-color-blue-300": Readonly<{
12
- value: "#84a5ff";
12
+ value: "#7d9efa";
13
13
  ref: null;
14
14
  }>;
15
15
  "alpha-color-blue-400": Readonly<{
@@ -36,28 +36,36 @@ declare const _default: Readonly<{
36
36
  value: "#6d6afc1a";
37
37
  ref: null;
38
38
  }>;
39
+ "alpha-color-blue-400-0": Readonly<{
40
+ value: "#6d6afc00";
41
+ ref: null;
42
+ }>;
39
43
  "alpha-color-blue-300-45": Readonly<{
40
- value: "#84a5ff73";
44
+ value: "#7d9efa73";
41
45
  ref: null;
42
46
  }>;
43
47
  "alpha-color-blue-300-30": Readonly<{
44
- value: "#84a5ff4d";
48
+ value: "#7d9efa4d";
45
49
  ref: null;
46
50
  }>;
47
51
  "alpha-color-blue-300-15": Readonly<{
48
- value: "#84a5ff26";
52
+ value: "#7d9efa26";
53
+ ref: null;
54
+ }>;
55
+ "alpha-color-blue-300-0": Readonly<{
56
+ value: "#7d9efa00";
49
57
  ref: null;
50
58
  }>;
51
59
  "alpha-color-cobalt-100": Readonly<{
52
- value: "#afdaff";
60
+ value: "#a1d5ff";
53
61
  ref: null;
54
62
  }>;
55
63
  "alpha-color-cobalt-200": Readonly<{
56
- value: "#9ad1ff";
64
+ value: "#8dcafc";
57
65
  ref: null;
58
66
  }>;
59
67
  "alpha-color-cobalt-300": Readonly<{
60
- value: "#77c0fb";
68
+ value: "#71b9f5";
61
69
  ref: null;
62
70
  }>;
63
71
  "alpha-color-cobalt-400": Readonly<{
@@ -84,16 +92,24 @@ declare const _default: Readonly<{
84
92
  value: "#5093e51a";
85
93
  ref: null;
86
94
  }>;
95
+ "alpha-color-cobalt-400-0": Readonly<{
96
+ value: "#5093e500";
97
+ ref: null;
98
+ }>;
87
99
  "alpha-color-cobalt-300-45": Readonly<{
88
- value: "#77c0fb73";
100
+ value: "#71b9f573";
89
101
  ref: null;
90
102
  }>;
91
103
  "alpha-color-cobalt-300-30": Readonly<{
92
- value: "#77c0fb4d";
104
+ value: "#71b9f54d";
93
105
  ref: null;
94
106
  }>;
95
107
  "alpha-color-cobalt-300-15": Readonly<{
96
- value: "#77c0fb26";
108
+ value: "#71b9f526";
109
+ ref: null;
110
+ }>;
111
+ "alpha-color-cobalt-300-0": Readonly<{
112
+ value: "#71b9f500";
97
113
  ref: null;
98
114
  }>;
99
115
  "alpha-color-green-100": Readonly<{
@@ -101,11 +117,11 @@ declare const _default: Readonly<{
101
117
  ref: null;
102
118
  }>;
103
119
  "alpha-color-green-200": Readonly<{
104
- value: "#91e5a4";
120
+ value: "#84e09a";
105
121
  ref: null;
106
122
  }>;
107
123
  "alpha-color-green-300": Readonly<{
108
- value: "#6ad081";
124
+ value: "#68cc7f";
109
125
  ref: null;
110
126
  }>;
111
127
  "alpha-color-green-400": Readonly<{
@@ -132,16 +148,24 @@ declare const _default: Readonly<{
132
148
  value: "#40ad671a";
133
149
  ref: null;
134
150
  }>;
151
+ "alpha-color-green-400-0": Readonly<{
152
+ value: "#40ad6700";
153
+ ref: null;
154
+ }>;
135
155
  "alpha-color-green-300-45": Readonly<{
136
- value: "#6ad08173";
156
+ value: "#68cc7f73";
137
157
  ref: null;
138
158
  }>;
139
159
  "alpha-color-green-300-30": Readonly<{
140
- value: "#6ad0814d";
160
+ value: "#68cc7f4d";
141
161
  ref: null;
142
162
  }>;
143
163
  "alpha-color-green-300-15": Readonly<{
144
- value: "#6ad08126";
164
+ value: "#68cc7f26";
165
+ ref: null;
166
+ }>;
167
+ "alpha-color-green-300-0": Readonly<{
168
+ value: "#68cc7f26";
145
169
  ref: null;
146
170
  }>;
147
171
  "alpha-color-red-100": Readonly<{
@@ -180,6 +204,10 @@ declare const _default: Readonly<{
180
204
  value: "#e55c5c1a";
181
205
  ref: null;
182
206
  }>;
207
+ "alpha-color-red-400-0": Readonly<{
208
+ value: "#e55c5c00";
209
+ ref: null;
210
+ }>;
183
211
  "alpha-color-red-300-45": Readonly<{
184
212
  value: "#ff8c8c73";
185
213
  ref: null;
@@ -192,6 +220,14 @@ declare const _default: Readonly<{
192
220
  value: "#ff8c8c26";
193
221
  ref: null;
194
222
  }>;
223
+ "alpha-color-red-300-0": Readonly<{
224
+ value: "#ff8c8c00";
225
+ ref: null;
226
+ }>;
227
+ "alpha-color-black-0": Readonly<{
228
+ value: "#00000000";
229
+ ref: null;
230
+ }>;
195
231
  "alpha-color-black-3": Readonly<{
196
232
  value: "#00000008";
197
233
  ref: null;
@@ -289,7 +325,7 @@ declare const _default: Readonly<{
289
325
  ref: null;
290
326
  }>;
291
327
  "alpha-color-orange-200": Readonly<{
292
- value: "#ffb77d";
328
+ value: "#ffb070";
293
329
  ref: null;
294
330
  }>;
295
331
  "alpha-color-orange-300": Readonly<{
@@ -320,6 +356,10 @@ declare const _default: Readonly<{
320
356
  value: "#e67f2b1a";
321
357
  ref: null;
322
358
  }>;
359
+ "alpha-color-orange-400-0": Readonly<{
360
+ value: "#e67f2b00";
361
+ ref: null;
362
+ }>;
323
363
  "alpha-color-orange-300-45": Readonly<{
324
364
  value: "#ffa15e73";
325
365
  ref: null;
@@ -332,6 +372,10 @@ declare const _default: Readonly<{
332
372
  value: "#ffa15e26";
333
373
  ref: null;
334
374
  }>;
375
+ "alpha-color-orange-300-0": Readonly<{
376
+ value: "#ffa15e00";
377
+ ref: null;
378
+ }>;
335
379
  "alpha-color-yellow-100": Readonly<{
336
380
  value: "#ffe38f";
337
381
  ref: null;
@@ -368,6 +412,10 @@ declare const _default: Readonly<{
368
412
  value: "#edae0d1a";
369
413
  ref: null;
370
414
  }>;
415
+ "alpha-color-yellow-400-0": Readonly<{
416
+ value: "#edae0d00";
417
+ ref: null;
418
+ }>;
371
419
  "alpha-color-yellow-300-45": Readonly<{
372
420
  value: "#f9c83573";
373
421
  ref: null;
@@ -380,6 +428,10 @@ declare const _default: Readonly<{
380
428
  value: "#f9c83526";
381
429
  ref: null;
382
430
  }>;
431
+ "alpha-color-yellow-300-0": Readonly<{
432
+ value: "#f9c83500";
433
+ ref: null;
434
+ }>;
383
435
  "alpha-color-pink-100": Readonly<{
384
436
  value: "#ffafef";
385
437
  ref: null;
@@ -416,6 +468,10 @@ declare const _default: Readonly<{
416
468
  value: "#d64bb51a";
417
469
  ref: null;
418
470
  }>;
471
+ "alpha-color-pink-400-0": Readonly<{
472
+ value: "#d64bb500";
473
+ ref: null;
474
+ }>;
419
475
  "alpha-color-pink-300-45": Readonly<{
420
476
  value: "#ec6fd373";
421
477
  ref: null;
@@ -428,6 +484,10 @@ declare const _default: Readonly<{
428
484
  value: "#ec6fd326";
429
485
  ref: null;
430
486
  }>;
487
+ "alpha-color-pink-300-0": Readonly<{
488
+ value: "#ec6fd300";
489
+ ref: null;
490
+ }>;
431
491
  "alpha-color-purple-100": Readonly<{
432
492
  value: "#d1b5ff";
433
493
  ref: null;
@@ -464,6 +524,10 @@ declare const _default: Readonly<{
464
524
  value: "#8e57e71a";
465
525
  ref: null;
466
526
  }>;
527
+ "alpha-color-purple-400-0": Readonly<{
528
+ value: "#8e57e700";
529
+ ref: null;
530
+ }>;
467
531
  "alpha-color-purple-300-45": Readonly<{
468
532
  value: "#b184ff73";
469
533
  ref: null;
@@ -476,6 +540,10 @@ declare const _default: Readonly<{
476
540
  value: "#b184ff26";
477
541
  ref: null;
478
542
  }>;
543
+ "alpha-color-purple-300-0": Readonly<{
544
+ value: "#b184ff00";
545
+ ref: null;
546
+ }>;
479
547
  "alpha-color-navy-100": Readonly<{
480
548
  value: "#a5b2ee";
481
549
  ref: null;
@@ -512,6 +580,10 @@ declare const _default: Readonly<{
512
580
  value: "#424fab1a";
513
581
  ref: null;
514
582
  }>;
583
+ "alpha-color-navy-400-0": Readonly<{
584
+ value: "#424fab00";
585
+ ref: null;
586
+ }>;
515
587
  "alpha-color-navy-300-45": Readonly<{
516
588
  value: "#7683d373";
517
589
  ref: null;
@@ -524,6 +596,10 @@ declare const _default: Readonly<{
524
596
  value: "#7683d326";
525
597
  ref: null;
526
598
  }>;
599
+ "alpha-color-navy-300-0": Readonly<{
600
+ value: "#7683d300";
601
+ ref: null;
602
+ }>;
527
603
  "alpha-color-teal-100": Readonly<{
528
604
  value: "#9beee6";
529
605
  ref: null;
@@ -560,6 +636,10 @@ declare const _default: Readonly<{
560
636
  value: "#09b2ac1a";
561
637
  ref: null;
562
638
  }>;
639
+ "alpha-color-teal-400-0": Readonly<{
640
+ value: "#09b2ac00";
641
+ ref: null;
642
+ }>;
563
643
  "alpha-color-teal-300-45": Readonly<{
564
644
  value: "#40d3c573";
565
645
  ref: null;
@@ -572,6 +652,10 @@ declare const _default: Readonly<{
572
652
  value: "#40d3c526";
573
653
  ref: null;
574
654
  }>;
655
+ "alpha-color-teal-300-0": Readonly<{
656
+ value: "#40d3c500";
657
+ ref: null;
658
+ }>;
575
659
  "alpha-color-olive-100": Readonly<{
576
660
  value: "#e7f17c";
577
661
  ref: null;
@@ -608,6 +692,10 @@ declare const _default: Readonly<{
608
692
  value: "#a9b1101a";
609
693
  ref: null;
610
694
  }>;
695
+ "alpha-color-olive-400-0": Readonly<{
696
+ value: "#a9b11000";
697
+ ref: null;
698
+ }>;
611
699
  "alpha-color-olive-300-45": Readonly<{
612
700
  value: "#c8d63073";
613
701
  ref: null;
@@ -620,6 +708,10 @@ declare const _default: Readonly<{
620
708
  value: "#c8d63026";
621
709
  ref: null;
622
710
  }>;
711
+ "alpha-color-olive-300-0": Readonly<{
712
+ value: "#c8d63000";
713
+ ref: null;
714
+ }>;
623
715
  "alpha-color-grey-50": Readonly<{
624
716
  value: "#fcfcfc";
625
717
  ref: null;
@@ -664,6 +756,10 @@ declare const _default: Readonly<{
664
756
  value: "#242428";
665
757
  ref: null;
666
758
  }>;
759
+ "alpha-color-grey-900-0": Readonly<{
760
+ value: "#24242800";
761
+ ref: null;
762
+ }>;
667
763
  "alpha-color-grey-alpha-900-90": Readonly<{
668
764
  value: "#242428e6";
669
765
  ref: null;
@@ -1227,15 +1323,15 @@ declare const _default: Readonly<{
1227
1323
  ref: "linear-gradient(90deg, alpha-color-orange-300 50%, alpha-color-yellow-200 100%)";
1228
1324
  }>;
1229
1325
  "alpha-gradient-bg-green": Readonly<{
1230
- value: "linear-gradient(90deg, #6ad081 50%, #72e0d5 100%)";
1326
+ value: "linear-gradient(90deg, #68cc7f 50%, #72e0d5 100%)";
1231
1327
  ref: "linear-gradient(90deg, alpha-color-green-300 50%, alpha-color-teal-200 100%)";
1232
1328
  }>;
1233
1329
  "alpha-gradient-bg-blue": Readonly<{
1234
- value: "linear-gradient(90deg, #84a5ff 50%, #91e5a4 100%)";
1330
+ value: "linear-gradient(90deg, #7d9efa 50%, #84e09a 100%)";
1235
1331
  ref: "linear-gradient(90deg, alpha-color-blue-300 50%, alpha-color-green-200 100%)";
1236
1332
  }>;
1237
1333
  "alpha-gradient-fg-green": Readonly<{
1238
- value: "linear-gradient(90deg, #40ad67 0%, #6ad081 100%)";
1334
+ value: "linear-gradient(90deg, #40ad67 0%, #68cc7f 100%)";
1239
1335
  ref: "linear-gradient(90deg, alpha-color-green-400 0%, alpha-color-green-300 100%)";
1240
1336
  }>;
1241
1337
  }>;