@wix/crm 1.0.175 → 1.0.177

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.
@@ -1,7 +1,7 @@
1
- import * as attachments from '@wix/crm_attachments';
2
- import * as contacts from '@wix/crm_contacts';
3
- import * as extendedFields from '@wix/crm_extended-fields';
4
- import * as labels from '@wix/crm_labels';
5
- import * as submittedContact from '@wix/crm_submitted-contact';
6
- import * as tasks from '@wix/crm_tasks';
1
+ import * as attachments from '@wix/auto_sdk_crm_attachments';
2
+ import * as contacts from '@wix/auto_sdk_crm_contacts';
3
+ import * as extendedFields from '@wix/auto_sdk_crm_extended-fields';
4
+ import * as labels from '@wix/auto_sdk_crm_labels';
5
+ import * as submittedContact from '@wix/auto_sdk_crm_submitted-contact';
6
+ import * as tasks from '@wix/auto_sdk_crm_tasks';
7
7
  export { attachments, contacts, extendedFields, labels, submittedContact, tasks, };
@@ -24,16 +24,16 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = exports.attachments = void 0;
27
- const attachments = __importStar(require("@wix/crm_attachments"));
27
+ const attachments = __importStar(require("@wix/auto_sdk_crm_attachments"));
28
28
  exports.attachments = attachments;
29
- const contacts = __importStar(require("@wix/crm_contacts"));
29
+ const contacts = __importStar(require("@wix/auto_sdk_crm_contacts"));
30
30
  exports.contacts = contacts;
31
- const extendedFields = __importStar(require("@wix/crm_extended-fields"));
31
+ const extendedFields = __importStar(require("@wix/auto_sdk_crm_extended-fields"));
32
32
  exports.extendedFields = extendedFields;
33
- const labels = __importStar(require("@wix/crm_labels"));
33
+ const labels = __importStar(require("@wix/auto_sdk_crm_labels"));
34
34
  exports.labels = labels;
35
- const submittedContact = __importStar(require("@wix/crm_submitted-contact"));
35
+ const submittedContact = __importStar(require("@wix/auto_sdk_crm_submitted-contact"));
36
36
  exports.submittedContact = submittedContact;
37
- const tasks = __importStar(require("@wix/crm_tasks"));
37
+ const tasks = __importStar(require("@wix/auto_sdk_crm_tasks"));
38
38
  exports.tasks = tasks;
