@vitality-ds/icons 4.6.4 → 4.7.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.
Files changed (80) hide show
  1. package/dist/AddPhoto.js +12 -0
  2. package/dist/FlashOff.js +8 -0
  3. package/dist/FlashOn.js +8 -0
  4. package/dist/FlipCamera.js +12 -0
  5. package/dist/ImageLibrary.js +8 -0
  6. package/dist/OpenFull.js +8 -0
  7. package/dist/QuickScript.js +10 -0
  8. package/dist/index.js +28 -19
  9. package/dist/types/icons/src/AddPhoto.d.ts +5 -0
  10. package/dist/types/icons/src/AddPhoto.d.ts.map +1 -0
  11. package/dist/types/icons/src/AddPhoto.js +25 -0
  12. package/dist/types/icons/src/AddPhoto.js.map +1 -0
  13. package/dist/types/icons/src/FlashOff.d.ts +5 -0
  14. package/dist/types/icons/src/FlashOff.d.ts.map +1 -0
  15. package/dist/types/icons/src/FlashOff.js +24 -0
  16. package/dist/types/icons/src/FlashOff.js.map +1 -0
  17. package/dist/types/icons/src/FlashOn.d.ts +5 -0
  18. package/dist/types/icons/src/FlashOn.d.ts.map +1 -0
  19. package/dist/types/icons/src/FlashOn.js +24 -0
  20. package/dist/types/icons/src/FlashOn.js.map +1 -0
  21. package/dist/types/icons/src/FlipCamera.d.ts +5 -0
  22. package/dist/types/icons/src/FlipCamera.d.ts.map +1 -0
  23. package/dist/types/icons/src/FlipCamera.js +25 -0
  24. package/dist/types/icons/src/FlipCamera.js.map +1 -0
  25. package/dist/types/icons/src/Icon/styled.d.ts +49 -49
  26. package/dist/types/icons/src/Icon/styles/BaseIcon.styles.d.ts +30 -30
  27. package/dist/types/icons/src/ImageLibrary.d.ts +5 -0
  28. package/dist/types/icons/src/ImageLibrary.d.ts.map +1 -0
  29. package/dist/types/icons/src/ImageLibrary.js +24 -0
  30. package/dist/types/icons/src/ImageLibrary.js.map +1 -0
  31. package/dist/types/icons/src/OpenFull.d.ts +5 -0
  32. package/dist/types/icons/src/OpenFull.d.ts.map +1 -0
  33. package/dist/types/icons/src/OpenFull.js +24 -0
  34. package/dist/types/icons/src/OpenFull.js.map +1 -0
  35. package/dist/types/icons/src/QuickScript.d.ts +5 -0
  36. package/dist/types/icons/src/QuickScript.d.ts.map +1 -0
  37. package/dist/types/icons/src/QuickScript.js +25 -0
  38. package/dist/types/icons/src/QuickScript.js.map +1 -0
  39. package/dist/types/icons/src/index.d.ts +7 -0
  40. package/dist/types/icons/src/index.d.ts.map +1 -1
  41. package/dist/types/icons/src/index.js +38 -22
  42. package/dist/types/icons/src/index.js.map +1 -1
  43. package/dist/types/system/src/stitches.config.d.ts +228 -228
  44. package/dist/types/tokens/src/Color/helpers/constants.d.ts +7 -7
  45. package/dist/types/tokens/src/Color/helpers/constants.js +7 -7
  46. package/dist/types/tokens/src/Color/helpers/constants.js.map +1 -1
  47. package/dist/types/tokens/src/Color/index.d.ts.map +1 -1
  48. package/dist/types/tokens/src/Color/index.js +2 -2
  49. package/dist/types/tokens/src/Color/index.js.map +1 -1
  50. package/dist/types/tokens/src/Color/scales/dark/blue.js +2 -2
  51. package/dist/types/tokens/src/Color/scales/dark/cyan.js +2 -2
  52. package/dist/types/tokens/src/Color/scales/dark/green.js +2 -2
  53. package/dist/types/tokens/src/Color/scales/dark/grey.js +2 -2
  54. package/dist/types/tokens/src/Color/scales/dark/greyA.js +2 -2
  55. package/dist/types/tokens/src/Color/scales/dark/greyA.js.map +1 -1
  56. package/dist/types/tokens/src/Color/scales/dark/orange.js +2 -2
  57. package/dist/types/tokens/src/Color/scales/dark/orange.js.map +1 -1
  58. package/dist/types/tokens/src/Color/scales/dark/pink.js +2 -2
  59. package/dist/types/tokens/src/Color/scales/dark/red.js +2 -2
  60. package/dist/types/tokens/src/Color/scales/dark/violet.js +4 -4
  61. package/dist/types/tokens/src/Color/scales/dark/yellow.js +2 -2
  62. package/dist/types/tokens/src/Color/scales/dark/yellow.js.map +1 -1
  63. package/dist/types/tokens/src/Color/scales/light/blue.js +2 -2
  64. package/dist/types/tokens/src/Color/scales/light/cyan.js +2 -2
  65. package/dist/types/tokens/src/Color/scales/light/green.js +2 -2
  66. package/dist/types/tokens/src/Color/scales/light/green.js.map +1 -1
  67. package/dist/types/tokens/src/Color/scales/light/grey.js +2 -2
  68. package/dist/types/tokens/src/Color/scales/light/greyA.js +2 -2
  69. package/dist/types/tokens/src/Color/scales/light/orange.js +2 -2
  70. package/dist/types/tokens/src/Color/scales/light/orange.js.map +1 -1
  71. package/dist/types/tokens/src/Color/scales/light/pink.js +2 -2
  72. package/dist/types/tokens/src/Color/scales/light/red.js +2 -2
  73. package/dist/types/tokens/src/Color/scales/light/violet.js +3 -3
  74. package/dist/types/tokens/src/Color/scales/light/violet.js.map +1 -1
  75. package/dist/types/tokens/src/Color/scales/light/yellow.js +2 -2
  76. package/dist/types/tokens/src/Color/scales/light/yellow.js.map +1 -1
  77. package/dist/types/tokens/src/Theme/getters/getColors.d.ts +38 -38
  78. package/dist/types/tokens/src/Theme/getters/getTheme.d.ts +38 -38
  79. package/dist/types/tsconfig.tsbuildinfo +1 -1
  80. package/package.json +3 -3
