@wix/auto_sdk_stores_info-sections-v-3 1.0.73 → 1.0.75
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 +53 -16
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +30 -6
- package/build/cjs/index.typings.js +45 -14
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +25 -3
- package/build/cjs/meta.js +38 -5
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +51 -12
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +30 -6
- package/build/es/index.typings.mjs +43 -10
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +25 -3
- package/build/es/meta.mjs +38 -5
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +53 -16
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +30 -6
- package/build/internal/cjs/index.typings.js +45 -14
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +25 -3
- package/build/internal/cjs/meta.js +38 -5
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +51 -12
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +30 -6
- package/build/internal/es/index.typings.mjs +43 -10
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +25 -3
- package/build/internal/es/meta.mjs +38 -5
- 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, 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, 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,
|
|
@@ -47,12 +46,10 @@ __export(index_exports, {
|
|
|
47
46
|
PollLayoutDirection: () => PollLayoutDirection,
|
|
48
47
|
PollLayoutType: () => PollLayoutType,
|
|
49
48
|
Position: () => Position,
|
|
50
|
-
QueryBuilder: () => QueryBuilder,
|
|
51
49
|
RequestedFields: () => RequestedFields,
|
|
52
50
|
Resizing: () => Resizing,
|
|
53
51
|
ResponsivenessBehaviour: () => ResponsivenessBehaviour,
|
|
54
52
|
Scaling: () => Scaling,
|
|
55
|
-
Sort: () => Sort,
|
|
56
53
|
SortOrder: () => SortOrder,
|
|
57
54
|
Source: () => Source,
|
|
58
55
|
StylesPosition: () => StylesPosition,
|
|
@@ -80,7 +77,8 @@ __export(index_exports, {
|
|
|
80
77
|
onInfoSectionDeleted: () => onInfoSectionDeleted2,
|
|
81
78
|
onInfoSectionUpdated: () => onInfoSectionUpdated2,
|
|
82
79
|
queryInfoSections: () => queryInfoSections4,
|
|
83
|
-
updateInfoSection: () => updateInfoSection4
|
|
80
|
+
updateInfoSection: () => updateInfoSection4,
|
|
81
|
+
utils: () => utils
|
|
84
82
|
});
|
|
85
83
|
module.exports = __toCommonJS(index_exports);
|
|
86
84
|
|
|
@@ -210,7 +208,8 @@ function createInfoSection(payload) {
|
|
|
210
208
|
},
|
|
211
209
|
{
|
|
212
210
|
path: "infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
213
|
-
}
|
|
211
|
+
},
|
|
212
|
+
{ path: "infoSection.description.nodes.shapeData.shape.duration" }
|
|
214
213
|
]
|
|
215
214
|
}
|
|
216
215
|
]);
|
|
@@ -287,6 +286,9 @@ function createInfoSection(payload) {
|
|
|
287
286
|
},
|
|
288
287
|
{
|
|
289
288
|
path: "infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
path: "infoSection.description.nodes.shapeData.shape.duration"
|
|
290
292
|
}
|
|
291
293
|
]
|
|
292
294
|
}
|
|
@@ -371,6 +373,9 @@ function getInfoSection(payload) {
|
|
|
371
373
|
},
|
|
372
374
|
{
|
|
373
375
|
path: "infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
path: "infoSection.description.nodes.shapeData.shape.duration"
|
|
374
379
|
}
|
|
375
380
|
]
|
|
376
381
|
}
|
|
@@ -424,7 +429,8 @@ function getOrCreateInfoSection(payload) {
|
|
|
424
429
|
},
|
|
425
430
|
{
|
|
426
431
|
path: "infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
427
|
-
}
|
|
432
|
+
},
|
|
433
|
+
{ path: "infoSection.description.nodes.shapeData.shape.duration" }
|
|
428
434
|
]
|
|
429
435
|
},
|
|
430
436
|
{
|
|
@@ -508,6 +514,9 @@ function getOrCreateInfoSection(payload) {
|
|
|
508
514
|
},
|
|
509
515
|
{
|
|
510
516
|
path: "infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
path: "infoSection.description.nodes.shapeData.shape.duration"
|
|
511
520
|
}
|
|
512
521
|
]
|
|
513
522
|
}
|
|
@@ -563,7 +572,8 @@ function bulkGetOrCreateInfoSections(payload) {
|
|
|
563
572
|
},
|
|
564
573
|
{
|
|
565
574
|
path: "infoSections.description.nodes.layoutData.backdropImage.media.duration"
|
|
566
|
-
}
|
|
575
|
+
},
|
|
576
|
+
{ path: "infoSections.description.nodes.shapeData.shape.duration" }
|
|
567
577
|
]
|
|
568
578
|
},
|
|
569
579
|
{
|
|
@@ -651,6 +661,9 @@ function bulkGetOrCreateInfoSections(payload) {
|
|
|
651
661
|
},
|
|
652
662
|
{
|
|
653
663
|
path: "results.item.description.nodes.layoutData.backdropImage.media.duration"
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
path: "results.item.description.nodes.shapeData.shape.duration"
|
|
654
667
|
}
|
|
655
668
|
]
|
|
656
669
|
}
|
|
@@ -717,7 +730,8 @@ function updateInfoSection(payload) {
|
|
|
717
730
|
},
|
|
718
731
|
{
|
|
719
732
|
path: "infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
720
|
-
}
|
|
733
|
+
},
|
|
734
|
+
{ path: "infoSection.description.nodes.shapeData.shape.duration" }
|
|
721
735
|
]
|
|
722
736
|
}
|
|
723
737
|
]);
|
|
@@ -794,6 +808,9 @@ function updateInfoSection(payload) {
|
|
|
794
808
|
},
|
|
795
809
|
{
|
|
796
810
|
path: "infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
path: "infoSection.description.nodes.shapeData.shape.duration"
|
|
797
814
|
}
|
|
798
815
|
]
|
|
799
816
|
}
|
|
@@ -903,6 +920,9 @@ function queryInfoSections(payload) {
|
|
|
903
920
|
},
|
|
904
921
|
{
|
|
905
922
|
path: "infoSections.description.nodes.layoutData.backdropImage.media.duration"
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
path: "infoSections.description.nodes.shapeData.shape.duration"
|
|
906
926
|
}
|
|
907
927
|
]
|
|
908
928
|
}
|
|
@@ -978,7 +998,8 @@ function bulkCreateInfoSections(payload) {
|
|
|
978
998
|
},
|
|
979
999
|
{
|
|
980
1000
|
path: "infoSections.description.nodes.layoutData.backdropImage.media.duration"
|
|
981
|
-
}
|
|
1001
|
+
},
|
|
1002
|
+
{ path: "infoSections.description.nodes.shapeData.shape.duration" }
|
|
982
1003
|
]
|
|
983
1004
|
}
|
|
984
1005
|
]);
|
|
@@ -1059,6 +1080,9 @@ function bulkCreateInfoSections(payload) {
|
|
|
1059
1080
|
},
|
|
1060
1081
|
{
|
|
1061
1082
|
path: "results.item.description.nodes.layoutData.backdropImage.media.duration"
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
path: "results.item.description.nodes.shapeData.shape.duration"
|
|
1062
1086
|
}
|
|
1063
1087
|
]
|
|
1064
1088
|
}
|
|
@@ -1141,6 +1165,9 @@ function bulkUpdateInfoSections(payload) {
|
|
|
1141
1165
|
},
|
|
1142
1166
|
{
|
|
1143
1167
|
path: "infoSections.infoSection.description.nodes.layoutData.backdropImage.media.duration"
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
path: "infoSections.infoSection.description.nodes.shapeData.shape.duration"
|
|
1144
1171
|
}
|
|
1145
1172
|
]
|
|
1146
1173
|
}
|
|
@@ -1222,6 +1249,9 @@ function bulkUpdateInfoSections(payload) {
|
|
|
1222
1249
|
},
|
|
1223
1250
|
{
|
|
1224
1251
|
path: "results.item.description.nodes.layoutData.backdropImage.media.duration"
|
|
1252
|
+
},
|
|
1253
|
+
{
|
|
1254
|
+
path: "results.item.description.nodes.shapeData.shape.duration"
|
|
1225
1255
|
}
|
|
1226
1256
|
]
|
|
1227
1257
|
}
|
|
@@ -1290,6 +1320,7 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
|
|
|
1290
1320
|
NodeType2["CAPTION"] = "CAPTION";
|
|
1291
1321
|
NodeType2["LAYOUT"] = "LAYOUT";
|
|
1292
1322
|
NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
|
|
1323
|
+
NodeType2["SHAPE"] = "SHAPE";
|
|
1293
1324
|
return NodeType2;
|
|
1294
1325
|
})(NodeType || {});
|
|
1295
1326
|
var WidthType = /* @__PURE__ */ ((WidthType2) => {
|
|
@@ -1826,7 +1857,9 @@ async function typedQueryInfoSections(query, options) {
|
|
|
1826
1857
|
throw transformedError;
|
|
1827
1858
|
}
|
|
1828
1859
|
}
|
|
1829
|
-
var
|
|
1860
|
+
var utils = {
|
|
1861
|
+
...(0, import_query_builder_utils.createQueryUtils)()
|
|
1862
|
+
};
|
|
1830
1863
|
async function bulkCreateInfoSections2(infoSections, options) {
|
|
1831
1864
|
const { httpClient, sideEffects } = arguments[2];
|
|
1832
1865
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
|
|
@@ -2053,7 +2086,8 @@ var onInfoSectionCreated = (0, import_sdk_types.EventDefinition)(
|
|
|
2053
2086
|
},
|
|
2054
2087
|
{
|
|
2055
2088
|
path: "entity.description.nodes.layoutData.backdropImage.media.duration"
|
|
2056
|
-
}
|
|
2089
|
+
},
|
|
2090
|
+
{ path: "entity.description.nodes.shapeData.shape.duration" }
|
|
2057
2091
|
]
|
|
2058
2092
|
}
|
|
2059
2093
|
])
|
|
@@ -2115,7 +2149,8 @@ var onInfoSectionDeleted = (0, import_sdk_types.EventDefinition)(
|
|
|
2115
2149
|
},
|
|
2116
2150
|
{
|
|
2117
2151
|
path: "undefined.description.nodes.layoutData.backdropImage.media.duration"
|
|
2118
|
-
}
|
|
2152
|
+
},
|
|
2153
|
+
{ path: "undefined.description.nodes.shapeData.shape.duration" }
|
|
2119
2154
|
]
|
|
2120
2155
|
}
|
|
2121
2156
|
])
|
|
@@ -2174,6 +2209,7 @@ var onInfoSectionUpdated = (0, import_sdk_types.EventDefinition)(
|
|
|
2174
2209
|
{
|
|
2175
2210
|
path: "entity.description.nodes.layoutData.backdropImage.media.duration"
|
|
2176
2211
|
},
|
|
2212
|
+
{ path: "entity.description.nodes.shapeData.shape.duration" },
|
|
2177
2213
|
{
|
|
2178
2214
|
path: "modifiedFields.description.nodes.galleryData.items.image.media.duration"
|
|
2179
2215
|
},
|
|
@@ -2224,6 +2260,9 @@ var onInfoSectionUpdated = (0, import_sdk_types.EventDefinition)(
|
|
|
2224
2260
|
},
|
|
2225
2261
|
{
|
|
2226
2262
|
path: "modifiedFields.description.nodes.layoutData.backdropImage.media.duration"
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
path: "modifiedFields.description.nodes.shapeData.shape.duration"
|
|
2227
2266
|
}
|
|
2228
2267
|
]
|
|
2229
2268
|
}
|
|
@@ -2277,7 +2316,6 @@ var onInfoSectionUpdated2 = (0, import_event_definition_modules.createEventModul
|
|
|
2277
2316
|
DesignTarget,
|
|
2278
2317
|
Direction,
|
|
2279
2318
|
DividerDataAlignment,
|
|
2280
|
-
Filter,
|
|
2281
2319
|
FontType,
|
|
2282
2320
|
GIFType,
|
|
2283
2321
|
ImagePosition,
|
|
@@ -2294,12 +2332,10 @@ var onInfoSectionUpdated2 = (0, import_event_definition_modules.createEventModul
|
|
|
2294
2332
|
PollLayoutDirection,
|
|
2295
2333
|
PollLayoutType,
|
|
2296
2334
|
Position,
|
|
2297
|
-
QueryBuilder,
|
|
2298
2335
|
RequestedFields,
|
|
2299
2336
|
Resizing,
|
|
2300
2337
|
ResponsivenessBehaviour,
|
|
2301
2338
|
Scaling,
|
|
2302
|
-
Sort,
|
|
2303
2339
|
SortOrder,
|
|
2304
2340
|
Source,
|
|
2305
2341
|
StylesPosition,
|
|
@@ -2327,6 +2363,7 @@ var onInfoSectionUpdated2 = (0, import_event_definition_modules.createEventModul
|
|
|
2327
2363
|
onInfoSectionDeleted,
|
|
2328
2364
|
onInfoSectionUpdated,
|
|
2329
2365
|
queryInfoSections,
|
|
2330
|
-
updateInfoSection
|
|
2366
|
+
updateInfoSection,
|
|
2367
|
+
utils
|
|
2331
2368
|
});
|
|
2332
2369
|
//# sourceMappingURL=index.js.map
|