@sprawlify/solid 0.0.109 → 0.0.111
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/{alert-dialog-anatomy-DYrlnQZF.d.ts → alert-dialog-anatomy-C2_0cMsp.d.ts} +1 -1
- package/dist/{carousel-anatomy-B5-JHfpO.d.ts → carousel-anatomy-D6Mj7oF7.d.ts} +1 -1
- package/dist/{checkbox-anatomy-DO7Zh6Pz.d.ts → checkbox-anatomy-6YrEMoE8.d.ts} +1 -1
- package/dist/{collapsible-Pn9qzDqQ.jsx → collapsible-DhguH1Yh.jsx} +2 -2
- package/dist/color-picker-anatomy-CYCuI0Qh.d.ts +6 -0
- package/dist/{combobox-anatomy-BRxZnCfq.d.ts → combobox-anatomy-BP3wcKDL.d.ts} +1 -1
- package/dist/components/accordion/index.jsx +3 -3
- package/dist/components/alert-dialog/index.d.ts +1 -1
- package/dist/components/alert-dialog/index.jsx +4 -4
- package/dist/components/anatomy.d.ts +13 -13
- package/dist/components/anatomy.js +2 -2
- package/dist/components/angle-slider/index.jsx +1 -1
- package/dist/components/aspect-ratio/index.jsx +1 -1
- package/dist/components/avatar/index.jsx +1 -1
- package/dist/components/carousel/index.d.ts +1 -1
- package/dist/components/carousel/index.jsx +1 -1
- package/dist/components/checkbox/index.d.ts +1 -1
- package/dist/components/checkbox/index.jsx +4 -4
- package/dist/components/clipboard/index.jsx +1 -1
- package/dist/components/collapsible/index.jsx +3 -3
- package/dist/components/color-picker/index.d.ts +1 -1
- package/dist/components/color-picker/index.jsx +6 -6
- package/dist/components/combobox/index.d.ts +1 -1
- package/dist/components/combobox/index.jsx +6 -6
- package/dist/components/date-picker/index.d.ts +1 -1
- package/dist/components/date-picker/index.jsx +4 -4
- package/dist/components/dialog/index.jsx +4 -4
- package/dist/components/drawer/index.d.ts +116 -0
- package/dist/components/drawer/index.js +291 -0
- package/dist/components/drawer/index.jsx +237 -0
- package/dist/components/dropdown-menu/index.jsx +4 -4
- package/dist/components/editable/index.jsx +4 -4
- package/dist/components/field/index.d.ts +1 -1
- package/dist/components/field/index.jsx +4 -4
- package/dist/components/fieldset/index.d.ts +1 -1
- package/dist/components/fieldset/index.jsx +3 -3
- package/dist/components/file-upload/index.jsx +4 -4
- package/dist/components/floating-panel/index.jsx +4 -4
- package/dist/components/focus-trap/index.jsx +2 -2
- package/dist/components/frame/index.jsx +1 -1
- package/dist/components/highlight/index.jsx +1 -1
- package/dist/components/hover-card/index.jsx +4 -4
- package/dist/components/image-cropper/index.jsx +1 -1
- package/dist/components/json-tree-view/index.jsx +4 -4
- package/dist/components/listbox/index.d.ts +1 -1
- package/dist/components/listbox/index.jsx +1 -1
- package/dist/components/marquee/index.jsx +1 -1
- package/dist/components/navigation-menu/index.jsx +4 -4
- package/dist/components/number-input/index.jsx +4 -4
- package/dist/components/pagination/index.jsx +1 -1
- package/dist/components/password-input/index.jsx +4 -4
- package/dist/components/pin-input/index.jsx +4 -4
- package/dist/components/popover/index.jsx +4 -4
- package/dist/components/presence/index.jsx +4 -4
- package/dist/components/progress/index.jsx +1 -1
- package/dist/components/qr-code/index.jsx +1 -1
- package/dist/components/radio-group/index.jsx +3 -3
- package/dist/components/rating-group/index.jsx +4 -4
- package/dist/components/scroll-area/index.jsx +1 -1
- package/dist/components/segment-group/index.d.ts +1 -1
- package/dist/components/segment-group/index.jsx +1 -1
- package/dist/components/select/index.jsx +6 -6
- package/dist/components/separator/index.jsx +1 -1
- package/dist/components/signature-pad/index.jsx +4 -4
- package/dist/components/slider/index.jsx +1 -1
- package/dist/components/splitter/index.jsx +1 -1
- package/dist/components/steps/index.jsx +1 -1
- package/dist/components/switch/index.jsx +4 -4
- package/dist/components/tabs/index.jsx +4 -4
- package/dist/components/tags-input/index.jsx +4 -4
- package/dist/components/timer/index.jsx +1 -1
- package/dist/components/toggle/index.jsx +1 -1
- package/dist/components/toggle-group/index.jsx +1 -1
- package/dist/components/tooltip/index.jsx +4 -4
- package/dist/components/tour/index.d.ts +1 -1
- package/dist/components/tour/index.jsx +4 -4
- package/dist/components/tree-view/index.jsx +4 -4
- package/dist/date-picker-anatomy-DFw6S35t.d.ts +6 -0
- package/dist/drawer-anatomy-BX_dO1CK.d.ts +2 -0
- package/dist/drawer-anatomy-yHqvQAPn.js +2 -0
- package/dist/{field-C5XZzEJQ.jsx → field-Blp6NDsc.jsx} +3 -3
- package/dist/{field-anatomy-DhMytzIn.d.ts → field-anatomy-DfP5AI6N.d.ts} +1 -1
- package/dist/{fieldset-Dvfd8o02.jsx → fieldset-Lbk9tsVV.jsx} +2 -2
- package/dist/{fieldset-anatomy-t2uR3tz-.d.ts → fieldset-anatomy-CKytu4jl.d.ts} +1 -1
- package/dist/{listbox-anatomy-CC-gib7S.d.ts → listbox-anatomy-C6Bu4F-s.d.ts} +1 -1
- package/dist/{presence-B0xtId0Q.jsx → presence-BcYjLSBT.jsx} +3 -3
- package/dist/{render-strategy-BB2DhQSO.jsx → render-strategy-6LT04Ztx.jsx} +1 -1
- package/dist/{segment-group-anatomy-DwgdyOB9.d.ts → segment-group-anatomy-DKBcX-Mi.d.ts} +1 -1
- package/dist/{tour-anatomy-bvyrGdgp.d.ts → tour-anatomy-BrwK1nVa.d.ts} +1 -1
- package/dist/{tree-view-DqDwXi6S.jsx → tree-view-nwQzRTs2.jsx} +3 -3
- package/package.json +7 -7
- package/dist/bottom-sheet-anatomy-C70fosOT.js +0 -2
- package/dist/bottom-sheet-anatomy-EFEmb--0.d.ts +0 -2
- package/dist/color-picker-anatomy-DWynAhsf.d.ts +0 -6
- package/dist/components/bottom-sheet/index.d.ts +0 -80
- package/dist/components/bottom-sheet/index.js +0 -206
- package/dist/components/bottom-sheet/index.jsx +0 -165
- package/dist/date-picker-anatomy-CP8uKhny.d.ts +0 -6
- /package/dist/{compose-refs-CeEgnlQr.jsx → compose-refs-Jq47jedK.jsx} +0 -0
- /package/dist/{create-split-props-Bs7cdSMW.jsx → create-split-props-B2Gc7D9P.jsx} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/alert-dialog/alert-dialog-anatomy.d.ts
|
|
4
|
-
declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"
|
|
4
|
+
declare const alertDialogAnatomy: _sprawlify_primitives_anatomy0.Anatomy<"title" | "trigger" | "content" | "description" | "positioner" | "backdrop" | "closeTrigger">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { alertDialogAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/carousel/carousel-anatomy.d.ts
|
|
4
|
-
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "indicator" | "control" | "item" | "itemGroup" | "
|
|
4
|
+
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger" | "progressText" | "autoplayIndicator">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { carouselAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/checkbox/checkbox-anatomy.d.ts
|
|
4
|
-
declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "root" | "indicator" | "group" | "control">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { checkboxAnatomy as t };
|
|
@@ -4,8 +4,8 @@ import { t as runIfFn } from "./run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "./create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "./providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "./factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "./create-split-props-
|
|
8
|
-
import { n as splitRenderStrategyProps } from "./render-strategy-
|
|
7
|
+
import { t as createSplitProps } from "./create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps } from "./render-strategy-6LT04Ztx.jsx";
|
|
9
9
|
import { Show, createEffect, createMemo, createSignal, createUniqueId } from "solid-js";
|
|
10
10
|
import * as collapsible from "@sprawlify/primitives/machines/collapsible";
|
|
11
11
|
import { anatomy as collapsibleAnatomy } from "@sprawlify/primitives/machines/collapsible";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/color-picker/color-picker-anatomy.d.ts
|
|
4
|
+
declare const colorPickerAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "area" | "root" | "control" | "view" | "trigger" | "content" | "positioner" | "valueText" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { colorPickerAnatomy as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
2
|
|
|
3
3
|
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
-
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"
|
|
4
|
+
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"label" | "input" | "root" | "control" | "trigger" | "content" | "positioner" | "item" | "itemGroup" | "itemIndicator" | "itemText" | "list" | "clearTrigger" | "itemGroupLabel" | "empty">;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { comboboxAnatomy as t };
|
|
@@ -4,9 +4,9 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
8
|
-
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-
|
|
9
|
-
import { t as collapsible_exports, u as useCollapsibleContext } from "../../collapsible-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as collapsible_exports, u as useCollapsibleContext } from "../../collapsible-DhguH1Yh.jsx";
|
|
10
10
|
import { createMemo, createUniqueId, splitProps } from "solid-js";
|
|
11
11
|
import * as accordion from "@sprawlify/primitives/machines/accordion";
|
|
12
12
|
import { anatomy as accordionAnatomy } from "@sprawlify/primitives/machines/accordion";
|
|
@@ -2,7 +2,7 @@ import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
|
|
|
2
2
|
import { i as Optional, n as MaybeAccessor } from "../../types-C0L5xDeS.js";
|
|
3
3
|
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
|
|
4
4
|
import { s as UsePresenceProps } from "../../index-Dho3m7QX.js";
|
|
5
|
-
import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-
|
|
5
|
+
import { t as alertDialogAnatomy } from "../../alert-dialog-anatomy-C2_0cMsp.js";
|
|
6
6
|
import * as solid_js0 from "solid-js";
|
|
7
7
|
import { Accessor, JSX } from "solid-js";
|
|
8
8
|
import * as alertDialog from "@sprawlify/primitives/machines/dialog";
|
|
@@ -4,10 +4,10 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
|
|
10
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
|
|
11
11
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
12
12
|
import * as alertDialog from "@sprawlify/primitives/machines/dialog";
|
|
13
13
|
import { anatomy } from "@sprawlify/primitives/machines/dialog";
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { t as accordionAnatomy } from "../accordion-anatomy-Dlbi7hWX.js";
|
|
2
|
-
import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-
|
|
2
|
+
import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-C2_0cMsp.js";
|
|
3
3
|
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-D9WEbUDV.js";
|
|
4
4
|
import { t as avatarAnatomy } from "../avatar-anatomy-B1gugBlI.js";
|
|
5
|
-
import { t as
|
|
6
|
-
import { t as carouselAnatomy } from "../carousel-anatomy-
|
|
7
|
-
import { t as checkboxAnatomy } from "../checkbox-anatomy-
|
|
5
|
+
import { t as drawerAnatomy } from "../drawer-anatomy-BX_dO1CK.js";
|
|
6
|
+
import { t as carouselAnatomy } from "../carousel-anatomy-D6Mj7oF7.js";
|
|
7
|
+
import { t as checkboxAnatomy } from "../checkbox-anatomy-6YrEMoE8.js";
|
|
8
8
|
import { t as clipboardAnatomy } from "../clipboard-anatomy-nY5kNeMj.js";
|
|
9
9
|
import { t as collapsibleAnatomy } from "../collapsible-anatomy-B75vA5QB.js";
|
|
10
|
-
import { t as colorPickerAnatomy } from "../color-picker-anatomy-
|
|
11
|
-
import { t as comboboxAnatomy } from "../combobox-anatomy-
|
|
12
|
-
import { t as datePickerAnatomy } from "../date-picker-anatomy-
|
|
10
|
+
import { t as colorPickerAnatomy } from "../color-picker-anatomy-CYCuI0Qh.js";
|
|
11
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-BP3wcKDL.js";
|
|
12
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-DFw6S35t.js";
|
|
13
13
|
import { t as dialogAnatomy } from "../dialog-anatomy-fsIDNa4U.js";
|
|
14
14
|
import { t as editableAnatomy } from "../editable-anatomy-CDcZMAjM.js";
|
|
15
|
-
import { t as fieldAnatomy } from "../field-anatomy-
|
|
16
|
-
import { t as fieldsetAnatomy } from "../fieldset-anatomy-
|
|
15
|
+
import { t as fieldAnatomy } from "../field-anatomy-DfP5AI6N.js";
|
|
16
|
+
import { t as fieldsetAnatomy } from "../fieldset-anatomy-CKytu4jl.js";
|
|
17
17
|
import { t as fileUploadAnatomy } from "../file-upload-anatomy-oz5HPKAl.js";
|
|
18
18
|
import { t as floatingPanelAnatomy } from "../floating-panel-anatomy-CWHJO-gk.js";
|
|
19
19
|
import { t as hoverCardAnatomy } from "../hover-card-anatomy-CrEsa3XF.js";
|
|
20
20
|
import { t as imageCropperAnatomy } from "../image-cropper-anatomy-S1DPpjWp.js";
|
|
21
|
-
import { t as listboxAnatomy } from "../listbox-anatomy-
|
|
21
|
+
import { t as listboxAnatomy } from "../listbox-anatomy-C6Bu4F-s.js";
|
|
22
22
|
import { t as marqueeAnatomy } from "../marquee-anatomy-B0VBpa40.js";
|
|
23
23
|
import { t as dropdownMenuAnatomy } from "../dropdown-menu-anatomy-6hFasLVn.js";
|
|
24
24
|
import { t as navigationMenuAnatomy } from "../navigation-menu-anatomy-6TacFtNy.js";
|
|
@@ -32,7 +32,7 @@ import { t as qrCodeAnatomy } from "../qr-code-anatomy-Daeh1gXt.js";
|
|
|
32
32
|
import { t as radioGroupAnatomy } from "../radio-group-anatomy-fu9jDbmu.js";
|
|
33
33
|
import { t as ratingGroupAnatomy } from "../rating-group-anatomy-B8hoEZBE.js";
|
|
34
34
|
import { t as scrollAreaAnatomy } from "../scroll-area-anatomy-Eg5UQD6w.js";
|
|
35
|
-
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-
|
|
35
|
+
import { t as segmentGroupAnatomy } from "../segment-group-anatomy-DKBcX-Mi.js";
|
|
36
36
|
import { t as selectAnatomy } from "../select-anatomy-C85MRleF.js";
|
|
37
37
|
import { t as separatorAnatomy } from "../separator-anatomy-CoRBCozn.js";
|
|
38
38
|
import { t as signaturePadAnatomy } from "../signature-pad-anatomy-69rnG-8v.js";
|
|
@@ -47,8 +47,8 @@ import { t as toastAnatomy } from "../toast-anatomy-DtLjq13p.js";
|
|
|
47
47
|
import { t as toggleAnatomy } from "../toggle-anatomy-Bh7LJ9JI.js";
|
|
48
48
|
import { t as toggleGroupAnatomy } from "../toggle-group-anatomy-DEo8iu_3.js";
|
|
49
49
|
import { t as tooltipAnatomy } from "../tooltip-anatomy-CamCIpK3.js";
|
|
50
|
-
import { t as tourAnatomy } from "../tour-anatomy-
|
|
50
|
+
import { t as tourAnatomy } from "../tour-anatomy-BrwK1nVa.js";
|
|
51
51
|
import { t as treeViewAnatomy } from "../tree-view-anatomy-DFap3OjP.js";
|
|
52
52
|
import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
|
|
53
53
|
export * from "@sprawlify/primitives/anatomy";
|
|
54
|
-
export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy,
|
|
54
|
+
export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, datePickerAnatomy, dialogAnatomy, drawerAnatomy, dropdownMenuAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, listboxAnatomy, marqueeAnatomy, navigationMenuAnatomy, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, separatorAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy };
|
|
@@ -2,7 +2,7 @@ import { t as accordionAnatomy } from "../accordion-anatomy-Die9efSm.js";
|
|
|
2
2
|
import { t as alertDialogAnatomy } from "../alert-dialog-anatomy-DubFij06.js";
|
|
3
3
|
import { t as angleSliderAnatomy } from "../angle-slider-anatomy-CUpFahN5.js";
|
|
4
4
|
import { t as avatarAnatomy } from "../avatar-anatomy-_KMpd2cT.js";
|
|
5
|
-
import { t as
|
|
5
|
+
import { t as drawerAnatomy } from "../drawer-anatomy-yHqvQAPn.js";
|
|
6
6
|
import { t as carouselAnatomy } from "../carousel-anatomy-DpBacyBH.js";
|
|
7
7
|
import { t as checkboxAnatomy } from "../checkbox-anatomy-BIeQD0fF.js";
|
|
8
8
|
import { t as clipboardAnatomy } from "../clipboard-anatomy-C6AmRH0k.js";
|
|
@@ -51,4 +51,4 @@ import { t as tourAnatomy } from "../tour-anatomy-VBbJhmJa.js";
|
|
|
51
51
|
import { t as treeViewAnatomy } from "../tree-view-anatomy-BK8OR6TX.js";
|
|
52
52
|
import { anatomy as aspectRatioAnatomy } from "@sprawlify/primitives/machines/aspect-ratio";
|
|
53
53
|
export * from "@sprawlify/primitives/anatomy";
|
|
54
|
-
export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy,
|
|
54
|
+
export { accordionAnatomy, alertDialogAnatomy, angleSliderAnatomy, aspectRatioAnatomy, avatarAnatomy, carouselAnatomy, checkboxAnatomy, clipboardAnatomy, collapsibleAnatomy, colorPickerAnatomy, comboboxAnatomy, datePickerAnatomy, dialogAnatomy, drawerAnatomy, dropdownMenuAnatomy, editableAnatomy, fieldAnatomy, fieldsetAnatomy, fileUploadAnatomy, floatingPanelAnatomy, hoverCardAnatomy, imageCropperAnatomy, listboxAnatomy, marqueeAnatomy, navigationMenuAnatomy, numberInputAnatomy, paginationAnatomy, passwordInputAnatomy, pinInputAnatomy, popoverAnatomy, progressAnatomy, qrCodeAnatomy, radioGroupAnatomy, ratingGroupAnatomy, scrollAreaAnatomy, segmentGroupAnatomy, selectAnatomy, separatorAnatomy, signaturePadAnatomy, sliderAnatomy, splitterAnatomy, stepsAnatomy, switchAnatomy, tabsAnatomy, tagsInputAnatomy, timerAnatomy, toastAnatomy, toggleAnatomy, toggleGroupAnatomy, tooltipAnatomy, tourAnatomy, treeViewAnatomy };
|
|
@@ -4,7 +4,7 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
8
|
import { createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as angleSlider from "@sprawlify/primitives/machines/angle-slider";
|
|
10
10
|
import { anatomy as angleSliderAnatomy } from "@sprawlify/primitives/machines/angle-slider";
|
|
@@ -4,7 +4,7 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
8
|
import { createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as aspectRatio from "@sprawlify/primitives/machines/aspect-ratio";
|
|
10
10
|
//#region src/components/aspect-ratio/use-aspect-ratio-context.ts
|
|
@@ -4,7 +4,7 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
8
|
import { createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as avatar from "@sprawlify/primitives/machines/avatar";
|
|
10
10
|
import { anatomy as avatarAnatomy } from "@sprawlify/primitives/machines/avatar";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
|
|
2
2
|
import { i as Optional, n as MaybeAccessor } from "../../types-C0L5xDeS.js";
|
|
3
3
|
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
|
|
4
|
-
import { t as carouselAnatomy } from "../../carousel-anatomy-
|
|
4
|
+
import { t as carouselAnatomy } from "../../carousel-anatomy-D6Mj7oF7.js";
|
|
5
5
|
import * as solid_js0 from "solid-js";
|
|
6
6
|
import { Accessor, JSX } from "solid-js";
|
|
7
7
|
import * as carousel from "@sprawlify/primitives/machines/carousel";
|
|
@@ -4,7 +4,7 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
8
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as carousel from "@sprawlify/primitives/machines/carousel";
|
|
10
10
|
import { anatomy } from "@sprawlify/primitives/machines/carousel";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
|
|
2
2
|
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-C0L5xDeS.js";
|
|
3
3
|
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
|
|
4
|
-
import { t as checkboxAnatomy } from "../../checkbox-anatomy-
|
|
4
|
+
import { t as checkboxAnatomy } from "../../checkbox-anatomy-6YrEMoE8.js";
|
|
5
5
|
import * as solid_js0 from "solid-js";
|
|
6
6
|
import { Accessor, JSX } from "solid-js";
|
|
7
7
|
import * as checkbox from "@sprawlify/primitives/machines/checkbox";
|
|
@@ -4,10 +4,10 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import "../../
|
|
8
|
-
import
|
|
9
|
-
import { u as useFieldsetContext } from "../../fieldset-
|
|
10
|
-
import { m as useFieldContext } from "../../field-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import "../../compose-refs-Jq47jedK.jsx";
|
|
9
|
+
import { u as useFieldsetContext } from "../../fieldset-Lbk9tsVV.jsx";
|
|
10
|
+
import { m as useFieldContext } from "../../field-Blp6NDsc.jsx";
|
|
11
11
|
import { createMemo, createSignal, createUniqueId, untrack } from "solid-js";
|
|
12
12
|
import * as checkbox from "@sprawlify/primitives/machines/checkbox";
|
|
13
13
|
import { anatomy } from "@sprawlify/primitives/machines/checkbox";
|
|
@@ -4,7 +4,7 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as createSplitProps } from "../../create-split-props-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
8
|
import { Show, children, createMemo, createUniqueId } from "solid-js";
|
|
9
9
|
import * as clipboard from "@sprawlify/primitives/machines/clipboard";
|
|
10
10
|
import { anatomy as clipboardAnatomy } from "@sprawlify/primitives/machines/clipboard";
|
|
@@ -2,7 +2,7 @@ import "../../core-DUR6M1Mz.jsx";
|
|
|
2
2
|
import "../../create-context-iBxaUhvx.jsx";
|
|
3
3
|
import "../../providers-C-cHBiyk.jsx";
|
|
4
4
|
import "../../factory-B95XvEzz.jsx";
|
|
5
|
-
import "../../create-split-props-
|
|
6
|
-
import "../../render-strategy-
|
|
7
|
-
import { a as CollapsibleRootProvider, c as CollapsibleContext, i as CollapsibleTrigger, l as CollapsibleContent, n as collapsibleAnatomy, o as CollapsibleRoot, r as CollapsibleIndicator, s as useCollapsible, t as collapsible_exports, u as useCollapsibleContext } from "../../collapsible-
|
|
5
|
+
import "../../create-split-props-B2Gc7D9P.jsx";
|
|
6
|
+
import "../../render-strategy-6LT04Ztx.jsx";
|
|
7
|
+
import { a as CollapsibleRootProvider, c as CollapsibleContext, i as CollapsibleTrigger, l as CollapsibleContent, n as collapsibleAnatomy, o as CollapsibleRoot, r as CollapsibleIndicator, s as useCollapsible, t as collapsible_exports, u as useCollapsibleContext } from "../../collapsible-DhguH1Yh.jsx";
|
|
8
8
|
export { collapsible_exports as Collapsible, CollapsibleContent, CollapsibleContext, CollapsibleIndicator, CollapsibleRoot, CollapsibleRootProvider, CollapsibleTrigger, collapsibleAnatomy, useCollapsible, useCollapsibleContext };
|
|
@@ -2,7 +2,7 @@ import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
|
|
|
2
2
|
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-C0L5xDeS.js";
|
|
3
3
|
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
|
|
4
4
|
import { s as UsePresenceProps } from "../../index-Dho3m7QX.js";
|
|
5
|
-
import { t as colorPickerAnatomy } from "../../color-picker-anatomy-
|
|
5
|
+
import { t as colorPickerAnatomy } from "../../color-picker-anatomy-CYCuI0Qh.js";
|
|
6
6
|
import * as solid_js0 from "solid-js";
|
|
7
7
|
import { Accessor, JSX } from "solid-js";
|
|
8
8
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
@@ -4,12 +4,12 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import
|
|
9
|
-
import "../../
|
|
10
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
11
|
-
import "../../fieldset-
|
|
12
|
-
import { m as useFieldContext } from "../../field-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import "../../render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
|
|
10
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
|
|
11
|
+
import "../../fieldset-Lbk9tsVV.jsx";
|
|
12
|
+
import { m as useFieldContext } from "../../field-Blp6NDsc.jsx";
|
|
13
13
|
import { Index, Show, createMemo, createUniqueId } from "solid-js";
|
|
14
14
|
import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
|
|
15
15
|
import { anatomy, parse as parseColor } from "@sprawlify/primitives/machines/color-picker";
|
|
@@ -2,7 +2,7 @@ import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
|
|
|
2
2
|
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-C0L5xDeS.js";
|
|
3
3
|
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
|
|
4
4
|
import { s as UsePresenceProps } from "../../index-Dho3m7QX.js";
|
|
5
|
-
import { t as comboboxAnatomy } from "../../combobox-anatomy-
|
|
5
|
+
import { t as comboboxAnatomy } from "../../combobox-anatomy-BP3wcKDL.js";
|
|
6
6
|
import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-BbGXwXgM.js";
|
|
7
7
|
import * as solid_js0 from "solid-js";
|
|
8
8
|
import { Accessor, JSX } from "solid-js";
|
|
@@ -4,12 +4,12 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import
|
|
9
|
-
import "../../
|
|
10
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
11
|
-
import "../../fieldset-
|
|
12
|
-
import { m as useFieldContext } from "../../field-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import "../../render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
|
|
10
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
|
|
11
|
+
import "../../fieldset-Lbk9tsVV.jsx";
|
|
12
|
+
import { m as useFieldContext } from "../../field-Blp6NDsc.jsx";
|
|
13
13
|
import { n as useListCollection, o as createListCollection } from "../../collection-CotDTAMT.jsx";
|
|
14
14
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
15
15
|
import * as combobox from "@sprawlify/primitives/machines/combobox";
|
|
@@ -2,7 +2,7 @@ import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
|
|
|
2
2
|
import { i as Optional, n as MaybeAccessor, t as Assign } from "../../types-C0L5xDeS.js";
|
|
3
3
|
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
|
|
4
4
|
import { s as UsePresenceProps } from "../../index-Dho3m7QX.js";
|
|
5
|
-
import { t as datePickerAnatomy } from "../../date-picker-anatomy-
|
|
5
|
+
import { t as datePickerAnatomy } from "../../date-picker-anatomy-DFw6S35t.js";
|
|
6
6
|
import * as solid_js0 from "solid-js";
|
|
7
7
|
import { Accessor, JSX } from "solid-js";
|
|
8
8
|
import * as datePicker from "@sprawlify/primitives/machines/date-picker";
|
|
@@ -4,10 +4,10 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import
|
|
9
|
-
import "../../
|
|
10
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import "../../render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
|
|
10
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
|
|
11
11
|
import { uniq } from "@sprawlify/primitives/utils";
|
|
12
12
|
import { For, Index, Show, createMemo, createUniqueId } from "solid-js";
|
|
13
13
|
import * as datePicker from "@sprawlify/primitives/machines/date-picker";
|
|
@@ -4,10 +4,10 @@ import { t as runIfFn } from "../../run-if-fn-qkd0iQPO.jsx";
|
|
|
4
4
|
import { t as createContext$1 } from "../../create-context-iBxaUhvx.jsx";
|
|
5
5
|
import { a as useLocaleContext, s as useEnvironmentContext } from "../../providers-C-cHBiyk.jsx";
|
|
6
6
|
import { t as sprawlify } from "../../factory-B95XvEzz.jsx";
|
|
7
|
-
import { t as
|
|
8
|
-
import { t as
|
|
9
|
-
import {
|
|
10
|
-
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-
|
|
7
|
+
import { t as createSplitProps } from "../../create-split-props-B2Gc7D9P.jsx";
|
|
8
|
+
import { n as splitRenderStrategyProps, r as useRenderStrategyContext, t as RenderStrategyProvider } from "../../render-strategy-6LT04Ztx.jsx";
|
|
9
|
+
import { t as composeRefs } from "../../compose-refs-Jq47jedK.jsx";
|
|
10
|
+
import { a as splitPresenceProps, i as usePresence, n as usePresenceContext, t as PresenceProvider } from "../../presence-BcYjLSBT.jsx";
|
|
11
11
|
import { Show, createMemo, createUniqueId } from "solid-js";
|
|
12
12
|
import * as dialog from "@sprawlify/primitives/machines/dialog";
|
|
13
13
|
import { anatomy as dialogAnatomy } from "@sprawlify/primitives/machines/dialog";
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import { n as PropTypes } from "../../index-Bnd2Fp7Q.js";
|
|
2
|
+
import { i as Optional, n as MaybeAccessor } from "../../types-C0L5xDeS.js";
|
|
3
|
+
import { r as PolymorphicProps, t as HTMLProps } from "../../factory-BxBlXUD3.js";
|
|
4
|
+
import { s as UsePresenceProps } from "../../index-Dho3m7QX.js";
|
|
5
|
+
import { t as drawerAnatomy } from "../../drawer-anatomy-BX_dO1CK.js";
|
|
6
|
+
import * as solid_js0 from "solid-js";
|
|
7
|
+
import { Accessor, JSX } from "solid-js";
|
|
8
|
+
import * as drawer from "@sprawlify/primitives/machines/drawer";
|
|
9
|
+
import { ContentProps, DrawerStackApi, OpenChangeDetails, OpenChangeDetails as DrawerOpenChangeDetails, SnapPointChangeDetails, SnapPointChangeDetails as DrawerSnapPointChangeDetails } from "@sprawlify/primitives/machines/drawer";
|
|
10
|
+
|
|
11
|
+
//#region src/components/drawer/drawer-backdrop.d.ts
|
|
12
|
+
interface DrawerBackdropBaseProps extends PolymorphicProps<"div"> {}
|
|
13
|
+
interface DrawerBackdropProps extends HTMLProps<"div">, DrawerBackdropBaseProps {}
|
|
14
|
+
declare const DrawerBackdrop: (props: DrawerBackdropProps) => solid_js0.JSX.Element;
|
|
15
|
+
//#endregion
|
|
16
|
+
//#region src/components/drawer/drawer-close-trigger.d.ts
|
|
17
|
+
interface DrawerCloseTriggerBaseProps extends PolymorphicProps<"button"> {}
|
|
18
|
+
interface DrawerCloseTriggerProps extends HTMLProps<"button">, DrawerCloseTriggerBaseProps {}
|
|
19
|
+
declare const DrawerCloseTrigger: (props: DrawerCloseTriggerProps) => solid_js0.JSX.Element;
|
|
20
|
+
//#endregion
|
|
21
|
+
//#region src/components/drawer/drawer-content.d.ts
|
|
22
|
+
interface DrawerContentBaseProps extends PolymorphicProps<"div">, ContentProps {}
|
|
23
|
+
interface DrawerContentProps extends Omit<HTMLProps<"div">, "draggable">, DrawerContentBaseProps {}
|
|
24
|
+
declare const DrawerContent: (props: DrawerContentProps) => solid_js0.JSX.Element;
|
|
25
|
+
//#endregion
|
|
26
|
+
//#region src/components/drawer/drawer-description.d.ts
|
|
27
|
+
interface DrawerDescriptionBaseProps extends PolymorphicProps<"div"> {}
|
|
28
|
+
interface DrawerDescriptionProps extends HTMLProps<"div">, DrawerDescriptionBaseProps {}
|
|
29
|
+
declare const DrawerDescription: (props: DrawerDescriptionProps) => solid_js0.JSX.Element;
|
|
30
|
+
//#endregion
|
|
31
|
+
//#region src/components/drawer/use-drawer.d.ts
|
|
32
|
+
interface UseDrawerProps extends Optional<Omit<drawer.Props, "dir" | "getRootNode" | "defaultSnapPoint">, "id"> {
|
|
33
|
+
defaultSnapPoint?: drawer.SnapPoint | undefined;
|
|
34
|
+
}
|
|
35
|
+
interface UseDrawerReturn extends Accessor<drawer.Api<PropTypes>> {}
|
|
36
|
+
declare const useDrawer: (props?: MaybeAccessor<UseDrawerProps>) => UseDrawerReturn;
|
|
37
|
+
//#endregion
|
|
38
|
+
//#region src/components/drawer/use-drawer-context.d.ts
|
|
39
|
+
interface UseDrawerContext extends UseDrawerReturn {}
|
|
40
|
+
//#endregion
|
|
41
|
+
//#region src/components/drawer/drawer-context.d.ts
|
|
42
|
+
interface DrawerContextProps {
|
|
43
|
+
children: (context: UseDrawerContext) => JSX.Element;
|
|
44
|
+
}
|
|
45
|
+
declare const DrawerContext: (props: DrawerContextProps) => JSX.Element;
|
|
46
|
+
//#endregion
|
|
47
|
+
//#region src/components/drawer/drawer-positioner.d.ts
|
|
48
|
+
interface DrawerPositionerBaseProps extends PolymorphicProps<"div"> {}
|
|
49
|
+
interface DrawerPositionerProps extends HTMLProps<"div">, DrawerPositionerBaseProps {}
|
|
50
|
+
declare const DrawerPositioner: (props: DrawerPositionerProps) => solid_js0.JSX.Element;
|
|
51
|
+
//#endregion
|
|
52
|
+
//#region src/components/drawer/drawer-grabber.d.ts
|
|
53
|
+
interface DrawerGrabberBaseProps extends PolymorphicProps<"div"> {}
|
|
54
|
+
interface DrawerGrabberProps extends HTMLProps<"div">, DrawerGrabberBaseProps {}
|
|
55
|
+
declare const DrawerGrabber: (props: DrawerGrabberProps) => solid_js0.JSX.Element;
|
|
56
|
+
//#endregion
|
|
57
|
+
//#region src/components/drawer/drawer-grabber-indicator.d.ts
|
|
58
|
+
interface DrawerGrabberIndicatorBaseProps extends PolymorphicProps<"div"> {}
|
|
59
|
+
interface DrawerGrabberIndicatorProps extends HTMLProps<"div">, DrawerGrabberIndicatorBaseProps {}
|
|
60
|
+
declare const DrawerGrabberIndicator: (props: DrawerGrabberIndicatorProps) => solid_js0.JSX.Element;
|
|
61
|
+
//#endregion
|
|
62
|
+
//#region src/components/drawer/drawer-root.d.ts
|
|
63
|
+
interface DrawerRootBaseProps extends UseDrawerProps, UsePresenceProps {}
|
|
64
|
+
interface DrawerRootProps extends DrawerRootBaseProps {
|
|
65
|
+
children?: JSX.Element;
|
|
66
|
+
}
|
|
67
|
+
declare const DrawerRoot: (props: DrawerRootProps) => JSX.Element;
|
|
68
|
+
//#endregion
|
|
69
|
+
//#region src/components/drawer/drawer-root-provider.d.ts
|
|
70
|
+
interface RootProviderProps {
|
|
71
|
+
value: UseDrawerReturn;
|
|
72
|
+
}
|
|
73
|
+
interface DrawerRootProviderBaseProps extends RootProviderProps, UsePresenceProps {}
|
|
74
|
+
interface DrawerRootProviderProps extends DrawerRootProviderBaseProps {
|
|
75
|
+
children?: JSX.Element;
|
|
76
|
+
}
|
|
77
|
+
declare const DrawerRootProvider: (props: DrawerRootProviderProps) => JSX.Element;
|
|
78
|
+
//#endregion
|
|
79
|
+
//#region src/components/drawer/drawer-title.d.ts
|
|
80
|
+
interface DrawerTitleBaseProps extends PolymorphicProps<"h2"> {}
|
|
81
|
+
interface DrawerTitleProps extends HTMLProps<"h2">, DrawerTitleBaseProps {}
|
|
82
|
+
declare const DrawerTitle: (props: DrawerTitleProps) => solid_js0.JSX.Element;
|
|
83
|
+
//#endregion
|
|
84
|
+
//#region src/components/drawer/drawer-trigger.d.ts
|
|
85
|
+
interface DrawerTriggerBaseProps extends PolymorphicProps<"button"> {}
|
|
86
|
+
interface DrawerTriggerProps extends HTMLProps<"button">, DrawerTriggerBaseProps {}
|
|
87
|
+
declare const DrawerTrigger: (props: DrawerTriggerProps) => solid_js0.JSX.Element;
|
|
88
|
+
//#endregion
|
|
89
|
+
//#region src/components/drawer/drawer-indent.d.ts
|
|
90
|
+
interface DrawerIndentBaseProps extends PolymorphicProps<"div"> {}
|
|
91
|
+
interface DrawerIndentProps extends HTMLProps<"div">, DrawerIndentBaseProps {}
|
|
92
|
+
declare const DrawerIndent: (props: DrawerIndentProps) => solid_js0.JSX.Element;
|
|
93
|
+
//#endregion
|
|
94
|
+
//#region src/components/drawer/drawer-indent-background.d.ts
|
|
95
|
+
interface DrawerIndentBackgroundBaseProps extends PolymorphicProps<"div"> {}
|
|
96
|
+
interface DrawerIndentBackgroundProps extends HTMLProps<"div">, DrawerIndentBackgroundBaseProps {}
|
|
97
|
+
declare const DrawerIndentBackground: (props: DrawerIndentBackgroundProps) => solid_js0.JSX.Element;
|
|
98
|
+
//#endregion
|
|
99
|
+
//#region src/components/drawer/drawer-stack.d.ts
|
|
100
|
+
interface DrawerStackProps {
|
|
101
|
+
children?: JSX.Element;
|
|
102
|
+
}
|
|
103
|
+
declare const DrawerStack: (props: DrawerStackProps) => JSX.Element;
|
|
104
|
+
//#endregion
|
|
105
|
+
//#region src/components/drawer/drawer-swipe-area.d.ts
|
|
106
|
+
interface DrawerSwipeAreaBaseProps extends PolymorphicProps<"div"> {}
|
|
107
|
+
interface DrawerSwipeAreaProps extends HTMLProps<"div">, DrawerSwipeAreaBaseProps {}
|
|
108
|
+
declare const DrawerSwipeArea: (props: DrawerSwipeAreaProps) => solid_js0.JSX.Element;
|
|
109
|
+
//#endregion
|
|
110
|
+
//#region src/components/drawer/use-drawer-stack-context.d.ts
|
|
111
|
+
interface UseDrawerStackContext extends Accessor<DrawerStackApi<PropTypes>> {}
|
|
112
|
+
declare namespace drawer_d_exports {
|
|
113
|
+
export { DrawerBackdrop as Backdrop, DrawerBackdropBaseProps as BackdropBaseProps, DrawerBackdropProps as BackdropProps, DrawerCloseTrigger as CloseTrigger, DrawerCloseTriggerBaseProps as CloseTriggerBaseProps, DrawerCloseTriggerProps as CloseTriggerProps, DrawerContent as Content, DrawerContentBaseProps as ContentBaseProps, DrawerContentProps as ContentProps, DrawerContext as Context, DrawerContextProps as ContextProps, DrawerDescription as Description, DrawerDescriptionBaseProps as DescriptionBaseProps, DrawerDescriptionProps as DescriptionProps, DrawerGrabber as Grabber, DrawerGrabberBaseProps as GrabberBaseProps, DrawerGrabberIndicator as GrabberIndicator, DrawerGrabberIndicatorBaseProps as GrabberIndicatorBaseProps, DrawerGrabberIndicatorProps as GrabberIndicatorProps, DrawerGrabberProps as GrabberProps, DrawerIndent as Indent, DrawerIndentBackground as IndentBackground, DrawerIndentBackgroundBaseProps as IndentBackgroundBaseProps, DrawerIndentBackgroundProps as IndentBackgroundProps, DrawerIndentBaseProps as IndentBaseProps, DrawerIndentProps as IndentProps, OpenChangeDetails, DrawerPositioner as Positioner, DrawerPositionerBaseProps as PositionerBaseProps, DrawerPositionerProps as PositionerProps, DrawerRoot as Root, DrawerRootBaseProps as RootBaseProps, DrawerRootProps as RootProps, DrawerRootProvider as RootProvider, DrawerRootProviderBaseProps as RootProviderBaseProps, DrawerRootProviderProps as RootProviderProps, SnapPointChangeDetails, DrawerStack as Stack, DrawerStackProps as StackProps, DrawerSwipeArea as SwipeArea, DrawerSwipeAreaBaseProps as SwipeAreaBaseProps, DrawerSwipeAreaProps as SwipeAreaProps, DrawerTitle as Title, DrawerTitleBaseProps as TitleBaseProps, DrawerTitleProps as TitleProps, DrawerTrigger as Trigger, DrawerTriggerBaseProps as TriggerBaseProps, DrawerTriggerProps as TriggerProps };
|
|
114
|
+
}
|
|
115
|
+
//#endregion
|
|
116
|
+
export { drawer_d_exports as Drawer, DrawerBackdrop, type DrawerBackdropBaseProps, type DrawerBackdropProps, DrawerCloseTrigger, type DrawerCloseTriggerBaseProps, type DrawerCloseTriggerProps, DrawerContent, type DrawerContentBaseProps, type DrawerContentProps, DrawerContext, type DrawerContextProps, DrawerDescription, type DrawerDescriptionBaseProps, type DrawerDescriptionProps, DrawerGrabber, type DrawerGrabberBaseProps, DrawerGrabberIndicator, type DrawerGrabberIndicatorBaseProps, type DrawerGrabberIndicatorProps, type DrawerGrabberProps, DrawerIndent, DrawerIndentBackground, type DrawerIndentBackgroundBaseProps, type DrawerIndentBackgroundProps, type DrawerIndentBaseProps, type DrawerIndentProps, type DrawerOpenChangeDetails, DrawerPositioner, type DrawerPositionerBaseProps, type DrawerPositionerProps, DrawerRoot, type DrawerRootBaseProps, type DrawerRootProps, DrawerRootProvider, type DrawerRootProviderBaseProps, type DrawerRootProviderProps, type DrawerSnapPointChangeDetails, DrawerStack, type DrawerStackProps, DrawerSwipeArea, type DrawerSwipeAreaBaseProps, type DrawerSwipeAreaProps, DrawerTitle, type DrawerTitleBaseProps, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerBaseProps, type DrawerTriggerProps, type UseDrawerContext, type UseDrawerProps, type UseDrawerReturn, type UseDrawerStackContext, drawerAnatomy, useDrawer, useDrawerContext, useDrawerStackContext };
|