@wisemen/wise-crm-web 0.2.2 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/{BusinessDetailSidebarProvider-BQMRbGHQ.js → BusinessDetailSidebarProvider-CXG99iHk.js} +24 -30
  2. package/dist/{BusinessDetailView-BxGxWOme.js → BusinessDetailView-BZpocob4.js} +5 -5
  3. package/dist/{CrmDetailHeaderCard-CCNJpMAK.js → CrmDetailHeaderCard-Jo2OteBb.js} +2 -2
  4. package/dist/{CrmDetailView-ozCpuaX2.js → CrmDetailView-DKHX-JEl.js} +1 -1
  5. package/dist/{DealCommunicationTabView-Df5EeolN.js → DealCommunicationTabView-ClflVxHJ.js} +2 -2
  6. package/dist/{DealDetailView-DdWHqaBr.js → DealDetailView-ChAFvBBK.js} +5 -5
  7. package/dist/{DealExternalAttachment-qHdh4yMI.js → DealExternalAttachment-ClwtFzpQ.js} +1 -1
  8. package/dist/{DealSendMailDialog-BaYcWZP-.js → DealSendMailDialog-SWWyaxq8.js} +3 -3
  9. package/dist/{Error-BArv9rNb.js → Error-CX6APxDX.js} +410 -389
  10. package/dist/{IndividualDetailSidebarProvider-BXZH951l.js → IndividualDetailSidebarProvider-BJgxw1Jd.js} +3 -3
  11. package/dist/{IndividualDetailView-DfYS31-e.js → IndividualDetailView-CvGUCWPY.js} +5 -5
  12. package/dist/client/apiErrorCode.gen.d.ts +2 -2
  13. package/dist/client/sdk.gen.d.ts +2 -1
  14. package/dist/client/types.gen.d.ts +405 -351
  15. package/dist/client/zod.gen.d.ts +7527 -7342
  16. package/dist/{client-pCaNxE3C.js → client-CpsHjr8V.js} +327 -294
  17. package/dist/components/action-tooltip/ActionTooltip.vue.d.ts +2 -2
  18. package/dist/components/animation/AnimateHeight.vue.d.ts +2 -2
  19. package/dist/components/animation/AnimateWidth.vue.d.ts +2 -2
  20. package/dist/components/animation/FormCardSubmitButtonTransition.vue.d.ts +2 -2
  21. package/dist/components/animation/OpenCrmDetailTransition.vue.d.ts +2 -2
  22. package/dist/components/app/AppForm.vue.d.ts +9 -5
  23. package/dist/components/app/AppGlobalFormError.vue.d.ts +9 -5
  24. package/dist/components/app/dialog/AppDialog.vue.d.ts +2 -2
  25. package/dist/components/app/dialog/AppDialogHeader.vue.d.ts +2 -2
  26. package/dist/components/app/dialog/AppDialogStepper.vue.d.ts +9 -5
  27. package/dist/components/app/dialog/AppEntityDialog.vue.d.ts +2 -2
  28. package/dist/components/app/drawer/AppDrawer.vue.d.ts +2 -2
  29. package/dist/components/app/height-transition/AppHeightTransition.vue.d.ts +2 -2
  30. package/dist/components/app/rich-text-field/AppRichTextField.vue.d.ts +2 -2
  31. package/dist/components/app/tags-input-field/AppTagsInputField.vue.d.ts +2 -2
  32. package/dist/components/base/fieldset/BaseFieldsetLegend.vue.d.ts +2 -2
  33. package/dist/components/button-tooltip/ButtonTooltip.vue.d.ts +2 -2
  34. package/dist/components/clickable-element/ClickableElement.vue.d.ts +2 -2
  35. package/dist/components/color-provider/AppColorProvider.vue.d.ts +2 -2
  36. package/dist/components/column-layout/ColumnLayout.vue.d.ts +2 -2
  37. package/dist/components/crm-detail/CrmDetailAccordionRoot.vue.d.ts +2 -2
  38. package/dist/components/crm-detail/CrmDetailContent.vue.d.ts +2 -2
  39. package/dist/components/crm-detail/CrmDetailSidebarAccordionItem.vue.d.ts +3 -3
  40. package/dist/components/crm-detail/CrmDetailSidebarTabs.vue.d.ts +2 -2
  41. package/dist/components/custom-field/CustomFieldDefinitionForm.vue.d.ts +9 -5
  42. package/dist/components/dropdown-menu/DropdownMenu.vue.d.ts +3 -3
  43. package/dist/components/dropdown-menu/DropdownMenuGroup.vue.d.ts +2 -2
  44. package/dist/components/dropdown-menu/DropdownMenuRadioGroup.vue.d.ts +10 -6
  45. package/dist/components/entity-autocomplete/EntityAutocomplete.vue.d.ts +10 -6
  46. package/dist/components/file-upload/components/FormFileUpload.vue.d.ts +10 -6
  47. package/dist/components/filters/active/FiltersActiveFilterPopover.vue.d.ts +3 -3
  48. package/dist/components/filters/active/FiltersActiveValue.vue.d.ts +2 -2
  49. package/dist/components/focusable-element/FocusableElement.vue.d.ts +2 -2
  50. package/dist/components/form/FormFieldset.vue.d.ts +2 -2
  51. package/dist/components/open-entity-button/AppOpenEntityButton.vue.d.ts +2 -2
  52. package/dist/components/reveal-on-hover-or-focus/RevealOnHoverOrFocus.vue.d.ts +2 -2
  53. package/dist/components/row-layout/RowLayout.vue.d.ts +2 -2
  54. package/dist/components/table/TableActionsLayout.vue.d.ts +3 -3
  55. package/dist/components/table/data-table/DataTable.vue.d.ts +9 -5
  56. package/dist/components/table/data-table/DataTableCell.vue.d.ts +2 -2
  57. package/dist/components/table/data-table/DataTableEmptyOrLoadingState.vue.d.ts +2 -2
  58. package/dist/contact-person/ContactPersonCreateNewForm.vue.d.ts +2 -2
  59. package/dist/deal/components/DealContactPersonCreateNewForm.vue.d.ts +2 -2
  60. package/dist/deal/components/DealSendMailFormAttachmentField.vue.d.ts +10 -6
  61. package/dist/dialogs/contact-create/components/animations/ContactCreateDialogContentTransition.vue.d.ts +2 -2
  62. package/dist/index.js +188 -180
  63. package/dist/models/address/address.transformer.d.ts +1 -1
  64. package/dist/models/billing-information/billingInformationUuid.model.d.ts +1 -1
  65. package/dist/models/board/boardColumnUuid.model.d.ts +1 -1
  66. package/dist/models/board/transition/boardColumnTransitionUuid.model.d.ts +1 -1
  67. package/dist/models/business/businessUuid.model.d.ts +1 -1
  68. package/dist/models/business/create/businessCreateForm.model.d.ts +6 -6
  69. package/dist/models/business/individualItem.model.d.ts +1 -1
  70. package/dist/models/cbe/cbeEnterpriseNumber.model.d.ts +1 -1
  71. package/dist/models/cbe/search/cbeEnterpriseItem.model.d.ts +1 -1
  72. package/dist/models/contact-person/create/contactPersonCreateExistingForm.model.d.ts +1 -1
  73. package/dist/models/deal/contact-person/dealContactPersonCreateExistingForm.model.d.ts +1 -1
  74. package/dist/models/deal/dealUuid.model.d.ts +1 -1
  75. package/dist/models/individual/individualItem.model.d.ts +1 -1
  76. package/dist/models/individual/individualUuid.model.d.ts +1 -1
  77. package/dist/models/location/locationUuid.model.d.ts +1 -1
  78. package/dist/models/mail/create/mailCreateForm.model.d.ts +1 -1
  79. package/dist/models/mail/mailUuid.model.d.ts +1 -1
  80. package/dist/models/mail-template/mailTemplateUuid.model.d.ts +1 -1
  81. package/dist/models/notes/noteUuid.model.d.ts +1 -1
  82. package/dist/models/tenant-config/tenantConfig.model.d.ts +1 -0
  83. package/dist/models/user/userUuid.model.d.ts +1 -1
  84. package/dist/models/vat-number/vatNumber.transformer.d.ts +2 -2
  85. package/dist/style.css +2 -2
  86. package/dist/testing.js +1 -1
  87. package/package.json +21 -21
