@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,18 +0,0 @@
1
- import { UiTagInterface } from '../../../types';
2
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<UiTagInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- tagEvent: (T: string | undefined) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiTagInterface> & Readonly<{
5
- onTagEvent?: ((T: string | undefined) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- size: "big" | "small" | "medium";
9
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red" | "black" | "gray" | "white";
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
11
- default?(_: {}): any;
12
- }>;
13
- export default _default;
14
- type __VLS_WithTemplateSlots<T, S> = T & {
15
- new (): {
16
- $slots: S;
17
- };
18
- };
@@ -1,18 +0,0 @@
1
- import { UiTextAreaInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiTextAreaInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- inputChanged: (T: {
4
- name: string;
5
- value?: string | undefined;
6
- }) => any;
7
- }, string, import('vue').PublicProps, Readonly<UiTextAreaInterface> & Readonly<{
8
- onInputChanged?: ((T: {
9
- name: string;
10
- value?: string | undefined;
11
- }) => any) | undefined;
12
- }>, {
13
- disabled: boolean;
14
- loading: boolean;
15
- color: "primary" | "secondary" | "light" | "green" | "yellow" | "red" | "black" | "gray" | "white";
16
- placeholder: string;
17
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
18
- export default _default;
@@ -1,39 +0,0 @@
1
- import { UiToggleInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiToggleInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- toggleChanged: (T: {
4
- item: {
5
- title: string;
6
- subtitle?: string | undefined;
7
- active?: boolean | undefined;
8
- action: string;
9
- };
10
- active: boolean;
11
- }) => any;
12
- actionClicked: (item: {
13
- title: string;
14
- subtitle?: string | undefined;
15
- active?: boolean | undefined;
16
- action: string;
17
- }) => any;
18
- }, string, import('vue').PublicProps, Readonly<UiToggleInterface> & Readonly<{
19
- onToggleChanged?: ((T: {
20
- item: {
21
- title: string;
22
- subtitle?: string | undefined;
23
- active?: boolean | undefined;
24
- action: string;
25
- };
26
- active: boolean;
27
- }) => any) | undefined;
28
- onActionClicked?: ((item: {
29
- title: string;
30
- subtitle?: string | undefined;
31
- active?: boolean | undefined;
32
- action: string;
33
- }) => any) | undefined;
34
- }>, {
35
- disabled: boolean;
36
- loading: boolean;
37
- checked: boolean;
38
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
39
- export default _default;
@@ -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,17 +0,0 @@
1
- import { UiAlertInterface } from '../../../types';
2
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<UiAlertInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- alertEvent: (T: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiAlertInterface> & Readonly<{
5
- onAlertEvent?: ((T: string) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- type: string;
9
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
10
- default?(_: {}): any;
11
- }>;
12
- export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
14
- new (): {
15
- $slots: S;
16
- };
17
- };
@@ -1,9 +0,0 @@
1
- import { UiBreadcrumbsInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiBreadcrumbsInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- breadCrumbClicked: (T: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiBreadcrumbsInterface> & Readonly<{
5
- onBreadCrumbClicked?: ((T: string) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
9
- export default _default;
@@ -1,19 +0,0 @@
1
- import { UiCardInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiCardInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- cardSelected: (T: {
4
- id: string;
5
- name: string;
6
- type: string;
7
- tags: import('../../../types').UiTagInterface[] | undefined;
8
- }) => any;
9
- }, string, import('vue').PublicProps, Readonly<UiCardInterface> & Readonly<{
10
- onCardSelected?: ((T: {
11
- id: string;
12
- name: string;
13
- type: string;
14
- tags: import('../../../types').UiTagInterface[] | undefined;
15
- }) => any) | undefined;
16
- }>, {
17
- loading: boolean;
18
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
19
- export default _default;
@@ -1,12 +0,0 @@
1
- import { UiDeviceStatusInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiDeviceStatusInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- deviceStatusTagClicked: (T: string | undefined) => any;
4
- deviceStatusQtyClicked: (T: string) => any;
5
- }, string, import('vue').PublicProps, Readonly<UiDeviceStatusInterface> & Readonly<{
6
- onDeviceStatusTagClicked?: ((T: string | undefined) => any) | undefined;
7
- onDeviceStatusQtyClicked?: ((T: string) => any) | undefined;
8
- }>, {
9
- loading: boolean;
10
- qty: number;
11
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
12
- export default _default;
@@ -1,10 +0,0 @@
1
- import { UiFilterInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiFilterInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- filterSelected: (T: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiFilterInterface> & Readonly<{
5
- onFilterSelected?: ((T: string) => any) | undefined;
6
- }>, {
7
- position: "left" | "right";
8
- loading: boolean;
9
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
10
- export default _default;
@@ -1,24 +0,0 @@
1
- import { UiModalInterface } from '../../../types';
2
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<UiModalInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- modalAction: (T: {
4
- modal: string;
5
- action: string;
6
- }) => any;
7
- }, string, import('vue').PublicProps, Readonly<UiModalInterface> & Readonly<{
8
- onModalAction?: ((T: {
9
- modal: string;
10
- action: string;
11
- }) => any) | undefined;
12
- }>, {
13
- loading: boolean;
14
- type: string;
15
- open: boolean;
16
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
17
- default?(_: {}): any;
18
- }>;
19
- export default _default;
20
- type __VLS_WithTemplateSlots<T, S> = T & {
21
- new (): {
22
- $slots: S;
23
- };
24
- };
@@ -1,11 +0,0 @@
1
- import { UiNotificationInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiNotificationInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- closeNotification: () => any;
4
- }, string, import('vue').PublicProps, Readonly<UiNotificationInterface> & Readonly<{
5
- onCloseNotification?: (() => any) | undefined;
6
- }>, {
7
- fixed: boolean;
8
- type: string;
9
- show: boolean;
10
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
11
- export default _default;
@@ -1,3 +0,0 @@
1
- import { UiSectionTitleInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiSectionTitleInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<UiSectionTitleInterface> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
3
- export default _default;
@@ -1,5 +0,0 @@
1
- import { UiTaskList } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiTaskList, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<UiTaskList> & Readonly<{}>, {
3
- loading: boolean;
4
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
5
- export default _default;
@@ -1,14 +0,0 @@
1
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
- range: {
3
- type: StringConstructor;
4
- };
5
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
6
- rangeSelected: (...args: any[]) => void;
7
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
8
- range: {
9
- type: StringConstructor;
10
- };
11
- }>> & Readonly<{
12
- onRangeSelected?: ((...args: any[]) => any) | undefined;
13
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLUListElement>;
14
- export default _default;
@@ -1,33 +0,0 @@
1
- import { UiChartInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiChartInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- selectedRange: (T: {
4
- range: {
5
- from: string | Date;
6
- to: string | Date;
7
- };
8
- chartId: string;
9
- }) => any;
10
- chartUpdated: () => any;
11
- dataPointSelection: (T: any) => any;
12
- maximizeChart: (T: string) => any;
13
- }, string, import('vue').PublicProps, Readonly<UiChartInterface> & Readonly<{
14
- onSelectedRange?: ((T: {
15
- range: {
16
- from: string | Date;
17
- to: string | Date;
18
- };
19
- chartId: string;
20
- }) => any) | undefined;
21
- onChartUpdated?: (() => any) | undefined;
22
- onDataPointSelection?: ((T: any) => any) | undefined;
23
- onMaximizeChart?: ((T: string) => any) | undefined;
24
- }>, {
25
- loading: boolean;
26
- type: "area" | "line" | "bar" | "scatter";
27
- id: string;
28
- empty: boolean;
29
- horizontal: boolean;
30
- stacked: boolean;
31
- height: number;
32
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
33
- export default _default;
@@ -1,32 +0,0 @@
1
- import { UiChartInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiChartInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- selectedRange: (T: {
4
- range: {
5
- from: string | Date;
6
- to: string | Date;
7
- };
8
- chartId: string;
9
- }) => any;
10
- chartUpdated: () => any;
11
- dataPointSelection: (T: any) => any;
12
- maximizeChart: (T: string) => any;
13
- }, string, import('vue').PublicProps, Readonly<UiChartInterface> & Readonly<{
14
- onSelectedRange?: ((T: {
15
- range: {
16
- from: string | Date;
17
- to: string | Date;
18
- };
19
- chartId: string;
20
- }) => any) | undefined;
21
- onChartUpdated?: (() => any) | undefined;
22
- onDataPointSelection?: ((T: any) => any) | undefined;
23
- onMaximizeChart?: ((T: string) => any) | undefined;
24
- }>, {
25
- loading: boolean;
26
- id: string;
27
- empty: boolean;
28
- horizontal: boolean;
29
- stacked: boolean;
30
- height: number;
31
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
32
- export default _default;
@@ -1,13 +0,0 @@
1
- import { UiDateRangeInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiDateRangeInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- uiDateRangeButtonClicked: (t: {
4
- from: string | Date;
5
- to: string | Date;
6
- } | undefined) => any;
7
- }, string, import('vue').PublicProps, Readonly<UiDateRangeInterface> & Readonly<{
8
- onUiDateRangeButtonClicked?: ((t: {
9
- from: string | Date;
10
- to: string | Date;
11
- } | undefined) => any) | undefined;
12
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
13
- export default _default;
@@ -1,9 +0,0 @@
1
- import { UiDragAndDropInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiDragAndDropInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- dragAndDropUpdated: (T: any) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiDragAndDropInterface> & Readonly<{
5
- onDragAndDropUpdated?: ((T: any) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
9
- export default _default;
@@ -1,5 +0,0 @@
1
- import { UiDynamicStatsInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiDynamicStatsInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<UiDynamicStatsInterface> & Readonly<{}>, {
3
- loading: boolean;
4
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
5
- export default _default;
@@ -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,34 +0,0 @@
1
- import { UiChartInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiChartInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- selectedRange: (T: {
4
- range: {
5
- from: string | Date;
6
- to: string | Date;
7
- };
8
- chartId: string;
9
- }) => any;
10
- chartUpdated: () => any;
11
- dataPointSelection: (T: any) => any;
12
- maximizeChart: (T: string) => any;
13
- }, string, import('vue').PublicProps, Readonly<UiChartInterface> & Readonly<{
14
- onSelectedRange?: ((T: {
15
- range: {
16
- from: string | Date;
17
- to: string | Date;
18
- };
19
- chartId: string;
20
- }) => any) | undefined;
21
- onChartUpdated?: (() => any) | undefined;
22
- onDataPointSelection?: ((T: any) => any) | undefined;
23
- onMaximizeChart?: ((T: string) => any) | undefined;
24
- }>, {
25
- loading: boolean;
26
- type: "area" | "line" | "bar" | "scatter";
27
- id: string;
28
- range: "24h" | "7d" | "1m" | "3m" | "all";
29
- empty: boolean;
30
- horizontal: boolean;
31
- stacked: boolean;
32
- height: number;
33
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
34
- export default _default;
@@ -1,11 +0,0 @@
1
- import { UiGalleryInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiGalleryInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- modalAction: (T: any) => any;
4
- deleteImage: (T: any) => any;
5
- imgClicked: (T: any) => any;
6
- }, string, import('vue').PublicProps, Readonly<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, false, {}, HTMLDivElement>;
11
- export default _default;
@@ -1,5 +0,0 @@
1
- import { UiLoadScreenInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiLoadScreenInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<UiLoadScreenInterface> & Readonly<{}>, {
3
- fixed: boolean;
4
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
5
- export default _default;
@@ -1,9 +0,0 @@
1
- import { UiNoResultsInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiNoResultsInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- action: (T: string) => any;
4
- noResultsOptionSelected: (T: import('../../../types').UiDropdownItemType) => any;
5
- }, string, import('vue').PublicProps, Readonly<UiNoResultsInterface> & Readonly<{
6
- onAction?: ((T: string) => any) | undefined;
7
- onNoResultsOptionSelected?: ((T: import('../../../types').UiDropdownItemType) => any) | undefined;
8
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
9
- export default _default;
@@ -1,24 +0,0 @@
1
- import { UiPaginationInterface } from '../../../types';
2
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<UiPaginationInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- changePage: (T: number) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiPaginationInterface> & Readonly<{
5
- onChangePage?: ((T: number) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
9
- 'test-first-button': HTMLButtonElement;
10
- 'test-last-button': HTMLButtonElement;
11
- }, any>, {
12
- previous?(_: {}): any;
13
- previous?(_: {}): any;
14
- next?(_: {}): any;
15
- next?(_: {}): any;
16
- showing?(_: {}): any;
17
- of?(_: {}): any;
18
- }>;
19
- export default _default;
20
- type __VLS_WithTemplateSlots<T, S> = T & {
21
- new (): {
22
- $slots: S;
23
- };
24
- };
@@ -1,22 +0,0 @@
1
- import { default as dayjs } from 'dayjs';
2
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3
- selectedDate: {
4
- type: ObjectConstructor;
5
- required: true;
6
- };
7
- }>, {}, {}, {
8
- currentDate(): dayjs.Dayjs;
9
- today(): dayjs.Dayjs;
10
- formatedDate(): string;
11
- }, {
12
- selectDate(name: any, page: any): void;
13
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
14
- selectedDate: {
15
- type: ObjectConstructor;
16
- required: true;
17
- };
18
- }>> & Readonly<{}>, {}, {}, {
19
- ChevronLeftIcon: import('vue').FunctionalComponent<import('vue').HTMLAttributes & import('vue').VNodeProps, {}, any, {}>;
20
- ChevronRightIcon: import('vue').FunctionalComponent<import('vue').HTMLAttributes & import('vue').VNodeProps, {}, any, {}>;
21
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
22
- export default _default;
@@ -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,25 +0,0 @@
1
- import { UiPriceCalendarInterface, UiRoomTypeSelectionPriceType } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiPriceCalendarInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- tableAction: (t: any) => any;
4
- dateChanged: (t: Date) => any;
5
- changeCategoryBulkPrices: () => any;
6
- changeCategorySelectionPrice: (t: UiRoomTypeSelectionPriceType) => any;
7
- changeCategoryUpgradePrice: (t: UiRoomTypeSelectionPriceType) => any;
8
- changeRoomPrice: (t: {
9
- price: UiRoomTypeSelectionPriceType;
10
- roomId: string;
11
- roomName: string;
12
- }) => any;
13
- }, string, import('vue').PublicProps, Readonly<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, false, {}, any>;
25
- export default _default;
@@ -1,16 +0,0 @@
1
- import { UiRightSidebarInterface } from '../../../types';
2
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<UiRightSidebarInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- closeRightBar: () => any;
4
- }, string, import('vue').PublicProps, Readonly<UiRightSidebarInterface> & Readonly<{
5
- onCloseRightBar?: (() => any) | undefined;
6
- }>, {
7
- open: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
9
- default?(_: {}): any;
10
- }>;
11
- export default _default;
12
- type __VLS_WithTemplateSlots<T, S> = T & {
13
- new (): {
14
- $slots: S;
15
- };
16
- };
@@ -1,9 +0,0 @@
1
- import { UiSidebarInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiSidebarInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- sideBarClick: (t: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiSidebarInterface> & Readonly<{
5
- onSideBarClick?: ((t: string) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
9
- export default _default;
@@ -1,12 +0,0 @@
1
- import { UiSidebarV2Interface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiSidebarV2Interface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- sideBarClick: (t: string) => any;
4
- productBarClick: (t: string) => any;
5
- }, string, import('vue').PublicProps, Readonly<UiSidebarV2Interface> & Readonly<{
6
- onSideBarClick?: ((t: string) => any) | undefined;
7
- onProductBarClick?: ((t: string) => any) | undefined;
8
- }>, {
9
- loading: boolean;
10
- isFilterNavigation: boolean;
11
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
12
- export default _default;
@@ -1,25 +0,0 @@
1
- import { UiSmartFilterInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiSmartFilterInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- rightAddOnClicked: () => any;
4
- smartFilterSelected: (T: {
5
- name: string;
6
- value: string;
7
- active?: boolean | undefined;
8
- }[]) => any;
9
- smartInputChanged: (T: import('../../../types').InputType) => any;
10
- smartSelectChanged: (T: import('../../../types').SelectItemType[]) => any;
11
- smartOptionSelected: (T: import('../../../types').UiDropdownItemType) => any;
12
- }, string, import('vue').PublicProps, Readonly<UiSmartFilterInterface> & Readonly<{
13
- onRightAddOnClicked?: (() => any) | undefined;
14
- onSmartFilterSelected?: ((T: {
15
- name: string;
16
- value: string;
17
- active?: boolean | undefined;
18
- }[]) => any) | undefined;
19
- onSmartInputChanged?: ((T: import('../../../types').InputType) => any) | undefined;
20
- onSmartSelectChanged?: ((T: import('../../../types').SelectItemType[]) => any) | undefined;
21
- onSmartOptionSelected?: ((T: import('../../../types').UiDropdownItemType) => any) | undefined;
22
- }>, {
23
- loading: boolean;
24
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
25
- export default _default;
@@ -1,9 +0,0 @@
1
- import { UiStatsInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiStatsInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- statClick: (T: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiStatsInterface> & Readonly<{
5
- onStatClick?: ((T: string) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
9
- export default _default;
@@ -1,9 +0,0 @@
1
- import { UiStripedCardInterface } from '../../../types';
2
- declare const _default: import('vue').DefineComponent<UiStripedCardInterface, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
3
- itemClicked: (T: string) => any;
4
- }, string, import('vue').PublicProps, Readonly<UiStripedCardInterface> & Readonly<{
5
- onItemClicked?: ((T: string) => any) | undefined;
6
- }>, {
7
- loading: boolean;
8
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
9
- export default _default;
@@ -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, {}, HTMLDivElement>;
7
- export default _default;