w-component-vue 2.2.84 → 2.2.86

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.
Files changed (1027) hide show
  1. package/.eslintrc.js +1 -0
  2. package/README.md +1 -1
  3. package/dist/w-component-vue.umd.js +3 -3
  4. package/dist/w-component-vue.umd.js.map +1 -1
  5. package/docs/binarySearch.mjs.html +1 -1
  6. package/docs/examples/app.html +1 -1
  7. package/docs/examples/app.umd.js +3 -3
  8. package/docs/examples/app.umd.js.map +1 -1
  9. package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +1 -1
  10. package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +1 -1
  11. package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +1 -1
  12. package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +1 -1
  13. package/docs/examples/w-aggrid-vue-dyn_simple data.html +1 -1
  14. package/docs/examples/w-alert_backgroundColor.html +1 -1
  15. package/docs/examples/w-alert_borderColor.html +1 -1
  16. package/docs/examples/w-alert_borderRadius.html +1 -1
  17. package/docs/examples/w-alert_borderWidth.html +1 -1
  18. package/docs/examples/w-alert_default.html +1 -1
  19. package/docs/examples/w-alert_icon.html +1 -1
  20. package/docs/examples/w-alert_position.html +1 -1
  21. package/docs/examples/w-alert_recive closed event by promise.html +1 -1
  22. package/docs/examples/w-alert_shadowStyle.html +1 -1
  23. package/docs/examples/w-alert_textColor.html +1 -1
  24. package/docs/examples/w-alert_time (6s).html +1 -1
  25. package/docs/examples/w-alert_type error.html +1 -1
  26. package/docs/examples/w-alert_type infor.html +1 -1
  27. package/docs/examples/w-alert_type warning.html +1 -1
  28. package/docs/examples/w-badge_backgroundColor.html +1 -1
  29. package/docs/examples/w-badge_badgeAlign.html +1 -1
  30. package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +1 -1
  31. package/docs/examples/w-badge_borderRadius.html +1 -1
  32. package/docs/examples/w-badge_default.html +1 -1
  33. package/docs/examples/w-badge_textColor_backgroundColor.html +1 -1
  34. package/docs/examples/w-badge_textFontSize.html +1 -1
  35. package/docs/examples/w-button-chip_active_backgroundColorActive.html +1 -1
  36. package/docs/examples/w-button-chip_active_borderColorActive.html +1 -1
  37. package/docs/examples/w-button-chip_active_iconColorActive.html +1 -1
  38. package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +1 -1
  39. package/docs/examples/w-button-chip_active_shadowActiveStyle.html +1 -1
  40. package/docs/examples/w-button-chip_active_textColorActive.html +1 -1
  41. package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +1 -1
  42. package/docs/examples/w-button-chip_borderColor_borderColorHover.html +1 -1
  43. package/docs/examples/w-button-chip_borderRadius.html +1 -1
  44. package/docs/examples/w-button-chip_borderRadiusStyle.html +1 -1
  45. package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +1 -1
  46. package/docs/examples/w-button-chip_borderWidth.html +1 -1
  47. package/docs/examples/w-button-chip_close.html +1 -1
  48. package/docs/examples/w-button-chip_close_shiftRight.html +1 -1
  49. package/docs/examples/w-button-chip_default.html +1 -1
  50. package/docs/examples/w-button-chip_icon (fontawesome).html +1 -1
  51. package/docs/examples/w-button-chip_icon (material).html +1 -1
  52. package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +1 -1
  53. package/docs/examples/w-button-chip_icon_no text.html +1 -1
  54. package/docs/examples/w-button-chip_loading.html +1 -1
  55. package/docs/examples/w-button-chip_loading_loadingColor.html +1 -1
  56. package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +1 -1
  57. package/docs/examples/w-button-chip_modify loading by callback in click.html +1 -1
  58. package/docs/examples/w-button-chip_modify prog by callback in click.html +1 -1
  59. package/docs/examples/w-button-chip_no shadow.html +1 -1
  60. package/docs/examples/w-button-chip_not editable.html +1 -1
  61. package/docs/examples/w-button-chip_not editable_disabledColor.html +1 -1
  62. package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +1 -1
  63. package/docs/examples/w-button-chip_paddingStyle (thin style).html +1 -1
  64. package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +1 -1
  65. package/docs/examples/w-button-chip_prog.html +1 -1
  66. package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +1 -1
  67. package/docs/examples/w-button-chip_promiseUnlock.html +1 -1
  68. package/docs/examples/w-button-chip_rippleColor.html +1 -1
  69. package/docs/examples/w-button-chip_shadowStyle.html +1 -1
  70. package/docs/examples/w-button-chip_shiftLeft.html +1 -1
  71. package/docs/examples/w-button-chip_slot_close.html +1 -1
  72. package/docs/examples/w-button-chip_textColor.html +1 -1
  73. package/docs/examples/w-button-chip_textColor_textColorHover.html +1 -1
  74. package/docs/examples/w-button-chip_tooltip.html +1 -1
  75. package/docs/examples/w-button-chip_tooltip_tooltipBorderRadius.html +1 -1
  76. package/docs/examples/w-button-chip_tooltip_tooltipPaddingStyle.html +1 -1
  77. package/docs/examples/w-button-chip_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  78. package/docs/examples/w-button-chip_tooltip_tooltipTextFontSize.html +1 -1
  79. package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  80. package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
  81. package/docs/examples/w-button-circle_icon (fontawesome).html +1 -1
  82. package/docs/examples/w-button-circle_icon (material).html +1 -1
  83. package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +1 -1
  84. package/docs/examples/w-button-circle_loading.html +1 -1
  85. package/docs/examples/w-button-circle_loading_loadingColor.html +1 -1
  86. package/docs/examples/w-button-circle_no shadow.html +1 -1
  87. package/docs/examples/w-button-circle_not editable.html +1 -1
  88. package/docs/examples/w-button-circle_not editable_disabledColor.html +1 -1
  89. package/docs/examples/w-button-circle_paddingStyle.html +1 -1
  90. package/docs/examples/w-button-circle_paddingStyle_iconSize.html +1 -1
  91. package/docs/examples/w-button-circle_promiseUnlock.html +1 -1
  92. package/docs/examples/w-button-circle_rippleColor.html +1 -1
  93. package/docs/examples/w-button-circle_shadowStyle.html +1 -1
  94. package/docs/examples/w-button-circle_tooltip.html +1 -1
  95. package/docs/examples/w-button-circle_tooltip_tooltipBorderRadius.html +1 -1
  96. package/docs/examples/w-button-circle_tooltip_tooltipPaddingStyle.html +1 -1
  97. package/docs/examples/w-button-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  98. package/docs/examples/w-button-circle_tooltip_tooltipTextFontSize.html +1 -1
  99. package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +1 -1
  100. package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +1 -1
  101. package/docs/examples/w-checkbox_default.html +1 -1
  102. package/docs/examples/w-checkbox_iconSize_textFontSize.html +1 -1
  103. package/docs/examples/w-checkbox_not editable.html +1 -1
  104. package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +1 -1
  105. package/docs/examples/w-checkbox_text.html +1 -1
  106. package/docs/examples/w-checkbox_text_textColor_textColorHover.html +1 -1
  107. package/docs/examples/w-checkbox_use string (y or n).html +1 -1
  108. package/docs/examples/w-ckeditor-vue-dyn_default.html +1 -1
  109. package/docs/examples/w-ckeditor-vue-dyn_height.html +1 -1
  110. package/docs/examples/w-ckeditor-vue-dyn_not editable.html +1 -1
  111. package/docs/examples/w-ckeditor-vue-dyn_settings.html +1 -1
  112. package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +1 -1
  113. package/docs/examples/w-confirm_contentIcon (fontawesome).html +1 -1
  114. package/docs/examples/w-confirm_contentIconColor.html +1 -1
  115. package/docs/examples/w-confirm_contentIconSize.html +1 -1
  116. package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +1 -1
  117. package/docs/examples/w-confirm_maxWidth.html +1 -1
  118. package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +1 -1
  119. package/docs/examples/w-confirm_noBtnText_yesBtnText.html +1 -1
  120. package/docs/examples/w-confirm_scrollable (slot content).html +1 -1
  121. package/docs/examples/w-confirm_scrollable.html +1 -1
  122. package/docs/examples/w-confirm_slot content.html +1 -1
  123. package/docs/examples/w-confirm_slot footer.html +1 -1
  124. package/docs/examples/w-confirm_slot header.html +1 -1
  125. package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +1 -1
  126. package/docs/examples/w-confirm_title_content.html +1 -1
  127. package/docs/examples/w-dialog_closeWithInterceptor.html +26 -11
  128. package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +26 -11
  129. package/docs/examples/w-dialog_dialogZIndex.html +26 -11
  130. package/docs/examples/w-dialog_fullscreen.html +30 -15
  131. package/docs/examples/{w-dialog_hasSaveBtn, no save button.html → w-dialog_hasSaveBtn (no save button).html } +24 -9
  132. package/docs/examples/{w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html → w-dialog_hasSaveBtn_hasCloseBtn_isModal (no save and close button).html } +25 -9
  133. package/docs/examples/w-dialog_headerBackgroundColor.html +23 -8
  134. package/docs/examples/w-dialog_headerBtns.html +23 -8
  135. package/docs/examples/w-dialog_headerShadow (no shadow).html +23 -8
  136. package/docs/examples/w-dialog_headerShadowStyle.html +23 -8
  137. package/docs/examples/w-dialog_icon (fontawesome).html +23 -8
  138. package/docs/examples/w-dialog_isModal (not persistent).html +26 -11
  139. package/docs/examples/{w-dialog_maxWidth, for narrow width.html → w-dialog_maxWidth (narrow width).html } +27 -12
  140. package/docs/examples/w-dialog_multi dialogs.html +32 -17
  141. package/docs/examples/w-dialog_panelBorderRadius.html +26 -11
  142. package/docs/examples/w-dialog_panelShadow (no shadow).html +26 -11
  143. package/docs/examples/w-dialog_panelShadowStyle.html +26 -11
  144. package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +23 -8
  145. package/docs/examples/w-dialog_scrollable.html +26 -11
  146. package/docs/examples/{w-dialog_separate for slot content.html → w-dialog_slot content (separate line).html } +27 -12
  147. package/docs/examples/{w-dialog_table in slot content.html → w-dialog_slot content (table).html } +27 -12
  148. package/docs/examples/w-dialog_slot content.html +23 -8
  149. package/docs/examples/w-dialog_slot header-left_header-right.html +23 -8
  150. package/docs/examples/w-dialog_slot panel.html +291 -0
  151. package/docs/examples/w-dialog_title.html +23 -8
  152. package/docs/examples/w-dialog_titleColor_headerIconColor_headerBackgroundColor.html +23 -8
  153. package/docs/examples/w-drawer_afloat.html +4 -2
  154. package/docs/examples/w-drawer_afloat_afloatByFix.html +7 -5
  155. package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +7 -5
  156. package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +7 -5
  157. package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +7 -5
  158. package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +4 -2
  159. package/docs/examples/w-drawer_afloat_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +298 -0
  160. package/docs/examples/w-drawer_afloat_mode.html +7 -5
  161. package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +7 -5
  162. package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth_drawerWidthMin.html +299 -0
  163. package/docs/examples/w-drawer_afloat_overlayOpacity.html +7 -5
  164. package/docs/examples/w-drawer_default.html +4 -2
  165. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +4 -2
  166. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +4 -2
  167. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +4 -2
  168. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +4 -2
  169. package/docs/examples/w-drawer_drawerWidth.html +4 -2
  170. package/docs/examples/w-drawer_mode.html +4 -2
  171. package/docs/examples/w-drawer_mode_dragDrawerWidth.html +4 -2
  172. package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +4 -2
  173. package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +1 -1
  174. package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +1 -1
  175. package/docs/examples/w-dropfiles_borderRadius.html +1 -1
  176. package/docs/examples/w-dropfiles_borderWidth.html +1 -1
  177. package/docs/examples/w-dropfiles_default.html +1 -1
  178. package/docs/examples/w-dropfiles_timeTransition.html +1 -1
  179. package/docs/examples/w-dynamic-list_change rows.html +1 -1
  180. package/docs/examples/w-dynamic-list_change slot.html +1 -1
  181. package/docs/examples/w-dynamic-list_default.html +1 -1
  182. package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +1 -1
  183. package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +1 -1
  184. package/docs/examples/w-dynamic-list_processItems.html +1 -1
  185. package/docs/examples/w-dynamic-list_render.html +1 -1
  186. package/docs/examples/w-dynamic-list_slot item with image.html +1 -1
  187. package/docs/examples/w-dynamic-list_viewHeightMax.html +1 -1
  188. package/docs/examples/w-echarts-vue-dyn_area.html +1 -1
  189. package/docs/examples/w-echarts-vue-dyn_bar3D.html +1 -1
  190. package/docs/examples/w-echarts-vue-dyn_continuous.html +1 -1
  191. package/docs/examples/w-echarts-vue-dyn_heatmap.html +1 -1
  192. package/docs/examples/w-echarts-vue-dyn_line.html +1 -1
  193. package/docs/examples/w-echarts-vue-dyn_line3D.html +1 -1
  194. package/docs/examples/w-echarts-vue-dyn_parallel.html +1 -1
  195. package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +1 -1
  196. package/docs/examples/w-echarts-vue-dyn_polar.html +1 -1
  197. package/docs/examples/w-echarts-vue-dyn_radar.html +1 -1
  198. package/docs/examples/w-echarts-vue-dyn_scatter.html +1 -1
  199. package/docs/examples/w-echarts-vue-dyn_stack.html +1 -1
  200. package/docs/examples/w-echarts-vue-dyn_surface.html +1 -1
  201. package/docs/examples/w-echarts-vue-dyn_tree.html +1 -1
  202. package/docs/examples/w-echarts-vue-dyn_treemap.html +1 -1
  203. package/docs/examples/w-explorer_bindRoot.html +1 -1
  204. package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +1 -1
  205. package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +1 -1
  206. package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +1 -1
  207. package/docs/examples/w-explorer_dark mode.html +1 -1
  208. package/docs/examples/w-explorer_default.html +1 -1
  209. package/docs/examples/w-explorer_defaultShowTreeFirst.html +1 -1
  210. package/docs/examples/w-explorer_defaultShowTreeFirst_noSelectedText.html +1 -1
  211. package/docs/examples/w-explorer_events.html +1 -1
  212. package/docs/examples/w-explorer_funSortTree.html +1 -1
  213. package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +1 -1
  214. package/docs/examples/w-explorer_listBackgroundColor.html +1 -1
  215. package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +1 -1
  216. package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +1 -1
  217. package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +1 -1
  218. package/docs/examples/w-explorer_listItemRippleColor.html +1 -1
  219. package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +1 -1
  220. package/docs/examples/w-explorer_listItemTextFontSize.html +1 -1
  221. package/docs/examples/w-explorer_listPaddingStyle.html +1 -1
  222. package/docs/examples/w-explorer_pathBackgroundColor.html +1 -1
  223. package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +1 -1
  224. package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +1 -1
  225. package/docs/examples/w-explorer_pathBtnTextFontSize.html +1 -1
  226. package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +1 -1
  227. package/docs/examples/w-explorer_showTree.html +1 -1
  228. package/docs/examples/w-explorer_slot list-item-cover.html +1 -1
  229. package/docs/examples/w-explorer_slot list-item-sub.html +1 -1
  230. package/docs/examples/w-explorer_slot list-item-text-left.html +1 -1
  231. package/docs/examples/w-explorer_slot list-item-text-right.html +1 -1
  232. package/docs/examples/w-explorer_slot list-item_list-item-cover_list-head_list-foot.html +1 -1
  233. package/docs/examples/w-explorer_small text.html +1 -1
  234. package/docs/examples/w-explorer_toggleTreeFoldersAll.html +1 -1
  235. package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +1 -1
  236. package/docs/examples/w-explorer_treeAfloat.html +1 -1
  237. package/docs/examples/w-explorer_treeBackgroundColor.html +1 -1
  238. package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +1 -1
  239. package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +1 -1
  240. package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +1 -1
  241. package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +1 -1
  242. package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +1 -1
  243. package/docs/examples/w-explorer_treeIndent.html +1 -1
  244. package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +1 -1
  245. package/docs/examples/w-explorer_treeItemRippleColor.html +1 -1
  246. package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +1 -1
  247. package/docs/examples/w-explorer_treeItemTextFontSize.html +1 -1
  248. package/docs/examples/w-explorer_treePaddingStyle.html +1 -1
  249. package/docs/examples/w-explorer_treeToggleIconColor_treeToggleIconBackgroundColor_treeToggleIconBackgroundColorHover.html +1 -1
  250. package/docs/examples/w-explorer_treeToggleIconSize.html +1 -1
  251. package/docs/examples/w-explorer_treeWidth.html +1 -1
  252. package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +1 -1
  253. package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +1 -1
  254. package/docs/examples/w-explorer_triggerClickTreeFolderById.html +1 -1
  255. package/docs/examples/w-group-baggage_connLineColor.html +1 -1
  256. package/docs/examples/w-group-baggage_connLineWidth.html +1 -1
  257. package/docs/examples/w-group-baggage_connLineZoneWidth.html +1 -1
  258. package/docs/examples/w-group-baggage_contentBackgroundColor_contentBackgroundColorHover.html +1 -1
  259. package/docs/examples/w-group-baggage_contentBorderColor_contentBorderColorHover.html +1 -1
  260. package/docs/examples/w-group-baggage_contentBorderRadius.html +1 -1
  261. package/docs/examples/w-group-baggage_contentBorderWidth.html +1 -1
  262. package/docs/examples/w-group-baggage_contentPaddingStyle.html +1 -1
  263. package/docs/examples/w-group-baggage_contentTextColor_contentTextColorHover.html +1 -1
  264. package/docs/examples/w-group-baggage_contentTextFontSize.html +1 -1
  265. package/docs/examples/w-group-baggage_default.html +1 -1
  266. package/docs/examples/w-group-baggage_keyTag_keyText.html +1 -1
  267. package/docs/examples/w-group-baggage_slot tag.html +1 -1
  268. package/docs/examples/w-group-baggage_slot text-sub.html +1 -1
  269. package/docs/examples/w-group-baggage_slot text_contentPaddingStyle.html +1 -1
  270. package/docs/examples/w-group-baggage_tagBackgroundColor_tagBackgroundColorHover.html +1 -1
  271. package/docs/examples/w-group-baggage_tagBorderColor_tagBorderColorHover.html +1 -1
  272. package/docs/examples/w-group-baggage_tagBorderRadius.html +1 -1
  273. package/docs/examples/w-group-baggage_tagBorderWidth.html +1 -1
  274. package/docs/examples/w-group-baggage_tagClickable_contentClickable_events.html +1 -1
  275. package/docs/examples/w-group-baggage_tagDistBetweenTopAndBaseline.html +1 -1
  276. package/docs/examples/w-group-baggage_tagPaddingStyle_contentShiftTopFromBaseline.html +1 -1
  277. package/docs/examples/w-group-baggage_tagTextColor_tagTextColorHover.html +1 -1
  278. package/docs/examples/w-group-baggage_tagTextFontSize_contentShiftTopFromBaseline.html +1 -1
  279. package/docs/examples/w-group-check_backgroundColorActive.html +1 -1
  280. package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +1 -1
  281. package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +1 -1
  282. package/docs/examples/w-group-check_borderRadius.html +1 -1
  283. package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
  284. package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
  285. package/docs/examples/w-group-check_click (console.log).html +1 -1
  286. package/docs/examples/w-group-check_default.html +1 -1
  287. package/docs/examples/w-group-check_group (only one).html +1 -1
  288. package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +1 -1
  289. package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
  290. package/docs/examples/w-group-check_icon (fontawesome).html +1 -1
  291. package/docs/examples/w-group-check_icon (material).html +1 -1
  292. package/docs/examples/w-group-check_iconColorActive.html +1 -1
  293. package/docs/examples/w-group-check_iconColor_iconColorHover.html +1 -1
  294. package/docs/examples/w-group-check_loading.html +1 -1
  295. package/docs/examples/w-group-check_loading_loadingColor.html +1 -1
  296. package/docs/examples/w-group-check_marginStyle.html +1 -1
  297. package/docs/examples/w-group-check_no shadowActive.html +1 -1
  298. package/docs/examples/w-group-check_not editable.html +1 -1
  299. package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
  300. package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +1 -1
  301. package/docs/examples/w-group-check_shadow.html +1 -1
  302. package/docs/examples/w-group-check_shadowActiveStyle.html +1 -1
  303. package/docs/examples/w-group-check_shadow_shadowStyle.html +1 -1
  304. package/docs/examples/w-group-check_shiftLeft.html +1 -1
  305. package/docs/examples/w-group-check_shiftLeft_shiftRight.html +1 -1
  306. package/docs/examples/w-group-check_slot_shadow.html +1 -1
  307. package/docs/examples/w-group-check_textColor.html +1 -1
  308. package/docs/examples/w-group-check_textColorActive.html +1 -1
  309. package/docs/examples/w-group-check_textColor_textColorHover.html +1 -1
  310. package/docs/examples/w-group-check_tooltip.html +1 -1
  311. package/docs/examples/w-group-dragdrop_default.html +1 -1
  312. package/docs/examples/w-group-dragdrop_event (dragdrop).html +1 -1
  313. package/docs/examples/w-group-dragdrop_items(string array).html +1 -1
  314. package/docs/examples/w-group-dragdrop_keyBinder.html +1 -1
  315. package/docs/examples/w-group-dragdrop_not draggable.html +1 -1
  316. package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +1 -1
  317. package/docs/examples/w-group-radio_backgroundColorActive.html +1 -1
  318. package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +1 -1
  319. package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +1 -1
  320. package/docs/examples/w-group-radio_borderRadius.html +1 -1
  321. package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
  322. package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
  323. package/docs/examples/w-group-radio_click (console.log).html +1 -1
  324. package/docs/examples/w-group-radio_default.html +1 -1
  325. package/docs/examples/w-group-radio_group (only one).html +1 -1
  326. package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +1 -1
  327. package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
  328. package/docs/examples/w-group-radio_icon (fontawesome).html +1 -1
  329. package/docs/examples/w-group-radio_icon (material).html +1 -1
  330. package/docs/examples/w-group-radio_iconColorActive.html +1 -1
  331. package/docs/examples/w-group-radio_iconColor_iconColorHover.html +1 -1
  332. package/docs/examples/w-group-radio_loading.html +1 -1
  333. package/docs/examples/w-group-radio_loading_loadingColor.html +1 -1
  334. package/docs/examples/w-group-radio_marginStyle.html +1 -1
  335. package/docs/examples/w-group-radio_no shadowActive.html +1 -1
  336. package/docs/examples/w-group-radio_not editable.html +1 -1
  337. package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
  338. package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +1 -1
  339. package/docs/examples/w-group-radio_shadow.html +1 -1
  340. package/docs/examples/w-group-radio_shadowActiveStyle.html +1 -1
  341. package/docs/examples/w-group-radio_shadow_shadowStyle.html +1 -1
  342. package/docs/examples/w-group-radio_shiftLeft.html +1 -1
  343. package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +1 -1
  344. package/docs/examples/w-group-radio_slot_shadow.html +1 -1
  345. package/docs/examples/w-group-radio_textColor.html +1 -1
  346. package/docs/examples/w-group-radio_textColorActive.html +1 -1
  347. package/docs/examples/w-group-radio_textColor_textColorHover.html +1 -1
  348. package/docs/examples/w-group-radio_tooltip.html +1 -1
  349. package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +1 -1
  350. package/docs/examples/w-group-tags_borderColor_borderColorHover.html +1 -1
  351. package/docs/examples/w-group-tags_borderRadius.html +1 -1
  352. package/docs/examples/w-group-tags_closeWithInterceptor.html +1 -1
  353. package/docs/examples/w-group-tags_default.html +1 -1
  354. package/docs/examples/w-group-tags_editableClose(no close button).html +1 -1
  355. package/docs/examples/w-group-tags_editableInput(no slot input).html +1 -1
  356. package/docs/examples/w-group-tags_enableCloseEventOnly.html +1 -1
  357. package/docs/examples/w-group-tags_icon (fontawesome).html +1 -1
  358. package/docs/examples/w-group-tags_icon (material).html +1 -1
  359. package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +1 -1
  360. package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +1 -1
  361. package/docs/examples/w-group-tags_inputTextButtonTooltip.html +1 -1
  362. package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +1 -1
  363. package/docs/examples/w-group-tags_inputTextWidth.html +1 -1
  364. package/docs/examples/w-group-tags_marginStyle.html +1 -1
  365. package/docs/examples/w-group-tags_modify loading by callback in click.html +1 -1
  366. package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +1 -1
  367. package/docs/examples/w-group-tags_modify prog by callback in click.html +1 -1
  368. package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +1 -1
  369. package/docs/examples/w-group-tags_not draggable.html +1 -1
  370. package/docs/examples/w-group-tags_not editable.html +1 -1
  371. package/docs/examples/w-group-tags_not editable_nodata.html +1 -1
  372. package/docs/examples/w-group-tags_object items.html +1 -1
  373. package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +1 -1
  374. package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +1 -1
  375. package/docs/examples/w-group-tags_object items_keyIcon.html +1 -1
  376. package/docs/examples/w-group-tags_object items_keyText.html +1 -1
  377. package/docs/examples/w-group-tags_object items_keyTooltip.html +1 -1
  378. package/docs/examples/w-group-tags_object items_slot item.html +1 -1
  379. package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +1 -1
  380. package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +1 -1
  381. package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +1 -1
  382. package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +1 -1
  383. package/docs/examples/w-group-tags_shadowStyle.html +1 -1
  384. package/docs/examples/w-group-tags_shiftLeft.html +1 -1
  385. package/docs/examples/w-group-tags_slot input.html +1 -1
  386. package/docs/examples/w-group-tags_slot item.html +1 -1
  387. package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +1 -1
  388. package/docs/examples/w-group-tags_suggests.html +1 -1
  389. package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +1 -1
  390. package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +1 -1
  391. package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +1 -1
  392. package/docs/examples/w-group-tags_textColor.html +1 -1
  393. package/docs/examples/w-group-tags_textColor_textColorHover.html +1 -1
  394. package/docs/examples/w-group-tags_useActive_valueActive.html +1 -1
  395. package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +1 -1
  396. package/docs/examples/w-highcharts-vue-dyn_area.html +1 -1
  397. package/docs/examples/w-highcharts-vue-dyn_bar.html +1 -1
  398. package/docs/examples/w-highcharts-vue-dyn_heatmap.html +1 -1
  399. package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +1 -1
  400. package/docs/examples/w-highcharts-vue-dyn_line.html +1 -1
  401. package/docs/examples/w-highcharts-vue-dyn_pie.html +1 -1
  402. package/docs/examples/w-highstock-vue-dyn_area.html +1 -1
  403. package/docs/examples/w-highstock-vue-dyn_line.html +1 -1
  404. package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +1 -1
  405. package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +1 -1
  406. package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +1 -1
  407. package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +1 -1
  408. package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +1 -1
  409. package/docs/examples/w-icon-svg_path_sizeOriginal.html +1 -1
  410. package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +1 -1
  411. package/docs/examples/w-image-cascading-dyn_colNum.html +1 -1
  412. package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +1 -1
  413. package/docs/examples/w-image-cascading-dyn_imageWidth.html +1 -1
  414. package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +1 -1
  415. package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +1 -1
  416. package/docs/examples/w-image-viewer-dyn_one image.html +1 -1
  417. package/docs/examples/w-input-checkbox_arrange_marginStyle.html +1 -1
  418. package/docs/examples/w-input-checkbox_arrange_paddingStyle.html +1 -1
  419. package/docs/examples/w-input-checkbox_click (console.log).html +1 -1
  420. package/docs/examples/w-input-checkbox_default.html +1 -1
  421. package/docs/examples/w-input-checkbox_marginStyle.html +1 -1
  422. package/docs/examples/w-input-checkbox_not editable.html +1 -1
  423. package/docs/examples/w-input-checkbox_object items_keyText.html +1 -1
  424. package/docs/examples/w-input-checkbox_paddingStyle.html +1 -1
  425. package/docs/examples/w-input-checkbox_slot_paddingStyle_verticalAlign_inputHeight.html +1 -1
  426. package/docs/examples/w-input-checkbox_textColor_textColorHover_textColorActive.html +1 -1
  427. package/docs/examples/w-input-radio_arrange_marginStyle.html +1 -1
  428. package/docs/examples/w-input-radio_arrange_paddingStyle.html +1 -1
  429. package/docs/examples/w-input-radio_click (console.log).html +1 -1
  430. package/docs/examples/w-input-radio_default.html +1 -1
  431. package/docs/examples/w-input-radio_marginStyle.html +1 -1
  432. package/docs/examples/w-input-radio_not editable.html +1 -1
  433. package/docs/examples/w-input-radio_object items_keyText.html +1 -1
  434. package/docs/examples/w-input-radio_paddingStyle.html +1 -1
  435. package/docs/examples/w-input-radio_slot_paddingStyle_verticalAlign_inputHeight.html +1 -1
  436. package/docs/examples/w-input-radio_textColor_textColorHover_textColorActive.html +1 -1
  437. package/docs/examples/w-json-view_default.html +1 -1
  438. package/docs/examples/w-json-view_events.html +1 -1
  439. package/docs/examples/w-json-view_filterKeywords_filterFunction.html +1 -1
  440. package/docs/examples/w-json-view_filterKeywords_noResultsText.html +1 -1
  441. package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +1 -1
  442. package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +1 -1
  443. package/docs/examples/w-json-view_large data (15,500 lines).html +1 -1
  444. package/docs/examples/w-json-view_no viewHeightMax.html +1 -1
  445. package/docs/examples/w-json-view_rippleColor.html +1 -1
  446. package/docs/examples/w-json-view_toggleItemsAll.html +1 -1
  447. package/docs/examples/w-json-view_toggleItemsByFun.html +1 -1
  448. package/docs/examples/w-json-view_viewHeightMax.html +1 -1
  449. package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +1 -1
  450. package/docs/examples/w-leaflet-vue-dyn_contourSets.html +1 -1
  451. package/docs/examples/w-leaflet-vue-dyn_pointSets.html +1 -1
  452. package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +1 -1
  453. package/docs/examples/w-list-expand_activeMode(multi).html +1 -1
  454. package/docs/examples/w-list-expand_auto scroll.html +1 -1
  455. package/docs/examples/w-list-expand_default.html +1 -1
  456. package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
  457. package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +1 -1
  458. package/docs/examples/w-list-expand_paddingStyle.html +1 -1
  459. package/docs/examples/w-list-expand_slot footer.html +1 -1
  460. package/docs/examples/w-list-expand_slot header.html +1 -1
  461. package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
  462. package/docs/examples/w-list-expand_slot item-header_item-content.html +1 -1
  463. package/docs/examples/w-list-horizontal_borderBottomSize.html +1 -1
  464. package/docs/examples/w-list-horizontal_default.html +1 -1
  465. package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
  466. package/docs/examples/w-list-horizontal_itemBorderRadius.html +1 -1
  467. package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +1 -1
  468. package/docs/examples/w-list-horizontal_itemRippleColor.html +1 -1
  469. package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +1 -1
  470. package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +1 -1
  471. package/docs/examples/w-list-horizontal_keyText_keyIcon.html +1 -1
  472. package/docs/examples/w-list-horizontal_no borderBottom.html +1 -1
  473. package/docs/examples/w-list-horizontal_paddingStyle.html +1 -1
  474. package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +1 -1
  475. package/docs/examples/w-list-horizontal_slot.html +1 -1
  476. package/docs/examples/w-list-horizontal_space.html +1 -1
  477. package/docs/examples/w-list-horizontal_string items.html +1 -1
  478. package/docs/examples/w-list-vertical_auto scroll.html +1 -1
  479. package/docs/examples/w-list-vertical_default.html +1 -1
  480. package/docs/examples/w-list-vertical_itemActive.html +1 -1
  481. package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
  482. package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
  483. package/docs/examples/w-list-vertical_keyText_keyIcon.html +1 -1
  484. package/docs/examples/w-list-vertical_paddingStyle.html +1 -1
  485. package/docs/examples/w-list-vertical_slot footer.html +1 -1
  486. package/docs/examples/w-list-vertical_slot header.html +1 -1
  487. package/docs/examples/w-list-vertical_slot item.html +1 -1
  488. package/docs/examples/w-list-vertical_string items.html +1 -1
  489. package/docs/examples/w-list-vertical_useActive (no active).html +1 -1
  490. package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +1 -1
  491. package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +1 -1
  492. package/docs/examples/w-panel-avatar_avatarBorderRadius.html +1 -1
  493. package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +1 -1
  494. package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +1 -1
  495. package/docs/examples/w-panel-avatar_avatarIcon (material).html +1 -1
  496. package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +1 -1
  497. package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +1 -1
  498. package/docs/examples/w-panel-avatar_contentBackgroundColor.html +1 -1
  499. package/docs/examples/w-panel-avatar_contentBorderRadius.html +1 -1
  500. package/docs/examples/w-panel-avatar_contentShadow.html +1 -1
  501. package/docs/examples/w-panel-avatar_default.html +1 -1
  502. package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +1 -1
  503. package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +1 -1
  504. package/docs/examples/w-panel-avatar_no avatarShadow.html +1 -1
  505. package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +1 -1
  506. package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +1 -1
  507. package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +1 -1
  508. package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +1 -1
  509. package/docs/examples/w-panel-bulge_contentBackgroundColor.html +1 -1
  510. package/docs/examples/w-panel-bulge_contentBorderRadius.html +1 -1
  511. package/docs/examples/w-panel-bulge_default.html +1 -1
  512. package/docs/examples/w-panel-bulge_headerBorderRadius.html +1 -1
  513. package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +1 -1
  514. package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +1 -1
  515. package/docs/examples/w-panel-bulge_paddingStyle.html +1 -1
  516. package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +1 -1
  517. package/docs/examples/w-panel-bulge_with grey outer.html +1 -1
  518. package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +1 -1
  519. package/docs/examples/w-panel-divide-horizontal_barColor.html +1 -1
  520. package/docs/examples/w-panel-divide-horizontal_barSize.html +1 -1
  521. package/docs/examples/w-panel-divide-horizontal_default.html +1 -1
  522. package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +1 -1
  523. package/docs/examples/w-panel-divide-horizontal_ratio.html +1 -1
  524. package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +1 -1
  525. package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +1 -1
  526. package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +1 -1
  527. package/docs/examples/w-panel-divide-vertical_barColor.html +1 -1
  528. package/docs/examples/w-panel-divide-vertical_barSize.html +1 -1
  529. package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +1 -1
  530. package/docs/examples/w-panel-divide-vertical_default.html +1 -1
  531. package/docs/examples/w-panel-divide-vertical_ratio.html +1 -1
  532. package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +1 -1
  533. package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +1 -1
  534. package/docs/examples/w-panel-scale_for select.html +1 -1
  535. package/docs/examples/w-panel-scale_for v-btn.html +1 -1
  536. package/docs/examples/w-panel-scale_for w-panel-bulge.html +1 -1
  537. package/docs/examples/w-panel-scale_for w-panel-scrolly.html +1 -1
  538. package/docs/examples/w-panel-scale_for w-text-suggest.html +1 -1
  539. package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +1 -1
  540. package/docs/examples/w-panel-scrolly_default.html +1 -1
  541. package/docs/examples/w-panel-scrolly_events.html +1 -1
  542. package/docs/examples/w-panel-scrolly_scrollTop.html +1 -1
  543. package/docs/examples/w-panel-stripe_borderRadius.html +1 -1
  544. package/docs/examples/w-panel-stripe_buttons in slot footer.html +1 -1
  545. package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +1 -1
  546. package/docs/examples/w-panel-stripe_no footer.html +1 -1
  547. package/docs/examples/w-panel-stripe_no header.html +1 -1
  548. package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +1 -1
  549. package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +1 -1
  550. package/docs/examples/w-panel-stripe_only slot title in header.html +1 -1
  551. package/docs/examples/w-panel-stripe_padding.html +1 -1
  552. package/docs/examples/w-panel-stripe_separate for slot content.html +1 -1
  553. package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +1 -1
  554. package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +1 -1
  555. package/docs/examples/w-panel-stripe_table in slot content.html +1 -1
  556. package/docs/examples/w-panel-stripe_with grey outer.html +1 -1
  557. package/docs/examples/w-popup-edit-text_default.html +1 -1
  558. package/docs/examples/w-popup-edit-text_in table.html +1 -1
  559. package/docs/examples/w-popup-edit-text_minWidthForPopup.html +1 -1
  560. package/docs/examples/w-popup-edit-text_minWidthForValue.html +1 -1
  561. package/docs/examples/w-popup-edit-text_no title.html +1 -1
  562. package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +1 -1
  563. package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +1 -1
  564. package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +1 -1
  565. package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +1 -1
  566. package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +1 -1
  567. package/docs/examples/w-popup_auto flipping in dialog.html +1 -1
  568. package/docs/examples/w-popup_auto flipping in scroll panel.html +1 -1
  569. package/docs/examples/w-popup_autoFitMaxWidth.html +1 -1
  570. package/docs/examples/w-popup_autoFitMinWidth.html +1 -1
  571. package/docs/examples/w-popup_backgroundColor.html +1 -1
  572. package/docs/examples/w-popup_borderRadius.html +1 -1
  573. package/docs/examples/w-popup_click item by latency hiding.html +1 -1
  574. package/docs/examples/w-popup_default.html +1 -2
  575. package/docs/examples/w-popup_in popup.html +1 -1
  576. package/docs/examples/w-popup_in scroll panel.html +1 -1
  577. package/docs/examples/w-popup_isolated.html +1 -1
  578. package/docs/examples/w-popup_maxWidth.html +1 -1
  579. package/docs/examples/w-popup_minWidth.html +1 -1
  580. package/docs/examples/w-popup_no shadow_backgroundColor.html +1 -1
  581. package/docs/examples/w-popup_not editable.html +1 -1
  582. package/docs/examples/w-popup_paddingStyle.html +1 -1
  583. package/docs/examples/w-popup_placement.html +1 -1
  584. package/docs/examples/w-popup_placementDist.html +1 -1
  585. package/docs/examples/w-popup_shadowStyle.html +1 -1
  586. package/docs/examples/w-popup_slot for table_maxWidth.html +1 -1
  587. package/docs/examples/w-popup_textColor_backgroundColor.html +1 -1
  588. package/docs/examples/w-popup_textFontSize.html +1 -1
  589. package/docs/examples/w-popup_transitionTime.html +1 -1
  590. package/docs/examples/w-progress-bar_decimal.html +1 -1
  591. package/docs/examples/w-progress-bar_default.html +1 -1
  592. package/docs/examples/w-progress-bar_enableContinuous.html +178 -0
  593. package/docs/examples/w-progress-bar_enableContinuous_continuousIncrease_continuousPeriod.html +185 -0
  594. package/docs/examples/w-progress-bar_enableContinuous_progColor_progBackgroundColor.html +185 -0
  595. package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +1 -1
  596. package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +1 -1
  597. package/docs/examples/w-progress-bar_height.html +1 -1
  598. package/docs/examples/w-progress-bar_height_borderRadius.html +1 -1
  599. package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +1 -1
  600. package/docs/examples/w-progress-bar_iconFinishColor.html +1 -1
  601. package/docs/examples/w-progress-bar_iconSize.html +1 -1
  602. package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +1 -1
  603. package/docs/examples/w-progress-bar_iconWaitingColor.html +1 -1
  604. package/docs/examples/w-progress-bar_progColor.html +1 -1
  605. package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +1 -1
  606. package/docs/examples/w-progress-bar_title.html +1 -1
  607. package/docs/examples/w-progress-bar_title_titleTextColor.html +1 -1
  608. package/docs/examples/w-progress-bar_title_titleTextFontSize.html +1 -1
  609. package/docs/examples/w-progress-bar_value=0 (waiting).html +1 -1
  610. package/docs/examples/w-progress-bar_value=100 (finish).html +1 -1
  611. package/docs/examples/w-progress-bar_valueTextColor.html +1 -1
  612. package/docs/examples/w-progress-bar_valueTextFontSize.html +1 -1
  613. package/docs/examples/w-progress-circle_color.html +1 -1
  614. package/docs/examples/w-progress-circle_color_trackColor.html +1 -1
  615. package/docs/examples/w-progress-circle_color_trackColor_textColor.html +1 -1
  616. package/docs/examples/w-progress-circle_default.html +1 -1
  617. package/docs/examples/w-progress-circle_small size.html +1 -1
  618. package/docs/examples/w-progress-circle_tooltip.html +1 -1
  619. package/docs/examples/w-progress-circle_tooltip_tooltipBorderRadius.html +1 -1
  620. package/docs/examples/w-progress-circle_tooltip_tooltipPaddingStyle.html +1 -1
  621. package/docs/examples/w-progress-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  622. package/docs/examples/w-progress-circle_tooltip_tooltipTextFontSize.html +1 -1
  623. package/docs/examples/w-progress-circle_very small size.html +1 -1
  624. package/docs/examples/w-progress-circle_width.html +1 -1
  625. package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +1 -1
  626. package/docs/examples/w-quill-vue-dyn_default.html +1 -1
  627. package/docs/examples/w-quill-vue-dyn_height.html +1 -1
  628. package/docs/examples/w-quill-vue-dyn_not editable.html +1 -1
  629. package/docs/examples/w-quill-vue-dyn_settings.html +1 -1
  630. package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +1 -1
  631. package/docs/examples/w-switch_default.html +1 -1
  632. package/docs/examples/w-switch_not editable.html +1 -1
  633. package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +1 -1
  634. package/docs/examples/w-switch_switchSize_textFontSize.html +1 -1
  635. package/docs/examples/w-switch_text.html +1 -1
  636. package/docs/examples/w-switch_text_textColor_textColorHover.html +1 -1
  637. package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +1 -1
  638. package/docs/examples/w-switch_use string (y or n).html +1 -1
  639. package/docs/examples/w-table-dyn_default.html +1 -1
  640. package/docs/examples/w-table-dyn_editable.html +1 -1
  641. package/docs/examples/w-table-dyn_editable_checkId.html +1 -1
  642. package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +1 -1
  643. package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +1 -1
  644. package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +1 -1
  645. package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +1 -1
  646. package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +1 -1
  647. package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +1 -1
  648. package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +1 -1
  649. package/docs/examples/w-table-dyn_editable_slot btns.html +1 -1
  650. package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +1 -1
  651. package/docs/examples/w-table-dyn_fixIds (fix id).html +1 -1
  652. package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +1 -1
  653. package/docs/examples/w-table-dyn_name_description.html +1 -1
  654. package/docs/examples/w-table-dyn_opt.kpHead.html +1 -1
  655. package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +1 -1
  656. package/docs/examples/w-table-dyn_slot btns.html +1 -1
  657. package/docs/examples/w-table-dyn_slot infor (name_description).html +1 -1
  658. package/docs/examples/w-table-dyn_sortColIds (sort by order).html +1 -1
  659. package/docs/examples/w-text-int_borderRadius.html +1 -1
  660. package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  661. package/docs/examples/w-text-int_border_borderRadius.html +1 -1
  662. package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
  663. package/docs/examples/w-text-int_border_default.html +1 -1
  664. package/docs/examples/w-text-int_border_not editable.html +1 -1
  665. package/docs/examples/w-text-int_border_width.html +1 -1
  666. package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
  667. package/docs/examples/w-text-int_buttonIconSize.html +1 -1
  668. package/docs/examples/w-text-int_default.html +1 -1
  669. package/docs/examples/w-text-int_not editable.html +1 -1
  670. package/docs/examples/w-text-int_textColor.html +1 -1
  671. package/docs/examples/w-text-int_textFontSize.html +1 -1
  672. package/docs/examples/w-text-int_width.html +1 -1
  673. package/docs/examples/w-text-select_a lot of items.html +1 -1
  674. package/docs/examples/w-text-select_borderRadius.html +1 -1
  675. package/docs/examples/w-text-select_border_a lot of items.html +1 -1
  676. package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  677. package/docs/examples/w-text-select_border_borderRadius.html +1 -1
  678. package/docs/examples/w-text-select_border_default.html +1 -1
  679. package/docs/examples/w-text-select_border_events.html +1 -1
  680. package/docs/examples/w-text-select_border_expansionIconSize.html +1 -1
  681. package/docs/examples/w-text-select_border_fullwidth.html +1 -1
  682. package/docs/examples/w-text-select_border_itemPaddingStyle.html +1 -1
  683. package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
  684. package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight.html +1 -1
  685. package/docs/examples/w-text-select_border_items(string array).html +1 -1
  686. package/docs/examples/w-text-select_border_keyText.html +1 -1
  687. package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +1 -1
  688. package/docs/examples/w-text-select_border_leftIcon (material).html +1 -1
  689. package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
  690. package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +1 -1
  691. package/docs/examples/w-text-select_border_maxHeight.html +1 -1
  692. package/docs/examples/w-text-select_border_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  693. package/docs/examples/w-text-select_border_minWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  694. package/docs/examples/w-text-select_border_not editable.html +1 -1
  695. package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +1 -1
  696. package/docs/examples/w-text-select_border_paddingStyle (thin style).html +1 -1
  697. package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
  698. package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +1 -1
  699. package/docs/examples/w-text-select_border_showExpansionIcon.html +1 -1
  700. package/docs/examples/w-text-select_border_slot item.html +1 -1
  701. package/docs/examples/w-text-select_border_slot select.html +1 -1
  702. package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +1 -1
  703. package/docs/examples/w-text-select_border_textFontSize.html +1 -1
  704. package/docs/examples/w-text-select_border_with popup.html +1 -1
  705. package/docs/examples/w-text-select_default.html +1 -1
  706. package/docs/examples/w-text-select_events.html +1 -1
  707. package/docs/examples/w-text-select_expansionIconSize.html +1 -1
  708. package/docs/examples/w-text-select_fullwidth.html +1 -1
  709. package/docs/examples/w-text-select_itemPaddingStyle.html +1 -1
  710. package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
  711. package/docs/examples/w-text-select_itemTextFontSize_defItemHeight.html +1 -1
  712. package/docs/examples/w-text-select_items(string array).html +1 -1
  713. package/docs/examples/w-text-select_keyText.html +1 -1
  714. package/docs/examples/w-text-select_leftIcon (fontawesome).html +1 -1
  715. package/docs/examples/w-text-select_leftIcon (material).html +1 -1
  716. package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
  717. package/docs/examples/w-text-select_leftIcon_leftIconSize.html +1 -1
  718. package/docs/examples/w-text-select_maxHeight.html +1 -1
  719. package/docs/examples/w-text-select_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  720. package/docs/examples/w-text-select_minWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  721. package/docs/examples/w-text-select_not editable.html +1 -1
  722. package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +1 -1
  723. package/docs/examples/w-text-select_paddingStyle (thin style).html +1 -1
  724. package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
  725. package/docs/examples/w-text-select_rightIcon_rightIconSize.html +1 -1
  726. package/docs/examples/w-text-select_showExpansionIcon.html +1 -1
  727. package/docs/examples/w-text-select_slot item.html +1 -1
  728. package/docs/examples/w-text-select_slot select.html +1 -1
  729. package/docs/examples/w-text-select_textColor_expansionIconColor.html +1 -1
  730. package/docs/examples/w-text-select_textFontSize.html +1 -1
  731. package/docs/examples/w-text-select_with popup.html +1 -1
  732. package/docs/examples/w-text-suggest_a lot of items.html +1 -1
  733. package/docs/examples/w-text-suggest_borderRadius.html +1 -1
  734. package/docs/examples/w-text-suggest_border_a lot of items.html +1 -1
  735. package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  736. package/docs/examples/w-text-suggest_border_borderRadius.html +1 -1
  737. package/docs/examples/w-text-suggest_border_default.html +1 -1
  738. package/docs/examples/w-text-suggest_border_events.html +1 -1
  739. package/docs/examples/w-text-suggest_border_expansionIconSize.html +1 -1
  740. package/docs/examples/w-text-suggest_border_fullwidth.html +1 -1
  741. package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +1 -1
  742. package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
  743. package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +1 -1
  744. package/docs/examples/w-text-suggest_border_items(string array).html +1 -1
  745. package/docs/examples/w-text-suggest_border_keyText.html +1 -1
  746. package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +1 -1
  747. package/docs/examples/w-text-suggest_border_leftIcon (material).html +1 -1
  748. package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
  749. package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +1 -1
  750. package/docs/examples/w-text-suggest_border_noResultsText.html +1 -1
  751. package/docs/examples/w-text-suggest_border_not editable.html +1 -1
  752. package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +1 -1
  753. package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +1 -1
  754. package/docs/examples/w-text-suggest_border_placeholder.html +1 -1
  755. package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
  756. package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +1 -1
  757. package/docs/examples/w-text-suggest_border_showExpansionIcon.html +1 -1
  758. package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +1 -1
  759. package/docs/examples/w-text-suggest_border_slot item.html +1 -1
  760. package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +1 -1
  761. package/docs/examples/w-text-suggest_border_textFontSize.html +1 -1
  762. package/docs/examples/w-text-suggest_border_with popup.html +1 -1
  763. package/docs/examples/w-text-suggest_default.html +1 -1
  764. package/docs/examples/w-text-suggest_events.html +1 -1
  765. package/docs/examples/w-text-suggest_expansionIconSize.html +1 -1
  766. package/docs/examples/w-text-suggest_fullwidth.html +1 -1
  767. package/docs/examples/w-text-suggest_itemPaddingStyle.html +1 -1
  768. package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
  769. package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +1 -1
  770. package/docs/examples/w-text-suggest_items(string array).html +1 -1
  771. package/docs/examples/w-text-suggest_keyText.html +1 -1
  772. package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +1 -1
  773. package/docs/examples/w-text-suggest_leftIcon (material).html +1 -1
  774. package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
  775. package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +1 -1
  776. package/docs/examples/w-text-suggest_maxHeight.html +1 -1
  777. package/docs/examples/w-text-suggest_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  778. package/docs/examples/w-text-suggest_minWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  779. package/docs/examples/w-text-suggest_noResultsText.html +1 -1
  780. package/docs/examples/w-text-suggest_not editable.html +1 -1
  781. package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +1 -1
  782. package/docs/examples/w-text-suggest_paddingStyle (thin style).html +1 -1
  783. package/docs/examples/w-text-suggest_placeholder.html +1 -1
  784. package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
  785. package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +1 -1
  786. package/docs/examples/w-text-suggest_showExpansionIcon.html +1 -1
  787. package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +1 -1
  788. package/docs/examples/w-text-suggest_slot item.html +1 -1
  789. package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +1 -1
  790. package/docs/examples/w-text-suggest_textFontSize.html +1 -1
  791. package/docs/examples/w-text-suggest_with popup.html +1 -1
  792. package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  793. package/docs/examples/w-text_border_borderRadius_paddingStyle.html +1 -1
  794. package/docs/examples/w-text_border_default.html +1 -1
  795. package/docs/examples/w-text_border_events.html +1 -1
  796. package/docs/examples/w-text_border_fullwidth.html +1 -1
  797. package/docs/examples/w-text_border_leftIcon (fontawesome).html +1 -1
  798. package/docs/examples/w-text_border_leftIcon (material).html +1 -1
  799. package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
  800. package/docs/examples/w-text_border_not editable.html +1 -1
  801. package/docs/examples/w-text_border_placeholder.html +1 -1
  802. package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
  803. package/docs/examples/w-text_border_textAlign.html +1 -1
  804. package/docs/examples/w-text_border_textColor.html +1 -1
  805. package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +1 -1
  806. package/docs/examples/w-text_default.html +1 -1
  807. package/docs/examples/w-text_events.html +1 -1
  808. package/docs/examples/w-text_fullwidth.html +1 -1
  809. package/docs/examples/w-text_leftIcon (fontawesome).html +1 -1
  810. package/docs/examples/w-text_leftIcon (material).html +1 -1
  811. package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
  812. package/docs/examples/w-text_leftIcon_leftIconSize.html +1 -1
  813. package/docs/examples/w-text_leftIcon_leftIconTooltip.html +1 -1
  814. package/docs/examples/w-text_not editable.html +1 -1
  815. package/docs/examples/w-text_placeholder.html +1 -1
  816. package/docs/examples/w-text_rightIcon.html +1 -1
  817. package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
  818. package/docs/examples/w-text_rightIcon_rightIconSize.html +1 -1
  819. package/docs/examples/w-text_rightIcon_rightIconTooltip.html +1 -1
  820. package/docs/examples/w-text_textAlign.html +1 -1
  821. package/docs/examples/w-text_textColor.html +1 -1
  822. package/docs/examples/w-text_textFontSize.html +1 -1
  823. package/docs/examples/w-textarea_borderColorFocus.html +1 -1
  824. package/docs/examples/w-textarea_default.html +1 -1
  825. package/docs/examples/w-textarea_fullwidth.html +1 -1
  826. package/docs/examples/w-textarea_not editable.html +1 -1
  827. package/docs/examples/w-textarea_placeholder.html +1 -1
  828. package/docs/examples/w-timeday-range_between.html +1 -1
  829. package/docs/examples/w-timeday-range_borderRadius.html +1 -1
  830. package/docs/examples/w-timeday-range_border_between.html +1 -1
  831. package/docs/examples/w-timeday-range_border_borderRadius.html +1 -1
  832. package/docs/examples/w-timeday-range_border_default.html +1 -1
  833. package/docs/examples/w-timeday-range_border_icon (fontawesome).html +1 -1
  834. package/docs/examples/w-timeday-range_border_icon (material).html +1 -1
  835. package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +1 -1
  836. package/docs/examples/w-timeday-range_border_iconTooltip.html +1 -1
  837. package/docs/examples/w-timeday-range_border_not editable.html +1 -1
  838. package/docs/examples/w-timeday-range_border_paddingStyle (equal height to using icon).html +1 -1
  839. package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_placementDist.html +1 -1
  840. package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  841. package/docs/examples/w-timeday-range_border_pickColor.html +1 -1
  842. package/docs/examples/w-timeday-range_border_textColor.html +1 -1
  843. package/docs/examples/w-timeday-range_default.html +1 -1
  844. package/docs/examples/w-timeday-range_icon (fontawesome).html +1 -1
  845. package/docs/examples/w-timeday-range_icon (material).html +1 -1
  846. package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +1 -1
  847. package/docs/examples/w-timeday-range_iconTooltip.html +1 -1
  848. package/docs/examples/w-timeday-range_icon_iconSize_placementDist.html +1 -1
  849. package/docs/examples/w-timeday-range_not editable.html +1 -1
  850. package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +1 -1
  851. package/docs/examples/w-timeday-range_paddingStyle (thin style)_placementDist.html +1 -1
  852. package/docs/examples/w-timeday-range_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  853. package/docs/examples/w-timeday-range_pickColor.html +1 -1
  854. package/docs/examples/w-timeday-range_textColor.html +1 -1
  855. package/docs/examples/w-timeday_borderRadius.html +1 -1
  856. package/docs/examples/w-timeday_border_borderRadius.html +1 -1
  857. package/docs/examples/w-timeday_border_default.html +1 -1
  858. package/docs/examples/w-timeday_border_icon (fontawesome).html +1 -1
  859. package/docs/examples/w-timeday_border_icon (material).html +1 -1
  860. package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +1 -1
  861. package/docs/examples/w-timeday_border_iconTooltip.html +1 -1
  862. package/docs/examples/w-timeday_border_not editable.html +1 -1
  863. package/docs/examples/w-timeday_border_paddingStyle (equal height to using icon).html +1 -1
  864. package/docs/examples/w-timeday_border_paddingStyle (thin style)_placementDist.html +1 -1
  865. package/docs/examples/w-timeday_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  866. package/docs/examples/w-timeday_border_pickColor.html +1 -1
  867. package/docs/examples/w-timeday_border_textColor.html +1 -1
  868. package/docs/examples/w-timeday_default.html +1 -1
  869. package/docs/examples/w-timeday_icon (fontawesome).html +1 -1
  870. package/docs/examples/w-timeday_icon (material).html +1 -1
  871. package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +1 -1
  872. package/docs/examples/w-timeday_iconTooltip.html +1 -1
  873. package/docs/examples/w-timeday_icon_iconSize_placementDist.html +1 -1
  874. package/docs/examples/w-timeday_not editable.html +1 -1
  875. package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +1 -1
  876. package/docs/examples/w-timeday_paddingStyle (thin style)_placementDist.html +1 -1
  877. package/docs/examples/w-timeday_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  878. package/docs/examples/w-timeday_pickColor.html +1 -1
  879. package/docs/examples/w-timeday_textColor.html +1 -1
  880. package/docs/examples/w-timeminute-range_between.html +1 -1
  881. package/docs/examples/w-timeminute-range_borderRadius.html +1 -1
  882. package/docs/examples/w-timeminute-range_border_between.html +1 -1
  883. package/docs/examples/w-timeminute-range_border_borderRadius.html +1 -1
  884. package/docs/examples/w-timeminute-range_border_default.html +1 -1
  885. package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +1 -1
  886. package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +1 -1
  887. package/docs/examples/w-timeminute-range_border_icon (material).html +1 -1
  888. package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +1 -1
  889. package/docs/examples/w-timeminute-range_border_iconTooltip.html +1 -1
  890. package/docs/examples/w-timeminute-range_border_minuteInter.html +1 -1
  891. package/docs/examples/w-timeminute-range_border_minutesCustom.html +1 -1
  892. package/docs/examples/w-timeminute-range_border_not editable.html +1 -1
  893. package/docs/examples/w-timeminute-range_border_paddingStyle (equal height to using icon).html +1 -1
  894. package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_placementDist.html +1 -1
  895. package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  896. package/docs/examples/w-timeminute-range_border_pickColor.html +1 -1
  897. package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +1 -1
  898. package/docs/examples/w-timeminute-range_default.html +1 -1
  899. package/docs/examples/w-timeminute-range_hourMin_hourMax.html +1 -1
  900. package/docs/examples/w-timeminute-range_icon (fontawesome).html +1 -1
  901. package/docs/examples/w-timeminute-range_icon (material).html +1 -1
  902. package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +1 -1
  903. package/docs/examples/w-timeminute-range_iconTooltip.html +1 -1
  904. package/docs/examples/w-timeminute-range_icon_iconSize_placementDist.html +1 -1
  905. package/docs/examples/w-timeminute-range_minuteInter.html +1 -1
  906. package/docs/examples/w-timeminute-range_minutesCustom.html +1 -1
  907. package/docs/examples/w-timeminute-range_not editable.html +1 -1
  908. package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +1 -1
  909. package/docs/examples/w-timeminute-range_paddingStyle (thin style)_placementDist.html +1 -1
  910. package/docs/examples/w-timeminute-range_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  911. package/docs/examples/w-timeminute-range_pickColor.html +1 -1
  912. package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +1 -1
  913. package/docs/examples/w-timeminute_borderRadius.html +1 -1
  914. package/docs/examples/w-timeminute_border_borderRadius.html +1 -1
  915. package/docs/examples/w-timeminute_border_default.html +1 -1
  916. package/docs/examples/w-timeminute_border_hourMin_hourMax.html +1 -1
  917. package/docs/examples/w-timeminute_border_icon (fontawesome).html +1 -1
  918. package/docs/examples/w-timeminute_border_icon (material).html +1 -1
  919. package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +1 -1
  920. package/docs/examples/w-timeminute_border_iconTooltip.html +1 -1
  921. package/docs/examples/w-timeminute_border_minuteInter.html +1 -1
  922. package/docs/examples/w-timeminute_border_minutesCustom.html +1 -1
  923. package/docs/examples/w-timeminute_border_not editable.html +1 -1
  924. package/docs/examples/w-timeminute_border_paddingStyle (equal height to using icon).html +1 -1
  925. package/docs/examples/w-timeminute_border_paddingStyle (thin style)_placementDist.html +1 -1
  926. package/docs/examples/w-timeminute_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  927. package/docs/examples/w-timeminute_border_pickColor.html +1 -1
  928. package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +1 -1
  929. package/docs/examples/w-timeminute_default.html +1 -1
  930. package/docs/examples/w-timeminute_hourMin_hourMax.html +1 -1
  931. package/docs/examples/w-timeminute_icon (fontawesome).html +1 -1
  932. package/docs/examples/w-timeminute_icon (material).html +1 -1
  933. package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +1 -1
  934. package/docs/examples/w-timeminute_iconTooltip.html +1 -1
  935. package/docs/examples/w-timeminute_icon_iconSize_placementDist.html +1 -1
  936. package/docs/examples/w-timeminute_minuteInter.html +1 -1
  937. package/docs/examples/w-timeminute_minutesCustom.html +1 -1
  938. package/docs/examples/w-timeminute_not editable.html +1 -1
  939. package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +1 -1
  940. package/docs/examples/w-timeminute_paddingStyle (thin style)_placementDist.html +1 -1
  941. package/docs/examples/w-timeminute_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  942. package/docs/examples/w-timeminute_pickColor.html +1 -1
  943. package/docs/examples/w-timeminute_textColor_expansionIconColor.html +1 -1
  944. package/docs/examples/w-tinymce-vue-dyn_default.html +1 -1
  945. package/docs/examples/w-tinymce-vue-dyn_height.html +1 -1
  946. package/docs/examples/w-tinymce-vue-dyn_not editable.html +1 -1
  947. package/docs/examples/w-tinymce-vue-dyn_settings.html +1 -1
  948. package/docs/examples/w-tooltip_auto flipping in dialog.html +1 -1
  949. package/docs/examples/w-tooltip_auto flipping in popup.html +1 -1
  950. package/docs/examples/w-tooltip_auto flipping in scroll panel.html +1 -1
  951. package/docs/examples/w-tooltip_autoFitMaxWidth.html +1 -1
  952. package/docs/examples/w-tooltip_autoFitMinWidth.html +1 -1
  953. package/docs/examples/w-tooltip_backgroundColor.html +1 -1
  954. package/docs/examples/w-tooltip_borderRadius.html +1 -1
  955. package/docs/examples/w-tooltip_default.html +1 -1
  956. package/docs/examples/w-tooltip_in scroll panel.html +1 -1
  957. package/docs/examples/w-tooltip_maxWidth.html +1 -1
  958. package/docs/examples/w-tooltip_minWidth.html +1 -1
  959. package/docs/examples/w-tooltip_no shadow_backgroundColor.html +1 -1
  960. package/docs/examples/w-tooltip_not editable.html +1 -1
  961. package/docs/examples/w-tooltip_paddingStyle.html +1 -1
  962. package/docs/examples/w-tooltip_placement.html +1 -1
  963. package/docs/examples/w-tooltip_placementDist.html +1 -1
  964. package/docs/examples/w-tooltip_scroll in large zone.html +1 -1
  965. package/docs/examples/w-tooltip_shadowStyle.html +1 -1
  966. package/docs/examples/w-tooltip_slot for table_maxWidth.html +1 -1
  967. package/docs/examples/w-tooltip_textColor_backgroundColor.html +1 -1
  968. package/docs/examples/w-tooltip_textFontSize.html +1 -1
  969. package/docs/examples/w-tooltip_transitionTime.html +1 -1
  970. package/docs/examples/w-tree_activable_itemActive.html +3 -3
  971. package/docs/examples/w-tree_activable_itemActive_funActive.html +3 -3
  972. package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +3 -3
  973. package/docs/examples/w-tree_default.html +3 -3
  974. package/docs/examples/w-tree_defaultDisplayLevel.html +3 -3
  975. package/docs/examples/w-tree_draggable.html +3 -3
  976. package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +3 -3
  977. package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +3 -3
  978. package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +3 -3
  979. package/docs/examples/w-tree_events.html +3 -3
  980. package/docs/examples/w-tree_filterKeywords_filterFunction.html +3 -3
  981. package/docs/examples/w-tree_filterKeywords_noResultsText.html +3 -3
  982. package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +3 -3
  983. package/docs/examples/w-tree_iconSize(20).html +3 -3
  984. package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +3 -3
  985. package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +3 -3
  986. package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +3 -3
  987. package/docs/examples/w-tree_indent.html +3 -3
  988. package/docs/examples/{w-tree_rippleColor.html → w-tree_itemRippleColor.html} +5 -5
  989. package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +3 -3
  990. package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +3 -3
  991. package/docs/examples/w-tree_no viewHeightMax.html +3 -3
  992. package/docs/examples/w-tree_operatable.html +3 -3
  993. package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +3 -3
  994. package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +3 -3
  995. package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +3 -3
  996. package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +3 -3
  997. package/docs/examples/w-tree_paddingStyle.html +3 -3
  998. package/docs/examples/w-tree_selectable.html +3 -3
  999. package/docs/examples/w-tree_selectable_draggable.html +3 -3
  1000. package/docs/examples/w-tree_slot.html +3 -3
  1001. package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +3 -3
  1002. package/docs/examples/w-tree_slot_locked_selectable.html +3 -3
  1003. package/docs/examples/w-tree_slot_operatable.html +3 -3
  1004. package/docs/examples/w-tree_slot_selectable.html +3 -3
  1005. package/docs/examples/w-tree_slot_selectable_draggable.html +3 -3
  1006. package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +3 -3
  1007. package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +3 -3
  1008. package/docs/examples/w-tree_toggleItemsAll.html +3 -3
  1009. package/docs/examples/w-tree_toggleItemsByFun.html +3 -3
  1010. package/docs/examples/w-tree_viewHeightMax.html +3 -3
  1011. package/docs/global.html +1 -1
  1012. package/docs/index.html +1 -1
  1013. package/docs/vuetifyColor.mjs.html +1 -1
  1014. package/package.json +1 -1
  1015. package/src/App.vue +1 -1
  1016. package/src/AppZoneWDialog.vue +136 -80
  1017. package/src/AppZoneWDrawer.vue +98 -15
  1018. package/src/AppZoneWPopup.vue +0 -1
  1019. package/src/AppZoneWProgressBar.vue +46 -0
  1020. package/src/AppZoneWTree.vue +4 -4
  1021. package/src/components/WConfirm.vue +3 -12
  1022. package/src/components/WDialog.vue +157 -145
  1023. package/src/components/WDrawer.vue +34 -9
  1024. package/src/components/WDynamicList.vue +5 -0
  1025. package/src/components/WProgressBar.vue +137 -5
  1026. package/src/components/WTooltip.vue +1 -1
  1027. package/src/components/WTree.vue +14 -12