@@ -6,9 +6,9 @@ interface Props extends WithKeyboardShortcut {
6
6
  label?: string | null;
7
7
  side?: VcTooltipProps['popoverSide'] | null;
8
8
  }
9
- declare var __VLS_8: {};
9
+ declare var __VLS_9: {};
10
10
  type __VLS_Slots = {} & {
11
- default?: (props: typeof __VLS_8) => any;
11
+ default?: (props: typeof __VLS_9) => any;
12
12
  };
13
13
  declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
14
14
  label: string | null;
@@ -1,6 +1,6 @@
1
- declare var __VLS_7: {};
1
+ declare var __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_7) => any;
3
+ default?: (props: typeof __VLS_8) => any;
4
4
  };
5
5
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,9 +1,9 @@
1
1
  type __VLS_Props = {
2
2
  durationInMs: number;
3
3
  };
4
- declare var __VLS_7: {};
4
+ declare var __VLS_8: {};
5
5
  type __VLS_Slots = {} & {
6
- default?: (props: typeof __VLS_7) => any;
6
+ default?: (props: typeof __VLS_8) => any;
7
7
  };
8
8
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,9 +1,9 @@
1
1
  type __VLS_Props = {
2
2
  isOpen: boolean;
3
3
  };
4
- declare var __VLS_12: {};
4
+ declare var __VLS_14: {};
5
5
  type __VLS_Slots = {} & {
6
- default?: (props: typeof __VLS_12) => any;
6
+ default?: (props: typeof __VLS_14) => any;
7
7
  };