39
39
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kEAAoD;AAQlD,kCAAW;AAPb,4DAA8C;AAQ5C,4BAAQ;AAPV,yEAA2D;AAQzD,wCAAc;AAPhB,wDAA0C;AAQxC,wBAAM;AAPR,6EAA+D;AAQ7D,4CAAgB;AAPlB,sDAAwC;AAQtC,sBAAK"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2EAA6D;AAQ3D,kCAAW;AAPb,qEAAuD;AAQrD,4BAAQ;AAPV,kFAAoE;AAQlE,wCAAc;AAPhB,iEAAmD;AAQjD,wBAAM;AAPR,sFAAwE;AAQtE,4CAAgB;AAPlB,+DAAiD;AAQ/C,sBAAK"}
@@ -1,6 +1,6 @@
1
- export * as attachments from '@wix/crm_attachments/meta';
2
- export * as contacts from '@wix/crm_contacts/meta';
3
- export * as extendedFields from '@wix/crm_extended-fields/meta';
4
- export * as labels from '@wix/crm_labels/meta';
5
- export * as submittedContact from '@wix/crm_submitted-contact/meta';
6
- export * as tasks from '@wix/crm_tasks/meta';
1
+ export * as attachments from '@wix/auto_sdk_crm_attachments/meta';
2
+ export * as contacts from '@wix/auto_sdk_crm_contacts/meta';
3
+ export * as extendedFields from '@wix/auto_sdk_crm_extended-fields/meta';
4
+ export * as labels from '@wix/auto_sdk_crm_labels/meta';
5
+ export * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/meta';
6
+ export * as tasks from '@wix/auto_sdk_crm_tasks/meta';
package/build/cjs/meta.js CHANGED
@@ -24,10 +24,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = exports.attachments = void 0;
27
- exports.attachments = __importStar(require("@wix/crm_attachments/meta"));
28
- exports.contacts = __importStar(require("@wix/crm_contacts/meta"));
29
- exports.extendedFields = __importStar(require("@wix/crm_extended-fields/meta"));
30
- exports.labels = __importStar(require("@wix/crm_labels/meta"));
31
- exports.submittedContact = __importStar(require("@wix/crm_submitted-contact/meta"));
32
- exports.tasks = __importStar(require("@wix/crm_tasks/meta"));
27
+ exports.attachments = __importStar(require("@wix/auto_sdk_crm_attachments/meta"));
28
+ exports.contacts = __importStar(require("@wix/auto_sdk_crm_contacts/meta"));
29
+ exports.extendedFields = __importStar(require("@wix/auto_sdk_crm_extended-fields/meta"));
30
+ exports.labels = __importStar(require("@wix/auto_sdk_crm_labels/meta"));
31
+ exports.submittedContact = __importStar(require("@wix/auto_sdk_crm_submitted-contact/meta"));
32
+ exports.tasks = __importStar(require("@wix/auto_sdk_crm_tasks/meta"));
33
33
  //# sourceMappingURL=meta.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yEAAyD;AACzD,mEAAmD;AACnD,gFAAgE;AAChE,+DAA+C;AAC/C,oFAAoE;AACpE,6DAA6C"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kFAAkE;AAClE,4EAA4D;AAC5D,yFAAyE;AACzE,wEAAwD;AACxD,6FAA6E;AAC7E,sEAAsD"}
@@ -1,7 +1,7 @@
1
- import * as attachments from '@wix/crm_attachments';
2
- import * as contacts from '@wix/crm_contacts';
3
- import * as extendedFields from '@wix/crm_extended-fields';
4
- import * as labels from '@wix/crm_labels';
5
- import * as submittedContact from '@wix/crm_submitted-contact';
6
- import * as tasks from '@wix/crm_tasks';
1
+ import * as attachments from '@wix/auto_sdk_crm_attachments';
2
+ import * as contacts from '@wix/auto_sdk_crm_contacts';
3
+ import * as extendedFields from '@wix/auto_sdk_crm_extended-fields';
4
+ import * as labels from '@wix/auto_sdk_crm_labels';
5
+ import * as submittedContact from '@wix/auto_sdk_crm_submitted-contact';
6
+ import * as tasks from '@wix/auto_sdk_crm_tasks';
7
7
  export { attachments, contacts, extendedFields, labels, submittedContact, tasks, };
package/build/es/index.js CHANGED
@@ -1,8 +1,8 @@
1
- import * as attachments from '@wix/crm_attachments';
2
- import * as contacts from '@wix/crm_contacts';
3
- import * as extendedFields from '@wix/crm_extended-fields';
4
- import * as labels from '@wix/crm_labels';
5
- import * as submittedContact from '@wix/crm_submitted-contact';
6
- import * as tasks from '@wix/crm_tasks';
1
+ import * as attachments from '@wix/auto_sdk_crm_attachments';
2
+ import * as contacts from '@wix/auto_sdk_crm_contacts';
3
+ import * as extendedFields from '@wix/auto_sdk_crm_extended-fields';
4
+ import * as labels from '@wix/auto_sdk_crm_labels';
5
+ import * as submittedContact from '@wix/auto_sdk_crm_submitted-contact';
6
+ import * as tasks from '@wix/auto_sdk_crm_tasks';
7
7
  export { attachments, contacts, extendedFields, labels, submittedContact, tasks, };
