@citruslime/ui 3.0.3 → 3.0.4-beta.0

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 (85) hide show
  1. package/dist/citrus-lime-ui.es.js +1698 -1684
  2. package/dist/citrus-lime-ui.umd.js +2 -2
  3. package/dist/components/accordion/cl-ui-accordion.vue.d.ts +4 -4
  4. package/dist/components/accordion/header/cl-ui-accordion-header.vue.d.ts +1 -1
  5. package/dist/components/accordion/item/cl-ui-accordion-item.vue.d.ts +5 -5
  6. package/dist/components/app/cl-ui-app.vue.d.ts +4 -4
  7. package/dist/components/button/cl-ui-button.vue.d.ts +5 -5
  8. package/dist/components/calendar/cl-ui-calendar-input.vue.d.ts +5 -5
  9. package/dist/components/calendar/cl-ui-calendar.vue.d.ts +7 -7
  10. package/dist/components/calendar/cl-ui-quick-dates-group.vue.d.ts +4 -4
  11. package/dist/components/calendar/cl-ui-quick-dates.vue.d.ts +4 -4
  12. package/dist/components/card/cl-ui-card.vue.d.ts +4 -4
  13. package/dist/components/combo-box/cl-ui-combo-box.vue.d.ts +8 -8
  14. package/dist/components/combo-box/search-container/cl-ui-combo-box-search.vue.d.ts +6 -6
  15. package/dist/components/combo-box/search-container/header/cl-ui-combo-box-header.vue.d.ts +5 -5
  16. package/dist/components/combo-box/search-container/selectable/cl-ui-combo-box-selectable.vue.d.ts +5 -5
  17. package/dist/components/currency/cl-ui-currency-input.vue.d.ts +8 -8
  18. package/dist/components/file-uploader/cl-ui-file-uploader.vue.d.ts +5 -5
  19. package/dist/components/footer/cl-ui-footer.vue.d.ts +1 -1
  20. package/dist/components/grid/action-row/cl-ui-grid-action-row.vue.d.ts +4 -4
  21. package/dist/components/grid/body/cl-ui-grid-body.vue.d.ts +5 -5
  22. package/dist/components/grid/body/cl-ui-grid-cell-value.vue.d.ts +3 -3
  23. package/dist/components/grid/body/cl-ui-grid-cell.vue.d.ts +5 -5
  24. package/dist/components/grid/body/cl-ui-grid-row.vue.d.ts +5 -5
  25. package/dist/components/grid/cl-ui-grid.vue.d.ts +5 -5
  26. package/dist/components/grid/footer/cl-ui-grid-footer.vue.d.ts +5 -5
  27. package/dist/components/grid/header/cl-ui-grid-filter.vue.d.ts +4 -4
  28. package/dist/components/grid/header/cl-ui-grid-header.vue.d.ts +4 -4
  29. package/dist/components/grid/header/cl-ui-grid-method-selector.vue.d.ts +4 -4
  30. package/dist/components/grid/header/cl-ui-grid-search.vue.d.ts +4 -4
  31. package/dist/components/grid/view-manager/cl-ui-grid-view-manager.vue.d.ts +4 -4
  32. package/dist/components/grid-lite/body/cl-ui-grid-lite-body-skeleton.vue.d.ts +3 -3
  33. package/dist/components/grid-lite/body/cl-ui-grid-lite-body.vue.d.ts +4 -4
  34. package/dist/components/grid-lite/body/cl-ui-grid-lite-cell.vue.d.ts +3 -3
  35. package/dist/components/grid-lite/body/cl-ui-grid-lite-row.vue.d.ts +3 -3
  36. package/dist/components/grid-lite/cl-ui-grid-lite.vue.d.ts +5 -5
  37. package/dist/components/grid-lite/footer/cl-ui-grid-lite-footer-skeleton.vue.d.ts +1 -1
  38. package/dist/components/grid-lite/footer/cl-ui-grid-lite-footer.vue.d.ts +5 -5
  39. package/dist/components/grid-lite/header/cl-ui-grid-lite-header.vue.d.ts +4 -4
  40. package/dist/components/header/cl-ui-header.vue.d.ts +4 -4
  41. package/dist/components/header/menu/cl-ui-header-menu.vue.d.ts +4 -4
  42. package/dist/components/input/cl-ui-input.vue.d.ts +72 -72
  43. package/dist/components/input-v2/input-checkbox/cl-ui-input-checkbox.vue.d.ts +8 -8
  44. package/dist/components/input-v2/input-date-range/cl-ui-input-date-range-input.vue.d.ts +3 -5
  45. package/dist/components/input-v2/input-date-range/cl-ui-input-date-range.vue.d.ts +5 -5
  46. package/dist/components/input-v2/input-datetime/cl-ui-input-datetime.vue.d.ts +6 -6
  47. package/dist/components/input-v2/input-layout-wrapper/cl-ui-input-layout-wrapper.vue.d.ts +4 -4
  48. package/dist/components/input-v2/input-number/cl-ui-input-number.vue.d.ts +17 -17
  49. package/dist/components/input-v2/input-range/cl-ui-input-range.vue.d.ts +14 -14
  50. package/dist/components/input-v2/input-text/cl-ui-input-text.vue.d.ts +8 -8
  51. package/dist/components/input-v2/input-text-area/cl-ui-input-text-area.vue.d.ts +8 -8
  52. package/dist/components/language-switcher/cl-ui-language-switcher.vue.d.ts +5 -5
  53. package/dist/components/loading-spinner/cl-ui-loading-spinner.vue.d.ts +1 -1
  54. package/dist/components/login/cl-ui-login.vue.d.ts +5 -5
  55. package/dist/components/menu/cl-ui-menu.vue.d.ts +22 -60
  56. package/dist/components/menu/group/cl-ui-menu-group.vue.d.ts +4 -4
  57. package/dist/components/menu/icon/cl-ui-menu-icon.vue.d.ts +3 -3
  58. package/dist/components/menu/item/cl-ui-menu-item.vue.d.ts +1 -1
  59. package/dist/components/menu/section/cl-ui-menu-section.vue.d.ts +7 -7
  60. package/dist/components/modal/cl-ui-modal.vue.d.ts +4 -4
  61. package/dist/components/navigation/cl-ui-navigation.vue.d.ts +6 -6
  62. package/dist/components/navigation/group/cl-ui-navigation-group.vue.d.ts +3 -3
  63. package/dist/components/navigation/icon/cl-ui-navigation-icon.vue.d.ts +4 -4
  64. package/dist/components/navigation/item/cl-ui-navigation-item.vue.d.ts +1 -1
  65. package/dist/components/navigation/section/cl-ui-navigation-section.vue.d.ts +1 -1
  66. package/dist/components/notification/cl-ui-notification.vue.d.ts +4 -4
  67. package/dist/components/select/select-input/cl-ui-select-input.vue.d.ts +2 -2
  68. package/dist/components/select/select-options/cl-ui-select-option.vue.d.ts +5 -5
  69. package/dist/components/skeleton-loaders/cl-ui-skeleton-button.vue.d.ts +1 -1
  70. package/dist/components/skeleton-loaders/cl-ui-skeleton-input.vue.d.ts +1 -1
  71. package/dist/components/skeleton-loaders/cl-ui-skeleton-text.vue.d.ts +4 -4
  72. package/dist/components/slider/cl-ui-slider.vue.d.ts +14 -14
  73. package/dist/components/tab/cl-ui-tab.vue.d.ts +6 -6
  74. package/dist/components/tab/content/cl-ui-tab-content.vue.d.ts +4 -4
  75. package/dist/components/tab/header/cl-ui-tab-header.vue.d.ts +4 -4
  76. package/dist/components/toggle/cl-ui-radio-group.vue.d.ts +4 -4
  77. package/dist/components/toggle/cl-ui-radio.vue.d.ts +5 -5
  78. package/dist/components/toggle/cl-ui-toggle-button.vue.d.ts +4 -4
  79. package/dist/components/toggle/cl-ui-toggle.vue.d.ts +5 -5
  80. package/dist/components/tree-list/cl-ui-tree-list-subtree.vue.d.ts +4 -4
  81. package/dist/components/tree-list/cl-ui-tree-list-tree-path.vue.d.ts +3 -3
  82. package/dist/components/tree-list/cl-ui-tree-list.vue.d.ts +5 -5
  83. package/dist/composables/notification.d.ts +5 -0
  84. package/dist/utils/injectionKeys.d.ts +1 -1
  85. package/package.json +6 -6
