@wix/portfolio 1.0.81 → 1.0.83
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/index.d.ts +7 -6
- package/build/cjs/index.js +12 -6
- package/build/cjs/index.js.map +1 -1
- package/build/es/index.d.ts +7 -6
- package/build/es/index.js +7 -6
- package/build/es/index.js.map +1 -1
- package/package.json +10 -9
- package/type-bundles/context.bundle.d.ts +436 -104
- package/type-bundles/index.bundle.d.ts +436 -104
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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';
|
|
7
|
+
export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
|
package/build/cjs/index.js
CHANGED
|
@@ -24,10 +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
|
-
|
|
28
|
-
exports.
|
|
29
|
-
|
|
30
|
-
exports.
|
|
31
|
-
|
|
32
|
-
exports.
|
|
27
|
+
const collections = __importStar(require("@wix/portfolio_collections"));
|
|
28
|
+
exports.collections = collections;
|
|
29
|
+
const portfolioSettings = __importStar(require("@wix/portfolio_portfolio-settings"));
|
|
30
|
+
exports.portfolioSettings = portfolioSettings;
|
|
31
|
+
const projectItems = __importStar(require("@wix/portfolio_project-items"));
|
|
32
|
+
exports.projectItems = projectItems;
|
|
33
|
+
const projects = __importStar(require("@wix/portfolio_projects"));
|
|
34
|
+
exports.projects = projects;
|
|
35
|
+
const projectInCollections = __importStar(require("@wix/portfolio_project-in-collections"));
|
|
36
|
+
exports.projectInCollections = projectInCollections;
|
|
37
|
+
const syncedProject = __importStar(require("@wix/portfolio_synced-project"));
|
|
38
|
+
exports.syncedProject = syncedProject;
|
|
33
39
|
//# sourceMappingURL=index.js.map
|
package/build/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,
|
|
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"}
|
package/build/es/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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';
|
|
7
|
+
export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
|
package/build/es/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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';
|
|
7
|
+
export { collections, portfolioSettings, projectItems, projects, projectInCollections, syncedProject, };
|
|
7
8
|
//# sourceMappingURL=index.js.map
|
package/build/es/index.js.map
CHANGED
|
@@ -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"}
|
|
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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/portfolio",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.83",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"type-bundles"
|
|
19
19
|
],
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@wix/portfolio_collections": "1.0.
|
|
22
|
-
"@wix/portfolio_portfolio-settings": "1.0.
|
|
23
|
-
"@wix/portfolio_project-in-collections": "1.0.
|
|
24
|
-
"@wix/portfolio_project-items": "1.0.
|
|
25
|
-
"@wix/portfolio_projects": "1.0.
|
|
26
|
-
"@wix/portfolio_synced-project": "1.0.
|
|
21
|
+
"@wix/portfolio_collections": "1.0.22",
|
|
22
|
+
"@wix/portfolio_portfolio-settings": "1.0.9",
|
|
23
|
+
"@wix/portfolio_project-in-collections": "1.0.22",
|
|
24
|
+
"@wix/portfolio_project-items": "1.0.26",
|
|
25
|
+
"@wix/portfolio_projects": "1.0.30",
|
|
26
|
+
"@wix/portfolio_synced-project": "1.0.6"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"glob": "^10.4.1",
|
|
@@ -32,8 +32,9 @@
|
|
|
32
32
|
"typescript": "^5.3.2"
|
|
33
33
|
},
|
|
34
34
|
"scripts": {
|
|
35
|
-
"build": "tsc -b tsconfig.json tsconfig.esm.json && npm run build:dts-bundles",
|
|
35
|
+
"build": "tsc -b tsconfig.json tsconfig.esm.json && npm run build:dts-bundles && npm run build:validate-dts",
|
|
36
36
|
"build:dts-bundles": "test -f config/rollup-config.js && NODE_OPTIONS=--max-old-space-size=8192 rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
|
|
37
|
+
"build:validate-dts": "tsc type-bundles/*.d.ts --noEmit",
|
|
37
38
|
"test": ":"
|
|
38
39
|
},
|
|
39
40
|
"wix": {
|
|
@@ -47,5 +48,5 @@
|
|
|
47
48
|
"fqdn": ""
|
|
48
49
|
}
|
|
49
50
|
},
|
|
50
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "ec435c89c86e619c0f657992afc716b55b587e9f7cb2ea0c5e8d4caf"
|
|
51
52
|
}
|