@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
|
@@ -5,9 +5,9 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import "../../field-anatomy-DOCpzb4B.js";
|
|
7
7
|
import { t as fileUploadAnatomy } from "../../file-upload-anatomy-CZ2VnScd.js";
|
|
8
|
-
import { t as sprawlify } from "../../factory-
|
|
8
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
9
9
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
10
|
-
import { p as useFieldContext } from "../../field-
|
|
10
|
+
import { p as useFieldContext } from "../../field-C8hrCSpZ.js";
|
|
11
11
|
import { pick } from "@sprawlify/primitives/utils";
|
|
12
12
|
import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toDisplayString, toValue, unref, useId, useSlots, watchEffect, withCtx } from "vue";
|
|
13
13
|
import * as fileUpload from "@sprawlify/primitives/machines/file-upload";
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
5
|
-
import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional } 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 { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-DwkXF2tr.js";
|
|
6
6
|
import { Point, Size } from "@sprawlify/primitives/types";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue444 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, EmitFn, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
|
|
10
10
|
import { OpenChangeDetails, OpenChangeDetails as FloatingPanelOpenChangeDetails, PositionChangeDetails, PositionChangeDetails as FloatingPanelPositionChangeDetails, ResizeTriggerProps, SizeChangeDetails, SizeChangeDetails as FloatingPanelSizeChangeDetails, StageChangeDetails, StageChangeDetails as FloatingPanelStageChangeDetails, StageTriggerProps } from "@sprawlify/primitives/machines/floating-panel";
|
|
11
|
-
import * as _sprawlify_primitives_machines_menu0 from "@sprawlify/primitives/machines/menu";
|
|
12
11
|
|
|
13
12
|
//#region src/components/floating-panel/floating-panel-body.vue.d.ts
|
|
14
13
|
interface FloatingPanelBodyBaseProps extends PolymorphicProps {}
|
|
@@ -18,7 +17,7 @@ interface FloatingPanelBodyProps extends FloatingPanelBodyBaseProps,
|
|
|
18
17
|
*/
|
|
19
18
|
HTMLAttributes {}
|
|
20
19
|
declare const _default: typeof __VLS_export$13;
|
|
21
|
-
declare const __VLS_export$13: __VLS_WithSlots$13<
|
|
20
|
+
declare const __VLS_export$13: __VLS_WithSlots$13<vue444.DefineComponent<FloatingPanelBodyProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
22
21
|
default?: (props: {}) => any;
|
|
23
22
|
}>;
|
|
24
23
|
type __VLS_WithSlots$13<T, S> = T & {
|
|
@@ -35,7 +34,7 @@ interface FloatingPanelCloseTriggerProps extends FloatingPanelCloseTriggerBasePr
|
|
|
35
34
|
*/
|
|
36
35
|
ButtonHTMLAttributes {}
|
|
37
36
|
declare const _default$1: typeof __VLS_export$12;
|
|
38
|
-
declare const __VLS_export$12: __VLS_WithSlots$12<
|
|
37
|
+
declare const __VLS_export$12: __VLS_WithSlots$12<vue444.DefineComponent<FloatingPanelCloseTriggerProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
39
38
|
default?: (props: {}) => any;
|
|
40
39
|
}>;
|
|
41
40
|
type __VLS_WithSlots$12<T, S> = T & {
|
|
@@ -52,7 +51,7 @@ interface FloatingPanelContentProps extends FloatingPanelContentBaseProps,
|
|
|
52
51
|
*/
|
|
53
52
|
HTMLAttributes {}
|
|
54
53
|
declare const _default$2: typeof __VLS_export$11;
|
|
55
|
-
declare const __VLS_export$11: __VLS_WithSlots$11<
|
|
54
|
+
declare const __VLS_export$11: __VLS_WithSlots$11<vue444.DefineComponent<FloatingPanelContentProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
56
55
|
default?: (props: {}) => any;
|
|
57
56
|
}>;
|
|
58
57
|
type __VLS_WithSlots$11<T, S> = T & {
|
|
@@ -118,7 +117,7 @@ interface FloatingPanelContextProps extends SlotsType<{
|
|
|
118
117
|
default: UnwrapRef<UseFloatingPanelContext>;
|
|
119
118
|
}> {}
|
|
120
119
|
declare const _default$3: typeof __VLS_export$10;
|
|
121
|
-
declare const __VLS_export$10: __VLS_WithSlots$10<
|
|
120
|
+
declare const __VLS_export$10: __VLS_WithSlots$10<vue444.DefineComponent<{}, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, true, {}, any>, {
|
|
122
121
|
default(floatingPanel: UnwrapRef<UseFloatingPanelContext>): unknown;
|
|
123
122
|
}>;
|
|
124
123
|
type __VLS_WithSlots$10<T, S> = T & {
|
|
@@ -135,7 +134,7 @@ interface FloatingPanelDragTriggerProps extends FloatingPanelDragTriggerBaseProp
|
|
|
135
134
|
*/
|
|
136
135
|
HTMLAttributes {}
|
|
137
136
|
declare const _default$5: typeof __VLS_export$9;
|
|
138
|
-
declare const __VLS_export$9: __VLS_WithSlots$9<
|
|
137
|
+
declare const __VLS_export$9: __VLS_WithSlots$9<vue444.DefineComponent<FloatingPanelDragTriggerProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelDragTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
139
138
|
default?: (props: {}) => any;
|
|
140
139
|
}>;
|
|
141
140
|
type __VLS_WithSlots$9<T, S> = T & {
|
|
@@ -152,7 +151,7 @@ interface FloatingPanelHeaderProps extends FloatingPanelHeaderBaseProps,
|
|
|
152
151
|
*/
|
|
153
152
|
HTMLAttributes {}
|
|
154
153
|
declare const _default$6: typeof __VLS_export$8;
|
|
155
|
-
declare const __VLS_export$8: __VLS_WithSlots$8<
|
|
154
|
+
declare const __VLS_export$8: __VLS_WithSlots$8<vue444.DefineComponent<FloatingPanelHeaderProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
156
155
|
default?: (props: {}) => any;
|
|
157
156
|
}>;
|
|
158
157
|
type __VLS_WithSlots$8<T, S> = T & {
|
|
@@ -169,7 +168,7 @@ interface FloatingPanelPositionerProps extends FloatingPanelPositionerBaseProps,
|
|
|
169
168
|
*/
|
|
170
169
|
HTMLAttributes {}
|
|
171
170
|
declare const _default$7: typeof __VLS_export$7;
|
|
172
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
171
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue444.DefineComponent<FloatingPanelPositionerProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
173
172
|
default?: (props: {}) => any;
|
|
174
173
|
}>;
|
|
175
174
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -186,7 +185,7 @@ interface FloatingPanelResizeTriggerProps extends FloatingPanelResizeTriggerBase
|
|
|
186
185
|
*/
|
|
187
186
|
HTMLAttributes {}
|
|
188
187
|
declare const _default$8: typeof __VLS_export$6;
|
|
189
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
188
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue444.DefineComponent<FloatingPanelResizeTriggerProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
190
189
|
default?: (props: {}) => any;
|
|
191
190
|
}>;
|
|
192
191
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -203,7 +202,7 @@ interface FloatingPanelStageTriggerProps extends FloatingPanelStageTriggerBasePr
|
|
|
203
202
|
*/
|
|
204
203
|
ButtonHTMLAttributes {}
|
|
205
204
|
declare const _default$11: typeof __VLS_export$5;
|
|
206
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
205
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue444.DefineComponent<FloatingPanelStageTriggerProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelStageTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
207
206
|
default?: (props: {}) => any;
|
|
208
207
|
}>;
|
|
209
208
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -216,37 +215,37 @@ type __VLS_WithSlots$5<T, S> = T & {
|
|
|
216
215
|
interface FloatingPanelRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
217
216
|
interface FloatingPanelRootProps extends FloatingPanelRootBaseProps {}
|
|
218
217
|
declare const _default$9: typeof __VLS_export$4;
|
|
219
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
218
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue444.DefineComponent<FloatingPanelRootProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {
|
|
220
219
|
openChange: (details: floatingPanel.OpenChangeDetails) => any;
|
|
221
220
|
"update:open": (open: boolean) => any;
|
|
222
221
|
positionChange: (details: floatingPanel.PositionChangeDetails) => any;
|
|
223
|
-
"update:position": (details:
|
|
222
|
+
"update:position": (details: floatingPanel.Point) => any;
|
|
224
223
|
positionChangeEnd: (details: floatingPanel.PositionChangeDetails) => any;
|
|
225
224
|
sizeChange: (details: floatingPanel.SizeChangeDetails) => any;
|
|
226
225
|
"update:size": (details: floatingPanel.Size) => any;
|
|
227
226
|
sizeChangeEnd: (details: floatingPanel.SizeChangeDetails) => any;
|
|
228
227
|
stageChange: (details: floatingPanel.StageChangeDetails) => any;
|
|
229
|
-
}, string,
|
|
228
|
+
}, string, vue444.PublicProps, Readonly<FloatingPanelRootProps> & Readonly<{
|
|
230
229
|
onOpenChange?: ((details: floatingPanel.OpenChangeDetails) => any) | undefined;
|
|
231
230
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
232
231
|
onPositionChange?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
|
|
233
|
-
"onUpdate:position"?: ((details:
|
|
232
|
+
"onUpdate:position"?: ((details: floatingPanel.Point) => any) | undefined;
|
|
234
233
|
onPositionChangeEnd?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
|
|
235
234
|
onSizeChange?: ((details: floatingPanel.SizeChangeDetails) => any) | undefined;
|
|
236
235
|
"onUpdate:size"?: ((details: floatingPanel.Size) => any) | undefined;
|
|
237
236
|
onSizeChangeEnd?: ((details: floatingPanel.SizeChangeDetails) => any) | undefined;
|
|
238
237
|
onStageChange?: ((details: floatingPanel.StageChangeDetails) => any) | undefined;
|
|
239
238
|
}>, {
|
|
240
|
-
draggable: boolean;
|
|
241
239
|
disabled: boolean;
|
|
240
|
+
draggable: boolean;
|
|
241
|
+
closeOnEscape: boolean;
|
|
242
242
|
defaultOpen: boolean;
|
|
243
243
|
open: boolean;
|
|
244
|
-
closeOnEscape: boolean;
|
|
245
244
|
allowOverflow: boolean;
|
|
246
|
-
resizable: boolean;
|
|
247
245
|
lockAspectRatio: boolean;
|
|
248
246
|
persistRect: boolean;
|
|
249
|
-
|
|
247
|
+
resizable: boolean;
|
|
248
|
+
}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
250
249
|
default?: (props: {}) => any;
|
|
251
250
|
}>;
|
|
252
251
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -261,7 +260,7 @@ interface FloatingPanelRootProviderBaseProps extends RenderStrategyProps {
|
|
|
261
260
|
}
|
|
262
261
|
interface FloatingPanelRootProviderProps extends FloatingPanelRootProviderBaseProps {}
|
|
263
262
|
declare const _default$10: typeof __VLS_export$3;
|
|
264
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
263
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue444.DefineComponent<FloatingPanelRootProviderProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
265
264
|
default?: (props: {}) => any;
|
|
266
265
|
}>;
|
|
267
266
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -278,7 +277,7 @@ interface FloatingPanelTitleProps extends FloatingPanelTitleBaseProps,
|
|
|
278
277
|
*/
|
|
279
278
|
HTMLAttributes {}
|
|
280
279
|
declare const _default$12: typeof __VLS_export$2;
|
|
281
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
280
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue444.DefineComponent<FloatingPanelTitleProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
282
281
|
default?: (props: {}) => any;
|
|
283
282
|
}>;
|
|
284
283
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -295,7 +294,7 @@ interface FloatingPanelTriggerProps extends FloatingPanelTriggerBaseProps,
|
|
|
295
294
|
*/
|
|
296
295
|
ButtonHTMLAttributes {}
|
|
297
296
|
declare const _default$13: typeof __VLS_export$1;
|
|
298
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
297
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue444.DefineComponent<FloatingPanelTriggerProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
299
298
|
default?: (props: {}) => any;
|
|
300
299
|
}>;
|
|
301
300
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -312,7 +311,7 @@ interface FloatingPanelControlProps extends FloatingPanelControlBaseProps,
|
|
|
312
311
|
*/
|
|
313
312
|
HTMLAttributes {}
|
|
314
313
|
declare const _default$4: typeof __VLS_export;
|
|
315
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
314
|
+
declare const __VLS_export: __VLS_WithSlots<vue444.DefineComponent<FloatingPanelControlProps, {}, {}, {}, {}, vue444.ComponentOptionsMixin, vue444.ComponentOptionsMixin, {}, string, vue444.PublicProps, Readonly<FloatingPanelControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue444.ComponentProvideOptions, false, {}, any>, {
|
|
316
315
|
default?: (props: {}) => any;
|
|
317
316
|
}>;
|
|
318
317
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,9 +4,9 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-DBrl1Bp0.js";
|
|
7
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
9
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
|
|
10
10
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
11
11
|
import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
|
|
12
12
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import * as
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import * as vue942 from "vue";
|
|
3
3
|
import { HTMLAttributes } from "vue";
|
|
4
4
|
|
|
5
5
|
//#region src/components/focus-trap/focus-trap-types.d.ts
|
|
@@ -24,10 +24,10 @@ interface FocusTrapProps extends FocusTrapBaseProps,
|
|
|
24
24
|
*/
|
|
25
25
|
HTMLAttributes {}
|
|
26
26
|
declare const _default: typeof __VLS_export;
|
|
27
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
27
|
+
declare const __VLS_export: __VLS_WithSlots<vue942.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue942.ComponentOptionsMixin, vue942.ComponentOptionsMixin, {
|
|
28
28
|
activate: () => any;
|
|
29
29
|
deactivate: () => any;
|
|
30
|
-
}, string,
|
|
30
|
+
}, string, vue942.PublicProps, Readonly<FocusTrapProps> & Readonly<{
|
|
31
31
|
onActivate?: (() => any) | undefined;
|
|
32
32
|
onDeactivate?: (() => any) | undefined;
|
|
33
33
|
}>, {
|
|
@@ -36,7 +36,7 @@ declare const __VLS_export: __VLS_WithSlots<vue1771.DefineComponent<FocusTrapPro
|
|
|
36
36
|
fallbackFocus: (string | (HTMLElement | SVGElement)) | (() => string | (HTMLElement | SVGElement));
|
|
37
37
|
returnFocusOnDeactivate: boolean;
|
|
38
38
|
setReturnFocus: (false | (string | (HTMLElement | SVGElement))) | ((node: HTMLElement | SVGElement) => false | (string | (HTMLElement | SVGElement)));
|
|
39
|
-
}, {}, {}, {}, string,
|
|
39
|
+
}, {}, {}, {}, string, vue942.ComponentProvideOptions, false, {}, any>, {
|
|
40
40
|
default?: (props: {}) => any;
|
|
41
41
|
}>;
|
|
42
42
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../../core-DNndr38p.js";
|
|
2
2
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
3
|
-
import { t as sprawlify } from "../../factory-
|
|
3
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
4
4
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
5
5
|
import { createBlock, defineComponent, onBeforeUnmount, onWatcherCleanup, openBlock, ref, renderSlot, unref, watchEffect, withCtx } from "vue";
|
|
6
6
|
import { trapFocus } from "@sprawlify/primitives/focus-trap";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue817 from "vue";
|
|
2
2
|
|
|
3
3
|
//#region src/components/format/format-byte.vue.d.ts
|
|
4
4
|
interface FormatByteProps {
|
|
@@ -8,7 +8,7 @@ interface FormatByteProps {
|
|
|
8
8
|
value: number;
|
|
9
9
|
}
|
|
10
10
|
declare const _default: typeof __VLS_export$2;
|
|
11
|
-
declare const __VLS_export$2:
|
|
11
|
+
declare const __VLS_export$2: vue817.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue817.ComponentOptionsMixin, vue817.ComponentOptionsMixin, {}, string, vue817.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue817.ComponentProvideOptions, false, {}, any>;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/components/format/format-number.vue.d.ts
|
|
14
14
|
interface FormatNumberProps {
|
|
@@ -22,7 +22,7 @@ interface FormatNumberProps {
|
|
|
22
22
|
currencySign?: string | undefined;
|
|
23
23
|
}
|
|
24
24
|
declare const _default$1: typeof __VLS_export$1;
|
|
25
|
-
declare const __VLS_export$1:
|
|
25
|
+
declare const __VLS_export$1: vue817.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue817.ComponentOptionsMixin, vue817.ComponentOptionsMixin, {}, string, vue817.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue817.ComponentProvideOptions, false, {}, any>;
|
|
26
26
|
//#endregion
|
|
27
27
|
//#region src/components/format/format-relative-time.vue.d.ts
|
|
28
28
|
interface FormatRelativeTimeProps {
|
|
@@ -32,7 +32,7 @@ interface FormatRelativeTimeProps {
|
|
|
32
32
|
style?: Intl.RelativeTimeFormatStyle;
|
|
33
33
|
}
|
|
34
34
|
declare const _default$2: typeof __VLS_export;
|
|
35
|
-
declare const __VLS_export:
|
|
35
|
+
declare const __VLS_export: vue817.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue817.ComponentOptionsMixin, vue817.ComponentOptionsMixin, {}, string, vue817.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue817.ComponentProvideOptions, false, {}, any>;
|
|
36
36
|
declare namespace format_d_exports {
|
|
37
37
|
export { _default as Byte, FormatByteProps as ByteBaseProps, FormatByteProps as ByteProps, _default$1 as Number, FormatNumberProps as NumberBaseProps, FormatNumberProps as NumberProps, _default$2 as RelativeTime, FormatRelativeTimeProps as RelativeTimeBaseProps, FormatRelativeTimeProps as RelativeTimeProps };
|
|
38
38
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue1385 from "vue";
|
|
2
2
|
import { IframeHTMLAttributes, VNode } from "vue";
|
|
3
3
|
|
|
4
4
|
//#region src/components/frame/frame.vue.d.ts
|
|
@@ -17,17 +17,17 @@ type __VLS_Slots = {} & {
|
|
|
17
17
|
} & {
|
|
18
18
|
head?: (props: typeof __VLS_31) => any;
|
|
19
19
|
};
|
|
20
|
-
declare const __VLS_base:
|
|
21
|
-
frameRef:
|
|
22
|
-
}, {}, {}, {},
|
|
20
|
+
declare const __VLS_base: vue1385.DefineComponent<FrameProps, {
|
|
21
|
+
frameRef: vue1385.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
|
|
22
|
+
}, {}, {}, {}, vue1385.ComponentOptionsMixin, vue1385.ComponentOptionsMixin, {} & {
|
|
23
23
|
mount: () => any;
|
|
24
24
|
unmount: () => any;
|
|
25
|
-
}, string,
|
|
25
|
+
}, string, vue1385.PublicProps, Readonly<FrameProps> & Readonly<{
|
|
26
26
|
onMount?: (() => any) | undefined;
|
|
27
27
|
onUnmount?: (() => any) | undefined;
|
|
28
28
|
}>, {
|
|
29
29
|
srcDoc: string;
|
|
30
|
-
}, {}, {}, {}, string,
|
|
30
|
+
}, {}, {}, {}, string, vue1385.ComponentProvideOptions, false, {}, any>;
|
|
31
31
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
32
32
|
declare const _default: typeof __VLS_export;
|
|
33
33
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as vue811 from "vue";
|
|
2
2
|
import { HTMLAttributes, MaybeRef } from "vue";
|
|
3
3
|
import * as _sprawlify_primitives_highlight_word0 from "@sprawlify/primitives/highlight-word";
|
|
4
4
|
|
|
@@ -16,7 +16,7 @@ interface HighlightChunk {
|
|
|
16
16
|
}
|
|
17
17
|
//#endregion
|
|
18
18
|
//#region src/components/highlight/use-highlight.d.ts
|
|
19
|
-
declare const useHighlight: (props: MaybeRef<UseHighlightProps>) =>
|
|
19
|
+
declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue811.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
|
|
20
20
|
//#endregion
|
|
21
21
|
//#region src/components/highlight/highlight.vue.d.ts
|
|
22
22
|
interface HighlightBaseProps extends UseHighlightProps {}
|
|
@@ -26,10 +26,10 @@ interface HighlightProps extends HighlightBaseProps,
|
|
|
26
26
|
*/
|
|
27
27
|
HTMLAttributes {}
|
|
28
28
|
declare const _default: typeof __VLS_export;
|
|
29
|
-
declare const __VLS_export:
|
|
29
|
+
declare const __VLS_export: vue811.DefineComponent<HighlightProps, {}, {}, {}, {}, vue811.ComponentOptionsMixin, vue811.ComponentOptionsMixin, {}, string, vue811.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
|
|
30
30
|
ignoreCase: boolean;
|
|
31
31
|
matchAll: boolean;
|
|
32
32
|
exactMatch: boolean;
|
|
33
|
-
}, {}, {}, {}, string,
|
|
33
|
+
}, {}, {}, {}, string, vue811.ComponentProvideOptions, false, {}, any>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { _default as Highlight, type HighlightChunk, type HighlightProps, type UseHighlightProps, useHighlight };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { t as RootEmits$1 } from "../../presence-types-
|
|
3
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
4
|
-
import { r as PropTypes } from "../../index-
|
|
5
|
-
import { t as RenderStrategyProps } from "../../use-render-strategy-
|
|
6
|
-
import { t as hoverCardAnatomy } from "../../hover-card-anatomy-
|
|
7
|
-
import * as
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
|
|
3
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
4
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
5
|
+
import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
|
|
6
|
+
import { t as hoverCardAnatomy } from "../../hover-card-anatomy-CTX5TEi3.js";
|
|
7
|
+
import * as vue459 from "vue";
|
|
8
8
|
import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
|
-
import * as
|
|
9
|
+
import * as _sprawlify_primitives_machines_bottom_sheet5 from "@sprawlify/primitives/machines/bottom-sheet";
|
|
10
10
|
import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
|
|
11
11
|
import { FocusOutsideEvent, FocusOutsideEvent as HoverCardFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as HoverCardInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as HoverCardOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as HoverCardPointerDownOutsideEvent } from "@sprawlify/primitives/machines/hover-card";
|
|
12
12
|
|
|
@@ -18,7 +18,7 @@ interface HoverCardArrowTipProps extends HoverCardArrowTipBaseProps,
|
|
|
18
18
|
*/
|
|
19
19
|
HTMLAttributes {}
|
|
20
20
|
declare const _default$1: typeof __VLS_export$7;
|
|
21
|
-
declare const __VLS_export$7: __VLS_WithSlots$7<
|
|
21
|
+
declare const __VLS_export$7: __VLS_WithSlots$7<vue459.DefineComponent<HoverCardArrowTipProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {}, string, vue459.PublicProps, Readonly<HoverCardArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue459.ComponentProvideOptions, false, {}, any>, {
|
|
22
22
|
default?: (props: {}) => any;
|
|
23
23
|
}>;
|
|
24
24
|
type __VLS_WithSlots$7<T, S> = T & {
|
|
@@ -35,7 +35,7 @@ interface HoverCardArrowProps extends HoverCardArrowBaseProps,
|
|
|
35
35
|
*/
|
|
36
36
|
HTMLAttributes {}
|
|
37
37
|
declare const _default: typeof __VLS_export$6;
|
|
38
|
-
declare const __VLS_export$6: __VLS_WithSlots$6<
|
|
38
|
+
declare const __VLS_export$6: __VLS_WithSlots$6<vue459.DefineComponent<HoverCardArrowProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {}, string, vue459.PublicProps, Readonly<HoverCardArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue459.ComponentProvideOptions, false, {}, any>, {
|
|
39
39
|
default?: (props: {}) => any;
|
|
40
40
|
}>;
|
|
41
41
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -52,7 +52,7 @@ interface HoverCardContentProps extends HoverCardContentBaseProps,
|
|
|
52
52
|
*/
|
|
53
53
|
HTMLAttributes {}
|
|
54
54
|
declare const _default$2: typeof __VLS_export$5;
|
|
55
|
-
declare const __VLS_export$5: __VLS_WithSlots$5<
|
|
55
|
+
declare const __VLS_export$5: __VLS_WithSlots$5<vue459.DefineComponent<HoverCardContentProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {}, string, vue459.PublicProps, Readonly<HoverCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue459.ComponentProvideOptions, false, {}, any>, {
|
|
56
56
|
default?: (props: {}) => any;
|
|
57
57
|
}>;
|
|
58
58
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -99,7 +99,7 @@ interface HoverCardContextProps extends SlotsType<{
|
|
|
99
99
|
default: UnwrapRef<UseHoverCardContext>;
|
|
100
100
|
}> {}
|
|
101
101
|
declare const _default$3: typeof __VLS_export$4;
|
|
102
|
-
declare const __VLS_export$4: __VLS_WithSlots$4<
|
|
102
|
+
declare const __VLS_export$4: __VLS_WithSlots$4<vue459.DefineComponent<{}, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {}, string, vue459.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue459.ComponentProvideOptions, true, {}, any>, {
|
|
103
103
|
default(hoverCard: UnwrapRef<UseHoverCardContext>): unknown;
|
|
104
104
|
}>;
|
|
105
105
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -116,7 +116,7 @@ interface HoverCardPositionerProps extends HoverCardPositionerBaseProps,
|
|
|
116
116
|
*/
|
|
117
117
|
HTMLAttributes {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$3;
|
|
119
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
119
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue459.DefineComponent<HoverCardPositionerProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {}, string, vue459.PublicProps, Readonly<HoverCardPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue459.ComponentProvideOptions, false, {}, any>, {
|
|
120
120
|
default?: (props: {}) => any;
|
|
121
121
|
}>;
|
|
122
122
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -133,11 +133,11 @@ interface HoverCardRootProviderBaseProps extends RootProviderProps, RenderStrate
|
|
|
133
133
|
interface HoverCardRootProviderProps extends HoverCardRootProviderBaseProps {}
|
|
134
134
|
interface HoverCardRootProviderEmits extends RootEmits$1 {}
|
|
135
135
|
declare const _default$6: typeof __VLS_export$2;
|
|
136
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
136
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue459.DefineComponent<HoverCardRootProviderProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {
|
|
137
137
|
exitComplete: () => any;
|
|
138
|
-
}, string,
|
|
138
|
+
}, string, vue459.PublicProps, Readonly<HoverCardRootProviderProps> & Readonly<{
|
|
139
139
|
onExitComplete?: (() => any) | undefined;
|
|
140
|
-
}>, {}, {}, {}, {}, string,
|
|
140
|
+
}>, {}, {}, {}, {}, string, vue459.ComponentProvideOptions, false, {}, any>, {
|
|
141
141
|
default?: (props: {}) => any;
|
|
142
142
|
}>;
|
|
143
143
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -151,25 +151,25 @@ interface HoverCardRootBaseProps extends RootProps, RenderStrategyProps {}
|
|
|
151
151
|
interface HoverCardRootProps extends HoverCardRootBaseProps {}
|
|
152
152
|
interface HoverCardRootEmits extends RootEmits {}
|
|
153
153
|
declare const _default$5: typeof __VLS_export$1;
|
|
154
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
154
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue459.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {
|
|
155
155
|
exitComplete: () => any;
|
|
156
|
-
focusOutside: (event:
|
|
157
|
-
interactOutside: (event:
|
|
156
|
+
focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet5.FocusOutsideEvent) => any;
|
|
157
|
+
interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet5.InteractOutsideEvent) => any;
|
|
158
158
|
openChange: (details: hoverCard.OpenChangeDetails) => any;
|
|
159
|
-
pointerDownOutside: (event:
|
|
159
|
+
pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet5.PointerDownOutsideEvent) => any;
|
|
160
160
|
"update:open": (open: boolean) => any;
|
|
161
|
-
}, string,
|
|
161
|
+
}, string, vue459.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
|
|
162
162
|
onExitComplete?: (() => any) | undefined;
|
|
163
|
-
onFocusOutside?: ((event:
|
|
164
|
-
onInteractOutside?: ((event:
|
|
163
|
+
onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet5.FocusOutsideEvent) => any) | undefined;
|
|
164
|
+
onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet5.InteractOutsideEvent) => any) | undefined;
|
|
165
165
|
onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
|
|
166
|
-
onPointerDownOutside?: ((event:
|
|
166
|
+
onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet5.PointerDownOutsideEvent) => any) | undefined;
|
|
167
167
|
"onUpdate:open"?: ((open: boolean) => any) | undefined;
|
|
168
168
|
}>, {
|
|
169
169
|
disabled: boolean;
|
|
170
170
|
defaultOpen: boolean;
|
|
171
171
|
open: boolean;
|
|
172
|
-
}, {}, {}, {}, string,
|
|
172
|
+
}, {}, {}, {}, string, vue459.ComponentProvideOptions, false, {}, any>, {
|
|
173
173
|
default?: (props: {}) => any;
|
|
174
174
|
}>;
|
|
175
175
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -186,7 +186,7 @@ interface HoverCardTriggerProps extends HoverCardTriggerBaseProps,
|
|
|
186
186
|
*/
|
|
187
187
|
ButtonHTMLAttributes {}
|
|
188
188
|
declare const _default$7: typeof __VLS_export;
|
|
189
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
189
|
+
declare const __VLS_export: __VLS_WithSlots<vue459.DefineComponent<HoverCardTriggerProps, {}, {}, {}, {}, vue459.ComponentOptionsMixin, vue459.ComponentOptionsMixin, {}, string, vue459.PublicProps, Readonly<HoverCardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue459.ComponentProvideOptions, false, {}, any>, {
|
|
190
190
|
default?: (props: {}) => any;
|
|
191
191
|
}>;
|
|
192
192
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,10 +4,10 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as hoverCardAnatomy } from "../../hover-card-anatomy-D3wEfkuu.js";
|
|
7
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
|
-
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-
|
|
10
|
-
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-
|
|
9
|
+
import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
|
|
10
|
+
import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
|
|
11
11
|
import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
12
12
|
import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
|
|
13
13
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { t as PolymorphicProps } from "../../factory-
|
|
2
|
-
import { a as Optional, r as EmitFn$1 } from "../../types-
|
|
3
|
-
import { r as PropTypes } from "../../index-
|
|
4
|
-
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-
|
|
1
|
+
import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
|
|
2
|
+
import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
|
|
3
|
+
import { r as PropTypes } from "../../index-BJ8mRK6a.js";
|
|
4
|
+
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-D2maeqoK.js";
|
|
5
5
|
import * as _sprawlify_primitives_types0 from "@sprawlify/primitives/types";
|
|
6
6
|
import { Rect } from "@sprawlify/primitives/types";
|
|
7
|
-
import * as
|
|
7
|
+
import * as vue1225 from "vue";
|
|
8
8
|
import { ComputedRef, HTMLAttributes, ImgHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
|
|
9
9
|
import * as imageCropper from "@sprawlify/primitives/machines/image-cropper";
|
|
10
10
|
import { CropChangeDetails, CropChangeDetails as ImageCropperCropChangeDetails, FlipChangeDetails, FlipChangeDetails as ImageCropperFlipChangeDetails, FlipState, FlipState as ImageCropperFlipState, GridProps, HandlePosition, HandlePosition as ImageCropperHandlePosition, HandleProps, RotationChangeDetails, RotationChangeDetails as ImageCropperRotationChangeDetails, ZoomChangeDetails, ZoomChangeDetails as ImageCropperZoomChangeDetails, connect, handles } from "@sprawlify/primitives/machines/image-cropper";
|
|
@@ -17,7 +17,7 @@ interface ImageCropperContextProps extends SlotsType<{
|
|
|
17
17
|
default: UnwrapRef<UseImageCropperContext>;
|
|
18
18
|
}> {}
|
|
19
19
|
declare const _default: typeof __VLS_export$7;
|
|
20
|
-
declare const __VLS_export$7: __VLS_WithSlots$6<
|
|
20
|
+
declare const __VLS_export$7: __VLS_WithSlots$6<vue1225.DefineComponent<{}, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {}, string, vue1225.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, true, {}, any>, {
|
|
21
21
|
default(imageCropper: UnwrapRef<UseImageCropperContext>): unknown;
|
|
22
22
|
}>;
|
|
23
23
|
type __VLS_WithSlots$6<T, S> = T & {
|
|
@@ -34,7 +34,7 @@ interface ImageCropperGridProps extends ImageCropperGridBaseProps,
|
|
|
34
34
|
*/
|
|
35
35
|
HTMLAttributes {}
|
|
36
36
|
declare const _default$1: typeof __VLS_export$6;
|
|
37
|
-
declare const __VLS_export$6: __VLS_WithSlots$5<
|
|
37
|
+
declare const __VLS_export$6: __VLS_WithSlots$5<vue1225.DefineComponent<ImageCropperGridProps, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {}, string, vue1225.PublicProps, Readonly<ImageCropperGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, false, {}, any>, {
|
|
38
38
|
default?: (props: {}) => any;
|
|
39
39
|
}>;
|
|
40
40
|
type __VLS_WithSlots$5<T, S> = T & {
|
|
@@ -51,7 +51,7 @@ interface ImageCropperHandleProps extends ImageCropperHandleBaseProps,
|
|
|
51
51
|
*/
|
|
52
52
|
HTMLAttributes {}
|
|
53
53
|
declare const _default$2: typeof __VLS_export$5;
|
|
54
|
-
declare const __VLS_export$5: __VLS_WithSlots$4<
|
|
54
|
+
declare const __VLS_export$5: __VLS_WithSlots$4<vue1225.DefineComponent<ImageCropperHandleProps, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {}, string, vue1225.PublicProps, Readonly<ImageCropperHandleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, false, {}, any>, {
|
|
55
55
|
default?: (props: {}) => any;
|
|
56
56
|
}>;
|
|
57
57
|
type __VLS_WithSlots$4<T, S> = T & {
|
|
@@ -68,7 +68,7 @@ interface ImageCropperImageProps extends ImageCropperImageBaseProps,
|
|
|
68
68
|
*/
|
|
69
69
|
ImgHTMLAttributes {}
|
|
70
70
|
declare const _default$3: typeof __VLS_export$4;
|
|
71
|
-
declare const __VLS_export$4:
|
|
71
|
+
declare const __VLS_export$4: vue1225.DefineComponent<ImageCropperImageProps, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {}, string, vue1225.PublicProps, Readonly<ImageCropperImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, false, {}, any>;
|
|
72
72
|
//#endregion
|
|
73
73
|
//#region src/components/image-cropper/image-cropper-types.d.ts
|
|
74
74
|
interface RootProps {
|
|
@@ -116,7 +116,7 @@ interface ImageCropperRootProps extends ImageCropperRootBaseProps,
|
|
|
116
116
|
HTMLAttributes {}
|
|
117
117
|
interface ImageCropperRootEmits extends RootEmits {}
|
|
118
118
|
declare const _default$4: typeof __VLS_export$3;
|
|
119
|
-
declare const __VLS_export$3: __VLS_WithSlots$3<
|
|
119
|
+
declare const __VLS_export$3: __VLS_WithSlots$3<vue1225.DefineComponent<ImageCropperRootProps, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {
|
|
120
120
|
zoomChange: (details: imageCropper.ZoomChangeDetails) => any;
|
|
121
121
|
"update:zoom": (zoom: number) => any;
|
|
122
122
|
rotationChange: (details: imageCropper.RotationChangeDetails) => any;
|
|
@@ -125,7 +125,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2151.DefineComponent<ImageCro
|
|
|
125
125
|
"update:flip": (flip: imageCropper.FlipState) => any;
|
|
126
126
|
cropChange: (details: imageCropper.CropChangeDetails) => any;
|
|
127
127
|
"update:crop": (crop: _sprawlify_primitives_types0.Rect) => any;
|
|
128
|
-
}, string,
|
|
128
|
+
}, string, vue1225.PublicProps, Readonly<ImageCropperRootProps> & Readonly<{
|
|
129
129
|
onZoomChange?: ((details: imageCropper.ZoomChangeDetails) => any) | undefined;
|
|
130
130
|
"onUpdate:zoom"?: ((zoom: number) => any) | undefined;
|
|
131
131
|
onRotationChange?: ((details: imageCropper.RotationChangeDetails) => any) | undefined;
|
|
@@ -134,7 +134,7 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue2151.DefineComponent<ImageCro
|
|
|
134
134
|
"onUpdate:flip"?: ((flip: imageCropper.FlipState) => any) | undefined;
|
|
135
135
|
onCropChange?: ((details: imageCropper.CropChangeDetails) => any) | undefined;
|
|
136
136
|
"onUpdate:crop"?: ((crop: _sprawlify_primitives_types0.Rect) => any) | undefined;
|
|
137
|
-
}>, {}, {}, {}, {}, string,
|
|
137
|
+
}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, false, {}, any>, {
|
|
138
138
|
default?: (props: {}) => any;
|
|
139
139
|
}>;
|
|
140
140
|
type __VLS_WithSlots$3<T, S> = T & {
|
|
@@ -159,7 +159,7 @@ interface ImageCropperRootProviderProps extends ImageCropperRootProviderBaseProp
|
|
|
159
159
|
*/
|
|
160
160
|
HTMLAttributes {}
|
|
161
161
|
declare const _default$5: typeof __VLS_export$2;
|
|
162
|
-
declare const __VLS_export$2: __VLS_WithSlots$2<
|
|
162
|
+
declare const __VLS_export$2: __VLS_WithSlots$2<vue1225.DefineComponent<ImageCropperRootProviderProps, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {}, string, vue1225.PublicProps, Readonly<ImageCropperRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, false, {}, any>, {
|
|
163
163
|
default?: (props: {}) => any;
|
|
164
164
|
}>;
|
|
165
165
|
type __VLS_WithSlots$2<T, S> = T & {
|
|
@@ -176,7 +176,7 @@ interface ImageCropperSelectionProps extends ImageCropperSelectionBaseProps,
|
|
|
176
176
|
*/
|
|
177
177
|
HTMLAttributes {}
|
|
178
178
|
declare const _default$6: typeof __VLS_export$1;
|
|
179
|
-
declare const __VLS_export$1: __VLS_WithSlots$1<
|
|
179
|
+
declare const __VLS_export$1: __VLS_WithSlots$1<vue1225.DefineComponent<ImageCropperSelectionProps, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {}, string, vue1225.PublicProps, Readonly<ImageCropperSelectionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, false, {}, any>, {
|
|
180
180
|
default?: (props: {}) => any;
|
|
181
181
|
}>;
|
|
182
182
|
type __VLS_WithSlots$1<T, S> = T & {
|
|
@@ -193,7 +193,7 @@ interface ImageCropperViewportProps extends ImageCropperViewportBaseProps,
|
|
|
193
193
|
*/
|
|
194
194
|
HTMLAttributes {}
|
|
195
195
|
declare const _default$7: typeof __VLS_export;
|
|
196
|
-
declare const __VLS_export: __VLS_WithSlots<
|
|
196
|
+
declare const __VLS_export: __VLS_WithSlots<vue1225.DefineComponent<ImageCropperViewportProps, {}, {}, {}, {}, vue1225.ComponentOptionsMixin, vue1225.ComponentOptionsMixin, {}, string, vue1225.PublicProps, Readonly<ImageCropperViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1225.ComponentProvideOptions, false, {}, any>, {
|
|
197
197
|
default?: (props: {}) => any;
|
|
198
198
|
}>;
|
|
199
199
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -4,7 +4,7 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
|
|
|
4
4
|
import { t as createContext } from "../../create-context-Ds1GbsVc.js";
|
|
5
5
|
import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
|
|
6
6
|
import { t as imageCropperAnatomy } from "../../image-cropper-anatomy-vcTNTTGP.js";
|
|
7
|
-
import { t as sprawlify } from "../../factory-
|
|
7
|
+
import { t as sprawlify } from "../../factory-xNPol80p.js";
|
|
8
8
|
import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
|
|
9
9
|
import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
|
|
10
10
|
import * as imageCropper from "@sprawlify/primitives/machines/image-cropper";
|