@onepercentio/one-ui 0.29.1 → 0.29.4

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 (462) hide show
  1. package/dist/components/AdaptiveButton/index.d.ts +2 -1
  2. package/dist/components/AdaptiveButton/index.js +15 -3
  3. package/dist/components/AdaptiveContainer/index.d.ts +2 -1
  4. package/dist/components/AdaptiveContainer/index.js +15 -3
  5. package/dist/components/AdaptiveDialog/index.d.ts +2 -1
  6. package/dist/components/AdaptiveDialog/index.js +15 -3
  7. package/dist/components/AdaptiveSidebar/index.d.ts +2 -1
  8. package/dist/components/AdaptiveSidebar/index.js +15 -3
  9. package/dist/components/AnchoredTooltip/index.d.ts +2 -1
  10. package/dist/components/AnchoredTooltip/index.js +15 -3
  11. package/dist/components/AnimatedEntrance/index.d.ts +2 -1
  12. package/dist/components/AnimatedEntrance/index.js +13 -13
  13. package/dist/components/AsyncWrapper/index.d.ts +2 -1
  14. package/dist/components/AsyncWrapper/index.js +15 -3
  15. package/dist/components/Avatar/index.d.ts +2 -1
  16. package/dist/components/Avatar/index.js +15 -3
  17. package/dist/components/BucketFill/index.d.ts +2 -1
  18. package/dist/components/BucketFill/index.js +15 -3
  19. package/dist/components/Button/index.d.ts +2 -1
  20. package/dist/components/Button/index.js +15 -3
  21. package/dist/components/Card/index.d.ts +2 -1
  22. package/dist/components/Card/index.js +15 -3
  23. package/dist/components/Chart/Chart.d.ts +2 -0
  24. package/dist/components/Chart/Chart.js +26 -0
  25. package/dist/components/Chart/Chart.view.js +1 -1
  26. package/dist/components/Chart/index.d.ts +2 -1
  27. package/dist/components/Chart/index.js +15 -3
  28. package/dist/components/CheckBox/index.d.ts +2 -1
  29. package/dist/components/CheckBox/index.js +15 -3
  30. package/dist/components/CodeInput/index.d.ts +2 -1
  31. package/dist/components/CodeInput/index.js +15 -3
  32. package/dist/components/Collapsable/index.d.ts +2 -1
  33. package/dist/components/Collapsable/index.js +15 -3
  34. package/dist/components/Countdown/index.d.ts +2 -1
  35. package/dist/components/Countdown/index.js +15 -3
  36. package/dist/components/CurrencyInput/index.d.ts +1 -0
  37. package/dist/components/CurrencyInput/index.js +15 -3
  38. package/dist/components/Divider/index.d.ts +2 -1
  39. package/dist/components/Divider/index.js +15 -3
  40. package/dist/components/EmailInput/EmailInput.d.ts +1 -1
  41. package/dist/components/EmailInput/index.d.ts +2 -1
  42. package/dist/components/EmailInput/index.js +13 -7
  43. package/dist/components/FadeIn/index.d.ts +2 -1
  44. package/dist/components/FadeIn/index.js +15 -3
  45. package/dist/components/FileInput/View/BigFactory/index.d.ts +2 -1
  46. package/dist/components/FileInput/View/BigFactory/index.js +15 -3
  47. package/dist/components/FileInput/View/Compact/index.d.ts +2 -1
  48. package/dist/components/FileInput/View/Compact/index.js +13 -7
  49. package/dist/components/FileInput/index.d.ts +2 -1
  50. package/dist/components/FileInput/index.js +15 -3
  51. package/dist/components/FlowController/index.d.ts +2 -1
  52. package/dist/components/FlowController/index.js +15 -3
  53. package/dist/components/Form/index.d.ts +1 -0
  54. package/dist/components/Form/index.js +15 -3
  55. package/dist/components/Form/v2/FormField/Extensions/DateField/index.d.ts +2 -1
  56. package/dist/components/Form/v2/FormField/Extensions/DateField/index.js +15 -3
  57. package/dist/components/Form/v2/FormField/Extensions/PhoneField/index.d.ts +2 -1
  58. package/dist/components/Form/v2/FormField/Extensions/PhoneField/index.js +15 -3
  59. package/dist/components/Form/v2/FormField/index.d.ts +2 -1
  60. package/dist/components/Form/v2/FormField/index.js +15 -3
  61. package/dist/components/Form/v2/index.d.ts +2 -1
  62. package/dist/components/Form/v2/index.js +15 -3
  63. package/dist/components/Freeze/index.d.ts +2 -1
  64. package/dist/components/Freeze/index.js +15 -3
  65. package/dist/components/HSForms/index.d.ts +2 -1
  66. package/dist/components/HSForms/index.js +15 -3
  67. package/dist/components/Header/index.d.ts +2 -1
  68. package/dist/components/Header/index.js +15 -3
  69. package/dist/components/HeaderCloseBtn/index.d.ts +2 -1
  70. package/dist/components/HeaderCloseBtn/index.js +15 -3
  71. package/dist/components/InfinityScroll/index.d.ts +2 -1
  72. package/dist/components/InfinityScroll/index.js +15 -3
  73. package/dist/components/Input/Input.d.ts +1 -1
  74. package/dist/components/Input/index.d.ts +2 -1
  75. package/dist/components/Input/index.js +15 -3
  76. package/dist/components/InstantCounter/index.d.ts +2 -1
  77. package/dist/components/InstantCounter/index.js +15 -3
  78. package/dist/components/LavaLamp/index.d.ts +2 -1
  79. package/dist/components/LavaLamp/index.js +15 -3
  80. package/dist/components/LinkToId/index.d.ts +2 -1
  81. package/dist/components/LinkToId/index.js +13 -7
  82. package/dist/components/Loader/index.d.ts +2 -1
  83. package/dist/components/Loader/index.js +15 -3
  84. package/dist/components/LoaderDotsIndicator/index.d.ts +2 -1
  85. package/dist/components/LoaderDotsIndicator/index.js +15 -3
  86. package/dist/components/LoopableVideo/index.d.ts +2 -1
  87. package/dist/components/LoopableVideo/index.js +15 -3
  88. package/dist/components/MainGrid/index.d.ts +2 -1
  89. package/dist/components/MainGrid/index.js +15 -3
  90. package/dist/components/MutableHamburgerButton/index.d.ts +2 -1
  91. package/dist/components/MutableHamburgerButton/index.js +15 -3
  92. package/dist/components/Notification/index.d.ts +2 -1
  93. package/dist/components/Notification/index.js +15 -3
  94. package/dist/components/OrderableList/index.d.ts +2 -1
  95. package/dist/components/OrderableList/index.js +15 -3
  96. package/dist/components/PaginationIndicator/PaginationIndicator.d.ts +1 -1
  97. package/dist/components/PaginationIndicator/index.d.ts +2 -1
  98. package/dist/components/PaginationIndicator/index.js +15 -3
  99. package/dist/components/Parallax/Parallax.d.ts +0 -2
  100. package/dist/components/Parallax/Parallax.js +6 -18
  101. package/dist/components/Parallax/index.d.ts +2 -1
  102. package/dist/components/Parallax/index.js +15 -3
  103. package/dist/components/PasswordInput/PasswordInput.d.ts +1 -1
  104. package/dist/components/PasswordInput/index.d.ts +2 -1
  105. package/dist/components/PasswordInput/index.js +15 -3
  106. package/dist/components/PingPongText/index.d.ts +2 -1
  107. package/dist/components/PingPongText/index.js +15 -3
  108. package/dist/components/PixelatedScan/index.d.ts +2 -1
  109. package/dist/components/PixelatedScan/index.js +15 -3
  110. package/dist/components/Portal/index.d.ts +2 -1
  111. package/dist/components/Portal/index.js +13 -7
  112. package/dist/components/ProgressBar/index.d.ts +2 -1
  113. package/dist/components/ProgressBar/index.js +13 -7
  114. package/dist/components/ProgressTexts/index.d.ts +2 -1
  115. package/dist/components/ProgressTexts/index.js +15 -3
  116. package/dist/components/Radio/index.d.ts +2 -1
  117. package/dist/components/Radio/index.js +15 -3
  118. package/dist/components/SectionContainer/index.d.ts +2 -1
  119. package/dist/components/SectionContainer/index.js +15 -3
  120. package/dist/components/Select/index.d.ts +2 -1
  121. package/dist/components/Select/index.js +15 -3
  122. package/dist/components/Skeleton/index.d.ts +2 -1
  123. package/dist/components/Skeleton/index.js +15 -3
  124. package/dist/components/Spacing/index.d.ts +2 -1
  125. package/dist/components/Spacing/index.js +15 -3
  126. package/dist/components/StaticScroller/index.d.ts +2 -1
  127. package/dist/components/StaticScroller/index.js +15 -3
  128. package/dist/components/Switch/index.d.ts +2 -1
  129. package/dist/components/Switch/index.js +15 -3
  130. package/dist/components/Table/index.d.ts +2 -1
  131. package/dist/components/Table/index.js +15 -3
  132. package/dist/components/Tabs/index.d.ts +2 -1
  133. package/dist/components/Tabs/index.js +15 -3
  134. package/dist/components/Text/index.d.ts +2 -1
  135. package/dist/components/Text/index.js +15 -3
  136. package/dist/components/Transition/Transition.d.ts +4 -4
  137. package/dist/components/Transition/index.d.ts +2 -1
  138. package/dist/components/Transition/index.js +13 -7
  139. package/dist/components/UncontrolledTransition/UncontrolledTransition.d.ts +1 -1
  140. package/dist/components/UncontrolledTransition/index.js +1 -1
  141. package/dist/components/WalletConnectionWrapper/index.d.ts +2 -1
  142. package/dist/components/WalletConnectionWrapper/index.js +13 -7
  143. package/dist/components/utilitary/ScrollAndFocusLock/index.d.ts +2 -1
  144. package/dist/components/utilitary/ScrollAndFocusLock/index.js +15 -3
  145. package/dist/hooks/useAsyncControl.d.ts +2 -2
  146. package/dist/hooks/useHero.js +3 -2
  147. package/dist/index.d.ts +228 -2
  148. package/dist/index.js +2188 -10
  149. package/dist/index.preprocess.d.ts +1 -0
  150. package/dist/index.preprocess.js +41 -0
  151. package/dist/test.d.ts +0 -0
  152. package/dist/test.js +2 -0
  153. package/dist/utils/e2e.d.ts +4 -2
  154. package/dist/utils/e2e.js +7 -9
  155. package/dist/utils/test.d.ts +1 -0
  156. package/dist/utils/test.js +2 -1
  157. package/dist-ts/components/AdaptiveButton/index.d.ts +2 -1
  158. package/dist-ts/components/AdaptiveButton/index.js +2 -1
  159. package/dist-ts/components/AdaptiveButton/index.js.map +1 -1
  160. package/dist-ts/components/AdaptiveContainer/index.d.ts +2 -1
  161. package/dist-ts/components/AdaptiveContainer/index.js +2 -1
  162. package/dist-ts/components/AdaptiveContainer/index.js.map +1 -1
  163. package/dist-ts/components/AdaptiveDialog/index.d.ts +2 -1
  164. package/dist-ts/components/AdaptiveDialog/index.js +2 -1
  165. package/dist-ts/components/AdaptiveDialog/index.js.map +1 -1
  166. package/dist-ts/components/AdaptiveSidebar/index.d.ts +2 -1
  167. package/dist-ts/components/AdaptiveSidebar/index.js +2 -1
  168. package/dist-ts/components/AdaptiveSidebar/index.js.map +1 -1
  169. package/dist-ts/components/AnchoredTooltip/index.d.ts +2 -1
  170. package/dist-ts/components/AnchoredTooltip/index.js +2 -1
  171. package/dist-ts/components/AnchoredTooltip/index.js.map +1 -1
  172. package/dist-ts/components/AnimatedEntrance/index.d.ts +2 -1
  173. package/dist-ts/components/AnimatedEntrance/index.js +2 -1
  174. package/dist-ts/components/AnimatedEntrance/index.js.map +1 -1
  175. package/dist-ts/components/AsyncWrapper/index.d.ts +2 -1
  176. package/dist-ts/components/AsyncWrapper/index.js +2 -1
  177. package/dist-ts/components/AsyncWrapper/index.js.map +1 -1
  178. package/dist-ts/components/Avatar/index.d.ts +2 -1
  179. package/dist-ts/components/Avatar/index.js +2 -1
  180. package/dist-ts/components/Avatar/index.js.map +1 -1
  181. package/dist-ts/components/BucketFill/index.d.ts +2 -1
  182. package/dist-ts/components/BucketFill/index.js +2 -1
  183. package/dist-ts/components/BucketFill/index.js.map +1 -1
  184. package/dist-ts/components/Button/index.d.ts +2 -1
  185. package/dist-ts/components/Button/index.js +2 -1
  186. package/dist-ts/components/Button/index.js.map +1 -1
  187. package/dist-ts/components/Card/index.d.ts +2 -1
  188. package/dist-ts/components/Card/index.js +2 -1
  189. package/dist-ts/components/Card/index.js.map +1 -1
  190. package/dist-ts/components/Chart/Chart.d.ts +2 -0
  191. package/dist-ts/components/Chart/Chart.js +3 -0
  192. package/dist-ts/components/Chart/Chart.js.map +1 -0
  193. package/dist-ts/components/Chart/Chart.view.js.map +1 -1
  194. package/dist-ts/components/Chart/index.d.ts +2 -1
  195. package/dist-ts/components/Chart/index.js +2 -1
  196. package/dist-ts/components/Chart/index.js.map +1 -1
  197. package/dist-ts/components/CheckBox/index.d.ts +2 -1
  198. package/dist-ts/components/CheckBox/index.js +2 -1
  199. package/dist-ts/components/CheckBox/index.js.map +1 -1
  200. package/dist-ts/components/CodeInput/index.d.ts +2 -1
  201. package/dist-ts/components/CodeInput/index.js +2 -1
  202. package/dist-ts/components/CodeInput/index.js.map +1 -1
  203. package/dist-ts/components/Collapsable/index.d.ts +2 -1
  204. package/dist-ts/components/Collapsable/index.js +2 -1
  205. package/dist-ts/components/Collapsable/index.js.map +1 -1
  206. package/dist-ts/components/Countdown/index.d.ts +2 -1
  207. package/dist-ts/components/Countdown/index.js +2 -1
  208. package/dist-ts/components/Countdown/index.js.map +1 -1
  209. package/dist-ts/components/CurrencyInput/index.d.ts +1 -0
  210. package/dist-ts/components/CurrencyInput/index.js +1 -0
  211. package/dist-ts/components/CurrencyInput/index.js.map +1 -1
  212. package/dist-ts/components/Divider/index.d.ts +2 -1
  213. package/dist-ts/components/Divider/index.js +2 -1
  214. package/dist-ts/components/Divider/index.js.map +1 -1
  215. package/dist-ts/components/EmailInput/EmailInput.d.ts +1 -1
  216. package/dist-ts/components/EmailInput/index.d.ts +2 -1
  217. package/dist-ts/components/EmailInput/index.js +2 -1
  218. package/dist-ts/components/EmailInput/index.js.map +1 -1
  219. package/dist-ts/components/FadeIn/index.d.ts +2 -1
  220. package/dist-ts/components/FadeIn/index.js +2 -1
  221. package/dist-ts/components/FadeIn/index.js.map +1 -1
  222. package/dist-ts/components/FileInput/View/BigFactory/index.d.ts +2 -1
  223. package/dist-ts/components/FileInput/View/BigFactory/index.js +2 -1
  224. package/dist-ts/components/FileInput/View/BigFactory/index.js.map +1 -1
  225. package/dist-ts/components/FileInput/View/Compact/index.d.ts +2 -1
  226. package/dist-ts/components/FileInput/View/Compact/index.js +2 -1
  227. package/dist-ts/components/FileInput/View/Compact/index.js.map +1 -1
  228. package/dist-ts/components/FileInput/index.d.ts +2 -1
  229. package/dist-ts/components/FileInput/index.js +2 -1
  230. package/dist-ts/components/FileInput/index.js.map +1 -1
  231. package/dist-ts/components/FlowController/index.d.ts +2 -1
  232. package/dist-ts/components/FlowController/index.js +2 -1
  233. package/dist-ts/components/FlowController/index.js.map +1 -1
  234. package/dist-ts/components/Form/index.d.ts +1 -0
  235. package/dist-ts/components/Form/index.js +1 -0
  236. package/dist-ts/components/Form/index.js.map +1 -1
  237. package/dist-ts/components/Form/v2/FormField/Extensions/DateField/index.d.ts +2 -1
  238. package/dist-ts/components/Form/v2/FormField/Extensions/DateField/index.js +2 -1
  239. package/dist-ts/components/Form/v2/FormField/Extensions/DateField/index.js.map +1 -1
  240. package/dist-ts/components/Form/v2/FormField/Extensions/PhoneField/index.d.ts +2 -1
  241. package/dist-ts/components/Form/v2/FormField/Extensions/PhoneField/index.js +2 -1
  242. package/dist-ts/components/Form/v2/FormField/Extensions/PhoneField/index.js.map +1 -1
  243. package/dist-ts/components/Form/v2/FormField/index.d.ts +2 -1
  244. package/dist-ts/components/Form/v2/FormField/index.js +2 -1
  245. package/dist-ts/components/Form/v2/FormField/index.js.map +1 -1
  246. package/dist-ts/components/Form/v2/index.d.ts +2 -1
  247. package/dist-ts/components/Form/v2/index.js +2 -1
  248. package/dist-ts/components/Form/v2/index.js.map +1 -1
  249. package/dist-ts/components/Freeze/index.d.ts +2 -1
  250. package/dist-ts/components/Freeze/index.js +2 -1
  251. package/dist-ts/components/Freeze/index.js.map +1 -1
  252. package/dist-ts/components/HSForms/index.d.ts +2 -1
  253. package/dist-ts/components/HSForms/index.js +2 -1
  254. package/dist-ts/components/HSForms/index.js.map +1 -1
  255. package/dist-ts/components/Header/index.d.ts +2 -1
  256. package/dist-ts/components/Header/index.js +2 -1
  257. package/dist-ts/components/Header/index.js.map +1 -1
  258. package/dist-ts/components/HeaderCloseBtn/index.d.ts +2 -1
  259. package/dist-ts/components/HeaderCloseBtn/index.js +2 -1
  260. package/dist-ts/components/HeaderCloseBtn/index.js.map +1 -1
  261. package/dist-ts/components/InfinityScroll/index.d.ts +2 -1
  262. package/dist-ts/components/InfinityScroll/index.js +2 -1
  263. package/dist-ts/components/InfinityScroll/index.js.map +1 -1
  264. package/dist-ts/components/Input/Input.d.ts +1 -1
  265. package/dist-ts/components/Input/index.d.ts +2 -1
  266. package/dist-ts/components/Input/index.js +2 -1
  267. package/dist-ts/components/Input/index.js.map +1 -1
  268. package/dist-ts/components/InstantCounter/index.d.ts +2 -1
  269. package/dist-ts/components/InstantCounter/index.js +2 -1
  270. package/dist-ts/components/InstantCounter/index.js.map +1 -1
  271. package/dist-ts/components/LavaLamp/index.d.ts +2 -1
  272. package/dist-ts/components/LavaLamp/index.js +2 -1
  273. package/dist-ts/components/LavaLamp/index.js.map +1 -1
  274. package/dist-ts/components/LinkToId/index.d.ts +2 -1
  275. package/dist-ts/components/LinkToId/index.js +2 -1
  276. package/dist-ts/components/LinkToId/index.js.map +1 -1
  277. package/dist-ts/components/Loader/index.d.ts +2 -1
  278. package/dist-ts/components/Loader/index.js +2 -1
  279. package/dist-ts/components/Loader/index.js.map +1 -1
  280. package/dist-ts/components/LoaderDotsIndicator/index.d.ts +2 -1
  281. package/dist-ts/components/LoaderDotsIndicator/index.js +2 -1
  282. package/dist-ts/components/LoaderDotsIndicator/index.js.map +1 -1
  283. package/dist-ts/components/LoopableVideo/index.d.ts +2 -1
  284. package/dist-ts/components/LoopableVideo/index.js +2 -1
  285. package/dist-ts/components/LoopableVideo/index.js.map +1 -1
  286. package/dist-ts/components/MainGrid/index.d.ts +2 -1
  287. package/dist-ts/components/MainGrid/index.js +2 -1
  288. package/dist-ts/components/MainGrid/index.js.map +1 -1
  289. package/dist-ts/components/MutableHamburgerButton/index.d.ts +2 -1
  290. package/dist-ts/components/MutableHamburgerButton/index.js +2 -1
  291. package/dist-ts/components/MutableHamburgerButton/index.js.map +1 -1
  292. package/dist-ts/components/Notification/index.d.ts +2 -1
  293. package/dist-ts/components/Notification/index.js +2 -1
  294. package/dist-ts/components/Notification/index.js.map +1 -1
  295. package/dist-ts/components/OrderableList/index.d.ts +2 -1
  296. package/dist-ts/components/OrderableList/index.js +2 -1
  297. package/dist-ts/components/OrderableList/index.js.map +1 -1
  298. package/dist-ts/components/PaginationIndicator/PaginationIndicator.d.ts +1 -1
  299. package/dist-ts/components/PaginationIndicator/index.d.ts +2 -1
  300. package/dist-ts/components/PaginationIndicator/index.js +2 -1
  301. package/dist-ts/components/PaginationIndicator/index.js.map +1 -1
  302. package/dist-ts/components/Parallax/Parallax.d.ts +0 -2
  303. package/dist-ts/components/Parallax/Parallax.js +3 -13
  304. package/dist-ts/components/Parallax/Parallax.js.map +1 -1
  305. package/dist-ts/components/Parallax/index.d.ts +2 -1
  306. package/dist-ts/components/Parallax/index.js +2 -1
  307. package/dist-ts/components/Parallax/index.js.map +1 -1
  308. package/dist-ts/components/PasswordInput/PasswordInput.d.ts +1 -1
  309. package/dist-ts/components/PasswordInput/index.d.ts +2 -1
  310. package/dist-ts/components/PasswordInput/index.js +2 -1
  311. package/dist-ts/components/PasswordInput/index.js.map +1 -1
  312. package/dist-ts/components/PingPongText/index.d.ts +2 -1
  313. package/dist-ts/components/PingPongText/index.js +2 -1
  314. package/dist-ts/components/PingPongText/index.js.map +1 -1
  315. package/dist-ts/components/PixelatedScan/index.d.ts +2 -1
  316. package/dist-ts/components/PixelatedScan/index.js +2 -1
  317. package/dist-ts/components/PixelatedScan/index.js.map +1 -1
  318. package/dist-ts/components/Portal/index.d.ts +2 -1
  319. package/dist-ts/components/Portal/index.js +2 -1
  320. package/dist-ts/components/Portal/index.js.map +1 -1
  321. package/dist-ts/components/ProgressBar/index.d.ts +2 -1
  322. package/dist-ts/components/ProgressBar/index.js +2 -1
  323. package/dist-ts/components/ProgressBar/index.js.map +1 -1
  324. package/dist-ts/components/ProgressTexts/index.d.ts +2 -1
  325. package/dist-ts/components/ProgressTexts/index.js +2 -1
  326. package/dist-ts/components/ProgressTexts/index.js.map +1 -1
  327. package/dist-ts/components/Radio/index.d.ts +2 -1
  328. package/dist-ts/components/Radio/index.js +2 -1
  329. package/dist-ts/components/Radio/index.js.map +1 -1
  330. package/dist-ts/components/SectionContainer/index.d.ts +2 -1
  331. package/dist-ts/components/SectionContainer/index.js +2 -1
  332. package/dist-ts/components/SectionContainer/index.js.map +1 -1
  333. package/dist-ts/components/Select/index.d.ts +2 -1
  334. package/dist-ts/components/Select/index.js +2 -1
  335. package/dist-ts/components/Select/index.js.map +1 -1
  336. package/dist-ts/components/Skeleton/index.d.ts +2 -1
  337. package/dist-ts/components/Skeleton/index.js +2 -1
  338. package/dist-ts/components/Skeleton/index.js.map +1 -1
  339. package/dist-ts/components/Spacing/index.d.ts +2 -1
  340. package/dist-ts/components/Spacing/index.js +2 -1
  341. package/dist-ts/components/Spacing/index.js.map +1 -1
  342. package/dist-ts/components/StaticScroller/index.d.ts +2 -1
  343. package/dist-ts/components/StaticScroller/index.js +2 -1
  344. package/dist-ts/components/StaticScroller/index.js.map +1 -1
  345. package/dist-ts/components/Switch/index.d.ts +2 -1
  346. package/dist-ts/components/Switch/index.js +2 -1
  347. package/dist-ts/components/Switch/index.js.map +1 -1
  348. package/dist-ts/components/Table/index.d.ts +2 -1
  349. package/dist-ts/components/Table/index.js +2 -1
  350. package/dist-ts/components/Table/index.js.map +1 -1
  351. package/dist-ts/components/Tabs/index.d.ts +2 -1
  352. package/dist-ts/components/Tabs/index.js +2 -1
  353. package/dist-ts/components/Tabs/index.js.map +1 -1
  354. package/dist-ts/components/Text/index.d.ts +2 -1
  355. package/dist-ts/components/Text/index.js +2 -1
  356. package/dist-ts/components/Text/index.js.map +1 -1
  357. package/dist-ts/components/Transition/Transition.d.ts +4 -4
  358. package/dist-ts/components/Transition/index.d.ts +2 -1
  359. package/dist-ts/components/Transition/index.js +2 -1
  360. package/dist-ts/components/Transition/index.js.map +1 -1
  361. package/dist-ts/components/UncontrolledTransition/UncontrolledTransition.d.ts +1 -1
  362. package/dist-ts/components/WalletConnectionWrapper/index.d.ts +2 -1
  363. package/dist-ts/components/WalletConnectionWrapper/index.js +2 -1
  364. package/dist-ts/components/WalletConnectionWrapper/index.js.map +1 -1
  365. package/dist-ts/components/utilitary/ScrollAndFocusLock/index.d.ts +2 -1
  366. package/dist-ts/components/utilitary/ScrollAndFocusLock/index.js +2 -1
  367. package/dist-ts/components/utilitary/ScrollAndFocusLock/index.js.map +1 -1
  368. package/dist-ts/hooks/useAsyncControl.d.ts +2 -2
  369. package/dist-ts/hooks/useHero.js +5 -4
  370. package/dist-ts/hooks/useHero.js.map +1 -1
  371. package/dist-ts/index.d.ts +228 -2
  372. package/dist-ts/index.js +228 -2
  373. package/dist-ts/index.js.map +1 -1
  374. package/dist-ts/index.preprocess.d.ts +1 -0
  375. package/dist-ts/index.preprocess.js +66 -0
  376. package/dist-ts/index.preprocess.js.map +1 -0
  377. package/dist-ts/test.d.ts +0 -0
  378. package/dist-ts/test.js +2 -0
  379. package/dist-ts/test.js.map +1 -0
  380. package/dist-ts/utils/e2e.d.ts +4 -2
  381. package/dist-ts/utils/e2e.js +1 -1
  382. package/dist-ts/utils/e2e.js.map +1 -1
  383. package/dist-ts/utils/test.d.ts +1 -0
  384. package/dist-ts/utils/test.js +1 -0
  385. package/dist-ts/utils/test.js.map +1 -1
  386. package/package.json +13 -5
  387. package/src/components/AdaptiveButton/index.tsx +2 -1
  388. package/src/components/AdaptiveContainer/index.tsx +2 -1
  389. package/src/components/AdaptiveDialog/index.tsx +2 -1
  390. package/src/components/AdaptiveSidebar/index.tsx +2 -1
  391. package/src/components/AnchoredTooltip/index.tsx +2 -1
  392. package/src/components/AnimatedEntrance/index.tsx +2 -5
  393. package/src/components/AsyncWrapper/index.tsx +2 -1
  394. package/src/components/Avatar/index.tsx +2 -1
  395. package/src/components/BucketFill/index.tsx +2 -1
  396. package/src/components/Button/index.tsx +2 -1
  397. package/src/components/Card/index.tsx +2 -1
  398. package/src/components/Chart/Chart.tsx +2 -0
  399. package/src/components/Chart/Chart.view.tsx +2 -1
  400. package/src/components/Chart/index.tsx +2 -1
  401. package/src/components/CheckBox/index.tsx +2 -1
  402. package/src/components/CodeInput/index.tsx +2 -1
  403. package/src/components/Collapsable/index.tsx +2 -1
  404. package/src/components/Countdown/index.tsx +2 -1
  405. package/src/components/CurrencyInput/index.tsx +2 -1
  406. package/src/components/Divider/index.tsx +2 -1
  407. package/src/components/EmailInput/index.tsx +2 -1
  408. package/src/components/FadeIn/index.tsx +2 -1
  409. package/src/components/FileInput/View/BigFactory/index.tsx +2 -1
  410. package/src/components/FileInput/View/Compact/index.tsx +2 -1
  411. package/src/components/FileInput/index.tsx +2 -1
  412. package/src/components/FlowController/index.tsx +2 -1
  413. package/src/components/Form/index.ts +1 -0
  414. package/src/components/Form/v2/FormField/Extensions/DateField/index.tsx +2 -1
  415. package/src/components/Form/v2/FormField/Extensions/PhoneField/index.tsx +2 -1
  416. package/src/components/Form/v2/FormField/index.tsx +2 -1
  417. package/src/components/Form/v2/index.tsx +2 -1
  418. package/src/components/Freeze/index.tsx +2 -1
  419. package/src/components/HSForms/index.tsx +2 -1
  420. package/src/components/Header/index.tsx +2 -1
  421. package/src/components/HeaderCloseBtn/index.tsx +2 -1
  422. package/src/components/InfinityScroll/index.tsx +2 -1
  423. package/src/components/Input/index.tsx +2 -1
  424. package/src/components/InstantCounter/index.tsx +2 -1
  425. package/src/components/LavaLamp/index.tsx +2 -1
  426. package/src/components/LinkToId/index.tsx +2 -1
  427. package/src/components/Loader/index.tsx +2 -1
  428. package/src/components/LoaderDotsIndicator/index.tsx +2 -1
  429. package/src/components/LoopableVideo/index.tsx +2 -1
  430. package/src/components/MainGrid/index.tsx +2 -1
  431. package/src/components/MutableHamburgerButton/index.tsx +2 -1
  432. package/src/components/Notification/index.tsx +2 -1
  433. package/src/components/OrderableList/index.tsx +2 -1
  434. package/src/components/PaginationIndicator/index.tsx +2 -1
  435. package/src/components/Parallax/Parallax.tsx +8 -31
  436. package/src/components/Parallax/index.tsx +2 -1
  437. package/src/components/PasswordInput/index.tsx +2 -1
  438. package/src/components/PingPongText/index.tsx +2 -1
  439. package/src/components/PixelatedScan/index.tsx +2 -1
  440. package/src/components/Portal/index.tsx +2 -1
  441. package/src/components/ProgressBar/index.tsx +2 -1
  442. package/src/components/ProgressTexts/index.tsx +2 -1
  443. package/src/components/Radio/index.tsx +2 -1
  444. package/src/components/SectionContainer/index.tsx +2 -1
  445. package/src/components/Select/index.tsx +2 -1
  446. package/src/components/Skeleton/index.tsx +2 -1
  447. package/src/components/Spacing/index.tsx +2 -1
  448. package/src/components/StaticScroller/index.tsx +2 -1
  449. package/src/components/Switch/index.tsx +2 -1
  450. package/src/components/Table/index.tsx +2 -1
  451. package/src/components/Tabs/index.tsx +2 -1
  452. package/src/components/Text/index.tsx +2 -1
  453. package/src/components/Transition/index.tsx +2 -1
  454. package/src/components/UncontrolledTransition/index.tsx +1 -1
  455. package/src/components/WalletConnectionWrapper/index.tsx +2 -1
  456. package/src/components/utilitary/ScrollAndFocusLock/index.tsx +2 -1
  457. package/src/hooks/useHero.ts +7 -5
  458. package/src/index.preprocess.ts +82 -0
  459. package/src/index.ts +228 -2
  460. package/src/test.tsx +0 -0
  461. package/src/utils/e2e.ts +7 -4
  462. package/src/utils/test.ts +1 -0