@@ -420,7 +420,7 @@
420
420
  <div class="bk">
421
421
  <demolink
422
422
  :kbname="'w-dialog'"
423
- :casename="'hasSaveBtn, no save button'"
423
+ :casename="'hasSaveBtn (no save button)'"
424
424
  ></demolink>
425
425
 
426
426
  <v-btn depressed small elevation="2" @click="WDialog.bShow11=!WDialog.bShow11">Show({{WDialog.bShow11}})</v-btn>
@@ -459,7 +459,46 @@
459
459
  <div class="bk">
460
460
  <demolink
461
461
  :kbname="'w-dialog'"
462
- :casename="'hasSaveBtn and hasCloseBtn, no save and close button'"
462
+ :casename="'isModal (not persistent)'"
463
+ ></demolink>
464
+
465
+ <v-btn depressed small elevation="2" @click="WDialog.bShow12=!WDialog.bShow12">Show({{WDialog.bShow12}})</v-btn>
466
+
467
+ <w-dialog
468
+ :show.sync="WDialog.bShow12"
469
+ :title="WDialog.title"
470
+ :isModal="false"
471
+ @resize="resizeEvent"
472
+ @click-save="clickSave"
473
+ @click-close="clickClose"
474
+ >
475
+
476
+ <template v-slot:content>
477
+ <div style="padding:20px;">
478
+ <div style="font-size:2rem; margin:20px 0px 30px 0px;">
479
+ {{WDialog.text1}}
480
+ </div>
481
+ <div style="margin:15px 0px;">
482
+ {{WDialog.text2}}
483
+ </div>
484
+ <div style="margin:15px 0px;">
485
+ {{WDialog.text3}}
486
+ </div>
487
+ <div style="margin:15px 0px;">
488
+ {{WDialog.text4}}
489
+ </div>
490
+ </div>
491
+ </template>
492
+
493
+ </w-dialog>
494
+
495
+ </div>
496
+
497
+
498
+ <div class="bk">
499
+ <demolink
500
+ :kbname="'w-dialog'"
501
+ :casename="'hasSaveBtn & hasCloseBtn & isModal (no save and close button)'"
463
502
  ></demolink>
