@webitel/ui-sdk 25.4.79 → 25.4.81

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 (65) hide show
  1. package/dist/img/sprite/add-contact.svg +3 -0
  2. package/dist/img/sprite/index.js +2 -0
  3. package/dist/types/components/on-demand/wt-navigation-menu/components/wt-navigation-menu.vue.d.ts +2 -2
  4. package/dist/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +1 -1
  5. package/dist/types/components/on-demand/wt-start-page/components/start-page-card.vue.d.ts +1 -1
  6. package/dist/types/components/on-demand/wt-start-page/components/start-page-logo.vue.d.ts +1 -1
  7. package/dist/types/components/on-demand/wt-start-page/components/wt-start-page.vue.d.ts +2 -2
  8. package/dist/types/components/wt-avatar/wt-avatar.vue.d.ts +2 -2
  9. package/dist/types/components/wt-button-select/wt-button-select.vue.d.ts +2 -2
  10. package/dist/types/components/wt-confirm-dialog/wt-confirm-dialog.vue.d.ts +3 -3
  11. package/dist/types/components/wt-context-menu/wt-context-menu.vue.d.ts +2 -2
  12. package/dist/types/components/wt-datepicker/wt-datepicker.vue.d.ts +2 -2
  13. package/dist/types/components/wt-empty/wt-empty.vue.d.ts +2 -2
  14. package/dist/types/components/wt-error-page/wt-error-page.vue.d.ts +2 -2
  15. package/dist/types/components/wt-headline-nav/wt-headline-nav.vue.d.ts +1 -1
  16. package/dist/types/components/wt-icon/wt-icon.vue.d.ts +2 -2
  17. package/dist/types/components/wt-icon-action/wt-icon-action.vue.d.ts +1 -1
  18. package/dist/types/components/wt-image/wt-image.vue.d.ts +2 -2
  19. package/dist/types/components/wt-input/wt-input.vue.d.ts +4 -4
  20. package/dist/types/components/wt-intersection-observer/wt-intersection-observer.vue.d.ts +2 -2
  21. package/dist/types/components/wt-radio/wt-radio.vue.d.ts +1 -1
  22. package/dist/types/components/wt-rounded-action/wt-rounded-action.vue.d.ts +2 -2
  23. package/dist/types/components/wt-search-bar/wt-search-bar.vue.d.ts +1 -1
  24. package/dist/types/components/wt-slider/wt-slider.vue.d.ts +1 -1
  25. package/dist/types/components/wt-table-column-select/wt-table-column-select.vue.d.ts +2 -2
  26. package/dist/types/components/wt-time-input/wt-time-input.vue.d.ts +1 -1
  27. package/dist/types/components/wt-timepicker/wt-timepicker.vue.d.ts +1 -1
  28. package/dist/types/components/wt-tree-line/wt-tree-line.vue.d.ts +1 -1
  29. package/dist/types/modules/AgentStatusSelect/components/_internals/wt-cc-status-select-error-popup.vue.d.ts +1 -1
  30. package/dist/types/modules/AgentStatusSelect/components/wt-cc-agent-status-select.vue.d.ts +2 -2
  31. package/dist/types/modules/AuditForm/components/audit-form-question-read-wrapper.vue.d.ts +4 -4
  32. package/dist/types/modules/AuditForm/components/audit-form-question-write-wrapper.vue.d.ts +2 -2
  33. package/dist/types/modules/AuditForm/components/audit-form-question.vue.d.ts +2 -2
  34. package/dist/types/modules/AuditForm/components/audit-form.vue.d.ts +4 -4
  35. package/dist/types/modules/AuditForm/components/questions/options/audit-form-question-options-write-row.vue.d.ts +2 -2
  36. package/dist/types/modules/AuditForm/components/questions/options/audit-form-question-options.vue.d.ts +1 -1
  37. package/dist/types/modules/AuditForm/components/questions/score/audit-form-question-score.vue.d.ts +1 -1
  38. package/dist/types/modules/DeleteConfirmationPopup/components/delete-confirmation-popup.vue.d.ts +2 -2
  39. package/dist/types/modules/Filters/components/filter-datetime.vue.d.ts +2 -2
  40. package/dist/types/modules/Filters/components/filter-pagination.vue.d.ts +2 -2
  41. package/dist/types/modules/Filters/components/filter-search.vue.d.ts +2 -2
  42. package/dist/types/modules/Filters/components/filter-select.vue.d.ts +2 -2
  43. package/dist/types/modules/Filters/components/filter-table-fields.vue.d.ts +3 -3
  44. package/dist/types/modules/ObjectPermissions/_internals/components/permissions-role-row.vue.d.ts +1 -1
  45. package/dist/types/modules/ObjectPermissions/_internals/components/permissions-tab-role-popup.vue.d.ts +1 -1
  46. package/dist/types/modules/ObjectPermissions/components/permissions-tab.vue.d.ts +1 -1
  47. package/dist/types/modules/QueryFilters/components/abstract-api-filter.vue.d.ts +2 -2
  48. package/dist/types/modules/QueryFilters/components/abstract-enum-filter.vue.d.ts +2 -2
  49. package/dist/types/modules/QueryFilters/components/filter-datetime.vue.d.ts +2 -2
  50. package/dist/types/modules/QueryFilters/components/filter-from-to.vue.d.ts +2 -2
  51. package/dist/types/modules/QueryFilters/components/filter-table-fields.vue.d.ts +4 -4
  52. package/dist/ui-sdk.css +1 -1
  53. package/dist/ui-sdk.js +2142 -2135
  54. package/dist/ui-sdk.umd.cjs +16 -16
  55. package/package.json +1 -1
  56. package/src/assets/icons/sprite/add-contact.svg +3 -0
  57. package/src/assets/icons/sprite/index.js +2 -0
  58. package/src/components/wt-action-bar/WtActionBarActionsOrder.js +1 -0
  59. package/src/components/wt-icon-action/iconMappings.js +1 -0
  60. package/src/components/wt-icon-action/wt-icon-action.vue +1 -0
  61. package/src/components/wt-select/wt-select.vue +20 -19
  62. package/src/enums/IconAction/IconAction.enum.js +1 -0
  63. package/src/locale/en/en.js +3 -0
  64. package/src/locale/ru/ru.js +3 -0
  65. package/src/locale/ua/ua.js +3 -0
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 15C11.8019 15 13.4821 15.4239 14.7461 16.1611C15.9856 16.8842 17 18.0302 17 19.5C17 20.0523 16.5523 20.5 16 20.5C15.4477 20.5 15 20.0523 15 19.5C15 19.0369 14.6711 18.4323 13.7393 17.8887C12.8317 17.3593 11.5116 17 10 17C8.48863 17 7.16922 17.3594 6.26172 17.8887C5.32965 18.4324 5 19.0368 5 19.5C5 20.0523 4.55228 20.5 4 20.5C3.44772 20.5 3 20.0523 3 19.5C3 18.0302 4.0144 16.8842 5.25391 16.1611C6.51791 15.4239 8.19811 15 10 15ZM10 6C12.2091 6 14 7.79086 14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 6 10 6ZM10 8C8.89543 8 8 8.89543 8 10C8 11.1046 8.89543 12 10 12C11.1046 12 12 11.1046 12 10C12 8.89543 11.1046 8 10 8ZM18 3C18.5523 3 19 3.44772 19 4V5H20C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H19V8C19 8.55228 18.5523 9 18 9C17.4477 9 17 8.55228 17 8V7H16C15.4477 7 15 6.55228 15 6C15 5.44772 15.4477 5 16 5H17V4C17 3.44772 17.4477 3 18 3Z" />
3
+ </svg>
@@ -1,5 +1,6 @@
1
1
  import { objCamelToKebab } from '../../../scripts/caseConverters.js';
