pds-dev-kit-web-test 2.5.199 → 2.5.201
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/BringForward.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/BringForward.js +30 -0
- package/dist/src/common/assets/icons/fill/BringToFront.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/BringToFront.js +30 -0
- package/dist/src/common/assets/icons/fill/CheckboxIndeterminate.js +1 -1
- package/dist/src/common/assets/icons/fill/CheckboxOn.js +1 -1
- package/dist/src/common/assets/icons/fill/CloudDownload.js +1 -1
- package/dist/src/common/assets/icons/fill/Cut.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/Cut.js +30 -0
- package/dist/src/common/assets/icons/fill/Developer.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/Developer.js +30 -0
- package/dist/src/common/assets/icons/fill/Downloaded.js +1 -1
- package/dist/src/common/assets/icons/fill/Group.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/Group.js +30 -0
- package/dist/src/common/assets/icons/fill/MenuHome.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/MenuHome.js +30 -0
- package/dist/src/common/assets/icons/fill/MoveBackward.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/MoveBackward.js +30 -0
- package/dist/src/common/assets/icons/fill/MoveForward.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/MoveForward.js +30 -0
- package/dist/src/common/assets/icons/fill/Paste.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/Paste.js +30 -0
- package/dist/src/common/assets/icons/fill/PostPost.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/PostPost.js +30 -0
- package/dist/src/common/assets/icons/fill/PostSeries.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/PostSeries.js +30 -0
- package/dist/src/common/assets/icons/fill/SendBackward.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/SendBackward.js +30 -0
- package/dist/src/common/assets/icons/fill/SendToBack.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/SendToBack.js +30 -0
- package/dist/src/common/assets/icons/fill/ToggleDown.js +1 -1
- package/dist/src/common/assets/icons/fill/ToggleUp.js +1 -1
- package/dist/src/common/assets/icons/fill/Ungroup.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/Ungroup.js +30 -0
- package/dist/src/common/assets/icons/fill/VideoEpisode.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/VideoEpisode.js +30 -0
- package/dist/src/common/assets/icons/fill/VideoSeries.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/VideoSeries.js +30 -0
- package/dist/src/common/assets/icons/fill/index.d.ts +16 -0
- package/dist/src/common/assets/icons/fill/index.js +33 -1
- package/dist/src/common/assets/icons/line/BookingCompleted.js +1 -1
- package/dist/src/common/assets/icons/line/BringForward.d.ts +4 -0
- package/dist/src/common/assets/icons/line/BringForward.js +30 -0
- package/dist/src/common/assets/icons/line/BringToFront.d.ts +4 -0
- package/dist/src/common/assets/icons/line/BringToFront.js +30 -0
- package/dist/src/common/assets/icons/line/Cut.d.ts +4 -0
- package/dist/src/common/assets/icons/line/Cut.js +30 -0
- package/dist/src/common/assets/icons/line/Group.d.ts +4 -0
- package/dist/src/common/assets/icons/line/Group.js +30 -0
- package/dist/src/common/assets/icons/line/Heart.d.ts +4 -0
- package/dist/src/common/assets/icons/line/Heart.js +30 -0
- package/dist/src/common/assets/icons/line/MenuHome.d.ts +4 -0
- package/dist/src/common/assets/icons/line/MenuHome.js +30 -0
- package/dist/src/common/assets/icons/line/MoveBackward.d.ts +4 -0
- package/dist/src/common/assets/icons/line/MoveBackward.js +30 -0
- package/dist/src/common/assets/icons/line/MoveForward.d.ts +4 -0
- package/dist/src/common/assets/icons/line/MoveForward.js +30 -0
- package/dist/src/common/assets/icons/line/PageCollapse.d.ts +4 -0
- package/dist/src/common/assets/icons/line/PageCollapse.js +30 -0
- package/dist/src/common/assets/icons/line/Paste.d.ts +4 -0
- package/dist/src/common/assets/icons/line/Paste.js +30 -0
- package/dist/src/common/assets/icons/line/PostPost.d.ts +4 -0
- package/dist/src/common/assets/icons/line/PostPost.js +30 -0
- package/dist/src/common/assets/icons/line/PostSeries.d.ts +4 -0
- package/dist/src/common/assets/icons/line/PostSeries.js +31 -0
- package/dist/src/common/assets/icons/line/SendBackward.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SendBackward.js +30 -0
- package/dist/src/common/assets/icons/line/SendToBack.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SendToBack.js +30 -0
- package/dist/src/common/assets/icons/line/Ungroup.d.ts +4 -0
- package/dist/src/common/assets/icons/line/Ungroup.js +30 -0
- package/dist/src/common/assets/icons/line/VideoEpisode.d.ts +4 -0
- package/dist/src/common/assets/icons/line/VideoEpisode.js +30 -0
- package/dist/src/common/assets/icons/line/VideoSeries.d.ts +4 -0
- package/dist/src/common/assets/icons/line/VideoSeries.js +30 -0
- package/dist/src/common/assets/icons/line/index.d.ts +17 -0
- package/dist/src/common/assets/icons/line/index.js +35 -1
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +6 -1
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +6 -1
- package/dist/src/common/styles/colorSet/SemanticColor.json +4 -2
- package/dist/src/common/styles/colorSet/UIColor.json +13 -2
- package/dist/src/common/styles/colorSet/index.d.ts +25 -2
- package/dist/src/common/styles/colorSet/index.js +2 -2
- package/dist/src/common/styles/colorSet/ui-type.d.ts +11 -0
- package/dist/src/common/types/components.d.ts +5 -0
- package/dist/src/common/types/form.d.ts +6 -0
- package/dist/src/common/types/form.js +8 -0
- package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.d.ts +3 -2
- package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.js +33 -4
- package/dist/src/desktop/components/BasicButtonGroup/BasicButtonGroup.js +7 -7
- package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.js +9 -10
- package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.js +14 -8
- package/dist/src/desktop/components/Dropdown/Dropdown.js +14 -6
- package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.d.ts +1 -0
- package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.js +1 -1
- package/dist/src/desktop/components/DynamicDesktopNavBar/blocks/UserProfile.d.ts +1 -0
- package/dist/src/desktop/components/DynamicDesktopNavBar/blocks/UserProfile.js +2 -2
- package/dist/src/desktop/components/SegmentedButtonGroup/SegmentedButtonGroup.js +8 -6
- package/dist/src/desktop/components/Select/Select.d.ts +7 -2
- package/dist/src/desktop/components/Select/Select.js +90 -27
- package/dist/src/desktop/components/TextButton/TextButton.js +5 -5
- package/dist/src/desktop/components/TextField/TextField.d.ts +3 -28
- package/dist/src/desktop/components/TextField/TextField.js +5 -7
- package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +1 -0
- package/dist/src/desktop/components/TextLabel/TextLabel.js +6 -3
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSJ.js +2 -2
- package/dist/src/hybrid/components/Switch/Switch.d.ts +3 -1
- package/dist/src/hybrid/components/Switch/Switch.js +11 -5
- package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.d.ts +3 -2
- package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.js +33 -4
- package/dist/src/mobile/components/BasicButtonGroup/BasicButtonGroup.js +6 -4
- package/dist/src/mobile/components/Dropdown/Dropdown.js +14 -6
- package/dist/src/mobile/components/SegmentedButtonGroup/SegmentedButtonGroup.js +8 -6
- package/dist/src/mobile/components/Select/Select.d.ts +7 -2
- package/dist/src/mobile/components/Select/Select.js +87 -20
- package/dist/src/mobile/components/TextField/TextField.d.ts +3 -28
- package/dist/src/mobile/components/TextField/TextField.js +5 -7
- package/dist/src/sub/AdminList/ToolBar/SearchField.js +2 -2
- package/dist/src/sub/DynamicLayout/CompositionRenderer/ComponentBlockMatcher.d.ts +1 -1
- package/dist/src/sub/DynamicLayout/CompositionRenderer/ComponentBlockMatcher.js +1 -1
- package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +1 -1
- package/dist/src/sub/DynamicLayout/DynamicLayout.js +3 -2
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CheckboxIndeterminate.js +1 -1
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CheckboxOn.js +1 -1
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CloudDownload.js +1 -1
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/Downloaded.js +1 -1
- package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/BookingCompleted.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/CustomSection.js +4 -10
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcher.d.ts +1 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcher.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/IframeDenied.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/clsx.js +3 -2
- package/dist/src/sub/DynamicLayout/types.d.ts +1 -0
- package/package.json +7 -8
- package/release-note.md +2 -2
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
25
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
26
26
|
var CheckboxIndeterminate = function (_a) {
|
27
27
|
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
28
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4618,-1.0125234e-13 L5.5388,-1.0125234e-13 C2.4798,-1.0125234e-13 -0.0002,2.479 -0.0002,5.538 L-0.0002,18.461 C-0.0002,21.52 2.4798,24 5.5388,24 L18.4618,24 C21.5208,24 23.9998,21.52 23.9998,18.461 L23.9998,5.538 C23.9998,2.479 21.5208,-1.0125234e-13 18.4618,-1.0125234e-13" }), (0, jsx_runtime_1.jsx)("path", { fill:
|
28
|
+
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4618,-1.0125234e-13 L5.5388,-1.0125234e-13 C2.4798,-1.0125234e-13 -0.0002,2.479 -0.0002,5.538 L-0.0002,18.461 C-0.0002,21.52 2.4798,24 5.5388,24 L18.4618,24 C21.5208,24 23.9998,21.52 23.9998,18.461 L23.9998,5.538 C23.9998,2.479 21.5208,-1.0125234e-13 18.4618,-1.0125234e-13" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M17.9998,12.9 L5.9998,12.9 C5.5028,12.9 5.0998,12.497 5.0998,12 C5.0998,11.503 5.5028,11.1 5.9998,11.1 L17.9998,11.1 C18.4968,11.1 18.8998,11.503 18.8998,12 C18.8998,12.497 18.4968,12.9 17.9998,12.9" })] })) })));
|
29
29
|
};
|
30
30
|
exports.default = CheckboxIndeterminate;
|
package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CheckboxOn.js
CHANGED
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
25
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
26
26
|
var CheckboxOn = function (_a) {
|
27
27
|
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
28
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.461,-0.0003 L5.538,-0.0003 C2.479,-0.0003 -1.77635684e-14,2.4797 -1.77635684e-14,5.5387 L-1.77635684e-14,18.4617 C-1.77635684e-14,21.5207 2.479,23.9997 5.538,23.9997 L18.461,23.9997 C21.52,23.9997 24,21.5207 24,18.4617 L24,5.5387 C24,2.4797 21.52,-0.0003 18.461,-0.0003" }), (0, jsx_runtime_1.jsx)("path", { fill:
|
28
|
+
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.461,-0.0003 L5.538,-0.0003 C2.479,-0.0003 -1.77635684e-14,2.4797 -1.77635684e-14,5.5387 L-1.77635684e-14,18.4617 C-1.77635684e-14,21.5207 2.479,23.9997 5.538,23.9997 L18.461,23.9997 C21.52,23.9997 24,21.5207 24,18.4617 L24,5.5387 C24,2.4797 21.52,-0.0003 18.461,-0.0003" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M19.624,7.6977 L11.173,18.7717 C11.009,18.9877 10.756,19.1167 10.485,19.1247 C10.476,19.1257 10.467,19.1257 10.458,19.1257 C10.197,19.1257 9.948,19.0117 9.776,18.8137 L4.409,12.5877 C4.084,12.2117 4.126,11.6427 4.503,11.3187 C4.881,10.9937 5.448,11.0367 5.772,11.4117 L10.416,16.7977 L18.193,6.6057 C18.494,6.2107 19.06,6.1347 19.455,6.4367 C19.85,6.7377 19.926,7.3027 19.624,7.6977" })] })) })));
|
29
29
|
};
|
30
30
|
exports.default = CheckboxOn;
|
package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CloudDownload.js
CHANGED
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
25
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
26
26
|
var CloudDownload = function (_a) {
|
27
27
|
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
28
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4192,10.6092 C17.8542,7.5742 15.1952,5.2742 11.9962,5.2742 C9.5222,5.2742 7.3712,6.6492 6.2602,8.6752 C3.8462,9.0592 2.0002,11.1442 2.0002,13.6652 C2.0002,16.4602 4.2652,18.7252 7.0602,18.7252 C7.0612,18.7252 7.0612,18.7252 7.0622,18.7252 L7.0622,18.7252 L17.9162,18.7252 L17.9162,18.7252 C20.1712,18.7252 22.0002,16.8972 22.0002,14.6422 C22.0002,12.5592 20.4342,10.8592 18.4192,10.6092" }), (0, jsx_runtime_1.jsx)("path", { fill:
|
28
|
+
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4192,10.6092 C17.8542,7.5742 15.1952,5.2742 11.9962,5.2742 C9.5222,5.2742 7.3712,6.6492 6.2602,8.6752 C3.8462,9.0592 2.0002,11.1442 2.0002,13.6652 C2.0002,16.4602 4.2652,18.7252 7.0602,18.7252 C7.0612,18.7252 7.0612,18.7252 7.0622,18.7252 L7.0622,18.7252 L17.9162,18.7252 L17.9162,18.7252 C20.1712,18.7252 22.0002,16.8972 22.0002,14.6422 C22.0002,12.5592 20.4342,10.8592 18.4192,10.6092" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M15.0642,13.6132 L12.5222,16.1552 C12.4532,16.2242 12.3712,16.2792 12.2802,16.3172 C12.1902,16.3552 12.0922,16.3752 11.9922,16.3752 C11.8922,16.3752 11.7942,16.3552 11.7032,16.3172 C11.6122,16.2792 11.5302,16.2242 11.4612,16.1552 L8.9362,13.6302 C8.6432,13.3372 8.6432,12.8622 8.9362,12.5692 C9.2292,12.2762 9.7032,12.2762 9.9962,12.5692 L11.2422,13.8152 L11.2422,9.4942 C11.2422,9.0802 11.5782,8.7442 11.9922,8.7442 C12.4062,8.7442 12.7422,9.0802 12.7422,9.4942 L12.7422,13.8142 L14.0032,12.5522 C14.2962,12.2592 14.7712,12.2592 15.0642,12.5522 C15.3572,12.8452 15.3572,13.3202 15.0642,13.6132" })] })) })));
|
29
29
|
};
|
30
30
|
exports.default = CloudDownload;
|
package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/Downloaded.js
CHANGED
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
25
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
26
26
|
var Downloaded = function (_a) {
|
27
27
|
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
28
|
-
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M11.9997,2.9996 C7.0297,2.9996 2.9997,7.0296 2.9997,11.9996 C2.9997,16.9706 7.0297,20.9996 11.9997,20.9996 C16.9707,20.9996 20.9997,16.9706 20.9997,11.9996 C20.9997,7.0296 16.9707,2.9996 11.9997,2.9996" }), (0, jsx_runtime_1.jsx)("path", { fill:
|
28
|
+
return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M11.9997,2.9996 C7.0297,2.9996 2.9997,7.0296 2.9997,11.9996 C2.9997,16.9706 7.0297,20.9996 11.9997,20.9996 C16.9707,20.9996 20.9997,16.9706 20.9997,11.9996 C20.9997,7.0296 16.9707,2.9996 11.9997,2.9996" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M16.8357,9.5366 L11.6497,16.3316 C11.5127,16.5116 11.3017,16.6196 11.0767,16.6266 C11.0687,16.6266 11.0617,16.6266 11.0537,16.6266 C10.8357,16.6266 10.6287,16.5326 10.4857,16.3666 L7.1927,12.5466 C6.9217,12.2326 6.9577,11.7596 7.2707,11.4886 C7.5847,11.2176 8.0587,11.2536 8.3287,11.5666 L11.0187,14.6866 L15.6437,8.6266 C15.8947,8.2966 16.3657,8.2336 16.6947,8.4856 C17.0237,8.7366 17.0867,9.2066 16.8357,9.5366" })] })) })));
|
29
29
|
};
|
30
30
|
exports.default = Downloaded;
|
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
25
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
26
26
|
var BookingCompleted = function (_a) {
|
27
27
|
var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
|
28
|
-
return ((0, jsx_runtime_1.jsxs)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M17.59,3 C19.53,3 21.09,4.57 21.09,6.5 L21.09,6.5 L21.09,13.39 C21.86,14.23 22.33,15.33 22.33,16.56 C22.33,19.18 20.21,21.31 17.58,21.31 C16.33,21.31 15.2,20.81 14.35,20.02 L14.35,20.02 L5.5,20.02 C3.57,20.02 2,18.45 2,16.52 L2,16.52 L2,6.5 C2,4.57 3.57,3 5.5,3 L5.5,3 Z M19.59,7.9 L3.5,7.9 L3.5,16.52 C3.5,17.62 4.4,18.52 5.5,18.52 L5.5,18.52 L13.27,18.52 C12.99,17.92 12.83,17.26 12.83,16.56 C12.83,15.7 13.08,14.9 13.48,14.21 C13.45,14.21 13.42,14.22 13.39,14.22 C12.81,14.22 12.34,13.75 12.34,13.18 C12.34,12.6 12.81,12.13 13.39,12.13 C13.92,12.13 14.34,12.53 14.41,13.05 C15.25,12.29 16.36,11.81 17.58,11.81 C18.3,11.81 18.98,11.98 19.59,12.27 L19.59,12.27 L19.59,7.9 Z M6.0037,15.4037 C6.5827,15.4037 7.0517,15.8727 7.0517,16.4517 C7.0517,17.0297 6.5827,17.4997 6.0037,17.4997 C5.4247,17.4997 4.9557,17.0297 4.9557,16.4517 C4.9557,15.8727 5.4247,15.4037 6.0037,15.4037 Z M9.6951,15.4037 C10.2741,15.4037 10.7431,15.8727 10.7431,16.4517 C10.7431,17.0297 10.2741,17.4997 9.6951,17.4997 C9.1161,17.4997 8.6471,17.0297 8.6471,16.4517 C8.6471,15.8727 9.1161,15.4037 9.6951,15.4037 Z M6.0037,12.1288 C6.5827,12.1288 7.0517,12.5978 7.0517,13.1768 C7.0517,13.7548 6.5827,14.2248 6.0037,14.2248 C5.4247,14.2248 4.9557,13.7548 4.9557,13.1768 C4.9557,12.5978 5.4247,12.1288 6.0037,12.1288 Z M9.6951,12.1288 C10.2741,12.1288 10.7431,12.5978 10.7431,13.1768 C10.7431,13.7548 10.2741,14.2248 9.6951,14.2248 C9.1161,14.2248 8.6471,13.7548 8.6471,13.1768 C8.6471,12.5978 9.1161,12.1288 9.6951,12.1288 Z M9.6951,8.8539 C10.2741,8.8539 10.7431,9.3229 10.7431,9.9019 C10.7431,10.4799 10.2741,10.9499 9.6951,10.9499 C9.1161,10.9499 8.6471,10.4799 8.6471,9.9019 C8.6471,9.3229 9.1161,8.8539 9.6951,8.8539 Z M13.3865,8.8534 C13.9655,8.8534 14.4345,9.3234 14.4345,9.9014 C14.4345,10.4804 13.9655,10.9494 13.3865,10.9494 C12.8075,10.9494 12.3385,10.4804 12.3385,9.9014 C12.3385,9.3234 12.8075,8.8534 13.3865,8.8534 Z M17.0779,8.8534 C17.6569,8.8534 18.1259,9.3234 18.1259,9.9014 C18.1259,10.4804 17.6569,10.9494 17.0779,10.9494 C16.4989,10.9494 16.0299,10.4804 16.0299,9.9014 C16.0299,9.3234 16.4989,8.8534 17.0779,8.8534 Z" }), (0, jsx_runtime_1.jsx)("path", { fill:
|
28
|
+
return ((0, jsx_runtime_1.jsxs)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M17.59,3 C19.53,3 21.09,4.57 21.09,6.5 L21.09,6.5 L21.09,13.39 C21.86,14.23 22.33,15.33 22.33,16.56 C22.33,19.18 20.21,21.31 17.58,21.31 C16.33,21.31 15.2,20.81 14.35,20.02 L14.35,20.02 L5.5,20.02 C3.57,20.02 2,18.45 2,16.52 L2,16.52 L2,6.5 C2,4.57 3.57,3 5.5,3 L5.5,3 Z M19.59,7.9 L3.5,7.9 L3.5,16.52 C3.5,17.62 4.4,18.52 5.5,18.52 L5.5,18.52 L13.27,18.52 C12.99,17.92 12.83,17.26 12.83,16.56 C12.83,15.7 13.08,14.9 13.48,14.21 C13.45,14.21 13.42,14.22 13.39,14.22 C12.81,14.22 12.34,13.75 12.34,13.18 C12.34,12.6 12.81,12.13 13.39,12.13 C13.92,12.13 14.34,12.53 14.41,13.05 C15.25,12.29 16.36,11.81 17.58,11.81 C18.3,11.81 18.98,11.98 19.59,12.27 L19.59,12.27 L19.59,7.9 Z M6.0037,15.4037 C6.5827,15.4037 7.0517,15.8727 7.0517,16.4517 C7.0517,17.0297 6.5827,17.4997 6.0037,17.4997 C5.4247,17.4997 4.9557,17.0297 4.9557,16.4517 C4.9557,15.8727 5.4247,15.4037 6.0037,15.4037 Z M9.6951,15.4037 C10.2741,15.4037 10.7431,15.8727 10.7431,16.4517 C10.7431,17.0297 10.2741,17.4997 9.6951,17.4997 C9.1161,17.4997 8.6471,17.0297 8.6471,16.4517 C8.6471,15.8727 9.1161,15.4037 9.6951,15.4037 Z M6.0037,12.1288 C6.5827,12.1288 7.0517,12.5978 7.0517,13.1768 C7.0517,13.7548 6.5827,14.2248 6.0037,14.2248 C5.4247,14.2248 4.9557,13.7548 4.9557,13.1768 C4.9557,12.5978 5.4247,12.1288 6.0037,12.1288 Z M9.6951,12.1288 C10.2741,12.1288 10.7431,12.5978 10.7431,13.1768 C10.7431,13.7548 10.2741,14.2248 9.6951,14.2248 C9.1161,14.2248 8.6471,13.7548 8.6471,13.1768 C8.6471,12.5978 9.1161,12.1288 9.6951,12.1288 Z M9.6951,8.8539 C10.2741,8.8539 10.7431,9.3229 10.7431,9.9019 C10.7431,10.4799 10.2741,10.9499 9.6951,10.9499 C9.1161,10.9499 8.6471,10.4799 8.6471,9.9019 C8.6471,9.3229 9.1161,8.8539 9.6951,8.8539 Z M13.3865,8.8534 C13.9655,8.8534 14.4345,9.3234 14.4345,9.9014 C14.4345,10.4804 13.9655,10.9494 13.3865,10.9494 C12.8075,10.9494 12.3385,10.4804 12.3385,9.9014 C12.3385,9.3234 12.8075,8.8534 13.3865,8.8534 Z M17.0779,8.8534 C17.6569,8.8534 18.1259,9.3234 18.1259,9.9014 C18.1259,10.4804 17.6569,10.9494 17.0779,10.9494 C16.4989,10.9494 16.0299,10.4804 16.0299,9.9014 C16.0299,9.3234 16.4989,8.8534 17.0779,8.8534 Z" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M20.168,15.341 L17.392,18.979 C17.282,19.122 17.114,19.209 16.933,19.214 L16.915,19.214 C16.741,19.214 16.575,19.139 16.46,19.006 L14.697,16.961 C14.481,16.71 14.509,16.331 14.76,16.115 C15.011,15.898 15.39,15.927 15.606,16.178 L16.887,17.662 L19.214,14.612 C19.415,14.35 19.792,14.299 20.055,14.5 C20.318,14.7 20.369,15.077 20.168,15.341" })] })));
|
29
29
|
};
|
30
30
|
exports.default = BookingCompleted;
|
@@ -74,7 +74,7 @@ var GLE_MIN_WIDTH_DESKTOP_PX = "".concat(GRID_CELL_MIN * DESKTOP_GRID_COLS, "px"
|
|
74
74
|
var GLE_MIN_WIDTH_MOBILE_PX = "".concat(GRID_CELL_MIN * MOBILE_GRID_COLS, "px");
|
75
75
|
var CustomSection = (0, react_1.forwardRef)(function CustomSection(props, ref) {
|
76
76
|
var _a, _b, _c;
|
77
|
-
var _d = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext), device = _d.device, editingSectionId = _d.editingSectionId, mode = _d.mode, shortcutKeyMode = _d.shortcutKeyMode, sectionActionHandler = _d.sectionActionHandler;
|
77
|
+
var _d = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext), device = _d.device, editingSectionId = _d.editingSectionId, mode = _d.mode, shortcutKeyMode = _d.shortcutKeyMode, sectionActionHandler = _d.sectionActionHandler, zoomScale = _d.zoomScale;
|
78
78
|
var componentBlocks = props.componentBlocks, jsonProperties = props.jsonProperties;
|
79
79
|
var sectionPedigree = jsonProperties === null || jsonProperties === void 0 ? void 0 : jsonProperties.pedigree;
|
80
80
|
var _e = (0, react_1.useState)(sectionPedigree), pedigreeState = _e[0], setPedigreeState = _e[1];
|
@@ -746,12 +746,6 @@ var CustomSection = (0, react_1.forwardRef)(function CustomSection(props, ref) {
|
|
746
746
|
setBulkBlockIds(function (prevIds) { return prevIds.filter(function (each) { return each !== blockId; }); });
|
747
747
|
}
|
748
748
|
};
|
749
|
-
var onClickBulk = function () {
|
750
|
-
if (shortcutKeyMode !== 'COLLISION_SELECT') {
|
751
|
-
return;
|
752
|
-
}
|
753
|
-
// makeCollisionOfBulk();
|
754
|
-
};
|
755
749
|
var showSectionHiddenCover = (function () {
|
756
750
|
if (mode === 'EDIT') {
|
757
751
|
var visibilityKey = device === 'DESKTOP'
|
@@ -764,7 +758,7 @@ var CustomSection = (0, react_1.forwardRef)(function CustomSection(props, ref) {
|
|
764
758
|
}
|
765
759
|
return false;
|
766
760
|
})();
|
767
|
-
var onDoubleClickGroup = function (e, id
|
761
|
+
var onDoubleClickGroup = function (e, id) {
|
768
762
|
e.stopPropagation();
|
769
763
|
if (id === 'BULK') {
|
770
764
|
return;
|
@@ -774,7 +768,7 @@ var CustomSection = (0, react_1.forwardRef)(function CustomSection(props, ref) {
|
|
774
768
|
var onDoubleClickOutsideGroup = function () {
|
775
769
|
setEditingGroupBlock('ROOT');
|
776
770
|
};
|
777
|
-
var onClickGroup = function (e, id
|
771
|
+
var onClickGroup = function (e, id) {
|
778
772
|
var _a, _b, _c, _d, _e, _f, _g;
|
779
773
|
e.stopPropagation();
|
780
774
|
if (id === 'BULK') {
|
@@ -965,7 +959,7 @@ var CustomSection = (0, react_1.forwardRef)(function CustomSection(props, ref) {
|
|
965
959
|
maxWidth: customSectionStyles.maxWidth,
|
966
960
|
minWidth: isMobile ? GLE_MIN_WIDTH_MOBILE_PX : GLE_MIN_WIDTH_DESKTOP_PX,
|
967
961
|
fontSize: "".concat(baseFontSize, "px")
|
968
|
-
}, onLayoutChange: onLayoutChange, onDragStart: onDragStart, onDragStop: onDragStop, onResizeStop: onResizeStop, onDragStopForGroup: onBulkDragStop, onFitToContent: onAutoFitContent, onWidthChange: onWidthChange, minNbRow: rows, isDraggable: isEditMode, isResizable: isEditMode,
|
962
|
+
}, onLayoutChange: onLayoutChange, onDragStart: onDragStart, onDragStop: onDragStop, onResizeStop: onResizeStop, onDragStopForGroup: onBulkDragStop, onFitToContent: onAutoFitContent, onWidthChange: onWidthChange, minNbRow: rows, isDraggable: isEditMode, isResizable: isEditMode, zoom: zoomScale,
|
969
963
|
// GROUP
|
970
964
|
selectedGroupBlock: (_c = selectedBlockId === null || selectedBlockId === void 0 ? void 0 : selectedBlockId.toString()) !== null && _c !== void 0 ? _c : 'ROOT', editingGroupBlock: editingGroupBlock, blockStructure: newblock, bulkIds: bulkBlockIds, onDoubleClickGroup: onDoubleClickGroup, onClickGroup: onClickGroup, onDoubleClickOutsideGroup: onDoubleClickOutsideGroup, onContextGroup: onContextGroup }, { children: layouts[layoutByDevice].map(function (each, index) {
|
971
965
|
var matchedCB = componentBlocks === null || componentBlocks === void 0 ? void 0 : componentBlocks.find(function (cb) { return cb.id.toString() === each.i; });
|
@@ -7,5 +7,5 @@ type Props = {
|
|
7
7
|
index: number;
|
8
8
|
rowHeight: number;
|
9
9
|
};
|
10
|
-
export default function ComponentBlockMatcher({ cbProps, device, index
|
10
|
+
export default function ComponentBlockMatcher({ cbProps, device, index }: Props): JSX.Element;
|
11
11
|
export {};
|
@@ -28,7 +28,7 @@ var Text_1 = __importDefault(require("./componentBlocks/Text/Text"));
|
|
28
28
|
var Twitter_1 = __importDefault(require("./componentBlocks/Twitter/Twitter"));
|
29
29
|
var Youtube_1 = require("./componentBlocks/Youtube");
|
30
30
|
function ComponentBlockMatcher(_a) {
|
31
|
-
var cbProps = _a.cbProps, device = _a.device, index = _a.index
|
31
|
+
var cbProps = _a.cbProps, device = _a.device, index = _a.index;
|
32
32
|
var componentBlockCode = cbProps.componentBlockCode, data = cbProps.jsonProperties.data;
|
33
33
|
var propsWithValue = device === 'MOBILE' ? (0, newUtils_1.replaceUndefinedValues)(data) : data;
|
34
34
|
switch (componentBlockCode) {
|
@@ -16,6 +16,6 @@ function IframeDenied() {
|
|
16
16
|
var t = (0, react_i18next_1.useTranslation)().t;
|
17
17
|
return ((0, jsx_runtime_1.jsx)(S_Denied, { children: (0, jsx_runtime_1.jsx)(components_1.D_TextLabel, { text: t('str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info'), styleTheme: "caption1Regular", colorTheme: "sysTextSecondary", textAlign: "center" }) }));
|
18
18
|
}
|
19
|
-
var S_Denied = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: center;\n background-color: #
|
19
|
+
var S_Denied = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: center;\n background-color: #ddd;\n display: flex;\n height: 100%;\n justify-content: center;\n width: 100%;\n"], ["\n align-items: center;\n background-color: #ddd;\n display: flex;\n height: 100%;\n justify-content: center;\n width: 100%;\n"])));
|
20
20
|
exports.default = IframeDenied;
|
21
21
|
var templateObject_1;
|
@@ -15,7 +15,8 @@ var clsx = function () {
|
|
15
15
|
if (Array.isArray(arg))
|
16
16
|
return exports.clsx.apply(void 0, arg);
|
17
17
|
if (typeof arg === 'object') {
|
18
|
-
return Object.entries(arg)
|
18
|
+
return (Object.entries(arg)
|
19
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
19
20
|
.filter(function (_a) {
|
20
21
|
var _ = _a[0], value = _a[1];
|
21
22
|
return Boolean(value);
|
@@ -23,7 +24,7 @@ var clsx = function () {
|
|
23
24
|
.map(function (_a) {
|
24
25
|
var key = _a[0];
|
25
26
|
return key;
|
26
|
-
});
|
27
|
+
}));
|
27
28
|
}
|
28
29
|
return [];
|
29
30
|
})
|
@@ -234,6 +234,7 @@ export type DynamicLayoutProps = {
|
|
234
234
|
width?: number;
|
235
235
|
shortcutKeyMode?: CustomSectionShortcutKeysType;
|
236
236
|
dynamicLayoutRef?: Ref<CustomSectionImperativeHandleRef>;
|
237
|
+
zoomScale?: number;
|
237
238
|
};
|
238
239
|
export type NavHandlerAction = {
|
239
240
|
openNewTab: boolean;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "pds-dev-kit-web-test",
|
3
|
-
"version": "2.5.
|
3
|
+
"version": "2.5.201",
|
4
4
|
"license": "MIT",
|
5
5
|
"private": false,
|
6
6
|
"main": "dist/index.js",
|
@@ -23,7 +23,7 @@
|
|
23
23
|
"lottie-react": "^2.3.1",
|
24
24
|
"nuka-carousel": "^4.8.4",
|
25
25
|
"publ-echo": "^0.0.99",
|
26
|
-
"publ-echo-test": "^0.0.
|
26
|
+
"publ-echo-test": "^0.0.167",
|
27
27
|
"react-hook-form": "^7.28.1",
|
28
28
|
"react-i18next": "^11.12.0",
|
29
29
|
"react-router-dom": "^5.2.0",
|
@@ -102,15 +102,14 @@
|
|
102
102
|
"eslint-plugin-prettier": "^4.0.0",
|
103
103
|
"eslint-plugin-react": "^7.24.0",
|
104
104
|
"husky": "^8.0.3",
|
105
|
-
"lint-staged": "^
|
105
|
+
"lint-staged": "^11.0.0",
|
106
|
+
"postcss-styled-components": "^0.2.1",
|
106
107
|
"prettier": "^2.4.1",
|
107
108
|
"react": "^17.0.2",
|
108
109
|
"react-dom": "^17.0.2",
|
109
|
-
"stylelint": "^
|
110
|
-
"stylelint-config-
|
111
|
-
"stylelint-
|
112
|
-
"stylelint-order": "^4.1.0",
|
113
|
-
"stylelint-prettier": "^1.2.0",
|
110
|
+
"stylelint": "^15.0.0",
|
111
|
+
"stylelint-config-standard": "^30.0.0",
|
112
|
+
"stylelint-order": "^6.0.4",
|
114
113
|
"ts-loader": "^8.4.0",
|
115
114
|
"tsc-alias": "^1.8.3",
|
116
115
|
"tsconfig-paths": "^4.1.2",
|
package/release-note.md
CHANGED