@returnless/focus-ui 0.0.36 → 0.0.37
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/focus-ui.js +5233 -4796
- package/dist/focus-ui.umd.cjs +24 -24
- package/dist/src/components/Accordion/Accordion.vue.d.ts +7 -9
- package/dist/src/components/Accordion/AccordionContent.vue.d.ts +6 -8
- package/dist/src/components/Accordion/AccordionItem.vue.d.ts +6 -8
- package/dist/src/components/Accordion/AccordionTrigger.vue.d.ts +6 -8
- package/dist/src/components/Accordion/stories/Accordion.vue.d.ts +1 -1
- package/dist/src/components/ActionList/ActionList.vue.d.ts +7 -9
- package/dist/src/components/ActionList/ActionListBody.vue.d.ts +6 -8
- package/dist/src/components/ActionList/ActionListItem.vue.d.ts +7 -9
- package/dist/src/components/ActionList/ActionListSection.vue.d.ts +6 -8
- package/dist/src/components/ActionList/ActionListTrigger.vue.d.ts +6 -8
- package/dist/src/components/Alert/Alert.vue.d.ts +6 -7
- package/dist/src/components/Alert/AlertDescription.vue.d.ts +6 -8
- package/dist/src/components/Alert/AlertTitle.vue.d.ts +6 -8
- package/dist/src/components/Alert/DismissableAlertButton.vue.d.ts +2 -2
- package/dist/src/components/Alert/stories/Alert.vue.d.ts +1 -1
- package/dist/src/components/AlertDialog/AlertDialog.vue.d.ts +6 -7
- package/dist/src/components/AlertDialog/AlertDialogActionButton.vue.d.ts +7 -9
- package/dist/src/components/AlertDialog/AlertDialogCancelButton.vue.d.ts +6 -8
- package/dist/src/components/AlertDialog/AlertDialogContent.vue.d.ts +7 -9
- package/dist/src/components/AlertDialog/AlertDialogDescription.vue.d.ts +6 -8
- package/dist/src/components/AlertDialog/AlertDialogFooter.vue.d.ts +6 -8
- package/dist/src/components/AlertDialog/AlertDialogHeader.vue.d.ts +6 -8
- package/dist/src/components/AlertDialog/AlertDialogTitle.vue.d.ts +6 -8
- package/dist/src/components/AlertDialog/stories/AlertDialog.vue.d.ts +1 -1
- package/dist/src/components/AspectRatio/AspectRatio.vue.d.ts +7 -9
- package/dist/src/components/AspectRatio/stories/AspectRatio.vue.d.ts +1 -1
- package/dist/src/components/Avatar/Avatar.vue.d.ts +2 -2
- package/dist/src/components/Avatar/stories/Avatar.vue.d.ts +1 -1
- package/dist/src/components/Badge/Badge.vue.d.ts +7 -9
- package/dist/src/components/Badge/BadgeContent.vue.d.ts +6 -8
- package/dist/src/components/Badge/BadgeIcon.vue.d.ts +6 -8
- package/dist/src/components/Badge/stories/Badge.vue.d.ts +1 -1
- package/dist/src/components/BarChart/BarChart.vue.d.ts +1 -1
- package/dist/src/components/BarChart/BarChartLegend.vue.d.ts +1 -1
- package/dist/src/components/BarChart/BarChartTooltip.vue.d.ts +1 -1
- package/dist/src/components/Breadcrumbs/Breadcrumb.vue.d.ts +6 -8
- package/dist/src/components/Breadcrumbs/BreadcrumbEllipsis.vue.d.ts +1 -1
- package/dist/src/components/Breadcrumbs/BreadcrumbItem.vue.d.ts +6 -8
- package/dist/src/components/Breadcrumbs/BreadcrumbLink.vue.d.ts +6 -8
- package/dist/src/components/Breadcrumbs/BreadcrumbList.vue.d.ts +6 -8
- package/dist/src/components/Breadcrumbs/BreadcrumbPage.vue.d.ts +6 -8
- package/dist/src/components/Breadcrumbs/BreadcrumbSeparator.vue.d.ts +1 -1
- package/dist/src/components/Button/Button.vue.d.ts +7 -9
- package/dist/src/components/Button/ButtonBadge.vue.d.ts +7 -9
- package/dist/src/components/Button/ButtonContent.vue.d.ts +6 -8
- package/dist/src/components/Button/ButtonIcon.vue.d.ts +2 -2
- package/dist/src/components/Button/stories/Button.vue.d.ts +1 -1
- package/dist/src/components/ButtonGroup/ButtonGroup.vue.d.ts +6 -8
- package/dist/src/components/ButtonGroup/stories/ButtonGroup.vue.d.ts +1 -1
- package/dist/src/components/Card/Card.vue.d.ts +6 -8
- package/dist/src/components/Card/CardDescription.vue.d.ts +6 -8
- package/dist/src/components/Card/CardFooter.vue.d.ts +6 -8
- package/dist/src/components/Card/CardHeader.vue.d.ts +6 -8
- package/dist/src/components/Card/CardHelp.vue.d.ts +6 -8
- package/dist/src/components/Card/CardIcon.vue.d.ts +1 -1
- package/dist/src/components/Card/CardLayout.vue.d.ts +7 -9
- package/dist/src/components/Card/CardMedia.vue.d.ts +6 -7
- package/dist/src/components/Card/CardSection.vue.d.ts +7 -9
- package/dist/src/components/Card/CardSeparator.vue.d.ts +2 -0
- package/dist/src/components/Card/CardTitle.vue.d.ts +7 -9
- package/dist/src/components/Card/index.d.ts +1 -0
- package/dist/src/components/CategoryBar/CategoryBar.vue.d.ts +1 -1
- package/dist/src/components/Checkbox/Checkbox.vue.d.ts +3 -16
- package/dist/src/components/Checkbox/CheckboxGroup.vue.d.ts +7 -9
- package/dist/src/components/Collapsible/Collapsible.vue.d.ts +7 -9
- package/dist/src/components/ColorInput/ColorInput.vue.d.ts +3 -20
- package/dist/src/components/ColorPalette/ColorPalette.vue.d.ts +3 -8
- package/dist/src/components/DataList/DataList.vue.d.ts +8 -10
- package/dist/src/components/DataList/DataListContent.vue.d.ts +6 -8
- package/dist/src/components/DataList/DataListItem.vue.d.ts +6 -8
- package/dist/src/components/DataList/DataListItemLine.vue.d.ts +6 -8
- package/dist/src/components/DataTable/DataTable.vue.d.ts +1 -1
- package/dist/src/components/DataTable/DataTableCell.vue.d.ts +1 -1
- package/dist/src/components/DataTable/DataTableRoot.vue.d.ts +1 -1
- package/dist/src/components/DataTable/DataTableRow.vue.d.ts +6 -8
- package/dist/src/components/DatePicker/DatePicker.vue.d.ts +3 -3
- package/dist/src/components/DescriptionList/DescriptionList.vue.d.ts +7 -9
- package/dist/src/components/DescriptionList/DescriptionListDescription.vue.d.ts +6 -8
- package/dist/src/components/DescriptionList/DescriptionListItem.vue.d.ts +6 -8
- package/dist/src/components/DescriptionList/DescriptionListTerm.vue.d.ts +6 -8
- package/dist/src/components/Dialog/Dialog.vue.d.ts +6 -7
- package/dist/src/components/Dialog/DialogCancelButton.vue.d.ts +6 -8
- package/dist/src/components/Dialog/DialogContent.vue.d.ts +7 -9
- package/dist/src/components/Dialog/DialogDescription.vue.d.ts +6 -8
- package/dist/src/components/Dialog/DialogFooter.vue.d.ts +6 -8
- package/dist/src/components/Dialog/DialogHeader.vue.d.ts +6 -8
- package/dist/src/components/Dialog/DialogIcon.vue.d.ts +1 -1
- package/dist/src/components/Dialog/DialogSection.vue.d.ts +6 -8
- package/dist/src/components/Dialog/DialogTitle.vue.d.ts +6 -8
- package/dist/src/components/Drawer/Drawer.vue.d.ts +6 -7
- package/dist/src/components/Drawer/DrawerContent.vue.d.ts +7 -9
- package/dist/src/components/Drawer/DrawerDescription.vue.d.ts +6 -8
- package/dist/src/components/Drawer/DrawerHeader.vue.d.ts +6 -8
- package/dist/src/components/Drawer/DrawerTitle.vue.d.ts +6 -8
- package/dist/src/components/DropZone/DropZone.vue.d.ts +3 -13
- package/dist/src/components/EmptyState/EmptyState.vue.d.ts +6 -8
- package/dist/src/components/EmptyState/EmptyStateActions.vue.d.ts +6 -8
- package/dist/src/components/EmptyState/EmptyStateContent.vue.d.ts +6 -8
- package/dist/src/components/EmptyState/EmptyStateDescription.vue.d.ts +6 -8
- package/dist/src/components/EmptyState/EmptyStateTitle.vue.d.ts +6 -8
- package/dist/src/components/FeatureList/FeatureList.vue.d.ts +6 -8
- package/dist/src/components/FeatureList/FeatureListItem.vue.d.ts +6 -8
- package/dist/src/components/Feed/Feed.vue.d.ts +6 -8
- package/dist/src/components/Feed/FeedItem.vue.d.ts +6 -8
- package/dist/src/components/Feed/FeedItemBlock.vue.d.ts +6 -8
- package/dist/src/components/Feed/FeedItemDateIndicator.vue.d.ts +6 -8
- package/dist/src/components/Feed/FeedItemIcon.vue.d.ts +6 -8
- package/dist/src/components/Feed/FeedItemSimple.vue.d.ts +6 -8
- package/dist/src/components/FileUploadButton/FileUploadButton.vue.d.ts +8 -17
- package/dist/src/components/Form/Form.vue.d.ts +7 -9
- package/dist/src/components/FormLayout/FormLayout.vue.d.ts +7 -9
- package/dist/src/components/Heading/Heading.vue.d.ts +7 -9
- package/dist/src/components/Image/Image.vue.d.ts +3 -3
- package/dist/src/components/InertiaLink/InertiaLink.vue.d.ts +6 -8
- package/dist/src/components/InlineError/InlineError.vue.d.ts +1 -1
- package/dist/src/components/InputLabel/InputLabel.vue.d.ts +2 -2
- package/dist/src/components/IntegrationConnection/IntegrationConnection.vue.d.ts +1 -1
- package/dist/src/components/IntegrationConnection/IntegrationConnectionItem.vue.d.ts +1 -1
- package/dist/src/components/KPICard/KPICard.vue.d.ts +7 -9
- package/dist/src/components/KPICard/KPICardSection.vue.d.ts +5 -6
- package/dist/src/components/Legend/Legend.vue.d.ts +6 -8
- package/dist/src/components/Legend/LegendItem.vue.d.ts +6 -8
- package/dist/src/components/Link/Link.vue.d.ts +11 -9
- package/dist/src/components/Navigation/Navigation.vue.d.ts +6 -8
- package/dist/src/components/Navigation/NavigationItem.vue.d.ts +7 -9
- package/dist/src/components/Navigation/NavigationSecondarySection.vue.d.ts +6 -8
- package/dist/src/components/Navigation/NavigationSection.vue.d.ts +7 -9
- package/dist/src/components/Page/Page.vue.d.ts +6 -8
- package/dist/src/components/Page/PageBody.vue.d.ts +6 -8
- package/dist/src/components/Page/PageDescription.vue.d.ts +6 -8
- package/dist/src/components/Page/PageHeader.vue.d.ts +8 -11
- package/dist/src/components/Page/PageTitle.vue.d.ts +6 -8
- package/dist/src/components/Pagination/Pagination.vue.d.ts +6 -8
- package/dist/src/components/Pagination/PaginationNextButton.vue.d.ts +2 -2
- package/dist/src/components/Pagination/PaginationPreviousButton.vue.d.ts +2 -2
- package/dist/src/components/PinInput/PinInput.vue.d.ts +2 -2
- package/dist/src/components/Popover/Popover.vue.d.ts +6 -8
- package/dist/src/components/Popover/PopoverBody.vue.d.ts +6 -8
- package/dist/src/components/Popover/PopoverTrigger.vue.d.ts +6 -8
- package/dist/src/components/Popper/Popper.vue.d.ts +8 -10
- package/dist/src/components/Popper/PopperArrow.vue.d.ts +1 -1
- package/dist/src/components/Popper/PopperBody.vue.d.ts +6 -8
- package/dist/src/components/Popper/PopperTrigger.vue.d.ts +6 -8
- package/dist/src/components/ProgressBar/ProgressBar.vue.d.ts +6 -7
- package/dist/src/components/ProgressBar/ProgressBarIndicator.vue.d.ts +6 -8
- package/dist/src/components/RadioButton/RadioButton.vue.d.ts +3 -14
- package/dist/src/components/ResourceList/ResourceList.vue.d.ts +6 -8
- package/dist/src/components/ResourceList/ResourceListItem.vue.d.ts +6 -8
- package/dist/src/components/ResourceList/ResourceListItemContent.vue.d.ts +6 -8
- package/dist/src/components/Select/Select.vue.d.ts +8 -33
- package/dist/src/components/Select/SelectGroup.vue.d.ts +6 -8
- package/dist/src/components/Select/SelectOption.vue.d.ts +6 -8
- package/dist/src/components/Separator/Separator.vue.d.ts +2 -2
- package/dist/src/components/Spinner/Spinner.vue.d.ts +2 -2
- package/dist/src/components/StatusIndicator/StatusIndicator.vue.d.ts +7 -9
- package/dist/src/components/Stepper/Stepper.vue.d.ts +3 -14
- package/dist/src/components/Tabs/TabTrigger.vue.d.ts +7 -9
- package/dist/src/components/Tabs/Tabs.vue.d.ts +6 -8
- package/dist/src/components/Tag/Tag.vue.d.ts +7 -9
- package/dist/src/components/TextField/TextField.vue.d.ts +3 -36
- package/dist/src/components/TextField/TextFieldIcon.vue.d.ts +1 -1
- package/dist/src/components/TextField/TextFieldPasswordIcon.vue.d.ts +1 -1
- package/dist/src/components/TextField/TextFieldSearchIcon.vue.d.ts +1 -1
- package/dist/src/components/TextStyle/TextStyle.vue.d.ts +7 -9
- package/dist/src/components/Toast/DismissToastAction.vue.d.ts +8 -7
- package/dist/src/components/Toast/Toast.vue.d.ts +13 -9
- package/dist/src/components/Toast/ToastGroup.vue.d.ts +6 -8
- package/dist/src/components/Toast/types.d.ts +1 -0
- package/dist/src/components/Toggle/Toggle.vue.d.ts +7 -18
- package/dist/src/components/Tooltip/Tooltip.vue.d.ts +6 -8
- package/dist/src/components/TopBar/TopBar.vue.d.ts +6 -8
- package/dist/src/components/TopBar/TopBarLogo.vue.d.ts +1 -1
- package/dist/src/components/TopBar/TopBarNavigation.vue.d.ts +6 -8
- package/dist/src/components/TopBar/TopBarSearch.vue.d.ts +1 -1
- package/dist/src/components/VisuallyHidden/VisuallyHidden.vue.d.ts +6 -8
- package/dist/src/components/index.d.ts +1 -1
- package/dist/src/composables/index.d.ts +0 -1
- package/dist/style.css +1 -1
- package/package.json +3 -2
- package/dist/src/composables/useDarkMode.d.ts +0 -4
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { TailwindColor } from '../../composables';
|
|
2
|
-
declare
|
|
3
|
-
declare var __VLS_inheritedAttrs: {};
|
|
4
|
-
declare const __VLS_templateResult: {
|
|
2
|
+
declare function __VLS_template(): {
|
|
5
3
|
slots: {
|
|
6
|
-
default?(_:
|
|
4
|
+
default?(_: {}): any;
|
|
7
5
|
};
|
|
8
6
|
refs: {};
|
|
9
|
-
attrs: Partial<
|
|
7
|
+
attrs: Partial<{}>;
|
|
10
8
|
};
|
|
11
|
-
type
|
|
9
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
10
|
declare const __VLS_component: import("vue").DefineComponent<{
|
|
13
11
|
/** Accessible label for the avatar image. */
|
|
14
12
|
accessibilityLabel?: string | null;
|
|
@@ -21,12 +19,12 @@ declare const __VLS_component: import("vue").DefineComponent<{
|
|
|
21
19
|
accessibilityLabel?: string | null;
|
|
22
20
|
/** The color of the badge. */
|
|
23
21
|
color: TailwindColor;
|
|
24
|
-
} & {
|
|
22
|
+
}> & Readonly<{
|
|
25
23
|
onRemove?: (() => any) | undefined;
|
|
26
24
|
}>, {
|
|
27
25
|
accessibilityLabel: string | null;
|
|
28
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
29
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
26
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
27
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
30
28
|
export default _default;
|
|
31
29
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
32
30
|
new (): {
|
|
@@ -35,41 +35,8 @@ type __VLS_PublicProps = {
|
|
|
35
35
|
modelValue?: string;
|
|
36
36
|
} & typeof __VLS_typeProps;
|
|
37
37
|
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
38
|
-
|
|
39
|
-
}, string, import("vue").PublicProps, Readonly<{
|
|
40
|
-
modelValue?: string;
|
|
41
|
-
} & {
|
|
42
|
-
/** Enable automatic completion by the browser. Set to "off" when you do not want the browser to fill in info */
|
|
43
|
-
autoComplete?: string | null;
|
|
44
|
-
/** Whether the input is disabled. */
|
|
45
|
-
disabled?: boolean;
|
|
46
|
-
/** The error to display below the input. */
|
|
47
|
-
error?: string | null;
|
|
48
|
-
/** The help text to display below the input. */
|
|
49
|
-
helpText?: string | null;
|
|
50
|
-
/** The icon to display inside the input. */
|
|
51
|
-
icon?: FunctionalComponent<HTMLAttributes & VNodeProps> | string | undefined;
|
|
52
|
-
/** The ID of the input the label is associated with. */
|
|
53
|
-
id?: string | null;
|
|
54
|
-
/** The label text. */
|
|
55
|
-
label: string;
|
|
56
|
-
/** Whether the label is hidden. */
|
|
57
|
-
labelHidden?: boolean;
|
|
58
|
-
/** Whether the input is a textarea. */
|
|
59
|
-
multiline?: boolean;
|
|
60
|
-
/** The name of the input. */
|
|
61
|
-
name: string;
|
|
62
|
-
/** The placeholder text. */
|
|
63
|
-
placeholder?: string | null;
|
|
64
|
-
/** Whether the input is read-only. */
|
|
65
|
-
readonly?: boolean;
|
|
66
|
-
/** Whether the input is required. */
|
|
67
|
-
required?: boolean;
|
|
68
|
-
/** The type of the input. */
|
|
69
|
-
type?: "text" | "email" | "number" | "password" | "search" | "tel" | "url" | "date" | "datetime-local" | "month" | "time" | "week" | "currency";
|
|
70
|
-
/** The maximum number of characters allowed in the input. */
|
|
71
|
-
maxLength?: number | null;
|
|
72
|
-
} & {
|
|
38
|
+
"update:modelValue": (modelValue: string) => any;
|
|
39
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
73
40
|
"onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
|
|
74
41
|
}>, {
|
|
75
42
|
error: string | null;
|
|
@@ -85,5 +52,5 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
85
52
|
placeholder: string | null;
|
|
86
53
|
readonly: boolean;
|
|
87
54
|
maxLength: number | null;
|
|
88
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
55
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
89
56
|
export default _default;
|
|
@@ -3,5 +3,5 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
icon: FunctionalComponent<HTMLAttributes & VNodeProps> | string;
|
|
4
4
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
5
5
|
icon: FunctionalComponent<HTMLAttributes & VNodeProps> | string;
|
|
6
|
-
} & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
6
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
7
7
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
declare
|
|
2
|
-
declare var __VLS_inheritedAttrs: {};
|
|
3
|
-
declare const __VLS_templateResult: {
|
|
1
|
+
declare function __VLS_template(): {
|
|
4
2
|
slots: {
|
|
5
|
-
default?(_:
|
|
3
|
+
default?(_: {}): any;
|
|
6
4
|
};
|
|
7
5
|
refs: {};
|
|
8
|
-
attrs: Partial<
|
|
6
|
+
attrs: Partial<{}>;
|
|
9
7
|
};
|
|
10
|
-
type
|
|
8
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
9
|
declare const __VLS_component: import("vue").DefineComponent<{
|
|
12
10
|
/** Whether the text is subdued. */
|
|
13
11
|
subdued?: boolean;
|
|
@@ -18,11 +16,11 @@ declare const __VLS_component: import("vue").DefineComponent<{
|
|
|
18
16
|
subdued?: boolean;
|
|
19
17
|
/** Whether the text is strong. */
|
|
20
18
|
strong?: boolean;
|
|
21
|
-
} & {}>, {
|
|
19
|
+
}> & Readonly<{}>, {
|
|
22
20
|
strong: boolean;
|
|
23
21
|
subdued: boolean;
|
|
24
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
25
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
22
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
26
24
|
export default _default;
|
|
27
25
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
28
26
|
new (): {
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
+
import { ToastVariant } from '@/components/Toast/types';
|
|
1
2
|
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/** The variant of the
|
|
3
|
-
variant?:
|
|
3
|
+
/** The variant of the toast. */
|
|
4
|
+
variant?: ToastVariant;
|
|
4
5
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
6
|
dismiss: () => any;
|
|
6
7
|
}, string, import("vue").PublicProps, Readonly<{
|
|
7
|
-
/** The variant of the
|
|
8
|
-
variant?:
|
|
9
|
-
} & {
|
|
8
|
+
/** The variant of the toast. */
|
|
9
|
+
variant?: ToastVariant;
|
|
10
|
+
}> & Readonly<{
|
|
10
11
|
onDismiss?: (() => any) | undefined;
|
|
11
12
|
}>, {
|
|
12
|
-
variant:
|
|
13
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
13
|
+
variant: ToastVariant;
|
|
14
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
15
|
export default _default;
|
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
declare
|
|
3
|
-
declare const __VLS_templateResult: {
|
|
1
|
+
import { ToastVariant } from './types';
|
|
2
|
+
declare function __VLS_template(): {
|
|
4
3
|
slots: {
|
|
5
|
-
default?(_:
|
|
4
|
+
default?(_: {}): any;
|
|
6
5
|
};
|
|
7
6
|
refs: {};
|
|
8
|
-
attrs: Partial<
|
|
7
|
+
attrs: Partial<{}>;
|
|
9
8
|
};
|
|
10
|
-
type
|
|
9
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
10
|
declare const __VLS_component: import("vue").DefineComponent<{
|
|
12
11
|
/** Whether the toast is open or not */
|
|
13
12
|
open?: boolean;
|
|
14
13
|
/** The duration in milliseconds before the toast is automatically closed */
|
|
15
14
|
duration?: number;
|
|
15
|
+
/** The variant of the toast. */
|
|
16
|
+
variant?: ToastVariant;
|
|
16
17
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
18
|
close: () => any;
|
|
18
19
|
}, string, import("vue").PublicProps, Readonly<{
|
|
@@ -20,13 +21,16 @@ declare const __VLS_component: import("vue").DefineComponent<{
|
|
|
20
21
|
open?: boolean;
|
|
21
22
|
/** The duration in milliseconds before the toast is automatically closed */
|
|
22
23
|
duration?: number;
|
|
23
|
-
|
|
24
|
+
/** The variant of the toast. */
|
|
25
|
+
variant?: ToastVariant;
|
|
26
|
+
}> & Readonly<{
|
|
24
27
|
onClose?: (() => any) | undefined;
|
|
25
28
|
}>, {
|
|
26
29
|
duration: number;
|
|
30
|
+
variant: ToastVariant;
|
|
27
31
|
open: boolean;
|
|
28
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
29
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
32
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
30
34
|
export default _default;
|
|
31
35
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
32
36
|
new (): {
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
declare
|
|
2
|
-
declare var __VLS_inheritedAttrs: {};
|
|
3
|
-
declare const __VLS_templateResult: {
|
|
1
|
+
declare function __VLS_template(): {
|
|
4
2
|
slots: {
|
|
5
|
-
default?(_:
|
|
3
|
+
default?(_: {}): any;
|
|
6
4
|
};
|
|
7
5
|
refs: {};
|
|
8
|
-
attrs: Partial<
|
|
6
|
+
attrs: Partial<{}>;
|
|
9
7
|
};
|
|
10
|
-
type
|
|
11
|
-
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
8
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
9
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
11
|
export default _default;
|
|
14
12
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
13
|
new (): {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type ToastVariant = 'default' | 'informative' | 'destructive' | 'warning';
|
|
@@ -1,34 +1,23 @@
|
|
|
1
1
|
declare let __VLS_typeProps: {
|
|
2
|
+
/** Whether the toggle is disabled. */
|
|
3
|
+
disabled?: boolean;
|
|
2
4
|
/** The ID of the toggle. */
|
|
3
5
|
id?: string | null;
|
|
4
6
|
/** The label for the toggle. */
|
|
5
7
|
label: string;
|
|
6
8
|
/** The help text to be displayed below the toggle. */
|
|
7
9
|
helpText?: string | null;
|
|
8
|
-
/** The value of the toggle. */
|
|
9
|
-
value?: any;
|
|
10
10
|
};
|
|
11
11
|
type __VLS_PublicProps = {
|
|
12
|
-
modelValue
|
|
12
|
+
modelValue: boolean;
|
|
13
13
|
} & typeof __VLS_typeProps;
|
|
14
14
|
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
-
|
|
16
|
-
}, string, import("vue").PublicProps, Readonly<{
|
|
17
|
-
modelValue?: boolean;
|
|
18
|
-
} & {
|
|
19
|
-
/** The ID of the toggle. */
|
|
20
|
-
id?: string | null;
|
|
21
|
-
/** The label for the toggle. */
|
|
22
|
-
label: string;
|
|
23
|
-
/** The help text to be displayed below the toggle. */
|
|
24
|
-
helpText?: string | null;
|
|
25
|
-
/** The value of the toggle. */
|
|
26
|
-
value?: any;
|
|
27
|
-
} & {
|
|
15
|
+
"update:modelValue": (modelValue: boolean) => any;
|
|
16
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
28
17
|
"onUpdate:modelValue"?: ((modelValue: boolean) => any) | undefined;
|
|
29
18
|
}>, {
|
|
30
19
|
id: string | null;
|
|
31
|
-
|
|
20
|
+
disabled: boolean;
|
|
32
21
|
helpText: string | null;
|
|
33
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
22
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
34
23
|
export default _default;
|
|
@@ -1,21 +1,19 @@
|
|
|
1
|
-
declare
|
|
2
|
-
declare var __VLS_inheritedAttrs: {};
|
|
3
|
-
declare const __VLS_templateResult: {
|
|
1
|
+
declare function __VLS_template(): {
|
|
4
2
|
slots: {
|
|
5
|
-
default?(_:
|
|
3
|
+
default?(_: {}): any;
|
|
6
4
|
};
|
|
7
5
|
refs: {};
|
|
8
|
-
attrs: Partial<
|
|
6
|
+
attrs: Partial<{}>;
|
|
9
7
|
};
|
|
10
|
-
type
|
|
8
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
9
|
declare const __VLS_component: import("vue").DefineComponent<{
|
|
12
10
|
/** The content of the tooltip. */
|
|
13
11
|
content: string;
|
|
14
12
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
15
13
|
/** The content of the tooltip. */
|
|
16
14
|
content: string;
|
|
17
|
-
} & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
18
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
15
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
19
17
|
export default _default;
|
|
20
18
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
21
19
|
new (): {
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
declare
|
|
2
|
-
declare var __VLS_inheritedAttrs: {};
|
|
3
|
-
declare const __VLS_templateResult: {
|
|
1
|
+
declare function __VLS_template(): {
|
|
4
2
|
slots: {
|
|
5
|
-
default?(_:
|
|
3
|
+
default?(_: {}): any;
|
|
6
4
|
};
|
|
7
5
|
refs: {};
|
|
8
|
-
attrs: Partial<
|
|
6
|
+
attrs: Partial<{}>;
|
|
9
7
|
};
|
|
10
|
-
type
|
|
11
|
-
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
8
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
9
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
11
|
export default _default;
|
|
14
12
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
13
|
new (): {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
declare
|
|
2
|
-
declare var __VLS_inheritedAttrs: {};
|
|
3
|
-
declare const __VLS_templateResult: {
|
|
1
|
+
declare function __VLS_template(): {
|
|
4
2
|
slots: {
|
|
5
|
-
default?(_:
|
|
3
|
+
default?(_: {}): any;
|
|
6
4
|
};
|
|
7
5
|
refs: {};
|
|
8
|
-
attrs: Partial<
|
|
6
|
+
attrs: Partial<{}>;
|
|
9
7
|
};
|
|
10
|
-
type
|
|
11
|
-
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
8
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
9
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
11
|
export default _default;
|
|
14
12
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
13
|
new (): {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
declare
|
|
2
|
-
declare var __VLS_inheritedAttrs: {};
|
|
3
|
-
declare const __VLS_templateResult: {
|
|
1
|
+
declare function __VLS_template(): {
|
|
4
2
|
slots: {
|
|
5
|
-
default?(_:
|
|
3
|
+
default?(_: {}): any;
|
|
6
4
|
};
|
|
7
5
|
refs: {};
|
|
8
|
-
attrs: Partial<
|
|
6
|
+
attrs: Partial<{}>;
|
|
9
7
|
};
|
|
10
|
-
type
|
|
11
|
-
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component,
|
|
8
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
9
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
11
|
export default _default;
|
|
14
12
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
13
|
new (): {
|
|
@@ -9,7 +9,7 @@ export { type BarChartCategory, BarChart } from './BarChart';
|
|
|
9
9
|
export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, } from './Breadcrumbs';
|
|
10
10
|
export { type ButtonVariant, Button, ButtonBadge, ButtonContent, ButtonIcon, } from './Button';
|
|
11
11
|
export { ButtonGroup } from './ButtonGroup';
|
|
12
|
-
export { Card, CardDescription, CardFooter, CardHeader, CardHelp, CardIcon, CardLayout, CardMedia, CardSection, CardTitle, } from './Card';
|
|
12
|
+
export { Card, CardDescription, CardFooter, CardHeader, CardHelp, CardIcon, CardLayout, CardMedia, CardSection, CardSeparator, CardTitle, } from './Card';
|
|
13
13
|
export { type CategoryBarCategory, CategoryBar } from './CategoryBar';
|
|
14
14
|
export { Checkbox, CheckboxGroup } from './Checkbox';
|
|
15
15
|
export { Collapsible } from './Collapsible';
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--grid-gap: 1.5rem}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:center;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}._visuallyHidden_o6qmb_6{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important}.shake{animation:horizontal-shaking .25s infinite}@keyframes horizontal-shaking{0%{transform:translate(0)}25%{transform:translate(5px)}50%{transform:translate(-5px)}75%{transform:translate(5px)}to{transform:translate(0)}}.chosen[data-v-af1d3709]{opacity:1;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ghost[data-v-af1d3709]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.ghost[data-v-af1d3709]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.nested-enter-active,.nested-leave-active{transition:all .2s ease-in-out}.nested-enter-active .background,.nested-leave-active .background{transition:all .2s linear}.nested-enter-from .background,.nested-leave-to .background{opacity:0}.nested-enter-active .drawer,.nested-leave-active .drawer{transition:all .15s ease-out}.nested-enter-from .drawer,.nested-leave-to .drawer{transform:translate(120%)}input[type=number][data-v-
|
|
1
|
+
:root{--grid-gap: 1.5rem}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:center;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}._visuallyHidden_o6qmb_6{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important}.shake{animation:horizontal-shaking .25s infinite}@keyframes horizontal-shaking{0%{transform:translate(0)}25%{transform:translate(5px)}50%{transform:translate(-5px)}75%{transform:translate(5px)}to{transform:translate(0)}}.chosen[data-v-af1d3709]{opacity:1;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ghost[data-v-af1d3709]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.ghost[data-v-af1d3709]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.nested-enter-active,.nested-leave-active{transition:all .2s ease-in-out}.nested-enter-active .background,.nested-leave-active .background{transition:all .2s linear}.nested-enter-from .background,.nested-leave-to .background{opacity:0}.nested-enter-active .drawer,.nested-leave-active .drawer{transition:all .15s ease-out}.nested-enter-from .drawer,.nested-leave-to .drawer{transform:translate(120%)}input[type=number][data-v-77f41730]::-webkit-inner-spin-button,input[type=number][data-v-77f41730]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@returnless/focus-ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.37",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"scripts": {
|
|
@@ -43,6 +43,7 @@
|
|
|
43
43
|
"jest-axe": "^9.0.0",
|
|
44
44
|
"jsdom": "^25.0.0",
|
|
45
45
|
"postcss": "^8.4.38",
|
|
46
|
+
"radix-vue": "^1.9.6",
|
|
46
47
|
"rimraf": "^5.0.7",
|
|
47
48
|
"sortablejs": "^1.15.2",
|
|
48
49
|
"tailwindcss": "^3.4.3",
|
|
@@ -66,7 +67,7 @@
|
|
|
66
67
|
},
|
|
67
68
|
"./style.css": "./dist/style.css"
|
|
68
69
|
},
|
|
69
|
-
"types": "./dist/index.d.ts",
|
|
70
|
+
"types": "./dist/src/index.d.ts",
|
|
70
71
|
"repository": {
|
|
71
72
|
"type": "git",
|
|
72
73
|
"url": "git+https://github.com/Returnless-com/focus-ui.git"
|