@@ -1,6 +1,6 @@
1
1
  import type { InputValueType } from '../../input';
2
2
  import type { EditCellSlot, GridCellUpdateEvent, GridColumn, GridConfig } from '../types';
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
3
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
4
4
  data: Record<string, InputValueType>;
5
5
  columns: GridColumn<Record<string, unknown>>[];
6
6
  timeZone: string | null;
@@ -10,7 +10,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
10
10
  rowIndex: number;
11
11
  }>, {
12
12
  editMode: boolean;
13
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
14
  "cell-focus": () => void;
15
15
  "cell-edit": (args_0: GridCellUpdateEvent) => void;
16
16
  "cell-undo": (args_0: string | undefined) => void;
@@ -24,13 +24,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
24
24
  rowIndex: number;
25
25
  }>, {
26
26
  editMode: boolean;
27
- }>>> & {
27
+ }>>> & Readonly<{
28
28
  "onCell-focus"?: (() => any) | undefined;
29
29
  "onCell-edit"?: ((args_0: GridCellUpdateEvent) => any) | undefined;
30
30
  "onCell-undo"?: ((args_0: string | undefined) => any) | undefined;
31
- }, {
31
+ }>, {
32
32
  editMode: boolean;
33
- }, {}>, Readonly<Record<string, (props: EditCellSlot) => any>> & Record<string, (props: EditCellSlot) => any>>;
33
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<Record<string, (props: EditCellSlot) => any>> & Record<string, (props: EditCellSlot) => any>>;
34
34
  export default _default;
