@topvisor/ui 1.0.17 → 1.0.18-autofocus-3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.chunks/{datepicker-DKvr3NYw.amd.js → datepicker-2XyFBnpB.amd.js} +2 -2
- package/.chunks/datepicker-2XyFBnpB.amd.js.map +1 -0
- package/.chunks/{datepicker-D3sw95t_.es.js → datepicker-CUB0U_lQ.es.js} +2 -2
- package/.chunks/datepicker-CUB0U_lQ.es.js.map +1 -0
- package/.chunks/{forms-CmlWMEyk.amd.js → forms-CgS7En_e.amd.js} +3 -3
- package/.chunks/forms-CgS7En_e.amd.js.map +1 -0
- package/.chunks/{forms-D-Qak1sK.es.js → forms-cAFIQajo.es.js} +784 -733
- package/.chunks/forms-cAFIQajo.es.js.map +1 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DwVG6MzF.amd.js +2 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DwVG6MzF.amd.js.map +1 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DxPx80QT.es.js +181 -0
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DxPx80QT.es.js.map +1 -0
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-B3283XCf.es.js → menu.vue_vue_type_style_index_0_lang-BoLzlJHY.es.js} +24 -24
- package/.chunks/menu.vue_vue_type_style_index_0_lang-BoLzlJHY.es.js.map +1 -0
- package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js → menu.vue_vue_type_style_index_0_lang-Dpm2Wnt9.amd.js} +2 -2
- package/.chunks/menu.vue_vue_type_style_index_0_lang-Dpm2Wnt9.amd.js.map +1 -0
- package/.chunks/{notice-BaKZwsEy.es.js → notice-DRCVp0mf.es.js} +2 -2
- package/.chunks/notice-DRCVp0mf.es.js.map +1 -0
- package/.chunks/{notice-CYeec0mu.amd.js → notice-EerveAd9.amd.js} +2 -2
- package/.chunks/notice-EerveAd9.amd.js.map +1 -0
- package/.chunks/popup-D6-5Xu_J.amd.js +2 -0
- package/.chunks/popup-D6-5Xu_J.amd.js.map +1 -0
- package/.chunks/{popup-CFLTYUFN.es.js → popup-DZDWzqMA.es.js} +4 -4
- package/.chunks/popup-DZDWzqMA.es.js.map +1 -0
- package/.chunks/punycode.es6-C2yitnNb.amd.js.map +1 -1
- package/.chunks/punycode.es6-CNI-zL6U.es.js.map +1 -1
- package/.chunks/store-CX_6ZXhO.es.js.map +1 -1
- package/.chunks/store-esTid5oI.amd.js.map +1 -1
- package/.chunks/{utils-BVBK0hEY.amd.js → utils-CQcFLRGs.amd.js} +2 -2
- package/.chunks/utils-CQcFLRGs.amd.js.map +1 -0
- package/.chunks/{utils-ZLUVHeUu.es.js → utils-DP2t2MXK.es.js} +85 -87
- package/.chunks/utils-DP2t2MXK.es.js.map +1 -0
- package/.chunks/{utils-CMUKKTIV.es.js → utils-DTkdtW9l.es.js} +78 -78
- package/.chunks/utils-DTkdtW9l.es.js.map +1 -0
- package/.chunks/utils-kDi9Zfjp.amd.js +2 -0
- package/.chunks/utils-kDi9Zfjp.amd.js.map +1 -0
- package/README.md +82 -82
- package/assets/core.css +1 -1
- package/assets/forms.css +1 -1
- package/assets/formsExt.css +1 -1
- package/assets/layout.css +1 -1
- package/assets/themes/dark-th.css +1 -1
- package/assets/themes/dark.css +1 -1
- package/assets/themes/light.css +1 -1
- package/charts/charts.amd.js +1 -1
- package/charts/charts.amd.js.map +1 -1
- package/charts/charts.js +1 -1
- package/charts/charts.js.map +1 -1
- package/components/charts/miniChart/miniChart.vue.d.ts +5 -5
- package/components/charts/miniCharts/miniCharts.vue.d.ts +9 -6
- package/components/core/notice/item/item.vue.d.ts +1 -1
- package/components/dialog/dialog/dialog.vue.d.ts +3 -2
- package/components/dialog/dialog/dialogs/dialogs.vue.d.ts +1 -1
- package/components/dialog/dialog/page/page.vue.d.ts +2 -1
- package/components/forms/avatar/avatar.vue.d.ts +1 -1
- package/components/forms/button/button.vue.d.ts +2 -1
- package/components/forms/button/types.d.ts +1 -0
- package/components/forms/checkbox/checkbox.vue.d.ts +7 -6
- package/components/forms/controlLabel/controlLabel.vue.d.ts +3 -2
- package/components/forms/hint/hint.vue.d.ts +1 -1
- package/components/forms/input/input.vue.d.ts +2 -1
- package/components/forms/inputDate/inputDate.vue.d.ts +3 -1
- package/components/forms/inputRange/inputRange.vue.d.ts +3 -2
- package/components/forms/loadbar/loadbar.vue.d.ts +1 -1
- package/components/forms/radio/radio.vue.d.ts +3 -2
- package/components/forms/select/select.vue.d.ts +5 -5
- package/components/forms/switcher/switcher.vue.d.ts +3 -2
- package/components/formsExt/editArea/editArea.vue.d.ts +1 -1
- package/components/formsExt/editInput/editInput.vue.d.ts +1 -1
- package/components/formsExt/formsExt.d.ts +2 -0
- package/components/formsExt/info/info.vue.d.ts +22 -0
- package/components/formsExt/info/{info.d.ts → types.d.ts} +5 -10
- package/components/formsExt/menu/menu.vue.d.ts +7 -5
- package/components/formsExt/radioGroup/radioGroup.vue.d.ts +7 -5
- package/components/formsExt/selector2/itemMulti.vue.d.ts +1 -1
- package/components/formsExt/selector2/selector2.vue.d.ts +96 -8
- package/components/layout/islandRows/islandRows.vue.d.ts +3 -2
- package/components/layout/islandRows/islandRowsRow/islandRowsRow.vue.d.ts +3 -2
- package/components/layout/islandRows/islandRowsSubTitle/islandRowsSubTitle.vue.d.ts +18 -0
- package/components/layout/layout.d.ts +2 -0
- package/components/layout/rows/rows.vue.d.ts +3 -2
- package/components/popup/alert/alert.vue.d.ts +2 -1
- package/components/popup/confirm/confirm.vue.d.ts +2 -1
- package/components/popup/popup/listItem.vue.d.ts +2 -1
- package/components/popup/popup/opener.vue.d.ts +2 -1
- package/components/popup/popup/popup.vue.d.ts +2 -1
- package/components/popup/popup/widgetInput.vue.d.ts +4 -4
- package/components/popup/prompt/prompt.vue.d.ts +2 -1
- package/components/project/selectorCompetitors/selectorCompetitors.vue.d.ts +5 -5
- package/components/project/selectorRegion/selectorRegion.vue.d.ts +7 -7
- package/components/project/tagSelector/popupListItem/tagPopupListItem.vue.d.ts +5 -3
- package/components/project/tagSelector/popupOpener/popupOpener.vue.d.ts +6 -5
- package/components/project/tagSelector/tagIcon/tagIcon.vue.d.ts +1 -1
- package/components/project/tagSelector/tagSelector.vue.d.ts +6 -6
- package/components/tabs/tabs/content.vue.d.ts +3 -2
- package/components/tabs/tabs/tab.vue.d.ts +2 -1
- package/components/tabs/tabs/tabs.vue.d.ts +3 -2
- package/components/tabsView/tabsView/menu.vue.d.ts +9 -6
- package/components/tabsView/tabsView/menuDelimeter.vue.d.ts +1 -1
- package/components/tabsView/tabsView/menuItem.vue.d.ts +2 -1
- package/components/tabsView/tabsView/menuTitle.vue.d.ts +2 -1
- package/components/tabsView/tabsView/store.d.ts +5 -5
- package/components/tabsView/tabsView/tabsView.vue.d.ts +9 -6
- package/core/app.amd.js +1 -1
- package/core/app.amd.js.map +1 -1
- package/core/app.js +209 -162
- package/core/app.js.map +1 -1
- package/core/directives/focus.d.ts +3 -1
- package/core/directives/scrollIntoView.d.ts +3 -0
- package/core/directives/scrollShadow.d.ts +15 -0
- package/core/utils/scroll.d.ts +3 -2
- package/core/utils/string.d.ts +1 -1
- package/dialog/dialog.amd.js +1 -1
- package/dialog/dialog.amd.js.map +1 -1
- package/dialog/dialog.js +84 -79
- package/dialog/dialog.js.map +1 -1
- package/forms/forms.amd.js +1 -1
- package/forms/forms.js +1 -1
- package/forms/helpers.amd.js.map +1 -1
- package/forms/helpers.js.map +1 -1
- package/formsExt/formsExt.amd.js +1 -1
- package/formsExt/formsExt.amd.js.map +1 -1
- package/formsExt/formsExt.js +330 -290
- package/formsExt/formsExt.js.map +1 -1
- package/icomoon/Read Me.txt +7 -7
- package/icomoon/Topvisor icons.json +6144 -6144
- package/icomoon/demo-files/demo.css +158 -158
- package/icomoon/demo-files/demo.js +30 -30
- package/icomoon/demo.html +3488 -3488
- package/icomoon/fonts/Topvisor-2.svg +271 -271
- package/icomoon/style.css +765 -765
- package/jquery-ui.min.css +5 -5
- package/layout/layout.amd.js +1 -1
- package/layout/layout.amd.js.map +1 -1
- package/layout/layout.js +33 -25
- package/layout/layout.js.map +1 -1
- package/package.json +33 -33
- package/popup/popup.amd.js +1 -1
- package/popup/popup.amd.js.map +1 -1
- package/popup/popup.js +17 -17
- package/popup/popup.js.map +1 -1
- package/popup/worker.amd.js +1 -1
- package/popup/worker.amd.js.map +1 -1
- package/popup/worker.js +9 -10
- package/popup/worker.js.map +1 -1
- package/project/project.amd.js +1 -1
- package/project/project.amd.js.map +1 -1
- package/project/project.js +307 -307
- package/project/project.js.map +1 -1
- package/require/css.amd.js +12 -12
- package/tabs/tabs.amd.js.map +1 -1
- package/tabs/tabs.js.map +1 -1
- package/tabsView/tabsView.amd.js +1 -1
- package/tabsView/tabsView.amd.js.map +1 -1
- package/tabsView/tabsView.js +37 -37
- package/tabsView/tabsView.js.map +1 -1
- package/utils/check.amd.js.map +1 -1
- package/utils/check.js.map +1 -1
- package/utils/clipboard.amd.js +1 -1
- package/utils/clipboard.amd.js.map +1 -1
- package/utils/clipboard.js +1 -1
- package/utils/clipboard.js.map +1 -1
- package/utils/date.amd.js +1 -1
- package/utils/date.js +1 -1
- package/utils/device.amd.js +1 -1
- package/utils/device.js +1 -1
- package/utils/dom.amd.js +1 -1
- package/utils/dom.amd.js.map +1 -1
- package/utils/dom.js +30 -30
- package/utils/dom.js.map +1 -1
- package/utils/image.amd.js.map +1 -1
- package/utils/image.js.map +1 -1
- package/utils/keyboard.amd.js.map +1 -1
- package/utils/keyboard.js.map +1 -1
- package/utils/lodash.amd.js +1 -1
- package/utils/lodash.js +1 -1
- package/utils/number.amd.js.map +1 -1
- package/utils/number.js.map +1 -1
- package/utils/price.amd.js +1 -1
- package/utils/price.amd.js.map +1 -1
- package/utils/price.js +1 -1
- package/utils/price.js.map +1 -1
- package/utils/route.amd.js +1 -1
- package/utils/route.amd.js.map +1 -1
- package/utils/route.js +5 -5
- package/utils/route.js.map +1 -1
- package/utils/scroll.amd.js +1 -1
- package/utils/scroll.amd.js.map +1 -1
- package/utils/scroll.js +19 -14
- package/utils/scroll.js.map +1 -1
- package/utils/searchers.amd.js.map +1 -1
- package/utils/searchers.js.map +1 -1
- package/utils/string.amd.js +1 -1
- package/utils/string.amd.js.map +1 -1
- package/utils/string.js +48 -47
- package/utils/string.js.map +1 -1
- package/utils/system.amd.js.map +1 -1
- package/utils/system.js.map +1 -1
- package/utils/url.amd.js.map +1 -1
- package/utils/url.js.map +1 -1
- package/web-types.json +130 -89
- package/.chunks/datepicker-D3sw95t_.es.js.map +0 -1
- package/.chunks/datepicker-DKvr3NYw.amd.js.map +0 -1
- package/.chunks/forms-CmlWMEyk.amd.js.map +0 -1
- package/.chunks/forms-D-Qak1sK.es.js.map +0 -1
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BIQ9Xgus.amd.js +0 -2
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BIQ9Xgus.amd.js.map +0 -1
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DJHtjszw.es.js +0 -174
- package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DJHtjszw.es.js.map +0 -1
- package/.chunks/menu.vue_vue_type_style_index_0_lang-B3283XCf.es.js.map +0 -1
- package/.chunks/menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js.map +0 -1
- package/.chunks/notice-BaKZwsEy.es.js.map +0 -1
- package/.chunks/notice-CYeec0mu.amd.js.map +0 -1
- package/.chunks/popup-B7gX8cqM.amd.js +0 -2
- package/.chunks/popup-B7gX8cqM.amd.js.map +0 -1
- package/.chunks/popup-CFLTYUFN.es.js.map +0 -1
- package/.chunks/utils-BVBK0hEY.amd.js.map +0 -1
- package/.chunks/utils-CMUKKTIV.es.js.map +0 -1
- package/.chunks/utils-DBVf1Xft.amd.js +0 -2
- package/.chunks/utils-DBVf1Xft.amd.js.map +0 -1
- package/.chunks/utils-ZLUVHeUu.es.js.map +0 -1
|
@@ -4,11 +4,12 @@ import { ComponentInternalInstance, VNodeProps, AllowedComponentProps, Component
|
|
|
4
4
|
import { PopupEvent, Props } from '../../popup/popup/popup';
|
|
5
5
|
import { OnCleanup } from '@vue/reactivity';
|
|
6
6
|
import { Size } from '../../forms/helpers';
|
|
7
|
-
|
|
7
|
+
type __VLS_Props = Props;
|
|
8
8
|
type __VLS_PublicProps = {
|
|
9
9
|
modelValue?: Props['modelValue'];
|
|
10
|
-
} &
|
|
10
|
+
} & __VLS_Props;
|
|
11
11
|
declare function __VLS_template(): {
|
|
12
|
+
attrs: Partial<{}>;
|
|
12
13
|
slots: Readonly<Slots> & Slots;
|
|
13
14
|
refs: {
|
|
14
15
|
popupRef: ({
|
|
@@ -19,10 +20,10 @@ declare function __VLS_template(): {
|
|
|
19
20
|
readonly class?: string | undefined;
|
|
20
21
|
readonly transitionDuration?: number | undefined;
|
|
21
22
|
readonly footerSupportLink?: string | undefined;
|
|
22
|
-
readonly pos?:
|
|
23
|
+
readonly pos?: "0" | "1" | "2" | "3" | "4" | undefined;
|
|
23
24
|
readonly notch?: boolean | undefined;
|
|
24
25
|
readonly openByHover?: boolean | undefined;
|
|
25
|
-
readonly posBy?:
|
|
26
|
+
readonly posBy?: "fixed" | "left" | "right" | undefined;
|
|
26
27
|
readonly onClose?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
27
28
|
readonly onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
28
29
|
readonly onScrollContentList?: ((e: Event) => any) | undefined;
|
|
@@ -98,19 +99,106 @@ declare function __VLS_template(): {
|
|
|
98
99
|
};
|
|
99
100
|
}) | null;
|
|
100
101
|
};
|
|
101
|
-
|
|
102
|
+
rootEl: any;
|
|
102
103
|
};
|
|
103
104
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
104
105
|
declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
105
|
-
"update:modelValue": (
|
|
106
|
+
"update:modelValue": (value: Item | Item[]) => any;
|
|
106
107
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
107
|
-
"onUpdate:modelValue"?: ((
|
|
108
|
+
"onUpdate:modelValue"?: ((value: Item | Item[]) => any) | undefined;
|
|
108
109
|
}>, {
|
|
109
110
|
size: Size;
|
|
110
111
|
items: Item[];
|
|
111
112
|
minLength: number;
|
|
112
113
|
showSelectedInInput: boolean;
|
|
113
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
114
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
115
|
+
popupRef: ({
|
|
116
|
+
$: ComponentInternalInstance;
|
|
117
|
+
$data: {};
|
|
118
|
+
$props: {
|
|
119
|
+
readonly id?: string | undefined;
|
|
120
|
+
readonly class?: string | undefined;
|
|
121
|
+
readonly transitionDuration?: number | undefined;
|
|
122
|
+
readonly footerSupportLink?: string | undefined;
|
|
123
|
+
readonly pos?: "0" | "1" | "2" | "3" | "4" | undefined;
|
|
124
|
+
readonly notch?: boolean | undefined;
|
|
125
|
+
readonly openByHover?: boolean | undefined;
|
|
126
|
+
readonly posBy?: "fixed" | "left" | "right" | undefined;
|
|
127
|
+
readonly onClose?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
128
|
+
readonly onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
129
|
+
readonly onScrollContentList?: ((e: Event) => any) | undefined;
|
|
130
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
131
|
+
$attrs: {
|
|
132
|
+
[x: string]: unknown;
|
|
133
|
+
};
|
|
134
|
+
$refs: {
|
|
135
|
+
[x: string]: unknown;
|
|
136
|
+
};
|
|
137
|
+
$slots: Readonly<{
|
|
138
|
+
[name: string]: Slot<any> | undefined;
|
|
139
|
+
}>;
|
|
140
|
+
$root: ComponentPublicInstance | null;
|
|
141
|
+
$parent: ComponentPublicInstance | null;
|
|
142
|
+
$host: Element | null;
|
|
143
|
+
$emit: ((event: "close", popupEvent: PopupEvent) => void) & ((event: "open", popupEvent: PopupEvent) => void) & ((event: "scrollContentList", e: Event) => void);
|
|
144
|
+
$el: any;
|
|
145
|
+
$options: ComponentOptionsBase<Readonly< Props> & Readonly<{
|
|
146
|
+
onClose?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
147
|
+
onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
148
|
+
onScrollContentList?: ((e: Event) => any) | undefined;
|
|
149
|
+
}>, {
|
|
150
|
+
popup: PopupClass | undefined;
|
|
151
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
152
|
+
close: (popupEvent: PopupEvent) => any;
|
|
153
|
+
open: (popupEvent: PopupEvent) => any;
|
|
154
|
+
scrollContentList: (e: Event) => any;
|
|
155
|
+
}, string, {
|
|
156
|
+
id: string;
|
|
157
|
+
posBy: "fixed" | "left" | "right";
|
|
158
|
+
pos: "0" | "1" | "2" | "3" | "4";
|
|
159
|
+
notch: boolean;
|
|
160
|
+
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
161
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
162
|
+
created?: (() => void) | (() => void)[];
|
|
163
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
164
|
+
mounted?: (() => void) | (() => void)[];
|
|
165
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
166
|
+
updated?: (() => void) | (() => void)[];
|
|
167
|
+
activated?: (() => void) | (() => void)[];
|
|
168
|
+
deactivated?: (() => void) | (() => void)[];
|
|
169
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
170
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
171
|
+
destroyed?: (() => void) | (() => void)[];
|
|
172
|
+
unmounted?: (() => void) | (() => void)[];
|
|
173
|
+
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
174
|
+
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
175
|
+
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
176
|
+
};
|
|
177
|
+
$forceUpdate: () => void;
|
|
178
|
+
$nextTick: nextTick;
|
|
179
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
180
|
+
} & Readonly<{
|
|
181
|
+
id: string;
|
|
182
|
+
posBy: "fixed" | "left" | "right";
|
|
183
|
+
pos: "0" | "1" | "2" | "3" | "4";
|
|
184
|
+
notch: boolean;
|
|
185
|
+
}> & Omit<Readonly< Props> & Readonly<{
|
|
186
|
+
onClose?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
187
|
+
onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
|
|
188
|
+
onScrollContentList?: ((e: Event) => any) | undefined;
|
|
189
|
+
}>, ("id" | "posBy" | "pos" | "notch") | "popup"> & ShallowUnwrapRef<{
|
|
190
|
+
popup: PopupClass | undefined;
|
|
191
|
+
}> & {} & ComponentCustomProperties & {} & {
|
|
192
|
+
$slots: {
|
|
193
|
+
opener?(_: {}): any;
|
|
194
|
+
header?(_: {}): any;
|
|
195
|
+
widget?(_: {}): any;
|
|
196
|
+
content?(_: {}): any;
|
|
197
|
+
contentList?(_: {}): any;
|
|
198
|
+
footer?(_: {}): any;
|
|
199
|
+
};
|
|
200
|
+
}) | null;
|
|
201
|
+
}, any>;
|
|
114
202
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
115
203
|
export default _default;
|
|
116
204
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { Slots } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: Readonly<Slots> & Slots;
|
|
5
6
|
refs: {};
|
|
6
|
-
|
|
7
|
+
rootEl: HTMLDivElement;
|
|
7
8
|
};
|
|
8
9
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
9
|
-
declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {},
|
|
10
|
+
declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
10
11
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
11
12
|
export default _default;
|
|
12
13
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
2
|
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
3
4
|
slots: {
|
|
4
5
|
default?(_: {}): any;
|
|
5
6
|
};
|
|
6
7
|
refs: {};
|
|
7
|
-
|
|
8
|
+
rootEl: HTMLDivElement;
|
|
8
9
|
};
|
|
9
10
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {},
|
|
11
|
+
declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
12
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
13
|
export default _default;
|
|
13
14
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
+
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
4
|
+
slots: {
|
|
5
|
+
default?(_: {}): any;
|
|
6
|
+
};
|
|
7
|
+
refs: {};
|
|
8
|
+
rootEl: HTMLDivElement;
|
|
9
|
+
};
|
|
10
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
+
declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
12
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
|
+
export default _default;
|
|
14
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
|
+
new (): {
|
|
16
|
+
$slots: S;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { ComponentCustomProps } from 'vue';
|
|
2
2
|
import { default as IslandRows } from './islandRows/islandRows.vue';
|
|
3
3
|
import { default as IslandRowsRow } from './islandRows/islandRowsRow/islandRowsRow.vue';
|
|
4
|
+
import { default as IslandRowsSubTitle } from './islandRows/islandRowsSubTitle/islandRowsSubTitle.vue';
|
|
4
5
|
import { default as Rows } from './rows/rows.vue';
|
|
5
6
|
export declare const TopIslandRows: typeof IslandRows & ComponentCustomProps;
|
|
6
7
|
export declare const TopIslandRowsRow: typeof IslandRowsRow & ComponentCustomProps;
|
|
8
|
+
export declare const TopIslandRowsSubTitle: typeof IslandRowsSubTitle & ComponentCustomProps;
|
|
7
9
|
export declare const TopRows: typeof Rows & ComponentCustomProps;
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import { Props } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
};
|
|
7
8
|
refs: {};
|
|
8
|
-
|
|
9
|
+
rootEl: HTMLDivElement;
|
|
9
10
|
};
|
|
10
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
12
|
declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
12
13
|
gap: "none" | "xs" | "s" | "m" | "l";
|
|
13
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
14
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
15
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
15
16
|
export default _default;
|
|
16
17
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -2,6 +2,7 @@ import { Props } from './alert';
|
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
import { PopupEvent } from '../popup/popup';
|
|
4
4
|
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
5
6
|
slots: {
|
|
6
7
|
opener?(_: {}): any;
|
|
7
8
|
header?(_: {}): any;
|
|
@@ -9,7 +10,7 @@ declare function __VLS_template(): {
|
|
|
9
10
|
footer?(_: {}): any;
|
|
10
11
|
};
|
|
11
12
|
refs: {};
|
|
12
|
-
|
|
13
|
+
rootEl: any;
|
|
13
14
|
};
|
|
14
15
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
16
|
declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -2,6 +2,7 @@ import { PopupEvent } from '../popup/popup';
|
|
|
2
2
|
import { Props } from './confirm';
|
|
3
3
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
4
4
|
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
5
6
|
slots: {
|
|
6
7
|
opener?(_: {}): any;
|
|
7
8
|
header?(_: {}): any;
|
|
@@ -9,7 +10,7 @@ declare function __VLS_template(): {
|
|
|
9
10
|
footer?(_: {}): any;
|
|
10
11
|
};
|
|
11
12
|
refs: {};
|
|
12
|
-
|
|
13
|
+
rootEl: any;
|
|
13
14
|
};
|
|
14
15
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
16
|
declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { ListItemProps } from './popup';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
};
|
|
7
8
|
refs: {};
|
|
8
|
-
|
|
9
|
+
rootEl: any;
|
|
9
10
|
};
|
|
10
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
12
|
declare const __VLS_component: DefineComponent<ListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ListItemProps> & Readonly<{}>, {
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { OpenerProps } from './popup';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
};
|
|
7
8
|
refs: {};
|
|
8
|
-
|
|
9
|
+
rootEl: any;
|
|
9
10
|
};
|
|
10
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
12
|
declare const __VLS_component: DefineComponent<OpenerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<OpenerProps> & Readonly<{}>, {
|
|
@@ -2,6 +2,7 @@ import { default as PopupClass } from '../lib/popup';
|
|
|
2
2
|
import { Props, PopupEvent } from './popup';
|
|
3
3
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
4
4
|
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
5
6
|
slots: {
|
|
6
7
|
opener?(_: {}): any;
|
|
7
8
|
header?(_: {}): any;
|
|
@@ -11,7 +12,7 @@ declare function __VLS_template(): {
|
|
|
11
12
|
footer?(_: {}): any;
|
|
12
13
|
};
|
|
13
14
|
refs: {};
|
|
14
|
-
|
|
15
|
+
rootEl: any;
|
|
15
16
|
};
|
|
16
17
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
17
18
|
declare const __VLS_component: DefineComponent<Props, {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { Props } from '../../forms/input/input';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = Props;
|
|
4
4
|
declare const __VLS_defaults: {
|
|
5
5
|
modelValue: string;
|
|
6
6
|
};
|
|
7
7
|
type __VLS_PublicProps = {
|
|
8
8
|
modelValue?: typeof __VLS_defaults['modelValue'];
|
|
9
|
-
} &
|
|
9
|
+
} & __VLS_Props;
|
|
10
10
|
declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11
|
-
"update:modelValue": (
|
|
11
|
+
"update:modelValue": (value: string) => any;
|
|
12
12
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
13
|
-
"onUpdate:modelValue"?: ((
|
|
13
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
14
14
|
}>, {
|
|
15
15
|
addCleaner: boolean;
|
|
16
16
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
@@ -2,6 +2,7 @@ import { PopupEvent } from '../popup/popup';
|
|
|
2
2
|
import { Props } from './prompt';
|
|
3
3
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
4
4
|
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
5
6
|
slots: {
|
|
6
7
|
opener?(_: {}): any;
|
|
7
8
|
header?(_: {}): any;
|
|
@@ -9,7 +10,7 @@ declare function __VLS_template(): {
|
|
|
9
10
|
footer?(_: {}): any;
|
|
10
11
|
};
|
|
11
12
|
refs: {};
|
|
12
|
-
|
|
13
|
+
rootEl: any;
|
|
13
14
|
};
|
|
14
15
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
16
|
declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Props } from './selectorCompetitors';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = Props;
|
|
4
4
|
type __VLS_PublicProps = {
|
|
5
5
|
modelValue?: Props['modelValue'];
|
|
6
|
-
} &
|
|
6
|
+
} & __VLS_Props;
|
|
7
7
|
declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8
|
-
"update:modelValue": (
|
|
8
|
+
"update:modelValue": (value: number[]) => any;
|
|
9
9
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
10
|
-
"onUpdate:modelValue"?: ((
|
|
10
|
+
"onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
|
|
11
11
|
}>, {
|
|
12
12
|
showSelectAllItem: boolean;
|
|
13
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
13
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
14
|
export default _default;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import { Props, Region, SearcherIndexed, SearcherByKey, Searcher } from './selectorRegion';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = Props;
|
|
4
4
|
type __VLS_PublicProps = {
|
|
5
5
|
modelValue: Props['modelValue'];
|
|
6
6
|
'modelValueSingle'?: Props['modelValueSingle'];
|
|
7
|
-
} &
|
|
7
|
+
} & __VLS_Props;
|
|
8
8
|
declare const _default: DefineComponent<__VLS_PublicProps, {
|
|
9
9
|
getSearcher: () => SearcherIndexed | undefined;
|
|
10
10
|
getRegion: () => Region | undefined;
|
|
11
11
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12
|
-
"update:modelValue": (
|
|
12
|
+
"update:modelValue": (value: number[]) => any;
|
|
13
13
|
compareRegions: (searcherByKey: SearcherByKey) => any;
|
|
14
|
-
"update:modelValueSingle": (
|
|
14
|
+
"update:modelValueSingle": (value: number | undefined) => any;
|
|
15
15
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
16
|
-
"onUpdate:modelValue"?: ((
|
|
16
|
+
"onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
|
|
17
17
|
onCompareRegions?: ((searcherByKey: SearcherByKey) => any) | undefined;
|
|
18
|
-
"onUpdate:modelValueSingle"?: ((
|
|
18
|
+
"onUpdate:modelValueSingle"?: ((value: number | undefined) => any) | undefined;
|
|
19
19
|
}>, {
|
|
20
20
|
addChanger: boolean;
|
|
21
21
|
searchers: Searcher[];
|
|
22
22
|
addSearcherIcon: boolean;
|
|
23
23
|
addRegionIcon: boolean;
|
|
24
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
24
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
25
25
|
export default _default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Props } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = Props;
|
|
4
4
|
type __VLS_PublicProps = {
|
|
5
5
|
'name': Props['name'];
|
|
6
|
-
} &
|
|
6
|
+
} & __VLS_Props;
|
|
7
7
|
declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8
8
|
select: () => any;
|
|
9
9
|
exclude: () => any;
|
|
@@ -14,5 +14,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
|
|
|
14
14
|
onExclude?: (() => any) | undefined;
|
|
15
15
|
"onUpdate:name"?: ((...args: unknown[]) => any) | undefined;
|
|
16
16
|
onUnselect?: (() => any) | undefined;
|
|
17
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
17
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
18
|
+
elName: HTMLSpanElement;
|
|
19
|
+
}, any>;
|
|
18
20
|
export default _default;
|
|
@@ -1,21 +1,22 @@
|
|
|
1
1
|
import { Props } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = Props;
|
|
4
4
|
type __VLS_PublicProps = {
|
|
5
5
|
modelValue: Props['modelValue'];
|
|
6
|
-
} &
|
|
6
|
+
} & __VLS_Props;
|
|
7
7
|
declare function __VLS_template(): {
|
|
8
|
+
attrs: Partial<{}>;
|
|
8
9
|
slots: {
|
|
9
10
|
default?(_: {}): any;
|
|
10
11
|
};
|
|
11
12
|
refs: {};
|
|
12
|
-
|
|
13
|
+
rootEl: any;
|
|
13
14
|
};
|
|
14
15
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
16
|
declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16
|
-
"update:modelValue": (
|
|
17
|
+
"update:modelValue": (value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
|
|
17
18
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
18
|
-
"onUpdate:modelValue"?: ((
|
|
19
|
+
"onUpdate:modelValue"?: ((value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
|
|
19
20
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
20
21
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
21
22
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Props } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { FiltersAction, Props, Tag } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = Props;
|
|
4
4
|
type __VLS_PublicProps = {
|
|
5
5
|
modelValue: Props['modelValue'];
|
|
6
6
|
'tags'?: Tag[];
|
|
7
|
-
} &
|
|
7
|
+
} & __VLS_Props;
|
|
8
8
|
declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9
|
-
"update:modelValue": (
|
|
9
|
+
"update:modelValue": (value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
|
|
10
10
|
selector: (tagsIds: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
|
|
11
11
|
setter: (event: {
|
|
12
12
|
tagsIds: Tag["id"][];
|
|
@@ -16,9 +16,9 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
|
|
|
16
16
|
payload?: Record<string, any>;
|
|
17
17
|
}) => any;
|
|
18
18
|
tagsChanged: (tags: Tag[]) => any;
|
|
19
|
-
"update:tags": (
|
|
19
|
+
"update:tags": (value: Tag[]) => any;
|
|
20
20
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
21
|
-
"onUpdate:modelValue"?: ((
|
|
21
|
+
"onUpdate:modelValue"?: ((value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
|
|
22
22
|
onSelector?: ((tagsIds: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
|
|
23
23
|
onSetter?: ((event: {
|
|
24
24
|
tagsIds: Tag["id"][];
|
|
@@ -28,7 +28,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
|
|
|
28
28
|
payload?: Record<string, any>;
|
|
29
29
|
}) => any) | undefined;
|
|
30
30
|
onTagsChanged?: ((tags: Tag[]) => any) | undefined;
|
|
31
|
-
"onUpdate:tags"?: ((
|
|
31
|
+
"onUpdate:tags"?: ((value: Tag[]) => any) | undefined;
|
|
32
32
|
}>, {
|
|
33
33
|
tagsMax: number;
|
|
34
34
|
requiredForSetter: boolean;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { PropsContent } from './tabs';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
};
|
|
7
8
|
refs: {};
|
|
8
|
-
|
|
9
|
+
rootEl: HTMLDivElement;
|
|
9
10
|
};
|
|
10
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
-
declare const __VLS_component: DefineComponent<PropsContent, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsContent> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
12
|
+
declare const __VLS_component: DefineComponent<PropsContent, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsContent> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
12
13
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
14
|
export default _default;
|
|
14
15
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { PropsTab } from './tabs';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
};
|
|
7
8
|
refs: {};
|
|
8
|
-
|
|
9
|
+
rootEl: any;
|
|
9
10
|
};
|
|
10
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
12
|
declare const __VLS_component: DefineComponent<PropsTab, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsTab> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import { Props } from './tabs';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
buttons?(_: {}): any;
|
|
6
7
|
header?(_: {}): any;
|
|
7
8
|
contents?(_: {}): any;
|
|
8
9
|
};
|
|
9
10
|
refs: {};
|
|
10
|
-
|
|
11
|
+
rootEl: HTMLDivElement;
|
|
11
12
|
};
|
|
12
13
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
-
declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
14
|
+
declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
15
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
15
16
|
export default _default;
|
|
16
17
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { PropsMenu } from './tabsView';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = PropsMenu;
|
|
4
4
|
type __VLS_PublicProps = {
|
|
5
5
|
'isLoading'?: any;
|
|
6
|
-
} &
|
|
6
|
+
} & __VLS_Props;
|
|
7
7
|
declare function __VLS_template(): {
|
|
8
|
+
attrs: Partial<{}>;
|
|
8
9
|
slots: {
|
|
9
10
|
default?(_: {}): any;
|
|
10
11
|
default?(_: {}): any;
|
|
@@ -12,14 +13,16 @@ declare function __VLS_template(): {
|
|
|
12
13
|
refs: {
|
|
13
14
|
elRef: HTMLDivElement;
|
|
14
15
|
};
|
|
15
|
-
|
|
16
|
+
rootEl: HTMLDivElement;
|
|
16
17
|
};
|
|
17
18
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
18
19
|
declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
19
|
-
"update:isLoading": (
|
|
20
|
+
"update:isLoading": (value: any) => any;
|
|
20
21
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
21
|
-
"onUpdate:isLoading"?: ((
|
|
22
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
22
|
+
"onUpdate:isLoading"?: ((value: any) => any) | undefined;
|
|
23
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
24
|
+
elRef: HTMLDivElement;
|
|
25
|
+
}, HTMLDivElement>;
|
|
23
26
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
24
27
|
export default _default;
|
|
25
28
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {},
|
|
2
|
+
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
3
3
|
export default _default;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { PropsMenuItem } from './tabsView';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, Component, ComponentProvideOptions } from 'vue';
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
4
5
|
slots: {
|
|
5
6
|
default?(_: {}): any;
|
|
6
7
|
default?(_: {}): any;
|
|
7
8
|
};
|
|
8
9
|
refs: {};
|
|
9
|
-
|
|
10
|
+
rootEl: any;
|
|
10
11
|
};
|
|
11
12
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
13
|
declare const __VLS_component: DefineComponent<PropsMenuItem, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsMenuItem> & Readonly<{}>, {
|