8
8
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,6 +1,6 @@
1
- declare var __VLS_7: {};
1
+ declare var __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_7) => any;
3
+ default?: (props: typeof __VLS_8) => any;
4
4
  };
5
5
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,7 +1,7 @@
1
1
  import type { Form } from 'formango';
2
2
  import type { z } from 'zod';
3
- declare const __VLS_export: <TFormType extends z.ZodType>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
- props: __VLS_PrettifyLocal<{
3
+ declare const __VLS_export: <TFormType extends z.ZodType>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<{
5
5
  /**
6
6
  * When `true`, the user can exit the form when it has unsaved changes
7
7
  * instead of showing a confirmation dialog.
@@ -9,7 +9,9 @@ declare const __VLS_export: <TFormType extends z.ZodType>(__VLS_props: NonNullab
9
9
  */
10
10
  canExitWhenDirty?: boolean;
11
11
  form: Form<TFormType>;
12
- }> & import("vue").PublicProps;
12
+ }> & (typeof globalThis extends {
13
+ __VLS_PROPS_FALLBACK: infer P;
14
+ } ? P : {});
13
15
  expose: (exposed: {}) => void;
14
16
  attrs: any;
15
17
  slots: {
@@ -23,6 +25,8 @@ declare const __VLS_export: <TFormType extends z.ZodType>(__VLS_props: NonNullab
23
25
  };
24
26
  declare const _default: typeof __VLS_export;
25
27
  export default _default;
26
- type __VLS_PrettifyLocal<T> = {
28
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
29
+ [K in keyof T]: T[K];
30
+ } : {
27
31
  [K in keyof T as K]: T[K];
28
- } & {};
32
+ }) & {};
@@ -1,9 +1,11 @@
1
1
  import type { Form } from 'formango';
2
2
  import type { ZodType } from 'zod';
