@wix/portfolio 1.0.71 → 1.0.73

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.
@@ -3,3 +3,4 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings/context';
3
3
  export * as projectItems from '@wix/portfolio_project-items/context';
4
4
  export * as projects from '@wix/portfolio_projects/context';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections/context';
6
+ export * as syncedProject from '@wix/portfolio_synced-project/context';
@@ -23,10 +23,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
26
+ exports.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
27
27
  exports.collections = __importStar(require("@wix/portfolio_collections/context"));
28
28
  exports.portfolioSettings = __importStar(require("@wix/portfolio_portfolio-settings/context"));
29
29
  exports.projectItems = __importStar(require("@wix/portfolio_project-items/context"));
30
30
  exports.projects = __importStar(require("@wix/portfolio_projects/context"));
31
31
  exports.projectInCollections = __importStar(require("@wix/portfolio_project-in-collections/context"));
32
+ exports.syncedProject = __importStar(require("@wix/portfolio_synced-project/context"));
32
33
  //# sourceMappingURL=context.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kFAAkE;AAClE,+FAA+E;AAC/E,qFAAqE;AACrE,4EAA4D;AAC5D,sGAAsF"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kFAAkE;AAClE,+FAA+E;AAC/E,qFAAqE;AACrE,4EAA4D;AAC5D,sGAAsF;AACtF,uFAAuE"}
@@ -3,3 +3,4 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings';
3
3
  export * as projectItems from '@wix/portfolio_project-items';
4
4
  export * as projects from '@wix/portfolio_projects';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections';
6
+ export * as syncedProject from '@wix/portfolio_synced-project';
@@ -23,10 +23,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
26
+ exports.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
27
27
  exports.collections = __importStar(require("@wix/portfolio_collections"));
28
28
  exports.portfolioSettings = __importStar(require("@wix/portfolio_portfolio-settings"));
29
29
  exports.projectItems = __importStar(require("@wix/portfolio_project-items"));
30
30
  exports.projects = __importStar(require("@wix/portfolio_projects"));
31
31
  exports.projectInCollections = __importStar(require("@wix/portfolio_project-in-collections"));
32
+ exports.syncedProject = __importStar(require("@wix/portfolio_synced-project"));
32
33
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0EAA0D;AAC1D,uFAAuE;AACvE,6EAA6D;AAC7D,oEAAoD;AACpD,8FAA8E"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0EAA0D;AAC1D,uFAAuE;AACvE,6EAA6D;AAC7D,oEAAoD;AACpD,8FAA8E;AAC9E,+EAA+D"}
@@ -3,3 +3,4 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings/meta';
3
3
  export * as projectItems from '@wix/portfolio_project-items/meta';
4
4
  export * as projects from '@wix/portfolio_projects/meta';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/portfolio_synced-project/meta';
package/build/cjs/meta.js CHANGED
@@ -23,10 +23,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
26
+ exports.syncedProject = exports.projectInCollections = exports.projects = exports.projectItems = exports.portfolioSettings = exports.collections = void 0;
27
27
  exports.collections = __importStar(require("@wix/portfolio_collections/meta"));
28
28
  exports.portfolioSettings = __importStar(require("@wix/portfolio_portfolio-settings/meta"));
29
29
  exports.projectItems = __importStar(require("@wix/portfolio_project-items/meta"));
30
30
  exports.projects = __importStar(require("@wix/portfolio_projects/meta"));
31
31
  exports.projectInCollections = __importStar(require("@wix/portfolio_project-in-collections/meta"));
32
+ exports.syncedProject = __importStar(require("@wix/portfolio_synced-project/meta"));
32
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"}
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"}
@@ -3,3 +3,4 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings/context';
3
3
  export * as projectItems from '@wix/portfolio_project-items/context';
4
4
  export * as projects from '@wix/portfolio_projects/context';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections/context';
6
+ export * as syncedProject from '@wix/portfolio_synced-project/context';
@@ -3,4 +3,5 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings/context';
3
3
  export * as projectItems from '@wix/portfolio_project-items/context';
