@sprawlify/vue 0.0.73 → 0.0.75

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 (239) hide show
  1. package/dist/accordion-anatomy-Bxs15n6t.d.ts +2 -0
  2. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  3. package/dist/angle-slider-anatomy-4JLhdGMa.d.ts +2 -0
  4. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  5. package/dist/avatar-anatomy-DRst-MIc.d.ts +2 -0
  6. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  7. package/dist/bottom-sheet-anatomy-DUXumYfR.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-BOEGNpiY.d.ts +2 -0
  14. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  15. package/dist/{collapsible-SXAS3iFc.js → collapsible-OXksISO6.js} +3 -4
  16. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  17. package/dist/collapsible-anatomy-DxiuORza.d.ts +2 -0
  18. package/dist/{collection-C_ZHBDQD.js → collection-CBh5p7A_.js} +1 -1
  19. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  20. package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
  21. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  22. package/dist/combobox-anatomy-pMR3g6v-.d.ts +6 -0
  23. package/dist/components/accordion/index.d.ts +22 -21
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +52 -0
  26. package/dist/components/anatomy.js +54 -0
  27. package/dist/components/angle-slider/index.d.ts +20 -19
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +23 -22
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +24 -27
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +25 -28
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +21 -20
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +57 -60
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -42
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +53 -56
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +32 -31
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +29 -28
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +26 -25
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +30 -28
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +13 -13
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +26 -29
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +59 -57
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +19 -18
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +27 -26
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +19 -18
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +34 -33
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +21 -20
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +20 -19
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +19 -22
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +40 -39
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/separator/index.d.ts +81 -0
  111. package/dist/components/separator/index.js +135 -0
  112. package/dist/components/signature-pad/index.d.ts +18 -17
  113. package/dist/components/signature-pad/index.js +5 -4
  114. package/dist/components/slider/index.d.ts +25 -24
  115. package/dist/components/slider/index.js +3 -3
  116. package/dist/components/splitter/index.d.ts +16 -15
  117. package/dist/components/splitter/index.js +4 -3
  118. package/dist/components/steps/index.d.ts +22 -21
  119. package/dist/components/steps/index.js +3 -3
  120. package/dist/components/switch/index.d.ts +19 -18
  121. package/dist/components/switch/index.js +5 -4
  122. package/dist/components/tabs/index.d.ts +21 -20
  123. package/dist/components/tabs/index.js +5 -5
  124. package/dist/components/tags-input/index.d.ts +39 -38
  125. package/dist/components/tags-input/index.js +5 -4
  126. package/dist/components/timer/index.d.ts +16 -15
  127. package/dist/components/timer/index.js +3 -3
  128. package/dist/components/toast/index.d.ts +13 -12
  129. package/dist/components/toast/index.js +2 -2
  130. package/dist/components/toggle/index.d.ts +10 -13
  131. package/dist/components/toggle/index.js +3 -8
  132. package/dist/components/toggle-group/index.d.ts +15 -14
  133. package/dist/components/toggle-group/index.js +3 -3
  134. package/dist/components/tooltip/index.d.ts +23 -22
  135. package/dist/components/tooltip/index.js +5 -5
  136. package/dist/components/tour/index.d.ts +32 -35
  137. package/dist/components/tour/index.js +6 -9
  138. package/dist/components/tree-view/index.d.ts +6 -5
  139. package/dist/components/tree-view/index.js +6 -5
  140. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  141. package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
  142. package/dist/dialog-anatomy-ByMvuBxr.d.ts +2 -0
  143. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  144. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  145. package/dist/editable-anatomy-D7zUtMKW.d.ts +2 -0
  146. package/dist/{field-CtPR24u6.js → field-B_BAnE0z.js} +3 -8
  147. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  148. package/dist/field-anatomy-loNm9_9u.d.ts +6 -0
  149. package/dist/{fieldset-D5SznrKY.js → fieldset-XmKsNoOC.js} +3 -8
  150. package/dist/fieldset-anatomy-9h1GFO6X.d.ts +6 -0
  151. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  152. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  153. package/dist/file-upload-anatomy-DdLNgaPz.d.ts +2 -0
  154. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  155. package/dist/floating-panel-anatomy-DwkXF2tr.d.ts +2 -0
  156. package/dist/hover-card-anatomy-CTX5TEi3.d.ts +2 -0
  157. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  158. package/dist/image-cropper-anatomy-6_a6BSeW.d.ts +6 -0
  159. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  160. package/dist/{index-BnYwp0nl.d.ts → index-C-kA-knN.d.ts} +7 -7
  161. package/dist/{index-CmCVWB7e.d.ts → index-DZ1ummfv.d.ts} +35 -35
  162. package/dist/{index-CCRVRFFQ.d.ts → index-DzrYvQ8H.d.ts} +2 -2
  163. package/dist/{index-8bjPAUl0.d.ts → index-VvcSzgim.d.ts} +10 -10
  164. package/dist/index.d.ts +3 -3
  165. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  166. package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
  167. package/dist/marquee-anatomy-CS5BoKG3.d.ts +2 -0
  168. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  169. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  170. package/dist/menu-anatomy-DcjSKaK6.d.ts +2 -0
  171. package/dist/navigation-menu-anatomy-bvfS7a-6.d.ts +2 -0
  172. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  173. package/dist/number-input-anatomy-BEL1Q-ZK.d.ts +2 -0
  174. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  175. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  176. package/dist/pagination-anatomy-xc9Fxt__.d.ts +2 -0
  177. package/dist/password-input-anatomy-CQFdYR2z.d.ts +2 -0
  178. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  179. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  180. package/dist/pin-input-anatomy-nRaqyCV2.d.ts +2 -0
  181. package/dist/popover-anatomy-Cwp8_2Po.d.ts +2 -0
  182. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  183. package/dist/{presence-BK6rPXK7.js → presence-B50UYKDY.js} +1 -1
  184. package/dist/progress-anatomy-BubUhrtU.d.ts +2 -0
  185. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  186. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  187. package/dist/qr-code-anatomy-DKYQO_yO.d.ts +2 -0
  188. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  189. package/dist/radio-group-anatomy-CiNL4B5J.d.ts +2 -0
  190. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  191. package/dist/rating-group-anatomy-DEi1Omvv.d.ts +2 -0
  192. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  193. package/dist/scroll-area-anatomy-CefzWgS5.d.ts +2 -0
  194. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  195. package/dist/segment-group-anatomy-DesMk15u.d.ts +6 -0
  196. package/dist/select-anatomy-BLK5Kq84.d.ts +2 -0
  197. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  198. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  199. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  200. package/dist/signature-pad-anatomy-CoeXwoDo.js +3 -0
  201. package/dist/signature-pad-anatomy-ZbCDnYGZ.d.ts +2 -0
  202. package/dist/slider-anatomy-BMTjqedI.d.ts +2 -0
  203. package/dist/slider-anatomy-D1MIQawS.js +3 -0
  204. package/dist/splitter-anatomy-Bb-vdY9S.d.ts +2 -0
  205. package/dist/splitter-anatomy-mbvD9KMw.js +3 -0
  206. package/dist/steps-anatomy-CMM7Zciy.d.ts +2 -0
  207. package/dist/steps-anatomy-DL1kFLaW.js +3 -0
  208. package/dist/switch-anatomy-C_MAURJE.js +3 -0
  209. package/dist/switch-anatomy-Dmg0RYjh.d.ts +2 -0
  210. package/dist/tabs-anatomy-CgXloO7s.d.ts +2 -0
  211. package/dist/tabs-anatomy-DF_ekPnt.js +3 -0
  212. package/dist/tags-input-anatomy-C0HLrulm.d.ts +2 -0
  213. package/dist/tags-input-anatomy-Dpn_Smms.js +3 -0
  214. package/dist/timer-anatomy-BF3_7vbc.js +3 -0
  215. package/dist/timer-anatomy-D0Ey9n_K.d.ts +2 -0
  216. package/dist/toast-anatomy-BHDNHkvU.js +3 -0
  217. package/dist/toast-anatomy-DHifYWal.d.ts +2 -0
  218. package/dist/toggle-anatomy-B79YArNR.js +8 -0
  219. package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
  220. package/dist/toggle-group-anatomy-BpV0-6Xe.d.ts +2 -0
  221. package/dist/toggle-group-anatomy-CFLq6ia_.js +3 -0
  222. package/dist/tooltip-anatomy-BlxUQUEe.d.ts +2 -0
  223. package/dist/tooltip-anatomy-D6lPF-Wq.js +3 -0
  224. package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
  225. package/dist/tour-anatomy-Cg6ZDDuV.js +7 -0
  226. package/dist/{tree-view-N6ShNmpe.js → tree-view-D0JBQ_ly.js} +6 -7
  227. package/dist/tree-view-anatomy--Ft8ROVn.js +3 -0
  228. package/dist/tree-view-anatomy-zTRJrcH9.d.ts +2 -0
  229. package/package.json +6 -2
  230. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  231. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  232. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-D8oe6Rby.js} +0 -0
  233. /package/dist/{factory-B5zr8_kk.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  234. /package/dist/{factory-Co08Aw8u.js → factory-xNPol80p.js} +0 -0
  235. /package/dist/{index-DhFoJHfp.d.ts → index-BezmG5AK.d.ts} +0 -0
  236. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  237. /package/dist/{types-DIEO6uP3.d.ts → types-D_fjXif6.d.ts} +0 -0
  238. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-3G0_HWbg.js} +0 -0
  239. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -0,0 +1,3 @@