3
- declare const __VLS_export: <T extends ZodType>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
- props: __VLS_PrettifyLocal<{
3
+ declare const __VLS_export: <T extends ZodType>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<{
5
5
  form: Form<T>;
6
- }> & import("vue").PublicProps;
6
+ }> & (typeof globalThis extends {
7
+ __VLS_PROPS_FALLBACK: infer P;
8
+ } ? P : {});
7
9
  expose: (exposed: {}) => void;
8
10
  attrs: any;
9
11
  slots: {};
@@ -13,6 +15,8 @@ declare const __VLS_export: <T extends ZodType>(__VLS_props: NonNullable<Awaited
13
15
  };
14
16
  declare const _default: typeof __VLS_export;
15
17
  export default _default;
16
- type __VLS_PrettifyLocal<T> = {
18
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
19
+ [K in keyof T]: T[K];
20
+ } : {
17
21
  [K in keyof T as K]: T[K];
18
- } & {};
22
+ }) & {};
@@ -2,9 +2,9 @@ type __VLS_Props = {
2
2
  title: string;
3
3
  description: string;
4
4
  };
5
- declare var __VLS_24: {};
5
+ declare var __VLS_28: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_24) => any;
7
+ default?: (props: typeof __VLS_28) => any;
8
8
  };
9
9
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
10
  close: () => any;
@@ -4,9 +4,9 @@ type __VLS_Props = {
4
4
  description?: string;
5
5
  icon: Icon;
6
6
  };
7
- declare var __VLS_16: {};
7
+ declare var __VLS_18: {};
8
8
  type __VLS_Slots = {} & {
9
- 'closse-button'?: (props: typeof __VLS_16) => any;
9
+ 'closse-button'?: (props: typeof __VLS_18) => any;
10
10
  };
11
11
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,12 +1,14 @@
1
1
  import type { Form } from 'formango';
2
2
  import type { z } from 'zod';
3
3
  import type { StepperForm } from '@/composables/stepper/stepper.composable.ts';
4
- declare const __VLS_export: <TForm extends z.ZodSchema>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
- props: __VLS_PrettifyLocal<{
4
+ declare const __VLS_export: <TForm extends z.ZodSchema>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<{
6
6
  isLoading?: boolean;
7
7
  form: Form<TForm>;
8
8
  stepper: StepperForm;
9
- }> & import("vue").PublicProps;
9
+ }> & (typeof globalThis extends {
10
+ __VLS_PROPS_FALLBACK: infer P;
11
+ } ? P : {});
10
12
  expose: (exposed: {}) => void;
11
13
  attrs: any;
12
14
  slots: {};
@@ -16,6 +18,8 @@ declare const __VLS_export: <TForm extends z.ZodSchema>(__VLS_props: NonNullable
16
18
  };
17
19
  declare const _default: typeof __VLS_export;
18
20
  export default _default;
19
- type __VLS_PrettifyLocal<T> = {
21
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
22
+ [K in keyof T]: T[K];
23
+ } : {
20
24
  [K in keyof T as K]: T[K];
21
- } & {};
25
+ }) & {};
@@ -6,9 +6,9 @@ type __VLS_Props = {
6
6
  entityType: EntityType;
7
7
  tabs: DialogContentTab[];
8
8
  };
9
- declare var __VLS_44: {};
9
+ declare var __VLS_51: {};
10
10
  type __VLS_Slots = {} & {
11
- default?: (props: typeof __VLS_44) => any;
11
+ default?: (props: typeof __VLS_51) => any;
12
12
  };
13
13
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
14
  close: () => any;
@@ -2,9 +2,9 @@ type __VLS_Props = {
2
2
  title: string;
3
3
  description: string;
4
4
  };
5
- declare var __VLS_43: {};
5
+ declare var __VLS_49: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_43) => any;
7
+ default?: (props: typeof __VLS_49) => any;
8
8
  };
9
9
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
10
  close: () => any;
@@ -1,6 +1,6 @@
1
- declare var __VLS_7: {};
1
+ declare var __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_7) => any;
3
+ default?: (props: typeof __VLS_8) => any;
4
4
  };
