@hotelinking/ui 10.43.0 → 10.43.4
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/ui.d.ts +1582 -0
- package/package.json +18 -10
- package/dist/components/Atoms/uiButton/uiButton.vue.d.ts +0 -14
- package/dist/components/Atoms/uiCheckbox/uiCheckbox.vue.d.ts +0 -18
- package/dist/components/Atoms/uiDropdown/uiDropdown.vue.d.ts +0 -10
- package/dist/components/Atoms/uiIcon/uiIcon.vue.d.ts +0 -7
- package/dist/components/Atoms/uiInput/uiInput.vue.d.ts +0 -16
- package/dist/components/Atoms/uiInputFile/uiInputFile.vue.d.ts +0 -10
- package/dist/components/Atoms/uiRangeSlider/uiRangeSlider.vue.d.ts +0 -10
- package/dist/components/Atoms/uiSelect/uiSelect.vue.d.ts +0 -12
- package/dist/components/Atoms/uiTag/uiTag.vue.d.ts +0 -18
- package/dist/components/Atoms/uiTextArea/uiTextArea.vue.d.ts +0 -18
- package/dist/components/Atoms/uiToggle/uiToggle.vue.d.ts +0 -39
- package/dist/components/Common/SkeletonTable/SkeletonTable.vue.d.ts +0 -2
- package/dist/components/Molecules/uiAlert/uiAlert.vue.d.ts +0 -17
- package/dist/components/Molecules/uiBreadcrumbs/uiBreadcrumbs.vue.d.ts +0 -9
- package/dist/components/Molecules/uiCard/uiCard.vue.d.ts +0 -19
- package/dist/components/Molecules/uiDeviceStatus/uiDeviceStatus.vue.d.ts +0 -12
- package/dist/components/Molecules/uiFilter/uiFilter.vue.d.ts +0 -10
- package/dist/components/Molecules/uiModal/uiModal.vue.d.ts +0 -24
- package/dist/components/Molecules/uiNotification/uiNotification.vue.d.ts +0 -11
- package/dist/components/Molecules/uiSectionTitle/uiSectionTitle.vue.d.ts +0 -3
- package/dist/components/Molecules/uiTaskList/uiTaskList.vue.d.ts +0 -5
- package/dist/components/Organisms/uiCharts/RangeSelector.vue.d.ts +0 -14
- package/dist/components/Organisms/uiCharts/uiChart.vue.d.ts +0 -33
- package/dist/components/Organisms/uiCircleCharts/uiCircleChart.vue.d.ts +0 -32
- package/dist/components/Organisms/uiDateRange/uiDateRange.vue.d.ts +0 -13
- package/dist/components/Organisms/uiDragAndDrop/uiDragAndDrop.vue.d.ts +0 -9
- package/dist/components/Organisms/uiDynamicStats/uiDynamicStats.vue.d.ts +0 -5
- package/dist/components/Organisms/uiFooter/uiFooter.vue.d.ts +0 -2
- package/dist/components/Organisms/uiFunnelChartV2/uiFunnelChartV2.vue.d.ts +0 -34
- package/dist/components/Organisms/uiGallery/uiGallery.vue.d.ts +0 -11
- package/dist/components/Organisms/uiLoadingScreen/uiLoadingScreen.vue.d.ts +0 -5
- package/dist/components/Organisms/uiNoResults/uiNoResults.vue.d.ts +0 -9
- package/dist/components/Organisms/uiPagination/uiPagination.vue.d.ts +0 -24
- package/dist/components/Organisms/uiPriceCalendar/DateSelector.vue.d.ts +0 -22
- package/dist/components/Organisms/uiPriceCalendar/Day.vue.d.ts +0 -14
- package/dist/components/Organisms/uiPriceCalendar/Price.vue.d.ts +0 -25
- package/dist/components/Organisms/uiPriceCalendar/uiPriceCalendar.vue.d.ts +0 -25
- package/dist/components/Organisms/uiRightSidebar/uiRightSidebar.vue.d.ts +0 -16
- package/dist/components/Organisms/uiSidebar/uiSidebar.vue.d.ts +0 -9
- package/dist/components/Organisms/uiSidebar/uiSidebarV2.vue.d.ts +0 -12
- package/dist/components/Organisms/uiSmartFilter/uiSmartFilter.vue.d.ts +0 -25
- package/dist/components/Organisms/uiStats/uiStats.vue.d.ts +0 -9
- package/dist/components/Organisms/uiStripedCard/uiStripedCard.vue.d.ts +0 -9
- package/dist/components/Organisms/uiTable/tooltip.vue.d.ts +0 -7
- package/dist/components/Organisms/uiTable/uiTable.vue.d.ts +0 -41
- package/dist/components/Organisms/uiTabs/uiTabs.vue.d.ts +0 -7
- package/dist/components/Organisms/uiTimeline/uiTimeline.vue.d.ts +0 -12
- package/dist/components/Organisms/uiTopbar/uiTopbar.vue.d.ts +0 -7
- package/dist/components/Organisms/uiWrapper/uiWrapper.vue.d.ts +0 -20
- package/dist/components/index.d.ts +0 -44
- package/dist/index.d.ts +0 -7
- package/dist/types/components/Atoms/uiButton/uiButton.vue.d.ts +0 -39
- package/dist/types/components/Atoms/uiCheckbox/uiCheckbox.vue.d.ts +0 -43
- package/dist/types/components/Atoms/uiDropdown/uiDropdown.vue.d.ts +0 -33
- package/dist/types/components/Atoms/uiIcon/uiIcon.vue.d.ts +0 -32
- package/dist/types/components/Atoms/uiInput/uiInput.vue.d.ts +0 -43
- package/dist/types/components/Atoms/uiInputFile/uiInputFile.vue.d.ts +0 -33
- package/dist/types/components/Atoms/uiRangeSlider/uiRangeSlider.vue.d.ts +0 -33
- package/dist/types/components/Atoms/uiSelect/uiSelect.vue.d.ts +0 -35
- package/dist/types/components/Atoms/uiTag/uiTag.vue.d.ts +0 -43
- package/dist/types/components/Atoms/uiTextArea/uiTextArea.vue.d.ts +0 -45
- package/dist/types/components/Atoms/uiToggle/uiToggle.vue.d.ts +0 -64
- package/dist/types/components/Common/SkeletonTable/SkeletonTable.vue.d.ts +0 -2
- package/dist/types/components/Molecules/uiAlert/uiAlert.vue.d.ts +0 -40
- package/dist/types/components/Molecules/uiBreadcrumbs/uiBreadcrumbs.vue.d.ts +0 -30
- package/dist/types/components/Molecules/uiCard/uiCard.vue.d.ts +0 -40
- package/dist/types/components/Molecules/uiDeviceStatus/uiDeviceStatus.vue.d.ts +0 -35
- package/dist/types/components/Molecules/uiFilter/uiFilter.vue.d.ts +0 -33
- package/dist/types/components/Molecules/uiModal/uiModal.vue.d.ts +0 -49
- package/dist/types/components/Molecules/uiNotification/uiNotification.vue.d.ts +0 -36
- package/dist/types/components/Molecules/uiSectionTitle/uiSectionTitle.vue.d.ts +0 -12
- package/dist/types/components/Molecules/uiTaskList/uiTaskList.vue.d.ts +0 -26
- package/dist/types/components/Organisms/uiCharts/RangeSelector.vue.d.ts +0 -14
- package/dist/types/components/Organisms/uiCharts/uiChart.vue.d.ts +0 -66
- package/dist/types/components/Organisms/uiCircleCharts/uiCircleChart.vue.d.ts +0 -63
- package/dist/types/components/Organisms/uiDateRange/uiDateRange.vue.d.ts +0 -22
- package/dist/types/components/Organisms/uiDragAndDrop/uiDragAndDrop.vue.d.ts +0 -30
- package/dist/types/components/Organisms/uiDynamicStats/uiDynamicStats.vue.d.ts +0 -26
- package/dist/types/components/Organisms/uiFooter/uiFooter.vue.d.ts +0 -2
- package/dist/types/components/Organisms/uiFunnelChartV2/uiFunnelChartV2.vue.d.ts +0 -69
- package/dist/types/components/Organisms/uiGallery/uiGallery.vue.d.ts +0 -20
- package/dist/types/components/Organisms/uiLoadingScreen/uiLoadingScreen.vue.d.ts +0 -26
- package/dist/types/components/Organisms/uiNoResults/uiNoResults.vue.d.ts +0 -18
- package/dist/types/components/Organisms/uiPagination/uiPagination.vue.d.ts +0 -40
- package/dist/types/components/Organisms/uiPriceCalendar/DateSelector.vue.d.ts +0 -22
- package/dist/types/components/Organisms/uiPriceCalendar/Day.vue.d.ts +0 -14
- package/dist/types/components/Organisms/uiPriceCalendar/Price.vue.d.ts +0 -25
- package/dist/types/components/Organisms/uiPriceCalendar/uiPriceCalendar.vue.d.ts +0 -34
- package/dist/types/components/Organisms/uiRightSidebar/uiRightSidebar.vue.d.ts +0 -37
- package/dist/types/components/Organisms/uiSidebar/uiSidebar.vue.d.ts +0 -30
- package/dist/types/components/Organisms/uiSidebar/uiSidebarV2.vue.d.ts +0 -35
- package/dist/types/components/Organisms/uiSmartFilter/uiSmartFilter.vue.d.ts +0 -46
- package/dist/types/components/Organisms/uiStats/uiStats.vue.d.ts +0 -30
- package/dist/types/components/Organisms/uiStripedCard/uiStripedCard.vue.d.ts +0 -30
- package/dist/types/components/Organisms/uiTable/tooltip.vue.d.ts +0 -7
- package/dist/types/components/Organisms/uiTable/uiTable.vue.d.ts +0 -66
- package/dist/types/components/Organisms/uiTabs/uiTabs.vue.d.ts +0 -16
- package/dist/types/components/Organisms/uiTimeline/uiTimeline.vue.d.ts +0 -35
- package/dist/types/components/Organisms/uiTopbar/uiTopbar.vue.d.ts +0 -16
- package/dist/types/components/Organisms/uiWrapper/uiWrapper.vue.d.ts +0 -29
- package/dist/types/components/index.d.ts +0 -44
- package/dist/types/index.d.ts +0 -1183
- package/dist/types/types/index.d.ts +0 -1183
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { UiDragAndDropInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiDragAndDropInterface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
-
dragAndDropUpdated: (T: any) => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiDragAndDropInterface>, {
|
|
7
|
-
loading: boolean;
|
|
8
|
-
}>>> & Readonly<{
|
|
9
|
-
onDragAndDropUpdated?: ((T: any) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
loading: boolean;
|
|
12
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
17
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
18
|
-
} : {
|
|
19
|
-
type: import('vue').PropType<T[K]>;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
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
|
-
} & {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { UiDynamicStatsInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiDynamicStatsInterface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiDynamicStatsInterface>, {
|
|
5
|
-
loading: boolean;
|
|
6
|
-
}>>> & Readonly<{}>, {
|
|
7
|
-
loading: boolean;
|
|
8
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
9
|
-
export default _default;
|
|
10
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
11
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
12
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
13
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
14
|
-
} : {
|
|
15
|
-
type: import('vue').PropType<T[K]>;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
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
|
-
} & {};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
export default _default;
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { UiChartInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiChartInterface>, {
|
|
3
|
-
id: string;
|
|
4
|
-
type: string;
|
|
5
|
-
loading: boolean;
|
|
6
|
-
range: string;
|
|
7
|
-
horizontal: boolean;
|
|
8
|
-
empty: boolean;
|
|
9
|
-
stacked: boolean;
|
|
10
|
-
height: number;
|
|
11
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
-
selectedRange: (T: {
|
|
13
|
-
range: {
|
|
14
|
-
from: string | Date;
|
|
15
|
-
to: string | Date;
|
|
16
|
-
};
|
|
17
|
-
chartId: string;
|
|
18
|
-
}) => void;
|
|
19
|
-
chartUpdated: () => void;
|
|
20
|
-
dataPointSelection: (T: any) => void;
|
|
21
|
-
maximizeChart: (T: string) => void;
|
|
22
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiChartInterface>, {
|
|
23
|
-
id: string;
|
|
24
|
-
type: string;
|
|
25
|
-
loading: boolean;
|
|
26
|
-
range: string;
|
|
27
|
-
horizontal: boolean;
|
|
28
|
-
empty: boolean;
|
|
29
|
-
stacked: boolean;
|
|
30
|
-
height: number;
|
|
31
|
-
}>>> & Readonly<{
|
|
32
|
-
onSelectedRange?: ((T: {
|
|
33
|
-
range: {
|
|
34
|
-
from: string | Date;
|
|
35
|
-
to: string | Date;
|
|
36
|
-
};
|
|
37
|
-
chartId: string;
|
|
38
|
-
}) => any) | undefined;
|
|
39
|
-
onChartUpdated?: (() => any) | undefined;
|
|
40
|
-
onDataPointSelection?: ((T: any) => any) | undefined;
|
|
41
|
-
onMaximizeChart?: ((T: string) => any) | undefined;
|
|
42
|
-
}>, {
|
|
43
|
-
loading: boolean;
|
|
44
|
-
type: "area" | "line" | "bar" | "scatter";
|
|
45
|
-
id: string;
|
|
46
|
-
range: "24h" | "7d" | "1m" | "3m" | "all";
|
|
47
|
-
empty: boolean;
|
|
48
|
-
horizontal: boolean;
|
|
49
|
-
stacked: boolean;
|
|
50
|
-
height: number;
|
|
51
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
52
|
-
export default _default;
|
|
53
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
54
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
55
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
56
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
57
|
-
} : {
|
|
58
|
-
type: import('vue').PropType<T[K]>;
|
|
59
|
-
required: true;
|
|
60
|
-
};
|
|
61
|
-
};
|
|
62
|
-
type __VLS_WithDefaults<P, D> = {
|
|
63
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
64
|
-
default: D[K];
|
|
65
|
-
}> : P[K];
|
|
66
|
-
};
|
|
67
|
-
type __VLS_Prettify<T> = {
|
|
68
|
-
[K in keyof T]: T[K];
|
|
69
|
-
} & {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { UiGalleryInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiGalleryInterface>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
3
|
-
modalAction: (T: any) => void;
|
|
4
|
-
deleteImage: (T: any) => void;
|
|
5
|
-
imgClicked: (T: any) => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiGalleryInterface>>> & Readonly<{
|
|
7
|
-
onModalAction?: ((T: any) => any) | undefined;
|
|
8
|
-
onDeleteImage?: ((T: any) => any) | undefined;
|
|
9
|
-
onImgClicked?: ((T: any) => any) | undefined;
|
|
10
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
11
|
-
export default _default;
|
|
12
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
13
|
-
type __VLS_TypePropsToRuntimeProps<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,26 +0,0 @@
|
|
|
1
|
-
import { UiLoadScreenInterface } from '@/types';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiLoadScreenInterface>, {
|
|
3
|
-
fixed: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiLoadScreenInterface>, {
|
|
5
|
-
fixed: boolean;
|
|
6
|
-
}>>> & Readonly<{}>, {
|
|
7
|
-
fixed: boolean;
|
|
8
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
9
|
-
export default _default;
|
|
10
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
11
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
12
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
13
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
14
|
-
} : {
|
|
15
|
-
type: import('vue').PropType<T[K]>;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
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
|
-
} & {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { UiNoResultsInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiNoResultsInterface>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
3
|
-
action: (T: string) => void;
|
|
4
|
-
noResultsOptionSelected: (T: import("@/types").UiDropdownItemType) => void;
|
|
5
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiNoResultsInterface>>> & Readonly<{
|
|
6
|
-
onAction?: ((T: string) => any) | undefined;
|
|
7
|
-
onNoResultsOptionSelected?: ((T: import("@/types").UiDropdownItemType) => any) | undefined;
|
|
8
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
9
|
-
export default _default;
|
|
10
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
11
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
12
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
13
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
14
|
-
} : {
|
|
15
|
-
type: import('vue').PropType<T[K]>;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { UiPaginationInterface } from "@/types";
|
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiPaginationInterface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
-
changePage: (T: number) => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiPaginationInterface>, {
|
|
7
|
-
loading: boolean;
|
|
8
|
-
}>>> & Readonly<{
|
|
9
|
-
onChangePage?: ((T: number) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
loading: boolean;
|
|
12
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
13
|
-
previous?(_: {}): any;
|
|
14
|
-
next?(_: {}): any;
|
|
15
|
-
showing?(_: {}): any;
|
|
16
|
-
of?(_: {}): any;
|
|
17
|
-
}>;
|
|
18
|
-
export default _default;
|
|
19
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
20
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
21
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
22
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
23
|
-
} : {
|
|
24
|
-
type: import('vue').PropType<T[K]>;
|
|
25
|
-
required: true;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
type __VLS_WithDefaults<P, D> = {
|
|
29
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
30
|
-
default: D[K];
|
|
31
|
-
}> : P[K];
|
|
32
|
-
};
|
|
33
|
-
type __VLS_Prettify<T> = {
|
|
34
|
-
[K in keyof T]: T[K];
|
|
35
|
-
} & {};
|
|
36
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
37
|
-
new (): {
|
|
38
|
-
$slots: S;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
selectedDate: {
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
}>, {}, {}, {
|
|
7
|
-
currentDate(): dayjs.Dayjs;
|
|
8
|
-
today(): dayjs.Dayjs;
|
|
9
|
-
formatedDate(): string;
|
|
10
|
-
}, {
|
|
11
|
-
selectDate(name: any, page: any): void;
|
|
12
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
13
|
-
selectedDate: {
|
|
14
|
-
type: ObjectConstructor;
|
|
15
|
-
required: true;
|
|
16
|
-
};
|
|
17
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
18
|
-
ChevronLeftIcon: import("vue").FunctionalComponent<import("vue").HTMLAttributes & import("vue").VNodeProps, {}, any, {}>;
|
|
19
|
-
ChevronRightIcon: import("vue").FunctionalComponent<import("vue").HTMLAttributes & import("vue").VNodeProps, {}, any, {}>;
|
|
20
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
21
|
-
export default _default;
|
|
22
|
-
import dayjs from "dayjs";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
day: ObjectConstructor;
|
|
3
|
-
}>, {}, {}, {
|
|
4
|
-
currentDay(): {
|
|
5
|
-
dayName: string;
|
|
6
|
-
day: string;
|
|
7
|
-
month: string;
|
|
8
|
-
isWeekend: boolean;
|
|
9
|
-
isToday: boolean;
|
|
10
|
-
};
|
|
11
|
-
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
-
day: ObjectConstructor;
|
|
13
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
|
-
export default _default;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
currency: StringConstructor;
|
|
3
|
-
price: ObjectConstructor;
|
|
4
|
-
basePrice: NumberConstructor;
|
|
5
|
-
isBasePrice: {
|
|
6
|
-
type: BooleanConstructor;
|
|
7
|
-
default: boolean;
|
|
8
|
-
};
|
|
9
|
-
}>, {}, {}, {
|
|
10
|
-
currentDay(): {
|
|
11
|
-
isWeekend: boolean;
|
|
12
|
-
price: any;
|
|
13
|
-
};
|
|
14
|
-
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
|
-
currency: StringConstructor;
|
|
16
|
-
price: ObjectConstructor;
|
|
17
|
-
basePrice: NumberConstructor;
|
|
18
|
-
isBasePrice: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
}>> & Readonly<{}>, {
|
|
23
|
-
isBasePrice: boolean;
|
|
24
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
25
|
-
export default _default;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { UiPriceCalendarInterface, UiRoomTypeSelectionPriceType } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiPriceCalendarInterface>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
3
|
-
dateChanged: (t: Date) => void;
|
|
4
|
-
changeCategoryBulkPrices: () => void;
|
|
5
|
-
changeCategorySelectionPrice: (t: UiRoomTypeSelectionPriceType) => void;
|
|
6
|
-
changeCategoryUpgradePrice: (t: UiRoomTypeSelectionPriceType) => void;
|
|
7
|
-
changeRoomPrice: (t: {
|
|
8
|
-
price: UiRoomTypeSelectionPriceType;
|
|
9
|
-
roomId: string;
|
|
10
|
-
roomName: string;
|
|
11
|
-
}) => void;
|
|
12
|
-
tableAction: (t: any) => void;
|
|
13
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiPriceCalendarInterface>>> & Readonly<{
|
|
14
|
-
onTableAction?: ((t: any) => any) | undefined;
|
|
15
|
-
onDateChanged?: ((t: Date) => any) | undefined;
|
|
16
|
-
onChangeCategoryBulkPrices?: (() => any) | undefined;
|
|
17
|
-
onChangeCategorySelectionPrice?: ((t: UiRoomTypeSelectionPriceType) => any) | undefined;
|
|
18
|
-
onChangeCategoryUpgradePrice?: ((t: UiRoomTypeSelectionPriceType) => any) | undefined;
|
|
19
|
-
onChangeRoomPrice?: ((t: {
|
|
20
|
-
price: UiRoomTypeSelectionPriceType;
|
|
21
|
-
roomId: string;
|
|
22
|
-
roomName: string;
|
|
23
|
-
}) => any) | undefined;
|
|
24
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
25
|
-
export default _default;
|
|
26
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
27
|
-
type __VLS_TypePropsToRuntimeProps<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,37 +0,0 @@
|
|
|
1
|
-
import { UiRightSidebarInterface } from '@/types';
|
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiRightSidebarInterface>, {
|
|
3
|
-
open: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
-
closeRightBar: () => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiRightSidebarInterface>, {
|
|
7
|
-
open: boolean;
|
|
8
|
-
}>>> & Readonly<{
|
|
9
|
-
onCloseRightBar?: (() => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
open: boolean;
|
|
12
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
13
|
-
default?(_: {}): any;
|
|
14
|
-
}>;
|
|
15
|
-
export default _default;
|
|
16
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
17
|
-
type __VLS_TypePropsToRuntimeProps<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
|
-
};
|
|
25
|
-
type __VLS_WithDefaults<P, D> = {
|
|
26
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
27
|
-
default: D[K];
|
|
28
|
-
}> : P[K];
|
|
29
|
-
};
|
|
30
|
-
type __VLS_Prettify<T> = {
|
|
31
|
-
[K in keyof T]: T[K];
|
|
32
|
-
} & {};
|
|
33
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
34
|
-
new (): {
|
|
35
|
-
$slots: S;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { UiSidebarInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSidebarInterface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
-
sideBarClick: (t: string) => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSidebarInterface>, {
|
|
7
|
-
loading: boolean;
|
|
8
|
-
}>>> & Readonly<{
|
|
9
|
-
onSideBarClick?: ((t: string) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
loading: boolean;
|
|
12
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
17
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
18
|
-
} : {
|
|
19
|
-
type: import('vue').PropType<T[K]>;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
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
|
-
} & {};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { UiSidebarV2Interface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSidebarV2Interface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
isFilterNavigation: boolean;
|
|
5
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
-
productBarClick: (t: string) => void;
|
|
7
|
-
sideBarClick: (t: string) => void;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSidebarV2Interface>, {
|
|
9
|
-
loading: boolean;
|
|
10
|
-
isFilterNavigation: boolean;
|
|
11
|
-
}>>> & Readonly<{
|
|
12
|
-
onSideBarClick?: ((t: string) => any) | undefined;
|
|
13
|
-
onProductBarClick?: ((t: string) => any) | undefined;
|
|
14
|
-
}>, {
|
|
15
|
-
loading: boolean;
|
|
16
|
-
isFilterNavigation: boolean;
|
|
17
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
18
|
-
export default _default;
|
|
19
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
20
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
21
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
22
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
23
|
-
} : {
|
|
24
|
-
type: import('vue').PropType<T[K]>;
|
|
25
|
-
required: true;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
type __VLS_WithDefaults<P, D> = {
|
|
29
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
30
|
-
default: D[K];
|
|
31
|
-
}> : P[K];
|
|
32
|
-
};
|
|
33
|
-
type __VLS_Prettify<T> = {
|
|
34
|
-
[K in keyof T]: T[K];
|
|
35
|
-
} & {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { UiSmartFilterInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSmartFilterInterface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
-
smartFilterSelected: (T: {
|
|
6
|
-
name: string;
|
|
7
|
-
value: string;
|
|
8
|
-
active?: boolean | undefined;
|
|
9
|
-
}[]) => void;
|
|
10
|
-
smartInputChanged: (T: import("@/types").InputType) => void;
|
|
11
|
-
smartSelectChanged: (T: import("@/types").SelectItemType[]) => void;
|
|
12
|
-
smartOptionSelected: (T: import("@/types").UiDropdownItemType) => void;
|
|
13
|
-
rightAddOnClicked: () => void;
|
|
14
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSmartFilterInterface>, {
|
|
15
|
-
loading: boolean;
|
|
16
|
-
}>>> & Readonly<{
|
|
17
|
-
onRightAddOnClicked?: (() => any) | undefined;
|
|
18
|
-
onSmartFilterSelected?: ((T: {
|
|
19
|
-
name: string;
|
|
20
|
-
value: string;
|
|
21
|
-
active?: boolean | undefined;
|
|
22
|
-
}[]) => any) | undefined;
|
|
23
|
-
onSmartInputChanged?: ((T: import("@/types").InputType) => any) | undefined;
|
|
24
|
-
onSmartSelectChanged?: ((T: import("@/types").SelectItemType[]) => any) | undefined;
|
|
25
|
-
onSmartOptionSelected?: ((T: import("@/types").UiDropdownItemType) => any) | undefined;
|
|
26
|
-
}>, {
|
|
27
|
-
loading: boolean;
|
|
28
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
29
|
-
export default _default;
|
|
30
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
31
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
32
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
33
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
34
|
-
} : {
|
|
35
|
-
type: import('vue').PropType<T[K]>;
|
|
36
|
-
required: true;
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
type __VLS_WithDefaults<P, D> = {
|
|
40
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
41
|
-
default: D[K];
|
|
42
|
-
}> : P[K];
|
|
43
|
-
};
|
|
44
|
-
type __VLS_Prettify<T> = {
|
|
45
|
-
[K in keyof T]: T[K];
|
|
46
|
-
} & {};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { UiStatsInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiStatsInterface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
-
statClick: (T: string) => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiStatsInterface>, {
|
|
7
|
-
loading: boolean;
|
|
8
|
-
}>>> & Readonly<{
|
|
9
|
-
onStatClick?: ((T: string) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
loading: boolean;
|
|
12
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
17
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
18
|
-
} : {
|
|
19
|
-
type: import('vue').PropType<T[K]>;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
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
|
-
} & {};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { UiStripedCardInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiStripedCardInterface>, {
|
|
3
|
-
loading: boolean;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
|
-
itemClicked: (T: string) => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiStripedCardInterface>, {
|
|
7
|
-
loading: boolean;
|
|
8
|
-
}>>> & Readonly<{
|
|
9
|
-
onItemClicked?: ((T: string) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
loading: boolean;
|
|
12
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
17
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
18
|
-
} : {
|
|
19
|
-
type: import('vue').PropType<T[K]>;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
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
|
-
} & {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
-
tip: string;
|
|
3
|
-
$props: {
|
|
4
|
-
readonly tip?: string | undefined;
|
|
5
|
-
};
|
|
6
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7
|
-
export default _default;
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { UiTableInterface } from "@/types";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiTableInterface>, {
|
|
3
|
-
orderDirection: string;
|
|
4
|
-
loading: boolean;
|
|
5
|
-
resetSelected: boolean;
|
|
6
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
|
-
tableAction: (T: {
|
|
8
|
-
action: string;
|
|
9
|
-
items: (string | number)[];
|
|
10
|
-
}) => void;
|
|
11
|
-
orderBy: (T: {
|
|
12
|
-
value: string;
|
|
13
|
-
orderDirection: "desc" | "asc";
|
|
14
|
-
}) => void;
|
|
15
|
-
customEmit: (T: {
|
|
16
|
-
data: {
|
|
17
|
-
content: string;
|
|
18
|
-
type: string;
|
|
19
|
-
emits: any;
|
|
20
|
-
};
|
|
21
|
-
}) => void;
|
|
22
|
-
selectedItemsDeleted: () => void;
|
|
23
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiTableInterface>, {
|
|
24
|
-
orderDirection: string;
|
|
25
|
-
loading: boolean;
|
|
26
|
-
resetSelected: boolean;
|
|
27
|
-
}>>> & Readonly<{
|
|
28
|
-
onTableAction?: ((T: {
|
|
29
|
-
action: string;
|
|
30
|
-
items: (string | number)[];
|
|
31
|
-
}) => any) | undefined;
|
|
32
|
-
onOrderBy?: ((T: {
|
|
33
|
-
value: string;
|
|
34
|
-
orderDirection: "desc" | "asc";
|
|
35
|
-
}) => any) | undefined;
|
|
36
|
-
onCustomEmit?: ((T: {
|
|
37
|
-
data: {
|
|
38
|
-
content: string;
|
|
39
|
-
type: string;
|
|
40
|
-
emits: any;
|
|
41
|
-
};
|
|
42
|
-
}) => any) | undefined;
|
|
43
|
-
onSelectedItemsDeleted?: (() => any) | undefined;
|
|
44
|
-
}>, {
|
|
45
|
-
loading: boolean;
|
|
46
|
-
resetSelected: boolean;
|
|
47
|
-
orderDirection: "desc" | "asc";
|
|
48
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
49
|
-
export default _default;
|
|
50
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
51
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
52
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
53
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
54
|
-
} : {
|
|
55
|
-
type: import('vue').PropType<T[K]>;
|
|
56
|
-
required: true;
|
|
57
|
-
};
|
|
58
|
-
};
|
|
59
|
-
type __VLS_WithDefaults<P, D> = {
|
|
60
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
61
|
-
default: D[K];
|
|
62
|
-
}> : P[K];
|
|
63
|
-
};
|
|
64
|
-
type __VLS_Prettify<T> = {
|
|
65
|
-
[K in keyof T]: T[K];
|
|
66
|
-
} & {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { UiTabInterface } from '@/types';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiTabInterface>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
3
|
-
tabClicked: (T: string) => void;
|
|
4
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<UiTabInterface>>> & Readonly<{
|
|
5
|
-
onTabClicked?: ((T: string) => any) | undefined;
|
|
6
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7
|
-
export default _default;
|
|
8
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
9
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
10
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
11
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
12
|
-
} : {
|
|
13
|
-
type: import('vue').PropType<T[K]>;
|
|
14
|
-
required: true;
|
|
15
|
-
};
|
|
16
|
-
};
|