464
503
 
465
504
  <v-btn depressed small elevation="2" @click="WDialog.bShow13=!WDialog.bShow13">Show({{WDialog.bShow13}})</v-btn>
@@ -469,6 +508,7 @@
469
508
  :title="WDialog.title"
470
509
  :hasSaveBtn="false"
471
510
  :hasCloseBtn="false"
511
+ :isModal="false"
472
512
  @resize="resizeEvent"
473
513
  @click-save="clickSave"
474
514
  @click-close="clickClose"
@@ -502,10 +542,10 @@
502
542
  :casename="'closeWithInterceptor'"
503
543
  ></demolink>
504
544
 
505
- <v-btn depressed small elevation="2" @click="WDialog.bShow12=!WDialog.bShow12">Show({{WDialog.bShow12}})</v-btn>
545
+ <v-btn depressed small elevation="2" @click="WDialog.bShow14=!WDialog.bShow14">Show({{WDialog.bShow14}})</v-btn>
506
546
 
507
547
  <w-dialog
508
- :show.sync="WDialog.bShow12"
548
+ :show.sync="WDialog.bShow14"
509
549
  :title="WDialog.title"
510
550
  :closeWithInterceptor="true"
511
551
  @resize="resizeEvent"
@@ -541,10 +581,10 @@
541
581
  :casename="'contentTextColor & contentBackgroundColor'"
