@tamagui/demos 1.89.0-1706483140977 → 1.89.1

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 (307) hide show
  1. package/dist/cjs/CheckboxHeadlessDemo.js +6 -1
  2. package/dist/cjs/CheckboxHeadlessDemo.js.map +1 -1
  3. package/dist/cjs/CheckboxHeadlessDemo.native.js +6 -1
  4. package/dist/cjs/CheckboxHeadlessDemo.native.js.map +1 -1
  5. package/dist/cjs/DialogDemo.js +72 -82
  6. package/dist/cjs/DialogDemo.js.map +2 -2
  7. package/dist/cjs/DialogDemo.native.js +72 -82
  8. package/dist/cjs/DialogDemo.native.js.map +2 -2
  9. package/dist/cjs/SelectDemo.js +122 -132
  10. package/dist/cjs/SelectDemo.js.map +1 -1
  11. package/dist/cjs/SelectDemo.native.js +122 -132
  12. package/dist/cjs/SelectDemo.native.js.map +1 -1
  13. package/dist/cjs/SwitchDemo.js +5 -9
  14. package/dist/cjs/SwitchDemo.js.map +1 -1
  15. package/dist/cjs/SwitchDemo.native.js +5 -9
  16. package/dist/cjs/SwitchDemo.native.js.map +1 -1
  17. package/dist/cjs/SwitchHeadlessDemo.js.map +1 -1
  18. package/dist/cjs/SwitchHeadlessDemo.native.js.map +1 -1
  19. package/dist/cjs/ThemeBuilderDemo.js +17 -17
  20. package/dist/cjs/ThemeBuilderDemo.native.js +17 -17
  21. package/dist/cjs/index.js +4 -0
  22. package/dist/cjs/index.js.map +1 -1
  23. package/dist/cjs/index.native.js +8 -0
  24. package/dist/cjs/index.native.js.map +1 -1
  25. package/dist/esm/AccordionDemo.native.js +16 -35
  26. package/dist/esm/AccordionDemo.native.js.map +1 -1
  27. package/dist/esm/AddThemeDemo.native.js +13 -31
  28. package/dist/esm/AddThemeDemo.native.js.map +1 -1
  29. package/dist/esm/AlertDialogDemo.native.js +17 -37
  30. package/dist/esm/AlertDialogDemo.native.js.map +1 -1
  31. package/dist/esm/AnimationsDemo.native.js +15 -34
  32. package/dist/esm/AnimationsDemo.native.js.map +1 -1
  33. package/dist/esm/AnimationsEnterDemo.native.js +14 -31
  34. package/dist/esm/AnimationsEnterDemo.native.js.map +1 -1
  35. package/dist/esm/AnimationsHoverDemo.native.js +8 -27
  36. package/dist/esm/AnimationsHoverDemo.native.js.map +1 -1
  37. package/dist/esm/AnimationsPresenceDemo.native.js +21 -44
  38. package/dist/esm/AnimationsPresenceDemo.native.js.map +2 -2
  39. package/dist/esm/AnimationsTimingDemo.native.js +8 -27
  40. package/dist/esm/AnimationsTimingDemo.native.js.map +1 -1
  41. package/dist/esm/AvatarDemo.native.js +13 -33
  42. package/dist/esm/AvatarDemo.native.js.map +1 -1
  43. package/dist/esm/BuildAButtonDemo.native.js +24 -43
  44. package/dist/esm/BuildAButtonDemo.native.js.map +1 -1
  45. package/dist/esm/ButtonDemo.native.js +17 -36
  46. package/dist/esm/ButtonDemo.native.js.map +1 -1
  47. package/dist/esm/CardDemo.native.js +16 -37
  48. package/dist/esm/CardDemo.native.js.map +1 -1
  49. package/dist/esm/CheckboxDemo.native.js +12 -32
  50. package/dist/esm/CheckboxDemo.native.js.map +2 -2
  51. package/dist/esm/CheckboxHeadlessDemo.js +7 -4
  52. package/dist/esm/CheckboxHeadlessDemo.js.map +1 -1
  53. package/dist/esm/CheckboxHeadlessDemo.mjs +2 -0
  54. package/dist/esm/CheckboxHeadlessDemo.native.js +22 -33
  55. package/dist/esm/CheckboxHeadlessDemo.native.js.map +1 -1
  56. package/dist/esm/CheckboxUnstyledDemo.native.js +12 -30
  57. package/dist/esm/CheckboxUnstyledDemo.native.js.map +1 -1
  58. package/dist/esm/ColorsDemo.native.js +29 -40
  59. package/dist/esm/ColorsDemo.native.js.map +1 -1
  60. package/dist/esm/DialogDemo.js +71 -82
  61. package/dist/esm/DialogDemo.js.map +2 -2
  62. package/dist/esm/DialogDemo.mjs +2 -7
  63. package/dist/esm/DialogDemo.native.js +90 -106
  64. package/dist/esm/DialogDemo.native.js.map +2 -2
  65. package/dist/esm/FormsDemo.native.js +11 -30
  66. package/dist/esm/FormsDemo.native.js.map +1 -1
  67. package/dist/esm/Grid.native.js +11 -37
  68. package/dist/esm/Grid.native.js.map +2 -2
  69. package/dist/esm/GroupDemo.native.js +17 -36
  70. package/dist/esm/GroupDemo.native.js.map +1 -1
  71. package/dist/esm/HeadingsDemo.native.js +11 -31
  72. package/dist/esm/HeadingsDemo.native.js.map +1 -1
  73. package/dist/esm/ImageDemo.native.js +6 -26
  74. package/dist/esm/ImageDemo.native.js.map +1 -1
  75. package/dist/esm/InputsDemo.native.js +13 -33
  76. package/dist/esm/InputsDemo.native.js.map +1 -1
  77. package/dist/esm/LabelDemo.native.js +11 -31
  78. package/dist/esm/LabelDemo.native.js.map +1 -1
  79. package/dist/esm/LinearGradientDemo.native.js +10 -29
  80. package/dist/esm/LinearGradientDemo.native.js.map +1 -1
  81. package/dist/esm/ListItemDemo.native.js +22 -41
  82. package/dist/esm/ListItemDemo.native.js.map +1 -1
  83. package/dist/esm/LucideIconsDemo.native.js +18 -42
  84. package/dist/esm/LucideIconsDemo.native.js.map +1 -1
  85. package/dist/esm/PopoverDemo.native.js +25 -45
  86. package/dist/esm/PopoverDemo.native.js.map +1 -1
  87. package/dist/esm/ProgressDemo.native.js +18 -37
  88. package/dist/esm/ProgressDemo.native.js.map +1 -1
  89. package/dist/esm/RadioGroupDemo.native.js +11 -32
  90. package/dist/esm/RadioGroupDemo.native.js.map +1 -1
  91. package/dist/esm/ReplaceThemeDemo.native.js +22 -32
  92. package/dist/esm/ReplaceThemeDemo.native.js.map +1 -1
  93. package/dist/esm/ScrollViewDemo.native.js +15 -35
  94. package/dist/esm/ScrollViewDemo.native.js.map +1 -1
  95. package/dist/esm/SelectDemo.js +122 -132
  96. package/dist/esm/SelectDemo.js.map +1 -1
  97. package/dist/esm/SelectDemo.mjs +11 -7
  98. package/dist/esm/SelectDemo.native.js +130 -158
  99. package/dist/esm/SelectDemo.native.js.map +1 -1
  100. package/dist/esm/SeparatorDemo.native.js +14 -34
  101. package/dist/esm/SeparatorDemo.native.js.map +1 -1
  102. package/dist/esm/ShapesDemo.native.js +7 -27
  103. package/dist/esm/ShapesDemo.native.js.map +1 -1
  104. package/dist/esm/SheetDemo.native.js +39 -56
  105. package/dist/esm/SheetDemo.native.js.map +1 -1
  106. package/dist/esm/SliderDemo.native.js +10 -30
  107. package/dist/esm/SliderDemo.native.js.map +1 -1
  108. package/dist/esm/SpinnerDemo.native.js +7 -27
  109. package/dist/esm/SpinnerDemo.native.js.map +1 -1
  110. package/dist/esm/StacksDemo.native.js +22 -42
  111. package/dist/esm/StacksDemo.native.js.map +1 -1
  112. package/dist/esm/SwitchDemo.js +5 -9
  113. package/dist/esm/SwitchDemo.js.map +1 -1
  114. package/dist/esm/SwitchDemo.mjs +5 -16
  115. package/dist/esm/SwitchDemo.native.js +19 -44
  116. package/dist/esm/SwitchDemo.native.js.map +1 -1
  117. package/dist/esm/SwitchHeadlessDemo.js.map +1 -1
  118. package/dist/esm/SwitchHeadlessDemo.native.js +20 -37
  119. package/dist/esm/SwitchHeadlessDemo.native.js.map +1 -1
  120. package/dist/esm/SwitchUnstyledDemo.native.js +14 -33
  121. package/dist/esm/SwitchUnstyledDemo.native.js.map +1 -1
  122. package/dist/esm/TabsAdvancedDemo.native.js +57 -67
  123. package/dist/esm/TabsAdvancedDemo.native.js.map +1 -1
  124. package/dist/esm/TabsDemo.native.js +58 -77
  125. package/dist/esm/TabsDemo.native.js.map +1 -1
  126. package/dist/esm/TextDemo.native.js +10 -30
  127. package/dist/esm/TextDemo.native.js.map +1 -1
  128. package/dist/esm/ThemeBuilderDemo.js +17 -17
  129. package/dist/esm/ThemeBuilderDemo.mjs +17 -17
  130. package/dist/esm/ThemeBuilderDemo.native.js +45 -65
  131. package/dist/esm/ThemeBuilderDemo.native.js.map +1 -1
  132. package/dist/esm/ThemeInverseDemo.native.js +15 -35
  133. package/dist/esm/ThemeInverseDemo.native.js.map +1 -1
  134. package/dist/esm/ToastDemo.native.js +30 -56
  135. package/dist/esm/ToastDemo.native.js.map +2 -2
  136. package/dist/esm/ToastDuplicateDemo.native.js +18 -43
  137. package/dist/esm/ToastDuplicateDemo.native.js.map +2 -2
  138. package/dist/esm/ToggleGroupDemo.native.js +20 -39
  139. package/dist/esm/ToggleGroupDemo.native.js.map +1 -1
  140. package/dist/esm/TokensDemo.native.js +20 -38
  141. package/dist/esm/TokensDemo.native.js.map +1 -1
  142. package/dist/esm/TooltipDemo.native.js +30 -43
  143. package/dist/esm/TooltipDemo.native.js.map +1 -1
  144. package/dist/esm/UpdateThemeDemo.native.js +25 -41
  145. package/dist/esm/UpdateThemeDemo.native.js.map +1 -1
  146. package/dist/esm/index.js +4 -0
  147. package/dist/esm/index.js.map +1 -1
  148. package/dist/esm/index.mjs +4 -0
  149. package/dist/esm/index.native.js +53 -115
  150. package/dist/esm/index.native.js.map +1 -1
  151. package/dist/esm/tamagui.config.native.js +6 -25
  152. package/dist/esm/tamagui.config.native.js.map +2 -2
  153. package/dist/esm/useOnIntersecting.native.js +8 -29
  154. package/dist/esm/useOnIntersecting.native.js.map +1 -1
  155. package/dist/jsx/AccordionDemo.native.js +16 -35
  156. package/dist/jsx/AccordionDemo.native.js.map +1 -1
  157. package/dist/jsx/AddThemeDemo.native.js +13 -31
  158. package/dist/jsx/AddThemeDemo.native.js.map +1 -1
  159. package/dist/jsx/AlertDialogDemo.native.js +17 -37
  160. package/dist/jsx/AlertDialogDemo.native.js.map +1 -1
  161. package/dist/jsx/AnimationsDemo.native.js +15 -34
  162. package/dist/jsx/AnimationsDemo.native.js.map +1 -1
  163. package/dist/jsx/AnimationsEnterDemo.native.js +14 -31
  164. package/dist/jsx/AnimationsEnterDemo.native.js.map +1 -1
  165. package/dist/jsx/AnimationsHoverDemo.native.js +8 -27
  166. package/dist/jsx/AnimationsHoverDemo.native.js.map +1 -1
  167. package/dist/jsx/AnimationsPresenceDemo.native.js +21 -44
  168. package/dist/jsx/AnimationsPresenceDemo.native.js.map +2 -2
  169. package/dist/jsx/AnimationsTimingDemo.native.js +8 -27
  170. package/dist/jsx/AnimationsTimingDemo.native.js.map +1 -1
  171. package/dist/jsx/AvatarDemo.native.js +13 -33
  172. package/dist/jsx/AvatarDemo.native.js.map +1 -1
  173. package/dist/jsx/BuildAButtonDemo.native.js +24 -43
  174. package/dist/jsx/BuildAButtonDemo.native.js.map +1 -1
  175. package/dist/jsx/ButtonDemo.native.js +17 -36
  176. package/dist/jsx/ButtonDemo.native.js.map +1 -1
  177. package/dist/jsx/CardDemo.native.js +16 -37
  178. package/dist/jsx/CardDemo.native.js.map +1 -1
  179. package/dist/jsx/CheckboxDemo.native.js +12 -32
  180. package/dist/jsx/CheckboxDemo.native.js.map +2 -2
  181. package/dist/jsx/CheckboxHeadlessDemo.js +7 -4
  182. package/dist/jsx/CheckboxHeadlessDemo.js.map +1 -1
  183. package/dist/jsx/CheckboxHeadlessDemo.mjs +2 -0
  184. package/dist/jsx/CheckboxHeadlessDemo.native.js +22 -33
  185. package/dist/jsx/CheckboxHeadlessDemo.native.js.map +1 -1
  186. package/dist/jsx/CheckboxUnstyledDemo.native.js +12 -30
  187. package/dist/jsx/CheckboxUnstyledDemo.native.js.map +1 -1
  188. package/dist/jsx/ColorsDemo.native.js +29 -40
  189. package/dist/jsx/ColorsDemo.native.js.map +1 -1
  190. package/dist/jsx/DialogDemo.js +71 -82
  191. package/dist/jsx/DialogDemo.js.map +2 -2
  192. package/dist/jsx/DialogDemo.mjs +2 -7
  193. package/dist/jsx/DialogDemo.native.js +90 -106
  194. package/dist/jsx/DialogDemo.native.js.map +2 -2
  195. package/dist/jsx/FormsDemo.native.js +11 -30
  196. package/dist/jsx/FormsDemo.native.js.map +1 -1
  197. package/dist/jsx/Grid.native.js +11 -37
  198. package/dist/jsx/Grid.native.js.map +2 -2
  199. package/dist/jsx/GroupDemo.native.js +17 -36
  200. package/dist/jsx/GroupDemo.native.js.map +1 -1
  201. package/dist/jsx/HeadingsDemo.native.js +11 -31
  202. package/dist/jsx/HeadingsDemo.native.js.map +1 -1
  203. package/dist/jsx/ImageDemo.native.js +6 -26
  204. package/dist/jsx/ImageDemo.native.js.map +1 -1
  205. package/dist/jsx/InputsDemo.native.js +13 -33
  206. package/dist/jsx/InputsDemo.native.js.map +1 -1
  207. package/dist/jsx/LabelDemo.native.js +11 -31
  208. package/dist/jsx/LabelDemo.native.js.map +1 -1
  209. package/dist/jsx/LinearGradientDemo.native.js +10 -29
  210. package/dist/jsx/LinearGradientDemo.native.js.map +1 -1
  211. package/dist/jsx/ListItemDemo.native.js +22 -41
  212. package/dist/jsx/ListItemDemo.native.js.map +1 -1
  213. package/dist/jsx/LucideIconsDemo.native.js +18 -42
  214. package/dist/jsx/LucideIconsDemo.native.js.map +1 -1
  215. package/dist/jsx/PopoverDemo.native.js +25 -45
  216. package/dist/jsx/PopoverDemo.native.js.map +1 -1
  217. package/dist/jsx/ProgressDemo.native.js +18 -37
  218. package/dist/jsx/ProgressDemo.native.js.map +1 -1
  219. package/dist/jsx/RadioGroupDemo.native.js +11 -32
  220. package/dist/jsx/RadioGroupDemo.native.js.map +1 -1
  221. package/dist/jsx/ReplaceThemeDemo.native.js +22 -32
  222. package/dist/jsx/ReplaceThemeDemo.native.js.map +1 -1
  223. package/dist/jsx/ScrollViewDemo.native.js +15 -35
  224. package/dist/jsx/ScrollViewDemo.native.js.map +1 -1
  225. package/dist/jsx/SelectDemo.js +122 -132
  226. package/dist/jsx/SelectDemo.js.map +1 -1
  227. package/dist/jsx/SelectDemo.mjs +11 -7
  228. package/dist/jsx/SelectDemo.native.js +130 -158
  229. package/dist/jsx/SelectDemo.native.js.map +1 -1
  230. package/dist/jsx/SeparatorDemo.native.js +14 -34
  231. package/dist/jsx/SeparatorDemo.native.js.map +1 -1
  232. package/dist/jsx/ShapesDemo.native.js +7 -27
  233. package/dist/jsx/ShapesDemo.native.js.map +1 -1
  234. package/dist/jsx/SheetDemo.native.js +39 -56
  235. package/dist/jsx/SheetDemo.native.js.map +1 -1
  236. package/dist/jsx/SliderDemo.native.js +10 -30
  237. package/dist/jsx/SliderDemo.native.js.map +1 -1
  238. package/dist/jsx/SpinnerDemo.native.js +7 -27
  239. package/dist/jsx/SpinnerDemo.native.js.map +1 -1
  240. package/dist/jsx/StacksDemo.native.js +22 -42
  241. package/dist/jsx/StacksDemo.native.js.map +1 -1
  242. package/dist/jsx/SwitchDemo.js +5 -9
  243. package/dist/jsx/SwitchDemo.js.map +1 -1
  244. package/dist/jsx/SwitchDemo.mjs +5 -16
  245. package/dist/jsx/SwitchDemo.native.js +19 -44
  246. package/dist/jsx/SwitchDemo.native.js.map +1 -1
  247. package/dist/jsx/SwitchHeadlessDemo.js.map +1 -1
  248. package/dist/jsx/SwitchHeadlessDemo.native.js +20 -37
  249. package/dist/jsx/SwitchHeadlessDemo.native.js.map +1 -1
  250. package/dist/jsx/SwitchUnstyledDemo.native.js +14 -33
  251. package/dist/jsx/SwitchUnstyledDemo.native.js.map +1 -1
  252. package/dist/jsx/TabsAdvancedDemo.native.js +57 -67
  253. package/dist/jsx/TabsAdvancedDemo.native.js.map +1 -1
  254. package/dist/jsx/TabsDemo.native.js +58 -77
  255. package/dist/jsx/TabsDemo.native.js.map +1 -1
  256. package/dist/jsx/TextDemo.native.js +10 -30
  257. package/dist/jsx/TextDemo.native.js.map +1 -1
  258. package/dist/jsx/ThemeBuilderDemo.js +17 -17
  259. package/dist/jsx/ThemeBuilderDemo.mjs +17 -17
  260. package/dist/jsx/ThemeBuilderDemo.native.js +45 -65
  261. package/dist/jsx/ThemeBuilderDemo.native.js.map +1 -1
  262. package/dist/jsx/ThemeInverseDemo.native.js +15 -35
  263. package/dist/jsx/ThemeInverseDemo.native.js.map +1 -1
  264. package/dist/jsx/ToastDemo.native.js +30 -56
  265. package/dist/jsx/ToastDemo.native.js.map +2 -2
  266. package/dist/jsx/ToastDuplicateDemo.native.js +18 -43
  267. package/dist/jsx/ToastDuplicateDemo.native.js.map +2 -2
  268. package/dist/jsx/ToggleGroupDemo.native.js +20 -39
  269. package/dist/jsx/ToggleGroupDemo.native.js.map +1 -1
  270. package/dist/jsx/TokensDemo.native.js +20 -38
  271. package/dist/jsx/TokensDemo.native.js.map +1 -1
  272. package/dist/jsx/TooltipDemo.native.js +30 -43
  273. package/dist/jsx/TooltipDemo.native.js.map +1 -1
  274. package/dist/jsx/UpdateThemeDemo.native.js +25 -41
  275. package/dist/jsx/UpdateThemeDemo.native.js.map +1 -1
  276. package/dist/jsx/index.js +4 -0
  277. package/dist/jsx/index.js.map +1 -1
  278. package/dist/jsx/index.mjs +4 -0
  279. package/dist/jsx/index.native.js +53 -115
  280. package/dist/jsx/index.native.js.map +1 -1
  281. package/dist/jsx/tamagui.config.native.js +6 -25
  282. package/dist/jsx/tamagui.config.native.js.map +2 -2
  283. package/dist/jsx/useOnIntersecting.native.js +8 -29
  284. package/dist/jsx/useOnIntersecting.native.js.map +1 -1
  285. package/package.json +18 -18
  286. package/src/CheckboxHeadlessDemo.tsx +47 -0
  287. package/src/CheckboxUnstyledDemo.tsx +49 -0
  288. package/src/DialogDemo.tsx +3 -11
  289. package/src/SelectDemo.tsx +8 -14
  290. package/src/SwitchDemo.tsx +5 -9
  291. package/src/SwitchHeadlessDemo.tsx +73 -0
  292. package/src/SwitchUnstyledDemo.tsx +63 -0
  293. package/src/ThemeBuilderDemo.tsx +17 -17
  294. package/src/index.tsx +4 -0
  295. package/types/CheckboxHeadlessDemo.d.ts +3 -0
  296. package/types/CheckboxHeadlessDemo.d.ts.map +1 -0
  297. package/types/CheckboxUnstyledDemo.d.ts +157 -0
  298. package/types/CheckboxUnstyledDemo.d.ts.map +1 -0
  299. package/types/DialogDemo.d.ts.map +1 -1
  300. package/types/SelectDemo.d.ts.map +1 -1
  301. package/types/SwitchDemo.d.ts.map +1 -1
  302. package/types/SwitchHeadlessDemo.d.ts +3 -0
  303. package/types/SwitchHeadlessDemo.d.ts.map +1 -0
  304. package/types/SwitchUnstyledDemo.d.ts +111 -0
  305. package/types/SwitchUnstyledDemo.d.ts.map +1 -0
  306. package/types/index.d.ts +4 -0
  307. package/types/index.d.ts.map +1 -1
