@wisemen/wise-crm-web 0.2.0 → 0.2.2

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 (97) hide show
  1. package/README.md +1037 -0
  2. package/dist/BusinessDetailSidebarProvider-BQMRbGHQ.js +2083 -0
  3. package/dist/{BusinessDetailView-DvhFfuGg.js → BusinessDetailView-BxGxWOme.js} +5 -5
  4. package/dist/{CrmDetailHeaderCard-e5332OkQ.js → CrmDetailHeaderCard-CCNJpMAK.js} +68 -67
  5. package/dist/{CrmDetailView-C-lsAhtD.js → CrmDetailView-ozCpuaX2.js} +14 -14
  6. package/dist/{DealCommunicationTabView-e7NkRy9r.js → DealCommunicationTabView-Df5EeolN.js} +2 -2
  7. package/dist/{DealDetailView-BDCbOBoo.js → DealDetailView-DdWHqaBr.js} +163 -163
  8. package/dist/{DealExternalAttachment-D1PznE3V.js → DealExternalAttachment-qHdh4yMI.js} +1 -1
  9. package/dist/{DealSendMailDialog-DVE2iYQC.js → DealSendMailDialog-BaYcWZP-.js} +65 -69
  10. package/dist/Error-BArv9rNb.js +12650 -0
  11. package/dist/IndividualDetailSidebarProvider-BXZH951l.js +608 -0
  12. package/dist/{IndividualDetailView-B7dX3hZ8.js → IndividualDetailView-DfYS31-e.js} +5 -5
  13. package/dist/LinkBrokenIcon-CTlqmapl.js +17 -0
  14. package/dist/api/mutations/deal/dealCreate.mutation.d.ts +1 -1
  15. package/dist/api/mutations/deal/dealUpdate.mutation.d.ts +3 -3
  16. package/dist/api/mutations/mail-template/mailTemplateUpdate.mutation.d.ts +1 -1
  17. package/dist/client/apiErrorCode.gen.d.ts +2 -2
  18. package/dist/client/sdk.gen.d.ts +20 -17
  19. package/dist/client/types.gen.d.ts +1057 -1376
  20. package/dist/client/zod.gen.d.ts +15453 -17750
  21. package/dist/{client-BP13IBbl.js → client-pCaNxE3C.js} +748 -1047
  22. package/dist/components/app/dialog/AppConfirmDialog.vue.d.ts +2 -2
  23. package/dist/components/crm-detail/CrmDetailHeaderCard.vue.d.ts +2 -0
  24. package/dist/components/crm-detail/CrmDetailSidebarAccordionContactPersonInfo.vue.d.ts +2 -2
  25. package/dist/components/crm-detail/CrmDetailSidebarAccordionGenericContactPersonInfo.vue.d.ts +2 -2
  26. package/dist/components/notes/NoteList.vue.d.ts +2 -2
  27. package/dist/deal/components/DealSendMailForm.vue.d.ts +2 -2
  28. package/dist/deal/components/DealSendMailFormFooter.vue.d.ts +1 -1
  29. package/dist/deal/components/DealSettingsDialogMailTemplateForm.vue.d.ts +2 -2
  30. package/dist/deal/components/DealSettingsDialogMailTemplateFormFields.vue.d.ts +2 -2
  31. package/dist/dialogs/contact-create/ContactCreateDialog.vue.d.ts +1 -1
  32. package/dist/dialogs/contact-create/components/ContactCreateDialogBusinessContactPersonSearch.vue.d.ts +2 -2
  33. package/dist/dialogs/contact-create/components/ContactCreateDialogBusinessGeneralInfo.vue.d.ts +2 -2
  34. package/dist/dialogs/contact-create/components/ContactCreateDialogFooter.vue.d.ts +2 -2
  35. package/dist/dialogs/contact-create/components/ContactCreateDialogFormSection.vue.d.ts +2 -2
  36. package/dist/dialogs/note/CrmDetailSidebarNotesView.vue.d.ts +2 -2
  37. package/dist/icons/LinkBrokenIcon.vue.d.ts +3 -0
  38. package/dist/icons/icon.d.ts +1 -0
  39. package/dist/index.d.ts +4 -0
  40. package/dist/index.js +448 -453
  41. package/dist/models/brand-colors/brandColor.model.d.ts +14 -0
  42. package/dist/models/brand-colors/brandColor.transformer.d.ts +5 -0
  43. package/dist/models/conent-locale/contentLocaleEnum.model.d.ts +3 -3
  44. package/dist/models/deal/create/dealCreateForm.model.d.ts +2 -2
  45. package/dist/models/deal/detail/dealDetail.model.d.ts +2 -2
  46. package/dist/models/deal/index/dealIndex.model.d.ts +2 -2
  47. package/dist/models/deal/update/dealUpdateForm.model.d.ts +2 -2
  48. package/dist/models/mail-template/detail/mailTemplateDetail.model.d.ts +2 -2
  49. package/dist/models/mail-template/update/mailTemplateUpdateForm.model.d.ts +3 -3
  50. package/dist/models/phone-number/phoneNumberForm.model.d.ts +3 -0
  51. package/dist/models/tenant-config/tenantConfig.model.d.ts +3 -0
  52. package/dist/plugins/i18n.plugin.d.ts +4 -0
  53. package/dist/style.css +1 -1
  54. package/dist/testing/factories/business.factory.d.ts +2 -1
  55. package/dist/testing.js +23 -2
  56. package/package.json +2 -1
  57. package/dist/BusinessDetailSidebarProvider-D11bjWFa.js +0 -2081
  58. package/dist/BusinessDetailSidebarProvider-DYY-Uzvx.js +0 -2081
  59. package/dist/BusinessDetailSidebarProvider-ZYGQoNHh.js +0 -2081
  60. package/dist/BusinessDetailView-BOCy7G-w.js +0 -24
  61. package/dist/BusinessDetailView-WaATSNQS.js +0 -24
  62. package/dist/CrmDetailHeaderCard-C-JNdi7s.js +0 -2515
  63. package/dist/CrmDetailHeaderCard-qkNK-2wR.js +0 -2515
  64. package/dist/CrmDetailView-C6Xm1Lp6.js +0 -65
  65. package/dist/CrmDetailView-DQehs8Fb.js +0 -65
  66. package/dist/DealDetailView-BfkDNvK4.js +0 -1021
  67. package/dist/DealDetailView-Cs5TDhih.js +0 -1021
  68. package/dist/DealSendMailDialog-D5Voyhhc.js +0 -1556
  69. package/dist/DealSendMailDialog-OAn6xjLq.js +0 -1556
  70. package/dist/Error-5vt6UD4m.js +0 -3708
  71. package/dist/Error-B4TwHEhb.js +0 -3706
  72. package/dist/Error-BPxDpKcI.js +0 -3706
  73. package/dist/IndividualDetailSidebarProvider-CvZQdjzp.js +0 -606
  74. package/dist/IndividualDetailSidebarProvider-DBITt-9W.js +0 -606
  75. package/dist/IndividualDetailSidebarProvider-vIu7Hv8O.js +0 -606
  76. package/dist/IndividualDetailView-B1vbJXGc.js +0 -24
  77. package/dist/IndividualDetailView-BKEs0XS5.js +0 -24
  78. /package/dist/{LinkExternalIcon-B9Qg55Oa.js → LinkExternalIcon-LOVtSqBT.js} +0 -0
  79. /package/dist/{LinkIcon-DCW5zjbQ.js → LinkIcon-DqBbVrvs.js} +0 -0
  80. /package/dist/{LocationPinIcon-DBc-wt2e.js → LocationPinIcon-Cp-wRgk2.js} +0 -0
  81. /package/dist/{MailIcon-Do4a7S2W.js → MailIcon-CnTrB1k3.js} +0 -0
  82. /package/dist/{MobilePhoneIcon-DSXyKwjd.js → MobilePhoneIcon-B747hmpS.js} +0 -0
  83. /package/dist/{NumberedListIcon-DUaSJSYu.js → NumberedListIcon-amJxDaaD.js} +0 -0
  84. /package/dist/{PhoneIcon-C8Cv1IiW.js → PhoneIcon-94MYVL85.js} +0 -0
  85. /package/dist/{RefreshIcon-CKZgHIZU.js → RefreshIcon-DRe3coBc.js} +0 -0
  86. /package/dist/{SendIcon-B-sQkQ3W.js → SendIcon-MYItp1xI.js} +0 -0
  87. /package/dist/{SettingsIcon-DzP-IQS5.js → SettingsIcon-C0qTAv0w.js} +0 -0
  88. /package/dist/{StarOutlineIcon-c0VfXRdQ.js → StarOutlineIcon-CiFLgepk.js} +0 -0
  89. /package/dist/{StarYellowIcon-CH0CnlSU.js → StarYellowIcon-C0v_XGwI.js} +0 -0
  90. /package/dist/{ThreeDotsIcon-C6PCFq5J.js → ThreeDotsIcon-lujOTU3G.js} +0 -0
  91. /package/dist/{TimeLineMarkerIcon-6B6SbwTN.js → TimeLineMarkerIcon-C4LfErbc.js} +0 -0
  92. /package/dist/{TrashIcon-BTPSVviz.js → TrashIcon-v4L9SEK_.js} +0 -0
  93. /package/dist/{UploadCloudIcon-1aMW5OJq.js → UploadCloudIcon-j1-1Rvqb.js} +0 -0
  94. /package/dist/{UserCircleIcon-D-19dc-2.js → UserCircleIcon-BjUt_2C4.js} +0 -0
  95. /package/dist/{UserIcon-D1H8TGlg.js → UserIcon-Cb2jFKLr.js} +0 -0
  96. /package/dist/{VerticalDotsIcon-DmPza4Jd.js → VerticalDotsIcon-Y3m6tlQ2.js} +0 -0
  97. /package/dist/{WalletIcon-BlI3D3v-.js → WalletIcon-pPsKbzmh.js} +0 -0