542
582
  ></demolink>
543
583
 
544
- <v-btn depressed small elevation="2" @click="WDialog.bShow14=!WDialog.bShow14">Show({{WDialog.bShow14}})</v-btn>
584
+ <v-btn depressed small elevation="2" @click="WDialog.bShow15=!WDialog.bShow15">Show({{WDialog.bShow15}})</v-btn>
545
585
 
546
586
  <w-dialog
547
- :show.sync="WDialog.bShow14"
587
+ :show.sync="WDialog.bShow15"
548
588
  :title="WDialog.title"
549
589
  :contentTextColor="'#fff'"
550
590
  :contentBackgroundColor="'cyan darken-2'"
@@ -578,13 +618,13 @@
578
618
  <div class="bk">
579
619
  <demolink
580
620
  :kbname="'w-dialog'"
581
- :casename="'maxWidth, for narrow width'"
621
+ :casename="'maxWidth (narrow width)'"
582
622
  ></demolink>
583
623
 
584
- <v-btn depressed small elevation="2" @click="WDialog.bShow15=!WDialog.bShow15">Show({{WDialog.bShow15}})</v-btn>
624
+ <v-btn depressed small elevation="2" @click="WDialog.bShow16=!WDialog.bShow16">Show({{WDialog.bShow16}})</v-btn>
585
625
 
