@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.
- package/dist/{BusinessDetailSidebarProvider-BQMRbGHQ.js → BusinessDetailSidebarProvider-CXG99iHk.js} +24 -30
- package/dist/{BusinessDetailView-BxGxWOme.js → BusinessDetailView-BZpocob4.js} +5 -5
- package/dist/{CrmDetailHeaderCard-CCNJpMAK.js → CrmDetailHeaderCard-Jo2OteBb.js} +2 -2
- package/dist/{CrmDetailView-ozCpuaX2.js → CrmDetailView-DKHX-JEl.js} +1 -1
- package/dist/{DealCommunicationTabView-Df5EeolN.js → DealCommunicationTabView-ClflVxHJ.js} +2 -2
- package/dist/{DealDetailView-DdWHqaBr.js → DealDetailView-ChAFvBBK.js} +5 -5
- package/dist/{DealExternalAttachment-qHdh4yMI.js → DealExternalAttachment-ClwtFzpQ.js} +1 -1
- package/dist/{DealSendMailDialog-BaYcWZP-.js → DealSendMailDialog-SWWyaxq8.js} +3 -3
- package/dist/{Error-BArv9rNb.js → Error-CX6APxDX.js} +410 -389
- package/dist/{IndividualDetailSidebarProvider-BXZH951l.js → IndividualDetailSidebarProvider-BJgxw1Jd.js} +3 -3
- package/dist/{IndividualDetailView-DfYS31-e.js → IndividualDetailView-CvGUCWPY.js} +5 -5
- package/dist/client/apiErrorCode.gen.d.ts +2 -2
- package/dist/client/sdk.gen.d.ts +2 -1
- package/dist/client/types.gen.d.ts +405 -351
- package/dist/client/zod.gen.d.ts +7527 -7342
- package/dist/{client-pCaNxE3C.js → client-CpsHjr8V.js} +327 -294
- package/dist/components/action-tooltip/ActionTooltip.vue.d.ts +2 -2
- package/dist/components/animation/AnimateHeight.vue.d.ts +2 -2
- package/dist/components/animation/AnimateWidth.vue.d.ts +2 -2
- package/dist/components/animation/FormCardSubmitButtonTransition.vue.d.ts +2 -2
- package/dist/components/animation/OpenCrmDetailTransition.vue.d.ts +2 -2
- package/dist/components/app/AppForm.vue.d.ts +9 -5
- package/dist/components/app/AppGlobalFormError.vue.d.ts +9 -5
- package/dist/components/app/dialog/AppDialog.vue.d.ts +2 -2
- package/dist/components/app/dialog/AppDialogHeader.vue.d.ts +2 -2
- package/dist/components/app/dialog/AppDialogStepper.vue.d.ts +9 -5
- package/dist/components/app/dialog/AppEntityDialog.vue.d.ts +2 -2
- package/dist/components/app/drawer/AppDrawer.vue.d.ts +2 -2
- package/dist/components/app/height-transition/AppHeightTransition.vue.d.ts +2 -2
- package/dist/components/app/rich-text-field/AppRichTextField.vue.d.ts +2 -2
- package/dist/components/app/tags-input-field/AppTagsInputField.vue.d.ts +2 -2
- package/dist/components/base/fieldset/BaseFieldsetLegend.vue.d.ts +2 -2
- package/dist/components/button-tooltip/ButtonTooltip.vue.d.ts +2 -2
- package/dist/components/clickable-element/ClickableElement.vue.d.ts +2 -2
- package/dist/components/color-provider/AppColorProvider.vue.d.ts +2 -2
- package/dist/components/column-layout/ColumnLayout.vue.d.ts +2 -2
- package/dist/components/crm-detail/CrmDetailAccordionRoot.vue.d.ts +2 -2
- package/dist/components/crm-detail/CrmDetailContent.vue.d.ts +2 -2
- package/dist/components/crm-detail/CrmDetailSidebarAccordionItem.vue.d.ts +3 -3
- package/dist/components/crm-detail/CrmDetailSidebarTabs.vue.d.ts +2 -2
- package/dist/components/custom-field/CustomFieldDefinitionForm.vue.d.ts +9 -5
- package/dist/components/dropdown-menu/DropdownMenu.vue.d.ts +3 -3
- package/dist/components/dropdown-menu/DropdownMenuGroup.vue.d.ts +2 -2
- package/dist/components/dropdown-menu/DropdownMenuRadioGroup.vue.d.ts +10 -6
- package/dist/components/entity-autocomplete/EntityAutocomplete.vue.d.ts +10 -6
- package/dist/components/file-upload/components/FormFileUpload.vue.d.ts +10 -6
- package/dist/components/filters/active/FiltersActiveFilterPopover.vue.d.ts +3 -3
- package/dist/components/filters/active/FiltersActiveValue.vue.d.ts +2 -2
- package/dist/components/focusable-element/FocusableElement.vue.d.ts +2 -2
- package/dist/components/form/FormFieldset.vue.d.ts +2 -2
- package/dist/components/open-entity-button/AppOpenEntityButton.vue.d.ts +2 -2
- package/dist/components/reveal-on-hover-or-focus/RevealOnHoverOrFocus.vue.d.ts +2 -2
- package/dist/components/row-layout/RowLayout.vue.d.ts +2 -2
- package/dist/components/table/TableActionsLayout.vue.d.ts +3 -3
- package/dist/components/table/data-table/DataTable.vue.d.ts +9 -5
- package/dist/components/table/data-table/DataTableCell.vue.d.ts +2 -2
- package/dist/components/table/data-table/DataTableEmptyOrLoadingState.vue.d.ts +2 -2
- package/dist/contact-person/ContactPersonCreateNewForm.vue.d.ts +2 -2
- package/dist/deal/components/DealContactPersonCreateNewForm.vue.d.ts +2 -2
- package/dist/deal/components/DealSendMailFormAttachmentField.vue.d.ts +10 -6
- package/dist/dialogs/contact-create/components/animations/ContactCreateDialogContentTransition.vue.d.ts +2 -2
- package/dist/index.js +188 -180
- package/dist/models/address/address.transformer.d.ts +1 -1
- package/dist/models/billing-information/billingInformationUuid.model.d.ts +1 -1
- package/dist/models/board/boardColumnUuid.model.d.ts +1 -1
- package/dist/models/board/transition/boardColumnTransitionUuid.model.d.ts +1 -1
- package/dist/models/business/businessUuid.model.d.ts +1 -1
- package/dist/models/business/create/businessCreateForm.model.d.ts +6 -6
- package/dist/models/business/individualItem.model.d.ts +1 -1
- package/dist/models/cbe/cbeEnterpriseNumber.model.d.ts +1 -1
- package/dist/models/cbe/search/cbeEnterpriseItem.model.d.ts +1 -1
- package/dist/models/contact-person/create/contactPersonCreateExistingForm.model.d.ts +1 -1
- package/dist/models/deal/contact-person/dealContactPersonCreateExistingForm.model.d.ts +1 -1
- package/dist/models/deal/dealUuid.model.d.ts +1 -1
- package/dist/models/individual/individualItem.model.d.ts +1 -1
- package/dist/models/individual/individualUuid.model.d.ts +1 -1
- package/dist/models/location/locationUuid.model.d.ts +1 -1
- package/dist/models/mail/create/mailCreateForm.model.d.ts +1 -1
- package/dist/models/mail/mailUuid.model.d.ts +1 -1
- package/dist/models/mail-template/mailTemplateUuid.model.d.ts +1 -1
- package/dist/models/notes/noteUuid.model.d.ts +1 -1
- package/dist/models/tenant-config/tenantConfig.model.d.ts +1 -0
- package/dist/models/user/userUuid.model.d.ts +1 -1
- package/dist/models/vat-number/vatNumber.transformer.d.ts +2 -2
- package/dist/style.css +2 -2
- package/dist/testing.js +1 -1
- package/package.json +21 -21
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
declare var
|
|
1
|
+
declare var __VLS_8: {}, __VLS_10: {};
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
|
-
left?: (props: typeof
|
|
3
|
+
left?: (props: typeof __VLS_8) => any;
|
|
4
4
|
} & {
|
|
5
|
-
right?: (props: typeof
|
|
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">>,
|
|
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
|
-
}> &
|
|
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
|
|
5
|
+
declare var __VLS_8: {};
|
|
6
6
|
type __VLS_Slots = {} & {
|
|
7
|
-
default?: (props: typeof
|
|
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
|
|
1
|
+
declare var __VLS_6: {
|
|
2
2
|
activeFilterCount: number;
|
|
3
3
|
};
|
|
4
4
|
type __VLS_Slots = {} & {
|
|
5
|
-
'empty-state'?: (props: typeof
|
|
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
|
|
6
|
+
declare var __VLS_34: {};
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
|
-
actions?: (props: typeof
|
|
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
|
|
6
|
+
declare var __VLS_29: {};
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
|
-
actions?: (props: typeof
|
|
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">>,
|
|
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
|
-
}> &
|
|
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: (
|
|
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
|
|
1
|
+
declare var __VLS_14: {};
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
|
-
default?: (props: typeof
|
|
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>;
|