5
5
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -10,9 +10,9 @@ type __VLS_ModelProps = {
10
10
  modelValue: string | null;
11
11
  };
12
12
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
13
- declare var __VLS_8: {};
13
+ declare var __VLS_9: {};
14
14
  type __VLS_Slots = {} & {
15
- label?: (props: typeof __VLS_8) => any;
15
+ label?: (props: typeof __VLS_9) => any;
16
16
  };
17
17
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
18
  blur: () => any;
@@ -10,9 +10,9 @@ type __VLS_ModelProps = {
10
10
  modelValue: string[] | null;
11
11
  };
12
12
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
13
- declare var __VLS_8: {};
13
+ declare var __VLS_9: {};
14
14
  type __VLS_Slots = {} & {
15
- label?: (props: typeof __VLS_8) => any;
15
+ label?: (props: typeof __VLS_9) => any;
16
16
  };
17
17
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
18
  blur: () => any;
@@ -2,9 +2,9 @@ import type { Component } from 'vue';
2
2
  type __VLS_Props = {
3
3
  as: string | Component;
4
4
  };
5
- declare var __VLS_7: {};
5
+ declare var __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_7) => any;
7
+ default?: (props: typeof __VLS_8) => any;
8
8
  };
9
9
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -5,9 +5,9 @@ type __VLS_Props = {
5
5
  label?: string | null;
6
6
  side?: VcTooltipProps['popoverSide'] | null;
7
7
  };
8
- declare var __VLS_12: {};
8
+ declare var __VLS_14: {};
9
9
  type __VLS_Slots = {} & {
10
- default?: (props: typeof __VLS_12) => any;
10
+ default?: (props: typeof __VLS_14) => any;
11
11
  };
12
12
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
13
13
  label: string | null;
@@ -2,9 +2,9 @@ type __VLS_Props = {
2
2
  isDefaultCursor?: boolean;
3
3
  class?: string;
4
4
  };
5
- declare var __VLS_7: {};
5
+ declare var __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_7) => any;
7
+ default?: (props: typeof __VLS_8) => any;
8
8
  };
9
9
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
10
  class: string;
@@ -2,9 +2,9 @@ import type { EntityColor } from '@/client/types.gen';
2
2
  type __VLS_Props = {
3
3
  color: EntityColor | null;
4
4
  };
5
- declare var __VLS_7: {};
5
+ declare var __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_7) => any;
7
+ default?: (props: typeof __VLS_8) => any;
8
8
  };
9
9
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -4,9 +4,9 @@ type __VLS_Props = {
4
4
  gap?: '2xl' | '3xl' | '4xl' | '5xl' | '6xl' | '7xl' | '8xl' | '9xl' | '10xl' | '11xl' | 'lg' | 'md' | 'none' | 'sm' | 'xl' | 'xs' | 'xxs';
5
5
  justify?: 'between' | 'center' | 'end' | 'start';
6
6
  };
7
- declare var __VLS_7: {};
7
+ declare var __VLS_8: {};
8
8
  type __VLS_Slots = {} & {
9
- default?: (props: typeof __VLS_7) => any;
9
+ default?: (props: typeof __VLS_8) => any;
10
10
  };
11
11
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
12
12
  align: "center" | "end" | "start";
@@ -2,9 +2,9 @@ type __VLS_Props = {
2
2
  defaultValues: string | string[];
3
3
  type?: 'multiple' | 'single';
4
4
  };
5
- declare var __VLS_7: {};
5
+ declare var __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_7) => any;
7
+ default?: (props: typeof __VLS_8) => any;
8
8
  };
9
9
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
10
  type: "multiple" | "single";
@@ -4,9 +4,9 @@ type __VLS_Props = {
4
4
  entityType: EntityType;
5
5
  tabs: DialogContentTab[];
6
6
  };
