w-component-vue 2.4.21 → 2.4.23
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 +4 -4
- package/dist/w-component-vue.umd.js.map +1 -1
- package/docs/binarySearch.mjs.html +1 -1
- package/docs/convertColor.mjs.html +1 -1
- package/docs/examples/app.html +2 -2
- package/docs/examples/app.umd.js +5 -5
- package/docs/examples/app.umd.js.map +1 -1
- package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +2 -2
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +2 -2
- package/docs/examples/w-alert_backgroundColor.html +2 -2
- package/docs/examples/w-alert_borderColor.html +2 -2
- package/docs/examples/w-alert_borderRadius.html +2 -2
- package/docs/examples/w-alert_borderWidth.html +2 -2
- package/docs/examples/w-alert_default.html +2 -2
- package/docs/examples/w-alert_icon.html +2 -2
- package/docs/examples/w-alert_position.html +2 -2
- package/docs/examples/w-alert_recive closed event by promise.html +2 -2
- package/docs/examples/w-alert_shadowStyle.html +2 -2
- package/docs/examples/w-alert_textColor.html +2 -2
- package/docs/examples/w-alert_time (6s).html +2 -2
- package/docs/examples/w-alert_type error.html +2 -2
- package/docs/examples/w-alert_type infor.html +2 -2
- package/docs/examples/w-alert_type warning.html +2 -2
- package/docs/examples/w-badge_backgroundColor.html +2 -2
- package/docs/examples/w-badge_badgeAlign.html +2 -2
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +2 -2
- package/docs/examples/w-badge_borderRadius.html +2 -2
- package/docs/examples/w-badge_default.html +2 -2
- package/docs/examples/w-badge_textColor_backgroundColor.html +2 -2
- package/docs/examples/w-badge_textFontSize.html +2 -2
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +2 -2
- package/docs/examples/w-button-chip_active_borderColorActive.html +2 -2
- package/docs/examples/w-button-chip_active_iconColorActive.html +2 -2
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +2 -2
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +2 -2
- package/docs/examples/w-button-chip_active_textColorActive.html +2 -2
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-button-chip_borderRadius.html +2 -2
- package/docs/examples/w-button-chip_borderRadiusStyle.html +2 -2
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-button-chip_borderWidth.html +2 -2
- package/docs/examples/w-button-chip_close.html +2 -2
- package/docs/examples/w-button-chip_close_shiftRight.html +2 -2
- package/docs/examples/w-button-chip_default.html +2 -2
- package/docs/examples/w-button-chip_icon (fontawesome).html +2 -2
- package/docs/examples/w-button-chip_icon (material).html +2 -2
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +2 -2
- package/docs/examples/w-button-chip_icon_no text.html +2 -2
- package/docs/examples/w-button-chip_loading.html +2 -2
- package/docs/examples/w-button-chip_loading_loadingColor.html +2 -2
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +2 -2
- package/docs/examples/w-button-chip_modify loading by callback in click.html +2 -2
- package/docs/examples/w-button-chip_modify prog by callback in click.html +2 -2
- package/docs/examples/w-button-chip_no shadow.html +2 -2
- package/docs/examples/w-button-chip_not editable.html +2 -2
- package/docs/examples/w-button-chip_not editable_disabledColor.html +2 -2
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-button-chip_prog.html +2 -2
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +2 -2
- package/docs/examples/w-button-chip_promiseUnlock.html +2 -2
- package/docs/examples/w-button-chip_rippleColor.html +2 -2
- package/docs/examples/w-button-chip_shadowStyle.html +2 -2
- package/docs/examples/w-button-chip_shiftLeft.html +2 -2
- package/docs/examples/w-button-chip_slot_close.html +2 -2
- package/docs/examples/w-button-chip_textColor.html +2 -2
- package/docs/examples/w-button-chip_textColor_textColorHover.html +2 -2
- package/docs/examples/w-button-chip_tooltip.html +2 -2
- package/docs/examples/w-button-chip_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-button-chip_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-button-chip_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-button-chip_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-button-circle_active_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-button-circle_active_borderWidth_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-button-circle_active_iconColor_iconColorHover_iconColorFocus.html +2 -2
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-button-circle_borderRadius.html +2 -2
- package/docs/examples/w-button-circle_borderRadiusStyle(horizontal btns).html +2 -2
- package/docs/examples/w-button-circle_borderRadiusStyle(vertical btns).html +2 -2
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -2
- package/docs/examples/w-button-circle_icon (fontawesome).html +2 -2
- package/docs/examples/w-button-circle_icon (material).html +2 -2
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +2 -2
- package/docs/examples/w-button-circle_loading.html +2 -2
- package/docs/examples/w-button-circle_loading_loadingColor.html +2 -2
- package/docs/examples/w-button-circle_no shadow.html +2 -2
- package/docs/examples/w-button-circle_not editable.html +2 -2
- package/docs/examples/w-button-circle_not editable_disabledColor.html +2 -2
- package/docs/examples/w-button-circle_paddingStyle.html +2 -2
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +2 -2
- package/docs/examples/w-button-circle_promiseUnlock.html +2 -2
- package/docs/examples/w-button-circle_rippleColor.html +2 -2
- package/docs/examples/w-button-circle_shadowStyle.html +2 -2
- package/docs/examples/w-button-circle_tooltip.html +2 -2
- package/docs/examples/w-button-circle_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-button-circle_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-button-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-button-circle_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +2 -2
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +2 -2
- package/docs/examples/w-checkbox_default.html +2 -2
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-checkbox_not editable.html +2 -2
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +2 -2
- package/docs/examples/w-checkbox_slot.html +2 -2
- package/docs/examples/w-checkbox_text.html +2 -2
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +2 -2
- package/docs/examples/w-checkbox_use string (y or n).html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_default.html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_height.html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +2 -2
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +2 -2
- package/docs/examples/w-color-pick-alpha_color.html +2 -2
- package/docs/examples/w-color-pick-alpha_cursorSize.html +2 -2
- package/docs/examples/w-color-pick-alpha_default.html +2 -2
- package/docs/examples/w-color-pick-alpha_width_height.html +2 -2
- package/docs/examples/w-color-pick-hexagon-gray_default.html +2 -2
- package/docs/examples/w-color-pick-hexagon-gray_size.html +2 -2
- package/docs/examples/w-color-pick-hexagon-gray_space.html +2 -2
- package/docs/examples/w-color-pick-hexagon_default.html +2 -2
- package/docs/examples/w-color-pick-hexagon_size.html +2 -2
- package/docs/examples/w-color-pick-hsv_color.html +2 -2
- package/docs/examples/w-color-pick-hsv_cursorSize.html +2 -2
- package/docs/examples/w-color-pick-hsv_default.html +2 -2
- package/docs/examples/w-color-pick-hsv_width_height.html +2 -2
- package/docs/examples/w-color-pick-hue_cursorSize.html +2 -2
- package/docs/examples/w-color-pick-hue_default.html +2 -2
- package/docs/examples/w-color-pick-hue_width_height.html +2 -2
- package/docs/examples/w-color-pick-stripe_colorLeft_colorRight.html +2 -2
- package/docs/examples/w-color-pick-stripe_colorNum.html +2 -2
- package/docs/examples/w-color-pick-stripe_default.html +2 -2
- package/docs/examples/w-color-pick-stripe_width_height.html +2 -2
- package/docs/examples/w-color-select-input_barProgColor_barProgBackgroundColor_barSliderBackgroundColor_barSliderBackgroundColorHover.html +2 -2
- package/docs/examples/w-color-select-input_barProgHeight.html +2 -2
- package/docs/examples/w-color-select-input_barSliderSize.html +2 -2
- package/docs/examples/w-color-select-input_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-color-select-input_default.html +2 -2
- package/docs/examples/w-color-select-input_inputBackgroundColor_inputBackgroundColorHover_inputBackgroundColorActive.html +2 -2
- package/docs/examples/w-color-select-input_inputBorderColor_inputBorderColorHover_inputBorderColorActive.html +2 -2
- package/docs/examples/w-color-select-input_inputBorderRadius.html +2 -2
- package/docs/examples/w-color-select-input_inputLabelColor.html +2 -2
- package/docs/examples/w-color-select-input_inputLabelWidth_inputLabelFontSize.html +2 -2
- package/docs/examples/w-color-select-input_inputTextColor.html +2 -2
- package/docs/examples/w-color-select-input_inputTextFontSize_inputTextWidth_inputTextHeight.html +2 -2
- package/docs/examples/w-color-select-input_menuBackgroundColor_menuBackgroundColorHover_menuBackgroundColorActive.html +2 -2
- package/docs/examples/w-color-select-input_menuBorderRadius.html +2 -2
- package/docs/examples/w-color-select-input_menuBorderRadius_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-color-select-input_menuTextColor_menuTextColorHover_menuTextColorActive.html +2 -2
- package/docs/examples/w-color-select-input_menuTextFontSize.html +2 -2
- package/docs/examples/w-color-select-input_size.html +2 -2
- package/docs/examples/w-color-select-panel-block_default.html +2 -2
- package/docs/examples/w-color-select-panel-block_size.html +2 -2
- package/docs/examples/w-color-select-panel-block_spaceGray_spaceAlpha.html +2 -2
- package/docs/examples/w-color-select-panel-hsva_default.html +2 -2
- package/docs/examples/w-color-select-panel-hsva_size.html +2 -2
- package/docs/examples/w-color-select-panel-hsva_space.html +2 -2
- package/docs/examples/w-color-select-panel_backgroundColor.html +2 -2
- package/docs/examples/w-color-select-panel_default.html +2 -2
- package/docs/examples/w-color-select-panel_size.html +2 -2
- package/docs/examples/w-color-select-panel_space.html +2 -2
- package/docs/examples/w-color-select-panel_type.html +2 -2
- package/docs/examples/w-color-select_barProgColor_barProgBackgroundColor_barSliderBackgroundColor_barSliderBackgroundColorHover.html +2 -2
- package/docs/examples/w-color-select_barProgHeight.html +2 -2
- package/docs/examples/w-color-select_barSliderSize.html +2 -2
- package/docs/examples/w-color-select_btnBackgroundColor_btnBackgroundColorHover_btnBackgroundColorActive.html +2 -2
- package/docs/examples/w-color-select_btnBorderRadius.html +2 -2
- package/docs/examples/w-color-select_btnPaddingStyle.html +2 -2
- package/docs/examples/w-color-select_btnText.html +2 -2
- package/docs/examples/w-color-select_btnTextColor_btnTextColorHover_btnTextColorActive.html +2 -2
- package/docs/examples/w-color-select_btnTextFontSize.html +2 -2
- package/docs/examples/w-color-select_colorBlockBorderColor.html +2 -2
- package/docs/examples/w-color-select_colorBlockBorderColor_colorTextColor_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-color-select_colorBlockBorderWidth.html +2 -2
- package/docs/examples/w-color-select_colorBlockSize.html +2 -2
- package/docs/examples/w-color-select_colorTextColor.html +2 -2
- package/docs/examples/w-color-select_colorTextFontSize.html +2 -2
- package/docs/examples/w-color-select_default.html +2 -2
- package/docs/examples/w-color-select_inputBackgroundColor_inputBackgroundColorHover_inputBackgroundColorActive.html +2 -2
- package/docs/examples/w-color-select_inputBorderColor_inputBorderColorHover_inputBorderColorActive.html +2 -2
- package/docs/examples/w-color-select_inputBorderRadius.html +2 -2
- package/docs/examples/w-color-select_inputLabelColor.html +2 -2
- package/docs/examples/w-color-select_inputLabelWidth_inputLabelFontSize.html +2 -2
- package/docs/examples/w-color-select_inputTextColor.html +2 -2
- package/docs/examples/w-color-select_inputTextFontSize_inputTextWidth_inputTextHeight.html +2 -2
- package/docs/examples/w-color-select_menuBackgroundColor_menuBackgroundColorHover_menuBackgroundColorActive.html +2 -2
- package/docs/examples/w-color-select_menuBorderRadius.html +2 -2
- package/docs/examples/w-color-select_menuIconColor_menuIconColorHover_menuIconColorActive.html +2 -2
- package/docs/examples/w-color-select_menuIconLump_menuIconHsva_menuIconEyeDropper.html +2 -2
- package/docs/examples/w-color-select_menuIconSize.html +2 -2
- package/docs/examples/w-color-select_menuTextColor_menuTextColorHover_menuTextColorActive.html +2 -2
- package/docs/examples/w-color-select_menuTextFontSize.html +2 -2
- package/docs/examples/w-color-select_not editable.html +2 -2
- package/docs/examples/w-color-select_panelBackgroundColor.html +2 -2
- package/docs/examples/w-color-select_showColorText.html +2 -2
- package/docs/examples/w-color-select_size.html +2 -2
- package/docs/examples/w-color-select_toolBackgroundColor.html +2 -2
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +2 -2
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +2 -2
- package/docs/examples/w-confirm_contentIconColor.html +2 -2
- package/docs/examples/w-confirm_contentIconSize.html +2 -2
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +2 -2
- package/docs/examples/w-confirm_maxWidth.html +2 -2
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +2 -2
- package/docs/examples/w-confirm_scrollable (slot content).html +2 -2
- package/docs/examples/w-confirm_scrollable.html +2 -2
- package/docs/examples/w-confirm_slot content.html +2 -2
- package/docs/examples/w-confirm_slot footer.html +2 -2
- package/docs/examples/w-confirm_slot header.html +2 -2
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +2 -2
- package/docs/examples/w-confirm_title_content.html +2 -2
- package/docs/examples/w-dialog_closeWithInterceptor.html +2 -2
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +2 -2
- package/docs/examples/w-dialog_dialogZIndex.html +2 -2
- package/docs/examples/w-dialog_fullscreen.html +2 -2
- package/docs/examples/w-dialog_hasSaveBtn (no save button).html +2 -2
- package/docs/examples/w-dialog_hasSaveBtn_hasCloseBtn_isModal (no save and close button).html +2 -2
- package/docs/examples/w-dialog_headerBackgroundColor.html +2 -2
- package/docs/examples/w-dialog_headerBtns.html +2 -2
- package/docs/examples/w-dialog_headerShadow (no shadow).html +2 -2
- package/docs/examples/w-dialog_headerShadowStyle.html +2 -2
- package/docs/examples/w-dialog_icon (fontawesome).html +2 -2
- package/docs/examples/w-dialog_isModal (not persistent).html +2 -2
- package/docs/examples/w-dialog_long title.html +2 -2
- package/docs/examples/w-dialog_maxWidth (narrow width).html +2 -2
- package/docs/examples/w-dialog_multi dialogs.html +2 -2
- package/docs/examples/w-dialog_panelBorderRadius.html +2 -2
- package/docs/examples/w-dialog_panelShadow (no shadow).html +2 -2
- package/docs/examples/w-dialog_panelShadowStyle.html +2 -2
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +2 -2
- package/docs/examples/w-dialog_scrollable.html +2 -2
- package/docs/examples/w-dialog_slot content (separate line).html +2 -2
- package/docs/examples/w-dialog_slot content (table).html +2 -2
- package/docs/examples/w-dialog_slot content.html +2 -2
- package/docs/examples/w-dialog_slot header-left_header-right.html +2 -2
- package/docs/examples/w-dialog_slot panel.html +2 -2
- package/docs/examples/w-dialog_title.html +2 -2
- package/docs/examples/w-dialog_titleColor_headerIconColor_headerBackgroundColor.html +2 -2
- package/docs/examples/w-drawer_afloat.html +2 -2
- package/docs/examples/w-drawer_afloat_afloatByFix.html +2 -2
- package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +2 -2
- package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +2 -2
- package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +2 -2
- package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +2 -2
- package/docs/examples/w-drawer_afloat_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -2
- package/docs/examples/w-drawer_afloat_mode.html +2 -2
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +2 -2
- package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth_drawerWidthMin.html +2 -2
- package/docs/examples/w-drawer_afloat_overlayOpacity.html +2 -2
- package/docs/examples/w-drawer_autoSwitchToFloat_switchWidth_afloat.html +2 -2
- package/docs/examples/w-drawer_autoSwitchToHide_switchWidth.html +2 -2
- package/docs/examples/w-drawer_autoSwitchToShow_switchWidth.html +2 -2
- package/docs/examples/w-drawer_default.html +2 -2
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +2 -2
- package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +2 -2
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +2 -2
- package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -2
- package/docs/examples/w-drawer_drawerWidth.html +2 -2
- package/docs/examples/w-drawer_mode.html +2 -2
- package/docs/examples/w-drawer_mode_dragDrawerWidth.html +2 -2
- package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +2 -2
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +2 -2
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +2 -2
- package/docs/examples/w-dropfiles_borderRadius.html +2 -2
- package/docs/examples/w-dropfiles_borderWidth.html +2 -2
- package/docs/examples/w-dropfiles_default.html +2 -2
- package/docs/examples/w-dropfiles_timeTransition.html +2 -2
- package/docs/examples/w-dynamic-list_change rows.html +2 -2
- package/docs/examples/w-dynamic-list_change slot.html +2 -2
- package/docs/examples/w-dynamic-list_default.html +2 -2
- package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +2 -2
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +2 -2
- package/docs/examples/w-dynamic-list_processItems.html +2 -2
- package/docs/examples/w-dynamic-list_render.html +2 -2
- package/docs/examples/w-dynamic-list_slot item with image.html +2 -2
- package/docs/examples/w-dynamic-list_viewHeightMax.html +2 -2
- package/docs/examples/w-echarts-vue-dyn_area.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_continuous.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_line.html +6 -5
- package/docs/examples/w-echarts-vue-dyn_line3D.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_parallel.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_polar.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_radar.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_resize.html +1828 -0
- package/docs/examples/w-echarts-vue-dyn_scatter.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_stack.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_surface.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_tree.html +5 -4
- package/docs/examples/w-echarts-vue-dyn_treemap.html +5 -4
- package/docs/examples/w-explorer_bindRoot.html +2 -2
- package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +2 -2
- package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +2 -2
- package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +2 -2
- package/docs/examples/w-explorer_dark mode.html +2 -2
- package/docs/examples/w-explorer_default.html +2 -2
- package/docs/examples/w-explorer_defaultShowTreeFirst.html +2 -2
- package/docs/examples/w-explorer_defaultShowTreeFirst_noSelectedText.html +2 -2
- package/docs/examples/w-explorer_draggable.html +2 -2
- package/docs/examples/w-explorer_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +2 -2
- package/docs/examples/w-explorer_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +2 -2
- package/docs/examples/w-explorer_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +2 -2
- package/docs/examples/w-explorer_events.html +2 -2
- package/docs/examples/w-explorer_funSortTree.html +2 -2
- package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +2 -2
- package/docs/examples/w-explorer_listBackgroundColor.html +2 -2
- package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +2 -2
- package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +2 -2
- package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +2 -2
- package/docs/examples/w-explorer_listItemRippleColor.html +2 -2
- package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +2 -2
- package/docs/examples/w-explorer_listItemTextFontSize.html +2 -2
- package/docs/examples/w-explorer_listPaddingStyle.html +2 -2
- package/docs/examples/w-explorer_operatable.html +2 -2
- package/docs/examples/w-explorer_operatable_draggable.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameCancelBtnBackgroundColor_editorRenameCancelBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameCancelBtnIcon_editorRenameCancelBtnIconSize_editorRenameCancelBtnIconColor.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameCancelBtnText_editorRenameCancelBtnTextColor_editorRenameCancelBtnTextColorHover.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameContentBackgroundColor_editorRenameFooterBackgroundColor.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameInputTextColor_editorRenameInputTextBottomLineBorderColor_editorRenameInputTextBottomLineBorderColorHover.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameSaveBtnBackgroundColor_editorRenameSaveBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameSaveBtnIcon_editorRenameSaveBtnIconSize_editorRenameSaveBtnIconColor.html +2 -2
- package/docs/examples/w-explorer_operatable_editorRenameSaveBtnText_editorRenameSaveBtnTextColor_editorRenameSaveBtnTextColorHover.html +2 -2
- package/docs/examples/w-explorer_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +2 -2
- package/docs/examples/w-explorer_operatable_operateBtnTooltip_operateItemTextForRename_perateItemTextForInsertChild.html +2 -2
- package/docs/examples/w-explorer_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +2 -2
- package/docs/examples/w-explorer_operatable_operateItemHeight_operateItemIconSize_operateItemPaddingStyle.html +2 -2
- package/docs/examples/w-explorer_operatable_operateItemIconForRename_operateItemIconForInsertChild_operateItemIconForDelete.html +2 -2
- package/docs/examples/w-explorer_operatable_operatePanelWidth_operatePanelHeight_operateItemIconSize.html +2 -2
- package/docs/examples/w-explorer_pathBackgroundColor.html +2 -2
- package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +2 -2
- package/docs/examples/w-explorer_pathBtnTextFontSize.html +2 -2
- package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +2 -2
- package/docs/examples/w-explorer_showTree.html +2 -2
- package/docs/examples/w-explorer_slot folder-item.html +2 -2
- package/docs/examples/w-explorer_slot list-item-cover.html +2 -2
- package/docs/examples/w-explorer_slot list-item-sub.html +2 -2
- package/docs/examples/w-explorer_slot list-item-text-left.html +2 -2
- package/docs/examples/w-explorer_slot list-item-text-right.html +2 -2
- package/docs/examples/w-explorer_slot list-item_list-item-cover_list-head_list-foot.html +2 -2
- package/docs/examples/w-explorer_small text.html +2 -2
- package/docs/examples/w-explorer_toggleTreeFoldersAll.html +2 -2
- package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +2 -2
- package/docs/examples/w-explorer_treeAfloat.html +2 -2
- package/docs/examples/w-explorer_treeBackgroundColor.html +2 -2
- package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +2 -2
- package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +2 -2
- package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +2 -2
- package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +2 -2
- package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +2 -2
- package/docs/examples/w-explorer_treeIndent.html +2 -2
- package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +2 -2
- package/docs/examples/w-explorer_treeItemRippleColor.html +2 -2
- package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +2 -2
- package/docs/examples/w-explorer_treeItemTextFontSize.html +2 -2
- package/docs/examples/w-explorer_treePaddingStyle.html +2 -2
- package/docs/examples/w-explorer_treeToggleIconColor_treeToggleIconBackgroundColor_treeToggleIconBackgroundColorHover.html +2 -2
- package/docs/examples/w-explorer_treeToggleIconSize.html +2 -2
- package/docs/examples/w-explorer_treeWidth.html +2 -2
- package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +2 -2
- package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +2 -2
- package/docs/examples/w-explorer_triggerClickTreeFolderById.html +2 -2
- package/docs/examples/w-group-baggage_connLineColor.html +2 -2
- package/docs/examples/w-group-baggage_connLineWidth.html +2 -2
- package/docs/examples/w-group-baggage_connLineZoneWidth.html +2 -2
- package/docs/examples/w-group-baggage_contentBackgroundColor_contentBackgroundColorHover.html +2 -2
- package/docs/examples/w-group-baggage_contentBorderColor_contentBorderColorHover.html +2 -2
- package/docs/examples/w-group-baggage_contentBorderRadius.html +2 -2
- package/docs/examples/w-group-baggage_contentBorderWidth.html +2 -2
- package/docs/examples/w-group-baggage_contentPaddingStyle.html +2 -2
- package/docs/examples/w-group-baggage_contentTextColor_contentTextColorHover.html +2 -2
- package/docs/examples/w-group-baggage_contentTextFontSize.html +2 -2
- package/docs/examples/w-group-baggage_default.html +2 -2
- package/docs/examples/w-group-baggage_keyTag_keyText.html +2 -2
- package/docs/examples/w-group-baggage_slot tag.html +2 -2
- package/docs/examples/w-group-baggage_slot text-sub.html +2 -2
- package/docs/examples/w-group-baggage_slot text_contentPaddingStyle.html +2 -2
- package/docs/examples/w-group-baggage_tagBackgroundColor_tagBackgroundColorHover.html +2 -2
- package/docs/examples/w-group-baggage_tagBorderColor_tagBorderColorHover.html +2 -2
- package/docs/examples/w-group-baggage_tagBorderRadius.html +2 -2
- package/docs/examples/w-group-baggage_tagBorderWidth.html +2 -2
- package/docs/examples/w-group-baggage_tagClickable_contentClickable_events.html +2 -2
- package/docs/examples/w-group-baggage_tagDistBetweenTopAndBaseline.html +2 -2
- package/docs/examples/w-group-baggage_tagPaddingStyle_contentShiftTopFromBaseline.html +2 -2
- package/docs/examples/w-group-baggage_tagTextColor_tagTextColorHover.html +2 -2
- package/docs/examples/w-group-baggage_tagTextFontSize_contentShiftTopFromBaseline.html +2 -2
- package/docs/examples/w-group-chip-check_backgroundColorActive.html +2 -2
- package/docs/examples/w-group-chip-check_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-group-chip-check_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-chip-check_borderRadius.html +2 -2
- package/docs/examples/w-group-chip-check_borderRadius_borderRadiusStyle_paddingStyle.html +2 -2
- package/docs/examples/w-group-chip-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-chip-check_click (console.log).html +2 -2
- package/docs/examples/w-group-chip-check_default.html +2 -2
- package/docs/examples/w-group-chip-check_group (only one).html +2 -2
- package/docs/examples/w-group-chip-check_group_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-chip-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -2
- package/docs/examples/w-group-chip-check_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-chip-check_icon (material).html +2 -2
- package/docs/examples/w-group-chip-check_iconColorActive.html +2 -2
- package/docs/examples/w-group-chip-check_iconColor_iconColorHover.html +2 -2
- package/docs/examples/w-group-chip-check_loading.html +2 -2
- package/docs/examples/w-group-chip-check_loading_loadingColor.html +2 -2
- package/docs/examples/w-group-chip-check_marginStyle.html +2 -2
- package/docs/examples/w-group-chip-check_no shadowActive.html +2 -2
- package/docs/examples/w-group-chip-check_not editable.html +2 -2
- package/docs/examples/w-group-chip-check_paddingStyle_borderRadius_textColor_iconColor.html +2 -2
- package/docs/examples/w-group-chip-check_paddingStyle_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-group-chip-check_shadow.html +2 -2
- package/docs/examples/w-group-chip-check_shadowActiveStyle.html +2 -2
- package/docs/examples/w-group-chip-check_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-chip-check_shiftLeft.html +2 -2
- package/docs/examples/w-group-chip-check_shiftLeft_shiftRight.html +2 -2
- package/docs/examples/w-group-chip-check_slot_shadow.html +2 -2
- package/docs/examples/w-group-chip-check_textColor.html +2 -2
- package/docs/examples/w-group-chip-check_textColorActive.html +2 -2
- package/docs/examples/w-group-chip-check_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-chip-check_tooltip.html +2 -2
- package/docs/examples/w-group-chip-check_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-group-chip-check_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-group-chip-check_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-group-chip-check_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-group-chip-radio_backgroundColorActive.html +2 -2
- package/docs/examples/w-group-chip-radio_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-group-chip-radio_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-chip-radio_borderRadius.html +2 -2
- package/docs/examples/w-group-chip-radio_borderRadius_borderRadiusStyle_paddingStyle.html +2 -2
- package/docs/examples/w-group-chip-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-chip-radio_click (console.log).html +2 -2
- package/docs/examples/w-group-chip-radio_default.html +2 -2
- package/docs/examples/w-group-chip-radio_group (only one).html +2 -2
- package/docs/examples/w-group-chip-radio_group_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-chip-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -2
- package/docs/examples/w-group-chip-radio_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-chip-radio_icon (material).html +2 -2
- package/docs/examples/w-group-chip-radio_iconColorActive.html +2 -2
- package/docs/examples/w-group-chip-radio_iconColor_iconColorHover.html +2 -2
- package/docs/examples/w-group-chip-radio_loading.html +2 -2
- package/docs/examples/w-group-chip-radio_loading_loadingColor.html +2 -2
- package/docs/examples/w-group-chip-radio_marginStyle.html +2 -2
- package/docs/examples/w-group-chip-radio_no shadowActive.html +2 -2
- package/docs/examples/w-group-chip-radio_not editable.html +2 -2
- package/docs/examples/w-group-chip-radio_paddingStyle_borderRadius_textColor_iconColor.html +2 -2
- package/docs/examples/w-group-chip-radio_paddingStyle_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-group-chip-radio_shadow.html +2 -2
- package/docs/examples/w-group-chip-radio_shadowActiveStyle.html +2 -2
- package/docs/examples/w-group-chip-radio_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-chip-radio_shiftLeft.html +2 -2
- package/docs/examples/w-group-chip-radio_shiftLeft_shiftRight.html +2 -2
- package/docs/examples/w-group-chip-radio_slot_shadow.html +2 -2
- package/docs/examples/w-group-chip-radio_textColor.html +2 -2
- package/docs/examples/w-group-chip-radio_textColorActive.html +2 -2
- package/docs/examples/w-group-chip-radio_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-chip-radio_tooltip.html +2 -2
- package/docs/examples/w-group-chip-radio_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-group-chip-radio_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-group-chip-radio_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-group-chip-radio_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-group-dragdrop_default.html +2 -2
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +2 -2
- package/docs/examples/w-group-dragdrop_items(string array).html +2 -2
- package/docs/examples/w-group-dragdrop_keyBinder.html +2 -2
- package/docs/examples/w-group-dragdrop_not draggable.html +2 -2
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +2 -2
- package/docs/examples/w-group-icon-check_backgroundColor_backgroundColorHover_backgroundColorFocus_backgroundColorActive.html +2 -2
- package/docs/examples/w-group-icon-check_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-icon-check_borderRadius.html +2 -2
- package/docs/examples/w-group-icon-check_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_borderRadius.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_borderWidth_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_icon (material).html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_iconColor_iconColorHover_iconColorFocus.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_not editable.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_one.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_paddingStyle_iconSize.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_rippleColor.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_seplineColor.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_seplineWidth.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_shadow.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-group-icon-check_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-icon-check_icon (material).html +2 -2
- package/docs/examples/w-group-icon-check_iconColor_iconColorHover_iconColorFocus_iconColorActive.html +2 -2
- package/docs/examples/w-group-icon-check_not editable.html +2 -2
- package/docs/examples/w-group-icon-check_one.html +2 -2
- package/docs/examples/w-group-icon-check_paddingStyle_iconSize.html +2 -2
- package/docs/examples/w-group-icon-check_rippleColor.html +2 -2
- package/docs/examples/w-group-icon-check_seplineColor.html +2 -2
- package/docs/examples/w-group-icon-check_seplineWidth.html +2 -2
- package/docs/examples/w-group-icon-check_shadow.html +2 -2
- package/docs/examples/w-group-icon-check_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-icon-check_tooltip.html +2 -2
- package/docs/examples/w-group-icon-check_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-group-icon-check_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-group-icon-check_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-group-icon-check_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-group-icon-radio_backgroundColor_backgroundColorHover_backgroundColorFocus_backgroundColorActive.html +2 -2
- package/docs/examples/w-group-icon-radio_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-icon-radio_borderRadius.html +2 -2
- package/docs/examples/w-group-icon-radio_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_borderColor_borderColorHover_borderColorActive.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_borderRadius.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_borderWidth_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_icon (material).html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_iconColor_iconColorHover_iconColorFocus.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_not editable.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_one.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_paddingStyle_iconSize.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_rippleColor.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_seplineColor.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_seplineWidth.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_shadow.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-group-icon-radio_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-icon-radio_icon (material).html +2 -2
- package/docs/examples/w-group-icon-radio_iconColor_iconColorHover_iconColorFocus_iconColorActive.html +2 -2
- package/docs/examples/w-group-icon-radio_not editable.html +2 -2
- package/docs/examples/w-group-icon-radio_one.html +2 -2
- package/docs/examples/w-group-icon-radio_paddingStyle_iconSize.html +2 -2
- package/docs/examples/w-group-icon-radio_rippleColor.html +2 -2
- package/docs/examples/w-group-icon-radio_seplineColor.html +2 -2
- package/docs/examples/w-group-icon-radio_seplineWidth.html +2 -2
- package/docs/examples/w-group-icon-radio_shadow.html +2 -2
- package/docs/examples/w-group-icon-radio_shadow_shadowStyle.html +2 -2
- package/docs/examples/w-group-icon-radio_tooltip.html +2 -2
- package/docs/examples/w-group-icon-radio_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-group-icon-radio_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-group-icon-radio_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-group-icon-radio_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +2 -2
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-group-tags_borderRadius.html +2 -2
- package/docs/examples/w-group-tags_closeWithInterceptor.html +2 -2
- package/docs/examples/w-group-tags_default.html +2 -2
- package/docs/examples/w-group-tags_editableClose(no close button).html +2 -2
- package/docs/examples/w-group-tags_editableClose(no close button)_editableInput(no input text).html +2 -2
- package/docs/examples/w-group-tags_editableInput(no input text).html +2 -2
- package/docs/examples/w-group-tags_enableActive_valueActive.html +2 -2
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +2 -2
- package/docs/examples/w-group-tags_enableNodata.html +2 -2
- package/docs/examples/w-group-tags_enableNodata_nodata_editableClose(no close button)_editableInput(no input text).html +2 -2
- package/docs/examples/w-group-tags_icon (fontawesome).html +2 -2
- package/docs/examples/w-group-tags_icon (material).html +2 -2
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +2 -2
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +2 -2
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +2 -2
- package/docs/examples/w-group-tags_inputTextFontSize_inputTextColor_inputTextBorderColor_inputTextBorderColorHover.html +2 -2
- package/docs/examples/w-group-tags_inputTextWidth.html +2 -2
- package/docs/examples/w-group-tags_marginStyle.html +2 -2
- package/docs/examples/w-group-tags_modify loading by callback in click.html +2 -2
- package/docs/examples/w-group-tags_modify prog by callback in click.html +2 -2
- package/docs/examples/w-group-tags_no enableNodata.html +2 -2
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +2 -2
- package/docs/examples/w-group-tags_not draggable.html +2 -2
- package/docs/examples/w-group-tags_not editable.html +2 -2
- package/docs/examples/w-group-tags_object items.html +2 -2
- package/docs/examples/w-group-tags_object items_addButtonIcon_addButtonTextColor_addButtonTextColorHover.html +2 -2
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +2 -2
- package/docs/examples/w-group-tags_object items_keyIcon.html +2 -2
- package/docs/examples/w-group-tags_object items_keyText.html +2 -2
- package/docs/examples/w-group-tags_object items_keyTooltip.html +2 -2
- package/docs/examples/w-group-tags_object items_slot item.html +2 -2
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no input button)_enableActive.html +2 -2
- package/docs/examples/w-group-tags_object items_slot item_enableColorsFromItem_editableInput(no input button).html +2 -2
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +2 -2
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +2 -2
- package/docs/examples/w-group-tags_shadowStyle.html +2 -2
- package/docs/examples/w-group-tags_shiftLeft.html +2 -2
- package/docs/examples/w-group-tags_slot input.html +2 -2
- package/docs/examples/w-group-tags_slot item.html +2 -2
- package/docs/examples/w-group-tags_slot item_enableActive_valueActive_paddingStyle.html +2 -2
- package/docs/examples/w-group-tags_suggests.html +2 -2
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +2 -2
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +2 -2
- package/docs/examples/w-group-tags_suggests_slot suggest_addMode.html +2 -2
- package/docs/examples/w-group-tags_suggests_slot suggest_addMode_addWhenInputByOutside.html +2 -2
- package/docs/examples/w-group-tags_suggests_slot suggest_addMode_inputKeyText.html +2 -2
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +2 -2
- package/docs/examples/w-group-tags_textColor.html +2 -2
- package/docs/examples/w-group-tags_textColor_textColorHover.html +2 -2
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_area.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_bar.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_line.html +2 -2
- package/docs/examples/w-highcharts-vue-dyn_pie.html +2 -2
- package/docs/examples/w-highstock-vue-dyn_area.html +2 -2
- package/docs/examples/w-highstock-vue-dyn_line.html +2 -2
- package/docs/examples/w-icon_icon (fontawesome).html +2 -2
- package/docs/examples/w-icon_icon (fontawesome)_color_colorHover.html +2 -2
- package/docs/examples/w-icon_icon (fontawesome)_size.html +2 -2
- package/docs/examples/w-icon_icon (fontawesome)_timeTransition.html +2 -2
- package/docs/examples/w-icon_icon (material).html +2 -2
- package/docs/examples/w-icon_icon (material)_color_colorHover.html +2 -2
- package/docs/examples/w-icon_icon (material)_size.html +2 -2
- package/docs/examples/w-icon_icon (material)_timeTransition.html +2 -2
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +2 -2
- package/docs/examples/w-image-cascading-dyn_colNum.html +2 -2
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +2 -2
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +2 -2
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +2 -2
- package/docs/examples/w-image-lazy_width_height.html +2 -2
- package/docs/examples/w-image-lazy_width_height_delay.html +2 -2
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +2 -2
- package/docs/examples/w-image-viewer-dyn_one image.html +2 -2
- package/docs/examples/w-input-checkbox_arrange_paddingStyle.html +2 -2
- package/docs/examples/w-input-checkbox_click (console.log).html +2 -2
- package/docs/examples/w-input-checkbox_default.html +2 -2
- package/docs/examples/w-input-checkbox_not editable.html +2 -2
- package/docs/examples/w-input-checkbox_not editable_textColorDisabled.html +2 -2
- package/docs/examples/w-input-checkbox_object items_keyText.html +2 -2
- package/docs/examples/w-input-checkbox_paddingStyle.html +2 -2
- package/docs/examples/w-input-checkbox_slot_paddingStyle_verticalAlign_inputSize.html +2 -2
- package/docs/examples/w-input-checkbox_textColor_textColorHover_textColorActive.html +2 -2
- package/docs/examples/w-input-checkbox_textFontSize_paddingStyle.html +2 -2
- package/docs/examples/w-input-radio_arrange_paddingStyle.html +2 -2
- package/docs/examples/w-input-radio_click (console.log).html +2 -2
- package/docs/examples/w-input-radio_default.html +2 -2
- package/docs/examples/w-input-radio_not editable.html +2 -2
- package/docs/examples/w-input-radio_not editable_textColorDisabled.html +2 -2
- package/docs/examples/w-input-radio_object items_keyText.html +2 -2
- package/docs/examples/w-input-radio_paddingStyle.html +2 -2
- package/docs/examples/w-input-radio_slot_paddingStyle_verticalAlign_inputSize.html +2 -2
- package/docs/examples/w-input-radio_textColor_textColorHover_textColorActive.html +2 -2
- package/docs/examples/w-input-radio_textFontSize_paddingStyle.html +2 -2
- package/docs/examples/w-json-view_default.html +2 -2
- package/docs/examples/w-json-view_events.html +2 -2
- package/docs/examples/w-json-view_filterKeywords_funFilter.html +2 -2
- package/docs/examples/w-json-view_filterKeywords_noResultsText.html +2 -2
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +2 -2
- package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +2 -2
- package/docs/examples/w-json-view_large data (15,500 lines).html +2 -2
- package/docs/examples/w-json-view_no viewHeightMax.html +2 -2
- package/docs/examples/w-json-view_rippleColor.html +2 -2
- package/docs/examples/w-json-view_toggleItemsAll.html +2 -2
- package/docs/examples/w-json-view_toggleItemsByFun.html +2 -2
- package/docs/examples/w-json-view_viewHeightMax.html +2 -2
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +19 -3
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +19 -3
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +27 -3
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +19 -3
- package/docs/examples/w-level-grade_arrowColor.html +2 -2
- package/docs/examples/w-level-grade_arrowSize.html +2 -2
- package/docs/examples/w-level-grade_default.html +2 -2
- package/docs/examples/w-level-grade_gradeSize.html +2 -2
- package/docs/examples/w-level-grade_gradeTextFontSize_gradeTextColor.html +2 -2
- package/docs/examples/w-level-grade_keyColor_keyLow_keyUp_keyDelimiter.html +2 -2
- package/docs/examples/w-level-grade_slot low_up_delimiter_text.html +2 -2
- package/docs/examples/w-level-grade_spaceForGrade.html +2 -2
- package/docs/examples/w-level-grade_tickDig.html +2 -2
- package/docs/examples/w-level-grade_tickDig_text.html +2 -2
- package/docs/examples/w-level-grade_tickDig_text_spaceForText.html +2 -2
- package/docs/examples/w-list-check_auto scroll.html +2 -2
- package/docs/examples/w-list-check_default.html +2 -2
- package/docs/examples/w-list-check_enableQuery.html +2 -2
- package/docs/examples/w-list-check_enableQuery_border.html +2 -2
- package/docs/examples/w-list-check_enableQuery_queryKeysPickForObjItem.html +2 -2
- package/docs/examples/w-list-check_enableQuery_querySepLineColor_querySepLineWidth.html +2 -2
- package/docs/examples/w-list-check_enableQuery_queryTextFontSize_queryTextColor_queryPlaceholder.html +2 -2
- package/docs/examples/w-list-check_enableQuery_slot item-content_itemBackgroundColorActive_itemCheckIconCheckedIconColorActive.html +2 -2
- package/docs/examples/w-list-check_item with no editable.html +2 -2
- package/docs/examples/w-list-check_item with no editable__itemCheckIconCheckedIconColorDisabled_itemCheckIconUncheckedIconColorDisabled.html +2 -2
- package/docs/examples/w-list-check_item with no editable_itemDisabledColor.html +2 -2
- package/docs/examples/w-list-check_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +2 -2
- package/docs/examples/w-list-check_itemCheckIconCheckedIconColor_itemCheckIconCheckedIconColorHover_itemCheckIconCheckedIconColorActive_itemCheckIconUncheckedIconColor.html +2 -2
- package/docs/examples/w-list-check_itemCheckIconCheckedIcon_itemCheckIconUncheckedIcon.html +2 -2
- package/docs/examples/w-list-check_itemCheckIconIconSize_itemIconSize_itemTextFontSize.html +2 -2
- package/docs/examples/w-list-check_itemRippleColor.html +2 -2
- package/docs/examples/w-list-check_itemTextColor_itemTextColorHover_itemTextColorActive_itemIconColor.html +2 -2
- package/docs/examples/w-list-check_keyPickForObjItem.html +2 -2
- package/docs/examples/w-list-check_keyText_keyIcon.html +2 -2
- package/docs/examples/w-list-check_paddingStyle_spaceBetweenCheckboxAndContent.html +2 -2
- package/docs/examples/w-list-check_slot footer.html +2 -2
- package/docs/examples/w-list-check_slot header.html +2 -2
- package/docs/examples/w-list-check_string items.html +2 -2
- package/docs/examples/w-list-expand_activeMode(multi).html +2 -2
- package/docs/examples/w-list-expand_auto scroll.html +2 -2
- package/docs/examples/w-list-expand_default.html +2 -2
- package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +2 -2
- package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +2 -2
- package/docs/examples/w-list-expand_paddingStyle.html +2 -2
- package/docs/examples/w-list-expand_slot footer.html +2 -2
- package/docs/examples/w-list-expand_slot header.html +2 -2
- package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +2 -2
- package/docs/examples/w-list-expand_slot item-header_item-content.html +2 -2
- package/docs/examples/w-list-expand_string items_slot item-content.html +2 -2
- package/docs/examples/w-list-horizontal_borderBottomSize.html +2 -2
- package/docs/examples/w-list-horizontal_default.html +2 -2
- package/docs/examples/w-list-horizontal_item with no editable.html +2 -2
- package/docs/examples/w-list-horizontal_item with no editable_itemDisabledColor.html +2 -2
- package/docs/examples/w-list-horizontal_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +2 -2
- package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +2 -2
- package/docs/examples/w-list-horizontal_itemBorderRadius.html +2 -2
- package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +2 -2
- package/docs/examples/w-list-horizontal_itemRippleColor.html +2 -2
- package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +2 -2
- package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +2 -2
- package/docs/examples/w-list-horizontal_keyText_keyIcon.html +2 -2
- package/docs/examples/w-list-horizontal_no borderBottom.html +2 -2
- package/docs/examples/w-list-horizontal_paddingStyle.html +2 -2
- package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +2 -2
- package/docs/examples/w-list-horizontal_slot item.html +2 -2
- package/docs/examples/w-list-horizontal_space.html +2 -2
- package/docs/examples/w-list-horizontal_string items.html +2 -2
- package/docs/examples/w-list-horizontal_string items_itemActive.html +2 -2
- package/docs/examples/w-list-radio_auto scroll.html +2 -2
- package/docs/examples/w-list-radio_default.html +2 -2
- package/docs/examples/w-list-radio_enableQuery.html +2 -2
- package/docs/examples/w-list-radio_enableQuery_border.html +2 -2
- package/docs/examples/w-list-radio_enableQuery_queryKeysPickForObjItem.html +2 -2
- package/docs/examples/w-list-radio_enableQuery_querySepLineColor_querySepLineWidth.html +2 -2
- package/docs/examples/w-list-radio_enableQuery_queryTextFontSize_queryTextColor_queryPlaceholder.html +2 -2
- package/docs/examples/w-list-radio_enableQuery_slot item-content_itemBackgroundColorActive_itemCheckIconCheckedIconColorActive.html +2 -2
- package/docs/examples/w-list-radio_item with no editable.html +2 -2
- package/docs/examples/w-list-radio_item with no editable__itemCheckIconCheckedIconColorDisabled_itemCheckIconUncheckedIconColorDisabled.html +2 -2
- package/docs/examples/w-list-radio_item with no editable_itemDisabledColor.html +2 -2
- package/docs/examples/w-list-radio_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +2 -2
- package/docs/examples/w-list-radio_itemCheckIconCheckedIconColor_itemCheckIconCheckedIconColorHover_itemCheckIconCheckedIconColorActive_itemCheckIconUncheckedIconColor.html +2 -2
- package/docs/examples/w-list-radio_itemCheckIconCheckedIcon_itemCheckIconUncheckedIcon.html +2 -2
- package/docs/examples/w-list-radio_itemCheckIconIconSize_itemIconSize_itemTextFontSize.html +2 -2
- package/docs/examples/w-list-radio_itemRippleColor.html +2 -2
- package/docs/examples/w-list-radio_itemTextColor_itemTextColorHover_itemTextColorActive_itemIconColor.html +2 -2
- package/docs/examples/w-list-radio_keyPickForObjItem.html +2 -2
- package/docs/examples/w-list-radio_keyText_keyIcon.html +2 -2
- package/docs/examples/w-list-radio_paddingStyle_spaceBetweenCheckboxAndContent.html +2 -2
- package/docs/examples/w-list-radio_slot footer.html +2 -2
- package/docs/examples/w-list-radio_slot header.html +2 -2
- package/docs/examples/w-list-radio_string items.html +2 -2
- package/docs/examples/w-list-vertical_auto scroll.html +2 -2
- package/docs/examples/w-list-vertical_default.html +2 -2
- package/docs/examples/w-list-vertical_enableActive (no active).html +2 -2
- package/docs/examples/w-list-vertical_enableActive (no active)_itemRippleColor.html +2 -2
- package/docs/examples/w-list-vertical_item with no editable.html +2 -2
- package/docs/examples/w-list-vertical_item with no editable_itemDisabledColor.html +2 -2
- package/docs/examples/w-list-vertical_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +2 -2
- package/docs/examples/w-list-vertical_itemActive.html +2 -2
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +2 -2
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +2 -2
- package/docs/examples/w-list-vertical_itemIconSize_itemTextFontSize.html +2 -2
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +2 -2
- package/docs/examples/w-list-vertical_paddingStyle.html +2 -2
- package/docs/examples/w-list-vertical_slot footer.html +2 -2
- package/docs/examples/w-list-vertical_slot header.html +2 -2
- package/docs/examples/w-list-vertical_slot item_itemBackgroundColorActive.html +2 -2
- package/docs/examples/w-list-vertical_string items.html +2 -2
- package/docs/examples/w-list-vertical_string items_itemActive.html +2 -2
- package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +2 -2
- package/docs/examples/w-panel-avatar_avatarBorderRadius.html +2 -2
- package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +2 -2
- package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +2 -2
- package/docs/examples/w-panel-avatar_avatarIcon (material).html +2 -2
- package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +2 -2
- package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +2 -2
- package/docs/examples/w-panel-avatar_contentBackgroundColor.html +2 -2
- package/docs/examples/w-panel-avatar_contentBorderRadius.html +2 -2
- package/docs/examples/w-panel-avatar_contentShadow.html +2 -2
- package/docs/examples/w-panel-avatar_default.html +2 -2
- package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +2 -2
- package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +2 -2
- package/docs/examples/w-panel-avatar_no avatarShadow.html +2 -2
- package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +2 -2
- package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +2 -2
- package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +2 -2
- package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +2 -2
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +2 -2
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +2 -2
- package/docs/examples/w-panel-bulge_default.html +2 -2
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +2 -2
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +2 -2
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +2 -2
- package/docs/examples/w-panel-bulge_paddingStyle.html +2 -2
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +2 -2
- package/docs/examples/w-panel-bulge_with grey outer.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_barColor.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_barSize.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_default.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_ratio.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +2 -2
- package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +2 -2
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +2 -2
- package/docs/examples/w-panel-divide-vertical_barColor.html +2 -2
- package/docs/examples/w-panel-divide-vertical_barSize.html +2 -2
- package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +2 -2
- package/docs/examples/w-panel-divide-vertical_default.html +2 -2
- package/docs/examples/w-panel-divide-vertical_ratio.html +2 -2
- package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +2 -2
- package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +2 -2
- package/docs/examples/w-panel-label-item_labelColor.html +2 -2
- package/docs/examples/w-panel-label-item_labelFontSize.html +2 -2
- package/docs/examples/w-panel-label-item_labelVerticalAlign.html +2 -2
- package/docs/examples/w-panel-label-item_labelWidth.html +2 -2
- package/docs/examples/w-panel-label-item_labelWidth_labelHorizontalAlign.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_labelColor.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_labelFontSize.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_labelWidth.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_labelWidth_labelHorizontalAlign.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_slot item-sub.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_slot item-sub_floatForItemSub.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_slot label.html +2 -2
- package/docs/examples/w-panel-label-item_seplines_space.html +2 -2
- package/docs/examples/w-panel-label-item_slot item-sub.html +2 -2
- package/docs/examples/w-panel-label-item_slot item-sub_floatForItemSub.html +2 -2
- package/docs/examples/w-panel-label-item_slot label.html +2 -2
- package/docs/examples/w-panel-label-item_space.html +2 -2
- package/docs/examples/w-panel-label-item_with group-tags_labelVerticalAlign_labelShiftTop.html +2 -2
- package/docs/examples/w-panel-label-item_with select.html +2 -2
- package/docs/examples/w-panel-label-item_with select_seplines.html +2 -2
- package/docs/examples/w-panel-label-item_with text.html +2 -2
- package/docs/examples/w-panel-label-item_with text_seplines.html +2 -2
- package/docs/examples/w-panel-label-item_with textarea_labelVerticalAlign.html +2 -2
- package/docs/examples/w-panel-label-item_with textarea_seplines.html +2 -2
- package/docs/examples/w-panel-scale_for select.html +2 -2
- package/docs/examples/w-panel-scale_for v-btn.html +2 -2
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +2 -2
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +2 -2
- package/docs/examples/w-panel-scale_for w-text-suggest.html +2 -2
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +2 -2
- package/docs/examples/w-panel-scrolly_default.html +2 -2
- package/docs/examples/w-panel-scrolly_events.html +2 -2
- package/docs/examples/w-panel-scrolly_scrollTop.html +2 -2
- package/docs/examples/w-panel-stripe_borderRadius.html +2 -2
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +2 -2
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +2 -2
- package/docs/examples/w-panel-stripe_no footer.html +2 -2
- package/docs/examples/w-panel-stripe_no header.html +2 -2
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +2 -2
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +2 -2
- package/docs/examples/w-panel-stripe_only slot title in header.html +2 -2
- package/docs/examples/w-panel-stripe_padding.html +2 -2
- package/docs/examples/w-panel-stripe_separate for slot content.html +2 -2
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +2 -2
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +2 -2
- package/docs/examples/w-panel-stripe_table in slot content.html +2 -2
- package/docs/examples/w-panel-stripe_with grey outer.html +2 -2
- package/docs/examples/w-popup-edit-text_default.html +2 -2
- package/docs/examples/w-popup-edit-text_in table.html +2 -2
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +2 -2
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +2 -2
- package/docs/examples/w-popup-edit-text_no title.html +2 -2
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +2 -2
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +2 -2
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +2 -2
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +2 -2
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +2 -2
- package/docs/examples/w-popup_auto flipping in dialog.html +2 -2
- package/docs/examples/w-popup_auto flipping in scroll panel.html +2 -2
- package/docs/examples/w-popup_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-popup_autoFitMinWidth.html +2 -2
- package/docs/examples/w-popup_backgroundColor.html +2 -2
- package/docs/examples/w-popup_borderRadius.html +2 -2
- package/docs/examples/w-popup_click item by latency hiding.html +2 -2
- package/docs/examples/w-popup_default.html +2 -2
- package/docs/examples/w-popup_in popup.html +2 -2
- package/docs/examples/w-popup_in scroll panel.html +2 -2
- package/docs/examples/w-popup_isolated.html +2 -2
- package/docs/examples/w-popup_maxWidth.html +2 -2
- package/docs/examples/w-popup_minWidth.html +2 -2
- package/docs/examples/w-popup_no shadow_backgroundColor.html +2 -2
- package/docs/examples/w-popup_not editable.html +2 -2
- package/docs/examples/w-popup_paddingStyle.html +2 -2
- package/docs/examples/w-popup_placement.html +2 -2
- package/docs/examples/w-popup_placementDistY.html +2 -2
- package/docs/examples/w-popup_shadowStyle.html +2 -2
- package/docs/examples/w-popup_slot for table_maxWidth.html +2 -2
- package/docs/examples/w-popup_textColor_backgroundColor.html +2 -2
- package/docs/examples/w-popup_textFontSize.html +2 -2
- package/docs/examples/w-popup_transitionTime.html +2 -2
- package/docs/examples/w-progress-bar_decimal.html +2 -2
- package/docs/examples/w-progress-bar_default.html +2 -2
- package/docs/examples/w-progress-bar_enableContinuous.html +2 -2
- package/docs/examples/w-progress-bar_enableContinuous_continuousIncrease_continuousPeriod.html +2 -2
- package/docs/examples/w-progress-bar_enableContinuous_progColor_progBackgroundColor.html +2 -2
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +2 -2
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +2 -2
- package/docs/examples/w-progress-bar_height.html +2 -2
- package/docs/examples/w-progress-bar_height_borderRadius.html +2 -2
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +2 -2
- package/docs/examples/w-progress-bar_iconFinishColor.html +2 -2
- package/docs/examples/w-progress-bar_iconSize.html +2 -2
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +2 -2
- package/docs/examples/w-progress-bar_iconWaitingColor.html +2 -2
- package/docs/examples/w-progress-bar_progColor.html +2 -2
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +2 -2
- package/docs/examples/w-progress-bar_title.html +2 -2
- package/docs/examples/w-progress-bar_title_titleTextColor.html +2 -2
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +2 -2
- package/docs/examples/w-progress-bar_value=0 (waiting).html +2 -2
- package/docs/examples/w-progress-bar_value=100 (finish).html +2 -2
- package/docs/examples/w-progress-bar_valueTextColor.html +2 -2
- package/docs/examples/w-progress-bar_valueTextFontSize.html +2 -2
- package/docs/examples/w-progress-circle_color.html +2 -2
- package/docs/examples/w-progress-circle_color_trackColor.html +2 -2
- package/docs/examples/w-progress-circle_color_trackColor_textColor.html +2 -2
- package/docs/examples/w-progress-circle_default.html +2 -2
- package/docs/examples/w-progress-circle_small size.html +2 -2
- package/docs/examples/w-progress-circle_tooltip.html +2 -2
- package/docs/examples/w-progress-circle_tooltip_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-progress-circle_tooltip_tooltipPaddingStyle.html +2 -2
- package/docs/examples/w-progress-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-progress-circle_tooltip_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-progress-circle_very small size.html +2 -2
- package/docs/examples/w-progress-circle_width.html +2 -2
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +2 -2
- package/docs/examples/w-quill-vue-dyn_default.html +2 -2
- package/docs/examples/w-quill-vue-dyn_height.html +2 -2
- package/docs/examples/w-quill-vue-dyn_not editable.html +2 -2
- package/docs/examples/w-quill-vue-dyn_settings.html +2 -2
- package/docs/examples/w-segments-vertical_alignStart_alignEnd.html +2 -2
- package/docs/examples/w-segments-vertical_axisColor_tickColor_tickSize_tickLabelColor.html +2 -2
- package/docs/examples/w-segments-vertical_default.html +2 -2
- package/docs/examples/w-segments-vertical_events_textCanClick_segmentCanClick.html +2 -2
- package/docs/examples/w-segments-vertical_funFormatTickValue.html +2 -2
- package/docs/examples/w-segments-vertical_funSegmentBackgroundColor_funSegmentBorderColor.html +2 -2
- package/docs/examples/w-segments-vertical_items(continuous)_alignStart_alignEnd_textShift.html +2 -2
- package/docs/examples/w-segments-vertical_keyValueStart_keyValueEnd_keyText.html +2 -2
- package/docs/examples/w-segments-vertical_paddingStyle_textShift_width_height.html +2 -2
- package/docs/examples/w-segments-vertical_segmentBackgroundColor_segmentBorderColor_segmentSize.html +2 -2
- package/docs/examples/w-segments-vertical_slot support-left_width_paddingStyle_segmentBackgroundType.html +2 -2
- package/docs/examples/w-segments-vertical_slot support-right_width_paddingStyle_segmentBackgroundType.html +2 -2
- package/docs/examples/w-segments-vertical_slot text.html +2 -2
- package/docs/examples/w-segments-vertical_textFontSize_textColor_textBackgroundColor.html +2 -2
- package/docs/examples/w-segments-vertical_textTriangularSize_textTriangularRatio.html +2 -2
- package/docs/examples/w-segments-vertical_textWithPopup_slot text-popup.html +2 -2
- package/docs/examples/w-segments-vertical_title_titleColor_titleFontSize_titleShift.html +2 -2
- package/docs/examples/w-segments-vertical_valueMin_valueMax.html +2 -2
- package/docs/examples/w-segments-vertical_width_height.html +2 -2
- package/docs/examples/w-slider_default.html +2 -2
- package/docs/examples/w-slider_not editable.html +2 -2
- package/docs/examples/w-slider_not editable_progColorDisabled_progBackgroundColorDisabled_sliderBackgroundColorDisabled.html +2 -2
- package/docs/examples/w-slider_progBorderRadius.html +2 -2
- package/docs/examples/w-slider_progColor_progBackgroundColor_sliderBackgroundColor_sliderBackgroundColorHover.html +2 -2
- package/docs/examples/w-slider_progHeight.html +2 -2
- package/docs/examples/w-slider_sliderSize.html +2 -2
- package/docs/examples/w-slider_tooltipBorderRadius.html +2 -2
- package/docs/examples/w-slider_tooltipPlacementDist.html +2 -2
- package/docs/examples/w-slider_tooltipTextColor_tooltipBackgroundColor.html +2 -2
- package/docs/examples/w-slider_tooltipTextFontSize.html +2 -2
- package/docs/examples/w-slider_valueDecimal_valueMin_valueMax_valueStep.html +2 -2
- package/docs/examples/w-slider_valueMin_valueMax.html +2 -2
- package/docs/examples/w-slider_valueStep.html +2 -2
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +2 -2
- package/docs/examples/w-switch_default.html +2 -2
- package/docs/examples/w-switch_not editable.html +2 -2
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +2 -2
- package/docs/examples/w-switch_slot.html +2 -2
- package/docs/examples/w-switch_switchSize_textFontSize.html +2 -2
- package/docs/examples/w-switch_text.html +2 -2
- package/docs/examples/w-switch_text_textColor_textColorHover.html +2 -2
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +2 -2
- package/docs/examples/w-switch_use string (y or n).html +2 -2
- package/docs/examples/w-table-dyn_default.html +2 -2
- package/docs/examples/w-table-dyn_editable.html +2 -2
- package/docs/examples/w-table-dyn_editable_checkId.html +2 -2
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +2 -2
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +2 -2
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +2 -2
- package/docs/examples/w-table-dyn_editable_language_checkId_tooltipAddRow.html +2 -2
- package/docs/examples/w-table-dyn_editable_language_textLabelDataName_textPlaceholderDataName.html +2 -2
- package/docs/examples/w-table-dyn_editable_no enableInfor.html +2 -2
- package/docs/examples/w-table-dyn_editable_no enableMenu.html +2 -2
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +2 -2
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +2 -2
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +2 -2
- package/docs/examples/w-table-dyn_editable_slot btns.html +2 -2
- package/docs/examples/w-table-dyn_fixIds (fix id).html +2 -2
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +2 -2
- package/docs/examples/w-table-dyn_name_description.html +2 -2
- package/docs/examples/w-table-dyn_no enableInfor.html +2 -2
- package/docs/examples/w-table-dyn_no enableMenu.html +2 -2
- package/docs/examples/w-table-dyn_opt.kpHead.html +2 -2
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +2 -2
- package/docs/examples/w-table-dyn_slot btns.html +2 -2
- package/docs/examples/w-table-dyn_slot infor (name_description).html +2 -2
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +2 -2
- package/docs/examples/w-text-int_borderRadius.html +2 -2
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text-int_border_borderRadius.html +2 -2
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +2 -2
- package/docs/examples/w-text-int_border_default.html +2 -2
- package/docs/examples/w-text-int_border_not editable.html +2 -2
- package/docs/examples/w-text-int_border_width.html +2 -2
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +2 -2
- package/docs/examples/w-text-int_buttonIconSize.html +2 -2
- package/docs/examples/w-text-int_default.html +2 -2
- package/docs/examples/w-text-int_not editable.html +2 -2
- package/docs/examples/w-text-int_textColor.html +2 -2
- package/docs/examples/w-text-int_textFontSize.html +2 -2
- package/docs/examples/w-text-int_width.html +2 -2
- package/docs/examples/w-text-select_a lot of items.html +2 -2
- package/docs/examples/w-text-select_borderRadius.html +2 -2
- package/docs/examples/w-text-select_border_a lot of items.html +2 -2
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text-select_border_borderRadius.html +2 -2
- package/docs/examples/w-text-select_border_default.html +2 -2
- package/docs/examples/w-text-select_border_events.html +2 -2
- package/docs/examples/w-text-select_border_expansionIconSize.html +2 -2
- package/docs/examples/w-text-select_border_fullwidth.html +2 -2
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -2
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight.html +2 -2
- package/docs/examples/w-text-select_border_items(string array).html +2 -2
- package/docs/examples/w-text-select_border_keyText.html +2 -2
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-select_border_leftIcon (material).html +2 -2
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-select_border_maxHeight.html +2 -2
- package/docs/examples/w-text-select_border_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-text-select_border_minWidth_autoFitMinWidth_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-text-select_border_not editable.html +2 -2
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-select_border_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-select_border_slot item.html +2 -2
- package/docs/examples/w-text-select_border_slot select.html +2 -2
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-select_border_textFontSize.html +2 -2
- package/docs/examples/w-text-select_border_with popup.html +2 -2
- package/docs/examples/w-text-select_default.html +2 -2
- package/docs/examples/w-text-select_events.html +2 -2
- package/docs/examples/w-text-select_expansionIconSize.html +2 -2
- package/docs/examples/w-text-select_fullwidth.html +2 -2
- package/docs/examples/w-text-select_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight.html +2 -2
- package/docs/examples/w-text-select_items(string array).html +2 -2
- package/docs/examples/w-text-select_keyText.html +2 -2
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-select_leftIcon (material).html +2 -2
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-select_maxHeight.html +2 -2
- package/docs/examples/w-text-select_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-text-select_minWidth_autoFitMinWidth_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-text-select_not editable.html +2 -2
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-select_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-select_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-select_slot item.html +2 -2
- package/docs/examples/w-text-select_slot select.html +2 -2
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-select_textFontSize.html +2 -2
- package/docs/examples/w-text-select_with popup.html +2 -2
- package/docs/examples/w-text-suggest_a lot of items.html +2 -2
- package/docs/examples/w-text-suggest_borderRadius.html +2 -2
- package/docs/examples/w-text-suggest_border_a lot of items.html +2 -2
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text-suggest_border_borderRadius.html +2 -2
- package/docs/examples/w-text-suggest_border_default.html +2 -2
- package/docs/examples/w-text-suggest_border_events.html +2 -2
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +2 -2
- package/docs/examples/w-text-suggest_border_fullwidth.html +2 -2
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -2
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +2 -2
- package/docs/examples/w-text-suggest_border_items(string array).html +2 -2
- package/docs/examples/w-text-suggest_border_keyText.html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-suggest_border_noResultsText.html +2 -2
- package/docs/examples/w-text-suggest_border_not editable.html +2 -2
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-suggest_border_placeholder.html +2 -2
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +2 -2
- package/docs/examples/w-text-suggest_border_slot item.html +2 -2
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-suggest_border_textFontSize.html +2 -2
- package/docs/examples/w-text-suggest_border_with popup.html +2 -2
- package/docs/examples/w-text-suggest_default.html +2 -2
- package/docs/examples/w-text-suggest_events.html +2 -2
- package/docs/examples/w-text-suggest_expansionIconSize.html +2 -2
- package/docs/examples/w-text-suggest_fullwidth.html +2 -2
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +2 -2
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +2 -2
- package/docs/examples/w-text-suggest_items(string array).html +2 -2
- package/docs/examples/w-text-suggest_keyText.html +2 -2
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text-suggest_leftIcon (material).html +2 -2
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text-suggest_maxHeight.html +2 -2
- package/docs/examples/w-text-suggest_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-text-suggest_minWidth_autoFitMinWidth_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-text-suggest_noResultsText.html +2 -2
- package/docs/examples/w-text-suggest_not editable.html +2 -2
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +2 -2
- package/docs/examples/w-text-suggest_placeholder.html +2 -2
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text-suggest_showExpansionIcon.html +2 -2
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +2 -2
- package/docs/examples/w-text-suggest_slot item.html +2 -2
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-text-suggest_textFontSize.html +2 -2
- package/docs/examples/w-text-suggest_with popup.html +2 -2
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +2 -2
- package/docs/examples/w-text_border_default.html +2 -2
- package/docs/examples/w-text_border_events.html +2 -2
- package/docs/examples/w-text_border_fullwidth.html +2 -2
- package/docs/examples/w-text_border_height_textFontSize_paddingStyle.html +2 -2
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text_border_leftIcon (material).html +2 -2
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
- package/docs/examples/w-text_border_not editable.html +2 -2
- package/docs/examples/w-text_border_password.html +2 -2
- package/docs/examples/w-text_border_placeholder.html +2 -2
- package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
- package/docs/examples/w-text_border_textAlign.html +2 -2
- package/docs/examples/w-text_border_textColor.html +2 -2
- package/docs/examples/w-text_border_textFontSize.html +2 -2
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +2 -2
- package/docs/examples/w-text_default.html +2 -2
- package/docs/examples/w-text_events.html +2 -2
- package/docs/examples/w-text_fullwidth.html +2 -2
- package/docs/examples/w-text_height_textFontSize.html +2 -2
- package/docs/examples/w-text_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-text_leftIcon (material).html +2 -2
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
- package/docs/examples/w-text_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +2 -2
- package/docs/examples/w-text_not editable.html +2 -2
- package/docs/examples/w-text_password.html +2 -2
- package/docs/examples/w-text_placeholder.html +2 -2
- package/docs/examples/w-text_rightIcon.html +2 -2
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
- package/docs/examples/w-text_rightIcon_rightIconSize.html +2 -2
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +2 -2
- package/docs/examples/w-text_textAlign.html +2 -2
- package/docs/examples/w-text_textColor.html +2 -2
- package/docs/examples/w-text_textFontSize.html +2 -2
- package/docs/examples/w-textarea_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
- package/docs/examples/w-textarea_border_borderRadius_paddingStyle.html +2 -2
- package/docs/examples/w-textarea_border_default.html +2 -2
- package/docs/examples/w-textarea_border_events.html +2 -2
- package/docs/examples/w-textarea_border_fullwidth.html +2 -2
- package/docs/examples/w-textarea_border_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-textarea_border_leftIcon (material).html +2 -2
- package/docs/examples/w-textarea_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
- package/docs/examples/w-textarea_border_not editable.html +2 -2
- package/docs/examples/w-textarea_border_placeholder.html +2 -2
- package/docs/examples/w-textarea_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
- package/docs/examples/w-textarea_border_textAlign.html +2 -2
- package/docs/examples/w-textarea_border_textColor.html +2 -2
- package/docs/examples/w-textarea_border_textFontSize.html +2 -2
- package/docs/examples/w-textarea_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +2 -2
- package/docs/examples/w-textarea_default.html +2 -2
- package/docs/examples/w-textarea_events.html +2 -2
- package/docs/examples/w-textarea_fullwidth.html +2 -2
- package/docs/examples/w-textarea_leftIcon (fontawesome).html +2 -2
- package/docs/examples/w-textarea_leftIcon (material).html +2 -2
- package/docs/examples/w-textarea_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
- package/docs/examples/w-textarea_leftIcon_leftIconSize.html +2 -2
- package/docs/examples/w-textarea_leftIcon_leftIconTooltip.html +2 -2
- package/docs/examples/w-textarea_not editable.html +2 -2
- package/docs/examples/w-textarea_placeholder.html +2 -2
- package/docs/examples/w-textarea_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
- package/docs/examples/w-textarea_rightIcon_rightIconSize_verticalAlign.html +2 -2
- package/docs/examples/w-textarea_rightIcon_rightIconTooltip_verticalAlign.html +2 -2
- package/docs/examples/w-textarea_rightIcon_verticalAlign.html +2 -2
- package/docs/examples/w-textarea_textAlign.html +2 -2
- package/docs/examples/w-textarea_textColor.html +2 -2
- package/docs/examples/w-textarea_textFontSize.html +2 -2
- package/docs/examples/w-threejs-vue-dyn_autoRotateDeg.html +2 -2
- package/docs/examples/w-threejs-vue-dyn_basicSize.html +2 -2
- package/docs/examples/w-timeday-range_between.html +2 -2
- package/docs/examples/w-timeday-range_borderRadius.html +2 -2
- package/docs/examples/w-timeday-range_border_between.html +2 -2
- package/docs/examples/w-timeday-range_border_borderRadius.html +2 -2
- package/docs/examples/w-timeday-range_border_default.html +2 -2
- package/docs/examples/w-timeday-range_border_empty.html +2 -2
- package/docs/examples/w-timeday-range_border_empty_textEmpty.html +2 -2
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday-range_border_icon (material).html +2 -2
- package/docs/examples/w-timeday-range_border_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeday-range_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeday-range_border_not editable.html +2 -2
- package/docs/examples/w-timeday-range_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeday-range_border_pickColor.html +2 -2
- package/docs/examples/w-timeday-range_border_textColor.html +2 -2
- package/docs/examples/w-timeday-range_default.html +2 -2
- package/docs/examples/w-timeday-range_empty.html +2 -2
- package/docs/examples/w-timeday-range_empty_textEmpty.html +2 -2
- package/docs/examples/w-timeday-range_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday-range_icon (material).html +2 -2
- package/docs/examples/w-timeday-range_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeday-range_iconTooltip.html +2 -2
- package/docs/examples/w-timeday-range_icon_iconSize_placementDistY.html +2 -2
- package/docs/examples/w-timeday-range_not editable.html +2 -2
- package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeday-range_pickColor.html +2 -2
- package/docs/examples/w-timeday-range_textColor.html +2 -2
- package/docs/examples/w-timeday_borderRadius.html +2 -2
- package/docs/examples/w-timeday_border_borderRadius.html +2 -2
- package/docs/examples/w-timeday_border_default.html +2 -2
- package/docs/examples/w-timeday_border_empty.html +2 -2
- package/docs/examples/w-timeday_border_empty_textEmpty.html +2 -2
- package/docs/examples/w-timeday_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday_border_icon (material).html +2 -2
- package/docs/examples/w-timeday_border_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeday_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeday_border_not editable.html +2 -2
- package/docs/examples/w-timeday_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeday_border_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeday_border_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeday_border_pickColor.html +2 -2
- package/docs/examples/w-timeday_border_textColor.html +2 -2
- package/docs/examples/w-timeday_default.html +2 -2
- package/docs/examples/w-timeday_empty.html +2 -2
- package/docs/examples/w-timeday_empty_textEmpty.html +2 -2
- package/docs/examples/w-timeday_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeday_icon (material).html +2 -2
- package/docs/examples/w-timeday_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeday_iconTooltip.html +2 -2
- package/docs/examples/w-timeday_icon_iconSize_placementDistY.html +2 -2
- package/docs/examples/w-timeday_not editable.html +2 -2
- package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeday_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeday_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeday_pickColor.html +2 -2
- package/docs/examples/w-timeday_textColor.html +2 -2
- package/docs/examples/w-timeminute-range_between.html +2 -2
- package/docs/examples/w-timeminute-range_borderRadius.html +2 -2
- package/docs/examples/w-timeminute-range_border_between.html +2 -2
- package/docs/examples/w-timeminute-range_border_borderRadius.html +2 -2
- package/docs/examples/w-timeminute-range_border_default.html +2 -2
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute-range_border_icon (material).html +2 -2
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute-range_border_minuteInter.html +2 -2
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute-range_border_not editable.html +2 -2
- package/docs/examples/w-timeminute-range_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeminute-range_border_pickColor.html +2 -2
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-timeminute-range_default.html +2 -2
- package/docs/examples/w-timeminute-range_empty.html +2 -2
- package/docs/examples/w-timeminute-range_empty_textEmpty.html +2 -2
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute-range_icon (material).html +2 -2
- package/docs/examples/w-timeminute-range_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeminute-range_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute-range_icon_iconSize_placementDistY.html +2 -2
- package/docs/examples/w-timeminute-range_minuteInter.html +2 -2
- package/docs/examples/w-timeminute-range_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute-range_not editable.html +2 -2
- package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeminute-range_pickColor.html +2 -2
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-timeminute_borderRadius.html +2 -2
- package/docs/examples/w-timeminute_border_borderRadius.html +2 -2
- package/docs/examples/w-timeminute_border_default.html +2 -2
- package/docs/examples/w-timeminute_border_empty.html +2 -2
- package/docs/examples/w-timeminute_border_empty_textEmpty.html +2 -2
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute_border_icon (material).html +2 -2
- package/docs/examples/w-timeminute_border_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeminute_border_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute_border_minuteInter.html +2 -2
- package/docs/examples/w-timeminute_border_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute_border_not editable.html +2 -2
- package/docs/examples/w-timeminute_border_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeminute_border_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeminute_border_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeminute_border_pickColor.html +2 -2
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-timeminute_default.html +2 -2
- package/docs/examples/w-timeminute_empty.html +2 -2
- package/docs/examples/w-timeminute_empty_textEmpty.html +2 -2
- package/docs/examples/w-timeminute_hourMin_hourMax.html +2 -2
- package/docs/examples/w-timeminute_icon (fontawesome).html +2 -2
- package/docs/examples/w-timeminute_icon (material).html +2 -2
- package/docs/examples/w-timeminute_iconColor_iconColorHover_iconColorFoucs.html +2 -2
- package/docs/examples/w-timeminute_iconTooltip.html +2 -2
- package/docs/examples/w-timeminute_icon_iconSize_placementDistY.html +2 -2
- package/docs/examples/w-timeminute_minuteInter.html +2 -2
- package/docs/examples/w-timeminute_minutesCustom.html +2 -2
- package/docs/examples/w-timeminute_not editable.html +2 -2
- package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +2 -2
- package/docs/examples/w-timeminute_paddingStyle (thin style)_placementDistY.html +2 -2
- package/docs/examples/w-timeminute_paddingStyle (thin style)_textFontSize_placementDistY.html +2 -2
- package/docs/examples/w-timeminute_pickColor.html +2 -2
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_default.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_height.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +2 -2
- package/docs/examples/w-tinymce-vue-dyn_settings.html +2 -2
- package/docs/examples/w-tooltip_auto flipping in dialog.html +2 -2
- package/docs/examples/w-tooltip_auto flipping in popup.html +2 -2
- package/docs/examples/w-tooltip_auto flipping in scroll panel.html +2 -2
- package/docs/examples/w-tooltip_autoFitMaxWidth.html +2 -2
- package/docs/examples/w-tooltip_autoFitMinWidth.html +2 -2
- package/docs/examples/w-tooltip_backgroundColor.html +2 -2
- package/docs/examples/w-tooltip_borderRadius.html +2 -2
- package/docs/examples/w-tooltip_default.html +2 -2
- package/docs/examples/w-tooltip_in scroll panel.html +2 -2
- package/docs/examples/w-tooltip_maxWidth.html +2 -2
- package/docs/examples/w-tooltip_minWidth.html +2 -2
- package/docs/examples/w-tooltip_no shadow_backgroundColor.html +2 -2
- package/docs/examples/w-tooltip_not editable.html +2 -2
- package/docs/examples/w-tooltip_paddingStyle.html +2 -2
- package/docs/examples/w-tooltip_placement.html +2 -2
- package/docs/examples/w-tooltip_placementDistY.html +2 -2
- package/docs/examples/w-tooltip_scroll in large zone.html +2 -2
- package/docs/examples/w-tooltip_shadowStyle.html +2 -2
- package/docs/examples/w-tooltip_slot for table_maxWidth.html +2 -2
- package/docs/examples/w-tooltip_textColor_backgroundColor.html +2 -2
- package/docs/examples/w-tooltip_textFontSize.html +2 -2
- package/docs/examples/w-tooltip_transitionTime.html +2 -2
- package/docs/examples/w-tree_activable_itemActive.html +2 -2
- package/docs/examples/w-tree_activable_itemActive_funActive.html +2 -2
- package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +2 -2
- package/docs/examples/w-tree_default.html +2 -2
- package/docs/examples/w-tree_defaultDisplayLevel.html +2 -2
- package/docs/examples/w-tree_draggable.html +2 -2
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +2 -2
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +2 -2
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +2 -2
- package/docs/examples/w-tree_events.html +2 -2
- package/docs/examples/w-tree_filterKeywords_funFilter.html +2 -2
- package/docs/examples/w-tree_filterKeywords_noResultsText.html +2 -2
- package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +2 -2
- package/docs/examples/w-tree_iconSize(20).html +2 -2
- package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +2 -2
- package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +2 -2
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +2 -2
- package/docs/examples/w-tree_indent.html +2 -2
- package/docs/examples/w-tree_itemRippleColor.html +2 -2
- package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +2 -2
- package/docs/examples/w-tree_no viewHeightMax.html +2 -2
- package/docs/examples/w-tree_operatable.html +2 -2
- package/docs/examples/w-tree_operatable_draggable.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameCancelBtnBackgroundColor_editorRenameCancelBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameCancelBtnIcon_editorRenameCancelBtnIconSize_editorRenameCancelBtnIconColor.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameCancelBtnText_editorRenameCancelBtnTextColor_editorRenameCancelBtnTextColorHover.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameContentBackgroundColor_editorRenameFooterBackgroundColor.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameInputTextColor_editorRenameInputTextBottomLineBorderColor_editorRenameInputTextBottomLineBorderColorHover.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameSaveBtnBackgroundColor_editorRenameSaveBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameSaveBtnIcon_editorRenameSaveBtnIconSize_editorRenameSaveBtnIconColor.html +2 -2
- package/docs/examples/w-tree_operatable_editorRenameSaveBtnText_editorRenameSaveBtnTextColor_editorRenameSaveBtnTextColorHover.html +2 -2
- package/docs/examples/w-tree_operatable_funOperateItem.html +2 -2
- package/docs/examples/w-tree_operatable_operateBtnIconSize_operateBtnBackgroundColor_operateBtnBackgroundColorHover.html +2 -2
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForRename_operateItemTextForInsertBefore.html +2 -2
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +2 -2
- package/docs/examples/w-tree_operatable_operateItemHeight_operateItemIconSize_operateItemPaddingStyle.html +2 -2
- package/docs/examples/w-tree_operatable_operateItemIconForRename_operateItemIconForInsertBefore_operateItemIconForInsertChild.html +2 -2
- package/docs/examples/w-tree_operatable_operatePanelWidth_operatePanelHeight_operateItemIconSize.html +2 -2
- package/docs/examples/w-tree_paddingStyle.html +2 -2
- package/docs/examples/w-tree_selectable.html +2 -2
- package/docs/examples/w-tree_selectable_draggable.html +2 -2
- package/docs/examples/w-tree_slot.html +2 -2
- package/docs/examples/w-tree_slot_edit-text.html +2 -2
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +2 -2
- package/docs/examples/w-tree_slot_locked_selectable.html +2 -2
- package/docs/examples/w-tree_slot_operatable.html +2 -2
- package/docs/examples/w-tree_slot_selectable.html +2 -2
- package/docs/examples/w-tree_slot_selectable_draggable.html +2 -2
- package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +2 -2
- package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +2 -2
- package/docs/examples/w-tree_toggleItemsAll.html +2 -2
- package/docs/examples/w-tree_toggleItemsByFun.html +2 -2
- package/docs/examples/w-tree_viewHeightMax.html +2 -2
- package/docs/examples/w-vditor-dyn_default.html +2 -2
- package/docs/examples/w-vditor-dyn_fontSize.html +2 -2
- package/docs/examples/w-vditor-dyn_fullwidth.html +2 -2
- package/docs/examples/w-vditor-dyn_height.html +2 -2
- package/docs/examples/w-vditor-dyn_not editable.html +2 -2
- package/docs/examples/w-vditor-dyn_slot_keyHint(array).html +2 -2
- package/docs/examples/w-vditor-dyn_slot_keyHint(string).html +2 -2
- package/docs/examples/w-vditor-dyn_slot_keyHint(string)_hintBackgroundColor.html +2 -2
- package/docs/examples/w-vditor-dyn_slot_keyHint(string)_hintBorderRadius.html +2 -2
- package/docs/global.html +1 -1
- 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-WColorPickAlpha.html +1 -1
- package/docs/module-WColorPickHexagon.html +1 -1
- package/docs/module-WColorPickHexagonGray.html +1 -1
- package/docs/module-WColorPickHsv.html +1 -1
- package/docs/module-WColorPickHue.html +1 -1
- package/docs/module-WColorPickStripe.html +1 -1
- package/docs/module-WColorSelect.html +1 -1
- package/docs/module-WColorSelectInput.html +1 -1
- package/docs/module-WColorSelectPanel.html +1 -1
- package/docs/module-WColorSelectPanelBlock.html +1 -1
- package/docs/module-WColorSelectPanelHsva.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 +1 -1
- package/docs/module-WGroupBaggage.html +1 -1
- package/docs/module-WGroupChipCheck.html +1 -1
- package/docs/module-WGroupChipRadio.html +1 -1
- package/docs/module-WGroupDragdrop.html +1 -1
- package/docs/module-WGroupIconCheck.html +1 -1
- package/docs/module-WGroupIconRadio.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-WImageCascadingDyn.html +1 -1
- package/docs/module-WImageLazy.html +1 -1
- package/docs/module-WImageViewerDyn.html +1 -1
- package/docs/module-WInputCheckbox.html +1 -1
- package/docs/module-WInputRadio.html +1 -1
- package/docs/module-WJsonView.html +1 -1
- package/docs/module-WLeafletVueDyn.html +1 -1
- package/docs/module-WLevelGrade.html +1 -1
- package/docs/module-WListCheck.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-WListRadio.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-WPanelLabelItem.html +1 -1
- package/docs/module-WPanelScale.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-WSegmentsVertical.html +1 -1
- package/docs/module-WShellBottomLine.html +1 -1
- package/docs/module-WShellEllipse.html +1 -1
- package/docs/module-WSlider.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-WTextareaCore.html +1 -1
- package/docs/module-WThreejsVueDyn.html +1 -1
- package/docs/module-WTimeday.html +1 -1
- package/docs/module-WTimedayCore.html +1 -1
- package/docs/module-WTimedayCoreRe.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-WTooltip.html +1 -1
- package/docs/module-WTree.html +1 -1
- package/docs/module-WTreeIconCheckbox.html +1 -1
- package/docs/module-WTreeIconToggle.html +1 -1
- package/docs/module-WVditorDyn.html +1 -1
- package/package.json +2 -2
- package/public/index.html +1 -1
- package/src/AppZoneWEchartsVueDyn.vue +23 -3
- package/src/AppZoneWLeafletVueDyn.vue +64 -4
- package/src/components/WEchartsVueDyn.vue +12 -12
- package/src/components/WLeafletVueDyn.vue +44 -1
- package/toolg/gDistApp.mjs +1 -1
- package/toolg/gExtractHtml.mjs +1 -1
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
<br class="clear">
|
|
708
708
|
|
|
709
709
|
<footer>
|
|
710
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
710
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
711
711
|
</footer>
|
|
712
712
|
|
|
713
713
|
<script>prettyPrint();</script>
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
<br class="clear">
|
|
696
696
|
|
|
697
697
|
<footer>
|
|
698
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
698
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
699
699
|
</footer>
|
|
700
700
|
|
|
701
701
|
<script>prettyPrint();</script>
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
<br class="clear">
|
|
240
240
|
|
|
241
241
|
<footer>
|
|
242
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
242
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
243
243
|
</footer>
|
|
244
244
|
|
|
245
245
|
<script>prettyPrint();</script>
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
<br class="clear">
|
|
588
588
|
|
|
589
589
|
<footer>
|
|
590
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
590
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
591
591
|
</footer>
|
|
592
592
|
|
|
593
593
|
<script>prettyPrint();</script>
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
<br class="clear">
|
|
576
576
|
|
|
577
577
|
<footer>
|
|
578
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
578
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
579
579
|
</footer>
|
|
580
580
|
|
|
581
581
|
<script>prettyPrint();</script>
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
<br class="clear">
|
|
1116
1116
|
|
|
1117
1117
|
<footer>
|
|
1118
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
1118
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1119
1119
|
</footer>
|
|
1120
1120
|
|
|
1121
1121
|
<script>prettyPrint();</script>
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
<br class="clear">
|
|
240
240
|
|
|
241
241
|
<footer>
|
|
242
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
242
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
243
243
|
</footer>
|
|
244
244
|
|
|
245
245
|
<script>prettyPrint();</script>
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
<br class="clear">
|
|
216
216
|
|
|
217
217
|
<footer>
|
|
218
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
218
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
219
219
|
</footer>
|
|
220
220
|
|
|
221
221
|
<script>prettyPrint();</script>
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
<br class="clear">
|
|
216
216
|
|
|
217
217
|
<footer>
|
|
218
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
218
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
219
219
|
</footer>
|
|
220
220
|
|
|
221
221
|
<script>prettyPrint();</script>
|
package/docs/module-WIcon.html
CHANGED
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
<br class="clear">
|
|
264
264
|
|
|
265
265
|
<footer>
|
|
266
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
266
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
267
267
|
</footer>
|
|
268
268
|
|
|
269
269
|
<script>prettyPrint();</script>
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
<br class="clear">
|
|
216
216
|
|
|
217
217
|
<footer>
|
|
218
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
218
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
219
219
|
</footer>
|
|
220
220
|
|
|
221
221
|
<script>prettyPrint();</script>
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
<br class="clear">
|
|
324
324
|
|
|
325
325
|
<footer>
|
|
326
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
326
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
327
327
|
</footer>
|
|
328
328
|
|
|
329
329
|
<script>prettyPrint();</script>
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
<br class="clear">
|
|
252
252
|
|
|
253
253
|
<footer>
|
|
254
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
254
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
255
255
|
</footer>
|
|
256
256
|
|
|
257
257
|
<script>prettyPrint();</script>
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
<br class="clear">
|
|
252
252
|
|
|
253
253
|
<footer>
|
|
254
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
254
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
255
255
|
</footer>
|
|
256
256
|
|
|
257
257
|
<script>prettyPrint();</script>
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
<br class="clear">
|
|
372
372
|
|
|
373
373
|
<footer>
|
|
374
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
374
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
375
375
|
</footer>
|
|
376
376
|
|
|
377
377
|
<script>prettyPrint();</script>
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
<br class="clear">
|
|
360
360
|
|
|
361
361
|
<footer>
|
|
362
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
362
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
363
363
|
</footer>
|
|
364
364
|
|
|
365
365
|
<script>prettyPrint();</script>
|
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
<br class="clear">
|
|
492
492
|
|
|
493
493
|
<footer>
|
|
494
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
494
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
495
495
|
</footer>
|
|
496
496
|
|
|
497
497
|
<script>prettyPrint();</script>
|
|
@@ -1583,7 +1583,7 @@
|
|
|
1583
1583
|
<br class="clear">
|
|
1584
1584
|
|
|
1585
1585
|
<footer>
|
|
1586
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
1586
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1587
1587
|
</footer>
|
|
1588
1588
|
|
|
1589
1589
|
<script>prettyPrint();</script>
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
<br class="clear">
|
|
204
204
|
|
|
205
205
|
<footer>
|
|
206
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
206
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
207
207
|
</footer>
|
|
208
208
|
|
|
209
209
|
<script>prettyPrint();</script>
|
|
@@ -1043,7 +1043,7 @@
|
|
|
1043
1043
|
<br class="clear">
|
|
1044
1044
|
|
|
1045
1045
|
<footer>
|
|
1046
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
1046
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1047
1047
|
</footer>
|
|
1048
1048
|
|
|
1049
1049
|
<script>prettyPrint();</script>
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
<br class="clear">
|
|
456
456
|
|
|
457
457
|
<footer>
|
|
458
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
458
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
459
459
|
</footer>
|
|
460
460
|
|
|
461
461
|
<script>prettyPrint();</script>
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
<br class="clear">
|
|
444
444
|
|
|
445
445
|
<footer>
|
|
446
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
446
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
447
447
|
</footer>
|
|
448
448
|
|
|
449
449
|
<script>prettyPrint();</script>
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
<br class="clear">
|
|
528
528
|
|
|
529
529
|
<footer>
|
|
530
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
530
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
531
531
|
</footer>
|
|
532
532
|
|
|
533
533
|
<script>prettyPrint();</script>
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
<br class="clear">
|
|
468
468
|
|
|
469
469
|
<footer>
|
|
470
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
470
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
471
471
|
</footer>
|
|
472
472
|
|
|
473
473
|
<script>prettyPrint();</script>
|
|
@@ -1031,7 +1031,7 @@
|
|
|
1031
1031
|
<br class="clear">
|
|
1032
1032
|
|
|
1033
1033
|
<footer>
|
|
1034
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
1034
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1035
1035
|
</footer>
|
|
1036
1036
|
|
|
1037
1037
|
<script>prettyPrint();</script>
|
|
@@ -479,7 +479,7 @@
|
|
|
479
479
|
<br class="clear">
|
|
480
480
|
|
|
481
481
|
<footer>
|
|
482
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
482
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
483
483
|
</footer>
|
|
484
484
|
|
|
485
485
|
<script>prettyPrint();</script>
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
<br class="clear">
|
|
504
504
|
|
|
505
505
|
<footer>
|
|
506
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
506
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
507
507
|
</footer>
|
|
508
508
|
|
|
509
509
|
<script>prettyPrint();</script>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
<br class="clear">
|
|
312
312
|
|
|
313
313
|
<footer>
|
|
314
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
314
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
315
315
|
</footer>
|
|
316
316
|
|
|
317
317
|
<script>prettyPrint();</script>
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
<br class="clear">
|
|
324
324
|
|
|
325
325
|
<footer>
|
|
326
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
326
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
327
327
|
</footer>
|
|
328
328
|
|
|
329
329
|
<script>prettyPrint();</script>
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
<br class="clear">
|
|
324
324
|
|
|
325
325
|
<footer>
|
|
326
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
326
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
327
327
|
</footer>
|
|
328
328
|
|
|
329
329
|
<script>prettyPrint();</script>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
<br class="clear">
|
|
312
312
|
|
|
313
313
|
<footer>
|
|
314
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
314
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
315
315
|
</footer>
|
|
316
316
|
|
|
317
317
|
<script>prettyPrint();</script>
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
<br class="clear">
|
|
204
204
|
|
|
205
205
|
<footer>
|
|
206
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
206
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
207
207
|
</footer>
|
|
208
208
|
|
|
209
209
|
<script>prettyPrint();</script>
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
<br class="clear">
|
|
240
240
|
|
|
241
241
|
<footer>
|
|
242
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
242
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
243
243
|
</footer>
|
|
244
244
|
|
|
245
245
|
<script>prettyPrint();</script>
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
<br class="clear">
|
|
240
240
|
|
|
241
241
|
<footer>
|
|
242
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
242
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
243
243
|
</footer>
|
|
244
244
|
|
|
245
245
|
<script>prettyPrint();</script>
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
<br class="clear">
|
|
288
288
|
|
|
289
289
|
<footer>
|
|
290
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
290
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
291
291
|
</footer>
|
|
292
292
|
|
|
293
293
|
<script>prettyPrint();</script>
|
package/docs/module-WPopup.html
CHANGED
|
@@ -431,7 +431,7 @@
|
|
|
431
431
|
<br class="clear">
|
|
432
432
|
|
|
433
433
|
<footer>
|
|
434
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
434
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
435
435
|
</footer>
|
|
436
436
|
|
|
437
437
|
<script>prettyPrint();</script>
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
<br class="clear">
|
|
504
504
|
|
|
505
505
|
<footer>
|
|
506
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
506
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
507
507
|
</footer>
|
|
508
508
|
|
|
509
509
|
<script>prettyPrint();</script>
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
<br class="clear">
|
|
444
444
|
|
|
445
445
|
<footer>
|
|
446
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
446
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
447
447
|
</footer>
|
|
448
448
|
|
|
449
449
|
<script>prettyPrint();</script>
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
<br class="clear">
|
|
348
348
|
|
|
349
349
|
<footer>
|
|
350
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
350
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
351
351
|
</footer>
|
|
352
352
|
|
|
353
353
|
<script>prettyPrint();</script>
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
<br class="clear">
|
|
252
252
|
|
|
253
253
|
<footer>
|
|
254
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
254
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
255
255
|
</footer>
|
|
256
256
|
|
|
257
257
|
<script>prettyPrint();</script>
|
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
<br class="clear">
|
|
660
660
|
|
|
661
661
|
<footer>
|
|
662
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
662
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
663
663
|
</footer>
|
|
664
664
|
|
|
665
665
|
<script>prettyPrint();</script>
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
<br class="clear">
|
|
276
276
|
|
|
277
277
|
<footer>
|
|
278
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
278
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
279
279
|
</footer>
|
|
280
280
|
|
|
281
281
|
<script>prettyPrint();</script>
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
<br class="clear">
|
|
588
588
|
|
|
589
589
|
<footer>
|
|
590
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
590
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
591
591
|
</footer>
|
|
592
592
|
|
|
593
593
|
<script>prettyPrint();</script>
|
package/docs/module-WSlider.html
CHANGED
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
<br class="clear">
|
|
456
456
|
|
|
457
457
|
<footer>
|
|
458
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
458
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
459
459
|
</footer>
|
|
460
460
|
|
|
461
461
|
<script>prettyPrint();</script>
|
package/docs/module-WSwitch.html
CHANGED
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
<br class="clear">
|
|
408
408
|
|
|
409
409
|
<footer>
|
|
410
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
410
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
411
411
|
</footer>
|
|
412
412
|
|
|
413
413
|
<script>prettyPrint();</script>
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
<br class="clear">
|
|
1280
1280
|
|
|
1281
1281
|
<footer>
|
|
1282
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
1282
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1283
1283
|
</footer>
|
|
1284
1284
|
|
|
1285
1285
|
<script>prettyPrint();</script>
|
package/docs/module-WText.html
CHANGED
|
@@ -659,7 +659,7 @@
|
|
|
659
659
|
<br class="clear">
|
|
660
660
|
|
|
661
661
|
<footer>
|
|
662
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
662
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
663
663
|
</footer>
|
|
664
664
|
|
|
665
665
|
<script>prettyPrint();</script>
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
<br class="clear">
|
|
312
312
|
|
|
313
313
|
<footer>
|
|
314
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
314
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
315
315
|
</footer>
|
|
316
316
|
|
|
317
317
|
<script>prettyPrint();</script>
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
<br class="clear">
|
|
552
552
|
|
|
553
553
|
<footer>
|
|
554
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
554
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
555
555
|
</footer>
|
|
556
556
|
|
|
557
557
|
<script>prettyPrint();</script>
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
<br class="clear">
|
|
360
360
|
|
|
361
361
|
<footer>
|
|
362
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
362
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
363
363
|
</footer>
|
|
364
364
|
|
|
365
365
|
<script>prettyPrint();</script>
|
|
@@ -731,7 +731,7 @@
|
|
|
731
731
|
<br class="clear">
|
|
732
732
|
|
|
733
733
|
<footer>
|
|
734
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
734
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
735
735
|
</footer>
|
|
736
736
|
|
|
737
737
|
<script>prettyPrint();</script>
|
|
@@ -791,7 +791,7 @@
|
|
|
791
791
|
<br class="clear">
|
|
792
792
|
|
|
793
793
|
<footer>
|
|
794
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
794
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
795
795
|
</footer>
|
|
796
796
|
|
|
797
797
|
<script>prettyPrint();</script>
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
<br class="clear">
|
|
576
576
|
|
|
577
577
|
<footer>
|
|
578
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
578
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
579
579
|
</footer>
|
|
580
580
|
|
|
581
581
|
<script>prettyPrint();</script>
|
|
@@ -647,7 +647,7 @@
|
|
|
647
647
|
<br class="clear">
|
|
648
648
|
|
|
649
649
|
<footer>
|
|
650
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on
|
|
650
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Sun Aug 10 2025 23:21:11 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
651
651
|
</footer>
|
|
652
652
|
|
|
653
653
|
<script>prettyPrint();</script>
|