@@ -1,3 +1,229 @@
1
- export * from "./types";
1
+ export * from "./context/AsyncProcess";
2
+ export { default as AsyncProcess } from "./context/AsyncProcess";
3
+ export * from "./context/CustomBrowserRouter";
4
+ export { default as CustomBrowserRouter } from "./context/CustomBrowserRouter";
5
+ export * from "./context/OneUIProvider";
6
+ export { default as OneUIProvider } from "./context/OneUIProvider";
7
+ export * from "./context/ContextAsyncControl";
8
+ export { default as ContextAsyncControl } from "./context/ContextAsyncControl";
9
+ export * from "./utils/blockchain";
10
+ export * from "./utils/html.utils";
11
+ export * from "./utils/e2e";
12
+ export * from "./utils/ownEvent";
13
+ export * from "./utils/test";
14
+ export * from "./utils/formatters";
15
+ export * from "./utils/flatten";
16
+ export * from "./models/DebugLogger";
17
+ export * from "./models/Orbs";
18
+ export * from "./models/GenericContract";
19
+ export * from "./components/Tabs/index";
20
+ export { default as Tabs } from "./components/Tabs/index";
21
+ export * from "./components/FlowController/index";
22
+ export { default as FlowController } from "./components/FlowController/index";
23
+ export * from "./components/Transition/index";
24
+ export { default as Transition } from "./components/Transition/index";
25
+ export * from "./components/Form/v2/index";
26
+ export { default as FormV2 } from "./components/Form/v2/index";
27
+ export * from "./components/Form/v2/FormField/index";
28
+ export { default as FormField } from "./components/Form/v2/FormField/index";
29
+ export * from "./components/Form/v2/FormField/Extensions/PhoneField/index";
30
+ export { default as PhoneField } from "./components/Form/v2/FormField/Extensions/PhoneField/index";
31
+ export * from "./components/Form/v2/FormField/Extensions/DateField/index";
32
+ export { default as DateField } from "./components/Form/v2/FormField/Extensions/DateField/index";
33
+ export * from "./components/Form/index";
34
+ export { default as Form } from "./components/Form/index";
35
+ export * from "./components/InstantCounter/index";
36
+ export { default as InstantCounter } from "./components/InstantCounter/index";
37
+ export * from "./components/LinkToId/index";
38
+ export { default as LinkToId } from "./components/LinkToId/index";
39
+ export * from "./components/PixelatedScan/index";
40
+ export { default as PixelatedScan } from "./components/PixelatedScan/index";
41
+ export * from "./components/HeaderCloseBtn/index";
42
+ export { default as HeaderCloseBtn } from "./components/HeaderCloseBtn/index";
43
+ export * from "./components/PingPongText/index";
44
+ export { default as PingPongText } from "./components/PingPongText/index";
45
+ export * from "./components/Portal/index";
46
+ export { default as Portal } from "./components/Portal/index";
47
+ export * from "./components/Freeze/index";
48
+ export { default as Freeze } from "./components/Freeze/index";
49
+ export * from "./components/Radio/index";
50
+ export { default as Radio } from "./components/Radio/index";
51
+ export * from "./components/Card/index";
52
+ export { default as Card } from "./components/Card/index";
53
+ export * from "./components/OrderableList/index";
54
+ export { default as OrderableList } from "./components/OrderableList/index";
55
+ export * from "./components/utilitary/ScrollAndFocusLock/index";
56
+ export { default as ScrollAndFocusLock } from "./components/utilitary/ScrollAndFocusLock/index";
57
+ export * from "./components/Collapsable/index";
58
+ export { default as Collapsable } from "./components/Collapsable/index";
59
+ export * from "./components/Countdown/index";
60
+ export { default as Countdown } from "./components/Countdown/index";
61
+ export * from "./components/Input/index";
62
+ export { default as Input } from "./components/Input/index";
63
+ export * from "./components/SectionContainer/index";
64
+ export { default as SectionContainer } from "./components/SectionContainer/index";
65
+ export * from "./components/Notification/index";
66
+ export { default as Notification } from "./components/Notification/index";
67
+ export * from "./components/Skeleton/index";
68
+ export { default as Skeleton } from "./components/Skeleton/index";
69
+ export * from "./components/LavaLamp/index";
70
+ export { default as LavaLamp } from "./components/LavaLamp/index";
71
+ export * from "./components/LavaLamp/v2/LavaLamp";
72
+ export * from "./components/Chart/index";
73
+ export { default as Chart } from "./components/Chart/index";
74
+ export * from "./components/StaticScroller/index";
75
+ export { default as StaticScroller } from "./components/StaticScroller/index";
76
+ export * from "./components/CheckBox/index";
77
+ export { default as CheckBox } from "./components/CheckBox/index";
78
+ export * from "./components/InfinityScroll/index";
79
+ export { default as InfinityScroll } from "./components/InfinityScroll/index";
80
+ export * from "./components/ProgressBar/index";
81
+ export { default as ProgressBar } from "./components/ProgressBar/index";
82
+ export * from "./components/Parallax/index";
83
+ export { default as Parallax } from "./components/Parallax/index";
84
+ export * from "./components/Parallax/math/helpers";
85
+ export * from "./components/EmailInput/index";
86
+ export { default as EmailInput } from "./components/EmailInput/index";
87
+ export * from "./components/FadeIn/index";
88
+ export { default as FadeIn } from "./components/FadeIn/index";
89
+ export * from "./components/AnchoredTooltip/index";
90
+ export { default as AnchoredTooltip } from "./components/AnchoredTooltip/index";
91
+ export * from "./components/CodeInput/index";
92
+ export { default as CodeInput } from "./components/CodeInput/index";
93
+ export * from "./components/MutableHamburgerButton/index";
94
+ export { default as MutableHamburgerButton } from "./components/MutableHamburgerButton/index";
95
+ export * from "./components/MainGrid/index";
96
+ export { default as MainGrid } from "./components/MainGrid/index";
97
+ export * from "./components/Button/index";
98
+ export { default as Button } from "./components/Button/index";
99
+ export * from "./components/HSForms/index";
100
+ export { default as HSForms } from "./components/HSForms/index";
101
+ export * from "./components/Table/index";
102
+ export { default as Table } from "./components/Table/index";
103
+ export * from "./components/Loader/index";
104
+ export { default as Loader } from "./components/Loader/index";
105
+ export * from "./components/AdaptiveButton/index";
106
+ export { default as AdaptiveButton } from "./components/AdaptiveButton/index";
107
+ export * from "./components/Divider/index";
108
+ export { default as Divider } from "./components/Divider/index";
109
+ export * from "./components/Spacing/index";
110
+ export { default as Spacing } from "./components/Spacing/index";
111
+ export * from "./components/Avatar/index";
112
+ export { default as Avatar } from "./components/Avatar/index";
113
+ export * from "./components/PasswordInput/index";
114
+ export { default as PasswordInput } from "./components/PasswordInput/index";
115
+ export * from "./components/Switch/index";
116
+ export { default as Switch } from "./components/Switch/index";
117
+ export * from "./components/AdaptiveDialog/index";
118
+ export { default as AdaptiveDialog } from "./components/AdaptiveDialog/index";
119
+ export * from "./components/BucketFill/index";
120
+ export { default as BucketFill } from "./components/BucketFill/index";
121
+ export * from "./components/AsyncWrapper/index";
122
+ export { default as AsyncWrapper } from "./components/AsyncWrapper/index";
123
+ export * from "./components/AnimatedEntrance/index";
124
+ export { default as AnimatedEntrance } from "./components/AnimatedEntrance/index";
125
+ export * from "./components/LoaderDotsIndicator/index";
126
+ export { default as LoaderDotsIndicator } from "./components/LoaderDotsIndicator/index";
127
+ export * from "./components/Text/index";
128
+ export { default as Text } from "./components/Text/index";
129
+ export * from "./components/Select/index";
130
+ export { default as Select } from "./components/Select/index";
131
+ export * from "./components/ProgressTexts/index";
132
+ export { default as ProgressTexts } from "./components/ProgressTexts/index";
133
+ export * from "./components/UncontrolledTransition/index";
134
+ export { default as UncontrolledTransition } from "./components/UncontrolledTransition/index";
135
+ export * from "./components/PaginationIndicator/index";
136
+ export { default as PaginationIndicator } from "./components/PaginationIndicator/index";
137
+ export * from "./components/WalletConnectionWrapper/index";
138
+ export { default as WalletConnectionWrapper } from "./components/WalletConnectionWrapper/index";
139
+ export * from "./components/CurrencyInput/index";
140
+ export { default as CurrencyInput } from "./components/CurrencyInput/index";
141
+ export * from "./components/FileInput/index";
142
+ export { default as FileInput } from "./components/FileInput/index";
143
+ export * from "./components/FileInput/View/Compact/index";
144
+ export { default as Compact } from "./components/FileInput/View/Compact/index";
145
+ export * from "./components/FileInput/View/BigFactory/index";
146
+ export { default as BigFactory } from "./components/FileInput/View/BigFactory/index";
147
+ export * from "./components/FileInput/View/View.types";
148
+ export * from "./components/Header/index";
149
+ export { default as Header } from "./components/Header/index";
150
+ export * from "./components/LoopableVideo/index";
151
+ export { default as LoopableVideo } from "./components/LoopableVideo/index";
152
+ export * from "./components/AdaptiveSidebar/index";
153
+ export { default as AdaptiveSidebar } from "./components/AdaptiveSidebar/index";
154
+ export * from "./components/AdaptiveContainer/index";
155
+ export { default as AdaptiveContainer } from "./components/AdaptiveContainer/index";
156
+ export * from "./hooks/ui/useAlternating";
157
+ export { default as useAlternating } from "./hooks/ui/useAlternating";
158
+ export * from "./hooks/ui/useBreakpoint";
159
+ export { default as useBreakpoint } from "./hooks/ui/useBreakpoint";
160
+ export * from "./hooks/ui/useTilt";
161
+ export { default as useTilt } from "./hooks/ui/useTilt";
162
+ export * from "./hooks/ui/useAdaptiveImage";
163
+ export { default as useAdaptiveImage } from "./hooks/ui/useAdaptiveImage";
164
+ export * from "./hooks/ui/useSnapToViewport";
165
+ export { default as useSnapToViewport } from "./hooks/ui/useSnapToViewport";
166
+ export * from "./hooks/ui/useMouseHover";
167
+ export { default as useMouseHover } from "./hooks/ui/useMouseHover";
168
+ export * from "./hooks/ui/useEffectIf";
169
+ export { default as useEffectIf } from "./hooks/ui/useEffectIf";
170
+ export * from "./hooks/ui/useZoomable";
171
+ export { default as useZoomable } from "./hooks/ui/useZoomable";
172
+ export * from "./hooks/ui/usePaginationControls";
173
+ export { default as usePaginationControls } from "./hooks/ui/usePaginationControls";
174
+ export * from "./hooks/ui/useCustomScrollbar";
175
+ export { default as useCustomScrollbar } from "./hooks/ui/useCustomScrollbar";
2
176
  export * from "./hooks/useAsyncControl";
