@qasa/qds-ui 0.11.0 → 0.13.0-next.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 (231) hide show
  1. package/dist/index.d.mts +5416 -0
  2. package/dist/index.d.ts +14 -12
  3. package/dist/index.js +819 -0
  4. package/dist/index.js.map +1 -0
  5. package/dist/index.mjs +703 -0
  6. package/dist/index.mjs.map +1 -0
  7. package/package.json +16 -15
  8. package/dist/cjs/index.js +0 -9237
  9. package/dist/cjs/index.js.map +0 -1
  10. package/dist/cjs/types/components/_internal/form-parts.d.ts +0 -10
  11. package/dist/cjs/types/components/_internal/index.d.ts +0 -1
  12. package/dist/cjs/types/components/avatar/avatar.d.ts +0 -32
  13. package/dist/cjs/types/components/avatar/index.d.ts +0 -1
  14. package/dist/cjs/types/components/button/button-icon.d.ts +0 -10
  15. package/dist/cjs/types/components/button/button-styles.d.ts +0 -907
  16. package/dist/cjs/types/components/button/button-types.d.ts +0 -44
  17. package/dist/cjs/types/components/button/button.d.ts +0 -6
  18. package/dist/cjs/types/components/button/index.d.ts +0 -1
  19. package/dist/cjs/types/components/checkbox/checkbox.d.ts +0 -78
  20. package/dist/cjs/types/components/checkbox/index.d.ts +0 -1
  21. package/dist/cjs/types/components/display-text/display-text.d.ts +0 -30
  22. package/dist/cjs/types/components/display-text/index.d.ts +0 -1
  23. package/dist/cjs/types/components/divider/divider.d.ts +0 -14
  24. package/dist/cjs/types/components/divider/index.d.ts +0 -1
  25. package/dist/cjs/types/components/dropdown-menu/dropdown-menu-content.d.ts +0 -67
  26. package/dist/cjs/types/components/dropdown-menu/dropdown-menu-divider.d.ts +0 -4
  27. package/dist/cjs/types/components/dropdown-menu/dropdown-menu-item.d.ts +0 -28
  28. package/dist/cjs/types/components/dropdown-menu/dropdown-menu-trigger.d.ts +0 -5
  29. package/dist/cjs/types/components/dropdown-menu/dropdown-menu.d.ts +0 -29
  30. package/dist/cjs/types/components/dropdown-menu/index.d.ts +0 -1
  31. package/dist/cjs/types/components/heading/heading.d.ts +0 -32
  32. package/dist/cjs/types/components/heading/index.d.ts +0 -1
  33. package/dist/cjs/types/components/hint-box/hint-box.d.ts +0 -10
  34. package/dist/cjs/types/components/hint-box/index.d.ts +0 -1
  35. package/dist/cjs/types/components/icon/create-icon.d.ts +0 -41
  36. package/dist/cjs/types/components/icon/create-lucide-icon.d.ts +0 -4
  37. package/dist/cjs/types/components/icon/icon.types.d.ts +0 -22
  38. package/dist/cjs/types/components/icon/icons.d.ts +0 -47
  39. package/dist/cjs/types/components/icon/index.d.ts +0 -4
  40. package/dist/cjs/types/components/icon-button/icon-button-styles.d.ts +0 -880
  41. package/dist/cjs/types/components/icon-button/icon-button.d.ts +0 -32
  42. package/dist/cjs/types/components/icon-button/index.d.ts +0 -1
  43. package/dist/cjs/types/components/index.d.ts +0 -23
  44. package/dist/cjs/types/components/label/index.d.ts +0 -1
  45. package/dist/cjs/types/components/label/label.d.ts +0 -444
  46. package/dist/cjs/types/components/link/index.d.ts +0 -1
  47. package/dist/cjs/types/components/link/link.d.ts +0 -15
  48. package/dist/cjs/types/components/loading-dots/index.d.ts +0 -1
  49. package/dist/cjs/types/components/loading-dots/loading-dots.d.ts +0 -424
  50. package/dist/cjs/types/components/paragraph/index.d.ts +0 -1
  51. package/dist/cjs/types/components/paragraph/paragraph.d.ts +0 -475
  52. package/dist/cjs/types/components/primitives/index.d.ts +0 -3
  53. package/dist/cjs/types/components/primitives/input-base/index.d.ts +0 -1
  54. package/dist/cjs/types/components/primitives/input-base/input-base.d.ts +0 -21
  55. package/dist/cjs/types/components/primitives/select-base/index.d.ts +0 -1
  56. package/dist/cjs/types/components/primitives/select-base/select-base.d.ts +0 -30
  57. package/dist/cjs/types/components/primitives/textarea-base/index.d.ts +0 -1
  58. package/dist/cjs/types/components/primitives/textarea-base/textarea-base.d.ts +0 -36
  59. package/dist/cjs/types/components/radio-group/index.d.ts +0 -1
  60. package/dist/cjs/types/components/radio-group/radio-card.d.ts +0 -26
  61. package/dist/cjs/types/components/radio-group/radio-group-context.d.ts +0 -16
  62. package/dist/cjs/types/components/radio-group/radio-group-label.d.ts +0 -4
  63. package/dist/cjs/types/components/radio-group/radio-group.d.ts +0 -50
  64. package/dist/cjs/types/components/radio-group/radio-indicator.d.ts +0 -10
  65. package/dist/cjs/types/components/select/index.d.ts +0 -1
  66. package/dist/cjs/types/components/select/select-option.d.ts +0 -10
  67. package/dist/cjs/types/components/select/select.d.ts +0 -25
  68. package/dist/cjs/types/components/spacer/index.d.ts +0 -1
  69. package/dist/cjs/types/components/spacer/spacer.d.ts +0 -12
  70. package/dist/cjs/types/components/stack/index.d.ts +0 -1
  71. package/dist/cjs/types/components/stack/stack.d.ts +0 -44
  72. package/dist/cjs/types/components/stack/stack.types.d.ts +0 -4
  73. package/dist/cjs/types/components/stack/stack.utils.d.ts +0 -6
  74. package/dist/cjs/types/components/switch/index.d.ts +0 -1
  75. package/dist/cjs/types/components/switch/switch.d.ts +0 -35
  76. package/dist/cjs/types/components/text-field/index.d.ts +0 -1
  77. package/dist/cjs/types/components/text-field/text-field.d.ts +0 -32
  78. package/dist/cjs/types/components/textarea/index.d.ts +0 -1
  79. package/dist/cjs/types/components/textarea/textarea.d.ts +0 -27
  80. package/dist/cjs/types/components/toast/index.d.ts +0 -1
  81. package/dist/cjs/types/components/toast/toast-provider.d.ts +0 -4
  82. package/dist/cjs/types/components/toast/toast-store.d.ts +0 -44
  83. package/dist/cjs/types/components/toast/toast-styles.d.ts +0 -416
  84. package/dist/cjs/types/components/toast/toast.d.ts +0 -12
  85. package/dist/cjs/types/hooks/index.d.ts +0 -6
  86. package/dist/cjs/types/hooks/use-breakpoint-value.d.ts +0 -16
  87. package/dist/cjs/types/hooks/use-breakpoint.d.ts +0 -15
  88. package/dist/cjs/types/hooks/use-form-field.d.ts +0 -49
  89. package/dist/cjs/types/hooks/use-image.d.ts +0 -10
  90. package/dist/cjs/types/hooks/use-responsive-prop.d.ts +0 -16
  91. package/dist/cjs/types/hooks/use-safe-layout-effect.d.ts +0 -9
  92. package/dist/cjs/types/hooks/use-stable-id.d.ts +0 -4
  93. package/dist/cjs/types/i18n/locale-context.d.ts +0 -12
  94. package/dist/cjs/types/i18n/locales.d.ts +0 -8
  95. package/dist/cjs/types/i18n/use-translation.d.ts +0 -6
  96. package/dist/cjs/types/index.d.ts +0 -6
  97. package/dist/cjs/types/qds-provider.d.ts +0 -12
  98. package/dist/cjs/types/styles/common-styles.d.ts +0 -450
  99. package/dist/cjs/types/styles/css-reset.d.ts +0 -4
  100. package/dist/cjs/types/styles/css-utils.d.ts +0 -19
  101. package/dist/cjs/types/styles/global-styles.d.ts +0 -4
  102. package/dist/cjs/types/styles/index.d.ts +0 -3
  103. package/dist/cjs/types/theme/foundations/breakpoints.d.ts +0 -8
  104. package/dist/cjs/types/theme/foundations/colors.d.ts +0 -116
  105. package/dist/cjs/types/theme/foundations/index.d.ts +0 -410
  106. package/dist/cjs/types/theme/foundations/radius.d.ts +0 -20
  107. package/dist/cjs/types/theme/foundations/shadows.d.ts +0 -7
  108. package/dist/cjs/types/theme/foundations/sizes.d.ts +0 -34
  109. package/dist/cjs/types/theme/foundations/spacing.d.ts +0 -30
  110. package/dist/cjs/types/theme/foundations/typography.d.ts +0 -189
  111. package/dist/cjs/types/theme/foundations/z-index.d.ts +0 -28
  112. package/dist/cjs/types/theme/index.d.ts +0 -2
  113. package/dist/cjs/types/theme/theme-tools.d.ts +0 -420
  114. package/dist/cjs/types/theme/theme.d.ts +0 -406
  115. package/dist/cjs/types/types.d.ts +0 -5
  116. package/dist/cjs/types/utils/html-attributes.d.ts +0 -4
  117. package/dist/cjs/types/utils/merge-refs.d.ts +0 -5
  118. package/dist/cjs/types/utils/object.d.ts +0 -1
  119. package/dist/cjs/types/utils/polymorphic.d.ts +0 -41
  120. package/dist/esm/index.js +0 -9237
  121. package/dist/esm/index.js.map +0 -1
  122. package/dist/esm/types/components/_internal/form-parts.d.ts +0 -10
  123. package/dist/esm/types/components/_internal/index.d.ts +0 -1
  124. package/dist/esm/types/components/avatar/avatar.d.ts +0 -32
  125. package/dist/esm/types/components/avatar/index.d.ts +0 -1
  126. package/dist/esm/types/components/button/button-icon.d.ts +0 -10
  127. package/dist/esm/types/components/button/button-styles.d.ts +0 -907
  128. package/dist/esm/types/components/button/button-types.d.ts +0 -44
  129. package/dist/esm/types/components/button/button.d.ts +0 -6
  130. package/dist/esm/types/components/button/index.d.ts +0 -1
  131. package/dist/esm/types/components/checkbox/checkbox.d.ts +0 -78
  132. package/dist/esm/types/components/checkbox/index.d.ts +0 -1
  133. package/dist/esm/types/components/display-text/display-text.d.ts +0 -30
  134. package/dist/esm/types/components/display-text/index.d.ts +0 -1
  135. package/dist/esm/types/components/divider/divider.d.ts +0 -14
  136. package/dist/esm/types/components/divider/index.d.ts +0 -1
  137. package/dist/esm/types/components/dropdown-menu/dropdown-menu-content.d.ts +0 -67
  138. package/dist/esm/types/components/dropdown-menu/dropdown-menu-divider.d.ts +0 -4
  139. package/dist/esm/types/components/dropdown-menu/dropdown-menu-item.d.ts +0 -28
  140. package/dist/esm/types/components/dropdown-menu/dropdown-menu-trigger.d.ts +0 -5
  141. package/dist/esm/types/components/dropdown-menu/dropdown-menu.d.ts +0 -29
  142. package/dist/esm/types/components/dropdown-menu/index.d.ts +0 -1
  143. package/dist/esm/types/components/heading/heading.d.ts +0 -32
  144. package/dist/esm/types/components/heading/index.d.ts +0 -1
  145. package/dist/esm/types/components/hint-box/hint-box.d.ts +0 -10
  146. package/dist/esm/types/components/hint-box/index.d.ts +0 -1
  147. package/dist/esm/types/components/icon/create-icon.d.ts +0 -41
  148. package/dist/esm/types/components/icon/create-lucide-icon.d.ts +0 -4
  149. package/dist/esm/types/components/icon/icon.types.d.ts +0 -22
  150. package/dist/esm/types/components/icon/icons.d.ts +0 -47
  151. package/dist/esm/types/components/icon/index.d.ts +0 -4
  152. package/dist/esm/types/components/icon-button/icon-button-styles.d.ts +0 -880
  153. package/dist/esm/types/components/icon-button/icon-button.d.ts +0 -32
  154. package/dist/esm/types/components/icon-button/index.d.ts +0 -1
  155. package/dist/esm/types/components/index.d.ts +0 -23
  156. package/dist/esm/types/components/label/index.d.ts +0 -1
  157. package/dist/esm/types/components/label/label.d.ts +0 -444
  158. package/dist/esm/types/components/link/index.d.ts +0 -1
  159. package/dist/esm/types/components/link/link.d.ts +0 -15
  160. package/dist/esm/types/components/loading-dots/index.d.ts +0 -1
  161. package/dist/esm/types/components/loading-dots/loading-dots.d.ts +0 -424
  162. package/dist/esm/types/components/paragraph/index.d.ts +0 -1
  163. package/dist/esm/types/components/paragraph/paragraph.d.ts +0 -475
  164. package/dist/esm/types/components/primitives/index.d.ts +0 -3
  165. package/dist/esm/types/components/primitives/input-base/index.d.ts +0 -1
  166. package/dist/esm/types/components/primitives/input-base/input-base.d.ts +0 -21
  167. package/dist/esm/types/components/primitives/select-base/index.d.ts +0 -1
  168. package/dist/esm/types/components/primitives/select-base/select-base.d.ts +0 -30
  169. package/dist/esm/types/components/primitives/textarea-base/index.d.ts +0 -1
  170. package/dist/esm/types/components/primitives/textarea-base/textarea-base.d.ts +0 -36
  171. package/dist/esm/types/components/radio-group/index.d.ts +0 -1
  172. package/dist/esm/types/components/radio-group/radio-card.d.ts +0 -26
  173. package/dist/esm/types/components/radio-group/radio-group-context.d.ts +0 -16
  174. package/dist/esm/types/components/radio-group/radio-group-label.d.ts +0 -4
  175. package/dist/esm/types/components/radio-group/radio-group.d.ts +0 -50
  176. package/dist/esm/types/components/radio-group/radio-indicator.d.ts +0 -10
  177. package/dist/esm/types/components/select/index.d.ts +0 -1
  178. package/dist/esm/types/components/select/select-option.d.ts +0 -10
  179. package/dist/esm/types/components/select/select.d.ts +0 -25
  180. package/dist/esm/types/components/spacer/index.d.ts +0 -1
  181. package/dist/esm/types/components/spacer/spacer.d.ts +0 -12
  182. package/dist/esm/types/components/stack/index.d.ts +0 -1
  183. package/dist/esm/types/components/stack/stack.d.ts +0 -44
  184. package/dist/esm/types/components/stack/stack.types.d.ts +0 -4
  185. package/dist/esm/types/components/stack/stack.utils.d.ts +0 -6
  186. package/dist/esm/types/components/switch/index.d.ts +0 -1
  187. package/dist/esm/types/components/switch/switch.d.ts +0 -35
  188. package/dist/esm/types/components/text-field/index.d.ts +0 -1
  189. package/dist/esm/types/components/text-field/text-field.d.ts +0 -32
  190. package/dist/esm/types/components/textarea/index.d.ts +0 -1
  191. package/dist/esm/types/components/textarea/textarea.d.ts +0 -27
  192. package/dist/esm/types/components/toast/index.d.ts +0 -1
  193. package/dist/esm/types/components/toast/toast-provider.d.ts +0 -4
  194. package/dist/esm/types/components/toast/toast-store.d.ts +0 -44
  195. package/dist/esm/types/components/toast/toast-styles.d.ts +0 -416
  196. package/dist/esm/types/components/toast/toast.d.ts +0 -12
  197. package/dist/esm/types/hooks/index.d.ts +0 -6
  198. package/dist/esm/types/hooks/use-breakpoint-value.d.ts +0 -16
  199. package/dist/esm/types/hooks/use-breakpoint.d.ts +0 -15
  200. package/dist/esm/types/hooks/use-form-field.d.ts +0 -49
  201. package/dist/esm/types/hooks/use-image.d.ts +0 -10
  202. package/dist/esm/types/hooks/use-responsive-prop.d.ts +0 -16
  203. package/dist/esm/types/hooks/use-safe-layout-effect.d.ts +0 -9
  204. package/dist/esm/types/hooks/use-stable-id.d.ts +0 -4
  205. package/dist/esm/types/i18n/locale-context.d.ts +0 -12
  206. package/dist/esm/types/i18n/locales.d.ts +0 -8
  207. package/dist/esm/types/i18n/use-translation.d.ts +0 -6
  208. package/dist/esm/types/index.d.ts +0 -6
  209. package/dist/esm/types/qds-provider.d.ts +0 -12
  210. package/dist/esm/types/styles/common-styles.d.ts +0 -450
  211. package/dist/esm/types/styles/css-reset.d.ts +0 -4
  212. package/dist/esm/types/styles/css-utils.d.ts +0 -19
  213. package/dist/esm/types/styles/global-styles.d.ts +0 -4
  214. package/dist/esm/types/styles/index.d.ts +0 -3
  215. package/dist/esm/types/theme/foundations/breakpoints.d.ts +0 -8
  216. package/dist/esm/types/theme/foundations/colors.d.ts +0 -116
  217. package/dist/esm/types/theme/foundations/index.d.ts +0 -410
  218. package/dist/esm/types/theme/foundations/radius.d.ts +0 -20
  219. package/dist/esm/types/theme/foundations/shadows.d.ts +0 -7
  220. package/dist/esm/types/theme/foundations/sizes.d.ts +0 -34
  221. package/dist/esm/types/theme/foundations/spacing.d.ts +0 -30
  222. package/dist/esm/types/theme/foundations/typography.d.ts +0 -189
  223. package/dist/esm/types/theme/foundations/z-index.d.ts +0 -28
  224. package/dist/esm/types/theme/index.d.ts +0 -2
  225. package/dist/esm/types/theme/theme-tools.d.ts +0 -420
  226. package/dist/esm/types/theme/theme.d.ts +0 -406
  227. package/dist/esm/types/types.d.ts +0 -5
  228. package/dist/esm/types/utils/html-attributes.d.ts +0 -4
  229. package/dist/esm/types/utils/merge-refs.d.ts +0 -5
  230. package/dist/esm/types/utils/object.d.ts +0 -1
  231. package/dist/esm/types/utils/polymorphic.d.ts +0 -41
