w-component-vue 2.2.34 → 2.2.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/w-component-vue.umd.js +3 -3
- package/dist/w-component-vue.umd.js.map +1 -1
- package/docs/{js_binarySearch.mjs.html → binarySearch.mjs.html} +3 -3
- package/docs/examples/app.html +1 -1
- package/docs/examples/app.umd.js +2 -2
- package/docs/examples/app.umd.js.map +1 -1
- package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +2 -6
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +3 -7
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +2 -6
- package/docs/examples/w-alert_backgroundColor.html +2 -6
- package/docs/examples/w-alert_borderColor.html +2 -6
- package/docs/examples/w-alert_borderRadius.html +2 -6
- package/docs/examples/w-alert_borderWidth.html +2 -6
- package/docs/examples/w-alert_default.html +2 -6
- package/docs/examples/w-alert_icon.html +2 -6
- package/docs/examples/w-alert_position.html +2 -6
- package/docs/examples/w-alert_recive closed event by promise.html +2 -6
- package/docs/examples/w-alert_shadowStyle.html +2 -6
- package/docs/examples/w-alert_textColor.html +2 -6
- package/docs/examples/w-alert_time (6s).html +2 -6
- package/docs/examples/w-alert_type error.html +2 -6
- package/docs/examples/w-alert_type infor.html +2 -6
- package/docs/examples/w-alert_type warning.html +2 -6
- package/docs/examples/w-badge_backgroundColor.html +2 -6
- package/docs/examples/w-badge_badgeAlign.html +2 -6
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +2 -6
- package/docs/examples/w-badge_borderRadius.html +2 -6
- package/docs/examples/w-badge_default.html +2 -6
- package/docs/examples/w-badge_textColor_backgroundColor.html +2 -6
- package/docs/examples/w-badge_textFontSize.html +2 -6
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_borderColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_iconColorActive.html +2 -6
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +2 -6
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +2 -6
- package/docs/examples/w-button-chip_active_textColorActive.html +2 -6
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderRadius.html +2 -6
- package/docs/examples/w-button-chip_borderRadiusStyle.html +2 -6
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-button-chip_borderWidth.html +2 -6
- package/docs/examples/w-button-chip_close.html +2 -6
- package/docs/examples/w-button-chip_close_shiftRight.html +2 -6
- package/docs/examples/w-button-chip_default.html +2 -6
- package/docs/examples/w-button-chip_icon (fontawesome).html +2 -6
- package/docs/examples/w-button-chip_icon (material).html +2 -6
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +2 -6
- package/docs/examples/w-button-chip_icon_no text.html +2 -6
- package/docs/examples/w-button-chip_loading.html +2 -6
- package/docs/examples/w-button-chip_loading_loadingColor.html +2 -6
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +2 -6
- package/docs/examples/w-button-chip_modify loading by callback in click.html +2 -6
- package/docs/examples/w-button-chip_modify prog by callback in click.html +2 -6
- package/docs/examples/w-button-chip_no shadow.html +2 -6
- package/docs/examples/w-button-chip_not editable.html +2 -6
- package/docs/examples/w-button-chip_not editable_disabledColor.html +2 -6
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-button-chip_prog.html +2 -6
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-button-chip_promiseUnlock.html +2 -6
- package/docs/examples/w-button-chip_rippleColor.html +2 -6
- package/docs/examples/w-button-chip_shadowStyle.html +2 -6
- package/docs/examples/w-button-chip_shiftLeft.html +2 -6
- package/docs/examples/w-button-chip_slot_close.html +2 -6
- package/docs/examples/w-button-chip_textColor.html +2 -6
- package/docs/examples/w-button-chip_textColor_textColorHover.html +2 -6
- package/docs/examples/w-button-chip_tooltip.html +2 -6
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -6
- package/docs/examples/w-button-circle_icon (fontawesome).html +2 -6
- package/docs/examples/w-button-circle_icon (material).html +2 -6
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +2 -6
- package/docs/examples/w-button-circle_loading.html +2 -6
- package/docs/examples/w-button-circle_loading_loadingColor.html +2 -6
- package/docs/examples/w-button-circle_no shadow.html +2 -6
- package/docs/examples/w-button-circle_not editable.html +2 -6
- package/docs/examples/w-button-circle_not editable_disabledColor.html +2 -6
- package/docs/examples/w-button-circle_paddingStyle.html +2 -6
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +2 -6
- package/docs/examples/w-button-circle_promiseUnlock.html +2 -6
- package/docs/examples/w-button-circle_rippleColor.html +2 -6
- package/docs/examples/w-button-circle_shadowStyle.html +2 -6
- package/docs/examples/w-button-circle_tooltip.html +2 -6
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +2 -6
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +2 -6
- package/docs/examples/w-checkbox_default.html +2 -6
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-checkbox_not editable.html +2 -6
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +2 -6
- package/docs/examples/w-checkbox_text.html +2 -6
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +2 -6
- package/docs/examples/w-checkbox_use string (y or n).html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_default.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_height.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +2 -6
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +2 -6
- package/docs/examples/w-confirm_contentIconColor.html +2 -6
- package/docs/examples/w-confirm_contentIconSize.html +2 -6
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +2 -6
- package/docs/examples/w-confirm_maxWidth.html +2 -6
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +2 -6
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +2 -6
- package/docs/examples/w-confirm_scrollable (slot content).html +2 -6
- package/docs/examples/w-confirm_scrollable.html +2 -6
- package/docs/examples/w-confirm_slot content.html +2 -6
- package/docs/examples/w-confirm_slot footer.html +2 -6
- package/docs/examples/w-confirm_slot header.html +2 -6
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +2 -6
- package/docs/examples/w-confirm_title_content.html +2 -6
- package/docs/examples/w-dialog_closeWithInterceptor.html +2 -6
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_fullscreen.html +2 -6
- package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +2 -6
- package/docs/examples/w-dialog_hasSaveBtn, no save button.html +2 -6
- package/docs/examples/w-dialog_headerBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_headerBtns.html +2 -6
- package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +2 -6
- package/docs/examples/w-dialog_icon (fontawesome).html +2 -6
- package/docs/examples/w-dialog_maxWidth, for narrow width.html +2 -6
- package/docs/examples/w-dialog_multi dialogs.html +2 -6
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +2 -6
- package/docs/examples/w-dialog_scrollable.html +2 -6
- package/docs/examples/w-dialog_separate for slot content.html +2 -6
- package/docs/examples/w-dialog_slot content.html +2 -6
- package/docs/examples/w-dialog_slot header-left_header-right.html +2 -6
- package/docs/examples/w-dialog_table in slot content.html +2 -6
- package/docs/examples/w-dialog_title.html +2 -6
- package/docs/examples/w-drawer_afloat.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +2 -6
- package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_mode.html +2 -6
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_afloat_overlayOpacity.html +2 -6
- package/docs/examples/w-drawer_default.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +2 -6
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -6
- package/docs/examples/w-drawer_drawerWidth.html +2 -6
- package/docs/examples/w-drawer_mode.html +2 -6
- package/docs/examples/w-drawer_mode_dragDrawerWidth.html +2 -6
- package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -6
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +2 -6
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +2 -6
- package/docs/examples/w-dropfiles_borderRadius.html +2 -6
- package/docs/examples/w-dropfiles_borderWidth.html +2 -6
- package/docs/examples/w-dropfiles_default.html +2 -6
- package/docs/examples/w-dropfiles_timeTransition.html +2 -6
- package/docs/examples/w-dynamic-list_change rows.html +4 -8
- package/docs/examples/w-dynamic-list_change slot.html +4 -8
- package/docs/examples/w-dynamic-list_default.html +4 -8
- package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +4 -8
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +3 -7
- package/docs/examples/w-dynamic-list_processItems.html +4 -8
- package/docs/examples/w-dynamic-list_render.html +4 -8
- package/docs/examples/w-dynamic-list_slot item with image.html +4 -8
- package/docs/examples/w-dynamic-list_viewHeightMax.html +4 -8
- package/docs/examples/w-echarts-vue-dyn_area.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_continuous.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_line.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_line3D.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_parallel.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_polar.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_radar.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_scatter.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_stack.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_surface.html +2 -6
- package/docs/examples/w-echarts-vue-dyn_tree.html +4 -7
- package/docs/examples/w-echarts-vue-dyn_treemap.html +3 -6
- package/docs/examples/w-explorer_bindRoot.html +609 -0
- package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +406 -37
- package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +406 -37
- package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +406 -37
- package/docs/examples/w-explorer_dark mode.html +418 -46
- package/docs/examples/w-explorer_default.html +406 -37
- package/docs/examples/w-explorer_events.html +406 -37
- package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +406 -37
- package/docs/examples/w-explorer_listBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +406 -37
- package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemRippleColor.html +407 -38
- package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +406 -37
- package/docs/examples/w-explorer_listItemTextFontSize.html +406 -37
- package/docs/examples/w-explorer_listPaddingStyle.html +406 -37
- package/docs/examples/w-explorer_noSelectedText.html +406 -37
- package/docs/examples/w-explorer_pathBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +612 -0
- package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +610 -0
- package/docs/examples/w-explorer_pathBtnTextFontSize.html +609 -0
- package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +406 -37
- package/docs/examples/w-explorer_showTree_treeAfloat.html +618 -0
- package/docs/examples/w-explorer_slot list-item-cover.html +643 -0
- package/docs/examples/w-explorer_slot list-item-sub.html +649 -0
- package/docs/examples/w-explorer_slot list-item_list-item-cover_list-head_list-foot.html +740 -0
- package/docs/examples/w-explorer_small text.html +407 -38
- package/docs/examples/w-explorer_toggleTreeFoldersAll.html +622 -0
- package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +642 -0
- package/docs/examples/w-explorer_toggleTreeIconColor_toggleTreeIconBackgroundColor_toggleTreeIconBackgroundColorHover.html +406 -37
- package/docs/examples/w-explorer_toggleTreeIconSize.html +406 -37
- package/docs/examples/w-explorer_treeBackgroundColor.html +609 -0
- package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +406 -37
- package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +407 -38
- package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +406 -37
- package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +406 -37
- package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +406 -37
- package/docs/examples/w-explorer_treeIndent.html +406 -37
- package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +406 -37
- package/docs/examples/w-explorer_treeItemRippleColor.html +609 -0
- package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +406 -37
- package/docs/examples/w-explorer_treeItemTextFontSize.html +406 -37
- package/docs/examples/w-explorer_treePaddingStyle.html +406 -37
- package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +406 -37
- package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +622 -0
- package/docs/examples/w-explorer_triggerClickTreeFolderById.html +622 -0
- package/docs/examples/w-group-check_backgroundColorActive.html +2 -6
- package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_borderRadius.html +2 -6
- package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +2 -6
- package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_click (console.log).html +2 -6
- package/docs/examples/w-group-check_default.html +2 -6
- package/docs/examples/w-group-check_group (only one).html +2 -6
- package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -6
- package/docs/examples/w-group-check_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-check_icon (material).html +2 -6
- package/docs/examples/w-group-check_iconColorActive.html +2 -6
- package/docs/examples/w-group-check_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-check_loading.html +2 -6
- package/docs/examples/w-group-check_loading_loadingColor.html +2 -6
- package/docs/examples/w-group-check_marginStyle.html +2 -6
- package/docs/examples/w-group-check_no shadowActive.html +2 -6
- package/docs/examples/w-group-check_not editable.html +2 -6
- package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +2 -6
- package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-check_shadow.html +2 -6
- package/docs/examples/w-group-check_shadowActiveStyle.html +2 -6
- package/docs/examples/w-group-check_shadow_shadowStyle.html +2 -6
- package/docs/examples/w-group-check_shiftLeft.html +2 -6
- package/docs/examples/w-group-check_shiftLeft_shiftRight.html +2 -6
- package/docs/examples/w-group-check_slot_shadow.html +2 -6
- package/docs/examples/w-group-check_textColor.html +2 -6
- package/docs/examples/w-group-check_textColorActive.html +2 -6
- package/docs/examples/w-group-check_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-check_tooltip.html +2 -6
- package/docs/examples/w-group-dragdrop_default.html +2 -6
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +2 -6
- package/docs/examples/w-group-dragdrop_items(string array).html +2 -6
- package/docs/examples/w-group-dragdrop_keyBinder.html +2 -6
- package/docs/examples/w-group-dragdrop_not draggable.html +2 -6
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +2 -6
- package/docs/examples/w-group-radio_backgroundColorActive.html +2 -6
- package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_borderRadius.html +2 -6
- package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +2 -6
- package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_click (console.log).html +2 -6
- package/docs/examples/w-group-radio_default.html +2 -6
- package/docs/examples/w-group-radio_group (only one).html +2 -6
- package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +2 -6
- package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -6
- package/docs/examples/w-group-radio_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-radio_icon (material).html +2 -6
- package/docs/examples/w-group-radio_iconColorActive.html +2 -6
- package/docs/examples/w-group-radio_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-radio_loading.html +2 -6
- package/docs/examples/w-group-radio_loading_loadingColor.html +2 -6
- package/docs/examples/w-group-radio_marginStyle.html +2 -6
- package/docs/examples/w-group-radio_no shadowActive.html +2 -6
- package/docs/examples/w-group-radio_not editable.html +2 -6
- package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +2 -6
- package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-radio_shadow.html +2 -6
- package/docs/examples/w-group-radio_shadowActiveStyle.html +2 -6
- package/docs/examples/w-group-radio_shadow_shadowStyle.html +2 -6
- package/docs/examples/w-group-radio_shiftLeft.html +2 -6
- package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +2 -6
- package/docs/examples/w-group-radio_slot_shadow.html +2 -6
- package/docs/examples/w-group-radio_textColor.html +2 -6
- package/docs/examples/w-group-radio_textColorActive.html +2 -6
- package/docs/examples/w-group-radio_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-radio_tooltip.html +2 -6
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +2 -6
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-group-tags_borderRadius.html +2 -6
- package/docs/examples/w-group-tags_closeWithInterceptor.html +2 -6
- package/docs/examples/w-group-tags_default.html +2 -6
- package/docs/examples/w-group-tags_editableClose(no close button).html +2 -6
- package/docs/examples/w-group-tags_editableInput(no slot input).html +2 -6
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +2 -6
- package/docs/examples/w-group-tags_icon (fontawesome).html +2 -6
- package/docs/examples/w-group-tags_icon (material).html +2 -6
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +2 -6
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +2 -6
- package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +2 -6
- package/docs/examples/w-group-tags_inputTextWidth.html +2 -6
- package/docs/examples/w-group-tags_marginStyle.html +2 -6
- package/docs/examples/w-group-tags_modify loading by callback in click.html +2 -6
- package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_modify prog by callback in click.html +2 -6
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +2 -6
- package/docs/examples/w-group-tags_not draggable.html +2 -6
- package/docs/examples/w-group-tags_not editable.html +2 -6
- package/docs/examples/w-group-tags_not editable_nodata.html +2 -6
- package/docs/examples/w-group-tags_object items.html +2 -6
- package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +2 -6
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +2 -6
- package/docs/examples/w-group-tags_object items_keyIcon.html +2 -6
- package/docs/examples/w-group-tags_object items_keyText.html +2 -6
- package/docs/examples/w-group-tags_object items_keyTooltip.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +2 -6
- package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +2 -6
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +2 -6
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-group-tags_shadowStyle.html +2 -6
- package/docs/examples/w-group-tags_shiftLeft.html +2 -6
- package/docs/examples/w-group-tags_slot input.html +2 -6
- package/docs/examples/w-group-tags_slot item.html +2 -6
- package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +2 -6
- package/docs/examples/w-group-tags_suggests.html +2 -6
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +2 -6
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +2 -6
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +2 -6
- package/docs/examples/w-group-tags_textColor.html +2 -6
- package/docs/examples/w-group-tags_textColor_textColorHover.html +2 -6
- package/docs/examples/w-group-tags_useActive_valueActive.html +2 -6
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_area.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_bar.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_line.html +2 -6
- package/docs/examples/w-highcharts-vue-dyn_pie.html +2 -6
- package/docs/examples/w-highstock-vue-dyn_area.html +2 -6
- package/docs/examples/w-highstock-vue-dyn_line.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +2 -6
- package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +2 -6
- package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +2 -6
- package/docs/examples/w-icon-svg_path_sizeOriginal.html +2 -6
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +2 -6
- package/docs/examples/w-image-cascading-dyn_colNum.html +2 -6
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +2 -6
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +2 -6
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +2 -6
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +2 -6
- package/docs/examples/w-image-viewer-dyn_one image.html +2 -6
- package/docs/examples/w-json-view_default.html +18 -11
- package/docs/examples/w-json-view_events.html +16 -12
- package/docs/examples/w-json-view_filterKeywords_filterFunction.html +16 -12
- package/docs/examples/w-json-view_filterKeywords_noResultsText.html +16 -12
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +16 -12
- package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +16 -12
- package/docs/examples/w-json-view_large data (15,500 lines).html +14 -10
- package/docs/examples/w-json-view_no viewHeightMax.html +16 -12
- package/docs/examples/w-json-view_rippleColor.html +508 -0
- package/docs/examples/w-json-view_toggleItemsAll.html +521 -0
- package/docs/examples/w-json-view_toggleItemsByFun.html +31 -22
- package/docs/examples/w-json-view_viewHeightMax.html +16 -12
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +5 -8
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +5 -8
- package/docs/examples/w-list-expand_activeMode(multi).html +2 -6
- package/docs/examples/w-list-expand_auto scroll.html +2 -6
- package/docs/examples/w-list-expand_default.html +2 -6
- package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +3 -7
- package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +2 -6
- package/docs/examples/w-list-expand_paddingStyle.html +2 -6
- package/docs/examples/w-list-expand_slot footer.html +2 -6
- package/docs/examples/w-list-expand_slot header.html +2 -6
- package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +3 -7
- package/docs/examples/w-list-expand_slot item-header_item-content.html +2 -6
- package/docs/examples/w-list-horizontal_borderBottomSize.html +2 -6
- package/docs/examples/w-list-horizontal_default.html +2 -6
- package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +2 -6
- package/docs/examples/w-list-horizontal_itemBorderRadius.html +2 -6
- package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +2 -6
- package/docs/examples/w-list-horizontal_itemRippleColor.html +2 -6
- package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +2 -6
- package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +2 -6
- package/docs/examples/w-list-horizontal_keyText_keyIcon.html +2 -6
- package/docs/examples/w-list-horizontal_no borderBottom.html +2 -6
- package/docs/examples/w-list-horizontal_paddingStyle.html +2 -6
- package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +2 -6
- package/docs/examples/w-list-horizontal_slot.html +2 -6
- package/docs/examples/w-list-horizontal_space.html +2 -6
- package/docs/examples/w-list-horizontal_string items.html +2 -6
- package/docs/examples/w-list-vertical_auto scroll.html +2 -6
- package/docs/examples/w-list-vertical_default.html +2 -6
- package/docs/examples/w-list-vertical_itemActive.html +2 -6
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +3 -7
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +3 -7
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +2 -6
- package/docs/examples/w-list-vertical_paddingStyle.html +2 -6
- package/docs/examples/w-list-vertical_slot footer.html +2 -6
- package/docs/examples/w-list-vertical_slot header.html +2 -6
- package/docs/examples/w-list-vertical_slot item.html +2 -6
- package/docs/examples/w-list-vertical_string items.html +2 -6
- package/docs/examples/w-list-vertical_useActive (no active).html +2 -6
- package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +2 -6
- package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarBorderRadius.html +3 -7
- package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon (material).html +3 -7
- package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +3 -7
- package/docs/examples/w-panel-avatar_contentBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_contentBorderRadius.html +3 -7
- package/docs/examples/w-panel-avatar_contentShadow.html +3 -7
- package/docs/examples/w-panel-avatar_default.html +3 -7
- package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +3 -7
- package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +5 -7
- package/docs/examples/w-panel-avatar_no avatarShadow.html +3 -7
- package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +3 -7
- package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +3 -7
- package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +3 -7
- package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +3 -7
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +2 -6
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +2 -6
- package/docs/examples/w-panel-bulge_default.html +2 -6
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +2 -6
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +2 -6
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +5 -7
- package/docs/examples/w-panel-bulge_paddingStyle.html +2 -6
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +2 -6
- package/docs/examples/w-panel-bulge_with grey outer.html +3 -7
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_barColor.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_barSize.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_default.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_ratio.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +2 -6
- package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barColor.html +2 -6
- package/docs/examples/w-panel-divide-vertical_barSize.html +2 -6
- package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_default.html +2 -6
- package/docs/examples/w-panel-divide-vertical_ratio.html +2 -6
- package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +2 -6
- package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +2 -6
- package/docs/examples/w-panel-scale_for select.html +2 -6
- package/docs/examples/w-panel-scale_for v-btn.html +2 -6
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +2 -6
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +2 -6
- package/docs/examples/w-panel-scale_for w-text-suggest.html +2 -6
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +2 -6
- package/docs/examples/w-panel-scrolly_default.html +2 -6
- package/docs/examples/w-panel-scrolly_events.html +2 -6
- package/docs/examples/w-panel-scrolly_scrollTop.html +2 -6
- package/docs/examples/w-panel-stripe_borderRadius.html +2 -6
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +2 -6
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +2 -6
- package/docs/examples/w-panel-stripe_no footer.html +2 -6
- package/docs/examples/w-panel-stripe_no header.html +2 -6
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +3 -7
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +2 -6
- package/docs/examples/w-panel-stripe_only slot title in header.html +2 -6
- package/docs/examples/w-panel-stripe_padding.html +2 -6
- package/docs/examples/w-panel-stripe_separate for slot content.html +2 -6
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +2 -6
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +2 -6
- package/docs/examples/w-panel-stripe_table in slot content.html +2 -6
- package/docs/examples/w-panel-stripe_with grey outer.html +3 -7
- package/docs/examples/w-popup-edit-text_default.html +2 -6
- package/docs/examples/w-popup-edit-text_in table.html +2 -6
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +2 -6
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +2 -6
- package/docs/examples/w-popup-edit-text_no title.html +2 -6
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +2 -6
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +2 -6
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +2 -6
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +2 -6
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +2 -6
- package/docs/examples/w-popup_auto flipping in scroll panel.html +2 -6
- package/docs/examples/w-popup_backgroundColor.html +2 -6
- package/docs/examples/w-popup_borderRadius.html +2 -6
- package/docs/examples/w-popup_click item by latency hiding.html +2 -6
- package/docs/examples/w-popup_default.html +2 -6
- package/docs/examples/w-popup_distY.html +2 -6
- package/docs/examples/w-popup_in dialog.html +2 -6
- package/docs/examples/w-popup_in popup.html +2 -6
- package/docs/examples/w-popup_in scroll panel.html +2 -6
- package/docs/examples/w-popup_isolated.html +2 -6
- package/docs/examples/w-popup_maxWidth.html +2 -6
- package/docs/examples/w-popup_minWidth.html +2 -6
- package/docs/examples/w-popup_no shadow_backgroundColor.html +2 -6
- package/docs/examples/w-popup_not editable.html +2 -6
- package/docs/examples/w-popup_shadowStyle.html +2 -6
- package/docs/examples/w-popup_slot for table_maxWidth.html +2 -6
- package/docs/examples/w-progress-bar_decimal.html +2 -6
- package/docs/examples/w-progress-bar_default.html +2 -6
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +2 -6
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +2 -6
- package/docs/examples/w-progress-bar_height.html +2 -6
- package/docs/examples/w-progress-bar_height_borderRadius.html +2 -6
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +2 -6
- package/docs/examples/w-progress-bar_iconFinishColor.html +2 -6
- package/docs/examples/w-progress-bar_iconSize.html +2 -6
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +2 -6
- package/docs/examples/w-progress-bar_iconWaitingColor.html +2 -6
- package/docs/examples/w-progress-bar_progColor.html +2 -6
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +2 -6
- package/docs/examples/w-progress-bar_title.html +2 -6
- package/docs/examples/w-progress-bar_title_titleTextColor.html +2 -6
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +2 -6
- package/docs/examples/w-progress-bar_value=0 (waiting).html +2 -6
- package/docs/examples/w-progress-bar_value=100 (finish).html +2 -6
- package/docs/examples/w-progress-bar_valueTextColor.html +2 -6
- package/docs/examples/w-progress-bar_valueTextFontSize.html +2 -6
- package/docs/examples/w-progress-circle_color.html +2 -6
- package/docs/examples/w-progress-circle_default.html +2 -6
- package/docs/examples/w-progress-circle_small size.html +2 -6
- package/docs/examples/w-progress-circle_tooltip.html +2 -6
- package/docs/examples/w-progress-circle_very small size.html +2 -6
- package/docs/examples/w-progress-circle_width.html +2 -6
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +2 -6
- package/docs/examples/w-quill-vue-dyn_default.html +2 -6
- package/docs/examples/w-quill-vue-dyn_height.html +2 -6
- package/docs/examples/w-quill-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-quill-vue-dyn_settings.html +2 -6
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +2 -6
- package/docs/examples/w-switch_default.html +2 -6
- package/docs/examples/w-switch_not editable.html +2 -6
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +2 -6
- package/docs/examples/w-switch_switchSize_textFontSize.html +2 -6
- package/docs/examples/w-switch_text.html +2 -6
- package/docs/examples/w-switch_text_textColor_textColorHover.html +2 -6
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +2 -6
- package/docs/examples/w-switch_use string (y or n).html +2 -6
- package/docs/examples/w-table-dyn_default.html +2 -6
- package/docs/examples/w-table-dyn_editable.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +2 -6
- package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +2 -6
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +2 -6
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +2 -6
- package/docs/examples/w-table-dyn_editable_slot btns.html +2 -6
- package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +2 -6
- package/docs/examples/w-table-dyn_fixIds (fix id).html +2 -6
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +2 -6
- package/docs/examples/w-table-dyn_name_description.html +2 -6
- package/docs/examples/w-table-dyn_opt.kpHead.html +2 -6
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +2 -6
- package/docs/examples/w-table-dyn_slot btns.html +2 -6
- package/docs/examples/w-table-dyn_slot infor (name_description).html +2 -6
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +2 -6
- package/docs/examples/w-text-int_borderRadius.html +2 -6
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-int_border_borderRadius.html +2 -6
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +2 -6
- package/docs/examples/w-text-int_border_default.html +2 -6
- package/docs/examples/w-text-int_border_not editable.html +2 -6
- package/docs/examples/w-text-int_border_width.html +2 -6
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +2 -6
- package/docs/examples/w-text-int_buttonIconSize.html +2 -6
- package/docs/examples/w-text-int_default.html +2 -6
- package/docs/examples/w-text-int_not editable.html +2 -6
- package/docs/examples/w-text-int_textColor.html +2 -6
- package/docs/examples/w-text-int_textFontSize.html +2 -6
- package/docs/examples/w-text-int_width.html +2 -6
- package/docs/examples/w-text-select_a lot of items.html +2 -6
- package/docs/examples/w-text-select_borderRadius.html +2 -6
- package/docs/examples/w-text-select_border_a lot of items.html +2 -6
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-select_border_borderRadius.html +2 -6
- package/docs/examples/w-text-select_border_default.html +2 -6
- package/docs/examples/w-text-select_border_events.html +2 -6
- package/docs/examples/w-text-select_border_expansionIconSize.html +2 -6
- package/docs/examples/w-text-select_border_fullwidth.html +2 -6
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -6
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +2 -6
- package/docs/examples/w-text-select_border_items(string array).html +2 -6
- package/docs/examples/w-text-select_border_keyText.html +2 -6
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-select_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-select_border_not editable.html +2 -6
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-select_border_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-select_border_slot item.html +2 -6
- package/docs/examples/w-text-select_border_slot select.html +2 -6
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-select_border_textFontSize.html +2 -6
- package/docs/examples/w-text-select_border_with popup.html +2 -6
- package/docs/examples/w-text-select_default.html +2 -6
- package/docs/examples/w-text-select_events.html +2 -6
- package/docs/examples/w-text-select_expansionIconSize.html +2 -6
- package/docs/examples/w-text-select_fullwidth.html +2 -6
- package/docs/examples/w-text-select_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -6
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +2 -6
- package/docs/examples/w-text-select_items(string array).html +2 -6
- package/docs/examples/w-text-select_keyText.html +2 -6
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-select_leftIcon (material).html +2 -6
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-select_not editable.html +2 -6
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-select_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-select_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-select_slot item.html +2 -6
- package/docs/examples/w-text-select_slot select.html +2 -6
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-select_textFontSize.html +2 -6
- package/docs/examples/w-text-select_with popup.html +2 -6
- package/docs/examples/w-text-suggest_a lot of items.html +2 -6
- package/docs/examples/w-text-suggest_borderRadius.html +2 -6
- package/docs/examples/w-text-suggest_border_a lot of items.html +2 -6
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_border_borderRadius.html +2 -6
- package/docs/examples/w-text-suggest_border_default.html +2 -6
- package/docs/examples/w-text-suggest_border_events.html +2 -6
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_fullwidth.html +2 -6
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -6
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +2 -6
- package/docs/examples/w-text-suggest_border_items(string array).html +2 -6
- package/docs/examples/w-text-suggest_border_keyText.html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_noResultsText.html +2 -6
- package/docs/examples/w-text-suggest_border_not editable.html +2 -6
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-suggest_border_placeholder.html +2 -6
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +2 -6
- package/docs/examples/w-text-suggest_border_slot item.html +2 -6
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-suggest_border_textFontSize.html +2 -6
- package/docs/examples/w-text-suggest_border_with popup.html +2 -6
- package/docs/examples/w-text-suggest_default.html +2 -6
- package/docs/examples/w-text-suggest_events.html +2 -6
- package/docs/examples/w-text-suggest_expansionIconSize.html +2 -6
- package/docs/examples/w-text-suggest_fullwidth.html +2 -6
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +2 -6
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -6
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +2 -6
- package/docs/examples/w-text-suggest_items(string array).html +2 -6
- package/docs/examples/w-text-suggest_keyText.html +2 -6
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text-suggest_leftIcon (material).html +2 -6
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text-suggest_noResultsText.html +2 -6
- package/docs/examples/w-text-suggest_not editable.html +2 -6
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +2 -6
- package/docs/examples/w-text-suggest_placeholder.html +2 -6
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text-suggest_showExpansionIcon.html +2 -6
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +2 -6
- package/docs/examples/w-text-suggest_slot item.html +2 -6
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-text-suggest_textFontSize.html +2 -6
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -6
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +2 -6
- package/docs/examples/w-text_border_default.html +2 -6
- package/docs/examples/w-text_border_events.html +2 -6
- package/docs/examples/w-text_border_fullwidth.html +2 -6
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text_border_leftIcon (material).html +2 -6
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -6
- package/docs/examples/w-text_border_not editable.html +2 -6
- package/docs/examples/w-text_border_placeholder.html +2 -6
- package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -6
- package/docs/examples/w-text_border_textAlign.html +2 -6
- package/docs/examples/w-text_border_textColor.html +2 -6
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +2 -6
- package/docs/examples/w-text_default.html +2 -6
- package/docs/examples/w-text_events.html +2 -6
- package/docs/examples/w-text_fullwidth.html +2 -6
- package/docs/examples/w-text_leftIcon (fontawesome).html +2 -6
- package/docs/examples/w-text_leftIcon (material).html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconSize.html +2 -6
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +2 -6
- package/docs/examples/w-text_not editable.html +2 -6
- package/docs/examples/w-text_placeholder.html +2 -6
- package/docs/examples/w-text_rightIcon.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconSize.html +2 -6
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +2 -6
- package/docs/examples/w-text_textAlign.html +2 -6
- package/docs/examples/w-text_textColor.html +2 -6
- package/docs/examples/w-text_textFontSize.html +2 -6
- package/docs/examples/w-textarea_borderColorFocus.html +3 -7
- package/docs/examples/w-textarea_default.html +3 -7
- package/docs/examples/w-textarea_fullwidth.html +3 -7
- package/docs/examples/w-textarea_not editable.html +3 -7
- package/docs/examples/w-textarea_placeholder.html +3 -7
- package/docs/examples/w-timeday-range_between.html +2 -6
- package/docs/examples/w-timeday-range_borderRadius.html +2 -6
- package/docs/examples/w-timeday-range_border_between.html +2 -6
- package/docs/examples/w-timeday-range_border_borderRadius.html +2 -6
- package/docs/examples/w-timeday-range_border_default.html +2 -6
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday-range_border_icon (material).html +2 -6
- package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeday-range_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeday-range_border_not editable.html +2 -6
- package/docs/examples/w-timeday-range_border_pickColor.html +2 -6
- package/docs/examples/w-timeday-range_border_textColor.html +2 -6
- package/docs/examples/w-timeday-range_default.html +2 -6
- package/docs/examples/w-timeday-range_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday-range_icon (material).html +2 -6
- package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeday-range_iconTooltip.html +2 -6
- package/docs/examples/w-timeday-range_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeday-range_not editable.html +2 -6
- package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeday-range_pickColor.html +2 -6
- package/docs/examples/w-timeday-range_textColor.html +2 -6
- package/docs/examples/w-timeday_borderRadius.html +2 -6
- package/docs/examples/w-timeday_border_borderRadius.html +2 -6
- package/docs/examples/w-timeday_border_default.html +2 -6
- package/docs/examples/w-timeday_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday_border_icon (material).html +2 -6
- package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeday_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeday_border_not editable.html +2 -6
- package/docs/examples/w-timeday_border_pickColor.html +2 -6
- package/docs/examples/w-timeday_border_textColor.html +2 -6
- package/docs/examples/w-timeday_default.html +2 -6
- package/docs/examples/w-timeday_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeday_icon (material).html +2 -6
- package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeday_iconTooltip.html +2 -6
- package/docs/examples/w-timeday_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeday_not editable.html +2 -6
- package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeday_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeday_pickColor.html +2 -6
- package/docs/examples/w-timeday_textColor.html +2 -6
- package/docs/examples/w-timeminute-range_between.html +2 -6
- package/docs/examples/w-timeminute-range_borderRadius.html +2 -6
- package/docs/examples/w-timeminute-range_border_between.html +2 -6
- package/docs/examples/w-timeminute-range_border_borderRadius.html +2 -6
- package/docs/examples/w-timeminute-range_border_default.html +2 -6
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute-range_border_icon (material).html +2 -6
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute-range_border_minuteInter.html +2 -6
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute-range_border_not editable.html +2 -6
- package/docs/examples/w-timeminute-range_border_pickColor.html +2 -6
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute-range_default.html +2 -6
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute-range_icon (material).html +2 -6
- package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeminute-range_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute-range_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeminute-range_minuteInter.html +2 -6
- package/docs/examples/w-timeminute-range_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute-range_not editable.html +2 -6
- package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeminute-range_pickColor.html +2 -6
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute_borderRadius.html +2 -6
- package/docs/examples/w-timeminute_border_borderRadius.html +2 -6
- package/docs/examples/w-timeminute_border_default.html +2 -6
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute_border_icon (material).html +2 -6
- package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +2 -6
- package/docs/examples/w-timeminute_border_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute_border_minuteInter.html +2 -6
- package/docs/examples/w-timeminute_border_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute_border_not editable.html +2 -6
- package/docs/examples/w-timeminute_border_pickColor.html +2 -6
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-timeminute_default.html +2 -6
- package/docs/examples/w-timeminute_hourMin_hourMax.html +2 -6
- package/docs/examples/w-timeminute_icon (fontawesome).html +2 -6
- package/docs/examples/w-timeminute_icon (material).html +2 -6
- package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +2 -6
- package/docs/examples/w-timeminute_iconTooltip.html +2 -6
- package/docs/examples/w-timeminute_icon_iconSize_distY.html +2 -6
- package/docs/examples/w-timeminute_minuteInter.html +2 -6
- package/docs/examples/w-timeminute_minutesCustom.html +2 -6
- package/docs/examples/w-timeminute_not editable.html +2 -6
- package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +2 -6
- package/docs/examples/w-timeminute_paddingStyle (thin style)_distY.html +2 -6
- package/docs/examples/w-timeminute_pickColor.html +2 -6
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_default.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_height.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +2 -6
- package/docs/examples/w-tinymce-vue-dyn_settings.html +2 -6
- package/docs/examples/w-tree_activable_itemActive.html +15 -11
- package/docs/examples/w-tree_activable_itemActive_funActive.html +15 -11
- package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +15 -11
- package/docs/examples/w-tree_default.html +18 -11
- package/docs/examples/w-tree_defaultDisplayLevel.html +16 -12
- package/docs/examples/w-tree_draggable.html +15 -11
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +15 -11
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +15 -11
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +15 -11
- package/docs/examples/w-tree_events.html +16 -12
- package/docs/examples/w-tree_filterKeywords_filterFunction.html +16 -12
- package/docs/examples/w-tree_filterKeywords_noResultsText.html +16 -12
- package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +15 -11
- package/docs/examples/w-tree_iconSize(20).html +16 -12
- package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +16 -12
- package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +16 -12
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +16 -12
- package/docs/examples/w-tree_indent.html +16 -12
- package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +15 -11
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +16 -12
- package/docs/examples/w-tree_no viewHeightMax.html +16 -12
- package/docs/examples/w-tree_operatable.html +15 -11
- package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +15 -11
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +15 -11
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +15 -11
- package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +15 -11
- package/docs/examples/w-tree_paddingStyle.html +16 -12
- package/docs/examples/w-tree_rippleColor.html +678 -0
- package/docs/examples/w-tree_selectable.html +15 -11
- package/docs/examples/w-tree_selectable_draggable.html +15 -11
- package/docs/examples/w-tree_slot.html +18 -11
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +15 -11
- package/docs/examples/w-tree_slot_locked_selectable.html +15 -11
- package/docs/examples/w-tree_slot_operatable.html +15 -11
- package/docs/examples/w-tree_slot_selectable.html +15 -11
- package/docs/examples/w-tree_slot_selectable_draggable.html +15 -11
- package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +15 -11
- package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +15 -11
- package/docs/examples/w-tree_toggleItemsAll.html +692 -0
- package/docs/examples/w-tree_toggleItemsByFun.html +34 -20
- package/docs/examples/w-tree_viewHeightMax.html +16 -12
- package/docs/global.html +9 -9
- package/docs/{js_highchartsSetting.mjs.html → highchartsSetting.mjs.html} +3 -3
- package/docs/index.html +1 -1
- package/docs/module-WAggridVueDyn.html +1 -1
- package/docs/module-WBadge.html +1 -1
- package/docs/module-WButtonChip.html +1 -1
- package/docs/module-WButtonCircle.html +1 -1
- package/docs/module-WCheckbox.html +1 -1
- package/docs/module-WCkeditorVueDyn.html +1 -1
- package/docs/module-WConfirm.html +1 -1
- package/docs/module-WDialog.html +1 -1
- package/docs/module-WDrawer.html +1 -1
- package/docs/module-WDropfiles.html +1 -1
- package/docs/module-WDynamicList.html +1 -1
- package/docs/module-WEchartsVueDyn.html +1 -1
- package/docs/module-WExplorer.html +505 -1
- package/docs/module-WGroupCheck.html +1 -1
- package/docs/module-WGroupDragdrop.html +1 -1
- package/docs/module-WGroupRadio.html +1 -1
- package/docs/module-WGroupTags.html +1 -1
- package/docs/module-WHighchartsBitmapDyn.html +1 -1
- package/docs/module-WHighchartsVueDyn.html +1 -1
- package/docs/module-WHighstockVueDyn.html +1 -1
- package/docs/module-WIcon.html +1 -1
- package/docs/module-WIconLoading.html +1 -1
- package/docs/module-WIconSvg.html +1 -1
- package/docs/module-WImageCascadingDyn.html +1 -1
- package/docs/module-WImageViewerDyn.html +1 -1
- package/docs/module-WJsonView.html +7 -1
- package/docs/module-WLeafletVueDyn.html +1 -1
- package/docs/module-WListExpand.html +1 -1
- package/docs/module-WListExpandItem.html +1 -1
- package/docs/module-WListHorizontal.html +1 -1
- package/docs/module-WListItem.html +1 -1
- package/docs/module-WListVertical.html +1 -1
- package/docs/module-WPanelAvatar.html +1 -1
- package/docs/module-WPanelBulge.html +1 -1
- package/docs/module-WPanelDivideHorizontal.html +1 -1
- package/docs/module-WPanelDivideVertical.html +1 -1
- package/docs/module-WPanelScrolly.html +1 -1
- package/docs/module-WPanelScrollyCore.html +1 -1
- package/docs/module-WPanelStripe.html +1 -1
- package/docs/module-WPopup.html +1 -1
- package/docs/module-WPopupEditText.html +1 -1
- package/docs/module-WProgressBar.html +1 -1
- package/docs/module-WProgressCircle.html +1 -1
- package/docs/module-WQuillVueDyn.html +1 -1
- package/docs/module-WShellBottomLine.html +1 -1
- package/docs/module-WShellEllipse.html +1 -1
- package/docs/module-WShellMaterial.html +1 -1
- package/docs/module-WSwitch.html +1 -1
- package/docs/module-WTableDyn.html +1 -1
- package/docs/module-WText.html +1 -1
- package/docs/module-WTextCore.html +1 -1
- package/docs/module-WTextInt.html +1 -1
- package/docs/module-WTextIntCore.html +1 -1
- package/docs/module-WTextSelect.html +1 -1
- package/docs/module-WTextSuggest.html +1 -1
- package/docs/module-WTextSuggestCore.html +1 -1
- package/docs/module-WTextarea.html +1 -1
- package/docs/module-WTimeday.html +1 -1
- package/docs/module-WTimedayCore.html +1 -1
- package/docs/module-WTimedayRange.html +1 -1
- package/docs/module-WTimedayRangeCore.html +1 -1
- package/docs/module-WTimeminute.html +1 -1
- package/docs/module-WTimeminuteCore.html +1 -1
- package/docs/module-WTimeminuteRange.html +1 -1
- package/docs/module-WTimeminuteRangeCore.html +1 -1
- package/docs/module-WTinymceVueDyn.html +1 -1
- package/docs/module-WTree.html +7 -7
- package/docs/module-WTreeIconCheckbox.html +1 -1
- package/docs/module-WTreeIconToggle.html +1 -1
- package/docs/{js_vuetifyColor.mjs.html → vuetifyColor.mjs.html} +3 -3
- package/g.mjs +352 -0
- package/package.json +3 -3
- package/src/App.vue +1 -5
- package/src/AppZoneWAggridVueDyn.vue +1 -1
- package/src/AppZoneWDynamicList.vue +17 -17
- package/src/AppZoneWEchartsVueDyn.vue +3 -1
- package/src/AppZoneWExplorer.vue +919 -83
- package/src/AppZoneWJsonView.vue +81 -34
- package/src/AppZoneWLeafletVueDyn.vue +12 -8
- package/src/AppZoneWListExpand.vue +2 -2
- package/src/AppZoneWListVertical.vue +2 -2
- package/src/AppZoneWPanelAvatar.vue +18 -18
- package/src/AppZoneWPanelBulge.vue +2 -2
- package/src/AppZoneWPanelStripe.vue +2 -2
- package/src/AppZoneWTextarea.vue +5 -5
- package/src/AppZoneWTree.vue +144 -97
- package/src/components/WExplorer.vue +530 -368
- package/src/components/WJsonView.vue +24 -3
- package/src/components/WTree.vue +186 -48
- package/src/js/domMutation.mjs +2 -0
- package/src/js/domRipple.mjs +2 -1
- package/toolg/gExtractHtml.mjs +1 -5
- package/docs/components_WExplorer.vue.html +0 -1065
- package/docs/examples/w-explorer_pathBackgroundColor_pathBackgroundColorHover.html +0 -241
- package/docs/examples/w-explorer_pathTextColor_pathTextColorHover.html +0 -241
- package/docs/examples/w-explorer_pathTextFontSize.html +0 -240
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,37 +134,47 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div class="item">toggleItemsByFun</div>
|
|
143
139
|
|
|
144
140
|
<div>
|
|
145
141
|
<v-btn
|
|
146
142
|
style="margin:0px 5px 5px 0px;"
|
|
147
143
|
small
|
|
148
|
-
@click="
|
|
149
|
-
>
|
|
144
|
+
@click="toggleItemsByFun(0, true)"
|
|
145
|
+
>show(rows[0])</v-btn>
|
|
150
146
|
<v-btn
|
|
151
147
|
style="margin:0px 5px 5px 0px;"
|
|
152
148
|
small
|
|
153
|
-
@click="
|
|
154
|
-
>
|
|
149
|
+
@click="toggleItemsByFun(0, false)"
|
|
150
|
+
>hide(rows[0])</v-btn>
|
|
155
151
|
<v-btn
|
|
156
152
|
style="margin:0px 5px 5px 0px;"
|
|
157
153
|
small
|
|
158
|
-
@click="
|
|
159
|
-
>
|
|
154
|
+
@click="toggleItemsByFun(1, true)"
|
|
155
|
+
>show(rows[1])</v-btn>
|
|
160
156
|
<v-btn
|
|
161
157
|
style="margin:0px 5px 5px 0px;"
|
|
162
158
|
small
|
|
163
|
-
@click="
|
|
164
|
-
>
|
|
159
|
+
@click="toggleItemsByFun(1, false)"
|
|
160
|
+
>hide(rows[1])</v-btn>
|
|
161
|
+
<v-btn
|
|
162
|
+
style="margin:0px 5px 5px 0px;"
|
|
163
|
+
small
|
|
164
|
+
@click="toggleItemsByFun(2, true)"
|
|
165
|
+
>show(rows[2])</v-btn>
|
|
166
|
+
<v-btn
|
|
167
|
+
style="margin:0px 5px 5px 0px;"
|
|
168
|
+
small
|
|
169
|
+
@click="toggleItemsByFun(2, false)"
|
|
170
|
+
>hide(rows[2])</v-btn>
|
|
165
171
|
</div>
|
|
166
172
|
|
|
167
173
|
<w-tree
|
|
168
174
|
ref="ref_toggleItemsByFun"
|
|
169
|
-
style="border:1px solid #ddd;"
|
|
170
|
-
:view-height-max="WTree.viewHeightMaxSync"
|
|
175
|
+
style="width:350px; border:1px solid #ddd;"
|
|
171
176
|
:data="WTree.option.items"
|
|
177
|
+
:view-height-max="WTree.viewHeightMaxSync"
|
|
172
178
|
></w-tree>
|
|
173
179
|
</div>
|
|
174
180
|
</v-app>
|
|
@@ -677,19 +683,27 @@
|
|
|
677
683
|
}
|
|
678
684
|
return b;
|
|
679
685
|
},
|
|
680
|
-
|
|
681
|
-
console.log("
|
|
686
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
687
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
682
688
|
|
|
683
689
|
let vo = this;
|
|
684
690
|
|
|
685
691
|
//toggleItemsByFun
|
|
686
692
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
687
|
-
console.log("
|
|
693
|
+
console.log("toggleItemsByFun rows", rows);
|
|
688
694
|
return {
|
|
689
695
|
row: rows[ind],
|
|
690
696
|
toUnfolding
|
|
691
697
|
};
|
|
692
698
|
});
|
|
699
|
+
},
|
|
700
|
+
toggleItemsAll: function(toUnfolding) {
|
|
701
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
702
|
+
|
|
703
|
+
let vo = this;
|
|
704
|
+
|
|
705
|
+
//toggleItemsAll
|
|
706
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
693
707
|
}
|
|
694
708
|
}
|
|
695
709
|
});
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</script>
|
|
86
86
|
|
|
87
87
|
<!-- w-component-vue -->
|
|
88
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.
|
|
88
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.2.37/dist/w-component-vue.umd.js"></script>
|
|
89
89
|
|
|
90
90
|
<style>
|
|
91
91
|
.v-application--wrap {
|
|
@@ -112,8 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
.bk {
|
|
114
114
|
vertical-align: top;
|
|
115
|
-
|
|
116
|
-
padding: 0px 0px 60px 0px;
|
|
115
|
+
padding: 10px 0px 60px 0px;
|
|
117
116
|
}
|
|
118
117
|
@media screen and (min-width: 1000px) {
|
|
119
118
|
/* 寬版 */
|
|
@@ -121,9 +120,6 @@
|
|
|
121
120
|
display: inline-block;
|
|
122
121
|
margin: 0px 80px 0px 0px;
|
|
123
122
|
}
|
|
124
|
-
.dz {
|
|
125
|
-
width: 400px;
|
|
126
|
-
}
|
|
127
123
|
}
|
|
128
124
|
</style>
|
|
129
125
|
</head>
|
|
@@ -138,13 +134,13 @@
|
|
|
138
134
|
onclick="window.open('//yuda-lyu.github.io/w-component-vue/examples/app.html?cmp='+this.innerText,'_blank')"
|
|
139
135
|
>w-tree</span>
|
|
140
136
|
</div>
|
|
141
|
-
<div class="bk
|
|
137
|
+
<div class="bk">
|
|
142
138
|
<div class="item">viewHeightMax</div>
|
|
143
139
|
|
|
144
140
|
<w-tree
|
|
145
|
-
style="border:1px solid #ddd;"
|
|
146
|
-
:view-height-max="300"
|
|
141
|
+
style="width:350px; border:1px solid #ddd;"
|
|
147
142
|
:data="WTree.option.items"
|
|
143
|
+
:view-height-max="300"
|
|
148
144
|
></w-tree>
|
|
149
145
|
</div>
|
|
150
146
|
</v-app>
|
|
@@ -653,19 +649,27 @@
|
|
|
653
649
|
}
|
|
654
650
|
return b;
|
|
655
651
|
},
|
|
656
|
-
|
|
657
|
-
console.log("
|
|
652
|
+
toggleItemsByFun: function(ind, toUnfolding) {
|
|
653
|
+
console.log("toggleItemsByFun", ind, toUnfolding);
|
|
658
654
|
|
|
659
655
|
let vo = this;
|
|
660
656
|
|
|
661
657
|
//toggleItemsByFun
|
|
662
658
|
vo.$refs.ref_toggleItemsByFun.toggleItemsByFun(rows => {
|
|
663
|
-
console.log("
|
|
659
|
+
console.log("toggleItemsByFun rows", rows);
|
|
664
660
|
return {
|
|
665
661
|
row: rows[ind],
|
|
666
662
|
toUnfolding
|
|
667
663
|
};
|
|
668
664
|
});
|
|
665
|
+
},
|
|
666
|
+
toggleItemsAll: function(toUnfolding) {
|
|
667
|
+
console.log("toggleItemsAll", toUnfolding);
|
|
668
|
+
|
|
669
|
+
let vo = this;
|
|
670
|
+
|
|
671
|
+
//toggleItemsAll
|
|
672
|
+
vo.$refs.ref_toggleItemsAll.toggleItemsAll(toUnfolding);
|
|
669
673
|
}
|
|
670
674
|
}
|
|
671
675
|
});
|
package/docs/global.html
CHANGED
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
|
|
137
137
|
<dt class="tag-source">Source:</dt>
|
|
138
138
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
139
|
-
<a href="
|
|
139
|
+
<a href="binarySearch.mjs.html">binarySearch.mjs</a>, <a href="binarySearch.mjs.html#line13">line 13</a>
|
|
140
140
|
</li></ul></dd>
|
|
141
141
|
|
|
142
142
|
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
|
|
318
318
|
<dt class="tag-source">Source:</dt>
|
|
319
319
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
320
|
-
<a href="
|
|
320
|
+
<a href="vuetifyColor.mjs.html">vuetifyColor.mjs</a>, <a href="vuetifyColor.mjs.html#line60">line 60</a>
|
|
321
321
|
</li></ul></dd>
|
|
322
322
|
|
|
323
323
|
|
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
|
|
476
476
|
<dt class="tag-source">Source:</dt>
|
|
477
477
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
478
|
-
<a href="
|
|
478
|
+
<a href="highchartsSetting.mjs.html">highchartsSetting.mjs</a>, <a href="highchartsSetting.mjs.html#line162">line 162</a>
|
|
479
479
|
</li></ul></dd>
|
|
480
480
|
|
|
481
481
|
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
|
|
585
585
|
<dt class="tag-source">Source:</dt>
|
|
586
586
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
587
|
-
<a href="
|
|
587
|
+
<a href="highchartsSetting.mjs.html">highchartsSetting.mjs</a>, <a href="highchartsSetting.mjs.html#line135">line 135</a>
|
|
588
588
|
</li></ul></dd>
|
|
589
589
|
|
|
590
590
|
|
|
@@ -693,7 +693,7 @@
|
|
|
693
693
|
|
|
694
694
|
<dt class="tag-source">Source:</dt>
|
|
695
695
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
696
|
-
<a href="
|
|
696
|
+
<a href="highchartsSetting.mjs.html">highchartsSetting.mjs</a>, <a href="highchartsSetting.mjs.html#line216">line 216</a>
|
|
697
697
|
</li></ul></dd>
|
|
698
698
|
|
|
699
699
|
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
|
|
803
803
|
<dt class="tag-source">Source:</dt>
|
|
804
804
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
805
|
-
<a href="
|
|
805
|
+
<a href="highchartsSetting.mjs.html">highchartsSetting.mjs</a>, <a href="highchartsSetting.mjs.html#line95">line 95</a>
|
|
806
806
|
</li></ul></dd>
|
|
807
807
|
|
|
808
808
|
|
|
@@ -911,7 +911,7 @@
|
|
|
911
911
|
|
|
912
912
|
<dt class="tag-source">Source:</dt>
|
|
913
913
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
914
|
-
<a href="
|
|
914
|
+
<a href="highchartsSetting.mjs.html">highchartsSetting.mjs</a>, <a href="highchartsSetting.mjs.html#line112">line 112</a>
|
|
915
915
|
</li></ul></dd>
|
|
916
916
|
|
|
917
917
|
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
|
|
1021
1021
|
<dt class="tag-source">Source:</dt>
|
|
1022
1022
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1023
|
-
<a href="
|
|
1023
|
+
<a href="highchartsSetting.mjs.html">highchartsSetting.mjs</a>, <a href="highchartsSetting.mjs.html#line9">line 9</a>
|
|
1024
1024
|
</li></ul></dd>
|
|
1025
1025
|
|
|
1026
1026
|
|
|
@@ -1181,7 +1181,7 @@
|
|
|
1181
1181
|
<br class="clear">
|
|
1182
1182
|
|
|
1183
1183
|
<footer>
|
|
1184
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
1184
|
+
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.
|
|
1185
1185
|
</footer>
|
|
1186
1186
|
|
|
1187
1187
|
<script>prettyPrint();</script>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
|
|
5
5
|
<meta charset="utf-8">
|
|
6
|
-
<title>
|
|
6
|
+
<title>highchartsSetting.mjs - Documentation</title>
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
<script src="scripts/prettify/prettify.js"></script>
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
|
34
34
|
|
|
35
|
-
<h1 class="page-title">
|
|
35
|
+
<h1 class="page-title">highchartsSetting.mjs</h1>
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
|
|
@@ -361,7 +361,7 @@ export { iniHCMarkers, getHCMarker, getHCUnits, getHCDateFmt, getHCDataGrouping,
|
|
|
361
361
|
<br class="clear">
|
|
362
362
|
|
|
363
363
|
<footer>
|
|
364
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
364
|
+
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.
|
|
365
365
|
</footer>
|
|
366
366
|
|
|
367
367
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<br class="clear">
|
|
69
69
|
|
|
70
70
|
<footer>
|
|
71
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
71
|
+
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.
|
|
72
72
|
</footer>
|
|
73
73
|
|
|
74
74
|
<script>prettyPrint();</script>
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
<br class="clear">
|
|
525
525
|
|
|
526
526
|
<footer>
|
|
527
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
527
|
+
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.
|
|
528
528
|
</footer>
|
|
529
529
|
|
|
530
530
|
<script>prettyPrint();</script>
|
package/docs/module-WBadge.html
CHANGED
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
<br class="clear">
|
|
243
243
|
|
|
244
244
|
<footer>
|
|
245
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
245
|
+
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.
|
|
246
246
|
</footer>
|
|
247
247
|
|
|
248
248
|
<script>prettyPrint();</script>
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
<br class="clear">
|
|
435
435
|
|
|
436
436
|
<footer>
|
|
437
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
437
|
+
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.
|
|
438
438
|
</footer>
|
|
439
439
|
|
|
440
440
|
<script>prettyPrint();</script>
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
<br class="clear">
|
|
339
339
|
|
|
340
340
|
<footer>
|
|
341
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
341
|
+
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.
|
|
342
342
|
</footer>
|
|
343
343
|
|
|
344
344
|
<script>prettyPrint();</script>
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
<br class="clear">
|
|
273
273
|
|
|
274
274
|
<footer>
|
|
275
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
275
|
+
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.
|
|
276
276
|
</footer>
|
|
277
277
|
|
|
278
278
|
<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>
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
<br class="clear">
|
|
333
333
|
|
|
334
334
|
<footer>
|
|
335
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
335
|
+
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.
|
|
336
336
|
</footer>
|
|
337
337
|
|
|
338
338
|
<script>prettyPrint();</script>
|
package/docs/module-WDialog.html
CHANGED
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
<br class="clear">
|
|
285
285
|
|
|
286
286
|
<footer>
|
|
287
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
287
|
+
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.
|
|
288
288
|
</footer>
|
|
289
289
|
|
|
290
290
|
<script>prettyPrint();</script>
|
package/docs/module-WDrawer.html
CHANGED
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
<br class="clear">
|
|
285
285
|
|
|
286
286
|
<footer>
|
|
287
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
287
|
+
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.
|
|
288
288
|
</footer>
|
|
289
289
|
|
|
290
290
|
<script>prettyPrint();</script>
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
<br class="clear">
|
|
249
249
|
|
|
250
250
|
<footer>
|
|
251
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
251
|
+
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.
|
|
252
252
|
</footer>
|
|
253
253
|
|
|
254
254
|
<script>prettyPrint();</script>
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
<br class="clear">
|
|
249
249
|
|
|
250
250
|
<footer>
|
|
251
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on
|
|
251
|
+
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.
|
|
252
252
|
</footer>
|
|
253
253
|
|
|
254
254
|
<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>
|