@wix/portfolio 1.0.136 → 1.0.138

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 collections from '@wix/portfolio_collections';
2
- import * as portfolioSettings from '@wix/portfolio_portfolio-settings';
3
- import * as projectItems from '@wix/portfolio_project-items';
4
- import * as projects from '@wix/portfolio_projects';
5
- import * as projectInCollections from '@wix/portfolio_project-in-collections';
6
- import * as syncedProject from '@wix/portfolio_synced-project';
1
+ import * as collections from '@wix/auto_sdk_portfolio_collections';
2
+ import * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings';
3
+ import * as projectItems from '@wix/auto_sdk_portfolio_project-items';
4
+ import * as projects from '@wix/auto_sdk_portfolio_projects';
5
+ import * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections';
6
+ import * as syncedProject from '@wix/auto_sdk_portfolio_synced-project';
7
7
  export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
@@ -24,16 +24,16 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
27
- const collections = __importStar(require("@wix/portfolio_collections"));
27
+ const collections = __importStar(require("@wix/auto_sdk_portfolio_collections"));
28
28
  exports.collections = collections;
29
- const portfolioSettings = __importStar(require("@wix/portfolio_portfolio-settings"));
29
+ const portfolioSettings = __importStar(require("@wix/auto_sdk_portfolio_portfolio-settings"));
30
30
  exports.portfolioSettings = portfolioSettings;
31
- const projectItems = __importStar(require("@wix/portfolio_project-items"));
31
+ const projectItems = __importStar(require("@wix/auto_sdk_portfolio_project-items"));
32
32
  exports.projectItems = projectItems;
33
- const projects = __importStar(require("@wix/portfolio_projects"));
33
+ const projects = __importStar(require("@wix/auto_sdk_portfolio_projects"));
34
34
  exports.projects = projects;
35
- const projectInCollections = __importStar(require("@wix/portfolio_project-in-collections"));
35
+ const projectInCollections = __importStar(require("@wix/auto_sdk_portfolio_project-in-collections"));
36
36
  exports.projectInCollections = projectInCollections;
37
- const syncedProject = __importStar(require("@wix/portfolio_synced-project"));
37
+ const syncedProject = __importStar(require("@wix/auto_sdk_portfolio_synced-project"));
38
38
  exports.syncedProject = syncedProject;
39
39
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAA0D;AAQxD,kCAAW;AAPb,qFAAuE;AAQrE,8CAAiB;AAPnB,2EAA6D;AAQ3D,oCAAY;AAPd,kEAAoD;AAQlD,4BAAQ;AAPV,4FAA8E;AAQ5E,oDAAoB;AAPtB,6EAA+D;AAQ7D,sCAAa"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iFAAmE;AAQjE,kCAAW;AAPb,8FAAgF;AAQ9E,8CAAiB;AAPnB,oFAAsE;AAQpE,oCAAY;AAPd,2EAA6D;AAQ3D,4BAAQ;AAPV,qGAAuF;AAQrF,oDAAoB;AAPtB,sFAAwE;AAQtE,sCAAa"}
@@ -1,6 +1,6 @@
1
- export * as collections from '@wix/portfolio_collections/meta';
2
- export * as portfolioSettings from '@wix/portfolio_portfolio-settings/meta';
3
- export * as projectItems from '@wix/portfolio_project-items/meta';
4
- export * as projects from '@wix/portfolio_projects/meta';
5
- export * as projectInCollections from '@wix/portfolio_project-in-collections/meta';
6
- export * as syncedProject from '@wix/portfolio_synced-project/meta';
1
+ export * as collections from '@wix/auto_sdk_portfolio_collections/meta';
2
+ export * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings/meta';
3
+ export * as projectItems from '@wix/auto_sdk_portfolio_project-items/meta';
4
+ export * as projects from '@wix/auto_sdk_portfolio_projects/meta';
5
+ export * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/auto_sdk_portfolio_synced-project/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.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
27
- exports.collections = __importStar(require("@wix/portfolio_collections/meta"));
28
- exports.portfolioSettings = __importStar(require("@wix/portfolio_portfolio-settings/meta"));
29
- exports.projectItems = __importStar(require("@wix/portfolio_project-items/meta"));
30
- exports.projects = __importStar(require("@wix/portfolio_projects/meta"));
31
- exports.projectInCollections = __importStar(require("@wix/portfolio_project-in-collections/meta"));
32
- exports.syncedProject = __importStar(require("@wix/portfolio_synced-project/meta"));
27
+ exports.collections = __importStar(require("@wix/auto_sdk_portfolio_collections/meta"));
28
+ exports.portfolioSettings = __importStar(require("@wix/auto_sdk_portfolio_portfolio-settings/meta"));
29
+ exports.projectItems = __importStar(require("@wix/auto_sdk_portfolio_project-items/meta"));
30
+ exports.projects = __importStar(require("@wix/auto_sdk_portfolio_projects/meta"));
31
+ exports.projectInCollections = __importStar(require("@wix/auto_sdk_portfolio_project-in-collections/meta"));
32
+ exports.syncedProject = __importStar(require("@wix/auto_sdk_portfolio_synced-project/meta"));
33
33
  //# sourceMappingURL=meta.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+EAA+D;AAC/D,4FAA4E;AAC5E,kFAAkE;AAClE,yEAAyD;AACzD,mGAAmF;AACnF,oFAAoE"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wFAAwE;AACxE,qGAAqF;AACrF,2FAA2E;AAC3E,kFAAkE;AAClE,4GAA4F;AAC5F,6FAA6E"}