1
+ import { anatomy as marqueeAnatomy } from "@sprawlify/primitives/machines/marquee";
2
+
3
+ export { marqueeAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as menuAnatomy } from "@sprawlify/primitives/machines/menu";
2
+
3
+ export { menuAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as menuAnatomy } from "@sprawlify/primitives/machines/menu";
2
+ export { menuAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
2
+ export { navigationMenuAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as navigationMenuAnatomy } from "@sprawlify/primitives/machines/navigation-menu";
2
+
3
+ export { navigationMenuAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
2
+ export { numberInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as numberInputAnatomy } from "@sprawlify/primitives/machines/number-input";
2
+
3
+ export { numberInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
2
+
3
+ export { paginationAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as paginationAnatomy } from "@sprawlify/primitives/machines/pagination";
2
+ export { paginationAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as passwordInputAnatomy } from "@sprawlify/primitives/machines/password-input";
2
+ export { passwordInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as passwordInputAnatomy } from "@sprawlify/primitives/machines/password-input";
2
+
3
+ export { passwordInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as pinInputAnatomy } from "@sprawlify/primitives/machines/pin-input";
2
+
3
+ export { pinInputAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as pinInputAnatomy } from "@sprawlify/primitives/machines/pin-input";
2
+ export { pinInputAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
2
+ export { popoverAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as popoverAnatomy } from "@sprawlify/primitives/machines/popover";
2
+
3
+ export { popoverAnatomy as t };
@@ -1,7 +1,7 @@
1
1
  import { n as useMachine, r as normalizeProps$1 } from "./core-DNndr38p.js";
2
2
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
3
3
  import { t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
4
- import { t as sprawlify } from "./factory-Co08Aw8u.js";
4
+ import { t as sprawlify } from "./factory-xNPol80p.js";
5
5
  import { computed, createBlock, createCommentVNode, defineComponent, mergeDefaults, mergeProps, openBlock, ref, renderSlot, toValue, unref, watch, withCtx } from "vue";
6
6
  import * as presence from "@sprawlify/primitives/machines/presence";
7
7
 
@@ -0,0 +1,2 @@
1
+ import { anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
2
+ export { progressAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as progressAnatomy } from "@sprawlify/primitives/machines/progress";
2
+
3
+ export { progressAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as qrCodeAnatomy } from "@sprawlify/primitives/machines/qr-code";
2
+
3
+ export { qrCodeAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as qrCodeAnatomy } from "@sprawlify/primitives/machines/qr-code";
2
+ export { qrCodeAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as radioGroupAnatomy } from "@sprawlify/primitives/machines/radio-group";
2
+
3
+ export { radioGroupAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as radioGroupAnatomy } from "@sprawlify/primitives/machines/radio-group";
2
+ export { radioGroupAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as ratingGroupAnatomy } from "@sprawlify/primitives/machines/rating-group";
2
+
3
+ export { ratingGroupAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as ratingGroupAnatomy } from "@sprawlify/primitives/machines/rating-group";
2
+ export { ratingGroupAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as scrollAreaAnatomy } from "@sprawlify/primitives/machines/scroll-area";
2
+
3
+ export { scrollAreaAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as scrollAreaAnatomy } from "@sprawlify/primitives/machines/scroll-area";
2
+ export { scrollAreaAnatomy as t };
@@ -0,0 +1,8 @@
1
+ import { anatomy } from "@sprawlify/primitives/machines/radio-group";
2
+
3
+ //#region src/components/segment-group/segment-group-anatomy.ts
4
+ const segmentGroupAnatomy = anatomy.rename("segment-group");
5
+ const parts = segmentGroupAnatomy.build();
6
+
7
+ //#endregion
8
+ export { segmentGroupAnatomy as n, parts as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy13 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/segment-group/segment-group-anatomy.d.ts
4
+ declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy13.Anatomy<"label" | "item" | "itemText" | "root" | "indicator" | "itemControl">;
5
+ //#endregion
6
+ export { segmentGroupAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
2
+ export { selectAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as selectAnatomy } from "@sprawlify/primitives/machines/select";
2
+
3
+ export { selectAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as separatorAnatomy } from "@sprawlify/primitives/machines/separator";
2
+
3
+ export { separatorAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as separatorAnatomy } from "@sprawlify/primitives/machines/separator";
2
+ export { separatorAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as signaturePadAnatomy } from "@sprawlify/primitives/machines/signature-pad";
2
+
3
+ export { signaturePadAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as signaturePadAnatomy } from "@sprawlify/primitives/machines/signature-pad";
2
+ export { signaturePadAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as sliderAnatomy } from "@sprawlify/primitives/machines/slider";
2
+ export { sliderAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as sliderAnatomy } from "@sprawlify/primitives/machines/slider";
2
+
3
+ export { sliderAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as splitterAnatomy } from "@sprawlify/primitives/machines/splitter";
2
+ export { splitterAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as splitterAnatomy } from "@sprawlify/primitives/machines/splitter";
2
+
3
+ export { splitterAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as stepsAnatomy } from "@sprawlify/primitives/machines/steps";
2
+ export { stepsAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as stepsAnatomy } from "@sprawlify/primitives/machines/steps";
2
+
3
+ export { stepsAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as switchAnatomy } from "@sprawlify/primitives/machines/switch";
2
+
3
+ export { switchAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as switchAnatomy } from "@sprawlify/primitives/machines/switch";
2
+ export { switchAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as tabsAnatomy } from "@sprawlify/primitives/machines/tabs";
2
+ export { tabsAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as tabsAnatomy } from "@sprawlify/primitives/machines/tabs";
2
+
3
+ export { tabsAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as tagsInputAnatomy } from "@sprawlify/primitives/machines/tags-input";
2
+ export { tagsInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as tagsInputAnatomy } from "@sprawlify/primitives/machines/tags-input";
2
+
3
+ export { tagsInputAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as timerAnatomy } from "@sprawlify/primitives/machines/timer";
2
+
3
+ export { timerAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as timerAnatomy } from "@sprawlify/primitives/machines/timer";
2
+ export { timerAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as toastAnatomy } from "@sprawlify/primitives/machines/toast";
2
+
3
+ export { toastAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as toastAnatomy } from "@sprawlify/primitives/machines/toast";
2
+ export { toastAnatomy as t };
@@ -0,0 +1,8 @@
1
+ import { createAnatomy } from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/toggle/toggle-anatomy.ts
4
+ const toggleAnatomy = createAnatomy("toggle", ["root", "indicator"]);
5
+ const parts = toggleAnatomy.build();
6
+
7
+ //#endregion
8
+ export { toggleAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy2 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/toggle/toggle-anatomy.d.ts
4
+ declare const toggleAnatomy: _sprawlify_primitives_anatomy2.Anatomy<"root" | "indicator">;
5
+ //#endregion
6
+ export { toggleAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as toggleGroupAnatomy } from "@sprawlify/primitives/machines/toggle-group";
2
+ export { toggleGroupAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as toggleGroupAnatomy } from "@sprawlify/primitives/machines/toggle-group";
2
+
3
+ export { toggleGroupAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as tooltipAnatomy } from "@sprawlify/primitives/machines/tooltip";
2
+ export { tooltipAnatomy as t };
@@ -0,0 +1,3 @@
1
+ import { anatomy as tooltipAnatomy } from "@sprawlify/primitives/machines/tooltip";
2
+
3
+ export { tooltipAnatomy as t };
@@ -0,0 +1,6 @@
1
+ import * as _sprawlify_primitives_anatomy8 from "@sprawlify/primitives/anatomy";
2
+
3
+ //#region src/components/tour/tour-anatomy.d.ts
4
+ declare const tourAnatomy: _sprawlify_primitives_anatomy8.AnatomyInstance<"title" | "content" | "positioner" | "control" | "arrow" | "backdrop" | "closeTrigger" | "description" | "arrowTip" | "actionTrigger" | "progressText" | "spotlight">;
5
+ //#endregion
6
+ export { tourAnatomy as t };
@@ -0,0 +1,7 @@
1
+ import { anatomy } from "@sprawlify/primitives/machines/tour";
2
+
3
+ //#region src/components/tour/tour-anatomy.ts
4
+ const tourAnatomy = anatomy.extendWith("control");
5
+
6
+ //#endregion
7
+ export { tourAnatomy as t };
@@ -3,14 +3,13 @@ import { n as useMachine, r as normalizeProps$1 } from "./core-DNndr38p.js";
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "./providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "./create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "./factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "./clean-props-ChPEW0vT.js";
8
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "./use-render-strategy-DMa_QmB6.js";
9
- import { t as createSplitProps } from "./create-split-props-BDJ_VWs3.js";
10
- import { t as collapsible_exports } from "./collapsible-SXAS3iFc.js";
6
+ import { t as sprawlify } from "./factory-xNPol80p.js";
7
+ import { t as cleanProps } from "./clean-props-DsGHTEpm.js";
8
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "./use-render-strategy-3G0_HWbg.js";
9
+ import { t as createSplitProps } from "./create-split-props-D8oe6Rby.js";
10
+ import { t as collapsible_exports } from "./collapsible-OXksISO6.js";
11
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as treeView from "@sprawlify/primitives/machines/tree-view";
13
- import { anatomy as treeViewAnatomy } from "@sprawlify/primitives/machines/tree-view";
14
13
 
15
14
  //#region src/components/tree-view/use-tree-view-context.ts
16
15
  const [TreeViewProvider, useTreeViewContext] = createContext("TreeViewContext");
@@ -734,4 +733,4 @@ var tree_view_exports = /* @__PURE__ */ __exportAll({
734
733
  });
735
734
 
736
735
  //#endregion
737
- export { tree_view_branch_control_default as C, tree_view_branch_indent_guide_default as S, useTreeViewContext as T, tree_view_branch_default as _, useTreeView as a, tree_view_branch_text_default as b, tree_view_node_context_default as c, tree_view_node_checkbox_default as d, tree_view_label_default as f, tree_view_context_default as g, tree_view_item_indicator_default as h, tree_view_root_default as i, tree_view_node_rename_input_default as l, tree_view_item_text_default as m, treeViewAnatomy as n, tree_view_root_provider_default as o, tree_view_item_default as p, tree_view_tree_default as r, tree_view_node_provider_default as s, tree_view_exports as t, tree_view_node_checkbox_indicator_default as u, useTreeViewNodeContext as v, tree_view_branch_content_default as w, tree_view_branch_indicator_default as x, tree_view_branch_trigger_default as y };
736
+ export { tree_view_branch_content_default as C, tree_view_branch_control_default as S, useTreeViewNodeContext as _, tree_view_root_provider_default as a, tree_view_branch_indicator_default as b, tree_view_node_rename_input_default as c, tree_view_label_default as d, tree_view_item_default as f, tree_view_branch_default as g, tree_view_context_default as h, useTreeView as i, tree_view_node_checkbox_indicator_default as l, tree_view_item_indicator_default as m, tree_view_tree_default as n, tree_view_node_provider_default as o, tree_view_item_text_default as p, tree_view_root_default as r, tree_view_node_context_default as s, tree_view_exports as t, tree_view_node_checkbox_default as u, tree_view_branch_trigger_default as v, useTreeViewContext as w, tree_view_branch_indent_guide_default as x, tree_view_branch_text_default as y };
@@ -0,0 +1,3 @@
1
+ import { anatomy as treeViewAnatomy } from "@sprawlify/primitives/machines/tree-view";
2
+
3
+ export { treeViewAnatomy as t };
@@ -0,0 +1,2 @@
1
+ import { anatomy as treeViewAnatomy } from "@sprawlify/primitives/machines/tree-view";
2
+ export { treeViewAnatomy as t };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sprawlify/vue",
3
- "version": "0.0.73",
3
+ "version": "0.0.75",
4
4
  "type": "module",
5
5
  "description": "Vue wrapper for primitives.",
6
6
  "author": "sprawlify <npm@sprawlify.com>",
@@ -12,6 +12,10 @@
12
12
  "types": "./dist/index.d.ts",
13
13
  "default": "./dist/index.js"
14
14
  },
15
+ "./anatomy": {
16
+ "types": "./dist/components/anatomy.d.ts",
17
+ "default": "./dist/components/anatomy.js"
18
+ },
15
19
  "./accordion": {
16
20
  "types": "./dist/components/accordion/index.d.ts",
17
21
  "default": "./dist/components/accordion/index.js"
@@ -252,7 +256,7 @@
252
256
  "access": "public"
253
257
  },
254
258
  "dependencies": {
255
- "@sprawlify/primitives": "0.0.73"
259
+ "@sprawlify/primitives": "0.0.75"
256
260
  },
257
261
  "peerDependencies": {
258
262
  "vue": ">=3.0.0"