@multiplatform.one/components 0.7.1 → 0.7.2

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 (612) hide show
  1. package/LICENSE +1 -1
  2. package/dist/cjs/code/Code/Code.stories.js.map +1 -1
  3. package/dist/cjs/code/Code/Code.stories.native.js.map +1 -1
  4. package/dist/cjs/code/Code/index.js.map +1 -1
  5. package/dist/cjs/code/Code/index.native.js.map +1 -1
  6. package/dist/cjs/forms/FormCheckBox/index.js.map +1 -1
  7. package/dist/cjs/forms/FormCheckBox/index.native.js.map +1 -1
  8. package/dist/cjs/forms/FormField.js.map +1 -1
  9. package/dist/cjs/forms/FormField.native.js.map +1 -1
  10. package/dist/cjs/forms/FormRadioGroup/FormRadioGroup.stories.js +17 -9
  11. package/dist/cjs/forms/FormRadioGroup/FormRadioGroup.stories.js.map +1 -1
  12. package/dist/cjs/forms/FormRadioGroup/FormRadioGroup.stories.native.js +16 -10
  13. package/dist/cjs/forms/FormRadioGroup/FormRadioGroup.stories.native.js.map +1 -1
  14. package/dist/cjs/forms/FormRadioGroup/index.js +7 -8
  15. package/dist/cjs/forms/FormRadioGroup/index.js.map +2 -2
  16. package/dist/cjs/forms/FormRadioGroup/index.native.js +5 -6
  17. package/dist/cjs/forms/FormRadioGroup/index.native.js.map +1 -1
  18. package/dist/cjs/forms/FormSwitch/FormSwitch.stories.js +15 -11
  19. package/dist/cjs/forms/FormSwitch/FormSwitch.stories.js.map +1 -1
  20. package/dist/cjs/forms/FormSwitch/FormSwitch.stories.native.js +5 -4
  21. package/dist/cjs/forms/FormSwitch/FormSwitch.stories.native.js.map +1 -1
  22. package/dist/cjs/forms/FormSwitch/index.js +2 -4
  23. package/dist/cjs/forms/FormSwitch/index.js.map +1 -1
  24. package/dist/cjs/forms/FormSwitch/index.native.js +2 -4
  25. package/dist/cjs/forms/FormSwitch/index.native.js.map +1 -1
  26. package/dist/cjs/forms/SimpleForm/SimpleForm.stories.js +1 -14
  27. package/dist/cjs/forms/SimpleForm/SimpleForm.stories.js.map +1 -1
  28. package/dist/cjs/forms/SimpleForm/SimpleForm.stories.native.js +2 -14
  29. package/dist/cjs/forms/SimpleForm/SimpleForm.stories.native.js.map +1 -1
  30. package/dist/cjs/images/SimpleImage/index.stories.js.map +1 -1
  31. package/dist/cjs/images/SimpleImage/index.stories.native.js.map +1 -1
  32. package/dist/cjs/organize/SimpleAccordion/SimpleAccordion.stories.js +10 -8
  33. package/dist/cjs/organize/SimpleAccordion/SimpleAccordion.stories.js.map +1 -1
  34. package/dist/cjs/organize/SimpleAccordion/SimpleAccordion.stories.native.js +6 -8
  35. package/dist/cjs/organize/SimpleAccordion/SimpleAccordion.stories.native.js.map +1 -1
  36. package/dist/cjs/organize/SimpleAccordion/index.js +11 -3
  37. package/dist/cjs/organize/SimpleAccordion/index.js.map +1 -1
  38. package/dist/cjs/organize/SimpleAccordion/index.native.js +8 -3
  39. package/dist/cjs/organize/SimpleAccordion/index.native.js.map +1 -1
  40. package/dist/cjs/organize/SimpleCarousel/Carousel.stories.js +40 -0
  41. package/dist/cjs/organize/SimpleCarousel/Carousel.stories.js.map +6 -0
  42. package/dist/cjs/{panels/SimpleToast/SimpleToast.stories.native.js → organize/SimpleCarousel/Carousel.stories.native.js} +12 -15
  43. package/dist/cjs/organize/SimpleCarousel/Carousel.stories.native.js.map +6 -0
  44. package/dist/cjs/organize/SimpleCarousel/index.js +131 -0
  45. package/dist/cjs/organize/SimpleCarousel/index.js.map +6 -0
  46. package/dist/cjs/organize/SimpleCarousel/index.native.js +124 -0
  47. package/dist/cjs/organize/SimpleCarousel/index.native.js.map +6 -0
  48. package/dist/cjs/{component → organize}/SimpleInput/SimpleInput.stories.js +1 -1
  49. package/dist/cjs/organize/SimpleInput/SimpleInput.stories.js.map +6 -0
  50. package/dist/cjs/{component → organize}/SimpleInput/SimpleInput.stories.native.js +1 -1
  51. package/dist/cjs/organize/SimpleInput/SimpleInput.stories.native.js.map +6 -0
  52. package/dist/cjs/organize/SimpleInput/index.js.map +6 -0
  53. package/dist/cjs/organize/SimpleInput/index.native.js.map +6 -0
  54. package/dist/cjs/organize/SimpleListItem/SimpleListItem.stories.js +58 -0
  55. package/dist/cjs/organize/SimpleListItem/SimpleListItem.stories.js.map +6 -0
  56. package/dist/cjs/organize/SimpleListItem/SimpleListItem.stories.native.js +45 -0
  57. package/dist/cjs/organize/SimpleListItem/SimpleListItem.stories.native.js.map +6 -0
  58. package/dist/cjs/organize/SimpleListItem/index.js +49 -0
  59. package/dist/cjs/organize/SimpleListItem/index.js.map +6 -0
  60. package/dist/cjs/organize/SimpleListItem/index.native.js +49 -0
  61. package/dist/cjs/organize/SimpleListItem/index.native.js.map +6 -0
  62. package/dist/cjs/organize/SimpleTabs/SimpleTabs.stories.js.map +1 -1
  63. package/dist/cjs/organize/SimpleTabs/SimpleTabs.stories.native.js.map +1 -1
  64. package/dist/cjs/organize/SimpleTabs/index.js.map +1 -1
  65. package/dist/cjs/organize/SimpleTabs/index.native.js.map +1 -1
  66. package/dist/cjs/organize/index.js +25 -0
  67. package/dist/cjs/organize/index.js.map +6 -0
  68. package/dist/cjs/organize/index.native.js +25 -0
  69. package/dist/cjs/organize/index.native.js.map +6 -0
  70. package/dist/cjs/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.js → SimpleAlertDialog.stories.js} +6 -6
  71. package/dist/cjs/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.js.map → SimpleAlertDialog.stories.js.map} +2 -2
  72. package/dist/cjs/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.native.js → SimpleAlertDialog.stories.native.js} +6 -6
  73. package/dist/cjs/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.native.js.map → SimpleAlertDialog.stories.native.js.map} +2 -2
  74. package/dist/cjs/panels/SimpleDialog/SimpleDialog.stories.js +65 -8
  75. package/dist/cjs/panels/SimpleDialog/SimpleDialog.stories.js.map +2 -2
  76. package/dist/cjs/panels/SimpleDialog/SimpleDialog.stories.native.js +53 -4
  77. package/dist/cjs/panels/SimpleDialog/SimpleDialog.stories.native.js.map +2 -2
  78. package/dist/cjs/panels/SimpleDialog/index.js +67 -28
  79. package/dist/cjs/panels/SimpleDialog/index.js.map +1 -1
  80. package/dist/cjs/panels/SimpleDialog/index.native.js +62 -22
  81. package/dist/cjs/panels/SimpleDialog/index.native.js.map +1 -1
  82. package/dist/cjs/panels/SimplePopover/SimplePopover.stories.js +20 -3
  83. package/dist/cjs/panels/SimplePopover/SimplePopover.stories.js.map +1 -1
  84. package/dist/cjs/panels/SimplePopover/SimplePopover.stories.native.js +19 -3
  85. package/dist/cjs/panels/SimplePopover/SimplePopover.stories.native.js.map +1 -1
  86. package/dist/cjs/panels/SimplePopover/index.js +1 -1
  87. package/dist/cjs/panels/SimplePopover/index.js.map +1 -1
  88. package/dist/cjs/panels/SimplePopover/index.native.js +1 -1
  89. package/dist/cjs/panels/SimplePopover/index.native.js.map +1 -1
  90. package/dist/cjs/panels/SimpleTooltip/SimpleTooltip.stories.js +1 -7
  91. package/dist/cjs/panels/SimpleTooltip/SimpleTooltip.stories.js.map +1 -1
  92. package/dist/cjs/panels/SimpleTooltip/SimpleTooltip.stories.native.js +1 -7
  93. package/dist/cjs/panels/SimpleTooltip/SimpleTooltip.stories.native.js.map +1 -1
  94. package/dist/cjs/panels/SimpleTooltip/index.js +3 -10
  95. package/dist/cjs/panels/SimpleTooltip/index.js.map +1 -1
  96. package/dist/cjs/panels/SimpleTooltip/index.native.js +3 -10
  97. package/dist/cjs/panels/SimpleTooltip/index.native.js.map +1 -1
  98. package/dist/esm/ErrorBoundary/index.native.js +19 -0
  99. package/dist/esm/ErrorBoundary/index.native.js.map +6 -0
  100. package/dist/esm/code/Code/Code.stories.js.map +1 -1
  101. package/dist/esm/code/Code/Code.stories.native.js +19 -0
  102. package/dist/esm/code/Code/Code.stories.native.js.map +6 -0
  103. package/dist/esm/code/Code/index.js.map +1 -1
  104. package/dist/esm/code/Code/index.native.js +40 -0
  105. package/dist/esm/code/Code/index.native.js.map +6 -0
  106. package/dist/esm/code/CodeBlock/CodeBlock.stories.native.js +30 -0
  107. package/dist/esm/code/CodeBlock/CodeBlock.stories.native.js.map +6 -0
  108. package/dist/esm/code/CodeBlock/index.native.js +16 -0
  109. package/dist/esm/code/CodeBlock/index.native.js.map +6 -0
  110. package/dist/esm/code/Pre/index.native.js +12 -0
  111. package/dist/esm/code/Pre/index.native.js.map +6 -0
  112. package/dist/esm/code/index.native.js +4 -0
  113. package/dist/esm/code/index.native.js.map +6 -0
  114. package/dist/esm/forms/FormCheckBox/FormCheckBox.stories.native.js +43 -0
  115. package/dist/esm/forms/FormCheckBox/FormCheckBox.stories.native.js.map +6 -0
  116. package/dist/esm/forms/FormCheckBox/index.js.map +1 -1
  117. package/dist/esm/forms/FormCheckBox/index.native.js +95 -0
  118. package/dist/esm/forms/FormCheckBox/index.native.js.map +6 -0
  119. package/dist/esm/forms/FormField.js.map +1 -1
  120. package/dist/esm/forms/FormField.native.js +9 -0
  121. package/dist/esm/forms/FormField.native.js.map +6 -0
  122. package/dist/esm/forms/FormInput/FormInput.stories.native.js +17 -0
  123. package/dist/esm/forms/FormInput/FormInput.stories.native.js.map +6 -0
  124. package/dist/esm/forms/FormInput/index.native.js +55 -0
  125. package/dist/esm/forms/FormInput/index.native.js.map +6 -0
  126. package/dist/esm/forms/FormProgress/FormProgress.stories.native.js +18 -0
  127. package/dist/esm/forms/FormProgress/FormProgress.stories.native.js.map +6 -0
  128. package/dist/esm/forms/FormProgress/index.native.js +65 -0
  129. package/dist/esm/forms/FormProgress/index.native.js.map +6 -0
  130. package/dist/esm/forms/FormRadioGroup/FormRadioGroup.stories.js +20 -10
  131. package/dist/esm/forms/FormRadioGroup/FormRadioGroup.stories.js.map +1 -1
  132. package/dist/esm/forms/FormRadioGroup/FormRadioGroup.stories.native.js +36 -0
  133. package/dist/esm/forms/FormRadioGroup/FormRadioGroup.stories.native.js.map +6 -0
  134. package/dist/esm/forms/FormRadioGroup/index.js +7 -9
  135. package/dist/esm/forms/FormRadioGroup/index.js.map +1 -1
  136. package/dist/esm/forms/FormRadioGroup/index.native.js +61 -0
  137. package/dist/esm/forms/FormRadioGroup/index.native.js.map +6 -0
  138. package/dist/esm/forms/FormSelectSimple/FormSelectSimple.stories.native.js +16 -0
  139. package/dist/esm/forms/FormSelectSimple/FormSelectSimple.stories.native.js.map +6 -0
  140. package/dist/esm/forms/FormSelectSimple/index.native.js +52 -0
  141. package/dist/esm/forms/FormSelectSimple/index.native.js.map +6 -0
  142. package/dist/esm/forms/FormSlider/FormSlider.stories.native.js +16 -0
  143. package/dist/esm/forms/FormSlider/FormSlider.stories.native.js.map +6 -0
  144. package/dist/esm/forms/FormSlider/index.native.js +70 -0
  145. package/dist/esm/forms/FormSlider/index.native.js.map +6 -0
  146. package/dist/esm/forms/FormSubmitButton/FormSubmitButton.stories.native.js +17 -0
  147. package/dist/esm/forms/FormSubmitButton/FormSubmitButton.stories.native.js.map +6 -0
  148. package/dist/esm/forms/FormSubmitButton/index.native.js +25 -0
  149. package/dist/esm/forms/FormSubmitButton/index.native.js.map +6 -0
  150. package/dist/esm/forms/FormSwitch/FormSwitch.stories.js +17 -11
  151. package/dist/esm/forms/FormSwitch/FormSwitch.stories.js.map +1 -1
  152. package/dist/esm/forms/FormSwitch/FormSwitch.stories.native.js +28 -0
  153. package/dist/esm/forms/FormSwitch/FormSwitch.stories.native.js.map +6 -0
  154. package/dist/esm/forms/FormSwitch/index.js +2 -4
  155. package/dist/esm/forms/FormSwitch/index.js.map +1 -1
  156. package/dist/esm/forms/FormSwitch/index.native.js +60 -0
  157. package/dist/esm/forms/FormSwitch/index.native.js.map +6 -0
  158. package/dist/esm/forms/FormTextArea/FormTextArea.stories.native.js +25 -0
  159. package/dist/esm/forms/FormTextArea/FormTextArea.stories.native.js.map +6 -0
  160. package/dist/esm/forms/FormTextArea/index.native.js +55 -0
  161. package/dist/esm/forms/FormTextArea/index.native.js.map +6 -0
  162. package/dist/esm/forms/SelectButton/OptionButton.native.js +59 -0
  163. package/dist/esm/forms/SelectButton/OptionButton.native.js.map +6 -0
  164. package/dist/esm/forms/SelectButton/SelectButton.stories.native.js +18 -0
  165. package/dist/esm/forms/SelectButton/SelectButton.stories.native.js.map +6 -0
  166. package/dist/esm/forms/SelectButton/context.native.js +6 -0
  167. package/dist/esm/forms/SelectButton/context.native.js.map +6 -0
  168. package/dist/esm/forms/SelectButton/index.native.js +42 -0
  169. package/dist/esm/forms/SelectButton/index.native.js.map +6 -0
  170. package/dist/esm/forms/SelectSimple/SelectSimple.stories.native.js +17 -0
  171. package/dist/esm/forms/SelectSimple/SelectSimple.stories.native.js.map +6 -0
  172. package/dist/esm/forms/SelectSimple/index.native.js +21 -0
  173. package/dist/esm/forms/SelectSimple/index.native.js.map +6 -0
  174. package/dist/esm/forms/SimpleForm/SimpleForm.stories.js +0 -14
  175. package/dist/esm/forms/SimpleForm/SimpleForm.stories.js.map +1 -1
  176. package/dist/esm/forms/SimpleForm/SimpleForm.stories.native.js +22 -0
  177. package/dist/esm/forms/SimpleForm/SimpleForm.stories.native.js.map +6 -0
  178. package/dist/esm/forms/SimpleForm/index.native.js +39 -0
  179. package/dist/esm/forms/SimpleForm/index.native.js.map +6 -0
  180. package/dist/esm/forms/index.native.js +13 -0
  181. package/dist/esm/forms/index.native.js.map +6 -0
  182. package/dist/esm/forms/types.native.js +1 -0
  183. package/dist/esm/forms/types.native.js.map +6 -0
  184. package/dist/esm/global.native.js +1 -0
  185. package/dist/esm/global.native.js.map +6 -0
  186. package/dist/esm/helpers.native.js +10 -0
  187. package/dist/esm/helpers.native.js.map +6 -0
  188. package/dist/esm/hooks/index.native.js +3 -0
  189. package/dist/esm/hooks/index.native.js.map +6 -0
  190. package/dist/esm/hooks/useAnimationDriverToggle.native.js +12 -0
  191. package/dist/esm/hooks/useAnimationDriverToggle.native.js.map +6 -0
  192. package/dist/esm/hooks/useAssets/index.native.js +3 -12
  193. package/dist/esm/hooks/useAssets/index.native.js.map +1 -1
  194. package/dist/esm/hooks/useClipboard.native.js +21 -0
  195. package/dist/esm/hooks/useClipboard.native.js.map +6 -0
  196. package/dist/esm/images/SimpleImage/index.native.js +92 -0
  197. package/dist/esm/images/SimpleImage/index.native.js.map +6 -0
  198. package/dist/esm/images/SimpleImage/index.stories.js.map +1 -1
  199. package/dist/esm/images/SimpleImage/index.stories.native.js +79 -0
  200. package/dist/esm/images/SimpleImage/index.stories.native.js.map +6 -0
  201. package/dist/esm/images/Svg/Svg.stories.native.js +25 -0
  202. package/dist/esm/images/Svg/Svg.stories.native.js.map +6 -0
  203. package/dist/esm/images/index.native.js +3 -0
  204. package/dist/esm/images/index.native.js.map +6 -0
  205. package/dist/esm/index.native.js +11 -0
  206. package/dist/esm/index.native.js.map +6 -0
  207. package/dist/esm/layouts/Debug/DebugLayout.stories.native.js +16 -0
  208. package/dist/esm/layouts/Debug/DebugLayout.stories.native.js.map +6 -0
  209. package/dist/esm/layouts/Debug/index.native.js +82 -0
  210. package/dist/esm/layouts/Debug/index.native.js.map +6 -0
  211. package/dist/esm/layouts/index.native.js +2 -0
  212. package/dist/esm/layouts/index.native.js.map +6 -0
  213. package/dist/esm/mdx/ExternalIcon/ExternalIcon.stories.native.js +13 -0
  214. package/dist/esm/mdx/ExternalIcon/ExternalIcon.stories.native.js.map +6 -0
  215. package/dist/esm/mdx/ExternalIcon/index.native.js +15 -0
  216. package/dist/esm/mdx/ExternalIcon/index.native.js.map +6 -0
  217. package/dist/esm/mdx/HR/HR.stories.native.js +13 -0
  218. package/dist/esm/mdx/HR/HR.stories.native.js.map +6 -0
  219. package/dist/esm/mdx/HR/index.native.js +7 -0
  220. package/dist/esm/mdx/HR/index.native.js.map +6 -0
  221. package/dist/esm/mdx/LI/LI.stories.native.js +14 -0
  222. package/dist/esm/mdx/LI/LI.stories.native.js.map +6 -0
  223. package/dist/esm/mdx/LI/index.native.js +11 -0
  224. package/dist/esm/mdx/LI/index.native.js.map +6 -0
  225. package/dist/esm/mdx/MDX/MDX.stories.native.js +50 -0
  226. package/dist/esm/mdx/MDX/MDX.stories.native.js.map +6 -0
  227. package/dist/esm/mdx/MDX/index.native.js +22 -0
  228. package/dist/esm/mdx/MDX/index.native.js.map +6 -0
  229. package/dist/esm/mdx/MDXCodeBlock/MDXCodeBlock.stories.native.js +22 -0
  230. package/dist/esm/mdx/MDXCodeBlock/MDXCodeBlock.stories.native.js.map +6 -0
  231. package/dist/esm/mdx/MDXCodeBlock/MDXCodeBlockContext.native.js +6 -0
  232. package/dist/esm/mdx/MDXCodeBlock/MDXCodeBlockContext.native.js.map +6 -0
  233. package/dist/esm/mdx/MDXCodeBlock/index.native.js +111 -0
  234. package/dist/esm/mdx/MDXCodeBlock/index.native.js.map +6 -0
  235. package/dist/esm/mdx/UL/UL.stories.native.js +14 -0
  236. package/dist/esm/mdx/UL/UL.stories.native.js.map +6 -0
  237. package/dist/esm/mdx/UL/index.native.js +11 -0
  238. package/dist/esm/mdx/UL/index.native.js.map +6 -0
  239. package/dist/esm/mdx/components.native.js +99 -0
  240. package/dist/esm/mdx/components.native.js.map +6 -0
  241. package/dist/esm/mdx/hooks/index.native.js +4 -0
  242. package/dist/esm/mdx/hooks/index.native.js.map +6 -0
  243. package/dist/esm/mdx/hooks/useCompileAndEvaluateMdx.native.js +10 -0
  244. package/dist/esm/mdx/hooks/useCompileAndEvaluateMdx.native.js.map +6 -0
  245. package/dist/esm/mdx/hooks/useCompileMdx.native.js +49 -0
  246. package/dist/esm/mdx/hooks/useCompileMdx.native.js.map +6 -0
  247. package/dist/esm/mdx/hooks/useEvaluateMdx.native.js +22 -0
  248. package/dist/esm/mdx/hooks/useEvaluateMdx.native.js.map +6 -0
  249. package/dist/esm/mdx/index.native.js +9 -0
  250. package/dist/esm/mdx/index.native.js.map +6 -0
  251. package/dist/esm/mdx/util/rehypeHighlightCode.native.js +25 -0
  252. package/dist/esm/mdx/util/rehypeHighlightCode.native.js.map +6 -0
  253. package/dist/esm/mdx/util/rehypeHighlightLine.native.js +79 -0
  254. package/dist/esm/mdx/util/rehypeHighlightLine.native.js.map +6 -0
  255. package/dist/esm/mdx/util/rehypeHighlightWord.native.js +12 -0
  256. package/dist/esm/mdx/util/rehypeHighlightWord.native.js.map +6 -0
  257. package/dist/esm/mdx/util/rehypeMetaAttributes.native.js +17 -0
  258. package/dist/esm/mdx/util/rehypeMetaAttributes.native.js.map +6 -0
  259. package/dist/esm/organize/SimpleAccordion/SimpleAccordion.stories.js +10 -7
  260. package/dist/esm/organize/SimpleAccordion/SimpleAccordion.stories.js.map +1 -1
  261. package/dist/esm/organize/SimpleAccordion/SimpleAccordion.stories.native.js +16 -0
  262. package/dist/esm/organize/SimpleAccordion/SimpleAccordion.stories.native.js.map +6 -0
  263. package/dist/esm/organize/SimpleAccordion/index.js +11 -4
  264. package/dist/esm/organize/SimpleAccordion/index.js.map +1 -1
  265. package/dist/esm/organize/SimpleAccordion/index.native.js +13 -0
  266. package/dist/esm/organize/SimpleAccordion/index.native.js.map +6 -0
  267. package/dist/esm/organize/SimpleCarousel/Carousel.stories.js +23 -0
  268. package/dist/esm/organize/SimpleCarousel/Carousel.stories.js.map +6 -0
  269. package/dist/esm/organize/SimpleCarousel/Carousel.stories.native.js +18 -0
  270. package/dist/esm/organize/SimpleCarousel/Carousel.stories.native.js.map +6 -0
  271. package/dist/esm/organize/SimpleCarousel/index.js +103 -0
  272. package/dist/esm/organize/SimpleCarousel/index.js.map +6 -0
  273. package/dist/esm/organize/SimpleCarousel/index.native.js +95 -0
  274. package/dist/esm/organize/SimpleCarousel/index.native.js.map +6 -0
  275. package/dist/esm/{component → organize}/SimpleInput/SimpleInput.stories.js +1 -1
  276. package/dist/esm/organize/SimpleInput/SimpleInput.stories.js.map +6 -0
  277. package/dist/esm/organize/SimpleInput/SimpleInput.stories.native.js +19 -0
  278. package/dist/esm/organize/SimpleInput/SimpleInput.stories.native.js.map +6 -0
  279. package/dist/esm/organize/SimpleInput/index.js.map +6 -0
  280. package/dist/esm/organize/SimpleInput/index.native.js +128 -0
  281. package/dist/esm/organize/SimpleInput/index.native.js.map +6 -0
  282. package/dist/esm/organize/SimpleListItem/SimpleListItem.stories.js +35 -0
  283. package/dist/esm/organize/SimpleListItem/SimpleListItem.stories.js.map +6 -0
  284. package/dist/esm/organize/SimpleListItem/SimpleListItem.stories.native.js +21 -0
  285. package/dist/esm/organize/SimpleListItem/SimpleListItem.stories.native.js.map +6 -0
  286. package/dist/esm/organize/SimpleListItem/index.js +22 -0
  287. package/dist/esm/organize/SimpleListItem/index.js.map +6 -0
  288. package/dist/esm/organize/SimpleListItem/index.native.js +21 -0
  289. package/dist/esm/organize/SimpleListItem/index.native.js.map +6 -0
  290. package/dist/esm/organize/SimpleTabs/SimpleTabs.stories.js.map +1 -1
  291. package/dist/esm/organize/SimpleTabs/SimpleTabs.stories.native.js +19 -0
  292. package/dist/esm/organize/SimpleTabs/SimpleTabs.stories.native.js.map +6 -0
  293. package/dist/esm/organize/SimpleTabs/index.js.map +1 -1
  294. package/dist/esm/organize/SimpleTabs/index.native.js +93 -0
  295. package/dist/esm/organize/SimpleTabs/index.native.js.map +6 -0
  296. package/dist/esm/organize/index.js +5 -0
  297. package/dist/esm/organize/index.js.map +6 -0
  298. package/dist/esm/organize/index.native.js +5 -0
  299. package/dist/esm/organize/index.native.js.map +6 -0
  300. package/dist/esm/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.js → SimpleAlertDialog.stories.js} +3 -3
  301. package/dist/esm/panels/SimpleAlertDialog/SimpleAlertDialog.stories.js.map +6 -0
  302. package/dist/esm/panels/SimpleAlertDialog/SimpleAlertDialog.stories.native.js +49 -0
  303. package/dist/esm/panels/SimpleAlertDialog/SimpleAlertDialog.stories.native.js.map +6 -0
  304. package/dist/esm/panels/SimpleAlertDialog/index.native.js +58 -0
  305. package/dist/esm/panels/SimpleAlertDialog/index.native.js.map +6 -0
  306. package/dist/esm/panels/SimpleDialog/SimpleDialog.stories.js +61 -6
  307. package/dist/esm/panels/SimpleDialog/SimpleDialog.stories.js.map +1 -1
  308. package/dist/esm/panels/SimpleDialog/SimpleDialog.stories.native.js +74 -0
  309. package/dist/esm/panels/SimpleDialog/SimpleDialog.stories.native.js.map +6 -0
  310. package/dist/esm/panels/SimpleDialog/index.js +67 -28
  311. package/dist/esm/panels/SimpleDialog/index.js.map +1 -1
  312. package/dist/esm/panels/SimpleDialog/index.native.js +98 -0
  313. package/dist/esm/panels/SimpleDialog/index.native.js.map +6 -0
  314. package/dist/esm/panels/SimplePopover/SimplePopover.stories.js +21 -4
  315. package/dist/esm/panels/SimplePopover/SimplePopover.stories.js.map +1 -1
  316. package/dist/esm/panels/SimplePopover/SimplePopover.stories.native.js +65 -0
  317. package/dist/esm/panels/SimplePopover/SimplePopover.stories.native.js.map +6 -0
  318. package/dist/esm/panels/SimplePopover/index.js +1 -1
  319. package/dist/esm/panels/SimplePopover/index.js.map +1 -1
  320. package/dist/esm/panels/SimplePopover/index.native.js +60 -0
  321. package/dist/esm/panels/SimplePopover/index.native.js.map +6 -0
  322. package/dist/esm/panels/SimpleSheet/SimpleSheet.stories.native.js +14 -0
  323. package/dist/esm/panels/SimpleSheet/SimpleSheet.stories.native.js.map +6 -0
  324. package/dist/esm/panels/SimpleSheet/index.native.js +66 -0
  325. package/dist/esm/panels/SimpleSheet/index.native.js.map +6 -0
  326. package/dist/esm/panels/SimpleTooltip/SimpleTooltip.stories.js +2 -8
  327. package/dist/esm/panels/SimpleTooltip/SimpleTooltip.stories.js.map +1 -1
  328. package/dist/esm/panels/SimpleTooltip/SimpleTooltip.stories.native.js +14 -0
  329. package/dist/esm/panels/SimpleTooltip/SimpleTooltip.stories.native.js.map +6 -0
  330. package/dist/esm/panels/SimpleTooltip/index.js +4 -11
  331. package/dist/esm/panels/SimpleTooltip/index.js.map +1 -1
  332. package/dist/esm/panels/SimpleTooltip/index.native.js +29 -0
  333. package/dist/esm/panels/SimpleTooltip/index.native.js.map +6 -0
  334. package/dist/esm/panels/index.native.js +6 -0
  335. package/dist/esm/panels/index.native.js.map +6 -0
  336. package/dist/esm/providers/AnimationDriverTogglerContextProvider.native.js +26 -0
  337. package/dist/esm/providers/AnimationDriverTogglerContextProvider.native.js.map +6 -0
  338. package/dist/esm/table/Table/Table.stories.native.js +15 -0
  339. package/dist/esm/table/Table/Table.stories.native.js.map +6 -0
  340. package/dist/esm/table/Table/index.native.js +21 -0
  341. package/dist/esm/table/Table/index.native.js.map +6 -0
  342. package/dist/esm/table/TableCell/index.native.js +35 -0
  343. package/dist/esm/table/TableCell/index.native.js.map +6 -0
  344. package/dist/esm/table/TableCol/index.native.js +15 -0
  345. package/dist/esm/table/TableCol/index.native.js.map +6 -0
  346. package/dist/esm/table/TableContext.native.js +6 -0
  347. package/dist/esm/table/TableContext.native.js.map +6 -0
  348. package/dist/esm/table/index.native.js +4 -0
  349. package/dist/esm/table/index.native.js.map +6 -0
  350. package/dist/esm/utils/setTinted.native.js +13 -0
  351. package/dist/esm/utils/setTinted.native.js.map +6 -0
  352. package/dist/esm/utils/unwrapText.native.js +8 -0
  353. package/dist/esm/utils/unwrapText.native.js.map +6 -0
  354. package/dist/jsx/code/Code/Code.stories.js.map +1 -1
  355. package/dist/jsx/code/Code/Code.stories.native.js.map +1 -1
  356. package/dist/jsx/code/Code/index.js.map +1 -1
  357. package/dist/jsx/code/Code/index.native.js.map +1 -1
  358. package/dist/jsx/forms/FormCheckBox/index.js.map +1 -1
  359. package/dist/jsx/forms/FormCheckBox/index.native.js.map +1 -1
  360. package/dist/jsx/forms/FormField.js.map +1 -1
  361. package/dist/jsx/forms/FormField.native.js.map +1 -1
  362. package/dist/jsx/forms/FormRadioGroup/FormRadioGroup.stories.js +17 -8
  363. package/dist/jsx/forms/FormRadioGroup/FormRadioGroup.stories.js.map +1 -1
  364. package/dist/jsx/forms/FormRadioGroup/FormRadioGroup.stories.native.js +17 -8
  365. package/dist/jsx/forms/FormRadioGroup/FormRadioGroup.stories.native.js.map +1 -1
  366. package/dist/jsx/forms/FormRadioGroup/index.js +7 -8
  367. package/dist/jsx/forms/FormRadioGroup/index.js.map +1 -1
  368. package/dist/jsx/forms/FormRadioGroup/index.native.js +7 -8
  369. package/dist/jsx/forms/FormRadioGroup/index.native.js.map +1 -1
  370. package/dist/jsx/forms/FormSwitch/FormSwitch.stories.js +13 -7
  371. package/dist/jsx/forms/FormSwitch/FormSwitch.stories.js.map +1 -1
  372. package/dist/jsx/forms/FormSwitch/FormSwitch.stories.native.js +13 -7
  373. package/dist/jsx/forms/FormSwitch/FormSwitch.stories.native.js.map +1 -1
  374. package/dist/jsx/forms/FormSwitch/index.js +2 -4
  375. package/dist/jsx/forms/FormSwitch/index.js.map +1 -1
  376. package/dist/jsx/forms/FormSwitch/index.native.js +2 -4
  377. package/dist/jsx/forms/FormSwitch/index.native.js.map +1 -1
  378. package/dist/jsx/forms/SimpleForm/SimpleForm.stories.js +15 -11
  379. package/dist/jsx/forms/SimpleForm/SimpleForm.stories.js.map +1 -1
  380. package/dist/jsx/forms/SimpleForm/SimpleForm.stories.native.js +15 -11
  381. package/dist/jsx/forms/SimpleForm/SimpleForm.stories.native.js.map +1 -1
  382. package/dist/jsx/images/SimpleImage/index.stories.js.map +1 -1
  383. package/dist/jsx/images/SimpleImage/index.stories.native.js.map +1 -1
  384. package/dist/jsx/organize/SimpleAccordion/SimpleAccordion.stories.js +9 -6
  385. package/dist/jsx/organize/SimpleAccordion/SimpleAccordion.stories.js.map +1 -1
  386. package/dist/jsx/organize/SimpleAccordion/SimpleAccordion.stories.native.js +9 -6
  387. package/dist/jsx/organize/SimpleAccordion/SimpleAccordion.stories.native.js.map +1 -1
  388. package/dist/jsx/organize/SimpleAccordion/index.js +10 -3
  389. package/dist/jsx/organize/SimpleAccordion/index.js.map +1 -1
  390. package/dist/jsx/organize/SimpleAccordion/index.native.js +10 -3
  391. package/dist/jsx/organize/SimpleAccordion/index.native.js.map +1 -1
  392. package/dist/jsx/organize/SimpleCarousel/Carousel.stories.js +22 -0
  393. package/dist/jsx/organize/SimpleCarousel/Carousel.stories.js.map +6 -0
  394. package/dist/jsx/organize/SimpleCarousel/Carousel.stories.native.js +22 -0
  395. package/dist/jsx/organize/SimpleCarousel/Carousel.stories.native.js.map +6 -0
  396. package/dist/jsx/organize/SimpleCarousel/index.js +83 -0
  397. package/dist/jsx/organize/SimpleCarousel/index.js.map +6 -0
  398. package/dist/jsx/organize/SimpleCarousel/index.native.js +86 -0
  399. package/dist/jsx/organize/SimpleCarousel/index.native.js.map +6 -0
  400. package/dist/jsx/{component → organize}/SimpleInput/SimpleInput.stories.js +1 -1
  401. package/dist/jsx/organize/SimpleInput/SimpleInput.stories.js.map +6 -0
  402. package/dist/jsx/{component → organize}/SimpleInput/SimpleInput.stories.native.js +1 -1
  403. package/dist/jsx/organize/SimpleInput/SimpleInput.stories.native.js.map +6 -0
  404. package/dist/jsx/organize/SimpleInput/index.js.map +6 -0
  405. package/dist/jsx/organize/SimpleInput/index.native.js.map +6 -0
  406. package/dist/jsx/organize/SimpleListItem/SimpleListItem.stories.js +34 -0
  407. package/dist/jsx/organize/SimpleListItem/SimpleListItem.stories.js.map +6 -0
  408. package/dist/jsx/organize/SimpleListItem/SimpleListItem.stories.native.js +34 -0
  409. package/dist/jsx/organize/SimpleListItem/SimpleListItem.stories.native.js.map +6 -0
  410. package/dist/jsx/organize/SimpleListItem/index.js +21 -0
  411. package/dist/jsx/organize/SimpleListItem/index.js.map +6 -0
  412. package/dist/jsx/organize/SimpleListItem/index.native.js +21 -0
  413. package/dist/jsx/organize/SimpleListItem/index.native.js.map +6 -0
  414. package/dist/jsx/organize/SimpleTabs/SimpleTabs.stories.js.map +1 -1
  415. package/dist/jsx/organize/SimpleTabs/SimpleTabs.stories.native.js.map +1 -1
  416. package/dist/jsx/organize/SimpleTabs/index.js.map +1 -1
  417. package/dist/jsx/organize/SimpleTabs/index.native.js.map +1 -1
  418. package/dist/jsx/organize/index.js +5 -0
  419. package/dist/jsx/organize/index.js.map +6 -0
  420. package/dist/jsx/organize/index.native.js +5 -0
  421. package/dist/jsx/organize/index.native.js.map +6 -0
  422. package/dist/jsx/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.js → SimpleAlertDialog.stories.js} +3 -3
  423. package/dist/jsx/panels/SimpleAlertDialog/SimpleAlertDialog.stories.js.map +6 -0
  424. package/dist/jsx/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.native.js → SimpleAlertDialog.stories.native.js} +3 -3
  425. package/dist/jsx/panels/SimpleAlertDialog/SimpleAlertDialog.stories.native.js.map +6 -0
  426. package/dist/jsx/panels/SimpleDialog/SimpleDialog.stories.js +41 -2
  427. package/dist/jsx/panels/SimpleDialog/SimpleDialog.stories.js.map +1 -1
  428. package/dist/jsx/panels/SimpleDialog/SimpleDialog.stories.native.js +41 -2
  429. package/dist/jsx/panels/SimpleDialog/SimpleDialog.stories.native.js.map +1 -1
  430. package/dist/jsx/panels/SimpleDialog/index.js +37 -5
  431. package/dist/jsx/panels/SimpleDialog/index.js.map +1 -1
  432. package/dist/jsx/panels/SimpleDialog/index.native.js +37 -5
  433. package/dist/jsx/panels/SimpleDialog/index.native.js.map +1 -1
  434. package/dist/jsx/panels/SimplePopover/SimplePopover.stories.js +8 -4
  435. package/dist/jsx/panels/SimplePopover/SimplePopover.stories.js.map +1 -1
  436. package/dist/jsx/panels/SimplePopover/SimplePopover.stories.native.js +8 -4
  437. package/dist/jsx/panels/SimplePopover/SimplePopover.stories.native.js.map +1 -1
  438. package/dist/jsx/panels/SimplePopover/index.js +1 -1
  439. package/dist/jsx/panels/SimplePopover/index.js.map +1 -1
  440. package/dist/jsx/panels/SimplePopover/index.native.js +1 -1
  441. package/dist/jsx/panels/SimplePopover/index.native.js.map +1 -1
  442. package/dist/jsx/panels/SimpleTooltip/SimpleTooltip.stories.js +2 -4
  443. package/dist/jsx/panels/SimpleTooltip/SimpleTooltip.stories.js.map +1 -1
  444. package/dist/jsx/panels/SimpleTooltip/SimpleTooltip.stories.native.js +2 -4
  445. package/dist/jsx/panels/SimpleTooltip/SimpleTooltip.stories.native.js.map +1 -1
  446. package/dist/jsx/panels/SimpleTooltip/index.js +4 -11
  447. package/dist/jsx/panels/SimpleTooltip/index.js.map +1 -1
  448. package/dist/jsx/panels/SimpleTooltip/index.native.js +4 -11
  449. package/dist/jsx/panels/SimpleTooltip/index.native.js.map +1 -1
  450. package/package.json +24 -23
  451. package/src/code/Code/Code.stories.tsx +21 -0
  452. package/src/code/Code/index.ts +21 -0
  453. package/src/forms/FormCheckBox/index.tsx +24 -1
  454. package/src/forms/FormField.tsx +22 -1
  455. package/src/forms/FormRadioGroup/FormRadioGroup.stories.tsx +55 -14
  456. package/src/forms/FormRadioGroup/index.tsx +38 -46
  457. package/src/forms/FormSwitch/FormSwitch.stories.tsx +34 -7
  458. package/src/forms/FormSwitch/index.tsx +23 -4
  459. package/src/forms/SimpleForm/SimpleForm.stories.tsx +25 -3
  460. package/src/images/SimpleImage/index.stories.tsx +21 -0
  461. package/src/organize/SimpleAccordion/SimpleAccordion.stories.tsx +43 -5
  462. package/src/organize/SimpleAccordion/index.tsx +53 -3
  463. package/src/organize/SimpleCarousel/Carousel.stories.tsx +45 -0
  464. package/src/organize/SimpleCarousel/index.tsx +151 -0
  465. package/src/{component → organize}/SimpleInput/SimpleInput.stories.tsx +22 -1
  466. package/src/{component → organize}/SimpleInput/index.tsx +22 -1
  467. package/src/organize/SimpleListItem/SimpleListItem.stories.tsx +59 -0
  468. package/src/organize/SimpleListItem/index.tsx +36 -0
  469. package/src/organize/SimpleTabs/SimpleTabs.stories.tsx +21 -0
  470. package/src/organize/SimpleTabs/index.tsx +22 -0
  471. package/src/organize/index.ts +24 -0
  472. package/src/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.tsx → SimpleAlertDialog.stories.tsx} +1 -1
  473. package/src/panels/SimpleDialog/SimpleDialog.stories.tsx +77 -1
  474. package/src/panels/SimpleDialog/index.tsx +79 -10
  475. package/src/panels/SimplePopover/SimplePopover.stories.tsx +35 -5
  476. package/src/panels/SimplePopover/index.tsx +40 -20
  477. package/src/panels/SimpleTooltip/SimpleTooltip.stories.tsx +26 -12
  478. package/src/panels/SimpleTooltip/index.tsx +28 -18
  479. package/types/code/Code/Code.stories.d.ts +20 -0
  480. package/types/code/Code/Code.stories.d.ts.map +1 -1
  481. package/types/code/Code/index.d.ts +46 -163
  482. package/types/code/Code/index.d.ts.map +1 -1
  483. package/types/code/Pre/index.d.ts +279 -38
  484. package/types/code/Pre/index.d.ts.map +1 -1
  485. package/types/forms/FormCheckBox/index.d.ts +21 -3
  486. package/types/forms/FormCheckBox/index.d.ts.map +1 -1
  487. package/types/forms/FormField.d.ts +21 -1
  488. package/types/forms/FormField.d.ts.map +1 -1
  489. package/types/forms/FormRadioGroup/FormRadioGroup.stories.d.ts +27 -1
  490. package/types/forms/FormRadioGroup/FormRadioGroup.stories.d.ts.map +1 -1
  491. package/types/forms/FormRadioGroup/index.d.ts +25 -16
  492. package/types/forms/FormRadioGroup/index.d.ts.map +1 -1
  493. package/types/forms/FormSwitch/FormSwitch.stories.d.ts +20 -0
  494. package/types/forms/FormSwitch/FormSwitch.stories.d.ts.map +1 -1
  495. package/types/forms/FormSwitch/index.d.ts +20 -0
  496. package/types/forms/FormSwitch/index.d.ts.map +1 -1
  497. package/types/forms/SimpleForm/SimpleForm.stories.d.ts +20 -0
  498. package/types/forms/SimpleForm/SimpleForm.stories.d.ts.map +1 -1
  499. package/types/hooks/useAnimationDriverToggle.d.ts +1 -3
  500. package/types/hooks/useAnimationDriverToggle.d.ts.map +1 -1
  501. package/types/images/SimpleImage/index.d.ts +1 -1
  502. package/types/images/SimpleImage/index.d.ts.map +1 -1
  503. package/types/images/SimpleImage/index.stories.d.ts +21 -1
  504. package/types/images/SimpleImage/index.stories.d.ts.map +1 -1
  505. package/types/images/Svg/Svg.stories.d.ts +1 -9
  506. package/types/images/Svg/Svg.stories.d.ts.map +1 -1
  507. package/types/images/Svg/index.d.ts +1 -9
  508. package/types/images/Svg/index.d.ts.map +1 -1
  509. package/types/images/Svg/index.native.d.ts +1 -9
  510. package/types/images/Svg/index.native.d.ts.map +1 -1
  511. package/types/images/SvgUri/index.native.d.ts +4 -12
  512. package/types/images/SvgUri/index.native.d.ts.map +1 -1
  513. package/types/mdx/LI/LI.stories.d.ts +20 -110
  514. package/types/mdx/LI/LI.stories.d.ts.map +1 -1
  515. package/types/mdx/LI/index.d.ts +20 -110
  516. package/types/mdx/LI/index.d.ts.map +1 -1
  517. package/types/mdx/UL/UL.stories.d.ts +279 -38
  518. package/types/mdx/UL/UL.stories.d.ts.map +1 -1
  519. package/types/mdx/UL/index.d.ts +279 -38
  520. package/types/mdx/UL/index.d.ts.map +1 -1
  521. package/types/mdx/components.d.ts +279 -38
  522. package/types/mdx/components.d.ts.map +1 -1
  523. package/types/organize/SimpleAccordion/SimpleAccordion.stories.d.ts +22 -2
  524. package/types/organize/SimpleAccordion/SimpleAccordion.stories.d.ts.map +1 -1
  525. package/types/organize/SimpleAccordion/index.d.ts +35 -1
  526. package/types/organize/SimpleAccordion/index.d.ts.map +1 -1
  527. package/types/organize/SimpleCarousel/Carousel.stories.d.ts +34 -0
  528. package/types/organize/SimpleCarousel/Carousel.stories.d.ts.map +1 -0
  529. package/types/organize/SimpleCarousel/index.d.ts +34 -0
  530. package/types/organize/SimpleCarousel/index.d.ts.map +1 -0
  531. package/types/organize/SimpleInput/SimpleInput.stories.d.ts +38 -0
  532. package/types/organize/SimpleInput/SimpleInput.stories.d.ts.map +1 -0
  533. package/types/{component → organize}/SimpleInput/index.d.ts +21 -1
  534. package/types/organize/SimpleInput/index.d.ts.map +1 -0
  535. package/types/organize/SimpleListItem/SimpleListItem.stories.d.ts +34 -0
  536. package/types/organize/SimpleListItem/SimpleListItem.stories.d.ts.map +1 -0
  537. package/types/organize/SimpleListItem/index.d.ts +10 -0
  538. package/types/organize/SimpleListItem/index.d.ts.map +1 -0
  539. package/types/organize/SimpleTabs/SimpleTabs.stories.d.ts +20 -0
  540. package/types/organize/SimpleTabs/SimpleTabs.stories.d.ts.map +1 -1
  541. package/types/organize/SimpleTabs/index.d.ts +20 -0
  542. package/types/organize/SimpleTabs/index.d.ts.map +1 -1
  543. package/types/organize/index.d.ts +5 -0
  544. package/types/organize/index.d.ts.map +1 -0
  545. package/types/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.d.ts → SimpleAlertDialog.stories.d.ts} +1 -1
  546. package/types/panels/SimpleAlertDialog/{SImpleAlertDialog.stories.d.ts.map → SimpleAlertDialog.stories.d.ts.map} +1 -1
  547. package/types/panels/SimpleDialog/SimpleDialog.stories.d.ts +23 -0
  548. package/types/panels/SimpleDialog/SimpleDialog.stories.d.ts.map +1 -1
  549. package/types/panels/SimpleDialog/index.d.ts +28 -2
  550. package/types/panels/SimpleDialog/index.d.ts.map +1 -1
  551. package/types/panels/SimplePopover/SimplePopover.stories.d.ts +20 -0
  552. package/types/panels/SimplePopover/SimplePopover.stories.d.ts.map +1 -1
  553. package/types/panels/SimplePopover/index.d.ts +22 -5
  554. package/types/panels/SimplePopover/index.d.ts.map +1 -1
  555. package/types/panels/SimpleTooltip/SimpleTooltip.stories.d.ts +20 -0
  556. package/types/panels/SimpleTooltip/SimpleTooltip.stories.d.ts.map +1 -1
  557. package/types/panels/SimpleTooltip/index.d.ts +23 -6
  558. package/types/panels/SimpleTooltip/index.d.ts.map +1 -1
  559. package/types/table/Table/Table.stories.d.ts +407 -196
  560. package/types/table/Table/Table.stories.d.ts.map +1 -1
  561. package/types/table/Table/index.d.ts +407 -196
  562. package/types/table/Table/index.d.ts.map +1 -1
  563. package/types/table/TableCell/index.d.ts +30 -57
  564. package/types/table/TableCell/index.d.ts.map +1 -1
  565. package/types/table/TableCol/index.d.ts +377 -139
  566. package/types/table/TableCol/index.d.ts.map +1 -1
  567. package/dist/cjs/component/SimpleInput/SimpleInput.stories.js.map +0 -6
  568. package/dist/cjs/component/SimpleInput/SimpleInput.stories.native.js.map +0 -6
  569. package/dist/cjs/component/SimpleInput/index.js.map +0 -6
  570. package/dist/cjs/component/SimpleInput/index.native.js.map +0 -6
  571. package/dist/cjs/panels/SimpleToast/SimpleToast.stories.js +0 -41
  572. package/dist/cjs/panels/SimpleToast/SimpleToast.stories.js.map +0 -6
  573. package/dist/cjs/panels/SimpleToast/SimpleToast.stories.native.js.map +0 -6
  574. package/dist/cjs/panels/SimpleToast/index.js +0 -45
  575. package/dist/cjs/panels/SimpleToast/index.js.map +0 -6
  576. package/dist/cjs/panels/SimpleToast/index.native.js +0 -50
  577. package/dist/cjs/panels/SimpleToast/index.native.js.map +0 -6
  578. package/dist/esm/component/SimpleInput/SimpleInput.stories.js.map +0 -6
  579. package/dist/esm/component/SimpleInput/index.js.map +0 -6
  580. package/dist/esm/panels/SimpleAlertDialog/SImpleAlertDialog.stories.js.map +0 -6
  581. package/dist/esm/panels/SimpleToast/SimpleToast.stories.js +0 -25
  582. package/dist/esm/panels/SimpleToast/SimpleToast.stories.js.map +0 -6
  583. package/dist/esm/panels/SimpleToast/index.js +0 -27
  584. package/dist/esm/panels/SimpleToast/index.js.map +0 -6
  585. package/dist/jsx/component/SimpleInput/SimpleInput.stories.js.map +0 -6
  586. package/dist/jsx/component/SimpleInput/SimpleInput.stories.native.js.map +0 -6
  587. package/dist/jsx/component/SimpleInput/index.js.map +0 -6
  588. package/dist/jsx/component/SimpleInput/index.native.js.map +0 -6
  589. package/dist/jsx/panels/SimpleAlertDialog/SImpleAlertDialog.stories.js.map +0 -6
  590. package/dist/jsx/panels/SimpleAlertDialog/SImpleAlertDialog.stories.native.js.map +0 -6
  591. package/dist/jsx/panels/SimpleToast/SimpleToast.stories.js +0 -24
  592. package/dist/jsx/panels/SimpleToast/SimpleToast.stories.js.map +0 -6
  593. package/dist/jsx/panels/SimpleToast/SimpleToast.stories.native.js +0 -24
  594. package/dist/jsx/panels/SimpleToast/SimpleToast.stories.native.js.map +0 -6
  595. package/dist/jsx/panels/SimpleToast/index.js +0 -22
  596. package/dist/jsx/panels/SimpleToast/index.js.map +0 -6
  597. package/dist/jsx/panels/SimpleToast/index.native.js +0 -22
  598. package/dist/jsx/panels/SimpleToast/index.native.js.map +0 -6
  599. package/src/panels/SimpleToast/SimpleToast.stories.tsx +0 -27
  600. package/src/panels/SimpleToast/index.tsx +0 -27
  601. package/types/component/SimpleInput/SimpleInput.stories.d.ts +0 -18
  602. package/types/component/SimpleInput/SimpleInput.stories.d.ts.map +0 -1
  603. package/types/component/SimpleInput/index.d.ts.map +0 -1
  604. package/types/panels/SimpleToast/SimpleToast.stories.d.ts +0 -14
  605. package/types/panels/SimpleToast/SimpleToast.stories.d.ts.map +0 -1
  606. package/types/panels/SimpleToast/index.d.ts +0 -3
  607. package/types/panels/SimpleToast/index.d.ts.map +0 -1
  608. /package/dist/cjs/{component → organize}/SimpleInput/index.js +0 -0
  609. /package/dist/cjs/{component → organize}/SimpleInput/index.native.js +0 -0
  610. /package/dist/esm/{component → organize}/SimpleInput/index.js +0 -0
  611. /package/dist/jsx/{component → organize}/SimpleInput/index.js +0 -0
  612. /package/dist/jsx/{component → organize}/SimpleInput/index.native.js +0 -0
