@wix/sites 1.0.65 → 1.0.66
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 +0 -3
- package/build/es/index.d.mts +0 -3
- package/build/internal/cjs/index.d.ts +0 -3
- package/build/internal/es/index.d.mts +0 -3
- package/package.json +6 -12
- package/build/cjs/schemas.d.ts +0 -6
- package/build/cjs/schemas.js +0 -47
- package/build/cjs/schemas.js.map +0 -1
- package/build/es/schemas.d.mts +0 -6
- package/build/es/schemas.mjs +0 -10
- package/build/es/schemas.mjs.map +0 -1
- package/build/internal/cjs/index.js +0 -47
- package/build/internal/cjs/index.js.map +0 -1
- package/build/internal/cjs/meta.js +0 -47
- package/build/internal/cjs/meta.js.map +0 -1
- package/build/internal/cjs/schemas.d.ts +0 -6
- package/build/internal/cjs/schemas.js +0 -47
- package/build/internal/cjs/schemas.js.map +0 -1
- package/build/internal/es/index.mjs +0 -10
- package/build/internal/es/index.mjs.map +0 -1
- package/build/internal/es/meta.mjs +0 -10
- package/build/internal/es/meta.mjs.map +0 -1
- package/build/internal/es/schemas.d.mts +0 -6
- package/build/internal/es/schemas.mjs +0 -10
- package/build/internal/es/schemas.mjs.map +0 -1
- package/schemas/package.json +0 -3
package/build/cjs/index.d.ts
CHANGED
|
@@ -7,6 +7,3 @@ export { auto_sdk_sites_sites as sites };
|
|
|
7
7
|
import '@wix/auto_sdk_sites_site-actions/meta';
|
|
8
8
|
import '@wix/auto_sdk_sites_site-folders/meta';
|
|
9
9
|
import '@wix/auto_sdk_sites_sites/meta';
|
|
10
|
-
import '@wix/auto_sdk_sites_site-actions/schemas';
|
|
11
|
-
import '@wix/auto_sdk_sites_site-folders/schemas';
|
|
12
|
-
import '@wix/auto_sdk_sites_sites/schemas';
|
package/build/es/index.d.mts
CHANGED
|
@@ -7,6 +7,3 @@ export { auto_sdk_sites_sites as sites };
|
|
|
7
7
|
import '@wix/auto_sdk_sites_site-actions/meta';
|
|
8
8
|
import '@wix/auto_sdk_sites_site-folders/meta';
|
|
9
9
|
import '@wix/auto_sdk_sites_sites/meta';
|
|
10
|
-
import '@wix/auto_sdk_sites_site-actions/schemas';
|
|
11
|
-
import '@wix/auto_sdk_sites_site-folders/schemas';
|
|
12
|
-
import '@wix/auto_sdk_sites_sites/schemas';
|
|
@@ -7,6 +7,3 @@ export { auto_sdk_sites_sites as sites };
|
|
|
7
7
|
import '@wix/auto_sdk_sites_site-actions/meta';
|
|
8
8
|
import '@wix/auto_sdk_sites_site-folders/meta';
|
|
9
9
|
import '@wix/auto_sdk_sites_sites/meta';
|
|
10
|
-
import '@wix/auto_sdk_sites_site-actions/schemas';
|
|
11
|
-
import '@wix/auto_sdk_sites_site-folders/schemas';
|
|
12
|
-
import '@wix/auto_sdk_sites_sites/schemas';
|
|
@@ -7,6 +7,3 @@ export { auto_sdk_sites_sites as sites };
|
|
|
7
7
|
import '@wix/auto_sdk_sites_site-actions/meta';
|
|
8
8
|
import '@wix/auto_sdk_sites_site-folders/meta';
|
|
9
9
|
import '@wix/auto_sdk_sites_sites/meta';
|
|
10
|
-
import '@wix/auto_sdk_sites_site-actions/schemas';
|
|
11
|
-
import '@wix/auto_sdk_sites_site-folders/schemas';
|
|
12
|
-
import '@wix/auto_sdk_sites_sites/schemas';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/sites",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.66",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/",
|
|
@@ -25,23 +25,17 @@
|
|
|
25
25
|
"import": "./build/es/meta.mjs",
|
|
26
26
|
"require": "./build/cjs/meta.js",
|
|
27
27
|
"types": "./build/es/meta.d.mts"
|
|
28
|
-
},
|
|
29
|
-
"./schemas": {
|
|
30
|
-
"import": "./build/es/schemas.mjs",
|
|
31
|
-
"require": "./build/cjs/schemas.js",
|
|
32
|
-
"types": "./build/es/schemas.d.mts"
|
|
33
28
|
}
|
|
34
29
|
},
|
|
35
30
|
"files": [
|
|
36
31
|
"build",
|
|
37
32
|
"meta",
|
|
38
|
-
"service-plugins"
|
|
39
|
-
"schemas"
|
|
33
|
+
"service-plugins"
|
|
40
34
|
],
|
|
41
35
|
"dependencies": {
|
|
42
|
-
"@wix/auto_sdk_sites_site-actions": "1.0.
|
|
43
|
-
"@wix/auto_sdk_sites_site-folders": "1.0.
|
|
44
|
-
"@wix/auto_sdk_sites_sites": "1.0.
|
|
36
|
+
"@wix/auto_sdk_sites_site-actions": "1.0.27",
|
|
37
|
+
"@wix/auto_sdk_sites_site-folders": "1.0.34",
|
|
38
|
+
"@wix/auto_sdk_sites_sites": "1.0.51"
|
|
45
39
|
},
|
|
46
40
|
"devDependencies": {
|
|
47
41
|
"tsup": "^8.4.0",
|
|
@@ -62,5 +56,5 @@
|
|
|
62
56
|
"fqdn": ""
|
|
63
57
|
}
|
|
64
58
|
},
|
|
65
|
-
"falconPackageHash": "
|
|
59
|
+
"falconPackageHash": "ebd45fc0e3c15a303aeab9c8f1e68e3e6046584008937c879e3bed7f"
|
|
66
60
|
}
|
package/build/cjs/schemas.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as schemas from '@wix/auto_sdk_sites_site-actions/schemas';
|
|
2
|
-
export { schemas as siteActions };
|
|
3
|
-
import * as schemas$1 from '@wix/auto_sdk_sites_site-folders/schemas';
|
|
4
|
-
export { schemas$1 as siteFolders };
|
|
5
|
-
import * as schemas$2 from '@wix/auto_sdk_sites_sites/schemas';
|
|
6
|
-
export { schemas$2 as sites };
|
package/build/cjs/schemas.js
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
|
|
30
|
-
// schemas.ts
|
|
31
|
-
var schemas_exports = {};
|
|
32
|
-
__export(schemas_exports, {
|
|
33
|
-
siteActions: () => siteActions,
|
|
34
|
-
siteFolders: () => siteFolders,
|
|
35
|
-
sites: () => sites
|
|
36
|
-
});
|
|
37
|
-
module.exports = __toCommonJS(schemas_exports);
|
|
38
|
-
var siteActions = __toESM(require("@wix/auto_sdk_sites_site-actions/schemas"));
|
|
39
|
-
var siteFolders = __toESM(require("@wix/auto_sdk_sites_site-folders/schemas"));
|
|
40
|
-
var sites = __toESM(require("@wix/auto_sdk_sites_sites/schemas"));
|
|
41
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
-
0 && (module.exports = {
|
|
43
|
-
siteActions,
|
|
44
|
-
siteFolders,
|
|
45
|
-
sites
|
|
46
|
-
});
|
|
47
|
-
//# sourceMappingURL=schemas.js.map
|
package/build/cjs/schemas.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as siteActions from '@wix/auto_sdk_sites_site-actions/schemas';\nexport * as siteFolders from '@wix/auto_sdk_sites_site-folders/schemas';\nexport * as sites from '@wix/auto_sdk_sites_sites/schemas';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,kBAA6B;AAC7B,YAAuB;","names":[]}
|
package/build/es/schemas.d.mts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as schemas from '@wix/auto_sdk_sites_site-actions/schemas';
|
|
2
|
-
export { schemas as siteActions };
|
|
3
|
-
import * as schemas$1 from '@wix/auto_sdk_sites_site-folders/schemas';
|
|
4
|
-
export { schemas$1 as siteFolders };
|
|
5
|
-
import * as schemas$2 from '@wix/auto_sdk_sites_sites/schemas';
|
|
6
|
-
export { schemas$2 as sites };
|
package/build/es/schemas.mjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// schemas.ts
|
|
2
|
-
import * as siteActions from "@wix/auto_sdk_sites_site-actions/schemas";
|
|
3
|
-
import * as siteFolders from "@wix/auto_sdk_sites_site-folders/schemas";
|
|
4
|
-
import * as sites from "@wix/auto_sdk_sites_sites/schemas";
|
|
5
|
-
export {
|
|
6
|
-
siteActions,
|
|
7
|
-
siteFolders,
|
|
8
|
-
sites
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=schemas.mjs.map
|
package/build/es/schemas.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as siteActions from '@wix/auto_sdk_sites_site-actions/schemas';\nexport * as siteFolders from '@wix/auto_sdk_sites_site-folders/schemas';\nexport * as sites from '@wix/auto_sdk_sites_sites/schemas';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,iBAAiB;AAC7B,YAAY,WAAW;","names":[]}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
|
|
30
|
-
// index.ts
|
|
31
|
-
var index_exports = {};
|
|
32
|
-
__export(index_exports, {
|
|
33
|
-
siteActions: () => siteActions,
|
|
34
|
-
siteFolders: () => siteFolders,
|
|
35
|
-
sites: () => sites
|
|
36
|
-
});
|
|
37
|
-
module.exports = __toCommonJS(index_exports);
|
|
38
|
-
var siteActions = __toESM(require("@wix/auto_sdk_sites_site-actions"));
|
|
39
|
-
var siteFolders = __toESM(require("@wix/auto_sdk_sites_site-folders"));
|
|
40
|
-
var sites = __toESM(require("@wix/auto_sdk_sites_sites"));
|
|
41
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
-
0 && (module.exports = {
|
|
43
|
-
siteActions,
|
|
44
|
-
siteFolders,
|
|
45
|
-
sites
|
|
46
|
-
});
|
|
47
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as siteActions from '@wix/auto_sdk_sites_site-actions';\nimport * as siteFolders from '@wix/auto_sdk_sites_site-folders';\nimport * as sites from '@wix/auto_sdk_sites_sites';\n\nexport { siteActions, siteFolders, sites };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,kBAA6B;AAC7B,YAAuB;","names":[]}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
|
|
30
|
-
// meta.ts
|
|
31
|
-
var meta_exports = {};
|
|
32
|
-
__export(meta_exports, {
|
|
33
|
-
siteActions: () => siteActions,
|
|
34
|
-
siteFolders: () => siteFolders,
|
|
35
|
-
sites: () => sites
|
|
36
|
-
});
|
|
37
|
-
module.exports = __toCommonJS(meta_exports);
|
|
38
|
-
var siteActions = __toESM(require("@wix/auto_sdk_sites_site-actions/meta"));
|
|
39
|
-
var siteFolders = __toESM(require("@wix/auto_sdk_sites_site-folders/meta"));
|
|
40
|
-
var sites = __toESM(require("@wix/auto_sdk_sites_sites/meta"));
|
|
41
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
-
0 && (module.exports = {
|
|
43
|
-
siteActions,
|
|
44
|
-
siteFolders,
|
|
45
|
-
sites
|
|
46
|
-
});
|
|
47
|
-
//# sourceMappingURL=meta.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as siteActions from '@wix/auto_sdk_sites_site-actions/meta';\nexport * as siteFolders from '@wix/auto_sdk_sites_site-folders/meta';\nexport * as sites from '@wix/auto_sdk_sites_sites/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,kBAA6B;AAC7B,YAAuB;","names":[]}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as schemas from '@wix/auto_sdk_sites_site-actions/schemas';
|
|
2
|
-
export { schemas as siteActions };
|
|
3
|
-
import * as schemas$1 from '@wix/auto_sdk_sites_site-folders/schemas';
|
|
4
|
-
export { schemas$1 as siteFolders };
|
|
5
|
-
import * as schemas$2 from '@wix/auto_sdk_sites_sites/schemas';
|
|
6
|
-
export { schemas$2 as sites };
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
|
-
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
|
-
var __copyProps = (to, from, except, desc) => {
|
|
13
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
-
for (let key of __getOwnPropNames(from))
|
|
15
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
-
}
|
|
18
|
-
return to;
|
|
19
|
-
};
|
|
20
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
-
mod
|
|
27
|
-
));
|
|
28
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
|
|
30
|
-
// schemas.ts
|
|
31
|
-
var schemas_exports = {};
|
|
32
|
-
__export(schemas_exports, {
|
|
33
|
-
siteActions: () => siteActions,
|
|
34
|
-
siteFolders: () => siteFolders,
|
|
35
|
-
sites: () => sites
|
|
36
|
-
});
|
|
37
|
-
module.exports = __toCommonJS(schemas_exports);
|
|
38
|
-
var siteActions = __toESM(require("@wix/auto_sdk_sites_site-actions/schemas"));
|
|
39
|
-
var siteFolders = __toESM(require("@wix/auto_sdk_sites_site-folders/schemas"));
|
|
40
|
-
var sites = __toESM(require("@wix/auto_sdk_sites_sites/schemas"));
|
|
41
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
-
0 && (module.exports = {
|
|
43
|
-
siteActions,
|
|
44
|
-
siteFolders,
|
|
45
|
-
sites
|
|
46
|
-
});
|
|
47
|
-
//# sourceMappingURL=schemas.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../schemas.ts"],"sourcesContent":["export * as siteActions from '@wix/auto_sdk_sites_site-actions/schemas';\nexport * as siteFolders from '@wix/auto_sdk_sites_site-folders/schemas';\nexport * as sites from '@wix/auto_sdk_sites_sites/schemas';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,kBAA6B;AAC7B,YAAuB;","names":[]}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// index.ts
|
|
2
|
-
import * as siteActions from "@wix/auto_sdk_sites_site-actions";
|
|
3
|
-
import * as siteFolders from "@wix/auto_sdk_sites_site-folders";
|
|
4
|
-
import * as sites from "@wix/auto_sdk_sites_sites";
|
|
5
|
-
export {
|
|
6
|
-
siteActions,
|
|
7
|
-
siteFolders,
|
|
8
|
-
sites
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as siteActions from '@wix/auto_sdk_sites_site-actions';\nimport * as siteFolders from '@wix/auto_sdk_sites_site-folders';\nimport * as sites from '@wix/auto_sdk_sites_sites';\n\nexport { siteActions, siteFolders, sites };\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,iBAAiB;AAC7B,YAAY,WAAW;","names":[]}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// meta.ts
|
|
2
|
-
import * as siteActions from "@wix/auto_sdk_sites_site-actions/meta";
|
|
3
|
-
import * as siteFolders from "@wix/auto_sdk_sites_site-folders/meta";
|
|
4
|
-
import * as sites from "@wix/auto_sdk_sites_sites/meta";
|
|
5
|
-
export {
|
|
6
|
-
siteActions,
|
|
7
|
-
siteFolders,
|
|
8
|
-
sites
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=meta.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as siteActions from '@wix/auto_sdk_sites_site-actions/meta';\nexport * as siteFolders from '@wix/auto_sdk_sites_site-folders/meta';\nexport * as sites from '@wix/auto_sdk_sites_sites/meta';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,iBAAiB;AAC7B,YAAY,WAAW;","names":[]}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as schemas from '@wix/auto_sdk_sites_site-actions/schemas';
|
|
2
|
-
export { schemas as siteActions };
|
|
3
|
-
import * as schemas$1 from '@wix/auto_sdk_sites_site-folders/schemas';
|
|
4
|
-
export { schemas$1 as siteFolders };
|
|
5
|
-
import * as schemas$2 from '@wix/auto_sdk_sites_sites/schemas';
|
|
6
|
-
export { schemas$2 as sites };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// schemas.ts
|
|
2
|
-
import * as siteActions from "@wix/auto_sdk_sites_site-actions/schemas";
|
|
3
|
-
import * as siteFolders from "@wix/auto_sdk_sites_site-folders/schemas";
|
|
4
|
-
import * as sites from "@wix/auto_sdk_sites_sites/schemas";
|
|
5
|
-
export {
|
|
6
|
-
siteActions,
|
|
7
|
-
siteFolders,
|
|
8
|
-
sites
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=schemas.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../schemas.ts"],"sourcesContent":["export * as siteActions from '@wix/auto_sdk_sites_site-actions/schemas';\nexport * as siteFolders from '@wix/auto_sdk_sites_site-folders/schemas';\nexport * as sites from '@wix/auto_sdk_sites_sites/schemas';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,iBAAiB;AAC7B,YAAY,WAAW;","names":[]}
|
package/schemas/package.json
DELETED