@multiplatform.one/components 5.0.11 → 5.0.14

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 (728) hide show
  1. package/dist/cjs/ErrorBoundary/index.native.js.map +1 -1
  2. package/dist/cjs/code/Code/Code.stories.native.js.map +1 -1
  3. package/dist/cjs/code/Code/index.native.js.map +1 -1
  4. package/dist/cjs/code/CodeBlock/CodeBlock.stories.native.js.map +1 -1
  5. package/dist/cjs/code/CodeBlock/index.native.js.map +1 -1
  6. package/dist/cjs/code/Pre/index.native.js.map +1 -1
  7. package/dist/cjs/code/index.native.js.map +1 -1
  8. package/dist/cjs/forms/Button/Button.native.js.map +1 -1
  9. package/dist/cjs/forms/Button/SubmitButton.native.js.map +1 -1
  10. package/dist/cjs/forms/Button/SubmitButton.spec.cjs +3 -1
  11. package/dist/cjs/forms/Button/SubmitButton.spec.js +3 -3
  12. package/dist/cjs/forms/Button/SubmitButton.spec.js.map +1 -1
  13. package/dist/cjs/forms/Button/SubmitButton.spec.native.js +3 -2
  14. package/dist/cjs/forms/Button/SubmitButton.spec.native.js.map +3 -3
  15. package/dist/cjs/forms/Button/SubmitButton.stories.cjs +17 -14
  16. package/dist/cjs/forms/Button/SubmitButton.stories.js +7 -6
  17. package/dist/cjs/forms/Button/SubmitButton.stories.js.map +1 -1
  18. package/dist/cjs/forms/Button/SubmitButton.stories.native.js +10 -5
  19. package/dist/cjs/forms/Button/SubmitButton.stories.native.js.map +3 -3
  20. package/dist/cjs/forms/Button/index.native.js.map +1 -1
  21. package/dist/cjs/forms/Checkbox/Checkbox.native.js.map +1 -1
  22. package/dist/cjs/forms/Checkbox/FieldCheckbox.native.js.map +1 -1
  23. package/dist/cjs/forms/Checkbox/FieldCheckbox.spec.native.js.map +1 -1
  24. package/dist/cjs/forms/Checkbox/FieldCheckbox.stories.native.js.map +1 -1
  25. package/dist/cjs/forms/Checkbox/index.native.js.map +1 -1
  26. package/dist/cjs/forms/Form.native.js.map +1 -1
  27. package/dist/cjs/forms/FormField.native.js.map +1 -1
  28. package/dist/cjs/forms/Input/FieldInput.native.js.map +1 -1
  29. package/dist/cjs/forms/Input/FieldInput.spec.native.js.map +1 -1
  30. package/dist/cjs/forms/Input/FieldInput.stories.native.js.map +1 -1
  31. package/dist/cjs/forms/Input/Input.native.js.map +1 -1
  32. package/dist/cjs/forms/Input/index.native.js.map +1 -1
  33. package/dist/cjs/forms/Progress/FieldProgress.native.js.map +1 -1
  34. package/dist/cjs/forms/Progress/FieldProgress.stories.native.js.map +1 -1
  35. package/dist/cjs/forms/Progress/Progress.native.js.map +1 -1
  36. package/dist/cjs/forms/Progress/index.native.js.map +1 -1
  37. package/dist/cjs/forms/RadioGroup/FieldRadioGroup.native.js.map +1 -1
  38. package/dist/cjs/forms/RadioGroup/FieldRadioGroup.stories.native.js.map +1 -1
  39. package/dist/cjs/forms/RadioGroup/RadioGroup.native.js.map +1 -1
  40. package/dist/cjs/forms/RadioGroup/index.native.js.map +1 -1
  41. package/dist/cjs/forms/Select/FieldSelectSimple.native.js.map +1 -1
  42. package/dist/cjs/forms/Select/FieldSelectSimple.stories.native.js.map +1 -1
  43. package/dist/cjs/forms/Select/Select.native.js.map +1 -1
  44. package/dist/cjs/forms/Select/SelectSimple.native.js.map +1 -1
  45. package/dist/cjs/forms/Select/SelectSimple.stories.native.js.map +1 -1
  46. package/dist/cjs/forms/Select/index.native.js.map +1 -1
  47. package/dist/cjs/forms/SelectButton/OptionButton.native.js.map +1 -1
  48. package/dist/cjs/forms/SelectButton/SelectButton.native.js.map +1 -1
  49. package/dist/cjs/forms/SelectButton/SelectButton.stories.native.js.map +1 -1
  50. package/dist/cjs/forms/SelectButton/context.native.js.map +1 -1
  51. package/dist/cjs/forms/SelectButton/index.native.js.map +1 -1
  52. package/dist/cjs/forms/Slider/FieldSlider.native.js.map +1 -1
  53. package/dist/cjs/forms/Slider/FieldSlider.stories.native.js.map +1 -1
  54. package/dist/cjs/forms/Slider/Slider.native.js.map +1 -1
  55. package/dist/cjs/forms/Slider/index.native.js.map +1 -1
  56. package/dist/cjs/forms/Switch/FieldSwitch.native.js.map +1 -1
  57. package/dist/cjs/forms/Switch/FieldSwitch.stories.native.js.map +1 -1
  58. package/dist/cjs/forms/Switch/Switch.native.js.map +1 -1
  59. package/dist/cjs/forms/Switch/index.native.js.map +1 -1
  60. package/dist/cjs/forms/TextArea/FieldTextArea.native.js.map +1 -1
  61. package/dist/cjs/forms/TextArea/FieldTextArea.stories.native.js.map +1 -1
  62. package/dist/cjs/forms/TextArea/TextArea.native.js.map +1 -1
  63. package/dist/cjs/forms/TextArea/index.native.js.map +1 -1
  64. package/dist/cjs/forms/index.native.js.map +1 -1
  65. package/dist/cjs/forms/types.native.js.map +1 -1
  66. package/dist/cjs/helpers.native.js.map +1 -1
  67. package/dist/cjs/hooks/index.native.js.map +1 -1
  68. package/dist/cjs/hooks/useAnimationDriverToggle.native.js.map +1 -1
  69. package/dist/cjs/hooks/useAssets/index.native.js.map +1 -1
  70. package/dist/cjs/hooks/useClipboard.native.js.map +1 -1
  71. package/dist/cjs/icons/CheckRegular.native.js.map +1 -1
  72. package/dist/cjs/icons/MinusRegular.native.js.map +1 -1
  73. package/dist/cjs/icons/index.native.js.map +1 -1
  74. package/dist/cjs/icons/themed.native.js.map +1 -1
  75. package/dist/cjs/images/SimpleImage/index.native.js.map +1 -1
  76. package/dist/cjs/images/SimpleImage/index.stories.native.js.map +1 -1
  77. package/dist/cjs/images/Svg/Svg.stories.native.js.map +1 -1
  78. package/dist/cjs/images/Svg/index.native.js.map +1 -1
  79. package/dist/cjs/images/SvgUri/index.native.js.map +1 -1
  80. package/dist/cjs/images/index.cjs +2 -1
  81. package/dist/cjs/images/index.js +2 -1
  82. package/dist/cjs/images/index.js.map +1 -1
  83. package/dist/cjs/images/index.native.js +4 -2
  84. package/dist/cjs/images/index.native.js.map +2 -2
  85. package/dist/cjs/index.js +9 -9
  86. package/dist/cjs/index.js.map +1 -1
  87. package/dist/cjs/index.native.js +18 -18
  88. package/dist/cjs/index.native.js.map +2 -2
  89. package/dist/cjs/layouts/Debug/DebugLayout.stories.native.js.map +1 -1
  90. package/dist/cjs/layouts/Debug/index.native.js.map +1 -1
  91. package/dist/cjs/layouts/index.native.js.map +1 -1
  92. package/dist/cjs/mdx/ExternalIcon/ExternalIcon.stories.native.js.map +1 -1
  93. package/dist/cjs/mdx/ExternalIcon/index.native.js.map +1 -1
  94. package/dist/cjs/mdx/HR/HR.stories.native.js.map +1 -1
  95. package/dist/cjs/mdx/HR/index.native.js.map +1 -1
  96. package/dist/cjs/mdx/LI/LI.stories.native.js.map +1 -1
  97. package/dist/cjs/mdx/LI/index.native.js.map +1 -1
  98. package/dist/cjs/mdx/MDX/MDX.stories.native.js.map +1 -1
  99. package/dist/cjs/mdx/MDX/index.native.js.map +1 -1
  100. package/dist/cjs/mdx/MDXCodeBlock/MDXCodeBlock.stories.native.js.map +1 -1
  101. package/dist/cjs/mdx/MDXCodeBlock/MDXCodeBlockContext.native.js.map +1 -1
  102. package/dist/cjs/mdx/MDXCodeBlock/index.native.js.map +1 -1
  103. package/dist/cjs/mdx/UL/UL.stories.native.js.map +1 -1
  104. package/dist/cjs/mdx/UL/index.native.js.map +1 -1
  105. package/dist/cjs/mdx/components.native.js.map +1 -1
  106. package/dist/cjs/mdx/hooks/index.native.js.map +1 -1
  107. package/dist/cjs/mdx/hooks/useCompileAndEvaluateMdx.native.js.map +1 -1
  108. package/dist/cjs/mdx/hooks/useCompileMdx.native.js.map +1 -1
  109. package/dist/cjs/mdx/hooks/useEvaluateMdx.native.js.map +1 -1
  110. package/dist/cjs/mdx/index.native.js.map +1 -1
  111. package/dist/cjs/mdx/util/rehypeHighlightCode.native.js.map +1 -1
  112. package/dist/cjs/mdx/util/rehypeHighlightLine.native.js.map +1 -1
  113. package/dist/cjs/mdx/util/rehypeHighlightWord.native.js.map +1 -1
  114. package/dist/cjs/mdx/util/rehypeMetaAttributes.native.js.map +1 -1
  115. package/dist/cjs/organize/SimpleAccordion/SimpleAccordion.stories.native.js.map +1 -1
  116. package/dist/cjs/organize/SimpleAccordion/index.native.js.map +1 -1
  117. package/dist/cjs/organize/SimpleCarousel/Carousel.stories.native.js.map +1 -1
  118. package/dist/cjs/organize/SimpleCarousel/index.native.js.map +1 -1
  119. package/dist/cjs/organize/SimpleInput/SimpleInput.stories.native.js.map +1 -1
  120. package/dist/cjs/organize/SimpleInput/index.native.js.map +1 -1
  121. package/dist/cjs/organize/SimpleListItem/SimpleListItem.stories.native.js.map +1 -1
  122. package/dist/cjs/organize/SimpleListItem/index.native.js.map +1 -1
  123. package/dist/cjs/organize/SimpleParagraph/SimpleParagraph.stories.native.js.map +1 -1
  124. package/dist/cjs/organize/SimpleParagraph/index.native.js.map +1 -1
  125. package/dist/cjs/organize/SimpleTabs/SimpleTabs.stories.native.js.map +1 -1
  126. package/dist/cjs/organize/SimpleTabs/index.native.js.map +1 -1
  127. package/dist/cjs/organize/index.native.js.map +1 -1
  128. package/dist/cjs/panels/SimpleAlertDialog/SimpleAlertDialog.stories.native.js.map +1 -1
  129. package/dist/cjs/panels/SimpleAlertDialog/index.native.js.map +1 -1
  130. package/dist/cjs/panels/SimpleDialog/SimpleDialog.stories.native.js.map +1 -1
  131. package/dist/cjs/panels/SimpleDialog/index.native.js.map +1 -1
  132. package/dist/cjs/panels/SimplePopover/SimplePopover.stories.native.js.map +1 -1
  133. package/dist/cjs/panels/SimplePopover/index.native.js.map +1 -1
  134. package/dist/cjs/panels/SimpleSheet/SimpleSheet.stories.native.js.map +1 -1
  135. package/dist/cjs/panels/SimpleSheet/index.native.js.map +1 -1
  136. package/dist/cjs/panels/SimpleTooltip/SimpleTooltip.stories.native.js.map +1 -1
  137. package/dist/cjs/panels/SimpleTooltip/index.native.js.map +1 -1
  138. package/dist/cjs/panels/index.native.js.map +1 -1
  139. package/dist/cjs/providers/AnimationDriverTogglerContextProvider.native.js.map +1 -1
  140. package/dist/cjs/table/Table/Table.stories.native.js.map +1 -1
  141. package/dist/cjs/table/Table/index.native.js.map +1 -1
  142. package/dist/cjs/table/TableCell/index.native.js.map +1 -1
  143. package/dist/cjs/table/TableCol/index.native.js.map +1 -1
  144. package/dist/cjs/table/TableContext.native.js.map +1 -1
  145. package/dist/cjs/table/index.native.js.map +1 -1
  146. package/dist/cjs/testSetup.native.js.map +1 -1
  147. package/dist/cjs/tints.native.js.map +1 -1
  148. package/dist/cjs/utils/setTinted.native.js.map +1 -1
  149. package/dist/cjs/utils/unwrapText.native.js.map +1 -1
  150. package/dist/esm/ErrorBoundary/index.native.js.map +1 -1
  151. package/dist/esm/code/Code/Code.stories.native.js.map +1 -1
  152. package/dist/esm/code/Code/index.native.js.map +1 -1
  153. package/dist/esm/code/CodeBlock/CodeBlock.stories.native.js.map +1 -1
  154. package/dist/esm/code/CodeBlock/index.native.js.map +1 -1
  155. package/dist/esm/code/Pre/index.native.js.map +1 -1
  156. package/dist/esm/code/index.native.js.map +1 -1
  157. package/dist/esm/forms/Button/Button.native.js.map +1 -1
  158. package/dist/esm/forms/Button/SubmitButton.native.js.map +1 -1
  159. package/dist/esm/forms/Button/SubmitButton.spec.js +3 -3
  160. package/dist/esm/forms/Button/SubmitButton.spec.js.map +1 -1
  161. package/dist/esm/forms/Button/SubmitButton.spec.mjs +3 -1
  162. package/dist/esm/forms/Button/SubmitButton.spec.mjs.map +1 -1
  163. package/dist/esm/forms/Button/SubmitButton.spec.native.js +3 -2
  164. package/dist/esm/forms/Button/SubmitButton.spec.native.js.map +3 -3
  165. package/dist/esm/forms/Button/SubmitButton.stories.js +7 -6
  166. package/dist/esm/forms/Button/SubmitButton.stories.js.map +1 -1
  167. package/dist/esm/forms/Button/SubmitButton.stories.mjs +17 -14
  168. package/dist/esm/forms/Button/SubmitButton.stories.mjs.map +1 -1
  169. package/dist/esm/forms/Button/SubmitButton.stories.native.js +10 -5
  170. package/dist/esm/forms/Button/SubmitButton.stories.native.js.map +3 -3
  171. package/dist/esm/forms/Button/index.native.js.map +1 -1
  172. package/dist/esm/forms/Checkbox/Checkbox.native.js.map +1 -1
  173. package/dist/esm/forms/Checkbox/FieldCheckbox.native.js.map +1 -1
  174. package/dist/esm/forms/Checkbox/FieldCheckbox.spec.native.js.map +1 -1
  175. package/dist/esm/forms/Checkbox/FieldCheckbox.stories.native.js.map +1 -1
  176. package/dist/esm/forms/Checkbox/index.native.js.map +1 -1
  177. package/dist/esm/forms/Form.native.js.map +1 -1
  178. package/dist/esm/forms/FormField.native.js.map +1 -1
  179. package/dist/esm/forms/Input/FieldInput.native.js.map +1 -1
  180. package/dist/esm/forms/Input/FieldInput.spec.native.js.map +1 -1
  181. package/dist/esm/forms/Input/FieldInput.stories.native.js.map +1 -1
  182. package/dist/esm/forms/Input/Input.native.js.map +1 -1
  183. package/dist/esm/forms/Input/index.native.js.map +1 -1
  184. package/dist/esm/forms/Progress/FieldProgress.native.js.map +1 -1
  185. package/dist/esm/forms/Progress/FieldProgress.stories.native.js.map +1 -1
  186. package/dist/esm/forms/Progress/Progress.native.js.map +1 -1
  187. package/dist/esm/forms/Progress/index.native.js.map +1 -1
  188. package/dist/esm/forms/RadioGroup/FieldRadioGroup.native.js.map +1 -1
  189. package/dist/esm/forms/RadioGroup/FieldRadioGroup.stories.native.js.map +1 -1
  190. package/dist/esm/forms/RadioGroup/RadioGroup.native.js.map +1 -1
  191. package/dist/esm/forms/RadioGroup/index.native.js.map +1 -1
  192. package/dist/esm/forms/Select/FieldSelectSimple.native.js.map +1 -1
  193. package/dist/esm/forms/Select/FieldSelectSimple.stories.native.js.map +1 -1
  194. package/dist/esm/forms/Select/Select.native.js.map +1 -1
  195. package/dist/esm/forms/Select/SelectSimple.native.js.map +1 -1
  196. package/dist/esm/forms/Select/SelectSimple.stories.native.js.map +1 -1
  197. package/dist/esm/forms/Select/index.native.js.map +1 -1
  198. package/dist/esm/forms/SelectButton/OptionButton.native.js.map +1 -1
  199. package/dist/esm/forms/SelectButton/SelectButton.native.js.map +1 -1
  200. package/dist/esm/forms/SelectButton/SelectButton.stories.native.js.map +1 -1
  201. package/dist/esm/forms/SelectButton/context.native.js.map +1 -1
  202. package/dist/esm/forms/SelectButton/index.native.js.map +1 -1
  203. package/dist/esm/forms/Slider/FieldSlider.native.js.map +1 -1
  204. package/dist/esm/forms/Slider/FieldSlider.stories.native.js.map +1 -1
  205. package/dist/esm/forms/Slider/Slider.native.js.map +1 -1
  206. package/dist/esm/forms/Slider/index.native.js.map +1 -1
  207. package/dist/esm/forms/Switch/FieldSwitch.native.js.map +1 -1
  208. package/dist/esm/forms/Switch/FieldSwitch.stories.native.js.map +1 -1
  209. package/dist/esm/forms/Switch/Switch.native.js.map +1 -1
  210. package/dist/esm/forms/Switch/index.native.js.map +1 -1
  211. package/dist/esm/forms/TextArea/FieldTextArea.native.js.map +1 -1
  212. package/dist/esm/forms/TextArea/FieldTextArea.stories.native.js.map +1 -1
  213. package/dist/esm/forms/TextArea/TextArea.native.js.map +1 -1
  214. package/dist/esm/forms/TextArea/index.native.js.map +1 -1
  215. package/dist/esm/forms/index.native.js.map +1 -1
  216. package/dist/esm/helpers.native.js.map +1 -1
  217. package/dist/esm/hooks/index.native.js.map +1 -1
  218. package/dist/esm/hooks/useAnimationDriverToggle.native.js.map +1 -1
  219. package/dist/esm/hooks/useAssets/index.native.js.map +1 -1
  220. package/dist/esm/hooks/useClipboard.native.js.map +1 -1
  221. package/dist/esm/icons/CheckRegular.native.js.map +1 -1
  222. package/dist/esm/icons/MinusRegular.native.js.map +1 -1
  223. package/dist/esm/icons/index.native.js.map +1 -1
  224. package/dist/esm/icons/themed.native.js.map +1 -1
  225. package/dist/esm/images/SimpleImage/index.native.js.map +1 -1
  226. package/dist/esm/images/SimpleImage/index.stories.native.js.map +1 -1
  227. package/dist/esm/images/Svg/Svg.stories.native.js.map +1 -1
  228. package/dist/esm/images/Svg/index.native.js.map +1 -1
  229. package/dist/esm/images/SvgUri/index.native.js.map +1 -1
  230. package/dist/esm/images/index.js +2 -1
  231. package/dist/esm/images/index.js.map +1 -1
  232. package/dist/esm/images/index.mjs +2 -1
  233. package/dist/esm/images/index.mjs.map +1 -1
  234. package/dist/esm/images/index.native.js +2 -1
  235. package/dist/esm/images/index.native.js.map +2 -2
  236. package/dist/esm/index.js +9 -9
  237. package/dist/esm/index.js.map +1 -1
  238. package/dist/esm/index.mjs +9 -9
  239. package/dist/esm/index.mjs.map +1 -1
  240. package/dist/esm/index.native.js +9 -9
  241. package/dist/esm/index.native.js.map +2 -2
  242. package/dist/esm/layouts/Debug/DebugLayout.stories.native.js.map +1 -1
  243. package/dist/esm/layouts/Debug/index.native.js.map +1 -1
  244. package/dist/esm/layouts/index.native.js.map +1 -1
  245. package/dist/esm/mdx/ExternalIcon/ExternalIcon.stories.native.js.map +1 -1
  246. package/dist/esm/mdx/ExternalIcon/index.native.js.map +1 -1
  247. package/dist/esm/mdx/HR/HR.stories.native.js.map +1 -1
  248. package/dist/esm/mdx/HR/index.native.js.map +1 -1
  249. package/dist/esm/mdx/LI/LI.stories.native.js.map +1 -1
  250. package/dist/esm/mdx/LI/index.native.js.map +1 -1
  251. package/dist/esm/mdx/MDX/MDX.stories.native.js.map +1 -1
  252. package/dist/esm/mdx/MDX/index.native.js.map +1 -1
  253. package/dist/esm/mdx/MDXCodeBlock/MDXCodeBlock.stories.native.js.map +1 -1
  254. package/dist/esm/mdx/MDXCodeBlock/MDXCodeBlockContext.native.js.map +1 -1
  255. package/dist/esm/mdx/MDXCodeBlock/index.native.js.map +1 -1
  256. package/dist/esm/mdx/UL/UL.stories.native.js.map +1 -1
  257. package/dist/esm/mdx/UL/index.native.js.map +1 -1
  258. package/dist/esm/mdx/components.native.js.map +1 -1
  259. package/dist/esm/mdx/hooks/index.native.js.map +1 -1
  260. package/dist/esm/mdx/hooks/useCompileAndEvaluateMdx.native.js.map +1 -1
  261. package/dist/esm/mdx/hooks/useCompileMdx.native.js.map +1 -1
  262. package/dist/esm/mdx/hooks/useEvaluateMdx.native.js.map +1 -1
  263. package/dist/esm/mdx/index.native.js.map +1 -1
  264. package/dist/esm/mdx/util/rehypeHighlightCode.native.js.map +1 -1
  265. package/dist/esm/mdx/util/rehypeHighlightLine.native.js.map +1 -1
  266. package/dist/esm/mdx/util/rehypeHighlightWord.native.js.map +1 -1
  267. package/dist/esm/mdx/util/rehypeMetaAttributes.native.js.map +1 -1
  268. package/dist/esm/organize/SimpleAccordion/SimpleAccordion.stories.native.js.map +1 -1
  269. package/dist/esm/organize/SimpleAccordion/index.native.js.map +1 -1
  270. package/dist/esm/organize/SimpleCarousel/Carousel.stories.native.js.map +1 -1
  271. package/dist/esm/organize/SimpleCarousel/index.native.js.map +1 -1
  272. package/dist/esm/organize/SimpleInput/SimpleInput.stories.native.js.map +1 -1
  273. package/dist/esm/organize/SimpleInput/index.native.js.map +1 -1
  274. package/dist/esm/organize/SimpleListItem/SimpleListItem.stories.native.js.map +1 -1
  275. package/dist/esm/organize/SimpleListItem/index.native.js.map +1 -1
  276. package/dist/esm/organize/SimpleParagraph/SimpleParagraph.stories.native.js.map +1 -1
  277. package/dist/esm/organize/SimpleParagraph/index.native.js.map +1 -1
  278. package/dist/esm/organize/SimpleTabs/SimpleTabs.stories.native.js.map +1 -1
  279. package/dist/esm/organize/SimpleTabs/index.native.js.map +1 -1
  280. package/dist/esm/organize/index.native.js.map +1 -1
  281. package/dist/esm/panels/SimpleAlertDialog/SimpleAlertDialog.stories.native.js.map +1 -1
  282. package/dist/esm/panels/SimpleAlertDialog/index.native.js.map +1 -1
  283. package/dist/esm/panels/SimpleDialog/SimpleDialog.stories.native.js.map +1 -1
  284. package/dist/esm/panels/SimpleDialog/index.native.js.map +1 -1
  285. package/dist/esm/panels/SimplePopover/SimplePopover.stories.native.js.map +1 -1
  286. package/dist/esm/panels/SimplePopover/index.native.js.map +1 -1
  287. package/dist/esm/panels/SimpleSheet/SimpleSheet.stories.native.js.map +1 -1
  288. package/dist/esm/panels/SimpleSheet/index.native.js.map +1 -1
  289. package/dist/esm/panels/SimpleTooltip/SimpleTooltip.stories.native.js.map +1 -1
  290. package/dist/esm/panels/SimpleTooltip/index.native.js.map +1 -1
  291. package/dist/esm/panels/index.native.js.map +1 -1
  292. package/dist/esm/providers/AnimationDriverTogglerContextProvider.native.js.map +1 -1
  293. package/dist/esm/table/Table/Table.stories.native.js.map +1 -1
  294. package/dist/esm/table/Table/index.native.js.map +1 -1
  295. package/dist/esm/table/TableCell/index.native.js.map +1 -1
  296. package/dist/esm/table/TableCol/index.native.js.map +1 -1
  297. package/dist/esm/table/TableContext.native.js.map +1 -1
  298. package/dist/esm/table/index.native.js.map +1 -1
  299. package/dist/esm/testSetup.native.js.map +1 -1
  300. package/dist/esm/tints.native.js.map +1 -1
  301. package/dist/esm/utils/setTinted.native.js.map +1 -1
  302. package/dist/esm/utils/unwrapText.native.js.map +1 -1
  303. package/dist/jsx/ErrorBoundary/index.native.js.map +1 -1
  304. package/dist/jsx/code/Code/Code.stories.native.js.map +1 -1
  305. package/dist/jsx/code/Code/index.native.js.map +1 -1
  306. package/dist/jsx/code/CodeBlock/CodeBlock.stories.native.js.map +1 -1
  307. package/dist/jsx/code/CodeBlock/index.native.js.map +1 -1
  308. package/dist/jsx/code/Pre/index.native.js.map +1 -1
  309. package/dist/jsx/code/index.native.js.map +1 -1
  310. package/dist/jsx/forms/Button/Button.native.js.map +1 -1
  311. package/dist/jsx/forms/Button/SubmitButton.native.js.map +1 -1
  312. package/dist/jsx/forms/Button/SubmitButton.spec.js +3 -3
  313. package/dist/jsx/forms/Button/SubmitButton.spec.js.map +1 -1
  314. package/dist/jsx/forms/Button/SubmitButton.spec.mjs +3 -1
  315. package/dist/jsx/forms/Button/SubmitButton.spec.mjs.map +1 -1
  316. package/dist/jsx/forms/Button/SubmitButton.spec.native.js +3 -2
  317. package/dist/jsx/forms/Button/SubmitButton.spec.native.js.map +3 -3
  318. package/dist/jsx/forms/Button/SubmitButton.stories.js +7 -6
  319. package/dist/jsx/forms/Button/SubmitButton.stories.js.map +1 -1
  320. package/dist/jsx/forms/Button/SubmitButton.stories.mjs +17 -14
  321. package/dist/jsx/forms/Button/SubmitButton.stories.mjs.map +1 -1
  322. package/dist/jsx/forms/Button/SubmitButton.stories.native.js +10 -5
  323. package/dist/jsx/forms/Button/SubmitButton.stories.native.js.map +3 -3
  324. package/dist/jsx/forms/Button/index.native.js.map +1 -1
  325. package/dist/jsx/forms/Checkbox/Checkbox.native.js.map +1 -1
  326. package/dist/jsx/forms/Checkbox/FieldCheckbox.native.js.map +1 -1
  327. package/dist/jsx/forms/Checkbox/FieldCheckbox.spec.native.js.map +1 -1
  328. package/dist/jsx/forms/Checkbox/FieldCheckbox.stories.native.js.map +1 -1
  329. package/dist/jsx/forms/Checkbox/index.native.js.map +1 -1
  330. package/dist/jsx/forms/Form.native.js.map +1 -1
  331. package/dist/jsx/forms/FormField.native.js.map +1 -1
  332. package/dist/jsx/forms/Input/FieldInput.native.js.map +1 -1
  333. package/dist/jsx/forms/Input/FieldInput.spec.native.js.map +1 -1
  334. package/dist/jsx/forms/Input/FieldInput.stories.native.js.map +1 -1
  335. package/dist/jsx/forms/Input/Input.native.js.map +1 -1
  336. package/dist/jsx/forms/Input/index.native.js.map +1 -1
  337. package/dist/jsx/forms/Progress/FieldProgress.native.js.map +1 -1
  338. package/dist/jsx/forms/Progress/FieldProgress.stories.native.js.map +1 -1
  339. package/dist/jsx/forms/Progress/Progress.native.js.map +1 -1
  340. package/dist/jsx/forms/Progress/index.native.js.map +1 -1
  341. package/dist/jsx/forms/RadioGroup/FieldRadioGroup.native.js.map +1 -1
  342. package/dist/jsx/forms/RadioGroup/FieldRadioGroup.stories.native.js.map +1 -1
  343. package/dist/jsx/forms/RadioGroup/RadioGroup.native.js.map +1 -1
  344. package/dist/jsx/forms/RadioGroup/index.native.js.map +1 -1
  345. package/dist/jsx/forms/Select/FieldSelectSimple.native.js.map +1 -1
  346. package/dist/jsx/forms/Select/FieldSelectSimple.stories.native.js.map +1 -1
  347. package/dist/jsx/forms/Select/Select.native.js.map +1 -1
  348. package/dist/jsx/forms/Select/SelectSimple.native.js.map +1 -1
  349. package/dist/jsx/forms/Select/SelectSimple.stories.native.js.map +1 -1
  350. package/dist/jsx/forms/Select/index.native.js.map +1 -1
  351. package/dist/jsx/forms/SelectButton/OptionButton.native.js.map +1 -1
  352. package/dist/jsx/forms/SelectButton/SelectButton.native.js.map +1 -1
  353. package/dist/jsx/forms/SelectButton/SelectButton.stories.native.js.map +1 -1
  354. package/dist/jsx/forms/SelectButton/context.native.js.map +1 -1
  355. package/dist/jsx/forms/SelectButton/index.native.js.map +1 -1
  356. package/dist/jsx/forms/Slider/FieldSlider.native.js.map +1 -1
  357. package/dist/jsx/forms/Slider/FieldSlider.stories.native.js.map +1 -1
  358. package/dist/jsx/forms/Slider/Slider.native.js.map +1 -1
  359. package/dist/jsx/forms/Slider/index.native.js.map +1 -1
  360. package/dist/jsx/forms/Switch/FieldSwitch.native.js.map +1 -1
  361. package/dist/jsx/forms/Switch/FieldSwitch.stories.native.js.map +1 -1
  362. package/dist/jsx/forms/Switch/Switch.native.js.map +1 -1
  363. package/dist/jsx/forms/Switch/index.native.js.map +1 -1
  364. package/dist/jsx/forms/TextArea/FieldTextArea.native.js.map +1 -1
  365. package/dist/jsx/forms/TextArea/FieldTextArea.stories.native.js.map +1 -1
  366. package/dist/jsx/forms/TextArea/TextArea.native.js.map +1 -1
  367. package/dist/jsx/forms/TextArea/index.native.js.map +1 -1
  368. package/dist/jsx/forms/index.native.js.map +1 -1
  369. package/dist/jsx/helpers.native.js.map +1 -1
  370. package/dist/jsx/hooks/index.native.js.map +1 -1
  371. package/dist/jsx/hooks/useAnimationDriverToggle.native.js.map +1 -1
  372. package/dist/jsx/hooks/useAssets/index.native.js.map +1 -1
  373. package/dist/jsx/hooks/useClipboard.native.js.map +1 -1
  374. package/dist/jsx/icons/CheckRegular.native.js.map +1 -1
  375. package/dist/jsx/icons/MinusRegular.native.js.map +1 -1
  376. package/dist/jsx/icons/index.native.js.map +1 -1
  377. package/dist/jsx/icons/themed.native.js.map +1 -1
  378. package/dist/jsx/images/SimpleImage/index.native.js.map +1 -1
  379. package/dist/jsx/images/SimpleImage/index.stories.native.js.map +1 -1
  380. package/dist/jsx/images/Svg/Svg.stories.native.js.map +1 -1
  381. package/dist/jsx/images/Svg/index.native.js.map +1 -1
  382. package/dist/jsx/images/SvgUri/index.native.js.map +1 -1
  383. package/dist/jsx/images/index.js +2 -1
  384. package/dist/jsx/images/index.js.map +1 -1
  385. package/dist/jsx/images/index.mjs +2 -1
  386. package/dist/jsx/images/index.mjs.map +1 -1
  387. package/dist/jsx/images/index.native.js +2 -1
  388. package/dist/jsx/images/index.native.js.map +2 -2
  389. package/dist/jsx/index.js +9 -9
  390. package/dist/jsx/index.js.map +1 -1
  391. package/dist/jsx/index.mjs +9 -9
  392. package/dist/jsx/index.mjs.map +1 -1
  393. package/dist/jsx/index.native.js +9 -9
  394. package/dist/jsx/index.native.js.map +2 -2
  395. package/dist/jsx/layouts/Debug/DebugLayout.stories.native.js.map +1 -1
  396. package/dist/jsx/layouts/Debug/index.native.js.map +1 -1
  397. package/dist/jsx/layouts/index.native.js.map +1 -1
  398. package/dist/jsx/mdx/ExternalIcon/ExternalIcon.stories.native.js.map +1 -1
  399. package/dist/jsx/mdx/ExternalIcon/index.native.js.map +1 -1
  400. package/dist/jsx/mdx/HR/HR.stories.native.js.map +1 -1
  401. package/dist/jsx/mdx/HR/index.native.js.map +1 -1
  402. package/dist/jsx/mdx/LI/LI.stories.native.js.map +1 -1
  403. package/dist/jsx/mdx/LI/index.native.js.map +1 -1
  404. package/dist/jsx/mdx/MDX/MDX.stories.native.js.map +1 -1
  405. package/dist/jsx/mdx/MDX/index.native.js.map +1 -1
  406. package/dist/jsx/mdx/MDXCodeBlock/MDXCodeBlock.stories.native.js.map +1 -1
  407. package/dist/jsx/mdx/MDXCodeBlock/MDXCodeBlockContext.native.js.map +1 -1
  408. package/dist/jsx/mdx/MDXCodeBlock/index.native.js.map +1 -1
  409. package/dist/jsx/mdx/UL/UL.stories.native.js.map +1 -1
  410. package/dist/jsx/mdx/UL/index.native.js.map +1 -1
  411. package/dist/jsx/mdx/components.native.js.map +1 -1
  412. package/dist/jsx/mdx/hooks/index.native.js.map +1 -1
  413. package/dist/jsx/mdx/hooks/useCompileAndEvaluateMdx.native.js.map +1 -1
  414. package/dist/jsx/mdx/hooks/useCompileMdx.native.js.map +1 -1
  415. package/dist/jsx/mdx/hooks/useEvaluateMdx.native.js.map +1 -1
  416. package/dist/jsx/mdx/index.native.js.map +1 -1
  417. package/dist/jsx/mdx/util/rehypeHighlightCode.native.js.map +1 -1
  418. package/dist/jsx/mdx/util/rehypeHighlightLine.native.js.map +1 -1
  419. package/dist/jsx/mdx/util/rehypeHighlightWord.native.js.map +1 -1
  420. package/dist/jsx/mdx/util/rehypeMetaAttributes.native.js.map +1 -1
  421. package/dist/jsx/organize/SimpleAccordion/SimpleAccordion.stories.native.js.map +1 -1
  422. package/dist/jsx/organize/SimpleAccordion/index.native.js.map +1 -1
  423. package/dist/jsx/organize/SimpleCarousel/Carousel.stories.native.js.map +1 -1
  424. package/dist/jsx/organize/SimpleCarousel/index.native.js.map +1 -1
  425. package/dist/jsx/organize/SimpleInput/SimpleInput.stories.native.js.map +1 -1
  426. package/dist/jsx/organize/SimpleInput/index.native.js.map +1 -1
  427. package/dist/jsx/organize/SimpleListItem/SimpleListItem.stories.native.js.map +1 -1
  428. package/dist/jsx/organize/SimpleListItem/index.native.js.map +1 -1
  429. package/dist/jsx/organize/SimpleParagraph/SimpleParagraph.stories.native.js.map +1 -1
  430. package/dist/jsx/organize/SimpleParagraph/index.native.js.map +1 -1
  431. package/dist/jsx/organize/SimpleTabs/SimpleTabs.stories.native.js.map +1 -1
  432. package/dist/jsx/organize/SimpleTabs/index.native.js.map +1 -1
  433. package/dist/jsx/organize/index.native.js.map +1 -1
  434. package/dist/jsx/panels/SimpleAlertDialog/SimpleAlertDialog.stories.native.js.map +1 -1
  435. package/dist/jsx/panels/SimpleAlertDialog/index.native.js.map +1 -1
  436. package/dist/jsx/panels/SimpleDialog/SimpleDialog.stories.native.js.map +1 -1
  437. package/dist/jsx/panels/SimpleDialog/index.native.js.map +1 -1
  438. package/dist/jsx/panels/SimplePopover/SimplePopover.stories.native.js.map +1 -1
  439. package/dist/jsx/panels/SimplePopover/index.native.js.map +1 -1
  440. package/dist/jsx/panels/SimpleSheet/SimpleSheet.stories.native.js.map +1 -1
  441. package/dist/jsx/panels/SimpleSheet/index.native.js.map +1 -1
  442. package/dist/jsx/panels/SimpleTooltip/SimpleTooltip.stories.native.js.map +1 -1
  443. package/dist/jsx/panels/SimpleTooltip/index.native.js.map +1 -1
  444. package/dist/jsx/panels/index.native.js.map +1 -1
  445. package/dist/jsx/providers/AnimationDriverTogglerContextProvider.native.js.map +1 -1
  446. package/dist/jsx/table/Table/Table.stories.native.js.map +1 -1
  447. package/dist/jsx/table/Table/index.native.js.map +1 -1
  448. package/dist/jsx/table/TableCell/index.native.js.map +1 -1
  449. package/dist/jsx/table/TableCol/index.native.js.map +1 -1
  450. package/dist/jsx/table/TableContext.native.js.map +1 -1
  451. package/dist/jsx/table/index.native.js.map +1 -1
  452. package/dist/jsx/testSetup.native.js.map +1 -1
  453. package/dist/jsx/tints.native.js.map +1 -1
  454. package/dist/jsx/utils/setTinted.native.js.map +1 -1
  455. package/dist/jsx/utils/unwrapText.native.js.map +1 -1
  456. package/package.json +14 -15
  457. package/src/forms/Button/SubmitButton.spec.tsx +5 -1
  458. package/src/forms/Button/SubmitButton.stories.tsx +10 -9
  459. package/src/images/index.ts +23 -1
  460. package/src/index.ts +12 -14
  461. package/types/ErrorBoundary/index.d.ts +12 -0
  462. package/types/ErrorBoundary/index.d.ts.map +1 -0
  463. package/types/code/Code/Code.stories.d.ts +26 -0
  464. package/types/code/Code/Code.stories.d.ts.map +1 -0
  465. package/types/code/Code/index.d.ts +33 -0
  466. package/types/code/Code/index.d.ts.map +1 -0
  467. package/types/code/CodeBlock/CodeBlock.stories.d.ts +6 -0
  468. package/types/code/CodeBlock/CodeBlock.stories.d.ts.map +1 -0
  469. package/types/code/CodeBlock/index.d.ts +8 -0
  470. package/types/code/CodeBlock/index.d.ts.map +1 -0
  471. package/types/code/Pre/index.d.ts +11 -0
  472. package/types/code/Pre/index.d.ts.map +1 -0
  473. package/types/code/index.d.ts +4 -0
  474. package/types/code/index.d.ts.map +1 -0
  475. package/types/forms/Button/Button.d.ts +23 -0
  476. package/types/forms/Button/Button.d.ts.map +1 -0
  477. package/types/forms/Button/SubmitButton.d.ts +28 -0
  478. package/types/forms/Button/SubmitButton.d.ts.map +1 -0
  479. package/types/forms/Button/SubmitButton.stories.d.ts +29 -0
  480. package/types/forms/Button/SubmitButton.stories.d.ts.map +1 -0
  481. package/types/forms/Button/index.d.ts +3 -0
  482. package/types/forms/Button/index.d.ts.map +1 -0
  483. package/types/forms/Checkbox/Checkbox.d.ts +3 -0
  484. package/types/forms/Checkbox/Checkbox.d.ts.map +1 -0
  485. package/types/forms/Checkbox/FieldCheckbox.d.ts +29 -0
  486. package/types/forms/Checkbox/FieldCheckbox.d.ts.map +1 -0
  487. package/types/forms/Checkbox/FieldCheckbox.stories.d.ts +38 -0
  488. package/types/forms/Checkbox/FieldCheckbox.stories.d.ts.map +1 -0
  489. package/types/forms/Checkbox/index.d.ts +3 -0
  490. package/types/forms/Checkbox/index.d.ts.map +1 -0
  491. package/types/forms/Form.d.ts +32 -0
  492. package/types/forms/Form.d.ts.map +1 -0
  493. package/types/forms/FormField.d.ts +36 -0
  494. package/types/forms/FormField.d.ts.map +1 -0
  495. package/types/forms/Input/FieldInput.d.ts +29 -0
  496. package/types/forms/Input/FieldInput.d.ts.map +1 -0
  497. package/types/forms/Input/FieldInput.stories.d.ts +38 -0
  498. package/types/forms/Input/FieldInput.stories.d.ts.map +1 -0
  499. package/types/forms/Input/Input.d.ts +3 -0
  500. package/types/forms/Input/Input.d.ts.map +1 -0
  501. package/types/forms/Input/index.d.ts +3 -0
  502. package/types/forms/Input/index.d.ts.map +1 -0
  503. package/types/forms/Progress/FieldProgress.d.ts +31 -0
  504. package/types/forms/Progress/FieldProgress.d.ts.map +1 -0
  505. package/types/forms/Progress/FieldProgress.stories.d.ts +38 -0
  506. package/types/forms/Progress/FieldProgress.stories.d.ts.map +1 -0
  507. package/types/forms/Progress/Progress.d.ts +3 -0
  508. package/types/forms/Progress/Progress.d.ts.map +1 -0
  509. package/types/forms/Progress/index.d.ts +3 -0
  510. package/types/forms/Progress/index.d.ts.map +1 -0
  511. package/types/forms/RadioGroup/FieldRadioGroup.d.ts +39 -0
  512. package/types/forms/RadioGroup/FieldRadioGroup.d.ts.map +1 -0
  513. package/types/forms/RadioGroup/FieldRadioGroup.stories.d.ts +38 -0
  514. package/types/forms/RadioGroup/FieldRadioGroup.stories.d.ts.map +1 -0
  515. package/types/forms/RadioGroup/RadioGroup.d.ts +3 -0
  516. package/types/forms/RadioGroup/RadioGroup.d.ts.map +1 -0
  517. package/types/forms/RadioGroup/index.d.ts +3 -0
  518. package/types/forms/RadioGroup/index.d.ts.map +1 -0
  519. package/types/forms/Select/FieldSelectSimple.d.ts +29 -0
  520. package/types/forms/Select/FieldSelectSimple.d.ts.map +1 -0
  521. package/types/forms/Select/FieldSelectSimple.stories.d.ts +36 -0
  522. package/types/forms/Select/FieldSelectSimple.stories.d.ts.map +1 -0
  523. package/types/forms/Select/Select.d.ts +3 -0
  524. package/types/forms/Select/Select.d.ts.map +1 -0
  525. package/types/forms/Select/SelectSimple.d.ts +28 -0
  526. package/types/forms/Select/SelectSimple.d.ts.map +1 -0
  527. package/types/forms/Select/SelectSimple.stories.d.ts +22 -0
  528. package/types/forms/Select/SelectSimple.stories.d.ts.map +1 -0
  529. package/types/forms/Select/index.d.ts +4 -0
  530. package/types/forms/Select/index.d.ts.map +1 -0
  531. package/types/forms/SelectButton/OptionButton.d.ts +28 -0
  532. package/types/forms/SelectButton/OptionButton.d.ts.map +1 -0
  533. package/types/forms/SelectButton/SelectButton.d.ts +34 -0
  534. package/types/forms/SelectButton/SelectButton.d.ts.map +1 -0
  535. package/types/forms/SelectButton/SelectButton.stories.d.ts +20 -0
  536. package/types/forms/SelectButton/SelectButton.stories.d.ts.map +1 -0
  537. package/types/forms/SelectButton/context.d.ts +12 -0
  538. package/types/forms/SelectButton/context.d.ts.map +1 -0
  539. package/types/forms/SelectButton/index.d.ts +3 -0
  540. package/types/forms/SelectButton/index.d.ts.map +1 -0
  541. package/types/forms/Slider/FieldSlider.d.ts +31 -0
  542. package/types/forms/Slider/FieldSlider.d.ts.map +1 -0
  543. package/types/forms/Slider/FieldSlider.stories.d.ts +38 -0
  544. package/types/forms/Slider/FieldSlider.stories.d.ts.map +1 -0
  545. package/types/forms/Slider/Slider.d.ts +3 -0
  546. package/types/forms/Slider/Slider.d.ts.map +1 -0
  547. package/types/forms/Slider/index.d.ts +3 -0
  548. package/types/forms/Slider/index.d.ts.map +1 -0
  549. package/types/forms/Switch/FieldSwitch.d.ts +30 -0
  550. package/types/forms/Switch/FieldSwitch.d.ts.map +1 -0
  551. package/types/forms/Switch/FieldSwitch.stories.d.ts +38 -0
  552. package/types/forms/Switch/FieldSwitch.stories.d.ts.map +1 -0
  553. package/types/forms/Switch/Switch.d.ts +3 -0
  554. package/types/forms/Switch/Switch.d.ts.map +1 -0
  555. package/types/forms/Switch/index.d.ts +3 -0
  556. package/types/forms/Switch/index.d.ts.map +1 -0
  557. package/types/forms/TextArea/FieldTextArea.d.ts +29 -0
  558. package/types/forms/TextArea/FieldTextArea.d.ts.map +1 -0
  559. package/types/forms/TextArea/FieldTextArea.stories.d.ts +46 -0
  560. package/types/forms/TextArea/FieldTextArea.stories.d.ts.map +1 -0
  561. package/types/forms/TextArea/TextArea.d.ts +3 -0
  562. package/types/forms/TextArea/TextArea.d.ts.map +1 -0
  563. package/types/forms/TextArea/index.d.ts +3 -0
  564. package/types/forms/TextArea/index.d.ts.map +1 -0
  565. package/types/forms/index.d.ts +14 -0
  566. package/types/forms/index.d.ts.map +1 -0
  567. package/types/forms/types.d.ts +11 -0
  568. package/types/forms/types.d.ts.map +1 -0
  569. package/types/helpers.d.ts +3 -0
  570. package/types/helpers.d.ts.map +1 -0
  571. package/types/hooks/index.d.ts +3 -0
  572. package/types/hooks/index.d.ts.map +1 -0
  573. package/types/hooks/useAnimationDriverToggle.d.ts +7 -0
  574. package/types/hooks/useAnimationDriverToggle.d.ts.map +1 -0
  575. package/types/hooks/useAssets/index.d.ts +4 -0
  576. package/types/hooks/useAssets/index.d.ts.map +1 -0
  577. package/types/hooks/useAssets/index.native.d.ts +4 -0
  578. package/types/hooks/useAssets/index.native.d.ts.map +1 -0
  579. package/types/hooks/useClipboard.d.ts +7 -0
  580. package/types/hooks/useClipboard.d.ts.map +1 -0
  581. package/types/icons/CheckRegular.d.ts +33 -0
  582. package/types/icons/CheckRegular.d.ts.map +1 -0
  583. package/types/icons/MinusRegular.d.ts +33 -0
  584. package/types/icons/MinusRegular.d.ts.map +1 -0
  585. package/types/icons/index.d.ts +3 -0
  586. package/types/icons/index.d.ts.map +1 -0
  587. package/types/icons/themed.d.ts +24 -0
  588. package/types/icons/themed.d.ts.map +1 -0
  589. package/types/images/SimpleImage/index.d.ts +22 -0
  590. package/types/images/SimpleImage/index.d.ts.map +1 -0
  591. package/types/images/SimpleImage/index.stories.d.ts +58 -0
  592. package/types/images/SimpleImage/index.stories.d.ts.map +1 -0
  593. package/types/images/Svg/Svg.stories.d.ts +12 -0
  594. package/types/images/Svg/Svg.stories.d.ts.map +1 -0
  595. package/types/images/Svg/index.d.ts +5 -0
  596. package/types/images/Svg/index.d.ts.map +1 -0
  597. package/types/images/Svg/index.native.d.ts +3 -0
  598. package/types/images/Svg/index.native.d.ts.map +1 -0
  599. package/types/images/SvgUri/index.d.ts +25 -0
  600. package/types/images/SvgUri/index.d.ts.map +1 -0
  601. package/types/images/SvgUri/index.native.d.ts +4 -0
  602. package/types/images/SvgUri/index.native.d.ts.map +1 -0
  603. package/types/images/index.d.ts +4 -0
  604. package/types/images/index.d.ts.map +1 -0
  605. package/types/index.d.ts +16 -0
  606. package/types/index.d.ts.map +1 -0
  607. package/types/layouts/Debug/DebugLayout.stories.d.ts +31 -0
  608. package/types/layouts/Debug/DebugLayout.stories.d.ts.map +1 -0
  609. package/types/layouts/Debug/index.d.ts +41 -0
  610. package/types/layouts/Debug/index.d.ts.map +1 -0
  611. package/types/layouts/index.d.ts +2 -0
  612. package/types/layouts/index.d.ts.map +1 -0
  613. package/types/mdx/ExternalIcon/ExternalIcon.stories.d.ts +5 -0
  614. package/types/mdx/ExternalIcon/ExternalIcon.stories.d.ts.map +1 -0
  615. package/types/mdx/ExternalIcon/index.d.ts +2 -0
  616. package/types/mdx/ExternalIcon/index.d.ts.map +1 -0
  617. package/types/mdx/HR/HR.stories.d.ts +12 -0
  618. package/types/mdx/HR/HR.stories.d.ts.map +1 -0
  619. package/types/mdx/HR/index.d.ts +22 -0
  620. package/types/mdx/HR/index.d.ts.map +1 -0
  621. package/types/mdx/LI/LI.stories.d.ts +50 -0
  622. package/types/mdx/LI/LI.stories.d.ts.map +1 -0
  623. package/types/mdx/LI/index.d.ts +25 -0
  624. package/types/mdx/LI/index.d.ts.map +1 -0
  625. package/types/mdx/MDX/MDX.stories.d.ts +5 -0
  626. package/types/mdx/MDX/MDX.stories.d.ts.map +1 -0
  627. package/types/mdx/MDX/index.d.ts +29 -0
  628. package/types/mdx/MDX/index.d.ts.map +1 -0
  629. package/types/mdx/MDXCodeBlock/MDXCodeBlock.stories.d.ts +26 -0
  630. package/types/mdx/MDXCodeBlock/MDXCodeBlock.stories.d.ts.map +1 -0
  631. package/types/mdx/MDXCodeBlock/MDXCodeBlockContext.d.ts +10 -0
  632. package/types/mdx/MDXCodeBlock/MDXCodeBlockContext.d.ts.map +1 -0
  633. package/types/mdx/MDXCodeBlock/index.d.ts +27 -0
  634. package/types/mdx/MDXCodeBlock/index.d.ts.map +1 -0
  635. package/types/mdx/UL/UL.stories.d.ts +60 -0
  636. package/types/mdx/UL/UL.stories.d.ts.map +1 -0
  637. package/types/mdx/UL/index.d.ts +11 -0
  638. package/types/mdx/UL/index.d.ts.map +1 -0
  639. package/types/mdx/components.d.ts +33 -0
  640. package/types/mdx/components.d.ts.map +1 -0
  641. package/types/mdx/hooks/index.d.ts +4 -0
  642. package/types/mdx/hooks/index.d.ts.map +1 -0
  643. package/types/mdx/hooks/useCompileAndEvaluateMdx.d.ts +9 -0
  644. package/types/mdx/hooks/useCompileAndEvaluateMdx.d.ts.map +1 -0
  645. package/types/mdx/hooks/useCompileMdx.d.ts +5 -0
  646. package/types/mdx/hooks/useCompileMdx.d.ts.map +1 -0
  647. package/types/mdx/hooks/useEvaluateMdx.d.ts +5 -0
  648. package/types/mdx/hooks/useEvaluateMdx.d.ts.map +1 -0
  649. package/types/mdx/index.d.ts +9 -0
  650. package/types/mdx/index.d.ts.map +1 -0
  651. package/types/mdx/util/rehypeHighlightCode.d.ts +2 -0
  652. package/types/mdx/util/rehypeHighlightCode.d.ts.map +1 -0
  653. package/types/mdx/util/rehypeHighlightLine.d.ts +2 -0
  654. package/types/mdx/util/rehypeHighlightLine.d.ts.map +1 -0
  655. package/types/mdx/util/rehypeHighlightWord.d.ts +3 -0
  656. package/types/mdx/util/rehypeHighlightWord.d.ts.map +1 -0
  657. package/types/mdx/util/rehypeMetaAttributes.d.ts +2 -0
  658. package/types/mdx/util/rehypeMetaAttributes.d.ts.map +1 -0
  659. package/types/organize/SimpleAccordion/SimpleAccordion.stories.d.ts +13 -0
  660. package/types/organize/SimpleAccordion/SimpleAccordion.stories.d.ts.map +1 -0
  661. package/types/organize/SimpleAccordion/index.d.ts +37 -0
  662. package/types/organize/SimpleAccordion/index.d.ts.map +1 -0
  663. package/types/organize/SimpleCarousel/Carousel.stories.d.ts +40 -0
  664. package/types/organize/SimpleCarousel/Carousel.stories.d.ts.map +1 -0
  665. package/types/organize/SimpleCarousel/index.d.ts +33 -0
  666. package/types/organize/SimpleCarousel/index.d.ts.map +1 -0
  667. package/types/organize/SimpleInput/SimpleInput.stories.d.ts +13 -0
  668. package/types/organize/SimpleInput/SimpleInput.stories.d.ts.map +1 -0
  669. package/types/organize/SimpleInput/index.d.ts +28 -0
  670. package/types/organize/SimpleInput/index.d.ts.map +1 -0
  671. package/types/organize/SimpleListItem/SimpleListItem.stories.d.ts +38 -0
  672. package/types/organize/SimpleListItem/SimpleListItem.stories.d.ts.map +1 -0
  673. package/types/organize/SimpleListItem/index.d.ts +29 -0
  674. package/types/organize/SimpleListItem/index.d.ts.map +1 -0
  675. package/types/organize/SimpleParagraph/SimpleParagraph.stories.d.ts +32 -0
  676. package/types/organize/SimpleParagraph/SimpleParagraph.stories.d.ts.map +1 -0
  677. package/types/organize/SimpleParagraph/index.d.ts +26 -0
  678. package/types/organize/SimpleParagraph/index.d.ts.map +1 -0
  679. package/types/organize/SimpleTabs/SimpleTabs.stories.d.ts +40 -0
  680. package/types/organize/SimpleTabs/SimpleTabs.stories.d.ts.map +1 -0
  681. package/types/organize/SimpleTabs/index.d.ts +26 -0
  682. package/types/organize/SimpleTabs/index.d.ts.map +1 -0
  683. package/types/organize/index.d.ts +7 -0
  684. package/types/organize/index.d.ts.map +1 -0
  685. package/types/panels/SimpleAlertDialog/SimpleAlertDialog.stories.d.ts +39 -0
  686. package/types/panels/SimpleAlertDialog/SimpleAlertDialog.stories.d.ts.map +1 -0
  687. package/types/panels/SimpleAlertDialog/index.d.ts +41 -0
  688. package/types/panels/SimpleAlertDialog/index.d.ts.map +1 -0
  689. package/types/panels/SimpleDialog/SimpleDialog.stories.d.ts +59 -0
  690. package/types/panels/SimpleDialog/SimpleDialog.stories.d.ts.map +1 -0
  691. package/types/panels/SimpleDialog/index.d.ts +40 -0
  692. package/types/panels/SimpleDialog/index.d.ts.map +1 -0
  693. package/types/panels/SimplePopover/SimplePopover.stories.d.ts +34 -0
  694. package/types/panels/SimplePopover/SimplePopover.stories.d.ts.map +1 -0
  695. package/types/panels/SimplePopover/index.d.ts +11 -0
  696. package/types/panels/SimplePopover/index.d.ts.map +1 -0
  697. package/types/panels/SimpleSheet/SimpleSheet.stories.d.ts +25 -0
  698. package/types/panels/SimpleSheet/SimpleSheet.stories.d.ts.map +1 -0
  699. package/types/panels/SimpleSheet/index.d.ts +27 -0
  700. package/types/panels/SimpleSheet/index.d.ts.map +1 -0
  701. package/types/panels/SimpleTooltip/SimpleTooltip.stories.d.ts +45 -0
  702. package/types/panels/SimpleTooltip/SimpleTooltip.stories.d.ts.map +1 -0
  703. package/types/panels/SimpleTooltip/index.d.ts +34 -0
  704. package/types/panels/SimpleTooltip/index.d.ts.map +1 -0
  705. package/types/panels/index.d.ts +6 -0
  706. package/types/panels/index.d.ts.map +1 -0
  707. package/types/providers/AnimationDriverTogglerContextProvider.d.ts +36 -0
  708. package/types/providers/AnimationDriverTogglerContextProvider.d.ts.map +1 -0
  709. package/types/table/Table/Table.stories.d.ts +71 -0
  710. package/types/table/Table/Table.stories.d.ts.map +1 -0
  711. package/types/table/Table/index.d.ts +80 -0
  712. package/types/table/Table/index.d.ts.map +1 -0
  713. package/types/table/TableCell/index.d.ts +7 -0
  714. package/types/table/TableCell/index.d.ts.map +1 -0
  715. package/types/table/TableCol/index.d.ts +22 -0
  716. package/types/table/TableCol/index.d.ts.map +1 -0
  717. package/types/table/TableContext.d.ts +2 -0
  718. package/types/table/TableContext.d.ts.map +1 -0
  719. package/types/table/index.d.ts +4 -0
  720. package/types/table/index.d.ts.map +1 -0
  721. package/types/testSetup.d.ts +2 -0
  722. package/types/testSetup.d.ts.map +1 -0
  723. package/types/tints.d.ts +72 -0
  724. package/types/tints.d.ts.map +1 -0
  725. package/types/utils/setTinted.d.ts +5 -0
  726. package/types/utils/setTinted.d.ts.map +1 -0
  727. package/types/utils/unwrapText.d.ts +2 -0
  728. package/types/utils/unwrapText.d.ts.map +1 -0