@@ -1,142 +1,52 @@
1
1
  /// <reference types="react" />
2
- export declare const LI: import("tamagui").TamaguiComponent<(Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
2
+ export declare const LI: import("tamagui").TamaguiComponent<(Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
3
3
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
4
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size" | "unstyled"> & {
4
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle"> & {
5
5
  readonly unstyled?: boolean | undefined;
6
6
  readonly size?: import("tamagui").FontSizeTokens | undefined;
7
- } & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
7
+ } & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
8
8
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
9
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size" | "unstyled"> & {
9
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle"> & {
10
10
  readonly unstyled?: boolean | undefined;
11
11
  readonly size?: import("tamagui").FontSizeTokens | undefined;
12
- }>> & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
12
+ }>> & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
13
13
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
14
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{}, "size" | "unstyled"> & {
14
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle"> & {
15
15
  readonly unstyled?: boolean | undefined;
16
16
  readonly size?: import("tamagui").FontSizeTokens | undefined;
17
- }>>) | (Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
17
+ }>>) | (Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
18
18
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
19
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
19
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle"> & {
20
20
  readonly unstyled?: boolean | undefined;
21
21
  readonly size?: import("tamagui").FontSizeTokens | undefined;
22
- }, string | number> & {
23
- [x: string]: undefined;
24
- } & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
22
+ } & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
25
23
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
26
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
24
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle"> & {
27
25
  readonly unstyled?: boolean | undefined;
