w-component-vue 2.2.34 → 2.2.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/w-component-vue.umd.js +3 -3
- package/dist/w-component-vue.umd.js.map +1 -1
- package/docs/{js_binarySearch.mjs.html → binarySearch.mjs.html} +3 -3
- package/docs/examples/app.html +1 -1
- package/docs/examples/app.umd.js +2 -2
- package/docs/examples/app.umd.js.map +1 -1
- package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +3 -7
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +2 -6
- package/docs/examples/w-alert_backgroundColor.html +2 -6
- package/docs/examples/w-alert_borderColor.html +2 -6
- package/docs/examples/w-alert_borderRadius.html +2 -6
- package/docs/examples/w-alert_borderWidth.html +2 -6
- package/docs/examples/w-alert_default.html +2 -6
- package/docs/examples/w-alert_icon.html +2 -6
- package/docs/examples/w-alert_position.html +2 -6
- package/docs/examples/w-alert_recive closed event by promise.html +2 -6
- package/docs/examples/w-alert_shadowStyle.html +2 -6
- package/docs/examples/w-alert_textColor.html +2 -6
- package/docs/examples/w-alert_time (6s).html +2 -6
- package/docs/examples/w-alert_type error.html +2 -6
- package/docs/examples/w-alert_type infor.html +2 -6
- package/docs/examples/w-alert_type warning.html +2 -6
- package/docs/examples/w-badge_backgroundColor.html +2 -6
- package/docs/examples/w-badge_badgeAlign.html +2 -6
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +2 -6
- package/docs/examples/w-badge_borderRadius.html +2 -6
- package/docs/examples/w-badge_default.html +2 -6
- package/docs/examples/w-badge_textColor_backgroundColor.html +2 -6
- package/docs/examples/w-badge_textFontSize.html +2 -6
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_borderColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_iconColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +2 -6
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +2 -6
- package/docs/examples/w-button-chip_active_textColorActive.html +2 -6
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderRadius.html +2 -6
- package/docs/examples/w-button-chip_borderRadiusStyle.html +2 -6
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderWidth.html +2 -6
- package/docs/examples/w-button-chip_close.html +2 -6
- package/docs/examples/w-button-chip_close_shiftRight.html +2 -6
- package/docs/examples/w-button-chip_default.html +2 -6
- package/docs/examples/w-button-chip_icon (fontawesome).html +2 -6
- package/docs/examples/w-button-chip_icon (material).html +2 -6
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +2 -6
- package/docs/examples/w-button-chip_icon_no text.html +2 -6
- package/docs/examples/w-button-chip_loading.html +2 -6
- package/docs/examples/w-button-chip_loading_loadingColor.html +2 -6
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +2 -6
- package/docs/examples/w-button-chip_modify loading by callback in click.html +2 -6
- package/docs/examples/w-button-chip_modify prog by callback in click.html +2 -6
- package/docs/examples/w-button-chip_no shadow.html +2 -6
- package/docs/examples/w-button-chip_not editable.html +2 -6
- package/docs/examples/w-button-chip_not editable_disabledColor.html +2 -6
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-button-chip_prog.html +2 -6
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-button-chip_promiseUnlock.html +2 -6
- package/docs/examples/w-button-chip_rippleColor.html +2 -6
- package/docs/examples/w-button-chip_shadowStyle.html +2 -6
- package/docs/examples/w-button-chip_shiftLeft.html +2 -6
- package/docs/examples/w-button-chip_slot_close.html +2 -6
- package/docs/examples/w-button-chip_textColor.html +2 -6
- package/docs/examples/w-button-chip_textColor_textColorHover.html +2 -6
- package/docs/examples/w-button-chip_tooltip.html +2 -6
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -6
- package/docs/examples/w-button-circle_icon (fontawesome).html +2 -6
- package/docs/examples/w-button-circle_icon (material).html +2 -6
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +2 -6
- package/docs/examples/w-button-circle_loading.html +2 -6
- package/docs/examples/w-button-circle_loading_loadingColor.html +2 -6
- package/docs/examples/w-button-circle_no shadow.html +2 -6
- package/docs/examples/w-button-circle_not editable.html +2 -6
- package/docs/examples/w-button-circle_not editable_disabledColor.html +2 -6
- package/docs/examples/w-button-circle_paddingStyle.html +2 -6
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +2 -6
- package/docs/examples/w-button-circle_promiseUnlock.html +2 -6
- package/docs/examples/w-button-circle_rippleColor.html +2 -6
- package/docs/examples/w-button-circle_shadowStyle.html +2 -6
- package/docs/examples/w-button-circle_tooltip.html +2 -6
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +2 -6
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +2 -6
- package/docs/examples/w-checkbox_default.html +2 -6
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-checkbox_not editable.html +2 -6
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +2 -6
- package/docs/examples/w-checkbox_text.html +2 -6
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +2 -6
- package/docs/examples/w-checkbox_use string (y or n).html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_default.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_height.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +2 -6
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +2 -6
- package/docs/examples/w-confirm_contentIconColor.html +2 -6
- package/docs/examples/w-confirm_contentIconSize.html +2 -6
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +2 -6
- package/docs/examples/w-confirm_maxWidth.html +2 -6
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +2 -6
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +2 -6
- package/docs/examples/w-confirm_scrollable (slot content).html +2 -6
- package/docs/examples/w-confirm_scrollable.html +2 -6
- package/docs/examples/w-confirm_slot content.html +2 -6
- package/docs/examples/w-confirm_slot footer.html +2 -6
- package/docs/examples/w-confirm_slot header.html +2 -6
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +2 -6
- package/docs/examples/w-confirm_title_content.html +2 -6
- package/docs/examples/w-dialog_closeWithInterceptor.html +2 -6
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_fullscreen.html +2 -6
- package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +2 -6
- package/docs/examples/w-dialog_hasSaveBtn, no save button.html +2 -6
- package/docs/examples/w-dialog_headerBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_headerBtns.html +2 -6
- package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_icon (fontawesome).html +2 -6
- package/docs/examples/w-dialog_maxWidth, for narrow width.html +2 -6
- package/docs/examples/w-dialog_multi dialogs.html +2 -6
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +2 -6
- package/docs/examples/w-dialog_scrollable.html +2 -6
- package/docs/examples/w-dialog_separate for slot content.html +2 -6
- package/docs/examples/w-dialog_slot content.html +2 -6
- package/docs/examples/w-dialog_slot header-left_header-right.html +2 -6
- package/docs/examples/w-dialog_table in slot content.html +2 -6
- package/docs/examples/w-dialog_title.html +2 -6
- package/docs/examples/w-drawer_afloat.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_mode.html +2 -6
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_overlayOpacity.html +2 -6
- package/docs/examples/w-drawer_default.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -6
- package/docs/examples/w-drawer_drawerWidth.html +2 -6
- package/docs/examples/w-drawer_mode.html +2 -6
- package/docs/examples/w-drawer_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -6
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +2 -6
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +2 -6
- package/docs/examples/w-dropfiles_borderRadius.html +2 -6
- package/docs/examples/w-dropfiles_borderWidth.html +2 -6
- package/docs/examples/w-dropfiles_default.html +2 -6
- package/docs/examples/w-dropfiles_timeTransition.html +2 -6
- package/docs/examples/w-dynamic-list_change rows.html +4 -8
- package/docs/examples/w-dynamic-list_change slot.html +4 -8
- package/docs/examples/w-dynamic-list_default.html +4 -8
- package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +4 -8
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +3 -7
- package/docs/examples/w-dynamic-list_processItems.html +4 -8
- package/docs/examples/w-dynamic-list_render.html +4 -8
- package/docs/examples/w-dynamic-list_slot item with image.html +4 -8
- package/docs/examples/w-dynamic-list_viewHeightMax.html +4 -8
- package/docs/examples/w-echarts-vue-dyn_area.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_continuous.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_line.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_line3D.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_parallel.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_polar.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_radar.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_scatter.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_stack.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_surface.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_tree.html +4 -7
- package/docs/examples/w-echarts-vue-dyn_treemap.html +3 -6
- package/docs/examples/w-explorer_bindRoot.html +609 -0
- package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +406 -37
- package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +406 -37
- package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +406 -37
- package/docs/examples/w-explorer_dark mode.html +418 -46
- package/docs/examples/w-explorer_default.html +406 -37
- package/docs/examples/w-explorer_events.html +406 -37
- package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +406 -37
- package/docs/examples/w-explorer_listBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +406 -37
- package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemRippleColor.html +407 -38
- package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemTextFontSize.html +406 -37
- package/docs/examples/w-explorer_listPaddingStyle.html +406 -37
- package/docs/examples/w-explorer_noSelectedText.html +406 -37
- package/docs/examples/w-explorer_pathBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +612 -0
- package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +610 -0
- package/docs/examples/w-explorer_pathBtnTextFontSize.html +609 -0
- package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +406 -37
- package/docs/examples/w-explorer_showTree_treeAfloat.html +618 -0
- package/docs/examples/w-explorer_slot list-item-cover.html +643 -0
- package/docs/examples/w-explorer_slot list-item-sub.html +649 -0
- package/docs/examples/w-explorer_slot list-item_list-item-cover_list-head_list-foot.html +740 -0
- package/docs/examples/w-explorer_small text.html +407 -38
- package/docs/examples/w-explorer_toggleTreeFoldersAll.html +622 -0
- package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +642 -0
- package/docs/examples/w-explorer_toggleTreeIconColor_toggleTreeIconBackgroundColor_toggleTreeIconBackgroundColorHover.html +406 -37
- package/docs/examples/w-explorer_toggleTreeIconSize.html +406 -37
- package/docs/examples/w-explorer_treeBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +406 -37
- package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +407 -38
- package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +406 -37
- package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +406 -37
- package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +406 -37
- package/docs/examples/w-explorer_treeIndent.html +406 -37
- package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +406 -37
- package/docs/examples/w-explorer_treeItemRippleColor.html +609 -0
- package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +406 -37
- package/docs/examples/w-explorer_treeItemTextFontSize.html +406 -37
- package/docs/examples/w-explorer_treePaddingStyle.html +406 -37
- package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +406 -37
- package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +622 -0
- package/docs/examples/w-explorer_triggerClickTreeFolderById.html +622 -0
- package/docs/examples/w-group-check_backgroundColorActive.html +2 -6
- package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_borderRadius.html +2 -6
- package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +2 -6
- package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_click (console.log).html +2 -6
- package/docs/examples/w-group-check_default.html +2 -6
- package/docs/examples/w-group-check_group (only one).html +2 -6
- package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -6
- package/docs/examples/w-group-check_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-check_icon (material).html +2 -6
- package/docs/examples/w-group-check_iconColorActive.html +2 -6
- package/docs/examples/w-group-check_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-check_loading.html +2 -6
- package/docs/examples/w-group-check_loading_loadingColor.html +2 -6
- package/docs/examples/w-group-check_marginStyle.html +2 -6
- package/docs/examples/w-group-check_no shadowActive.html +2 -6
- package/docs/examples/w-group-check_not editable.html +2 -6
- package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +2 -6
- package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-check_shadow.html +2 -6
- package/docs/examples/w-group-check_shadowActiveStyle.html +2 -6
- package/docs/examples/w-group-check_shadow_shadowStyle.html +2 -6
- package/docs/examples/w-group-check_shiftLeft.html +2 -6
- package/docs/examples/w-group-check_shiftLeft_shiftRight.html +2 -6
- package/docs/examples/w-group-check_slot_shadow.html +2 -6
- package/docs/examples/w-group-check_textColor.html +2 -6
- package/docs/examples/w-group-check_textColorActive.html +2 -6
- package/docs/examples/w-group-check_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-check_tooltip.html +2 -6
- package/docs/examples/w-group-dragdrop_default.html +2 -6
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +2 -6
- package/docs/examples/w-group-dragdrop_items(string array).html +2 -6
- package/docs/examples/w-group-dragdrop_keyBinder.html +2 -6
- package/docs/examples/w-group-dragdrop_not draggable.html +2 -6
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +2 -6
- package/docs/examples/w-group-radio_backgroundColorActive.html +2 -6
- package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_borderRadius.html +2 -6
- package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +2 -6
- package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_click (console.log).html +2 -6
- package/docs/examples/w-group-radio_default.html +2 -6
- package/docs/examples/w-group-radio_group (only one).html +2 -6
- package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -6
- package/docs/examples/w-group-radio_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-radio_icon (material).html +2 -6
- package/docs/examples/w-group-radio_iconColorActive.html +2 -6
- package/docs/examples/w-group-radio_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-radio_loading.html +2 -6
- package/docs/examples/w-group-radio_loading_loadingColor.html +2 -6
- package/docs/examples/w-group-radio_marginStyle.html +2 -6
- package/docs/examples/w-group-radio_no shadowActive.html +2 -6
- package/docs/examples/w-group-radio_not editable.html +2 -6
- package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +2 -6
- package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-radio_shadow.html +2 -6
- package/docs/examples/w-group-radio_shadowActiveStyle.html +2 -6
- package/docs/examples/w-group-radio_shadow_shadowStyle.html +2 -6
- package/docs/examples/w-group-radio_shiftLeft.html +2 -6
- package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +2 -6
- package/docs/examples/w-group-radio_slot_shadow.html +2 -6
- package/docs/examples/w-group-radio_textColor.html +2 -6
- package/docs/examples/w-group-radio_textColorActive.html +2 -6
- package/docs/examples/w-group-radio_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-radio_tooltip.html +2 -6
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-group-tags_borderRadius.html +2 -6
- package/docs/examples/w-group-tags_closeWithInterceptor.html +2 -6
- package/docs/examples/w-group-tags_default.html +2 -6
- package/docs/examples/w-group-tags_editableClose(no close button).html +2 -6
- package/docs/examples/w-group-tags_editableInput(no slot input).html +2 -6
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +2 -6
- package/docs/examples/w-group-tags_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-tags_icon (material).html +2 -6
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +2 -6
- package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +2 -6
- package/docs/examples/w-group-tags_inputTextWidth.html +2 -6
- package/docs/examples/w-group-tags_marginStyle.html +2 -6
- package/docs/examples/w-group-tags_modify loading by callback in click.html +2 -6
- package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_modify prog by callback in click.html +2 -6
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-group-tags_not draggable.html +2 -6
- package/docs/examples/w-group-tags_not editable.html +2 -6
- package/docs/examples/w-group-tags_not editable_nodata.html +2 -6
- package/docs/examples/w-group-tags_object items.html +2 -6
- package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +2 -6
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +2 -6
- package/docs/examples/w-group-tags_object items_keyIcon.html +2 -6
- package/docs/examples/w-group-tags_object items_keyText.html +2 -6
- package/docs/examples/w-group-tags_object items_keyTooltip.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +2 -6
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-group-tags_shadowStyle.html +2 -6
- package/docs/examples/w-group-tags_shiftLeft.html +2 -6
- package/docs/examples/w-group-tags_slot input.html +2 -6
- package/docs/examples/w-group-tags_slot item.html +2 -6
- package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +2 -6
- package/docs/examples/w-group-tags_suggests.html +2 -6
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +2 -6
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +2 -6
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +2 -6
- package/docs/examples/w-group-tags_textColor.html +2 -6
- package/docs/examples/w-group-tags_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_useActive_valueActive.html +2 -6
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_area.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_bar.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_line.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_pie.html +2 -6
- package/docs/examples/w-highstock-vue-dyn_area.html +2 -6
- package/docs/examples/w-highstock-vue-dyn_line.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +2 -6
- package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +2 -6
- package/docs/examples/w-icon-svg_path_sizeOriginal.html +2 -6
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +2 -6
- package/docs/examples/w-image-cascading-dyn_colNum.html +2 -6
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +2 -6
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +2 -6
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +2 -6
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +2 -6
- package/docs/examples/w-image-viewer-dyn_one image.html +2 -6
- package/docs/examples/w-json-view_default.html +18 -11
- package/docs/examples/w-json-view_events.html +16 -12
- package/docs/examples/w-json-view_filterKeywords_filterFunction.html +16 -12
- package/docs/examples/w-json-view_filterKeywords_noResultsText.html +16 -12
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +16 -12
- package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +16 -12
- package/docs/examples/w-json-view_large data (15,500 lines).html +14 -10
- package/docs/examples/w-json-view_no viewHeightMax.html +16 -12
- package/docs/examples/w-json-view_rippleColor.html +508 -0
- package/docs/examples/w-json-view_toggleItemsAll.html +521 -0
- package/docs/examples/w-json-view_toggleItemsByFun.html +31 -22
- package/docs/examples/w-json-view_viewHeightMax.html +16 -12
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +5 -8
- package/docs/examples/w-list-expand_activeMode(multi).html +2 -6
- package/docs/examples/w-list-expand_auto scroll.html +2 -6
- package/docs/examples/w-list-expand_default.html +2 -6
- package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +3 -7
- package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +2 -6
- package/docs/examples/w-list-expand_paddingStyle.html +2 -6
- package/docs/examples/w-list-expand_slot footer.html +2 -6
- package/docs/examples/w-list-expand_slot header.html +2 -6
- package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +3 -7
- package/docs/examples/w-list-expand_slot item-header_item-content.html +2 -6
- package/docs/examples/w-list-horizontal_borderBottomSize.html +2 -6
- package/docs/examples/w-list-horizontal_default.html +2 -6
- package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +2 -6
- package/docs/examples/w-list-horizontal_itemBorderRadius.html +2 -6
- package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +2 -6
- package/docs/examples/w-list-horizontal_itemRippleColor.html +2 -6
- package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +2 -6
- package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +2 -6
- package/docs/examples/w-list-horizontal_keyText_keyIcon.html +2 -6
- package/docs/examples/w-list-horizontal_no borderBottom.html +2 -6
- package/docs/examples/w-list-horizontal_paddingStyle.html +2 -6
- package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +2 -6
- package/docs/examples/w-list-horizontal_slot.html +2 -6
- package/docs/examples/w-list-horizontal_space.html +2 -6
- package/docs/examples/w-list-horizontal_string items.html +2 -6
- package/docs/examples/w-list-vertical_auto scroll.html +2 -6
- package/docs/examples/w-list-vertical_default.html +2 -6
- package/docs/examples/w-list-vertical_itemActive.html +2 -6
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +3 -7
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +3 -7
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +2 -6
- package/docs/examples/w-list-vertical_paddingStyle.html +2 -6
- package/docs/examples/w-list-vertical_slot footer.html +2 -6
- package/docs/examples/w-list-vertical_slot header.html +2 -6
- package/docs/examples/w-list-vertical_slot item.html +2 -6
- package/docs/examples/w-list-vertical_string items.html +2 -6
- package/docs/examples/w-list-vertical_useActive (no active).html +2 -6
- package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +2 -6
- package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarBorderRadius.html +3 -7
- package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon (material).html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +3 -7
- package/docs/examples/w-panel-avatar_contentBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_contentBorderRadius.html +3 -7
- package/docs/examples/w-panel-avatar_contentShadow.html +3 -7
- package/docs/examples/w-panel-avatar_default.html +3 -7
- package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +3 -7
- package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +5 -7
- package/docs/examples/w-panel-avatar_no avatarShadow.html +3 -7
- package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +3 -7
- package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +3 -7
- package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +3 -7
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +2 -6
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +2 -6
- package/docs/examples/w-panel-bulge_default.html +2 -6
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +2 -6
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +2 -6
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +5 -7
- package/docs/examples/w-panel-bulge_paddingStyle.html +2 -6
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +2 -6
- package/docs/examples/w-panel-bulge_with grey outer.html +3 -7
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_barColor.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_barSize.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_default.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_ratio.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barColor.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barSize.html +2 -6
- package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_default.html +2 -6
- package/docs/examples/w-panel-divide-vertical_ratio.html +2 -6
- package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +2 -6
- package/docs/examples/w-panel-scale_for select.html +2 -6
- package/docs/examples/w-panel-scale_for v-btn.html +2 -6
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +2 -6
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +2 -6
- package/docs/examples/w-panel-scale_for w-text-suggest.html +2 -6
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +2 -6
- package/docs/examples/w-panel-scrolly_default.html +2 -6
- package/docs/examples/w-panel-scrolly_events.html +2 -6
- package/docs/examples/w-panel-scrolly_scrollTop.html +2 -6
- package/docs/examples/w-panel-stripe_borderRadius.html +2 -6
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +2 -6
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +2 -6
- package/docs/examples/w-panel-stripe_no footer.html +2 -6
- package/docs/examples/w-panel-stripe_no header.html +2 -6
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +3 -7
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +2 -6
- package/docs/examples/w-panel-stripe_only slot title in header.html +2 -6
- package/docs/examples/w-panel-stripe_padding.html +2 -6
- package/docs/examples/w-panel-stripe_separate for slot content.html +2 -6
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +2 -6
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +2 -6
- package/docs/examples/w-panel-stripe_table in slot content.html +2 -6
- package/docs/examples/w-panel-stripe_with grey outer.html +3 -7
- package/docs/examples/w-popup-edit-text_default.html +2 -6
- package/docs/examples/w-popup-edit-text_in table.html +2 -6
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +2 -6
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +2 -6
- package/docs/examples/w-popup-edit-text_no title.html +2 -6
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +2 -6
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +2 -6
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +2 -6
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +2 -6
- package/docs/examples/w-popup_auto flipping in scroll panel.html +2 -6
- package/docs/examples/w-popup_backgroundColor.html +2 -6
- package/docs/examples/w-popup_borderRadius.html +2 -6
- package/docs/examples/w-popup_click item by latency hiding.html +2 -6
- package/docs/examples/w-popup_default.html +2 -6
- package/docs/examples/w-popup_distY.html +2 -6
- package/docs/examples/w-popup_in dialog.html +2 -6
- package/docs/examples/w-popup_in popup.html +2 -6
- package/docs/examples/w-popup_in scroll panel.html +2 -6
- package/docs/examples/w-popup_isolated.html +2 -6
- package/docs/examples/w-popup_maxWidth.html +2 -6
- package/docs/examples/w-popup_minWidth.html +2 -6
- package/docs/examples/w-popup_no shadow_backgroundColor.html +2 -6
- package/docs/examples/w-popup_not editable.html +2 -6
- package/docs/examples/w-popup_shadowStyle.html +2 -6
- package/docs/examples/w-popup_slot for table_maxWidth.html +2 -6
- package/docs/examples/w-progress-bar_decimal.html +2 -6
- package/docs/examples/w-progress-bar_default.html +2 -6
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +2 -6
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +2 -6
- package/docs/examples/w-progress-bar_height.html +2 -6
- package/docs/examples/w-progress-bar_height_borderRadius.html +2 -6
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +2 -6
- package/docs/examples/w-progress-bar_iconFinishColor.html +2 -6
- package/docs/examples/w-progress-bar_iconSize.html +2 -6
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +2 -6
- package/docs/examples/w-progress-bar_iconWaitingColor.html +2 -6
- package/docs/examples/w-progress-bar_progColor.html +2 -6
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-progress-bar_title.html +2 -6
- package/docs/examples/w-progress-bar_title_titleTextColor.html +2 -6
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +2 -6
- package/docs/examples/w-progress-bar_value=0 (waiting).html +2 -6
- package/docs/examples/w-progress-bar_value=100 (finish).html +2 -6
- package/docs/examples/w-progress-bar_valueTextColor.html +2 -6
- package/docs/examples/w-progress-bar_valueTextFontSize.html +2 -6
- package/docs/examples/w-progress-circle_color.html +2 -6
- package/docs/examples/w-progress-circle_default.html +2 -6
- package/docs/examples/w-progress-circle_small size.html +2 -6
- package/docs/examples/w-progress-circle_tooltip.html +2 -6
- package/docs/examples/w-progress-circle_very small size.html +2 -6
- package/docs/examples/w-progress-circle_width.html +2 -6
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +2 -6
- package/docs/examples/w-quill-vue-dyn_default.html +2 -6
- package/docs/examples/w-quill-vue-dyn_height.html +2 -6
- package/docs/examples/w-quill-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-quill-vue-dyn_settings.html +2 -6
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +2 -6
- package/docs/examples/w-switch_default.html +2 -6
- package/docs/examples/w-switch_not editable.html +2 -6
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +2 -6
- package/docs/examples/w-switch_switchSize_textFontSize.html +2 -6
- package/docs/examples/w-switch_text.html +2 -6
- package/docs/examples/w-switch_text_textColor_textColorHover.html +2 -6
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +2 -6
- package/docs/examples/w-switch_use string (y or n).html +2 -6
- package/docs/examples/w-table-dyn_default.html +2 -6
- package/docs/examples/w-table-dyn_editable.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +2 -6
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +2 -6
- package/docs/examples/w-table-dyn_editable_slot btns.html +2 -6
- package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +2 -6
- package/docs/examples/w-table-dyn_fixIds (fix id).html +2 -6
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +2 -6
- package/docs/examples/w-table-dyn_name_description.html +2 -6
- package/docs/examples/w-table-dyn_opt.kpHead.html +2 -6
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +2 -6
- package/docs/examples/w-table-dyn_slot btns.html +2 -6
- package/docs/examples/w-table-dyn_slot infor (name_description).html +2 -6
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +2 -6
- package/docs/examples/w-text-int_borderRadius.html +2 -6
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-int_border_borderRadius.html +2 -6
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +2 -6
- package/docs/examples/w-text-int_border_default.html +2 -6
- package/docs/examples/w-text-int_border_not editable.html +2 -6
- package/docs/examples/w-text-int_border_width.html +2 -6
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +2 -6
- package/docs/examples/w-text-int_buttonIconSize.html +2 -6
- package/docs/examples/w-text-int_default.html +2 -6
- package/docs/examples/w-text-int_not editable.html +2 -6
- package/docs/examples/w-text-int_textColor.html +2 -6
- package/docs/examples/w-text-int_textFontSize.html +2 -6
- package/docs/examples/w-text-int_width.html +2 -6
- package/docs/examples/w-text-select_a lot of items.html +2 -6
- package/docs/examples/w-text-select_borderRadius.html +2 -6
- package/docs/examples/w-text-select_border_a lot of items.html +2 -6
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-select_border_borderRadius.html +2 -6
- package/docs/examples/w-text-select_border_default.html +2 -6
- package/docs/examples/w-text-select_border_events.html +2 -6
- package/docs/examples/w-text-select_border_expansionIconSize.html +2 -6
- package/docs/examples/w-text-select_border_fullwidth.html +2 -6
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -6
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +2 -6
- package/docs/examples/w-text-select_border_items(string array).html +2 -6
- package/docs/examples/w-text-select_border_keyText.html +2 -6
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-select_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-select_border_not editable.html +2 -6
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-select_border_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-select_border_slot item.html +2 -6
- package/docs/examples/w-text-select_border_slot select.html +2 -6
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-select_border_textFontSize.html +2 -6
- package/docs/examples/w-text-select_border_with popup.html +2 -6
- package/docs/examples/w-text-select_default.html +2 -6
- package/docs/examples/w-text-select_events.html +2 -6
- package/docs/examples/w-text-select_expansionIconSize.html +2 -6
- package/docs/examples/w-text-select_fullwidth.html +2 -6
- package/docs/examples/w-text-select_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -6
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +2 -6
- package/docs/examples/w-text-select_items(string array).html +2 -6
- package/docs/examples/w-text-select_keyText.html +2 -6
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-select_leftIcon (material).html +2 -6
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-select_not editable.html +2 -6
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-select_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-select_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-select_slot item.html +2 -6
- package/docs/examples/w-text-select_slot select.html +2 -6
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-select_textFontSize.html +2 -6
- package/docs/examples/w-text-select_with popup.html +2 -6
- package/docs/examples/w-text-suggest_a lot of items.html +2 -6
- package/docs/examples/w-text-suggest_borderRadius.html +2 -6
- package/docs/examples/w-text-suggest_border_a lot of items.html +2 -6
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_border_borderRadius.html +2 -6
- package/docs/examples/w-text-suggest_border_default.html +2 -6
- package/docs/examples/w-text-suggest_border_events.html +2 -6
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_fullwidth.html +2 -6
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -6
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +2 -6
- package/docs/examples/w-text-suggest_border_items(string array).html +2 -6
- package/docs/examples/w-text-suggest_border_keyText.html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_noResultsText.html +2 -6
- package/docs/examples/w-text-suggest_border_not editable.html +2 -6
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-suggest_border_placeholder.html +2 -6
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +2 -6
- package/docs/examples/w-text-suggest_border_slot item.html +2 -6
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-suggest_border_textFontSize.html +2 -6
- package/docs/examples/w-text-suggest_border_with popup.html +2 -6
- package/docs/examples/w-text-suggest_default.html +2 -6
- package/docs/examples/w-text-suggest_events.html +2 -6
- package/docs/examples/w-text-suggest_expansionIconSize.html +2 -6
- package/docs/examples/w-text-suggest_fullwidth.html +2 -6
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -6
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +2 -6
- package/docs/examples/w-text-suggest_items(string array).html +2 -6
- package/docs/examples/w-text-suggest_keyText.html +2 -6
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-suggest_leftIcon (material).html +2 -6
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-suggest_noResultsText.html +2 -6
- package/docs/examples/w-text-suggest_not editable.html +2 -6
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-suggest_placeholder.html +2 -6
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-suggest_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +2 -6
- package/docs/examples/w-text-suggest_slot item.html +2 -6
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-suggest_textFontSize.html +2 -6
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +2 -6
- package/docs/examples/w-text_border_default.html +2 -6
- package/docs/examples/w-text_border_events.html +2 -6
- package/docs/examples/w-text_border_fullwidth.html +2 -6
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text_border_not editable.html +2 -6
- package/docs/examples/w-text_border_placeholder.html +2 -6
- package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text_border_textAlign.html +2 -6
- package/docs/examples/w-text_border_textColor.html +2 -6
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +2 -6
- package/docs/examples/w-text_default.html +2 -6
- package/docs/examples/w-text_events.html +2 -6
- package/docs/examples/w-text_fullwidth.html +2 -6
- package/docs/examples/w-text_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text_leftIcon (material).html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +2 -6
- package/docs/examples/w-text_not editable.html +2 -6
- package/docs/examples/w-text_placeholder.html +2 -6
- package/docs/examples/w-text_rightIcon.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +2 -6
- package/docs/examples/w-text_textAlign.html +2 -6
- package/docs/examples/w-text_textColor.html +2 -6
- package/docs/examples/w-text_textFontSize.html +2 -6
- package/docs/examples/w-textarea_borderColorFocus.html +3 -7
- package/docs/examples/w-textarea_default.html +3 -7
- package/docs/examples/w-textarea_fullwidth.html +3 -7
- package/docs/examples/w-textarea_not editable.html +3 -7
- package/docs/examples/w-textarea_placeholder.html +3 -7
- package/docs/examples/w-timeday-range_between.html +2 -6
- package/docs/examples/w-timeday-range_borderRadius.html +2 -6
- package/docs/examples/w-timeday-range_border_between.html +2 -6
- package/docs/examples/w-timeday-range_border_borderRadius.html +2 -6
- package/docs/examples/w-timeday-range_border_default.html +2 -6
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday-range_border_icon (material).html +2 -6
- package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeday-range_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeday-range_border_not editable.html +2 -6
- package/docs/examples/w-timeday-range_border_pickColor.html +2 -6
- package/docs/examples/w-timeday-range_border_textColor.html +2 -6
- package/docs/examples/w-timeday-range_default.html +2 -6
- package/docs/examples/w-timeday-range_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday-range_icon (material).html +2 -6
- package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeday-range_iconTooltip.html +2 -6
- package/docs/examples/w-timeday-range_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeday-range_not editable.html +2 -6
- package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeday-range_pickColor.html +2 -6
- package/docs/examples/w-timeday-range_textColor.html +2 -6
- package/docs/examples/w-timeday_borderRadius.html +2 -6
- package/docs/examples/w-timeday_border_borderRadius.html +2 -6
- package/docs/examples/w-timeday_border_default.html +2 -6
- package/docs/examples/w-timeday_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday_border_icon (material).html +2 -6
- package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeday_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeday_border_not editable.html +2 -6
- package/docs/examples/w-timeday_border_pickColor.html +2 -6
- package/docs/examples/w-timeday_border_textColor.html +2 -6
- package/docs/examples/w-timeday_default.html +2 -6
- package/docs/examples/w-timeday_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday_icon (material).html +2 -6
- package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeday_iconTooltip.html +2 -6
- package/docs/examples/w-timeday_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeday_not editable.html +2 -6
- package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeday_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeday_pickColor.html +2 -6
- package/docs/examples/w-timeday_textColor.html +2 -6
- package/docs/examples/w-timeminute-range_between.html +2 -6
- package/docs/examples/w-timeminute-range_borderRadius.html +2 -6
- package/docs/examples/w-timeminute-range_border_between.html +2 -6
- package/docs/examples/w-timeminute-range_border_borderRadius.html +2 -6
- package/docs/examples/w-timeminute-range_border_default.html +2 -6
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute-range_border_icon (material).html +2 -6
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute-range_border_minuteInter.html +2 -6
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute-range_border_not editable.html +2 -6
- package/docs/examples/w-timeminute-range_border_pickColor.html +2 -6
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute-range_default.html +2 -6
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute-range_icon (material).html +2 -6
- package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeminute-range_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute-range_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeminute-range_minuteInter.html +2 -6
- package/docs/examples/w-timeminute-range_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute-range_not editable.html +2 -6
- package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeminute-range_pickColor.html +2 -6
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute_borderRadius.html +2 -6
- package/docs/examples/w-timeminute_border_borderRadius.html +2 -6
- package/docs/examples/w-timeminute_border_default.html +2 -6
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute_border_icon (material).html +2 -6
- package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeminute_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute_border_minuteInter.html +2 -6
- package/docs/examples/w-timeminute_border_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute_border_not editable.html +2 -6
- package/docs/examples/w-timeminute_border_pickColor.html +2 -6
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute_default.html +2 -6
- package/docs/examples/w-timeminute_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute_icon (material).html +2 -6
- package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeminute_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeminute_minuteInter.html +2 -6
- package/docs/examples/w-timeminute_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute_not editable.html +2 -6
- package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeminute_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeminute_pickColor.html +2 -6
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_default.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_height.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_settings.html +2 -6
- package/docs/examples/w-tree_activable_itemActive.html +15 -11
- package/docs/examples/w-tree_activable_itemActive_funActive.html +15 -11
- package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +15 -11
- package/docs/examples/w-tree_default.html +18 -11
- package/docs/examples/w-tree_defaultDisplayLevel.html +16 -12
- package/docs/examples/w-tree_draggable.html +15 -11
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +15 -11
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +15 -11
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +15 -11
- package/docs/examples/w-tree_events.html +16 -12
- package/docs/examples/w-tree_filterKeywords_filterFunction.html +16 -12
- package/docs/examples/w-tree_filterKeywords_noResultsText.html +16 -12
- package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +15 -11
- package/docs/examples/w-tree_iconSize(20).html +16 -12
- package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +16 -12
- package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +16 -12
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +16 -12
- package/docs/examples/w-tree_indent.html +16 -12
- package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +15 -11
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +16 -12
- package/docs/examples/w-tree_no viewHeightMax.html +16 -12
- package/docs/examples/w-tree_operatable.html +15 -11
- package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +15 -11
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +15 -11
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +15 -11
- package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +15 -11
- package/docs/examples/w-tree_paddingStyle.html +16 -12
- package/docs/examples/w-tree_rippleColor.html +678 -0
- package/docs/examples/w-tree_selectable.html +15 -11
- package/docs/examples/w-tree_selectable_draggable.html +15 -11
- package/docs/examples/w-tree_slot.html +18 -11
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +15 -11
- package/docs/examples/w-tree_slot_locked_selectable.html +15 -11
- package/docs/examples/w-tree_slot_operatable.html +15 -11
- package/docs/examples/w-tree_slot_selectable.html +15 -11
- package/docs/examples/w-tree_slot_selectable_draggable.html +15 -11
- package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +15 -11
- package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +15 -11
- package/docs/examples/w-tree_toggleItemsAll.html +692 -0
- package/docs/examples/w-tree_toggleItemsByFun.html +34 -20
- package/docs/examples/w-tree_viewHeightMax.html +16 -12
- package/docs/global.html +9 -9
- package/docs/{js_highchartsSetting.mjs.html → highchartsSetting.mjs.html} +3 -3
- package/docs/index.html +1 -1
- package/docs/module-WAggridVueDyn.html +1 -1
- package/docs/module-WBadge.html +1 -1
- package/docs/module-WButtonChip.html +1 -1
- package/docs/module-WButtonCircle.html +1 -1
- package/docs/module-WCheckbox.html +1 -1
- package/docs/module-WCkeditorVueDyn.html +1 -1
- package/docs/module-WConfirm.html +1 -1
- package/docs/module-WDialog.html +1 -1
- package/docs/module-WDrawer.html +1 -1
- package/docs/module-WDropfiles.html +1 -1
- package/docs/module-WDynamicList.html +1 -1
- package/docs/module-WEchartsVueDyn.html +1 -1
- package/docs/module-WExplorer.html +505 -1
- package/docs/module-WGroupCheck.html +1 -1
- package/docs/module-WGroupDragdrop.html +1 -1
- package/docs/module-WGroupRadio.html +1 -1
- package/docs/module-WGroupTags.html +1 -1
- package/docs/module-WHighchartsBitmapDyn.html +1 -1
- package/docs/module-WHighchartsVueDyn.html +1 -1
- package/docs/module-WHighstockVueDyn.html +1 -1
- package/docs/module-WIcon.html +1 -1
- package/docs/module-WIconLoading.html +1 -1
- package/docs/module-WIconSvg.html +1 -1
- package/docs/module-WImageCascadingDyn.html +1 -1
- package/docs/module-WImageViewerDyn.html +1 -1
- package/docs/module-WJsonView.html +7 -1
- package/docs/module-WLeafletVueDyn.html +1 -1
- package/docs/module-WListExpand.html +1 -1
- package/docs/module-WListExpandItem.html +1 -1
- package/docs/module-WListHorizontal.html +1 -1
- package/docs/module-WListItem.html +1 -1
- package/docs/module-WListVertical.html +1 -1
- package/docs/module-WPanelAvatar.html +1 -1
- package/docs/module-WPanelBulge.html +1 -1
- package/docs/module-WPanelDivideHorizontal.html +1 -1
- package/docs/module-WPanelDivideVertical.html +1 -1
- package/docs/module-WPanelScrolly.html +1 -1
- package/docs/module-WPanelScrollyCore.html +1 -1
- package/docs/module-WPanelStripe.html +1 -1
- package/docs/module-WPopup.html +1 -1
- package/docs/module-WPopupEditText.html +1 -1
- package/docs/module-WProgressBar.html +1 -1
- package/docs/module-WProgressCircle.html +1 -1
- package/docs/module-WQuillVueDyn.html +1 -1
- package/docs/module-WShellBottomLine.html +1 -1
- package/docs/module-WShellEllipse.html +1 -1
- package/docs/module-WShellMaterial.html +1 -1
- package/docs/module-WSwitch.html +1 -1
- package/docs/module-WTableDyn.html +1 -1
- package/docs/module-WText.html +1 -1
- package/docs/module-WTextCore.html +1 -1
- package/docs/module-WTextInt.html +1 -1
- package/docs/module-WTextIntCore.html +1 -1
- package/docs/module-WTextSelect.html +1 -1
- package/docs/module-WTextSuggest.html +1 -1
- package/docs/module-WTextSuggestCore.html +1 -1
- package/docs/module-WTextarea.html +1 -1
- package/docs/module-WTimeday.html +1 -1
- package/docs/module-WTimedayCore.html +1 -1
- package/docs/module-WTimedayRange.html +1 -1
- package/docs/module-WTimedayRangeCore.html +1 -1
- package/docs/module-WTimeminute.html +1 -1
- package/docs/module-WTimeminuteCore.html +1 -1
- package/docs/module-WTimeminuteRange.html +1 -1
- package/docs/module-WTimeminuteRangeCore.html +1 -1
- package/docs/module-WTinymceVueDyn.html +1 -1
- package/docs/module-WTree.html +7 -7
- package/docs/module-WTreeIconCheckbox.html +1 -1
- package/docs/module-WTreeIconToggle.html +1 -1
- package/docs/{js_vuetifyColor.mjs.html → vuetifyColor.mjs.html} +3 -3
- package/g.mjs +352 -0
- package/package.json +3 -3
- package/src/App.vue +1 -5
- package/src/AppZoneWAggridVueDyn.vue +1 -1
- package/src/AppZoneWDynamicList.vue +17 -17
- package/src/AppZoneWEchartsVueDyn.vue +3 -1
- package/src/AppZoneWExplorer.vue +919 -83
- package/src/AppZoneWJsonView.vue +81 -34
- package/src/AppZoneWLeafletVueDyn.vue +12 -8
- package/src/AppZoneWListExpand.vue +2 -2
- package/src/AppZoneWListVertical.vue +2 -2
- package/src/AppZoneWPanelAvatar.vue +18 -18
- package/src/AppZoneWPanelBulge.vue +2 -2
- package/src/AppZoneWPanelStripe.vue +2 -2
- package/src/AppZoneWTextarea.vue +5 -5
- package/src/AppZoneWTree.vue +144 -97
- package/src/components/WExplorer.vue +530 -368
- package/src/components/WJsonView.vue +24 -3
- package/src/components/WTree.vue +186 -48
- package/src/js/domMutation.mjs +2 -0
- package/src/js/domRipple.mjs +2 -1
- package/toolg/gExtractHtml.mjs +1 -5
- package/docs/components_WExplorer.vue.html +0 -1065
- package/docs/examples/w-explorer_pathBackgroundColor_pathBackgroundColorHover.html +0 -241
- package/docs/examples/w-explorer_pathTextColor_pathTextColorHover.html +0 -241
- package/docs/examples/w-explorer_pathTextFontSize.html +0 -240
|
@@ -45,6 +45,8 @@
|
|
|
45
45
|
<header>
|
|
46
46
|
|
|
47
47
|
|
|
48
|
+
|
|
49
|
+
|
|
48
50
|
|
|
49
51
|
</header>
|
|
50
52
|
|
|
@@ -53,6 +55,508 @@
|
|
|
53
55
|
<div class="container-overview">
|
|
54
56
|
|
|
55
57
|
|
|
58
|
+
<div class="description usertext"></p></div></div>
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
<h3 class="subsection-title" style="margin-top: 1em" data-jsdoc-vuejs="section-props">Props</h3>
|
|
62
|
+
<table data-jsdoc-vuejs="table-props">
|
|
63
|
+
<thead>
|
|
64
|
+
<tr>
|
|
65
|
+
<th>Name</th>
|
|
66
|
+
<th>Type</th>
|
|
67
|
+
<th>Default value</th>
|
|
68
|
+
<th>Required?</th>
|
|
69
|
+
<th>Description</th>
|
|
70
|
+
</tr>
|
|
71
|
+
</thead>
|
|
72
|
+
<tbody><tr>
|
|
73
|
+
<td><code>items</code></td>
|
|
74
|
+
<td>Array</td>
|
|
75
|
+
<td><code>[]</code></td>
|
|
76
|
+
<td>No</td>
|
|
77
|
+
<td>輸入項目物件陣列,預設[]</td>
|
|
78
|
+
</tr><tr>
|
|
79
|
+
<td><code>bindRoot</code></td>
|
|
80
|
+
<td>String</td>
|
|
81
|
+
<td><code>'root'</code></td>
|
|
82
|
+
<td>No</td>
|
|
83
|
+
<td>輸入建置根目錄名稱字串,預設'root'</td>
|
|
84
|
+
</tr><tr>
|
|
85
|
+
<td><code>treeWidthMin</code></td>
|
|
86
|
+
<td>Number</td>
|
|
87
|
+
<td><code>null</code></td>
|
|
88
|
+
<td>No</td>
|
|
89
|
+
<td>輸入使用拖曳抽屜寬度分隔條(dragDrawerWidth=true)時,拖曳抽屜寬度分隔條最小值數字,預設null</td>
|
|
90
|
+
</tr><tr>
|
|
91
|
+
<td><code>treeWidthMax</code></td>
|
|
92
|
+
<td>Number</td>
|
|
93
|
+
<td><code>null</code></td>
|
|
94
|
+
<td>No</td>
|
|
95
|
+
<td>輸入使用拖曳抽屜寬度分隔條(dragDrawerWidth=true)時,拖曳抽屜寬度分隔條最大值數字,預設null</td>
|
|
96
|
+
</tr><tr>
|
|
97
|
+
<td><code>toggleTreeIconSize</code></td>
|
|
98
|
+
<td>Number</td>
|
|
99
|
+
<td><code>24</code></td>
|
|
100
|
+
<td>No</td>
|
|
101
|
+
<td>輸入顯隱樹狀資料夾按鈕之圖標尺寸數字,單位為px,預設24</td>
|
|
102
|
+
</tr><tr>
|
|
103
|
+
<td><code>toggleTreeIconColor</code></td>
|
|
104
|
+
<td>String</td>
|
|
105
|
+
<td><code>'grey'</code></td>
|
|
106
|
+
<td>No</td>
|
|
107
|
+
<td>輸入顯隱樹狀資料夾按鈕之圖標顏色字串,預設'grey'</td>
|
|
108
|
+
</tr><tr>
|
|
109
|
+
<td><code>toggleTreeIconBackgroundColor</code></td>
|
|
110
|
+
<td>String</td>
|
|
111
|
+
<td><code>'transparent'</code></td>
|
|
112
|
+
<td>No</td>
|
|
113
|
+
<td>輸入顯隱樹狀資料夾按鈕之圖標背景顏色字串,預設'transparent'</td>
|
|
114
|
+
</tr><tr>
|
|
115
|
+
<td><code>toggleTreeIconBackgroundColorHover</code></td>
|
|
116
|
+
<td>String</td>
|
|
117
|
+
<td><code>'rgba(128,128,128,0.15)'</code></td>
|
|
118
|
+
<td>No</td>
|
|
119
|
+
<td>輸入滑鼠移入時顯隱樹狀資料夾按鈕之圖標背景顏色字串,預設'rgba(128,128,128,0.15)'</td>
|
|
120
|
+
</tr><tr>
|
|
121
|
+
<td><code>showTree</code></td>
|
|
122
|
+
<td>Boolean</td>
|
|
123
|
+
<td><code>false</code></td>
|
|
124
|
+
<td>No</td>
|
|
125
|
+
<td>輸入是否顯示樹狀資料夾布林值,預設false</td>
|
|
126
|
+
</tr><tr>
|
|
127
|
+
<td><code>treeAfloat</code></td>
|
|
128
|
+
<td>Boolean</td>
|
|
129
|
+
<td><code>false</code></td>
|
|
130
|
+
<td>No</td>
|
|
131
|
+
<td>輸入是否樹狀資料夾為浮動顯示布林值,設為true時浮在內容區上故不壓縮內容區寬度,預設false</td>
|
|
132
|
+
</tr><tr>
|
|
133
|
+
<td><code>treeDefItemHeight</code></td>
|
|
134
|
+
<td>Number</td>
|
|
135
|
+
<td><code>30</code></td>
|
|
136
|
+
<td>No</td>
|
|
137
|
+
<td>輸入樹狀資料夾之按需顯示時各項目預設最小高度(min-height)值,給越準或給大部分項目的高度則渲染速度越快,單位為px,預設30</td>
|
|
138
|
+
</tr><tr>
|
|
139
|
+
<td><code>treeDefaultDisplayLevel</code></td>
|
|
140
|
+
<td>Number</td>
|
|
141
|
+
<td><code>null</code></td>
|
|
142
|
+
<td>No</td>
|
|
143
|
+
<td>輸入樹狀資料夾之初始展開層數數字,若輸入1就是預設展開至第1層,第2層(含)以下則都隱藏,若輸入null就是全展開,預設null</td>
|
|
144
|
+
</tr><tr>
|
|
145
|
+
<td><code>treePaddingStyle</code></td>
|
|
146
|
+
<td>Object</td>
|
|
147
|
+
<td><code>{v:0,h:0}</code></td>
|
|
148
|
+
<td>No</td>
|
|
149
|
+
<td>輸入樹狀資料夾之內寬距離物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:0,h:0}</td>
|
|
150
|
+
</tr><tr>
|
|
151
|
+
<td><code>treeIndent</code></td>
|
|
152
|
+
<td>Number</td>
|
|
153
|
+
<td><code>0.7</code></td>
|
|
154
|
+
<td>No</td>
|
|
155
|
+
<td>輸入樹狀資料夾之縮排比率數字,若使用1就是1倍的圖標寬度(24px)+2*separation(3px),預設0.7</td>
|
|
156
|
+
</tr><tr>
|
|
157
|
+
<td><code>treeItemTextColor</code></td>
|
|
158
|
+
<td>String</td>
|
|
159
|
+
<td><code>'#444'</code></td>
|
|
160
|
+
<td>No</td>
|
|
161
|
+
<td>輸入樹狀資料夾之文字顏色字串,預設'#444'</td>
|
|
162
|
+
</tr><tr>
|
|
163
|
+
<td><code>treeItemTextColorHover</code></td>
|
|
164
|
+
<td>String</td>
|
|
165
|
+
<td><code>'#222'</code></td>
|
|
166
|
+
<td>No</td>
|
|
167
|
+
<td>輸入滑鼠移入時樹狀資料夾之文字顏色字串,預設'#222'</td>
|
|
168
|
+
</tr><tr>
|
|
169
|
+
<td><code>treeItemTextColorActive</code></td>
|
|
170
|
+
<td>String</td>
|
|
171
|
+
<td><code>'#000'</code></td>
|
|
172
|
+
<td>No</td>
|
|
173
|
+
<td>輸入主動模式時樹狀資料夾之文字顏色字串,預設'#000'</td>
|
|
174
|
+
</tr><tr>
|
|
175
|
+
<td><code>treeFolderIcon</code></td>
|
|
176
|
+
<td>String</td>
|
|
177
|
+
<td><code>mdiFolder</code></td>
|
|
178
|
+
<td>No</td>
|
|
179
|
+
<td>輸入樹狀資料夾之資料夾圖標字串,預設mdiFolder</td>
|
|
180
|
+
</tr><tr>
|
|
181
|
+
<td><code>treeFolderIconSize</code></td>
|
|
182
|
+
<td>Number</td>
|
|
183
|
+
<td><code>20</code></td>
|
|
184
|
+
<td>No</td>
|
|
185
|
+
<td>輸入樹狀資料夾之資料夾圖標之尺寸數字,單位px,預設20</td>
|
|
186
|
+
</tr><tr>
|
|
187
|
+
<td><code>treeFolderIconColor</code></td>
|
|
188
|
+
<td>String</td>
|
|
189
|
+
<td><code>'#888'</code></td>
|
|
190
|
+
<td>No</td>
|
|
191
|
+
<td>輸入樹狀資料夾之資料夾圖標顏色字串,預設'#888'</td>
|
|
192
|
+
</tr><tr>
|
|
193
|
+
<td><code>treeFolderIconColorHover</code></td>
|
|
194
|
+
<td>String</td>
|
|
195
|
+
<td><code>'#777'</code></td>
|
|
196
|
+
<td>No</td>
|
|
197
|
+
<td>輸入滑鼠移入時樹狀資料夾之資料夾圖標顏色字串,預設'#777'</td>
|
|
198
|
+
</tr><tr>
|
|
199
|
+
<td><code>treeFolderIconColorActive</code></td>
|
|
200
|
+
<td>String</td>
|
|
201
|
+
<td><code>'#666'</code></td>
|
|
202
|
+
<td>No</td>
|
|
203
|
+
<td>輸入主動模式時樹狀資料夾之資料夾圖標顏色字串,預設'#666'</td>
|
|
204
|
+
</tr><tr>
|
|
205
|
+
<td><code>treeItemBackgroundColor</code></td>
|
|
206
|
+
<td>String</td>
|
|
207
|
+
<td><code>'transparent'</code></td>
|
|
208
|
+
<td>No</td>
|
|
209
|
+
<td>輸入樹狀資料夾之項目區背景顏色字串,預設'transparent'</td>
|
|
210
|
+
</tr><tr>
|
|
211
|
+
<td><code>treeItemBackgroundColorHover</code></td>
|
|
212
|
+
<td>String</td>
|
|
213
|
+
<td><code>'rgba(200,200,200,0.2)'</code></td>
|
|
214
|
+
<td>No</td>
|
|
215
|
+
<td>輸入滑鼠移入時樹狀資料夾之項目區背景顏色字串,預設'rgba(200,200,200,0.2)'</td>
|
|
216
|
+
</tr><tr>
|
|
217
|
+
<td><code>treeItemBackgroundColorActive</code></td>
|
|
218
|
+
<td>String</td>
|
|
219
|
+
<td><code>'rgba(100,100,100,0.2)'</code></td>
|
|
220
|
+
<td>No</td>
|
|
221
|
+
<td>輸入主動模式時樹狀資料夾之項目區背景顏色字串,預設'rgba(100,100,100,0.2)'</td>
|
|
222
|
+
</tr><tr>
|
|
223
|
+
<td><code>treeItemRippleColor</code></td>
|
|
224
|
+
<td>String</td>
|
|
225
|
+
<td><code>'rgba(200,200,200,0.4)'</code></td>
|
|
226
|
+
<td>No</td>
|
|
227
|
+
<td>輸入樹狀資料夾之項目區ripple效果顏色字串,預設'rgba(200,200,200,0.4)'</td>
|
|
228
|
+
</tr><tr>
|
|
229
|
+
<td><code>treeBackgroundColor</code></td>
|
|
230
|
+
<td>String</td>
|
|
231
|
+
<td><code>'#fff'</code></td>
|
|
232
|
+
<td>No</td>
|
|
233
|
+
<td>輸入樹狀資料夾背景顏色字串,預設'#fff'</td>
|
|
234
|
+
</tr><tr>
|
|
235
|
+
<td><code>treeDrawerBarSize</code></td>
|
|
236
|
+
<td>Number</td>
|
|
237
|
+
<td><code>2</code></td>
|
|
238
|
+
<td>No</td>
|
|
239
|
+
<td>輸入樹狀資料夾抽屜之分隔條尺寸數字,為分隔條寬度,單位為px,預設2</td>
|
|
240
|
+
</tr><tr>
|
|
241
|
+
<td><code>treeDrawerBarColor</code></td>
|
|
242
|
+
<td>String</td>
|
|
243
|
+
<td><code>'#ddd'</code></td>
|
|
244
|
+
<td>No</td>
|
|
245
|
+
<td>輸入樹狀資料夾抽屜之分隔條顏色字串,預設'#ddd'</td>
|
|
246
|
+
</tr><tr>
|
|
247
|
+
<td><code>lineBetweenPathAndListWidth</code></td>
|
|
248
|
+
<td>Number</td>
|
|
249
|
+
<td><code>1</code></td>
|
|
250
|
+
<td>No</td>
|
|
251
|
+
<td>輸入路徑區與清單區之間分隔線寬度,單位為px,預設1</td>
|
|
252
|
+
</tr><tr>
|
|
253
|
+
<td><code>lineBetweenPathAndListColor</code></td>
|
|
254
|
+
<td>String</td>
|
|
255
|
+
<td><code>'#ddd'</code></td>
|
|
256
|
+
<td>No</td>
|
|
257
|
+
<td>輸入路徑區與清單區之間分隔線顏色字串,預設'#ddd'</td>
|
|
258
|
+
</tr><tr>
|
|
259
|
+
<td><code>listDefItemHeight</code></td>
|
|
260
|
+
<td>Number</td>
|
|
261
|
+
<td><code>30</code></td>
|
|
262
|
+
<td>No</td>
|
|
263
|
+
<td>輸入清單區按需顯示時各項目預設最小高度(min-height)值,單位為px,預設30</td>
|
|
264
|
+
</tr><tr>
|
|
265
|
+
<td><code>listPaddingStyle</code></td>
|
|
266
|
+
<td>Object</td>
|
|
267
|
+
<td><code>{v:0,h:6}</code></td>
|
|
268
|
+
<td>No</td>
|
|
269
|
+
<td>輸入清單區項目之內寬距離設定物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:0,h:6}</td>
|
|
270
|
+
</tr><tr>
|
|
271
|
+
<td><code>listItemTextFontSize</code></td>
|
|
272
|
+
<td>String</td>
|
|
273
|
+
<td><code>'0.85rem'</code></td>
|
|
274
|
+
<td>No</td>
|
|
275
|
+
<td>輸入清單區項目之文字字型大小字串,預設'0.85rem'</td>
|
|
276
|
+
</tr><tr>
|
|
277
|
+
<td><code>listItemTextColor</code></td>
|
|
278
|
+
<td>String</td>
|
|
279
|
+
<td><code>'#444'</code></td>
|
|
280
|
+
<td>No</td>
|
|
281
|
+
<td>輸入清單區項目之文字顏色字串,預設'#444'</td>
|
|
282
|
+
</tr><tr>
|
|
283
|
+
<td><code>listItemTextColorHover</code></td>
|
|
284
|
+
<td>String</td>
|
|
285
|
+
<td><code>'#222'</code></td>
|
|
286
|
+
<td>No</td>
|
|
287
|
+
<td>輸入滑鼠移入時清單區項目之文字顏色字串,預設'#222'</td>
|
|
288
|
+
</tr><tr>
|
|
289
|
+
<td><code>listItemTextColorActive</code></td>
|
|
290
|
+
<td>String</td>
|
|
291
|
+
<td><code>'#000'</code></td>
|
|
292
|
+
<td>No</td>
|
|
293
|
+
<td>輸入主動模式時清單區項目之文字顏色字串,預設'#000'</td>
|
|
294
|
+
</tr><tr>
|
|
295
|
+
<td><code>listFolderIcon</code></td>
|
|
296
|
+
<td>String</td>
|
|
297
|
+
<td><code>mdiFolder</code></td>
|
|
298
|
+
<td>No</td>
|
|
299
|
+
<td>輸入清單區項目之資料夾圖標字串,預設mdiFolder</td>
|
|
300
|
+
</tr><tr>
|
|
301
|
+
<td><code>listFileIcon</code></td>
|
|
302
|
+
<td>String</td>
|
|
303
|
+
<td><code>mdiFileOutline</code></td>
|
|
304
|
+
<td>No</td>
|
|
305
|
+
<td>輸入清單區項目之檔案圖標字串,預設mdiFileOutline</td>
|
|
306
|
+
</tr><tr>
|
|
307
|
+
<td><code>listItemIconSize</code></td>
|
|
308
|
+
<td>Number</td>
|
|
309
|
+
<td><code>22</code></td>
|
|
310
|
+
<td>No</td>
|
|
311
|
+
<td>輸入清單區項目之圖標尺寸數字,單位px,預設22</td>
|
|
312
|
+
</tr><tr>
|
|
313
|
+
<td><code>listItemIconColor</code></td>
|
|
314
|
+
<td>String</td>
|
|
315
|
+
<td><code>'#888'</code></td>
|
|
316
|
+
<td>No</td>
|
|
317
|
+
<td>輸入清單區項目之圖標顏色字串,預設'#888'</td>
|
|
318
|
+
</tr><tr>
|
|
319
|
+
<td><code>listItemIconColorHover</code></td>
|
|
320
|
+
<td>String</td>
|
|
321
|
+
<td><code>'#777'</code></td>
|
|
322
|
+
<td>No</td>
|
|
323
|
+
<td>輸入滑鼠移入時清單區項目之圖標顏色字串,預設'#777'</td>
|
|
324
|
+
</tr><tr>
|
|
325
|
+
<td><code>listItemIconColorActive</code></td>
|
|
326
|
+
<td>String</td>
|
|
327
|
+
<td><code>'#666'</code></td>
|
|
328
|
+
<td>No</td>
|
|
329
|
+
<td>輸入主動模式時清單區項目之圖標顏色字串,預設'#666'</td>
|
|
330
|
+
</tr><tr>
|
|
331
|
+
<td><code>listItemBackgroundColor</code></td>
|
|
332
|
+
<td>String</td>
|
|
333
|
+
<td><code>'transparent'</code></td>
|
|
334
|
+
<td>No</td>
|
|
335
|
+
<td>輸入清單區項目之背景顏色字串,預設'transparent'</td>
|
|
336
|
+
</tr><tr>
|
|
337
|
+
<td><code>listItemBackgroundColorHover</code></td>
|
|
338
|
+
<td>String</td>
|
|
339
|
+
<td><code>'rgba(200,200,200,0.2)'</code></td>
|
|
340
|
+
<td>No</td>
|
|
341
|
+
<td>輸入滑鼠移入時清單區項目之背景顏色字串,預設'rgba(200,200,200,0.2)'</td>
|
|
342
|
+
</tr><tr>
|
|
343
|
+
<td><code>listItemBackgroundColorActive</code></td>
|
|
344
|
+
<td>String</td>
|
|
345
|
+
<td><code>'rgba(100,100,100,0.2)'</code></td>
|
|
346
|
+
<td>No</td>
|
|
347
|
+
<td>輸入主動模式時清單區項目之背景顏色字串,預設'rgba(100,100,100,0.2)'</td>
|
|
348
|
+
</tr><tr>
|
|
349
|
+
<td><code>listItemRippleColor</code></td>
|
|
350
|
+
<td>String</td>
|
|
351
|
+
<td><code>'rgba(255,255,255,0.4)'</code></td>
|
|
352
|
+
<td>No</td>
|
|
353
|
+
<td>輸入清單區項目之ripple效果顏色字串,預設'rgba(255,255,255,0.4)'</td>
|
|
354
|
+
</tr><tr>
|
|
355
|
+
<td><code>listBackgroundColor</code></td>
|
|
356
|
+
<td>String</td>
|
|
357
|
+
<td><code>'#fff'</code></td>
|
|
358
|
+
<td>No</td>
|
|
359
|
+
<td>輸入清單區背景顏色字串,預設'#fff'</td>
|
|
360
|
+
</tr><tr>
|
|
361
|
+
<td><code>btnDisplayTreeIconShow</code></td>
|
|
362
|
+
<td>String</td>
|
|
363
|
+
<td><code>mdiArrowRightBoldHexagonOutline</code></td>
|
|
364
|
+
<td>No</td>
|
|
365
|
+
<td>輸入顯示樹狀資料夾按鈕圖標字串,預設mdiArrowRightBoldHexagonOutline</td>
|
|
366
|
+
</tr><tr>
|
|
367
|
+
<td><code>btnDisplayTreeIconShow</code></td>
|
|
368
|
+
<td>String</td>
|
|
369
|
+
<td><code>mdiArrowLeftBoldHexagonOutline</code></td>
|
|
370
|
+
<td>No</td>
|
|
371
|
+
<td>輸入隱藏樹狀資料夾按鈕圖標字串,預設mdiArrowLeftBoldHexagonOutline</td>
|
|
372
|
+
</tr><tr>
|
|
373
|
+
<td><code>btnDisplayTreeIconSize</code></td>
|
|
374
|
+
<td>Number</td>
|
|
375
|
+
<td><code>20</code></td>
|
|
376
|
+
<td>No</td>
|
|
377
|
+
<td>輸入顯隱樹狀資料夾按鈕圖標之尺寸數字,單位px,預設20</td>
|
|
378
|
+
</tr><tr>
|
|
379
|
+
<td><code>btnDisplayTreeIconColor</code></td>
|
|
380
|
+
<td>String</td>
|
|
381
|
+
<td><code>'grey darken-1'</code></td>
|
|
382
|
+
<td>No</td>
|
|
383
|
+
<td>輸入顯隱樹狀資料夾按鈕圖標顏色字串,預設'grey darken-1'</td>
|
|
384
|
+
</tr><tr>
|
|
385
|
+
<td><code>btnDisplayTreeIconColorHover</code></td>
|
|
386
|
+
<td>String</td>
|
|
387
|
+
<td><code>'grey darken-2'</code></td>
|
|
388
|
+
<td>No</td>
|
|
389
|
+
<td>輸入滑鼠移入時顯隱樹狀資料夾按鈕圖標顏色字串,預設'grey darken-2'</td>
|
|
390
|
+
</tr><tr>
|
|
391
|
+
<td><code>btnDisplayTreeIconColorFocus</code></td>
|
|
392
|
+
<td>String</td>
|
|
393
|
+
<td><code>'grey darken-3'</code></td>
|
|
394
|
+
<td>No</td>
|
|
395
|
+
<td>輸入取得焦點時顯隱樹狀資料夾按鈕圖標顏色字串,預設'grey darken-3'</td>
|
|
396
|
+
</tr><tr>
|
|
397
|
+
<td><code>btnDisplayTreeBackgroundColor</code></td>
|
|
398
|
+
<td>String</td>
|
|
399
|
+
<td><code>'transparent'</code></td>
|
|
400
|
+
<td>No</td>
|
|
401
|
+
<td>輸入顯隱樹狀資料夾按鈕背景顏色字串,預設'transparent'</td>
|
|
402
|
+
</tr><tr>
|
|
403
|
+
<td><code>btnDisplayTreeBackgroundColorHover</code></td>
|
|
404
|
+
<td>String</td>
|
|
405
|
+
<td><code>'rgb(236,236,236)'</code></td>
|
|
406
|
+
<td>No</td>
|
|
407
|
+
<td>輸入滑鼠移入時顯隱樹狀資料夾按鈕背景顏色字串,預設'rgb(236,236,236)'</td>
|
|
408
|
+
</tr><tr>
|
|
409
|
+
<td><code>btnDisplayTreeBackgroundColorFocus</code></td>
|
|
410
|
+
<td>String</td>
|
|
411
|
+
<td><code>'rgb(230,230,230)'</code></td>
|
|
412
|
+
<td>No</td>
|
|
413
|
+
<td>輸入主動模式時顯隱樹狀資料夾按鈕背景顏色字串,預設'rgb(230,230,230)'</td>
|
|
414
|
+
</tr><tr>
|
|
415
|
+
<td><code>pathBtnTextColor</code></td>
|
|
416
|
+
<td>String</td>
|
|
417
|
+
<td><code>'#444'</code></td>
|
|
418
|
+
<td>No</td>
|
|
419
|
+
<td>輸入路徑區按鈕之文字顏色字串,預設'#444'</td>
|
|
420
|
+
</tr><tr>
|
|
421
|
+
<td><code>pathBtnTextColorHover</code></td>
|
|
422
|
+
<td>String</td>
|
|
423
|
+
<td><code>'#222'</code></td>
|
|
424
|
+
<td>No</td>
|
|
425
|
+
<td>輸入滑鼠移入時路徑區按鈕之文字顏色字串,預設'#222'</td>
|
|
426
|
+
</tr><tr>
|
|
427
|
+
<td><code>pathBtnTextFontSize</code></td>
|
|
428
|
+
<td>String</td>
|
|
429
|
+
<td><code>'0.85rem'</code></td>
|
|
430
|
+
<td>No</td>
|
|
431
|
+
<td>輸入路徑區按鈕之文字字型大小字串,預設'0.85rem'</td>
|
|
432
|
+
</tr><tr>
|
|
433
|
+
<td><code>pathBtnBackgroundColor</code></td>
|
|
434
|
+
<td>String</td>
|
|
435
|
+
<td><code>'transparent'</code></td>
|
|
436
|
+
<td>No</td>
|
|
437
|
+
<td>輸入路徑區按鈕之背景顏色字串,預設'transparent'</td>
|
|
438
|
+
</tr><tr>
|
|
439
|
+
<td><code>pathBtnBackgroundColorHover</code></td>
|
|
440
|
+
<td>String</td>
|
|
441
|
+
<td><code>'rgb(236,236,236)'</code></td>
|
|
442
|
+
<td>No</td>
|
|
443
|
+
<td>輸入滑鼠移入時路徑區按鈕之背景顏色字串,預設'rgb(236,236,236)'</td>
|
|
444
|
+
</tr><tr>
|
|
445
|
+
<td><code>pathSepIcon</code></td>
|
|
446
|
+
<td>String</td>
|
|
447
|
+
<td><code>mdiChevronRight</code></td>
|
|
448
|
+
<td>No</td>
|
|
449
|
+
<td>輸入路徑區分隔符號之圖標字串,預設mdiChevronRight</td>
|
|
450
|
+
</tr><tr>
|
|
451
|
+
<td><code>pathSepIconColor</code></td>
|
|
452
|
+
<td>String</td>
|
|
453
|
+
<td><code>'#888'</code></td>
|
|
454
|
+
<td>No</td>
|
|
455
|
+
<td>輸入路徑區分隔符號之圖標顏色字串,預設'#888'</td>
|
|
456
|
+
</tr><tr>
|
|
457
|
+
<td><code>pathSepIconSize</code></td>
|
|
458
|
+
<td>Number</td>
|
|
459
|
+
<td><code>18</code></td>
|
|
460
|
+
<td>No</td>
|
|
461
|
+
<td>輸入路徑區分隔符號之圖標尺寸數字,單位px,預設18</td>
|
|
462
|
+
</tr><tr>
|
|
463
|
+
<td><code>pathBackgroundColor</code></td>
|
|
464
|
+
<td>String</td>
|
|
465
|
+
<td><code>'transparent'</code></td>
|
|
466
|
+
<td>No</td>
|
|
467
|
+
<td>輸入路徑區背景顏色字串,預設'#fff'</td>
|
|
468
|
+
</tr><tr>
|
|
469
|
+
<td><code>noSelectedText</code></td>
|
|
470
|
+
<td>String</td>
|
|
471
|
+
<td><code>'No selected folder'</code></td>
|
|
472
|
+
<td>No</td>
|
|
473
|
+
<td>輸入尚未選擇資料夾文字字串,預設'No selected folder'</td>
|
|
474
|
+
</tr></tbody>
|
|
475
|
+
</table>
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
<div class="container-overview"><div><p>
|
|
486
|
+
</div>
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
<dl class="details">
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
</dl>
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
|
|
56
560
|
|
|
57
561
|
|
|
58
562
|
|
|
@@ -92,7 +596,7 @@
|
|
|
92
596
|
<br class="clear">
|
|
93
597
|
|
|
94
598
|
<footer>
|
|
95
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
599
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
96
600
|
</footer>
|
|
97
601
|
|
|
98
602
|
<script>prettyPrint();</script>
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
<br class="clear">
|
|
423
423
|
|
|
424
424
|
<footer>
|
|
425
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
425
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
426
426
|
</footer>
|
|
427
427
|
|
|
428
428
|
<script>prettyPrint();</script>
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<br class="clear">
|
|
219
219
|
|
|
220
220
|
<footer>
|
|
221
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
221
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
222
222
|
</footer>
|
|
223
223
|
|
|
224
224
|
<script>prettyPrint();</script>
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
<br class="clear">
|
|
417
417
|
|
|
418
418
|
<footer>
|
|
419
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
419
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
420
420
|
</footer>
|
|
421
421
|
|
|
422
422
|
<script>prettyPrint();</script>
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
<br class="clear">
|
|
609
609
|
|
|
610
610
|
<footer>
|
|
611
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
611
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
612
612
|
</footer>
|
|
613
613
|
|
|
614
614
|
<script>prettyPrint();</script>
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<br class="clear">
|
|
219
219
|
|
|
220
220
|
<footer>
|
|
221
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
221
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
222
222
|
</footer>
|
|
223
223
|
|
|
224
224
|
<script>prettyPrint();</script>
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
<br class="clear">
|
|
207
207
|
|
|
208
208
|
<footer>
|
|
209
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
209
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
210
210
|
</footer>
|
|
211
211
|
|
|
212
212
|
<script>prettyPrint();</script>
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
<br class="clear">
|
|
207
207
|
|
|
208
208
|
<footer>
|
|
209
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
209
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
210
210
|
</footer>
|
|
211
211
|
|
|
212
212
|
<script>prettyPrint();</script>
|
package/docs/module-WIcon.html
CHANGED
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
<br class="clear">
|
|
213
213
|
|
|
214
214
|
<footer>
|
|
215
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
215
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
216
216
|
</footer>
|
|
217
217
|
|
|
218
218
|
<script>prettyPrint();</script>
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
<br class="clear">
|
|
207
207
|
|
|
208
208
|
<footer>
|
|
209
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
209
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
210
210
|
</footer>
|
|
211
211
|
|
|
212
212
|
<script>prettyPrint();</script>
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<br class="clear">
|
|
231
231
|
|
|
232
232
|
<footer>
|
|
233
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
233
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
234
234
|
</footer>
|
|
235
235
|
|
|
236
236
|
<script>prettyPrint();</script>
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
<br class="clear">
|
|
261
261
|
|
|
262
262
|
<footer>
|
|
263
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
263
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
264
264
|
</footer>
|
|
265
265
|
|
|
266
266
|
<script>prettyPrint();</script>
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
<br class="clear">
|
|
225
225
|
|
|
226
226
|
<footer>
|
|
227
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
227
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Sun Aug 14 2022 21:23:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
228
228
|
</footer>
|
|
229
229
|
|
|
230
230
|
<script>prettyPrint();</script>
|