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
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,7 +134,7 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div class="item">draggable</div>
|
|
143
139
|
|
|
144
140
|
<div
|
|
@@ -146,7 +142,7 @@
|
|
|
146
142
|
>* Disable show and hide nodes when using draggable</div>
|
|
147
143
|
|
|
148
144
|
<w-tree
|
|
149
|
-
style="border:1px solid #ddd;"
|
|
145
|
+
style="width:350px; border:1px solid #ddd;"
|
|
150
146
|
:draggable="true"
|
|
151
147
|
:data.sync="WTree.option.items"
|
|
152
148
|
></w-tree>
|
|
@@ -657,19 +653,27 @@
|
|
|
657
653
|
}
|
|
658
654
|
return b;
|
|
659
655
|
},
|
|
660
|
-
|
|
661
|
-
console.log("
|
|
656
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
657
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
662
658
|
|
|
663
659
|
let vo = this;
|
|
664
660
|
|
|
665
661
|
//toggleItemsByFun
|
|
666
662
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
667
|
-
console.log("
|
|
663
|
+
console.log("toggleItemsByFun rows", rows);
|
|
668
664
|
return {
|
|
669
665
|
row: rows[ind],
|
|
670
666
|
toUnfolding
|
|
671
667
|
};
|
|
672
668
|
});
|
|
669
|
+
},
|
|
670
|
+
toggleItemsAll: function(toUnfolding) {
|
|
671
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
672
|
+
|
|
673
|
+
let vo = this;
|
|
674
|
+
|
|
675
|
+
//toggleItemsAll
|
|
676
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
673
677
|
}
|
|
674
678
|
}
|
|
675
679
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,7 +134,7 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div
|
|
143
139
|
class="item"
|
|
144
140
|
>draggable & dgInsertLineColor & dgInsertBackgroundColor & dgBelongBackgroundColor</div>
|
|
@@ -148,7 +144,7 @@
|
|
|
148
144
|
>* Disable show and hide nodes when using draggable</div>
|
|
149
145
|
|
|
150
146
|
<w-tree
|
|
151
|
-
style="border:1px solid #ddd;"
|
|
147
|
+
style="width:350px; border:1px solid #ddd;"
|
|
152
148
|
:draggable="true"
|
|
153
149
|
:data.sync="WTree.option.items"
|
|
154
150
|
:dg-insert-line-color="'rgba(120,220,150,0.9)'"
|
|
@@ -662,19 +658,27 @@
|
|
|
662
658
|
}
|
|
663
659
|
return b;
|
|
664
660
|
},
|
|
665
|
-
|
|
666
|
-
console.log("
|
|
661
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
662
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
667
663
|
|
|
668
664
|
let vo = this;
|
|
669
665
|
|
|
670
666
|
//toggleItemsByFun
|
|
671
667
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
672
|
-
console.log("
|
|
668
|
+
console.log("toggleItemsByFun rows", rows);
|
|
673
669
|
return {
|
|
674
670
|
row: rows[ind],
|
|
675
671
|
toUnfolding
|
|
676
672
|
};
|
|
677
673
|
});
|
|
674
|
+
},
|
|
675
|
+
toggleItemsAll: function(toUnfolding) {
|
|
676
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
677
|
+
|
|
678
|
+
let vo = this;
|
|
679
|
+
|
|
680
|
+
//toggleItemsAll
|
|
681
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
678
682
|
}
|
|
679
683
|
}
|
|
680
684
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,7 +134,7 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div
|
|
143
139
|
class="item"
|
|
144
140
|
>draggable & dgPreviewOpacity & dgPreviewBorderWidth & dgBelongBackgroundColor</div>
|
|
@@ -148,7 +144,7 @@
|
|
|
148
144
|
>* Disable show and hide nodes when using draggable</div>
|
|
149
145
|
|
|
150
146
|
<w-tree
|
|
151
|
-
style="border:1px solid #ddd;"
|
|
147
|
+
style="width:350px; border:1px solid #ddd;"
|
|
152
148
|
:draggable="true"
|
|
153
149
|
:data.sync="WTree.option.items"
|
|
154
150
|
:dg-preview-opacity="0.9"
|
|
@@ -663,19 +659,27 @@
|
|
|
663
659
|
}
|
|
664
660
|
return b;
|
|
665
661
|
},
|
|
666
|
-
|
|
667
|
-
console.log("
|
|
662
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
663
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
668
664
|
|
|
669
665
|
let vo = this;
|
|
670
666
|
|
|
671
667
|
//toggleItemsByFun
|
|
672
668
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
673
|
-
console.log("
|
|
669
|
+
console.log("toggleItemsByFun rows", rows);
|
|
674
670
|
return {
|
|
675
671
|
row: rows[ind],
|
|
676
672
|
toUnfolding
|
|
677
673
|
};
|
|
678
674
|
});
|
|
675
|
+
},
|
|
676
|
+
toggleItemsAll: function(toUnfolding) {
|
|
677
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
678
|
+
|
|
679
|
+
let vo = this;
|
|
680
|
+
|
|
681
|
+
//toggleItemsAll
|
|
682
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
679
683
|
}
|
|
680
684
|
}
|
|
681
685
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,7 +134,7 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div
|
|
143
139
|
class="item"
|
|
144
140
|
>draggable & dgTextDisabled & dgTextDisabledColor & dgTextDisabledPaddingLeft & dgTextDisabledFontSize & dgTextDisabledBackgroundColor</div>
|
|
@@ -148,7 +144,7 @@
|
|
|
148
144
|
>* Disable show and hide nodes when using draggable</div>
|
|
149
145
|
|
|
150
146
|
<w-tree
|
|
151
|
-
style="border:1px solid #ddd;"
|
|
147
|
+
style="width:350px; border:1px solid #ddd;"
|
|
152
148
|
:draggable="true"
|
|
153
149
|
:data.sync="WTree.option.items"
|
|
154
150
|
:dg-text-disabled="'禁止拖曳至自己子節點當中'"
|
|
@@ -664,19 +660,27 @@
|
|
|
664
660
|
}
|
|
665
661
|
return b;
|
|
666
662
|
},
|
|
667
|
-
|
|
668
|
-
console.log("
|
|
663
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
664
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
669
665
|
|
|
670
666
|
let vo = this;
|
|
671
667
|
|
|
672
668
|
//toggleItemsByFun
|
|
673
669
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
674
|
-
console.log("
|
|
670
|
+
console.log("toggleItemsByFun rows", rows);
|
|
675
671
|
return {
|
|
676
672
|
row: rows[ind],
|
|
677
673
|
toUnfolding
|
|
678
674
|
};
|
|
679
675
|
});
|
|
676
|
+
},
|
|
677
|
+
toggleItemsAll: function(toUnfolding) {
|
|
678
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
679
|
+
|
|
680
|
+
let vo = this;
|
|
681
|
+
|
|
682
|
+
//toggleItemsAll
|
|
683
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
680
684
|
}
|
|
681
685
|
}
|
|
682
686
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,13 +134,13 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div class="item">events</div>
|
|
143
139
|
|
|
144
140
|
<w-tree
|
|
145
|
-
style="border:1px solid #ddd;"
|
|
146
|
-
:view-height-max="WTree.viewHeightMaxSync"
|
|
141
|
+
style="width:350px; border:1px solid #ddd;"
|
|
147
142
|
:data="WTree.option.items"
|
|
143
|
+
:view-height-max="WTree.viewHeightMaxSync"
|
|
148
144
|
@mouseenter="mouseenter"
|
|
149
145
|
@mouseleave="mouseleave"
|
|
150
146
|
@click="click"
|
|
@@ -659,19 +655,27 @@
|
|
|
659
655
|
}
|
|
660
656
|
return b;
|
|
661
657
|
},
|
|
662
|
-
|
|
663
|
-
console.log("
|
|
658
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
659
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
664
660
|
|
|
665
661
|
let vo = this;
|
|
666
662
|
|
|
667
663
|
//toggleItemsByFun
|
|
668
664
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
669
|
-
console.log("
|
|
665
|
+
console.log("toggleItemsByFun rows", rows);
|
|
670
666
|
return {
|
|
671
667
|
row: rows[ind],
|
|
672
668
|
toUnfolding
|
|
673
669
|
};
|
|
674
670
|
});
|
|
671
|
+
},
|
|
672
|
+
toggleItemsAll: function(toUnfolding) {
|
|
673
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
674
|
+
|
|
675
|
+
let vo = this;
|
|
676
|
+
|
|
677
|
+
//toggleItemsAll
|
|
678
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
675
679
|
}
|
|
676
680
|
}
|
|
677
681
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,7 +134,7 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div class="item">filterKeywords & filterFunction</div>
|
|
143
139
|
|
|
144
140
|
<div style="margin-bottom:10px;">
|
|
@@ -150,10 +146,10 @@
|
|
|
150
146
|
</div>
|
|
151
147
|
|
|
152
148
|
<w-tree
|
|
153
|
-
style="border:1px solid #ddd;"
|
|
149
|
+
style="width:350px; border:1px solid #ddd;"
|
|
150
|
+
:data="WTree.option.items"
|
|
154
151
|
:filter-keywords="WTree.option.keywords"
|
|
155
152
|
:filter-function="filterFunction"
|
|
156
|
-
:data="WTree.option.items"
|
|
157
153
|
></w-tree>
|
|
158
154
|
</div>
|
|
159
155
|
</v-app>
|
|
@@ -662,19 +658,27 @@
|
|
|
662
658
|
}
|
|
663
659
|
return b;
|
|
664
660
|
},
|
|
665
|
-
|
|
666
|
-
console.log("
|
|
661
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
662
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
667
663
|
|
|
668
664
|
let vo = this;
|
|
669
665
|
|
|
670
666
|
//toggleItemsByFun
|
|
671
667
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
672
|
-
console.log("
|
|
668
|
+
console.log("toggleItemsByFun rows", rows);
|
|
673
669
|
return {
|
|
674
670
|
row: rows[ind],
|
|
675
671
|
toUnfolding
|
|
676
672
|
};
|
|
677
673
|
});
|
|
674
|
+
},
|
|
675
|
+
toggleItemsAll: function(toUnfolding) {
|
|
676
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
677
|
+
|
|
678
|
+
let vo = this;
|
|
679
|
+
|
|
680
|
+
//toggleItemsAll
|
|
681
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
678
682
|
}
|
|
679
683
|
}
|
|
680
684
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,7 +134,7 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div class="item">filterKeywords & noResultsText</div>
|
|
143
139
|
|
|
144
140
|
<div style="margin-bottom:10px;">
|
|
@@ -150,10 +146,10 @@
|
|
|
150
146
|
</div>
|
|
151
147
|
|
|
152
148
|
<w-tree
|
|
153
|
-
style="border:1px solid #ddd;"
|
|
149
|
+
style="width:350px; border:1px solid #ddd;"
|
|
150
|
+
:data="WTree.option.items"
|
|
154
151
|
:filter-keywords="WTree.option.keywords"
|
|
155
152
|
:no-results-text="'There are no items to show...'"
|
|
156
|
-
:data="WTree.option.items"
|
|
157
153
|
></w-tree>
|
|
158
154
|
</div>
|
|
159
155
|
</v-app>
|
|
@@ -662,19 +658,27 @@
|
|
|
662
658
|
}
|
|
663
659
|
return b;
|
|
664
660
|
},
|
|
665
|
-
|
|
666
|
-
console.log("
|
|
661
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
662
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
667
663
|
|
|
668
664
|
let vo = this;
|
|
669
665
|
|
|
670
666
|
//toggleItemsByFun
|
|
671
667
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
672
|
-
console.log("
|
|
668
|
+
console.log("toggleItemsByFun rows", rows);
|
|
673
669
|
return {
|
|
674
670
|
row: rows[ind],
|
|
675
671
|
toUnfolding
|
|
676
672
|
};
|
|
677
673
|
});
|
|
674
|
+
},
|
|
675
|
+
toggleItemsAll: function(toUnfolding) {
|
|
676
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
677
|
+
|
|
678
|
+
let vo = this;
|
|
679
|
+
|
|
680
|
+
//toggleItemsAll
|
|
681
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
678
682
|
}
|
|
679
683
|
}
|
|
680
684
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,7 +134,7 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk" style="display:block;
|
|
137
|
+
<div class="bk" style="display:block;">
|
|
142
138
|
<div
|
|
143
139
|
class="item"
|
|
144
140
|
>filterKeywords & noResultsText & selectable</div>
|
|
@@ -155,7 +151,7 @@
|
|
|
155
151
|
<div :style="'overflow-x:auto;'">
|
|
156
152
|
<div style="display:table-cell; vertical-align:top;">
|
|
157
153
|
<w-tree
|
|
158
|
-
style="width:
|
|
154
|
+
style="width:350px; border:1px solid #ddd;"
|
|
159
155
|
:data="WTree.option.items"
|
|
160
156
|
:selectable="true"
|
|
161
157
|
:selections.sync="WTree.option.selections"
|
|
@@ -731,19 +727,27 @@
|
|
|
731
727
|
}
|
|
732
728
|
return b;
|
|
733
729
|
},
|
|
734
|
-
|
|
735
|
-
console.log("
|
|
730
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
731
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
736
732
|
|
|
737
733
|
let vo = this;
|
|
738
734
|
|
|
739
735
|
//toggleItemsByFun
|
|
740
736
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
741
|
-
console.log("
|
|
737
|
+
console.log("toggleItemsByFun rows", rows);
|
|
742
738
|
return {
|
|
743
739
|
row: rows[ind],
|
|
744
740
|
toUnfolding
|
|
745
741
|
};
|
|
746
742
|
});
|
|
743
|
+
},
|
|
744
|
+
toggleItemsAll: function(toUnfolding) {
|
|
745
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
746
|
+
|
|
747
|
+
let vo = this;
|
|
748
|
+
|
|
749
|
+
//toggleItemsAll
|
|
750
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
747
751
|
}
|
|
748
752
|
}
|
|
749
753
|
});
|