4
4
  export * as projects from '@wix/portfolio_projects/context';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections/context';
6
+ export * as syncedProject from '@wix/portfolio_synced-project/context';
6
7
  //# sourceMappingURL=context.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,oCAAoC,CAAC;AAClE,OAAO,KAAK,iBAAiB,MAAM,2CAA2C,CAAC;AAC/E,OAAO,KAAK,YAAY,MAAM,sCAAsC,CAAC;AACrE,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,oBAAoB,MAAM,+CAA+C,CAAC"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,oCAAoC,CAAC;AAClE,OAAO,KAAK,iBAAiB,MAAM,2CAA2C,CAAC;AAC/E,OAAO,KAAK,YAAY,MAAM,sCAAsC,CAAC;AACrE,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,oBAAoB,MAAM,+CAA+C,CAAC;AACtF,OAAO,KAAK,aAAa,MAAM,uCAAuC,CAAC"}
@@ -3,3 +3,4 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings';
3
3
  export * as projectItems from '@wix/portfolio_project-items';
4
4
  export * as projects from '@wix/portfolio_projects';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections';
6
+ export * as syncedProject from '@wix/portfolio_synced-project';
package/build/es/index.js CHANGED
@@ -3,4 +3,5 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings';
3
3
  export * as projectItems from '@wix/portfolio_project-items';
4
4
  export * as projects from '@wix/portfolio_projects';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections';
6
+ export * as syncedProject from '@wix/portfolio_synced-project';
6
7
  //# 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"}
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"}
@@ -3,3 +3,4 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings/meta';
3
3
  export * as projectItems from '@wix/portfolio_project-items/meta';
4
4
  export * as projects from '@wix/portfolio_projects/meta';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/portfolio_synced-project/meta';
package/build/es/meta.js CHANGED
@@ -3,4 +3,5 @@ export * as portfolioSettings from '@wix/portfolio_portfolio-settings/meta';
3
3
  export * as projectItems from '@wix/portfolio_project-items/meta';
4
4
  export * as projects from '@wix/portfolio_projects/meta';
5
5
  export * as projectInCollections from '@wix/portfolio_project-in-collections/meta';
6
+ export * as syncedProject from '@wix/portfolio_synced-project/meta';
6
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"}
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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/portfolio",
3
- "version": "1.0.71",
3
+ "version": "1.0.73",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -18,14 +18,14 @@
18
18
  "type-bundles"
19
19
  ],
20
20
  "dependencies": {
21
- "@wix/portfolio_collections": "1.0.14",
22
- "@wix/portfolio_portfolio-settings": "1.0.2",
23
- "@wix/portfolio_project-in-collections": "1.0.15",
24
- "@wix/portfolio_project-items": "1.0.20",
25
- "@wix/portfolio_projects": "1.0.21"
21
+ "@wix/portfolio_collections": "1.0.15",
22
+ "@wix/portfolio_portfolio-settings": "1.0.3",
23
+ "@wix/portfolio_project-in-collections": "1.0.16",
24
+ "@wix/portfolio_project-items": "1.0.21",
25
+ "@wix/portfolio_projects": "1.0.22",
26
+ "@wix/portfolio_synced-project": "1.0.0"
26
27
  },
27
28
  "devDependencies": {
28
- "@wix/sdk": "https://cdn.dev.wixpress.com/@wix/sdk/02e8069ab2fd783e0e6a080fc7d590e76cb26ab93c8389574286305b.tar.gz",
29
29
  "glob": "^10.4.1",
30
30
  "rollup": "^4.18.0",
31
31
  "rollup-plugin-dts": "^6.1.1",
@@ -47,5 +47,5 @@
47
47
  "fqdn": ""
48
48
  }
49
49
  },
50
- "falconPackageHash": "3f61c524653dfdde1c3c54dea9d18dd7c483da07bc7801b6b7d8924f"
50
+ "falconPackageHash": "be8d191ae28ffe921dafe6c3448fa1e26762e8d0492dc4ae28491434"
51
51
  }