@skeletonlabs/skeleton-react 4.3.1 → 4.3.2
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/components/accordion/anatomy/item-content.d.mts +2 -2
- package/dist/components/accordion/anatomy/item-indicator.d.mts +2 -2
- package/dist/components/accordion/anatomy/item-trigger.d.mts +2 -2
- package/dist/components/accordion/anatomy/item.d.mts +2 -2
- package/dist/components/accordion/anatomy/root-provider.d.mts +2 -2
- package/dist/components/accordion/anatomy/root.d.mts +2 -2
- package/dist/components/app-bar/anatomy/headline.d.mts +2 -2
- package/dist/components/app-bar/anatomy/lead.d.mts +2 -2
- package/dist/components/app-bar/anatomy/root.d.mts +2 -2
- package/dist/components/app-bar/anatomy/trail.d.mts +2 -2
- package/dist/components/avatar/anatomy/fallback.d.mts +2 -2
- package/dist/components/avatar/anatomy/image.d.mts +2 -2
- package/dist/components/avatar/anatomy/root-provider.d.mts +2 -2
- package/dist/components/avatar/anatomy/root.d.mts +2 -2
- package/dist/components/collapsible/anatomy/content.d.mts +2 -2
- package/dist/components/collapsible/anatomy/indicator.d.mts +2 -2
- package/dist/components/collapsible/anatomy/root-provider.d.mts +2 -2
- package/dist/components/collapsible/anatomy/root.d.mts +2 -2
- package/dist/components/collapsible/anatomy/trigger.d.mts +2 -2
- package/dist/components/combobox/anatomy/content.d.mts +2 -2
- package/dist/components/combobox/anatomy/control.d.mts +2 -2
- package/dist/components/combobox/anatomy/input.d.mts +2 -2
- package/dist/components/combobox/anatomy/item-group-label.d.mts +2 -2
- package/dist/components/combobox/anatomy/item-group.d.mts +2 -2
- package/dist/components/combobox/anatomy/item-indicator.d.mts +2 -2
- package/dist/components/combobox/anatomy/item-text.d.mts +2 -2
- package/dist/components/combobox/anatomy/item.d.mts +2 -2
- package/dist/components/combobox/anatomy/label.d.mts +2 -2
- package/dist/components/combobox/anatomy/positioner.d.mts +2 -2
- package/dist/components/combobox/anatomy/root-provider.d.mts +2 -2
- package/dist/components/combobox/anatomy/root.d.mts +2 -2
- package/dist/components/combobox/anatomy/trigger.d.mts +2 -2
- package/dist/components/date-picker/anatomy/content.d.mts +2 -2
- package/dist/components/date-picker/anatomy/control.d.mts +2 -2
- package/dist/components/date-picker/anatomy/input.d.mts +2 -2
- package/dist/components/date-picker/anatomy/label.d.mts +2 -2
- package/dist/components/date-picker/anatomy/month-select.d.mts +2 -2
- package/dist/components/date-picker/anatomy/next-trigger.d.mts +2 -2
- package/dist/components/date-picker/anatomy/positioner.d.mts +2 -2
- package/dist/components/date-picker/anatomy/preset-trigger.d.mts +2 -2
- package/dist/components/date-picker/anatomy/prev-trigger.d.mts +2 -2
- package/dist/components/date-picker/anatomy/range-text.d.mts +2 -2
- package/dist/components/date-picker/anatomy/root-provider.d.mts +2 -2
- package/dist/components/date-picker/anatomy/root.d.mts +2 -2
- package/dist/components/date-picker/anatomy/table-body.d.mts +2 -2
- package/dist/components/date-picker/anatomy/table-cell-trigger.d.mts +2 -2
- package/dist/components/date-picker/anatomy/table-cell.d.mts +2 -2
- package/dist/components/date-picker/anatomy/table-head.d.mts +2 -2
- package/dist/components/date-picker/anatomy/table-header.d.mts +2 -2
- package/dist/components/date-picker/anatomy/table-row.d.mts +2 -2
- package/dist/components/date-picker/anatomy/table.d.mts +2 -2
- package/dist/components/date-picker/anatomy/trigger.d.mts +2 -2
- package/dist/components/date-picker/anatomy/view-control.d.mts +2 -2
- package/dist/components/date-picker/anatomy/view-trigger.d.mts +2 -2
- package/dist/components/date-picker/anatomy/view.d.mts +2 -2
- package/dist/components/date-picker/anatomy/year-select.d.mts +2 -2
- package/dist/components/dialog/anatomy/backdrop.d.mts +2 -2
- package/dist/components/dialog/anatomy/close-trigger.d.mts +2 -2
- package/dist/components/dialog/anatomy/content.d.mts +2 -2
- package/dist/components/dialog/anatomy/description.d.mts +2 -2
- package/dist/components/dialog/anatomy/positioner.d.mts +2 -2
- package/dist/components/dialog/anatomy/root-provider.d.mts +2 -2
- package/dist/components/dialog/anatomy/root.d.mts +2 -2
- package/dist/components/dialog/anatomy/title.d.mts +2 -2
- package/dist/components/dialog/anatomy/trigger.d.mts +2 -2
- package/dist/components/file-upload/anatomy/dropzone.d.mts +2 -2
- package/dist/components/file-upload/anatomy/hidden-input.d.mts +2 -2
- package/dist/components/file-upload/anatomy/item-delete-trigger.d.mts +2 -2
- package/dist/components/file-upload/anatomy/item-group.d.mts +2 -2
- package/dist/components/file-upload/anatomy/item-name.d.mts +2 -2
- package/dist/components/file-upload/anatomy/item-size-text.d.mts +2 -2
- package/dist/components/file-upload/anatomy/item.d.mts +2 -2
- package/dist/components/file-upload/anatomy/label.d.mts +2 -2
- package/dist/components/file-upload/anatomy/root-provider.d.mts +2 -2
- package/dist/components/file-upload/anatomy/root.d.mts +2 -2
- package/dist/components/file-upload/anatomy/trigger.d.mts +2 -2
- package/dist/components/listbox/anatomy/content.d.mts +2 -2
- package/dist/components/listbox/anatomy/input.d.mts +2 -2
- package/dist/components/listbox/anatomy/item-group-label.d.mts +2 -2
- package/dist/components/listbox/anatomy/item-group.d.mts +2 -2
- package/dist/components/listbox/anatomy/item-indicator.d.mts +2 -2
- package/dist/components/listbox/anatomy/item-text.d.mts +2 -2
- package/dist/components/listbox/anatomy/item.d.mts +2 -2
- package/dist/components/listbox/anatomy/label.d.mts +2 -2
- package/dist/components/listbox/anatomy/root-provider.d.mts +2 -2
- package/dist/components/listbox/anatomy/root.d.mts +2 -2
- package/dist/components/navigation/anatomy/content.d.mts +2 -2
- package/dist/components/navigation/anatomy/footer.d.mts +2 -2
- package/dist/components/navigation/anatomy/group.d.mts +2 -2
- package/dist/components/navigation/anatomy/header.d.mts +2 -2
- package/dist/components/navigation/anatomy/label.d.mts +2 -2
- package/dist/components/navigation/anatomy/menu.d.mts +2 -2
- package/dist/components/navigation/anatomy/root.d.mts +2 -2
- package/dist/components/pagination/anatomy/ellipsis.d.mts +2 -2
- package/dist/components/pagination/anatomy/first-trigger.d.mts +2 -2
- package/dist/components/pagination/anatomy/item.d.mts +2 -2
- package/dist/components/pagination/anatomy/last-trigger.d.mts +2 -2
- package/dist/components/pagination/anatomy/next-trigger.d.mts +2 -2
- package/dist/components/pagination/anatomy/prev-trigger.d.mts +2 -2
- package/dist/components/pagination/anatomy/root-provider.d.mts +2 -2
- package/dist/components/pagination/anatomy/root.d.mts +2 -2
- package/dist/components/popover/anatomy/arrow-tip.d.mts +2 -2
- package/dist/components/popover/anatomy/arrow.d.mts +2 -2
- package/dist/components/popover/anatomy/close-trigger.d.mts +2 -2
- package/dist/components/popover/anatomy/content.d.mts +2 -2
- package/dist/components/popover/anatomy/description.d.mts +2 -2
- package/dist/components/popover/anatomy/positioner.d.mts +2 -2
- package/dist/components/popover/anatomy/root-provider.d.mts +2 -2
- package/dist/components/popover/anatomy/root.d.mts +2 -2
- package/dist/components/popover/anatomy/title.d.mts +2 -2
- package/dist/components/popover/anatomy/trigger.d.mts +2 -2
- package/dist/components/portal/anatomy/root.d.mts +2 -2
- package/dist/components/progress/anatomy/circle-range.d.mts +2 -2
- package/dist/components/progress/anatomy/circle-track.d.mts +2 -2
- package/dist/components/progress/anatomy/circle.d.mts +2 -2
- package/dist/components/progress/anatomy/label.d.mts +2 -2
- package/dist/components/progress/anatomy/range.d.mts +2 -2
- package/dist/components/progress/anatomy/root-provider.d.mts +2 -2
- package/dist/components/progress/anatomy/root.d.mts +2 -2
- package/dist/components/progress/anatomy/track.d.mts +2 -2
- package/dist/components/progress/anatomy/value-text.d.mts +2 -2
- package/dist/components/rating-group/anatomy/control.d.mts +2 -2
- package/dist/components/rating-group/anatomy/hidden-input.d.mts +2 -2
- package/dist/components/rating-group/anatomy/item.d.mts +2 -2
- package/dist/components/rating-group/anatomy/label.d.mts +2 -2
- package/dist/components/rating-group/anatomy/root-provider.d.mts +2 -2
- package/dist/components/rating-group/anatomy/root.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/control.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/indicator.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/item-hidden-input.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/item-text.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/item.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/label.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/root-provider.d.mts +2 -2
- package/dist/components/segmented-control/anatomy/root.d.mts +2 -2
- package/dist/components/slider/anatomy/control.d.mts +2 -2
- package/dist/components/slider/anatomy/hidden-input.d.mts +2 -2
- package/dist/components/slider/anatomy/label.d.mts +2 -2
- package/dist/components/slider/anatomy/marker-group.d.mts +2 -2
- package/dist/components/slider/anatomy/marker.d.mts +2 -2
- package/dist/components/slider/anatomy/range.d.mts +2 -2
- package/dist/components/slider/anatomy/root-provider.d.mts +2 -2
- package/dist/components/slider/anatomy/root.d.mts +2 -2
- package/dist/components/slider/anatomy/thumb.d.mts +2 -2
- package/dist/components/slider/anatomy/track.d.mts +2 -2
- package/dist/components/slider/anatomy/value-text.d.mts +2 -2
- package/dist/components/switch/anatomy/control.d.mts +2 -2
- package/dist/components/switch/anatomy/hidden-input.d.mts +2 -2
- package/dist/components/switch/anatomy/label.d.mts +2 -2
- package/dist/components/switch/anatomy/root-provider.d.mts +2 -2
- package/dist/components/switch/anatomy/root.d.mts +2 -2
- package/dist/components/switch/anatomy/thumb.d.mts +2 -2
- package/dist/components/tabs/anatomy/content.d.mts +2 -2
- package/dist/components/tabs/anatomy/indicator.d.mts +2 -2
- package/dist/components/tabs/anatomy/list.d.mts +2 -2
- package/dist/components/tabs/anatomy/root-provider.d.mts +2 -2
- package/dist/components/tabs/anatomy/root.d.mts +2 -2
- package/dist/components/tabs/anatomy/trigger.d.mts +2 -2
- package/dist/components/tags-input/anatomy/clear-trigger.d.mts +2 -2
- package/dist/components/tags-input/anatomy/control.d.mts +2 -2
- package/dist/components/tags-input/anatomy/hidden-input.d.mts +2 -2
- package/dist/components/tags-input/anatomy/input.d.mts +2 -2
- package/dist/components/tags-input/anatomy/item-delete-trigger.d.mts +2 -2
- package/dist/components/tags-input/anatomy/item-input.d.mts +2 -2
- package/dist/components/tags-input/anatomy/item-preview.d.mts +2 -2
- package/dist/components/tags-input/anatomy/item-text.d.mts +2 -2
- package/dist/components/tags-input/anatomy/item.d.mts +2 -2
- package/dist/components/tags-input/anatomy/label.d.mts +2 -2
- package/dist/components/tags-input/anatomy/root-provider.d.mts +2 -2
- package/dist/components/tags-input/anatomy/root.d.mts +2 -2
- package/dist/components/toast/anatomy/action-trigger.d.mts +2 -2
- package/dist/components/toast/anatomy/close-trigger.d.mts +2 -2
- package/dist/components/toast/anatomy/description.d.mts +2 -2
- package/dist/components/toast/anatomy/group.d.mts +2 -2
- package/dist/components/toast/anatomy/message.d.mts +2 -2
- package/dist/components/toast/anatomy/root.d.mts +2 -2
- package/dist/components/toast/anatomy/title.d.mts +2 -2
- package/dist/components/toggle-group/anatomy/item.d.mts +2 -2
- package/dist/components/toggle-group/anatomy/root-provider.d.mts +2 -2
- package/dist/components/toggle-group/anatomy/root.d.mts +2 -2
- package/dist/components/tooltip/anatomy/arrow-tip.d.mts +2 -2
- package/dist/components/tooltip/anatomy/arrow.d.mts +2 -2
- package/dist/components/tooltip/anatomy/content.d.mts +2 -2
- package/dist/components/tooltip/anatomy/positioner.d.mts +2 -2
- package/dist/components/tooltip/anatomy/root-provider.d.mts +2 -2
- package/dist/components/tooltip/anatomy/root.d.mts +2 -2
- package/dist/components/tooltip/anatomy/trigger.d.mts +2 -2
- package/dist/components/tree-view/anatomy/branch-content.d.mts +2 -2
- package/dist/components/tree-view/anatomy/branch-control.d.mts +2 -2
- package/dist/components/tree-view/anatomy/branch-indent-guide.d.mts +2 -2
- package/dist/components/tree-view/anatomy/branch-indicator.d.mts +2 -2
- package/dist/components/tree-view/anatomy/branch-text.d.mts +2 -2
- package/dist/components/tree-view/anatomy/branch.d.mts +2 -2
- package/dist/components/tree-view/anatomy/item.d.mts +2 -2
- package/dist/components/tree-view/anatomy/node-provider.d.mts +2 -2
- package/dist/components/tree-view/anatomy/root-provider.d.mts +2 -2
- package/dist/components/tree-view/anatomy/root.d.mts +2 -2
- package/dist/components/tree-view/anatomy/tree.d.mts +2 -2
- package/package.json +2 -2
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react66 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/range-text.d.ts
|
|
6
6
|
interface DatePickerRangeTextProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function RangeText(props: DatePickerRangeTextProps):
|
|
7
|
+
declare function RangeText(props: DatePickerRangeTextProps): react66.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerRangeTextProps, RangeText };
|
|
10
10
|
//# sourceMappingURL=range-text.d.mts.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
3
|
import { useDatePicker } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/date-picker/anatomy/root-provider.d.ts
|
|
7
7
|
interface DatePickerRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {
|
|
8
8
|
value: ReturnType<typeof useDatePicker>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: DatePickerRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: DatePickerRootProviderProps): react_jsx_runtime27.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { DatePickerRootProviderProps, RootProvider };
|
|
13
13
|
//# sourceMappingURL=root-provider.d.mts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/date-picker";
|
|
5
5
|
|
|
6
6
|
//#region src/components/date-picker/anatomy/root.d.ts
|
|
7
7
|
interface DatePickerRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
|
|
8
|
-
declare function Root(props: DatePickerRootProps):
|
|
8
|
+
declare function Root(props: DatePickerRootProps): react_jsx_runtime26.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { DatePickerRootProps, Root };
|
|
11
11
|
//# sourceMappingURL=root.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react68 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/table-body.d.ts
|
|
6
6
|
interface DatePickerTableBodyProps extends PropsWithElement<'tbody'>, HTMLAttributes<'tbody'> {}
|
|
7
|
-
declare function TableBody(props: DatePickerTableBodyProps):
|
|
7
|
+
declare function TableBody(props: DatePickerTableBodyProps): react68.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerTableBodyProps, TableBody };
|
|
10
10
|
//# sourceMappingURL=table-body.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react69 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/table-cell-trigger.d.ts
|
|
6
6
|
interface DatePickerTableCellTriggerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function TableCellTrigger(props: DatePickerTableCellTriggerProps):
|
|
7
|
+
declare function TableCellTrigger(props: DatePickerTableCellTriggerProps): react69.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerTableCellTriggerProps, TableCellTrigger };
|
|
10
10
|
//# sourceMappingURL=table-cell-trigger.d.mts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
3
|
import { Union } from "../../../internal/union.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
5
5
|
import { DayTableCellProps, TableCellProps } from "@zag-js/date-picker";
|
|
6
6
|
|
|
7
7
|
//#region src/components/date-picker/anatomy/table-cell.d.ts
|
|
8
8
|
interface DatePickerTableCellProps extends Union<TableCellProps, DayTableCellProps>, PropsWithElement<'td'>, HTMLAttributes<'td'> {}
|
|
9
|
-
declare function TableCell(props: DatePickerTableCellProps):
|
|
9
|
+
declare function TableCell(props: DatePickerTableCellProps): react_jsx_runtime28.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { DatePickerTableCellProps, TableCell };
|
|
12
12
|
//# sourceMappingURL=table-cell.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react70 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/table-head.d.ts
|
|
6
6
|
interface DatePickerTableHeadProps extends PropsWithElement<'thead'>, HTMLAttributes<'thead'> {}
|
|
7
|
-
declare function TableHead(props: DatePickerTableHeadProps):
|
|
7
|
+
declare function TableHead(props: DatePickerTableHeadProps): react70.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerTableHeadProps, TableHead };
|
|
10
10
|
//# sourceMappingURL=table-head.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react71 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/table-header.d.ts
|
|
6
6
|
interface DatePickerTableHeaderProps extends PropsWithElement<'th'>, HTMLAttributes<'th'> {}
|
|
7
|
-
declare function TableHeader(props: DatePickerTableHeaderProps):
|
|
7
|
+
declare function TableHeader(props: DatePickerTableHeaderProps): react71.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerTableHeaderProps, TableHeader };
|
|
10
10
|
//# sourceMappingURL=table-header.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react72 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/table-row.d.ts
|
|
6
6
|
interface DatePickerTableRowProps extends PropsWithElement<'tr'>, HTMLAttributes<'tr'> {}
|
|
7
|
-
declare function TableRow(props: DatePickerTableRowProps):
|
|
7
|
+
declare function TableRow(props: DatePickerTableRowProps): react72.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerTableRowProps, TableRow };
|
|
10
10
|
//# sourceMappingURL=table-row.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react67 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/table.d.ts
|
|
6
6
|
interface DatePickerTableProps extends PropsWithElement<'table'>, HTMLAttributes<'table'> {}
|
|
7
|
-
declare function Table(props: DatePickerTableProps):
|
|
7
|
+
declare function Table(props: DatePickerTableProps): react67.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerTableProps, Table };
|
|
10
10
|
//# sourceMappingURL=table.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react73 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/trigger.d.ts
|
|
6
6
|
interface DatePickerTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function Trigger(props: DatePickerTriggerProps):
|
|
7
|
+
declare function Trigger(props: DatePickerTriggerProps): react73.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerTriggerProps, Trigger };
|
|
10
10
|
//# sourceMappingURL=trigger.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react74 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/view-control.d.ts
|
|
6
6
|
interface DatePickerViewControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function ViewControl(props: DatePickerViewControlProps):
|
|
7
|
+
declare function ViewControl(props: DatePickerViewControlProps): react74.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerViewControlProps, ViewControl };
|
|
10
10
|
//# sourceMappingURL=view-control.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react75 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/view-trigger.d.ts
|
|
6
6
|
interface DatePickerViewTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function ViewTrigger(props: DatePickerViewTriggerProps):
|
|
7
|
+
declare function ViewTrigger(props: DatePickerViewTriggerProps): react75.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerViewTriggerProps, ViewTrigger };
|
|
10
10
|
//# sourceMappingURL=view-trigger.d.mts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
4
4
|
import { ViewProps } from "@zag-js/date-picker";
|
|
5
5
|
|
|
6
6
|
//#region src/components/date-picker/anatomy/view.d.ts
|
|
7
7
|
interface DatePickerViewProps extends ViewProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
8
|
-
declare function View(props: DatePickerViewProps):
|
|
8
|
+
declare function View(props: DatePickerViewProps): react_jsx_runtime29.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { DatePickerViewProps, View };
|
|
11
11
|
//# sourceMappingURL=view.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react76 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/date-picker/anatomy/year-select.d.ts
|
|
6
6
|
interface DatePickerYearSelectProps extends PropsWithElement<'select'>, HTMLAttributes<'select', 'children'> {}
|
|
7
|
-
declare function YearSelect(props: DatePickerYearSelectProps):
|
|
7
|
+
declare function YearSelect(props: DatePickerYearSelectProps): react76.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DatePickerYearSelectProps, YearSelect };
|
|
10
10
|
//# sourceMappingURL=year-select.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react77 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/backdrop.d.ts
|
|
6
6
|
interface DialogBackdropProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'children'> {}
|
|
7
|
-
declare function Backdrop(props: DialogBackdropProps):
|
|
7
|
+
declare function Backdrop(props: DialogBackdropProps): react77.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Backdrop, DialogBackdropProps };
|
|
10
10
|
//# sourceMappingURL=backdrop.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react78 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/close-trigger.d.ts
|
|
6
6
|
interface DialogCloseTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function CloseTrigger(props: DialogCloseTriggerProps):
|
|
7
|
+
declare function CloseTrigger(props: DialogCloseTriggerProps): react78.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { CloseTrigger, DialogCloseTriggerProps };
|
|
10
10
|
//# sourceMappingURL=close-trigger.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react79 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/content.d.ts
|
|
6
6
|
interface DialogContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Content(props: DialogContentProps):
|
|
7
|
+
declare function Content(props: DialogContentProps): react79.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Content, DialogContentProps };
|
|
10
10
|
//# sourceMappingURL=content.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react80 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/description.d.ts
|
|
6
6
|
interface DialogDescriptionProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Description(props: DialogDescriptionProps):
|
|
7
|
+
declare function Description(props: DialogDescriptionProps): react80.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Description, DialogDescriptionProps };
|
|
10
10
|
//# sourceMappingURL=description.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react81 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/positioner.d.ts
|
|
6
6
|
interface DialogPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Positioner(props: DialogPositionerProps):
|
|
7
|
+
declare function Positioner(props: DialogPositionerProps): react81.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DialogPositionerProps, Positioner };
|
|
10
10
|
//# sourceMappingURL=positioner.d.mts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useDialog } from "../modules/provider.mjs";
|
|
2
2
|
import { PropsWithChildren } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/root-provider.d.ts
|
|
6
6
|
interface DialogRootProviderProps extends PropsWithChildren {
|
|
7
7
|
value: ReturnType<typeof useDialog>;
|
|
8
8
|
}
|
|
9
|
-
declare function RootProvider(props: DialogRootProviderProps):
|
|
9
|
+
declare function RootProvider(props: DialogRootProviderProps): react_jsx_runtime31.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { DialogRootProviderProps, RootProvider };
|
|
12
12
|
//# sourceMappingURL=root-provider.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { PropsWithChildren } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
3
3
|
import { Props } from "@zag-js/dialog";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/root.d.ts
|
|
6
6
|
interface DialogRootProps extends PropsWithChildren, Omit<Props, 'id'> {}
|
|
7
|
-
declare function Root(props: DialogRootProps):
|
|
7
|
+
declare function Root(props: DialogRootProps): react_jsx_runtime30.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DialogRootProps, Root };
|
|
10
10
|
//# sourceMappingURL=root.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react82 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/title.d.ts
|
|
6
6
|
interface DialogTitleProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Title(props: DialogTitleProps):
|
|
7
|
+
declare function Title(props: DialogTitleProps): react82.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DialogTitleProps, Title };
|
|
10
10
|
//# sourceMappingURL=title.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react83 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/dialog/anatomy/trigger.d.ts
|
|
6
6
|
interface DialogTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function Trigger(props: DialogTriggerProps):
|
|
7
|
+
declare function Trigger(props: DialogTriggerProps): react83.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { DialogTriggerProps, Trigger };
|
|
10
10
|
//# sourceMappingURL=trigger.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react18 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/dropzone.d.ts
|
|
6
6
|
interface FileUploadDropzoneProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Dropzone(props: FileUploadDropzoneProps):
|
|
7
|
+
declare function Dropzone(props: FileUploadDropzoneProps): react18.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Dropzone, FileUploadDropzoneProps };
|
|
10
10
|
//# sourceMappingURL=dropzone.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react19 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/hidden-input.d.ts
|
|
6
6
|
interface FileUploadHiddenInputProps extends PropsWithElement<'input'>, Omit<HTMLAttributes<'input'>, 'children'> {}
|
|
7
|
-
declare function HiddenInput(props: FileUploadHiddenInputProps):
|
|
7
|
+
declare function HiddenInput(props: FileUploadHiddenInputProps): react19.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FileUploadHiddenInputProps, HiddenInput };
|
|
10
10
|
//# sourceMappingURL=hidden-input.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react20 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/item-delete-trigger.d.ts
|
|
6
6
|
interface FileUploadItemDeleteTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function ItemDeleteTrigger(props: FileUploadItemDeleteTriggerProps):
|
|
7
|
+
declare function ItemDeleteTrigger(props: FileUploadItemDeleteTriggerProps): react20.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FileUploadItemDeleteTriggerProps, ItemDeleteTrigger };
|
|
10
10
|
//# sourceMappingURL=item-delete-trigger.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react21 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/item-group.d.ts
|
|
6
6
|
interface FileUploadItemGroupProps extends PropsWithElement<'ul'>, HTMLAttributes<'ul'> {}
|
|
7
|
-
declare function ItemGroup(props: FileUploadItemGroupProps):
|
|
7
|
+
declare function ItemGroup(props: FileUploadItemGroupProps): react21.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FileUploadItemGroupProps, ItemGroup };
|
|
10
10
|
//# sourceMappingURL=item-group.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react22 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/item-name.d.ts
|
|
6
6
|
interface FileUploadItemNameProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function ItemName(props: FileUploadItemNameProps):
|
|
7
|
+
declare function ItemName(props: FileUploadItemNameProps): react22.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FileUploadItemNameProps, ItemName };
|
|
10
10
|
//# sourceMappingURL=item-name.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react23 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/item-size-text.d.ts
|
|
6
6
|
interface FileUploadItemSizeTextProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function ItemSizeText(props: FileUploadItemSizeTextProps):
|
|
7
|
+
declare function ItemSizeText(props: FileUploadItemSizeTextProps): react23.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FileUploadItemSizeTextProps, ItemSizeText };
|
|
10
10
|
//# sourceMappingURL=item-size-text.d.mts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
4
4
|
import { ItemProps } from "@zag-js/file-upload";
|
|
5
5
|
|
|
6
6
|
//#region src/components/file-upload/anatomy/item.d.ts
|
|
7
7
|
interface FileUploadItemProps extends ItemProps, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
|
|
8
|
-
declare function Item(props: FileUploadItemProps):
|
|
8
|
+
declare function Item(props: FileUploadItemProps): react_jsx_runtime7.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { FileUploadItemProps, Item };
|
|
11
11
|
//# sourceMappingURL=item.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react24 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/label.d.ts
|
|
6
6
|
interface FileUploadLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
|
|
7
|
-
declare function Label(props: FileUploadLabelProps):
|
|
7
|
+
declare function Label(props: FileUploadLabelProps): react24.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FileUploadLabelProps, Label };
|
|
10
10
|
//# sourceMappingURL=label.d.mts.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
3
|
import { useFileUpload } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/file-upload/anatomy/root-provider.d.ts
|
|
7
7
|
interface FileUploadRootProviderProps extends PropsWithElement<'div'>, Omit<HTMLAttributes<'div'>, 'id' | 'dir'> {
|
|
8
8
|
value: ReturnType<typeof useFileUpload>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: FileUploadRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: FileUploadRootProviderProps): react_jsx_runtime9.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { FileUploadRootProviderProps, RootProvider };
|
|
13
13
|
//# sourceMappingURL=root-provider.d.mts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/file-upload";
|
|
5
5
|
|
|
6
6
|
//#region src/components/file-upload/anatomy/root.d.ts
|
|
7
7
|
interface FileUploadRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, Omit<HTMLAttributes<'div'>, 'id' | 'dir'> {}
|
|
8
|
-
declare function Root(props: FileUploadRootProps):
|
|
8
|
+
declare function Root(props: FileUploadRootProps): react_jsx_runtime8.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { FileUploadRootProps, Root };
|
|
11
11
|
//# sourceMappingURL=root.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react25 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/file-upload/anatomy/trigger.d.ts
|
|
6
6
|
interface FileUploadTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function Trigger(props: FileUploadTriggerProps):
|
|
7
|
+
declare function Trigger(props: FileUploadTriggerProps): react25.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FileUploadTriggerProps, Trigger };
|
|
10
10
|
//# sourceMappingURL=trigger.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react56 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/listbox/anatomy/content.d.ts
|
|
6
6
|
interface ListboxContentProps extends PropsWithElement<'ul'>, HTMLAttributes<'ul'> {}
|
|
7
|
-
declare function Content(props: ListboxContentProps):
|
|
7
|
+
declare function Content(props: ListboxContentProps): react56.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Content, ListboxContentProps };
|
|
10
10
|
//# sourceMappingURL=content.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react52 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/listbox/anatomy/input.d.ts
|
|
6
6
|
interface ListboxInputProps extends PropsWithElement<'input'>, Omit<HTMLAttributes<'input'>, 'children'> {}
|
|
7
|
-
declare function Input(props: ListboxInputProps):
|
|
7
|
+
declare function Input(props: ListboxInputProps): react52.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Input, ListboxInputProps };
|
|
10
10
|
//# sourceMappingURL=input.d.mts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react51 from "react";
|
|
4
4
|
import { ItemGroupLabelProps } from "@zag-js/listbox";
|
|
5
5
|
|
|
6
6
|
//#region src/components/listbox/anatomy/item-group-label.d.ts
|
|
7
7
|
interface ListboxItemGroupLabelProps extends Omit<ItemGroupLabelProps, 'htmlFor'>, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
8
|
-
declare function ItemGroupLabel(props: ListboxItemGroupLabelProps):
|
|
8
|
+
declare function ItemGroupLabel(props: ListboxItemGroupLabelProps): react51.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { ItemGroupLabel, ListboxItemGroupLabelProps };
|
|
11
11
|
//# sourceMappingURL=item-group-label.d.mts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
4
4
|
import { ItemGroupProps } from "@zag-js/listbox";
|
|
5
5
|
|
|
6
6
|
//#region src/components/listbox/anatomy/item-group.d.ts
|
|
7
7
|
interface ListboxItemGroupProps extends Omit<ItemGroupProps, 'id'>, PropsWithElement<'div'>, Omit<HTMLAttributes<'div'>, 'id'> {}
|
|
8
|
-
declare function ItemGroup(props: ListboxItemGroupProps):
|
|
8
|
+
declare function ItemGroup(props: ListboxItemGroupProps): react_jsx_runtime23.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { ItemGroup, ListboxItemGroupProps };
|
|
11
11
|
//# sourceMappingURL=item-group.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react53 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/listbox/anatomy/item-indicator.d.ts
|
|
6
6
|
interface ListboxItemIndicatorProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function ItemIndicator(props: ListboxItemIndicatorProps):
|
|
7
|
+
declare function ItemIndicator(props: ListboxItemIndicatorProps): react53.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemIndicator, ListboxItemIndicatorProps };
|
|
10
10
|
//# sourceMappingURL=item-indicator.d.mts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react54 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/listbox/anatomy/item-text.d.ts
|
|
6
6
|
interface ListboxItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function ItemText(props: ListboxItemTextProps):
|
|
7
|
+
declare function ItemText(props: ListboxItemTextProps): react54.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemText, ListboxItemTextProps };
|
|
10
10
|
//# sourceMappingURL=item-text.d.mts.map
|