@neo4j-ndl/base 3.3.19 → 3.3.21
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/lib/cjs/tokens/js/storybook-design-token.js +133 -1
- package/lib/cjs/tokens/js/storybook-design-token.js.map +1 -1
- package/lib/cjs/tokens/js/tokens-esm.js +21 -1
- package/lib/cjs/tokens/js/tokens-esm.js.map +1 -1
- package/lib/cjs/tokens/js/tokens.js +21 -1
- package/lib/cjs/tokens/js/tokens.js.map +1 -1
- package/lib/esm/tokens/js/storybook-design-token.js +133 -1
- package/lib/esm/tokens/js/storybook-design-token.js.map +1 -1
- package/lib/esm/tokens/js/tokens-esm.js +21 -1
- package/lib/esm/tokens/js/tokens-esm.js.map +1 -1
- package/lib/esm/tokens/js/tokens.js +21 -1
- package/lib/esm/tokens/js/tokens.js.map +1 -1
- package/lib/neo4j-ds-styles.css +19 -0
- package/lib/tokens/css/tokens.css +17 -1
- package/lib/tokens/js/tokens-raw.js +495 -1
- package/lib/tokens/js/tokens.js +21 -1
- package/lib/tokens/scss/tokens.scss +17 -1
- package/lib/types/tokens/js/storybook-design-token.d.ts +11 -1
- package/lib/types/tokens/js/tokens-esm.d.ts +24 -2
- package/lib/types/tokens/js/tokens.d.ts +24 -2
- package/package.json +1 -1
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Do not edit directly
|
|
24
|
-
* Generated on
|
|
24
|
+
* Generated on Mon, 14 Apr 2025 13:18:20 GMT
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
module.exports = {
|
|
@@ -410,6 +410,393 @@ module.exports = {
|
|
|
410
410
|
]
|
|
411
411
|
}
|
|
412
412
|
},
|
|
413
|
+
"breakpointNext": {
|
|
414
|
+
"xs": {
|
|
415
|
+
"min": {
|
|
416
|
+
"comment": "",
|
|
417
|
+
"value": "320px",
|
|
418
|
+
"description": "",
|
|
419
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
420
|
+
"isSource": true
|
|
421
|
+
},
|
|
422
|
+
"med": {
|
|
423
|
+
"comment": "",
|
|
424
|
+
"value": "360px",
|
|
425
|
+
"description": "",
|
|
426
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
427
|
+
"isSource": true
|
|
428
|
+
},
|
|
429
|
+
"max": {
|
|
430
|
+
"comment": "",
|
|
431
|
+
"value": "375px",
|
|
432
|
+
"description": "",
|
|
433
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
434
|
+
"isSource": true
|
|
435
|
+
},
|
|
436
|
+
"comment": "",
|
|
437
|
+
"value": "768px",
|
|
438
|
+
"description": "",
|
|
439
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
440
|
+
"isSource": true,
|
|
441
|
+
"original": {
|
|
442
|
+
"min": {
|
|
443
|
+
"comment": "",
|
|
444
|
+
"value": "320px",
|
|
445
|
+
"description": "",
|
|
446
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
447
|
+
"isSource": true
|
|
448
|
+
},
|
|
449
|
+
"med": {
|
|
450
|
+
"comment": "",
|
|
451
|
+
"value": "360px",
|
|
452
|
+
"description": "",
|
|
453
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
454
|
+
"isSource": true
|
|
455
|
+
},
|
|
456
|
+
"max": {
|
|
457
|
+
"comment": "",
|
|
458
|
+
"value": "375px",
|
|
459
|
+
"description": "",
|
|
460
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
461
|
+
"isSource": true
|
|
462
|
+
},
|
|
463
|
+
"comment": "",
|
|
464
|
+
"value": "768px",
|
|
465
|
+
"description": ""
|
|
466
|
+
},
|
|
467
|
+
"name": "BreakpointNextXs",
|
|
468
|
+
"attributes": {
|
|
469
|
+
"category": "breakpointNext",
|
|
470
|
+
"type": "xs"
|
|
471
|
+
},
|
|
472
|
+
"path": [
|
|
473
|
+
"breakpointNext",
|
|
474
|
+
"xs"
|
|
475
|
+
]
|
|
476
|
+
},
|
|
477
|
+
"sm": {
|
|
478
|
+
"min": {
|
|
479
|
+
"comment": "",
|
|
480
|
+
"value": "512px",
|
|
481
|
+
"description": "",
|
|
482
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
483
|
+
"isSource": true
|
|
484
|
+
},
|
|
485
|
+
"med": {
|
|
486
|
+
"comment": "",
|
|
487
|
+
"value": "768px",
|
|
488
|
+
"description": "",
|
|
489
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
490
|
+
"isSource": true
|
|
491
|
+
},
|
|
492
|
+
"max": {
|
|
493
|
+
"comment": "",
|
|
494
|
+
"value": "864px",
|
|
495
|
+
"description": "",
|
|
496
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
497
|
+
"isSource": true
|
|
498
|
+
},
|
|
499
|
+
"comment": "",
|
|
500
|
+
"value": "864px",
|
|
501
|
+
"description": "",
|
|
502
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
503
|
+
"isSource": true,
|
|
504
|
+
"original": {
|
|
505
|
+
"min": {
|
|
506
|
+
"comment": "",
|
|
507
|
+
"value": "512px",
|
|
508
|
+
"description": "",
|
|
509
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
510
|
+
"isSource": true
|
|
511
|
+
},
|
|
512
|
+
"med": {
|
|
513
|
+
"comment": "",
|
|
514
|
+
"value": "768px",
|
|
515
|
+
"description": "",
|
|
516
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
517
|
+
"isSource": true
|
|
518
|
+
},
|
|
519
|
+
"max": {
|
|
520
|
+
"comment": "",
|
|
521
|
+
"value": "864px",
|
|
522
|
+
"description": "",
|
|
523
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
524
|
+
"isSource": true
|
|
525
|
+
},
|
|
526
|
+
"comment": "",
|
|
527
|
+
"value": "864px",
|
|
528
|
+
"description": ""
|
|
529
|
+
},
|
|
530
|
+
"name": "BreakpointNextSm",
|
|
531
|
+
"attributes": {
|
|
532
|
+
"category": "breakpointNext",
|
|
533
|
+
"type": "sm"
|
|
534
|
+
},
|
|
535
|
+
"path": [
|
|
536
|
+
"breakpointNext",
|
|
537
|
+
"sm"
|
|
538
|
+
]
|
|
539
|
+
},
|
|
540
|
+
"md": {
|
|
541
|
+
"min": {
|
|
542
|
+
"comment": "",
|
|
543
|
+
"value": "1024px",
|
|
544
|
+
"description": "",
|
|
545
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
546
|
+
"isSource": true
|
|
547
|
+
},
|
|
548
|
+
"med": {
|
|
549
|
+
"comment": "",
|
|
550
|
+
"value": "1280px",
|
|
551
|
+
"description": "",
|
|
552
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
553
|
+
"isSource": true
|
|
554
|
+
},
|
|
555
|
+
"max": {
|
|
556
|
+
"comment": "",
|
|
557
|
+
"value": "1440px",
|
|
558
|
+
"description": "",
|
|
559
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
560
|
+
"isSource": true
|
|
561
|
+
},
|
|
562
|
+
"comment": "",
|
|
563
|
+
"value": "1024px",
|
|
564
|
+
"description": "",
|
|
565
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
566
|
+
"isSource": true,
|
|
567
|
+
"original": {
|
|
568
|
+
"min": {
|
|
569
|
+
"comment": "",
|
|
570
|
+
"value": "1024px",
|
|
571
|
+
"description": "",
|
|
572
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
573
|
+
"isSource": true
|
|
574
|
+
},
|
|
575
|
+
"med": {
|
|
576
|
+
"comment": "",
|
|
577
|
+
"value": "1280px",
|
|
578
|
+
"description": "",
|
|
579
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
580
|
+
"isSource": true
|
|
581
|
+
},
|
|
582
|
+
"max": {
|
|
583
|
+
"comment": "",
|
|
584
|
+
"value": "1440px",
|
|
585
|
+
"description": "",
|
|
586
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
587
|
+
"isSource": true
|
|
588
|
+
},
|
|
589
|
+
"comment": "",
|
|
590
|
+
"value": "1024px",
|
|
591
|
+
"description": ""
|
|
592
|
+
},
|
|
593
|
+
"name": "BreakpointNextMd",
|
|
594
|
+
"attributes": {
|
|
595
|
+
"category": "breakpointNext",
|
|
596
|
+
"type": "md"
|
|
597
|
+
},
|
|
598
|
+
"path": [
|
|
599
|
+
"breakpointNext",
|
|
600
|
+
"md"
|
|
601
|
+
]
|
|
602
|
+
},
|
|
603
|
+
"lg": {
|
|
604
|
+
"min": {
|
|
605
|
+
"comment": "",
|
|
606
|
+
"value": "1680px",
|
|
607
|
+
"description": "",
|
|
608
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
609
|
+
"isSource": true
|
|
610
|
+
},
|
|
611
|
+
"max": {
|
|
612
|
+
"comment": "",
|
|
613
|
+
"value": "1920px",
|
|
614
|
+
"description": "",
|
|
615
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
616
|
+
"isSource": true
|
|
617
|
+
},
|
|
618
|
+
"comment": "",
|
|
619
|
+
"value": "1280px",
|
|
620
|
+
"description": "",
|
|
621
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
622
|
+
"isSource": true,
|
|
623
|
+
"original": {
|
|
624
|
+
"min": {
|
|
625
|
+
"comment": "",
|
|
626
|
+
"value": "1680px",
|
|
627
|
+
"description": "",
|
|
628
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
629
|
+
"isSource": true
|
|
630
|
+
},
|
|
631
|
+
"max": {
|
|
632
|
+
"comment": "",
|
|
633
|
+
"value": "1920px",
|
|
634
|
+
"description": "",
|
|
635
|
+
"filePath": "src/tokens/breakpoint-next-1.json",
|
|
636
|
+
"isSource": true
|
|
637
|
+
},
|
|
638
|
+
"comment": "",
|
|
639
|
+
"value": "1280px",
|
|
640
|
+
"description": ""
|
|
641
|
+
},
|
|
642
|
+
"name": "BreakpointNextLg",
|
|
643
|
+
"attributes": {
|
|
644
|
+
"category": "breakpointNext",
|
|
645
|
+
"type": "lg"
|
|
646
|
+
},
|
|
647
|
+
"path": [
|
|
648
|
+
"breakpointNext",
|
|
649
|
+
"lg"
|
|
650
|
+
]
|
|
651
|
+
},
|
|
652
|
+
"5xs": {
|
|
653
|
+
"comment": "",
|
|
654
|
+
"value": "320px",
|
|
655
|
+
"description": "",
|
|
656
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
657
|
+
"isSource": true,
|
|
658
|
+
"original": {
|
|
659
|
+
"comment": "",
|
|
660
|
+
"value": "320px",
|
|
661
|
+
"description": ""
|
|
662
|
+
},
|
|
663
|
+
"name": "BreakpointNext5xs",
|
|
664
|
+
"attributes": {
|
|
665
|
+
"category": "breakpointNext",
|
|
666
|
+
"type": "5xs"
|
|
667
|
+
},
|
|
668
|
+
"path": [
|
|
669
|
+
"breakpointNext",
|
|
670
|
+
"5xs"
|
|
671
|
+
]
|
|
672
|
+
},
|
|
673
|
+
"4xs": {
|
|
674
|
+
"comment": "",
|
|
675
|
+
"value": "360px",
|
|
676
|
+
"description": "",
|
|
677
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
678
|
+
"isSource": true,
|
|
679
|
+
"original": {
|
|
680
|
+
"comment": "",
|
|
681
|
+
"value": "360px",
|
|
682
|
+
"description": ""
|
|
683
|
+
},
|
|
684
|
+
"name": "BreakpointNext4xs",
|
|
685
|
+
"attributes": {
|
|
686
|
+
"category": "breakpointNext",
|
|
687
|
+
"type": "4xs"
|
|
688
|
+
},
|
|
689
|
+
"path": [
|
|
690
|
+
"breakpointNext",
|
|
691
|
+
"4xs"
|
|
692
|
+
]
|
|
693
|
+
},
|
|
694
|
+
"3xs": {
|
|
695
|
+
"comment": "",
|
|
696
|
+
"value": "375px",
|
|
697
|
+
"description": "",
|
|
698
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
699
|
+
"isSource": true,
|
|
700
|
+
"original": {
|
|
701
|
+
"comment": "",
|
|
702
|
+
"value": "375px",
|
|
703
|
+
"description": ""
|
|
704
|
+
},
|
|
705
|
+
"name": "BreakpointNext3xs",
|
|
706
|
+
"attributes": {
|
|
707
|
+
"category": "breakpointNext",
|
|
708
|
+
"type": "3xs"
|
|
709
|
+
},
|
|
710
|
+
"path": [
|
|
711
|
+
"breakpointNext",
|
|
712
|
+
"3xs"
|
|
713
|
+
]
|
|
714
|
+
},
|
|
715
|
+
"2xs": {
|
|
716
|
+
"comment": "",
|
|
717
|
+
"value": "512px",
|
|
718
|
+
"description": "",
|
|
719
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
720
|
+
"isSource": true,
|
|
721
|
+
"original": {
|
|
722
|
+
"comment": "",
|
|
723
|
+
"value": "512px",
|
|
724
|
+
"description": ""
|
|
725
|
+
},
|
|
726
|
+
"name": "BreakpointNext2xs",
|
|
727
|
+
"attributes": {
|
|
728
|
+
"category": "breakpointNext",
|
|
729
|
+
"type": "2xs"
|
|
730
|
+
},
|
|
731
|
+
"path": [
|
|
732
|
+
"breakpointNext",
|
|
733
|
+
"2xs"
|
|
734
|
+
]
|
|
735
|
+
},
|
|
736
|
+
"xl": {
|
|
737
|
+
"comment": "",
|
|
738
|
+
"value": "1440px",
|
|
739
|
+
"description": "",
|
|
740
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
741
|
+
"isSource": true,
|
|
742
|
+
"original": {
|
|
743
|
+
"comment": "",
|
|
744
|
+
"value": "1440px",
|
|
745
|
+
"description": ""
|
|
746
|
+
},
|
|
747
|
+
"name": "BreakpointNextXl",
|
|
748
|
+
"attributes": {
|
|
749
|
+
"category": "breakpointNext",
|
|
750
|
+
"type": "xl"
|
|
751
|
+
},
|
|
752
|
+
"path": [
|
|
753
|
+
"breakpointNext",
|
|
754
|
+
"xl"
|
|
755
|
+
]
|
|
756
|
+
},
|
|
757
|
+
"2xl": {
|
|
758
|
+
"comment": "",
|
|
759
|
+
"value": "1680px",
|
|
760
|
+
"description": "",
|
|
761
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
762
|
+
"isSource": true,
|
|
763
|
+
"original": {
|
|
764
|
+
"comment": "",
|
|
765
|
+
"value": "1680px",
|
|
766
|
+
"description": ""
|
|
767
|
+
},
|
|
768
|
+
"name": "BreakpointNext2xl",
|
|
769
|
+
"attributes": {
|
|
770
|
+
"category": "breakpointNext",
|
|
771
|
+
"type": "2xl"
|
|
772
|
+
},
|
|
773
|
+
"path": [
|
|
774
|
+
"breakpointNext",
|
|
775
|
+
"2xl"
|
|
776
|
+
]
|
|
777
|
+
},
|
|
778
|
+
"3xl": {
|
|
779
|
+
"comment": "",
|
|
780
|
+
"value": "1920px",
|
|
781
|
+
"description": "",
|
|
782
|
+
"filePath": "src/tokens/breakpoint-next-2.json",
|
|
783
|
+
"isSource": true,
|
|
784
|
+
"original": {
|
|
785
|
+
"comment": "",
|
|
786
|
+
"value": "1920px",
|
|
787
|
+
"description": ""
|
|
788
|
+
},
|
|
789
|
+
"name": "BreakpointNext3xl",
|
|
790
|
+
"attributes": {
|
|
791
|
+
"category": "breakpointNext",
|
|
792
|
+
"type": "3xl"
|
|
793
|
+
},
|
|
794
|
+
"path": [
|
|
795
|
+
"breakpointNext",
|
|
796
|
+
"3xl"
|
|
797
|
+
]
|
|
798
|
+
}
|
|
799
|
+
},
|
|
413
800
|
"breakpoints": {
|
|
414
801
|
"xs": {
|
|
415
802
|
"comment": "Extra small screen / phone, only one not included with Tailwind CSS",
|
|
@@ -4031,6 +4418,113 @@ module.exports = {
|
|
|
4031
4418
|
}
|
|
4032
4419
|
}
|
|
4033
4420
|
},
|
|
4421
|
+
"contentMaxWidthNext": {
|
|
4422
|
+
"extraLight": {
|
|
4423
|
+
"comment": "",
|
|
4424
|
+
"value": "768px",
|
|
4425
|
+
"description": "",
|
|
4426
|
+
"filePath": "src/tokens/content-max-width-next.json",
|
|
4427
|
+
"isSource": true,
|
|
4428
|
+
"original": {
|
|
4429
|
+
"comment": "",
|
|
4430
|
+
"value": "768px",
|
|
4431
|
+
"description": ""
|
|
4432
|
+
},
|
|
4433
|
+
"name": "ContentMaxWidthNextExtraLight",
|
|
4434
|
+
"attributes": {
|
|
4435
|
+
"category": "contentMaxWidthNext",
|
|
4436
|
+
"type": "extraLight"
|
|
4437
|
+
},
|
|
4438
|
+
"path": [
|
|
4439
|
+
"contentMaxWidthNext",
|
|
4440
|
+
"extraLight"
|
|
4441
|
+
]
|
|
4442
|
+
},
|
|
4443
|
+
"light": {
|
|
4444
|
+
"comment": "",
|
|
4445
|
+
"value": "1024px",
|
|
4446
|
+
"description": "",
|
|
4447
|
+
"filePath": "src/tokens/content-max-width-next.json",
|
|
4448
|
+
"isSource": true,
|
|
4449
|
+
"original": {
|
|
4450
|
+
"comment": "",
|
|
4451
|
+
"value": "1024px",
|
|
4452
|
+
"description": ""
|
|
4453
|
+
},
|
|
4454
|
+
"name": "ContentMaxWidthNextLight",
|
|
4455
|
+
"attributes": {
|
|
4456
|
+
"category": "contentMaxWidthNext",
|
|
4457
|
+
"type": "light"
|
|
4458
|
+
},
|
|
4459
|
+
"path": [
|
|
4460
|
+
"contentMaxWidthNext",
|
|
4461
|
+
"light"
|
|
4462
|
+
]
|
|
4463
|
+
},
|
|
4464
|
+
"heavy": {
|
|
4465
|
+
"comment": "",
|
|
4466
|
+
"value": "1680px",
|
|
4467
|
+
"description": "",
|
|
4468
|
+
"filePath": "src/tokens/content-max-width-next.json",
|
|
4469
|
+
"isSource": true,
|
|
4470
|
+
"original": {
|
|
4471
|
+
"comment": "",
|
|
4472
|
+
"value": "1680px",
|
|
4473
|
+
"description": ""
|
|
4474
|
+
},
|
|
4475
|
+
"name": "ContentMaxWidthNextHeavy",
|
|
4476
|
+
"attributes": {
|
|
4477
|
+
"category": "contentMaxWidthNext",
|
|
4478
|
+
"type": "heavy"
|
|
4479
|
+
},
|
|
4480
|
+
"path": [
|
|
4481
|
+
"contentMaxWidthNext",
|
|
4482
|
+
"heavy"
|
|
4483
|
+
]
|
|
4484
|
+
},
|
|
4485
|
+
"max": {
|
|
4486
|
+
"comment": "",
|
|
4487
|
+
"value": "1920px",
|
|
4488
|
+
"description": "",
|
|
4489
|
+
"filePath": "src/tokens/content-max-width-next.json",
|
|
4490
|
+
"isSource": true,
|
|
4491
|
+
"original": {
|
|
4492
|
+
"comment": "",
|
|
4493
|
+
"value": "1920px",
|
|
4494
|
+
"description": ""
|
|
4495
|
+
},
|
|
4496
|
+
"name": "ContentMaxWidthNextMax",
|
|
4497
|
+
"attributes": {
|
|
4498
|
+
"category": "contentMaxWidthNext",
|
|
4499
|
+
"type": "max"
|
|
4500
|
+
},
|
|
4501
|
+
"path": [
|
|
4502
|
+
"contentMaxWidthNext",
|
|
4503
|
+
"max"
|
|
4504
|
+
]
|
|
4505
|
+
},
|
|
4506
|
+
"full": {
|
|
4507
|
+
"comment": "",
|
|
4508
|
+
"value": "100%",
|
|
4509
|
+
"description": "",
|
|
4510
|
+
"filePath": "src/tokens/content-max-width-next.json",
|
|
4511
|
+
"isSource": true,
|
|
4512
|
+
"original": {
|
|
4513
|
+
"comment": "",
|
|
4514
|
+
"value": "100%",
|
|
4515
|
+
"description": ""
|
|
4516
|
+
},
|
|
4517
|
+
"name": "ContentMaxWidthNextFull",
|
|
4518
|
+
"attributes": {
|
|
4519
|
+
"category": "contentMaxWidthNext",
|
|
4520
|
+
"type": "full"
|
|
4521
|
+
},
|
|
4522
|
+
"path": [
|
|
4523
|
+
"contentMaxWidthNext",
|
|
4524
|
+
"full"
|
|
4525
|
+
]
|
|
4526
|
+
}
|
|
4527
|
+
},
|
|
4034
4528
|
"theme": {
|
|
4035
4529
|
"dark": {
|
|
4036
4530
|
"boxShadow": {
|
package/lib/tokens/js/tokens.js
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Do not edit directly
|
|
24
|
-
* Generated on
|
|
24
|
+
* Generated on Mon, 14 Apr 2025 13:18:20 GMT
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
export const tokens = {
|
|
@@ -60,6 +60,19 @@ export const tokens = {
|
|
|
60
60
|
"5xl": "20px",
|
|
61
61
|
"full": "9999px"
|
|
62
62
|
},
|
|
63
|
+
"breakpointNext": {
|
|
64
|
+
"xs": "768px",
|
|
65
|
+
"sm": "864px",
|
|
66
|
+
"md": "1024px",
|
|
67
|
+
"lg": "1280px",
|
|
68
|
+
"5xs": "320px",
|
|
69
|
+
"4xs": "360px",
|
|
70
|
+
"3xs": "375px",
|
|
71
|
+
"2xs": "512px",
|
|
72
|
+
"xl": "1440px",
|
|
73
|
+
"2xl": "1680px",
|
|
74
|
+
"3xl": "1920px"
|
|
75
|
+
},
|
|
63
76
|
"breakpoints": {
|
|
64
77
|
"xs": "450px",
|
|
65
78
|
"sm": "640px",
|
|
@@ -281,6 +294,13 @@ export const tokens = {
|
|
|
281
294
|
"periwinkle": "#6A82FF"
|
|
282
295
|
}
|
|
283
296
|
},
|
|
297
|
+
"contentMaxWidthNext": {
|
|
298
|
+
"extraLight": "768px",
|
|
299
|
+
"light": "1024px",
|
|
300
|
+
"heavy": "1680px",
|
|
301
|
+
"max": "1920px",
|
|
302
|
+
"full": "100%"
|
|
303
|
+
},
|
|
284
304
|
"theme": {
|
|
285
305
|
"dark": {
|
|
286
306
|
"boxShadow": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 14 Apr 2025 13:18:20 GMT
|
|
4
4
|
|
|
5
5
|
$transitions-values-properties-default: all;
|
|
6
6
|
$transitions-values-duration-quick: 100ms;
|
|
@@ -21,6 +21,17 @@ $border-radius-3xl: 16px;
|
|
|
21
21
|
$border-radius-4xl: 18px;
|
|
22
22
|
$border-radius-5xl: 20px;
|
|
23
23
|
$border-radius-full: 9999px;
|
|
24
|
+
$breakpoint-next-xs: 768px;
|
|
25
|
+
$breakpoint-next-sm: 864px;
|
|
26
|
+
$breakpoint-next-md: 1024px;
|
|
27
|
+
$breakpoint-next-lg: 1280px;
|
|
28
|
+
$breakpoint-next-5xs: 320px;
|
|
29
|
+
$breakpoint-next-4xs: 360px;
|
|
30
|
+
$breakpoint-next-3xs: 375px;
|
|
31
|
+
$breakpoint-next-2xs: 512px;
|
|
32
|
+
$breakpoint-next-xl: 1440px;
|
|
33
|
+
$breakpoint-next-2xl: 1680px;
|
|
34
|
+
$breakpoint-next-3xl: 1920px;
|
|
24
35
|
$breakpoints-xs: 450px; // Extra small screen / phone, only one not included with Tailwind CSS
|
|
25
36
|
$breakpoints-sm: 640px; // Check here: https://tailwindcss.com/docs/responsive-design
|
|
26
37
|
$breakpoints-md: 768px;
|
|
@@ -206,6 +217,11 @@ $colors-beige-60: 102 96 80 / 1; // Original value: #666050, alpha: 1
|
|
|
206
217
|
$colors-beige-70: 63 56 36 / 1; // Original value: #3F3824, alpha: 1
|
|
207
218
|
$colors-highlights-yellow: 250 255 0 / 1; // Original value: #FAFF00, alpha: 1
|
|
208
219
|
$colors-highlights-periwinkle: 106 130 255 / 1; // Original value: #6A82FF, alpha: 1
|
|
220
|
+
$content-max-width-next-extra-light: 768px;
|
|
221
|
+
$content-max-width-next-light: 1024px;
|
|
222
|
+
$content-max-width-next-heavy: 1680px;
|
|
223
|
+
$content-max-width-next-max: 1920px;
|
|
224
|
+
$content-max-width-next-full: 100%;
|
|
209
225
|
$theme-dark-box-shadow-raised: 0px 1px 2px 0px rgba(9, 9, 10, 0.50);
|
|
210
226
|
$theme-dark-box-shadow-overlay: 0px 8px 20px 0px rgba(9, 9, 10, 0.50);
|
|
211
227
|
$theme-dark-palette-neutral-text-weakest: 129 135 144 / 1; // Original value: 129 135 144 / 1, alpha: 1
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Do not edit directly
|
|
24
|
-
* Generated on
|
|
24
|
+
* Generated on Mon, 14 Apr 2025 13:18:20 GMT
|
|
25
25
|
*/
|
|
26
26
|
export const tokens: {
|
|
27
27
|
transitions: {
|
|
@@ -33,6 +33,11 @@ export const tokens: {
|
|
|
33
33
|
value: string;
|
|
34
34
|
description: string;
|
|
35
35
|
}[];
|
|
36
|
+
breakpointNext: {
|
|
37
|
+
path: string[];
|
|
38
|
+
value: string;
|
|
39
|
+
description: string;
|
|
40
|
+
}[];
|
|
36
41
|
breakpoints: {
|
|
37
42
|
path: string[];
|
|
38
43
|
value: string;
|
|
@@ -54,6 +59,11 @@ export const tokens: {
|
|
|
54
59
|
path: string[];
|
|
55
60
|
value: string;
|
|
56
61
|
}[];
|
|
62
|
+
contentMaxWidthNext: {
|
|
63
|
+
path: string[];
|
|
64
|
+
value: string;
|
|
65
|
+
description: string;
|
|
66
|
+
}[];
|
|
57
67
|
"theme-dark-shadow": {
|
|
58
68
|
path: string[];
|
|
59
69
|
value: string;
|
|
@@ -57,6 +57,19 @@ export namespace tokens {
|
|
|
57
57
|
"5xl": string;
|
|
58
58
|
full: string;
|
|
59
59
|
};
|
|
60
|
+
let breakpointNext: {
|
|
61
|
+
xs: string;
|
|
62
|
+
sm: string;
|
|
63
|
+
md: string;
|
|
64
|
+
lg: string;
|
|
65
|
+
"5xs": string;
|
|
66
|
+
"4xs": string;
|
|
67
|
+
"3xs": string;
|
|
68
|
+
"2xs": string;
|
|
69
|
+
xl: string;
|
|
70
|
+
"2xl": string;
|
|
71
|
+
"3xl": string;
|
|
72
|
+
};
|
|
60
73
|
let breakpoints: {
|
|
61
74
|
xs: string;
|
|
62
75
|
sm: string;
|
|
@@ -292,6 +305,15 @@ export namespace tokens {
|
|
|
292
305
|
let periwinkle: string;
|
|
293
306
|
}
|
|
294
307
|
}
|
|
308
|
+
namespace contentMaxWidthNext {
|
|
309
|
+
export let extraLight: string;
|
|
310
|
+
let light_1: string;
|
|
311
|
+
export { light_1 as light };
|
|
312
|
+
export let heavy: string;
|
|
313
|
+
export let max: string;
|
|
314
|
+
let full_1: string;
|
|
315
|
+
export { full_1 as full };
|
|
316
|
+
}
|
|
295
317
|
namespace theme {
|
|
296
318
|
export namespace dark_1 {
|
|
297
319
|
export namespace boxShadow {
|
|
@@ -471,7 +493,7 @@ export namespace tokens {
|
|
|
471
493
|
export { palette_1 as palette };
|
|
472
494
|
}
|
|
473
495
|
export { dark_1 as dark };
|
|
474
|
-
export namespace
|
|
496
|
+
export namespace light_2 {
|
|
475
497
|
export namespace boxShadow_1 {
|
|
476
498
|
let raised_1: string;
|
|
477
499
|
export { raised_1 as raised };
|
|
@@ -671,7 +693,7 @@ export namespace tokens {
|
|
|
671
693
|
}
|
|
672
694
|
export { palette_2 as palette };
|
|
673
695
|
}
|
|
674
|
-
export {
|
|
696
|
+
export { light_2 as light };
|
|
675
697
|
}
|
|
676
698
|
let font: {
|
|
677
699
|
size: {
|