3
- export * from "./components/UncontrolledTransition";
177
+ export { default as useAsyncControl } from "./hooks/useAsyncControl";
178
+ export * from "./hooks/useForm";
179
+ export { default as useForm } from "./hooks/useForm";
180
+ export * from "./hooks/useMergeRefs";
181
+ export { default as useMergeRefs } from "./hooks/useMergeRefs";
182
+ export * from "./hooks/usePooledOperation";
183
+ export { default as usePooledOperation } from "./hooks/usePooledOperation";
184
+ export * from "./hooks/useElementFit";
185
+ export { default as useElementFit } from "./hooks/useElementFit";
186
+ export * from "./hooks/useHero";
187
+ export { default as useHero } from "./hooks/useHero";
188
+ export * from "./hooks/useObserve";
189
+ export { default as useObserve } from "./hooks/useObserve";
190
+ export * from "./hooks/useIntersection";
191
+ export { default as useIntersection } from "./hooks/useIntersection";
192
+ export * from "./hooks/useFirestoreWatch";
193
+ export { default as useFirestoreWatch } from "./hooks/useFirestoreWatch";
194
+ export * from "./hooks/usePooling";
195
+ export { default as usePooling } from "./hooks/usePooling";
196
+ export * from "./hooks/useFreeze";
197
+ export { default as useFreeze } from "./hooks/useFreeze";
198
+ export * from "./hooks/useContainedRepositioning";
199
+ export { default as useContainedRepositioning } from "./hooks/useContainedRepositioning";
200
+ export * from "./hooks/logs/useDependencyChangeDetection";
201
+ export { default as useDependencyChangeDetection } from "./hooks/logs/useDependencyChangeDetection";
202
+ export * from "./hooks/logs/useIsMounting";
203
+ export { default as useIsMounting } from "./hooks/logs/useIsMounting";
204
+ export * from "./hooks/persistence/useLocalStorage";
205
+ export { default as useLocalStorage } from "./hooks/persistence/useLocalStorage";
206
+ export * from "./hooks/usePagination";
207
+ export { default as usePagination } from "./hooks/usePagination";
208
+ export * from "./hooks/useCustomHistory";
209
+ export { default as useCustomHistory } from "./hooks/useCustomHistory";
210
+ export * from "./hooks/useRebound";
211
+ export { default as useRebound } from "./hooks/useRebound";
212
+ export * from "./hooks/utility/useImmediate";
213
+ export { default as useImmediate } from "./hooks/utility/useImmediate";
214
+ export * from "./hooks/utility/useEvents";
215
+ export { default as useEvents } from "./hooks/utility/useEvents";
216
+ export * from "./hooks/utility/useQuery";
217
+ export { default as useQuery } from "./hooks/utility/useQuery";
218
+ export * from "./hooks/utility/useDepChange";
219
+ export { default as useDepChange } from "./hooks/utility/useDepChange";
220
+ export * from "./hooks/utility/useManualInit";
221
+ export { default as useManualInit } from "./hooks/utility/useManualInit";
222
+ export * from "./hooks/utility/useUniqueEffect";
223
+ export { default as useUniqueEffect } from "./hooks/utility/useUniqueEffect";
224
+ export * from "./hooks/utility/useModule";
225
+ export { default as useModule } from "./hooks/utility/useModule";
226
+ export * from "./hooks/utility/useAsyncMemo";
227
+ export { default as useAsyncMemo } from "./hooks/utility/useAsyncMemo";
228
+ export * from "./hooks/useShortIntl";
229
+ export { default as useShortIntl } from "./hooks/useShortIntl";
package/dist-ts/index.js CHANGED
@@ -1,4 +1,230 @@
1
- export * from "./types";
1
+ export * from "./context/AsyncProcess";
2
+ export { default as AsyncProcess } from "./context/AsyncProcess";
3
+ export * from "./context/CustomBrowserRouter";
4
+ export { default as CustomBrowserRouter } from "./context/CustomBrowserRouter";
5
+ export * from "./context/OneUIProvider";
6
+ export { default as OneUIProvider } from "./context/OneUIProvider";
7
+ export * from "./context/ContextAsyncControl";
8
+ export { default as ContextAsyncControl } from "./context/ContextAsyncControl";
9
+ export * from "./utils/blockchain";
10
+ export * from "./utils/html.utils";
11
+ export * from "./utils/e2e";
12
+ export * from "./utils/ownEvent";
13
+ export * from "./utils/test";
14
+ export * from "./utils/formatters";
15
+ export * from "./utils/flatten";
16
+ export * from "./models/DebugLogger";
17
+ export * from "./models/Orbs";
18
+ export * from "./models/GenericContract";
19
+ export * from "./components/Tabs/index";
20
+ export { default as Tabs } from "./components/Tabs/index";
21
+ export * from "./components/FlowController/index";
22
+ export { default as FlowController } from "./components/FlowController/index";
23
+ export * from "./components/Transition/index";
24
+ export { default as Transition } from "./components/Transition/index";
25
+ export * from "./components/Form/v2/index";
26
+ export { default as FormV2 } from "./components/Form/v2/index";
27
+ export * from "./components/Form/v2/FormField/index";
28
+ export { default as FormField } from "./components/Form/v2/FormField/index";
29
+ export * from "./components/Form/v2/FormField/Extensions/PhoneField/index";
30
+ export { default as PhoneField } from "./components/Form/v2/FormField/Extensions/PhoneField/index";
31
+ export * from "./components/Form/v2/FormField/Extensions/DateField/index";
32
+ export { default as DateField } from "./components/Form/v2/FormField/Extensions/DateField/index";
33
+ export * from "./components/Form/index";
34
+ export { default as Form } from "./components/Form/index";
35
+ export * from "./components/InstantCounter/index";
36
+ export { default as InstantCounter } from "./components/InstantCounter/index";
37
+ export * from "./components/LinkToId/index";
38
+ export { default as LinkToId } from "./components/LinkToId/index";
39
+ export * from "./components/PixelatedScan/index";
40
+ export { default as PixelatedScan } from "./components/PixelatedScan/index";
41
+ export * from "./components/HeaderCloseBtn/index";
42
+ export { default as HeaderCloseBtn } from "./components/HeaderCloseBtn/index";
43
+ export * from "./components/PingPongText/index";
44
+ export { default as PingPongText } from "./components/PingPongText/index";
45
+ export * from "./components/Portal/index";
46
+ export { default as Portal } from "./components/Portal/index";
47
+ export * from "./components/Freeze/index";
48
+ export { default as Freeze } from "./components/Freeze/index";
49
+ export * from "./components/Radio/index";
50
+ export { default as Radio } from "./components/Radio/index";
51
+ export * from "./components/Card/index";
52
+ export { default as Card } from "./components/Card/index";
53
+ export * from "./components/OrderableList/index";
54
+ export { default as OrderableList } from "./components/OrderableList/index";
55
+ export * from "./components/utilitary/ScrollAndFocusLock/index";
56
+ export { default as ScrollAndFocusLock } from "./components/utilitary/ScrollAndFocusLock/index";
57
+ export * from "./components/Collapsable/index";
58
+ export { default as Collapsable } from "./components/Collapsable/index";
59
+ export * from "./components/Countdown/index";
60
+ export { default as Countdown } from "./components/Countdown/index";
61
+ export * from "./components/Input/index";
62
+ export { default as Input } from "./components/Input/index";
63
+ export * from "./components/SectionContainer/index";
64
+ export { default as SectionContainer } from "./components/SectionContainer/index";
65
+ export * from "./components/Notification/index";
66
+ export { default as Notification } from "./components/Notification/index";
67
+ export * from "./components/Skeleton/index";
68
+ export { default as Skeleton } from "./components/Skeleton/index";
69
+ export * from "./components/LavaLamp/index";
70
+ export { default as LavaLamp } from "./components/LavaLamp/index";
71
+ export * from "./components/LavaLamp/v2/LavaLamp";
72
+ export * from "./components/Chart/index";
73
+ export { default as Chart } from "./components/Chart/index";
74
+ export * from "./components/StaticScroller/index";
75
+ export { default as StaticScroller } from "./components/StaticScroller/index";
76
+ export * from "./components/CheckBox/index";
77
+ export { default as CheckBox } from "./components/CheckBox/index";
78
+ export * from "./components/InfinityScroll/index";
79
+ export { default as InfinityScroll } from "./components/InfinityScroll/index";
80
+ export * from "./components/ProgressBar/index";
81
+ export { default as ProgressBar } from "./components/ProgressBar/index";
82
+ export * from "./components/Parallax/index";
83
+ export { default as Parallax } from "./components/Parallax/index";
84
+ export * from "./components/Parallax/math/helpers";
85
+ export * from "./components/EmailInput/index";
86
+ export { default as EmailInput } from "./components/EmailInput/index";
87
+ export * from "./components/FadeIn/index";
88
+ export { default as FadeIn } from "./components/FadeIn/index";
89
+ export * from "./components/AnchoredTooltip/index";
90
+ export { default as AnchoredTooltip } from "./components/AnchoredTooltip/index";
91
+ export * from "./components/CodeInput/index";
92
+ export { default as CodeInput } from "./components/CodeInput/index";
93
+ export * from "./components/MutableHamburgerButton/index";
94
+ export { default as MutableHamburgerButton } from "./components/MutableHamburgerButton/index";
95
+ export * from "./components/MainGrid/index";
96
+ export { default as MainGrid } from "./components/MainGrid/index";
97
+ export * from "./components/Button/index";
98
+ export { default as Button } from "./components/Button/index";
99
+ export * from "./components/HSForms/index";
100
+ export { default as HSForms } from "./components/HSForms/index";
101
+ export * from "./components/Table/index";
102
+ export { default as Table } from "./components/Table/index";
103
+ export * from "./components/Loader/index";
104
+ export { default as Loader } from "./components/Loader/index";
105
+ export * from "./components/AdaptiveButton/index";
106
+ export { default as AdaptiveButton } from "./components/AdaptiveButton/index";
107
+ export * from "./components/Divider/index";
108
+ export { default as Divider } from "./components/Divider/index";
109
+ export * from "./components/Spacing/index";
110
+ export { default as Spacing } from "./components/Spacing/index";
111
+ export * from "./components/Avatar/index";
112
+ export { default as Avatar } from "./components/Avatar/index";
113
+ export * from "./components/PasswordInput/index";
114
+ export { default as PasswordInput } from "./components/PasswordInput/index";
115
+ export * from "./components/Switch/index";
116
+ export { default as Switch } from "./components/Switch/index";
117
+ export * from "./components/AdaptiveDialog/index";
118
+ export { default as AdaptiveDialog } from "./components/AdaptiveDialog/index";
119
+ export * from "./components/BucketFill/index";
120
+ export { default as BucketFill } from "./components/BucketFill/index";
121
+ export * from "./components/AsyncWrapper/index";
122
+ export { default as AsyncWrapper } from "./components/AsyncWrapper/index";
123
+ export * from "./components/AnimatedEntrance/index";
124
+ export { default as AnimatedEntrance } from "./components/AnimatedEntrance/index";
125
+ export * from "./components/LoaderDotsIndicator/index";
126
+ export { default as LoaderDotsIndicator } from "./components/LoaderDotsIndicator/index";
127
+ export * from "./components/Text/index";
128
+ export { default as Text } from "./components/Text/index";
129
+ export * from "./components/Select/index";
130
+ export { default as Select } from "./components/Select/index";
131
+ export * from "./components/ProgressTexts/index";
132
+ export { default as ProgressTexts } from "./components/ProgressTexts/index";
133
+ export * from "./components/UncontrolledTransition/index";
134
+ export { default as UncontrolledTransition } from "./components/UncontrolledTransition/index";
135
+ export * from "./components/PaginationIndicator/index";
136
+ export { default as PaginationIndicator } from "./components/PaginationIndicator/index";
137
+ export * from "./components/WalletConnectionWrapper/index";
138
+ export { default as WalletConnectionWrapper } from "./components/WalletConnectionWrapper/index";
139
+ export * from "./components/CurrencyInput/index";
140
+ export { default as CurrencyInput } from "./components/CurrencyInput/index";
141
+ export * from "./components/FileInput/index";
142
+ export { default as FileInput } from "./components/FileInput/index";
143
+ export * from "./components/FileInput/View/Compact/index";
144
+ export { default as Compact } from "./components/FileInput/View/Compact/index";
145
+ export * from "./components/FileInput/View/BigFactory/index";
146
+ export { default as BigFactory } from "./components/FileInput/View/BigFactory/index";
147
+ export * from "./components/FileInput/View/View.types";
148
+ export * from "./components/Header/index";
149
+ export { default as Header } from "./components/Header/index";
150
+ export * from "./components/LoopableVideo/index";
151
+ export { default as LoopableVideo } from "./components/LoopableVideo/index";
152
+ export * from "./components/AdaptiveSidebar/index";
153
+ export { default as AdaptiveSidebar } from "./components/AdaptiveSidebar/index";
154
+ export * from "./components/AdaptiveContainer/index";
155
+ export { default as AdaptiveContainer } from "./components/AdaptiveContainer/index";
156
+ export * from "./hooks/ui/useAlternating";
157
+ export { default as useAlternating } from "./hooks/ui/useAlternating";
158
+ export * from "./hooks/ui/useBreakpoint";
159
+ export { default as useBreakpoint } from "./hooks/ui/useBreakpoint";
160
+ export * from "./hooks/ui/useTilt";
161
+ export { default as useTilt } from "./hooks/ui/useTilt";
162
+ export * from "./hooks/ui/useAdaptiveImage";
163
+ export { default as useAdaptiveImage } from "./hooks/ui/useAdaptiveImage";
164
+ export * from "./hooks/ui/useSnapToViewport";
165
+ export { default as useSnapToViewport } from "./hooks/ui/useSnapToViewport";
166
+ export * from "./hooks/ui/useMouseHover";
167
+ export { default as useMouseHover } from "./hooks/ui/useMouseHover";
168
+ export * from "./hooks/ui/useEffectIf";
169
+ export { default as useEffectIf } from "./hooks/ui/useEffectIf";
170
+ export * from "./hooks/ui/useZoomable";
171
+ export { default as useZoomable } from "./hooks/ui/useZoomable";
172
+ export * from "./hooks/ui/usePaginationControls";
173
+ export { default as usePaginationControls } from "./hooks/ui/usePaginationControls";
174
+ export * from "./hooks/ui/useCustomScrollbar";
175
+ export { default as useCustomScrollbar } from "./hooks/ui/useCustomScrollbar";
2
176
  export * from "./hooks/useAsyncControl";
