@wix/auto_sdk_blog_categories 1.0.6 → 1.0.7
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/blog-v3-category-categories.context.d.ts +27 -0
- package/build/cjs/src/blog-v3-category-categories.context.js +33 -0
- package/build/cjs/src/blog-v3-category-categories.context.js.map +1 -0
- package/build/cjs/src/blog-v3-category-categories.http.d.ts +49 -0
- package/build/cjs/src/blog-v3-category-categories.http.js +408 -0
- package/build/cjs/src/blog-v3-category-categories.http.js.map +1 -0
- package/build/cjs/src/blog-v3-category-categories.meta.d.ts +27 -0
- package/build/cjs/src/blog-v3-category-categories.meta.js +161 -0
- package/build/cjs/src/blog-v3-category-categories.meta.js.map +1 -0
- package/build/{internal/index.d.ts → cjs/src/blog-v3-category-categories.public.d.ts} +16 -34
- package/build/cjs/src/blog-v3-category-categories.public.js +112 -0
- package/build/cjs/src/blog-v3-category-categories.public.js.map +1 -0
- package/build/cjs/src/blog-v3-category-categories.types.d.ts +718 -0
- package/build/cjs/src/blog-v3-category-categories.types.js +25 -0
- package/build/cjs/src/blog-v3-category-categories.types.js.map +1 -0
- package/build/{blog-v3-category-categories.universal-CF5HyUlx.d.mts → cjs/src/blog-v3-category-categories.universal.d.ts} +264 -74
- package/build/cjs/src/blog-v3-category-categories.universal.js +499 -0
- package/build/cjs/src/blog-v3-category-categories.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/blog-v3-category-categories.context.d.ts +27 -0
- package/build/es/src/blog-v3-category-categories.context.js +27 -0
- package/build/es/src/blog-v3-category-categories.context.js.map +1 -0
- package/build/es/src/blog-v3-category-categories.http.d.ts +49 -0
- package/build/es/src/blog-v3-category-categories.http.js +398 -0
- package/build/es/src/blog-v3-category-categories.http.js.map +1 -0
- package/build/es/src/blog-v3-category-categories.meta.d.ts +27 -0
- package/build/es/src/blog-v3-category-categories.meta.js +128 -0
- package/build/es/src/blog-v3-category-categories.meta.js.map +1 -0
- package/build/{index.d.ts → es/src/blog-v3-category-categories.public.d.ts} +16 -34
- package/build/es/src/blog-v3-category-categories.public.js +99 -0
- package/build/es/src/blog-v3-category-categories.public.js.map +1 -0
- package/build/es/src/blog-v3-category-categories.types.d.ts +718 -0
- package/build/es/src/blog-v3-category-categories.types.js +22 -0
- package/build/es/src/blog-v3-category-categories.types.js.map +1 -0
- package/build/{blog-v3-category-categories.universal-CF5HyUlx.d.ts → es/src/blog-v3-category-categories.universal.d.ts} +264 -74
- package/build/es/src/blog-v3-category-categories.universal.js +466 -0
- package/build/es/src/blog-v3-category-categories.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/blog-v3-category-categories.context.d.ts +27 -0
- package/build/internal/cjs/src/blog-v3-category-categories.context.js +33 -0
- package/build/internal/cjs/src/blog-v3-category-categories.context.js.map +1 -0
- package/build/internal/cjs/src/blog-v3-category-categories.http.d.ts +49 -0
- package/build/internal/cjs/src/blog-v3-category-categories.http.js +408 -0
- package/build/internal/cjs/src/blog-v3-category-categories.http.js.map +1 -0
- package/build/internal/cjs/src/blog-v3-category-categories.meta.d.ts +27 -0
- package/build/internal/cjs/src/blog-v3-category-categories.meta.js +161 -0
- package/build/internal/cjs/src/blog-v3-category-categories.meta.js.map +1 -0
- package/build/internal/{index.d.mts → cjs/src/blog-v3-category-categories.public.d.ts} +16 -34
- package/build/internal/cjs/src/blog-v3-category-categories.public.js +112 -0
- package/build/internal/cjs/src/blog-v3-category-categories.public.js.map +1 -0
- package/build/internal/cjs/src/blog-v3-category-categories.types.d.ts +718 -0
- package/build/internal/cjs/src/blog-v3-category-categories.types.js +25 -0
- package/build/internal/cjs/src/blog-v3-category-categories.types.js.map +1 -0
- package/build/internal/{blog-v3-category-categories.universal-CF5HyUlx.d.mts → cjs/src/blog-v3-category-categories.universal.d.ts} +264 -74
- package/build/internal/cjs/src/blog-v3-category-categories.universal.js +499 -0
- package/build/internal/cjs/src/blog-v3-category-categories.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/blog-v3-category-categories.context.d.ts +27 -0
- package/build/internal/es/src/blog-v3-category-categories.context.js +27 -0
- package/build/internal/es/src/blog-v3-category-categories.context.js.map +1 -0
- package/build/internal/es/src/blog-v3-category-categories.http.d.ts +49 -0
- package/build/internal/es/src/blog-v3-category-categories.http.js +398 -0
- package/build/internal/es/src/blog-v3-category-categories.http.js.map +1 -0
- package/build/internal/es/src/blog-v3-category-categories.meta.d.ts +27 -0
- package/build/internal/es/src/blog-v3-category-categories.meta.js +128 -0
- package/build/internal/es/src/blog-v3-category-categories.meta.js.map +1 -0
- package/build/{index.d.mts → internal/es/src/blog-v3-category-categories.public.d.ts} +16 -34
- package/build/internal/es/src/blog-v3-category-categories.public.js +99 -0
- package/build/internal/es/src/blog-v3-category-categories.public.js.map +1 -0
- package/build/internal/es/src/blog-v3-category-categories.types.d.ts +718 -0
- package/build/internal/es/src/blog-v3-category-categories.types.js +22 -0
- package/build/internal/es/src/blog-v3-category-categories.types.js.map +1 -0
- package/build/internal/{blog-v3-category-categories.universal-CF5HyUlx.d.ts → es/src/blog-v3-category-categories.universal.d.ts} +264 -74
- package/build/internal/es/src/blog-v3-category-categories.universal.js +466 -0
- package/build/internal/es/src/blog-v3-category-categories.universal.js.map +1 -0
- package/package.json +11 -12
- package/build/index.js +0 -938
- package/build/index.js.map +0 -1
- package/build/index.mjs +0 -902
- package/build/index.mjs.map +0 -1
- package/build/internal/index.js +0 -938
- package/build/internal/index.js.map +0 -1
- package/build/internal/index.mjs +0 -902
- package/build/internal/index.mjs.map +0 -1
- package/build/internal/meta.d.mts +0 -457
- package/build/internal/meta.d.ts +0 -457
- package/build/internal/meta.js +0 -542
- package/build/internal/meta.js.map +0 -1
- package/build/internal/meta.mjs +0 -509
- package/build/internal/meta.mjs.map +0 -1
- package/build/meta.d.mts +0 -457
- package/build/meta.d.ts +0 -457
- package/build/meta.js +0 -542
- package/build/meta.js.map +0 -1
- package/build/meta.mjs +0 -509
- package/build/meta.mjs.map +0 -1
@@ -0,0 +1,27 @@
|
|
1
|
+
import * as ambassadorWixBlogV3CategoryTypes from './blog-v3-category-categories.types.js';
|
2
|
+
import * as ambassadorWixBlogV3CategoryUniversalTypes from './blog-v3-category-categories.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 createCategory(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBlogV3CategoryUniversalTypes.CreateCategoryRequest, ambassadorWixBlogV3CategoryTypes.CreateCategoryRequest, ambassadorWixBlogV3CategoryUniversalTypes.CreateCategoryResponse, ambassadorWixBlogV3CategoryTypes.CreateCategoryResponse>;
|
14
|
+
export declare function updateCategory(): __PublicMethodMetaInfo<'PATCH', {
|
15
|
+
categoryId: string;
|
16
|
+
}, ambassadorWixBlogV3CategoryUniversalTypes.UpdateCategoryRequest, ambassadorWixBlogV3CategoryTypes.UpdateCategoryRequest, ambassadorWixBlogV3CategoryUniversalTypes.UpdateCategoryResponse, ambassadorWixBlogV3CategoryTypes.UpdateCategoryResponse>;
|
17
|
+
export declare function getCategory(): __PublicMethodMetaInfo<'GET', {
|
18
|
+
categoryId: string;
|
19
|
+
}, ambassadorWixBlogV3CategoryUniversalTypes.GetCategoryRequest, ambassadorWixBlogV3CategoryTypes.GetCategoryRequest, ambassadorWixBlogV3CategoryUniversalTypes.GetCategoryResponse, ambassadorWixBlogV3CategoryTypes.GetCategoryResponse>;
|
20
|
+
export declare function getCategoryBySlug(): __PublicMethodMetaInfo<'GET', {
|
21
|
+
slug: string;
|
22
|
+
}, ambassadorWixBlogV3CategoryUniversalTypes.GetCategoryBySlugRequest, ambassadorWixBlogV3CategoryTypes.GetCategoryBySlugRequest, ambassadorWixBlogV3CategoryUniversalTypes.GetCategoryBySlugResponse, ambassadorWixBlogV3CategoryTypes.GetCategoryBySlugResponse>;
|
23
|
+
export declare function listCategories(): __PublicMethodMetaInfo<'GET', {}, ambassadorWixBlogV3CategoryUniversalTypes.ListCategoriesRequest, ambassadorWixBlogV3CategoryTypes.ListCategoriesRequest, ambassadorWixBlogV3CategoryUniversalTypes.ListCategoriesResponse, ambassadorWixBlogV3CategoryTypes.ListCategoriesResponse>;
|
24
|
+
export declare function queryCategories(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBlogV3CategoryUniversalTypes.QueryCategoriesRequest, ambassadorWixBlogV3CategoryTypes.QueryCategoriesRequest, ambassadorWixBlogV3CategoryUniversalTypes.QueryCategoriesResponse, ambassadorWixBlogV3CategoryTypes.QueryCategoriesResponse>;
|
25
|
+
export declare function deleteCategory(): __PublicMethodMetaInfo<'DELETE', {
|
26
|
+
categoryId: string;
|
27
|
+
}, ambassadorWixBlogV3CategoryUniversalTypes.DeleteCategoryRequest, ambassadorWixBlogV3CategoryTypes.DeleteCategoryRequest, ambassadorWixBlogV3CategoryUniversalTypes.DeleteCategoryResponse, ambassadorWixBlogV3CategoryTypes.DeleteCategoryResponse>;
|
@@ -0,0 +1,161 @@
|
|
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.deleteCategory = exports.queryCategories = exports.listCategories = exports.getCategoryBySlug = exports.getCategory = exports.updateCategory = exports.createCategory = void 0;
|
27
|
+
const ambassadorWixBlogV3Category = __importStar(require("./blog-v3-category-categories.http.js"));
|
28
|
+
function createCategory() {
|
29
|
+
const payload = {};
|
30
|
+
const getRequestOptions = ambassadorWixBlogV3Category.createCategory(payload);
|
31
|
+
const getUrl = (context) => {
|
32
|
+
const { url } = getRequestOptions(context);
|
33
|
+
return url;
|
34
|
+
};
|
35
|
+
return {
|
36
|
+
getUrl,
|
37
|
+
httpMethod: 'POST',
|
38
|
+
path: '/v3/categories',
|
39
|
+
pathParams: {},
|
40
|
+
__requestType: null,
|
41
|
+
__originalRequestType: null,
|
42
|
+
__responseType: null,
|
43
|
+
__originalResponseType: null,
|
44
|
+
};
|
45
|
+
}
|
46
|
+
exports.createCategory = createCategory;
|
47
|
+
function updateCategory() {
|
48
|
+
const payload = { category: { id: ':categoryId' } };
|
49
|
+
const getRequestOptions = ambassadorWixBlogV3Category.updateCategory(payload);
|
50
|
+
const getUrl = (context) => {
|
51
|
+
const { url } = getRequestOptions(context);
|
52
|
+
return url;
|
53
|
+
};
|
54
|
+
return {
|
55
|
+
getUrl,
|
56
|
+
httpMethod: 'PATCH',
|
57
|
+
path: '/v3/categories/{category.id}',
|
58
|
+
pathParams: { categoryId: 'categoryId' },
|
59
|
+
__requestType: null,
|
60
|
+
__originalRequestType: null,
|
61
|
+
__responseType: null,
|
62
|
+
__originalResponseType: null,
|
63
|
+
};
|
64
|
+
}
|
65
|
+
exports.updateCategory = updateCategory;
|
66
|
+
function getCategory() {
|
67
|
+
const payload = { categoryId: ':categoryId' };
|
68
|
+
const getRequestOptions = ambassadorWixBlogV3Category.getCategory(payload);
|
69
|
+
const getUrl = (context) => {
|
70
|
+
const { url } = getRequestOptions(context);
|
71
|
+
return url;
|
72
|
+
};
|
73
|
+
return {
|
74
|
+
getUrl,
|
75
|
+
httpMethod: 'GET',
|
76
|
+
path: '/v3/categories/{categoryId}',
|
77
|
+
pathParams: { categoryId: 'categoryId' },
|
78
|
+
__requestType: null,
|
79
|
+
__originalRequestType: null,
|
80
|
+
__responseType: null,
|
81
|
+
__originalResponseType: null,
|
82
|
+
};
|
83
|
+
}
|
84
|
+
exports.getCategory = getCategory;
|
85
|
+
function getCategoryBySlug() {
|
86
|
+
const payload = { slug: ':slug' };
|
87
|
+
const getRequestOptions = ambassadorWixBlogV3Category.getCategoryBySlug(payload);
|
88
|
+
const getUrl = (context) => {
|
89
|
+
const { url } = getRequestOptions(context);
|
90
|
+
return url;
|
91
|
+
};
|
92
|
+
return {
|
93
|
+
getUrl,
|
94
|
+
httpMethod: 'GET',
|
95
|
+
path: '/v3/categories/slugs/{slug}',
|
96
|
+
pathParams: { slug: 'slug' },
|
97
|
+
__requestType: null,
|
98
|
+
__originalRequestType: null,
|
99
|
+
__responseType: null,
|
100
|
+
__originalResponseType: null,
|
101
|
+
};
|
102
|
+
}
|
103
|
+
exports.getCategoryBySlug = getCategoryBySlug;
|
104
|
+
function listCategories() {
|
105
|
+
const payload = {};
|
106
|
+
const getRequestOptions = ambassadorWixBlogV3Category.listCategories(payload);
|
107
|
+
const getUrl = (context) => {
|
108
|
+
const { url } = getRequestOptions(context);
|
109
|
+
return url;
|
110
|
+
};
|
111
|
+
return {
|
112
|
+
getUrl,
|
113
|
+
httpMethod: 'GET',
|
114
|
+
path: '/v3/categories',
|
115
|
+
pathParams: {},
|
116
|
+
__requestType: null,
|
117
|
+
__originalRequestType: null,
|
118
|
+
__responseType: null,
|
119
|
+
__originalResponseType: null,
|
120
|
+
};
|
121
|
+
}
|
122
|
+
exports.listCategories = listCategories;
|
123
|
+
function queryCategories() {
|
124
|
+
const payload = {};
|
125
|
+
const getRequestOptions = ambassadorWixBlogV3Category.queryCategories(payload);
|
126
|
+
const getUrl = (context) => {
|
127
|
+
const { url } = getRequestOptions(context);
|
128
|
+
return url;
|
129
|
+
};
|
130
|
+
return {
|
131
|
+
getUrl,
|
132
|
+
httpMethod: 'POST',
|
133
|
+
path: '/v3/categories/query',
|
134
|
+
pathParams: {},
|
135
|
+
__requestType: null,
|
136
|
+
__originalRequestType: null,
|
137
|
+
__responseType: null,
|
138
|
+
__originalResponseType: null,
|
139
|
+
};
|
140
|
+
}
|
141
|
+
exports.queryCategories = queryCategories;
|
142
|
+
function deleteCategory() {
|
143
|
+
const payload = { categoryId: ':categoryId' };
|
144
|
+
const getRequestOptions = ambassadorWixBlogV3Category.deleteCategory(payload);
|
145
|
+
const getUrl = (context) => {
|
146
|
+
const { url } = getRequestOptions(context);
|
147
|
+
return url;
|
148
|
+
};
|
149
|
+
return {
|
150
|
+
getUrl,
|
151
|
+
httpMethod: 'DELETE',
|
152
|
+
path: '/v3/categories/{categoryId}',
|
153
|
+
pathParams: { categoryId: 'categoryId' },
|
154
|
+
__requestType: null,
|
155
|
+
__originalRequestType: null,
|
156
|
+
__responseType: null,
|
157
|
+
__originalResponseType: null,
|
158
|
+
};
|
159
|
+
}
|
160
|
+
exports.deleteCategory = deleteCategory;
|
161
|
+
//# sourceMappingURL=blog-v3-category-categories.meta.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"blog-v3-category-categories.meta.js","sourceRoot":"","sources":["../../../src/blog-v3-category-categories.meta.ts"],"names":[],"mappings":"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"}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
export
|
4
|
-
|
5
|
-
|
6
|
-
declare function createCategory
|
1
|
+
import { EventDefinition, HttpClient } from '@wix/sdk-types';
|
2
|
+
import { CategoriesQueryBuilder, Category, CategoryCreatedEnvelope, CategoryDeletedEnvelope, CategoryUpdatedEnvelope, CreateCategoryOptions, GetCategoryBySlugOptions, GetCategoryBySlugResponse, GetCategoryOptions, GetCategoryResponse, ListCategoriesOptions, ListCategoriesResponse, QueryCategoriesOptions, UpdateCategory, UpdateCategoryOptions } from './blog-v3-category-categories.universal.js';
|
3
|
+
export declare const __metadata: {
|
4
|
+
PACKAGE_NAME: string;
|
5
|
+
};
|
6
|
+
export declare function createCategory(httpClient: HttpClient): CreateCategorySignature;
|
7
7
|
interface CreateCategorySignature {
|
8
8
|
/**
|
9
9
|
* Creates a category.
|
@@ -12,7 +12,7 @@ interface CreateCategorySignature {
|
|
12
12
|
*/
|
13
13
|
(category: Category, options?: CreateCategoryOptions | undefined): Promise<Category>;
|
14
14
|
}
|
15
|
-
declare function updateCategory
|
15
|
+
export declare function updateCategory(httpClient: HttpClient): UpdateCategorySignature;
|
16
16
|
interface UpdateCategorySignature {
|
17
17
|
/**
|
18
18
|
* Updates a category.
|
@@ -21,7 +21,7 @@ interface UpdateCategorySignature {
|
|
21
21
|
*/
|
22
22
|
(_id: string, category: UpdateCategory, options?: UpdateCategoryOptions | undefined): Promise<Category>;
|
23
23
|
}
|
24
|
-
declare function getCategory
|
24
|
+
export declare function getCategory(httpClient: HttpClient): GetCategorySignature;
|
25
25
|
interface GetCategorySignature {
|
26
26
|
/**
|
27
27
|
* Gets a category with the specified ID.
|
@@ -30,7 +30,7 @@ interface GetCategorySignature {
|
|
30
30
|
*/
|
31
31
|
(categoryId: string, options?: GetCategoryOptions | undefined): Promise<GetCategoryResponse>;
|
32
32
|
}
|
33
|
-
declare function getCategoryBySlug
|
33
|
+
export declare function getCategoryBySlug(httpClient: HttpClient): GetCategoryBySlugSignature;
|
34
34
|
interface GetCategoryBySlugSignature {
|
35
35
|
/**
|
36
36
|
* Gets a category with the specified slug.
|
@@ -45,7 +45,7 @@ interface GetCategoryBySlugSignature {
|
|
45
45
|
*/
|
46
46
|
(slug: string, options?: GetCategoryBySlugOptions | undefined): Promise<GetCategoryBySlugResponse>;
|
47
47
|
}
|
48
|
-
declare function listCategories
|
48
|
+
export declare function listCategories(httpClient: HttpClient): ListCategoriesSignature;
|
49
49
|
interface ListCategoriesSignature {
|
50
50
|
/**
|
51
51
|
* Retrieves a list of up to 100 categories per request.
|
@@ -64,7 +64,7 @@ interface ListCategoriesSignature {
|
|
64
64
|
*/
|
65
65
|
(options?: ListCategoriesOptions | undefined): Promise<ListCategoriesResponse>;
|
66
66
|
}
|
67
|
-
declare function queryCategories
|
67
|
+
export declare function queryCategories(httpClient: HttpClient): QueryCategoriesSignature;
|
68
68
|
interface QueryCategoriesSignature {
|
69
69
|
/**
|
70
70
|
* Creates a query to retrieve a list of categories.
|
@@ -85,7 +85,7 @@ interface QueryCategoriesSignature {
|
|
85
85
|
*/
|
86
86
|
(options?: QueryCategoriesOptions | undefined): CategoriesQueryBuilder;
|
87
87
|
}
|
88
|
-
declare function deleteCategory
|
88
|
+
export declare function deleteCategory(httpClient: HttpClient): DeleteCategorySignature;
|
89
89
|
interface DeleteCategorySignature {
|
90
90
|
/**
|
91
91
|
* Deletes a category.
|
@@ -93,25 +93,7 @@ interface DeleteCategorySignature {
|
|
93
93
|
*/
|
94
94
|
(categoryId: string): Promise<void>;
|
95
95
|
}
|
96
|
-
|
97
|
-
declare const
|
98
|
-
declare const
|
99
|
-
|
100
|
-
declare const getCategoryBySlug: MaybeContext<BuildRESTFunction<typeof getCategoryBySlug$1> & typeof getCategoryBySlug$1>;
|
101
|
-
declare const listCategories: MaybeContext<BuildRESTFunction<typeof listCategories$1> & typeof listCategories$1>;
|
102
|
-
declare const queryCategories: MaybeContext<BuildRESTFunction<typeof queryCategories$1> & typeof queryCategories$1>;
|
103
|
-
declare const deleteCategory: MaybeContext<BuildRESTFunction<typeof deleteCategory$1> & typeof deleteCategory$1>;
|
104
|
-
/**
|
105
|
-
* Triggered when a category is created.
|
106
|
-
*/
|
107
|
-
declare const onCategoryCreated: ReturnType<typeof createEventModule<typeof publicOnCategoryCreated>>;
|
108
|
-
/**
|
109
|
-
* Triggered when a category is deleted.
|
110
|
-
*/
|
111
|
-
declare const onCategoryDeleted: ReturnType<typeof createEventModule<typeof publicOnCategoryDeleted>>;
|
112
|
-
/**
|
113
|
-
* Triggered when a category is updated.
|
114
|
-
*/
|
115
|
-
declare const onCategoryUpdated: ReturnType<typeof createEventModule<typeof publicOnCategoryUpdated>>;
|
116
|
-
|
117
|
-
export { CategoriesQueryBuilder, Category, CreateCategoryOptions, GetCategoryBySlugOptions, GetCategoryBySlugResponse, GetCategoryOptions, GetCategoryResponse, ListCategoriesOptions, ListCategoriesResponse, QueryCategoriesOptions, UpdateCategory, UpdateCategoryOptions, createCategory, deleteCategory, getCategory, getCategoryBySlug, listCategories, onCategoryCreated, onCategoryDeleted, onCategoryUpdated, queryCategories, updateCategory };
|
96
|
+
export declare const onCategoryCreated: EventDefinition<CategoryCreatedEnvelope, "wix.blog.v3.category_created">;
|
97
|
+
export declare const onCategoryDeleted: EventDefinition<CategoryDeletedEnvelope, "wix.blog.v3.category_deleted">;
|
98
|
+
export declare const onCategoryUpdated: EventDefinition<CategoryUpdatedEnvelope, "wix.blog.v3.category_updated">;
|
99
|
+
export { ActionEvent, ApplicationError, BaseEventMetadata, BlogPaging, BulkActionMetadata, BulkCategoryResult, BulkCreateCategoriesRequest, BulkCreateCategoriesResponse, BulkDeleteCategoryRequest, BulkDeleteCategoryResponse, BulkUpdateCategoriesRequest, BulkUpdateCategoriesResponse, CategoriesQueryBuilder, CategoriesQueryResult, Category, CategoryCreatedEnvelope, CategoryDeletedEnvelope, CategoryLanguageCount, CategoryTranslation, CategoryUpdatedEnvelope, CreateCategoryOptions, CreateCategoryRequest, CreateCategoryResponse, CursorPaging, Cursors, DeleteCategoryRequest, DeleteCategoryResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, Field, FocalPoint, GetCategoriesCountByLanguageRequest, GetCategoriesCountByLanguageResponse, GetCategoryBySlugOptions, GetCategoryBySlugRequest, GetCategoryBySlugResponse, GetCategoryOptions, GetCategoryRequest, GetCategoryResponse, IdentificationData, IdentificationDataIdOneOf, InitialCategoriesCopied, ItemMetadata, Keyword, ListCategoriesOptions, ListCategoriesRequest, ListCategoriesResponse, MaskedCategory, MessageEnvelope, MetaData, Paging, PagingMetadataV2, PlatformQuery, PlatformQueryPagingMethodOneOf, QueryCategoriesOptions, QueryCategoriesRequest, QueryCategoriesResponse, RestoreInfo, SeoSchema, Settings, SortOrder, Sorting, Tag, UpdateCategory, UpdateCategoryOptions, UpdateCategoryRequest, UpdateCategoryResponse, WebhookIdentityType, } from './blog-v3-category-categories.universal.js';
|
@@ -0,0 +1,112 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.WebhookIdentityType = exports.SortOrder = exports.Field = exports.onCategoryUpdated = exports.onCategoryDeleted = exports.onCategoryCreated = exports.deleteCategory = exports.queryCategories = exports.listCategories = exports.getCategoryBySlug = exports.getCategory = exports.updateCategory = exports.createCategory = exports.__metadata = void 0;
|
4
|
+
const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
|
5
|
+
const image_1 = require("@wix/sdk-runtime/transformations/image");
|
6
|
+
const page_url_1 = require("@wix/sdk-runtime/transformations/page-url");
|
7
|
+
const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
|
8
|
+
const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
|
9
|
+
const sdk_types_1 = require("@wix/sdk-types");
|
10
|
+
const blog_v3_category_categories_universal_js_1 = require("./blog-v3-category-categories.universal.js");
|
11
|
+
exports.__metadata = { PACKAGE_NAME: '@wix/blog' };
|
12
|
+
function createCategory(httpClient) {
|
13
|
+
return (category, options) => (0, blog_v3_category_categories_universal_js_1.createCategory)(category, options,
|
14
|
+
// @ts-ignore
|
15
|
+
{ httpClient });
|
16
|
+
}
|
17
|
+
exports.createCategory = createCategory;
|
18
|
+
function updateCategory(httpClient) {
|
19
|
+
return (_id, category, options) => (0, blog_v3_category_categories_universal_js_1.updateCategory)(_id, category, options,
|
20
|
+
// @ts-ignore
|
21
|
+
{ httpClient });
|
22
|
+
}
|
23
|
+
exports.updateCategory = updateCategory;
|
24
|
+
function getCategory(httpClient) {
|
25
|
+
return (categoryId, options) => (0, blog_v3_category_categories_universal_js_1.getCategory)(categoryId, options,
|
26
|
+
// @ts-ignore
|
27
|
+
{ httpClient });
|
28
|
+
}
|
29
|
+
exports.getCategory = getCategory;
|
30
|
+
function getCategoryBySlug(httpClient) {
|
31
|
+
return (slug, options) => (0, blog_v3_category_categories_universal_js_1.getCategoryBySlug)(slug, options,
|
32
|
+
// @ts-ignore
|
33
|
+
{ httpClient });
|
34
|
+
}
|
35
|
+
exports.getCategoryBySlug = getCategoryBySlug;
|
36
|
+
function listCategories(httpClient) {
|
37
|
+
return (options) => (0, blog_v3_category_categories_universal_js_1.listCategories)(options,
|
38
|
+
// @ts-ignore
|
39
|
+
{ httpClient });
|
40
|
+
}
|
41
|
+
exports.listCategories = listCategories;
|
42
|
+
function queryCategories(httpClient) {
|
43
|
+
return (options) => (0, blog_v3_category_categories_universal_js_1.queryCategories)(options,
|
44
|
+
// @ts-ignore
|
45
|
+
{ httpClient });
|
46
|
+
}
|
47
|
+
exports.queryCategories = queryCategories;
|
48
|
+
function deleteCategory(httpClient) {
|
49
|
+
return (categoryId) => (0, blog_v3_category_categories_universal_js_1.deleteCategory)(categoryId,
|
50
|
+
// @ts-ignore
|
51
|
+
{ httpClient });
|
52
|
+
}
|
53
|
+
exports.deleteCategory = deleteCategory;
|
54
|
+
exports.onCategoryCreated = (0, sdk_types_1.EventDefinition)('wix.blog.v3.category_created', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
|
55
|
+
{
|
56
|
+
transformFn: page_url_1.transformRESTPageURLToSDKPageURL,
|
57
|
+
paths: [{ path: 'entity.url' }, { path: 'entity.translations.url' }],
|
58
|
+
},
|
59
|
+
{
|
60
|
+
transformFn: image_1.transformRESTImageToSDKImage,
|
61
|
+
paths: [{ path: 'entity.coverImage' }],
|
62
|
+
},
|
63
|
+
{
|
64
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
65
|
+
paths: [
|
66
|
+
{ path: 'entity.updatedDate' },
|
67
|
+
{ path: 'metadata.eventTime' },
|
68
|
+
],
|
69
|
+
},
|
70
|
+
])))();
|
71
|
+
exports.onCategoryDeleted = (0, sdk_types_1.EventDefinition)('wix.blog.v3.category_deleted', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
|
72
|
+
{
|
73
|
+
transformFn: page_url_1.transformRESTPageURLToSDKPageURL,
|
74
|
+
paths: [
|
75
|
+
{ path: 'undefined.url' },
|
76
|
+
{ path: 'undefined.translations.url' },
|
77
|
+
],
|
78
|
+
},
|
79
|
+
{
|
80
|
+
transformFn: image_1.transformRESTImageToSDKImage,
|
81
|
+
paths: [{ path: 'undefined.coverImage' }],
|
82
|
+
},
|
83
|
+
{
|
84
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
85
|
+
paths: [
|
86
|
+
{ path: 'undefined.updatedDate' },
|
87
|
+
{ path: 'metadata.eventTime' },
|
88
|
+
],
|
89
|
+
},
|
90
|
+
])))();
|
91
|
+
exports.onCategoryUpdated = (0, sdk_types_1.EventDefinition)('wix.blog.v3.category_updated', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
|
92
|
+
{
|
93
|
+
transformFn: page_url_1.transformRESTPageURLToSDKPageURL,
|
94
|
+
paths: [{ path: 'entity.url' }, { path: 'entity.translations.url' }],
|
95
|
+
},
|
96
|
+
{
|
97
|
+
transformFn: image_1.transformRESTImageToSDKImage,
|
98
|
+
paths: [{ path: 'entity.coverImage' }],
|
99
|
+
},
|
100
|
+
{
|
101
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
102
|
+
paths: [
|
103
|
+
{ path: 'entity.updatedDate' },
|
104
|
+
{ path: 'metadata.eventTime' },
|
105
|
+
],
|
106
|
+
},
|
107
|
+
])))();
|
108
|
+
var blog_v3_category_categories_universal_js_2 = require("./blog-v3-category-categories.universal.js");
|
109
|
+
Object.defineProperty(exports, "Field", { enumerable: true, get: function () { return blog_v3_category_categories_universal_js_2.Field; } });
|
110
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return blog_v3_category_categories_universal_js_2.SortOrder; } });
|
111
|
+
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return blog_v3_category_categories_universal_js_2.WebhookIdentityType; } });
|
112
|
+
//# sourceMappingURL=blog-v3-category-categories.public.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"blog-v3-category-categories.public.js","sourceRoot":"","sources":["../../../src/blog-v3-category-categories.public.ts"],"names":[],"mappings":"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"}
|