586
626
  <w-dialog
587
- :show.sync="WDialog.bShow15"
627
+ :show.sync="WDialog.bShow16"
588
628
  :title="WDialog.title"
589
629
  :maxWidth="500"
590
630
  @resize="resizeEvent"
@@ -620,12 +660,12 @@
620
660
  :casename="'fullscreen'"
621
661
  ></demolink>
622
662
 
623
- <v-btn depressed small elevation="2" @click="WDialog.bShow16a=!WDialog.bShow16a">Show({{WDialog.bShow16a}})</v-btn>
663
+ <v-btn depressed small elevation="2" @click="WDialog.bShow17a=!WDialog.bShow17a">Show({{WDialog.bShow17a}})</v-btn>
624
664
 
625
665
  <w-dialog
626
- :show.sync="WDialog.bShow16a"
666
+ :show.sync="WDialog.bShow17a"
627
667
  :title="WDialog.title"
628
- :fullscreen="WDialog.bShow16b"
668
+ :fullscreen="WDialog.bShow17b"
629
669
  @resize="resizeEvent"
630
670
  @click-save="clickSave"
631
671
  @click-close="clickClose"
@@ -646,9 +686,9 @@
646
686
  {{WDialog.text4}}
647
687
  </div>
648
688
 
649
- <v-btn style="margin-right:10px;" depressed small elevation="2" @click="WDialog.bShow16a=!WDialog.bShow16a">Hide Window</v-btn>
689
+ <v-btn style="margin-right:10px;" depressed small elevation="2" @click="WDialog.bShow17a=!WDialog.bShow17a">Hide Window</v-btn>
650
690
 