28
26
  readonly size?: import("tamagui").FontSizeTokens | undefined;
29
- }, string | number> & {
30
- [x: string]: undefined;
31
- }>> & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
27
+ }>> & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
32
28
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
33
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
29
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle"> & {
34
30
  readonly unstyled?: boolean | undefined;
35
31
  readonly size?: import("tamagui").FontSizeTokens | undefined;
36
- }, string | number> & {
37
- [x: string]: undefined;
38
- }>>) | (Omit<import("react-native").TextProps, "style" | "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
32
+ }>>), import("tamagui").TamaguiTextElement, Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
39
33
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
40
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
34
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle">, {
41
35
  readonly unstyled?: boolean | undefined;
42
36
  readonly size?: import("tamagui").FontSizeTokens | undefined;
43
- } | ({
44
- readonly unstyled?: boolean | undefined;
45
- readonly size?: import("tamagui").FontSizeTokens | undefined;
46
- } & {
47
- [x: string]: undefined;
48
- }), string | number> & {
49
- [x: string]: undefined;
50
- } & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
51
- style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
52
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
53
- readonly unstyled?: boolean | undefined;
54
- readonly size?: import("tamagui").FontSizeTokens | undefined;
55
- } | ({
56
- readonly unstyled?: boolean | undefined;
57
- readonly size?: import("tamagui").FontSizeTokens | undefined;
58
- } & {
59
- [x: string]: undefined;
60
- }), string | number> & {
61
- [x: string]: undefined;
62
- }>> & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
63
- style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
64
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
65
- readonly unstyled?: boolean | undefined;
66
- readonly size?: import("tamagui").FontSizeTokens | undefined;
67
- } | ({
68
- readonly unstyled?: boolean | undefined;
69
- readonly size?: import("tamagui").FontSizeTokens | undefined;
70
- } & {
71
- [x: string]: undefined;
72
- }), string | number> & {
73
- [x: string]: undefined;
74
- }>>) | (Omit<import("react-native").TextProps, "style" | "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
75
- style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
76
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
77
- readonly unstyled?: boolean | undefined;
78
- readonly size?: import("tamagui").FontSizeTokens | undefined;
79
- } | ({
80
- readonly unstyled?: boolean | undefined;
81
- readonly size?: import("tamagui").FontSizeTokens | undefined;
82
- } & {
83
- [x: string]: undefined;
84
- }), string | number> & {
85
- [x: string]: undefined;
86
- } & import("@tamagui/web").PseudoProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
87
- style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
88
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
89
- readonly unstyled?: boolean | undefined;
90
- readonly size?: import("tamagui").FontSizeTokens | undefined;
91
- } | ({
92
- readonly unstyled?: boolean | undefined;
93
- readonly size?: import("tamagui").FontSizeTokens | undefined;
94
- } & {
95
- [x: string]: undefined;
96
- }), string | number> & {
97
- [x: string]: undefined;
98
- }>> & import("@tamagui/web").MediaProps<Partial<Omit<import("react-native").TextProps, "style" | "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
99
- style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
100
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<{
101
- readonly unstyled?: boolean | undefined;
102
- readonly size?: import("tamagui").FontSizeTokens | undefined;
103
- } | ({
104
- readonly unstyled?: boolean | undefined;
105
- readonly size?: import("tamagui").FontSizeTokens | undefined;
106
- } & {
107
- [x: string]: undefined;
108
- }), string | number> & {
109
- [x: string]: undefined;
110
- }>>), import("tamagui").TamaguiTextElement, import("tamagui").TextPropsBase, ({
111
- readonly unstyled?: boolean | undefined;
112
- readonly size?: import("tamagui").FontSizeTokens | undefined;
113
- } | ({
114
- readonly unstyled?: boolean | undefined;
115
- readonly size?: import("tamagui").FontSizeTokens | undefined;
116
- } & {
117
- [x: string]: undefined;
118
- })) & ({} | {
119
- [x: string]: undefined;
120
- } | {
121
- [x: string]: undefined;
122
- }), {
37
+ }, {
123
38
  displayName: string | undefined;
124
- __baseProps: Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("tamagui").TamaguiComponentPropsBase & {
39
+ __baseProps: Omit<import("react-native").TextProps, "style" | "children" | "onLayout" | keyof import("react-native").GestureResponderHandlers> & import("@tamagui/web").ExtendBaseTextProps & import("@tamagui/web").WebOnlyPressEvents & import("@tamagui/web").TamaguiComponentPropsBaseBase & {
125
40
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
126
- } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & Omit<import("react-native").TextProps, "style" | "children" | ("onLayout" | keyof import("react-native").GestureResponderHandlers)> & {
41
+ } & import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>> & import("@tamagui/web").MediaProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>> & import("@tamagui/web").PseudoProps<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase> & import("@tamagui/web").WithShorthands<import("@tamagui/web").WithThemeValues<import("@tamagui/web").TextStylePropsBase>>>> & import("react").RefAttributes<import("tamagui").TamaguiTextElement> & Omit<import("tamagui").TextProps, "lineHeight" | "letterSpacing" | "style" | "transform" | "color" | "textTransform" | "space" | "zIndex" | "maxWidth" | "minWidth" | "maxHeight" | "minHeight" | "userSelect" | "cursor" | "pointerEvents" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "textAlign" | "wordWrap" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "backgroundColor" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomWidth" | "borderLeftColor" | "borderLeftWidth" | "borderColor" | "borderRadius" | "borderStyle" | "borderRightWidth" | "borderRightColor" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopWidth" | "borderWidth" | "display" | "flex" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "height" | "justifyContent" | "left" | "margin" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "marginHorizontal" | "marginVertical" | "opacity" | "overflow" | "padding" | "paddingBottom" | "paddingLeft" | "position" | "paddingRight" | "paddingTop" | "paddingHorizontal" | "paddingVertical" | "right" | "shadowColor" | "shadowRadius" | "shadowOffset" | "shadowOpacity" | "top" | "width" | "children" | "allowFontScaling" | "ellipsizeMode" | "id" | "lineBreakMode" | "numberOfLines" | "onTextLayout" | "onPress" | "onPressIn" | "onPressOut" | "onLongPress" | "testID" | "nativeID" | "maxFontSizeMultiplier" | "adjustsFontSizeToFit" | "dynamicTypeRamp" | "minimumFontScale" | "suppressHighlighting" | "disabled" | "selectable" | "selectionColor" | "textBreakStrategy" | "dataDetectorType" | "android_hyphenationFrequency" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-labelledby" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-live" | "aria-modal" | "role" | "accessibilityLiveRegion" | "accessibilityLabelledBy" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "gap" | "columnGap" | "rowGap" | "contain" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "spaceDirection" | "separator" | "animation" | "animateOnly" | "ellipse" | "textDecorationDistance" | "textOverflow" | "whiteSpace" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | "textShadowColor" | "textShadowOffset" | "textShadowRadius" | "fontVariant" | "writingDirection" | "borderBottomEndRadius" | "borderBottomStartRadius" | "borderEndColor" | "borderStartColor" | "borderTopEndRadius" | "borderTopStartRadius" | "aspectRatio" | "borderEndWidth" | "borderStartWidth" | "end" | "marginEnd" | "marginStart" | "paddingEnd" | "paddingStart" | "start" | "direction" | "transformMatrix" | "rotation" | "scaleX" | "scaleY" | "translateX" | "translateY" | "textAlignVertical" | "verticalAlign" | "includeFontPadding" | "className" | "ref" | "group" | "lineBreakStrategyIOS" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockStartColor" | "borderCurve" | "borderEndEndRadius" | "borderEndStartRadius" | "borderStartEndRadius" | "borderStartStartRadius" | `$${string}` | `$${number}` | `$theme-${string}` | `$theme-${number}` | "key" | "x" | "y" | "perspective" | "scale" | "skewX" | "skewY" | "matrix" | "rotate" | "rotateY" | "rotateX" | "rotateZ" | "theme" | "onFocus" | "onHoverIn" | "onHoverOut" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "onBlur" | "target" | "asChild" | "dangerouslySetInnerHTML" | "debug" | "themeShallow" | "tag" | "untilMeasured" | "componentName" | "tabIndex" | "disableOptimization" | "forceStyle" | "disableClassName" | "onScroll" | "hoverStyle" | "pressStyle" | "focusStyle" | "exitStyle" | "enterStyle"> & {
127
42
  style?: import("@tamagui/web").StyleProp<import("react-native").TextStyle | import("react").CSSProperties | (import("react").CSSProperties & import("react-native").TextStyle)>;
128
43
  };
129
- __variantProps: {
44
+ __variantProps: void & {
130
45
  readonly unstyled?: boolean | undefined;
131
46
  readonly size?: import("tamagui").FontSizeTokens | undefined;
132
- } & ({
133
- readonly unstyled?: boolean | undefined;
134
- readonly size?: import("tamagui").FontSizeTokens | undefined;
135
- } | ({
47
+ } & {
136
48
  readonly unstyled?: boolean | undefined;
137
49
  readonly size?: import("tamagui").FontSizeTokens | undefined;
138
- } & {
139
- [x: string]: undefined;
140
- }));
50
+ };
141
51
  }>;
142
52
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/mdx/LI/index.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKb,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/mdx/LI/index.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKb,CAAC"}