@@ -1,8 +0,0 @@
1
- export declare const breakpoints: {
2
- readonly base: 0;
3
- readonly sm: 480;
4
- readonly md: 768;
5
- readonly lg: 1024;
6
- readonly xl: 1280;
7
- readonly '2xl': 1536;
8
- };
@@ -1,116 +0,0 @@
1
- export declare const colors: {
2
- core: {
3
- black: string;
4
- white: string;
5
- gray90: string;
6
- gray80: string;
7
- gray70: string;
8
- gray60: string;
9
- gray50: string;
10
- gray40: string;
11
- gray30: string;
12
- gray20: string;
13
- gray10: string;
14
- pink: string;
15
- uiPink: string;
16
- uiPinkDark: string;
17
- uiPinkLight: string;
18
- brown: string;
19
- brownDark: string;
20
- brownLight: string;
21
- offWhite: string;
22
- offWhiteDark: string;
23
- offWhiteLight: string;
24
- softPink: string;
25
- warmYellow: string;
26
- softYellow: string;
27
- red90: string;
28
- red80: string;
29
- red70: string;
30
- red60: string;
31
- red50: string;
32
- red40: string;
33
- red30: string;
34
- red20: string;
35
- red10: string;
36
- green90: string;
37
- green80: string;
38
- green70: string;
39
- green60: string;
40
- green50: string;
41
- green40: string;
42
- green30: string;
43
- green20: string;
44
- green10: string;
45
- blue90: string;
46
- blue80: string;
47
- blue70: string;
48
- blue60: string;
49
- blue50: string;
50
- blue40: string;
51
- blue30: string;
52
- blue20: string;
53
- blue10: string;
54
- yellow90: string;
55
- yellow80: string;
56
- yellow70: string;
57
- yellow60: string;
58
- yellow50: string;
59
- yellow40: string;
60
- yellow30: string;
61
- yellow20: string;
62
- yellow10: string;
63
- blackAlpha20: string;
64
- };
65
- bg: {
66
- default: string;
67
- brandPrimary: string;
68
- brandPrimaryHover: string;
69
- brandPrimaryActive: string;
70
- brandSecondary: string;
71
- brandSecondaryHover: string;
72
- brandSecondaryActive: string;
73
- brandTertiary: string;
74
- brandTertiaryHover: string;
75
- brandTertiaryActive: string;
76
- negative: string;
77
- warning: string;
78
- positive: string;
79
- inset: string;
80
- backdrop: string;
81
- };
82
- text: {
83
- strong: string;
84
- default: string;
85
- subtle: string;
86
- disabled: string;
87
- negative: string;
88
- warning: string;
89
- positive: string;
90
- onBrandPrimary: string;
91
- onBrandSecondary: string;
92
- onBrandTertiary: string;
93
- };
94
- icon: {
95
- default: string;
96
- strong: string;
97
- subtle: string;
98
- disabled: string;
99
- negative: string;
100
- warning: string;
101
- positive: string;
102
- onBrandPrimary: string;
103
- onBrandSecondary: string;
104
- onBrandTertiary: string;
105
- };
106
- border: {
107
- default: string;
108
- defaultHover: string;
109
- defaultSelected: string;
110
- strong: string;
111
- subtle: string;
112
- negative: string;
113
- warning: string;
114
- positive: string;
115
- };
116
- };
@@ -1,410 +0,0 @@
1
- /**
2
- * ------ IMPORTANT ------
3
- * Do not change or add to the contents of this file
4
- * without consulting with the design team.
5
- *
6
- * These are values that make up our brand and even
7
- * minor changes greatly affects our visual identity.
8
- *
9
- * The foundations are losely based on Styled System Theme Specification
10
- * @see https://styled-system.com/theme-specification/
11
- * -----------------------
12
- */
13
- export declare const foundations: {
14
- spacing: {
15
- '0x': string;
16
- '1x': string;
17
- '2x': string;
18
- '3x': string;
19
- '4x': string;
20
- '5x': string;
21
- '6x': string;
22
- '8x': string;
23
- '10x': string;
24
- '12x': string;
25
- '14x': string;
26
- '16x': string;
27
- '20x': string;
28
- '24x': string;
29
- };
30
- breakpoints: {
31
- readonly base: 0;
32
- readonly sm: 480;
33
- readonly md: 768;
34
- readonly lg: 1024;
35
- readonly xl: 1280;
36
- readonly '2xl': 1536;
37
- };
38
- zIndices: {
39
- hide: number;
40
- auto: string;
41
- base: number;
42
- docked: number;
43
- dropdown: number;
44
- sticky: number;
45
- banner: number;
46
- overlay: number;
47
- modal: number;
48
- popover: number;
49
- skipLink: number;
50
- toast: number;
51
- tooltip: number;
52
- };
53
- colors: {
54
- core: {
55
- black: string;
56
- white: string;
57
- gray90: string;
58
- gray80: string;
59
- gray70: string;
60
- gray60: string;
61
- gray50: string;
62
- gray40: string;
63
- gray30: string;
64
- gray20: string;
65
- gray10: string;
66
- pink: string;
67
- uiPink: string;
68
- uiPinkDark: string;
69
- uiPinkLight: string;
70
- brown: string;
71
- brownDark: string;
72
- brownLight: string;
73
- offWhite: string;
74
- offWhiteDark: string;
75
- offWhiteLight: string;
76
- softPink: string;
77
- warmYellow: string;
78
- softYellow: string;
79
- red90: string;
80
- red80: string;
81
- red70: string;
82
- red60: string;
83
- red50: string;
84
- red40: string;
85
- red30: string;
86
- red20: string;
87
- red10: string;
88
- green90: string;
89
- green80: string;
90
- green70: string;
91
- green60: string;
92
- green50: string;
93
- green40: string;
94
- green30: string;
95
- green20: string;
96
- green10: string;
97
- blue90: string;
98
- blue80: string;
99
- blue70: string;
100
- blue60: string;
101
- blue50: string;
102
- blue40: string;
103
- blue30: string;
104
- blue20: string;
105
- blue10: string;
106
- yellow90: string;
107
- yellow80: string;
108
- yellow70: string;
109
- yellow60: string;
110
- yellow50: string;
111
- yellow40: string;
112
- yellow30: string;
113
- yellow20: string;
114
- yellow10: string;
115
- blackAlpha20: string;
116
- };
117
- bg: {
118
- default: string;
119
- brandPrimary: string;
120
- brandPrimaryHover: string;
121
- brandPrimaryActive: string;
122
- brandSecondary: string;
123
- brandSecondaryHover: string;
124
- brandSecondaryActive: string;
125
- brandTertiary: string;
126
- brandTertiaryHover: string;
127
- brandTertiaryActive: string;
128
- negative: string;
129
- warning: string;
130
- positive: string;
131
- inset: string;
132
- backdrop: string;
133
- };
134
- text: {
135
- strong: string;
136
- default: string;
137
- subtle: string;
138
- disabled: string;
139
- negative: string;
140
- warning: string;
141
- positive: string;
142
- onBrandPrimary: string;
143
- onBrandSecondary: string;
144
- onBrandTertiary: string;
145
- };
146
- icon: {
147
- default: string;
148
- strong: string;
149
- subtle: string;
150
- disabled: string;
151
- negative: string;
152
- warning: string;
153
- positive: string;
154
- onBrandPrimary: string;
155
- onBrandSecondary: string;
156
- onBrandTertiary: string;
157
- };
158
- border: {
159
- default: string;
160
- defaultHover: string;
161
- defaultSelected: string;
162
- strong: string;
163
- subtle: string;
164
- negative: string;
165
- warning: string;
166
- positive: string;
167
- };
168
- };
169
- sizes: {
170
- 112: string;
171
- 128: string;
172
- 144: string;
173
- 160: string;
174
- 176: string;
175
- 192: string;
176
- 224: string;
177
- 256: string;
178
- 288: string;
179
- 320: string;
180
- 384: string;
181
- 448: string;
182
- 512: string;
183
- 576: string;
184
- 672: string;
185
- 768: string;
186
- 896: string;
187
- 1024: string;
188
- '0x': string;
189
- '1x': string;
190
- '2x': string;
191
- '3x': string;
192
- '4x': string;
193
- '5x': string;
194
- '6x': string;
195
- '8x': string;
196
- '10x': string;
197
- '12x': string;
198
- '14x': string;
199
- '16x': string;
200
- '20x': string;
201
- '24x': string;
202
- };
203
- radii: {
204
- none: string;
205
- '2xs': string;
206
- xs: string;
207
- sm: string;
208
- md: string;
209
- lg: string;
210
- xl: string;
211
- '2xl': string;
212
- full: string;
213
- };
214
- shadows: {
215
- none: string;
216
- sm: string;
217
- md: string;
218
- lg: string;
219
- xl: string;
220
- };
221
- typography: {
222
- display: {
223
- '3xl': {
224
- fontFamily: string;
225
- fontWeight: string;
226
- fontSize: string;
227
- lineHeight: string;
228
- letterSpacing: string;
229
- fontFeatureSettings: string;
230
- };
231
- '2xl': {
232
- fontFamily: string;
233
- fontWeight: string;
234
- fontSize: string;
235
- lineHeight: string;
236
- letterSpacing: string;
237
- fontFeatureSettings: string;
238
- };
239
- xl: {
240
- fontFamily: string;
241
- fontWeight: string;
242
- fontSize: string;
243
- lineHeight: string;
244
- letterSpacing: string;
245
- fontFeatureSettings: string;
246
- };
247
- lg: {
248
- fontFamily: string;
249
- fontWeight: string;
250
- fontSize: string;
251
- lineHeight: string;
252
- letterSpacing: string;
253
- fontFeatureSettings: string;
254
- };
255
- md: {
256
- fontFamily: string;
257
- fontWeight: string;
258
- fontSize: string;
259
- lineHeight: string;
260
- letterSpacing: string;
261
- fontFeatureSettings: string;
262
- };
263
- sm: {
264
- fontFamily: string;
265
- fontWeight: string;
266
- fontSize: string;
267
- lineHeight: string;
268
- letterSpacing: string;
269
- fontFeatureSettings: string;
270
- };
271
- xs: {
272
- fontFamily: string;
273
- fontWeight: string;
274
- fontSize: string;
275
- lineHeight: string;
276
- letterSpacing: string;
277
- fontFeatureSettings: string;
278
- };
279
- };
280
- title: {
281
- lg: {
282
- fontFamily: string;
283
- fontWeight: string;
284
- fontSize: string;
285
- lineHeight: string;
286
- letterSpacing: string;
287
- };
288
- md: {
289
- fontFamily: string;
290
- fontWeight: string;
291
- fontSize: string;
292
- lineHeight: string;
293
- letterSpacing: string;
294
- };
295
- sm: {
296
- fontFamily: string;
297
- fontWeight: string;
298
- fontSize: string;
299
- lineHeight: string;
300
- letterSpacing: string;
301
- };
302
- xs: {
303
- fontFamily: string;
304
- fontWeight: string;
305
- fontSize: string;
306
- lineHeight: string;
307
- letterSpacing: string;
308
- };
309
- '2xs': {
310
- fontFamily: string;
311
- fontWeight: string;
312
- fontSize: string;
313
- lineHeight: string;
314
- letterSpacing: string;
315
- };
316
- '3xs': {
317
- fontFamily: string;
318
- fontWeight: string;
319
- fontSize: string;
320
- lineHeight: string;
321
- letterSpacing: string;
322
- };
323
- };
324
- body: {
325
- xl: {
326
- fontFamily: string;
327
- fontWeight: string;
328
- fontSize: string;
329
- lineHeight: string;
330
- letterSpacing: string;
331
- };
332
- lg: {
333
- fontFamily: string;
334
- fontWeight: string;
335
- fontSize: string;
336
- lineHeight: string;
337
- letterSpacing: string;
338
- };
339
- md: {
340
- fontFamily: string;
341
- fontWeight: string;
342
- fontSize: string;
343
- lineHeight: string;
344
- letterSpacing: string;
345
- };
346
- sm: {
347
- fontFamily: string;
348
- fontWeight: string;
349
- fontSize: string;
350
- lineHeight: string;
351
- letterSpacing: string;
352
- };
353
- xs: {
354
- fontFamily: string;
355
- fontWeight: string;
356
- fontSize: string;
357
- lineHeight: string;
358
- letterSpacing: string;
359
- };
360
- };
361
- label: {
362
- md: {
363
- fontFamily: string;
364
- fontWeight: string;
365
- fontSize: string;
366
- lineHeight: string;
367
- letterSpacing: string;
368
- };
369
- sm: {
370
- fontFamily: string;
371
- fontWeight: string;
372
- fontSize: string;
373
- lineHeight: string;
374
- letterSpacing: string;
375
- };
376
- };
377
- button: {
378
- md: {
379
- fontFamily: string;
380
- fontWeight: string;
381
- fontSize: string;
382
- lineHeight: string;
383
- letterSpacing: string;
384
- };
385
- sm: {
386
- fontFamily: string;
387
- fontWeight: string;
388
- fontSize: string;
389
- lineHeight: string;
390
- letterSpacing: string;
391
- };
392
- };
393
- caption: {
394
- md: {
395
- fontFamily: string;
396
- fontWeight: string;
397
- fontSize: string;
398
- lineHeight: string;
399
- letterSpacing: string;
400
- };
401
- sm: {
402
- fontFamily: string;
403
- fontWeight: string;
404
- fontSize: string;
405
- lineHeight: string;
406
- letterSpacing: string;
407
- };
408
- };
409
- };
410
- };
@@ -1,20 +0,0 @@
1
- export declare const radii: {
2
- /** 0px */
3
- none: string;
4
- /** 6px */
5
- '2xs': string;
6
- /** 8px */
7
- xs: string;
8
- /** 12px */
9
- sm: string;
10
- /** 16px */
11
- md: string;
12
- /** 24px */
13
- lg: string;
14
- /** 32px */
15
- xl: string;
16
- /** 48px */
17
- '2xl': string;
18
- /** 9999px */
19
- full: string;
20
- };
@@ -1,7 +0,0 @@
1
- export declare const shadows: {
2
- none: string;
3
- sm: string;
4
- md: string;
5
- lg: string;
6
- xl: string;
7
- };
@@ -1,34 +0,0 @@
1
- export declare const sizes: {
2
- 112: string;
3
- 128: string;
4
- 144: string;
5
- 160: string;
6
- 176: string;
7
- 192: string;
8
- 224: string;
9
- 256: string;
10
- 288: string;
11
- 320: string;
12
- 384: string;
13
- 448: string;
14
- 512: string;
15
- 576: string;
16
- 672: string;
17
- 768: string;
18
- 896: string;
19
- 1024: string;
20
- '0x': string;
21
- '1x': string;
22
- '2x': string;
23
- '3x': string;
24
- '4x': string;
25
- '5x': string;
26
- '6x': string;
27
- '8x': string;
28
- '10x': string;
29
- '12x': string;
30
- '14x': string;
31
- '16x': string;
32
- '20x': string;
33
- '24x': string;
34
- };
@@ -1,30 +0,0 @@
1
- export declare const spacing: {
2
- /** 0rem (0px) */
3
- '0x': string;
4
- /** 0.25rem (4px) */
5
- '1x': string;
6
- /** 0.5rem (8px) */
7
- '2x': string;
8
- /** 0.75rem (12px) */
9
- '3x': string;
10
- /** 1rem (16px) */
11
- '4x': string;
12
- /** 1.25rem (20px) */
13
- '5x': string;
14
- /** 1.5rem (24px) */
15
- '6x': string;
16
- /** 2rem (32px) */
17
- '8x': string;
18
- /** 2.5rem (40px) */
19
- '10x': string;
20
- /** 3rem (48px) */
21
- '12x': string;
22
- /** 3.5rem (56px) */
23
- '14x': string;
24
- /** 4rem (64px) */
25
- '16x': string;
26
- /** 5rem (80px) */
27
- '20x': string;
28
- /** 6rem (96px) */
29
- '24x': string;
30
- };