651
- <v-btn style="margin-right:10px;" depressed small elevation="2" @click="WDialog.bShow16b=!WDialog.bShow16b">Toggle to {{WDialog.bShow16b?'Normal Size':'Fullscreen'}}</v-btn>
691
+ <v-btn style="margin-right:10px;" depressed small elevation="2" @click="WDialog.bShow17b=!WDialog.bShow17b">Toggle to {{WDialog.bShow17b?'Normal Size':'Fullscreen'}}</v-btn>
652
692
 
653
693
  </div>
654
694
  </template>
@@ -664,10 +704,10 @@
664
704
  :casename="'panelBorderRadius'"
665
705
  ></demolink>
666
706
 
667
- <v-btn depressed small elevation="2" @click="WDialog.bShow17=!WDialog.bShow17">Show({{WDialog.bShow17}})</v-btn>
707
+ <v-btn depressed small elevation="2" @click="WDialog.bShow18=!WDialog.bShow18">Show({{WDialog.bShow18}})</v-btn>
668
708
 
669
709
  <w-dialog
670
- :show.sync="WDialog.bShow17"
710
+ :show.sync="WDialog.bShow18"
671
711
  :title="WDialog.title"
672
712
  :panelBorderRadius="0"
673
713
  @resize="resizeEvent"
