w-component-vue 2.1.63 → 2.1.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -5
- 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/examples/app.html +3 -3
- 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 +3 -3
- package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +3 -3
- package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +3 -3
- package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +3 -3
- package/docs/examples/w-aggrid-vue-dyn_simple data.html +3 -3
- package/docs/examples/w-alert_backgroundColor.html +3 -3
- package/docs/examples/w-alert_borderColor.html +3 -3
- package/docs/examples/w-alert_borderRadius.html +3 -3
- package/docs/examples/w-alert_borderWidth.html +3 -3
- package/docs/examples/w-alert_default.html +3 -3
- package/docs/examples/w-alert_icon.html +3 -3
- package/docs/examples/w-alert_position.html +3 -3
- package/docs/examples/w-alert_recive closed event by promise.html +3 -3
- package/docs/examples/w-alert_shadowStyle.html +3 -3
- package/docs/examples/w-alert_textColor.html +3 -3
- package/docs/examples/w-alert_time (6s).html +3 -3
- package/docs/examples/w-alert_type error.html +3 -3
- package/docs/examples/w-alert_type infor.html +3 -3
- package/docs/examples/w-alert_type warning.html +3 -3
- package/docs/examples/w-badge_backgroundColor.html +3 -3
- package/docs/examples/w-badge_badgeAlign.html +3 -3
- package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +3 -3
- package/docs/examples/w-badge_borderRadius.html +3 -3
- package/docs/examples/w-badge_default.html +3 -3
- package/docs/examples/w-badge_textColor_backgroundColor.html +3 -3
- package/docs/examples/w-badge_textFontSize.html +3 -3
- package/docs/examples/w-button-chip_active_backgroundColorActive.html +3 -3
- package/docs/examples/w-button-chip_active_borderColorActive.html +3 -3
- package/docs/examples/w-button-chip_active_iconColorActive.html +3 -3
- package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +3 -3
- package/docs/examples/w-button-chip_active_shadowActiveStyle.html +3 -3
- package/docs/examples/w-button-chip_active_textColorActive.html +3 -3
- package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +3 -3
- package/docs/examples/w-button-chip_borderColor_borderColorHover.html +3 -3
- package/docs/examples/w-button-chip_borderRadius.html +3 -3
- package/docs/examples/w-button-chip_borderRadiusStyle.html +3 -3
- package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +3 -3
- package/docs/examples/w-button-chip_borderWidth.html +3 -3
- package/docs/examples/w-button-chip_close.html +3 -3
- package/docs/examples/w-button-chip_close_shiftRight.html +3 -3
- package/docs/examples/w-button-chip_default.html +3 -3
- package/docs/examples/w-button-chip_icon (fontawesome).html +3 -3
- package/docs/examples/w-button-chip_icon (material).html +3 -3
- package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +3 -3
- package/docs/examples/w-button-chip_icon_no text.html +3 -3
- package/docs/examples/w-button-chip_loading.html +3 -3
- package/docs/examples/w-button-chip_loading_loadingColor.html +3 -3
- package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +3 -3
- package/docs/examples/w-button-chip_modify loading by callback in click.html +3 -3
- package/docs/examples/w-button-chip_modify prog by callback in click.html +3 -3
- package/docs/examples/w-button-chip_no shadow.html +3 -3
- package/docs/examples/w-button-chip_not editable.html +3 -3
- package/docs/examples/w-button-chip_not editable_disabledColor.html +3 -3
- package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +3 -3
- package/docs/examples/w-button-chip_paddingStyle (thin style).html +3 -3
- package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +3 -3
- package/docs/examples/w-button-chip_prog.html +3 -3
- package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +3 -3
- package/docs/examples/w-button-chip_promiseUnlock.html +3 -3
- package/docs/examples/w-button-chip_rippleColor.html +3 -3
- package/docs/examples/w-button-chip_shadowStyle.html +3 -3
- package/docs/examples/w-button-chip_shiftLeft.html +3 -3
- package/docs/examples/w-button-chip_slot_close.html +3 -3
- package/docs/examples/w-button-chip_textColor.html +3 -3
- package/docs/examples/w-button-chip_textColor_textColorHover.html +3 -3
- package/docs/examples/w-button-chip_tooltip.html +4 -4
- package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +3 -3
- package/docs/examples/w-button-circle_icon (fontawesome).html +3 -3
- package/docs/examples/w-button-circle_icon (material).html +3 -3
- package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +3 -3
- package/docs/examples/w-button-circle_loading.html +3 -3
- package/docs/examples/w-button-circle_loading_loadingColor.html +3 -3
- package/docs/examples/w-button-circle_no shadow.html +3 -3
- package/docs/examples/w-button-circle_not editable.html +3 -3
- package/docs/examples/w-button-circle_not editable_disabledColor.html +3 -3
- package/docs/examples/w-button-circle_paddingStyle.html +3 -3
- package/docs/examples/w-button-circle_paddingStyle_iconSize.html +3 -3
- package/docs/examples/w-button-circle_promiseUnlock.html +3 -3
- package/docs/examples/w-button-circle_rippleColor.html +3 -3
- package/docs/examples/w-button-circle_shadowStyle.html +3 -3
- package/docs/examples/w-button-circle_tooltip.html +4 -4
- package/docs/examples/w-checkbox_checkedIconColor_uncheckedIconColor.html +3 -3
- package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +3 -3
- package/docs/examples/w-checkbox_default.html +3 -3
- package/docs/examples/w-checkbox_iconSize.html +3 -3
- package/docs/examples/w-checkbox_not editable.html +3 -3
- package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +3 -3
- package/docs/examples/w-checkbox_use string (y or n).html +3 -3
- package/docs/examples/w-ckeditor-vue-dyn_default.html +3 -3
- package/docs/examples/w-ckeditor-vue-dyn_height.html +3 -3
- package/docs/examples/w-ckeditor-vue-dyn_not editable.html +3 -3
- package/docs/examples/w-ckeditor-vue-dyn_settings.html +3 -3
- package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +3 -3
- package/docs/examples/w-confirm_contentIcon (fontawesome).html +3 -3
- package/docs/examples/w-confirm_contentIconColor.html +3 -3
- package/docs/examples/w-confirm_contentIconSize.html +3 -3
- package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +3 -3
- package/docs/examples/w-confirm_maxWidth.html +3 -3
- package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +3 -3
- package/docs/examples/w-confirm_noBtnText_yesBtnText.html +3 -3
- package/docs/examples/w-confirm_scrollable (slot content).html +3 -3
- package/docs/examples/w-confirm_scrollable.html +3 -3
- package/docs/examples/w-confirm_slot content.html +3 -3
- package/docs/examples/w-confirm_slot footer.html +3 -3
- package/docs/examples/w-confirm_slot header.html +3 -3
- package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +3 -3
- package/docs/examples/w-confirm_title_content.html +3 -3
- package/docs/examples/w-dialog_closeWithInterceptor.html +3 -3
- package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +3 -3
- package/docs/examples/w-dialog_fullscreen.html +3 -3
- package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +3 -3
- package/docs/examples/w-dialog_hasSaveBtn, no save button.html +3 -3
- package/docs/examples/w-dialog_headerBackgroundColor.html +3 -3
- package/docs/examples/w-dialog_headerBtns.html +3 -3
- package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +3 -3
- package/docs/examples/w-dialog_icon (fontawesome).html +3 -3
- package/docs/examples/w-dialog_maxWidth, for narrow width.html +3 -3
- package/docs/examples/w-dialog_multi dialogs.html +3 -3
- package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +3 -3
- package/docs/examples/w-dialog_scrollable.html +3 -3
- package/docs/examples/w-dialog_separate for slot content.html +3 -3
- package/docs/examples/w-dialog_slot content.html +3 -3
- package/docs/examples/w-dialog_slot header-left_header-right.html +3 -3
- package/docs/examples/w-dialog_table in slot content.html +3 -3
- package/docs/examples/w-dialog_title.html +3 -3
- package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +3 -3
- package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +3 -3
- package/docs/examples/w-dropfiles_borderRadius.html +3 -3
- package/docs/examples/w-dropfiles_borderWidth.html +3 -3
- package/docs/examples/w-dropfiles_default.html +3 -3
- package/docs/examples/w-dropfiles_timeTransition.html +3 -3
- package/docs/examples/w-dynamic-list_change rows.html +3 -3
- package/docs/examples/w-dynamic-list_change slot.html +3 -3
- package/docs/examples/w-dynamic-list_default.html +3 -3
- package/docs/examples/w-dynamic-list_filterKeywords_searchEmpty.html +3 -3
- package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +3 -3
- package/docs/examples/w-dynamic-list_processItems.html +3 -3
- package/docs/examples/w-dynamic-list_render.html +3 -3
- package/docs/examples/w-dynamic-list_separatorColor.html +3 -3
- package/docs/examples/w-dynamic-list_separatorColor_separatorHeight.html +3 -3
- package/docs/examples/w-dynamic-list_slot item with image.html +3 -3
- package/docs/examples/w-dynamic-list_viewHeightMax.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_area.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_bar3D.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_continuous.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_heatmap.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_line.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_line3D.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_parallel.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_polar.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_radar.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_scatter.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_stack.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_surface.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_tree.html +3 -3
- package/docs/examples/w-echarts-vue-dyn_treemap.html +3 -3
- package/docs/examples/w-group-check_backgroundColorActive.html +3 -3
- package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +3 -3
- package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +3 -3
- package/docs/examples/w-group-check_borderRadius.html +3 -3
- package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +3 -3
- package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +3 -3
- package/docs/examples/w-group-check_click (console.log).html +3 -3
- package/docs/examples/w-group-check_default.html +3 -3
- package/docs/examples/w-group-check_group (only one).html +3 -3
- package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +3 -3
- package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +3 -3
- package/docs/examples/w-group-check_icon (fontawesome).html +3 -3
- package/docs/examples/w-group-check_icon (material).html +3 -3
- package/docs/examples/w-group-check_iconColorActive.html +3 -3
- package/docs/examples/w-group-check_iconColor_iconColorHover.html +3 -3
- package/docs/examples/w-group-check_loading.html +3 -3
- package/docs/examples/w-group-check_loading_loadingColor.html +3 -3
- package/docs/examples/w-group-check_marginStyle.html +3 -3
- package/docs/examples/w-group-check_no shadowActive.html +3 -3
- package/docs/examples/w-group-check_not editable.html +3 -3
- package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +3 -3
- package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +3 -3
- package/docs/examples/w-group-check_shadow.html +3 -3
- package/docs/examples/w-group-check_shadowActiveStyle.html +3 -3
- package/docs/examples/w-group-check_shadow_shadowStyle.html +3 -3
- package/docs/examples/w-group-check_shiftLeft.html +3 -3
- package/docs/examples/w-group-check_shiftLeft_shiftRight.html +3 -3
- package/docs/examples/w-group-check_slot_shadow.html +3 -3
- package/docs/examples/w-group-check_textColor.html +3 -3
- package/docs/examples/w-group-check_textColorActive.html +3 -3
- package/docs/examples/w-group-check_textColor_textColorHover.html +3 -3
- package/docs/examples/w-group-check_tooltip.html +3 -3
- package/docs/examples/w-group-dragdrop_default.html +3 -3
- package/docs/examples/w-group-dragdrop_event (dragdrop).html +3 -3
- package/docs/examples/w-group-dragdrop_items(string array).html +3 -3
- package/docs/examples/w-group-dragdrop_keyBinder.html +3 -3
- package/docs/examples/w-group-dragdrop_not draggable.html +3 -3
- package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +3 -3
- package/docs/examples/w-group-radio_backgroundColorActive.html +3 -3
- package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +3 -3
- package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +3 -3
- package/docs/examples/w-group-radio_borderRadius.html +3 -3
- package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +3 -3
- package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +3 -3
- package/docs/examples/w-group-radio_click (console.log).html +3 -3
- package/docs/examples/w-group-radio_default.html +3 -3
- package/docs/examples/w-group-radio_group (only one).html +3 -3
- package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +3 -3
- package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +3 -3
- package/docs/examples/w-group-radio_icon (fontawesome).html +3 -3
- package/docs/examples/w-group-radio_icon (material).html +3 -3
- package/docs/examples/w-group-radio_iconColorActive.html +3 -3
- package/docs/examples/w-group-radio_iconColor_iconColorHover.html +3 -3
- package/docs/examples/w-group-radio_loading.html +3 -3
- package/docs/examples/w-group-radio_loading_loadingColor.html +3 -3
- package/docs/examples/w-group-radio_marginStyle.html +3 -3
- package/docs/examples/w-group-radio_no shadowActive.html +3 -3
- package/docs/examples/w-group-radio_not editable.html +3 -3
- package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +3 -3
- package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +3 -3
- package/docs/examples/w-group-radio_shadow.html +3 -3
- package/docs/examples/w-group-radio_shadowActiveStyle.html +3 -3
- package/docs/examples/w-group-radio_shadow_shadowStyle.html +3 -3
- package/docs/examples/w-group-radio_shiftLeft.html +3 -3
- package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +3 -3
- package/docs/examples/w-group-radio_slot_shadow.html +3 -3
- package/docs/examples/w-group-radio_textColor.html +3 -3
- package/docs/examples/w-group-radio_textColorActive.html +3 -3
- package/docs/examples/w-group-radio_textColor_textColorHover.html +3 -3
- package/docs/examples/w-group-radio_tooltip.html +3 -3
- package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +3 -3
- package/docs/examples/w-group-tags_borderColor_borderColorHover.html +3 -3
- package/docs/examples/w-group-tags_borderRadius.html +3 -3
- package/docs/examples/w-group-tags_closeWithInterceptor.html +3 -3
- package/docs/examples/w-group-tags_default.html +3 -3
- package/docs/examples/w-group-tags_editableClose(no close button).html +3 -3
- package/docs/examples/w-group-tags_editableInput(no slot input).html +3 -3
- package/docs/examples/w-group-tags_enableCloseEventOnly.html +3 -3
- package/docs/examples/w-group-tags_icon (fontawesome).html +3 -3
- package/docs/examples/w-group-tags_icon (material).html +3 -3
- package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +3 -3
- package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +3 -3
- package/docs/examples/w-group-tags_inputTextButtonTooltip.html +3 -3
- package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +3 -3
- package/docs/examples/w-group-tags_inputTextWidth.html +3 -3
- package/docs/examples/w-group-tags_marginStyle.html +3 -3
- package/docs/examples/w-group-tags_modify loading by callback in click.html +3 -3
- package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +3 -3
- package/docs/examples/w-group-tags_modify prog by callback in click.html +3 -3
- package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +3 -3
- package/docs/examples/w-group-tags_not draggable.html +3 -3
- package/docs/examples/w-group-tags_not editable.html +3 -3
- package/docs/examples/w-group-tags_not editable_nodata.html +3 -3
- package/docs/examples/w-group-tags_object items.html +3 -3
- package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +3 -3
- package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +3 -3
- package/docs/examples/w-group-tags_object items_keyIcon.html +3 -3
- package/docs/examples/w-group-tags_object items_keyText.html +3 -3
- package/docs/examples/w-group-tags_object items_keyTooltip.html +3 -3
- package/docs/examples/w-group-tags_object items_slot item.html +3 -3
- package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +3 -3
- package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +3 -3
- package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +3 -3
- package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +3 -3
- package/docs/examples/w-group-tags_shadowStyle.html +3 -3
- package/docs/examples/w-group-tags_shiftLeft.html +3 -3
- package/docs/examples/w-group-tags_slot input.html +3 -3
- package/docs/examples/w-group-tags_slot item.html +3 -3
- package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +3 -3
- package/docs/examples/w-group-tags_suggests.html +3 -3
- package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +3 -3
- package/docs/examples/w-group-tags_suggests_placeholder_searchEmpty.html +3 -3
- package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +3 -3
- package/docs/examples/w-group-tags_textColor.html +3 -3
- package/docs/examples/w-group-tags_textColor_textColorHover.html +3 -3
- package/docs/examples/w-group-tags_useActive_valueActive.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_area.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_bar.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_change options.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_heatmap.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_large heatmap.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_line.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_pie.html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server) (line).html +3 -3
- package/docs/examples/w-highcharts-bitmap-dyn_scale (line).html +3 -3
- package/docs/examples/w-highcharts-vue-dyn_area.html +3 -3
- package/docs/examples/w-highcharts-vue-dyn_bar.html +3 -3
- package/docs/examples/w-highcharts-vue-dyn_heatmap.html +3 -3
- package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +3 -3
- package/docs/examples/w-highcharts-vue-dyn_line.html +3 -3
- package/docs/examples/w-highcharts-vue-dyn_pie.html +3 -3
- package/docs/examples/w-highstock-vue-dyn_area.html +3 -3
- package/docs/examples/w-highstock-vue-dyn_line.html +3 -3
- package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +3 -3
- package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +3 -3
- package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +3 -3
- package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +3 -3
- package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +3 -3
- package/docs/examples/w-icon-svg_path_sizeOriginal.html +3 -3
- package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +3 -3
- package/docs/examples/w-image-cascading-dyn_colNum.html +3 -3
- package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +3 -3
- package/docs/examples/w-image-cascading-dyn_imageWidth.html +3 -3
- package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +3 -3
- package/docs/examples/w-image-viewer-dyn_one image.html +3 -3
- package/docs/examples/w-json-view_default.html +3 -3
- package/docs/examples/w-json-view_filterKeywords_searchEmpty.html +3 -3
- package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +3 -3
- package/docs/examples/w-json-view_large data (100,000 lines).html +3 -3
- package/docs/examples/w-json-view_valueStyleBreakAll.html +3 -3
- package/docs/examples/w-json-view_viewHeightMax.html +3 -3
- package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +3 -3
- package/docs/examples/w-leaflet-vue-dyn_contourSets.html +3 -3
- package/docs/examples/w-leaflet-vue-dyn_pointSets.html +3 -3
- package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +3 -3
- package/docs/examples/w-list-vertical_auto scroll.html +3 -3
- package/docs/examples/w-list-vertical_default.html +3 -3
- package/docs/examples/w-list-vertical_itemActive.html +3 -3
- package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +3 -3
- package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +3 -3
- package/docs/examples/w-list-vertical_keyText_keyIcon.html +3 -3
- package/docs/examples/w-list-vertical_paddingStyle.html +3 -3
- package/docs/examples/w-list-vertical_slot footer.html +3 -3
- package/docs/examples/w-list-vertical_slot header.html +3 -3
- package/docs/examples/w-list-vertical_slot item.html +3 -3
- package/docs/examples/w-list-vertical_string items.html +3 -3
- package/docs/examples/w-list-vertical_useActive (no active).html +3 -3
- package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +3 -3
- package/docs/examples/w-panel-bulge_contentBackgroundColor.html +3 -3
- package/docs/examples/w-panel-bulge_contentBorderRadius.html +3 -3
- package/docs/examples/w-panel-bulge_default.html +3 -3
- package/docs/examples/w-panel-bulge_headerBorderRadius.html +3 -3
- package/docs/examples/w-panel-bulge_headerPadding.html +3 -3
- package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +3 -3
- package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +3 -3
- package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +3 -3
- package/docs/examples/w-panel-bulge_with grey outer.html +3 -3
- package/docs/examples/w-panel-chart_cmpName (WEchartsVueDyn).html +3 -3
- package/docs/examples/w-panel-chart_cmpName (WHighchartsBitmapDyn).html +3 -3
- package/docs/examples/w-panel-chart_cmpName (WHighstockVueDyn).html +3 -3
- package/docs/examples/w-panel-chart_default (WHighchartsVueDyn).html +3 -3
- package/docs/examples/w-panel-chart_downloadPicture.html +3 -3
- package/docs/examples/w-panel-chart_downloadPicture_downloadPictureBtnIcon.html +3 -3
- package/docs/examples/w-panel-chart_downloadPicture_downloadPictureBtnIconColor_downloadPictureBtnIconColorHover_downloadPictureBtnIconColorFocus.html +3 -3
- package/docs/examples/w-panel-chart_downloadPicture_downloadPictureBtnTooltip.html +3 -3
- package/docs/examples/w-panel-chart_downloadPicture_downloadPictureFilenmae.html +3 -3
- package/docs/examples/w-panel-chart_scale.html +3 -3
- package/docs/examples/w-panel-chart_width_height.html +3 -3
- package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +3 -3
- package/docs/examples/w-panel-divide-horizontal_barColor.html +3 -3
- package/docs/examples/w-panel-divide-horizontal_barSize.html +3 -3
- package/docs/examples/w-panel-divide-horizontal_default.html +3 -3
- package/docs/examples/w-panel-divide-horizontal_min_max.html +3 -3
- package/docs/examples/w-panel-divide-horizontal_ratio.html +3 -3
- package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +3 -3
- package/docs/examples/w-panel-divide-vertical_barColor.html +3 -3
- package/docs/examples/w-panel-divide-vertical_barSize.html +3 -3
- package/docs/examples/w-panel-divide-vertical_default.html +3 -3
- package/docs/examples/w-panel-divide-vertical_min_max.html +3 -3
- package/docs/examples/w-panel-divide-vertical_ratio.html +3 -3
- package/docs/examples/w-panel-scale_for select.html +3 -3
- package/docs/examples/w-panel-scale_for v-btn.html +3 -3
- package/docs/examples/w-panel-scale_for w-panel-bulge.html +3 -3
- package/docs/examples/w-panel-scale_for w-panel-scrolly.html +3 -3
- package/docs/examples/w-panel-scale_for w-text-suggest.html +3 -3
- package/docs/examples/w-panel-scrolly_barColor_barColorHover.html +3 -3
- package/docs/examples/w-panel-scrolly_barColor_barColorHover_barBackgroundColor_barBackgroundColorHover.html +3 -3
- package/docs/examples/w-panel-scrolly_barHeightMin.html +3 -3
- package/docs/examples/w-panel-scrolly_barWidth.html +3 -3
- package/docs/examples/w-panel-scrolly_default.html +3 -3
- package/docs/examples/w-panel-scrolly_ratio.html +3 -3
- package/docs/examples/w-panel-scrolly_scrollDelta.html +3 -3
- package/docs/examples/w-panel-stripe_borderRadius.html +3 -3
- package/docs/examples/w-panel-stripe_buttons in slot footer.html +3 -3
- package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +3 -3
- package/docs/examples/w-panel-stripe_no footer.html +3 -3
- package/docs/examples/w-panel-stripe_no header.html +3 -3
- package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +3 -3
- package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +3 -3
- package/docs/examples/w-panel-stripe_only slot title in header.html +3 -3
- package/docs/examples/w-panel-stripe_padding.html +3 -3
- package/docs/examples/w-panel-stripe_separate for slot content.html +3 -3
- package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +3 -3
- package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +3 -3
- package/docs/examples/w-panel-stripe_table in slot content.html +3 -3
- package/docs/examples/w-panel-stripe_with grey outer.html +3 -3
- package/docs/examples/w-popup-edit-text_default.html +3 -3
- package/docs/examples/w-popup-edit-text_in table.html +3 -3
- package/docs/examples/w-popup-edit-text_minWidthForPopup.html +3 -3
- package/docs/examples/w-popup-edit-text_minWidthForValue.html +3 -3
- package/docs/examples/w-popup-edit-text_no title.html +3 -3
- package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +3 -3
- package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +3 -3
- package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +3 -3
- package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +3 -3
- package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +3 -3
- package/docs/examples/w-popup_auto flipping in scroll panel.html +3 -3
- package/docs/examples/w-popup_backgroundColor.html +3 -3
- package/docs/examples/w-popup_borderRadius.html +3 -3
- package/docs/examples/w-popup_click item by latency hiding.html +3 -3
- package/docs/examples/w-popup_default.html +3 -3
- package/docs/examples/w-popup_distY.html +3 -3
- package/docs/examples/w-popup_in dialog.html +3 -3
- package/docs/examples/w-popup_in popup.html +3 -3
- package/docs/examples/w-popup_in scroll panel.html +3 -3
- package/docs/examples/w-popup_isolated.html +3 -3
- package/docs/examples/w-popup_maxWidth.html +3 -3
- package/docs/examples/w-popup_minWidth.html +3 -3
- package/docs/examples/w-popup_no shadow_backgroundColor.html +3 -3
- package/docs/examples/w-popup_not editable.html +3 -3
- package/docs/examples/w-popup_shadowStyle.html +3 -3
- package/docs/examples/w-popup_slot for table_maxWidth.html +3 -3
- package/docs/examples/w-progress-bar_decimal.html +3 -3
- package/docs/examples/w-progress-bar_default.html +3 -3
- package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +3 -3
- package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +3 -3
- package/docs/examples/w-progress-bar_height.html +3 -3
- package/docs/examples/w-progress-bar_height_borderRadius.html +3 -3
- package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +3 -3
- package/docs/examples/w-progress-bar_iconFinishColor.html +3 -3
- package/docs/examples/w-progress-bar_iconSize.html +3 -3
- package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +3 -3
- package/docs/examples/w-progress-bar_iconWaitingColor.html +3 -3
- package/docs/examples/w-progress-bar_progColor.html +3 -3
- package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +3 -3
- package/docs/examples/w-progress-bar_title.html +3 -3
- package/docs/examples/w-progress-bar_title_titleTextColor.html +3 -3
- package/docs/examples/w-progress-bar_title_titleTextFontSize.html +3 -3
- package/docs/examples/w-progress-bar_value=0 (waiting).html +3 -3
- package/docs/examples/w-progress-bar_value=100 (finish).html +3 -3
- package/docs/examples/w-progress-bar_valueTextColor.html +3 -3
- package/docs/examples/w-progress-bar_valueTextFontSize.html +3 -3
- package/docs/examples/w-progress-circle_color.html +3 -3
- package/docs/examples/w-progress-circle_default.html +3 -3
- package/docs/examples/w-progress-circle_small size.html +3 -3
- package/docs/examples/w-progress-circle_tooltip.html +3 -3
- package/docs/examples/w-progress-circle_very small size.html +3 -3
- package/docs/examples/w-progress-circle_width.html +3 -3
- package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +3 -3
- package/docs/examples/w-quill-vue-dyn_default.html +3 -3
- package/docs/examples/w-quill-vue-dyn_height.html +3 -3
- package/docs/examples/w-quill-vue-dyn_not editable.html +3 -3
- package/docs/examples/w-quill-vue-dyn_settings.html +3 -3
- package/docs/examples/w-switch_default.html +3 -3
- package/docs/examples/w-switch_not editable.html +3 -3
- package/docs/examples/w-switch_text_color.html +3 -3
- package/docs/examples/w-switch_use string (y or n).html +3 -3
- package/docs/examples/w-table-dyn_default.html +3 -3
- package/docs/examples/w-table-dyn_editable.html +3 -3
- package/docs/examples/w-table-dyn_editable_checkId.html +3 -3
- package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +3 -3
- package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +3 -3
- package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +3 -3
- package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +3 -3
- package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +3 -3
- package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +3 -3
- package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +3 -3
- package/docs/examples/w-table-dyn_editable_slot btns.html +3 -3
- package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +3 -3
- package/docs/examples/w-table-dyn_fixIds (fix id).html +3 -3
- package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +3 -3
- package/docs/examples/w-table-dyn_name_description.html +3 -3
- package/docs/examples/w-table-dyn_opt.kpHead.html +3 -3
- package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +3 -3
- package/docs/examples/w-table-dyn_slot btns.html +3 -3
- package/docs/examples/w-table-dyn_slot infor (name_description).html +3 -3
- package/docs/examples/w-table-dyn_sortColIds (sort by order).html +3 -3
- package/docs/examples/w-text-int_borderRadius.html +3 -3
- package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +3 -3
- package/docs/examples/w-text-int_border_borderRadius.html +3 -3
- package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +3 -3
- package/docs/examples/w-text-int_border_default.html +3 -3
- package/docs/examples/w-text-int_border_not editable.html +3 -3
- package/docs/examples/w-text-int_border_width.html +3 -3
- package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +3 -3
- package/docs/examples/w-text-int_buttonIconSize.html +3 -3
- package/docs/examples/w-text-int_default.html +3 -3
- package/docs/examples/w-text-int_not editable.html +3 -3
- package/docs/examples/w-text-int_textColor.html +3 -3
- package/docs/examples/w-text-int_textFontSize.html +3 -3
- package/docs/examples/w-text-int_width.html +3 -3
- package/docs/examples/w-text-select_a lot of items.html +3 -3
- package/docs/examples/w-text-select_borderRadius.html +3 -3
- package/docs/examples/w-text-select_border_a lot of items.html +3 -3
- package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +3 -3
- package/docs/examples/w-text-select_border_borderRadius.html +3 -3
- package/docs/examples/w-text-select_border_default.html +3 -3
- package/docs/examples/w-text-select_border_events.html +3 -3
- package/docs/examples/w-text-select_border_expansionIconSize.html +3 -3
- package/docs/examples/w-text-select_border_fullwidth.html +3 -3
- package/docs/examples/w-text-select_border_itemPaddingStyle.html +3 -3
- package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +3 -3
- package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +3 -3
- package/docs/examples/w-text-select_border_items(string array).html +3 -3
- package/docs/examples/w-text-select_border_keyText.html +3 -3
- package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +3 -3
- package/docs/examples/w-text-select_border_leftIcon (material).html +3 -3
- package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +3 -3
- package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +3 -3
- package/docs/examples/w-text-select_border_not editable.html +3 -3
- package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +3 -3
- package/docs/examples/w-text-select_border_paddingStyle (thin style).html +3 -3
- package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +3 -3
- package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +3 -3
- package/docs/examples/w-text-select_border_showExpansionIcon.html +3 -3
- package/docs/examples/w-text-select_border_slot item.html +3 -3
- package/docs/examples/w-text-select_border_slot select.html +3 -3
- package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-text-select_border_textFontSize.html +3 -3
- package/docs/examples/w-text-select_border_with popup.html +3 -3
- package/docs/examples/w-text-select_default.html +3 -3
- package/docs/examples/w-text-select_events.html +3 -3
- package/docs/examples/w-text-select_expansionIconSize.html +3 -3
- package/docs/examples/w-text-select_fullwidth.html +3 -3
- package/docs/examples/w-text-select_itemPaddingStyle.html +3 -3
- package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +3 -3
- package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +3 -3
- package/docs/examples/w-text-select_items(string array).html +3 -3
- package/docs/examples/w-text-select_keyText.html +3 -3
- package/docs/examples/w-text-select_leftIcon (fontawesome).html +3 -3
- package/docs/examples/w-text-select_leftIcon (material).html +3 -3
- package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +3 -3
- package/docs/examples/w-text-select_leftIcon_leftIconSize.html +3 -3
- package/docs/examples/w-text-select_not editable.html +3 -3
- package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +3 -3
- package/docs/examples/w-text-select_paddingStyle (thin style).html +3 -3
- package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +3 -3
- package/docs/examples/w-text-select_rightIcon_rightIconSize.html +3 -3
- package/docs/examples/w-text-select_showExpansionIcon.html +3 -3
- package/docs/examples/w-text-select_slot item.html +3 -3
- package/docs/examples/w-text-select_slot select.html +3 -3
- package/docs/examples/w-text-select_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-text-select_textFontSize.html +3 -3
- package/docs/examples/w-text-select_with popup.html +3 -3
- package/docs/examples/w-text-suggest_a lot of items.html +3 -3
- package/docs/examples/w-text-suggest_borderRadius.html +3 -3
- package/docs/examples/w-text-suggest_border_a lot of items.html +3 -3
- package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +3 -3
- package/docs/examples/w-text-suggest_border_borderRadius.html +3 -3
- package/docs/examples/w-text-suggest_border_default.html +3 -3
- package/docs/examples/w-text-suggest_border_events.html +3 -3
- package/docs/examples/w-text-suggest_border_expansionIconSize.html +3 -3
- package/docs/examples/w-text-suggest_border_fullwidth.html +3 -3
- package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +3 -3
- package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +3 -3
- package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +3 -3
- package/docs/examples/w-text-suggest_border_items(string array).html +3 -3
- package/docs/examples/w-text-suggest_border_keyText.html +3 -3
- package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +3 -3
- package/docs/examples/w-text-suggest_border_leftIcon (material).html +3 -3
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +3 -3
- package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +3 -3
- package/docs/examples/w-text-suggest_border_not editable.html +3 -3
- package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +3 -3
- package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +3 -3
- package/docs/examples/w-text-suggest_border_placeholder.html +3 -3
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +3 -3
- package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +3 -3
- package/docs/examples/w-text-suggest_border_searchEmpty.html +3 -3
- package/docs/examples/w-text-suggest_border_showExpansionIcon.html +3 -3
- package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +3 -3
- package/docs/examples/w-text-suggest_border_slot item.html +3 -3
- package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-text-suggest_border_textFontSize.html +3 -3
- package/docs/examples/w-text-suggest_border_with popup.html +3 -3
- package/docs/examples/w-text-suggest_default.html +3 -3
- package/docs/examples/w-text-suggest_events.html +3 -3
- package/docs/examples/w-text-suggest_expansionIconSize.html +3 -3
- package/docs/examples/w-text-suggest_fullwidth.html +3 -3
- package/docs/examples/w-text-suggest_itemPaddingStyle.html +3 -3
- package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +3 -3
- package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +3 -3
- package/docs/examples/w-text-suggest_items(string array).html +3 -3
- package/docs/examples/w-text-suggest_keyText.html +3 -3
- package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +3 -3
- package/docs/examples/w-text-suggest_leftIcon (material).html +3 -3
- package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +3 -3
- package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +3 -3
- package/docs/examples/w-text-suggest_not editable.html +3 -3
- package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +3 -3
- package/docs/examples/w-text-suggest_paddingStyle (thin style).html +3 -3
- package/docs/examples/w-text-suggest_placeholder.html +3 -3
- package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +3 -3
- package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +3 -3
- package/docs/examples/w-text-suggest_searchEmpty.html +3 -3
- package/docs/examples/w-text-suggest_showExpansionIcon.html +3 -3
- package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +3 -3
- package/docs/examples/w-text-suggest_slot item.html +3 -3
- package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-text-suggest_textFontSize.html +3 -3
- package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +3 -3
- package/docs/examples/w-text_border_borderRadius_paddingStyle.html +3 -3
- package/docs/examples/w-text_border_default.html +3 -3
- package/docs/examples/w-text_border_events.html +3 -3
- package/docs/examples/w-text_border_fullwidth.html +3 -3
- package/docs/examples/w-text_border_leftIcon (fontawesome).html +3 -3
- package/docs/examples/w-text_border_leftIcon (material).html +3 -3
- package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +3 -3
- package/docs/examples/w-text_border_not editable.html +3 -3
- package/docs/examples/w-text_border_placeholder.html +3 -3
- package/docs/examples/w-text_border_rightIcon_rightIconColorHover_rightIconColorFocus.html +3 -3
- package/docs/examples/w-text_border_textAlign.html +3 -3
- package/docs/examples/w-text_border_textColor.html +3 -3
- package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +3 -3
- package/docs/examples/w-text_default.html +3 -3
- package/docs/examples/w-text_events.html +3 -3
- package/docs/examples/w-text_fullwidth.html +3 -3
- package/docs/examples/w-text_leftIcon (fontawesome).html +3 -3
- package/docs/examples/w-text_leftIcon (material).html +3 -3
- package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorFocus.html +3 -3
- package/docs/examples/w-text_leftIcon_leftIconSize.html +3 -3
- package/docs/examples/w-text_leftIcon_leftIconTooltip.html +3 -3
- package/docs/examples/w-text_not editable.html +3 -3
- package/docs/examples/w-text_placeholder.html +3 -3
- package/docs/examples/w-text_rightIcon.html +3 -3
- package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorFocus.html +3 -3
- package/docs/examples/w-text_rightIcon_rightIconSize.html +3 -3
- package/docs/examples/w-text_rightIcon_rightIconTooltip.html +3 -3
- package/docs/examples/w-text_textAlign.html +3 -3
- package/docs/examples/w-text_textColor.html +3 -3
- package/docs/examples/w-text_textFontSize.html +3 -3
- package/docs/examples/w-textarea_borderColorFocus.html +3 -3
- package/docs/examples/w-textarea_default.html +3 -3
- package/docs/examples/w-textarea_fullwidth.html +3 -3
- package/docs/examples/w-textarea_not editable.html +3 -3
- package/docs/examples/w-textarea_placeholder.html +3 -3
- package/docs/examples/w-timeday-range_between.html +3 -3
- package/docs/examples/w-timeday-range_borderRadius.html +3 -3
- package/docs/examples/w-timeday-range_border_between.html +3 -3
- package/docs/examples/w-timeday-range_border_borderRadius.html +3 -3
- package/docs/examples/w-timeday-range_border_default.html +3 -3
- package/docs/examples/w-timeday-range_border_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeday-range_border_icon (material).html +3 -3
- package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +3 -3
- package/docs/examples/w-timeday-range_border_iconTooltip.html +3 -3
- package/docs/examples/w-timeday-range_border_not editable.html +3 -3
- package/docs/examples/w-timeday-range_border_pickColor.html +3 -3
- package/docs/examples/w-timeday-range_border_textColor.html +3 -3
- package/docs/examples/w-timeday-range_default.html +3 -3
- package/docs/examples/w-timeday-range_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeday-range_icon (material).html +3 -3
- package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +3 -3
- package/docs/examples/w-timeday-range_iconTooltip.html +3 -3
- package/docs/examples/w-timeday-range_icon_iconSize.html +3 -3
- package/docs/examples/w-timeday-range_not editable.html +3 -3
- package/docs/examples/w-timeday-range_pickColor.html +3 -3
- package/docs/examples/w-timeday-range_textColor.html +3 -3
- package/docs/examples/w-timeday_borderRadius.html +3 -3
- package/docs/examples/w-timeday_border_borderRadius.html +3 -3
- package/docs/examples/w-timeday_border_default.html +3 -3
- package/docs/examples/w-timeday_border_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeday_border_icon (material).html +3 -3
- package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +3 -3
- package/docs/examples/w-timeday_border_iconTooltip.html +3 -3
- package/docs/examples/w-timeday_border_not editable.html +3 -3
- package/docs/examples/w-timeday_border_pickColor.html +3 -3
- package/docs/examples/w-timeday_border_textColor.html +3 -3
- package/docs/examples/w-timeday_default.html +3 -3
- package/docs/examples/w-timeday_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeday_icon (material).html +3 -3
- package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +3 -3
- package/docs/examples/w-timeday_iconTooltip.html +3 -3
- package/docs/examples/w-timeday_icon_iconSize.html +3 -3
- package/docs/examples/w-timeday_not editable.html +3 -3
- package/docs/examples/w-timeday_pickColor.html +3 -3
- package/docs/examples/w-timeday_textColor.html +3 -3
- package/docs/examples/w-timeminute-range_between.html +3 -3
- package/docs/examples/w-timeminute-range_borderRadius.html +3 -3
- package/docs/examples/w-timeminute-range_border_between.html +3 -3
- package/docs/examples/w-timeminute-range_border_borderRadius.html +3 -3
- package/docs/examples/w-timeminute-range_border_default.html +3 -3
- package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +3 -3
- package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeminute-range_border_icon (material).html +3 -3
- package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +3 -3
- package/docs/examples/w-timeminute-range_border_iconTooltip.html +3 -3
- package/docs/examples/w-timeminute-range_border_minuteInter.html +3 -3
- package/docs/examples/w-timeminute-range_border_minutesCustom.html +3 -3
- package/docs/examples/w-timeminute-range_border_not editable.html +3 -3
- package/docs/examples/w-timeminute-range_border_pickColor.html +3 -3
- package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-timeminute-range_default.html +3 -3
- package/docs/examples/w-timeminute-range_hourMin_hourMax.html +3 -3
- package/docs/examples/w-timeminute-range_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeminute-range_icon (material).html +3 -3
- package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +3 -3
- package/docs/examples/w-timeminute-range_iconTooltip.html +3 -3
- package/docs/examples/w-timeminute-range_icon_iconSize.html +3 -3
- package/docs/examples/w-timeminute-range_minuteInter.html +3 -3
- package/docs/examples/w-timeminute-range_minutesCustom.html +3 -3
- package/docs/examples/w-timeminute-range_not editable.html +3 -3
- package/docs/examples/w-timeminute-range_pickColor.html +3 -3
- package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-timeminute_borderRadius.html +3 -3
- package/docs/examples/w-timeminute_border_borderRadius.html +3 -3
- package/docs/examples/w-timeminute_border_default.html +3 -3
- package/docs/examples/w-timeminute_border_hourMin_hourMax.html +3 -3
- package/docs/examples/w-timeminute_border_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeminute_border_icon (material).html +3 -3
- package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +3 -3
- package/docs/examples/w-timeminute_border_iconTooltip.html +3 -3
- package/docs/examples/w-timeminute_border_minuteInter.html +3 -3
- package/docs/examples/w-timeminute_border_minutesCustom.html +3 -3
- package/docs/examples/w-timeminute_border_not editable.html +3 -3
- package/docs/examples/w-timeminute_border_pickColor.html +3 -3
- package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-timeminute_default.html +3 -3
- package/docs/examples/w-timeminute_hourMin_hourMax.html +3 -3
- package/docs/examples/w-timeminute_icon (fontawesome).html +3 -3
- package/docs/examples/w-timeminute_icon (material).html +3 -3
- package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +3 -3
- package/docs/examples/w-timeminute_iconTooltip.html +3 -3
- package/docs/examples/w-timeminute_icon_iconSize.html +3 -3
- package/docs/examples/w-timeminute_minuteInter.html +3 -3
- package/docs/examples/w-timeminute_minutesCustom.html +3 -3
- package/docs/examples/w-timeminute_not editable.html +3 -3
- package/docs/examples/w-timeminute_pickColor.html +3 -3
- package/docs/examples/w-timeminute_textColor_expansionIconColor.html +3 -3
- package/docs/examples/w-tinymce-vue-dyn_default.html +3 -3
- package/docs/examples/w-tinymce-vue-dyn_height.html +3 -3
- package/docs/examples/w-tinymce-vue-dyn_not editable.html +3 -3
- package/docs/examples/w-tinymce-vue-dyn_settings.html +3 -3
- package/docs/examples/w-tree_default.html +3 -3
- package/docs/examples/w-tree_defaultDisplayLevel.html +3 -3
- package/docs/examples/w-tree_draggable.html +3 -3
- package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +3 -3
- package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +3 -3
- package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +3 -3
- package/docs/examples/w-tree_filterKeywords_searchEmpty_selectable.html +3 -3
- package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +3 -3
- package/docs/examples/w-tree_indent.html +3 -3
- package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +3 -3
- package/docs/examples/w-tree_mouseenter_mouseleave_click_change-view-items.html +3 -3
- package/docs/examples/w-tree_operatable.html +3 -3
- package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +3 -3
- package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +3 -3
- package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +3 -3
- package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +3 -3
- package/docs/examples/w-tree_paddingStyle.html +3 -3
- package/docs/examples/w-tree_selectable.html +3 -3
- package/docs/examples/w-tree_selectable_draggable.html +3 -3
- package/docs/examples/w-tree_selectable_large data (100,000 items).html +3 -3
- package/docs/examples/w-tree_separatorColor.html +3 -3
- package/docs/examples/w-tree_separatorColor_separatorHeight.html +3 -3
- package/docs/examples/w-tree_slot.html +3 -3
- package/docs/examples/w-tree_slot_defItemHeight.html +3 -3
- package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +3 -3
- package/docs/examples/w-tree_slot_locked_selectable.html +3 -3
- package/docs/examples/w-tree_slot_operatable.html +3 -3
- package/docs/examples/w-tree_slot_selectable.html +3 -3
- package/docs/examples/w-tree_slot_selectable_draggable.html +3 -3
- package/docs/examples/w-tree_viewHeightMax.html +3 -3
- package/docs/global.html +1 -1
- package/docs/highchartsSetting.mjs.html +1 -1
- package/docs/index.html +1 -1
- package/docs/module-WAggridVueDyn.html +1 -1
- package/docs/module-WBadge.html +1 -1
- package/docs/module-WButtonChip.html +1 -1
- package/docs/module-WButtonCircle.html +1 -1
- package/docs/module-WCheckbox.html +1 -1
- package/docs/module-WCkeditorVueDyn.html +1 -1
- package/docs/module-WConfirm.html +1 -1
- package/docs/module-WDialog.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-WGroupCheck.html +1 -1
- package/docs/module-WGroupDragdrop.html +1 -1
- package/docs/module-WGroupRadio.html +1 -1
- package/docs/module-WGroupTags.html +1 -1
- package/docs/module-WHighchartsBitmapDyn.html +1 -1
- package/docs/module-WHighchartsVueDyn.html +1 -1
- package/docs/module-WHighstockVueDyn.html +1 -1
- package/docs/module-WIcon.html +1 -1
- package/docs/module-WIconLoading.html +1 -1
- package/docs/module-WIconSvg.html +1 -1
- package/docs/module-WImageCascadingDyn.html +1 -1
- package/docs/module-WImageViewerDyn.html +1 -1
- package/docs/module-WJsonView.html +1 -1
- package/docs/module-WJsonViewCore.html +1 -1
- package/docs/module-WLeafletVueDyn.html +1 -1
- package/docs/module-WListVertical.html +1 -1
- package/docs/module-WListVerticalItem.html +1 -1
- package/docs/module-WPanelBulge.html +1 -1
- package/docs/module-WPanelChart.html +1 -1
- package/docs/module-WPanelDivideHorizontal.html +1 -1
- package/docs/module-WPanelDivideVertical.html +1 -1
- package/docs/module-WPanelScrolly.html +1 -1
- package/docs/module-WPanelScrollyCore.html +1 -1
- package/docs/module-WPanelStripe.html +1 -1
- package/docs/module-WPopup.html +1 -1
- package/docs/module-WPopupEditText.html +1 -1
- package/docs/module-WProgressBar.html +1 -1
- package/docs/module-WProgressCircle.html +1 -1
- package/docs/module-WQuillVueDyn.html +1 -1
- package/docs/module-WShellBottomLine.html +1 -1
- package/docs/module-WShellEllipse.html +1 -1
- package/docs/module-WShellMaterial.html +1 -1
- package/docs/module-WSwitch.html +1 -1
- package/docs/module-WTableDyn.html +1 -1
- package/docs/module-WText.html +1 -1
- package/docs/module-WTextCore.html +1 -1
- package/docs/module-WTextInt.html +1 -1
- package/docs/module-WTextIntCore.html +1 -1
- package/docs/module-WTextSelect.html +1 -1
- package/docs/module-WTextSuggest.html +1 -1
- package/docs/module-WTextSuggestCore.html +1 -1
- package/docs/module-WTextarea.html +1 -1
- package/docs/module-WTimeday.html +1 -1
- package/docs/module-WTimedayCore.html +1 -1
- package/docs/module-WTimedayRange.html +1 -1
- package/docs/module-WTimedayRangeCore.html +1 -1
- package/docs/module-WTimeminute.html +1 -1
- package/docs/module-WTimeminuteCore.html +1 -1
- package/docs/module-WTimeminuteRange.html +1 -1
- package/docs/module-WTimeminuteRangeCore.html +1 -1
- package/docs/module-WTinymceVueDyn.html +1 -1
- package/docs/module-WTree.html +1 -1
- package/docs/module-WTreeIconCheckbox.html +1 -1
- package/docs/module-WTreeIconToggle.html +1 -1
- package/docs/vuetifyColor.mjs.html +1 -1
- package/package.json +3 -3
- package/public/index.html +2 -2
- package/src/AppZoneWButtonChip.vue +3 -3
- package/src/AppZoneWButtonCircle.vue +3 -3
- package/src/components/WAggridVueDyn.vue +2 -2
- package/src/components/WCkeditorVueDyn.vue +1 -0
- package/src/components/WHighchartsBitmapDyn.vue +6 -6
- package/src/components/WHighchartsVueDyn.vue +6 -6
- package/src/components/WHighstockVueDyn.vue +3 -3
- package/src/components/WImageCascadingDyn.vue +2 -2
- package/src/components/WImageViewerDyn.vue +2 -2
- package/src/components/WLeafletVueDyn.vue +1 -1
- package/src/components/WQuillVueDyn.vue +1 -1
- package/src/components/WTinymceVueDyn.vue +1 -1
- package/toolg/gDistApp.mjs +2 -2
- package/toolg/gExtractHtml.mjs +2 -2
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
<br class="clear">
|
|
237
237
|
|
|
238
238
|
<footer>
|
|
239
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
239
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
240
240
|
</footer>
|
|
241
241
|
|
|
242
242
|
<script>prettyPrint();</script>
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
<br class="clear">
|
|
357
357
|
|
|
358
358
|
<footer>
|
|
359
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
359
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
360
360
|
</footer>
|
|
361
361
|
|
|
362
362
|
<script>prettyPrint();</script>
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
<br class="clear">
|
|
273
273
|
|
|
274
274
|
<footer>
|
|
275
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
275
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
276
276
|
</footer>
|
|
277
277
|
|
|
278
278
|
<script>prettyPrint();</script>
|
package/docs/module-WSwitch.html
CHANGED
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<br class="clear">
|
|
219
219
|
|
|
220
220
|
<footer>
|
|
221
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
221
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
222
222
|
</footer>
|
|
223
223
|
|
|
224
224
|
<script>prettyPrint();</script>
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
<br class="clear">
|
|
685
685
|
|
|
686
686
|
<footer>
|
|
687
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
687
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
688
688
|
</footer>
|
|
689
689
|
|
|
690
690
|
<script>prettyPrint();</script>
|
package/docs/module-WText.html
CHANGED
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
<br class="clear">
|
|
423
423
|
|
|
424
424
|
<footer>
|
|
425
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
425
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
426
426
|
</footer>
|
|
427
427
|
|
|
428
428
|
<script>prettyPrint();</script>
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
<br class="clear">
|
|
249
249
|
|
|
250
250
|
<footer>
|
|
251
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
251
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
252
252
|
</footer>
|
|
253
253
|
|
|
254
254
|
<script>prettyPrint();</script>
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
<br class="clear">
|
|
375
375
|
|
|
376
376
|
<footer>
|
|
377
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
377
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
378
378
|
</footer>
|
|
379
379
|
|
|
380
380
|
<script>prettyPrint();</script>
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
<br class="clear">
|
|
279
279
|
|
|
280
280
|
<footer>
|
|
281
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
281
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
282
282
|
</footer>
|
|
283
283
|
|
|
284
284
|
<script>prettyPrint();</script>
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
<br class="clear">
|
|
435
435
|
|
|
436
436
|
<footer>
|
|
437
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
437
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
438
438
|
</footer>
|
|
439
439
|
|
|
440
440
|
<script>prettyPrint();</script>
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
<br class="clear">
|
|
453
453
|
|
|
454
454
|
<footer>
|
|
455
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
455
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
456
456
|
</footer>
|
|
457
457
|
|
|
458
458
|
<script>prettyPrint();</script>
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
<br class="clear">
|
|
357
357
|
|
|
358
358
|
<footer>
|
|
359
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
359
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
360
360
|
</footer>
|
|
361
361
|
|
|
362
362
|
<script>prettyPrint();</script>
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<br class="clear">
|
|
219
219
|
|
|
220
220
|
<footer>
|
|
221
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
221
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
222
222
|
</footer>
|
|
223
223
|
|
|
224
224
|
<script>prettyPrint();</script>
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
<br class="clear">
|
|
333
333
|
|
|
334
334
|
<footer>
|
|
335
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
335
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
336
336
|
</footer>
|
|
337
337
|
|
|
338
338
|
<script>prettyPrint();</script>
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<br class="clear">
|
|
231
231
|
|
|
232
232
|
<footer>
|
|
233
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
233
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
234
234
|
</footer>
|
|
235
235
|
|
|
236
236
|
<script>prettyPrint();</script>
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
<br class="clear">
|
|
339
339
|
|
|
340
340
|
<footer>
|
|
341
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
341
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
342
342
|
</footer>
|
|
343
343
|
|
|
344
344
|
<script>prettyPrint();</script>
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
<br class="clear">
|
|
243
243
|
|
|
244
244
|
<footer>
|
|
245
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
245
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
246
246
|
</footer>
|
|
247
247
|
|
|
248
248
|
<script>prettyPrint();</script>
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
<br class="clear">
|
|
369
369
|
|
|
370
370
|
<footer>
|
|
371
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
371
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
372
372
|
</footer>
|
|
373
373
|
|
|
374
374
|
<script>prettyPrint();</script>
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
<br class="clear">
|
|
273
273
|
|
|
274
274
|
<footer>
|
|
275
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
275
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
276
276
|
</footer>
|
|
277
277
|
|
|
278
278
|
<script>prettyPrint();</script>
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
<br class="clear">
|
|
381
381
|
|
|
382
382
|
<footer>
|
|
383
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
383
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
384
384
|
</footer>
|
|
385
385
|
|
|
386
386
|
<script>prettyPrint();</script>
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
<br class="clear">
|
|
285
285
|
|
|
286
286
|
<footer>
|
|
287
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
287
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
288
288
|
</footer>
|
|
289
289
|
|
|
290
290
|
<script>prettyPrint();</script>
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
<br class="clear">
|
|
225
225
|
|
|
226
226
|
<footer>
|
|
227
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
227
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
228
228
|
</footer>
|
|
229
229
|
|
|
230
230
|
<script>prettyPrint();</script>
|
package/docs/module-WTree.html
CHANGED
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
<br class="clear">
|
|
561
561
|
|
|
562
562
|
<footer>
|
|
563
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
563
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
564
564
|
</footer>
|
|
565
565
|
|
|
566
566
|
<script>prettyPrint();</script>
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
<br class="clear">
|
|
243
243
|
|
|
244
244
|
<footer>
|
|
245
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
245
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
246
246
|
</footer>
|
|
247
247
|
|
|
248
248
|
<script>prettyPrint();</script>
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<br class="clear">
|
|
219
219
|
|
|
220
220
|
<footer>
|
|
221
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
221
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
222
222
|
</footer>
|
|
223
223
|
|
|
224
224
|
<script>prettyPrint();</script>
|
|
@@ -144,7 +144,7 @@ export default color2hex
|
|
|
144
144
|
<br class="clear">
|
|
145
145
|
|
|
146
146
|
<footer>
|
|
147
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on
|
|
147
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Thu Dec 16 2021 15:17:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
148
148
|
</footer>
|
|
149
149
|
|
|
150
150
|
<script>prettyPrint();</script>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "w-component-vue",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.67",
|
|
4
4
|
"author": "yuda-lyu(semisphere)",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"serve": "vue-cli-service serve",
|
|
@@ -11,12 +11,12 @@
|
|
|
11
11
|
},
|
|
12
12
|
"main": "dist/w-component-vue.umd.js",
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@mdi/js": "^5.
|
|
14
|
+
"@mdi/js": "^6.5.95",
|
|
15
15
|
"lodash": "^4.17.21",
|
|
16
16
|
"vue-cli-plugin-vuetify": "^2.4.0",
|
|
17
17
|
"vuetify": "^2.5.1",
|
|
18
18
|
"vuetify-loader": "^1.7.2",
|
|
19
|
-
"wsemi": "^1.6.
|
|
19
|
+
"wsemi": "^1.6.34"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@vue/cli-plugin-babel": "^4.5.13",
|
package/public/index.html
CHANGED
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
<!-- @vue-cli動添加@babel/polyfill與vue -->
|
|
10
10
|
|
|
11
11
|
<!-- fontawesome -->
|
|
12
|
-
<link href="https://
|
|
12
|
+
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/css/all.min.css" rel="stylesheet">
|
|
13
13
|
|
|
14
14
|
<!-- mdi font -->
|
|
15
|
-
<link _href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet">
|
|
15
|
+
<link _href="https://cdn.jsdelivr.net/npm/@mdi/font@5.9.55/css/materialdesignicons.min.css" rel="stylesheet">
|
|
16
16
|
|
|
17
17
|
<!-- google font -->
|
|
18
18
|
<link _href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
|
|
114
114
|
<w-button-chip
|
|
115
115
|
:text="WButtonChip.text"
|
|
116
|
-
:icon="
|
|
116
|
+
:icon="mdiFaceMan"
|
|
117
117
|
:tooltip="'測試中文tooltip'"
|
|
118
118
|
></w-button-chip>
|
|
119
119
|
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
</template>
|
|
750
750
|
|
|
751
751
|
<script>
|
|
752
|
-
import { mdiWalletGiftcard,
|
|
752
|
+
import { mdiWalletGiftcard, mdiFaceMan, mdiOrbit, mdiCheckUnderlineCircle, mdiYoutubeTv, mdiCodepen, mdiShakerOutline, mdiFlaskRoundBottom, mdiShoePrint } from '@mdi/js'
|
|
753
753
|
import demolink from './components/demolink.vue'
|
|
754
754
|
import WButtonChip from './components/WButtonChip.vue'
|
|
755
755
|
|
|
@@ -764,7 +764,7 @@ export default {
|
|
|
764
764
|
data: function() {
|
|
765
765
|
return {
|
|
766
766
|
mdiWalletGiftcard,
|
|
767
|
-
|
|
767
|
+
mdiFaceMan,
|
|
768
768
|
mdiOrbit,
|
|
769
769
|
mdiCheckUnderlineCircle,
|
|
770
770
|
mdiYoutubeTv,
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
></demolink>
|
|
42
42
|
|
|
43
43
|
<w-button-circle
|
|
44
|
-
:icon="
|
|
44
|
+
:icon="mdiFaceMan"
|
|
45
45
|
:tooltip="'測試中文tooltip'"
|
|
46
46
|
></w-button-circle>
|
|
47
47
|
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
</template>
|
|
232
232
|
|
|
233
233
|
<script>
|
|
234
|
-
import { mdiWalletGiftcard,
|
|
234
|
+
import { mdiWalletGiftcard, mdiFaceMan, mdiCheckUnderlineCircle } from '@mdi/js'
|
|
235
235
|
import demolink from './components/demolink.vue'
|
|
236
236
|
import WButtonCircle from './components/WButtonCircle.vue'
|
|
237
237
|
|
|
@@ -246,7 +246,7 @@ export default {
|
|
|
246
246
|
data: function() {
|
|
247
247
|
return {
|
|
248
248
|
mdiWalletGiftcard,
|
|
249
|
-
|
|
249
|
+
mdiFaceMan,
|
|
250
250
|
mdiCheckUnderlineCircle,
|
|
251
251
|
'WButtonCircle': {
|
|
252
252
|
},
|
|
@@ -78,8 +78,8 @@ export default {
|
|
|
78
78
|
default: () => [
|
|
79
79
|
'https://cdn.jsdelivr.net/npm/ag-grid-community@25.3.0/dist/ag-grid-community.min.noStyle.js',
|
|
80
80
|
'https://cdn.jsdelivr.net/npm/ag-grid-vue@25.3.0/dist/ag-grid-vue.umd.min.js', //於es5內載入時, AgGridVue會出現在window['ag-grid-vue'].AgGridVue
|
|
81
|
-
'https://cdn.jsdelivr.net/npm/w-aggrid-vue@2.0.
|
|
82
|
-
'https://cdn.jsdelivr.net/npm/xlsx@0.17.
|
|
81
|
+
'https://cdn.jsdelivr.net/npm/w-aggrid-vue@2.0.23/dist/w-aggrid-vue.umd.js',
|
|
82
|
+
'https://cdn.jsdelivr.net/npm/xlsx@0.17.4/dist/xlsx.full.min.js', //download與upload會使用, 一併預載
|
|
83
83
|
],
|
|
84
84
|
},
|
|
85
85
|
opt: {
|
|
@@ -26,6 +26,7 @@ export default {
|
|
|
26
26
|
default: () => [
|
|
27
27
|
'https://cdn.jsdelivr.net/npm/w-ckeditor-vue@1.0.24/dist/ckeditor.js',
|
|
28
28
|
'https://cdn.jsdelivr.net/npm/w-ckeditor-vue@1.0.24/dist/w-ckeditor-vue.umd.js',
|
|
29
|
+
// 'https://cdn.jsdelivr.net/npm/w-ckeditor-vue@2.0.1/dist/w-ckeditor-vue.umd.js', //因依賴問題暫時不使用2.0.1
|
|
29
30
|
],
|
|
30
31
|
},
|
|
31
32
|
value: {
|
|
@@ -38,12 +38,12 @@ export default {
|
|
|
38
38
|
pathItems: {
|
|
39
39
|
type: Array,
|
|
40
40
|
default: () => [
|
|
41
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
42
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
43
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
44
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
45
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
46
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
41
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/highcharts.js',
|
|
42
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/stock.js', //因vue-highcharts初始化若無stock會無法註冊全域組件, 故若還會使用highstock vue組件, 得先於highcharts vue組件事先載入
|
|
43
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/annotations.js',
|
|
44
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/heatmap.js',
|
|
45
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/boost.js',
|
|
46
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/boost-canvas.js',
|
|
47
47
|
],
|
|
48
48
|
},
|
|
49
49
|
options: {
|
|
@@ -23,12 +23,12 @@ export default {
|
|
|
23
23
|
pathItems: {
|
|
24
24
|
type: Array,
|
|
25
25
|
default: () => [
|
|
26
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
27
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
28
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
29
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
30
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
31
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
26
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/highcharts.js',
|
|
27
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/stock.js', //因vue-highcharts初始化若無stock會無法註冊全域組件, 故若還會使用highstock vue組件, 得先於highcharts vue組件事先載入
|
|
28
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/annotations.js',
|
|
29
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/heatmap.js',
|
|
30
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/boost.js',
|
|
31
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/boost-canvas.js',
|
|
32
32
|
'https://cdn.jsdelivr.net/npm/vue-highcharts@0.1.0/dist/vue-highcharts.min.js', //for vue2
|
|
33
33
|
//'https://cdn.jsdelivr.net/npm/vue-highcharts@0.2.0/dist/vue-highcharts.min.js',
|
|
34
34
|
],
|
|
@@ -22,9 +22,9 @@ export default {
|
|
|
22
22
|
pathItems: {
|
|
23
23
|
type: Array,
|
|
24
24
|
default: () => [
|
|
25
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
26
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
27
|
-
'https://cdn.jsdelivr.net/npm/highcharts@9.
|
|
25
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/highcharts.js',
|
|
26
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/stock.js',
|
|
27
|
+
'https://cdn.jsdelivr.net/npm/highcharts@9.3.2/modules/annotations.js',
|
|
28
28
|
'https://cdn.jsdelivr.net/npm/vue-highcharts@0.1.0/dist/vue-highcharts.min.js', //for vue2
|
|
29
29
|
//'https://cdn.jsdelivr.net/npm/vue-highcharts@0.2.0/dist/vue-highcharts.min.js',
|
|
30
30
|
],
|
|
@@ -114,8 +114,8 @@ export default {
|
|
|
114
114
|
pathItems: {
|
|
115
115
|
type: Array,
|
|
116
116
|
default: () => [ //預設值詳見 wsemi/src/domShowImagesDyn.mjs, 因此處有預載, 故所使用viewerjs的版本得相同
|
|
117
|
-
'https://cdn.jsdelivr.net/npm/viewerjs@1.
|
|
118
|
-
'https://cdn.jsdelivr.net/npm/viewerjs@1.
|
|
117
|
+
'https://cdn.jsdelivr.net/npm/viewerjs@1.10.2/dist/viewer.min.css',
|
|
118
|
+
'https://cdn.jsdelivr.net/npm/viewerjs@1.10.2/dist/viewer.min.js',
|
|
119
119
|
],
|
|
120
120
|
},
|
|
121
121
|
images: {
|
|
@@ -49,8 +49,8 @@ export default {
|
|
|
49
49
|
pathItems: {
|
|
50
50
|
type: Array,
|
|
51
51
|
default: () => [ //預設值詳見 wsemi/src/domShowImagesDyn.mjs, 因此處有預載, 故所使用viewerjs的版本得相同
|
|
52
|
-
'https://cdn.jsdelivr.net/npm/viewerjs@1.
|
|
53
|
-
'https://cdn.jsdelivr.net/npm/viewerjs@1.
|
|
52
|
+
'https://cdn.jsdelivr.net/npm/viewerjs@1.10.2/dist/viewer.min.css',
|
|
53
|
+
'https://cdn.jsdelivr.net/npm/viewerjs@1.10.2/dist/viewer.min.js',
|
|
54
54
|
],
|
|
55
55
|
},
|
|
56
56
|
images: {
|
|
@@ -97,7 +97,7 @@ export default {
|
|
|
97
97
|
pathItems: {
|
|
98
98
|
type: Array,
|
|
99
99
|
default: () => [
|
|
100
|
-
'https://cdn.jsdelivr.net/npm/w-leaflet-vue@1.0.
|
|
100
|
+
'https://cdn.jsdelivr.net/npm/w-leaflet-vue@1.0.8/dist/w-leaflet-vue.umd.js',
|
|
101
101
|
],
|
|
102
102
|
},
|
|
103
103
|
opt: {
|
|
@@ -26,7 +26,7 @@ export default {
|
|
|
26
26
|
default: () => [
|
|
27
27
|
'https://cdn.jsdelivr.net/npm/quill@1.3.7/dist/quill.min.js',
|
|
28
28
|
'https://cdn.jsdelivr.net/npm/quill@1.3.7/dist/quill.snow.min.css',
|
|
29
|
-
'https://cdn.jsdelivr.net/npm/w-quill-vue@
|
|
29
|
+
'https://cdn.jsdelivr.net/npm/w-quill-vue@2.0.1/dist/w-quill-vue.umd.js',
|
|
30
30
|
],
|
|
31
31
|
},
|
|
32
32
|
value: {
|
|
@@ -25,7 +25,7 @@ export default {
|
|
|
25
25
|
type: Array,
|
|
26
26
|
default: () => [
|
|
27
27
|
'https://cdn.jsdelivr.net/npm/tinymce@5.5.1/tinymce.min.js',
|
|
28
|
-
'https://cdn.jsdelivr.net/npm/w-tinymce-vue@
|
|
28
|
+
'https://cdn.jsdelivr.net/npm/w-tinymce-vue@2.0.1/dist/w-tinymce-vue.umd.js',
|
|
29
29
|
],
|
|
30
30
|
},
|
|
31
31
|
value: {
|
package/toolg/gDistApp.mjs
CHANGED
|
@@ -12,10 +12,10 @@ let opt = {
|
|
|
12
12
|
<script src="https://cdn.jsdelivr.net/npm/vuetify@2.5.1/dist/vuetify.min.js"></script>
|
|
13
13
|
|
|
14
14
|
<!-- fontawesome -->
|
|
15
|
-
<link href="https://
|
|
15
|
+
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/css/all.min.css" rel="stylesheet">
|
|
16
16
|
|
|
17
17
|
<!-- mdi, 各組件使用mdi/js故不需引用 -->
|
|
18
|
-
<link _href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet">
|
|
18
|
+
<link _href="https://cdn.jsdelivr.net/npm/@mdi/font@5.9.55/css/materialdesignicons.min.css" rel="stylesheet">
|
|
19
19
|
|
|
20
20
|
<!-- google, 各組件使用mdi/js故不需引用 -->
|
|
21
21
|
<link _href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
|
package/toolg/gExtractHtml.mjs
CHANGED
|
@@ -80,10 +80,10 @@ function writeHtml(v) {
|
|
|
80
80
|
<script src="https://cdn.jsdelivr.net/npm/vuetify@2.5.1/dist/vuetify.min.js"></script>
|
|
81
81
|
|
|
82
82
|
<!-- fontawesome -->
|
|
83
|
-
<link href="https://
|
|
83
|
+
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/css/all.min.css" rel="stylesheet">
|
|
84
84
|
|
|
85
85
|
<!-- mdi, 各組件使用mdi/js會於轉單頁時改為mdi icon, 故需引用mdi/css -->
|
|
86
|
-
<link href="https://cdn.jsdelivr.net/npm/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet">
|
|
86
|
+
<link href="https://cdn.jsdelivr.net/npm/@mdi/font@5.9.55/css/materialdesignicons.min.css" rel="stylesheet">
|
|
87
87
|
|
|
88
88
|
<!-- google, 各組件使用mdi/js故不需引用 -->
|
|
89
89
|
<link _href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
|