@poni/adjutant-ui 0.0.101 → 0.0.102
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/AdjSvgActive-_jf_nXsW.js +312 -0
- package/dist/AdjSvgActive-q5vUaXKl.cjs +1 -0
- package/dist/components/AdjButton/AdjButton.mock.d.ts +2 -2
- package/dist/components/AdjButton/AdjButton.vue.d.ts +43 -43
- package/dist/components/AdjButtonCheckbox/AdjButtonCheckbox.mock.d.ts +2 -2
- package/dist/components/AdjButtonCheckbox/AdjButtonCheckbox.vue.d.ts +19 -29
- package/dist/components/AdjCheckbox/AdjCheckbox.mock.d.ts +3 -3
- package/dist/components/AdjCheckbox/AdjCheckbox.vue.d.ts +36 -45
- package/dist/components/AdjCheckbox/IAdjCheckboxItem.d.ts +3 -0
- package/dist/components/AdjDownloadLink/AdjDownloadLink.mock.d.ts +2 -2
- package/dist/components/AdjDownloadLink/AdjDownloadLink.vue.d.ts +11 -19
- package/dist/components/AdjDropdownLink/AdjDropdownLink.mock.d.ts +2 -2
- package/dist/components/AdjDropdownLink/AdjDropdownLink.vue.d.ts +17 -19
- package/dist/components/AdjFilterCheckbox/AdjFilterCheckbox.mock.d.ts +2 -2
- package/dist/components/AdjFilterCheckbox/AdjFilterCheckbox.vue.d.ts +15 -27
- package/dist/components/AdjFilterSelect/AdjFilterSelect.mock.d.ts +2 -2
- package/dist/components/AdjFilterSelect/AdjFilterSelect.vue.d.ts +25 -30
- package/dist/components/AdjFilters/AdjFilters.mock.d.ts +2 -2
- package/dist/components/AdjFilters/AdjFilters.vue.d.ts +11 -22
- package/dist/components/AdjFilters/IAdjFiltersItem.d.ts +3 -2
- package/dist/components/AdjFiltersMobile/AdjFiltersMobile.mock.d.ts +2 -2
- package/dist/components/AdjFiltersMobile/AdjFiltersMobile.vue.d.ts +28 -27
- package/dist/components/AdjFiltersMobile/IAdjFiltersMobileItem.d.ts +2 -1
- package/dist/components/AdjHint/AdjHint.mock.d.ts +7 -4
- package/dist/components/AdjHint/AdjHint.stories.d.ts +6 -3
- package/dist/components/AdjHint/AdjHint.vue.d.ts +41 -33
- package/dist/components/AdjHintDesktop/AdjHintDesktop.mock.d.ts +4 -0
- package/dist/components/AdjHintDesktop/AdjHintDesktop.stories.d.ts +8 -0
- package/dist/components/AdjHintDesktop/AdjHintDesktop.vue.d.ts +31 -0
- package/dist/components/AdjIcon/AdjIcon.mock.d.ts +2 -2
- package/dist/components/AdjIcon/AdjIcon.vue.d.ts +35 -31
- package/dist/components/AdjIconButton/AdjIconButton.mock.d.ts +5 -5
- package/dist/components/AdjIconButton/AdjIconButton.vue.d.ts +28 -33
- package/dist/components/AdjIconButtonText/AdjIconButtonText.mock.d.ts +2 -2
- package/dist/components/AdjIconButtonText/AdjIconButtonText.vue.d.ts +24 -27
- package/dist/components/AdjImageButton/AdjImageButton.mock.d.ts +2 -2
- package/dist/components/AdjImageButton/AdjImageButton.vue.d.ts +13 -27
- package/dist/components/AdjInput/AdjInput.mock.d.ts +3 -3
- package/dist/components/AdjInput/AdjInput.vue.d.ts +47 -45
- package/dist/components/AdjInputModern/AdjInputModern.mock.d.ts +2 -2
- package/dist/components/AdjInputModern/AdjInputModern.vue.d.ts +23 -33
- package/dist/components/AdjInputNumber/AdjInputNumber.mock.d.ts +2 -2
- package/dist/components/AdjInputNumber/AdjInputNumber.vue.d.ts +27 -35
- package/dist/components/AdjModal/AdjModal.mock.d.ts +3 -3
- package/dist/components/AdjModal/AdjModal.vue.d.ts +25 -30
- package/dist/components/AdjRadio/AdjRadio.mock.d.ts +3 -3
- package/dist/components/AdjRadio/AdjRadio.vue.d.ts +24 -32
- package/dist/components/AdjRadio/IAdjRadioItem.d.ts +2 -2
- package/dist/components/AdjScroll/AdjScroll.mock.d.ts +2 -2
- package/dist/components/AdjScroll/AdjScroll.vue.d.ts +19 -28
- package/dist/components/AdjSelect/AdjSelect.mock.d.ts +3 -3
- package/dist/components/AdjSelect/AdjSelect.vue.d.ts +41 -40
- package/dist/components/AdjSelect/IAdjSelectItem.d.ts +1 -1
- package/dist/components/AdjSelectImage/AdjSelectImage.mock.d.ts +3 -2
- package/dist/components/AdjSelectImage/AdjSelectImage.stories.d.ts +2 -1
- package/dist/components/AdjSelectImage/AdjSelectImage.vue.d.ts +35 -31
- package/dist/components/AdjSelectImage/IAdjSelectImageItem.d.ts +6 -3
- package/dist/components/AdjSelectModern/AdjSelectModern.mock.d.ts +4 -0
- package/dist/components/AdjSelectModern/AdjSelectModern.stories.d.ts +8 -0
- package/dist/components/AdjSelectModern/AdjSelectModern.vue.d.ts +30 -0
- package/dist/components/AdjSelectModern/IAdjSelectModernItem.d.ts +6 -0
- package/dist/components/AdjSkeleton/AdjSkeleton.mock.d.ts +5 -5
- package/dist/components/AdjSkeleton/AdjSkeleton.vue.d.ts +18 -29
- package/dist/components/AdjSkeletonItem/AdjSkeletonItem.mock.d.ts +2 -2
- package/dist/components/AdjSkeletonItem/AdjSkeletonItem.vue.d.ts +20 -30
- package/dist/components/AdjSliderButton/AdjSliderButton.mock.d.ts +2 -2
- package/dist/components/AdjSliderButton/AdjSliderButton.vue.d.ts +15 -27
- 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.mock.d.ts +2 -2
- package/dist/components/AdjTabs/AdjTabs.vue.d.ts +15 -27
- package/dist/components/AdjTabs/IAdjTabsItem.d.ts +2 -2
- package/dist/components/AdjUploadFile/AdjUploadFile.mock.d.ts +2 -2
- package/dist/components/AdjUploadFile/AdjUploadFile.vue.d.ts +27 -29
- package/dist/components/AdjUploadFile/IAdjUploadFileItem.d.ts +3 -0
- package/dist/components/constructor/AdjBlocks/AdjBlocks.mock.d.ts +2 -2
- package/dist/components/constructor/AdjBlocks/AdjBlocks.vue.d.ts +25 -32
- package/dist/components/constructor/AdjLaminates/AdjLaminates.mock.d.ts +2 -2
- package/dist/components/constructor/AdjLaminates/AdjLaminates.vue.d.ts +21 -28
- package/dist/components/constructor/AdjMaterials/AdjMaterials.mock.d.ts +2 -2
- package/dist/components/constructor/AdjMaterials/AdjMaterials.vue.d.ts +23 -30
- package/dist/components/constructor/AdjModels/AdjModels.mock.d.ts +2 -2
- package/dist/components/constructor/AdjModels/AdjModels.vue.d.ts +25 -30
- package/dist/components/constructor/AdjNavigator/AdjNavigator.mock.d.ts +6 -6
- package/dist/components/constructor/AdjNavigator/AdjNavigator.vue.d.ts +19 -30
- package/dist/components/constructor/AdjNavigator/IAdjNavigatorItem.d.ts +2 -2
- package/dist/components/constructor/AdjPersonalizations/AdjPersonalizations.mock.d.ts +2 -2
- package/dist/components/constructor/AdjPersonalizations/AdjPersonalizations.vue.d.ts +25 -31
- package/dist/components/constructor/AdjPricebar/AdjPricebar.mock.d.ts +2 -2
- package/dist/components/constructor/AdjPricebar/AdjPricebar.vue.d.ts +66 -22
- package/dist/components/constructor/AdjProducts/AdjProducts.mock.d.ts +3 -3
- package/dist/components/constructor/AdjProducts/AdjProducts.vue.d.ts +21 -30
- package/dist/components/constructor/AdjStitchings/AdjStitchings.mock.d.ts +2 -2
- package/dist/components/constructor/AdjStitchings/AdjStitchings.vue.d.ts +22 -28
- package/dist/components/constructor/elements/AdjCoverGroupItem/AdjCoverGroupItem.mock.d.ts +3 -3
- package/dist/components/constructor/elements/AdjCoverGroupItem/AdjCoverGroupItem.vue.d.ts +25 -31
- package/dist/components/constructor/elements/AdjCoverItem/AdjCoverItem.mock.d.ts +3 -3
- package/dist/components/constructor/elements/AdjCoverItem/AdjCoverItem.vue.d.ts +55 -42
- package/dist/components/constructor/{AdjModels/IAdjModelsItem.d.ts → elements/AdjCoverItem/IAdjCoverItem.d.ts} +1 -1
- package/dist/components/constructor/elements/AdjImageItem/AdjImageItem.mock.d.ts +5 -5
- package/dist/components/constructor/elements/AdjImageItem/AdjImageItem.vue.d.ts +87 -61
- package/dist/components/constructor/elements/AdjNavigatorItem/AdjNavigatorItem.mock.d.ts +3 -3
- package/dist/components/constructor/elements/AdjNavigatorItem/AdjNavigatorItem.vue.d.ts +6 -37
- package/dist/components/constructor/elements/AdjNavigatorItem/{IAdjNavigatorItemProps.d.ts → IAdjNavigatorPassive.d.ts} +1 -1
- package/dist/components/constructor/elements/AdjNavigatorWrapper/AdjNavigatorWrapper.mock.d.ts +6 -6
- package/dist/components/constructor/elements/AdjNavigatorWrapper/AdjNavigatorWrapper.vue.d.ts +20 -31
- package/dist/components/constructor/elements/AdjPricebarWrapper/AdjPricebarWrapper.mock.d.ts +2 -2
- package/dist/components/constructor/elements/AdjPricebarWrapper/AdjPricebarWrapper.vue.d.ts +13 -22
- package/dist/components.cjs +1 -1
- package/dist/components.js +492 -473
- package/dist/constructor.cjs +1 -1
- package/dist/constructor.js +181 -174
- package/dist/misc/types.d.ts +18 -0
- package/dist/plugin/components.d.ts +3 -4
- package/dist/plugin/types.d.ts +7 -2
- package/dist/style.css +1 -1
- package/dist/vars.scss +15 -96
- package/package.json +23 -23
- package/dist/AdjSvgActive-BdMqG9Kf.js +0 -310
- package/dist/AdjSvgActive-nVSqyC5q.cjs +0 -1
- package/dist/components/AdjButton/IAdjButtonEmits.d.ts +0 -4
- package/dist/components/AdjButton/IAdjButtonProps.d.ts +0 -18
- package/dist/components/AdjButtonCheckbox/IAdjButtonCheckboxEmits.d.ts +0 -4
- package/dist/components/AdjButtonCheckbox/IAdjButtonCheckboxProps.d.ts +0 -8
- package/dist/components/AdjCheckbox/IAdjCheckboxEmits.d.ts +0 -6
- package/dist/components/AdjCheckbox/IAdjCheckboxProps.d.ts +0 -19
- package/dist/components/AdjDownloadLink/IAdjDownloadLinkProps.d.ts +0 -6
- package/dist/components/AdjDropdownLink/IAdjDropdownLinkProps.d.ts +0 -9
- package/dist/components/AdjFilterCheckbox/IAdjFilterCheckboxEmits.d.ts +0 -4
- package/dist/components/AdjFilterCheckbox/IAdjFilterCheckboxProps.d.ts +0 -6
- package/dist/components/AdjFilterSelect/IAdjFilterSelectEmits.d.ts +0 -4
- package/dist/components/AdjFilterSelect/IAdjFilterSelectProps.d.ts +0 -11
- package/dist/components/AdjFilters/IAdjFiltersEmits.d.ts +0 -4
- package/dist/components/AdjFilters/IAdjFiltersProps.d.ts +0 -6
- package/dist/components/AdjFiltersMobile/IAdjFiltersMobileEmits.d.ts +0 -4
- package/dist/components/AdjFiltersMobile/IAdjFiltersMobileProps.d.ts +0 -14
- package/dist/components/AdjHint/IAdjHintProps.d.ts +0 -13
- package/dist/components/AdjHintWrapper/AdjHintWrapper.mock.d.ts +0 -7
- package/dist/components/AdjHintWrapper/AdjHintWrapper.stories.d.ts +0 -11
- package/dist/components/AdjHintWrapper/AdjHintWrapper.vue.d.ts +0 -48
- package/dist/components/AdjHintWrapper/IAdjHintWrapperProps.d.ts +0 -13
- package/dist/components/AdjIcon/IAdjIconProps.d.ts +0 -13
- package/dist/components/AdjIconButton/IAdjIconButtonEmits.d.ts +0 -4
- package/dist/components/AdjIconButton/IAdjIconButtonProps.d.ts +0 -12
- package/dist/components/AdjIconButtonText/IAdjIconButtonTextEmits.d.ts +0 -4
- package/dist/components/AdjIconButtonText/IAdjIconButtonTextProps.d.ts +0 -10
- package/dist/components/AdjImageButton/IAdjImageButtonProps.d.ts +0 -6
- package/dist/components/AdjInput/IAdjInputEmits.d.ts +0 -4
- package/dist/components/AdjInput/IAdjInputProps.d.ts +0 -22
- package/dist/components/AdjInputModern/IAdjInputModernEmits.d.ts +0 -4
- package/dist/components/AdjInputModern/IAdjInputModernProps.d.ts +0 -10
- package/dist/components/AdjInputNumber/IAdjInputNumberEmits.d.ts +0 -4
- package/dist/components/AdjInputNumber/IAdjInputNumberProps.d.ts +0 -12
- package/dist/components/AdjModal/IAdjModalEmits.d.ts +0 -4
- package/dist/components/AdjModal/IAdjModalProps.d.ts +0 -6
- package/dist/components/AdjRadio/IAdjRadioEmits.d.ts +0 -5
- package/dist/components/AdjRadio/IAdjRadioProps.d.ts +0 -11
- package/dist/components/AdjScroll/IAdjScrollProps.d.ts +0 -6
- package/dist/components/AdjSelect/IAdjSelectEmits.d.ts +0 -5
- package/dist/components/AdjSelect/IAdjSelectProps.d.ts +0 -21
- package/dist/components/AdjSelectImage/IAdjSelectImageEmits.d.ts +0 -4
- package/dist/components/AdjSelectImage/IAdjSelectImageProps.d.ts +0 -9
- package/dist/components/AdjSelectRound/AdjSelectRound.mock.d.ts +0 -2
- package/dist/components/AdjSelectRound/AdjSelectRound.stories.d.ts +0 -6
- package/dist/components/AdjSelectRound/AdjSelectRound.vue.d.ts +0 -34
- package/dist/components/AdjSelectRound/IAdjSelectRoundEmits.d.ts +0 -4
- package/dist/components/AdjSelectRound/IAdjSelectRoundItem.d.ts +0 -4
- package/dist/components/AdjSelectRound/IAdjSelectRoundProps.d.ts +0 -9
- package/dist/components/AdjSkeleton/IAdjSkeletonProps.d.ts +0 -9
- package/dist/components/AdjSkeletonItem/IAdjSkeletonItemProps.d.ts +0 -10
- package/dist/components/AdjSliderButton/IAdjSliderButtonEmits.d.ts +0 -4
- package/dist/components/AdjSliderButton/IAdjSliderButtonProps.d.ts +0 -6
- package/dist/components/AdjTabs/IAdjTabsEmits.d.ts +0 -5
- package/dist/components/AdjTabs/IAdjTabsProps.d.ts +0 -7
- package/dist/components/AdjUploadFile/IAdjUploadFileEmits.d.ts +0 -4
- package/dist/components/AdjUploadFile/IAdjUploadFileProps.d.ts +0 -4
- package/dist/components/constructor/AdjBlocks/IAdjBlocksEmits.d.ts +0 -9
- package/dist/components/constructor/AdjBlocks/IAdjBlocksProps.d.ts +0 -9
- package/dist/components/constructor/AdjLaminates/IAdjLaminatesEmits.d.ts +0 -5
- package/dist/components/constructor/AdjLaminates/IAdjLaminatesProps.d.ts +0 -9
- package/dist/components/constructor/AdjMaterials/IAdjMaterialsEmits.d.ts +0 -7
- package/dist/components/constructor/AdjMaterials/IAdjMaterialsProps.d.ts +0 -9
- package/dist/components/constructor/AdjModels/IAdjModelsEmits.d.ts +0 -5
- package/dist/components/constructor/AdjModels/IAdjModelsProps.d.ts +0 -11
- package/dist/components/constructor/AdjNavigator/IAdjNavigatorEmits.d.ts +0 -5
- package/dist/components/constructor/AdjNavigator/IAdjNavigatorProps.d.ts +0 -8
- package/dist/components/constructor/AdjPersonalizations/IAdjPersonalizationsEmits.d.ts +0 -9
- package/dist/components/constructor/AdjPersonalizations/IAdjPersonalizationsProps.d.ts +0 -11
- package/dist/components/constructor/AdjPricebar/IAdjPricebarEmits.d.ts +0 -4
- package/dist/components/constructor/AdjPricebar/IAdjPricebarProps.d.ts +0 -32
- package/dist/components/constructor/AdjProducts/IAdjProductsEmits.d.ts +0 -5
- package/dist/components/constructor/AdjProducts/IAdjProductsProps.d.ts +0 -9
- package/dist/components/constructor/AdjStitchings/IAdjStitchingsEmits.d.ts +0 -5
- package/dist/components/constructor/AdjStitchings/IAdjStitchingsProps.d.ts +0 -10
- package/dist/components/constructor/elements/AdjCoverGroupItem/IAdjCoverGroupItemEmits.d.ts +0 -5
- package/dist/components/constructor/elements/AdjCoverGroupItem/IAdjCoverGroupItemProps.d.ts +0 -11
- package/dist/components/constructor/elements/AdjCoverItem/IAdjCoverItemEmits.d.ts +0 -7
- package/dist/components/constructor/elements/AdjCoverItem/IAdjCoverItemProps.d.ts +0 -25
- package/dist/components/constructor/elements/AdjImageItem/IAdjImageItemEmits.d.ts +0 -12
- package/dist/components/constructor/elements/AdjImageItem/IAdjImageItemProps.d.ts +0 -40
- package/dist/components/constructor/elements/AdjNavigatorItem/IAdjNavigatorItemEmits.d.ts +0 -4
- package/dist/components/constructor/elements/AdjNavigatorWrapper/IAdjAdjNavigatorWrapperEmits.d.ts +0 -5
- package/dist/components/constructor/elements/AdjNavigatorWrapper/IAdjNavigatorWrapperProps.d.ts +0 -9
- package/dist/components/constructor/elements/AdjPricebarWrapper/IAdjPricebarWrapperEmits.d.ts +0 -4
- package/dist/components/constructor/elements/AdjPricebarWrapper/IAdjPricebarWrapperProps.d.ts +0 -6
- package/dist/misc/TPosition.d.ts +0 -4
- package/dist/misc/iconNameOptions.d.ts +0 -1
|
@@ -1,20 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
|
+
/** Заголовок */
|
|
3
|
+
title: string;
|
|
4
|
+
/** Список ссылок */
|
|
5
|
+
items: {
|
|
6
|
+
title: string;
|
|
7
|
+
href: string;
|
|
8
|
+
}[];
|
|
9
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
10
|
+
/** Заголовок */
|
|
11
|
+
title: string;
|
|
12
|
+
/** Список ссылок */
|
|
13
|
+
items: {
|
|
14
|
+
title: string;
|
|
15
|
+
href: string;
|
|
16
|
+
}[];
|
|
17
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
3
18
|
export default _default;
|
|
4
|
-
type __VLS_WithDefaults<P, D> = {
|
|
5
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
6
|
-
default: D[K];
|
|
7
|
-
}> : P[K];
|
|
8
|
-
};
|
|
9
|
-
type __VLS_Prettify<T> = {
|
|
10
|
-
[K in keyof T]: T[K];
|
|
11
|
-
} & {};
|
|
12
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
13
|
-
type __VLS_TypePropsToOption<T> = {
|
|
14
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
15
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
16
|
-
} : {
|
|
17
|
-
type: import('vue').PropType<T[K]>;
|
|
18
|
-
required: true;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsBase:
|
|
1
|
+
import { default as AdjFilterCheckbox } from './AdjFilterCheckbox.vue';
|
|
2
|
+
export declare const argsBase: InstanceType<typeof AdjFilterCheckbox>['$props'];
|
|
@@ -1,30 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
},
|
|
7
|
-
modelValue: boolean;
|
|
8
|
-
}
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
|
+
/** Заголовок */
|
|
3
|
+
title: string;
|
|
4
|
+
/** Значение фильтра */
|
|
5
|
+
modelValue?: boolean;
|
|
6
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
7
|
+
"update:modelValue": (value: boolean) => any;
|
|
8
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
9
|
+
/** Заголовок */
|
|
10
|
+
title: string;
|
|
11
|
+
/** Значение фильтра */
|
|
12
|
+
modelValue?: boolean;
|
|
13
|
+
}> & Readonly<{
|
|
9
14
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
10
|
-
}
|
|
15
|
+
}>, {
|
|
11
16
|
modelValue: boolean;
|
|
12
|
-
}, {}>;
|
|
17
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
13
18
|
export default _default;
|
|
14
|
-
type __VLS_WithDefaults<P, D> = {
|
|
15
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
16
|
-
default: D[K];
|
|
17
|
-
}> : P[K];
|
|
18
|
-
};
|
|
19
|
-
type __VLS_Prettify<T> = {
|
|
20
|
-
[K in keyof T]: T[K];
|
|
21
|
-
} & {};
|
|
22
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
23
|
-
type __VLS_TypePropsToOption<T> = {
|
|
24
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
25
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
26
|
-
} : {
|
|
27
|
-
type: import('vue').PropType<T[K]>;
|
|
28
|
-
required: true;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsBase:
|
|
1
|
+
import { default as AdjFilterSelect } from './AdjFilterSelect.vue';
|
|
2
|
+
export declare const argsBase: InstanceType<typeof AdjFilterSelect>['$props'];
|
|
@@ -1,34 +1,29 @@
|
|
|
1
|
-
import { IAdjFilterSelectProps } from './IAdjFilterSelectProps';
|
|
2
1
|
import { IAdjFilterSelectItem } from './IAdjFilterSelectItem';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
items:
|
|
11
|
-
|
|
2
|
+
import { THorizontalPosition } from '../../misc/types';
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
|
+
/** Название/заголовок */
|
|
5
|
+
title: string;
|
|
6
|
+
/** Расположение */
|
|
7
|
+
position?: THorizontalPosition;
|
|
8
|
+
/** Список элементов */
|
|
9
|
+
items: IAdjFilterSelectItem[];
|
|
10
|
+
/** Выбранный элемент */
|
|
11
|
+
modelValue: IAdjFilterSelectItem | {};
|
|
12
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
13
|
+
"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<{
|
|
12
24
|
"onUpdate:modelValue"?: ((value: {} | IAdjFilterSelectItem) => any) | undefined;
|
|
13
|
-
}
|
|
25
|
+
}>, {
|
|
14
26
|
items: IAdjFilterSelectItem[];
|
|
15
|
-
position:
|
|
16
|
-
}, {}>;
|
|
27
|
+
position: THorizontalPosition;
|
|
28
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
17
29
|
export default _default;
|
|
18
|
-
type __VLS_WithDefaults<P, D> = {
|
|
19
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
20
|
-
default: D[K];
|
|
21
|
-
}> : P[K];
|
|
22
|
-
};
|
|
23
|
-
type __VLS_Prettify<T> = {
|
|
24
|
-
[K in keyof T]: T[K];
|
|
25
|
-
} & {};
|
|
26
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
27
|
-
type __VLS_TypePropsToOption<T> = {
|
|
28
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
29
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
30
|
-
} : {
|
|
31
|
-
type: import('vue').PropType<T[K]>;
|
|
32
|
-
required: true;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsBase:
|
|
1
|
+
import { default as AdjFilters } from './AdjFilters.vue';
|
|
2
|
+
export declare const argsBase: InstanceType<typeof AdjFilters>['$props'];
|
|
@@ -1,25 +1,14 @@
|
|
|
1
|
-
import { IAdjFiltersProps } from './IAdjFiltersProps';
|
|
2
1
|
import { IAdjFilterSelectItem } from '../AdjFilterSelect/IAdjFilterSelectItem';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
import { IAdjFiltersItem } from './IAdjFiltersItem';
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
|
+
filters: IAdjFiltersItem[];
|
|
5
|
+
modelValue: (IAdjFilterSelectItem | {} | boolean)[];
|
|
6
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
7
|
+
"update:modelValue": (value: (boolean | {} | IAdjFilterSelectItem)[]) => any;
|
|
8
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
9
|
+
filters: IAdjFiltersItem[];
|
|
10
|
+
modelValue: (IAdjFilterSelectItem | {} | boolean)[];
|
|
11
|
+
}> & Readonly<{
|
|
6
12
|
"onUpdate:modelValue"?: ((value: (boolean | {} | IAdjFilterSelectItem)[]) => any) | undefined;
|
|
7
|
-
}, {}, {}>;
|
|
13
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
8
14
|
export default _default;
|
|
9
|
-
type __VLS_WithDefaults<P, D> = {
|
|
10
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
11
|
-
default: D[K];
|
|
12
|
-
}> : P[K];
|
|
13
|
-
};
|
|
14
|
-
type __VLS_Prettify<T> = {
|
|
15
|
-
[K in keyof T]: T[K];
|
|
16
|
-
} & {};
|
|
17
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
18
|
-
type __VLS_TypePropsToOption<T> = {
|
|
19
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
20
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
21
|
-
} : {
|
|
22
|
-
type: import('vue').PropType<T[K]>;
|
|
23
|
-
required: true;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { IAdjFilterSelectItem } from '../AdjFilterSelect/IAdjFilterSelectItem';
|
|
2
|
+
import { THorizontalPosition } from '../../misc/types';
|
|
2
3
|
export interface IAdjFiltersItem {
|
|
3
4
|
/** Название/заголовок */
|
|
4
5
|
title: string;
|
|
5
6
|
/** Расположение */
|
|
6
|
-
position?:
|
|
7
|
+
position?: THorizontalPosition;
|
|
7
8
|
/** Список элементов */
|
|
8
|
-
items
|
|
9
|
+
items: IAdjFilterSelectItem[];
|
|
9
10
|
/** Неактивный */
|
|
10
11
|
disabled?: boolean;
|
|
11
12
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsBase:
|
|
1
|
+
import { default as AdjFiltersMobile } from './AdjFiltersMobile.vue';
|
|
2
|
+
export declare const argsBase: InstanceType<typeof AdjFiltersMobile>['$props'];
|
|
@@ -1,31 +1,32 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IAdjFiltersMobileItem } from './IAdjFiltersMobileItem';
|
|
2
2
|
import { IAdjFilterSelectItem } from '../AdjFilterSelect/IAdjFilterSelectItem';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
|
+
/** Массив фильтров */
|
|
5
|
+
filters: IAdjFiltersMobileItem[];
|
|
6
|
+
/** Массив выбранных фильтров */
|
|
7
|
+
modelValue: (IAdjFilterSelectItem | {} | boolean)[];
|
|
8
|
+
/** Ширина плашки при ширине >=780 */
|
|
9
|
+
width?: string;
|
|
10
|
+
/** Название кнопки / заголовок */
|
|
11
|
+
title: string;
|
|
12
|
+
/** Название ссылки сбросить */
|
|
13
|
+
reset: string;
|
|
14
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
15
|
+
"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<{
|
|
10
28
|
"onUpdate:modelValue"?: ((value: (boolean | {} | IAdjFilterSelectItem)[]) => any) | undefined;
|
|
11
|
-
}
|
|
29
|
+
}>, {
|
|
12
30
|
width: string;
|
|
13
|
-
}, {}>;
|
|
31
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
14
32
|
export default _default;
|
|
15
|
-
type __VLS_WithDefaults<P, D> = {
|
|
16
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
17
|
-
default: D[K];
|
|
18
|
-
}> : P[K];
|
|
19
|
-
};
|
|
20
|
-
type __VLS_Prettify<T> = {
|
|
21
|
-
[K in keyof T]: T[K];
|
|
22
|
-
} & {};
|
|
23
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
|
-
type __VLS_TypePropsToOption<T> = {
|
|
25
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
26
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
27
|
-
} : {
|
|
28
|
-
type: import('vue').PropType<T[K]>;
|
|
29
|
-
required: true;
|
|
30
|
-
};
|
|
31
|
-
};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { IAdjFilterSelectItem } from '../AdjFilterSelect/IAdjFilterSelectItem';
|
|
2
|
+
import { THorizontalPosition } from '../../misc/types';
|
|
2
3
|
export interface IAdjFiltersMobileItem {
|
|
3
4
|
/** Название/заголовок */
|
|
4
5
|
title: string;
|
|
5
6
|
/** Расположение */
|
|
6
|
-
position?:
|
|
7
|
+
position?: THorizontalPosition;
|
|
7
8
|
/** Список элементов */
|
|
8
9
|
items?: IAdjFilterSelectItem[];
|
|
9
10
|
/** Неактивный */
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const
|
|
4
|
-
export declare const
|
|
1
|
+
import { default as AdjHint } from './AdjHint.vue';
|
|
2
|
+
export declare const argsLeftBottom: InstanceType<typeof AdjHint>['$props'];
|
|
3
|
+
export declare const argsCenterBottom: InstanceType<typeof AdjHint>['$props'];
|
|
4
|
+
export declare const argsRightBottom: InstanceType<typeof AdjHint>['$props'];
|
|
5
|
+
export declare const argsLeftTop: InstanceType<typeof AdjHint>['$props'];
|
|
6
|
+
export declare const argsCenterTop: InstanceType<typeof AdjHint>['$props'];
|
|
7
|
+
export declare const argsRightTop: InstanceType<typeof AdjHint>['$props'];
|
|
@@ -3,6 +3,9 @@ import { Meta, StoryObj } from '@storybook/vue3';
|
|
|
3
3
|
declare const meta: Meta<typeof AdjHint>;
|
|
4
4
|
export default meta;
|
|
5
5
|
type Story = StoryObj<typeof meta>;
|
|
6
|
-
export declare const
|
|
7
|
-
export declare const
|
|
8
|
-
export declare const
|
|
6
|
+
export declare const LeftBottom: Story;
|
|
7
|
+
export declare const CenterBottom: Story;
|
|
8
|
+
export declare const RightBottom: Story;
|
|
9
|
+
export declare const LeftTop: Story;
|
|
10
|
+
export declare const CenterTop: Story;
|
|
11
|
+
export declare const RightTop: Story;
|
|
@@ -1,40 +1,48 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare
|
|
1
|
+
import { THorizontalPosition, TVerticalPosition } from '../../misc/types';
|
|
2
|
+
declare function __VLS_template(): {
|
|
3
|
+
slots: {
|
|
4
|
+
default?(_: {}): any;
|
|
5
|
+
};
|
|
6
|
+
refs: {
|
|
7
|
+
targetSlot: HTMLDivElement;
|
|
8
|
+
targetHint: HTMLDivElement;
|
|
9
|
+
};
|
|
10
|
+
attrs: Partial<{}>;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
|
14
|
+
/** HTML-содержимое хинта */
|
|
3
15
|
html: string;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
16
|
+
/** Расположение хинта по горизонтали */
|
|
17
|
+
horizontalPosition?: THorizontalPosition;
|
|
18
|
+
/** Расположение хинта по вертикали */
|
|
19
|
+
verticalPosition?: TVerticalPosition;
|
|
20
|
+
/** Тёмный стиль хинта */
|
|
21
|
+
dark?: boolean;
|
|
22
|
+
/** Показывать модалки при маленькой ширине по клику */
|
|
23
|
+
modalMode?: boolean;
|
|
24
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
25
|
+
/** HTML-содержимое хинта */
|
|
10
26
|
html: string;
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
27
|
+
/** Расположение хинта по горизонтали */
|
|
28
|
+
horizontalPosition?: THorizontalPosition;
|
|
29
|
+
/** Расположение хинта по вертикали */
|
|
30
|
+
verticalPosition?: TVerticalPosition;
|
|
31
|
+
/** Тёмный стиль хинта */
|
|
32
|
+
dark?: boolean;
|
|
33
|
+
/** Показывать модалки при маленькой ширине по клику */
|
|
34
|
+
modalMode?: boolean;
|
|
35
|
+
}> & Readonly<{}>, {
|
|
17
36
|
html: string;
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
verticalPosition: import('../../misc/TPosition').TVerticalPosition;
|
|
37
|
+
horizontalPosition: THorizontalPosition;
|
|
38
|
+
verticalPosition: TVerticalPosition;
|
|
21
39
|
dark: boolean;
|
|
22
|
-
|
|
40
|
+
modalMode: boolean;
|
|
41
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
42
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
23
43
|
export default _default;
|
|
24
|
-
type
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
}> : P[K];
|
|
28
|
-
};
|
|
29
|
-
type __VLS_Prettify<T> = {
|
|
30
|
-
[K in keyof T]: T[K];
|
|
31
|
-
} & {};
|
|
32
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
33
|
-
type __VLS_TypePropsToOption<T> = {
|
|
34
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
35
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
36
|
-
} : {
|
|
37
|
-
type: import('vue').PropType<T[K]>;
|
|
38
|
-
required: true;
|
|
44
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
45
|
+
new (): {
|
|
46
|
+
$slots: S;
|
|
39
47
|
};
|
|
40
48
|
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { default as AdjHintDesktop } from './AdjHintDesktop.vue';
|
|
2
|
+
export declare const argsLeft: InstanceType<typeof AdjHintDesktop>['$props'];
|
|
3
|
+
export declare const argsCenter: InstanceType<typeof AdjHintDesktop>['$props'];
|
|
4
|
+
export declare const argsRight: InstanceType<typeof AdjHintDesktop>['$props'];
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { default as AdjHintDesktop } from './AdjHintDesktop.vue';
|
|
2
|
+
import { Meta, StoryObj } from '@storybook/vue3';
|
|
3
|
+
declare const meta: Meta<typeof AdjHintDesktop>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof meta>;
|
|
6
|
+
export declare const Left: Story;
|
|
7
|
+
export declare const Center: Story;
|
|
8
|
+
export declare const Right: Story;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { THorizontalPosition, TVerticalPosition } from '../../misc/types';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** HTML-содержимое хинта */
|
|
4
|
+
html: string;
|
|
5
|
+
/** Расположение хинта по горизонтали */
|
|
6
|
+
horizontalPosition: THorizontalPosition;
|
|
7
|
+
/** Расположение хинта по вертикали */
|
|
8
|
+
verticalPosition: TVerticalPosition;
|
|
9
|
+
/** Тёмный стиль хинта */
|
|
10
|
+
dark?: boolean;
|
|
11
|
+
/** Ширина элемента */
|
|
12
|
+
width?: string;
|
|
13
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
14
|
+
/** HTML-содержимое хинта */
|
|
15
|
+
html: string;
|
|
16
|
+
/** Расположение хинта по горизонтали */
|
|
17
|
+
horizontalPosition: THorizontalPosition;
|
|
18
|
+
/** Расположение хинта по вертикали */
|
|
19
|
+
verticalPosition: TVerticalPosition;
|
|
20
|
+
/** Тёмный стиль хинта */
|
|
21
|
+
dark?: boolean;
|
|
22
|
+
/** Ширина элемента */
|
|
23
|
+
width?: string;
|
|
24
|
+
}> & Readonly<{}>, {
|
|
25
|
+
html: string;
|
|
26
|
+
width: string;
|
|
27
|
+
horizontalPosition: THorizontalPosition;
|
|
28
|
+
verticalPosition: TVerticalPosition;
|
|
29
|
+
dark: boolean;
|
|
30
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
31
|
+
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsBase:
|
|
1
|
+
import { default as AdjIcon } from './AdjIcon.vue';
|
|
2
|
+
export declare const argsBase: InstanceType<typeof AdjIcon>['$props'];
|
|
@@ -1,35 +1,39 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
design
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { THorizontalPosition, TIconName } from '../../misc/types';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Иконка */
|
|
4
|
+
iconName: TIconName;
|
|
5
|
+
/** Размер */
|
|
6
|
+
size?: number;
|
|
7
|
+
/** Дизайн кнопки */
|
|
8
|
+
design?: "light" | "contrast" | "dark-back";
|
|
9
|
+
/** Подвсазка */
|
|
10
|
+
tooltip?: string;
|
|
11
|
+
/** Неактивен */
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
/** Расположение хинта по горизонтали */
|
|
14
|
+
tooltipPosition?: THorizontalPosition;
|
|
15
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
16
|
+
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<{
|
|
31
|
+
onClick?: (() => any) | undefined;
|
|
32
|
+
}>, {
|
|
33
|
+
size: number;
|
|
13
34
|
design: "light" | "contrast" | "dark-back";
|
|
14
35
|
disabled: boolean;
|
|
15
36
|
tooltip: string;
|
|
16
|
-
tooltipPosition:
|
|
17
|
-
}, {}>;
|
|
37
|
+
tooltipPosition: THorizontalPosition;
|
|
38
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
18
39
|
export default _default;
|
|
19
|
-
type __VLS_WithDefaults<P, D> = {
|
|
20
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
21
|
-
default: D[K];
|
|
22
|
-
}> : P[K];
|
|
23
|
-
};
|
|
24
|
-
type __VLS_Prettify<T> = {
|
|
25
|
-
[K in keyof T]: T[K];
|
|
26
|
-
} & {};
|
|
27
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
28
|
-
type __VLS_TypePropsToOption<T> = {
|
|
29
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
30
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
31
|
-
} : {
|
|
32
|
-
type: import('vue').PropType<T[K]>;
|
|
33
|
-
required: true;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsIcon:
|
|
3
|
-
export declare const argsSmall:
|
|
4
|
-
export declare const argsDisabled:
|
|
5
|
-
export declare const argsIconQty:
|
|
1
|
+
import { default as AdjIconButton } from './AdjIconButton.vue';
|
|
2
|
+
export declare const argsIcon: InstanceType<typeof AdjIconButton>['$props'];
|
|
3
|
+
export declare const argsSmall: InstanceType<typeof AdjIconButton>['$props'];
|
|
4
|
+
export declare const argsDisabled: InstanceType<typeof AdjIconButton>['$props'];
|
|
5
|
+
export declare const argsIconQty: InstanceType<typeof AdjIconButton>['$props'];
|
|
@@ -1,39 +1,34 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { TIconName } from '../../misc/types';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Имя иконки */
|
|
4
|
+
iconName: TIconName;
|
|
5
|
+
/** Количество - в оранжевом кружке */
|
|
6
|
+
qty?: number;
|
|
7
|
+
/** Размер */
|
|
8
|
+
size?: "small" | "medium";
|
|
9
|
+
/** Стиль */
|
|
10
|
+
design?: "white-back" | "dark-back" | "light-back";
|
|
11
|
+
/** Неактивен */
|
|
12
|
+
disabled?: boolean;
|
|
13
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
14
|
+
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<{
|
|
15
27
|
onClick?: (() => any) | undefined;
|
|
16
|
-
}
|
|
28
|
+
}>, {
|
|
17
29
|
size: "small" | "medium";
|
|
18
30
|
design: "white-back" | "dark-back" | "light-back";
|
|
19
31
|
disabled: boolean;
|
|
20
32
|
qty: number;
|
|
21
|
-
}, {}>;
|
|
33
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
22
34
|
export default _default;
|
|
23
|
-
type __VLS_WithDefaults<P, D> = {
|
|
24
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
25
|
-
default: D[K];
|
|
26
|
-
}> : P[K];
|
|
27
|
-
};
|
|
28
|
-
type __VLS_Prettify<T> = {
|
|
29
|
-
[K in keyof T]: T[K];
|
|
30
|
-
} & {};
|
|
31
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
32
|
-
type __VLS_TypePropsToOption<T> = {
|
|
33
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
34
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
35
|
-
} : {
|
|
36
|
-
type: import('vue').PropType<T[K]>;
|
|
37
|
-
required: true;
|
|
38
|
-
};
|
|
39
|
-
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsBase:
|
|
1
|
+
import { default as AdjIconButtonText } from './AdjIconButtonText.vue';
|
|
2
|
+
export declare const argsBase: InstanceType<typeof AdjIconButtonText>['$props'];
|