@wix/auto_sdk_faq_question-entry 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/faq-question-entry-v2-question-entry-question-entry.context.d.ts +24 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.context.js +63 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.context.js.map +1 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.http.d.ts +42 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.http.js +1054 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.http.js.map +1 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.meta.d.ts +32 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.meta.js +218 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.meta.js.map +1 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.public.d.ts +101 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.public.js +248 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.public.js.map +1 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.types.d.ts +2012 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.types.js +343 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.types.js.map +1 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.universal.d.ts +2372 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.universal.js +795 -0
- package/build/cjs/src/faq-question-entry-v2-question-entry-question-entry.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/faq-question-entry-v2-question-entry-question-entry.context.d.ts +24 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.context.js +24 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.context.js.map +1 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.http.d.ts +42 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.http.js +1041 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.http.js.map +1 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.meta.d.ts +32 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.meta.js +182 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.meta.js.map +1 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.public.d.ts +101 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.public.js +199 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.public.js.map +1 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.types.d.ts +2012 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.types.js +340 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.types.js.map +1 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.universal.d.ts +2372 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.universal.js +759 -0
- package/build/es/src/faq-question-entry-v2-question-entry-question-entry.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/faq-question-entry-v2-question-entry-question-entry.context.d.ts +24 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.context.js +63 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.context.js.map +1 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.http.d.ts +42 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.http.js +1054 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.http.js.map +1 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.meta.d.ts +32 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.meta.js +218 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.meta.js.map +1 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.public.d.ts +101 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.public.js +248 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.public.js.map +1 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.types.d.ts +2012 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.types.js +343 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.types.js.map +1 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.universal.d.ts +2372 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.universal.js +795 -0
- package/build/internal/cjs/src/faq-question-entry-v2-question-entry-question-entry.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/faq-question-entry-v2-question-entry-question-entry.context.d.ts +24 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.context.js +24 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.context.js.map +1 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.http.d.ts +42 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.http.js +1041 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.http.js.map +1 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.meta.d.ts +32 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.meta.js +182 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.meta.js.map +1 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.public.d.ts +101 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.public.js +199 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.public.js.map +1 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.types.d.ts +2012 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.types.js +340 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.types.js.map +1 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.universal.d.ts +2372 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.universal.js +759 -0
- package/build/internal/es/src/faq-question-entry-v2-question-entry-question-entry.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/faq-question-entry-v2-question-entry-question-entry.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/faq-question-entry-v2-question-entry-question-entry.context.js"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uGAAqF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/faq-question-entry-v2-question-entry-question-entry.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/faq-question-entry-v2-question-entry-question-entry.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,yGAAuF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/faq-question-entry-v2-question-entry-question-entry.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/faq-question-entry-v2-question-entry-question-entry.meta.js"), exports);
|
|
18
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oGAAkF"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createQuestionEntry as publicCreateQuestionEntry, getQuestionEntry as publicGetQuestionEntry, updateQuestionEntry as publicUpdateQuestionEntry, deleteQuestionEntry as publicDeleteQuestionEntry, listQuestionEntries as publicListQuestionEntries, queryQuestionEntries as publicQueryQuestionEntries, bulkDeleteQuestionEntry as publicBulkDeleteQuestionEntry, updateExtendedFields as publicUpdateExtendedFields, setQuestionEntryLabels as publicSetQuestionEntryLabels, bulkUpdateQuestionEntry as publicBulkUpdateQuestionEntry } from './faq-question-entry-v2-question-entry-question-entry.public.js';
|
|
2
|
+
import { createEventModule } from '@wix/sdk-runtime/event-definition-modules';
|
|
3
|
+
import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
|
|
4
|
+
import { onQuestionEntryCreated as publicOnQuestionEntryCreated } from './faq-question-entry-v2-question-entry-question-entry.public.js';
|
|
5
|
+
import { onQuestionEntryDeleted as publicOnQuestionEntryDeleted } from './faq-question-entry-v2-question-entry-question-entry.public.js';
|
|
6
|
+
import { onQuestionEntryUpdated as publicOnQuestionEntryUpdated } from './faq-question-entry-v2-question-entry-question-entry.public.js';
|
|
7
|
+
export declare const createQuestionEntry: MaybeContext<BuildRESTFunction<typeof publicCreateQuestionEntry> & typeof publicCreateQuestionEntry>;
|
|
8
|
+
export declare const getQuestionEntry: MaybeContext<BuildRESTFunction<typeof publicGetQuestionEntry> & typeof publicGetQuestionEntry>;
|
|
9
|
+
export declare const updateQuestionEntry: MaybeContext<BuildRESTFunction<typeof publicUpdateQuestionEntry> & typeof publicUpdateQuestionEntry>;
|
|
10
|
+
export declare const deleteQuestionEntry: MaybeContext<BuildRESTFunction<typeof publicDeleteQuestionEntry> & typeof publicDeleteQuestionEntry>;
|
|
11
|
+
export declare const listQuestionEntries: MaybeContext<BuildRESTFunction<typeof publicListQuestionEntries> & typeof publicListQuestionEntries>;
|
|
12
|
+
export declare const queryQuestionEntries: MaybeContext<BuildRESTFunction<typeof publicQueryQuestionEntries> & typeof publicQueryQuestionEntries>;
|
|
13
|
+
export declare const bulkDeleteQuestionEntry: MaybeContext<BuildRESTFunction<typeof publicBulkDeleteQuestionEntry> & typeof publicBulkDeleteQuestionEntry>;
|
|
14
|
+
export declare const updateExtendedFields: MaybeContext<BuildRESTFunction<typeof publicUpdateExtendedFields> & typeof publicUpdateExtendedFields>;
|
|
15
|
+
export declare const setQuestionEntryLabels: MaybeContext<BuildRESTFunction<typeof publicSetQuestionEntryLabels> & typeof publicSetQuestionEntryLabels>;
|
|
16
|
+
export declare const bulkUpdateQuestionEntry: MaybeContext<BuildRESTFunction<typeof publicBulkUpdateQuestionEntry> & typeof publicBulkUpdateQuestionEntry>;
|
|
17
|
+
/** */
|
|
18
|
+
export declare const onQuestionEntryCreated: ReturnType<typeof createEventModule<typeof publicOnQuestionEntryCreated>>;
|
|
19
|
+
/** */
|
|
20
|
+
export declare const onQuestionEntryDeleted: ReturnType<typeof createEventModule<typeof publicOnQuestionEntryDeleted>>;
|
|
21
|
+
/** */
|
|
22
|
+
export declare const onQuestionEntryUpdated: ReturnType<typeof createEventModule<typeof publicOnQuestionEntryUpdated>>;
|
|
23
|
+
export { NodeType, WidthType, PluginContainerDataAlignment, Type, Target, TextAlignment, LineStyle, Width, Alignment, ViewMode, LayoutType, Orientation, Crop, ThumbnailsAlignment, GIFType, Source, MapType, ViewRole, VoteRole, PollLayoutType, PollLayoutDirection, BackgroundType, DecorationType, FontType, AppType, InitialExpandedItems, Direction, VerticalAlignment, NullValue, QuestionStatus, ContentFormat, FieldSet, SortOrder, QueryQuestionEntriesRequestContentFormat, QueryQuestionEntriesRequestFieldSet, WebhookIdentityType, } from './faq-question-entry-v2-question-entry-question-entry.universal.js';
|
|
24
|
+
export { QuestionEntry, QuestionEntryAnswerOneOf, RichContent, Node, NodeDataOneOf, NodeStyle, ButtonData, Border, Colors, PluginContainerData, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Spoiler, Height, Styles, Link, LinkDataOneOf, Rel, CodeBlockData, TextStyle, DividerData, FileData, FileSource, FileSourceDataOneOf, PDFSettings, GalleryData, Media, Image, Video, Item, ItemDataOneOf, GalleryOptions, Layout, ItemStyle, Thumbnails, GIFData, GIF, HeadingData, HTMLData, HTMLDataDataOneOf, ImageData, LinkPreviewData, MapData, MapSettings, ParagraphData, PollData, Permissions, Option, Settings, PollLayout, OptionLayout, Gradient, Background, BackgroundBackgroundOneOf, PollDesign, OptionDesign, Poll, PollDataLayout, Design, TextData, Decoration, DecorationDataOneOf, AnchorData, ColorData, LinkData, MentionData, FontSizeData, SpoilerData, AppEmbedData, AppEmbedDataAppDataOneOf, BookingData, EventData, VideoData, PlaybackOptions, EmbedData, Oembed, CollapsibleListData, TableData, Dimensions, TableCellData, CellStyle, BorderColors, ListValue, AudioData, OrderedListData, BulletedListData, BlockquoteData, CaptionData, LayoutCellData, Metadata, DocumentStyle, TextNodeStyle, Label, ExtendedFields, CreateQuestionEntryRequest, CreateQuestionEntryResponse, GetQuestionEntryRequest, GetQuestionEntryResponse, UpdateQuestionEntryRequest, UpdateQuestionEntryResponse, DeleteQuestionEntryRequest, DeleteQuestionEntryResponse, ListQuestionEntriesRequest, CursorPaging, ListQuestionEntriesResponse, PagingMetadataV2, Cursors, QueryQuestionEntriesRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, QueryQuestionEntriesResponse, CursorPagingMetadata, BulkDeleteQuestionEntryRequest, BulkDeleteQuestionEntryResponse, ItemMetadata, ApplicationError, BulkActionMetadata, UpdateExtendedFieldsRequest, UpdateExtendedFieldsResponse, SetQuestionEntryLabelsRequest, SetQuestionEntryLabelsResponse, BulkUpdateQuestionEntryRequest, MaskedQuestionEntry, BulkUpdateQuestionEntryResponse, BulkUpdateQuestionEntryResult, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, QuestionEntryNonNullableFields, CreateQuestionEntryResponseNonNullableFields, GetQuestionEntryResponseNonNullableFields, UpdateQuestionEntryResponseNonNullableFields, ListQuestionEntriesResponseNonNullableFields, QueryQuestionEntriesResponseNonNullableFields, BulkDeleteQuestionEntryResponseNonNullableFields, UpdateExtendedFieldsResponseNonNullableFields, SetQuestionEntryLabelsResponseNonNullableFields, BulkUpdateQuestionEntryResponseNonNullableFields, BaseEventMetadata, EventMetadata, QuestionEntryCreatedEnvelope, QuestionEntryDeletedEnvelope, QuestionEntryUpdatedEnvelope, UpdateQuestionEntry, ListQuestionEntriesOptions, QueryQuestionEntriesOptions, QuestionEntriesQueryResult, QuestionEntriesQueryBuilder, UpdateExtendedFieldsOptions, SetQuestionEntryLabelsOptions, BulkUpdateQuestionEntryOptions, } from './faq-question-entry-v2-question-entry-question-entry.universal.js';
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WebhookIdentityType = exports.QueryQuestionEntriesRequestFieldSet = exports.QueryQuestionEntriesRequestContentFormat = exports.SortOrder = exports.FieldSet = exports.ContentFormat = exports.QuestionStatus = exports.NullValue = exports.VerticalAlignment = exports.Direction = exports.InitialExpandedItems = exports.AppType = exports.FontType = exports.DecorationType = exports.BackgroundType = exports.PollLayoutDirection = exports.PollLayoutType = exports.VoteRole = exports.ViewRole = exports.MapType = exports.Source = exports.GIFType = exports.ThumbnailsAlignment = exports.Crop = exports.Orientation = exports.LayoutType = exports.ViewMode = exports.Alignment = exports.Width = exports.LineStyle = exports.TextAlignment = exports.Target = exports.Type = exports.PluginContainerDataAlignment = exports.WidthType = exports.NodeType = exports.onQuestionEntryUpdated = exports.onQuestionEntryDeleted = exports.onQuestionEntryCreated = exports.bulkUpdateQuestionEntry = exports.setQuestionEntryLabels = exports.updateExtendedFields = exports.bulkDeleteQuestionEntry = exports.queryQuestionEntries = exports.listQuestionEntries = exports.deleteQuestionEntry = exports.updateQuestionEntry = exports.getQuestionEntry = exports.createQuestionEntry = void 0;
|
|
4
|
+
const faq_question_entry_v2_question_entry_question_entry_public_js_1 = require("./faq-question-entry-v2-question-entry-question-entry.public.js");
|
|
5
|
+
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
|
|
6
|
+
const event_definition_modules_1 = require("@wix/sdk-runtime/event-definition-modules");
|
|
7
|
+
const faq_question_entry_v2_question_entry_question_entry_public_js_2 = require("./faq-question-entry-v2-question-entry-question-entry.public.js");
|
|
8
|
+
const faq_question_entry_v2_question_entry_question_entry_public_js_3 = require("./faq-question-entry-v2-question-entry-question-entry.public.js");
|
|
9
|
+
const faq_question_entry_v2_question_entry_question_entry_public_js_4 = require("./faq-question-entry-v2-question-entry-question-entry.public.js");
|
|
10
|
+
exports.createQuestionEntry = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.createQuestionEntry);
|
|
11
|
+
exports.getQuestionEntry = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.getQuestionEntry);
|
|
12
|
+
exports.updateQuestionEntry = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.updateQuestionEntry);
|
|
13
|
+
exports.deleteQuestionEntry = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.deleteQuestionEntry);
|
|
14
|
+
exports.listQuestionEntries = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.listQuestionEntries);
|
|
15
|
+
exports.queryQuestionEntries = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.queryQuestionEntries);
|
|
16
|
+
exports.bulkDeleteQuestionEntry = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.bulkDeleteQuestionEntry);
|
|
17
|
+
exports.updateExtendedFields = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.updateExtendedFields);
|
|
18
|
+
exports.setQuestionEntryLabels = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.setQuestionEntryLabels);
|
|
19
|
+
exports.bulkUpdateQuestionEntry = (0, rest_modules_1.createRESTModule)(faq_question_entry_v2_question_entry_question_entry_public_js_1.bulkUpdateQuestionEntry);
|
|
20
|
+
/** */
|
|
21
|
+
exports.onQuestionEntryCreated = (0, event_definition_modules_1.createEventModule)(faq_question_entry_v2_question_entry_question_entry_public_js_2.onQuestionEntryCreated);
|
|
22
|
+
/** */
|
|
23
|
+
exports.onQuestionEntryDeleted = (0, event_definition_modules_1.createEventModule)(faq_question_entry_v2_question_entry_question_entry_public_js_3.onQuestionEntryDeleted);
|
|
24
|
+
/** */
|
|
25
|
+
exports.onQuestionEntryUpdated = (0, event_definition_modules_1.createEventModule)(faq_question_entry_v2_question_entry_question_entry_public_js_4.onQuestionEntryUpdated);
|
|
26
|
+
var faq_question_entry_v2_question_entry_question_entry_universal_js_1 = require("./faq-question-entry-v2-question-entry-question-entry.universal.js");
|
|
27
|
+
Object.defineProperty(exports, "NodeType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.NodeType; } });
|
|
28
|
+
Object.defineProperty(exports, "WidthType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.WidthType; } });
|
|
29
|
+
Object.defineProperty(exports, "PluginContainerDataAlignment", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.PluginContainerDataAlignment; } });
|
|
30
|
+
Object.defineProperty(exports, "Type", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Type; } });
|
|
31
|
+
Object.defineProperty(exports, "Target", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Target; } });
|
|
32
|
+
Object.defineProperty(exports, "TextAlignment", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.TextAlignment; } });
|
|
33
|
+
Object.defineProperty(exports, "LineStyle", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.LineStyle; } });
|
|
34
|
+
Object.defineProperty(exports, "Width", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Width; } });
|
|
35
|
+
Object.defineProperty(exports, "Alignment", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Alignment; } });
|
|
36
|
+
Object.defineProperty(exports, "ViewMode", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.ViewMode; } });
|
|
37
|
+
Object.defineProperty(exports, "LayoutType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.LayoutType; } });
|
|
38
|
+
Object.defineProperty(exports, "Orientation", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Orientation; } });
|
|
39
|
+
Object.defineProperty(exports, "Crop", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Crop; } });
|
|
40
|
+
Object.defineProperty(exports, "ThumbnailsAlignment", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.ThumbnailsAlignment; } });
|
|
41
|
+
Object.defineProperty(exports, "GIFType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.GIFType; } });
|
|
42
|
+
Object.defineProperty(exports, "Source", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Source; } });
|
|
43
|
+
Object.defineProperty(exports, "MapType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.MapType; } });
|
|
44
|
+
Object.defineProperty(exports, "ViewRole", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.ViewRole; } });
|
|
45
|
+
Object.defineProperty(exports, "VoteRole", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.VoteRole; } });
|
|
46
|
+
Object.defineProperty(exports, "PollLayoutType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.PollLayoutType; } });
|
|
47
|
+
Object.defineProperty(exports, "PollLayoutDirection", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.PollLayoutDirection; } });
|
|
48
|
+
Object.defineProperty(exports, "BackgroundType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.BackgroundType; } });
|
|
49
|
+
Object.defineProperty(exports, "DecorationType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.DecorationType; } });
|
|
50
|
+
Object.defineProperty(exports, "FontType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.FontType; } });
|
|
51
|
+
Object.defineProperty(exports, "AppType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.AppType; } });
|
|
52
|
+
Object.defineProperty(exports, "InitialExpandedItems", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.InitialExpandedItems; } });
|
|
53
|
+
Object.defineProperty(exports, "Direction", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.Direction; } });
|
|
54
|
+
Object.defineProperty(exports, "VerticalAlignment", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.VerticalAlignment; } });
|
|
55
|
+
Object.defineProperty(exports, "NullValue", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.NullValue; } });
|
|
56
|
+
Object.defineProperty(exports, "QuestionStatus", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.QuestionStatus; } });
|
|
57
|
+
Object.defineProperty(exports, "ContentFormat", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.ContentFormat; } });
|
|
58
|
+
Object.defineProperty(exports, "FieldSet", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.FieldSet; } });
|
|
59
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.SortOrder; } });
|
|
60
|
+
Object.defineProperty(exports, "QueryQuestionEntriesRequestContentFormat", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.QueryQuestionEntriesRequestContentFormat; } });
|
|
61
|
+
Object.defineProperty(exports, "QueryQuestionEntriesRequestFieldSet", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.QueryQuestionEntriesRequestFieldSet; } });
|
|
62
|
+
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return faq_question_entry_v2_question_entry_question_entry_universal_js_1.WebhookIdentityType; } });
|
|
63
|
+
//# sourceMappingURL=faq-question-entry-v2-question-entry-question-entry.context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"faq-question-entry-v2-question-entry-question-entry.context.js","sourceRoot":"","sources":["../../../src/faq-question-entry-v2-question-entry-question-entry.context.ts"],"names":[],"mappings":";;;AAAA,mJAWyE;AACzE,gEAAiE;AACjE,wFAA8E;AAE9E,mJAAyI;AACzI,mJAAyI;AACzI,mJAAyI;AAE5H,QAAA,mBAAmB,GAGd,IAAA,+BAAgB,EAAC,mFAAyB,CAAC,CAAC;AACjD,QAAA,gBAAgB,GAGX,IAAA,+BAAgB,EAAC,gFAAsB,CAAC,CAAC;AAC9C,QAAA,mBAAmB,GAGd,IAAA,+BAAgB,EAAC,mFAAyB,CAAC,CAAC;AACjD,QAAA,mBAAmB,GAGd,IAAA,+BAAgB,EAAC,mFAAyB,CAAC,CAAC;AACjD,QAAA,mBAAmB,GAGd,IAAA,+BAAgB,EAAC,mFAAyB,CAAC,CAAC;AACjD,QAAA,oBAAoB,GAGf,IAAA,+BAAgB,EAAC,oFAA0B,CAAC,CAAC;AAClD,QAAA,uBAAuB,GAGlB,IAAA,+BAAgB,EAAC,uFAA6B,CAAC,CAAC;AACrD,QAAA,oBAAoB,GAGf,IAAA,+BAAgB,EAAC,oFAA0B,CAAC,CAAC;AAClD,QAAA,sBAAsB,GAGjB,IAAA,+BAAgB,EAAC,sFAA4B,CAAC,CAAC;AACpD,QAAA,uBAAuB,GAGlB,IAAA,+BAAgB,EAAC,uFAA6B,CAAC,CAAC;AAClE,MAAM;AACO,QAAA,sBAAsB,GAE/B,IAAA,4CAAiB,EAAC,sFAA4B,CAAC,CAAC;AACpD,MAAM;AACO,QAAA,sBAAsB,GAE/B,IAAA,4CAAiB,EAAC,sFAA4B,CAAC,CAAC;AACpD,MAAM;AACO,QAAA,sBAAsB,GAE/B,IAAA,4CAAiB,EAAC,sFAA4B,CAAC,CAAC;AAEpD,uJAqC4E;AApC1E,4JAAA,QAAQ,OAAA;AACR,6JAAA,SAAS,OAAA;AACT,gLAAA,4BAA4B,OAAA;AAC5B,wJAAA,IAAI,OAAA;AACJ,0JAAA,MAAM,OAAA;AACN,iKAAA,aAAa,OAAA;AACb,6JAAA,SAAS,OAAA;AACT,yJAAA,KAAK,OAAA;AACL,6JAAA,SAAS,OAAA;AACT,4JAAA,QAAQ,OAAA;AACR,8JAAA,UAAU,OAAA;AACV,+JAAA,WAAW,OAAA;AACX,wJAAA,IAAI,OAAA;AACJ,uKAAA,mBAAmB,OAAA;AACnB,2JAAA,OAAO,OAAA;AACP,0JAAA,MAAM,OAAA;AACN,2JAAA,OAAO,OAAA;AACP,4JAAA,QAAQ,OAAA;AACR,4JAAA,QAAQ,OAAA;AACR,kKAAA,cAAc,OAAA;AACd,uKAAA,mBAAmB,OAAA;AACnB,kKAAA,cAAc,OAAA;AACd,kKAAA,cAAc,OAAA;AACd,4JAAA,QAAQ,OAAA;AACR,2JAAA,OAAO,OAAA;AACP,wKAAA,oBAAoB,OAAA;AACpB,6JAAA,SAAS,OAAA;AACT,qKAAA,iBAAiB,OAAA;AACjB,6JAAA,SAAS,OAAA;AACT,kKAAA,cAAc,OAAA;AACd,iKAAA,aAAa,OAAA;AACb,4JAAA,QAAQ,OAAA;AACR,6JAAA,SAAS,OAAA;AACT,4LAAA,wCAAwC,OAAA;AACxC,uLAAA,mCAAmC,OAAA;AACnC,uKAAA,mBAAmB,OAAA"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { RequestOptionsFactory } from '@wix/sdk-types';
|
|
2
|
+
/** Creates a new QuestionEntry. */
|
|
3
|
+
export declare function createQuestionEntry(payload: object): RequestOptionsFactory<any>;
|
|
4
|
+
/** Retrieves a single QuestionEntry by id. */
|
|
5
|
+
export declare function getQuestionEntry(payload: object): RequestOptionsFactory<any>;
|
|
6
|
+
/**
|
|
7
|
+
* Updates a QuestionEntry, replaces the previous version.
|
|
8
|
+
*
|
|
9
|
+
* Each time the QuestionEntry is updated `revision` increments by 1.
|
|
10
|
+
* The current `revision` must be passed when updating the QuestionEntry.
|
|
11
|
+
* This ensures you're working with the latest QuestionEntry and prevents unintended overwrites.
|
|
12
|
+
*/
|
|
13
|
+
export declare function updateQuestionEntry(payload: object): RequestOptionsFactory<any>;
|
|
14
|
+
/**
|
|
15
|
+
* Deletes a QuestionEntry.
|
|
16
|
+
* Deleting a QuestionEntry permanently removes them from the QuestionEntry List.
|
|
17
|
+
*/
|
|
18
|
+
export declare function deleteQuestionEntry(payload: object): RequestOptionsFactory<any>;
|
|
19
|
+
/**
|
|
20
|
+
* Retrieves up to 100 question entries, given the provided filtering, paging, and sorting.
|
|
21
|
+
* Use the `fieldSet` parameter to set whether sharing links are included in the response.
|
|
22
|
+
*/
|
|
23
|
+
export declare function listQuestionEntries(payload: object): RequestOptionsFactory<any>;
|
|
24
|
+
/** Retrieves a list of QuestionEntries, given the provided [paging, filtering, and sorting]. */
|
|
25
|
+
export declare function queryQuestionEntries(payload: object): RequestOptionsFactory<any>;
|
|
26
|
+
/** Deletes multiple QuestionEntries in a single request. Works synchronously. */
|
|
27
|
+
export declare function bulkDeleteQuestionEntry(payload: object): RequestOptionsFactory<any>;
|
|
28
|
+
/** Updates extended fields of a QuestionEntry without incrementing revision */
|
|
29
|
+
export declare function updateExtendedFields(payload: object): RequestOptionsFactory<any>;
|
|
30
|
+
/**
|
|
31
|
+
* Adds or updates a question entry's labels. Replaces existing labels.
|
|
32
|
+
* Note: If 'labels' field is empty in the request, it will clear all existing labels for the question entry.
|
|
33
|
+
*/
|
|
34
|
+
export declare function setQuestionEntryLabels(payload: object): RequestOptionsFactory<any>;
|
|
35
|
+
/**
|
|
36
|
+
* Updates multiple question entries'.
|
|
37
|
+
* This method replace the following bulk methods from the previous service:
|
|
38
|
+
* 1. updateQuestionsVisibility - Updates multiple question entries' visibility within their categories
|
|
39
|
+
* 2. bulkSetQuestionStatus - Updates multiple question entries' statuses.
|
|
40
|
+
* 3. bulkUpdateLabelOrder - Updates a question entry's labels order.
|
|
41
|
+
*/
|
|
42
|
+
export declare function bulkUpdateQuestionEntry(payload: object): RequestOptionsFactory<any>;
|