@skeletonlabs/skeleton-react 4.3.1 → 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.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/app-bar/anatomy/root.d.mts +2 -2
- package/dist/components/app-bar/anatomy/toolbar.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/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/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 react65 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/segmented-control/anatomy/item-hidden-input.d.ts
|
|
6
6
|
interface SegmentedControlItemHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
|
|
7
|
-
declare function ItemHiddenInput(props: SegmentedControlItemHiddenInputProps):
|
|
7
|
+
declare function ItemHiddenInput(props: SegmentedControlItemHiddenInputProps): react65.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemHiddenInput, SegmentedControlItemHiddenInputProps };
|
|
10
10
|
//# sourceMappingURL=item-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 react69 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/segmented-control/anatomy/item-text.d.ts
|
|
6
6
|
interface SegmentedControlItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function ItemText(props: SegmentedControlItemTextProps):
|
|
7
|
+
declare function ItemText(props: SegmentedControlItemTextProps): react69.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemText, SegmentedControlItemTextProps };
|
|
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_runtime26 from "react/jsx-runtime";
|
|
4
4
|
import { ItemProps } from "@zag-js/radio-group";
|
|
5
5
|
|
|
6
6
|
//#region src/components/segmented-control/anatomy/item.d.ts
|
|
7
7
|
interface SegmentedControlItemProps extends ItemProps, PropsWithElement<'label'>, HTMLAttributes<'label'> {}
|
|
8
|
-
declare function Item(props: SegmentedControlItemProps):
|
|
8
|
+
declare function Item(props: SegmentedControlItemProps): react_jsx_runtime26.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Item, SegmentedControlItemProps };
|
|
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 react66 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/segmented-control/anatomy/label.d.ts
|
|
6
6
|
interface SegmentedControlLabelProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function Label(props: SegmentedControlLabelProps):
|
|
7
|
+
declare function Label(props: SegmentedControlLabelProps): react66.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Label, SegmentedControlLabelProps };
|
|
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 { useSegmentedControl } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/segmented-control/anatomy/root-provider.d.ts
|
|
7
7
|
interface SegmentedControlRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {
|
|
8
8
|
value: ReturnType<typeof useSegmentedControl>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: SegmentedControlRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: SegmentedControlRootProviderProps): react_jsx_runtime25.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { RootProvider, SegmentedControlRootProviderProps };
|
|
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_runtime24 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/radio-group";
|
|
5
5
|
|
|
6
6
|
//#region src/components/segmented-control/anatomy/root.d.ts
|
|
7
7
|
interface SegmentedControlRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
|
|
8
|
-
declare function Root(props: SegmentedControlRootProps):
|
|
8
|
+
declare function Root(props: SegmentedControlRootProps): react_jsx_runtime24.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Root, SegmentedControlRootProps };
|
|
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 react63 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/slider/anatomy/control.d.ts
|
|
6
6
|
interface SliderControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Control(props: SliderControlProps):
|
|
7
|
+
declare function Control(props: SliderControlProps): react63.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Control, SliderControlProps };
|
|
10
10
|
//# sourceMappingURL=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 react59 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/slider/anatomy/hidden-input.d.ts
|
|
6
6
|
interface SliderHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
|
|
7
|
-
declare function HiddenInput(props: SliderHiddenInputProps):
|
|
7
|
+
declare function HiddenInput(props: SliderHiddenInputProps): react59.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { HiddenInput, SliderHiddenInputProps };
|
|
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 react61 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/slider/anatomy/label.d.ts
|
|
6
6
|
interface SliderLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
|
|
7
|
-
declare function Label(props: SliderLabelProps):
|
|
7
|
+
declare function Label(props: SliderLabelProps): react61.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Label, SliderLabelProps };
|
|
10
10
|
//# sourceMappingURL=label.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 react64 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/slider/anatomy/marker-group.d.ts
|
|
6
6
|
interface SliderMarkerGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function MarkerGroup(props: SliderMarkerGroupProps):
|
|
7
|
+
declare function MarkerGroup(props: SliderMarkerGroupProps): react64.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { MarkerGroup, SliderMarkerGroupProps };
|
|
10
10
|
//# sourceMappingURL=marker-group.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 react57 from "react";
|
|
4
4
|
import { MarkerProps } from "@zag-js/slider";
|
|
5
5
|
|
|
6
6
|
//#region src/components/slider/anatomy/marker.d.ts
|
|
7
7
|
interface SliderMarkerProps extends MarkerProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
8
|
-
declare function Marker(props: SliderMarkerProps):
|
|
8
|
+
declare function Marker(props: SliderMarkerProps): react57.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Marker, SliderMarkerProps };
|
|
11
11
|
//# sourceMappingURL=marker.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 react60 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/slider/anatomy/range.d.ts
|
|
6
6
|
interface SliderRangeProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Range(props: SliderRangeProps):
|
|
7
|
+
declare function Range(props: SliderRangeProps): react60.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Range, SliderRangeProps };
|
|
10
10
|
//# sourceMappingURL=range.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 { useSlider } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/slider/anatomy/root-provider.d.ts
|
|
7
7
|
interface SliderRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
|
|
8
8
|
value: ReturnType<typeof useSlider>;
|
|
9
9
|
}
|
|
10
|
-
declare function SliderRootProvider(props: SliderRootProviderProps):
|
|
10
|
+
declare function SliderRootProvider(props: SliderRootProviderProps): react_jsx_runtime22.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SliderRootProvider, SliderRootProviderProps };
|
|
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_runtime21 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/slider";
|
|
5
5
|
|
|
6
6
|
//#region src/components/slider/anatomy/root.d.ts
|
|
7
7
|
interface SliderRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'aria-label' | 'aria-labelledby'> {}
|
|
8
|
-
declare function SliderRoot(props: SliderRootProps):
|
|
8
|
+
declare function SliderRoot(props: SliderRootProps): react_jsx_runtime21.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { SliderRoot, SliderRootProps };
|
|
11
11
|
//# sourceMappingURL=root.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 { ThumbProps } from "@zag-js/slider";
|
|
5
5
|
|
|
6
6
|
//#region src/components/slider/anatomy/thumb.d.ts
|
|
7
7
|
interface SliderThumbProps extends ThumbProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
8
|
-
declare function Thumb(props: SliderThumbProps):
|
|
8
|
+
declare function Thumb(props: SliderThumbProps): react_jsx_runtime23.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { SliderThumbProps, Thumb };
|
|
11
11
|
//# sourceMappingURL=thumb.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 react58 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/slider/anatomy/track.d.ts
|
|
6
6
|
interface SliderTrackProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Track(props: SliderTrackProps):
|
|
7
|
+
declare function Track(props: SliderTrackProps): react58.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { SliderTrackProps, Track };
|
|
10
10
|
//# sourceMappingURL=track.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 react62 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/slider/anatomy/value-text.d.ts
|
|
6
6
|
interface SliderValueTextProps extends PropsWithElement<'output'>, HTMLAttributes<'output'> {}
|
|
7
|
-
declare function ValueText(props: SliderValueTextProps):
|
|
7
|
+
declare function ValueText(props: SliderValueTextProps): react62.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { SliderValueTextProps, ValueText };
|
|
10
10
|
//# sourceMappingURL=value-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 react70 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/switch/anatomy/control.d.ts
|
|
6
6
|
interface SwitchControlProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function Control(props: SwitchControlProps):
|
|
7
|
+
declare function Control(props: SwitchControlProps): react70.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Control, SwitchControlProps };
|
|
10
10
|
//# sourceMappingURL=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 react71 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/switch/anatomy/hidden-input.d.ts
|
|
6
6
|
interface SwitchHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
|
|
7
|
-
declare function HiddenInput(props: SwitchHiddenInputProps):
|
|
7
|
+
declare function HiddenInput(props: SwitchHiddenInputProps): react71.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { HiddenInput, SwitchHiddenInputProps };
|
|
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 react72 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/switch/anatomy/label.d.ts
|
|
6
6
|
interface SwitchLabelProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function Label(props: SwitchLabelProps):
|
|
7
|
+
declare function Label(props: SwitchLabelProps): react72.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Label, SwitchLabelProps };
|
|
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 { useSwitch } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/switch/anatomy/root-provider.d.ts
|
|
7
7
|
interface SwitchRootProviderProps extends PropsWithElement<'label'>, HTMLAttributes<'label', 'id' | 'dir'> {
|
|
8
8
|
value: ReturnType<typeof useSwitch>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: SwitchRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: SwitchRootProviderProps): react_jsx_runtime27.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { RootProvider, SwitchRootProviderProps };
|
|
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_runtime28 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/switch";
|
|
5
5
|
|
|
6
6
|
//#region src/components/switch/anatomy/root.d.ts
|
|
7
7
|
interface SwitchRootProps extends Omit<Props, 'id'>, PropsWithElement<'label'>, HTMLAttributes<'label', 'id' | 'dir'> {}
|
|
8
|
-
declare function Root(props: SwitchRootProps):
|
|
8
|
+
declare function Root(props: SwitchRootProps): react_jsx_runtime28.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Root, SwitchRootProps };
|
|
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 react73 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/switch/anatomy/thumb.d.ts
|
|
6
6
|
interface SwitchThumbProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
7
|
-
declare function Thumb(props: SwitchThumbProps):
|
|
7
|
+
declare function Thumb(props: SwitchThumbProps): react73.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { SwitchThumbProps, Thumb };
|
|
10
10
|
//# sourceMappingURL=thumb.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 react80 from "react";
|
|
4
4
|
import { ContentProps } from "@zag-js/tabs";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tabs/anatomy/content.d.ts
|
|
7
7
|
interface TabsContentProps extends ContentProps, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
8
|
-
declare function Content(props: TabsContentProps):
|
|
8
|
+
declare function Content(props: TabsContentProps): react80.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Content, TabsContentProps };
|
|
11
11
|
//# 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 react81 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tabs/anatomy/indicator.d.ts
|
|
6
6
|
interface TabsIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'children'> {}
|
|
7
|
-
declare function Indicator(props: TabsIndicatorProps):
|
|
7
|
+
declare function Indicator(props: TabsIndicatorProps): react81.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Indicator, TabsIndicatorProps };
|
|
10
10
|
//# sourceMappingURL=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 react82 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tabs/anatomy/list.d.ts
|
|
6
6
|
interface TabsListProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
|
|
7
|
-
declare function List(props: TabsListProps):
|
|
7
|
+
declare function List(props: TabsListProps): react82.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { List, TabsListProps };
|
|
10
10
|
//# sourceMappingURL=list.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 { useTabs } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tabs/anatomy/root-provider.d.ts
|
|
7
7
|
interface TabsRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {
|
|
8
8
|
value: ReturnType<typeof useTabs>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: TabsRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: TabsRootProviderProps): react_jsx_runtime34.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { RootProvider, TabsRootProviderProps };
|
|
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_runtime33 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/tabs";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tabs/anatomy/root.d.ts
|
|
7
7
|
interface TabsRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
|
|
8
|
-
declare function Root(props: TabsRootProps):
|
|
8
|
+
declare function Root(props: TabsRootProps): react_jsx_runtime33.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Root, TabsRootProps };
|
|
11
11
|
//# sourceMappingURL=root.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 react83 from "react";
|
|
4
4
|
import { TriggerProps } from "@zag-js/tabs";
|
|
5
5
|
|
|
6
6
|
//#region src/components/tabs/anatomy/trigger.d.ts
|
|
7
7
|
interface TabsTriggerProps extends TriggerProps, PropsWithElement<'button'>, HTMLAttributes<'button', 'value'> {}
|
|
8
|
-
declare function Trigger(props: TabsTriggerProps):
|
|
8
|
+
declare function Trigger(props: TabsTriggerProps): react83.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { TabsTriggerProps, Trigger };
|
|
11
11
|
//# 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 react96 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/clear-trigger.d.ts
|
|
6
6
|
interface TagsInputClearTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function ClearTrigger(props: TagsInputClearTriggerProps):
|
|
7
|
+
declare function ClearTrigger(props: TagsInputClearTriggerProps): react96.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ClearTrigger, TagsInputClearTriggerProps };
|
|
10
10
|
//# sourceMappingURL=clear-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 react97 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/control.d.ts
|
|
6
6
|
interface TagsInputControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Control(props: TagsInputControlProps):
|
|
7
|
+
declare function Control(props: TagsInputControlProps): react97.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Control, TagsInputControlProps };
|
|
10
10
|
//# sourceMappingURL=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 react98 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/tags-input/anatomy/hidden-input.d.ts
|
|
6
6
|
interface TagsInputHiddenInputProps extends PropsWithElement<'input'>, HTMLAttributes<'input', 'children'> {}
|
|
7
|
-
declare function HiddenInput(props: TagsInputHiddenInputProps):
|
|
7
|
+
declare function HiddenInput(props: TagsInputHiddenInputProps): react98.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { HiddenInput, TagsInputHiddenInputProps };
|
|
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 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
|