@midas-ds/theme 2.0.1 → 3.0.1-local.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/index.mjs CHANGED
@@ -1,9 +1,9 @@
1
- const Br = {
1
+ const Oa = {
2
2
  windowSizes: {
3
3
  sm: {
4
4
  key: "{windowSizes.sm}",
5
5
  $value: "480px",
6
- filePath: "tokens/breakpoints.json",
6
+ filePath: "packages/theme/tokens/breakpoints.json",
7
7
  isSource: !0,
8
8
  $type: "dimension",
9
9
  original: {
@@ -18,7 +18,7 @@ const Br = {
18
18
  md: {
19
19
  key: "{windowSizes.md}",
20
20
  $value: "768px",
21
- filePath: "tokens/breakpoints.json",
21
+ filePath: "packages/theme/tokens/breakpoints.json",
22
22
  isSource: !0,
23
23
  $type: "dimension",
24
24
  original: {
@@ -33,7 +33,7 @@ const Br = {
33
33
  lg: {
34
34
  key: "{windowSizes.lg}",
35
35
  $value: "1024px",
36
- filePath: "tokens/breakpoints.json",
36
+ filePath: "packages/theme/tokens/breakpoints.json",
37
37
  isSource: !0,
38
38
  $type: "dimension",
39
39
  original: {
@@ -48,7 +48,7 @@ const Br = {
48
48
  xl: {
49
49
  key: "{windowSizes.xl}",
50
50
  $value: "1280px",
51
- filePath: "tokens/breakpoints.json",
51
+ filePath: "packages/theme/tokens/breakpoints.json",
52
52
  isSource: !0,
53
53
  $type: "dimension",
54
54
  original: {
@@ -65,7 +65,7 @@ const Br = {
65
65
  xs: {
66
66
  key: "{breakpoints.xs}",
67
67
  $value: "(max-width: calc(480px - 1px))",
68
- filePath: "tokens/breakpoints.json",
68
+ filePath: "packages/theme/tokens/breakpoints.json",
69
69
  isSource: !0,
70
70
  $type: "string",
71
71
  original: {
@@ -80,7 +80,7 @@ const Br = {
80
80
  sm: {
81
81
  key: "{breakpoints.sm}",
82
82
  $value: "(min-width: 480px)",
83
- filePath: "tokens/breakpoints.json",
83
+ filePath: "packages/theme/tokens/breakpoints.json",
84
84
  isSource: !0,
85
85
  $type: "string",
86
86
  original: {
@@ -95,7 +95,7 @@ const Br = {
95
95
  md: {
96
96
  key: "{breakpoints.md}",
97
97
  $value: "(min-width: 768px)",
98
- filePath: "tokens/breakpoints.json",
98
+ filePath: "packages/theme/tokens/breakpoints.json",
99
99
  isSource: !0,
100
100
  $type: "string",
101
101
  original: {
@@ -110,7 +110,7 @@ const Br = {
110
110
  lg: {
111
111
  key: "{breakpoints.lg}",
112
112
  $value: "(min-width: 1024px)",
113
- filePath: "tokens/breakpoints.json",
113
+ filePath: "packages/theme/tokens/breakpoints.json",
114
114
  isSource: !0,
115
115
  $type: "string",
116
116
  original: {
@@ -126,7 +126,7 @@ const Br = {
126
126
  key: "{breakpoints.xl}",
127
127
  $value: "(min-width: 1280px)",
128
128
  $comment: "This is the largest breakpoint",
129
- filePath: "tokens/breakpoints.json",
129
+ filePath: "packages/theme/tokens/breakpoints.json",
130
130
  isSource: !0,
131
131
  $type: "string",
132
132
  original: {
@@ -146,7 +146,7 @@ const Br = {
146
146
  key: "{color.black.base}",
147
147
  $value: "#000",
148
148
  $description: "Black",
149
- filePath: "tokens/colors.json",
149
+ filePath: "packages/theme/tokens/colors.json",
150
150
  isSource: !0,
151
151
  $type: "color",
152
152
  original: {
@@ -163,7 +163,7 @@ const Br = {
163
163
  key: "{color.black.hover}",
164
164
  $value: "#0d0d0d",
165
165
  $description: "Black hover",
166
- filePath: "tokens/colors.json",
166
+ filePath: "packages/theme/tokens/colors.json",
167
167
  isSource: !0,
168
168
  $type: "color",
169
169
  original: {
@@ -182,7 +182,7 @@ const Br = {
182
182
  key: "{color.white.base}",
183
183
  $value: "#fff",
184
184
  $description: "White",
185
- filePath: "tokens/colors.json",
185
+ filePath: "packages/theme/tokens/colors.json",
186
186
  isSource: !0,
187
187
  $type: "color",
188
188
  original: {
@@ -199,7 +199,7 @@ const Br = {
199
199
  key: "{color.white.hover}",
200
200
  $value: "#e6e6e6",
201
201
  $description: "White hover",
202
- filePath: "tokens/colors.json",
202
+ filePath: "packages/theme/tokens/colors.json",
203
203
  isSource: !0,
204
204
  $type: "color",
205
205
  original: {
@@ -217,7 +217,7 @@ const Br = {
217
217
  10: {
218
218
  key: "{color.gray.10}",
219
219
  $value: "#f2f2f2",
220
- filePath: "tokens/colors.json",
220
+ filePath: "packages/theme/tokens/colors.json",
221
221
  isSource: !0,
222
222
  $type: "color",
223
223
  original: {
@@ -232,7 +232,7 @@ const Br = {
232
232
  20: {
233
233
  key: "{color.gray.20}",
234
234
  $value: "#e6e6e6",
235
- filePath: "tokens/colors.json",
235
+ filePath: "packages/theme/tokens/colors.json",
236
236
  isSource: !0,
237
237
  $type: "color",
238
238
  original: {
@@ -247,7 +247,7 @@ const Br = {
247
247
  30: {
248
248
  key: "{color.gray.30}",
249
249
  $value: "#d9d9d9",
250
- filePath: "tokens/colors.json",
250
+ filePath: "packages/theme/tokens/colors.json",
251
251
  isSource: !0,
252
252
  $type: "color",
253
253
  original: {
@@ -262,7 +262,7 @@ const Br = {
262
262
  40: {
263
263
  key: "{color.gray.40}",
264
264
  $value: "#ccc",
265
- filePath: "tokens/colors.json",
265
+ filePath: "packages/theme/tokens/colors.json",
266
266
  isSource: !0,
267
267
  $type: "color",
268
268
  original: {
@@ -277,7 +277,7 @@ const Br = {
277
277
  50: {
278
278
  key: "{color.gray.50}",
279
279
  $value: "#bfbfbf",
280
- filePath: "tokens/colors.json",
280
+ filePath: "packages/theme/tokens/colors.json",
281
281
  isSource: !0,
282
282
  $type: "color",
283
283
  original: {
@@ -292,7 +292,7 @@ const Br = {
292
292
  60: {
293
293
  key: "{color.gray.60}",
294
294
  $value: "#b3b3b3",
295
- filePath: "tokens/colors.json",
295
+ filePath: "packages/theme/tokens/colors.json",
296
296
  isSource: !0,
297
297
  $type: "color",
298
298
  original: {
@@ -307,7 +307,7 @@ const Br = {
307
307
  70: {
308
308
  key: "{color.gray.70}",
309
309
  $value: "#a6a6a6",
310
- filePath: "tokens/colors.json",
310
+ filePath: "packages/theme/tokens/colors.json",
311
311
  isSource: !0,
312
312
  $type: "color",
313
313
  original: {
@@ -322,7 +322,7 @@ const Br = {
322
322
  80: {
323
323
  key: "{color.gray.80}",
324
324
  $value: "#999",
325
- filePath: "tokens/colors.json",
325
+ filePath: "packages/theme/tokens/colors.json",
326
326
  isSource: !0,
327
327
  $type: "color",
328
328
  original: {
@@ -337,7 +337,7 @@ const Br = {
337
337
  90: {
338
338
  key: "{color.gray.90}",
339
339
  $value: "#8c8c8c",
340
- filePath: "tokens/colors.json",
340
+ filePath: "packages/theme/tokens/colors.json",
341
341
  isSource: !0,
342
342
  $type: "color",
343
343
  original: {
@@ -352,7 +352,7 @@ const Br = {
352
352
  100: {
353
353
  key: "{color.gray.100}",
354
354
  $value: "#808080",
355
- filePath: "tokens/colors.json",
355
+ filePath: "packages/theme/tokens/colors.json",
356
356
  isSource: !0,
357
357
  $type: "color",
358
358
  original: {
@@ -367,7 +367,7 @@ const Br = {
367
367
  110: {
368
368
  key: "{color.gray.110}",
369
369
  $value: "#737373",
370
- filePath: "tokens/colors.json",
370
+ filePath: "packages/theme/tokens/colors.json",
371
371
  isSource: !0,
372
372
  $type: "color",
373
373
  original: {
@@ -382,7 +382,7 @@ const Br = {
382
382
  120: {
383
383
  key: "{color.gray.120}",
384
384
  $value: "#666",
385
- filePath: "tokens/colors.json",
385
+ filePath: "packages/theme/tokens/colors.json",
386
386
  isSource: !0,
387
387
  $type: "color",
388
388
  original: {
@@ -397,7 +397,7 @@ const Br = {
397
397
  130: {
398
398
  key: "{color.gray.130}",
399
399
  $value: "#5d5d5d",
400
- filePath: "tokens/colors.json",
400
+ filePath: "packages/theme/tokens/colors.json",
401
401
  isSource: !0,
402
402
  $type: "color",
403
403
  original: {
@@ -412,7 +412,7 @@ const Br = {
412
412
  140: {
413
413
  key: "{color.gray.140}",
414
414
  $value: "#525252",
415
- filePath: "tokens/colors.json",
415
+ filePath: "packages/theme/tokens/colors.json",
416
416
  isSource: !0,
417
417
  $type: "color",
418
418
  original: {
@@ -427,7 +427,7 @@ const Br = {
427
427
  150: {
428
428
  key: "{color.gray.150}",
429
429
  $value: "#474747",
430
- filePath: "tokens/colors.json",
430
+ filePath: "packages/theme/tokens/colors.json",
431
431
  isSource: !0,
432
432
  $type: "color",
433
433
  original: {
@@ -442,7 +442,7 @@ const Br = {
442
442
  160: {
443
443
  key: "{color.gray.160}",
444
444
  $value: "#383838",
445
- filePath: "tokens/colors.json",
445
+ filePath: "packages/theme/tokens/colors.json",
446
446
  isSource: !0,
447
447
  $type: "color",
448
448
  original: {
@@ -457,7 +457,7 @@ const Br = {
457
457
  170: {
458
458
  key: "{color.gray.170}",
459
459
  $value: "#333",
460
- filePath: "tokens/colors.json",
460
+ filePath: "packages/theme/tokens/colors.json",
461
461
  isSource: !0,
462
462
  $type: "color",
463
463
  original: {
@@ -472,7 +472,7 @@ const Br = {
472
472
  180: {
473
473
  key: "{color.gray.180}",
474
474
  $value: "#262626",
475
- filePath: "tokens/colors.json",
475
+ filePath: "packages/theme/tokens/colors.json",
476
476
  isSource: !0,
477
477
  $type: "color",
478
478
  original: {
@@ -487,7 +487,7 @@ const Br = {
487
487
  190: {
488
488
  key: "{color.gray.190}",
489
489
  $value: "#212121",
490
- filePath: "tokens/colors.json",
490
+ filePath: "packages/theme/tokens/colors.json",
491
491
  isSource: !0,
492
492
  $type: "color",
493
493
  original: {
@@ -502,7 +502,7 @@ const Br = {
502
502
  200: {
503
503
  key: "{color.gray.200}",
504
504
  $value: "#171717",
505
- filePath: "tokens/colors.json",
505
+ filePath: "packages/theme/tokens/colors.json",
506
506
  isSource: !0,
507
507
  $type: "color",
508
508
  original: {
@@ -519,7 +519,7 @@ const Br = {
519
519
  10: {
520
520
  key: "{color.blue.10}",
521
521
  $value: "#eaf2f6",
522
- filePath: "tokens/colors.json",
522
+ filePath: "packages/theme/tokens/colors.json",
523
523
  isSource: !0,
524
524
  $type: "color",
525
525
  original: {
@@ -534,7 +534,7 @@ const Br = {
534
534
  20: {
535
535
  key: "{color.blue.20}",
536
536
  $value: "#d5e5ed",
537
- filePath: "tokens/colors.json",
537
+ filePath: "packages/theme/tokens/colors.json",
538
538
  isSource: !0,
539
539
  $type: "color",
540
540
  original: {
@@ -549,7 +549,7 @@ const Br = {
549
549
  40: {
550
550
  key: "{color.blue.40}",
551
551
  $value: "#abcbdb",
552
- filePath: "tokens/colors.json",
552
+ filePath: "packages/theme/tokens/colors.json",
553
553
  isSource: !0,
554
554
  $type: "color",
555
555
  original: {
@@ -564,7 +564,7 @@ const Br = {
564
564
  50: {
565
565
  key: "{color.blue.50}",
566
566
  $value: "#94BCD1",
567
- filePath: "tokens/colors.json",
567
+ filePath: "packages/theme/tokens/colors.json",
568
568
  isSource: !0,
569
569
  $type: "color",
570
570
  original: {
@@ -579,7 +579,7 @@ const Br = {
579
579
  60: {
580
580
  key: "{color.blue.60}",
581
581
  $value: "#82b0c9",
582
- filePath: "tokens/colors.json",
582
+ filePath: "packages/theme/tokens/colors.json",
583
583
  isSource: !0,
584
584
  $type: "color",
585
585
  original: {
@@ -594,7 +594,7 @@ const Br = {
594
594
  70: {
595
595
  key: "{color.blue.70}",
596
596
  $value: "#6CA3C0",
597
- filePath: "tokens/colors.json",
597
+ filePath: "packages/theme/tokens/colors.json",
598
598
  isSource: !0,
599
599
  $type: "color",
600
600
  original: {
@@ -609,7 +609,7 @@ const Br = {
609
609
  80: {
610
610
  key: "{color.blue.80}",
611
611
  $value: "#5897b8",
612
- filePath: "tokens/colors.json",
612
+ filePath: "packages/theme/tokens/colors.json",
613
613
  isSource: !0,
614
614
  $type: "color",
615
615
  original: {
@@ -624,7 +624,7 @@ const Br = {
624
624
  90: {
625
625
  key: "{color.blue.90}",
626
626
  $value: "#4289ad",
627
- filePath: "tokens/colors.json",
627
+ filePath: "packages/theme/tokens/colors.json",
628
628
  isSource: !0,
629
629
  $type: "color",
630
630
  original: {
@@ -639,7 +639,7 @@ const Br = {
639
639
  100: {
640
640
  key: "{color.blue.100}",
641
641
  $value: "#2e7ca5",
642
- filePath: "tokens/colors.json",
642
+ filePath: "packages/theme/tokens/colors.json",
643
643
  isSource: !0,
644
644
  $type: "color",
645
645
  original: {
@@ -654,7 +654,7 @@ const Br = {
654
654
  110: {
655
655
  key: "{color.blue.110}",
656
656
  $value: "#2C7399",
657
- filePath: "tokens/colors.json",
657
+ filePath: "packages/theme/tokens/colors.json",
658
658
  isSource: !0,
659
659
  $type: "color",
660
660
  original: {
@@ -669,7 +669,7 @@ const Br = {
669
669
  120: {
670
670
  key: "{color.blue.120}",
671
671
  $value: "#29698C",
672
- filePath: "tokens/colors.json",
672
+ filePath: "packages/theme/tokens/colors.json",
673
673
  isSource: !0,
674
674
  $type: "color",
675
675
  original: {
@@ -684,7 +684,7 @@ const Br = {
684
684
  130: {
685
685
  key: "{color.blue.130}",
686
686
  $value: "#25607f",
687
- filePath: "tokens/colors.json",
687
+ filePath: "packages/theme/tokens/colors.json",
688
688
  isSource: !0,
689
689
  $type: "color",
690
690
  original: {
@@ -699,7 +699,7 @@ const Br = {
699
699
  150: {
700
700
  key: "{color.blue.150}",
701
701
  $value: "#143c50",
702
- filePath: "tokens/colors.json",
702
+ filePath: "packages/theme/tokens/colors.json",
703
703
  isSource: !0,
704
704
  $type: "color",
705
705
  original: {
@@ -716,7 +716,7 @@ const Br = {
716
716
  80: {
717
717
  key: "{color.purple.80}",
718
718
  $value: "#b46ab4",
719
- filePath: "tokens/colors.json",
719
+ filePath: "packages/theme/tokens/colors.json",
720
720
  isSource: !0,
721
721
  $type: "color",
722
722
  original: {
@@ -731,7 +731,7 @@ const Br = {
731
731
  110: {
732
732
  key: "{color.purple.110}",
733
733
  $value: "#954b95",
734
- filePath: "tokens/colors.json",
734
+ filePath: "packages/theme/tokens/colors.json",
735
735
  isSource: !0,
736
736
  $type: "color",
737
737
  original: {
@@ -748,7 +748,7 @@ const Br = {
748
748
  100: {
749
749
  key: "{color.red.100}",
750
750
  $value: "#b90835",
751
- filePath: "tokens/colors.json",
751
+ filePath: "packages/theme/tokens/colors.json",
752
752
  isSource: !0,
753
753
  $type: "color",
754
754
  original: {
@@ -765,7 +765,7 @@ const Br = {
765
765
  10: {
766
766
  key: "{color.signalBlue.10}",
767
767
  $value: "#eaf2f6",
768
- filePath: "tokens/colors.json",
768
+ filePath: "packages/theme/tokens/colors.json",
769
769
  isSource: !0,
770
770
  $type: "color",
771
771
  original: {
@@ -780,7 +780,7 @@ const Br = {
780
780
  20: {
781
781
  key: "{color.signalBlue.20}",
782
782
  $value: "#d5e5ed",
783
- filePath: "tokens/colors.json",
783
+ filePath: "packages/theme/tokens/colors.json",
784
784
  isSource: !0,
785
785
  $type: "color",
786
786
  original: {
@@ -795,7 +795,7 @@ const Br = {
795
795
  100: {
796
796
  key: "{color.signalBlue.100}",
797
797
  $value: "#06c",
798
- filePath: "tokens/colors.json",
798
+ filePath: "packages/theme/tokens/colors.json",
799
799
  isSource: !0,
800
800
  $type: "color",
801
801
  original: {
@@ -812,7 +812,7 @@ const Br = {
812
812
  20: {
813
813
  key: "{color.signalGreen.20}",
814
814
  $value: "#d5f2d9",
815
- filePath: "tokens/colors.json",
815
+ filePath: "packages/theme/tokens/colors.json",
816
816
  isSource: !0,
817
817
  $type: "color",
818
818
  original: {
@@ -827,7 +827,7 @@ const Br = {
827
827
  30: {
828
828
  key: "{color.signalGreen.30}",
829
829
  $value: "#bae5c5",
830
- filePath: "tokens/colors.json",
830
+ filePath: "packages/theme/tokens/colors.json",
831
831
  isSource: !0,
832
832
  $type: "color",
833
833
  original: {
@@ -842,7 +842,7 @@ const Br = {
842
842
  100: {
843
843
  key: "{color.signalGreen.100}",
844
844
  $value: "#008d3c",
845
- filePath: "tokens/colors.json",
845
+ filePath: "packages/theme/tokens/colors.json",
846
846
  isSource: !0,
847
847
  $type: "color",
848
848
  original: {
@@ -853,17 +853,32 @@ const Br = {
853
853
  name: "colorSignalGreen100",
854
854
  attributes: {},
855
855
  path: ["color", "signalGreen", "100"]
856
+ },
857
+ 150: {
858
+ key: "{color.signalGreen.150}",
859
+ $value: "#194B33",
860
+ filePath: "packages/theme/tokens/colors.json",
861
+ isSource: !0,
862
+ $type: "color",
863
+ original: {
864
+ $value: "#194B33",
865
+ $type: "color",
866
+ key: "{color.signalGreen.150}"
867
+ },
868
+ name: "colorSignalGreen150",
869
+ attributes: {},
870
+ path: ["color", "signalGreen", "150"]
856
871
  }
857
872
  },
858
873
  signalYellow: {
859
874
  10: {
860
875
  key: "{color.signalYellow.10}",
861
- $value: "#fff8e1",
862
- filePath: "tokens/colors.json",
876
+ $value: "#fff8e2",
877
+ filePath: "packages/theme/tokens/colors.json",
863
878
  isSource: !0,
864
879
  $type: "color",
865
880
  original: {
866
- $value: "#fff8e1",
881
+ $value: "#fff8e2",
867
882
  $type: "color",
868
883
  key: "{color.signalYellow.10}"
869
884
  },
@@ -873,12 +888,12 @@ const Br = {
873
888
  },
874
889
  20: {
875
890
  key: "{color.signalYellow.20}",
876
- $value: "#FFEBA8",
877
- filePath: "tokens/colors.json",
891
+ $value: "#fff1cd",
892
+ filePath: "packages/theme/tokens/colors.json",
878
893
  isSource: !0,
879
894
  $type: "color",
880
895
  original: {
881
- $value: "#FFEBA8",
896
+ $value: "#fff1cd",
882
897
  $type: "color",
883
898
  key: "{color.signalYellow.20}"
884
899
  },
@@ -886,27 +901,282 @@ const Br = {
886
901
  attributes: {},
887
902
  path: ["color", "signalYellow", "20"]
888
903
  },
904
+ 30: {
905
+ key: "{color.signalYellow.30}",
906
+ $value: "#ffeab8",
907
+ filePath: "packages/theme/tokens/colors.json",
908
+ isSource: !0,
909
+ $type: "color",
910
+ original: {
911
+ $value: "#ffeab8",
912
+ $type: "color",
913
+ key: "{color.signalYellow.30}"
914
+ },
915
+ name: "colorSignalYellow30",
916
+ attributes: {},
917
+ path: ["color", "signalYellow", "30"]
918
+ },
919
+ 40: {
920
+ key: "{color.signalYellow.40}",
921
+ $value: "#ffe3a3",
922
+ filePath: "packages/theme/tokens/colors.json",
923
+ isSource: !0,
924
+ $type: "color",
925
+ original: {
926
+ $value: "#ffe3a3",
927
+ $type: "color",
928
+ key: "{color.signalYellow.40}"
929
+ },
930
+ name: "colorSignalYellow40",
931
+ attributes: {},
932
+ path: ["color", "signalYellow", "40"]
933
+ },
934
+ 50: {
935
+ key: "{color.signalYellow.50}",
936
+ $value: "#ffdc8b",
937
+ filePath: "packages/theme/tokens/colors.json",
938
+ isSource: !0,
939
+ $type: "color",
940
+ original: {
941
+ $value: "#ffdc8b",
942
+ $type: "color",
943
+ key: "{color.signalYellow.50}"
944
+ },
945
+ name: "colorSignalYellow50",
946
+ attributes: {},
947
+ path: ["color", "signalYellow", "50"]
948
+ },
949
+ 60: {
950
+ key: "{color.signalYellow.60}",
951
+ $value: "#ffd47b",
952
+ filePath: "packages/theme/tokens/colors.json",
953
+ isSource: !0,
954
+ $type: "color",
955
+ original: {
956
+ $value: "#ffd47b",
957
+ $type: "color",
958
+ key: "{color.signalYellow.60}"
959
+ },
960
+ name: "colorSignalYellow60",
961
+ attributes: {},
962
+ path: ["color", "signalYellow", "60"]
963
+ },
964
+ 70: {
965
+ key: "{color.signalYellow.70}",
966
+ $value: "#fdcd5d",
967
+ filePath: "packages/theme/tokens/colors.json",
968
+ isSource: !0,
969
+ $type: "color",
970
+ original: {
971
+ $value: "#fdcd5d",
972
+ $type: "color",
973
+ key: "{color.signalYellow.70}"
974
+ },
975
+ name: "colorSignalYellow70",
976
+ attributes: {},
977
+ path: ["color", "signalYellow", "70"]
978
+ },
979
+ 80: {
980
+ key: "{color.signalYellow.80}",
981
+ $value: "#fbc640",
982
+ filePath: "packages/theme/tokens/colors.json",
983
+ isSource: !0,
984
+ $type: "color",
985
+ original: {
986
+ $value: "#fbc640",
987
+ $type: "color",
988
+ key: "{color.signalYellow.80}"
989
+ },
990
+ name: "colorSignalYellow80",
991
+ attributes: {},
992
+ path: ["color", "signalYellow", "80"]
993
+ },
994
+ 90: {
995
+ key: "{color.signalYellow.90}",
996
+ $value: "#fabf1b",
997
+ filePath: "packages/theme/tokens/colors.json",
998
+ isSource: !0,
999
+ $type: "color",
1000
+ original: {
1001
+ $value: "#fabf1b",
1002
+ $type: "color",
1003
+ key: "{color.signalYellow.90}"
1004
+ },
1005
+ name: "colorSignalYellow90",
1006
+ attributes: {},
1007
+ path: ["color", "signalYellow", "90"]
1008
+ },
889
1009
  100: {
890
1010
  key: "{color.signalYellow.100}",
891
- $value: "#fdb813",
892
- filePath: "tokens/colors.json",
1011
+ $value: "#fab900",
1012
+ filePath: "packages/theme/tokens/colors.json",
893
1013
  isSource: !0,
894
1014
  $type: "color",
895
1015
  original: {
896
- $value: "#fdb813",
1016
+ $value: "#fab900",
897
1017
  $type: "color",
898
1018
  key: "{color.signalYellow.100}"
899
1019
  },
900
1020
  name: "colorSignalYellow100",
901
1021
  attributes: {},
902
1022
  path: ["color", "signalYellow", "100"]
1023
+ },
1024
+ 110: {
1025
+ key: "{color.signalYellow.110}",
1026
+ $value: "#daa105",
1027
+ filePath: "packages/theme/tokens/colors.json",
1028
+ isSource: !0,
1029
+ $type: "color",
1030
+ original: {
1031
+ $value: "#daa105",
1032
+ $type: "color",
1033
+ key: "{color.signalYellow.110}"
1034
+ },
1035
+ name: "colorSignalYellow110",
1036
+ attributes: {},
1037
+ path: ["color", "signalYellow", "110"]
1038
+ },
1039
+ 120: {
1040
+ key: "{color.signalYellow.120}",
1041
+ $value: "#bd8c1e",
1042
+ filePath: "packages/theme/tokens/colors.json",
1043
+ isSource: !0,
1044
+ $type: "color",
1045
+ original: {
1046
+ $value: "#bd8c1e",
1047
+ $type: "color",
1048
+ key: "{color.signalYellow.120}"
1049
+ },
1050
+ name: "colorSignalYellow120",
1051
+ attributes: {},
1052
+ path: ["color", "signalYellow", "120"]
1053
+ },
1054
+ 130: {
1055
+ key: "{color.signalYellow.130}",
1056
+ $value: "#a17927",
1057
+ filePath: "packages/theme/tokens/colors.json",
1058
+ isSource: !0,
1059
+ $type: "color",
1060
+ original: {
1061
+ $value: "#a17927",
1062
+ $type: "color",
1063
+ key: "{color.signalYellow.130}"
1064
+ },
1065
+ name: "colorSignalYellow130",
1066
+ attributes: {},
1067
+ path: ["color", "signalYellow", "130"]
1068
+ },
1069
+ 140: {
1070
+ key: "{color.signalYellow.140}",
1071
+ $value: "#88672a",
1072
+ filePath: "packages/theme/tokens/colors.json",
1073
+ isSource: !0,
1074
+ $type: "color",
1075
+ original: {
1076
+ $value: "#88672a",
1077
+ $type: "color",
1078
+ key: "{color.signalYellow.140}"
1079
+ },
1080
+ name: "colorSignalYellow140",
1081
+ attributes: {},
1082
+ path: ["color", "signalYellow", "140"]
1083
+ },
1084
+ 150: {
1085
+ key: "{color.signalYellow.150}",
1086
+ $value: "#70562b",
1087
+ filePath: "packages/theme/tokens/colors.json",
1088
+ isSource: !0,
1089
+ $type: "color",
1090
+ original: {
1091
+ $value: "#70562b",
1092
+ $type: "color",
1093
+ key: "{color.signalYellow.150}"
1094
+ },
1095
+ name: "colorSignalYellow150",
1096
+ attributes: {},
1097
+ path: ["color", "signalYellow", "150"]
1098
+ },
1099
+ 160: {
1100
+ key: "{color.signalYellow.160}",
1101
+ $value: "#5a4629",
1102
+ filePath: "packages/theme/tokens/colors.json",
1103
+ isSource: !0,
1104
+ $type: "color",
1105
+ original: {
1106
+ $value: "#5a4629",
1107
+ $type: "color",
1108
+ key: "{color.signalYellow.160}"
1109
+ },
1110
+ name: "colorSignalYellow160",
1111
+ attributes: {},
1112
+ path: ["color", "signalYellow", "160"]
1113
+ },
1114
+ 170: {
1115
+ key: "{color.signalYellow.170}",
1116
+ $value: "#453826",
1117
+ filePath: "packages/theme/tokens/colors.json",
1118
+ isSource: !0,
1119
+ $type: "color",
1120
+ original: {
1121
+ $value: "#453826",
1122
+ $type: "color",
1123
+ key: "{color.signalYellow.170}"
1124
+ },
1125
+ name: "colorSignalYellow170",
1126
+ attributes: {},
1127
+ path: ["color", "signalYellow", "170"]
1128
+ },
1129
+ 180: {
1130
+ key: "{color.signalYellow.180}",
1131
+ $value: "#322a20",
1132
+ filePath: "packages/theme/tokens/colors.json",
1133
+ isSource: !0,
1134
+ $type: "color",
1135
+ original: {
1136
+ $value: "#322a20",
1137
+ $type: "color",
1138
+ key: "{color.signalYellow.180}"
1139
+ },
1140
+ name: "colorSignalYellow180",
1141
+ attributes: {},
1142
+ path: ["color", "signalYellow", "180"]
1143
+ },
1144
+ 190: {
1145
+ key: "{color.signalYellow.190}",
1146
+ $value: "#201c18",
1147
+ filePath: "packages/theme/tokens/colors.json",
1148
+ isSource: !0,
1149
+ $type: "color",
1150
+ original: {
1151
+ $value: "#201c18",
1152
+ $type: "color",
1153
+ key: "{color.signalYellow.190}"
1154
+ },
1155
+ name: "colorSignalYellow190",
1156
+ attributes: {},
1157
+ path: ["color", "signalYellow", "190"]
1158
+ },
1159
+ 200: {
1160
+ key: "{color.signalYellow.200}",
1161
+ $value: "#0f0e0e",
1162
+ filePath: "packages/theme/tokens/colors.json",
1163
+ isSource: !0,
1164
+ $type: "color",
1165
+ original: {
1166
+ $value: "#0f0e0e",
1167
+ $type: "color",
1168
+ key: "{color.signalYellow.200}"
1169
+ },
1170
+ name: "colorSignalYellow200",
1171
+ attributes: {},
1172
+ path: ["color", "signalYellow", "200"]
903
1173
  }
904
1174
  },
905
1175
  signalRed: {
906
1176
  10: {
907
1177
  key: "{color.signalRed.10}",
908
1178
  $value: "#ffefef",
909
- filePath: "tokens/colors.json",
1179
+ filePath: "packages/theme/tokens/colors.json",
910
1180
  isSource: !0,
911
1181
  $type: "color",
912
1182
  original: {
@@ -921,7 +1191,7 @@ const Br = {
921
1191
  20: {
922
1192
  key: "{color.signalRed.20}",
923
1193
  $value: "#ffdfdf",
924
- filePath: "tokens/colors.json",
1194
+ filePath: "packages/theme/tokens/colors.json",
925
1195
  isSource: !0,
926
1196
  $type: "color",
927
1197
  original: {
@@ -936,7 +1206,7 @@ const Br = {
936
1206
  30: {
937
1207
  key: "{color.signalRed.30}",
938
1208
  $value: "#fcc8c8",
939
- filePath: "tokens/colors.json",
1209
+ filePath: "packages/theme/tokens/colors.json",
940
1210
  isSource: !0,
941
1211
  $type: "color",
942
1212
  original: {
@@ -951,7 +1221,7 @@ const Br = {
951
1221
  40: {
952
1222
  key: "{color.signalRed.40}",
953
1223
  $value: "#f9b0b0",
954
- filePath: "tokens/colors.json",
1224
+ filePath: "packages/theme/tokens/colors.json",
955
1225
  isSource: !0,
956
1226
  $type: "color",
957
1227
  original: {
@@ -966,7 +1236,7 @@ const Br = {
966
1236
  50: {
967
1237
  key: "{color.signalRed.50}",
968
1238
  $value: "#f69999",
969
- filePath: "tokens/colors.json",
1239
+ filePath: "packages/theme/tokens/colors.json",
970
1240
  isSource: !0,
971
1241
  $type: "color",
972
1242
  original: {
@@ -981,7 +1251,7 @@ const Br = {
981
1251
  60: {
982
1252
  key: "{color.signalRed.60}",
983
1253
  $value: "#f38181",
984
- filePath: "tokens/colors.json",
1254
+ filePath: "packages/theme/tokens/colors.json",
985
1255
  isSource: !0,
986
1256
  $type: "color",
987
1257
  original: {
@@ -996,7 +1266,7 @@ const Br = {
996
1266
  70: {
997
1267
  key: "{color.signalRed.70}",
998
1268
  $value: "#ef6a6a",
999
- filePath: "tokens/colors.json",
1269
+ filePath: "packages/theme/tokens/colors.json",
1000
1270
  isSource: !0,
1001
1271
  $type: "color",
1002
1272
  original: {
@@ -1010,12 +1280,12 @@ const Br = {
1010
1280
  },
1011
1281
  80: {
1012
1282
  key: "{color.signalRed.80}",
1013
- $value: "#eb4e4e",
1014
- filePath: "tokens/colors.json",
1283
+ $value: "#EC5252",
1284
+ filePath: "packages/theme/tokens/colors.json",
1015
1285
  isSource: !0,
1016
1286
  $type: "color",
1017
1287
  original: {
1018
- $value: "#eb4e4e",
1288
+ $value: "#EC5252",
1019
1289
  $type: "color",
1020
1290
  key: "{color.signalRed.80}"
1021
1291
  },
@@ -1026,7 +1296,7 @@ const Br = {
1026
1296
  90: {
1027
1297
  key: "{color.signalRed.90}",
1028
1298
  $value: "#e93b3b",
1029
- filePath: "tokens/colors.json",
1299
+ filePath: "packages/theme/tokens/colors.json",
1030
1300
  isSource: !0,
1031
1301
  $type: "color",
1032
1302
  original: {
@@ -1041,7 +1311,7 @@ const Br = {
1041
1311
  100: {
1042
1312
  key: "{color.signalRed.100}",
1043
1313
  $value: "#e62323",
1044
- filePath: "tokens/colors.json",
1314
+ filePath: "packages/theme/tokens/colors.json",
1045
1315
  isSource: !0,
1046
1316
  $type: "color",
1047
1317
  original: {
@@ -1056,7 +1326,7 @@ const Br = {
1056
1326
  110: {
1057
1327
  key: "{color.signalRed.110}",
1058
1328
  $value: "#d12020",
1059
- filePath: "tokens/colors.json",
1329
+ filePath: "packages/theme/tokens/colors.json",
1060
1330
  isSource: !0,
1061
1331
  $type: "color",
1062
1332
  original: {
@@ -1071,7 +1341,7 @@ const Br = {
1071
1341
  120: {
1072
1342
  key: "{color.signalRed.120}",
1073
1343
  $value: "#bc1d1d",
1074
- filePath: "tokens/colors.json",
1344
+ filePath: "packages/theme/tokens/colors.json",
1075
1345
  isSource: !0,
1076
1346
  $type: "color",
1077
1347
  original: {
@@ -1086,7 +1356,7 @@ const Br = {
1086
1356
  130: {
1087
1357
  key: "{color.signalRed.130}",
1088
1358
  $value: "#a71919",
1089
- filePath: "tokens/colors.json",
1359
+ filePath: "packages/theme/tokens/colors.json",
1090
1360
  isSource: !0,
1091
1361
  $type: "color",
1092
1362
  original: {
@@ -1101,7 +1371,7 @@ const Br = {
1101
1371
  140: {
1102
1372
  key: "{color.signalRed.140}",
1103
1373
  $value: "#921616",
1104
- filePath: "tokens/colors.json",
1374
+ filePath: "packages/theme/tokens/colors.json",
1105
1375
  isSource: !0,
1106
1376
  $type: "color",
1107
1377
  original: {
@@ -1116,7 +1386,7 @@ const Br = {
1116
1386
  150: {
1117
1387
  key: "{color.signalRed.150}",
1118
1388
  $value: "#7d1313",
1119
- filePath: "tokens/colors.json",
1389
+ filePath: "packages/theme/tokens/colors.json",
1120
1390
  isSource: !0,
1121
1391
  $type: "color",
1122
1392
  original: {
@@ -1131,7 +1401,7 @@ const Br = {
1131
1401
  160: {
1132
1402
  key: "{color.signalRed.160}",
1133
1403
  $value: "#691010",
1134
- filePath: "tokens/colors.json",
1404
+ filePath: "packages/theme/tokens/colors.json",
1135
1405
  isSource: !0,
1136
1406
  $type: "color",
1137
1407
  original: {
@@ -1146,7 +1416,7 @@ const Br = {
1146
1416
  170: {
1147
1417
  key: "{color.signalRed.170}",
1148
1418
  $value: "#540d0d",
1149
- filePath: "tokens/colors.json",
1419
+ filePath: "packages/theme/tokens/colors.json",
1150
1420
  isSource: !0,
1151
1421
  $type: "color",
1152
1422
  original: {
@@ -1161,7 +1431,7 @@ const Br = {
1161
1431
  180: {
1162
1432
  key: "{color.signalRed.180}",
1163
1433
  $value: "#3f0a0a",
1164
- filePath: "tokens/colors.json",
1434
+ filePath: "packages/theme/tokens/colors.json",
1165
1435
  isSource: !0,
1166
1436
  $type: "color",
1167
1437
  original: {
@@ -1176,7 +1446,7 @@ const Br = {
1176
1446
  190: {
1177
1447
  key: "{color.signalRed.190}",
1178
1448
  $value: "#2a0606",
1179
- filePath: "tokens/colors.json",
1449
+ filePath: "packages/theme/tokens/colors.json",
1180
1450
  isSource: !0,
1181
1451
  $type: "color",
1182
1452
  original: {
@@ -1191,7 +1461,7 @@ const Br = {
1191
1461
  200: {
1192
1462
  key: "{color.signalRed.200}",
1193
1463
  $value: "#150303",
1194
- filePath: "tokens/colors.json",
1464
+ filePath: "packages/theme/tokens/colors.json",
1195
1465
  isSource: !0,
1196
1466
  $type: "color",
1197
1467
  original: {
@@ -1210,7 +1480,7 @@ const Br = {
1210
1480
  key: "{background.base}",
1211
1481
  $value: "light-dark(#fff, #171717)",
1212
1482
  $description: "Standardbakgrund för våra applikationer",
1213
- filePath: "tokens/object-values.json",
1483
+ filePath: "packages/theme/tokens/object-values.json",
1214
1484
  isSource: !0,
1215
1485
  original: {
1216
1486
  $value: "light-dark({color.white.base}, {color.gray.200})",
@@ -1225,7 +1495,7 @@ const Br = {
1225
1495
  key: "{background.hover}",
1226
1496
  $value: "light-dark(#e6e6e6, #212121)",
1227
1497
  $description: "Hoverfärg för bakgrund",
1228
- filePath: "tokens/object-values.json",
1498
+ filePath: "packages/theme/tokens/object-values.json",
1229
1499
  isSource: !0,
1230
1500
  original: {
1231
1501
  $value: "light-dark({color.white.hover}, {color.gray.190})",
@@ -1240,7 +1510,7 @@ const Br = {
1240
1510
  key: "{background.inverse}",
1241
1511
  $value: "light-dark(#171717, #f2f2f2)",
1242
1512
  $description: "Bakgrund eller element i med hög kontrast",
1243
- filePath: "tokens/object-values.json",
1513
+ filePath: "packages/theme/tokens/object-values.json",
1244
1514
  isSource: !0,
1245
1515
  original: {
1246
1516
  $value: "light-dark({color.gray.200}, {color.gray.10})",
@@ -1258,7 +1528,7 @@ const Br = {
1258
1528
  key: "{layer.01.base}",
1259
1529
  $value: "light-dark(#f2f2f2, #262626)",
1260
1530
  $description: "Yta som används på background. Sekundär bakgrundsfärg",
1261
- filePath: "tokens/object-values.json",
1531
+ filePath: "packages/theme/tokens/object-values.json",
1262
1532
  isSource: !0,
1263
1533
  original: {
1264
1534
  $value: "light-dark({color.gray.10}, {color.gray.180})",
@@ -1273,7 +1543,7 @@ const Br = {
1273
1543
  key: "{layer.01.hover}",
1274
1544
  $value: "light-dark(#e6e6e6, #333)",
1275
1545
  $description: "Hover state för layer01",
1276
- filePath: "tokens/object-values.json",
1546
+ filePath: "packages/theme/tokens/object-values.json",
1277
1547
  isSource: !0,
1278
1548
  original: {
1279
1549
  $value: "light-dark({color.gray.20}, {color.gray.170})",
@@ -1288,7 +1558,7 @@ const Br = {
1288
1558
  key: "{layer.01.selected}",
1289
1559
  $value: "light-dark(#d9d9d9, #383838)",
1290
1560
  $description: "Selected state för layer01",
1291
- filePath: "tokens/object-values.json",
1561
+ filePath: "packages/theme/tokens/object-values.json",
1292
1562
  isSource: !0,
1293
1563
  original: {
1294
1564
  $value: "light-dark({color.gray.30}, {color.gray.160})",
@@ -1303,7 +1573,7 @@ const Br = {
1303
1573
  key: "{layer.01.selectedHover}",
1304
1574
  $value: "light-dark(#ccc, #474747)",
1305
1575
  $description: "Hover state för layerSelected01",
1306
- filePath: "tokens/object-values.json",
1576
+ filePath: "packages/theme/tokens/object-values.json",
1307
1577
  isSource: !0,
1308
1578
  original: {
1309
1579
  $value: "light-dark({color.gray.40}, {color.gray.150})",
@@ -1320,7 +1590,7 @@ const Br = {
1320
1590
  key: "{layer.02.base}",
1321
1591
  $value: "light-dark(#fff, #383838)",
1322
1592
  $description: "Yta som ligger på layer01",
1323
- filePath: "tokens/object-values.json",
1593
+ filePath: "packages/theme/tokens/object-values.json",
1324
1594
  isSource: !0,
1325
1595
  original: {
1326
1596
  $value: "light-dark({color.white.base}, {color.gray.160})",
@@ -1335,7 +1605,7 @@ const Br = {
1335
1605
  key: "{layer.02.hover}",
1336
1606
  $value: "light-dark(#e6e6e6, #474747)",
1337
1607
  $description: "Hover state för layer02",
1338
- filePath: "tokens/object-values.json",
1608
+ filePath: "packages/theme/tokens/object-values.json",
1339
1609
  isSource: !0,
1340
1610
  original: {
1341
1611
  $value: "light-dark({color.white.hover}, {color.gray.150})",
@@ -1350,7 +1620,7 @@ const Br = {
1350
1620
  key: "{layer.02.selected}",
1351
1621
  $value: "light-dark(#d9d9d9, #525252)",
1352
1622
  $description: "Selected state för layer02",
1353
- filePath: "tokens/object-values.json",
1623
+ filePath: "packages/theme/tokens/object-values.json",
1354
1624
  isSource: !0,
1355
1625
  original: {
1356
1626
  $value: "light-dark({color.gray.30}, {color.gray.140})",
@@ -1365,7 +1635,7 @@ const Br = {
1365
1635
  key: "{layer.02.selectedHover}",
1366
1636
  $value: "light-dark(#ccc, #5d5d5d)",
1367
1637
  $description: "Hover state för layerSelected02",
1368
- filePath: "tokens/object-values.json",
1638
+ filePath: "packages/theme/tokens/object-values.json",
1369
1639
  isSource: !0,
1370
1640
  original: {
1371
1641
  $value: "light-dark({color.gray.40}, {color.gray.130})",
@@ -1384,7 +1654,7 @@ const Br = {
1384
1654
  key: "{layerAccent.01.base}",
1385
1655
  $value: "light-dark(#d9d9d9, #383838)",
1386
1656
  $description: "Accentfärg som används tillsammans med layer01",
1387
- filePath: "tokens/object-values.json",
1657
+ filePath: "packages/theme/tokens/object-values.json",
1388
1658
  isSource: !0,
1389
1659
  original: {
1390
1660
  $value: "light-dark({color.gray.30}, {color.gray.160})",
@@ -1399,7 +1669,7 @@ const Br = {
1399
1669
  key: "{layerAccent.01.hover}",
1400
1670
  $value: "light-dark(#ccc, #474747)",
1401
1671
  $description: "Hover state för layerAccent01",
1402
- filePath: "tokens/object-values.json",
1672
+ filePath: "packages/theme/tokens/object-values.json",
1403
1673
  isSource: !0,
1404
1674
  original: {
1405
1675
  $value: "light-dark({color.gray.40}, {color.gray.150})",
@@ -1414,7 +1684,7 @@ const Br = {
1414
1684
  key: "{layerAccent.01.selected}",
1415
1685
  $value: "light-dark(#bfbfbf, #525252)",
1416
1686
  $description: "Selected state för layerAccent01",
1417
- filePath: "tokens/object-values.json",
1687
+ filePath: "packages/theme/tokens/object-values.json",
1418
1688
  isSource: !0,
1419
1689
  original: {
1420
1690
  $value: "light-dark({color.gray.50}, {color.gray.140})",
@@ -1431,7 +1701,7 @@ const Br = {
1431
1701
  key: "{layerAccent.02.base}",
1432
1702
  $value: "light-dark(#f2f2f2, #262626)",
1433
1703
  $description: "Accentfärg som används tillsammans med layer02",
1434
- filePath: "tokens/object-values.json",
1704
+ filePath: "packages/theme/tokens/object-values.json",
1435
1705
  isSource: !0,
1436
1706
  original: {
1437
1707
  $value: "light-dark({color.gray.10}, {color.gray.180})",
@@ -1446,7 +1716,7 @@ const Br = {
1446
1716
  key: "{layerAccent.02.hover}",
1447
1717
  $value: "light-dark(#e6e6e6, #333)",
1448
1718
  $description: "Hover state för layerAccent02",
1449
- filePath: "tokens/object-values.json",
1719
+ filePath: "packages/theme/tokens/object-values.json",
1450
1720
  isSource: !0,
1451
1721
  original: {
1452
1722
  $value: "light-dark({color.gray.20}, {color.gray.170})",
@@ -1461,7 +1731,7 @@ const Br = {
1461
1731
  key: "{layerAccent.02.selected}",
1462
1732
  $value: "light-dark(#d9d9d9, #383838)",
1463
1733
  $description: "Selected state för layerAccent02",
1464
- filePath: "tokens/object-values.json",
1734
+ filePath: "packages/theme/tokens/object-values.json",
1465
1735
  isSource: !0,
1466
1736
  original: {
1467
1737
  $value: "light-dark({color.gray.30}, {color.gray.160})",
@@ -1479,7 +1749,7 @@ const Br = {
1479
1749
  key: "{brand.primary}",
1480
1750
  $value: "light-dark(#b90835, #b90835)",
1481
1751
  $description: "Primära röda färgen",
1482
- filePath: "tokens/object-values.json",
1752
+ filePath: "packages/theme/tokens/object-values.json",
1483
1753
  isSource: !0,
1484
1754
  original: {
1485
1755
  $value: "light-dark({color.red.100}, {color.red.100})",
@@ -1497,7 +1767,7 @@ const Br = {
1497
1767
  key: "{border.color.primary}",
1498
1768
  $value: "light-dark(#171717, #f2f2f2)",
1499
1769
  $description: "Kantlinje med hög kontrast, används med field01",
1500
- filePath: "tokens/object-values.json",
1770
+ filePath: "packages/theme/tokens/object-values.json",
1501
1771
  isSource: !0,
1502
1772
  original: {
1503
1773
  $value: "light-dark({color.gray.200}, {color.gray.10})",
@@ -1512,7 +1782,7 @@ const Br = {
1512
1782
  key: "{border.color.secondary}",
1513
1783
  $value: "light-dark(#737373, #8c8c8c)",
1514
1784
  $description: "Kantlinje med medelhög kontrast",
1515
- filePath: "tokens/object-values.json",
1785
+ filePath: "packages/theme/tokens/object-values.json",
1516
1786
  isSource: !0,
1517
1787
  original: {
1518
1788
  $value: "light-dark({color.gray.110}, {color.gray.90})",
@@ -1527,7 +1797,7 @@ const Br = {
1527
1797
  key: "{border.color.subtle}",
1528
1798
  $value: "light-dark(#bfbfbf, #383838)",
1529
1799
  $description: "Kantlinje med låg kontrast",
1530
- filePath: "tokens/object-values.json",
1800
+ filePath: "packages/theme/tokens/object-values.json",
1531
1801
  isSource: !0,
1532
1802
  original: {
1533
1803
  $value: "light-dark({color.gray.50}, {color.gray.160})",
@@ -1542,7 +1812,7 @@ const Br = {
1542
1812
  key: "{border.color.tertiary}",
1543
1813
  $value: "light-dark(#143c50, #2e7ca5)",
1544
1814
  $description: "Primärblå kantlinje",
1545
- filePath: "tokens/object-values.json",
1815
+ filePath: "packages/theme/tokens/object-values.json",
1546
1816
  isSource: !0,
1547
1817
  original: {
1548
1818
  $value: "light-dark({color.blue.150}, {color.blue.100})",
@@ -1557,7 +1827,7 @@ const Br = {
1557
1827
  key: "{border.color.disabled}",
1558
1828
  $value: "light-dark(#bfbfbf, #525252)",
1559
1829
  $description: "Kantlinje för disabled state",
1560
- filePath: "tokens/object-values.json",
1830
+ filePath: "packages/theme/tokens/object-values.json",
1561
1831
  isSource: !0,
1562
1832
  original: {
1563
1833
  $value: "light-dark({color.gray.50}, {color.gray.140})",
@@ -1573,7 +1843,7 @@ const Br = {
1573
1843
  key: "{border.width}",
1574
1844
  $type: "size",
1575
1845
  $value: "1px",
1576
- filePath: "tokens/object-values.json",
1846
+ filePath: "packages/theme/tokens/object-values.json",
1577
1847
  isSource: !0,
1578
1848
  original: {
1579
1849
  $type: "size",
@@ -1591,7 +1861,7 @@ const Br = {
1591
1861
  key: "{field.01.base}",
1592
1862
  $value: "light-dark(#f2f2f2, #262626)",
1593
1863
  $description: "Standardfärg för fält, som ligger på background",
1594
- filePath: "tokens/object-values.json",
1864
+ filePath: "packages/theme/tokens/object-values.json",
1595
1865
  isSource: !0,
1596
1866
  original: {
1597
1867
  $value: "light-dark({color.gray.10}, {color.gray.180})",
@@ -1606,7 +1876,7 @@ const Br = {
1606
1876
  key: "{field.01.hover}",
1607
1877
  $value: "light-dark(#e6e6e6, #333)",
1608
1878
  $description: "Hover state för field01",
1609
- filePath: "tokens/object-values.json",
1879
+ filePath: "packages/theme/tokens/object-values.json",
1610
1880
  isSource: !0,
1611
1881
  original: {
1612
1882
  $value: "light-dark({color.gray.20}, {color.gray.170})",
@@ -1621,7 +1891,7 @@ const Br = {
1621
1891
  key: "{field.01.active}",
1622
1892
  $value: "light-dark(#d9d9d9, #383838)",
1623
1893
  $description: "Active state för field01",
1624
- filePath: "tokens/object-values.json",
1894
+ filePath: "packages/theme/tokens/object-values.json",
1625
1895
  isSource: !0,
1626
1896
  original: {
1627
1897
  $value: "light-dark({color.gray.30}, {color.gray.160})",
@@ -1638,7 +1908,7 @@ const Br = {
1638
1908
  key: "{field.02.base}",
1639
1909
  $value: "light-dark(#fff, #383838)",
1640
1910
  $description: "Sekundfärfärg för fält, som ligger på layer01",
1641
- filePath: "tokens/object-values.json",
1911
+ filePath: "packages/theme/tokens/object-values.json",
1642
1912
  isSource: !0,
1643
1913
  original: {
1644
1914
  $value: "light-dark({color.white.base}, {color.gray.160})",
@@ -1653,7 +1923,7 @@ const Br = {
1653
1923
  key: "{field.02.hover}",
1654
1924
  $value: "light-dark(#e6e6e6, #474747)",
1655
1925
  $description: "Hover state för field02",
1656
- filePath: "tokens/object-values.json",
1926
+ filePath: "packages/theme/tokens/object-values.json",
1657
1927
  isSource: !0,
1658
1928
  original: {
1659
1929
  $value: "light-dark({color.white.hover}, {color.gray.150})",
@@ -1668,7 +1938,7 @@ const Br = {
1668
1938
  key: "{field.02.active}",
1669
1939
  $value: "light-dark(#d9d9d9, #525252)",
1670
1940
  $description: "Active state för field02",
1671
- filePath: "tokens/object-values.json",
1941
+ filePath: "packages/theme/tokens/object-values.json",
1672
1942
  isSource: !0,
1673
1943
  original: {
1674
1944
  $value: "light-dark({color.gray.30}, {color.gray.140})",
@@ -1684,7 +1954,7 @@ const Br = {
1684
1954
  key: "{field.disabled}",
1685
1955
  $value: "light-dark(#f2f2f2, #262626)",
1686
1956
  $description: "Disabled state för fält",
1687
- filePath: "tokens/object-values.json",
1957
+ filePath: "packages/theme/tokens/object-values.json",
1688
1958
  isSource: !0,
1689
1959
  original: {
1690
1960
  $value: "light-dark({color.gray.10}, {color.gray.180})",
@@ -1701,7 +1971,7 @@ const Br = {
1701
1971
  key: "{skeleton.01}",
1702
1972
  $value: "light-dark(#f2f2f2, #262626)",
1703
1973
  $description: "Standardfärg för skeleton",
1704
- filePath: "tokens/object-values.json",
1974
+ filePath: "packages/theme/tokens/object-values.json",
1705
1975
  isSource: !0,
1706
1976
  original: {
1707
1977
  $value: "light-dark({color.gray.10}, {color.gray.180})",
@@ -1716,7 +1986,7 @@ const Br = {
1716
1986
  key: "{skeleton.02}",
1717
1987
  $value: "light-dark(#d9d9d9, #383838)",
1718
1988
  $description: "Färg som används när Skeleton ligger på bakgrundsfärgen `layer01` eller `light-dark(#f2f2f2,#262626)`",
1719
- filePath: "tokens/object-values.json",
1989
+ filePath: "packages/theme/tokens/object-values.json",
1720
1990
  isSource: !0,
1721
1991
  original: {
1722
1992
  $value: "light-dark({color.gray.30}, {color.gray.160})",
@@ -1733,7 +2003,7 @@ const Br = {
1733
2003
  key: "{icon.primary}",
1734
2004
  $value: "light-dark(#171717, #f2f2f2)",
1735
2005
  $description: "Primär ikonfärg",
1736
- filePath: "tokens/object-values.json",
2006
+ filePath: "packages/theme/tokens/object-values.json",
1737
2007
  isSource: !0,
1738
2008
  original: {
1739
2009
  $value: "light-dark({color.gray.200}, {color.gray.10})",
@@ -1748,7 +2018,7 @@ const Br = {
1748
2018
  key: "{icon.secondary}",
1749
2019
  $value: "light-dark(#525252, #a6a6a6)",
1750
2020
  $description: "Sekundär ikonfärg",
1751
- filePath: "tokens/object-values.json",
2021
+ filePath: "packages/theme/tokens/object-values.json",
1752
2022
  isSource: !0,
1753
2023
  original: {
1754
2024
  $value: "light-dark({color.gray.140}, {color.gray.70})",
@@ -1762,7 +2032,7 @@ const Br = {
1762
2032
  tertiary: {
1763
2033
  key: "{icon.tertiary}",
1764
2034
  $value: "light-dark(#143c50, #f2f2f2)",
1765
- filePath: "tokens/object-values.json",
2035
+ filePath: "packages/theme/tokens/object-values.json",
1766
2036
  isSource: !0,
1767
2037
  original: {
1768
2038
  $value: "light-dark({color.blue.150}, {color.gray.10})",
@@ -1776,7 +2046,7 @@ const Br = {
1776
2046
  key: "{icon.inverse}",
1777
2047
  $value: "light-dark(#fff, #171717)",
1778
2048
  $description: "Inverterad ikonfärg. Ljus ikon i ljust läge och mörk ikon i mörkt läge",
1779
- filePath: "tokens/object-values.json",
2049
+ filePath: "packages/theme/tokens/object-values.json",
1780
2050
  isSource: !0,
1781
2051
  original: {
1782
2052
  $value: "light-dark({color.white.base}, {color.gray.200})",
@@ -1791,7 +2061,7 @@ const Br = {
1791
2061
  key: "{icon.onColor}",
1792
2062
  $value: "light-dark(#fff, #fff)",
1793
2063
  $description: "Ikonfärg på färgade ytor som inte är lager",
1794
- filePath: "tokens/object-values.json",
2064
+ filePath: "packages/theme/tokens/object-values.json",
1795
2065
  isSource: !0,
1796
2066
  original: {
1797
2067
  $value: "light-dark({color.white.base}, {color.white.base})",
@@ -1806,7 +2076,7 @@ const Br = {
1806
2076
  key: "{icon.disabled}",
1807
2077
  $value: "light-dark(#bfbfbf, #525252)",
1808
2078
  $description: "Ikoner som är disabled",
1809
- filePath: "tokens/object-values.json",
2079
+ filePath: "packages/theme/tokens/object-values.json",
1810
2080
  isSource: !0,
1811
2081
  original: {
1812
2082
  $value: "light-dark({color.gray.50}, {color.gray.140})",
@@ -1821,7 +2091,7 @@ const Br = {
1821
2091
  key: "{icon.success}",
1822
2092
  $value: "light-dark(#008d3c, #008d3c)",
1823
2093
  $description: "Ikonfär för success state",
1824
- filePath: "tokens/object-values.json",
2094
+ filePath: "packages/theme/tokens/object-values.json",
1825
2095
  isSource: !0,
1826
2096
  original: {
1827
2097
  $value: "light-dark({color.signalGreen.100}, {color.signalGreen.100})",
@@ -1836,7 +2106,7 @@ const Br = {
1836
2106
  key: "{icon.info}",
1837
2107
  $value: "light-dark(#06c, #06c)",
1838
2108
  $description: "Ikonfärg för informationsikoner",
1839
- filePath: "tokens/object-values.json",
2109
+ filePath: "packages/theme/tokens/object-values.json",
1840
2110
  isSource: !0,
1841
2111
  original: {
1842
2112
  $value: "light-dark({color.signalBlue.100}, {color.signalBlue.100})",
@@ -1851,7 +2121,7 @@ const Br = {
1851
2121
  key: "{icon.warning}",
1852
2122
  $value: "light-dark(#e62323, #e62323)",
1853
2123
  $description: "Ikonfärg för varningsikoner och invalid state",
1854
- filePath: "tokens/object-values.json",
2124
+ filePath: "packages/theme/tokens/object-values.json",
1855
2125
  isSource: !0,
1856
2126
  original: {
1857
2127
  $value: "light-dark({color.signalRed.100}, {color.signalRed.100})",
@@ -1864,9 +2134,9 @@ const Br = {
1864
2134
  },
1865
2135
  important: {
1866
2136
  key: "{icon.important}",
1867
- $value: "light-dark(#fdb813, #fdb813)",
2137
+ $value: "light-dark(#fab900, #fab900)",
1868
2138
  $description: "Ikonfärg för viktig information",
1869
- filePath: "tokens/object-values.json",
2139
+ filePath: "packages/theme/tokens/object-values.json",
1870
2140
  isSource: !0,
1871
2141
  original: {
1872
2142
  $value: "light-dark({color.signalYellow.100}, {color.signalYellow.100})",
@@ -1883,7 +2153,7 @@ const Br = {
1883
2153
  key: "{link.enabled}",
1884
2154
  $value: "light-dark(#29698C, #6CA3C0)",
1885
2155
  $description: "Primärlänkfärg",
1886
- filePath: "tokens/object-values.json",
2156
+ filePath: "packages/theme/tokens/object-values.json",
1887
2157
  isSource: !0,
1888
2158
  original: {
1889
2159
  $value: "light-dark({color.blue.120}, {color.blue.70})",
@@ -1898,7 +2168,7 @@ const Br = {
1898
2168
  key: "{link.hover}",
1899
2169
  $value: "light-dark(#143c50, #94BCD1)",
1900
2170
  $description: "Hover state för länkar",
1901
- filePath: "tokens/object-values.json",
2171
+ filePath: "packages/theme/tokens/object-values.json",
1902
2172
  isSource: !0,
1903
2173
  original: {
1904
2174
  $value: "light-dark({color.blue.150}, {color.blue.50})",
@@ -1913,7 +2183,7 @@ const Br = {
1913
2183
  key: "{link.pressed}",
1914
2184
  $value: "light-dark(#171717, #abcbdb)",
1915
2185
  $description: "Active/pressed state för länkar",
1916
- filePath: "tokens/object-values.json",
2186
+ filePath: "packages/theme/tokens/object-values.json",
1917
2187
  isSource: !0,
1918
2188
  original: {
1919
2189
  $value: "light-dark({color.gray.200}, {color.blue.40})",
@@ -1928,7 +2198,7 @@ const Br = {
1928
2198
  key: "{link.visited}",
1929
2199
  $value: "light-dark(#954b95, #b46ab4)",
1930
2200
  $description: "Färg för besökta länkar",
1931
- filePath: "tokens/object-values.json",
2201
+ filePath: "packages/theme/tokens/object-values.json",
1932
2202
  isSource: !0,
1933
2203
  original: {
1934
2204
  $value: "light-dark({color.purple.110}, {color.purple.80})",
@@ -1946,7 +2216,7 @@ const Br = {
1946
2216
  key: "{support.border.success}",
1947
2217
  $value: "light-dark(#008d3c, #008d3c)",
1948
2218
  $description: "Kantlinje för success-notifikationer",
1949
- filePath: "tokens/object-values.json",
2219
+ filePath: "packages/theme/tokens/object-values.json",
1950
2220
  isSource: !0,
1951
2221
  original: {
1952
2222
  $value: "light-dark({color.signalGreen.100}, {color.signalGreen.100})",
@@ -1961,7 +2231,7 @@ const Br = {
1961
2231
  key: "{support.border.info}",
1962
2232
  $value: "light-dark(#06c, #06c)",
1963
2233
  $description: "Kantlinje för notifikationer med information",
1964
- filePath: "tokens/object-values.json",
2234
+ filePath: "packages/theme/tokens/object-values.json",
1965
2235
  isSource: !0,
1966
2236
  original: {
1967
2237
  $value: "light-dark({color.signalBlue.100}, {color.signalBlue.100})",
@@ -1974,9 +2244,9 @@ const Br = {
1974
2244
  },
1975
2245
  important: {
1976
2246
  key: "{support.border.important}",
1977
- $value: "light-dark(#fdb813, #fdb813)",
2247
+ $value: "light-dark(#fab900, #fab900)",
1978
2248
  $description: "Kantlinje för notifikationer med viktig information",
1979
- filePath: "tokens/object-values.json",
2249
+ filePath: "packages/theme/tokens/object-values.json",
1980
2250
  isSource: !0,
1981
2251
  original: {
1982
2252
  $value: "light-dark({color.signalYellow.100}, {color.signalYellow.100})",
@@ -1991,7 +2261,7 @@ const Br = {
1991
2261
  key: "{support.border.warning}",
1992
2262
  $value: "light-dark(#e62323, #e62323)",
1993
2263
  $description: "Kantlinje för notifikationer med varningar",
1994
- filePath: "tokens/object-values.json",
2264
+ filePath: "packages/theme/tokens/object-values.json",
1995
2265
  isSource: !0,
1996
2266
  original: {
1997
2267
  $value: "light-dark({color.signalRed.100}, {color.signalRed.100})",
@@ -2008,7 +2278,7 @@ const Br = {
2008
2278
  key: "{support.background.success}",
2009
2279
  $value: "light-dark(#d5f2d9, #262626)",
2010
2280
  $description: "Bakgrund för success-notifikationer",
2011
- filePath: "tokens/object-values.json",
2281
+ filePath: "packages/theme/tokens/object-values.json",
2012
2282
  isSource: !0,
2013
2283
  original: {
2014
2284
  $value: "light-dark({color.signalGreen.20}, {color.gray.180})",
@@ -2023,7 +2293,7 @@ const Br = {
2023
2293
  key: "{support.background.successHover}",
2024
2294
  $value: "light-dark(#bae5c5, #333)",
2025
2295
  $description: "Hoverbakgrund för success-notifikationer",
2026
- filePath: "tokens/object-values.json",
2296
+ filePath: "packages/theme/tokens/object-values.json",
2027
2297
  isSource: !0,
2028
2298
  original: {
2029
2299
  $value: "light-dark({color.signalGreen.30}, {color.gray.170})",
@@ -2038,7 +2308,7 @@ const Br = {
2038
2308
  key: "{support.background.info}",
2039
2309
  $value: "light-dark(#eaf2f6, #262626)",
2040
2310
  $description: "Bakgrund för notifikationer med information",
2041
- filePath: "tokens/object-values.json",
2311
+ filePath: "packages/theme/tokens/object-values.json",
2042
2312
  isSource: !0,
2043
2313
  original: {
2044
2314
  $value: "light-dark({color.signalBlue.10}, {color.gray.180})",
@@ -2053,7 +2323,7 @@ const Br = {
2053
2323
  key: "{support.background.infoHover}",
2054
2324
  $value: "light-dark(#d5e5ed, #333)",
2055
2325
  $description: "Hoverbakgrund för notifikationer med information",
2056
- filePath: "tokens/object-values.json",
2326
+ filePath: "packages/theme/tokens/object-values.json",
2057
2327
  isSource: !0,
2058
2328
  original: {
2059
2329
  $value: "light-dark({color.signalBlue.20}, {color.gray.170})",
@@ -2066,9 +2336,9 @@ const Br = {
2066
2336
  },
2067
2337
  important: {
2068
2338
  key: "{support.background.important}",
2069
- $value: "light-dark(#fff8e1, #262626)",
2339
+ $value: "light-dark(#fff8e2, #262626)",
2070
2340
  $description: "Bakgrund för notifikationer med viktig information",
2071
- filePath: "tokens/object-values.json",
2341
+ filePath: "packages/theme/tokens/object-values.json",
2072
2342
  isSource: !0,
2073
2343
  original: {
2074
2344
  $value: "light-dark({color.signalYellow.10}, {color.gray.180})",
@@ -2081,9 +2351,9 @@ const Br = {
2081
2351
  },
2082
2352
  importantHover: {
2083
2353
  key: "{support.background.importantHover}",
2084
- $value: "light-dark(#FFEBA8, #333)",
2354
+ $value: "light-dark(#fff1cd, #333)",
2085
2355
  $description: "Hoverbakgrund för notifikationer med viktig information",
2086
- filePath: "tokens/object-values.json",
2356
+ filePath: "packages/theme/tokens/object-values.json",
2087
2357
  isSource: !0,
2088
2358
  original: {
2089
2359
  $value: "light-dark({color.signalYellow.20}, {color.gray.170})",
@@ -2098,7 +2368,7 @@ const Br = {
2098
2368
  key: "{support.background.warning}",
2099
2369
  $value: "light-dark(#ffdfdf, #262626)",
2100
2370
  $description: "Bakgrund för notifikationer med varningar",
2101
- filePath: "tokens/object-values.json",
2371
+ filePath: "packages/theme/tokens/object-values.json",
2102
2372
  isSource: !0,
2103
2373
  original: {
2104
2374
  $value: "light-dark({color.signalRed.20}, {color.gray.180})",
@@ -2113,7 +2383,7 @@ const Br = {
2113
2383
  key: "{support.background.warningHover}",
2114
2384
  $value: "light-dark(#fcc8c8, #333)",
2115
2385
  $description: "Hoverbakgrund för notifikationer med varningar",
2116
- filePath: "tokens/object-values.json",
2386
+ filePath: "packages/theme/tokens/object-values.json",
2117
2387
  isSource: !0,
2118
2388
  original: {
2119
2389
  $value: "light-dark({color.signalRed.30}, {color.gray.170})",
@@ -2131,7 +2401,7 @@ const Br = {
2131
2401
  key: "{text.primary}",
2132
2402
  $value: "light-dark(#171717, #f2f2f2)",
2133
2403
  $description: "Primär textfärg. Rubriker och brödtext.",
2134
- filePath: "tokens/object-values.json",
2404
+ filePath: "packages/theme/tokens/object-values.json",
2135
2405
  isSource: !0,
2136
2406
  original: {
2137
2407
  $value: "light-dark({color.gray.200}, {color.gray.10})",
@@ -2146,7 +2416,7 @@ const Br = {
2146
2416
  key: "{text.secondary}",
2147
2417
  $value: "light-dark(#525252, #a6a6a6)",
2148
2418
  $description: "Sekundär textfärg",
2149
- filePath: "tokens/object-values.json",
2419
+ filePath: "packages/theme/tokens/object-values.json",
2150
2420
  isSource: !0,
2151
2421
  original: {
2152
2422
  $value: "light-dark({color.gray.140}, {color.gray.70})",
@@ -2161,7 +2431,7 @@ const Br = {
2161
2431
  key: "{text.tertiary}",
2162
2432
  $value: "light-dark(#143c50, #f2f2f2)",
2163
2433
  $description: "Textfärg på tertiär knapp",
2164
- filePath: "tokens/object-values.json",
2434
+ filePath: "packages/theme/tokens/object-values.json",
2165
2435
  isSource: !0,
2166
2436
  original: {
2167
2437
  $value: "light-dark({color.blue.150}, {color.gray.10})",
@@ -2176,7 +2446,7 @@ const Br = {
2176
2446
  key: "{text.onColor}",
2177
2447
  $value: "light-dark(#fff, #fff)",
2178
2448
  $description: "Textfärg på färgade bakgrunder som inte är lager",
2179
- filePath: "tokens/object-values.json",
2449
+ filePath: "packages/theme/tokens/object-values.json",
2180
2450
  isSource: !0,
2181
2451
  original: {
2182
2452
  $value: "light-dark({color.white.base}, {color.white.base})",
@@ -2191,7 +2461,7 @@ const Br = {
2191
2461
  key: "{text.inverse}",
2192
2462
  $value: "light-dark(#f2f2f2, #171717)",
2193
2463
  $description: "Inverterad textfärg",
2194
- filePath: "tokens/object-values.json",
2464
+ filePath: "packages/theme/tokens/object-values.json",
2195
2465
  isSource: !0,
2196
2466
  original: {
2197
2467
  $value: "light-dark({color.gray.10}, {color.gray.200})",
@@ -2206,7 +2476,7 @@ const Br = {
2206
2476
  key: "{text.disabled}",
2207
2477
  $value: "light-dark(#bfbfbf, #525252)",
2208
2478
  $description: "Textfärg för disabled state",
2209
- filePath: "tokens/object-values.json",
2479
+ filePath: "packages/theme/tokens/object-values.json",
2210
2480
  isSource: !0,
2211
2481
  original: {
2212
2482
  $value: "light-dark({color.gray.50}, {color.gray.140})",
@@ -2219,9 +2489,9 @@ const Br = {
2219
2489
  },
2220
2490
  warning: {
2221
2491
  key: "{text.warning}",
2222
- $value: "light-dark(#e62323, #eb4e4e)",
2492
+ $value: "light-dark(#e62323, #EC5252)",
2223
2493
  $description: "Textfärg för felmeddelanden",
2224
- filePath: "tokens/object-values.json",
2494
+ filePath: "packages/theme/tokens/object-values.json",
2225
2495
  isSource: !0,
2226
2496
  original: {
2227
2497
  $value: "light-dark({color.signalRed.100}, {color.signalRed.80})",
@@ -2236,7 +2506,7 @@ const Br = {
2236
2506
  key: "{text.placeholder}",
2237
2507
  $value: "light-dark(#a6a6a6, #525252)",
2238
2508
  $description: "Textfärg för platshållare",
2239
- filePath: "tokens/object-values.json",
2509
+ filePath: "packages/theme/tokens/object-values.json",
2240
2510
  isSource: !0,
2241
2511
  original: {
2242
2512
  $value: "light-dark({color.gray.70}, {color.gray.140})",
@@ -2255,7 +2525,7 @@ const Br = {
2255
2525
  key: "{button.background.primary.base}",
2256
2526
  $value: "light-dark(#143c50, #2e7ca5)",
2257
2527
  $description: "Färg på primärknapp",
2258
- filePath: "tokens/object-values.json",
2528
+ filePath: "packages/theme/tokens/object-values.json",
2259
2529
  isSource: !0,
2260
2530
  original: {
2261
2531
  $value: "light-dark({color.blue.150}, {color.blue.100})",
@@ -2270,7 +2540,7 @@ const Br = {
2270
2540
  key: "{button.background.primary.hover}",
2271
2541
  $value: "light-dark(#25607f, #25607f)",
2272
2542
  $description: "Hover state på primärknapp",
2273
- filePath: "tokens/object-values.json",
2543
+ filePath: "packages/theme/tokens/object-values.json",
2274
2544
  isSource: !0,
2275
2545
  original: {
2276
2546
  $value: "light-dark({color.blue.130}, {color.blue.130})",
@@ -2285,7 +2555,7 @@ const Br = {
2285
2555
  key: "{button.background.primary.active}",
2286
2556
  $value: "light-dark(#2e7ca5, #143c50)",
2287
2557
  $description: "Active state för primärknapp",
2288
- filePath: "tokens/object-values.json",
2558
+ filePath: "packages/theme/tokens/object-values.json",
2289
2559
  isSource: !0,
2290
2560
  original: {
2291
2561
  $value: "light-dark({color.blue.100}, {color.blue.150})",
@@ -2302,7 +2572,7 @@ const Br = {
2302
2572
  key: "{button.background.secondary.base}",
2303
2573
  $value: "light-dark(#fff, #171717)",
2304
2574
  $description: "Färg på sekundärknapp",
2305
- filePath: "tokens/object-values.json",
2575
+ filePath: "packages/theme/tokens/object-values.json",
2306
2576
  isSource: !0,
2307
2577
  original: {
2308
2578
  $value: "light-dark({color.white.base}, {color.gray.200})",
@@ -2317,7 +2587,7 @@ const Br = {
2317
2587
  key: "{button.background.secondary.hover}",
2318
2588
  $value: "light-dark(#e6e6e6, #212121)",
2319
2589
  $description: "Hover state på sekundärknapp",
2320
- filePath: "tokens/object-values.json",
2590
+ filePath: "packages/theme/tokens/object-values.json",
2321
2591
  isSource: !0,
2322
2592
  original: {
2323
2593
  $value: "light-dark({color.white.hover}, {color.gray.190})",
@@ -2332,7 +2602,7 @@ const Br = {
2332
2602
  key: "{button.background.secondary.active}",
2333
2603
  $value: "light-dark(#d9d9d9, #262626)",
2334
2604
  $description: "Active state för sekundärknapp",
2335
- filePath: "tokens/object-values.json",
2605
+ filePath: "packages/theme/tokens/object-values.json",
2336
2606
  isSource: !0,
2337
2607
  original: {
2338
2608
  $value: "light-dark({color.gray.30}, {color.gray.180})",
@@ -2349,7 +2619,7 @@ const Br = {
2349
2619
  key: "{button.background.tertiary.hover}",
2350
2620
  $value: "light-dark(#e6e6e6, #212121)",
2351
2621
  $description: "Hover state för tertiär knapp",
2352
- filePath: "tokens/object-values.json",
2622
+ filePath: "packages/theme/tokens/object-values.json",
2353
2623
  isSource: !0,
2354
2624
  original: {
2355
2625
  $value: "light-dark({color.white.hover}, {color.gray.190})",
@@ -2364,7 +2634,7 @@ const Br = {
2364
2634
  key: "{button.background.tertiary.active}",
2365
2635
  $value: "light-dark(#d9d9d9, #262626)",
2366
2636
  $description: "Active state för tertiär knapp",
2367
- filePath: "tokens/object-values.json",
2637
+ filePath: "packages/theme/tokens/object-values.json",
2368
2638
  isSource: !0,
2369
2639
  original: {
2370
2640
  $value: "light-dark({color.gray.30}, {color.gray.180})",
@@ -2381,7 +2651,7 @@ const Br = {
2381
2651
  key: "{button.background.danger.base}",
2382
2652
  $value: "light-dark(#e62323, #e62323)",
2383
2653
  $description: "Färg på danger knapp",
2384
- filePath: "tokens/object-values.json",
2654
+ filePath: "packages/theme/tokens/object-values.json",
2385
2655
  isSource: !0,
2386
2656
  original: {
2387
2657
  $value: "light-dark({color.signalRed.100}, {color.signalRed.100})",
@@ -2396,7 +2666,7 @@ const Br = {
2396
2666
  key: "{button.background.danger.hover}",
2397
2667
  $value: "light-dark(#bc1d1d, #bc1d1d)",
2398
2668
  $description: "Hover state för danger knapp",
2399
- filePath: "tokens/object-values.json",
2669
+ filePath: "packages/theme/tokens/object-values.json",
2400
2670
  isSource: !0,
2401
2671
  original: {
2402
2672
  $value: "light-dark({color.signalRed.120}, {color.signalRed.120})",
@@ -2411,7 +2681,7 @@ const Br = {
2411
2681
  key: "{button.background.danger.active}",
2412
2682
  $value: "light-dark(#7d1313, #7d1313)",
2413
2683
  $description: "Active state för danger knapp",
2414
- filePath: "tokens/object-values.json",
2684
+ filePath: "packages/theme/tokens/object-values.json",
2415
2685
  isSource: !0,
2416
2686
  original: {
2417
2687
  $value: "light-dark({color.signalRed.150}, {color.signalRed.150})",
@@ -2427,7 +2697,7 @@ const Br = {
2427
2697
  key: "{button.background.disabled}",
2428
2698
  $value: "light-dark(#f2f2f2, #262626)",
2429
2699
  $description: "Disabled state för knappar",
2430
- filePath: "tokens/object-values.json",
2700
+ filePath: "packages/theme/tokens/object-values.json",
2431
2701
  isSource: !0,
2432
2702
  original: {
2433
2703
  $value: "light-dark({color.gray.10}, {color.gray.180})",
@@ -2444,7 +2714,7 @@ const Br = {
2444
2714
  key: "{button.border.secondary}",
2445
2715
  $value: "light-dark(#143c50, #f2f2f2)",
2446
2716
  $description: "Kantfärg för sekundärknapp",
2447
- filePath: "tokens/object-values.json",
2717
+ filePath: "packages/theme/tokens/object-values.json",
2448
2718
  isSource: !0,
2449
2719
  original: {
2450
2720
  $value: "light-dark({color.blue.150}, {color.gray.10})",
@@ -2460,7 +2730,7 @@ const Br = {
2460
2730
  hover: {
2461
2731
  key: "{button.icon.hover}",
2462
2732
  $value: "light-dark(#0000001a, #ffffff1a)",
2463
- filePath: "tokens/object-values.json",
2733
+ filePath: "packages/theme/tokens/object-values.json",
2464
2734
  isSource: !0,
2465
2735
  original: {
2466
2736
  $value: "light-dark(#0000001a, #ffffff1a)",
@@ -2474,7 +2744,7 @@ const Br = {
2474
2744
  key: "{button.icon.active}",
2475
2745
  $value: "light-dark(#00000033, #ffffff33)",
2476
2746
  $description: "Active state för ikoner",
2477
- filePath: "tokens/object-values.json",
2747
+ filePath: "packages/theme/tokens/object-values.json",
2478
2748
  isSource: !0,
2479
2749
  original: {
2480
2750
  $value: "light-dark(#00000033, #ffffff33)",
@@ -2491,7 +2761,7 @@ const Br = {
2491
2761
  background: {
2492
2762
  key: "{badge.background}",
2493
2763
  $value: "light-dark(#e62323, #e62323)",
2494
- filePath: "tokens/object-values.json",
2764
+ filePath: "packages/theme/tokens/object-values.json",
2495
2765
  isSource: !0,
2496
2766
  original: {
2497
2767
  $value: "light-dark({color.signalRed.100}, {color.signalRed.100})",
@@ -2508,7 +2778,7 @@ const Br = {
2508
2778
  hover: {
2509
2779
  key: "{calendar.date.background.hover}",
2510
2780
  $value: "light-dark(#0000001a, #ffffff1a)",
2511
- filePath: "tokens/object-values.json",
2781
+ filePath: "packages/theme/tokens/object-values.json",
2512
2782
  isSource: !0,
2513
2783
  original: {
2514
2784
  $value: "light-dark(#0000001a, #ffffff1a)",
@@ -2521,7 +2791,7 @@ const Br = {
2521
2791
  selected: {
2522
2792
  key: "{calendar.date.background.selected}",
2523
2793
  $value: "light-dark(#143c50, #5897b8)",
2524
- filePath: "tokens/object-values.json",
2794
+ filePath: "packages/theme/tokens/object-values.json",
2525
2795
  isSource: !0,
2526
2796
  original: {
2527
2797
  $value: "light-dark({color.blue.150}, {color.blue.80})",
@@ -2534,7 +2804,7 @@ const Br = {
2534
2804
  startRange: {
2535
2805
  key: "{calendar.date.background.startRange}",
2536
2806
  $value: "light-dark(#143c50, #5897b8)",
2537
- filePath: "tokens/object-values.json",
2807
+ filePath: "packages/theme/tokens/object-values.json",
2538
2808
  isSource: !0,
2539
2809
  original: {
2540
2810
  $value: "light-dark({color.blue.150}, {color.blue.80})",
@@ -2547,7 +2817,7 @@ const Br = {
2547
2817
  inRange: {
2548
2818
  key: "{calendar.date.background.inRange}",
2549
2819
  $value: "light-dark(#d5e5ed, #143c50)",
2550
- filePath: "tokens/object-values.json",
2820
+ filePath: "packages/theme/tokens/object-values.json",
2551
2821
  isSource: !0,
2552
2822
  original: {
2553
2823
  $value: "light-dark({color.blue.20}, {color.blue.150})",
@@ -2560,7 +2830,7 @@ const Br = {
2560
2830
  endRange: {
2561
2831
  key: "{calendar.date.background.endRange}",
2562
2832
  $value: "light-dark(#143c50, #5897b8)",
2563
- filePath: "tokens/object-values.json",
2833
+ filePath: "packages/theme/tokens/object-values.json",
2564
2834
  isSource: !0,
2565
2835
  original: {
2566
2836
  $value: "light-dark({color.blue.150}, {color.blue.80})",
@@ -2578,7 +2848,7 @@ const Br = {
2578
2848
  key: "{logo.primary}",
2579
2849
  $value: "light-dark(#b90835, #fff)",
2580
2850
  $description: "Färg på logotypen",
2581
- filePath: "tokens/object-values.json",
2851
+ filePath: "packages/theme/tokens/object-values.json",
2582
2852
  isSource: !0,
2583
2853
  original: {
2584
2854
  $value: "light-dark({color.red.100}, {color.white.base})",
@@ -2597,7 +2867,7 @@ const Br = {
2597
2867
  key: "{menu.item.background.hover}",
2598
2868
  $value: "light-dark(#e6e6e6, #212121)",
2599
2869
  $description: "Bakgrundsfärg för menu vid hover",
2600
- filePath: "tokens/object-values.json",
2870
+ filePath: "packages/theme/tokens/object-values.json",
2601
2871
  isSource: !0,
2602
2872
  original: {
2603
2873
  $value: "light-dark({color.gray.20}, {color.gray.190})",
@@ -2612,7 +2882,7 @@ const Br = {
2612
2882
  key: "{menu.item.background.selected}",
2613
2883
  $value: "light-dark(#f2f2f2, #262626)",
2614
2884
  $description: "Bakgrundsfärg för aktiv menu",
2615
- filePath: "tokens/object-values.json",
2885
+ filePath: "packages/theme/tokens/object-values.json",
2616
2886
  isSource: !0,
2617
2887
  original: {
2618
2888
  $value: "light-dark({color.gray.10}, {color.gray.180})",
@@ -2628,11 +2898,11 @@ const Br = {
2628
2898
  text: {
2629
2899
  sectionHeader: {
2630
2900
  key: "{menu.text.sectionHeader}",
2631
- $value: "light-dark(#29698C, #5897b8)",
2632
- filePath: "tokens/object-values.json",
2901
+ $value: "light-dark(#525252, #a6a6a6)",
2902
+ filePath: "packages/theme/tokens/object-values.json",
2633
2903
  isSource: !0,
2634
2904
  original: {
2635
- $value: "light-dark({color.blue.120}, {color.blue.80})",
2905
+ $value: "light-dark({color.gray.140}, {color.gray.70})",
2636
2906
  key: "{menu.text.sectionHeader}"
2637
2907
  },
2638
2908
  name: "menuTextSectionHeader",
@@ -2645,7 +2915,7 @@ const Br = {
2645
2915
  10: {
2646
2916
  key: "{size.10}",
2647
2917
  $value: "0.125rem",
2648
- filePath: "tokens/sizing.json",
2918
+ filePath: "packages/theme/tokens/sizing.json",
2649
2919
  isSource: !0,
2650
2920
  $type: "dimension",
2651
2921
  original: {
@@ -2660,7 +2930,7 @@ const Br = {
2660
2930
  15: {
2661
2931
  key: "{size.15}",
2662
2932
  $value: "0.188rem",
2663
- filePath: "tokens/sizing.json",
2933
+ filePath: "packages/theme/tokens/sizing.json",
2664
2934
  isSource: !0,
2665
2935
  $type: "dimension",
2666
2936
  original: {
@@ -2675,7 +2945,7 @@ const Br = {
2675
2945
  20: {
2676
2946
  key: "{size.20}",
2677
2947
  $value: "0.25rem",
2678
- filePath: "tokens/sizing.json",
2948
+ filePath: "packages/theme/tokens/sizing.json",
2679
2949
  isSource: !0,
2680
2950
  $type: "dimension",
2681
2951
  original: {
@@ -2690,7 +2960,7 @@ const Br = {
2690
2960
  30: {
2691
2961
  key: "{size.30}",
2692
2962
  $value: "0.375rem",
2693
- filePath: "tokens/sizing.json",
2963
+ filePath: "packages/theme/tokens/sizing.json",
2694
2964
  isSource: !0,
2695
2965
  $type: "dimension",
2696
2966
  original: {
@@ -2705,7 +2975,7 @@ const Br = {
2705
2975
  40: {
2706
2976
  key: "{size.40}",
2707
2977
  $value: "0.5rem",
2708
- filePath: "tokens/sizing.json",
2978
+ filePath: "packages/theme/tokens/sizing.json",
2709
2979
  isSource: !0,
2710
2980
  $type: "dimension",
2711
2981
  original: {
@@ -2720,7 +2990,7 @@ const Br = {
2720
2990
  50: {
2721
2991
  key: "{size.50}",
2722
2992
  $value: "0.625rem",
2723
- filePath: "tokens/sizing.json",
2993
+ filePath: "packages/theme/tokens/sizing.json",
2724
2994
  isSource: !0,
2725
2995
  $type: "dimension",
2726
2996
  original: {
@@ -2735,7 +3005,7 @@ const Br = {
2735
3005
  60: {
2736
3006
  key: "{size.60}",
2737
3007
  $value: "0.75rem",
2738
- filePath: "tokens/sizing.json",
3008
+ filePath: "packages/theme/tokens/sizing.json",
2739
3009
  isSource: !0,
2740
3010
  $type: "dimension",
2741
3011
  original: {
@@ -2750,7 +3020,7 @@ const Br = {
2750
3020
  70: {
2751
3021
  key: "{size.70}",
2752
3022
  $value: "0.875rem",
2753
- filePath: "tokens/sizing.json",
3023
+ filePath: "packages/theme/tokens/sizing.json",
2754
3024
  isSource: !0,
2755
3025
  $type: "dimension",
2756
3026
  original: {
@@ -2765,7 +3035,7 @@ const Br = {
2765
3035
  75: {
2766
3036
  key: "{size.75}",
2767
3037
  $value: "0.938rem",
2768
- filePath: "tokens/sizing.json",
3038
+ filePath: "packages/theme/tokens/sizing.json",
2769
3039
  isSource: !0,
2770
3040
  $type: "dimension",
2771
3041
  original: {
@@ -2780,7 +3050,7 @@ const Br = {
2780
3050
  80: {
2781
3051
  key: "{size.80}",
2782
3052
  $value: "1rem",
2783
- filePath: "tokens/sizing.json",
3053
+ filePath: "packages/theme/tokens/sizing.json",
2784
3054
  isSource: !0,
2785
3055
  $type: "dimension",
2786
3056
  original: {
@@ -2795,7 +3065,7 @@ const Br = {
2795
3065
  90: {
2796
3066
  key: "{size.90}",
2797
3067
  $value: "1.25rem",
2798
- filePath: "tokens/sizing.json",
3068
+ filePath: "packages/theme/tokens/sizing.json",
2799
3069
  isSource: !0,
2800
3070
  $type: "dimension",
2801
3071
  original: {
@@ -2810,7 +3080,7 @@ const Br = {
2810
3080
  100: {
2811
3081
  key: "{size.100}",
2812
3082
  $value: "1.5rem",
2813
- filePath: "tokens/sizing.json",
3083
+ filePath: "packages/theme/tokens/sizing.json",
2814
3084
  isSource: !0,
2815
3085
  $type: "dimension",
2816
3086
  original: {
@@ -2825,7 +3095,7 @@ const Br = {
2825
3095
  110: {
2826
3096
  key: "{size.110}",
2827
3097
  $value: "1.75rem",
2828
- filePath: "tokens/sizing.json",
3098
+ filePath: "packages/theme/tokens/sizing.json",
2829
3099
  isSource: !0,
2830
3100
  $type: "dimension",
2831
3101
  original: {
@@ -2840,7 +3110,7 @@ const Br = {
2840
3110
  120: {
2841
3111
  key: "{size.120}",
2842
3112
  $value: "2rem",
2843
- filePath: "tokens/sizing.json",
3113
+ filePath: "packages/theme/tokens/sizing.json",
2844
3114
  isSource: !0,
2845
3115
  $type: "dimension",
2846
3116
  original: {
@@ -2855,7 +3125,7 @@ const Br = {
2855
3125
  130: {
2856
3126
  key: "{size.130}",
2857
3127
  $value: "2.5rem",
2858
- filePath: "tokens/sizing.json",
3128
+ filePath: "packages/theme/tokens/sizing.json",
2859
3129
  isSource: !0,
2860
3130
  $type: "dimension",
2861
3131
  original: {
@@ -2870,7 +3140,7 @@ const Br = {
2870
3140
  140: {
2871
3141
  key: "{size.140}",
2872
3142
  $value: "2.75rem",
2873
- filePath: "tokens/sizing.json",
3143
+ filePath: "packages/theme/tokens/sizing.json",
2874
3144
  isSource: !0,
2875
3145
  $type: "dimension",
2876
3146
  original: {
@@ -2885,7 +3155,7 @@ const Br = {
2885
3155
  150: {
2886
3156
  key: "{size.150}",
2887
3157
  $value: "3rem",
2888
- filePath: "tokens/sizing.json",
3158
+ filePath: "packages/theme/tokens/sizing.json",
2889
3159
  isSource: !0,
2890
3160
  $type: "dimension",
2891
3161
  original: {
@@ -2900,7 +3170,7 @@ const Br = {
2900
3170
  "00": {
2901
3171
  key: "{size.00}",
2902
3172
  $value: 0,
2903
- filePath: "tokens/sizing.json",
3173
+ filePath: "packages/theme/tokens/sizing.json",
2904
3174
  isSource: !0,
2905
3175
  $type: "dimension",
2906
3176
  original: {
@@ -2915,7 +3185,7 @@ const Br = {
2915
3185
  "05": {
2916
3186
  key: "{size.05}",
2917
3187
  $value: "0.063rem",
2918
- filePath: "tokens/sizing.json",
3188
+ filePath: "packages/theme/tokens/sizing.json",
2919
3189
  isSource: !0,
2920
3190
  $type: "dimension",
2921
3191
  original: {
@@ -2933,7 +3203,7 @@ const Br = {
2933
3203
  key: "{spacing.10}",
2934
3204
  $type: "dimension",
2935
3205
  $value: "0.125rem",
2936
- filePath: "tokens/spacing.json",
3206
+ filePath: "packages/theme/tokens/spacing.json",
2937
3207
  isSource: !0,
2938
3208
  original: {
2939
3209
  $type: "dimension",
@@ -2948,7 +3218,7 @@ const Br = {
2948
3218
  key: "{spacing.20}",
2949
3219
  $type: "dimension",
2950
3220
  $value: "0.25rem",
2951
- filePath: "tokens/spacing.json",
3221
+ filePath: "packages/theme/tokens/spacing.json",
2952
3222
  isSource: !0,
2953
3223
  original: {
2954
3224
  $type: "dimension",
@@ -2963,7 +3233,7 @@ const Br = {
2963
3233
  key: "{spacing.30}",
2964
3234
  $type: "dimension",
2965
3235
  $value: "0.5rem",
2966
- filePath: "tokens/spacing.json",
3236
+ filePath: "packages/theme/tokens/spacing.json",
2967
3237
  isSource: !0,
2968
3238
  original: {
2969
3239
  $type: "dimension",
@@ -2978,7 +3248,7 @@ const Br = {
2978
3248
  key: "{spacing.40}",
2979
3249
  $type: "dimension",
2980
3250
  $value: "0.75rem",
2981
- filePath: "tokens/spacing.json",
3251
+ filePath: "packages/theme/tokens/spacing.json",
2982
3252
  isSource: !0,
2983
3253
  original: {
2984
3254
  $type: "dimension",
@@ -2993,7 +3263,7 @@ const Br = {
2993
3263
  key: "{spacing.50}",
2994
3264
  $type: "dimension",
2995
3265
  $value: "1rem",
2996
- filePath: "tokens/spacing.json",
3266
+ filePath: "packages/theme/tokens/spacing.json",
2997
3267
  isSource: !0,
2998
3268
  original: {
2999
3269
  $type: "dimension",
@@ -3008,7 +3278,7 @@ const Br = {
3008
3278
  key: "{spacing.60}",
3009
3279
  $type: "dimension",
3010
3280
  $value: "1.5rem",
3011
- filePath: "tokens/spacing.json",
3281
+ filePath: "packages/theme/tokens/spacing.json",
3012
3282
  isSource: !0,
3013
3283
  original: {
3014
3284
  $type: "dimension",
@@ -3023,7 +3293,7 @@ const Br = {
3023
3293
  key: "{spacing.70}",
3024
3294
  $type: "dimension",
3025
3295
  $value: "2rem",
3026
- filePath: "tokens/spacing.json",
3296
+ filePath: "packages/theme/tokens/spacing.json",
3027
3297
  isSource: !0,
3028
3298
  original: {
3029
3299
  $type: "dimension",
@@ -3038,7 +3308,7 @@ const Br = {
3038
3308
  key: "{spacing.80}",
3039
3309
  $type: "dimension",
3040
3310
  $value: "2.5rem",
3041
- filePath: "tokens/spacing.json",
3311
+ filePath: "packages/theme/tokens/spacing.json",
3042
3312
  isSource: !0,
3043
3313
  original: {
3044
3314
  $type: "dimension",
@@ -3053,7 +3323,7 @@ const Br = {
3053
3323
  key: "{spacing.90}",
3054
3324
  $type: "dimension",
3055
3325
  $value: "3rem",
3056
- filePath: "tokens/spacing.json",
3326
+ filePath: "packages/theme/tokens/spacing.json",
3057
3327
  isSource: !0,
3058
3328
  original: {
3059
3329
  $type: "dimension",
@@ -3068,7 +3338,7 @@ const Br = {
3068
3338
  key: "{spacing.100}",
3069
3339
  $type: "dimension",
3070
3340
  $value: "4rem",
3071
- filePath: "tokens/spacing.json",
3341
+ filePath: "packages/theme/tokens/spacing.json",
3072
3342
  isSource: !0,
3073
3343
  original: {
3074
3344
  $type: "dimension",
@@ -3083,7 +3353,7 @@ const Br = {
3083
3353
  key: "{spacing.110}",
3084
3354
  $type: "dimension",
3085
3355
  $value: "5rem",
3086
- filePath: "tokens/spacing.json",
3356
+ filePath: "packages/theme/tokens/spacing.json",
3087
3357
  isSource: !0,
3088
3358
  original: {
3089
3359
  $type: "dimension",
@@ -3098,7 +3368,7 @@ const Br = {
3098
3368
  key: "{spacing.120}",
3099
3369
  $type: "dimension",
3100
3370
  $value: "6rem",
3101
- filePath: "tokens/spacing.json",
3371
+ filePath: "packages/theme/tokens/spacing.json",
3102
3372
  isSource: !0,
3103
3373
  original: {
3104
3374
  $type: "dimension",
@@ -3115,7 +3385,7 @@ const Br = {
3115
3385
  key: "{state.focus}",
3116
3386
  $type: "string",
3117
3387
  $value: "0 0 0 2px light-dark(white, black), 0 0 0 4px light-dark(black, white)",
3118
- filePath: "tokens/states.json",
3388
+ filePath: "packages/theme/tokens/states.json",
3119
3389
  isSource: !0,
3120
3390
  original: {
3121
3391
  $type: "string",
@@ -3130,7 +3400,7 @@ const Br = {
3130
3400
  key: "{state.focusInset}",
3131
3401
  $type: "string",
3132
3402
  $value: "inset 0 0 0 2px light-dark(black, white), inset 0 0 0 4px light-dark(white, black)",
3133
- filePath: "tokens/states.json",
3403
+ filePath: "packages/theme/tokens/states.json",
3134
3404
  isSource: !0,
3135
3405
  original: {
3136
3406
  $type: "string",
@@ -3148,7 +3418,7 @@ const Br = {
3148
3418
  key: "{transitions.duration.slow}",
3149
3419
  $type: "time",
3150
3420
  $value: "500ms",
3151
- filePath: "tokens/transitions.json",
3421
+ filePath: "packages/theme/tokens/transitions.json",
3152
3422
  isSource: !0,
3153
3423
  original: {
3154
3424
  $type: "time",
@@ -3163,7 +3433,7 @@ const Br = {
3163
3433
  key: "{transitions.duration.normal}",
3164
3434
  $type: "time",
3165
3435
  $value: "300ms",
3166
- filePath: "tokens/transitions.json",
3436
+ filePath: "packages/theme/tokens/transitions.json",
3167
3437
  isSource: !0,
3168
3438
  original: {
3169
3439
  $type: "time",
@@ -3178,7 +3448,7 @@ const Br = {
3178
3448
  key: "{transitions.duration.fast}",
3179
3449
  $type: "time",
3180
3450
  $value: "250ms",
3181
- filePath: "tokens/transitions.json",
3451
+ filePath: "packages/theme/tokens/transitions.json",
3182
3452
  isSource: !0,
3183
3453
  original: {
3184
3454
  $type: "time",
@@ -3197,7 +3467,7 @@ const Br = {
3197
3467
  key: "{typography.font.family}",
3198
3468
  $type: "fontFamily",
3199
3469
  $value: "Inter, sans-serif",
3200
- filePath: "tokens/typography.json",
3470
+ filePath: "packages/theme/tokens/typography.json",
3201
3471
  isSource: !0,
3202
3472
  original: {
3203
3473
  $type: "fontFamily",
@@ -3213,7 +3483,7 @@ const Br = {
3213
3483
  key: "{typography.font.size.10}",
3214
3484
  $type: "fontSize",
3215
3485
  $value: "0.75rem",
3216
- filePath: "tokens/typography.json",
3486
+ filePath: "packages/theme/tokens/typography.json",
3217
3487
  isSource: !0,
3218
3488
  original: {
3219
3489
  $type: "fontSize",
@@ -3228,7 +3498,7 @@ const Br = {
3228
3498
  key: "{typography.font.size.20}",
3229
3499
  $type: "fontSize",
3230
3500
  $value: "0.875rem",
3231
- filePath: "tokens/typography.json",
3501
+ filePath: "packages/theme/tokens/typography.json",
3232
3502
  isSource: !0,
3233
3503
  original: {
3234
3504
  $type: "fontSize",
@@ -3243,7 +3513,7 @@ const Br = {
3243
3513
  key: "{typography.font.size.30}",
3244
3514
  $type: "fontSize",
3245
3515
  $value: "1rem",
3246
- filePath: "tokens/typography.json",
3516
+ filePath: "packages/theme/tokens/typography.json",
3247
3517
  isSource: !0,
3248
3518
  original: {
3249
3519
  $type: "fontSize",
@@ -3258,7 +3528,7 @@ const Br = {
3258
3528
  key: "{typography.font.size.40}",
3259
3529
  $type: "fontSize",
3260
3530
  $value: "1.125rem",
3261
- filePath: "tokens/typography.json",
3531
+ filePath: "packages/theme/tokens/typography.json",
3262
3532
  isSource: !0,
3263
3533
  original: {
3264
3534
  $type: "fontSize",
@@ -3273,7 +3543,7 @@ const Br = {
3273
3543
  key: "{typography.font.size.50}",
3274
3544
  $type: "fontSize",
3275
3545
  $value: "1.25rem",
3276
- filePath: "tokens/typography.json",
3546
+ filePath: "packages/theme/tokens/typography.json",
3277
3547
  isSource: !0,
3278
3548
  original: {
3279
3549
  $type: "fontSize",
@@ -3288,7 +3558,7 @@ const Br = {
3288
3558
  key: "{typography.font.size.60}",
3289
3559
  $type: "fontSize",
3290
3560
  $value: "1.5rem",
3291
- filePath: "tokens/typography.json",
3561
+ filePath: "packages/theme/tokens/typography.json",
3292
3562
  isSource: !0,
3293
3563
  original: {
3294
3564
  $type: "fontSize",
@@ -3303,7 +3573,7 @@ const Br = {
3303
3573
  key: "{typography.font.size.70}",
3304
3574
  $type: "fontSize",
3305
3575
  $value: "1.75rem",
3306
- filePath: "tokens/typography.json",
3576
+ filePath: "packages/theme/tokens/typography.json",
3307
3577
  isSource: !0,
3308
3578
  original: {
3309
3579
  $type: "fontSize",
@@ -3318,7 +3588,7 @@ const Br = {
3318
3588
  key: "{typography.font.size.80}",
3319
3589
  $type: "fontSize",
3320
3590
  $value: "2rem",
3321
- filePath: "tokens/typography.json",
3591
+ filePath: "packages/theme/tokens/typography.json",
3322
3592
  isSource: !0,
3323
3593
  original: {
3324
3594
  $type: "fontSize",
@@ -3333,7 +3603,7 @@ const Br = {
3333
3603
  key: "{typography.font.size.90}",
3334
3604
  $type: "fontSize",
3335
3605
  $value: "2.25rem",
3336
- filePath: "tokens/typography.json",
3606
+ filePath: "packages/theme/tokens/typography.json",
3337
3607
  isSource: !0,
3338
3608
  original: {
3339
3609
  $type: "fontSize",
@@ -3348,7 +3618,7 @@ const Br = {
3348
3618
  key: "{typography.font.size.100}",
3349
3619
  $type: "fontSize",
3350
3620
  $value: "2.625rem",
3351
- filePath: "tokens/typography.json",
3621
+ filePath: "packages/theme/tokens/typography.json",
3352
3622
  isSource: !0,
3353
3623
  original: {
3354
3624
  $type: "fontSize",
@@ -3366,7 +3636,7 @@ const Br = {
3366
3636
  key: "{typography.lineHeight.10}",
3367
3637
  $type: "lineHeight",
3368
3638
  $value: "1rem",
3369
- filePath: "tokens/typography.json",
3639
+ filePath: "packages/theme/tokens/typography.json",
3370
3640
  isSource: !0,
3371
3641
  original: {
3372
3642
  $type: "lineHeight",
@@ -3381,7 +3651,7 @@ const Br = {
3381
3651
  key: "{typography.lineHeight.20}",
3382
3652
  $type: "lineHeight",
3383
3653
  $value: "1.125rem",
3384
- filePath: "tokens/typography.json",
3654
+ filePath: "packages/theme/tokens/typography.json",
3385
3655
  isSource: !0,
3386
3656
  original: {
3387
3657
  $type: "lineHeight",
@@ -3396,7 +3666,7 @@ const Br = {
3396
3666
  key: "{typography.lineHeight.30}",
3397
3667
  $type: "lineHeight",
3398
3668
  $value: "1.25rem",
3399
- filePath: "tokens/typography.json",
3669
+ filePath: "packages/theme/tokens/typography.json",
3400
3670
  isSource: !0,
3401
3671
  original: {
3402
3672
  $type: "lineHeight",
@@ -3411,7 +3681,7 @@ const Br = {
3411
3681
  key: "{typography.lineHeight.40}",
3412
3682
  $type: "lineHeight",
3413
3683
  $value: "1.375rem",
3414
- filePath: "tokens/typography.json",
3684
+ filePath: "packages/theme/tokens/typography.json",
3415
3685
  isSource: !0,
3416
3686
  original: {
3417
3687
  $type: "lineHeight",
@@ -3426,7 +3696,7 @@ const Br = {
3426
3696
  key: "{typography.lineHeight.50}",
3427
3697
  $type: "lineHeight",
3428
3698
  $value: "1.5rem",
3429
- filePath: "tokens/typography.json",
3699
+ filePath: "packages/theme/tokens/typography.json",
3430
3700
  isSource: !0,
3431
3701
  original: {
3432
3702
  $type: "lineHeight",
@@ -3441,7 +3711,7 @@ const Br = {
3441
3711
  key: "{typography.lineHeight.60}",
3442
3712
  $type: "lineHeight",
3443
3713
  $value: "1.75rem",
3444
- filePath: "tokens/typography.json",
3714
+ filePath: "packages/theme/tokens/typography.json",
3445
3715
  isSource: !0,
3446
3716
  original: {
3447
3717
  $type: "lineHeight",
@@ -3456,7 +3726,7 @@ const Br = {
3456
3726
  key: "{typography.lineHeight.70}",
3457
3727
  $type: "lineHeight",
3458
3728
  $value: "2rem",
3459
- filePath: "tokens/typography.json",
3729
+ filePath: "packages/theme/tokens/typography.json",
3460
3730
  isSource: !0,
3461
3731
  original: {
3462
3732
  $type: "lineHeight",
@@ -3471,7 +3741,7 @@ const Br = {
3471
3741
  key: "{typography.lineHeight.80}",
3472
3742
  $type: "lineHeight",
3473
3743
  $value: "2.25rem",
3474
- filePath: "tokens/typography.json",
3744
+ filePath: "packages/theme/tokens/typography.json",
3475
3745
  isSource: !0,
3476
3746
  original: {
3477
3747
  $type: "lineHeight",
@@ -3486,7 +3756,7 @@ const Br = {
3486
3756
  key: "{typography.lineHeight.90}",
3487
3757
  $type: "lineHeight",
3488
3758
  $value: "2.5rem",
3489
- filePath: "tokens/typography.json",
3759
+ filePath: "packages/theme/tokens/typography.json",
3490
3760
  isSource: !0,
3491
3761
  original: {
3492
3762
  $type: "lineHeight",
@@ -3501,7 +3771,7 @@ const Br = {
3501
3771
  key: "{typography.lineHeight.100}",
3502
3772
  $type: "lineHeight",
3503
3773
  $value: "2.75rem",
3504
- filePath: "tokens/typography.json",
3774
+ filePath: "packages/theme/tokens/typography.json",
3505
3775
  isSource: !0,
3506
3776
  original: {
3507
3777
  $type: "lineHeight",
@@ -3518,7 +3788,7 @@ const Br = {
3518
3788
  key: "{typography.weight.thin}",
3519
3789
  $type: "fontWeight",
3520
3790
  $value: 100,
3521
- filePath: "tokens/typography.json",
3791
+ filePath: "packages/theme/tokens/typography.json",
3522
3792
  isSource: !0,
3523
3793
  original: {
3524
3794
  $type: "fontWeight",
@@ -3533,7 +3803,7 @@ const Br = {
3533
3803
  key: "{typography.weight.extraLight}",
3534
3804
  $type: "fontWeight",
3535
3805
  $value: 200,
3536
- filePath: "tokens/typography.json",
3806
+ filePath: "packages/theme/tokens/typography.json",
3537
3807
  isSource: !0,
3538
3808
  original: {
3539
3809
  $type: "fontWeight",
@@ -3548,7 +3818,7 @@ const Br = {
3548
3818
  key: "{typography.weight.light}",
3549
3819
  $type: "fontWeight",
3550
3820
  $value: 300,
3551
- filePath: "tokens/typography.json",
3821
+ filePath: "packages/theme/tokens/typography.json",
3552
3822
  isSource: !0,
3553
3823
  original: {
3554
3824
  $type: "fontWeight",
@@ -3563,7 +3833,7 @@ const Br = {
3563
3833
  key: "{typography.weight.regular}",
3564
3834
  $type: "fontWeight",
3565
3835
  $value: 400,
3566
- filePath: "tokens/typography.json",
3836
+ filePath: "packages/theme/tokens/typography.json",
3567
3837
  isSource: !0,
3568
3838
  original: {
3569
3839
  $type: "fontWeight",
@@ -3578,7 +3848,7 @@ const Br = {
3578
3848
  key: "{typography.weight.medium}",
3579
3849
  $type: "fontWeight",
3580
3850
  $value: 500,
3581
- filePath: "tokens/typography.json",
3851
+ filePath: "packages/theme/tokens/typography.json",
3582
3852
  isSource: !0,
3583
3853
  original: {
3584
3854
  $type: "fontWeight",
@@ -3593,7 +3863,7 @@ const Br = {
3593
3863
  key: "{typography.weight.semiBold}",
3594
3864
  $type: "fontWeight",
3595
3865
  $value: 600,
3596
- filePath: "tokens/typography.json",
3866
+ filePath: "packages/theme/tokens/typography.json",
3597
3867
  isSource: !0,
3598
3868
  original: {
3599
3869
  $type: "fontWeight",
@@ -3608,7 +3878,7 @@ const Br = {
3608
3878
  key: "{typography.weight.bold}",
3609
3879
  $type: "fontWeight",
3610
3880
  $value: 700,
3611
- filePath: "tokens/typography.json",
3881
+ filePath: "packages/theme/tokens/typography.json",
3612
3882
  isSource: !0,
3613
3883
  original: {
3614
3884
  $type: "fontWeight",
@@ -3623,7 +3893,7 @@ const Br = {
3623
3893
  key: "{typography.weight.extraBold}",
3624
3894
  $type: "fontWeight",
3625
3895
  $value: 800,
3626
- filePath: "tokens/typography.json",
3896
+ filePath: "packages/theme/tokens/typography.json",
3627
3897
  isSource: !0,
3628
3898
  original: {
3629
3899
  $type: "fontWeight",
@@ -3638,7 +3908,7 @@ const Br = {
3638
3908
  key: "{typography.weight.black}",
3639
3909
  $type: "fontWeight",
3640
3910
  $value: 900,
3641
- filePath: "tokens/typography.json",
3911
+ filePath: "packages/theme/tokens/typography.json",
3642
3912
  isSource: !0,
3643
3913
  original: {
3644
3914
  $type: "fontWeight",
@@ -3655,7 +3925,7 @@ const Br = {
3655
3925
  base: {
3656
3926
  key: "{zIndex.base}",
3657
3927
  $value: 1,
3658
- filePath: "tokens/z-index.json",
3928
+ filePath: "packages/theme/tokens/z-index.json",
3659
3929
  isSource: !0,
3660
3930
  $type: "number",
3661
3931
  original: {
@@ -3670,7 +3940,7 @@ const Br = {
3670
3940
  above: {
3671
3941
  key: "{zIndex.above}",
3672
3942
  $value: 10,
3673
- filePath: "tokens/z-index.json",
3943
+ filePath: "packages/theme/tokens/z-index.json",
3674
3944
  isSource: !0,
3675
3945
  $type: "number",
3676
3946
  original: {
@@ -3685,7 +3955,7 @@ const Br = {
3685
3955
  modal: {
3686
3956
  key: "{zIndex.modal}",
3687
3957
  $value: 1e3,
3688
- filePath: "tokens/z-index.json",
3958
+ filePath: "packages/theme/tokens/z-index.json",
3689
3959
  isSource: !0,
3690
3960
  $type: "number",
3691
3961
  original: {
@@ -3700,7 +3970,7 @@ const Br = {
3700
3970
  toast: {
3701
3971
  key: "{zIndex.toast}",
3702
3972
  $value: 1100,
3703
- filePath: "tokens/z-index.json",
3973
+ filePath: "packages/theme/tokens/z-index.json",
3704
3974
  isSource: !0,
3705
3975
  $type: "number",
3706
3976
  original: {
@@ -3715,7 +3985,7 @@ const Br = {
3715
3985
  skipToContent: {
3716
3986
  key: "{zIndex.skipToContent}",
3717
3987
  $value: 1200,
3718
- filePath: "tokens/z-index.json",
3988
+ filePath: "packages/theme/tokens/z-index.json",
3719
3989
  isSource: !0,
3720
3990
  $type: "number",
3721
3991
  original: {
@@ -3728,79 +3998,79 @@ const Br = {
3728
3998
  path: ["zIndex", "skipToContent"]
3729
3999
  }
3730
4000
  }
3731
- }, e = "480px", o = "768px", t = "1024px", r = "1280px", a = "(max-width: calc(480px - 1px))", i = "(min-width: 480px)", n = "(min-width: 768px)", l = "(min-width: 1024px)", s = "(min-width: 1280px)", c = "#000", u = "#0d0d0d", g = "#fff", d = "#e6e6e6", y = "#f2f2f2", p = "#e6e6e6", k = "#d9d9d9", h = "#ccc", b = "#bfbfbf", f = "#b3b3b3", $ = "#a6a6a6", v = "#999", m = "#8c8c8c", S = "#808080", j = "#737373", P = "#666", z = "#5d5d5d", B = "#525252", H = "#474747", w = "#383838", x = "#333", R = "#262626", A = "#212121", I = "#171717", G = "#eaf2f6", W = "#d5e5ed", F = "#abcbdb", C = "#94BCD1", D = "#82b0c9", T = "#6CA3C0", L = "#5897b8", Y = "#4289ad", K = "#2e7ca5", E = "#2C7399", M = "#29698C", O = "#25607f", X = "#143c50", _ = "#b46ab4", N = "#954b95", V = "#b90835", q = "#eaf2f6", J = "#d5e5ed", Q = "#06c", U = "#d5f2d9", Z = "#bae5c5", ee = "#008d3c", oe = "#fff8e1", te = "#FFEBA8", re = "#fdb813", ae = "#ffefef", ie = "#ffdfdf", ne = "#fcc8c8", le = "#f9b0b0", se = "#f69999", ce = "#f38181", ue = "#ef6a6a", ge = "#eb4e4e", de = "#e93b3b", ye = "#e62323", pe = "#d12020", ke = "#bc1d1d", he = "#a71919", be = "#921616", fe = "#7d1313", $e = "#691010", ve = "#540d0d", me = "#3f0a0a", Se = "#2a0606", je = "#150303", Pe = "light-dark(#fff, #171717)", ze = "light-dark(#e6e6e6, #212121)", Be = "light-dark(#171717, #f2f2f2)", He = "light-dark(#f2f2f2, #262626)", we = "light-dark(#e6e6e6, #333)", xe = "light-dark(#d9d9d9, #383838)", Re = "light-dark(#ccc, #474747)", Ae = "light-dark(#fff, #383838)", Ie = "light-dark(#e6e6e6, #474747)", Ge = "light-dark(#d9d9d9, #525252)", We = "light-dark(#ccc, #5d5d5d)", Fe = "light-dark(#d9d9d9, #383838)", Ce = "light-dark(#ccc, #474747)", De = "light-dark(#bfbfbf, #525252)", Te = "light-dark(#f2f2f2, #262626)", Le = "light-dark(#e6e6e6, #333)", Ye = "light-dark(#d9d9d9, #383838)", Ke = "light-dark(#b90835, #b90835)", Ee = "light-dark(#171717, #f2f2f2)", Me = "light-dark(#737373, #8c8c8c)", Oe = "light-dark(#bfbfbf, #383838)", Xe = "light-dark(#143c50, #2e7ca5)", _e = "light-dark(#bfbfbf, #525252)", Ne = "1px", Ve = "light-dark(#f2f2f2, #262626)", qe = "light-dark(#e6e6e6, #333)", Je = "light-dark(#d9d9d9, #383838)", Qe = "light-dark(#fff, #383838)", Ue = "light-dark(#e6e6e6, #474747)", Ze = "light-dark(#d9d9d9, #525252)", eo = "light-dark(#f2f2f2, #262626)", oo = "light-dark(#f2f2f2, #262626)", to = "light-dark(#d9d9d9, #383838)", ro = "light-dark(#171717, #f2f2f2)", ao = "light-dark(#525252, #a6a6a6)", io = "light-dark(#143c50, #f2f2f2)", no = "light-dark(#fff, #171717)", lo = "light-dark(#fff, #fff)", so = "light-dark(#bfbfbf, #525252)", co = "light-dark(#008d3c, #008d3c)", uo = "light-dark(#06c, #06c)", go = "light-dark(#e62323, #e62323)", yo = "light-dark(#fdb813, #fdb813)", po = "light-dark(#29698C, #6CA3C0)", ko = "light-dark(#143c50, #94BCD1)", ho = "light-dark(#171717, #abcbdb)", bo = "light-dark(#954b95, #b46ab4)", fo = "light-dark(#008d3c, #008d3c)", $o = "light-dark(#06c, #06c)", vo = "light-dark(#fdb813, #fdb813)", mo = "light-dark(#e62323, #e62323)", So = "light-dark(#d5f2d9, #262626)", jo = "light-dark(#bae5c5, #333)", Po = "light-dark(#eaf2f6, #262626)", zo = "light-dark(#d5e5ed, #333)", Bo = "light-dark(#fff8e1, #262626)", Ho = "light-dark(#FFEBA8, #333)", wo = "light-dark(#ffdfdf, #262626)", xo = "light-dark(#fcc8c8, #333)", Ro = "light-dark(#171717, #f2f2f2)", Ao = "light-dark(#525252, #a6a6a6)", Io = "light-dark(#143c50, #f2f2f2)", Go = "light-dark(#fff, #fff)", Wo = "light-dark(#f2f2f2, #171717)", Fo = "light-dark(#bfbfbf, #525252)", Co = "light-dark(#e62323, #eb4e4e)", Do = "light-dark(#a6a6a6, #525252)", To = "light-dark(#143c50, #2e7ca5)", Lo = "light-dark(#25607f, #25607f)", Yo = "light-dark(#2e7ca5, #143c50)", Ko = "light-dark(#fff, #171717)", Eo = "light-dark(#e6e6e6, #212121)", Mo = "light-dark(#d9d9d9, #262626)", Oo = "light-dark(#e6e6e6, #212121)", Xo = "light-dark(#d9d9d9, #262626)", _o = "light-dark(#e62323, #e62323)", No = "light-dark(#bc1d1d, #bc1d1d)", Vo = "light-dark(#7d1313, #7d1313)", qo = "light-dark(#f2f2f2, #262626)", Jo = "light-dark(#143c50, #f2f2f2)", Qo = "light-dark(#0000001a, #ffffff1a)", Uo = "light-dark(#00000033, #ffffff33)", Zo = "light-dark(#e62323, #e62323)", et = "light-dark(#0000001a, #ffffff1a)", ot = "light-dark(#143c50, #5897b8)", tt = "light-dark(#143c50, #5897b8)", rt = "light-dark(#d5e5ed, #143c50)", at = "light-dark(#143c50, #5897b8)", it = "light-dark(#b90835, #fff)", nt = "light-dark(#e6e6e6, #212121)", lt = "light-dark(#f2f2f2, #262626)", st = "light-dark(#29698C, #5897b8)", ct = "0.125rem", ut = "0.188rem", gt = "0.25rem", dt = "0.375rem", yt = "0.5rem", pt = "0.625rem", kt = "0.75rem", ht = "0.875rem", bt = "0.938rem", ft = "1rem", $t = "1.25rem", vt = "1.5rem", mt = "1.75rem", St = "2rem", jt = "2.5rem", Pt = "2.75rem", zt = "3rem", Bt = 0, Ht = "0.063rem", wt = "0.125rem", xt = "0.25rem", Rt = "0.5rem", At = "0.75rem", It = "1rem", Gt = "1.5rem", Wt = "2rem", Ft = "2.5rem", Ct = "3rem", Dt = "4rem", Tt = "5rem", Lt = "6rem", Yt = "0 0 0 2px light-dark(white, black), 0 0 0 4px light-dark(black, white)", Kt = "inset 0 0 0 2px light-dark(black, white), inset 0 0 0 4px light-dark(white, black)", Et = "500ms", Mt = "300ms", Ot = "250ms", Xt = "Inter, sans-serif", _t = "0.75rem", Nt = "0.875rem", Vt = "1rem", qt = "1.125rem", Jt = "1.25rem", Qt = "1.5rem", Ut = "1.75rem", Zt = "2rem", er = "2.25rem", or = "2.625rem", tr = "1rem", rr = "1.125rem", ar = "1.25rem", ir = "1.375rem", nr = "1.5rem", lr = "1.75rem", sr = "2rem", cr = "2.25rem", ur = "2.5rem", gr = "2.75rem", dr = 100, yr = 200, pr = 300, kr = 400, hr = 500, br = 600, fr = 700, $r = 800, vr = 900, mr = 1, Sr = 10, jr = 1e3, Pr = 1100, zr = 1200, Hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4001
+ }, e = "480px", o = "768px", t = "1024px", a = "1280px", r = "(max-width: calc(480px - 1px))", i = "(min-width: 480px)", l = "(min-width: 768px)", n = "(min-width: 1024px)", s = "(min-width: 1280px)", c = "#000", g = "#0d0d0d", u = "#fff", p = "#e6e6e6", k = "#f2f2f2", d = "#e6e6e6", y = "#d9d9d9", h = "#ccc", f = "#bfbfbf", m = "#b3b3b3", b = "#a6a6a6", $ = "#999", v = "#8c8c8c", S = "#808080", j = "#737373", P = "#666", w = "#5d5d5d", z = "#525252", B = "#474747", H = "#383838", x = "#333", R = "#262626", Y = "#212121", I = "#171717", A = "#eaf2f6", G = "#d5e5ed", C = "#abcbdb", W = "#94BCD1", F = "#82b0c9", D = "#6CA3C0", T = "#5897b8", L = "#4289ad", K = "#2e7ca5", E = "#2C7399", M = "#29698C", O = "#25607f", X = "#143c50", _ = "#b46ab4", N = "#954b95", V = "#b90835", q = "#eaf2f6", J = "#d5e5ed", Q = "#06c", U = "#d5f2d9", Z = "#bae5c5", ee = "#008d3c", oe = "#194B33", te = "#fff8e2", ae = "#fff1cd", re = "#ffeab8", ie = "#ffe3a3", le = "#ffdc8b", ne = "#ffd47b", se = "#fdcd5d", ce = "#fbc640", ge = "#fabf1b", ue = "#fab900", pe = "#daa105", ke = "#bd8c1e", de = "#a17927", ye = "#88672a", he = "#70562b", fe = "#5a4629", me = "#453826", be = "#322a20", $e = "#201c18", ve = "#0f0e0e", Se = "#ffefef", je = "#ffdfdf", Pe = "#fcc8c8", we = "#f9b0b0", ze = "#f69999", Be = "#f38181", He = "#ef6a6a", xe = "#EC5252", Re = "#e93b3b", Ye = "#e62323", Ie = "#d12020", Ae = "#bc1d1d", Ge = "#a71919", Ce = "#921616", We = "#7d1313", Fe = "#691010", De = "#540d0d", Te = "#3f0a0a", Le = "#2a0606", Ke = "#150303", Ee = "light-dark(#fff, #171717)", Me = "light-dark(#e6e6e6, #212121)", Oe = "light-dark(#171717, #f2f2f2)", Xe = "light-dark(#f2f2f2, #262626)", _e = "light-dark(#e6e6e6, #333)", Ne = "light-dark(#d9d9d9, #383838)", Ve = "light-dark(#ccc, #474747)", qe = "light-dark(#fff, #383838)", Je = "light-dark(#e6e6e6, #474747)", Qe = "light-dark(#d9d9d9, #525252)", Ue = "light-dark(#ccc, #5d5d5d)", Ze = "light-dark(#d9d9d9, #383838)", eo = "light-dark(#ccc, #474747)", oo = "light-dark(#bfbfbf, #525252)", to = "light-dark(#f2f2f2, #262626)", ao = "light-dark(#e6e6e6, #333)", ro = "light-dark(#d9d9d9, #383838)", io = "light-dark(#b90835, #b90835)", lo = "light-dark(#171717, #f2f2f2)", no = "light-dark(#737373, #8c8c8c)", so = "light-dark(#bfbfbf, #383838)", co = "light-dark(#143c50, #2e7ca5)", go = "light-dark(#bfbfbf, #525252)", uo = "1px", po = "light-dark(#f2f2f2, #262626)", ko = "light-dark(#e6e6e6, #333)", yo = "light-dark(#d9d9d9, #383838)", ho = "light-dark(#fff, #383838)", fo = "light-dark(#e6e6e6, #474747)", mo = "light-dark(#d9d9d9, #525252)", bo = "light-dark(#f2f2f2, #262626)", $o = "light-dark(#f2f2f2, #262626)", vo = "light-dark(#d9d9d9, #383838)", So = "light-dark(#171717, #f2f2f2)", jo = "light-dark(#525252, #a6a6a6)", Po = "light-dark(#143c50, #f2f2f2)", wo = "light-dark(#fff, #171717)", zo = "light-dark(#fff, #fff)", Bo = "light-dark(#bfbfbf, #525252)", Ho = "light-dark(#008d3c, #008d3c)", xo = "light-dark(#06c, #06c)", Ro = "light-dark(#e62323, #e62323)", Yo = "light-dark(#fab900, #fab900)", Io = "light-dark(#29698C, #6CA3C0)", Ao = "light-dark(#143c50, #94BCD1)", Go = "light-dark(#171717, #abcbdb)", Co = "light-dark(#954b95, #b46ab4)", Wo = "light-dark(#008d3c, #008d3c)", Fo = "light-dark(#06c, #06c)", Do = "light-dark(#fab900, #fab900)", To = "light-dark(#e62323, #e62323)", Lo = "light-dark(#d5f2d9, #262626)", Ko = "light-dark(#bae5c5, #333)", Eo = "light-dark(#eaf2f6, #262626)", Mo = "light-dark(#d5e5ed, #333)", Oo = "light-dark(#fff8e2, #262626)", Xo = "light-dark(#fff1cd, #333)", _o = "light-dark(#ffdfdf, #262626)", No = "light-dark(#fcc8c8, #333)", Vo = "light-dark(#171717, #f2f2f2)", qo = "light-dark(#525252, #a6a6a6)", Jo = "light-dark(#143c50, #f2f2f2)", Qo = "light-dark(#fff, #fff)", Uo = "light-dark(#f2f2f2, #171717)", Zo = "light-dark(#bfbfbf, #525252)", et = "light-dark(#e62323, #EC5252)", ot = "light-dark(#a6a6a6, #525252)", tt = "light-dark(#143c50, #2e7ca5)", at = "light-dark(#25607f, #25607f)", rt = "light-dark(#2e7ca5, #143c50)", it = "light-dark(#fff, #171717)", lt = "light-dark(#e6e6e6, #212121)", nt = "light-dark(#d9d9d9, #262626)", st = "light-dark(#e6e6e6, #212121)", ct = "light-dark(#d9d9d9, #262626)", gt = "light-dark(#e62323, #e62323)", ut = "light-dark(#bc1d1d, #bc1d1d)", pt = "light-dark(#7d1313, #7d1313)", kt = "light-dark(#f2f2f2, #262626)", dt = "light-dark(#143c50, #f2f2f2)", yt = "light-dark(#0000001a, #ffffff1a)", ht = "light-dark(#00000033, #ffffff33)", ft = "light-dark(#e62323, #e62323)", mt = "light-dark(#0000001a, #ffffff1a)", bt = "light-dark(#143c50, #5897b8)", $t = "light-dark(#143c50, #5897b8)", vt = "light-dark(#d5e5ed, #143c50)", St = "light-dark(#143c50, #5897b8)", jt = "light-dark(#b90835, #fff)", Pt = "light-dark(#e6e6e6, #212121)", wt = "light-dark(#f2f2f2, #262626)", zt = "light-dark(#525252, #a6a6a6)", Bt = "0.125rem", Ht = "0.188rem", xt = "0.25rem", Rt = "0.375rem", Yt = "0.5rem", It = "0.625rem", At = "0.75rem", Gt = "0.875rem", Ct = "0.938rem", Wt = "1rem", Ft = "1.25rem", Dt = "1.5rem", Tt = "1.75rem", Lt = "2rem", Kt = "2.5rem", Et = "2.75rem", Mt = "3rem", Ot = 0, Xt = "0.063rem", _t = "0.125rem", Nt = "0.25rem", Vt = "0.5rem", qt = "0.75rem", Jt = "1rem", Qt = "1.5rem", Ut = "2rem", Zt = "2.5rem", ea = "3rem", oa = "4rem", ta = "5rem", aa = "6rem", ra = "0 0 0 2px light-dark(white, black), 0 0 0 4px light-dark(black, white)", ia = "inset 0 0 0 2px light-dark(black, white), inset 0 0 0 4px light-dark(white, black)", la = "500ms", na = "300ms", sa = "250ms", ca = "Inter, sans-serif", ga = "0.75rem", ua = "0.875rem", pa = "1rem", ka = "1.125rem", da = "1.25rem", ya = "1.5rem", ha = "1.75rem", fa = "2rem", ma = "2.25rem", ba = "2.625rem", $a = "1rem", va = "1.125rem", Sa = "1.25rem", ja = "1.375rem", Pa = "1.5rem", wa = "1.75rem", za = "2rem", Ba = "2.25rem", Ha = "2.5rem", xa = "2.75rem", Ra = 100, Ya = 200, Ia = 300, Aa = 400, Ga = 500, Ca = 600, Wa = 700, Fa = 800, Da = 900, Ta = 1, La = 10, Ka = 1e3, Ea = 1100, Ma = 1200, Xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3732
4002
  __proto__: null,
3733
- backgroundBase: Pe,
3734
- backgroundHover: ze,
3735
- backgroundInverse: Be,
3736
- badgeBackground: Zo,
3737
- borderColorDisabled: _e,
3738
- borderColorPrimary: Ee,
3739
- borderColorSecondary: Me,
3740
- borderColorSubtle: Oe,
3741
- borderColorTertiary: Xe,
3742
- borderWidth: Ne,
3743
- brandPrimary: Ke,
3744
- breakpointsLg: l,
3745
- breakpointsMd: n,
4003
+ backgroundBase: Ee,
4004
+ backgroundHover: Me,
4005
+ backgroundInverse: Oe,
4006
+ badgeBackground: ft,
4007
+ borderColorDisabled: go,
4008
+ borderColorPrimary: lo,
4009
+ borderColorSecondary: no,
4010
+ borderColorSubtle: so,
4011
+ borderColorTertiary: co,
4012
+ borderWidth: uo,
4013
+ brandPrimary: io,
4014
+ breakpointsLg: n,
4015
+ breakpointsMd: l,
3746
4016
  breakpointsSm: i,
3747
4017
  breakpointsXl: s,
3748
- breakpointsXs: a,
3749
- buttonBackgroundDangerActive: Vo,
3750
- buttonBackgroundDangerBase: _o,
3751
- buttonBackgroundDangerHover: No,
3752
- buttonBackgroundDisabled: qo,
3753
- buttonBackgroundPrimaryActive: Yo,
3754
- buttonBackgroundPrimaryBase: To,
3755
- buttonBackgroundPrimaryHover: Lo,
3756
- buttonBackgroundSecondaryActive: Mo,
3757
- buttonBackgroundSecondaryBase: Ko,
3758
- buttonBackgroundSecondaryHover: Eo,
3759
- buttonBackgroundTertiaryActive: Xo,
3760
- buttonBackgroundTertiaryHover: Oo,
3761
- buttonBorderSecondary: Jo,
3762
- buttonIconActive: Uo,
3763
- buttonIconHover: Qo,
3764
- calendarDateBackgroundEndRange: at,
3765
- calendarDateBackgroundHover: et,
3766
- calendarDateBackgroundInRange: rt,
3767
- calendarDateBackgroundSelected: ot,
3768
- calendarDateBackgroundStartRange: tt,
4018
+ breakpointsXs: r,
4019
+ buttonBackgroundDangerActive: pt,
4020
+ buttonBackgroundDangerBase: gt,
4021
+ buttonBackgroundDangerHover: ut,
4022
+ buttonBackgroundDisabled: kt,
4023
+ buttonBackgroundPrimaryActive: rt,
4024
+ buttonBackgroundPrimaryBase: tt,
4025
+ buttonBackgroundPrimaryHover: at,
4026
+ buttonBackgroundSecondaryActive: nt,
4027
+ buttonBackgroundSecondaryBase: it,
4028
+ buttonBackgroundSecondaryHover: lt,
4029
+ buttonBackgroundTertiaryActive: ct,
4030
+ buttonBackgroundTertiaryHover: st,
4031
+ buttonBorderSecondary: dt,
4032
+ buttonIconActive: ht,
4033
+ buttonIconHover: yt,
4034
+ calendarDateBackgroundEndRange: St,
4035
+ calendarDateBackgroundHover: mt,
4036
+ calendarDateBackgroundInRange: vt,
4037
+ calendarDateBackgroundSelected: bt,
4038
+ calendarDateBackgroundStartRange: $t,
3769
4039
  colorBlackBase: c,
3770
- colorBlackHover: u,
3771
- colorBlue10: G,
4040
+ colorBlackHover: g,
4041
+ colorBlue10: A,
3772
4042
  colorBlue100: K,
3773
4043
  colorBlue110: E,
3774
4044
  colorBlue120: M,
3775
4045
  colorBlue130: O,
3776
4046
  colorBlue150: X,
3777
- colorBlue20: W,
3778
- colorBlue40: F,
3779
- colorBlue50: C,
3780
- colorBlue60: D,
3781
- colorBlue70: T,
3782
- colorBlue80: L,
3783
- colorBlue90: Y,
3784
- colorGray10: y,
4047
+ colorBlue20: G,
4048
+ colorBlue40: C,
4049
+ colorBlue50: W,
4050
+ colorBlue60: F,
4051
+ colorBlue70: D,
4052
+ colorBlue80: T,
4053
+ colorBlue90: L,
4054
+ colorGray10: k,
3785
4055
  colorGray100: S,
3786
4056
  colorGray110: j,
3787
4057
  colorGray120: P,
3788
- colorGray130: z,
3789
- colorGray140: B,
3790
- colorGray150: H,
3791
- colorGray160: w,
4058
+ colorGray130: w,
4059
+ colorGray140: z,
4060
+ colorGray150: B,
4061
+ colorGray160: H,
3792
4062
  colorGray170: x,
3793
4063
  colorGray180: R,
3794
- colorGray190: A,
3795
- colorGray20: p,
4064
+ colorGray190: Y,
4065
+ colorGray20: d,
3796
4066
  colorGray200: I,
3797
- colorGray30: k,
4067
+ colorGray30: y,
3798
4068
  colorGray40: h,
3799
- colorGray50: b,
3800
- colorGray60: f,
3801
- colorGray70: $,
3802
- colorGray80: v,
3803
- colorGray90: m,
4069
+ colorGray50: f,
4070
+ colorGray60: m,
4071
+ colorGray70: b,
4072
+ colorGray80: $,
4073
+ colorGray90: v,
3804
4074
  colorPurple110: N,
3805
4075
  colorPurple80: _,
3806
4076
  colorRed100: V,
@@ -3808,171 +4078,189 @@ const Br = {
3808
4078
  colorSignalBlue100: Q,
3809
4079
  colorSignalBlue20: J,
3810
4080
  colorSignalGreen100: ee,
4081
+ colorSignalGreen150: oe,
3811
4082
  colorSignalGreen20: U,
3812
4083
  colorSignalGreen30: Z,
3813
- colorSignalRed10: ae,
3814
- colorSignalRed100: ye,
3815
- colorSignalRed110: pe,
3816
- colorSignalRed120: ke,
3817
- colorSignalRed130: he,
3818
- colorSignalRed140: be,
3819
- colorSignalRed150: fe,
3820
- colorSignalRed160: $e,
3821
- colorSignalRed170: ve,
3822
- colorSignalRed180: me,
3823
- colorSignalRed190: Se,
3824
- colorSignalRed20: ie,
3825
- colorSignalRed200: je,
3826
- colorSignalRed30: ne,
3827
- colorSignalRed40: le,
3828
- colorSignalRed50: se,
3829
- colorSignalRed60: ce,
3830
- colorSignalRed70: ue,
3831
- colorSignalRed80: ge,
3832
- colorSignalRed90: de,
3833
- colorSignalYellow10: oe,
3834
- colorSignalYellow100: re,
3835
- colorSignalYellow20: te,
3836
- colorWhiteBase: g,
3837
- colorWhiteHover: d,
3838
- field01Active: Je,
3839
- field01Base: Ve,
3840
- field01Hover: qe,
3841
- field02Active: Ze,
3842
- field02Base: Qe,
3843
- field02Hover: Ue,
3844
- fieldDisabled: eo,
3845
- iconDisabled: so,
3846
- iconImportant: yo,
3847
- iconInfo: uo,
3848
- iconInverse: no,
3849
- iconOnColor: lo,
3850
- iconPrimary: ro,
3851
- iconSecondary: ao,
3852
- iconSuccess: co,
3853
- iconTertiary: io,
3854
- iconWarning: go,
3855
- layer01Base: He,
3856
- layer01Hover: we,
3857
- layer01Selected: xe,
3858
- layer01SelectedHover: Re,
3859
- layer02Base: Ae,
3860
- layer02Hover: Ie,
3861
- layer02Selected: Ge,
3862
- layer02SelectedHover: We,
3863
- layerAccent01Base: Fe,
3864
- layerAccent01Hover: Ce,
3865
- layerAccent01Selected: De,
3866
- layerAccent02Base: Te,
3867
- layerAccent02Hover: Le,
3868
- layerAccent02Selected: Ye,
3869
- linkEnabled: po,
3870
- linkHover: ko,
3871
- linkPressed: ho,
3872
- linkVisited: bo,
3873
- logoPrimary: it,
3874
- menuItemBackgroundHover: nt,
3875
- menuItemBackgroundSelected: lt,
3876
- menuTextSectionHeader: st,
3877
- size00: Bt,
3878
- size05: Ht,
3879
- size10: ct,
3880
- size100: vt,
3881
- size110: mt,
3882
- size120: St,
3883
- size130: jt,
3884
- size140: Pt,
3885
- size15: ut,
3886
- size150: zt,
3887
- size20: gt,
3888
- size30: dt,
3889
- size40: yt,
3890
- size50: pt,
3891
- size60: kt,
3892
- size70: ht,
3893
- size75: bt,
3894
- size80: ft,
3895
- size90: $t,
3896
- skeleton01: oo,
3897
- skeleton02: to,
3898
- spacing10: wt,
3899
- spacing100: Dt,
3900
- spacing110: Tt,
3901
- spacing120: Lt,
3902
- spacing20: xt,
3903
- spacing30: Rt,
3904
- spacing40: At,
3905
- spacing50: It,
3906
- spacing60: Gt,
3907
- spacing70: Wt,
3908
- spacing80: Ft,
3909
- spacing90: Ct,
3910
- stateFocus: Yt,
3911
- stateFocusInset: Kt,
3912
- supportBackgroundImportant: Bo,
3913
- supportBackgroundImportantHover: Ho,
3914
- supportBackgroundInfo: Po,
3915
- supportBackgroundInfoHover: zo,
3916
- supportBackgroundSuccess: So,
3917
- supportBackgroundSuccessHover: jo,
3918
- supportBackgroundWarning: wo,
3919
- supportBackgroundWarningHover: xo,
3920
- supportBorderImportant: vo,
3921
- supportBorderInfo: $o,
3922
- supportBorderSuccess: fo,
3923
- supportBorderWarning: mo,
3924
- textDisabled: Fo,
3925
- textInverse: Wo,
3926
- textOnColor: Go,
3927
- textPlaceholder: Do,
3928
- textPrimary: Ro,
3929
- textSecondary: Ao,
3930
- textTertiary: Io,
3931
- textWarning: Co,
3932
- transitionsDurationFast: Ot,
3933
- transitionsDurationNormal: Mt,
3934
- transitionsDurationSlow: Et,
3935
- typographyFontFamily: Xt,
3936
- typographyFontSize10: _t,
3937
- typographyFontSize100: or,
3938
- typographyFontSize20: Nt,
3939
- typographyFontSize30: Vt,
3940
- typographyFontSize40: qt,
3941
- typographyFontSize50: Jt,
3942
- typographyFontSize60: Qt,
3943
- typographyFontSize70: Ut,
3944
- typographyFontSize80: Zt,
3945
- typographyFontSize90: er,
3946
- typographyLineHeight10: tr,
3947
- typographyLineHeight100: gr,
3948
- typographyLineHeight20: rr,
3949
- typographyLineHeight30: ar,
3950
- typographyLineHeight40: ir,
3951
- typographyLineHeight50: nr,
3952
- typographyLineHeight60: lr,
3953
- typographyLineHeight70: sr,
3954
- typographyLineHeight80: cr,
3955
- typographyLineHeight90: ur,
3956
- typographyWeightBlack: vr,
3957
- typographyWeightBold: fr,
3958
- typographyWeightExtraBold: $r,
3959
- typographyWeightExtraLight: yr,
3960
- typographyWeightLight: pr,
3961
- typographyWeightMedium: hr,
3962
- typographyWeightRegular: kr,
3963
- typographyWeightSemiBold: br,
3964
- typographyWeightThin: dr,
4084
+ colorSignalRed10: Se,
4085
+ colorSignalRed100: Ye,
4086
+ colorSignalRed110: Ie,
4087
+ colorSignalRed120: Ae,
4088
+ colorSignalRed130: Ge,
4089
+ colorSignalRed140: Ce,
4090
+ colorSignalRed150: We,
4091
+ colorSignalRed160: Fe,
4092
+ colorSignalRed170: De,
4093
+ colorSignalRed180: Te,
4094
+ colorSignalRed190: Le,
4095
+ colorSignalRed20: je,
4096
+ colorSignalRed200: Ke,
4097
+ colorSignalRed30: Pe,
4098
+ colorSignalRed40: we,
4099
+ colorSignalRed50: ze,
4100
+ colorSignalRed60: Be,
4101
+ colorSignalRed70: He,
4102
+ colorSignalRed80: xe,
4103
+ colorSignalRed90: Re,
4104
+ colorSignalYellow10: te,
4105
+ colorSignalYellow100: ue,
4106
+ colorSignalYellow110: pe,
4107
+ colorSignalYellow120: ke,
4108
+ colorSignalYellow130: de,
4109
+ colorSignalYellow140: ye,
4110
+ colorSignalYellow150: he,
4111
+ colorSignalYellow160: fe,
4112
+ colorSignalYellow170: me,
4113
+ colorSignalYellow180: be,
4114
+ colorSignalYellow190: $e,
4115
+ colorSignalYellow20: ae,
4116
+ colorSignalYellow200: ve,
4117
+ colorSignalYellow30: re,
4118
+ colorSignalYellow40: ie,
4119
+ colorSignalYellow50: le,
4120
+ colorSignalYellow60: ne,
4121
+ colorSignalYellow70: se,
4122
+ colorSignalYellow80: ce,
4123
+ colorSignalYellow90: ge,
4124
+ colorWhiteBase: u,
4125
+ colorWhiteHover: p,
4126
+ field01Active: yo,
4127
+ field01Base: po,
4128
+ field01Hover: ko,
4129
+ field02Active: mo,
4130
+ field02Base: ho,
4131
+ field02Hover: fo,
4132
+ fieldDisabled: bo,
4133
+ iconDisabled: Bo,
4134
+ iconImportant: Yo,
4135
+ iconInfo: xo,
4136
+ iconInverse: wo,
4137
+ iconOnColor: zo,
4138
+ iconPrimary: So,
4139
+ iconSecondary: jo,
4140
+ iconSuccess: Ho,
4141
+ iconTertiary: Po,
4142
+ iconWarning: Ro,
4143
+ layer01Base: Xe,
4144
+ layer01Hover: _e,
4145
+ layer01Selected: Ne,
4146
+ layer01SelectedHover: Ve,
4147
+ layer02Base: qe,
4148
+ layer02Hover: Je,
4149
+ layer02Selected: Qe,
4150
+ layer02SelectedHover: Ue,
4151
+ layerAccent01Base: Ze,
4152
+ layerAccent01Hover: eo,
4153
+ layerAccent01Selected: oo,
4154
+ layerAccent02Base: to,
4155
+ layerAccent02Hover: ao,
4156
+ layerAccent02Selected: ro,
4157
+ linkEnabled: Io,
4158
+ linkHover: Ao,
4159
+ linkPressed: Go,
4160
+ linkVisited: Co,
4161
+ logoPrimary: jt,
4162
+ menuItemBackgroundHover: Pt,
4163
+ menuItemBackgroundSelected: wt,
4164
+ menuTextSectionHeader: zt,
4165
+ size00: Ot,
4166
+ size05: Xt,
4167
+ size10: Bt,
4168
+ size100: Dt,
4169
+ size110: Tt,
4170
+ size120: Lt,
4171
+ size130: Kt,
4172
+ size140: Et,
4173
+ size15: Ht,
4174
+ size150: Mt,
4175
+ size20: xt,
4176
+ size30: Rt,
4177
+ size40: Yt,
4178
+ size50: It,
4179
+ size60: At,
4180
+ size70: Gt,
4181
+ size75: Ct,
4182
+ size80: Wt,
4183
+ size90: Ft,
4184
+ skeleton01: $o,
4185
+ skeleton02: vo,
4186
+ spacing10: _t,
4187
+ spacing100: oa,
4188
+ spacing110: ta,
4189
+ spacing120: aa,
4190
+ spacing20: Nt,
4191
+ spacing30: Vt,
4192
+ spacing40: qt,
4193
+ spacing50: Jt,
4194
+ spacing60: Qt,
4195
+ spacing70: Ut,
4196
+ spacing80: Zt,
4197
+ spacing90: ea,
4198
+ stateFocus: ra,
4199
+ stateFocusInset: ia,
4200
+ supportBackgroundImportant: Oo,
4201
+ supportBackgroundImportantHover: Xo,
4202
+ supportBackgroundInfo: Eo,
4203
+ supportBackgroundInfoHover: Mo,
4204
+ supportBackgroundSuccess: Lo,
4205
+ supportBackgroundSuccessHover: Ko,
4206
+ supportBackgroundWarning: _o,
4207
+ supportBackgroundWarningHover: No,
4208
+ supportBorderImportant: Do,
4209
+ supportBorderInfo: Fo,
4210
+ supportBorderSuccess: Wo,
4211
+ supportBorderWarning: To,
4212
+ textDisabled: Zo,
4213
+ textInverse: Uo,
4214
+ textOnColor: Qo,
4215
+ textPlaceholder: ot,
4216
+ textPrimary: Vo,
4217
+ textSecondary: qo,
4218
+ textTertiary: Jo,
4219
+ textWarning: et,
4220
+ transitionsDurationFast: sa,
4221
+ transitionsDurationNormal: na,
4222
+ transitionsDurationSlow: la,
4223
+ typographyFontFamily: ca,
4224
+ typographyFontSize10: ga,
4225
+ typographyFontSize100: ba,
4226
+ typographyFontSize20: ua,
4227
+ typographyFontSize30: pa,
4228
+ typographyFontSize40: ka,
4229
+ typographyFontSize50: da,
4230
+ typographyFontSize60: ya,
4231
+ typographyFontSize70: ha,
4232
+ typographyFontSize80: fa,
4233
+ typographyFontSize90: ma,
4234
+ typographyLineHeight10: $a,
4235
+ typographyLineHeight100: xa,
4236
+ typographyLineHeight20: va,
4237
+ typographyLineHeight30: Sa,
4238
+ typographyLineHeight40: ja,
4239
+ typographyLineHeight50: Pa,
4240
+ typographyLineHeight60: wa,
4241
+ typographyLineHeight70: za,
4242
+ typographyLineHeight80: Ba,
4243
+ typographyLineHeight90: Ha,
4244
+ typographyWeightBlack: Da,
4245
+ typographyWeightBold: Wa,
4246
+ typographyWeightExtraBold: Fa,
4247
+ typographyWeightExtraLight: Ya,
4248
+ typographyWeightLight: Ia,
4249
+ typographyWeightMedium: Ga,
4250
+ typographyWeightRegular: Aa,
4251
+ typographyWeightSemiBold: Ca,
4252
+ typographyWeightThin: Ra,
3965
4253
  windowSizesLg: t,
3966
4254
  windowSizesMd: o,
3967
4255
  windowSizesSm: e,
3968
- windowSizesXl: r,
3969
- zIndexAbove: Sr,
3970
- zIndexBase: mr,
3971
- zIndexModal: jr,
3972
- zIndexSkipToContent: zr,
3973
- zIndexToast: Pr
4256
+ windowSizesXl: a,
4257
+ zIndexAbove: La,
4258
+ zIndexBase: Ta,
4259
+ zIndexModal: Ka,
4260
+ zIndexSkipToContent: Ma,
4261
+ zIndexToast: Ea
3974
4262
  }, Symbol.toStringTag, { value: "Module" }));
3975
4263
  export {
3976
- Br as tokenDictionary,
3977
- Hr as variables
4264
+ Oa as tokenDictionary,
4265
+ Xa as variables
3978
4266
  };