@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,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_runtime30 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_runtime30.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 react76 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): react76.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 react77 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): react77.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ItemText, ListboxItemTextProps };
|
|
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_runtime31 from "react/jsx-runtime";
|
|
4
4
|
import { ItemProps } from "@zag-js/listbox";
|
|
5
5
|
|
|
6
6
|
//#region src/components/listbox/anatomy/item.d.ts
|
|
7
7
|
interface ListboxItemProps extends ItemProps, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
|
|
8
|
-
declare function Item(props: ListboxItemProps):
|
|
8
|
+
declare function Item(props: ListboxItemProps): react_jsx_runtime31.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Item, ListboxItemProps };
|
|
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 react78 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/listbox/anatomy/label.d.ts
|
|
6
6
|
interface ListboxLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
|
|
7
|
-
declare function Label(props: ListboxLabelProps):
|
|
7
|
+
declare function Label(props: ListboxLabelProps): react78.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Label, ListboxLabelProps };
|
|
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 { useListbox } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/listbox/anatomy/root-provider.d.ts
|
|
7
7
|
interface ListboxRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {
|
|
8
8
|
value: ReturnType<typeof useListbox>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: ListboxRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: ListboxRootProviderProps): react_jsx_runtime32.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ListboxRootProviderProps, 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_runtime29 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/listbox";
|
|
5
5
|
|
|
6
6
|
//#region src/components/listbox/anatomy/root.d.ts
|
|
7
7
|
interface ListboxRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {}
|
|
8
|
-
declare function Root(props: ListboxRootProps):
|
|
8
|
+
declare function Root(props: ListboxRootProps): react_jsx_runtime29.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { ListboxRootProps, 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 react86 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/navigation/anatomy/content.d.ts
|
|
6
6
|
interface NavigationContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function NavigationContent(props: NavigationContentProps):
|
|
7
|
+
declare function NavigationContent(props: NavigationContentProps): react86.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { NavigationContent, NavigationContentProps };
|
|
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 react87 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/navigation/anatomy/footer.d.ts
|
|
6
6
|
interface NavigationFooterProps extends PropsWithElement<'footer'>, HTMLAttributes<'footer'> {}
|
|
7
|
-
declare function NavigationFooter(props: NavigationFooterProps):
|
|
7
|
+
declare function NavigationFooter(props: NavigationFooterProps): react87.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { NavigationFooter, NavigationFooterProps };
|
|
10
10
|
//# sourceMappingURL=footer.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 react88 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/navigation/anatomy/group.d.ts
|
|
6
6
|
interface NavigationGroupProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function NavigationGroup(props: NavigationGroupProps):
|
|
7
|
+
declare function NavigationGroup(props: NavigationGroupProps): react88.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { NavigationGroup, NavigationGroupProps };
|
|
10
10
|
//# 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 react85 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/navigation/anatomy/header.d.ts
|
|
6
6
|
interface NavigationHeaderProps extends PropsWithElement<'header'>, HTMLAttributes<'header'> {}
|
|
7
|
-
declare function NavigationHeader(props: NavigationHeaderProps):
|
|
7
|
+
declare function NavigationHeader(props: NavigationHeaderProps): react85.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { NavigationHeader, NavigationHeaderProps };
|
|
10
10
|
//# sourceMappingURL=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 react89 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/navigation/anatomy/label.d.ts
|
|
6
6
|
interface NavigationLabelProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function NavigationLabel(props: NavigationLabelProps):
|
|
7
|
+
declare function NavigationLabel(props: NavigationLabelProps): react89.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { NavigationLabel, NavigationLabelProps };
|
|
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 react84 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/navigation/anatomy/menu.d.ts
|
|
6
6
|
interface NavigationMenuProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function NavigationMenu(props: NavigationMenuProps):
|
|
7
|
+
declare function NavigationMenu(props: NavigationMenuProps): react84.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { NavigationMenu, NavigationMenuProps };
|
|
10
10
|
//# sourceMappingURL=menu.d.mts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
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_runtime35 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/navigation/anatomy/root.d.ts
|
|
6
6
|
interface NavigationRootProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {
|
|
@@ -11,7 +11,7 @@ interface NavigationRootProps extends PropsWithElement<'div'>, HTMLAttributes<'d
|
|
|
11
11
|
* */
|
|
12
12
|
layout?: 'bar' | 'rail' | 'sidebar';
|
|
13
13
|
}
|
|
14
|
-
declare function NavigationRoot(props: NavigationRootProps):
|
|
14
|
+
declare function NavigationRoot(props: NavigationRootProps): react_jsx_runtime35.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { NavigationRoot, NavigationRootProps };
|
|
17
17
|
//# 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 react90 from "react";
|
|
4
4
|
import { EllipsisProps } from "@zag-js/pagination";
|
|
5
5
|
|
|
6
6
|
//#region src/components/pagination/anatomy/ellipsis.d.ts
|
|
7
7
|
interface PaginationEllipsisProps extends EllipsisProps, PropsWithElement<'span'>, HTMLAttributes<'span'> {}
|
|
8
|
-
declare function Ellipsis(props: PaginationEllipsisProps):
|
|
8
|
+
declare function Ellipsis(props: PaginationEllipsisProps): react90.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Ellipsis, PaginationEllipsisProps };
|
|
11
11
|
//# sourceMappingURL=ellipsis.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 react91 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/pagination/anatomy/first-trigger.d.ts
|
|
6
6
|
interface PaginationFirstTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function FirstTrigger(props: PaginationFirstTriggerProps):
|
|
7
|
+
declare function FirstTrigger(props: PaginationFirstTriggerProps): react91.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { FirstTrigger, PaginationFirstTriggerProps };
|
|
10
10
|
//# sourceMappingURL=first-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 react95 from "react";
|
|
4
4
|
import { ItemProps } from "@zag-js/pagination";
|
|
5
5
|
|
|
6
6
|
//#region src/components/pagination/anatomy/item.d.ts
|
|
7
7
|
interface PaginationItemProps extends ItemProps, PropsWithElement<'a'>, HTMLAttributes<'a', 'type'> {}
|
|
8
|
-
declare function Item(props: PaginationItemProps):
|
|
8
|
+
declare function Item(props: PaginationItemProps): react95.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { Item, PaginationItemProps };
|
|
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 react94 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/pagination/anatomy/last-trigger.d.ts
|
|
6
6
|
interface PaginationLastTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function LastTrigger(props: PaginationLastTriggerProps):
|
|
7
|
+
declare function LastTrigger(props: PaginationLastTriggerProps): react94.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { LastTrigger, PaginationLastTriggerProps };
|
|
10
10
|
//# sourceMappingURL=last-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 react93 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/pagination/anatomy/next-trigger.d.ts
|
|
6
6
|
interface PaginationNextTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function NextTrigger(props: PaginationNextTriggerProps):
|
|
7
|
+
declare function NextTrigger(props: PaginationNextTriggerProps): react93.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { NextTrigger, PaginationNextTriggerProps };
|
|
10
10
|
//# sourceMappingURL=next-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 react92 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/pagination/anatomy/prev-trigger.d.ts
|
|
6
6
|
interface PaginationPrevTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function PrevTrigger(props: PaginationPrevTriggerProps):
|
|
7
|
+
declare function PrevTrigger(props: PaginationPrevTriggerProps): react92.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { PaginationPrevTriggerProps, PrevTrigger };
|
|
10
10
|
//# sourceMappingURL=prev-trigger.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 { usePagination } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/pagination/anatomy/root-provider.d.ts
|
|
7
7
|
interface PaginationRootProviderProps extends PropsWithElement<'nav'>, HTMLAttributes<'nav', 'id' | 'dir'> {
|
|
8
8
|
value: ReturnType<typeof usePagination>;
|
|
9
9
|
}
|
|
10
|
-
declare function PaginationRootProvider(props: PaginationRootProviderProps):
|
|
10
|
+
declare function PaginationRootProvider(props: PaginationRootProviderProps): react_jsx_runtime36.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { PaginationRootProvider, PaginationRootProviderProps };
|
|
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_runtime37 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/pagination";
|
|
5
5
|
|
|
6
6
|
//#region src/components/pagination/anatomy/root.d.ts
|
|
7
7
|
interface PaginationRootProps extends Omit<Props, 'id'>, PropsWithElement<'nav'>, HTMLAttributes<'nav', 'id' | 'dir'> {}
|
|
8
|
-
declare function PaginationRoot(props: PaginationRootProps):
|
|
8
|
+
declare function PaginationRoot(props: PaginationRootProps): react_jsx_runtime37.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { PaginationRoot, PaginationRootProps };
|
|
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 react111 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/arrow-tip.d.ts
|
|
6
6
|
interface PopoverArrowTipProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function ArrowTip(props: PopoverArrowTipProps):
|
|
7
|
+
declare function ArrowTip(props: PopoverArrowTipProps): react111.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ArrowTip, PopoverArrowTipProps };
|
|
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 react110 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/arrow.d.ts
|
|
6
6
|
interface PopoverArrowProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Arrow(props: PopoverArrowProps):
|
|
7
|
+
declare function Arrow(props: PopoverArrowProps): react110.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Arrow, PopoverArrowProps };
|
|
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 react105 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/close-trigger.d.ts
|
|
6
6
|
interface PopoverCloseTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
7
|
-
declare function CloseTrigger(props: PopoverCloseTriggerProps):
|
|
7
|
+
declare function CloseTrigger(props: PopoverCloseTriggerProps): react105.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { CloseTrigger, PopoverCloseTriggerProps };
|
|
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 react106 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/content.d.ts
|
|
6
6
|
interface PopoverContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Content(props: PopoverContentProps):
|
|
7
|
+
declare function Content(props: PopoverContentProps): react106.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Content, PopoverContentProps };
|
|
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 react107 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/description.d.ts
|
|
6
6
|
interface PopoverDescriptionProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Description(props: PopoverDescriptionProps):
|
|
7
|
+
declare function Description(props: PopoverDescriptionProps): react107.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Description, PopoverDescriptionProps };
|
|
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 react108 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/positioner.d.ts
|
|
6
6
|
interface PopoverPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Positioner(props: PopoverPositionerProps):
|
|
7
|
+
declare function Positioner(props: PopoverPositionerProps): react108.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { PopoverPositionerProps, Positioner };
|
|
10
10
|
//# sourceMappingURL=positioner.d.mts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { usePopover } from "../modules/provider.mjs";
|
|
2
2
|
import { PropsWithChildren } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/root-provider.d.ts
|
|
6
6
|
interface PopoverRootProviderProps extends PropsWithChildren {
|
|
7
7
|
value: ReturnType<typeof usePopover>;
|
|
8
8
|
}
|
|
9
|
-
declare function RootProvider(props: PopoverRootProviderProps):
|
|
9
|
+
declare function RootProvider(props: PopoverRootProviderProps): react_jsx_runtime42.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { PopoverRootProviderProps, 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_runtime41 from "react/jsx-runtime";
|
|
3
3
|
import { Props } from "@zag-js/popover";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/root.d.ts
|
|
6
6
|
interface PopoverRootProps extends PropsWithChildren, Omit<Props, 'id'> {}
|
|
7
|
-
declare function Root(props: PopoverRootProps):
|
|
7
|
+
declare function Root(props: PopoverRootProps): react_jsx_runtime41.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { PopoverRootProps, 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 react109 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/popover/anatomy/title.d.ts
|
|
6
6
|
interface PopoverTitleProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Title(props: PopoverTitleProps):
|
|
7
|
+
declare function Title(props: PopoverTitleProps): react109.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { PopoverTitleProps, Title };
|
|
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 react112 from "react";
|
|
4
4
|
import { PropsWithChildren } from "react";
|
|
5
5
|
|
|
6
6
|
//#region src/components/popover/anatomy/trigger.d.ts
|
|
7
7
|
interface PopoverTriggerProps extends PropsWithChildren, PropsWithElement<'button'>, HTMLAttributes<'button'> {}
|
|
8
|
-
declare function Trigger(props: PopoverTriggerProps):
|
|
8
|
+
declare function Trigger(props: PopoverTriggerProps): react112.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { PopoverTriggerProps, Trigger };
|
|
11
11
|
//# sourceMappingURL=trigger.d.mts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropsWithChildren } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/portal/anatomy/root.d.ts
|
|
5
5
|
interface PortalRootProps extends Required<PropsWithChildren> {
|
|
@@ -16,7 +16,7 @@ interface PortalRootProps extends Required<PropsWithChildren> {
|
|
|
16
16
|
*/
|
|
17
17
|
target?: HTMLElement;
|
|
18
18
|
}
|
|
19
|
-
declare function Root(props: PortalRootProps):
|
|
19
|
+
declare function Root(props: PortalRootProps): react_jsx_runtime45.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { PortalRootProps, Root };
|
|
22
22
|
//# 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 react127 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/progress/anatomy/circle-range.d.ts
|
|
6
6
|
interface ProgressCircleRangeProps extends PropsWithElement<'circle'>, HTMLAttributes<'circle', 'children'> {}
|
|
7
|
-
declare function CircleRange(props: ProgressCircleRangeProps):
|
|
7
|
+
declare function CircleRange(props: ProgressCircleRangeProps): react127.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { CircleRange, ProgressCircleRangeProps };
|
|
10
10
|
//# sourceMappingURL=circle-range.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 react128 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/progress/anatomy/circle-track.d.ts
|
|
6
6
|
interface ProgressCircleTrackProps extends PropsWithElement<'circle'>, HTMLAttributes<'circle', 'children'> {}
|
|
7
|
-
declare function CircleTrack(props: ProgressCircleTrackProps):
|
|
7
|
+
declare function CircleTrack(props: ProgressCircleTrackProps): react128.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { CircleTrack, ProgressCircleTrackProps };
|
|
10
10
|
//# sourceMappingURL=circle-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 react126 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/progress/anatomy/circle.d.ts
|
|
6
6
|
interface ProgressCircleProps extends PropsWithElement<'svg'>, HTMLAttributes<'svg'> {}
|
|
7
|
-
declare function Circle(props: ProgressCircleProps):
|
|
7
|
+
declare function Circle(props: ProgressCircleProps): react126.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Circle, ProgressCircleProps };
|
|
10
10
|
//# sourceMappingURL=circle.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 react122 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/progress/anatomy/label.d.ts
|
|
6
6
|
interface ProgressLabelProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Label(props: ProgressLabelProps):
|
|
7
|
+
declare function Label(props: ProgressLabelProps): react122.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { Label, ProgressLabelProps };
|
|
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 react123 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/progress/anatomy/range.d.ts
|
|
6
6
|
interface ProgressRangeProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'children'> {}
|
|
7
|
-
declare function Range(props: ProgressRangeProps):
|
|
7
|
+
declare function Range(props: ProgressRangeProps): react123.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ProgressRangeProps, Range };
|
|
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 { useProgress } from "../modules/provider.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/progress/anatomy/root-provider.d.ts
|
|
7
7
|
interface ProgressRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {
|
|
8
8
|
value: ReturnType<typeof useProgress>;
|
|
9
9
|
}
|
|
10
|
-
declare function RootProvider(props: ProgressRootProviderProps):
|
|
10
|
+
declare function RootProvider(props: ProgressRootProviderProps): react_jsx_runtime50.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ProgressRootProviderProps, 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_runtime49 from "react/jsx-runtime";
|
|
4
4
|
import { Props } from "@zag-js/progress";
|
|
5
5
|
|
|
6
6
|
//#region src/components/progress/anatomy/root.d.ts
|
|
7
7
|
interface ProgressRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
|
|
8
|
-
declare function Root(props: ProgressRootProps):
|
|
8
|
+
declare function Root(props: ProgressRootProps): react_jsx_runtime49.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { ProgressRootProps, 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 react124 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/progress/anatomy/track.d.ts
|
|
6
6
|
interface ProgressTrackProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
|
|
7
|
-
declare function Track(props: ProgressTrackProps):
|
|
7
|
+
declare function Track(props: ProgressTrackProps): react124.JSX.Element;
|
|
8
8
|
//#endregion
|
|
9
9
|
export { ProgressTrackProps, Track };
|
|
10
10
|
//# sourceMappingURL=track.d.mts.map
|