@hotelinking/ui 10.43.0 → 10.43.5

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.
Files changed (107) hide show
  1. package/dist/ui.cjs +1 -1
  2. package/dist/ui.d.ts +1927 -0
  3. package/dist/ui.es.js +66 -58
  4. package/package.json +18 -10
  5. package/dist/components/Atoms/uiButton/uiButton.vue.d.ts +0 -14
  6. package/dist/components/Atoms/uiCheckbox/uiCheckbox.vue.d.ts +0 -18
  7. package/dist/components/Atoms/uiDropdown/uiDropdown.vue.d.ts +0 -10
  8. package/dist/components/Atoms/uiIcon/uiIcon.vue.d.ts +0 -7
  9. package/dist/components/Atoms/uiInput/uiInput.vue.d.ts +0 -16
  10. package/dist/components/Atoms/uiInputFile/uiInputFile.vue.d.ts +0 -10
  11. package/dist/components/Atoms/uiRangeSlider/uiRangeSlider.vue.d.ts +0 -10
  12. package/dist/components/Atoms/uiSelect/uiSelect.vue.d.ts +0 -12
  13. package/dist/components/Atoms/uiTag/uiTag.vue.d.ts +0 -18
  14. package/dist/components/Atoms/uiTextArea/uiTextArea.vue.d.ts +0 -18
  15. package/dist/components/Atoms/uiToggle/uiToggle.vue.d.ts +0 -39
  16. package/dist/components/Common/SkeletonTable/SkeletonTable.vue.d.ts +0 -2
  17. package/dist/components/Molecules/uiAlert/uiAlert.vue.d.ts +0 -17
  18. package/dist/components/Molecules/uiBreadcrumbs/uiBreadcrumbs.vue.d.ts +0 -9
  19. package/dist/components/Molecules/uiCard/uiCard.vue.d.ts +0 -19
  20. package/dist/components/Molecules/uiDeviceStatus/uiDeviceStatus.vue.d.ts +0 -12
  21. package/dist/components/Molecules/uiFilter/uiFilter.vue.d.ts +0 -10
  22. package/dist/components/Molecules/uiModal/uiModal.vue.d.ts +0 -24
  23. package/dist/components/Molecules/uiNotification/uiNotification.vue.d.ts +0 -11
  24. package/dist/components/Molecules/uiSectionTitle/uiSectionTitle.vue.d.ts +0 -3
  25. package/dist/components/Molecules/uiTaskList/uiTaskList.vue.d.ts +0 -5
  26. package/dist/components/Organisms/uiCharts/RangeSelector.vue.d.ts +0 -14
  27. package/dist/components/Organisms/uiCharts/uiChart.vue.d.ts +0 -33
  28. package/dist/components/Organisms/uiCircleCharts/uiCircleChart.vue.d.ts +0 -32
  29. package/dist/components/Organisms/uiDateRange/uiDateRange.vue.d.ts +0 -13
  30. package/dist/components/Organisms/uiDragAndDrop/uiDragAndDrop.vue.d.ts +0 -9
  31. package/dist/components/Organisms/uiDynamicStats/uiDynamicStats.vue.d.ts +0 -5
  32. package/dist/components/Organisms/uiFooter/uiFooter.vue.d.ts +0 -2
  33. package/dist/components/Organisms/uiFunnelChartV2/uiFunnelChartV2.vue.d.ts +0 -34
  34. package/dist/components/Organisms/uiGallery/uiGallery.vue.d.ts +0 -11
  35. package/dist/components/Organisms/uiLoadingScreen/uiLoadingScreen.vue.d.ts +0 -5
  36. package/dist/components/Organisms/uiNoResults/uiNoResults.vue.d.ts +0 -9
  37. package/dist/components/Organisms/uiPagination/uiPagination.vue.d.ts +0 -24
  38. package/dist/components/Organisms/uiPriceCalendar/DateSelector.vue.d.ts +0 -22
  39. package/dist/components/Organisms/uiPriceCalendar/Day.vue.d.ts +0 -14
  40. package/dist/components/Organisms/uiPriceCalendar/Price.vue.d.ts +0 -25
  41. package/dist/components/Organisms/uiPriceCalendar/uiPriceCalendar.vue.d.ts +0 -25
  42. package/dist/components/Organisms/uiRightSidebar/uiRightSidebar.vue.d.ts +0 -16
  43. package/dist/components/Organisms/uiSidebar/uiSidebar.vue.d.ts +0 -9
  44. package/dist/components/Organisms/uiSidebar/uiSidebarV2.vue.d.ts +0 -12
  45. package/dist/components/Organisms/uiSmartFilter/uiSmartFilter.vue.d.ts +0 -25
  46. package/dist/components/Organisms/uiStats/uiStats.vue.d.ts +0 -9
  47. package/dist/components/Organisms/uiStripedCard/uiStripedCard.vue.d.ts +0 -9
  48. package/dist/components/Organisms/uiTable/tooltip.vue.d.ts +0 -7
  49. package/dist/components/Organisms/uiTable/uiTable.vue.d.ts +0 -41
  50. package/dist/components/Organisms/uiTabs/uiTabs.vue.d.ts +0 -7
  51. package/dist/components/Organisms/uiTimeline/uiTimeline.vue.d.ts +0 -12
  52. package/dist/components/Organisms/uiTopbar/uiTopbar.vue.d.ts +0 -7
  53. package/dist/components/Organisms/uiWrapper/uiWrapper.vue.d.ts +0 -20
  54. package/dist/components/index.d.ts +0 -44
  55. package/dist/index.d.ts +0 -7
  56. package/dist/types/components/Atoms/uiButton/uiButton.vue.d.ts +0 -39
  57. package/dist/types/components/Atoms/uiCheckbox/uiCheckbox.vue.d.ts +0 -43
  58. package/dist/types/components/Atoms/uiDropdown/uiDropdown.vue.d.ts +0 -33
  59. package/dist/types/components/Atoms/uiIcon/uiIcon.vue.d.ts +0 -32
  60. package/dist/types/components/Atoms/uiInput/uiInput.vue.d.ts +0 -43
  61. package/dist/types/components/Atoms/uiInputFile/uiInputFile.vue.d.ts +0 -33
  62. package/dist/types/components/Atoms/uiRangeSlider/uiRangeSlider.vue.d.ts +0 -33
  63. package/dist/types/components/Atoms/uiSelect/uiSelect.vue.d.ts +0 -35
  64. package/dist/types/components/Atoms/uiTag/uiTag.vue.d.ts +0 -43
  65. package/dist/types/components/Atoms/uiTextArea/uiTextArea.vue.d.ts +0 -45
  66. package/dist/types/components/Atoms/uiToggle/uiToggle.vue.d.ts +0 -64
  67. package/dist/types/components/Common/SkeletonTable/SkeletonTable.vue.d.ts +0 -2
  68. package/dist/types/components/Molecules/uiAlert/uiAlert.vue.d.ts +0 -40
  69. package/dist/types/components/Molecules/uiBreadcrumbs/uiBreadcrumbs.vue.d.ts +0 -30
  70. package/dist/types/components/Molecules/uiCard/uiCard.vue.d.ts +0 -40
  71. package/dist/types/components/Molecules/uiDeviceStatus/uiDeviceStatus.vue.d.ts +0 -35
  72. package/dist/types/components/Molecules/uiFilter/uiFilter.vue.d.ts +0 -33
  73. package/dist/types/components/Molecules/uiModal/uiModal.vue.d.ts +0 -49
  74. package/dist/types/components/Molecules/uiNotification/uiNotification.vue.d.ts +0 -36
  75. package/dist/types/components/Molecules/uiSectionTitle/uiSectionTitle.vue.d.ts +0 -12
  76. package/dist/types/components/Molecules/uiTaskList/uiTaskList.vue.d.ts +0 -26
  77. package/dist/types/components/Organisms/uiCharts/RangeSelector.vue.d.ts +0 -14
  78. package/dist/types/components/Organisms/uiCharts/uiChart.vue.d.ts +0 -66
  79. package/dist/types/components/Organisms/uiCircleCharts/uiCircleChart.vue.d.ts +0 -63
  80. package/dist/types/components/Organisms/uiDateRange/uiDateRange.vue.d.ts +0 -22
  81. package/dist/types/components/Organisms/uiDragAndDrop/uiDragAndDrop.vue.d.ts +0 -30
  82. package/dist/types/components/Organisms/uiDynamicStats/uiDynamicStats.vue.d.ts +0 -26
  83. package/dist/types/components/Organisms/uiFooter/uiFooter.vue.d.ts +0 -2
  84. package/dist/types/components/Organisms/uiFunnelChartV2/uiFunnelChartV2.vue.d.ts +0 -69
  85. package/dist/types/components/Organisms/uiGallery/uiGallery.vue.d.ts +0 -20
  86. package/dist/types/components/Organisms/uiLoadingScreen/uiLoadingScreen.vue.d.ts +0 -26
  87. package/dist/types/components/Organisms/uiNoResults/uiNoResults.vue.d.ts +0 -18
  88. package/dist/types/components/Organisms/uiPagination/uiPagination.vue.d.ts +0 -40
  89. package/dist/types/components/Organisms/uiPriceCalendar/DateSelector.vue.d.ts +0 -22
  90. package/dist/types/components/Organisms/uiPriceCalendar/Day.vue.d.ts +0 -14
  91. package/dist/types/components/Organisms/uiPriceCalendar/Price.vue.d.ts +0 -25
  92. package/dist/types/components/Organisms/uiPriceCalendar/uiPriceCalendar.vue.d.ts +0 -34
  93. package/dist/types/components/Organisms/uiRightSidebar/uiRightSidebar.vue.d.ts +0 -37
  94. package/dist/types/components/Organisms/uiSidebar/uiSidebar.vue.d.ts +0 -30
  95. package/dist/types/components/Organisms/uiSidebar/uiSidebarV2.vue.d.ts +0 -35
  96. package/dist/types/components/Organisms/uiSmartFilter/uiSmartFilter.vue.d.ts +0 -46
  97. package/dist/types/components/Organisms/uiStats/uiStats.vue.d.ts +0 -30
  98. package/dist/types/components/Organisms/uiStripedCard/uiStripedCard.vue.d.ts +0 -30
  99. package/dist/types/components/Organisms/uiTable/tooltip.vue.d.ts +0 -7
  100. package/dist/types/components/Organisms/uiTable/uiTable.vue.d.ts +0 -66
  101. package/dist/types/components/Organisms/uiTabs/uiTabs.vue.d.ts +0 -16
  102. package/dist/types/components/Organisms/uiTimeline/uiTimeline.vue.d.ts +0 -35
  103. package/dist/types/components/Organisms/uiTopbar/uiTopbar.vue.d.ts +0 -16
  104. package/dist/types/components/Organisms/uiWrapper/uiWrapper.vue.d.ts +0 -29
  105. package/dist/types/components/index.d.ts +0 -44
  106. package/dist/types/index.d.ts +0 -1183
  107. package/dist/types/types/index.d.ts +0 -1183
