pds-dev-kit-web-test 2.5.23 → 2.5.25
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/styles/colorSet/UIColor.json +6 -1
- package/dist/src/common/styles/colorSet/index.d.ts +127 -122
- package/dist/src/common/styles/colorSet/index.js +4 -4
- package/dist/src/common/styles/colorSet/ui-type.d.ts +5 -0
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/ContentsContainer.d.ts +1 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/ContentsContainer.js +1 -0
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSI.d.ts +1 -1
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSI.js +28 -17
- package/dist/src/desktop/layout/LayoutWS/ContainersBox/ContainersBox.d.ts +1 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/CustomSection.js +4 -4
- package/package.json +2 -3
- package/release-note.md +2 -2
@@ -860,5 +860,10 @@
|
|
860
860
|
"ui_cpnt_tooltip_base_border": "sys_border_line_17",
|
861
861
|
"ui_122": "sys_widget_green_01",
|
862
862
|
"ui_123": "usr_brand_primary_opacity05",
|
863
|
-
"ui_124": "sys_cpnt_sheet_base_15"
|
863
|
+
"ui_124": "sys_cpnt_sheet_base_15",
|
864
|
+
"ui_dimmed_03": "sys_background_dimmed",
|
865
|
+
"ui_125": "grey900",
|
866
|
+
"ui_126": "grey900/opacity50",
|
867
|
+
"ui_127": "grey500",
|
868
|
+
"ui_128": "white"
|
864
869
|
}
|
@@ -1,125 +1,5 @@
|
|
1
1
|
declare const colorSet: {
|
2
|
-
readonly
|
3
|
-
blue500: string;
|
4
|
-
blue700: string;
|
5
|
-
blue300: string;
|
6
|
-
green700: string;
|
7
|
-
green500: string;
|
8
|
-
green300: string;
|
9
|
-
red500: string;
|
10
|
-
grey900: string;
|
11
|
-
grey500: string;
|
12
|
-
grey400: string;
|
13
|
-
grey100: string;
|
14
|
-
grey50: string;
|
15
|
-
white: string;
|
16
|
-
black: string;
|
17
|
-
darkblue500: string;
|
18
|
-
grey950: string;
|
19
|
-
darkgrey900: string;
|
20
|
-
darkgrey500: string;
|
21
|
-
darkgrey400: string;
|
22
|
-
darkgrey100: string;
|
23
|
-
darkgrey50: string;
|
24
|
-
darkred500: string;
|
25
|
-
darkgreen700: string;
|
26
|
-
orange500: string;
|
27
|
-
darkorange500: string;
|
28
|
-
opacity00: string;
|
29
|
-
opacity20: string;
|
30
|
-
opacity30: string;
|
31
|
-
opacity65: string;
|
32
|
-
darkgreen500: string;
|
33
|
-
grey70: string;
|
34
|
-
navy500: string;
|
35
|
-
lightgreen500: string;
|
36
|
-
pink500: string;
|
37
|
-
darkgrey70: string;
|
38
|
-
darknavy500: string;
|
39
|
-
darkpink500: string;
|
40
|
-
darklightgreen500: string;
|
41
|
-
opacity10: string;
|
42
|
-
grey600: string;
|
43
|
-
darkgrey600: string;
|
44
|
-
skyblue500: string;
|
45
|
-
skyblue300: string;
|
46
|
-
pink300: string;
|
47
|
-
lightpink500: string;
|
48
|
-
darkblue300: string;
|
49
|
-
darkblue700: string;
|
50
|
-
darkgreen300: string;
|
51
|
-
darkskyblue500: string;
|
52
|
-
navy100: string;
|
53
|
-
darknavy100: string;
|
54
|
-
opacity80: string;
|
55
|
-
opacity50: string;
|
56
|
-
grey30: string;
|
57
|
-
opacity95: string;
|
58
|
-
darkgrey30: string;
|
59
|
-
opacity40: string;
|
60
|
-
kakaoyellow: string;
|
61
|
-
pastelblue500: string;
|
62
|
-
pastelpink500: string;
|
63
|
-
pastelorange500: string;
|
64
|
-
pastelgreen500: string;
|
65
|
-
pastelpurple500: string;
|
66
|
-
darkpastelblue500: string;
|
67
|
-
darkpastelpink500: string;
|
68
|
-
darkpastelorange500: string;
|
69
|
-
darkpastelgreen500: string;
|
70
|
-
darkpastelpurple500: string;
|
71
|
-
green30: string;
|
72
|
-
darkgreen30: string;
|
73
|
-
orange50: string;
|
74
|
-
darkorange50: string;
|
75
|
-
orange30: string;
|
76
|
-
darkorange30: string;
|
77
|
-
green50: string;
|
78
|
-
darkgreen50: string;
|
79
|
-
opacity90: string;
|
80
|
-
facebookblue: string;
|
81
|
-
opacity05: string;
|
82
|
-
opacity15: string;
|
83
|
-
grey80: string;
|
84
|
-
grey200: string;
|
85
|
-
darkgrey80: string;
|
86
|
-
darkgrey200: string;
|
87
|
-
opacity70: string;
|
88
|
-
opacity60: string;
|
89
|
-
skyblue100: string;
|
90
|
-
green100: string;
|
91
|
-
darkgreen100: string;
|
92
|
-
darkskyblue100: string;
|
93
|
-
opacity25: string;
|
94
|
-
opacity35: string;
|
95
|
-
grey10: string;
|
96
|
-
darkgrey10: string;
|
97
|
-
blue50: string;
|
98
|
-
darkblue50: string;
|
99
|
-
blue10: string;
|
100
|
-
red10: string;
|
101
|
-
green10: string;
|
102
|
-
blue30: string;
|
103
|
-
red30: string;
|
104
|
-
orange300: string;
|
105
|
-
darkorange300: string;
|
106
|
-
darkpink300: string;
|
107
|
-
pastelblue300: string;
|
108
|
-
darkpastelblue300: string;
|
109
|
-
softpurple500: string;
|
110
|
-
darksoftpurple500: string;
|
111
|
-
coolpink500: string;
|
112
|
-
darkcoolpink500: string;
|
113
|
-
brown500: string;
|
114
|
-
darkbrown500: string;
|
115
|
-
yellow300: string;
|
116
|
-
darkyellow300: string;
|
117
|
-
grey20: string;
|
118
|
-
darkgrey20: string;
|
119
|
-
grey300: string;
|
120
|
-
darkgrey300: string;
|
121
|
-
};
|
122
|
-
readonly PaletteColor_Dark: {
|
2
|
+
readonly PaletteColor_light: {
|
123
3
|
sys_container_background_01: string;
|
124
4
|
sys_container_background_02: string;
|
125
5
|
sys_container_background_03: string;
|
@@ -479,7 +359,7 @@ declare const colorSet: {
|
|
479
359
|
usr_brand_primary_opacity05: string;
|
480
360
|
sys_cpnt_sheet_base_15: string;
|
481
361
|
};
|
482
|
-
readonly
|
362
|
+
readonly PaletteColor_Dark: {
|
483
363
|
sys_container_background_01: string;
|
484
364
|
sys_container_background_02: string;
|
485
365
|
sys_container_background_03: string;
|
@@ -839,6 +719,126 @@ declare const colorSet: {
|
|
839
719
|
usr_brand_primary_opacity05: string;
|
840
720
|
sys_cpnt_sheet_base_15: string;
|
841
721
|
};
|
722
|
+
readonly SemanticColor: {
|
723
|
+
blue500: string;
|
724
|
+
blue700: string;
|
725
|
+
blue300: string;
|
726
|
+
green700: string;
|
727
|
+
green500: string;
|
728
|
+
green300: string;
|
729
|
+
red500: string;
|
730
|
+
grey900: string;
|
731
|
+
grey500: string;
|
732
|
+
grey400: string;
|
733
|
+
grey100: string;
|
734
|
+
grey50: string;
|
735
|
+
white: string;
|
736
|
+
black: string;
|
737
|
+
darkblue500: string;
|
738
|
+
grey950: string;
|
739
|
+
darkgrey900: string;
|
740
|
+
darkgrey500: string;
|
741
|
+
darkgrey400: string;
|
742
|
+
darkgrey100: string;
|
743
|
+
darkgrey50: string;
|
744
|
+
darkred500: string;
|
745
|
+
darkgreen700: string;
|
746
|
+
orange500: string;
|
747
|
+
darkorange500: string;
|
748
|
+
opacity00: string;
|
749
|
+
opacity20: string;
|
750
|
+
opacity30: string;
|
751
|
+
opacity65: string;
|
752
|
+
darkgreen500: string;
|
753
|
+
grey70: string;
|
754
|
+
navy500: string;
|
755
|
+
lightgreen500: string;
|
756
|
+
pink500: string;
|
757
|
+
darkgrey70: string;
|
758
|
+
darknavy500: string;
|
759
|
+
darkpink500: string;
|
760
|
+
darklightgreen500: string;
|
761
|
+
opacity10: string;
|
762
|
+
grey600: string;
|
763
|
+
darkgrey600: string;
|
764
|
+
skyblue500: string;
|
765
|
+
skyblue300: string;
|
766
|
+
pink300: string;
|
767
|
+
lightpink500: string;
|
768
|
+
darkblue300: string;
|
769
|
+
darkblue700: string;
|
770
|
+
darkgreen300: string;
|
771
|
+
darkskyblue500: string;
|
772
|
+
navy100: string;
|
773
|
+
darknavy100: string;
|
774
|
+
opacity80: string;
|
775
|
+
opacity50: string;
|
776
|
+
grey30: string;
|
777
|
+
opacity95: string;
|
778
|
+
darkgrey30: string;
|
779
|
+
opacity40: string;
|
780
|
+
kakaoyellow: string;
|
781
|
+
pastelblue500: string;
|
782
|
+
pastelpink500: string;
|
783
|
+
pastelorange500: string;
|
784
|
+
pastelgreen500: string;
|
785
|
+
pastelpurple500: string;
|
786
|
+
darkpastelblue500: string;
|
787
|
+
darkpastelpink500: string;
|
788
|
+
darkpastelorange500: string;
|
789
|
+
darkpastelgreen500: string;
|
790
|
+
darkpastelpurple500: string;
|
791
|
+
green30: string;
|
792
|
+
darkgreen30: string;
|
793
|
+
orange50: string;
|
794
|
+
darkorange50: string;
|
795
|
+
orange30: string;
|
796
|
+
darkorange30: string;
|
797
|
+
green50: string;
|
798
|
+
darkgreen50: string;
|
799
|
+
opacity90: string;
|
800
|
+
facebookblue: string;
|
801
|
+
opacity05: string;
|
802
|
+
opacity15: string;
|
803
|
+
grey80: string;
|
804
|
+
grey200: string;
|
805
|
+
darkgrey80: string;
|
806
|
+
darkgrey200: string;
|
807
|
+
opacity70: string;
|
808
|
+
opacity60: string;
|
809
|
+
skyblue100: string;
|
810
|
+
green100: string;
|
811
|
+
darkgreen100: string;
|
812
|
+
darkskyblue100: string;
|
813
|
+
opacity25: string;
|
814
|
+
opacity35: string;
|
815
|
+
grey10: string;
|
816
|
+
darkgrey10: string;
|
817
|
+
blue50: string;
|
818
|
+
darkblue50: string;
|
819
|
+
blue10: string;
|
820
|
+
red10: string;
|
821
|
+
green10: string;
|
822
|
+
blue30: string;
|
823
|
+
red30: string;
|
824
|
+
orange300: string;
|
825
|
+
darkorange300: string;
|
826
|
+
darkpink300: string;
|
827
|
+
pastelblue300: string;
|
828
|
+
darkpastelblue300: string;
|
829
|
+
softpurple500: string;
|
830
|
+
darksoftpurple500: string;
|
831
|
+
coolpink500: string;
|
832
|
+
darkcoolpink500: string;
|
833
|
+
brown500: string;
|
834
|
+
darkbrown500: string;
|
835
|
+
yellow300: string;
|
836
|
+
darkyellow300: string;
|
837
|
+
grey20: string;
|
838
|
+
darkgrey20: string;
|
839
|
+
grey300: string;
|
840
|
+
darkgrey300: string;
|
841
|
+
};
|
842
842
|
readonly UIColor: {
|
843
843
|
ui_cpnt_button_fill_base_primary: string;
|
844
844
|
ui_cpnt_button_fill_base_default: string;
|
@@ -1702,6 +1702,11 @@ declare const colorSet: {
|
|
1702
1702
|
ui_122: string;
|
1703
1703
|
ui_123: string;
|
1704
1704
|
ui_124: string;
|
1705
|
+
ui_dimmed_03: string;
|
1706
|
+
ui_125: string;
|
1707
|
+
ui_126: string;
|
1708
|
+
ui_127: string;
|
1709
|
+
ui_128: string;
|
1705
1710
|
};
|
1706
1711
|
};
|
1707
1712
|
export default colorSet;
|
@@ -4,14 +4,14 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
4
4
|
};
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
6
6
|
/* eslint-disable import/order */
|
7
|
-
var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
|
8
|
-
var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
|
9
7
|
var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
|
8
|
+
var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
|
9
|
+
var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
|
10
10
|
var UIColor_json_1 = __importDefault(require("./UIColor.json"));
|
11
11
|
var colorSet = {
|
12
|
-
SemanticColor: SemanticColor_json_1.default,
|
13
|
-
PaletteColor_Dark: PaletteColor_Dark_json_1.default,
|
14
12
|
PaletteColor_light: PaletteColor_light_json_1.default,
|
13
|
+
PaletteColor_Dark: PaletteColor_Dark_json_1.default,
|
14
|
+
SemanticColor: SemanticColor_json_1.default,
|
15
15
|
UIColor: UIColor_json_1.default
|
16
16
|
};
|
17
17
|
exports.default = colorSet;
|
package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/ContentsContainer.d.ts
CHANGED
@@ -3,7 +3,7 @@ import type { UiColors } from '../../../../../common';
|
|
3
3
|
export type ContentsContainerProps = {
|
4
4
|
content1?: JSX.Element;
|
5
5
|
content2?: JSX.Element;
|
6
|
-
layoutType: 'WSA_1' | 'WSB_1' | 'WSB_2' | 'WSC_1' | 'WSD_1' | 'WSE_1' | 'WSF_1' | 'WSF_2' | 'WSF_3' | 'WSF_4' | 'WSF_5' | 'WSF_6' | 'WSF_7' | 'WSG_1' | 'WSG_2' | 'WSG_3' | 'WSG_4' | 'WSG_5' | 'WSH_1' | 'WSI_1' | 'WSJ_1';
|
6
|
+
layoutType: 'WSA_1' | 'WSB_1' | 'WSB_2' | 'WSC_1' | 'WSD_1' | 'WSE_1' | 'WSF_1' | 'WSF_2' | 'WSF_3' | 'WSF_4' | 'WSF_5' | 'WSF_6' | 'WSF_7' | 'WSG_1' | 'WSG_2' | 'WSG_3' | 'WSG_4' | 'WSG_5' | 'WSH_1' | 'WSI_1' | 'WSI_2' | 'WSJ_1';
|
7
7
|
containerColor?: string;
|
8
8
|
areaColor?: string;
|
9
9
|
isLoadingContainer1?: boolean;
|
@@ -25,6 +25,7 @@ var ContentsContainer = function (_a) {
|
|
25
25
|
WSG_5: ((0, jsx_runtime_1.jsx)(variation_1.WSG, { layoutType: "WSG_5", content1: content1, content2: content2, containerColor: containerColor, areaColor: areaColor, isLoadingContainer1: isLoadingContainer1, isLoadingContainer2: isLoadingContainer2, overrideContainer1ColorKey: overrideContainer1ColorKey, overrideContainer2ColorKey: overrideContainer2ColorKey })),
|
26
26
|
WSH_1: ((0, jsx_runtime_1.jsx)(variation_1.WSH, { layoutType: "WSH_1", content1: content1, content2: content2, containerColor: containerColor, areaColor: areaColor, isLoadingContainer1: isLoadingContainer1, isLoadingContainer2: isLoadingContainer2, overrideContainer1ColorKey: overrideContainer1ColorKey, overrideContainer2ColorKey: overrideContainer2ColorKey })),
|
27
27
|
WSI_1: ((0, jsx_runtime_1.jsx)(variation_1.WSI, { layoutType: "WSI_1", content1: content1, content2: content2, containerColor: containerColor, areaColor: areaColor, isLoadingContainer1: isLoadingContainer1, isLoadingContainer2: isLoadingContainer2, overrideContainer1ColorKey: overrideContainer1ColorKey, overrideContainer2ColorKey: overrideContainer2ColorKey })),
|
28
|
+
WSI_2: ((0, jsx_runtime_1.jsx)(variation_1.WSI, { layoutType: "WSI_2", content1: content1, content2: content2, containerColor: containerColor, areaColor: areaColor, isLoadingContainer1: isLoadingContainer1, isLoadingContainer2: isLoadingContainer2, overrideContainer1ColorKey: overrideContainer1ColorKey, overrideContainer2ColorKey: overrideContainer2ColorKey })),
|
28
29
|
WSJ_1: ((0, jsx_runtime_1.jsx)(variation_1.WSJ, { content1: content1, containerColor: containerColor, areaColor: areaColor, isLoadingContainer1: isLoadingContainer1, overrideContainer1ColorKey: overrideContainer1ColorKey }))
|
29
30
|
}[layoutType] }));
|
30
31
|
};
|
@@ -3,7 +3,7 @@ import type { UiColors } from '../../../../../../common';
|
|
3
3
|
export type WSIProps = {
|
4
4
|
content1?: JSX.Element;
|
5
5
|
content2?: JSX.Element;
|
6
|
-
layoutType: 'WSI_1';
|
6
|
+
layoutType: 'WSI_1' | 'WSI_2';
|
7
7
|
containerColor?: string;
|
8
8
|
areaColor?: string;
|
9
9
|
isLoadingContainer1?: boolean;
|
@@ -56,20 +56,23 @@ var overrideStyleContainer2 = (0, styled_components_1.css)(templateObject_2 || (
|
|
56
56
|
});
|
57
57
|
var S_Box = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n height: 100%;\n"], ["\n display: flex;\n height: 100%;\n"])));
|
58
58
|
var WSI_1Container1Style = (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n overflow-x: hidden;\n overflow-y: auto;\n width: 720px;\n"], ["\n overflow-x: hidden;\n overflow-y: auto;\n width: 720px;\n"])));
|
59
|
-
var
|
59
|
+
var WSI_2Container1Style = (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n overflow-x: hidden;\n overflow-y: auto;\n width: 720px;\n"], ["\n overflow-x: hidden;\n overflow-y: auto;\n width: 720px;\n"])));
|
60
|
+
var S_ContentsContainer1 = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n background-color: ", ";\n ", ";\n ", ";\n\n ", "\n ", "\n"], ["\n background-color: ", ";\n ", ";\n ", ";\n\n ", "\n ", "\n"])), function (_a) {
|
60
61
|
var theme = _a.theme;
|
61
62
|
return theme.ui_contentscontainer01_background;
|
62
63
|
}, function (_a) {
|
63
64
|
var layoutType = _a.layoutType;
|
64
65
|
return ({
|
65
|
-
WSI_1: WSI_1Container1Style
|
66
|
+
WSI_1: WSI_1Container1Style,
|
67
|
+
WSI_2: WSI_2Container1Style
|
66
68
|
}[layoutType]);
|
67
69
|
}, function (_a) {
|
68
70
|
var containerColor = _a.containerColor;
|
69
71
|
return "background-color: ".concat(containerColor);
|
70
72
|
}, scrollbarStyle_1.scrollbarStyle, overrideStyleContainer1);
|
71
|
-
var WSI_1Container2Style = (0, styled_components_1.css)(
|
72
|
-
var
|
73
|
+
var WSI_1Container2Style = (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n flex: 1;\n height: 100%;\n"], ["\n flex: 1;\n height: 100%;\n"])));
|
74
|
+
var WSI_2Container2Style = (0, styled_components_1.css)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n flex: 1;\n height: 100%;\n"], ["\n flex: 1;\n height: 100%;\n"])));
|
75
|
+
var S_ContentsContainer2 = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n background-color: ", ";\n border-left: 1px solid ", ";\n ", ";\n ", ";\n\n ", "\n ", "\n"], ["\n background-color: ", ";\n border-left: 1px solid ", ";\n ", ";\n ", ";\n\n ", "\n ", "\n"])), function (_a) {
|
73
76
|
var theme = _a.theme;
|
74
77
|
return theme.ui_contentscontainer02_background;
|
75
78
|
}, function (_a) {
|
@@ -78,44 +81,52 @@ var S_ContentsContainer2 = styled_components_1.default.div(templateObject_7 || (
|
|
78
81
|
}, function (_a) {
|
79
82
|
var layoutType = _a.layoutType;
|
80
83
|
return ({
|
81
|
-
WSI_1: WSI_1Container2Style
|
84
|
+
WSI_1: WSI_1Container2Style,
|
85
|
+
WSI_2: WSI_2Container2Style
|
82
86
|
}[layoutType]);
|
83
87
|
}, function (_a) {
|
84
88
|
var containerColor = _a.containerColor;
|
85
89
|
return "background-color: ".concat(containerColor);
|
86
90
|
}, scrollbarStyle_1.scrollbarStyle, overrideStyleContainer2);
|
87
|
-
var WSI_1Area1Style = (0, styled_components_1.css)(
|
88
|
-
var
|
91
|
+
var WSI_1Area1Style = (0, styled_components_1.css)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n padding-bottom: 88px;\n padding-left: 24px;\n padding-right: 24px;\n"], ["\n padding-bottom: 88px;\n padding-left: 24px;\n padding-right: 24px;\n"])));
|
92
|
+
var WSI_2Area1Style = (0, styled_components_1.css)(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n padding-bottom: 88px;\n padding-left: 24px;\n padding-right: 24px;\n"], ["\n padding-bottom: 88px;\n padding-left: 24px;\n padding-right: 24px;\n"])));
|
93
|
+
var S_ContentsArea1 = styled_components_1.default.div(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n box-sizing: border-box;\n padding-top: 24px;\n ", ";\n ", ";\n"], ["\n box-sizing: border-box;\n padding-top: 24px;\n ", ";\n ", ";\n"])), function (_a) {
|
89
94
|
var layoutType = _a.layoutType;
|
90
95
|
return ({
|
91
|
-
WSI_1: WSI_1Area1Style
|
96
|
+
WSI_1: WSI_1Area1Style,
|
97
|
+
WSI_2: WSI_2Area1Style
|
92
98
|
}[layoutType]);
|
93
99
|
}, function (_a) {
|
94
100
|
var areaColor = _a.areaColor;
|
95
101
|
return "background-color: ".concat(areaColor);
|
96
102
|
});
|
97
|
-
var WSI_1Area2Style = (0, styled_components_1.css)(
|
98
|
-
var
|
103
|
+
var WSI_1Area2Style = (0, styled_components_1.css)(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n height: 100%;\n padding-top: 24px;\n width: 240px;\n"], ["\n height: 100%;\n padding-top: 24px;\n width: 240px;\n"])));
|
104
|
+
var WSI_2Area2Style = (0, styled_components_1.css)(templateObject_14 || (templateObject_14 = __makeTemplateObject(["\n height: 100%;\n padding-top: 24px;\n width: 360px;\n"], ["\n height: 100%;\n padding-top: 24px;\n width: 360px;\n"])));
|
105
|
+
var S_ContentsArea2 = styled_components_1.default.div(templateObject_15 || (templateObject_15 = __makeTemplateObject(["\n box-sizing: border-box;\n ", ";\n ", ";\n"], ["\n box-sizing: border-box;\n ", ";\n ", ";\n"])), function (_a) {
|
99
106
|
var layoutType = _a.layoutType;
|
100
107
|
return ({
|
101
|
-
WSI_1: WSI_1Area2Style
|
108
|
+
WSI_1: WSI_1Area2Style,
|
109
|
+
WSI_2: WSI_2Area2Style
|
102
110
|
}[layoutType]);
|
103
111
|
}, function (_a) {
|
104
112
|
var areaColor = _a.areaColor;
|
105
113
|
return "background-color: ".concat(areaColor);
|
106
114
|
});
|
107
|
-
var S_Content1 = styled_components_1.default.div(
|
115
|
+
var S_Content1 = styled_components_1.default.div(templateObject_16 || (templateObject_16 = __makeTemplateObject(["\n ", ";\n"], ["\n ", ";\n"])), function (_a) {
|
108
116
|
var layoutType = _a.layoutType;
|
109
117
|
return ({
|
110
|
-
WSI_1: ''
|
118
|
+
WSI_1: '',
|
119
|
+
WSI_2: ''
|
111
120
|
}[layoutType]);
|
112
121
|
});
|
113
|
-
var WSI_1Content2Style = (0, styled_components_1.css)(
|
114
|
-
var
|
122
|
+
var WSI_1Content2Style = (0, styled_components_1.css)(templateObject_17 || (templateObject_17 = __makeTemplateObject(["\n height: 100%;\n overflow: hidden;\n"], ["\n height: 100%;\n overflow: hidden;\n"])));
|
123
|
+
var WSI_2Content2Style = (0, styled_components_1.css)(templateObject_18 || (templateObject_18 = __makeTemplateObject(["\n height: 100%;\n overflow: hidden;\n"], ["\n height: 100%;\n overflow: hidden;\n"])));
|
124
|
+
var S_Content2 = styled_components_1.default.div(templateObject_19 || (templateObject_19 = __makeTemplateObject(["\n ", ";\n"], ["\n ", ";\n"])), function (_a) {
|
115
125
|
var layoutType = _a.layoutType;
|
116
126
|
return ({
|
117
|
-
WSI_1: WSI_1Content2Style
|
127
|
+
WSI_1: WSI_1Content2Style,
|
128
|
+
WSI_2: WSI_2Content2Style
|
118
129
|
}[layoutType]);
|
119
130
|
});
|
120
131
|
exports.default = WSI;
|
121
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14;
|
132
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16, templateObject_17, templateObject_18, templateObject_19;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
/// <reference types="react" />
|
2
2
|
import type { UiColors } from '../../../../common';
|
3
3
|
export type ContainersBoxProps = {
|
4
|
-
layoutType: 'WSA_1' | 'WSB_1' | 'WSB_2' | 'WSC_1' | 'WSD_1' | 'WSE_1' | 'WSF_1' | 'WSF_2' | 'WSF_3' | 'WSF_4' | 'WSF_5' | 'WSF_6' | 'WSF_7' | 'WSG_1' | 'WSG_2' | 'WSG_3' | 'WSG_4' | 'WSG_5' | 'WSH_1' | 'WSI_1' | 'WSJ_1';
|
4
|
+
layoutType: 'WSA_1' | 'WSB_1' | 'WSB_2' | 'WSC_1' | 'WSD_1' | 'WSE_1' | 'WSF_1' | 'WSF_2' | 'WSF_3' | 'WSF_4' | 'WSF_5' | 'WSF_6' | 'WSF_7' | 'WSG_1' | 'WSG_2' | 'WSG_3' | 'WSG_4' | 'WSG_5' | 'WSH_1' | 'WSI_1' | 'WSI_2' | 'WSJ_1';
|
5
5
|
pageMenuContent?: JSX.Element;
|
6
6
|
tabMenuContent?: JSX.Element;
|
7
7
|
content1?: JSX.Element;
|
@@ -52,8 +52,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
52
52
|
Object.defineProperty(exports, "__esModule", { value: true });
|
53
53
|
exports.S_gleStyles = void 0;
|
54
54
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
55
|
-
var
|
56
|
-
var ReactGridLayout_1 = __importDefault(require("publ-echo
|
55
|
+
var publ_echo_1 = require("publ-echo");
|
56
|
+
var ReactGridLayout_1 = __importDefault(require("publ-echo/dist/lib/GridLayoutEditor/ReactGridLayout"));
|
57
57
|
var react_1 = __importStar(require("react"));
|
58
58
|
var ErrorBoundary_1 = require("../../../DynamicLayout/components/Section/ErrorBoundary");
|
59
59
|
var dynamicLayoutContext_1 = require("../../../DynamicLayout/dynamicLayoutContext");
|
@@ -67,8 +67,8 @@ var useGroupDrag_2 = require("./hooks/useGroupDrag/useGroupDrag");
|
|
67
67
|
var utils_1 = require("./hooks/useGroupDrag/utils");
|
68
68
|
var util_1 = require("./util");
|
69
69
|
var parseSectionPadding_1 = __importDefault(require("./util/layoutPropParsers/parseSectionPadding"));
|
70
|
-
var WidthProvidedRGL = (0,
|
71
|
-
var Responsive = (0,
|
70
|
+
var WidthProvidedRGL = (0, publ_echo_1.WidthProvider)(ReactGridLayout_1.default);
|
71
|
+
var Responsive = (0, publ_echo_1.WidthProvider)(publ_echo_1.ResponsiveGridEditor);
|
72
72
|
var GRID_CELL_MIN = 24;
|
73
73
|
var DESKTOP_GRID_COLS = 24;
|
74
74
|
var MOBILE_GRID_COLS = 8;
|
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.25",
|
4
4
|
"license": "MIT",
|
5
5
|
"private": false,
|
6
6
|
"main": "dist/index.js",
|
@@ -22,8 +22,7 @@
|
|
22
22
|
"i18next-intervalplural-postprocessor": "^3.0.0",
|
23
23
|
"lottie-react": "^2.3.1",
|
24
24
|
"nuka-carousel": "^4.8.4",
|
25
|
-
"publ-echo": "^0.0.
|
26
|
-
"publ-echo-test": "^0.0.36",
|
25
|
+
"publ-echo": "^0.0.98",
|
27
26
|
"react-hook-form": "^7.28.1",
|
28
27
|
"react-i18next": "^11.12.0",
|
29
28
|
"react-router-dom": "^5.2.0",
|
package/release-note.md
CHANGED