@equal-experts/kuat-vue 0.11.0 → 0.13.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/README.md +3 -1
- package/dist/{AccordionTrigger-BRz5PzEd.js → AccordionTrigger-BGVFRlgt.js} +1 -1
- package/dist/{AlertDialogTrigger.vue_vue_type_script_setup_true_lang-CK1Um8CY.js → AlertDialogTrigger.vue_vue_type_script_setup_true_lang-DosgAcSM.js} +1 -1
- package/dist/{KuatSelect.vue_vue_type_script_setup_true_lang-DP66U_wg.js → KuatSelect.vue_vue_type_script_setup_true_lang-CT1xn9gs.js} +1 -1
- package/dist/accordion.js +1 -1
- package/dist/alert-dialog.js +1 -1
- package/dist/button-group.js +1 -1
- package/dist/checkbox.js +1 -1
- package/dist/{constants-Ils7NSfg.js → constants-BZKku54w.js} +1 -1
- package/dist/{constants-BpzIL1jq.js → constants-DC1CCNlp.js} +1 -1
- package/dist/{constants-D_fYMnOg.js → constants-DWBWMp2p.js} +1 -1
- package/dist/icon-button.js +12 -0
- package/dist/index-OELvcT-N.js +54 -0
- package/dist/{index-iz_NZI-V.js → index-Tp80OeHH.js} +1 -1
- package/dist/index-lZY__1xm.js +76 -0
- package/dist/index.js +1188 -392
- package/dist/radio.js +1 -1
- package/dist/select.js +1 -1
- package/dist/style.css +1 -1
- package/dist/switch.js +1 -1
- package/dist/toggle-group.js +1 -1
- package/package.json +5 -1
- package/dist/accordion.d.ts +0 -2
- package/dist/alert-dialog.d.ts +0 -2
- package/dist/badge.d.ts +0 -3
- package/dist/button-group.d.ts +0 -3
- package/dist/button.d.ts +0 -3
- package/dist/carousel.d.ts +0 -2
- package/dist/checkbox.d.ts +0 -3
- package/dist/components/ui/accordion/Accordion.vue.d.ts +0 -26
- package/dist/components/ui/accordion/AccordionContent.vue.d.ts +0 -27
- package/dist/components/ui/accordion/AccordionItem.vue.d.ts +0 -27
- package/dist/components/ui/accordion/AccordionTrigger.vue.d.ts +0 -28
- package/dist/components/ui/accordion/index.d.ts +0 -4
- package/dist/components/ui/alert-dialog/AlertDialog.vue.d.ts +0 -26
- package/dist/components/ui/alert-dialog/AlertDialogAction.vue.d.ts +0 -27
- package/dist/components/ui/alert-dialog/AlertDialogCancel.vue.d.ts +0 -27
- package/dist/components/ui/alert-dialog/AlertDialogContent.vue.d.ts +0 -41
- package/dist/components/ui/alert-dialog/AlertDialogDescription.vue.d.ts +0 -27
- package/dist/components/ui/alert-dialog/AlertDialogFooter.vue.d.ts +0 -26
- package/dist/components/ui/alert-dialog/AlertDialogHeader.vue.d.ts +0 -26
- package/dist/components/ui/alert-dialog/AlertDialogTitle.vue.d.ts +0 -27
- package/dist/components/ui/alert-dialog/AlertDialogTrigger.vue.d.ts +0 -22
- package/dist/components/ui/alert-dialog/index.d.ts +0 -9
- package/dist/components/ui/badge/Badge.vue.d.ts +0 -49
- package/dist/components/ui/badge/constants.d.ts +0 -4
- package/dist/components/ui/badge/index.d.ts +0 -14
- package/dist/components/ui/breadcrumb/Breadcrumb.vue.d.ts +0 -34
- package/dist/components/ui/breadcrumb/index.d.ts +0 -2
- package/dist/components/ui/breadcrumb/types.d.ts +0 -8
- package/dist/components/ui/button/Button.vue.d.ts +0 -53
- package/dist/components/ui/button/constants.d.ts +0 -12
- package/dist/components/ui/button/index.d.ts +0 -12
- package/dist/components/ui/button-group/ButtonGroup.vue.d.ts +0 -43
- package/dist/components/ui/button-group/ButtonGroupSeparator.vue.d.ts +0 -32
- package/dist/components/ui/button-group/ButtonGroupText.vue.d.ts +0 -40
- package/dist/components/ui/button-group/constants.d.ts +0 -2
- package/dist/components/ui/button-group/index.d.ts +0 -14
- package/dist/components/ui/carousel/Carousel.vue.d.ts +0 -59
- package/dist/components/ui/carousel/CarouselContent.vue.d.ts +0 -25
- package/dist/components/ui/carousel/CarouselItem.vue.d.ts +0 -32
- package/dist/components/ui/carousel/CarouselNext.vue.d.ts +0 -16
- package/dist/components/ui/carousel/CarouselPrevious.vue.d.ts +0 -16
- package/dist/components/ui/carousel/context.d.ts +0 -26
- package/dist/components/ui/carousel/index.d.ts +0 -7
- package/dist/components/ui/checkbox/Checkbox.vue.d.ts +0 -13
- package/dist/components/ui/checkbox/CheckboxField.vue.d.ts +0 -68
- package/dist/components/ui/checkbox/constants.d.ts +0 -4
- package/dist/components/ui/checkbox/index.d.ts +0 -4
- package/dist/components/ui/content-card/ContentCard.vue.d.ts +0 -72
- package/dist/components/ui/content-card/index.d.ts +0 -1
- package/dist/components/ui/field/Field.vue.d.ts +0 -48
- package/dist/components/ui/field/FieldContent.vue.d.ts +0 -26
- package/dist/components/ui/field/FieldDescription.vue.d.ts +0 -26
- package/dist/components/ui/field/FieldError.vue.d.ts +0 -33
- package/dist/components/ui/field/FieldGroup.vue.d.ts +0 -26
- package/dist/components/ui/field/FieldLabel.vue.d.ts +0 -26
- package/dist/components/ui/field/FieldLegend.vue.d.ts +0 -43
- package/dist/components/ui/field/FieldSeparator.vue.d.ts +0 -26
- package/dist/components/ui/field/FieldSet.vue.d.ts +0 -26
- package/dist/components/ui/field/FieldTitle.vue.d.ts +0 -26
- package/dist/components/ui/field/constants.d.ts +0 -4
- package/dist/components/ui/field/index.d.ts +0 -12
- package/dist/components/ui/input/Input.vue.d.ts +0 -34
- package/dist/components/ui/input/constants.d.ts +0 -2
- package/dist/components/ui/input/index.d.ts +0 -3
- package/dist/components/ui/kuat-carousel/KuatCarousel.vue.d.ts +0 -51
- package/dist/components/ui/kuat-carousel/KuatCarouselContent.vue.d.ts +0 -25
- package/dist/components/ui/kuat-carousel/KuatCarouselItem.vue.d.ts +0 -27
- package/dist/components/ui/kuat-carousel/KuatCarouselNext.vue.d.ts +0 -16
- package/dist/components/ui/kuat-carousel/KuatCarouselPrevious.vue.d.ts +0 -16
- package/dist/components/ui/kuat-carousel/index.d.ts +0 -6
- package/dist/components/ui/kuat-header/EELogo.vue.d.ts +0 -32
- package/dist/components/ui/kuat-header/KuatHeader.vue.d.ts +0 -55
- package/dist/components/ui/kuat-header/constants.d.ts +0 -4
- package/dist/components/ui/kuat-header/index.d.ts +0 -15
- package/dist/components/ui/kuat-logo-lockup/EELogoIcon.vue.d.ts +0 -18
- package/dist/components/ui/kuat-logo-lockup/KuatLogoLockup.vue.d.ts +0 -45
- package/dist/components/ui/kuat-logo-lockup/constants.d.ts +0 -4
- package/dist/components/ui/kuat-logo-lockup/index.d.ts +0 -4
- package/dist/components/ui/kuat-radial-progress/KuatRadialProgress.vue.d.ts +0 -52
- package/dist/components/ui/kuat-radial-progress/constants.d.ts +0 -4
- package/dist/components/ui/kuat-radial-progress/index.d.ts +0 -3
- package/dist/components/ui/radio/RadioField.vue.d.ts +0 -58
- package/dist/components/ui/radio/RadioGroup.vue.d.ts +0 -31
- package/dist/components/ui/radio/RadioGroupItem.vue.d.ts +0 -22
- package/dist/components/ui/radio/constants.d.ts +0 -4
- package/dist/components/ui/radio/index.d.ts +0 -5
- package/dist/components/ui/select/KuatSelect.vue.d.ts +0 -104
- package/dist/components/ui/select/Select.vue.d.ts +0 -28
- package/dist/components/ui/select/SelectContent.vue.d.ts +0 -52
- package/dist/components/ui/select/SelectGroup.vue.d.ts +0 -22
- package/dist/components/ui/select/SelectItem.vue.d.ts +0 -40
- package/dist/components/ui/select/SelectLabel.vue.d.ts +0 -27
- package/dist/components/ui/select/SelectScrollDownButton.vue.d.ts +0 -18
- package/dist/components/ui/select/SelectScrollUpButton.vue.d.ts +0 -18
- package/dist/components/ui/select/SelectSeparator.vue.d.ts +0 -18
- package/dist/components/ui/select/SelectTrigger.vue.d.ts +0 -72
- package/dist/components/ui/select/SelectValue.vue.d.ts +0 -18
- package/dist/components/ui/select/constants.d.ts +0 -18
- package/dist/components/ui/select/index.d.ts +0 -13
- package/dist/components/ui/separator/Separator.vue.d.ts +0 -35
- package/dist/components/ui/separator/index.d.ts +0 -1
- package/dist/components/ui/sonner/KuatSonner.vue.d.ts +0 -54
- package/dist/components/ui/sonner/KuatSonnerContent.vue.d.ts +0 -53
- package/dist/components/ui/sonner/constants.d.ts +0 -2
- package/dist/components/ui/sonner/index.d.ts +0 -7
- package/dist/components/ui/sonner/toast.d.ts +0 -17
- package/dist/components/ui/switch/Switch.vue.d.ts +0 -13
- package/dist/components/ui/switch/SwitchField.vue.d.ts +0 -68
- package/dist/components/ui/switch/constants.d.ts +0 -4
- package/dist/components/ui/switch/index.d.ts +0 -4
- package/dist/components/ui/textarea/Textarea.vue.d.ts +0 -24
- package/dist/components/ui/textarea/constants.d.ts +0 -2
- package/dist/components/ui/textarea/index.d.ts +0 -3
- package/dist/components/ui/toggle/Toggle.vue.d.ts +0 -42
- package/dist/components/ui/toggle/constants.d.ts +0 -4
- package/dist/components/ui/toggle/index.d.ts +0 -3
- package/dist/components/ui/toggle-group/ToggleGroup.vue.d.ts +0 -45
- package/dist/components/ui/toggle-group/ToggleGroupItem.vue.d.ts +0 -49
- package/dist/components/ui/toggle-group/constants.d.ts +0 -2
- package/dist/components/ui/toggle-group/index.d.ts +0 -4
- package/dist/field.d.ts +0 -3
- package/dist/index-A7umpmtg.js +0 -37
- package/dist/index.d.ts +0 -43
- package/dist/input.d.ts +0 -3
- package/dist/kuat-carousel.d.ts +0 -2
- package/dist/lib/utils.d.ts +0 -3
- package/dist/radio.d.ts +0 -3
- package/dist/select.d.ts +0 -3
- package/dist/sonner.d.ts +0 -1
- package/dist/style.css.d.ts +0 -2
- package/dist/switch.d.ts +0 -1
- package/dist/test/setup.d.ts +0 -1
- package/dist/textarea.d.ts +0 -3
- package/dist/toggle-group.d.ts +0 -5
- package/dist/toggle.d.ts +0 -3
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { SeparatorProps } from 'reka-ui';
|
|
2
|
-
import { HTMLAttributes } from 'vue';
|
|
3
|
-
|
|
4
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<SeparatorProps & {
|
|
5
|
-
class?: HTMLAttributes["class"];
|
|
6
|
-
}>, {
|
|
7
|
-
orientation: string;
|
|
8
|
-
decorative: boolean;
|
|
9
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<SeparatorProps & {
|
|
10
|
-
class?: HTMLAttributes["class"];
|
|
11
|
-
}>, {
|
|
12
|
-
orientation: string;
|
|
13
|
-
decorative: boolean;
|
|
14
|
-
}>>> & Readonly<{}>, {
|
|
15
|
-
orientation: "vertical" | "horizontal";
|
|
16
|
-
decorative: boolean;
|
|
17
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
18
|
-
export default _default;
|
|
19
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
20
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
21
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
22
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
23
|
-
} : {
|
|
24
|
-
type: import('vue').PropType<T[K]>;
|
|
25
|
-
required: true;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
type __VLS_WithDefaults<P, D> = {
|
|
29
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
30
|
-
default: D[K];
|
|
31
|
-
}> : P[K];
|
|
32
|
-
};
|
|
33
|
-
type __VLS_Prettify<T> = {
|
|
34
|
-
[K in keyof T]: T[K];
|
|
35
|
-
} & {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as Separator } from './Separator.vue';
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { SonnerPosition } from './constants';
|
|
2
|
-
|
|
3
|
-
type ClassNamesMap = Record<string, string>;
|
|
4
|
-
type ToastOptions = {
|
|
5
|
-
classNames?: ClassNamesMap;
|
|
6
|
-
} & Record<string, unknown>;
|
|
7
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
8
|
-
class?: string;
|
|
9
|
-
containerAriaLabel?: string;
|
|
10
|
-
expand?: boolean;
|
|
11
|
-
position?: SonnerPosition;
|
|
12
|
-
toastOptions?: ToastOptions;
|
|
13
|
-
visibleToasts?: number;
|
|
14
|
-
}>, {
|
|
15
|
-
containerAriaLabel: string;
|
|
16
|
-
expand: boolean;
|
|
17
|
-
position: string;
|
|
18
|
-
visibleToasts: number;
|
|
19
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
20
|
-
class?: string;
|
|
21
|
-
containerAriaLabel?: string;
|
|
22
|
-
expand?: boolean;
|
|
23
|
-
position?: SonnerPosition;
|
|
24
|
-
toastOptions?: ToastOptions;
|
|
25
|
-
visibleToasts?: number;
|
|
26
|
-
}>, {
|
|
27
|
-
containerAriaLabel: string;
|
|
28
|
-
expand: boolean;
|
|
29
|
-
position: string;
|
|
30
|
-
visibleToasts: number;
|
|
31
|
-
}>>> & Readonly<{}>, {
|
|
32
|
-
position: SonnerPosition;
|
|
33
|
-
containerAriaLabel: string;
|
|
34
|
-
expand: boolean;
|
|
35
|
-
visibleToasts: number;
|
|
36
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
37
|
-
export default _default;
|
|
38
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
39
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
40
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
41
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
42
|
-
} : {
|
|
43
|
-
type: import('vue').PropType<T[K]>;
|
|
44
|
-
required: true;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
type __VLS_WithDefaults<P, D> = {
|
|
48
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
49
|
-
default: D[K];
|
|
50
|
-
}> : P[K];
|
|
51
|
-
};
|
|
52
|
-
type __VLS_Prettify<T> = {
|
|
53
|
-
[K in keyof T]: T[K];
|
|
54
|
-
} & {};
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { Component } from 'vue';
|
|
2
|
-
|
|
3
|
-
export type SonnerContentAction = {
|
|
4
|
-
label: string;
|
|
5
|
-
onClick: () => void;
|
|
6
|
-
ariaLabel?: string;
|
|
7
|
-
};
|
|
8
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
9
|
-
action?: SonnerContentAction;
|
|
10
|
-
description?: string;
|
|
11
|
-
leftIcon?: Component | null;
|
|
12
|
-
showLeftIcon?: boolean;
|
|
13
|
-
title: string;
|
|
14
|
-
}>, {
|
|
15
|
-
action: undefined;
|
|
16
|
-
description: undefined;
|
|
17
|
-
leftIcon: null;
|
|
18
|
-
showLeftIcon: boolean;
|
|
19
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
20
|
-
action?: SonnerContentAction;
|
|
21
|
-
description?: string;
|
|
22
|
-
leftIcon?: Component | null;
|
|
23
|
-
showLeftIcon?: boolean;
|
|
24
|
-
title: string;
|
|
25
|
-
}>, {
|
|
26
|
-
action: undefined;
|
|
27
|
-
description: undefined;
|
|
28
|
-
leftIcon: null;
|
|
29
|
-
showLeftIcon: boolean;
|
|
30
|
-
}>>> & Readonly<{}>, {
|
|
31
|
-
description: string;
|
|
32
|
-
action: SonnerContentAction;
|
|
33
|
-
leftIcon: Component | null;
|
|
34
|
-
showLeftIcon: boolean;
|
|
35
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
36
|
-
export default _default;
|
|
37
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
38
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
39
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
40
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
41
|
-
} : {
|
|
42
|
-
type: import('vue').PropType<T[K]>;
|
|
43
|
-
required: true;
|
|
44
|
-
};
|
|
45
|
-
};
|
|
46
|
-
type __VLS_WithDefaults<P, D> = {
|
|
47
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
48
|
-
default: D[K];
|
|
49
|
-
}> : P[K];
|
|
50
|
-
};
|
|
51
|
-
type __VLS_Prettify<T> = {
|
|
52
|
-
[K in keyof T]: T[K];
|
|
53
|
-
} & {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { default as Sonner } from './KuatSonner.vue';
|
|
2
|
-
export { default as SonnerContent } from './KuatSonnerContent.vue';
|
|
3
|
-
export { SONNER_POSITIONS } from './constants';
|
|
4
|
-
export { toast } from './toast';
|
|
5
|
-
export type { SonnerPosition } from './constants';
|
|
6
|
-
export type { SonnerContentAction } from './KuatSonnerContent.vue';
|
|
7
|
-
export type { SonnerAnnouncement, SonnerToastOptions } from './toast';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { toast as primitiveToast, ExternalToast } from 'vue-sonner';
|
|
2
|
-
|
|
3
|
-
export type SonnerAnnouncement = "polite" | "assertive";
|
|
4
|
-
export type SonnerToastOptions = Omit<ExternalToast, "important"> & {
|
|
5
|
-
announcement?: SonnerAnnouncement;
|
|
6
|
-
};
|
|
7
|
-
type SonnerMessage = Parameters<typeof primitiveToast>[0];
|
|
8
|
-
type ToastHandler = ((message: SonnerMessage, options?: SonnerToastOptions) => string | number) & {
|
|
9
|
-
success: (message: SonnerMessage, options?: SonnerToastOptions) => string | number;
|
|
10
|
-
info: (message: SonnerMessage, options?: SonnerToastOptions) => string | number;
|
|
11
|
-
warning: (message: SonnerMessage, options?: SonnerToastOptions) => string | number;
|
|
12
|
-
error: (message: SonnerMessage, options?: SonnerToastOptions) => string | number;
|
|
13
|
-
loading: (message: SonnerMessage, options?: SonnerToastOptions) => string | number;
|
|
14
|
-
dismiss: typeof primitiveToast.dismiss;
|
|
15
|
-
};
|
|
16
|
-
export declare const toast: ToastHandler;
|
|
17
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3
|
-
modelValue: import('vue').PropType<boolean>;
|
|
4
|
-
class: {
|
|
5
|
-
type: import('vue').PropType<any>;
|
|
6
|
-
};
|
|
7
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
8
|
-
modelValue: import('vue').PropType<boolean>;
|
|
9
|
-
class: {
|
|
10
|
-
type: import('vue').PropType<any>;
|
|
11
|
-
};
|
|
12
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
export default _default;
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { SwitchFieldAppearance, SwitchFieldLayout } from './constants';
|
|
2
|
-
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
-
modelValue: import('vue').PropType<boolean>;
|
|
5
|
-
disabled: {
|
|
6
|
-
type: import('vue').PropType<boolean>;
|
|
7
|
-
};
|
|
8
|
-
label: {
|
|
9
|
-
type: import('vue').PropType<string>;
|
|
10
|
-
required: true;
|
|
11
|
-
};
|
|
12
|
-
class: {
|
|
13
|
-
type: import('vue').PropType<any>;
|
|
14
|
-
};
|
|
15
|
-
id: {
|
|
16
|
-
type: import('vue').PropType<string>;
|
|
17
|
-
};
|
|
18
|
-
secondaryText: {
|
|
19
|
-
type: import('vue').PropType<string>;
|
|
20
|
-
};
|
|
21
|
-
appearance: {
|
|
22
|
-
type: import('vue').PropType<"plain" | "card">;
|
|
23
|
-
default: string;
|
|
24
|
-
};
|
|
25
|
-
layout: {
|
|
26
|
-
type: import('vue').PropType<"inline" | "block">;
|
|
27
|
-
default: string;
|
|
28
|
-
};
|
|
29
|
-
flipped: {
|
|
30
|
-
type: import('vue').PropType<boolean>;
|
|
31
|
-
default: boolean;
|
|
32
|
-
};
|
|
33
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
34
|
-
modelValue: import('vue').PropType<boolean>;
|
|
35
|
-
disabled: {
|
|
36
|
-
type: import('vue').PropType<boolean>;
|
|
37
|
-
};
|
|
38
|
-
label: {
|
|
39
|
-
type: import('vue').PropType<string>;
|
|
40
|
-
required: true;
|
|
41
|
-
};
|
|
42
|
-
class: {
|
|
43
|
-
type: import('vue').PropType<any>;
|
|
44
|
-
};
|
|
45
|
-
id: {
|
|
46
|
-
type: import('vue').PropType<string>;
|
|
47
|
-
};
|
|
48
|
-
secondaryText: {
|
|
49
|
-
type: import('vue').PropType<string>;
|
|
50
|
-
};
|
|
51
|
-
appearance: {
|
|
52
|
-
type: import('vue').PropType<"plain" | "card">;
|
|
53
|
-
default: string;
|
|
54
|
-
};
|
|
55
|
-
layout: {
|
|
56
|
-
type: import('vue').PropType<"inline" | "block">;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
flipped: {
|
|
60
|
-
type: import('vue').PropType<boolean>;
|
|
61
|
-
default: boolean;
|
|
62
|
-
};
|
|
63
|
-
}>> & Readonly<{}>, {
|
|
64
|
-
appearance: SwitchFieldAppearance;
|
|
65
|
-
layout: SwitchFieldLayout;
|
|
66
|
-
flipped: boolean;
|
|
67
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
68
|
-
export default _default;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare const SWITCH_FIELD_APPEARANCES: readonly ["plain", "card"];
|
|
2
|
-
export type SwitchFieldAppearance = (typeof SWITCH_FIELD_APPEARANCES)[number];
|
|
3
|
-
export declare const SWITCH_FIELD_LAYOUTS: readonly ["inline", "block"];
|
|
4
|
-
export type SwitchFieldLayout = (typeof SWITCH_FIELD_LAYOUTS)[number];
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { TextareaResize } from './constants';
|
|
2
|
-
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
-
modelValue: import('vue').PropType<string>;
|
|
5
|
-
class: {
|
|
6
|
-
type: import('vue').PropType<any>;
|
|
7
|
-
};
|
|
8
|
-
resize: {
|
|
9
|
-
type: import('vue').PropType<"vertical" | "horizontal" | "none" | "both">;
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13
|
-
modelValue: import('vue').PropType<string>;
|
|
14
|
-
class: {
|
|
15
|
-
type: import('vue').PropType<any>;
|
|
16
|
-
};
|
|
17
|
-
resize: {
|
|
18
|
-
type: import('vue').PropType<"vertical" | "horizontal" | "none" | "both">;
|
|
19
|
-
default: string;
|
|
20
|
-
};
|
|
21
|
-
}>> & Readonly<{}>, {
|
|
22
|
-
resize: TextareaResize;
|
|
23
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
24
|
-
export default _default;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { ToggleSize, ToggleSkin } from './constants';
|
|
2
|
-
|
|
3
|
-
declare function __VLS_template(): {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
7
|
-
modelValue: import('vue').PropType<boolean>;
|
|
8
|
-
size: {
|
|
9
|
-
type: import('vue').PropType<"small" | "mini" | "large" | "regular">;
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
class: {
|
|
13
|
-
type: import('vue').PropType<any>;
|
|
14
|
-
};
|
|
15
|
-
skin: {
|
|
16
|
-
type: import('vue').PropType<"ghost" | "outlined">;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
20
|
-
modelValue: import('vue').PropType<boolean>;
|
|
21
|
-
size: {
|
|
22
|
-
type: import('vue').PropType<"small" | "mini" | "large" | "regular">;
|
|
23
|
-
default: string;
|
|
24
|
-
};
|
|
25
|
-
class: {
|
|
26
|
-
type: import('vue').PropType<any>;
|
|
27
|
-
};
|
|
28
|
-
skin: {
|
|
29
|
-
type: import('vue').PropType<"ghost" | "outlined">;
|
|
30
|
-
default: string;
|
|
31
|
-
};
|
|
32
|
-
}>> & Readonly<{}>, {
|
|
33
|
-
size: ToggleSize;
|
|
34
|
-
skin: ToggleSkin;
|
|
35
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
36
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
37
|
-
export default _default;
|
|
38
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
39
|
-
new (): {
|
|
40
|
-
$slots: S;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { HTMLAttributes } from 'vue';
|
|
2
|
-
import { ToggleGroupRootProps } from 'reka-ui';
|
|
3
|
-
|
|
4
|
-
declare function __VLS_template(): {
|
|
5
|
-
default?(_: {}): any;
|
|
6
|
-
};
|
|
7
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ToggleGroupRootProps<import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[]> & {
|
|
8
|
-
class?: HTMLAttributes["class"];
|
|
9
|
-
}>, {
|
|
10
|
-
orientation: string;
|
|
11
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
-
"update:modelValue": (payload: import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[]) => void;
|
|
13
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ToggleGroupRootProps<import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[]> & {
|
|
14
|
-
class?: HTMLAttributes["class"];
|
|
15
|
-
}>, {
|
|
16
|
-
orientation: string;
|
|
17
|
-
}>>> & Readonly<{
|
|
18
|
-
"onUpdate:modelValue"?: ((payload: import('reka-ui').AcceptableValue | import('reka-ui').AcceptableValue[]) => any) | undefined;
|
|
19
|
-
}>, {
|
|
20
|
-
orientation: "vertical" | "horizontal";
|
|
21
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
22
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
23
|
-
export default _default;
|
|
24
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
26
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
27
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
28
|
-
} : {
|
|
29
|
-
type: import('vue').PropType<T[K]>;
|
|
30
|
-
required: true;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
type __VLS_WithDefaults<P, D> = {
|
|
34
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
35
|
-
default: D[K];
|
|
36
|
-
}> : P[K];
|
|
37
|
-
};
|
|
38
|
-
type __VLS_Prettify<T> = {
|
|
39
|
-
[K in keyof T]: T[K];
|
|
40
|
-
} & {};
|
|
41
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
42
|
-
new (): {
|
|
43
|
-
$slots: S;
|
|
44
|
-
};
|
|
45
|
-
};
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { HTMLAttributes } from 'vue';
|
|
2
|
-
import { ToggleGroupItemProps } from 'reka-ui';
|
|
3
|
-
import { ToggleSize, ToggleSkin } from '../toggle/constants';
|
|
4
|
-
|
|
5
|
-
declare function __VLS_template(): {
|
|
6
|
-
default?(_: {}): any;
|
|
7
|
-
};
|
|
8
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ToggleGroupItemProps & {
|
|
9
|
-
class?: HTMLAttributes["class"];
|
|
10
|
-
size?: ToggleSize;
|
|
11
|
-
skin?: ToggleSkin;
|
|
12
|
-
}>, {
|
|
13
|
-
size: string;
|
|
14
|
-
skin: string;
|
|
15
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ToggleGroupItemProps & {
|
|
16
|
-
class?: HTMLAttributes["class"];
|
|
17
|
-
size?: ToggleSize;
|
|
18
|
-
skin?: ToggleSkin;
|
|
19
|
-
}>, {
|
|
20
|
-
size: string;
|
|
21
|
-
skin: string;
|
|
22
|
-
}>>> & Readonly<{}>, {
|
|
23
|
-
size: ToggleSize;
|
|
24
|
-
skin: ToggleSkin;
|
|
25
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
26
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
27
|
-
export default _default;
|
|
28
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
29
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
30
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
31
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
32
|
-
} : {
|
|
33
|
-
type: import('vue').PropType<T[K]>;
|
|
34
|
-
required: true;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
type __VLS_WithDefaults<P, D> = {
|
|
38
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
39
|
-
default: D[K];
|
|
40
|
-
}> : P[K];
|
|
41
|
-
};
|
|
42
|
-
type __VLS_Prettify<T> = {
|
|
43
|
-
[K in keyof T]: T[K];
|
|
44
|
-
} & {};
|
|
45
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
46
|
-
new (): {
|
|
47
|
-
$slots: S;
|
|
48
|
-
};
|
|
49
|
-
};
|
package/dist/field.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export { cn } from './lib/utils';
|
|
2
|
-
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FIELD_LEGEND_VARIANTS, FIELD_ORIENTATIONS, } from './components/ui/field';
|
|
3
|
-
export type { FieldLegendVariant, FieldOrientation } from './components/ui/field';
|
package/dist/index-A7umpmtg.js
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { computed as s, isRef as i, reactive as l, unref as c, toRefs as o, toValue as f } from "vue";
|
|
2
|
-
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
3
|
-
function p(e) {
|
|
4
|
-
return i(e) ? l(new Proxy({}, {
|
|
5
|
-
get(n, r, t) {
|
|
6
|
-
return c(Reflect.get(e.value, r, t));
|
|
7
|
-
},
|
|
8
|
-
set(n, r, t) {
|
|
9
|
-
return i(e.value[r]) && !i(t) ? e.value[r].value = t : e.value[r] = t, !0;
|
|
10
|
-
},
|
|
11
|
-
deleteProperty(n, r) {
|
|
12
|
-
return Reflect.deleteProperty(e.value, r);
|
|
13
|
-
},
|
|
14
|
-
has(n, r) {
|
|
15
|
-
return Reflect.has(e.value, r);
|
|
16
|
-
},
|
|
17
|
-
ownKeys() {
|
|
18
|
-
return Object.keys(e.value);
|
|
19
|
-
},
|
|
20
|
-
getOwnPropertyDescriptor() {
|
|
21
|
-
return {
|
|
22
|
-
enumerable: !0,
|
|
23
|
-
configurable: !0
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
|
-
})) : l(e);
|
|
27
|
-
}
|
|
28
|
-
function v(e) {
|
|
29
|
-
return p(s(e));
|
|
30
|
-
}
|
|
31
|
-
function d(e, ...n) {
|
|
32
|
-
const r = n.flat(), t = r[0];
|
|
33
|
-
return v(() => Object.fromEntries(typeof t == "function" ? Object.entries(o(e)).filter(([u, a]) => !t(f(a), u)) : Object.entries(o(e)).filter((u) => !r.includes(u[0]))));
|
|
34
|
-
}
|
|
35
|
-
export {
|
|
36
|
-
d as r
|
|
37
|
-
};
|
package/dist/index.d.ts
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
export { cn } from './lib/utils';
|
|
3
|
-
export { ButtonGroup, ButtonGroupSeparator, ButtonGroupText, buttonGroupVariants, } from './components/ui/button-group';
|
|
4
|
-
export type { ButtonGroupVariants } from './components/ui/button-group';
|
|
5
|
-
export { ContentCard } from './components/ui/content-card';
|
|
6
|
-
export { KuatHeader, kuatHeaderVariants, EELogo } from './components/ui/kuat-header';
|
|
7
|
-
export type { KuatHeaderVariants } from './components/ui/kuat-header';
|
|
8
|
-
export { Carousel, CarouselContent, CarouselItem, CarouselPrevious, CarouselNext, } from './components/ui/carousel';
|
|
9
|
-
export type { CarouselItemBasis, CarouselResponsiveBasis, CarouselOrientation, CarouselApi, CarouselEventHandler, CarouselEventHandlers, } from './components/ui/carousel';
|
|
10
|
-
export { KuatCarousel, KuatCarouselContent, KuatCarouselItem, KuatCarouselPrevious, KuatCarouselNext, } from './components/ui/kuat-carousel';
|
|
11
|
-
export type { KuatCarouselSlidesPerView } from './components/ui/kuat-carousel';
|
|
12
|
-
export { KuatRadialProgress, KUAT_RADIAL_PROGRESS_SIZES, KUAT_RADIAL_PROGRESS_COLORS, } from './components/ui/kuat-radial-progress';
|
|
13
|
-
export type { KuatRadialProgressSize, KuatRadialProgressColor, } from './components/ui/kuat-radial-progress';
|
|
14
|
-
export { KuatLogoLockup, EELogoIcon, KUAT_LOGO_LOCKUP_USE, KUAT_LOGO_LOCKUP_MODE, } from './components/ui/kuat-logo-lockup';
|
|
15
|
-
export type { KuatLogoLockupUse, KuatLogoLockupMode, } from './components/ui/kuat-logo-lockup';
|
|
16
|
-
export { Accordion, AccordionItem, AccordionTrigger, AccordionContent, } from './components/ui/accordion';
|
|
17
|
-
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger, } from './components/ui/alert-dialog';
|
|
18
|
-
export { Badge, badgeVariants, BADGE_VARIANTS, BADGE_ROUNDNESS } from './components/ui/badge';
|
|
19
|
-
export type { BadgeVariants, BadgeVariant, BadgeRoundness } from './components/ui/badge';
|
|
20
|
-
export { Breadcrumb } from './components/ui/breadcrumb';
|
|
21
|
-
export type { BreadcrumbItemEntry } from './components/ui/breadcrumb';
|
|
22
|
-
export { Button, buttonVariants, BUTTON_VARIANTS, BUTTON_SIZES, BUTTON_COLORS, } from './components/ui/button';
|
|
23
|
-
export type { ButtonVariants, ButtonVariant, ButtonSize, ButtonColor } from './components/ui/button';
|
|
24
|
-
export { Textarea, TEXTAREA_RESIZE } from './components/ui/textarea';
|
|
25
|
-
export type { TextareaResize } from './components/ui/textarea';
|
|
26
|
-
export { Input, INPUT_SIZES } from './components/ui/input';
|
|
27
|
-
export type { InputSize } from './components/ui/input';
|
|
28
|
-
export { Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FIELD_LEGEND_VARIANTS, FIELD_ORIENTATIONS, } from './components/ui/field';
|
|
29
|
-
export type { FieldLegendVariant, FieldOrientation } from './components/ui/field';
|
|
30
|
-
export { KuatSelect, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, SELECT_LINES, SELECT_SIZES, } from './components/ui/select';
|
|
31
|
-
export type { SelectItemGroup, SelectItemOption, SelectItems, SelectLines, SelectSize, } from './components/ui/select';
|
|
32
|
-
export { Checkbox, CheckboxField, CHECKBOX_FIELD_APPEARANCES, CHECKBOX_FIELD_LAYOUTS, } from './components/ui/checkbox';
|
|
33
|
-
export type { CheckboxFieldAppearance, CheckboxFieldLayout } from './components/ui/checkbox';
|
|
34
|
-
export { RadioGroup, RadioGroupItem, RadioField, RADIO_FIELD_APPEARANCES, RADIO_FIELD_LAYOUTS, } from './components/ui/radio';
|
|
35
|
-
export type { RadioFieldAppearance, RadioFieldLayout } from './components/ui/radio';
|
|
36
|
-
export { Switch, SwitchField, SWITCH_FIELD_APPEARANCES, SWITCH_FIELD_LAYOUTS, } from './components/ui/switch';
|
|
37
|
-
export type { SwitchFieldAppearance, SwitchFieldLayout } from './components/ui/switch';
|
|
38
|
-
export { Toggle, TOGGLE_SIZES, TOGGLE_SKINS } from './components/ui/toggle';
|
|
39
|
-
export type { ToggleSize, ToggleSkin } from './components/ui/toggle';
|
|
40
|
-
export { ToggleGroup, ToggleGroupItem, TOGGLE_GROUP_ORIENTATIONS, } from './components/ui/toggle-group';
|
|
41
|
-
export type { ToggleGroupOrientation } from './components/ui/toggle-group';
|
|
42
|
-
export { Sonner, SonnerContent, SONNER_POSITIONS, toast } from './components/ui/sonner';
|
|
43
|
-
export type { SonnerAnnouncement, SonnerContentAction, SonnerPosition, SonnerToastOptions, } from './components/ui/sonner';
|
package/dist/input.d.ts
DELETED
package/dist/kuat-carousel.d.ts
DELETED
package/dist/lib/utils.d.ts
DELETED
package/dist/radio.d.ts
DELETED
package/dist/select.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export { cn } from './lib/utils';
|
|
2
|
-
export { KuatSelect, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, SELECT_LINES, SELECT_SIZES, } from './components/ui/select';
|
|
3
|
-
export type { SelectItemGroup, SelectItemOption, SelectItems, SelectLines, SelectSize, } from './components/ui/select';
|
package/dist/sonner.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './components/ui/sonner';
|
package/dist/style.css.d.ts
DELETED
package/dist/switch.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './components/ui/switch';
|
package/dist/test/setup.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/dist/textarea.d.ts
DELETED
package/dist/toggle-group.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { cn } from './lib/utils';
|
|
2
|
-
export { ToggleGroup, ToggleGroupItem, TOGGLE_GROUP_ORIENTATIONS, } from './components/ui/toggle-group';
|
|
3
|
-
export { TOGGLE_SIZES, TOGGLE_SKINS } from './components/ui/toggle';
|
|
4
|
-
export type { ToggleGroupOrientation } from './components/ui/toggle-group';
|
|
5
|
-
export type { ToggleSize, ToggleSkin } from './components/ui/toggle';
|
package/dist/toggle.d.ts
DELETED