@wix/crm 1.0.1618 → 1.0.1620
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/build/cjs/dashboard.d.ts +0 -1
- package/build/cjs/schemas.d.ts +8 -10
- package/build/cjs/schemas.js +0 -3
- package/build/cjs/schemas.js.map +1 -1
- package/build/es/dashboard.d.mts +0 -1
- package/build/es/schemas.d.mts +8 -10
- package/build/es/schemas.mjs +0 -2
- package/build/es/schemas.mjs.map +1 -1
- package/build/internal/cjs/dashboard.d.ts +0 -1
- package/build/internal/cjs/schemas.d.ts +8 -10
- package/build/internal/es/dashboard.d.mts +0 -1
- package/build/internal/es/schemas.d.mts +8 -10
- package/package.json +4 -4
package/build/cjs/dashboard.d.ts
CHANGED
|
@@ -23,7 +23,6 @@ import '@wix/auto_sdk_crm_attachments/schemas';
|
|
|
23
23
|
import '@wix/auto_sdk_crm_extended-fields/schemas';
|
|
24
24
|
import '@wix/auto_sdk_crm_labels/schemas';
|
|
25
25
|
import '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
26
|
-
import '@wix/auto_sdk_crm_contacts-v-5/schemas';
|
|
27
26
|
import '@wix/auto_sdk_crm_notes/schemas';
|
|
28
27
|
import '@wix/auto_sdk_crm_cards/schemas';
|
|
29
28
|
import '@wix/auto_sdk_crm_pipelines/schemas';
|
package/build/cjs/schemas.d.ts
CHANGED
|
@@ -6,13 +6,11 @@ import * as schemas$2 from '@wix/auto_sdk_crm_labels/schemas';
|
|
|
6
6
|
export { schemas$2 as labels };
|
|
7
7
|
import * as schemas$3 from '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
8
8
|
export { schemas$3 as submittedContact };
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
18
|
-
export { schemas$8 as tasks };
|
|
9
|
+
import * as schemas$4 from '@wix/auto_sdk_crm_notes/schemas';
|
|
10
|
+
export { schemas$4 as notes };
|
|
11
|
+
import * as schemas$5 from '@wix/auto_sdk_crm_cards/schemas';
|
|
12
|
+
export { schemas$5 as cards };
|
|
13
|
+
import * as schemas$6 from '@wix/auto_sdk_crm_pipelines/schemas';
|
|
14
|
+
export { schemas$6 as pipelines };
|
|
15
|
+
import * as schemas$7 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
16
|
+
export { schemas$7 as tasks };
|
package/build/cjs/schemas.js
CHANGED
|
@@ -32,7 +32,6 @@ var schemas_exports = {};
|
|
|
32
32
|
__export(schemas_exports, {
|
|
33
33
|
attachments: () => attachments,
|
|
34
34
|
cards: () => cards,
|
|
35
|
-
contactsV5: () => contactsV5,
|
|
36
35
|
extendedFields: () => extendedFields,
|
|
37
36
|
labels: () => labels,
|
|
38
37
|
notes: () => notes,
|
|
@@ -45,7 +44,6 @@ var attachments = __toESM(require("@wix/auto_sdk_crm_attachments/schemas"));
|
|
|
45
44
|
var extendedFields = __toESM(require("@wix/auto_sdk_crm_extended-fields/schemas"));
|
|
46
45
|
var labels = __toESM(require("@wix/auto_sdk_crm_labels/schemas"));
|
|
47
46
|
var submittedContact = __toESM(require("@wix/auto_sdk_crm_submitted-contact/schemas"));
|
|
48
|
-
var contactsV5 = __toESM(require("@wix/auto_sdk_crm_contacts-v-5/schemas"));
|
|
49
47
|
var notes = __toESM(require("@wix/auto_sdk_crm_notes/schemas"));
|
|
50
48
|
var cards = __toESM(require("@wix/auto_sdk_crm_cards/schemas"));
|
|
51
49
|
var pipelines = __toESM(require("@wix/auto_sdk_crm_pipelines/schemas"));
|
|
@@ -54,7 +52,6 @@ var tasks = __toESM(require("@wix/auto_sdk_crm_tasks/schemas"));
|
|
|
54
52
|
0 && (module.exports = {
|
|
55
53
|
attachments,
|
|
56
54
|
cards,
|
|
57
|
-
contactsV5,
|
|
58
55
|
extendedFields,
|
|
59
56
|
labels,
|
|
60
57
|
notes,
|
package/build/cjs/schemas.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as attachments from '@wix/auto_sdk_crm_attachments/schemas';\nexport * as extendedFields from '@wix/auto_sdk_crm_extended-fields/schemas';\nexport * as labels from '@wix/auto_sdk_crm_labels/schemas';\nexport * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/schemas';\nexport * as
|
|
1
|
+
{"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as attachments from '@wix/auto_sdk_crm_attachments/schemas';\nexport * as extendedFields from '@wix/auto_sdk_crm_extended-fields/schemas';\nexport * as labels from '@wix/auto_sdk_crm_labels/schemas';\nexport * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/schemas';\nexport * as notes from '@wix/auto_sdk_crm_notes/schemas';\nexport * as cards from '@wix/auto_sdk_crm_cards/schemas';\nexport * as pipelines from '@wix/auto_sdk_crm_pipelines/schemas';\nexport * as tasks from '@wix/auto_sdk_crm_tasks/schemas';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,qBAAgC;AAChC,aAAwB;AACxB,uBAAkC;AAClC,YAAuB;AACvB,YAAuB;AACvB,gBAA2B;AAC3B,YAAuB;","names":[]}
|
package/build/es/dashboard.d.mts
CHANGED
|
@@ -23,7 +23,6 @@ import '@wix/auto_sdk_crm_attachments/schemas';
|
|
|
23
23
|
import '@wix/auto_sdk_crm_extended-fields/schemas';
|
|
24
24
|
import '@wix/auto_sdk_crm_labels/schemas';
|
|
25
25
|
import '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
26
|
-
import '@wix/auto_sdk_crm_contacts-v-5/schemas';
|
|
27
26
|
import '@wix/auto_sdk_crm_notes/schemas';
|
|
28
27
|
import '@wix/auto_sdk_crm_cards/schemas';
|
|
29
28
|
import '@wix/auto_sdk_crm_pipelines/schemas';
|
package/build/es/schemas.d.mts
CHANGED
|
@@ -6,13 +6,11 @@ import * as schemas$2 from '@wix/auto_sdk_crm_labels/schemas';
|
|
|
6
6
|
export { schemas$2 as labels };
|
|
7
7
|
import * as schemas$3 from '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
8
8
|
export { schemas$3 as submittedContact };
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
18
|
-
export { schemas$8 as tasks };
|
|
9
|
+
import * as schemas$4 from '@wix/auto_sdk_crm_notes/schemas';
|
|
10
|
+
export { schemas$4 as notes };
|
|
11
|
+
import * as schemas$5 from '@wix/auto_sdk_crm_cards/schemas';
|
|
12
|
+
export { schemas$5 as cards };
|
|
13
|
+
import * as schemas$6 from '@wix/auto_sdk_crm_pipelines/schemas';
|
|
14
|
+
export { schemas$6 as pipelines };
|
|
15
|
+
import * as schemas$7 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
16
|
+
export { schemas$7 as tasks };
|
package/build/es/schemas.mjs
CHANGED
|
@@ -3,7 +3,6 @@ import * as attachments from "@wix/auto_sdk_crm_attachments/schemas";
|
|
|
3
3
|
import * as extendedFields from "@wix/auto_sdk_crm_extended-fields/schemas";
|
|
4
4
|
import * as labels from "@wix/auto_sdk_crm_labels/schemas";
|
|
5
5
|
import * as submittedContact from "@wix/auto_sdk_crm_submitted-contact/schemas";
|
|
6
|
-
import * as contactsV5 from "@wix/auto_sdk_crm_contacts-v-5/schemas";
|
|
7
6
|
import * as notes from "@wix/auto_sdk_crm_notes/schemas";
|
|
8
7
|
import * as cards from "@wix/auto_sdk_crm_cards/schemas";
|
|
9
8
|
import * as pipelines from "@wix/auto_sdk_crm_pipelines/schemas";
|
|
@@ -11,7 +10,6 @@ import * as tasks from "@wix/auto_sdk_crm_tasks/schemas";
|
|
|
11
10
|
export {
|
|
12
11
|
attachments,
|
|
13
12
|
cards,
|
|
14
|
-
contactsV5,
|
|
15
13
|
extendedFields,
|
|
16
14
|
labels,
|
|
17
15
|
notes,
|
package/build/es/schemas.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as attachments from '@wix/auto_sdk_crm_attachments/schemas';\nexport * as extendedFields from '@wix/auto_sdk_crm_extended-fields/schemas';\nexport * as labels from '@wix/auto_sdk_crm_labels/schemas';\nexport * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/schemas';\nexport * as
|
|
1
|
+
{"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as attachments from '@wix/auto_sdk_crm_attachments/schemas';\nexport * as extendedFields from '@wix/auto_sdk_crm_extended-fields/schemas';\nexport * as labels from '@wix/auto_sdk_crm_labels/schemas';\nexport * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/schemas';\nexport * as notes from '@wix/auto_sdk_crm_notes/schemas';\nexport * as cards from '@wix/auto_sdk_crm_cards/schemas';\nexport * as pipelines from '@wix/auto_sdk_crm_pipelines/schemas';\nexport * as tasks from '@wix/auto_sdk_crm_tasks/schemas';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,oBAAoB;AAChC,YAAY,YAAY;AACxB,YAAY,sBAAsB;AAClC,YAAY,WAAW;AACvB,YAAY,WAAW;AACvB,YAAY,eAAe;AAC3B,YAAY,WAAW;","names":[]}
|
|
@@ -23,7 +23,6 @@ import '@wix/auto_sdk_crm_attachments/schemas';
|
|
|
23
23
|
import '@wix/auto_sdk_crm_extended-fields/schemas';
|
|
24
24
|
import '@wix/auto_sdk_crm_labels/schemas';
|
|
25
25
|
import '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
26
|
-
import '@wix/auto_sdk_crm_contacts-v-5/schemas';
|
|
27
26
|
import '@wix/auto_sdk_crm_notes/schemas';
|
|
28
27
|
import '@wix/auto_sdk_crm_cards/schemas';
|
|
29
28
|
import '@wix/auto_sdk_crm_pipelines/schemas';
|
|
@@ -6,13 +6,11 @@ import * as schemas$2 from '@wix/auto_sdk_crm_labels/schemas';
|
|
|
6
6
|
export { schemas$2 as labels };
|
|
7
7
|
import * as schemas$3 from '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
8
8
|
export { schemas$3 as submittedContact };
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
18
|
-
export { schemas$8 as tasks };
|
|
9
|
+
import * as schemas$4 from '@wix/auto_sdk_crm_notes/schemas';
|
|
10
|
+
export { schemas$4 as notes };
|
|
11
|
+
import * as schemas$5 from '@wix/auto_sdk_crm_cards/schemas';
|
|
12
|
+
export { schemas$5 as cards };
|
|
13
|
+
import * as schemas$6 from '@wix/auto_sdk_crm_pipelines/schemas';
|
|
14
|
+
export { schemas$6 as pipelines };
|
|
15
|
+
import * as schemas$7 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
16
|
+
export { schemas$7 as tasks };
|
|
@@ -23,7 +23,6 @@ import '@wix/auto_sdk_crm_attachments/schemas';
|
|
|
23
23
|
import '@wix/auto_sdk_crm_extended-fields/schemas';
|
|
24
24
|
import '@wix/auto_sdk_crm_labels/schemas';
|
|
25
25
|
import '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
26
|
-
import '@wix/auto_sdk_crm_contacts-v-5/schemas';
|
|
27
26
|
import '@wix/auto_sdk_crm_notes/schemas';
|
|
28
27
|
import '@wix/auto_sdk_crm_cards/schemas';
|
|
29
28
|
import '@wix/auto_sdk_crm_pipelines/schemas';
|
|
@@ -6,13 +6,11 @@ import * as schemas$2 from '@wix/auto_sdk_crm_labels/schemas';
|
|
|
6
6
|
export { schemas$2 as labels };
|
|
7
7
|
import * as schemas$3 from '@wix/auto_sdk_crm_submitted-contact/schemas';
|
|
8
8
|
export { schemas$3 as submittedContact };
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
18
|
-
export { schemas$8 as tasks };
|
|
9
|
+
import * as schemas$4 from '@wix/auto_sdk_crm_notes/schemas';
|
|
10
|
+
export { schemas$4 as notes };
|
|
11
|
+
import * as schemas$5 from '@wix/auto_sdk_crm_cards/schemas';
|
|
12
|
+
export { schemas$5 as cards };
|
|
13
|
+
import * as schemas$6 from '@wix/auto_sdk_crm_pipelines/schemas';
|
|
14
|
+
export { schemas$6 as pipelines };
|
|
15
|
+
import * as schemas$7 from '@wix/auto_sdk_crm_tasks/schemas';
|
|
16
|
+
export { schemas$7 as tasks };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/crm",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1620",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/",
|
|
@@ -42,14 +42,14 @@
|
|
|
42
42
|
"@wix/auto_sdk_crm_attachments": "1.0.57",
|
|
43
43
|
"@wix/auto_sdk_crm_cards": "1.0.13",
|
|
44
44
|
"@wix/auto_sdk_crm_contacts": "1.0.1355",
|
|
45
|
-
"@wix/auto_sdk_crm_contacts-v-5": "1.0.
|
|
45
|
+
"@wix/auto_sdk_crm_contacts-v-5": "1.0.18",
|
|
46
46
|
"@wix/auto_sdk_crm_extended-fields": "1.0.69",
|
|
47
47
|
"@wix/auto_sdk_crm_labels": "1.0.69",
|
|
48
48
|
"@wix/auto_sdk_crm_notes": "1.0.37",
|
|
49
49
|
"@wix/auto_sdk_crm_pipelines": "1.0.12",
|
|
50
50
|
"@wix/auto_sdk_crm_submitted-contact": "1.0.46",
|
|
51
51
|
"@wix/auto_sdk_crm_tasks": "1.0.83",
|
|
52
|
-
"@wix/crm_app-extensions": "1.0.
|
|
52
|
+
"@wix/crm_app-extensions": "1.0.32"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"tsup": "^8.4.0",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"fqdn": ""
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
|
-
"falconPackageHash": "
|
|
73
|
+
"falconPackageHash": "4cfedf9af114f3b74ee34f2a8e4a739f0e6a7f4ae089008503c95a8c"
|
|
74
74
|
}
|