w-component-vue 2.2.5 → 2.2.8
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/.jsdoc +1 -1
- package/README.md +1 -1
- package/dist/w-component-vue.umd.js +3 -3
- package/dist/w-component-vue.umd.js.map +1 -1
- package/docs/binarySearch.mjs.html +2 -2
- package/docs/examples/app.html +1 -1
- package/docs/examples/app.umd.js +2 -2
- package/docs/examples/app.umd.js.map +1 -1
- package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +2 -2
- package/docs/examples/w-alert_backgroundColor.html +2 -2
- package/docs/examples/w-alert_borderColor.html +2 -2
- package/docs/examples/w-alert_borderRadius.html +2 -2
- package/docs/examples/w-alert_borderWidth.html +2 -2
- package/docs/examples/w-alert_default.html +2 -2
- package/docs/examples/w-alert_icon.html +2 -2
- package/docs/examples/w-alert_position.html +2 -2
- package/docs/examples/w-alert_recive closed event by promise.html +2 -2
- package/docs/examples/w-alert_shadowStyle.html +2 -2
- package/docs/examples/w-alert_textColor.html +2 -2
- package/docs/examples/w-alert_time (6s).html +2 -2
- package/docs/examples/w-alert_type error.html +2 -2
- package/docs/examples/w-alert_type infor.html +2 -2
- package/docs/examples/w-alert_type warning.html +2 -2
- package/docs/examples/w-badge_backgroundColor.html +2 -2
- package/docs/examples/w-badge_badgeAlign.html +2 -2
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +2 -2
- package/docs/examples/w-badge_borderRadius.html +2 -2
- package/docs/examples/w-badge_default.html +2 -2
- package/docs/examples/w-badge_textColor_backgroundColor.html +2 -2
- package/docs/examples/w-badge_textFontSize.html +2 -2
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +2 -2
- package/docs/examples/w-button-chip_active_borderColorActive.html +2 -2
- package/docs/examples/w-button-chip_active_iconColorActive.html +2 -2
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +2 -2
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +2 -2
- package/docs/examples/w-button-chip_active_textColorActive.html +2 -2
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-button-chip_borderRadius.html +2 -2
- package/docs/examples/w-button-chip_borderRadiusStyle.html +2 -2
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-button-chip_borderWidth.html +2 -2
- package/docs/examples/w-button-chip_close.html +2 -2
- package/docs/examples/w-button-chip_close_shiftRight.html +2 -2
- package/docs/examples/w-button-chip_default.html +2 -2
- package/docs/examples/w-button-chip_icon (fontawesome).html +2 -2
- package/docs/examples/w-button-chip_icon (material).html +2 -2
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +2 -2
- package/docs/examples/w-button-chip_icon_no text.html +2 -2
- package/docs/examples/w-button-chip_loading.html +2 -2
- package/docs/examples/w-button-chip_loading_loadingColor.html +2 -2
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +2 -2
- package/docs/examples/w-button-chip_modify loading by callback in click.html +2 -2
- package/docs/examples/w-button-chip_modify prog by callback in click.html +2 -2
- package/docs/examples/w-button-chip_no shadow.html +2 -2
- package/docs/examples/w-button-chip_not editable.html +2 -2
- package/docs/examples/w-button-chip_not editable_disabledColor.html +2 -2
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-button-chip_prog.html +2 -2
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +2 -2
- package/docs/examples/w-button-chip_promiseUnlock.html +2 -2
- package/docs/examples/w-button-chip_rippleColor.html +2 -2
- package/docs/examples/w-button-chip_shadowStyle.html +2 -2
- package/docs/examples/w-button-chip_shiftLeft.html +2 -2
- package/docs/examples/w-button-chip_slot_close.html +2 -2
- package/docs/examples/w-button-chip_textColor.html +2 -2
- package/docs/examples/w-button-chip_textColor_textColorHover.html +2 -2
- package/docs/examples/w-button-chip_tooltip.html +2 -2
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -2
- package/docs/examples/w-button-circle_icon (fontawesome).html +2 -2
- package/docs/examples/w-button-circle_icon (material).html +2 -2
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +2 -2
- package/docs/examples/w-button-circle_loading.html +2 -2
- package/docs/examples/w-button-circle_loading_loadingColor.html +2 -2
- package/docs/examples/w-button-circle_no shadow.html +2 -2
- package/docs/examples/w-button-circle_not editable.html +2 -2
- package/docs/examples/w-button-circle_not editable_disabledColor.html +2 -2
- package/docs/examples/w-button-circle_paddingStyle.html +2 -2
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +2 -2
- package/docs/examples/w-button-circle_promiseUnlock.html +2 -2
- package/docs/examples/w-button-circle_rippleColor.html +2 -2
- package/docs/examples/w-button-circle_shadowStyle.html +2 -2
- package/docs/examples/w-button-circle_tooltip.html +2 -2
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +2 -2
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +2 -2
- package/docs/examples/w-checkbox_default.html +2 -2
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-checkbox_not editable.html +2 -2
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +2 -2
- package/docs/examples/w-checkbox_text.html +2 -2
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +2 -2
- package/docs/examples/w-checkbox_use string (y or n).html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_default.html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_height.html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +2 -2
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +2 -2
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +2 -2
- package/docs/examples/w-confirm_contentIconColor.html +2 -2
- package/docs/examples/w-confirm_contentIconSize.html +2 -2
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +2 -2
- package/docs/examples/w-confirm_maxWidth.html +2 -2
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +2 -2
- package/docs/examples/w-confirm_scrollable (slot content).html +2 -2
- package/docs/examples/w-confirm_scrollable.html +2 -2
- package/docs/examples/w-confirm_slot content.html +2 -2
- package/docs/examples/w-confirm_slot footer.html +2 -2
- package/docs/examples/w-confirm_slot header.html +2 -2
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +2 -2
- package/docs/examples/w-confirm_title_content.html +2 -2
- package/docs/examples/w-dialog_closeWithInterceptor.html +2 -2
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +2 -2
- package/docs/examples/w-dialog_fullscreen.html +2 -2
- package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +2 -2
- package/docs/examples/w-dialog_hasSaveBtn, no save button.html +2 -2
- package/docs/examples/w-dialog_headerBackgroundColor.html +2 -2
- package/docs/examples/w-dialog_headerBtns.html +2 -2
- package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +2 -2
- package/docs/examples/w-dialog_icon (fontawesome).html +2 -2
- package/docs/examples/w-dialog_maxWidth, for narrow width.html +2 -2
- package/docs/examples/w-dialog_multi dialogs.html +2 -2
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +2 -2
- package/docs/examples/w-dialog_scrollable.html +2 -2
- package/docs/examples/w-dialog_separate for slot content.html +2 -2
- package/docs/examples/w-dialog_slot content.html +2 -2
- package/docs/examples/w-dialog_slot header-left_header-right.html +4 -4
- package/docs/examples/w-dialog_table in slot content.html +2 -2
- package/docs/examples/w-dialog_title.html +2 -2
- package/docs/examples/w-drawer_afloat.html +25 -15
- package/docs/examples/w-drawer_afloat_afloatByFix.html +25 -15
- package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +296 -0
- package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +25 -15
- package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +299 -0
- package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +295 -0
- package/docs/examples/w-drawer_afloat_mode.html +25 -15
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +296 -0
- package/docs/examples/w-drawer_afloat_overlayOpacity.html +25 -15
- package/docs/examples/w-drawer_default.html +25 -15
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +300 -0
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +300 -0
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +302 -0
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +300 -0
- package/docs/examples/w-drawer_drawerWidth.html +25 -15
- package/docs/examples/w-drawer_mode.html +25 -15
- package/docs/examples/w-drawer_mode_dragDrawerWidth.html +296 -0
- package/docs/examples/{w-drawer_multiple.html → w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html} +41 -21
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +2 -2
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +2 -2
- package/docs/examples/w-dropfiles_borderRadius.html +2 -2
- package/docs/examples/w-dropfiles_borderWidth.html +2 -2
- package/docs/examples/w-dropfiles_default.html +2 -2
- package/docs/examples/w-dropfiles_timeTransition.html +2 -2
- package/docs/examples/w-dynamic-list_change rows.html +2 -2
- package/docs/examples/w-dynamic-list_change slot.html +2 -2
- package/docs/examples/w-dynamic-list_default.html +2 -2
- package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +2 -2
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +3 -3
- package/docs/examples/w-dynamic-list_processItems.html +3 -3
- package/docs/examples/w-dynamic-list_render.html +2 -2
- package/docs/examples/w-dynamic-list_slot item with image.html +3 -3
- package/docs/examples/w-dynamic-list_viewHeightMax.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_area.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_continuous.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_line.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_line3D.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_parallel.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_polar.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_radar.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_scatter.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_stack.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_surface.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_tree.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_treemap.html +2 -2
- package/docs/examples/w-group-check_backgroundColorActive.html +2 -2
- package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-check_borderRadius.html +2 -2
- package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +2 -2
- package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-check_click (console.log).html +2 -2
- package/docs/examples/w-group-check_default.html +2 -2
- package/docs/examples/w-group-check_group (only one).html +2 -2
- package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -2
- package/docs/examples/w-group-check_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-check_icon (material).html +2 -2
- package/docs/examples/w-group-check_iconColorActive.html +2 -2
- package/docs/examples/w-group-check_iconColor_iconColorHover.html +2 -2
- package/docs/examples/w-group-check_loading.html +2 -2
- package/docs/examples/w-group-check_loading_loadingColor.html +2 -2
- package/docs/examples/w-group-check_marginStyle.html +2 -2
- package/docs/examples/w-group-check_no shadowActive.html +2 -2
- package/docs/examples/w-group-check_not editable.html +2 -2
- package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +2 -2
- package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-group-check_shadow.html +2 -2
- package/docs/examples/w-group-check_shadowActiveStyle.html +2 -2
- package/docs/examples/w-group-check_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-check_shiftLeft.html +2 -2
- package/docs/examples/w-group-check_shiftLeft_shiftRight.html +2 -2
- package/docs/examples/w-group-check_slot_shadow.html +2 -2
- package/docs/examples/w-group-check_textColor.html +2 -2
- package/docs/examples/w-group-check_textColorActive.html +2 -2
- package/docs/examples/w-group-check_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-check_tooltip.html +2 -2
- package/docs/examples/w-group-dragdrop_default.html +2 -2
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +2 -2
- package/docs/examples/w-group-dragdrop_items(string array).html +2 -2
- package/docs/examples/w-group-dragdrop_keyBinder.html +2 -2
- package/docs/examples/w-group-dragdrop_not draggable.html +2 -2
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +2 -2
- package/docs/examples/w-group-radio_backgroundColorActive.html +2 -2
- package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-radio_borderRadius.html +2 -2
- package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +2 -2
- package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-radio_click (console.log).html +2 -2
- package/docs/examples/w-group-radio_default.html +2 -2
- package/docs/examples/w-group-radio_group (only one).html +2 -2
- package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -2
- package/docs/examples/w-group-radio_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-radio_icon (material).html +2 -2
- package/docs/examples/w-group-radio_iconColorActive.html +2 -2
- package/docs/examples/w-group-radio_iconColor_iconColorHover.html +2 -2
- package/docs/examples/w-group-radio_loading.html +2 -2
- package/docs/examples/w-group-radio_loading_loadingColor.html +2 -2
- package/docs/examples/w-group-radio_marginStyle.html +2 -2
- package/docs/examples/w-group-radio_no shadowActive.html +2 -2
- package/docs/examples/w-group-radio_not editable.html +2 -2
- package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +2 -2
- package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-group-radio_shadow.html +2 -2
- package/docs/examples/w-group-radio_shadowActiveStyle.html +2 -2
- package/docs/examples/w-group-radio_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-radio_shiftLeft.html +2 -2
- package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +2 -2
- package/docs/examples/w-group-radio_slot_shadow.html +2 -2
- package/docs/examples/w-group-radio_textColor.html +2 -2
- package/docs/examples/w-group-radio_textColorActive.html +2 -2
- package/docs/examples/w-group-radio_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-radio_tooltip.html +2 -2
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-group-tags_borderRadius.html +2 -2
- package/docs/examples/w-group-tags_closeWithInterceptor.html +2 -2
- package/docs/examples/w-group-tags_default.html +2 -2
- package/docs/examples/w-group-tags_editableClose(no close button).html +2 -2
- package/docs/examples/w-group-tags_editableInput(no slot input).html +2 -2
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +2 -2
- package/docs/examples/w-group-tags_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-tags_icon (material).html +2 -2
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +2 -2
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +2 -2
- package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +2 -2
- package/docs/examples/w-group-tags_inputTextWidth.html +2 -2
- package/docs/examples/w-group-tags_marginStyle.html +2 -2
- package/docs/examples/w-group-tags_modify loading by callback in click.html +2 -2
- package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-tags_modify prog by callback in click.html +2 -2
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-group-tags_not draggable.html +2 -2
- package/docs/examples/w-group-tags_not editable.html +2 -2
- package/docs/examples/w-group-tags_not editable_nodata.html +2 -2
- package/docs/examples/w-group-tags_object items.html +2 -2
- package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +2 -2
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +2 -2
- package/docs/examples/w-group-tags_object items_keyIcon.html +2 -2
- package/docs/examples/w-group-tags_object items_keyText.html +2 -2
- package/docs/examples/w-group-tags_object items_keyTooltip.html +2 -2
- package/docs/examples/w-group-tags_object items_slot item.html +2 -2
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +2 -2
- package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +2 -2
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +2 -2
- package/docs/examples/w-group-tags_shadowStyle.html +2 -2
- package/docs/examples/w-group-tags_shiftLeft.html +2 -2
- package/docs/examples/w-group-tags_slot input.html +2 -2
- package/docs/examples/w-group-tags_slot item.html +2 -2
- package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +2 -2
- package/docs/examples/w-group-tags_suggests.html +2 -2
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +2 -2
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +2 -2
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +2 -2
- package/docs/examples/w-group-tags_textColor.html +2 -2
- package/docs/examples/w-group-tags_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-tags_useActive_valueActive.html +2 -2
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_area.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_bar.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_line.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_pie.html +2 -2
- package/docs/examples/w-highstock-vue-dyn_area.html +2 -2
- package/docs/examples/w-highstock-vue-dyn_line.html +2 -2
- package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +2 -2
- package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +2 -2
- package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +2 -2
- package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +2 -2
- package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +2 -2
- package/docs/examples/w-icon-svg_path_sizeOriginal.html +2 -2
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +2 -2
- package/docs/examples/w-image-cascading-dyn_colNum.html +2 -2
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +2 -2
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +2 -2
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +198 -0
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +2 -2
- package/docs/examples/w-image-viewer-dyn_one image.html +2 -2
- package/docs/examples/w-json-view_default.html +2 -2
- package/docs/examples/w-json-view_events.html +2 -2
- package/docs/examples/w-json-view_filterKeywords_noResultsText.html +2 -2
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +2 -2
- package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +2 -2
- package/docs/examples/w-json-view_large data (15,500 lines).html +2 -2
- package/docs/examples/w-json-view_no viewHeightMax.html +2 -2
- package/docs/examples/w-json-view_viewHeightMax.html +2 -2
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +2 -2
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +2 -2
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +2 -2
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +2 -2
- package/docs/examples/w-list-expand_activeMode(multi).html +339 -0
- package/docs/examples/w-list-expand_auto scroll.html +349 -0
- package/docs/examples/w-list-expand_default.html +338 -0
- package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +345 -0
- package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +340 -0
- package/docs/examples/w-list-expand_paddingStyle.html +339 -0
- package/docs/examples/w-list-expand_slot footer.html +352 -0
- package/docs/examples/w-list-expand_slot header.html +351 -0
- package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +369 -0
- package/docs/examples/w-list-expand_slot item-header_item-content.html +374 -0
- package/docs/examples/w-list-vertical_auto scroll.html +4 -3
- package/docs/examples/w-list-vertical_default.html +4 -3
- package/docs/examples/w-list-vertical_itemActive.html +4 -3
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +4 -3
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +4 -3
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +4 -3
- package/docs/examples/w-list-vertical_paddingStyle.html +4 -3
- package/docs/examples/w-list-vertical_slot footer.html +4 -3
- package/docs/examples/w-list-vertical_slot header.html +4 -3
- package/docs/examples/w-list-vertical_slot item.html +4 -3
- package/docs/examples/w-list-vertical_string items.html +4 -3
- package/docs/examples/w-list-vertical_useActive (no active).html +4 -3
- package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +4 -3
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +2 -2
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +2 -2
- package/docs/examples/w-panel-bulge_default.html +2 -2
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +2 -2
- package/docs/examples/w-panel-bulge_headerPadding.html +2 -2
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +2 -2
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +3 -3
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +2 -2
- package/docs/examples/w-panel-bulge_with grey outer.html +3 -3
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_barColor.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_barSize.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_default.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_min_max.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_ratio.html +2 -2
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +2 -2
- package/docs/examples/w-panel-divide-vertical_barColor.html +2 -2
- package/docs/examples/w-panel-divide-vertical_barSize.html +2 -2
- package/docs/examples/w-panel-divide-vertical_default.html +2 -2
- package/docs/examples/w-panel-divide-vertical_min_max.html +2 -2
- package/docs/examples/w-panel-divide-vertical_ratio.html +2 -2
- package/docs/examples/w-panel-scale_for select.html +3 -3
- package/docs/examples/w-panel-scale_for v-btn.html +2 -2
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +2 -2
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +2 -2
- package/docs/examples/w-panel-scale_for w-text-suggest.html +2 -2
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +2 -2
- package/docs/examples/w-panel-scrolly_default.html +2 -2
- package/docs/examples/w-panel-scrolly_events.html +2 -2
- package/docs/examples/w-panel-scrolly_scrollTop.html +2 -2
- package/docs/examples/w-panel-stripe_borderRadius.html +2 -2
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +4 -4
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +2 -2
- package/docs/examples/w-panel-stripe_no footer.html +2 -2
- package/docs/examples/w-panel-stripe_no header.html +2 -2
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +3 -3
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +2 -2
- package/docs/examples/w-panel-stripe_only slot title in header.html +2 -2
- package/docs/examples/w-panel-stripe_padding.html +2 -2
- package/docs/examples/w-panel-stripe_separate for slot content.html +2 -2
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +2 -2
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +2 -2
- package/docs/examples/w-panel-stripe_table in slot content.html +2 -2
- package/docs/examples/w-panel-stripe_with grey outer.html +3 -3
- package/docs/examples/w-popup-edit-text_default.html +2 -2
- package/docs/examples/w-popup-edit-text_in table.html +2 -2
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +2 -2
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +2 -2
- package/docs/examples/w-popup-edit-text_no title.html +2 -2
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +2 -2
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +2 -2
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +2 -2
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +2 -2
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +2 -2
- package/docs/examples/w-popup_auto flipping in scroll panel.html +2 -2
- package/docs/examples/w-popup_backgroundColor.html +2 -2
- package/docs/examples/w-popup_borderRadius.html +2 -2
- package/docs/examples/w-popup_click item by latency hiding.html +2 -2
- package/docs/examples/w-popup_default.html +2 -2
- package/docs/examples/w-popup_distY.html +2 -2
- package/docs/examples/w-popup_in dialog.html +2 -2
- package/docs/examples/w-popup_in popup.html +2 -2
- package/docs/examples/w-popup_in scroll panel.html +2 -2
- package/docs/examples/w-popup_isolated.html +2 -2
- package/docs/examples/w-popup_maxWidth.html +2 -2
- package/docs/examples/w-popup_minWidth.html +2 -2
- package/docs/examples/w-popup_no shadow_backgroundColor.html +2 -2
- package/docs/examples/w-popup_not editable.html +2 -2
- package/docs/examples/w-popup_shadowStyle.html +2 -2
- package/docs/examples/w-popup_slot for table_maxWidth.html +2 -2
- package/docs/examples/w-progress-bar_decimal.html +2 -2
- package/docs/examples/w-progress-bar_default.html +2 -2
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +2 -2
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +2 -2
- package/docs/examples/w-progress-bar_height.html +2 -2
- package/docs/examples/w-progress-bar_height_borderRadius.html +2 -2
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +2 -2
- package/docs/examples/w-progress-bar_iconFinishColor.html +2 -2
- package/docs/examples/w-progress-bar_iconSize.html +2 -2
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +2 -2
- package/docs/examples/w-progress-bar_iconWaitingColor.html +2 -2
- package/docs/examples/w-progress-bar_progColor.html +2 -2
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +2 -2
- package/docs/examples/w-progress-bar_title.html +2 -2
- package/docs/examples/w-progress-bar_title_titleTextColor.html +2 -2
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +2 -2
- package/docs/examples/w-progress-bar_value=0 (waiting).html +2 -2
- package/docs/examples/w-progress-bar_value=100 (finish).html +2 -2
- package/docs/examples/w-progress-bar_valueTextColor.html +2 -2
- package/docs/examples/w-progress-bar_valueTextFontSize.html +2 -2
- package/docs/examples/w-progress-circle_color.html +2 -2
- package/docs/examples/w-progress-circle_default.html +2 -2
- package/docs/examples/w-progress-circle_small size.html +2 -2
- package/docs/examples/w-progress-circle_tooltip.html +2 -2
- package/docs/examples/w-progress-circle_very small size.html +2 -2
- package/docs/examples/w-progress-circle_width.html +2 -2
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +2 -2
- package/docs/examples/w-quill-vue-dyn_default.html +2 -2
- package/docs/examples/w-quill-vue-dyn_height.html +2 -2
- package/docs/examples/w-quill-vue-dyn_not editable.html +2 -2
- package/docs/examples/w-quill-vue-dyn_settings.html +2 -2
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +2 -2
- package/docs/examples/w-switch_default.html +2 -2
- package/docs/examples/w-switch_not editable.html +2 -2
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +2 -2
- package/docs/examples/w-switch_switchSize_textFontSize.html +2 -2
- package/docs/examples/w-switch_text.html +2 -2
- package/docs/examples/w-switch_text_textColor_textColorHover.html +2 -2
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +2 -2
- package/docs/examples/w-switch_use string (y or n).html +2 -2
- package/docs/examples/w-table-dyn_default.html +2 -2
- package/docs/examples/w-table-dyn_editable.html +2 -2
- package/docs/examples/w-table-dyn_editable_checkId.html +2 -2
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +2 -2
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +2 -2
- package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +2 -2
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +2 -2
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +2 -2
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +2 -2
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +2 -2
- package/docs/examples/w-table-dyn_editable_slot btns.html +3 -3
- package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +2 -2
- package/docs/examples/w-table-dyn_fixIds (fix id).html +2 -2
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +2 -2
- package/docs/examples/w-table-dyn_name_description.html +2 -2
- package/docs/examples/w-table-dyn_opt.kpHead.html +2 -2
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +2 -2
- package/docs/examples/w-table-dyn_slot btns.html +3 -3
- package/docs/examples/w-table-dyn_slot infor (name_description).html +2 -2
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +2 -2
- package/docs/examples/w-text-int_borderRadius.html +2 -2
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text-int_border_borderRadius.html +2 -2
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +2 -2
- package/docs/examples/w-text-int_border_default.html +2 -2
- package/docs/examples/w-text-int_border_not editable.html +2 -2
- package/docs/examples/w-text-int_border_width.html +2 -2
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +2 -2
- package/docs/examples/w-text-int_buttonIconSize.html +2 -2
- package/docs/examples/w-text-int_default.html +2 -2
- package/docs/examples/w-text-int_not editable.html +2 -2
- package/docs/examples/w-text-int_textColor.html +2 -2
- package/docs/examples/w-text-int_textFontSize.html +2 -2
- package/docs/examples/w-text-int_width.html +2 -2
- package/docs/examples/w-text-select_a lot of items.html +2 -2
- package/docs/examples/w-text-select_borderRadius.html +2 -2
- package/docs/examples/w-text-select_border_a lot of items.html +2 -2
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text-select_border_borderRadius.html +2 -2
- package/docs/examples/w-text-select_border_default.html +2 -2
- package/docs/examples/w-text-select_border_events.html +2 -2
- package/docs/examples/w-text-select_border_expansionIconSize.html +2 -2
- package/docs/examples/w-text-select_border_fullwidth.html +2 -2
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -2
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +2 -2
- package/docs/examples/w-text-select_border_items(string array).html +2 -2
- package/docs/examples/w-text-select_border_keyText.html +2 -2
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-select_border_leftIcon (material).html +2 -2
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-select_border_not editable.html +2 -2
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-select_border_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-select_border_slot item.html +2 -2
- package/docs/examples/w-text-select_border_slot select.html +2 -2
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-select_border_textFontSize.html +2 -2
- package/docs/examples/w-text-select_border_with popup.html +2 -2
- package/docs/examples/w-text-select_default.html +2 -2
- package/docs/examples/w-text-select_events.html +2 -2
- package/docs/examples/w-text-select_expansionIconSize.html +2 -2
- package/docs/examples/w-text-select_fullwidth.html +2 -2
- package/docs/examples/w-text-select_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +2 -2
- package/docs/examples/w-text-select_items(string array).html +2 -2
- package/docs/examples/w-text-select_keyText.html +2 -2
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-select_leftIcon (material).html +2 -2
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-select_not editable.html +2 -2
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-select_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-select_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-select_slot item.html +2 -2
- package/docs/examples/w-text-select_slot select.html +2 -2
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-select_textFontSize.html +2 -2
- package/docs/examples/w-text-select_with popup.html +2 -2
- package/docs/examples/w-text-suggest_a lot of items.html +2 -2
- package/docs/examples/w-text-suggest_borderRadius.html +2 -2
- package/docs/examples/w-text-suggest_border_a lot of items.html +2 -2
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text-suggest_border_borderRadius.html +2 -2
- package/docs/examples/w-text-suggest_border_default.html +2 -2
- package/docs/examples/w-text-suggest_border_events.html +2 -2
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +2 -2
- package/docs/examples/w-text-suggest_border_fullwidth.html +2 -2
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -2
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +2 -2
- package/docs/examples/w-text-suggest_border_items(string array).html +2 -2
- package/docs/examples/w-text-suggest_border_keyText.html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-suggest_border_noResultsText.html +2 -2
- package/docs/examples/w-text-suggest_border_not editable.html +2 -2
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-suggest_border_placeholder.html +2 -2
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +2 -2
- package/docs/examples/w-text-suggest_border_slot item.html +2 -2
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-suggest_border_textFontSize.html +2 -2
- package/docs/examples/w-text-suggest_border_with popup.html +2 -2
- package/docs/examples/w-text-suggest_default.html +2 -2
- package/docs/examples/w-text-suggest_events.html +2 -2
- package/docs/examples/w-text-suggest_expansionIconSize.html +2 -2
- package/docs/examples/w-text-suggest_fullwidth.html +2 -2
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +2 -2
- package/docs/examples/w-text-suggest_items(string array).html +2 -2
- package/docs/examples/w-text-suggest_keyText.html +2 -2
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-suggest_leftIcon (material).html +2 -2
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-suggest_noResultsText.html +2 -2
- package/docs/examples/w-text-suggest_not editable.html +2 -2
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-suggest_placeholder.html +2 -2
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-suggest_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +2 -2
- package/docs/examples/w-text-suggest_slot item.html +2 -2
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-suggest_textFontSize.html +2 -2
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +2 -2
- package/docs/examples/w-text_border_default.html +2 -2
- package/docs/examples/w-text_border_events.html +2 -2
- package/docs/examples/w-text_border_fullwidth.html +2 -2
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text_border_leftIcon (material).html +2 -2
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
- package/docs/examples/w-text_border_not editable.html +2 -2
- package/docs/examples/w-text_border_placeholder.html +2 -2
- package/docs/examples/w-text_border_rightIcon_rightIconColorHover_rightIconColorFocus.html +2 -2
- package/docs/examples/w-text_border_textAlign.html +2 -2
- package/docs/examples/w-text_border_textColor.html +2 -2
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +2 -2
- package/docs/examples/w-text_default.html +2 -2
- package/docs/examples/w-text_events.html +2 -2
- package/docs/examples/w-text_fullwidth.html +2 -2
- package/docs/examples/w-text_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text_leftIcon (material).html +2 -2
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorFocus.html +2 -2
- package/docs/examples/w-text_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +2 -2
- package/docs/examples/w-text_not editable.html +2 -2
- package/docs/examples/w-text_placeholder.html +2 -2
- package/docs/examples/w-text_rightIcon.html +2 -2
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorFocus.html +2 -2
- package/docs/examples/w-text_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +2 -2
- package/docs/examples/w-text_textAlign.html +2 -2
- package/docs/examples/w-text_textColor.html +2 -2
- package/docs/examples/w-text_textFontSize.html +2 -2
- package/docs/examples/w-textarea_borderColorFocus.html +2 -2
- package/docs/examples/w-textarea_default.html +2 -2
- package/docs/examples/w-textarea_fullwidth.html +2 -2
- package/docs/examples/w-textarea_not editable.html +2 -2
- package/docs/examples/w-textarea_placeholder.html +2 -2
- package/docs/examples/w-timeday-range_between.html +2 -2
- package/docs/examples/w-timeday-range_borderRadius.html +2 -2
- package/docs/examples/w-timeday-range_border_between.html +2 -2
- package/docs/examples/w-timeday-range_border_borderRadius.html +2 -2
- package/docs/examples/w-timeday-range_border_default.html +2 -2
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday-range_border_icon (material).html +2 -2
- package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +2 -2
- package/docs/examples/w-timeday-range_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeday-range_border_not editable.html +2 -2
- package/docs/examples/w-timeday-range_border_pickColor.html +2 -2
- package/docs/examples/w-timeday-range_border_textColor.html +2 -2
- package/docs/examples/w-timeday-range_default.html +2 -2
- package/docs/examples/w-timeday-range_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday-range_icon (material).html +2 -2
- package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeday-range_iconTooltip.html +2 -2
- package/docs/examples/w-timeday-range_icon_iconSize.html +2 -2
- package/docs/examples/w-timeday-range_not editable.html +2 -2
- package/docs/examples/w-timeday-range_pickColor.html +2 -2
- package/docs/examples/w-timeday-range_textColor.html +2 -2
- package/docs/examples/w-timeday_borderRadius.html +2 -2
- package/docs/examples/w-timeday_border_borderRadius.html +2 -2
- package/docs/examples/w-timeday_border_default.html +2 -2
- package/docs/examples/w-timeday_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday_border_icon (material).html +2 -2
- package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +2 -2
- package/docs/examples/w-timeday_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeday_border_not editable.html +2 -2
- package/docs/examples/w-timeday_border_pickColor.html +2 -2
- package/docs/examples/w-timeday_border_textColor.html +2 -2
- package/docs/examples/w-timeday_default.html +2 -2
- package/docs/examples/w-timeday_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday_icon (material).html +2 -2
- package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeday_iconTooltip.html +2 -2
- package/docs/examples/w-timeday_icon_iconSize.html +2 -2
- package/docs/examples/w-timeday_not editable.html +2 -2
- package/docs/examples/w-timeday_pickColor.html +2 -2
- package/docs/examples/w-timeday_textColor.html +2 -2
- package/docs/examples/w-timeminute-range_between.html +2 -2
- package/docs/examples/w-timeminute-range_borderRadius.html +2 -2
- package/docs/examples/w-timeminute-range_border_between.html +2 -2
- package/docs/examples/w-timeminute-range_border_borderRadius.html +2 -2
- package/docs/examples/w-timeminute-range_border_default.html +2 -2
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute-range_border_icon (material).html +2 -2
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +2 -2
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute-range_border_minuteInter.html +2 -2
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute-range_border_not editable.html +2 -2
- package/docs/examples/w-timeminute-range_border_pickColor.html +2 -2
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-timeminute-range_default.html +2 -2
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute-range_icon (material).html +2 -2
- package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeminute-range_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute-range_icon_iconSize.html +2 -2
- package/docs/examples/w-timeminute-range_minuteInter.html +2 -2
- package/docs/examples/w-timeminute-range_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute-range_not editable.html +2 -2
- package/docs/examples/w-timeminute-range_pickColor.html +2 -2
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-timeminute_borderRadius.html +2 -2
- package/docs/examples/w-timeminute_border_borderRadius.html +2 -2
- package/docs/examples/w-timeminute_border_default.html +2 -2
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute_border_icon (material).html +2 -2
- package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +2 -2
- package/docs/examples/w-timeminute_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute_border_minuteInter.html +2 -2
- package/docs/examples/w-timeminute_border_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute_border_not editable.html +2 -2
- package/docs/examples/w-timeminute_border_pickColor.html +2 -2
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-timeminute_default.html +2 -2
- package/docs/examples/w-timeminute_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute_icon (material).html +2 -2
- package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeminute_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute_icon_iconSize.html +2 -2
- package/docs/examples/w-timeminute_minuteInter.html +2 -2
- package/docs/examples/w-timeminute_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute_not editable.html +2 -2
- package/docs/examples/w-timeminute_pickColor.html +2 -2
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_default.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_height.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_settings.html +2 -2
- package/docs/examples/w-tree_activable_activeItem.html +2 -2
- package/docs/examples/w-tree_activable_activeItem_funActive.html +2 -2
- package/docs/examples/w-tree_activable_activeItem_itemTextColor_itemTextColorHover.html +2 -2
- package/docs/examples/w-tree_default.html +2 -2
- package/docs/examples/w-tree_defaultDisplayLevel.html +2 -2
- package/docs/examples/w-tree_draggable.html +2 -2
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +2 -2
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +2 -2
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +2 -2
- package/docs/examples/w-tree_events.html +2 -2
- package/docs/examples/w-tree_filterKeywords_noResultsText.html +2 -2
- package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +2 -2
- package/docs/examples/w-tree_iconSize(24)_defItemHeight(24).html +2 -2
- package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +2 -2
- package/docs/examples/w-tree_iconSize.html +2 -2
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +2 -2
- package/docs/examples/w-tree_indent.html +2 -2
- package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +2 -2
- package/docs/examples/w-tree_no viewHeightMax.html +2 -2
- package/docs/examples/w-tree_operatable.html +2 -2
- package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +2 -2
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +2 -2
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +2 -2
- package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +2 -2
- package/docs/examples/w-tree_paddingStyle.html +2 -2
- package/docs/examples/w-tree_selectable.html +2 -2
- package/docs/examples/w-tree_selectable_draggable.html +2 -2
- package/docs/examples/w-tree_slot.html +2 -2
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +2 -2
- package/docs/examples/w-tree_slot_locked_selectable.html +2 -2
- package/docs/examples/w-tree_slot_operatable.html +2 -2
- package/docs/examples/w-tree_slot_selectable.html +2 -2
- package/docs/examples/w-tree_slot_selectable_draggable.html +2 -2
- package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +2 -2
- package/docs/examples/w-tree_viewHeightMax.html +2 -2
- package/docs/global.html +2 -2
- package/docs/highchartsSetting.mjs.html +2 -2
- package/docs/index.html +2 -2
- package/docs/module-WAggridVueDyn.html +2 -2
- package/docs/module-WBadge.html +2 -2
- package/docs/module-WButtonChip.html +2 -2
- package/docs/module-WButtonCircle.html +2 -2
- package/docs/module-WCheckbox.html +2 -2
- package/docs/module-WCkeditorVueDyn.html +2 -2
- package/docs/module-WConfirm.html +2 -2
- package/docs/module-WDialog.html +2 -2
- package/docs/module-WDrawer.html +44 -2
- package/docs/module-WDropfiles.html +2 -2
- package/docs/module-WDynamicList.html +2 -2
- package/docs/module-WEchartsVueDyn.html +2 -2
- package/docs/module-WGroupCheck.html +2 -2
- package/docs/module-WGroupDragdrop.html +2 -2
- package/docs/module-WGroupRadio.html +2 -2
- package/docs/module-WGroupTags.html +2 -2
- package/docs/module-WHighchartsBitmapDyn.html +2 -2
- package/docs/module-WHighchartsVueDyn.html +2 -2
- package/docs/module-WHighstockVueDyn.html +2 -2
- package/docs/module-WIcon.html +2 -2
- package/docs/module-WIconLoading.html +2 -2
- package/docs/module-WIconSvg.html +2 -2
- package/docs/module-WImageCascadingDyn.html +8 -2
- package/docs/module-WImageViewerDyn.html +2 -2
- package/docs/module-WJsonView.html +2 -2
- package/docs/module-WLeafletVueDyn.html +2 -2
- package/docs/module-WListExpand.html +339 -0
- package/docs/module-WListExpandItem.html +333 -0
- package/docs/module-WListVertical.html +3 -3
- package/docs/module-WListVerticalItem.html +2 -2
- package/docs/module-WPanelBulge.html +2 -2
- package/docs/module-WPanelDivideHorizontal.html +8 -8
- package/docs/module-WPanelDivideVertical.html +2 -2
- package/docs/module-WPanelScrolly.html +2 -2
- package/docs/module-WPanelScrollyCore.html +2 -2
- package/docs/module-WPanelStripe.html +2 -2
- package/docs/module-WPopup.html +2 -2
- package/docs/module-WPopupEditText.html +2 -2
- package/docs/module-WProgressBar.html +2 -2
- package/docs/module-WProgressCircle.html +2 -2
- package/docs/module-WQuillVueDyn.html +2 -2
- package/docs/module-WShellBottomLine.html +2 -2
- package/docs/module-WShellEllipse.html +2 -2
- package/docs/module-WShellMaterial.html +2 -2
- package/docs/module-WSwitch.html +2 -2
- package/docs/module-WTableDyn.html +2 -2
- package/docs/module-WText.html +2 -2
- package/docs/module-WTextCore.html +2 -2
- package/docs/module-WTextInt.html +2 -2
- package/docs/module-WTextIntCore.html +2 -2
- package/docs/module-WTextSelect.html +2 -2
- package/docs/module-WTextSuggest.html +2 -2
- package/docs/module-WTextSuggestCore.html +5 -5
- package/docs/module-WTextarea.html +2 -2
- package/docs/module-WTimeday.html +2 -2
- package/docs/module-WTimedayCore.html +2 -2
- package/docs/module-WTimedayRange.html +2 -2
- package/docs/module-WTimedayRangeCore.html +2 -2
- package/docs/module-WTimeminute.html +5 -5
- package/docs/module-WTimeminuteCore.html +5 -5
- package/docs/module-WTimeminuteRange.html +5 -5
- package/docs/module-WTimeminuteRangeCore.html +5 -5
- package/docs/module-WTinymceVueDyn.html +2 -2
- package/docs/module-WTree.html +2 -2
- package/docs/module-WTreeIconCheckbox.html +2 -2
- package/docs/module-WTreeIconToggle.html +2 -2
- package/docs/vuetifyColor.mjs.html +2 -2
- package/package.json +12 -16
- package/src/App.vue +9 -1
- package/src/AppZoneWDialog.vue +2 -2
- package/src/AppZoneWDrawer.vue +405 -33
- package/src/AppZoneWDynamicList.vue +3 -3
- package/src/AppZoneWImageCascadingDyn.vue +17 -0
- package/src/AppZoneWListExpand.vue +475 -0
- package/src/AppZoneWListVertical.vue +1 -0
- package/src/AppZoneWPanelBulge.vue +2 -2
- package/src/AppZoneWPanelScale.vue +1 -1
- package/src/AppZoneWPanelStripe.vue +4 -4
- package/src/AppZoneWTableDyn.vue +2 -2
- package/src/components/WComponentVue.vue +4 -0
- package/src/components/WDrawer.vue +238 -11
- package/src/components/WImageCascadingDyn.vue +26 -6
- package/src/components/WListExpand.vue +429 -0
- package/src/components/WListExpandItem.vue +459 -0
- package/src/components/WListVertical.vue +5 -4
- package/src/components/WListVerticalItem.vue +4 -4
- package/src/components/WPanelDivideHorizontal.vue +16 -7
- package/src/components/WPanelDivideVertical.vue +11 -2
- package/src/components/WPanelScrollyCore.vue +1 -1
- package/src/components/WTextSuggestCore.vue +6 -6
- package/src/components/WTimeminute.vue +3 -3
- package/src/components/WTimeminuteCore.vue +3 -3
- package/src/components/WTimeminuteRange.vue +3 -3
- package/src/components/WTimeminuteRangeCore.vue +3 -3
- package/src/components/WTree.vue +4 -4
- package/toolg/gExtractHtml.mjs +1 -1
|
@@ -2,11 +2,12 @@
|
|
|
2
2
|
<div
|
|
3
3
|
style=""
|
|
4
4
|
:changeValue="changeValue"
|
|
5
|
+
:changeDrawerWidth="changeDrawerWidth"
|
|
5
6
|
>
|
|
6
7
|
|
|
7
|
-
<div style="position:relative; height:100%;">
|
|
8
|
+
<div ref="divPanel" style="position:relative; height:100%;">
|
|
8
9
|
|
|
9
|
-
<div style="width:100%; height:100%; display:flex;">
|
|
10
|
+
<div style="width:100%; height:100%; display:flex; overflow-x:hidden;">
|
|
10
11
|
|
|
11
12
|
<!-- 撐開區, 需使用min-width避免被壓縮 -->
|
|
12
13
|
<div
|
|
@@ -15,7 +16,7 @@
|
|
|
15
16
|
v-if="isAtLeft"
|
|
16
17
|
></div>
|
|
17
18
|
|
|
18
|
-
<div style="width:100%; height:100
|
|
19
|
+
<div :style="`width:100%; height:100%;`">
|
|
19
20
|
|
|
20
21
|
<slot name="content"></slot>
|
|
21
22
|
|
|
@@ -33,32 +34,48 @@
|
|
|
33
34
|
<!-- overlay半透明灰色層 -->
|
|
34
35
|
<div
|
|
35
36
|
class="ts"
|
|
36
|
-
:style="`position:${effOverlayPosition}; ${effDrawerDetectLoction} top:0px;
|
|
37
|
+
:style="`position:${effOverlayPosition}; ${effDrawerDetectLoction} top:0px; bottom:0px; z-index:${effDrawerZIndex+1}; width:${effDrawerDetectWidth}; height:100%; opacity:${effOverlayOpacity}; background:${effOverlayColor};`"
|
|
37
38
|
v-if="showOverlay1Basic"
|
|
38
39
|
>
|
|
39
40
|
</div>
|
|
40
41
|
|
|
41
42
|
<!-- overlay關閉事件監聽層, 與隱藏內層之向外陰影 -->
|
|
42
43
|
<div
|
|
43
|
-
:style="`position:${effOverlayPosition}; ${effDrawerDetectLoction} top:0px;
|
|
44
|
+
:style="`position:${effOverlayPosition}; ${effDrawerDetectLoction} top:0px; bottom:0px; z-index:${effDrawerZIndex+2}; width:${effDrawerDetectWidth}; height:100%; overflow:hidden;`"
|
|
44
45
|
@click="(ev)=>{ckToggle(ev,false)}"
|
|
45
46
|
v-show="showOverlay2Detect"
|
|
46
47
|
>
|
|
47
48
|
|
|
48
49
|
<!-- drawer平移層 -->
|
|
49
50
|
<div
|
|
50
|
-
_class="ts"
|
|
51
51
|
:style="`height:100%; display:flex; justify-content:${ isAtLeft ? 'start' : 'end' };`"
|
|
52
|
-
_v-show="showOverlay4Translate"
|
|
53
52
|
>
|
|
54
53
|
|
|
55
54
|
<div
|
|
56
55
|
ref="divDrawer"
|
|
57
56
|
:class="`ts ${effDrawerClassShadow}`"
|
|
58
|
-
:style="`width:${
|
|
57
|
+
:style="`width:${drawerWidthTrans}px; height:100%; background:#fff; transform:translateX(${effDrawerTranslateX}%);`"
|
|
59
58
|
>
|
|
60
59
|
|
|
61
|
-
<
|
|
60
|
+
<div
|
|
61
|
+
class="ts"
|
|
62
|
+
:style="`width:${drawerWidthTrans}px; height:100%; display:flex;`"
|
|
63
|
+
>
|
|
64
|
+
|
|
65
|
+
<div :style="`padding-left:${drawerBarSize/2}px;`" v-if="dragDrawerWidth && !isAtLeft"></div>
|
|
66
|
+
|
|
67
|
+
<div
|
|
68
|
+
class="ts"
|
|
69
|
+
:style="`width:${drawerWidthTrans-drawerBarSize/2}px;`"
|
|
70
|
+
>
|
|
71
|
+
|
|
72
|
+
<slot name="drawer"></slot>
|
|
73
|
+
|
|
74
|
+
</div>
|
|
75
|
+
|
|
76
|
+
<div :style="`padding-left:${drawerBarSize/2}px;`" v-if="dragDrawerWidth && isAtLeft"></div>
|
|
77
|
+
|
|
78
|
+
</div>
|
|
62
79
|
|
|
63
80
|
</div>
|
|
64
81
|
|
|
@@ -66,12 +83,29 @@
|
|
|
66
83
|
|
|
67
84
|
</div>
|
|
68
85
|
|
|
86
|
+
<!-- 拖曳寬度bar, z-index需大於drawer區, 否則多層drawer開啟拖曳寬度bar時會被遮蔽 -->
|
|
87
|
+
<!-- 延遲至抽屜出現後才通過opacity=1顯示, 否則於浮動模式時會在外側陰影層馬上看到拖曳寬度bar, 使用者體驗不佳 -->
|
|
88
|
+
<div
|
|
89
|
+
ref="divBar"
|
|
90
|
+
:style="`position:${effOverlayPosition}; z-index:${effDrawerZIndex+3}; top:0px; ${isAtLeft?'left':'right'}:${drawerWidthTrans-bw/2}px; width:${bw}px; height:100%; border-left:${drawerBarBorderSize}px solid ${effDrawerBarBorderColor}; border-right:${drawerBarBorderSize}px solid ${effDrawerBarBorderColor}; opacity:${showOverlay5DragDrawerBar?1:0}; cursor:col-resize; user-select:none;`"
|
|
91
|
+
v-show="value && dragDrawerWidth"
|
|
92
|
+
>
|
|
93
|
+
<div :style="`width:${drawerBarSize}px; height:100%; background:${effDrawerBarColor};`"></div>
|
|
94
|
+
</div>
|
|
95
|
+
|
|
69
96
|
</div>
|
|
70
97
|
|
|
71
98
|
</div>
|
|
72
99
|
</template>
|
|
73
100
|
|
|
74
101
|
<script>
|
|
102
|
+
import get from 'lodash/get'
|
|
103
|
+
import filter from 'lodash/filter'
|
|
104
|
+
import min from 'lodash/min'
|
|
105
|
+
import isNumber from 'lodash/isNumber'
|
|
106
|
+
import isnum from 'wsemi/src/isnum.mjs'
|
|
107
|
+
import cdbl from 'wsemi/src/cdbl.mjs'
|
|
108
|
+
import domDragBarAndScroll from 'wsemi/src/domDragBarAndScroll.mjs'
|
|
75
109
|
import color2hex from '../js/vuetifyColor.mjs'
|
|
76
110
|
|
|
77
111
|
|
|
@@ -79,11 +113,18 @@ import color2hex from '../js/vuetifyColor.mjs'
|
|
|
79
113
|
* @vue-prop {Boolean} [value=false] 輸入是否顯示布林值,預設false
|
|
80
114
|
* @vue-prop {String} [mode='from-left'] 輸入抽屜顯示位置字串,可使用'from-left'與'from-right',預設'from-left'
|
|
81
115
|
* @vue-prop {Number} [drawerWidth=200] 輸入抽屜寬度數字,單位為px,預設200
|
|
116
|
+
* @vue-prop {Number} [drawerWidthMin=null] 輸入使用拖曳抽屜寬度分隔條(dragDrawerWidth=true)時,拖曳抽屜寬度分隔條最小值數字,預設null
|
|
117
|
+
* @vue-prop {Number} [drawerWidthMax=null] 輸入使用拖曳抽屜寬度分隔條(dragDrawerWidth=true)時,拖曳抽屜寬度分隔條最大值數字,預設null
|
|
82
118
|
* @vue-prop {Boolean} [afloat=false] 輸入是否為浮動顯示布林值,設為true時浮在內容區上故不壓縮內容區寬度,預設false
|
|
83
119
|
* @vue-prop {Boolean} [afloatByFix=false] 輸入浮動顯示時是否使用fixed使能具有滿版配置布林值,預設false
|
|
84
120
|
* @vue-prop {Number} [overlayOpacity=0.45] 輸入浮動顯示時抽屜外側陰影層之透明度數字,預設0.45
|
|
85
121
|
* @vue-prop {String} [overlayColor='grey darken-2'] 輸入浮動顯示時抽屜外側陰影層背景顏色字串,預設'grey darken-2'
|
|
86
122
|
* @vue-prop {Number} [drawerZIndex=1] 輸入浮動顯示時抽屜使用z-index數字,預設1
|
|
123
|
+
* @vue-prop {Boolean} [dragDrawerWidth=false] 輸入是否使用拖曳抽屜寬度分隔條布林值,預設false
|
|
124
|
+
* @vue-prop {String} [drawerBarColor='#ddd'] 輸入分隔條顏色字串,預設'#ddd'
|
|
125
|
+
* @vue-prop {Number} [drawerBarSize=2] 輸入分隔條尺寸數字,為分隔條寬度,單位為px,預設2
|
|
126
|
+
* @vue-prop {String} [drawerBarBorderColor='transparent'] 輸入分隔條框線顏色字串,預設'transparent'
|
|
127
|
+
* @vue-prop {Number} [drawerBarBorderSize=3] 輸入分隔條框線寬度數字,單位為px,預設3,通常配合barBorderColor='transparent'使可拖曳區加大又不遮蔽可視區
|
|
87
128
|
*/
|
|
88
129
|
export default {
|
|
89
130
|
directives: {
|
|
@@ -101,6 +142,14 @@ export default {
|
|
|
101
142
|
type: Number,
|
|
102
143
|
default: 200,
|
|
103
144
|
},
|
|
145
|
+
drawerWidthMin: {
|
|
146
|
+
type: Number,
|
|
147
|
+
default: null,
|
|
148
|
+
},
|
|
149
|
+
drawerWidthMax: {
|
|
150
|
+
type: Number,
|
|
151
|
+
default: null,
|
|
152
|
+
},
|
|
104
153
|
afloat: {
|
|
105
154
|
type: Boolean,
|
|
106
155
|
default: false,
|
|
@@ -121,10 +170,34 @@ export default {
|
|
|
121
170
|
type: Number,
|
|
122
171
|
default: 1,
|
|
123
172
|
},
|
|
173
|
+
dragDrawerWidth: {
|
|
174
|
+
type: Boolean,
|
|
175
|
+
default: false,
|
|
176
|
+
},
|
|
177
|
+
drawerBarColor: {
|
|
178
|
+
type: String,
|
|
179
|
+
default: '#ddd',
|
|
180
|
+
},
|
|
181
|
+
drawerBarSize: {
|
|
182
|
+
type: Number,
|
|
183
|
+
default: 2,
|
|
184
|
+
},
|
|
185
|
+
drawerBarBorderColor: {
|
|
186
|
+
type: String,
|
|
187
|
+
default: 'transparent',
|
|
188
|
+
},
|
|
189
|
+
drawerBarBorderSize: {
|
|
190
|
+
type: Number,
|
|
191
|
+
default: 3, //抽屜內捲軸通常是WPanelScrolly的捲軸故寬度是8px, 而拖曳寬度bar邊寬是雙向展開, 故不能超過此8px
|
|
192
|
+
},
|
|
124
193
|
},
|
|
125
194
|
data: function() {
|
|
126
195
|
return {
|
|
127
196
|
|
|
197
|
+
das: null,
|
|
198
|
+
|
|
199
|
+
drawerWidthTrans: 200,
|
|
200
|
+
|
|
128
201
|
timerOverlay1Basic: null,
|
|
129
202
|
showOverlay1Basic: false,
|
|
130
203
|
effOverlay1Basic: false,
|
|
@@ -141,7 +214,34 @@ export default {
|
|
|
141
214
|
// showOverlay4Translate: false,
|
|
142
215
|
effOverlay4Translate: false,
|
|
143
216
|
|
|
217
|
+
timerOverlay5DragDrawerBar: null,
|
|
218
|
+
showOverlay5DragDrawerBar: false,
|
|
219
|
+
|
|
220
|
+
}
|
|
221
|
+
},
|
|
222
|
+
mounted: function() {
|
|
223
|
+
//console.log('mounted')
|
|
224
|
+
|
|
225
|
+
let vo = this
|
|
226
|
+
|
|
227
|
+
//das
|
|
228
|
+
let das = domDragBarAndScroll(vo.$refs.divPanel, vo.$refs.divBar, { useTouchDragForPanel: false })
|
|
229
|
+
das.on('dragBar', vo.dragBar)
|
|
230
|
+
|
|
231
|
+
//save
|
|
232
|
+
vo.das = das
|
|
233
|
+
|
|
234
|
+
},
|
|
235
|
+
beforeDestroy: function() {
|
|
236
|
+
//console.log('beforeDestroy')
|
|
237
|
+
|
|
238
|
+
let vo = this
|
|
239
|
+
|
|
240
|
+
//clear
|
|
241
|
+
if (vo.das) {
|
|
242
|
+
vo.das.clear()
|
|
144
243
|
}
|
|
244
|
+
|
|
145
245
|
},
|
|
146
246
|
computed: {
|
|
147
247
|
|
|
@@ -159,6 +259,12 @@ export default {
|
|
|
159
259
|
return ''
|
|
160
260
|
},
|
|
161
261
|
|
|
262
|
+
changeDrawerWidth: function() {
|
|
263
|
+
let vo = this
|
|
264
|
+
vo.drawerWidthTrans = vo.drawerWidth
|
|
265
|
+
return ''
|
|
266
|
+
},
|
|
267
|
+
|
|
162
268
|
virtualZoneWidth: function() {
|
|
163
269
|
if (!this.value) {
|
|
164
270
|
return 0
|
|
@@ -166,7 +272,7 @@ export default {
|
|
|
166
272
|
if (this.afloat) {
|
|
167
273
|
return 0
|
|
168
274
|
}
|
|
169
|
-
return this.
|
|
275
|
+
return this.drawerWidthTrans
|
|
170
276
|
},
|
|
171
277
|
|
|
172
278
|
isAtLeft: function() {
|
|
@@ -221,13 +327,29 @@ export default {
|
|
|
221
327
|
if (this.afloat) {
|
|
222
328
|
return '100%'
|
|
223
329
|
}
|
|
224
|
-
return `${this.
|
|
330
|
+
return `${this.drawerWidthTrans}px`
|
|
225
331
|
},
|
|
226
332
|
|
|
227
333
|
effDrawerClassShadow: function() {
|
|
228
334
|
return this.afloat && this.showOverlay3Shadow ? 'bs' : ''
|
|
229
335
|
},
|
|
230
336
|
|
|
337
|
+
bw: function() {
|
|
338
|
+
//console.log('computed changeParam')
|
|
339
|
+
|
|
340
|
+
let vo = this
|
|
341
|
+
|
|
342
|
+
return vo.drawerBarSize + vo.drawerBarBorderSize * 2
|
|
343
|
+
},
|
|
344
|
+
|
|
345
|
+
effDrawerBarColor: function() {
|
|
346
|
+
return color2hex(this.drawerBarColor)
|
|
347
|
+
},
|
|
348
|
+
|
|
349
|
+
effDrawerBarBorderColor: function() {
|
|
350
|
+
return color2hex(this.drawerBarBorderColor)
|
|
351
|
+
},
|
|
352
|
+
|
|
231
353
|
},
|
|
232
354
|
methods: {
|
|
233
355
|
|
|
@@ -276,11 +398,14 @@ export default {
|
|
|
276
398
|
clearTimeout(vo.timerOverlay2Detect)
|
|
277
399
|
clearTimeout(vo.timerOverlay3Shadow)
|
|
278
400
|
clearTimeout(vo.timerOverlay4Translate)
|
|
401
|
+
clearTimeout(vo.timerOverlay5DragDrawerBar)
|
|
279
402
|
|
|
280
403
|
let sec
|
|
281
404
|
|
|
282
405
|
//check
|
|
283
406
|
if (value) {
|
|
407
|
+
//顯示
|
|
408
|
+
|
|
284
409
|
// vo.fsmShowOverlay.showOverlay()
|
|
285
410
|
// vo.fsmShowStateOverlay.showOverlay()
|
|
286
411
|
sec = 20
|
|
@@ -307,8 +432,14 @@ export default {
|
|
|
307
432
|
vo.effOverlay4Translate = true
|
|
308
433
|
}, sec)
|
|
309
434
|
|
|
435
|
+
vo.timerOverlay5DragDrawerBar = setTimeout(() => {
|
|
436
|
+
vo.showOverlay5DragDrawerBar = true
|
|
437
|
+
}, 300)
|
|
438
|
+
|
|
310
439
|
}
|
|
311
440
|
else {
|
|
441
|
+
//隱藏
|
|
442
|
+
|
|
312
443
|
// vo.fsmShowOverlay.hideOverlay()
|
|
313
444
|
// vo.fsmShowStateOverlay.hideOverlay()
|
|
314
445
|
sec = 300
|
|
@@ -339,6 +470,8 @@ export default {
|
|
|
339
470
|
// vo.showOverlay4Translate = false
|
|
340
471
|
// }, sec)
|
|
341
472
|
|
|
473
|
+
vo.showOverlay5DragDrawerBar = false
|
|
474
|
+
|
|
342
475
|
}
|
|
343
476
|
|
|
344
477
|
//emit
|
|
@@ -346,6 +479,100 @@ export default {
|
|
|
346
479
|
|
|
347
480
|
},
|
|
348
481
|
|
|
482
|
+
dragBar: function({ clientX }) {
|
|
483
|
+
// console.log('methods dragBar', clientX)
|
|
484
|
+
|
|
485
|
+
let vo = this
|
|
486
|
+
|
|
487
|
+
//check dragDrawerWidth
|
|
488
|
+
if (!vo.dragDrawerWidth) {
|
|
489
|
+
return
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
//check value
|
|
493
|
+
if (!vo.value) {
|
|
494
|
+
return
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
//getWindowWidth
|
|
498
|
+
let getWindowWidth = () => {
|
|
499
|
+
let w1 = get(window, 'innerWidth')
|
|
500
|
+
// console.log('window.innerWidth', window.innerWidth)
|
|
501
|
+
let w2 = get(document, 'documentElement.clientWidth')
|
|
502
|
+
// console.log('document.documentElement.clientWidth', document.documentElement.clientWidth)
|
|
503
|
+
let w3 = get(document, 'body.clientWidth')
|
|
504
|
+
// console.log('document.body.clientWidth', document.body.clientWidth)
|
|
505
|
+
let ws = [w1, w2, w3]
|
|
506
|
+
ws = filter(ws, isNumber)
|
|
507
|
+
let w = min(ws)
|
|
508
|
+
return w
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
//getWindowWidth
|
|
512
|
+
let windowWidth = getWindowWidth()
|
|
513
|
+
|
|
514
|
+
//bd
|
|
515
|
+
let bd = null
|
|
516
|
+
if (!vo.afloatByFix) {
|
|
517
|
+
//抽屜浮動於組件panel
|
|
518
|
+
bd = vo.$el.getBoundingClientRect()
|
|
519
|
+
}
|
|
520
|
+
else {
|
|
521
|
+
//抽屜浮動於body
|
|
522
|
+
bd = {
|
|
523
|
+
left: 0,
|
|
524
|
+
width: windowWidth,
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
let x = clientX
|
|
529
|
+
|
|
530
|
+
//dw
|
|
531
|
+
let dw = null
|
|
532
|
+
if (vo.isAtLeft) {
|
|
533
|
+
//抽屜在左
|
|
534
|
+
dw = x - bd.left
|
|
535
|
+
}
|
|
536
|
+
else {
|
|
537
|
+
//抽屜在右
|
|
538
|
+
dw = bd.width - (x - bd.left)
|
|
539
|
+
}
|
|
540
|
+
// console.log(bd, 'x', x, 'dw', dw)
|
|
541
|
+
|
|
542
|
+
//dwMax
|
|
543
|
+
let dwMax = null
|
|
544
|
+
if (!vo.afloatByFix) {
|
|
545
|
+
//抽屜浮動於組件panel
|
|
546
|
+
dwMax = vo.$el.offsetWidth
|
|
547
|
+
}
|
|
548
|
+
else {
|
|
549
|
+
//抽屜浮動於body
|
|
550
|
+
dwMax = windowWidth
|
|
551
|
+
}
|
|
552
|
+
if (isnum(vo.drawerWidthMax)) {
|
|
553
|
+
dwMax = cdbl(vo.drawerWidthMax)
|
|
554
|
+
}
|
|
555
|
+
// console.log('dwMax', dwMax, 'windowWidth', windowWidth)
|
|
556
|
+
|
|
557
|
+
//dwMin
|
|
558
|
+
let dwMin = 0
|
|
559
|
+
if (isnum(vo.drawerWidthMin)) {
|
|
560
|
+
dwMin = cdbl(vo.drawerWidthMin)
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
//min, max
|
|
564
|
+
dw = Math.min(dw, dwMax)
|
|
565
|
+
dw = Math.max(dw, dwMin)
|
|
566
|
+
|
|
567
|
+
//update
|
|
568
|
+
vo.drawerWidthTrans = dw
|
|
569
|
+
// console.log('dw', dw)
|
|
570
|
+
|
|
571
|
+
//emit
|
|
572
|
+
vo.$emit('update:drawerWidth', dw)
|
|
573
|
+
|
|
574
|
+
},
|
|
575
|
+
|
|
349
576
|
},
|
|
350
577
|
}
|
|
351
578
|
</script>
|
|
@@ -73,6 +73,7 @@ import map from 'lodash/map'
|
|
|
73
73
|
import get from 'lodash/get'
|
|
74
74
|
import times from 'lodash/times'
|
|
75
75
|
import size from 'lodash/size'
|
|
76
|
+
import isNumber from 'lodash/isNumber'
|
|
76
77
|
import importResources from 'wsemi/src/importResources.mjs'
|
|
77
78
|
import domShowImagesDyn from 'wsemi/src/domShowImagesDyn.mjs'
|
|
78
79
|
import ispint from 'wsemi/src/ispint.mjs'
|
|
@@ -101,6 +102,7 @@ function getFileName(str) {
|
|
|
101
102
|
* @vue-prop {Array} [pathItems=['詳見原始碼']] 輸入viewerjs組件js與css檔案位置字串陣列,預設詳見原始碼處props->pathItems->default
|
|
102
103
|
* @vue-prop {Array} [images=[]] 輸入圖片網址陣列,預設[]
|
|
103
104
|
* @vue-prop {Number} [imageWidth=300] 輸入圖片寬度數字,單位為px,預設300
|
|
105
|
+
* @vue-prop {Number} [imageWidthSoft=null] 輸入自動計算最小需滿足的圖片寬度數字,單位為px,預設null
|
|
104
106
|
* @vue-prop {Number} [colNum=null] 輸入組件寬度圖片欄位(水平向有幾張圖片)數量數字,預設null
|
|
105
107
|
* @vue-prop {Number} [space=15] 輸入圖片間間距長度數字,單位為px,預設15
|
|
106
108
|
* @vue-prop {Object} [imageStyle={}] 輸入圖片style物件,預設{}
|
|
@@ -132,6 +134,10 @@ export default {
|
|
|
132
134
|
type: Number,
|
|
133
135
|
default: 300,
|
|
134
136
|
},
|
|
137
|
+
imageWidthSoft: {
|
|
138
|
+
type: Number,
|
|
139
|
+
default: null,
|
|
140
|
+
},
|
|
135
141
|
colNum: {
|
|
136
142
|
type: Number,
|
|
137
143
|
default: null,
|
|
@@ -206,7 +212,6 @@ export default {
|
|
|
206
212
|
return ''
|
|
207
213
|
},
|
|
208
214
|
|
|
209
|
-
|
|
210
215
|
changeStyle: function() {
|
|
211
216
|
// console.log('computed changeStyle')
|
|
212
217
|
|
|
@@ -387,8 +392,22 @@ export default {
|
|
|
387
392
|
//uesImageWidth, colNum
|
|
388
393
|
let uesImageWidth = null
|
|
389
394
|
let colNum = null
|
|
390
|
-
if (
|
|
391
|
-
|
|
395
|
+
if (isNumber(vo.imageWidthSoft) && vo.imageWidthSoft > 0) {
|
|
396
|
+
// console.log('優先使用imageWidthSoft計算colNum與imageWidth')
|
|
397
|
+
|
|
398
|
+
//colNum
|
|
399
|
+
colNum = (vo.widthPanel + vo.space) / (vo.imageWidthSoft + vo.space)
|
|
400
|
+
colNum = Math.floor(colNum)
|
|
401
|
+
colNum = Math.max(colNum, 1)
|
|
402
|
+
// console.log('colNum', colNum)
|
|
403
|
+
|
|
404
|
+
//uesImageWidth
|
|
405
|
+
uesImageWidth = (vo.widthPanel - vo.space * (colNum - 1)) / colNum
|
|
406
|
+
// console.log('uesImageWidth', uesImageWidth)
|
|
407
|
+
|
|
408
|
+
}
|
|
409
|
+
else if (ispint(vo.colNum)) {
|
|
410
|
+
// console.log('次先使用colNum計算imageWidth')
|
|
392
411
|
|
|
393
412
|
//colNum
|
|
394
413
|
colNum = cint(vo.colNum)
|
|
@@ -398,7 +417,8 @@ export default {
|
|
|
398
417
|
uesImageWidth = Math.floor(uesImageWidth)
|
|
399
418
|
|
|
400
419
|
}
|
|
401
|
-
else if (vo.imageWidth > 0) {
|
|
420
|
+
else if (isNumber(vo.imageWidth) && vo.imageWidth > 0) {
|
|
421
|
+
// console.log('最後使用imageWidth計算colNum')
|
|
402
422
|
|
|
403
423
|
//uesImageWidth
|
|
404
424
|
uesImageWidth = vo.imageWidth
|
|
@@ -412,7 +432,7 @@ export default {
|
|
|
412
432
|
|
|
413
433
|
}
|
|
414
434
|
else {
|
|
415
|
-
console.log('invalid colNum or imageWidth')
|
|
435
|
+
console.log('invalid colNum or imageWidth or imageWidthSoft', vo.colNum, vo.imageWidth, vo.imageWidthSoft)
|
|
416
436
|
colNum = 4
|
|
417
437
|
uesImageWidth = 300
|
|
418
438
|
}
|
|
@@ -582,7 +602,7 @@ export default {
|
|
|
582
602
|
margin: 0;
|
|
583
603
|
padding: 0;
|
|
584
604
|
display: block;
|
|
585
|
-
background
|
|
605
|
+
background: transparent;
|
|
586
606
|
border-style: none;
|
|
587
607
|
}
|
|
588
608
|
.inp:focus {
|