pds-dev-kit-web-test 2.7.506 → 2.7.507
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/dist/src/sub/DynamicLayout/DynamicLayout.js +0 -1
- package/dist/src/sub/DynamicLayout/mock_queryData.d.ts +257 -156
- package/dist/src/sub/DynamicLayout/mock_queryData.js +5232 -3895
- package/dist/src/sub/DynamicLayout/mock_section.json +22130 -10741
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.js +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.js +41 -0
- package/dist/src/sub/DynamicLayout/sections/FlexGridCustomSection.js +0 -1
- package/package.json +1 -1
|
@@ -42,7 +42,6 @@ function DynamicLayout(_a) {
|
|
|
42
42
|
})
|
|
43
43
|
.sort(function (a, b) { return a.order - b.order; });
|
|
44
44
|
var iframeSection = filteredSortedSection.find(function (section) { return section.manifest.schema === 'EXP_IFRAME' && section.display; });
|
|
45
|
-
console.log('in PDS..', queryData);
|
|
46
45
|
return ((0, jsx_runtime_1.jsxs)(dynamicLayoutContext_1.dynamicLayoutContext.Provider, __assign({ value: {
|
|
47
46
|
device: device,
|
|
48
47
|
mode: mode,
|
|
@@ -1,198 +1,299 @@
|
|
|
1
1
|
export declare const queryDataMock: {
|
|
2
|
-
'
|
|
3
|
-
|
|
2
|
+
'A00002/PAPPQUERY_QUERY_A00002_POST_PRE_NONE_NONE_ALL_001/eyJ2ZXJzaW9uIjoiMjAyNS0xMi0yMiIsInZhbHVlcyI6WyIiXX0/PAPPQUERY_SORTING_ITEM_ID_ASC/0': {
|
|
3
|
+
actor: null;
|
|
4
|
+
createdDate: string;
|
|
5
|
+
discountPoint: string;
|
|
6
|
+
discountPrice: string;
|
|
7
|
+
customImg0: null;
|
|
8
|
+
seriesLogo: null;
|
|
9
|
+
itemId: string;
|
|
10
|
+
customString1: null;
|
|
11
|
+
updatedDate: string;
|
|
12
|
+
conversionLinkThumbnail: string;
|
|
13
|
+
originalPointWithShipping: null;
|
|
14
|
+
commentFeaturedConversionLink: string;
|
|
15
|
+
sourceDesc: null;
|
|
16
|
+
customVideo0: null;
|
|
17
|
+
reviewFeaturedConversionLink: null;
|
|
18
|
+
contentsCount: null;
|
|
4
19
|
customVideo2: null;
|
|
20
|
+
reviewCount: null;
|
|
21
|
+
viewCount: string;
|
|
5
22
|
currency: string;
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
sourceDesc: null;
|
|
16
|
-
customString4: null;
|
|
17
|
-
itemPreviewImgs: null;
|
|
18
|
-
customUri0: null;
|
|
19
|
-
director: string;
|
|
20
|
-
itemThumbnail: string;
|
|
21
|
-
reviewCount: string;
|
|
23
|
+
badges: null;
|
|
24
|
+
scheduledSaleStartsAt: null;
|
|
25
|
+
director: null;
|
|
26
|
+
lowestPrice: string;
|
|
27
|
+
customImg2: null;
|
|
28
|
+
categoryConversionLink: string;
|
|
29
|
+
commentCount: string;
|
|
30
|
+
pointImg: string;
|
|
31
|
+
lowestPoint: string;
|
|
22
32
|
shippingPoint: null;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
33
|
+
customImg1: null;
|
|
34
|
+
itemThumbnail: string;
|
|
35
|
+
labels: string;
|
|
36
|
+
itemAttachmentName: string;
|
|
37
|
+
order: null;
|
|
27
38
|
customString2: null;
|
|
39
|
+
nation: null;
|
|
40
|
+
purchaserCount: string;
|
|
41
|
+
synopsis: null;
|
|
42
|
+
bookmarkCount: null;
|
|
43
|
+
reactionCount: null;
|
|
28
44
|
sourceImg: string;
|
|
29
|
-
|
|
45
|
+
itemOverview: null;
|
|
30
46
|
resourceAttachmentFiles: null;
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
itemAttachmentImg: null;
|
|
38
|
-
conversionLinkName: null;
|
|
39
|
-
badges: null;
|
|
40
|
-
customImg2: null;
|
|
41
|
-
createdDate: string;
|
|
42
|
-
commentFeatured: null;
|
|
43
|
-
pointName: string;
|
|
44
|
-
publishedDate: string;
|
|
45
|
-
labels: never[];
|
|
46
|
-
originalPriceWithShipping: null;
|
|
47
|
-
dislikeCount: string;
|
|
48
|
-
customString3: null;
|
|
49
|
-
ratingCount: string;
|
|
50
|
-
customImg1: null;
|
|
51
|
-
actor: string;
|
|
47
|
+
itemPreviewImgs: null;
|
|
48
|
+
itemConversionLink: string;
|
|
49
|
+
pinned: string;
|
|
50
|
+
customString0: null;
|
|
51
|
+
seriesTitles: null;
|
|
52
|
+
commentFeatured: string;
|
|
52
53
|
itemTitle: string;
|
|
53
|
-
itemOverview: string;
|
|
54
|
-
genre: string;
|
|
55
|
-
discountPrice: string;
|
|
56
54
|
ageGradeName: string;
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
discountName: string;
|
|
56
|
+
customUri2: null;
|
|
57
|
+
paid: string;
|
|
58
|
+
creator: null;
|
|
59
|
+
originalPrice: string;
|
|
59
60
|
seriesConversionLink: null;
|
|
60
|
-
|
|
61
|
-
|
|
61
|
+
conversionLinkUri: string;
|
|
62
|
+
ratingCount: null;
|
|
63
|
+
subCreator: null;
|
|
64
|
+
lowestPointWithShipping: null;
|
|
65
|
+
customString3: null;
|
|
62
66
|
level: null;
|
|
63
|
-
|
|
64
|
-
itemId: string;
|
|
65
|
-
originalPrice: string;
|
|
66
|
-
customUri2: null;
|
|
67
|
-
nation: string;
|
|
68
|
-
seriesTitles: null;
|
|
69
|
-
reviewFeaturedConversionLink: string;
|
|
70
|
-
itemConversionLink: string;
|
|
71
|
-
itemDesc: string;
|
|
72
|
-
pointImg: string;
|
|
73
|
-
conversionLinkThumbnail: null;
|
|
74
|
-
commentFeaturedConversionLink: null;
|
|
75
|
-
reviewFeatured: string;
|
|
76
|
-
customImg0: null;
|
|
77
|
-
sourceFeatured: null;
|
|
78
|
-
synopsis: string;
|
|
67
|
+
categoryTitle: string;
|
|
79
68
|
sourceConversionLink: null;
|
|
69
|
+
conversionLinkName: string;
|
|
70
|
+
scheduledSaleEndsAt: null;
|
|
71
|
+
customUri0: null;
|
|
72
|
+
logo: null;
|
|
80
73
|
customUri1: null;
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
74
|
+
saleStatus: null;
|
|
75
|
+
itemDesc: string;
|
|
76
|
+
reviewFeatured: null;
|
|
77
|
+
sourceFeatured: null;
|
|
78
|
+
originalPriceWithShipping: null;
|
|
79
|
+
ratingAvgPoint: null;
|
|
85
80
|
sourceName: string;
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
lowestPriceWithShipping: null;
|
|
90
|
-
viewCount: string;
|
|
91
|
-
lowestPointWithShipping: null;
|
|
81
|
+
originalPoint: string;
|
|
82
|
+
conversionLinkDesc: string;
|
|
83
|
+
itemPreviewVideo: string;
|
|
92
84
|
shippingPrice: null;
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
85
|
+
customVideo1: null;
|
|
86
|
+
discountRate: string;
|
|
87
|
+
genre: null;
|
|
88
|
+
customString4: null;
|
|
89
|
+
gradeName: null;
|
|
90
|
+
itemAttachmentImg: string;
|
|
91
|
+
publishedDate: string;
|
|
92
|
+
dislikeCount: string;
|
|
93
|
+
lowestPriceWithShipping: null;
|
|
94
|
+
likeCount: string;
|
|
95
|
+
releasedDate: null;
|
|
96
|
+
pointName: string;
|
|
97
|
+
instructor: null;
|
|
98
|
+
itemAttachmentUri: string;
|
|
99
|
+
rank: null;
|
|
99
100
|
}[];
|
|
100
|
-
'
|
|
101
|
+
'B00001/PAPPQUERY_QUERY_B00001_POST_PRE_NONE_NONE_ALL_001/eyJ2ZXJzaW9uIjoiMjAyNS0xMi0yMiIsInZhbHVlcyI6W119/PAPPQUERY_SORTING_ITEM_ID_ASC/0': {
|
|
102
|
+
actor: null;
|
|
103
|
+
createdDate: string;
|
|
104
|
+
discountPoint: string;
|
|
105
|
+
discountPrice: string;
|
|
106
|
+
customImg0: null;
|
|
101
107
|
seriesLogo: null;
|
|
108
|
+
itemId: string;
|
|
109
|
+
customString1: null;
|
|
110
|
+
updatedDate: string;
|
|
111
|
+
conversionLinkThumbnail: string;
|
|
112
|
+
originalPointWithShipping: null;
|
|
113
|
+
commentFeaturedConversionLink: string;
|
|
114
|
+
sourceDesc: null;
|
|
115
|
+
customVideo0: null;
|
|
116
|
+
reviewFeaturedConversionLink: null;
|
|
117
|
+
contentsCount: null;
|
|
102
118
|
customVideo2: null;
|
|
119
|
+
reviewCount: null;
|
|
120
|
+
viewCount: string;
|
|
103
121
|
currency: string;
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
discountName: string;
|
|
107
|
-
reactionCount: null;
|
|
108
|
-
gradeName: null;
|
|
109
|
-
customVideo0: null;
|
|
110
|
-
pinned: string;
|
|
111
|
-
purged_at: null;
|
|
112
|
-
commentCount: string;
|
|
113
|
-
sourceDesc: null;
|
|
114
|
-
customString4: null;
|
|
115
|
-
itemPreviewImgs: null;
|
|
116
|
-
customUri0: null;
|
|
122
|
+
badges: null;
|
|
123
|
+
scheduledSaleStartsAt: null;
|
|
117
124
|
director: null;
|
|
118
|
-
|
|
119
|
-
|
|
125
|
+
lowestPrice: string;
|
|
126
|
+
customImg2: null;
|
|
127
|
+
categoryConversionLink: string;
|
|
128
|
+
commentCount: string;
|
|
129
|
+
pointImg: string;
|
|
130
|
+
lowestPoint: string;
|
|
120
131
|
shippingPoint: null;
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
132
|
+
customImg1: null;
|
|
133
|
+
itemThumbnail: string;
|
|
134
|
+
labels: string;
|
|
135
|
+
itemAttachmentName: string;
|
|
136
|
+
order: null;
|
|
125
137
|
customString2: null;
|
|
138
|
+
nation: null;
|
|
139
|
+
purchaserCount: string;
|
|
140
|
+
synopsis: null;
|
|
141
|
+
bookmarkCount: null;
|
|
142
|
+
reactionCount: null;
|
|
126
143
|
sourceImg: string;
|
|
127
|
-
|
|
144
|
+
itemOverview: null;
|
|
128
145
|
resourceAttachmentFiles: null;
|
|
129
|
-
|
|
146
|
+
itemPreviewImgs: null;
|
|
147
|
+
itemConversionLink: string;
|
|
148
|
+
pinned: string;
|
|
149
|
+
customString0: null;
|
|
150
|
+
seriesTitles: null;
|
|
151
|
+
commentFeatured: string;
|
|
152
|
+
itemTitle: string;
|
|
153
|
+
ageGradeName: string;
|
|
154
|
+
discountName: string;
|
|
155
|
+
customUri2: null;
|
|
156
|
+
paid: string;
|
|
157
|
+
creator: null;
|
|
158
|
+
originalPrice: string;
|
|
159
|
+
seriesConversionLink: null;
|
|
160
|
+
conversionLinkUri: string;
|
|
161
|
+
ratingCount: null;
|
|
162
|
+
subCreator: null;
|
|
163
|
+
lowestPointWithShipping: null;
|
|
164
|
+
customString3: null;
|
|
165
|
+
level: null;
|
|
166
|
+
categoryTitle: string;
|
|
167
|
+
sourceConversionLink: null;
|
|
168
|
+
conversionLinkName: string;
|
|
169
|
+
scheduledSaleEndsAt: null;
|
|
170
|
+
customUri0: null;
|
|
171
|
+
logo: null;
|
|
172
|
+
customUri1: null;
|
|
173
|
+
saleStatus: null;
|
|
174
|
+
itemDesc: string;
|
|
175
|
+
reviewFeatured: null;
|
|
176
|
+
sourceFeatured: null;
|
|
177
|
+
originalPriceWithShipping: null;
|
|
130
178
|
ratingAvgPoint: null;
|
|
131
|
-
|
|
179
|
+
sourceName: string;
|
|
132
180
|
originalPoint: string;
|
|
133
|
-
|
|
134
|
-
|
|
181
|
+
conversionLinkDesc: string;
|
|
182
|
+
itemPreviewVideo: string;
|
|
183
|
+
shippingPrice: null;
|
|
184
|
+
customVideo1: null;
|
|
185
|
+
discountRate: string;
|
|
186
|
+
genre: null;
|
|
187
|
+
customString4: null;
|
|
188
|
+
gradeName: null;
|
|
135
189
|
itemAttachmentImg: string;
|
|
136
|
-
conversionLinkName: string;
|
|
137
|
-
badges: null;
|
|
138
|
-
customImg2: null;
|
|
139
|
-
createdDate: string;
|
|
140
|
-
commentFeatured: string;
|
|
141
|
-
pointName: string;
|
|
142
190
|
publishedDate: string;
|
|
143
|
-
labels: string;
|
|
144
|
-
originalPriceWithShipping: null;
|
|
145
191
|
dislikeCount: string;
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
192
|
+
lowestPriceWithShipping: null;
|
|
193
|
+
likeCount: string;
|
|
194
|
+
releasedDate: null;
|
|
195
|
+
pointName: string;
|
|
196
|
+
instructor: null;
|
|
197
|
+
itemAttachmentUri: string;
|
|
198
|
+
rank: null;
|
|
199
|
+
}[];
|
|
200
|
+
'A00002/PAPPQUERY_QUERY_A00002_POST_CST_NONE_TEXT_LIKE-TITLE_001/eyJ2ZXJzaW9uIjoiMjAyNS0xMi0yMiIsInZhbHVlcyI6WyLqs7Xsp4AiXX0/PAPPQUERY_SORTING_ITEM_ID_ASC/0': {
|
|
149
201
|
actor: null;
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
genre: null;
|
|
202
|
+
createdDate: string;
|
|
203
|
+
discountPoint: string;
|
|
153
204
|
discountPrice: string;
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
customVideo1: null;
|
|
157
|
-
seriesConversionLink: null;
|
|
158
|
-
itemAttachmentName: string;
|
|
159
|
-
categoryTitle: string;
|
|
160
|
-
level: null;
|
|
161
|
-
customString1: null;
|
|
205
|
+
customImg0: null;
|
|
206
|
+
seriesLogo: null;
|
|
162
207
|
itemId: string;
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
nation: null;
|
|
166
|
-
seriesTitles: null;
|
|
167
|
-
reviewFeaturedConversionLink: null;
|
|
168
|
-
itemConversionLink: string;
|
|
169
|
-
itemDesc: string;
|
|
170
|
-
pointImg: string;
|
|
208
|
+
customString1: null;
|
|
209
|
+
updatedDate: string;
|
|
171
210
|
conversionLinkThumbnail: string;
|
|
211
|
+
originalPointWithShipping: null;
|
|
172
212
|
commentFeaturedConversionLink: string;
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
213
|
+
sourceDesc: null;
|
|
214
|
+
customVideo0: null;
|
|
215
|
+
reviewFeaturedConversionLink: null;
|
|
216
|
+
contentsCount: null;
|
|
217
|
+
customVideo2: null;
|
|
218
|
+
reviewCount: null;
|
|
219
|
+
viewCount: string;
|
|
220
|
+
currency: string;
|
|
221
|
+
badges: null;
|
|
222
|
+
scheduledSaleStartsAt: null;
|
|
223
|
+
director: null;
|
|
224
|
+
lowestPrice: string;
|
|
225
|
+
customImg2: null;
|
|
179
226
|
categoryConversionLink: string;
|
|
180
|
-
|
|
181
|
-
|
|
227
|
+
commentCount: string;
|
|
228
|
+
pointImg: string;
|
|
182
229
|
lowestPoint: string;
|
|
183
|
-
|
|
184
|
-
|
|
230
|
+
shippingPoint: null;
|
|
231
|
+
customImg1: null;
|
|
232
|
+
itemThumbnail: string;
|
|
233
|
+
labels: string;
|
|
234
|
+
itemAttachmentName: string;
|
|
235
|
+
order: null;
|
|
236
|
+
customString2: null;
|
|
237
|
+
nation: null;
|
|
238
|
+
purchaserCount: string;
|
|
239
|
+
synopsis: null;
|
|
240
|
+
bookmarkCount: null;
|
|
241
|
+
reactionCount: null;
|
|
242
|
+
sourceImg: string;
|
|
243
|
+
itemOverview: null;
|
|
244
|
+
resourceAttachmentFiles: null;
|
|
245
|
+
itemPreviewImgs: null;
|
|
246
|
+
itemConversionLink: string;
|
|
247
|
+
pinned: string;
|
|
248
|
+
customString0: null;
|
|
249
|
+
seriesTitles: null;
|
|
250
|
+
commentFeatured: string;
|
|
251
|
+
itemTitle: string;
|
|
252
|
+
ageGradeName: string;
|
|
253
|
+
discountName: string;
|
|
254
|
+
customUri2: null;
|
|
255
|
+
paid: string;
|
|
185
256
|
creator: null;
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
257
|
+
originalPrice: string;
|
|
258
|
+
seriesConversionLink: null;
|
|
259
|
+
conversionLinkUri: string;
|
|
260
|
+
ratingCount: null;
|
|
261
|
+
subCreator: null;
|
|
189
262
|
lowestPointWithShipping: null;
|
|
190
|
-
|
|
263
|
+
customString3: null;
|
|
264
|
+
level: null;
|
|
265
|
+
categoryTitle: string;
|
|
266
|
+
sourceConversionLink: null;
|
|
267
|
+
conversionLinkName: string;
|
|
268
|
+
scheduledSaleEndsAt: null;
|
|
269
|
+
customUri0: null;
|
|
270
|
+
logo: null;
|
|
271
|
+
customUri1: null;
|
|
272
|
+
saleStatus: null;
|
|
273
|
+
itemDesc: string;
|
|
274
|
+
reviewFeatured: null;
|
|
275
|
+
sourceFeatured: null;
|
|
276
|
+
originalPriceWithShipping: null;
|
|
277
|
+
ratingAvgPoint: null;
|
|
278
|
+
sourceName: string;
|
|
279
|
+
originalPoint: string;
|
|
191
280
|
conversionLinkDesc: string;
|
|
281
|
+
itemPreviewVideo: string;
|
|
282
|
+
shippingPrice: null;
|
|
283
|
+
customVideo1: null;
|
|
284
|
+
discountRate: string;
|
|
285
|
+
genre: null;
|
|
286
|
+
customString4: null;
|
|
287
|
+
gradeName: null;
|
|
288
|
+
itemAttachmentImg: string;
|
|
289
|
+
publishedDate: string;
|
|
290
|
+
dislikeCount: string;
|
|
291
|
+
lowestPriceWithShipping: null;
|
|
292
|
+
likeCount: string;
|
|
192
293
|
releasedDate: null;
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
294
|
+
pointName: string;
|
|
295
|
+
instructor: null;
|
|
296
|
+
itemAttachmentUri: string;
|
|
297
|
+
rank: null;
|
|
197
298
|
}[];
|
|
198
299
|
};
|