@@ -703,10 +743,10 @@
703
743
  :casename="'panelShadow (no shadow)'"
704
744
  ></demolink>
705
745
 
706
- <v-btn depressed small elevation="2" @click="WDialog.bShow18=!WDialog.bShow18">Show({{WDialog.bShow18}})</v-btn>
746
+ <v-btn depressed small elevation="2" @click="WDialog.bShow19=!WDialog.bShow19">Show({{WDialog.bShow19}})</v-btn>
707
747
 
708
748
  <w-dialog
709
- :show.sync="WDialog.bShow18"
749
+ :show.sync="WDialog.bShow19"
710
750
  :title="WDialog.title"
711
751
  :panelShadow="false"
712
752
  @resize="resizeEvent"
@@ -742,10 +782,10 @@
742
782
  :casename="'panelShadowStyle'"
743
783
  ></demolink>
744
784
 
745
- <v-btn depressed small elevation="2" @click="WDialog.bShow19=!WDialog.bShow19">Show({{WDialog.bShow19}})</v-btn>
785
+ <v-btn depressed small elevation="2" @click="WDialog.bShow20=!WDialog.bShow20">Show({{WDialog.bShow20}})</v-btn>
746
786
 
747
787
  <w-dialog
748
- :show.sync="WDialog.bShow19"
788
+ :show.sync="WDialog.bShow20"
749
789
  :title="WDialog.title"
750
790
  :panelShadowStyle="'0px 16px 25px rgba(0, 0, 0, 0.43)'"
751
791
  @resize="resizeEvent"
@@ -781,10 +821,10 @@
781
821
  :casename="'scrollable'"
782
822
  ></demolink>
783
823
 
784
- <v-btn depressed small elevation="2" @click="WDialog.bShow20=!WDialog.bShow20">Show({{WDialog.bShow20}})</v-btn>
824
+ <v-btn depressed small elevation="2" @click="WDialog.bShow21=!WDialog.bShow21">Show({{WDialog.bShow21}})</v-btn>
785
825
 
786
826
  <w-dialog
787
- :show.sync="WDialog.bShow20"
827
+ :show.sync="WDialog.bShow21"
788
828
  :title="WDialog.title"
789
829
  @resize="resizeEvent"
790
830
  @click-save="clickSave"
@@ -819,13 +859,13 @@
819
859
  <div class="bk">
820
860
  <demolink
821
861
  :kbname="'w-dialog'"
822
- :casename="'separate for slot content'"
862
+ :casename="'slot content (separate line)'"
823
863
  ></demolink>
824
864
 
825
- <v-btn depressed small elevation="2" @click="WDialog.bShow21=!WDialog.bShow21">Show({{WDialog.bShow21}})</v-btn>
865
+ <v-btn depressed small elevation="2" @click="WDialog.bShow22=!WDialog.bShow22">Show({{WDialog.bShow22}})</v-btn>
826
866
 
827
867
  <w-dialog
828
- :show.sync="WDialog.bShow21"
868
+ :show.sync="WDialog.bShow22"
829
869
  :title="WDialog.title"
830
870
  @resize="resizeEvent"
831
871
  @click-save="clickSave"
@@ -864,13 +904,13 @@
864
904
  <div class="bk">
865
905
  <demolink
866
906
  :kbname="'w-dialog'"
867
- :casename="'table in slot content'"
907
+ :casename="'slot content (table)'"
868
908
  ></demolink>
869
909
 
870
- <v-btn depressed small elevation="2" @click="WDialog.bShow22=!WDialog.bShow22">Show({{WDialog.bShow22}})</v-btn>
910
+ <v-btn depressed small elevation="2" @click="WDialog.bShow23=!WDialog.bShow23">Show({{WDialog.bShow23}})</v-btn>
871
911
 
872
912
  <w-dialog
873
- :show.sync="WDialog.bShow22"
913
+ :show.sync="WDialog.bShow23"
874
914
  :title="WDialog.title"
875
915
  :maxWidth="500"
876
916
  @resize="resizeEvent"
@@ -939,36 +979,55 @@
939
979
  <div class="bk">
940
980
  <demolink
941
981
  :kbname="'w-dialog'"
942
- :casename="'multi dialogs'"
982
+ :casename="'slot panel'"
943
983
  ></demolink>
944
984
 
945
- <v-btn depressed small elevation="2" @click="WDialog.bShow23a=!WDialog.bShow23a">Show({{WDialog.bShow23a}})</v-btn>
985
+ <v-btn depressed small elevation="2" @click="WDialog.bShow24=!WDialog.bShow24;delayClose()">Show({{WDialog.bShow24}})</v-btn>
946
986
 
947
987
  <w-dialog
948
- :show.sync="WDialog.bShow23c"
988
+ :show.sync="WDialog.bShow24"
949
989
  :title="WDialog.title"
950
- :minWidth="600"
990
+ :maxWidth="600"
951
991
  @resize="resizeEvent"
952
992
  @click-save="clickSave"
953
993
  @click-close="clickClose"
954
994
  >
955
995
 
956
- <template v-slot:content>
957
- <div style="padding:20px;">
996
+ <template v-slot:panel>
958
997
 
959
- <div style="margin:15px 0px;">
960
- Here is 3rd window.
998
+ <div style="padding:20px;">
999
+ <div style="margin:10px;">
1000
+ {{WDialog.text3}}
1001
+ </div>
1002
+ <div style="margin:10px; color:#5b7ad7;">
1003
+ Auto close after
1004
+ <span style="color:#f26;">
1005
+ {{WDialog.iShow24}}
1006
+ </span>
1007
+ seconds...
961
1008
  </div>
962
1009
 
963
1010
  </div>
1011
+
964
1012
  </template>
965
1013
 
966
1014
  </w-dialog>
967
1015
 
1016
+ </div>
1017
+
1018
+
1019
+ <div class="bk">
1020
+ <demolink
1021
+ :kbname="'w-dialog'"
1022
+ :casename="'multi dialogs'"
1023
+ ></demolink>
1024
+
1025
+ <v-btn depressed small elevation="2" @click="WDialog.bShow25a=!WDialog.bShow25a">Show({{WDialog.bShow25a}})</v-btn>
1026
+
968
1027
  <w-dialog
969
- :show.sync="WDialog.bShow23b"
1028
+ :show.sync="WDialog.bShow25c"
970
1029
  :title="WDialog.title"
971
- :minWidth="900"
1030
+ :minWidth="600"
972
1031
  @resize="resizeEvent"
973
1032
  @click-save="clickSave"
974
1033
  @click-close="clickClose"
@@ -978,22 +1037,18 @@
978
1037
  <div style="padding:20px;">
979
1038
 
980
1039
  <div style="margin:15px 0px;">
981
- Here is 2nd window.
1040
+ Here is 3rd window.
982
1041
  </div>
983
1042
 
984
- <v-btn depressed small elevation="2" @click="WDialog.bShow23c=!WDialog.bShow23c">Show({{WDialog.bShow23c}})</v-btn>
985
-
986
- <div style="height:80px;"></div>
987
-
988
1043
  </div>
989
1044
  </template>
990
1045
 
991
1046
  </w-dialog>
992
1047
 
993
1048
  <w-dialog
994
- :show.sync="WDialog.bShow23a"
1049
+ :show.sync="WDialog.bShow25b"
995
1050
  :title="WDialog.title"
996
- :minWidth="1200"
1051
+ :minWidth="900"
997
1052
  @resize="resizeEvent"
998
1053
  @click-save="clickSave"
999
1054
  @click-close="clickClose"
@@ -1003,33 +1058,22 @@
1003
1058
  <div style="padding:20px;">
1004
1059
 
1005
1060
  <div style="margin:15px 0px;">
1006
- Here is 1st window.
1061
+ Here is 2nd window.
1007
1062
  </div>
1008
1063
 
1009
- <v-btn depressed small elevation="2" @click="WDialog.bShow23b=!WDialog.bShow23b">Show({{WDialog.bShow23b}})</v-btn>
1064
+ <v-btn depressed small elevation="2" @click="WDialog.bShow25c=!WDialog.bShow25c">Show({{WDialog.bShow25c}})</v-btn>
1010
1065
 
1011
- <div style="height:160px;"></div>
1066
+ <div style="height:80px;"></div>
1012
1067
 
1013
1068
  </div>
1014
1069
  </template>
1015
1070
 
1016
1071
  </w-dialog>
1017
1072
 
1018
- </div>
1019
-
1020
-
1021
- <div class="bk">
1022
- <demolink
1023
- :kbname="'w-dialog'"
1024
- :casename="'isModal (not persistent)'"
1025
- ></demolink>
1026
-
1027
- <v-btn depressed small elevation="2" @click="WDialog.bShow24=!WDialog.bShow24">Show({{WDialog.bShow24}})</v-btn>
1028
-
1029
1073
  <w-dialog
1030
- :show.sync="WDialog.bShow24"
1074
+ :show.sync="WDialog.bShow25a"
1031
1075
  :title="WDialog.title"
1032
- :isModal="false"
1076
+ :minWidth="1200"
1033
1077
  @resize="resizeEvent"
1034
1078
  @click-save="clickSave"
1035
1079
  @click-close="clickClose"
@@ -1037,18 +1081,15 @@
1037
1081
 
1038
1082
  <template v-slot:content>
1039
1083
  <div style="padding:20px;">
1040
- <div style="font-size:2rem; margin:20px 0px 30px 0px;">
1041
- {{WDialog.text1}}
1042
- </div>
1043
- <div style="margin:15px 0px;">
1044
- {{WDialog.text2}}
1045
- </div>
1046
- <div style="margin:15px 0px;">
1047
- {{WDialog.text3}}
1048
- </div>
1084
+
1049
1085
  <div style="margin:15px 0px;">
1050
- {{WDialog.text4}}
1086
+ Here is 1st window.
1051
1087
  </div>
1088
+
1089
+ <v-btn depressed small elevation="2" @click="WDialog.bShow25b=!WDialog.bShow25b">Show({{WDialog.bShow25b}})</v-btn>
1090
+
1091
+ <div style="height:160px;"></div>
1092
+
1052
1093
  </div>
1053
1094
  </template>
1054
1095
 
@@ -1063,10 +1104,10 @@
1063
1104
  :casename="'dialogZIndex'"
1064
1105
  ></demolink>
1065
1106
 
1066
- <v-btn depressed small elevation="2" @click="WDialog.bShow25=!WDialog.bShow25">Show({{WDialog.bShow25}})</v-btn>
1107
+ <v-btn depressed small elevation="2" @click="WDialog.bShow26=!WDialog.bShow26">Show({{WDialog.bShow26}})</v-btn>
1067
1108
 
