@sprawlify/vue 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.
Files changed (125) hide show
  1. package/dist/{alert-dialog-anatomy-BPWHupYd.d.ts → alert-dialog-anatomy-CbhNBPw8.d.ts} +1 -1
  2. package/dist/{carousel-anatomy-Bm8A0IeH.d.ts → carousel-anatomy-DQ-njC4w.d.ts} +1 -1
  3. package/dist/{checkbox-anatomy-Bkxq8P4k.d.ts → checkbox-anatomy-D_EEk_7M.d.ts} +1 -1
  4. package/dist/{collapsible-34jXSu79.js → collapsible-CU8jdmsD.js} +1 -1
  5. package/dist/{collection-D4ZZsQpB.js → collection-CMkl1XB0.js} +1 -1
  6. package/dist/color-picker-anatomy-BuTyyjuo.d.ts +6 -0
  7. package/dist/combobox-anatomy-CV2xHL9g.d.ts +6 -0
  8. package/dist/components/accordion/index.d.ts +3 -3
  9. package/dist/components/accordion/index.js +4 -4
  10. package/dist/components/alert-dialog/index.d.ts +12 -12
  11. package/dist/components/alert-dialog/index.js +3 -3
  12. package/dist/components/anatomy.d.ts +14 -14
  13. package/dist/components/anatomy.js +2 -2
  14. package/dist/components/angle-slider/index.js +1 -1
  15. package/dist/components/aspect-ratio/index.js +1 -1
  16. package/dist/components/avatar/index.js +1 -1
  17. package/dist/components/carousel/index.d.ts +5 -5
  18. package/dist/components/carousel/index.js +1 -1
  19. package/dist/components/checkbox/index.d.ts +5 -5
  20. package/dist/components/checkbox/index.js +1 -1
  21. package/dist/components/clipboard/index.js +1 -1
  22. package/dist/components/collapsible/index.d.ts +1 -1
  23. package/dist/components/collapsible/index.js +1 -1
  24. package/dist/components/collection/index.js +1 -1
  25. package/dist/components/color-picker/index.d.ts +14 -14
  26. package/dist/components/color-picker/index.js +3 -3
  27. package/dist/components/combobox/index.d.ts +9 -9
  28. package/dist/components/combobox/index.js +4 -4
  29. package/dist/components/date-picker/index.d.ts +10 -10
  30. package/dist/components/date-picker/index.js +3 -3
  31. package/dist/components/dialog/index.d.ts +11 -11
  32. package/dist/components/dialog/index.js +3 -3
  33. package/dist/components/drawer/index.d.ts +242 -0
  34. package/dist/components/{bottom-sheet → drawer}/index.js +78 -78
  35. package/dist/components/dropdown-menu/index.d.ts +11 -11
  36. package/dist/components/dropdown-menu/index.js +3 -3
  37. package/dist/components/editable/index.d.ts +6 -6
  38. package/dist/components/editable/index.js +1 -1
  39. package/dist/components/field/index.d.ts +2 -2
  40. package/dist/components/fieldset/index.d.ts +1 -1
  41. package/dist/components/file-upload/index.d.ts +1 -1
  42. package/dist/components/file-upload/index.js +1 -1
  43. package/dist/components/floating-panel/index.d.ts +2 -2
  44. package/dist/components/floating-panel/index.js +2 -2
  45. package/dist/components/focus-trap/index.js +1 -1
  46. package/dist/components/highlight/index.js +1 -1
  47. package/dist/components/hover-card/index.d.ts +4 -4
  48. package/dist/components/hover-card/index.js +3 -3
  49. package/dist/components/image-cropper/index.d.ts +1 -1
  50. package/dist/components/image-cropper/index.js +1 -1
  51. package/dist/components/json-tree-view/index.d.ts +1 -1
  52. package/dist/components/json-tree-view/index.js +5 -5
  53. package/dist/components/listbox/index.d.ts +3 -3
  54. package/dist/components/listbox/index.js +2 -2
  55. package/dist/components/marquee/index.js +1 -1
  56. package/dist/components/navigation-menu/index.js +3 -3
  57. package/dist/components/number-input/index.d.ts +4 -4
  58. package/dist/components/number-input/index.js +1 -1
  59. package/dist/components/pagination/index.d.ts +2 -2
  60. package/dist/components/pagination/index.js +1 -1
  61. package/dist/components/password-input/index.d.ts +3 -3
  62. package/dist/components/password-input/index.js +1 -1
  63. package/dist/components/pin-input/index.d.ts +4 -4
  64. package/dist/components/pin-input/index.js +1 -1
  65. package/dist/components/popover/index.d.ts +9 -9
  66. package/dist/components/popover/index.js +3 -3
  67. package/dist/components/presence/index.d.ts +1 -1
  68. package/dist/components/presence/index.js +1 -1
  69. package/dist/components/progress/index.js +1 -1
  70. package/dist/components/qr-code/index.js +1 -1
  71. package/dist/components/radio-group/index.d.ts +1 -1
  72. package/dist/components/radio-group/index.js +1 -1
  73. package/dist/components/rating-group/index.d.ts +1 -1
  74. package/dist/components/rating-group/index.js +1 -1
  75. package/dist/components/scroll-area/index.js +1 -1
  76. package/dist/components/segment-group/index.d.ts +1 -1
  77. package/dist/components/segment-group/index.js +1 -1
  78. package/dist/components/select/index.d.ts +6 -6
  79. package/dist/components/select/index.js +4 -4
  80. package/dist/components/separator/index.js +1 -1
  81. package/dist/components/signature-pad/index.d.ts +1 -1
  82. package/dist/components/signature-pad/index.js +1 -1
  83. package/dist/components/slider/index.d.ts +2 -2
  84. package/dist/components/slider/index.js +1 -1
  85. package/dist/components/splitter/index.d.ts +2 -2
  86. package/dist/components/splitter/index.js +1 -1
  87. package/dist/components/steps/index.js +1 -1
  88. package/dist/components/switch/index.d.ts +4 -4
  89. package/dist/components/switch/index.js +1 -1
  90. package/dist/components/tabs/index.d.ts +3 -3
  91. package/dist/components/tabs/index.js +3 -3
  92. package/dist/components/tags-input/index.d.ts +12 -12
  93. package/dist/components/tags-input/index.js +1 -1
  94. package/dist/components/timer/index.js +1 -1
  95. package/dist/components/toggle/index.js +1 -1
  96. package/dist/components/toggle-group/index.d.ts +2 -2
  97. package/dist/components/toggle-group/index.js +1 -1
  98. package/dist/components/tooltip/index.d.ts +2 -2
  99. package/dist/components/tooltip/index.js +3 -3
  100. package/dist/components/tour/index.d.ts +3 -3
  101. package/dist/components/tour/index.js +3 -3
  102. package/dist/components/tree-view/index.d.ts +1 -1
  103. package/dist/components/tree-view/index.js +4 -4
  104. package/dist/{date-picker-anatomy-B6E2JeQx.d.ts → date-picker-anatomy-Bgths9Xv.d.ts} +1 -1
  105. package/dist/drawer-anatomy-BQkMauTu.d.ts +2 -0
  106. package/dist/drawer-anatomy-yHqvQAPn.js +2 -0
  107. package/dist/{field-anatomy-BWikn-kn.d.ts → field-anatomy-Bzlix6O4.d.ts} +1 -1
  108. package/dist/{fieldset-anatomy-pWRVtwyO.d.ts → fieldset-anatomy-CcZfEnO-.d.ts} +1 -1
  109. package/dist/{image-cropper-anatomy-ChVWjuvl.d.ts → image-cropper-anatomy-D1LB8g2f.d.ts} +1 -1
  110. package/dist/{index-CrEdjEeE.d.ts → index-DdyrLXRD.d.ts} +2 -2
  111. package/dist/{index-BVUxZEZF.d.ts → index-k-glCuDH.d.ts} +2 -2
  112. package/dist/{listbox-anatomy-BqnzOQRJ.d.ts → listbox-anatomy-BzFtsc8d.d.ts} +1 -1
  113. package/dist/{segment-group-anatomy-8sdDQVPl.d.ts → segment-group-anatomy-C2h5VcC1.d.ts} +1 -1
  114. package/dist/{tour-anatomy-oArGJeu1.d.ts → tour-anatomy-DC21O2lL.d.ts} +1 -1
  115. package/dist/{tree-view-DFYD5U4h.js → tree-view-BMIatAXN.js} +4 -4
  116. package/package.json +6 -6
  117. package/dist/bottom-sheet-anatomy-C70fosOT.js +0 -2
  118. package/dist/bottom-sheet-anatomy-DoteJlEZ.d.ts +0 -2
  119. package/dist/color-picker-anatomy-CAFzTTD9.d.ts +0 -6
  120. package/dist/combobox-anatomy-MfUvUUEB.d.ts +0 -6
  121. package/dist/components/bottom-sheet/index.d.ts +0 -242
  122. /package/dist/{clean-props-qyW2RH6G.js → clean-props-C5aydRx_.js} +0 -0
  123. /package/dist/{create-split-props-Cz6On1aq.js → create-split-props-D32I38aE.js} +0 -0
  124. /package/dist/{presence-Bv9Yv6KI.js → presence-B5YFZspA.js} +0 -0
  125. /package/dist/{use-render-strategy-Cq147Bb0.js → use-render-strategy-QgtvU85q.js} +0 -0