@@ -74,16 +74,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
74
74
  red5: string;
75
75
  violet5: string;
76
76
  yellow5: string;
77
- blue9: string;
78
- cyan9: string;
79
- green9: string;
80
- grey9: string;
81
- greyA9: string;
82
- orange9: string;
83
- pink9: string;
84
- red9: string;
85
- violet9: string;
86
- yellow9: string;
87
77
  blue10: string;
88
78
  cyan10: string;
89
79
  green10: string;
@@ -94,6 +84,16 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
94
84
  red10: string;
95
85
  violet10: string;
96
86
  yellow10: string;
87
+ blue9: string;
88
+ cyan9: string;
89
+ green9: string;
90
+ grey9: string;
91
+ greyA9: string;
92
+ orange9: string;
93
+ pink9: string;
94
+ red9: string;
95
+ violet9: string;
96
+ yellow9: string;
97
97
  blue11: string;
98
98
  cyan11: string;
99
99
  green11: string;
@@ -197,15 +197,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
197
197
  warning5: string;
198
198
  critical5: string;
199
199
  brand5: string;
200
- neutral9: string;
201
- neutralA9: string;
202
- primary9: string;
203
- accent9: string;
204
- success9: string;
205
- info9: string;
206
- warning9: string;
207
- critical9: string;
208
- brand9: string;
209
200
  neutral10: string;
210
201
  neutralA10: string;
211
202
  primary10: string;
@@ -215,6 +206,15 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
215
206
  warning10: string;
216
207
  critical10: string;
217
208
  brand10: string;
209
+ neutral9: string;
210
+ neutralA9: string;
211
+ primary9: string;
212
+ accent9: string;
213
+ success9: string;
214
+ info9: string;
215
+ warning9: string;
216
+ critical9: string;
217
+ brand9: string;
218
218
  neutral11: string;
219
219
  neutralA11: string;
220
220
  primary11: string;
@@ -448,16 +448,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
448
448
  red5: string;
449
449
  violet5: string;
450
450
  yellow5: string;
451
- blue9: string;
452
- cyan9: string;
453
- green9: string;
454
- grey9: string;
455
- greyA9: string;
456
- orange9: string;
457
- pink9: string;
458
- red9: string;
459
- violet9: string;
460
- yellow9: string;
461
451
  blue10: string;
462
452
  cyan10: string;
463
453
  green10: string;
@@ -468,6 +458,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
468
458
  red10: string;
469
459
  violet10: string;
470
460
  yellow10: string;
461
+ blue9: string;
462
+ cyan9: string;
463
+ green9: string;
464
+ grey9: string;
465
+ greyA9: string;
466
+ orange9: string;
467
+ pink9: string;
468
+ red9: string;
469
+ violet9: string;
470
+ yellow9: string;
471
471
  blue11: string;
472
472
  cyan11: string;
473
473
  green11: string;
@@ -571,15 +571,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
571
571
  warning5: string;
572
572
  critical5: string;
573
573
  brand5: string;
574
- neutral9: string;
575
- neutralA9: string;
576
- primary9: string;
577
- accent9: string;
578
- success9: string;
579
- info9: string;
580
- warning9: string;
581
- critical9: string;
582
- brand9: string;
583
574
  neutral10: string;