7
- declare var __VLS_33: {};
7
+ declare var __VLS_38: {};
8
8
  type __VLS_Slots = {} & {
9
- default?: (props: typeof __VLS_33) => any;
9
+ default?: (props: typeof __VLS_38) => any;
10
10
  };
11
11
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -5,11 +5,11 @@ type __VLS_Props = {
5
5
  label: string;
6
6
  value: string;
7
7
  };
8
- declare var __VLS_23: {}, __VLS_45: {};
8
+ declare var __VLS_26: {}, __VLS_51: {};
9
9
  type __VLS_Slots = {} & {
10
- actions?: (props: typeof __VLS_23) => any;
10
+ actions?: (props: typeof __VLS_26) => any;
11
11
  } & {
12
- default?: (props: typeof __VLS_45) => any;
12
+ default?: (props: typeof __VLS_51) => any;
13
13
  };
14
14
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
15
15
  isEmpty: boolean;
@@ -10,9 +10,9 @@ type __VLS_ModelProps = {
10
10
  modelValue: string;
11
11
  };
12
12
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
13
- declare var __VLS_18: {};
13
+ declare var __VLS_20: {};
14
14
  type __VLS_Slots = {} & {
15
- default?: (props: typeof __VLS_18) => any;
15
+ default?: (props: typeof __VLS_20) => any;
16
16
  };
17
17
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
18
  "update:modelValue": (value: string) => any;
@@ -1,10 +1,12 @@
1
1
  import type { Form } from 'formango';
2
2
  import type { CustomFieldDefinitionIndex } from '@/models/custom-field-definition/customFieldDefinitionIndex.model.ts';
3
- declare const __VLS_export: <TForm>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
- props: __VLS_PrettifyLocal<{
3
+ declare const __VLS_export: <TForm>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<{
5
5
  customFieldDefinitions: CustomFieldDefinitionIndex[];
6
6
  form: Form<any>;
7
- }> & import("vue").PublicProps;
7
+ }> & (typeof globalThis extends {
8
+ __VLS_PROPS_FALLBACK: infer P;
9
+ } ? P : {});
8
10
  expose: (exposed: {}) => void;
9
11
  attrs: any;
10
12
  slots: {};
@@ -14,6 +16,8 @@ declare const __VLS_export: <TForm>(__VLS_props: NonNullable<Awaited<typeof __VL
14
16
  };
15
17
  declare const _default: typeof __VLS_export;
16
18
  export default _default;
17
- type __VLS_PrettifyLocal<T> = {
19
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
20
+ [K in keyof T]: T[K];
21
+ } : {
18
22
  [K in keyof T as K]: T[K];
19
- } & {};
23
+ }) & {};
@@ -1,11 +1,11 @@
1
1
  import type { VcDropdownMenuProps } from '@wisemen/vue-core-components';
2
2
  interface Props extends VcDropdownMenuProps {
3
3
  }
4
- declare var __VLS_8: {}, __VLS_11: {};
4
+ declare var __VLS_9: {}, __VLS_12: {};
5
5
  type __VLS_Slots = {} & {
6
- trigger?: (props: typeof __VLS_8) => any;
6
+ trigger?: (props: typeof __VLS_9) => any;
7
7
  } & {
8
- content?: (props: typeof __VLS_11) => any;
8
+ content?: (props: typeof __VLS_12) => any;
9
9
  };
10
10
  declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,6 +1,6 @@
1
- declare var __VLS_7: {};
1
+ declare var __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_7) => any;
3
+ default?: (props: typeof __VLS_8) => any;
4
4
  };
5
5
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,20 +1,24 @@
1
- declare const __VLS_export: <TValue extends string>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2
- props: __VLS_PrettifyLocal<{
1
+ declare const __VLS_export: <TValue extends string>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
2
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<{
3
3
  modelValue: TValue;
4
4
  } & {
5
5
  "onUpdate:modelValue"?: ((value: TValue) => any) | undefined;
6
- }> & import("vue").PublicProps;
6
+ }> & (typeof globalThis extends {
7
+ __VLS_PROPS_FALLBACK: infer P;
8
+ } ? P : {});
7
9
  expose: (exposed: {}) => void;