@@ -1,116 +1,54 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from == "object" || typeof from == "function")
8
- for (let key of __getOwnPropNames(from))
9
- !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
- return to;
11
- }, __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
12
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
13
- var src_exports = {};
14
- module.exports = __toCommonJS(src_exports);
15
- __reExport(src_exports, require("./AccordionDemo"), module.exports);
16
- __reExport(src_exports, require("./AddThemeDemo"), module.exports);
17
- __reExport(src_exports, require("./AlertDialogDemo"), module.exports);
18
- __reExport(src_exports, require("./AnimationsDemo"), module.exports);
19
- __reExport(src_exports, require("./AnimationsEnterDemo"), module.exports);
20
- __reExport(src_exports, require("./AnimationsHoverDemo"), module.exports);
21
- __reExport(src_exports, require("./AnimationsPresenceDemo"), module.exports);
22
- __reExport(src_exports, require("./AnimationsTimingDemo"), module.exports);
23
- __reExport(src_exports, require("./AvatarDemo"), module.exports);
24
- __reExport(src_exports, require("./BuildAButtonDemo"), module.exports);
25
- __reExport(src_exports, require("./ButtonDemo"), module.exports);
26
- __reExport(src_exports, require("./ThemeBuilderDemo"), module.exports);
27
- __reExport(src_exports, require("./CardDemo"), module.exports);
28
- __reExport(src_exports, require("./CheckboxDemo"), module.exports);
29
- __reExport(src_exports, require("./ColorsDemo"), module.exports);
30
- __reExport(src_exports, require("./DialogDemo"), module.exports);
31
- __reExport(src_exports, require("./FormsDemo"), module.exports);
32
- __reExport(src_exports, require("./GroupDemo"), module.exports);
33
- __reExport(src_exports, require("./HeadingsDemo"), module.exports);
34
- __reExport(src_exports, require("./ImageDemo"), module.exports);
35
- __reExport(src_exports, require("./InputsDemo"), module.exports);
36
- __reExport(src_exports, require("./LabelDemo"), module.exports);
37
- __reExport(src_exports, require("./LinearGradientDemo"), module.exports);
38
- __reExport(src_exports, require("./ListItemDemo"), module.exports);
39
- __reExport(src_exports, require("./LucideIconsDemo"), module.exports);
40
- __reExport(src_exports, require("./PopoverDemo"), module.exports);
41
- __reExport(src_exports, require("./ProgressDemo"), module.exports);
42
- __reExport(src_exports, require("./RadioGroupDemo"), module.exports);
43
- __reExport(src_exports, require("./ReplaceThemeDemo"), module.exports);
44
- __reExport(src_exports, require("./ScrollViewDemo"), module.exports);
45
- __reExport(src_exports, require("./SelectDemo"), module.exports);
46
- __reExport(src_exports, require("./SeparatorDemo"), module.exports);
47
- __reExport(src_exports, require("./ShapesDemo"), module.exports);
48
- __reExport(src_exports, require("./SheetDemo"), module.exports);
49
- __reExport(src_exports, require("./SliderDemo"), module.exports);
50
- __reExport(src_exports, require("./SpinnerDemo"), module.exports);
51
- __reExport(src_exports, require("./StacksDemo"), module.exports);
52
- __reExport(src_exports, require("./SwitchDemo"), module.exports);
53
- __reExport(src_exports, require("./TabsAdvancedDemo"), module.exports);
54
- __reExport(src_exports, require("./TabsDemo"), module.exports);
55
- __reExport(src_exports, require("./TextDemo"), module.exports);
56
- __reExport(src_exports, require("./ThemeInverseDemo"), module.exports);
57
- __reExport(src_exports, require("./ToastDemo"), module.exports);
58
- __reExport(src_exports, require("./ToastDuplicateDemo"), module.exports);
59
- __reExport(src_exports, require("./ToggleGroupDemo"), module.exports);
60
- __reExport(src_exports, require("./TokensDemo"), module.exports);
61
- __reExport(src_exports, require("./TooltipDemo"), module.exports);
62
- __reExport(src_exports, require("./UpdateThemeDemo"), module.exports);
63
- __reExport(src_exports, require("./useOnIntersecting"), module.exports);
64
- // Annotate the CommonJS export names for ESM import in node:
65
- 0 && (module.exports = {
66
- ...require("./AccordionDemo"),
67
- ...require("./AddThemeDemo"),
68
- ...require("./AlertDialogDemo"),
69
- ...require("./AnimationsDemo"),
70
- ...require("./AnimationsEnterDemo"),
71
- ...require("./AnimationsHoverDemo"),
72
- ...require("./AnimationsPresenceDemo"),
73
- ...require("./AnimationsTimingDemo"),
74
- ...require("./AvatarDemo"),
75
- ...require("./BuildAButtonDemo"),
76
- ...require("./ButtonDemo"),
77
- ...require("./ThemeBuilderDemo"),
78
- ...require("./CardDemo"),
79
- ...require("./CheckboxDemo"),
80
- ...require("./ColorsDemo"),
81
- ...require("./DialogDemo"),
82
- ...require("./FormsDemo"),
83
- ...require("./GroupDemo"),
84
- ...require("./HeadingsDemo"),
85
- ...require("./ImageDemo"),
86
- ...require("./InputsDemo"),
87
- ...require("./LabelDemo"),
88
- ...require("./LinearGradientDemo"),
89
- ...require("./ListItemDemo"),
90
- ...require("./LucideIconsDemo"),
91
- ...require("./PopoverDemo"),
92
- ...require("./ProgressDemo"),
93
- ...require("./RadioGroupDemo"),
94
- ...require("./ReplaceThemeDemo"),
95
- ...require("./ScrollViewDemo"),
96
- ...require("./SelectDemo"),
97
- ...require("./SeparatorDemo"),
98
- ...require("./ShapesDemo"),
99
- ...require("./SheetDemo"),
100
- ...require("./SliderDemo"),
101
- ...require("./SpinnerDemo"),
102
- ...require("./StacksDemo"),
103
- ...require("./SwitchDemo"),
104
- ...require("./TabsAdvancedDemo"),
105
- ...require("./TabsDemo"),
106
- ...require("./TextDemo"),
107
- ...require("./ThemeInverseDemo"),
108
- ...require("./ToastDemo"),
109
- ...require("./ToastDuplicateDemo"),
110
- ...require("./ToggleGroupDemo"),
111
- ...require("./TokensDemo"),
112
- ...require("./TooltipDemo"),
113
- ...require("./UpdateThemeDemo"),
114
- ...require("./useOnIntersecting")
115
- });
1
+ export * from "./AccordionDemo";
2
+ export * from "./AddThemeDemo";
3
+ export * from "./AlertDialogDemo";
4
+ export * from "./AnimationsDemo";
5
+ export * from "./AnimationsEnterDemo";
6
+ export * from "./AnimationsHoverDemo";
7
+ export * from "./AnimationsPresenceDemo";
8
+ export * from "./AnimationsTimingDemo";
9
+ export * from "./AvatarDemo";
10
+ export * from "./BuildAButtonDemo";
11
+ export * from "./ButtonDemo";
12
+ export * from "./ThemeBuilderDemo";
13
+ export * from "./CardDemo";
14
+ export * from "./CheckboxDemo";
15
+ export * from "./CheckboxHeadlessDemo";
16
+ export * from "./CheckboxUnstyledDemo";
17
+ export * from "./ColorsDemo";
18
+ export * from "./DialogDemo";
19
+ export * from "./FormsDemo";
20
+ export * from "./GroupDemo";
21
+ export * from "./HeadingsDemo";
22
+ export * from "./ImageDemo";
23
+ export * from "./InputsDemo";
24
+ export * from "./LabelDemo";
25
+ export * from "./LinearGradientDemo";
26
+ export * from "./ListItemDemo";
27
+ export * from "./LucideIconsDemo";
28
+ export * from "./PopoverDemo";
29
+ export * from "./ProgressDemo";
30
+ export * from "./RadioGroupDemo";
31
+ export * from "./ReplaceThemeDemo";
32
+ export * from "./ScrollViewDemo";
33
+ export * from "./SelectDemo";
34
+ export * from "./SeparatorDemo";
35
+ export * from "./ShapesDemo";
36
+ export * from "./SheetDemo";
37
+ export * from "./SliderDemo";
38
+ export * from "./SpinnerDemo";
39
+ export * from "./StacksDemo";
40
+ export * from "./SwitchDemo";
41
+ export * from "./SwitchHeadlessDemo";
42
+ export * from "./SwitchUnstyledDemo";
43
+ export * from "./TabsAdvancedDemo";
44
+ export * from "./TabsDemo";
45
+ export * from "./TextDemo";
46
+ export * from "./ThemeInverseDemo";
47
+ export * from "./ToastDemo";
48
+ export * from "./ToastDuplicateDemo";
49
+ export * from "./ToggleGroupDemo";
50
+ export * from "./TokensDemo";
51
+ export * from "./TooltipDemo";
52
+ export * from "./UpdateThemeDemo";
53
+ export * from "./useOnIntersecting";
116
54
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.tsx"],
4
- "mappings": ";;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,4BAAd;AACA,wBAAc,2BADd;AAEA,wBAAc,8BAFd;AAGA,wBAAc,6BAHd;AAIA,wBAAc,kCAJd;AAKA,wBAAc,kCALd;AAMA,wBAAc,qCANd;AAOA,wBAAc,mCAPd;AAQA,wBAAc,yBARd;AASA,wBAAc,+BATd;AAUA,wBAAc,yBAVd;AAWA,wBAAc,+BAXd;AAYA,wBAAc,uBAZd;AAaA,wBAAc,2BAbd;AAcA,wBAAc,yBAdd;AAeA,wBAAc,yBAfd;AAgBA,wBAAc,wBAhBd;AAiBA,wBAAc,wBAjBd;AAkBA,wBAAc,2BAlBd;AAmBA,wBAAc,wBAnBd;AAoBA,wBAAc,yBApBd;AAqBA,wBAAc,wBArBd;AAsBA,wBAAc,iCAtBd;AAuBA,wBAAc,2BAvBd;AAwBA,wBAAc,8BAxBd;AAyBA,wBAAc,0BAzBd;AA0BA,wBAAc,2BA1Bd;AA2BA,wBAAc,6BA3Bd;AA4BA,wBAAc,+BA5Bd;AA6BA,wBAAc,6BA7Bd;AA8BA,wBAAc,yBA9Bd;AA+BA,wBAAc,4BA/Bd;AAgCA,wBAAc,yBAhCd;AAiCA,wBAAc,wBAjCd;AAkCA,wBAAc,yBAlCd;AAmCA,wBAAc,0BAnCd;AAoCA,wBAAc,yBApCd;AAqCA,wBAAc,yBArCd;AAsCA,wBAAc,+BAtCd;AAuCA,wBAAc,uBAvCd;AAwCA,wBAAc,uBAxCd;AAyCA,wBAAc,+BAzCd;AA0CA,wBAAc,wBA1Cd;AA2CA,wBAAc,iCA3Cd;AA4CA,wBAAc,8BA5Cd;AA6CA,wBAAc,yBA7Cd;AA8CA,wBAAc,0BA9Cd;AA+CA,wBAAc,8BA/Cd;AAgDA,wBAAc,gCAhDd;",
4
+ "mappings": "AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
5
5
  "names": []
