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