584
575
  neutralA10: string;
585
576
  primary10: string;
@@ -589,6 +580,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
589
580
  warning10: string;
590
581
  critical10: string;
591
582
  brand10: string;
583
+ neutral9: string;
584
+ neutralA9: string;
585
+ primary9: string;
586
+ accent9: string;
587
+ success9: string;
588
+ info9: string;
589
+ warning9: string;
590
+ critical9: string;
591
+ brand9: string;
592
592
  neutral11: string;
593
593
  neutralA11: string;
594
594
  primary11: string;
@@ -834,16 +834,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
834
834
  red5: string;
835
835
  violet5: string;
836
836
  yellow5: string;
837
- blue9: string;
838
- cyan9: string;
839
- green9: string;
840
- grey9: string;
841
- greyA9: string;
842
- orange9: string;
843
- pink9: string;
844
- red9: string;
845
- violet9: string;
846
- yellow9: string;
847
837
  blue10: string;
848
838
  cyan10: string;
849
839
  green10: string;
@@ -854,6 +844,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
854
844
  red10: string;
855
845
  violet10: string;
856
846
  yellow10: string;
847
+ blue9: string;
848
+ cyan9: string;
849
+ green9: string;
850
+ grey9: string;
851
+ greyA9: string;
852
+ orange9: string;
853
+ pink9: string;
854
+ red9: string;
855
+ violet9: string;
856
+ yellow9: string;
857
857
  blue11: string;
858
858
  cyan11: string;
859
859
  green11: string;
@@ -957,15 +957,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
957
957
  warning5: string;
958
958
  critical5: string;
959
959
  brand5: string;
960
- neutral9: string;
961
- neutralA9: string;
962
- primary9: string;
963
- accent9: string;
964
- success9: string;
965
- info9: string;
966
- warning9: string;
967
- critical9: string;
968
- brand9: string;
969
960
  neutral10: string;
970
961
  neutralA10: string;
971
962
  primary10: string;
@@ -975,6 +966,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
975
966
  warning10: string;
976
967
  critical10: string;
977
968
  brand10: string;
969
+ neutral9: string;
970
+ neutralA9: string;
971
+ primary9: string;
972
+ accent9: string;
973
+ success9: string;
974
+ info9: string;
975
+ warning9: string;
976
+ critical9: string;
977
+ brand9: string;
978
978
  neutral11: string;
979
979
  neutralA11: string;
980
980
  primary11: string;
@@ -1207,16 +1207,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1207
1207
  red5: string;
1208
1208
  violet5: string;
1209
1209
  yellow5: string;
1210
- blue9: string;
1211
- cyan9: string;
1212
- green9: string;
1213
- grey9: string;
1214
- greyA9: string;
1215
- orange9: string;
1216
- pink9: string;
1217
- red9: string;
1218
- violet9: string;
1219
- yellow9: string;
1220
1210
  blue10: string;
1221
1211
  cyan10: string;
1222
1212
  green10: string;
@@ -1227,6 +1217,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1227
1217
  red10: string;
1228
1218
  violet10: string;
1229
1219
  yellow10: string;
1220
+ blue9: string;
1221
+ cyan9: string;
1222
+ green9: string;
1223
+ grey9: string;
1224
+ greyA9: string;
1225
+ orange9: string;
1226
+ pink9: string;
1227
+ red9: string;
1228
+ violet9: string;
1229
+ yellow9: string;
1230
1230
  blue11: string;
1231
1231
  cyan11: string;
1232
1232
  green11: string;
@@ -1330,15 +1330,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1330
1330
  warning5: string;
1331
1331
  critical5: string;
1332
1332
  brand5: string;
1333
- neutral9: string;
1334
- neutralA9: string;
1335
- primary9: string;
1336
- accent9: string;
1337
- success9: string;
1338
- info9: string;
1339
- warning9: string;
1340
- critical9: string;
1341
- brand9: string;
1342
1333
  neutral10: string;
1343
1334
  neutralA10: string;
1344
1335
  primary10: string;
@@ -1348,6 +1339,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1348
1339
  warning10: string;
1349
1340
  critical10: string;
1350
1341
  brand10: string;
1342
+ neutral9: string;
1343
+ neutralA9: string;
1344
+ primary9: string;
1345
+ accent9: string;
1346
+ success9: string;
1347
+ info9: string;
1348
+ warning9: string;
1349
+ critical9: string;
1350
+ brand9: string;
1351
1351
  neutral11: string;
1352
1352
  neutralA11: string;
1353
1353
  primary11: string;
@@ -1592,16 +1592,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1592
1592
  red5: import("@stitches/react/types/theme").Token<"red5", string, "colors", "vitality">;
1593
1593
  violet5: import("@stitches/react/types/theme").Token<"violet5", string, "colors", "vitality">;