@@ -1,7 +1,7 @@
1
- import * as collections from '@wix/portfolio_collections';
2
- import * as portfolioSettings from '@wix/portfolio_portfolio-settings';
3
- import * as projectItems from '@wix/portfolio_project-items';
4
- import * as projects from '@wix/portfolio_projects';
5
- import * as projectInCollections from '@wix/portfolio_project-in-collections';
6
- import * as syncedProject from '@wix/portfolio_synced-project';
1
+ import * as collections from '@wix/auto_sdk_portfolio_collections';
2
+ import * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings';
3
+ import * as projectItems from '@wix/auto_sdk_portfolio_project-items';
4
+ import * as projects from '@wix/auto_sdk_portfolio_projects';
5
+ import * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections';
6
+ import * as syncedProject from '@wix/auto_sdk_portfolio_synced-project';
7
7
  export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
package/build/es/index.js CHANGED
@@ -1,8 +1,8 @@
1
- import * as collections from '@wix/portfolio_collections';
2
- import * as portfolioSettings from '@wix/portfolio_portfolio-settings';
3
- import * as projectItems from '@wix/portfolio_project-items';
4
- import * as projects from '@wix/portfolio_projects';
5
- import * as projectInCollections from '@wix/portfolio_project-in-collections';
6
- import * as syncedProject from '@wix/portfolio_synced-project';
1
+ import * as collections from '@wix/auto_sdk_portfolio_collections';
2
+ import * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings';
3
+ import * as projectItems from '@wix/auto_sdk_portfolio_project-items';
4
+ import * as projects from '@wix/auto_sdk_portfolio_projects';
5
+ import * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections';
6
+ import * as syncedProject from '@wix/auto_sdk_portfolio_synced-project';
7
7
  export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
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,4BAA4B,CAAC;AAC1D,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,YAAY,MAAM,8BAA8B,CAAC;AAC7D,OAAO,KAAK,QAAQ,MAAM,yBAAyB,CAAC;AACpD,OAAO,KAAK,oBAAoB,MAAM,uCAAuC,CAAC;AAC9E,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAE/D,OAAO,EACL,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,QAAQ,EACR,oBAAoB,EACpB,aAAa,GACd,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,qCAAqC,CAAC;AACnE,OAAO,KAAK,iBAAiB,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,YAAY,MAAM,uCAAuC,CAAC;AACtE,OAAO,KAAK,QAAQ,MAAM,kCAAkC,CAAC;AAC7D,OAAO,KAAK,oBAAoB,MAAM,gDAAgD,CAAC;AACvF,OAAO,KAAK,aAAa,MAAM,wCAAwC,CAAC;AAExE,OAAO,EACL,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,QAAQ,EACR,oBAAoB,EACpB,aAAa,GACd,CAAC"}
@@ -1,6 +1,6 @@
1
- export * as collections from '@wix/portfolio_collections/meta';
2
- export * as portfolioSettings from '@wix/portfolio_portfolio-settings/meta';
3
- export * as projectItems from '@wix/portfolio_project-items/meta';
4
- export * as projects from '@wix/portfolio_projects/meta';
5
- export * as projectInCollections from '@wix/portfolio_project-in-collections/meta';
6
- export * as syncedProject from '@wix/portfolio_synced-project/meta';
1
+ export * as collections from '@wix/auto_sdk_portfolio_collections/meta';
2
+ export * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings/meta';
3
+ export * as projectItems from '@wix/auto_sdk_portfolio_project-items/meta';
4
+ export * as projects from '@wix/auto_sdk_portfolio_projects/meta';
5
+ export * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/auto_sdk_portfolio_synced-project/meta';
package/build/es/meta.js CHANGED
@@ -1,7 +1,7 @@
1
- export * as collections from '@wix/portfolio_collections/meta';
2
- export * as portfolioSettings from '@wix/portfolio_portfolio-settings/meta';
3
- export * as projectItems from '@wix/portfolio_project-items/meta';
4
- export * as projects from '@wix/portfolio_projects/meta';
5
- export * as projectInCollections from '@wix/portfolio_project-in-collections/meta';
6
- export * as syncedProject from '@wix/portfolio_synced-project/meta';
1
+ export * as collections from '@wix/auto_sdk_portfolio_collections/meta';
2
+ export * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings/meta';
3
+ export * as projectItems from '@wix/auto_sdk_portfolio_project-items/meta';
4
+ export * as projects from '@wix/auto_sdk_portfolio_projects/meta';
5
+ export * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/auto_sdk_portfolio_synced-project/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,iCAAiC,CAAC;AAC/D,OAAO,KAAK,iBAAiB,MAAM,wCAAwC,CAAC;AAC5E,OAAO,KAAK,YAAY,MAAM,mCAAmC,CAAC;AAClE,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAC;AACzD,OAAO,KAAK,oBAAoB,MAAM,4CAA4C,CAAC;AACnF,OAAO,KAAK,aAAa,MAAM,oCAAoC,CAAC"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,0CAA0C,CAAC;AACxE,OAAO,KAAK,iBAAiB,MAAM,iDAAiD,CAAC;AACrF,OAAO,KAAK,YAAY,MAAM,4CAA4C,CAAC;AAC3E,OAAO,KAAK,QAAQ,MAAM,uCAAuC,CAAC;AAClE,OAAO,KAAK,oBAAoB,MAAM,qDAAqD,CAAC;AAC5F,OAAO,KAAK,aAAa,MAAM,6CAA6C,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as collections from '@wix/auto_sdk_portfolio_collections';
2
+ import * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings';
3
+ import * as projectItems from '@wix/auto_sdk_portfolio_project-items';
4
+ import * as projects from '@wix/auto_sdk_portfolio_projects';
5
+ import * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections';
6
+ import * as syncedProject from '@wix/auto_sdk_portfolio_synced-project';
7
+ export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
@@ -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.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
27
+ const collections = __importStar(require("@wix/auto_sdk_portfolio_collections"));
28
+ exports.collections = collections;
29
+ const portfolioSettings = __importStar(require("@wix/auto_sdk_portfolio_portfolio-settings"));
30
+ exports.portfolioSettings = portfolioSettings;
31
+ const projectItems = __importStar(require("@wix/auto_sdk_portfolio_project-items"));
32
+ exports.projectItems = projectItems;
33
+ const projects = __importStar(require("@wix/auto_sdk_portfolio_projects"));
34
+ exports.projects = projects;
35
+ const projectInCollections = __importStar(require("@wix/auto_sdk_portfolio_project-in-collections"));
36
+ exports.projectInCollections = projectInCollections;
37
+ const syncedProject = __importStar(require("@wix/auto_sdk_portfolio_synced-project"));
38
+ exports.syncedProject = syncedProject;
39
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iFAAmE;AAQjE,kCAAW;AAPb,8FAAgF;AAQ9E,8CAAiB;AAPnB,oFAAsE;AAQpE,oCAAY;AAPd,2EAA6D;AAQ3D,4BAAQ;AAPV,qGAAuF;AAQrF,oDAAoB;AAPtB,sFAAwE;AAQtE,sCAAa"}
@@ -0,0 +1,6 @@
1
+ export * as collections from '@wix/auto_sdk_portfolio_collections/meta';
2
+ export * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings/meta';
3
+ export * as projectItems from '@wix/auto_sdk_portfolio_project-items/meta';
4
+ export * as projects from '@wix/auto_sdk_portfolio_projects/meta';
5
+ export * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/auto_sdk_portfolio_synced-project/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.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
27
+ exports.collections = __importStar(require("@wix/auto_sdk_portfolio_collections/meta"));
28
+ exports.portfolioSettings = __importStar(require("@wix/auto_sdk_portfolio_portfolio-settings/meta"));
29
+ exports.projectItems = __importStar(require("@wix/auto_sdk_portfolio_project-items/meta"));
30
+ exports.projects = __importStar(require("@wix/auto_sdk_portfolio_projects/meta"));
31
+ exports.projectInCollections = __importStar(require("@wix/auto_sdk_portfolio_project-in-collections/meta"));
32
+ exports.syncedProject = __importStar(require("@wix/auto_sdk_portfolio_synced-project/meta"));
33
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wFAAwE;AACxE,qGAAqF;AACrF,2FAA2E;AAC3E,kFAAkE;AAClE,4GAA4F;AAC5F,6FAA6E"}
@@ -0,0 +1,7 @@
1
+ import * as collections from '@wix/auto_sdk_portfolio_collections';
2
+ import * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings';
3
+ import * as projectItems from '@wix/auto_sdk_portfolio_project-items';
4
+ import * as projects from '@wix/auto_sdk_portfolio_projects';
5
+ import * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections';
6
+ import * as syncedProject from '@wix/auto_sdk_portfolio_synced-project';
7
+ export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
@@ -0,0 +1,8 @@
1
+ import * as collections from '@wix/auto_sdk_portfolio_collections';
2
+ import * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings';
3
+ import * as projectItems from '@wix/auto_sdk_portfolio_project-items';
4
+ import * as projects from '@wix/auto_sdk_portfolio_projects';
5
+ import * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections';
6
+ import * as syncedProject from '@wix/auto_sdk_portfolio_synced-project';
7
+ export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
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,qCAAqC,CAAC;AACnE,OAAO,KAAK,iBAAiB,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,YAAY,MAAM,uCAAuC,CAAC;AACtE,OAAO,KAAK,QAAQ,MAAM,kCAAkC,CAAC;AAC7D,OAAO,KAAK,oBAAoB,MAAM,gDAAgD,CAAC;AACvF,OAAO,KAAK,aAAa,MAAM,wCAAwC,CAAC;AAExE,OAAO,EACL,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,QAAQ,EACR,oBAAoB,EACpB,aAAa,GACd,CAAC"}
@@ -0,0 +1,6 @@
1
+ export * as collections from '@wix/auto_sdk_portfolio_collections/meta';
2
+ export * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings/meta';
3
+ export * as projectItems from '@wix/auto_sdk_portfolio_project-items/meta';
4
+ export * as projects from '@wix/auto_sdk_portfolio_projects/meta';
5
+ export * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/auto_sdk_portfolio_synced-project/meta';
@@ -0,0 +1,7 @@
1
+ export * as collections from '@wix/auto_sdk_portfolio_collections/meta';
2
+ export * as portfolioSettings from '@wix/auto_sdk_portfolio_portfolio-settings/meta';
3
+ export * as projectItems from '@wix/auto_sdk_portfolio_project-items/meta';
4
+ export * as projects from '@wix/auto_sdk_portfolio_projects/meta';
5
+ export * as projectInCollections from '@wix/auto_sdk_portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/auto_sdk_portfolio_synced-project/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,0CAA0C,CAAC;AACxE,OAAO,KAAK,iBAAiB,MAAM,iDAAiD,CAAC;AACrF,OAAO,KAAK,YAAY,MAAM,4CAA4C,CAAC;AAC3E,OAAO,KAAK,QAAQ,MAAM,uCAAuC,CAAC;AAClE,OAAO,KAAK,oBAAoB,MAAM,qDAAqD,CAAC;AAC5F,OAAO,KAAK,aAAa,MAAM,6CAA6C,CAAC"}
package/package.json CHANGED
@@ -1,22 +1,25 @@
1
1
  {
2
2
  "name": "@wix/portfolio",
3
- "version": "1.0.136",
3
+ "version": "1.0.138",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
7
7
  },