1068
1109
  <w-dialog
1069
- :show.sync="WDialog.bShow25"
1110
+ :show.sync="WDialog.bShow26"
1070
1111
  :title="WDialog.title"
1071
1112
  :dialogZIndex="1000"
1072
1113
  @resize="resizeEvent"
@@ -1131,19 +1172,21 @@ export default {
1131
1172
  'bShow13': false,
1132
1173
  'bShow14': false,
1133
1174
  'bShow15': false,
1134
- 'bShow16a': false,
1135
- 'bShow16b': true, //fullscreen
1136
- 'bShow17': false,
1175
+ 'bShow16': false,
1176
+ 'bShow17a': false,
1177
+ 'bShow17b': true, //fullscreen
1137
1178
  'bShow18': false,
1138
1179
  'bShow19': false,
1139
1180
  'bShow20': false,
1140
1181
  'bShow21': false,
1141
1182
  'bShow22': false,
1142
- 'bShow23a': false,
1143
- 'bShow23b': false,
1144
- 'bShow23c': false,
1183
+ 'bShow23': false,
1145
1184
  'bShow24': false,
1146
- 'bShow25': false,
1185
+ 'iShow24': 0,
1186
+ 'bShow25a': false,
1187
+ 'bShow25b': false,
1188
+ 'bShow25c': false,
1189
+ 'bShow26': false,
1147
1190
  'headerBtns': [
1148
1191
  {
1149
1192
  icon: 'fas fa-book-reader',
@@ -1203,6 +1246,19 @@ export default {
1203
1246
  //msg.pm.reject()
1204
1247
  },
1205
1248
 
1249
+ delayClose: function() {
1250
+ console.log('delayClose')
1251
+ let vo = this
1252
+ vo.WDialog.iShow24 = 5
1253
+ let t = setInterval(() => {
1254
+ vo.WDialog.iShow24 -= 1
1255
+ if (vo.WDialog.iShow24 <= 0) {
1256
+ clearInterval(t)
1257
+ vo.WDialog.bShow24 = false
1258
+ }
1259
+ }, 1000)
1260
+ },
1261
+
1206
1262
  },
1207
1263
  }
1208
1264
  </script>
@@ -486,7 +486,7 @@
486
486
  <div class="bk">
487
487
  <demolink
488
488
  :kbname="'w-drawer'"
489
- :casename="'afloat & overlayOpacity'"
489
+ :casename="'afloat & dragDrawerWidth & drawerWidthMin & drawerWidthMax'"
490
490
  ></demolink>
491
491
 
492
492
  <div style="padding-bottom:10px;">
@@ -497,7 +497,9 @@
497
497
  style="width:500px; height:400px; border:1px solid #ddd;"
498
498
  v-model="WDrawer.bShow112"
499
499
  :afloat="true"
500
- :overlayOpacity="0.1"
500
+ :dragDrawerWidth="true"
501
+ :drawerWidthMin="150"
502
+ :drawerWidthMax="300"
501
503
  >
502
504
 
503
505
  <template v-slot:drawer>
@@ -524,7 +526,7 @@
524
526
  <div class="bk">
525
527
  <demolink
526
528
  :kbname="'w-drawer'"
527
- :casename="'afloat & mode'"
529
+ :casename="'afloat & overlayOpacity'"
528
530
  ></demolink>
529
531
 
530
532
  <div style="padding-bottom:10px;">
@@ -535,7 +537,7 @@
535
537
  style="width:500px; height:400px; border:1px solid #ddd;"
536
538
  v-model="WDrawer.bShow113"
537
539
  :afloat="true"
538
- :mode="'from-right'"
540
+ :overlayOpacity="0.1"
539
541
  >
540
542
 
541
543
  <template v-slot:drawer>
@@ -562,7 +564,7 @@
562
564
  <div class="bk">
563
565
  <demolink
564
566
  :kbname="'w-drawer'"
565
- :casename="'afloat & mode & dragDrawerWidth'"
567
+ :casename="'afloat & mode'"
566
568
  ></demolink>
567
569
 
568
570
  <div style="padding-bottom:10px;">
@@ -574,6 +576,44 @@
574
576
  v-model="WDrawer.bShow114"
575
577
  :afloat="true"
576
578
  :mode="'from-right'"
579
+ >
580
+
581
+ <template v-slot:drawer>
582
+ <!-- afloat模式下list會有透明色, 故需給予背景色避免透視下方 -->
583
+ <w-list-vertical
584
+ style="height:100%; background:#fff;"
585
+ :items="WDrawer.listItems"
586
+ :itemActive.sync="WDrawer.listItemActive"
587
+ ></w-list-vertical>
588
+ </template>
589
+
590
+ <template v-slot:content>
591
+ <div style="height:100%; overflow-y:auto;">
592
+ <div style="padding:10px; font-size:1.2rem;">{{WDrawer.title}}</div>
593
+ <div style="padding:0px 10px 10px 10px; font-size:0.9rem;">{{WDrawer.content}}</div>
594
+ </div>
595
+ </template>
596
+
597
+ </w-drawer>
598
+
599
+ </div>
600
+
601
+
602
+ <div class="bk">
603
+ <demolink
604
+ :kbname="'w-drawer'"
605
+ :casename="'afloat & mode & dragDrawerWidth'"
606
+ ></demolink>
607
+
608
+ <div style="padding-bottom:10px;">
609
+ <v-btn depressed small elevation="2" @click="WDrawer.bShow115=!WDrawer.bShow115">Show({{WDrawer.bShow115}})</v-btn>
610
+ </div>
611
+
612
+ <w-drawer
613
+ style="width:500px; height:400px; border:1px solid #ddd;"
614
+ v-model="WDrawer.bShow115"
615
+ :afloat="true"
616
+ :mode="'from-right'"
577
617
  :dragDrawerWidth="true"
578
618
  >
579
619
 
@@ -604,6 +644,47 @@
604
644
  </div>
605
645
 
606
646
 
647
+ <div class="bk">
648
+ <demolink
649
+ :kbname="'w-drawer'"
650
+ :casename="'afloat & mode & dragDrawerWidth & drawerWidthMin & drawerWidthMax'"
651
+ ></demolink>
652
+
653
+ <div style="padding-bottom:10px;">
654
+ <v-btn depressed small elevation="2" @click="WDrawer.bShow116=!WDrawer.bShow116">Show({{WDrawer.bShow116}})</v-btn>
655
+ </div>
656
+
657
+ <w-drawer
658
+ style="width:500px; height:400px; border:1px solid #ddd;"
659
+ v-model="WDrawer.bShow116"
660
+ :afloat="true"
661
+ :mode="'from-right'"
662
+ :dragDrawerWidth="true"
663
+ :drawerWidthMin="150"
664
+ :drawerWidthMax="300"
665
+ >
666
+
667
+ <template v-slot:drawer>
668
+ <!-- afloat模式下list會有透明色, 故需給予背景色避免透視下方 -->
669
+ <w-list-vertical
670
+ style="height:100%; background:#fff;"
671
+ :items="WDrawer.listItems"
672
+ :itemActive.sync="WDrawer.listItemActive"
673
+ ></w-list-vertical>
674
+ </template>
675
+
676
+ <template v-slot:content>
677
+ <div style="height:100%; overflow-y:auto;">
678
+ <div style="padding:10px; font-size:1.2rem;">{{WDrawer.title}}</div>
679
+ <div style="padding:0px 10px 10px 10px; font-size:0.9rem;">{{WDrawer.content}}</div>
680
+ </div>
681
+ </template>
682
+
683
+ </w-drawer>
684
+
685
+ </div>
686
+
687
+
607
688
  <div class="bk">
608
689
  <demolink
609
690
  :kbname="'w-drawer'"
@@ -611,12 +692,12 @@
611
692
  ></demolink>
612
693
 
613
694
  <div style="padding-bottom:10px;">
614
- <v-btn depressed small elevation="2" @click="WDrawer.bShow115=!WDrawer.bShow115">Show({{WDrawer.bShow115}})</v-btn>
695
+ <v-btn depressed small elevation="2" @click="WDrawer.bShow117=!WDrawer.bShow117">Show({{WDrawer.bShow117}})</v-btn>
615
696
  </div>
616
697
 
617
698
  <w-drawer
618
699
  style="width:500px; height:400px; border:1px solid #ddd;"
619
- v-model="WDrawer.bShow115"
700
+ v-model="WDrawer.bShow117"
620
701
  :afloat="true"
621
702
  :afloatByFix="true"
622
703
  >
@@ -649,12 +730,12 @@
649
730
  ></demolink>
650
731
 
651
732
  <div style="padding-bottom:10px;">
652
- <v-btn depressed small elevation="2" @click="WDrawer.bShow116=!WDrawer.bShow116">Show({{WDrawer.bShow116}})</v-btn>
733
+ <v-btn depressed small elevation="2" @click="WDrawer.bShow118=!WDrawer.bShow118">Show({{WDrawer.bShow118}})</v-btn>
653
734
  </div>
654
735
 
655
736
  <w-drawer
656
737
  style="width:500px; height:400px; border:1px solid #ddd;"
657
- v-model="WDrawer.bShow116"
738
+ v-model="WDrawer.bShow118"
658
739
  :afloat="true"
659
740
  :afloatByFix="true"
660
741
  :dragDrawerWidth="true"
@@ -688,12 +769,12 @@
688
769
  ></demolink>
689
770
 
690
771
  <div style="padding-bottom:10px;">
691
- <v-btn depressed small elevation="2" @click="WDrawer.bShow117=!WDrawer.bShow117">Show({{WDrawer.bShow117}})</v-btn>
772
+ <v-btn depressed small elevation="2" @click="WDrawer.bShow119=!WDrawer.bShow119">Show({{WDrawer.bShow119}})</v-btn>
692
773
  </div>
693
774
 
694
775
  <w-drawer
695
776
  style="width:500px; height:400px; border:1px solid #ddd;"
696
- v-model="WDrawer.bShow117"
777
+ v-model="WDrawer.bShow119"
697
778
  :afloat="true"
698
779
  :afloatByFix="true"
699
780
  :mode="'from-right'"
@@ -727,12 +808,12 @@
727
808
  ></demolink>
728
809
 
729
810
  <div style="padding-bottom:10px;">
730
- <v-btn depressed small elevation="2" @click="WDrawer.bShow118=!WDrawer.bShow118">Show({{WDrawer.bShow118}})</v-btn>
811
+ <v-btn depressed small elevation="2" @click="WDrawer.bShow120=!WDrawer.bShow120">Show({{WDrawer.bShow120}})</v-btn>
731
812
  </div>
732
813
 
733
814
  <w-drawer
734
815
  style="width:500px; height:400px; border:1px solid #ddd;"
735
- v-model="WDrawer.bShow118"
816
+ v-model="WDrawer.bShow120"
736
817
  :afloat="true"
737
818
  :afloatByFix="true"
738
819
  :mode="'from-right'"
@@ -770,7 +851,7 @@
770
851
  import demolink from './components/demolink.vue'
771
852
  import WListVertical from './components/WListVertical.vue'
772
853
  import WDrawer from './components/WDrawer.vue'
773
- // import WButtonCircle from './components/WButtonCircle.vue'
854
+ import WButtonCircle from './components/WButtonCircle.vue'
774
855
 
775
856
 
776
857
  export default {
@@ -778,7 +859,7 @@ export default {
778
859
  demolink,
779
860
  WListVertical,
780
861
  WDrawer,
781
- // WButtonCircle,
862
+ WButtonCircle,
782
863
  },
783
864
  props: {
784
865
  },
@@ -875,6 +956,8 @@ export default {
875
956
  'bShow116': false,
876
957
  'bShow117': false,
877
958
  'bShow118': false,
959
+ 'bShow119': false,
960
+ 'bShow120': false,
878
961
  },
879
962
  'actions': [
880
963
  {
@@ -25,7 +25,6 @@
25
25
  </template>
26
26
 
27
27
  <template v-slot:content>
28
- {{WPopup.text}}
29
28
  <v-list style="background:transparent;"><v-list-item style="min-height:inherit; padding:5px 15px;" :key="kitem" @click="function(){}" v-for="(item,kitem) in WPopup.items">Item {{item}}</v-list-item></v-list>
30
29
  </template>
31
30