@skeletonlabs/skeleton-react 4.3.2 → 4.3.3
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-content.mjs +1 -1
- package/dist/components/accordion/anatomy/item-indicator.d.mts +2 -2
- package/dist/components/accordion/anatomy/item-indicator.mjs +1 -1
- package/dist/components/accordion/anatomy/item-trigger.d.mts +2 -2
- package/dist/components/accordion/anatomy/item-trigger.mjs +1 -1
- 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/toolbar.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 +3 -3
|
@@ -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 react99 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/input.d.ts
|
|
6
6
|
interface TagsInputInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
|
|
7
|
-
declare function Input(props: TagsInputInputProps):
|
|
7
|
+
declare function Input(props: TagsInputInputProps): react99.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Input, TagsInputInputProps };
|
|
10
10
|
//# sourceMappingURL=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 react100 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/item-delete-trigger.d.ts
|
|
6
6
|
interface TagsInputItemDeleteTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function ItemDeleteTrigger(props: TagsInputItemDeleteTriggerProps):
|
|
7
|
+
declare function ItemDeleteTrigger(props: TagsInputItemDeleteTriggerProps): react100.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemDeleteTrigger, TagsInputItemDeleteTriggerProps };
|
|
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 react101 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/item-input.d.ts
|
|
6
6
|
interface TagsInputItemInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
|
|
7
|
-
declare function ItemInput(props: TagsInputItemInputProps):
|
|
7
|
+
declare function ItemInput(props: TagsInputItemInputProps): react101.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemInput, TagsInputItemInputProps };
|
|
10
10
|
//# sourceMappingURL=item-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 react102 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/item-preview.d.ts
|
|
6
6
|
interface TagsInputItemPreviewProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function ItemPreview(props: TagsInputItemPreviewProps):
|
|
7
|
+
declare function ItemPreview(props: TagsInputItemPreviewProps): react102.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemPreview, TagsInputItemPreviewProps };
|
|
10
10
|
//# sourceMappingURL=item-preview.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 react103 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/item-text.d.ts
|
|
6
6
|
interface TagsInputItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function ItemText(props: TagsInputItemTextProps):
|
|
7
|
+
declare function ItemText(props: TagsInputItemTextProps): react103.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemText, TagsInputItemTextProps };
|
|
10
10
|
//# sourceMappingURL=item-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_runtime38 from "react/jsx-runtime";
|
|
4
4
|
import { ItemProps } from "@zag-js/tags-input";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tags-input/anatomy/item.d.ts
|
|
7
7
|
interface TagsInputItemProps extends ItemProps, PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
8
|
-
declare function Item(props: TagsInputItemProps):
|
|
8
|
+
declare function Item(props: TagsInputItemProps): react_jsx_runtime38.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Item, TagsInputItemProps };
|
|
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 react104 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/label.d.ts
|
|
6
6
|
interface TagsInputLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
|
|
7
|
-
declare function Label(props: TagsInputLabelProps):
|
|
7
|
+
declare function Label(props: TagsInputLabelProps): react104.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Label, TagsInputLabelProps };
|
|
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 { useTagsInput } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tags-input/anatomy/root-provider.d.ts
|
|
7
7
|
interface TagsInputRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
|
|
8
8
|
value: ReturnType<typeof useTagsInput>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: TagsInputRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: TagsInputRootProviderProps): react_jsx_runtime40.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { RootProvider, TagsInputRootProviderProps };
|
|
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_runtime39 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/tags-input";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tags-input/anatomy/root.d.ts
|
|
7
7
|
interface TagsInputRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
|
|
8
|
-
declare function Root(props: TagsInputRootProps):
|
|
8
|
+
declare function Root(props: TagsInputRootProps): react_jsx_runtime39.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Root, TagsInputRootProps };
|
|
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 react117 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/toast/anatomy/action-trigger.d.ts
|
|
6
6
|
interface ToastActionTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function ActionTrigger(props: ToastActionTriggerProps):
|
|
7
|
+
declare function ActionTrigger(props: ToastActionTriggerProps): react117.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ActionTrigger, ToastActionTriggerProps };
|
|
10
10
|
//# sourceMappingURL=action-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 react113 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/toast/anatomy/close-trigger.d.ts
|
|
6
6
|
interface ToastCloseTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function CloseTrigger(props: ToastCloseTriggerProps):
|
|
7
|
+
declare function CloseTrigger(props: ToastCloseTriggerProps): react113.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { CloseTrigger, ToastCloseTriggerProps };
|
|
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 react114 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/toast/anatomy/description.d.ts
|
|
6
6
|
interface ToastDescriptionProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Description(props: ToastDescriptionProps):
|
|
7
|
+
declare function Description(props: ToastDescriptionProps): react114.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Description, ToastDescriptionProps };
|
|
10
10
|
//# sourceMappingURL=description.d.mts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HTMLAttributes } from "../../../internal/html-attributes.mjs";
|
|
2
2
|
import { PropsWithElement } from "../../../internal/props-with-element.mjs";
|
|
3
3
|
import { JSX } from "react";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
5
5
|
import { Props, Store } from "@zag-js/toast";
|
|
6
6
|
|
|
7
7
|
//#region src/components/toast/anatomy/group.d.ts
|
|
@@ -9,7 +9,7 @@ interface ToastGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div',
|
|
|
9
9
|
toaster: Store;
|
|
10
10
|
children?: (toast: Props) => JSX.Element | null;
|
|
11
11
|
}
|
|
12
|
-
declare function Group(props: ToastGroupProps):
|
|
12
|
+
declare function Group(props: ToastGroupProps): react_jsx_runtime43.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Group, ToastGroupProps };
|
|
15
15
|
//# sourceMappingURL=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 react115 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/toast/anatomy/message.d.ts
|
|
6
6
|
interface ToastMessageProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Message(props: ToastMessageProps):
|
|
7
|
+
declare function Message(props: ToastMessageProps): react115.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Message, ToastMessageProps };
|
|
10
10
|
//# sourceMappingURL=message.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
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
4
4
|
import { Options } from "@zag-js/toast";
|
|
5
5
|
|
|
6
6
|
//#region src/components/toast/anatomy/root.d.ts
|
|
7
7
|
interface ToastRootProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
|
|
8
8
|
toast: Omit<Options, 'id' | 'parent'>;
|
|
9
9
|
}
|
|
10
|
-
declare function Root(props: ToastRootProps):
|
|
10
|
+
declare function Root(props: ToastRootProps): react_jsx_runtime44.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { Root, ToastRootProps };
|
|
13
13
|
//# 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 react116 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/toast/anatomy/title.d.ts
|
|
6
6
|
interface ToastTitleProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Title(props: ToastTitleProps):
|
|
7
|
+
declare function Title(props: ToastTitleProps): react116.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Title, ToastTitleProps };
|
|
10
10
|
//# sourceMappingURL=title.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 react21 from "react";
|
|
4
4
|
import { ItemProps } from "@zag-js/toggle-group";
|
|
5
5
|
|
|
6
6
|
//#region src/components/toggle-group/anatomy/item.d.ts
|
|
7
7
|
interface ToggleGroupItemProps extends ItemProps, PropsWithElement<'button'>, HTMLAttributes<'button', 'value' | 'disabled'> {}
|
|
8
|
-
declare function Item(props: ToggleGroupItemProps):
|
|
8
|
+
declare function Item(props: ToggleGroupItemProps): react21.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Item, ToggleGroupItemProps };
|
|
11
11
|
//# sourceMappingURL=item.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 { useToggleGroup } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/toggle-group/anatomy/root-provider.d.ts
|
|
7
7
|
interface ToggleGroupRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
|
|
8
8
|
value: ReturnType<typeof useToggleGroup>;
|
|
9
9
|
}
|
|
10
|
-
declare function ToggleGroupRootProvider(props: ToggleGroupRootProviderProps):
|
|
10
|
+
declare function ToggleGroupRootProvider(props: ToggleGroupRootProviderProps): react_jsx_runtime11.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ToggleGroupRootProvider, ToggleGroupRootProviderProps };
|
|
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_runtime10 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/toggle-group";
|
|
5
5
|
|
|
6
6
|
//#region src/components/toggle-group/anatomy/root.d.ts
|
|
7
7
|
interface ToggleGroupRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
|
|
8
|
-
declare function ToggleGroupRoot(props: ToggleGroupRootProps):
|
|
8
|
+
declare function ToggleGroupRoot(props: ToggleGroupRootProps): react_jsx_runtime10.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { ToggleGroupRoot, ToggleGroupRootProps };
|
|
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 react119 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tooltip/anatomy/arrow-tip.d.ts
|
|
6
6
|
interface TooltipArrowTipProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function ArrowTip(props: TooltipArrowTipProps):
|
|
7
|
+
declare function ArrowTip(props: TooltipArrowTipProps): react119.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ArrowTip, TooltipArrowTipProps };
|
|
10
10
|
//# sourceMappingURL=arrow-tip.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 react118 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tooltip/anatomy/arrow.d.ts
|
|
6
6
|
interface TooltipArrowProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Arrow(props: TooltipArrowProps):
|
|
7
|
+
declare function Arrow(props: TooltipArrowProps): react118.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Arrow, TooltipArrowProps };
|
|
10
10
|
//# sourceMappingURL=arrow.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 react120 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tooltip/anatomy/content.d.ts
|
|
6
6
|
interface TooltipContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Content(props: TooltipContentProps):
|
|
7
|
+
declare function Content(props: TooltipContentProps): react120.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Content, TooltipContentProps };
|
|
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 react_jsx_runtime46 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tooltip/anatomy/positioner.d.ts
|
|
6
6
|
interface TooltipPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Positioner(props: TooltipPositionerProps):
|
|
7
|
+
declare function Positioner(props: TooltipPositionerProps): react_jsx_runtime46.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Positioner, TooltipPositionerProps };
|
|
10
10
|
//# sourceMappingURL=positioner.d.mts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useTooltip } from "../modules/provider.mjs";
|
|
2
2
|
import { PropsWithChildren } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tooltip/anatomy/root-provider.d.ts
|
|
6
6
|
interface TooltipRootProviderProps extends PropsWithChildren {
|
|
7
7
|
value: ReturnType<typeof useTooltip>;
|
|
8
8
|
}
|
|
9
|
-
declare function RootProvider(props: TooltipRootProviderProps):
|
|
9
|
+
declare function RootProvider(props: TooltipRootProviderProps): react_jsx_runtime48.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { RootProvider, TooltipRootProviderProps };
|
|
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_runtime47 from "react/jsx-runtime";
|
|
3
3
|
import { Props } from "@zag-js/tooltip";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tooltip/anatomy/root.d.ts
|
|
6
6
|
interface TooltipRootProps extends PropsWithChildren, Omit<Props, 'id'> {}
|
|
7
|
-
declare function Root(props: TooltipRootProps):
|
|
7
|
+
declare function Root(props: TooltipRootProps): react_jsx_runtime47.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Root, TooltipRootProps };
|
|
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 react121 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tooltip/anatomy/trigger.d.ts
|
|
6
6
|
interface TooltipTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function Trigger(props: TooltipTriggerProps):
|
|
7
|
+
declare function Trigger(props: TooltipTriggerProps): react121.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { TooltipTriggerProps, 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 react135 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/branch-content.d.ts
|
|
6
6
|
interface TreeViewBranchContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function BranchContent(props: TreeViewBranchContentProps):
|
|
7
|
+
declare function BranchContent(props: TreeViewBranchContentProps): react135.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { BranchContent, TreeViewBranchContentProps };
|
|
10
10
|
//# sourceMappingURL=branch-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 react132 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/branch-control.d.ts
|
|
6
6
|
interface TreeViewBranchControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function BranchControl(props: TreeViewBranchControlProps):
|
|
7
|
+
declare function BranchControl(props: TreeViewBranchControlProps): react132.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { BranchControl, TreeViewBranchControlProps };
|
|
10
10
|
//# sourceMappingURL=branch-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 react136 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/branch-indent-guide.d.ts
|
|
6
6
|
interface TreeViewBranchIndentGuideProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function BranchIndentGuide(props: TreeViewBranchIndentGuideProps):
|
|
7
|
+
declare function BranchIndentGuide(props: TreeViewBranchIndentGuideProps): react136.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { BranchIndentGuide, TreeViewBranchIndentGuideProps };
|
|
10
10
|
//# sourceMappingURL=branch-indent-guide.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 react134 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/branch-indicator.d.ts
|
|
6
6
|
interface TreeViewBranchIndicatorProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function BranchIndicator(props: TreeViewBranchIndicatorProps):
|
|
7
|
+
declare function BranchIndicator(props: TreeViewBranchIndicatorProps): react134.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { BranchIndicator, TreeViewBranchIndicatorProps };
|
|
10
10
|
//# sourceMappingURL=branch-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 react133 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/branch-text.d.ts
|
|
6
6
|
interface TreeViewBranchTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function BranchText(props: TreeViewBranchTextProps):
|
|
7
|
+
declare function BranchText(props: TreeViewBranchTextProps): react133.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { BranchText, TreeViewBranchTextProps };
|
|
10
10
|
//# sourceMappingURL=branch-text.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 react131 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/branch.d.ts
|
|
6
6
|
interface TreeViewBranchProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Branch(props: TreeViewBranchProps):
|
|
7
|
+
declare function Branch(props: TreeViewBranchProps): react131.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Branch, TreeViewBranchProps };
|
|
10
10
|
//# sourceMappingURL=branch.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 react130 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/item.d.ts
|
|
6
6
|
interface TreeViewItemProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Item(props: TreeViewItemProps):
|
|
7
|
+
declare function Item(props: TreeViewItemProps): react130.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Item, TreeViewItemProps };
|
|
10
10
|
//# sourceMappingURL=item.d.mts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { PropsWithChildren } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime53 from "react/jsx-runtime";
|
|
3
3
|
import { NodeProps } from "@zag-js/tree-view";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/node-provider.d.ts
|
|
6
6
|
interface TreeViewNodeProviderProps extends PropsWithChildren {
|
|
7
7
|
value: NodeProps;
|
|
8
8
|
}
|
|
9
|
-
declare function NodeProvider(props: TreeViewNodeProviderProps):
|
|
9
|
+
declare function NodeProvider(props: TreeViewNodeProviderProps): react_jsx_runtime53.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { NodeProvider, TreeViewNodeProviderProps };
|
|
12
12
|
//# sourceMappingURL=node-provider.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 { useTreeView } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tree-view/anatomy/root-provider.d.ts
|
|
7
7
|
interface TreeViewRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {
|
|
8
8
|
value: ReturnType<typeof useTreeView>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: TreeViewRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: TreeViewRootProviderProps): react_jsx_runtime52.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { RootProvider, TreeViewRootProviderProps };
|
|
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_runtime51 from "react/jsx-runtime";
|
|
4
4
|
import { Props, TreeNode } from "@zag-js/tree-view";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tree-view/anatomy/root.d.ts
|
|
7
7
|
interface TreeViewRootProps<T extends TreeNode = TreeNode> extends Omit<Props<T>, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
|
|
8
|
-
declare function Root<T extends TreeNode = TreeNode>(props: TreeViewRootProps<T>):
|
|
8
|
+
declare function Root<T extends TreeNode = TreeNode>(props: TreeViewRootProps<T>): react_jsx_runtime51.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Root, TreeViewRootProps };
|
|
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 react129 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tree-view/anatomy/tree.d.ts
|
|
6
6
|
interface TreeViewTreeProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Tree(props: TreeViewTreeProps):
|
|
7
|
+
declare function Tree(props: TreeViewTreeProps): react129.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Tree, TreeViewTreeProps };
|
|
10
10
|
//# sourceMappingURL=tree.d.mts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skeletonlabs/skeleton-react",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.3",
|
|
4
4
|
"description": "The React package for Skeleton.",
|
|
5
5
|
"author": "endigo9740 <chris@skeletonlabs.dev>",
|
|
6
6
|
"repository": {
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@zag-js/toggle-group": "1.27.1",
|
|
46
46
|
"@zag-js/tooltip": "1.27.1",
|
|
47
47
|
"@zag-js/tree-view": "1.27.1",
|
|
48
|
-
"@skeletonlabs/skeleton-common": "4.3.
|
|
48
|
+
"@skeletonlabs/skeleton-common": "4.3.3"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
51
|
"react": "^18.0.0 || ^19.0.0",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"tsdown": "0.16.1",
|
|
64
64
|
"typescript": "5.9.3",
|
|
65
65
|
"vite": "7.2.2",
|
|
66
|
-
"vitest": "
|
|
66
|
+
"vitest": "4.0.8"
|
|
67
67
|
},
|
|
68
68
|
"license": "MIT",
|
|
69
69
|
"type": "module",
|