@itcase/ui 1.3.11 → 1.3.13

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 (485) hide show
  1. package/dist/{Badge-DMRagi5O.js → Badge-Bcj5H3vs.js} +2 -2
  2. package/dist/{Badge-B9tt2YPa.js → Badge-DxHwStfq.js} +2 -2
  3. package/dist/{Button-DHQeSUSA.js → Button-BIVXOiP4.js} +6 -6
  4. package/dist/{Button-BVQet4JC.js → Button-C4oPIe_E.js} +6 -6
  5. package/dist/{DropdownItem-DxGxdjUr.js → DropdownItem-BGsCHiqr.js} +4 -4
  6. package/dist/{DropdownItem-DXz1l415.js → DropdownItem-CRvS3KEp.js} +4 -4
  7. package/dist/{Group-B9L2NTgM.js → Group-CIIZoSm5.js} +1 -1
  8. package/dist/{Group-D6CXN4hS.js → Group-pMTTxQH4.js} +1 -1
  9. package/dist/{Icon-3VtRLW-J.js → Icon-DJSIqu5Z.js} +2 -2
  10. package/dist/{Icon-C9FlOMr9.js → Icon-Dz1q9WC2.js} +2 -2
  11. package/dist/{Input-BrV5_NoV.js → Input-Ck5IbuH6.js} +1 -1
  12. package/dist/{Input-ffioh1sj.js → Input-zkYoZhQk.js} +1 -1
  13. package/dist/{Label-DQyB2ThM.js → Label-9O3dQlUa.js} +6 -6
  14. package/dist/{Label-HKRKV3mn.js → Label-GEBQXoVJ.js} +6 -6
  15. package/dist/{Link-C2dn5VUy.js → Link-CH-W1dww.js} +1 -1
  16. package/dist/{Link-CPzqprR1.js → Link-U60OVrcS.js} +1 -1
  17. package/dist/{Loader-K_DJmah6.js → Loader-Cm98w6lJ.js} +2 -2
  18. package/dist/{Loader-Dn036JwE.js → Loader-D_53c71f.js} +2 -2
  19. package/dist/{MenuItem-Cw2Lry6S.js → MenuItem-C422Veuw.js} +3 -3
  20. package/dist/{MenuItem-DEzP_HLq.js → MenuItem-GoaeJJ04.js} +3 -3
  21. package/dist/{Scrollbar-CKbA0jQU.js → Scrollbar-CL9V8d1X.js} +1 -1
  22. package/dist/{Scrollbar-Bo7z7ELm.js → Scrollbar-DkJr3S-w.js} +1 -1
  23. package/dist/{Text-Beslj4Ns.js → Text-COHpLTYr.js} +1 -1
  24. package/dist/{Text-JayJa3hj.js → Text-D9sEeRE4.js} +1 -1
  25. package/dist/{Title-DBaHcpvB.js → Title-BduD-TXE.js} +1 -1
  26. package/dist/{Title-CHgrIarR.js → Title-Cl95USIn.js} +1 -1
  27. package/dist/{Tooltip-1Jbub0K6.js → Tooltip-BsbXMzGd.js} +4 -4
  28. package/dist/{Tooltip-CNua1g76.js → Tooltip-CyZCVyba.js} +4 -4
  29. package/dist/cjs/components/Accordion.js +7 -7
  30. package/dist/cjs/components/Avatar.js +9 -9
  31. package/dist/cjs/components/Badge.js +2 -2
  32. package/dist/cjs/components/Breadcrumbs.js +6 -6
  33. package/dist/cjs/components/Button.js +7 -7
  34. package/dist/cjs/components/Card.js +2 -2
  35. package/dist/cjs/components/Cell.js +7 -7
  36. package/dist/cjs/components/Checkbox.js +3 -3
  37. package/dist/cjs/components/Chips.js +4 -4
  38. package/dist/cjs/components/Choice.js +10 -10
  39. package/dist/cjs/components/Code.js +1 -1
  40. package/dist/cjs/components/CookiesWarning.js +10 -10
  41. package/dist/cjs/components/DadataHintField.js +1 -1
  42. package/dist/cjs/components/DatePicker.js +16 -16
  43. package/dist/cjs/components/Drawer.js +5 -12
  44. package/dist/cjs/components/Dropdown.js +3 -3
  45. package/dist/cjs/components/Flex.js +4 -4
  46. package/dist/cjs/components/Grid.js +6 -6
  47. package/dist/cjs/components/Group.js +1 -1
  48. package/dist/cjs/components/Icon.js +5 -5
  49. package/dist/cjs/components/Input.js +1 -1
  50. package/dist/cjs/components/InputMask.js +1 -1
  51. package/dist/cjs/components/InputPassword.js +5 -5
  52. package/dist/cjs/components/Label.js +4 -4
  53. package/dist/cjs/components/Link.js +1 -1
  54. package/dist/cjs/components/List.js +1 -1
  55. package/dist/cjs/components/Loader.js +2 -2
  56. package/dist/cjs/components/Logo.js +2 -2
  57. package/dist/cjs/components/Menu.js +4 -4
  58. package/dist/cjs/components/MenuItem.js +3 -3
  59. package/dist/cjs/components/Modal.js +5 -5
  60. package/dist/cjs/components/Notification.js +4 -4
  61. package/dist/cjs/components/Pagination.js +28 -28
  62. package/dist/cjs/components/Panel.js +2 -2
  63. package/dist/cjs/components/Radio.js +3 -3
  64. package/dist/cjs/components/Response.js +17 -17
  65. package/dist/cjs/components/ScrollToView.js +1 -1
  66. package/dist/cjs/components/Scrollbar.js +1 -1
  67. package/dist/cjs/components/Search.js +9 -9
  68. package/dist/cjs/components/Segmented.js +13 -13
  69. package/dist/cjs/components/Select.js +11 -11
  70. package/dist/cjs/components/SiteMenu.js +6 -6
  71. package/dist/cjs/components/Swiper.js +8 -8
  72. package/dist/cjs/components/Tab.js +9 -9
  73. package/dist/cjs/components/Text.js +1 -1
  74. package/dist/cjs/components/Tile.js +4 -4
  75. package/dist/cjs/components/Title.js +1 -1
  76. package/dist/cjs/components/Tooltip.js +3 -3
  77. package/dist/cjs/components/Wrapper.js +1 -1
  78. package/dist/cjs/context/Notifications.js +6 -6
  79. package/dist/cjs/context/UIContext.js +1 -1
  80. package/dist/cjs/hooks/useDeviceTargetClassGenerator.js +4 -4
  81. package/dist/components/Accordion.js +7 -7
  82. package/dist/components/Avatar.js +9 -9
  83. package/dist/components/Badge.js +2 -2
  84. package/dist/components/Breadcrumbs.js +6 -6
  85. package/dist/components/Button.js +7 -7
  86. package/dist/components/Card.js +2 -2
  87. package/dist/components/Cell.js +7 -7
  88. package/dist/components/Checkbox.js +3 -3
  89. package/dist/components/Chips.js +4 -4
  90. package/dist/components/Choice.js +10 -10
  91. package/dist/components/Code.js +1 -1
  92. package/dist/components/CookiesWarning.js +10 -10
  93. package/dist/components/DadataHintField.js +1 -1
  94. package/dist/components/DatePicker.js +16 -16
  95. package/dist/components/Drawer.js +5 -12
  96. package/dist/components/Dropdown.js +3 -3
  97. package/dist/components/Flex.js +4 -4
  98. package/dist/components/Grid.js +6 -6
  99. package/dist/components/Group.js +1 -1
  100. package/dist/components/Icon.js +5 -5
  101. package/dist/components/Input.js +1 -1
  102. package/dist/components/InputMask.js +1 -1
  103. package/dist/components/InputPassword.js +5 -5
  104. package/dist/components/Label.js +4 -4
  105. package/dist/components/Link.js +1 -1
  106. package/dist/components/List.js +1 -1
  107. package/dist/components/Loader.js +2 -2
  108. package/dist/components/Logo.js +2 -2
  109. package/dist/components/Menu.js +4 -4
  110. package/dist/components/MenuItem.js +3 -3
  111. package/dist/components/Modal.js +5 -5
  112. package/dist/components/Notification.js +4 -4
  113. package/dist/components/Pagination.js +28 -28
  114. package/dist/components/Panel.js +2 -2
  115. package/dist/components/Radio.js +3 -3
  116. package/dist/components/Response.js +17 -17
  117. package/dist/components/ScrollToView.js +1 -1
  118. package/dist/components/Scrollbar.js +1 -1
  119. package/dist/components/Search.js +9 -9
  120. package/dist/components/Segmented.js +13 -13
  121. package/dist/components/Select.js +11 -11
  122. package/dist/components/SiteMenu.js +6 -6
  123. package/dist/components/Swiper.js +8 -8
  124. package/dist/components/Tab.js +9 -9
  125. package/dist/components/Text.js +1 -1
  126. package/dist/components/Tile.js +4 -4
  127. package/dist/components/Title.js +1 -1
  128. package/dist/components/Tooltip.js +3 -3
  129. package/dist/components/Wrapper.js +1 -1
  130. package/dist/context/Notifications.js +6 -6
  131. package/dist/context/UIContext.js +1 -1
  132. package/dist/css/components/Pagination/Pagination.css +3 -2
  133. package/dist/css/components/Pagination/css/__item/pagination__item.css +3 -2
  134. package/dist/css/components/Text/Text.css +2 -1
  135. package/dist/hooks/useDeviceTargetClassGenerator.js +4 -4
  136. package/dist/stories/Accordion.mdx +1 -1
  137. package/dist/stories/AccordionItem.mdx +1 -1
  138. package/dist/stories/AlignContent.mdx +1 -1
  139. package/dist/stories/AlignItems.mdx +1 -1
  140. package/dist/stories/AlignSelf.mdx +1 -1
  141. package/dist/stories/Appearance.mdx +1 -1
  142. package/dist/stories/Avatar.mdx +1 -1
  143. package/dist/stories/Badge.mdx +2 -2
  144. package/dist/stories/Button.mdx +1 -2
  145. package/dist/stories/Cell.mdx +1 -1
  146. package/dist/stories/Checkbox.mdx +1 -2
  147. package/dist/stories/Chips.mdx +1 -1
  148. package/dist/stories/Choice.mdx +1 -1
  149. package/dist/stories/Code.mdx +1 -1
  150. package/dist/stories/Columns.mdx +1 -1
  151. package/dist/stories/DatePicker.mdx +1 -1
  152. package/dist/stories/Dev.mdx +1 -1
  153. package/dist/stories/DevMode.mdx +3 -2
  154. package/dist/stories/Direction.mdx +1 -1
  155. package/dist/stories/Divider.mdx +1 -1
  156. package/dist/stories/Dot.mdx +1 -1
  157. package/dist/stories/Drawer.mdx +1 -1
  158. package/dist/stories/Dropdown.mdx +2 -2
  159. package/dist/stories/DropdownItem.mdx +1 -1
  160. package/dist/stories/Group.mdx +1 -1
  161. package/dist/stories/Grow.mdx +1 -1
  162. package/dist/stories/Icon.mdx +1 -1
  163. package/dist/stories/Image.mdx +1 -1
  164. package/dist/stories/Input.mdx +1 -1
  165. package/dist/stories/InputPassword.mdx +1 -1
  166. package/dist/stories/JustifyContent.mdx +1 -1
  167. package/dist/stories/Label.mdx +1 -1
  168. package/dist/stories/Loader.mdx +1 -1
  169. package/dist/stories/Logo.mdx +1 -1
  170. package/dist/stories/MenuItem.mdx +1 -1
  171. package/dist/stories/Message.mdx +4 -1
  172. package/dist/stories/Notification.mdx +1 -1
  173. package/dist/stories/Order.mdx +1 -1
  174. package/dist/stories/Overview.mdx +1 -1
  175. package/dist/stories/Pagination.mdx +1 -1
  176. package/dist/stories/Playground.mdx +1 -1
  177. package/dist/stories/Radio.mdx +1 -2
  178. package/dist/stories/Response.mdx +6 -1
  179. package/dist/stories/SearchInput.mdx +1 -1
  180. package/dist/stories/Segmented.mdx +1 -1
  181. package/dist/stories/Size.mdx +1 -1
  182. package/dist/stories/Skeleton.mdx +1 -1
  183. package/dist/stories/State.mdx +1 -1
  184. package/dist/stories/Switch.mdx +1 -1
  185. package/dist/stories/Text.mdx +1 -1
  186. package/dist/stories/Textarea.mdx +1 -1
  187. package/dist/stories/Tile.mdx +1 -1
  188. package/dist/stories/Title.mdx +1 -1
  189. package/dist/stories/Tooltip.mdx +1 -1
  190. package/dist/stories/WithTooltip.mdx +1 -1
  191. package/dist/stories/Wrap.mdx +1 -1
  192. package/dist/types/components/Accordion/Accordion.interface.d.ts +1 -1
  193. package/dist/types/components/Avatar/Avatar.interface.d.ts +5 -5
  194. package/dist/types/components/Badge/Badge.interface.d.ts +4 -4
  195. package/dist/types/components/Breadcrumbs/Breadcrumbs.interface.d.ts +11 -11
  196. package/dist/types/components/Button/Button.interface.d.ts +10 -10
  197. package/dist/types/components/Button/stories/args.d.ts +200 -0
  198. package/dist/types/components/Caption/Caption.interface.d.ts +5 -5
  199. package/dist/types/components/Card/Card.interface.d.ts +1 -1
  200. package/dist/types/components/Cell/Cell.interface.d.ts +4 -4
  201. package/dist/types/components/Checkbox/Checkbox.interface.d.ts +2 -2
  202. package/dist/types/components/Chips/Chips.interface.d.ts +6 -6
  203. package/dist/types/components/Chips/stories/args.d.ts +45 -0
  204. package/dist/types/components/Choice/Choice.interface.d.ts +6 -6
  205. package/dist/types/components/Code/Code.interface.d.ts +3 -3
  206. package/dist/types/components/CookiesWarning/CookiesWarning.interface.d.ts +1 -1
  207. package/dist/types/components/DadataHintField/DadataHintField.interface.d.ts +0 -1
  208. package/dist/types/components/DatePicker/DatePicker.interface.d.ts +13 -13
  209. package/dist/types/components/Divider/Divider.interface.d.ts +2 -2
  210. package/dist/types/components/Dot/Dot.interface.d.ts +5 -5
  211. package/dist/types/components/Dropdown/Dropdown.interface.d.ts +5 -5
  212. package/dist/types/components/Flex/Flex.interface.d.ts +70 -70
  213. package/dist/types/components/Flex/stories/args.d.ts +80 -0
  214. package/dist/types/components/Grid/Grid.interface.d.ts +29 -32
  215. package/dist/types/components/Grid/stories/args.d.ts +90 -0
  216. package/dist/types/components/Group/Group.interface.d.ts +7 -7
  217. package/dist/types/components/Group/stories/args.d.ts +78 -0
  218. package/dist/types/components/HTMLContent/HTMLContent.interface.d.ts +5 -5
  219. package/dist/types/components/Icon/Icon.interface.d.ts +15 -15
  220. package/dist/types/components/Image/Image.interface.d.ts +3 -3
  221. package/dist/types/components/Input/Input.interface.d.ts +3 -3
  222. package/dist/types/components/InputMask/Input.interface.d.ts +3 -3
  223. package/dist/types/components/InputPassword/InputPassword.interface.d.ts +4 -4
  224. package/dist/types/components/Label/Label.interface.d.ts +6 -6
  225. package/dist/types/components/Link/Link.interface.d.ts +1 -1
  226. package/dist/types/components/List/List.interface.d.ts +2 -2
  227. package/dist/types/components/Loader/Loader.interface.d.ts +3 -3
  228. package/dist/types/components/Logo/Logo.interface.d.ts +4 -4
  229. package/dist/types/components/Menu/Menu.interface.d.ts +2 -2
  230. package/dist/types/components/MenuItem/MenuItem.interface.d.ts +2 -2
  231. package/dist/types/components/Modal/Modal.interface.d.ts +3 -3
  232. package/dist/types/components/ModalSheetBottom/ModalSheetBottom.interface.d.ts +1 -1
  233. package/dist/types/components/Notification/Notification.interface.d.ts +4 -4
  234. package/dist/types/components/Overlay/Overlay.interface.d.ts +1 -1
  235. package/dist/types/components/Pagination/Pagination.interface.d.ts +5 -5
  236. package/dist/types/components/Panel/Panel.interface.d.ts +21 -21
  237. package/dist/types/components/Radio/Radio.interface.d.ts +4 -4
  238. package/dist/types/components/RangeSlider/RangeSlider.interface.d.ts +1 -1
  239. package/dist/types/components/Response/Response.interface.d.ts +5 -5
  240. package/dist/types/components/Response/stories/args.d.ts +174 -0
  241. package/dist/types/components/SVGContent/SVGContent.interface.d.ts +3 -3
  242. package/dist/types/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +3 -3
  243. package/dist/types/components/Search/Search.interface.d.ts +7 -7
  244. package/dist/types/components/Segmented/Segmented.interface.d.ts +3 -3
  245. package/dist/types/components/Select/Select.interface.d.ts +5 -5
  246. package/dist/types/components/SiteMenu/SiteMenu.interface.d.ts +3 -3
  247. package/dist/types/components/Swiper/Swiper.interface.d.ts +2 -2
  248. package/dist/types/components/Switch/Switch.interface.d.ts +1 -1
  249. package/dist/types/components/Tab/Tab.interface.d.ts +4 -4
  250. package/dist/types/components/Tab/stories/args.d.ts +171 -0
  251. package/dist/types/components/Text/Text.interface.d.ts +3 -3
  252. package/dist/types/components/Textarea/Textarea.interface.d.ts +4 -4
  253. package/dist/types/components/Tile/Tile.interface.d.ts +5 -5
  254. package/dist/types/components/Title/Title.interface.d.ts +8 -8
  255. package/dist/types/components/Tooltip/Tooltip.interface.d.ts +6 -6
  256. package/dist/types/components/Wrapper/Wrapper.interface.d.ts +5 -5
  257. package/dist/types/hooks/styleAttributes.interface.d.ts +2 -2
  258. package/dist/types/types/componentProps/align.d.ts +3 -1
  259. package/dist/types/types/componentProps/alignDirection.d.ts +3 -1
  260. package/dist/types/types/componentProps/alignment.d.ts +3 -1
  261. package/dist/types/types/componentProps/borderColor.d.ts +3 -1
  262. package/dist/types/types/componentProps/borderColorHover.d.ts +3 -1
  263. package/dist/types/types/componentProps/borderType.d.ts +3 -1
  264. package/dist/types/types/componentProps/borderWidth.d.ts +3 -1
  265. package/dist/types/types/componentProps/captionPosition.d.ts +3 -1
  266. package/dist/types/types/componentProps/direction.d.ts +3 -1
  267. package/dist/types/types/componentProps/elevation.d.ts +3 -1
  268. package/dist/types/types/componentProps/emojiSize.d.ts +3 -1
  269. package/dist/types/types/componentProps/fill.d.ts +3 -1
  270. package/dist/types/types/componentProps/fillGradient.d.ts +3 -1
  271. package/dist/types/types/componentProps/fillHover.d.ts +3 -1
  272. package/dist/types/types/componentProps/fillType.d.ts +3 -1
  273. package/dist/types/types/componentProps/flexAlign.d.ts +3 -1
  274. package/dist/types/types/componentProps/flexGrow.d.ts +3 -1
  275. package/dist/types/types/componentProps/flexJustifyContent.d.ts +3 -1
  276. package/dist/types/types/componentProps/flexWrap.d.ts +3 -1
  277. package/dist/types/types/componentProps/gridAlign.d.ts +3 -1
  278. package/dist/types/types/componentProps/gridAlignSelf.d.ts +3 -1
  279. package/dist/types/types/componentProps/gridJustifyItems.d.ts +3 -1
  280. package/dist/types/types/componentProps/gridJustifySelf.d.ts +3 -1
  281. package/dist/types/types/componentProps/height.d.ts +3 -1
  282. package/dist/types/types/componentProps/horizontalContentAlign.d.ts +3 -1
  283. package/dist/types/types/componentProps/horizontalResizeMode.d.ts +3 -1
  284. package/dist/types/types/componentProps/iconFillSize.d.ts +3 -1
  285. package/dist/types/types/componentProps/iconSize.d.ts +3 -1
  286. package/dist/types/types/componentProps/itemColor.d.ts +3 -1
  287. package/dist/types/types/componentProps/justifyContent.d.ts +3 -1
  288. package/dist/types/types/componentProps/overflow.d.ts +3 -1
  289. package/dist/types/types/componentProps/position.d.ts +3 -1
  290. package/dist/types/types/componentProps/resizeMode.d.ts +3 -1
  291. package/dist/types/types/componentProps/shape.d.ts +3 -1
  292. package/dist/types/types/componentProps/size.d.ts +3 -1
  293. package/dist/types/types/componentProps/sizeOption.d.ts +3 -0
  294. package/dist/types/types/componentProps/sizePX.d.ts +3 -1
  295. package/dist/types/types/componentProps/stacking.d.ts +3 -1
  296. package/dist/types/types/componentProps/state.d.ts +3 -1
  297. package/dist/types/types/componentProps/stateKeys.d.ts +1 -1
  298. package/dist/types/types/componentProps/svgFill.d.ts +3 -1
  299. package/dist/types/types/componentProps/textAlign.d.ts +3 -1
  300. package/dist/types/types/componentProps/textColor.d.ts +3 -1
  301. package/dist/types/types/componentProps/textColorActive.d.ts +3 -2
  302. package/dist/types/types/componentProps/textColorHover.d.ts +3 -1
  303. package/dist/types/types/componentProps/textGradient.d.ts +3 -1
  304. package/dist/types/types/componentProps/textSize.d.ts +3 -1
  305. package/dist/types/types/componentProps/textStyle.d.ts +3 -1
  306. package/dist/types/types/componentProps/textTag.d.ts +3 -1
  307. package/dist/types/types/componentProps/textWeight.d.ts +3 -1
  308. package/dist/types/types/componentProps/textWrap.d.ts +3 -1
  309. package/dist/types/types/componentProps/titleSize.d.ts +3 -1
  310. package/dist/types/types/componentProps/type.d.ts +3 -1
  311. package/dist/types/types/componentProps/underline.d.ts +3 -1
  312. package/dist/types/types/componentProps/verticalContentAlign.d.ts +3 -1
  313. package/dist/types/types/componentProps/verticalResizeMode.d.ts +3 -1
  314. package/dist/types/types/componentProps/width.d.ts +3 -1
  315. package/dist/types/types/componentProps/wrap.d.ts +3 -1
  316. package/dist/types/types/index.d.ts +57 -57
  317. package/package.json +8 -8
  318. package/dist/cjs/constants/componentProps/align.js +0 -7
  319. package/dist/cjs/constants/componentProps/alignDirection.js +0 -7
  320. package/dist/cjs/constants/componentProps/alignment.js +0 -7
  321. package/dist/cjs/constants/componentProps/borderColor.js +0 -7
  322. package/dist/cjs/constants/componentProps/borderColorHover.js +0 -7
  323. package/dist/cjs/constants/componentProps/borderType.js +0 -7
  324. package/dist/cjs/constants/componentProps/borderWidth.js +0 -9
  325. package/dist/cjs/constants/componentProps/captionPosition.js +0 -7
  326. package/dist/cjs/constants/componentProps/direction.js +0 -7
  327. package/dist/cjs/constants/componentProps/emojiSize.js +0 -9
  328. package/dist/cjs/constants/componentProps/fill.js +0 -7
  329. package/dist/cjs/constants/componentProps/fillGradient.js +0 -7
  330. package/dist/cjs/constants/componentProps/fillHover.js +0 -7
  331. package/dist/cjs/constants/componentProps/fillType.js +0 -7
  332. package/dist/cjs/constants/componentProps/flexAlign.js +0 -7
  333. package/dist/cjs/constants/componentProps/flexJustifyContent.js +0 -7
  334. package/dist/cjs/constants/componentProps/flexWrap.js +0 -7
  335. package/dist/cjs/constants/componentProps/gridAlign.js +0 -7
  336. package/dist/cjs/constants/componentProps/gridAlignSelf.js +0 -7
  337. package/dist/cjs/constants/componentProps/gridJustifyItems.js +0 -7
  338. package/dist/cjs/constants/componentProps/gridJustifySelf.js +0 -7
  339. package/dist/cjs/constants/componentProps/height.js +0 -7
  340. package/dist/cjs/constants/componentProps/horizontalContentAlign.js +0 -7
  341. package/dist/cjs/constants/componentProps/horizontalResizeMode.js +0 -7
  342. package/dist/cjs/constants/componentProps/iconFillSize.js +0 -9
  343. package/dist/cjs/constants/componentProps/iconSize.js +0 -9
  344. package/dist/cjs/constants/componentProps/itemColor.js +0 -7
  345. package/dist/cjs/constants/componentProps/position.js +0 -7
  346. package/dist/cjs/constants/componentProps/resizeMode.js +0 -7
  347. package/dist/cjs/constants/componentProps/shape.js +0 -7
  348. package/dist/cjs/constants/componentProps/size.js +0 -7
  349. package/dist/cjs/constants/componentProps/sizeInterface.js +0 -7
  350. package/dist/cjs/constants/componentProps/sizePX.js +0 -9
  351. package/dist/cjs/constants/componentProps/stacking.js +0 -7
  352. package/dist/cjs/constants/componentProps/state.js +0 -7
  353. package/dist/cjs/constants/componentProps/textAlign.js +0 -7
  354. package/dist/cjs/constants/componentProps/textColor.js +0 -7
  355. package/dist/cjs/constants/componentProps/textColorActive.js +0 -7
  356. package/dist/cjs/constants/componentProps/textColorHover.js +0 -7
  357. package/dist/cjs/constants/componentProps/textGradient.js +0 -7
  358. package/dist/cjs/constants/componentProps/textSize.js +0 -7
  359. package/dist/cjs/constants/componentProps/textStyle.js +0 -7
  360. package/dist/cjs/constants/componentProps/textTag.js +0 -7
  361. package/dist/cjs/constants/componentProps/textWeight.js +0 -9
  362. package/dist/cjs/constants/componentProps/textWrap.js +0 -7
  363. package/dist/cjs/constants/componentProps/titleSize.js +0 -7
  364. package/dist/cjs/constants/componentProps/type.js +0 -7
  365. package/dist/cjs/constants/componentProps/underline.js +0 -7
  366. package/dist/cjs/constants/componentProps/verticalContentAlign.js +0 -7
  367. package/dist/cjs/constants/componentProps/verticalResizeMode.js +0 -7
  368. package/dist/cjs/constants/componentProps/width.js +0 -7
  369. package/dist/cjs/constants/componentProps/wrap.js +0 -7
  370. package/dist/cjs/constants.js +0 -109
  371. package/dist/constants/componentProps/align.js +0 -3
  372. package/dist/constants/componentProps/alignDirection.js +0 -3
  373. package/dist/constants/componentProps/alignment.js +0 -3
  374. package/dist/constants/componentProps/borderColor.js +0 -3
  375. package/dist/constants/componentProps/borderColorHover.js +0 -3
  376. package/dist/constants/componentProps/borderType.js +0 -3
  377. package/dist/constants/componentProps/borderWidth.js +0 -5
  378. package/dist/constants/componentProps/captionPosition.js +0 -3
  379. package/dist/constants/componentProps/direction.js +0 -3
  380. package/dist/constants/componentProps/emojiSize.js +0 -5
  381. package/dist/constants/componentProps/fill.js +0 -3
  382. package/dist/constants/componentProps/fillGradient.js +0 -3
  383. package/dist/constants/componentProps/fillHover.js +0 -3
  384. package/dist/constants/componentProps/fillType.js +0 -3
  385. package/dist/constants/componentProps/flexAlign.js +0 -3
  386. package/dist/constants/componentProps/flexJustifyContent.js +0 -3
  387. package/dist/constants/componentProps/flexWrap.js +0 -3
  388. package/dist/constants/componentProps/gridAlign.js +0 -3
  389. package/dist/constants/componentProps/gridAlignSelf.js +0 -3
  390. package/dist/constants/componentProps/gridJustifyItems.js +0 -3
  391. package/dist/constants/componentProps/gridJustifySelf.js +0 -3
  392. package/dist/constants/componentProps/height.js +0 -3
  393. package/dist/constants/componentProps/horizontalContentAlign.js +0 -3
  394. package/dist/constants/componentProps/horizontalResizeMode.js +0 -3
  395. package/dist/constants/componentProps/iconFillSize.js +0 -5
  396. package/dist/constants/componentProps/iconSize.js +0 -5
  397. package/dist/constants/componentProps/itemColor.js +0 -3
  398. package/dist/constants/componentProps/position.js +0 -3
  399. package/dist/constants/componentProps/resizeMode.js +0 -3
  400. package/dist/constants/componentProps/shape.js +0 -3
  401. package/dist/constants/componentProps/size.js +0 -3
  402. package/dist/constants/componentProps/sizeInterface.js +0 -3
  403. package/dist/constants/componentProps/sizePX.js +0 -5
  404. package/dist/constants/componentProps/stacking.js +0 -3
  405. package/dist/constants/componentProps/state.js +0 -3
  406. package/dist/constants/componentProps/textAlign.js +0 -3
  407. package/dist/constants/componentProps/textColor.js +0 -3
  408. package/dist/constants/componentProps/textColorActive.js +0 -3
  409. package/dist/constants/componentProps/textColorHover.js +0 -3
  410. package/dist/constants/componentProps/textGradient.js +0 -3
  411. package/dist/constants/componentProps/textSize.js +0 -3
  412. package/dist/constants/componentProps/textStyle.js +0 -3
  413. package/dist/constants/componentProps/textTag.js +0 -3
  414. package/dist/constants/componentProps/textWeight.js +0 -5
  415. package/dist/constants/componentProps/textWrap.js +0 -3
  416. package/dist/constants/componentProps/titleSize.js +0 -3
  417. package/dist/constants/componentProps/type.js +0 -3
  418. package/dist/constants/componentProps/underline.js +0 -3
  419. package/dist/constants/componentProps/verticalContentAlign.js +0 -3
  420. package/dist/constants/componentProps/verticalResizeMode.js +0 -3
  421. package/dist/constants/componentProps/width.js +0 -3
  422. package/dist/constants/componentProps/wrap.js +0 -3
  423. package/dist/constants.js +0 -52
  424. package/dist/stories/Accordion.stories.js +0 -105
  425. package/dist/stories/AccordionItem.stories.js +0 -150
  426. package/dist/stories/AlignItems.stories.js +0 -88
  427. package/dist/stories/AlignSelf.stories.js +0 -101
  428. package/dist/stories/Appearance.stories.js +0 -100
  429. package/dist/stories/Avatar.stories.js +0 -184
  430. package/dist/stories/Badge.stories.js +0 -115
  431. package/dist/stories/Button.stories.js +0 -110
  432. package/dist/stories/Cell.stories.js +0 -306
  433. package/dist/stories/Checkbox.stories.js +0 -124
  434. package/dist/stories/Chips.stories.js +0 -106
  435. package/dist/stories/Choice.stories.js +0 -115
  436. package/dist/stories/Code.stories.js +0 -96
  437. package/dist/stories/Columns.stories.js +0 -80
  438. package/dist/stories/DatePicker.stories.js +0 -171
  439. package/dist/stories/Direction.stories.js +0 -93
  440. package/dist/stories/Divider.stories.js +0 -131
  441. package/dist/stories/Dot.stories.js +0 -85
  442. package/dist/stories/Drawer.stories.js +0 -75
  443. package/dist/stories/Dropdown.stories.js +0 -75
  444. package/dist/stories/DropdownItem.stories.js +0 -150
  445. package/dist/stories/Flex.stories.js +0 -47
  446. package/dist/stories/FlexAlignContent.stories.js +0 -102
  447. package/dist/stories/FlexAlignItems.stories.js +0 -91
  448. package/dist/stories/FlexAlignSelf.stories.js +0 -97
  449. package/dist/stories/FlexDirection.stories.js +0 -112
  450. package/dist/stories/FlexGrow.stories.js +0 -69
  451. package/dist/stories/FlexJustifyContent.stories.js +0 -98
  452. package/dist/stories/FlexOrder.stories.js +0 -76
  453. package/dist/stories/FlexWrap.stories.js +0 -89
  454. package/dist/stories/Grid.stories.js +0 -202
  455. package/dist/stories/Group.stories.js +0 -151
  456. package/dist/stories/Icon.stories.js +0 -193
  457. package/dist/stories/Image.stories.js +0 -134
  458. package/dist/stories/Input.stories.js +0 -124
  459. package/dist/stories/InputPassword.stories.js +0 -112
  460. package/dist/stories/JustifyContent.stories.js +0 -96
  461. package/dist/stories/Label.stories.js +0 -173
  462. package/dist/stories/Loader.stories.js +0 -119
  463. package/dist/stories/Logo.stories.js +0 -99
  464. package/dist/stories/MenuItem.stories.js +0 -258
  465. package/dist/stories/Message.stories.js +0 -34
  466. package/dist/stories/ModalConfirm.stories.js +0 -60
  467. package/dist/stories/ModalDefault.stories.js +0 -33
  468. package/dist/stories/ModalSheetBottom.stories.js +0 -47
  469. package/dist/stories/Notification.stories.js +0 -105
  470. package/dist/stories/Pagination.stories.js +0 -63
  471. package/dist/stories/Radio.stories.js +0 -100
  472. package/dist/stories/Response.stories.js +0 -92
  473. package/dist/stories/SearchInput.stories.js +0 -189
  474. package/dist/stories/Segmented.stories.js +0 -109
  475. package/dist/stories/Select.stories.js +0 -333
  476. package/dist/stories/Size.stories.js +0 -99
  477. package/dist/stories/State.stories.js +0 -67
  478. package/dist/stories/Switch.stories.js +0 -84
  479. package/dist/stories/Text.stories.js +0 -172
  480. package/dist/stories/Textarea.stories.js +0 -90
  481. package/dist/stories/Tile.stories.js +0 -248
  482. package/dist/stories/Title.stories.js +0 -168
  483. package/dist/stories/Tooltip.stories.js +0 -164
  484. package/dist/stories/Wrap.stories.js +0 -74
  485. package/dist/types/types/componentProps/sizeInterface.d.ts +0 -1
