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/AppZoneWTree.vue
CHANGED
|
@@ -8,107 +8,122 @@
|
|
|
8
8
|
<div style="padding:0px;">
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
<div class="bk
|
|
11
|
+
<div class="bk">
|
|
12
12
|
<demolink
|
|
13
13
|
:kbname="'w-tree'"
|
|
14
14
|
:casename="'default'"
|
|
15
15
|
></demolink>
|
|
16
16
|
|
|
17
17
|
<w-tree
|
|
18
|
-
style="border:1px solid #ddd;"
|
|
18
|
+
style="width:350px; border:1px solid #ddd;"
|
|
19
19
|
:data="WTree.option.items"
|
|
20
20
|
></w-tree>
|
|
21
21
|
|
|
22
22
|
</div>
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
<div class="bk
|
|
25
|
+
<div class="bk">
|
|
26
26
|
<demolink
|
|
27
27
|
:kbname="'w-tree'"
|
|
28
28
|
:casename="'iconSize(20)'"
|
|
29
29
|
></demolink>
|
|
30
30
|
|
|
31
31
|
<w-tree
|
|
32
|
-
style="border:1px solid #ddd;"
|
|
33
|
-
:iconSize="20"
|
|
32
|
+
style="width:350px; border:1px solid #ddd;"
|
|
34
33
|
:data="WTree.option.items"
|
|
34
|
+
:iconSize="20"
|
|
35
35
|
></w-tree>
|
|
36
36
|
|
|
37
37
|
</div>
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
<div class="bk
|
|
40
|
+
<div class="bk">
|
|
41
41
|
<demolink
|
|
42
42
|
:kbname="'w-tree'"
|
|
43
43
|
:casename="'iconSize(20) & defItemHeight(24)'"
|
|
44
44
|
></demolink>
|
|
45
45
|
|
|
46
46
|
<w-tree
|
|
47
|
-
style="border:1px solid #ddd;"
|
|
47
|
+
style="width:350px; border:1px solid #ddd;"
|
|
48
|
+
:data="WTree.option.items"
|
|
48
49
|
:iconSize="20"
|
|
49
50
|
:defItemHeight="24"
|
|
50
|
-
:data="WTree.option.items"
|
|
51
51
|
></w-tree>
|
|
52
52
|
|
|
53
53
|
</div>
|
|
54
54
|
|
|
55
55
|
|
|
56
|
-
<div class="bk
|
|
56
|
+
<div class="bk">
|
|
57
57
|
<demolink
|
|
58
58
|
:kbname="'w-tree'"
|
|
59
59
|
:casename="'iconSize(30) & defItemHeight(36)'"
|
|
60
60
|
></demolink>
|
|
61
61
|
|
|
62
62
|
<w-tree
|
|
63
|
-
style="border:1px solid #ddd;"
|
|
63
|
+
style="width:350px; border:1px solid #ddd;"
|
|
64
|
+
:data="WTree.option.items"
|
|
64
65
|
:iconSize="30"
|
|
65
66
|
:defItemHeight="36"
|
|
66
|
-
:data="WTree.option.items"
|
|
67
67
|
></w-tree>
|
|
68
68
|
|
|
69
69
|
</div>
|
|
70
70
|
|
|
71
71
|
|
|
72
|
-
<div class="bk
|
|
72
|
+
<div class="bk">
|
|
73
73
|
<demolink
|
|
74
74
|
:kbname="'w-tree'"
|
|
75
75
|
:casename="'viewHeightMax'"
|
|
76
76
|
></demolink>
|
|
77
77
|
|
|
78
78
|
<w-tree
|
|
79
|
-
style="border:1px solid #ddd;"
|
|
80
|
-
:viewHeightMax="300"
|
|
79
|
+
style="width:350px; border:1px solid #ddd;"
|
|
81
80
|
:data="WTree.option.items"
|
|
81
|
+
:viewHeightMax="300"
|
|
82
82
|
></w-tree>
|
|
83
83
|
|
|
84
84
|
</div>
|
|
85
85
|
|
|
86
86
|
|
|
87
|
-
<div class="bk
|
|
87
|
+
<div class="bk">
|
|
88
88
|
<demolink
|
|
89
89
|
:kbname="'w-tree'"
|
|
90
90
|
:casename="'no viewHeightMax'"
|
|
91
91
|
></demolink>
|
|
92
92
|
|
|
93
93
|
<w-tree
|
|
94
|
-
style="border:1px solid #ddd;"
|
|
94
|
+
style="width:350px; border:1px solid #ddd;"
|
|
95
|
+
:data="WTree.option.items"
|
|
95
96
|
:viewHeightMax="null"
|
|
97
|
+
></w-tree>
|
|
98
|
+
|
|
99
|
+
</div>
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
<div class="bk">
|
|
103
|
+
<demolink
|
|
104
|
+
:kbname="'w-tree'"
|
|
105
|
+
:casename="'rippleColor'"
|
|
106
|
+
></demolink>
|
|
107
|
+
|
|
108
|
+
<w-tree
|
|
109
|
+
style="width:350px; border:1px solid #ddd;"
|
|
96
110
|
:data="WTree.option.items"
|
|
111
|
+
:rippleColor="'rgba(245,124,0,0.4)'"
|
|
97
112
|
></w-tree>
|
|
98
113
|
|
|
99
114
|
</div>
|
|
100
115
|
|
|
101
116
|
|
|
102
|
-
<div class="bk
|
|
117
|
+
<div class="bk">
|
|
103
118
|
<demolink
|
|
104
119
|
:kbname="'w-tree'"
|
|
105
120
|
:casename="'events'"
|
|
106
121
|
></demolink>
|
|
107
122
|
|
|
108
123
|
<w-tree
|
|
109
|
-
style="border:1px solid #ddd;"
|
|
110
|
-
:viewHeightMax="WTree.viewHeightMaxSync"
|
|
124
|
+
style="width:350px; border:1px solid #ddd;"
|
|
111
125
|
:data="WTree.option.items"
|
|
126
|
+
:viewHeightMax="WTree.viewHeightMaxSync"
|
|
112
127
|
@mouseenter="mouseenter"
|
|
113
128
|
@mouseleave="mouseleave"
|
|
114
129
|
@click="click"
|
|
@@ -120,45 +135,68 @@
|
|
|
120
135
|
</div>
|
|
121
136
|
|
|
122
137
|
|
|
123
|
-
<div class="bk
|
|
138
|
+
<div class="bk">
|
|
124
139
|
<demolink
|
|
125
140
|
:kbname="'w-tree'"
|
|
126
141
|
:casename="'toggleItemsByFun'"
|
|
127
142
|
></demolink>
|
|
128
143
|
|
|
129
144
|
<div>
|
|
130
|
-
<v-btn style="margin:0px 5px 5px 0px;" small @click="
|
|
131
|
-
<v-btn style="margin:0px 5px 5px 0px;" small @click="
|
|
132
|
-
<v-btn style="margin:0px 5px 5px 0px;" small @click="
|
|
133
|
-
<v-btn style="margin:0px 5px 5px 0px;" small @click="
|
|
145
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsByFun(0, true)">show(rows[0])</v-btn>
|
|
146
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsByFun(0, false)">hide(rows[0])</v-btn>
|
|
147
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsByFun(1, true)">show(rows[1])</v-btn>
|
|
148
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsByFun(1, false)">hide(rows[1])</v-btn>
|
|
149
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsByFun(2, true)">show(rows[2])</v-btn>
|
|
150
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsByFun(2, false)">hide(rows[2])</v-btn>
|
|
134
151
|
</div>
|
|
135
152
|
|
|
136
153
|
<w-tree
|
|
137
154
|
ref="ref_toggleItemsByFun"
|
|
138
|
-
style="border:1px solid #ddd;"
|
|
155
|
+
style="width:350px; border:1px solid #ddd;"
|
|
156
|
+
:data="WTree.option.items"
|
|
139
157
|
:viewHeightMax="WTree.viewHeightMaxSync"
|
|
158
|
+
></w-tree>
|
|
159
|
+
|
|
160
|
+
</div>
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
<div class="bk">
|
|
164
|
+
<demolink
|
|
165
|
+
:kbname="'w-tree'"
|
|
166
|
+
:casename="'toggleItemsAll'"
|
|
167
|
+
></demolink>
|
|
168
|
+
|
|
169
|
+
<div>
|
|
170
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsAll(true)">show all</v-btn>
|
|
171
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="toggleItemsAll(false)">hide all</v-btn>
|
|
172
|
+
</div>
|
|
173
|
+
|
|
174
|
+
<w-tree
|
|
175
|
+
ref="ref_toggleItemsAll"
|
|
176
|
+
style="width:350px; border:1px solid #ddd;"
|
|
140
177
|
:data="WTree.option.items"
|
|
178
|
+
:viewHeightMax="WTree.viewHeightMaxSync"
|
|
141
179
|
></w-tree>
|
|
142
180
|
|
|
143
181
|
</div>
|
|
144
182
|
|
|
145
183
|
|
|
146
|
-
<div class="bk
|
|
184
|
+
<div class="bk">
|
|
147
185
|
<demolink
|
|
148
186
|
:kbname="'w-tree'"
|
|
149
187
|
:casename="'defaultDisplayLevel'"
|
|
150
188
|
></demolink>
|
|
151
189
|
|
|
152
190
|
<w-tree
|
|
153
|
-
style="border:1px solid #ddd;"
|
|
154
|
-
:defaultDisplayLevel="1"
|
|
191
|
+
style="width:350px; border:1px solid #ddd;"
|
|
155
192
|
:data="WTree.option.items"
|
|
193
|
+
:defaultDisplayLevel="1"
|
|
156
194
|
></w-tree>
|
|
157
195
|
|
|
158
196
|
</div>
|
|
159
197
|
|
|
160
198
|
|
|
161
|
-
<div class="bk
|
|
199
|
+
<div class="bk">
|
|
162
200
|
<demolink
|
|
163
201
|
:kbname="'w-tree'"
|
|
164
202
|
:casename="'filterKeywords & noResultsText'"
|
|
@@ -173,16 +211,16 @@
|
|
|
173
211
|
</div>
|
|
174
212
|
|
|
175
213
|
<w-tree
|
|
176
|
-
style="border:1px solid #ddd;"
|
|
214
|
+
style="width:350px; border:1px solid #ddd;"
|
|
215
|
+
:data="WTree.option.items"
|
|
177
216
|
:filterKeywords="WTree.option.keywords"
|
|
178
217
|
:noResultsText="'There are no items to show...'"
|
|
179
|
-
:data="WTree.option.items"
|
|
180
218
|
></w-tree>
|
|
181
219
|
|
|
182
220
|
</div>
|
|
183
221
|
|
|
184
222
|
|
|
185
|
-
<div class="bk
|
|
223
|
+
<div class="bk">
|
|
186
224
|
<demolink
|
|
187
225
|
:kbname="'w-tree'"
|
|
188
226
|
:casename="'filterKeywords & filterFunction'"
|
|
@@ -197,23 +235,23 @@
|
|
|
197
235
|
</div>
|
|
198
236
|
|
|
199
237
|
<w-tree
|
|
200
|
-
style="border:1px solid #ddd;"
|
|
238
|
+
style="width:350px; border:1px solid #ddd;"
|
|
239
|
+
:data="WTree.option.items"
|
|
201
240
|
:filterKeywords="WTree.option.keywords"
|
|
202
241
|
:filterFunction="filterFunction"
|
|
203
|
-
:data="WTree.option.items"
|
|
204
242
|
></w-tree>
|
|
205
243
|
|
|
206
244
|
</div>
|
|
207
245
|
|
|
208
246
|
|
|
209
|
-
<div class="bk
|
|
247
|
+
<div class="bk">
|
|
210
248
|
<demolink
|
|
211
249
|
:kbname="'w-tree'"
|
|
212
250
|
:casename="'itemTextColor & itemTextColorHover & itemBackgroundColor & itemBackgroundColorHover'"
|
|
213
251
|
></demolink>
|
|
214
252
|
|
|
215
253
|
<w-tree
|
|
216
|
-
style="border:1px solid #ddd; background:#444;"
|
|
254
|
+
style="width:350px; border:1px solid #ddd; background:#444;"
|
|
217
255
|
:data="WTree.option.items"
|
|
218
256
|
:itemTextColor="'#ccc'"
|
|
219
257
|
:itemTextColorHover="'#eee'"
|
|
@@ -224,7 +262,7 @@
|
|
|
224
262
|
</div>
|
|
225
263
|
|
|
226
264
|
|
|
227
|
-
<div class="bk
|
|
265
|
+
<div class="bk">
|
|
228
266
|
<demolink
|
|
229
267
|
:kbname="'w-tree'"
|
|
230
268
|
:casename="'activable & itemActive'"
|
|
@@ -233,7 +271,7 @@
|
|
|
233
271
|
<div style="font-size:0.8rem;">itemActive: {{WTree.option.itemActive}}</div>
|
|
234
272
|
|
|
235
273
|
<w-tree
|
|
236
|
-
style="border:1px solid #ddd;"
|
|
274
|
+
style="width:350px; border:1px solid #ddd;"
|
|
237
275
|
:data="WTree.option.items"
|
|
238
276
|
:activable="true"
|
|
239
277
|
:itemActive.sync="WTree.option.itemActive"
|
|
@@ -243,7 +281,7 @@
|
|
|
243
281
|
</div>
|
|
244
282
|
|
|
245
283
|
|
|
246
|
-
<div class="bk
|
|
284
|
+
<div class="bk">
|
|
247
285
|
<demolink
|
|
248
286
|
:kbname="'w-tree'"
|
|
249
287
|
:casename="'activable & itemActive & funActive'"
|
|
@@ -252,7 +290,7 @@
|
|
|
252
290
|
<div style="font-size:0.8rem;">itemActive: {{WTree.option.itemActive}}</div>
|
|
253
291
|
|
|
254
292
|
<w-tree
|
|
255
|
-
style="border:1px solid #ddd;"
|
|
293
|
+
style="width:350px; border:1px solid #ddd;"
|
|
256
294
|
:data="WTree.option.items"
|
|
257
295
|
:activable="true"
|
|
258
296
|
:itemActive.sync="WTree.option.itemActive"
|
|
@@ -263,7 +301,7 @@
|
|
|
263
301
|
</div>
|
|
264
302
|
|
|
265
303
|
|
|
266
|
-
<div class="bk
|
|
304
|
+
<div class="bk">
|
|
267
305
|
<demolink
|
|
268
306
|
:kbname="'w-tree'"
|
|
269
307
|
:casename="'activable & itemActive & itemTextColor & itemTextColorHover & itemTextColorActive & itemBackgroundColor & itemBackgroundColorHover & itemBackgroundColorActive'"
|
|
@@ -272,7 +310,7 @@
|
|
|
272
310
|
<div style="font-size:0.8rem;">itemActive: {{WTree.option.itemActive}}</div>
|
|
273
311
|
|
|
274
312
|
<w-tree
|
|
275
|
-
style="border:1px solid #ddd; background:#444;"
|
|
313
|
+
style="width:350px; border:1px solid #ddd; background:#444;"
|
|
276
314
|
:data="WTree.option.items"
|
|
277
315
|
:activable="true"
|
|
278
316
|
:itemActive.sync="WTree.option.itemActive"
|
|
@@ -288,7 +326,7 @@
|
|
|
288
326
|
</div>
|
|
289
327
|
|
|
290
328
|
|
|
291
|
-
<div class="bk
|
|
329
|
+
<div class="bk">
|
|
292
330
|
<demolink
|
|
293
331
|
:kbname="'w-tree'"
|
|
294
332
|
:casename="'draggable'"
|
|
@@ -297,7 +335,7 @@
|
|
|
297
335
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using draggable</div>
|
|
298
336
|
|
|
299
337
|
<w-tree
|
|
300
|
-
style="border:1px solid #ddd;"
|
|
338
|
+
style="width:350px; border:1px solid #ddd;"
|
|
301
339
|
:draggable="true"
|
|
302
340
|
:data.sync="WTree.option.items"
|
|
303
341
|
></w-tree>
|
|
@@ -305,7 +343,7 @@
|
|
|
305
343
|
</div>
|
|
306
344
|
|
|
307
345
|
|
|
308
|
-
<div class="bk
|
|
346
|
+
<div class="bk">
|
|
309
347
|
<demolink
|
|
310
348
|
:kbname="'w-tree'"
|
|
311
349
|
:casename="'draggable & dgPreviewOpacity & dgPreviewBorderWidth & dgBelongBackgroundColor'"
|
|
@@ -314,7 +352,7 @@
|
|
|
314
352
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using draggable</div>
|
|
315
353
|
|
|
316
354
|
<w-tree
|
|
317
|
-
style="border:1px solid #ddd;"
|
|
355
|
+
style="width:350px; border:1px solid #ddd;"
|
|
318
356
|
:draggable="true"
|
|
319
357
|
:data.sync="WTree.option.items"
|
|
320
358
|
:dgPreviewOpacity="0.9"
|
|
@@ -326,7 +364,7 @@
|
|
|
326
364
|
</div>
|
|
327
365
|
|
|
328
366
|
|
|
329
|
-
<div class="bk
|
|
367
|
+
<div class="bk">
|
|
330
368
|
<demolink
|
|
331
369
|
:kbname="'w-tree'"
|
|
332
370
|
:casename="'draggable & dgInsertLineColor & dgInsertBackgroundColor & dgBelongBackgroundColor'"
|
|
@@ -335,7 +373,7 @@
|
|
|
335
373
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using draggable</div>
|
|
336
374
|
|
|
337
375
|
<w-tree
|
|
338
|
-
style="border:1px solid #ddd;"
|
|
376
|
+
style="width:350px; border:1px solid #ddd;"
|
|
339
377
|
:draggable="true"
|
|
340
378
|
:data.sync="WTree.option.items"
|
|
341
379
|
:dgInsertLineColor="'rgba(120,220,150,0.9)'"
|
|
@@ -346,7 +384,7 @@
|
|
|
346
384
|
</div>
|
|
347
385
|
|
|
348
386
|
|
|
349
|
-
<div class="bk
|
|
387
|
+
<div class="bk">
|
|
350
388
|
<demolink
|
|
351
389
|
:kbname="'w-tree'"
|
|
352
390
|
:casename="'draggable & dgTextDisabled & dgTextDisabledColor & dgTextDisabledPaddingLeft & dgTextDisabledFontSize & dgTextDisabledBackgroundColor'"
|
|
@@ -355,7 +393,7 @@
|
|
|
355
393
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using draggable</div>
|
|
356
394
|
|
|
357
395
|
<w-tree
|
|
358
|
-
style="border:1px solid #ddd;"
|
|
396
|
+
style="width:350px; border:1px solid #ddd;"
|
|
359
397
|
:draggable="true"
|
|
360
398
|
:data.sync="WTree.option.items"
|
|
361
399
|
:dgTextDisabled="'禁止拖曳至自己子節點當中'"
|
|
@@ -368,7 +406,7 @@
|
|
|
368
406
|
</div>
|
|
369
407
|
|
|
370
408
|
|
|
371
|
-
<div class="bk
|
|
409
|
+
<div class="bk">
|
|
372
410
|
<demolink
|
|
373
411
|
:kbname="'w-tree'"
|
|
374
412
|
:casename="'operatable'"
|
|
@@ -377,7 +415,7 @@
|
|
|
377
415
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using operatable</div>
|
|
378
416
|
|
|
379
417
|
<w-tree
|
|
380
|
-
style="border:1px solid #ddd;"
|
|
418
|
+
style="width:350px; border:1px solid #ddd;"
|
|
381
419
|
:data.sync="WTree.option.items"
|
|
382
420
|
:operatable="true"
|
|
383
421
|
@click-operate-item="clickOperateItem"
|
|
@@ -386,7 +424,7 @@
|
|
|
386
424
|
</div>
|
|
387
425
|
|
|
388
426
|
|
|
389
|
-
<div class="bk
|
|
427
|
+
<div class="bk">
|
|
390
428
|
<demolink
|
|
391
429
|
:kbname="'w-tree'"
|
|
392
430
|
:casename="'operatable & operateBtnTooltip & operateItemTextForInsertBefore & perateItemTextForInsertChild & operateItemTextForInsertAfter & operateItemTextForInsertDelete'"
|
|
@@ -395,7 +433,7 @@
|
|
|
395
433
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using operatable</div>
|
|
396
434
|
|
|
397
435
|
<w-tree
|
|
398
|
-
style="border:1px solid #ddd;"
|
|
436
|
+
style="width:350px; border:1px solid #ddd;"
|
|
399
437
|
:data.sync="WTree.option.items"
|
|
400
438
|
:operatable="true"
|
|
401
439
|
:operateBtnTooltip="'編輯'"
|
|
@@ -409,7 +447,7 @@
|
|
|
409
447
|
</div>
|
|
410
448
|
|
|
411
449
|
|
|
412
|
-
<div class="bk
|
|
450
|
+
<div class="bk">
|
|
413
451
|
<demolink
|
|
414
452
|
:kbname="'w-tree'"
|
|
415
453
|
:casename="'operatable & operateItemIconSize & operateItemPaddingStyle & operatePanelWidth & operatePanelHeight'"
|
|
@@ -418,7 +456,7 @@
|
|
|
418
456
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using operatable</div>
|
|
419
457
|
|
|
420
458
|
<w-tree
|
|
421
|
-
style="border:1px solid #ddd;"
|
|
459
|
+
style="width:350px; border:1px solid #ddd;"
|
|
422
460
|
:data.sync="WTree.option.items"
|
|
423
461
|
:operatable="true"
|
|
424
462
|
:operateItemIconSize="18"
|
|
@@ -431,7 +469,7 @@
|
|
|
431
469
|
</div>
|
|
432
470
|
|
|
433
471
|
|
|
434
|
-
<div class="bk
|
|
472
|
+
<div class="bk">
|
|
435
473
|
<demolink
|
|
436
474
|
:kbname="'w-tree'"
|
|
437
475
|
:casename="'operatable & operateBtnBackgroundColor & operateBtnBackgroundColorHover & operateBtnBackgroundColorFocus'"
|
|
@@ -440,7 +478,7 @@
|
|
|
440
478
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using operatable</div>
|
|
441
479
|
|
|
442
480
|
<w-tree
|
|
443
|
-
style="border:1px solid #ddd;"
|
|
481
|
+
style="width:350px; border:1px solid #ddd;"
|
|
444
482
|
:data.sync="WTree.option.items"
|
|
445
483
|
:operatable="true"
|
|
446
484
|
:operateBtnBackgroundColor="'rgba(230,230,230,0.4)'"
|
|
@@ -452,7 +490,7 @@
|
|
|
452
490
|
</div>
|
|
453
491
|
|
|
454
492
|
|
|
455
|
-
<div class="bk
|
|
493
|
+
<div class="bk">
|
|
456
494
|
<demolink
|
|
457
495
|
:kbname="'w-tree'"
|
|
458
496
|
:casename="'operatable & operateItemBackgroundColor & operateItemBackgroundColorHover & operateItemTextColor & operateItemTextColorHover & operateItemIconColor & operateItemIconColorHover'"
|
|
@@ -461,7 +499,7 @@
|
|
|
461
499
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using operatable</div>
|
|
462
500
|
|
|
463
501
|
<w-tree
|
|
464
|
-
style="border:1px solid #ddd;"
|
|
502
|
+
style="width:350px; border:1px solid #ddd;"
|
|
465
503
|
:data.sync="WTree.option.items"
|
|
466
504
|
:operatable="true"
|
|
467
505
|
:operateItemBackgroundColor="'blue-grey darken-1'"
|
|
@@ -476,78 +514,78 @@
|
|
|
476
514
|
</div>
|
|
477
515
|
|
|
478
516
|
|
|
479
|
-
<div class="bk
|
|
517
|
+
<div class="bk">
|
|
480
518
|
<demolink
|
|
481
519
|
:kbname="'w-tree'"
|
|
482
520
|
:casename="'paddingStyle'"
|
|
483
521
|
></demolink>
|
|
484
522
|
|
|
485
523
|
<w-tree
|
|
486
|
-
style="border:1px solid #ddd;"
|
|
487
|
-
:paddingStyle="{v:5,h:5}"
|
|
524
|
+
style="width:350px; border:1px solid #ddd;"
|
|
488
525
|
:data="WTree.option.items"
|
|
526
|
+
:paddingStyle="{v:5,h:5}"
|
|
489
527
|
></w-tree>
|
|
490
528
|
|
|
491
529
|
</div>
|
|
492
530
|
|
|
493
531
|
|
|
494
|
-
<div class="bk
|
|
532
|
+
<div class="bk">
|
|
495
533
|
<demolink
|
|
496
534
|
:kbname="'w-tree'"
|
|
497
535
|
:casename="'indent'"
|
|
498
536
|
></demolink>
|
|
499
537
|
|
|
500
538
|
<w-tree
|
|
501
|
-
style="border:1px solid #ddd;"
|
|
502
|
-
:indent="0.5"
|
|
539
|
+
style="width:350px; border:1px solid #ddd;"
|
|
503
540
|
:data="WTree.option.items"
|
|
541
|
+
:indent="0.5"
|
|
504
542
|
></w-tree>
|
|
505
543
|
|
|
506
544
|
</div>
|
|
507
545
|
|
|
508
546
|
|
|
509
|
-
<div class="bk
|
|
547
|
+
<div class="bk">
|
|
510
548
|
<demolink
|
|
511
549
|
:kbname="'w-tree'"
|
|
512
550
|
:casename="'iconToggleColor & iconToggleBackgroundColor & iconToggleBackgroundColorHover'"
|
|
513
551
|
></demolink>
|
|
514
552
|
|
|
515
553
|
<w-tree
|
|
516
|
-
style="border:1px solid #ddd;"
|
|
554
|
+
style="width:350px; border:1px solid #ddd;"
|
|
555
|
+
:data="WTree.option.items"
|
|
517
556
|
:iconToggleColor="'#d39a70'"
|
|
518
557
|
:iconToggleBackgroundColor="'rgba(211,154,112,0.1)'"
|
|
519
558
|
:iconToggleBackgroundColorHover="'rgba(211,154,112,0.3)'"
|
|
520
|
-
:data="WTree.option.items"
|
|
521
559
|
></w-tree>
|
|
522
560
|
|
|
523
561
|
</div>
|
|
524
562
|
|
|
525
563
|
|
|
526
|
-
<div class="bk
|
|
564
|
+
<div class="bk">
|
|
527
565
|
<demolink
|
|
528
566
|
:kbname="'w-tree'"
|
|
529
567
|
:casename="'keyPrimary & keyText & keyChildren'"
|
|
530
568
|
></demolink>
|
|
531
569
|
|
|
532
570
|
<w-tree
|
|
533
|
-
style="border:1px solid #ddd;"
|
|
571
|
+
style="width:350px; border:1px solid #ddd;"
|
|
572
|
+
:data="WTree.optionKeys.items"
|
|
534
573
|
:keyPrimary="'sid'"
|
|
535
574
|
:keyText="'name'"
|
|
536
575
|
:keyChildren="'packages'"
|
|
537
|
-
:data="WTree.optionKeys.items"
|
|
538
576
|
></w-tree>
|
|
539
577
|
|
|
540
578
|
</div>
|
|
541
579
|
|
|
542
580
|
|
|
543
|
-
<div class="bk
|
|
581
|
+
<div class="bk">
|
|
544
582
|
<demolink
|
|
545
583
|
:kbname="'w-tree'"
|
|
546
584
|
:casename="'slot'"
|
|
547
585
|
></demolink>
|
|
548
586
|
|
|
549
587
|
<w-tree
|
|
550
|
-
style="border:1px solid #ddd;"
|
|
588
|
+
style="width:350px; border:1px solid #ddd;"
|
|
551
589
|
:data="WTree.option.items"
|
|
552
590
|
>
|
|
553
591
|
<template v-slot:item="props">
|
|
@@ -578,7 +616,7 @@
|
|
|
578
616
|
</div>
|
|
579
617
|
|
|
580
618
|
|
|
581
|
-
<div class="bk
|
|
619
|
+
<div class="bk">
|
|
582
620
|
<demolink
|
|
583
621
|
:kbname="'w-tree'"
|
|
584
622
|
:casename="'slot & operatable'"
|
|
@@ -587,7 +625,7 @@
|
|
|
587
625
|
<div style="margin-bottom:5px; color:#f26; font-size:0.8rem;">* Disable show and hide nodes when using operatable</div>
|
|
588
626
|
|
|
589
627
|
<w-tree
|
|
590
|
-
style="border:1px solid #ddd;"
|
|
628
|
+
style="width:350px; border:1px solid #ddd;"
|
|
591
629
|
:data.sync="WTree.option.items"
|
|
592
630
|
:operatable="true"
|
|
593
631
|
@click-operate-item="clickOperateItem"
|
|
@@ -607,7 +645,7 @@
|
|
|
607
645
|
</div>
|
|
608
646
|
|
|
609
647
|
|
|
610
|
-
<div class="bk" style="display:block;
|
|
648
|
+
<div class="bk" style="display:block;">
|
|
611
649
|
<demolink
|
|
612
650
|
:kbname="'w-tree'"
|
|
613
651
|
:casename="'selectable'"
|
|
@@ -618,7 +656,7 @@
|
|
|
618
656
|
|
|
619
657
|
<div style="display:table-cell; vertical-align:top;">
|
|
620
658
|
<w-tree
|
|
621
|
-
style="width:
|
|
659
|
+
style="width:350px; border:1px solid #ddd;"
|
|
622
660
|
:data="WTree.option.items"
|
|
623
661
|
:selectable="true"
|
|
624
662
|
:selections.sync="WTree.option.selections"
|
|
@@ -639,7 +677,7 @@
|
|
|
639
677
|
</div>
|
|
640
678
|
|
|
641
679
|
|
|
642
|
-
<div class="bk" style="display:block;
|
|
680
|
+
<div class="bk" style="display:block;">
|
|
643
681
|
<demolink
|
|
644
682
|
:kbname="'w-tree'"
|
|
645
683
|
:casename="'slot & selectable'"
|
|
@@ -650,7 +688,7 @@
|
|
|
650
688
|
|
|
651
689
|
<div style="display:table-cell; vertical-align:top;">
|
|
652
690
|
<w-tree
|
|
653
|
-
style="width:
|
|
691
|
+
style="width:350px; border:1px solid #ddd;"
|
|
654
692
|
:data="WTree.option.items"
|
|
655
693
|
:selectable="true"
|
|
656
694
|
:selections.sync="WTree.option.selections"
|
|
@@ -699,7 +737,7 @@
|
|
|
699
737
|
</div>
|
|
700
738
|
|
|
701
739
|
|
|
702
|
-
<div class="bk" style="display:block;
|
|
740
|
+
<div class="bk" style="display:block;">
|
|
703
741
|
<demolink
|
|
704
742
|
:kbname="'w-tree'"
|
|
705
743
|
:casename="'slot & selectable & iconSize(20) & defItemHeight(24)'"
|
|
@@ -710,7 +748,7 @@
|
|
|
710
748
|
|
|
711
749
|
<div style="display:table-cell; vertical-align:top;">
|
|
712
750
|
<w-tree
|
|
713
|
-
style="width:
|
|
751
|
+
style="width:350px; border:1px solid #ddd;"
|
|
714
752
|
:data="WTree.option.items"
|
|
715
753
|
:selectable="true"
|
|
716
754
|
:selections.sync="WTree.option.selections"
|
|
@@ -761,7 +799,7 @@
|
|
|
761
799
|
</div>
|
|
762
800
|
|
|
763
801
|
|
|
764
|
-
<div class="bk" style="display:block;
|
|
802
|
+
<div class="bk" style="display:block;">
|
|
765
803
|
<demolink
|
|
766
804
|
:kbname="'w-tree'"
|
|
767
805
|
:casename="'selectable & draggable'"
|
|
@@ -774,7 +812,7 @@
|
|
|
774
812
|
|
|
775
813
|
<div style="display:table-cell; vertical-align:top;">
|
|
776
814
|
<w-tree
|
|
777
|
-
style="width:
|
|
815
|
+
style="width:350px; border:1px solid #ddd;"
|
|
778
816
|
:draggable="true"
|
|
779
817
|
:data.sync="WTree.option.items"
|
|
780
818
|
:selectable="true"
|
|
@@ -796,7 +834,7 @@
|
|
|
796
834
|
</div>
|
|
797
835
|
|
|
798
836
|
|
|
799
|
-
<div class="bk" style="display:block;
|
|
837
|
+
<div class="bk" style="display:block;">
|
|
800
838
|
<demolink
|
|
801
839
|
:kbname="'w-tree'"
|
|
802
840
|
:casename="'slot & selectable & draggable'"
|
|
@@ -809,7 +847,7 @@
|
|
|
809
847
|
|
|
810
848
|
<div style="display:table-cell; vertical-align:top;">
|
|
811
849
|
<w-tree
|
|
812
|
-
style="width:
|
|
850
|
+
style="width:350px; border:1px solid #ddd;"
|
|
813
851
|
:draggable="true"
|
|
814
852
|
:data.sync="WTree.option.items"
|
|
815
853
|
:selectable="true"
|
|
@@ -859,7 +897,7 @@
|
|
|
859
897
|
</div>
|
|
860
898
|
|
|
861
899
|
|
|
862
|
-
<div class="bk" style="display:block;
|
|
900
|
+
<div class="bk" style="display:block;">
|
|
863
901
|
<demolink
|
|
864
902
|
:kbname="'w-tree'"
|
|
865
903
|
:casename="'filterKeywords & noResultsText & selectable'"
|
|
@@ -878,7 +916,7 @@
|
|
|
878
916
|
|
|
879
917
|
<div style="display:table-cell; vertical-align:top;">
|
|
880
918
|
<w-tree
|
|
881
|
-
style="width:
|
|
919
|
+
style="width:350px; border:1px solid #ddd;"
|
|
882
920
|
:data="WTree.option.items"
|
|
883
921
|
:selectable="true"
|
|
884
922
|
:selections.sync="WTree.option.selections"
|
|
@@ -929,7 +967,7 @@
|
|
|
929
967
|
</div>
|
|
930
968
|
|
|
931
969
|
|
|
932
|
-
<div class="bk" style="display:block;
|
|
970
|
+
<div class="bk" style="display:block;">
|
|
933
971
|
<demolink
|
|
934
972
|
:kbname="'w-tree'"
|
|
935
973
|
:casename="'slot & locked & selectable'"
|
|
@@ -940,7 +978,7 @@
|
|
|
940
978
|
|
|
941
979
|
<div style="display:table-cell; vertical-align:top;">
|
|
942
980
|
<w-tree
|
|
943
|
-
style="width:
|
|
981
|
+
style="width:350px; border:1px solid #ddd;"
|
|
944
982
|
:data="WTree.optionLocked.items"
|
|
945
983
|
:selectable="true"
|
|
946
984
|
:selections.sync="WTree.optionLocked.selections"
|
|
@@ -990,7 +1028,7 @@
|
|
|
990
1028
|
</div>
|
|
991
1029
|
|
|
992
1030
|
|
|
993
|
-
<div class="bk" style="display:block;
|
|
1031
|
+
<div class="bk" style="display:block;">
|
|
994
1032
|
<demolink
|
|
995
1033
|
:kbname="'w-tree'"
|
|
996
1034
|
:casename="'slot & iconUncheckedColor & iconUncheckedDisabledColor & iconCheckedColor & iconCheckedDisabledColor & iconCheckedPartiallyColor & iconCheckedPartiallyDisabledColor & locked & selectable'"
|
|
@@ -1001,7 +1039,7 @@
|
|
|
1001
1039
|
|
|
1002
1040
|
<div style="display:table-cell; vertical-align:top;">
|
|
1003
1041
|
<w-tree
|
|
1004
|
-
style="width:
|
|
1042
|
+
style="width:350px; border:1px solid #ddd;"
|
|
1005
1043
|
:data="WTree.optionLocked.items"
|
|
1006
1044
|
:selectable="true"
|
|
1007
1045
|
:selections.sync="WTree.optionLocked.selections"
|
|
@@ -1057,7 +1095,7 @@
|
|
|
1057
1095
|
</div>
|
|
1058
1096
|
|
|
1059
1097
|
|
|
1060
|
-
<div class="bk" style="display:block;
|
|
1098
|
+
<div class="bk" style="display:block;">
|
|
1061
1099
|
<demolink
|
|
1062
1100
|
:kbname="'w-tree'"
|
|
1063
1101
|
:casename="'slot & selectable & large data (100,000 items)'"
|
|
@@ -1068,7 +1106,7 @@
|
|
|
1068
1106
|
|
|
1069
1107
|
<div style="display:table-cell; vertical-align:top;">
|
|
1070
1108
|
<w-tree
|
|
1071
|
-
style="
|
|
1109
|
+
style="border:1px solid #ddd;"
|
|
1072
1110
|
:data="WTree.optionLarge.items"
|
|
1073
1111
|
:selectable="true"
|
|
1074
1112
|
:selections.sync="WTree.optionLarge.selections"
|
|
@@ -1605,14 +1643,14 @@ export default {
|
|
|
1605
1643
|
}
|
|
1606
1644
|
return b
|
|
1607
1645
|
},
|
|
1608
|
-
|
|
1609
|
-
console.log('
|
|
1646
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
1647
|
+
console.log('toggleItemsByFun', ind, toUnfolding)
|
|
1610
1648
|
|
|
1611
1649
|
let vo = this
|
|
1612
1650
|
|
|
1613
1651
|
//toggleItemsByFun
|
|
1614
1652
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun((rows) => {
|
|
1615
|
-
console.log('
|
|
1653
|
+
console.log('toggleItemsByFun rows', rows)
|
|
1616
1654
|
return {
|
|
1617
1655
|
row: rows[ind],
|
|
1618
1656
|
toUnfolding,
|
|
@@ -1620,6 +1658,15 @@ export default {
|
|
|
1620
1658
|
})
|
|
1621
1659
|
|
|
1622
1660
|
},
|
|
1661
|
+
toggleItemsAll: function(toUnfolding) {
|
|
1662
|
+
console.log('toggleItemsAll', toUnfolding)
|
|
1663
|
+
|
|
1664
|
+
let vo = this
|
|
1665
|
+
|
|
1666
|
+
//toggleItemsAll
|
|
1667
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding)
|
|
1668
|
+
|
|
1669
|
+
},
|
|
1623
1670
|
},
|
|
1624
1671
|
}
|
|
1625
1672
|
</script>
|