@wix/auto_sdk_stores_collections 1.0.0
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 +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.context.d.ts +7 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.context.js +12 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.context.js.map +1 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.http.d.ts +10 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.http.js +142 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.http.js.map +1 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.meta.d.ts +19 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.meta.js +85 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.meta.js.map +1 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.public.d.ts +30 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.public.js +27 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.public.js.map +1 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.types.d.ts +271 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.types.js +23 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.types.js.map +1 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.universal.d.ts +338 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.universal.js +158 -0
- package/build/cjs/src/stores-catalog-v1-collection-collections.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/stores-catalog-v1-collection-collections.context.d.ts +7 -0
- package/build/es/src/stores-catalog-v1-collection-collections.context.js +7 -0
- package/build/es/src/stores-catalog-v1-collection-collections.context.js.map +1 -0
- package/build/es/src/stores-catalog-v1-collection-collections.http.d.ts +10 -0
- package/build/es/src/stores-catalog-v1-collection-collections.http.js +136 -0
- package/build/es/src/stores-catalog-v1-collection-collections.http.js.map +1 -0
- package/build/es/src/stores-catalog-v1-collection-collections.meta.d.ts +19 -0
- package/build/es/src/stores-catalog-v1-collection-collections.meta.js +56 -0
- package/build/es/src/stores-catalog-v1-collection-collections.meta.js.map +1 -0
- package/build/es/src/stores-catalog-v1-collection-collections.public.d.ts +30 -0
- package/build/es/src/stores-catalog-v1-collection-collections.public.js +19 -0
- package/build/es/src/stores-catalog-v1-collection-collections.public.js.map +1 -0
- package/build/es/src/stores-catalog-v1-collection-collections.types.d.ts +271 -0
- package/build/es/src/stores-catalog-v1-collection-collections.types.js +20 -0
- package/build/es/src/stores-catalog-v1-collection-collections.types.js.map +1 -0
- package/build/es/src/stores-catalog-v1-collection-collections.universal.d.ts +338 -0
- package/build/es/src/stores-catalog-v1-collection-collections.universal.js +129 -0
- package/build/es/src/stores-catalog-v1-collection-collections.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.context.d.ts +7 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.context.js +12 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.context.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.http.d.ts +10 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.http.js +142 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.http.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.meta.d.ts +19 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.meta.js +85 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.meta.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.public.d.ts +30 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.public.js +27 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.public.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.types.d.ts +271 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.types.js +23 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.types.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.universal.d.ts +338 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.universal.js +158 -0
- package/build/internal/cjs/src/stores-catalog-v1-collection-collections.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.context.d.ts +7 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.context.js +7 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.context.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.http.d.ts +10 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.http.js +136 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.http.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.meta.d.ts +19 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.meta.js +56 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.meta.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.public.d.ts +30 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.public.js +19 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.public.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.types.d.ts +271 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.types.js +20 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.types.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.universal.d.ts +338 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.universal.js +129 -0
- package/build/internal/es/src/stores-catalog-v1-collection-collections.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/stores-catalog-v1-collection-collections.context.js';
|
|
@@ -0,0 +1,18 @@
|
|
|
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 __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./src/stores-catalog-v1-collection-collections.context.js"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4FAA0E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/stores-catalog-v1-collection-collections.universal.js';
|
|
@@ -0,0 +1,18 @@
|
|
|
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 __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./src/stores-catalog-v1-collection-collections.universal.js"), exports);
|
|
18
|
+
//# sourceMappingURL=index.typings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../index.typings.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8FAA4E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/stores-catalog-v1-collection-collections.meta.js';
|
|
@@ -0,0 +1,18 @@
|
|
|
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 __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./src/stores-catalog-v1-collection-collections.meta.js"), exports);
|
|
18
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yFAAuE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { queryCollections as publicQueryCollections, getCollection as publicGetCollection, getCollectionBySlug as publicGetCollectionBySlug } from './stores-catalog-v1-collection-collections.public.js';
|
|
2
|
+
import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
|
|
3
|
+
export declare const queryCollections: MaybeContext<BuildRESTFunction<typeof publicQueryCollections> & typeof publicQueryCollections>;
|
|
4
|
+
export declare const getCollection: MaybeContext<BuildRESTFunction<typeof publicGetCollection> & typeof publicGetCollection>;
|
|
5
|
+
export declare const getCollectionBySlug: MaybeContext<BuildRESTFunction<typeof publicGetCollectionBySlug> & typeof publicGetCollectionBySlug>;
|
|
6
|
+
export { MediaItemType, SortOrder, } from './stores-catalog-v1-collection-collections.universal.js';
|
|
7
|
+
export { Collection, Media, MediaItem, MediaItemItemOneOf, MediaItemUrlAndSize, MediaItemVideo, SeoSchema, Keyword, Tag, Settings, QueryCollectionsRequest, PlatformQuery, PlatformQueryPagingMethodOneOf, Sorting, PlatformPaging, CursorPaging, QueryCollectionsResponse, PlatformPagingMetadata, Cursors, GetCollectionRequest, GetCollectionResponse, GetCollectionBySlugRequest, GetCollectionBySlugResponse, CollectionNonNullableFields, QueryCollectionsResponseNonNullableFields, GetCollectionResponseNonNullableFields, GetCollectionBySlugResponseNonNullableFields, CollectionsQueryResult, CollectionsQueryBuilder, } from './stores-catalog-v1-collection-collections.universal.js';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SortOrder = exports.MediaItemType = exports.getCollectionBySlug = exports.getCollection = exports.queryCollections = void 0;
|
|
4
|
+
const stores_catalog_v1_collection_collections_public_js_1 = require("./stores-catalog-v1-collection-collections.public.js");
|
|
5
|
+
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
|
|
6
|
+
exports.queryCollections = (0, rest_modules_1.createRESTModule)(stores_catalog_v1_collection_collections_public_js_1.queryCollections);
|
|
7
|
+
exports.getCollection = (0, rest_modules_1.createRESTModule)(stores_catalog_v1_collection_collections_public_js_1.getCollection);
|
|
8
|
+
exports.getCollectionBySlug = (0, rest_modules_1.createRESTModule)(stores_catalog_v1_collection_collections_public_js_1.getCollectionBySlug);
|
|
9
|
+
var stores_catalog_v1_collection_collections_universal_js_1 = require("./stores-catalog-v1-collection-collections.universal.js");
|
|
10
|
+
Object.defineProperty(exports, "MediaItemType", { enumerable: true, get: function () { return stores_catalog_v1_collection_collections_universal_js_1.MediaItemType; } });
|
|
11
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return stores_catalog_v1_collection_collections_universal_js_1.SortOrder; } });
|
|
12
|
+
//# sourceMappingURL=stores-catalog-v1-collection-collections.context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stores-catalog-v1-collection-collections.context.js","sourceRoot":"","sources":["../../../src/stores-catalog-v1-collection-collections.context.ts"],"names":[],"mappings":";;;AAAA,6HAI8D;AAC9D,gEAAiE;AAGpD,QAAA,gBAAgB,GAGX,IAAA,+BAAgB,EAAC,qEAAsB,CAAC,CAAC;AAC9C,QAAA,aAAa,GAER,IAAA,+BAAgB,EAAC,kEAAmB,CAAC,CAAC;AAC3C,QAAA,mBAAmB,GAGd,IAAA,+BAAgB,EAAC,wEAAyB,CAAC,CAAC;AAE9D,iIAGiE;AAF/D,sJAAA,aAAa,OAAA;AACb,kJAAA,SAAS,OAAA"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { RequestOptionsFactory } from '@wix/sdk-types';
|
|
2
|
+
/**
|
|
3
|
+
* Retrieves a list of up to 100 collections, given the provided paging, sorting and filtering.
|
|
4
|
+
* See [Stores Pagination](https://dev.wix.com/api/rest/wix-stores/pagination) for more information.
|
|
5
|
+
*/
|
|
6
|
+
export declare function queryCollections(payload: object): RequestOptionsFactory<any>;
|
|
7
|
+
/** Retrieves a collection with the provided ID. */
|
|
8
|
+
export declare function getCollection(payload: object): RequestOptionsFactory<any>;
|
|
9
|
+
/** Retrieves a collection with the provided slug. */
|
|
10
|
+
export declare function getCollectionBySlug(payload: object): RequestOptionsFactory<any>;
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.getCollectionBySlug = exports.getCollection = exports.queryCollections = void 0;
|
|
4
|
+
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
|
|
5
|
+
const rest_modules_2 = require("@wix/sdk-runtime/rest-modules");
|
|
6
|
+
function resolveWixCatalogApiV2CollectionReadApiUrl(opts) {
|
|
7
|
+
const domainToMappings = {
|
|
8
|
+
'api._api_base_domain_': [
|
|
9
|
+
{
|
|
10
|
+
srcPath: '/wix-ecommerce-catalog-reader-web',
|
|
11
|
+
destPath: '',
|
|
12
|
+
},
|
|
13
|
+
],
|
|
14
|
+
'manage._base_domain_': [
|
|
15
|
+
{
|
|
16
|
+
srcPath: '/wix-ecommerce-catalog-reader-web',
|
|
17
|
+
destPath: '',
|
|
18
|
+
},
|
|
19
|
+
],
|
|
20
|
+
'www.wixapis.com': [
|
|
21
|
+
{
|
|
22
|
+
srcPath: '/stores-reader/v2/collections',
|
|
23
|
+
destPath: '/v2/collections',
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
srcPath: '/stores-reader/v2/inventoryItems',
|
|
27
|
+
destPath: '/v2/inventoryItems',
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
'www._base_domain_': [
|
|
31
|
+
{
|
|
32
|
+
srcPath: '/wix-ecommerce-catalog-reader-web',
|
|
33
|
+
destPath: '',
|
|
34
|
+
},
|
|
35
|
+
],
|
|
36
|
+
'editor._base_domain_': [
|
|
37
|
+
{
|
|
38
|
+
srcPath: '/_api/wix-ecommerce-catalog-reader-web',
|
|
39
|
+
destPath: '',
|
|
40
|
+
},
|
|
41
|
+
],
|
|
42
|
+
'blocks._base_domain_': [
|
|
43
|
+
{
|
|
44
|
+
srcPath: '/_api/wix-ecommerce-catalog-reader-web',
|
|
45
|
+
destPath: '',
|
|
46
|
+
},
|
|
47
|
+
],
|
|
48
|
+
'create.editorx': [
|
|
49
|
+
{
|
|
50
|
+
srcPath: '/_api/wix-ecommerce-catalog-reader-web',
|
|
51
|
+
destPath: '',
|
|
52
|
+
},
|
|
53
|
+
],
|
|
54
|
+
_: [
|
|
55
|
+
{
|
|
56
|
+
srcPath: '/stores-reader/v2/inventoryItems',
|
|
57
|
+
destPath: '/v2/inventoryItems',
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
srcPath: '/stores-reader/v2/collections',
|
|
61
|
+
destPath: '/v2/collections',
|
|
62
|
+
},
|
|
63
|
+
],
|
|
64
|
+
};
|
|
65
|
+
return (0, rest_modules_2.resolveUrl)(Object.assign(opts, { domainToMappings }));
|
|
66
|
+
}
|
|
67
|
+
const PACKAGE_NAME = '@wix/auto_sdk_stores_collections';
|
|
68
|
+
/**
|
|
69
|
+
* Retrieves a list of up to 100 collections, given the provided paging, sorting and filtering.
|
|
70
|
+
* See [Stores Pagination](https://dev.wix.com/api/rest/wix-stores/pagination) for more information.
|
|
71
|
+
*/
|
|
72
|
+
function queryCollections(payload) {
|
|
73
|
+
function __queryCollections({ host }) {
|
|
74
|
+
const metadata = {
|
|
75
|
+
entityFqdn: 'wix.stores.catalog.v1.collection',
|
|
76
|
+
method: 'POST',
|
|
77
|
+
methodFqn: 'wix.catalog.api.v2.CollectionReadApi.QueryCollections',
|
|
78
|
+
packageName: PACKAGE_NAME,
|
|
79
|
+
url: resolveWixCatalogApiV2CollectionReadApiUrl({
|
|
80
|
+
protoPath: '/v2/collections/query',
|
|
81
|
+
data: payload,
|
|
82
|
+
host,
|
|
83
|
+
}),
|
|
84
|
+
data: payload,
|
|
85
|
+
fallback: [
|
|
86
|
+
{
|
|
87
|
+
method: 'POST',
|
|
88
|
+
url: resolveWixCatalogApiV2CollectionReadApiUrl({
|
|
89
|
+
protoPath: '/v2/collections/query',
|
|
90
|
+
data: payload,
|
|
91
|
+
host,
|
|
92
|
+
}),
|
|
93
|
+
data: payload,
|
|
94
|
+
},
|
|
95
|
+
],
|
|
96
|
+
};
|
|
97
|
+
return metadata;
|
|
98
|
+
}
|
|
99
|
+
return __queryCollections;
|
|
100
|
+
}
|
|
101
|
+
exports.queryCollections = queryCollections;
|
|
102
|
+
/** Retrieves a collection with the provided ID. */
|
|
103
|
+
function getCollection(payload) {
|
|
104
|
+
function __getCollection({ host }) {
|
|
105
|
+
const metadata = {
|
|
106
|
+
entityFqdn: 'wix.stores.catalog.v1.collection',
|
|
107
|
+
method: 'GET',
|
|
108
|
+
methodFqn: 'wix.catalog.api.v2.CollectionReadApi.GetCollection',
|
|
109
|
+
packageName: PACKAGE_NAME,
|
|
110
|
+
url: resolveWixCatalogApiV2CollectionReadApiUrl({
|
|
111
|
+
protoPath: '/v2/collections/{id}',
|
|
112
|
+
data: payload,
|
|
113
|
+
host,
|
|
114
|
+
}),
|
|
115
|
+
params: (0, rest_modules_1.toURLSearchParams)(payload),
|
|
116
|
+
};
|
|
117
|
+
return metadata;
|
|
118
|
+
}
|
|
119
|
+
return __getCollection;
|
|
120
|
+
}
|
|
121
|
+
exports.getCollection = getCollection;
|
|
122
|
+
/** Retrieves a collection with the provided slug. */
|
|
123
|
+
function getCollectionBySlug(payload) {
|
|
124
|
+
function __getCollectionBySlug({ host }) {
|
|
125
|
+
const metadata = {
|
|
126
|
+
entityFqdn: 'wix.stores.catalog.v1.collection',
|
|
127
|
+
method: 'GET',
|
|
128
|
+
methodFqn: 'wix.catalog.api.v2.CollectionReadApi.GetCollectionBySlug',
|
|
129
|
+
packageName: PACKAGE_NAME,
|
|
130
|
+
url: resolveWixCatalogApiV2CollectionReadApiUrl({
|
|
131
|
+
protoPath: '/v2/collections/slug/{slug}',
|
|
132
|
+
data: payload,
|
|
133
|
+
host,
|
|
134
|
+
}),
|
|
135
|
+
params: (0, rest_modules_1.toURLSearchParams)(payload),
|
|
136
|
+
};
|
|
137
|
+
return metadata;
|
|
138
|
+
}
|
|
139
|
+
return __getCollectionBySlug;
|
|
140
|
+
}
|
|
141
|
+
exports.getCollectionBySlug = getCollectionBySlug;
|
|
142
|
+
//# sourceMappingURL=stores-catalog-v1-collection-collections.http.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stores-catalog-v1-collection-collections.http.js","sourceRoot":"","sources":["../../../src/stores-catalog-v1-collection-collections.http.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as ambassadorWixStoresCatalogV1CollectionTypes from './stores-catalog-v1-collection-collections.types.js';
|
|
2
|
+
import * as ambassadorWixStoresCatalogV1CollectionUniversalTypes from './stores-catalog-v1-collection-collections.universal.js';
|
|
3
|
+
export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
|
|
4
|
+
getUrl: (context: any) => string;
|
|
5
|
+
httpMethod: K;
|
|
6
|
+
path: string;
|
|
7
|
+
pathParams: M;
|
|
8
|
+
__requestType: T;
|
|
9
|
+
__originalRequestType: S;
|
|
10
|
+
__responseType: Q;
|
|
11
|
+
__originalResponseType: R;
|
|
12
|
+
};
|
|
13
|
+
export declare function queryCollections(): __PublicMethodMetaInfo<'GET', {}, ambassadorWixStoresCatalogV1CollectionUniversalTypes.QueryCollectionsRequest, ambassadorWixStoresCatalogV1CollectionTypes.QueryCollectionsRequest, ambassadorWixStoresCatalogV1CollectionUniversalTypes.QueryCollectionsResponse & ambassadorWixStoresCatalogV1CollectionUniversalTypes.QueryCollectionsResponseNonNullableFields, ambassadorWixStoresCatalogV1CollectionTypes.QueryCollectionsResponse & ambassadorWixStoresCatalogV1CollectionTypes.QueryCollectionsResponseNonNullableFields>;
|
|
14
|
+
export declare function getCollection(): __PublicMethodMetaInfo<'GET', {
|
|
15
|
+
id: string;
|
|
16
|
+
}, ambassadorWixStoresCatalogV1CollectionUniversalTypes.GetCollectionRequest, ambassadorWixStoresCatalogV1CollectionTypes.GetCollectionRequest, ambassadorWixStoresCatalogV1CollectionUniversalTypes.GetCollectionResponse & ambassadorWixStoresCatalogV1CollectionUniversalTypes.GetCollectionResponseNonNullableFields, ambassadorWixStoresCatalogV1CollectionTypes.GetCollectionResponse & ambassadorWixStoresCatalogV1CollectionTypes.GetCollectionResponseNonNullableFields>;
|
|
17
|
+
export declare function getCollectionBySlug(): __PublicMethodMetaInfo<'GET', {
|
|
18
|
+
slug: string;
|
|
19
|
+
}, ambassadorWixStoresCatalogV1CollectionUniversalTypes.GetCollectionBySlugRequest, ambassadorWixStoresCatalogV1CollectionTypes.GetCollectionBySlugRequest, ambassadorWixStoresCatalogV1CollectionUniversalTypes.GetCollectionBySlugResponse & ambassadorWixStoresCatalogV1CollectionUniversalTypes.GetCollectionBySlugResponseNonNullableFields, ambassadorWixStoresCatalogV1CollectionTypes.GetCollectionBySlugResponse & ambassadorWixStoresCatalogV1CollectionTypes.GetCollectionBySlugResponseNonNullableFields>;
|
|
@@ -0,0 +1,85 @@
|
|
|
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.getCollectionBySlug = exports.getCollection = exports.queryCollections = void 0;
|
|
27
|
+
const ambassadorWixStoresCatalogV1Collection = __importStar(require("./stores-catalog-v1-collection-collections.http.js"));
|
|
28
|
+
function queryCollections() {
|
|
29
|
+
const payload = {};
|
|
30
|
+
const getRequestOptions = ambassadorWixStoresCatalogV1Collection.queryCollections(payload);
|
|
31
|
+
const getUrl = (context) => {
|
|
32
|
+
const { url } = getRequestOptions(context);
|
|
33
|
+
return url;
|
|
34
|
+
};
|
|
35
|
+
return {
|
|
36
|
+
getUrl,
|
|
37
|
+
httpMethod: 'GET',
|
|
38
|
+
path: '/v2/collections/query',
|
|
39
|
+
pathParams: {},
|
|
40
|
+
__requestType: null,
|
|
41
|
+
__originalRequestType: null,
|
|
42
|
+
__responseType: null,
|
|
43
|
+
__originalResponseType: null,
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
exports.queryCollections = queryCollections;
|
|
47
|
+
function getCollection() {
|
|
48
|
+
const payload = { id: ':id' };
|
|
49
|
+
const getRequestOptions = ambassadorWixStoresCatalogV1Collection.getCollection(payload);
|
|
50
|
+
const getUrl = (context) => {
|
|
51
|
+
const { url } = getRequestOptions(context);
|
|
52
|
+
return url;
|
|
53
|
+
};
|
|
54
|
+
return {
|
|
55
|
+
getUrl,
|
|
56
|
+
httpMethod: 'GET',
|
|
57
|
+
path: '/v2/collections/{id}',
|
|
58
|
+
pathParams: { id: 'id' },
|
|
59
|
+
__requestType: null,
|
|
60
|
+
__originalRequestType: null,
|
|
61
|
+
__responseType: null,
|
|
62
|
+
__originalResponseType: null,
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
exports.getCollection = getCollection;
|
|
66
|
+
function getCollectionBySlug() {
|
|
67
|
+
const payload = { slug: ':slug' };
|
|
68
|
+
const getRequestOptions = ambassadorWixStoresCatalogV1Collection.getCollectionBySlug(payload);
|
|
69
|
+
const getUrl = (context) => {
|
|
70
|
+
const { url } = getRequestOptions(context);
|
|
71
|
+
return url;
|
|
72
|
+
};
|
|
73
|
+
return {
|
|
74
|
+
getUrl,
|
|
75
|
+
httpMethod: 'GET',
|
|
76
|
+
path: '/v2/collections/slug/{slug}',
|
|
77
|
+
pathParams: { slug: 'slug' },
|
|
78
|
+
__requestType: null,
|
|
79
|
+
__originalRequestType: null,
|
|
80
|
+
__responseType: null,
|
|
81
|
+
__originalResponseType: null,
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
exports.getCollectionBySlug = getCollectionBySlug;
|
|
85
|
+
//# sourceMappingURL=stores-catalog-v1-collection-collections.meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stores-catalog-v1-collection-collections.meta.js","sourceRoot":"","sources":["../../../src/stores-catalog-v1-collection-collections.meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2HAA6G;AAsB7G,SAAgB,gBAAgB;IAU9B,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;IAEnE,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,uBAAuB;QAC7B,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AA9BD,4CA8BC;AAED,SAAgB,aAAa;IAU3B,MAAM,OAAO,GAAG,EAAE,EAAE,EAAE,KAAK,EAAS,CAAC;IAErC,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;IAEhE,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,sBAAsB;QAC5B,UAAU,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE;QACxB,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AA9BD,sCA8BC;AAED,SAAgB,mBAAmB;IAUjC,MAAM,OAAO,GAAG,EAAE,IAAI,EAAE,OAAO,EAAS,CAAC;IAEzC,MAAM,iBAAiB,GACrB,sCAAsC,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC;IAEtE,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,6BAA6B;QACnC,UAAU,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE;QAC5B,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AA9BD,kDA8BC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
+
import { Collection, CollectionNonNullableFields, CollectionsQueryBuilder, GetCollectionBySlugResponse, GetCollectionBySlugResponseNonNullableFields } from './stores-catalog-v1-collection-collections.universal.js';
|
|
3
|
+
export declare const __metadata: {
|
|
4
|
+
PACKAGE_NAME: string;
|
|
5
|
+
};
|
|
6
|
+
export declare function queryCollections(httpClient: HttpClient): QueryCollectionsSignature;
|
|
7
|
+
interface QueryCollectionsSignature {
|
|
8
|
+
/**
|
|
9
|
+
* Retrieves a list of up to 100 collections, given the provided paging, sorting and filtering.
|
|
10
|
+
* See [Stores Pagination](https://dev.wix.com/api/rest/wix-stores/pagination) for more information.
|
|
11
|
+
*/
|
|
12
|
+
(): CollectionsQueryBuilder;
|
|
13
|
+
}
|
|
14
|
+
export declare function getCollection(httpClient: HttpClient): GetCollectionSignature;
|
|
15
|
+
interface GetCollectionSignature {
|
|
16
|
+
/**
|
|
17
|
+
* Retrieves a collection with the provided ID.
|
|
18
|
+
* @param - Requested collection ID.
|
|
19
|
+
*/
|
|
20
|
+
(_id: string): Promise<Collection & CollectionNonNullableFields>;
|
|
21
|
+
}
|
|
22
|
+
export declare function getCollectionBySlug(httpClient: HttpClient): GetCollectionBySlugSignature;
|
|
23
|
+
interface GetCollectionBySlugSignature {
|
|
24
|
+
/**
|
|
25
|
+
* Retrieves a collection with the provided slug.
|
|
26
|
+
* @param - Slug of the collection to retrieve.
|
|
27
|
+
*/
|
|
28
|
+
(slug: string): Promise<GetCollectionBySlugResponse & GetCollectionBySlugResponseNonNullableFields>;
|
|
29
|
+
}
|
|
30
|
+
export { Collection, CollectionNonNullableFields, CollectionsQueryBuilder, CollectionsQueryResult, CursorPaging, Cursors, GetCollectionBySlugRequest, GetCollectionBySlugResponse, GetCollectionBySlugResponseNonNullableFields, GetCollectionRequest, GetCollectionResponse, GetCollectionResponseNonNullableFields, Keyword, Media, MediaItem, MediaItemItemOneOf, MediaItemType, MediaItemUrlAndSize, MediaItemVideo, PlatformPaging, PlatformPagingMetadata, PlatformQuery, PlatformQueryPagingMethodOneOf, QueryCollectionsRequest, QueryCollectionsResponse, QueryCollectionsResponseNonNullableFields, SeoSchema, Settings, SortOrder, Sorting, Tag, } from './stores-catalog-v1-collection-collections.universal.js';
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SortOrder = exports.MediaItemType = exports.getCollectionBySlug = exports.getCollection = exports.queryCollections = exports.__metadata = void 0;
|
|
4
|
+
const stores_catalog_v1_collection_collections_universal_js_1 = require("./stores-catalog-v1-collection-collections.universal.js");
|
|
5
|
+
exports.__metadata = { PACKAGE_NAME: '@wix/stores' };
|
|
6
|
+
function queryCollections(httpClient) {
|
|
7
|
+
return () => (0, stores_catalog_v1_collection_collections_universal_js_1.queryCollections)(
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
{ httpClient });
|
|
10
|
+
}
|
|
11
|
+
exports.queryCollections = queryCollections;
|
|
12
|
+
function getCollection(httpClient) {
|
|
13
|
+
return (_id) => (0, stores_catalog_v1_collection_collections_universal_js_1.getCollection)(_id,
|
|
14
|
+
// @ts-ignore
|
|
15
|
+
{ httpClient });
|
|
16
|
+
}
|
|
17
|
+
exports.getCollection = getCollection;
|
|
18
|
+
function getCollectionBySlug(httpClient) {
|
|
19
|
+
return (slug) => (0, stores_catalog_v1_collection_collections_universal_js_1.getCollectionBySlug)(slug,
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
{ httpClient });
|
|
22
|
+
}
|
|
23
|
+
exports.getCollectionBySlug = getCollectionBySlug;
|
|
24
|
+
var stores_catalog_v1_collection_collections_universal_js_2 = require("./stores-catalog-v1-collection-collections.universal.js");
|
|
25
|
+
Object.defineProperty(exports, "MediaItemType", { enumerable: true, get: function () { return stores_catalog_v1_collection_collections_universal_js_2.MediaItemType; } });
|
|
26
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return stores_catalog_v1_collection_collections_universal_js_2.SortOrder; } });
|
|
27
|
+
//# sourceMappingURL=stores-catalog-v1-collection-collections.public.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stores-catalog-v1-collection-collections.public.js","sourceRoot":"","sources":["../../../src/stores-catalog-v1-collection-collections.public.ts"],"names":[],"mappings":";;;AACA,mIASiE;AAEpD,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,aAAa,EAAE,CAAC;AAE1D,SAAgB,gBAAgB,CAC9B,UAAsB;IAEtB,OAAO,GAAG,EAAE,CACV,IAAA,wEAAyB;IACvB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,4CAQC;AAUD,SAAgB,aAAa,CAAC,UAAsB;IAClD,OAAO,CAAC,GAAW,EAAE,EAAE,CACrB,IAAA,qEAAsB,EACpB,GAAG;IACH,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAPD,sCAOC;AAUD,SAAgB,mBAAmB,CACjC,UAAsB;IAEtB,OAAO,CAAC,IAAY,EAAE,EAAE,CACtB,IAAA,2EAA4B,EAC1B,IAAI;IACJ,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,kDASC;AAYD,iIAgCiE;AAf/D,sJAAA,aAAa,OAAA;AAYb,kJAAA,SAAS,OAAA"}
|