8
8
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,sBAAsB,CAAC;AACpD,OAAO,KAAK,QAAQ,MAAM,mBAAmB,CAAC;AAC9C,OAAO,KAAK,cAAc,MAAM,0BAA0B,CAAC;AAC3D,OAAO,KAAK,MAAM,MAAM,iBAAiB,CAAC;AAC1C,OAAO,KAAK,gBAAgB,MAAM,4BAA4B,CAAC;AAC/D,OAAO,KAAK,KAAK,MAAM,gBAAgB,CAAC;AAExC,OAAO,EACL,WAAW,EACX,QAAQ,EACR,cAAc,EACd,MAAM,EACN,gBAAgB,EAChB,KAAK,GACN,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,+BAA+B,CAAC;AAC7D,OAAO,KAAK,QAAQ,MAAM,4BAA4B,CAAC;AACvD,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,MAAM,MAAM,0BAA0B,CAAC;AACnD,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,KAAK,MAAM,yBAAyB,CAAC;AAEjD,OAAO,EACL,WAAW,EACX,QAAQ,EACR,cAAc,EACd,MAAM,EACN,gBAAgB,EAChB,KAAK,GACN,CAAC"}
@@ -1,6 +1,6 @@
1
- export * as attachments from '@wix/crm_attachments/meta';
2
- export * as contacts from '@wix/crm_contacts/meta';
3
- export * as extendedFields from '@wix/crm_extended-fields/meta';
4
- export * as labels from '@wix/crm_labels/meta';
5
- export * as submittedContact from '@wix/crm_submitted-contact/meta';
6
- export * as tasks from '@wix/crm_tasks/meta';
1
+ export * as attachments from '@wix/auto_sdk_crm_attachments/meta';
2
+ export * as contacts from '@wix/auto_sdk_crm_contacts/meta';
3
+ export * as extendedFields from '@wix/auto_sdk_crm_extended-fields/meta';
4
+ export * as labels from '@wix/auto_sdk_crm_labels/meta';
5
+ export * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/meta';
6
+ export * as tasks from '@wix/auto_sdk_crm_tasks/meta';
package/build/es/meta.js CHANGED
@@ -1,7 +1,7 @@
1
- export * as attachments from '@wix/crm_attachments/meta';
2
- export * as contacts from '@wix/crm_contacts/meta';
3
- export * as extendedFields from '@wix/crm_extended-fields/meta';
4
- export * as labels from '@wix/crm_labels/meta';
5
- export * as submittedContact from '@wix/crm_submitted-contact/meta';
6
- export * as tasks from '@wix/crm_tasks/meta';
1
+ export * as attachments from '@wix/auto_sdk_crm_attachments/meta';
2
+ export * as contacts from '@wix/auto_sdk_crm_contacts/meta';
3
+ export * as extendedFields from '@wix/auto_sdk_crm_extended-fields/meta';
4
+ export * as labels from '@wix/auto_sdk_crm_labels/meta';
5
+ export * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/meta';
6
+ export * as tasks from '@wix/auto_sdk_crm_tasks/meta';
7
7
  //# sourceMappingURL=meta.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,2BAA2B,CAAC;AACzD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,cAAc,MAAM,+BAA+B,CAAC;AAChE,OAAO,KAAK,MAAM,MAAM,sBAAsB,CAAC;AAC/C,OAAO,KAAK,gBAAgB,MAAM,iCAAiC,CAAC;AACpE,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,oCAAoC,CAAC;AAClE,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,cAAc,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,MAAM,MAAM,+BAA+B,CAAC;AACxD,OAAO,KAAK,gBAAgB,MAAM,0CAA0C,CAAC;AAC7E,OAAO,KAAK,KAAK,MAAM,8BAA8B,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as attachments from '@wix/auto_sdk_crm_attachments';