@@ -0,0 +1,34 @@
1
+ /**
2
+ * File: /src/panels/SimpleTooltip/index.tsx
3
+ * Project: @multiplatform.one/components
4
+ * File Created: 18-10-2023 15:23:17
5
+ * Author: Lalit rajak
6
+ * -----
7
+ * BitSpur (c) Copyright 2021 - 2023
8
+ *
9
+ * Licensed under the Apache License, Version 2.0 (the "License");
10
+ * you may not use this file except in compliance with the License.
11
+ * You may obtain a copy of the License at
12
+ *
13
+ * http://www.apache.org/licenses/LICENSE-2.0
14
+ *
15
+ * Unless required by applicable law or agreed to in writing, software
16
+ * distributed under the License is distributed on an "AS IS" BASIS,
17
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
+ * See the License for the specific language governing permissions and
19
+ * limitations under the License.
20
+ */
21
+ import type { ReactNode } from "react";
22
+ import type { PopoverArrowProps, PopoverContentProps, PopoverTriggerProps, ThemeProps, TooltipProps } from "tamagui";
23
+ export type SimpleToolTipProps = TooltipProps & {
24
+ trigger: ReactNode;
25
+ themeStyle?: ThemeProps;
26
+ contentStyle?: PopoverContentProps;
27
+ triggerStyle?: PopoverTriggerProps;
28
+ arrow: boolean;
29
+ arrowStyle?: PopoverArrowProps;
30
+ };
31
+ export declare function SimpleTooltip({ Icon, children, trigger, arrow, themeStyle, triggerStyle, contentStyle, arrowStyle, ...props }: SimpleToolTipProps & {
32
+ Icon?: any;
33
+ }): import("react/jsx-runtime").JSX.Element;
34
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/panels/SimpleTooltip/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EACV,iBAAiB,EACjB,mBAAmB,EACnB,mBAAmB,EACnB,UAAU,EACV,YAAY,EACb,MAAM,SAAS,CAAC;AAGjB,MAAM,MAAM,kBAAkB,GAAG,YAAY,GAAG;IAC9C,OAAO,EAAE,SAAS,CAAC;IACnB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,YAAY,CAAC,EAAE,mBAAmB,CAAC;IACnC,YAAY,CAAC,EAAE,mBAAmB,CAAC;IACnC,KAAK,EAAE,OAAO,CAAC;IACf,UAAU,CAAC,EAAE,iBAAiB,CAAC;CAChC,CAAC;AAEF,wBAAgB,aAAa,CAAC,EAC5B,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,KAAK,EACL,UAAU,EACV,YAAY,EACZ,YAAY,EACZ,UAAU,EACV,GAAG,KAAK,EACT,EAAE,kBAAkB,GAAG;IAAE,IAAI,CAAC,EAAE,GAAG,CAAA;CAAE,2CA4BrC"}
@@ -0,0 +1,6 @@
1
+ export * from "./SimpleAlertDialog";
2
+ export * from "./SimpleDialog";
3
+ export * from "./SimplePopover";
4
+ export * from "./SimpleSheet";
5
+ export * from "./SimpleTooltip";
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/panels/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * File: /src/providers/AnimationDriverTogglerContextProvider.tsx
3
+ * Project: @multiplatform.one/components
4
+ * File Created: 04-04-2024 15:50:39
5
+ * Author: Clay Risser
6
+ * -----
7
+ * BitSpur (c) Copyright 2021 - 2024
8
+ *
9
+ * Licensed under the Apache License, Version 2.0 (the "License");
10
+ * you may not use this file except in compliance with the License.
11
+ * You may obtain a copy of the License at
12
+ *
13
+ * http://www.apache.org/licenses/LICENSE-2.0
14
+ *
15
+ * Unless required by applicable law or agreed to in writing, software
16
+ * distributed under the License is distributed on an "AS IS" BASIS,
17
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
+ * See the License for the specific language governing permissions and
19
+ * limitations under the License.
20
+ */
21
+ import type { AnimationDriver } from "@tamagui/web";
22
+ import type { PropsWithChildren } from "react";
23
+ import type { TamaguiInternalConfig } from "tamagui";
24
+ declare const ANIMATION_DRIVERS: readonly ["css", "react-native"];
25
+ export declare const AnimationDriverTogglerContext: import("react").Context<{
26
+ driver: AnimationDriver;
27
+ driverName: (typeof ANIMATION_DRIVERS)[number];
28
+ nextDriver: () => void;
29
+ setDriverName: (driverName: (typeof ANIMATION_DRIVERS)[number]) => void;
30
+ } | null>;
31
+ export interface AnimationDriverTogglerContextProviderProps extends PropsWithChildren {
32
+ tamaguiConfig: TamaguiInternalConfig;
33
+ }
34
+ export declare const AnimationDriverTogglerContextProvider: ({ children, tamaguiConfig, }: AnimationDriverTogglerContextProviderProps) => import("react/jsx-runtime").JSX.Element;
35
+ export {};
36
+ //# sourceMappingURL=AnimationDriverTogglerContextProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimationDriverTogglerContextProvider.d.ts","sourceRoot":"","sources":["../../src/providers/AnimationDriverTogglerContextProvider.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAGH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AACpD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,QAAA,MAAM,iBAAiB,kCAAmC,CAAC;AAE3D,eAAO,MAAM,6BAA6B;YAChC,eAAe;gBACX,CAAC,wBAAwB,CAAC,CAAC,MAAM,CAAC;gBAClC,MAAM,IAAI;gCACM,CAAC,wBAAwB,CAAC,CAAC,MAAM,CAAC,KAAK,IAAI;SAC1D,CAAC;AAEhB,MAAM,WAAW,0CACf,SAAQ,iBAAiB;IACzB,aAAa,EAAE,qBAAqB,CAAC;CACtC;AAED,eAAO,MAAM,qCAAqC,iCAG/C,0CAA0C,4CA8B5C,CAAC"}
@@ -0,0 +1,71 @@
1
+ /**
2
+ * File: /src/table/Table/Table.stories.tsx
3
+ * Project: @multiplatform.one/components
4
+ * File Created: 25-06-2024 16:50:25
5
+ * Author: Lavanya Katari
6
+ * -----
7
+ * BitSpur (c) Copyright 2021 - 2024
8
+ *
9
+ * Licensed under the Apache License, Version 2.0 (the "License");
10
+ * you may not use this file except in compliance with the License.
11
+ * You may obtain a copy of the License at
12
+ *
13
+ * http://www.apache.org/licenses/LICENSE-2.0
14
+ *
15
+ * Unless required by applicable law or agreed to in writing, software
16
+ * distributed under the License is distributed on an "AS IS" BASIS,
17
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
+ * See the License for the specific language governing permissions and
19
+ * limitations under the License.
20
+ */
21
+ declare const _default: {
22
+ title: string;
23
+ component: (({ heading, children, ...props }: {
24
+ [x: string]: any;
25
+ heading: any;
26
+ children: any;
27
+ }) => import("react/jsx-runtime").JSX.Element) & {
28
+ Cell: import("tamagui").TamaguiComponent<import("@tamagui/web").TamaDefer, import("tamagui").TamaguiTextElement, import("tamagui").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase, {
29
+ unstyled?: boolean | undefined;
30
+ size?: import("tamagui").FontSizeTokens | undefined;
31
+ head?: boolean | undefined;
32
+ highlight?: boolean | undefined;
33
+ }, import("@tamagui/web").StaticConfigPublic>;
34
+ Col: import("tamagui").TamaguiComponent<import("@tamagui/web").TamaDefer, import("tamagui").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/web").StackStyleBase, {
35
+ elevation?: number | import("tamagui").SizeTokens | undefined;
36
+ inset?: number | import("tamagui").SizeTokens | {
37
+ top?: number | undefined;
38
+ bottom?: number | undefined;
39
+ left?: number | undefined;
40
+ right?: number | undefined;
41
+ } | null | undefined;
42
+ transparent?: boolean | undefined;
43
+ fullscreen?: boolean | undefined;
44
+ circular?: boolean | undefined;
45
+ hoverTheme?: boolean | undefined;
46
+ pressTheme?: boolean | undefined;
47
+ focusTheme?: boolean | undefined;
48
+ elevate?: boolean | undefined;
49
+ bordered?: number | boolean | undefined;
50
+ backgrounded?: boolean | undefined;
51
+ radiused?: boolean | undefined;
52
+ padded?: boolean | undefined;
53
+ chromeless?: boolean | "all" | undefined;
54
+ }, import("@tamagui/web").StaticConfigPublic>;
55
+ };
56
+ parameters: {
57
+ status: {
58
+ type: string;
59
+ };
60
+ };
61
+ };
62
+ export default _default;
63
+ export declare const Main: () => import("react/jsx-runtime").JSX.Element;
64
+ export declare const main: {
65
+ (args: any): import("react/jsx-runtime").JSX.Element;
66
+ args: {
67
+ overflow: string;
68
+ type: string;
69
+ };
70
+ };
71
+ //# sourceMappingURL=Table.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Table.stories.d.ts","sourceRoot":"","sources":["../../../src/table/Table/Table.stories.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,wBAME;AAEF,eAAO,MAAM,IAAI,+CAuChB,CAAC;AACF,eAAO,MAAM,IAAI;;;;;;CAA+B,CAAC"}
@@ -0,0 +1,80 @@
1
+ /**
2
+ * File: /src/table/Table/index.tsx
3
+ * Project: @multiplatform.one/components
4
+ * File Created: 04-04-2024 15:50:39
5
+ * Author: Clay Risser
6
+ * -----
7
+ * BitSpur (c) Copyright 2021 - 2024
8
+ *
9
+ * Licensed under the Apache License, Version 2.0 (the "License");
10
+ * you may not use this file except in compliance with the License.
11
+ * You may obtain a copy of the License at
12
+ *
13
+ * http://www.apache.org/licenses/LICENSE-2.0
14
+ *
15
+ * Unless required by applicable law or agreed to in writing, software
16
+ * distributed under the License is distributed on an "AS IS" BASIS,
17
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
+ * See the License for the specific language governing permissions and
19
+ * limitations under the License.
20
+ */
21
+ export declare const StyledTableFrame: import("tamagui").TamaguiComponent<import("@tamagui/web").TamaDefer, import("tamagui").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/web").StackStyleBase, {
22
+ elevation?: number | import("tamagui").SizeTokens | undefined;
23
+ inset?: number | import("tamagui").SizeTokens | {
24
+ top?: number | undefined;
25
+ bottom?: number | undefined;
26
+ left?: number | undefined;
27
+ right?: number | undefined;
28
+ } | null | undefined;
29
+ transparent?: boolean | undefined;
30
+ fullscreen?: boolean | undefined;
31
+ circular?: boolean | undefined;
32
+ hoverTheme?: boolean | undefined;
33
+ pressTheme?: boolean | undefined;
34
+ focusTheme?: boolean | undefined;
35
+ elevate?: boolean | undefined;
36
+ bordered?: number | boolean | undefined;
37
+ backgrounded?: boolean | undefined;
38
+ radiused?: boolean | undefined;
39
+ padded?: boolean | undefined;
40
+ chromeless?: boolean | "all" | undefined;
41
+ }, import("@tamagui/web").StaticConfigPublic>;
42
+ export declare const TableFrame: ({ heading, children, ...props }: {
43
+ [x: string]: any;
44
+ heading: any;
45
+ children: any;
46
+ }) => import("react/jsx-runtime").JSX.Element;
47
+ export declare const Table: (({ heading, children, ...props }: {
48
+ [x: string]: any;
49
+ heading: any;
50
+ children: any;
51
+ }) => import("react/jsx-runtime").JSX.Element) & {
52
+ Cell: import("tamagui").TamaguiComponent<import("@tamagui/web").TamaDefer, import("tamagui").TamaguiTextElement, import("tamagui").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase, {
53
+ unstyled?: boolean | undefined;
54
+ size?: import("tamagui").FontSizeTokens | undefined;
55
+ head?: boolean | undefined;
56
+ highlight?: boolean | undefined;
57
+ }, import("@tamagui/web").StaticConfigPublic>;
58
+ Col: import("tamagui").TamaguiComponent<import("@tamagui/web").TamaDefer, import("tamagui").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/web").StackStyleBase, {
59
+ elevation?: number | import("tamagui").SizeTokens | undefined;
60
+ inset?: number | import("tamagui").SizeTokens | {
61
+ top?: number | undefined;
62
+ bottom?: number | undefined;
63
+ left?: number | undefined;
64
+ right?: number | undefined;
65
+ } | null | undefined;
66
+ transparent?: boolean | undefined;
67
+ fullscreen?: boolean | undefined;
68
+ circular?: boolean | undefined;
69
+ hoverTheme?: boolean | undefined;
70
+ pressTheme?: boolean | undefined;
71
+ focusTheme?: boolean | undefined;
72
+ elevate?: boolean | undefined;
73
+ bordered?: number | boolean | undefined;
74
+ backgrounded?: boolean | undefined;
75
+ radiused?: boolean | undefined;
76
+ padded?: boolean | undefined;
77
+ chromeless?: boolean | "all" | undefined;
78
+ }, import("@tamagui/web").StaticConfigPublic>;
79
+ };
80
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/table/Table/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAOH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;6CAO3B,CAAC;AAEH,eAAO,MAAM,UAAU;;;;6CAqBtB,CAAC;AAEF,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGhB,CAAC"}
@@ -0,0 +1,7 @@
1
+ export declare const TableCell: import("tamagui").TamaguiComponent<import("@tamagui/web").TamaDefer, import("tamagui").TamaguiTextElement, import("tamagui").TextNonStyleProps, import("@tamagui/web").TextStylePropsBase, {
2
+ unstyled?: boolean | undefined;
3
+ size?: import("tamagui").FontSizeTokens | undefined;
4
+ head?: boolean | undefined;
5
+ highlight?: boolean | undefined;
6
+ }, import("@tamagui/web").StaticConfigPublic>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/table/TableCell/index.ts"],"names":[],"mappings":"AAwBA,eAAO,MAAM,SAAS;;;;;6CA4BpB,CAAC"}
@@ -0,0 +1,22 @@
1
+ export declare const TableCol: import("tamagui").TamaguiComponent<import("@tamagui/web").TamaDefer, import("tamagui").TamaguiElement, import("@tamagui/core").RNTamaguiViewNonStyleProps, import("@tamagui/web").StackStyleBase, {
2
+ elevation?: number | import("tamagui").SizeTokens | undefined;
3
+ inset?: number | import("tamagui").SizeTokens | {
4
+ top?: number | undefined;
5
+ bottom?: number | undefined;
6
+ left?: number | undefined;
7
+ right?: number | undefined;
8
+ } | null | undefined;
9
+ transparent?: boolean | undefined;
10
+ fullscreen?: boolean | undefined;
11
+ circular?: boolean | undefined;
12
+ hoverTheme?: boolean | undefined;
13
+ pressTheme?: boolean | undefined;
14
+ focusTheme?: boolean | undefined;
15
+ elevate?: boolean | undefined;
16
+ bordered?: number | boolean | undefined;
17
+ backgrounded?: boolean | undefined;
18
+ radiused?: boolean | undefined;
19
+ padded?: boolean | undefined;
20
+ chromeless?: boolean | "all" | undefined;
21
+ }, import("@tamagui/web").StaticConfigPublic>;
22
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/table/TableCol/index.ts"],"names":[],"mappings":"AAwBA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;6CAQnB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare const TableContext: import("@tamagui/web").StyledContext<{}>;
2
+ //# sourceMappingURL=TableContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableContext.d.ts","sourceRoot":"","sources":["../../src/table/TableContext.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,0CAA0B,CAAC"}
@@ -0,0 +1,4 @@
1
+ export * from "./Table";
2
+ export * from "./TableCell";
3
+ export * from "./TableCol";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC"}
@@ -0,0 +1,2 @@
1
+ import "@testing-library/jest-dom";
2
+ //# sourceMappingURL=testSetup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"testSetup.d.ts","sourceRoot":"","sources":["../src/testSetup.ts"],"names":[],"mappings":"AAqBA,OAAO,2BAA2B,CAAC"}
@@ -0,0 +1,72 @@
1
+ /**
2
+ * File: /src/tints.tsx
3
+ * Project: @multiplatform.one/components
4
+ * File Created: 22-04-2024 16:34:20
5
+ * Author: Nate Wienert
6
+ * Author: Clay Risser
7
+ * Reference: https://github.com/tamagui/tamagui/blob/v1.94.5/packages/logo/src/tints.tsx
8
+ * -----
9
+ * BitSpur (c) Copyright 2021 - 2024
10
+ *
11
+ * Licensed under the Apache License, Version 2.0 (the "License");
12
+ * you may not use this file except in compliance with the License.
13
+ * You may obtain a copy of the License at
14
+ *
15
+ * http://www.apache.org/licenses/LICENSE-2.0
16
+ *
17
+ * Unless required by applicable law or agreed to in writing, software
18
+ * distributed under the License is distributed on an "AS IS" BASIS,
19
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20
+ * See the License for the specific language governing permissions and
21
+ * limitations under the License.
22
+ */
23
+ import type { Dispatch, SetStateAction } from "react";
24
+ import type { ReactNode } from "react";
25
+ import type { ThemeName, ThemeProps } from "tamagui";
26
+ export type TintFamily = string | number | symbol;
27
+ export interface TintFamilies {
28
+ [family: TintFamily]: ThemeName[];
29
+ }
30
+ export interface TintFamiliesContextValue {
31
+ families: TintFamilies;
32
+ family: TintFamily;
33
+ tintIndex: number;
34
+ setFamily: Dispatch<SetStateAction<TintFamily>>;
35
+ setTintIndex: (next: number) => void;
36
+ }
37
+ export interface Tint {
38
+ families: TintFamilies;
39
+ name: TintFamily;
40
+ tints: ThemeName[];
41
+ }
42
+ export interface TintFamiliesProviderProps {
43
+ children: ReactNode;
44
+ defaultFamily?: TintFamily;
45
+ defaultIndex?: number;
46
+ families?: TintFamilies;
47
+ }
48
+ export declare function TintFamiliesProvider(props: TintFamiliesProviderProps): import("react/jsx-runtime").JSX.Element;
49
+ export declare function useTint(altOffset?: number): {
50
+ readonly families: TintFamilies;
51
+ readonly familiesNames: string[];
52
+ readonly name: TintFamily;
53
+ readonly tint: string;
54
+ readonly tintAlt: string;
55
+ readonly tintAltIndex: number;
56
+ readonly tintIndex: number;
57
+ readonly tints: string[];
58
+ readonly setFamily: Dispatch<SetStateAction<TintFamily>>;
59
+ readonly setTintIndex: (next: number) => void;
60
+ readonly setNextTint: () => void;
61
+ readonly setNextTintFamily: () => void;
62
+ };
63
+ export interface ThemeTintProps extends ThemeProps {
64
+ disable?: boolean;
65
+ }
66
+ export declare function ThemeTint({ disable, children, ...rest }: ThemeTintProps): import("react/jsx-runtime").JSX.Element;
67
+ export interface ThemeTintAltProps extends ThemeProps {
68
+ disable?: boolean;
69
+ offset?: number;
70
+ }
71
+ export declare function ThemeTintAlt({ children, disable, offset, ...rest }: ThemeTintAltProps): import("react/jsx-runtime").JSX.Element;
72
+ //# sourceMappingURL=tints.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tints.d.ts","sourceRoot":"","sources":["../src/tints.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;GAqBG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAGrD,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC;AAElD,MAAM,WAAW,YAAY;IAC3B,CAAC,MAAM,EAAE,UAAU,GAAG,SAAS,EAAE,CAAC;CACnC;AAED,MAAM,WAAW,wBAAwB;IACvC,QAAQ,EAAE,YAAY,CAAC;IACvB,MAAM,EAAE,UAAU,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,QAAQ,CAAC,cAAc,CAAC,UAAU,CAAC,CAAC,CAAC;IAChD,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC;AAED,MAAM,WAAW,IAAI;IACnB,QAAQ,EAAE,YAAY,CAAC;IACvB,IAAI,EAAE,UAAU,CAAC;IACjB,KAAK,EAAE,SAAS,EAAE,CAAC;CACpB;AAiCD,MAAM,WAAW,yBAAyB;IACxC,QAAQ,EAAE,SAAS,CAAC;IACpB,aAAa,CAAC,EAAE,UAAU,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,YAAY,CAAC;CACzB;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,yBAAyB,2CAyBpE;AAED,wBAAgB,OAAO,CAAC,SAAS,SAAK;;;;;;;;;;;;;EA8BrC;AAED,MAAM,WAAW,cAAe,SAAQ,UAAU;IAChD,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,wBAAgB,SAAS,CAAC,EAAE,OAAO,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,EAAE,cAAc,2CAOvE;AAED,MAAM,WAAW,iBAAkB,SAAQ,UAAU;IACnD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,YAAY,CAAC,EAC3B,QAAQ,EACR,OAAO,EACP,MAAU,EACV,GAAG,IAAI,EACR,EAAE,iBAAiB,2CAQnB"}
@@ -0,0 +1,5 @@
1
+ export declare let isTinted: boolean;
2
+ export declare const setTinted: (next: boolean) => void;
3
+ export declare const toggleTinted: () => void;
4
+ export declare const listeners: Set<(...args: any[]) => any>;
5
+ //# sourceMappingURL=setTinted.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"setTinted.d.ts","sourceRoot":"","sources":["../../src/utils/setTinted.ts"],"names":[],"mappings":"AAAA,eAAO,IAAI,QAAQ,SAAO,CAAC;AAE3B,eAAO,MAAM,SAAS,SAAU,OAAO,SAGtC,CAAC;AAEF,eAAO,MAAM,YAAY,YAExB,CAAC;AAEF,eAAO,MAAM,SAAS,gBAAqB,GAAG,EAAE,KAAK,GAAG,CAAG,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare function unwrapText(children: any): any[];
2
+ //# sourceMappingURL=unwrapText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unwrapText.d.ts","sourceRoot":"","sources":["../../src/utils/unwrapText.ts"],"names":[],"mappings":"AAuBA,wBAAgB,UAAU,CAAC,QAAQ,EAAE,GAAG,SAKvC"}