1594
1594
  yellow5: import("@stitches/react/types/theme").Token<"yellow5", string, "colors", "vitality">;
1595
- blue9: import("@stitches/react/types/theme").Token<"blue9", string, "colors", "vitality">;
1596
- cyan9: import("@stitches/react/types/theme").Token<"cyan9", string, "colors", "vitality">;
1597
- green9: import("@stitches/react/types/theme").Token<"green9", string, "colors", "vitality">;
1598
- grey9: import("@stitches/react/types/theme").Token<"grey9", string, "colors", "vitality">;
1599
- greyA9: import("@stitches/react/types/theme").Token<"greyA9", string, "colors", "vitality">;
1600
- orange9: import("@stitches/react/types/theme").Token<"orange9", string, "colors", "vitality">;
1601
- pink9: import("@stitches/react/types/theme").Token<"pink9", string, "colors", "vitality">;
1602
- red9: import("@stitches/react/types/theme").Token<"red9", string, "colors", "vitality">;
1603
- violet9: import("@stitches/react/types/theme").Token<"violet9", string, "colors", "vitality">;
1604
- yellow9: import("@stitches/react/types/theme").Token<"yellow9", string, "colors", "vitality">;
1605
1595
  blue10: import("@stitches/react/types/theme").Token<"blue10", string, "colors", "vitality">;
1606
1596
  cyan10: import("@stitches/react/types/theme").Token<"cyan10", string, "colors", "vitality">;
1607
1597
  green10: import("@stitches/react/types/theme").Token<"green10", string, "colors", "vitality">;
@@ -1612,6 +1602,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1612
1602
  red10: import("@stitches/react/types/theme").Token<"red10", string, "colors", "vitality">;
1613
1603
  violet10: import("@stitches/react/types/theme").Token<"violet10", string, "colors", "vitality">;
1614
1604
  yellow10: import("@stitches/react/types/theme").Token<"yellow10", string, "colors", "vitality">;
1605
+ blue9: import("@stitches/react/types/theme").Token<"blue9", string, "colors", "vitality">;
1606
+ cyan9: import("@stitches/react/types/theme").Token<"cyan9", string, "colors", "vitality">;
1607
+ green9: import("@stitches/react/types/theme").Token<"green9", string, "colors", "vitality">;
1608
+ grey9: import("@stitches/react/types/theme").Token<"grey9", string, "colors", "vitality">;
1609
+ greyA9: import("@stitches/react/types/theme").Token<"greyA9", string, "colors", "vitality">;
1610
+ orange9: import("@stitches/react/types/theme").Token<"orange9", string, "colors", "vitality">;
1611
+ pink9: import("@stitches/react/types/theme").Token<"pink9", string, "colors", "vitality">;
1612
+ red9: import("@stitches/react/types/theme").Token<"red9", string, "colors", "vitality">;
1613
+ violet9: import("@stitches/react/types/theme").Token<"violet9", string, "colors", "vitality">;
1614
+ yellow9: import("@stitches/react/types/theme").Token<"yellow9", string, "colors", "vitality">;
1615
1615
  blue11: import("@stitches/react/types/theme").Token<"blue11", string, "colors", "vitality">;
1616
1616
  cyan11: import("@stitches/react/types/theme").Token<"cyan11", string, "colors", "vitality">;
1617
1617
  green11: import("@stitches/react/types/theme").Token<"green11", string, "colors", "vitality">;
@@ -1715,15 +1715,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1715
1715
  warning5: import("@stitches/react/types/theme").Token<"warning5", string, "colors", "vitality">;
1716
1716
  critical5: import("@stitches/react/types/theme").Token<"critical5", string, "colors", "vitality">;
1717
1717
  brand5: import("@stitches/react/types/theme").Token<"brand5", string, "colors", "vitality">;
1718
- neutral9: import("@stitches/react/types/theme").Token<"neutral9", string, "colors", "vitality">;
1719
- neutralA9: import("@stitches/react/types/theme").Token<"neutralA9", string, "colors", "vitality">;
1720
- primary9: import("@stitches/react/types/theme").Token<"primary9", string, "colors", "vitality">;
1721
- accent9: import("@stitches/react/types/theme").Token<"accent9", string, "colors", "vitality">;
1722
- success9: import("@stitches/react/types/theme").Token<"success9", string, "colors", "vitality">;
1723
- info9: import("@stitches/react/types/theme").Token<"info9", string, "colors", "vitality">;
1724
- warning9: import("@stitches/react/types/theme").Token<"warning9", string, "colors", "vitality">;
1725
- critical9: import("@stitches/react/types/theme").Token<"critical9", string, "colors", "vitality">;
1726
- brand9: import("@stitches/react/types/theme").Token<"brand9", string, "colors", "vitality">;
1727
1718
  neutral10: import("@stitches/react/types/theme").Token<"neutral10", string, "colors", "vitality">;
