@channel.io/bezier-tokens 0.2.11 → 0.2.13
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/alpha/cjs/darkTheme.js +24 -22
- package/dist/alpha/cjs/global.js +16 -55
- package/dist/alpha/cjs/lightTheme.js +24 -22
- package/dist/alpha/css/styles.css +62 -97
- package/dist/alpha/esm/darkTheme.mjs +24 -22
- package/dist/alpha/esm/global.mjs +16 -55
- package/dist/alpha/esm/lightTheme.mjs +24 -22
- package/dist/types/alpha/cjs/darkTheme.d.ts +36 -29
- package/dist/types/alpha/cjs/global.d.ts +44 -174
- package/dist/types/alpha/cjs/index.d.ts +116 -232
- package/dist/types/alpha/cjs/lightTheme.d.ts +36 -29
- package/dist/types/alpha/esm/darkTheme.d.mts +36 -29
- package/dist/types/alpha/esm/global.d.mts +44 -174
- package/dist/types/alpha/esm/index.d.mts +116 -232
- package/dist/types/alpha/esm/index.d.mts.map +1 -1
- package/dist/types/alpha/esm/lightTheme.d.mts +36 -29
- package/package.json +1 -1
|
@@ -406,6 +406,13 @@ declare const _default: Readonly<{
|
|
|
406
406
|
"alpha-color-fg-absolute-white-lightest-hovered": Readonly<{
|
|
407
407
|
value: "#ededed4d";
|
|
408
408
|
}>;
|
|
409
|
+
"alpha-color-fg-grey-darkest": Readonly<{
|
|
410
|
+
value: "#242428";
|
|
411
|
+
ref: "alpha-color-grey-900";
|
|
412
|
+
}>;
|
|
413
|
+
"alpha-color-fg-grey-darkest-hovered": Readonly<{
|
|
414
|
+
value: "#42424aff";
|
|
415
|
+
}>;
|
|
409
416
|
"alpha-color-fg-grey-dark": Readonly<{
|
|
410
417
|
value: "#a7a7aa";
|
|
411
418
|
ref: "alpha-color-grey-500";
|
|
@@ -441,25 +448,25 @@ declare const _default: Readonly<{
|
|
|
441
448
|
"alpha-color-fg-grey-lightest-hovered": Readonly<{
|
|
442
449
|
value: "#eaeaeaff";
|
|
443
450
|
}>;
|
|
444
|
-
"alpha-color-fg-grey-
|
|
451
|
+
"alpha-color-fg-grey-alpha-darker": Readonly<{
|
|
445
452
|
value: "#efeff0cc";
|
|
446
453
|
ref: "alpha-color-grey-alpha-200-80";
|
|
447
454
|
}>;
|
|
448
|
-
"alpha-color-fg-grey-
|
|
455
|
+
"alpha-color-fg-grey-alpha-darker-hovered": Readonly<{
|
|
449
456
|
value: "#dedee0cc";
|
|
450
457
|
}>;
|
|
451
|
-
"alpha-color-fg-grey-
|
|
458
|
+
"alpha-color-fg-grey-alpha-dark": Readonly<{
|
|
452
459
|
value: "#f7f7f8cc";
|
|
453
460
|
ref: "alpha-color-grey-alpha-100-80";
|
|
454
461
|
}>;
|
|
455
|
-
"alpha-color-fg-grey-
|
|
462
|
+
"alpha-color-fg-grey-alpha-dark-hovered": Readonly<{
|
|
456
463
|
value: "#e5e5e8cc";
|
|
457
464
|
}>;
|
|
458
|
-
"alpha-color-fg-grey-
|
|
465
|
+
"alpha-color-fg-grey-alpha-light": Readonly<{
|
|
459
466
|
value: "#fcfcfccc";
|
|
460
467
|
ref: "alpha-color-grey-alpha-50-80";
|
|
461
468
|
}>;
|
|
462
|
-
"alpha-color-fg-grey-
|
|
469
|
+
"alpha-color-fg-grey-alpha-light-hovered": Readonly<{
|
|
463
470
|
value: "#eaeaeacc";
|
|
464
471
|
}>;
|
|
465
472
|
"alpha-color-bg-black-darkest": Readonly<{
|
|
@@ -553,41 +560,41 @@ declare const _default: Readonly<{
|
|
|
553
560
|
"alpha-color-bg-grey-transparent-hovered": Readonly<{
|
|
554
561
|
value: "#2424280d";
|
|
555
562
|
}>;
|
|
556
|
-
"alpha-color-bg-grey-
|
|
563
|
+
"alpha-color-bg-grey-normal": Readonly<{
|
|
564
|
+
value: "#cfcfd1";
|
|
565
|
+
ref: "alpha-color-grey-400";
|
|
566
|
+
}>;
|
|
567
|
+
"alpha-color-bg-grey-normal-hovered": Readonly<{
|
|
568
|
+
value: "#c0c0c3ff";
|
|
569
|
+
}>;
|
|
570
|
+
"alpha-color-bg-grey-alpha-darkest": Readonly<{
|
|
557
571
|
value: "#efeff0cc";
|
|
558
572
|
ref: "alpha-color-grey-alpha-200-80";
|
|
559
573
|
}>;
|
|
560
|
-
"alpha-color-bg-grey-
|
|
574
|
+
"alpha-color-bg-grey-alpha-darkest-hovered": Readonly<{
|
|
561
575
|
value: "#dedee0cc";
|
|
562
576
|
}>;
|
|
563
|
-
"alpha-color-bg-grey-
|
|
577
|
+
"alpha-color-bg-grey-alpha-darker": Readonly<{
|
|
564
578
|
value: "#f7f7f8e6";
|
|
565
579
|
ref: "alpha-color-grey-alpha-100-90";
|
|
566
580
|
}>;
|
|
567
|
-
"alpha-color-bg-grey-
|
|
581
|
+
"alpha-color-bg-grey-alpha-darker-hovered": Readonly<{
|
|
568
582
|
value: "#e5e5e8e6";
|
|
569
583
|
}>;
|
|
570
|
-
"alpha-color-bg-grey-
|
|
584
|
+
"alpha-color-bg-grey-alpha-dark": Readonly<{
|
|
571
585
|
value: "#f7f7f8cc";
|
|
572
586
|
ref: "alpha-color-grey-alpha-100-80";
|
|
573
587
|
}>;
|
|
574
|
-
"alpha-color-bg-grey-
|
|
588
|
+
"alpha-color-bg-grey-alpha-dark-hovered": Readonly<{
|
|
575
589
|
value: "#e5e5e8cc";
|
|
576
590
|
}>;
|
|
577
|
-
"alpha-color-bg-grey-
|
|
591
|
+
"alpha-color-bg-grey-alpha-light": Readonly<{
|
|
578
592
|
value: "#fcfcfccc";
|
|
579
593
|
ref: "alpha-color-grey-alpha-50-80";
|
|
580
594
|
}>;
|
|
581
|
-
"alpha-color-bg-grey-
|
|
595
|
+
"alpha-color-bg-grey-alpha-light-hovered": Readonly<{
|
|
582
596
|
value: "#eaeaeacc";
|
|
583
597
|
}>;
|
|
584
|
-
"alpha-color-bg-grey-normal": Readonly<{
|
|
585
|
-
value: "#cfcfd1";
|
|
586
|
-
ref: "alpha-color-grey-400";
|
|
587
|
-
}>;
|
|
588
|
-
"alpha-color-bg-grey-normal-hovered": Readonly<{
|
|
589
|
-
value: "#c0c0c3ff";
|
|
590
|
-
}>;
|
|
591
598
|
"alpha-color-bg-white-highest": Readonly<{
|
|
592
599
|
value: "#ffffff";
|
|
593
600
|
ref: "alpha-color-white-100";
|
|
@@ -616,32 +623,32 @@ declare const _default: Readonly<{
|
|
|
616
623
|
"alpha-color-bg-white-transparent-hovered": Readonly<{
|
|
617
624
|
value: "#ffffff0d";
|
|
618
625
|
}>;
|
|
619
|
-
"alpha-color-bg-white-
|
|
626
|
+
"alpha-color-bg-white-alpha-lightest": Readonly<{
|
|
620
627
|
value: "#ffffffe6";
|
|
621
628
|
ref: "alpha-color-white-90";
|
|
622
629
|
}>;
|
|
623
|
-
"alpha-color-bg-white-
|
|
630
|
+
"alpha-color-bg-white-alpha-lightest-hovered": Readonly<{
|
|
624
631
|
value: "#ededede6";
|
|
625
632
|
}>;
|
|
626
|
-
"alpha-color-bg-white-
|
|
633
|
+
"alpha-color-bg-white-alpha-lighter": Readonly<{
|
|
627
634
|
value: "#ffffff99";
|
|
628
635
|
ref: "alpha-color-white-60";
|
|
629
636
|
}>;
|
|
630
|
-
"alpha-color-bg-white-
|
|
637
|
+
"alpha-color-bg-white-alpha-lighter-hovered": Readonly<{
|
|
631
638
|
value: "#ededed99";
|
|
632
639
|
}>;
|
|
633
|
-
"alpha-color-bg-white-
|
|
640
|
+
"alpha-color-bg-white-alpha-light": Readonly<{
|
|
634
641
|
value: "#ffffff33";
|
|
635
642
|
ref: "alpha-color-white-20";
|
|
636
643
|
}>;
|
|
637
|
-
"alpha-color-bg-white-
|
|
644
|
+
"alpha-color-bg-white-alpha-light-hovered": Readonly<{
|
|
638
645
|
value: "#ededed4d";
|
|
639
646
|
}>;
|
|
640
|
-
"alpha-color-bg-white-
|
|
647
|
+
"alpha-color-bg-white-alpha-transparent": Readonly<{
|
|
641
648
|
value: "#ffffff00";
|
|
642
649
|
ref: "alpha-color-white-0";
|
|
643
650
|
}>;
|
|
644
|
-
"alpha-color-bg-white-
|
|
651
|
+
"alpha-color-bg-white-alpha-transparent-hovered": Readonly<{
|
|
645
652
|
value: "#ffffff0d";
|
|
646
653
|
}>;
|
|
647
654
|
"alpha-color-bg-blue-normal": Readonly<{
|