3
- export * from "./components/UncontrolledTransition";
177
+ export { default as useAsyncControl } from "./hooks/useAsyncControl";
178
+ export * from "./hooks/useForm";
179
+ export { default as useForm } from "./hooks/useForm";
180
+ export * from "./hooks/useMergeRefs";
181
+ export { default as useMergeRefs } from "./hooks/useMergeRefs";
182
+ export * from "./hooks/usePooledOperation";
183
+ export { default as usePooledOperation } from "./hooks/usePooledOperation";
184
+ export * from "./hooks/useElementFit";
185
+ export { default as useElementFit } from "./hooks/useElementFit";
186
+ export * from "./hooks/useHero";
187
+ export { default as useHero } from "./hooks/useHero";
188
+ export * from "./hooks/useObserve";
189
+ export { default as useObserve } from "./hooks/useObserve";
190
+ export * from "./hooks/useIntersection";
191
+ export { default as useIntersection } from "./hooks/useIntersection";
192
+ export * from "./hooks/useFirestoreWatch";
193
+ export { default as useFirestoreWatch } from "./hooks/useFirestoreWatch";
194
+ export * from "./hooks/usePooling";
195
+ export { default as usePooling } from "./hooks/usePooling";
196
+ export * from "./hooks/useFreeze";
197
+ export { default as useFreeze } from "./hooks/useFreeze";
198
+ export * from "./hooks/useContainedRepositioning";
199
+ export { default as useContainedRepositioning } from "./hooks/useContainedRepositioning";
200
+ export * from "./hooks/logs/useDependencyChangeDetection";
201
+ export { default as useDependencyChangeDetection } from "./hooks/logs/useDependencyChangeDetection";
202
+ export * from "./hooks/logs/useIsMounting";
203
+ export { default as useIsMounting } from "./hooks/logs/useIsMounting";
204
+ export * from "./hooks/persistence/useLocalStorage";
205
+ export { default as useLocalStorage } from "./hooks/persistence/useLocalStorage";
206
+ export * from "./hooks/usePagination";
207
+ export { default as usePagination } from "./hooks/usePagination";
208
+ export * from "./hooks/useCustomHistory";
209
+ export { default as useCustomHistory } from "./hooks/useCustomHistory";
210
+ export * from "./hooks/useRebound";
211
+ export { default as useRebound } from "./hooks/useRebound";
212
+ export * from "./hooks/utility/useImmediate";
213
+ export { default as useImmediate } from "./hooks/utility/useImmediate";
214
+ export * from "./hooks/utility/useEvents";
215
+ export { default as useEvents } from "./hooks/utility/useEvents";
216
+ export * from "./hooks/utility/useQuery";
217
+ export { default as useQuery } from "./hooks/utility/useQuery";
218
+ export * from "./hooks/utility/useDepChange";
219
+ export { default as useDepChange } from "./hooks/utility/useDepChange";
220
+ export * from "./hooks/utility/useManualInit";
221
+ export { default as useManualInit } from "./hooks/utility/useManualInit";
222
+ export * from "./hooks/utility/useUniqueEffect";
223
+ export { default as useUniqueEffect } from "./hooks/utility/useUniqueEffect";
224
+ export * from "./hooks/utility/useModule";
225
+ export { default as useModule } from "./hooks/utility/useModule";
226
+ export * from "./hooks/utility/useAsyncMemo";
227
+ export { default as useAsyncMemo } from "./hooks/utility/useAsyncMemo";
228
+ export * from "./hooks/useShortIntl";
229
+ export { default as useShortIntl } from "./hooks/useShortIntl";
4
230
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,yBAAyB,CAAC;AACxC,cAAc,qCAAqC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,66 @@
1
+ import { lstatSync, readdirSync, writeFileSync, } from "fs";
2
+ import { join } from "path";
3
+ function preProcessIndex(indexPath) {
4
+ let [_index, componentName] = indexPath.split("/").reverse();
5
+ if (indexPath.includes("/v2/index.ts"))
6
+ componentName = "Form";
7
+ writeFileSync(indexPath, `export { default } from "./${componentName}";
8
+ export * from "./${componentName}";`);
9
+ }
10
+ let finalIndexTs = ``;
11
+ parseDir("./src");
12
+ function parseDir(path) {
13
+ let folders = readdirSync(path);
14
+ if (folders.includes("index.ts") || folders.includes("index.tsx")) {
15
+ folders = folders.filter((f) => {
16
+ const toCheck = join(path, f);
17
+ if (f.includes("index.ts")) {
18
+ preProcessIndex(toCheck);
19
+ return true;
20
+ }
21
+ else {
22
+ return lstatSync(toCheck).isDirectory();
23
+ }
24
+ });
25
+ }
26
+ for (let folder of folders) {
27
+ const toCheck = join(path, folder);
28
+ if (toCheck.endsWith(".d.ts") ||
29
+ folder.startsWith("__") ||
30
+ toCheck.includes(".DS_Store") ||
31
+ folder.includes("storybook") ||
32
+ folder.includes("preprocess") ||
33
+ toCheck === "src/index.ts" ||
34
+ toCheck === "src/test.ts" ||
35
+ folder.endsWith(".scss") ||
36
+ folder.endsWith(".svg") ||
37
+ folder.endsWith(".md") ||
38
+ folder.includes(".stories.") ||
39
+ folder.includes(".test.") ||
40
+ folder.includes("ObjectWatchShim") ||
41
+ folder.includes("MasksFactory"))
42
+ continue;
43
+ if (lstatSync(toCheck).isDirectory()) {
44
+ parseDir(toCheck);
45
+ }
46
+ else {
47
+ const componentName = toCheck.includes("/index.ts")
48
+ ? toCheck.includes("Form/v2/index")
49
+ ? "FormV2"
50
+ : toCheck.split("/").at(-2)
51
+ : undefined;
52
+ const isHook = toCheck.includes("hooks/");
53
+ const isContext = toCheck.includes("context");
54
+ const importPath = `${toCheck.replace("src", ".").replace(/\.tsx?/, "")}`;
55
+ const extraExport = isHook || isContext
56
+ ? `export {default as ${toCheck.split("/").at(-1).split(".")[0]}} from "${importPath}";\n`
57
+ : componentName
58
+ ? `export {default as ${componentName}} from "${importPath}"\n`
59
+ : "";
60
+ finalIndexTs += `export * from "${importPath}";
61
+ ${extraExport}`;
62
+ }
63
+ }
64
+ }
65
+ writeFileSync("./src/index.ts", finalIndexTs);
66
+ //# sourceMappingURL=index.preprocess.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.preprocess.js","sourceRoot":"","sources":["../src/index.preprocess.ts"],"names":[],"mappings":"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"}
File without changes
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ //# sourceMappingURL=test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"test.js","sourceRoot":"","sources":["../src/test.tsx"],"names":[],"mappings":""}
@@ -1,6 +1,8 @@
1
1
  /// <reference types="node" />