2
+ import * as contacts from '@wix/auto_sdk_crm_contacts';
3
+ import * as extendedFields from '@wix/auto_sdk_crm_extended-fields';
4
+ import * as labels from '@wix/auto_sdk_crm_labels';
5
+ import * as submittedContact from '@wix/auto_sdk_crm_submitted-contact';
6
+ import * as tasks from '@wix/auto_sdk_crm_tasks';
7
+ export { attachments, contacts, extendedFields, labels, submittedContact, tasks, };
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = exports.attachments = void 0;
27
+ const attachments = __importStar(require("@wix/auto_sdk_crm_attachments"));
28
+ exports.attachments = attachments;
29
+ const contacts = __importStar(require("@wix/auto_sdk_crm_contacts"));
30
+ exports.contacts = contacts;
31
+ const extendedFields = __importStar(require("@wix/auto_sdk_crm_extended-fields"));
32
+ exports.extendedFields = extendedFields;
33
+ const labels = __importStar(require("@wix/auto_sdk_crm_labels"));
34
+ exports.labels = labels;
35
+ const submittedContact = __importStar(require("@wix/auto_sdk_crm_submitted-contact"));
36
+ exports.submittedContact = submittedContact;
37
+ const tasks = __importStar(require("@wix/auto_sdk_crm_tasks"));
38
+ exports.tasks = tasks;
39
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2EAA6D;AAQ3D,kCAAW;AAPb,qEAAuD;AAQrD,4BAAQ;AAPV,kFAAoE;AAQlE,wCAAc;AAPhB,iEAAmD;AAQjD,wBAAM;AAPR,sFAAwE;AAQtE,4CAAgB;AAPlB,+DAAiD;AAQ/C,sBAAK"}
@@ -0,0 +1,6 @@
1
+ export * as attachments from '@wix/auto_sdk_crm_attachments/meta';
2
+ export * as contacts from '@wix/auto_sdk_crm_contacts/meta';
3
+ export * as extendedFields from '@wix/auto_sdk_crm_extended-fields/meta';
4
+ export * as labels from '@wix/auto_sdk_crm_labels/meta';
5
+ export * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/meta';
6
+ export * as tasks from '@wix/auto_sdk_crm_tasks/meta';
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = exports.attachments = void 0;
27
+ exports.attachments = __importStar(require("@wix/auto_sdk_crm_attachments/meta"));
28
+ exports.contacts = __importStar(require("@wix/auto_sdk_crm_contacts/meta"));
29
+ exports.extendedFields = __importStar(require("@wix/auto_sdk_crm_extended-fields/meta"));
30
+ exports.labels = __importStar(require("@wix/auto_sdk_crm_labels/meta"));
31
+ exports.submittedContact = __importStar(require("@wix/auto_sdk_crm_submitted-contact/meta"));
32
+ exports.tasks = __importStar(require("@wix/auto_sdk_crm_tasks/meta"));
33
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kFAAkE;AAClE,4EAA4D;AAC5D,yFAAyE;AACzE,wEAAwD;AACxD,6FAA6E;AAC7E,sEAAsD"}
@@ -0,0 +1,7 @@
1
+ import * as attachments from '@wix/auto_sdk_crm_attachments';
2
+ import * as contacts from '@wix/auto_sdk_crm_contacts';
3
+ import * as extendedFields from '@wix/auto_sdk_crm_extended-fields';
4
+ import * as labels from '@wix/auto_sdk_crm_labels';
5
+ import * as submittedContact from '@wix/auto_sdk_crm_submitted-contact';
6
+ import * as tasks from '@wix/auto_sdk_crm_tasks';
7
+ export { attachments, contacts, extendedFields, labels, submittedContact, tasks, };
@@ -0,0 +1,8 @@
1
+ import * as attachments from '@wix/auto_sdk_crm_attachments';
2
+ import * as contacts from '@wix/auto_sdk_crm_contacts';
3
+ import * as extendedFields from '@wix/auto_sdk_crm_extended-fields';
4
+ import * as labels from '@wix/auto_sdk_crm_labels';
5
+ import * as submittedContact from '@wix/auto_sdk_crm_submitted-contact';
6
+ import * as tasks from '@wix/auto_sdk_crm_tasks';
7
+ export { attachments, contacts, extendedFields, labels, submittedContact, tasks, };
8
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,+BAA+B,CAAC;AAC7D,OAAO,KAAK,QAAQ,MAAM,4BAA4B,CAAC;AACvD,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,MAAM,MAAM,0BAA0B,CAAC;AACnD,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,KAAK,MAAM,yBAAyB,CAAC;AAEjD,OAAO,EACL,WAAW,EACX,QAAQ,EACR,cAAc,EACd,MAAM,EACN,gBAAgB,EAChB,KAAK,GACN,CAAC"}
@@ -0,0 +1,6 @@
1
+ export * as attachments from '@wix/auto_sdk_crm_attachments/meta';
2
+ export * as contacts from '@wix/auto_sdk_crm_contacts/meta';
3
+ export * as extendedFields from '@wix/auto_sdk_crm_extended-fields/meta';
4
+ export * as labels from '@wix/auto_sdk_crm_labels/meta';
5
+ export * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/meta';
6
+ export * as tasks from '@wix/auto_sdk_crm_tasks/meta';
@@ -0,0 +1,7 @@
1
+ export * as attachments from '@wix/auto_sdk_crm_attachments/meta';
2
+ export * as contacts from '@wix/auto_sdk_crm_contacts/meta';
3
+ export * as extendedFields from '@wix/auto_sdk_crm_extended-fields/meta';
4
+ export * as labels from '@wix/auto_sdk_crm_labels/meta';
5
+ export * as submittedContact from '@wix/auto_sdk_crm_submitted-contact/meta';
6
+ export * as tasks from '@wix/auto_sdk_crm_tasks/meta';
7
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,oCAAoC,CAAC;AAClE,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,cAAc,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,MAAM,MAAM,+BAA+B,CAAC;AACxD,OAAO,KAAK,gBAAgB,MAAM,0CAA0C,CAAC;AAC7E,OAAO,KAAK,KAAK,MAAM,8BAA8B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/crm",
3
- "version": "1.0.175",
3
+ "version": "1.0.177",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -11,8 +11,8 @@
11
11
  "wixSdkPublicModule"
