pds-dev-kit-web 2.1.4 → 2.1.6
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/README.md +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/src/common/index.d.ts +1 -1
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +11 -5
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +11 -5
- package/dist/src/common/styles/colorSet/SemanticColor.json +4 -2
- package/dist/src/common/styles/colorSet/UIColor.json +7 -1
- package/dist/src/common/styles/colorSet/index.d.ts +652 -632
- package/dist/src/common/styles/colorSet/index.js +3 -3
- package/dist/src/common/styles/colorSet/ui-type.d.ts +6 -0
- package/dist/src/common/types/components.d.ts +7 -1
- package/dist/src/desktop/components/AdminList/AdminList.d.ts +13 -13
- package/dist/src/desktop/components/AdminList/BulkActionBar.d.ts +13 -13
- package/dist/src/desktop/components/AdminListHeader/AdminListHeader.d.ts +4 -4
- package/dist/src/desktop/components/AdminListHeader/HeaderBar.d.ts +4 -4
- package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.d.ts +4 -4
- package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.d.ts +4 -4
- package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.js +1 -3
- package/dist/src/sub/AdminList/AdminListHeader/AdminListHeader.d.ts +4 -4
- package/dist/src/sub/AdminList/AdminListHeader/HeaderBar.d.ts +4 -4
- package/dist/src/sub/AdminList/BulkActionBar/BulkActionBar.d.ts +13 -13
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/desktop/D_TemplateA.js +18 -1
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/mobile/M_TemplateA.js +18 -1
- package/package.json +1 -1
- package/release-note.md +15 -3
package/README.md
CHANGED
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { UITheme, IFormValues, FillIconNameKeys, LineIconNameKeys, DesktopFontSize, FontWeight, PDSTextType, PDSValueOption, UiColors, PdsDevKitTheme, fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing, uiColors, customTheme, theme, Form, PDSIconType, ForwardedRefType } from './src/common';
|
|
2
|
-
export { UITheme, IFormValues, FillIconNameKeys, LineIconNameKeys, PdsDevKitTheme, DesktopFontSize, FontWeight, PDSTextType, PDSValueOption, UiColors, PDSIconType, ForwardedRefType };
|
|
1
|
+
import { UITheme, IFormValues, FillIconNameKeys, LineIconNameKeys, DesktopFontSize, FontWeight, PDSTextType, PDSValueOption, ContextMenuItemValueOption, DropdownValueOption, AdminListDropdownValueOption, BasicButtonGroupValueOption, UiColors, PdsDevKitTheme, fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing, uiColors, customTheme, theme, Form, PDSIconType, ForwardedRefType } from './src/common';
|
|
2
|
+
export { UITheme, IFormValues, FillIconNameKeys, LineIconNameKeys, PdsDevKitTheme, DesktopFontSize, FontWeight, PDSTextType, PDSValueOption, ContextMenuItemValueOption, DropdownValueOption, AdminListDropdownValueOption, BasicButtonGroupValueOption, UiColors, PDSIconType, ForwardedRefType };
|
|
3
3
|
export { fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing, uiColors, customTheme };
|
|
4
4
|
export { theme };
|
|
5
5
|
export { dialogOnAni, dialogOffAni, dialogOverlayOnAni, dialogOverlayOffAni, modalOnAni, modalOffAni, modalOverlayOnAni, modalOverlayOffAni } from './src/common/styles';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { UITheme } from './styles/colorSet/ui-type';
|
|
2
|
-
export { IFormValues, FillIconNameKeys, LineIconNameKeys, PDSIconType, PdsDevKitTheme, DesktopFontSize, FontWeight, PDSTextType, PDSValueOption, UiColors, ForwardedRefType } from './types';
|
|
2
|
+
export { IFormValues, FillIconNameKeys, LineIconNameKeys, PDSIconType, PdsDevKitTheme, DesktopFontSize, FontWeight, PDSTextType, PDSValueOption, ContextMenuItemValueOption, DropdownValueOption, AdminListDropdownValueOption, BasicButtonGroupValueOption, UiColors, ForwardedRefType } from './types';
|
|
3
3
|
export { fontWeight, desktopFontSize, desktopLineHeight, desktopEditorFontSize, desktopEditorLineHeight, mobileFontSize, mobileLineHeight, mobileEditorFontSize, mobileEditorLineHeight, boxShadow, spacing } from './styles/theme';
|
|
4
4
|
export { uiColors, customTheme } from './styles/ui-colors';
|
|
5
5
|
export { theme } from './styles';
|
|
@@ -301,16 +301,22 @@
|
|
|
301
301
|
"sys_component_base_40": "darkorange50",
|
|
302
302
|
"sys_component_base_41": "darkskyblue100",
|
|
303
303
|
"sys_cpnt_slider_track": "darkgrey100",
|
|
304
|
-
"sys_cpnt_slider_track_active": "
|
|
305
|
-
"sys_cpnt_slider_thumb_normal": "
|
|
304
|
+
"sys_cpnt_slider_track_active": "darkblue500",
|
|
305
|
+
"sys_cpnt_slider_thumb_normal": "darkblue500",
|
|
306
306
|
"sys_cpnt_slider_thumb_disabled": "darkgrey400",
|
|
307
|
-
"sys_cpnt_slider_thumb_hover_circle": "
|
|
308
|
-
"sys_cpnt_slider_thumb_pressed_circle": "
|
|
307
|
+
"sys_cpnt_slider_thumb_hover_circle": "darkblue500/opacity10",
|
|
308
|
+
"sys_cpnt_slider_thumb_pressed_circle": "darkblue500/opacity20",
|
|
309
309
|
"sys_cpnt_slider_track_disabled": "darkgrey400",
|
|
310
310
|
"sys_component_base_42": "darkorange30",
|
|
311
311
|
"sys_component_base_43": "darkblue30",
|
|
312
312
|
"sys_icon_grey_darktheme_01": "darkgrey900",
|
|
313
313
|
"sys_icon_grey_darktheme_02": "darkgrey500",
|
|
314
314
|
"sys_icon_grey_darktheme_03": "darkgrey400",
|
|
315
|
-
"sys_widget_grey_01_opacity_50": "darkgrey900/opacity50"
|
|
315
|
+
"sys_widget_grey_01_opacity_50": "darkgrey900/opacity50",
|
|
316
|
+
"sys_editor_layout_header": "darkgrey70",
|
|
317
|
+
"sys_editor_layout_navigation_panel": "darkgrey80",
|
|
318
|
+
"sys_editor_layout_canvas_area": "darkgrey30",
|
|
319
|
+
"sys_editor_layout_control_panel": "darkgrey70",
|
|
320
|
+
"sys_editor_layout_property_panel": "darkgrey70",
|
|
321
|
+
"sys_editor_layout_navigation_panel_section_item_area_normal": "darkgrey300"
|
|
316
322
|
}
|
|
@@ -301,16 +301,22 @@
|
|
|
301
301
|
"sys_component_base_40": "orange50",
|
|
302
302
|
"sys_component_base_41": "skyblue100",
|
|
303
303
|
"sys_cpnt_slider_track": "grey100",
|
|
304
|
-
"sys_cpnt_slider_track_active": "
|
|
305
|
-
"sys_cpnt_slider_thumb_normal": "
|
|
304
|
+
"sys_cpnt_slider_track_active": "blue500",
|
|
305
|
+
"sys_cpnt_slider_thumb_normal": "blue500",
|
|
306
306
|
"sys_cpnt_slider_thumb_disabled": "grey400",
|
|
307
|
-
"sys_cpnt_slider_thumb_hover_circle": "
|
|
308
|
-
"sys_cpnt_slider_thumb_pressed_circle": "
|
|
307
|
+
"sys_cpnt_slider_thumb_hover_circle": "blue500/opacity10",
|
|
308
|
+
"sys_cpnt_slider_thumb_pressed_circle": "blue500/opacity20",
|
|
309
309
|
"sys_cpnt_slider_track_disabled": "grey400",
|
|
310
310
|
"sys_component_base_42": "orange30",
|
|
311
311
|
"sys_component_base_43": "blue30",
|
|
312
312
|
"sys_icon_grey_darktheme_01": "darkgrey900",
|
|
313
313
|
"sys_icon_grey_darktheme_02": "darkgrey500",
|
|
314
314
|
"sys_icon_grey_darktheme_03": "darkgrey400",
|
|
315
|
-
"sys_widget_grey_01_opacity_50": "grey900/opacity50"
|
|
315
|
+
"sys_widget_grey_01_opacity_50": "grey900/opacity50",
|
|
316
|
+
"sys_editor_layout_header": "white",
|
|
317
|
+
"sys_editor_layout_navigation_panel": "grey50",
|
|
318
|
+
"sys_editor_layout_canvas_area": "grey30",
|
|
319
|
+
"sys_editor_layout_control_panel": "white",
|
|
320
|
+
"sys_editor_layout_property_panel": "white",
|
|
321
|
+
"sys_editor_layout_navigation_panel_section_item_area_normal": "white"
|
|
316
322
|
}
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"opacity15": "26",
|
|
82
82
|
"grey80": "#E9E9EC",
|
|
83
83
|
"grey200": "#D3D3D6",
|
|
84
|
-
"darkgrey80": "#
|
|
84
|
+
"darkgrey80": "#3A3A3D",
|
|
85
85
|
"darkgrey200": "#3E3E3F",
|
|
86
86
|
"opacity70": "B3",
|
|
87
87
|
"opacity60": "99",
|
|
@@ -114,5 +114,7 @@
|
|
|
114
114
|
"yellow300": "#FFFAE6",
|
|
115
115
|
"darkyellow300": "#FFF3C1",
|
|
116
116
|
"grey20": "#f8f8fb",
|
|
117
|
-
"darkgrey20": "#1a1a1b"
|
|
117
|
+
"darkgrey20": "#1a1a1b",
|
|
118
|
+
"grey300": "#BDBDC2",
|
|
119
|
+
"darkgrey300": "#555557"
|
|
118
120
|
}
|
|
@@ -799,5 +799,11 @@
|
|
|
799
799
|
"ui_99": "sys_component_base_white_opacity50",
|
|
800
800
|
"ui_100": "sys_widget_grey_01_opacity_50",
|
|
801
801
|
"ui_101": "sys_component_base_25",
|
|
802
|
-
"ui_102": "sys_component_base_black_opacity50"
|
|
802
|
+
"ui_102": "sys_component_base_black_opacity50",
|
|
803
|
+
"ui_editor_layout_header": "sys_editor_layout_header",
|
|
804
|
+
"ui_editor_layout_navigation_panel": "sys_editor_layout_navigation_panel",
|
|
805
|
+
"ui_editor_layout_canvas_area": "sys_editor_layout_canvas_area",
|
|
806
|
+
"ui_editor_layout_control_panel": "sys_editor_layout_control_panel",
|
|
807
|
+
"ui_editor_layout_property_panel": "sys_editor_layout_property_panel",
|
|
808
|
+
"ui_editor_layout_navigation_panel_section_item_area_normal": "sys_editor_layout_navigation_panel_section_item_area_normal"
|
|
803
809
|
}
|