2
2
  import Module from "module";
3
- type PossibleT = (string | readonly [id: string, func: (n: number) => `${string}-${number}`])[];
3
+ /** Try to make the string follow the snake case pattern (e.g. "SOME_ELEMENT") */
4
+ type IDENTIFIER = string;
5
+ type PossibleT = (IDENTIFIER | readonly [id: IDENTIFIER, func: (n: number) => `${string}-${number}`])[];
4
6
  type T<IDS extends PossibleT> = {
5
7
  [I in IDS[number] extends string ? IDS[number] : IDS[number][0]]: I extends IDS[number] ? string : (id: any) => string;
6
8
  };
@@ -9,5 +11,5 @@ export declare function combineTestIds(...t: ReturnType<typeof testIDFactory>[])
9
11
  * Creates an data-testid map generator instance based on the module name or arbitrary id
10
12
  * @returns A function to set the IDs that this created instance will provide
11
13
  */
12
- export declare function testIDFactory(moduleOrId: Pick<Module, "id"> | string): <const IDS extends PossibleT>(...idsArr: IDS[]) => T<IDS>;
14
+ export declare function testIDFactory(moduleOrId: Pick<Module, "id"> | string): <const IDS extends PossibleT>(idsArr: IDS) => T<IDS>;
13
15
  export {};