6
6
  }
@@ -1,27 +1,8 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: !0 });
9
- }, __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from == "object" || typeof from == "function")
11
- for (let key of __getOwnPropNames(from))
12
- !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
- return to;
1
+ import { config } from "@tamagui/site-config";
2
+ import { config as config2 } from "@tamagui/site-config";
3
+ var tamagui_config_default = config;
4
+ export {
5
+ config2 as config,
6
+ tamagui_config_default as default
14
7
  };
15
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
16
- var tamagui_config_exports = {};
17
- __export(tamagui_config_exports, {
18
- config: () => import_site_config2.config,
19
- default: () => tamagui_config_default
20
- });
21
- module.exports = __toCommonJS(tamagui_config_exports);
22
- var import_site_config = require("@tamagui/site-config"), import_site_config2 = require("@tamagui/site-config"), tamagui_config_default = import_site_config.config;
23
- // Annotate the CommonJS export names for ESM import in node:
24
- 0 && (module.exports = {
25
- config
26
- });
27
8
  //# sourceMappingURL=tamagui.config.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/tamagui.config.ts"],
4
- "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,yBAAuB,iCAEvBA,sBAAuB,iCAChB,yBAAQ;",
5
- "names": ["import_site_config"]
4
+ "mappings": "AAAA,SAAS,cAAc;AAEvB,SAAS,UAAAA,eAAc;AACvB,IAAO,yBAAQ;",
5
+ "names": ["config"]
6
6
  }