2
2
  import account from './account.svg';
3
+ import addContact from './add-contact.svg';
3
4
  import addFilter from './add-filter.svg';
4
5
  import adfs from './adfs.svg';
5
6
  import agent from './agent.svg';
@@ -219,6 +220,7 @@ export default objCamelToKebab({
219
220
  attention,
220
221
  azure,
221
222
  addFilter,
223
+ addContact,
222
224
  back,
223
225
  bell,
224
226
  bellBadged,
@@ -1,9 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- nav: unknown[];
3
2
  icons: unknown[];
3
+ nav?: unknown[];
4
4
  $props: {
5
- readonly nav?: unknown[];
6
5
  readonly icons?: unknown[];
6
+ readonly nav?: unknown[];
7
7
  };
8
8
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
9
  export default _default;
@@ -4,7 +4,7 @@ type __VLS_WithSlots<T, S> = T & (new () => {
4
4
  $slots: S;
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
- $emit: (event: "add" | "close" | "change", ...args: any[]) => void;
7
+ $emit: (event: "close" | "change" | "add", ...args: any[]) => void;
8
8
  options: unknown[];
9
9
  title?: string;
10
10
  selected?: Record<string, any>;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- card: Record<string, any>;
2
+ card?: Record<string, any>;
3
3
  $props: {
4
4
  readonly card?: Record<string, any>;
5
5
  };
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- logo: string;
2
+ logo?: string;
3
3
  $props: {
4
4
  readonly logo?: string;
5
5
  };
@@ -1,10 +1,10 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- nav: unknown[];
3
2
  darkMode: boolean;
3
+ nav?: unknown[];
4
4
  appLogo?: Record<string, any>;
5
5
  $props: {
6
- readonly nav?: unknown[];
7
6
  readonly darkMode?: boolean;
7
+ readonly nav?: unknown[];
8
8
  readonly appLogo?: Record<string, any>;
9
9
  };
10
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -2,14 +2,14 @@ declare const _default: import("vue").DefineComponent<{}, {
2
2
  size: string;
3
3
  badge: boolean;
4
4
  status?: string;
5
- src?: string;
6
5
  username?: string;
6
+ src?: string;
7
7
  $props: {
8
8
  readonly size?: string;
9
9
  readonly badge?: boolean;
10
10
  readonly status?: string;
11
- readonly src?: string;
12
11
  readonly username?: string;
12
+ readonly src?: string;
13
13
  };
14
14
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
15
15
  export default _default;
@@ -5,13 +5,13 @@ type __VLS_WithSlots<T, S> = T & (new () => {
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "click" | "click:option", ...args: any[]) => void;
8
- options: unknown[];
9
8
  disabled: boolean;
10
9
  color: string;
10
+ options?: unknown[];
11
11
  $props: {
12
- readonly options?: unknown[];
13
12
  readonly disabled?: boolean;
14
13
  readonly color?: string;
14
+ readonly options?: unknown[];
15
15
  };
16
16
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
17
17
  type __VLS_Slots = {
@@ -5,14 +5,14 @@ type __VLS_WithSlots<T, S> = T & (new () => {
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "close" | "confirm", ...args: any[]) => void;
8
- title: string;
9
8
  deleteMessage: string;
10
9
  subject: string;
11
- callback: Function;
10
+ title?: string;
11
+ callback?: Function;
12
12
  $props: {
13
- readonly title?: string;
14
13
  readonly deleteMessage?: string;
15
14
  readonly subject?: string;
15
+ readonly title?: string;
16
16
  readonly callback?: Function;
17
17
  };
18
18
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -5,21 +5,21 @@ type __VLS_WithSlots<T, S> = T & (new () => {
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "click" | "update:visible", ...args: any[]) => void;
8
- options: unknown[];
9
8
  disabled: boolean;
10
9
  width: string;
11
10
  visible: boolean;
12
11
  tooltipTriggers: unknown[];
13
12
  minWidth: string;
14
13
  maxWidth: string;
14
+ options?: unknown[];
15
15
  $props: {
16
- readonly options?: unknown[];
17
16
  readonly disabled?: boolean;
18
17
  readonly width?: string;
19
18
  readonly visible?: boolean;
20
19
  readonly tooltipTriggers?: unknown[];
21
20
  readonly minWidth?: string;
22
21
  readonly maxWidth?: string;
22
+ readonly options?: unknown[];
23
23
  };
24
24
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
25
25
  type __VLS_Slots = {
@@ -6,9 +6,9 @@ type __VLS_WithSlots<T, S> = T & (new () => {
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "input", ...args: any[]) => void;
8
8
  value: string | number;
9
- required: boolean;
10
9
  label: string;
11
10
  disabled: boolean;
11
+ required: boolean;
12
12
  mode: string;
13
13
  clearable: boolean;
14
14
  placeholder: string;
@@ -18,9 +18,9 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
18
18
  disabledDates?: Record<string, any>;
19
19
  $props: {
20
20
  readonly value?: string | number;
21
- readonly required?: boolean;
22
21
  readonly label?: string;
23
22
  readonly disabled?: boolean;
23
+ readonly required?: boolean;
24
24
  readonly mode?: string;
25
25
  readonly clearable?: boolean;
26
26
  readonly placeholder?: string;
@@ -5,9 +5,9 @@ type __VLS_WithSlots<T, S> = T & (new () => {
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "click:primary" | "click:secondary", ...args: any[]) => void;
8
- size: string;
9
8
  title: string;
10
9
  text: string;
10
+ size: string;
11
11
  headline: string;
12
12
  primaryActionText: string;
13
13
  secondaryActionText: string;
@@ -15,9 +15,9 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
15
15
  disabledSecondaryAction: boolean;
16
16
  image?: Record<string, any>;
17
17
  $props: {
18
- readonly size?: string;
19
18
  readonly title?: string;
20
19
  readonly text?: string;
20
+ readonly size?: string;
21
21
  readonly headline?: string;
22
22
  readonly primaryActionText?: string;
23
23
  readonly secondaryActionText?: string;
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  type: {
3
3
  type: StringConstructor;
4
- required: true;
4
+ required: boolean;
5
5
  options: string[];
6
6
  };
7
7
  }>, {}, {}, {
@@ -14,7 +14,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
14
14
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  type: {
16
16
  type: StringConstructor;
17
- required: true;
17
+ required: boolean;
18
18
  options: string[];
19
19
  };
20
20
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- path: unknown[];
2
+ path?: unknown[];
3
3
  $props: {
4
4
  readonly path?: unknown[];
5
5
  };
@@ -2,14 +2,14 @@ declare const _default: import("vue").DefineComponent<{}, {
2
2
  size: string;
3
3
  disabled: boolean;
4
4
  color: string;
5
- icon: string;
6
5
  iconPrefix: string;
6
+ icon?: string;
7
7
  $props: {
8
8
  readonly size?: string;
9
9
  readonly disabled?: boolean;
10
10
  readonly color?: string;
11
- readonly icon?: string;
12
11
  readonly iconPrefix?: string;
12
+ readonly icon?: string;
13
13
  };
14
14
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
15
15
  export default _default;
@@ -2,7 +2,7 @@ declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "click" | "mousedown", ...args: any[]) => void;
3
3
  size: string;
4
4
  disabled: boolean;
5
- action: string;
5
+ action?: string;
6
6
  $props: {
7
7
  readonly size?: string;
8
8
  readonly disabled?: boolean;
@@ -6,20 +6,20 @@ type __VLS_WithSlots<T, S> = T & (new () => {
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: any, ...args: any[]) => void;
8
8
  alt: string;
9
- src: string | Record<string, any>;
10
9
  size?: string;
11
10
  width?: string | number;
12
11
  height?: string | number;
12
+ src?: string | Record<string, any>;
13
13
  minWidth?: string | number;
14
14
  maxWidth?: string | number;
15
15
  minHeight?: string | number;
16
16
  maxHeight?: string | number;
17
17
  $props: {
18
18
  readonly alt?: string;
19
- readonly src?: string | Record<string, any>;
20
19
  readonly size?: string;
21
20
  readonly width?: string | number;
22
21
  readonly height?: string | number;
22
+ readonly src?: string | Record<string, any>;
23
23
  readonly minWidth?: string | number;
24
24
  readonly maxWidth?: string | number;
25
25
  readonly minHeight?: string | number;
@@ -7,10 +7,10 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  focus: typeof focus;
8
8
  $emit: (event: "input" | "update:modelValue" | "keyup", ...args: any[]) => void;
9
9
  name: string;
10
- type: string;
11
- required: boolean;
12
10
  label: string;
11
+ type: string;
13
12
  disabled: boolean;
13
+ required: boolean;
14
14
  customValidators: unknown[];
15
15
  hasShowPassword: boolean;
16
16
  numberMin: number;
@@ -23,10 +23,10 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
23
23
  numberMax?: number;
24
24
  $props: {
25
25
  readonly name?: string;
26
- readonly type?: string;
27
- readonly required?: boolean;
28
26
  readonly label?: string;
27
+ readonly type?: string;
29
28
  readonly disabled?: boolean;
29
+ readonly required?: boolean;
30
30
  readonly customValidators?: unknown[];
31
31
  readonly hasShowPassword?: boolean;
32
32
  readonly numberMin?: number;
@@ -1,10 +1,10 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "next", ...args: any[]) => void;
3
- next: Function;
4
3
  loading: boolean;
4
+ next?: Function;
5
5
  $props: {
6
- readonly next?: Function;
7
6
  readonly loading?: boolean;
7
+ readonly next?: Function;
8
8
  };
9
9
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
10
10
  export default _default;
@@ -57,9 +57,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
57
  onInput?: (...args: any[]) => any;
58
58
  }>, {
59
59
  value: string | number | boolean | Record<string, any>;
60
- required: boolean;
61
60
  label: string;
62
61
  disabled: boolean;
62
+ required: boolean;
63
63
  selected: string | number | boolean | Record<string, any>;
64
64
  outline: boolean;
65
65
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -3,22 +3,22 @@ declare const _default: import("vue").DefineComponent<{}, {
3
3
  size: string;
4
4
  disabled: boolean;
5
5
  color: string;
6
- icon: string;
7
6
  active: boolean;
8
7
  wide: boolean;
9
8
  loading: boolean;
10
9
  iconPrefix: string;
11
10
  rounded: boolean;
11
+ icon?: string;
12
12
  $props: {
13
13
  readonly size?: string;
14
14
  readonly disabled?: boolean;
15
15
  readonly color?: string;
16
- readonly icon?: string;
17
16
  readonly active?: boolean;
18
17
  readonly wide?: boolean;
19
18
  readonly loading?: boolean;
20
19
  readonly iconPrefix?: string;
21
20
  readonly rounded?: boolean;
21
+ readonly icon?: string;
22
22
  };
23
23
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
24
24
  export default _default;
@@ -1,5 +1,5 @@
1
1
  declare const invalid: any;
2
- declare const invalidColorProvider: import("vue").ComputedRef<"error" | "default">;
2
+ declare const invalidColorProvider: import("vue").ComputedRef<"default" | "error">;
3
3
  declare function handleInput(value: any): void;
4
4
  declare function handleKeyup(event: any): void;
5
5
  declare function updateSearchMode({ option }: {
@@ -68,8 +68,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
68
68
  disabled: boolean;
69
69
  height: number;
70
70
  max: number;
71
- min: number;
72
71
  vertical: boolean;
72
+ min: number;
73
73
  step: number;
74
74
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
75
75
  export default _default;
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  headers: {
3
3
  type: ArrayConstructor;
4
- required: true;
4
+ required: boolean;
5
5
  description: string;
6
6
  };
7
7
  staticHeaders: {
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
26
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  headers: {
28
28
  type: ArrayConstructor;
29
- required: true;
29
+ required: boolean;
30
30
  description: string;
31
31
  };
32
32
  staticHeaders: {
@@ -96,9 +96,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
96
96
  onInput?: (...args: any[]) => any;
97
97
  }>, {
98
98
  value: number;
99
- required: boolean;
100
99
  label: string;
101
100
  disabled: boolean;
101
+ required: boolean;
102
102
  hideInputInfo: boolean;
103
103
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
104
104
  export default _default;
@@ -120,9 +120,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
120
120
  };
121
121
  }>> & Readonly<{}>, {
122
122
  value: string | number;
123
- required: boolean;
124
123
  label: string;
125
124
  disabled: boolean;
125
+ required: boolean;
126
126
  dateMode: boolean;
127
127
  format: string;
128
128
  noLabel: boolean;
@@ -23,9 +23,9 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
23
23
  onOpenParent?: () => any;
24
24
  }>, {
25
25
  multiple: boolean;
26
- lastChild: boolean;
27
26
  childrenProp: string;
28
27
  nestedLevel: number;
28
+ lastChild: boolean;
29
29
  nextElement: boolean;
30
30
  searchedProp: string;
31
31
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -1,6 +1,6 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "close", ...args: any[]) => void;
3
- error: Record<string, any>;
3
+ error?: Record<string, any>;
4
4
  $props: {
5
5
  readonly error?: Record<string, any>;
6
6
  };
@@ -1,12 +1,12 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "changed", ...args: any[]) => void;
3
3
  statusDuration: string | number;
4
- agentId: string | number;
5
4
  status?: any;
5
+ agentId?: string | number;
6
6
  $props: {
7
7
  readonly statusDuration?: string | number;
8
- readonly agentId?: string | number;
9
8
  readonly status?: any;
9
+ readonly agentId?: string | number;
10
10
  };
11
11
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
12
  export default _default;
@@ -1,16 +1,16 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "change:result" | "activate", ...args: any[]) => void;
3
- question: Record<string, any>;
4
- result: Record<string, any>;
5
3
  disableDragging: boolean;
6
4
  readonly: boolean;
7
5
  first: boolean;
6
+ question?: Record<string, any>;
7
+ result?: Record<string, any>;
8
8
  $props: {
9
- readonly question?: Record<string, any>;
10
- readonly result?: Record<string, any>;
11
9
  readonly disableDragging?: boolean;
12
10
  readonly readonly?: boolean;
13
11
  readonly first?: boolean;
12
+ readonly question?: Record<string, any>;
13
+ readonly result?: Record<string, any>;
14
14
  };
15
15
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
16
16
  export default _default;
@@ -1,12 +1,12 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "delete" | "copy" | "change:question", ...args: any[]) => void;
3
- question: Record<string, any>;
4
3
  first: boolean;
5
4
  v?: Record<string, any>;
5
+ question?: Record<string, any>;
6
6
  $props: {
7
- readonly question?: Record<string, any>;
8
7
  readonly first?: boolean;
9
8
  readonly v?: Record<string, any>;
9
+ readonly question?: Record<string, any>;
10
10
  };
11
11
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
12
  export default _default;
@@ -1,16 +1,16 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  activateQuestion: typeof activateQuestion;
3
3
  $emit: (event: "delete" | "copy" | "update:question" | "update:result", ...args: any[]) => void;
4
- question: Record<string, any>;
5
4
  readonly: boolean;
6
5
  first: boolean;
7
6
  mode?: string;
7
+ question?: Record<string, any>;
8
8
  result?: Record<string, any>;
9
9
  $props: {
10
- readonly question?: Record<string, any>;
11
10
  readonly readonly?: boolean;
12
11
  readonly first?: boolean;
13
12
  readonly mode?: string;
13
+ readonly question?: Record<string, any>;
14
14
  readonly result?: Record<string, any>;
15
15
  };
16
16
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -1,14 +1,14 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "update:result" | "update:questions" | "update:validation", ...args: any[]) => void;
3
- mode: string;
4
3
  readonly: boolean;
5
- questions: unknown[];
4
+ mode?: string;
6
5
  result?: unknown[];
6
+ questions?: unknown[];
7
7
  $props: {
8
- readonly mode?: string;
9
8
  readonly readonly?: boolean;
10
- readonly questions?: unknown[];
9
+ readonly mode?: string;
11
10
  readonly result?: unknown[];
11
+ readonly questions?: unknown[];
12
12
  };
13
13
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
14
14
  export default _default;
@@ -1,10 +1,10 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "delete" | "change:option", ...args: any[]) => void;
3
- option: Record<string, any>;
4
3
  first: boolean;
4
+ option?: Record<string, any>;
5
5
  $props: {
6
- readonly option?: Record<string, any>;
7
6
  readonly first?: boolean;
7
+ readonly option?: Record<string, any>;
8
8
  };
9
9
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
10
10
  export default _default;
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "change:result" | "change:question", ...args: any[]) => void;
3
3
  mode: string;
4
- question: Record<string, any>;
4
+ question?: Record<string, any>;
5
5
  result?: Record<string, any>;
6
6
  $props: {
7
7
  readonly mode?: string;
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "change:result" | "change:question", ...args: any[]) => void;
3
3
  mode: string;
4
- question: Record<string, any>;
4
+ question?: Record<string, any>;
5
5
  result?: Record<string, any>;
6
6
  $props: {
7
7
  readonly mode?: string;
@@ -5,8 +5,8 @@ type __VLS_WithSlots<T, S> = T & (new () => {
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "close", ...args: any[]) => void;
8
- callback: Function;
9
- deleteCount: number;
8
+ callback?: Function;
9
+ deleteCount?: number;
10
10
  $props: {
11
11
  readonly callback?: Function;
12
12
  readonly deleteCount?: number;
@@ -1,6 +1,6 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- namespace: string;
3
- filterQuery: string;
2
+ namespace?: string;
3
+ filterQuery?: string;
4
4
  $props: {
5
5
  readonly namespace?: string;
6
6
  readonly filterQuery?: string;
@@ -1,9 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- namespace: string;
3
2
  isNext: boolean;
3
+ namespace?: string;
4
4
  $props: {
5
- readonly namespace?: string;
6
5
  readonly isNext?: boolean;
6
+ readonly namespace?: string;
7
7
  };
8
8
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
9
  export default _default;
@@ -1,13 +1,13 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  name: string;
3
- namespace: string;
4
3
  multisearch: boolean;
5
4
  searchModeOpts: unknown[];
5
+ namespace?: string;
6
6
  $props: {
7
7
  readonly name?: string;
8
- readonly namespace?: string;
9
8
  readonly multisearch?: boolean;
10
9
  readonly searchModeOpts?: unknown[];
10
+ readonly namespace?: string;
11
11
  };
12
12
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
13
13
  export default _default;
@@ -1,6 +1,6 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- namespace: string;
3
- filterQuery: string;
2
+ namespace?: string;
3
+ filterQuery?: string;
4
4
  $props: {
5
5
  readonly namespace?: string;
6
6
  readonly filterQuery?: string;