@@ -12,7 +12,7 @@ export function combineTestIds(...t) {
12
12
  */
13
13
  export function testIDFactory(moduleOrId) {
14
14
  const moduleId = typeof moduleOrId === "string" ? moduleOrId : moduleOrId.id;
15
- return (...idsArr) => idsArr.reduce((acc, ids) => ({
15
+ return (idsArr) => [idsArr].reduce((acc, ids) => ({
16
16
  ...acc,
17
17
  ...ids.reduce((map, id) => ({
18
18
  ...map,
@@ -1 +1 @@
1
- {"version":3,"file":"e2e.js","sourceRoot":"","sources":["../../src/utils/e2e.ts"],"names":[],"mappings":"AAEA,SAAS,SAAS,CAAC,GAAW;IAC5B,MAAM,UAAU,GAAG,GAAG,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IACtC,MAAM,OAAO,GAAG,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;IAChE,OAAO,OAAO,CAAC,OAAO,CAAC,qBAAqB,EAAE,EAAE,CAAC,CAAC;AACpD,CAAC;AAaD,MAAM,UAAU,cAAc,CAAC,GAAG,CAAqC;IACrE,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC;AACnD,CAAC;AAED;;;GAGG;AACH,MAAM,UAAU,aAAa,CAAC,UAAuC;IACnE,MAAM,QAAQ,GAAG,OAAO,UAAU,KAAK,QAAQ,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,UAAU,CAAC,EAAE,CAAC;IAC7E,OAAO,CAA8B,GAAG,MAAa,EAAE,EAAE,CACvD,MAAM,CAAC,MAAM,CACX,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC;QACb,GAAG,GAAG;QACN,GAAG,GAAG,CAAC,MAAM,CACX,CAAC,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;YACZ,GAAG,GAAG;YACN,CAAC,OAAO,EAAE,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,EACnC,OAAO,EAAE,KAAK,QAAQ;gBACpB,CAAC,CAAC,GAAG,SAAS,CACV,QAAQ,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,CAC9C,IAAI,EAAE,EAAE;gBACX,CAAC,CAAC,CAAC,CAAM,EAAE,EAAE,CACT,GAAG,SAAS,CACV,QAAQ,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,CAC9C,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE;SACxB,CAAC,EACF,EAAY,CACb;KACF,CAAC,EACF,EAAY,CACb,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"e2e.js","sourceRoot":"","sources":["../../src/utils/e2e.ts"],"names":[],"mappings":"AAEA,SAAS,SAAS,CAAC,GAAW;IAC5B,MAAM,UAAU,GAAG,GAAG,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IACtC,MAAM,OAAO,GAAG,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;IAChE,OAAO,OAAO,CAAC,OAAO,CAAC,qBAAqB,EAAE,EAAE,CAAC,CAAC;AACpD,CAAC;AAgBD,MAAM,UAAU,cAAc,CAAC,GAAG,CAAqC;IACrE,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC;AACnD,CAAC;AAED;;;GAGG;AACH,MAAM,UAAU,aAAa,CAAC,UAAuC;IACnE,MAAM,QAAQ,GAAG,OAAO,UAAU,KAAK,QAAQ,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,UAAU,CAAC,EAAE,CAAC;IAC7E,OAAO,CAA8B,MAAW,EAAE,EAAE,CAClD,CAAC,MAAM,CAAC,CAAC,MAAM,CACb,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC;QACb,GAAG,GAAG;QACN,GAAG,GAAG,CAAC,MAAM,CACX,CAAC,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;YACZ,GAAG,GAAG;YACN,CAAC,OAAO,EAAE,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,EACnC,OAAO,EAAE,KAAK,QAAQ;gBACpB,CAAC,CAAC,GAAG,SAAS,CACV,QAAQ,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,CAC9C,IAAI,EAAE,EAAE;gBACX,CAAC,CAAC,CAAC,CAAM,EAAE,EAAE,CACT,GAAG,SAAS,CACV,QAAQ,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,CAC9C,IAAI,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE;SACxB,CAAC,EACF,EAAY,CACb;KACF,CAAC,EACF,EAAY,CACb,CAAC;AACN,CAAC"}
@@ -1,4 +1,5 @@
1
1
  type Func = (...args: any[]) => string;
2
+ /** @deprecated Preffer ./e2e.ts's test ids generator */
2
3
  export declare const preffixTestIds: (preffix: string) => <const M extends {
3
4
  [k: string]: string | Func;
4
5
  }>(testIds: M) => M;
@@ -1,3 +1,4 @@
1
+ /** @deprecated Preffer ./e2e.ts's test ids generator */
1
2
  export const preffixTestIds = (preffix) => (testIds) => {
2
3
  for (let key in testIds)
3
4
  if (typeof testIds[key] === 'function') {