w-component-vue 2.4.51 → 2.4.53
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/.github/workflows/ci-test.yml +2 -2
- package/README.md +1 -1
- package/dist/w-component-vue.umd.js +3 -3
- package/dist/w-component-vue.umd.js.map +1 -1
- package/docs/binarySearch.mjs.html +1 -1
- package/docs/convertColor.mjs.html +1 -1
- package/docs/examples/app.html +1 -1
- package/docs/examples/app.umd.js +2 -2
- package/docs/examples/app.umd.js.map +1 -1
- package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +1 -1
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +1 -1
- package/docs/examples/w-badge_backgroundColor.html +1 -1
- package/docs/examples/w-badge_badgeAlign.html +1 -1
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +1 -1
- package/docs/examples/w-badge_borderRadius.html +1 -1
- package/docs/examples/w-badge_default.html +1 -1
- package/docs/examples/w-badge_textColor_backgroundColor.html +1 -1
- package/docs/examples/w-badge_textFontSize.html +1 -1
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_borderColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_iconColorActive.html +1 -1
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +1 -1
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +1 -1
- package/docs/examples/w-button-chip_active_textColorActive.html +1 -1
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderRadius.html +1 -1
- package/docs/examples/w-button-chip_borderRadiusStyle.html +1 -1
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-button-chip_borderWidth.html +1 -1
- package/docs/examples/w-button-chip_close.html +1 -1
- package/docs/examples/w-button-chip_close_shiftRight.html +1 -1
- package/docs/examples/w-button-chip_default.html +1 -1
- package/docs/examples/w-button-chip_displayType.html +256 -0
- package/docs/examples/w-button-chip_icon (fontawesome).html +1 -1
- package/docs/examples/w-button-chip_icon (material).html +1 -1
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +1 -1
- package/docs/examples/w-button-chip_icon_no text.html +1 -1
- package/docs/examples/w-button-chip_loading.html +1 -1
- package/docs/examples/w-button-chip_loading_loadingColor.html +1 -1
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +1 -1
- package/docs/examples/w-button-chip_modify loading by callback in click.html +1 -1
- package/docs/examples/w-button-chip_modify prog by callback in click.html +1 -1
- package/docs/examples/w-button-chip_no shadow.html +1 -1
- package/docs/examples/w-button-chip_not editable.html +1 -1
- package/docs/examples/w-button-chip_not editable_disabledColor.html +1 -1
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +1 -1
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-button-chip_prog.html +1 -1
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-button-chip_promiseUnlock.html +1 -1
- package/docs/examples/w-button-chip_rippleColor.html +1 -1
- package/docs/examples/w-button-chip_shadowStyle.html +1 -1
- package/docs/examples/w-button-chip_shiftLeft.html +1 -1
- package/docs/examples/w-button-chip_slot_close.html +1 -1
- package/docs/examples/w-button-chip_textColor.html +1 -1
- package/docs/examples/w-button-chip_textColor_textColorHover.html +1 -1
- package/docs/examples/w-button-chip_tooltip.html +1 -1
- package/docs/examples/w-button-chip_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-button-chip_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-button-chip_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-button-chip_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-button-circle_active_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-button-circle_active_borderWidth_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-button-circle_active_iconColor_iconColorHover_iconColorFocus.html +1 -1
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-button-circle_borderRadius.html +1 -1
- package/docs/examples/w-button-circle_borderRadiusStyle(horizontal btns).html +1 -1
- package/docs/examples/w-button-circle_borderRadiusStyle(vertical btns).html +1 -1
- package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
- package/docs/examples/w-button-circle_icon (fontawesome).html +1 -1
- package/docs/examples/w-button-circle_icon (material).html +1 -1
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +1 -1
- package/docs/examples/w-button-circle_loading.html +1 -1
- package/docs/examples/w-button-circle_loading_loadingColor.html +1 -1
- package/docs/examples/w-button-circle_no shadow.html +1 -1
- package/docs/examples/w-button-circle_not editable.html +1 -1
- package/docs/examples/w-button-circle_not editable_disabledColor.html +1 -1
- package/docs/examples/w-button-circle_paddingStyle.html +1 -1
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +1 -1
- package/docs/examples/w-button-circle_promiseUnlock.html +1 -1
- package/docs/examples/w-button-circle_rippleColor.html +1 -1
- package/docs/examples/w-button-circle_shadowStyle.html +1 -1
- package/docs/examples/w-button-circle_tooltip.html +1 -1
- package/docs/examples/w-button-circle_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-button-circle_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-button-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-button-circle_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +1 -1
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +1 -1
- package/docs/examples/w-checkbox_default.html +1 -1
- package/docs/examples/w-checkbox_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-checkbox_not editable.html +1 -1
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +1 -1
- package/docs/examples/w-checkbox_slot.html +1 -1
- package/docs/examples/w-checkbox_text.html +1 -1
- package/docs/examples/w-checkbox_text_textColor_textColorHover.html +1 -1
- package/docs/examples/w-checkbox_use string (y or n).html +1 -1
- package/docs/examples/w-checkbox_verticalAlign.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_default.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_height.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +1 -1
- package/docs/examples/w-color-pick-alpha_color.html +1 -1
- package/docs/examples/w-color-pick-alpha_cursorSize.html +1 -1
- package/docs/examples/w-color-pick-alpha_default.html +1 -1
- package/docs/examples/w-color-pick-alpha_width_height.html +1 -1
- package/docs/examples/w-color-pick-hexagon-gray_default.html +1 -1
- package/docs/examples/w-color-pick-hexagon-gray_size.html +1 -1
- package/docs/examples/w-color-pick-hexagon-gray_space.html +1 -1
- package/docs/examples/w-color-pick-hexagon_default.html +1 -1
- package/docs/examples/w-color-pick-hexagon_size.html +1 -1
- package/docs/examples/w-color-pick-hsv_color.html +1 -1
- package/docs/examples/w-color-pick-hsv_cursorSize.html +1 -1
- package/docs/examples/w-color-pick-hsv_default.html +1 -1
- package/docs/examples/w-color-pick-hsv_width_height.html +1 -1
- package/docs/examples/w-color-pick-hue_cursorSize.html +1 -1
- package/docs/examples/w-color-pick-hue_default.html +1 -1
- package/docs/examples/w-color-pick-hue_width_height.html +1 -1
- package/docs/examples/w-color-pick-stripe_colorLeft_colorRight.html +1 -1
- package/docs/examples/w-color-pick-stripe_colorNum.html +1 -1
- package/docs/examples/w-color-pick-stripe_default.html +1 -1
- package/docs/examples/w-color-pick-stripe_width_height.html +1 -1
- package/docs/examples/w-color-select-input_barProgColor_barProgBackgroundColor_barSliderBackgroundColor_barSliderBackgroundColorHover.html +1 -1
- package/docs/examples/w-color-select-input_barProgHeight.html +1 -1
- package/docs/examples/w-color-select-input_barSliderSize.html +1 -1
- package/docs/examples/w-color-select-input_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-color-select-input_default.html +1 -1
- package/docs/examples/w-color-select-input_inputBackgroundColor_inputBackgroundColorHover_inputBackgroundColorActive.html +1 -1
- package/docs/examples/w-color-select-input_inputBorderColor_inputBorderColorHover_inputBorderColorActive.html +1 -1
- package/docs/examples/w-color-select-input_inputBorderRadius.html +1 -1
- package/docs/examples/w-color-select-input_inputLabelColor.html +1 -1
- package/docs/examples/w-color-select-input_inputLabelWidth_inputLabelFontSize.html +1 -1
- package/docs/examples/w-color-select-input_inputTextColor.html +1 -1
- package/docs/examples/w-color-select-input_inputTextFontSize_inputTextWidth_inputTextHeight.html +1 -1
- package/docs/examples/w-color-select-input_menuBackgroundColor_menuBackgroundColorHover_menuBackgroundColorActive.html +1 -1
- package/docs/examples/w-color-select-input_menuBorderRadius.html +1 -1
- package/docs/examples/w-color-select-input_menuBorderRadius_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-color-select-input_menuTextColor_menuTextColorHover_menuTextColorActive.html +1 -1
- package/docs/examples/w-color-select-input_menuTextFontSize.html +1 -1
- package/docs/examples/w-color-select-input_size.html +1 -1
- package/docs/examples/w-color-select-panel-block_default.html +1 -1
- package/docs/examples/w-color-select-panel-block_size.html +1 -1
- package/docs/examples/w-color-select-panel-block_spaceGray_spaceAlpha.html +1 -1
- package/docs/examples/w-color-select-panel-hsva_default.html +1 -1
- package/docs/examples/w-color-select-panel-hsva_size.html +1 -1
- package/docs/examples/w-color-select-panel-hsva_space.html +1 -1
- package/docs/examples/w-color-select-panel_backgroundColor.html +1 -1
- package/docs/examples/w-color-select-panel_default.html +1 -1
- package/docs/examples/w-color-select-panel_size.html +1 -1
- package/docs/examples/w-color-select-panel_space.html +1 -1
- package/docs/examples/w-color-select-panel_type.html +1 -1
- package/docs/examples/w-color-select_barProgColor_barProgBackgroundColor_barSliderBackgroundColor_barSliderBackgroundColorHover.html +1 -1
- package/docs/examples/w-color-select_barProgHeight.html +1 -1
- package/docs/examples/w-color-select_barSliderSize.html +1 -1
- package/docs/examples/w-color-select_btnBackgroundColor_btnBackgroundColorHover_btnBackgroundColorActive.html +1 -1
- package/docs/examples/w-color-select_btnBorderRadius.html +1 -1
- package/docs/examples/w-color-select_btnPaddingStyle.html +1 -1
- package/docs/examples/w-color-select_btnText.html +1 -1
- package/docs/examples/w-color-select_btnTextColor_btnTextColorHover_btnTextColorActive.html +1 -1
- package/docs/examples/w-color-select_btnTextFontSize.html +1 -1
- package/docs/examples/w-color-select_colorBlockBorderColor.html +1 -1
- package/docs/examples/w-color-select_colorBlockBorderColor_colorTextColor_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-color-select_colorBlockBorderWidth.html +1 -1
- package/docs/examples/w-color-select_colorBlockSize.html +1 -1
- package/docs/examples/w-color-select_colorTextColor.html +1 -1
- package/docs/examples/w-color-select_colorTextFontSize.html +1 -1
- package/docs/examples/w-color-select_default.html +1 -1
- package/docs/examples/w-color-select_inputBackgroundColor_inputBackgroundColorHover_inputBackgroundColorActive.html +1 -1
- package/docs/examples/w-color-select_inputBorderColor_inputBorderColorHover_inputBorderColorActive.html +1 -1
- package/docs/examples/w-color-select_inputBorderRadius.html +1 -1
- package/docs/examples/w-color-select_inputLabelColor.html +1 -1
- package/docs/examples/w-color-select_inputLabelWidth_inputLabelFontSize.html +1 -1
- package/docs/examples/w-color-select_inputTextColor.html +1 -1
- package/docs/examples/w-color-select_inputTextFontSize_inputTextWidth_inputTextHeight.html +1 -1
- package/docs/examples/w-color-select_menuBackgroundColor_menuBackgroundColorHover_menuBackgroundColorActive.html +1 -1
- package/docs/examples/w-color-select_menuBorderRadius.html +1 -1
- package/docs/examples/w-color-select_menuIconColor_menuIconColorHover_menuIconColorActive.html +1 -1
- package/docs/examples/w-color-select_menuIconLump_menuIconHsva_menuIconEyeDropper.html +1 -1
- package/docs/examples/w-color-select_menuIconSize.html +1 -1
- package/docs/examples/w-color-select_menuTextColor_menuTextColorHover_menuTextColorActive.html +1 -1
- package/docs/examples/w-color-select_menuTextFontSize.html +1 -1
- package/docs/examples/w-color-select_not editable.html +1 -1
- package/docs/examples/w-color-select_panelBackgroundColor.html +1 -1
- package/docs/examples/w-color-select_showColorText.html +1 -1
- package/docs/examples/w-color-select_size.html +1 -1
- package/docs/examples/w-color-select_toolBackgroundColor.html +1 -1
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +1 -1
- package/docs/examples/w-confirm_contentIconColor.html +1 -1
- package/docs/examples/w-confirm_contentIconSize.html +1 -1
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +1 -1
- package/docs/examples/w-confirm_maxWidth.html +1 -1
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +1 -1
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +1 -1
- package/docs/examples/w-confirm_scrollable (slot content).html +1 -1
- package/docs/examples/w-confirm_scrollable.html +1 -1
- package/docs/examples/w-confirm_slot content.html +1 -1
- package/docs/examples/w-confirm_slot footer.html +3 -1
- package/docs/examples/w-confirm_slot header.html +1 -1
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +1 -1
- package/docs/examples/w-confirm_title_content.html +1 -1
- package/docs/examples/w-dialog_closeWithInterceptor.html +1 -1
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_dialogZIndex.html +1 -1
- package/docs/examples/w-dialog_fullscreen.html +1 -1
- package/docs/examples/w-dialog_hasSaveBtn (no save button).html +1 -1
- package/docs/examples/w-dialog_hasSaveBtn_hasCloseBtn_isModal (no save and close button).html +1 -1
- package/docs/examples/w-dialog_headerBackgroundColor.html +1 -1
- package/docs/examples/w-dialog_headerBtns.html +1 -1
- package/docs/examples/w-dialog_headerShadow (no shadow).html +1 -1
- package/docs/examples/w-dialog_headerShadowStyle.html +1 -1
- package/docs/examples/w-dialog_icon (fontawesome).html +1 -1
- package/docs/examples/w-dialog_isModal (not persistent).html +1 -1
- package/docs/examples/w-dialog_long title.html +1 -1
- package/docs/examples/w-dialog_maxWidth (narrow width).html +1 -1
- package/docs/examples/w-dialog_multi dialogs.html +1 -1
- package/docs/examples/w-dialog_panelBorderRadius.html +1 -1
- package/docs/examples/w-dialog_panelShadow (no shadow).html +1 -1
- package/docs/examples/w-dialog_panelShadowStyle.html +1 -1
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +1 -1
- package/docs/examples/w-dialog_scrollable.html +1 -1
- package/docs/examples/w-dialog_slot content (separate line).html +1 -1
- package/docs/examples/w-dialog_slot content (table).html +1 -1
- package/docs/examples/w-dialog_slot content.html +1 -1
- package/docs/examples/w-dialog_slot header-left_header-right.html +1 -1
- package/docs/examples/w-dialog_slot panel.html +1 -1
- package/docs/examples/w-dialog_title.html +1 -1
- package/docs/examples/w-dialog_titleColor_headerIconColor_headerBackgroundColor.html +1 -1
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +1 -1
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +1 -1
- package/docs/examples/w-dropfiles_borderRadius.html +1 -1
- package/docs/examples/w-dropfiles_borderWidth.html +1 -1
- package/docs/examples/w-dropfiles_default.html +1 -1
- package/docs/examples/w-dropfiles_timeTransition.html +1 -1
- package/docs/examples/w-group-baggage_connLineColor.html +1 -1
- package/docs/examples/w-group-baggage_connLineWidth.html +1 -1
- package/docs/examples/w-group-baggage_connLineZoneWidth.html +1 -1
- package/docs/examples/w-group-baggage_contentBackgroundColor_contentBackgroundColorHover.html +1 -1
- package/docs/examples/w-group-baggage_contentBorderColor_contentBorderColorHover.html +1 -1
- package/docs/examples/w-group-baggage_contentBorderRadius.html +1 -1
- package/docs/examples/w-group-baggage_contentBorderWidth.html +1 -1
- package/docs/examples/w-group-baggage_contentPaddingStyle.html +1 -1
- package/docs/examples/w-group-baggage_contentTextColor_contentTextColorHover.html +1 -1
- package/docs/examples/w-group-baggage_contentTextFontSize.html +1 -1
- package/docs/examples/w-group-baggage_default.html +1 -1
- package/docs/examples/w-group-baggage_keyTag_keyText.html +1 -1
- package/docs/examples/w-group-baggage_slot tag.html +1 -1
- package/docs/examples/w-group-baggage_slot text-sub.html +1 -1
- package/docs/examples/w-group-baggage_slot text_contentPaddingStyle.html +1 -1
- package/docs/examples/w-group-baggage_tagBackgroundColor_tagBackgroundColorHover.html +1 -1
- package/docs/examples/w-group-baggage_tagBorderColor_tagBorderColorHover.html +1 -1
- package/docs/examples/w-group-baggage_tagBorderRadius.html +1 -1
- package/docs/examples/w-group-baggage_tagBorderWidth.html +1 -1
- package/docs/examples/w-group-baggage_tagClickable_contentClickable_events.html +1 -1
- package/docs/examples/w-group-baggage_tagDistBetweenTopAndBaseline.html +1 -1
- package/docs/examples/w-group-baggage_tagPaddingStyle_contentShiftTopFromBaseline.html +1 -1
- package/docs/examples/w-group-baggage_tagTextColor_tagTextColorHover.html +1 -1
- package/docs/examples/w-group-baggage_tagTextFontSize_contentShiftTopFromBaseline.html +1 -1
- package/docs/examples/w-group-chip-check_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-chip-check_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-chip-check_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-chip-check_borderRadius.html +1 -1
- package/docs/examples/w-group-chip-check_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
- package/docs/examples/w-group-chip-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-chip-check_click (console.log).html +1 -1
- package/docs/examples/w-group-chip-check_default.html +1 -1
- package/docs/examples/w-group-chip-check_group (only one).html +1 -1
- package/docs/examples/w-group-chip-check_group_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-chip-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
- package/docs/examples/w-group-chip-check_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-chip-check_icon (material).html +1 -1
- package/docs/examples/w-group-chip-check_iconColorActive.html +1 -1
- package/docs/examples/w-group-chip-check_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-chip-check_loading.html +1 -1
- package/docs/examples/w-group-chip-check_loading_loadingColor.html +1 -1
- package/docs/examples/w-group-chip-check_marginStyle.html +1 -1
- package/docs/examples/w-group-chip-check_no shadowActive.html +1 -1
- package/docs/examples/w-group-chip-check_not editable.html +1 -1
- package/docs/examples/w-group-chip-check_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
- package/docs/examples/w-group-chip-check_paddingStyle_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-chip-check_shadow.html +1 -1
- package/docs/examples/w-group-chip-check_shadowActiveStyle.html +1 -1
- package/docs/examples/w-group-chip-check_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-chip-check_shiftLeft.html +1 -1
- package/docs/examples/w-group-chip-check_shiftLeft_shiftRight.html +1 -1
- package/docs/examples/w-group-chip-check_slot_shadow.html +1 -1
- package/docs/examples/w-group-chip-check_textColor.html +1 -1
- package/docs/examples/w-group-chip-check_textColorActive.html +1 -1
- package/docs/examples/w-group-chip-check_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-chip-check_tooltip.html +1 -1
- package/docs/examples/w-group-chip-check_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-group-chip-check_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-group-chip-check_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-group-chip-check_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-group-chip-radio_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-chip-radio_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-chip-radio_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-chip-radio_borderRadius.html +1 -1
- package/docs/examples/w-group-chip-radio_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
- package/docs/examples/w-group-chip-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-chip-radio_click (console.log).html +1 -1
- package/docs/examples/w-group-chip-radio_default.html +1 -1
- package/docs/examples/w-group-chip-radio_group (only one).html +1 -1
- package/docs/examples/w-group-chip-radio_group_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-chip-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
- package/docs/examples/w-group-chip-radio_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-chip-radio_icon (material).html +1 -1
- package/docs/examples/w-group-chip-radio_iconColorActive.html +1 -1
- package/docs/examples/w-group-chip-radio_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-chip-radio_loading.html +1 -1
- package/docs/examples/w-group-chip-radio_loading_loadingColor.html +1 -1
- package/docs/examples/w-group-chip-radio_marginStyle.html +1 -1
- package/docs/examples/w-group-chip-radio_no shadowActive.html +1 -1
- package/docs/examples/w-group-chip-radio_not editable.html +1 -1
- package/docs/examples/w-group-chip-radio_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
- package/docs/examples/w-group-chip-radio_paddingStyle_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-chip-radio_shadow.html +1 -1
- package/docs/examples/w-group-chip-radio_shadowActiveStyle.html +1 -1
- package/docs/examples/w-group-chip-radio_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-chip-radio_shiftLeft.html +1 -1
- package/docs/examples/w-group-chip-radio_shiftLeft_shiftRight.html +1 -1
- package/docs/examples/w-group-chip-radio_slot_shadow.html +1 -1
- package/docs/examples/w-group-chip-radio_textColor.html +1 -1
- package/docs/examples/w-group-chip-radio_textColorActive.html +1 -1
- package/docs/examples/w-group-chip-radio_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-chip-radio_tooltip.html +1 -1
- package/docs/examples/w-group-chip-radio_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-group-chip-radio_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-group-chip-radio_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-group-chip-radio_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-group-dragdrop_default.html +1 -1
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +1 -1
- package/docs/examples/w-group-dragdrop_items(string array).html +1 -1
- package/docs/examples/w-group-dragdrop_keyBinder.html +1 -1
- package/docs/examples/w-group-dragdrop_not draggable.html +1 -1
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +1 -1
- package/docs/examples/w-group-icon-check_backgroundColor_backgroundColorHover_backgroundColorFocus_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-icon-check_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-icon-check_borderRadius.html +1 -1
- package/docs/examples/w-group-icon-check_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_borderRadius.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_borderWidth_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_icon (material).html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_iconColor_iconColorHover_iconColorFocus.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_not editable.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_one.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_paddingStyle_iconSize.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_rippleColor.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_seplineColor.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_seplineWidth.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_shadow.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-group-icon-check_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-icon-check_icon (material).html +1 -1
- package/docs/examples/w-group-icon-check_iconColor_iconColorHover_iconColorFocus_iconColorActive.html +1 -1
- package/docs/examples/w-group-icon-check_not editable.html +1 -1
- package/docs/examples/w-group-icon-check_one.html +1 -1
- package/docs/examples/w-group-icon-check_paddingStyle_iconSize.html +1 -1
- package/docs/examples/w-group-icon-check_rippleColor.html +1 -1
- package/docs/examples/w-group-icon-check_seplineColor.html +1 -1
- package/docs/examples/w-group-icon-check_seplineWidth.html +1 -1
- package/docs/examples/w-group-icon-check_shadow.html +1 -1
- package/docs/examples/w-group-icon-check_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-icon-check_tooltip.html +1 -1
- package/docs/examples/w-group-icon-check_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-group-icon-check_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-group-icon-check_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-group-icon-check_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-group-icon-radio_backgroundColor_backgroundColorHover_backgroundColorFocus_backgroundColorActive.html +1 -1
- package/docs/examples/w-group-icon-radio_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-icon-radio_borderRadius.html +1 -1
- package/docs/examples/w-group-icon-radio_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_borderColor_borderColorHover_borderColorActive.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_borderRadius.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_borderWidth_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_icon (material).html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_iconColor_iconColorHover_iconColorFocus.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_not editable.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_one.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_paddingStyle_iconSize.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_rippleColor.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_seplineColor.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_seplineWidth.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_shadow.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-group-icon-radio_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-icon-radio_icon (material).html +1 -1
- package/docs/examples/w-group-icon-radio_iconColor_iconColorHover_iconColorFocus_iconColorActive.html +1 -1
- package/docs/examples/w-group-icon-radio_not editable.html +1 -1
- package/docs/examples/w-group-icon-radio_one.html +1 -1
- package/docs/examples/w-group-icon-radio_paddingStyle_iconSize.html +1 -1
- package/docs/examples/w-group-icon-radio_rippleColor.html +1 -1
- package/docs/examples/w-group-icon-radio_seplineColor.html +1 -1
- package/docs/examples/w-group-icon-radio_seplineWidth.html +1 -1
- package/docs/examples/w-group-icon-radio_shadow.html +1 -1
- package/docs/examples/w-group-icon-radio_shadow_shadowStyle.html +1 -1
- package/docs/examples/w-group-icon-radio_tooltip.html +1 -1
- package/docs/examples/w-group-icon-radio_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-group-icon-radio_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-group-icon-radio_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-group-icon-radio_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +1 -1
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-tags_borderRadius.html +1 -1
- package/docs/examples/w-group-tags_closeWithInterceptor.html +1 -1
- package/docs/examples/w-group-tags_default.html +1 -1
- package/docs/examples/w-group-tags_editableClose(no close button).html +1 -1
- package/docs/examples/w-group-tags_editableClose(no close button)_editableInput(no input text).html +1 -1
- package/docs/examples/w-group-tags_editableInput(no input text).html +1 -1
- package/docs/examples/w-group-tags_enableActive_valueActive.html +1 -1
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +1 -1
- package/docs/examples/w-group-tags_enableNodata.html +1 -1
- package/docs/examples/w-group-tags_enableNodata_nodata_editableClose(no close button)_editableInput(no input text).html +1 -1
- package/docs/examples/w-group-tags_icon (fontawesome).html +1 -1
- package/docs/examples/w-group-tags_icon (material).html +1 -1
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +1 -1
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +1 -1
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +1 -1
- package/docs/examples/w-group-tags_inputTextFontSize_inputTextColor_inputTextBorderColor_inputTextBorderColorHover.html +1 -1
- package/docs/examples/w-group-tags_inputTextWidth.html +1 -1
- package/docs/examples/w-group-tags_marginStyle.html +1 -1
- package/docs/examples/w-group-tags_modify loading by callback in click.html +1 -1
- package/docs/examples/w-group-tags_modify prog by callback in click.html +1 -1
- package/docs/examples/w-group-tags_no enableNodata.html +1 -1
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +1 -1
- package/docs/examples/w-group-tags_not draggable.html +1 -1
- package/docs/examples/w-group-tags_not editable.html +1 -1
- package/docs/examples/w-group-tags_object items.html +1 -1
- package/docs/examples/w-group-tags_object items_addButtonIcon_addButtonTextColor_addButtonTextColorHover.html +1 -1
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +1 -1
- package/docs/examples/w-group-tags_object items_keyIcon.html +1 -1
- package/docs/examples/w-group-tags_object items_keyText.html +1 -1
- package/docs/examples/w-group-tags_object items_keyTooltip.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no input button)_enableActive.html +1 -1
- package/docs/examples/w-group-tags_object items_slot item_enableColorsFromItem_editableInput(no input button).html +1 -1
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +1 -1
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-group-tags_shadowStyle.html +1 -1
- package/docs/examples/w-group-tags_shiftLeft.html +1 -1
- package/docs/examples/w-group-tags_slot input.html +1 -1
- package/docs/examples/w-group-tags_slot item.html +1 -1
- package/docs/examples/w-group-tags_slot item_enableActive_valueActive_paddingStyle.html +1 -1
- package/docs/examples/w-group-tags_suggests.html +1 -1
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +1 -1
- package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +1 -1
- package/docs/examples/w-group-tags_suggests_slot suggest_addMode.html +1 -1
- package/docs/examples/w-group-tags_suggests_slot suggest_addMode_addWhenInputByOutside.html +1 -1
- package/docs/examples/w-group-tags_suggests_slot suggest_addMode_inputKeyText.html +1 -1
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +1 -1
- package/docs/examples/w-group-tags_textColor.html +1 -1
- package/docs/examples/w-group-tags_textColor_textColorHover.html +1 -1
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_area.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_bar.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_line.html +1 -1
- package/docs/examples/w-highcharts-vue-dyn_pie.html +1 -1
- package/docs/examples/w-highstock-vue-dyn_area.html +1 -1
- package/docs/examples/w-highstock-vue-dyn_line.html +1 -1
- package/docs/examples/w-icon_icon (fontawesome).html +1 -1
- package/docs/examples/w-icon_icon (fontawesome)_color_colorHover.html +1 -1
- package/docs/examples/w-icon_icon (fontawesome)_size.html +1 -1
- package/docs/examples/w-icon_icon (fontawesome)_timeTransition.html +1 -1
- package/docs/examples/w-icon_icon (material).html +1 -1
- package/docs/examples/w-icon_icon (material)_color_colorHover.html +1 -1
- package/docs/examples/w-icon_icon (material)_size.html +1 -1
- package/docs/examples/w-icon_icon (material)_timeTransition.html +1 -1
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +1 -1
- package/docs/examples/w-image-cascading-dyn_colNum.html +1 -1
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +1 -1
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +1 -1
- package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +1 -1
- package/docs/examples/w-image-lazy_width_height.html +1 -1
- package/docs/examples/w-image-lazy_width_height_delay.html +1 -1
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +1 -1
- package/docs/examples/w-image-viewer-dyn_one image.html +1 -1
- package/docs/examples/w-input-checkbox_arrange_paddingStyle.html +1 -1
- package/docs/examples/w-input-checkbox_click (console.log).html +1 -1
- package/docs/examples/w-input-checkbox_default.html +1 -1
- package/docs/examples/w-input-checkbox_not editable.html +1 -1
- package/docs/examples/w-input-checkbox_not editable_textColorDisabled.html +1 -1
- package/docs/examples/w-input-checkbox_object items_keyText.html +1 -1
- package/docs/examples/w-input-checkbox_paddingStyle.html +1 -1
- package/docs/examples/w-input-checkbox_slot_paddingStyle_verticalAlign_inputSize.html +1 -1
- package/docs/examples/w-input-checkbox_textColor_textColorHover_textColorActive.html +1 -1
- package/docs/examples/w-input-checkbox_textFontSize_paddingStyle.html +1 -1
- package/docs/examples/w-input-radio_arrange_paddingStyle.html +1 -1
- package/docs/examples/w-input-radio_click (console.log).html +1 -1
- package/docs/examples/w-input-radio_default.html +1 -1
- package/docs/examples/w-input-radio_not editable.html +1 -1
- package/docs/examples/w-input-radio_not editable_textColorDisabled.html +1 -1
- package/docs/examples/w-input-radio_object items_keyText.html +1 -1
- package/docs/examples/w-input-radio_paddingStyle.html +1 -1
- package/docs/examples/w-input-radio_slot_paddingStyle_verticalAlign_inputSize.html +1 -1
- package/docs/examples/w-input-radio_textColor_textColorHover_textColorActive.html +1 -1
- package/docs/examples/w-input-radio_textFontSize_paddingStyle.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +1 -1
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +1 -1
- package/docs/examples/w-level-grade_arrowColor.html +1 -1
- package/docs/examples/w-level-grade_arrowSize.html +1 -1
- package/docs/examples/w-level-grade_default.html +1 -1
- package/docs/examples/w-level-grade_gradeSize.html +1 -1
- package/docs/examples/w-level-grade_gradeTextFontSize_gradeTextColor.html +1 -1
- package/docs/examples/w-level-grade_keyColor_keyLow_keyUp_keyDelimiter.html +1 -1
- package/docs/examples/w-level-grade_slot low_up_delimiter_text.html +1 -1
- package/docs/examples/w-level-grade_spaceForGrade.html +1 -1
- package/docs/examples/w-level-grade_tickDig.html +1 -1
- package/docs/examples/w-level-grade_tickDig_text.html +1 -1
- package/docs/examples/w-level-grade_tickDig_text_spaceForText.html +1 -1
- package/docs/examples/w-list-horizontal_borderBottomSize.html +1 -1
- package/docs/examples/w-list-horizontal_default.html +1 -1
- package/docs/examples/w-list-horizontal_item with no editable.html +1 -1
- package/docs/examples/w-list-horizontal_item with no editable_itemDisabledColor.html +1 -1
- package/docs/examples/w-list-horizontal_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +1 -1
- package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
- package/docs/examples/w-list-horizontal_itemBorderRadius.html +1 -1
- package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +1 -1
- package/docs/examples/w-list-horizontal_itemRippleColor.html +1 -1
- package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +1 -1
- package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +1 -1
- package/docs/examples/w-list-horizontal_keyText_keyIcon.html +1 -1
- package/docs/examples/w-list-horizontal_no borderBottom.html +1 -1
- package/docs/examples/w-list-horizontal_paddingStyle.html +1 -1
- package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +1 -1
- package/docs/examples/w-list-horizontal_slot item.html +1 -1
- package/docs/examples/w-list-horizontal_space.html +1 -1
- package/docs/examples/w-list-horizontal_string items.html +1 -1
- package/docs/examples/w-list-horizontal_string items_itemActive.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBorderRadius.html +1 -1
- package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon (material).html +1 -1
- package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +1 -1
- package/docs/examples/w-panel-avatar_contentBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_contentBorderRadius.html +1 -1
- package/docs/examples/w-panel-avatar_contentShadow.html +1 -1
- package/docs/examples/w-panel-avatar_default.html +1 -1
- package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +1 -1
- package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +1 -1
- package/docs/examples/w-panel-avatar_no avatarShadow.html +1 -1
- package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +1 -1
- package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +1 -1
- package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +1 -1
- package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +1 -1
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +1 -1
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +1 -1
- package/docs/examples/w-panel-bulge_default.html +1 -1
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +1 -1
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +1 -1
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +1 -1
- package/docs/examples/w-panel-bulge_paddingStyle.html +1 -1
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +1 -1
- package/docs/examples/w-panel-bulge_with grey outer.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barColor.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_barSize.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_default.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_ratio.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +1 -1
- package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barColor.html +1 -1
- package/docs/examples/w-panel-divide-vertical_barSize.html +1 -1
- package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_default.html +1 -1
- package/docs/examples/w-panel-divide-vertical_ratio.html +1 -1
- package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +1 -1
- package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +1 -1
- package/docs/examples/w-panel-label-item_labelColor.html +1 -1
- package/docs/examples/w-panel-label-item_labelFontSize.html +1 -1
- package/docs/examples/w-panel-label-item_labelVerticalAlign.html +1 -1
- package/docs/examples/w-panel-label-item_labelWidth.html +1 -1
- package/docs/examples/w-panel-label-item_labelWidth_labelHorizontalAlign.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_labelColor.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_labelFontSize.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_labelWidth.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_labelWidth_labelHorizontalAlign.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_slot item-sub.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_slot item-sub_floatForItemSub.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_slot label.html +1 -1
- package/docs/examples/w-panel-label-item_seplines_space.html +1 -1
- package/docs/examples/w-panel-label-item_slot item-sub.html +1 -1
- package/docs/examples/w-panel-label-item_slot item-sub_floatForItemSub.html +1 -1
- package/docs/examples/w-panel-label-item_slot label.html +1 -1
- package/docs/examples/w-panel-label-item_space.html +1 -1
- package/docs/examples/w-panel-label-item_with group-tags_labelVerticalAlign_labelShiftTop.html +1 -1
- package/docs/examples/w-panel-label-item_with select.html +1 -1
- package/docs/examples/w-panel-label-item_with select_seplines.html +1 -1
- package/docs/examples/w-panel-label-item_with text.html +1 -1
- package/docs/examples/w-panel-label-item_with text_seplines.html +1 -1
- package/docs/examples/w-panel-label-item_with textarea_labelVerticalAlign.html +1 -1
- package/docs/examples/w-panel-label-item_with textarea_seplines.html +1 -1
- package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +1 -1
- package/docs/examples/w-panel-scrolly_default.html +1 -1
- package/docs/examples/w-panel-scrolly_events.html +1 -1
- package/docs/examples/w-panel-scrolly_scrollTop.html +1 -1
- package/docs/examples/w-panel-stripe_borderRadius.html +1 -1
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +1 -1
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +1 -1
- package/docs/examples/w-panel-stripe_no footer.html +1 -1
- package/docs/examples/w-panel-stripe_no header.html +1 -1
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +1 -1
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +1 -1
- package/docs/examples/w-panel-stripe_only slot title in header.html +1 -1
- package/docs/examples/w-panel-stripe_padding.html +1 -1
- package/docs/examples/w-panel-stripe_separate for slot content.html +1 -1
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +1 -1
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +1 -1
- package/docs/examples/w-panel-stripe_table in slot content.html +1 -1
- package/docs/examples/w-panel-stripe_with grey outer.html +1 -1
- package/docs/examples/w-popup-edit-text_default.html +1 -1
- package/docs/examples/w-popup-edit-text_in table.html +1 -1
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +1 -1
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +1 -1
- package/docs/examples/w-popup-edit-text_no title.html +1 -1
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +1 -1
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +1 -1
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +1 -1
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +1 -1
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +1 -1
- package/docs/examples/w-popup_isolated.html +1 -1
- package/docs/examples/w-progress-bar_decimal.html +1 -1
- package/docs/examples/w-progress-bar_default.html +1 -1
- package/docs/examples/w-progress-bar_enableContinuous.html +1 -1
- package/docs/examples/w-progress-bar_enableContinuous_continuousIncrease_continuousPeriod.html +1 -1
- package/docs/examples/w-progress-bar_enableContinuous_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +1 -1
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +1 -1
- package/docs/examples/w-progress-bar_height.html +1 -1
- package/docs/examples/w-progress-bar_height_borderRadius.html +1 -1
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +1 -1
- package/docs/examples/w-progress-bar_iconFinishColor.html +1 -1
- package/docs/examples/w-progress-bar_iconSize.html +1 -1
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +1 -1
- package/docs/examples/w-progress-bar_iconWaitingColor.html +1 -1
- package/docs/examples/w-progress-bar_progColor.html +1 -1
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +1 -1
- package/docs/examples/w-progress-bar_title.html +1 -1
- package/docs/examples/w-progress-bar_title_titleTextColor.html +1 -1
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +1 -1
- package/docs/examples/w-progress-bar_value=0 (waiting).html +1 -1
- package/docs/examples/w-progress-bar_value=100 (finish).html +1 -1
- package/docs/examples/w-progress-bar_valueTextColor.html +1 -1
- package/docs/examples/w-progress-bar_valueTextFontSize.html +1 -1
- package/docs/examples/w-progress-circle_color.html +1 -1
- package/docs/examples/w-progress-circle_color_trackColor.html +1 -1
- package/docs/examples/w-progress-circle_color_trackColor_textColor.html +1 -1
- package/docs/examples/w-progress-circle_default.html +1 -1
- package/docs/examples/w-progress-circle_small size.html +1 -1
- package/docs/examples/w-progress-circle_tooltip.html +1 -1
- package/docs/examples/w-progress-circle_tooltip_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-progress-circle_tooltip_tooltipPaddingStyle.html +1 -1
- package/docs/examples/w-progress-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-progress-circle_tooltip_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-progress-circle_very small size.html +1 -1
- package/docs/examples/w-progress-circle_width.html +1 -1
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +1 -1
- package/docs/examples/w-quill-vue-dyn_default.html +1 -1
- package/docs/examples/w-quill-vue-dyn_height.html +1 -1
- package/docs/examples/w-quill-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-quill-vue-dyn_settings.html +1 -1
- package/docs/examples/w-segments-vertical_alignStart_alignEnd.html +1 -1
- package/docs/examples/w-segments-vertical_axisColor_tickColor_tickSize_tickLabelColor.html +1 -1
- package/docs/examples/w-segments-vertical_default.html +1 -1
- package/docs/examples/w-segments-vertical_events_textCanClick_segmentCanClick.html +1 -1
- package/docs/examples/w-segments-vertical_funFormatTickValue.html +1 -1
- package/docs/examples/w-segments-vertical_funSegmentBackgroundColor_funSegmentBorderColor.html +1 -1
- package/docs/examples/w-segments-vertical_items(continuous)_alignStart_alignEnd_textShift.html +1 -1
- package/docs/examples/w-segments-vertical_keyValueStart_keyValueEnd_keyText.html +1 -1
- package/docs/examples/w-segments-vertical_paddingStyle_textShift_width_height.html +1 -1
- package/docs/examples/w-segments-vertical_segmentBackgroundColor_segmentBorderColor_segmentSize.html +1 -1
- package/docs/examples/w-segments-vertical_slot support-left_width_paddingStyle_segmentBackgroundType.html +1 -1
- package/docs/examples/w-segments-vertical_slot support-right_width_paddingStyle_segmentBackgroundType.html +1 -1
- package/docs/examples/w-segments-vertical_slot text.html +1 -1
- package/docs/examples/w-segments-vertical_textFontSize_textColor_textBackgroundColor.html +1 -1
- package/docs/examples/w-segments-vertical_textTriangularSize_textTriangularRatio.html +1 -1
- package/docs/examples/w-segments-vertical_textWithPopup_slot text-popup.html +1 -1
- package/docs/examples/w-segments-vertical_title_titleColor_titleFontSize_titleShift.html +1 -1
- package/docs/examples/w-segments-vertical_valueMin_valueMax.html +1 -1
- package/docs/examples/w-segments-vertical_width_height.html +1 -1
- package/docs/examples/w-slider_default.html +1 -1
- package/docs/examples/w-slider_not editable.html +1 -1
- package/docs/examples/w-slider_not editable_progColorDisabled_progBackgroundColorDisabled_sliderBackgroundColorDisabled.html +1 -1
- package/docs/examples/w-slider_progBorderRadius.html +1 -1
- package/docs/examples/w-slider_progColor_progBackgroundColor_sliderBackgroundColor_sliderBackgroundColorHover.html +1 -1
- package/docs/examples/w-slider_progHeight.html +1 -1
- package/docs/examples/w-slider_sliderSize.html +1 -1
- package/docs/examples/w-slider_tooltipBorderRadius.html +1 -1
- package/docs/examples/w-slider_tooltipPlacementDist.html +1 -1
- package/docs/examples/w-slider_tooltipTextColor_tooltipBackgroundColor.html +1 -1
- package/docs/examples/w-slider_tooltipTextFontSize.html +1 -1
- package/docs/examples/w-slider_valueDecimal_valueMin_valueMax_valueStep.html +1 -1
- package/docs/examples/w-slider_valueMin_valueMax.html +1 -1
- package/docs/examples/w-slider_valueStep.html +1 -1
- package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +1 -1
- package/docs/examples/w-switch_default.html +1 -1
- package/docs/examples/w-switch_not editable.html +1 -1
- package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +1 -1
- package/docs/examples/w-switch_slot.html +1 -1
- package/docs/examples/w-switch_switchSize_textFontSize.html +1 -1
- package/docs/examples/w-switch_text.html +1 -1
- package/docs/examples/w-switch_text_textColor_textColorHover.html +1 -1
- package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +1 -1
- package/docs/examples/w-switch_use string (y or n).html +1 -1
- package/docs/examples/w-text-int_borderRadius.html +1 -1
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text-int_border_borderRadius.html +1 -1
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
- package/docs/examples/w-text-int_border_default.html +1 -1
- package/docs/examples/w-text-int_border_not editable.html +1 -1
- package/docs/examples/w-text-int_border_width.html +1 -1
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
- package/docs/examples/w-text-int_buttonIconSize.html +1 -1
- package/docs/examples/w-text-int_default.html +1 -1
- package/docs/examples/w-text-int_not editable.html +1 -1
- package/docs/examples/w-text-int_textColor.html +1 -1
- package/docs/examples/w-text-int_textFontSize.html +1 -1
- package/docs/examples/w-text-int_width.html +1 -1
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +1 -1
- package/docs/examples/w-text_border_default.html +1 -1
- package/docs/examples/w-text_border_events.html +1 -1
- package/docs/examples/w-text_border_fullwidth.html +1 -1
- package/docs/examples/w-text_border_height_textFontSize_paddingStyle.html +1 -1
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text_border_leftIcon (material).html +1 -1
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-text_border_not editable.html +1 -1
- package/docs/examples/w-text_border_password.html +1 -1
- package/docs/examples/w-text_border_placeholder.html +1 -1
- package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-text_border_textAlign.html +1 -1
- package/docs/examples/w-text_border_textColor.html +1 -1
- package/docs/examples/w-text_border_textFontSize.html +1 -1
- package/docs/examples/w-text_border_type (custom,0/342/211/244v/342/211/2445).html" +1 -1
- package/docs/examples/w-text_border_type (isint).html +1 -1
- package/docs/examples/w-text_border_type (isnum).html +1 -1
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +1 -1
- package/docs/examples/w-text_default.html +1 -1
- package/docs/examples/w-text_events.html +1 -1
- package/docs/examples/w-text_fullwidth.html +1 -1
- package/docs/examples/w-text_height_textFontSize.html +1 -1
- package/docs/examples/w-text_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-text_leftIcon (material).html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +1 -1
- package/docs/examples/w-text_not editable.html +1 -1
- package/docs/examples/w-text_password.html +1 -1
- package/docs/examples/w-text_placeholder.html +1 -1
- package/docs/examples/w-text_rightIcon.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconSize.html +1 -1
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +1 -1
- package/docs/examples/w-text_textAlign.html +1 -1
- package/docs/examples/w-text_textColor.html +1 -1
- package/docs/examples/w-text_textFontSize.html +1 -1
- package/docs/examples/w-text_type (custom,0/342/211/244v/342/211/2445).html" +1 -1
- package/docs/examples/w-text_type (isint).html +1 -1
- package/docs/examples/w-text_type (isnum).html +1 -1
- package/docs/examples/w-textarea_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
- package/docs/examples/w-textarea_border_borderRadius_paddingStyle.html +1 -1
- package/docs/examples/w-textarea_border_default.html +1 -1
- package/docs/examples/w-textarea_border_events.html +1 -1
- package/docs/examples/w-textarea_border_fullwidth.html +1 -1
- package/docs/examples/w-textarea_border_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-textarea_border_leftIcon (material).html +1 -1
- package/docs/examples/w-textarea_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
- package/docs/examples/w-textarea_border_not editable.html +1 -1
- package/docs/examples/w-textarea_border_placeholder.html +1 -1
- package/docs/examples/w-textarea_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
- package/docs/examples/w-textarea_border_textAlign.html +1 -1
- package/docs/examples/w-textarea_border_textColor.html +1 -1
- package/docs/examples/w-textarea_border_textFontSize.html +1 -1
- package/docs/examples/w-textarea_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +1 -1
- package/docs/examples/w-textarea_default.html +1 -1
- package/docs/examples/w-textarea_events.html +1 -1
- package/docs/examples/w-textarea_fullwidth.html +1 -1
- package/docs/examples/w-textarea_leftIcon (fontawesome).html +1 -1
- package/docs/examples/w-textarea_leftIcon (material).html +1 -1
- package/docs/examples/w-textarea_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
- package/docs/examples/w-textarea_leftIcon_leftIconSize.html +1 -1
- package/docs/examples/w-textarea_leftIcon_leftIconTooltip.html +1 -1
- package/docs/examples/w-textarea_not editable.html +1 -1
- package/docs/examples/w-textarea_placeholder.html +1 -1
- package/docs/examples/w-textarea_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
- package/docs/examples/w-textarea_rightIcon_rightIconSize_verticalAlign.html +1 -1
- package/docs/examples/w-textarea_rightIcon_rightIconTooltip_verticalAlign.html +1 -1
- package/docs/examples/w-textarea_rightIcon_verticalAlign.html +1 -1
- package/docs/examples/w-textarea_textAlign.html +1 -1
- package/docs/examples/w-textarea_textColor.html +1 -1
- package/docs/examples/w-textarea_textFontSize.html +1 -1
- package/docs/examples/w-threejs-vue-dyn_autoRotateDeg.html +1 -1
- package/docs/examples/w-threejs-vue-dyn_basicSize.html +1 -1
- package/docs/examples/w-timeday-range_between.html +1 -1
- package/docs/examples/w-timeday-range_borderRadius.html +1 -1
- package/docs/examples/w-timeday-range_border_between.html +1 -1
- package/docs/examples/w-timeday-range_border_borderRadius.html +1 -1
- package/docs/examples/w-timeday-range_border_default.html +1 -1
- package/docs/examples/w-timeday-range_border_empty.html +1 -1
- package/docs/examples/w-timeday-range_border_empty_textEmpty.html +1 -1
- package/docs/examples/w-timeday-range_border_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeday-range_border_hoverColor.html +1 -1
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday-range_border_icon (material).html +1 -1
- package/docs/examples/w-timeday-range_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday-range_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeday-range_border_not editable.html +1 -1
- package/docs/examples/w-timeday-range_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeday-range_border_pickColor.html +1 -1
- package/docs/examples/w-timeday-range_border_textColor.html +1 -1
- package/docs/examples/w-timeday-range_default.html +1 -1
- package/docs/examples/w-timeday-range_empty.html +1 -1
- package/docs/examples/w-timeday-range_empty_textEmpty.html +1 -1
- package/docs/examples/w-timeday-range_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeday-range_hoverColor.html +1 -1
- package/docs/examples/w-timeday-range_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday-range_icon (material).html +1 -1
- package/docs/examples/w-timeday-range_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday-range_iconTooltip.html +1 -1
- package/docs/examples/w-timeday-range_icon_iconSize_placementDistY.html +1 -1
- package/docs/examples/w-timeday-range_not editable.html +1 -1
- package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeday-range_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeday-range_pickColor.html +1 -1
- package/docs/examples/w-timeday-range_textColor.html +1 -1
- package/docs/examples/w-timeday_borderRadius.html +1 -1
- package/docs/examples/w-timeday_border_borderRadius.html +1 -1
- package/docs/examples/w-timeday_border_default.html +1 -1
- package/docs/examples/w-timeday_border_empty.html +1 -1
- package/docs/examples/w-timeday_border_empty_textEmpty.html +1 -1
- package/docs/examples/w-timeday_border_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeday_border_hoverColor.html +1 -1
- package/docs/examples/w-timeday_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday_border_icon (material).html +1 -1
- package/docs/examples/w-timeday_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeday_border_not editable.html +1 -1
- package/docs/examples/w-timeday_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday_border_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeday_border_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeday_border_pickColor.html +1 -1
- package/docs/examples/w-timeday_border_textColor.html +1 -1
- package/docs/examples/w-timeday_default.html +1 -1
- package/docs/examples/w-timeday_empty.html +1 -1
- package/docs/examples/w-timeday_empty_textEmpty.html +1 -1
- package/docs/examples/w-timeday_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeday_hoverColor.html +1 -1
- package/docs/examples/w-timeday_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeday_icon (material).html +1 -1
- package/docs/examples/w-timeday_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeday_iconTooltip.html +1 -1
- package/docs/examples/w-timeday_icon_iconSize_placementDistY.html +1 -1
- package/docs/examples/w-timeday_not editable.html +1 -1
- package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeday_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeday_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeday_pickColor.html +1 -1
- package/docs/examples/w-timeday_textColor.html +1 -1
- package/docs/examples/w-timeminute-range_between.html +1 -1
- package/docs/examples/w-timeminute-range_borderRadius.html +1 -1
- package/docs/examples/w-timeminute-range_border_between.html +1 -1
- package/docs/examples/w-timeminute-range_border_borderRadius.html +1 -1
- package/docs/examples/w-timeminute-range_border_default.html +1 -1
- package/docs/examples/w-timeminute-range_border_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute-range_border_hoverColor.html +1 -1
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute-range_border_icon (material).html +1 -1
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute-range_border_minuteInter.html +1 -1
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute-range_border_not editable.html +1 -1
- package/docs/examples/w-timeminute-range_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeminute-range_border_pickColor.html +1 -1
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute-range_default.html +1 -1
- package/docs/examples/w-timeminute-range_empty.html +1 -1
- package/docs/examples/w-timeminute-range_empty_textEmpty.html +1 -1
- package/docs/examples/w-timeminute-range_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute-range_hoverColor.html +1 -1
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute-range_icon (material).html +1 -1
- package/docs/examples/w-timeminute-range_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute-range_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute-range_icon_iconSize_placementDistY.html +1 -1
- package/docs/examples/w-timeminute-range_minuteInter.html +1 -1
- package/docs/examples/w-timeminute-range_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute-range_not editable.html +1 -1
- package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeminute-range_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeminute-range_pickColor.html +1 -1
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute_borderRadius.html +1 -1
- package/docs/examples/w-timeminute_border_borderRadius.html +1 -1
- package/docs/examples/w-timeminute_border_default.html +1 -1
- package/docs/examples/w-timeminute_border_empty.html +1 -1
- package/docs/examples/w-timeminute_border_empty_textEmpty.html +1 -1
- package/docs/examples/w-timeminute_border_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute_border_hoverColor.html +1 -1
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute_border_icon (material).html +1 -1
- package/docs/examples/w-timeminute_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute_border_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute_border_minuteInter.html +1 -1
- package/docs/examples/w-timeminute_border_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute_border_not editable.html +1 -1
- package/docs/examples/w-timeminute_border_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute_border_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeminute_border_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeminute_border_pickColor.html +1 -1
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-timeminute_default.html +1 -1
- package/docs/examples/w-timeminute_empty.html +1 -1
- package/docs/examples/w-timeminute_empty_textEmpty.html +1 -1
- package/docs/examples/w-timeminute_funRenderYear_funRenderMonth_funRenderDayOfWeek.html +1 -1
- package/docs/examples/w-timeminute_hourMin_hourMax.html +1 -1
- package/docs/examples/w-timeminute_hoverColor.html +1 -1
- package/docs/examples/w-timeminute_icon (fontawesome).html +1 -1
- package/docs/examples/w-timeminute_icon (material).html +1 -1
- package/docs/examples/w-timeminute_iconColor_iconColorHover_iconColorFoucs.html +1 -1
- package/docs/examples/w-timeminute_iconTooltip.html +1 -1
- package/docs/examples/w-timeminute_icon_iconSize_placementDistY.html +1 -1
- package/docs/examples/w-timeminute_minuteInter.html +1 -1
- package/docs/examples/w-timeminute_minutesCustom.html +1 -1
- package/docs/examples/w-timeminute_not editable.html +1 -1
- package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +1 -1
- package/docs/examples/w-timeminute_paddingStyle (thin style)_placementDistY.html +1 -1
- package/docs/examples/w-timeminute_paddingStyle (thin style)_textFontSize_placementDistY.html +1 -1
- package/docs/examples/w-timeminute_pickColor.html +1 -1
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_default.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_height.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +1 -1
- package/docs/examples/w-tinymce-vue-dyn_settings.html +1 -1
- package/docs/examples/w-tooltip_auto flipping in dialog.html +1 -1
- package/docs/examples/w-tooltip_auto flipping in popup.html +1 -1
- package/docs/examples/w-tooltip_auto flipping in scroll panel.html +1 -1
- package/docs/examples/w-tooltip_autoFitMaxWidth.html +1 -1
- package/docs/examples/w-tooltip_autoFitMinWidth.html +1 -1
- package/docs/examples/w-tooltip_backgroundColor.html +1 -1
- package/docs/examples/w-tooltip_borderRadius.html +1 -1
- package/docs/examples/w-tooltip_default.html +1 -1
- package/docs/examples/w-tooltip_in scroll panel.html +1 -1
- package/docs/examples/w-tooltip_maxWidth.html +1 -1
- package/docs/examples/w-tooltip_minWidth.html +1 -1
- package/docs/examples/w-tooltip_no shadow_backgroundColor.html +1 -1
- package/docs/examples/w-tooltip_not editable.html +1 -1
- package/docs/examples/w-tooltip_paddingStyle.html +1 -1
- package/docs/examples/w-tooltip_placement.html +1 -1
- package/docs/examples/w-tooltip_placementDistY.html +1 -1
- package/docs/examples/w-tooltip_scroll in large zone.html +1 -1
- package/docs/examples/w-tooltip_shadowStyle.html +1 -1
- package/docs/examples/w-tooltip_slot for table_maxWidth.html +1 -1
- package/docs/examples/w-tooltip_textColor_backgroundColor.html +1 -1
- package/docs/examples/w-tooltip_textFontSize.html +1 -1
- package/docs/examples/w-tooltip_transitionTime.html +1 -1
- package/docs/examples/w-vditor-dyn_default.html +1 -1
- package/docs/examples/w-vditor-dyn_fontSize.html +1 -1
- package/docs/examples/w-vditor-dyn_fullwidth.html +1 -1
- package/docs/examples/w-vditor-dyn_height.html +1 -1
- package/docs/examples/w-vditor-dyn_not editable.html +1 -1
- package/docs/examples/w-vditor-dyn_slot_keyHint(array).html +1 -1
- package/docs/examples/w-vditor-dyn_slot_keyHint(string).html +1 -1
- package/docs/examples/w-vditor-dyn_slot_keyHint(string)_hintBackgroundColor.html +1 -1
- package/docs/examples/w-vditor-dyn_slot_keyHint(string)_hintBorderRadius.html +1 -1
- 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 +13 -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-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/src/AppZoneWButtonChip.vue +14 -0
- package/src/AppZoneWConfirm.vue +1 -1
- package/src/components/WButtonChip.vue +19 -6
- package/src/components/WConfirm.vue +1 -0
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
></script>
|
|
64
64
|
|
|
65
65
|
<!-- w-component-vue -->
|
|
66
|
-
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.
|
|
66
|
+
<script src="https://cdn.jsdelivr.net/npm/w-component-vue@2.4.53/dist/w-component-vue.umd.js"></script>
|
|
67
67
|
|
|
68
68
|
<style>
|
|
69
69
|
/* 組件所須全域樣式 */
|
package/docs/global.html
CHANGED
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
<br class="clear">
|
|
486
486
|
|
|
487
487
|
<footer>
|
|
488
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
488
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
489
489
|
</footer>
|
|
490
490
|
|
|
491
491
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
<br class="clear">
|
|
72
72
|
|
|
73
73
|
<footer>
|
|
74
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
74
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
75
75
|
</footer>
|
|
76
76
|
|
|
77
77
|
<script>prettyPrint();</script>
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
<br class="clear">
|
|
898
898
|
|
|
899
899
|
<footer>
|
|
900
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
900
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
901
901
|
</footer>
|
|
902
902
|
|
|
903
903
|
<script>prettyPrint();</script>
|
package/docs/module-WBadge.html
CHANGED
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
<br class="clear">
|
|
322
322
|
|
|
323
323
|
<footer>
|
|
324
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
324
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
325
325
|
</footer>
|
|
326
326
|
|
|
327
327
|
<script>prettyPrint();</script>
|
|
@@ -276,6 +276,12 @@
|
|
|
276
276
|
<td><code>'rgba(255,255,255,0.4)'</code></td>
|
|
277
277
|
<td>No</td>
|
|
278
278
|
<td>輸入ripple效果顏色字串,預設'rgba(255,255,255,0.4)'</td>
|
|
279
|
+
</tr><tr>
|
|
280
|
+
<td><code>displayType</code></td>
|
|
281
|
+
<td>String</td>
|
|
282
|
+
<td><code>'block'</code></td>
|
|
283
|
+
<td>No</td>
|
|
284
|
+
<td>輸入display設定字串,可選'block'與'line',預設'block'</td>
|
|
279
285
|
</tr><tr>
|
|
280
286
|
<td><code>paddingStyle</code></td>
|
|
281
287
|
<td>Object</td>
|
|
@@ -584,6 +590,12 @@
|
|
|
584
590
|
<td><code>'rgba(255,255,255,0.4)'</code></td>
|
|
585
591
|
<td>No</td>
|
|
586
592
|
<td>輸入ripple效果顏色字串,預設'rgba(255,255,255,0.4)'</td>
|
|
593
|
+
</tr><tr>
|
|
594
|
+
<td><code>displayType</code></td>
|
|
595
|
+
<td>String</td>
|
|
596
|
+
<td><code>'block'</code></td>
|
|
597
|
+
<td>No</td>
|
|
598
|
+
<td>輸入display設定字串,可選'block'與'line',預設'block'</td>
|
|
587
599
|
</tr><tr>
|
|
588
600
|
<td><code>paddingStyle</code></td>
|
|
589
601
|
<td>Object</td>
|
|
@@ -765,7 +777,7 @@
|
|
|
765
777
|
<br class="clear">
|
|
766
778
|
|
|
767
779
|
<footer>
|
|
768
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
780
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
769
781
|
</footer>
|
|
770
782
|
|
|
771
783
|
<script>prettyPrint();</script>
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
<br class="clear">
|
|
646
646
|
|
|
647
647
|
<footer>
|
|
648
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
648
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
649
649
|
</footer>
|
|
650
650
|
|
|
651
651
|
<script>prettyPrint();</script>
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
<br class="clear">
|
|
418
418
|
|
|
419
419
|
<footer>
|
|
420
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
420
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
421
421
|
</footer>
|
|
422
422
|
|
|
423
423
|
<script>prettyPrint();</script>
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<br class="clear">
|
|
286
286
|
|
|
287
287
|
<footer>
|
|
288
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
288
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
289
289
|
</footer>
|
|
290
290
|
|
|
291
291
|
<script>prettyPrint();</script>
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<br class="clear">
|
|
286
286
|
|
|
287
287
|
<footer>
|
|
288
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
288
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
289
289
|
</footer>
|
|
290
290
|
|
|
291
291
|
<script>prettyPrint();</script>
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
<br class="clear">
|
|
250
250
|
|
|
251
251
|
<footer>
|
|
252
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
252
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
253
253
|
</footer>
|
|
254
254
|
|
|
255
255
|
<script>prettyPrint();</script>
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
<br class="clear">
|
|
262
262
|
|
|
263
263
|
<footer>
|
|
264
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
264
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
265
265
|
</footer>
|
|
266
266
|
|
|
267
267
|
<script>prettyPrint();</script>
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
<br class="clear">
|
|
310
310
|
|
|
311
311
|
<footer>
|
|
312
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
312
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
313
313
|
</footer>
|
|
314
314
|
|
|
315
315
|
<script>prettyPrint();</script>
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
<br class="clear">
|
|
274
274
|
|
|
275
275
|
<footer>
|
|
276
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
276
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
277
277
|
</footer>
|
|
278
278
|
|
|
279
279
|
<script>prettyPrint();</script>
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
<br class="clear">
|
|
298
298
|
|
|
299
299
|
<footer>
|
|
300
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
300
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
301
301
|
</footer>
|
|
302
302
|
|
|
303
303
|
<script>prettyPrint();</script>
|
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
<br class="clear">
|
|
994
994
|
|
|
995
995
|
<footer>
|
|
996
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
996
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
997
997
|
</footer>
|
|
998
998
|
|
|
999
999
|
<script>prettyPrint();</script>
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
<br class="clear">
|
|
634
634
|
|
|
635
635
|
<footer>
|
|
636
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
636
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
637
637
|
</footer>
|
|
638
638
|
|
|
639
639
|
<script>prettyPrint();</script>
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<br class="clear">
|
|
286
286
|
|
|
287
287
|
<footer>
|
|
288
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
288
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
289
289
|
</footer>
|
|
290
290
|
|
|
291
291
|
<script>prettyPrint();</script>
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
<br class="clear">
|
|
274
274
|
|
|
275
275
|
<footer>
|
|
276
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
276
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
277
277
|
</footer>
|
|
278
278
|
|
|
279
279
|
<script>prettyPrint();</script>
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
<br class="clear">
|
|
262
262
|
|
|
263
263
|
<footer>
|
|
264
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
264
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
265
265
|
</footer>
|
|
266
266
|
|
|
267
267
|
<script>prettyPrint();</script>
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
<br class="clear">
|
|
514
514
|
|
|
515
515
|
<footer>
|
|
516
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
516
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
517
517
|
</footer>
|
|
518
518
|
|
|
519
519
|
<script>prettyPrint();</script>
|
package/docs/module-WDialog.html
CHANGED
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
<br class="clear">
|
|
574
574
|
|
|
575
575
|
<footer>
|
|
576
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
576
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
577
577
|
</footer>
|
|
578
578
|
|
|
579
579
|
<script>prettyPrint();</script>
|
package/docs/module-WDrawer.html
CHANGED
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
<br class="clear">
|
|
454
454
|
|
|
455
455
|
<footer>
|
|
456
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
456
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
457
457
|
</footer>
|
|
458
458
|
|
|
459
459
|
<script>prettyPrint();</script>
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
<br class="clear">
|
|
334
334
|
|
|
335
335
|
<footer>
|
|
336
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
336
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
337
337
|
</footer>
|
|
338
338
|
|
|
339
339
|
<script>prettyPrint();</script>
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
<br class="clear">
|
|
346
346
|
|
|
347
347
|
<footer>
|
|
348
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
348
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
349
349
|
</footer>
|
|
350
350
|
|
|
351
351
|
<script>prettyPrint();</script>
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
<br class="clear">
|
|
250
250
|
|
|
251
251
|
<footer>
|
|
252
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
252
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
253
253
|
</footer>
|
|
254
254
|
|
|
255
255
|
<script>prettyPrint();</script>
|
|
@@ -1821,7 +1821,7 @@
|
|
|
1821
1821
|
<br class="clear">
|
|
1822
1822
|
|
|
1823
1823
|
<footer>
|
|
1824
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1824
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1825
1825
|
</footer>
|
|
1826
1826
|
|
|
1827
1827
|
<script>prettyPrint();</script>
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
<br class="clear">
|
|
586
586
|
|
|
587
587
|
<footer>
|
|
588
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
588
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
589
589
|
</footer>
|
|
590
590
|
|
|
591
591
|
<script>prettyPrint();</script>
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
<br class="clear">
|
|
742
742
|
|
|
743
743
|
<footer>
|
|
744
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
744
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
745
745
|
</footer>
|
|
746
746
|
|
|
747
747
|
<script>prettyPrint();</script>
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
<br class="clear">
|
|
730
730
|
|
|
731
731
|
<footer>
|
|
732
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
732
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
733
733
|
</footer>
|
|
734
734
|
|
|
735
735
|
<script>prettyPrint();</script>
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
<br class="clear">
|
|
274
274
|
|
|
275
275
|
<footer>
|
|
276
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
276
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
277
277
|
</footer>
|
|
278
278
|
|
|
279
279
|
<script>prettyPrint();</script>
|
|
@@ -621,7 +621,7 @@
|
|
|
621
621
|
<br class="clear">
|
|
622
622
|
|
|
623
623
|
<footer>
|
|
624
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
624
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
625
625
|
</footer>
|
|
626
626
|
|
|
627
627
|
<script>prettyPrint();</script>
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
<br class="clear">
|
|
610
610
|
|
|
611
611
|
<footer>
|
|
612
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
612
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
613
613
|
</footer>
|
|
614
614
|
|
|
615
615
|
<script>prettyPrint();</script>
|
|
@@ -1149,7 +1149,7 @@
|
|
|
1149
1149
|
<br class="clear">
|
|
1150
1150
|
|
|
1151
1151
|
<footer>
|
|
1152
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
1152
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1153
1153
|
</footer>
|
|
1154
1154
|
|
|
1155
1155
|
<script>prettyPrint();</script>
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
<br class="clear">
|
|
274
274
|
|
|
275
275
|
<footer>
|
|
276
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
276
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
277
277
|
</footer>
|
|
278
278
|
|
|
279
279
|
<script>prettyPrint();</script>
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
<br class="clear">
|
|
250
250
|
|
|
251
251
|
<footer>
|
|
252
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
252
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
253
253
|
</footer>
|
|
254
254
|
|
|
255
255
|
<script>prettyPrint();</script>
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
<br class="clear">
|
|
250
250
|
|
|
251
251
|
<footer>
|
|
252
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
252
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
253
253
|
</footer>
|
|
254
254
|
|
|
255
255
|
<script>prettyPrint();</script>
|
package/docs/module-WIcon.html
CHANGED
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
<br class="clear">
|
|
298
298
|
|
|
299
299
|
<footer>
|
|
300
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
300
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
301
301
|
</footer>
|
|
302
302
|
|
|
303
303
|
<script>prettyPrint();</script>
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
<br class="clear">
|
|
262
262
|
|
|
263
263
|
<footer>
|
|
264
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
264
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
265
265
|
</footer>
|
|
266
266
|
|
|
267
267
|
<script>prettyPrint();</script>
|
|
@@ -357,7 +357,7 @@
|
|
|
357
357
|
<br class="clear">
|
|
358
358
|
|
|
359
359
|
<footer>
|
|
360
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
360
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
361
361
|
</footer>
|
|
362
362
|
|
|
363
363
|
<script>prettyPrint();</script>
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
<br class="clear">
|
|
298
298
|
|
|
299
299
|
<footer>
|
|
300
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
300
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
301
301
|
</footer>
|
|
302
302
|
|
|
303
303
|
<script>prettyPrint();</script>
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<br class="clear">
|
|
286
286
|
|
|
287
287
|
<footer>
|
|
288
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
288
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
289
289
|
</footer>
|
|
290
290
|
|
|
291
291
|
<script>prettyPrint();</script>
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
<br class="clear">
|
|
406
406
|
|
|
407
407
|
<footer>
|
|
408
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
408
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
409
409
|
</footer>
|
|
410
410
|
|
|
411
411
|
<script>prettyPrint();</script>
|
|
@@ -393,7 +393,7 @@
|
|
|
393
393
|
<br class="clear">
|
|
394
394
|
|
|
395
395
|
<footer>
|
|
396
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
396
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Thu Apr 16 2026 22:17:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
397
397
|
</footer>
|
|
398
398
|
|
|
399
399
|
<script>prettyPrint();</script>
|