@wix/crm 1.0.106 → 1.0.108

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,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments/context';
1
2
  export * as contacts from '@wix/crm_contacts/context';
2
3
  export * as extendedFields from '@wix/crm_extended-fields/context';
3
4
  export * as labels from '@wix/crm_labels/context';
@@ -23,7 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = void 0;
26
+ exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = exports.attachments = void 0;
27
+ exports.attachments = __importStar(require("@wix/crm_attachments/context"));
27
28
  exports.contacts = __importStar(require("@wix/crm_contacts/context"));
28
29
  exports.extendedFields = __importStar(require("@wix/crm_extended-fields/context"));
29
30
  exports.labels = __importStar(require("@wix/crm_labels/context"));
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAsD;AACtD,mFAAmE;AACnE,kEAAkD;AAClD,uFAAuE;AACvE,gEAAgD"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA4D;AAC5D,sEAAsD;AACtD,mFAAmE;AACnE,kEAAkD;AAClD,uFAAuE;AACvE,gEAAgD"}
@@ -1,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments';
1
2
  export * as contacts from '@wix/crm_contacts';
2
3
  export * as extendedFields from '@wix/crm_extended-fields';
3
4
  export * as labels from '@wix/crm_labels';
@@ -23,7 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = void 0;
26
+ exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = exports.attachments = void 0;
27
+ exports.attachments = __importStar(require("@wix/crm_attachments"));
27
28
  exports.contacts = __importStar(require("@wix/crm_contacts"));
28
29
  exports.extendedFields = __importStar(require("@wix/crm_extended-fields"));
