@open-xamu-co/ui-components-vue 3.0.0 → 3.0.2-next.1
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/CHANGELOG.md +30 -0
- package/dist/components/base/ErrorBoundary.vue.d.ts +1 -1
- package/dist/components/form/Input.stories.d.ts +1 -1
- package/dist/components/form/InputOptions.vue.d.ts +1 -1
- package/dist/components/form/Simple.stories.d.ts +1 -1
- package/dist/components/form/Stages.vue.d.ts +1 -1
- package/dist/components/input/Toggle.vue.d.ts +1 -1
- package/dist/components/loader/Content.vue.d.ts +1 -1
- package/dist/components/modal/Simple.vue.d.ts +1 -1
- package/dist/components/slider/Simple.vue.d.ts +3 -3
- package/dist/composables/fetch.d.ts +2 -1
- package/dist/composables/input.d.ts +2 -2
- package/dist/composables/utils.d.ts +5 -2
- package/dist/{index-xeCy_1kg.mjs → index-Ci8gO9r7.mjs} +1280 -1268
- package/dist/index-EZyHJWs0.js +4 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +2 -2
- package/dist/plugin.js +1 -1
- package/dist/plugin.mjs +1 -1
- package/dist/theme-C1e9Ec-R.mjs +80 -0
- package/dist/theme-DYVp9ofi.js +1 -0
- package/dist/theme.js +1 -1
- package/dist/theme.mjs +1 -1
- package/dist/types/plugin.d.ts +10 -1
- package/package.json +5 -5
- package/dist/index-iBWod8xc.js +0 -4
- package/dist/theme-CbSoQ7se.js +0 -1
- package/dist/theme-tPoySZvj.mjs +0 -78
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
Xamu UI
|
|
2
2
|
|
|
3
|
+
# [@open-xamu-co/ui-components-vue-v3.0.2-next.1](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.0.1...@open-xamu-co/ui-components-vue-v3.0.2-next.1) (2025-04-12)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* prefer ofetch ([b97fe6c](https://github.com/xamu-co/ui/commit/b97fe6c82f4158a519e5b80e0d2730e8217a36cc))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
[34mUpdating dependant packages with "@open-xamu-co/ui-components-vue" version "3.0.2-next.1"[0m
|
|
15
|
+
[34mUpdating "nuxt"[0m
|
|
16
|
+
[34mSuccesfully updated "nuxt" package[0m
|
|
17
|
+
|
|
18
|
+
# [@open-xamu-co/ui-components-vue-v3.0.1](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.0.0...@open-xamu-co/ui-components-vue-v3.0.1) (2025-03-31)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Bug Fixes
|
|
22
|
+
|
|
23
|
+
* retype form inputs ([96edb0e](https://github.com/xamu-co/ui/commit/96edb0e1edaedb743fc34fc804790c244d5db6c8))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
[34mUpdating dependant packages with "@open-xamu-co/ui-components-vue" version "3.0.1"[0m
|
|
30
|
+
[34mUpdating "nuxt"[0m
|
|
31
|
+
[34mSuccesfully updated "nuxt" package[0m
|
|
32
|
+
|
|
3
33
|
# [@open-xamu-co/ui-components-vue-v3.0.0](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v2.0.1...@open-xamu-co/ui-components-vue-v3.0.0) (2025-03-30)
|
|
4
34
|
|
|
5
35
|
|
|
@@ -3,7 +3,7 @@ import type { iUseThemeProps } from "../../types/props";
|
|
|
3
3
|
interface iLoaderContentProps extends iUseThemeProps {
|
|
4
4
|
errorMessage?: string;
|
|
5
5
|
}
|
|
6
|
-
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "
|
|
6
|
+
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "no" | "yes" | "increase" | "decrease" | "could_not_get_data" | "nothing_to_show" | "ok" | "see_value" | "see_name" | "required_verification" | "previous" | "next" | "delete_all" | "pick" | "render_error" | "swal" | "select_selected" | "select_placeholder" | "select_restablish_field" | "select_filter_options" | "file_one_of_amount" | "file_delete_files" | "file_thumb" | "file_choose_file" | "file_or_drop_files_here" | "file_max_file_size_mb" | "file_drop_files_here" | "file_completed" | "file_loading_files" | "modal_taking_too_long" | "form_required_options" | "form_requires_n_values" | "form_loading_countries" | "form_country" | "form_state" | "form_city" | "form_desired_password" | "form_confirm_password" | "form_check_password" | "form_password" | "form_email" | "form_phone_line" | "form_cellphone" | "form_id_number" | "form_complete_the_field" | "form_location" | "form_invalid_field" | "form_required_field" | "form_use_valid_email" | "form_use_valid_phone" | "form_use_valid_cellphone" | "form_unmatching_passwords" | "form_invalid_data" | "form_no_values" | "form_new_value" | "table_see_values" | "table_see_name" | "table_hide_name" | "table_create_new" | "table_create_new_name" | "table_quantity" | "table_modify" | "table_select" | "table_select_all" | "table_update" | "table_update_name" | "table_delete" | "table_delete_name" | "table_showing_name" | "table_sort_by_name" | "table_duplicate" | "table_options" | "table_open_url" | "table_hide_all" | "table_show_all" | "pagination_items" | "pagination_pages", Ko extends import("@open-xamu-co/ui-common-types").tPluginLocale[K], KA extends string & keyof Ko>(key: Ko extends string ? K : `${K}.${KA}`, data?: number | {
|
|
7
7
|
[key: string]: unknown;
|
|
8
8
|
count?: number;
|
|
9
9
|
}, fallback?: string) => string;
|
|
@@ -6,7 +6,7 @@ declare const meta: {
|
|
|
6
6
|
component: Record<keyof typeof Input, unknown>;
|
|
7
7
|
args: {
|
|
8
8
|
modelValue: string[];
|
|
9
|
-
input: FormInput<import("@open-xamu-co/ui-common-types").iFormValue
|
|
9
|
+
input: FormInput<import("@open-xamu-co/ui-common-types").iFormValue | import("@open-xamu-co/ui-common-types").iFormValue[], import("@open-xamu-co/ui-common-enums").eFormTypeBase | import("@open-xamu-co/ui-common-enums").eFormTypeSimple | import("@open-xamu-co/ui-common-enums").eFormTypeComplex>;
|
|
10
10
|
};
|
|
11
11
|
};
|
|
12
12
|
type Story = StoryObj<typeof Input>;
|
|
@@ -2,7 +2,7 @@ import type { tFormInput } from "@open-xamu-co/ui-common-types";
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
input: tFormInput;
|
|
4
4
|
};
|
|
5
|
-
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "
|
|
5
|
+
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "no" | "yes" | "increase" | "decrease" | "could_not_get_data" | "nothing_to_show" | "ok" | "see_value" | "see_name" | "required_verification" | "previous" | "next" | "delete_all" | "pick" | "render_error" | "swal" | "select_selected" | "select_placeholder" | "select_restablish_field" | "select_filter_options" | "file_one_of_amount" | "file_delete_files" | "file_thumb" | "file_choose_file" | "file_or_drop_files_here" | "file_max_file_size_mb" | "file_drop_files_here" | "file_completed" | "file_loading_files" | "modal_taking_too_long" | "form_required_options" | "form_requires_n_values" | "form_loading_countries" | "form_country" | "form_state" | "form_city" | "form_desired_password" | "form_confirm_password" | "form_check_password" | "form_password" | "form_email" | "form_phone_line" | "form_cellphone" | "form_id_number" | "form_complete_the_field" | "form_location" | "form_invalid_field" | "form_required_field" | "form_use_valid_email" | "form_use_valid_phone" | "form_use_valid_cellphone" | "form_unmatching_passwords" | "form_invalid_data" | "form_no_values" | "form_new_value" | "table_see_values" | "table_see_name" | "table_hide_name" | "table_create_new" | "table_create_new_name" | "table_quantity" | "table_modify" | "table_select" | "table_select_all" | "table_update" | "table_update_name" | "table_delete" | "table_delete_name" | "table_showing_name" | "table_sort_by_name" | "table_duplicate" | "table_options" | "table_open_url" | "table_hide_all" | "table_show_all" | "pagination_items" | "pagination_pages", Ko extends import("@open-xamu-co/ui-common-types").tPluginLocale[K], KA extends string & keyof Ko>(key: Ko extends string ? K : `${K}.${KA}`, data?: number | {
|
|
6
6
|
[key: string]: unknown;
|
|
7
7
|
count?: number;
|
|
8
8
|
}, fallback?: string) => string;
|
|
@@ -5,7 +5,7 @@ declare const meta: {
|
|
|
5
5
|
title: string;
|
|
6
6
|
component: Record<keyof typeof SimpleComponent, unknown>;
|
|
7
7
|
args: {
|
|
8
|
-
modelValue: FormInput<import("@open-xamu-co/ui-common-types").iFormValue
|
|
8
|
+
modelValue: FormInput<import("@open-xamu-co/ui-common-types").iFormValue | import("@open-xamu-co/ui-common-types").iFormValue[], import("@open-xamu-co/ui-common-enums").eFormTypeBase | import("@open-xamu-co/ui-common-enums").eFormTypeSimple | import("@open-xamu-co/ui-common-enums").eFormTypeComplex>[];
|
|
9
9
|
};
|
|
10
10
|
};
|
|
11
11
|
type Story = StoryObj<typeof SimpleComponent>;
|
|
@@ -30,7 +30,7 @@ export interface iFormStages extends iUseThemeProps {
|
|
|
30
30
|
*/
|
|
31
31
|
unwrap?: boolean;
|
|
32
32
|
}
|
|
33
|
-
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "
|
|
33
|
+
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "no" | "yes" | "increase" | "decrease" | "could_not_get_data" | "nothing_to_show" | "ok" | "see_value" | "see_name" | "required_verification" | "previous" | "next" | "delete_all" | "pick" | "render_error" | "swal" | "select_selected" | "select_placeholder" | "select_restablish_field" | "select_filter_options" | "file_one_of_amount" | "file_delete_files" | "file_thumb" | "file_choose_file" | "file_or_drop_files_here" | "file_max_file_size_mb" | "file_drop_files_here" | "file_completed" | "file_loading_files" | "modal_taking_too_long" | "form_required_options" | "form_requires_n_values" | "form_loading_countries" | "form_country" | "form_state" | "form_city" | "form_desired_password" | "form_confirm_password" | "form_check_password" | "form_password" | "form_email" | "form_phone_line" | "form_cellphone" | "form_id_number" | "form_complete_the_field" | "form_location" | "form_invalid_field" | "form_required_field" | "form_use_valid_email" | "form_use_valid_phone" | "form_use_valid_cellphone" | "form_unmatching_passwords" | "form_invalid_data" | "form_no_values" | "form_new_value" | "table_see_values" | "table_see_name" | "table_hide_name" | "table_create_new" | "table_create_new_name" | "table_quantity" | "table_modify" | "table_select" | "table_select_all" | "table_update" | "table_update_name" | "table_delete" | "table_delete_name" | "table_showing_name" | "table_sort_by_name" | "table_duplicate" | "table_options" | "table_open_url" | "table_hide_all" | "table_show_all" | "pagination_items" | "pagination_pages", Ko extends import("@open-xamu-co/ui-common-types").tPluginLocale[K], KA extends string & keyof Ko>(key: Ko extends string ? K : `${K}.${KA}`, data?: number | {
|
|
34
34
|
[key: string]: unknown;
|
|
35
35
|
count?: number;
|
|
36
36
|
}, fallback?: string) => string;
|
|
@@ -8,7 +8,7 @@ interface iInputToggleProps extends iInputProps, iUseModifiersProps, iUseStatePr
|
|
|
8
8
|
showPlaceholder?: boolean;
|
|
9
9
|
fullWidth?: boolean;
|
|
10
10
|
}
|
|
11
|
-
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "
|
|
11
|
+
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "no" | "yes" | "increase" | "decrease" | "could_not_get_data" | "nothing_to_show" | "ok" | "see_value" | "see_name" | "required_verification" | "previous" | "next" | "delete_all" | "pick" | "render_error" | "swal" | "select_selected" | "select_placeholder" | "select_restablish_field" | "select_filter_options" | "file_one_of_amount" | "file_delete_files" | "file_thumb" | "file_choose_file" | "file_or_drop_files_here" | "file_max_file_size_mb" | "file_drop_files_here" | "file_completed" | "file_loading_files" | "modal_taking_too_long" | "form_required_options" | "form_requires_n_values" | "form_loading_countries" | "form_country" | "form_state" | "form_city" | "form_desired_password" | "form_confirm_password" | "form_check_password" | "form_password" | "form_email" | "form_phone_line" | "form_cellphone" | "form_id_number" | "form_complete_the_field" | "form_location" | "form_invalid_field" | "form_required_field" | "form_use_valid_email" | "form_use_valid_phone" | "form_use_valid_cellphone" | "form_unmatching_passwords" | "form_invalid_data" | "form_no_values" | "form_new_value" | "table_see_values" | "table_see_name" | "table_hide_name" | "table_create_new" | "table_create_new_name" | "table_quantity" | "table_modify" | "table_select" | "table_select_all" | "table_update" | "table_update_name" | "table_delete" | "table_delete_name" | "table_showing_name" | "table_sort_by_name" | "table_duplicate" | "table_options" | "table_open_url" | "table_hide_all" | "table_show_all" | "pagination_items" | "pagination_pages", Ko extends import("@open-xamu-co/ui-common-types").tPluginLocale[K], KA extends string & keyof Ko>(key: Ko extends string ? K : `${K}.${KA}`, data?: number | {
|
|
12
12
|
[key: string]: unknown;
|
|
13
13
|
count?: number;
|
|
14
14
|
}, fallback?: string) => string;
|
|
@@ -48,7 +48,7 @@ interface iLoaderContentProps extends iUseThemeProps {
|
|
|
48
48
|
el?: vComponent | string;
|
|
49
49
|
loaderClasses?: tProps<string>;
|
|
50
50
|
}
|
|
51
|
-
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "
|
|
51
|
+
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "no" | "yes" | "increase" | "decrease" | "could_not_get_data" | "nothing_to_show" | "ok" | "see_value" | "see_name" | "required_verification" | "previous" | "next" | "delete_all" | "pick" | "render_error" | "swal" | "select_selected" | "select_placeholder" | "select_restablish_field" | "select_filter_options" | "file_one_of_amount" | "file_delete_files" | "file_thumb" | "file_choose_file" | "file_or_drop_files_here" | "file_max_file_size_mb" | "file_drop_files_here" | "file_completed" | "file_loading_files" | "modal_taking_too_long" | "form_required_options" | "form_requires_n_values" | "form_loading_countries" | "form_country" | "form_state" | "form_city" | "form_desired_password" | "form_confirm_password" | "form_check_password" | "form_password" | "form_email" | "form_phone_line" | "form_cellphone" | "form_id_number" | "form_complete_the_field" | "form_location" | "form_invalid_field" | "form_required_field" | "form_use_valid_email" | "form_use_valid_phone" | "form_use_valid_cellphone" | "form_unmatching_passwords" | "form_invalid_data" | "form_no_values" | "form_new_value" | "table_see_values" | "table_see_name" | "table_hide_name" | "table_create_new" | "table_create_new_name" | "table_quantity" | "table_modify" | "table_select" | "table_select_all" | "table_update" | "table_update_name" | "table_delete" | "table_delete_name" | "table_showing_name" | "table_sort_by_name" | "table_duplicate" | "table_options" | "table_open_url" | "table_hide_all" | "table_show_all" | "pagination_items" | "pagination_pages", Ko extends import("@open-xamu-co/ui-common-types").tPluginLocale[K], KA extends string & keyof Ko>(key: Ko extends string ? K : `${K}.${KA}`, data?: number | {
|
|
52
52
|
[key: string]: unknown;
|
|
53
53
|
count?: number;
|
|
54
54
|
}, fallback?: string) => string;
|
|
@@ -8,7 +8,7 @@ import ActionButtonToggle from "../action/ButtonToggle.vue";
|
|
|
8
8
|
import LoaderSimple from "../loader/Simple.vue";
|
|
9
9
|
import type { iModalButtonConfig, iModalProps } from "../../types/props";
|
|
10
10
|
declare const emit: (event: "close" | "save" | "update:model-value", ...args: any[]) => void;
|
|
11
|
-
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "
|
|
11
|
+
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "no" | "yes" | "increase" | "decrease" | "could_not_get_data" | "nothing_to_show" | "ok" | "see_value" | "see_name" | "required_verification" | "previous" | "next" | "delete_all" | "pick" | "render_error" | "swal" | "select_selected" | "select_placeholder" | "select_restablish_field" | "select_filter_options" | "file_one_of_amount" | "file_delete_files" | "file_thumb" | "file_choose_file" | "file_or_drop_files_here" | "file_max_file_size_mb" | "file_drop_files_here" | "file_completed" | "file_loading_files" | "modal_taking_too_long" | "form_required_options" | "form_requires_n_values" | "form_loading_countries" | "form_country" | "form_state" | "form_city" | "form_desired_password" | "form_confirm_password" | "form_check_password" | "form_password" | "form_email" | "form_phone_line" | "form_cellphone" | "form_id_number" | "form_complete_the_field" | "form_location" | "form_invalid_field" | "form_required_field" | "form_use_valid_email" | "form_use_valid_phone" | "form_use_valid_cellphone" | "form_unmatching_passwords" | "form_invalid_data" | "form_no_values" | "form_new_value" | "table_see_values" | "table_see_name" | "table_hide_name" | "table_create_new" | "table_create_new_name" | "table_quantity" | "table_modify" | "table_select" | "table_select_all" | "table_update" | "table_update_name" | "table_delete" | "table_delete_name" | "table_showing_name" | "table_sort_by_name" | "table_duplicate" | "table_options" | "table_open_url" | "table_hide_all" | "table_show_all" | "pagination_items" | "pagination_pages", Ko extends import("@open-xamu-co/ui-common-types").tPluginLocale[K], KA extends string & keyof Ko>(key: Ko extends string ? K : `${K}.${KA}`, data?: number | {
|
|
12
12
|
[key: string]: unknown;
|
|
13
13
|
count?: number;
|
|
14
14
|
}, fallback?: string) => string;
|
|
@@ -30,7 +30,7 @@ export interface iSliderProps extends iUseThemeProps {
|
|
|
30
30
|
gallery?: boolean;
|
|
31
31
|
enumerate?: boolean;
|
|
32
32
|
}
|
|
33
|
-
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "
|
|
33
|
+
declare const t: <K extends "add" | "close" | "refresh" | "send" | "clear" | "delete" | "loading" | "no" | "yes" | "increase" | "decrease" | "could_not_get_data" | "nothing_to_show" | "ok" | "see_value" | "see_name" | "required_verification" | "previous" | "next" | "delete_all" | "pick" | "render_error" | "swal" | "select_selected" | "select_placeholder" | "select_restablish_field" | "select_filter_options" | "file_one_of_amount" | "file_delete_files" | "file_thumb" | "file_choose_file" | "file_or_drop_files_here" | "file_max_file_size_mb" | "file_drop_files_here" | "file_completed" | "file_loading_files" | "modal_taking_too_long" | "form_required_options" | "form_requires_n_values" | "form_loading_countries" | "form_country" | "form_state" | "form_city" | "form_desired_password" | "form_confirm_password" | "form_check_password" | "form_password" | "form_email" | "form_phone_line" | "form_cellphone" | "form_id_number" | "form_complete_the_field" | "form_location" | "form_invalid_field" | "form_required_field" | "form_use_valid_email" | "form_use_valid_phone" | "form_use_valid_cellphone" | "form_unmatching_passwords" | "form_invalid_data" | "form_no_values" | "form_new_value" | "table_see_values" | "table_see_name" | "table_hide_name" | "table_create_new" | "table_create_new_name" | "table_quantity" | "table_modify" | "table_select" | "table_select_all" | "table_update" | "table_update_name" | "table_delete" | "table_delete_name" | "table_showing_name" | "table_sort_by_name" | "table_duplicate" | "table_options" | "table_open_url" | "table_hide_all" | "table_show_all" | "pagination_items" | "pagination_pages", Ko extends import("@open-xamu-co/ui-common-types").tPluginLocale[K], KA extends string & keyof Ko>(key: Ko extends string ? K : `${K}.${KA}`, data?: number | {
|
|
34
34
|
[key: string]: unknown;
|
|
35
35
|
count?: number;
|
|
36
36
|
}, fallback?: string) => string;
|
|
@@ -69,15 +69,15 @@ declare const __VLS_self: import("vue").DefineComponent<iSliderProps, {
|
|
|
69
69
|
sliderTag: typeof sliderTag;
|
|
70
70
|
debouncedTab: typeof debouncedTab;
|
|
71
71
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<iSliderProps> & Readonly<{}>, {
|
|
72
|
-
animate: boolean;
|
|
73
72
|
transitionDuration: number;
|
|
74
73
|
controls: boolean | "full";
|
|
74
|
+
animate: boolean;
|
|
75
75
|
intervalDuration: number;
|
|
76
76
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
77
77
|
declare const __VLS_component: import("vue").DefineComponent<iSliderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<iSliderProps> & Readonly<{}>, {
|
|
78
|
-
animate: boolean;
|
|
79
78
|
transitionDuration: number;
|
|
80
79
|
controls: boolean | "full";
|
|
80
|
+
animate: boolean;
|
|
81
81
|
intervalDuration: number;
|
|
82
82
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
83
83
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { tFormAutocomplete, tFormInput, tTextInputType } from "@open-xamu-co/ui-common-types";
|
|
2
2
|
export default function useInput({ input }: {
|
|
3
|
-
input:
|
|
3
|
+
input: tFormInput;
|
|
4
4
|
}): {
|
|
5
5
|
getInputError: () => string;
|
|
6
6
|
getInputAutocomplete: () => tFormAutocomplete;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
|
|
1
|
+
import type { tOrderBy } from "@open-xamu-co/ui-common-types";
|
|
2
|
+
import type { iVuePluginOptions } from "../plugin";
|
|
3
|
+
export declare function useHelpers<T>(helper: (o: iVuePluginOptions & {
|
|
4
|
+
countriesUrl: string;
|
|
5
|
+
}) => T): ReturnType<typeof helper>;
|
|
3
6
|
export declare function useOrderBy(orderByParam: any): tOrderBy[];
|