pds-dev-kit-web 1.8.6 → 1.9.0-beta.0
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/PaletteColor_Dark.json +20 -1
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +20 -1
- package/dist/src/common/styles/colorSet/SemanticColor.json +13 -1
- package/dist/src/common/styles/colorSet/UIColor.json +41 -4
- package/dist/src/common/styles/colorSet/index.d.ts +326 -239
- package/dist/src/common/styles/colorSet/index.js +3 -3
- package/dist/src/common/styles/colorSet/ui-type.d.ts +37 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/ContentsContainer.d.ts +2 -3
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/ContentsContainer.js +10 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.d.ts +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.js +41 -17
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.d.ts +1 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.js +32 -16
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.d.ts +2 -3
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.js +53 -33
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFL.d.ts +11 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFL.js +70 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/index.js +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/PageMenuContainer.d.ts +1 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/PageMenuContainer.js +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/WizardPageMenu.d.ts +7 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/WizardPageMenu.js +31 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/index.js +3 -1
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/StepContainer.d.ts +7 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/StepContainer.js +15 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/variation/Step.d.ts +7 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/variation/Step.js +31 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/variation/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/StepContainer/variation/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWF/Containers/index.js +3 -1
- package/dist/src/desktop/layout/LayoutWF/ContainersBox/ContainersBox.d.ts +1 -1
- package/dist/src/desktop/layout/LayoutWF/ContainersBox/ContainersBox.js +108 -55
- package/dist/src/sub/DynamicLayout/components/Section/Section.js +9 -11
- package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.js +39 -4
- package/dist/src/sub/DynamicLayout/hooks/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/hooks/index.js +5 -0
- package/dist/src/sub/DynamicLayout/hooks/usePrevious/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/hooks/usePrevious/index.js +8 -0
- package/dist/src/sub/DynamicLayout/hooks/usePrevious/usePrevious.d.ts +15 -0
- package/dist/src/sub/DynamicLayout/hooks/usePrevious/usePrevious.js +25 -0
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/ContentsCarouselSection.js +10 -2
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/ContentsSection.js +10 -2
- package/dist/src/sub/DynamicLayout/sections/FooterSection/FooterSection.js +10 -2
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/InfoBoxSection.js +10 -2
- package/dist/src/sub/DynamicLayout/sections/IntroSection/IntroSection.js +10 -2
- package/dist/storybook-static/{0.1e64cc00.iframe.bundle.d.ts → 0.ade47ed3.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{0.1e64cc00.iframe.bundle.js → 0.ade47ed3.iframe.bundle.js} +8 -8
- package/dist/storybook-static/{4.08a6743e.iframe.bundle.d.ts → 4.93bcde3d.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{4.08a6743e.iframe.bundle.js → 4.93bcde3d.iframe.bundle.js} +71 -71
- package/dist/storybook-static/{5.fd119510.iframe.bundle.d.ts → 5.ea6583af.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{5.fd119510.iframe.bundle.js → 5.ea6583af.iframe.bundle.js} +12 -12
- package/dist/storybook-static/{6.ed855029.iframe.bundle.d.ts → 6.e40cb5e6.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{6.ed855029.iframe.bundle.js → 6.e40cb5e6.iframe.bundle.js} +6 -6
- package/dist/storybook-static/{7.acdfc1e4.iframe.bundle.d.ts → 7.a63b16b9.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{7.acdfc1e4.iframe.bundle.js → 7.a63b16b9.iframe.bundle.js} +3 -3
- package/dist/storybook-static/main.997ab4f6.iframe.bundle.d.ts +3124 -0
- package/dist/storybook-static/{main.3a848f92.iframe.bundle.js → main.997ab4f6.iframe.bundle.js} +1812 -1718
- package/dist/storybook-static/{runtime~main.c94cafde.iframe.bundle.d.ts → runtime~main.a437dbd3.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{runtime~main.c94cafde.iframe.bundle.js → runtime~main.a437dbd3.iframe.bundle.js} +1 -1
- package/dist/storybook-static/{vendors~main.6ff7334c.iframe.bundle.d.ts → vendors~main.7bb94765.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{vendors~main.6ff7334c.iframe.bundle.js → vendors~main.7bb94765.iframe.bundle.js} +590 -590
- package/package.json +1 -1
- package/release-note.md +11 -7
- package/dist/storybook-static/main.3a848f92.iframe.bundle.d.ts +0 -1124
|
@@ -235,5 +235,24 @@
|
|
|
235
235
|
"sys_component_border_white_opacity20": "white/opacity20",
|
|
236
236
|
"sys_component_base_23": "darkgrey100/opacity65",
|
|
237
237
|
"sys_component_base_darkgreen": "darkgreen700",
|
|
238
|
-
"sys_component_base_24": "black/opacity80"
|
|
238
|
+
"sys_component_base_24": "black/opacity80",
|
|
239
|
+
"sys_border_line_15": "white/opacity80",
|
|
240
|
+
"sys_border_line_16": "black/opacity80",
|
|
241
|
+
"sys_component_base_hover_01": "darkgrey30",
|
|
242
|
+
"sys_component_on_base_01": "white/opacity20",
|
|
243
|
+
"sys_component_on_base_02": "grey950/opacity15",
|
|
244
|
+
"sys_component_on_base_03": "grey950/opacity05",
|
|
245
|
+
"sys_component_on_base_04": "darkgrey80",
|
|
246
|
+
"sys_component_on_base_05": "darkgrey200",
|
|
247
|
+
"sys_component_base_hover_02": "darkgrey80",
|
|
248
|
+
"sys_component_base_pressed_01": "darkgrey200",
|
|
249
|
+
"sys_widget_white_02": "white/opacity70",
|
|
250
|
+
"sys_component_base_hover_03": "white/opacity60",
|
|
251
|
+
"sys_component_base_pressed_02": "white/opacity30",
|
|
252
|
+
"sys_component_base_25": "white/opacity40",
|
|
253
|
+
"sys_editor_base_pages": "darkskyblue100",
|
|
254
|
+
"sys_editor_base_papp": "darkgreen100",
|
|
255
|
+
"sys_text_black": "black",
|
|
256
|
+
"sys_component_base_26": "darkgrey30",
|
|
257
|
+
"sys_component_base_27": "darkgrey70"
|
|
239
258
|
}
|
|
@@ -235,5 +235,24 @@
|
|
|
235
235
|
"sys_component_border_white_opacity20": "white/opacity20",
|
|
236
236
|
"sys_component_base_23": "darkgrey100/opacity65",
|
|
237
237
|
"sys_component_base_darkgreen": "darkgreen700",
|
|
238
|
-
"sys_component_base_24": "black/opacity80"
|
|
238
|
+
"sys_component_base_24": "black/opacity80",
|
|
239
|
+
"sys_border_line_15": "white/opacity80",
|
|
240
|
+
"sys_border_line_16": "black/opacity80",
|
|
241
|
+
"sys_component_base_hover_01": "grey30",
|
|
242
|
+
"sys_component_on_base_01": "white/opacity20",
|
|
243
|
+
"sys_component_on_base_02": "grey950/opacity15",
|
|
244
|
+
"sys_component_on_base_03": "grey950/opacity05",
|
|
245
|
+
"sys_component_on_base_04": "grey80",
|
|
246
|
+
"sys_component_on_base_05": "grey200",
|
|
247
|
+
"sys_component_base_hover_02": "grey80",
|
|
248
|
+
"sys_component_base_pressed_01": "grey200",
|
|
249
|
+
"sys_widget_white_02": "white/opacity70",
|
|
250
|
+
"sys_component_base_hover_03": "white/opacity60",
|
|
251
|
+
"sys_component_base_pressed_02": "white/opacity30",
|
|
252
|
+
"sys_component_base_25": "white/opacity40",
|
|
253
|
+
"sys_editor_base_pages": "skyblue100",
|
|
254
|
+
"sys_editor_base_papp": "green100",
|
|
255
|
+
"sys_text_black": "black",
|
|
256
|
+
"sys_component_base_26": "grey30",
|
|
257
|
+
"sys_component_base_27": "grey70"
|
|
239
258
|
}
|
|
@@ -76,5 +76,17 @@
|
|
|
76
76
|
"green50": "#CCF5E9",
|
|
77
77
|
"darkgreen50": "#134034",
|
|
78
78
|
"opacity90": "E6",
|
|
79
|
-
"facebookblue": "#1877F2"
|
|
79
|
+
"facebookblue": "#1877F2",
|
|
80
|
+
"opacity05": "0D",
|
|
81
|
+
"opacity15": "26",
|
|
82
|
+
"grey80": "#E9E9EC",
|
|
83
|
+
"grey200": "#D3D3D6",
|
|
84
|
+
"darkgrey80": "#282829",
|
|
85
|
+
"darkgrey200": "#3E3E3F",
|
|
86
|
+
"opacity70": "B3",
|
|
87
|
+
"opacity60": "99",
|
|
88
|
+
"skyblue100": "#B2E7FF",
|
|
89
|
+
"green100": "#91F9C8",
|
|
90
|
+
"darkgreen100": "#91F3C5",
|
|
91
|
+
"darkskyblue100": "#A2DEF9"
|
|
80
92
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"ui_cpnt_button_fill_base_primary": "usr_brand_primary",
|
|
3
3
|
"ui_cpnt_button_fill_base_default": "sys_component_base_01",
|
|
4
4
|
"ui_cpnt_button_fill_base_white": "sys_component_base_02",
|
|
5
|
-
"ui_cpnt_button_fill_on_base_hover": "
|
|
6
|
-
"ui_cpnt_button_fill_on_base_pressed": "
|
|
5
|
+
"ui_cpnt_button_fill_on_base_hover": "sys_component_on_base_01",
|
|
6
|
+
"ui_cpnt_button_fill_on_base_pressed": "sys_component_on_base_02",
|
|
7
7
|
"ui_cpnt_button_fill_base_disabled": "sys_component_base_03",
|
|
8
8
|
"ui_cpnt_button_line_base_pressed": "sys_component_base_03",
|
|
9
9
|
"ui_cpnt_button_line_base_hover": "sys_component_base_01",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"ui_cpnt_datatable_text_textbutton": "sys_text_brand_primary",
|
|
193
193
|
"ui_cpnt_datatable_text_active": "sys_text_active",
|
|
194
194
|
"ui_cpnt_datatable_base_default": "sys_component_base_white_opacity00",
|
|
195
|
-
"ui_cpnt_datatable_base_hover": "
|
|
195
|
+
"ui_cpnt_datatable_base_hover": "sys_component_base_hover_01",
|
|
196
196
|
"ui_cpnt_datatable_text_inactive": "sys_text_grey_03",
|
|
197
197
|
"ui_cpnt_datatable_bulkaction_base": "sys_widget_black",
|
|
198
198
|
"ui_cpnt_datatable_icon_01": "sys_widget_white",
|
|
@@ -652,5 +652,42 @@
|
|
|
652
652
|
"ui_cpnt_videoplayer_gradient_3": "sys_component_base_black_opacity50",
|
|
653
653
|
"ui_68": "sys_component_base_22",
|
|
654
654
|
"ui_69": "sys_component_base_darkgreen",
|
|
655
|
-
"ui_cpnt_divider_white_02": "sys_component_base_20"
|
|
655
|
+
"ui_cpnt_divider_white_02": "sys_component_base_20",
|
|
656
|
+
"ui_cpnt_list_chatbubble_base_brand_primary": "usr_brand_primary",
|
|
657
|
+
"ui_cpnt_list_chatbubble_base_grey": "sys_component_base_01",
|
|
658
|
+
"ui_cpnt_list_chatbubble_base_translucent_white": "sys_component_base_20",
|
|
659
|
+
"ui_cpnt_list_chatbubble_base_translucent_black": "sys_component_base_24",
|
|
660
|
+
"ui_avatar_border_translucent_white": "sys_border_line_15",
|
|
661
|
+
"ui_avatar_border_translucent_black": "sys_border_line_16",
|
|
662
|
+
"ui_cpnt_textfield_base_hover": "sys_component_base_hover_02",
|
|
663
|
+
"ui_cpnt_textfield_base_pressed": "sys_component_base_pressed_01",
|
|
664
|
+
"ui_cpnt_button_secondary_on_base_hover": "sys_component_on_base_03",
|
|
665
|
+
"ui_cpnt_button_secondary_on_base_pressed": "sys_component_on_base_02",
|
|
666
|
+
"ui_cpnt_select_base_hover": "sys_component_base_hover_02",
|
|
667
|
+
"ui_cpnt_select_base_pressed": "sys_component_base_pressed_01",
|
|
668
|
+
"ui_cpnt_dropdown_base_hover": "sys_component_base_hover_02",
|
|
669
|
+
"ui_cpnt_dropdown_base_pressed": "sys_component_base_pressed_01",
|
|
670
|
+
"ui_cpnt_sheet_base_09": "sys_component_base_orange",
|
|
671
|
+
"ui_wizard_pagemenucontainer_background": "sys_container_background_04",
|
|
672
|
+
"ui_stepcontainer_background": "sys_container_background_04",
|
|
673
|
+
"ui_wizard_contentscontainer01_background": "sys_container_background_01",
|
|
674
|
+
"ui_wizard_contentscontainer02_background": "sys_container_background_01",
|
|
675
|
+
"ui_70": "sys_component_base_black",
|
|
676
|
+
"ui_cpnt_button_primary_variation_base_enabled": "sys_component_base_white",
|
|
677
|
+
"ui_cpnt_button_text_secondary_variation_disabled": "sys_widget_white_02",
|
|
678
|
+
"ui_cpnt_button_icon_secondary_variation_disabled": "sys_widget_white_02",
|
|
679
|
+
"ui_cpnt_button_secondary_variation_base_default": "sys_component_base_25",
|
|
680
|
+
"ui_cpnt_button_secondary_variation_base_hover": "sys_component_base_hover_03",
|
|
681
|
+
"ui_cpnt_button_secondary_variation_base_pressed": "sys_component_base_pressed_02",
|
|
682
|
+
"ui_editor_base_pages": "sys_editor_base_pages",
|
|
683
|
+
"ui_editor_base_papp": "sys_editor_base_papp",
|
|
684
|
+
"ui_container_scroll": "sys_component_base_03",
|
|
685
|
+
"ui_pages_section_dimmed": "sys_background_dimmed_20",
|
|
686
|
+
"ui_71": "sys_component_base_white",
|
|
687
|
+
"ui_cpnt_textlabel_sys_black": "sys_text_black",
|
|
688
|
+
"ui_cpnt_sheet_base_10": "usr_brand_primary",
|
|
689
|
+
"ui_cpnt_sheet_base_11": "sys_component_base_white_opacity00",
|
|
690
|
+
"ui_72": "sys_component_base_26",
|
|
691
|
+
"ui_73": "sys_component_base_27",
|
|
692
|
+
"ui_cpnt_sidebar_listitem_base_hover": "sys_component_base_04"
|
|
656
693
|
}
|