1728
1719
  neutralA10: import("@stitches/react/types/theme").Token<"neutralA10", string, "colors", "vitality">;
1729
1720
  primary10: import("@stitches/react/types/theme").Token<"primary10", string, "colors", "vitality">;
@@ -1733,6 +1724,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1733
1724
  warning10: import("@stitches/react/types/theme").Token<"warning10", string, "colors", "vitality">;
1734
1725
  critical10: import("@stitches/react/types/theme").Token<"critical10", string, "colors", "vitality">;
1735
1726
  brand10: import("@stitches/react/types/theme").Token<"brand10", string, "colors", "vitality">;
1727
+ neutral9: import("@stitches/react/types/theme").Token<"neutral9", string, "colors", "vitality">;
1728
+ neutralA9: import("@stitches/react/types/theme").Token<"neutralA9", string, "colors", "vitality">;
1729
+ primary9: import("@stitches/react/types/theme").Token<"primary9", string, "colors", "vitality">;
1730
+ accent9: import("@stitches/react/types/theme").Token<"accent9", string, "colors", "vitality">;
1731
+ success9: import("@stitches/react/types/theme").Token<"success9", string, "colors", "vitality">;
1732
+ info9: import("@stitches/react/types/theme").Token<"info9", string, "colors", "vitality">;
1733
+ warning9: import("@stitches/react/types/theme").Token<"warning9", string, "colors", "vitality">;
1734
+ critical9: import("@stitches/react/types/theme").Token<"critical9", string, "colors", "vitality">;
1735
+ brand9: import("@stitches/react/types/theme").Token<"brand9", string, "colors", "vitality">;
1736
1736
  neutral11: import("@stitches/react/types/theme").Token<"neutral11", string, "colors", "vitality">;
1737
1737
  neutralA11: import("@stitches/react/types/theme").Token<"neutralA11", string, "colors", "vitality">;
1738
1738
  primary11: import("@stitches/react/types/theme").Token<"primary11", string, "colors", "vitality">;
@@ -1969,16 +1969,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1969
1969
  red5: string;
1970
1970
  violet5: string;
1971
1971
  yellow5: string;
1972
- blue9: string;
1973
- cyan9: string;
1974
- green9: string;
1975
- grey9: string;
1976
- greyA9: string;
1977
- orange9: string;
1978
- pink9: string;
1979
- red9: string;
1980
- violet9: string;
1981
- yellow9: string;
1982
1972
  blue10: string;
1983
1973
  cyan10: string;
1984
1974
  green10: string;
@@ -1989,6 +1979,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
1989
1979
  red10: string;
1990
1980
  violet10: string;
1991
1981
  yellow10: string;
1982
+ blue9: string;
1983
+ cyan9: string;
1984
+ green9: string;
1985
+ grey9: string;
1986
+ greyA9: string;
1987
+ orange9: string;
1988
+ pink9: string;
1989
+ red9: string;
1990
+ violet9: string;
1991
+ yellow9: string;
1992
1992
  blue11: string;
1993
1993
  cyan11: string;
1994
1994
  green11: string;
@@ -2092,15 +2092,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2092
2092
  warning5: string;
2093
2093
  critical5: string;
2094
2094
  brand5: string;
2095
- neutral9: string;
2096
- neutralA9: string;
2097
- primary9: string;
2098
- accent9: string;
2099
- success9: string;
2100
- info9: string;
2101
- warning9: string;
2102
- critical9: string;
2103
- brand9: string;
2104
2095
  neutral10: string;
2105
2096
  neutralA10: string;
2106
2097
  primary10: string;
@@ -2110,6 +2101,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2110
2101
  warning10: string;
2111
2102
  critical10: string;
2112
2103
  brand10: string;
2104
+ neutral9: string;
2105
+ neutralA9: string;
2106
+ primary9: string;
2107
+ accent9: string;
2108
+ success9: string;
2109
+ info9: string;
2110
+ warning9: string;
2111
+ critical9: string;
2112
+ brand9: string;
2113
2113
  neutral11: string;
2114
2114
  neutralA11: string;
2115
2115
  primary11: string;
@@ -2341,16 +2341,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2341
2341
  red5: string;
2342
2342
  violet5: string;
2343
2343
  yellow5: string;
2344
- blue9: string;
2345
- cyan9: string;
2346
- green9: string;
2347
- grey9: string;
2348
- greyA9: string;
2349
- orange9: string;
2350
- pink9: string;
2351
- red9: string;
2352
- violet9: string;
2353
- yellow9: string;
2354
2344
  blue10: string;
2355
2345
  cyan10: string;
2356
2346
  green10: string;
@@ -2361,6 +2351,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2361
2351
  red10: string;
