@nextui-org/react 1.0.8-beta.5 → 2.0.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 (659) hide show
  1. package/README.md +6 -46
  2. package/dist/index.d.ts +32 -0
  3. package/dist/index.js +62 -0
  4. package/dist/index.mjs +36 -0
  5. package/package.json +76 -42
  6. package/avatar/package.json +0 -6
  7. package/backdrop/package.json +0 -6
  8. package/button/package.json +0 -6
  9. package/card/package.json +0 -6
  10. package/checkbox/package.json +0 -6
  11. package/cjs/avatar/avatar-group.js +0 -1
  12. package/cjs/avatar/avatar-group.styles.js +0 -1
  13. package/cjs/avatar/avatar.js +0 -1
  14. package/cjs/avatar/avatar.styles.js +0 -1
  15. package/cjs/avatar/index.js +0 -1
  16. package/cjs/backdrop/backdrop.js +0 -1
  17. package/cjs/backdrop/backdrop.styles.js +0 -1
  18. package/cjs/backdrop/index.js +0 -1
  19. package/cjs/button/button-group-context.js +0 -1
  20. package/cjs/button/button-group.js +0 -1
  21. package/cjs/button/button-group.styles.js +0 -1
  22. package/cjs/button/button-icon.js +0 -1
  23. package/cjs/button/button.js +0 -1
  24. package/cjs/button/button.styles.js +0 -1
  25. package/cjs/button/index.js +0 -1
  26. package/cjs/button/utils.js +0 -1
  27. package/cjs/card/card.js +0 -1
  28. package/cjs/card/card.styles.js +0 -1
  29. package/cjs/card/index.js +0 -1
  30. package/cjs/checkbox/checkbox-context.js +0 -1
  31. package/cjs/checkbox/checkbox-group.js +0 -1
  32. package/cjs/checkbox/checkbox.js +0 -1
  33. package/cjs/checkbox/checkbox.styles.js +0 -1
  34. package/cjs/checkbox/index.js +0 -1
  35. package/cjs/checkbox/utils.js +0 -1
  36. package/cjs/code/code.js +0 -1
  37. package/cjs/code/code.styles.js +0 -1
  38. package/cjs/code/index.js +0 -1
  39. package/cjs/col/col.js +0 -1
  40. package/cjs/col/col.styles.js +0 -1
  41. package/cjs/col/index.js +0 -1
  42. package/cjs/collapse/collapse-context.js +0 -1
  43. package/cjs/collapse/collapse-group.js +0 -1
  44. package/cjs/collapse/collapse-icon.js +0 -1
  45. package/cjs/collapse/collapse.js +0 -1
  46. package/cjs/collapse/collapse.styles.js +0 -1
  47. package/cjs/collapse/index.js +0 -1
  48. package/cjs/container/container.js +0 -1
  49. package/cjs/container/container.styles.js +0 -1
  50. package/cjs/container/index.js +0 -1
  51. package/cjs/css-baseline/css-baseline.js +0 -1
  52. package/cjs/css-baseline/index.js +0 -1
  53. package/cjs/divider/divider.js +0 -1
  54. package/cjs/divider/divider.styles.js +0 -1
  55. package/cjs/divider/index.js +0 -1
  56. package/cjs/grid/grid-container.js +0 -1
  57. package/cjs/grid/grid-item.js +0 -1
  58. package/cjs/grid/grid.js +0 -1
  59. package/cjs/grid/grid.styles.js +0 -1
  60. package/cjs/grid/index.js +0 -1
  61. package/cjs/image/image.js +0 -1
  62. package/cjs/image/image.skeleton.js +0 -1
  63. package/cjs/image/image.styles.js +0 -1
  64. package/cjs/image/index.js +0 -1
  65. package/cjs/index.js +0 -1
  66. package/cjs/input/index.js +0 -1
  67. package/cjs/input/input-password.js +0 -1
  68. package/cjs/input/input-props.js +0 -1
  69. package/cjs/input/input.js +0 -1
  70. package/cjs/input/input.styles.js +0 -1
  71. package/cjs/input/password-icon.js +0 -1
  72. package/cjs/link/icon.js +0 -1
  73. package/cjs/link/index.js +0 -1
  74. package/cjs/link/link.js +0 -1
  75. package/cjs/link/link.styles.js +0 -1
  76. package/cjs/loading/index.js +0 -1
  77. package/cjs/loading/loading.js +0 -1
  78. package/cjs/loading/loading.styles.js +0 -1
  79. package/cjs/loading/spinner.js +0 -1
  80. package/cjs/modal/index.js +0 -1
  81. package/cjs/modal/modal-body.js +0 -1
  82. package/cjs/modal/modal-close-button.js +0 -1
  83. package/cjs/modal/modal-context.js +0 -1
  84. package/cjs/modal/modal-footer.js +0 -1
  85. package/cjs/modal/modal-header.js +0 -1
  86. package/cjs/modal/modal-wrapper.js +0 -1
  87. package/cjs/modal/modal.js +0 -1
  88. package/cjs/modal/modal.styles.js +0 -1
  89. package/cjs/modal/use-modal.js +0 -1
  90. package/cjs/pagination/index.js +0 -1
  91. package/cjs/pagination/pagination-ellipsis.js +0 -1
  92. package/cjs/pagination/pagination-highlight.js +0 -1
  93. package/cjs/pagination/pagination-icon.js +0 -1
  94. package/cjs/pagination/pagination-item.js +0 -1
  95. package/cjs/pagination/pagination.js +0 -1
  96. package/cjs/pagination/pagination.styles.js +0 -1
  97. package/cjs/progress/index.js +0 -1
  98. package/cjs/progress/progress.js +0 -1
  99. package/cjs/progress/progress.styles.js +0 -1
  100. package/cjs/radio/index.js +0 -1
  101. package/cjs/radio/radio-context.js +0 -1
  102. package/cjs/radio/radio-group.js +0 -1
  103. package/cjs/radio/radio.js +0 -1
  104. package/cjs/radio/radio.styles.js +0 -1
  105. package/cjs/row/index.js +0 -1
  106. package/cjs/row/row.js +0 -1
  107. package/cjs/row/row.styles.js +0 -1
  108. package/cjs/snippet/index.js +0 -1
  109. package/cjs/snippet/snippet-icon.js +0 -1
  110. package/cjs/snippet/snippet.js +0 -1
  111. package/cjs/snippet/snippet.styles.js +0 -1
  112. package/cjs/spacer/index.js +0 -1
  113. package/cjs/spacer/spacer.js +0 -1
  114. package/cjs/spacer/spacer.styles.js +0 -1
  115. package/cjs/switch/index.js +0 -1
  116. package/cjs/switch/switch.js +0 -1
  117. package/cjs/switch/switch.styles.js +0 -1
  118. package/cjs/table/base/index.js +0 -1
  119. package/cjs/table/base/table-body.js +0 -1
  120. package/cjs/table/base/table-cell.js +0 -1
  121. package/cjs/table/base/table-column.js +0 -1
  122. package/cjs/table/base/table-header.js +0 -1
  123. package/cjs/table/base/table-row.js +0 -1
  124. package/cjs/table/index.js +0 -1
  125. package/cjs/table/table-body.js +0 -1
  126. package/cjs/table/table-cell.js +0 -1
  127. package/cjs/table/table-checkbox-cell.js +0 -1
  128. package/cjs/table/table-column-header.js +0 -1
  129. package/cjs/table/table-context.js +0 -1
  130. package/cjs/table/table-footer.js +0 -1
  131. package/cjs/table/table-header-row.js +0 -1
  132. package/cjs/table/table-pagination.js +0 -1
  133. package/cjs/table/table-row-group.js +0 -1
  134. package/cjs/table/table-row.js +0 -1
  135. package/cjs/table/table-select-all-checkbox.js +0 -1
  136. package/cjs/table/table-sort-icon.js +0 -1
  137. package/cjs/table/table.js +0 -1
  138. package/cjs/table/table.styles.js +0 -1
  139. package/cjs/table/utils.js +0 -1
  140. package/cjs/text/child.js +0 -1
  141. package/cjs/text/index.js +0 -1
  142. package/cjs/text/text.js +0 -1
  143. package/cjs/text/text.styles.js +0 -1
  144. package/cjs/textarea/index.js +0 -1
  145. package/cjs/textarea/textarea.js +0 -1
  146. package/cjs/textarea/utils.js +0 -1
  147. package/cjs/theme/common.js +0 -1
  148. package/cjs/theme/dark-theme.js +0 -1
  149. package/cjs/theme/index.js +0 -1
  150. package/cjs/theme/light-theme.js +0 -1
  151. package/cjs/theme/stitches.config.js +0 -1
  152. package/cjs/theme/theme-context.js +0 -1
  153. package/cjs/theme/theme-provider.js +0 -1
  154. package/cjs/theme/types.js +0 -1
  155. package/cjs/theme/utils.js +0 -1
  156. package/cjs/tooltip/index.js +0 -1
  157. package/cjs/tooltip/placement.js +0 -1
  158. package/cjs/tooltip/tooltip-content.js +0 -1
  159. package/cjs/tooltip/tooltip.js +0 -1
  160. package/cjs/tooltip/tooltip.styles.js +0 -1
  161. package/cjs/use-body-scroll/index.js +0 -1
  162. package/cjs/use-body-scroll/use-body-scroll.js +0 -1
  163. package/cjs/use-click-anywhere/index.js +0 -1
  164. package/cjs/use-click-anywhere/use-click-anywhere.js +0 -1
  165. package/cjs/use-click-away/index.js +0 -1
  166. package/cjs/use-click-away/use-click-away.js +0 -1
  167. package/cjs/use-clipboard/index.js +0 -1
  168. package/cjs/use-clipboard/use-clipboard.js +0 -1
  169. package/cjs/use-current-state/index.js +0 -1
  170. package/cjs/use-current-state/use-current-state.js +0 -1
  171. package/cjs/use-drip/index.js +0 -1
  172. package/cjs/use-drip/use-drip.js +0 -1
  173. package/cjs/use-input/index.js +0 -1
  174. package/cjs/use-input/use-input.js +0 -1
  175. package/cjs/use-keyboard/codes.js +0 -1
  176. package/cjs/use-keyboard/helper.js +0 -1
  177. package/cjs/use-keyboard/index.js +0 -1
  178. package/cjs/use-keyboard/use-keyboard.js +0 -1
  179. package/cjs/use-pagination/index.js +0 -1
  180. package/cjs/use-portal/index.js +0 -1
  181. package/cjs/use-portal/use-portal.js +0 -1
  182. package/cjs/use-real-shape/index.js +0 -1
  183. package/cjs/use-real-shape/use-real-shape.js +0 -1
  184. package/cjs/use-resize/index.js +0 -1
  185. package/cjs/use-resize/use-resize.js +0 -1
  186. package/cjs/use-ssr/index.js +0 -1
  187. package/cjs/use-ssr/use-ssr.js +0 -1
  188. package/cjs/use-theme/index.js +0 -1
  189. package/cjs/use-theme/use-theme.js +0 -1
  190. package/cjs/use-warning/index.js +0 -1
  191. package/cjs/use-warning/use-warning.js +0 -1
  192. package/cjs/user/index.js +0 -1
  193. package/cjs/user/user-link.js +0 -1
  194. package/cjs/user/user.js +0 -1
  195. package/cjs/user/user.styles.js +0 -1
  196. package/cjs/utils/assertion.js +0 -1
  197. package/cjs/utils/clear-icon.js +0 -1
  198. package/cjs/utils/clsx.js +0 -1
  199. package/cjs/utils/collections.js +0 -1
  200. package/cjs/utils/color.js +0 -1
  201. package/cjs/utils/css-transition.js +0 -1
  202. package/cjs/utils/deep-merge.js +0 -1
  203. package/cjs/utils/dimensions.js +0 -1
  204. package/cjs/utils/dom.js +0 -1
  205. package/cjs/utils/drip.js +0 -1
  206. package/cjs/utils/expand.js +0 -1
  207. package/cjs/utils/icons.js +0 -1
  208. package/cjs/utils/numbers.js +0 -1
  209. package/cjs/utils/object.js +0 -1
  210. package/cjs/utils/prop-types.js +0 -1
  211. package/cjs/utils/react.js +0 -1
  212. package/cjs/utils/strings.js +0 -1
  213. package/cjs/utils/types.d.js +0 -1
  214. package/cjs/utils/with-defaults.js +0 -1
  215. package/code/package.json +0 -6
  216. package/col/package.json +0 -6
  217. package/collapse/package.json +0 -6
  218. package/container/package.json +0 -6
  219. package/css-baseline/package.json +0 -6
  220. package/divider/package.json +0 -6
  221. package/esm/avatar/avatar-group.js +0 -1
  222. package/esm/avatar/avatar-group.styles.js +0 -1
  223. package/esm/avatar/avatar.js +0 -1
  224. package/esm/avatar/avatar.styles.js +0 -1
  225. package/esm/avatar/index.js +0 -1
  226. package/esm/backdrop/backdrop.js +0 -1
  227. package/esm/backdrop/backdrop.styles.js +0 -1
  228. package/esm/backdrop/index.js +0 -1
  229. package/esm/button/button-group-context.js +0 -1
  230. package/esm/button/button-group.js +0 -1
  231. package/esm/button/button-group.styles.js +0 -1
  232. package/esm/button/button-icon.js +0 -1
  233. package/esm/button/button.js +0 -1
  234. package/esm/button/button.styles.js +0 -1
  235. package/esm/button/index.js +0 -1
  236. package/esm/button/utils.js +0 -1
  237. package/esm/card/card.js +0 -1
  238. package/esm/card/card.styles.js +0 -1
  239. package/esm/card/index.js +0 -1
  240. package/esm/checkbox/checkbox-context.js +0 -1
  241. package/esm/checkbox/checkbox-group.js +0 -1
  242. package/esm/checkbox/checkbox.js +0 -1
  243. package/esm/checkbox/checkbox.styles.js +0 -1
  244. package/esm/checkbox/index.js +0 -1
  245. package/esm/checkbox/utils.js +0 -1
  246. package/esm/code/code.js +0 -1
  247. package/esm/code/code.styles.js +0 -1
  248. package/esm/code/index.js +0 -1
  249. package/esm/col/col.js +0 -1
  250. package/esm/col/col.styles.js +0 -1
  251. package/esm/col/index.js +0 -1
  252. package/esm/collapse/collapse-context.js +0 -1
  253. package/esm/collapse/collapse-group.js +0 -1
  254. package/esm/collapse/collapse-icon.js +0 -1
  255. package/esm/collapse/collapse.js +0 -1
  256. package/esm/collapse/collapse.styles.js +0 -1
  257. package/esm/collapse/index.js +0 -1
  258. package/esm/container/container.js +0 -1
  259. package/esm/container/container.styles.js +0 -1
  260. package/esm/container/index.js +0 -1
  261. package/esm/css-baseline/css-baseline.js +0 -1
  262. package/esm/css-baseline/index.js +0 -1
  263. package/esm/divider/divider.js +0 -1
  264. package/esm/divider/divider.styles.js +0 -1
  265. package/esm/divider/index.js +0 -1
  266. package/esm/grid/grid-container.js +0 -1
  267. package/esm/grid/grid-item.js +0 -1
  268. package/esm/grid/grid.js +0 -1
  269. package/esm/grid/grid.styles.js +0 -1
  270. package/esm/grid/index.js +0 -1
  271. package/esm/image/image.js +0 -1
  272. package/esm/image/image.skeleton.js +0 -1
  273. package/esm/image/image.styles.js +0 -1
  274. package/esm/image/index.js +0 -1
  275. package/esm/index.js +0 -1
  276. package/esm/input/index.js +0 -1
  277. package/esm/input/input-password.js +0 -1
  278. package/esm/input/input-props.js +0 -1
  279. package/esm/input/input.js +0 -1
  280. package/esm/input/input.styles.js +0 -1
  281. package/esm/input/password-icon.js +0 -1
  282. package/esm/link/icon.js +0 -1
  283. package/esm/link/index.js +0 -1
  284. package/esm/link/link.js +0 -1
  285. package/esm/link/link.styles.js +0 -1
  286. package/esm/loading/index.js +0 -1
  287. package/esm/loading/loading.js +0 -1
  288. package/esm/loading/loading.styles.js +0 -1
  289. package/esm/loading/spinner.js +0 -1
  290. package/esm/modal/index.js +0 -1
  291. package/esm/modal/modal-body.js +0 -1
  292. package/esm/modal/modal-close-button.js +0 -1
  293. package/esm/modal/modal-context.js +0 -1
  294. package/esm/modal/modal-footer.js +0 -1
  295. package/esm/modal/modal-header.js +0 -1
  296. package/esm/modal/modal-wrapper.js +0 -1
  297. package/esm/modal/modal.js +0 -1
  298. package/esm/modal/modal.styles.js +0 -1
  299. package/esm/modal/use-modal.js +0 -1
  300. package/esm/pagination/index.js +0 -1
  301. package/esm/pagination/pagination-ellipsis.js +0 -1
  302. package/esm/pagination/pagination-highlight.js +0 -1
  303. package/esm/pagination/pagination-icon.js +0 -1
  304. package/esm/pagination/pagination-item.js +0 -1
  305. package/esm/pagination/pagination.js +0 -1
  306. package/esm/pagination/pagination.styles.js +0 -1
  307. package/esm/progress/index.js +0 -1
  308. package/esm/progress/progress.js +0 -1
  309. package/esm/progress/progress.styles.js +0 -1
  310. package/esm/radio/index.js +0 -1
  311. package/esm/radio/radio-context.js +0 -1
  312. package/esm/radio/radio-group.js +0 -1
  313. package/esm/radio/radio.js +0 -1
  314. package/esm/radio/radio.styles.js +0 -1
  315. package/esm/row/index.js +0 -1
  316. package/esm/row/row.js +0 -1
  317. package/esm/row/row.styles.js +0 -1
  318. package/esm/snippet/index.js +0 -1
  319. package/esm/snippet/snippet-icon.js +0 -1
  320. package/esm/snippet/snippet.js +0 -1
  321. package/esm/snippet/snippet.styles.js +0 -1
  322. package/esm/spacer/index.js +0 -1
  323. package/esm/spacer/spacer.js +0 -1
  324. package/esm/spacer/spacer.styles.js +0 -1
  325. package/esm/switch/index.js +0 -1
  326. package/esm/switch/switch.js +0 -1
  327. package/esm/switch/switch.styles.js +0 -1
  328. package/esm/table/base/index.js +0 -1
  329. package/esm/table/base/table-body.js +0 -1
  330. package/esm/table/base/table-cell.js +0 -1
  331. package/esm/table/base/table-column.js +0 -1
  332. package/esm/table/base/table-header.js +0 -1
  333. package/esm/table/base/table-row.js +0 -1
  334. package/esm/table/index.js +0 -1
  335. package/esm/table/table-body.js +0 -1
  336. package/esm/table/table-cell.js +0 -1
  337. package/esm/table/table-checkbox-cell.js +0 -1
  338. package/esm/table/table-column-header.js +0 -1
  339. package/esm/table/table-context.js +0 -1
  340. package/esm/table/table-footer.js +0 -1
  341. package/esm/table/table-header-row.js +0 -1
  342. package/esm/table/table-pagination.js +0 -1
  343. package/esm/table/table-row-group.js +0 -1
  344. package/esm/table/table-row.js +0 -1
  345. package/esm/table/table-select-all-checkbox.js +0 -1
  346. package/esm/table/table-sort-icon.js +0 -1
  347. package/esm/table/table.js +0 -1
  348. package/esm/table/table.styles.js +0 -1
  349. package/esm/table/utils.js +0 -1
  350. package/esm/text/child.js +0 -1
  351. package/esm/text/index.js +0 -1
  352. package/esm/text/text.js +0 -1
  353. package/esm/text/text.styles.js +0 -1
  354. package/esm/textarea/index.js +0 -1
  355. package/esm/textarea/textarea.js +0 -1
  356. package/esm/textarea/utils.js +0 -1
  357. package/esm/theme/common.js +0 -1
  358. package/esm/theme/dark-theme.js +0 -1
  359. package/esm/theme/index.js +0 -1
  360. package/esm/theme/light-theme.js +0 -1
  361. package/esm/theme/stitches.config.js +0 -1
  362. package/esm/theme/theme-context.js +0 -1
  363. package/esm/theme/theme-provider.js +0 -1
  364. package/esm/theme/types.js +0 -1
  365. package/esm/theme/utils.js +0 -1
  366. package/esm/tooltip/index.js +0 -1
  367. package/esm/tooltip/placement.js +0 -1
  368. package/esm/tooltip/tooltip-content.js +0 -1
  369. package/esm/tooltip/tooltip.js +0 -1
  370. package/esm/tooltip/tooltip.styles.js +0 -1
  371. package/esm/use-body-scroll/index.js +0 -1
  372. package/esm/use-body-scroll/use-body-scroll.js +0 -1
  373. package/esm/use-click-anywhere/index.js +0 -1
  374. package/esm/use-click-anywhere/use-click-anywhere.js +0 -1
  375. package/esm/use-click-away/index.js +0 -1
  376. package/esm/use-click-away/use-click-away.js +0 -1
  377. package/esm/use-clipboard/index.js +0 -1
  378. package/esm/use-clipboard/use-clipboard.js +0 -1
  379. package/esm/use-current-state/index.js +0 -1
  380. package/esm/use-current-state/use-current-state.js +0 -1
  381. package/esm/use-drip/index.js +0 -1
  382. package/esm/use-drip/use-drip.js +0 -1
  383. package/esm/use-input/index.js +0 -1
  384. package/esm/use-input/use-input.js +0 -1
  385. package/esm/use-keyboard/codes.js +0 -1
  386. package/esm/use-keyboard/helper.js +0 -1
  387. package/esm/use-keyboard/index.js +0 -1
  388. package/esm/use-keyboard/use-keyboard.js +0 -1
  389. package/esm/use-pagination/index.js +0 -1
  390. package/esm/use-portal/index.js +0 -1
  391. package/esm/use-portal/use-portal.js +0 -1
  392. package/esm/use-real-shape/index.js +0 -1
  393. package/esm/use-real-shape/use-real-shape.js +0 -1
  394. package/esm/use-resize/index.js +0 -1
  395. package/esm/use-resize/use-resize.js +0 -1
  396. package/esm/use-ssr/index.js +0 -1
  397. package/esm/use-ssr/use-ssr.js +0 -1
  398. package/esm/use-theme/index.js +0 -1
  399. package/esm/use-theme/use-theme.js +0 -1
  400. package/esm/use-warning/index.js +0 -1
  401. package/esm/use-warning/use-warning.js +0 -1
  402. package/esm/user/index.js +0 -1
  403. package/esm/user/user-link.js +0 -1
  404. package/esm/user/user.js +0 -1
  405. package/esm/user/user.styles.js +0 -1
  406. package/esm/utils/assertion.js +0 -1
  407. package/esm/utils/clear-icon.js +0 -1
  408. package/esm/utils/clsx.js +0 -1
  409. package/esm/utils/collections.js +0 -1
  410. package/esm/utils/color.js +0 -1
  411. package/esm/utils/css-transition.js +0 -1
  412. package/esm/utils/deep-merge.js +0 -1
  413. package/esm/utils/dimensions.js +0 -1
  414. package/esm/utils/dom.js +0 -1
  415. package/esm/utils/drip.js +0 -1
  416. package/esm/utils/expand.js +0 -1
  417. package/esm/utils/icons.js +0 -1
  418. package/esm/utils/numbers.js +0 -1
  419. package/esm/utils/object.js +0 -1
  420. package/esm/utils/prop-types.js +0 -1
  421. package/esm/utils/react.js +0 -1
  422. package/esm/utils/strings.js +0 -1
  423. package/esm/utils/types.d.js +0 -1
  424. package/esm/utils/with-defaults.js +0 -1
  425. package/grid/package.json +0 -6
  426. package/image/package.json +0 -6
  427. package/input/package.json +0 -6
  428. package/link/package.json +0 -6
  429. package/loading/package.json +0 -6
  430. package/modal/package.json +0 -6
  431. package/pagination/package.json +0 -6
  432. package/progress/package.json +0 -6
  433. package/radio/package.json +0 -6
  434. package/row/package.json +0 -6
  435. package/snippet/package.json +0 -6
  436. package/spacer/package.json +0 -6
  437. package/switch/package.json +0 -6
  438. package/table/package.json +0 -6
  439. package/text/package.json +0 -6
  440. package/textarea/package.json +0 -6
  441. package/tooltip/package.json +0 -6
  442. package/types/avatar/avatar-group.d.ts +0 -13
  443. package/types/avatar/avatar-group.styles.d.ts +0 -1875
  444. package/types/avatar/avatar.d.ts +0 -21
  445. package/types/avatar/avatar.styles.d.ts +0 -949
  446. package/types/avatar/index.d.ts +0 -7
  447. package/types/backdrop/backdrop.d.ts +0 -37
  448. package/types/backdrop/backdrop.styles.d.ts +0 -2814
  449. package/types/backdrop/index.d.ts +0 -5
  450. package/types/button/button-group-context.d.ts +0 -20
  451. package/types/button/button-group.d.ts +0 -34
  452. package/types/button/button-group.styles.d.ts +0 -944
  453. package/types/button/button-icon.d.ts +0 -956
  454. package/types/button/button.d.ts +0 -33
  455. package/types/button/button.styles.d.ts +0 -3019
  456. package/types/button/index.d.ts +0 -10
  457. package/types/button/utils.d.ts +0 -53
  458. package/types/card/card.d.ts +0 -23
  459. package/types/card/card.styles.d.ts +0 -3755
  460. package/types/card/index.d.ts +0 -5
  461. package/types/checkbox/checkbox-context.d.ts +0 -11
  462. package/types/checkbox/checkbox-group.d.ts +0 -30
  463. package/types/checkbox/checkbox.d.ts +0 -51
  464. package/types/checkbox/checkbox.styles.d.ts +0 -10415
  465. package/types/checkbox/index.d.ts +0 -6
  466. package/types/checkbox/utils.d.ts +0 -288
  467. package/types/code/code.d.ts +0 -15
  468. package/types/code/code.styles.d.ts +0 -1872
  469. package/types/code/index.d.ts +0 -5
  470. package/types/col/col.d.ts +0 -20
  471. package/types/col/col.styles.d.ts +0 -938
  472. package/types/col/index.d.ts +0 -5
  473. package/types/collapse/collapse-context.d.ts +0 -9
  474. package/types/collapse/collapse-group.d.ts +0 -18
  475. package/types/collapse/collapse-icon.d.ts +0 -19
  476. package/types/collapse/collapse.d.ts +0 -43
  477. package/types/collapse/collapse.styles.d.ts +0 -5650
  478. package/types/collapse/index.d.ts +0 -6
  479. package/types/container/container.d.ts +0 -40
  480. package/types/container/container.styles.d.ts +0 -941
  481. package/types/container/index.d.ts +0 -5
  482. package/types/css-baseline/css-baseline.d.ts +0 -9
  483. package/types/css-baseline/index.d.ts +0 -1
  484. package/types/divider/divider.d.ts +0 -22
  485. package/types/divider/divider.styles.d.ts +0 -1877
  486. package/types/divider/index.d.ts +0 -5
  487. package/types/grid/grid-container.d.ts +0 -19
  488. package/types/grid/grid-item.d.ts +0 -31
  489. package/types/grid/grid.d.ts +0 -9
  490. package/types/grid/grid.styles.d.ts +0 -1873
  491. package/types/grid/index.d.ts +0 -7
  492. package/types/image/image.d.ts +0 -29
  493. package/types/image/image.skeleton.d.ts +0 -19
  494. package/types/image/image.styles.d.ts +0 -2811
  495. package/types/image/index.d.ts +0 -5
  496. package/types/index.d.ts +0 -85
  497. package/types/input/index.d.ts +0 -7
  498. package/types/input/input-password.d.ts +0 -98
  499. package/types/input/input-props.d.ts +0 -66
  500. package/types/input/input.d.ts +0 -18
  501. package/types/input/input.styles.d.ts +0 -10349
  502. package/types/input/password-icon.d.ts +0 -6
  503. package/types/link/icon.d.ts +0 -4
  504. package/types/link/index.d.ts +0 -5
  505. package/types/link/link.d.ts +0 -43
  506. package/types/link/link.styles.d.ts +0 -1878
  507. package/types/loading/index.d.ts +0 -7
  508. package/types/loading/loading.d.ts +0 -24
  509. package/types/loading/loading.styles.d.ts +0 -5626
  510. package/types/loading/spinner.d.ts +0 -17
  511. package/types/modal/index.d.ts +0 -8
  512. package/types/modal/modal-body.d.ts +0 -45
  513. package/types/modal/modal-close-button.d.ts +0 -13
  514. package/types/modal/modal-context.d.ts +0 -8
  515. package/types/modal/modal-footer.d.ts +0 -24
  516. package/types/modal/modal-header.d.ts +0 -24
  517. package/types/modal/modal-wrapper.d.ts +0 -24
  518. package/types/modal/modal.d.ts +0 -40
  519. package/types/modal/modal.styles.d.ts +0 -5632
  520. package/types/modal/use-modal.d.ts +0 -11
  521. package/types/pagination/index.d.ts +0 -7
  522. package/types/pagination/pagination-ellipsis.d.ts +0 -11
  523. package/types/pagination/pagination-highlight.d.ts +0 -15
  524. package/types/pagination/pagination-icon.d.ts +0 -16
  525. package/types/pagination/pagination-item.d.ts +0 -22
  526. package/types/pagination/pagination.d.ts +0 -46
  527. package/types/pagination/pagination.styles.d.ts +0 -5639
  528. package/types/progress/index.d.ts +0 -5
  529. package/types/progress/progress.d.ts +0 -65
  530. package/types/progress/progress.styles.d.ts +0 -1883
  531. package/types/radio/index.d.ts +0 -4
  532. package/types/radio/radio-context.d.ts +0 -13
  533. package/types/radio/radio-group.d.ts +0 -30
  534. package/types/radio/radio.d.ts +0 -45
  535. package/types/radio/radio.styles.d.ts +0 -5627
  536. package/types/row/index.d.ts +0 -5
  537. package/types/row/row.d.ts +0 -21
  538. package/types/row/row.styles.d.ts +0 -940
  539. package/types/snippet/index.d.ts +0 -5
  540. package/types/snippet/snippet-icon.d.ts +0 -21
  541. package/types/snippet/snippet.d.ts +0 -35
  542. package/types/snippet/snippet.styles.d.ts +0 -3750
  543. package/types/spacer/index.d.ts +0 -5
  544. package/types/spacer/spacer.d.ts +0 -41
  545. package/types/spacer/spacer.styles.d.ts +0 -939
  546. package/types/switch/index.d.ts +0 -5
  547. package/types/switch/switch.d.ts +0 -82
  548. package/types/switch/switch.styles.d.ts +0 -3756
  549. package/types/table/base/index.d.ts +0 -5
  550. package/types/table/base/table-body.d.ts +0 -8
  551. package/types/table/base/table-cell.d.ts +0 -8
  552. package/types/table/base/table-column.d.ts +0 -8
  553. package/types/table/base/table-header.d.ts +0 -4
  554. package/types/table/base/table-row.d.ts +0 -8
  555. package/types/table/index.d.ts +0 -12
  556. package/types/table/table-body.d.ts +0 -20
  557. package/types/table/table-cell.d.ts +0 -20
  558. package/types/table/table-checkbox-cell.d.ts +0 -23
  559. package/types/table/table-column-header.d.ts +0 -1031
  560. package/types/table/table-context.d.ts +0 -29
  561. package/types/table/table-footer.d.ts +0 -31
  562. package/types/table/table-header-row.d.ts +0 -19
  563. package/types/table/table-pagination.d.ts +0 -16
  564. package/types/table/table-row-group.d.ts +0 -14
  565. package/types/table/table-row.d.ts +0 -19
  566. package/types/table/table-select-all-checkbox.d.ts +0 -20
  567. package/types/table/table-sort-icon.d.ts +0 -948
  568. package/types/table/table.d.ts +0 -29
  569. package/types/table/table.styles.d.ts +0 -16112
  570. package/types/table/utils.d.ts +0 -31
  571. package/types/text/child.d.ts +0 -23
  572. package/types/text/index.d.ts +0 -4
  573. package/types/text/text.d.ts +0 -59
  574. package/types/text/text.styles.d.ts +0 -939
  575. package/types/textarea/index.d.ts +0 -3
  576. package/types/textarea/textarea.d.ts +0 -42
  577. package/types/textarea/utils.d.ts +0 -13
  578. package/types/theme/common.d.ts +0 -1668
  579. package/types/theme/dark-theme.d.ts +0 -43
  580. package/types/theme/light-theme.d.ts +0 -28
  581. package/types/theme/stitches.config.d.ts +0 -10076
  582. package/types/theme/theme-context.d.ts +0 -5
  583. package/types/theme/theme-provider.d.ts +0 -14
  584. package/types/theme/types.d.ts +0 -73
  585. package/types/theme/utils.d.ts +0 -16
  586. package/types/tooltip/index.d.ts +0 -6
  587. package/types/tooltip/placement.d.ts +0 -39
  588. package/types/tooltip/tooltip-content.d.ts +0 -27
  589. package/types/tooltip/tooltip.d.ts +0 -59
  590. package/types/tooltip/tooltip.styles.d.ts +0 -3751
  591. package/types/use-body-scroll/index.d.ts +0 -3
  592. package/types/use-body-scroll/use-body-scroll.d.ts +0 -9
  593. package/types/use-click-anywhere/index.d.ts +0 -2
  594. package/types/use-click-anywhere/use-click-anywhere.d.ts +0 -2
  595. package/types/use-click-away/index.d.ts +0 -2
  596. package/types/use-click-away/use-click-away.d.ts +0 -3
  597. package/types/use-clipboard/index.d.ts +0 -3
  598. package/types/use-clipboard/use-clipboard.d.ts +0 -8
  599. package/types/use-current-state/index.d.ts +0 -2
  600. package/types/use-current-state/use-current-state.d.ts +0 -8
  601. package/types/use-drip/index.d.ts +0 -2
  602. package/types/use-drip/use-drip.d.ts +0 -10
  603. package/types/use-input/index.d.ts +0 -2
  604. package/types/use-input/use-input.d.ts +0 -13
  605. package/types/use-keyboard/codes.d.ts +0 -92
  606. package/types/use-keyboard/helper.d.ts +0 -3
  607. package/types/use-keyboard/index.d.ts +0 -5
  608. package/types/use-keyboard/use-keyboard.d.ts +0 -22
  609. package/types/use-pagination/index.d.ts +0 -20
  610. package/types/use-portal/index.d.ts +0 -2
  611. package/types/use-portal/use-portal.d.ts +0 -2
  612. package/types/use-real-shape/index.d.ts +0 -2
  613. package/types/use-real-shape/use-real-shape.d.ts +0 -9
  614. package/types/use-resize/index.d.ts +0 -2
  615. package/types/use-resize/use-resize.d.ts +0 -2
  616. package/types/use-ssr/index.d.ts +0 -2
  617. package/types/use-ssr/use-ssr.d.ts +0 -6
  618. package/types/use-theme/index.d.ts +0 -2
  619. package/types/use-theme/use-theme.d.ts +0 -3
  620. package/types/use-warning/index.d.ts +0 -2
  621. package/types/use-warning/use-warning.d.ts +0 -2
  622. package/types/user/index.d.ts +0 -5
  623. package/types/user/user-link.d.ts +0 -15
  624. package/types/user/user.d.ts +0 -35
  625. package/types/user/user.styles.d.ts +0 -4675
  626. package/types/utils/assertion.d.ts +0 -8
  627. package/types/utils/clear-icon.d.ts +0 -16
  628. package/types/utils/clsx.d.ts +0 -1
  629. package/types/utils/collections.d.ts +0 -13
  630. package/types/utils/color.d.ts +0 -28
  631. package/types/utils/css-transition.d.ts +0 -27
  632. package/types/utils/deep-merge.d.ts +0 -1
  633. package/types/utils/dimensions.d.ts +0 -1
  634. package/types/utils/dom.d.ts +0 -18
  635. package/types/utils/drip.d.ts +0 -981
  636. package/types/utils/expand.d.ts +0 -20
  637. package/types/utils/numbers.d.ts +0 -9
  638. package/types/utils/object.d.ts +0 -15
  639. package/types/utils/prop-types.d.ts +0 -61
  640. package/types/utils/with-defaults.d.ts +0 -3
  641. package/umd/nextui.js +0 -40828
  642. package/umd/nextui.min.js +0 -2
  643. package/umd/nextui.min.js.LICENSE.txt +0 -29
  644. package/use-body-scroll/package.json +0 -6
  645. package/use-click-anywhere/package.json +0 -6
  646. package/use-click-away/package.json +0 -6
  647. package/use-clipboard/package.json +0 -6
  648. package/use-current-state/package.json +0 -6
  649. package/use-drip/package.json +0 -6
  650. package/use-input/package.json +0 -6
  651. package/use-keyboard/package.json +0 -6
  652. package/use-portal/package.json +0 -6
  653. package/use-real-shape/package.json +0 -6
  654. package/use-resize/package.json +0 -6
  655. package/use-ssr/package.json +0 -6
  656. package/use-theme/package.json +0 -6
  657. package/use-warning/package.json +0 -6
  658. package/user/package.json +0 -6
  659. package/utils/package.json +0 -6
