pds-dev-kit-web-test 0.3.62 → 0.3.63
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/pagesPreviewMock.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/pagesPreviewMock.js +7 -6
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/EmbedIframe.js +5 -3
- package/package.json +1 -1
- package/release-note.md +2 -2
|
@@ -3,15 +3,16 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.sampleCustomsection6 = exports.sampleCustomsection5 = exports.sampleCustomsection4 = exports.sampleCustomsection3 = exports.sampleCustomsection2 = exports.sampleCustomsection1 = exports.EMBEDED_SAMPLES = void 0;
|
|
4
4
|
exports.EMBEDED_SAMPLES = {
|
|
5
5
|
GOOGLE_MAPS: '<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d508.40856699559515!2d127.04604546611074!3d37.5412884534309!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x357ca484b232aab9%3A0x3016af9babd6093e!2z7ISc7Jq47Yq567OE7IucIOyEseuPmeq1rCDrmp3shKzroZwgMzE3!5e0!3m2!1sko!2skr!4v1690098445797!5m2!1sko!2skr" width="100%" height="100%" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>',
|
|
6
|
-
GOOGLE_FORMS: '<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeXlFI2qpbGOGQ5Zvk3JkkJXo0qsznrpjjIutpk9nGfpPFCIA/viewform?embedded=true" width="
|
|
7
|
-
SCRIPT: '<div class="whattime-inline-widget" data-code="9WVUWfsUhi" style="
|
|
6
|
+
GOOGLE_FORMS: '<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeXlFI2qpbGOGQ5Zvk3JkkJXo0qsznrpjjIutpk9nGfpPFCIA/viewform?embedded=true" width="100px" height="100px" frameborder="0" marginheight="0" marginwidth="0">로드 중…</iframe>',
|
|
7
|
+
SCRIPT: '<div class="whattime-inline-widget" data-code="9WVUWfsUhi" style="width: 320px; height: 690px;"></div><link href="https://whattime.co.kr/widget/widget.css" rel="stylesheet"><script src="https://whattime.co.kr/widget/widget.js" type="text/javascript" async></script>',
|
|
8
8
|
DIV: '<div style="background-color: black"><button>sample-button</button></div>',
|
|
9
9
|
DIRTY: '<img src=x onerror=alert(1)//>',
|
|
10
10
|
CLEAN: '<div>CLEAN</div>',
|
|
11
11
|
SCRIPT2: '<script src="https:/hello.js" type="text/javascript" async></script>',
|
|
12
12
|
FACEBOOK: '<iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fsminglive%2Fposts%2Fpfbid023o4i8jNwoh9B3bdQSXKcsKZiaU7rK8FuLtgGdt2crQugFWHA7aiPJZWxPpZMqTh3l&show_text=true&width=500" width="500"height="437"style="border:none;overflow:hidden"scrolling="no"frameborder="0"allowfullscreen="true"allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe>',
|
|
13
13
|
ALERT: '<script>alert("this-is-no"); console.log("hi"); </script>',
|
|
14
|
-
DAUM: '<div id="daumRoughmapContainer1710850127862" class="root_daum_roughmap root_daum_roughmap_landing"></div><script charset="UTF-8" class="daum_roughmap_loader_script" src="https://ssl.daumcdn.net/dmaps/map_js_init/roughmapLoader.js"></script><script charset="UTF-8">new daum.roughmap.Lander({"timestamp": "1710850127862", "key": "2ikv7", "mapWidth": "640", "mapHeight": "360"}).render(); console.log(\'what is this\')</script>'
|
|
14
|
+
DAUM: '<div id="daumRoughmapContainer1710850127862" class="root_daum_roughmap root_daum_roughmap_landing"></div><script charset="UTF-8" class="daum_roughmap_loader_script" src="https://ssl.daumcdn.net/dmaps/map_js_init/roughmapLoader.js"></script><script charset="UTF-8">new daum.roughmap.Lander({"timestamp": "1710850127862", "key": "2ikv7", "mapWidth": "640", "mapHeight": "360"}).render(); console.log(\'what is this\')</script>',
|
|
15
|
+
TWITTER: '<a class="twitter-timeline" href="https://twitter.com/XDevelopers?ref_src=twsrc%5Etfw">Tweets by XDevelopers</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>'
|
|
15
16
|
};
|
|
16
17
|
exports.sampleCustomsection1 = {
|
|
17
18
|
administrativeTitle: 'UNTITLED',
|
|
@@ -2143,7 +2144,7 @@ exports.sampleCustomsection5 = {
|
|
|
2143
2144
|
currentVersion: '2023-08-03',
|
|
2144
2145
|
data: {
|
|
2145
2146
|
CB_CONTENT_PROP_CODEBLOCK: {
|
|
2146
|
-
CB_CONTENT_PROP_CODEBLOCK_SPEC_CODE: exports.EMBEDED_SAMPLES.
|
|
2147
|
+
CB_CONTENT_PROP_CODEBLOCK_SPEC_CODE: exports.EMBEDED_SAMPLES.TWITTER,
|
|
2147
2148
|
CB_CONTENT_PROP_CODEBLOCK_SPEC_LANG: 'HTML'
|
|
2148
2149
|
},
|
|
2149
2150
|
CB_CONTENT_PROP_HOVER: {
|
|
@@ -2418,9 +2419,9 @@ exports.sampleCustomsection5 = {
|
|
|
2418
2419
|
'CB_EFFECT_PROP_ENTANIM_SPEC_TFUNC:MOBILE': null
|
|
2419
2420
|
},
|
|
2420
2421
|
CB_LAYOUT_PROP_ARRANGE: {
|
|
2421
|
-
CB_LAYOUT_PROP_ARRANGE_SPEC_HORIZONTAL: '
|
|
2422
|
+
CB_LAYOUT_PROP_ARRANGE_SPEC_HORIZONTAL: 'CENTER',
|
|
2422
2423
|
'CB_LAYOUT_PROP_ARRANGE_SPEC_HORIZONTAL:MOBILE': 'MIDDLE',
|
|
2423
|
-
CB_LAYOUT_PROP_ARRANGE_SPEC_VERTICAL: '
|
|
2424
|
+
CB_LAYOUT_PROP_ARRANGE_SPEC_VERTICAL: 'MIDDLE',
|
|
2424
2425
|
'CB_LAYOUT_PROP_ARRANGE_SPEC_VERTICAL:MOBILE': null
|
|
2425
2426
|
},
|
|
2426
2427
|
CB_LAYOUT_PROP_PADDING: {
|
|
@@ -28,16 +28,18 @@ var EmbedIframe = function (_a) {
|
|
|
28
28
|
iframeDoc.write(parsedCode);
|
|
29
29
|
iframeDoc.close();
|
|
30
30
|
}, [parsedCode]);
|
|
31
|
-
return ((0, jsx_runtime_1.jsx)(S_Iframe, { ref: iframeRef, title: "\uD2B9\uBCC4\uD55C\uC774\uB984",
|
|
31
|
+
return ((0, jsx_runtime_1.jsx)(S_Iframe, { ref: iframeRef, title: "\uD2B9\uBCC4\uD55C\uC774\uB984",
|
|
32
|
+
// sandbox="allow-scripts allow-same-origin allow-forms"
|
|
33
|
+
allow: "accelerometer; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; clipboard-write;", sandbox: "allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts allow-downloads allow-pointer-lock" }));
|
|
32
34
|
};
|
|
33
|
-
var S_Iframe = styled_components_1.default.iframe(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border: none;\n height: 100%;\n width: 100%;\n"], ["\n border: none;\n height: 100%;\n width: 100%;\n"])));
|
|
35
|
+
var S_Iframe = styled_components_1.default.iframe(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border: none;\n display: block;\n height: 100%;\n width: 100%;\n"], ["\n border: none;\n display: block;\n height: 100%;\n width: 100%;\n"])));
|
|
34
36
|
function getHtmlCode(code, style) {
|
|
35
37
|
var styleString = Object.entries(style).reduce(function (styleStr, _a) {
|
|
36
38
|
var prop = _a[0], value = _a[1];
|
|
37
39
|
var kebabProp = prop.replace(/([a-z0])([A-Z])/g, '$1-$2').toLowerCase();
|
|
38
40
|
return "".concat(styleStr).concat(kebabProp, ": ").concat(value, ";");
|
|
39
41
|
}, '');
|
|
40
|
-
var fullCode = "\n <!DOCTYPE html>\n <html lang=\"en\">\n <head>\n <meta charset=\"UTF-8\">\n <style>\n html, body {\n margin: 0;\n padding: 0;\n width: 100%;\n height: 100%;\n ".concat(styleString, "\n }\n\n </style>\n </head>\n <body>\n ").concat(code, "\n </body>\n </html>\n ");
|
|
42
|
+
var fullCode = "\n <!DOCTYPE html>\n <html lang=\"en\">\n <head>\n <meta charset=\"UTF-8\">\n <style>\n html, body {\n margin: 0;\n padding: 0;\n width: 100%;\n height: 100%;\n display: inline-flex !important;\n ".concat(styleString, "\n }\n\n body > div { \n flex-grow: 1;\n width: 100%;\n }\n </style>\n </head>\n <body>\n\n ").concat(code, "\n\n </body>\n </html>\n ");
|
|
41
43
|
// Use a blob to handle potentially complex scripts and avoid encoding issues
|
|
42
44
|
// const blob = new Blob([fullCode], { type: 'text/html' });
|
|
43
45
|
// const url = URL.createObjectURL(blob);
|
package/package.json
CHANGED
package/release-note.md
CHANGED