2362
2352
  violet10: string;
2363
2353
  yellow10: string;
2354
+ blue9: string;
2355
+ cyan9: string;
2356
+ green9: string;
2357
+ grey9: string;
2358
+ greyA9: string;
2359
+ orange9: string;
2360
+ pink9: string;
2361
+ red9: string;
2362
+ violet9: string;
2363
+ yellow9: string;
2364
2364
  blue11: string;
2365
2365
  cyan11: string;
2366
2366
  green11: string;
@@ -2464,15 +2464,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2464
2464
  warning5: string;
2465
2465
  critical5: string;
2466
2466
  brand5: string;
2467
- neutral9: string;
2468
- neutralA9: string;
2469
- primary9: string;
2470
- accent9: string;
2471
- success9: string;
2472
- info9: string;
2473
- warning9: string;
2474
- critical9: string;
2475
- brand9: string;
2476
2467
  neutral10: string;
2477
2468
  neutralA10: string;
2478
2469
  primary10: string;
@@ -2482,6 +2473,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2482
2473
  warning10: string;
2483
2474
  critical10: string;
2484
2475
  brand10: string;
2476
+ neutral9: string;
2477
+ neutralA9: string;
2478
+ primary9: string;
2479
+ accent9: string;
2480
+ success9: string;
2481
+ info9: string;
2482
+ warning9: string;
2483
+ critical9: string;
2484
+ brand9: string;
2485
2485
  neutral11: string;
2486
2486
  neutralA11: string;
2487
2487
  primary11: string;
@@ -2713,16 +2713,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2713
2713
  red5: string;
2714
2714
  violet5: string;
2715
2715
  yellow5: string;
2716
- blue9: string;
2717
- cyan9: string;
2718
- green9: string;
2719
- grey9: string;
2720
- greyA9: string;
2721
- orange9: string;
2722
- pink9: string;
2723
- red9: string;
2724
- violet9: string;
2725
- yellow9: string;
2726
2716
  blue10: string;
2727
2717
  cyan10: string;
2728
2718
  green10: string;
@@ -2733,6 +2723,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2733
2723
  red10: string;
2734
2724
  violet10: string;
2735
2725
  yellow10: string;
2726
+ blue9: string;
2727
+ cyan9: string;
2728
+ green9: string;
2729
+ grey9: string;
2730
+ greyA9: string;
2731
+ orange9: string;
2732
+ pink9: string;
2733
+ red9: string;
2734
+ violet9: string;
2735
+ yellow9: string;
2736
2736
  blue11: string;
2737
2737
  cyan11: string;
2738
2738
  green11: string;
@@ -2836,15 +2836,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2836
2836
  warning5: string;
2837
2837
  critical5: string;
2838
2838
  brand5: string;
2839
- neutral9: string;
2840
- neutralA9: string;
2841
- primary9: string;
2842
- accent9: string;
2843
- success9: string;
2844
- info9: string;
2845
- warning9: string;
2846
- critical9: string;
2847
- brand9: string;
2848
2839
  neutral10: string;
2849
2840
  neutralA10: string;
2850
2841
  primary10: string;
@@ -2854,6 +2845,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
2854
2845
  warning10: string;
2855
2846
  critical10: string;
2856
2847
  brand10: string;
2848
+ neutral9: string;
2849
+ neutralA9: string;
2850
+ primary9: string;
2851
+ accent9: string;
2852
+ success9: string;
2853
+ info9: string;
2854
+ warning9: string;
2855
+ critical9: string;
2856
+ brand9: string;
2857
2857
  neutral11: string;
2858
2858
  neutralA11: string;
2859
2859
  primary11: string;
@@ -3091,16 +3091,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3091
3091
  red5: string;
3092
3092
  violet5: string;
3093
3093
  yellow5: string;
3094
- blue9: string;
3095
- cyan9: string;
3096
- green9: string;
3097
- grey9: string;
3098
- greyA9: string;
3099
- orange9: string;
3100
- pink9: string;
3101
- red9: string;
3102
- violet9: string;
3103
- yellow9: string;
3104
3094
  blue10: string;
3105
3095
  cyan10: string;
3106
3096
  green10: string;
@@ -3111,6 +3101,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3111
3101
  red10: string;
3112
3102
  violet10: string;
3113
3103
  yellow10: string;
3104
+ blue9: string;
3105
+ cyan9: string;
3106
+ green9: string;
3107
+ grey9: string;
3108
+ greyA9: string;
3109
+ orange9: string;
3110
+ pink9: string;
3111
+ red9: string;
3112
+ violet9: string;
3113
+ yellow9: string;
3114
3114
  blue11: string;
3115
3115
  cyan11: string;
3116
3116
  green11: string;
@@ -3214,15 +3214,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3214
3214
  warning5: string;
3215
3215
  critical5: string;