@@ -1,22 +1,22 @@
1
1
  import { CSSProperties, ReactNode } from 'react';
2
+ import { tAlignDirectionProps, tAlignmentProps, tAlignProps, tBorderColorProps, tBorderTypeProps, tBorderWidthProps, tElevationProps, tFillProps, tShapeProps, tSizeProps, tTextColorProps, tTextSizeProps, tTextWeightProps, tTitleSizeProps } from 'types';
3
+ import { tAppearanceKeysDefault } from 'types/componentProps/appearanceKeys';
2
4
  import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { alignmentPropsType, borderTypePropsType, elevationPropsType, tAlignDirectionProps, tAlignProps, tBorderColorProps, tBorderWidthProps, tFillProps, titleSizePropsType, tShapeProps, tSizeProps, tTextColorProps, tTextSizeProps, tTextWeightProps } from '../../types';
4
- import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
5
5
  export interface iTooltipThemeColor {
6
6
  [key: number | string | symbol]: any;
7
7
  align?: tAlignProps;
8
8
  alignDirection?: tAlignDirectionProps;
9
- alignment?: alignmentPropsType;
9
+ alignment?: tAlignmentProps;
10
10
  borderColor?: tBorderColorProps;
11
- borderType?: borderTypePropsType;
11
+ borderType?: tBorderTypeProps;
12
12
  borderWidth?: tBorderWidthProps;
13
- elevation?: elevationPropsType;
13
+ elevation?: tElevationProps;
14
14
  fill?: tFillProps;
15
15
  shape?: tShapeProps;
16
16
  size?: tSizeProps;
17
17
  textColor?: tTextColorProps;
18
18
  textSize?: tTextSizeProps;
19
- titleSize?: titleSizePropsType;
19
+ titleSize?: tTitleSizeProps;
20
20
  titleTextColor?: tTextColorProps;
21
21
  titleTextWeight?: tTextWeightProps;
22
22
  }
