pds-dev-kit-web 2.2.295 → 2.2.297
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/common/assets/icons/fill/Plugin.js +1 -1
- package/dist/src/common/assets/icons/line/Plugin.js +1 -1
- package/dist/src/common/services/i18n/resources/en.json +6 -1
- package/dist/src/common/services/i18n/resources/es.json +6 -1
- package/dist/src/common/services/i18n/resources/fil.json +6 -1
- package/dist/src/common/services/i18n/resources/index.d.ts +35 -0
- package/dist/src/common/services/i18n/resources/ja.json +6 -1
- package/dist/src/common/services/i18n/resources/ko.json +6 -1
- package/dist/src/common/services/i18n/resources/zh-cn.json +6 -1
- package/dist/src/common/services/i18n/resources/zh-tw.json +6 -1
- package/dist/src/desktop/components/Select/Select.d.ts +1 -0
- package/dist/src/desktop/components/Select/Select.js +1 -1
- package/dist/src/mobile/components/Select/Select.d.ts +1 -0
- package/dist/src/mobile/components/Select/Select.js +1 -1
- package/dist/src/sub/DynamicLayout/CompositionEditor/CompositionEditor.js +0 -2
- package/dist/src/sub/DynamicLayout/CompositionRenderer/Composition.js +9 -10
- package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.d.ts +2 -1
- package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.js +15 -55
- package/dist/src/sub/DynamicLayout/gleStyles.js +1 -1
- package/dist/src/sub/DynamicLayout/mock_queryData.d.ts +216 -74
- package/dist/src/sub/DynamicLayout/mock_queryData.js +1018 -2510
- package/dist/src/sub/DynamicLayout/mock_section.json +10777 -23774
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Button/Button.js +32 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.js +95 -56
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarouselCore.js +48 -22
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useSwiper.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useSwiper.js +10 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsList.js +75 -59
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Image/Image.js +29 -7
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBanner.js +67 -38
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useSwiper.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useSwiper.js +11 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.d.ts +5 -0
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.js +103 -9
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/textSpecFormatOptions.d.ts +1 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/textSpecFormatOptions.js +4 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/VideoPlayer.js +25 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/types.d.ts +4 -3
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/fallbacks/DataNotFound.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/fallbacks/DataNotFound.js +33 -0
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseJsonProperties.js +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseQueryData.d.ts +18 -0
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseQueryData.js +92 -0
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/stylePropParsers/parseStylePropBorder.js +19 -5
- package/package.json +1 -1
- package/release-note.md +2 -2
|
@@ -1,96 +1,238 @@
|
|
|
1
1
|
export declare const queryDataMock: {
|
|
2
|
-
'
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
'X00004/PAPPQUERY_QUERY_X00004_PRODUCT_PRE_NONE_NONE_ALL_001/eyJ2ZXJzaW9uIjoiMjAyNS0xMi0yMiIsInZhbHVlcyI6WyIiXX0/PAPPQUERY_SORTING_ITEM_ID_ASC/0': {
|
|
3
|
+
itemDesc: string;
|
|
4
|
+
pointName: null;
|
|
5
|
+
conversionLinkDesc: null;
|
|
6
|
+
originalPointWithShipping: null;
|
|
7
|
+
lowestPriceWithShipping: null;
|
|
8
|
+
nation: null;
|
|
9
|
+
scheduledSaleEndsAt: string;
|
|
10
|
+
customImg0: null;
|
|
11
|
+
rank: null;
|
|
12
|
+
releasedDate: null;
|
|
6
13
|
customVideo1: null;
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
14
|
+
customString4: null;
|
|
15
|
+
badges: {
|
|
16
|
+
bgColorInHex: string;
|
|
17
|
+
borderColorInHex: null;
|
|
18
|
+
fgColorInHex: null;
|
|
19
|
+
id: number;
|
|
20
|
+
manifestCode: string;
|
|
21
|
+
name: string;
|
|
22
|
+
refId: string;
|
|
23
|
+
}[];
|
|
24
|
+
currency: string;
|
|
25
|
+
categories: {
|
|
26
|
+
conversionLink: string;
|
|
27
|
+
id: number;
|
|
28
|
+
name: string;
|
|
29
|
+
refId: string;
|
|
30
|
+
}[];
|
|
31
|
+
itemAttachmentImg: null;
|
|
32
|
+
scheduledSaleStartsAt: string;
|
|
33
|
+
originalPriceWithShipping: null;
|
|
34
|
+
sourceDesc: null;
|
|
35
|
+
createdDate: string;
|
|
36
|
+
customUri0: null;
|
|
11
37
|
categoryTitle: null;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
releasedDate: null;
|
|
18
|
-
rank: null;
|
|
19
|
-
updatedDate: string;
|
|
20
|
-
sourceFeatured: null;
|
|
38
|
+
labels: {
|
|
39
|
+
id: number;
|
|
40
|
+
name: string;
|
|
41
|
+
refId: string;
|
|
42
|
+
}[];
|
|
21
43
|
seriesLogo: null;
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
discountPoint: string;
|
|
27
|
-
sourceDesc: null;
|
|
28
|
-
shippingPrice: null;
|
|
29
|
-
customImg2: null;
|
|
30
|
-
originalPoint: string;
|
|
31
|
-
originalPriceWithShipping: null;
|
|
32
|
-
purchaserCount: null;
|
|
33
|
-
lowestPriceWithShipping: null;
|
|
34
|
-
sourceConversionLink: null;
|
|
35
|
-
ratingAvgPoint: string;
|
|
44
|
+
customVideo0: null;
|
|
45
|
+
conversionLinkUri: null;
|
|
46
|
+
ratingCount: null;
|
|
47
|
+
itemAttachmentUri: null;
|
|
36
48
|
customUri1: null;
|
|
37
|
-
|
|
38
|
-
shippingPoint: null;
|
|
39
|
-
nation: null;
|
|
40
|
-
instructor: null;
|
|
41
|
-
paid: string;
|
|
42
|
-
creator: null;
|
|
43
|
-
actor: null;
|
|
49
|
+
sourceConversionLink: null;
|
|
44
50
|
discountPrice: string;
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
51
|
+
customImg1: null;
|
|
52
|
+
itemOverview: string;
|
|
53
|
+
lowestPrice: string;
|
|
54
|
+
shippingPoint: null;
|
|
55
|
+
itemPreviewVideo: null;
|
|
56
|
+
gradeName: null;
|
|
57
|
+
itemTitle: string;
|
|
58
|
+
logo: null;
|
|
59
|
+
customString3: null;
|
|
60
|
+
resourceAttachmentFiles: null;
|
|
61
|
+
dislikeCount: null;
|
|
62
|
+
conversionLinkThumbnail: null;
|
|
63
|
+
itemPreviewImgs: null;
|
|
64
|
+
synopsis: null;
|
|
65
|
+
lowestPointWithShipping: null;
|
|
49
66
|
order: null;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
67
|
+
boardCategoryLabels: null;
|
|
68
|
+
ageGradeName: null;
|
|
69
|
+
instructor: null;
|
|
70
|
+
sourceName: null;
|
|
53
71
|
reactionCount: null;
|
|
54
|
-
|
|
72
|
+
subCreator: null;
|
|
73
|
+
sourceImg: null;
|
|
74
|
+
contentsCount: null;
|
|
55
75
|
categoryConversionLink: null;
|
|
76
|
+
reviewFeaturedConversionLink: null;
|
|
77
|
+
discountPoint: null;
|
|
78
|
+
saleStatus: string;
|
|
79
|
+
itemId: string;
|
|
80
|
+
customUri2: null;
|
|
81
|
+
lowestPoint: null;
|
|
82
|
+
customString0: null;
|
|
83
|
+
purchaserCount: string;
|
|
56
84
|
seriesTitles: null;
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
85
|
+
discountRate: string;
|
|
86
|
+
paid: string;
|
|
87
|
+
conversionLinkName: null;
|
|
88
|
+
likeCount: null;
|
|
89
|
+
shippingPrice: string;
|
|
90
|
+
itemAttachmentName: null;
|
|
91
|
+
level: null;
|
|
92
|
+
actor: null;
|
|
93
|
+
creator: null;
|
|
94
|
+
publishedDate: null;
|
|
60
95
|
customString2: null;
|
|
61
|
-
|
|
96
|
+
itemConversionLink: string;
|
|
97
|
+
originalPrice: string;
|
|
98
|
+
director: null;
|
|
99
|
+
reviewCount: null;
|
|
100
|
+
ratingAvgPoint: null;
|
|
101
|
+
reviewFeatured: null;
|
|
102
|
+
customImg2: null;
|
|
103
|
+
sourceFeatured: null;
|
|
104
|
+
discountName: null;
|
|
62
105
|
customString1: null;
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
106
|
+
pointImg: null;
|
|
107
|
+
updatedDate: string;
|
|
108
|
+
itemThumbnail: string;
|
|
109
|
+
customVideo2: null;
|
|
110
|
+
bookmarkCount: null;
|
|
111
|
+
viewCount: null;
|
|
66
112
|
commentFeaturedConversionLink: null;
|
|
67
|
-
level: null;
|
|
68
|
-
labels: null;
|
|
69
|
-
customString0: null;
|
|
70
|
-
publishedDate: string;
|
|
71
|
-
itemAttachmentName: null;
|
|
72
113
|
seriesConversionLink: null;
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
114
|
+
commentCount: null;
|
|
115
|
+
genre: null;
|
|
116
|
+
pinned: null;
|
|
117
|
+
originalPoint: null;
|
|
118
|
+
commentFeatured: null;
|
|
119
|
+
}[];
|
|
120
|
+
'X00004/PAPPQUERY_QUERY_X00004_PRODUCT_PRE_NONE_NONE_ALL_001/eyJ2ZXJzaW9uIjoiMjAyNS0xMi0yMiIsInZhbHVlcyI6WyJ1bmRlZmluZWQiXX0/PAPPQUERY_SORTING_ITEM_ID_ASC/0': {
|
|
121
|
+
itemDesc: string;
|
|
122
|
+
pointName: null;
|
|
123
|
+
conversionLinkDesc: null;
|
|
124
|
+
originalPointWithShipping: null;
|
|
125
|
+
lowestPriceWithShipping: null;
|
|
126
|
+
nation: null;
|
|
127
|
+
scheduledSaleEndsAt: string;
|
|
85
128
|
customImg0: null;
|
|
86
|
-
|
|
129
|
+
rank: null;
|
|
130
|
+
releasedDate: null;
|
|
131
|
+
customVideo1: null;
|
|
132
|
+
customString4: null;
|
|
133
|
+
badges: {
|
|
134
|
+
bgColorInHex: string;
|
|
135
|
+
borderColorInHex: null;
|
|
136
|
+
fgColorInHex: null;
|
|
137
|
+
id: number;
|
|
138
|
+
manifestCode: string;
|
|
139
|
+
name: string;
|
|
140
|
+
refId: string;
|
|
141
|
+
}[];
|
|
142
|
+
currency: string;
|
|
143
|
+
categories: {
|
|
144
|
+
conversionLink: string;
|
|
145
|
+
id: number;
|
|
146
|
+
name: string;
|
|
147
|
+
refId: string;
|
|
148
|
+
}[];
|
|
87
149
|
itemAttachmentImg: null;
|
|
88
|
-
|
|
150
|
+
scheduledSaleStartsAt: string;
|
|
151
|
+
originalPriceWithShipping: null;
|
|
152
|
+
sourceDesc: null;
|
|
153
|
+
createdDate: string;
|
|
154
|
+
customUri0: null;
|
|
155
|
+
categoryTitle: null;
|
|
156
|
+
labels: {
|
|
157
|
+
id: number;
|
|
158
|
+
name: string;
|
|
159
|
+
refId: string;
|
|
160
|
+
}[];
|
|
161
|
+
seriesLogo: null;
|
|
162
|
+
customVideo0: null;
|
|
163
|
+
conversionLinkUri: null;
|
|
164
|
+
ratingCount: null;
|
|
165
|
+
itemAttachmentUri: null;
|
|
166
|
+
customUri1: null;
|
|
167
|
+
sourceConversionLink: null;
|
|
168
|
+
discountPrice: string;
|
|
89
169
|
customImg1: null;
|
|
90
|
-
|
|
91
|
-
logo: null;
|
|
170
|
+
itemOverview: string;
|
|
92
171
|
lowestPrice: string;
|
|
172
|
+
shippingPoint: null;
|
|
173
|
+
itemPreviewVideo: null;
|
|
174
|
+
gradeName: null;
|
|
175
|
+
itemTitle: string;
|
|
176
|
+
logo: null;
|
|
177
|
+
customString3: null;
|
|
178
|
+
resourceAttachmentFiles: null;
|
|
179
|
+
dislikeCount: null;
|
|
180
|
+
conversionLinkThumbnail: null;
|
|
181
|
+
itemPreviewImgs: null;
|
|
93
182
|
synopsis: null;
|
|
183
|
+
lowestPointWithShipping: null;
|
|
184
|
+
order: null;
|
|
185
|
+
boardCategoryLabels: null;
|
|
186
|
+
ageGradeName: null;
|
|
187
|
+
instructor: null;
|
|
188
|
+
sourceName: null;
|
|
189
|
+
reactionCount: null;
|
|
190
|
+
subCreator: null;
|
|
191
|
+
sourceImg: null;
|
|
192
|
+
contentsCount: null;
|
|
193
|
+
categoryConversionLink: null;
|
|
194
|
+
reviewFeaturedConversionLink: null;
|
|
195
|
+
discountPoint: null;
|
|
196
|
+
saleStatus: string;
|
|
197
|
+
itemId: string;
|
|
198
|
+
customUri2: null;
|
|
199
|
+
lowestPoint: null;
|
|
200
|
+
customString0: null;
|
|
201
|
+
purchaserCount: string;
|
|
202
|
+
seriesTitles: null;
|
|
203
|
+
discountRate: string;
|
|
204
|
+
paid: string;
|
|
205
|
+
conversionLinkName: null;
|
|
206
|
+
likeCount: null;
|
|
207
|
+
shippingPrice: string;
|
|
208
|
+
itemAttachmentName: null;
|
|
209
|
+
level: null;
|
|
210
|
+
actor: null;
|
|
211
|
+
creator: null;
|
|
212
|
+
publishedDate: null;
|
|
213
|
+
customString2: null;
|
|
214
|
+
itemConversionLink: string;
|
|
215
|
+
originalPrice: string;
|
|
216
|
+
director: null;
|
|
217
|
+
reviewCount: null;
|
|
218
|
+
ratingAvgPoint: null;
|
|
219
|
+
reviewFeatured: null;
|
|
220
|
+
customImg2: null;
|
|
221
|
+
sourceFeatured: null;
|
|
222
|
+
discountName: null;
|
|
223
|
+
customString1: null;
|
|
224
|
+
pointImg: null;
|
|
225
|
+
updatedDate: string;
|
|
226
|
+
itemThumbnail: string;
|
|
94
227
|
customVideo2: null;
|
|
228
|
+
bookmarkCount: null;
|
|
229
|
+
viewCount: null;
|
|
230
|
+
commentFeaturedConversionLink: null;
|
|
231
|
+
seriesConversionLink: null;
|
|
232
|
+
commentCount: null;
|
|
233
|
+
genre: null;
|
|
234
|
+
pinned: null;
|
|
235
|
+
originalPoint: null;
|
|
236
|
+
commentFeatured: null;
|
|
95
237
|
}[];
|
|
96
238
|
};
|