3216
3216
  brand5: string;
3217
- neutral9: string;
3218
- neutralA9: string;
3219
- primary9: string;
3220
- accent9: string;
3221
- success9: string;
3222
- info9: string;
3223
- warning9: string;
3224
- critical9: string;
3225
- brand9: string;
3226
3217
  neutral10: string;
3227
3218
  neutralA10: string;
3228
3219
  primary10: string;
@@ -3232,6 +3223,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3232
3223
  warning10: string;
3233
3224
  critical10: string;
3234
3225
  brand10: string;
3226
+ neutral9: string;
3227
+ neutralA9: string;
3228
+ primary9: string;
3229
+ accent9: string;
3230
+ success9: string;
3231
+ info9: string;
3232
+ warning9: string;
3233
+ critical9: string;
3234
+ brand9: string;
3235
3235
  neutral11: string;
3236
3236
  neutralA11: string;
3237
3237
  primary11: string;
@@ -3461,16 +3461,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3461
3461
  red5?: string | number | boolean;
3462
3462
  violet5?: string | number | boolean;
3463
3463
  yellow5?: string | number | boolean;
3464
- blue9?: string | number | boolean;
3465
- cyan9?: string | number | boolean;
3466
- green9?: string | number | boolean;
3467
- grey9?: string | number | boolean;
3468
- greyA9?: string | number | boolean;
3469
- orange9?: string | number | boolean;
3470
- pink9?: string | number | boolean;
3471
- red9?: string | number | boolean;
3472
- violet9?: string | number | boolean;
3473
- yellow9?: string | number | boolean;
3474
3464
  blue10?: string | number | boolean;
3475
3465
  cyan10?: string | number | boolean;
3476
3466
  green10?: string | number | boolean;
@@ -3481,6 +3471,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3481
3471
  red10?: string | number | boolean;
3482
3472
  violet10?: string | number | boolean;
3483
3473
  yellow10?: string | number | boolean;
3474
+ blue9?: string | number | boolean;
3475
+ cyan9?: string | number | boolean;
3476
+ green9?: string | number | boolean;
3477
+ grey9?: string | number | boolean;
3478
+ greyA9?: string | number | boolean;
3479
+ orange9?: string | number | boolean;
3480
+ pink9?: string | number | boolean;
3481
+ red9?: string | number | boolean;
3482
+ violet9?: string | number | boolean;
3483
+ yellow9?: string | number | boolean;
3484
3484
  blue11?: string | number | boolean;
3485
3485
  cyan11?: string | number | boolean;
3486
3486
  green11?: string | number | boolean;
@@ -3584,15 +3584,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3584
3584
  warning5?: string | number | boolean;
3585
3585
  critical5?: string | number | boolean;
3586
3586
  brand5?: string | number | boolean;
3587
- neutral9?: string | number | boolean;
3588
- neutralA9?: string | number | boolean;
3589
- primary9?: string | number | boolean;
3590
- accent9?: string | number | boolean;
3591
- success9?: string | number | boolean;
3592
- info9?: string | number | boolean;
3593
- warning9?: string | number | boolean;
3594
- critical9?: string | number | boolean;
3595
- brand9?: string | number | boolean;
3596
3587
  neutral10?: string | number | boolean;
3597
3588
  neutralA10?: string | number | boolean;
3598
3589
  primary10?: string | number | boolean;
@@ -3602,6 +3593,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3602
3593
  warning10?: string | number | boolean;
3603
3594
  critical10?: string | number | boolean;
3604
3595
  brand10?: string | number | boolean;
3596
+ neutral9?: string | number | boolean;
3597
+ neutralA9?: string | number | boolean;
3598
+ primary9?: string | number | boolean;
3599
+ accent9?: string | number | boolean;
3600
+ success9?: string | number | boolean;
3601
+ info9?: string | number | boolean;
3602
+ warning9?: string | number | boolean;
3603
+ critical9?: string | number | boolean;
3604
+ brand9?: string | number | boolean;
3605
3605
  neutral11?: string | number | boolean;
3606
3606
  neutralA11?: string | number | boolean;
3607
3607
  primary11?: string | number | boolean;
@@ -3833,16 +3833,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3833
3833
  red5?: string | number | boolean;
3834
3834
  violet5?: string | number | boolean;
3835
3835
  yellow5?: string | number | boolean;
3836
- blue9?: string | number | boolean;
3837
- cyan9?: string | number | boolean;
3838
- green9?: string | number | boolean;
3839
- grey9?: string | number | boolean;
3840
- greyA9?: string | number | boolean;
3841
- orange9?: string | number | boolean;
3842
- pink9?: string | number | boolean;
3843
- red9?: string | number | boolean;
3844
- violet9?: string | number | boolean;
3845
- yellow9?: string | number | boolean;
3846
3836
  blue10?: string | number | boolean;
