@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,1878 +0,0 @@
1
- import { VariantProps } from '../theme/stitches.config';
2
- export declare const StyledLinkIcon: import("@stitches/react/types/styled-component").StyledComponent<"svg", {}, {
3
- xs: string;
4
- sm: string;
5
- md: string;
6
- lg: string;
7
- xl: string;
8
- xsMax: string;
9
- smMax: string;
10
- mdMax: string;
11
- lgMax: string;
12
- xlMax: string;
13
- motion: string;
14
- safari: string;
15
- hover: string;
16
- dark: string;
17
- light: string;
18
- }, import("@stitches/react/types/css-util").CSS<{
19
- xs: string;
20
- sm: string;
21
- md: string;
22
- lg: string;
23
- xl: string;
24
- xsMax: string;
25
- smMax: string;
26
- mdMax: string;
27
- lgMax: string;
28
- xlMax: string;
29
- motion: string;
30
- safari: string;
31
- hover: string;
32
- dark: string;
33
- light: string;
34
- }, {
35
- shadows: {
36
- xs: string;
37
- sm: string;
38
- md: string;
39
- lg: string;
40
- xl: string;
41
- };
42
- colors: {
43
- accents1: string;
44
- accents2: string;
45
- accents3: string;
46
- accents4: string;
47
- accents5: string;
48
- accents6: string;
49
- accents7: string;
50
- accents8: string;
51
- accents9: string;
52
- text: string;
53
- background: string;
54
- foreground: string;
55
- codeLight: string;
56
- code: string;
57
- border: string;
58
- selection: string;
59
- white: string;
60
- black: string;
61
- blue100: string;
62
- blue200: string;
63
- blue300: string;
64
- blue400: string;
65
- blue500: string;
66
- blue600: string;
67
- blue700: string;
68
- blue800: string;
69
- blue900: string;
70
- purple100: string;
71
- purple200: string;
72
- purple300: string;
73
- purple400: string;
74
- purple500: string;
75
- purple600: string;
76
- purple700: string;
77
- purple800: string;
78
- purple900: string;
79
- green100: string;
80
- green200: string;
81
- green300: string;
82
- green400: string;
83
- green500: string;
84
- green600: string;
85
- green700: string;
86
- green800: string;
87
- green900: string;
88
- yellow100: string;
89
- yellow200: string;
90
- yellow300: string;
91
- yellow400: string;
92
- yellow500: string;
93
- yellow600: string;
94
- yellow700: string;
95
- yellow800: string;
96
- yellow900: string;
97
- red100: string;
98
- red200: string;
99
- red300: string;
100
- red400: string;
101
- red500: string;
102
- red600: string;
103
- red700: string;
104
- red800: string;
105
- red900: string;
106
- cyan100: string;
107
- cyan200: string;
108
- cyan300: string;
109
- cyan400: string;
110
- cyan500: string;
111
- cyan600: string;
112
- cyan700: string;
113
- cyan800: string;
114
- cyan900: string;
115
- pink100: string;
116
- pink200: string;
117
- pink300: string;
118
- pink400: string;
119
- pink500: string;
120
- pink600: string;
121
- pink700: string;
122
- pink800: string;
123
- pink900: string;
124
- gray100: string;
125
- gray200: string;
126
- gray300: string;
127
- gray400: string;
128
- gray500: string;
129
- gray600: string;
130
- gray700: string;
131
- gray800: string;
132
- gray900: string;
133
- primaryLight: string;
134
- primary: string;
135
- primaryDark: string;
136
- primaryShadow: string;
137
- secondaryLight: string;
138
- secondary: string;
139
- secondaryDark: string;
140
- secondaryShadow: string;
141
- successLight: string;
142
- success: string;
143
- successDark: string;
144
- successShadow: string;
145
- warningLight: string;
146
- warning: string;
147
- warningDark: string;
148
- warningShadow: string;
149
- errorLight: string;
150
- error: string;
151
- errorDark: string;
152
- errorShadow: string;
153
- gradient: string;
154
- link: string;
155
- };
156
- fonts: {
157
- sans: string;
158
- mono: string;
159
- };
160
- fontSizes: {
161
- tiny: string;
162
- xs: string;
163
- base: string;
164
- sm: string;
165
- md: string;
166
- lg: string;
167
- xl: string;
168
- };
169
- fontWeights: {
170
- hairline: number;
171
- thin: number;
172
- light: number;
173
- normal: number;
174
- medium: number;
175
- semibold: number;
176
- bold: number;
177
- extrabold: number;
178
- black: number;
179
- };
180
- lineHeights: {
181
- xs: number;
182
- sm: number;
183
- md: number;
184
- lg: number;
185
- xl: number;
186
- };
187
- letterSpacings: {
188
- tighter: string;
189
- tight: string;
190
- normal: string;
191
- wide: string;
192
- wider: string;
193
- widest: string;
194
- };
195
- space: {
196
- 0: string;
197
- xs: string;
198
- sm: string;
199
- md: string;
200
- lg: string;
201
- xl: string;
202
- px: string;
203
- 1: string;
204
- 2: string;
205
- 3: string;
206
- 4: string;
207
- 5: string;
208
- 6: string;
209
- 7: string;
210
- 8: string;
211
- 9: string;
212
- 10: string;
213
- 11: string;
214
- 12: string;
215
- 13: string;
216
- 14: string;
217
- 15: string;
218
- 16: string;
219
- 17: string;
220
- 18: string;
221
- 20: string;
222
- 24: string;
223
- 28: string;
224
- 32: string;
225
- 36: string;
226
- 40: string;
227
- 44: string;
228
- 48: string;
229
- 52: string;
230
- 56: string;
231
- 60: string;
232
- 64: string;
233
- 72: string;
234
- 80: string;
235
- 96: string;
236
- };
237
- radii: {
238
- xs: string;
239
- sm: string;
240
- md: string;
241
- base: string;
242
- lg: string;
243
- xl: string;
244
- squared: string;
245
- rounded: string;
246
- pill: string;
247
- };
248
- zIndices: {
249
- 1: string;
250
- 2: string;
251
- 3: string;
252
- 4: string;
253
- 5: string;
254
- 10: string;
255
- max: string;
256
- };
257
- borderWeights: {
258
- light: string;
259
- normal: string;
260
- bold: string;
261
- extrabold: string;
262
- black: string;
263
- };
264
- transitions: {
265
- default: string;
266
- button: string;
267
- avatar: string;
268
- link: string;
269
- card: string;
270
- };
271
- breakpoints: {
272
- xs: string;
273
- sm: string;
274
- md: string;
275
- lg: string;
276
- xl: string;
277
- };
278
- }, {
279
- width: string;
280
- height: string;
281
- minWidth: string;
282
- maxWidth: string;
283
- minHeight: string;
284
- maxHeight: string;
285
- flexBasis: string;
286
- gridTemplateColumns: string;
287
- gridTemplateRows: string;
288
- blockSize: string;
289
- minBlockSize: string;
290
- maxBlockSize: string;
291
- inlineSize: string;
292
- minInlineSize: string;
293
- maxInlineSize: string;
294
- borderWidth: string;
295
- gap: "space";
296
- gridGap: "space";
297
- columnGap: "space";
298
- gridColumnGap: "space";
299
- rowGap: "space";
300
- gridRowGap: "space";
301
- inset: "space";
302
- insetBlock: "space";
303
- insetBlockEnd: "space";
304
- insetBlockStart: "space";
305
- insetInline: "space";
306
- insetInlineEnd: "space";
307
- insetInlineStart: "space";
308
- margin: "space";
309
- marginTop: "space";
310
- marginRight: "space";
311
- marginBottom: "space";
312
- marginLeft: "space";
313
- marginBlock: "space";
314
- marginBlockEnd: "space";
315
- marginBlockStart: "space";
316
- marginInline: "space";
317
- marginInlineEnd: "space";
318
- marginInlineStart: "space";
319
- padding: "space";
320
- paddingTop: "space";
321
- paddingRight: "space";
322
- paddingBottom: "space";
323
- paddingLeft: "space";
324
- paddingBlock: "space";
325
- paddingBlockEnd: "space";
326
- paddingBlockStart: "space";
327
- paddingInline: "space";
328
- paddingInlineEnd: "space";
329
- paddingInlineStart: "space";
330
- scrollMargin: "space";
331
- scrollMarginTop: "space";
332
- scrollMarginRight: "space";
333
- scrollMarginBottom: "space";
334
- scrollMarginLeft: "space";
335
- scrollMarginBlock: "space";
336
- scrollMarginBlockEnd: "space";
337
- scrollMarginBlockStart: "space";
338
- scrollMarginInline: "space";
339
- scrollMarginInlineEnd: "space";
340
- scrollMarginInlineStart: "space";
341
- scrollPadding: "space";
342
- scrollPaddingTop: "space";
343
- scrollPaddingRight: "space";
344
- scrollPaddingBottom: "space";
345
- scrollPaddingLeft: "space";
346
- scrollPaddingBlock: "space";
347
- scrollPaddingBlockEnd: "space";
348
- scrollPaddingBlockStart: "space";
349
- scrollPaddingInline: "space";
350
- scrollPaddingInlineEnd: "space";
351
- scrollPaddingInlineStart: "space";
352
- top: "space";
353
- right: "space";
354
- bottom: "space";
355
- left: "space";
356
- fontSize: "fontSizes";
357
- background: "colors";
358
- backgroundColor: "colors";
359
- backgroundImage: "colors";
360
- borderImage: "colors";
361
- border: "colors";
362
- borderBlock: "colors";
363
- borderBlockEnd: "colors";
364
- borderBlockStart: "colors";
365
- borderBottom: "colors";
366
- borderBottomColor: "colors";
367
- borderColor: "colors";
368
- borderInline: "colors";
369
- borderInlineEnd: "colors";
370
- borderInlineStart: "colors";
371
- borderLeft: "colors";
372
- borderLeftColor: "colors";
373
- borderRight: "colors";
374
- borderRightColor: "colors";
375
- borderTop: "colors";
376
- borderTopColor: "colors";
377
- caretColor: "colors";
378
- color: "colors";
379
- columnRuleColor: "colors";
380
- outline: "colors";
381
- outlineColor: "colors";
382
- fill: "colors";
383
- stroke: "colors";
384
- textDecorationColor: "colors";
385
- fontFamily: "fonts";
386
- fontWeight: "fontWeights";
387
- lineHeight: "lineHeights";
388
- letterSpacing: "letterSpacings";
389
- borderTopWidth: "borderWidths";
390
- borderLeftWidth: "borderWidths";
391
- borderRightWidth: "borderWidths";
392
- borderBottomWidth: "borderWidths";
393
- borderStyle: "borderStyles";
394
- borderTopStyle: "borderStyles";
395
- borderLeftStyle: "borderStyles";
396
- borderRightStyle: "borderStyles";
397
- borderBottomStyle: "borderStyles";
398
- borderRadius: "radii";
399
- borderTopLeftRadius: "radii";
400
- borderTopRightRadius: "radii";
401
- borderBottomRightRadius: "radii";
402
- borderBottomLeftRadius: "radii";
403
- boxShadow: "shadows";
404
- textShadow: "shadows";
405
- transition: "transitions";
406
- zIndex: "zIndices";
407
- }, {
408
- p: (value: {
409
- readonly [$$PropertyValue]: "padding";
410
- }) => {
411
- padding: {
412
- readonly [$$PropertyValue]: "padding";
413
- };
414
- };
415
- pt: (value: {
416
- readonly [$$PropertyValue]: "paddingTop";
417
- }) => {
418
- paddingTop: {
419
- readonly [$$PropertyValue]: "paddingTop";
420
- };
421
- };
422
- pr: (value: {
423
- readonly [$$PropertyValue]: "paddingRight";
424
- }) => {
425
- paddingRight: {
426
- readonly [$$PropertyValue]: "paddingRight";
427
- };
428
- };
429
- pb: (value: {
430
- readonly [$$PropertyValue]: "paddingBottom";
431
- }) => {
432
- paddingBottom: {
433
- readonly [$$PropertyValue]: "paddingBottom";
434
- };
435
- };
436
- pl: (value: {
437
- readonly [$$PropertyValue]: "paddingLeft";
438
- }) => {
439
- paddingLeft: {
440
- readonly [$$PropertyValue]: "paddingLeft";
441
- };
442
- };
443
- px: (value: {
444
- readonly [$$PropertyValue]: "paddingLeft";
445
- }) => {
446
- paddingLeft: {
447
- readonly [$$PropertyValue]: "paddingLeft";
448
- };
449
- paddingRight: {
450
- readonly [$$PropertyValue]: "paddingLeft";
451
- };
452
- };
453
- py: (value: {
454
- readonly [$$PropertyValue]: "paddingTop";
455
- }) => {
456
- paddingTop: {
457
- readonly [$$PropertyValue]: "paddingTop";
458
- };
459
- paddingBottom: {
460
- readonly [$$PropertyValue]: "paddingTop";
461
- };
462
- };
463
- m: (value: {
464
- readonly [$$PropertyValue]: "margin";
465
- }) => {
466
- margin: {
467
- readonly [$$PropertyValue]: "margin";
468
- };
469
- };
470
- mt: (value: {
471
- readonly [$$PropertyValue]: "marginTop";
472
- }) => {
473
- marginTop: {
474
- readonly [$$PropertyValue]: "marginTop";
475
- };
476
- };
477
- mr: (value: {
478
- readonly [$$PropertyValue]: "marginRight";
479
- }) => {
480
- marginRight: {
481
- readonly [$$PropertyValue]: "marginRight";
482
- };
483
- };
484
- mb: (value: {
485
- readonly [$$PropertyValue]: "marginBottom";
486
- }) => {
487
- marginBottom: {
488
- readonly [$$PropertyValue]: "marginBottom";
489
- };
490
- };
491
- ml: (value: {
492
- readonly [$$PropertyValue]: "marginLeft";
493
- }) => {
494
- marginLeft: {
495
- readonly [$$PropertyValue]: "marginLeft";
496
- };
497
- };
498
- mx: (value: {
499
- readonly [$$PropertyValue]: "marginLeft";
500
- }) => {
501
- marginLeft: {
502
- readonly [$$PropertyValue]: "marginLeft";
503
- };
504
- marginRight: {
505
- readonly [$$PropertyValue]: "marginLeft";
506
- };
507
- };
508
- my: (value: {
509
- readonly [$$PropertyValue]: "marginTop";
510
- }) => {
511
- marginTop: {
512
- readonly [$$PropertyValue]: "marginTop";
513
- };
514
- marginBottom: {
515
- readonly [$$PropertyValue]: "marginTop";
516
- };
517
- };
518
- ta: (value: {
519
- readonly [$$PropertyValue]: "textAlign";
520
- }) => {
521
- textAlign: {
522
- readonly [$$PropertyValue]: "textAlign";
523
- };
524
- };
525
- tt: (value: {
526
- readonly [$$PropertyValue]: "textTransform";
527
- }) => {
528
- textTransform: {
529
- readonly [$$PropertyValue]: "textTransform";
530
- };
531
- };
532
- to: (value: {
533
- readonly [$$PropertyValue]: "textOverflow";
534
- }) => {
535
- textOverflow: {
536
- readonly [$$PropertyValue]: "textOverflow";
537
- };
538
- };
539
- d: (value: {
540
- readonly [$$PropertyValue]: "display";
541
- }) => {
542
- display: {
543
- readonly [$$PropertyValue]: "display";
544
- };
545
- };
546
- dflex: (value: {
547
- readonly [$$PropertyValue]: "alignItems";
548
- }) => {
549
- display: string;
550
- alignItems: {
551
- readonly [$$PropertyValue]: "alignItems";
552
- };
553
- justifyContent: {
554
- readonly [$$PropertyValue]: "alignItems";
555
- };
556
- };
557
- fd: (value: {
558
- readonly [$$PropertyValue]: "flexDirection";
559
- }) => {
560
- flexDirection: {
561
- readonly [$$PropertyValue]: "flexDirection";
562
- };
563
- };
564
- fw: (value: {
565
- readonly [$$PropertyValue]: "flexWrap";
566
- }) => {
567
- flexWrap: {
568
- readonly [$$PropertyValue]: "flexWrap";
569
- };
570
- };
571
- ai: (value: {
572
- readonly [$$PropertyValue]: "alignItems";
573
- }) => {
574
- alignItems: {
575
- readonly [$$PropertyValue]: "alignItems";
576
- };
577
- };
578
- ac: (value: {
579
- readonly [$$PropertyValue]: "alignContent";
580
- }) => {
581
- alignContent: {
582
- readonly [$$PropertyValue]: "alignContent";
583
- };
584
- };
585
- jc: (value: {
586
- readonly [$$PropertyValue]: "justifyContent";
587
- }) => {
588
- justifyContent: {
589
- readonly [$$PropertyValue]: "justifyContent";
590
- };
591
- };
592
- as: (value: {
593
- readonly [$$PropertyValue]: "alignSelf";
594
- }) => {
595
- alignSelf: {
596
- readonly [$$PropertyValue]: "alignSelf";
597
- };
598
- };
599
- fg: (value: {
600
- readonly [$$PropertyValue]: "flexGrow";
601
- }) => {
602
- flexGrow: {
603
- readonly [$$PropertyValue]: "flexGrow";
604
- };
605
- };
606
- fs: (value: {
607
- readonly [$$PropertyValue]: "fontSize";
608
- }) => {
609
- fontSize: {
610
- readonly [$$PropertyValue]: "fontSize";
611
- };
612
- };
613
- fb: (value: {
614
- readonly [$$PropertyValue]: "flexBasis";
615
- }) => {
616
- flexBasis: {
617
- readonly [$$PropertyValue]: "flexBasis";
618
- };
619
- };
620
- bc: (value: {
621
- readonly [$$PropertyValue]: "backgroundColor";
622
- }) => {
623
- backgroundColor: {
624
- readonly [$$PropertyValue]: "backgroundColor";
625
- };
626
- };
627
- bf: (value: {
628
- readonly [$$PropertyValue]: "backdropFilter";
629
- }) => {
630
- backdropFilter: {
631
- readonly [$$PropertyValue]: "backdropFilter";
632
- };
633
- };
634
- bg: (value: {
635
- readonly [$$PropertyValue]: "backgroundColor";
636
- }) => {
637
- background: {
638
- readonly [$$PropertyValue]: "backgroundColor";
639
- };
640
- };
641
- bgBlur: (value: {
642
- readonly [$$PropertyValue]: "backgroundColor";
643
- }) => {
644
- bf: string;
645
- bg: string;
646
- };
647
- bgColor: (value: {
648
- readonly [$$PropertyValue]: "backgroundColor";
649
- }) => {
650
- backgroundColor: {
651
- readonly [$$PropertyValue]: "backgroundColor";
652
- };
653
- };
654
- backgroundClip: (value: {
655
- readonly [$$PropertyValue]: "backgroundClip";
656
- }) => {
657
- WebkitBackgroundClip: {
658
- readonly [$$PropertyValue]: "backgroundClip";
659
- };
660
- backgroundClip: {
661
- readonly [$$PropertyValue]: "backgroundClip";
662
- };
663
- };
664
- bgClip: (value: {
665
- readonly [$$PropertyValue]: "backgroundClip";
666
- }) => {
667
- WebkitBackgroundClip: {
668
- readonly [$$PropertyValue]: "backgroundClip";
669
- };
670
- backgroundClip: {
671
- readonly [$$PropertyValue]: "backgroundClip";
672
- };
673
- };
674
- br: (value: {
675
- readonly [$$PropertyValue]: "borderRadius";
676
- }) => {
677
- borderRadius: {
678
- readonly [$$PropertyValue]: "borderRadius";
679
- };
680
- };
681
- bw: (value: {
682
- readonly [$$PropertyValue]: "borderWidth";
683
- }) => {
684
- borderWidth: {
685
- readonly [$$PropertyValue]: "borderWidth";
686
- };
687
- };
688
- btrr: (value: {
689
- readonly [$$PropertyValue]: "borderTopRightRadius";
690
- }) => {
691
- borderTopRightRadius: {
692
- readonly [$$PropertyValue]: "borderTopRightRadius";
693
- };
694
- };
695
- bbrr: (value: {
696
- readonly [$$PropertyValue]: "borderBottomRightRadius";
697
- }) => {
698
- borderBottomRightRadius: {
699
- readonly [$$PropertyValue]: "borderBottomRightRadius";
700
- };
701
- };
702
- bblr: (value: {
703
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
704
- }) => {
705
- borderBottomLeftRadius: {
706
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
707
- };
708
- };
709
- btlr: (value: {
710
- readonly [$$PropertyValue]: "borderTopLeftRadius";
711
- }) => {
712
- borderTopLeftRadius: {
713
- readonly [$$PropertyValue]: "borderTopLeftRadius";
714
- };
715
- };
716
- bs: (value: {
717
- readonly [$$PropertyValue]: "boxShadow";
718
- }) => {
719
- boxShadow: {
720
- readonly [$$PropertyValue]: "boxShadow";
721
- };
722
- };
723
- normalShadow: (value: {
724
- readonly [$$PropertyValue]: "backgroundColor";
725
- }) => {
726
- boxShadow: string;
727
- };
728
- normalShadowVar: (value: {
729
- readonly [$$PropertyValue]: "backgroundColor";
730
- }) => {
731
- boxShadow: string;
732
- };
733
- lh: (value: {
734
- readonly [$$PropertyValue]: "lineHeight";
735
- }) => {
736
- lineHeight: {
737
- readonly [$$PropertyValue]: "lineHeight";
738
- };
739
- };
740
- ov: (value: {
741
- readonly [$$PropertyValue]: "overflow";
742
- }) => {
743
- overflow: {
744
- readonly [$$PropertyValue]: "overflow";
745
- };
746
- };
747
- ox: (value: {
748
- readonly [$$PropertyValue]: "overflowX";
749
- }) => {
750
- overflowX: {
751
- readonly [$$PropertyValue]: "overflowX";
752
- };
753
- };
754
- oy: (value: {
755
- readonly [$$PropertyValue]: "overflowY";
756
- }) => {
757
- overflowY: {
758
- readonly [$$PropertyValue]: "overflowY";
759
- };
760
- };
761
- pe: (value: {
762
- readonly [$$PropertyValue]: "pointerEvents";
763
- }) => {
764
- pointerEvents: {
765
- readonly [$$PropertyValue]: "pointerEvents";
766
- };
767
- };
768
- events: (value: {
769
- readonly [$$PropertyValue]: "pointerEvents";
770
- }) => {
771
- pointerEvents: {
772
- readonly [$$PropertyValue]: "pointerEvents";
773
- };
774
- };
775
- us: (value: {
776
- readonly [$$PropertyValue]: "userSelect";
777
- }) => {
778
- WebkitUserSelect: {
779
- readonly [$$PropertyValue]: "userSelect";
780
- };
781
- userSelect: {
782
- readonly [$$PropertyValue]: "userSelect";
783
- };
784
- };
785
- userSelect: (value: {
786
- readonly [$$PropertyValue]: "userSelect";
787
- }) => {
788
- WebkitUserSelect: {
789
- readonly [$$PropertyValue]: "userSelect";
790
- };
791
- userSelect: {
792
- readonly [$$PropertyValue]: "userSelect";
793
- };
794
- };
795
- w: (value: {
796
- readonly [$$PropertyValue]: "width";
797
- }) => {
798
- width: {
799
- readonly [$$PropertyValue]: "width";
800
- };
801
- };
802
- h: (value: {
803
- readonly [$$PropertyValue]: "height";
804
- }) => {
805
- height: {
806
- readonly [$$PropertyValue]: "height";
807
- };
808
- };
809
- mw: (value: {
810
- readonly [$$PropertyValue]: "maxWidth";
811
- }) => {
812
- maxWidth: {
813
- readonly [$$PropertyValue]: "maxWidth";
814
- };
815
- };
816
- maxW: (value: {
817
- readonly [$$PropertyValue]: "maxWidth";
818
- }) => {
819
- maxWidth: {
820
- readonly [$$PropertyValue]: "maxWidth";
821
- };
822
- };
823
- mh: (value: {
824
- readonly [$$PropertyValue]: "maxHeight";
825
- }) => {
826
- maxHeight: {
827
- readonly [$$PropertyValue]: "maxHeight";
828
- };
829
- };
830
- maxH: (value: {
831
- readonly [$$PropertyValue]: "maxHeight";
832
- }) => {
833
- maxHeight: {
834
- readonly [$$PropertyValue]: "maxHeight";
835
- };
836
- };
837
- size: (value: {
838
- readonly [$$PropertyValue]: "width";
839
- }) => {
840
- width: {
841
- readonly [$$PropertyValue]: "width";
842
- };
843
- height: {
844
- readonly [$$PropertyValue]: "width";
845
- };
846
- };
847
- minSize: (value: {
848
- readonly [$$PropertyValue]: "width";
849
- }) => {
850
- minWidth: {
851
- readonly [$$PropertyValue]: "width";
852
- };
853
- minHeight: {
854
- readonly [$$PropertyValue]: "width";
855
- };
856
- width: {
857
- readonly [$$PropertyValue]: "width";
858
- };
859
- height: {
860
- readonly [$$PropertyValue]: "width";
861
- };
862
- };
863
- sizeMin: (value: {
864
- readonly [$$PropertyValue]: "width";
865
- }) => {
866
- minWidth: {
867
- readonly [$$PropertyValue]: "width";
868
- };
869
- minHeight: {
870
- readonly [$$PropertyValue]: "width";
871
- };
872
- width: {
873
- readonly [$$PropertyValue]: "width";
874
- };
875
- height: {
876
- readonly [$$PropertyValue]: "width";
877
- };
878
- };
879
- maxSize: (value: {
880
- readonly [$$PropertyValue]: "width";
881
- }) => {
882
- maxWidth: {
883
- readonly [$$PropertyValue]: "width";
884
- };
885
- maxHeight: {
886
- readonly [$$PropertyValue]: "width";
887
- };
888
- };
889
- sizeMax: (value: {
890
- readonly [$$PropertyValue]: "width";
891
- }) => {
892
- maxWidth: {
893
- readonly [$$PropertyValue]: "width";
894
- };
895
- maxHeight: {
896
- readonly [$$PropertyValue]: "width";
897
- };
898
- };
899
- appearance: (value: {
900
- readonly [$$PropertyValue]: "appearance";
901
- }) => {
902
- WebkitAppearance: {
903
- readonly [$$PropertyValue]: "appearance";
904
- };
905
- appearance: {
906
- readonly [$$PropertyValue]: "appearance";
907
- };
908
- };
909
- scale: (value: {
910
- readonly [$$PropertyValue]: "scale";
911
- }) => {
912
- transform: string;
913
- };
914
- linearGradient: (value: {
915
- readonly [$$PropertyValue]: "backgroundImage";
916
- }) => {
917
- backgroundImage: string;
918
- };
919
- tdl: (value: {
920
- readonly [$$PropertyValue]: "textDecorationLine";
921
- }) => {
922
- textDecorationLine: {
923
- readonly [$$PropertyValue]: "textDecorationLine";
924
- };
925
- };
926
- textGradient: (value: {
927
- readonly [$$PropertyValue]: "backgroundImage";
928
- }) => {
929
- backgroundImage: string;
930
- WebkitBackgroundClip: string;
931
- WebkitTextFillColor: string;
932
- '&::selection': {
933
- WebkitTextFillColor: string;
934
- };
935
- };
936
- }>>;
937
- export declare const StyledLink: import("@stitches/react/types/styled-component").StyledComponent<"a", {
938
- color?: "default" | "primary" | "secondary" | "success" | "warning" | "error" | "text" | undefined;
939
- underline?: boolean | "true" | undefined;
940
- block?: boolean | "true" | undefined;
941
- animated?: boolean | "true" | undefined;
942
- }, {
943
- xs: string;
944
- sm: string;
945
- md: string;
946
- lg: string;
947
- xl: string;
948
- xsMax: string;
949
- smMax: string;
950
- mdMax: string;
951
- lgMax: string;
952
- xlMax: string;
953
- motion: string;
954
- safari: string;
955
- hover: string;
956
- dark: string;
957
- light: string;
958
- }, import("@stitches/react/types/css-util").CSS<{
959
- xs: string;
960
- sm: string;
961
- md: string;
962
- lg: string;
963
- xl: string;
964
- xsMax: string;
965
- smMax: string;
966
- mdMax: string;
967
- lgMax: string;
968
- xlMax: string;
969
- motion: string;
970
- safari: string;
971
- hover: string;
972
- dark: string;
973
- light: string;
974
- }, {
975
- shadows: {
976
- xs: string;
977
- sm: string;
978
- md: string;
979
- lg: string;
980
- xl: string;
981
- };
982
- colors: {
983
- accents1: string;
984
- accents2: string;
985
- accents3: string;
986
- accents4: string;
987
- accents5: string;
988
- accents6: string;
989
- accents7: string;
990
- accents8: string;
991
- accents9: string;
992
- text: string;
993
- background: string;
994
- foreground: string;
995
- codeLight: string;
996
- code: string;
997
- border: string;
998
- selection: string;
999
- white: string;
1000
- black: string;
1001
- blue100: string;
1002
- blue200: string;
1003
- blue300: string;
1004
- blue400: string;
1005
- blue500: string;
1006
- blue600: string;
1007
- blue700: string;
1008
- blue800: string;
1009
- blue900: string;
1010
- purple100: string;
1011
- purple200: string;
1012
- purple300: string;
1013
- purple400: string;
1014
- purple500: string;
1015
- purple600: string;
1016
- purple700: string;
1017
- purple800: string;
1018
- purple900: string;
1019
- green100: string;
1020
- green200: string;
1021
- green300: string;
1022
- green400: string;
1023
- green500: string;
1024
- green600: string;
1025
- green700: string;
1026
- green800: string;
1027
- green900: string;
1028
- yellow100: string;
1029
- yellow200: string;
1030
- yellow300: string;
1031
- yellow400: string;
1032
- yellow500: string;
1033
- yellow600: string;
1034
- yellow700: string;
1035
- yellow800: string;
1036
- yellow900: string;
1037
- red100: string;
1038
- red200: string;
1039
- red300: string;
1040
- red400: string;
1041
- red500: string;
1042
- red600: string;
1043
- red700: string;
1044
- red800: string;
1045
- red900: string;
1046
- cyan100: string;
1047
- cyan200: string;
1048
- cyan300: string;
1049
- cyan400: string;
1050
- cyan500: string;
1051
- cyan600: string;
1052
- cyan700: string;
1053
- cyan800: string;
1054
- cyan900: string;
1055
- pink100: string;
1056
- pink200: string;
1057
- pink300: string;
1058
- pink400: string;
1059
- pink500: string;
1060
- pink600: string;
1061
- pink700: string;
1062
- pink800: string;
1063
- pink900: string;
1064
- gray100: string;
1065
- gray200: string;
1066
- gray300: string;
1067
- gray400: string;
1068
- gray500: string;
1069
- gray600: string;
1070
- gray700: string;
1071
- gray800: string;
1072
- gray900: string;
1073
- primaryLight: string;
1074
- primary: string;
1075
- primaryDark: string;
1076
- primaryShadow: string;
1077
- secondaryLight: string;
1078
- secondary: string;
1079
- secondaryDark: string;
1080
- secondaryShadow: string;
1081
- successLight: string;
1082
- success: string;
1083
- successDark: string;
1084
- successShadow: string;
1085
- warningLight: string;
1086
- warning: string;
1087
- warningDark: string;
1088
- warningShadow: string;
1089
- errorLight: string;
1090
- error: string;
1091
- errorDark: string;
1092
- errorShadow: string;
1093
- gradient: string;
1094
- link: string;
1095
- };
1096
- fonts: {
1097
- sans: string;
1098
- mono: string;
1099
- };
1100
- fontSizes: {
1101
- tiny: string;
1102
- xs: string;
1103
- base: string;
1104
- sm: string;
1105
- md: string;
1106
- lg: string;
1107
- xl: string;
1108
- };
1109
- fontWeights: {
1110
- hairline: number;
1111
- thin: number;
1112
- light: number;
1113
- normal: number;
1114
- medium: number;
1115
- semibold: number;
1116
- bold: number;
1117
- extrabold: number;
1118
- black: number;
1119
- };
1120
- lineHeights: {
1121
- xs: number;
1122
- sm: number;
1123
- md: number;
1124
- lg: number;
1125
- xl: number;
1126
- };
1127
- letterSpacings: {
1128
- tighter: string;
1129
- tight: string;
1130
- normal: string;
1131
- wide: string;
1132
- wider: string;
1133
- widest: string;
1134
- };
1135
- space: {
1136
- 0: string;
1137
- xs: string;
1138
- sm: string;
1139
- md: string;
1140
- lg: string;
1141
- xl: string;
1142
- px: string;
1143
- 1: string;
1144
- 2: string;
1145
- 3: string;
1146
- 4: string;
1147
- 5: string;
1148
- 6: string;
1149
- 7: string;
1150
- 8: string;
1151
- 9: string;
1152
- 10: string;
1153
- 11: string;
1154
- 12: string;
1155
- 13: string;
1156
- 14: string;
1157
- 15: string;
1158
- 16: string;
1159
- 17: string;
1160
- 18: string;
1161
- 20: string;
1162
- 24: string;
1163
- 28: string;
1164
- 32: string;
1165
- 36: string;
1166
- 40: string;
1167
- 44: string;
1168
- 48: string;
1169
- 52: string;
1170
- 56: string;
1171
- 60: string;
1172
- 64: string;
1173
- 72: string;
1174
- 80: string;
1175
- 96: string;
1176
- };
1177
- radii: {
1178
- xs: string;
1179
- sm: string;
1180
- md: string;
1181
- base: string;
1182
- lg: string;
1183
- xl: string;
1184
- squared: string;
1185
- rounded: string;
1186
- pill: string;
1187
- };
1188
- zIndices: {
1189
- 1: string;
1190
- 2: string;
1191
- 3: string;
1192
- 4: string;
1193
- 5: string;
1194
- 10: string;
1195
- max: string;
1196
- };
1197
- borderWeights: {
1198
- light: string;
1199
- normal: string;
1200
- bold: string;
1201
- extrabold: string;
1202
- black: string;
1203
- };
1204
- transitions: {
1205
- default: string;
1206
- button: string;
1207
- avatar: string;
1208
- link: string;
1209
- card: string;
1210
- };
1211
- breakpoints: {
1212
- xs: string;
1213
- sm: string;
1214
- md: string;
1215
- lg: string;
1216
- xl: string;
1217
- };
1218
- }, {
1219
- width: string;
1220
- height: string;
1221
- minWidth: string;
1222
- maxWidth: string;
1223
- minHeight: string;
1224
- maxHeight: string;
1225
- flexBasis: string;
1226
- gridTemplateColumns: string;
1227
- gridTemplateRows: string;
1228
- blockSize: string;
1229
- minBlockSize: string;
1230
- maxBlockSize: string;
1231
- inlineSize: string;
1232
- minInlineSize: string;
1233
- maxInlineSize: string;
1234
- borderWidth: string;
1235
- gap: "space";
1236
- gridGap: "space";
1237
- columnGap: "space";
1238
- gridColumnGap: "space";
1239
- rowGap: "space";
1240
- gridRowGap: "space";
1241
- inset: "space";
1242
- insetBlock: "space";
1243
- insetBlockEnd: "space";
1244
- insetBlockStart: "space";
1245
- insetInline: "space";
1246
- insetInlineEnd: "space";
1247
- insetInlineStart: "space";
1248
- margin: "space";
1249
- marginTop: "space";
1250
- marginRight: "space";
1251
- marginBottom: "space";
1252
- marginLeft: "space";
1253
- marginBlock: "space";
1254
- marginBlockEnd: "space";
1255
- marginBlockStart: "space";
1256
- marginInline: "space";
1257
- marginInlineEnd: "space";
1258
- marginInlineStart: "space";
1259
- padding: "space";
1260
- paddingTop: "space";
1261
- paddingRight: "space";
1262
- paddingBottom: "space";
1263
- paddingLeft: "space";
1264
- paddingBlock: "space";
1265
- paddingBlockEnd: "space";
1266
- paddingBlockStart: "space";
1267
- paddingInline: "space";
1268
- paddingInlineEnd: "space";
1269
- paddingInlineStart: "space";
1270
- scrollMargin: "space";
1271
- scrollMarginTop: "space";
1272
- scrollMarginRight: "space";
1273
- scrollMarginBottom: "space";
1274
- scrollMarginLeft: "space";
1275
- scrollMarginBlock: "space";
1276
- scrollMarginBlockEnd: "space";
1277
- scrollMarginBlockStart: "space";
1278
- scrollMarginInline: "space";
1279
- scrollMarginInlineEnd: "space";
1280
- scrollMarginInlineStart: "space";
1281
- scrollPadding: "space";
1282
- scrollPaddingTop: "space";
1283
- scrollPaddingRight: "space";
1284
- scrollPaddingBottom: "space";
1285
- scrollPaddingLeft: "space";
1286
- scrollPaddingBlock: "space";
1287
- scrollPaddingBlockEnd: "space";
1288
- scrollPaddingBlockStart: "space";
1289
- scrollPaddingInline: "space";
1290
- scrollPaddingInlineEnd: "space";
1291
- scrollPaddingInlineStart: "space";
1292
- top: "space";
1293
- right: "space";
1294
- bottom: "space";
1295
- left: "space";
1296
- fontSize: "fontSizes";
1297
- background: "colors";
1298
- backgroundColor: "colors";
1299
- backgroundImage: "colors";
1300
- borderImage: "colors";
1301
- border: "colors";
1302
- borderBlock: "colors";
1303
- borderBlockEnd: "colors";
1304
- borderBlockStart: "colors";
1305
- borderBottom: "colors";
1306
- borderBottomColor: "colors";
1307
- borderColor: "colors";
1308
- borderInline: "colors";
1309
- borderInlineEnd: "colors";
1310
- borderInlineStart: "colors";
1311
- borderLeft: "colors";
1312
- borderLeftColor: "colors";
1313
- borderRight: "colors";
1314
- borderRightColor: "colors";
1315
- borderTop: "colors";
1316
- borderTopColor: "colors";
1317
- caretColor: "colors";
1318
- color: "colors";
1319
- columnRuleColor: "colors";
1320
- outline: "colors";
1321
- outlineColor: "colors";
1322
- fill: "colors";
1323
- stroke: "colors";
1324
- textDecorationColor: "colors";
1325
- fontFamily: "fonts";
1326
- fontWeight: "fontWeights";
1327
- lineHeight: "lineHeights";
1328
- letterSpacing: "letterSpacings";
1329
- borderTopWidth: "borderWidths";
1330
- borderLeftWidth: "borderWidths";
1331
- borderRightWidth: "borderWidths";
1332
- borderBottomWidth: "borderWidths";
1333
- borderStyle: "borderStyles";
1334
- borderTopStyle: "borderStyles";
1335
- borderLeftStyle: "borderStyles";
1336
- borderRightStyle: "borderStyles";
1337
- borderBottomStyle: "borderStyles";
1338
- borderRadius: "radii";
1339
- borderTopLeftRadius: "radii";
1340
- borderTopRightRadius: "radii";
1341
- borderBottomRightRadius: "radii";
1342
- borderBottomLeftRadius: "radii";
1343
- boxShadow: "shadows";
1344
- textShadow: "shadows";
1345
- transition: "transitions";
1346
- zIndex: "zIndices";
1347
- }, {
1348
- p: (value: {
1349
- readonly [$$PropertyValue]: "padding";
1350
- }) => {
1351
- padding: {
1352
- readonly [$$PropertyValue]: "padding";
1353
- };
1354
- };
1355
- pt: (value: {
1356
- readonly [$$PropertyValue]: "paddingTop";
1357
- }) => {
1358
- paddingTop: {
1359
- readonly [$$PropertyValue]: "paddingTop";
1360
- };
1361
- };
1362
- pr: (value: {
1363
- readonly [$$PropertyValue]: "paddingRight";
1364
- }) => {
1365
- paddingRight: {
1366
- readonly [$$PropertyValue]: "paddingRight";
1367
- };
1368
- };
1369
- pb: (value: {
1370
- readonly [$$PropertyValue]: "paddingBottom";
1371
- }) => {
1372
- paddingBottom: {
1373
- readonly [$$PropertyValue]: "paddingBottom";
1374
- };
1375
- };
1376
- pl: (value: {
1377
- readonly [$$PropertyValue]: "paddingLeft";
1378
- }) => {
1379
- paddingLeft: {
1380
- readonly [$$PropertyValue]: "paddingLeft";
1381
- };
1382
- };
1383
- px: (value: {
1384
- readonly [$$PropertyValue]: "paddingLeft";
1385
- }) => {
1386
- paddingLeft: {
1387
- readonly [$$PropertyValue]: "paddingLeft";
1388
- };
1389
- paddingRight: {
1390
- readonly [$$PropertyValue]: "paddingLeft";
1391
- };
1392
- };
1393
- py: (value: {
1394
- readonly [$$PropertyValue]: "paddingTop";
1395
- }) => {
1396
- paddingTop: {
1397
- readonly [$$PropertyValue]: "paddingTop";
1398
- };
1399
- paddingBottom: {
1400
- readonly [$$PropertyValue]: "paddingTop";
1401
- };
1402
- };
1403
- m: (value: {
1404
- readonly [$$PropertyValue]: "margin";
1405
- }) => {
1406
- margin: {
1407
- readonly [$$PropertyValue]: "margin";
1408
- };
1409
- };
1410
- mt: (value: {
1411
- readonly [$$PropertyValue]: "marginTop";
1412
- }) => {
1413
- marginTop: {
1414
- readonly [$$PropertyValue]: "marginTop";
1415
- };
1416
- };
1417
- mr: (value: {
1418
- readonly [$$PropertyValue]: "marginRight";
1419
- }) => {
1420
- marginRight: {
1421
- readonly [$$PropertyValue]: "marginRight";
1422
- };
1423
- };
1424
- mb: (value: {
1425
- readonly [$$PropertyValue]: "marginBottom";
1426
- }) => {
1427
- marginBottom: {
1428
- readonly [$$PropertyValue]: "marginBottom";
1429
- };
1430
- };
1431
- ml: (value: {
1432
- readonly [$$PropertyValue]: "marginLeft";
1433
- }) => {
1434
- marginLeft: {
1435
- readonly [$$PropertyValue]: "marginLeft";
1436
- };
1437
- };
1438
- mx: (value: {
1439
- readonly [$$PropertyValue]: "marginLeft";
1440
- }) => {
1441
- marginLeft: {
1442
- readonly [$$PropertyValue]: "marginLeft";
1443
- };
1444
- marginRight: {
1445
- readonly [$$PropertyValue]: "marginLeft";
1446
- };
1447
- };
1448
- my: (value: {
1449
- readonly [$$PropertyValue]: "marginTop";
1450
- }) => {
1451
- marginTop: {
1452
- readonly [$$PropertyValue]: "marginTop";
1453
- };
1454
- marginBottom: {
1455
- readonly [$$PropertyValue]: "marginTop";
1456
- };
1457
- };
1458
- ta: (value: {
1459
- readonly [$$PropertyValue]: "textAlign";
1460
- }) => {
1461
- textAlign: {
1462
- readonly [$$PropertyValue]: "textAlign";
1463
- };
1464
- };
1465
- tt: (value: {
1466
- readonly [$$PropertyValue]: "textTransform";
1467
- }) => {
1468
- textTransform: {
1469
- readonly [$$PropertyValue]: "textTransform";
1470
- };
1471
- };
1472
- to: (value: {
1473
- readonly [$$PropertyValue]: "textOverflow";
1474
- }) => {
1475
- textOverflow: {
1476
- readonly [$$PropertyValue]: "textOverflow";
1477
- };
1478
- };
1479
- d: (value: {
1480
- readonly [$$PropertyValue]: "display";
1481
- }) => {
1482
- display: {
1483
- readonly [$$PropertyValue]: "display";
1484
- };
1485
- };
1486
- dflex: (value: {
1487
- readonly [$$PropertyValue]: "alignItems";
1488
- }) => {
1489
- display: string;
1490
- alignItems: {
1491
- readonly [$$PropertyValue]: "alignItems";
1492
- };
1493
- justifyContent: {
1494
- readonly [$$PropertyValue]: "alignItems";
1495
- };
1496
- };
1497
- fd: (value: {
1498
- readonly [$$PropertyValue]: "flexDirection";
1499
- }) => {
1500
- flexDirection: {
1501
- readonly [$$PropertyValue]: "flexDirection";
1502
- };
1503
- };
1504
- fw: (value: {
1505
- readonly [$$PropertyValue]: "flexWrap";
1506
- }) => {
1507
- flexWrap: {
1508
- readonly [$$PropertyValue]: "flexWrap";
1509
- };
1510
- };
1511
- ai: (value: {
1512
- readonly [$$PropertyValue]: "alignItems";
1513
- }) => {
1514
- alignItems: {
1515
- readonly [$$PropertyValue]: "alignItems";
1516
- };
1517
- };
1518
- ac: (value: {
1519
- readonly [$$PropertyValue]: "alignContent";
1520
- }) => {
1521
- alignContent: {
1522
- readonly [$$PropertyValue]: "alignContent";
1523
- };
1524
- };
1525
- jc: (value: {
1526
- readonly [$$PropertyValue]: "justifyContent";
1527
- }) => {
1528
- justifyContent: {
1529
- readonly [$$PropertyValue]: "justifyContent";
1530
- };
1531
- };
1532
- as: (value: {
1533
- readonly [$$PropertyValue]: "alignSelf";
1534
- }) => {
1535
- alignSelf: {
1536
- readonly [$$PropertyValue]: "alignSelf";
1537
- };
1538
- };
1539
- fg: (value: {
1540
- readonly [$$PropertyValue]: "flexGrow";
1541
- }) => {
1542
- flexGrow: {
1543
- readonly [$$PropertyValue]: "flexGrow";
1544
- };
1545
- };
1546
- fs: (value: {
1547
- readonly [$$PropertyValue]: "fontSize";
1548
- }) => {
1549
- fontSize: {
1550
- readonly [$$PropertyValue]: "fontSize";
1551
- };
1552
- };
1553
- fb: (value: {
1554
- readonly [$$PropertyValue]: "flexBasis";
1555
- }) => {
1556
- flexBasis: {
1557
- readonly [$$PropertyValue]: "flexBasis";
1558
- };
1559
- };
1560
- bc: (value: {
1561
- readonly [$$PropertyValue]: "backgroundColor";
1562
- }) => {
1563
- backgroundColor: {
1564
- readonly [$$PropertyValue]: "backgroundColor";
1565
- };
1566
- };
1567
- bf: (value: {
1568
- readonly [$$PropertyValue]: "backdropFilter";
1569
- }) => {
1570
- backdropFilter: {
1571
- readonly [$$PropertyValue]: "backdropFilter";
1572
- };
1573
- };
1574
- bg: (value: {
1575
- readonly [$$PropertyValue]: "backgroundColor";
1576
- }) => {
1577
- background: {
1578
- readonly [$$PropertyValue]: "backgroundColor";
1579
- };
1580
- };
1581
- bgBlur: (value: {
1582
- readonly [$$PropertyValue]: "backgroundColor";
1583
- }) => {
1584
- bf: string;
1585
- bg: string;
1586
- };
1587
- bgColor: (value: {
1588
- readonly [$$PropertyValue]: "backgroundColor";
1589
- }) => {
1590
- backgroundColor: {
1591
- readonly [$$PropertyValue]: "backgroundColor";
1592
- };
1593
- };
1594
- backgroundClip: (value: {
1595
- readonly [$$PropertyValue]: "backgroundClip";
1596
- }) => {
1597
- WebkitBackgroundClip: {
1598
- readonly [$$PropertyValue]: "backgroundClip";
1599
- };
1600
- backgroundClip: {
1601
- readonly [$$PropertyValue]: "backgroundClip";
1602
- };
1603
- };
1604
- bgClip: (value: {
1605
- readonly [$$PropertyValue]: "backgroundClip";
1606
- }) => {
1607
- WebkitBackgroundClip: {
1608
- readonly [$$PropertyValue]: "backgroundClip";
1609
- };
1610
- backgroundClip: {
1611
- readonly [$$PropertyValue]: "backgroundClip";
1612
- };
1613
- };
1614
- br: (value: {
1615
- readonly [$$PropertyValue]: "borderRadius";
1616
- }) => {
1617
- borderRadius: {
1618
- readonly [$$PropertyValue]: "borderRadius";
1619
- };
1620
- };
1621
- bw: (value: {
1622
- readonly [$$PropertyValue]: "borderWidth";
1623
- }) => {
1624
- borderWidth: {
1625
- readonly [$$PropertyValue]: "borderWidth";
1626
- };
1627
- };
1628
- btrr: (value: {
1629
- readonly [$$PropertyValue]: "borderTopRightRadius";
1630
- }) => {
1631
- borderTopRightRadius: {
1632
- readonly [$$PropertyValue]: "borderTopRightRadius";
1633
- };
1634
- };
1635
- bbrr: (value: {
1636
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1637
- }) => {
1638
- borderBottomRightRadius: {
1639
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1640
- };
1641
- };
1642
- bblr: (value: {
1643
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1644
- }) => {
1645
- borderBottomLeftRadius: {
1646
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1647
- };
1648
- };
1649
- btlr: (value: {
1650
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1651
- }) => {
1652
- borderTopLeftRadius: {
1653
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1654
- };
1655
- };
1656
- bs: (value: {
1657
- readonly [$$PropertyValue]: "boxShadow";
1658
- }) => {
1659
- boxShadow: {
1660
- readonly [$$PropertyValue]: "boxShadow";
1661
- };
1662
- };
1663
- normalShadow: (value: {
1664
- readonly [$$PropertyValue]: "backgroundColor";
1665
- }) => {
1666
- boxShadow: string;
1667
- };
1668
- normalShadowVar: (value: {
1669
- readonly [$$PropertyValue]: "backgroundColor";
1670
- }) => {
1671
- boxShadow: string;
1672
- };
1673
- lh: (value: {
1674
- readonly [$$PropertyValue]: "lineHeight";
1675
- }) => {
1676
- lineHeight: {
1677
- readonly [$$PropertyValue]: "lineHeight";
1678
- };
1679
- };
1680
- ov: (value: {
1681
- readonly [$$PropertyValue]: "overflow";
1682
- }) => {
1683
- overflow: {
1684
- readonly [$$PropertyValue]: "overflow";
1685
- };
1686
- };
1687
- ox: (value: {
1688
- readonly [$$PropertyValue]: "overflowX";
1689
- }) => {
1690
- overflowX: {
1691
- readonly [$$PropertyValue]: "overflowX";
1692
- };
1693
- };
1694
- oy: (value: {
1695
- readonly [$$PropertyValue]: "overflowY";
1696
- }) => {
1697
- overflowY: {
1698
- readonly [$$PropertyValue]: "overflowY";
1699
- };
1700
- };
1701
- pe: (value: {
1702
- readonly [$$PropertyValue]: "pointerEvents";
1703
- }) => {
1704
- pointerEvents: {
1705
- readonly [$$PropertyValue]: "pointerEvents";
1706
- };
1707
- };
1708
- events: (value: {
1709
- readonly [$$PropertyValue]: "pointerEvents";
1710
- }) => {
1711
- pointerEvents: {
1712
- readonly [$$PropertyValue]: "pointerEvents";
1713
- };
1714
- };
1715
- us: (value: {
1716
- readonly [$$PropertyValue]: "userSelect";
1717
- }) => {
1718
- WebkitUserSelect: {
1719
- readonly [$$PropertyValue]: "userSelect";
1720
- };
1721
- userSelect: {
1722
- readonly [$$PropertyValue]: "userSelect";
1723
- };
1724
- };
1725
- userSelect: (value: {
1726
- readonly [$$PropertyValue]: "userSelect";
1727
- }) => {
1728
- WebkitUserSelect: {
1729
- readonly [$$PropertyValue]: "userSelect";
1730
- };
1731
- userSelect: {
1732
- readonly [$$PropertyValue]: "userSelect";
1733
- };
1734
- };
1735
- w: (value: {
1736
- readonly [$$PropertyValue]: "width";
1737
- }) => {
1738
- width: {
1739
- readonly [$$PropertyValue]: "width";
1740
- };
1741
- };
1742
- h: (value: {
1743
- readonly [$$PropertyValue]: "height";
1744
- }) => {
1745
- height: {
1746
- readonly [$$PropertyValue]: "height";
1747
- };
1748
- };
1749
- mw: (value: {
1750
- readonly [$$PropertyValue]: "maxWidth";
1751
- }) => {
1752
- maxWidth: {
1753
- readonly [$$PropertyValue]: "maxWidth";
1754
- };
1755
- };
1756
- maxW: (value: {
1757
- readonly [$$PropertyValue]: "maxWidth";
1758
- }) => {
1759
- maxWidth: {
1760
- readonly [$$PropertyValue]: "maxWidth";
1761
- };
1762
- };
1763
- mh: (value: {
1764
- readonly [$$PropertyValue]: "maxHeight";
1765
- }) => {
1766
- maxHeight: {
1767
- readonly [$$PropertyValue]: "maxHeight";
1768
- };
1769
- };
1770
- maxH: (value: {
1771
- readonly [$$PropertyValue]: "maxHeight";
1772
- }) => {
1773
- maxHeight: {
1774
- readonly [$$PropertyValue]: "maxHeight";
1775
- };
1776
- };
1777
- size: (value: {
1778
- readonly [$$PropertyValue]: "width";
1779
- }) => {
1780
- width: {
1781
- readonly [$$PropertyValue]: "width";
1782
- };
1783
- height: {
1784
- readonly [$$PropertyValue]: "width";
1785
- };
1786
- };
1787
- minSize: (value: {
1788
- readonly [$$PropertyValue]: "width";
1789
- }) => {
1790
- minWidth: {
1791
- readonly [$$PropertyValue]: "width";
1792
- };
1793
- minHeight: {
1794
- readonly [$$PropertyValue]: "width";
1795
- };
1796
- width: {
1797
- readonly [$$PropertyValue]: "width";
1798
- };
1799
- height: {
1800
- readonly [$$PropertyValue]: "width";
1801
- };
1802
- };
1803
- sizeMin: (value: {
1804
- readonly [$$PropertyValue]: "width";
1805
- }) => {
1806
- minWidth: {
1807
- readonly [$$PropertyValue]: "width";
1808
- };
1809
- minHeight: {
1810
- readonly [$$PropertyValue]: "width";
1811
- };
1812
- width: {
1813
- readonly [$$PropertyValue]: "width";
1814
- };
1815
- height: {
1816
- readonly [$$PropertyValue]: "width";
1817
- };
1818
- };
1819
- maxSize: (value: {
1820
- readonly [$$PropertyValue]: "width";
1821
- }) => {
1822
- maxWidth: {
1823
- readonly [$$PropertyValue]: "width";
1824
- };
1825
- maxHeight: {
1826
- readonly [$$PropertyValue]: "width";
1827
- };
1828
- };
1829
- sizeMax: (value: {
1830
- readonly [$$PropertyValue]: "width";
1831
- }) => {
1832
- maxWidth: {
1833
- readonly [$$PropertyValue]: "width";
1834
- };
1835
- maxHeight: {
1836
- readonly [$$PropertyValue]: "width";
1837
- };
1838
- };
1839
- appearance: (value: {
1840
- readonly [$$PropertyValue]: "appearance";
1841
- }) => {
1842
- WebkitAppearance: {
1843
- readonly [$$PropertyValue]: "appearance";
1844
- };
1845
- appearance: {
1846
- readonly [$$PropertyValue]: "appearance";
1847
- };
1848
- };
1849
- scale: (value: {
1850
- readonly [$$PropertyValue]: "scale";
1851
- }) => {
1852
- transform: string;
1853
- };
1854
- linearGradient: (value: {
1855
- readonly [$$PropertyValue]: "backgroundImage";
1856
- }) => {
1857
- backgroundImage: string;
1858
- };
1859
- tdl: (value: {
1860
- readonly [$$PropertyValue]: "textDecorationLine";
1861
- }) => {
1862
- textDecorationLine: {
1863
- readonly [$$PropertyValue]: "textDecorationLine";
1864
- };
1865
- };
1866
- textGradient: (value: {
1867
- readonly [$$PropertyValue]: "backgroundImage";
1868
- }) => {
1869
- backgroundImage: string;
1870
- WebkitBackgroundClip: string;
1871
- WebkitTextFillColor: string;
1872
- '&::selection': {
1873
- WebkitTextFillColor: string;
1874
- };
1875
- };
1876
- }>>;
1877
- export declare type LinkVariantsProps = VariantProps<typeof StyledLink>;
1878
- export default StyledLink;