29
30
  exports.labels = __importStar(require("@wix/crm_labels"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8DAA8C;AAC9C,2EAA2D;AAC3D,0DAA0C;AAC1C,+EAA+D;AAC/D,wDAAwC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,oEAAoD;AACpD,8DAA8C;AAC9C,2EAA2D;AAC3D,0DAA0C;AAC1C,+EAA+D;AAC/D,wDAAwC"}
@@ -1,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments/meta';
1
2
  export * as contacts from '@wix/crm_contacts/meta';
2
3
  export * as extendedFields from '@wix/crm_extended-fields/meta';
3
4
  export * as labels from '@wix/crm_labels/meta';
package/build/cjs/meta.js CHANGED
@@ -23,7 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = void 0;
26
+ exports.tasks = exports.submittedContact = exports.labels = exports.extendedFields = exports.contacts = exports.attachments = void 0;
27
+ exports.attachments = __importStar(require("@wix/crm_attachments/meta"));
27
28
  exports.contacts = __importStar(require("@wix/crm_contacts/meta"));
28
29
  exports.extendedFields = __importStar(require("@wix/crm_extended-fields/meta"));
29
30
  exports.labels = __importStar(require("@wix/crm_labels/meta"));
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mEAAmD;AACnD,gFAAgE;AAChE,+DAA+C;AAC/C,oFAAoE;AACpE,6DAA6C"}
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,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments/context';
1
2
  export * as contacts from '@wix/crm_contacts/context';
2
3
  export * as extendedFields from '@wix/crm_extended-fields/context';
3
4
  export * as labels from '@wix/crm_labels/context';
@@ -1,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments/context';
1
2
  export * as contacts from '@wix/crm_contacts/context';
2
3
  export * as extendedFields from '@wix/crm_extended-fields/context';
3
4
  export * as labels from '@wix/crm_labels/context';
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,2BAA2B,CAAC;AACtD,OAAO,KAAK,cAAc,MAAM,kCAAkC,CAAC;AACnE,OAAO,KAAK,MAAM,MAAM,yBAAyB,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,oCAAoC,CAAC;AACvE,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,8BAA8B,CAAC;AAC5D,OAAO,KAAK,QAAQ,MAAM,2BAA2B,CAAC;AACtD,OAAO,KAAK,cAAc,MAAM,kCAAkC,CAAC;AACnE,OAAO,KAAK,MAAM,MAAM,yBAAyB,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,oCAAoC,CAAC;AACvE,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC"}
@@ -1,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments';
1
2
  export * as contacts from '@wix/crm_contacts';
2
3
  export * as extendedFields from '@wix/crm_extended-fields';
3
4
  export * as labels from '@wix/crm_labels';
package/build/es/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments';
1
2
  export * as contacts from '@wix/crm_contacts';
2
3
  export * as extendedFields from '@wix/crm_extended-fields';
3
4
  export * as labels from '@wix/crm_labels';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,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"}
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"}
@@ -1,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments/meta';
1
2
  export * as contacts from '@wix/crm_contacts/meta';
2
3
  export * as extendedFields from '@wix/crm_extended-fields/meta';
3
4
  export * as labels from '@wix/crm_labels/meta';
package/build/es/meta.js CHANGED
@@ -1,3 +1,4 @@
1
+ export * as attachments from '@wix/crm_attachments/meta';
1
2
  export * as contacts from '@wix/crm_contacts/meta';
2
3
  export * as extendedFields from '@wix/crm_extended-fields/meta';
3
4
  export * as labels from '@wix/crm_labels/meta';
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,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,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"}
@@ -2,5 +2,6 @@
2
2
  "sideEffects": false,
3
3
  "module": "../build/es/context.js",
4
4
  "main": "../build/cjs/context.js",
5
- "typings": "../build/cjs/context.d.ts"
5
+ "typings": "../build/cjs/context.d.ts",
6
+ "typesBundle": "../type-bundles/context.bundle.d.ts"
6
7
  }
package/meta/package.json CHANGED
@@ -2,5 +2,6 @@
2
2
  "sideEffects": false,
3
3
  "module": "../build/es/meta.js",
4
4
  "main": "../build/cjs/meta.js",
5
- "typings": "../build/cjs/meta.d.ts"
5
+ "typings": "../build/cjs/meta.d.ts",
6
+ "typesBundle": "../type-bundles/meta.bundle.d.ts"
6
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/crm",
3
- "version": "1.0.106",
3
+ "version": "1.0.108",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -9,25 +9,32 @@
9
9
  "module": "build/es/index.js",
10
10
  "main": "build/cjs/index.js",
11
11
  "typings": "./build/cjs/index.d.ts",
12
+ "typesBundle": "./type-bundles/index.bundle.d.ts",
12
13
  "files": [
13
14
  "build",
14
15
  "frontend/package.json",
15
16
  "meta",
16
- "context"
17
+ "context",
18
+ "type-bundles"
17
19
  ],
18
20
  "dependencies": {
19
- "@wix/crm_contacts": "1.0.30",
20
- "@wix/crm_extended-fields": "1.0.25",
21
- "@wix/crm_labels": "1.0.25",
22
- "@wix/crm_submitted-contact": "1.0.19",
23
- "@wix/crm_tasks": "1.0.26"
21
+ "@wix/crm_attachments": "1.0.0",
22
+ "@wix/crm_contacts": "1.0.31",
23
+ "@wix/crm_extended-fields": "1.0.26",
24
+ "@wix/crm_labels": "1.0.26",
25
+ "@wix/crm_submitted-contact": "1.0.20",
26
+ "@wix/crm_tasks": "1.0.27"
24
27
  },
25
28
  "devDependencies": {
26
29
  "@wix/sdk": "https://cdn.dev.wixpress.com/@wix/sdk/02e8069ab2fd783e0e6a080fc7d590e76cb26ab93c8389574286305b.tar.gz",
30
+ "glob": "^10.4.1",
31
+ "rollup": "^4.18.0",
32
+ "rollup-plugin-dts": "^6.1.1",
27
33
  "typescript": "^5.3.2"
28
34
  },
29
35
  "scripts": {
30
- "build": "tsc -b tsconfig.json tsconfig.esm.json",
36
+ "build": "tsc -b tsconfig.json tsconfig.esm.json && npm run build:dts-bundles",
37
+ "build:dts-bundles": "test -f config/rollup-config.js && rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
31
38
  "test": ":"
32
39
  },
33
40
  "wix": {
@@ -41,5 +48,5 @@
41
48
  "fqdn": ""
42
49
  }
43
50
  },
44
- "falconPackageHash": "2a0499d777e8bf155ad965ffeb45b33f571175971b4d14779a54384c"
51
+ "falconPackageHash": "c5cdc7e48e8fbb7018fff75ba33158b1c22c2a4c60e5f51d7da85d71"
45
52
  }