8
10
  attrs: any;
9
11
  slots: {
10
12
  default?: (props: {}) => any;
11
13
  };
12
- emit: (evt: "update:modelValue", value: TValue) => void;
14
+ emit: (event: "update:modelValue", value: TValue) => void;
13
15
  }>) => import("vue").VNode & {
14
16
  __ctx?: Awaited<typeof __VLS_setup>;
15
17
  };
16
18
  declare const _default: typeof __VLS_export;
17
19
  export default _default;
18
- type __VLS_PrettifyLocal<T> = {
20
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
21
+ [K in keyof T]: T[K];
22
+ } : {
19
23
  [K in keyof T as K]: T[K];
20
- } & {};
24
+ }) & {};
@@ -1,7 +1,7 @@
1
1
  declare const __VLS_export: <TValue extends string, TOptions extends {
2
2
  uuid: TValue;
3
- }>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
- props: __VLS_PrettifyLocal<({
3
+ }>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<({
5
5
  isLoading: boolean;
6
6
  isRequired?: boolean;
7
7
  isTouched?: boolean;
@@ -23,7 +23,9 @@ declare const __VLS_export: <TValue extends string, TOptions extends {
23
23
  value: TValue;
24
24
  } | null) => any) | undefined;
25
25
  onCreateNew?: (() => any) | undefined;
26
- }> & import("vue").PublicProps;
26
+ }> & (typeof globalThis extends {
27
+ __VLS_PROPS_FALLBACK: infer P;
28
+ } ? P : {});
27
29
  expose: (exposed: {}) => void;
28
30
  attrs: any;
29
31
  slots: {
@@ -32,7 +34,7 @@ declare const __VLS_export: <TValue extends string, TOptions extends {
32
34
  isHighlighted: boolean;
33
35
  }) => any;
34
36
  };