@@ -1,242 +0,0 @@
1
- import { a as PolymorphicProps } from "../../factory-Go0oxO3B.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
3
- import { r as PropTypes } from "../../index-ga2m_BD2.js";
4
- import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
5
- import { t as bottomSheetAnatomy } from "../../bottom-sheet-anatomy-DoteJlEZ.js";
6
- import * as vue from "vue";
7
- import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
- import * as bottomSheet from "@sprawlify/primitives/machines/bottom-sheet";
9
- import { ContentProps, OpenChangeDetails, OpenChangeDetails as BottomSheetOpenChangeDetails } from "@sprawlify/primitives/machines/bottom-sheet";
10
-
11
- //#region src/components/bottom-sheet/bottom-sheet-backdrop.vue.d.ts
12
- interface BottomSheetBackdropBaseProps extends PolymorphicProps {}
13
- interface BottomSheetBackdropProps extends BottomSheetBackdropBaseProps,
14
- /**
15
- * @vue-ignore
16
- */
17
- HTMLAttributes {}
18
- declare const _default: typeof __VLS_export$9;
19
- declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<BottomSheetBackdropProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
20
- default?: (props: {}) => any;
21
- }>;
22
- type __VLS_WithSlots$9<T, S> = T & {
23
- new (): {
24
- $slots: S;
25
- };
26
- };
27
- //#endregion
28
- //#region src/components/bottom-sheet/bottom-sheet-close-trigger.vue.d.ts
29
- interface BottomSheetCloseTriggerBaseProps extends PolymorphicProps {}
30
- interface BottomSheetCloseTriggerProps extends BottomSheetCloseTriggerBaseProps,
31
- /**
32
- * @vue-ignore
33
- */
34
- HTMLAttributes {}
35
- declare const _default$1: typeof __VLS_export$8;
36
- declare const __VLS_export$8: __VLS_WithSlots$8<vue.DefineComponent<BottomSheetCloseTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
37
- default?: (props: {}) => any;
38
- }>;
39
- type __VLS_WithSlots$8<T, S> = T & {
40
- new (): {
41
- $slots: S;
42
- };
43
- };
44
- //#endregion
45
- //#region src/components/bottom-sheet/bottom-sheet-content.vue.d.ts
46
- interface BottomSheetContentBaseProps extends PolymorphicProps, ContentProps {}
47
- interface BottomSheetContentProps extends BottomSheetContentBaseProps,
48
- /**
49
- * @vue-ignore
50
- */
51
- Omit<HTMLAttributes, "draggable"> {}
52
- declare const _default$2: typeof __VLS_export$7;
53
- declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<BottomSheetContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetContentProps> & Readonly<{}>, {
54
- draggable: boolean;
55
- }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
56
- default?: (props: {}) => any;
57
- }>;
58
- type __VLS_WithSlots$7<T, S> = T & {
59
- new (): {
60
- $slots: S;
61
- };
62
- };
63
- //#endregion
64
- //#region src/components/bottom-sheet/bottom-sheet-types.d.ts
65
- interface RootProps {
66
- id?: string;
67
- ids?: Partial<{
68
- backdrop: string;
69
- content: string;
70
- trigger: string;
71
- grabber: string;
72
- grabberIndicator: string;
73
- closeTrigger: string;
74
- }>;
75
- trapFocus?: boolean;
76
- preventScroll?: boolean;
77
- modal?: boolean;
78
- initialFocusEl?: () => HTMLElement | null;
79
- finalFocusEl?: () => HTMLElement | null;
80
- restoreFocus?: boolean;
81
- role?: "dialog" | "alertdialog";
82
- open?: boolean;
83
- defaultOpen?: boolean;
84
- closeOnInteractOutside?: boolean;
85
- closeOnEscape?: boolean;
86
- snapPoints?: (number | string)[];
87
- swipeVelocityThreshold?: number;
88
- closeThreshold?: number;
89
- preventDragOnScroll?: boolean;
90
- activeSnapPoint?: number | string;
91
- defaultActiveSnapPoint?: number | string;
92
- }
93
- type RootEmits = {
94
- openChange: [details: bottomSheet.OpenChangeDetails];
95
- activeSnapPointChange: [details: {
96
- snapPoint: number | string;
97
- }];
98
- };
99
- //#endregion
100
- //#region src/components/bottom-sheet/use-bottom-sheet.d.ts
101
- interface UseBottomSheetProps extends Optional<Omit<bottomSheet.Props, "dir" | "getRootNode">, "id"> {}
102
- interface UseBottomSheetReturn extends ComputedRef<bottomSheet.Api<PropTypes>> {}
103
- declare const useBottomSheet: (props?: MaybeRef<UseBottomSheetProps>, emit?: EmitFn$1<RootEmits>) => UseBottomSheetReturn;
104
- //#endregion
105
- //#region src/components/bottom-sheet/use-bottom-sheet-context.d.ts
106
- interface UseBottomSheetContext extends UseBottomSheetReturn {}
107
- //#endregion
108
- //#region src/components/bottom-sheet/bottom-sheet-context.vue.d.ts
109
- interface BottomSheetContextProps extends SlotsType<{
110
- default: UnwrapRef<UseBottomSheetContext>;
111
- }> {}
112
- declare const _default$3: typeof __VLS_export$6;
113
- declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
114
- default(bottomSheet: UnwrapRef<UseBottomSheetContext>): unknown;
115
- }>;
116
- type __VLS_WithSlots$6<T, S> = T & {
117
- new (): {
118
- $slots: S;
119
- };
120
- };
121
- //#endregion
122
- //#region src/components/bottom-sheet/bottom-sheet-grabber.vue.d.ts
123
- interface BottomSheetGrabberBaseProps extends PolymorphicProps {}
124
- interface BottomSheetGrabberProps extends BottomSheetGrabberBaseProps,
125
- /**
126
- * @vue-ignore
127
- */
128
- HTMLAttributes {}
129
- declare const _default$4: typeof __VLS_export$5;
130
- declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<BottomSheetGrabberProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetGrabberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
131
- default?: (props: {}) => any;
132
- }>;
133
- type __VLS_WithSlots$5<T, S> = T & {
134
- new (): {
135
- $slots: S;
136
- };
137
- };
138
- //#endregion
139
- //#region src/components/bottom-sheet/bottom-sheet-grabber-indicator.vue.d.ts
140
- interface BottomSheetGrabberIndicatorBaseProps extends PolymorphicProps {}
141
- interface BottomSheetGrabberIndicatorProps extends BottomSheetGrabberIndicatorBaseProps,
142
- /**
143
- * @vue-ignore
144
- */
145
- HTMLAttributes {}
146
- declare const _default$5: typeof __VLS_export$4;
147
- declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<BottomSheetGrabberIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetGrabberIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
148
- default?: (props: {}) => any;
149
- }>;
150
- type __VLS_WithSlots$4<T, S> = T & {
151
- new (): {
152
- $slots: S;
153
- };
154
- };
155
- //#endregion
156
- //#region src/components/bottom-sheet/bottom-sheet-root.vue.d.ts
157
- interface BottomSheetRootBaseProps extends RootProps, RenderStrategyProps {}
158
- interface BottomSheetRootProps extends BottomSheetRootBaseProps {}
159
- declare const _default$6: typeof __VLS_export$3;
160
- declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<BottomSheetRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
161
- openChange: (details: bottomSheet.OpenChangeDetails) => any;
162
- activeSnapPointChange: (details: {
163
- snapPoint: number | string;
164
- }) => any;
165
- }, string, vue.PublicProps, Readonly<BottomSheetRootProps> & Readonly<{
166
- onOpenChange?: ((details: bottomSheet.OpenChangeDetails) => any) | undefined;
167
- onActiveSnapPointChange?: ((details: {
168
- snapPoint: number | string;
169
- }) => any) | undefined;
170
- }>, {
171
- open: boolean;
172
- trapFocus: boolean;
173
- preventScroll: boolean;
174
- modal: boolean;
175
- restoreFocus: boolean;
176
- closeOnInteractOutside: boolean;
177
- closeOnEscape: boolean;
178
- defaultOpen: boolean;
179
- preventDragOnScroll: boolean;
180
- }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
181
- default?: (props: {}) => any;
182
- }>;
183
- type __VLS_WithSlots$3<T, S> = T & {
184
- new (): {
185
- $slots: S;
186
- };
187
- };
188
- //#endregion
189
- //#region src/components/bottom-sheet/bottom-sheet-root-provider.vue.d.ts
190
- interface RootProviderProps {
191
- value: UnwrapRef<UseBottomSheetReturn>;
192
- }
193
- interface BottomSheetRootProviderBaseProps extends RootProviderProps, RenderStrategyProps {}
194
- interface BottomSheetRootProviderProps extends BottomSheetRootProviderBaseProps {}
195
- declare const _default$7: typeof __VLS_export$2;
196
- declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<BottomSheetRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
197
- default?: (props: {}) => any;
198
- }>;
199
- type __VLS_WithSlots$2<T, S> = T & {
200
- new (): {
201
- $slots: S;
202
- };
203
- };
204
- //#endregion
205
- //#region src/components/bottom-sheet/bottom-sheet-title.vue.d.ts
206
- interface BottomSheetTitleBaseProps extends PolymorphicProps {}
207
- interface BottomSheetTitleProps extends BottomSheetTitleBaseProps,
208
- /**
209
- * @vue-ignore
210
- */
211
- HTMLAttributes {}
212
- declare const _default$8: typeof __VLS_export$1;
213
- declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<BottomSheetTitleProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
214
- default?: (props: {}) => any;
215
- }>;
216
- type __VLS_WithSlots$1<T, S> = T & {
217
- new (): {
218
- $slots: S;
219
- };
220
- };
221
- //#endregion
222
- //#region src/components/bottom-sheet/bottom-sheet-trigger.vue.d.ts
223
- interface BottomSheetTriggerBaseProps extends PolymorphicProps {}
224
- interface BottomSheetTriggerProps extends BottomSheetTriggerBaseProps,
225
- /**
226
- * @vue-ignore
227
- */
228
- HTMLAttributes {}
229
- declare const _default$9: typeof __VLS_export;
230
- declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<BottomSheetTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<BottomSheetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
231
- default?: (props: {}) => any;
232
- }>;
233
- type __VLS_WithSlots<T, S> = T & {
234
- new (): {
235
- $slots: S;
236
- };
237
- };
238
- declare namespace bottom_sheet_d_exports {
239
- export { _default as Backdrop, BottomSheetBackdropBaseProps as BackdropBaseProps, BottomSheetBackdropProps as BackdropProps, _default$1 as CloseTrigger, BottomSheetCloseTriggerBaseProps as CloseTriggerBaseProps, BottomSheetCloseTriggerProps as CloseTriggerProps, _default$2 as Content, BottomSheetContentBaseProps as ContentBaseProps, BottomSheetContentProps as ContentProps, _default$3 as Context, BottomSheetContextProps as ContextProps, _default$4 as Grabber, BottomSheetGrabberBaseProps as GrabberBaseProps, _default$5 as GrabberIndicator, BottomSheetGrabberIndicatorBaseProps as GrabberIndicatorBaseProps, BottomSheetGrabberIndicatorProps as GrabberIndicatorProps, BottomSheetGrabberProps as GrabberProps, OpenChangeDetails, _default$6 as Root, BottomSheetRootBaseProps as RootBaseProps, BottomSheetRootProps as RootProps, _default$7 as RootProvider, BottomSheetRootProviderBaseProps as RootProviderBaseProps, BottomSheetRootProviderProps as RootProviderProps, _default$8 as Title, BottomSheetTitleBaseProps as TitleBaseProps, BottomSheetTitleProps as TitleProps, _default$9 as Trigger, BottomSheetTriggerBaseProps as TriggerBaseProps, BottomSheetTriggerProps as TriggerProps };
240
- }
241
- //#endregion
242
- export { bottom_sheet_d_exports as BottomSheet, _default as BottomSheetBackdrop, type BottomSheetBackdropBaseProps, type BottomSheetBackdropProps, _default$1 as BottomSheetCloseTrigger, type BottomSheetCloseTriggerBaseProps, type BottomSheetCloseTriggerProps, _default$2 as BottomSheetContent, type BottomSheetContentBaseProps, type BottomSheetContentProps, _default$3 as BottomSheetContext, type BottomSheetContextProps, _default$4 as BottomSheetGrabber, type BottomSheetGrabberBaseProps, _default$5 as BottomSheetGrabberIndicator, type BottomSheetGrabberIndicatorBaseProps, type BottomSheetGrabberIndicatorProps, type BottomSheetGrabberProps, type BottomSheetOpenChangeDetails, _default$6 as BottomSheetRoot, type BottomSheetRootBaseProps, type BottomSheetRootProps, _default$7 as BottomSheetRootProvider, type BottomSheetRootProviderBaseProps, type BottomSheetRootProviderProps, _default$8 as BottomSheetTitle, type BottomSheetTitleBaseProps, type BottomSheetTitleProps, _default$9 as BottomSheetTrigger, type BottomSheetTriggerBaseProps, type BottomSheetTriggerProps, type UseBottomSheetContext, type UseBottomSheetProps, type UseBottomSheetReturn, bottomSheetAnatomy, useBottomSheet, useBottomSheetContext };