8
8
  "keywords": [
9
- "wix-sdk-module=backend,page,public"
9
+ "wixSdkBackendModule",
10
+ "wixSdkPageModule",
11
+ "wixSdkPublicModule"
10
12
  ],
11
13
  "sideEffects": false,
12
- "types": "./build/es/index.d.ts",
13
14
  "main": "./build/cjs/index.js",
15
+ "types": "./build/es/index.d.ts",
14
16
  "exports": {
15
17
  ".": {
16
18
  "import": "./build/es/index.js",
17
19
  "require": "./build/cjs/index.js",
18
20
  "types": "./build/es/index.d.ts"
19
21
  },
22
+ "./package.json": "./package.json",
20
23
  "./meta": {
21
24
  "import": "./build/es/meta.js",
22
25
  "require": "./build/cjs/meta.js",
@@ -29,18 +32,18 @@
29
32
  "service-plugins"
30
33
  ],
31
34
  "dependencies": {
32
- "@wix/portfolio_collections": "1.0.50",
33
- "@wix/portfolio_portfolio-settings": "1.0.35",
34
- "@wix/portfolio_project-in-collections": "1.0.51",
35
- "@wix/portfolio_project-items": "1.0.55",
36
- "@wix/portfolio_projects": "1.0.69",
37
- "@wix/portfolio_synced-project": "1.0.31"
35
+ "@wix/auto_sdk_portfolio_collections": "1.0.1",
36
+ "@wix/auto_sdk_portfolio_portfolio-settings": "1.0.1",
37
+ "@wix/auto_sdk_portfolio_project-in-collections": "1.0.1",
38
+ "@wix/auto_sdk_portfolio_project-items": "1.0.1",
39
+ "@wix/auto_sdk_portfolio_projects": "1.0.1",
40
+ "@wix/auto_sdk_portfolio_synced-project": "1.0.0"
38
41
  },
39
42
  "devDependencies": {
40
43
  "typescript": "^5.3.2"
41
44
  },
42
45
  "scripts": {
43
- "build": "tsc -b tsconfig.json tsconfig.esm.json",
46
+ "build": "tsc -b tsconfig.json tsconfig.esm.json tsconfig.internal.json tsconfig.internal.esm.json",
44
47
  "test": ":"
45
48
  },
46
49
  "wix": {
@@ -54,5 +57,5 @@
54
57
  "fqdn": ""
55
58
  }
56
59
  },
57
- "falconPackageHash": "9c4e50a20964968827bcf12c48113936c8ef753c340c11017d3eed5c"
60
+ "falconPackageHash": "e9de56a1c23491fb8dab1e5a7a70f4d8c717d1a0e024045210b03a1f"
58
61
  }