@wix/auto_sdk_stores_info-sections-v-3 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.context.d.ts +30 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.context.js +65 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.context.js.map +1 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.http.d.ts +68 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.http.js +1101 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.http.js.map +1 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.meta.d.ts +28 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js +218 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js.map +1 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.public.d.ts +122 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.public.js +238 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.public.js.map +1 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.types.d.ts +2083 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.types.js +318 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.types.js.map +1 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.universal.d.ts +2640 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js +862 -0
- package/build/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.context.d.ts +30 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.context.js +30 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.context.js.map +1 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.http.d.ts +68 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.http.js +1088 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.http.js.map +1 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.meta.d.ts +28 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js +182 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js.map +1 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.public.d.ts +122 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.public.js +193 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.public.js.map +1 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.types.d.ts +2083 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.types.js +315 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.types.js.map +1 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.universal.d.ts +2640 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js +826 -0
- package/build/es/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.context.d.ts +30 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.context.js +65 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.context.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.http.d.ts +68 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.http.js +1101 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.http.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.meta.d.ts +28 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js +218 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.public.d.ts +122 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.public.js +238 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.public.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.types.d.ts +2083 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.types.js +318 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.types.js.map +1 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.universal.d.ts +2640 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js +862 -0
- package/build/internal/cjs/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.context.d.ts +30 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.context.js +30 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.context.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.http.d.ts +68 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.http.js +1088 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.http.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.meta.d.ts +28 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js +182 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.meta.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.public.d.ts +122 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.public.js +193 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.public.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.types.d.ts +2083 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.types.js +315 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.types.js.map +1 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.universal.d.ts +2640 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js +826 -0
- package/build/internal/es/src/stores-catalog-v3-info-section-info-sections-v-3.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1,238 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WidthType = exports.Width = exports.WebhookIdentityType = exports.VoteRole = exports.ViewRole = exports.ViewMode = exports.VerticalAlignment = exports.Type = exports.ThumbnailsAlignment = exports.TextAlignment = exports.Target = exports.Source = exports.SortOrder = exports.RequestedFields = exports.PollLayoutType = exports.PollLayoutDirection = exports.PluginContainerDataAlignment = exports.Orientation = exports.NullValue = exports.NodeType = exports.MapType = exports.LineStyle = exports.LayoutType = exports.InitialExpandedItems = exports.GIFType = exports.FontType = exports.Direction = exports.DecorationType = exports.Crop = exports.BackgroundType = exports.AppType = exports.Alignment = exports.onInfoSectionUpdated = exports.onInfoSectionDeleted = exports.onInfoSectionCreated = exports.bulkDeleteInfoSections = exports.bulkUpdateInfoSections = exports.bulkCreateInfoSections = exports.queryInfoSections = exports.deleteInfoSection = exports.updateInfoSection = exports.bulkGetOrCreateInfoSections = exports.getOrCreateInfoSection = exports.getInfoSection = exports.createInfoSection = exports.__metadata = void 0;
|
|
4
|
+
const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
|
|
5
|
+
const float_1 = require("@wix/sdk-runtime/transformations/float");
|
|
6
|
+
const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
|
|
7
|
+
const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
|
|
8
|
+
const sdk_types_1 = require("@wix/sdk-types");
|
|
9
|
+
const stores_catalog_v3_info_section_info_sections_v_3_universal_js_1 = require("./stores-catalog-v3-info-section-info-sections-v-3.universal.js");
|
|
10
|
+
exports.__metadata = { PACKAGE_NAME: '@wix/stores' };
|
|
11
|
+
function createInfoSection(httpClient) {
|
|
12
|
+
return (infoSection) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.createInfoSection)(infoSection,
|
|
13
|
+
// @ts-ignore
|
|
14
|
+
{ httpClient });
|
|
15
|
+
}
|
|
16
|
+
exports.createInfoSection = createInfoSection;
|
|
17
|
+
function getInfoSection(httpClient) {
|
|
18
|
+
return (infoSectionId, options) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.getInfoSection)(infoSectionId, options,
|
|
19
|
+
// @ts-ignore
|
|
20
|
+
{ httpClient });
|
|
21
|
+
}
|
|
22
|
+
exports.getInfoSection = getInfoSection;
|
|
23
|
+
function getOrCreateInfoSection(httpClient) {
|
|
24
|
+
return (options) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.getOrCreateInfoSection)(options,
|
|
25
|
+
// @ts-ignore
|
|
26
|
+
{ httpClient });
|
|
27
|
+
}
|
|
28
|
+
exports.getOrCreateInfoSection = getOrCreateInfoSection;
|
|
29
|
+
function bulkGetOrCreateInfoSections(httpClient) {
|
|
30
|
+
return (options) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.bulkGetOrCreateInfoSections)(options,
|
|
31
|
+
// @ts-ignore
|
|
32
|
+
{ httpClient });
|
|
33
|
+
}
|
|
34
|
+
exports.bulkGetOrCreateInfoSections = bulkGetOrCreateInfoSections;
|
|
35
|
+
function updateInfoSection(httpClient) {
|
|
36
|
+
return (_id, infoSection, options) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.updateInfoSection)(_id, infoSection, options,
|
|
37
|
+
// @ts-ignore
|
|
38
|
+
{ httpClient });
|
|
39
|
+
}
|
|
40
|
+
exports.updateInfoSection = updateInfoSection;
|
|
41
|
+
function deleteInfoSection(httpClient) {
|
|
42
|
+
return (infoSectionId) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.deleteInfoSection)(infoSectionId,
|
|
43
|
+
// @ts-ignore
|
|
44
|
+
{ httpClient });
|
|
45
|
+
}
|
|
46
|
+
exports.deleteInfoSection = deleteInfoSection;
|
|
47
|
+
function queryInfoSections(httpClient) {
|
|
48
|
+
return (options) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.queryInfoSections)(options,
|
|
49
|
+
// @ts-ignore
|
|
50
|
+
{ httpClient });
|
|
51
|
+
}
|
|
52
|
+
exports.queryInfoSections = queryInfoSections;
|
|
53
|
+
function bulkCreateInfoSections(httpClient) {
|
|
54
|
+
return (infoSections, options) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.bulkCreateInfoSections)(infoSections, options,
|
|
55
|
+
// @ts-ignore
|
|
56
|
+
{ httpClient });
|
|
57
|
+
}
|
|
58
|
+
exports.bulkCreateInfoSections = bulkCreateInfoSections;
|
|
59
|
+
function bulkUpdateInfoSections(httpClient) {
|
|
60
|
+
return (infoSections, options) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.bulkUpdateInfoSections)(infoSections, options,
|
|
61
|
+
// @ts-ignore
|
|
62
|
+
{ httpClient });
|
|
63
|
+
}
|
|
64
|
+
exports.bulkUpdateInfoSections = bulkUpdateInfoSections;
|
|
65
|
+
function bulkDeleteInfoSections(httpClient) {
|
|
66
|
+
return (infoSectionIds) => (0, stores_catalog_v3_info_section_info_sections_v_3_universal_js_1.bulkDeleteInfoSections)(infoSectionIds,
|
|
67
|
+
// @ts-ignore
|
|
68
|
+
{ httpClient });
|
|
69
|
+
}
|
|
70
|
+
exports.bulkDeleteInfoSections = bulkDeleteInfoSections;
|
|
71
|
+
exports.onInfoSectionCreated = (0, sdk_types_1.EventDefinition)('wix.stores.catalog.v3.info_section_created', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
|
|
72
|
+
{
|
|
73
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
|
74
|
+
paths: [
|
|
75
|
+
{ path: 'entity.createdDate' },
|
|
76
|
+
{ path: 'entity.updatedDate' },
|
|
77
|
+
{ path: 'entity.description.metadata.createdTimestamp' },
|
|
78
|
+
{ path: 'entity.description.metadata.updatedTimestamp' },
|
|
79
|
+
{ path: 'metadata.eventTime' },
|
|
80
|
+
],
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
transformFn: float_1.transformRESTFloatToSDKFloat,
|
|
84
|
+
paths: [
|
|
85
|
+
{
|
|
86
|
+
path: 'entity.description.nodes.galleryData.items.image.media.duration',
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
path: 'entity.description.nodes.galleryData.items.video.media.duration',
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
path: 'entity.description.nodes.galleryData.items.video.thumbnail.duration',
|
|
93
|
+
},
|
|
94
|
+
{ path: 'entity.description.nodes.galleryData.options.item.ratio' },
|
|
95
|
+
{ path: 'entity.description.nodes.imageData.image.duration' },
|
|
96
|
+
{ path: 'entity.description.nodes.mapData.mapSettings.lat' },
|
|
97
|
+
{ path: 'entity.description.nodes.mapData.mapSettings.lng' },
|
|
98
|
+
{ path: 'entity.description.nodes.pollData.poll.image.duration' },
|
|
99
|
+
{
|
|
100
|
+
path: 'entity.description.nodes.pollData.poll.options.image.duration',
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
path: 'entity.description.nodes.pollData.design.poll.background.image.duration',
|
|
104
|
+
},
|
|
105
|
+
{ path: 'entity.description.nodes.appEmbedData.image.duration' },
|
|
106
|
+
{ path: 'entity.description.nodes.videoData.video.duration' },
|
|
107
|
+
{ path: 'entity.description.nodes.videoData.thumbnail.duration' },
|
|
108
|
+
{ path: 'entity.description.nodes.audioData.audio.duration' },
|
|
109
|
+
{ path: 'entity.description.nodes.audioData.coverImage.duration' },
|
|
110
|
+
],
|
|
111
|
+
},
|
|
112
|
+
])))();
|
|
113
|
+
exports.onInfoSectionDeleted = (0, sdk_types_1.EventDefinition)('wix.stores.catalog.v3.info_section_deleted', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
|
|
114
|
+
{
|
|
115
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
|
116
|
+
paths: [
|
|
117
|
+
{ path: 'undefined.createdDate' },
|
|
118
|
+
{ path: 'undefined.updatedDate' },
|
|
119
|
+
{ path: 'undefined.description.metadata.createdTimestamp' },
|
|
120
|
+
{ path: 'undefined.description.metadata.updatedTimestamp' },
|
|
121
|
+
{ path: 'metadata.eventTime' },
|
|
122
|
+
],
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
transformFn: float_1.transformRESTFloatToSDKFloat,
|
|
126
|
+
paths: [
|
|
127
|
+
{
|
|
128
|
+
path: 'undefined.description.nodes.galleryData.items.image.media.duration',
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
path: 'undefined.description.nodes.galleryData.items.video.media.duration',
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
path: 'undefined.description.nodes.galleryData.items.video.thumbnail.duration',
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
path: 'undefined.description.nodes.galleryData.options.item.ratio',
|
|
138
|
+
},
|
|
139
|
+
{ path: 'undefined.description.nodes.imageData.image.duration' },
|
|
140
|
+
{ path: 'undefined.description.nodes.mapData.mapSettings.lat' },
|
|
141
|
+
{ path: 'undefined.description.nodes.mapData.mapSettings.lng' },
|
|
142
|
+
{
|
|
143
|
+
path: 'undefined.description.nodes.pollData.poll.image.duration',
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
path: 'undefined.description.nodes.pollData.poll.options.image.duration',
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
path: 'undefined.description.nodes.pollData.design.poll.background.image.duration',
|
|
150
|
+
},
|
|
151
|
+
{ path: 'undefined.description.nodes.appEmbedData.image.duration' },
|
|
152
|
+
{ path: 'undefined.description.nodes.videoData.video.duration' },
|
|
153
|
+
{
|
|
154
|
+
path: 'undefined.description.nodes.videoData.thumbnail.duration',
|
|
155
|
+
},
|
|
156
|
+
{ path: 'undefined.description.nodes.audioData.audio.duration' },
|
|
157
|
+
{
|
|
158
|
+
path: 'undefined.description.nodes.audioData.coverImage.duration',
|
|
159
|
+
},
|
|
160
|
+
],
|
|
161
|
+
},
|
|
162
|
+
])))();
|
|
163
|
+
exports.onInfoSectionUpdated = (0, sdk_types_1.EventDefinition)('wix.stores.catalog.v3.info_section_updated', true, (event) => (0, rename_all_nested_keys_1.renameKeysFromRESTResponseToSDKResponse)((0, transform_paths_1.transformPaths)(event, [
|
|
164
|
+
{
|
|
165
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
|
166
|
+
paths: [
|
|
167
|
+
{ path: 'entity.createdDate' },
|
|
168
|
+
{ path: 'entity.updatedDate' },
|
|
169
|
+
{ path: 'entity.description.metadata.createdTimestamp' },
|
|
170
|
+
{ path: 'entity.description.metadata.updatedTimestamp' },
|
|
171
|
+
{ path: 'metadata.eventTime' },
|
|
172
|
+
],
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
transformFn: float_1.transformRESTFloatToSDKFloat,
|
|
176
|
+
paths: [
|
|
177
|
+
{
|
|
178
|
+
path: 'entity.description.nodes.galleryData.items.image.media.duration',
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
path: 'entity.description.nodes.galleryData.items.video.media.duration',
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
path: 'entity.description.nodes.galleryData.items.video.thumbnail.duration',
|
|
185
|
+
},
|
|
186
|
+
{ path: 'entity.description.nodes.galleryData.options.item.ratio' },
|
|
187
|
+
{ path: 'entity.description.nodes.imageData.image.duration' },
|
|
188
|
+
{ path: 'entity.description.nodes.mapData.mapSettings.lat' },
|
|
189
|
+
{ path: 'entity.description.nodes.mapData.mapSettings.lng' },
|
|
190
|
+
{ path: 'entity.description.nodes.pollData.poll.image.duration' },
|
|
191
|
+
{
|
|
192
|
+
path: 'entity.description.nodes.pollData.poll.options.image.duration',
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
path: 'entity.description.nodes.pollData.design.poll.background.image.duration',
|
|
196
|
+
},
|
|
197
|
+
{ path: 'entity.description.nodes.appEmbedData.image.duration' },
|
|
198
|
+
{ path: 'entity.description.nodes.videoData.video.duration' },
|
|
199
|
+
{ path: 'entity.description.nodes.videoData.thumbnail.duration' },
|
|
200
|
+
{ path: 'entity.description.nodes.audioData.audio.duration' },
|
|
201
|
+
{ path: 'entity.description.nodes.audioData.coverImage.duration' },
|
|
202
|
+
],
|
|
203
|
+
},
|
|
204
|
+
])))();
|
|
205
|
+
var stores_catalog_v3_info_section_info_sections_v_3_universal_js_2 = require("./stores-catalog-v3-info-section-info-sections-v-3.universal.js");
|
|
206
|
+
Object.defineProperty(exports, "Alignment", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Alignment; } });
|
|
207
|
+
Object.defineProperty(exports, "AppType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.AppType; } });
|
|
208
|
+
Object.defineProperty(exports, "BackgroundType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.BackgroundType; } });
|
|
209
|
+
Object.defineProperty(exports, "Crop", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Crop; } });
|
|
210
|
+
Object.defineProperty(exports, "DecorationType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.DecorationType; } });
|
|
211
|
+
Object.defineProperty(exports, "Direction", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Direction; } });
|
|
212
|
+
Object.defineProperty(exports, "FontType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.FontType; } });
|
|
213
|
+
Object.defineProperty(exports, "GIFType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.GIFType; } });
|
|
214
|
+
Object.defineProperty(exports, "InitialExpandedItems", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.InitialExpandedItems; } });
|
|
215
|
+
Object.defineProperty(exports, "LayoutType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.LayoutType; } });
|
|
216
|
+
Object.defineProperty(exports, "LineStyle", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.LineStyle; } });
|
|
217
|
+
Object.defineProperty(exports, "MapType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.MapType; } });
|
|
218
|
+
Object.defineProperty(exports, "NodeType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.NodeType; } });
|
|
219
|
+
Object.defineProperty(exports, "NullValue", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.NullValue; } });
|
|
220
|
+
Object.defineProperty(exports, "Orientation", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Orientation; } });
|
|
221
|
+
Object.defineProperty(exports, "PluginContainerDataAlignment", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.PluginContainerDataAlignment; } });
|
|
222
|
+
Object.defineProperty(exports, "PollLayoutDirection", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.PollLayoutDirection; } });
|
|
223
|
+
Object.defineProperty(exports, "PollLayoutType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.PollLayoutType; } });
|
|
224
|
+
Object.defineProperty(exports, "RequestedFields", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.RequestedFields; } });
|
|
225
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.SortOrder; } });
|
|
226
|
+
Object.defineProperty(exports, "Source", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Source; } });
|
|
227
|
+
Object.defineProperty(exports, "Target", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Target; } });
|
|
228
|
+
Object.defineProperty(exports, "TextAlignment", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.TextAlignment; } });
|
|
229
|
+
Object.defineProperty(exports, "ThumbnailsAlignment", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.ThumbnailsAlignment; } });
|
|
230
|
+
Object.defineProperty(exports, "Type", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Type; } });
|
|
231
|
+
Object.defineProperty(exports, "VerticalAlignment", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.VerticalAlignment; } });
|
|
232
|
+
Object.defineProperty(exports, "ViewMode", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.ViewMode; } });
|
|
233
|
+
Object.defineProperty(exports, "ViewRole", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.ViewRole; } });
|
|
234
|
+
Object.defineProperty(exports, "VoteRole", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.VoteRole; } });
|
|
235
|
+
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.WebhookIdentityType; } });
|
|
236
|
+
Object.defineProperty(exports, "Width", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.Width; } });
|
|
237
|
+
Object.defineProperty(exports, "WidthType", { enumerable: true, get: function () { return stores_catalog_v3_info_section_info_sections_v_3_universal_js_2.WidthType; } });
|
|
238
|
+
//# sourceMappingURL=stores-catalog-v3-info-section-info-sections-v-3.public.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stores-catalog-v3-info-section-info-sections-v-3.public.js","sourceRoot":"","sources":["../../../src/stores-catalog-v3-info-section-info-sections-v-3.public.ts"],"names":[],"mappings":"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"}
|