35
- emit: (((evt: "search", args_0: string | null) => void) & ((evt: "blur") => void) & ((evt: "createNew") => void)) & ((evt: "update:modelValue", value: {
37
+ emit: (((evt: "search", args_0: string | null) => void) & ((evt: "blur") => void) & ((evt: "createNew") => void)) & ((event: "update:modelValue", value: {
36
38
  label: string;
37
39
  value: TValue;
38
40
  } | null) => void);
@@ -41,6 +43,8 @@ declare const __VLS_export: <TValue extends string, TOptions extends {
41
43
  };
42
44
  declare const _default: typeof __VLS_export;
43
45
  export default _default;
44
- type __VLS_PrettifyLocal<T> = {
46
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
47
+ [K in keyof T]: T[K];
48
+ } : {
45
49
  [K in keyof T as K]: T[K];
46
- } & {};
50
+ }) & {};
@@ -1,6 +1,6 @@
1
1
  import type { FileReferenceForm } from '@/models/file-reference/fileReferenceForm.model';
2
- declare const __VLS_export: <TValue extends FileReferenceForm | FileReferenceForm[] | null>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3
- props: __VLS_PrettifyLocal<({
2
+ declare const __VLS_export: <TValue extends FileReferenceForm | FileReferenceForm[] | null>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<({
4
4
  /**
5
5
  * The id of the element. If set to `null`, no ID will be applied.
6
6
  * @default null
@@ -39,16 +39,20 @@ declare const __VLS_export: <TValue extends FileReferenceForm | FileReferenceFor
39
39
  modelValue: TValue;
40
40
  }) & {
41
41
  "onUpdate:modelValue"?: ((value: TValue) => any) | undefined;
42
- }> & import("vue").PublicProps;
42
+ }> & (typeof globalThis extends {
43
+ __VLS_PROPS_FALLBACK: infer P;
44
+ } ? P : {});
43
45
  expose: (exposed: {}) => void;
44
46
  attrs: any;
45
47
  slots: {};
46
- emit: (evt: "update:modelValue", value: TValue) => void;
48
+ emit: (event: "update:modelValue", value: TValue) => void;
47
49
  }>) => import("vue").VNode & {
48
50
  __ctx?: Awaited<typeof __VLS_setup>;
49
51
  };
50
52
  declare const _default: typeof __VLS_export;
51
53
  export default _default;
52
- type __VLS_PrettifyLocal<T> = {
54
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
55
+ [K in keyof T]: T[K];
56
+ } : {
53
57
  [K in keyof T as K]: T[K];
54
- } & {};
58
+ }) & {};
@@ -2,11 +2,11 @@ import type { Filter } from '@/components/filters/filters.type';
2
2
  type __VLS_Props = {
3
3
  filter: Filter;
4
4
  };
5
- declare var __VLS_19: {}, __VLS_22: {};
5
+ declare var __VLS_23: {}, __VLS_26: {};
6
6
  type __VLS_Slots = {} & {
7
- label?: (props: typeof __VLS_19) => any;
7
+ label?: (props: typeof __VLS_23) => any;
8
8
  } & {
9
- content?: (props: typeof __VLS_22) => any;
9
+ content?: (props: typeof __VLS_26) => any;
10
10
  };
11
11
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -2,9 +2,9 @@ type __VLS_Props = {
2
2
  isEmpty: boolean;
3
3
  label: string | null;
4
4
  };
5
- declare var __VLS_20: {};
5
+ declare var __VLS_25: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_20) => any;
7
+ default?: (props: typeof __VLS_25) => any;
8
8
  };
9
9
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,9 +1,9 @@
1
1
  type __VLS_Props = {
2
2
  isDefaultCursor?: boolean;
3
3
  };
4
- declare var __VLS_7: {};
4
+ declare var __VLS_8: {};
5
5
  type __VLS_Slots = {} & {
6
- default?: (props: typeof __VLS_7) => any;
6
+ default?: (props: typeof __VLS_8) => any;
7
7
  };
8
8
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
9
9
  isDefaultCursor: boolean;
@@ -3,9 +3,9 @@ type __VLS_Props = {
3
3
  isTitleHidden?: boolean;
4
4
  description?: string | null;
5
5
  };
6
- declare var __VLS_15: {};
6
+ declare var __VLS_20: {};
7
7
  type __VLS_Slots = {} & {
8
- default?: (props: typeof __VLS_15) => any;
8
+ default?: (props: typeof __VLS_20) => any;
9
9
  };
10
10
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
11
11
  description: string | null;
@@ -5,9 +5,9 @@ type __VLS_Props = {
5
5
  uuid: BusinessUuid | IndividualUuid;
6
6
  entityType: EntityType;
7
7
  };
8
- declare var __VLS_7: {};
8
+ declare var __VLS_8: {};
9
9
  type __VLS_Slots = {} & {
10
- default?: (props: typeof __VLS_7) => any;
10
+ default?: (props: typeof __VLS_8) => any;
11
11
  };
12
12
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
13
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,6 +1,6 @@
1
- declare var __VLS_7: {};
1
+ declare var __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_7) => any;
3
+ default?: (props: typeof __VLS_8) => any;
4
4
  };
5
5
  declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -4,9 +4,9 @@ type __VLS_Props = {
4
4
  gap?: '2xl' | '3xl' | '4xl' | '5xl' | '6xl' | '7xl' | '8xl' | '9xl' | '10xl' | '11xl' | 'lg' | 'md' | 'none' | 'sm' | 'xl' | 'xs' | 'xxs';
5
5
  justify?: 'between' | 'center' | 'end' | 'start';
6
6
  };
7
- declare var __VLS_7: {};
7
+ declare var __VLS_8: {};
8
8
  type __VLS_Slots = {} & {
9
- default?: (props: typeof __VLS_7) => any;
9
+ default?: (props: typeof __VLS_8) => any;
10
10
  };
11
11
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
12
12
  align: "center" | "end" | "start";