@@ -1,2811 +0,0 @@
1
- import { VariantProps } from '../theme/stitches.config';
2
- export declare const StyledImageContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
3
- ready?: boolean | "true" | "false" | undefined;
4
- }, {
5
- xs: string;
6
- sm: string;
7
- md: string;
8
- lg: string;
9
- xl: string;
10
- xsMax: string;
11
- smMax: string;
12
- mdMax: string;
13
- lgMax: string;
14
- xlMax: string;
15
- motion: string;
16
- safari: string;
17
- hover: string;
18
- dark: string;
19
- light: string;
20
- }, import("@stitches/react/types/css-util").CSS<{
21
- xs: string;
22
- sm: string;
23
- md: string;
24
- lg: string;
25
- xl: string;
26
- xsMax: string;
27
- smMax: string;
28
- mdMax: string;
29
- lgMax: string;
30
- xlMax: string;
31
- motion: string;
32
- safari: string;
33
- hover: string;
34
- dark: string;
35
- light: string;
36
- }, {
37
- shadows: {
38
- xs: string;
39
- sm: string;
40
- md: string;
41
- lg: string;
42
- xl: string;
43
- };
44
- colors: {
45
- accents1: string;
46
- accents2: string;
47
- accents3: string;
48
- accents4: string;
49
- accents5: string;
50
- accents6: string;
51
- accents7: string;
52
- accents8: string;
53
- accents9: string;
54
- text: string;
55
- background: string;
56
- foreground: string;
57
- codeLight: string;
58
- code: string;
59
- border: string;
60
- selection: string;
61
- white: string;
62
- black: string;
63
- blue100: string;
64
- blue200: string;
65
- blue300: string;
66
- blue400: string;
67
- blue500: string;
68
- blue600: string;
69
- blue700: string;
70
- blue800: string;
71
- blue900: string;
72
- purple100: string;
73
- purple200: string;
74
- purple300: string;
75
- purple400: string;
76
- purple500: string;
77
- purple600: string;
78
- purple700: string;
79
- purple800: string;
80
- purple900: string;
81
- green100: string;
82
- green200: string;
83
- green300: string;
84
- green400: string;
85
- green500: string;
86
- green600: string;
87
- green700: string;
88
- green800: string;
89
- green900: string;
90
- yellow100: string;
91
- yellow200: string;
92
- yellow300: string;
93
- yellow400: string;
94
- yellow500: string;
95
- yellow600: string;
96
- yellow700: string;
97
- yellow800: string;
98
- yellow900: string;
99
- red100: string;
100
- red200: string;
101
- red300: string;
102
- red400: string;
103
- red500: string;
104
- red600: string;
105
- red700: string;
106
- red800: string;
107
- red900: string;
108
- cyan100: string;
109
- cyan200: string;
110
- cyan300: string;
111
- cyan400: string;
112
- cyan500: string;
113
- cyan600: string;
114
- cyan700: string;
115
- cyan800: string;
116
- cyan900: string;
117
- pink100: string;
118
- pink200: string;
119
- pink300: string;
120
- pink400: string;
121
- pink500: string;
122
- pink600: string;
123
- pink700: string;
124
- pink800: string;
125
- pink900: string;
126
- gray100: string;
127
- gray200: string;
128
- gray300: string;
129
- gray400: string;
130
- gray500: string;
131
- gray600: string;
132
- gray700: string;
133
- gray800: string;
134
- gray900: string;
135
- primaryLight: string;
136
- primary: string;
137
- primaryDark: string;
138
- primaryShadow: string;
139
- secondaryLight: string;
140
- secondary: string;
141
- secondaryDark: string;
142
- secondaryShadow: string;
143
- successLight: string;
144
- success: string;
145
- successDark: string;
146
- successShadow: string;
147
- warningLight: string;
148
- warning: string;
149
- warningDark: string;
150
- warningShadow: string;
151
- errorLight: string;
152
- error: string;
153
- errorDark: string;
154
- errorShadow: string;
155
- gradient: string;
156
- link: string;
157
- };
158
- fonts: {
159
- sans: string;
160
- mono: string;
161
- };
162
- fontSizes: {
163
- tiny: string;
164
- xs: string;
165
- base: string;
166
- sm: string;
167
- md: string;
168
- lg: string;
169
- xl: string;
170
- };
171
- fontWeights: {
172
- hairline: number;
173
- thin: number;
174
- light: number;
175
- normal: number;
176
- medium: number;
177
- semibold: number;
178
- bold: number;
179
- extrabold: number;
180
- black: number;
181
- };
182
- lineHeights: {
183
- xs: number;
184
- sm: number;
185
- md: number;
186
- lg: number;
187
- xl: number;
188
- };
189
- letterSpacings: {
190
- tighter: string;
191
- tight: string;
192
- normal: string;
193
- wide: string;
194
- wider: string;
195
- widest: string;
196
- };
197
- space: {
198
- 0: string;
199
- xs: string;
200
- sm: string;
201
- md: string;
202
- lg: string;
203
- xl: string;
204
- px: string;
205
- 1: string;
206
- 2: string;
207
- 3: string;
208
- 4: string;
209
- 5: string;
210
- 6: string;
211
- 7: string;
212
- 8: string;
213
- 9: string;
214
- 10: string;
215
- 11: string;
216
- 12: string;
217
- 13: string;
218
- 14: string;
219
- 15: string;
220
- 16: string;
221
- 17: string;
222
- 18: string;
223
- 20: string;
224
- 24: string;
225
- 28: string;
226
- 32: string;
227
- 36: string;
228
- 40: string;
229
- 44: string;
230
- 48: string;
231
- 52: string;
232
- 56: string;
233
- 60: string;
234
- 64: string;
235
- 72: string;
236
- 80: string;
237
- 96: string;
238
- };
239
- radii: {
240
- xs: string;
241
- sm: string;
242
- md: string;
243
- base: string;
244
- lg: string;
245
- xl: string;
246
- squared: string;
247
- rounded: string;
248
- pill: string;
249
- };
250
- zIndices: {
251
- 1: string;
252
- 2: string;
253
- 3: string;
254
- 4: string;
255
- 5: string;
256
- 10: string;
257
- max: string;
258
- };
259
- borderWeights: {
260
- light: string;
261
- normal: string;
262
- bold: string;
263
- extrabold: string;
264
- black: string;
265
- };
266
- transitions: {
267
- default: string;
268
- button: string;
269
- avatar: string;
270
- link: string;
271
- card: string;
272
- };
273
- breakpoints: {
274
- xs: string;
275
- sm: string;
276
- md: string;
277
- lg: string;
278
- xl: string;
279
- };
280
- }, {
281
- width: string;
282
- height: string;
283
- minWidth: string;
284
- maxWidth: string;
285
- minHeight: string;
286
- maxHeight: string;
287
- flexBasis: string;
288
- gridTemplateColumns: string;
289
- gridTemplateRows: string;
290
- blockSize: string;
291
- minBlockSize: string;
292
- maxBlockSize: string;
293
- inlineSize: string;
294
- minInlineSize: string;
295
- maxInlineSize: string;
296
- borderWidth: string;
297
- gap: "space";
298
- gridGap: "space";
299
- columnGap: "space";
300
- gridColumnGap: "space";
301
- rowGap: "space";
302
- gridRowGap: "space";
303
- inset: "space";
304
- insetBlock: "space";
305
- insetBlockEnd: "space";
306
- insetBlockStart: "space";
307
- insetInline: "space";
308
- insetInlineEnd: "space";
309
- insetInlineStart: "space";
310
- margin: "space";
311
- marginTop: "space";
312
- marginRight: "space";
313
- marginBottom: "space";
314
- marginLeft: "space";
315
- marginBlock: "space";
316
- marginBlockEnd: "space";
317
- marginBlockStart: "space";
318
- marginInline: "space";
319
- marginInlineEnd: "space";
320
- marginInlineStart: "space";
321
- padding: "space";
322
- paddingTop: "space";
323
- paddingRight: "space";
324
- paddingBottom: "space";
325
- paddingLeft: "space";
326
- paddingBlock: "space";
327
- paddingBlockEnd: "space";
328
- paddingBlockStart: "space";
329
- paddingInline: "space";
330
- paddingInlineEnd: "space";
331
- paddingInlineStart: "space";
332
- scrollMargin: "space";
333
- scrollMarginTop: "space";
334
- scrollMarginRight: "space";
335
- scrollMarginBottom: "space";
336
- scrollMarginLeft: "space";
337
- scrollMarginBlock: "space";
338
- scrollMarginBlockEnd: "space";
339
- scrollMarginBlockStart: "space";
340
- scrollMarginInline: "space";
341
- scrollMarginInlineEnd: "space";
342
- scrollMarginInlineStart: "space";
343
- scrollPadding: "space";
344
- scrollPaddingTop: "space";
345
- scrollPaddingRight: "space";
346
- scrollPaddingBottom: "space";
347
- scrollPaddingLeft: "space";
348
- scrollPaddingBlock: "space";
349
- scrollPaddingBlockEnd: "space";
350
- scrollPaddingBlockStart: "space";
351
- scrollPaddingInline: "space";
352
- scrollPaddingInlineEnd: "space";
353
- scrollPaddingInlineStart: "space";
354
- top: "space";
355
- right: "space";
356
- bottom: "space";
357
- left: "space";
358
- fontSize: "fontSizes";
359
- background: "colors";
360
- backgroundColor: "colors";
361
- backgroundImage: "colors";
362
- borderImage: "colors";
363
- border: "colors";
364
- borderBlock: "colors";
365
- borderBlockEnd: "colors";
366
- borderBlockStart: "colors";
367
- borderBottom: "colors";
368
- borderBottomColor: "colors";
369
- borderColor: "colors";
370
- borderInline: "colors";
371
- borderInlineEnd: "colors";
372
- borderInlineStart: "colors";
373
- borderLeft: "colors";
374
- borderLeftColor: "colors";
375
- borderRight: "colors";
376
- borderRightColor: "colors";
377
- borderTop: "colors";
378
- borderTopColor: "colors";
379
- caretColor: "colors";
380
- color: "colors";
381
- columnRuleColor: "colors";
382
- outline: "colors";
383
- outlineColor: "colors";
384
- fill: "colors";
385
- stroke: "colors";
386
- textDecorationColor: "colors";
387
- fontFamily: "fonts";
388
- fontWeight: "fontWeights";
389
- lineHeight: "lineHeights";
390
- letterSpacing: "letterSpacings";
391
- borderTopWidth: "borderWidths";
392
- borderLeftWidth: "borderWidths";
393
- borderRightWidth: "borderWidths";
394
- borderBottomWidth: "borderWidths";
395
- borderStyle: "borderStyles";
396
- borderTopStyle: "borderStyles";
397
- borderLeftStyle: "borderStyles";
398
- borderRightStyle: "borderStyles";
399
- borderBottomStyle: "borderStyles";
400
- borderRadius: "radii";
401
- borderTopLeftRadius: "radii";
402
- borderTopRightRadius: "radii";
403
- borderBottomRightRadius: "radii";
404
- borderBottomLeftRadius: "radii";
405
- boxShadow: "shadows";
406
- textShadow: "shadows";
407
- transition: "transitions";
408
- zIndex: "zIndices";
409
- }, {
410
- p: (value: {
411
- readonly [$$PropertyValue]: "padding";
412
- }) => {
413
- padding: {
414
- readonly [$$PropertyValue]: "padding";
415
- };
416
- };
417
- pt: (value: {
418
- readonly [$$PropertyValue]: "paddingTop";
419
- }) => {
420
- paddingTop: {
421
- readonly [$$PropertyValue]: "paddingTop";
422
- };
423
- };
424
- pr: (value: {
425
- readonly [$$PropertyValue]: "paddingRight";
426
- }) => {
427
- paddingRight: {
428
- readonly [$$PropertyValue]: "paddingRight";
429
- };
430
- };
431
- pb: (value: {
432
- readonly [$$PropertyValue]: "paddingBottom";
433
- }) => {
434
- paddingBottom: {
435
- readonly [$$PropertyValue]: "paddingBottom";
436
- };
437
- };
438
- pl: (value: {
439
- readonly [$$PropertyValue]: "paddingLeft";
440
- }) => {
441
- paddingLeft: {
442
- readonly [$$PropertyValue]: "paddingLeft";
443
- };
444
- };
445
- px: (value: {
446
- readonly [$$PropertyValue]: "paddingLeft";
447
- }) => {
448
- paddingLeft: {
449
- readonly [$$PropertyValue]: "paddingLeft";
450
- };
451
- paddingRight: {
452
- readonly [$$PropertyValue]: "paddingLeft";
453
- };
454
- };
455
- py: (value: {
456
- readonly [$$PropertyValue]: "paddingTop";
457
- }) => {
458
- paddingTop: {
459
- readonly [$$PropertyValue]: "paddingTop";
460
- };
461
- paddingBottom: {
462
- readonly [$$PropertyValue]: "paddingTop";
463
- };
464
- };
465
- m: (value: {
466
- readonly [$$PropertyValue]: "margin";
467
- }) => {
468
- margin: {
469
- readonly [$$PropertyValue]: "margin";
470
- };
471
- };
472
- mt: (value: {
473
- readonly [$$PropertyValue]: "marginTop";
474
- }) => {
475
- marginTop: {
476
- readonly [$$PropertyValue]: "marginTop";
477
- };
478
- };
479
- mr: (value: {
480
- readonly [$$PropertyValue]: "marginRight";
481
- }) => {
482
- marginRight: {
483
- readonly [$$PropertyValue]: "marginRight";
484
- };
485
- };
486
- mb: (value: {
487
- readonly [$$PropertyValue]: "marginBottom";
488
- }) => {
489
- marginBottom: {
490
- readonly [$$PropertyValue]: "marginBottom";
491
- };
492
- };
493
- ml: (value: {
494
- readonly [$$PropertyValue]: "marginLeft";
495
- }) => {
496
- marginLeft: {
497
- readonly [$$PropertyValue]: "marginLeft";
498
- };
499
- };
500
- mx: (value: {
501
- readonly [$$PropertyValue]: "marginLeft";
502
- }) => {
503
- marginLeft: {
504
- readonly [$$PropertyValue]: "marginLeft";
505
- };
506
- marginRight: {
507
- readonly [$$PropertyValue]: "marginLeft";
508
- };
509
- };
510
- my: (value: {
511
- readonly [$$PropertyValue]: "marginTop";
512
- }) => {
513
- marginTop: {
514
- readonly [$$PropertyValue]: "marginTop";
515
- };
516
- marginBottom: {
517
- readonly [$$PropertyValue]: "marginTop";
518
- };
519
- };
520
- ta: (value: {
521
- readonly [$$PropertyValue]: "textAlign";
522
- }) => {
523
- textAlign: {
524
- readonly [$$PropertyValue]: "textAlign";
525
- };
526
- };
527
- tt: (value: {
528
- readonly [$$PropertyValue]: "textTransform";
529
- }) => {
530
- textTransform: {
531
- readonly [$$PropertyValue]: "textTransform";
532
- };
533
- };
534
- to: (value: {
535
- readonly [$$PropertyValue]: "textOverflow";
536
- }) => {
537
- textOverflow: {
538
- readonly [$$PropertyValue]: "textOverflow";
539
- };
540
- };
541
- d: (value: {
542
- readonly [$$PropertyValue]: "display";
543
- }) => {
544
- display: {
545
- readonly [$$PropertyValue]: "display";
546
- };
547
- };
548
- dflex: (value: {
549
- readonly [$$PropertyValue]: "alignItems";
550
- }) => {
551
- display: string;
552
- alignItems: {
553
- readonly [$$PropertyValue]: "alignItems";
554
- };
555
- justifyContent: {
556
- readonly [$$PropertyValue]: "alignItems";
557
- };
558
- };
559
- fd: (value: {
560
- readonly [$$PropertyValue]: "flexDirection";
561
- }) => {
562
- flexDirection: {
563
- readonly [$$PropertyValue]: "flexDirection";
564
- };
565
- };
566
- fw: (value: {
567
- readonly [$$PropertyValue]: "flexWrap";
568
- }) => {
569
- flexWrap: {
570
- readonly [$$PropertyValue]: "flexWrap";
571
- };
572
- };
573
- ai: (value: {
574
- readonly [$$PropertyValue]: "alignItems";
575
- }) => {
576
- alignItems: {
577
- readonly [$$PropertyValue]: "alignItems";
578
- };
579
- };
580
- ac: (value: {
581
- readonly [$$PropertyValue]: "alignContent";
582
- }) => {
583
- alignContent: {
584
- readonly [$$PropertyValue]: "alignContent";
585
- };
586
- };
587
- jc: (value: {
588
- readonly [$$PropertyValue]: "justifyContent";
589
- }) => {
590
- justifyContent: {
591
- readonly [$$PropertyValue]: "justifyContent";
592
- };
593
- };
594
- as: (value: {
595
- readonly [$$PropertyValue]: "alignSelf";
596
- }) => {
597
- alignSelf: {
598
- readonly [$$PropertyValue]: "alignSelf";
599
- };
600
- };
601
- fg: (value: {
602
- readonly [$$PropertyValue]: "flexGrow";
603
- }) => {
604
- flexGrow: {
605
- readonly [$$PropertyValue]: "flexGrow";
606
- };
607
- };
608
- fs: (value: {
609
- readonly [$$PropertyValue]: "fontSize";
610
- }) => {
611
- fontSize: {
612
- readonly [$$PropertyValue]: "fontSize";
613
- };
614
- };
615
- fb: (value: {
616
- readonly [$$PropertyValue]: "flexBasis";
617
- }) => {
618
- flexBasis: {
619
- readonly [$$PropertyValue]: "flexBasis";
620
- };
621
- };
622
- bc: (value: {
623
- readonly [$$PropertyValue]: "backgroundColor";
624
- }) => {
625
- backgroundColor: {
626
- readonly [$$PropertyValue]: "backgroundColor";
627
- };
628
- };
629
- bf: (value: {
630
- readonly [$$PropertyValue]: "backdropFilter";
631
- }) => {
632
- backdropFilter: {
633
- readonly [$$PropertyValue]: "backdropFilter";
634
- };
635
- };
636
- bg: (value: {
637
- readonly [$$PropertyValue]: "backgroundColor";
638
- }) => {
639
- background: {
640
- readonly [$$PropertyValue]: "backgroundColor";
641
- };
642
- };
643
- bgBlur: (value: {
644
- readonly [$$PropertyValue]: "backgroundColor";
645
- }) => {
646
- bf: string;
647
- bg: string;
648
- };
649
- bgColor: (value: {
650
- readonly [$$PropertyValue]: "backgroundColor";
651
- }) => {
652
- backgroundColor: {
653
- readonly [$$PropertyValue]: "backgroundColor";
654
- };
655
- };
656
- backgroundClip: (value: {
657
- readonly [$$PropertyValue]: "backgroundClip";
658
- }) => {
659
- WebkitBackgroundClip: {
660
- readonly [$$PropertyValue]: "backgroundClip";
661
- };
662
- backgroundClip: {
663
- readonly [$$PropertyValue]: "backgroundClip";
664
- };
665
- };
666
- bgClip: (value: {
667
- readonly [$$PropertyValue]: "backgroundClip";
668
- }) => {
669
- WebkitBackgroundClip: {
670
- readonly [$$PropertyValue]: "backgroundClip";
671
- };
672
- backgroundClip: {
673
- readonly [$$PropertyValue]: "backgroundClip";
674
- };
675
- };
676
- br: (value: {
677
- readonly [$$PropertyValue]: "borderRadius";
678
- }) => {
679
- borderRadius: {
680
- readonly [$$PropertyValue]: "borderRadius";
681
- };
682
- };
683
- bw: (value: {
684
- readonly [$$PropertyValue]: "borderWidth";
685
- }) => {
686
- borderWidth: {
687
- readonly [$$PropertyValue]: "borderWidth";
688
- };
689
- };
690
- btrr: (value: {
691
- readonly [$$PropertyValue]: "borderTopRightRadius";
692
- }) => {
693
- borderTopRightRadius: {
694
- readonly [$$PropertyValue]: "borderTopRightRadius";
695
- };
696
- };
697
- bbrr: (value: {
698
- readonly [$$PropertyValue]: "borderBottomRightRadius";
699
- }) => {
700
- borderBottomRightRadius: {
701
- readonly [$$PropertyValue]: "borderBottomRightRadius";
702
- };
703
- };
704
- bblr: (value: {
705
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
706
- }) => {
707
- borderBottomLeftRadius: {
708
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
709
- };
710
- };
711
- btlr: (value: {
712
- readonly [$$PropertyValue]: "borderTopLeftRadius";
713
- }) => {
714
- borderTopLeftRadius: {
715
- readonly [$$PropertyValue]: "borderTopLeftRadius";
716
- };
717
- };
718
- bs: (value: {
719
- readonly [$$PropertyValue]: "boxShadow";
720
- }) => {
721
- boxShadow: {
722
- readonly [$$PropertyValue]: "boxShadow";
723
- };
724
- };
725
- normalShadow: (value: {
726
- readonly [$$PropertyValue]: "backgroundColor";
727
- }) => {
728
- boxShadow: string;
729
- };
730
- normalShadowVar: (value: {
731
- readonly [$$PropertyValue]: "backgroundColor";
732
- }) => {
733
- boxShadow: string;
734
- };
735
- lh: (value: {
736
- readonly [$$PropertyValue]: "lineHeight";
737
- }) => {
738
- lineHeight: {
739
- readonly [$$PropertyValue]: "lineHeight";
740
- };
741
- };
742
- ov: (value: {
743
- readonly [$$PropertyValue]: "overflow";
744
- }) => {
745
- overflow: {
746
- readonly [$$PropertyValue]: "overflow";
747
- };
748
- };
749
- ox: (value: {
750
- readonly [$$PropertyValue]: "overflowX";
751
- }) => {
752
- overflowX: {
753
- readonly [$$PropertyValue]: "overflowX";
754
- };
755
- };
756
- oy: (value: {
757
- readonly [$$PropertyValue]: "overflowY";
758
- }) => {
759
- overflowY: {
760
- readonly [$$PropertyValue]: "overflowY";
761
- };
762
- };
763
- pe: (value: {
764
- readonly [$$PropertyValue]: "pointerEvents";
765
- }) => {
766
- pointerEvents: {
767
- readonly [$$PropertyValue]: "pointerEvents";
768
- };
769
- };
770
- events: (value: {
771
- readonly [$$PropertyValue]: "pointerEvents";
772
- }) => {
773
- pointerEvents: {
774
- readonly [$$PropertyValue]: "pointerEvents";
775
- };
776
- };
777
- us: (value: {
778
- readonly [$$PropertyValue]: "userSelect";
779
- }) => {
780
- WebkitUserSelect: {
781
- readonly [$$PropertyValue]: "userSelect";
782
- };
783
- userSelect: {
784
- readonly [$$PropertyValue]: "userSelect";
785
- };
786
- };
787
- userSelect: (value: {
788
- readonly [$$PropertyValue]: "userSelect";
789
- }) => {
790
- WebkitUserSelect: {
791
- readonly [$$PropertyValue]: "userSelect";
792
- };
793
- userSelect: {
794
- readonly [$$PropertyValue]: "userSelect";
795
- };
796
- };
797
- w: (value: {
798
- readonly [$$PropertyValue]: "width";
799
- }) => {
800
- width: {
801
- readonly [$$PropertyValue]: "width";
802
- };
803
- };
804
- h: (value: {
805
- readonly [$$PropertyValue]: "height";
806
- }) => {
807
- height: {
808
- readonly [$$PropertyValue]: "height";
809
- };
810
- };
811
- mw: (value: {
812
- readonly [$$PropertyValue]: "maxWidth";
813
- }) => {
814
- maxWidth: {
815
- readonly [$$PropertyValue]: "maxWidth";
816
- };
817
- };
818
- maxW: (value: {
819
- readonly [$$PropertyValue]: "maxWidth";
820
- }) => {
821
- maxWidth: {
822
- readonly [$$PropertyValue]: "maxWidth";
823
- };
824
- };
825
- mh: (value: {
826
- readonly [$$PropertyValue]: "maxHeight";
827
- }) => {
828
- maxHeight: {
829
- readonly [$$PropertyValue]: "maxHeight";
830
- };
831
- };
832
- maxH: (value: {
833
- readonly [$$PropertyValue]: "maxHeight";
834
- }) => {
835
- maxHeight: {
836
- readonly [$$PropertyValue]: "maxHeight";
837
- };
838
- };
839
- size: (value: {
840
- readonly [$$PropertyValue]: "width";
841
- }) => {
842
- width: {
843
- readonly [$$PropertyValue]: "width";
844
- };
845
- height: {
846
- readonly [$$PropertyValue]: "width";
847
- };
848
- };
849
- minSize: (value: {
850
- readonly [$$PropertyValue]: "width";
851
- }) => {
852
- minWidth: {
853
- readonly [$$PropertyValue]: "width";
854
- };
855
- minHeight: {
856
- readonly [$$PropertyValue]: "width";
857
- };
858
- width: {
859
- readonly [$$PropertyValue]: "width";
860
- };
861
- height: {
862
- readonly [$$PropertyValue]: "width";
863
- };
864
- };
865
- sizeMin: (value: {
866
- readonly [$$PropertyValue]: "width";
867
- }) => {
868
- minWidth: {
869
- readonly [$$PropertyValue]: "width";
870
- };
871
- minHeight: {
872
- readonly [$$PropertyValue]: "width";
873
- };
874
- width: {
875
- readonly [$$PropertyValue]: "width";
876
- };
877
- height: {
878
- readonly [$$PropertyValue]: "width";
879
- };
880
- };
881
- maxSize: (value: {
882
- readonly [$$PropertyValue]: "width";
883
- }) => {
884
- maxWidth: {
885
- readonly [$$PropertyValue]: "width";
886
- };
887
- maxHeight: {
888
- readonly [$$PropertyValue]: "width";
889
- };
890
- };
891
- sizeMax: (value: {
892
- readonly [$$PropertyValue]: "width";
893
- }) => {
894
- maxWidth: {
895
- readonly [$$PropertyValue]: "width";
896
- };
897
- maxHeight: {
898
- readonly [$$PropertyValue]: "width";
899
- };
900
- };
901
- appearance: (value: {
902
- readonly [$$PropertyValue]: "appearance";
903
- }) => {
904
- WebkitAppearance: {
905
- readonly [$$PropertyValue]: "appearance";
906
- };
907
- appearance: {
908
- readonly [$$PropertyValue]: "appearance";
909
- };
910
- };
911
- scale: (value: {
912
- readonly [$$PropertyValue]: "scale";
913
- }) => {
914
- transform: string;
915
- };
916
- linearGradient: (value: {
917
- readonly [$$PropertyValue]: "backgroundImage";
918
- }) => {
919
- backgroundImage: string;
920
- };
921
- tdl: (value: {
922
- readonly [$$PropertyValue]: "textDecorationLine";
923
- }) => {
924
- textDecorationLine: {
925
- readonly [$$PropertyValue]: "textDecorationLine";
926
- };
927
- };
928
- textGradient: (value: {
929
- readonly [$$PropertyValue]: "backgroundImage";
930
- }) => {
931
- backgroundImage: string;
932
- WebkitBackgroundClip: string;
933
- WebkitTextFillColor: string;
934
- '&::selection': {
935
- WebkitTextFillColor: string;
936
- };
937
- };
938
- }>>;
939
- export declare const StyledImage: import("@stitches/react/types/styled-component").StyledComponent<"img", {}, {
940
- xs: string;
941
- sm: string;
942
- md: string;
943
- lg: string;
944
- xl: string;
945
- xsMax: string;
946
- smMax: string;
947
- mdMax: string;
948
- lgMax: string;
949
- xlMax: string;
950
- motion: string;
951
- safari: string;
952
- hover: string;
953
- dark: string;
954
- light: string;
955
- }, import("@stitches/react/types/css-util").CSS<{
956
- xs: string;
957
- sm: string;
958
- md: string;
959
- lg: string;
960
- xl: string;
961
- xsMax: string;
962
- smMax: string;
963
- mdMax: string;
964
- lgMax: string;
965
- xlMax: string;
966
- motion: string;
967
- safari: string;
968
- hover: string;
969
- dark: string;
970
- light: string;
971
- }, {
972
- shadows: {
973
- xs: string;
974
- sm: string;
975
- md: string;
976
- lg: string;
977
- xl: string;
978
- };
979
- colors: {
980
- accents1: string;
981
- accents2: string;
982
- accents3: string;
983
- accents4: string;
984
- accents5: string;
985
- accents6: string;
986
- accents7: string;
987
- accents8: string;
988
- accents9: string;
989
- text: string;
990
- background: string;
991
- foreground: string;
992
- codeLight: string;
993
- code: string;
994
- border: string;
995
- selection: string;
996
- white: string;
997
- black: string;
998
- blue100: string;
999
- blue200: string;
1000
- blue300: string;
1001
- blue400: string;
1002
- blue500: string;
1003
- blue600: string;
1004
- blue700: string;
1005
- blue800: string;
1006
- blue900: string;
1007
- purple100: string;
1008
- purple200: string;
1009
- purple300: string;
1010
- purple400: string;
1011
- purple500: string;
1012
- purple600: string;
1013
- purple700: string;
1014
- purple800: string;
1015
- purple900: string;
1016
- green100: string;
1017
- green200: string;
1018
- green300: string;
1019
- green400: string;
1020
- green500: string;
1021
- green600: string;
1022
- green700: string;
1023
- green800: string;
1024
- green900: string;
1025
- yellow100: string;
1026
- yellow200: string;
1027
- yellow300: string;
1028
- yellow400: string;
1029
- yellow500: string;
1030
- yellow600: string;
1031
- yellow700: string;
1032
- yellow800: string;
1033
- yellow900: string;
1034
- red100: string;
1035
- red200: string;
1036
- red300: string;
1037
- red400: string;
1038
- red500: string;
1039
- red600: string;
1040
- red700: string;
1041
- red800: string;
1042
- red900: string;
1043
- cyan100: string;
1044
- cyan200: string;
1045
- cyan300: string;
1046
- cyan400: string;
1047
- cyan500: string;
1048
- cyan600: string;
1049
- cyan700: string;
1050
- cyan800: string;
1051
- cyan900: string;
1052
- pink100: string;
1053
- pink200: string;
1054
- pink300: string;
1055
- pink400: string;
1056
- pink500: string;
1057
- pink600: string;
1058
- pink700: string;
1059
- pink800: string;
1060
- pink900: string;
1061
- gray100: string;
1062
- gray200: string;
1063
- gray300: string;
1064
- gray400: string;
1065
- gray500: string;
1066
- gray600: string;
1067
- gray700: string;
1068
- gray800: string;
1069
- gray900: string;
1070
- primaryLight: string;
1071
- primary: string;
1072
- primaryDark: string;
1073
- primaryShadow: string;
1074
- secondaryLight: string;
1075
- secondary: string;
1076
- secondaryDark: string;
1077
- secondaryShadow: string;
1078
- successLight: string;
1079
- success: string;
1080
- successDark: string;
1081
- successShadow: string;
1082
- warningLight: string;
1083
- warning: string;
1084
- warningDark: string;
1085
- warningShadow: string;
1086
- errorLight: string;
1087
- error: string;
1088
- errorDark: string;
1089
- errorShadow: string;
1090
- gradient: string;
1091
- link: string;
1092
- };
1093
- fonts: {
1094
- sans: string;
1095
- mono: string;
1096
- };
1097
- fontSizes: {
1098
- tiny: string;
1099
- xs: string;
1100
- base: string;
1101
- sm: string;
1102
- md: string;
1103
- lg: string;
1104
- xl: string;
1105
- };
1106
- fontWeights: {
1107
- hairline: number;
1108
- thin: number;
1109
- light: number;
1110
- normal: number;
1111
- medium: number;
1112
- semibold: number;
1113
- bold: number;
1114
- extrabold: number;
1115
- black: number;
1116
- };
1117
- lineHeights: {
1118
- xs: number;
1119
- sm: number;
1120
- md: number;
1121
- lg: number;
1122
- xl: number;
1123
- };
1124
- letterSpacings: {
1125
- tighter: string;
1126
- tight: string;
1127
- normal: string;
1128
- wide: string;
1129
- wider: string;
1130
- widest: string;
1131
- };
1132
- space: {
1133
- 0: string;
1134
- xs: string;
1135
- sm: string;
1136
- md: string;
1137
- lg: string;
1138
- xl: string;
1139
- px: string;
1140
- 1: string;
1141
- 2: string;
1142
- 3: string;
1143
- 4: string;
1144
- 5: string;
1145
- 6: string;
1146
- 7: string;
1147
- 8: string;
1148
- 9: string;
1149
- 10: string;
1150
- 11: string;
1151
- 12: string;
1152
- 13: string;
1153
- 14: string;
1154
- 15: string;
1155
- 16: string;
1156
- 17: string;
1157
- 18: string;
1158
- 20: string;
1159
- 24: string;
1160
- 28: string;
1161
- 32: string;
1162
- 36: string;
1163
- 40: string;
1164
- 44: string;
1165
- 48: string;
1166
- 52: string;
1167
- 56: string;
1168
- 60: string;
1169
- 64: string;
1170
- 72: string;
1171
- 80: string;
1172
- 96: string;
1173
- };
1174
- radii: {
1175
- xs: string;
1176
- sm: string;
1177
- md: string;
1178
- base: string;
1179
- lg: string;
1180
- xl: string;
1181
- squared: string;
1182
- rounded: string;
1183
- pill: string;
1184
- };
1185
- zIndices: {
1186
- 1: string;
1187
- 2: string;
1188
- 3: string;
1189
- 4: string;
1190
- 5: string;
1191
- 10: string;
1192
- max: string;
1193
- };
1194
- borderWeights: {
1195
- light: string;
1196
- normal: string;
1197
- bold: string;
1198
- extrabold: string;
1199
- black: string;
1200
- };
1201
- transitions: {
1202
- default: string;
1203
- button: string;
1204
- avatar: string;
1205
- link: string;
1206
- card: string;
1207
- };
1208
- breakpoints: {
1209
- xs: string;
1210
- sm: string;
1211
- md: string;
1212
- lg: string;
1213
- xl: string;
1214
- };
1215
- }, {
1216
- width: string;
1217
- height: string;
1218
- minWidth: string;
1219
- maxWidth: string;
1220
- minHeight: string;
1221
- maxHeight: string;
1222
- flexBasis: string;
1223
- gridTemplateColumns: string;
1224
- gridTemplateRows: string;
1225
- blockSize: string;
1226
- minBlockSize: string;
1227
- maxBlockSize: string;
1228
- inlineSize: string;
1229
- minInlineSize: string;
1230
- maxInlineSize: string;
1231
- borderWidth: string;
1232
- gap: "space";
1233
- gridGap: "space";
1234
- columnGap: "space";
1235
- gridColumnGap: "space";
1236
- rowGap: "space";
1237
- gridRowGap: "space";
1238
- inset: "space";
1239
- insetBlock: "space";
1240
- insetBlockEnd: "space";
1241
- insetBlockStart: "space";
1242
- insetInline: "space";
1243
- insetInlineEnd: "space";
1244
- insetInlineStart: "space";
1245
- margin: "space";
1246
- marginTop: "space";
1247
- marginRight: "space";
1248
- marginBottom: "space";
1249
- marginLeft: "space";
1250
- marginBlock: "space";
1251
- marginBlockEnd: "space";
1252
- marginBlockStart: "space";
1253
- marginInline: "space";
1254
- marginInlineEnd: "space";
1255
- marginInlineStart: "space";
1256
- padding: "space";
1257
- paddingTop: "space";
1258
- paddingRight: "space";
1259
- paddingBottom: "space";
1260
- paddingLeft: "space";
1261
- paddingBlock: "space";
1262
- paddingBlockEnd: "space";
1263
- paddingBlockStart: "space";
1264
- paddingInline: "space";
1265
- paddingInlineEnd: "space";
1266
- paddingInlineStart: "space";
1267
- scrollMargin: "space";
1268
- scrollMarginTop: "space";
1269
- scrollMarginRight: "space";
1270
- scrollMarginBottom: "space";
1271
- scrollMarginLeft: "space";
1272
- scrollMarginBlock: "space";
1273
- scrollMarginBlockEnd: "space";
1274
- scrollMarginBlockStart: "space";
1275
- scrollMarginInline: "space";
1276
- scrollMarginInlineEnd: "space";
1277
- scrollMarginInlineStart: "space";
1278
- scrollPadding: "space";
1279
- scrollPaddingTop: "space";
1280
- scrollPaddingRight: "space";
1281
- scrollPaddingBottom: "space";
1282
- scrollPaddingLeft: "space";
1283
- scrollPaddingBlock: "space";
1284
- scrollPaddingBlockEnd: "space";
1285
- scrollPaddingBlockStart: "space";
1286
- scrollPaddingInline: "space";
1287
- scrollPaddingInlineEnd: "space";
1288
- scrollPaddingInlineStart: "space";
1289
- top: "space";
1290
- right: "space";
1291
- bottom: "space";
1292
- left: "space";
1293
- fontSize: "fontSizes";
1294
- background: "colors";
1295
- backgroundColor: "colors";
1296
- backgroundImage: "colors";
1297
- borderImage: "colors";
1298
- border: "colors";
1299
- borderBlock: "colors";
1300
- borderBlockEnd: "colors";
1301
- borderBlockStart: "colors";
1302
- borderBottom: "colors";
1303
- borderBottomColor: "colors";
1304
- borderColor: "colors";
1305
- borderInline: "colors";
1306
- borderInlineEnd: "colors";
1307
- borderInlineStart: "colors";
1308
- borderLeft: "colors";
1309
- borderLeftColor: "colors";
1310
- borderRight: "colors";
1311
- borderRightColor: "colors";
1312
- borderTop: "colors";
1313
- borderTopColor: "colors";
1314
- caretColor: "colors";
1315
- color: "colors";
1316
- columnRuleColor: "colors";
1317
- outline: "colors";
1318
- outlineColor: "colors";
1319
- fill: "colors";
1320
- stroke: "colors";
1321
- textDecorationColor: "colors";
1322
- fontFamily: "fonts";
1323
- fontWeight: "fontWeights";
1324
- lineHeight: "lineHeights";
1325
- letterSpacing: "letterSpacings";
1326
- borderTopWidth: "borderWidths";
1327
- borderLeftWidth: "borderWidths";
1328
- borderRightWidth: "borderWidths";
1329
- borderBottomWidth: "borderWidths";
1330
- borderStyle: "borderStyles";
1331
- borderTopStyle: "borderStyles";
1332
- borderLeftStyle: "borderStyles";
1333
- borderRightStyle: "borderStyles";
1334
- borderBottomStyle: "borderStyles";
1335
- borderRadius: "radii";
1336
- borderTopLeftRadius: "radii";
1337
- borderTopRightRadius: "radii";
1338
- borderBottomRightRadius: "radii";
1339
- borderBottomLeftRadius: "radii";
1340
- boxShadow: "shadows";
1341
- textShadow: "shadows";
1342
- transition: "transitions";
1343
- zIndex: "zIndices";
1344
- }, {
1345
- p: (value: {
1346
- readonly [$$PropertyValue]: "padding";
1347
- }) => {
1348
- padding: {
1349
- readonly [$$PropertyValue]: "padding";
1350
- };
1351
- };
1352
- pt: (value: {
1353
- readonly [$$PropertyValue]: "paddingTop";
1354
- }) => {
1355
- paddingTop: {
1356
- readonly [$$PropertyValue]: "paddingTop";
1357
- };
1358
- };
1359
- pr: (value: {
1360
- readonly [$$PropertyValue]: "paddingRight";
1361
- }) => {
1362
- paddingRight: {
1363
- readonly [$$PropertyValue]: "paddingRight";
1364
- };
1365
- };
1366
- pb: (value: {
1367
- readonly [$$PropertyValue]: "paddingBottom";
1368
- }) => {
1369
- paddingBottom: {
1370
- readonly [$$PropertyValue]: "paddingBottom";
1371
- };
1372
- };
1373
- pl: (value: {
1374
- readonly [$$PropertyValue]: "paddingLeft";
1375
- }) => {
1376
- paddingLeft: {
1377
- readonly [$$PropertyValue]: "paddingLeft";
1378
- };
1379
- };
1380
- px: (value: {
1381
- readonly [$$PropertyValue]: "paddingLeft";
1382
- }) => {
1383
- paddingLeft: {
1384
- readonly [$$PropertyValue]: "paddingLeft";
1385
- };
1386
- paddingRight: {
1387
- readonly [$$PropertyValue]: "paddingLeft";
1388
- };
1389
- };
1390
- py: (value: {
1391
- readonly [$$PropertyValue]: "paddingTop";
1392
- }) => {
1393
- paddingTop: {
1394
- readonly [$$PropertyValue]: "paddingTop";
1395
- };
1396
- paddingBottom: {
1397
- readonly [$$PropertyValue]: "paddingTop";
1398
- };
1399
- };
1400
- m: (value: {
1401
- readonly [$$PropertyValue]: "margin";
1402
- }) => {
1403
- margin: {
1404
- readonly [$$PropertyValue]: "margin";
1405
- };
1406
- };
1407
- mt: (value: {
1408
- readonly [$$PropertyValue]: "marginTop";
1409
- }) => {
1410
- marginTop: {
1411
- readonly [$$PropertyValue]: "marginTop";
1412
- };
1413
- };
1414
- mr: (value: {
1415
- readonly [$$PropertyValue]: "marginRight";
1416
- }) => {
1417
- marginRight: {
1418
- readonly [$$PropertyValue]: "marginRight";
1419
- };
1420
- };
1421
- mb: (value: {
1422
- readonly [$$PropertyValue]: "marginBottom";
1423
- }) => {
1424
- marginBottom: {
1425
- readonly [$$PropertyValue]: "marginBottom";
1426
- };
1427
- };
1428
- ml: (value: {
1429
- readonly [$$PropertyValue]: "marginLeft";
1430
- }) => {
1431
- marginLeft: {
1432
- readonly [$$PropertyValue]: "marginLeft";
1433
- };
1434
- };
1435
- mx: (value: {
1436
- readonly [$$PropertyValue]: "marginLeft";
1437
- }) => {
1438
- marginLeft: {
1439
- readonly [$$PropertyValue]: "marginLeft";
1440
- };
1441
- marginRight: {
1442
- readonly [$$PropertyValue]: "marginLeft";
1443
- };
1444
- };
1445
- my: (value: {
1446
- readonly [$$PropertyValue]: "marginTop";
1447
- }) => {
1448
- marginTop: {
1449
- readonly [$$PropertyValue]: "marginTop";
1450
- };
1451
- marginBottom: {
1452
- readonly [$$PropertyValue]: "marginTop";
1453
- };
1454
- };
1455
- ta: (value: {
1456
- readonly [$$PropertyValue]: "textAlign";
1457
- }) => {
1458
- textAlign: {
1459
- readonly [$$PropertyValue]: "textAlign";
1460
- };
1461
- };
1462
- tt: (value: {
1463
- readonly [$$PropertyValue]: "textTransform";
1464
- }) => {
1465
- textTransform: {
1466
- readonly [$$PropertyValue]: "textTransform";
1467
- };
1468
- };
1469
- to: (value: {
1470
- readonly [$$PropertyValue]: "textOverflow";
1471
- }) => {
1472
- textOverflow: {
1473
- readonly [$$PropertyValue]: "textOverflow";
1474
- };
1475
- };
1476
- d: (value: {
1477
- readonly [$$PropertyValue]: "display";
1478
- }) => {
1479
- display: {
1480
- readonly [$$PropertyValue]: "display";
1481
- };
1482
- };
1483
- dflex: (value: {
1484
- readonly [$$PropertyValue]: "alignItems";
1485
- }) => {
1486
- display: string;
1487
- alignItems: {
1488
- readonly [$$PropertyValue]: "alignItems";
1489
- };
1490
- justifyContent: {
1491
- readonly [$$PropertyValue]: "alignItems";
1492
- };
1493
- };
1494
- fd: (value: {
1495
- readonly [$$PropertyValue]: "flexDirection";
1496
- }) => {
1497
- flexDirection: {
1498
- readonly [$$PropertyValue]: "flexDirection";
1499
- };
1500
- };
1501
- fw: (value: {
1502
- readonly [$$PropertyValue]: "flexWrap";
1503
- }) => {
1504
- flexWrap: {
1505
- readonly [$$PropertyValue]: "flexWrap";
1506
- };
1507
- };
1508
- ai: (value: {
1509
- readonly [$$PropertyValue]: "alignItems";
1510
- }) => {
1511
- alignItems: {
1512
- readonly [$$PropertyValue]: "alignItems";
1513
- };
1514
- };
1515
- ac: (value: {
1516
- readonly [$$PropertyValue]: "alignContent";
1517
- }) => {
1518
- alignContent: {
1519
- readonly [$$PropertyValue]: "alignContent";
1520
- };
1521
- };
1522
- jc: (value: {
1523
- readonly [$$PropertyValue]: "justifyContent";
1524
- }) => {
1525
- justifyContent: {
1526
- readonly [$$PropertyValue]: "justifyContent";
1527
- };
1528
- };
1529
- as: (value: {
1530
- readonly [$$PropertyValue]: "alignSelf";
1531
- }) => {
1532
- alignSelf: {
1533
- readonly [$$PropertyValue]: "alignSelf";
1534
- };
1535
- };
1536
- fg: (value: {
1537
- readonly [$$PropertyValue]: "flexGrow";
1538
- }) => {
1539
- flexGrow: {
1540
- readonly [$$PropertyValue]: "flexGrow";
1541
- };
1542
- };
1543
- fs: (value: {
1544
- readonly [$$PropertyValue]: "fontSize";
1545
- }) => {
1546
- fontSize: {
1547
- readonly [$$PropertyValue]: "fontSize";
1548
- };
1549
- };
1550
- fb: (value: {
1551
- readonly [$$PropertyValue]: "flexBasis";
1552
- }) => {
1553
- flexBasis: {
1554
- readonly [$$PropertyValue]: "flexBasis";
1555
- };
1556
- };
1557
- bc: (value: {
1558
- readonly [$$PropertyValue]: "backgroundColor";
1559
- }) => {
1560
- backgroundColor: {
1561
- readonly [$$PropertyValue]: "backgroundColor";
1562
- };
1563
- };
1564
- bf: (value: {
1565
- readonly [$$PropertyValue]: "backdropFilter";
1566
- }) => {
1567
- backdropFilter: {
1568
- readonly [$$PropertyValue]: "backdropFilter";
1569
- };
1570
- };
1571
- bg: (value: {
1572
- readonly [$$PropertyValue]: "backgroundColor";
1573
- }) => {
1574
- background: {
1575
- readonly [$$PropertyValue]: "backgroundColor";
1576
- };
1577
- };
1578
- bgBlur: (value: {
1579
- readonly [$$PropertyValue]: "backgroundColor";
1580
- }) => {
1581
- bf: string;
1582
- bg: string;
1583
- };
1584
- bgColor: (value: {
1585
- readonly [$$PropertyValue]: "backgroundColor";
1586
- }) => {
1587
- backgroundColor: {
1588
- readonly [$$PropertyValue]: "backgroundColor";
1589
- };
1590
- };
1591
- backgroundClip: (value: {
1592
- readonly [$$PropertyValue]: "backgroundClip";
1593
- }) => {
1594
- WebkitBackgroundClip: {
1595
- readonly [$$PropertyValue]: "backgroundClip";
1596
- };
1597
- backgroundClip: {
1598
- readonly [$$PropertyValue]: "backgroundClip";
1599
- };
1600
- };
1601
- bgClip: (value: {
1602
- readonly [$$PropertyValue]: "backgroundClip";
1603
- }) => {
1604
- WebkitBackgroundClip: {
1605
- readonly [$$PropertyValue]: "backgroundClip";
1606
- };
1607
- backgroundClip: {
1608
- readonly [$$PropertyValue]: "backgroundClip";
1609
- };
1610
- };
1611
- br: (value: {
1612
- readonly [$$PropertyValue]: "borderRadius";
1613
- }) => {
1614
- borderRadius: {
1615
- readonly [$$PropertyValue]: "borderRadius";
1616
- };
1617
- };
1618
- bw: (value: {
1619
- readonly [$$PropertyValue]: "borderWidth";
1620
- }) => {
1621
- borderWidth: {
1622
- readonly [$$PropertyValue]: "borderWidth";
1623
- };
1624
- };
1625
- btrr: (value: {
1626
- readonly [$$PropertyValue]: "borderTopRightRadius";
1627
- }) => {
1628
- borderTopRightRadius: {
1629
- readonly [$$PropertyValue]: "borderTopRightRadius";
1630
- };
1631
- };
1632
- bbrr: (value: {
1633
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1634
- }) => {
1635
- borderBottomRightRadius: {
1636
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1637
- };
1638
- };
1639
- bblr: (value: {
1640
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1641
- }) => {
1642
- borderBottomLeftRadius: {
1643
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1644
- };
1645
- };
1646
- btlr: (value: {
1647
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1648
- }) => {
1649
- borderTopLeftRadius: {
1650
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1651
- };
1652
- };
1653
- bs: (value: {
1654
- readonly [$$PropertyValue]: "boxShadow";
1655
- }) => {
1656
- boxShadow: {
1657
- readonly [$$PropertyValue]: "boxShadow";
1658
- };
1659
- };
1660
- normalShadow: (value: {
1661
- readonly [$$PropertyValue]: "backgroundColor";
1662
- }) => {
1663
- boxShadow: string;
1664
- };
1665
- normalShadowVar: (value: {
1666
- readonly [$$PropertyValue]: "backgroundColor";
1667
- }) => {
1668
- boxShadow: string;
1669
- };
1670
- lh: (value: {
1671
- readonly [$$PropertyValue]: "lineHeight";
1672
- }) => {
1673
- lineHeight: {
1674
- readonly [$$PropertyValue]: "lineHeight";
1675
- };
1676
- };
1677
- ov: (value: {
1678
- readonly [$$PropertyValue]: "overflow";
1679
- }) => {
1680
- overflow: {
1681
- readonly [$$PropertyValue]: "overflow";
1682
- };
1683
- };
1684
- ox: (value: {
1685
- readonly [$$PropertyValue]: "overflowX";
1686
- }) => {
1687
- overflowX: {
1688
- readonly [$$PropertyValue]: "overflowX";
1689
- };
1690
- };
1691
- oy: (value: {
1692
- readonly [$$PropertyValue]: "overflowY";
1693
- }) => {
1694
- overflowY: {
1695
- readonly [$$PropertyValue]: "overflowY";
1696
- };
1697
- };
1698
- pe: (value: {
1699
- readonly [$$PropertyValue]: "pointerEvents";
1700
- }) => {
1701
- pointerEvents: {
1702
- readonly [$$PropertyValue]: "pointerEvents";
1703
- };
1704
- };
1705
- events: (value: {
1706
- readonly [$$PropertyValue]: "pointerEvents";
1707
- }) => {
1708
- pointerEvents: {
1709
- readonly [$$PropertyValue]: "pointerEvents";
1710
- };
1711
- };
1712
- us: (value: {
1713
- readonly [$$PropertyValue]: "userSelect";
1714
- }) => {
1715
- WebkitUserSelect: {
1716
- readonly [$$PropertyValue]: "userSelect";
1717
- };
1718
- userSelect: {
1719
- readonly [$$PropertyValue]: "userSelect";
1720
- };
1721
- };
1722
- userSelect: (value: {
1723
- readonly [$$PropertyValue]: "userSelect";
1724
- }) => {
1725
- WebkitUserSelect: {
1726
- readonly [$$PropertyValue]: "userSelect";
1727
- };
1728
- userSelect: {
1729
- readonly [$$PropertyValue]: "userSelect";
1730
- };
1731
- };
1732
- w: (value: {
1733
- readonly [$$PropertyValue]: "width";
1734
- }) => {
1735
- width: {
1736
- readonly [$$PropertyValue]: "width";
1737
- };
1738
- };
1739
- h: (value: {
1740
- readonly [$$PropertyValue]: "height";
1741
- }) => {
1742
- height: {
1743
- readonly [$$PropertyValue]: "height";
1744
- };
1745
- };
1746
- mw: (value: {
1747
- readonly [$$PropertyValue]: "maxWidth";
1748
- }) => {
1749
- maxWidth: {
1750
- readonly [$$PropertyValue]: "maxWidth";
1751
- };
1752
- };
1753
- maxW: (value: {
1754
- readonly [$$PropertyValue]: "maxWidth";
1755
- }) => {
1756
- maxWidth: {
1757
- readonly [$$PropertyValue]: "maxWidth";
1758
- };
1759
- };
1760
- mh: (value: {
1761
- readonly [$$PropertyValue]: "maxHeight";
1762
- }) => {
1763
- maxHeight: {
1764
- readonly [$$PropertyValue]: "maxHeight";
1765
- };
1766
- };
1767
- maxH: (value: {
1768
- readonly [$$PropertyValue]: "maxHeight";
1769
- }) => {
1770
- maxHeight: {
1771
- readonly [$$PropertyValue]: "maxHeight";
1772
- };
1773
- };
1774
- size: (value: {
1775
- readonly [$$PropertyValue]: "width";
1776
- }) => {
1777
- width: {
1778
- readonly [$$PropertyValue]: "width";
1779
- };
1780
- height: {
1781
- readonly [$$PropertyValue]: "width";
1782
- };
1783
- };
1784
- minSize: (value: {
1785
- readonly [$$PropertyValue]: "width";
1786
- }) => {
1787
- minWidth: {
1788
- readonly [$$PropertyValue]: "width";
1789
- };
1790
- minHeight: {
1791
- readonly [$$PropertyValue]: "width";
1792
- };
1793
- width: {
1794
- readonly [$$PropertyValue]: "width";
1795
- };
1796
- height: {
1797
- readonly [$$PropertyValue]: "width";
1798
- };
1799
- };
1800
- sizeMin: (value: {
1801
- readonly [$$PropertyValue]: "width";
1802
- }) => {
1803
- minWidth: {
1804
- readonly [$$PropertyValue]: "width";
1805
- };
1806
- minHeight: {
1807
- readonly [$$PropertyValue]: "width";
1808
- };
1809
- width: {
1810
- readonly [$$PropertyValue]: "width";
1811
- };
1812
- height: {
1813
- readonly [$$PropertyValue]: "width";
1814
- };
1815
- };
1816
- maxSize: (value: {
1817
- readonly [$$PropertyValue]: "width";
1818
- }) => {
1819
- maxWidth: {
1820
- readonly [$$PropertyValue]: "width";
1821
- };
1822
- maxHeight: {
1823
- readonly [$$PropertyValue]: "width";
1824
- };
1825
- };
1826
- sizeMax: (value: {
1827
- readonly [$$PropertyValue]: "width";
1828
- }) => {
1829
- maxWidth: {
1830
- readonly [$$PropertyValue]: "width";
1831
- };
1832
- maxHeight: {
1833
- readonly [$$PropertyValue]: "width";
1834
- };
1835
- };
1836
- appearance: (value: {
1837
- readonly [$$PropertyValue]: "appearance";
1838
- }) => {
1839
- WebkitAppearance: {
1840
- readonly [$$PropertyValue]: "appearance";
1841
- };
1842
- appearance: {
1843
- readonly [$$PropertyValue]: "appearance";
1844
- };
1845
- };
1846
- scale: (value: {
1847
- readonly [$$PropertyValue]: "scale";
1848
- }) => {
1849
- transform: string;
1850
- };
1851
- linearGradient: (value: {
1852
- readonly [$$PropertyValue]: "backgroundImage";
1853
- }) => {
1854
- backgroundImage: string;
1855
- };
1856
- tdl: (value: {
1857
- readonly [$$PropertyValue]: "textDecorationLine";
1858
- }) => {
1859
- textDecorationLine: {
1860
- readonly [$$PropertyValue]: "textDecorationLine";
1861
- };
1862
- };
1863
- textGradient: (value: {
1864
- readonly [$$PropertyValue]: "backgroundImage";
1865
- }) => {
1866
- backgroundImage: string;
1867
- WebkitBackgroundClip: string;
1868
- WebkitTextFillColor: string;
1869
- '&::selection': {
1870
- WebkitTextFillColor: string;
1871
- };
1872
- };
1873
- }>>;
1874
- export declare const StyledImageSkeleton: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
1875
- xs: string;
1876
- sm: string;
1877
- md: string;
1878
- lg: string;
1879
- xl: string;
1880
- xsMax: string;
1881
- smMax: string;
1882
- mdMax: string;
1883
- lgMax: string;
1884
- xlMax: string;
1885
- motion: string;
1886
- safari: string;
1887
- hover: string;
1888
- dark: string;
1889
- light: string;
1890
- }, import("@stitches/react/types/css-util").CSS<{
1891
- xs: string;
1892
- sm: string;
1893
- md: string;
1894
- lg: string;
1895
- xl: string;
1896
- xsMax: string;
1897
- smMax: string;
1898
- mdMax: string;
1899
- lgMax: string;
1900
- xlMax: string;
1901
- motion: string;
1902
- safari: string;
1903
- hover: string;
1904
- dark: string;
1905
- light: string;
1906
- }, {
1907
- shadows: {
1908
- xs: string;
1909
- sm: string;
1910
- md: string;
1911
- lg: string;
1912
- xl: string;
1913
- };
1914
- colors: {
1915
- accents1: string;
1916
- accents2: string;
1917
- accents3: string;
1918
- accents4: string;
1919
- accents5: string;
1920
- accents6: string;
1921
- accents7: string;
1922
- accents8: string;
1923
- accents9: string;
1924
- text: string;
1925
- background: string;
1926
- foreground: string;
1927
- codeLight: string;
1928
- code: string;
1929
- border: string;
1930
- selection: string;
1931
- white: string;
1932
- black: string;
1933
- blue100: string;
1934
- blue200: string;
1935
- blue300: string;
1936
- blue400: string;
1937
- blue500: string;
1938
- blue600: string;
1939
- blue700: string;
1940
- blue800: string;
1941
- blue900: string;
1942
- purple100: string;
1943
- purple200: string;
1944
- purple300: string;
1945
- purple400: string;
1946
- purple500: string;
1947
- purple600: string;
1948
- purple700: string;
1949
- purple800: string;
1950
- purple900: string;
1951
- green100: string;
1952
- green200: string;
1953
- green300: string;
1954
- green400: string;
1955
- green500: string;
1956
- green600: string;
1957
- green700: string;
1958
- green800: string;
1959
- green900: string;
1960
- yellow100: string;
1961
- yellow200: string;
1962
- yellow300: string;
1963
- yellow400: string;
1964
- yellow500: string;
1965
- yellow600: string;
1966
- yellow700: string;
1967
- yellow800: string;
1968
- yellow900: string;
1969
- red100: string;
1970
- red200: string;
1971
- red300: string;
1972
- red400: string;
1973
- red500: string;
1974
- red600: string;
1975
- red700: string;
1976
- red800: string;
1977
- red900: string;
1978
- cyan100: string;
1979
- cyan200: string;
1980
- cyan300: string;
1981
- cyan400: string;
1982
- cyan500: string;
1983
- cyan600: string;
1984
- cyan700: string;
1985
- cyan800: string;
1986
- cyan900: string;
1987
- pink100: string;
1988
- pink200: string;
1989
- pink300: string;
1990
- pink400: string;
1991
- pink500: string;
1992
- pink600: string;
1993
- pink700: string;
1994
- pink800: string;
1995
- pink900: string;
1996
- gray100: string;
1997
- gray200: string;
1998
- gray300: string;
1999
- gray400: string;
2000
- gray500: string;
2001
- gray600: string;
2002
- gray700: string;
2003
- gray800: string;
2004
- gray900: string;
2005
- primaryLight: string;
2006
- primary: string;
2007
- primaryDark: string;
2008
- primaryShadow: string;
2009
- secondaryLight: string;
2010
- secondary: string;
2011
- secondaryDark: string;
2012
- secondaryShadow: string;
2013
- successLight: string;
2014
- success: string;
2015
- successDark: string;
2016
- successShadow: string;
2017
- warningLight: string;
2018
- warning: string;
2019
- warningDark: string;
2020
- warningShadow: string;
2021
- errorLight: string;
2022
- error: string;
2023
- errorDark: string;
2024
- errorShadow: string;
2025
- gradient: string;
2026
- link: string;
2027
- };
2028
- fonts: {
2029
- sans: string;
2030
- mono: string;
2031
- };
2032
- fontSizes: {
2033
- tiny: string;
2034
- xs: string;
2035
- base: string;
2036
- sm: string;
2037
- md: string;
2038
- lg: string;
2039
- xl: string;
2040
- };
2041
- fontWeights: {
2042
- hairline: number;
2043
- thin: number;
2044
- light: number;
2045
- normal: number;
2046
- medium: number;
2047
- semibold: number;
2048
- bold: number;
2049
- extrabold: number;
2050
- black: number;
2051
- };
2052
- lineHeights: {
2053
- xs: number;
2054
- sm: number;
2055
- md: number;
2056
- lg: number;
2057
- xl: number;
2058
- };
2059
- letterSpacings: {
2060
- tighter: string;
2061
- tight: string;
2062
- normal: string;
2063
- wide: string;
2064
- wider: string;
2065
- widest: string;
2066
- };
2067
- space: {
2068
- 0: string;
2069
- xs: string;
2070
- sm: string;
2071
- md: string;
2072
- lg: string;
2073
- xl: string;
2074
- px: string;
2075
- 1: string;
2076
- 2: string;
2077
- 3: string;
2078
- 4: string;
2079
- 5: string;
2080
- 6: string;
2081
- 7: string;
2082
- 8: string;
2083
- 9: string;
2084
- 10: string;
2085
- 11: string;
2086
- 12: string;
2087
- 13: string;
2088
- 14: string;
2089
- 15: string;
2090
- 16: string;
2091
- 17: string;
2092
- 18: string;
2093
- 20: string;
2094
- 24: string;
2095
- 28: string;
2096
- 32: string;
2097
- 36: string;
2098
- 40: string;
2099
- 44: string;
2100
- 48: string;
2101
- 52: string;
2102
- 56: string;
2103
- 60: string;
2104
- 64: string;
2105
- 72: string;
2106
- 80: string;
2107
- 96: string;
2108
- };
2109
- radii: {
2110
- xs: string;
2111
- sm: string;
2112
- md: string;
2113
- base: string;
2114
- lg: string;
2115
- xl: string;
2116
- squared: string;
2117
- rounded: string;
2118
- pill: string;
2119
- };
2120
- zIndices: {
2121
- 1: string;
2122
- 2: string;
2123
- 3: string;
2124
- 4: string;
2125
- 5: string;
2126
- 10: string;
2127
- max: string;
2128
- };
2129
- borderWeights: {
2130
- light: string;
2131
- normal: string;
2132
- bold: string;
2133
- extrabold: string;
2134
- black: string;
2135
- };
2136
- transitions: {
2137
- default: string;
2138
- button: string;
2139
- avatar: string;
2140
- link: string;
2141
- card: string;
2142
- };
2143
- breakpoints: {
2144
- xs: string;
2145
- sm: string;
2146
- md: string;
2147
- lg: string;
2148
- xl: string;
2149
- };
2150
- }, {
2151
- width: string;
2152
- height: string;
2153
- minWidth: string;
2154
- maxWidth: string;
2155
- minHeight: string;
2156
- maxHeight: string;
2157
- flexBasis: string;
2158
- gridTemplateColumns: string;
2159
- gridTemplateRows: string;
2160
- blockSize: string;
2161
- minBlockSize: string;
2162
- maxBlockSize: string;
2163
- inlineSize: string;
2164
- minInlineSize: string;
2165
- maxInlineSize: string;
2166
- borderWidth: string;
2167
- gap: "space";
2168
- gridGap: "space";
2169
- columnGap: "space";
2170
- gridColumnGap: "space";
2171
- rowGap: "space";
2172
- gridRowGap: "space";
2173
- inset: "space";
2174
- insetBlock: "space";
2175
- insetBlockEnd: "space";
2176
- insetBlockStart: "space";
2177
- insetInline: "space";
2178
- insetInlineEnd: "space";
2179
- insetInlineStart: "space";
2180
- margin: "space";
2181
- marginTop: "space";
2182
- marginRight: "space";
2183
- marginBottom: "space";
2184
- marginLeft: "space";
2185
- marginBlock: "space";
2186
- marginBlockEnd: "space";
2187
- marginBlockStart: "space";
2188
- marginInline: "space";
2189
- marginInlineEnd: "space";
2190
- marginInlineStart: "space";
2191
- padding: "space";
2192
- paddingTop: "space";
2193
- paddingRight: "space";
2194
- paddingBottom: "space";
2195
- paddingLeft: "space";
2196
- paddingBlock: "space";
2197
- paddingBlockEnd: "space";
2198
- paddingBlockStart: "space";
2199
- paddingInline: "space";
2200
- paddingInlineEnd: "space";
2201
- paddingInlineStart: "space";
2202
- scrollMargin: "space";
2203
- scrollMarginTop: "space";
2204
- scrollMarginRight: "space";
2205
- scrollMarginBottom: "space";
2206
- scrollMarginLeft: "space";
2207
- scrollMarginBlock: "space";
2208
- scrollMarginBlockEnd: "space";
2209
- scrollMarginBlockStart: "space";
2210
- scrollMarginInline: "space";
2211
- scrollMarginInlineEnd: "space";
2212
- scrollMarginInlineStart: "space";
2213
- scrollPadding: "space";
2214
- scrollPaddingTop: "space";
2215
- scrollPaddingRight: "space";
2216
- scrollPaddingBottom: "space";
2217
- scrollPaddingLeft: "space";
2218
- scrollPaddingBlock: "space";
2219
- scrollPaddingBlockEnd: "space";
2220
- scrollPaddingBlockStart: "space";
2221
- scrollPaddingInline: "space";
2222
- scrollPaddingInlineEnd: "space";
2223
- scrollPaddingInlineStart: "space";
2224
- top: "space";
2225
- right: "space";
2226
- bottom: "space";
2227
- left: "space";
2228
- fontSize: "fontSizes";
2229
- background: "colors";
2230
- backgroundColor: "colors";
2231
- backgroundImage: "colors";
2232
- borderImage: "colors";
2233
- border: "colors";
2234
- borderBlock: "colors";
2235
- borderBlockEnd: "colors";
2236
- borderBlockStart: "colors";
2237
- borderBottom: "colors";
2238
- borderBottomColor: "colors";
2239
- borderColor: "colors";
2240
- borderInline: "colors";
2241
- borderInlineEnd: "colors";
2242
- borderInlineStart: "colors";
2243
- borderLeft: "colors";
2244
- borderLeftColor: "colors";
2245
- borderRight: "colors";
2246
- borderRightColor: "colors";
2247
- borderTop: "colors";
2248
- borderTopColor: "colors";
2249
- caretColor: "colors";
2250
- color: "colors";
2251
- columnRuleColor: "colors";
2252
- outline: "colors";
2253
- outlineColor: "colors";
2254
- fill: "colors";
2255
- stroke: "colors";
2256
- textDecorationColor: "colors";
2257
- fontFamily: "fonts";
2258
- fontWeight: "fontWeights";
2259
- lineHeight: "lineHeights";
2260
- letterSpacing: "letterSpacings";
2261
- borderTopWidth: "borderWidths";
2262
- borderLeftWidth: "borderWidths";
2263
- borderRightWidth: "borderWidths";
2264
- borderBottomWidth: "borderWidths";
2265
- borderStyle: "borderStyles";
2266
- borderTopStyle: "borderStyles";
2267
- borderLeftStyle: "borderStyles";
2268
- borderRightStyle: "borderStyles";
2269
- borderBottomStyle: "borderStyles";
2270
- borderRadius: "radii";
2271
- borderTopLeftRadius: "radii";
2272
- borderTopRightRadius: "radii";
2273
- borderBottomRightRadius: "radii";
2274
- borderBottomLeftRadius: "radii";
2275
- boxShadow: "shadows";
2276
- textShadow: "shadows";
2277
- transition: "transitions";
2278
- zIndex: "zIndices";
2279
- }, {
2280
- p: (value: {
2281
- readonly [$$PropertyValue]: "padding";
2282
- }) => {
2283
- padding: {
2284
- readonly [$$PropertyValue]: "padding";
2285
- };
2286
- };
2287
- pt: (value: {
2288
- readonly [$$PropertyValue]: "paddingTop";
2289
- }) => {
2290
- paddingTop: {
2291
- readonly [$$PropertyValue]: "paddingTop";
2292
- };
2293
- };
2294
- pr: (value: {
2295
- readonly [$$PropertyValue]: "paddingRight";
2296
- }) => {
2297
- paddingRight: {
2298
- readonly [$$PropertyValue]: "paddingRight";
2299
- };
2300
- };
2301
- pb: (value: {
2302
- readonly [$$PropertyValue]: "paddingBottom";
2303
- }) => {
2304
- paddingBottom: {
2305
- readonly [$$PropertyValue]: "paddingBottom";
2306
- };
2307
- };
2308
- pl: (value: {
2309
- readonly [$$PropertyValue]: "paddingLeft";
2310
- }) => {
2311
- paddingLeft: {
2312
- readonly [$$PropertyValue]: "paddingLeft";
2313
- };
2314
- };
2315
- px: (value: {
2316
- readonly [$$PropertyValue]: "paddingLeft";
2317
- }) => {
2318
- paddingLeft: {
2319
- readonly [$$PropertyValue]: "paddingLeft";
2320
- };
2321
- paddingRight: {
2322
- readonly [$$PropertyValue]: "paddingLeft";
2323
- };
2324
- };
2325
- py: (value: {
2326
- readonly [$$PropertyValue]: "paddingTop";
2327
- }) => {
2328
- paddingTop: {
2329
- readonly [$$PropertyValue]: "paddingTop";
2330
- };
2331
- paddingBottom: {
2332
- readonly [$$PropertyValue]: "paddingTop";
2333
- };
2334
- };
2335
- m: (value: {
2336
- readonly [$$PropertyValue]: "margin";
2337
- }) => {
2338
- margin: {
2339
- readonly [$$PropertyValue]: "margin";
2340
- };
2341
- };
2342
- mt: (value: {
2343
- readonly [$$PropertyValue]: "marginTop";
2344
- }) => {
2345
- marginTop: {
2346
- readonly [$$PropertyValue]: "marginTop";
2347
- };
2348
- };
2349
- mr: (value: {
2350
- readonly [$$PropertyValue]: "marginRight";
2351
- }) => {
2352
- marginRight: {
2353
- readonly [$$PropertyValue]: "marginRight";
2354
- };
2355
- };
2356
- mb: (value: {
2357
- readonly [$$PropertyValue]: "marginBottom";
2358
- }) => {
2359
- marginBottom: {
2360
- readonly [$$PropertyValue]: "marginBottom";
2361
- };
2362
- };
2363
- ml: (value: {
2364
- readonly [$$PropertyValue]: "marginLeft";
2365
- }) => {
2366
- marginLeft: {
2367
- readonly [$$PropertyValue]: "marginLeft";
2368
- };
2369
- };
2370
- mx: (value: {
2371
- readonly [$$PropertyValue]: "marginLeft";
2372
- }) => {
2373
- marginLeft: {
2374
- readonly [$$PropertyValue]: "marginLeft";
2375
- };
2376
- marginRight: {
2377
- readonly [$$PropertyValue]: "marginLeft";
2378
- };
2379
- };
2380
- my: (value: {
2381
- readonly [$$PropertyValue]: "marginTop";
2382
- }) => {
2383
- marginTop: {
2384
- readonly [$$PropertyValue]: "marginTop";
2385
- };
2386
- marginBottom: {
2387
- readonly [$$PropertyValue]: "marginTop";
2388
- };
2389
- };
2390
- ta: (value: {
2391
- readonly [$$PropertyValue]: "textAlign";
2392
- }) => {
2393
- textAlign: {
2394
- readonly [$$PropertyValue]: "textAlign";
2395
- };
2396
- };
2397
- tt: (value: {
2398
- readonly [$$PropertyValue]: "textTransform";
2399
- }) => {
2400
- textTransform: {
2401
- readonly [$$PropertyValue]: "textTransform";
2402
- };
2403
- };
2404
- to: (value: {
2405
- readonly [$$PropertyValue]: "textOverflow";
2406
- }) => {
2407
- textOverflow: {
2408
- readonly [$$PropertyValue]: "textOverflow";
2409
- };
2410
- };
2411
- d: (value: {
2412
- readonly [$$PropertyValue]: "display";
2413
- }) => {
2414
- display: {
2415
- readonly [$$PropertyValue]: "display";
2416
- };
2417
- };
2418
- dflex: (value: {
2419
- readonly [$$PropertyValue]: "alignItems";
2420
- }) => {
2421
- display: string;
2422
- alignItems: {
2423
- readonly [$$PropertyValue]: "alignItems";
2424
- };
2425
- justifyContent: {
2426
- readonly [$$PropertyValue]: "alignItems";
2427
- };
2428
- };
2429
- fd: (value: {
2430
- readonly [$$PropertyValue]: "flexDirection";
2431
- }) => {
2432
- flexDirection: {
2433
- readonly [$$PropertyValue]: "flexDirection";
2434
- };
2435
- };
2436
- fw: (value: {
2437
- readonly [$$PropertyValue]: "flexWrap";
2438
- }) => {
2439
- flexWrap: {
2440
- readonly [$$PropertyValue]: "flexWrap";
2441
- };
2442
- };
2443
- ai: (value: {
2444
- readonly [$$PropertyValue]: "alignItems";
2445
- }) => {
2446
- alignItems: {
2447
- readonly [$$PropertyValue]: "alignItems";
2448
- };
2449
- };
2450
- ac: (value: {
2451
- readonly [$$PropertyValue]: "alignContent";
2452
- }) => {
2453
- alignContent: {
2454
- readonly [$$PropertyValue]: "alignContent";
2455
- };
2456
- };
2457
- jc: (value: {
2458
- readonly [$$PropertyValue]: "justifyContent";
2459
- }) => {
2460
- justifyContent: {
2461
- readonly [$$PropertyValue]: "justifyContent";
2462
- };
2463
- };
2464
- as: (value: {
2465
- readonly [$$PropertyValue]: "alignSelf";
2466
- }) => {
2467
- alignSelf: {
2468
- readonly [$$PropertyValue]: "alignSelf";
2469
- };
2470
- };
2471
- fg: (value: {
2472
- readonly [$$PropertyValue]: "flexGrow";
2473
- }) => {
2474
- flexGrow: {
2475
- readonly [$$PropertyValue]: "flexGrow";
2476
- };
2477
- };
2478
- fs: (value: {
2479
- readonly [$$PropertyValue]: "fontSize";
2480
- }) => {
2481
- fontSize: {
2482
- readonly [$$PropertyValue]: "fontSize";
2483
- };
2484
- };
2485
- fb: (value: {
2486
- readonly [$$PropertyValue]: "flexBasis";
2487
- }) => {
2488
- flexBasis: {
2489
- readonly [$$PropertyValue]: "flexBasis";
2490
- };
2491
- };
2492
- bc: (value: {
2493
- readonly [$$PropertyValue]: "backgroundColor";
2494
- }) => {
2495
- backgroundColor: {
2496
- readonly [$$PropertyValue]: "backgroundColor";
2497
- };
2498
- };
2499
- bf: (value: {
2500
- readonly [$$PropertyValue]: "backdropFilter";
2501
- }) => {
2502
- backdropFilter: {
2503
- readonly [$$PropertyValue]: "backdropFilter";
2504
- };
2505
- };
2506
- bg: (value: {
2507
- readonly [$$PropertyValue]: "backgroundColor";
2508
- }) => {
2509
- background: {
2510
- readonly [$$PropertyValue]: "backgroundColor";
2511
- };
2512
- };
2513
- bgBlur: (value: {
2514
- readonly [$$PropertyValue]: "backgroundColor";
2515
- }) => {
2516
- bf: string;
2517
- bg: string;
2518
- };
2519
- bgColor: (value: {
2520
- readonly [$$PropertyValue]: "backgroundColor";
2521
- }) => {
2522
- backgroundColor: {
2523
- readonly [$$PropertyValue]: "backgroundColor";
2524
- };
2525
- };
2526
- backgroundClip: (value: {
2527
- readonly [$$PropertyValue]: "backgroundClip";
2528
- }) => {
2529
- WebkitBackgroundClip: {
2530
- readonly [$$PropertyValue]: "backgroundClip";
2531
- };
2532
- backgroundClip: {
2533
- readonly [$$PropertyValue]: "backgroundClip";
2534
- };
2535
- };
2536
- bgClip: (value: {
2537
- readonly [$$PropertyValue]: "backgroundClip";
2538
- }) => {
2539
- WebkitBackgroundClip: {
2540
- readonly [$$PropertyValue]: "backgroundClip";
2541
- };
2542
- backgroundClip: {
2543
- readonly [$$PropertyValue]: "backgroundClip";
2544
- };
2545
- };
2546
- br: (value: {
2547
- readonly [$$PropertyValue]: "borderRadius";
2548
- }) => {
2549
- borderRadius: {
2550
- readonly [$$PropertyValue]: "borderRadius";
2551
- };
2552
- };
2553
- bw: (value: {
2554
- readonly [$$PropertyValue]: "borderWidth";
2555
- }) => {
2556
- borderWidth: {
2557
- readonly [$$PropertyValue]: "borderWidth";
2558
- };
2559
- };
2560
- btrr: (value: {
2561
- readonly [$$PropertyValue]: "borderTopRightRadius";
2562
- }) => {
2563
- borderTopRightRadius: {
2564
- readonly [$$PropertyValue]: "borderTopRightRadius";
2565
- };
2566
- };
2567
- bbrr: (value: {
2568
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2569
- }) => {
2570
- borderBottomRightRadius: {
2571
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2572
- };
2573
- };
2574
- bblr: (value: {
2575
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2576
- }) => {
2577
- borderBottomLeftRadius: {
2578
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2579
- };
2580
- };
2581
- btlr: (value: {
2582
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2583
- }) => {
2584
- borderTopLeftRadius: {
2585
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2586
- };
2587
- };
2588
- bs: (value: {
2589
- readonly [$$PropertyValue]: "boxShadow";
2590
- }) => {
2591
- boxShadow: {
2592
- readonly [$$PropertyValue]: "boxShadow";
2593
- };
2594
- };
2595
- normalShadow: (value: {
2596
- readonly [$$PropertyValue]: "backgroundColor";
2597
- }) => {
2598
- boxShadow: string;
2599
- };
2600
- normalShadowVar: (value: {
2601
- readonly [$$PropertyValue]: "backgroundColor";
2602
- }) => {
2603
- boxShadow: string;
2604
- };
2605
- lh: (value: {
2606
- readonly [$$PropertyValue]: "lineHeight";
2607
- }) => {
2608
- lineHeight: {
2609
- readonly [$$PropertyValue]: "lineHeight";
2610
- };
2611
- };
2612
- ov: (value: {
2613
- readonly [$$PropertyValue]: "overflow";
2614
- }) => {
2615
- overflow: {
2616
- readonly [$$PropertyValue]: "overflow";
2617
- };
2618
- };
2619
- ox: (value: {
2620
- readonly [$$PropertyValue]: "overflowX";
2621
- }) => {
2622
- overflowX: {
2623
- readonly [$$PropertyValue]: "overflowX";
2624
- };
2625
- };
2626
- oy: (value: {
2627
- readonly [$$PropertyValue]: "overflowY";
2628
- }) => {
2629
- overflowY: {
2630
- readonly [$$PropertyValue]: "overflowY";
2631
- };
2632
- };
2633
- pe: (value: {
2634
- readonly [$$PropertyValue]: "pointerEvents";
2635
- }) => {
2636
- pointerEvents: {
2637
- readonly [$$PropertyValue]: "pointerEvents";
2638
- };
2639
- };
2640
- events: (value: {
2641
- readonly [$$PropertyValue]: "pointerEvents";
2642
- }) => {
2643
- pointerEvents: {
2644
- readonly [$$PropertyValue]: "pointerEvents";
2645
- };
2646
- };
2647
- us: (value: {
2648
- readonly [$$PropertyValue]: "userSelect";
2649
- }) => {
2650
- WebkitUserSelect: {
2651
- readonly [$$PropertyValue]: "userSelect";
2652
- };
2653
- userSelect: {
2654
- readonly [$$PropertyValue]: "userSelect";
2655
- };
2656
- };
2657
- userSelect: (value: {
2658
- readonly [$$PropertyValue]: "userSelect";
2659
- }) => {
2660
- WebkitUserSelect: {
2661
- readonly [$$PropertyValue]: "userSelect";
2662
- };
2663
- userSelect: {
2664
- readonly [$$PropertyValue]: "userSelect";
2665
- };
2666
- };
2667
- w: (value: {
2668
- readonly [$$PropertyValue]: "width";
2669
- }) => {
2670
- width: {
2671
- readonly [$$PropertyValue]: "width";
2672
- };
2673
- };
2674
- h: (value: {
2675
- readonly [$$PropertyValue]: "height";
2676
- }) => {
2677
- height: {
2678
- readonly [$$PropertyValue]: "height";
2679
- };
2680
- };
2681
- mw: (value: {
2682
- readonly [$$PropertyValue]: "maxWidth";
2683
- }) => {
2684
- maxWidth: {
2685
- readonly [$$PropertyValue]: "maxWidth";
2686
- };
2687
- };
2688
- maxW: (value: {
2689
- readonly [$$PropertyValue]: "maxWidth";
2690
- }) => {
2691
- maxWidth: {
2692
- readonly [$$PropertyValue]: "maxWidth";
2693
- };
2694
- };
2695
- mh: (value: {
2696
- readonly [$$PropertyValue]: "maxHeight";
2697
- }) => {
2698
- maxHeight: {
2699
- readonly [$$PropertyValue]: "maxHeight";
2700
- };
2701
- };
2702
- maxH: (value: {
2703
- readonly [$$PropertyValue]: "maxHeight";
2704
- }) => {
2705
- maxHeight: {
2706
- readonly [$$PropertyValue]: "maxHeight";
2707
- };
2708
- };
2709
- size: (value: {
2710
- readonly [$$PropertyValue]: "width";
2711
- }) => {
2712
- width: {
2713
- readonly [$$PropertyValue]: "width";
2714
- };
2715
- height: {
2716
- readonly [$$PropertyValue]: "width";
2717
- };
2718
- };
2719
- minSize: (value: {
2720
- readonly [$$PropertyValue]: "width";
2721
- }) => {
2722
- minWidth: {
2723
- readonly [$$PropertyValue]: "width";
2724
- };
2725
- minHeight: {
2726
- readonly [$$PropertyValue]: "width";
2727
- };
2728
- width: {
2729
- readonly [$$PropertyValue]: "width";
2730
- };
2731
- height: {
2732
- readonly [$$PropertyValue]: "width";
2733
- };
2734
- };
2735
- sizeMin: (value: {
2736
- readonly [$$PropertyValue]: "width";
2737
- }) => {
2738
- minWidth: {
2739
- readonly [$$PropertyValue]: "width";
2740
- };
2741
- minHeight: {
2742
- readonly [$$PropertyValue]: "width";
2743
- };
2744
- width: {
2745
- readonly [$$PropertyValue]: "width";
2746
- };
2747
- height: {
2748
- readonly [$$PropertyValue]: "width";
2749
- };
2750
- };
2751
- maxSize: (value: {
2752
- readonly [$$PropertyValue]: "width";
2753
- }) => {
2754
- maxWidth: {
2755
- readonly [$$PropertyValue]: "width";
2756
- };
2757
- maxHeight: {
2758
- readonly [$$PropertyValue]: "width";
2759
- };
2760
- };
2761
- sizeMax: (value: {
2762
- readonly [$$PropertyValue]: "width";
2763
- }) => {
2764
- maxWidth: {
2765
- readonly [$$PropertyValue]: "width";
2766
- };
2767
- maxHeight: {
2768
- readonly [$$PropertyValue]: "width";
2769
- };
2770
- };
2771
- appearance: (value: {
2772
- readonly [$$PropertyValue]: "appearance";
2773
- }) => {
2774
- WebkitAppearance: {
2775
- readonly [$$PropertyValue]: "appearance";
2776
- };
2777
- appearance: {
2778
- readonly [$$PropertyValue]: "appearance";
2779
- };
2780
- };
2781
- scale: (value: {
2782
- readonly [$$PropertyValue]: "scale";
2783
- }) => {
2784
- transform: string;
2785
- };
2786
- linearGradient: (value: {
2787
- readonly [$$PropertyValue]: "backgroundImage";
2788
- }) => {
2789
- backgroundImage: string;
2790
- };
2791
- tdl: (value: {
2792
- readonly [$$PropertyValue]: "textDecorationLine";
2793
- }) => {
2794
- textDecorationLine: {
2795
- readonly [$$PropertyValue]: "textDecorationLine";
2796
- };
2797
- };
2798
- textGradient: (value: {
2799
- readonly [$$PropertyValue]: "backgroundImage";
2800
- }) => {
2801
- backgroundImage: string;
2802
- WebkitBackgroundClip: string;
2803
- WebkitTextFillColor: string;
2804
- '&::selection': {
2805
- WebkitTextFillColor: string;
2806
- };
2807
- };
2808
- }>>;
2809
- export declare type ImageContainerVariantProps = VariantProps<typeof StyledImageContainer>;
2810
- export declare type ImageVariantsProps = VariantProps<typeof StyledImage>;
2811
- export declare type ImageSkeletonVariantsProps = VariantProps<typeof StyledImageSkeleton>;