@sprawlify/vue 0.0.74 → 0.0.76
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.
- package/dist/carousel-anatomy-CS3XZbw0.d.ts +6 -0
- package/dist/checkbox-anatomy-BzXdprCY.d.ts +6 -0
- package/dist/{collapsible-kw6uns8K.js → collapsible-fQ2-Jeml.js} +1 -1
- package/dist/{color-picker-anatomy-C18pJhHu.d.ts → color-picker-anatomy-Jhiag8cb.d.ts} +2 -2
- package/dist/combobox-anatomy-Bmc1BlRe.d.ts +6 -0
- package/dist/components/accordion/index.d.ts +19 -19
- package/dist/components/accordion/index.js +5 -4
- package/dist/components/anatomy.d.ts +52 -50
- package/dist/components/anatomy.js +17 -15
- package/dist/components/angle-slider/index.d.ts +17 -17
- package/dist/components/angle-slider/index.js +1 -1
- package/dist/components/aspect-ratio/index.d.ts +97 -0
- package/dist/components/aspect-ratio/index.js +152 -0
- package/dist/components/avatar/index.d.ts +12 -12
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +23 -23
- package/dist/components/bottom-sheet/index.js +4 -4
- package/dist/components/carousel/index.d.ts +20 -20
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.d.ts +20 -20
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/client-only/index.d.ts +2 -2
- package/dist/components/clipboard/index.d.ts +16 -16
- package/dist/components/clipboard/index.js +1 -1
- package/dist/components/collapsible/index.d.ts +14 -14
- package/dist/components/collapsible/index.js +2 -2
- package/dist/components/collection/index.d.ts +1 -1
- package/dist/components/collection/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +53 -53
- package/dist/components/color-picker/index.js +4 -4
- package/dist/components/combobox/index.d.ts +36 -36
- package/dist/components/combobox/index.js +5 -5
- package/dist/components/date-picker/index.d.ts +44 -44
- package/dist/components/date-picker/index.js +3 -3
- package/dist/components/dialog/index.d.ts +36 -36
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/download-trigger/index.d.ts +4 -4
- package/dist/components/download-trigger/index.js +1 -1
- package/dist/components/editable/index.d.ts +27 -27
- package/dist/components/editable/index.js +2 -2
- package/dist/components/field/index.d.ts +24 -24
- package/dist/components/field/index.js +2 -2
- package/dist/components/fieldset/index.d.ts +12 -12
- package/dist/components/fieldset/index.js +2 -2
- package/dist/components/file-upload/index.d.ts +26 -26
- package/dist/components/file-upload/index.js +2 -2
- package/dist/components/floating-panel/index.d.ts +27 -28
- package/dist/components/floating-panel/index.js +2 -2
- package/dist/components/focus-trap/index.d.ts +5 -5
- package/dist/components/focus-trap/index.js +1 -1
- package/dist/components/format/index.d.ts +4 -4
- package/dist/components/frame/index.d.ts +6 -6
- package/dist/components/highlight/index.d.ts +4 -4
- package/dist/components/hover-card/index.d.ts +26 -26
- package/dist/components/hover-card/index.js +3 -3
- package/dist/components/image-cropper/index.d.ts +15 -15
- package/dist/components/image-cropper/index.js +1 -1
- package/dist/components/json-tree-view/index.d.ts +10 -10
- package/dist/components/json-tree-view/index.js +7 -6
- package/dist/components/listbox/index.d.ts +23 -23
- package/dist/components/listbox/index.js +2 -2
- package/dist/components/marquee/index.d.ts +25 -25
- package/dist/components/marquee/index.js +1 -1
- package/dist/components/menu/index.d.ts +49 -49
- package/dist/components/menu/index.js +3 -3
- package/dist/components/navigation-menu/index.d.ts +21 -21
- package/dist/components/navigation-menu/index.js +3 -3
- package/dist/components/number-input/index.d.ts +21 -21
- package/dist/components/number-input/index.js +2 -2
- package/dist/components/pagination/index.d.ts +16 -16
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/password-input/index.d.ts +25 -25
- package/dist/components/password-input/index.js +2 -2
- package/dist/components/pin-input/index.d.ts +19 -19
- package/dist/components/pin-input/index.js +2 -2
- package/dist/components/popover/index.d.ts +39 -39
- package/dist/components/popover/index.js +3 -3
- package/dist/components/presence/index.d.ts +2 -2
- package/dist/components/presence/index.js +2 -2
- package/dist/components/progress/index.d.ts +16 -16
- package/dist/components/progress/index.js +1 -1
- package/dist/components/qr-code/index.d.ts +12 -12
- package/dist/components/qr-code/index.js +1 -1
- package/dist/components/radio-group/index.d.ts +18 -18
- package/dist/components/radio-group/index.js +3 -3
- package/dist/components/rating-group/index.d.ts +16 -16
- package/dist/components/rating-group/index.js +2 -2
- package/dist/components/scroll-area/index.d.ts +13 -13
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/segment-group/index.d.ts +17 -17
- package/dist/components/segment-group/index.js +1 -1
- package/dist/components/select/index.d.ts +37 -37
- package/dist/components/select/index.js +5 -5
- package/dist/components/separator/index.d.ts +81 -0
- package/dist/components/separator/index.js +135 -0
- package/dist/components/signature-pad/index.d.ts +17 -17
- package/dist/components/signature-pad/index.js +3 -3
- package/dist/components/slider/index.d.ts +22 -22
- package/dist/components/slider/index.js +2 -2
- package/dist/components/splitter/index.d.ts +13 -13
- package/dist/components/splitter/index.js +2 -2
- package/dist/components/steps/index.d.ts +21 -21
- package/dist/components/steps/index.js +2 -2
- package/dist/components/switch/index.d.ts +15 -15
- package/dist/components/switch/index.js +3 -3
- package/dist/components/tabs/index.d.ts +17 -17
- package/dist/components/tabs/index.js +4 -4
- package/dist/components/tags-input/index.d.ts +30 -30
- package/dist/components/tags-input/index.js +3 -3
- package/dist/components/timer/index.d.ts +15 -15
- package/dist/components/timer/index.js +2 -2
- package/dist/components/toast/index.d.ts +12 -12
- package/dist/components/toast/index.js +2 -2
- package/dist/components/toggle/index.d.ts +10 -10
- package/dist/components/toggle/index.js +2 -2
- package/dist/components/toggle-group/index.d.ts +11 -11
- package/dist/components/toggle-group/index.js +2 -2
- package/dist/components/tooltip/index.d.ts +20 -20
- package/dist/components/tooltip/index.js +4 -4
- package/dist/components/tour/index.d.ts +32 -32
- package/dist/components/tour/index.js +4 -4
- package/dist/components/tree-view/index.d.ts +6 -6
- package/dist/components/tree-view/index.js +7 -6
- package/dist/date-picker-anatomy-BbgOfc-T.d.ts +6 -0
- package/dist/{field-C6iB3Tje.js → field-C8hrCSpZ.js} +1 -1
- package/dist/field-anatomy-BudQLO5P.d.ts +6 -0
- package/dist/{fieldset-B1bn9yHW.js → fieldset-FlcFnfDX.js} +1 -1
- package/dist/fieldset-anatomy-BHRTGd-X.d.ts +6 -0
- package/dist/image-cropper-anatomy-D2maeqoK.d.ts +6 -0
- package/dist/{index-CKLWua9t.d.ts → index-B2hCTOPN.d.ts} +30 -30
- package/dist/{index-DLfVD7U5.d.ts → index-CcIkwU2l.d.ts} +9 -9
- package/dist/{index-_AirUBz0.d.ts → index-Xh0TkLb6.d.ts} +7 -7
- package/dist/index.d.ts +3 -3
- package/dist/listbox-anatomy-DsiGF3rU.d.ts +6 -0
- package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
- package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-5X5sF6bU.d.ts} +1 -1
- package/dist/separator-anatomy-C9bGchxg.js +3 -0
- package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
- package/dist/{tour-anatomy-CgFQsxyi.d.ts → tour-anatomy-Cx59yoXC.d.ts} +1 -1
- package/dist/{tree-view-BBC0paRq.js → tree-view--stP9jty.js} +4 -4
- package/package.json +6 -2
- package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
- package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
- package/dist/combobox-anatomy-CwdkDJPn.d.ts +0 -6
- package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
- package/dist/field-anatomy-meDug-96.d.ts +0 -6
- package/dist/fieldset-anatomy-BENizr4L.d.ts +0 -6
- package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +0 -6
- package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
- /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
- /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
- /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
- /package/dist/{boolean-L5YmbZkb.js → boolean-DRNklbLz.js} +0 -0
- /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
- /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
- /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
- /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
- /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
- /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
- /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
- /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
- /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
- /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
- /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
- /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
- /package/dist/{index-DmKzfNVe.d.ts → index-BJ8mRK6a.d.ts} +0 -0
- /package/dist/{index-e9UjgIag.d.ts → index-FXQujPvZ.d.ts} +0 -0
- /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
- /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
- /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
- /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
- /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
- /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
- /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
- /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
- /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
- /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
- /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
- /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
- /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
- /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
- /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
- /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
- /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
- /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
- /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
- /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
- /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
- /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
- /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
- /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
- /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
- /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
- /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
- /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
- /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
- /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
- /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
- /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
- /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
- /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
- /package/dist/{toggle-anatomy-DFzkjtVR.d.ts → toggle-anatomy-BVLEnnrv.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
- /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
- /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
- /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
- /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
- /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
- /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
- /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
- /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
- /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "../../factory-
|
|
2
|
-
import "../../index-
|
|
3
|
-
import "../../use-render-strategy-
|
|
4
|
-
import { t as treeViewAnatomy } from "../../tree-view-anatomy-
|
|
5
|
-
import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-
|
|
6
|
-
import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-
|
|
1
|
+
import "../../factory-n7N-L7_o.js";
|
|
2
|
+
import "../../index-BJ8mRK6a.js";
|
|
3
|
+
import "../../use-render-strategy-CEbMLMD1.js";
|
|
4
|
+
import { t as treeViewAnatomy } from "../../tree-view-anatomy-zTRJrcH9.js";
|
|
5
|
+
import { f as TreeCollection, g as createTreeCollection, h as createFileTreeCollection, m as TreeNode } from "../../index-FXQujPvZ.js";
|
|
6
|
+
import { $ as TreeViewContextProps, A as UseTreeViewNodeContext, B as _default$12, C as TreeViewRootProviderProps, Ct as _default$2, D as _default$15, E as TreeViewNodeProviderProps, Et as _default$1, F as TreeViewNodeCheckboxIndicatorBaseProps, G as TreeViewItemProps, H as TreeViewLabelProps, I as TreeViewNodeCheckboxIndicatorProps, J as TreeViewItemTextProps, K as _default$8, L as _default$13, M as TreeViewNodeRenameInputBaseProps, N as TreeViewNodeRenameInputProps, O as TreeViewNodeContextProps, P as _default$16, Q as _default$9, R as TreeViewNodeCheckboxBaseProps, S as TreeViewRootProviderComponent, St as TreeViewBranchControlProps, T as TreeViewNodeProviderBaseProps, Tt as TreeViewBranchContentProps, U as _default$11, V as TreeViewLabelBaseProps, W as TreeViewItemBaseProps, X as TreeViewItemIndicatorBaseProps, Y as _default$10, Z as TreeViewItemIndicatorProps, _ as TreeViewRootComponent, _t as _default$4, a as TreeViewLoadChildrenDetails, at as useTreeView, b as _default$17, bt as _default$3, c as TreeViewNodeState, ct as _default, d as TreeViewSelectionChangeDetails, dt as _default$6, et as _default$7, f as tree_view_d_exports, ft as TreeViewBranchTextBaseProps, g as TreeViewRootBaseProps, gt as TreeViewBranchIndicatorProps, h as _default$19, ht as TreeViewBranchIndicatorBaseProps, i as TreeViewLoadChildrenCompleteDetails, it as UseTreeViewReturn, j as useTreeViewNodeContext, k as _default$14, l as TreeViewRenameCompleteDetails, lt as TreeViewBranchTriggerBaseProps, m as TreeViewTreeProps, mt as _default$5, n as TreeViewExpandedChangeDetails, nt as useTreeViewContext, o as TreeViewLoadChildrenErrorDetails, ot as TreeViewBranchBaseProps, p as TreeViewTreeBaseProps, pt as TreeViewBranchTextProps, q as TreeViewItemTextBaseProps, r as TreeViewFocusChangeDetails, rt as UseTreeViewProps, s as TreeViewNodeProps, st as TreeViewBranchProps, t as TreeViewCheckedChangeDetails, tt as UseTreeViewContext, u as TreeViewRenameStartDetails, ut as TreeViewBranchTriggerProps, v as TreeViewRootComponentProps, vt as TreeViewBranchIndentGuideBaseProps, w as _default$18, wt as TreeViewBranchContentBaseProps, x as TreeViewRootProviderBaseProps, xt as TreeViewBranchControlBaseProps, y as TreeViewRootProps, yt as TreeViewBranchIndentGuideProps, z as TreeViewNodeCheckboxProps } from "../../index-B2hCTOPN.js";
|
|
7
7
|
export { TreeCollection, TreeNode, tree_view_d_exports as TreeView, _default as TreeViewBranch, TreeViewBranchBaseProps, _default$1 as TreeViewBranchContent, TreeViewBranchContentBaseProps, TreeViewBranchContentProps, _default$2 as TreeViewBranchControl, TreeViewBranchControlBaseProps, TreeViewBranchControlProps, _default$3 as TreeViewBranchIndentGuide, TreeViewBranchIndentGuideBaseProps, TreeViewBranchIndentGuideProps, _default$4 as TreeViewBranchIndicator, TreeViewBranchIndicatorBaseProps, TreeViewBranchIndicatorProps, TreeViewBranchProps, _default$5 as TreeViewBranchText, TreeViewBranchTextBaseProps, TreeViewBranchTextProps, _default$6 as TreeViewBranchTrigger, TreeViewBranchTriggerBaseProps, TreeViewBranchTriggerProps, TreeViewCheckedChangeDetails, _default$7 as TreeViewContext, TreeViewContextProps, TreeViewExpandedChangeDetails, TreeViewFocusChangeDetails, _default$8 as TreeViewItem, TreeViewItemBaseProps, _default$9 as TreeViewItemIndicator, TreeViewItemIndicatorBaseProps, TreeViewItemIndicatorProps, TreeViewItemProps, _default$10 as TreeViewItemText, TreeViewItemTextBaseProps, TreeViewItemTextProps, _default$11 as TreeViewLabel, TreeViewLabelBaseProps, TreeViewLabelProps, TreeViewLoadChildrenCompleteDetails, TreeViewLoadChildrenDetails, TreeViewLoadChildrenErrorDetails, _default$12 as TreeViewNodeCheckbox, TreeViewNodeCheckboxBaseProps, _default$13 as TreeViewNodeCheckboxIndicator, TreeViewNodeCheckboxIndicatorBaseProps, TreeViewNodeCheckboxIndicatorProps, TreeViewNodeCheckboxProps, _default$14 as TreeViewNodeContext, TreeViewNodeContextProps, TreeViewNodeProps, _default$15 as TreeViewNodeProvider, TreeViewNodeProviderBaseProps, TreeViewNodeProviderProps, _default$16 as TreeViewNodeRenameInput, TreeViewNodeRenameInputBaseProps, TreeViewNodeRenameInputProps, TreeViewNodeState, TreeViewRenameCompleteDetails, TreeViewRenameStartDetails, _default$17 as TreeViewRoot, TreeViewRootBaseProps, TreeViewRootComponent, TreeViewRootComponentProps, TreeViewRootProps, _default$18 as TreeViewRootProvider, TreeViewRootProviderBaseProps, TreeViewRootProviderComponent, TreeViewRootProviderProps, TreeViewSelectionChangeDetails, _default$19 as TreeViewTree, TreeViewTreeBaseProps, TreeViewTreeProps, UseTreeViewContext, UseTreeViewNodeContext, UseTreeViewProps, UseTreeViewReturn, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -2,11 +2,12 @@ import "../../core-DNndr38p.js";
|
|
|
2
2
|
import "../../providers-DNBWT-O_.js";
|
|
3
3
|
import "../../create-context-Ds1GbsVc.js";
|
|
4
4
|
import "../../use-forward-expose-CCAmHTUB.js";
|
|
5
|
-
import
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../use-render-strategy-
|
|
9
|
-
import
|
|
10
|
-
import {
|
|
5
|
+
import "../../collapsible-anatomy-Bz0a8LAr.js";
|
|
6
|
+
import { t as treeViewAnatomy } from "../../tree-view-anatomy--Ft8ROVn.js";
|
|
7
|
+
import "../../factory-xNPol80p.js";
|
|
8
|
+
import "../../use-render-strategy-3G0_HWbg.js";
|
|
9
|
+
import "../../collapsible-fQ2-Jeml.js";
|
|
10
|
+
import { a as createTreeCollection, i as createFileTreeCollection } from "../../collection-CBh5p7A_.js";
|
|
11
|
+
import { C as tree_view_branch_content_default, S as tree_view_branch_control_default, _ as useTreeViewNodeContext, a as tree_view_root_provider_default, b as tree_view_branch_indicator_default, c as tree_view_node_rename_input_default, d as tree_view_label_default, f as tree_view_item_default, g as tree_view_branch_default, h as tree_view_context_default, i as useTreeView, l as tree_view_node_checkbox_indicator_default, m as tree_view_item_indicator_default, n as tree_view_tree_default, o as tree_view_node_provider_default, p as tree_view_item_text_default, r as tree_view_root_default, s as tree_view_node_context_default, t as tree_view_exports, u as tree_view_node_checkbox_default, v as tree_view_branch_trigger_default, w as useTreeViewContext, x as tree_view_branch_indent_guide_default, y as tree_view_branch_text_default } from "../../tree-view--stP9jty.js";
|
|
11
12
|
|
|
12
13
|
export { tree_view_exports as TreeView, tree_view_branch_default as TreeViewBranch, tree_view_branch_content_default as TreeViewBranchContent, tree_view_branch_control_default as TreeViewBranchControl, tree_view_branch_indent_guide_default as TreeViewBranchIndentGuide, tree_view_branch_indicator_default as TreeViewBranchIndicator, tree_view_branch_text_default as TreeViewBranchText, tree_view_branch_trigger_default as TreeViewBranchTrigger, tree_view_context_default as TreeViewContext, tree_view_item_default as TreeViewItem, tree_view_item_indicator_default as TreeViewItemIndicator, tree_view_item_text_default as TreeViewItemText, tree_view_label_default as TreeViewLabel, tree_view_node_checkbox_default as TreeViewNodeCheckbox, tree_view_node_checkbox_indicator_default as TreeViewNodeCheckboxIndicator, tree_view_node_context_default as TreeViewNodeContext, tree_view_node_provider_default as TreeViewNodeProvider, tree_view_node_rename_input_default as TreeViewNodeRenameInput, tree_view_root_default as TreeViewRoot, tree_view_root_provider_default as TreeViewRootProvider, tree_view_tree_default as TreeViewTree, createFileTreeCollection, createTreeCollection, treeViewAnatomy, useTreeView, useTreeViewContext, useTreeViewNodeContext };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy3 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
+
declare const datePickerAnatomy: _sprawlify_primitives_anatomy3.AnatomyInstance<"root" | "input" | "label" | "trigger" | "positioner" | "content" | "control" | "clearTrigger" | "view" | "nextTrigger" | "prevTrigger" | "table" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect" | "valueText">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { datePickerAnatomy as t };
|
|
@@ -3,7 +3,7 @@ import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./provider
|
|
|
3
3
|
import { t as createContext } from "./create-context-Ds1GbsVc.js";
|
|
4
4
|
import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
|
|
5
5
|
import { n as parts } from "./field-anatomy-DOCpzb4B.js";
|
|
6
|
-
import { t as sprawlify } from "./factory-
|
|
6
|
+
import { t as sprawlify } from "./factory-xNPol80p.js";
|
|
7
7
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
8
8
|
import { ariaAttr, dataAttr } from "@sprawlify/primitives/dom-query";
|
|
9
9
|
import { autoresizeTextarea } from "@sprawlify/primitives/auto-resize";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/field/field-anatomy.d.ts
|
|
4
|
+
declare const fieldAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "errorText" | "helperText" | "input" | "label" | "select" | "textarea" | "requiredIndicator">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { fieldAnatomy as t };
|
|
@@ -3,7 +3,7 @@ import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "./provider
|
|
|
3
3
|
import { t as createContext } from "./create-context-Ds1GbsVc.js";
|
|
4
4
|
import { n as unrefElement, t as useForwardExpose } from "./use-forward-expose-CCAmHTUB.js";
|
|
5
5
|
import { n as parts } from "./fieldset-anatomy-DmZTaMK6.js";
|
|
6
|
-
import { t as sprawlify } from "./factory-
|
|
6
|
+
import { t as sprawlify } from "./factory-xNPol80p.js";
|
|
7
7
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, onBeforeUnmount, onMounted, openBlock, reactive, ref, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
8
8
|
import { dataAttr } from "@sprawlify/primitives/dom-query";
|
|
9
9
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/fieldset/fieldset-anatomy.d.ts
|
|
4
|
+
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"root" | "errorText" | "helperText" | "legend">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { fieldsetAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/image-cropper/image-cropper-anatomy.d.ts
|
|
4
|
+
declare const imageCropperAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"root" | "viewport" | "image" | "selection" | "handle" | "grid">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { imageCropperAnatomy as t };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "./factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1, t as Assign } from "./types-
|
|
3
|
-
import { r as PropTypes } from "./index-
|
|
4
|
-
import { t as RenderStrategyProps } from "./use-render-strategy-
|
|
5
|
-
import { f as TreeCollection, m as TreeNode } from "./index-
|
|
6
|
-
import * as
|
|
1
|
+
import { t as PolymorphicProps } from "./factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1, t as Assign } from "./types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "./index-BJ8mRK6a.js";
|
|
4
|
+
import { t as RenderStrategyProps } from "./use-render-strategy-CEbMLMD1.js";
|
|
5
|
+
import { f as TreeCollection, m as TreeNode } from "./index-FXQujPvZ.js";
|
|
6
|
+
import * as vue710 from "vue";
|
|
7
7
|
import { ComputedRef, HTMLAttributes, InputHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
8
8
|
import * as treeView from "@sprawlify/primitives/machines/tree-view";
|
|
9
9
|
import { CheckedChangeDetails, CheckedChangeDetails as TreeViewCheckedChangeDetails, ExpandedChangeDetails, ExpandedChangeDetails as TreeViewExpandedChangeDetails, FocusChangeDetails, FocusChangeDetails as TreeViewFocusChangeDetails, LoadChildrenCompleteDetails, LoadChildrenCompleteDetails as TreeViewLoadChildrenCompleteDetails, LoadChildrenDetails, LoadChildrenDetails as TreeViewLoadChildrenDetails, LoadChildrenErrorDetails, LoadChildrenErrorDetails as TreeViewLoadChildrenErrorDetails, NodeProps, NodeProps as NodeProps$1, NodeProps as TreeViewNodeProps, NodeState, NodeState as NodeState$1, NodeState as TreeViewNodeState, RenameCompleteDetails, RenameCompleteDetails as TreeViewRenameCompleteDetails, RenameStartDetails, RenameStartDetails as TreeViewRenameStartDetails, SelectionChangeDetails, SelectionChangeDetails as TreeViewSelectionChangeDetails } from "@sprawlify/primitives/machines/tree-view";
|
|
@@ -16,7 +16,7 @@ interface TreeViewBranchContentProps extends TreeViewBranchContentBaseProps,
|
|
|
16
16
|
*/
|
|
17
17
|
HTMLAttributes {}
|
|
18
18
|
declare const _default$19: typeof __VLS_export$19;
|
|
19
|
-
declare const __VLS_export$19: __VLS_WithSlots$15<
|
|
19
|
+
declare const __VLS_export$19: __VLS_WithSlots$15<vue710.DefineComponent<TreeViewBranchContentProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewBranchContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
20
20
|
default?: (props: {}) => any;
|
|
21
21
|
}>;
|
|
22
22
|
type __VLS_WithSlots$15<T, S> = T & {
|
|
@@ -33,7 +33,7 @@ interface TreeViewBranchControlProps extends TreeViewBranchControlBaseProps,
|
|
|
33
33
|
*/
|
|
34
34
|
HTMLAttributes {}
|
|
35
35
|
declare const _default$18: typeof __VLS_export$18;
|
|
36
|
-
declare const __VLS_export$18: __VLS_WithSlots$14<
|
|
36
|
+
declare const __VLS_export$18: __VLS_WithSlots$14<vue710.DefineComponent<TreeViewBranchControlProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewBranchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
37
37
|
default?: (props: {}) => any;
|
|
38
38
|
}>;
|
|
39
39
|
type __VLS_WithSlots$14<T, S> = T & {
|
|
@@ -50,7 +50,7 @@ interface TreeViewBranchIndentGuideProps extends TreeViewBranchIndentGuideBasePr
|
|
|
50
50
|
*/
|
|
51
51
|
HTMLAttributes {}
|
|
52
52
|
declare const _default$17: typeof __VLS_export$17;
|
|
53
|
-
declare const __VLS_export$17: __VLS_WithSlots$13<
|
|
53
|
+
declare const __VLS_export$17: __VLS_WithSlots$13<vue710.DefineComponent<TreeViewBranchIndentGuideProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewBranchIndentGuideProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
54
54
|
default?: (props: {}) => any;
|
|
55
55
|
}>;
|
|
56
56
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -67,7 +67,7 @@ interface TreeViewBranchIndicatorProps extends TreeViewBranchIndicatorBaseProps,
|
|
|
67
67
|
*/
|
|
68
68
|
HTMLAttributes {}
|
|
69
69
|
declare const _default$16: typeof __VLS_export$16;
|
|
70
|
-
declare const __VLS_export$16: __VLS_WithSlots$12<
|
|
70
|
+
declare const __VLS_export$16: __VLS_WithSlots$12<vue710.DefineComponent<TreeViewBranchIndicatorProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewBranchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
71
71
|
default?: (props: {}) => any;
|
|
72
72
|
}>;
|
|
73
73
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -84,7 +84,7 @@ interface TreeViewBranchTextProps extends TreeViewBranchTextBaseProps,
|
|
|
84
84
|
*/
|
|
85
85
|
HTMLAttributes {}
|
|
86
86
|
declare const _default$15: typeof __VLS_export$15;
|
|
87
|
-
declare const __VLS_export$15: __VLS_WithSlots$11<
|
|
87
|
+
declare const __VLS_export$15: __VLS_WithSlots$11<vue710.DefineComponent<TreeViewBranchTextProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewBranchTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
88
88
|
default?: (props: {}) => any;
|
|
89
89
|
}>;
|
|
90
90
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -101,7 +101,7 @@ interface TreeViewBranchTriggerProps extends TreeViewBranchTriggerBaseProps,
|
|
|
101
101
|
*/
|
|
102
102
|
HTMLAttributes {}
|
|
103
103
|
declare const _default$14: typeof __VLS_export$14;
|
|
104
|
-
declare const __VLS_export$14: __VLS_WithSlots$10<
|
|
104
|
+
declare const __VLS_export$14: __VLS_WithSlots$10<vue710.DefineComponent<TreeViewBranchTriggerProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewBranchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
105
105
|
default?: (props: {}) => any;
|
|
106
106
|
}>;
|
|
107
107
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -118,7 +118,7 @@ interface TreeViewBranchProps extends TreeViewBranchBaseProps,
|
|
|
118
118
|
*/
|
|
119
119
|
HTMLAttributes {}
|
|
120
120
|
declare const _default$13: typeof __VLS_export$13;
|
|
121
|
-
declare const __VLS_export$13: __VLS_WithSlots$9<
|
|
121
|
+
declare const __VLS_export$13: __VLS_WithSlots$9<vue710.DefineComponent<TreeViewBranchProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewBranchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
122
122
|
default?: (props: {}) => any;
|
|
123
123
|
}>;
|
|
124
124
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -186,7 +186,7 @@ interface TreeViewContextProps<T extends TreeNode> extends SlotsType<{
|
|
|
186
186
|
}> {}
|
|
187
187
|
declare const _default$12: typeof __VLS_export$12;
|
|
188
188
|
declare const __VLS_export$12: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$3<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
189
|
-
props:
|
|
189
|
+
props: vue710.PublicProps & (typeof globalThis extends {
|
|
190
190
|
__VLS_PROPS_FALLBACK: infer P;
|
|
191
191
|
} ? P : {});
|
|
192
192
|
expose: (exposed: {}) => void;
|
|
@@ -195,7 +195,7 @@ declare const __VLS_export$12: <T extends TreeNode>(__VLS_props: NonNullable<Awa
|
|
|
195
195
|
default(treeView: UnwrapRef<UseTreeViewContext<T>>): unknown;
|
|
196
196
|
};
|
|
197
197
|
emit: {};
|
|
198
|
-
}>) =>
|
|
198
|
+
}>) => vue710.VNode & {
|
|
199
199
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
200
200
|
};
|
|
201
201
|
type __VLS_PrettifyLocal$3<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -208,7 +208,7 @@ interface TreeViewItemIndicatorProps extends TreeViewItemIndicatorBaseProps,
|
|
|
208
208
|
*/
|
|
209
209
|
HTMLAttributes {}
|
|
210
210
|
declare const _default$11: typeof __VLS_export$11;
|
|
211
|
-
declare const __VLS_export$11: __VLS_WithSlots$8<
|
|
211
|
+
declare const __VLS_export$11: __VLS_WithSlots$8<vue710.DefineComponent<TreeViewItemIndicatorProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
212
212
|
default?: (props: {}) => any;
|
|
213
213
|
}>;
|
|
214
214
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -225,7 +225,7 @@ interface TreeViewItemTextProps extends TreeViewItemTextBaseProps,
|
|
|
225
225
|
*/
|
|
226
226
|
HTMLAttributes {}
|
|
227
227
|
declare const _default$10: typeof __VLS_export$10;
|
|
228
|
-
declare const __VLS_export$10: __VLS_WithSlots$7<
|
|
228
|
+
declare const __VLS_export$10: __VLS_WithSlots$7<vue710.DefineComponent<TreeViewItemTextProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
229
229
|
default?: (props: {}) => any;
|
|
230
230
|
}>;
|
|
231
231
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -242,7 +242,7 @@ interface TreeViewItemProps extends TreeViewItemBaseProps,
|
|
|
242
242
|
*/
|
|
243
243
|
HTMLAttributes {}
|
|
244
244
|
declare const _default$9: typeof __VLS_export$9;
|
|
245
|
-
declare const __VLS_export$9: __VLS_WithSlots$6<
|
|
245
|
+
declare const __VLS_export$9: __VLS_WithSlots$6<vue710.DefineComponent<TreeViewItemProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
246
246
|
default?: (props: {}) => any;
|
|
247
247
|
}>;
|
|
248
248
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -259,7 +259,7 @@ interface TreeViewLabelProps extends TreeViewLabelBaseProps,
|
|
|
259
259
|
*/
|
|
260
260
|
HTMLAttributes {}
|
|
261
261
|
declare const _default$8: typeof __VLS_export$8;
|
|
262
|
-
declare const __VLS_export$8: __VLS_WithSlots$5<
|
|
262
|
+
declare const __VLS_export$8: __VLS_WithSlots$5<vue710.DefineComponent<TreeViewLabelProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
263
263
|
default?: (props: {}) => any;
|
|
264
264
|
}>;
|
|
265
265
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -276,7 +276,7 @@ interface TreeViewNodeCheckboxProps extends TreeViewNodeCheckboxBaseProps,
|
|
|
276
276
|
*/
|
|
277
277
|
HTMLAttributes {}
|
|
278
278
|
declare const _default$7: typeof __VLS_export$7;
|
|
279
|
-
declare const __VLS_export$7: __VLS_WithSlots$4<
|
|
279
|
+
declare const __VLS_export$7: __VLS_WithSlots$4<vue710.DefineComponent<TreeViewNodeCheckboxProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewNodeCheckboxProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
280
280
|
default?: (props: {}) => any;
|
|
281
281
|
}>;
|
|
282
282
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -292,7 +292,7 @@ interface TreeViewNodeCheckboxIndicatorBaseProps {
|
|
|
292
292
|
}
|
|
293
293
|
interface TreeViewNodeCheckboxIndicatorProps extends TreeViewNodeCheckboxIndicatorBaseProps {}
|
|
294
294
|
declare const _default$6: typeof __VLS_export$6;
|
|
295
|
-
declare const __VLS_export$6: __VLS_WithSlots$3<
|
|
295
|
+
declare const __VLS_export$6: __VLS_WithSlots$3<vue710.DefineComponent<TreeViewNodeCheckboxIndicatorProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewNodeCheckboxIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
296
296
|
default(): void;
|
|
297
297
|
indeterminate(): void;
|
|
298
298
|
fallback(): void;
|
|
@@ -311,7 +311,7 @@ interface TreeViewNodeRenameInputProps extends TreeViewNodeRenameInputBaseProps,
|
|
|
311
311
|
*/
|
|
312
312
|
InputHTMLAttributes {}
|
|
313
313
|
declare const _default$5: typeof __VLS_export$5;
|
|
314
|
-
declare const __VLS_export$5: __VLS_WithSlots$2<
|
|
314
|
+
declare const __VLS_export$5: __VLS_WithSlots$2<vue710.DefineComponent<TreeViewNodeRenameInputProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewNodeRenameInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
315
315
|
default?: (props: {}) => any;
|
|
316
316
|
}>;
|
|
317
317
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -328,7 +328,7 @@ interface TreeViewNodeContextProps extends SlotsType<{
|
|
|
328
328
|
default: UnwrapRef<UseTreeViewNodeContext>;
|
|
329
329
|
}> {}
|
|
330
330
|
declare const _default$4: typeof __VLS_export$4;
|
|
331
|
-
declare const __VLS_export$4: __VLS_WithSlots$1<
|
|
331
|
+
declare const __VLS_export$4: __VLS_WithSlots$1<vue710.DefineComponent<{}, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, true, {}, any>, {
|
|
332
332
|
default(item: UnwrapRef<UseTreeViewNodeContext>): unknown;
|
|
333
333
|
}>;
|
|
334
334
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -344,7 +344,7 @@ interface TreeViewNodeProviderBaseProps<T> extends NodeProps {
|
|
|
344
344
|
interface TreeViewNodeProviderProps<T extends TreeNode> extends TreeViewNodeProviderBaseProps<T> {}
|
|
345
345
|
declare const _default$3: typeof __VLS_export$3;
|
|
346
346
|
declare const __VLS_export$3: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
347
|
-
props:
|
|
347
|
+
props: vue710.PublicProps & __VLS_PrettifyLocal$2<TreeViewNodeProviderBaseProps<T>> & (typeof globalThis extends {
|
|
348
348
|
__VLS_PROPS_FALLBACK: infer P;
|
|
349
349
|
} ? P : {});
|
|
350
350
|
expose: (exposed: {}) => void;
|
|
@@ -353,7 +353,7 @@ declare const __VLS_export$3: <T extends TreeNode>(__VLS_props: NonNullable<Awai
|
|
|
353
353
|
default?: (props: {}) => any;
|
|
354
354
|
};
|
|
355
355
|
emit: {};
|
|
356
|
-
}>) =>
|
|
356
|
+
}>) => vue710.VNode & {
|
|
357
357
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
358
358
|
};
|
|
359
359
|
type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -371,7 +371,7 @@ HTMLAttributes {}
|
|
|
371
371
|
type TreeViewRootProviderComponent<P = {}> = <T extends TreeNode>(props: Assign<TreeViewRootProviderProps<T>, P>) => any;
|
|
372
372
|
declare const _default$2: typeof __VLS_export$2;
|
|
373
373
|
declare const __VLS_export$2: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
374
|
-
props:
|
|
374
|
+
props: vue710.PublicProps & __VLS_PrettifyLocal$1<TreeViewRootProviderProps<T>> & (typeof globalThis extends {
|
|
375
375
|
__VLS_PROPS_FALLBACK: infer P;
|
|
376
376
|
} ? P : {});
|
|
377
377
|
expose: (exposed: {}) => void;
|
|
@@ -380,7 +380,7 @@ declare const __VLS_export$2: <T extends TreeNode>(__VLS_props: NonNullable<Awai
|
|
|
380
380
|
default?: (props: {}) => any;
|
|
381
381
|
};
|
|
382
382
|
emit: {};
|
|
383
|
-
}>) =>
|
|
383
|
+
}>) => vue710.VNode & {
|
|
384
384
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
385
385
|
};
|
|
386
386
|
type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -396,7 +396,7 @@ type TreeViewRootComponentProps<T extends TreeNode = TreeNode, P = {}> = Assign<
|
|
|
396
396
|
type TreeViewRootComponent<P = {}> = <T extends TreeNode>(props: TreeViewRootComponentProps<T, P>) => any;
|
|
397
397
|
declare const _default$1: typeof __VLS_export$1;
|
|
398
398
|
declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
399
|
-
props:
|
|
399
|
+
props: vue710.PublicProps & __VLS_PrettifyLocal<TreeViewRootProps<T> & {
|
|
400
400
|
onFocusChange?: ((details: treeView.FocusChangeDetails<any>) => any) | undefined;
|
|
401
401
|
onCheckedChange?: ((details: treeView.CheckedChangeDetails) => any) | undefined;
|
|
402
402
|
onExpandedChange?: ((details: treeView.ExpandedChangeDetails<any>) => any) | undefined;
|
|
@@ -419,7 +419,7 @@ declare const __VLS_export$1: <T extends TreeNode>(__VLS_props: NonNullable<Awai
|
|
|
419
419
|
default?: (props: {}) => any;
|
|
420
420
|
};
|
|
421
421
|
emit: ((evt: "focusChange", details: treeView.FocusChangeDetails<any>) => void) & ((evt: "checkedChange", details: treeView.CheckedChangeDetails) => void) & ((evt: "expandedChange", details: treeView.ExpandedChangeDetails<any>) => void) & ((evt: "selectionChange", details: treeView.SelectionChangeDetails<any>) => void) & ((evt: "loadChildrenComplete", details: treeView.LoadChildrenCompleteDetails<T>) => void) & ((evt: "loadChildrenError", details: treeView.LoadChildrenErrorDetails<T>) => void) & ((evt: "renameStart", details: treeView.RenameStartDetails<T>) => void) & ((evt: "beforeRename", details: treeView.RenameCompleteDetails) => void) & ((evt: "renameComplete", details: treeView.RenameCompleteDetails) => void) & ((evt: "update:expandedValue", value: string[]) => void) & ((evt: "update:focusedValue", value: string | null) => void) & ((evt: "update:selectedValue", value: string[]) => void) & ((evt: "update:checkedValue", value: string[]) => void);
|
|
422
|
-
}>) =>
|
|
422
|
+
}>) => vue710.VNode & {
|
|
423
423
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
424
424
|
};
|
|
425
425
|
type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
|
|
@@ -432,7 +432,7 @@ interface TreeViewTreeProps extends TreeViewTreeBaseProps,
|
|
|
432
432
|
*/
|
|
433
433
|
HTMLAttributes {}
|
|
434
434
|
declare const _default: typeof __VLS_export;
|
|
435
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
435
|
+
declare const __VLS_export: __VLS_WithSlots<vue710.DefineComponent<TreeViewTreeProps, {}, {}, {}, {}, vue710.ComponentOptionsMixin, vue710.ComponentOptionsMixin, {}, string, vue710.PublicProps, Readonly<TreeViewTreeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue710.ComponentProvideOptions, false, {}, any>, {
|
|
436
436
|
default?: (props: {}) => any;
|
|
437
437
|
}>;
|
|
438
438
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "./factory-
|
|
2
|
-
import { n as RootProps, t as RootEmits } from "./presence-types-
|
|
3
|
-
import { a as Optional, r as EmitFn$1 } from "./types-
|
|
4
|
-
import * as
|
|
1
|
+
import { t as PolymorphicProps } from "./factory-n7N-L7_o.js";
|
|
2
|
+
import { n as RootProps, t as RootEmits } from "./presence-types-CC57eEhO.js";
|
|
3
|
+
import { a as Optional, r as EmitFn$1 } from "./types-D_fjXif6.js";
|
|
4
|
+
import * as vue1391 from "vue";
|
|
5
5
|
import { HTMLAttributes, MaybeRef } from "vue";
|
|
6
6
|
import * as presence from "@sprawlify/primitives/machines/presence";
|
|
7
7
|
|
|
@@ -14,9 +14,9 @@ interface PresenceProps extends PresenceBaseProps,
|
|
|
14
14
|
HTMLAttributes {}
|
|
15
15
|
interface PresenceEmits extends RootEmits {}
|
|
16
16
|
declare const _default: typeof __VLS_export;
|
|
17
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<vue1391.DefineComponent<PresenceProps, {}, {}, {}, {}, vue1391.ComponentOptionsMixin, vue1391.ComponentOptionsMixin, {
|
|
18
18
|
exitComplete: () => any;
|
|
19
|
-
}, string,
|
|
19
|
+
}, string, vue1391.PublicProps, Readonly<PresenceProps> & Readonly<{
|
|
20
20
|
onExitComplete?: (() => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
22
|
lazyMount: boolean;
|
|
@@ -24,7 +24,7 @@ declare const __VLS_export: __VLS_WithSlots<vue1165.DefineComponent<PresenceProp
|
|
|
24
24
|
present: boolean;
|
|
25
25
|
immediate: boolean;
|
|
26
26
|
skipAnimationOnMount: boolean;
|
|
27
|
-
}, {}, {}, {}, string,
|
|
27
|
+
}, {}, {}, {}, string, vue1391.ComponentProvideOptions, false, {}, any>, {
|
|
28
28
|
default?: (props: {}) => any;
|
|
29
29
|
}>;
|
|
30
30
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -40,11 +40,11 @@ interface UsePresenceProps extends Optional<presence.Props, 'present'> {
|
|
|
40
40
|
skipAnimationOnMount?: boolean;
|
|
41
41
|
}
|
|
42
42
|
type UsePresenceReturn = ReturnType<typeof usePresence>;
|
|
43
|
-
declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) =>
|
|
43
|
+
declare const usePresence: (props: MaybeRef<UsePresenceProps>, emit?: EmitFn$1<RootEmits>) => vue1391.ComputedRef<{
|
|
44
44
|
present: boolean;
|
|
45
45
|
unmounted: boolean | undefined;
|
|
46
46
|
presenceProps: {
|
|
47
|
-
ref:
|
|
47
|
+
ref: vue1391.Ref<any, any>;
|
|
48
48
|
hidden: boolean;
|
|
49
49
|
'data-state': string | undefined;
|
|
50
50
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue2017 from "vue";
|
|
2
2
|
import { ComponentPublicInstance, ComputedRef, MaybeRef, MaybeRefOrGetter, UnwrapRef } from "vue";
|
|
3
3
|
import { FilterOptions, FilterReturn, Locale } from "@sprawlify/primitives/i18n-utils";
|
|
4
4
|
|
|
@@ -29,7 +29,7 @@ declare var __VLS_1: {};
|
|
|
29
29
|
type __VLS_Slots = {} & {
|
|
30
30
|
default?: (props: typeof __VLS_1) => any;
|
|
31
31
|
};
|
|
32
|
-
declare const __VLS_base:
|
|
32
|
+
declare const __VLS_base: vue2017.DefineComponent<EnvironmentProviderProps, {}, {}, {}, {}, vue2017.ComponentOptionsMixin, vue2017.ComponentOptionsMixin, {}, string, vue2017.PublicProps, Readonly<EnvironmentProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2017.ComponentProvideOptions, false, {}, any>;
|
|
33
33
|
declare const __VLS_export$1: __VLS_WithSlots$1<typeof __VLS_base, __VLS_Slots>;
|
|
34
34
|
declare const _default$1: typeof __VLS_export$1;
|
|
35
35
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -43,7 +43,7 @@ interface LocaleProviderProps {
|
|
|
43
43
|
locale: string;
|
|
44
44
|
}
|
|
45
45
|
declare const _default: typeof __VLS_export;
|
|
46
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
46
|
+
declare const __VLS_export: __VLS_WithSlots<vue2017.DefineComponent<LocaleProviderProps, {}, {}, {}, {}, vue2017.ComponentOptionsMixin, vue2017.ComponentOptionsMixin, {}, string, vue2017.PublicProps, Readonly<LocaleProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2017.ComponentProvideOptions, false, {}, any>, {
|
|
47
47
|
default?: (props: {}) => any;
|
|
48
48
|
}>;
|
|
49
49
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -78,14 +78,14 @@ declare function useEmitAsProps<Name extends string>(emit: (name: Name, ...args:
|
|
|
78
78
|
//#region src/utils/use-forward-expose.d.ts
|
|
79
79
|
declare function useForwardExpose(): {
|
|
80
80
|
forwardRef: (ref: Element | ComponentPublicInstance | null) => void;
|
|
81
|
-
currentRef:
|
|
82
|
-
currentElement:
|
|
81
|
+
currentRef: vue2017.Ref<Element | ComponentPublicInstance | null | undefined, Element | ComponentPublicInstance | null | undefined>;
|
|
82
|
+
currentElement: vue2017.ComputedRef<HTMLElement>;
|
|
83
83
|
};
|
|
84
84
|
//#endregion
|
|
85
85
|
//#region src/utils/use-forward-props.d.ts
|
|
86
|
-
declare function useForwardProps<T extends MaybeRefOrGetter<Record<string, any>>, U extends UnwrapRef<T>>(props: T):
|
|
86
|
+
declare function useForwardProps<T extends MaybeRefOrGetter<Record<string, any>>, U extends UnwrapRef<T>>(props: T): vue2017.ComputedRef<U>;
|
|
87
87
|
//#endregion
|
|
88
88
|
//#region src/utils/use-forward-props-emits.d.ts
|
|
89
|
-
declare function useForwardPropsEmits<T extends Parameters<typeof useForwardProps>[0], Name extends string>(props: T, emit?: (name: Name, ...args: any[]) => void):
|
|
89
|
+
declare function useForwardPropsEmits<T extends Parameters<typeof useForwardProps>[0], Name extends string>(props: T, emit?: (name: Name, ...args: any[]) => void): vue2017.ComputedRef<any>;
|
|
90
90
|
//#endregion
|
|
91
91
|
export { useEnvironmentContext as S, EnvironmentProviderProps as _, createContext as a, RootNode as b, useLocaleContext as c, useFilter as d, UseCollatorProps as f, _default as g, LocaleProviderProps as h, useEmitAsProps as i, UseFilterProps as l, useCollator as m, useForwardProps as n, DEFAULT_LOCALE as o, UseCollatorReturn as p, useForwardExpose as r, LocaleContext as s, useForwardPropsEmits as t, UseFilterReturn as u, _default$1 as v, UseEnvironmentContext as x, DEFAULT_ENVIRONMENT as y };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Optional, i as MaybePromise, n as BooleanDefaults, r as EmitFn, t as Assign } from "./types-
|
|
2
|
-
import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-
|
|
3
|
-
import { S as useEnvironmentContext, _ as EnvironmentProviderProps, a as createContext, b as RootNode, c as useLocaleContext, d as useFilter, f as UseCollatorProps, g as _default$1, h as LocaleProviderProps, i as useEmitAsProps, l as UseFilterProps, m as useCollator, n as useForwardProps, o as DEFAULT_LOCALE, p as UseCollatorReturn, r as useForwardExpose, s as LocaleContext, t as useForwardPropsEmits, u as UseFilterReturn, v as _default, x as UseEnvironmentContext, y as DEFAULT_ENVIRONMENT } from "./index-
|
|
1
|
+
import { a as Optional, i as MaybePromise, n as BooleanDefaults, r as EmitFn, t as Assign } from "./types-D_fjXif6.js";
|
|
2
|
+
import { i as normalizeProps, n as useMachine, r as PropTypes, t as mergeProps } from "./index-BJ8mRK6a.js";
|
|
3
|
+
import { S as useEnvironmentContext, _ as EnvironmentProviderProps, a as createContext, b as RootNode, c as useLocaleContext, d as useFilter, f as UseCollatorProps, g as _default$1, h as LocaleProviderProps, i as useEmitAsProps, l as UseFilterProps, m as useCollator, n as useForwardProps, o as DEFAULT_LOCALE, p as UseCollatorReturn, r as useForwardExpose, s as LocaleContext, t as useForwardPropsEmits, u as UseFilterReturn, v as _default, x as UseEnvironmentContext, y as DEFAULT_ENVIRONMENT } from "./index-Xh0TkLb6.js";
|
|
4
4
|
export { Assign, BooleanDefaults, DEFAULT_ENVIRONMENT, DEFAULT_LOCALE, EmitFn, _default as EnvironmentProvider, EnvironmentProviderProps, LocaleContext, _default$1 as LocaleProvider, LocaleProviderProps, MaybePromise, Optional, PropTypes, RootNode, UseCollatorProps, UseCollatorReturn, UseEnvironmentContext, UseFilterProps, UseFilterReturn, createContext, mergeProps, normalizeProps, useCollator, useEmitAsProps, useEnvironmentContext, useFilter, useForwardExpose, useForwardProps, useForwardPropsEmits, useLocaleContext, useMachine };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/listbox/listbox-anatomy.d.ts
|
|
4
|
+
declare const listboxAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"root" | "input" | "label" | "content" | "valueText" | "item" | "itemIndicator" | "itemText" | "itemGroup" | "itemGroupLabel" | "empty">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { listboxAnatomy 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-
|
|
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
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy10 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/segment-group/segment-group-anatomy.d.ts
|
|
4
|
-
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy10.Anatomy<"
|
|
4
|
+
declare const segmentGroupAnatomy: _sprawlify_primitives_anatomy10.Anatomy<"root" | "label" | "item" | "itemText" | "indicator" | "itemControl">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { segmentGroupAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy14 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/tour/tour-anatomy.d.ts
|
|
4
|
-
declare const tourAnatomy: _sprawlify_primitives_anatomy14.AnatomyInstance<"
|
|
4
|
+
declare const tourAnatomy: _sprawlify_primitives_anatomy14.AnatomyInstance<"positioner" | "content" | "control" | "progressText" | "arrow" | "arrowTip" | "actionTrigger" | "closeTrigger" | "title" | "description" | "backdrop" | "spotlight">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { tourAnatomy as t };
|
|
@@ -3,11 +3,11 @@ 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-
|
|
7
|
-
import { t as collapsible_exports } from "./collapsible-kw6uns8K.js";
|
|
6
|
+
import { t as sprawlify } from "./factory-xNPol80p.js";
|
|
8
7
|
import { t as cleanProps } from "./clean-props-DsGHTEpm.js";
|
|
9
|
-
import { t as
|
|
10
|
-
import {
|
|
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-fQ2-Jeml.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
13
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sprawlify/vue",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.76",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Vue wrapper for primitives.",
|
|
6
6
|
"author": "sprawlify <npm@sprawlify.com>",
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
"types": "./dist/components/angle-slider/index.d.ts",
|
|
25
25
|
"default": "./dist/components/angle-slider/index.js"
|
|
26
26
|
},
|
|
27
|
+
"./aspect-ratio": {
|
|
28
|
+
"types": "./dist/components/aspect-ratio/index.d.ts",
|
|
29
|
+
"default": "./dist/components/aspect-ratio/index.js"
|
|
30
|
+
},
|
|
27
31
|
"./avatar": {
|
|
28
32
|
"types": "./dist/components/avatar/index.d.ts",
|
|
29
33
|
"default": "./dist/components/avatar/index.js"
|
|
@@ -256,7 +260,7 @@
|
|
|
256
260
|
"access": "public"
|
|
257
261
|
},
|
|
258
262
|
"dependencies": {
|
|
259
|
-
"@sprawlify/primitives": "0.0.
|
|
263
|
+
"@sprawlify/primitives": "0.0.76"
|
|
260
264
|
},
|
|
261
265
|
"peerDependencies": {
|
|
262
266
|
"vue": ">=3.0.0"
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/carousel/carousel-anatomy.d.ts
|
|
4
|
-
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { carouselAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy1 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/checkbox/checkbox-anatomy.d.ts
|
|
4
|
-
declare const checkboxAnatomy: _sprawlify_primitives_anatomy1.AnatomyInstance<"label" | "root" | "indicator" | "control" | "group">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { checkboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
-
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"input" | "label" | "root" | "trigger" | "content" | "list" | "control" | "item" | "itemText" | "itemGroup" | "positioner" | "itemIndicator" | "clearTrigger" | "itemGroupLabel" | "empty">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { comboboxAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy3 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/date-picker/date-picker-anatomy.d.ts
|
|
4
|
-
declare const datePickerAnatomy: _sprawlify_primitives_anatomy3.AnatomyInstance<"input" | "label" | "table" | "view" | "root" | "trigger" | "content" | "control" | "valueText" | "positioner" | "clearTrigger" | "nextTrigger" | "prevTrigger" | "monthSelect" | "presetTrigger" | "rangeText" | "tableBody" | "tableCell" | "tableCellTrigger" | "tableHead" | "tableHeader" | "tableRow" | "viewControl" | "viewTrigger" | "yearSelect">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { datePickerAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy7 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/field/field-anatomy.d.ts
|
|
4
|
-
declare const fieldAnatomy: _sprawlify_primitives_anatomy7.AnatomyInstance<"input" | "label" | "select" | "textarea" | "root" | "errorText" | "helperText" | "requiredIndicator">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { fieldAnatomy as t };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as _sprawlify_primitives_anatomy4 from "@sprawlify/primitives/anatomy";
|
|
2
|
-
|
|
3
|
-
//#region src/components/fieldset/fieldset-anatomy.d.ts
|
|
4
|
-
declare const fieldsetAnatomy: _sprawlify_primitives_anatomy4.AnatomyInstance<"legend" | "root" | "errorText" | "helperText">;
|
|
5
|
-
//#endregion
|
|
6
|
-
export { fieldsetAnatomy as t };
|