@@ -6,11 +6,11 @@ type __VLS_Props = {
6
6
  description: string;
7
7
  };
8
8
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
- closed: () => any;
10
9
  confirm: () => any;
10
+ closed: () => any;
11
11
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
12
- onClosed?: (() => any) | undefined;
13
12
  onConfirm?: (() => any) | undefined;
13
+ onClosed?: (() => any) | undefined;
14
14
  }>, {
15
15
  isLoading: boolean;
16
16
  isDestructive: boolean;
@@ -1,9 +1,11 @@
1
1
  import type { Address } from '@wisemen/vue-core-components';
2
+ import { EntityType } from '@/client/types.gen';
2
3
  type __VLS_Props = {
3
4
  name: string;
4
5
  address: Address | null;
5
6
  email: string | null;
6
7
  entityName: string | null;
8
+ entityType: EntityType;
7
9
  mobilePhone: string | null;
8
10
  phone: string | null;
9
11
  };
@@ -4,11 +4,11 @@ type __VLS_Props = {
4
4
  onToggleIsPrimary: () => void;
5
5
  };
6
6
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
- delete: () => any;
8
7
  update: () => any;
8
+ delete: () => any;
9
9
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
10
- onDelete?: (() => any) | undefined;
11
10
  onUpdate?: (() => any) | undefined;
11
+ onDelete?: (() => any) | undefined;
12
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  export default _default;
@@ -15,11 +15,11 @@ type __VLS_Props = {
15
15
  onToggleIsPrimary: () => void;
16
16
  };
17
17
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
- delete: () => any;
19
18
  update: () => any;
19
+ delete: () => any;
20
20
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
21
- onDelete?: (() => any) | undefined;
22
21
  onUpdate?: (() => any) | undefined;
22
+ onDelete?: (() => any) | undefined;
23
23
  }>, {
24
24
  description: string | null;
25
25
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -3,13 +3,13 @@ type __VLS_Props = {
3
3
  notes: NoteIndex[];
4
4
  };
5
5
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
+ update: (args_0: NoteIndex) => any;
6
7
  delete: (args_0: string & import("zod").$brand<"NoteUuid">) => any;
7
8
  next: () => any;
8
- update: (args_0: NoteIndex) => any;
9
9
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
10
+ onUpdate?: ((args_0: NoteIndex) => any) | undefined;
10
11
  onDelete?: ((args_0: string & import("zod").$brand<"NoteUuid">) => any) | undefined;
11
12
  onNext?: (() => any) | undefined;
12
- onUpdate?: ((args_0: NoteIndex) => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
14
  declare const _default: typeof __VLS_export;
15
15
  export default _default;
@@ -1,4 +1,4 @@
1
- import type { ClientType, ContentLocale } from '@/client/types.gen';
1
+ import type { ClientType, SdkContentLocale } from '@/client/types.gen';
2
2
  import type { DealUuid } from '@/models/deal/dealUuid.model';
3
3
  import type { PublicFileReference } from '@/models/file-reference/fileReference.model';
4
4
  import type { MailTemplateDetail } from '@/models/mail-template/detail/mailTemplateDetail.model';
@@ -9,7 +9,7 @@ type __VLS_Props = {
9
9
  uuid: string;
10
10
  type: ClientType;
11
11
  };
12
- dealLanguage: ContentLocale;
12
+ dealLanguage: SdkContentLocale;
13
13
  defaultSenderEmails?: string[];
14
14
  externalAttachments?: PublicFileReference[];
15
15
  template: MailTemplateDetail;
@@ -7,8 +7,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
7
7
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
8
8
  onCancel?: (() => any) | undefined;
9
9
  }>, {
10
- isSubmitting: boolean;
11
10
  isGeneratingPdf: boolean;
11
+ isSubmitting: boolean;
12
12
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  export default _default;
@@ -4,11 +4,11 @@ type __VLS_Props = {
4
4
  mailTemplateName: string;
5
5
  };
6
6
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
- cancel: () => any;
8
7
  close: () => any;
8
+ cancel: () => any;
9
9
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
10
- onCancel?: (() => any) | undefined;
11
10
  onClose?: (() => any) | undefined;
11
+ onCancel?: (() => any) | undefined;
12
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  export default _default;
@@ -3,11 +3,11 @@ type __VLS_Props = {
3
3
  mailTemplate: MailTemplateDetail;
4
4
  };
5
5
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- cancel: () => any;
7
6
  close: () => any;
7
+ cancel: () => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
- onCancel?: (() => any) | undefined;
10
9
  onClose?: (() => any) | undefined;
10
+ onCancel?: (() => any) | undefined;
11
11
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
12
  declare const _default: typeof __VLS_export;
13
13
  export default _default;
@@ -10,8 +10,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
11
  onClose?: (() => any) | undefined;
12
12
  }>, {
13
- onCreate: (uuid: BusinessUuid | IndividualUuid, name: string, type: EntityType) => void;
14
13
  entityType: EntityType | null;
14
+ onCreate: (uuid: BusinessUuid | IndividualUuid, name: string, type: EntityType) => void;
15
15
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
16
  declare const _default: typeof __VLS_export;
17
17
  export default _default;
@@ -6,12 +6,12 @@ type __VLS_Props = {
6
6
  requireIndividualOnCreate: boolean;
7
7
  };
8
8
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
- back: () => any;
10
9
  next: () => any;
10
+ back: () => any;
11
11
  createNew: () => any;
12
12
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
- onBack?: (() => any) | undefined;
14
13
  onNext?: (() => any) | undefined;
14
+ onBack?: (() => any) | undefined;
15
15
  onCreateNew?: (() => any) | undefined;
16
16
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
17
  declare const _default: typeof __VLS_export;
@@ -5,11 +5,11 @@ type __VLS_Props = {
5
5
  form: Form<typeof businessCreateFormSchema>;
6
6
  };
7
7
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
- back: () => any;
9
8
  next: () => any;
9
+ back: () => any;
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
- onBack?: (() => any) | undefined;
12
11
  onNext?: (() => any) | undefined;
12
+ onBack?: (() => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
14
  declare const _default: typeof __VLS_export;
15
15
  export default _default;
@@ -2,13 +2,13 @@ type __VLS_Props = {
2
2
  isSubmitting?: boolean;
3
3
  };
4
4
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- back: () => any;
6
5
  create: () => any;
7
6
  next: () => any;
7
+ back: () => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
- onBack?: (() => any) | undefined;
10
9
  onCreate?: (() => any) | undefined;
11
10
  onNext?: (() => any) | undefined;
11
+ onBack?: (() => any) | undefined;
12
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  export default _default;
@@ -6,11 +6,11 @@ type __VLS_Props = {
6
6
  onCreate?: (uuid: BusinessUuid | IndividualUuid, name: string, type: EntityType) => void;
7
7
  };
8
8
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
- close: () => any;
10
9
  back: () => any;
10
+ close: () => any;
11
11
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
12
- onClose?: (() => any) | undefined;
13
12
  onBack?: (() => any) | undefined;
13
+ onClose?: (() => any) | undefined;
14
14
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  export default _default;
@@ -7,13 +7,13 @@ type __VLS_Props = {
7
7
  onSubmit: (data: NoteFormData) => Promise<void>;
8
8
  };
9
9
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
+ update: (args_0: NoteIndex) => any;
10
11
  delete: (args_0: string & import("zod").$brand<"NoteUuid">) => any;
11
12
  next: () => any;
12
- update: (args_0: NoteIndex) => any;
13
13
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
14
+ onUpdate?: ((args_0: NoteIndex) => any) | undefined;
14
15
  onDelete?: ((args_0: string & import("zod").$brand<"NoteUuid">) => any) | undefined;
15
16
  onNext?: (() => any) | undefined;
16
- onUpdate?: ((args_0: NoteIndex) => any) | undefined;
17
17
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
18
  declare const _default: typeof __VLS_export;
19
19
  export default _default;
@@ -0,0 +1,3 @@
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
3
+ export default _default;
@@ -24,6 +24,7 @@ export declare const icons: {
24
24
  italic: Promise<typeof import("./ItalicIcon.vue")>;
25
25
  layersTree: Promise<typeof import("./LayersTreeIcon.vue")>;
26
26
  link: Promise<typeof import("./LinkIcon.vue")>;
27
+ linkBroken: Promise<typeof import("./LinkBrokenIcon.vue")>;
27
28
  linkExternal: Promise<typeof import("./LinkExternalIcon.vue")>;
28
29
  locationPin: Promise<typeof import("./LocationPinIcon.vue")>;
29
30
  mail: Promise<typeof import("./MailIcon.vue")>;
package/dist/index.d.ts CHANGED
@@ -64,6 +64,7 @@ export declare const wiseCrmLocales: {
64
64
  "component.search_dialog.title": string;
65
65
  "crm.search_trigger.footer.add_entity": string;
66
66
  "component.search_dialog.description": string;
67
+ "wise_crm.form.errors.invalid_phone_number": string;
67
68
  "component.command_menu.action.enable_dark_mode": string;
68
69
  "component.command_menu.action.enable_light_mode": string;
69
70
  "component.command_menu.action.open_appearance": string;
@@ -559,6 +560,7 @@ export declare const wiseCrmLocales: {
559
560
  "wise_crm.info_dialog.sidebar.overview.linked_business_label": string;
560
561
  "wise_crm.info_dialog.sidebar.overview.ssn_label": string;
561
562
  "wise_crm.info_dialog.sidebar.overview.update_contact_person": string;
563
+ "wise_crm.info_dialog.sidebar.overview.delete_contact_person": string;
562
564
  "wise_crm.language.de": string;
563
565
  "wise_crm.language.en": string;
564
566
  "wise_crm.language.fr": string;
@@ -700,6 +702,7 @@ export declare const wiseCrmLocales: {
700
702
  "component.search_dialog.title": string;
701
703
  "component.search_dialog.description": string;
702
704
  "wise_crm.form.save": string;
705
+ "wise_crm.form.errors.invalid_phone_number": string;
703
706
  "enum.wise_crm.board.column.transition.trigger_type.manual": string;
704
707
  "enum.wise_crm.board.column.transition.trigger_type.email": string;
705
708
  "wise_crm.form.send": string;
@@ -1174,6 +1177,7 @@ export declare const wiseCrmLocales: {
1174
1177
  "wise_crm.info_dialog.sidebar.overview.linked_business_label": string;
1175
1178
  "wise_crm.info_dialog.sidebar.overview.ssn_label": string;
1176
1179
  "wise_crm.info_dialog.sidebar.overview.update_contact_person": string;
1180
+ "wise_crm.info_dialog.sidebar.overview.delete_contact_person": string;
1177
1181
  "wise_crm.language.de": string;
1178
1182
  "wise_crm.language.en": string;
1179
1183
  "wise_crm.language.fr": string;