@@ -1,28 +1,8 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: !0 });
9
- }, __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from == "object" || typeof from == "function")
11
- for (let key of __getOwnPropNames(from))
12
- !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
- return to;
14
- };
15
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
16
- var useOnIntersecting_exports = {};
17
- __export(useOnIntersecting_exports, {
18
- useIsIntersecting: () => useIsIntersecting,
19
- useOnIntersecting: () => useOnIntersecting
20
- });
21
- module.exports = __toCommonJS(useOnIntersecting_exports);
22
- var import_react = require("react"), import_tamagui = require("tamagui");
1
+ import { useEffect, useState } from "react";
2
+ import { isWeb, useEvent } from "tamagui";
23
3
  function useIsIntersecting(refs, { once, ...opts } = {}) {
24
- const [values, setValues] = (0, import_react.useState)([]);
25
- return import_tamagui.isWeb && useOnIntersecting(
4
+ const [values, setValues] = useState([]);
5
+ return isWeb && useOnIntersecting(
26
6
  refs,
27
7
  (entries) => {
28
8
  const intersecting = entries.some((x) => x == null ? void 0 : x.isIntersecting);
@@ -35,8 +15,8 @@ function useIsIntersecting(refs, { once, ...opts } = {}) {
35
15
  ), Array.isArray(refs) ? values : values[0];
36
16
  }
37
17
  function useOnIntersecting(refsIn, incomingCbRaw, { threshold = 0, root, rootMargin } = {}, mountArgs = []) {
38
- const onIntersectEvent = (0, import_tamagui.useEvent)(incomingCbRaw);
39
- (0, import_react.useEffect)(() => {
18
+ const onIntersectEvent = useEvent(incomingCbRaw);
19
+ useEffect(() => {
40
20
  const refs = Array.isArray(refsIn) ? refsIn : [refsIn];
41
21
  if (!refs.length)
42
22
  return;
@@ -62,9 +42,8 @@ function useOnIntersecting(refsIn, incomingCbRaw, { threshold = 0, root, rootMar
62
42
  ...mountArgs
63
43
  ]);
64
44
  }
65
- // Annotate the CommonJS export names for ESM import in node:
66
- 0 && (module.exports = {
45
+ export {
67
46
  useIsIntersecting,
68
47
  useOnIntersecting
69
- });
48
+ };
70
49
  //# sourceMappingURL=useOnIntersecting.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/useOnIntersecting.tsx"],
4
- "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,mBAAoC,kBACpC,iBAAgC;AAWzB,SAAS,kBACd,MACA,EAAE,MAAM,GAAG,KAAK,IAAmD,CAAC,GAC3B;AACzC,QAAM,CAAC,QAAQ,SAAS,QAAI,uBAAoB,CAAC,CAAC;AAElD,SAAI,wBACF;AAAA,IACE;AAAA,IACA,CAAC,YAAY;AACX,YAAM,eAAe,QAAQ,KAAK,CAAC,MAAM,uBAAG,cAAc;AAC1D,MAAI,QAAQ,CAAC,gBACb,UAAU,CAAC,SAAS;AAClB,cAAM,OAAO,QAAQ,IAAI,CAAC,OAAM,uBAAG,mBAAkB,EAAK;AAC1D,eAAI,KAAK,WAAW,KAAK,UAAU,KAAK,MAAM,CAAC,GAAG,MAAM,MAAM,KAAK,CAAC,CAAC,IAC5D,OAEF;AAAA,MACT,CAAC;AAAA,IACH;AAAA,IACA;AAAA,EACF,GAGM,MAAM,QAAQ,IAAI,IAAI,SAAS,OAAO,CAAC;AACjD;AAEO,SAAS,kBACd,QACA,eACA,EAAE,YAAY,GAAG,MAAM,WAAW,IAA8B,CAAC,GACjE,YAAmB,CAAC,GACpB;AACA,QAAM,uBAAmB,yBAAS,aAAa;AAE/C,8BAAU,MAAM;AACd,UAAM,OAAQ,MAAM,QAAQ,MAAM,IAAI,SAAS,CAAC,MAAM;AACtD,QAAI,CAAC,KAAK;AAAQ;AAElB,QAAI,UAA4B,MAC5B,iBAAuD,CAAC;AAC5D,UAAM,UAAU;AAAA,MACd;AAAA,MACA;AAAA,MACA;AAAA,IACF,GACM,KAAK,IAAI,qBAAqB,CAAC,YAAY;AAC/C,uBAAiB,KAAK,IAAI,CAAC,KAAK,UAE5B,QAAQ,KAAK,CAAC,MAAM,EAAE,WAAW,IAAI,OAAO,KAAK,eAAe,KAAK,KAAK,IAE7E,GACD,8BACA,UAAU,iBAAiB,cAAc,KAAK;AAAA,IAChD,GAAG,OAAO;AAEV,eAAW,OAAO;AAChB,MAAI,IAAI,WACN,GAAG,QAAQ,IAAI,OAAO;AAI1B,WAAO,MAAM;AACX,oCACA,GAAG,WAAW;AAAA,IAChB;AAAA,EACF,GAAG;AAAA,IACD;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IAEA,GAAG;AAAA,EACL,CAAC;AACH;",
4
+ "mappings": "AACA,SAAS,WAAW,gBAAgB;AACpC,SAAS,OAAO,gBAAgB;AAWzB,SAAS,kBACd,MACA,EAAE,MAAM,GAAG,KAAK,IAAmD,CAAC,GAC3B;AACzC,QAAM,CAAC,QAAQ,SAAS,IAAI,SAAoB,CAAC,CAAC;AAElD,SAAI,SACF;AAAA,IACE;AAAA,IACA,CAAC,YAAY;AACX,YAAM,eAAe,QAAQ,KAAK,CAAC,MAAM,uBAAG,cAAc;AAC1D,MAAI,QAAQ,CAAC,gBACb,UAAU,CAAC,SAAS;AAClB,cAAM,OAAO,QAAQ,IAAI,CAAC,OAAM,uBAAG,mBAAkB,EAAK;AAC1D,eAAI,KAAK,WAAW,KAAK,UAAU,KAAK,MAAM,CAAC,GAAG,MAAM,MAAM,KAAK,CAAC,CAAC,IAC5D,OAEF;AAAA,MACT,CAAC;AAAA,IACH;AAAA,IACA;AAAA,EACF,GAGM,MAAM,QAAQ,IAAI,IAAI,SAAS,OAAO,CAAC;AACjD;AAEO,SAAS,kBACd,QACA,eACA,EAAE,YAAY,GAAG,MAAM,WAAW,IAA8B,CAAC,GACjE,YAAmB,CAAC,GACpB;AACA,QAAM,mBAAmB,SAAS,aAAa;AAE/C,YAAU,MAAM;AACd,UAAM,OAAQ,MAAM,QAAQ,MAAM,IAAI,SAAS,CAAC,MAAM;AACtD,QAAI,CAAC,KAAK;AAAQ;AAElB,QAAI,UAA4B,MAC5B,iBAAuD,CAAC;AAC5D,UAAM,UAAU;AAAA,MACd;AAAA,MACA;AAAA,MACA;AAAA,IACF,GACM,KAAK,IAAI,qBAAqB,CAAC,YAAY;AAC/C,uBAAiB,KAAK,IAAI,CAAC,KAAK,UAE5B,QAAQ,KAAK,CAAC,MAAM,EAAE,WAAW,IAAI,OAAO,KAAK,eAAe,KAAK,KAAK,IAE7E,GACD,8BACA,UAAU,iBAAiB,cAAc,KAAK;AAAA,IAChD,GAAG,OAAO;AAEV,eAAW,OAAO;AAChB,MAAI,IAAI,WACN,GAAG,QAAQ,IAAI,OAAO;AAI1B,WAAO,MAAM;AACX,oCACA,GAAG,WAAW;AAAA,IAChB;AAAA,EACF,GAAG;AAAA,IACD;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IAEA,GAAG;AAAA,EACL,CAAC;AACH;",
5
5
  "names": []
6
6
  }
@@ -1,44 +1,25 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: !0 });
9
- }, __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from == "object" || typeof from == "function")
11
- for (let key of __getOwnPropNames(from))
12
- !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
- return to;
14
- };
15
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
16
- var AccordionDemo_exports = {};
17
- __export(AccordionDemo_exports, {
18
- AccordionDemo: () => AccordionDemo
19
- });
20
- module.exports = __toCommonJS(AccordionDemo_exports);
21
- var import_lucide_icons = require("@tamagui/lucide-icons"), import_tamagui = require("tamagui"), import_jsx_runtime = require("react/jsx-runtime");
1
+ import { ChevronDown } from "@tamagui/lucide-icons";
2
+ import { Accordion, Paragraph, Square } from "tamagui";
3
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
22
4
  function AccordionDemo() {
23
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.Accordion, { overflow: "hidden", width: "$20", type: "multiple", children: [
24
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.Accordion.Item, { value: "a1", children: [
25
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Accordion.Trigger, { flexDirection: "row", justifyContent: "space-between", children: ({ open }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_jsx_runtime.Fragment, { children: [
26
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Paragraph, { children: "1. Take a cold shower" }),
27
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Square, { animation: "quick", rotate: open ? "180deg" : "0deg", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_icons.ChevronDown, { size: "$1" }) })
5
+ return /* @__PURE__ */ jsxs(Accordion, { overflow: "hidden", width: "$20", type: "multiple", children: [
6
+ /* @__PURE__ */ jsxs(Accordion.Item, { value: "a1", children: [
7
+ /* @__PURE__ */ jsx(Accordion.Trigger, { flexDirection: "row", justifyContent: "space-between", children: ({ open }) => /* @__PURE__ */ jsxs(Fragment, { children: [
8
+ /* @__PURE__ */ jsx(Paragraph, { children: "1. Take a cold shower" }),
9
+ /* @__PURE__ */ jsx(Square, { animation: "quick", rotate: open ? "180deg" : "0deg", children: /* @__PURE__ */ jsx(ChevronDown, { size: "$1" }) })
28
10
  ] }) }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Accordion.Content, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Paragraph, { children: "Cold showers can help reduce inflammation, relieve pain, improve circulation, lower stress levels, and reduce muscle soreness and fatigue." }) })
11
+ /* @__PURE__ */ jsx(Accordion.Content, { children: /* @__PURE__ */ jsx(Paragraph, { children: "Cold showers can help reduce inflammation, relieve pain, improve circulation, lower stress levels, and reduce muscle soreness and fatigue." }) })
30
12
  ] }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.Accordion.Item, { value: "a2", children: [
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Accordion.Trigger, { flexDirection: "row", justifyContent: "space-between", children: ({ open }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_jsx_runtime.Fragment, { children: [
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Paragraph, { children: "2. Eat 4 eggs" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Square, { animation: "quick", rotate: open ? "180deg" : "0deg", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_lucide_icons.ChevronDown, { size: "$1" }) })
13
+ /* @__PURE__ */ jsxs(Accordion.Item, { value: "a2", children: [
14
+ /* @__PURE__ */ jsx(Accordion.Trigger, { flexDirection: "row", justifyContent: "space-between", children: ({ open }) => /* @__PURE__ */ jsxs(Fragment, { children: [
15
+ /* @__PURE__ */ jsx(Paragraph, { children: "2. Eat 4 eggs" }),
16
+ /* @__PURE__ */ jsx(Square, { animation: "quick", rotate: open ? "180deg" : "0deg", children: /* @__PURE__ */ jsx(ChevronDown, { size: "$1" }) })
35
17
  ] }) }),
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Accordion.Content, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Paragraph, { children: "Eggs have been a dietary staple since time immemorial and there\u2019s good reason for their continued presence in our menus and meals." }) })
18
+ /* @__PURE__ */ jsx(Accordion.Content, { children: /* @__PURE__ */ jsx(Paragraph, { children: "Eggs have been a dietary staple since time immemorial and there\u2019s good reason for their continued presence in our menus and meals." }) })
37
19
  ] })
38
20
  ] });
39
21
  }
40
- // Annotate the CommonJS export names for ESM import in node:
41
- 0 && (module.exports = {
22
+ export {
42
23
  AccordionDemo
43
- });
24
+ };
44
25
  //# sourceMappingURL=AccordionDemo.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/AccordionDemo.tsx"],
4
- "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAA4B,kCAC5B,iBAA6C,oBAQjC;AANL,SAAS,gBAAgB;AAC9B,SACE,6CAAC,4BAAU,UAAS,UAAS,OAAM,OAAM,MAAK,YAC5C;AAAA,iDAAC,yBAAU,MAAV,EAAe,OAAM,MACpB;AAAA,kDAAC,yBAAU,SAAV,EAAkB,eAAc,OAAM,gBAAe,iBACnD,WAAC,EAAE,KAAK,MACP,4EACE;AAAA,oDAAC,4BAAU,mCAAqB;AAAA,QAChC,4CAAC,yBAAO,WAAU,SAAQ,QAAQ,OAAO,WAAW,QAClD,sDAAC,mCAAY,MAAK,MAAK,GACzB;AAAA,SACF,GAEJ;AAAA,MACA,4CAAC,yBAAU,SAAV,EACC,sDAAC,4BAAU,wJAGX,GACF;AAAA,OACF;AAAA,IAEA,6CAAC,yBAAU,MAAV,EAAe,OAAM,MACpB;AAAA,kDAAC,yBAAU,SAAV,EAAkB,eAAc,OAAM,gBAAe,iBACnD,WAAC,EAAE,KAAK,MACP,4EACE;AAAA,oDAAC,4BAAU,2BAAa;AAAA,QACxB,4CAAC,yBAAO,WAAU,SAAQ,QAAQ,OAAO,WAAW,QAClD,sDAAC,mCAAY,MAAK,MAAK,GACzB;AAAA,SACF,GAEJ;AAAA,MACA,4CAAC,yBAAU,SAAV,EACC,sDAAC,4BAAU,qJAGX,GACF;AAAA,OACF;AAAA,KACF;AAEJ;",
4
+ "mappings": "AAAA,SAAS,mBAAmB;AAC5B,SAAS,WAAW,WAAW,cAAc;AAQjC,mBACE,KADF;AANL,SAAS,gBAAgB;AAC9B,SACE,qBAAC,aAAU,UAAS,UAAS,OAAM,OAAM,MAAK,YAC5C;AAAA,yBAAC,UAAU,MAAV,EAAe,OAAM,MACpB;AAAA,0BAAC,UAAU,SAAV,EAAkB,eAAc,OAAM,gBAAe,iBACnD,WAAC,EAAE,KAAK,MACP,iCACE;AAAA,4BAAC,aAAU,mCAAqB;AAAA,QAChC,oBAAC,UAAO,WAAU,SAAQ,QAAQ,OAAO,WAAW,QAClD,8BAAC,eAAY,MAAK,MAAK,GACzB;AAAA,SACF,GAEJ;AAAA,MACA,oBAAC,UAAU,SAAV,EACC,8BAAC,aAAU,wJAGX,GACF;AAAA,OACF;AAAA,IAEA,qBAAC,UAAU,MAAV,EAAe,OAAM,MACpB;AAAA,0BAAC,UAAU,SAAV,EAAkB,eAAc,OAAM,gBAAe,iBACnD,WAAC,EAAE,KAAK,MACP,iCACE;AAAA,4BAAC,aAAU,2BAAa;AAAA,QACxB,oBAAC,UAAO,WAAU,SAAQ,QAAQ,OAAO,WAAW,QAClD,8BAAC,eAAY,MAAK,MAAK,GACzB;AAAA,SACF,GAEJ;AAAA,MACA,oBAAC,UAAU,SAAV,EACC,8BAAC,aAAU,qJAGX,GACF;AAAA,OACF;AAAA,KACF;AAEJ;",
5
5
  "names": []
6
6
  }
@@ -1,38 +1,21 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: !0 });
9
- }, __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from == "object" || typeof from == "function")
11
- for (let key of __getOwnPropNames(from))
12
- !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
- return to;
14
- };
15
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
16
- var AddThemeDemo_exports = {};
17
- __export(AddThemeDemo_exports, {
18
- AddThemeDemo: () => AddThemeDemo
19
- });
20
- module.exports = __toCommonJS(AddThemeDemo_exports);
21
- var import_theme = require("@tamagui/theme"), import_react = require("react"), import_tamagui = require("tamagui"), import_jsx_runtime = require("react/jsx-runtime");
1
+ import { addTheme } from "@tamagui/theme";
2
+ import { useState } from "react";
3
+ import { Button, H3, Square, Theme, YStack } from "tamagui";
4
+ import { jsx, jsxs } from "react/jsx-runtime";
22
5
  function AddThemeDemo() {
23
- const [theme, setTheme] = (0, import_react.useState)();
24
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.YStack, { alignItems: "center", space: !0, children: [
25
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.H3, { children: [
6
+ const [theme, setTheme] = useState();
7
+ return /* @__PURE__ */ jsxs(YStack, { alignItems: "center", space: !0, children: [
8
+ /* @__PURE__ */ jsxs(H3, { children: [
26
9
  "Theme: ",
27
10
  theme ?? "none"
28
11
  ] }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Theme, { name: theme ?? "red", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Square, { borderRadius: "$8", size: 100, backgroundColor: "$color" }) }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
31
- import_tamagui.Button,
12
+ /* @__PURE__ */ jsx(Theme, { name: theme ?? "red", children: /* @__PURE__ */ jsx(Square, { borderRadius: "$8", size: 100, backgroundColor: "$color" }) }),
13
+ /* @__PURE__ */ jsx(
14
+ Button,
32
15
  {
33
16
  disabled: theme === "superblue",
34
17
  onPress: () => {
35
- (0, import_theme.addTheme)({
18
+ addTheme({
36
19
  name: "superblue",
37
20
  insertCSS: !0,
38
21
  theme: {
@@ -46,8 +29,7 @@ function AddThemeDemo() {
46
29
  )
47
30
  ] });
48
31
  }
49
- // Annotate the CommonJS export names for ESM import in node:
50
- 0 && (module.exports = {
32
+ export {
51
33
  AddThemeDemo
52
- });
34
+ };
53
35
  //# sourceMappingURL=AddThemeDemo.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/AddThemeDemo.tsx"],
4
- "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAAyB,2BACzB,eAAyB,kBACzB,iBAAkD,oBAO5C;AALC,SAAS,eAAe;AAC7B,QAAM,CAAC,OAAO,QAAQ,QAAI,uBAAc;AAExC,SACE,6CAAC,yBAAO,YAAW,UAAS,OAAK,IAC/B;AAAA,iDAAC,qBAAG;AAAA;AAAA,MAAQ,SAAS;AAAA,OAAO;AAAA,IAE5B,4CAAC,wBAAM,MAAM,SAAS,OACpB,sDAAC,yBAAO,cAAa,MAAK,MAAM,KAAK,iBAAgB,UAAS,GAChE;AAAA,IAEA;AAAA,MAAC;AAAA;AAAA,QACC,UAAU,UAAU;AAAA,QACpB,SAAS,MAAM;AACb,qCAAS;AAAA,YACP,MAAM;AAAA,YACN,WAAW;AAAA,YACX,OAAO;AAAA,cACL,YAAY;AAAA,cACZ,OAAO;AAAA,YACT;AAAA,UACF,CAAC,GACD,SAAS,WAAW;AAAA,QACtB;AAAA,QACD;AAAA;AAAA,IAED;AAAA,KACF;AAEJ;",
4
+ "mappings": "AAAA,SAAS,gBAAgB;AACzB,SAAS,gBAAgB;AACzB,SAAS,QAAQ,IAAI,QAAQ,OAAO,cAAc;AAO5C,SAGE,KAHF;AALC,SAAS,eAAe;AAC7B,QAAM,CAAC,OAAO,QAAQ,IAAI,SAAc;AAExC,SACE,qBAAC,UAAO,YAAW,UAAS,OAAK,IAC/B;AAAA,yBAAC,MAAG;AAAA;AAAA,MAAQ,SAAS;AAAA,OAAO;AAAA,IAE5B,oBAAC,SAAM,MAAM,SAAS,OACpB,8BAAC,UAAO,cAAa,MAAK,MAAM,KAAK,iBAAgB,UAAS,GAChE;AAAA,IAEA;AAAA,MAAC;AAAA;AAAA,QACC,UAAU,UAAU;AAAA,QACpB,SAAS,MAAM;AACb,mBAAS;AAAA,YACP,MAAM;AAAA,YACN,WAAW;AAAA,YACX,OAAO;AAAA,cACL,YAAY;AAAA,cACZ,OAAO;AAAA,YACT;AAAA,UACF,CAAC,GACD,SAAS,WAAW;AAAA,QACtB;AAAA,QACD;AAAA;AAAA,IAED;AAAA,KACF;AAEJ;",
5
5
  "names": []
6
6
  }
@@ -1,30 +1,11 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: !0 });
9
- }, __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from == "object" || typeof from == "function")
11
- for (let key of __getOwnPropNames(from))
12
- !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
- return to;
14
- };
15
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
16
- var AlertDialogDemo_exports = {};
17
- __export(AlertDialogDemo_exports, {
18
- AlertDialogDemo: () => AlertDialogDemo
19
- });
20
- module.exports = __toCommonJS(AlertDialogDemo_exports);
21
- var import_tamagui = require("tamagui"), import_jsx_runtime = require("react/jsx-runtime");
1
+ import { AlertDialog, Button, XStack, YStack } from "tamagui";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
22
3
  function AlertDialogDemo() {
23
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.AlertDialog, { native: !0, children: [
24
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.AlertDialog.Trigger, { asChild: !0, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Button, { children: "Show Alert" }) }),
25
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.AlertDialog.Portal, { children: [
26
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
27
- import_tamagui.AlertDialog.Overlay,
4
+ return /* @__PURE__ */ jsxs(AlertDialog, { native: !0, children: [
5
+ /* @__PURE__ */ jsx(AlertDialog.Trigger, { asChild: !0, children: /* @__PURE__ */ jsx(Button, { children: "Show Alert" }) }),
6
+ /* @__PURE__ */ jsxs(AlertDialog.Portal, { children: [
7
+ /* @__PURE__ */ jsx(
8
+ AlertDialog.Overlay,
28
9
  {
29
10
  animation: "quick",
30
11
  opacity: 0.5,
@@ -33,8 +14,8 @@ function AlertDialogDemo() {
33
14
  },
34
15
  "overlay"
35
16
  ),
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
- import_tamagui.AlertDialog.Content,
17
+ /* @__PURE__ */ jsx(
18
+ AlertDialog.Content,
38
19
  {
39
20
  bordered: !0,
40
21
  elevate: !0,
@@ -52,12 +33,12 @@ function AlertDialogDemo() {
52
33
  scale: 1,
53
34
  opacity: 1,
54
35
  y: 0,
55
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.YStack, { space: !0, children: [
56
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.AlertDialog.Title, { children: "Accept" }),
57
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.AlertDialog.Description, { children: "By pressing yes, you accept our terms and conditions." }),
58
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_tamagui.XStack, { space: "$3", justifyContent: "flex-end", children: [
59
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.AlertDialog.Cancel, { asChild: !0, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Button, { children: "Cancel" }) }),
60
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.AlertDialog.Action, { asChild: !0, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_tamagui.Button, { theme: "active", children: "Accept" }) })
36
+ children: /* @__PURE__ */ jsxs(YStack, { space: !0, children: [
37
+ /* @__PURE__ */ jsx(AlertDialog.Title, { children: "Accept" }),
38
+ /* @__PURE__ */ jsx(AlertDialog.Description, { children: "By pressing yes, you accept our terms and conditions." }),
39
+ /* @__PURE__ */ jsxs(XStack, { space: "$3", justifyContent: "flex-end", children: [
40
+ /* @__PURE__ */ jsx(AlertDialog.Cancel, { asChild: !0, children: /* @__PURE__ */ jsx(Button, { children: "Cancel" }) }),
41
+ /* @__PURE__ */ jsx(AlertDialog.Action, { asChild: !0, children: /* @__PURE__ */ jsx(Button, { theme: "active", children: "Accept" }) })
61
42
  ] })
62
43
  ] })
63
44
  },
@@ -66,8 +47,7 @@ function AlertDialogDemo() {
66
47
  ] })
67
48
  ] });
68
49
  }
69
- // Annotate the CommonJS export names for ESM import in node:
70
- 0 && (module.exports = {
50
+ export {
71
51
  AlertDialogDemo
72
- });
52
+ };
73
53
  //# sourceMappingURL=AlertDialogDemo.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/AlertDialogDemo.tsx"],
4
- "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAAoD,oBAM5C;AAJD,SAAS,kBAAkB;AAChC,SACE,6CAAC,8BAAY,QAAM,IACjB;AAAA,gDAAC,2BAAY,SAAZ,EAAoB,SAAO,IAC1B,sDAAC,yBAAO,wBAAU,GACpB;AAAA,IAEA,6CAAC,2BAAY,QAAZ,EACC;AAAA;AAAA,QAAC,2BAAY;AAAA,QAAZ;AAAA,UAEC,WAAU;AAAA,UACV,SAAS;AAAA,UACT,YAAY,EAAE,SAAS,EAAE;AAAA,UACzB,WAAW,EAAE,SAAS,EAAE;AAAA;AAAA,QAJpB;AAAA,MAKN;AAAA,MACA;AAAA,QAAC,2BAAY;AAAA,QAAZ;AAAA,UACC,UAAQ;AAAA,UACR,SAAO;AAAA,UAEP,WAAW;AAAA,YACT;AAAA,YACA;AAAA,cACE,SAAS;AAAA,gBACP,mBAAmB;AAAA,cACrB;AAAA,YACF;AAAA,UACF;AAAA,UACA,YAAY,EAAE,GAAG,GAAG,GAAG,KAAK,SAAS,GAAG,OAAO,IAAI;AAAA,UACnD,WAAW,EAAE,GAAG,GAAG,GAAG,IAAI,SAAS,GAAG,OAAO,KAAK;AAAA,UAClD,GAAG;AAAA,UACH,OAAO;AAAA,UACP,SAAS;AAAA,UACT,GAAG;AAAA,UAEH,uDAAC,yBAAO,OAAK,IACX;AAAA,wDAAC,2BAAY,OAAZ,EAAkB,oBAAM;AAAA,YACzB,4CAAC,2BAAY,aAAZ,EAAwB,mEAEzB;AAAA,YAEA,6CAAC,yBAAO,OAAM,MAAK,gBAAe,YAChC;AAAA,0DAAC,2BAAY,QAAZ,EAAmB,SAAO,IACzB,sDAAC,yBAAO,oBAAM,GAChB;AAAA,cACA,4CAAC,2BAAY,QAAZ,EAAmB,SAAO,IACzB,sDAAC,yBAAO,OAAM,UAAS,oBAAM,GAC/B;AAAA,eACF;AAAA,aACF;AAAA;AAAA,QA9BI;AAAA,MA+BN;AAAA,OACF;AAAA,KACF;AAEJ;",
4
+ "mappings": "AAAA,SAAS,aAAa,QAAQ,QAAQ,cAAc;AAM5C,cAoCI,YApCJ;AAJD,SAAS,kBAAkB;AAChC,SACE,qBAAC,eAAY,QAAM,IACjB;AAAA,wBAAC,YAAY,SAAZ,EAAoB,SAAO,IAC1B,8BAAC,UAAO,wBAAU,GACpB;AAAA,IAEA,qBAAC,YAAY,QAAZ,EACC;AAAA;AAAA,QAAC,YAAY;AAAA,QAAZ;AAAA,UAEC,WAAU;AAAA,UACV,SAAS;AAAA,UACT,YAAY,EAAE,SAAS,EAAE;AAAA,UACzB,WAAW,EAAE,SAAS,EAAE;AAAA;AAAA,QAJpB;AAAA,MAKN;AAAA,MACA;AAAA,QAAC,YAAY;AAAA,QAAZ;AAAA,UACC,UAAQ;AAAA,UACR,SAAO;AAAA,UAEP,WAAW;AAAA,YACT;AAAA,YACA;AAAA,cACE,SAAS;AAAA,gBACP,mBAAmB;AAAA,cACrB;AAAA,YACF;AAAA,UACF;AAAA,UACA,YAAY,EAAE,GAAG,GAAG,GAAG,KAAK,SAAS,GAAG,OAAO,IAAI;AAAA,UACnD,WAAW,EAAE,GAAG,GAAG,GAAG,IAAI,SAAS,GAAG,OAAO,KAAK;AAAA,UAClD,GAAG;AAAA,UACH,OAAO;AAAA,UACP,SAAS;AAAA,UACT,GAAG;AAAA,UAEH,+BAAC,UAAO,OAAK,IACX;AAAA,gCAAC,YAAY,OAAZ,EAAkB,oBAAM;AAAA,YACzB,oBAAC,YAAY,aAAZ,EAAwB,mEAEzB;AAAA,YAEA,qBAAC,UAAO,OAAM,MAAK,gBAAe,YAChC;AAAA,kCAAC,YAAY,QAAZ,EAAmB,SAAO,IACzB,8BAAC,UAAO,oBAAM,GAChB;AAAA,cACA,oBAAC,YAAY,QAAZ,EAAmB,SAAO,IACzB,8BAAC,UAAO,OAAM,UAAS,oBAAM,GAC/B;AAAA,eACF;AAAA,aACF;AAAA;AAAA,QA9BI;AAAA,MA+BN;AAAA,OACF;AAAA,KACF;AAEJ;",
5
5
  "names": []
6
6
  }