@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,949 +0,0 @@
1
- import { VariantProps } from '../theme/stitches.config';
2
- export declare const StyledAvatar: import("@stitches/react/types/styled-component").StyledComponent<"span", {
3
- color?: "default" | "primary" | "secondary" | "success" | "warning" | "error" | "gradient" | undefined;
4
- textColor?: "default" | "primary" | "secondary" | "success" | "warning" | "error" | "white" | undefined;
5
- size?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
6
- borderWeight?: "light" | "normal" | "bold" | "extrabold" | "black" | undefined;
7
- bordered?: boolean | "true" | undefined;
8
- stacked?: boolean | "true" | undefined;
9
- pointer?: boolean | "true" | undefined;
10
- rounded?: boolean | "true" | undefined;
11
- squared?: boolean | "true" | undefined;
12
- zoomed?: boolean | "true" | undefined;
13
- }, {
14
- xs: string;
15
- sm: string;
16
- md: string;
17
- lg: string;
18
- xl: string;
19
- xsMax: string;
20
- smMax: string;
21
- mdMax: string;
22
- lgMax: string;
23
- xlMax: string;
24
- motion: string;
25
- safari: string;
26
- hover: string;
27
- dark: string;
28
- light: string;
29
- }, import("@stitches/react/types/css-util").CSS<{
30
- xs: string;
31
- sm: string;
32
- md: string;
33
- lg: string;
34
- xl: string;
35
- xsMax: string;
36
- smMax: string;
37
- mdMax: string;
38
- lgMax: string;
39
- xlMax: string;
40
- motion: string;
41
- safari: string;
42
- hover: string;
43
- dark: string;
44
- light: string;
45
- }, {
46
- shadows: {
47
- xs: string;
48
- sm: string;
49
- md: string;
50
- lg: string;
51
- xl: string;
52
- };
53
- colors: {
54
- accents1: string;
55
- accents2: string;
56
- accents3: string;
57
- accents4: string;
58
- accents5: string;
59
- accents6: string;
60
- accents7: string;
61
- accents8: string;
62
- accents9: string;
63
- text: string;
64
- background: string;
65
- foreground: string;
66
- codeLight: string;
67
- code: string;
68
- border: string;
69
- selection: string;
70
- white: string;
71
- black: string;
72
- blue100: string;
73
- blue200: string;
74
- blue300: string;
75
- blue400: string;
76
- blue500: string;
77
- blue600: string;
78
- blue700: string;
79
- blue800: string;
80
- blue900: string;
81
- purple100: string;
82
- purple200: string;
83
- purple300: string;
84
- purple400: string;
85
- purple500: string;
86
- purple600: string;
87
- purple700: string;
88
- purple800: string;
89
- purple900: string;
90
- green100: string;
91
- green200: string;
92
- green300: string;
93
- green400: string;
94
- green500: string;
95
- green600: string;
96
- green700: string;
97
- green800: string;
98
- green900: string;
99
- yellow100: string;
100
- yellow200: string;
101
- yellow300: string;
102
- yellow400: string;
103
- yellow500: string;
104
- yellow600: string;
105
- yellow700: string;
106
- yellow800: string;
107
- yellow900: string;
108
- red100: string;
109
- red200: string;
110
- red300: string;
111
- red400: string;
112
- red500: string;
113
- red600: string;
114
- red700: string;
115
- red800: string;
116
- red900: string;
117
- cyan100: string;
118
- cyan200: string;
119
- cyan300: string;
120
- cyan400: string;
121
- cyan500: string;
122
- cyan600: string;
123
- cyan700: string;
124
- cyan800: string;
125
- cyan900: string;
126
- pink100: string;
127
- pink200: string;
128
- pink300: string;
129
- pink400: string;
130
- pink500: string;
131
- pink600: string;
132
- pink700: string;
133
- pink800: string;
134
- pink900: string;
135
- gray100: string;
136
- gray200: string;
137
- gray300: string;
138
- gray400: string;
139
- gray500: string;
140
- gray600: string;
141
- gray700: string;
142
- gray800: string;
143
- gray900: string;
144
- primaryLight: string;
145
- primary: string;
146
- primaryDark: string;
147
- primaryShadow: string;
148
- secondaryLight: string;
149
- secondary: string;
150
- secondaryDark: string;
151
- secondaryShadow: string;
152
- successLight: string;
153
- success: string;
154
- successDark: string;
155
- successShadow: string;
156
- warningLight: string;
157
- warning: string;
158
- warningDark: string;
159
- warningShadow: string;
160
- errorLight: string;
161
- error: string;
162
- errorDark: string;
163
- errorShadow: string;
164
- gradient: string;
165
- link: string;
166
- };
167
- fonts: {
168
- sans: string;
169
- mono: string;
170
- };
171
- fontSizes: {
172
- tiny: string;
173
- xs: string;
174
- base: string;
175
- sm: string;
176
- md: string;
177
- lg: string;
178
- xl: string;
179
- };
180
- fontWeights: {
181
- hairline: number;
182
- thin: number;
183
- light: number;
184
- normal: number;
185
- medium: number;
186
- semibold: number;
187
- bold: number;
188
- extrabold: number;
189
- black: number;
190
- };
191
- lineHeights: {
192
- xs: number;
193
- sm: number;
194
- md: number;
195
- lg: number;
196
- xl: number;
197
- };
198
- letterSpacings: {
199
- tighter: string;
200
- tight: string;
201
- normal: string;
202
- wide: string;
203
- wider: string;
204
- widest: string;
205
- };
206
- space: {
207
- 0: string;
208
- xs: string;
209
- sm: string;
210
- md: string;
211
- lg: string;
212
- xl: string;
213
- px: string;
214
- 1: string;
215
- 2: string;
216
- 3: string;
217
- 4: string;
218
- 5: string;
219
- 6: string;
220
- 7: string;
221
- 8: string;
222
- 9: string;
223
- 10: string;
224
- 11: string;
225
- 12: string;
226
- 13: string;
227
- 14: string;
228
- 15: string;
229
- 16: string;
230
- 17: string;
231
- 18: string;
232
- 20: string;
233
- 24: string;
234
- 28: string;
235
- 32: string;
236
- 36: string;
237
- 40: string;
238
- 44: string;
239
- 48: string;
240
- 52: string;
241
- 56: string;
242
- 60: string;
243
- 64: string;
244
- 72: string;
245
- 80: string;
246
- 96: string;
247
- };
248
- radii: {
249
- xs: string;
250
- sm: string;
251
- md: string;
252
- base: string;
253
- lg: string;
254
- xl: string;
255
- squared: string;
256
- rounded: string;
257
- pill: string;
258
- };
259
- zIndices: {
260
- 1: string;
261
- 2: string;
262
- 3: string;
263
- 4: string;
264
- 5: string;
265
- 10: string;
266
- max: string;
267
- };
268
- borderWeights: {
269
- light: string;
270
- normal: string;
271
- bold: string;
272
- extrabold: string;
273
- black: string;
274
- };
275
- transitions: {
276
- default: string;
277
- button: string;
278
- avatar: string;
279
- link: string;
280
- card: string;
281
- };
282
- breakpoints: {
283
- xs: string;
284
- sm: string;
285
- md: string;
286
- lg: string;
287
- xl: string;
288
- };
289
- }, {
290
- width: string;
291
- height: string;
292
- minWidth: string;
293
- maxWidth: string;
294
- minHeight: string;
295
- maxHeight: string;
296
- flexBasis: string;
297
- gridTemplateColumns: string;
298
- gridTemplateRows: string;
299
- blockSize: string;
300
- minBlockSize: string;
301
- maxBlockSize: string;
302
- inlineSize: string;
303
- minInlineSize: string;
304
- maxInlineSize: string;
305
- borderWidth: string;
306
- gap: "space";
307
- gridGap: "space";
308
- columnGap: "space";
309
- gridColumnGap: "space";
310
- rowGap: "space";
311
- gridRowGap: "space";
312
- inset: "space";
313
- insetBlock: "space";
314
- insetBlockEnd: "space";
315
- insetBlockStart: "space";
316
- insetInline: "space";
317
- insetInlineEnd: "space";
318
- insetInlineStart: "space";
319
- margin: "space";
320
- marginTop: "space";
321
- marginRight: "space";
322
- marginBottom: "space";
323
- marginLeft: "space";
324
- marginBlock: "space";
325
- marginBlockEnd: "space";
326
- marginBlockStart: "space";
327
- marginInline: "space";
328
- marginInlineEnd: "space";
329
- marginInlineStart: "space";
330
- padding: "space";
331
- paddingTop: "space";
332
- paddingRight: "space";
333
- paddingBottom: "space";
334
- paddingLeft: "space";
335
- paddingBlock: "space";
336
- paddingBlockEnd: "space";
337
- paddingBlockStart: "space";
338
- paddingInline: "space";
339
- paddingInlineEnd: "space";
340
- paddingInlineStart: "space";
341
- scrollMargin: "space";
342
- scrollMarginTop: "space";
343
- scrollMarginRight: "space";
344
- scrollMarginBottom: "space";
345
- scrollMarginLeft: "space";
346
- scrollMarginBlock: "space";
347
- scrollMarginBlockEnd: "space";
348
- scrollMarginBlockStart: "space";
349
- scrollMarginInline: "space";
350
- scrollMarginInlineEnd: "space";
351
- scrollMarginInlineStart: "space";
352
- scrollPadding: "space";
353
- scrollPaddingTop: "space";
354
- scrollPaddingRight: "space";
355
- scrollPaddingBottom: "space";
356
- scrollPaddingLeft: "space";
357
- scrollPaddingBlock: "space";
358
- scrollPaddingBlockEnd: "space";
359
- scrollPaddingBlockStart: "space";
360
- scrollPaddingInline: "space";
361
- scrollPaddingInlineEnd: "space";
362
- scrollPaddingInlineStart: "space";
363
- top: "space";
364
- right: "space";
365
- bottom: "space";
366
- left: "space";
367
- fontSize: "fontSizes";
368
- background: "colors";
369
- backgroundColor: "colors";
370
- backgroundImage: "colors";
371
- borderImage: "colors";
372
- border: "colors";
373
- borderBlock: "colors";
374
- borderBlockEnd: "colors";
375
- borderBlockStart: "colors";
376
- borderBottom: "colors";
377
- borderBottomColor: "colors";
378
- borderColor: "colors";
379
- borderInline: "colors";
380
- borderInlineEnd: "colors";
381
- borderInlineStart: "colors";
382
- borderLeft: "colors";
383
- borderLeftColor: "colors";
384
- borderRight: "colors";
385
- borderRightColor: "colors";
386
- borderTop: "colors";
387
- borderTopColor: "colors";
388
- caretColor: "colors";
389
- color: "colors";
390
- columnRuleColor: "colors";
391
- outline: "colors";
392
- outlineColor: "colors";
393
- fill: "colors";
394
- stroke: "colors";
395
- textDecorationColor: "colors";
396
- fontFamily: "fonts";
397
- fontWeight: "fontWeights";
398
- lineHeight: "lineHeights";
399
- letterSpacing: "letterSpacings";
400
- borderTopWidth: "borderWidths";
401
- borderLeftWidth: "borderWidths";
402
- borderRightWidth: "borderWidths";
403
- borderBottomWidth: "borderWidths";
404
- borderStyle: "borderStyles";
405
- borderTopStyle: "borderStyles";
406
- borderLeftStyle: "borderStyles";
407
- borderRightStyle: "borderStyles";
408
- borderBottomStyle: "borderStyles";
409
- borderRadius: "radii";
410
- borderTopLeftRadius: "radii";
411
- borderTopRightRadius: "radii";
412
- borderBottomRightRadius: "radii";
413
- borderBottomLeftRadius: "radii";
414
- boxShadow: "shadows";
415
- textShadow: "shadows";
416
- transition: "transitions";
417
- zIndex: "zIndices";
418
- }, {
419
- p: (value: {
420
- readonly [$$PropertyValue]: "padding";
421
- }) => {
422
- padding: {
423
- readonly [$$PropertyValue]: "padding";
424
- };
425
- };
426
- pt: (value: {
427
- readonly [$$PropertyValue]: "paddingTop";
428
- }) => {
429
- paddingTop: {
430
- readonly [$$PropertyValue]: "paddingTop";
431
- };
432
- };
433
- pr: (value: {
434
- readonly [$$PropertyValue]: "paddingRight";
435
- }) => {
436
- paddingRight: {
437
- readonly [$$PropertyValue]: "paddingRight";
438
- };
439
- };
440
- pb: (value: {
441
- readonly [$$PropertyValue]: "paddingBottom";
442
- }) => {
443
- paddingBottom: {
444
- readonly [$$PropertyValue]: "paddingBottom";
445
- };
446
- };
447
- pl: (value: {
448
- readonly [$$PropertyValue]: "paddingLeft";
449
- }) => {
450
- paddingLeft: {
451
- readonly [$$PropertyValue]: "paddingLeft";
452
- };
453
- };
454
- px: (value: {
455
- readonly [$$PropertyValue]: "paddingLeft";
456
- }) => {
457
- paddingLeft: {
458
- readonly [$$PropertyValue]: "paddingLeft";
459
- };
460
- paddingRight: {
461
- readonly [$$PropertyValue]: "paddingLeft";
462
- };
463
- };
464
- py: (value: {
465
- readonly [$$PropertyValue]: "paddingTop";
466
- }) => {
467
- paddingTop: {
468
- readonly [$$PropertyValue]: "paddingTop";
469
- };
470
- paddingBottom: {
471
- readonly [$$PropertyValue]: "paddingTop";
472
- };
473
- };
474
- m: (value: {
475
- readonly [$$PropertyValue]: "margin";
476
- }) => {
477
- margin: {
478
- readonly [$$PropertyValue]: "margin";
479
- };
480
- };
481
- mt: (value: {
482
- readonly [$$PropertyValue]: "marginTop";
483
- }) => {
484
- marginTop: {
485
- readonly [$$PropertyValue]: "marginTop";
486
- };
487
- };
488
- mr: (value: {
489
- readonly [$$PropertyValue]: "marginRight";
490
- }) => {
491
- marginRight: {
492
- readonly [$$PropertyValue]: "marginRight";
493
- };
494
- };
495
- mb: (value: {
496
- readonly [$$PropertyValue]: "marginBottom";
497
- }) => {
498
- marginBottom: {
499
- readonly [$$PropertyValue]: "marginBottom";
500
- };
501
- };
502
- ml: (value: {
503
- readonly [$$PropertyValue]: "marginLeft";
504
- }) => {
505
- marginLeft: {
506
- readonly [$$PropertyValue]: "marginLeft";
507
- };
508
- };
509
- mx: (value: {
510
- readonly [$$PropertyValue]: "marginLeft";
511
- }) => {
512
- marginLeft: {
513
- readonly [$$PropertyValue]: "marginLeft";
514
- };
515
- marginRight: {
516
- readonly [$$PropertyValue]: "marginLeft";
517
- };
518
- };
519
- my: (value: {
520
- readonly [$$PropertyValue]: "marginTop";
521
- }) => {
522
- marginTop: {
523
- readonly [$$PropertyValue]: "marginTop";
524
- };
525
- marginBottom: {
526
- readonly [$$PropertyValue]: "marginTop";
527
- };
528
- };
529
- ta: (value: {
530
- readonly [$$PropertyValue]: "textAlign";
531
- }) => {
532
- textAlign: {
533
- readonly [$$PropertyValue]: "textAlign";
534
- };
535
- };
536
- tt: (value: {
537
- readonly [$$PropertyValue]: "textTransform";
538
- }) => {
539
- textTransform: {
540
- readonly [$$PropertyValue]: "textTransform";
541
- };
542
- };
543
- to: (value: {
544
- readonly [$$PropertyValue]: "textOverflow";
545
- }) => {
546
- textOverflow: {
547
- readonly [$$PropertyValue]: "textOverflow";
548
- };
549
- };
550
- d: (value: {
551
- readonly [$$PropertyValue]: "display";
552
- }) => {
553
- display: {
554
- readonly [$$PropertyValue]: "display";
555
- };
556
- };
557
- dflex: (value: {
558
- readonly [$$PropertyValue]: "alignItems";
559
- }) => {
560
- display: string;
561
- alignItems: {
562
- readonly [$$PropertyValue]: "alignItems";
563
- };
564
- justifyContent: {
565
- readonly [$$PropertyValue]: "alignItems";
566
- };
567
- };
568
- fd: (value: {
569
- readonly [$$PropertyValue]: "flexDirection";
570
- }) => {
571
- flexDirection: {
572
- readonly [$$PropertyValue]: "flexDirection";
573
- };
574
- };
575
- fw: (value: {
576
- readonly [$$PropertyValue]: "flexWrap";
577
- }) => {
578
- flexWrap: {
579
- readonly [$$PropertyValue]: "flexWrap";
580
- };
581
- };
582
- ai: (value: {
583
- readonly [$$PropertyValue]: "alignItems";
584
- }) => {
585
- alignItems: {
586
- readonly [$$PropertyValue]: "alignItems";
587
- };
588
- };
589
- ac: (value: {
590
- readonly [$$PropertyValue]: "alignContent";
591
- }) => {
592
- alignContent: {
593
- readonly [$$PropertyValue]: "alignContent";
594
- };
595
- };
596
- jc: (value: {
597
- readonly [$$PropertyValue]: "justifyContent";
598
- }) => {
599
- justifyContent: {
600
- readonly [$$PropertyValue]: "justifyContent";
601
- };
602
- };
603
- as: (value: {
604
- readonly [$$PropertyValue]: "alignSelf";
605
- }) => {
606
- alignSelf: {
607
- readonly [$$PropertyValue]: "alignSelf";
608
- };
609
- };
610
- fg: (value: {
611
- readonly [$$PropertyValue]: "flexGrow";
612
- }) => {
613
- flexGrow: {
614
- readonly [$$PropertyValue]: "flexGrow";
615
- };
616
- };
617
- fs: (value: {
618
- readonly [$$PropertyValue]: "fontSize";
619
- }) => {
620
- fontSize: {
621
- readonly [$$PropertyValue]: "fontSize";
622
- };
623
- };
624
- fb: (value: {
625
- readonly [$$PropertyValue]: "flexBasis";
626
- }) => {
627
- flexBasis: {
628
- readonly [$$PropertyValue]: "flexBasis";
629
- };
630
- };
631
- bc: (value: {
632
- readonly [$$PropertyValue]: "backgroundColor";
633
- }) => {
634
- backgroundColor: {
635
- readonly [$$PropertyValue]: "backgroundColor";
636
- };
637
- };
638
- bf: (value: {
639
- readonly [$$PropertyValue]: "backdropFilter";
640
- }) => {
641
- backdropFilter: {
642
- readonly [$$PropertyValue]: "backdropFilter";
643
- };
644
- };
645
- bg: (value: {
646
- readonly [$$PropertyValue]: "backgroundColor";
647
- }) => {
648
- background: {
649
- readonly [$$PropertyValue]: "backgroundColor";
650
- };
651
- };
652
- bgBlur: (value: {
653
- readonly [$$PropertyValue]: "backgroundColor";
654
- }) => {
655
- bf: string;
656
- bg: string;
657
- };
658
- bgColor: (value: {
659
- readonly [$$PropertyValue]: "backgroundColor";
660
- }) => {
661
- backgroundColor: {
662
- readonly [$$PropertyValue]: "backgroundColor";
663
- };
664
- };
665
- backgroundClip: (value: {
666
- readonly [$$PropertyValue]: "backgroundClip";
667
- }) => {
668
- WebkitBackgroundClip: {
669
- readonly [$$PropertyValue]: "backgroundClip";
670
- };
671
- backgroundClip: {
672
- readonly [$$PropertyValue]: "backgroundClip";
673
- };
674
- };
675
- bgClip: (value: {
676
- readonly [$$PropertyValue]: "backgroundClip";
677
- }) => {
678
- WebkitBackgroundClip: {
679
- readonly [$$PropertyValue]: "backgroundClip";
680
- };
681
- backgroundClip: {
682
- readonly [$$PropertyValue]: "backgroundClip";
683
- };
684
- };
685
- br: (value: {
686
- readonly [$$PropertyValue]: "borderRadius";
687
- }) => {
688
- borderRadius: {
689
- readonly [$$PropertyValue]: "borderRadius";
690
- };
691
- };
692
- bw: (value: {
693
- readonly [$$PropertyValue]: "borderWidth";
694
- }) => {
695
- borderWidth: {
696
- readonly [$$PropertyValue]: "borderWidth";
697
- };
698
- };
699
- btrr: (value: {
700
- readonly [$$PropertyValue]: "borderTopRightRadius";
701
- }) => {
702
- borderTopRightRadius: {
703
- readonly [$$PropertyValue]: "borderTopRightRadius";
704
- };
705
- };
706
- bbrr: (value: {
707
- readonly [$$PropertyValue]: "borderBottomRightRadius";
708
- }) => {
709
- borderBottomRightRadius: {
710
- readonly [$$PropertyValue]: "borderBottomRightRadius";
711
- };
712
- };
713
- bblr: (value: {
714
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
715
- }) => {
716
- borderBottomLeftRadius: {
717
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
718
- };
719
- };
720
- btlr: (value: {
721
- readonly [$$PropertyValue]: "borderTopLeftRadius";
722
- }) => {
723
- borderTopLeftRadius: {
724
- readonly [$$PropertyValue]: "borderTopLeftRadius";
725
- };
726
- };
727
- bs: (value: {
728
- readonly [$$PropertyValue]: "boxShadow";
729
- }) => {
730
- boxShadow: {
731
- readonly [$$PropertyValue]: "boxShadow";
732
- };
733
- };
734
- normalShadow: (value: {
735
- readonly [$$PropertyValue]: "backgroundColor";
736
- }) => {
737
- boxShadow: string;
738
- };
739
- normalShadowVar: (value: {
740
- readonly [$$PropertyValue]: "backgroundColor";
741
- }) => {
742
- boxShadow: string;
743
- };
744
- lh: (value: {
745
- readonly [$$PropertyValue]: "lineHeight";
746
- }) => {
747
- lineHeight: {
748
- readonly [$$PropertyValue]: "lineHeight";
749
- };
750
- };
751
- ov: (value: {
752
- readonly [$$PropertyValue]: "overflow";
753
- }) => {
754
- overflow: {
755
- readonly [$$PropertyValue]: "overflow";
756
- };
757
- };
758
- ox: (value: {
759
- readonly [$$PropertyValue]: "overflowX";
760
- }) => {
761
- overflowX: {
762
- readonly [$$PropertyValue]: "overflowX";
763
- };
764
- };
765
- oy: (value: {
766
- readonly [$$PropertyValue]: "overflowY";
767
- }) => {
768
- overflowY: {
769
- readonly [$$PropertyValue]: "overflowY";
770
- };
771
- };
772
- pe: (value: {
773
- readonly [$$PropertyValue]: "pointerEvents";
774
- }) => {
775
- pointerEvents: {
776
- readonly [$$PropertyValue]: "pointerEvents";
777
- };
778
- };
779
- events: (value: {
780
- readonly [$$PropertyValue]: "pointerEvents";
781
- }) => {
782
- pointerEvents: {
783
- readonly [$$PropertyValue]: "pointerEvents";
784
- };
785
- };
786
- us: (value: {
787
- readonly [$$PropertyValue]: "userSelect";
788
- }) => {
789
- WebkitUserSelect: {
790
- readonly [$$PropertyValue]: "userSelect";
791
- };
792
- userSelect: {
793
- readonly [$$PropertyValue]: "userSelect";
794
- };
795
- };
796
- userSelect: (value: {
797
- readonly [$$PropertyValue]: "userSelect";
798
- }) => {
799
- WebkitUserSelect: {
800
- readonly [$$PropertyValue]: "userSelect";
801
- };
802
- userSelect: {
803
- readonly [$$PropertyValue]: "userSelect";
804
- };
805
- };
806
- w: (value: {
807
- readonly [$$PropertyValue]: "width";
808
- }) => {
809
- width: {
810
- readonly [$$PropertyValue]: "width";
811
- };
812
- };
813
- h: (value: {
814
- readonly [$$PropertyValue]: "height";
815
- }) => {
816
- height: {
817
- readonly [$$PropertyValue]: "height";
818
- };
819
- };
820
- mw: (value: {
821
- readonly [$$PropertyValue]: "maxWidth";
822
- }) => {
823
- maxWidth: {
824
- readonly [$$PropertyValue]: "maxWidth";
825
- };
826
- };
827
- maxW: (value: {
828
- readonly [$$PropertyValue]: "maxWidth";
829
- }) => {
830
- maxWidth: {
831
- readonly [$$PropertyValue]: "maxWidth";
832
- };
833
- };
834
- mh: (value: {
835
- readonly [$$PropertyValue]: "maxHeight";
836
- }) => {
837
- maxHeight: {
838
- readonly [$$PropertyValue]: "maxHeight";
839
- };
840
- };
841
- maxH: (value: {
842
- readonly [$$PropertyValue]: "maxHeight";
843
- }) => {
844
- maxHeight: {
845
- readonly [$$PropertyValue]: "maxHeight";
846
- };
847
- };
848
- size: (value: {
849
- readonly [$$PropertyValue]: "width";
850
- }) => {
851
- width: {
852
- readonly [$$PropertyValue]: "width";
853
- };
854
- height: {
855
- readonly [$$PropertyValue]: "width";
856
- };
857
- };
858
- minSize: (value: {
859
- readonly [$$PropertyValue]: "width";
860
- }) => {
861
- minWidth: {
862
- readonly [$$PropertyValue]: "width";
863
- };
864
- minHeight: {
865
- readonly [$$PropertyValue]: "width";
866
- };
867
- width: {
868
- readonly [$$PropertyValue]: "width";
869
- };
870
- height: {
871
- readonly [$$PropertyValue]: "width";
872
- };
873
- };
874
- sizeMin: (value: {
875
- readonly [$$PropertyValue]: "width";
876
- }) => {
877
- minWidth: {
878
- readonly [$$PropertyValue]: "width";
879
- };
880
- minHeight: {
881
- readonly [$$PropertyValue]: "width";
882
- };
883
- width: {
884
- readonly [$$PropertyValue]: "width";
885
- };
886
- height: {
887
- readonly [$$PropertyValue]: "width";
888
- };
889
- };
890
- maxSize: (value: {
891
- readonly [$$PropertyValue]: "width";
892
- }) => {
893
- maxWidth: {
894
- readonly [$$PropertyValue]: "width";
895
- };
896
- maxHeight: {
897
- readonly [$$PropertyValue]: "width";
898
- };
899
- };
900
- sizeMax: (value: {
901
- readonly [$$PropertyValue]: "width";
902
- }) => {
903
- maxWidth: {
904
- readonly [$$PropertyValue]: "width";
905
- };
906
- maxHeight: {
907
- readonly [$$PropertyValue]: "width";
908
- };
909
- };
910
- appearance: (value: {
911
- readonly [$$PropertyValue]: "appearance";
912
- }) => {
913
- WebkitAppearance: {
914
- readonly [$$PropertyValue]: "appearance";
915
- };
916
- appearance: {
917
- readonly [$$PropertyValue]: "appearance";
918
- };
919
- };
920
- scale: (value: {
921
- readonly [$$PropertyValue]: "scale";
922
- }) => {
923
- transform: string;
924
- };
925
- linearGradient: (value: {
926
- readonly [$$PropertyValue]: "backgroundImage";
927
- }) => {
928
- backgroundImage: string;
929
- };
930
- tdl: (value: {
931
- readonly [$$PropertyValue]: "textDecorationLine";
932
- }) => {
933
- textDecorationLine: {
934
- readonly [$$PropertyValue]: "textDecorationLine";
935
- };
936
- };
937
- textGradient: (value: {
938
- readonly [$$PropertyValue]: "backgroundImage";
939
- }) => {
940
- backgroundImage: string;
941
- WebkitBackgroundClip: string;
942
- WebkitTextFillColor: string;
943
- '&::selection': {
944
- WebkitTextFillColor: string;
945
- };
946
- };
947
- }>>;
948
- export declare type AvatarVariantsProps = VariantProps<typeof StyledAvatar>;
949
- export default StyledAvatar;