@accelint/design-toolkit 9.1.1 → 9.2.0
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/catalog-info.yaml +1 -1
- package/dist/components/accordion/group.d.ts +2 -2
- package/dist/components/accordion/header.d.ts +2 -2
- package/dist/components/accordion/index.d.ts +2 -2
- package/dist/components/accordion/panel.d.ts +2 -2
- package/dist/components/accordion/trigger.d.ts +2 -2
- package/dist/components/action-bar/index.d.ts +2 -2
- package/dist/components/avatar/context.d.ts +4 -4
- package/dist/components/avatar/index.d.ts +2 -2
- package/dist/components/badge/context.d.ts +4 -4
- package/dist/components/badge/index.d.ts +2 -2
- package/dist/components/breadcrumbs/index.d.ts +2 -2
- package/dist/components/breadcrumbs/item.d.ts +2 -2
- package/dist/components/button/context.d.ts +8 -8
- package/dist/components/button/index.d.ts +2 -2
- package/dist/components/button/link.d.ts +2 -2
- package/dist/components/button/toggle.d.ts +2 -2
- package/dist/components/checkbox/context.d.ts +3 -3
- package/dist/components/checkbox/group.d.ts +2 -2
- package/dist/components/checkbox/index.d.ts +2 -2
- package/dist/components/chip/context.d.ts +4 -4
- package/dist/components/chip/deletable.d.ts +2 -2
- package/dist/components/chip/index.d.ts +2 -2
- package/dist/components/chip/list.d.ts +4 -4
- package/dist/components/chip/selectable.d.ts +2 -2
- package/dist/components/classification-badge/context.d.ts +4 -4
- package/dist/components/classification-badge/index.d.ts +2 -2
- package/dist/components/classification-banner/context.d.ts +4 -4
- package/dist/components/classification-banner/index.d.ts +2 -2
- package/dist/components/clock/index.d.ts +2 -2
- package/dist/components/color-picker/index.d.ts +2 -2
- package/dist/components/combobox-field/context.d.ts +4 -4
- package/dist/components/combobox-field/index.d.ts +2 -2
- package/dist/components/coordinate-field/context.d.ts +6 -6
- package/dist/components/coordinate-field/index.d.ts +2 -2
- package/dist/components/coordinate-field/segment.d.ts +2 -2
- package/dist/components/date-field/index.d.ts +2 -2
- package/dist/components/details-list/context.d.ts +4 -4
- package/dist/components/details-list/index.d.ts +2 -2
- package/dist/components/details-list/label.d.ts +2 -2
- package/dist/components/details-list/value.d.ts +2 -2
- package/dist/components/dialog/content.d.ts +2 -2
- package/dist/components/dialog/context.d.ts +2 -2
- package/dist/components/dialog/footer.d.ts +2 -2
- package/dist/components/dialog/index.d.ts +2 -2
- package/dist/components/dialog/title.d.ts +2 -2
- package/dist/components/divider/context.d.ts +4 -4
- package/dist/components/divider/index.d.ts +2 -2
- package/dist/components/drawer/back.d.ts +2 -2
- package/dist/components/drawer/close.d.ts +2 -2
- package/dist/components/drawer/content.d.ts +2 -2
- package/dist/components/drawer/context.d.ts +2 -2
- package/dist/components/drawer/footer.d.ts +2 -2
- package/dist/components/drawer/header-title.d.ts +2 -2
- package/dist/components/drawer/header.d.ts +2 -2
- package/dist/components/drawer/index.d.ts +2 -2
- package/dist/components/drawer/layout-main.d.ts +2 -2
- package/dist/components/drawer/layout.d.ts +2 -2
- package/dist/components/drawer/menu-item.d.ts +2 -2
- package/dist/components/drawer/menu.d.ts +2 -2
- package/dist/components/drawer/panel.d.ts +2 -2
- package/dist/components/drawer/trigger.d.ts +2 -2
- package/dist/components/drawer/view.d.ts +2 -2
- package/dist/components/flashcard/index.d.ts +9 -9
- package/dist/components/hero/context.d.ts +2 -2
- package/dist/components/hero/index.d.ts +2 -2
- package/dist/components/hero/subtitle.d.ts +2 -2
- package/dist/components/hero/title.d.ts +2 -2
- package/dist/components/hotkey/context.d.ts +4 -4
- package/dist/components/hotkey/index.d.ts +2 -2
- package/dist/components/hotkey/set.d.ts +2 -2
- package/dist/components/icon/context.d.ts +4 -4
- package/dist/components/icon/index.d.ts +2 -2
- package/dist/components/input/context.d.ts +2 -2
- package/dist/components/input/index.d.ts +2 -2
- package/dist/components/kanban/card-body.d.ts +2 -2
- package/dist/components/kanban/card-header-actions.d.ts +2 -2
- package/dist/components/kanban/card-header-title.d.ts +2 -2
- package/dist/components/kanban/card-header.d.ts +2 -2
- package/dist/components/kanban/card.d.ts +2 -2
- package/dist/components/kanban/column-actions.d.ts +2 -2
- package/dist/components/kanban/column-container.d.ts +2 -2
- package/dist/components/kanban/column-content.d.ts +2 -2
- package/dist/components/kanban/column-header-actions.d.ts +2 -2
- package/dist/components/kanban/column-header-drag-handle.d.ts +2 -2
- package/dist/components/kanban/column-header-title.d.ts +2 -2
- package/dist/components/kanban/column-header.d.ts +2 -2
- package/dist/components/kanban/column.d.ts +2 -2
- package/dist/components/kanban/context.d.ts +2 -2
- package/dist/components/kanban/header-actions.d.ts +2 -2
- package/dist/components/kanban/header-search.d.ts +2 -2
- package/dist/components/kanban/header-title.d.ts +2 -2
- package/dist/components/kanban/header.d.ts +2 -2
- package/dist/components/kanban/kanban.d.ts +4 -4
- package/dist/components/label/context.d.ts +4 -4
- package/dist/components/label/index.d.ts +2 -2
- package/dist/components/lines/index.d.ts +2 -2
- package/dist/components/link/context.d.ts +2 -2
- package/dist/components/link/index.d.ts +2 -2
- package/dist/components/list/context.d.ts +23 -0
- package/dist/components/list/context.js +32 -0
- package/dist/components/list/context.js.map +1 -0
- package/dist/components/list/index.d.ts +44 -0
- package/dist/components/list/index.js +63 -0
- package/dist/components/list/index.js.map +1 -0
- package/dist/components/list/item-content.d.ts +36 -0
- package/dist/components/list/item-content.js +43 -0
- package/dist/components/list/item-content.js.map +1 -0
- package/dist/components/list/item-description.d.ts +34 -0
- package/dist/components/list/item-description.js +43 -0
- package/dist/components/list/item-description.js.map +1 -0
- package/dist/components/list/item-title.d.ts +34 -0
- package/dist/components/list/item-title.js +43 -0
- package/dist/components/list/item-title.js.map +1 -0
- package/dist/components/list/item.d.ts +44 -0
- package/dist/components/list/item.js +52 -0
- package/dist/components/list/item.js.map +1 -0
- package/dist/components/list/styles.module.css +95 -0
- package/dist/components/list/types.d.ts +33 -0
- package/dist/components/list/types.js +12 -0
- package/dist/components/menu/context.d.ts +2 -2
- package/dist/components/menu/index.d.ts +2 -2
- package/dist/components/menu/item-description.d.ts +2 -2
- package/dist/components/menu/item-label.d.ts +2 -2
- package/dist/components/menu/item.d.ts +2 -2
- package/dist/components/menu/section.d.ts +2 -2
- package/dist/components/menu/separator.d.ts +2 -2
- package/dist/components/menu/submenu.d.ts +2 -2
- package/dist/components/notice/index.d.ts +2 -2
- package/dist/components/notice/notice-icon.d.ts +2 -2
- package/dist/components/options/context.d.ts +2 -2
- package/dist/components/options/index.d.ts +2 -2
- package/dist/components/options/item-content.d.ts +2 -2
- package/dist/components/options/item-description.d.ts +2 -2
- package/dist/components/options/item-label.d.ts +2 -2
- package/dist/components/options/item.d.ts +2 -2
- package/dist/components/options/section.d.ts +2 -2
- package/dist/components/pagination/context.d.ts +2 -2
- package/dist/components/pagination/index.d.ts +2 -2
- package/dist/components/pagination/next.d.ts +2 -2
- package/dist/components/pagination/pages.d.ts +2 -2
- package/dist/components/pagination/prev.d.ts +2 -2
- package/dist/components/popover/content.d.ts +2 -2
- package/dist/components/popover/footer.d.ts +2 -2
- package/dist/components/popover/index.d.ts +2 -2
- package/dist/components/popover/title.d.ts +2 -2
- package/dist/components/popover/trigger.d.ts +2 -2
- package/dist/components/query-builder/action-element.d.ts +2 -2
- package/dist/components/query-builder/actions.d.ts +4 -4
- package/dist/components/query-builder/combinator-selector.d.ts +2 -2
- package/dist/components/query-builder/index.d.ts +2 -2
- package/dist/components/query-builder/rule-group.d.ts +4 -4
- package/dist/components/query-builder/rule.d.ts +2 -2
- package/dist/components/query-builder/value-editor.d.ts +2 -2
- package/dist/components/query-builder/value-selector.d.ts +2 -2
- package/dist/components/radio/context.d.ts +2 -2
- package/dist/components/radio/group.d.ts +2 -2
- package/dist/components/radio/index.d.ts +2 -2
- package/dist/components/search-field/context.d.ts +4 -4
- package/dist/components/search-field/index.d.ts +2 -2
- package/dist/components/select-field/context.d.ts +4 -4
- package/dist/components/select-field/index.d.ts +2 -2
- package/dist/components/sidenav/avatar.d.ts +2 -2
- package/dist/components/sidenav/content.d.ts +2 -2
- package/dist/components/sidenav/context.d.ts +2 -2
- package/dist/components/sidenav/footer.d.ts +2 -2
- package/dist/components/sidenav/header.d.ts +2 -2
- package/dist/components/sidenav/index.d.ts +2 -2
- package/dist/components/sidenav/item.d.ts +2 -2
- package/dist/components/sidenav/link.d.ts +2 -2
- package/dist/components/sidenav/menu-item.d.ts +2 -2
- package/dist/components/sidenav/menu.d.ts +2 -2
- package/dist/components/sidenav/trigger.d.ts +2 -2
- package/dist/components/skeleton/index.d.ts +2 -2
- package/dist/components/slider/index.d.ts +2 -2
- package/dist/components/switch/context.d.ts +4 -4
- package/dist/components/switch/index.d.ts +2 -2
- package/dist/components/table/body.d.ts +2 -2
- package/dist/components/table/cell.d.ts +2 -2
- package/dist/components/table/context.d.ts +2 -2
- package/dist/components/table/header-cell.d.ts +2 -2
- package/dist/components/table/header.d.ts +2 -2
- package/dist/components/table/index.d.ts +2 -2
- package/dist/components/table/row.d.ts +2 -2
- package/dist/components/tabs/context.d.ts +4 -4
- package/dist/components/tabs/index.d.ts +2 -2
- package/dist/components/tabs/list.d.ts +2 -2
- package/dist/components/tabs/panel.d.ts +2 -2
- package/dist/components/tabs/tab.d.ts +2 -2
- package/dist/components/text-area-field/context.d.ts +4 -4
- package/dist/components/text-area-field/index.d.ts +2 -2
- package/dist/components/text-field/context.d.ts +4 -4
- package/dist/components/text-field/index.d.ts +2 -2
- package/dist/components/time-field/index.d.ts +2 -2
- package/dist/components/tooltip/context.d.ts +2 -2
- package/dist/components/tooltip/index.d.ts +2 -2
- package/dist/components/tooltip/trigger.d.ts +2 -2
- package/dist/components/tree/context.d.ts +3 -3
- package/dist/components/tree/index.d.ts +2 -2
- package/dist/components/tree/item-actions.d.ts +2 -2
- package/dist/components/tree/item-content.d.ts +2 -2
- package/dist/components/tree/item-description.d.ts +2 -2
- package/dist/components/tree/item-label.d.ts +2 -2
- package/dist/components/tree/item-prefix-icon.d.ts +2 -2
- package/dist/components/tree/item.d.ts +2 -2
- package/dist/components/tree/lines.d.ts +2 -2
- package/dist/components/view-stack/context.d.ts +2 -2
- package/dist/components/view-stack/index.d.ts +2 -2
- package/dist/components/view-stack/trigger.d.ts +2 -2
- package/dist/components/view-stack/view.d.ts +2 -2
- package/dist/index.d.ts +8 -1
- package/dist/index.js +7 -1
- package/dist/providers/theme-provider.d.ts +2 -2
- package/package.json +15 -8
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
|
|
13
13
|
import { ProviderProps } from "../../lib/types.js";
|
|
14
14
|
import { CoordinateFieldProps, CoordinateFieldState } from "./types.js";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react41 from "react";
|
|
16
16
|
import { ContextValue } from "react-aria-components";
|
|
17
|
-
import * as
|
|
17
|
+
import * as react_jsx_runtime158 from "react/jsx-runtime";
|
|
18
18
|
|
|
19
19
|
//#region src/components/coordinate-field/context.d.ts
|
|
20
20
|
|
|
@@ -48,7 +48,7 @@ import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
|
48
48
|
*
|
|
49
49
|
* @see CoordinateFieldStateContext for internal runtime state
|
|
50
50
|
*/
|
|
51
|
-
declare const CoordinateFieldContext:
|
|
51
|
+
declare const CoordinateFieldContext: react41.Context<ContextValue<CoordinateFieldProps, HTMLDivElement>>;
|
|
52
52
|
/**
|
|
53
53
|
* State Context for CoordinateField component.
|
|
54
54
|
*
|
|
@@ -66,7 +66,7 @@ declare const CoordinateFieldContext: react12.Context<ContextValue<CoordinateFie
|
|
|
66
66
|
* const state = useCoordinateFieldStateContext();
|
|
67
67
|
* const { segmentValues, isDisabled, registerTimeout } = state;
|
|
68
68
|
*/
|
|
69
|
-
declare const CoordinateFieldStateContext:
|
|
69
|
+
declare const CoordinateFieldStateContext: react41.Context<CoordinateFieldState | null>;
|
|
70
70
|
/**
|
|
71
71
|
* Provider component for CoordinateField context
|
|
72
72
|
* Wraps children with CoordinateFieldContext
|
|
@@ -74,7 +74,7 @@ declare const CoordinateFieldStateContext: react12.Context<CoordinateFieldState
|
|
|
74
74
|
declare function CoordinateFieldProvider({
|
|
75
75
|
children,
|
|
76
76
|
...props
|
|
77
|
-
}: ProviderProps<CoordinateFieldProps>):
|
|
77
|
+
}: ProviderProps<CoordinateFieldProps>): react_jsx_runtime158.JSX.Element;
|
|
78
78
|
/**
|
|
79
79
|
* Provider component for CoordinateField state context
|
|
80
80
|
* Wraps children with CoordinateFieldStateContext
|
|
@@ -85,7 +85,7 @@ declare function CoordinateFieldStateProvider({
|
|
|
85
85
|
}: {
|
|
86
86
|
children: React.ReactNode;
|
|
87
87
|
value: CoordinateFieldState;
|
|
88
|
-
}):
|
|
88
|
+
}): react_jsx_runtime158.JSX.Element;
|
|
89
89
|
/**
|
|
90
90
|
* Hook to access CoordinateField state context
|
|
91
91
|
* Must be used within a CoordinateField component
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { CoordinateFieldProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime160 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/coordinate-field/index.d.ts
|
|
18
18
|
|
|
@@ -77,7 +77,7 @@ import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
|
77
77
|
declare function CoordinateField({
|
|
78
78
|
ref,
|
|
79
79
|
...props
|
|
80
|
-
}: CoordinateFieldProps):
|
|
80
|
+
}: CoordinateFieldProps): react_jsx_runtime160.JSX.Element;
|
|
81
81
|
//#endregion
|
|
82
82
|
export { CoordinateField };
|
|
83
83
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { CoordinateSegmentProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime188 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/coordinate-field/segment.d.ts
|
|
18
18
|
|
|
@@ -65,7 +65,7 @@ declare function CoordinateSegment({
|
|
|
65
65
|
onAutoRetreat,
|
|
66
66
|
pad,
|
|
67
67
|
ariaLabel
|
|
68
|
-
}: CoordinateSegmentProps):
|
|
68
|
+
}: CoordinateSegmentProps): react_jsx_runtime188.JSX.Element;
|
|
69
69
|
//#endregion
|
|
70
70
|
export { CoordinateSegment };
|
|
71
71
|
//# sourceMappingURL=segment.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { DateFieldProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime185 from "react/jsx-runtime";
|
|
16
16
|
import { DateValue } from "@internationalized/date";
|
|
17
17
|
|
|
18
18
|
//#region src/components/date-field/index.d.ts
|
|
@@ -74,7 +74,7 @@ declare function DateField<T extends DateValue>({
|
|
|
74
74
|
isInvalid: isInvalidProp,
|
|
75
75
|
isRequired,
|
|
76
76
|
...rest
|
|
77
|
-
}: DateFieldProps<T>):
|
|
77
|
+
}: DateFieldProps<T>): react_jsx_runtime185.JSX.Element;
|
|
78
78
|
//#endregion
|
|
79
79
|
export { DateField };
|
|
80
80
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -13,16 +13,16 @@
|
|
|
13
13
|
import { ProviderProps } from "../../lib/types.js";
|
|
14
14
|
import { DetailsListProps } from "./types.js";
|
|
15
15
|
import "client-only";
|
|
16
|
-
import * as
|
|
16
|
+
import * as react46 from "react";
|
|
17
17
|
import { ContextValue } from "react-aria-components";
|
|
18
|
-
import * as
|
|
18
|
+
import * as react_jsx_runtime183 from "react/jsx-runtime";
|
|
19
19
|
|
|
20
20
|
//#region src/components/details-list/context.d.ts
|
|
21
|
-
declare const DetailsListContext:
|
|
21
|
+
declare const DetailsListContext: react46.Context<ContextValue<DetailsListProps, HTMLDListElement>>;
|
|
22
22
|
declare function DetailsListProvider({
|
|
23
23
|
children,
|
|
24
24
|
...props
|
|
25
|
-
}: ProviderProps<DetailsListProps>):
|
|
25
|
+
}: ProviderProps<DetailsListProps>): react_jsx_runtime183.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { DetailsListContext, DetailsListProvider };
|
|
28
28
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { DetailsListProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime182 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/details-list/index.d.ts
|
|
18
18
|
|
|
@@ -48,7 +48,7 @@ import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
|
48
48
|
declare function DetailsList({
|
|
49
49
|
ref,
|
|
50
50
|
...props
|
|
51
|
-
}: DetailsListProps):
|
|
51
|
+
}: DetailsListProps): react_jsx_runtime182.JSX.Element;
|
|
52
52
|
//#endregion
|
|
53
53
|
export { DetailsList };
|
|
54
54
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
|
|
13
13
|
import { DetailsListLabelProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime184 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/details-list/label.d.ts
|
|
18
|
-
declare function DetailsListLabel(props: DetailsListLabelProps):
|
|
18
|
+
declare function DetailsListLabel(props: DetailsListLabelProps): react_jsx_runtime184.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { DetailsListLabel };
|
|
21
21
|
//# sourceMappingURL=label.d.ts.map
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
|
|
13
13
|
import { DetailsListValueProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime179 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/details-list/value.d.ts
|
|
18
|
-
declare function DetailsListValue(props: DetailsListValueProps):
|
|
18
|
+
declare function DetailsListValue(props: DetailsListValueProps): react_jsx_runtime179.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { DetailsListValue };
|
|
21
21
|
//# sourceMappingURL=value.d.ts.map
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
14
|
import { ComponentProps } from "react";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime180 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/dialog/content.d.ts
|
|
18
18
|
declare function DialogContent({
|
|
19
19
|
children,
|
|
20
20
|
className
|
|
21
|
-
}: ComponentProps<'div'>):
|
|
21
|
+
}: ComponentProps<'div'>): react_jsx_runtime180.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { DialogContent };
|
|
24
24
|
//# sourceMappingURL=content.d.ts.map
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
|
|
13
13
|
import { DialogProps as DialogProps$1 } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react44 from "react";
|
|
16
16
|
import { ContextValue } from "react-aria-components";
|
|
17
17
|
|
|
18
18
|
//#region src/components/dialog/context.d.ts
|
|
19
|
-
declare const DialogContext:
|
|
19
|
+
declare const DialogContext: react44.Context<ContextValue<DialogProps$1, HTMLDivElement>>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { DialogContext };
|
|
22
22
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
14
|
import { ComponentProps } from "react";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime174 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/dialog/footer.d.ts
|
|
18
18
|
declare function DialogFooter({
|
|
19
19
|
children,
|
|
20
20
|
className
|
|
21
|
-
}: ComponentProps<'footer'>):
|
|
21
|
+
}: ComponentProps<'footer'>): react_jsx_runtime174.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { DialogFooter };
|
|
24
24
|
//# sourceMappingURL=footer.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { DialogProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime176 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/dialog/index.d.ts
|
|
18
18
|
|
|
@@ -43,7 +43,7 @@ import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
|
43
43
|
declare function Dialog({
|
|
44
44
|
ref,
|
|
45
45
|
...props
|
|
46
|
-
}: DialogProps):
|
|
46
|
+
}: DialogProps): react_jsx_runtime176.JSX.Element;
|
|
47
47
|
//#endregion
|
|
48
48
|
export { Dialog };
|
|
49
49
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
14
|
import { HeadingProps } from "react-aria-components";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime178 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/dialog/title.d.ts
|
|
18
18
|
declare function DialogTitle({
|
|
19
19
|
children,
|
|
20
20
|
className
|
|
21
|
-
}: HeadingProps):
|
|
21
|
+
}: HeadingProps): react_jsx_runtime178.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { DialogTitle };
|
|
24
24
|
//# sourceMappingURL=title.d.ts.map
|
|
@@ -13,16 +13,16 @@
|
|
|
13
13
|
import { ProviderProps } from "../../lib/types.js";
|
|
14
14
|
import { DividerProps } from "./types.js";
|
|
15
15
|
import "client-only";
|
|
16
|
-
import * as
|
|
16
|
+
import * as react45 from "react";
|
|
17
17
|
import { ContextValue } from "react-aria-components";
|
|
18
|
-
import * as
|
|
18
|
+
import * as react_jsx_runtime175 from "react/jsx-runtime";
|
|
19
19
|
|
|
20
20
|
//#region src/components/divider/context.d.ts
|
|
21
|
-
declare const DividerContext:
|
|
21
|
+
declare const DividerContext: react45.Context<ContextValue<DividerProps, HTMLHRElement>>;
|
|
22
22
|
declare function DividerProvider({
|
|
23
23
|
children,
|
|
24
24
|
...props
|
|
25
|
-
}: ProviderProps<DividerProps>):
|
|
25
|
+
}: ProviderProps<DividerProps>): react_jsx_runtime175.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { DividerContext, DividerProvider };
|
|
28
28
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { DividerProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime177 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/divider/index.d.ts
|
|
18
18
|
/**
|
|
@@ -32,7 +32,7 @@ import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
|
32
32
|
declare function Divider({
|
|
33
33
|
ref,
|
|
34
34
|
...props
|
|
35
|
-
}: DividerProps):
|
|
35
|
+
}: DividerProps): react_jsx_runtime177.JSX.Element;
|
|
36
36
|
//#endregion
|
|
37
37
|
export { Divider };
|
|
38
38
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime163 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/back.d.ts
|
|
17
|
-
declare function DrawerBack():
|
|
17
|
+
declare function DrawerBack(): react_jsx_runtime163.JSX.Element | null;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { DrawerBack };
|
|
20
20
|
//# sourceMappingURL=back.d.ts.map
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime165 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/close.d.ts
|
|
17
|
-
declare function DrawerClose():
|
|
17
|
+
declare function DrawerClose(): react_jsx_runtime165.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { DrawerClose };
|
|
20
20
|
//# sourceMappingURL=close.d.ts.map
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { ComponentPropsWithRef } from "react";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime162 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/content.d.ts
|
|
17
17
|
declare function DrawerContent({
|
|
18
18
|
className,
|
|
19
19
|
...rest
|
|
20
|
-
}: ComponentPropsWithRef<'div'>):
|
|
20
|
+
}: ComponentPropsWithRef<'div'>): react_jsx_runtime162.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { DrawerContent };
|
|
23
23
|
//# sourceMappingURL=content.d.ts.map
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
|
|
13
13
|
import { DrawerContextValue, DrawerEvent } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react47 from "react";
|
|
16
16
|
import { Broadcast } from "@accelint/bus";
|
|
17
17
|
import { UniqueId } from "@accelint/core";
|
|
18
18
|
|
|
19
19
|
//#region src/components/drawer/context.d.ts
|
|
20
|
-
declare const DrawerContext:
|
|
20
|
+
declare const DrawerContext: react47.Context<DrawerContextValue>;
|
|
21
21
|
declare const bus: Broadcast<DrawerEvent>;
|
|
22
22
|
declare const DrawerEventHandlers: {
|
|
23
23
|
readonly close: (stack: UniqueId) => void;
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { ComponentPropsWithRef } from "react";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime187 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/footer.d.ts
|
|
17
17
|
declare function DrawerFooter({
|
|
18
18
|
className,
|
|
19
19
|
...rest
|
|
20
|
-
}: ComponentPropsWithRef<'footer'>):
|
|
20
|
+
}: ComponentPropsWithRef<'footer'>): react_jsx_runtime187.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { DrawerFooter };
|
|
23
23
|
//# sourceMappingURL=footer.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { DrawerTitleProps } from "./types.js";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime186 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/header-title.d.ts
|
|
17
17
|
/**
|
|
@@ -23,7 +23,7 @@ declare function DrawerHeaderTitle({
|
|
|
23
23
|
className,
|
|
24
24
|
level,
|
|
25
25
|
...rest
|
|
26
|
-
}: DrawerTitleProps):
|
|
26
|
+
}: DrawerTitleProps): react_jsx_runtime186.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { DrawerHeaderTitle };
|
|
29
29
|
//# sourceMappingURL=header-title.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import "client-only";
|
|
14
14
|
import { ComponentPropsWithRef } from "react";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime20 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/drawer/header.d.ts
|
|
18
18
|
declare function DrawerHeader({
|
|
@@ -20,7 +20,7 @@ declare function DrawerHeader({
|
|
|
20
20
|
title,
|
|
21
21
|
children,
|
|
22
22
|
...rest
|
|
23
|
-
}: ComponentPropsWithRef<'header'>):
|
|
23
|
+
}: ComponentPropsWithRef<'header'>): react_jsx_runtime20.JSX.Element;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { DrawerHeader };
|
|
26
26
|
//# sourceMappingURL=header.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { DrawerProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/drawer/index.d.ts
|
|
18
18
|
|
|
@@ -51,7 +51,7 @@ declare function Drawer({
|
|
|
51
51
|
size,
|
|
52
52
|
onChange,
|
|
53
53
|
...rest
|
|
54
|
-
}: DrawerProps):
|
|
54
|
+
}: DrawerProps): react_jsx_runtime7.JSX.Element;
|
|
55
55
|
//#endregion
|
|
56
56
|
export { Drawer };
|
|
57
57
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { ComponentPropsWithRef } from "react";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/layout-main.d.ts
|
|
17
17
|
declare function DrawerLayoutMain({
|
|
18
18
|
className,
|
|
19
19
|
...rest
|
|
20
|
-
}: ComponentPropsWithRef<'main'>):
|
|
20
|
+
}: ComponentPropsWithRef<'main'>): react_jsx_runtime9.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { DrawerLayoutMain };
|
|
23
23
|
//# sourceMappingURL=layout-main.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { DrawerLayoutProps } from "./types.js";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/layout.d.ts
|
|
17
17
|
declare function DrawerLayout({
|
|
@@ -19,7 +19,7 @@ declare function DrawerLayout({
|
|
|
19
19
|
extend,
|
|
20
20
|
push,
|
|
21
21
|
...rest
|
|
22
|
-
}: DrawerLayoutProps):
|
|
22
|
+
}: DrawerLayoutProps): react_jsx_runtime10.JSX.Element;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { DrawerLayout };
|
|
25
25
|
//# sourceMappingURL=layout.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { DrawerMenuItemProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/drawer/menu-item.d.ts
|
|
18
18
|
declare function DrawerMenuItem({
|
|
@@ -22,7 +22,7 @@ declare function DrawerMenuItem({
|
|
|
22
22
|
toggle,
|
|
23
23
|
textValue,
|
|
24
24
|
...rest
|
|
25
|
-
}: DrawerMenuItemProps):
|
|
25
|
+
}: DrawerMenuItemProps): react_jsx_runtime11.JSX.Element | null;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { DrawerMenuItem };
|
|
28
28
|
//# sourceMappingURL=menu-item.d.ts.map
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { DrawerMenuProps } from "./types.js";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/menu.d.ts
|
|
17
17
|
declare function DrawerMenu({
|
|
@@ -19,7 +19,7 @@ declare function DrawerMenu({
|
|
|
19
19
|
position,
|
|
20
20
|
children,
|
|
21
21
|
...rest
|
|
22
|
-
}: DrawerMenuProps):
|
|
22
|
+
}: DrawerMenuProps): react_jsx_runtime12.JSX.Element;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { DrawerMenu };
|
|
25
25
|
//# sourceMappingURL=menu.d.ts.map
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
import { ComponentPropsWithRef } from "react";
|
|
14
|
-
import * as
|
|
14
|
+
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
15
15
|
|
|
16
16
|
//#region src/components/drawer/panel.d.ts
|
|
17
17
|
declare function DrawerPanel({
|
|
18
18
|
className,
|
|
19
19
|
...rest
|
|
20
|
-
}: ComponentPropsWithRef<'div'>):
|
|
20
|
+
}: ComponentPropsWithRef<'div'>): react_jsx_runtime13.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { DrawerPanel };
|
|
23
23
|
//# sourceMappingURL=panel.d.ts.map
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
|
|
13
13
|
import { DrawerTriggerProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/drawer/trigger.d.ts
|
|
18
18
|
declare function DrawerTrigger({
|
|
19
19
|
for: events,
|
|
20
20
|
...rest
|
|
21
|
-
}: DrawerTriggerProps):
|
|
21
|
+
}: DrawerTriggerProps): react_jsx_runtime14.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { DrawerTrigger };
|
|
24
24
|
//# sourceMappingURL=trigger.d.ts.map
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import { ViewStackViewProps } from "../view-stack/types.js";
|
|
14
14
|
import "client-only";
|
|
15
15
|
import { ComponentPropsWithRef } from "react";
|
|
16
|
-
import * as
|
|
16
|
+
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
17
17
|
|
|
18
18
|
//#region src/components/drawer/view.d.ts
|
|
19
19
|
declare function DrawerView({
|
|
@@ -21,7 +21,7 @@ declare function DrawerView({
|
|
|
21
21
|
children,
|
|
22
22
|
className,
|
|
23
23
|
...rest
|
|
24
|
-
}: ViewStackViewProps & ComponentPropsWithRef<'div'>):
|
|
24
|
+
}: ViewStackViewProps & ComponentPropsWithRef<'div'>): react_jsx_runtime16.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { DrawerView };
|
|
27
27
|
//# sourceMappingURL=view.d.ts.map
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
|
|
13
13
|
import { FlashcardComponentProps, FlashcardDetailsListProps, FlashcardProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
16
|
-
import * as
|
|
15
|
+
import * as react43 from "react";
|
|
16
|
+
import * as react_jsx_runtime166 from "react/jsx-runtime";
|
|
17
17
|
|
|
18
18
|
//#region src/components/flashcard/index.d.ts
|
|
19
|
-
declare const FlashcardContext:
|
|
19
|
+
declare const FlashcardContext: react43.Context<FlashcardProps>;
|
|
20
20
|
/**
|
|
21
21
|
* Example usage.
|
|
22
22
|
*
|
|
@@ -41,27 +41,27 @@ declare const FlashcardContext: react17.Context<FlashcardProps>;
|
|
|
41
41
|
* </Flashcard>
|
|
42
42
|
* ```
|
|
43
43
|
*/
|
|
44
|
-
declare function Flashcard(props: FlashcardProps):
|
|
44
|
+
declare function Flashcard(props: FlashcardProps): react_jsx_runtime166.JSX.Element;
|
|
45
45
|
declare namespace Flashcard {
|
|
46
46
|
var displayName: string;
|
|
47
47
|
}
|
|
48
|
-
declare function FlashcardHero(props: FlashcardComponentProps):
|
|
48
|
+
declare function FlashcardHero(props: FlashcardComponentProps): react_jsx_runtime166.JSX.Element;
|
|
49
49
|
declare namespace FlashcardHero {
|
|
50
50
|
var displayName: string;
|
|
51
51
|
}
|
|
52
|
-
declare function FlashcardAdditionalData(props: FlashcardComponentProps):
|
|
52
|
+
declare function FlashcardAdditionalData(props: FlashcardComponentProps): react_jsx_runtime166.JSX.Element | null;
|
|
53
53
|
declare namespace FlashcardAdditionalData {
|
|
54
54
|
var displayName: string;
|
|
55
55
|
}
|
|
56
|
-
declare function FlashcardDetailsList(props: FlashcardDetailsListProps):
|
|
56
|
+
declare function FlashcardDetailsList(props: FlashcardDetailsListProps): react_jsx_runtime166.JSX.Element;
|
|
57
57
|
declare namespace FlashcardDetailsList {
|
|
58
58
|
var displayName: string;
|
|
59
59
|
}
|
|
60
|
-
declare function FlashcardDetailsLabel(props: FlashcardComponentProps):
|
|
60
|
+
declare function FlashcardDetailsLabel(props: FlashcardComponentProps): react_jsx_runtime166.JSX.Element;
|
|
61
61
|
declare namespace FlashcardDetailsLabel {
|
|
62
62
|
var displayName: string;
|
|
63
63
|
}
|
|
64
|
-
declare function FlashcardDetailsValue(props: FlashcardComponentProps):
|
|
64
|
+
declare function FlashcardDetailsValue(props: FlashcardComponentProps): react_jsx_runtime166.JSX.Element;
|
|
65
65
|
declare namespace FlashcardDetailsValue {
|
|
66
66
|
var displayName: string;
|
|
67
67
|
}
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
|
|
13
13
|
import { HeroProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react4 from "react";
|
|
16
16
|
import { ContextValue } from "react-aria-components";
|
|
17
17
|
|
|
18
18
|
//#region src/components/hero/context.d.ts
|
|
19
|
-
declare const HeroContext:
|
|
19
|
+
declare const HeroContext: react4.Context<ContextValue<HeroProps, HTMLElement>>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { HeroContext };
|
|
22
22
|
//# sourceMappingURL=context.d.ts.map
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
|
|
13
13
|
import { HeroProps } from "./types.js";
|
|
14
14
|
import "client-only";
|
|
15
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
16
16
|
|
|
17
17
|
//#region src/components/hero/index.d.ts
|
|
18
18
|
|
|
@@ -49,7 +49,7 @@ import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
|
49
49
|
declare function Hero({
|
|
50
50
|
ref,
|
|
51
51
|
...props
|
|
52
|
-
}: HeroProps):
|
|
52
|
+
}: HeroProps): react_jsx_runtime17.JSX.Element;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { Hero };
|
|
55
55
|
//# sourceMappingURL=index.d.ts.map
|