w-component-vue 2.2.35 → 2.2.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/w-component-vue.umd.js +3 -3
- package/dist/w-component-vue.umd.js.map +1 -1
- package/docs/{js_binarySearch.mjs.html → binarySearch.mjs.html} +3 -3
- package/docs/examples/app.html +1 -1
- package/docs/examples/app.umd.js +2 -2
- package/docs/examples/app.umd.js.map +1 -1
- package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +1 -1
- package/docs/examples/w-alert_backgroundColor.html +1 -1
- package/docs/examples/w-alert_borderColor.html +1 -1
- package/docs/examples/w-alert_borderRadius.html +1 -1
- package/docs/examples/w-alert_borderWidth.html +1 -1
- package/docs/examples/w-alert_default.html +1 -1
- package/docs/examples/w-alert_icon.html +1 -1
- package/docs/examples/w-alert_position.html +1 -1
- package/docs/examples/w-alert_recive closed event by promise.html +1 -1
- package/docs/examples/w-alert_shadowStyle.html +1 -1
- package/docs/examples/w-alert_textColor.html +1 -1
- package/docs/examples/w-alert_time (6s).html +1 -1
- package/docs/examples/w-alert_type error.html +1 -1
- package/docs/examples/w-alert_type infor.html +1 -1
- package/docs/examples/w-alert_type warning.html +1 -1
- package/docs/examples/w-badge_backgroundColor.html +1 -1
- package/docs/examples/w-badge_badgeAlign.html +1 -1
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +1 -1
- package/docs/examples/w-badge_borderRadius.html +1 -1
- package/docs/examples/w-badge_default.html +1 -1
- package/docs/examples/w-badge_textColor_backgroundColor.html +1 -1
- package/docs/examples/w-badge_textFontSize.html +1 -1
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_borderColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_iconColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +1 -1
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +1 -1
- package/docs/examples/w-button-chip_active_textColorActive.html +1 -1
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderRadius.html +1 -1
- package/docs/examples/w-button-chip_borderRadiusStyle.html +1 -1
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderWidth.html +1 -1
- package/docs/examples/w-button-chip_close.html +1 -1
- package/docs/examples/w-button-chip_close_shiftRight.html +1 -1
- package/docs/examples/w-button-chip_default.html +1 -1
- package/docs/examples/w-button-chip_icon (fontawesome).html +1 -1
- package/docs/examples/w-button-chip_icon (material).html +1 -1
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +1 -1
- package/docs/examples/w-button-chip_icon_no text.html +1 -1
- package/docs/examples/w-button-chip_loading.html +1 -1
- package/docs/examples/w-button-chip_loading_loadingColor.html +1 -1
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +1 -1
- package/docs/examples/w-button-chip_modify loading by callback in click.html +1 -1
- package/docs/examples/w-button-chip_modify prog by callback in click.html +1 -1
- package/docs/examples/w-button-chip_no shadow.html +1 -1
- package/docs/examples/w-button-chip_not editable.html +1 -1
- package/docs/examples/w-button-chip_not editable_disabledColor.html +1 -1
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-button-chip_prog.html +1 -1
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-button-chip_promiseUnlock.html +1 -1
- package/docs/examples/w-button-chip_rippleColor.html +1 -1
- package/docs/examples/w-button-chip_shadowStyle.html +1 -1
- package/docs/examples/w-button-chip_shiftLeft.html +1 -1
- package/docs/examples/w-button-chip_slot_close.html +1 -1
- package/docs/examples/w-button-chip_textColor.html +1 -1
- package/docs/examples/w-button-chip_textColor_textColorHover.html +1 -1
- package/docs/examples/w-button-chip_tooltip.html +1 -1
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
- package/docs/examples/w-button-circle_icon (fontawesome).html +1 -1
- package/docs/examples/w-button-circle_icon (material).html +1 -1
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +1 -1
- package/docs/examples/w-button-circle_loading.html +1 -1
- package/docs/examples/w-button-circle_loading_loadingColor.html +1 -1
- package/docs/examples/w-button-circle_no shadow.html +1 -1
- package/docs/examples/w-button-circle_not editable.html +1 -1
- package/docs/examples/w-button-circle_not editable_disabledColor.html +1 -1
- package/docs/examples/w-button-circle_paddingStyle.html +1 -1
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +1 -1
- package/docs/examples/w-button-circle_promiseUnlock.html +1 -1
- package/docs/examples/w-button-circle_rippleColor.html +1 -1
- package/docs/examples/w-button-circle_shadowStyle.html +1 -1
- package/docs/examples/w-button-circle_tooltip.html +1 -1
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +1 -1
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +1 -1
- package/docs/examples/w-checkbox_default.html +1 -1
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-checkbox_not editable.html +1 -1
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +1 -1
- package/docs/examples/w-checkbox_text.html +1 -1
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +1 -1
- package/docs/examples/w-checkbox_use string (y or n).html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_default.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_height.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +1 -1
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +1 -1
- package/docs/examples/w-confirm_contentIconColor.html +1 -1
- package/docs/examples/w-confirm_contentIconSize.html +1 -1
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +1 -1
- package/docs/examples/w-confirm_maxWidth.html +1 -1
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +1 -1
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +1 -1
- package/docs/examples/w-confirm_scrollable (slot content).html +1 -1
- package/docs/examples/w-confirm_scrollable.html +1 -1
- package/docs/examples/w-confirm_slot content.html +1 -1
- package/docs/examples/w-confirm_slot footer.html +1 -1
- package/docs/examples/w-confirm_slot header.html +1 -1
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +1 -1
- package/docs/examples/w-confirm_title_content.html +1 -1
- package/docs/examples/w-dialog_closeWithInterceptor.html +1 -1
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_fullscreen.html +1 -1
- package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +1 -1
- package/docs/examples/w-dialog_hasSaveBtn, no save button.html +1 -1
- package/docs/examples/w-dialog_headerBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_headerBtns.html +1 -1
- package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_icon (fontawesome).html +1 -1
- package/docs/examples/w-dialog_maxWidth, for narrow width.html +1 -1
- package/docs/examples/w-dialog_multi dialogs.html +1 -1
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +1 -1
- package/docs/examples/w-dialog_scrollable.html +1 -1
- package/docs/examples/w-dialog_separate for slot content.html +1 -1
- package/docs/examples/w-dialog_slot content.html +1 -1
- package/docs/examples/w-dialog_slot header-left_header-right.html +1 -1
- package/docs/examples/w-dialog_table in slot content.html +1 -1
- package/docs/examples/w-dialog_title.html +1 -1
- package/docs/examples/w-drawer_afloat.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +1 -1
- package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_mode.html +1 -1
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_afloat_overlayOpacity.html +1 -1
- package/docs/examples/w-drawer_default.html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +1 -1
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +1 -1
- package/docs/examples/w-drawer_drawerWidth.html +1 -1
- package/docs/examples/w-drawer_mode.html +1 -1
- package/docs/examples/w-drawer_mode_dragDrawerWidth.html +1 -1
- package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +1 -1
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +1 -1
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +1 -1
- package/docs/examples/w-dropfiles_borderRadius.html +1 -1
- package/docs/examples/w-dropfiles_borderWidth.html +1 -1
- package/docs/examples/w-dropfiles_default.html +1 -1
- package/docs/examples/w-dropfiles_timeTransition.html +1 -1
- package/docs/examples/w-dynamic-list_change rows.html +1 -1
- package/docs/examples/w-dynamic-list_change slot.html +1 -1
- package/docs/examples/w-dynamic-list_default.html +1 -1
- package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +1 -1
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +1 -1
- package/docs/examples/w-dynamic-list_processItems.html +1 -1
- package/docs/examples/w-dynamic-list_render.html +1 -1
- package/docs/examples/w-dynamic-list_slot item with image.html +1 -1
- package/docs/examples/w-dynamic-list_viewHeightMax.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_area.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_continuous.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_line.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_line3D.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_parallel.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_polar.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_radar.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_scatter.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_stack.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_surface.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_tree.html +1 -1
- package/docs/examples/w-echarts-vue-dyn_treemap.html +1 -1
- package/docs/examples/{w-explorer_toggleTreeIconColor_toggleTreeIconBackgroundColor_toggleTreeIconBackgroundColorHover.html → w-explorer_bindRoot.html} +52 -7
- package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +50 -1
- package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +50 -1
- package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +50 -1
- package/docs/examples/w-explorer_dark mode.html +56 -7
- package/docs/examples/w-explorer_default.html +50 -1
- package/docs/examples/w-explorer_events.html +50 -1
- package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +50 -1
- package/docs/examples/w-explorer_listBackgroundColor.html +50 -1
- package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +50 -1
- package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +50 -1
- package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +50 -1
- package/docs/examples/w-explorer_listItemRippleColor.html +50 -1
- package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +50 -1
- package/docs/examples/w-explorer_listItemTextFontSize.html +50 -1
- package/docs/examples/w-explorer_listPaddingStyle.html +50 -1
- package/docs/examples/w-explorer_noSelectedText.html +50 -1
- package/docs/examples/w-explorer_pathBackgroundColor.html +50 -1
- package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +50 -1
- package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +50 -1
- package/docs/examples/w-explorer_pathBtnTextFontSize.html +50 -1
- package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +50 -1
- package/docs/examples/w-explorer_showTree_treeAfloat.html +51 -3
- package/docs/examples/w-explorer_slot list-item-cover.html +50 -1
- package/docs/examples/w-explorer_slot list-item-sub.html +650 -0
- package/docs/examples/{w-explorer_slot list-item_list-item-cover.html → w-explorer_slot list-item_list-item-cover_list-head_list-foot.html } +73 -18
- package/docs/examples/w-explorer_small text.html +50 -1
- package/docs/examples/w-explorer_toggleTreeFoldersAll.html +50 -1
- package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +50 -1
- package/docs/examples/w-explorer_treeBackgroundColor.html +50 -1
- package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +50 -1
- package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +51 -2
- package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +50 -1
- package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +50 -1
- package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +50 -1
- package/docs/examples/w-explorer_treeIndent.html +50 -1
- package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +50 -1
- package/docs/examples/w-explorer_treeItemRippleColor.html +50 -1
- package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +50 -1
- package/docs/examples/w-explorer_treeItemTextFontSize.html +50 -1
- package/docs/examples/w-explorer_treePaddingStyle.html +50 -1
- package/docs/examples/w-explorer_treeToggleIconColor_treeToggleIconBackgroundColor_treeToggleIconBackgroundColorHover.html +614 -0
- package/docs/examples/{w-explorer_toggleTreeIconSize.html → w-explorer_treeToggleIconSize.html} +52 -3
- package/docs/examples/w-explorer_treeWidth.html +614 -0
- package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +50 -1
- package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +623 -0
- package/docs/examples/w-explorer_triggerClickTreeFolderById.html +623 -0
- package/docs/examples/w-group-check_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-check_borderRadius.html +1 -1
- package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
- package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-check_click (console.log).html +1 -1
- package/docs/examples/w-group-check_default.html +1 -1
- package/docs/examples/w-group-check_group (only one).html +1 -1
- package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
- package/docs/examples/w-group-check_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-check_icon (material).html +1 -1
- package/docs/examples/w-group-check_iconColorActive.html +1 -1
- package/docs/examples/w-group-check_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-check_loading.html +1 -1
- package/docs/examples/w-group-check_loading_loadingColor.html +1 -1
- package/docs/examples/w-group-check_marginStyle.html +1 -1
- package/docs/examples/w-group-check_no shadowActive.html +1 -1
- package/docs/examples/w-group-check_not editable.html +1 -1
- package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
- package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-check_shadow.html +1 -1
- package/docs/examples/w-group-check_shadowActiveStyle.html +1 -1
- package/docs/examples/w-group-check_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-check_shiftLeft.html +1 -1
- package/docs/examples/w-group-check_shiftLeft_shiftRight.html +1 -1
- package/docs/examples/w-group-check_slot_shadow.html +1 -1
- package/docs/examples/w-group-check_textColor.html +1 -1
- package/docs/examples/w-group-check_textColorActive.html +1 -1
- package/docs/examples/w-group-check_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-check_tooltip.html +1 -1
- package/docs/examples/w-group-dragdrop_default.html +1 -1
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +1 -1
- package/docs/examples/w-group-dragdrop_items(string array).html +1 -1
- package/docs/examples/w-group-dragdrop_keyBinder.html +1 -1
- package/docs/examples/w-group-dragdrop_not draggable.html +1 -1
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +1 -1
- package/docs/examples/w-group-radio_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-radio_borderRadius.html +1 -1
- package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
- package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-radio_click (console.log).html +1 -1
- package/docs/examples/w-group-radio_default.html +1 -1
- package/docs/examples/w-group-radio_group (only one).html +1 -1
- package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
- package/docs/examples/w-group-radio_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-radio_icon (material).html +1 -1
- package/docs/examples/w-group-radio_iconColorActive.html +1 -1
- package/docs/examples/w-group-radio_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-radio_loading.html +1 -1
- package/docs/examples/w-group-radio_loading_loadingColor.html +1 -1
- package/docs/examples/w-group-radio_marginStyle.html +1 -1
- package/docs/examples/w-group-radio_no shadowActive.html +1 -1
- package/docs/examples/w-group-radio_not editable.html +1 -1
- package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
- package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-radio_shadow.html +1 -1
- package/docs/examples/w-group-radio_shadowActiveStyle.html +1 -1
- package/docs/examples/w-group-radio_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-radio_shiftLeft.html +1 -1
- package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +1 -1
- package/docs/examples/w-group-radio_slot_shadow.html +1 -1
- package/docs/examples/w-group-radio_textColor.html +1 -1
- package/docs/examples/w-group-radio_textColorActive.html +1 -1
- package/docs/examples/w-group-radio_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-radio_tooltip.html +1 -1
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-tags_borderRadius.html +1 -1
- package/docs/examples/w-group-tags_closeWithInterceptor.html +1 -1
- package/docs/examples/w-group-tags_default.html +1 -1
- package/docs/examples/w-group-tags_editableClose(no close button).html +1 -1
- package/docs/examples/w-group-tags_editableInput(no slot input).html +1 -1
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +1 -1
- package/docs/examples/w-group-tags_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-tags_icon (material).html +1 -1
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +1 -1
- package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +1 -1
- package/docs/examples/w-group-tags_inputTextWidth.html +1 -1
- package/docs/examples/w-group-tags_marginStyle.html +1 -1
- package/docs/examples/w-group-tags_modify loading by callback in click.html +1 -1
- package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-tags_modify prog by callback in click.html +1 -1
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-tags_not draggable.html +1 -1
- package/docs/examples/w-group-tags_not editable.html +1 -1
- package/docs/examples/w-group-tags_not editable_nodata.html +1 -1
- package/docs/examples/w-group-tags_object items.html +1 -1
- package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +1 -1
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +1 -1
- package/docs/examples/w-group-tags_object items_keyIcon.html +1 -1
- package/docs/examples/w-group-tags_object items_keyText.html +1 -1
- package/docs/examples/w-group-tags_object items_keyTooltip.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +1 -1
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-group-tags_shadowStyle.html +1 -1
- package/docs/examples/w-group-tags_shiftLeft.html +1 -1
- package/docs/examples/w-group-tags_slot input.html +1 -1
- package/docs/examples/w-group-tags_slot item.html +1 -1
- package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +1 -1
- package/docs/examples/w-group-tags_suggests.html +1 -1
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +1 -1
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +1 -1
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +1 -1
- package/docs/examples/w-group-tags_textColor.html +1 -1
- package/docs/examples/w-group-tags_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-tags_useActive_valueActive.html +1 -1
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_area.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_bar.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_line.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_pie.html +1 -1
- package/docs/examples/w-highstock-vue-dyn_area.html +1 -1
- package/docs/examples/w-highstock-vue-dyn_line.html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +1 -1
- package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +1 -1
- package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +1 -1
- package/docs/examples/w-icon-svg_path_sizeOriginal.html +1 -1
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +1 -1
- package/docs/examples/w-image-cascading-dyn_colNum.html +1 -1
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +1 -1
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +1 -1
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +1 -1
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +1 -1
- package/docs/examples/w-image-viewer-dyn_one image.html +1 -1
- package/docs/examples/w-json-view_default.html +1 -1
- package/docs/examples/w-json-view_events.html +1 -1
- package/docs/examples/w-json-view_filterKeywords_filterFunction.html +1 -1
- package/docs/examples/w-json-view_filterKeywords_noResultsText.html +1 -1
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +1 -1
- package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +1 -1
- package/docs/examples/w-json-view_large data (15,500 lines).html +1 -1
- package/docs/examples/w-json-view_no viewHeightMax.html +1 -1
- package/docs/examples/w-json-view_rippleColor.html +1 -1
- package/docs/examples/w-json-view_toggleItemsAll.html +1 -1
- package/docs/examples/w-json-view_toggleItemsByFun.html +1 -1
- package/docs/examples/w-json-view_viewHeightMax.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +1 -1
- package/docs/examples/w-list-expand_activeMode(multi).html +1 -1
- package/docs/examples/w-list-expand_auto scroll.html +1 -1
- package/docs/examples/w-list-expand_default.html +1 -1
- package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
- package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +1 -1
- package/docs/examples/w-list-expand_paddingStyle.html +1 -1
- package/docs/examples/w-list-expand_slot footer.html +1 -1
- package/docs/examples/w-list-expand_slot header.html +1 -1
- package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
- package/docs/examples/w-list-expand_slot item-header_item-content.html +1 -1
- package/docs/examples/w-list-horizontal_borderBottomSize.html +1 -1
- package/docs/examples/w-list-horizontal_default.html +1 -1
- package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
- package/docs/examples/w-list-horizontal_itemBorderRadius.html +1 -1
- package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +1 -1
- package/docs/examples/w-list-horizontal_itemRippleColor.html +1 -1
- package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +1 -1
- package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +1 -1
- package/docs/examples/w-list-horizontal_keyText_keyIcon.html +1 -1
- package/docs/examples/w-list-horizontal_no borderBottom.html +1 -1
- package/docs/examples/w-list-horizontal_paddingStyle.html +1 -1
- package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +1 -1
- package/docs/examples/w-list-horizontal_slot.html +1 -1
- package/docs/examples/w-list-horizontal_space.html +1 -1
- package/docs/examples/w-list-horizontal_string items.html +1 -1
- package/docs/examples/w-list-vertical_auto scroll.html +1 -1
- package/docs/examples/w-list-vertical_default.html +1 -1
- package/docs/examples/w-list-vertical_itemActive.html +1 -1
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +1 -1
- package/docs/examples/w-list-vertical_paddingStyle.html +1 -1
- package/docs/examples/w-list-vertical_slot footer.html +1 -1
- package/docs/examples/w-list-vertical_slot header.html +1 -1
- package/docs/examples/w-list-vertical_slot item.html +1 -1
- package/docs/examples/w-list-vertical_string items.html +1 -1
- package/docs/examples/w-list-vertical_useActive (no active).html +1 -1
- package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBorderRadius.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon (material).html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +1 -1
- package/docs/examples/w-panel-avatar_contentBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_contentBorderRadius.html +1 -1
- package/docs/examples/w-panel-avatar_contentShadow.html +1 -1
- package/docs/examples/w-panel-avatar_default.html +1 -1
- package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +1 -1
- package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +1 -1
- package/docs/examples/w-panel-avatar_no avatarShadow.html +1 -1
- package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +1 -1
- package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +1 -1
- package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +1 -1
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +1 -1
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +1 -1
- package/docs/examples/w-panel-bulge_default.html +1 -1
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +1 -1
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +1 -1
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +1 -1
- package/docs/examples/w-panel-bulge_paddingStyle.html +1 -1
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +1 -1
- package/docs/examples/w-panel-bulge_with grey outer.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barColor.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barSize.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_default.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_ratio.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barColor.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barSize.html +1 -1
- package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_default.html +1 -1
- package/docs/examples/w-panel-divide-vertical_ratio.html +1 -1
- package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +1 -1
- package/docs/examples/w-panel-scale_for select.html +1 -1
- package/docs/examples/w-panel-scale_for v-btn.html +1 -1
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +1 -1
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +1 -1
- package/docs/examples/w-panel-scale_for w-text-suggest.html +1 -1
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +1 -1
- package/docs/examples/w-panel-scrolly_default.html +1 -1
- package/docs/examples/w-panel-scrolly_events.html +1 -1
- package/docs/examples/w-panel-scrolly_scrollTop.html +1 -1
- package/docs/examples/w-panel-stripe_borderRadius.html +1 -1
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +1 -1
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +1 -1
- package/docs/examples/w-panel-stripe_no footer.html +1 -1
- package/docs/examples/w-panel-stripe_no header.html +1 -1
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +1 -1
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +1 -1
- package/docs/examples/w-panel-stripe_only slot title in header.html +1 -1
- package/docs/examples/w-panel-stripe_padding.html +1 -1
- package/docs/examples/w-panel-stripe_separate for slot content.html +1 -1
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +1 -1
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +1 -1
- package/docs/examples/w-panel-stripe_table in slot content.html +1 -1
- package/docs/examples/w-panel-stripe_with grey outer.html +1 -1
- package/docs/examples/w-popup-edit-text_default.html +1 -1
- package/docs/examples/w-popup-edit-text_in table.html +1 -1
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +1 -1
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +1 -1
- package/docs/examples/w-popup-edit-text_no title.html +1 -1
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +1 -1
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +1 -1
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +1 -1
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +1 -1
- package/docs/examples/w-popup_auto flipping in scroll panel.html +1 -1
- package/docs/examples/w-popup_backgroundColor.html +1 -1
- package/docs/examples/w-popup_borderRadius.html +1 -1
- package/docs/examples/w-popup_click item by latency hiding.html +1 -1
- package/docs/examples/w-popup_default.html +1 -1
- package/docs/examples/w-popup_distY.html +1 -1
- package/docs/examples/w-popup_in dialog.html +1 -1
- package/docs/examples/w-popup_in popup.html +1 -1
- package/docs/examples/w-popup_in scroll panel.html +1 -1
- package/docs/examples/w-popup_isolated.html +1 -1
- package/docs/examples/w-popup_maxWidth.html +1 -1
- package/docs/examples/w-popup_minWidth.html +1 -1
- package/docs/examples/w-popup_no shadow_backgroundColor.html +1 -1
- package/docs/examples/w-popup_not editable.html +1 -1
- package/docs/examples/w-popup_shadowStyle.html +1 -1
- package/docs/examples/w-popup_slot for table_maxWidth.html +1 -1
- package/docs/examples/w-progress-bar_decimal.html +1 -1
- package/docs/examples/w-progress-bar_default.html +1 -1
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +1 -1
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +1 -1
- package/docs/examples/w-progress-bar_height.html +1 -1
- package/docs/examples/w-progress-bar_height_borderRadius.html +1 -1
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +1 -1
- package/docs/examples/w-progress-bar_iconFinishColor.html +1 -1
- package/docs/examples/w-progress-bar_iconSize.html +1 -1
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +1 -1
- package/docs/examples/w-progress-bar_iconWaitingColor.html +1 -1
- package/docs/examples/w-progress-bar_progColor.html +1 -1
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-progress-bar_title.html +1 -1
- package/docs/examples/w-progress-bar_title_titleTextColor.html +1 -1
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +1 -1
- package/docs/examples/w-progress-bar_value=0 (waiting).html +1 -1
- package/docs/examples/w-progress-bar_value=100 (finish).html +1 -1
- package/docs/examples/w-progress-bar_valueTextColor.html +1 -1
- package/docs/examples/w-progress-bar_valueTextFontSize.html +1 -1
- package/docs/examples/w-progress-circle_color.html +1 -1
- package/docs/examples/w-progress-circle_default.html +1 -1
- package/docs/examples/w-progress-circle_small size.html +1 -1
- package/docs/examples/w-progress-circle_tooltip.html +1 -1
- package/docs/examples/w-progress-circle_very small size.html +1 -1
- package/docs/examples/w-progress-circle_width.html +1 -1
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +1 -1
- package/docs/examples/w-quill-vue-dyn_default.html +1 -1
- package/docs/examples/w-quill-vue-dyn_height.html +1 -1
- package/docs/examples/w-quill-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-quill-vue-dyn_settings.html +1 -1
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +1 -1
- package/docs/examples/w-switch_default.html +1 -1
- package/docs/examples/w-switch_not editable.html +1 -1
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +1 -1
- package/docs/examples/w-switch_switchSize_textFontSize.html +1 -1
- package/docs/examples/w-switch_text.html +1 -1
- package/docs/examples/w-switch_text_textColor_textColorHover.html +1 -1
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +1 -1
- package/docs/examples/w-switch_use string (y or n).html +1 -1
- package/docs/examples/w-table-dyn_default.html +1 -1
- package/docs/examples/w-table-dyn_editable.html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId.html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +1 -1
- package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +1 -1
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +1 -1
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +1 -1
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +1 -1
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +1 -1
- package/docs/examples/w-table-dyn_editable_slot btns.html +1 -1
- package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +1 -1
- package/docs/examples/w-table-dyn_fixIds (fix id).html +1 -1
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +1 -1
- package/docs/examples/w-table-dyn_name_description.html +1 -1
- package/docs/examples/w-table-dyn_opt.kpHead.html +1 -1
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +1 -1
- package/docs/examples/w-table-dyn_slot btns.html +1 -1
- package/docs/examples/w-table-dyn_slot infor (name_description).html +1 -1
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +1 -1
- package/docs/examples/w-text-int_borderRadius.html +1 -1
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text-int_border_borderRadius.html +1 -1
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
- package/docs/examples/w-text-int_border_default.html +1 -1
- package/docs/examples/w-text-int_border_not editable.html +1 -1
- package/docs/examples/w-text-int_border_width.html +1 -1
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
- package/docs/examples/w-text-int_buttonIconSize.html +1 -1
- package/docs/examples/w-text-int_default.html +1 -1
- package/docs/examples/w-text-int_not editable.html +1 -1
- package/docs/examples/w-text-int_textColor.html +1 -1
- package/docs/examples/w-text-int_textFontSize.html +1 -1
- package/docs/examples/w-text-int_width.html +1 -1
- package/docs/examples/w-text-select_a lot of items.html +1 -1
- package/docs/examples/w-text-select_borderRadius.html +1 -1
- package/docs/examples/w-text-select_border_a lot of items.html +1 -1
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text-select_border_borderRadius.html +1 -1
- package/docs/examples/w-text-select_border_default.html +1 -1
- package/docs/examples/w-text-select_border_events.html +1 -1
- package/docs/examples/w-text-select_border_expansionIconSize.html +1 -1
- package/docs/examples/w-text-select_border_fullwidth.html +1 -1
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +1 -1
- package/docs/examples/w-text-select_border_items(string array).html +1 -1
- package/docs/examples/w-text-select_border_keyText.html +1 -1
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-select_border_leftIcon (material).html +1 -1
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-select_border_not editable.html +1 -1
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-select_border_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-select_border_slot item.html +1 -1
- package/docs/examples/w-text-select_border_slot select.html +1 -1
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-select_border_textFontSize.html +1 -1
- package/docs/examples/w-text-select_border_with popup.html +1 -1
- package/docs/examples/w-text-select_default.html +1 -1
- package/docs/examples/w-text-select_events.html +1 -1
- package/docs/examples/w-text-select_expansionIconSize.html +1 -1
- package/docs/examples/w-text-select_fullwidth.html +1 -1
- package/docs/examples/w-text-select_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +1 -1
- package/docs/examples/w-text-select_items(string array).html +1 -1
- package/docs/examples/w-text-select_keyText.html +1 -1
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-select_leftIcon (material).html +1 -1
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-select_not editable.html +1 -1
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-select_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-select_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-select_slot item.html +1 -1
- package/docs/examples/w-text-select_slot select.html +1 -1
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-select_textFontSize.html +1 -1
- package/docs/examples/w-text-select_with popup.html +1 -1
- package/docs/examples/w-text-suggest_a lot of items.html +1 -1
- package/docs/examples/w-text-suggest_borderRadius.html +1 -1
- package/docs/examples/w-text-suggest_border_a lot of items.html +1 -1
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text-suggest_border_borderRadius.html +1 -1
- package/docs/examples/w-text-suggest_border_default.html +1 -1
- package/docs/examples/w-text-suggest_border_events.html +1 -1
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +1 -1
- package/docs/examples/w-text-suggest_border_fullwidth.html +1 -1
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +1 -1
- package/docs/examples/w-text-suggest_border_items(string array).html +1 -1
- package/docs/examples/w-text-suggest_border_keyText.html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-suggest_border_noResultsText.html +1 -1
- package/docs/examples/w-text-suggest_border_not editable.html +1 -1
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-suggest_border_placeholder.html +1 -1
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +1 -1
- package/docs/examples/w-text-suggest_border_slot item.html +1 -1
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-suggest_border_textFontSize.html +1 -1
- package/docs/examples/w-text-suggest_border_with popup.html +1 -1
- package/docs/examples/w-text-suggest_default.html +1 -1
- package/docs/examples/w-text-suggest_events.html +1 -1
- package/docs/examples/w-text-suggest_expansionIconSize.html +1 -1
- package/docs/examples/w-text-suggest_fullwidth.html +1 -1
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +1 -1
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +1 -1
- package/docs/examples/w-text-suggest_items(string array).html +1 -1
- package/docs/examples/w-text-suggest_keyText.html +1 -1
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text-suggest_leftIcon (material).html +1 -1
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text-suggest_noResultsText.html +1 -1
- package/docs/examples/w-text-suggest_not editable.html +1 -1
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-text-suggest_placeholder.html +1 -1
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text-suggest_showExpansionIcon.html +1 -1
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +1 -1
- package/docs/examples/w-text-suggest_slot item.html +1 -1
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-text-suggest_textFontSize.html +1 -1
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +1 -1
- package/docs/examples/w-text_border_default.html +1 -1
- package/docs/examples/w-text_border_events.html +1 -1
- package/docs/examples/w-text_border_fullwidth.html +1 -1
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text_border_leftIcon (material).html +1 -1
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-text_border_not editable.html +1 -1
- package/docs/examples/w-text_border_placeholder.html +1 -1
- package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-text_border_textAlign.html +1 -1
- package/docs/examples/w-text_border_textColor.html +1 -1
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +1 -1
- package/docs/examples/w-text_default.html +1 -1
- package/docs/examples/w-text_events.html +1 -1
- package/docs/examples/w-text_fullwidth.html +1 -1
- package/docs/examples/w-text_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text_leftIcon (material).html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +1 -1
- package/docs/examples/w-text_not editable.html +1 -1
- package/docs/examples/w-text_placeholder.html +1 -1
- package/docs/examples/w-text_rightIcon.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +1 -1
- package/docs/examples/w-text_textAlign.html +1 -1
- package/docs/examples/w-text_textColor.html +1 -1
- package/docs/examples/w-text_textFontSize.html +1 -1
- package/docs/examples/w-textarea_borderColorFocus.html +1 -1
- package/docs/examples/w-textarea_default.html +1 -1
- package/docs/examples/w-textarea_fullwidth.html +1 -1
- package/docs/examples/w-textarea_not editable.html +1 -1
- package/docs/examples/w-textarea_placeholder.html +1 -1
- package/docs/examples/w-timeday-range_between.html +1 -1
- package/docs/examples/w-timeday-range_borderRadius.html +1 -1
- package/docs/examples/w-timeday-range_border_between.html +1 -1
- package/docs/examples/w-timeday-range_border_borderRadius.html +1 -1
- package/docs/examples/w-timeday-range_border_default.html +1 -1
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday-range_border_icon (material).html +1 -1
- package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeday-range_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeday-range_border_not editable.html +1 -1
- package/docs/examples/w-timeday-range_border_pickColor.html +1 -1
- package/docs/examples/w-timeday-range_border_textColor.html +1 -1
- package/docs/examples/w-timeday-range_default.html +1 -1
- package/docs/examples/w-timeday-range_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday-range_icon (material).html +1 -1
- package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday-range_iconTooltip.html +1 -1
- package/docs/examples/w-timeday-range_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeday-range_not editable.html +1 -1
- package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeday-range_pickColor.html +1 -1
- package/docs/examples/w-timeday-range_textColor.html +1 -1
- package/docs/examples/w-timeday_borderRadius.html +1 -1
- package/docs/examples/w-timeday_border_borderRadius.html +1 -1
- package/docs/examples/w-timeday_border_default.html +1 -1
- package/docs/examples/w-timeday_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday_border_icon (material).html +1 -1
- package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeday_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeday_border_not editable.html +1 -1
- package/docs/examples/w-timeday_border_pickColor.html +1 -1
- package/docs/examples/w-timeday_border_textColor.html +1 -1
- package/docs/examples/w-timeday_default.html +1 -1
- package/docs/examples/w-timeday_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday_icon (material).html +1 -1
- package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday_iconTooltip.html +1 -1
- package/docs/examples/w-timeday_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeday_not editable.html +1 -1
- package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeday_pickColor.html +1 -1
- package/docs/examples/w-timeday_textColor.html +1 -1
- package/docs/examples/w-timeminute-range_between.html +1 -1
- package/docs/examples/w-timeminute-range_borderRadius.html +1 -1
- package/docs/examples/w-timeminute-range_border_between.html +1 -1
- package/docs/examples/w-timeminute-range_border_borderRadius.html +1 -1
- package/docs/examples/w-timeminute-range_border_default.html +1 -1
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute-range_border_icon (material).html +1 -1
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute-range_border_minuteInter.html +1 -1
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute-range_border_not editable.html +1 -1
- package/docs/examples/w-timeminute-range_border_pickColor.html +1 -1
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute-range_default.html +1 -1
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute-range_icon (material).html +1 -1
- package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute-range_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute-range_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeminute-range_minuteInter.html +1 -1
- package/docs/examples/w-timeminute-range_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute-range_not editable.html +1 -1
- package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeminute-range_pickColor.html +1 -1
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute_borderRadius.html +1 -1
- package/docs/examples/w-timeminute_border_borderRadius.html +1 -1
- package/docs/examples/w-timeminute_border_default.html +1 -1
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute_border_icon (material).html +1 -1
- package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +1 -1
- package/docs/examples/w-timeminute_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute_border_minuteInter.html +1 -1
- package/docs/examples/w-timeminute_border_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute_border_not editable.html +1 -1
- package/docs/examples/w-timeminute_border_pickColor.html +1 -1
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute_default.html +1 -1
- package/docs/examples/w-timeminute_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute_icon (material).html +1 -1
- package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute_icon_iconSize_distY.html +1 -1
- package/docs/examples/w-timeminute_minuteInter.html +1 -1
- package/docs/examples/w-timeminute_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute_not editable.html +1 -1
- package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute_paddingStyle (thin style)_distY.html +1 -1
- package/docs/examples/w-timeminute_pickColor.html +1 -1
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_default.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_height.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_settings.html +1 -1
- package/docs/examples/w-tree_activable_itemActive.html +1 -1
- package/docs/examples/w-tree_activable_itemActive_funActive.html +1 -1
- package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +1 -1
- package/docs/examples/w-tree_default.html +1 -1
- package/docs/examples/w-tree_defaultDisplayLevel.html +1 -1
- package/docs/examples/w-tree_draggable.html +1 -1
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +1 -1
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +1 -1
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +1 -1
- package/docs/examples/w-tree_events.html +1 -1
- package/docs/examples/w-tree_filterKeywords_filterFunction.html +1 -1
- package/docs/examples/w-tree_filterKeywords_noResultsText.html +1 -1
- package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +1 -1
- package/docs/examples/w-tree_iconSize(20).html +1 -1
- package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +1 -1
- package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +1 -1
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +1 -1
- package/docs/examples/w-tree_indent.html +1 -1
- package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +1 -1
- package/docs/examples/w-tree_no viewHeightMax.html +1 -1
- package/docs/examples/w-tree_operatable.html +1 -1
- package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +1 -1
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +1 -1
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +1 -1
- package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +1 -1
- package/docs/examples/w-tree_paddingStyle.html +1 -1
- package/docs/examples/w-tree_rippleColor.html +1 -1
- package/docs/examples/w-tree_selectable.html +1 -1
- package/docs/examples/w-tree_selectable_draggable.html +1 -1
- package/docs/examples/w-tree_slot.html +1 -1
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +1 -1
- package/docs/examples/w-tree_slot_locked_selectable.html +1 -1
- package/docs/examples/w-tree_slot_operatable.html +1 -1
- package/docs/examples/w-tree_slot_selectable.html +1 -1
- package/docs/examples/w-tree_slot_selectable_draggable.html +1 -1
- package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +1 -1
- package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +1 -1
- package/docs/examples/w-tree_toggleItemsAll.html +1 -1
- package/docs/examples/w-tree_toggleItemsByFun.html +1 -1
- package/docs/examples/w-tree_viewHeightMax.html +1 -1
- package/docs/global.html +9 -9
- package/docs/{js_highchartsSetting.mjs.html → highchartsSetting.mjs.html} +3 -3
- package/docs/index.html +1 -1
- package/docs/module-WAggridVueDyn.html +1 -1
- package/docs/module-WBadge.html +1 -1
- package/docs/module-WButtonChip.html +1 -1
- package/docs/module-WButtonCircle.html +1 -1
- package/docs/module-WCheckbox.html +1 -1
- package/docs/module-WCkeditorVueDyn.html +1 -1
- package/docs/module-WConfirm.html +1 -1
- package/docs/module-WDialog.html +1 -1
- package/docs/module-WDrawer.html +1 -1
- package/docs/module-WDropfiles.html +1 -1
- package/docs/module-WDynamicList.html +1 -1
- package/docs/module-WEchartsVueDyn.html +1 -1
- package/docs/module-WExplorer.html +511 -1
- package/docs/module-WGroupCheck.html +1 -1
- package/docs/module-WGroupDragdrop.html +1 -1
- package/docs/module-WGroupRadio.html +1 -1
- package/docs/module-WGroupTags.html +1 -1
- package/docs/module-WHighchartsBitmapDyn.html +1 -1
- package/docs/module-WHighchartsVueDyn.html +1 -1
- package/docs/module-WHighstockVueDyn.html +1 -1
- package/docs/module-WIcon.html +1 -1
- package/docs/module-WIconLoading.html +1 -1
- package/docs/module-WIconSvg.html +1 -1
- package/docs/module-WImageCascadingDyn.html +1 -1
- package/docs/module-WImageViewerDyn.html +1 -1
- package/docs/module-WJsonView.html +1 -1
- package/docs/module-WLeafletVueDyn.html +1 -1
- package/docs/module-WListExpand.html +1 -1
- package/docs/module-WListExpandItem.html +1 -1
- package/docs/module-WListHorizontal.html +1 -1
- package/docs/module-WListItem.html +1 -1
- package/docs/module-WListVertical.html +1 -1
- package/docs/module-WPanelAvatar.html +1 -1
- package/docs/module-WPanelBulge.html +1 -1
- package/docs/module-WPanelDivideHorizontal.html +1 -1
- package/docs/module-WPanelDivideVertical.html +1 -1
- package/docs/module-WPanelScrolly.html +1 -1
- package/docs/module-WPanelScrollyCore.html +1 -1
- package/docs/module-WPanelStripe.html +1 -1
- package/docs/module-WPopup.html +1 -1
- package/docs/module-WPopupEditText.html +1 -1
- package/docs/module-WProgressBar.html +1 -1
- package/docs/module-WProgressCircle.html +1 -1
- package/docs/module-WQuillVueDyn.html +1 -1
- package/docs/module-WShellBottomLine.html +1 -1
- package/docs/module-WShellEllipse.html +1 -1
- package/docs/module-WShellMaterial.html +1 -1
- package/docs/module-WSwitch.html +1 -1
- package/docs/module-WTableDyn.html +1 -1
- package/docs/module-WText.html +1 -1
- package/docs/module-WTextCore.html +1 -1
- package/docs/module-WTextInt.html +1 -1
- package/docs/module-WTextIntCore.html +1 -1
- package/docs/module-WTextSelect.html +1 -1
- package/docs/module-WTextSuggest.html +1 -1
- package/docs/module-WTextSuggestCore.html +1 -1
- package/docs/module-WTextarea.html +1 -1
- package/docs/module-WTimeday.html +1 -1
- package/docs/module-WTimedayCore.html +1 -1
- package/docs/module-WTimedayRange.html +1 -1
- package/docs/module-WTimedayRangeCore.html +1 -1
- package/docs/module-WTimeminute.html +1 -1
- package/docs/module-WTimeminuteCore.html +1 -1
- package/docs/module-WTimeminuteRange.html +1 -1
- package/docs/module-WTimeminuteRangeCore.html +1 -1
- package/docs/module-WTinymceVueDyn.html +1 -1
- package/docs/module-WTree.html +1 -1
- package/docs/module-WTreeIconCheckbox.html +1 -1
- package/docs/module-WTreeIconToggle.html +1 -1
- package/docs/{js_vuetifyColor.mjs.html → vuetifyColor.mjs.html} +3 -3
- package/package.json +2 -2
- package/src/AppZoneWExplorer.vue +286 -103
- package/src/components/WExplorer.vue +275 -137
- package/src/js/domMutation.mjs +2 -0
- package/docs/components_WExplorer.vue.html +0 -1120
package/src/AppZoneWExplorer.vue
CHANGED
|
@@ -23,6 +23,24 @@
|
|
|
23
23
|
</div>
|
|
24
24
|
|
|
25
25
|
|
|
26
|
+
<div class="bk">
|
|
27
|
+
<demolink
|
|
28
|
+
:kbname="'w-explorer'"
|
|
29
|
+
:casename="'treeWidth'"
|
|
30
|
+
></demolink>
|
|
31
|
+
|
|
32
|
+
<div style="padding-bottom:10px;font-size:0.8rem;">treeWidth: {{WExplorer.treeWidth}}</div>
|
|
33
|
+
|
|
34
|
+
<w-explorer
|
|
35
|
+
style="width:600px; height:250px;"
|
|
36
|
+
:items="WExplorer.fps1"
|
|
37
|
+
:treeWidth.sync="WExplorer.treeWidth"
|
|
38
|
+
>
|
|
39
|
+
</w-explorer>
|
|
40
|
+
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
|
|
26
44
|
<div class="bk">
|
|
27
45
|
<demolink
|
|
28
46
|
:kbname="'w-explorer'"
|
|
@@ -63,7 +81,7 @@
|
|
|
63
81
|
></demolink>
|
|
64
82
|
|
|
65
83
|
<div style="padding-bottom:10px;">
|
|
66
|
-
<v-btn
|
|
84
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="WExplorer.bShowTree=!WExplorer.bShowTree">Show({{WExplorer.bShowTree}})</v-btn>
|
|
67
85
|
</div>
|
|
68
86
|
|
|
69
87
|
<w-explorer
|
|
@@ -86,7 +104,7 @@
|
|
|
86
104
|
<w-explorer
|
|
87
105
|
style="width:600px; height:250px;"
|
|
88
106
|
:items="WExplorer.fps1"
|
|
89
|
-
:treeDefaultDisplayLevel="
|
|
107
|
+
:treeDefaultDisplayLevel="1"
|
|
90
108
|
>
|
|
91
109
|
</w-explorer>
|
|
92
110
|
|
|
@@ -145,13 +163,14 @@
|
|
|
145
163
|
<div class="bk">
|
|
146
164
|
<demolink
|
|
147
165
|
:kbname="'w-explorer'"
|
|
148
|
-
:casename="'
|
|
166
|
+
:casename="'treeFolderIcon & treeFolderIconSize'"
|
|
149
167
|
></demolink>
|
|
150
168
|
|
|
151
169
|
<w-explorer
|
|
152
170
|
style="width:600px; height:250px;"
|
|
153
171
|
:items="WExplorer.fps1"
|
|
154
|
-
:
|
|
172
|
+
:treeFolderIcon="'fas fa-folder-open'"
|
|
173
|
+
:treeFolderIconSize="18"
|
|
155
174
|
>
|
|
156
175
|
</w-explorer>
|
|
157
176
|
|
|
@@ -161,15 +180,13 @@
|
|
|
161
180
|
<div class="bk">
|
|
162
181
|
<demolink
|
|
163
182
|
:kbname="'w-explorer'"
|
|
164
|
-
:casename="'
|
|
183
|
+
:casename="'treeItemTextFontSize'"
|
|
165
184
|
></demolink>
|
|
166
185
|
|
|
167
186
|
<w-explorer
|
|
168
187
|
style="width:600px; height:250px;"
|
|
169
188
|
:items="WExplorer.fps1"
|
|
170
|
-
:
|
|
171
|
-
:toggleTreeIconBackgroundColor="'rgba(255,200,200,0.5)'"
|
|
172
|
-
:toggleTreeIconBackgroundColorHover="'#fcc'"
|
|
189
|
+
:treeItemTextFontSize="'0.75rem'"
|
|
173
190
|
>
|
|
174
191
|
</w-explorer>
|
|
175
192
|
|
|
@@ -179,14 +196,15 @@
|
|
|
179
196
|
<div class="bk">
|
|
180
197
|
<demolink
|
|
181
198
|
:kbname="'w-explorer'"
|
|
182
|
-
:casename="'
|
|
199
|
+
:casename="'treeItemTextColor & treeItemTextColorHover & treeItemTextColorActive'"
|
|
183
200
|
></demolink>
|
|
184
201
|
|
|
185
202
|
<w-explorer
|
|
186
203
|
style="width:600px; height:250px;"
|
|
187
204
|
:items="WExplorer.fps1"
|
|
188
|
-
:
|
|
189
|
-
:
|
|
205
|
+
:treeItemTextColor="'#a84'"
|
|
206
|
+
:treeItemTextColorHover="'#864'"
|
|
207
|
+
:treeItemTextColorActive="'#862'"
|
|
190
208
|
>
|
|
191
209
|
</w-explorer>
|
|
192
210
|
|
|
@@ -196,13 +214,15 @@
|
|
|
196
214
|
<div class="bk">
|
|
197
215
|
<demolink
|
|
198
216
|
:kbname="'w-explorer'"
|
|
199
|
-
:casename="'
|
|
217
|
+
:casename="'treeFolderIconColor & treeFolderIconColorHover & treeFolderIconColorActive'"
|
|
200
218
|
></demolink>
|
|
201
219
|
|
|
202
220
|
<w-explorer
|
|
203
221
|
style="width:600px; height:250px;"
|
|
204
222
|
:items="WExplorer.fps1"
|
|
205
|
-
:
|
|
223
|
+
:treeFolderIconColor="'#ea6'"
|
|
224
|
+
:treeFolderIconColorHover="'#c84'"
|
|
225
|
+
:treeFolderIconColorActive="'#a62'"
|
|
206
226
|
>
|
|
207
227
|
</w-explorer>
|
|
208
228
|
|
|
@@ -212,15 +232,15 @@
|
|
|
212
232
|
<div class="bk">
|
|
213
233
|
<demolink
|
|
214
234
|
:kbname="'w-explorer'"
|
|
215
|
-
:casename="'
|
|
235
|
+
:casename="'treeItemBackgroundColor & treeItemBackgroundColorHover & treeItemBackgroundColorActive'"
|
|
216
236
|
></demolink>
|
|
217
237
|
|
|
218
238
|
<w-explorer
|
|
219
239
|
style="width:600px; height:250px;"
|
|
220
240
|
:items="WExplorer.fps1"
|
|
221
|
-
:
|
|
222
|
-
:
|
|
223
|
-
:
|
|
241
|
+
:treeItemBackgroundColor="'transparent'"
|
|
242
|
+
:treeItemBackgroundColorHover="'#FFF3E0'"
|
|
243
|
+
:treeItemBackgroundColorActive="'#FFE0B2'"
|
|
224
244
|
>
|
|
225
245
|
</w-explorer>
|
|
226
246
|
|
|
@@ -230,15 +250,13 @@
|
|
|
230
250
|
<div class="bk">
|
|
231
251
|
<demolink
|
|
232
252
|
:kbname="'w-explorer'"
|
|
233
|
-
:casename="'
|
|
253
|
+
:casename="'treeItemRippleColor'"
|
|
234
254
|
></demolink>
|
|
235
255
|
|
|
236
256
|
<w-explorer
|
|
237
257
|
style="width:600px; height:250px;"
|
|
238
258
|
:items="WExplorer.fps1"
|
|
239
|
-
:
|
|
240
|
-
:treeFolderIconColorHover="'#c84'"
|
|
241
|
-
:treeFolderIconColorActive="'#a62'"
|
|
259
|
+
:treeItemRippleColor="'rgba(130, 180, 255, 0.4)'"
|
|
242
260
|
>
|
|
243
261
|
</w-explorer>
|
|
244
262
|
|
|
@@ -248,15 +266,13 @@
|
|
|
248
266
|
<div class="bk">
|
|
249
267
|
<demolink
|
|
250
268
|
:kbname="'w-explorer'"
|
|
251
|
-
:casename="'
|
|
269
|
+
:casename="'bindRoot'"
|
|
252
270
|
></demolink>
|
|
253
271
|
|
|
254
272
|
<w-explorer
|
|
255
273
|
style="width:600px; height:250px;"
|
|
256
274
|
:items="WExplorer.fps1"
|
|
257
|
-
:
|
|
258
|
-
:treeItemBackgroundColorHover="'#FFF3E0'"
|
|
259
|
-
:treeItemBackgroundColorActive="'#FFE0B2'"
|
|
275
|
+
:bindRoot="'本機'"
|
|
260
276
|
>
|
|
261
277
|
</w-explorer>
|
|
262
278
|
|
|
@@ -266,13 +282,13 @@
|
|
|
266
282
|
<div class="bk">
|
|
267
283
|
<demolink
|
|
268
284
|
:kbname="'w-explorer'"
|
|
269
|
-
:casename="'
|
|
285
|
+
:casename="'treeToggleIconSize'"
|
|
270
286
|
></demolink>
|
|
271
287
|
|
|
272
288
|
<w-explorer
|
|
273
289
|
style="width:600px; height:250px;"
|
|
274
290
|
:items="WExplorer.fps1"
|
|
275
|
-
:
|
|
291
|
+
:treeToggleIconSize="18"
|
|
276
292
|
>
|
|
277
293
|
</w-explorer>
|
|
278
294
|
|
|
@@ -282,13 +298,15 @@
|
|
|
282
298
|
<div class="bk">
|
|
283
299
|
<demolink
|
|
284
300
|
:kbname="'w-explorer'"
|
|
285
|
-
:casename="'
|
|
301
|
+
:casename="'treeToggleIconColor & treeToggleIconBackgroundColor & treeToggleIconBackgroundColorHover'"
|
|
286
302
|
></demolink>
|
|
287
303
|
|
|
288
304
|
<w-explorer
|
|
289
305
|
style="width:600px; height:250px;"
|
|
290
306
|
:items="WExplorer.fps1"
|
|
291
|
-
:
|
|
307
|
+
:treeToggleIconColor="'#f58'"
|
|
308
|
+
:treeToggleIconBackgroundColor="'rgba(255,200,200,0.5)'"
|
|
309
|
+
:treeToggleIconBackgroundColorHover="'#fcc'"
|
|
292
310
|
>
|
|
293
311
|
</w-explorer>
|
|
294
312
|
|
|
@@ -298,13 +316,13 @@
|
|
|
298
316
|
<div class="bk">
|
|
299
317
|
<demolink
|
|
300
318
|
:kbname="'w-explorer'"
|
|
301
|
-
:casename="'
|
|
319
|
+
:casename="'pathBackgroundColor'"
|
|
302
320
|
></demolink>
|
|
303
321
|
|
|
304
322
|
<w-explorer
|
|
305
323
|
style="width:600px; height:250px;"
|
|
306
324
|
:items="WExplorer.fps1"
|
|
307
|
-
:
|
|
325
|
+
:pathBackgroundColor="'#f8f8f8'"
|
|
308
326
|
>
|
|
309
327
|
</w-explorer>
|
|
310
328
|
|
|
@@ -314,15 +332,15 @@
|
|
|
314
332
|
<div class="bk">
|
|
315
333
|
<demolink
|
|
316
334
|
:kbname="'w-explorer'"
|
|
317
|
-
:casename="'
|
|
335
|
+
:casename="'pathSepIcon & pathSepIconColor & pathSepIconSize'"
|
|
318
336
|
></demolink>
|
|
319
337
|
|
|
320
338
|
<w-explorer
|
|
321
339
|
style="width:600px; height:250px;"
|
|
322
340
|
:items="WExplorer.fps1"
|
|
323
|
-
:
|
|
324
|
-
:
|
|
325
|
-
:
|
|
341
|
+
:pathSepIcon="'fas fa-angle-double-right'"
|
|
342
|
+
:pathSepIconColor="'#00C853'"
|
|
343
|
+
:pathSepIconSize="14"
|
|
326
344
|
>
|
|
327
345
|
</w-explorer>
|
|
328
346
|
|
|
@@ -332,13 +350,13 @@
|
|
|
332
350
|
<div class="bk">
|
|
333
351
|
<demolink
|
|
334
352
|
:kbname="'w-explorer'"
|
|
335
|
-
:casename="'
|
|
353
|
+
:casename="'pathBtnTextFontSize'"
|
|
336
354
|
></demolink>
|
|
337
355
|
|
|
338
356
|
<w-explorer
|
|
339
357
|
style="width:600px; height:250px;"
|
|
340
358
|
:items="WExplorer.fps1"
|
|
341
|
-
:
|
|
359
|
+
:pathBtnTextFontSize="'0.75rem'"
|
|
342
360
|
>
|
|
343
361
|
</w-explorer>
|
|
344
362
|
|
|
@@ -348,15 +366,14 @@
|
|
|
348
366
|
<div class="bk">
|
|
349
367
|
<demolink
|
|
350
368
|
:kbname="'w-explorer'"
|
|
351
|
-
:casename="'
|
|
369
|
+
:casename="'pathBtnTextColor & pathBtnTextColorHover'"
|
|
352
370
|
></demolink>
|
|
353
371
|
|
|
354
372
|
<w-explorer
|
|
355
373
|
style="width:600px; height:250px;"
|
|
356
374
|
:items="WExplorer.fps1"
|
|
357
|
-
:
|
|
358
|
-
:
|
|
359
|
-
:listItemTextColorActive="'#862'"
|
|
375
|
+
:pathBtnTextColor="'#EF5350'"
|
|
376
|
+
:pathBtnTextColorHover="'#EC407A'"
|
|
360
377
|
>
|
|
361
378
|
</w-explorer>
|
|
362
379
|
|
|
@@ -366,15 +383,14 @@
|
|
|
366
383
|
<div class="bk">
|
|
367
384
|
<demolink
|
|
368
385
|
:kbname="'w-explorer'"
|
|
369
|
-
:casename="'
|
|
386
|
+
:casename="'pathBtnBackgroundColor & pathBtnBackgroundColorHover'"
|
|
370
387
|
></demolink>
|
|
371
388
|
|
|
372
389
|
<w-explorer
|
|
373
390
|
style="width:600px; height:250px;"
|
|
374
391
|
:items="WExplorer.fps1"
|
|
375
|
-
:
|
|
376
|
-
:
|
|
377
|
-
:listItemIconColorActive="'#a62'"
|
|
392
|
+
:pathBtnBackgroundColor="'#EDE7F6'"
|
|
393
|
+
:pathBtnBackgroundColorHover="'#D1C4E9'"
|
|
378
394
|
>
|
|
379
395
|
</w-explorer>
|
|
380
396
|
|
|
@@ -384,15 +400,15 @@
|
|
|
384
400
|
<div class="bk">
|
|
385
401
|
<demolink
|
|
386
402
|
:kbname="'w-explorer'"
|
|
387
|
-
:casename="'
|
|
403
|
+
:casename="'btnDisplayTreeIconShow & btnDisplayTreeIconHide & btnDisplayTreeIconSize'"
|
|
388
404
|
></demolink>
|
|
389
405
|
|
|
390
406
|
<w-explorer
|
|
391
407
|
style="width:600px; height:250px;"
|
|
392
408
|
:items="WExplorer.fps1"
|
|
393
|
-
:
|
|
394
|
-
:
|
|
395
|
-
:
|
|
409
|
+
:btnDisplayTreeIconShow="'fas fa-arrow-circle-right'"
|
|
410
|
+
:btnDisplayTreeIconHide="'fas fa-arrow-circle-left'"
|
|
411
|
+
:btnDisplayTreeIconSize="22"
|
|
396
412
|
>
|
|
397
413
|
</w-explorer>
|
|
398
414
|
|
|
@@ -402,13 +418,15 @@
|
|
|
402
418
|
<div class="bk">
|
|
403
419
|
<demolink
|
|
404
420
|
:kbname="'w-explorer'"
|
|
405
|
-
:casename="'
|
|
421
|
+
:casename="'btnDisplayTreeIconColor & btnDisplayTreeIconColorHover & btnDisplayTreeIconColorFocus'"
|
|
406
422
|
></demolink>
|
|
407
423
|
|
|
408
424
|
<w-explorer
|
|
409
425
|
style="width:600px; height:250px;"
|
|
410
426
|
:items="WExplorer.fps1"
|
|
411
|
-
:
|
|
427
|
+
:btnDisplayTreeIconColor="'rgb(240,70,120)'"
|
|
428
|
+
:btnDisplayTreeIconColorHover="'rgb(240,50,100)'"
|
|
429
|
+
:btnDisplayTreeIconColorFocus="'rgb(255,70,120)'"
|
|
412
430
|
>
|
|
413
431
|
</w-explorer>
|
|
414
432
|
|
|
@@ -418,13 +436,15 @@
|
|
|
418
436
|
<div class="bk">
|
|
419
437
|
<demolink
|
|
420
438
|
:kbname="'w-explorer'"
|
|
421
|
-
:casename="'
|
|
439
|
+
:casename="'btnDisplayTreeBackgroundColor & btnDisplayTreeBackgroundColorHover & btnDisplayTreeBackgroundColorFocus'"
|
|
422
440
|
></demolink>
|
|
423
441
|
|
|
424
442
|
<w-explorer
|
|
425
443
|
style="width:600px; height:250px;"
|
|
426
444
|
:items="WExplorer.fps1"
|
|
427
|
-
:
|
|
445
|
+
:btnDisplayTreeBackgroundColor="'rgb(241,241,241)'"
|
|
446
|
+
:btnDisplayTreeBackgroundColorHover="'rgb(220,220,220)'"
|
|
447
|
+
:btnDisplayTreeBackgroundColorFocus="'rgb(200,200,200)'"
|
|
428
448
|
>
|
|
429
449
|
</w-explorer>
|
|
430
450
|
|
|
@@ -434,15 +454,13 @@
|
|
|
434
454
|
<div class="bk">
|
|
435
455
|
<demolink
|
|
436
456
|
:kbname="'w-explorer'"
|
|
437
|
-
:casename="'
|
|
457
|
+
:casename="'listPaddingStyle'"
|
|
438
458
|
></demolink>
|
|
439
459
|
|
|
440
460
|
<w-explorer
|
|
441
461
|
style="width:600px; height:250px;"
|
|
442
462
|
:items="WExplorer.fps1"
|
|
443
|
-
:
|
|
444
|
-
:pathSepIconColor="'#00C853'"
|
|
445
|
-
:pathSepIconSize="14"
|
|
463
|
+
:listPaddingStyle="{v:2,h:8}"
|
|
446
464
|
>
|
|
447
465
|
</w-explorer>
|
|
448
466
|
|
|
@@ -452,13 +470,13 @@
|
|
|
452
470
|
<div class="bk">
|
|
453
471
|
<demolink
|
|
454
472
|
:kbname="'w-explorer'"
|
|
455
|
-
:casename="'
|
|
473
|
+
:casename="'listBackgroundColor'"
|
|
456
474
|
></demolink>
|
|
457
475
|
|
|
458
476
|
<w-explorer
|
|
459
477
|
style="width:600px; height:250px;"
|
|
460
478
|
:items="WExplorer.fps1"
|
|
461
|
-
:
|
|
479
|
+
:listBackgroundColor="'#f8f8f8'"
|
|
462
480
|
>
|
|
463
481
|
</w-explorer>
|
|
464
482
|
|
|
@@ -468,14 +486,15 @@
|
|
|
468
486
|
<div class="bk">
|
|
469
487
|
<demolink
|
|
470
488
|
:kbname="'w-explorer'"
|
|
471
|
-
:casename="'
|
|
489
|
+
:casename="'listFolderIcon & listFileIcon & listIconSize'"
|
|
472
490
|
></demolink>
|
|
473
491
|
|
|
474
492
|
<w-explorer
|
|
475
493
|
style="width:600px; height:250px;"
|
|
476
494
|
:items="WExplorer.fps1"
|
|
477
|
-
:
|
|
478
|
-
:
|
|
495
|
+
:listFolderIcon="'fas fa-folder-open'"
|
|
496
|
+
:listFileIcon="'fas fa-tablet-alt'"
|
|
497
|
+
:listIconSize="18"
|
|
479
498
|
>
|
|
480
499
|
</w-explorer>
|
|
481
500
|
|
|
@@ -485,14 +504,13 @@
|
|
|
485
504
|
<div class="bk">
|
|
486
505
|
<demolink
|
|
487
506
|
:kbname="'w-explorer'"
|
|
488
|
-
:casename="'
|
|
507
|
+
:casename="'listItemTextFontSize'"
|
|
489
508
|
></demolink>
|
|
490
509
|
|
|
491
510
|
<w-explorer
|
|
492
511
|
style="width:600px; height:250px;"
|
|
493
512
|
:items="WExplorer.fps1"
|
|
494
|
-
:
|
|
495
|
-
:pathBtnBackgroundColorHover="'#D1C4E9'"
|
|
513
|
+
:listItemTextFontSize="'0.75rem'"
|
|
496
514
|
>
|
|
497
515
|
</w-explorer>
|
|
498
516
|
|
|
@@ -502,15 +520,15 @@
|
|
|
502
520
|
<div class="bk">
|
|
503
521
|
<demolink
|
|
504
522
|
:kbname="'w-explorer'"
|
|
505
|
-
:casename="'
|
|
523
|
+
:casename="'listItemTextColor & listItemTextColorHover & listItemTextColorActive'"
|
|
506
524
|
></demolink>
|
|
507
525
|
|
|
508
526
|
<w-explorer
|
|
509
527
|
style="width:600px; height:250px;"
|
|
510
528
|
:items="WExplorer.fps1"
|
|
511
|
-
:
|
|
512
|
-
:
|
|
513
|
-
:
|
|
529
|
+
:listItemTextColor="'#a84'"
|
|
530
|
+
:listItemTextColorHover="'#864'"
|
|
531
|
+
:listItemTextColorActive="'#862'"
|
|
514
532
|
>
|
|
515
533
|
</w-explorer>
|
|
516
534
|
|
|
@@ -520,15 +538,15 @@
|
|
|
520
538
|
<div class="bk">
|
|
521
539
|
<demolink
|
|
522
540
|
:kbname="'w-explorer'"
|
|
523
|
-
:casename="'
|
|
541
|
+
:casename="'listItemIconColor & listItemIconColorHover & listItemIconColorActive'"
|
|
524
542
|
></demolink>
|
|
525
543
|
|
|
526
544
|
<w-explorer
|
|
527
545
|
style="width:600px; height:250px;"
|
|
528
546
|
:items="WExplorer.fps1"
|
|
529
|
-
:
|
|
530
|
-
:
|
|
531
|
-
:
|
|
547
|
+
:listItemIconColor="'#ea6'"
|
|
548
|
+
:listItemIconColorHover="'#c84'"
|
|
549
|
+
:listItemIconColorActive="'#a62'"
|
|
532
550
|
>
|
|
533
551
|
</w-explorer>
|
|
534
552
|
|
|
@@ -538,15 +556,31 @@
|
|
|
538
556
|
<div class="bk">
|
|
539
557
|
<demolink
|
|
540
558
|
:kbname="'w-explorer'"
|
|
541
|
-
:casename="'
|
|
559
|
+
:casename="'listItemBackgroundColor & listItemBackgroundColorHover & listItemBackgroundColorActive'"
|
|
542
560
|
></demolink>
|
|
543
561
|
|
|
544
562
|
<w-explorer
|
|
545
563
|
style="width:600px; height:250px;"
|
|
546
564
|
:items="WExplorer.fps1"
|
|
547
|
-
:
|
|
548
|
-
:
|
|
549
|
-
:
|
|
565
|
+
:listItemBackgroundColor="'transparent'"
|
|
566
|
+
:listItemBackgroundColorHover="'#FFF3E0'"
|
|
567
|
+
:listItemBackgroundColorActive="'#FFE0B2'"
|
|
568
|
+
>
|
|
569
|
+
</w-explorer>
|
|
570
|
+
|
|
571
|
+
</div>
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
<div class="bk">
|
|
575
|
+
<demolink
|
|
576
|
+
:kbname="'w-explorer'"
|
|
577
|
+
:casename="'listItemRippleColor'"
|
|
578
|
+
></demolink>
|
|
579
|
+
|
|
580
|
+
<w-explorer
|
|
581
|
+
style="width:600px; height:250px;"
|
|
582
|
+
:items="WExplorer.fps1"
|
|
583
|
+
:listItemRippleColor="'rgba(130, 180, 255, 0.4)'"
|
|
550
584
|
>
|
|
551
585
|
</w-explorer>
|
|
552
586
|
|
|
@@ -708,17 +742,17 @@
|
|
|
708
742
|
:treeItemBackgroundColor="'transparent'"
|
|
709
743
|
:treeItemBackgroundColorHover="'rgba(150,150,150,0.4)'"
|
|
710
744
|
:treeItemBackgroundColorActive="'rgba(150,150,150,0.2)'"
|
|
711
|
-
:treeBackgroundColor="'
|
|
745
|
+
:treeBackgroundColor="'#333'"
|
|
712
746
|
|
|
713
|
-
:
|
|
714
|
-
:
|
|
715
|
-
:
|
|
747
|
+
:treeToggleIconColor="'rgba(255,255,255,0.6)'"
|
|
748
|
+
:treeToggleIconBackgroundColor="'transparent'"
|
|
749
|
+
:treeToggleIconBackgroundColorHover="'rgba(150,150,150,0.2)'"
|
|
716
750
|
|
|
717
751
|
:pathBtnTextColor="'#ddd'"
|
|
718
752
|
:pathBtnTextColorHover="'#eee'"
|
|
719
753
|
:pathBtnBackgroundColor="'transparent'"
|
|
720
754
|
:pathBtnBackgroundColorHover="'rgba(150,150,150,0.2)'"
|
|
721
|
-
:pathBackgroundColor="'
|
|
755
|
+
:pathBackgroundColor="'#333'"
|
|
722
756
|
|
|
723
757
|
:btnDisplayTreeIconColor="'#ccc'"
|
|
724
758
|
:btnDisplayTreeIconColorHover="'#eee'"
|
|
@@ -736,7 +770,7 @@
|
|
|
736
770
|
:listItemBackgroundColor="'transparent'"
|
|
737
771
|
:listItemBackgroundColorHover="'rgba(150,150,150,0.4)'"
|
|
738
772
|
:listItemBackgroundColorActive="'rgba(150,150,150,0.2)'"
|
|
739
|
-
:listBackgroundColor="'
|
|
773
|
+
:listBackgroundColor="'#333'"
|
|
740
774
|
|
|
741
775
|
:treeDrawerBarSize="1"
|
|
742
776
|
:treeDrawerBarColor="'rgba(150,150,150,0.4)'"
|
|
@@ -755,6 +789,48 @@
|
|
|
755
789
|
</div>
|
|
756
790
|
|
|
757
791
|
|
|
792
|
+
<div class="bk">
|
|
793
|
+
<demolink
|
|
794
|
+
:kbname="'w-explorer'"
|
|
795
|
+
:casename="'triggerClickTreeFolderById'"
|
|
796
|
+
></demolink>
|
|
797
|
+
|
|
798
|
+
<div style="padding-bottom:10px;">
|
|
799
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderById('root')">click(root)</v-btn>
|
|
800
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderById('root❯Applications')">click(Applications)</v-btn>
|
|
801
|
+
</div>
|
|
802
|
+
|
|
803
|
+
<w-explorer
|
|
804
|
+
ref="we_triggerClickTreeFolderById"
|
|
805
|
+
style="width:600px; height:250px;"
|
|
806
|
+
:items="WExplorer.fps1"
|
|
807
|
+
>
|
|
808
|
+
</w-explorer>
|
|
809
|
+
|
|
810
|
+
</div>
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
<div class="bk">
|
|
814
|
+
<demolink
|
|
815
|
+
:kbname="'w-explorer'"
|
|
816
|
+
:casename="'triggerClickTreeFolderByFun'"
|
|
817
|
+
></demolink>
|
|
818
|
+
|
|
819
|
+
<div style="padding-bottom:10px;">
|
|
820
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderByFun('Applications')">click(Applications)</v-btn>
|
|
821
|
+
<v-btn style="margin:0px 5px 5px 0px;" small @click="ckTriggerClickTreeFolderByFun('Webs')">click(Webs)</v-btn>
|
|
822
|
+
</div>
|
|
823
|
+
|
|
824
|
+
<w-explorer
|
|
825
|
+
ref="we_triggerClickTreeFolderByFun"
|
|
826
|
+
style="width:600px; height:250px;"
|
|
827
|
+
:items="WExplorer.fps1"
|
|
828
|
+
>
|
|
829
|
+
</w-explorer>
|
|
830
|
+
|
|
831
|
+
</div>
|
|
832
|
+
|
|
833
|
+
|
|
758
834
|
<div class="bk">
|
|
759
835
|
<demolink
|
|
760
836
|
:kbname="'w-explorer'"
|
|
@@ -808,7 +884,7 @@
|
|
|
808
884
|
<div class="bk">
|
|
809
885
|
<demolink
|
|
810
886
|
:kbname="'w-explorer'"
|
|
811
|
-
:casename="'slot list-item & list-item-cover'"
|
|
887
|
+
:casename="'slot list-item & list-item-cover & list-head & list-foot'"
|
|
812
888
|
></demolink>
|
|
813
889
|
|
|
814
890
|
<w-explorer
|
|
@@ -818,30 +894,28 @@
|
|
|
818
894
|
>
|
|
819
895
|
|
|
820
896
|
<template v-slot:list-item="props">
|
|
821
|
-
<div
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
<
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
</div>
|
|
835
|
-
|
|
836
|
-
<div style="">
|
|
837
|
-
{{props.item.data.text}}
|
|
838
|
-
</div>
|
|
897
|
+
<div
|
|
898
|
+
style="display:flex; align-items:center; cursor:pointer;"
|
|
899
|
+
@click="props.funClickListItem()"
|
|
900
|
+
>
|
|
901
|
+
|
|
902
|
+
<div style="padding-right:5px;">
|
|
903
|
+
<w-icon
|
|
904
|
+
:icon="props.item.icon"
|
|
905
|
+
_color="props.item.iconColor"
|
|
906
|
+
:color="'#d7a72b'"
|
|
907
|
+
:size="props.item.iconSize"
|
|
908
|
+
></w-icon>
|
|
909
|
+
</div>
|
|
839
910
|
|
|
911
|
+
<div style="">
|
|
912
|
+
{{props.item.data.text}}
|
|
840
913
|
</div>
|
|
914
|
+
|
|
841
915
|
</div>
|
|
842
916
|
</template>
|
|
843
917
|
|
|
844
|
-
<template v-slot:list-head>
|
|
918
|
+
<template v-slot:list-head="props">
|
|
845
919
|
<!-- 使用align-items:stretch讓分隔線div能有height:100%效果 -->
|
|
846
920
|
<div style="display:flex; align-items:stretch;">
|
|
847
921
|
|
|
@@ -893,6 +967,12 @@
|
|
|
893
967
|
</div>
|
|
894
968
|
</template>
|
|
895
969
|
|
|
970
|
+
<template v-slot:list-foot="props">
|
|
971
|
+
<div style="padding:1px 3px; background:#f8f8f8; border-top:1px solid #ddd; font-size:0.7rem; color:#888;">
|
|
972
|
+
{{getFolderInfor(props)}}
|
|
973
|
+
</div>
|
|
974
|
+
</template>
|
|
975
|
+
|
|
896
976
|
<template v-slot:list-item-cover="props">
|
|
897
977
|
<div style="display:flex; align-items:center;" v-if="props.item.data._type==='file'">
|
|
898
978
|
|
|
@@ -946,6 +1026,62 @@
|
|
|
946
1026
|
</div>
|
|
947
1027
|
|
|
948
1028
|
|
|
1029
|
+
<div class="bk">
|
|
1030
|
+
<demolink
|
|
1031
|
+
:kbname="'w-explorer'"
|
|
1032
|
+
:casename="'slot list-item-sub'"
|
|
1033
|
+
></demolink>
|
|
1034
|
+
|
|
1035
|
+
<w-explorer
|
|
1036
|
+
style="width:600px; height:250px;"
|
|
1037
|
+
:items="WExplorer.fps1"
|
|
1038
|
+
@click="ckItem"
|
|
1039
|
+
>
|
|
1040
|
+
|
|
1041
|
+
<template v-slot:list-item-sub="props">
|
|
1042
|
+
<div :style="`transition:all 0.3s; padding:3px; background:${props.isHover?'#e2e2e2':'#fbf4f2'}; border-bottom:1px solid #ddd; font-size:0.7rem; line-height:0.7rem; display:flex; align-items:center; justify-content:flex-end;`" v-if="props.item.data._type==='file'">
|
|
1043
|
+
|
|
1044
|
+
<div style="padding:0px 5px; display:flex; align-items:center;">
|
|
1045
|
+
<div style="padding-right:3px; color:#888;">
|
|
1046
|
+
priority:
|
|
1047
|
+
</div>
|
|
1048
|
+
<div
|
|
1049
|
+
style="width:20px; color:#2e31af; text-align:left; cursor:pointer;"
|
|
1050
|
+
@click="ckItem('text-priority')"
|
|
1051
|
+
>
|
|
1052
|
+
{{props.item.data.data.priority}}
|
|
1053
|
+
</div>
|
|
1054
|
+
</div>
|
|
1055
|
+
|
|
1056
|
+
<div
|
|
1057
|
+
style="padding:0px 5px; color:#6fb57e; cursor:pointer;"
|
|
1058
|
+
@click="ckItem('icon-shield')"
|
|
1059
|
+
>
|
|
1060
|
+
<i class="fas fa-shield-virus"></i>
|
|
1061
|
+
</div>
|
|
1062
|
+
|
|
1063
|
+
<div
|
|
1064
|
+
style="padding:0px 5px; color:#b894be; cursor:pointer;"
|
|
1065
|
+
@click="ckItem('icon-dice')"
|
|
1066
|
+
>
|
|
1067
|
+
<i class="fas fa-dice"></i>
|
|
1068
|
+
</div>
|
|
1069
|
+
|
|
1070
|
+
<div
|
|
1071
|
+
style="padding:0px 5px; color:#c79f6b; cursor:pointer;"
|
|
1072
|
+
@click="ckItem('icon-wired')"
|
|
1073
|
+
>
|
|
1074
|
+
<i class="fas fa-network-wired"></i>
|
|
1075
|
+
</div>
|
|
1076
|
+
|
|
1077
|
+
</div>
|
|
1078
|
+
</template>
|
|
1079
|
+
|
|
1080
|
+
</w-explorer>
|
|
1081
|
+
|
|
1082
|
+
</div>
|
|
1083
|
+
|
|
1084
|
+
|
|
949
1085
|
</div>
|
|
950
1086
|
|
|
951
1087
|
|
|
@@ -970,6 +1106,7 @@ export default {
|
|
|
970
1106
|
return {
|
|
971
1107
|
'WExplorer': {
|
|
972
1108
|
bShowTree: true,
|
|
1109
|
+
treeWidth: 250,
|
|
973
1110
|
fps1: [
|
|
974
1111
|
{
|
|
975
1112
|
type: 'file',
|
|
@@ -1365,6 +1502,52 @@ export default {
|
|
|
1365
1502
|
vo.$refs.ref_toggleTreeFoldersAll.toggleTreeFoldersAll(toUnfolding)
|
|
1366
1503
|
|
|
1367
1504
|
},
|
|
1505
|
+
ckTriggerClickTreeFolderById: function(treeItemId) {
|
|
1506
|
+
console.log('ckTriggerClickTreeFolderById', treeItemId)
|
|
1507
|
+
|
|
1508
|
+
let vo = this
|
|
1509
|
+
|
|
1510
|
+
//triggerClickTreeFolderById
|
|
1511
|
+
vo.$refs.we_triggerClickTreeFolderById.triggerClickTreeFolderById(treeItemId)
|
|
1512
|
+
|
|
1513
|
+
},
|
|
1514
|
+
ckTriggerClickTreeFolderByFun: function(text) {
|
|
1515
|
+
console.log('ckTriggerClickTreeFolderByFun', text)
|
|
1516
|
+
|
|
1517
|
+
let vo = this
|
|
1518
|
+
|
|
1519
|
+
//triggerClickTreeFolderByFun
|
|
1520
|
+
vo.$refs.we_triggerClickTreeFolderByFun.triggerClickTreeFolderByFun((msg) => {
|
|
1521
|
+
console.log('cb msg', msg)
|
|
1522
|
+
|
|
1523
|
+
//find and triggerClickTreeFolderById
|
|
1524
|
+
for (let k = 0; k < msg.treeItemsSpread.length; k++) {
|
|
1525
|
+
let v = msg.treeItemsSpread[k]
|
|
1526
|
+
// console.log(v)
|
|
1527
|
+
if (v.text === text) {
|
|
1528
|
+
console.log('find and click', v)
|
|
1529
|
+
// vo.$refs.we_triggerClickTreeFolderByFun.triggerClickTreeFolderById(v.id)
|
|
1530
|
+
// break
|
|
1531
|
+
return v
|
|
1532
|
+
}
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
return null
|
|
1536
|
+
})
|
|
1537
|
+
|
|
1538
|
+
},
|
|
1539
|
+
getFolderInfor: function(props) {
|
|
1540
|
+
console.log('getFolderInfor', props)
|
|
1541
|
+
let k = 0
|
|
1542
|
+
for (let i = 0; i < props.items.length; i++) {
|
|
1543
|
+
let v = props.items[i]
|
|
1544
|
+
let t = v.data._type
|
|
1545
|
+
if (t === 'file') {
|
|
1546
|
+
k++
|
|
1547
|
+
}
|
|
1548
|
+
}
|
|
1549
|
+
return `There are ${k} file(s) in this folder`
|
|
1550
|
+
},
|
|
1368
1551
|
}
|
|
1369
1552
|
}
|
|
1370
1553
|
</script>
|