@sprawlify/solid 0.0.109 → 0.0.110
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-CtDwltgK.d.ts} +1 -1
- package/dist/{carousel-anatomy-B5-JHfpO.d.ts → carousel-anatomy-cRpcGNQa.d.ts} +1 -1
- package/dist/{checkbox-anatomy-DO7Zh6Pz.d.ts → checkbox-anatomy-5y1dcYYW.d.ts} +1 -1
- package/dist/{collapsible-Pn9qzDqQ.jsx → collapsible-DhguH1Yh.jsx} +2 -2
- package/dist/color-picker-anatomy-BlV80dWk.d.ts +6 -0
- package/dist/combobox-anatomy-BS0c9ArZ.d.ts +6 -0
- 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 +80 -0
- package/dist/components/drawer/index.js +206 -0
- package/dist/components/drawer/index.jsx +165 -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-CLgDJiIl.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-CeR3nVI8.d.ts} +1 -1
- package/dist/{fieldset-Dvfd8o02.jsx → fieldset-Lbk9tsVV.jsx} +2 -2
- package/dist/{fieldset-anatomy-t2uR3tz-.d.ts → fieldset-anatomy-DF0TfPdv.d.ts} +1 -1
- package/dist/{index-Ywo5uneC.d.ts → index-tOc74k5O.d.ts} +1 -1
- package/dist/{listbox-anatomy-CC-gib7S.d.ts → listbox-anatomy-BM3Tatnj.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-Bz4fq3aR.d.ts} +1 -1
- package/dist/{tour-anatomy-bvyrGdgp.d.ts → tour-anatomy-Dww_8e1C.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/combobox-anatomy-BRxZnCfq.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" | "content" | "trigger" | "positioner" | "closeTrigger" | "description" | "backdrop">;
|
|
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" | "
|
|
4
|
+
declare const carouselAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "indicator" | "itemGroup" | "item" | "control" | "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<"root" | "indicator" | "
|
|
4
|
+
declare const checkboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "indicator" | "label" | "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<"root" | "label" | "area" | "content" | "valueText" | "trigger" | "positioner" | "control" | "view" | "areaThumb" | "areaBackground" | "channelSlider" | "channelSliderLabel" | "channelSliderTrack" | "channelSliderThumb" | "channelSliderValueText" | "channelInput" | "transparencyGrid" | "swatchGroup" | "swatchTrigger" | "swatchIndicator" | "swatch" | "eyeDropperTrigger" | "formatTrigger" | "formatSelect">;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { colorPickerAnatomy as t };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as _sprawlify_primitives_anatomy0 from "@sprawlify/primitives/anatomy";
|
|
2
|
+
|
|
3
|
+
//#region src/components/combobox/combobox-anatomy.d.ts
|
|
4
|
+
declare const comboboxAnatomy: _sprawlify_primitives_anatomy0.AnatomyInstance<"root" | "label" | "input" | "content" | "itemGroup" | "item" | "itemText" | "itemIndicator" | "itemGroupLabel" | "empty" | "trigger" | "positioner" | "control" | "clearTrigger" | "list">;
|
|
5
|
+
//#endregion
|
|
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-CtDwltgK.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-CtDwltgK.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-cRpcGNQa.js";
|
|
7
|
+
import { t as checkboxAnatomy } from "../checkbox-anatomy-5y1dcYYW.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-BlV80dWk.js";
|
|
11
|
+
import { t as comboboxAnatomy } from "../combobox-anatomy-BS0c9ArZ.js";
|
|
12
|
+
import { t as datePickerAnatomy } from "../date-picker-anatomy-CLgDJiIl.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-CeR3nVI8.js";
|
|
16
|
+
import { t as fieldsetAnatomy } from "../fieldset-anatomy-DF0TfPdv.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-BM3Tatnj.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-Bz4fq3aR.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-Dww_8e1C.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-cRpcGNQa.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-5y1dcYYW.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-BlV80dWk.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-BS0c9ArZ.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-CLgDJiIl.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,80 @@
|
|
|
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, OpenChangeDetails, OpenChangeDetails as DrawerOpenChangeDetails } 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/use-drawer.d.ts
|
|
27
|
+
interface UseDrawerProps extends Optional<Omit<drawer.Props, "dir" | "getRootNode">, "id"> {}
|
|
28
|
+
interface UseDrawerReturn extends Accessor<drawer.Api<PropTypes>> {}
|
|
29
|
+
declare const useDrawer: (props?: MaybeAccessor<UseDrawerProps>) => UseDrawerReturn;
|
|
30
|
+
//#endregion
|
|
31
|
+
//#region src/components/drawer/use-drawer-context.d.ts
|
|
32
|
+
interface UseDrawerContext extends UseDrawerReturn {}
|
|
33
|
+
//#endregion
|
|
34
|
+
//#region src/components/drawer/drawer-context.d.ts
|
|
35
|
+
interface DrawerContextProps {
|
|
36
|
+
children: (context: UseDrawerContext) => JSX.Element;
|
|
37
|
+
}
|
|
38
|
+
declare const DrawerContext: (props: DrawerContextProps) => JSX.Element;
|
|
39
|
+
//#endregion
|
|
40
|
+
//#region src/components/drawer/drawer-grabber.d.ts
|
|
41
|
+
interface DrawerGrabberBaseProps extends PolymorphicProps<"div"> {}
|
|
42
|
+
interface DrawerGrabberProps extends HTMLProps<"div">, DrawerGrabberBaseProps {}
|
|
43
|
+
declare const DrawerGrabber: (props: DrawerGrabberProps) => solid_js0.JSX.Element;
|
|
44
|
+
//#endregion
|
|
45
|
+
//#region src/components/drawer/drawer-grabber-indicator.d.ts
|
|
46
|
+
interface DrawerGrabberIndicatorBaseProps extends PolymorphicProps<"div"> {}
|
|
47
|
+
interface DrawerGrabberIndicatorProps extends HTMLProps<"div">, DrawerGrabberIndicatorBaseProps {}
|
|
48
|
+
declare const DrawerGrabberIndicator: (props: DrawerGrabberIndicatorProps) => solid_js0.JSX.Element;
|
|
49
|
+
//#endregion
|
|
50
|
+
//#region src/components/drawer/drawer-root.d.ts
|
|
51
|
+
interface DrawerRootBaseProps extends UseDrawerProps, UsePresenceProps {}
|
|
52
|
+
interface DrawerRootProps extends DrawerRootBaseProps {
|
|
53
|
+
children?: JSX.Element;
|
|
54
|
+
}
|
|
55
|
+
declare const DrawerRoot: (props: DrawerRootProps) => JSX.Element;
|
|
56
|
+
//#endregion
|
|
57
|
+
//#region src/components/drawer/drawer-root-provider.d.ts
|
|
58
|
+
interface RootProviderProps {
|
|
59
|
+
value: UseDrawerReturn;
|
|
60
|
+
}
|
|
61
|
+
interface DrawerRootProviderBaseProps extends RootProviderProps, UsePresenceProps {}
|
|
62
|
+
interface DrawerRootProviderProps extends DrawerRootProviderBaseProps {
|
|
63
|
+
children?: JSX.Element;
|
|
64
|
+
}
|
|
65
|
+
declare const DrawerRootProvider: (props: DrawerRootProviderProps) => JSX.Element;
|
|
66
|
+
//#endregion
|
|
67
|
+
//#region src/components/drawer/drawer-title.d.ts
|
|
68
|
+
interface DrawerTitleBaseProps extends PolymorphicProps<"h2"> {}
|
|
69
|
+
interface DrawerTitleProps extends HTMLProps<"h2">, DrawerTitleBaseProps {}
|
|
70
|
+
declare const DrawerTitle: (props: DrawerTitleProps) => solid_js0.JSX.Element;
|
|
71
|
+
//#endregion
|
|
72
|
+
//#region src/components/drawer/drawer-trigger.d.ts
|
|
73
|
+
interface DrawerTriggerBaseProps extends PolymorphicProps<"button"> {}
|
|
74
|
+
interface DrawerTriggerProps extends HTMLProps<"button">, DrawerTriggerBaseProps {}
|
|
75
|
+
declare const DrawerTrigger: (props: DrawerTriggerProps) => solid_js0.JSX.Element;
|
|
76
|
+
declare namespace drawer_d_exports {
|
|
77
|
+
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, DrawerGrabber as Grabber, DrawerGrabberBaseProps as GrabberBaseProps, DrawerGrabberIndicator as GrabberIndicator, DrawerGrabberIndicatorBaseProps as GrabberIndicatorBaseProps, DrawerGrabberIndicatorProps as GrabberIndicatorProps, DrawerGrabberProps as GrabberProps, OpenChangeDetails, DrawerRoot as Root, DrawerRootBaseProps as RootBaseProps, DrawerRootProps as RootProps, DrawerRootProvider as RootProvider, DrawerRootProviderBaseProps as RootProviderBaseProps, DrawerRootProviderProps as RootProviderProps, DrawerTitle as Title, DrawerTitleBaseProps as TitleBaseProps, DrawerTitleProps as TitleProps, DrawerTrigger as Trigger, DrawerTriggerBaseProps as TriggerBaseProps, DrawerTriggerProps as TriggerProps };
|
|
78
|
+
}
|
|
79
|
+
//#endregion
|
|
80
|
+
export { drawer_d_exports as Drawer, DrawerBackdrop, type DrawerBackdropBaseProps, type DrawerBackdropProps, DrawerCloseTrigger, type DrawerCloseTriggerBaseProps, type DrawerCloseTriggerProps, DrawerContent, type DrawerContentBaseProps, type DrawerContentProps, DrawerContext, type DrawerContextProps, DrawerGrabber, type DrawerGrabberBaseProps, DrawerGrabberIndicator, type DrawerGrabberIndicatorBaseProps, type DrawerGrabberIndicatorProps, type DrawerGrabberProps, type DrawerOpenChangeDetails, DrawerRoot, type DrawerRootBaseProps, type DrawerRootProps, DrawerRootProvider, type DrawerRootProviderBaseProps, type DrawerRootProviderProps, DrawerTitle, type DrawerTitleBaseProps, type DrawerTitleProps, DrawerTrigger, type DrawerTriggerBaseProps, type DrawerTriggerProps, type UseDrawerContext, type UseDrawerProps, type UseDrawerReturn, drawerAnatomy, useDrawer, useDrawerContext };
|