12
12
  ],
13
13
  "sideEffects": false,
14
- "types": "./build/es/index.d.ts",
15
14
  "main": "./build/cjs/index.js",
15
+ "types": "./build/es/index.d.ts",
16
16
  "exports": {
17
17
  ".": {
18
18
  "import": "./build/es/index.js",
@@ -32,18 +32,18 @@
32
32
  "service-plugins"
33
33
  ],
34
34
  "dependencies": {
35
- "@wix/crm_attachments": "1.0.30",
36
- "@wix/crm_contacts": "1.0.74",
37
- "@wix/crm_extended-fields": "1.0.54",
38
- "@wix/crm_labels": "1.0.54",
39
- "@wix/crm_submitted-contact": "1.0.48",
40
- "@wix/crm_tasks": "1.0.56"
35
+ "@wix/auto_sdk_crm_attachments": "1.0.0",
36
+ "@wix/auto_sdk_crm_contacts": "1.0.0",
37
+ "@wix/auto_sdk_crm_extended-fields": "1.0.0",
38
+ "@wix/auto_sdk_crm_labels": "1.0.0",
39
+ "@wix/auto_sdk_crm_submitted-contact": "1.0.0",
40
+ "@wix/auto_sdk_crm_tasks": "1.0.0"
41
41
  },
42
42
  "devDependencies": {
43
43
  "typescript": "^5.3.2"
44
44
  },
45
45
  "scripts": {
46
- "build": "tsc -b tsconfig.json tsconfig.esm.json",
46
+ "build": "tsc -b tsconfig.json tsconfig.esm.json tsconfig.internal.json tsconfig.internal.esm.json",
47
47
  "test": ":"
48
48
  },
49
49
  "wix": {
@@ -57,5 +57,5 @@
57
57
  "fqdn": ""
58
58
  }
59
59
  },
60
- "falconPackageHash": "e5c0abf16dca2f5e8b4fe7b386b5bf567016d35aa58edddb6a67e224"
60
+ "falconPackageHash": "064af82a68557149dbe6098c526e2eec11c4f563c1b1a3b042c0c03e"
61
61
  }