w-component-vue 2.2.35 → 2.2.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/w-component-vue.umd.js +3 -3
- package/dist/w-component-vue.umd.js.map +1 -1
- package/docs/{js_binarySearch.mjs.html → binarySearch.mjs.html} +3 -3
- 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 +1 -1
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +1 -1
- package/docs/examples/w-alert_backgroundColor.html +1 -1
- package/docs/examples/w-alert_borderColor.html +1 -1
- package/docs/examples/w-alert_borderRadius.html +1 -1
- package/docs/examples/w-alert_borderWidth.html +1 -1
- package/docs/examples/w-alert_default.html +1 -1
- package/docs/examples/w-alert_icon.html +1 -1
- package/docs/examples/w-alert_position.html +1 -1
- package/docs/examples/w-alert_recive closed event by promise.html +1 -1
- package/docs/examples/w-alert_shadowStyle.html +1 -1
- package/docs/examples/w-alert_textColor.html +1 -1
- package/docs/examples/w-alert_time (6s).html +1 -1
- package/docs/examples/w-alert_type error.html +1 -1
- package/docs/examples/w-alert_type infor.html +1 -1
- package/docs/examples/w-alert_type warning.html +1 -1
- package/docs/examples/w-badge_backgroundColor.html +1 -1
- package/docs/examples/w-badge_badgeAlign.html +1 -1
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +1 -1
- package/docs/examples/w-badge_borderRadius.html +1 -1
- package/docs/examples/w-badge_default.html +1 -1
- package/docs/examples/w-badge_textColor_backgroundColor.html +1 -1
- package/docs/examples/w-badge_textFontSize.html +1 -1
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_borderColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_iconColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +1 -1
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +1 -1
- package/docs/examples/w-button-chip_active_textColorActive.html +1 -1
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderRadius.html +1 -1
- package/docs/examples/w-button-chip_borderRadiusStyle.html +1 -1
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderWidth.html +1 -1
- package/docs/examples/w-button-chip_close.html +1 -1
- package/docs/examples/w-button-chip_close_shiftRight.html +1 -1
- package/docs/examples/w-button-chip_default.html +1 -1
- package/docs/examples/w-button-chip_icon (fontawesome).html +1 -1
- package/docs/examples/w-button-chip_icon (material).html +1 -1
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +1 -1
- package/docs/examples/w-button-chip_icon_no text.html +1 -1
- package/docs/examples/w-button-chip_loading.html +1 -1
- package/docs/examples/w-button-chip_loading_loadingColor.html +1 -1
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +1 -1
- package/docs/examples/w-button-chip_modify loading by callback in click.html +1 -1
- package/docs/examples/w-button-chip_modify prog by callback in click.html +1 -1
- package/docs/examples/w-button-chip_no shadow.html +1 -1
- package/docs/examples/w-button-chip_not editable.html +1 -1
- package/docs/examples/w-button-chip_not editable_disabledColor.html +1 -1
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-button-chip_prog.html +1 -1
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-button-chip_promiseUnlock.html +1 -1
- package/docs/examples/w-button-chip_rippleColor.html +1 -1
- package/docs/examples/w-button-chip_shadowStyle.html +1 -1
- package/docs/examples/w-button-chip_shiftLeft.html +1 -1
- package/docs/examples/w-button-chip_slot_close.html +1 -1
- package/docs/examples/w-button-chip_textColor.html +1 -1
- package/docs/examples/w-button-chip_textColor_textColorHover.html +1 -1
- package/docs/examples/w-button-chip_tooltip.html +1 -1
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
- package/docs/examples/w-button-circle_icon (fontawesome).html +1 -1
- package/docs/examples/w-button-circle_icon (material).html +1 -1
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +1 -1
- package/docs/examples/w-button-circle_loading.html +1 -1
- package/docs/examples/w-button-circle_loading_loadingColor.html +1 -1
- package/docs/examples/w-button-circle_no shadow.html +1 -1
- package/docs/examples/w-button-circle_not editable.html +1 -1
- package/docs/examples/w-button-circle_not editable_disabledColor.html +1 -1
- package/docs/examples/w-button-circle_paddingStyle.html +1 -1
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +1 -1
- package/docs/examples/w-button-circle_promiseUnlock.html +1 -1
- package/docs/examples/w-button-circle_rippleColor.html +1 -1
- package/docs/examples/w-button-circle_shadowStyle.html +1 -1
- package/docs/examples/w-button-circle_tooltip.html +1 -1
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +1 -1
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +1 -1
- package/docs/examples/w-checkbox_default.html +1 -1
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-checkbox_not editable.html +1 -1
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +1 -1
- package/docs/examples/w-checkbox_text.html +1 -1
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +1 -1
- package/docs/examples/w-checkbox_use string (y or n).html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_default.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_height.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +1 -1
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +1 -1
- package/docs/examples/w-confirm_contentIconColor.html +1 -1
- package/docs/examples/w-confirm_contentIconSize.html +1 -1
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +1 -1
- package/docs/examples/w-confirm_maxWidth.html +1 -1
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +1 -1
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +1 -1
- package/docs/examples/w-confirm_scrollable (slot content).html +1 -1
- package/docs/examples/w-confirm_scrollable.html +1 -1
- package/docs/examples/w-confirm_slot content.html +1 -1
- package/docs/examples/w-confirm_slot footer.html +1 -1
- package/docs/examples/w-confirm_slot header.html +1 -1
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +1 -1
- package/docs/examples/w-confirm_title_content.html +1 -1
- package/docs/examples/w-dialog_closeWithInterceptor.html +1 -1
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_fullscreen.html +1 -1
- package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +1 -1
- package/docs/examples/w-dialog_hasSaveBtn, no save button.html +1 -1
- package/docs/examples/w-dialog_headerBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_headerBtns.html +1 -1
- package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_icon (fontawesome).html +1 -1
- package/docs/examples/w-dialog_maxWidth, for narrow width.html +1 -1
- package/docs/examples/w-dialog_multi dialogs.html +1 -1
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +1 -1
- package/docs/examples/w-dialog_scrollable.html +1 -1
- package/docs/examples/w-dialog_separate for slot content.html +1 -1
- package/docs/examples/w-dialog_slot content.html +1 -1
- package/docs/examples/w-dialog_slot header-left_header-right.html +1 -1
- package/docs/examples/w-dialog_table in slot content.html +1 -1
- package/docs/examples/w-dialog_title.html +1 -1
- package/docs/examples/w-drawer_afloat.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_mode.html +1 -1
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_overlayOpacity.html +1 -1
- package/docs/examples/w-drawer_default.html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +1 -1
- package/docs/examples/w-drawer_drawerWidth.html +1 -1
- package/docs/examples/w-drawer_mode.html +1 -1
- package/docs/examples/w-drawer_mode_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +1 -1
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +1 -1
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +1 -1
- package/docs/examples/w-dropfiles_borderRadius.html +1 -1
- package/docs/examples/w-dropfiles_borderWidth.html +1 -1
- package/docs/examples/w-dropfiles_default.html +1 -1
- package/docs/examples/w-dropfiles_timeTransition.html +1 -1
- package/docs/examples/w-dynamic-list_change rows.html +1 -1
- package/docs/examples/w-dynamic-list_change slot.html +1 -1
- package/docs/examples/w-dynamic-list_default.html +1 -1
- package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +1 -1
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +1 -1
- package/docs/examples/w-dynamic-list_processItems.html +1 -1
- package/docs/examples/w-dynamic-list_render.html +1 -1
- package/docs/examples/w-dynamic-list_slot item with image.html +1 -1
- package/docs/examples/w-dynamic-list_viewHeightMax.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_area.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_continuous.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_line.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_line3D.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_parallel.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_polar.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_radar.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_scatter.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_stack.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_surface.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_tree.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_treemap.html +1 -1
- package/docs/examples/w-explorer_bindRoot.html +609 -0
- package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +50 -2
- package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +50 -2
- package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +50 -2
- package/docs/examples/w-explorer_dark mode.html +50 -2
- package/docs/examples/w-explorer_default.html +50 -2
- package/docs/examples/w-explorer_events.html +50 -2
- package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +50 -2
- package/docs/examples/w-explorer_listBackgroundColor.html +50 -2
- package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +50 -2
- package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +50 -2
- package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +50 -2
- package/docs/examples/w-explorer_listItemRippleColor.html +50 -2
- package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +50 -2
- package/docs/examples/w-explorer_listItemTextFontSize.html +50 -2
- package/docs/examples/w-explorer_listPaddingStyle.html +50 -2
- package/docs/examples/w-explorer_noSelectedText.html +50 -2
- package/docs/examples/w-explorer_pathBackgroundColor.html +50 -2
- package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +50 -2
- package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +50 -2
- package/docs/examples/w-explorer_pathBtnTextFontSize.html +50 -2
- package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +50 -2
- package/docs/examples/w-explorer_showTree_treeAfloat.html +51 -4
- package/docs/examples/w-explorer_slot list-item-cover.html +50 -2
- package/docs/examples/w-explorer_slot list-item-sub.html +649 -0
- package/docs/examples/{w-explorer_slot list-item_list-item-cover.html → w-explorer_slot list-item_list-item-cover_list-head_list-foot.html } +72 -18
- package/docs/examples/w-explorer_small text.html +50 -2
- package/docs/examples/w-explorer_toggleTreeFoldersAll.html +50 -2
- package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +50 -2
- package/docs/examples/w-explorer_toggleTreeIconColor_toggleTreeIconBackgroundColor_toggleTreeIconBackgroundColorHover.html +50 -2
- package/docs/examples/w-explorer_toggleTreeIconSize.html +50 -2
- package/docs/examples/w-explorer_treeBackgroundColor.html +50 -2
- package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +50 -2
- package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +51 -3
- package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +50 -2
- package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +50 -2
- package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +50 -2
- package/docs/examples/w-explorer_treeIndent.html +50 -2
- package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +50 -2
- package/docs/examples/w-explorer_treeItemRippleColor.html +50 -2
- package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +50 -2
- package/docs/examples/w-explorer_treeItemTextFontSize.html +50 -2
- package/docs/examples/w-explorer_treePaddingStyle.html +50 -2
- package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +50 -2
- package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +622 -0
- package/docs/examples/w-explorer_triggerClickTreeFolderById.html +622 -0
- package/docs/examples/w-group-check_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-check_borderRadius.html +1 -1
- package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
- package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-check_click (console.log).html +1 -1
- package/docs/examples/w-group-check_default.html +1 -1
- package/docs/examples/w-group-check_group (only one).html +1 -1
- package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
- package/docs/examples/w-group-check_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-check_icon (material).html +1 -1
- package/docs/examples/w-group-check_iconColorActive.html +1 -1
- package/docs/examples/w-group-check_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-check_loading.html +1 -1
- package/docs/examples/w-group-check_loading_loadingColor.html +1 -1
- package/docs/examples/w-group-check_marginStyle.html +1 -1
- package/docs/examples/w-group-check_no shadowActive.html +1 -1
- package/docs/examples/w-group-check_not editable.html +1 -1
- package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
- package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-check_shadow.html +1 -1
- package/docs/examples/w-group-check_shadowActiveStyle.html +1 -1
- package/docs/examples/w-group-check_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-check_shiftLeft.html +1 -1
- package/docs/examples/w-group-check_shiftLeft_shiftRight.html +1 -1
- package/docs/examples/w-group-check_slot_shadow.html +1 -1
- package/docs/examples/w-group-check_textColor.html +1 -1
- package/docs/examples/w-group-check_textColorActive.html +1 -1
- package/docs/examples/w-group-check_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-check_tooltip.html +1 -1
- package/docs/examples/w-group-dragdrop_default.html +1 -1
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +1 -1
- package/docs/examples/w-group-dragdrop_items(string array).html +1 -1
- package/docs/examples/w-group-dragdrop_keyBinder.html +1 -1
- package/docs/examples/w-group-dragdrop_not draggable.html +1 -1
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +1 -1
- package/docs/examples/w-group-radio_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-radio_borderRadius.html +1 -1
- package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
- package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-radio_click (console.log).html +1 -1
- package/docs/examples/w-group-radio_default.html +1 -1
- package/docs/examples/w-group-radio_group (only one).html +1 -1
- package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
- package/docs/examples/w-group-radio_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-radio_icon (material).html +1 -1
- package/docs/examples/w-group-radio_iconColorActive.html +1 -1
- package/docs/examples/w-group-radio_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-radio_loading.html +1 -1
- package/docs/examples/w-group-radio_loading_loadingColor.html +1 -1
- package/docs/examples/w-group-radio_marginStyle.html +1 -1
- package/docs/examples/w-group-radio_no shadowActive.html +1 -1
- package/docs/examples/w-group-radio_not editable.html +1 -1
- package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
- package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-radio_shadow.html +1 -1
- package/docs/examples/w-group-radio_shadowActiveStyle.html +1 -1
- package/docs/examples/w-group-radio_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-radio_shiftLeft.html +1 -1
- package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +1 -1
- package/docs/examples/w-group-radio_slot_shadow.html +1 -1
- package/docs/examples/w-group-radio_textColor.html +1 -1
- package/docs/examples/w-group-radio_textColorActive.html +1 -1
- package/docs/examples/w-group-radio_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-radio_tooltip.html +1 -1
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-tags_borderRadius.html +1 -1
- package/docs/examples/w-group-tags_closeWithInterceptor.html +1 -1
- package/docs/examples/w-group-tags_default.html +1 -1
- package/docs/examples/w-group-tags_editableClose(no close button).html +1 -1
- package/docs/examples/w-group-tags_editableInput(no slot input).html +1 -1
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +1 -1
- package/docs/examples/w-group-tags_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-tags_icon (material).html +1 -1
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +1 -1
- package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +1 -1
- package/docs/examples/w-group-tags_inputTextWidth.html +1 -1
- package/docs/examples/w-group-tags_marginStyle.html +1 -1
- package/docs/examples/w-group-tags_modify loading by callback in click.html +1 -1
- package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-tags_modify prog by callback in click.html +1 -1
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-tags_not draggable.html +1 -1
- package/docs/examples/w-group-tags_not editable.html +1 -1
- package/docs/examples/w-group-tags_not editable_nodata.html +1 -1
- package/docs/examples/w-group-tags_object items.html +1 -1
- package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +1 -1
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +1 -1
- package/docs/examples/w-group-tags_object items_keyIcon.html +1 -1
- package/docs/examples/w-group-tags_object items_keyText.html +1 -1
- package/docs/examples/w-group-tags_object items_keyTooltip.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +1 -1
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-group-tags_shadowStyle.html +1 -1
- package/docs/examples/w-group-tags_shiftLeft.html +1 -1
- package/docs/examples/w-group-tags_slot input.html +1 -1
- package/docs/examples/w-group-tags_slot item.html +1 -1
- package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +1 -1
- package/docs/examples/w-group-tags_suggests.html +1 -1
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +1 -1
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +1 -1
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +1 -1
- package/docs/examples/w-group-tags_textColor.html +1 -1
- package/docs/examples/w-group-tags_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-tags_useActive_valueActive.html +1 -1
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_area.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_bar.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_line.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_pie.html +1 -1
- package/docs/examples/w-highstock-vue-dyn_area.html +1 -1
- package/docs/examples/w-highstock-vue-dyn_line.html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +1 -1
- package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +1 -1
- package/docs/examples/w-icon-svg_path_sizeOriginal.html +1 -1
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +1 -1
- package/docs/examples/w-image-cascading-dyn_colNum.html +1 -1
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +1 -1
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +1 -1
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +1 -1
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +1 -1
- package/docs/examples/w-image-viewer-dyn_one image.html +1 -1
- package/docs/examples/w-json-view_default.html +1 -1
- package/docs/examples/w-json-view_events.html +1 -1
- package/docs/examples/w-json-view_filterKeywords_filterFunction.html +1 -1
- package/docs/examples/w-json-view_filterKeywords_noResultsText.html +1 -1
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +1 -1
- package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +1 -1
- package/docs/examples/w-json-view_large data (15,500 lines).html +1 -1
- package/docs/examples/w-json-view_no viewHeightMax.html +1 -1
- package/docs/examples/w-json-view_rippleColor.html +1 -1
- package/docs/examples/w-json-view_toggleItemsAll.html +1 -1
- package/docs/examples/w-json-view_toggleItemsByFun.html +1 -1
- package/docs/examples/w-json-view_viewHeightMax.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +1 -1
- package/docs/examples/w-list-expand_activeMode(multi).html +1 -1
- package/docs/examples/w-list-expand_auto scroll.html +1 -1
- package/docs/examples/w-list-expand_default.html +1 -1
- package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
- package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +1 -1
- package/docs/examples/w-list-expand_paddingStyle.html +1 -1
- package/docs/examples/w-list-expand_slot footer.html +1 -1
- package/docs/examples/w-list-expand_slot header.html +1 -1
- package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
- package/docs/examples/w-list-expand_slot item-header_item-content.html +1 -1
- package/docs/examples/w-list-horizontal_borderBottomSize.html +1 -1
- package/docs/examples/w-list-horizontal_default.html +1 -1
- package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
- package/docs/examples/w-list-horizontal_itemBorderRadius.html +1 -1
- package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +1 -1
- package/docs/examples/w-list-horizontal_itemRippleColor.html +1 -1
- package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +1 -1
- package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +1 -1
- package/docs/examples/w-list-horizontal_keyText_keyIcon.html +1 -1
- package/docs/examples/w-list-horizontal_no borderBottom.html +1 -1
- package/docs/examples/w-list-horizontal_paddingStyle.html +1 -1
- package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +1 -1
- package/docs/examples/w-list-horizontal_slot.html +1 -1
- package/docs/examples/w-list-horizontal_space.html +1 -1
- package/docs/examples/w-list-horizontal_string items.html +1 -1
- package/docs/examples/w-list-vertical_auto scroll.html +1 -1
- package/docs/examples/w-list-vertical_default.html +1 -1
- package/docs/examples/w-list-vertical_itemActive.html +1 -1
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +1 -1
- package/docs/examples/w-list-vertical_paddingStyle.html +1 -1
- package/docs/examples/w-list-vertical_slot footer.html +1 -1
- package/docs/examples/w-list-vertical_slot header.html +1 -1
- package/docs/examples/w-list-vertical_slot item.html +1 -1
- package/docs/examples/w-list-vertical_string items.html +1 -1
- package/docs/examples/w-list-vertical_useActive (no active).html +1 -1
- package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBorderRadius.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon (material).html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +1 -1
- package/docs/examples/w-panel-avatar_contentBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_contentBorderRadius.html +1 -1
- package/docs/examples/w-panel-avatar_contentShadow.html +1 -1
- package/docs/examples/w-panel-avatar_default.html +1 -1
- package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +1 -1
- package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +1 -1
- package/docs/examples/w-panel-avatar_no avatarShadow.html +1 -1
- package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +1 -1
- package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +1 -1
- package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +1 -1
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +1 -1
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +1 -1
- package/docs/examples/w-panel-bulge_default.html +1 -1
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +1 -1
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +1 -1
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +1 -1
- package/docs/examples/w-panel-bulge_paddingStyle.html +1 -1
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +1 -1
- package/docs/examples/w-panel-bulge_with grey outer.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barColor.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barSize.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_default.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_ratio.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barColor.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barSize.html +1 -1
- package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_default.html +1 -1
- package/docs/examples/w-panel-divide-vertical_ratio.html +1 -1
- package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +1 -1
- package/docs/examples/w-panel-scale_for select.html +1 -1
- package/docs/examples/w-panel-scale_for v-btn.html +1 -1
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +1 -1
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +1 -1
- package/docs/examples/w-panel-scale_for w-text-suggest.html +1 -1
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +1 -1
- package/docs/examples/w-panel-scrolly_default.html +1 -1
- package/docs/examples/w-panel-scrolly_events.html +1 -1
- package/docs/examples/w-panel-scrolly_scrollTop.html +1 -1
- package/docs/examples/w-panel-stripe_borderRadius.html +1 -1
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +1 -1
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +1 -1
- package/docs/examples/w-panel-stripe_no footer.html +1 -1
- package/docs/examples/w-panel-stripe_no header.html +1 -1
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +1 -1
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +1 -1
- package/docs/examples/w-panel-stripe_only slot title in header.html +1 -1
- package/docs/examples/w-panel-stripe_padding.html +1 -1
- package/docs/examples/w-panel-stripe_separate for slot content.html +1 -1
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +1 -1
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +1 -1
- package/docs/examples/w-panel-stripe_table in slot content.html +1 -1
- package/docs/examples/w-panel-stripe_with grey outer.html +1 -1
- package/docs/examples/w-popup-edit-text_default.html +1 -1
- package/docs/examples/w-popup-edit-text_in table.html +1 -1
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +1 -1
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +1 -1
- package/docs/examples/w-popup-edit-text_no title.html +1 -1
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +1 -1
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +1 -1
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +1 -1
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +1 -1
- package/docs/examples/w-popup_auto flipping in scroll panel.html +1 -1
- package/docs/examples/w-popup_backgroundColor.html +1 -1
- package/docs/examples/w-popup_borderRadius.html +1 -1
- package/docs/examples/w-popup_click item by latency hiding.html +1 -1
- package/docs/examples/w-popup_default.html +1 -1
- package/docs/examples/w-popup_distY.html +1 -1
- package/docs/examples/w-popup_in dialog.html +1 -1
- package/docs/examples/w-popup_in popup.html +1 -1
- package/docs/examples/w-popup_in scroll panel.html +1 -1
- package/docs/examples/w-popup_isolated.html +1 -1
- package/docs/examples/w-popup_maxWidth.html +1 -1
- package/docs/examples/w-popup_minWidth.html +1 -1
- package/docs/examples/w-popup_no shadow_backgroundColor.html +1 -1
- package/docs/examples/w-popup_not editable.html +1 -1
- package/docs/examples/w-popup_shadowStyle.html +1 -1
- package/docs/examples/w-popup_slot for table_maxWidth.html +1 -1
- package/docs/examples/w-progress-bar_decimal.html +1 -1
- package/docs/examples/w-progress-bar_default.html +1 -1
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +1 -1
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +1 -1
- package/docs/examples/w-progress-bar_height.html +1 -1
- package/docs/examples/w-progress-bar_height_borderRadius.html +1 -1
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +1 -1
- package/docs/examples/w-progress-bar_iconFinishColor.html +1 -1
- package/docs/examples/w-progress-bar_iconSize.html +1 -1
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +1 -1
- package/docs/examples/w-progress-bar_iconWaitingColor.html +1 -1
- package/docs/examples/w-progress-bar_progColor.html +1 -1
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-progress-bar_title.html +1 -1
- package/docs/examples/w-progress-bar_title_titleTextColor.html +1 -1
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +1 -1
- package/docs/examples/w-progress-bar_value=0 (waiting).html +1 -1
- package/docs/examples/w-progress-bar_value=100 (finish).html +1 -1
- package/docs/examples/w-progress-bar_valueTextColor.html +1 -1
- package/docs/examples/w-progress-bar_valueTextFontSize.html +1 -1
- package/docs/examples/w-progress-circle_color.html +1 -1
- package/docs/examples/w-progress-circle_default.html +1 -1
- package/docs/examples/w-progress-circle_small size.html +1 -1
- package/docs/examples/w-progress-circle_tooltip.html +1 -1
- package/docs/examples/w-progress-circle_very small size.html +1 -1
- package/docs/examples/w-progress-circle_width.html +1 -1
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +1 -1
- package/docs/examples/w-quill-vue-dyn_default.html +1 -1
- package/docs/examples/w-quill-vue-dyn_height.html +1 -1
- package/docs/examples/w-quill-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-quill-vue-dyn_settings.html +1 -1
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +1 -1
- package/docs/examples/w-switch_default.html +1 -1
- package/docs/examples/w-switch_not editable.html +1 -1
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +1 -1
- package/docs/examples/w-switch_switchSize_textFontSize.html +1 -1
- package/docs/examples/w-switch_text.html +1 -1
- package/docs/examples/w-switch_text_textColor_textColorHover.html +1 -1
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +1 -1
- package/docs/examples/w-switch_use string (y or n).html +1 -1
- package/docs/examples/w-table-dyn_default.html +1 -1
- package/docs/examples/w-table-dyn_editable.html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId.html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +1 -1
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +1 -1
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +1 -1
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +1 -1
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +1 -1
- package/docs/examples/w-table-dyn_editable_slot btns.html +1 -1
- package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +1 -1
- package/docs/examples/w-table-dyn_fixIds (fix id).html +1 -1
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +1 -1
- package/docs/examples/w-table-dyn_name_description.html +1 -1
- package/docs/examples/w-table-dyn_opt.kpHead.html +1 -1
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +1 -1
- package/docs/examples/w-table-dyn_slot btns.html +1 -1
- package/docs/examples/w-table-dyn_slot infor (name_description).html +1 -1
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +1 -1
- package/docs/examples/w-text-int_borderRadius.html +1 -1
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text-int_border_borderRadius.html +1 -1
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
- package/docs/examples/w-text-int_border_default.html +1 -1
- package/docs/examples/w-text-int_border_not editable.html +1 -1
- package/docs/examples/w-text-int_border_width.html +1 -1
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
- package/docs/examples/w-text-int_buttonIconSize.html +1 -1
- package/docs/examples/w-text-int_default.html +1 -1
- package/docs/examples/w-text-int_not editable.html +1 -1
- package/docs/examples/w-text-int_textColor.html +1 -1
- package/docs/examples/w-text-int_textFontSize.html +1 -1
- package/docs/examples/w-text-int_width.html +1 -1
- package/docs/examples/w-text-select_a lot of items.html +1 -1
- package/docs/examples/w-text-select_borderRadius.html +1 -1
- package/docs/examples/w-text-select_border_a lot of items.html +1 -1
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text-select_border_borderRadius.html +1 -1
- package/docs/examples/w-text-select_border_default.html +1 -1
- package/docs/examples/w-text-select_border_events.html +1 -1
- package/docs/examples/w-text-select_border_expansionIconSize.html +1 -1
- package/docs/examples/w-text-select_border_fullwidth.html +1 -1
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +1 -1
- package/docs/examples/w-text-select_border_items(string array).html +1 -1
- package/docs/examples/w-text-select_border_keyText.html +1 -1
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-select_border_leftIcon (material).html +1 -1
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-select_border_not editable.html +1 -1
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-select_border_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-select_border_slot item.html +1 -1
- package/docs/examples/w-text-select_border_slot select.html +1 -1
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-select_border_textFontSize.html +1 -1
- package/docs/examples/w-text-select_border_with popup.html +1 -1
- package/docs/examples/w-text-select_default.html +1 -1
- package/docs/examples/w-text-select_events.html +1 -1
- package/docs/examples/w-text-select_expansionIconSize.html +1 -1
- package/docs/examples/w-text-select_fullwidth.html +1 -1
- package/docs/examples/w-text-select_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +1 -1
- package/docs/examples/w-text-select_items(string array).html +1 -1
- package/docs/examples/w-text-select_keyText.html +1 -1
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-select_leftIcon (material).html +1 -1
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-select_not editable.html +1 -1
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-select_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-select_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-select_slot item.html +1 -1
- package/docs/examples/w-text-select_slot select.html +1 -1
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-select_textFontSize.html +1 -1
- package/docs/examples/w-text-select_with popup.html +1 -1
- package/docs/examples/w-text-suggest_a lot of items.html +1 -1
- package/docs/examples/w-text-suggest_borderRadius.html +1 -1
- package/docs/examples/w-text-suggest_border_a lot of items.html +1 -1
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text-suggest_border_borderRadius.html +1 -1
- package/docs/examples/w-text-suggest_border_default.html +1 -1
- package/docs/examples/w-text-suggest_border_events.html +1 -1
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +1 -1
- package/docs/examples/w-text-suggest_border_fullwidth.html +1 -1
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +1 -1
- package/docs/examples/w-text-suggest_border_items(string array).html +1 -1
- package/docs/examples/w-text-suggest_border_keyText.html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-suggest_border_noResultsText.html +1 -1
- package/docs/examples/w-text-suggest_border_not editable.html +1 -1
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-suggest_border_placeholder.html +1 -1
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +1 -1
- package/docs/examples/w-text-suggest_border_slot item.html +1 -1
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-suggest_border_textFontSize.html +1 -1
- package/docs/examples/w-text-suggest_border_with popup.html +1 -1
- package/docs/examples/w-text-suggest_default.html +1 -1
- package/docs/examples/w-text-suggest_events.html +1 -1
- package/docs/examples/w-text-suggest_expansionIconSize.html +1 -1
- package/docs/examples/w-text-suggest_fullwidth.html +1 -1
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +1 -1
- package/docs/examples/w-text-suggest_items(string array).html +1 -1
- package/docs/examples/w-text-suggest_keyText.html +1 -1
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-suggest_leftIcon (material).html +1 -1
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-suggest_noResultsText.html +1 -1
- package/docs/examples/w-text-suggest_not editable.html +1 -1
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-suggest_placeholder.html +1 -1
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-suggest_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +1 -1
- package/docs/examples/w-text-suggest_slot item.html +1 -1
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-suggest_textFontSize.html +1 -1
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +1 -1
- package/docs/examples/w-text_border_default.html +1 -1
- package/docs/examples/w-text_border_events.html +1 -1
- package/docs/examples/w-text_border_fullwidth.html +1 -1
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text_border_leftIcon (material).html +1 -1
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-text_border_not editable.html +1 -1
- package/docs/examples/w-text_border_placeholder.html +1 -1
- package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-text_border_textAlign.html +1 -1
- package/docs/examples/w-text_border_textColor.html +1 -1
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +1 -1
- package/docs/examples/w-text_default.html +1 -1
- package/docs/examples/w-text_events.html +1 -1
- package/docs/examples/w-text_fullwidth.html +1 -1
- package/docs/examples/w-text_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text_leftIcon (material).html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +1 -1
- package/docs/examples/w-text_not editable.html +1 -1
- package/docs/examples/w-text_placeholder.html +1 -1
- package/docs/examples/w-text_rightIcon.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +1 -1
- package/docs/examples/w-text_textAlign.html +1 -1
- package/docs/examples/w-text_textColor.html +1 -1
- package/docs/examples/w-text_textFontSize.html +1 -1
- package/docs/examples/w-textarea_borderColorFocus.html +1 -1
- package/docs/examples/w-textarea_default.html +1 -1
- package/docs/examples/w-textarea_fullwidth.html +1 -1
- package/docs/examples/w-textarea_not editable.html +1 -1
- package/docs/examples/w-textarea_placeholder.html +1 -1
- package/docs/examples/w-timeday-range_between.html +1 -1
- package/docs/examples/w-timeday-range_borderRadius.html +1 -1
- package/docs/examples/w-timeday-range_border_between.html +1 -1
- package/docs/examples/w-timeday-range_border_borderRadius.html +1 -1
- package/docs/examples/w-timeday-range_border_default.html +1 -1
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday-range_border_icon (material).html +1 -1
- package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeday-range_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeday-range_border_not editable.html +1 -1
- package/docs/examples/w-timeday-range_border_pickColor.html +1 -1
- package/docs/examples/w-timeday-range_border_textColor.html +1 -1
- package/docs/examples/w-timeday-range_default.html +1 -1
- package/docs/examples/w-timeday-range_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday-range_icon (material).html +1 -1
- package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday-range_iconTooltip.html +1 -1
- package/docs/examples/w-timeday-range_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeday-range_not editable.html +1 -1
- package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeday-range_pickColor.html +1 -1
- package/docs/examples/w-timeday-range_textColor.html +1 -1
- package/docs/examples/w-timeday_borderRadius.html +1 -1
- package/docs/examples/w-timeday_border_borderRadius.html +1 -1
- package/docs/examples/w-timeday_border_default.html +1 -1
- package/docs/examples/w-timeday_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday_border_icon (material).html +1 -1
- package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeday_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeday_border_not editable.html +1 -1
- package/docs/examples/w-timeday_border_pickColor.html +1 -1
- package/docs/examples/w-timeday_border_textColor.html +1 -1
- package/docs/examples/w-timeday_default.html +1 -1
- package/docs/examples/w-timeday_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday_icon (material).html +1 -1
- package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday_iconTooltip.html +1 -1
- package/docs/examples/w-timeday_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeday_not editable.html +1 -1
- package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeday_pickColor.html +1 -1
- package/docs/examples/w-timeday_textColor.html +1 -1
- package/docs/examples/w-timeminute-range_between.html +1 -1
- package/docs/examples/w-timeminute-range_borderRadius.html +1 -1
- package/docs/examples/w-timeminute-range_border_between.html +1 -1
- package/docs/examples/w-timeminute-range_border_borderRadius.html +1 -1
- package/docs/examples/w-timeminute-range_border_default.html +1 -1
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute-range_border_icon (material).html +1 -1
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute-range_border_minuteInter.html +1 -1
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute-range_border_not editable.html +1 -1
- package/docs/examples/w-timeminute-range_border_pickColor.html +1 -1
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute-range_default.html +1 -1
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute-range_icon (material).html +1 -1
- package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute-range_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute-range_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeminute-range_minuteInter.html +1 -1
- package/docs/examples/w-timeminute-range_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute-range_not editable.html +1 -1
- package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeminute-range_pickColor.html +1 -1
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute_borderRadius.html +1 -1
- package/docs/examples/w-timeminute_border_borderRadius.html +1 -1
- package/docs/examples/w-timeminute_border_default.html +1 -1
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute_border_icon (material).html +1 -1
- package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeminute_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute_border_minuteInter.html +1 -1
- package/docs/examples/w-timeminute_border_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute_border_not editable.html +1 -1
- package/docs/examples/w-timeminute_border_pickColor.html +1 -1
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute_default.html +1 -1
- package/docs/examples/w-timeminute_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute_icon (material).html +1 -1
- package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeminute_minuteInter.html +1 -1
- package/docs/examples/w-timeminute_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute_not editable.html +1 -1
- package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeminute_pickColor.html +1 -1
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_default.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_height.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_settings.html +1 -1
- package/docs/examples/w-tree_activable_itemActive.html +1 -1
- package/docs/examples/w-tree_activable_itemActive_funActive.html +1 -1
- package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +1 -1
- package/docs/examples/w-tree_default.html +1 -1
- package/docs/examples/w-tree_defaultDisplayLevel.html +1 -1
- package/docs/examples/w-tree_draggable.html +1 -1
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +1 -1
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +1 -1
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +1 -1
- package/docs/examples/w-tree_events.html +1 -1
- package/docs/examples/w-tree_filterKeywords_filterFunction.html +1 -1
- package/docs/examples/w-tree_filterKeywords_noResultsText.html +1 -1
- package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +1 -1
- package/docs/examples/w-tree_iconSize(20).html +1 -1
- package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +1 -1
- package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +1 -1
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +1 -1
- package/docs/examples/w-tree_indent.html +1 -1
- package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +1 -1
- package/docs/examples/w-tree_no viewHeightMax.html +1 -1
- package/docs/examples/w-tree_operatable.html +1 -1
- package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +1 -1
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +1 -1
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +1 -1
- package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +1 -1
- package/docs/examples/w-tree_paddingStyle.html +1 -1
- package/docs/examples/w-tree_rippleColor.html +1 -1
- package/docs/examples/w-tree_selectable.html +1 -1
- package/docs/examples/w-tree_selectable_draggable.html +1 -1
- package/docs/examples/w-tree_slot.html +1 -1
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +1 -1
- package/docs/examples/w-tree_slot_locked_selectable.html +1 -1
- package/docs/examples/w-tree_slot_operatable.html +1 -1
- package/docs/examples/w-tree_slot_selectable.html +1 -1
- package/docs/examples/w-tree_slot_selectable_draggable.html +1 -1
- package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +1 -1
- package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +1 -1
- package/docs/examples/w-tree_toggleItemsAll.html +1 -1
- package/docs/examples/w-tree_toggleItemsByFun.html +1 -1
- package/docs/examples/w-tree_viewHeightMax.html +1 -1
- package/docs/global.html +9 -9
- package/docs/{js_highchartsSetting.mjs.html → highchartsSetting.mjs.html} +3 -3
- package/docs/index.html +1 -1
- package/docs/module-WAggridVueDyn.html +1 -1
- package/docs/module-WBadge.html +1 -1
- package/docs/module-WButtonChip.html +1 -1
- package/docs/module-WButtonCircle.html +1 -1
- package/docs/module-WCheckbox.html +1 -1
- package/docs/module-WCkeditorVueDyn.html +1 -1
- package/docs/module-WConfirm.html +1 -1
- package/docs/module-WDialog.html +1 -1
- package/docs/module-WDrawer.html +1 -1
- package/docs/module-WDropfiles.html +1 -1
- package/docs/module-WDynamicList.html +1 -1
- package/docs/module-WEchartsVueDyn.html +1 -1
- package/docs/module-WExplorer.html +505 -1
- package/docs/module-WGroupCheck.html +1 -1
- package/docs/module-WGroupDragdrop.html +1 -1
- package/docs/module-WGroupRadio.html +1 -1
- package/docs/module-WGroupTags.html +1 -1
- package/docs/module-WHighchartsBitmapDyn.html +1 -1
- package/docs/module-WHighchartsVueDyn.html +1 -1
- package/docs/module-WHighstockVueDyn.html +1 -1
- package/docs/module-WIcon.html +1 -1
- package/docs/module-WIconLoading.html +1 -1
- package/docs/module-WIconSvg.html +1 -1
- package/docs/module-WImageCascadingDyn.html +1 -1
- package/docs/module-WImageViewerDyn.html +1 -1
- package/docs/module-WJsonView.html +1 -1
- package/docs/module-WLeafletVueDyn.html +1 -1
- package/docs/module-WListExpand.html +1 -1
- package/docs/module-WListExpandItem.html +1 -1
- package/docs/module-WListHorizontal.html +1 -1
- package/docs/module-WListItem.html +1 -1
- package/docs/module-WListVertical.html +1 -1
- package/docs/module-WPanelAvatar.html +1 -1
- package/docs/module-WPanelBulge.html +1 -1
- package/docs/module-WPanelDivideHorizontal.html +1 -1
- package/docs/module-WPanelDivideVertical.html +1 -1
- package/docs/module-WPanelScrolly.html +1 -1
- package/docs/module-WPanelScrollyCore.html +1 -1
- package/docs/module-WPanelStripe.html +1 -1
- package/docs/module-WPopup.html +1 -1
- package/docs/module-WPopupEditText.html +1 -1
- package/docs/module-WProgressBar.html +1 -1
- package/docs/module-WProgressCircle.html +1 -1
- package/docs/module-WQuillVueDyn.html +1 -1
- package/docs/module-WShellBottomLine.html +1 -1
- package/docs/module-WShellEllipse.html +1 -1
- package/docs/module-WShellMaterial.html +1 -1
- package/docs/module-WSwitch.html +1 -1
- package/docs/module-WTableDyn.html +1 -1
- package/docs/module-WText.html +1 -1
- package/docs/module-WTextCore.html +1 -1
- package/docs/module-WTextInt.html +1 -1
- package/docs/module-WTextIntCore.html +1 -1
- package/docs/module-WTextSelect.html +1 -1
- package/docs/module-WTextSuggest.html +1 -1
- package/docs/module-WTextSuggestCore.html +1 -1
- package/docs/module-WTextarea.html +1 -1
- package/docs/module-WTimeday.html +1 -1
- package/docs/module-WTimedayCore.html +1 -1
- package/docs/module-WTimedayRange.html +1 -1
- package/docs/module-WTimedayRangeCore.html +1 -1
- package/docs/module-WTimeminute.html +1 -1
- package/docs/module-WTimeminuteCore.html +1 -1
- package/docs/module-WTimeminuteRange.html +1 -1
- package/docs/module-WTimeminuteRangeCore.html +1 -1
- package/docs/module-WTinymceVueDyn.html +1 -1
- package/docs/module-WTree.html +1 -1
- package/docs/module-WTreeIconCheckbox.html +1 -1
- package/docs/module-WTreeIconToggle.html +1 -1
- package/docs/{js_vuetifyColor.mjs.html → vuetifyColor.mjs.html} +3 -3
- package/package.json +2 -2
- package/src/AppZoneWExplorer.vue +227 -63
- package/src/components/WExplorer.vue +234 -127
- package/src/js/domMutation.mjs +2 -0
- package/docs/components_WExplorer.vue.html +0 -1120
|
@@ -1,1120 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
|
|
5
|
-
<meta charset="utf-8">
|
|
6
|
-
<title>components/WExplorer.vue - Documentation</title>
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
<script src="scripts/prettify/prettify.js"></script>
|
|
10
|
-
<script src="scripts/prettify/lang-css.js"></script>
|
|
11
|
-
<!--[if lt IE 9]>
|
|
12
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
13
|
-
<![endif]-->
|
|
14
|
-
<link type="text/css" rel="stylesheet" href="styles/prettify.css">
|
|
15
|
-
<link type="text/css" rel="stylesheet" href="styles/jsdoc.css">
|
|
16
|
-
<script src="scripts/nav.js" defer></script>
|
|
17
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
18
|
-
</head>
|
|
19
|
-
<body>
|
|
20
|
-
|
|
21
|
-
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
|
|
22
|
-
<label for="nav-trigger" class="navicon-button x">
|
|
23
|
-
<div class="navicon"></div>
|
|
24
|
-
</label>
|
|
25
|
-
|
|
26
|
-
<label for="nav-trigger" class="overlay"></label>
|
|
27
|
-
|
|
28
|
-
<nav >
|
|
29
|
-
|
|
30
|
-
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WAggridVueDyn.html">WAggridVueDyn</a></li><li><a href="module-WBadge.html">WBadge</a></li><li><a href="module-WButtonChip.html">WButtonChip</a></li><li><a href="module-WButtonCircle.html">WButtonCircle</a></li><li><a href="module-WCheckbox.html">WCheckbox</a></li><li><a href="module-WCkeditorVueDyn.html">WCkeditorVueDyn</a></li><li><a href="module-WConfirm.html">WConfirm</a></li><li><a href="module-WDialog.html">WDialog</a></li><li><a href="module-WDrawer.html">WDrawer</a></li><li><a href="module-WDropfiles.html">WDropfiles</a></li><li><a href="module-WDynamicList.html">WDynamicList</a></li><li><a href="module-WEchartsVueDyn.html">WEchartsVueDyn</a></li><li><a href="module-WExplorer.html">WExplorer</a></li><li><a href="module-WGroupCheck.html">WGroupCheck</a></li><li><a href="module-WGroupDragdrop.html">WGroupDragdrop</a></li><li><a href="module-WGroupRadio.html">WGroupRadio</a></li><li><a href="module-WGroupTags.html">WGroupTags</a></li><li><a href="module-WHighchartsBitmapDyn.html">WHighchartsBitmapDyn</a></li><li><a href="module-WHighchartsVueDyn.html">WHighchartsVueDyn</a></li><li><a href="module-WHighstockVueDyn.html">WHighstockVueDyn</a></li><li><a href="module-WIcon.html">WIcon</a></li><li><a href="module-WIconLoading.html">WIconLoading</a></li><li><a href="module-WIconSvg.html">WIconSvg</a></li><li><a href="module-WImageCascadingDyn.html">WImageCascadingDyn</a></li><li><a href="module-WImageViewerDyn.html">WImageViewerDyn</a></li><li><a href="module-WJsonView.html">WJsonView</a></li><li><a href="module-WLeafletVueDyn.html">WLeafletVueDyn</a></li><li><a href="module-WListExpand.html">WListExpand</a></li><li><a href="module-WListExpandItem.html">WListExpandItem</a></li><li><a href="module-WListHorizontal.html">WListHorizontal</a></li><li><a href="module-WListItem.html">WListItem</a></li><li><a href="module-WListVertical.html">WListVertical</a></li><li><a href="module-WPanelAvatar.html">WPanelAvatar</a></li><li><a href="module-WPanelBulge.html">WPanelBulge</a></li><li><a href="module-WPanelDivideHorizontal.html">WPanelDivideHorizontal</a></li><li><a href="module-WPanelDivideVertical.html">WPanelDivideVertical</a></li><li><a href="module-WPanelScrolly.html">WPanelScrolly</a></li><li><a href="module-WPanelScrollyCore.html">WPanelScrollyCore</a></li><li><a href="module-WPanelStripe.html">WPanelStripe</a></li><li><a href="module-WPopup.html">WPopup</a></li><li><a href="module-WPopupEditText.html">WPopupEditText</a></li><li><a href="module-WProgressBar.html">WProgressBar</a></li><li><a href="module-WProgressCircle.html">WProgressCircle</a></li><li><a href="module-WQuillVueDyn.html">WQuillVueDyn</a></li><li><a href="module-WShellBottomLine.html">WShellBottomLine</a></li><li><a href="module-WShellEllipse.html">WShellEllipse</a></li><li><a href="module-WShellMaterial.html">WShellMaterial</a></li><li><a href="module-WSwitch.html">WSwitch</a></li><li><a href="module-WTableDyn.html">WTableDyn</a></li><li><a href="module-WText.html">WText</a></li><li><a href="module-WTextarea.html">WTextarea</a></li><li><a href="module-WTextCore.html">WTextCore</a></li><li><a href="module-WTextInt.html">WTextInt</a></li><li><a href="module-WTextIntCore.html">WTextIntCore</a></li><li><a href="module-WTextSelect.html">WTextSelect</a></li><li><a href="module-WTextSuggest.html">WTextSuggest</a></li><li><a href="module-WTextSuggestCore.html">WTextSuggestCore</a></li><li><a href="module-WTimeday.html">WTimeday</a></li><li><a href="module-WTimedayCore.html">WTimedayCore</a></li><li><a href="module-WTimedayRange.html">WTimedayRange</a></li><li><a href="module-WTimedayRangeCore.html">WTimedayRangeCore</a></li><li><a href="module-WTimeminute.html">WTimeminute</a></li><li><a href="module-WTimeminuteCore.html">WTimeminuteCore</a></li><li><a href="module-WTimeminuteRange.html">WTimeminuteRange</a></li><li><a href="module-WTimeminuteRangeCore.html">WTimeminuteRangeCore</a></li><li><a href="module-WTinymceVueDyn.html">WTinymceVueDyn</a></li><li><a href="module-WTree.html">WTree</a></li><li><a href="module-WTreeIconCheckbox.html">WTreeIconCheckbox</a></li><li><a href="module-WTreeIconToggle.html">WTreeIconToggle</a></li></ul><h3>Global</h3><ul><li><a href="global.html#binarySearch">binarySearch</a></li><li><a href="global.html#color2hex">color2hex</a></li><li><a href="global.html#getHCDataGrouping">getHCDataGrouping</a></li><li><a href="global.html#getHCDateFmt">getHCDateFmt</a></li><li><a href="global.html#getHCGlobal">getHCGlobal</a></li><li><a href="global.html#getHCMarker">getHCMarker</a></li><li><a href="global.html#getHCUnits">getHCUnits</a></li><li><a href="global.html#iniHCMarkers">iniHCMarkers</a></li></ul>
|
|
31
|
-
</nav>
|
|
32
|
-
|
|
33
|
-
<div id="main">
|
|
34
|
-
|
|
35
|
-
<h1 class="page-title">components/WExplorer.vue</h1>
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
<section>
|
|
44
|
-
<article>
|
|
45
|
-
<pre class="prettyprint source linenums"><code><template>
|
|
46
|
-
<div
|
|
47
|
-
style=""
|
|
48
|
-
:changeShowTree="changeShowTree"
|
|
49
|
-
:changeItems="changeItems"
|
|
50
|
-
v-domresize
|
|
51
|
-
@domresize="resizePanel"
|
|
52
|
-
>
|
|
53
|
-
|
|
54
|
-
<WDrawer
|
|
55
|
-
:style="`width:${panelWidth}px; height:${panelHeight}px;`"
|
|
56
|
-
:afloat="treeAfloat"
|
|
57
|
-
:drawerWidth.sync="treeWidth"
|
|
58
|
-
:drawerWidthMin="treeWidthMin"
|
|
59
|
-
:drawerWidthMax="treeWidthMax"
|
|
60
|
-
:dragDrawerWidth="true"
|
|
61
|
-
:drawerBarColor="treeDrawerBarColor"
|
|
62
|
-
:drawerBarSize="treeDrawerBarSize"
|
|
63
|
-
:value="showTreeTrans"
|
|
64
|
-
@input="emitShowTree"
|
|
65
|
-
>
|
|
66
|
-
|
|
67
|
-
<template v-slot:drawer="props">
|
|
68
|
-
<!-- tree高度是使用viewHeightMax為動態高度, 故外部封裝一層給予背景色 -->
|
|
69
|
-
<div :style="`height:100%; background:${effTreeBackgroundColor};`">
|
|
70
|
-
|
|
71
|
-
<WTree
|
|
72
|
-
ref="wt"
|
|
73
|
-
:style="`width:${props.width}px; min-width:${props.width}px;`"
|
|
74
|
-
:viewHeightMax="panelHeight"
|
|
75
|
-
:defItemHeight="treeDefItemHeight"
|
|
76
|
-
:defaultDisplayLevel="treeDefaultDisplayLevel"
|
|
77
|
-
:data="treeItemsFolder"
|
|
78
|
-
:activable="true"
|
|
79
|
-
:itemActive.sync="folderItemActive"
|
|
80
|
-
:paddingStyle="treePaddingStyle"
|
|
81
|
-
:indent="treeIndent"
|
|
82
|
-
:iconSize="toggleTreeIconSize"
|
|
83
|
-
:iconToggleColor="toggleTreeIconColor"
|
|
84
|
-
:iconToggleBackgroundColor="toggleTreeIconBackgroundColor"
|
|
85
|
-
:iconToggleBackgroundColorHover="toggleTreeIconBackgroundColorHover"
|
|
86
|
-
:itemTextColor="treeItemTextColor"
|
|
87
|
-
:itemTextColorHover="treeItemTextColorHover"
|
|
88
|
-
:itemTextColorActive="treeItemTextColorActive"
|
|
89
|
-
:itemBackgroundColor="treeItemBackgroundColor"
|
|
90
|
-
:itemBackgroundColorHover="treeItemBackgroundColorHover"
|
|
91
|
-
:itemBackgroundColorActive="treeItemBackgroundColorActive"
|
|
92
|
-
:itemRippleColor="treeItemRippleColor"
|
|
93
|
-
_render="render"
|
|
94
|
-
>
|
|
95
|
-
<template v-slot:item="props">
|
|
96
|
-
<div
|
|
97
|
-
:style="`display:flex; min-height:${treeDefItemHeight}px;`"
|
|
98
|
-
@click="ckTreeFolder(props)"
|
|
99
|
-
>
|
|
100
|
-
|
|
101
|
-
<div :style="`height:${treeDefItemHeight}px; padding-right:4px; display:flex; align-items:center;`">
|
|
102
|
-
<WIcon
|
|
103
|
-
:icon="treeFolderIcon"
|
|
104
|
-
:color="getTreeFolderIconColor(props)"
|
|
105
|
-
:size="treeFolderIconSize"
|
|
106
|
-
></WIcon>
|
|
107
|
-
</div>
|
|
108
|
-
|
|
109
|
-
<!-- 文字一般、hover與active顏色可由tree組件由item殼設定提供, 故slot內可不用自行封裝取得文字顏色功能 -->
|
|
110
|
-
<div :style="`min-height:${treeDefItemHeight}px; line-height:${treeDefItemHeight}px; ${useTreeItemTextFontSize}`">
|
|
111
|
-
{{props.data.text}}
|
|
112
|
-
</div>
|
|
113
|
-
|
|
114
|
-
</div>
|
|
115
|
-
</template>
|
|
116
|
-
</WTree>
|
|
117
|
-
|
|
118
|
-
</div>
|
|
119
|
-
</template>
|
|
120
|
-
|
|
121
|
-
<template v-slot:content="props">
|
|
122
|
-
<!-- 較多組件時初始化偵測高度會較慢, 連帶造成高度超過容器, 故使用overflow:hidden避免顯示捲軸 -->
|
|
123
|
-
<div :style="`height:100%; overflow:hidden;`">
|
|
124
|
-
|
|
125
|
-
<div
|
|
126
|
-
:style="`width:${props.width}px; min-width:${props.width}px; border-bottom:${lineBetweenPathAndListWidth}px solid ${effLineBetweenPathAndListColor}; background:${effPathBackgroundColor};`"
|
|
127
|
-
v-domresize
|
|
128
|
-
@domresize="resizePath"
|
|
129
|
-
>
|
|
130
|
-
|
|
131
|
-
<div :style="`display:flex; align-items:flex-start;`">
|
|
132
|
-
|
|
133
|
-
<div :style="`min-height:${btnDisplayTreeIconSize+8}px; padding:0px 2px 0px 5px; display:flex; align-items:center;`">
|
|
134
|
-
|
|
135
|
-
<!-- 切換顯隱tree按鈕 -->
|
|
136
|
-
<WButtonCircle
|
|
137
|
-
:paddingStyle="{h:2,v:2}"
|
|
138
|
-
:icon="showTreeTrans?btnDisplayTreeIconHide:btnDisplayTreeIconShow"
|
|
139
|
-
:iconSize="btnDisplayTreeIconSize"
|
|
140
|
-
:iconColor="btnDisplayTreeIconColor"
|
|
141
|
-
:iconColorHover="btnDisplayTreeIconColorHover"
|
|
142
|
-
:iconColorFocus="btnDisplayTreeIconColorFocus"
|
|
143
|
-
:backgroundColor="btnDisplayTreeBackgroundColor"
|
|
144
|
-
:backgroundColorHover="btnDisplayTreeBackgroundColorHover"
|
|
145
|
-
:backgroundColorFocus="btnDisplayTreeBackgroundColorFocus"
|
|
146
|
-
:shadow="false"
|
|
147
|
-
@click="emitShowTree(!showTreeTrans)"
|
|
148
|
-
></WButtonCircle>
|
|
149
|
-
|
|
150
|
-
</div>
|
|
151
|
-
|
|
152
|
-
<div
|
|
153
|
-
:style="`min-height:${btnDisplayTreeIconSize+8}px; padding-left:4px; color:${effPathBtnTextColor}; ${usePathBtnTextFontSize} display:flex; align-items:center;`"
|
|
154
|
-
v-if="parentInfors.length===0"
|
|
155
|
-
>
|
|
156
|
-
{{noSelectedText}}
|
|
157
|
-
</div>
|
|
158
|
-
|
|
159
|
-
<div :style="`display:flex; flex-wrap:wrap;`">
|
|
160
|
-
<div
|
|
161
|
-
:style="`min-height:${btnDisplayTreeIconSize+8}px;`"
|
|
162
|
-
:key="'kpi-'+kpi"
|
|
163
|
-
v-for="(pi,kpi) in parentInfors"
|
|
164
|
-
>
|
|
165
|
-
|
|
166
|
-
<!-- 因path區域預設有底線故-1px -->
|
|
167
|
-
<div :style="`min-height:${btnDisplayTreeIconSize+8}px; display:flex; align-items:center;`">
|
|
168
|
-
|
|
169
|
-
<WIcon
|
|
170
|
-
:icon="pathSepIcon"
|
|
171
|
-
:color="pathSepIconColor"
|
|
172
|
-
:size="pathSepIconSize"
|
|
173
|
-
></WIcon>
|
|
174
|
-
|
|
175
|
-
<!-- 因會重刷path故textColorActive與backgroundColorActive會被清除, 也就不須提供外部設定 -->
|
|
176
|
-
<WButtonChip
|
|
177
|
-
:paddingStyle="{h:6,v:0}"
|
|
178
|
-
:borderWidth="{}"
|
|
179
|
-
:borderRadius="4"
|
|
180
|
-
:shadow="false"
|
|
181
|
-
:text="pi.name"
|
|
182
|
-
:textColor="pathBtnTextColor"
|
|
183
|
-
:textColorHover="pathBtnTextColorHover"
|
|
184
|
-
_textColorActive="pathBtnTextColorActive"
|
|
185
|
-
:textFontSize="pathBtnTextFontSize"
|
|
186
|
-
_icon="pathSepIcon"
|
|
187
|
-
_iconColor="pathSepIconColor"
|
|
188
|
-
_iconSize="pathSepIconSize"
|
|
189
|
-
:backgroundColor="pathBtnBackgroundColor"
|
|
190
|
-
:backgroundColorHover="pathBtnBackgroundColorHover"
|
|
191
|
-
_backgroundColorActive="pathBtnBackgroundColorActive"
|
|
192
|
-
@click="ckPathFolder(pi)"
|
|
193
|
-
>
|
|
194
|
-
</WButtonChip>
|
|
195
|
-
|
|
196
|
-
</div>
|
|
197
|
-
|
|
198
|
-
</div>
|
|
199
|
-
</div>
|
|
200
|
-
|
|
201
|
-
</div>
|
|
202
|
-
|
|
203
|
-
</div>
|
|
204
|
-
|
|
205
|
-
<div
|
|
206
|
-
:style="`height:${listHeight}px; background:${effListBackgroundColor};`"
|
|
207
|
-
>
|
|
208
|
-
<WListVertical
|
|
209
|
-
:style="`width:${props.width}px; min-width:${props.width}px; height:${listHeight}px;`"
|
|
210
|
-
:items="folderItems"
|
|
211
|
-
:itemActive.sync="fileItemActive"
|
|
212
|
-
:itemClickable="true"
|
|
213
|
-
:itemCursorPointer="false"
|
|
214
|
-
:paddingStyle="listPaddingStyle"
|
|
215
|
-
:itemBackgroundColor="listItemBackgroundColor"
|
|
216
|
-
:itemBackgroundColorHover="listItemBackgroundColorHover"
|
|
217
|
-
:itemBackgroundColorActive="listItemBackgroundColorActive"
|
|
218
|
-
:itemTextColor="listItemTextColor"
|
|
219
|
-
:itemTextColorHover="listItemTextColorHover"
|
|
220
|
-
:itemTextColorActive="listItemTextColorActive"
|
|
221
|
-
:itemIconSize="listItemIconSize"
|
|
222
|
-
_itemIconColor="listItemIconColor"
|
|
223
|
-
_itemIconColorHover="listItemIconColorHover"
|
|
224
|
-
_itemIconColorActive="listItemIconColorActive"
|
|
225
|
-
:itemRippleColor="listItemRippleColor"
|
|
226
|
-
_click="ckListItem"
|
|
227
|
-
v-if="folderItems.length>0"
|
|
228
|
-
>
|
|
229
|
-
|
|
230
|
-
<template v-slot:header>
|
|
231
|
-
<slot
|
|
232
|
-
name="list-head"
|
|
233
|
-
>
|
|
234
|
-
</slot>
|
|
235
|
-
</template>
|
|
236
|
-
|
|
237
|
-
<template v-slot:item="props">
|
|
238
|
-
<div :style="`position:relative; min-height:${listDefItemHeight}px; line-height:${listDefItemHeight}px;`">
|
|
239
|
-
|
|
240
|
-
<!-- 由slot外側提供預設字型設定, 而字型顏色設定由更外側WListVertical組件提供 -->
|
|
241
|
-
<div :style="`${useListItemTextFontSize}`">
|
|
242
|
-
<slot
|
|
243
|
-
name="list-item"
|
|
244
|
-
:item="{
|
|
245
|
-
...props.item,
|
|
246
|
-
iconColor:getListItemIconColor(props),
|
|
247
|
-
iconSize:listItemIconSize,
|
|
248
|
-
}"
|
|
249
|
-
:funClickListItem="()=>{ckListItem(props)}"
|
|
250
|
-
>
|
|
251
|
-
|
|
252
|
-
<div :style="`display:flex;`">
|
|
253
|
-
|
|
254
|
-
<div
|
|
255
|
-
:style="`height:${listDefItemHeight}px; padding-right:4px; display:flex; align-items:center; cursor:pointer;`"
|
|
256
|
-
@click="ckListItem(props)"
|
|
257
|
-
>
|
|
258
|
-
<WIcon
|
|
259
|
-
:icon="props.item.icon"
|
|
260
|
-
:color="getListItemIconColor(props)"
|
|
261
|
-
:size="listItemIconSize"
|
|
262
|
-
></WIcon>
|
|
263
|
-
</div>
|
|
264
|
-
|
|
265
|
-
<div
|
|
266
|
-
:style="`${useListItemTextFontSize} cursor:pointer; user-select:none;`"
|
|
267
|
-
@click="ckListItem(props)"
|
|
268
|
-
>
|
|
269
|
-
{{props.item.text}}
|
|
270
|
-
</div>
|
|
271
|
-
|
|
272
|
-
</div>
|
|
273
|
-
|
|
274
|
-
</slot>
|
|
275
|
-
</div>
|
|
276
|
-
|
|
277
|
-
<div :style="`position:absolute; top:0px; right:0px; _width:100%; height:100%;`">
|
|
278
|
-
<slot
|
|
279
|
-
name="list-item-cover"
|
|
280
|
-
:item="props.item"
|
|
281
|
-
>
|
|
282
|
-
</slot>
|
|
283
|
-
</div>
|
|
284
|
-
|
|
285
|
-
<slot
|
|
286
|
-
name="list-item-pkg"
|
|
287
|
-
:item="props.item"
|
|
288
|
-
>
|
|
289
|
-
</slot>
|
|
290
|
-
|
|
291
|
-
</div>
|
|
292
|
-
</template>
|
|
293
|
-
|
|
294
|
-
<template v-slot:footer>
|
|
295
|
-
<slot
|
|
296
|
-
name="list-foot"
|
|
297
|
-
>
|
|
298
|
-
</slot>
|
|
299
|
-
</template>
|
|
300
|
-
|
|
301
|
-
</WListVertical>
|
|
302
|
-
</div>
|
|
303
|
-
|
|
304
|
-
</div>
|
|
305
|
-
</template>
|
|
306
|
-
|
|
307
|
-
</WDrawer>
|
|
308
|
-
|
|
309
|
-
</div>
|
|
310
|
-
</template>
|
|
311
|
-
|
|
312
|
-
<script>
|
|
313
|
-
import { mdiFolder, mdiFileOutline, mdiChevronRight, mdiArrowLeftBoldHexagonOutline, mdiArrowRightBoldHexagonOutline } from '@mdi/js'
|
|
314
|
-
import get from 'lodash/get'
|
|
315
|
-
import map from 'lodash/map'
|
|
316
|
-
import isbol from 'wsemi/src/isbol.mjs'
|
|
317
|
-
import replace from 'wsemi/src/replace.mjs'
|
|
318
|
-
import filepathToTree from 'wsemi/src/filepathToTree.mjs'
|
|
319
|
-
import color2hex from '../js/vuetifyColor.mjs'
|
|
320
|
-
import domResize from '../js/domResize.mjs'
|
|
321
|
-
import WIcon from './WIcon.vue'
|
|
322
|
-
import WTree from './WTree.vue'
|
|
323
|
-
import WListVertical from './WListVertical.vue'
|
|
324
|
-
import WDrawer from './WDrawer.vue'
|
|
325
|
-
import WButtonChip from './WButtonChip.vue'
|
|
326
|
-
import WButtonCircle from './WButtonCircle.vue'
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
/**
|
|
330
|
-
*
|
|
331
|
-
*
|
|
332
|
-
|
|
333
|
-
*/
|
|
334
|
-
export default {
|
|
335
|
-
directives: {
|
|
336
|
-
domresize: domResize(),
|
|
337
|
-
},
|
|
338
|
-
components: {
|
|
339
|
-
WIcon,
|
|
340
|
-
WTree,
|
|
341
|
-
WListVertical,
|
|
342
|
-
WDrawer,
|
|
343
|
-
WButtonChip,
|
|
344
|
-
WButtonCircle,
|
|
345
|
-
},
|
|
346
|
-
props: {
|
|
347
|
-
|
|
348
|
-
// * @vue-prop {Array} [items=[]] 輸入項目物件陣列,預設[]
|
|
349
|
-
// * @vue-prop {Number} [treeWidthMin=null] 輸入使用拖曳抽屜寬度分隔條(dragDrawerWidth=true)時,拖曳抽屜寬度分隔條最小值數字,預設null
|
|
350
|
-
// * @vue-prop {Number} [treeWidthMax=null] 輸入使用拖曳抽屜寬度分隔條(dragDrawerWidth=true)時,拖曳抽屜寬度分隔條最大值數字,預設null
|
|
351
|
-
items: {
|
|
352
|
-
type: Array,
|
|
353
|
-
default: () => [],
|
|
354
|
-
},
|
|
355
|
-
treeWidthMin: {
|
|
356
|
-
type: Number,
|
|
357
|
-
default: null,
|
|
358
|
-
},
|
|
359
|
-
treeWidthMax: {
|
|
360
|
-
type: Number,
|
|
361
|
-
default: null,
|
|
362
|
-
},
|
|
363
|
-
|
|
364
|
-
// * @vue-prop {Boolean} [showTree=false] 輸入是否顯示樹狀資料夾布林值,預設false
|
|
365
|
-
// * @vue-prop {Boolean} [treeAfloat=false] 輸入是否樹狀資料夾為浮動顯示布林值,設為true時浮在內容區上故不壓縮內容區寬度,預設false
|
|
366
|
-
// * @vue-prop {Number} [treeDefItemHeight=30] 輸入樹狀資料夾之按需顯示時各項目預設最小高度(min-height)值,給越準或給大部分項目的高度則渲染速度越快,單位為px,預設30
|
|
367
|
-
// * @vue-prop {Number} [treeDefaultDisplayLevel=null] 輸入樹狀資料夾之初始展開層數數字,若輸入1就是預設展開至第1層,第2層(含)以下則都隱藏,若輸入null就是全展開,預設null
|
|
368
|
-
// * @vue-prop {Object} [treePaddingStyle={v:0,h:0}] 輸入樹狀資料夾之內寬距離物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:0,h:0}
|
|
369
|
-
// * @vue-prop {Number} [treeIndent=0.7] 輸入樹狀資料夾之縮排比率數字,若使用1就是1倍的圖標寬度(24px)+2*separation(3px),預設0.7
|
|
370
|
-
// * @vue-prop {Number} [toggleTreeIconSize=24] 輸入樹狀資料夾之顯隱icon按鈕高度數字,單位為px,預設24
|
|
371
|
-
// * @vue-prop {String} [toggleTreeIconColor='grey'] 輸入樹狀資料夾之顯隱icon按鈕顏色字串,預設'grey'
|
|
372
|
-
// * @vue-prop {String} [toggleTreeIconBackgroundColor='transparent'] 輸入樹狀資料夾之顯隱icon按鈕背景顏色字串,預設'transparent'
|
|
373
|
-
// * @vue-prop {String} [toggleTreeIconBackgroundColorHover='rgba(128,128,128,0.15)'] 輸入滑鼠移入時樹狀資料夾之顯隱icon按鈕背景顏色字串,預設'rgba(128,128,128,0.15)'
|
|
374
|
-
// * @vue-prop {String} [treeItemTextColor='#444'] 輸入樹狀資料夾之文字顏色字串,預設'#444'
|
|
375
|
-
// * @vue-prop {String} [treeItemTextColorHover='#222'] 輸入滑鼠移入時樹狀資料夾之文字顏色字串,預設'#222'
|
|
376
|
-
// * @vue-prop {String} [treeItemTextColorActive='#000'] 輸入主動模式時樹狀資料夾之文字顏色字串,預設'#000'
|
|
377
|
-
// * @vue-prop {String} [treeFolderIcon=mdiFolder] 輸入樹狀資料夾之資料夾圖標字串,預設mdiFolder
|
|
378
|
-
// * @vue-prop {Number} [treeFolderIconSize=20] 輸入樹狀資料夾之資料夾圖標之尺寸數字,單位px,預設20
|
|
379
|
-
// * @vue-prop {String} [treeFolderIconColor='#888'] 輸入樹狀資料夾之資料夾圖標顏色字串,預設'#888'
|
|
380
|
-
// * @vue-prop {String} [treeFolderIconColorHover='#777'] 輸入滑鼠移入時樹狀資料夾之資料夾圖標顏色字串,預設'#777'
|
|
381
|
-
// * @vue-prop {String} [treeFolderIconColorActive='#666'] 輸入主動模式時樹狀資料夾之資料夾圖標顏色字串,預設'#666'
|
|
382
|
-
// * @vue-prop {String} [treeItemBackgroundColor='transparent'] 輸入樹狀資料夾之項目區背景顏色字串,預設'transparent'
|
|
383
|
-
// * @vue-prop {String} [treeItemBackgroundColorHover='rgba(200,200,200,0.2)'] 輸入滑鼠移入時樹狀資料夾之項目區背景顏色字串,預設'rgba(200,200,200,0.2)'
|
|
384
|
-
// * @vue-prop {String} [treeItemBackgroundColorActive='rgba(100,100,100,0.2)'] 輸入主動模式時樹狀資料夾之項目區背景顏色字串,預設'rgba(100,100,100,0.2)'
|
|
385
|
-
// * @vue-prop {String} [treeItemRippleColor='rgba(200,200,200,0.4)'] 輸入樹狀資料夾之項目區ripple效果顏色字串,預設'rgba(200,200,200,0.4)'
|
|
386
|
-
// * @vue-prop {String} [treeBackgroundColor='#fff'] 輸入樹狀資料夾背景顏色字串,預設'#fff'
|
|
387
|
-
showTree: {
|
|
388
|
-
type: Boolean,
|
|
389
|
-
default: true,
|
|
390
|
-
},
|
|
391
|
-
treeAfloat: {
|
|
392
|
-
type: Boolean,
|
|
393
|
-
default: false,
|
|
394
|
-
},
|
|
395
|
-
treeDefItemHeight: {
|
|
396
|
-
type: Number,
|
|
397
|
-
default: 30,
|
|
398
|
-
},
|
|
399
|
-
treeDefaultDisplayLevel: {
|
|
400
|
-
type: Number,
|
|
401
|
-
default: null,
|
|
402
|
-
},
|
|
403
|
-
treePaddingStyle: {
|
|
404
|
-
type: Object,
|
|
405
|
-
default: () => {
|
|
406
|
-
return {
|
|
407
|
-
v: 0,
|
|
408
|
-
h: 0,
|
|
409
|
-
}
|
|
410
|
-
},
|
|
411
|
-
},
|
|
412
|
-
treeIndent: {
|
|
413
|
-
type: Number,
|
|
414
|
-
default: 0.7,
|
|
415
|
-
},
|
|
416
|
-
toggleTreeIconSize: {
|
|
417
|
-
type: Number,
|
|
418
|
-
default: 24,
|
|
419
|
-
},
|
|
420
|
-
toggleTreeIconColor: {
|
|
421
|
-
type: String,
|
|
422
|
-
default: 'grey',
|
|
423
|
-
},
|
|
424
|
-
toggleTreeIconBackgroundColor: {
|
|
425
|
-
type: String,
|
|
426
|
-
default: 'transparent',
|
|
427
|
-
},
|
|
428
|
-
toggleTreeIconBackgroundColorHover: {
|
|
429
|
-
type: String,
|
|
430
|
-
default: 'rgba(128,128,128,0.15)',
|
|
431
|
-
},
|
|
432
|
-
treeItemTextFontSize: {
|
|
433
|
-
type: String,
|
|
434
|
-
default: '0.85rem',
|
|
435
|
-
},
|
|
436
|
-
treeItemTextColor: {
|
|
437
|
-
type: String,
|
|
438
|
-
default: '#444',
|
|
439
|
-
},
|
|
440
|
-
treeItemTextColorHover: {
|
|
441
|
-
type: String,
|
|
442
|
-
default: '#222',
|
|
443
|
-
},
|
|
444
|
-
treeItemTextColorActive: {
|
|
445
|
-
type: String,
|
|
446
|
-
default: '#000',
|
|
447
|
-
},
|
|
448
|
-
treeFolderIcon: {
|
|
449
|
-
type: String,
|
|
450
|
-
default: mdiFolder,
|
|
451
|
-
},
|
|
452
|
-
treeFolderIconSize: {
|
|
453
|
-
type: Number,
|
|
454
|
-
default: 20,
|
|
455
|
-
},
|
|
456
|
-
treeFolderIconColor: {
|
|
457
|
-
type: String,
|
|
458
|
-
default: '#888',
|
|
459
|
-
},
|
|
460
|
-
treeFolderIconColorHover: {
|
|
461
|
-
type: String,
|
|
462
|
-
default: '#777',
|
|
463
|
-
},
|
|
464
|
-
treeFolderIconColorActive: {
|
|
465
|
-
type: String,
|
|
466
|
-
default: '#666',
|
|
467
|
-
},
|
|
468
|
-
treeItemBackgroundColor: {
|
|
469
|
-
type: String,
|
|
470
|
-
default: 'transparent',
|
|
471
|
-
},
|
|
472
|
-
treeItemBackgroundColorHover: {
|
|
473
|
-
type: String,
|
|
474
|
-
default: 'rgba(200,200,200,0.2)',
|
|
475
|
-
},
|
|
476
|
-
treeItemBackgroundColorActive: {
|
|
477
|
-
type: String,
|
|
478
|
-
default: 'rgba(100,100,100,0.2)',
|
|
479
|
-
},
|
|
480
|
-
treeItemRippleColor: {
|
|
481
|
-
type: String,
|
|
482
|
-
default: 'rgba(200,200,200,0.4)',
|
|
483
|
-
},
|
|
484
|
-
treeBackgroundColor: {
|
|
485
|
-
type: String,
|
|
486
|
-
default: '#fff',
|
|
487
|
-
},
|
|
488
|
-
|
|
489
|
-
// * @vue-prop {Number} [treeDrawerBarSize=2] 輸入樹狀資料夾抽屜之分隔條尺寸數字,為分隔條寬度,單位為px,預設2
|
|
490
|
-
// * @vue-prop {String} [treeDrawerBarColor='#ddd'] 輸入樹狀資料夾抽屜之分隔條顏色字串,預設'#ddd'
|
|
491
|
-
treeDrawerBarSize: {
|
|
492
|
-
type: Number,
|
|
493
|
-
default: 2,
|
|
494
|
-
},
|
|
495
|
-
treeDrawerBarColor: {
|
|
496
|
-
type: String,
|
|
497
|
-
default: '#ddd',
|
|
498
|
-
},
|
|
499
|
-
|
|
500
|
-
// * @vue-prop {Number} [lineBetweenPathAndListWidth=1] 輸入路徑區與清單區之間分隔線寬度,單位為px,預設1
|
|
501
|
-
// * @vue-prop {String} [lineBetweenPathAndListColor='#ddd'] 輸入路徑區與清單區之間分隔線顏色字串,預設'#ddd'
|
|
502
|
-
lineBetweenPathAndListWidth: {
|
|
503
|
-
type: Number,
|
|
504
|
-
default: 1,
|
|
505
|
-
},
|
|
506
|
-
lineBetweenPathAndListColor: {
|
|
507
|
-
type: String,
|
|
508
|
-
default: '#ddd',
|
|
509
|
-
},
|
|
510
|
-
|
|
511
|
-
// * @vue-prop {Number} [listDefItemHeight=30] 輸入清單區按需顯示時各項目預設最小高度(min-height)值,單位為px,預設30
|
|
512
|
-
// * @vue-prop {Object} [listPaddingStyle={v:0,h:6}] 輸入清單區項目之內寬距離設定物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:0,h:6}
|
|
513
|
-
// * @vue-prop {String} [listItemBackgroundColor='transparent'] 輸入清單區項目之背景顏色字串,預設'transparent'
|
|
514
|
-
// * @vue-prop {String} [listItemBackgroundColorHover='rgba(200,200,200,0.2)'] 輸入滑鼠移入時清單區項目之背景顏色字串,預設'rgba(200,200,200,0.2)'
|
|
515
|
-
// * @vue-prop {String} [listItemBackgroundColorActive='rgba(100,100,100,0.2)'] 輸入主動模式時清單區項目之背景顏色字串,預設'rgba(100,100,100,0.2)'
|
|
516
|
-
// * @vue-prop {String} [listItemTextFontSize='0.85rem'] 輸入清單區項目之文字字型大小字串,預設'0.85rem'
|
|
517
|
-
// * @vue-prop {String} [listItemTextColor='#444'] 輸入清單區項目之文字顏色字串,預設'#444'
|
|
518
|
-
// * @vue-prop {String} [listItemTextColorHover='#222'] 輸入滑鼠移入時清單區項目之文字顏色字串,預設'#222'
|
|
519
|
-
// * @vue-prop {String} [listItemTextColorActive='#000'] 輸入主動模式時清單區項目之文字顏色字串,預設'#000'
|
|
520
|
-
// * @vue-prop {String} [listFolderIcon=mdiFolder] 輸入清單區項目之資料夾圖標字串,預設mdiFolder
|
|
521
|
-
// * @vue-prop {String} [listFileIcon=mdiFileOutline] 輸入清單區項目之檔案圖標字串,預設mdiFileOutline
|
|
522
|
-
// * @vue-prop {Number} [listItemIconSize=22] 輸入清單區項目之圖標尺寸數字,單位px,預設22
|
|
523
|
-
// * @vue-prop {String} [listItemIconColor='#888'] 輸入清單區項目之圖標顏色字串,預設'#888'
|
|
524
|
-
// * @vue-prop {String} [listItemIconColorHover='#777'] 輸入滑鼠移入時清單區項目之圖標顏色字串,預設'#777'
|
|
525
|
-
// * @vue-prop {String} [listItemIconColorActive='#666'] 輸入主動模式時清單區項目之圖標顏色字串,預設'#666'
|
|
526
|
-
// * @vue-prop {String} [listItemRippleColor='rgba(255,255,255,0.4)'] 輸入清單區項目之ripple效果顏色字串,預設'rgba(255,255,255,0.4)'
|
|
527
|
-
// * @vue-prop {String} [listBackgroundColor='#fff'] 輸入清單區背景顏色字串,預設'#fff'
|
|
528
|
-
listDefItemHeight: {
|
|
529
|
-
type: Number,
|
|
530
|
-
default: 30,
|
|
531
|
-
},
|
|
532
|
-
listPaddingStyle: {
|
|
533
|
-
type: Object,
|
|
534
|
-
default: () => {
|
|
535
|
-
return {
|
|
536
|
-
v: 0,
|
|
537
|
-
h: 6,
|
|
538
|
-
}
|
|
539
|
-
},
|
|
540
|
-
},
|
|
541
|
-
listItemBackgroundColor: {
|
|
542
|
-
type: String,
|
|
543
|
-
default: 'transparent',
|
|
544
|
-
},
|
|
545
|
-
listItemBackgroundColorHover: {
|
|
546
|
-
type: String,
|
|
547
|
-
default: 'rgba(200,200,200,0.2)',
|
|
548
|
-
},
|
|
549
|
-
listItemBackgroundColorActive: {
|
|
550
|
-
type: String,
|
|
551
|
-
default: 'rgba(100,100,100,0.2)',
|
|
552
|
-
},
|
|
553
|
-
listItemTextFontSize: {
|
|
554
|
-
type: String,
|
|
555
|
-
default: '0.85rem',
|
|
556
|
-
},
|
|
557
|
-
listItemTextColor: {
|
|
558
|
-
type: String,
|
|
559
|
-
default: '#444',
|
|
560
|
-
},
|
|
561
|
-
listItemTextColorHover: {
|
|
562
|
-
type: String,
|
|
563
|
-
default: '#222',
|
|
564
|
-
},
|
|
565
|
-
listItemTextColorActive: {
|
|
566
|
-
type: String,
|
|
567
|
-
default: '#000',
|
|
568
|
-
},
|
|
569
|
-
listFolderIcon: {
|
|
570
|
-
type: String,
|
|
571
|
-
default: mdiFolder,
|
|
572
|
-
},
|
|
573
|
-
listFileIcon: {
|
|
574
|
-
type: String,
|
|
575
|
-
default: mdiFileOutline,
|
|
576
|
-
},
|
|
577
|
-
listItemIconSize: {
|
|
578
|
-
type: Number,
|
|
579
|
-
default: 22,
|
|
580
|
-
},
|
|
581
|
-
listItemIconColor: {
|
|
582
|
-
type: String,
|
|
583
|
-
default: '#888',
|
|
584
|
-
},
|
|
585
|
-
listItemIconColorHover: {
|
|
586
|
-
type: String,
|
|
587
|
-
default: '#777',
|
|
588
|
-
},
|
|
589
|
-
listItemIconColorActive: {
|
|
590
|
-
type: String,
|
|
591
|
-
default: '#666',
|
|
592
|
-
},
|
|
593
|
-
listItemRippleColor: {
|
|
594
|
-
type: String,
|
|
595
|
-
default: 'rgba(255,255,255,0.4)',
|
|
596
|
-
},
|
|
597
|
-
listBackgroundColor: {
|
|
598
|
-
type: String,
|
|
599
|
-
default: '#fff',
|
|
600
|
-
},
|
|
601
|
-
|
|
602
|
-
// * @vue-prop {String} [btnDisplayTreeIconShow=mdiArrowRightBoldHexagonOutline] 輸入顯示tree按鈕圖標字串,預設mdiArrowRightBoldHexagonOutline
|
|
603
|
-
// * @vue-prop {String} [btnDisplayTreeIconShow=mdiArrowLeftBoldHexagonOutline] 輸入隱藏tree按鈕圖標字串,預設mdiArrowLeftBoldHexagonOutline
|
|
604
|
-
// * @vue-prop {Number} [btnDisplayTreeIconSize=20] 輸入顯隱tree按鈕圖標之尺寸數字,單位px,預設20
|
|
605
|
-
// * @vue-prop {String} [btnDisplayTreeIconColor='grey darken-1'] 輸入顯隱tree按鈕圖標顏色字串,預設'grey darken-1'
|
|
606
|
-
// * @vue-prop {String} [btnDisplayTreeIconColorHover='grey darken-2'] 輸入滑鼠移入時顯隱tree按鈕圖標顏色字串,預設'grey darken-2'
|
|
607
|
-
// * @vue-prop {String} [btnDisplayTreeIconColorFocus='grey darken-3'] 輸入取得焦點時顯隱tree按鈕圖標顏色字串,預設'grey darken-3'
|
|
608
|
-
// * @vue-prop {String} [btnDisplayTreeBackgroundColor='transparent'] 輸入顯隱tree按鈕背景顏色字串,預設'transparent'
|
|
609
|
-
// * @vue-prop {String} [btnDisplayTreeBackgroundColorHover='rgb(236,236,236)'] 輸入滑鼠移入時顯隱tree按鈕背景顏色字串,預設'rgb(236,236,236)'
|
|
610
|
-
// * @vue-prop {String} [btnDisplayTreeBackgroundColorFocus='rgb(230,230,230)'] 輸入主動模式時顯隱tree按鈕背景顏色字串,預設'rgb(230,230,230)'
|
|
611
|
-
btnDisplayTreeIconShow: {
|
|
612
|
-
type: String,
|
|
613
|
-
default: mdiArrowRightBoldHexagonOutline,
|
|
614
|
-
},
|
|
615
|
-
btnDisplayTreeIconHide: {
|
|
616
|
-
type: String,
|
|
617
|
-
default: mdiArrowLeftBoldHexagonOutline,
|
|
618
|
-
},
|
|
619
|
-
btnDisplayTreeIconSize: {
|
|
620
|
-
type: Number,
|
|
621
|
-
default: 20,
|
|
622
|
-
},
|
|
623
|
-
btnDisplayTreeIconColor: {
|
|
624
|
-
type: String,
|
|
625
|
-
default: 'grey darken-1',
|
|
626
|
-
},
|
|
627
|
-
btnDisplayTreeIconColorHover: {
|
|
628
|
-
type: String,
|
|
629
|
-
default: 'grey darken-2',
|
|
630
|
-
},
|
|
631
|
-
btnDisplayTreeIconColorFocus: {
|
|
632
|
-
type: String,
|
|
633
|
-
default: 'grey darken-3',
|
|
634
|
-
},
|
|
635
|
-
btnDisplayTreeBackgroundColor: {
|
|
636
|
-
type: String,
|
|
637
|
-
default: 'transparent',
|
|
638
|
-
},
|
|
639
|
-
btnDisplayTreeBackgroundColorHover: {
|
|
640
|
-
type: String,
|
|
641
|
-
default: 'rgb(236,236,236)',
|
|
642
|
-
},
|
|
643
|
-
btnDisplayTreeBackgroundColorFocus: {
|
|
644
|
-
type: String,
|
|
645
|
-
default: 'rgb(230,230,230)',
|
|
646
|
-
},
|
|
647
|
-
|
|
648
|
-
// * @vue-prop {String} [pathBtnTextColor='#444'] 輸入路徑區按鈕之文字顏色字串,預設'#444'
|
|
649
|
-
// * @vue-prop {String} [pathBtnTextColorHover='#222'] 輸入滑鼠移入時路徑區按鈕之文字顏色字串,預設'#222'
|
|
650
|
-
// * @vue-prop {String} [pathBtnTextFontSize='0.85rem'] 輸入路徑區按鈕之文字字型大小字串,預設'0.85rem'
|
|
651
|
-
// * @vue-prop {String} [pathBtnBackgroundColor='transparent'] 輸入路徑區按鈕之背景顏色字串,預設'transparent'
|
|
652
|
-
// * @vue-prop {String} [pathBtnBackgroundColorHover='rgb(236,236,236)'] 輸入滑鼠移入時路徑區按鈕之背景顏色字串,預設'rgb(236,236,236)'
|
|
653
|
-
// * @vue-prop {String} [pathSepIcon=mdiChevronRight] 輸入路徑區分隔符號之圖標字串,預設mdiChevronRight
|
|
654
|
-
// * @vue-prop {String} [pathSepIconColor='#888'] 輸入路徑區分隔符號之圖標顏色字串,預設'#888'
|
|
655
|
-
// * @vue-prop {Number} [pathSepIconSize=18] 輸入路徑區分隔符號之圖標尺寸數字,單位px,預設18
|
|
656
|
-
// * @vue-prop {String} [pathBackgroundColor='transparent'] 輸入路徑區背景顏色字串,預設'#fff'
|
|
657
|
-
pathBtnTextColor: {
|
|
658
|
-
type: String,
|
|
659
|
-
default: '#444',
|
|
660
|
-
},
|
|
661
|
-
pathBtnTextColorHover: {
|
|
662
|
-
type: String,
|
|
663
|
-
default: '#222',
|
|
664
|
-
},
|
|
665
|
-
pathBtnTextFontSize: {
|
|
666
|
-
type: String,
|
|
667
|
-
default: '0.85rem',
|
|
668
|
-
},
|
|
669
|
-
pathBtnBackgroundColor: {
|
|
670
|
-
type: String,
|
|
671
|
-
default: 'transparent',
|
|
672
|
-
},
|
|
673
|
-
pathBtnBackgroundColorHover: {
|
|
674
|
-
type: String,
|
|
675
|
-
default: 'rgb(236,236,236)',
|
|
676
|
-
},
|
|
677
|
-
pathSepIcon: {
|
|
678
|
-
type: String,
|
|
679
|
-
default: mdiChevronRight,
|
|
680
|
-
},
|
|
681
|
-
pathSepIconColor: {
|
|
682
|
-
type: String,
|
|
683
|
-
default: '#888',
|
|
684
|
-
},
|
|
685
|
-
pathSepIconSize: {
|
|
686
|
-
type: Number,
|
|
687
|
-
default: 18,
|
|
688
|
-
},
|
|
689
|
-
pathBackgroundColor: {
|
|
690
|
-
type: String,
|
|
691
|
-
default: '#fff',
|
|
692
|
-
},
|
|
693
|
-
|
|
694
|
-
// * @vue-prop {String} [noSelectedText='No selected folder'] 輸入尚未選擇資料夾字串,預設'No selected folder'
|
|
695
|
-
noSelectedText: {
|
|
696
|
-
type: String,
|
|
697
|
-
default: 'No selected folder',
|
|
698
|
-
},
|
|
699
|
-
|
|
700
|
-
},
|
|
701
|
-
data: function() {
|
|
702
|
-
return {
|
|
703
|
-
|
|
704
|
-
panelWidth: 0,
|
|
705
|
-
panelHeight: 0,
|
|
706
|
-
pathHeight: 0,
|
|
707
|
-
|
|
708
|
-
showTreeTrans: true,
|
|
709
|
-
treeWidth: 200,
|
|
710
|
-
|
|
711
|
-
folderItemActive: null,
|
|
712
|
-
folderItems: [],
|
|
713
|
-
fileItemActive: null,
|
|
714
|
-
|
|
715
|
-
treeItemsFolder: null,
|
|
716
|
-
treeItems: null,
|
|
717
|
-
kpPath: null,
|
|
718
|
-
|
|
719
|
-
parentInfors: [],
|
|
720
|
-
|
|
721
|
-
}
|
|
722
|
-
},
|
|
723
|
-
computed: {
|
|
724
|
-
|
|
725
|
-
changeShowTree: function() {
|
|
726
|
-
// console.log('changeShowTree')
|
|
727
|
-
let vo = this
|
|
728
|
-
vo.showTreeTrans = vo.showTree
|
|
729
|
-
return ''
|
|
730
|
-
},
|
|
731
|
-
|
|
732
|
-
changeItems: function() {
|
|
733
|
-
// console.log('changeItems')
|
|
734
|
-
let vo = this
|
|
735
|
-
let r = filepathToTree(vo.items)
|
|
736
|
-
vo.treeItemsFolder = r.treeItemsFolder
|
|
737
|
-
vo.treeItems = r.treeItems
|
|
738
|
-
vo.kpPath = r.kpPath
|
|
739
|
-
return ''
|
|
740
|
-
},
|
|
741
|
-
|
|
742
|
-
effTreeBackgroundColor: function() {
|
|
743
|
-
let vo = this
|
|
744
|
-
return color2hex(vo.treeBackgroundColor)
|
|
745
|
-
},
|
|
746
|
-
|
|
747
|
-
effListBackgroundColor: function() {
|
|
748
|
-
let vo = this
|
|
749
|
-
return color2hex(vo.listBackgroundColor)
|
|
750
|
-
},
|
|
751
|
-
|
|
752
|
-
effPathBackgroundColor: function() {
|
|
753
|
-
let vo = this
|
|
754
|
-
return color2hex(vo.pathBackgroundColor)
|
|
755
|
-
},
|
|
756
|
-
|
|
757
|
-
effLineBetweenPathAndListColor: function() {
|
|
758
|
-
let vo = this
|
|
759
|
-
return color2hex(vo.lineBetweenPathAndListColor)
|
|
760
|
-
},
|
|
761
|
-
|
|
762
|
-
effTreeFolderIconColor: function() {
|
|
763
|
-
let vo = this
|
|
764
|
-
return color2hex(vo.treeFolderIconColor)
|
|
765
|
-
},
|
|
766
|
-
|
|
767
|
-
effTreeFolderIconColorHover: function() {
|
|
768
|
-
let vo = this
|
|
769
|
-
return color2hex(vo.treeFolderIconColorHover)
|
|
770
|
-
},
|
|
771
|
-
|
|
772
|
-
effTreeFolderIconColorActive: function() {
|
|
773
|
-
let vo = this
|
|
774
|
-
return color2hex(vo.treeFolderIconColorActive)
|
|
775
|
-
},
|
|
776
|
-
|
|
777
|
-
useTreeItemTextFontSize: function() {
|
|
778
|
-
let vo = this
|
|
779
|
-
let s = vo.treeItemTextFontSize
|
|
780
|
-
s = replace(s, ';', '')
|
|
781
|
-
return `font-size:${s};`
|
|
782
|
-
},
|
|
783
|
-
|
|
784
|
-
useListItemTextFontSize: function() {
|
|
785
|
-
let vo = this
|
|
786
|
-
let s = vo.listItemTextFontSize
|
|
787
|
-
s = replace(s, ';', '')
|
|
788
|
-
return `font-size:${s};`
|
|
789
|
-
},
|
|
790
|
-
|
|
791
|
-
effListItemIconColor: function() {
|
|
792
|
-
let vo = this
|
|
793
|
-
return color2hex(vo.listItemIconColor)
|
|
794
|
-
},
|
|
795
|
-
|
|
796
|
-
effListItemIconColorHover: function() {
|
|
797
|
-
let vo = this
|
|
798
|
-
return color2hex(vo.listItemIconColorHover)
|
|
799
|
-
},
|
|
800
|
-
|
|
801
|
-
effListItemIconColorActive: function() {
|
|
802
|
-
let vo = this
|
|
803
|
-
return color2hex(vo.listItemIconColorActive)
|
|
804
|
-
},
|
|
805
|
-
|
|
806
|
-
usePathBtnTextFontSize: function() {
|
|
807
|
-
let vo = this
|
|
808
|
-
let s = vo.pathBtnTextFontSize
|
|
809
|
-
s = replace(s, ';', '')
|
|
810
|
-
return `font-size:${s};`
|
|
811
|
-
},
|
|
812
|
-
|
|
813
|
-
listHeight: function() {
|
|
814
|
-
let vo = this
|
|
815
|
-
return vo.panelHeight - vo.pathHeight
|
|
816
|
-
},
|
|
817
|
-
|
|
818
|
-
effPathBtnTextColor: function() {
|
|
819
|
-
let vo = this
|
|
820
|
-
return color2hex(vo.pathBtnTextColor)
|
|
821
|
-
},
|
|
822
|
-
|
|
823
|
-
},
|
|
824
|
-
methods: {
|
|
825
|
-
|
|
826
|
-
resizePanel: function(msg) {
|
|
827
|
-
// console.log('methods resizePanel', msg)
|
|
828
|
-
|
|
829
|
-
let vo = this
|
|
830
|
-
|
|
831
|
-
//update
|
|
832
|
-
vo.panelWidth = msg.snew.offsetWidth
|
|
833
|
-
vo.panelHeight = msg.snew.offsetHeight
|
|
834
|
-
|
|
835
|
-
},
|
|
836
|
-
|
|
837
|
-
resizePath: function(msg) {
|
|
838
|
-
// console.log('methods resizePath', msg)
|
|
839
|
-
|
|
840
|
-
let vo = this
|
|
841
|
-
|
|
842
|
-
//update
|
|
843
|
-
// vo.pathWidth = msg.snew.offsetWidth
|
|
844
|
-
vo.pathHeight = msg.snew.offsetHeight
|
|
845
|
-
|
|
846
|
-
},
|
|
847
|
-
|
|
848
|
-
emitShowTree: function(b) {
|
|
849
|
-
// console.log('methods emitShowTree', b)
|
|
850
|
-
|
|
851
|
-
let vo = this
|
|
852
|
-
|
|
853
|
-
//update
|
|
854
|
-
vo.showTreeTrans = b
|
|
855
|
-
|
|
856
|
-
//emit
|
|
857
|
-
vo.$emit('update:showTree', b)
|
|
858
|
-
|
|
859
|
-
},
|
|
860
|
-
|
|
861
|
-
getTreeFolderIconColor: function(props) {
|
|
862
|
-
// console.log('methods getTreeFolderIconColor', props)
|
|
863
|
-
|
|
864
|
-
let vo = this
|
|
865
|
-
|
|
866
|
-
//isHover
|
|
867
|
-
let isHover = get(props, 'isHover')
|
|
868
|
-
if (!isbol(isHover)) {
|
|
869
|
-
isHover = false
|
|
870
|
-
}
|
|
871
|
-
// console.log('isHover', isHover)
|
|
872
|
-
|
|
873
|
-
//isActive
|
|
874
|
-
let isActive = get(props, 'isActive')
|
|
875
|
-
if (!isbol(isActive)) {
|
|
876
|
-
isActive = false
|
|
877
|
-
}
|
|
878
|
-
// console.log('isActive', isActive)
|
|
879
|
-
|
|
880
|
-
if (isActive) {
|
|
881
|
-
return vo.effTreeFolderIconColorActive
|
|
882
|
-
}
|
|
883
|
-
else if (isHover) {
|
|
884
|
-
return vo.effTreeFolderIconColorHover
|
|
885
|
-
}
|
|
886
|
-
return vo.effTreeFolderIconColor
|
|
887
|
-
},
|
|
888
|
-
|
|
889
|
-
getListItemIconColor: function(props) {
|
|
890
|
-
// console.log('methods getListItemIconColor', props)
|
|
891
|
-
|
|
892
|
-
let vo = this
|
|
893
|
-
|
|
894
|
-
//isHover
|
|
895
|
-
let isHover = get(props, 'isHover')
|
|
896
|
-
if (!isbol(isHover)) {
|
|
897
|
-
isHover = false
|
|
898
|
-
}
|
|
899
|
-
// console.log('isHover', isHover)
|
|
900
|
-
|
|
901
|
-
//isActive
|
|
902
|
-
let isActive = get(props, 'isActive')
|
|
903
|
-
if (!isbol(isActive)) {
|
|
904
|
-
isActive = false
|
|
905
|
-
}
|
|
906
|
-
// console.log('isActive', isActive)
|
|
907
|
-
|
|
908
|
-
if (isActive) {
|
|
909
|
-
return vo.effListItemIconColorActive
|
|
910
|
-
}
|
|
911
|
-
else if (isHover) {
|
|
912
|
-
return vo.effListItemIconColorHover
|
|
913
|
-
}
|
|
914
|
-
return vo.effListItemIconColor
|
|
915
|
-
},
|
|
916
|
-
|
|
917
|
-
listFolder: function(children) {
|
|
918
|
-
// console.log('methods listFolder', children)
|
|
919
|
-
|
|
920
|
-
let vo = this
|
|
921
|
-
|
|
922
|
-
//重建物件陣列
|
|
923
|
-
let rs = map(children, (v) => {
|
|
924
|
-
let text = ''
|
|
925
|
-
let icon = ''
|
|
926
|
-
if (v._type === 'folder') {
|
|
927
|
-
text = v.text
|
|
928
|
-
icon = vo.listFolderIcon
|
|
929
|
-
}
|
|
930
|
-
else {
|
|
931
|
-
text = v.text
|
|
932
|
-
icon = vo.listFileIcon
|
|
933
|
-
}
|
|
934
|
-
return {
|
|
935
|
-
text,
|
|
936
|
-
icon,
|
|
937
|
-
data: v,
|
|
938
|
-
}
|
|
939
|
-
})
|
|
940
|
-
// console.log('rs', rs)
|
|
941
|
-
|
|
942
|
-
//save
|
|
943
|
-
vo.folderItems = rs
|
|
944
|
-
|
|
945
|
-
},
|
|
946
|
-
|
|
947
|
-
displayFolderById: function(id) {
|
|
948
|
-
// console.log('methods displayFolderById', id)
|
|
949
|
-
|
|
950
|
-
let vo = this
|
|
951
|
-
|
|
952
|
-
//pt
|
|
953
|
-
let pt = vo.kpPath[id]
|
|
954
|
-
// console.log('vo.kpPath', vo.kpPath)
|
|
955
|
-
// console.log('id', id, 'pt', pt)
|
|
956
|
-
|
|
957
|
-
//self
|
|
958
|
-
let self = get(vo.treeItems, pt)
|
|
959
|
-
// console.log('self', self)
|
|
960
|
-
|
|
961
|
-
//chpt
|
|
962
|
-
let chpt = `${pt}.children`
|
|
963
|
-
|
|
964
|
-
//children
|
|
965
|
-
let children = get(vo.treeItems, chpt)
|
|
966
|
-
// console.log('children', children)
|
|
967
|
-
|
|
968
|
-
//listFolder
|
|
969
|
-
vo.listFolder(children)
|
|
970
|
-
|
|
971
|
-
//parentInfors
|
|
972
|
-
let parentInfors = get(self, 'parentInfors', [])
|
|
973
|
-
|
|
974
|
-
//save
|
|
975
|
-
vo.parentInfors = parentInfors
|
|
976
|
-
|
|
977
|
-
},
|
|
978
|
-
|
|
979
|
-
ckTreeFolder: function(props) {
|
|
980
|
-
// console.log('methods ckTreeFolder', props)
|
|
981
|
-
|
|
982
|
-
let vo = this
|
|
983
|
-
|
|
984
|
-
//item
|
|
985
|
-
let item = get(props, 'data', null)
|
|
986
|
-
// console.log('item', item)
|
|
987
|
-
|
|
988
|
-
//id
|
|
989
|
-
let id = get(props, 'data.id', '')
|
|
990
|
-
// console.log('id', id)
|
|
991
|
-
|
|
992
|
-
//displayFolderById
|
|
993
|
-
vo.displayFolderById(id)
|
|
994
|
-
|
|
995
|
-
//emit
|
|
996
|
-
vo.$emit('click-folder', { from: 'tree', item })
|
|
997
|
-
vo.$emit('click', { type: 'folder', from: 'tree', item })
|
|
998
|
-
|
|
999
|
-
//clear
|
|
1000
|
-
vo.$nextTick(() => {
|
|
1001
|
-
vo.folderItemActive = null
|
|
1002
|
-
vo.fileItemActive = null
|
|
1003
|
-
})
|
|
1004
|
-
|
|
1005
|
-
},
|
|
1006
|
-
|
|
1007
|
-
ckListItem: function(props) {
|
|
1008
|
-
// console.log('methods ckListItem', props)
|
|
1009
|
-
|
|
1010
|
-
let vo = this
|
|
1011
|
-
|
|
1012
|
-
//item
|
|
1013
|
-
let item = get(props, 'item.data', null)
|
|
1014
|
-
// console.log('item', item)
|
|
1015
|
-
|
|
1016
|
-
//id
|
|
1017
|
-
let id = get(props, 'item.data.id', '')
|
|
1018
|
-
// console.log('id', id)
|
|
1019
|
-
|
|
1020
|
-
//_type
|
|
1021
|
-
let _type = get(props, 'item.data._type', '')
|
|
1022
|
-
|
|
1023
|
-
//click folder
|
|
1024
|
-
if (_type === 'folder') {
|
|
1025
|
-
|
|
1026
|
-
//displayFolderById
|
|
1027
|
-
vo.displayFolderById(id)
|
|
1028
|
-
|
|
1029
|
-
//emit
|
|
1030
|
-
vo.$emit('click-folder', { from: 'list', item })
|
|
1031
|
-
vo.$emit('click', { type: 'folder', from: 'list', item })
|
|
1032
|
-
|
|
1033
|
-
//clear, 因點擊之滑鼠放開會造成切換list內容後觸發對新項目的點擊, 故得要使用setTimeout給予更長延遲後才清除
|
|
1034
|
-
setTimeout(() => {
|
|
1035
|
-
vo.folderItemActive = null
|
|
1036
|
-
vo.fileItemActive = null
|
|
1037
|
-
}, 300)
|
|
1038
|
-
|
|
1039
|
-
}
|
|
1040
|
-
else {
|
|
1041
|
-
|
|
1042
|
-
//emit
|
|
1043
|
-
vo.$emit('click-file', { from: 'list', item })
|
|
1044
|
-
vo.$emit('click', { type: 'file', from: 'list', item })
|
|
1045
|
-
|
|
1046
|
-
}
|
|
1047
|
-
|
|
1048
|
-
},
|
|
1049
|
-
|
|
1050
|
-
ckPathFolder: function(item) {
|
|
1051
|
-
// console.log('methods ckPathFolder', item)
|
|
1052
|
-
|
|
1053
|
-
let vo = this
|
|
1054
|
-
|
|
1055
|
-
//id
|
|
1056
|
-
let id = get(item, 'id', '')
|
|
1057
|
-
// console.log('id', id)
|
|
1058
|
-
|
|
1059
|
-
//displayFolderById
|
|
1060
|
-
vo.displayFolderById(id)
|
|
1061
|
-
|
|
1062
|
-
//emit
|
|
1063
|
-
vo.$emit('click-folder', { from: 'path', item })
|
|
1064
|
-
vo.$emit('click', { type: 'folder', from: 'path', item })
|
|
1065
|
-
|
|
1066
|
-
//clear
|
|
1067
|
-
vo.$nextTick(() => {
|
|
1068
|
-
vo.folderItemActive = null
|
|
1069
|
-
vo.fileItemActive = null
|
|
1070
|
-
})
|
|
1071
|
-
|
|
1072
|
-
},
|
|
1073
|
-
|
|
1074
|
-
toggleTreeFoldersByFun: function(cb) {
|
|
1075
|
-
// console.log('methods toggleTreeFoldersByFun', cb)
|
|
1076
|
-
|
|
1077
|
-
let vo = this
|
|
1078
|
-
|
|
1079
|
-
return vo.$refs.wt.toggleItemsByFun(cb)
|
|
1080
|
-
},
|
|
1081
|
-
|
|
1082
|
-
toggleTreeFoldersAll: function(toUnfolding) {
|
|
1083
|
-
// console.log('methods toggleTreeFoldersAll', toUnfolding)
|
|
1084
|
-
|
|
1085
|
-
let vo = this
|
|
1086
|
-
|
|
1087
|
-
return vo.$refs.wt.toggleItemsAll(toUnfolding)
|
|
1088
|
-
},
|
|
1089
|
-
|
|
1090
|
-
},
|
|
1091
|
-
}
|
|
1092
|
-
</script>
|
|
1093
|
-
|
|
1094
|
-
<style scoped>
|
|
1095
|
-
</style>
|
|
1096
|
-
</code></pre>
|
|
1097
|
-
</article>
|
|
1098
|
-
</section>
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
</div>
|
|
1106
|
-
|
|
1107
|
-
<br class="clear">
|
|
1108
|
-
|
|
1109
|
-
<footer>
|
|
1110
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sat Aug 13 2022 23:59:28 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1111
|
-
</footer>
|
|
1112
|
-
|
|
1113
|
-
<script>prettyPrint();</script>
|
|
1114
|
-
<script src="scripts/polyfill.js"></script>
|
|
1115
|
-
<script src="scripts/linenumber.js"></script>
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
</body>
|
|
1120
|
-
</html>
|