@@ -1,6 +1,6 @@
1
1
  import { CSSProperties, ElementType, ReactNode } from 'react';
2
+ import { tAlignDirectionProps, tAlignProps, tFillProps, tHorizontalResizeModeProps, tPositionProps, tVerticalResizeModeProps } from 'types';
2
3
  import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
3
- import { horizontalResizeModePropsType, positionPropsType, tAlignDirectionProps, tAlignProps, tFillProps, verticalResizeModePropsType } from '../../types';
4
4
  export interface iWrapperProps extends iStyleAttributes {
5
5
  id?: string;
6
6
  [key: number | string | symbol]: any;
@@ -11,11 +11,11 @@ export interface iWrapperProps extends iStyleAttributes {
11
11
  children?: ReactNode;
12
12
  className?: string;
13
13
  fill?: tFillProps;
14
- horizontalResizing?: horizontalResizeModePropsType;
15
- position?: positionPropsType;
14
+ horizontalResizing?: tHorizontalResizeModeProps;
15
+ position?: tPositionProps;
16
16
  style?: CSSProperties;
17
17
  tag?: ElementType;
18
18
  type?: string;
19
- verticalResizing?: verticalResizeModePropsType;
20
- wrapperPosition?: positionPropsType;
19
+ verticalResizing?: tVerticalResizeModeProps;
20
+ wrapperPosition?: tPositionProps;
21
21
  }
@@ -1,5 +1,5 @@
1
1
  import type * as CSS from 'csstype';
2
- import { overflowPropsType, tTextAlignProps } from '../types';
2
+ import { tOverflowProps, tTextAlignProps } from '../types';
3
3
  export interface iStyleAttributes {
4
4
  /**
5
5
  * Layout
@@ -42,7 +42,7 @@ export interface iStyleAttributes {
42
42
  minHeight?: string;
43
43
  minWidth?: string;
44
44
  order?: CSS.Property.Order;
45
- overflow?: overflowPropsType;
45
+ overflow?: tOverflowProps;
46
46
  padding?: string;
47
47
  paddingBottom?: string;
48
48
  paddingEnd?: string;
@@ -1 +1,3 @@
1
- export type tAlignProps = 'topLeft' | 'topCenter' | 'topRight' | 'left' | 'center' | 'right' | 'bottomLeft' | 'bottomCenter' | 'bottomRight';
1
+ declare const alignProps: readonly [undefined, "topLeft", "topCenter", "topRight", "left", "center", "right", "bottomLeft", "bottomCenter", "bottomRight"];
2
+ export type tAlignProps = (typeof alignProps)[number];
3
+ export { alignProps };
@@ -1 +1,3 @@
1
- export type tAlignDirectionProps = 'column' | 'column-reverse' | 'horizontal' | 'horizontal-reverse' | 'row' | 'row-reverse' | 'vertical' | 'vertical-reverse';
1
+ declare const alignDirectionProps: readonly [undefined, "column", "column-reverse", "horizontal", "horizontal-reverse", "row", "row-reverse", "vertical", "vertical-reverse"];
2
+ export type tAlignDirectionProps = (typeof alignDirectionProps)[number];
3
+ export { alignDirectionProps };
@@ -1 +1,3 @@
1
- export type alignmentPropsType = 'topLeft' | 'topCenter' | 'topRight' | 'leftCenter' | 'rightCenter' | 'bottomRight' | 'bottomCenter' | 'bottomLeft';
1
+ declare const alignmentProps: readonly [undefined, "topLeft", "topCenter", "topRight", "leftCenter", "rightCenter", "bottomRight", "bottomCenter", "bottomLeft"];
2
+ export type tAlignmentProps = (typeof alignmentProps)[number];
3
+ export { alignmentProps };
@@ -1 +1,3 @@
1
- export type tBorderColorProps = 'accentBorderPrimary' | 'accentBorderSecondary' | 'accentBorderTertiary' | 'accentBorderQuaternary' | 'accentBorderDisabled' | 'primaryBorderPrimary' | 'primaryBorderSecondary' | 'primaryBorderTertiary' | 'primaryBorderQuaternary' | 'primaryBorderDisabled' | 'secondaryBorderPrimary' | 'secondaryBorderSecondary' | 'secondaryBorderTertiary' | 'secondaryBorderQuaternary' | 'secondaryBorderDisabled' | 'tertiaryBorderPrimary' | 'tertiaryBorderSecondary' | 'tertiaryBorderTertiary' | 'tertiaryBorderQuaternary' | 'tertiaryBorderDisabled' | 'surfaceBorderPrimary' | 'surfaceBorderSecondary' | 'surfaceBorderTertiary' | 'surfaceBorderQuaternary' | 'surfaceBorderDisabled' | 'surfaceBorderInverse' | 'errorBorderPrimary' | 'errorBorderSecondary' | 'errorBorderDisabled' | 'successBorderPrimary' | 'successBorderSecondary' | 'successBorderDisabled';
1
+ declare const borderColorProps: readonly [undefined, "accentBorderPrimary", "accentBorderSecondary", "accentBorderTertiary", "accentBorderQuaternary", "accentBorderDisabled", "primaryBorderPrimary", "primaryBorderSecondary", "primaryBorderTertiary", "primaryBorderQuaternary", "primaryBorderDisabled", "secondaryBorderPrimary", "secondaryBorderSecondary", "secondaryBorderTertiary", "secondaryBorderQuaternary", "secondaryBorderDisabled", "tertiaryBorderPrimary", "tertiaryBorderSecondary", "tertiaryBorderTertiary", "tertiaryBorderQuaternary", "tertiaryBorderDisabled", "surfaceBorderPrimary", "surfaceBorderSecondary", "surfaceBorderTertiary", "surfaceBorderQuaternary", "surfaceBorderDisabled", "surfaceBorderInverse", "errorBorderPrimary", "errorBorderSecondary", "errorBorderDisabled", "successBorderPrimary", "successBorderSecondary", "successBorderDisabled"];
2
+ export type tBorderColorProps = (typeof borderColorProps)[number];
3
+ export { borderColorProps };
@@ -1 +1,3 @@
1
- export type borderColorHoverPropsType = 'accentBorderPrimary' | 'accentBorderPrimaryHover' | 'primaryBorderPrimary' | 'secondaryBorderPrimary' | 'tertiaryBorderPrimary' | 'surfaceBorderPrimary' | 'surfaceBorderSecondary' | 'surfaceBorderTertiary' | 'errorBorderPrimary' | 'errorBorderPrimaryHover' | 'successBorderPrimary' | 'surfaceBorderQuaternary';
1
+ declare const borderColorHoverProps: readonly [undefined, "accentBorderPrimary", "accentBorderPrimaryHover", "primaryBorderPrimary", "secondaryBorderPrimary", "tertiaryBorderPrimary", "surfaceBorderPrimary", "surfaceBorderSecondary", "surfaceBorderTertiary", "errorBorderPrimary", "errorBorderPrimaryHover", "successBorderPrimary", "surfaceBorderQuaternary"];
2
+ export type tBorderColorHoverProps = (typeof borderColorHoverProps)[number];
3
+ export { borderColorHoverProps };
@@ -1 +1,3 @@
1
- export type borderTypePropsType = 'outline' | 'solid' | 'none';
1
+ declare const borderTypeProps: readonly [undefined, "outline", "solid", "none"];
2
+ export type tBorderTypeProps = (typeof borderTypeProps)[number];
3
+ export { borderTypeProps };
@@ -1 +1,3 @@
1
- export type tBorderWidthProps = '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | '10';
1
+ declare const borderWidthProps: readonly [undefined, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"];
2
+ export type tBorderWidthProps = (typeof borderWidthProps)[number];
3
+ export { borderWidthProps };
@@ -1 +1,3 @@
1
- export type captionPositionPropsType = 'onImageTop' | 'onImageBottom' | 'top' | 'right' | 'bottom' | 'left';
1
+ declare const captionPositionProps: readonly [undefined, "onImageTop", "onImageBottom", "top", "right", "bottom", "left"];
2
+ export type tCaptionPositionProps = (typeof captionPositionProps)[number];
3
+ export { captionPositionProps };
@@ -1 +1,3 @@
1
- export type tDirectionProps = 'row' | 'row-reverse' | 'column' | 'column-reverse' | 'vertical' | 'horizontal';
1
+ declare const directionProps: readonly [undefined, "row", "row-reverse", "column", "column-reverse", "vertical", "horizontal"];
2
+ export type tDirectionProps = (typeof directionProps)[number];
3
+ export { directionProps };
@@ -1 +1,3 @@
1
- export type elevationPropsType = 1 | 2 | 4 | 6 | 8 | 12 | 16 | 24;
1
+ declare const elevationProps: readonly [undefined, 1, 2, 4, 6, 8, 12, 16, 24];
2
+ export type tElevationProps = (typeof elevationProps)[number];
3
+ export { elevationProps };
@@ -1 +1,3 @@
1
- export type emojiSizePropsType = '16' | '24' | '32' | '40' | '56' | '64' | '144';
1
+ declare const emojiSizeProps: readonly [undefined, 16, 24, 32, 40, 56, 64, 144, "16", "24", "32", "40", "56", "64", "144"];
2
+ export type tEmojiSizeProps = (typeof emojiSizeProps)[number];
3
+ export { emojiSizeProps };
@@ -1 +1,3 @@
1
- export type tFillProps = false | undefined | 'accentPrimary' | 'accentSecondary' | 'accentTertiary' | 'errorPrimary' | 'errorSecondary' | 'gradientPrimary' | 'primaryPrimary' | 'primarySecondary' | 'primaryTertiary' | 'secondaryPrimary' | 'secondarySecondary' | 'secondaryTertiary' | 'successPrimary' | 'successSecondary' | 'surfaceAccent' | 'surfaceItemPrimary' | 'surfacePrimary' | 'surfaceQuaternary' | 'surfaceQuinary' | 'surfaceSecondary' | 'surfaceTertiary' | 'tertiaryPrimary' | 'tertiarySecondary' | 'tertiaryTertiary';
1
+ declare const fillProps: readonly [undefined, "accentPrimary", "accentSecondary", "accentTertiary", "primaryPrimary", "primarySecondary", "primaryTertiary", "secondaryPrimary", "secondarySecondary", "secondaryTertiary", "tertiaryPrimary", "tertiarySecondary", "tertiaryTertiary", "surfaceAccent", "surfaceItemPrimary", "surfacePrimary", "surfaceQuaternary", "surfaceQuinary", "surfaceSecondary", "surfaceTertiary", "errorPrimary", "errorSecondary", "successPrimary", "successSecondary", "gradientPrimary"];
2
+ export type tFillProps = (typeof fillProps)[number];
3
+ export { fillProps };
@@ -1 +1,3 @@
1
- export type tFillGradientProps = 'accent' | 'primary' | 'secondary' | 'tertiary' | 'surface' | 'error' | 'success';
1
+ declare const fillGradientProps: readonly [undefined, "accent", "primary", "secondary", "tertiary", "surface", "error", "success"];
2
+ export type tFillGradientProps = (typeof fillGradientProps)[number];
3
+ export { fillGradientProps };
@@ -1 +1,3 @@
1
- export type tFillHoverProps = false | undefined | 'accentPrimaryHover' | 'accentSecondary' | 'accentSecondaryHover' | 'accentTertiary' | 'primaryPrimaryHover' | 'secondaryPrimaryHover' | 'surfaceTertiary' | 'surfaceItemTertiary' | 'surfacePrimaryHover' | 'surfaceSecondaryHover' | 'surfaceTertiaryHover';
1
+ declare const fillHoverProps: readonly [undefined, "accentPrimaryHover", "accentSecondary", "accentSecondaryHover", "accentTertiary", "primaryPrimaryHover", "secondaryPrimaryHover", "surfaceItemTertiary", "surfacePrimaryHover", "surfaceSecondaryHover", "surfaceTertiary", "surfaceTertiaryHover"];
2
+ export type tFillHoverProps = (typeof fillHoverProps)[number];
3
+ export { fillHoverProps };
@@ -1 +1,3 @@
1
- export type fillTypePropsType = 'solid' | 'outline' | 'ghost';
1
+ declare const fillTypeProps: readonly [undefined, "solid", "outline", "ghost"];
2
+ export type tFillTypeProps = (typeof fillTypeProps)[number];
3
+ export { fillTypeProps };
@@ -1 +1,3 @@
1
- export type flexAlignPropsType = 'stretch' | 'flex-start' | 'flex-end' | 'center' | 'baseline' | 'auto';
1
+ declare const flexAlignProps: readonly [undefined, "stretch", "flex-start", "flex-end", "center", "baseline", "auto"];
2
+ export type tFlexAlignProps = (typeof flexAlignProps)[number];
3
+ export { flexAlignProps };
@@ -1 +1,3 @@
1
- export type flexGrowPropsType = '0' | '1';
1
+ declare const flexGrowProps: readonly [undefined, "0", "1"];
2
+ export type tFlexGrowProps = (typeof flexGrowProps)[number];
3
+ export { flexGrowProps };
@@ -1 +1,3 @@
1
- export type flexJustifyContentPropsType = 'flex-start' | 'flex-end' | 'center' | 'space-between' | 'space-around' | 'space-evenly';
1
+ declare const flexJustifyContentProps: readonly ["flex-start", "flex-end", "center", "space-between", "space-around", "space-evenly"];
2
+ export type tFlexJustifyContentProps = (typeof flexJustifyContentProps)[number];
3
+ export { flexJustifyContentProps };
@@ -1 +1,3 @@
1
- export type flexWrapPropsType = 'nowrap' | 'wrap' | 'wrap-reverse';
1
+ declare const flexWrapProps: readonly [undefined, "wrap", "nowrap", "wrap-reverse"];
2
+ export type tFlexWrapProps = (typeof flexWrapProps)[number];
3
+ export { flexWrapProps };
@@ -1 +1,3 @@
1
- export type gridAlignPropsType = 'auto' | 'normal' | 'stretch' | 'center' | 'start' | 'end' | 'space-around' | 'space-between' | 'space-evenly' | 'safe center' | 'unsafe center' | 'self-start' | 'self-end' | 'first' | 'baseline' | 'first' | 'baseline' | 'last baseline';
1
+ declare const gridAlignProps: readonly [undefined, "auto", "normal", "stretch", "center", "start", "end", "space-around", "space-between", "space-evenly", "safe center", "unsafe center", "self-start", "self-end", "first", "baseline", "first baseline", "last baseline"];
2
+ export type tGridAlignProps = (typeof gridAlignProps)[number];
3
+ export { gridAlignProps };
@@ -1 +1,3 @@
1
- export type gridAlignSelfPropsType = 'auto' | 'normal' | 'stretch' | 'center' | 'start' | 'end' | 'space-around' | 'space-between' | 'space-evenly' | 'safe center' | 'unsafe center' | 'self-start' | 'self-end' | 'first' | 'baseline' | 'first' | 'baseline' | 'last baseline';
1
+ declare const gridAlignSelfProps: readonly [undefined, "auto", "normal", "stretch", "center", "start", "end", "space-around", "space-between", "space-evenly", "safe center", "unsafe center", "self-start", "self-end", "first", "baseline", "first baseline", "last baseline"];
2
+ export type tGridAlignSelfProps = (typeof gridAlignSelfProps)[number];
3
+ export { gridAlignSelfProps };
@@ -1 +1,3 @@
1
- export type gridJustifyItemsPropsType = 'legacy' | 'normal' | 'stretch' | 'center' | 'safe' | 'center' | 'unsafe' | 'center' | 'start' | 'end' | 'self-start' | 'self-end' | 'left' | 'right' | 'baseline' | 'first baseline' | 'last baseline';
1
+ declare const gridJustifyItemsProps: readonly [undefined, "legacy", "normal", "stretch", "center", "safe", "center", "unsafe", "center", "start", "end", "self-start", "self-end", "left", "right", "first", "baseline", "first baseline", "last baseline"];
2
+ export type tGridJustifyItemsProps = (typeof gridJustifyItemsProps)[number];
3
+ export { gridJustifyItemsProps };
@@ -1 +1,3 @@
1
- export type gridJustifySelfPropsType = 'auto' | 'legacy' | 'normal' | 'stretch' | 'center' | 'start' | 'end' | 'left' | 'right' | 'space-around' | 'space-between' | 'space-evenly' | 'safe' | 'center' | 'unsafe center' | 'self-start' | 'self-end' | 'left' | 'right' | 'baseline' | 'first baseline' | 'last baseline';
1
+ declare const gridJustifySelfProps: readonly [undefined, "auto", "legacy", "normal", "stretch", "center", "start", "end", "left", "right", "space-around", "space-between", "space-evenly", "safe", "center", "unsafe center", "self-start", "self-end", "left", "right", "baseline", "first baseline", "last baseline"];
2
+ export type tGridJustifySelfProps = (typeof gridJustifySelfProps)[number];
3
+ export { gridJustifySelfProps };
@@ -1 +1,3 @@
1
- export type tHeightProps = 'fixed' | 'hug' | 'fill' | string;
1
+ declare const heightProps: readonly [undefined, "fixed", "hug", "fill"];
2
+ export type tHeightProps = (typeof heightProps)[number];
3
+ export { heightProps };
@@ -1 +1,3 @@
1
- export type horizontalContentAlignPropsType = 'center';
1
+ declare const horizontalContentAlignProps: readonly [undefined, "center"];
2
+ export type tHorizontalContentAlignProps = (typeof horizontalContentAlignProps)[number];
3
+ export { horizontalContentAlignProps };
@@ -1 +1,3 @@
1
- export type horizontalResizeModePropsType = 'fixed' | 'hug' | 'fill';
1
+ declare const horizontalResizeModeProps: readonly [undefined, "fixed", "hug", "fill"];
2
+ export type tHorizontalResizeModeProps = (typeof horizontalResizeModeProps)[number];
3
+ export { horizontalResizeModeProps };
@@ -1 +1,3 @@
1
- export type iconFillSizePropsType = '10' | '14' | '16' | '24' | '32' | '36' | '40' | '60' | '64' | '144';
1
+ declare const iconFillSizeProps: readonly [undefined, 10, 14, 16, 24, 32, 36, 40, 60, 64, 144, "10", "14", "16", "24", "32", "36", "40", "60", "64", "144"];
2
+ export type tIconFillSizeProps = (typeof iconFillSizeProps)[number];
3
+ export { iconFillSizeProps };
@@ -1 +1,3 @@
1
- export type iconSizePropsType = '10' | '12' | '14' | '16' | '20' | '24' | '32' | '40' | '60' | '64' | '144';
1
+ declare const iconSizeProps: readonly [undefined, 10, 12, 14, 16, 20, 24, 32, 40, 60, 64, 144, "10", "12", "14", "16", "20", "24", "32", "40", "60", "64", "144"];
2
+ export type tIconSizeProps = (typeof iconSizeProps)[number];
3
+ export { iconSizeProps };
@@ -1 +1,3 @@
1
- export type tItemColorProps = 'accentItemPrimary' | 'accentItemSecondary' | 'accentItemTertiary' | 'accentItemDisabled' | 'primaryItemPrimary' | 'primaryItemSecondary' | 'primaryItemTertiary' | 'primaryItemDisabled' | 'secondaryItemPrimary' | 'secondaryItemSecondary' | 'secondaryItemTertiary' | 'secondaryItemDisabled' | 'tertiaryItemPrimary' | 'tertiaryItemSecondary' | 'tertiaryItemTertiary' | 'surfaceItemPrimary' | 'surfaceItemSecondary' | 'surfaceItemTertiary' | 'surfaceItemQuaternary' | 'surfaceItemQuinary' | 'surfaceItemDisabled' | 'surfaceItemInverse' | 'surfaceItemAccent' | 'errorItemPrimary' | 'errorItemSecondary' | 'successItemPrimary' | 'successItemSecondary';
1
+ declare const itemColorProps: readonly [undefined, "accentItemPrimary", "accentItemSecondary", "accentItemTertiary", "accentItemDisabled", "primaryItemPrimary", "primaryItemSecondary", "primaryItemTertiary", "primaryItemDisabled", "secondaryItemPrimary", "secondaryItemSecondary", "secondaryItemTertiary", "secondaryItemDisabled", "tertiaryItemPrimary", "tertiaryItemSecondary", "tertiaryItemTertiary", "surfaceItemPrimary", "surfaceItemSecondary", "surfaceItemTertiary", "surfaceItemQuaternary", "surfaceItemQuinary", "surfaceItemDisabled", "surfaceItemInverse", "surfaceItemAccent", "errorItemPrimary", "errorItemSecondary", "successItemPrimary", "successItemSecondary"];
2
+ export type tItemColorProps = (typeof itemColorProps)[number];
3
+ export { itemColorProps };
@@ -1 +1,3 @@
1
- export type tJustifyContentProps = 'flexStart' | 'flexEnd' | 'spaceBetween' | 'spaceAround' | 'spaceEvenly' | 'flex-start' | 'flex-end' | 'center' | 'space-between' | 'space-around' | 'space-evenly';
1
+ declare const justifyContentProps: readonly [undefined, "center", "flex-end", "flex-start", "flexEnd", "flexStart", "space-around", "space-between", "space-evenly", "spaceAround", "spaceBetween", "spaceEvenly"];
2
+ export type tJustifyContentProps = (typeof justifyContentProps)[number];
3
+ export { justifyContentProps };
@@ -1 +1,3 @@
1
- export type overflowPropsType = null | 'visible' | 'hidden' | 'scroll';
1
+ declare const overflowProps: readonly [undefined, "hidden", "scroll", "visible"];
2
+ export type tOverflowProps = (typeof overflowProps)[number];
3
+ export { overflowProps };
@@ -1 +1,3 @@
1
- export type positionPropsType = 'absolute' | 'relative' | 'fixed' | 'static' | 'inherit';
1
+ declare const positionProps: readonly ["static", "absolute", "relative", "fixed", "inherit"];
2
+ export type tPositionProps = (typeof positionProps)[number];
3
+ export { positionProps };
@@ -1 +1,3 @@
1
- export type resizeModePropsType = 'cover' | 'contain' | 'stretch' | 'center' | 'caption-back';
1
+ declare const resizeModeProps: readonly [undefined, "cover", "contain", "stretch", "center", "caption-back"];
2
+ export type tResizeModeProps = (typeof resizeModeProps)[number];
3
+ export { resizeModeProps };
@@ -1 +1,3 @@
1
- export type tShapeProps = 'geometric' | 'rounded' | 'circular';
1
+ declare const shapeProps: readonly [undefined, "geometric", "rounded", "circular"];
2
+ export type tShapeProps = (typeof shapeProps)[number];
3
+ export { shapeProps };
@@ -1 +1,3 @@
1
- export type tSizeProps = 'xxs' | 'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl';
1
+ declare const sizeProps: readonly [undefined, "xxs", "xs", "s", "m", "l", "xl", "xxl"];
2
+ export type tSizeProps = (typeof sizeProps)[number];
3
+ export { sizeProps };
@@ -0,0 +1,3 @@
1
+ declare const sizeOptionProps: readonly [undefined, "any", "compact", "l", "large", "m", "normal", "regular", "s", "tiny", "xl", "xs", "xxl"];
2
+ export type tSizeOptionProps = (typeof sizeOptionProps)[number];
3
+ export { sizeOptionProps };
@@ -1 +1,3 @@
1
- export type sizePXPropsType = '14' | '16' | '20' | '24' | '32' | '40' | '48' | '56' | '60' | '64' | '72' | '80' | '96' | '112' | '144' | '240';
1
+ declare const sizePXProps: readonly [undefined, 14, 16, 20, 24, 32, 40, 48, 56, 60, 64, 72, 80, 96, 112, 144, 240, "14", "16", "20", "24", "32", "40", "48", "56", "60", "64", "72", "80", "96", "112", "144", "240"];
2
+ export type tSizePXProps = (typeof sizePXProps)[number];
3
+ export { sizePXProps };
@@ -1 +1,3 @@
1
- export type stackingPropsType = 'firstOnTop' | 'lastOnTop';
1
+ declare const stackingProps: readonly [undefined, "firstOnTop", "lastOnTop"];
2
+ export type tStackingProps = (typeof stackingProps)[number];
3
+ export { stackingProps };
@@ -1 +1,3 @@
1
- export type statePropsType = 'active' | 'checked' | 'disabled' | 'focus' | 'hover' | 'normal';
1
+ declare const stateProps: readonly [undefined, "active", "checked", "disabled", "focus", "hover", "normal"];
2
+ export type tStateProps = (typeof stateProps)[number];
3
+ export { stateProps };
@@ -1 +1 @@
1
- export type tStateKeysDefault = 'normal' | 'filled' | 'active' | 'activeFilled' | 'error' | 'errorFilled' | 'readonly' | 'disabled' | 'success' | 'require';
1
+ export type tStateKeysDefault = 'active' | 'activeFilled' | 'disabled' | 'error' | 'errorFilled' | 'filled' | 'normal' | 'readonly' | 'require' | 'success';
@@ -1 +1,3 @@
1
- export type svgFillPropsType = 'accentItemPrimary' | 'accentItemSecondary' | 'accentItemTertiary' | 'accentItemDisabled' | 'primaryItemPrimary' | 'primaryItemSecondary' | 'primaryItemTertiary' | 'primaryItemDisabled' | 'secondaryItemPrimary' | 'secondaryItemSecondary' | 'secondaryItemTertiary' | 'secondaryItemDisabled' | 'tertiaryItemPrimary' | 'tertiaryItemSecondary' | 'tertiaryItemTertiary' | 'surfaceItemPrimary' | 'surfaceItemSecondary' | 'surfaceItemTertiary' | 'surfaceItemQuaternary' | 'surfaceItemQuinary' | 'surfaceItemDisabled' | 'surfaceItemInverse' | 'surfaceItemAccent' | 'errorItemPrimary' | 'errorItemSecondary' | 'successItemPrimary' | 'successItemSecondary';
1
+ declare const svgFillProps: readonly [undefined, "accentItemPrimary", "accentItemSecondary", "accentItemTertiary", "accentItemDisabled", "primaryItemPrimary", "primaryItemSecondary", "primaryItemTertiary", "primaryItemDisabled", "secondaryItemPrimary", "secondaryItemSecondary", "secondaryItemTertiary", "secondaryItemDisabled", "tertiaryItemPrimary", "tertiaryItemSecondary", "tertiaryItemTertiary", "surfaceItemAccent", "surfaceItemDisabled", "surfaceItemInverse", "surfaceItemPrimary", "surfaceItemQuaternary", "surfaceItemQuinary", "surfaceItemSecondary", "surfaceItemTertiary", "errorItemPrimary", "errorItemSecondary", "successItemPrimary", "successItemSecondary"];
2
+ export type tSvgFillProps = (typeof svgFillProps)[number];
3
+ export { svgFillProps };
@@ -1 +1,3 @@
1
- export type tTextAlignProps = 'left' | 'center' | 'right';
1
+ declare const textAlignProps: readonly [undefined, "left", "center", "right"];
2
+ export type tTextAlignProps = (typeof textAlignProps)[number];
3
+ export { textAlignProps };
@@ -1 +1,3 @@
1
- export type tTextColorProps = false | undefined | 'accentTextPrimary' | 'accentTextSecondary' | 'accentTextTertiary' | 'primaryTextPrimary' | 'primaryTextSecondary' | 'primaryTextTertiary' | 'secondaryTextPrimary' | 'secondaryTextSecondary' | 'secondaryTextTertiary' | 'tertiaryTextPrimary' | 'tertiaryTextSecondary' | 'surfaceTextPrimary' | 'surfaceTextAccent' | 'surfaceTextSecondary' | 'surfaceTextTertiary' | 'surfaceTextQuaternary' | 'surfaceTextAccent' | 'surfaceTextHover' | 'surfaceTextFocus' | 'surfaceTextActive' | 'surfaceTextDisabled' | 'errorTextPrimary' | 'errorTextSecondary' | 'successTextPrimary' | 'successTextSecondary' | 'surfaceTextInverse' | 'dangerTextPrimary' | 'dangerTextSecondary';
1
+ declare const textColorProps: readonly [undefined, false, "accentTextPrimary", "accentTextSecondary", "accentTextTertiary", "primaryTextPrimary", "primaryTextSecondary", "primaryTextTertiary", "secondaryTextPrimary", "secondaryTextSecondary", "secondaryTextTertiary", "tertiaryTextPrimary", "tertiaryTextSecondary", "surfaceTextAccent", "surfaceTextActive", "surfaceTextDisabled", "surfaceTextFocus", "surfaceTextHover", "surfaceTextInverse", "surfaceTextPrimary", "surfaceTextQuaternary", "surfaceTextSecondary", "surfaceTextTertiary", "errorTextPrimary", "errorTextSecondary", "successTextPrimary", "successTextSecondary", "dangerTextPrimary", "dangerTextSecondary"];
2
+ export type tTextColorProps = (typeof textColorProps)[number];
3
+ export { textColorProps };
@@ -1,2 +1,3 @@
1
- type tTextColorActiveProps = false | undefined | 'accentTextPrimary' | 'accentTextSecondary' | 'accentTextTertiary' | 'primaryTextPrimary' | 'primaryTextSecondary' | 'primaryTextTertiary' | 'secondaryTextPrimary' | 'secondaryTextSecondary' | 'secondaryTextTertiary' | 'tertiaryTextPrimary' | 'tertiaryTextSecondary' | 'surfaceTextPrimary' | 'surfaceTextAccent' | 'surfaceTextSecondary' | 'surfaceTextTertiary' | 'surfaceTextQuaternary' | 'surfaceTextAccent' | 'surfaceTextHover' | 'surfaceTextFocus' | 'surfaceTextActive' | 'surfaceTextDisabled' | 'errorTextPrimary' | 'errorTextSecondary' | 'successTextPrimary' | 'successTextSecondary' | 'surfaceTextInverse';
2
- export type { tTextColorActiveProps };
1
+ declare const textColorActiveProps: readonly [undefined, false, "accentTextPrimary", "accentTextSecondary", "accentTextTertiary", "primaryTextPrimary", "primaryTextSecondary", "primaryTextTertiary", "secondaryTextPrimary", "secondaryTextSecondary", "secondaryTextTertiary", "tertiaryTextPrimary", "tertiaryTextSecondary", "surfaceTextAccent", "surfaceTextActive", "surfaceTextDisabled", "surfaceTextFocus", "surfaceTextHover", "surfaceTextInverse", "surfaceTextPrimary", "surfaceTextQuaternary", "surfaceTextSecondary", "surfaceTextTertiary", "errorTextPrimary", "errorTextSecondary", "successTextPrimary", "successTextSecondary", "dangerTextPrimary", "dangerTextSecondary"];
2
+ export type tTextColorActiveProps = (typeof textColorActiveProps)[number];
3
+ export { textColorActiveProps };
@@ -1 +1,3 @@
1
- export type tTextColorHoverProps = 'accentTextPrimary' | 'accentTextSecondary' | 'accentTextTertiary' | 'primaryTextPrimary' | 'primaryTextSecondary' | 'primaryTextTertiary' | 'secondaryTextPrimary' | 'secondaryTextSecondary' | 'secondaryTextTertiary' | 'tertiaryTextPrimary' | 'tertiaryTextSecondary' | 'surfaceTextPrimary' | 'surfaceTextAccent' | 'surfaceTextSecondary' | 'surfaceTextTertiary' | 'surfaceTextQuaternary' | 'surfaceTextAccent' | 'surfaceTextHover' | 'surfaceTextFocus' | 'surfaceTextActive' | 'surfaceTextDisabled' | 'errorTextPrimary' | 'errorTextSecondary' | 'successTextPrimary' | 'successTextSecondary' | 'surfaceTextInverse';
1
+ declare const textColorHoverProps: readonly [undefined, false, "accentTextPrimary", "accentTextSecondary", "accentTextTertiary", "primaryTextPrimary", "primaryTextSecondary", "primaryTextTertiary", "secondaryTextPrimary", "secondaryTextSecondary", "secondaryTextTertiary", "tertiaryTextPrimary", "tertiaryTextSecondary", "surfaceTextAccent", "surfaceTextActive", "surfaceTextDisabled", "surfaceTextFocus", "surfaceTextHover", "surfaceTextInverse", "surfaceTextPrimary", "surfaceTextQuaternary", "surfaceTextSecondary", "surfaceTextTertiary", "errorTextPrimary", "errorTextSecondary", "successTextPrimary", "successTextSecondary", "dangerTextPrimary", "dangerTextSecondary"];
2
+ export type tTextColorHoverProps = (typeof textColorHoverProps)[number];
3
+ export { textColorHoverProps };
@@ -1 +1,3 @@
1
- export type tTextGradientProps = 'accent' | 'primary' | 'secondary' | 'tertiary' | 'surface' | 'error' | 'success';
1
+ declare const textGradientProps: readonly [undefined, "accent", "primary", "secondary", "tertiary", "surface", "error", "success"];
2
+ export type tTextGradientProps = (typeof textGradientProps)[number];
3
+ export { textGradientProps };
@@ -1 +1,3 @@
1
- export type tTextSizeProps = 'xxs' | 'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl';
1
+ declare const textSizeProps: readonly [undefined, "xxs", "xs", "s", "m", "l", "xl", "xxl"];
2
+ export type tTextSizeProps = (typeof textSizeProps)[number];
3
+ export { textSizeProps };
@@ -1 +1,3 @@
1
- export type tTextStyleProps = 'normal' | 'italic';
1
+ declare const textStyleProps: readonly [undefined, "normal", "italic"];
2
+ export type tTextStyleProps = (typeof textStyleProps)[number];
3
+ export { textStyleProps };
@@ -1 +1,3 @@
1
- export type textTagPropsType = 'p' | 'span';
1
+ declare const textTagProps: readonly [undefined, "p", "span"];
2
+ export type tTextTagProps = (typeof textTagProps)[number];
3
+ export { textTagProps };
@@ -1 +1,3 @@
1
- export type tTextWeightProps = 'normal' | 'bold' | 'light' | 'lighter' | 'bolder' | '100' | 100 | '200' | 200 | '300' | 300 | '400' | 400 | '500' | 500 | '600' | 600 | '700' | 700 | '800' | 800 | '900' | 900 | '950' | 950;
1
+ declare const textWeightProps: readonly [undefined, "normal", "bold", "light", "lighter", "bolder", 100, 200, 300, 400, 500, 600, 700, 800, 900, 950, "100", "200", "300", "400", "500", "600", "700", "800", "900", "950"];
2
+ export type tTextWeightProps = (typeof textWeightProps)[number];
3
+ export { textWeightProps };
@@ -1 +1,3 @@
1
- export type tTextWrapProps = 'wrap' | 'nowrap';
1
+ declare const textWrapProps: readonly [undefined, "wrap", "nowrap"];
2
+ export type tTextWrapProps = (typeof textWrapProps)[number];
3
+ export { textWrapProps };
@@ -1 +1,3 @@
1
- export type titleSizePropsType = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
1
+ declare const titleSizeProps: readonly [undefined, "h1", "h2", "h3", "h4", "h5", "h6"];
2
+ export type tTitleSizeProps = (typeof titleSizeProps)[number];
3
+ export { titleSizeProps };
@@ -1 +1,3 @@
1
- export type typePropsType = 'accent' | 'primary' | 'secondary' | 'tertiary' | 'surface' | 'error' | 'success';
1
+ declare const typeProps: readonly [undefined, "accent", "primary", "secondary", "tertiary", "surface", "error", "success"];
2
+ export type tTypeProps = (typeof typeProps)[number];
3
+ export { typeProps };
@@ -1 +1,3 @@
1
- export type tUnderlineProps = 'false' | 'none' | 'underline';
1
+ declare const underlineProps: readonly [undefined, "none", "underline"];
2
+ export type tUnderlineProps = (typeof underlineProps)[number];
3
+ export { underlineProps };
@@ -1 +1,3 @@
1
- export type verticalContentAlignPropsType = 'center';
1
+ declare const verticalContentAlignProps: readonly [undefined, "center"];
2
+ export type tVerticalContentAlignProps = (typeof verticalContentAlignProps)[number];
3
+ export { verticalContentAlignProps };
@@ -1 +1,3 @@
1
- export type verticalResizeModePropsType = 'fixed' | 'hug' | 'fill';
1
+ declare const verticalResizeModeProps: readonly [undefined, "fixed", "hug", "fill"];
2
+ export type tVerticalResizeModeProps = (typeof verticalResizeModeProps)[number];
3
+ export { verticalResizeModeProps };
@@ -1 +1,3 @@
1
- export type tWidthProps = 'fixed' | 'hug' | 'fill' | string;
1
+ declare const widthProps: readonly ["auto", "fixed", "hug", "fill"];
2
+ export type tWidthProps = (typeof widthProps)[number];
3
+ export { widthProps };
@@ -1 +1,3 @@
1
- export type wrapPropsType = 'no-wrap' | 'nowrap' | 'wrap' | 'wrap-reverse';
1
+ declare const wrapProps: readonly [undefined, "wrap", "no-wrap", "nowrap", "wrap-reverse"];
2
+ export type tWrapProps = (typeof wrapProps)[number];
3
+ export { wrapProps };