w-component-vue 2.2.34 → 2.2.37
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 +2 -6
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +3 -7
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +2 -6
- package/docs/examples/w-alert_backgroundColor.html +2 -6
- package/docs/examples/w-alert_borderColor.html +2 -6
- package/docs/examples/w-alert_borderRadius.html +2 -6
- package/docs/examples/w-alert_borderWidth.html +2 -6
- package/docs/examples/w-alert_default.html +2 -6
- package/docs/examples/w-alert_icon.html +2 -6
- package/docs/examples/w-alert_position.html +2 -6
- package/docs/examples/w-alert_recive closed event by promise.html +2 -6
- package/docs/examples/w-alert_shadowStyle.html +2 -6
- package/docs/examples/w-alert_textColor.html +2 -6
- package/docs/examples/w-alert_time (6s).html +2 -6
- package/docs/examples/w-alert_type error.html +2 -6
- package/docs/examples/w-alert_type infor.html +2 -6
- package/docs/examples/w-alert_type warning.html +2 -6
- package/docs/examples/w-badge_backgroundColor.html +2 -6
- package/docs/examples/w-badge_badgeAlign.html +2 -6
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +2 -6
- package/docs/examples/w-badge_borderRadius.html +2 -6
- package/docs/examples/w-badge_default.html +2 -6
- package/docs/examples/w-badge_textColor_backgroundColor.html +2 -6
- package/docs/examples/w-badge_textFontSize.html +2 -6
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_borderColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_iconColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +2 -6
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +2 -6
- package/docs/examples/w-button-chip_active_textColorActive.html +2 -6
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderRadius.html +2 -6
- package/docs/examples/w-button-chip_borderRadiusStyle.html +2 -6
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderWidth.html +2 -6
- package/docs/examples/w-button-chip_close.html +2 -6
- package/docs/examples/w-button-chip_close_shiftRight.html +2 -6
- package/docs/examples/w-button-chip_default.html +2 -6
- package/docs/examples/w-button-chip_icon (fontawesome).html +2 -6
- package/docs/examples/w-button-chip_icon (material).html +2 -6
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +2 -6
- package/docs/examples/w-button-chip_icon_no text.html +2 -6
- package/docs/examples/w-button-chip_loading.html +2 -6
- package/docs/examples/w-button-chip_loading_loadingColor.html +2 -6
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +2 -6
- package/docs/examples/w-button-chip_modify loading by callback in click.html +2 -6
- package/docs/examples/w-button-chip_modify prog by callback in click.html +2 -6
- package/docs/examples/w-button-chip_no shadow.html +2 -6
- package/docs/examples/w-button-chip_not editable.html +2 -6
- package/docs/examples/w-button-chip_not editable_disabledColor.html +2 -6
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-button-chip_prog.html +2 -6
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-button-chip_promiseUnlock.html +2 -6
- package/docs/examples/w-button-chip_rippleColor.html +2 -6
- package/docs/examples/w-button-chip_shadowStyle.html +2 -6
- package/docs/examples/w-button-chip_shiftLeft.html +2 -6
- package/docs/examples/w-button-chip_slot_close.html +2 -6
- package/docs/examples/w-button-chip_textColor.html +2 -6
- package/docs/examples/w-button-chip_textColor_textColorHover.html +2 -6
- package/docs/examples/w-button-chip_tooltip.html +2 -6
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -6
- package/docs/examples/w-button-circle_icon (fontawesome).html +2 -6
- package/docs/examples/w-button-circle_icon (material).html +2 -6
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +2 -6
- package/docs/examples/w-button-circle_loading.html +2 -6
- package/docs/examples/w-button-circle_loading_loadingColor.html +2 -6
- package/docs/examples/w-button-circle_no shadow.html +2 -6
- package/docs/examples/w-button-circle_not editable.html +2 -6
- package/docs/examples/w-button-circle_not editable_disabledColor.html +2 -6
- package/docs/examples/w-button-circle_paddingStyle.html +2 -6
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +2 -6
- package/docs/examples/w-button-circle_promiseUnlock.html +2 -6
- package/docs/examples/w-button-circle_rippleColor.html +2 -6
- package/docs/examples/w-button-circle_shadowStyle.html +2 -6
- package/docs/examples/w-button-circle_tooltip.html +2 -6
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +2 -6
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +2 -6
- package/docs/examples/w-checkbox_default.html +2 -6
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-checkbox_not editable.html +2 -6
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +2 -6
- package/docs/examples/w-checkbox_text.html +2 -6
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +2 -6
- package/docs/examples/w-checkbox_use string (y or n).html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_default.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_height.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +2 -6
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +2 -6
- package/docs/examples/w-confirm_contentIconColor.html +2 -6
- package/docs/examples/w-confirm_contentIconSize.html +2 -6
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +2 -6
- package/docs/examples/w-confirm_maxWidth.html +2 -6
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +2 -6
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +2 -6
- package/docs/examples/w-confirm_scrollable (slot content).html +2 -6
- package/docs/examples/w-confirm_scrollable.html +2 -6
- package/docs/examples/w-confirm_slot content.html +2 -6
- package/docs/examples/w-confirm_slot footer.html +2 -6
- package/docs/examples/w-confirm_slot header.html +2 -6
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +2 -6
- package/docs/examples/w-confirm_title_content.html +2 -6
- package/docs/examples/w-dialog_closeWithInterceptor.html +2 -6
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_fullscreen.html +2 -6
- package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +2 -6
- package/docs/examples/w-dialog_hasSaveBtn, no save button.html +2 -6
- package/docs/examples/w-dialog_headerBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_headerBtns.html +2 -6
- package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_icon (fontawesome).html +2 -6
- package/docs/examples/w-dialog_maxWidth, for narrow width.html +2 -6
- package/docs/examples/w-dialog_multi dialogs.html +2 -6
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +2 -6
- package/docs/examples/w-dialog_scrollable.html +2 -6
- package/docs/examples/w-dialog_separate for slot content.html +2 -6
- package/docs/examples/w-dialog_slot content.html +2 -6
- package/docs/examples/w-dialog_slot header-left_header-right.html +2 -6
- package/docs/examples/w-dialog_table in slot content.html +2 -6
- package/docs/examples/w-dialog_title.html +2 -6
- package/docs/examples/w-drawer_afloat.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_mode.html +2 -6
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_overlayOpacity.html +2 -6
- package/docs/examples/w-drawer_default.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -6
- package/docs/examples/w-drawer_drawerWidth.html +2 -6
- package/docs/examples/w-drawer_mode.html +2 -6
- package/docs/examples/w-drawer_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -6
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +2 -6
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +2 -6
- package/docs/examples/w-dropfiles_borderRadius.html +2 -6
- package/docs/examples/w-dropfiles_borderWidth.html +2 -6
- package/docs/examples/w-dropfiles_default.html +2 -6
- package/docs/examples/w-dropfiles_timeTransition.html +2 -6
- package/docs/examples/w-dynamic-list_change rows.html +4 -8
- package/docs/examples/w-dynamic-list_change slot.html +4 -8
- package/docs/examples/w-dynamic-list_default.html +4 -8
- package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +4 -8
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +3 -7
- package/docs/examples/w-dynamic-list_processItems.html +4 -8
- package/docs/examples/w-dynamic-list_render.html +4 -8
- package/docs/examples/w-dynamic-list_slot item with image.html +4 -8
- package/docs/examples/w-dynamic-list_viewHeightMax.html +4 -8
- package/docs/examples/w-echarts-vue-dyn_area.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_continuous.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_line.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_line3D.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_parallel.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_polar.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_radar.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_scatter.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_stack.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_surface.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_tree.html +4 -7
- package/docs/examples/w-echarts-vue-dyn_treemap.html +3 -6
- package/docs/examples/w-explorer_bindRoot.html +609 -0
- package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +406 -37
- package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +406 -37
- package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +406 -37
- package/docs/examples/w-explorer_dark mode.html +418 -46
- package/docs/examples/w-explorer_default.html +406 -37
- package/docs/examples/w-explorer_events.html +406 -37
- package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +406 -37
- package/docs/examples/w-explorer_listBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +406 -37
- package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemRippleColor.html +407 -38
- package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemTextFontSize.html +406 -37
- package/docs/examples/w-explorer_listPaddingStyle.html +406 -37
- package/docs/examples/w-explorer_noSelectedText.html +406 -37
- package/docs/examples/w-explorer_pathBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +612 -0
- package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +610 -0
- package/docs/examples/w-explorer_pathBtnTextFontSize.html +609 -0
- package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +406 -37
- package/docs/examples/w-explorer_showTree_treeAfloat.html +618 -0
- package/docs/examples/w-explorer_slot list-item-cover.html +643 -0
- package/docs/examples/w-explorer_slot list-item-sub.html +649 -0
- package/docs/examples/w-explorer_slot list-item_list-item-cover_list-head_list-foot.html +740 -0
- package/docs/examples/w-explorer_small text.html +407 -38
- package/docs/examples/w-explorer_toggleTreeFoldersAll.html +622 -0
- package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +642 -0
- package/docs/examples/w-explorer_toggleTreeIconColor_toggleTreeIconBackgroundColor_toggleTreeIconBackgroundColorHover.html +406 -37
- package/docs/examples/w-explorer_toggleTreeIconSize.html +406 -37
- package/docs/examples/w-explorer_treeBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +406 -37
- package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +407 -38
- package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +406 -37
- package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +406 -37
- package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +406 -37
- package/docs/examples/w-explorer_treeIndent.html +406 -37
- package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +406 -37
- package/docs/examples/w-explorer_treeItemRippleColor.html +609 -0
- package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +406 -37
- package/docs/examples/w-explorer_treeItemTextFontSize.html +406 -37
- package/docs/examples/w-explorer_treePaddingStyle.html +406 -37
- package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +406 -37
- 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 +2 -6
- package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_borderRadius.html +2 -6
- package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +2 -6
- package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_click (console.log).html +2 -6
- package/docs/examples/w-group-check_default.html +2 -6
- package/docs/examples/w-group-check_group (only one).html +2 -6
- package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -6
- package/docs/examples/w-group-check_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-check_icon (material).html +2 -6
- package/docs/examples/w-group-check_iconColorActive.html +2 -6
- package/docs/examples/w-group-check_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-check_loading.html +2 -6
- package/docs/examples/w-group-check_loading_loadingColor.html +2 -6
- package/docs/examples/w-group-check_marginStyle.html +2 -6
- package/docs/examples/w-group-check_no shadowActive.html +2 -6
- package/docs/examples/w-group-check_not editable.html +2 -6
- package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +2 -6
- package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-check_shadow.html +2 -6
- package/docs/examples/w-group-check_shadowActiveStyle.html +2 -6
- package/docs/examples/w-group-check_shadow_shadowStyle.html +2 -6
- package/docs/examples/w-group-check_shiftLeft.html +2 -6
- package/docs/examples/w-group-check_shiftLeft_shiftRight.html +2 -6
- package/docs/examples/w-group-check_slot_shadow.html +2 -6
- package/docs/examples/w-group-check_textColor.html +2 -6
- package/docs/examples/w-group-check_textColorActive.html +2 -6
- package/docs/examples/w-group-check_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-check_tooltip.html +2 -6
- package/docs/examples/w-group-dragdrop_default.html +2 -6
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +2 -6
- package/docs/examples/w-group-dragdrop_items(string array).html +2 -6
- package/docs/examples/w-group-dragdrop_keyBinder.html +2 -6
- package/docs/examples/w-group-dragdrop_not draggable.html +2 -6
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +2 -6
- package/docs/examples/w-group-radio_backgroundColorActive.html +2 -6
- package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_borderRadius.html +2 -6
- package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +2 -6
- package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_click (console.log).html +2 -6
- package/docs/examples/w-group-radio_default.html +2 -6
- package/docs/examples/w-group-radio_group (only one).html +2 -6
- package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -6
- package/docs/examples/w-group-radio_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-radio_icon (material).html +2 -6
- package/docs/examples/w-group-radio_iconColorActive.html +2 -6
- package/docs/examples/w-group-radio_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-radio_loading.html +2 -6
- package/docs/examples/w-group-radio_loading_loadingColor.html +2 -6
- package/docs/examples/w-group-radio_marginStyle.html +2 -6
- package/docs/examples/w-group-radio_no shadowActive.html +2 -6
- package/docs/examples/w-group-radio_not editable.html +2 -6
- package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +2 -6
- package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-radio_shadow.html +2 -6
- package/docs/examples/w-group-radio_shadowActiveStyle.html +2 -6
- package/docs/examples/w-group-radio_shadow_shadowStyle.html +2 -6
- package/docs/examples/w-group-radio_shiftLeft.html +2 -6
- package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +2 -6
- package/docs/examples/w-group-radio_slot_shadow.html +2 -6
- package/docs/examples/w-group-radio_textColor.html +2 -6
- package/docs/examples/w-group-radio_textColorActive.html +2 -6
- package/docs/examples/w-group-radio_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-radio_tooltip.html +2 -6
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-group-tags_borderRadius.html +2 -6
- package/docs/examples/w-group-tags_closeWithInterceptor.html +2 -6
- package/docs/examples/w-group-tags_default.html +2 -6
- package/docs/examples/w-group-tags_editableClose(no close button).html +2 -6
- package/docs/examples/w-group-tags_editableInput(no slot input).html +2 -6
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +2 -6
- package/docs/examples/w-group-tags_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-tags_icon (material).html +2 -6
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +2 -6
- package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +2 -6
- package/docs/examples/w-group-tags_inputTextWidth.html +2 -6
- package/docs/examples/w-group-tags_marginStyle.html +2 -6
- package/docs/examples/w-group-tags_modify loading by callback in click.html +2 -6
- package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_modify prog by callback in click.html +2 -6
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-group-tags_not draggable.html +2 -6
- package/docs/examples/w-group-tags_not editable.html +2 -6
- package/docs/examples/w-group-tags_not editable_nodata.html +2 -6
- package/docs/examples/w-group-tags_object items.html +2 -6
- package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +2 -6
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +2 -6
- package/docs/examples/w-group-tags_object items_keyIcon.html +2 -6
- package/docs/examples/w-group-tags_object items_keyText.html +2 -6
- package/docs/examples/w-group-tags_object items_keyTooltip.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +2 -6
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-group-tags_shadowStyle.html +2 -6
- package/docs/examples/w-group-tags_shiftLeft.html +2 -6
- package/docs/examples/w-group-tags_slot input.html +2 -6
- package/docs/examples/w-group-tags_slot item.html +2 -6
- package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +2 -6
- package/docs/examples/w-group-tags_suggests.html +2 -6
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +2 -6
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +2 -6
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +2 -6
- package/docs/examples/w-group-tags_textColor.html +2 -6
- package/docs/examples/w-group-tags_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_useActive_valueActive.html +2 -6
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_area.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_bar.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_line.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_pie.html +2 -6
- package/docs/examples/w-highstock-vue-dyn_area.html +2 -6
- package/docs/examples/w-highstock-vue-dyn_line.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +2 -6
- package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +2 -6
- package/docs/examples/w-icon-svg_path_sizeOriginal.html +2 -6
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +2 -6
- package/docs/examples/w-image-cascading-dyn_colNum.html +2 -6
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +2 -6
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +2 -6
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +2 -6
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +2 -6
- package/docs/examples/w-image-viewer-dyn_one image.html +2 -6
- package/docs/examples/w-json-view_default.html +18 -11
- package/docs/examples/w-json-view_events.html +16 -12
- package/docs/examples/w-json-view_filterKeywords_filterFunction.html +16 -12
- package/docs/examples/w-json-view_filterKeywords_noResultsText.html +16 -12
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +16 -12
- package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +16 -12
- package/docs/examples/w-json-view_large data (15,500 lines).html +14 -10
- package/docs/examples/w-json-view_no viewHeightMax.html +16 -12
- package/docs/examples/w-json-view_rippleColor.html +508 -0
- package/docs/examples/w-json-view_toggleItemsAll.html +521 -0
- package/docs/examples/w-json-view_toggleItemsByFun.html +31 -22
- package/docs/examples/w-json-view_viewHeightMax.html +16 -12
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +5 -8
- package/docs/examples/w-list-expand_activeMode(multi).html +2 -6
- package/docs/examples/w-list-expand_auto scroll.html +2 -6
- package/docs/examples/w-list-expand_default.html +2 -6
- package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +3 -7
- package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +2 -6
- package/docs/examples/w-list-expand_paddingStyle.html +2 -6
- package/docs/examples/w-list-expand_slot footer.html +2 -6
- package/docs/examples/w-list-expand_slot header.html +2 -6
- package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +3 -7
- package/docs/examples/w-list-expand_slot item-header_item-content.html +2 -6
- package/docs/examples/w-list-horizontal_borderBottomSize.html +2 -6
- package/docs/examples/w-list-horizontal_default.html +2 -6
- package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +2 -6
- package/docs/examples/w-list-horizontal_itemBorderRadius.html +2 -6
- package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +2 -6
- package/docs/examples/w-list-horizontal_itemRippleColor.html +2 -6
- package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +2 -6
- package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +2 -6
- package/docs/examples/w-list-horizontal_keyText_keyIcon.html +2 -6
- package/docs/examples/w-list-horizontal_no borderBottom.html +2 -6
- package/docs/examples/w-list-horizontal_paddingStyle.html +2 -6
- package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +2 -6
- package/docs/examples/w-list-horizontal_slot.html +2 -6
- package/docs/examples/w-list-horizontal_space.html +2 -6
- package/docs/examples/w-list-horizontal_string items.html +2 -6
- package/docs/examples/w-list-vertical_auto scroll.html +2 -6
- package/docs/examples/w-list-vertical_default.html +2 -6
- package/docs/examples/w-list-vertical_itemActive.html +2 -6
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +3 -7
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +3 -7
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +2 -6
- package/docs/examples/w-list-vertical_paddingStyle.html +2 -6
- package/docs/examples/w-list-vertical_slot footer.html +2 -6
- package/docs/examples/w-list-vertical_slot header.html +2 -6
- package/docs/examples/w-list-vertical_slot item.html +2 -6
- package/docs/examples/w-list-vertical_string items.html +2 -6
- package/docs/examples/w-list-vertical_useActive (no active).html +2 -6
- package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +2 -6
- package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarBorderRadius.html +3 -7
- package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon (material).html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +3 -7
- package/docs/examples/w-panel-avatar_contentBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_contentBorderRadius.html +3 -7
- package/docs/examples/w-panel-avatar_contentShadow.html +3 -7
- package/docs/examples/w-panel-avatar_default.html +3 -7
- package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +3 -7
- package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +5 -7
- package/docs/examples/w-panel-avatar_no avatarShadow.html +3 -7
- package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +3 -7
- package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +3 -7
- package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +3 -7
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +2 -6
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +2 -6
- package/docs/examples/w-panel-bulge_default.html +2 -6
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +2 -6
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +2 -6
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +5 -7
- package/docs/examples/w-panel-bulge_paddingStyle.html +2 -6
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +2 -6
- package/docs/examples/w-panel-bulge_with grey outer.html +3 -7
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_barColor.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_barSize.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_default.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_ratio.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barColor.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barSize.html +2 -6
- package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_default.html +2 -6
- package/docs/examples/w-panel-divide-vertical_ratio.html +2 -6
- package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +2 -6
- package/docs/examples/w-panel-scale_for select.html +2 -6
- package/docs/examples/w-panel-scale_for v-btn.html +2 -6
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +2 -6
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +2 -6
- package/docs/examples/w-panel-scale_for w-text-suggest.html +2 -6
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +2 -6
- package/docs/examples/w-panel-scrolly_default.html +2 -6
- package/docs/examples/w-panel-scrolly_events.html +2 -6
- package/docs/examples/w-panel-scrolly_scrollTop.html +2 -6
- package/docs/examples/w-panel-stripe_borderRadius.html +2 -6
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +2 -6
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +2 -6
- package/docs/examples/w-panel-stripe_no footer.html +2 -6
- package/docs/examples/w-panel-stripe_no header.html +2 -6
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +3 -7
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +2 -6
- package/docs/examples/w-panel-stripe_only slot title in header.html +2 -6
- package/docs/examples/w-panel-stripe_padding.html +2 -6
- package/docs/examples/w-panel-stripe_separate for slot content.html +2 -6
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +2 -6
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +2 -6
- package/docs/examples/w-panel-stripe_table in slot content.html +2 -6
- package/docs/examples/w-panel-stripe_with grey outer.html +3 -7
- package/docs/examples/w-popup-edit-text_default.html +2 -6
- package/docs/examples/w-popup-edit-text_in table.html +2 -6
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +2 -6
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +2 -6
- package/docs/examples/w-popup-edit-text_no title.html +2 -6
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +2 -6
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +2 -6
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +2 -6
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +2 -6
- package/docs/examples/w-popup_auto flipping in scroll panel.html +2 -6
- package/docs/examples/w-popup_backgroundColor.html +2 -6
- package/docs/examples/w-popup_borderRadius.html +2 -6
- package/docs/examples/w-popup_click item by latency hiding.html +2 -6
- package/docs/examples/w-popup_default.html +2 -6
- package/docs/examples/w-popup_distY.html +2 -6
- package/docs/examples/w-popup_in dialog.html +2 -6
- package/docs/examples/w-popup_in popup.html +2 -6
- package/docs/examples/w-popup_in scroll panel.html +2 -6
- package/docs/examples/w-popup_isolated.html +2 -6
- package/docs/examples/w-popup_maxWidth.html +2 -6
- package/docs/examples/w-popup_minWidth.html +2 -6
- package/docs/examples/w-popup_no shadow_backgroundColor.html +2 -6
- package/docs/examples/w-popup_not editable.html +2 -6
- package/docs/examples/w-popup_shadowStyle.html +2 -6
- package/docs/examples/w-popup_slot for table_maxWidth.html +2 -6
- package/docs/examples/w-progress-bar_decimal.html +2 -6
- package/docs/examples/w-progress-bar_default.html +2 -6
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +2 -6
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +2 -6
- package/docs/examples/w-progress-bar_height.html +2 -6
- package/docs/examples/w-progress-bar_height_borderRadius.html +2 -6
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +2 -6
- package/docs/examples/w-progress-bar_iconFinishColor.html +2 -6
- package/docs/examples/w-progress-bar_iconSize.html +2 -6
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +2 -6
- package/docs/examples/w-progress-bar_iconWaitingColor.html +2 -6
- package/docs/examples/w-progress-bar_progColor.html +2 -6
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-progress-bar_title.html +2 -6
- package/docs/examples/w-progress-bar_title_titleTextColor.html +2 -6
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +2 -6
- package/docs/examples/w-progress-bar_value=0 (waiting).html +2 -6
- package/docs/examples/w-progress-bar_value=100 (finish).html +2 -6
- package/docs/examples/w-progress-bar_valueTextColor.html +2 -6
- package/docs/examples/w-progress-bar_valueTextFontSize.html +2 -6
- package/docs/examples/w-progress-circle_color.html +2 -6
- package/docs/examples/w-progress-circle_default.html +2 -6
- package/docs/examples/w-progress-circle_small size.html +2 -6
- package/docs/examples/w-progress-circle_tooltip.html +2 -6
- package/docs/examples/w-progress-circle_very small size.html +2 -6
- package/docs/examples/w-progress-circle_width.html +2 -6
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +2 -6
- package/docs/examples/w-quill-vue-dyn_default.html +2 -6
- package/docs/examples/w-quill-vue-dyn_height.html +2 -6
- package/docs/examples/w-quill-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-quill-vue-dyn_settings.html +2 -6
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +2 -6
- package/docs/examples/w-switch_default.html +2 -6
- package/docs/examples/w-switch_not editable.html +2 -6
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +2 -6
- package/docs/examples/w-switch_switchSize_textFontSize.html +2 -6
- package/docs/examples/w-switch_text.html +2 -6
- package/docs/examples/w-switch_text_textColor_textColorHover.html +2 -6
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +2 -6
- package/docs/examples/w-switch_use string (y or n).html +2 -6
- package/docs/examples/w-table-dyn_default.html +2 -6
- package/docs/examples/w-table-dyn_editable.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +2 -6
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +2 -6
- package/docs/examples/w-table-dyn_editable_slot btns.html +2 -6
- package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +2 -6
- package/docs/examples/w-table-dyn_fixIds (fix id).html +2 -6
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +2 -6
- package/docs/examples/w-table-dyn_name_description.html +2 -6
- package/docs/examples/w-table-dyn_opt.kpHead.html +2 -6
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +2 -6
- package/docs/examples/w-table-dyn_slot btns.html +2 -6
- package/docs/examples/w-table-dyn_slot infor (name_description).html +2 -6
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +2 -6
- package/docs/examples/w-text-int_borderRadius.html +2 -6
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-int_border_borderRadius.html +2 -6
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +2 -6
- package/docs/examples/w-text-int_border_default.html +2 -6
- package/docs/examples/w-text-int_border_not editable.html +2 -6
- package/docs/examples/w-text-int_border_width.html +2 -6
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +2 -6
- package/docs/examples/w-text-int_buttonIconSize.html +2 -6
- package/docs/examples/w-text-int_default.html +2 -6
- package/docs/examples/w-text-int_not editable.html +2 -6
- package/docs/examples/w-text-int_textColor.html +2 -6
- package/docs/examples/w-text-int_textFontSize.html +2 -6
- package/docs/examples/w-text-int_width.html +2 -6
- package/docs/examples/w-text-select_a lot of items.html +2 -6
- package/docs/examples/w-text-select_borderRadius.html +2 -6
- package/docs/examples/w-text-select_border_a lot of items.html +2 -6
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-select_border_borderRadius.html +2 -6
- package/docs/examples/w-text-select_border_default.html +2 -6
- package/docs/examples/w-text-select_border_events.html +2 -6
- package/docs/examples/w-text-select_border_expansionIconSize.html +2 -6
- package/docs/examples/w-text-select_border_fullwidth.html +2 -6
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -6
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +2 -6
- package/docs/examples/w-text-select_border_items(string array).html +2 -6
- package/docs/examples/w-text-select_border_keyText.html +2 -6
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-select_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-select_border_not editable.html +2 -6
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-select_border_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-select_border_slot item.html +2 -6
- package/docs/examples/w-text-select_border_slot select.html +2 -6
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-select_border_textFontSize.html +2 -6
- package/docs/examples/w-text-select_border_with popup.html +2 -6
- package/docs/examples/w-text-select_default.html +2 -6
- package/docs/examples/w-text-select_events.html +2 -6
- package/docs/examples/w-text-select_expansionIconSize.html +2 -6
- package/docs/examples/w-text-select_fullwidth.html +2 -6
- package/docs/examples/w-text-select_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -6
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +2 -6
- package/docs/examples/w-text-select_items(string array).html +2 -6
- package/docs/examples/w-text-select_keyText.html +2 -6
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-select_leftIcon (material).html +2 -6
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-select_not editable.html +2 -6
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-select_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-select_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-select_slot item.html +2 -6
- package/docs/examples/w-text-select_slot select.html +2 -6
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-select_textFontSize.html +2 -6
- package/docs/examples/w-text-select_with popup.html +2 -6
- package/docs/examples/w-text-suggest_a lot of items.html +2 -6
- package/docs/examples/w-text-suggest_borderRadius.html +2 -6
- package/docs/examples/w-text-suggest_border_a lot of items.html +2 -6
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_border_borderRadius.html +2 -6
- package/docs/examples/w-text-suggest_border_default.html +2 -6
- package/docs/examples/w-text-suggest_border_events.html +2 -6
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_fullwidth.html +2 -6
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -6
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +2 -6
- package/docs/examples/w-text-suggest_border_items(string array).html +2 -6
- package/docs/examples/w-text-suggest_border_keyText.html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_noResultsText.html +2 -6
- package/docs/examples/w-text-suggest_border_not editable.html +2 -6
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-suggest_border_placeholder.html +2 -6
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +2 -6
- package/docs/examples/w-text-suggest_border_slot item.html +2 -6
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-suggest_border_textFontSize.html +2 -6
- package/docs/examples/w-text-suggest_border_with popup.html +2 -6
- package/docs/examples/w-text-suggest_default.html +2 -6
- package/docs/examples/w-text-suggest_events.html +2 -6
- package/docs/examples/w-text-suggest_expansionIconSize.html +2 -6
- package/docs/examples/w-text-suggest_fullwidth.html +2 -6
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -6
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +2 -6
- package/docs/examples/w-text-suggest_items(string array).html +2 -6
- package/docs/examples/w-text-suggest_keyText.html +2 -6
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-suggest_leftIcon (material).html +2 -6
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-suggest_noResultsText.html +2 -6
- package/docs/examples/w-text-suggest_not editable.html +2 -6
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-suggest_placeholder.html +2 -6
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-suggest_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +2 -6
- package/docs/examples/w-text-suggest_slot item.html +2 -6
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-suggest_textFontSize.html +2 -6
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +2 -6
- package/docs/examples/w-text_border_default.html +2 -6
- package/docs/examples/w-text_border_events.html +2 -6
- package/docs/examples/w-text_border_fullwidth.html +2 -6
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text_border_not editable.html +2 -6
- package/docs/examples/w-text_border_placeholder.html +2 -6
- package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text_border_textAlign.html +2 -6
- package/docs/examples/w-text_border_textColor.html +2 -6
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +2 -6
- package/docs/examples/w-text_default.html +2 -6
- package/docs/examples/w-text_events.html +2 -6
- package/docs/examples/w-text_fullwidth.html +2 -6
- package/docs/examples/w-text_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text_leftIcon (material).html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +2 -6
- package/docs/examples/w-text_not editable.html +2 -6
- package/docs/examples/w-text_placeholder.html +2 -6
- package/docs/examples/w-text_rightIcon.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +2 -6
- package/docs/examples/w-text_textAlign.html +2 -6
- package/docs/examples/w-text_textColor.html +2 -6
- package/docs/examples/w-text_textFontSize.html +2 -6
- package/docs/examples/w-textarea_borderColorFocus.html +3 -7
- package/docs/examples/w-textarea_default.html +3 -7
- package/docs/examples/w-textarea_fullwidth.html +3 -7
- package/docs/examples/w-textarea_not editable.html +3 -7
- package/docs/examples/w-textarea_placeholder.html +3 -7
- package/docs/examples/w-timeday-range_between.html +2 -6
- package/docs/examples/w-timeday-range_borderRadius.html +2 -6
- package/docs/examples/w-timeday-range_border_between.html +2 -6
- package/docs/examples/w-timeday-range_border_borderRadius.html +2 -6
- package/docs/examples/w-timeday-range_border_default.html +2 -6
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday-range_border_icon (material).html +2 -6
- package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeday-range_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeday-range_border_not editable.html +2 -6
- package/docs/examples/w-timeday-range_border_pickColor.html +2 -6
- package/docs/examples/w-timeday-range_border_textColor.html +2 -6
- package/docs/examples/w-timeday-range_default.html +2 -6
- package/docs/examples/w-timeday-range_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday-range_icon (material).html +2 -6
- package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeday-range_iconTooltip.html +2 -6
- package/docs/examples/w-timeday-range_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeday-range_not editable.html +2 -6
- package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeday-range_pickColor.html +2 -6
- package/docs/examples/w-timeday-range_textColor.html +2 -6
- package/docs/examples/w-timeday_borderRadius.html +2 -6
- package/docs/examples/w-timeday_border_borderRadius.html +2 -6
- package/docs/examples/w-timeday_border_default.html +2 -6
- package/docs/examples/w-timeday_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday_border_icon (material).html +2 -6
- package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeday_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeday_border_not editable.html +2 -6
- package/docs/examples/w-timeday_border_pickColor.html +2 -6
- package/docs/examples/w-timeday_border_textColor.html +2 -6
- package/docs/examples/w-timeday_default.html +2 -6
- package/docs/examples/w-timeday_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday_icon (material).html +2 -6
- package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeday_iconTooltip.html +2 -6
- package/docs/examples/w-timeday_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeday_not editable.html +2 -6
- package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeday_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeday_pickColor.html +2 -6
- package/docs/examples/w-timeday_textColor.html +2 -6
- package/docs/examples/w-timeminute-range_between.html +2 -6
- package/docs/examples/w-timeminute-range_borderRadius.html +2 -6
- package/docs/examples/w-timeminute-range_border_between.html +2 -6
- package/docs/examples/w-timeminute-range_border_borderRadius.html +2 -6
- package/docs/examples/w-timeminute-range_border_default.html +2 -6
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute-range_border_icon (material).html +2 -6
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute-range_border_minuteInter.html +2 -6
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute-range_border_not editable.html +2 -6
- package/docs/examples/w-timeminute-range_border_pickColor.html +2 -6
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute-range_default.html +2 -6
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute-range_icon (material).html +2 -6
- package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeminute-range_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute-range_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeminute-range_minuteInter.html +2 -6
- package/docs/examples/w-timeminute-range_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute-range_not editable.html +2 -6
- package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeminute-range_pickColor.html +2 -6
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute_borderRadius.html +2 -6
- package/docs/examples/w-timeminute_border_borderRadius.html +2 -6
- package/docs/examples/w-timeminute_border_default.html +2 -6
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute_border_icon (material).html +2 -6
- package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeminute_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute_border_minuteInter.html +2 -6
- package/docs/examples/w-timeminute_border_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute_border_not editable.html +2 -6
- package/docs/examples/w-timeminute_border_pickColor.html +2 -6
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute_default.html +2 -6
- package/docs/examples/w-timeminute_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute_icon (material).html +2 -6
- package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeminute_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeminute_minuteInter.html +2 -6
- package/docs/examples/w-timeminute_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute_not editable.html +2 -6
- package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeminute_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeminute_pickColor.html +2 -6
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_default.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_height.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_settings.html +2 -6
- package/docs/examples/w-tree_activable_itemActive.html +15 -11
- package/docs/examples/w-tree_activable_itemActive_funActive.html +15 -11
- package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +15 -11
- package/docs/examples/w-tree_default.html +18 -11
- package/docs/examples/w-tree_defaultDisplayLevel.html +16 -12
- package/docs/examples/w-tree_draggable.html +15 -11
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +15 -11
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +15 -11
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +15 -11
- package/docs/examples/w-tree_events.html +16 -12
- package/docs/examples/w-tree_filterKeywords_filterFunction.html +16 -12
- package/docs/examples/w-tree_filterKeywords_noResultsText.html +16 -12
- package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +15 -11
- package/docs/examples/w-tree_iconSize(20).html +16 -12
- package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +16 -12
- package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +16 -12
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +16 -12
- package/docs/examples/w-tree_indent.html +16 -12
- package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +15 -11
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +16 -12
- package/docs/examples/w-tree_no viewHeightMax.html +16 -12
- package/docs/examples/w-tree_operatable.html +15 -11
- package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +15 -11
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +15 -11
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +15 -11
- package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +15 -11
- package/docs/examples/w-tree_paddingStyle.html +16 -12
- package/docs/examples/w-tree_rippleColor.html +678 -0
- package/docs/examples/w-tree_selectable.html +15 -11
- package/docs/examples/w-tree_selectable_draggable.html +15 -11
- package/docs/examples/w-tree_slot.html +18 -11
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +15 -11
- package/docs/examples/w-tree_slot_locked_selectable.html +15 -11
- package/docs/examples/w-tree_slot_operatable.html +15 -11
- package/docs/examples/w-tree_slot_selectable.html +15 -11
- package/docs/examples/w-tree_slot_selectable_draggable.html +15 -11
- package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +15 -11
- package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +15 -11
- package/docs/examples/w-tree_toggleItemsAll.html +692 -0
- package/docs/examples/w-tree_toggleItemsByFun.html +34 -20
- package/docs/examples/w-tree_viewHeightMax.html +16 -12
- 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 +7 -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 +7 -7
- 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/g.mjs +352 -0
- package/package.json +3 -3
- package/src/App.vue +1 -5
- package/src/AppZoneWAggridVueDyn.vue +1 -1
- package/src/AppZoneWDynamicList.vue +17 -17
- package/src/AppZoneWEchartsVueDyn.vue +3 -1
- package/src/AppZoneWExplorer.vue +919 -83
- package/src/AppZoneWJsonView.vue +81 -34
- package/src/AppZoneWLeafletVueDyn.vue +12 -8
- package/src/AppZoneWListExpand.vue +2 -2
- package/src/AppZoneWListVertical.vue +2 -2
- package/src/AppZoneWPanelAvatar.vue +18 -18
- package/src/AppZoneWPanelBulge.vue +2 -2
- package/src/AppZoneWPanelStripe.vue +2 -2
- package/src/AppZoneWTextarea.vue +5 -5
- package/src/AppZoneWTree.vue +144 -97
- package/src/components/WExplorer.vue +530 -368
- package/src/components/WJsonView.vue +24 -3
- package/src/components/WTree.vue +186 -48
- package/src/js/domMutation.mjs +2 -0
- package/src/js/domRipple.mjs +2 -1
- package/toolg/gExtractHtml.mjs +1 -5
- package/docs/components_WExplorer.vue.html +0 -1065
- package/docs/examples/w-explorer_pathBackgroundColor_pathBackgroundColorHover.html +0 -241
- package/docs/examples/w-explorer_pathTextColor_pathTextColorHover.html +0 -241
- package/docs/examples/w-explorer_pathTextFontSize.html +0 -240
package/src/AppZoneWExplorer.vue
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<div style="padding:0px;">
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
<div class="bk">
|
|
11
|
+
<div v-if="false" class="bk">
|
|
12
12
|
<demolink
|
|
13
13
|
:kbname="'w-explorer'"
|
|
14
14
|
:casename="'default'"
|
|
@@ -23,7 +23,23 @@
|
|
|
23
23
|
</div>
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
<div class="bk">
|
|
26
|
+
<div v-if="false" class="bk">
|
|
27
|
+
<demolink
|
|
28
|
+
:kbname="'w-explorer'"
|
|
29
|
+
:casename="'bindRoot'"
|
|
30
|
+
></demolink>
|
|
31
|
+
|
|
32
|
+
<w-explorer
|
|
33
|
+
style="width:600px; height:250px;"
|
|
34
|
+
:items="WExplorer.fps1"
|
|
35
|
+
:bindRoot="'本機'"
|
|
36
|
+
>
|
|
37
|
+
</w-explorer>
|
|
38
|
+
|
|
39
|
+
</div>
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
<div v-if="false" class="bk">
|
|
27
43
|
<demolink
|
|
28
44
|
:kbname="'w-explorer'"
|
|
29
45
|
:casename="'treeWidthMin & treeWidthMax'"
|
|
@@ -40,7 +56,44 @@
|
|
|
40
56
|
</div>
|
|
41
57
|
|
|
42
58
|
|
|
43
|
-
<div class="bk">
|
|
59
|
+
<div v-if="false" class="bk">
|
|
60
|
+
<demolink
|
|
61
|
+
:kbname="'w-explorer'"
|
|
62
|
+
:casename="'treeBackgroundColor'"
|
|
63
|
+
></demolink>
|
|
64
|
+
|
|
65
|
+
<w-explorer
|
|
66
|
+
style="width:600px; height:250px;"
|
|
67
|
+
:items="WExplorer.fps1"
|
|
68
|
+
:treeBackgroundColor="'#f8f8f8'"
|
|
69
|
+
>
|
|
70
|
+
</w-explorer>
|
|
71
|
+
|
|
72
|
+
</div>
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
<div v-if="false" class="bk">
|
|
76
|
+
<demolink
|
|
77
|
+
:kbname="'w-explorer'"
|
|
78
|
+
:casename="'showTree & treeAfloat'"
|
|
79
|
+
></demolink>
|
|
80
|
+
|
|
81
|
+
<div style="padding-bottom:10px;">
|
|
82
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="WExplorer.bShowTree=!WExplorer.bShowTree">Show({{WExplorer.bShowTree}})</v-btn>
|
|
83
|
+
</div>
|
|
84
|
+
|
|
85
|
+
<w-explorer
|
|
86
|
+
style="width:600px; height:250px;"
|
|
87
|
+
:items="WExplorer.fps1"
|
|
88
|
+
:showTree.sync="WExplorer.bShowTree"
|
|
89
|
+
:treeAfloat="true"
|
|
90
|
+
>
|
|
91
|
+
</w-explorer>
|
|
92
|
+
|
|
93
|
+
</div>
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
<div v-if="false" class="bk">
|
|
44
97
|
<demolink
|
|
45
98
|
:kbname="'w-explorer'"
|
|
46
99
|
:casename="'treeDefaultDisplayLevel'"
|
|
@@ -49,14 +102,14 @@
|
|
|
49
102
|
<w-explorer
|
|
50
103
|
style="width:600px; height:250px;"
|
|
51
104
|
:items="WExplorer.fps1"
|
|
52
|
-
:treeDefaultDisplayLevel="
|
|
105
|
+
:treeDefaultDisplayLevel="1"
|
|
53
106
|
>
|
|
54
107
|
</w-explorer>
|
|
55
108
|
|
|
56
109
|
</div>
|
|
57
110
|
|
|
58
111
|
|
|
59
|
-
<div class="bk">
|
|
112
|
+
<div v-if="false" class="bk">
|
|
60
113
|
<demolink
|
|
61
114
|
:kbname="'w-explorer'"
|
|
62
115
|
:casename="'treeDefItemHeight & listDefItemHeight'"
|
|
@@ -73,7 +126,7 @@
|
|
|
73
126
|
</div>
|
|
74
127
|
|
|
75
128
|
|
|
76
|
-
<div class="bk">
|
|
129
|
+
<div v-if="false" class="bk">
|
|
77
130
|
<demolink
|
|
78
131
|
:kbname="'w-explorer'"
|
|
79
132
|
:casename="'treePaddingStyle'"
|
|
@@ -89,7 +142,7 @@
|
|
|
89
142
|
</div>
|
|
90
143
|
|
|
91
144
|
|
|
92
|
-
<div class="bk">
|
|
145
|
+
<div v-if="false" class="bk">
|
|
93
146
|
<demolink
|
|
94
147
|
:kbname="'w-explorer'"
|
|
95
148
|
:casename="'treeIndent'"
|
|
@@ -105,7 +158,7 @@
|
|
|
105
158
|
</div>
|
|
106
159
|
|
|
107
160
|
|
|
108
|
-
<div class="bk">
|
|
161
|
+
<div v-if="false" class="bk">
|
|
109
162
|
<demolink
|
|
110
163
|
:kbname="'w-explorer'"
|
|
111
164
|
:casename="'toggleTreeIconSize'"
|
|
@@ -121,7 +174,7 @@
|
|
|
121
174
|
</div>
|
|
122
175
|
|
|
123
176
|
|
|
124
|
-
<div class="bk">
|
|
177
|
+
<div v-if="false" class="bk">
|
|
125
178
|
<demolink
|
|
126
179
|
:kbname="'w-explorer'"
|
|
127
180
|
:casename="'toggleTreeIconColor & toggleTreeIconBackgroundColor & toggleTreeIconBackgroundColorHover'"
|
|
@@ -139,7 +192,7 @@
|
|
|
139
192
|
</div>
|
|
140
193
|
|
|
141
194
|
|
|
142
|
-
<div class="bk">
|
|
195
|
+
<div v-if="false" class="bk">
|
|
143
196
|
<demolink
|
|
144
197
|
:kbname="'w-explorer'"
|
|
145
198
|
:casename="'treeFolderIcon & treeFolderIconSize'"
|
|
@@ -156,7 +209,7 @@
|
|
|
156
209
|
</div>
|
|
157
210
|
|
|
158
211
|
|
|
159
|
-
<div class="bk">
|
|
212
|
+
<div v-if="false" class="bk">
|
|
160
213
|
<demolink
|
|
161
214
|
:kbname="'w-explorer'"
|
|
162
215
|
:casename="'treeItemTextFontSize'"
|
|
@@ -172,7 +225,7 @@
|
|
|
172
225
|
</div>
|
|
173
226
|
|
|
174
227
|
|
|
175
|
-
<div class="bk">
|
|
228
|
+
<div v-if="false" class="bk">
|
|
176
229
|
<demolink
|
|
177
230
|
:kbname="'w-explorer'"
|
|
178
231
|
:casename="'treeItemTextColor & treeItemTextColorHover & treeItemTextColorActive'"
|
|
@@ -190,7 +243,7 @@
|
|
|
190
243
|
</div>
|
|
191
244
|
|
|
192
245
|
|
|
193
|
-
<div class="bk">
|
|
246
|
+
<div v-if="false" class="bk">
|
|
194
247
|
<demolink
|
|
195
248
|
:kbname="'w-explorer'"
|
|
196
249
|
:casename="'treeFolderIconColor & treeFolderIconColorHover & treeFolderIconColorActive'"
|
|
@@ -208,7 +261,7 @@
|
|
|
208
261
|
</div>
|
|
209
262
|
|
|
210
263
|
|
|
211
|
-
<div class="bk">
|
|
264
|
+
<div v-if="false" class="bk">
|
|
212
265
|
<demolink
|
|
213
266
|
:kbname="'w-explorer'"
|
|
214
267
|
:casename="'treeItemBackgroundColor & treeItemBackgroundColorHover & treeItemBackgroundColorActive'"
|
|
@@ -226,7 +279,23 @@
|
|
|
226
279
|
</div>
|
|
227
280
|
|
|
228
281
|
|
|
229
|
-
<div class="bk">
|
|
282
|
+
<div v-if="false" class="bk">
|
|
283
|
+
<demolink
|
|
284
|
+
:kbname="'w-explorer'"
|
|
285
|
+
:casename="'treeItemRippleColor'"
|
|
286
|
+
></demolink>
|
|
287
|
+
|
|
288
|
+
<w-explorer
|
|
289
|
+
style="width:600px; height:250px;"
|
|
290
|
+
:items="WExplorer.fps1"
|
|
291
|
+
:treeItemRippleColor="'rgba(130, 180, 255, 0.4)'"
|
|
292
|
+
>
|
|
293
|
+
</w-explorer>
|
|
294
|
+
|
|
295
|
+
</div>
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
<div v-if="false" class="bk">
|
|
230
299
|
<demolink
|
|
231
300
|
:kbname="'w-explorer'"
|
|
232
301
|
:casename="'listPaddingStyle'"
|
|
@@ -242,7 +311,23 @@
|
|
|
242
311
|
</div>
|
|
243
312
|
|
|
244
313
|
|
|
245
|
-
<div class="bk">
|
|
314
|
+
<div v-if="false" class="bk">
|
|
315
|
+
<demolink
|
|
316
|
+
:kbname="'w-explorer'"
|
|
317
|
+
:casename="'listBackgroundColor'"
|
|
318
|
+
></demolink>
|
|
319
|
+
|
|
320
|
+
<w-explorer
|
|
321
|
+
style="width:600px; height:250px;"
|
|
322
|
+
:items="WExplorer.fps1"
|
|
323
|
+
:listBackgroundColor="'#f8f8f8'"
|
|
324
|
+
>
|
|
325
|
+
</w-explorer>
|
|
326
|
+
|
|
327
|
+
</div>
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
<div v-if="false" class="bk">
|
|
246
331
|
<demolink
|
|
247
332
|
:kbname="'w-explorer'"
|
|
248
333
|
:casename="'listFolderIcon & listFileIcon & listIconSize'"
|
|
@@ -260,7 +345,7 @@
|
|
|
260
345
|
</div>
|
|
261
346
|
|
|
262
347
|
|
|
263
|
-
<div class="bk">
|
|
348
|
+
<div v-if="false" class="bk">
|
|
264
349
|
<demolink
|
|
265
350
|
:kbname="'w-explorer'"
|
|
266
351
|
:casename="'listItemTextFontSize'"
|
|
@@ -276,7 +361,7 @@
|
|
|
276
361
|
</div>
|
|
277
362
|
|
|
278
363
|
|
|
279
|
-
<div class="bk">
|
|
364
|
+
<div v-if="false" class="bk">
|
|
280
365
|
<demolink
|
|
281
366
|
:kbname="'w-explorer'"
|
|
282
367
|
:casename="'listItemTextColor & listItemTextColorHover & listItemTextColorActive'"
|
|
@@ -294,7 +379,7 @@
|
|
|
294
379
|
</div>
|
|
295
380
|
|
|
296
381
|
|
|
297
|
-
<div class="bk">
|
|
382
|
+
<div v-if="false" class="bk">
|
|
298
383
|
<demolink
|
|
299
384
|
:kbname="'w-explorer'"
|
|
300
385
|
:casename="'listItemIconColor & listItemIconColorHover & listItemIconColorActive'"
|
|
@@ -312,7 +397,7 @@
|
|
|
312
397
|
</div>
|
|
313
398
|
|
|
314
399
|
|
|
315
|
-
<div class="bk">
|
|
400
|
+
<div v-if="false" class="bk">
|
|
316
401
|
<demolink
|
|
317
402
|
:kbname="'w-explorer'"
|
|
318
403
|
:casename="'listItemBackgroundColor & listItemBackgroundColorHover & listItemBackgroundColorActive'"
|
|
@@ -330,7 +415,7 @@
|
|
|
330
415
|
</div>
|
|
331
416
|
|
|
332
417
|
|
|
333
|
-
<div class="bk">
|
|
418
|
+
<div v-if="false" class="bk">
|
|
334
419
|
<demolink
|
|
335
420
|
:kbname="'w-explorer'"
|
|
336
421
|
:casename="'listItemRippleColor'"
|
|
@@ -339,14 +424,30 @@
|
|
|
339
424
|
<w-explorer
|
|
340
425
|
style="width:600px; height:250px;"
|
|
341
426
|
:items="WExplorer.fps1"
|
|
342
|
-
:listItemRippleColor="'rgba(
|
|
427
|
+
:listItemRippleColor="'rgba(130, 180, 255, 0.4)'"
|
|
343
428
|
>
|
|
344
429
|
</w-explorer>
|
|
345
430
|
|
|
346
431
|
</div>
|
|
347
432
|
|
|
348
433
|
|
|
349
|
-
<div class="bk">
|
|
434
|
+
<div v-if="false" class="bk">
|
|
435
|
+
<demolink
|
|
436
|
+
:kbname="'w-explorer'"
|
|
437
|
+
:casename="'pathBackgroundColor'"
|
|
438
|
+
></demolink>
|
|
439
|
+
|
|
440
|
+
<w-explorer
|
|
441
|
+
style="width:600px; height:250px;"
|
|
442
|
+
:items="WExplorer.fps1"
|
|
443
|
+
:pathBackgroundColor="'#f8f8f8'"
|
|
444
|
+
>
|
|
445
|
+
</w-explorer>
|
|
446
|
+
|
|
447
|
+
</div>
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
<div v-if="false" class="bk">
|
|
350
451
|
<demolink
|
|
351
452
|
:kbname="'w-explorer'"
|
|
352
453
|
:casename="'pathSepIcon & pathSepIconColor & pathSepIconSize'"
|
|
@@ -364,57 +465,57 @@
|
|
|
364
465
|
</div>
|
|
365
466
|
|
|
366
467
|
|
|
367
|
-
<div class="bk">
|
|
468
|
+
<div v-if="false" class="bk">
|
|
368
469
|
<demolink
|
|
369
470
|
:kbname="'w-explorer'"
|
|
370
|
-
:casename="'
|
|
471
|
+
:casename="'pathBtnTextFontSize'"
|
|
371
472
|
></demolink>
|
|
372
473
|
|
|
373
474
|
<w-explorer
|
|
374
475
|
style="width:600px; height:250px;"
|
|
375
476
|
:items="WExplorer.fps1"
|
|
376
|
-
:
|
|
477
|
+
:pathBtnTextFontSize="'0.75rem'"
|
|
377
478
|
>
|
|
378
479
|
</w-explorer>
|
|
379
480
|
|
|
380
481
|
</div>
|
|
381
482
|
|
|
382
483
|
|
|
383
|
-
<div class="bk">
|
|
484
|
+
<div v-if="false" class="bk">
|
|
384
485
|
<demolink
|
|
385
486
|
:kbname="'w-explorer'"
|
|
386
|
-
:casename="'
|
|
487
|
+
:casename="'pathBtnTextColor & pathBtnTextColorHover'"
|
|
387
488
|
></demolink>
|
|
388
489
|
|
|
389
490
|
<w-explorer
|
|
390
491
|
style="width:600px; height:250px;"
|
|
391
492
|
:items="WExplorer.fps1"
|
|
392
|
-
:
|
|
393
|
-
:
|
|
493
|
+
:pathBtnTextColor="'#EF5350'"
|
|
494
|
+
:pathBtnTextColorHover="'#EC407A'"
|
|
394
495
|
>
|
|
395
496
|
</w-explorer>
|
|
396
497
|
|
|
397
498
|
</div>
|
|
398
499
|
|
|
399
500
|
|
|
400
|
-
<div class="bk">
|
|
501
|
+
<div v-if="false" class="bk">
|
|
401
502
|
<demolink
|
|
402
503
|
:kbname="'w-explorer'"
|
|
403
|
-
:casename="'
|
|
504
|
+
:casename="'pathBtnBackgroundColor & pathBtnBackgroundColorHover'"
|
|
404
505
|
></demolink>
|
|
405
506
|
|
|
406
507
|
<w-explorer
|
|
407
508
|
style="width:600px; height:250px;"
|
|
408
509
|
:items="WExplorer.fps1"
|
|
409
|
-
:
|
|
410
|
-
:
|
|
510
|
+
:pathBtnBackgroundColor="'#EDE7F6'"
|
|
511
|
+
:pathBtnBackgroundColorHover="'#D1C4E9'"
|
|
411
512
|
>
|
|
412
513
|
</w-explorer>
|
|
413
514
|
|
|
414
515
|
</div>
|
|
415
516
|
|
|
416
517
|
|
|
417
|
-
<div class="bk">
|
|
518
|
+
<div v-if="false" class="bk">
|
|
418
519
|
<demolink
|
|
419
520
|
:kbname="'w-explorer'"
|
|
420
521
|
:casename="'btnDisplayTreeIconShow & btnDisplayTreeIconHide & btnDisplayTreeIconSize'"
|
|
@@ -432,7 +533,7 @@
|
|
|
432
533
|
</div>
|
|
433
534
|
|
|
434
535
|
|
|
435
|
-
<div class="bk">
|
|
536
|
+
<div v-if="false" class="bk">
|
|
436
537
|
<demolink
|
|
437
538
|
:kbname="'w-explorer'"
|
|
438
539
|
:casename="'btnDisplayTreeIconColor & btnDisplayTreeIconColorHover & btnDisplayTreeIconColorFocus'"
|
|
@@ -450,7 +551,7 @@
|
|
|
450
551
|
</div>
|
|
451
552
|
|
|
452
553
|
|
|
453
|
-
<div class="bk">
|
|
554
|
+
<div v-if="false" class="bk">
|
|
454
555
|
<demolink
|
|
455
556
|
:kbname="'w-explorer'"
|
|
456
557
|
:casename="'btnDisplayTreeBackgroundColor & btnDisplayTreeBackgroundColorHover & btnDisplayTreeBackgroundColorFocus'"
|
|
@@ -468,7 +569,7 @@
|
|
|
468
569
|
</div>
|
|
469
570
|
|
|
470
571
|
|
|
471
|
-
<div class="bk">
|
|
572
|
+
<div v-if="false" class="bk">
|
|
472
573
|
<demolink
|
|
473
574
|
:kbname="'w-explorer'"
|
|
474
575
|
:casename="'noSelectedText'"
|
|
@@ -484,7 +585,7 @@
|
|
|
484
585
|
</div>
|
|
485
586
|
|
|
486
587
|
|
|
487
|
-
<div class="bk">
|
|
588
|
+
<div v-if="false" class="bk">
|
|
488
589
|
<demolink
|
|
489
590
|
:kbname="'w-explorer'"
|
|
490
591
|
:casename="'events'"
|
|
@@ -502,7 +603,7 @@
|
|
|
502
603
|
</div>
|
|
503
604
|
|
|
504
605
|
|
|
505
|
-
<div class="bk">
|
|
606
|
+
<div v-if="false" class="bk">
|
|
506
607
|
<demolink
|
|
507
608
|
:kbname="'w-explorer'"
|
|
508
609
|
:casename="'small text'"
|
|
@@ -513,14 +614,14 @@
|
|
|
513
614
|
:items="WExplorer.fps1"
|
|
514
615
|
:treeItemTextFontSize="'0.75rem'"
|
|
515
616
|
:listItemTextFontSize="'0.75rem'"
|
|
516
|
-
:
|
|
617
|
+
:pathBtnTextFontSize="'0.75rem'"
|
|
517
618
|
>
|
|
518
619
|
</w-explorer>
|
|
519
620
|
|
|
520
621
|
</div>
|
|
521
622
|
|
|
522
623
|
|
|
523
|
-
<div class="bk">
|
|
624
|
+
<div v-if="false" class="bk">
|
|
524
625
|
<demolink
|
|
525
626
|
:kbname="'w-explorer'"
|
|
526
627
|
:casename="'treeDrawerBarSize & treeDrawerBarColor'"
|
|
@@ -537,7 +638,7 @@
|
|
|
537
638
|
</div>
|
|
538
639
|
|
|
539
640
|
|
|
540
|
-
<div class="bk">
|
|
641
|
+
<div v-if="false" class="bk">
|
|
541
642
|
<demolink
|
|
542
643
|
:kbname="'w-explorer'"
|
|
543
644
|
:casename="'lineBetweenPathAndListWidth & lineBetweenPathAndListColor'"
|
|
@@ -554,13 +655,59 @@
|
|
|
554
655
|
</div>
|
|
555
656
|
|
|
556
657
|
|
|
557
|
-
<div class="bk">
|
|
658
|
+
<div v-if="false" class="bk">
|
|
659
|
+
<demolink
|
|
660
|
+
:kbname="'w-explorer'"
|
|
661
|
+
:casename="'toggleTreeFoldersByFun'"
|
|
662
|
+
></demolink>
|
|
663
|
+
|
|
664
|
+
<div>
|
|
665
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersByFun(0, true)">show(rows[0])</v-btn>
|
|
666
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersByFun(0, false)">hide(rows[0])</v-btn>
|
|
667
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersByFun(1, true)">show(rows[1])</v-btn>
|
|
668
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersByFun(1, false)">hide(rows[1])</v-btn>
|
|
669
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersByFun(2, true)">show(rows[2])</v-btn>
|
|
670
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersByFun(2, false)">hide(rows[2])</v-btn>
|
|
671
|
+
</div>
|
|
672
|
+
|
|
673
|
+
<w-explorer
|
|
674
|
+
ref="ref_toggleTreeFoldersByFun"
|
|
675
|
+
style="width:600px; height:250px;"
|
|
676
|
+
:items="WExplorer.fps1"
|
|
677
|
+
>
|
|
678
|
+
</w-explorer>
|
|
679
|
+
|
|
680
|
+
</div>
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
<div v-if="false" class="bk">
|
|
684
|
+
<demolink
|
|
685
|
+
:kbname="'w-explorer'"
|
|
686
|
+
:casename="'toggleTreeFoldersAll'"
|
|
687
|
+
></demolink>
|
|
688
|
+
|
|
689
|
+
<div>
|
|
690
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersAll(true)">show all</v-btn>
|
|
691
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleTreeFoldersAll(false)">hide all</v-btn>
|
|
692
|
+
</div>
|
|
693
|
+
|
|
694
|
+
<w-explorer
|
|
695
|
+
ref="ref_toggleTreeFoldersAll"
|
|
696
|
+
style="width:600px; height:250px;"
|
|
697
|
+
:items="WExplorer.fps1"
|
|
698
|
+
>
|
|
699
|
+
</w-explorer>
|
|
700
|
+
|
|
701
|
+
</div>
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
<div v-if="false" class="bk">
|
|
558
705
|
<demolink
|
|
559
706
|
:kbname="'w-explorer'"
|
|
560
707
|
:casename="'dark mode'"
|
|
561
708
|
></demolink>
|
|
562
709
|
|
|
563
|
-
<div style="padding:40px; background:#777;">
|
|
710
|
+
<div style="display:inline-block; padding:40px; background:#777;">
|
|
564
711
|
<w-explorer
|
|
565
712
|
style="width:700px; height:400px; background:#333;
|
|
566
713
|
border-radius:5px;
|
|
@@ -575,17 +722,19 @@
|
|
|
575
722
|
:treeFolderIconColorHover="'#FFCC80'"
|
|
576
723
|
:treeFolderIconColorActive="'#FFB74D'"
|
|
577
724
|
:treeItemBackgroundColor="'transparent'"
|
|
578
|
-
:treeItemBackgroundColorHover="'
|
|
579
|
-
:treeItemBackgroundColorActive="'
|
|
725
|
+
:treeItemBackgroundColorHover="'rgba(150,150,150,0.4)'"
|
|
726
|
+
:treeItemBackgroundColorActive="'rgba(150,150,150,0.2)'"
|
|
727
|
+
:treeBackgroundColor="'transparent'"
|
|
580
728
|
|
|
581
729
|
:toggleTreeIconColor="'rgba(255,255,255,0.6)'"
|
|
582
730
|
:toggleTreeIconBackgroundColor="'transparent'"
|
|
583
731
|
:toggleTreeIconBackgroundColorHover="'rgba(150,150,150,0.2)'"
|
|
584
732
|
|
|
585
|
-
:
|
|
586
|
-
:
|
|
733
|
+
:pathBtnTextColor="'#ddd'"
|
|
734
|
+
:pathBtnTextColorHover="'#eee'"
|
|
735
|
+
:pathBtnBackgroundColor="'transparent'"
|
|
736
|
+
:pathBtnBackgroundColorHover="'rgba(150,150,150,0.2)'"
|
|
587
737
|
:pathBackgroundColor="'transparent'"
|
|
588
|
-
:pathBackgroundColorHover="'rgba(150,150,150,0.2)'"
|
|
589
738
|
|
|
590
739
|
:btnDisplayTreeIconColor="'#ccc'"
|
|
591
740
|
:btnDisplayTreeIconColorHover="'#eee'"
|
|
@@ -601,8 +750,9 @@
|
|
|
601
750
|
:listItemIconColorHover="'#FFCC80'"
|
|
602
751
|
:listItemIconColorActive="'#FFB74D'"
|
|
603
752
|
:listItemBackgroundColor="'transparent'"
|
|
604
|
-
:listItemBackgroundColorHover="'rgba(150,150,150,0.
|
|
605
|
-
:listItemBackgroundColorActive="'rgba(150,150,150,0.
|
|
753
|
+
:listItemBackgroundColorHover="'rgba(150,150,150,0.4)'"
|
|
754
|
+
:listItemBackgroundColorActive="'rgba(150,150,150,0.2)'"
|
|
755
|
+
:listBackgroundColor="'transparent'"
|
|
606
756
|
|
|
607
757
|
:treeDrawerBarSize="1"
|
|
608
758
|
:treeDrawerBarColor="'rgba(150,150,150,0.4)'"
|
|
@@ -612,7 +762,7 @@
|
|
|
612
762
|
|
|
613
763
|
:treeItemTextFontSize="'0.75rem'"
|
|
614
764
|
:listItemTextFontSize="'0.75rem'"
|
|
615
|
-
:
|
|
765
|
+
:pathBtnTextFontSize="'0.75rem'"
|
|
616
766
|
|
|
617
767
|
>
|
|
618
768
|
</w-explorer>
|
|
@@ -621,6 +771,299 @@
|
|
|
621
771
|
</div>
|
|
622
772
|
|
|
623
773
|
|
|
774
|
+
<div v-if="false" class="bk">
|
|
775
|
+
<demolink
|
|
776
|
+
:kbname="'w-explorer'"
|
|
777
|
+
:casename="'triggerClickTreeFolderById'"
|
|
778
|
+
></demolink>
|
|
779
|
+
|
|
780
|
+
<div style="padding-bottom:10px;">
|
|
781
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderById('root')">click(root)</v-btn>
|
|
782
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderById('root❯Applications')">click(Applications)</v-btn>
|
|
783
|
+
</div>
|
|
784
|
+
|
|
785
|
+
<w-explorer
|
|
786
|
+
ref="we_triggerClickTreeFolderById"
|
|
787
|
+
style="width:600px; height:250px;"
|
|
788
|
+
:items="WExplorer.fps1"
|
|
789
|
+
>
|
|
790
|
+
</w-explorer>
|
|
791
|
+
|
|
792
|
+
</div>
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
<div v-if="false" class="bk">
|
|
796
|
+
<demolink
|
|
797
|
+
:kbname="'w-explorer'"
|
|
798
|
+
:casename="'triggerClickTreeFolderByFun'"
|
|
799
|
+
></demolink>
|
|
800
|
+
|
|
801
|
+
<div style="padding-bottom:10px;">
|
|
802
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderByFun('Applications')">click(Applications)</v-btn>
|
|
803
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderByFun('Webs')">click(Webs)</v-btn>
|
|
804
|
+
</div>
|
|
805
|
+
|
|
806
|
+
<w-explorer
|
|
807
|
+
ref="we_triggerClickTreeFolderByFun"
|
|
808
|
+
style="width:600px; height:250px;"
|
|
809
|
+
:items="WExplorer.fps1"
|
|
810
|
+
>
|
|
811
|
+
</w-explorer>
|
|
812
|
+
|
|
813
|
+
</div>
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
<div v-if="false" class="bk">
|
|
817
|
+
<demolink
|
|
818
|
+
:kbname="'w-explorer'"
|
|
819
|
+
:casename="'slot list-item-cover'"
|
|
820
|
+
></demolink>
|
|
821
|
+
|
|
822
|
+
<w-explorer
|
|
823
|
+
style="width:600px; height:250px;"
|
|
824
|
+
:items="WExplorer.fps1"
|
|
825
|
+
@click="ckItem"
|
|
826
|
+
>
|
|
827
|
+
|
|
828
|
+
<template v-slot:list-item-cover="props">
|
|
829
|
+
<div style="display:flex; align-items:center;" v-if="props.item.data._type==='file'">
|
|
830
|
+
|
|
831
|
+
<div
|
|
832
|
+
style="padding:0px 5px; color:#6fb57e; cursor:pointer;"
|
|
833
|
+
@click="ckItem('icon-shield')"
|
|
834
|
+
>
|
|
835
|
+
<i class="fas fa-shield-virus"></i>
|
|
836
|
+
</div>
|
|
837
|
+
|
|
838
|
+
<div style="padding-right:5px;"></div>
|
|
839
|
+
|
|
840
|
+
<div
|
|
841
|
+
style="padding:0px 5px; color:#b894be; cursor:pointer;"
|
|
842
|
+
@click="ckItem('icon-dice')"
|
|
843
|
+
>
|
|
844
|
+
<i class="fas fa-dice"></i>
|
|
845
|
+
</div>
|
|
846
|
+
|
|
847
|
+
<div style="padding-right:5px;"></div>
|
|
848
|
+
|
|
849
|
+
<div
|
|
850
|
+
style="padding:0px 5px; color:#c79f6b; cursor:pointer;"
|
|
851
|
+
@click="ckItem('icon-wired')"
|
|
852
|
+
>
|
|
853
|
+
<i class="fas fa-network-wired"></i>
|
|
854
|
+
</div>
|
|
855
|
+
|
|
856
|
+
<div style="padding-right:5px;"></div>
|
|
857
|
+
|
|
858
|
+
</div>
|
|
859
|
+
</template>
|
|
860
|
+
|
|
861
|
+
</w-explorer>
|
|
862
|
+
|
|
863
|
+
</div>
|
|
864
|
+
|
|
865
|
+
|
|
866
|
+
<div class="bk">
|
|
867
|
+
<demolink
|
|
868
|
+
:kbname="'w-explorer'"
|
|
869
|
+
:casename="'slot list-item & list-item-cover & list-head & list-foot'"
|
|
870
|
+
></demolink>
|
|
871
|
+
|
|
872
|
+
<w-explorer
|
|
873
|
+
style="width:600px; height:250px;"
|
|
874
|
+
:items="WExplorer.fps1"
|
|
875
|
+
@click="ckItem"
|
|
876
|
+
>
|
|
877
|
+
|
|
878
|
+
<template v-slot:list-item="props">
|
|
879
|
+
<div
|
|
880
|
+
style="display:flex; align-items:center; cursor:pointer;"
|
|
881
|
+
@click="props.funClickListItem()"
|
|
882
|
+
>
|
|
883
|
+
|
|
884
|
+
<div style="padding-right:5px;">
|
|
885
|
+
<w-icon
|
|
886
|
+
:icon="props.item.icon"
|
|
887
|
+
_color="props.item.iconColor"
|
|
888
|
+
:color="'#d7a72b'"
|
|
889
|
+
:size="props.item.iconSize"
|
|
890
|
+
></w-icon>
|
|
891
|
+
</div>
|
|
892
|
+
|
|
893
|
+
<div style="">
|
|
894
|
+
{{props.item.data.text}}
|
|
895
|
+
</div>
|
|
896
|
+
|
|
897
|
+
</div>
|
|
898
|
+
</template>
|
|
899
|
+
|
|
900
|
+
<template v-slot:list-head="props">
|
|
901
|
+
<!-- 使用align-items:stretch讓分隔線div能有height:100%效果 -->
|
|
902
|
+
<div style="display:flex; align-items:stretch;">
|
|
903
|
+
|
|
904
|
+
<div style="width:100%;">
|
|
905
|
+
<div style="padding:0px 7px;">
|
|
906
|
+
<div style="color:#999; font-size:0.7rem; text-align:center;">
|
|
907
|
+
name
|
|
908
|
+
</div>
|
|
909
|
+
</div>
|
|
910
|
+
</div>
|
|
911
|
+
|
|
912
|
+
<div style="margin:3px 0px; border-right:1px solid #ddd;"></div>
|
|
913
|
+
|
|
914
|
+
<div style="padding:0px 7px;">
|
|
915
|
+
<div style="width:60px; color:#999; font-size:0.7rem; text-align:center;">
|
|
916
|
+
size
|
|
917
|
+
</div>
|
|
918
|
+
</div>
|
|
919
|
+
|
|
920
|
+
<div style="margin:3px 0px; border-right:1px solid #ddd;"></div>
|
|
921
|
+
|
|
922
|
+
<div style="padding:0px 7px;">
|
|
923
|
+
<div style="width:60px; color:#999; font-size:0.7rem; text-align:center;">
|
|
924
|
+
tester
|
|
925
|
+
</div>
|
|
926
|
+
</div>
|
|
927
|
+
|
|
928
|
+
<div style="margin:3px 0px; border-right:1px solid #ddd;"></div>
|
|
929
|
+
|
|
930
|
+
<div style="padding:0px 7px;">
|
|
931
|
+
<div style="width:16px; color:#999; font-size:0.7rem; text-align:center;">
|
|
932
|
+
i
|
|
933
|
+
</div>
|
|
934
|
+
</div>
|
|
935
|
+
|
|
936
|
+
<div style="margin:3px 0px; border-right:1px solid #ddd;"></div>
|
|
937
|
+
|
|
938
|
+
<div style="padding:0px 7px;">
|
|
939
|
+
<div style="width:16px; color:#999; font-size:0.7rem; text-align:center;">
|
|
940
|
+
s
|
|
941
|
+
</div>
|
|
942
|
+
</div>
|
|
943
|
+
|
|
944
|
+
<div style="margin:3px 0px; border-right:1px solid #ddd;"></div>
|
|
945
|
+
|
|
946
|
+
<!-- list右側有預留8px捲軸寬度, 2px是捲軸跟內容區重疊寬度, 1px是標題區最右側分隔線寬度 -->
|
|
947
|
+
<div style="padding-right:calc( 8px - 2px - 1px );"></div>
|
|
948
|
+
|
|
949
|
+
</div>
|
|
950
|
+
</template>
|
|
951
|
+
|
|
952
|
+
<template v-slot:list-foot="props">
|
|
953
|
+
<div style="padding:1px 3px; background:#f8f8f8; border-top:1px solid #ddd; font-size:0.7rem; color:#888;">
|
|
954
|
+
{{getFolderInfor(props)}}
|
|
955
|
+
</div>
|
|
956
|
+
</template>
|
|
957
|
+
|
|
958
|
+
<template v-slot:list-item-cover="props">
|
|
959
|
+
<div style="display:flex; align-items:center;" v-if="props.item.data._type==='file'">
|
|
960
|
+
|
|
961
|
+
<div style="padding:0px 7px;">
|
|
962
|
+
<div
|
|
963
|
+
style="width:60px; color:#999; font-size:0.7rem; text-align:right; cursor:pointer;"
|
|
964
|
+
@click="ckItem('text-size')"
|
|
965
|
+
>
|
|
966
|
+
{{props.item.data.data.size}}
|
|
967
|
+
</div>
|
|
968
|
+
</div>
|
|
969
|
+
|
|
970
|
+
<div style="padding-right:1px;"></div>
|
|
971
|
+
|
|
972
|
+
<div style="padding:0px 7px;">
|
|
973
|
+
<div
|
|
974
|
+
style="width:60px; color:#3448a9; font-size:0.7rem; text-align:right; cursor:pointer;"
|
|
975
|
+
@click="ckItem('text-tester')"
|
|
976
|
+
>
|
|
977
|
+
{{props.item.data.data.tester}}
|
|
978
|
+
</div>
|
|
979
|
+
</div>
|
|
980
|
+
|
|
981
|
+
<div style="padding-right:1px;"></div>
|
|
982
|
+
|
|
983
|
+
<div style="padding:0px 7px;">
|
|
984
|
+
<div
|
|
985
|
+
style="width:16px; color:#996887; cursor:pointer;"
|
|
986
|
+
@click="ckItem('icon-branch')"
|
|
987
|
+
>
|
|
988
|
+
<i class="fas fa-code-branch"></i>
|
|
989
|
+
</div>
|
|
990
|
+
</div>
|
|
991
|
+
|
|
992
|
+
<div style="padding-right:1px;"></div>
|
|
993
|
+
|
|
994
|
+
<div style="padding:0px 7px;">
|
|
995
|
+
<div
|
|
996
|
+
style="width:16px; color:#777; cursor:pointer;"
|
|
997
|
+
@click="ckItem('icon-cog')"
|
|
998
|
+
>
|
|
999
|
+
<i class="fas fa-cog"></i>
|
|
1000
|
+
</div>
|
|
1001
|
+
</div>
|
|
1002
|
+
|
|
1003
|
+
</div>
|
|
1004
|
+
</template>
|
|
1005
|
+
|
|
1006
|
+
</w-explorer>
|
|
1007
|
+
|
|
1008
|
+
</div>
|
|
1009
|
+
|
|
1010
|
+
|
|
1011
|
+
<div v-if="false" class="bk">
|
|
1012
|
+
<demolink
|
|
1013
|
+
:kbname="'w-explorer'"
|
|
1014
|
+
:casename="'slot list-item-sub'"
|
|
1015
|
+
></demolink>
|
|
1016
|
+
|
|
1017
|
+
<w-explorer
|
|
1018
|
+
style="width:600px; height:250px;"
|
|
1019
|
+
:items="WExplorer.fps1"
|
|
1020
|
+
@click="ckItem"
|
|
1021
|
+
>
|
|
1022
|
+
|
|
1023
|
+
<template v-slot:list-item-sub="props">
|
|
1024
|
+
<div :style="`transition:all 0.3s; padding:3px; background:${props.isHover?'#e2e2e2':'#fbf4f2'}; border-bottom:1px solid #ddd; font-size:0.7rem; line-height:0.7rem; display:flex; align-items:center; justify-content:flex-end;`" v-if="props.item.data._type==='file'">
|
|
1025
|
+
|
|
1026
|
+
<div style="padding:0px 5px; display:flex; align-items:center;">
|
|
1027
|
+
<div style="padding-right:3px; color:#888;">
|
|
1028
|
+
priority:
|
|
1029
|
+
</div>
|
|
1030
|
+
<div
|
|
1031
|
+
style="width:20px; color:#2e31af; text-align:left; cursor:pointer;"
|
|
1032
|
+
@click="ckItem('text-priority')"
|
|
1033
|
+
>
|
|
1034
|
+
{{props.item.data.data.priority}}
|
|
1035
|
+
</div>
|
|
1036
|
+
</div>
|
|
1037
|
+
|
|
1038
|
+
<div
|
|
1039
|
+
style="padding:0px 5px; color:#6fb57e; cursor:pointer;"
|
|
1040
|
+
@click="ckItem('icon-shield')"
|
|
1041
|
+
>
|
|
1042
|
+
<i class="fas fa-shield-virus"></i>
|
|
1043
|
+
</div>
|
|
1044
|
+
|
|
1045
|
+
<div
|
|
1046
|
+
style="padding:0px 5px; color:#b894be; cursor:pointer;"
|
|
1047
|
+
@click="ckItem('icon-dice')"
|
|
1048
|
+
>
|
|
1049
|
+
<i class="fas fa-dice"></i>
|
|
1050
|
+
</div>
|
|
1051
|
+
|
|
1052
|
+
<div
|
|
1053
|
+
style="padding:0px 5px; color:#c79f6b; cursor:pointer;"
|
|
1054
|
+
@click="ckItem('icon-wired')"
|
|
1055
|
+
>
|
|
1056
|
+
<i class="fas fa-network-wired"></i>
|
|
1057
|
+
</div>
|
|
1058
|
+
|
|
1059
|
+
</div>
|
|
1060
|
+
</template>
|
|
1061
|
+
|
|
1062
|
+
</w-explorer>
|
|
1063
|
+
|
|
1064
|
+
</div>
|
|
1065
|
+
|
|
1066
|
+
|
|
624
1067
|
</div>
|
|
625
1068
|
|
|
626
1069
|
|
|
@@ -629,12 +1072,14 @@
|
|
|
629
1072
|
|
|
630
1073
|
<script>
|
|
631
1074
|
import demolink from './components/demolink.vue'
|
|
1075
|
+
import WIcon from './components/WIcon.vue'
|
|
632
1076
|
import WExplorer from './components/WExplorer.vue'
|
|
633
1077
|
|
|
634
1078
|
|
|
635
1079
|
export default {
|
|
636
1080
|
components: {
|
|
637
1081
|
demolink,
|
|
1082
|
+
WIcon,
|
|
638
1083
|
WExplorer,
|
|
639
1084
|
},
|
|
640
1085
|
props: {
|
|
@@ -642,37 +1087,358 @@ export default {
|
|
|
642
1087
|
data: function() {
|
|
643
1088
|
return {
|
|
644
1089
|
'WExplorer': {
|
|
1090
|
+
bShowTree: true,
|
|
645
1091
|
fps1: [
|
|
646
|
-
{
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
{
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
{
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
{
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
{
|
|
675
|
-
|
|
1092
|
+
{
|
|
1093
|
+
type: 'file',
|
|
1094
|
+
path: '/Applications/Calendar.app',
|
|
1095
|
+
size: '256.5mb',
|
|
1096
|
+
tester: 'Perter',
|
|
1097
|
+
priority: 'L4',
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
type: 'file',
|
|
1101
|
+
path: '/Applications/Chrome.app',
|
|
1102
|
+
size: '496.7mb',
|
|
1103
|
+
tester: 'Chloe',
|
|
1104
|
+
priority: 'L4',
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
type: 'file',
|
|
1108
|
+
path: '/Applications/Webstorm.app',
|
|
1109
|
+
size: '128.6mb',
|
|
1110
|
+
tester: 'Adrian',
|
|
1111
|
+
priority: 'L4',
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
type: 'folder',
|
|
1115
|
+
path: '/Applications/Webs',
|
|
1116
|
+
size: '',
|
|
1117
|
+
tester: '',
|
|
1118
|
+
priority: '',
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
type: 'file',
|
|
1122
|
+
path: '/Applications/Webs/web_infors.json',
|
|
1123
|
+
size: '92.2kb',
|
|
1124
|
+
tester: 'Carl',
|
|
1125
|
+
priority: 'L3',
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
type: 'file',
|
|
1129
|
+
path: '/Applications/Webs/Shareco/shareco-s1.txt',
|
|
1130
|
+
size: '5.4kb',
|
|
1131
|
+
tester: 'Charissa',
|
|
1132
|
+
priority: 'L4',
|
|
1133
|
+
},
|
|
1134
|
+
{
|
|
1135
|
+
type: 'file',
|
|
1136
|
+
path: '/Applications/Webs/Shareco/shareco-s2.txt',
|
|
1137
|
+
size: '7.3kb',
|
|
1138
|
+
tester: 'Dexter',
|
|
1139
|
+
priority: 'L4',
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
type: 'folder',
|
|
1143
|
+
path: '/Applications/Webs/Guess',
|
|
1144
|
+
size: '',
|
|
1145
|
+
tester: '',
|
|
1146
|
+
priority: '',
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
type: 'file',
|
|
1150
|
+
path: '/Applications/Webs/Guess/guess-s3.txt',
|
|
1151
|
+
size: '21.6kb',
|
|
1152
|
+
tester: 'Ashley',
|
|
1153
|
+
priority: 'L4',
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
type: 'file',
|
|
1157
|
+
path: '/Applications/Webs/Guess/guess-s4.txt',
|
|
1158
|
+
size: '82.7kb',
|
|
1159
|
+
tester: 'Dwight',
|
|
1160
|
+
priority: 'L4',
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
type: 'file',
|
|
1164
|
+
path: '/Applications//Systems/Regulator.ini',
|
|
1165
|
+
size: '2.5kb',
|
|
1166
|
+
tester: 'Laura',
|
|
1167
|
+
priority: 'L5',
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
type: 'file',
|
|
1171
|
+
path: '/Applications/Systems/Regulator/vers/settings-v01.st',
|
|
1172
|
+
size: '56.2kb',
|
|
1173
|
+
tester: 'Mavis',
|
|
1174
|
+
priority: 'L5',
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
type: 'file',
|
|
1178
|
+
path: '/Applications/Systems/Regulator/vers/settings-v02.st',
|
|
1179
|
+
size: '87.2kb',
|
|
1180
|
+
tester: 'Geraint',
|
|
1181
|
+
priority: 'L5',
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
type: 'file',
|
|
1185
|
+
path: '/Applications/Systems/Regulator/vers/settings-v03.st',
|
|
1186
|
+
size: '224.2kb',
|
|
1187
|
+
tester: 'Penelope',
|
|
1188
|
+
priority: 'L5',
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
type: 'file',
|
|
1192
|
+
path: '/Applications/Systems/Regulator/vers/settings-v04.st',
|
|
1193
|
+
size: '72.7kb',
|
|
1194
|
+
tester: 'Heman',
|
|
1195
|
+
priority: 'L5',
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
type: 'file',
|
|
1199
|
+
path: '/Applications/Systems/Regulator/vers/settings-v05.st',
|
|
1200
|
+
size: '91.2kb',
|
|
1201
|
+
tester: 'Tessa',
|
|
1202
|
+
priority: 'L5',
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
type: 'file',
|
|
1206
|
+
path: '/Applications//Systems/device01.iso',
|
|
1207
|
+
size: '1.2gb',
|
|
1208
|
+
tester: 'Una',
|
|
1209
|
+
priority: 'L2',
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
type: 'file',
|
|
1213
|
+
path: '/Applications//Systems/device02.iso',
|
|
1214
|
+
size: '1.3gb',
|
|
1215
|
+
tester: 'Jasper',
|
|
1216
|
+
priority: 'L2',
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
type: 'file',
|
|
1220
|
+
path: '/Applications//Systems/device03.iso',
|
|
1221
|
+
size: '1.1gb',
|
|
1222
|
+
tester: 'Violet',
|
|
1223
|
+
priority: 'L2',
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
type: 'file',
|
|
1227
|
+
path: '/Applications//Systems/device04.iso',
|
|
1228
|
+
size: '1.7gb',
|
|
1229
|
+
tester: 'Perter',
|
|
1230
|
+
priority: 'L2',
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
type: 'file',
|
|
1234
|
+
path: '/Applications//Systems/device05.iso',
|
|
1235
|
+
size: '2.0gb',
|
|
1236
|
+
tester: 'Winifred',
|
|
1237
|
+
priority: 'L2',
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
type: 'file',
|
|
1241
|
+
path: '/Applications//Systems/device06.iso',
|
|
1242
|
+
size: '1.7gb',
|
|
1243
|
+
tester: 'Lance',
|
|
1244
|
+
priority: 'L2',
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
type: 'file',
|
|
1248
|
+
path: '/Applications//Systems/device07.iso',
|
|
1249
|
+
size: '2.1gb',
|
|
1250
|
+
tester: 'Marvin',
|
|
1251
|
+
priority: 'L2',
|
|
1252
|
+
},
|
|
1253
|
+
{
|
|
1254
|
+
type: 'file',
|
|
1255
|
+
path: '/Applications//Systems/device08.iso',
|
|
1256
|
+
size: '1.5gb',
|
|
1257
|
+
tester: 'Nat',
|
|
1258
|
+
priority: 'L2',
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
type: 'file',
|
|
1262
|
+
path: '/Applications//Systems/device09.iso',
|
|
1263
|
+
size: '1.8gb',
|
|
1264
|
+
tester: 'Nahum',
|
|
1265
|
+
priority: 'L2',
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
type: 'file',
|
|
1269
|
+
path: '/Applications//Systems/device10.iso',
|
|
1270
|
+
size: '1.6gb',
|
|
1271
|
+
tester: 'Nicholas',
|
|
1272
|
+
priority: 'L2',
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
type: 'file',
|
|
1276
|
+
path: '/Applications//Systems/device11.iso',
|
|
1277
|
+
size: '1.2gb',
|
|
1278
|
+
tester: 'Ralph',
|
|
1279
|
+
priority: 'L2',
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
type: 'file',
|
|
1283
|
+
path: '/Applications//Systems/device12.iso',
|
|
1284
|
+
size: '2.2gb',
|
|
1285
|
+
tester: 'Rudolph',
|
|
1286
|
+
priority: 'L2',
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
type: 'file',
|
|
1290
|
+
path: '/Applications//Systems/device13.iso',
|
|
1291
|
+
size: '1.9gb',
|
|
1292
|
+
tester: 'Rory',
|
|
1293
|
+
priority: 'L2',
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
type: 'file',
|
|
1297
|
+
path: '/Applications//Systems/device14.iso',
|
|
1298
|
+
size: '1.2gb',
|
|
1299
|
+
tester: 'Jacqueline',
|
|
1300
|
+
priority: 'L2',
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
type: 'file',
|
|
1304
|
+
path: '/Applications//Systems/device15.iso',
|
|
1305
|
+
size: '1.7gb',
|
|
1306
|
+
tester: 'Kathy',
|
|
1307
|
+
priority: 'L2',
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
type: 'file',
|
|
1311
|
+
path: '/Applications//Systems/device16.iso',
|
|
1312
|
+
size: '1.1gb',
|
|
1313
|
+
tester: 'Melinda',
|
|
1314
|
+
priority: 'L2',
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
type: 'file',
|
|
1318
|
+
path: '/Applications//Systems/device17.iso',
|
|
1319
|
+
size: '1.9gb',
|
|
1320
|
+
tester: 'Sharon',
|
|
1321
|
+
priority: 'L2',
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
type: 'file',
|
|
1325
|
+
path: '/Applications//Systems/device18.iso',
|
|
1326
|
+
size: '1.2gb',
|
|
1327
|
+
tester: 'Philippa',
|
|
1328
|
+
priority: 'L2',
|
|
1329
|
+
},
|
|
1330
|
+
{
|
|
1331
|
+
type: 'file',
|
|
1332
|
+
path: '/Applications//Systems/device19.iso',
|
|
1333
|
+
size: '1.5gb',
|
|
1334
|
+
tester: 'Thelma',
|
|
1335
|
+
priority: 'L2',
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
type: 'file',
|
|
1339
|
+
path: '/Applications//Systems/device20.iso',
|
|
1340
|
+
size: '1.4gb',
|
|
1341
|
+
tester: 'Stewart',
|
|
1342
|
+
priority: 'L2',
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
type: 'file',
|
|
1346
|
+
path: '/Documents/design-simple/src/index.txt',
|
|
1347
|
+
size: '6.7kb',
|
|
1348
|
+
tester: 'Steve',
|
|
1349
|
+
priority: 'L1',
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
type: 'file',
|
|
1353
|
+
path: '/Documents/design-simple/src/bootstrap.txt',
|
|
1354
|
+
size: '251.7kb',
|
|
1355
|
+
tester: 'Theobald',
|
|
1356
|
+
priority: 'L1',
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
type: 'file',
|
|
1360
|
+
path: '/Documents/design-material/src/btn.txt',
|
|
1361
|
+
size: '241.2b',
|
|
1362
|
+
tester: 'Padraic',
|
|
1363
|
+
priority: 'L1',
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
type: 'file',
|
|
1367
|
+
path: '/Documents/design-material/src/card.txt',
|
|
1368
|
+
size: '4.7kb',
|
|
1369
|
+
tester: 'Napoleon',
|
|
1370
|
+
priority: 'L1',
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
type: 'file',
|
|
1374
|
+
path: '/Documents/design-material/src/window.txt',
|
|
1375
|
+
size: '7.2kb',
|
|
1376
|
+
tester: 'Lionel',
|
|
1377
|
+
priority: 'L1',
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
type: 'file',
|
|
1381
|
+
path: '/Downloads/October.pdf',
|
|
1382
|
+
size: '16.9kb',
|
|
1383
|
+
tester: 'Olive',
|
|
1384
|
+
priority: 'L1',
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
type: 'file',
|
|
1388
|
+
path: '/Downloads/November.pdf',
|
|
1389
|
+
size: '94.5kb',
|
|
1390
|
+
tester: 'Molly',
|
|
1391
|
+
priority: 'L1',
|
|
1392
|
+
},
|
|
1393
|
+
{
|
|
1394
|
+
type: 'file',
|
|
1395
|
+
path: '/Downloads/Tutorial.html',
|
|
1396
|
+
size: '22.7kb',
|
|
1397
|
+
tester: 'Melanie',
|
|
1398
|
+
priority: 'L1',
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
type: 'folder',
|
|
1402
|
+
path: '/Uploads',
|
|
1403
|
+
size: '',
|
|
1404
|
+
tester: '',
|
|
1405
|
+
priority: '',
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
type: 'file',
|
|
1409
|
+
path: '/Videos/Tutorials/Basic layouts.mp4',
|
|
1410
|
+
size: '862.7mb',
|
|
1411
|
+
tester: 'Lindsay',
|
|
1412
|
+
priority: 'L3',
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
type: 'file',
|
|
1416
|
+
path: '/Videos/Tutorials/Advanced techniques.mp4',
|
|
1417
|
+
size: '626.5mb',
|
|
1418
|
+
tester: 'Jarvis',
|
|
1419
|
+
priority: 'L3',
|
|
1420
|
+
},
|
|
1421
|
+
{
|
|
1422
|
+
type: 'file',
|
|
1423
|
+
path: '/Videos/Tutorials/All about app.mp4',
|
|
1424
|
+
size: '796.2mb',
|
|
1425
|
+
tester: 'Gaston',
|
|
1426
|
+
priority: 'L3',
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
type: 'file',
|
|
1430
|
+
path: '/Videos/Intro.mov',
|
|
1431
|
+
size: '852.8mb',
|
|
1432
|
+
tester: 'Dermot',
|
|
1433
|
+
priority: 'L3',
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
type: 'file',
|
|
1437
|
+
path: '/Videos/Conference introduction.avi',
|
|
1438
|
+
size: '676.7mb',
|
|
1439
|
+
tester: 'Hector',
|
|
1440
|
+
priority: 'L3',
|
|
1441
|
+
}
|
|
676
1442
|
],
|
|
677
1443
|
},
|
|
678
1444
|
'actions': [
|
|
@@ -693,6 +1459,76 @@ export default {
|
|
|
693
1459
|
ckFile: function(msg) {
|
|
694
1460
|
console.log('ckFile', msg)
|
|
695
1461
|
},
|
|
1462
|
+
toggleTreeFoldersByFun: function(ind, toUnfolding) {
|
|
1463
|
+
console.log('toggleTreeFoldersByFun', ind, toUnfolding)
|
|
1464
|
+
|
|
1465
|
+
let vo = this
|
|
1466
|
+
|
|
1467
|
+
//toggleTreeFoldersByFun
|
|
1468
|
+
vo.$refs.ref_toggleTreeFoldersByFun.toggleTreeFoldersByFun((rows) => {
|
|
1469
|
+
console.log('toggleTreeFoldersByFun rows', rows)
|
|
1470
|
+
return {
|
|
1471
|
+
row: rows[ind],
|
|
1472
|
+
toUnfolding,
|
|
1473
|
+
}
|
|
1474
|
+
})
|
|
1475
|
+
|
|
1476
|
+
},
|
|
1477
|
+
toggleTreeFoldersAll: function(toUnfolding) {
|
|
1478
|
+
console.log('toggleTreeFoldersAll', toUnfolding)
|
|
1479
|
+
|
|
1480
|
+
let vo = this
|
|
1481
|
+
|
|
1482
|
+
//toggleTreeFoldersAll
|
|
1483
|
+
vo.$refs.ref_toggleTreeFoldersAll.toggleTreeFoldersAll(toUnfolding)
|
|
1484
|
+
|
|
1485
|
+
},
|
|
1486
|
+
ckTriggerClickTreeFolderById: function(treeItemId) {
|
|
1487
|
+
console.log('ckTriggerClickTreeFolderById', treeItemId)
|
|
1488
|
+
|
|
1489
|
+
let vo = this
|
|
1490
|
+
|
|
1491
|
+
//triggerClickTreeFolderById
|
|
1492
|
+
vo.$refs.we_triggerClickTreeFolderById.triggerClickTreeFolderById(treeItemId)
|
|
1493
|
+
|
|
1494
|
+
},
|
|
1495
|
+
ckTriggerClickTreeFolderByFun: function(text) {
|
|
1496
|
+
console.log('ckTriggerClickTreeFolderByFun', text)
|
|
1497
|
+
|
|
1498
|
+
let vo = this
|
|
1499
|
+
|
|
1500
|
+
//triggerClickTreeFolderByFun
|
|
1501
|
+
vo.$refs.we_triggerClickTreeFolderByFun.triggerClickTreeFolderByFun((msg) => {
|
|
1502
|
+
console.log('cb msg', msg)
|
|
1503
|
+
|
|
1504
|
+
//find and triggerClickTreeFolderById
|
|
1505
|
+
for (let k = 0; k < msg.treeItemsSpread.length; k++) {
|
|
1506
|
+
let v = msg.treeItemsSpread[k]
|
|
1507
|
+
// console.log(v)
|
|
1508
|
+
if (v.text === text) {
|
|
1509
|
+
console.log('find and click', v)
|
|
1510
|
+
// vo.$refs.we_triggerClickTreeFolderByFun.triggerClickTreeFolderById(v.id)
|
|
1511
|
+
// break
|
|
1512
|
+
return v
|
|
1513
|
+
}
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
return null
|
|
1517
|
+
})
|
|
1518
|
+
|
|
1519
|
+
},
|
|
1520
|
+
getFolderInfor: function(props) {
|
|
1521
|
+
console.log('getFolderInfor', props)
|
|
1522
|
+
let k = 0
|
|
1523
|
+
for (let i = 0; i < props.items.length; i++) {
|
|
1524
|
+
let v = props.items[i]
|
|
1525
|
+
let t = v.data._type
|
|
1526
|
+
if (t === 'file') {
|
|
1527
|
+
k++
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1530
|
+
return `There are ${k} file(s) in this folder`
|
|
1531
|
+
},
|
|
696
1532
|
}
|
|
697
1533
|
}
|
|
698
1534
|
</script>
|