3847
3837
  cyan10?: string | number | boolean;
3848
3838
  green10?: string | number | boolean;
@@ -3853,6 +3843,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3853
3843
  red10?: string | number | boolean;
3854
3844
  violet10?: string | number | boolean;
3855
3845
  yellow10?: string | number | boolean;
3846
+ blue9?: string | number | boolean;
3847
+ cyan9?: string | number | boolean;
3848
+ green9?: string | number | boolean;
3849
+ grey9?: string | number | boolean;
3850
+ greyA9?: string | number | boolean;
3851
+ orange9?: string | number | boolean;
3852
+ pink9?: string | number | boolean;
3853
+ red9?: string | number | boolean;
3854
+ violet9?: string | number | boolean;
3855
+ yellow9?: string | number | boolean;
3856
3856
  blue11?: string | number | boolean;
3857
3857
  cyan11?: string | number | boolean;
3858
3858
  green11?: string | number | boolean;
@@ -3956,15 +3956,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3956
3956
  warning5?: string | number | boolean;
3957
3957
  critical5?: string | number | boolean;
3958
3958
  brand5?: string | number | boolean;
3959
- neutral9?: string | number | boolean;
3960
- neutralA9?: string | number | boolean;
3961
- primary9?: string | number | boolean;
3962
- accent9?: string | number | boolean;
3963
- success9?: string | number | boolean;
3964
- info9?: string | number | boolean;
3965
- warning9?: string | number | boolean;
3966
- critical9?: string | number | boolean;
3967
- brand9?: string | number | boolean;
3968
3959
  neutral10?: string | number | boolean;
3969
3960
  neutralA10?: string | number | boolean;
3970
3961
  primary10?: string | number | boolean;
@@ -3974,6 +3965,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
3974
3965
  warning10?: string | number | boolean;
3975
3966
  critical10?: string | number | boolean;
3976
3967
  brand10?: string | number | boolean;
3968
+ neutral9?: string | number | boolean;
3969
+ neutralA9?: string | number | boolean;
3970
+ primary9?: string | number | boolean;
3971
+ accent9?: string | number | boolean;
3972
+ success9?: string | number | boolean;
3973
+ info9?: string | number | boolean;
3974
+ warning9?: string | number | boolean;
3975
+ critical9?: string | number | boolean;
3976
+ brand9?: string | number | boolean;
3977
3977
  neutral11?: string | number | boolean;
3978
3978
  neutralA11?: string | number | boolean;
3979
3979
  primary11?: string | number | boolean;
@@ -4212,16 +4212,6 @@ export declare const darkTheme: string & {
4212
4212
  red5: string;
4213
4213
  violet5: string;
4214
4214
  yellow5: string;
4215
- blue9: string;
4216
- cyan9: string;
4217
- green9: string;
4218
- grey9: string;
4219
- greyA9: string;
4220
- orange9: string;
4221
- pink9: string;
4222
- red9: string;
4223
- violet9: string;
4224
- yellow9: string;
4225
4215
  blue10: string;
4226
4216
  cyan10: string;
4227
4217
  green10: string;
@@ -4232,6 +4222,16 @@ export declare const darkTheme: string & {
4232
4222
  red10: string;
4233
4223
  violet10: string;
4234
4224
  yellow10: string;
4225
+ blue9: string;
4226
+ cyan9: string;
4227
+ green9: string;
4228
+ grey9: string;
4229
+ greyA9: string;
4230
+ orange9: string;
4231
+ pink9: string;
4232
+ red9: string;
4233
+ violet9: string;
4234
+ yellow9: string;
4235
4235
  blue11: string;
4236
4236
  cyan11: string;
4237
4237
  green11: string;
@@ -4335,15 +4335,6 @@ export declare const darkTheme: string & {
4335
4335
  warning5: string;
4336
4336
  critical5: string;
4337
4337
  brand5: string;
4338
- neutral9: string;
4339
- neutralA9: string;
4340
- primary9: string;
4341
- accent9: string;
4342
- success9: string;
4343
- info9: string;
4344
- warning9: string;
4345
- critical9: string;
4346
- brand9: string;
4347
4338
  neutral10: string;
4348
4339
  neutralA10: string;
4349
4340
  primary10: string;
@@ -4353,6 +4344,15 @@ export declare const darkTheme: string & {
4353
4344
  warning10: string;
4354
4345
  critical10: string;
4355
4346
  brand10: string;
4347
+ neutral9: string;
4348
+ neutralA9: string;
4349
+ primary9: string;
4350
+ accent9: string;
4351
+ success9: string;
4352
+ info9: string;
4353
+ warning9: string;
4354
+ critical9: string;
4355
+ brand9: string;
4356
4356
  neutral11: string;
4357
4357
  neutralA11: string;
4358
4358
  primary11: string;