@wix/auto_sdk_stores_info-sections-v-3 1.0.74 → 1.0.76
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 -1
- package/build/cjs/index.js +14 -9
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +20 -4
- package/build/cjs/index.typings.js +14 -9
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +15 -1
- package/build/cjs/meta.js +7 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +11 -5
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +20 -4
- package/build/es/index.typings.mjs +11 -5
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +15 -1
- package/build/es/meta.mjs +6 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +14 -9
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +20 -4
- package/build/internal/cjs/index.typings.js +14 -9
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +15 -1
- package/build/internal/cjs/meta.js +7 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +11 -5
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +20 -4
- package/build/internal/es/index.typings.mjs +11 -5
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +15 -1
- package/build/internal/es/meta.mjs +6 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
2
|
import { InfoSection, CreateInfoSectionValidationErrors, GetInfoSectionOptions, GetOrCreateInfoSectionOptions, GetOrCreateInfoSectionResponse, GetOrCreateInfoSectionValidationErrors, BulkGetOrCreateInfoSectionsOptions, BulkGetOrCreateInfoSectionsResponse, BulkGetOrCreateInfoSectionsValidationErrors, UpdateInfoSection, UpdateInfoSectionOptions, BulkCreateInfoSectionsOptions, BulkCreateInfoSectionsResponse, BulkCreateInfoSectionsValidationErrors, MaskedInfoSection, BulkUpdateInfoSectionsOptions, BulkUpdateInfoSectionsResponse, BulkDeleteInfoSectionsResponse, InfoSectionCreatedEnvelope, InfoSectionDeletedEnvelope, InfoSectionUpdatedEnvelope, InfoSectionQuery, QueryInfoSectionsOptions, typedQueryInfoSections, InfoSectionsQueryBuilder } from './index.typings.js';
|
|
3
|
-
export { AccountInfo, AccountInfoMetadata, ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, App, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, ApplicationError, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, BaseEventMetadata, BlockquoteData, BookingData, Border, BorderColors, BorderWidths, BulkActionMetadata, BulkCreateInfoSectionsRequest, BulkDeleteInfoSectionsRequest, BulkGetOrCreateInfoSectionsRequest, BulkInfoSectionItemResult, BulkInfoSectionResult, BulkUpdateInfoSectionsRequest, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardStyles, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, CommonQueryWithEntityContext, CreateInfoSectionRequest, CreateInfoSectionResponse, Crop, CropWithLiterals, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, CustomTag, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, DeleteInfoSectionRequest, DeleteInfoSectionResponse, Design, DesignTarget, DesignTargetWithLiterals, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, EmbedData, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, File, FileData, FileSource, FileSourceDataOneOf,
|
|
3
|
+
export { AccountInfo, AccountInfoMetadata, ActionEvent, Alignment, AlignmentWithLiterals, AnchorData, App, AppEmbedData, AppEmbedDataAppDataOneOf, AppType, AppTypeWithLiterals, ApplicationError, AspectRatio, AspectRatioWithLiterals, AudioData, Background, BackgroundBackgroundOneOf, BackgroundImage, BackgroundType, BackgroundTypeWithLiterals, Banner, BaseEventMetadata, BlockquoteData, BookingData, Border, BorderColors, BorderWidths, BulkActionMetadata, BulkCreateInfoSectionsRequest, BulkDeleteInfoSectionsRequest, BulkGetOrCreateInfoSectionsRequest, BulkInfoSectionItemResult, BulkInfoSectionResult, BulkUpdateInfoSectionsRequest, BulletedListData, ButtonData, ButtonDataType, ButtonDataTypeWithLiterals, ButtonStyles, CaptionData, CardStyles, CellStyle, CodeBlockData, CollapsibleListData, ColorData, Colors, CommonQueryWithEntityContext, CreateInfoSectionRequest, CreateInfoSectionResponse, Crop, CropWithLiterals, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, CustomTag, Decoration, DecorationDataOneOf, DecorationType, DecorationTypeWithLiterals, DeleteInfoSectionRequest, DeleteInfoSectionResponse, Design, DesignTarget, DesignTargetWithLiterals, Dimensions, Direction, DirectionWithLiterals, DividerData, DividerDataAlignment, DividerDataAlignmentWithLiterals, DocumentStyle, DomainEvent, DomainEventBodyOneOf, EmbedData, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventData, EventMetadata, File, FileData, FileSource, FileSourceDataOneOf, FontFamilyData, FontSizeData, FontType, FontTypeWithLiterals, GIF, GIFData, GIFType, GIFTypeWithLiterals, GalleryData, GalleryOptions, GalleryOptionsLayout, GetInfoSectionRequest, GetInfoSectionResponse, GetOrCreateInfoSectionRequest, Gradient, HTMLData, HTMLDataDataOneOf, HeadingData, Height, IdentificationData, IdentificationDataIdOneOf, Image, ImageData, ImageDataStyles, ImagePosition, ImagePositionWithLiterals, ImageStyles, InfoSectionForGetOrCreate, InfoSectionQuerySpec, InfoSectionsQueryResult, InitialExpandedItems, InitialExpandedItemsWithLiterals, InvalidateCache, InvalidateCacheGetByOneOf, Item, ItemDataOneOf, ItemMetadata, ItemStyle, Layout, LayoutCellData, LayoutData, LayoutType, LayoutTypeWithLiterals, LayoutWithLiterals, LineStyle, LineStyleWithLiterals, Link, LinkData, LinkDataOneOf, LinkPreviewData, LinkPreviewDataStyles, ListValue, MapData, MapSettings, MapType, MapTypeWithLiterals, Media, MentionData, MessageEnvelope, Metadata, Node, NodeDataOneOf, NodeStyle, NodeType, NodeTypeWithLiterals, NullValue, NullValueWithLiterals, Oembed, Option, OptionDesign, OptionLayout, OrderedListData, Orientation, OrientationWithLiterals, Origin, OriginWithLiterals, PDFSettings, Page, ParagraphData, Permissions, Placement, PlacementWithLiterals, PlaybackOptions, PluginContainerData, PluginContainerDataAlignment, PluginContainerDataAlignmentWithLiterals, PluginContainerDataWidth, PluginContainerDataWidthDataOneOf, Poll, PollData, PollDataLayout, PollDesign, PollLayout, PollLayoutDirection, PollLayoutDirectionWithLiterals, PollLayoutType, PollLayoutTypeWithLiterals, Position, PositionWithLiterals, PricingData, QueryInfoSectionsRequest, QueryInfoSectionsResponse, RecloneSiteRequest, RecloneSiteResponse, Rel, RequestedFields, RequestedFieldsWithLiterals, Resizing, ResizingWithLiterals, ResponsivenessBehaviour, ResponsivenessBehaviourWithLiterals, RestoreInfo, RibbonStyles, RichContent, Scaling, ScalingWithLiterals, Settings, ShapeData, ShapeDataStyles, SortOrder, SortOrderWithLiterals, Sorting, Source, SourceWithLiterals, Spoiler, SpoilerData, Styles, StylesBorder, StylesPosition, StylesPositionWithLiterals, TableCellData, TableData, Target, TargetWithLiterals, TextAlignment, TextAlignmentWithLiterals, TextData, TextNodeStyle, TextStyle, Thumbnails, ThumbnailsAlignment, ThumbnailsAlignmentWithLiterals, Type, TypeWithLiterals, URI, UpdateInfoSectionRequest, UpdateInfoSectionResponse, VerticalAlignment, VerticalAlignmentAlignment, VerticalAlignmentAlignmentWithLiterals, VerticalAlignmentWithLiterals, Video, VideoData, ViewMode, ViewModeWithLiterals, ViewRole, ViewRoleWithLiterals, VoteRole, VoteRoleWithLiterals, WebhookIdentityType, WebhookIdentityTypeWithLiterals, Width, WidthType, WidthTypeWithLiterals, WidthWithLiterals, utils } from './index.typings.js';
|
|
4
4
|
|
|
5
5
|
declare function createInfoSection$1(httpClient: HttpClient): CreateInfoSectionSignature;
|
|
6
6
|
interface CreateInfoSectionSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -30,7 +30,6 @@ __export(index_exports, {
|
|
|
30
30
|
DesignTarget: () => DesignTarget,
|
|
31
31
|
Direction: () => Direction,
|
|
32
32
|
DividerDataAlignment: () => DividerDataAlignment,
|
|
33
|
-
Filter: () => Filter,
|
|
34
33
|
FontType: () => FontType,
|
|
35
34
|
GIFType: () => GIFType,
|
|
36
35
|
ImagePosition: () => ImagePosition,
|
|
@@ -42,17 +41,16 @@ __export(index_exports, {
|
|
|
42
41
|
NodeType: () => NodeType,
|
|
43
42
|
NullValue: () => NullValue,
|
|
44
43
|
Orientation: () => Orientation,
|
|
44
|
+
Origin: () => Origin,
|
|
45
45
|
Placement: () => Placement,
|
|
46
46
|
PluginContainerDataAlignment: () => PluginContainerDataAlignment,
|
|
47
47
|
PollLayoutDirection: () => PollLayoutDirection,
|
|
48
48
|
PollLayoutType: () => PollLayoutType,
|
|
49
49
|
Position: () => Position,
|
|
50
|
-
QueryBuilder: () => QueryBuilder,
|
|
51
50
|
RequestedFields: () => RequestedFields,
|
|
52
51
|
Resizing: () => Resizing,
|
|
53
52
|
ResponsivenessBehaviour: () => ResponsivenessBehaviour,
|
|
54
53
|
Scaling: () => Scaling,
|
|
55
|
-
Sort: () => Sort,
|
|
56
54
|
SortOrder: () => SortOrder,
|
|
57
55
|
Source: () => Source,
|
|
58
56
|
StylesPosition: () => StylesPosition,
|
|
@@ -80,7 +78,8 @@ __export(index_exports, {
|
|
|
80
78
|
onInfoSectionDeleted: () => onInfoSectionDeleted2,
|
|
81
79
|
onInfoSectionUpdated: () => onInfoSectionUpdated2,
|
|
82
80
|
queryInfoSections: () => queryInfoSections4,
|
|
83
|
-
updateInfoSection: () => updateInfoSection4
|
|
81
|
+
updateInfoSection: () => updateInfoSection4,
|
|
82
|
+
utils: () => utils
|
|
84
83
|
});
|
|
85
84
|
module.exports = __toCommonJS(index_exports);
|
|
86
85
|
|
|
@@ -1570,6 +1569,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
|
1570
1569
|
ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
1571
1570
|
return ImagePosition2;
|
|
1572
1571
|
})(ImagePosition || {});
|
|
1572
|
+
var Origin = /* @__PURE__ */ ((Origin2) => {
|
|
1573
|
+
Origin2["IMAGE"] = "IMAGE";
|
|
1574
|
+
Origin2["LAYOUT"] = "LAYOUT";
|
|
1575
|
+
return Origin2;
|
|
1576
|
+
})(Origin || {});
|
|
1573
1577
|
var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
|
|
1574
1578
|
VerticalAlignmentAlignment2["TOP"] = "TOP";
|
|
1575
1579
|
VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
|
|
@@ -1859,7 +1863,9 @@ async function typedQueryInfoSections(query, options) {
|
|
|
1859
1863
|
throw transformedError;
|
|
1860
1864
|
}
|
|
1861
1865
|
}
|
|
1862
|
-
var
|
|
1866
|
+
var utils = {
|
|
1867
|
+
...(0, import_query_builder_utils.createQueryUtils)()
|
|
1868
|
+
};
|
|
1863
1869
|
async function bulkCreateInfoSections2(infoSections, options) {
|
|
1864
1870
|
const { httpClient, sideEffects } = arguments[2];
|
|
1865
1871
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
|
|
@@ -2316,7 +2322,6 @@ var onInfoSectionUpdated2 = (0, import_event_definition_modules.createEventModul
|
|
|
2316
2322
|
DesignTarget,
|
|
2317
2323
|
Direction,
|
|
2318
2324
|
DividerDataAlignment,
|
|
2319
|
-
Filter,
|
|
2320
2325
|
FontType,
|
|
2321
2326
|
GIFType,
|
|
2322
2327
|
ImagePosition,
|
|
@@ -2328,17 +2333,16 @@ var onInfoSectionUpdated2 = (0, import_event_definition_modules.createEventModul
|
|
|
2328
2333
|
NodeType,
|
|
2329
2334
|
NullValue,
|
|
2330
2335
|
Orientation,
|
|
2336
|
+
Origin,
|
|
2331
2337
|
Placement,
|
|
2332
2338
|
PluginContainerDataAlignment,
|
|
2333
2339
|
PollLayoutDirection,
|
|
2334
2340
|
PollLayoutType,
|
|
2335
2341
|
Position,
|
|
2336
|
-
QueryBuilder,
|
|
2337
2342
|
RequestedFields,
|
|
2338
2343
|
Resizing,
|
|
2339
2344
|
ResponsivenessBehaviour,
|
|
2340
2345
|
Scaling,
|
|
2341
|
-
Sort,
|
|
2342
2346
|
SortOrder,
|
|
2343
2347
|
Source,
|
|
2344
2348
|
StylesPosition,
|
|
@@ -2366,6 +2370,7 @@ var onInfoSectionUpdated2 = (0, import_event_definition_modules.createEventModul
|
|
|
2366
2370
|
onInfoSectionDeleted,
|
|
2367
2371
|
onInfoSectionUpdated,
|
|
2368
2372
|
queryInfoSections,
|
|
2369
|
-
updateInfoSection
|
|
2373
|
+
updateInfoSection,
|
|
2374
|
+
utils
|
|
2370
2375
|
});
|
|
2371
2376
|
//# sourceMappingURL=index.js.map
|