@@ -1,41 +0,0 @@
1
- import { UiTableInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiTableInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- tableAction: (T: {
4
- action: string;
5
- items: (string | number)[];
6
- }) => any;
7
- orderBy: (T: {
8
- value: string;
9
- orderDirection: "desc" | "asc";
10
- }) => any;
11
- customEmit: (T: {
12
- data: {
13
- content: string;
14
- type: string;
15
- emits: any;
16
- };
17
- }) => any;
18
- selectedItemsDeleted: () => any;
19
- }, string, import('vue').PublicProps, Readonly<UiTableInterface> & Readonly<{
20
- onTableAction?: ((T: {
21
- action: string;
22
- items: (string | number)[];
23
- }) => any) | undefined;
24
- onOrderBy?: ((T: {
25
- value: string;
26
- orderDirection: "desc" | "asc";
27
- }) => any) | undefined;
28
- onCustomEmit?: ((T: {
29
- data: {
30
- content: string;
31
- type: string;
32
- emits: any;
33
- };
34
- }) => any) | undefined;
35
- onSelectedItemsDeleted?: (() => any) | undefined;
36
- }>, {
37
- loading: boolean;
38
- resetSelected: boolean;
39
- orderDirection: "desc" | "asc";
40
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
41
- export default _default;
@@ -1,7 +0,0 @@
1
- import { UiTabInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiTabInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- tabClicked: (T: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiTabInterface> & Readonly<{
5
- onTabClicked?: ((T: string) => any) | undefined;
6
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
7
- export default _default;
@@ -1,12 +0,0 @@
1
- import { UiTimelineInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiTimelineInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- timelineEventClicked: (t: string | number) => any;
4
- timelineFooterClicked: (t: string) => any;
5
- }, string, import('vue').PublicProps, Readonly<UiTimelineInterface> & Readonly<{
6
- onTimelineEventClicked?: ((t: string | number) => any) | undefined;
7
- onTimelineFooterClicked?: ((t: string) => any) | undefined;
8
- }>, {
9
- loading: boolean;
10
- empty: boolean;
11
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
12
- export default _default;
@@ -1,7 +0,0 @@
1
- import { UiTopbarInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiTopbarInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- topBarClick: (T: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiTopbarInterface> & Readonly<{
5
- onTopBarClick?: ((T: string) => any) | undefined;
6
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
7
- export default _default;
@@ -1,20 +0,0 @@
1
- import { SelectItemType, UiWrapperInterface } from '../../../types';
2
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<UiWrapperInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- selectChanged: (T: SelectItemType) => any;
4
- sideBarClick: (t: string) => any;
5
- productBarClick: (t: string) => any;
6
- topBarClick: (T: string) => any;
7
- }, string, import('vue').PublicProps, Readonly<UiWrapperInterface> & Readonly<{
8
- onSelectChanged?: ((T: SelectItemType) => any) | undefined;
9
- onSideBarClick?: ((t: string) => any) | undefined;
10
- onProductBarClick?: ((t: string) => any) | undefined;
11
- onTopBarClick?: ((T: string) => any) | undefined;
12
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, {
13
- default?(_: {}): any;
14
- }>;
15
- export default _default;
16
- type __VLS_WithTemplateSlots<T, S> = T & {
17
- new (): {
18
- $slots: S;
19
- };
20
- };
@@ -1,44 +0,0 @@
1
- import { default as uiButton } from './Atoms/uiButton/uiButton.vue';
2
- import { default as uiIcon } from './Atoms/uiIcon/uiIcon.vue';
3
- import { default as uiCheckbox } from './Atoms/uiCheckbox/uiCheckbox.vue';
4
- import { default as uiDropdown } from './Atoms/uiDropdown/uiDropdown.vue';
5
- import { default as uiInput } from './Atoms/uiInput/uiInput.vue';
6
- import { default as uiInputFile } from './Atoms/uiInputFile/uiInputFile.vue';
7
- import { default as uiSelect } from './Atoms/uiSelect/uiSelect.vue';
8
- import { default as uiTag } from './Atoms/uiTag/uiTag.vue';
9
- import { default as uiTextArea } from './Atoms/uiTextArea/uiTextArea.vue';
10
- import { default as uiToggle } from './Atoms/uiToggle/uiToggle.vue';
11
- import { default as uiAlert } from './Molecules/uiAlert/uiAlert.vue';
12
- import { default as uiBreadcrumbs } from './Molecules/uiBreadcrumbs/uiBreadcrumbs.vue';
13
- import { default as uiCard } from './Molecules/uiCard/uiCard.vue';
14
- import { default as uiFilter } from './Molecules/uiFilter/uiFilter.vue';
15
- import { default as uiModal } from './Molecules/uiModal/uiModal.vue';
16
- import { default as uiNotification } from './Molecules/uiNotification/uiNotification.vue';
17
- import { default as uiTaskList } from './Molecules/uiTaskList/uiTaskList.vue';
18
- import { default as uiPriceCalendar } from './Organisms/uiPriceCalendar/uiPriceCalendar.vue';
19
- import { default as uiChart } from './Organisms/uiCharts/uiChart.vue';
20
- import { default as uiFooter } from './Organisms/uiFooter/uiFooter.vue';
21
- import { default as uiLoadingScreen } from './Organisms/uiLoadingScreen/uiLoadingScreen.vue';
22
- import { default as uiPagination } from './Organisms/uiPagination/uiPagination.vue';
23
- import { default as uiSidebar } from './Organisms/uiSidebar/uiSidebar.vue';
24
- import { default as uiSidebarV2 } from './Organisms/uiSidebar/uiSidebarV2.vue';
25
- import { default as uiStats } from './Organisms/uiStats/uiStats.vue';
26
- import { default as uiStripedCard } from './Organisms/uiStripedCard/uiStripedCard.vue';
27
- import { default as uiTable } from './Organisms/uiTable/uiTable.vue';
28
- import { default as uiTabs } from './Organisms/uiTabs/uiTabs.vue';
29
- import { default as uiTimeline } from './Organisms/uiTimeline/uiTimeline.vue';
30
- import { default as uiTopbar } from './Organisms/uiTopbar/uiTopbar.vue';
31
- import { default as uiFunnelChartV2 } from './Organisms/uiFunnelChartV2/uiFunnelChartV2.vue';
32
- import { default as uiNoResults } from './Organisms/uiNoResults/uiNoResults.vue';
33
- import { default as uiRightSidebar } from './Organisms/uiRightSidebar/uiRightSidebar.vue';
34
- import { default as uiGallery } from './Organisms/uiGallery/uiGallery.vue';
35
- import { default as uiDragAndDrop } from './Organisms/uiDragAndDrop/uiDragAndDrop.vue';
36
- import { default as uiCircleChart } from './Organisms/uiCircleCharts/uiCircleChart.vue';
37
- import { default as uiDateRange } from './Organisms/uiDateRange/uiDateRange.vue';
38
- import { default as uiRangeSlider } from './Atoms/uiRangeSlider/uiRangeSlider.vue';
39
- import { default as uiSectionTitle } from './Molecules/uiSectionTitle/uiSectionTitle.vue';
40
- import { default as uiDeviceStatus } from './Molecules/uiDeviceStatus/uiDeviceStatus.vue';
41
- import { default as uiWrapper } from './Organisms/uiWrapper/uiWrapper.vue';
42
- import { default as uiDynamicStats } from './Organisms/uiDynamicStats/uiDynamicStats.vue';
43
- import { default as uiSmartFilter } from './Organisms/uiSmartFilter/uiSmartFilter.vue';
44
- export { uiButton, uiIcon, uiCheckbox, uiDropdown, uiInput, uiInputFile, uiSelect, uiTag, uiTextArea, uiToggle, uiAlert, uiBreadcrumbs, uiCard, uiFilter, uiModal, uiNotification, uiTaskList, uiPriceCalendar, uiChart, uiFooter, uiLoadingScreen, uiPagination, uiSidebar, uiStats, uiStripedCard, uiTable, uiTabs, uiTimeline, uiTopbar, uiFunnelChartV2, uiNoResults, uiRightSidebar, uiGallery, uiDragAndDrop, uiCircleChart, uiDateRange, uiRangeSlider, uiSectionTitle, uiDeviceStatus, uiWrapper, uiDynamicStats, uiSmartFilter, uiSidebarV2 };
package/dist/index.d.ts DELETED
@@ -1,7 +0,0 @@
1
- import { App } from 'vue';
2
- declare function install(app: App): void;
3
- declare const _default: {
4
- install: typeof install;
5
- };
6
- export default _default;
7
- export * from './components';
@@ -1,39 +0,0 @@
1
- import type { UiButtonInterface } from "@/types";
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiButtonInterface>, {
3
- color: string;
4
- size: string;
5
- loading: boolean;
6
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiButtonInterface>, {
7
- color: string;
8
- size: string;
9
- loading: boolean;
10
- }>>> & Readonly<{}>, {
11
- loading: boolean;
12
- size: "big" | "small" | "medium";
13
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red";
14
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
15
- default?(_: {}): any;
16
- }>;
17
- export default _default;
18
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
19
- type __VLS_TypePropsToRuntimeProps<T> = {
20
- [K in keyof T]-?: {} extends Pick<T, K> ? {
21
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
22
- } : {
23
- type: import('vue').PropType<T[K]>;
24
- required: true;
25
- };
26
- };
27
- type __VLS_WithDefaults<P, D> = {
28
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
29
- default: D[K];
30
- }> : P[K];
31
- };
32
- type __VLS_Prettify<T> = {
33
- [K in keyof T]: T[K];
34
- } & {};
35
- type __VLS_WithTemplateSlots<T, S> = T & {
36
- new (): {
37
- $slots: S;
38
- };
39
- };
@@ -1,43 +0,0 @@
1
- import { UiCheckboxInterface } from "@/types";
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiCheckboxInterface>, {
3
- disabled: boolean;
4
- check: boolean;
5
- loading: boolean;
6
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
- checkboxChanged: (checkbox: import("@/types").UiCheckboxType) => void;
8
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiCheckboxInterface>, {
9
- disabled: boolean;
10
- check: boolean;
11
- loading: boolean;
12
- }>>> & Readonly<{
13
- onCheckboxChanged?: ((checkbox: import("@/types").UiCheckboxType) => any) | undefined;
14
- }>, {
15
- disabled: boolean;
16
- loading: boolean;
17
- check: boolean;
18
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
19
- default?(_: {}): any;
20
- }>;
21
- export default _default;
22
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
- type __VLS_TypePropsToRuntimeProps<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
- };
31
- type __VLS_WithDefaults<P, D> = {
32
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
33
- default: D[K];
34
- }> : P[K];
35
- };
36
- type __VLS_Prettify<T> = {
37
- [K in keyof T]: T[K];
38
- } & {};
39
- type __VLS_WithTemplateSlots<T, S> = T & {
40
- new (): {
41
- $slots: S;
42
- };
43
- };
@@ -1,33 +0,0 @@
1
- import { UiDropdownInterface, UiDropdownItemType } from "@/types";
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiDropdownInterface>, {
3
- position: string;
4
- loading: boolean;
5
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- optionSelected: (v: UiDropdownItemType) => void;
7
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiDropdownInterface>, {
8
- position: string;
9
- loading: boolean;
10
- }>>> & Readonly<{
11
- onOptionSelected?: ((v: UiDropdownItemType) => any) | undefined;
12
- }>, {
13
- position: "left" | "right";
14
- loading: boolean;
15
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
16
- export default _default;
17
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
- type __VLS_TypePropsToRuntimeProps<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
- };
26
- type __VLS_WithDefaults<P, D> = {
27
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
28
- default: D[K];
29
- }> : P[K];
30
- };
31
- type __VLS_Prettify<T> = {
32
- [K in keyof T]: T[K];
33
- } & {};
@@ -1,32 +0,0 @@
1
- import { UiIconInterface } from '@/types';
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiIconInterface>, {
3
- size: string;
4
- color: string;
5
- loading: boolean;
6
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiIconInterface>, {
7
- size: string;
8
- color: string;
9
- loading: boolean;
10
- }>>> & Readonly<{}>, {
11
- loading: boolean;
12
- size: "big" | "small" | "medium" | "bigger" | "huge" | "massive";
13
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red" | "black" | "gray" | "white";
14
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
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
- } & {};
@@ -1,43 +0,0 @@
1
- import { UiInputInterface } from "@/types";
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiInputInterface>, {
3
- type: string;
4
- placeholder: string;
5
- color: string;
6
- loading: boolean;
7
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
- inputChanged: (T: import("@/types").InputType) => void;
9
- rightAddOnClicked: () => void;
10
- addOnClicked: () => void;
11
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiInputInterface>, {
12
- type: string;
13
- placeholder: string;
14
- color: string;
15
- loading: boolean;
16
- }>>> & Readonly<{
17
- onInputChanged?: ((T: import("@/types").InputType) => any) | undefined;
18
- onRightAddOnClicked?: (() => any) | undefined;
19
- onAddOnClicked?: (() => any) | undefined;
20
- }>, {
21
- loading: boolean;
22
- type: "number" | "text" | "email" | "password" | "date" | "datetime-local";
23
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red" | "black" | "gray" | "white";
24
- placeholder: string;
25
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
26
- export default _default;
27
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
28
- type __VLS_TypePropsToRuntimeProps<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
- };
36
- type __VLS_WithDefaults<P, D> = {
37
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
38
- default: D[K];
39
- }> : P[K];
40
- };
41
- type __VLS_Prettify<T> = {
42
- [K in keyof T]: T[K];
43
- } & {};
@@ -1,33 +0,0 @@
1
- import type { UiInputFileInterface } from "@/types";
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiInputFileInterface>, {
3
- icon: import("vue").FunctionalComponent<import("vue").HTMLAttributes & import("vue").VNodeProps, {}, any, {}>;
4
- loading: boolean;
5
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- filesUploaded: (T: import("@/types").FileInputType) => void;
7
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiInputFileInterface>, {
8
- icon: import("vue").FunctionalComponent<import("vue").HTMLAttributes & import("vue").VNodeProps, {}, any, {}>;
9
- loading: boolean;
10
- }>>> & Readonly<{
11
- onFilesUploaded?: ((T: import("@/types").FileInputType) => any) | undefined;
12
- }>, {
13
- loading: boolean;
14
- icon: any;
15
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
16
- export default _default;
17
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
- type __VLS_TypePropsToRuntimeProps<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
- };
26
- type __VLS_WithDefaults<P, D> = {
27
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
28
- default: D[K];
29
- }> : P[K];
30
- };
31
- type __VLS_Prettify<T> = {
32
- [K in keyof T]: T[K];
33
- } & {};
@@ -1,33 +0,0 @@
1
- import { UiRangeSliderInterface } from '@/types';
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiRangeSliderInterface>, {
3
- loading: boolean;
4
- disabled: boolean;
5
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- sliderUpdated: (T: any) => void;
7
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiRangeSliderInterface>, {
8
- loading: boolean;
9
- disabled: boolean;
10
- }>>> & Readonly<{
11
- onSliderUpdated?: ((T: any) => any) | undefined;
12
- }>, {
13
- disabled: boolean;
14
- loading: boolean;
15
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
16
- export default _default;
17
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
- type __VLS_TypePropsToRuntimeProps<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
- };
26
- type __VLS_WithDefaults<P, D> = {
27
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
28
- default: D[K];
29
- }> : P[K];
30
- };
31
- type __VLS_Prettify<T> = {
32
- [K in keyof T]: T[K];
33
- } & {};
@@ -1,35 +0,0 @@
1
- import { SelectItemType, UiSelectInterface } from "@/types";
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSelectInterface>, {
3
- loading: boolean;
4
- color: string;
5
- }>>, {
6
- handleChange: (value: SelectItemType) => void;
7
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
- selectChanged: (T: SelectItemType) => void;
9
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiSelectInterface>, {
10
- loading: boolean;
11
- color: string;
12
- }>>> & Readonly<{
13
- onSelectChanged?: ((T: SelectItemType) => any) | undefined;
14
- }>, {
15
- loading: boolean;
16
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red" | "black" | "gray" | "white";
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,43 +0,0 @@
1
- import { UiTagInterface } from "@/types";
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiTagInterface>, {
3
- color: string;
4
- loading: boolean;
5
- size: string;
6
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
- tagEvent: (T: string | undefined) => void;
8
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiTagInterface>, {
9
- color: string;
10
- loading: boolean;
11
- size: string;
12
- }>>> & Readonly<{
13
- onTagEvent?: ((T: string | undefined) => any) | undefined;
14
- }>, {
15
- loading: boolean;
16
- size: "big" | "small" | "medium";
17
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red" | "black" | "gray" | "white";
18
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
19
- default?(_: {}): any;
20
- }>;
21
- export default _default;
22
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
- type __VLS_TypePropsToRuntimeProps<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
- };
31
- type __VLS_WithDefaults<P, D> = {
32
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
33
- default: D[K];
34
- }> : P[K];
35
- };
36
- type __VLS_Prettify<T> = {
37
- [K in keyof T]: T[K];
38
- } & {};
39
- type __VLS_WithTemplateSlots<T, S> = T & {
40
- new (): {
41
- $slots: S;
42
- };
43
- };
@@ -1,45 +0,0 @@
1
- import { UiTextAreaInterface } from "@/types";
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiTextAreaInterface>, {
3
- placeholder: string;
4
- disabled: boolean;
5
- loading: boolean;
6
- color: string;
7
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
- inputChanged: (T: {
9
- name: string;
10
- value?: string | undefined;
11
- }) => void;
12
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiTextAreaInterface>, {
13
- placeholder: string;
14
- disabled: boolean;
15
- loading: boolean;
16
- color: string;
17
- }>>> & Readonly<{
18
- onInputChanged?: ((T: {
19
- name: string;
20
- value?: string | undefined;
21
- }) => any) | undefined;
22
- }>, {
23
- disabled: boolean;
24
- loading: boolean;
25
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red" | "black" | "gray" | "white";
26
- placeholder: string;
27
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
28
- export default _default;
29
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
30
- type __VLS_TypePropsToRuntimeProps<T> = {
31
- [K in keyof T]-?: {} extends Pick<T, K> ? {
32
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
33
- } : {
34
- type: import('vue').PropType<T[K]>;
35
- required: true;
36
- };
37
- };
38
- type __VLS_WithDefaults<P, D> = {
39
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
40
- default: D[K];
41
- }> : P[K];
42
- };
43
- type __VLS_Prettify<T> = {
44
- [K in keyof T]: T[K];
45
- } & {};
@@ -1,64 +0,0 @@
1
- import { UiToggleInterface } from "@/types";
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiToggleInterface>, {
3
- checked: boolean;
4
- loading: boolean;
5
- disabled: boolean;
6
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
- toggleChanged: (T: {
8
- item: {
9
- title: string;
10
- subtitle?: string | undefined;
11
- active?: boolean | undefined;
12
- action: string;
13
- };
14
- active: boolean;
15
- }) => void;
16
- actionClicked: (item: {
17
- title: string;
18
- subtitle?: string | undefined;
19
- active?: boolean | undefined;
20
- action: string;
21
- }) => void;
22
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiToggleInterface>, {
23
- checked: boolean;
24
- loading: boolean;
25
- disabled: boolean;
26
- }>>> & Readonly<{
27
- onToggleChanged?: ((T: {
28
- item: {
29
- title: string;
30
- subtitle?: string | undefined;
31
- active?: boolean | undefined;
32
- action: string;
33
- };
34
- active: boolean;
35
- }) => any) | undefined;
36
- onActionClicked?: ((item: {
37
- title: string;
38
- subtitle?: string | undefined;
39
- active?: boolean | undefined;
40
- action: string;
41
- }) => any) | undefined;
42
- }>, {
43
- disabled: boolean;
44
- loading: boolean;
45
- checked: boolean;
46
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
47
- export default _default;
48
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
49
- type __VLS_TypePropsToRuntimeProps<T> = {
50
- [K in keyof T]-?: {} extends Pick<T, K> ? {
51
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
52
- } : {
53
- type: import('vue').PropType<T[K]>;
54
- required: true;
55
- };
56
- };
57
- type __VLS_WithDefaults<P, D> = {
58
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
59
- default: D[K];
60
- }> : P[K];
61
- };
62
- type __VLS_Prettify<T> = {
63
- [K in keyof T]: T[K];
64
- } & {};
@@ -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,40 +0,0 @@
1
- import { UiAlertInterface } from "@/types";
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiAlertInterface>, {
3
- type: string;
4
- loading: boolean;
5
- }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- alertEvent: (T: string) => void;
7
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<UiAlertInterface>, {
8
- type: string;
9
- loading: boolean;
10
- }>>> & Readonly<{
11
- onAlertEvent?: ((T: string) => any) | undefined;
12
- }>, {
13
- loading: boolean;
14
- type: string;
15
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
16
- default?(_: {}): 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
- };