35
35
  type __VLS_WithDefaults<P, D> = {
36
36
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -1,5 +1,5 @@
1
1
  import type { GridColumn, FilterRequest, FilterResponse, GridConfig, GridUpdateModel } from './types';
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
3
3
  columns: GridColumn<Record<string, unknown>>[];
4
4
  request: FilterRequest<Record<string, unknown>>;
5
5
  loading: boolean;
@@ -15,7 +15,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
15
15
  quickDateScope: null;
16
16
  dateFormatLocale: null;
17
17
  headerDisplayTimezone: null;
18
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
19
  "row-select": (args_0: Record<string, unknown>) => void;
20
20
  "row-edit": (args_0: GridUpdateModel) => void;
21
21
  "row-edit-cancelled": (args_0: GridUpdateModel) => void;
@@ -40,7 +40,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
40
40
  quickDateScope: null;
41
41
  dateFormatLocale: null;
42
42
  headerDisplayTimezone: null;
43
- }>>> & {
43
+ }>>> & Readonly<{
44
44
  "onRow-select"?: ((args_0: Record<string, unknown>) => any) | undefined;
45
45
  "onRow-edit"?: ((args_0: GridUpdateModel) => any) | undefined;
46
46
  "onRow-edit-cancelled"?: ((args_0: GridUpdateModel) => any) | undefined;
@@ -49,13 +49,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
49
49
  "onData-request"?: (() => any) | undefined;
50
50
  "onEdit-start"?: (() => any) | undefined;
51
51
  "onEdit-end"?: (() => any) | undefined;
52
- }, {
52
+ }>, {
53
53
  data: FilterResponse<unknown> | null;
54
54
  dateFormatLocale: string | null;
55
55
  timeZone: string | null;
56
56
  options: Partial<GridConfig>;
57
57
  headerDisplayTimezone: string | null;
58
- }, {}>, Readonly<Record<string, (props: import("./types").CellSlot & Partial<{
58
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<Record<string, (props: import("./types").CellSlot & Partial<{
59
59
  edited: boolean;
60
60
  listEntries: import("..").ComboBoxItem[];
61
61
  cellFocused: () => void;
@@ -1,5 +1,5 @@
1
1
  import type { FilterResponse, FilterRequest } from '../types';
2
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
3
3
  request: FilterRequest;
4
4
  loading: boolean;
5
5
  initialLoad: boolean;
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
7
7
  data?: FilterResponse<unknown> | null | undefined;
8
8
  }>, {
9
9
  data: null;
10
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
11
  "update:request": (args_0: FilterRequest<Record<string, unknown>>) => void;
12
12
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
13
13
  request: FilterRequest;
@@ -17,11 +17,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
17
17
  data?: FilterResponse<unknown> | null | undefined;
18
18
  }>, {
19
19
  data: null;
20
- }>>> & {
20
+ }>>> & Readonly<{
21
21
  "onUpdate:request"?: ((args_0: FilterRequest<Record<string, unknown>>) => any) | undefined;
22
- }, {
22
+ }>, {
23
23
  data: FilterResponse<unknown> | null;
24
- }, {}>;
24
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
25
25
  export default _default;
26
26
  type __VLS_WithDefaults<P, D> = {
27
27
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
@@ -1,6 +1,6 @@
1
1
  import type { QuickDateName } from '../../calendar/quick-dates';
2
2
  import type { FilterArg, GridColumn, GridConfig } from '../types';
3
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
4
4
  loading: boolean;
5
5
  initialLoad: boolean;
6
6
  filter: FilterArg[] | undefined;
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
9
9
  quickDateScope: 'past' | 'future' | 'none' | QuickDateName[] | null;
10
10
  headerDisplayTimezone: string | null;
11
11
  options: Partial<GridConfig>;
12
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
13
  "update:filter": (args_0: FilterArg<Record<string, unknown>>[] | undefined) => void;
14
14
  "perform-data-request": () => void;
15
15
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
@@ -21,10 +21,10 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
21
21
  quickDateScope: 'past' | 'future' | 'none' | QuickDateName[] | null;
22
22
  headerDisplayTimezone: string | null;
23
23
  options: Partial<GridConfig>;
24
- }>>> & {
24
+ }>>> & Readonly<{
25
25
  "onUpdate:filter"?: ((args_0: FilterArg<Record<string, unknown>>[] | undefined) => any) | undefined;
26
26
  "onPerform-data-request"?: (() => any) | undefined;
27
- }, {}, {}>;
27
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
28
28
  export default _default;
29
29
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
30
30
  type __VLS_TypePropsToOption<T> = {
@@ -1,5 +1,5 @@
1
1
  import type { FilterRequest, GridColumn, GridConfig } from '../types';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
3
3
  request: FilterRequest;
4
4
  columns: GridColumn[];
5
5
  loading: boolean;
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
8
8
  timeZone: string | null;
9
9
  headerDisplayTimezone: string | null;
10
10
  options: Partial<GridConfig>;
11
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
12
  "update:filterPanelOpen": (args_0: boolean) => void;
13
13
  "update:request": (args_0: FilterRequest<Record<string, unknown>>) => void;
14
14
  "perform-data-request": () => void;
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
21
21
  timeZone: string | null;
22
22
  headerDisplayTimezone: string | null;
23
23
  options: Partial<GridConfig>;
24
- }>>> & {
24
+ }>>> & Readonly<{
25
25
  "onUpdate:filterPanelOpen"?: ((args_0: boolean) => any) | undefined;
26
26
  "onUpdate:request"?: ((args_0: FilterRequest<Record<string, unknown>>) => any) | undefined;
27
27
  "onPerform-data-request"?: (() => any) | undefined;
28
- }, {}, {}>;
28
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
29
29
  export default _default;
30
30
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
31
31
  type __VLS_TypePropsToOption<T> = {
@@ -1,10 +1,10 @@
1
1
  import { type FilterArg, FilterOperation, type GridColumn } from '../types';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
3
3
  filter: FilterArg | undefined;
4
4
  column: GridColumn;
5
5
  defaultOperation: FilterOperation;
6
6
  loading: boolean;
7
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
8
  "selection-changed": () => void;
9
9
  "update:filter": (args_0: FilterArg<Record<string, unknown>>) => void;
10
10
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
@@ -12,10 +12,10 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
12
12
  column: GridColumn;
13
13
  defaultOperation: FilterOperation;
14
14
  loading: boolean;
15
- }>>> & {
15
+ }>>> & Readonly<{
16
16
  "onSelection-changed"?: (() => any) | undefined;
17
17
  "onUpdate:filter"?: ((args_0: FilterArg<Record<string, unknown>>) => any) | undefined;
18
- }, {}, {}>;
18
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
19
19
  export default _default;
20
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
21
21
  type __VLS_TypePropsToOption<T> = {
@@ -6,7 +6,7 @@ import { type GridColumn, type FilterRequest } from '../types';
6
6
  * @param value The value to search for.
7
7
  */
8
8
  declare function performSearch(value: string): void;
9
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
9
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
10
10
  searchValue: {
11
11
  required: true;
12
12
  type: import("vue").PropType<string>;
@@ -19,7 +19,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
19
19
  type: import("vue").PropType<FilterRequest<Record<string, unknown>>>;
20
20
  required: true;
21
21
  };
22
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
23
  "update:searchValue": (searchValue: string) => void;
24
24
  "update:request": (args_0: FilterRequest<Record<string, unknown>>) => void;
25
25
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -35,10 +35,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
35
35
  type: import("vue").PropType<FilterRequest<Record<string, unknown>>>;
36
36
  required: true;
37
37
  };
38
- }>> & {
38
+ }>> & Readonly<{
39
39
  "onUpdate:request"?: ((args_0: FilterRequest<Record<string, unknown>>) => any) | undefined;
40
40
  "onUpdate:searchValue"?: ((searchValue: string) => any) | undefined;
41
- }, {}, {}>, Readonly<{
41
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<{
42
42
  search: (props: {
43
43
  searchValue: string;
44
44
  performSearch: typeof performSearch;
@@ -1,15 +1,15 @@
1
1
  import type { GridColumn } from '../types';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
3
3
  columns: GridColumn[];
4
4
  loading: boolean;
5
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
6
  "update:columns": (args_0: GridColumn<Record<string, unknown>>[]) => void;
7
7
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
8
  columns: GridColumn[];
9
9
  loading: boolean;
10
- }>>> & {
10
+ }>>> & Readonly<{
11
11
  "onUpdate:columns"?: ((args_0: GridColumn<Record<string, unknown>>[]) => any) | undefined;
12
- }, {}, {}>;
12
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
13
13
  export default _default;
14
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
15
15
  type __VLS_TypePropsToOption<T> = {
@@ -1,10 +1,10 @@
1
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
1
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
2
2
  pageSize: number;
3
3
  columnCount: number;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
4
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
5
5
  pageSize: number;
6
6
  columnCount: number;
7
- }>>>, {}, {}>;
7
+ }>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
8
  export default _default;
9
9
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
10
  type __VLS_TypePropsToOption<T> = {
@@ -1,7 +1,7 @@
1
1
  import type { FilterResponse } from '../../grid/types';
2
2
  import type { InputValueType } from '../../input/types';
3
3
  import type { GridLiteColumn, GridLiteConfig, GridSlot } from '../types';
4
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
4
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
5
5
  columns: GridLiteColumn<Record<string, unknown>>[];
6
6
  options: Partial<GridLiteConfig>;
7
7
  gridId: string;
@@ -14,7 +14,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
14
14
  loading: boolean;
15
15
  pageSize: number;
16
16
  timeZone: null;
17
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
17
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
18
18
  columns: GridLiteColumn<Record<string, unknown>>[];
19
19
  options: Partial<GridLiteConfig>;
20
20
  gridId: string;
@@ -27,11 +27,11 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
27
27
  loading: boolean;
28
28
  pageSize: number;
29
29
  timeZone: null;
30
- }>>>, {
30
+ }>>> & Readonly<{}>, {
31
31
  data: FilterResponse<Record<string, InputValueType>> | null;
32
32
  pageSize: number;
33
33
  timeZone: string | null;
34
- }, {}>, Readonly<{
34
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<{
35
35
  [key: string]: (props: GridSlot<any>) => any;
36
36
  noData: () => any;
37
37
  }> & {
@@ -1,16 +1,16 @@
1
1
  import type { InputValueType } from '../../input/types';
2
2
  import type { GridLiteColumn, GridSlot } from '../types';
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToOption<{
3
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
4
4
  data: Record<string, InputValueType>;
5
5
  column: GridLiteColumn<Record<string, unknown>>;
6
6
  timeZone: string | null;
7
7
  isSmallGrid: boolean;
8
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
8
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
9
9
  data: Record<string, InputValueType>;
10
10
  column: GridLiteColumn<Record<string, unknown>>;
11
11
  timeZone: string | null;
12
12
  isSmallGrid: boolean;
13
- }>>>, {}, {}>, Readonly<Record<string, (props: GridSlot<any>) => any>> & Record<string, (props: GridSlot<any>) => any>>;
13
+ }>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<Record<string, (props: GridSlot<any>) => any>> & Record<string, (props: GridSlot<any>) => any>>;
14
14
  export default _default;
15
15
  type __VLS_WithTemplateSlots<T, S> = T & {
16
16
  new (): {
@@ -1,18 +1,18 @@
1
1
  import type { InputValueType } from '../../input/types';
2
2
  import type { GridLiteColumn, GridSlot } from '../types';
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToOption<{
3
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
4
4
  row: Record<string, InputValueType>;
5
5
  columns: GridLiteColumn<Record<string, unknown>>[];
6
6
  timeZone: string | null;
7
7
  isSmallGrid: boolean;
8
8
  gridId: string;
9
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
9
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
10
10
  row: Record<string, InputValueType>;
11
11
  columns: GridLiteColumn<Record<string, unknown>>[];
12
12
  timeZone: string | null;
13
13
  isSmallGrid: boolean;
14
14
  gridId: string;
15
- }>>>, {}, {}>, Readonly<Record<string, (props: GridSlot<any>) => any>> & Record<string, (props: GridSlot<any>) => any>>;
15
+ }>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<Record<string, (props: GridSlot<any>) => any>> & Record<string, (props: GridSlot<any>) => any>>;
16
16
  export default _default;
17
17
  type __VLS_WithTemplateSlots<T, S> = T & {
18
18
  new (): {
@@ -1,6 +1,6 @@
1
1
  import type { FilterResponse } from '../grid/types';
2
2
  import type { GridLiteColumn, GridLiteConfig, GridLiteRequest, GridSlot } from './types';
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
3
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  columns: {
5
5
  required: true;
6
6
  type: import("vue").PropType<GridLiteColumn<Record<string, unknown>>[]>;
@@ -29,7 +29,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
29
29
  type: import("vue").PropType<Partial<GridLiteConfig>>;
30
30
  default: () => {};
31
31
  };
32
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
32
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
33
33
  "update:request": (request: GridLiteRequest<Record<string, unknown>>) => void;
34
34
  "update:columns": (columns: GridLiteColumn<Record<string, unknown>>[]) => void;
35
35
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -61,16 +61,16 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
61
61
  type: import("vue").PropType<Partial<GridLiteConfig>>;
62
62
  default: () => {};
63
63
  };
64
- }>> & {
64
+ }>> & Readonly<{
65
65
  "onUpdate:request"?: ((request: GridLiteRequest<Record<string, unknown>>) => any) | undefined;
66
66
  "onUpdate:columns"?: ((columns: GridLiteColumn<Record<string, unknown>>[]) => any) | undefined;
67
- }, {
67
+ }>, {
68
68
  data: FilterResponse<unknown> | null;
69
69
  loading: boolean;
70
70
  dateFormatLocale: string | null;
71
71
  timeZone: string | null;
72
72
  options: Partial<GridLiteConfig>;
73
- }, {}>, Readonly<Record<string, (props: GridSlot<any>) => any>> & Record<string, (props: GridSlot<any>) => any>>;
73
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<Record<string, (props: GridSlot<any>) => any>> & Record<string, (props: GridSlot<any>) => any>>;
74
74
  export default _default;
75
75
  type __VLS_WithTemplateSlots<T, S> = T & {
76
76
  new (): {
@@ -1,2 +1,2 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
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
2
  export default _default;
@@ -1,6 +1,6 @@
1
1
  import type { FilterResponse } from '../../grid/types';
2
2
  import type { GridLiteRequest } from '../types';
3
- declare const _default: import("vue").DefineComponent<{
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  request: {
5
5
  required: true;
6
6
  type: import("vue").PropType<GridLiteRequest<Record<string, unknown>>>;
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
21
21
  type: import("vue").PropType<boolean>;
22
22
  default: boolean;
23
23
  };
24
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
25
25
  "update:request": (request: GridLiteRequest<Record<string, unknown>>) => void;
26
26
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  request: {
@@ -44,10 +44,10 @@ declare const _default: import("vue").DefineComponent<{
44
44
  type: import("vue").PropType<boolean>;
45
45
  default: boolean;
46
46
  };
47
- }>> & {
47
+ }>> & Readonly<{
48
48
  "onUpdate:request"?: ((request: GridLiteRequest<Record<string, unknown>>) => any) | undefined;
49
- }, {
49
+ }>, {
50
50
  data: FilterResponse<unknown> | null;
51
51
  isSmallGrid: boolean;
52
- }, {}>;
52
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
53
53
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import type { GridLiteColumn, GridLiteRequest } from '../types';
2
- declare const _default: import("vue").DefineComponent<{
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  request: {
4
4
  required: true;
5
5
  type: import("vue").PropType<GridLiteRequest<Record<string, unknown>>>;
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
19
19
  type: import("vue").PropType<boolean>;
20
20
  required: true;
21
21
  };
22
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
23
  "update:request": (request: GridLiteRequest<Record<string, unknown>>) => void;
24
24
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
25
  request: {
@@ -41,7 +41,7 @@ declare const _default: import("vue").DefineComponent<{
41
41
  type: import("vue").PropType<boolean>;
42
42
  required: true;
43
43
  };
44
- }>> & {
44
+ }>> & Readonly<{
45
45
  "onUpdate:request"?: ((request: GridLiteRequest<Record<string, unknown>>) => any) | undefined;
46
- }, {}, {}>;
46
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
47
47
  export default _default;
@@ -1,12 +1,12 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToOption<{
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
2
2
  isOpen?: boolean | undefined;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4
4
  "open-click": () => void;
5
5
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
6
6
  isOpen?: boolean | undefined;
7
- }>>> & {
7
+ }>>> & Readonly<{
8
8
  "onOpen-click"?: (() => any) | undefined;
9
- }, {}, {}>, Readonly<{
9
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<{
10
10
  logo(): any;
11
11
  menu(): any;
12
12
  icon(): any;
@@ -1,4 +1,4 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
2
  username?: string | undefined;
3
3
  group?: string | undefined;
4
4
  image?: string | undefined;
@@ -9,7 +9,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
9
9
  group: string;
10
10
  image: string;
11
11
  colour: string;
12
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
12
+ }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
13
13
  username?: string | undefined;
14
14
  group?: string | undefined;
15
15
  image?: string | undefined;
@@ -20,12 +20,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
20
20
  group: string;
21
21
  image: string;
22
22
  colour: string;
23
- }>>>, {
23
+ }>>> & Readonly<{}>, {
24
24
  image: string;
25
25
  colour: "default" | "secondary";
26
26
  group: string;
27
27
  username: string;
28
- }, {}>, Readonly<{
28
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<{
29
29
  default(): any;
30
30
  }> & {
31
31
  default(): any;