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