@poni/adjutant-ui 0.0.106 → 0.0.108
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AdjUploadFile-CyQywon3.cjs +1 -0
- package/dist/AdjUploadFile-hEC_M0bi.js +742 -0
- package/dist/components/AdjButton/AdjButton.vue.d.ts +6 -22
- package/dist/components/AdjButtonCheckbox/AdjButtonCheckbox.vue.d.ts +5 -11
- package/dist/components/AdjCheckbox/AdjCheckbox.vue.d.ts +6 -19
- package/dist/components/AdjDownloadLink/AdjDownloadLink.vue.d.ts +3 -7
- package/dist/components/AdjDropdownLink/AdjDropdownLink.vue.d.ts +3 -10
- package/dist/components/AdjFilterCheckbox/AdjFilterCheckbox.vue.d.ts +5 -9
- package/dist/components/AdjFilterSelect/AdjFilterSelect.vue.d.ts +5 -14
- package/dist/components/AdjFilters/AdjFilters.vue.d.ts +5 -7
- package/dist/components/AdjFiltersMobile/AdjFiltersMobile.vue.d.ts +5 -15
- package/dist/components/AdjHint/AdjHint.vue.d.ts +16 -25
- package/dist/components/AdjHintDesktop/AdjHintDesktop.vue.d.ts +4 -14
- package/dist/components/AdjIcon/AdjIcon.vue.d.ts +6 -18
- package/dist/components/AdjIconButton/AdjIconButton.vue.d.ts +7 -17
- package/dist/components/AdjIconButtonText/AdjIconButtonText.vue.d.ts +6 -14
- package/dist/components/AdjImageButton/AdjImageButton.vue.d.ts +4 -8
- package/dist/components/AdjInput/AdjInput.vue.d.ts +7 -27
- package/dist/components/AdjInputModern/AdjInputModern.vue.d.ts +5 -13
- package/dist/components/AdjInputNumber/AdjInputNumber.vue.d.ts +5 -15
- package/dist/components/AdjModal/AdjModal.vue.d.ts +13 -18
- package/dist/components/AdjRadio/AdjRadio.vue.d.ts +6 -14
- package/dist/components/AdjScroll/AdjScroll.vue.d.ts +10 -13
- package/dist/components/AdjSelect/AdjSelect.vue.d.ts +6 -24
- package/dist/components/AdjSelectImage/AdjSelectImage.vue.d.ts +5 -17
- package/dist/components/AdjSelectModern/AdjSelectModern.vue.d.ts +15 -18
- package/dist/components/AdjSkeleton/AdjSkeleton.vue.d.ts +5 -11
- package/dist/components/AdjSkeletonItem/AdjSkeletonItem.vue.d.ts +4 -12
- package/dist/components/AdjSliderButton/AdjSliderButton.vue.d.ts +6 -10
- package/dist/components/AdjSvg/AdjSvgActive.vue.d.ts +1 -1
- package/dist/components/AdjSvg/AdjSvgEdit.vue.d.ts +1 -1
- package/dist/components/AdjSvg/AdjSvgFly.vue.d.ts +1 -1
- package/dist/components/AdjSvg/AdjSvgYoutube.vue.d.ts +1 -1
- package/dist/components/AdjTabs/AdjTabs.vue.d.ts +5 -9
- package/dist/components/AdjUploadFile/AdjUploadFile.vue.d.ts +5 -13
- package/dist/components/constructor/AdjBlocks/AdjBlocks.vue.d.ts +5 -11
- package/dist/components/constructor/AdjLaminates/AdjLaminates.vue.d.ts +5 -11
- package/dist/components/constructor/AdjMaterials/AdjMaterials.vue.d.ts +5 -11
- package/dist/components/constructor/AdjModels/AdjModels.vue.d.ts +5 -13
- package/dist/components/constructor/AdjNavigator/AdjNavigator.vue.d.ts +5 -10
- package/dist/components/constructor/AdjPersonalizationConfigurator/AdjPersonalizationConfigurator.vue.d.ts +5 -28
- package/dist/components/constructor/AdjPersonalizations/AdjPersonalizations.vue.d.ts +5 -13
- package/dist/components/constructor/AdjPricebar/AdjPricebar.vue.d.ts +5 -35
- package/dist/components/constructor/AdjProducts/AdjProducts.vue.d.ts +5 -11
- package/dist/components/constructor/AdjStitchings/AdjStitchings.vue.d.ts +5 -11
- package/dist/components/constructor/elements/AdjCoverGroupItem/AdjCoverGroupItem.vue.d.ts +5 -13
- package/dist/components/constructor/elements/AdjCoverItem/AdjCoverItem.vue.d.ts +5 -27
- package/dist/components/constructor/elements/AdjImageItem/AdjImageItem.vue.d.ts +5 -43
- package/dist/components/constructor/elements/AdjNavigatorItem/AdjNavigatorItem.vue.d.ts +1 -1
- package/dist/components/constructor/elements/AdjNavigatorWrapper/AdjNavigatorWrapper.vue.d.ts +4 -9
- package/dist/components/constructor/elements/AdjPersonalizationConfiguratorElements/AdjPersonalizationConfiguratorElements.vue.d.ts +5 -15
- package/dist/components/constructor/elements/AdjPricebarWrapper/AdjPricebarWrapper.vue.d.ts +5 -8
- package/dist/components.cjs +1 -1
- package/dist/components.js +6 -6
- package/dist/constructor.cjs +1 -1
- package/dist/constructor.js +157 -155
- package/dist/style.css +1 -1
- package/package.json +18 -18
- package/dist/AdjUploadFile-86rb42Go.cjs +0 -1
- package/dist/AdjUploadFile-DCZf3Y1A.js +0 -713
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { TDesign, TIconName } from '../../misc/types';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
/** Заголовок */
|
|
4
4
|
title: string;
|
|
5
5
|
/** Во всю ширину */
|
|
6
6
|
flex?: boolean;
|
|
7
7
|
/** Размер */
|
|
8
|
-
size?:
|
|
8
|
+
size?: 'small' | 'medium';
|
|
9
9
|
/** Стиль */
|
|
10
10
|
design?: TDesign;
|
|
11
11
|
/** Неактивен */
|
|
@@ -16,26 +16,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
16
16
|
iconLeft?: TIconName;
|
|
17
17
|
/** Иконка справа */
|
|
18
18
|
iconRight?: TIconName;
|
|
19
|
-
}
|
|
19
|
+
};
|
|
20
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
20
21
|
click: () => any;
|
|
21
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
22
|
-
/** Заголовок */
|
|
23
|
-
title: string;
|
|
24
|
-
/** Во всю ширину */
|
|
25
|
-
flex?: boolean;
|
|
26
|
-
/** Размер */
|
|
27
|
-
size?: "small" | "medium";
|
|
28
|
-
/** Стиль */
|
|
29
|
-
design?: TDesign;
|
|
30
|
-
/** Неактивен */
|
|
31
|
-
disabled?: boolean;
|
|
32
|
-
/** Круглый дизайн */
|
|
33
|
-
round?: boolean;
|
|
34
|
-
/** Иконка слева */
|
|
35
|
-
iconLeft?: TIconName;
|
|
36
|
-
/** Иконка справа */
|
|
37
|
-
iconRight?: TIconName;
|
|
38
|
-
}> & Readonly<{
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
39
23
|
onClick?: (() => any) | undefined;
|
|
40
24
|
}>, {
|
|
41
25
|
flex: boolean;
|
|
@@ -45,5 +29,5 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
45
29
|
round: boolean;
|
|
46
30
|
iconLeft: TIconName;
|
|
47
31
|
iconRight: TIconName;
|
|
48
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
32
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
49
33
|
export default _default;
|
|
@@ -1,23 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
/** Заголовок */
|
|
3
3
|
title: string;
|
|
4
4
|
/** Значение фильтра */
|
|
5
5
|
modelValue?: boolean;
|
|
6
6
|
/** Иконка слева */
|
|
7
7
|
iconLeft?: string;
|
|
8
|
-
}
|
|
8
|
+
};
|
|
9
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
9
10
|
"update:modelValue": (value: boolean) => any;
|
|
10
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
11
|
-
/** Заголовок */
|
|
12
|
-
title: string;
|
|
13
|
-
/** Значение фильтра */
|
|
14
|
-
modelValue?: boolean;
|
|
15
|
-
/** Иконка слева */
|
|
16
|
-
iconLeft?: string;
|
|
17
|
-
}> & Readonly<{
|
|
11
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
18
12
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
19
13
|
}>, {
|
|
20
14
|
iconLeft: string;
|
|
21
15
|
modelValue: boolean;
|
|
22
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
16
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
23
17
|
export default _default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { IAdjCheckboxItem } from './IAdjCheckboxItem';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
/** Заголовок */
|
|
4
4
|
title?: string;
|
|
5
5
|
/** Позиция */
|
|
6
|
-
titlePosition?:
|
|
6
|
+
titlePosition?: 'left' | 'right';
|
|
7
7
|
/** Список значений
|
|
8
8
|
* { checked: true },
|
|
9
9
|
* { checked: false }
|
|
@@ -13,28 +13,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
13
13
|
modelValue?: IAdjCheckboxItem;
|
|
14
14
|
/** Неактивен */
|
|
15
15
|
disabled?: boolean;
|
|
16
|
-
}
|
|
16
|
+
};
|
|
17
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
17
18
|
"update:modelValue": (value: IAdjCheckboxItem) => any;
|
|
18
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
19
|
-
/** Заголовок */
|
|
20
|
-
title?: string;
|
|
21
|
-
/** Позиция */
|
|
22
|
-
titlePosition?: "left" | "right";
|
|
23
|
-
/** Список значений
|
|
24
|
-
* { checked: true },
|
|
25
|
-
* { checked: false }
|
|
26
|
-
*/
|
|
27
|
-
items: IAdjCheckboxItem[];
|
|
28
|
-
/** Выбранное состояние */
|
|
29
|
-
modelValue?: IAdjCheckboxItem;
|
|
30
|
-
/** Неактивен */
|
|
31
|
-
disabled?: boolean;
|
|
32
|
-
}> & Readonly<{
|
|
19
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
33
20
|
"onUpdate:modelValue"?: ((value: IAdjCheckboxItem) => any) | undefined;
|
|
34
21
|
}>, {
|
|
35
22
|
title: string;
|
|
36
23
|
disabled: boolean;
|
|
37
24
|
modelValue: IAdjCheckboxItem;
|
|
38
25
|
titlePosition: "left" | "right";
|
|
39
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
26
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
40
27
|
export default _default;
|
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
/** Заголовок */
|
|
3
3
|
title: string;
|
|
4
4
|
/** url ссылки */
|
|
5
5
|
href: string;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
title: string;
|
|
9
|
-
/** url ссылки */
|
|
10
|
-
href: string;
|
|
11
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
};
|
|
7
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLAnchorElement>;
|
|
12
8
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
/** Заголовок */
|
|
3
3
|
title: string;
|
|
4
4
|
/** Список ссылок */
|
|
@@ -6,13 +6,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
6
6
|
title: string;
|
|
7
7
|
href: string;
|
|
8
8
|
}[];
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
title: string;
|
|
12
|
-
/** Список ссылок */
|
|
13
|
-
items: {
|
|
14
|
-
title: string;
|
|
15
|
-
href: string;
|
|
16
|
-
}[];
|
|
17
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
};
|
|
10
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
18
11
|
export default _default;
|
|
@@ -1,18 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
/** Заголовок */
|
|
3
3
|
title: string;
|
|
4
4
|
/** Значение фильтра */
|
|
5
5
|
modelValue?: boolean;
|
|
6
|
-
}
|
|
6
|
+
};
|
|
7
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
7
8
|
"update:modelValue": (value: boolean) => any;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
9
|
-
/** Заголовок */
|
|
10
|
-
title: string;
|
|
11
|
-
/** Значение фильтра */
|
|
12
|
-
modelValue?: boolean;
|
|
13
|
-
}> & Readonly<{
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
14
10
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
15
11
|
}>, {
|
|
16
12
|
modelValue: boolean;
|
|
17
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
18
14
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IAdjFilterSelectItem } from './IAdjFilterSelectItem';
|
|
2
2
|
import { THorizontalPosition } from '../../misc/types';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = {
|
|
4
4
|
/** Название/заголовок */
|
|
5
5
|
title: string;
|
|
6
6
|
/** Расположение */
|
|
@@ -9,23 +9,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
9
9
|
items: IAdjFilterSelectItem[];
|
|
10
10
|
/** Выбранный элемент */
|
|
11
11
|
modelValue: IAdjFilterSelectItem | {};
|
|
12
|
-
}
|
|
12
|
+
};
|
|
13
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
13
14
|
"update:modelValue": (value: {} | IAdjFilterSelectItem) => any;
|
|
14
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
15
|
-
/** Название/заголовок */
|
|
16
|
-
title: string;
|
|
17
|
-
/** Расположение */
|
|
18
|
-
position?: THorizontalPosition;
|
|
19
|
-
/** Список элементов */
|
|
20
|
-
items: IAdjFilterSelectItem[];
|
|
21
|
-
/** Выбранный элемент */
|
|
22
|
-
modelValue: IAdjFilterSelectItem | {};
|
|
23
|
-
}> & Readonly<{
|
|
15
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
24
16
|
"onUpdate:modelValue"?: ((value: {} | IAdjFilterSelectItem) => any) | undefined;
|
|
25
17
|
}>, {
|
|
26
|
-
items: IAdjFilterSelectItem[];
|
|
27
18
|
position: THorizontalPosition;
|
|
28
19
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
29
20
|
refElement: HTMLDivElement;
|
|
30
|
-
},
|
|
21
|
+
}, HTMLDivElement>;
|
|
31
22
|
export default _default;
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { IAdjFilterSelectItem } from '../AdjFilterSelect/IAdjFilterSelectItem';
|
|
2
2
|
import { IAdjFiltersItem } from './IAdjFiltersItem';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = {
|
|
4
4
|
filters: IAdjFiltersItem[];
|
|
5
5
|
modelValue: (IAdjFilterSelectItem | {} | boolean)[];
|
|
6
|
-
}
|
|
6
|
+
};
|
|
7
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
7
8
|
"update:modelValue": (value: (boolean | {} | IAdjFilterSelectItem)[]) => any;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
9
|
-
filters: IAdjFiltersItem[];
|
|
10
|
-
modelValue: (IAdjFilterSelectItem | {} | boolean)[];
|
|
11
|
-
}> & Readonly<{
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
12
10
|
"onUpdate:modelValue"?: ((value: (boolean | {} | IAdjFilterSelectItem)[]) => any) | undefined;
|
|
13
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
11
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
12
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IAdjFiltersMobileItem } from './IAdjFiltersMobileItem';
|
|
2
2
|
import { IAdjFilterSelectItem } from '../AdjFilterSelect/IAdjFilterSelectItem';
|
|
3
|
-
|
|
3
|
+
type __VLS_Props = {
|
|
4
4
|
/** Массив фильтров */
|
|
5
5
|
filters: IAdjFiltersMobileItem[];
|
|
6
6
|
/** Массив выбранных фильтров */
|
|
@@ -11,22 +11,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
11
11
|
title: string;
|
|
12
12
|
/** Название ссылки сбросить */
|
|
13
13
|
reset: string;
|
|
14
|
-
}
|
|
14
|
+
};
|
|
15
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
15
16
|
"update:modelValue": (value: (boolean | {} | IAdjFilterSelectItem)[]) => any;
|
|
16
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
17
|
-
/** Массив фильтров */
|
|
18
|
-
filters: IAdjFiltersMobileItem[];
|
|
19
|
-
/** Массив выбранных фильтров */
|
|
20
|
-
modelValue: (IAdjFilterSelectItem | {} | boolean)[];
|
|
21
|
-
/** Ширина плашки при ширине >=780 */
|
|
22
|
-
width?: string;
|
|
23
|
-
/** Название кнопки / заголовок */
|
|
24
|
-
title: string;
|
|
25
|
-
/** Название ссылки сбросить */
|
|
26
|
-
reset: string;
|
|
27
|
-
}> & Readonly<{
|
|
17
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
28
18
|
"onUpdate:modelValue"?: ((value: (boolean | {} | IAdjFilterSelectItem)[]) => any) | undefined;
|
|
29
19
|
}>, {
|
|
30
20
|
width: string;
|
|
31
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
21
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
32
22
|
export default _default;
|
|
@@ -1,16 +1,5 @@
|
|
|
1
1
|
import { THorizontalPosition, TVerticalPosition } from '../../misc/types';
|
|
2
|
-
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {
|
|
7
|
-
refSlot: HTMLDivElement;
|
|
8
|
-
refHint: HTMLDivElement;
|
|
9
|
-
};
|
|
10
|
-
attrs: Partial<{}>;
|
|
11
|
-
};
|
|
12
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
-
declare const __VLS_component: import('vue').DefineComponent<{
|
|
2
|
+
type __VLS_Props = {
|
|
14
3
|
/** HTML-содержимое хинта */
|
|
15
4
|
html: string;
|
|
16
5
|
/** Расположение хинта по горизонтали */
|
|
@@ -21,18 +10,20 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
|
21
10
|
dark?: boolean;
|
|
22
11
|
/** Показывать модалки при маленькой ширине по клику */
|
|
23
12
|
modalMode?: boolean;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
}
|
|
13
|
+
};
|
|
14
|
+
declare function __VLS_template(): {
|
|
15
|
+
attrs: Partial<{}>;
|
|
16
|
+
slots: {
|
|
17
|
+
default?(_: {}): any;
|
|
18
|
+
};
|
|
19
|
+
refs: {
|
|
20
|
+
refSlot: HTMLDivElement;
|
|
21
|
+
refHint: HTMLDivElement;
|
|
22
|
+
};
|
|
23
|
+
rootEl: HTMLDivElement;
|
|
24
|
+
};
|
|
25
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
26
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
36
27
|
html: string;
|
|
37
28
|
horizontalPosition: THorizontalPosition;
|
|
38
29
|
verticalPosition: TVerticalPosition;
|
|
@@ -41,7 +32,7 @@ declare const __VLS_component: import('vue').DefineComponent<{
|
|
|
41
32
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
42
33
|
refSlot: HTMLDivElement;
|
|
43
34
|
refHint: HTMLDivElement;
|
|
44
|
-
},
|
|
35
|
+
}, HTMLDivElement>;
|
|
45
36
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
46
37
|
export default _default;
|
|
47
38
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { THorizontalPosition, TVerticalPosition } from '../../misc/types';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
/** HTML-содержимое хинта */
|
|
4
4
|
html: string;
|
|
5
5
|
/** Расположение хинта по горизонтали */
|
|
@@ -10,22 +10,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
10
10
|
dark?: boolean;
|
|
11
11
|
/** Ширина элемента */
|
|
12
12
|
width?: string;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
html: string;
|
|
16
|
-
/** Расположение хинта по горизонтали */
|
|
17
|
-
horizontalPosition: THorizontalPosition;
|
|
18
|
-
/** Расположение хинта по вертикали */
|
|
19
|
-
verticalPosition: TVerticalPosition;
|
|
20
|
-
/** Тёмный стиль хинта */
|
|
21
|
-
dark?: boolean;
|
|
22
|
-
/** Ширина элемента */
|
|
23
|
-
width?: string;
|
|
24
|
-
}> & Readonly<{}>, {
|
|
13
|
+
};
|
|
14
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
25
15
|
html: string;
|
|
26
16
|
width: string;
|
|
27
17
|
horizontalPosition: THorizontalPosition;
|
|
28
18
|
verticalPosition: TVerticalPosition;
|
|
29
19
|
dark: boolean;
|
|
30
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
20
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
31
21
|
export default _default;
|
|
@@ -1,33 +1,21 @@
|
|
|
1
1
|
import { THorizontalPosition, TIconName } from '../../misc/types';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
/** Иконка */
|
|
4
4
|
iconName: TIconName;
|
|
5
5
|
/** Размер */
|
|
6
6
|
size?: number;
|
|
7
7
|
/** Дизайн кнопки */
|
|
8
|
-
design?:
|
|
8
|
+
design?: 'light' | 'contrast' | 'dark-back';
|
|
9
9
|
/** Подвсазка */
|
|
10
10
|
tooltip?: string;
|
|
11
11
|
/** Неактивен */
|
|
12
12
|
disabled?: boolean;
|
|
13
13
|
/** Расположение хинта по горизонтали */
|
|
14
14
|
tooltipPosition?: THorizontalPosition;
|
|
15
|
-
}
|
|
15
|
+
};
|
|
16
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
16
17
|
click: () => any;
|
|
17
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
18
|
-
/** Иконка */
|
|
19
|
-
iconName: TIconName;
|
|
20
|
-
/** Размер */
|
|
21
|
-
size?: number;
|
|
22
|
-
/** Дизайн кнопки */
|
|
23
|
-
design?: "light" | "contrast" | "dark-back";
|
|
24
|
-
/** Подвсазка */
|
|
25
|
-
tooltip?: string;
|
|
26
|
-
/** Неактивен */
|
|
27
|
-
disabled?: boolean;
|
|
28
|
-
/** Расположение хинта по горизонтали */
|
|
29
|
-
tooltipPosition?: THorizontalPosition;
|
|
30
|
-
}> & Readonly<{
|
|
18
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
31
19
|
onClick?: (() => any) | undefined;
|
|
32
20
|
}>, {
|
|
33
21
|
size: number;
|
|
@@ -35,5 +23,5 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
35
23
|
disabled: boolean;
|
|
36
24
|
tooltip: string;
|
|
37
25
|
tooltipPosition: THorizontalPosition;
|
|
38
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
26
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
39
27
|
export default _default;
|
|
@@ -1,34 +1,24 @@
|
|
|
1
1
|
import { TIconName } from '../../misc/types';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
/** Имя иконки */
|
|
4
4
|
iconName: TIconName;
|
|
5
5
|
/** Количество - в оранжевом кружке */
|
|
6
6
|
qty?: number;
|
|
7
7
|
/** Размер */
|
|
8
|
-
size?:
|
|
8
|
+
size?: 'small' | 'medium';
|
|
9
9
|
/** Стиль */
|
|
10
|
-
design?:
|
|
10
|
+
design?: 'white-back' | 'dark-back' | 'light-back';
|
|
11
11
|
/** Неактивен */
|
|
12
12
|
disabled?: boolean;
|
|
13
|
-
}
|
|
13
|
+
};
|
|
14
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
14
15
|
click: () => any;
|
|
15
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
16
|
-
/** Имя иконки */
|
|
17
|
-
iconName: TIconName;
|
|
18
|
-
/** Количество - в оранжевом кружке */
|
|
19
|
-
qty?: number;
|
|
20
|
-
/** Размер */
|
|
21
|
-
size?: "small" | "medium";
|
|
22
|
-
/** Стиль */
|
|
23
|
-
design?: "white-back" | "dark-back" | "light-back";
|
|
24
|
-
/** Неактивен */
|
|
25
|
-
disabled?: boolean;
|
|
26
|
-
}> & Readonly<{
|
|
16
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
27
17
|
onClick?: (() => any) | undefined;
|
|
28
18
|
}>, {
|
|
29
19
|
size: "small" | "medium";
|
|
30
20
|
design: "white-back" | "dark-back" | "light-back";
|
|
31
21
|
disabled: boolean;
|
|
32
22
|
qty: number;
|
|
33
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
23
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
34
24
|
export default _default;
|
|
@@ -1,27 +1,19 @@
|
|
|
1
1
|
import { TIconName } from '../../misc/types';
|
|
2
|
-
|
|
2
|
+
type __VLS_Props = {
|
|
3
3
|
/** Имя иконки */
|
|
4
4
|
iconName: TIconName;
|
|
5
5
|
/** Выезжающая надпись */
|
|
6
6
|
text: string;
|
|
7
7
|
/** Расположение надписи */
|
|
8
|
-
textPosition?:
|
|
8
|
+
textPosition?: 'left' | 'right';
|
|
9
9
|
/** Загрузка */
|
|
10
10
|
loading?: boolean;
|
|
11
|
-
}
|
|
11
|
+
};
|
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
12
13
|
click: () => any;
|
|
13
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
14
|
-
/** Имя иконки */
|
|
15
|
-
iconName: TIconName;
|
|
16
|
-
/** Выезжающая надпись */
|
|
17
|
-
text: string;
|
|
18
|
-
/** Расположение надписи */
|
|
19
|
-
textPosition?: "left" | "right";
|
|
20
|
-
/** Загрузка */
|
|
21
|
-
loading?: boolean;
|
|
22
|
-
}> & Readonly<{
|
|
14
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
23
15
|
onClick?: (() => any) | undefined;
|
|
24
16
|
}>, {
|
|
25
17
|
textPosition: "left" | "right";
|
|
26
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
18
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
27
19
|
export default _default;
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
/** Url картинки */
|
|
3
3
|
image?: string;
|
|
4
4
|
/** Выделен */
|
|
5
5
|
active?: boolean;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
image?: string;
|
|
9
|
-
/** Выделен */
|
|
10
|
-
active?: boolean;
|
|
11
|
-
}> & Readonly<{}>, {
|
|
6
|
+
};
|
|
7
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
12
8
|
image: string;
|
|
13
9
|
active: boolean;
|
|
14
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
10
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
15
11
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
/** Заголовок */
|
|
3
3
|
title?: string;
|
|
4
4
|
/** Текст в инпуте */
|
|
@@ -12,37 +12,17 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
12
12
|
/** Обязательный инпут */
|
|
13
13
|
required?: boolean;
|
|
14
14
|
/** Позиция заголовка */
|
|
15
|
-
titlePosition?:
|
|
15
|
+
titlePosition?: 'left' | 'top';
|
|
16
16
|
/** Вид: пароль или текст */
|
|
17
|
-
type?:
|
|
17
|
+
type?: 'password' | 'text';
|
|
18
18
|
/** Текст подсказки */
|
|
19
19
|
hint?: string;
|
|
20
20
|
/** Задержка автоматического срабатывания события update:value(0 - отключить) */
|
|
21
21
|
debounceTime?: number;
|
|
22
|
-
}
|
|
22
|
+
};
|
|
23
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
23
24
|
"update:modelValue": (value: string) => any;
|
|
24
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
25
|
-
/** Заголовок */
|
|
26
|
-
title?: string;
|
|
27
|
-
/** Текст в инпуте */
|
|
28
|
-
modelValue?: string;
|
|
29
|
-
/** Заглушка */
|
|
30
|
-
placeholder?: string;
|
|
31
|
-
/** Ошибка инпута */
|
|
32
|
-
error?: boolean;
|
|
33
|
-
/** Неактивный инпут */
|
|
34
|
-
disabled?: boolean;
|
|
35
|
-
/** Обязательный инпут */
|
|
36
|
-
required?: boolean;
|
|
37
|
-
/** Позиция заголовка */
|
|
38
|
-
titlePosition?: "left" | "top";
|
|
39
|
-
/** Вид: пароль или текст */
|
|
40
|
-
type?: "password" | "text";
|
|
41
|
-
/** Текст подсказки */
|
|
42
|
-
hint?: string;
|
|
43
|
-
/** Задержка автоматического срабатывания события update:value(0 - отключить) */
|
|
44
|
-
debounceTime?: number;
|
|
45
|
-
}> & Readonly<{
|
|
25
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
46
26
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
47
27
|
}>, {
|
|
48
28
|
title: string;
|
|
@@ -55,5 +35,5 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
55
35
|
error: boolean;
|
|
56
36
|
hint: string;
|
|
57
37
|
debounceTime: number;
|
|
58
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
38
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
59
39
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
type __VLS_Props = {
|
|
2
2
|
/** Текст в инпута */
|
|
3
3
|
modelValue?: string;
|
|
4
4
|
/** Заглушка */
|
|
@@ -7,23 +7,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
7
7
|
disabled?: boolean;
|
|
8
8
|
/** Задержка автоматического срабатывания события update:value(0 - отключить) */
|
|
9
9
|
debounceTime?: number;
|
|
10
|
-
}
|
|
10
|
+
};
|
|
11
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
11
12
|
"update:modelValue": (value: string) => any;
|
|
12
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
13
|
-
/** Текст в инпута */
|
|
14
|
-
modelValue?: string;
|
|
15
|
-
/** Заглушка */
|
|
16
|
-
placeholder?: string;
|
|
17
|
-
/** Неактивный инпут */
|
|
18
|
-
disabled?: boolean;
|
|
19
|
-
/** Задержка автоматического срабатывания события update:value(0 - отключить) */
|
|
20
|
-
debounceTime?: number;
|
|
21
|
-
}> & Readonly<{
|
|
13
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
22
14
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
23
15
|
}>, {
|
|
24
16
|
disabled: boolean;
|
|
25
17
|
modelValue: string;
|
|
26
18
|
placeholder: string;
|
|
27
19
|
debounceTime: number;
|
|
28
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
20
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
29
21
|
export default _default;
|