@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,34 +1,27 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
import { IAdjBlocksItem } from './IAdjBlocksItem';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Выбранный элемент */
|
|
4
|
+
modelValue?: IAdjBlocksItem;
|
|
5
|
+
/** Массив элементов для компонента AdjImageItem */
|
|
6
|
+
items: IAdjBlocksItem[];
|
|
7
|
+
/** Количество скелетонов */
|
|
8
|
+
skeletonQty?: number;
|
|
9
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
10
|
+
"update:modelValue": (value: IAdjBlocksItem) => any;
|
|
11
|
+
clickZoom: (value: IAdjBlocksItem) => any;
|
|
12
|
+
clickDetail: (value: IAdjBlocksItem) => any;
|
|
13
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
14
|
+
/** Выбранный элемент */
|
|
15
|
+
modelValue?: IAdjBlocksItem;
|
|
16
|
+
/** Массив элементов для компонента AdjImageItem */
|
|
17
|
+
items: IAdjBlocksItem[];
|
|
18
|
+
/** Количество скелетонов */
|
|
19
|
+
skeletonQty?: number;
|
|
20
|
+
}> & Readonly<{
|
|
21
|
+
"onUpdate:modelValue"?: ((value: IAdjBlocksItem) => any) | undefined;
|
|
22
|
+
onClickZoom?: ((value: IAdjBlocksItem) => any) | undefined;
|
|
23
|
+
onClickDetail?: ((value: IAdjBlocksItem) => any) | undefined;
|
|
24
|
+
}>, {
|
|
3
25
|
skeletonQty: number;
|
|
4
|
-
}
|
|
5
|
-
"update:modelValue": (value: import('./IAdjBlocksItem').IAdjBlocksItem) => void;
|
|
6
|
-
clickZoom: (value: import('./IAdjBlocksItem').IAdjBlocksItem) => void;
|
|
7
|
-
clickDetail: (value: import('./IAdjBlocksItem').IAdjBlocksItem) => void;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<IAdjBlocksProps>, {
|
|
9
|
-
skeletonQty: number;
|
|
10
|
-
}>>> & {
|
|
11
|
-
"onUpdate:modelValue"?: ((value: import('./IAdjBlocksItem').IAdjBlocksItem) => any) | undefined;
|
|
12
|
-
onClickZoom?: ((value: import('./IAdjBlocksItem').IAdjBlocksItem) => any) | undefined;
|
|
13
|
-
onClickDetail?: ((value: import('./IAdjBlocksItem').IAdjBlocksItem) => any) | undefined;
|
|
14
|
-
}, {
|
|
15
|
-
skeletonQty: number;
|
|
16
|
-
}, {}>;
|
|
26
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
17
27
|
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 argsLaminates:
|
|
1
|
+
import { default as AdjLaminates } from './AdjLaminates.vue';
|
|
2
|
+
export declare const argsLaminates: InstanceType<typeof AdjLaminates>['$props'];
|
|
@@ -1,30 +1,23 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
import { IAdjLaminatesItem } from './IAdjLaminatesItem';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Выбранный элемент */
|
|
4
|
+
modelValue?: IAdjLaminatesItem;
|
|
5
|
+
/** Массив элементов для компонента AdjCoverItem */
|
|
6
|
+
items: IAdjLaminatesItem[];
|
|
7
|
+
/** Количество скелетонов */
|
|
8
|
+
skeletonQty?: number;
|
|
9
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
10
|
+
"update:modelValue": (value: IAdjLaminatesItem) => any;
|
|
11
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
12
|
+
/** Выбранный элемент */
|
|
13
|
+
modelValue?: IAdjLaminatesItem;
|
|
14
|
+
/** Массив элементов для компонента AdjCoverItem */
|
|
15
|
+
items: IAdjLaminatesItem[];
|
|
16
|
+
/** Количество скелетонов */
|
|
17
|
+
skeletonQty?: number;
|
|
18
|
+
}> & Readonly<{
|
|
19
|
+
"onUpdate:modelValue"?: ((value: IAdjLaminatesItem) => any) | undefined;
|
|
20
|
+
}>, {
|
|
3
21
|
skeletonQty: number;
|
|
4
|
-
}
|
|
5
|
-
"update:modelValue": (value: import('./IAdjLaminatesItem').IAdjLaminatesItem) => void;
|
|
6
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<IAdjLaminatesProps>, {
|
|
7
|
-
skeletonQty: number;
|
|
8
|
-
}>>> & {
|
|
9
|
-
"onUpdate:modelValue"?: ((value: import('./IAdjLaminatesItem').IAdjLaminatesItem) => any) | undefined;
|
|
10
|
-
}, {
|
|
11
|
-
skeletonQty: number;
|
|
12
|
-
}, {}>;
|
|
22
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
13
23
|
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 argsMaterials:
|
|
1
|
+
import { default as AdjMaterials } from './AdjMaterials.vue';
|
|
2
|
+
export declare const argsMaterials: InstanceType<typeof AdjMaterials>['$props'];
|
|
@@ -1,32 +1,25 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
import { IAdjMaterialsItem } from './IAdjMaterialsItem';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Выбранный элемент */
|
|
4
|
+
modelValue?: IAdjMaterialsItem;
|
|
5
|
+
/** Массив элементов для компонента AdjImageItem */
|
|
6
|
+
items: IAdjMaterialsItem[];
|
|
7
|
+
/** Количество скелетонов */
|
|
8
|
+
skeletonQty?: number;
|
|
9
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
10
|
+
"update:modelValue": (value: IAdjMaterialsItem) => any;
|
|
11
|
+
clickDetail: (value: IAdjMaterialsItem) => any;
|
|
12
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
13
|
+
/** Выбранный элемент */
|
|
14
|
+
modelValue?: IAdjMaterialsItem;
|
|
15
|
+
/** Массив элементов для компонента AdjImageItem */
|
|
16
|
+
items: IAdjMaterialsItem[];
|
|
17
|
+
/** Количество скелетонов */
|
|
18
|
+
skeletonQty?: number;
|
|
19
|
+
}> & Readonly<{
|
|
20
|
+
"onUpdate:modelValue"?: ((value: IAdjMaterialsItem) => any) | undefined;
|
|
21
|
+
onClickDetail?: ((value: IAdjMaterialsItem) => any) | undefined;
|
|
22
|
+
}>, {
|
|
3
23
|
skeletonQty: number;
|
|
4
|
-
}
|
|
5
|
-
"update:modelValue": (value: import('./IAdjMaterialsItem').IAdjMaterialsItem) => void;
|
|
6
|
-
clickDetail: (value: import('./IAdjMaterialsItem').IAdjMaterialsItem) => void;
|
|
7
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<IAdjMaterialsProps>, {
|
|
8
|
-
skeletonQty: number;
|
|
9
|
-
}>>> & {
|
|
10
|
-
"onUpdate:modelValue"?: ((value: import('./IAdjMaterialsItem').IAdjMaterialsItem) => any) | undefined;
|
|
11
|
-
onClickDetail?: ((value: import('./IAdjMaterialsItem').IAdjMaterialsItem) => any) | undefined;
|
|
12
|
-
}, {
|
|
13
|
-
skeletonQty: number;
|
|
14
|
-
}, {}>;
|
|
24
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
15
25
|
export default _default;
|
|
16
|
-
type __VLS_WithDefaults<P, D> = {
|
|
17
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
18
|
-
default: D[K];
|
|
19
|
-
}> : P[K];
|
|
20
|
-
};
|
|
21
|
-
type __VLS_Prettify<T> = {
|
|
22
|
-
[K in keyof T]: T[K];
|
|
23
|
-
} & {};
|
|
24
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
|
-
type __VLS_TypePropsToOption<T> = {
|
|
26
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
27
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
28
|
-
} : {
|
|
29
|
-
type: import('vue').PropType<T[K]>;
|
|
30
|
-
required: true;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsModels:
|
|
1
|
+
import { default as AdjModels } from './AdjModels.vue';
|
|
2
|
+
export declare const argsModels: InstanceType<typeof AdjModels>['$props'];
|
|
@@ -1,33 +1,28 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
import { IAdjCoverItem } from '../elements/AdjCoverItem/IAdjCoverItem';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Выбранный элемент */
|
|
4
|
+
modelValue?: IAdjCoverItem;
|
|
5
|
+
/** Массив элементов для компонента AdjCoverItem */
|
|
6
|
+
groupItems: IAdjCoverItem[][];
|
|
7
|
+
/** Количество скелетонов */
|
|
8
|
+
skeletonQty?: number;
|
|
9
|
+
/** Длительность анимации, сек */
|
|
10
|
+
duration?: number;
|
|
11
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
12
|
+
"update:modelValue": (value: IAdjCoverItem) => any;
|
|
13
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
14
|
+
/** Выбранный элемент */
|
|
15
|
+
modelValue?: IAdjCoverItem;
|
|
16
|
+
/** Массив элементов для компонента AdjCoverItem */
|
|
17
|
+
groupItems: IAdjCoverItem[][];
|
|
18
|
+
/** Количество скелетонов */
|
|
19
|
+
skeletonQty?: number;
|
|
20
|
+
/** Длительность анимации, сек */
|
|
21
|
+
duration?: number;
|
|
22
|
+
}> & Readonly<{
|
|
23
|
+
"onUpdate:modelValue"?: ((value: IAdjCoverItem) => any) | undefined;
|
|
24
|
+
}>, {
|
|
3
25
|
duration: number;
|
|
4
26
|
skeletonQty: number;
|
|
5
|
-
}
|
|
6
|
-
"update:modelValue": (value: import('./IAdjModelsItem').IAdjModelsItem) => void;
|
|
7
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<IAdjModelsProps>, {
|
|
8
|
-
duration: number;
|
|
9
|
-
skeletonQty: number;
|
|
10
|
-
}>>> & {
|
|
11
|
-
"onUpdate:modelValue"?: ((value: import('./IAdjModelsItem').IAdjModelsItem) => any) | undefined;
|
|
12
|
-
}, {
|
|
13
|
-
skeletonQty: number;
|
|
14
|
-
duration: number;
|
|
15
|
-
}, {}>;
|
|
27
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
28
|
export default _default;
|
|
17
|
-
type __VLS_WithDefaults<P, D> = {
|
|
18
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
19
|
-
default: D[K];
|
|
20
|
-
}> : P[K];
|
|
21
|
-
};
|
|
22
|
-
type __VLS_Prettify<T> = {
|
|
23
|
-
[K in keyof T]: T[K];
|
|
24
|
-
} & {};
|
|
25
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
26
|
-
type __VLS_TypePropsToOption<T> = {
|
|
27
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
28
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
29
|
-
} : {
|
|
30
|
-
type: import('vue').PropType<T[K]>;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsStep1:
|
|
3
|
-
export declare const argsStep2:
|
|
4
|
-
export declare const argsStep3:
|
|
5
|
-
export declare const argsStep4:
|
|
6
|
-
export declare const argsStep5:
|
|
1
|
+
import { default as AdjNavigator } from './AdjNavigator.vue';
|
|
2
|
+
export declare const argsStep1: InstanceType<typeof AdjNavigator>['$props'];
|
|
3
|
+
export declare const argsStep2: InstanceType<typeof AdjNavigator>['$props'];
|
|
4
|
+
export declare const argsStep3: InstanceType<typeof AdjNavigator>['$props'];
|
|
5
|
+
export declare const argsStep4: InstanceType<typeof AdjNavigator>['$props'];
|
|
6
|
+
export declare const argsStep5: InstanceType<typeof AdjNavigator>['$props'];
|
|
@@ -1,33 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
import { IAdjNavigatorItem, IAdjNavigatorItemActive } from './IAdjNavigatorItem';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
items: (IAdjNavigatorItemActive | IAdjNavigatorItem)[];
|
|
4
|
+
/** Состояние загрузки */
|
|
5
|
+
loading?: boolean;
|
|
6
|
+
/** Отступ сверху для мобильного навигатора */
|
|
7
|
+
mobileMarginTop?: string;
|
|
8
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
9
|
+
click: (value: IAdjNavigatorItem) => any;
|
|
10
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
11
|
+
items: (IAdjNavigatorItemActive | IAdjNavigatorItem)[];
|
|
12
|
+
/** Состояние загрузки */
|
|
13
|
+
loading?: boolean;
|
|
14
|
+
/** Отступ сверху для мобильного навигатора */
|
|
15
|
+
mobileMarginTop?: string;
|
|
16
|
+
}> & Readonly<{
|
|
17
|
+
onClick?: ((value: IAdjNavigatorItem) => any) | undefined;
|
|
18
|
+
}>, {
|
|
3
19
|
loading: boolean;
|
|
4
20
|
mobileMarginTop: string;
|
|
5
|
-
}
|
|
6
|
-
click: (value: import('./IAdjNavigatorItem').IAdjNavigatorItem) => void;
|
|
7
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<IAdjNavigatorProps>, {
|
|
8
|
-
loading: boolean;
|
|
9
|
-
mobileMarginTop: string;
|
|
10
|
-
}>>> & {
|
|
11
|
-
onClick?: ((value: import('./IAdjNavigatorItem').IAdjNavigatorItem) => any) | undefined;
|
|
12
|
-
}, {
|
|
13
|
-
loading: boolean;
|
|
14
|
-
mobileMarginTop: string;
|
|
15
|
-
}, {}>;
|
|
21
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
22
|
export default _default;
|
|
17
|
-
type __VLS_WithDefaults<P, D> = {
|
|
18
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
19
|
-
default: D[K];
|
|
20
|
-
}> : P[K];
|
|
21
|
-
};
|
|
22
|
-
type __VLS_Prettify<T> = {
|
|
23
|
-
[K in keyof T]: T[K];
|
|
24
|
-
} & {};
|
|
25
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
26
|
-
type __VLS_TypePropsToOption<T> = {
|
|
27
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
28
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
29
|
-
} : {
|
|
30
|
-
type: import('vue').PropType<T[K]>;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IAdjNavigatorPassive } from '../elements/AdjNavigatorItem/IAdjNavigatorPassive';
|
|
2
2
|
export interface IAdjNavigatorItemActive {
|
|
3
3
|
id: number;
|
|
4
4
|
title: string;
|
|
5
5
|
}
|
|
6
|
-
export interface IAdjNavigatorItem extends
|
|
6
|
+
export interface IAdjNavigatorItem extends IAdjNavigatorPassive {
|
|
7
7
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsMaterials:
|
|
1
|
+
import { default as AdjPersonalizations } from './AdjPersonalizations.vue';
|
|
2
|
+
export declare const argsMaterials: InstanceType<typeof AdjPersonalizations>['$props'];
|
|
@@ -1,40 +1,34 @@
|
|
|
1
|
-
import { IAdjPersonalizationsProps } from './IAdjPersonalizationsProps';
|
|
2
1
|
import { IAdjPersonalizationsItem } from './IAdjPersonalizationsItem';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Объект с выбранными элементами */
|
|
4
|
+
modelValue?: {
|
|
5
|
+
[id: string]: any[];
|
|
6
|
+
};
|
|
7
|
+
/** Массив элементов */
|
|
8
|
+
items: IAdjPersonalizationsItem[];
|
|
9
|
+
/** Количество скелетонов */
|
|
10
|
+
skeletonQty?: number;
|
|
11
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
12
|
+
click: (value: IAdjPersonalizationsItem) => any;
|
|
13
|
+
clickClose: (value: IAdjPersonalizationsItem) => any;
|
|
14
|
+
clickPlus: (value: IAdjPersonalizationsItem) => any;
|
|
15
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
16
|
+
/** Объект с выбранными элементами */
|
|
17
|
+
modelValue?: {
|
|
18
|
+
[id: string]: any[];
|
|
19
|
+
};
|
|
20
|
+
/** Массив элементов */
|
|
21
|
+
items: IAdjPersonalizationsItem[];
|
|
22
|
+
/** Количество скелетонов */
|
|
23
|
+
skeletonQty?: number;
|
|
24
|
+
}> & Readonly<{
|
|
14
25
|
onClick?: ((value: IAdjPersonalizationsItem) => any) | undefined;
|
|
15
26
|
onClickClose?: ((value: IAdjPersonalizationsItem) => any) | undefined;
|
|
16
27
|
onClickPlus?: ((value: IAdjPersonalizationsItem) => any) | undefined;
|
|
17
|
-
}
|
|
28
|
+
}>, {
|
|
18
29
|
modelValue: {
|
|
19
30
|
[id: string]: any[];
|
|
20
31
|
};
|
|
21
32
|
skeletonQty: number;
|
|
22
|
-
}, {}>;
|
|
33
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
23
34
|
export default _default;
|
|
24
|
-
type __VLS_WithDefaults<P, D> = {
|
|
25
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
26
|
-
default: D[K];
|
|
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;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsBase:
|
|
1
|
+
import { default as AdjPricebar } from './AdjPricebar.vue';
|
|
2
|
+
export declare const argsBase: InstanceType<typeof AdjPricebar>['$props'];
|
|
@@ -1,24 +1,68 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
|
+
/** Текст надписи "За 1 шт." */
|
|
3
|
+
labelOne: string;
|
|
4
|
+
/** Текст надписи "За тираж" */
|
|
5
|
+
labelEdition: string;
|
|
6
|
+
/** Текст надписи "от" */
|
|
7
|
+
labelFrom: string;
|
|
8
|
+
/** Текст надписи "руб." */
|
|
9
|
+
labelRub: string;
|
|
10
|
+
/** Текст надписи "Со скидкой" */
|
|
11
|
+
labelWithDiscount: string;
|
|
12
|
+
/** Цена за единицу */
|
|
13
|
+
priceOne: number;
|
|
14
|
+
/** Цена за тираж */
|
|
15
|
+
priceEdition: number;
|
|
16
|
+
/** Цена за единицу со скидками */
|
|
17
|
+
priceOneDiscounts: number;
|
|
18
|
+
/** Цена за тираж со скидками */
|
|
19
|
+
priceEditionDiscounts: number;
|
|
20
|
+
/** Подсказка для цены за единицу */
|
|
21
|
+
hintOne: string;
|
|
22
|
+
/** Подсказка для цены за тираж */
|
|
23
|
+
hintEdition: string;
|
|
24
|
+
/** Подсказка для цены со скидкой */
|
|
25
|
+
hintDiscounts: string;
|
|
26
|
+
/** Количество */
|
|
27
|
+
quantity: number;
|
|
28
|
+
/** Размер скидок */
|
|
29
|
+
discounts: number;
|
|
30
|
+
/** Показывать предлог "от" */
|
|
31
|
+
showFrom: boolean;
|
|
32
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
33
|
+
"update:quantity": (value: number) => any;
|
|
34
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
35
|
+
/** Текст надписи "За 1 шт." */
|
|
36
|
+
labelOne: string;
|
|
37
|
+
/** Текст надписи "За тираж" */
|
|
38
|
+
labelEdition: string;
|
|
39
|
+
/** Текст надписи "от" */
|
|
40
|
+
labelFrom: string;
|
|
41
|
+
/** Текст надписи "руб." */
|
|
42
|
+
labelRub: string;
|
|
43
|
+
/** Текст надписи "Со скидкой" */
|
|
44
|
+
labelWithDiscount: string;
|
|
45
|
+
/** Цена за единицу */
|
|
46
|
+
priceOne: number;
|
|
47
|
+
/** Цена за тираж */
|
|
48
|
+
priceEdition: number;
|
|
49
|
+
/** Цена за единицу со скидками */
|
|
50
|
+
priceOneDiscounts: number;
|
|
51
|
+
/** Цена за тираж со скидками */
|
|
52
|
+
priceEditionDiscounts: number;
|
|
53
|
+
/** Подсказка для цены за единицу */
|
|
54
|
+
hintOne: string;
|
|
55
|
+
/** Подсказка для цены за тираж */
|
|
56
|
+
hintEdition: string;
|
|
57
|
+
/** Подсказка для цены со скидкой */
|
|
58
|
+
hintDiscounts: string;
|
|
59
|
+
/** Количество */
|
|
60
|
+
quantity: number;
|
|
61
|
+
/** Размер скидок */
|
|
62
|
+
discounts: number;
|
|
63
|
+
/** Показывать предлог "от" */
|
|
64
|
+
showFrom: boolean;
|
|
65
|
+
}> & Readonly<{
|
|
5
66
|
"onUpdate:quantity"?: ((value: number) => any) | undefined;
|
|
6
|
-
}, {}, {}>;
|
|
67
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
7
68
|
export default _default;
|
|
8
|
-
type __VLS_WithDefaults<P, D> = {
|
|
9
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
10
|
-
default: D[K];
|
|
11
|
-
}> : P[K];
|
|
12
|
-
};
|
|
13
|
-
type __VLS_Prettify<T> = {
|
|
14
|
-
[K in keyof T]: T[K];
|
|
15
|
-
} & {};
|
|
16
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
17
|
-
type __VLS_TypePropsToOption<T> = {
|
|
18
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
19
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
20
|
-
} : {
|
|
21
|
-
type: import('vue').PropType<T[K]>;
|
|
22
|
-
required: true;
|
|
23
|
-
};
|
|
24
|
-
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsProducts:
|
|
3
|
-
export declare const argsModels:
|
|
1
|
+
import { default as AdjProducts } from './AdjProducts.vue';
|
|
2
|
+
export declare const argsProducts: InstanceType<typeof AdjProducts>['$props'];
|
|
3
|
+
export declare const argsModels: InstanceType<typeof AdjProducts>['$props'];
|
|
@@ -1,33 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
import { IAdjProductsItem } from './IAdjProductsItem';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
|
+
/** Массив элементов для компонента AdjCoverItem */
|
|
4
|
+
items: IAdjProductsItem[];
|
|
5
|
+
/** Количество скелетонов */
|
|
6
|
+
skeletonQty?: number;
|
|
7
|
+
/** Длительность анимации, сек */
|
|
8
|
+
duration?: number;
|
|
9
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
10
|
+
click: (value: IAdjProductsItem) => any;
|
|
11
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
12
|
+
/** Массив элементов для компонента AdjCoverItem */
|
|
13
|
+
items: IAdjProductsItem[];
|
|
14
|
+
/** Количество скелетонов */
|
|
15
|
+
skeletonQty?: number;
|
|
16
|
+
/** Длительность анимации, сек */
|
|
17
|
+
duration?: number;
|
|
18
|
+
}> & Readonly<{
|
|
19
|
+
onClick?: ((value: IAdjProductsItem) => any) | undefined;
|
|
20
|
+
}>, {
|
|
3
21
|
duration: number;
|
|
4
22
|
skeletonQty: number;
|
|
5
|
-
}
|
|
6
|
-
click: (value: import('./IAdjProductsItem').IAdjProductsItem) => void;
|
|
7
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<IAdjProductsProps>, {
|
|
8
|
-
duration: number;
|
|
9
|
-
skeletonQty: number;
|
|
10
|
-
}>>> & {
|
|
11
|
-
onClick?: ((value: import('./IAdjProductsItem').IAdjProductsItem) => any) | undefined;
|
|
12
|
-
}, {
|
|
13
|
-
skeletonQty: number;
|
|
14
|
-
duration: number;
|
|
15
|
-
}, {}>;
|
|
23
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
24
|
export default _default;
|
|
17
|
-
type __VLS_WithDefaults<P, D> = {
|
|
18
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
19
|
-
default: D[K];
|
|
20
|
-
}> : P[K];
|
|
21
|
-
};
|
|
22
|
-
type __VLS_Prettify<T> = {
|
|
23
|
-
[K in keyof T]: T[K];
|
|
24
|
-
} & {};
|
|
25
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
26
|
-
type __VLS_TypePropsToOption<T> = {
|
|
27
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
28
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
29
|
-
} : {
|
|
30
|
-
type: import('vue').PropType<T[K]>;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsMaterials:
|
|
1
|
+
import { default as AdjStitchings } from './AdjStitchings.vue';
|
|
2
|
+
export declare const argsMaterials: InstanceType<typeof AdjStitchings>['$props'];
|
|
@@ -1,30 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { IAdjStitchingsGroup } from './IAdjStitchingsGroup';
|
|
2
|
+
import { IAdjStitchingsItem } from './IAdjStitchingsItem';
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
|
+
/** Выбранный элемент */
|
|
5
|
+
modelValue?: IAdjStitchingsItem;
|
|
6
|
+
/** Массив элементов */
|
|
7
|
+
groups: IAdjStitchingsGroup[];
|
|
8
|
+
/** Количество скелетонов */
|
|
9
|
+
skeletonQty?: number;
|
|
10
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
11
|
+
"update:modelValue": (value: IAdjStitchingsItem) => any;
|
|
12
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
13
|
+
/** Выбранный элемент */
|
|
14
|
+
modelValue?: IAdjStitchingsItem;
|
|
15
|
+
/** Массив элементов */
|
|
16
|
+
groups: IAdjStitchingsGroup[];
|
|
17
|
+
/** Количество скелетонов */
|
|
18
|
+
skeletonQty?: number;
|
|
19
|
+
}> & Readonly<{
|
|
20
|
+
"onUpdate:modelValue"?: ((value: IAdjStitchingsItem) => any) | undefined;
|
|
21
|
+
}>, {
|
|
3
22
|
skeletonQty: number;
|
|
4
|
-
}
|
|
5
|
-
"update:modelValue": (value: import('./IAdjStitchingsItem').IAdjStitchingsItem) => void;
|
|
6
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<IAdjStitchingsProps>, {
|
|
7
|
-
skeletonQty: number;
|
|
8
|
-
}>>> & {
|
|
9
|
-
"onUpdate:modelValue"?: ((value: import('./IAdjStitchingsItem').IAdjStitchingsItem) => any) | undefined;
|
|
10
|
-
}, {
|
|
11
|
-
skeletonQty: number;
|
|
12
|
-
}, {}>;
|
|
23
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
13
24
|
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,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const argsSingle:
|
|
3
|
-
export declare const argsDouble:
|
|
1
|
+
import { default as AdjCoverGroupItem } from './AdjCoverGroupItem.vue';
|
|
2
|
+
export declare const argsSingle: InstanceType<typeof AdjCoverGroupItem>['$props'];
|
|
3
|
+
export declare const argsDouble: InstanceType<typeof AdjCoverGroupItem>['$props'];
|