@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
@@ -1,8 +1,8 @@
1
- declare var __VLS_6: {}, __VLS_8: {};
1
+ declare var __VLS_8: {}, __VLS_10: {};
2
2
  type __VLS_Slots = {} & {
3
- left?: (props: typeof __VLS_6) => any;
3
+ left?: (props: typeof __VLS_8) => any;
4
4
  } & {
5
- right?: (props: typeof __VLS_8) => any;
5
+ right?: (props: typeof __VLS_10) => any;
6
6
  };
7
7
  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>;
8
8
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -3,8 +3,8 @@ import type { Filter, FilterGroup } from '@/components/filters/filters.type';
3
3
  import type { useSearch } from '@/composables/search/search.composable';
4
4
  import type { useSort } from '@/composables/sort/sort.composable';
5
5
  import type { DataTableColumn, DataTableRowAction } from '@/types/table.type';
6
- declare const __VLS_export: <TData, TSort extends string, TFilterGroups extends FilterGroup[], TFilters extends Filter[]>(__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<{
7
- props: __VLS_PrettifyLocal<{
6
+ declare const __VLS_export: <TData, TSort extends string, TFilterGroups extends FilterGroup[], TFilters extends Filter[]>(__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<{
7
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<{
8
8
  isFirstColumnSticky?: boolean;
9
9
  isLastColumnSticky?: boolean;
10
10
  isLoading: boolean;
@@ -17,7 +17,9 @@ declare const __VLS_export: <TData, TSort extends string, TFilterGroups extends
17
17
  search?: ReturnType<typeof useSearch> | null;
18
18
  sort?: ReturnType<typeof useSort<TSort>> | null;
19
19
  onNextPage: () => void;
20
- }> & import("vue").PublicProps;
20
+ }> & (typeof globalThis extends {
21
+ __VLS_PROPS_FALLBACK: infer P;
22
+ } ? P : {});
21
23
  expose: (exposed: {}) => void;
22
24
  attrs: any;
23
25
  slots: {
@@ -31,6 +33,8 @@ declare const __VLS_export: <TData, TSort extends string, TFilterGroups extends
31
33
  };
32
34
  declare const _default: typeof __VLS_export;
33
35
  export default _default;
34
- type __VLS_PrettifyLocal<T> = {
36
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
37
+ [K in keyof T]: T[K];
38
+ } : {
35
39
  [K in keyof T as K]: T[K];
36
- } & {};
40
+ }) & {};
@@ -2,9 +2,9 @@ type __VLS_Props = {
2
2
  hasInteractiveContent?: boolean;
3
3
  isPrimaryCell?: boolean;
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
  hasInteractiveContent: boolean;
@@ -1,8 +1,8 @@
1
- declare var __VLS_5: {
1
+ declare var __VLS_6: {
2
2
  activeFilterCount: number;
3
3
  };
4
4
  type __VLS_Slots = {} & {
5
- 'empty-state'?: (props: typeof __VLS_5) => any;
5
+ 'empty-state'?: (props: typeof __VLS_6) => any;
6
6
  };
7
7
  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>;
8
8
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -3,9 +3,9 @@ import type { contactPersonCreateFormSchema } from '@/models/contact-person/crea
3
3
  type __VLS_Props = {
4
4
  form: Form<typeof contactPersonCreateFormSchema>;
5
5
  };
6
- declare var __VLS_27: {};
6
+ declare var __VLS_34: {};
7
7
  type __VLS_Slots = {} & {
8
- actions?: (props: typeof __VLS_27) => any;
8
+ actions?: (props: typeof __VLS_34) => 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<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -3,9 +3,9 @@ import type { dealContactPersonCreateFormSchema } from '@/models/deal/contact-pe
3
3
  type __VLS_Props = {
4
4
  form: Form<typeof dealContactPersonCreateFormSchema>;
5
5
  };
6
- declare var __VLS_22: {};
6
+ declare var __VLS_29: {};
7
7
  type __VLS_Slots = {} & {
8
- actions?: (props: typeof __VLS_22) => any;
8
+ actions?: (props: typeof __VLS_29) => 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<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -1,7 +1,7 @@
1
1
  import type { PublicFileReference } from '@/models/file-reference/fileReference.model';
2
2
  import type { FileReferenceForm } from '@/models/file-reference/fileReferenceForm.model';
3
- 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<{
4
- props: __VLS_PrettifyLocal<({
3
+ 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<{
4
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<({
5
5
  /**
6
6
  * The id of the element. If set to `null`, no ID will be applied.
7
7
  * @default null
@@ -41,16 +41,20 @@ declare const __VLS_export: <TValue extends FileReferenceForm | FileReferenceFor
41
41
  modelValue: TValue;
42
42
  }) & {
43
43
  "onUpdate:modelValue"?: ((value: TValue) => any) | undefined;
44
- }> & import("vue").PublicProps;
44
+ }> & (typeof globalThis extends {
45
+ __VLS_PROPS_FALLBACK: infer P;
46
+ } ? P : {});
45
47
  expose: (exposed: {}) => void;
46
48
  attrs: any;
47
49
  slots: {};
48
- emit: (evt: "update:modelValue", value: TValue) => void;
50
+ emit: (event: "update:modelValue", value: TValue) => void;
49
51
  }>) => import("vue").VNode & {
50
52
  __ctx?: Awaited<typeof __VLS_setup>;
51
53
  };
52
54
  declare const _default: typeof __VLS_export;
53
55
  export default _default;
54
- type __VLS_PrettifyLocal<T> = {
56
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
57
+ [K in keyof T]: T[K];
58
+ } : {
55
59
  [K in keyof T as K]: T[K];
56
- } & {};
60
+ }) & {};
@@ -1,6 +1,6 @@
1
- declare var __VLS_12: {};
1
+ declare var __VLS_14: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_12) => any;
3
+ default?: (props: typeof __VLS_14) => 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>;