w-component-vue 2.2.6 → 2.2.9
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 +2 -2
- 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 +2 -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/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 +347 -20
- package/src/components/WImageCascadingDyn.vue +1 -1
- 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
|
@@ -0,0 +1,459 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div
|
|
3
|
+
:changeActive="changeActive"
|
|
4
|
+
>
|
|
5
|
+
|
|
6
|
+
<!-- header -->
|
|
7
|
+
<div
|
|
8
|
+
:style="`transition:all 0.3s; ${usePadding} background:${useBackgroundColor}; cursor:pointer;`"
|
|
9
|
+
v-domripple="{color:rippleColor}"
|
|
10
|
+
@mouseenter="mouseEnter=true"
|
|
11
|
+
@mouseleave="mouseEnter=false"
|
|
12
|
+
@click="clickItem(icon,text)"
|
|
13
|
+
>
|
|
14
|
+
<div style="display:flex; align-items:center;">
|
|
15
|
+
|
|
16
|
+
<div style="margin-right:4px;">
|
|
17
|
+
<div :style="`transition:all 0.3s; transform:rotate(${useRotateDeg+90}deg); cursor:pointer;`">
|
|
18
|
+
<WIcon
|
|
19
|
+
:icon="expansionIcon"
|
|
20
|
+
:color="useExpansionIconColor"
|
|
21
|
+
:size="expansionIconSize"
|
|
22
|
+
></WIcon>
|
|
23
|
+
</div>
|
|
24
|
+
</div>
|
|
25
|
+
|
|
26
|
+
<slot
|
|
27
|
+
name="header"
|
|
28
|
+
:mouseEnter="mouseEnter"
|
|
29
|
+
:isActive="active"
|
|
30
|
+
>
|
|
31
|
+
|
|
32
|
+
<WIcon
|
|
33
|
+
style="margin-right:8px;"
|
|
34
|
+
:icon="icon"
|
|
35
|
+
:color="useIconColor"
|
|
36
|
+
:size="iconSize"
|
|
37
|
+
v-if="hasIcon"
|
|
38
|
+
></WIcon>
|
|
39
|
+
|
|
40
|
+
<div :style="`transition:all 0.3s; color:${useTextColor}; ${useTextFontSize}`">
|
|
41
|
+
{{text}}
|
|
42
|
+
</div>
|
|
43
|
+
|
|
44
|
+
</slot>
|
|
45
|
+
|
|
46
|
+
</div>
|
|
47
|
+
</div>
|
|
48
|
+
|
|
49
|
+
<!-- content -->
|
|
50
|
+
<div :class="`ct ${active?'ct-show':'ct-hide'}`" :style="`${heightContent}`">
|
|
51
|
+
<div ref="rct">
|
|
52
|
+
|
|
53
|
+
<slot
|
|
54
|
+
name="content"
|
|
55
|
+
:mouseEnter="mouseEnter"
|
|
56
|
+
:isActive="active"
|
|
57
|
+
>
|
|
58
|
+
</slot>
|
|
59
|
+
|
|
60
|
+
</div>
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
<div style="position:relative; height:0px; overflow:hidden;">
|
|
64
|
+
<div style="position:absolute; left:0px; top:0px; height:0px;" v-if="obstructMutation">
|
|
65
|
+
</div>
|
|
66
|
+
</div>
|
|
67
|
+
|
|
68
|
+
</div>
|
|
69
|
+
</template>
|
|
70
|
+
|
|
71
|
+
<script>
|
|
72
|
+
import { mdiPlay } from '@mdi/js'
|
|
73
|
+
import get from 'lodash/get'
|
|
74
|
+
import isNumber from 'lodash/isNumber'
|
|
75
|
+
import replace from 'wsemi/src/replace.mjs'
|
|
76
|
+
import waitFun from 'wsemi/src/waitFun.mjs'
|
|
77
|
+
import domRipple from '../js/domRipple.mjs'
|
|
78
|
+
import color2hex from '../js/vuetifyColor.mjs'
|
|
79
|
+
import parseSpace from '../js/parseSpace.mjs'
|
|
80
|
+
import WIcon from './WIcon.vue'
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* @vue-prop {String} [text=''] 輸入文字字串,預設''
|
|
85
|
+
* @vue-prop {String} [textFontSize='1rem'] 輸入文字字型大小字串,預設'1rem'
|
|
86
|
+
* @vue-prop {Boolean} [active=false] 輸入是否為主動模式,預設false
|
|
87
|
+
* @vue-prop {Object} [paddingStyle={v:10,h:12}] 輸入內寬距離設定物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:10,h:12}
|
|
88
|
+
* @vue-prop {String} [backgroundColor='white'] 輸入背景顏色字串,預設'white'
|
|
89
|
+
* @vue-prop {String} [backgroundColorHover='rgba(200,200,200,0.2)'] 輸入滑鼠移入時背景顏色字串,預設'rgba(200,200,200,0.2)'
|
|
90
|
+
* @vue-prop {String} [backgroundColorActive='orange lighten-1'] 輸入主動模式時背景顏色字串,預設'orange lighten-1'
|
|
91
|
+
* @vue-prop {String} [textColor='#444'] 輸入文字顏色字串,預設'#444'
|
|
92
|
+
* @vue-prop {String} [textColorHover='#222'] 輸入滑鼠移入時文字顏色字串,預設'#222'
|
|
93
|
+
* @vue-prop {String} [textColorActive='white'] 輸入主動模式時文字顏色字串,預設'white'
|
|
94
|
+
* @vue-prop {String} [icon=''] 輸入圖標字串,可為mdi,md,fa代號或mdi/js路徑,預設''
|
|
95
|
+
* @vue-prop {Number} [iconSize=22] 輸入左側圖標之尺寸數字,單位px,預設22
|
|
96
|
+
* @vue-prop {String} [iconColor='#444'] 輸入圖標顏色字串,預設'#444'
|
|
97
|
+
* @vue-prop {String} [iconColorHover='#222'] 輸入滑鼠移入時圖標顏色字串,預設'#222'
|
|
98
|
+
* @vue-prop {String} [iconColorActive='white'] 輸入主動模式時圖標顏色字串,預設'white'
|
|
99
|
+
* @vue-prop {String} [expansionIcon=mdiPlay] 輸入顯隱圖標字串,可為mdi,md,fa代號或mdi/js路徑,預設使用mdi的圖標(mdiPlay)
|
|
100
|
+
* @vue-prop {Number} [expansionIconSize=18] 輸入顯隱圖標尺寸數字,單位為px,預設18
|
|
101
|
+
* @vue-prop {String} [expansionIconColor='#aaa'] 輸入顯隱圖標顏色字串,預設'#aaa'
|
|
102
|
+
* @vue-prop {String} [expansionIconColorHover='#888'] 輸入滑鼠移入時顯隱圖標顏色字串,預設'#888'
|
|
103
|
+
* @vue-prop {String} [expansionIconColorActive='rgba(255,255,255,0.8)'] 輸入主動模式時顯隱圖標顏色字串,預設'rgba(255,255,255,0.8)'
|
|
104
|
+
* @vue-prop {String} [rippleColor='rgba(255,255,255,0.4)'] 輸入ripple效果顏色字串,預設'rgba(255,255,255,0.4)'
|
|
105
|
+
*/
|
|
106
|
+
export default {
|
|
107
|
+
directives: {
|
|
108
|
+
domripple: domRipple(),
|
|
109
|
+
},
|
|
110
|
+
components: {
|
|
111
|
+
WIcon,
|
|
112
|
+
},
|
|
113
|
+
props: {
|
|
114
|
+
text: {
|
|
115
|
+
type: String,
|
|
116
|
+
default: '',
|
|
117
|
+
},
|
|
118
|
+
textFontSize: {
|
|
119
|
+
type: String,
|
|
120
|
+
default: '1rem',
|
|
121
|
+
},
|
|
122
|
+
active: {
|
|
123
|
+
type: Boolean,
|
|
124
|
+
default: false,
|
|
125
|
+
},
|
|
126
|
+
paddingStyle: {
|
|
127
|
+
type: Object,
|
|
128
|
+
default: () => {
|
|
129
|
+
return {
|
|
130
|
+
v: 10,
|
|
131
|
+
h: 12,
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
},
|
|
135
|
+
backgroundColor: {
|
|
136
|
+
type: String,
|
|
137
|
+
default: 'white',
|
|
138
|
+
},
|
|
139
|
+
backgroundColorHover: {
|
|
140
|
+
type: String,
|
|
141
|
+
default: 'rgba(200,200,200,0.2)',
|
|
142
|
+
},
|
|
143
|
+
backgroundColorActive: {
|
|
144
|
+
type: String,
|
|
145
|
+
default: 'orange lighten-1',
|
|
146
|
+
},
|
|
147
|
+
textColor: {
|
|
148
|
+
type: String,
|
|
149
|
+
default: '#444',
|
|
150
|
+
},
|
|
151
|
+
textColorHover: {
|
|
152
|
+
type: String,
|
|
153
|
+
default: '#222',
|
|
154
|
+
},
|
|
155
|
+
textColorActive: {
|
|
156
|
+
type: String,
|
|
157
|
+
default: 'white',
|
|
158
|
+
},
|
|
159
|
+
icon: {
|
|
160
|
+
type: String,
|
|
161
|
+
default: '',
|
|
162
|
+
},
|
|
163
|
+
iconSize: {
|
|
164
|
+
type: Number,
|
|
165
|
+
default: 22,
|
|
166
|
+
},
|
|
167
|
+
iconColor: {
|
|
168
|
+
type: String,
|
|
169
|
+
default: '#444',
|
|
170
|
+
},
|
|
171
|
+
iconColorHover: {
|
|
172
|
+
type: String,
|
|
173
|
+
default: '#222',
|
|
174
|
+
},
|
|
175
|
+
iconColorActive: {
|
|
176
|
+
type: String,
|
|
177
|
+
default: 'white',
|
|
178
|
+
},
|
|
179
|
+
expansionIcon: {
|
|
180
|
+
type: String,
|
|
181
|
+
default: mdiPlay,
|
|
182
|
+
},
|
|
183
|
+
expansionIconSize: {
|
|
184
|
+
type: Number,
|
|
185
|
+
default: 18,
|
|
186
|
+
},
|
|
187
|
+
expansionIconColor: {
|
|
188
|
+
type: String,
|
|
189
|
+
default: '#aaa',
|
|
190
|
+
},
|
|
191
|
+
expansionIconColorHover: {
|
|
192
|
+
type: String,
|
|
193
|
+
default: '#888',
|
|
194
|
+
},
|
|
195
|
+
expansionIconColorActive: {
|
|
196
|
+
type: String,
|
|
197
|
+
default: 'rgba(255,255,255,0.8)',
|
|
198
|
+
},
|
|
199
|
+
rippleColor: {
|
|
200
|
+
type: String,
|
|
201
|
+
default: 'rgba(255,255,255,0.4)',
|
|
202
|
+
},
|
|
203
|
+
},
|
|
204
|
+
data: function() {
|
|
205
|
+
return {
|
|
206
|
+
obstructMutation: false,
|
|
207
|
+
mouseEnter: false,
|
|
208
|
+
heightContent: '',
|
|
209
|
+
}
|
|
210
|
+
},
|
|
211
|
+
computed: {
|
|
212
|
+
|
|
213
|
+
changeActive: function() {
|
|
214
|
+
let vo = this
|
|
215
|
+
vo.updateHeightContent(vo.active)
|
|
216
|
+
return ''
|
|
217
|
+
},
|
|
218
|
+
|
|
219
|
+
useTextFontSize: function() {
|
|
220
|
+
let vo = this
|
|
221
|
+
let s = vo.textFontSize
|
|
222
|
+
s = replace(s, ';', '')
|
|
223
|
+
return `font-size:${s};`
|
|
224
|
+
},
|
|
225
|
+
|
|
226
|
+
hasIcon: function() {
|
|
227
|
+
let vo = this
|
|
228
|
+
return vo.icon !== ''
|
|
229
|
+
},
|
|
230
|
+
|
|
231
|
+
usePadding: function() {
|
|
232
|
+
//console.log('computed usePadding')
|
|
233
|
+
|
|
234
|
+
let vo = this
|
|
235
|
+
|
|
236
|
+
//parseSpace
|
|
237
|
+
let cs = parseSpace(vo.paddingStyle, { ext: { left: vo.shiftLeft, right: vo.shiftRight } })
|
|
238
|
+
|
|
239
|
+
//padding
|
|
240
|
+
let padding = `padding:${cs};`
|
|
241
|
+
|
|
242
|
+
return padding
|
|
243
|
+
},
|
|
244
|
+
|
|
245
|
+
effBackgroundColor: function() {
|
|
246
|
+
let vo = this
|
|
247
|
+
return color2hex(vo.backgroundColor)
|
|
248
|
+
},
|
|
249
|
+
|
|
250
|
+
effBackgroundColorHover: function() {
|
|
251
|
+
let vo = this
|
|
252
|
+
return color2hex(vo.backgroundColorHover)
|
|
253
|
+
},
|
|
254
|
+
|
|
255
|
+
effBackgroundActive: function() {
|
|
256
|
+
let vo = this
|
|
257
|
+
return color2hex(vo.backgroundColorActive)
|
|
258
|
+
},
|
|
259
|
+
|
|
260
|
+
useBackgroundColor: function() {
|
|
261
|
+
let vo = this
|
|
262
|
+
if (vo.active) {
|
|
263
|
+
return vo.effBackgroundActive
|
|
264
|
+
}
|
|
265
|
+
return vo.mouseEnter ? vo.effBackgroundColorHover : vo.effBackgroundColor
|
|
266
|
+
},
|
|
267
|
+
|
|
268
|
+
effTextColor: function() {
|
|
269
|
+
let vo = this
|
|
270
|
+
return color2hex(vo.textColor)
|
|
271
|
+
},
|
|
272
|
+
|
|
273
|
+
effTextColorHover: function() {
|
|
274
|
+
let vo = this
|
|
275
|
+
return color2hex(vo.textColorHover)
|
|
276
|
+
},
|
|
277
|
+
|
|
278
|
+
effTextActive: function() {
|
|
279
|
+
let vo = this
|
|
280
|
+
return color2hex(vo.textColorActive)
|
|
281
|
+
},
|
|
282
|
+
|
|
283
|
+
useTextColor: function() {
|
|
284
|
+
let vo = this
|
|
285
|
+
if (vo.active) {
|
|
286
|
+
return vo.effTextActive
|
|
287
|
+
}
|
|
288
|
+
return vo.mouseEnter ? vo.effTextColorHover : vo.effTextColor
|
|
289
|
+
},
|
|
290
|
+
|
|
291
|
+
effIconColor: function() {
|
|
292
|
+
let vo = this
|
|
293
|
+
return color2hex(vo.iconColor)
|
|
294
|
+
},
|
|
295
|
+
|
|
296
|
+
effIconColorHover: function() {
|
|
297
|
+
let vo = this
|
|
298
|
+
return color2hex(vo.iconColorHover)
|
|
299
|
+
},
|
|
300
|
+
|
|
301
|
+
effIconActive: function() {
|
|
302
|
+
let vo = this
|
|
303
|
+
return color2hex(vo.iconColorActive)
|
|
304
|
+
},
|
|
305
|
+
|
|
306
|
+
useIconColor: function() {
|
|
307
|
+
let vo = this
|
|
308
|
+
if (vo.active) {
|
|
309
|
+
return vo.effIconActive
|
|
310
|
+
}
|
|
311
|
+
return vo.mouseEnter ? vo.effIconColorHover : vo.effIconColor
|
|
312
|
+
},
|
|
313
|
+
|
|
314
|
+
effExpansionIconColor: function() {
|
|
315
|
+
//console.log('computed effExpansionIconColor')
|
|
316
|
+
|
|
317
|
+
let vo = this
|
|
318
|
+
|
|
319
|
+
return color2hex(vo.expansionIconColor)
|
|
320
|
+
},
|
|
321
|
+
|
|
322
|
+
effExpansionIconColorHover: function() {
|
|
323
|
+
//console.log('computed effExpansionIconColorHover')
|
|
324
|
+
|
|
325
|
+
let vo = this
|
|
326
|
+
|
|
327
|
+
return color2hex(vo.expansionIconColorHover)
|
|
328
|
+
},
|
|
329
|
+
|
|
330
|
+
effExpansionIconColorActive: function() {
|
|
331
|
+
//console.log('computed effExpansionIconColorActive')
|
|
332
|
+
|
|
333
|
+
let vo = this
|
|
334
|
+
|
|
335
|
+
return color2hex(vo.expansionIconColorActive)
|
|
336
|
+
},
|
|
337
|
+
|
|
338
|
+
useExpansionIconColor: function() {
|
|
339
|
+
let vo = this
|
|
340
|
+
if (vo.active) {
|
|
341
|
+
return vo.effExpansionIconColorActive
|
|
342
|
+
}
|
|
343
|
+
return vo.mouseEnter ? vo.effExpansionIconColorHover : vo.effExpansionIconColor
|
|
344
|
+
},
|
|
345
|
+
|
|
346
|
+
useRotateDeg: function() {
|
|
347
|
+
//console.log('computed useRotateDeg')
|
|
348
|
+
|
|
349
|
+
let vo = this
|
|
350
|
+
|
|
351
|
+
return vo.active ? 180 : 0
|
|
352
|
+
},
|
|
353
|
+
|
|
354
|
+
},
|
|
355
|
+
methods: {
|
|
356
|
+
|
|
357
|
+
updateHeightContent: function() {
|
|
358
|
+
let vo = this
|
|
359
|
+
|
|
360
|
+
async function core() {
|
|
361
|
+
|
|
362
|
+
//於WPanelScrolly內容區使用顯隱動畫時, 因瀏覽器之內容區高度會先更新完畢, 而transition動畫結束時間較慢, 導致WPanelScrolly內容區無法算得實際高度而導致出現遮蔽情況
|
|
363
|
+
//於指定時間(n*s=500ms需與class ct內設定transition時間長度一致)內反覆變更元素顯隱, 藉此刺激WPanelScrolly內mutation事件, 使能進行重算內容區高度
|
|
364
|
+
let n = 5
|
|
365
|
+
let s = 100
|
|
366
|
+
for (let i = 1; i <= n; i++) {
|
|
367
|
+
setTimeout(() => {
|
|
368
|
+
vo.obstructMutation = !vo.obstructMutation
|
|
369
|
+
// console.log('obstructMutation', vo.obstructMutation)
|
|
370
|
+
}, i * s)
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
if (!vo.active) {
|
|
374
|
+
//隱藏內容
|
|
375
|
+
|
|
376
|
+
//clear
|
|
377
|
+
vo.heightContent = ''
|
|
378
|
+
|
|
379
|
+
}
|
|
380
|
+
else if (vo.active) {
|
|
381
|
+
//顯示內容
|
|
382
|
+
|
|
383
|
+
if (!vo.$el) {
|
|
384
|
+
|
|
385
|
+
//wait $el
|
|
386
|
+
await waitFun(() => {
|
|
387
|
+
// console.log('waitFun try', vo.text)
|
|
388
|
+
return vo.$el !== undefined
|
|
389
|
+
}, { timeInterval: 10 })
|
|
390
|
+
// console.log('waitFun finish', vo.text)
|
|
391
|
+
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
//h
|
|
395
|
+
let h = get(vo, '$refs.rct.clientHeight')
|
|
396
|
+
// console.log(h, vo.text)
|
|
397
|
+
|
|
398
|
+
//update
|
|
399
|
+
if (isNumber(h)) {
|
|
400
|
+
|
|
401
|
+
//heightContent
|
|
402
|
+
vo.heightContent = `height:${h}px;`
|
|
403
|
+
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
//core
|
|
411
|
+
core()
|
|
412
|
+
.catch((err) => {
|
|
413
|
+
console.log(err)
|
|
414
|
+
})
|
|
415
|
+
|
|
416
|
+
},
|
|
417
|
+
|
|
418
|
+
getIcon: function(item) {
|
|
419
|
+
return get(item, 'icon', '')
|
|
420
|
+
},
|
|
421
|
+
|
|
422
|
+
getText: function(item) {
|
|
423
|
+
let t = get(item, 'text', '')
|
|
424
|
+
if (t === '') {
|
|
425
|
+
return item
|
|
426
|
+
}
|
|
427
|
+
},
|
|
428
|
+
|
|
429
|
+
clickItem: function(icon, text) {
|
|
430
|
+
// console.log('methods clickItem', icon, text)
|
|
431
|
+
|
|
432
|
+
let vo = this
|
|
433
|
+
|
|
434
|
+
//emit
|
|
435
|
+
vo.$emit('update:active', !vo.active)
|
|
436
|
+
|
|
437
|
+
//emit
|
|
438
|
+
vo.$emit('click', { icon, text })
|
|
439
|
+
|
|
440
|
+
return ''
|
|
441
|
+
},
|
|
442
|
+
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
</script>
|
|
446
|
+
|
|
447
|
+
<style scoped>
|
|
448
|
+
.ct {
|
|
449
|
+
transition: height 0.5s, opacity 0.5s ease-out;
|
|
450
|
+
}
|
|
451
|
+
.ct-hide {
|
|
452
|
+
overflow: hidden;
|
|
453
|
+
height: 0px;
|
|
454
|
+
opacity: 0;
|
|
455
|
+
}
|
|
456
|
+
.ct-show {
|
|
457
|
+
opacity: 1;
|
|
458
|
+
}
|
|
459
|
+
</style>
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
@domresize="resize"
|
|
5
5
|
:changeItemActive="changeItemActive"
|
|
6
6
|
>
|
|
7
|
+
|
|
7
8
|
<div
|
|
8
9
|
:style="`height:${panelHeight}px;`"
|
|
9
10
|
>
|
|
@@ -17,7 +18,6 @@
|
|
|
17
18
|
:style="`height:${listHeight}px;`"
|
|
18
19
|
>
|
|
19
20
|
<div
|
|
20
|
-
style="cursor:pointer;"
|
|
21
21
|
:key="kitem"
|
|
22
22
|
v-for="(item,kitem) in items"
|
|
23
23
|
>
|
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
</div>
|
|
64
64
|
|
|
65
65
|
</div>
|
|
66
|
+
|
|
66
67
|
</div>
|
|
67
68
|
</template>
|
|
68
69
|
|
|
@@ -74,15 +75,15 @@ import isEqual from 'lodash/isEqual'
|
|
|
74
75
|
import cloneDeep from 'lodash/cloneDeep'
|
|
75
76
|
import isEle from 'wsemi/src/isEle.mjs'
|
|
76
77
|
import isobj from 'wsemi/src/isobj.mjs'
|
|
78
|
+
import domResize from '../js/domResize.mjs'
|
|
77
79
|
import WPanelScrolly from './WPanelScrolly.vue'
|
|
78
80
|
import WListVerticalItem from './WListVerticalItem.vue'
|
|
79
|
-
import domResize from '../js/domResize.mjs'
|
|
80
81
|
|
|
81
82
|
|
|
82
83
|
/**
|
|
83
84
|
* @vue-prop {Array} [items=[]] 輸入項目的字串陣列或物件陣列,預設[]
|
|
84
85
|
* @vue-prop {Boolean} [useActive=false] 輸入項目是否使用點擊成為活耀狀態,預設false
|
|
85
|
-
* @vue-prop {Object} [itemActive=null] 輸入活耀項目物件,預設null
|
|
86
|
+
* @vue-prop {String|Object} [itemActive=null] 輸入活耀項目物件,預設null
|
|
86
87
|
* @vue-prop {String} [itemTextFontSize='1rem'] 輸入文字字型大小字串,預設'1rem'
|
|
87
88
|
* @vue-prop {String} [keyText='text'] 輸入項目為物件時,存放顯示文字之欄位字串,預設'text'
|
|
88
89
|
* @vue-prop {String} [keyIcon='icon'] 輸入項目為物件時,存放圖標之欄位字串,預設'icon'
|
|
@@ -248,7 +249,7 @@ export default {
|
|
|
248
249
|
//listHeight
|
|
249
250
|
let listHeight = vo.panelHeight - headerHeight - footerHeight
|
|
250
251
|
// console.log('vo.panelHeight', vo.panelHeight, 'headerHeight', headerHeight, 'footerHeight', footerHeight)
|
|
251
|
-
// console.log('listHeight',
|
|
252
|
+
// console.log('listHeight', listHeight)
|
|
252
253
|
|
|
253
254
|
//check
|
|
254
255
|
if (listHeight > 0 && vo.listHeight !== listHeight) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
|
-
:style="`transition:all 0.3s; ${usePadding} background:${useBackgroundColor};`"
|
|
3
|
+
:style="`transition:all 0.3s; ${usePadding} background:${useBackgroundColor}; cursor:pointer;`"
|
|
4
4
|
v-domripple="{color:rippleColor}"
|
|
5
5
|
@mouseenter="mouseEnter=true"
|
|
6
6
|
@mouseleave="mouseEnter=false"
|
|
7
7
|
@click="$emit('click',{icon,text})"
|
|
8
8
|
>
|
|
9
|
-
<div style="display:flex; align-items:center;
|
|
9
|
+
<div style="display:flex; align-items:center;">
|
|
10
10
|
|
|
11
11
|
<slot
|
|
12
12
|
:mouseEnter="mouseEnter"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
v-if="hasIcon"
|
|
22
22
|
></WIcon>
|
|
23
23
|
|
|
24
|
-
<div :style="`color:${useTextColor}; ${useTextFontSize}`">
|
|
24
|
+
<div :style="`transition:all 0.3s; color:${useTextColor}; ${useTextFontSize}`">
|
|
25
25
|
{{text}}
|
|
26
26
|
</div>
|
|
27
27
|
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
import get from 'lodash/get'
|
|
36
36
|
import replace from 'wsemi/src/replace.mjs'
|
|
37
37
|
import domRipple from '../js/domRipple.mjs'
|
|
38
|
-
import WIcon from './WIcon.vue'
|
|
39
38
|
import color2hex from '../js/vuetifyColor.mjs'
|
|
40
39
|
import parseSpace from '../js/parseSpace.mjs'
|
|
40
|
+
import WIcon from './WIcon.vue'
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
/**
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
|
|
22
22
|
<div
|
|
23
23
|
ref="divBar"
|
|
24
|
-
:style="`position:absolute; z-index:1; left:${(r)*panelWidth-bw/2}px; width:${bw}px; height:${panelHeight}px; border-left:${barBorderSize}px solid ${
|
|
24
|
+
:style="`position:absolute; z-index:1; left:${(r)*panelWidth-bw/2}px; width:${bw}px; height:${panelHeight}px; border-left:${barBorderSize}px solid ${useBarBorderColor}; border-right:${barBorderSize}px solid ${useBarBorderColor}; cursor:col-resize; user-select:none;`"
|
|
25
25
|
>
|
|
26
|
-
<div :style="`width:${barSize}px; height:${panelHeight}px; background
|
|
26
|
+
<div :style="`width:${barSize}px; height:${panelHeight}px; background:${useBarColor};`"></div>
|
|
27
27
|
</div>
|
|
28
28
|
|
|
29
29
|
<div ref="right" :style="`width:${(1-r)*panelWidth}px; height:${panelHeight}px;`">
|
|
@@ -43,6 +43,7 @@
|
|
|
43
43
|
<script>
|
|
44
44
|
import domDragBarAndScroll from 'wsemi/src/domDragBarAndScroll.mjs'
|
|
45
45
|
import domResize from '../js/domResize.mjs'
|
|
46
|
+
import color2hex from '../js/vuetifyColor.mjs'
|
|
46
47
|
|
|
47
48
|
|
|
48
49
|
/**
|
|
@@ -50,8 +51,8 @@ import domResize from '../js/domResize.mjs'
|
|
|
50
51
|
* @vue-prop {Number} [min=0] 輸入分隔條位置最小比例數字,範圍為0~1,需小於max,若min大於max則由min主導,預設0
|
|
51
52
|
* @vue-prop {Number} [max=1] 輸入分隔條位置最大比例數字,範圍為0~1,需大於min,若min大於max則由min主導,預設1
|
|
52
53
|
* @vue-prop {String} [barColor='#ddd'] 輸入分隔條顏色字串,預設'#ddd'
|
|
53
|
-
* @vue-prop {String} [barBorderColor='transparent'] 輸入分隔條框線顏色字串,預設'transparent'
|
|
54
54
|
* @vue-prop {Number} [barSize=2] 輸入分隔條尺寸數字,為分隔條寬度,單位為px,預設2
|
|
55
|
+
* @vue-prop {String} [barBorderColor='transparent'] 輸入分隔條框線顏色字串,預設'transparent'
|
|
55
56
|
* @vue-prop {Number} [barBorderSize=3] 輸入分隔條框線寬度數字,單位為px,預設3,通常配合barBorderColor='transparent'使可拖曳區加大又不遮蔽可視區
|
|
56
57
|
*/
|
|
57
58
|
export default {
|
|
@@ -75,14 +76,14 @@ export default {
|
|
|
75
76
|
type: String,
|
|
76
77
|
default: '#ddd',
|
|
77
78
|
},
|
|
78
|
-
barBorderColor: {
|
|
79
|
-
type: String,
|
|
80
|
-
default: 'transparent',
|
|
81
|
-
},
|
|
82
79
|
barSize: {
|
|
83
80
|
type: Number,
|
|
84
81
|
default: 2,
|
|
85
82
|
},
|
|
83
|
+
barBorderColor: {
|
|
84
|
+
type: String,
|
|
85
|
+
default: 'transparent',
|
|
86
|
+
},
|
|
86
87
|
barBorderSize: {
|
|
87
88
|
type: Number,
|
|
88
89
|
default: 3,
|
|
@@ -148,6 +149,14 @@ export default {
|
|
|
148
149
|
return vo.barSize + vo.barBorderSize * 2
|
|
149
150
|
},
|
|
150
151
|
|
|
152
|
+
useBarColor: function() {
|
|
153
|
+
return color2hex(this.barColor)
|
|
154
|
+
},
|
|
155
|
+
|
|
156
|
+
useBarBorderColor: function() {
|
|
157
|
+
return color2hex(this.barBorderColor)
|
|
158
|
+
},
|
|
159
|
+
|
|
151
160
|
},
|
|
152
161
|
methods: {
|
|
153
162
|
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
|
|
22
22
|
<div
|
|
23
23
|
ref="divBar"
|
|
24
|
-
:style="`position:absolute; z-index:1; top:${(r)*panelHeight-bw/2}px; width:${panelWidth}px; height:${barSize}px; border-top:${barBorderSize}px solid ${
|
|
24
|
+
:style="`position:absolute; z-index:1; top:${(r)*panelHeight-bw/2}px; width:${panelWidth}px; height:${barSize}px; border-top:${barBorderSize}px solid ${useBarBorderColor}; border-bottom:${barBorderSize}px solid ${useBarBorderColor}; cursor:row-resize; user-select:none;`"
|
|
25
25
|
>
|
|
26
|
-
<div :style="`width:${panelWidth}px; height:${barSize}px; background
|
|
26
|
+
<div :style="`width:${panelWidth}px; height:${barSize}px; background:${useBarColor};`"></div>
|
|
27
27
|
</div>
|
|
28
28
|
|
|
29
29
|
<div ref="bottom" :style="`width:${panelWidth}px; height:${(1-r)*panelHeight}px;`">
|
|
@@ -43,6 +43,7 @@
|
|
|
43
43
|
<script>
|
|
44
44
|
import domDragBarAndScroll from 'wsemi/src/domDragBarAndScroll.mjs'
|
|
45
45
|
import domResize from '../js/domResize.mjs'
|
|
46
|
+
import color2hex from '../js/vuetifyColor.mjs'
|
|
46
47
|
|
|
47
48
|
|
|
48
49
|
/**
|
|
@@ -148,6 +149,14 @@ export default {
|
|
|
148
149
|
return vo.barSize + vo.barBorderSize * 2
|
|
149
150
|
},
|
|
150
151
|
|
|
152
|
+
useBarColor: function() {
|
|
153
|
+
return color2hex(this.barColor)
|
|
154
|
+
},
|
|
155
|
+
|
|
156
|
+
useBarBorderColor: function() {
|
|
157
|
+
return color2hex(this.barBorderColor)
|
|
158
|
+
},
|
|
159
|
+
|
|
151
160
|
},
|
|
152
161
|
methods: {
|
|
153
162
|
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
></WTextCore>
|
|
54
54
|
|
|
55
55
|
<div style="">
|
|
56
|
-
<div :style="`transform:rotate(${
|
|
56
|
+
<div :style="`transform:rotate(${useRotateDeg+90}deg); transition:all 0.25s; cursor:pointer;`">
|
|
57
57
|
<WIcon
|
|
58
58
|
:icon="expansionIcon"
|
|
59
59
|
:color="uesExpansionIconColor"
|
|
@@ -142,9 +142,9 @@ import WIcon from './WIcon.vue'
|
|
|
142
142
|
* @vue-prop {String} [itemBackgroundColor='white'] 輸入項目背景顏色字串,預設'white'
|
|
143
143
|
* @vue-prop {String} [itemBackgroundColorHover='light-blue lighten-5'] 輸入項目背景Hover顏色字串,預設'light-blue lighten-5'
|
|
144
144
|
* @vue-prop {Object} [itemPaddingStyle={v:12,h:16}] 輸入內寬距離設定物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:12,h:16}
|
|
145
|
-
* @vue-prop {String} [expansionIcon=mdiPlay]
|
|
146
|
-
* @vue-prop {Number} [expansionIconSize=18]
|
|
147
|
-
* @vue-prop {String} [expansionIconColor='grey']
|
|
145
|
+
* @vue-prop {String} [expansionIcon=mdiPlay] 輸入顯隱圖標字串,可為mdi,md,fa代號或mdi/js路徑,預設使用mdi的圖標(mdiPlay)
|
|
146
|
+
* @vue-prop {Number} [expansionIconSize=18] 輸入顯隱圖標尺寸數字,單位為px,預設18
|
|
147
|
+
* @vue-prop {String} [expansionIconColor='grey'] 輸入顯隱圖標顏色字串,預設'grey'
|
|
148
148
|
* @vue-prop {Number} [maxHeight=200] 輸入顯示區最大高度數字,單位為px,預設200
|
|
149
149
|
* @vue-prop {Number} [minWidth=null] 輸入最小寬度,單位為px,預設null
|
|
150
150
|
* @vue-prop {Number} [maxWidth=null] 輸入最大寬度,單位為px,預設null
|
|
@@ -416,8 +416,8 @@ export default {
|
|
|
416
416
|
return color2hex(vo.expansionIconColor)
|
|
417
417
|
},
|
|
418
418
|
|
|
419
|
-
|
|
420
|
-
//console.log('computed
|
|
419
|
+
useRotateDeg: function() {
|
|
420
|
+
//console.log('computed useRotateDeg')
|
|
421
421
|
|
|
422
422
|
let vo = this
|
|
423
423
|
|