w-component-vue 2.3.69 → 2.3.70

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 (1557) hide show
  1. package/README.md +1 -1
  2. package/dist/w-component-vue.umd.js +10 -11
  3. package/dist/w-component-vue.umd.js.map +1 -1
  4. package/docs/binarySearch.mjs.html +2 -2
  5. package/docs/{color2hex.mjs.html → convertColor.mjs.html} +6 -6
  6. package/docs/examples/app.html +1 -1
  7. package/docs/examples/app.umd.js +4 -4
  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_active_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  80. package/docs/examples/w-button-circle_active_borderWidth_borderColor_borderColorHover.html +1 -1
  81. package/docs/examples/w-button-circle_active_iconColor_iconColorHover_iconColorFocus.html +1 -1
  82. package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  83. package/docs/examples/w-button-circle_borderRadius.html +1 -1
  84. package/docs/examples/w-button-circle_borderRadiusStyle(horizontal btns).html +1 -1
  85. package/docs/examples/w-button-circle_borderRadiusStyle(vertical btns).html +1 -1
  86. package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
  87. package/docs/examples/w-button-circle_icon (fontawesome).html +1 -1
  88. package/docs/examples/w-button-circle_icon (material).html +1 -1
  89. package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +1 -1
  90. package/docs/examples/w-button-circle_loading.html +1 -1
  91. package/docs/examples/w-button-circle_loading_loadingColor.html +1 -1
  92. package/docs/examples/w-button-circle_no shadow.html +1 -1
  93. package/docs/examples/w-button-circle_not editable.html +1 -1
  94. package/docs/examples/w-button-circle_not editable_disabledColor.html +1 -1
  95. package/docs/examples/w-button-circle_paddingStyle.html +1 -1
  96. package/docs/examples/w-button-circle_paddingStyle_iconSize.html +1 -1
  97. package/docs/examples/w-button-circle_promiseUnlock.html +1 -1
  98. package/docs/examples/w-button-circle_rippleColor.html +1 -1
  99. package/docs/examples/w-button-circle_shadowStyle.html +1 -1
  100. package/docs/examples/w-button-circle_tooltip.html +1 -1
  101. package/docs/examples/w-button-circle_tooltip_tooltipBorderRadius.html +1 -1
  102. package/docs/examples/w-button-circle_tooltip_tooltipPaddingStyle.html +1 -1
  103. package/docs/examples/w-button-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  104. package/docs/examples/w-button-circle_tooltip_tooltipTextFontSize.html +1 -1
  105. package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +1 -1
  106. package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +1 -1
  107. package/docs/examples/w-checkbox_default.html +1 -1
  108. package/docs/examples/w-checkbox_iconSize_textFontSize.html +1 -1
  109. package/docs/examples/w-checkbox_not editable.html +1 -1
  110. package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +1 -1
  111. package/docs/examples/w-checkbox_slot.html +1 -1
  112. package/docs/examples/w-checkbox_text.html +1 -1
  113. package/docs/examples/w-checkbox_text_textColor_textColorHover.html +1 -1
  114. package/docs/examples/w-checkbox_use string (y or n).html +1 -1
  115. package/docs/examples/w-ckeditor-vue-dyn_default.html +1 -1
  116. package/docs/examples/w-ckeditor-vue-dyn_height.html +1 -1
  117. package/docs/examples/w-ckeditor-vue-dyn_not editable.html +1 -1
  118. package/docs/examples/w-ckeditor-vue-dyn_settings.html +1 -1
  119. package/docs/examples/w-color-pick-alpha_color.html +181 -0
  120. package/docs/examples/w-color-pick-alpha_cursorSize.html +182 -0
  121. package/docs/examples/w-color-pick-alpha_default.html +181 -0
  122. package/docs/examples/w-color-pick-alpha_width_height.html +183 -0
  123. package/docs/examples/w-color-pick-hexagon-gray_default.html +178 -0
  124. package/docs/examples/w-color-pick-hexagon-gray_size.html +179 -0
  125. package/docs/examples/w-color-pick-hexagon-gray_space.html +179 -0
  126. package/docs/examples/w-color-pick-hexagon_default.html +170 -0
  127. package/docs/examples/w-color-pick-hexagon_size.html +173 -0
  128. package/docs/examples/w-color-pick-hsv_color.html +192 -0
  129. package/docs/examples/w-color-pick-hsv_cursorSize.html +193 -0
  130. package/docs/examples/w-color-pick-hsv_default.html +192 -0
  131. package/docs/examples/w-color-pick-hsv_width_height.html +194 -0
  132. package/docs/examples/w-color-pick-hue_cursorSize.html +173 -0
  133. package/docs/examples/w-color-pick-hue_default.html +170 -0
  134. package/docs/examples/w-color-pick-hue_width_height.html +174 -0
  135. package/docs/examples/w-color-pick-stripe_colorLeft_colorRight.html +176 -0
  136. package/docs/examples/w-color-pick-stripe_colorNum.html +178 -0
  137. package/docs/examples/w-color-pick-stripe_default.html +172 -0
  138. package/docs/examples/w-color-pick-stripe_width_height.html +176 -0
  139. package/docs/examples/w-color-select-input_barProgColor_barProgBackgroundColor_barSliderBackgroundColor_barSliderBackgroundColorHover.html +195 -0
  140. package/docs/examples/w-color-select-input_barProgHeight.html +190 -0
  141. package/docs/examples/w-color-select-input_barSliderSize.html +190 -0
  142. package/docs/examples/w-color-select-input_borderColor_borderColorHover_borderColorActive.html +194 -0
  143. package/docs/examples/w-color-select-input_default.html +187 -0
  144. package/docs/examples/w-color-select-input_inputBackgroundColor_inputBackgroundColorHover_inputBackgroundColorActive.html +194 -0
  145. package/docs/examples/w-color-select-input_inputBorderColor_inputBorderColorHover_inputBorderColorActive.html +194 -0
  146. package/docs/examples/w-color-select-input_inputBorderRadius.html +190 -0
  147. package/docs/examples/w-color-select-input_inputLabelColor.html +190 -0
  148. package/docs/examples/w-color-select-input_inputLabelWidth_inputLabelFontSize.html +191 -0
  149. package/docs/examples/w-color-select-input_inputTextColor.html +190 -0
  150. package/docs/examples/w-color-select-input_inputTextFontSize_inputTextWidth_inputTextHeight.html +194 -0
  151. package/docs/examples/w-color-select-input_menuBackgroundColor_menuBackgroundColorHover_menuBackgroundColorActive.html +194 -0
  152. package/docs/examples/w-color-select-input_menuBorderRadius.html +190 -0
  153. package/docs/examples/w-color-select-input_menuBorderRadius_borderColor_borderColorHover_borderColorActive.html +217 -0
  154. package/docs/examples/w-color-select-input_menuTextColor_menuTextColorHover_menuTextColorActive.html +194 -0
  155. package/docs/examples/w-color-select-input_menuTextFontSize.html +190 -0
  156. package/docs/examples/w-color-select-input_size.html +190 -0
  157. package/docs/examples/w-color-select-panel-block_default.html +180 -0
  158. package/docs/examples/w-color-select-panel-block_size.html +181 -0
  159. package/docs/examples/w-color-select-panel-block_spaceGray_spaceAlpha.html +182 -0
  160. package/docs/examples/w-color-select-panel-hsva_default.html +181 -0
  161. package/docs/examples/w-color-select-panel-hsva_size.html +182 -0
  162. package/docs/examples/w-color-select-panel-hsva_space.html +182 -0
  163. package/docs/examples/w-color-select-panel_backgroundColor.html +180 -0
  164. package/docs/examples/w-color-select-panel_default.html +177 -0
  165. package/docs/examples/w-color-select-panel_size.html +180 -0
  166. package/docs/examples/w-color-select-panel_space.html +180 -0
  167. package/docs/examples/w-color-select-panel_type.html +189 -0
  168. package/docs/examples/w-color-select_barProgColor_barProgBackgroundColor_barSliderBackgroundColor_barSliderBackgroundColorHover.html +202 -0
  169. package/docs/examples/w-color-select_barProgHeight.html +197 -0
  170. package/docs/examples/w-color-select_barSliderSize.html +197 -0
  171. package/docs/examples/w-color-select_btnBackgroundColor_btnBackgroundColorHover_btnBackgroundColorActive.html +201 -0
  172. package/docs/examples/w-color-select_btnBorderRadius.html +197 -0
  173. package/docs/examples/w-color-select_btnPaddingStyle.html +197 -0
  174. package/docs/examples/w-color-select_btnText.html +197 -0
  175. package/docs/examples/w-color-select_btnTextColor_btnTextColorHover_btnTextColorActive.html +201 -0
  176. package/docs/examples/w-color-select_btnTextFontSize.html +197 -0
  177. package/docs/examples/w-color-select_colorBlockBorderColor.html +197 -0
  178. package/docs/examples/w-color-select_colorBlockBorderColor_colorTextColor_borderColor_borderColorHover.html +236 -0
  179. package/docs/examples/w-color-select_colorBlockBorderWidth.html +197 -0
  180. package/docs/examples/w-color-select_colorBlockSize.html +197 -0
  181. package/docs/examples/w-color-select_colorTextColor.html +197 -0
  182. package/docs/examples/w-color-select_colorTextFontSize.html +197 -0
  183. package/docs/examples/w-color-select_default.html +194 -0
  184. package/docs/examples/w-color-select_inputBackgroundColor_inputBackgroundColorHover_inputBackgroundColorActive.html +201 -0
  185. package/docs/examples/w-color-select_inputBorderColor_inputBorderColorHover_inputBorderColorActive.html +201 -0
  186. package/docs/examples/w-color-select_inputBorderRadius.html +197 -0
  187. package/docs/examples/w-color-select_inputLabelColor.html +197 -0
  188. package/docs/examples/w-color-select_inputLabelWidth_inputLabelFontSize.html +198 -0
  189. package/docs/examples/w-color-select_inputTextColor.html +197 -0
  190. package/docs/examples/w-color-select_inputTextFontSize_inputTextWidth_inputTextHeight.html +201 -0
  191. package/docs/examples/w-color-select_menuBackgroundColor_menuBackgroundColorHover_menuBackgroundColorActive.html +201 -0
  192. package/docs/examples/w-color-select_menuBorderRadius.html +197 -0
  193. package/docs/examples/w-color-select_menuIconColor_menuIconColorHover_menuIconColorActive.html +201 -0
  194. package/docs/examples/w-color-select_menuIconLump_menuIconHsva_menuIconEyeDropper.html +201 -0
  195. package/docs/examples/w-color-select_menuIconSize.html +197 -0
  196. package/docs/examples/w-color-select_menuTextColor_menuTextColorHover_menuTextColorActive.html +201 -0
  197. package/docs/examples/w-color-select_menuTextFontSize.html +197 -0
  198. package/docs/examples/w-color-select_not editable.html +197 -0
  199. package/docs/examples/w-color-select_panelBackgroundColor.html +197 -0
  200. package/docs/examples/w-color-select_size.html +194 -0
  201. package/docs/examples/w-color-select_toolBackgroundColor.html +197 -0
  202. package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +1 -1
  203. package/docs/examples/w-confirm_contentIcon (fontawesome).html +1 -1
  204. package/docs/examples/w-confirm_contentIconColor.html +1 -1
  205. package/docs/examples/w-confirm_contentIconSize.html +1 -1
  206. package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +1 -1
  207. package/docs/examples/w-confirm_maxWidth.html +1 -1
  208. package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +1 -1
  209. package/docs/examples/w-confirm_noBtnText_yesBtnText.html +1 -1
  210. package/docs/examples/w-confirm_scrollable (slot content).html +1 -1
  211. package/docs/examples/w-confirm_scrollable.html +1 -1
  212. package/docs/examples/w-confirm_slot content.html +1 -1
  213. package/docs/examples/w-confirm_slot footer.html +1 -1
  214. package/docs/examples/w-confirm_slot header.html +1 -1
  215. package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +1 -1
  216. package/docs/examples/w-confirm_title_content.html +1 -1
  217. package/docs/examples/w-dialog_closeWithInterceptor.html +1 -1
  218. package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +1 -1
  219. package/docs/examples/w-dialog_dialogZIndex.html +1 -1
  220. package/docs/examples/w-dialog_fullscreen.html +1 -1
  221. package/docs/examples/w-dialog_hasSaveBtn (no save button).html +1 -1
  222. package/docs/examples/w-dialog_hasSaveBtn_hasCloseBtn_isModal (no save and close button).html +1 -1
  223. package/docs/examples/w-dialog_headerBackgroundColor.html +1 -1
  224. package/docs/examples/w-dialog_headerBtns.html +1 -1
  225. package/docs/examples/w-dialog_headerShadow (no shadow).html +1 -1
  226. package/docs/examples/w-dialog_headerShadowStyle.html +1 -1
  227. package/docs/examples/w-dialog_icon (fontawesome).html +1 -1
  228. package/docs/examples/w-dialog_isModal (not persistent).html +1 -1
  229. package/docs/examples/w-dialog_long title.html +1 -1
  230. package/docs/examples/w-dialog_maxWidth (narrow width).html +1 -1
  231. package/docs/examples/w-dialog_multi dialogs.html +1 -1
  232. package/docs/examples/w-dialog_panelBorderRadius.html +1 -1
  233. package/docs/examples/w-dialog_panelShadow (no shadow).html +1 -1
  234. package/docs/examples/w-dialog_panelShadowStyle.html +1 -1
  235. package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +1 -1
  236. package/docs/examples/w-dialog_scrollable.html +1 -1
  237. package/docs/examples/w-dialog_slot content (separate line).html +1 -1
  238. package/docs/examples/w-dialog_slot content (table).html +1 -1
  239. package/docs/examples/w-dialog_slot content.html +1 -1
  240. package/docs/examples/w-dialog_slot header-left_header-right.html +1 -1
  241. package/docs/examples/w-dialog_slot panel.html +1 -1
  242. package/docs/examples/w-dialog_title.html +1 -1
  243. package/docs/examples/w-dialog_titleColor_headerIconColor_headerBackgroundColor.html +1 -1
  244. package/docs/examples/w-drawer_afloat.html +1 -1
  245. package/docs/examples/w-drawer_afloat_afloatByFix.html +1 -1
  246. package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +1 -1
  247. package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +1 -1
  248. package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +1 -1
  249. package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +1 -1
  250. package/docs/examples/w-drawer_afloat_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +1 -1
  251. package/docs/examples/w-drawer_afloat_mode.html +1 -1
  252. package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +1 -1
  253. package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth_drawerWidthMin.html +1 -1
  254. package/docs/examples/w-drawer_afloat_overlayOpacity.html +1 -1
  255. package/docs/examples/w-drawer_autoSwitch_switchWidth.html +1 -1
  256. package/docs/examples/w-drawer_default.html +1 -1
  257. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +1 -1
  258. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +1 -1
  259. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +1 -1
  260. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +1 -1
  261. package/docs/examples/w-drawer_drawerWidth.html +1 -1
  262. package/docs/examples/w-drawer_mode.html +1 -1
  263. package/docs/examples/w-drawer_mode_dragDrawerWidth.html +1 -1
  264. package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +1 -1
  265. package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +1 -1
  266. package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +1 -1
  267. package/docs/examples/w-dropfiles_borderRadius.html +1 -1
  268. package/docs/examples/w-dropfiles_borderWidth.html +1 -1
  269. package/docs/examples/w-dropfiles_default.html +1 -1
  270. package/docs/examples/w-dropfiles_timeTransition.html +1 -1
  271. package/docs/examples/w-dynamic-list_change rows.html +1 -1
  272. package/docs/examples/w-dynamic-list_change slot.html +1 -1
  273. package/docs/examples/w-dynamic-list_default.html +1 -1
  274. package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +1 -1
  275. package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +1 -1
  276. package/docs/examples/w-dynamic-list_processItems.html +1 -1
  277. package/docs/examples/w-dynamic-list_render.html +1 -1
  278. package/docs/examples/w-dynamic-list_slot item with image.html +1 -1
  279. package/docs/examples/w-dynamic-list_viewHeightMax.html +1 -1
  280. package/docs/examples/w-echarts-vue-dyn_area.html +1 -1
  281. package/docs/examples/w-echarts-vue-dyn_bar3D.html +1 -1
  282. package/docs/examples/w-echarts-vue-dyn_continuous.html +1 -1
  283. package/docs/examples/w-echarts-vue-dyn_heatmap.html +1 -1
  284. package/docs/examples/w-echarts-vue-dyn_line.html +1 -1
  285. package/docs/examples/w-echarts-vue-dyn_line3D.html +1 -1
  286. package/docs/examples/w-echarts-vue-dyn_parallel.html +1 -1
  287. package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +1 -1
  288. package/docs/examples/w-echarts-vue-dyn_polar.html +1 -1
  289. package/docs/examples/w-echarts-vue-dyn_radar.html +1 -1
  290. package/docs/examples/w-echarts-vue-dyn_scatter.html +1 -1
  291. package/docs/examples/w-echarts-vue-dyn_stack.html +1 -1
  292. package/docs/examples/w-echarts-vue-dyn_surface.html +1 -1
  293. package/docs/examples/w-echarts-vue-dyn_tree.html +1 -1
  294. package/docs/examples/w-echarts-vue-dyn_treemap.html +1 -1
  295. package/docs/examples/w-explorer_bindRoot.html +1 -1
  296. package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +1 -1
  297. package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +1 -1
  298. package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +1 -1
  299. package/docs/examples/w-explorer_dark mode.html +1 -1
  300. package/docs/examples/w-explorer_default.html +1 -1
  301. package/docs/examples/w-explorer_defaultShowTreeFirst.html +1 -1
  302. package/docs/examples/w-explorer_defaultShowTreeFirst_noSelectedText.html +1 -1
  303. package/docs/examples/w-explorer_draggable.html +1 -1
  304. package/docs/examples/w-explorer_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +1 -1
  305. package/docs/examples/w-explorer_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +1 -1
  306. package/docs/examples/w-explorer_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +1 -1
  307. package/docs/examples/w-explorer_events.html +1 -1
  308. package/docs/examples/w-explorer_funSortTree.html +1 -1
  309. package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +1 -1
  310. package/docs/examples/w-explorer_listBackgroundColor.html +1 -1
  311. package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +1 -1
  312. package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +1 -1
  313. package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +1 -1
  314. package/docs/examples/w-explorer_listItemRippleColor.html +1 -1
  315. package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +1 -1
  316. package/docs/examples/w-explorer_listItemTextFontSize.html +1 -1
  317. package/docs/examples/w-explorer_listPaddingStyle.html +1 -1
  318. package/docs/examples/w-explorer_operatable.html +1 -1
  319. package/docs/examples/w-explorer_operatable_draggable.html +1 -1
  320. package/docs/examples/w-explorer_operatable_editorRenameCancelBtnBackgroundColor_editorRenameCancelBtnBackgroundColorHover.html +1 -1
  321. package/docs/examples/w-explorer_operatable_editorRenameCancelBtnIcon_editorRenameCancelBtnIconSize_editorRenameCancelBtnIconColor.html +1 -1
  322. package/docs/examples/w-explorer_operatable_editorRenameCancelBtnText_editorRenameCancelBtnTextColor_editorRenameCancelBtnTextColorHover.html +1 -1
  323. package/docs/examples/w-explorer_operatable_editorRenameContentBackgroundColor_editorRenameFooterBackgroundColor.html +1 -1
  324. package/docs/examples/w-explorer_operatable_editorRenameInputTextColor_editorRenameInputTextBottomLineBorderColor_editorRenameInputTextBottomLineBorderColorHover.html +1 -1
  325. package/docs/examples/w-explorer_operatable_editorRenameSaveBtnBackgroundColor_editorRenameSaveBtnBackgroundColorHover.html +1 -1
  326. package/docs/examples/w-explorer_operatable_editorRenameSaveBtnIcon_editorRenameSaveBtnIconSize_editorRenameSaveBtnIconColor.html +1 -1
  327. package/docs/examples/w-explorer_operatable_editorRenameSaveBtnText_editorRenameSaveBtnTextColor_editorRenameSaveBtnTextColorHover.html +1 -1
  328. package/docs/examples/w-explorer_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +1 -1
  329. package/docs/examples/w-explorer_operatable_operateBtnTooltip_operateItemTextForRename_perateItemTextForInsertChild.html +1 -1
  330. package/docs/examples/w-explorer_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +1 -1
  331. package/docs/examples/w-explorer_operatable_operateItemHeight_operateItemIconSize_operateItemPaddingStyle.html +1 -1
  332. package/docs/examples/w-explorer_operatable_operateItemIconForRename_operateItemIconForInsertChild_operateItemIconForDelete.html +1 -1
  333. package/docs/examples/w-explorer_operatable_operatePanelWidth_operatePanelHeight_operateItemIconSize.html +1 -1
  334. package/docs/examples/w-explorer_pathBackgroundColor.html +1 -1
  335. package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +1 -1
  336. package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +1 -1
  337. package/docs/examples/w-explorer_pathBtnTextFontSize.html +1 -1
  338. package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +1 -1
  339. package/docs/examples/w-explorer_showTree.html +1 -1
  340. package/docs/examples/w-explorer_slot list-item-cover.html +1 -1
  341. package/docs/examples/w-explorer_slot list-item-sub.html +1 -1
  342. package/docs/examples/w-explorer_slot list-item-text-left.html +1 -1
  343. package/docs/examples/w-explorer_slot list-item-text-right.html +1 -1
  344. package/docs/examples/w-explorer_slot list-item_list-item-cover_list-head_list-foot.html +1 -1
  345. package/docs/examples/w-explorer_small text.html +1 -1
  346. package/docs/examples/w-explorer_toggleTreeFoldersAll.html +1 -1
  347. package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +1 -1
  348. package/docs/examples/w-explorer_treeAfloat.html +1 -1
  349. package/docs/examples/w-explorer_treeBackgroundColor.html +1 -1
  350. package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +1 -1
  351. package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +1 -1
  352. package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +1 -1
  353. package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +1 -1
  354. package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +1 -1
  355. package/docs/examples/w-explorer_treeIndent.html +1 -1
  356. package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +1 -1
  357. package/docs/examples/w-explorer_treeItemRippleColor.html +1 -1
  358. package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +1 -1
  359. package/docs/examples/w-explorer_treeItemTextFontSize.html +1 -1
  360. package/docs/examples/w-explorer_treePaddingStyle.html +1 -1
  361. package/docs/examples/w-explorer_treeToggleIconColor_treeToggleIconBackgroundColor_treeToggleIconBackgroundColorHover.html +1 -1
  362. package/docs/examples/w-explorer_treeToggleIconSize.html +1 -1
  363. package/docs/examples/w-explorer_treeWidth.html +1 -1
  364. package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +1 -1
  365. package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +1 -1
  366. package/docs/examples/w-explorer_triggerClickTreeFolderById.html +1 -1
  367. package/docs/examples/w-group-baggage_connLineColor.html +1 -1
  368. package/docs/examples/w-group-baggage_connLineWidth.html +1 -1
  369. package/docs/examples/w-group-baggage_connLineZoneWidth.html +1 -1
  370. package/docs/examples/w-group-baggage_contentBackgroundColor_contentBackgroundColorHover.html +1 -1
  371. package/docs/examples/w-group-baggage_contentBorderColor_contentBorderColorHover.html +1 -1
  372. package/docs/examples/w-group-baggage_contentBorderRadius.html +1 -1
  373. package/docs/examples/w-group-baggage_contentBorderWidth.html +1 -1
  374. package/docs/examples/w-group-baggage_contentPaddingStyle.html +1 -1
  375. package/docs/examples/w-group-baggage_contentTextColor_contentTextColorHover.html +1 -1
  376. package/docs/examples/w-group-baggage_contentTextFontSize.html +1 -1
  377. package/docs/examples/w-group-baggage_default.html +1 -1
  378. package/docs/examples/w-group-baggage_keyTag_keyText.html +1 -1
  379. package/docs/examples/w-group-baggage_slot tag.html +1 -1
  380. package/docs/examples/w-group-baggage_slot text-sub.html +1 -1
  381. package/docs/examples/w-group-baggage_slot text_contentPaddingStyle.html +1 -1
  382. package/docs/examples/w-group-baggage_tagBackgroundColor_tagBackgroundColorHover.html +1 -1
  383. package/docs/examples/w-group-baggage_tagBorderColor_tagBorderColorHover.html +1 -1
  384. package/docs/examples/w-group-baggage_tagBorderRadius.html +1 -1
  385. package/docs/examples/w-group-baggage_tagBorderWidth.html +1 -1
  386. package/docs/examples/w-group-baggage_tagClickable_contentClickable_events.html +1 -1
  387. package/docs/examples/w-group-baggage_tagDistBetweenTopAndBaseline.html +1 -1
  388. package/docs/examples/w-group-baggage_tagPaddingStyle_contentShiftTopFromBaseline.html +1 -1
  389. package/docs/examples/w-group-baggage_tagTextColor_tagTextColorHover.html +1 -1
  390. package/docs/examples/w-group-baggage_tagTextFontSize_contentShiftTopFromBaseline.html +1 -1
  391. package/docs/examples/w-group-chip-check_backgroundColorActive.html +1 -1
  392. package/docs/examples/w-group-chip-check_backgroundColor_backgroundColorHover.html +1 -1
  393. package/docs/examples/w-group-chip-check_borderColor_borderColorHover_borderColorActive.html +1 -1
  394. package/docs/examples/w-group-chip-check_borderRadius.html +1 -1
  395. package/docs/examples/w-group-chip-check_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
  396. package/docs/examples/w-group-chip-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
  397. package/docs/examples/w-group-chip-check_click (console.log).html +1 -1
  398. package/docs/examples/w-group-chip-check_default.html +1 -1
  399. package/docs/examples/w-group-chip-check_group (only one).html +1 -1
  400. package/docs/examples/w-group-chip-check_group_borderColor_borderColorHover_borderColorActive.html +1 -1
  401. package/docs/examples/w-group-chip-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
  402. package/docs/examples/w-group-chip-check_icon (fontawesome).html +1 -1
  403. package/docs/examples/w-group-chip-check_icon (material).html +1 -1
  404. package/docs/examples/w-group-chip-check_iconColorActive.html +1 -1
  405. package/docs/examples/w-group-chip-check_iconColor_iconColorHover.html +1 -1
  406. package/docs/examples/w-group-chip-check_loading.html +1 -1
  407. package/docs/examples/w-group-chip-check_loading_loadingColor.html +1 -1
  408. package/docs/examples/w-group-chip-check_marginStyle.html +1 -1
  409. package/docs/examples/w-group-chip-check_no shadowActive.html +1 -1
  410. package/docs/examples/w-group-chip-check_not editable.html +1 -1
  411. package/docs/examples/w-group-chip-check_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
  412. package/docs/examples/w-group-chip-check_paddingStyle_iconSize_textFontSize.html +1 -1
  413. package/docs/examples/w-group-chip-check_shadow.html +1 -1
  414. package/docs/examples/w-group-chip-check_shadowActiveStyle.html +1 -1
  415. package/docs/examples/w-group-chip-check_shadow_shadowStyle.html +1 -1
  416. package/docs/examples/w-group-chip-check_shiftLeft.html +1 -1
  417. package/docs/examples/w-group-chip-check_shiftLeft_shiftRight.html +1 -1
  418. package/docs/examples/w-group-chip-check_slot_shadow.html +1 -1
  419. package/docs/examples/w-group-chip-check_textColor.html +1 -1
  420. package/docs/examples/w-group-chip-check_textColorActive.html +1 -1
  421. package/docs/examples/w-group-chip-check_textColor_textColorHover.html +1 -1
  422. package/docs/examples/w-group-chip-check_tooltip.html +1 -1
  423. package/docs/examples/w-group-chip-check_tooltip_tooltipBorderRadius.html +1 -1
  424. package/docs/examples/w-group-chip-check_tooltip_tooltipPaddingStyle.html +1 -1
  425. package/docs/examples/w-group-chip-check_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  426. package/docs/examples/w-group-chip-check_tooltip_tooltipTextFontSize.html +1 -1
  427. package/docs/examples/w-group-chip-radio_backgroundColorActive.html +1 -1
  428. package/docs/examples/w-group-chip-radio_backgroundColor_backgroundColorHover.html +1 -1
  429. package/docs/examples/w-group-chip-radio_borderColor_borderColorHover_borderColorActive.html +1 -1
  430. package/docs/examples/w-group-chip-radio_borderRadius.html +1 -1
  431. package/docs/examples/w-group-chip-radio_borderRadius_borderRadiusStyle_paddingStyle.html +1 -1
  432. package/docs/examples/w-group-chip-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +1 -1
  433. package/docs/examples/w-group-chip-radio_click (console.log).html +1 -1
  434. package/docs/examples/w-group-chip-radio_default.html +1 -1
  435. package/docs/examples/w-group-chip-radio_group (only one).html +1 -1
  436. package/docs/examples/w-group-chip-radio_group_borderColor_borderColorHover_borderColorActive.html +1 -1
  437. package/docs/examples/w-group-chip-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +1 -1
  438. package/docs/examples/w-group-chip-radio_icon (fontawesome).html +1 -1
  439. package/docs/examples/w-group-chip-radio_icon (material).html +1 -1
  440. package/docs/examples/w-group-chip-radio_iconColorActive.html +1 -1
  441. package/docs/examples/w-group-chip-radio_iconColor_iconColorHover.html +1 -1
  442. package/docs/examples/w-group-chip-radio_loading.html +1 -1
  443. package/docs/examples/w-group-chip-radio_loading_loadingColor.html +1 -1
  444. package/docs/examples/w-group-chip-radio_marginStyle.html +1 -1
  445. package/docs/examples/w-group-chip-radio_no shadowActive.html +1 -1
  446. package/docs/examples/w-group-chip-radio_not editable.html +1 -1
  447. package/docs/examples/w-group-chip-radio_paddingStyle_borderRadius_textColor_iconColor.html +1 -1
  448. package/docs/examples/w-group-chip-radio_paddingStyle_iconSize_textFontSize.html +1 -1
  449. package/docs/examples/w-group-chip-radio_shadow.html +1 -1
  450. package/docs/examples/w-group-chip-radio_shadowActiveStyle.html +1 -1
  451. package/docs/examples/w-group-chip-radio_shadow_shadowStyle.html +1 -1
  452. package/docs/examples/w-group-chip-radio_shiftLeft.html +1 -1
  453. package/docs/examples/w-group-chip-radio_shiftLeft_shiftRight.html +1 -1
  454. package/docs/examples/w-group-chip-radio_slot_shadow.html +1 -1
  455. package/docs/examples/w-group-chip-radio_textColor.html +1 -1
  456. package/docs/examples/w-group-chip-radio_textColorActive.html +1 -1
  457. package/docs/examples/w-group-chip-radio_textColor_textColorHover.html +1 -1
  458. package/docs/examples/w-group-chip-radio_tooltip.html +1 -1
  459. package/docs/examples/w-group-chip-radio_tooltip_tooltipBorderRadius.html +1 -1
  460. package/docs/examples/w-group-chip-radio_tooltip_tooltipPaddingStyle.html +1 -1
  461. package/docs/examples/w-group-chip-radio_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  462. package/docs/examples/w-group-chip-radio_tooltip_tooltipTextFontSize.html +1 -1
  463. package/docs/examples/w-group-dragdrop_default.html +1 -1
  464. package/docs/examples/w-group-dragdrop_event (dragdrop).html +1 -1
  465. package/docs/examples/w-group-dragdrop_items(string array).html +1 -1
  466. package/docs/examples/w-group-dragdrop_keyBinder.html +1 -1
  467. package/docs/examples/w-group-dragdrop_not draggable.html +1 -1
  468. package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +1 -1
  469. package/docs/examples/w-group-icon-check_backgroundColor_backgroundColorHover_backgroundColorFocus_backgroundColorActive.html +1 -1
  470. package/docs/examples/w-group-icon-check_borderColor_borderColorHover_borderColorActive.html +1 -1
  471. package/docs/examples/w-group-icon-check_borderRadius.html +1 -1
  472. package/docs/examples/w-group-icon-check_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
  473. package/docs/examples/w-group-icon-check_dir(vertical)_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  474. package/docs/examples/w-group-icon-check_dir(vertical)_borderColor_borderColorHover_borderColorActive.html +1 -1
  475. package/docs/examples/w-group-icon-check_dir(vertical)_borderRadius.html +1 -1
  476. package/docs/examples/w-group-icon-check_dir(vertical)_borderWidth_borderColor_borderColorHover.html +1 -1
  477. package/docs/examples/w-group-icon-check_dir(vertical)_icon (fontawesome).html +1 -1
  478. package/docs/examples/w-group-icon-check_dir(vertical)_icon (material).html +1 -1
  479. package/docs/examples/w-group-icon-check_dir(vertical)_iconColor_iconColorHover_iconColorFocus.html +1 -1
  480. package/docs/examples/w-group-icon-check_dir(vertical)_not editable.html +1 -1
  481. package/docs/examples/w-group-icon-check_dir(vertical)_one.html +1 -1
  482. package/docs/examples/w-group-icon-check_dir(vertical)_paddingStyle_iconSize.html +1 -1
  483. package/docs/examples/w-group-icon-check_dir(vertical)_rippleColor.html +1 -1
  484. package/docs/examples/w-group-icon-check_dir(vertical)_seplineColor.html +1 -1
  485. package/docs/examples/w-group-icon-check_dir(vertical)_seplineWidth.html +1 -1
  486. package/docs/examples/w-group-icon-check_dir(vertical)_shadow.html +1 -1
  487. package/docs/examples/w-group-icon-check_dir(vertical)_shadow_shadowStyle.html +1 -1
  488. package/docs/examples/w-group-icon-check_dir(vertical)_tooltip.html +1 -1
  489. package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipBorderRadius.html +1 -1
  490. package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipPaddingStyle.html +1 -1
  491. package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  492. package/docs/examples/w-group-icon-check_dir(vertical)_tooltip_tooltipTextFontSize.html +1 -1
  493. package/docs/examples/w-group-icon-check_icon (fontawesome).html +1 -1
  494. package/docs/examples/w-group-icon-check_icon (material).html +1 -1
  495. package/docs/examples/w-group-icon-check_iconColor_iconColorHover_iconColorFocus_iconColorActive.html +1 -1
  496. package/docs/examples/w-group-icon-check_not editable.html +1 -1
  497. package/docs/examples/w-group-icon-check_one.html +1 -1
  498. package/docs/examples/w-group-icon-check_paddingStyle_iconSize.html +1 -1
  499. package/docs/examples/w-group-icon-check_rippleColor.html +1 -1
  500. package/docs/examples/w-group-icon-check_seplineColor.html +1 -1
  501. package/docs/examples/w-group-icon-check_seplineWidth.html +1 -1
  502. package/docs/examples/w-group-icon-check_shadow.html +1 -1
  503. package/docs/examples/w-group-icon-check_shadow_shadowStyle.html +1 -1
  504. package/docs/examples/w-group-icon-check_tooltip.html +1 -1
  505. package/docs/examples/w-group-icon-check_tooltip_tooltipBorderRadius.html +1 -1
  506. package/docs/examples/w-group-icon-check_tooltip_tooltipPaddingStyle.html +1 -1
  507. package/docs/examples/w-group-icon-check_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  508. package/docs/examples/w-group-icon-check_tooltip_tooltipTextFontSize.html +1 -1
  509. package/docs/examples/w-group-icon-radio_backgroundColor_backgroundColorHover_backgroundColorFocus_backgroundColorActive.html +1 -1
  510. package/docs/examples/w-group-icon-radio_borderColor_borderColorHover_borderColorActive.html +1 -1
  511. package/docs/examples/w-group-icon-radio_borderRadius.html +1 -1
  512. package/docs/examples/w-group-icon-radio_borderWidth_borderColor_borderColorHover_borderColorFocus.html +1 -1
  513. package/docs/examples/w-group-icon-radio_dir(vertical)_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  514. package/docs/examples/w-group-icon-radio_dir(vertical)_borderColor_borderColorHover_borderColorActive.html +1 -1
  515. package/docs/examples/w-group-icon-radio_dir(vertical)_borderRadius.html +1 -1
  516. package/docs/examples/w-group-icon-radio_dir(vertical)_borderWidth_borderColor_borderColorHover.html +1 -1
  517. package/docs/examples/w-group-icon-radio_dir(vertical)_icon (fontawesome).html +1 -1
  518. package/docs/examples/w-group-icon-radio_dir(vertical)_icon (material).html +1 -1
  519. package/docs/examples/w-group-icon-radio_dir(vertical)_iconColor_iconColorHover_iconColorFocus.html +1 -1
  520. package/docs/examples/w-group-icon-radio_dir(vertical)_not editable.html +1 -1
  521. package/docs/examples/w-group-icon-radio_dir(vertical)_one.html +1 -1
  522. package/docs/examples/w-group-icon-radio_dir(vertical)_paddingStyle_iconSize.html +1 -1
  523. package/docs/examples/w-group-icon-radio_dir(vertical)_rippleColor.html +1 -1
  524. package/docs/examples/w-group-icon-radio_dir(vertical)_seplineColor.html +1 -1
  525. package/docs/examples/w-group-icon-radio_dir(vertical)_seplineWidth.html +1 -1
  526. package/docs/examples/w-group-icon-radio_dir(vertical)_shadow.html +1 -1
  527. package/docs/examples/w-group-icon-radio_dir(vertical)_shadow_shadowStyle.html +1 -1
  528. package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip.html +1 -1
  529. package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipBorderRadius.html +1 -1
  530. package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipPaddingStyle.html +1 -1
  531. package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  532. package/docs/examples/w-group-icon-radio_dir(vertical)_tooltip_tooltipTextFontSize.html +1 -1
  533. package/docs/examples/w-group-icon-radio_icon (fontawesome).html +1 -1
  534. package/docs/examples/w-group-icon-radio_icon (material).html +1 -1
  535. package/docs/examples/w-group-icon-radio_iconColor_iconColorHover_iconColorFocus_iconColorActive.html +1 -1
  536. package/docs/examples/w-group-icon-radio_not editable.html +1 -1
  537. package/docs/examples/w-group-icon-radio_one.html +1 -1
  538. package/docs/examples/w-group-icon-radio_paddingStyle_iconSize.html +1 -1
  539. package/docs/examples/w-group-icon-radio_rippleColor.html +1 -1
  540. package/docs/examples/w-group-icon-radio_seplineColor.html +1 -1
  541. package/docs/examples/w-group-icon-radio_seplineWidth.html +1 -1
  542. package/docs/examples/w-group-icon-radio_shadow.html +1 -1
  543. package/docs/examples/w-group-icon-radio_shadow_shadowStyle.html +1 -1
  544. package/docs/examples/w-group-icon-radio_tooltip.html +1 -1
  545. package/docs/examples/w-group-icon-radio_tooltip_tooltipBorderRadius.html +1 -1
  546. package/docs/examples/w-group-icon-radio_tooltip_tooltipPaddingStyle.html +1 -1
  547. package/docs/examples/w-group-icon-radio_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  548. package/docs/examples/w-group-icon-radio_tooltip_tooltipTextFontSize.html +1 -1
  549. package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +1 -1
  550. package/docs/examples/w-group-tags_borderColor_borderColorHover.html +1 -1
  551. package/docs/examples/w-group-tags_borderRadius.html +1 -1
  552. package/docs/examples/w-group-tags_closeWithInterceptor.html +1 -1
  553. package/docs/examples/w-group-tags_default.html +1 -1
  554. package/docs/examples/w-group-tags_editableClose(no close button).html +1 -1
  555. package/docs/examples/w-group-tags_editableClose(no close button)_editableInput(no input text).html +1 -1
  556. package/docs/examples/w-group-tags_editableInput(no input text).html +1 -1
  557. package/docs/examples/w-group-tags_enableActive_valueActive.html +1 -1
  558. package/docs/examples/w-group-tags_enableCloseEventOnly.html +1 -1
  559. package/docs/examples/w-group-tags_enableNodata.html +1 -1
  560. package/docs/examples/w-group-tags_enableNodata_nodata_editableClose(no close button)_editableInput(no input text).html +1 -1
  561. package/docs/examples/w-group-tags_icon (fontawesome).html +1 -1
  562. package/docs/examples/w-group-tags_icon (material).html +1 -1
  563. package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +1 -1
  564. package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +1 -1
  565. package/docs/examples/w-group-tags_inputTextButtonTooltip.html +1 -1
  566. package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +1 -1
  567. package/docs/examples/w-group-tags_inputTextWidth.html +1 -1
  568. package/docs/examples/w-group-tags_marginStyle.html +1 -1
  569. package/docs/examples/w-group-tags_modify loading by callback in click.html +1 -1
  570. package/docs/examples/w-group-tags_modify prog by callback in click.html +1 -1
  571. package/docs/examples/w-group-tags_no enableNodata.html +1 -1
  572. package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +1 -1
  573. package/docs/examples/w-group-tags_not draggable.html +1 -1
  574. package/docs/examples/w-group-tags_not editable.html +1 -1
  575. package/docs/examples/w-group-tags_object items.html +1 -1
  576. package/docs/examples/w-group-tags_object items_addButtonIcon_addButtonTextColor_addButtonTextColorHover.html +1 -1
  577. package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +1 -1
  578. package/docs/examples/w-group-tags_object items_keyIcon.html +1 -1
  579. package/docs/examples/w-group-tags_object items_keyText.html +1 -1
  580. package/docs/examples/w-group-tags_object items_keyTooltip.html +1 -1
  581. package/docs/examples/w-group-tags_object items_slot items.html +1 -1
  582. package/docs/examples/w-group-tags_object items_slot items_editableInput(no input button)_enableActive.html +1 -1
  583. package/docs/examples/w-group-tags_object items_slot items_enableColorsFromItem_editableInput(no input button).html +1 -1
  584. package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +1 -1
  585. package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +1 -1
  586. package/docs/examples/w-group-tags_shadowStyle.html +1 -1
  587. package/docs/examples/w-group-tags_shiftLeft.html +1 -1
  588. package/docs/examples/w-group-tags_slot input.html +1 -1
  589. package/docs/examples/w-group-tags_slot items.html +1 -1
  590. package/docs/examples/w-group-tags_slot items_enableActive_valueActive_paddingStyle.html +1 -1
  591. package/docs/examples/w-group-tags_suggests.html +1 -1
  592. package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +1 -1
  593. package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +1 -1
  594. package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +1 -1
  595. package/docs/examples/w-group-tags_textColor.html +1 -1
  596. package/docs/examples/w-group-tags_textColor_textColorHover.html +1 -1
  597. package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +1 -1
  598. package/docs/examples/w-highcharts-vue-dyn_area.html +1 -1
  599. package/docs/examples/w-highcharts-vue-dyn_bar.html +1 -1
  600. package/docs/examples/w-highcharts-vue-dyn_heatmap.html +1 -1
  601. package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +1 -1
  602. package/docs/examples/w-highcharts-vue-dyn_line.html +1 -1
  603. package/docs/examples/w-highcharts-vue-dyn_pie.html +1 -1
  604. package/docs/examples/w-highstock-vue-dyn_area.html +1 -1
  605. package/docs/examples/w-highstock-vue-dyn_line.html +1 -1
  606. package/docs/examples/w-icon_icon (fontawesome).html +1 -1
  607. package/docs/examples/w-icon_icon (fontawesome)_color_colorHover.html +1 -1
  608. package/docs/examples/w-icon_icon (fontawesome)_size.html +1 -1
  609. package/docs/examples/w-icon_icon (fontawesome)_timeTransition.html +1 -1
  610. package/docs/examples/w-icon_icon (material).html +1 -1
  611. package/docs/examples/w-icon_icon (material)_color_colorHover.html +1 -1
  612. package/docs/examples/w-icon_icon (material)_size.html +1 -1
  613. package/docs/examples/w-icon_icon (material)_timeTransition.html +1 -1
  614. package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +1 -1
  615. package/docs/examples/w-image-cascading-dyn_colNum.html +1 -1
  616. package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +1 -1
  617. package/docs/examples/w-image-cascading-dyn_imageWidth.html +1 -1
  618. package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +1 -1
  619. package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +1 -1
  620. package/docs/examples/w-image-viewer-dyn_one image.html +1 -1
  621. package/docs/examples/w-input-checkbox_arrange_paddingStyle.html +1 -1
  622. package/docs/examples/w-input-checkbox_click (console.log).html +1 -1
  623. package/docs/examples/w-input-checkbox_default.html +1 -1
  624. package/docs/examples/w-input-checkbox_not editable.html +1 -1
  625. package/docs/examples/w-input-checkbox_not editable_textColorDisabled.html +1 -1
  626. package/docs/examples/w-input-checkbox_object items_keyText.html +1 -1
  627. package/docs/examples/w-input-checkbox_paddingStyle.html +1 -1
  628. package/docs/examples/w-input-checkbox_slot_paddingStyle_verticalAlign_inputSize.html +1 -1
  629. package/docs/examples/w-input-checkbox_textColor_textColorHover_textColorActive.html +1 -1
  630. package/docs/examples/w-input-checkbox_textFontSize_paddingStyle.html +1 -1
  631. package/docs/examples/w-input-radio_arrange_paddingStyle.html +1 -1
  632. package/docs/examples/w-input-radio_click (console.log).html +1 -1
  633. package/docs/examples/w-input-radio_default.html +1 -1
  634. package/docs/examples/w-input-radio_not editable.html +1 -1
  635. package/docs/examples/w-input-radio_not editable_textColorDisabled.html +1 -1
  636. package/docs/examples/w-input-radio_object items_keyText.html +1 -1
  637. package/docs/examples/w-input-radio_paddingStyle.html +1 -1
  638. package/docs/examples/w-input-radio_slot_paddingStyle_verticalAlign_inputSize.html +1 -1
  639. package/docs/examples/w-input-radio_textColor_textColorHover_textColorActive.html +1 -1
  640. package/docs/examples/w-input-radio_textFontSize_paddingStyle.html +1 -1
  641. package/docs/examples/w-json-view_default.html +1 -1
  642. package/docs/examples/w-json-view_events.html +1 -1
  643. package/docs/examples/w-json-view_filterKeywords_funFilter.html +1 -1
  644. package/docs/examples/w-json-view_filterKeywords_noResultsText.html +1 -1
  645. package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +1 -1
  646. package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +1 -1
  647. package/docs/examples/w-json-view_large data (15,500 lines).html +1 -1
  648. package/docs/examples/w-json-view_no viewHeightMax.html +1 -1
  649. package/docs/examples/w-json-view_rippleColor.html +1 -1
  650. package/docs/examples/w-json-view_toggleItemsAll.html +1 -1
  651. package/docs/examples/w-json-view_toggleItemsByFun.html +1 -1
  652. package/docs/examples/w-json-view_viewHeightMax.html +1 -1
  653. package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +1 -1
  654. package/docs/examples/w-leaflet-vue-dyn_contourSets.html +1 -1
  655. package/docs/examples/w-leaflet-vue-dyn_pointSets.html +1 -1
  656. package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +1 -1
  657. package/docs/examples/w-level-grade_arrowColor.html +1 -1
  658. package/docs/examples/w-level-grade_arrowSize.html +1 -1
  659. package/docs/examples/w-level-grade_default.html +1 -1
  660. package/docs/examples/w-level-grade_gradeSize.html +1 -1
  661. package/docs/examples/w-level-grade_gradeTextFontSize_gradeTextColor.html +1 -1
  662. package/docs/examples/w-level-grade_keyColor_keyLow_keyUp_keyDelimiter.html +1 -1
  663. package/docs/examples/w-level-grade_slot low_up_delimiter_text.html +1 -1
  664. package/docs/examples/w-level-grade_spaceForGrade.html +1 -1
  665. package/docs/examples/w-level-grade_tickDig.html +1 -1
  666. package/docs/examples/w-level-grade_tickDig_text.html +1 -1
  667. package/docs/examples/w-level-grade_tickDig_text_spaceForText.html +1 -1
  668. package/docs/examples/w-list-check_auto scroll.html +1 -1
  669. package/docs/examples/w-list-check_default.html +1 -1
  670. package/docs/examples/w-list-check_enableQuery.html +1 -1
  671. package/docs/examples/w-list-check_enableQuery_border.html +1 -1
  672. package/docs/examples/w-list-check_enableQuery_queryKeysPickForObjItem.html +1 -1
  673. package/docs/examples/w-list-check_enableQuery_querySepLineColor_querySepLineWidth.html +1 -1
  674. package/docs/examples/w-list-check_enableQuery_queryTextFontSize_queryTextColor_queryPlaceholder.html +1 -1
  675. package/docs/examples/w-list-check_enableQuery_slot item-content_itemBackgroundColorActive_itemCheckIconCheckedIconColorActive.html +1 -1
  676. package/docs/examples/w-list-check_item with no editable.html +1 -1
  677. package/docs/examples/w-list-check_item with no editable__itemCheckIconCheckedIconColorDisabled_itemCheckIconUncheckedIconColorDisabled.html +1 -1
  678. package/docs/examples/w-list-check_item with no editable_itemDisabledColor.html +1 -1
  679. package/docs/examples/w-list-check_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +1 -1
  680. package/docs/examples/w-list-check_itemCheckIconCheckedIconColor_itemCheckIconCheckedIconColorHover_itemCheckIconCheckedIconColorActive_itemCheckIconUncheckedIconColor.html +1 -1
  681. package/docs/examples/w-list-check_itemCheckIconCheckedIcon_itemCheckIconUncheckedIcon.html +1 -1
  682. package/docs/examples/w-list-check_itemCheckIconIconSize_itemIconSize_itemTextFontSize.html +1 -1
  683. package/docs/examples/w-list-check_itemRippleColor.html +1 -1
  684. package/docs/examples/w-list-check_itemTextColor_itemTextColorHover_itemTextColorActive_itemIconColor.html +1 -1
  685. package/docs/examples/w-list-check_keyPickForObjItem.html +1 -1
  686. package/docs/examples/w-list-check_keyText_keyIcon.html +1 -1
  687. package/docs/examples/w-list-check_paddingStyle_spaceBetweenCheckboxAndContent.html +1 -1
  688. package/docs/examples/w-list-check_slot footer.html +1 -1
  689. package/docs/examples/w-list-check_slot header.html +1 -1
  690. package/docs/examples/w-list-check_string items.html +1 -1
  691. package/docs/examples/w-list-expand_activeMode(multi).html +1 -1
  692. package/docs/examples/w-list-expand_auto scroll.html +1 -1
  693. package/docs/examples/w-list-expand_default.html +1 -1
  694. package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
  695. package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +1 -1
  696. package/docs/examples/w-list-expand_paddingStyle.html +1 -1
  697. package/docs/examples/w-list-expand_slot footer.html +1 -1
  698. package/docs/examples/w-list-expand_slot header.html +1 -1
  699. package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
  700. package/docs/examples/w-list-expand_slot item-header_item-content.html +1 -1
  701. package/docs/examples/w-list-expand_string items_slot item-content.html +1 -1
  702. package/docs/examples/w-list-horizontal_borderBottomSize.html +1 -1
  703. package/docs/examples/w-list-horizontal_default.html +1 -1
  704. package/docs/examples/w-list-horizontal_item with no editable.html +1 -1
  705. package/docs/examples/w-list-horizontal_item with no editable_itemDisabledColor.html +1 -1
  706. package/docs/examples/w-list-horizontal_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +1 -1
  707. package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
  708. package/docs/examples/w-list-horizontal_itemBorderRadius.html +1 -1
  709. package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +1 -1
  710. package/docs/examples/w-list-horizontal_itemRippleColor.html +1 -1
  711. package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +1 -1
  712. package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +1 -1
  713. package/docs/examples/w-list-horizontal_keyText_keyIcon.html +1 -1
  714. package/docs/examples/w-list-horizontal_no borderBottom.html +1 -1
  715. package/docs/examples/w-list-horizontal_paddingStyle.html +1 -1
  716. package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +1 -1
  717. package/docs/examples/w-list-horizontal_slot item.html +1 -1
  718. package/docs/examples/w-list-horizontal_space.html +1 -1
  719. package/docs/examples/w-list-horizontal_string items.html +1 -1
  720. package/docs/examples/w-list-horizontal_string items_itemActive.html +1 -1
  721. package/docs/examples/w-list-radio_auto scroll.html +1 -1
  722. package/docs/examples/w-list-radio_default.html +1 -1
  723. package/docs/examples/w-list-radio_enableQuery.html +1 -1
  724. package/docs/examples/w-list-radio_enableQuery_border.html +1 -1
  725. package/docs/examples/w-list-radio_enableQuery_queryKeysPickForObjItem.html +1 -1
  726. package/docs/examples/w-list-radio_enableQuery_querySepLineColor_querySepLineWidth.html +1 -1
  727. package/docs/examples/w-list-radio_enableQuery_queryTextFontSize_queryTextColor_queryPlaceholder.html +1 -1
  728. package/docs/examples/w-list-radio_enableQuery_slot item-content_itemBackgroundColorActive_itemCheckIconCheckedIconColorActive.html +1 -1
  729. package/docs/examples/w-list-radio_item with no editable.html +1 -1
  730. package/docs/examples/w-list-radio_item with no editable__itemCheckIconCheckedIconColorDisabled_itemCheckIconUncheckedIconColorDisabled.html +1 -1
  731. package/docs/examples/w-list-radio_item with no editable_itemDisabledColor.html +1 -1
  732. package/docs/examples/w-list-radio_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +1 -1
  733. package/docs/examples/w-list-radio_itemCheckIconCheckedIconColor_itemCheckIconCheckedIconColorHover_itemCheckIconCheckedIconColorActive_itemCheckIconUncheckedIconColor.html +1 -1
  734. package/docs/examples/w-list-radio_itemCheckIconCheckedIcon_itemCheckIconUncheckedIcon.html +1 -1
  735. package/docs/examples/w-list-radio_itemCheckIconIconSize_itemIconSize_itemTextFontSize.html +1 -1
  736. package/docs/examples/w-list-radio_itemRippleColor.html +1 -1
  737. package/docs/examples/w-list-radio_itemTextColor_itemTextColorHover_itemTextColorActive_itemIconColor.html +1 -1
  738. package/docs/examples/w-list-radio_keyPickForObjItem.html +1 -1
  739. package/docs/examples/w-list-radio_keyText_keyIcon.html +1 -1
  740. package/docs/examples/w-list-radio_paddingStyle_spaceBetweenCheckboxAndContent.html +1 -1
  741. package/docs/examples/w-list-radio_slot footer.html +1 -1
  742. package/docs/examples/w-list-radio_slot header.html +1 -1
  743. package/docs/examples/w-list-radio_string items.html +1 -1
  744. package/docs/examples/w-list-vertical_auto scroll.html +1 -1
  745. package/docs/examples/w-list-vertical_default.html +1 -1
  746. package/docs/examples/w-list-vertical_enableActive (no active).html +1 -1
  747. package/docs/examples/w-list-vertical_enableActive (no active)_itemRippleColor.html +1 -1
  748. package/docs/examples/w-list-vertical_item with no editable.html +1 -1
  749. package/docs/examples/w-list-vertical_item with no editable_itemDisabledColor.html +1 -1
  750. package/docs/examples/w-list-vertical_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +1 -1
  751. package/docs/examples/w-list-vertical_itemActive.html +1 -1
  752. package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +1 -1
  753. package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +1 -1
  754. package/docs/examples/w-list-vertical_keyText_keyIcon.html +1 -1
  755. package/docs/examples/w-list-vertical_paddingStyle.html +1 -1
  756. package/docs/examples/w-list-vertical_slot footer.html +1 -1
  757. package/docs/examples/w-list-vertical_slot header.html +1 -1
  758. package/docs/examples/w-list-vertical_slot item_itemBackgroundColorActive.html +1 -1
  759. package/docs/examples/w-list-vertical_string items.html +1 -1
  760. package/docs/examples/w-list-vertical_string items_itemActive.html +1 -1
  761. package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +1 -1
  762. package/docs/examples/w-panel-avatar_avatarBorderRadius.html +1 -1
  763. package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +1 -1
  764. package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +1 -1
  765. package/docs/examples/w-panel-avatar_avatarIcon (material).html +1 -1
  766. package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +1 -1
  767. package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +1 -1
  768. package/docs/examples/w-panel-avatar_contentBackgroundColor.html +1 -1
  769. package/docs/examples/w-panel-avatar_contentBorderRadius.html +1 -1
  770. package/docs/examples/w-panel-avatar_contentShadow.html +1 -1
  771. package/docs/examples/w-panel-avatar_default.html +1 -1
  772. package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +1 -1
  773. package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +1 -1
  774. package/docs/examples/w-panel-avatar_no avatarShadow.html +1 -1
  775. package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +1 -1
  776. package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +1 -1
  777. package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +1 -1
  778. package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +1 -1
  779. package/docs/examples/w-panel-bulge_contentBackgroundColor.html +1 -1
  780. package/docs/examples/w-panel-bulge_contentBorderRadius.html +1 -1
  781. package/docs/examples/w-panel-bulge_default.html +1 -1
  782. package/docs/examples/w-panel-bulge_headerBorderRadius.html +1 -1
  783. package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +1 -1
  784. package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +1 -1
  785. package/docs/examples/w-panel-bulge_paddingStyle.html +1 -1
  786. package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +1 -1
  787. package/docs/examples/w-panel-bulge_with grey outer.html +1 -1
  788. package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +1 -1
  789. package/docs/examples/w-panel-divide-horizontal_barColor.html +1 -1
  790. package/docs/examples/w-panel-divide-horizontal_barSize.html +1 -1
  791. package/docs/examples/w-panel-divide-horizontal_default.html +1 -1
  792. package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +1 -1
  793. package/docs/examples/w-panel-divide-horizontal_ratio.html +1 -1
  794. package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +1 -1
  795. package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +1 -1
  796. package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +1 -1
  797. package/docs/examples/w-panel-divide-vertical_barColor.html +1 -1
  798. package/docs/examples/w-panel-divide-vertical_barSize.html +1 -1
  799. package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +1 -1
  800. package/docs/examples/w-panel-divide-vertical_default.html +1 -1
  801. package/docs/examples/w-panel-divide-vertical_ratio.html +1 -1
  802. package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +1 -1
  803. package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +1 -1
  804. package/docs/examples/{w-panel-label-Item_labelColor.html → w-panel-label-item_labelColor.html} +2 -2
  805. package/docs/examples/{w-panel-label-Item_labelFontSize.html → w-panel-label-item_labelFontSize.html} +2 -2
  806. package/docs/examples/{w-panel-label-Item_labelVerticalAlign.html → w-panel-label-item_labelVerticalAlign.html} +2 -2
  807. package/docs/examples/{w-panel-label-Item_labelWidth.html → w-panel-label-item_labelWidth.html} +2 -2
  808. package/docs/examples/{w-panel-label-Item_labelWidth_labelHorizontalAlign.html → w-panel-label-item_labelWidth_labelHorizontalAlign.html} +2 -2
  809. package/docs/examples/{w-panel-label-Item_seplines_labelColor.html → w-panel-label-item_seplines_labelColor.html} +2 -2
  810. package/docs/examples/{w-panel-label-Item_seplines_labelFontSize.html → w-panel-label-item_seplines_labelFontSize.html} +2 -2
  811. package/docs/examples/{w-panel-label-Item_seplines_labelWidth.html → w-panel-label-item_seplines_labelWidth.html} +2 -2
  812. package/docs/examples/{w-panel-label-Item_seplines_labelWidth_labelHorizontalAlign.html → w-panel-label-item_seplines_labelWidth_labelHorizontalAlign.html} +2 -2
  813. package/docs/examples/{w-panel-label-Item_seplines_slot item-sub.html → w-panel-label-item_seplines_slot item-sub.html } +2 -2
  814. package/docs/examples/{w-panel-label-Item_seplines_slot item-sub_floatForItemSub.html → w-panel-label-item_seplines_slot item-sub_floatForItemSub.html } +2 -2
  815. package/docs/examples/{w-panel-label-Item_seplines_slot label.html → w-panel-label-item_seplines_slot label.html } +2 -2
  816. package/docs/examples/{w-panel-label-Item_seplines_space.html → w-panel-label-item_seplines_space.html} +2 -2
  817. package/docs/examples/{w-panel-label-Item_slot item-sub.html → w-panel-label-item_slot item-sub.html } +2 -2
  818. package/docs/examples/{w-panel-label-Item_slot item-sub_floatForItemSub.html → w-panel-label-item_slot item-sub_floatForItemSub.html } +2 -2
  819. package/docs/examples/{w-panel-label-Item_slot label.html → w-panel-label-item_slot label.html } +2 -2
  820. package/docs/examples/{w-panel-label-Item_space.html → w-panel-label-item_space.html} +2 -2
  821. package/docs/examples/{w-panel-label-Item_with group-tags_labelVerticalAlign_labelShiftTop.html → w-panel-label-item_with group-tags_labelVerticalAlign_labelShiftTop.html } +2 -2
  822. package/docs/examples/{w-panel-label-Item_with select.html → w-panel-label-item_with select.html } +2 -2
  823. package/docs/examples/{w-panel-label-Item_with select_seplines.html → w-panel-label-item_with select_seplines.html } +2 -2
  824. package/docs/examples/{w-panel-label-Item_with text.html → w-panel-label-item_with text.html } +2 -2
  825. package/docs/examples/{w-panel-label-Item_with text_seplines.html → w-panel-label-item_with text_seplines.html } +2 -2
  826. package/docs/examples/{w-panel-label-Item_with textarea_labelVerticalAlign.html → w-panel-label-item_with textarea_labelVerticalAlign.html } +2 -2
  827. package/docs/examples/{w-panel-label-Item_with textarea_seplines.html → w-panel-label-item_with textarea_seplines.html } +2 -2
  828. package/docs/examples/w-panel-scale_for select.html +1 -1
  829. package/docs/examples/w-panel-scale_for v-btn.html +1 -1
  830. package/docs/examples/w-panel-scale_for w-panel-bulge.html +1 -1
  831. package/docs/examples/w-panel-scale_for w-panel-scrolly.html +1 -1
  832. package/docs/examples/w-panel-scale_for w-text-suggest.html +1 -1
  833. package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +1 -1
  834. package/docs/examples/w-panel-scrolly_default.html +1 -1
  835. package/docs/examples/w-panel-scrolly_events.html +1 -1
  836. package/docs/examples/w-panel-scrolly_scrollTop.html +1 -1
  837. package/docs/examples/w-panel-stripe_borderRadius.html +1 -1
  838. package/docs/examples/w-panel-stripe_buttons in slot footer.html +1 -1
  839. package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +1 -1
  840. package/docs/examples/w-panel-stripe_no footer.html +1 -1
  841. package/docs/examples/w-panel-stripe_no header.html +1 -1
  842. package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +1 -1
  843. package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +1 -1
  844. package/docs/examples/w-panel-stripe_only slot title in header.html +1 -1
  845. package/docs/examples/w-panel-stripe_padding.html +1 -1
  846. package/docs/examples/w-panel-stripe_separate for slot content.html +1 -1
  847. package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +1 -1
  848. package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +1 -1
  849. package/docs/examples/w-panel-stripe_table in slot content.html +1 -1
  850. package/docs/examples/w-panel-stripe_with grey outer.html +1 -1
  851. package/docs/examples/w-popup-edit-text_default.html +1 -1
  852. package/docs/examples/w-popup-edit-text_in table.html +1 -1
  853. package/docs/examples/w-popup-edit-text_minWidthForPopup.html +1 -1
  854. package/docs/examples/w-popup-edit-text_minWidthForValue.html +1 -1
  855. package/docs/examples/w-popup-edit-text_no title.html +1 -1
  856. package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +1 -1
  857. package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +1 -1
  858. package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +1 -1
  859. package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +1 -1
  860. package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +1 -1
  861. package/docs/examples/w-popup_auto flipping in dialog.html +1 -1
  862. package/docs/examples/w-popup_auto flipping in scroll panel.html +1 -1
  863. package/docs/examples/w-popup_autoFitMaxWidth.html +1 -1
  864. package/docs/examples/w-popup_autoFitMinWidth.html +1 -1
  865. package/docs/examples/w-popup_backgroundColor.html +1 -1
  866. package/docs/examples/w-popup_borderRadius.html +1 -1
  867. package/docs/examples/w-popup_click item by latency hiding.html +1 -1
  868. package/docs/examples/w-popup_default.html +1 -1
  869. package/docs/examples/w-popup_in popup.html +1 -1
  870. package/docs/examples/w-popup_in scroll panel.html +1 -1
  871. package/docs/examples/w-popup_isolated.html +1 -1
  872. package/docs/examples/w-popup_maxWidth.html +1 -1
  873. package/docs/examples/w-popup_minWidth.html +1 -1
  874. package/docs/examples/w-popup_no shadow_backgroundColor.html +1 -1
  875. package/docs/examples/w-popup_not editable.html +1 -1
  876. package/docs/examples/w-popup_paddingStyle.html +1 -1
  877. package/docs/examples/w-popup_placement.html +1 -1
  878. package/docs/examples/w-popup_placementDist.html +1 -1
  879. package/docs/examples/w-popup_shadowStyle.html +1 -1
  880. package/docs/examples/w-popup_slot for table_maxWidth.html +1 -1
  881. package/docs/examples/w-popup_textColor_backgroundColor.html +1 -1
  882. package/docs/examples/w-popup_textFontSize.html +1 -1
  883. package/docs/examples/w-popup_transitionTime.html +1 -1
  884. package/docs/examples/w-progress-bar_decimal.html +1 -1
  885. package/docs/examples/w-progress-bar_default.html +1 -1
  886. package/docs/examples/w-progress-bar_enableContinuous.html +1 -1
  887. package/docs/examples/w-progress-bar_enableContinuous_continuousIncrease_continuousPeriod.html +1 -1
  888. package/docs/examples/w-progress-bar_enableContinuous_progColor_progBackgroundColor.html +1 -1
  889. package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +1 -1
  890. package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +1 -1
  891. package/docs/examples/w-progress-bar_height.html +1 -1
  892. package/docs/examples/w-progress-bar_height_borderRadius.html +1 -1
  893. package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +1 -1
  894. package/docs/examples/w-progress-bar_iconFinishColor.html +1 -1
  895. package/docs/examples/w-progress-bar_iconSize.html +1 -1
  896. package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +1 -1
  897. package/docs/examples/w-progress-bar_iconWaitingColor.html +1 -1
  898. package/docs/examples/w-progress-bar_progColor.html +1 -1
  899. package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +1 -1
  900. package/docs/examples/w-progress-bar_title.html +1 -1
  901. package/docs/examples/w-progress-bar_title_titleTextColor.html +1 -1
  902. package/docs/examples/w-progress-bar_title_titleTextFontSize.html +1 -1
  903. package/docs/examples/w-progress-bar_value=0 (waiting).html +1 -1
  904. package/docs/examples/w-progress-bar_value=100 (finish).html +1 -1
  905. package/docs/examples/w-progress-bar_valueTextColor.html +1 -1
  906. package/docs/examples/w-progress-bar_valueTextFontSize.html +1 -1
  907. package/docs/examples/w-progress-circle_color.html +1 -1
  908. package/docs/examples/w-progress-circle_color_trackColor.html +1 -1
  909. package/docs/examples/w-progress-circle_color_trackColor_textColor.html +1 -1
  910. package/docs/examples/w-progress-circle_default.html +1 -1
  911. package/docs/examples/w-progress-circle_small size.html +1 -1
  912. package/docs/examples/w-progress-circle_tooltip.html +1 -1
  913. package/docs/examples/w-progress-circle_tooltip_tooltipBorderRadius.html +1 -1
  914. package/docs/examples/w-progress-circle_tooltip_tooltipPaddingStyle.html +1 -1
  915. package/docs/examples/w-progress-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  916. package/docs/examples/w-progress-circle_tooltip_tooltipTextFontSize.html +1 -1
  917. package/docs/examples/w-progress-circle_very small size.html +1 -1
  918. package/docs/examples/w-progress-circle_width.html +1 -1
  919. package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +1 -1
  920. package/docs/examples/w-quill-vue-dyn_default.html +1 -1
  921. package/docs/examples/w-quill-vue-dyn_height.html +1 -1
  922. package/docs/examples/w-quill-vue-dyn_not editable.html +1 -1
  923. package/docs/examples/w-quill-vue-dyn_settings.html +1 -1
  924. package/docs/examples/w-segments-vertical_alignStart_alignEnd.html +1 -1
  925. package/docs/examples/w-segments-vertical_axisColor_tickColor_tickSize_tickLabelColor.html +1 -1
  926. package/docs/examples/w-segments-vertical_default.html +1 -1
  927. package/docs/examples/w-segments-vertical_events_textCanClick_segmentCanClick.html +1 -1
  928. package/docs/examples/w-segments-vertical_funFormatTickValue.html +1 -1
  929. package/docs/examples/w-segments-vertical_funSegmentBackgroundColor_funSegmentBorderColor.html +1 -1
  930. package/docs/examples/w-segments-vertical_items(continuous)_alignStart_alignEnd_textShift.html +1 -1
  931. package/docs/examples/w-segments-vertical_keyValueStart_keyValueEnd_keyText.html +1 -1
  932. package/docs/examples/w-segments-vertical_paddingStyle_textShift_width_height.html +1 -1
  933. package/docs/examples/w-segments-vertical_segmentBackgroundColor_segmentBorderColor_segmentSize.html +1 -1
  934. package/docs/examples/w-segments-vertical_slot support-left_width_paddingStyle_segmentBackgroundType.html +1 -1
  935. package/docs/examples/w-segments-vertical_slot support-right_width_paddingStyle_segmentBackgroundType.html +1 -1
  936. package/docs/examples/w-segments-vertical_slot text.html +1 -1
  937. package/docs/examples/w-segments-vertical_textFontSize_textColor_textBackgroundColor.html +1 -1
  938. package/docs/examples/w-segments-vertical_textTriangularSize_textTriangularRatio.html +1 -1
  939. package/docs/examples/w-segments-vertical_textWithPopup_slot text-popup.html +1 -1
  940. package/docs/examples/w-segments-vertical_title_titleColor_titleFontSize_titleShift.html +1 -1
  941. package/docs/examples/w-segments-vertical_valueMin_valueMax.html +1 -1
  942. package/docs/examples/w-segments-vertical_width_height.html +1 -1
  943. package/docs/examples/w-slider_default.html +1 -1
  944. package/docs/examples/w-slider_not editable.html +1 -1
  945. package/docs/examples/w-slider_not editable_progColorDisabled_progBackgroundColorDisabled_sliderBackgroundColorDisabled.html +1 -1
  946. package/docs/examples/w-slider_progBorderRadius.html +1 -1
  947. package/docs/examples/w-slider_progColor_progBackgroundColor_sliderBackgroundColor_sliderBackgroundColorHover.html +1 -1
  948. package/docs/examples/w-slider_progHeight.html +1 -1
  949. package/docs/examples/w-slider_sliderSize.html +1 -1
  950. package/docs/examples/w-slider_tooltipBorderRadius.html +1 -1
  951. package/docs/examples/w-slider_tooltipPlacementDist.html +1 -1
  952. package/docs/examples/w-slider_tooltipTextColor_tooltipBackgroundColor.html +1 -1
  953. package/docs/examples/w-slider_tooltipTextFontSize.html +1 -1
  954. package/docs/examples/w-slider_valueDecimal_valueMin_valueMax_valueStep.html +1 -1
  955. package/docs/examples/w-slider_valueMin_valueMax.html +1 -1
  956. package/docs/examples/w-slider_valueStep.html +1 -1
  957. package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +1 -1
  958. package/docs/examples/w-switch_default.html +1 -1
  959. package/docs/examples/w-switch_not editable.html +1 -1
  960. package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +1 -1
  961. package/docs/examples/w-switch_slot.html +1 -1
  962. package/docs/examples/w-switch_switchSize_textFontSize.html +1 -1
  963. package/docs/examples/w-switch_text.html +1 -1
  964. package/docs/examples/w-switch_text_textColor_textColorHover.html +1 -1
  965. package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +1 -1
  966. package/docs/examples/w-switch_use string (y or n).html +1 -1
  967. package/docs/examples/w-table-dyn_default.html +1 -1
  968. package/docs/examples/w-table-dyn_editable.html +1 -1
  969. package/docs/examples/w-table-dyn_editable_checkId.html +1 -1
  970. package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +1 -1
  971. package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +1 -1
  972. package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +1 -1
  973. package/docs/examples/w-table-dyn_editable_language_checkId_tooltipAddRow.html +1 -1
  974. package/docs/examples/w-table-dyn_editable_language_textLabelDataName_textPlaceholderDataName.html +1 -1
  975. package/docs/examples/w-table-dyn_editable_no enableInfor.html +1 -1
  976. package/docs/examples/w-table-dyn_editable_no enableMenu.html +1 -1
  977. package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +1 -1
  978. package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +1 -1
  979. package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +1 -1
  980. package/docs/examples/w-table-dyn_editable_slot btns.html +1 -1
  981. package/docs/examples/w-table-dyn_fixIds (fix id).html +1 -1
  982. package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +1 -1
  983. package/docs/examples/w-table-dyn_name_description.html +1 -1
  984. package/docs/examples/w-table-dyn_no enableInfor.html +1 -1
  985. package/docs/examples/w-table-dyn_no enableMenu.html +1 -1
  986. package/docs/examples/w-table-dyn_opt.kpHead.html +1 -1
  987. package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +1 -1
  988. package/docs/examples/w-table-dyn_slot btns.html +1 -1
  989. package/docs/examples/w-table-dyn_slot infor (name_description).html +1 -1
  990. package/docs/examples/w-table-dyn_sortColIds (sort by order).html +1 -1
  991. package/docs/examples/w-text-int_borderRadius.html +1 -1
  992. package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  993. package/docs/examples/w-text-int_border_borderRadius.html +1 -1
  994. package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
  995. package/docs/examples/w-text-int_border_default.html +1 -1
  996. package/docs/examples/w-text-int_border_not editable.html +1 -1
  997. package/docs/examples/w-text-int_border_width.html +1 -1
  998. package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +1 -1
  999. package/docs/examples/w-text-int_buttonIconSize.html +1 -1
  1000. package/docs/examples/w-text-int_default.html +1 -1
  1001. package/docs/examples/w-text-int_not editable.html +1 -1
  1002. package/docs/examples/w-text-int_textColor.html +1 -1
  1003. package/docs/examples/w-text-int_textFontSize.html +1 -1
  1004. package/docs/examples/w-text-int_width.html +1 -1
  1005. package/docs/examples/w-text-select_a lot of items.html +1 -1
  1006. package/docs/examples/w-text-select_borderRadius.html +1 -1
  1007. package/docs/examples/w-text-select_border_a lot of items.html +1 -1
  1008. package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  1009. package/docs/examples/w-text-select_border_borderRadius.html +1 -1
  1010. package/docs/examples/w-text-select_border_default.html +1 -1
  1011. package/docs/examples/w-text-select_border_events.html +1 -1
  1012. package/docs/examples/w-text-select_border_expansionIconSize.html +1 -1
  1013. package/docs/examples/w-text-select_border_fullwidth.html +1 -1
  1014. package/docs/examples/w-text-select_border_itemPaddingStyle.html +1 -1
  1015. package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
  1016. package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight.html +1 -1
  1017. package/docs/examples/w-text-select_border_items(string array).html +1 -1
  1018. package/docs/examples/w-text-select_border_keyText.html +1 -1
  1019. package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +1 -1
  1020. package/docs/examples/w-text-select_border_leftIcon (material).html +1 -1
  1021. package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
  1022. package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +1 -1
  1023. package/docs/examples/w-text-select_border_maxHeight.html +1 -1
  1024. package/docs/examples/w-text-select_border_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  1025. package/docs/examples/w-text-select_border_minWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  1026. package/docs/examples/w-text-select_border_not editable.html +1 -1
  1027. package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +1 -1
  1028. package/docs/examples/w-text-select_border_paddingStyle (thin style).html +1 -1
  1029. package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
  1030. package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +1 -1
  1031. package/docs/examples/w-text-select_border_showExpansionIcon.html +1 -1
  1032. package/docs/examples/w-text-select_border_slot item.html +1 -1
  1033. package/docs/examples/w-text-select_border_slot select.html +1 -1
  1034. package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +1 -1
  1035. package/docs/examples/w-text-select_border_textFontSize.html +1 -1
  1036. package/docs/examples/w-text-select_border_with popup.html +1 -1
  1037. package/docs/examples/w-text-select_default.html +1 -1
  1038. package/docs/examples/w-text-select_events.html +1 -1
  1039. package/docs/examples/w-text-select_expansionIconSize.html +1 -1
  1040. package/docs/examples/w-text-select_fullwidth.html +1 -1
  1041. package/docs/examples/w-text-select_itemPaddingStyle.html +1 -1
  1042. package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
  1043. package/docs/examples/w-text-select_itemTextFontSize_defItemHeight.html +1 -1
  1044. package/docs/examples/w-text-select_items(string array).html +1 -1
  1045. package/docs/examples/w-text-select_keyText.html +1 -1
  1046. package/docs/examples/w-text-select_leftIcon (fontawesome).html +1 -1
  1047. package/docs/examples/w-text-select_leftIcon (material).html +1 -1
  1048. package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
  1049. package/docs/examples/w-text-select_leftIcon_leftIconSize.html +1 -1
  1050. package/docs/examples/w-text-select_maxHeight.html +1 -1
  1051. package/docs/examples/w-text-select_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  1052. package/docs/examples/w-text-select_minWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  1053. package/docs/examples/w-text-select_not editable.html +1 -1
  1054. package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +1 -1
  1055. package/docs/examples/w-text-select_paddingStyle (thin style).html +1 -1
  1056. package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
  1057. package/docs/examples/w-text-select_rightIcon_rightIconSize.html +1 -1
  1058. package/docs/examples/w-text-select_showExpansionIcon.html +1 -1
  1059. package/docs/examples/w-text-select_slot item.html +1 -1
  1060. package/docs/examples/w-text-select_slot select.html +1 -1
  1061. package/docs/examples/w-text-select_textColor_expansionIconColor.html +1 -1
  1062. package/docs/examples/w-text-select_textFontSize.html +1 -1
  1063. package/docs/examples/w-text-select_with popup.html +1 -1
  1064. package/docs/examples/w-text-suggest_a lot of items.html +1 -1
  1065. package/docs/examples/w-text-suggest_borderRadius.html +1 -1
  1066. package/docs/examples/w-text-suggest_border_a lot of items.html +1 -1
  1067. package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  1068. package/docs/examples/w-text-suggest_border_borderRadius.html +1 -1
  1069. package/docs/examples/w-text-suggest_border_default.html +1 -1
  1070. package/docs/examples/w-text-suggest_border_events.html +1 -1
  1071. package/docs/examples/w-text-suggest_border_expansionIconSize.html +1 -1
  1072. package/docs/examples/w-text-suggest_border_fullwidth.html +1 -1
  1073. package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +1 -1
  1074. package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +1 -1
  1075. package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +1 -1
  1076. package/docs/examples/w-text-suggest_border_items(string array).html +1 -1
  1077. package/docs/examples/w-text-suggest_border_keyText.html +1 -1
  1078. package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +1 -1
  1079. package/docs/examples/w-text-suggest_border_leftIcon (material).html +1 -1
  1080. package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
  1081. package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +1 -1
  1082. package/docs/examples/w-text-suggest_border_noResultsText.html +1 -1
  1083. package/docs/examples/w-text-suggest_border_not editable.html +1 -1
  1084. package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +1 -1
  1085. package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +1 -1
  1086. package/docs/examples/w-text-suggest_border_placeholder.html +1 -1
  1087. package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
  1088. package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +1 -1
  1089. package/docs/examples/w-text-suggest_border_showExpansionIcon.html +1 -1
  1090. package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +1 -1
  1091. package/docs/examples/w-text-suggest_border_slot item.html +1 -1
  1092. package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +1 -1
  1093. package/docs/examples/w-text-suggest_border_textFontSize.html +1 -1
  1094. package/docs/examples/w-text-suggest_border_with popup.html +1 -1
  1095. package/docs/examples/w-text-suggest_default.html +1 -1
  1096. package/docs/examples/w-text-suggest_events.html +1 -1
  1097. package/docs/examples/w-text-suggest_expansionIconSize.html +1 -1
  1098. package/docs/examples/w-text-suggest_fullwidth.html +1 -1
  1099. package/docs/examples/w-text-suggest_itemPaddingStyle.html +1 -1
  1100. package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
  1101. package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +1 -1
  1102. package/docs/examples/w-text-suggest_items(string array).html +1 -1
  1103. package/docs/examples/w-text-suggest_keyText.html +1 -1
  1104. package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +1 -1
  1105. package/docs/examples/w-text-suggest_leftIcon (material).html +1 -1
  1106. package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
  1107. package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +1 -1
  1108. package/docs/examples/w-text-suggest_maxHeight.html +1 -1
  1109. package/docs/examples/w-text-suggest_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  1110. package/docs/examples/w-text-suggest_minWidth_autoFitMinWidth_autoFitMaxWidth.html +1 -1
  1111. package/docs/examples/w-text-suggest_noResultsText.html +1 -1
  1112. package/docs/examples/w-text-suggest_not editable.html +1 -1
  1113. package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +1 -1
  1114. package/docs/examples/w-text-suggest_paddingStyle (thin style).html +1 -1
  1115. package/docs/examples/w-text-suggest_placeholder.html +1 -1
  1116. package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
  1117. package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +1 -1
  1118. package/docs/examples/w-text-suggest_showExpansionIcon.html +1 -1
  1119. package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +1 -1
  1120. package/docs/examples/w-text-suggest_slot item.html +1 -1
  1121. package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +1 -1
  1122. package/docs/examples/w-text-suggest_textFontSize.html +1 -1
  1123. package/docs/examples/w-text-suggest_with popup.html +1 -1
  1124. package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  1125. package/docs/examples/w-text_border_borderRadius_paddingStyle.html +1 -1
  1126. package/docs/examples/w-text_border_default.html +1 -1
  1127. package/docs/examples/w-text_border_events.html +1 -1
  1128. package/docs/examples/w-text_border_fullwidth.html +1 -1
  1129. package/docs/examples/w-text_border_height_textFontSize_paddingStyle.html +220 -0
  1130. package/docs/examples/w-text_border_leftIcon (fontawesome).html +1 -1
  1131. package/docs/examples/w-text_border_leftIcon (material).html +1 -1
  1132. package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
  1133. package/docs/examples/w-text_border_not editable.html +1 -1
  1134. package/docs/examples/w-text_border_placeholder.html +1 -1
  1135. package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
  1136. package/docs/examples/w-text_border_textAlign.html +1 -1
  1137. package/docs/examples/w-text_border_textColor.html +1 -1
  1138. package/docs/examples/w-text_border_textFontSize.html +216 -0
  1139. package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +1 -1
  1140. package/docs/examples/w-text_default.html +1 -1
  1141. package/docs/examples/w-text_events.html +1 -1
  1142. package/docs/examples/w-text_fullwidth.html +1 -1
  1143. package/docs/examples/w-text_height_textFontSize.html +205 -0
  1144. package/docs/examples/w-text_leftIcon (fontawesome).html +1 -1
  1145. package/docs/examples/w-text_leftIcon (material).html +1 -1
  1146. package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
  1147. package/docs/examples/w-text_leftIcon_leftIconSize.html +1 -1
  1148. package/docs/examples/w-text_leftIcon_leftIconTooltip.html +1 -1
  1149. package/docs/examples/w-text_not editable.html +1 -1
  1150. package/docs/examples/w-text_placeholder.html +1 -1
  1151. package/docs/examples/w-text_rightIcon.html +1 -1
  1152. package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
  1153. package/docs/examples/w-text_rightIcon_rightIconSize.html +1 -1
  1154. package/docs/examples/w-text_rightIcon_rightIconTooltip.html +1 -1
  1155. package/docs/examples/w-text_textAlign.html +1 -1
  1156. package/docs/examples/w-text_textColor.html +1 -1
  1157. package/docs/examples/w-text_textFontSize.html +1 -1
  1158. package/docs/examples/w-textarea_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +1 -1
  1159. package/docs/examples/w-textarea_border_borderRadius_paddingStyle.html +1 -1
  1160. package/docs/examples/w-textarea_border_default.html +1 -1
  1161. package/docs/examples/w-textarea_border_events.html +1 -1
  1162. package/docs/examples/w-textarea_border_fullwidth.html +1 -1
  1163. package/docs/examples/w-textarea_border_leftIcon (fontawesome).html +1 -1
  1164. package/docs/examples/w-textarea_border_leftIcon (material).html +1 -1
  1165. package/docs/examples/w-textarea_border_leftIcon_leftIconColor_leftIconColorHover.html +1 -1
  1166. package/docs/examples/w-textarea_border_not editable.html +1 -1
  1167. package/docs/examples/w-textarea_border_placeholder.html +1 -1
  1168. package/docs/examples/w-textarea_border_rightIcon_rightIconColor_rightIconColorHover.html +1 -1
  1169. package/docs/examples/w-textarea_border_textAlign.html +1 -1
  1170. package/docs/examples/w-textarea_border_textColor.html +1 -1
  1171. package/docs/examples/w-textarea_border_textFontSize.html +208 -0
  1172. package/docs/examples/w-textarea_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +1 -1
  1173. package/docs/examples/w-textarea_default.html +1 -1
  1174. package/docs/examples/w-textarea_events.html +1 -1
  1175. package/docs/examples/w-textarea_fullwidth.html +1 -1
  1176. package/docs/examples/w-textarea_leftIcon (fontawesome).html +1 -1
  1177. package/docs/examples/w-textarea_leftIcon (material).html +1 -1
  1178. package/docs/examples/w-textarea_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +1 -1
  1179. package/docs/examples/w-textarea_leftIcon_leftIconSize.html +1 -1
  1180. package/docs/examples/w-textarea_leftIcon_leftIconTooltip.html +1 -1
  1181. package/docs/examples/w-textarea_not editable.html +1 -1
  1182. package/docs/examples/w-textarea_placeholder.html +1 -1
  1183. package/docs/examples/w-textarea_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +1 -1
  1184. package/docs/examples/w-textarea_rightIcon_rightIconSize_verticalAlign.html +1 -1
  1185. package/docs/examples/w-textarea_rightIcon_rightIconTooltip_verticalAlign.html +1 -1
  1186. package/docs/examples/w-textarea_rightIcon_verticalAlign.html +1 -1
  1187. package/docs/examples/w-textarea_textAlign.html +1 -1
  1188. package/docs/examples/w-textarea_textColor.html +1 -1
  1189. package/docs/examples/w-textarea_textFontSize.html +1 -1
  1190. package/docs/examples/w-timeday-range_between.html +1 -1
  1191. package/docs/examples/w-timeday-range_borderRadius.html +1 -1
  1192. package/docs/examples/w-timeday-range_border_between.html +1 -1
  1193. package/docs/examples/w-timeday-range_border_borderRadius.html +1 -1
  1194. package/docs/examples/w-timeday-range_border_default.html +1 -1
  1195. package/docs/examples/w-timeday-range_border_icon (fontawesome).html +1 -1
  1196. package/docs/examples/w-timeday-range_border_icon (material).html +1 -1
  1197. package/docs/examples/w-timeday-range_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1198. package/docs/examples/w-timeday-range_border_iconTooltip.html +1 -1
  1199. package/docs/examples/w-timeday-range_border_not editable.html +1 -1
  1200. package/docs/examples/w-timeday-range_border_paddingStyle (equal height to using icon).html +1 -1
  1201. package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_placementDist.html +1 -1
  1202. package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1203. package/docs/examples/w-timeday-range_border_pickColor.html +1 -1
  1204. package/docs/examples/w-timeday-range_border_textColor.html +1 -1
  1205. package/docs/examples/w-timeday-range_default.html +1 -1
  1206. package/docs/examples/w-timeday-range_icon (fontawesome).html +1 -1
  1207. package/docs/examples/w-timeday-range_icon (material).html +1 -1
  1208. package/docs/examples/w-timeday-range_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1209. package/docs/examples/w-timeday-range_iconTooltip.html +1 -1
  1210. package/docs/examples/w-timeday-range_icon_iconSize_placementDist.html +1 -1
  1211. package/docs/examples/w-timeday-range_not editable.html +1 -1
  1212. package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +1 -1
  1213. package/docs/examples/w-timeday-range_paddingStyle (thin style)_placementDist.html +1 -1
  1214. package/docs/examples/w-timeday-range_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1215. package/docs/examples/w-timeday-range_pickColor.html +1 -1
  1216. package/docs/examples/w-timeday-range_textColor.html +1 -1
  1217. package/docs/examples/w-timeday_borderRadius.html +1 -1
  1218. package/docs/examples/w-timeday_border_borderRadius.html +1 -1
  1219. package/docs/examples/w-timeday_border_default.html +1 -1
  1220. package/docs/examples/w-timeday_border_icon (fontawesome).html +1 -1
  1221. package/docs/examples/w-timeday_border_icon (material).html +1 -1
  1222. package/docs/examples/w-timeday_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1223. package/docs/examples/w-timeday_border_iconTooltip.html +1 -1
  1224. package/docs/examples/w-timeday_border_not editable.html +1 -1
  1225. package/docs/examples/w-timeday_border_paddingStyle (equal height to using icon).html +1 -1
  1226. package/docs/examples/w-timeday_border_paddingStyle (thin style)_placementDist.html +1 -1
  1227. package/docs/examples/w-timeday_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1228. package/docs/examples/w-timeday_border_pickColor.html +1 -1
  1229. package/docs/examples/w-timeday_border_textColor.html +1 -1
  1230. package/docs/examples/w-timeday_default.html +1 -1
  1231. package/docs/examples/w-timeday_icon (fontawesome).html +1 -1
  1232. package/docs/examples/w-timeday_icon (material).html +1 -1
  1233. package/docs/examples/w-timeday_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1234. package/docs/examples/w-timeday_iconTooltip.html +1 -1
  1235. package/docs/examples/w-timeday_icon_iconSize_placementDist.html +1 -1
  1236. package/docs/examples/w-timeday_not editable.html +1 -1
  1237. package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +1 -1
  1238. package/docs/examples/w-timeday_paddingStyle (thin style)_placementDist.html +1 -1
  1239. package/docs/examples/w-timeday_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1240. package/docs/examples/w-timeday_pickColor.html +1 -1
  1241. package/docs/examples/w-timeday_textColor.html +1 -1
  1242. package/docs/examples/w-timeminute-range_between.html +1 -1
  1243. package/docs/examples/w-timeminute-range_borderRadius.html +1 -1
  1244. package/docs/examples/w-timeminute-range_border_between.html +1 -1
  1245. package/docs/examples/w-timeminute-range_border_borderRadius.html +1 -1
  1246. package/docs/examples/w-timeminute-range_border_default.html +1 -1
  1247. package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +1 -1
  1248. package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +1 -1
  1249. package/docs/examples/w-timeminute-range_border_icon (material).html +1 -1
  1250. package/docs/examples/w-timeminute-range_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1251. package/docs/examples/w-timeminute-range_border_iconTooltip.html +1 -1
  1252. package/docs/examples/w-timeminute-range_border_minuteInter.html +1 -1
  1253. package/docs/examples/w-timeminute-range_border_minutesCustom.html +1 -1
  1254. package/docs/examples/w-timeminute-range_border_not editable.html +1 -1
  1255. package/docs/examples/w-timeminute-range_border_paddingStyle (equal height to using icon).html +1 -1
  1256. package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_placementDist.html +1 -1
  1257. package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1258. package/docs/examples/w-timeminute-range_border_pickColor.html +1 -1
  1259. package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +1 -1
  1260. package/docs/examples/w-timeminute-range_default.html +1 -1
  1261. package/docs/examples/w-timeminute-range_hourMin_hourMax.html +1 -1
  1262. package/docs/examples/w-timeminute-range_icon (fontawesome).html +1 -1
  1263. package/docs/examples/w-timeminute-range_icon (material).html +1 -1
  1264. package/docs/examples/w-timeminute-range_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1265. package/docs/examples/w-timeminute-range_iconTooltip.html +1 -1
  1266. package/docs/examples/w-timeminute-range_icon_iconSize_placementDist.html +1 -1
  1267. package/docs/examples/w-timeminute-range_minuteInter.html +1 -1
  1268. package/docs/examples/w-timeminute-range_minutesCustom.html +1 -1
  1269. package/docs/examples/w-timeminute-range_not editable.html +1 -1
  1270. package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +1 -1
  1271. package/docs/examples/w-timeminute-range_paddingStyle (thin style)_placementDist.html +1 -1
  1272. package/docs/examples/w-timeminute-range_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1273. package/docs/examples/w-timeminute-range_pickColor.html +1 -1
  1274. package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +1 -1
  1275. package/docs/examples/w-timeminute_borderRadius.html +1 -1
  1276. package/docs/examples/w-timeminute_border_borderRadius.html +1 -1
  1277. package/docs/examples/w-timeminute_border_default.html +1 -1
  1278. package/docs/examples/w-timeminute_border_hourMin_hourMax.html +1 -1
  1279. package/docs/examples/w-timeminute_border_icon (fontawesome).html +1 -1
  1280. package/docs/examples/w-timeminute_border_icon (material).html +1 -1
  1281. package/docs/examples/w-timeminute_border_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1282. package/docs/examples/w-timeminute_border_iconTooltip.html +1 -1
  1283. package/docs/examples/w-timeminute_border_minuteInter.html +1 -1
  1284. package/docs/examples/w-timeminute_border_minutesCustom.html +1 -1
  1285. package/docs/examples/w-timeminute_border_not editable.html +1 -1
  1286. package/docs/examples/w-timeminute_border_paddingStyle (equal height to using icon).html +1 -1
  1287. package/docs/examples/w-timeminute_border_paddingStyle (thin style)_placementDist.html +1 -1
  1288. package/docs/examples/w-timeminute_border_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1289. package/docs/examples/w-timeminute_border_pickColor.html +1 -1
  1290. package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +1 -1
  1291. package/docs/examples/w-timeminute_default.html +1 -1
  1292. package/docs/examples/w-timeminute_hourMin_hourMax.html +1 -1
  1293. package/docs/examples/w-timeminute_icon (fontawesome).html +1 -1
  1294. package/docs/examples/w-timeminute_icon (material).html +1 -1
  1295. package/docs/examples/w-timeminute_iconColor_iconColorHover_iconColorFoucs.html +1 -1
  1296. package/docs/examples/w-timeminute_iconTooltip.html +1 -1
  1297. package/docs/examples/w-timeminute_icon_iconSize_placementDist.html +1 -1
  1298. package/docs/examples/w-timeminute_minuteInter.html +1 -1
  1299. package/docs/examples/w-timeminute_minutesCustom.html +1 -1
  1300. package/docs/examples/w-timeminute_not editable.html +1 -1
  1301. package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +1 -1
  1302. package/docs/examples/w-timeminute_paddingStyle (thin style)_placementDist.html +1 -1
  1303. package/docs/examples/w-timeminute_paddingStyle (thin style)_textFontSize_placementDist.html +1 -1
  1304. package/docs/examples/w-timeminute_pickColor.html +1 -1
  1305. package/docs/examples/w-timeminute_textColor_expansionIconColor.html +1 -1
  1306. package/docs/examples/w-tinymce-vue-dyn_default.html +1 -1
  1307. package/docs/examples/w-tinymce-vue-dyn_height.html +1 -1
  1308. package/docs/examples/w-tinymce-vue-dyn_not editable.html +1 -1
  1309. package/docs/examples/w-tinymce-vue-dyn_settings.html +1 -1
  1310. package/docs/examples/w-tooltip_auto flipping in dialog.html +1 -1
  1311. package/docs/examples/w-tooltip_auto flipping in popup.html +1 -1
  1312. package/docs/examples/w-tooltip_auto flipping in scroll panel.html +1 -1
  1313. package/docs/examples/w-tooltip_autoFitMaxWidth.html +1 -1
  1314. package/docs/examples/w-tooltip_autoFitMinWidth.html +1 -1
  1315. package/docs/examples/w-tooltip_backgroundColor.html +1 -1
  1316. package/docs/examples/w-tooltip_borderRadius.html +1 -1
  1317. package/docs/examples/w-tooltip_default.html +1 -1
  1318. package/docs/examples/w-tooltip_in scroll panel.html +1 -1
  1319. package/docs/examples/w-tooltip_maxWidth.html +1 -1
  1320. package/docs/examples/w-tooltip_minWidth.html +1 -1
  1321. package/docs/examples/w-tooltip_no shadow_backgroundColor.html +1 -1
  1322. package/docs/examples/w-tooltip_not editable.html +1 -1
  1323. package/docs/examples/w-tooltip_paddingStyle.html +1 -1
  1324. package/docs/examples/w-tooltip_placement.html +1 -1
  1325. package/docs/examples/w-tooltip_placementDist.html +1 -1
  1326. package/docs/examples/w-tooltip_scroll in large zone.html +1 -1
  1327. package/docs/examples/w-tooltip_shadowStyle.html +1 -1
  1328. package/docs/examples/w-tooltip_slot for table_maxWidth.html +1 -1
  1329. package/docs/examples/w-tooltip_textColor_backgroundColor.html +1 -1
  1330. package/docs/examples/w-tooltip_textFontSize.html +1 -1
  1331. package/docs/examples/w-tooltip_transitionTime.html +1 -1
  1332. package/docs/examples/w-tree_activable_itemActive.html +1 -1
  1333. package/docs/examples/w-tree_activable_itemActive_funActive.html +1 -1
  1334. package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +1 -1
  1335. package/docs/examples/w-tree_default.html +1 -1
  1336. package/docs/examples/w-tree_defaultDisplayLevel.html +1 -1
  1337. package/docs/examples/w-tree_draggable.html +1 -1
  1338. package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +1 -1
  1339. package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +1 -1
  1340. package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +1 -1
  1341. package/docs/examples/w-tree_events.html +1 -1
  1342. package/docs/examples/w-tree_filterKeywords_funFilter.html +1 -1
  1343. package/docs/examples/w-tree_filterKeywords_noResultsText.html +1 -1
  1344. package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +1 -1
  1345. package/docs/examples/w-tree_iconSize(20).html +1 -1
  1346. package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +1 -1
  1347. package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +1 -1
  1348. package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +1 -1
  1349. package/docs/examples/w-tree_indent.html +1 -1
  1350. package/docs/examples/w-tree_itemRippleColor.html +1 -1
  1351. package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +1 -1
  1352. package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +1 -1
  1353. package/docs/examples/w-tree_no viewHeightMax.html +1 -1
  1354. package/docs/examples/w-tree_operatable.html +1 -1
  1355. package/docs/examples/w-tree_operatable_draggable.html +1 -1
  1356. package/docs/examples/w-tree_operatable_editorRenameCancelBtnBackgroundColor_editorRenameCancelBtnBackgroundColorHover.html +1 -1
  1357. package/docs/examples/w-tree_operatable_editorRenameCancelBtnIcon_editorRenameCancelBtnIconSize_editorRenameCancelBtnIconColor.html +1 -1
  1358. package/docs/examples/w-tree_operatable_editorRenameCancelBtnText_editorRenameCancelBtnTextColor_editorRenameCancelBtnTextColorHover.html +1 -1
  1359. package/docs/examples/w-tree_operatable_editorRenameContentBackgroundColor_editorRenameFooterBackgroundColor.html +1 -1
  1360. package/docs/examples/w-tree_operatable_editorRenameInputTextColor_editorRenameInputTextBottomLineBorderColor_editorRenameInputTextBottomLineBorderColorHover.html +1 -1
  1361. package/docs/examples/w-tree_operatable_editorRenameSaveBtnBackgroundColor_editorRenameSaveBtnBackgroundColorHover.html +1 -1
  1362. package/docs/examples/w-tree_operatable_editorRenameSaveBtnIcon_editorRenameSaveBtnIconSize_editorRenameSaveBtnIconColor.html +1 -1
  1363. package/docs/examples/w-tree_operatable_editorRenameSaveBtnText_editorRenameSaveBtnTextColor_editorRenameSaveBtnTextColorHover.html +1 -1
  1364. package/docs/examples/w-tree_operatable_funOperateItem.html +1 -1
  1365. package/docs/examples/w-tree_operatable_operateBtnIconSize_operateBtnBackgroundColor_operateBtnBackgroundColorHover.html +1 -1
  1366. package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForRename_operateItemTextForInsertBefore.html +1 -1
  1367. package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +1 -1
  1368. package/docs/examples/w-tree_operatable_operateItemHeight_operateItemIconSize_operateItemPaddingStyle.html +1 -1
  1369. package/docs/examples/w-tree_operatable_operateItemIconForRename_operateItemIconForInsertBefore_operateItemIconForInsertChild.html +1 -1
  1370. package/docs/examples/w-tree_operatable_operatePanelWidth_operatePanelHeight_operateItemIconSize.html +1 -1
  1371. package/docs/examples/w-tree_paddingStyle.html +1 -1
  1372. package/docs/examples/w-tree_selectable.html +1 -1
  1373. package/docs/examples/w-tree_selectable_draggable.html +1 -1
  1374. package/docs/examples/w-tree_slot.html +1 -1
  1375. package/docs/examples/w-tree_slot_edit-text.html +1 -1
  1376. package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +1 -1
  1377. package/docs/examples/w-tree_slot_locked_selectable.html +1 -1
  1378. package/docs/examples/w-tree_slot_operatable.html +1 -1
  1379. package/docs/examples/w-tree_slot_selectable.html +1 -1
  1380. package/docs/examples/w-tree_slot_selectable_draggable.html +1 -1
  1381. package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +1 -1
  1382. package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +1 -1
  1383. package/docs/examples/w-tree_toggleItemsAll.html +1 -1
  1384. package/docs/examples/w-tree_toggleItemsByFun.html +1 -1
  1385. package/docs/examples/w-tree_viewHeightMax.html +1 -1
  1386. package/docs/global.html +4 -4
  1387. package/docs/index.html +2 -2
  1388. package/docs/module-WAggridVueDyn.html +2 -2
  1389. package/docs/module-WBadge.html +2 -2
  1390. package/docs/module-WButtonChip.html +2 -2
  1391. package/docs/module-WButtonCircle.html +2 -2
  1392. package/docs/module-WCheckbox.html +2 -2
  1393. package/docs/module-WCkeditorVueDyn.html +2 -2
  1394. package/docs/module-WColorPickAlpha.html +264 -0
  1395. package/docs/module-WColorPickHexagon.html +228 -0
  1396. package/docs/module-WColorPickHexagonGray.html +240 -0
  1397. package/docs/module-WColorPickHsv.html +288 -0
  1398. package/docs/module-WColorPickHue.html +252 -0
  1399. package/docs/module-WColorPickStripe.html +276 -0
  1400. package/docs/module-WColorSelect.html +948 -0
  1401. package/docs/module-WColorSelectInput.html +612 -0
  1402. package/docs/module-WColorSelectPanel.html +264 -0
  1403. package/docs/module-WColorSelectPanelBlock.html +252 -0
  1404. package/docs/module-WColorSelectPanelHsva.html +240 -0
  1405. package/docs/module-WConfirm.html +2 -2
  1406. package/docs/module-WDialog.html +2 -2
  1407. package/docs/module-WDrawer.html +2 -2
  1408. package/docs/module-WDropfiles.html +2 -2
  1409. package/docs/module-WDynamicList.html +2 -2
  1410. package/docs/module-WEchartsVueDyn.html +2 -2
  1411. package/docs/module-WExplorer.html +2 -2
  1412. package/docs/module-WGroupBaggage.html +2 -2
  1413. package/docs/module-WGroupChipCheck.html +2 -2
  1414. package/docs/module-WGroupChipRadio.html +2 -2
  1415. package/docs/module-WGroupDragdrop.html +2 -2
  1416. package/docs/module-WGroupIconCheck.html +2 -2
  1417. package/docs/module-WGroupIconRadio.html +2 -2
  1418. package/docs/module-WGroupTags.html +2 -2
  1419. package/docs/module-WHighchartsBitmapDyn.html +2 -2
  1420. package/docs/module-WHighchartsVueDyn.html +2 -2
  1421. package/docs/module-WHighstockVueDyn.html +2 -2
  1422. package/docs/module-WIcon.html +2 -2
  1423. package/docs/module-WIconLoading.html +2 -2
  1424. package/docs/module-WImageCascadingDyn.html +2 -2
  1425. package/docs/module-WImageViewerDyn.html +2 -2
  1426. package/docs/module-WInputCheckbox.html +2 -2
  1427. package/docs/module-WInputRadio.html +2 -2
  1428. package/docs/module-WJsonView.html +2 -2
  1429. package/docs/module-WLeafletVueDyn.html +2 -2
  1430. package/docs/module-WLevelGrade.html +2 -2
  1431. package/docs/module-WListCheck.html +2 -2
  1432. package/docs/module-WListExpand.html +2 -2
  1433. package/docs/module-WListExpandItem.html +2 -2
  1434. package/docs/module-WListHorizontal.html +2 -2
  1435. package/docs/module-WListItem.html +2 -2
  1436. package/docs/module-WListRadio.html +2 -2
  1437. package/docs/module-WListVertical.html +2 -2
  1438. package/docs/module-WPanelAvatar.html +2 -2
  1439. package/docs/module-WPanelBulge.html +2 -2
  1440. package/docs/module-WPanelDivideHorizontal.html +2 -2
  1441. package/docs/module-WPanelDivideVertical.html +2 -2
  1442. package/docs/module-WPanelLabelItem.html +2 -2
  1443. package/docs/module-WPanelScale.html +2 -2
  1444. package/docs/module-WPanelScrolly.html +2 -2
  1445. package/docs/module-WPanelScrollyCore.html +2 -2
  1446. package/docs/module-WPanelStripe.html +2 -2
  1447. package/docs/module-WPopup.html +2 -2
  1448. package/docs/module-WPopupEditText.html +2 -2
  1449. package/docs/module-WProgressBar.html +2 -2
  1450. package/docs/module-WProgressCircle.html +2 -2
  1451. package/docs/module-WQuillVueDyn.html +2 -2
  1452. package/docs/module-WSegmentsVertical.html +2 -2
  1453. package/docs/module-WShellBottomLine.html +2 -2
  1454. package/docs/module-WShellEllipse.html +2 -2
  1455. package/docs/module-WSlider.html +2 -2
  1456. package/docs/module-WSwitch.html +2 -2
  1457. package/docs/module-WTableDyn.html +2 -2
  1458. package/docs/module-WText.html +4 -4
  1459. package/docs/module-WTextCore.html +4 -4
  1460. package/docs/module-WTextInt.html +2 -2
  1461. package/docs/module-WTextIntCore.html +2 -2
  1462. package/docs/module-WTextSelect.html +2 -2
  1463. package/docs/module-WTextSuggest.html +2 -2
  1464. package/docs/module-WTextSuggestCore.html +2 -2
  1465. package/docs/module-WTextarea.html +2 -2
  1466. package/docs/module-WTextareaCore.html +2 -2
  1467. package/docs/module-WTimeday.html +2 -2
  1468. package/docs/module-WTimedayCore.html +2 -2
  1469. package/docs/module-WTimedayRange.html +2 -2
  1470. package/docs/module-WTimedayRangeCore.html +2 -2
  1471. package/docs/module-WTimeminute.html +2 -2
  1472. package/docs/module-WTimeminuteCore.html +2 -2
  1473. package/docs/module-WTimeminuteRange.html +2 -2
  1474. package/docs/module-WTimeminuteRangeCore.html +2 -2
  1475. package/docs/module-WTinymceVueDyn.html +2 -2
  1476. package/docs/module-WTooltip.html +2 -2
  1477. package/docs/module-WTree.html +2 -2
  1478. package/docs/module-WTreeIconCheckbox.html +2 -2
  1479. package/docs/module-WTreeIconToggle.html +2 -2
  1480. package/package.json +1 -1
  1481. package/src/App.vue +103 -0
  1482. package/src/AppZoneWColorPickAlpha.vue +133 -0
  1483. package/src/AppZoneWColorPickHexagon.vue +81 -0
  1484. package/src/AppZoneWColorPickHexagonGray.vue +112 -0
  1485. package/src/AppZoneWColorPickHsv.vue +157 -0
  1486. package/src/AppZoneWColorPickHue.vue +103 -0
  1487. package/src/AppZoneWColorPickStripe.vue +126 -0
  1488. package/src/AppZoneWColorSelect.vue +615 -0
  1489. package/src/AppZoneWColorSelectInput.vue +443 -0
  1490. package/src/AppZoneWColorSelectPanel.vue +164 -0
  1491. package/src/AppZoneWColorSelectPanelBlock.vue +115 -0
  1492. package/src/AppZoneWColorSelectPanelHsva.vue +117 -0
  1493. package/src/AppZoneWPanelLabelItem.vue +81 -81
  1494. package/src/AppZoneWText.vue +66 -0
  1495. package/src/AppZoneWTextarea.vue +27 -0
  1496. package/src/components/WBadge.vue +4 -4
  1497. package/src/components/WButtonChip.vue +18 -18
  1498. package/src/components/WButtonCircle.vue +17 -17
  1499. package/src/components/WCheckbox.vue +9 -9
  1500. package/src/components/WColorPickAlpha.vue +220 -0
  1501. package/src/components/WColorPickHexagon.vue +280 -0
  1502. package/src/components/WColorPickHexagonGray.vue +128 -0
  1503. package/src/components/WColorPickHsv.vue +279 -0
  1504. package/src/components/WColorPickHue.vue +269 -0
  1505. package/src/components/WColorPickStripe.vue +200 -0
  1506. package/src/components/WColorSelect.vue +776 -0
  1507. package/src/components/WColorSelectInput.vue +955 -0
  1508. package/src/components/WColorSelectPanel.vue +123 -0
  1509. package/src/components/WColorSelectPanelBlock.vue +155 -0
  1510. package/src/components/WColorSelectPanelHsva.vue +236 -0
  1511. package/src/components/WComponentVue.vue +22 -0
  1512. package/src/components/WConfirm.vue +6 -6
  1513. package/src/components/WDialog.vue +6 -6
  1514. package/src/components/WDrawer.vue +4 -4
  1515. package/src/components/WDropfiles.vue +7 -7
  1516. package/src/components/WDynamicList.vue +1 -1
  1517. package/src/components/WExplorer.vue +12 -12
  1518. package/src/components/WGroupBaggage.vue +14 -14
  1519. package/src/components/WGroupIconCheck.vue +3 -3
  1520. package/src/components/WIcon.vue +2 -2
  1521. package/src/components/WIconLoading.vue +2 -2
  1522. package/src/components/WInputCheckbox.vue +5 -5
  1523. package/src/components/WJsonView.vue +8 -8
  1524. package/src/components/WLevelGrade.vue +3 -3
  1525. package/src/components/WListCheck.vue +2 -2
  1526. package/src/components/WListExpandItem.vue +13 -13
  1527. package/src/components/WListHorizontal.vue +2 -2
  1528. package/src/components/WListItem.vue +14 -14
  1529. package/src/components/WPanelAvatar.vue +8 -8
  1530. package/src/components/WPanelBulge.vue +4 -4
  1531. package/src/components/WPanelDivideHorizontal.vue +3 -3
  1532. package/src/components/WPanelDivideVertical.vue +3 -3
  1533. package/src/components/WPanelLabelItem.vue +2 -2
  1534. package/src/components/WPanelStripe.vue +4 -4
  1535. package/src/components/WPopupEditText.vue +5 -5
  1536. package/src/components/WProgressBar.vue +7 -7
  1537. package/src/components/WProgressCircle.vue +4 -4
  1538. package/src/components/WSegmentsVertical.vue +11 -11
  1539. package/src/components/WShellBottomLine.vue +4 -4
  1540. package/src/components/WShellEllipse.vue +14 -14
  1541. package/src/components/WSlider.vue +10 -10
  1542. package/src/components/WSwitch.vue +15 -15
  1543. package/src/components/WTableDyn.vue +2 -2
  1544. package/src/components/WText.vue +2 -2
  1545. package/src/components/WTextCore.vue +4 -4
  1546. package/src/components/WTextSuggestCore.vue +9 -9
  1547. package/src/components/WTextareaCore.vue +2 -2
  1548. package/src/components/WTimedayCore.vue +2 -2
  1549. package/src/components/WTimedayRangeCore.vue +2 -2
  1550. package/src/components/WTimeminuteRangeCore.vue +2 -2
  1551. package/src/components/WTooltip.vue +36 -34
  1552. package/src/components/WTree.vue +14 -14
  1553. package/src/components/WTreeIconCheckbox.vue +10 -10
  1554. package/src/components/WTreeIconToggle.vue +5 -5
  1555. package/src/js/{color2hex.mjs → convertColor.mjs} +2 -2
  1556. package/src/js/domRipple.mjs +2 -2
  1557. package/src/js/getImgAlpha.mjs +16 -0
@@ -0,0 +1,955 @@
1
+ <template>
2
+ <div
3
+ :style="`display:inline-block;`"
4
+ :changeValue="changeValue"
5
+ >
6
+
7
+ <div :style="`padding-left:10px; margin-bottom:-1px;`">
8
+ <WGroupChipRadio
9
+ :items="methods"
10
+ v-model="methodSelect"
11
+ :paddingStyle="{v:1,h:6}"
12
+ :group="true"
13
+ :groupBorderRadiusStyle="{top:true}"
14
+ :groupShift="0"
15
+ :borderRadius="menuBorderRadius"
16
+ :borderColor="borderColor"
17
+ :borderColorHover="borderColorHover"
18
+ :borderColorActive="borderColorActive"
19
+ :backgroundColor="menuBackgroundColor"
20
+ :backgroundColorHover="menuBackgroundColorHover"
21
+ :backgroundColorActive="menuBackgroundColorActive"
22
+ :textColor="menuTextColor"
23
+ :textColorHover="menuTextColorHover"
24
+ :textColorActive="menuTextColorActive"
25
+ :textFontSize="menuTextFontSize"
26
+ :marginStyle="{}"
27
+ :shadowActive="false"
28
+ ></WGroupChipRadio>
29
+ </div>
30
+
31
+ <div :style="`padding:10px; border:1px solid ${useBorderColor}; background:${useBackgroundColor};`">
32
+
33
+ <div
34
+ style=""
35
+ v-show="methodSelect.text==='RGBA'"
36
+ >
37
+
38
+ <WPanelLabelItem
39
+ :label="'R'"
40
+ :labelFontSize="inputLabelFontSize"
41
+ :labelWidth="inputLabelWidth"
42
+ :labelColor="inputLabelColor"
43
+ >
44
+ <template v-slot:item>
45
+ <div style="display:flex; align-items:center;">
46
+
47
+ <WText
48
+ :style="`width:${inputTextWidth}px;`"
49
+ :type="cki255"
50
+ :shadow="false"
51
+ :bottomLineBorderColor="'transparent'"
52
+ :bottomLineBorderColorHover="'transparent'"
53
+ :bottomLineBorderColorFocus="'transparent'"
54
+ :paddingStyle="{v:0,h:5}"
55
+ :iconShiftOuter="-10"
56
+ :borderRadius="inputBorderRadius"
57
+ :borderColor="inputBorderColor"
58
+ :borderColorHover="inputBorderColorHover"
59
+ :borderColorFocus="inputBorderColorActive"
60
+ :backgroundColor="inputBackgroundColor"
61
+ :backgroundColorHover="inputBackgroundColorHover"
62
+ :backgroundColorFocus="inputBackgroundColorActive"
63
+ :textColor="inputTextColor"
64
+ :textFontSize="inputTextFontSize"
65
+ :height="inputTextHeight"
66
+ v-model="rt"
67
+ @input="(v,err)=>{updateColor(v,err,'r')}"
68
+ ></WText>
69
+
70
+ <div style="padding-left:5px;"></div>
71
+
72
+ <WSlider
73
+ :style="`width:${sliderWidth}px;`"
74
+ :progHeight="barProgHeight"
75
+ :progColor="barProgColor"
76
+ :progBackgroundColor="barProgBackgroundColor"
77
+ :sliderSize="barSliderSize"
78
+ :sliderBackgroundColor="barSliderBackgroundColor"
79
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
80
+ :valueMin="0"
81
+ :valueMax="255"
82
+ :valueStep="1"
83
+ :valueDecimal="0"
84
+ :value="r"
85
+ @input="(v)=>{rt=v;updateColor(v,'','rs')}"
86
+ ></WSlider>
87
+
88
+ </div>
89
+ </template>
90
+ </WPanelLabelItem>
91
+
92
+ <div style="height:10px;"></div>
93
+
94
+ <WPanelLabelItem
95
+ :label="'G'"
96
+ :labelFontSize="inputLabelFontSize"
97
+ :labelWidth="inputLabelWidth"
98
+ :labelColor="inputLabelColor"
99
+ >
100
+ <template v-slot:item>
101
+ <div style="display:flex; align-items:center;">
102
+
103
+ <WText
104
+ :style="`width:${inputTextWidth}px;`"
105
+ :type="cki255"
106
+ :shadow="false"
107
+ :bottomLineBorderColor="'transparent'"
108
+ :bottomLineBorderColorHover="'transparent'"
109
+ :bottomLineBorderColorFocus="'transparent'"
110
+ :paddingStyle="{v:0,h:5}"
111
+ :iconShiftOuter="-10"
112
+ :borderRadius="inputBorderRadius"
113
+ :borderColor="inputBorderColor"
114
+ :borderColorHover="inputBorderColorHover"
115
+ :borderColorFocus="inputBorderColorActive"
116
+ :backgroundColor="inputBackgroundColor"
117
+ :backgroundColorHover="inputBackgroundColorHover"
118
+ :backgroundColorFocus="inputBackgroundColorActive"
119
+ :textColor="inputTextColor"
120
+ :textFontSize="inputTextFontSize"
121
+ :height="inputTextHeight"
122
+ v-model="gt"
123
+ @input="(v,err)=>{updateColor(v,err,'g')}"
124
+ ></WText>
125
+
126
+ <div style="padding-left:5px;"></div>
127
+
128
+ <WSlider
129
+ :style="`width:${sliderWidth}px;`"
130
+ :progHeight="barProgHeight"
131
+ :progColor="barProgColor"
132
+ :progBackgroundColor="barProgBackgroundColor"
133
+ :sliderSize="barSliderSize"
134
+ :sliderBackgroundColor="barSliderBackgroundColor"
135
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
136
+ :valueMin="0"
137
+ :valueMax="255"
138
+ :valueStep="1"
139
+ :valueDecimal="0"
140
+ :value="g"
141
+ @input="(v)=>{gt=v;updateColor(v,'','gs')}"
142
+ ></WSlider>
143
+
144
+ </div>
145
+ </template>
146
+ </WPanelLabelItem>
147
+
148
+ <div style="height:10px;"></div>
149
+
150
+ <WPanelLabelItem
151
+ :label="'B'"
152
+ :labelFontSize="inputLabelFontSize"
153
+ :labelWidth="inputLabelWidth"
154
+ :labelColor="inputLabelColor"
155
+ >
156
+ <template v-slot:item>
157
+ <div style="display:flex; align-items:center;">
158
+
159
+ <WText
160
+ :style="`width:${inputTextWidth}px;`"
161
+ :type="cki255"
162
+ :shadow="false"
163
+ :bottomLineBorderColor="'transparent'"
164
+ :bottomLineBorderColorHover="'transparent'"
165
+ :bottomLineBorderColorFocus="'transparent'"
166
+ :paddingStyle="{v:0,h:5}"
167
+ :iconShiftOuter="-10"
168
+ :borderRadius="inputBorderRadius"
169
+ :borderColor="inputBorderColor"
170
+ :borderColorHover="inputBorderColorHover"
171
+ :borderColorFocus="inputBorderColorActive"
172
+ :backgroundColor="inputBackgroundColor"
173
+ :backgroundColorHover="inputBackgroundColorHover"
174
+ :backgroundColorFocus="inputBackgroundColorActive"
175
+ :textColor="inputTextColor"
176
+ :textFontSize="inputTextFontSize"
177
+ :height="inputTextHeight"
178
+ v-model="bt"
179
+ @input="(v,err)=>{updateColor(v,err,'b')}"
180
+ ></WText>
181
+
182
+ <div style="padding-left:5px;"></div>
183
+
184
+ <WSlider
185
+ :style="`width:${sliderWidth}px;`"
186
+ :progHeight="barProgHeight"
187
+ :progColor="barProgColor"
188
+ :progBackgroundColor="barProgBackgroundColor"
189
+ :sliderSize="barSliderSize"
190
+ :sliderBackgroundColor="barSliderBackgroundColor"
191
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
192
+ :valueMin="0"
193
+ :valueMax="255"
194
+ :valueStep="1"
195
+ :valueDecimal="0"
196
+ :value="b"
197
+ @input="(v)=>{bt=v;updateColor(v,'','bs')}"
198
+ ></WSlider>
199
+
200
+ </div>
201
+ </template>
202
+ </WPanelLabelItem>
203
+
204
+ <div style="height:10px;"></div>
205
+
206
+ <WPanelLabelItem
207
+ :label="'A'"
208
+ :labelFontSize="inputLabelFontSize"
209
+ :labelWidth="inputLabelWidth"
210
+ :labelColor="inputLabelColor"
211
+ >
212
+ <template v-slot:item>
213
+ <div style="display:flex; align-items:center;">
214
+
215
+ <WText
216
+ :style="`width:${inputTextWidth}px;`"
217
+ :type="ckd1"
218
+ :shadow="false"
219
+ :bottomLineBorderColor="'transparent'"
220
+ :bottomLineBorderColorHover="'transparent'"
221
+ :bottomLineBorderColorFocus="'transparent'"
222
+ :paddingStyle="{v:0,h:5}"
223
+ :iconShiftOuter="-10"
224
+ :borderRadius="inputBorderRadius"
225
+ :borderColor="inputBorderColor"
226
+ :borderColorHover="inputBorderColorHover"
227
+ :borderColorFocus="inputBorderColorActive"
228
+ :backgroundColor="inputBackgroundColor"
229
+ :backgroundColorHover="inputBackgroundColorHover"
230
+ :backgroundColorFocus="inputBackgroundColorActive"
231
+ :textColor="inputTextColor"
232
+ :textFontSize="inputTextFontSize"
233
+ :height="inputTextHeight"
234
+ v-model="at"
235
+ @input="(v,err)=>{updateColor(v,err,'a')}"
236
+ ></WText>
237
+
238
+ <div style="padding-left:5px;"></div>
239
+
240
+ <WSlider
241
+ :style="`width:${sliderWidth}px;`"
242
+ :progHeight="barProgHeight"
243
+ :progColor="barProgColor"
244
+ :progBackgroundColor="barProgBackgroundColor"
245
+ :sliderSize="barSliderSize"
246
+ :sliderBackgroundColor="barSliderBackgroundColor"
247
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
248
+ :valueMin="0"
249
+ :valueMax="1"
250
+ :valueStep="0.01"
251
+ :valueDecimal="2"
252
+ :value="a"
253
+ @input="(v)=>{at=v;updateColor(v,'','as')}"
254
+ ></WSlider>
255
+
256
+ </div>
257
+ </template>
258
+ </WPanelLabelItem>
259
+
260
+ </div>
261
+
262
+ <div
263
+ style=""
264
+ v-show="methodSelect.text==='HSVA'"
265
+ >
266
+
267
+ <WPanelLabelItem
268
+ :label="'H'"
269
+ :labelFontSize="inputLabelFontSize"
270
+ :labelWidth="inputLabelWidth"
271
+ :labelColor="inputLabelColor"
272
+ >
273
+ <template v-slot:item>
274
+ <div style="display:flex; align-items:center;">
275
+
276
+ <WText
277
+ :style="`width:${inputTextWidth}px;`"
278
+ :type="cki360"
279
+ :shadow="false"
280
+ :bottomLineBorderColor="'transparent'"
281
+ :bottomLineBorderColorHover="'transparent'"
282
+ :bottomLineBorderColorFocus="'transparent'"
283
+ :paddingStyle="{v:0,h:5}"
284
+ :iconShiftOuter="-10"
285
+ :borderRadius="inputBorderRadius"
286
+ :borderColor="inputBorderColor"
287
+ :borderColorHover="inputBorderColorHover"
288
+ :borderColorFocus="inputBorderColorActive"
289
+ :backgroundColor="inputBackgroundColor"
290
+ :backgroundColorHover="inputBackgroundColorHover"
291
+ :backgroundColorFocus="inputBackgroundColorActive"
292
+ :textColor="inputTextColor"
293
+ :textFontSize="inputTextFontSize"
294
+ :height="inputTextHeight"
295
+ v-model="ht"
296
+ @input="(v,err)=>{updateColor(v,err,'h')}"
297
+ ></WText>
298
+
299
+ <div style="padding-left:5px;"></div>
300
+
301
+ <WSlider
302
+ :style="`width:${sliderWidth}px;`"
303
+ :progHeight="barProgHeight"
304
+ :progColor="barProgColor"
305
+ :progBackgroundColor="barProgBackgroundColor"
306
+ :sliderSize="barSliderSize"
307
+ :sliderBackgroundColor="barSliderBackgroundColor"
308
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
309
+ :valueMin="0"
310
+ :valueMax="360"
311
+ :valueStep="1"
312
+ :valueDecimal="0"
313
+ :value="h"
314
+ @input="(v)=>{ht=v;updateColor(v,'','hs')}"
315
+ ></WSlider>
316
+
317
+ </div>
318
+ </template>
319
+ </WPanelLabelItem>
320
+
321
+ <div style="height:10px;"></div>
322
+
323
+ <WPanelLabelItem
324
+ :label="'S'"
325
+ :labelFontSize="inputLabelFontSize"
326
+ :labelWidth="inputLabelWidth"
327
+ :labelColor="inputLabelColor"
328
+ >
329
+ <template v-slot:item>
330
+ <div style="display:flex; align-items:center;">
331
+
332
+ <WText
333
+ :style="`width:${inputTextWidth}px;`"
334
+ :type="ckd1"
335
+ :shadow="false"
336
+ :bottomLineBorderColor="'transparent'"
337
+ :bottomLineBorderColorHover="'transparent'"
338
+ :bottomLineBorderColorFocus="'transparent'"
339
+ :paddingStyle="{v:0,h:5}"
340
+ :iconShiftOuter="-10"
341
+ :borderRadius="inputBorderRadius"
342
+ :borderColor="inputBorderColor"
343
+ :borderColorHover="inputBorderColorHover"
344
+ :borderColorFocus="inputBorderColorActive"
345
+ :backgroundColor="inputBackgroundColor"
346
+ :backgroundColorHover="inputBackgroundColorHover"
347
+ :backgroundColorFocus="inputBackgroundColorActive"
348
+ :textColor="inputTextColor"
349
+ :textFontSize="inputTextFontSize"
350
+ :height="inputTextHeight"
351
+ v-model="st"
352
+ @input="(v,err)=>{updateColor(v,err,'s')}"
353
+ ></WText>
354
+
355
+ <div style="padding-left:5px;"></div>
356
+
357
+ <WSlider
358
+ :style="`width:${sliderWidth}px;`"
359
+ :progHeight="barProgHeight"
360
+ :progColor="barProgColor"
361
+ :progBackgroundColor="barProgBackgroundColor"
362
+ :sliderSize="barSliderSize"
363
+ :sliderBackgroundColor="barSliderBackgroundColor"
364
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
365
+ :valueMin="0"
366
+ :valueMax="1"
367
+ :valueStep="0.01"
368
+ :valueDecimal="2"
369
+ :value="s"
370
+ @input="(v)=>{st=v;updateColor(v,'','ss')}"
371
+ ></WSlider>
372
+
373
+ </div>
374
+ </template>
375
+ </WPanelLabelItem>
376
+
377
+ <div style="height:10px;"></div>
378
+
379
+ <WPanelLabelItem
380
+ :label="'V'"
381
+ :labelFontSize="inputLabelFontSize"
382
+ :labelWidth="inputLabelWidth"
383
+ :labelColor="inputLabelColor"
384
+ >
385
+ <template v-slot:item>
386
+ <div style="display:flex; align-items:center;">
387
+
388
+ <WText
389
+ :style="`width:${inputTextWidth}px;`"
390
+ :type="ckd1"
391
+ :shadow="false"
392
+ :bottomLineBorderColor="'transparent'"
393
+ :bottomLineBorderColorHover="'transparent'"
394
+ :bottomLineBorderColorFocus="'transparent'"
395
+ :paddingStyle="{v:0,h:5}"
396
+ :iconShiftOuter="-10"
397
+ :borderRadius="inputBorderRadius"
398
+ :borderColor="inputBorderColor"
399
+ :borderColorHover="inputBorderColorHover"
400
+ :borderColorFocus="inputBorderColorActive"
401
+ :backgroundColor="inputBackgroundColor"
402
+ :backgroundColorHover="inputBackgroundColorHover"
403
+ :backgroundColorFocus="inputBackgroundColorActive"
404
+ :textColor="inputTextColor"
405
+ :textFontSize="inputTextFontSize"
406
+ :height="inputTextHeight"
407
+ v-model="vt"
408
+ @input="(v,err)=>{updateColor(v,err,'v')}"
409
+ ></WText>
410
+
411
+ <div style="padding-left:5px;"></div>
412
+
413
+ <WSlider
414
+ :style="`width:${sliderWidth}px;`"
415
+ :progHeight="barProgHeight"
416
+ :progColor="barProgColor"
417
+ :progBackgroundColor="barProgBackgroundColor"
418
+ :sliderSize="barSliderSize"
419
+ :sliderBackgroundColor="barSliderBackgroundColor"
420
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
421
+ :valueMin="0"
422
+ :valueMax="1"
423
+ :valueStep="0.01"
424
+ :valueDecimal="2"
425
+ :value="v"
426
+ @input="(vv)=>{vt=vv;updateColor(vv,'','bs')}"
427
+ ></WSlider>
428
+
429
+ </div>
430
+ </template>
431
+ </WPanelLabelItem>
432
+
433
+ <div style="height:10px;"></div>
434
+
435
+ <WPanelLabelItem
436
+ :label="'A'"
437
+ :labelFontSize="inputLabelFontSize"
438
+ :labelWidth="inputLabelWidth"
439
+ :labelColor="inputLabelColor"
440
+ >
441
+ <template v-slot:item>
442
+ <div style="display:flex; align-items:center;">
443
+
444
+ <WText
445
+ :style="`width:${inputTextWidth}px;`"
446
+ :type="ckd1"
447
+ :shadow="false"
448
+ :bottomLineBorderColor="'transparent'"
449
+ :bottomLineBorderColorHover="'transparent'"
450
+ :bottomLineBorderColorFocus="'transparent'"
451
+ :paddingStyle="{v:0,h:5}"
452
+ :iconShiftOuter="-10"
453
+ :borderRadius="inputBorderRadius"
454
+ :borderColor="inputBorderColor"
455
+ :borderColorHover="inputBorderColorHover"
456
+ :borderColorFocus="inputBorderColorActive"
457
+ :backgroundColor="inputBackgroundColor"
458
+ :backgroundColorHover="inputBackgroundColorHover"
459
+ :backgroundColorFocus="inputBackgroundColorActive"
460
+ :textColor="inputTextColor"
461
+ :textFontSize="inputTextFontSize"
462
+ :height="inputTextHeight"
463
+ v-model="at"
464
+ @input="(v,err)=>{updateColor(v,err,'a')}"
465
+ ></WText>
466
+
467
+ <div style="padding-left:5px;"></div>
468
+
469
+ <WSlider
470
+ :style="`width:${sliderWidth}px;`"
471
+ :progHeight="barProgHeight"
472
+ :progColor="barProgColor"
473
+ :progBackgroundColor="barProgBackgroundColor"
474
+ :sliderSize="barSliderSize"
475
+ :sliderBackgroundColor="barSliderBackgroundColor"
476
+ :sliderBackgroundColorHover="barSliderBackgroundColorHover"
477
+ :valueMin="0"
478
+ :valueMax="1"
479
+ :valueStep="0.01"
480
+ :valueDecimal="2"
481
+ :value="a"
482
+ @input="(v)=>{at=v;updateColor(v,'','as')}"
483
+ ></WSlider>
484
+
485
+ </div>
486
+ </template>
487
+ </WPanelLabelItem>
488
+
489
+ </div>
490
+
491
+ </div>
492
+
493
+ </div>
494
+ </template>
495
+
496
+ <script>
497
+ import isp0int from 'wsemi/src/isp0int.mjs'
498
+ import isp0num from 'wsemi/src/isp0num.mjs'
499
+ import iseobj from 'wsemi/src/iseobj.mjs'
500
+ import cint from 'wsemi/src/cint.mjs'
501
+ import cdbl from 'wsemi/src/cdbl.mjs'
502
+ import oc from 'wsemi/src/color.mjs'
503
+ import convertColor from '../js/convertColor.mjs'
504
+ import WGroupChipRadio from './WGroupChipRadio.vue'
505
+ import WPanelLabelItem from './WPanelLabelItem.vue'
506
+ import WText from './WText.vue'
507
+ import WSlider from './WSlider.vue'
508
+
509
+
510
+ /**
511
+ * @vue-prop {String} [value='#FFFFFF'] 輸入顏色字串,預設'#FFFFFF'
512
+ * @vue-prop {Number} [size=200] 輸入尺寸數字,代表組件基礎寬度與將自動計算高度,單位px,預設200
513
+ * @vue-prop {String} [borderColor='#ddd'] 輸入邊框顏色字串,預設'#ddd'
514
+ * @vue-prop {String} [borderColorHover='#ccc'] 輸入滑鼠移入時邊框顏色字串,預設'#ccc'
515
+ * @vue-prop {String} [borderColorActive='#777'] 輸入主動模式時邊框顏色字串,預設'#777'
516
+ * @vue-prop {String} [backgroundColor='transparent'] 輸入背景顏色字串,預設'transparent'
517
+ * @vue-prop {Number} [menuBorderRadius=4] 輸入框圓角度數字,單位為px,預設4
518
+ * @vue-prop {String} [menuBackgroundColor='#fff'] 輸入選單背景顏色字串,預設'#fff'
519
+ * @vue-prop {String} [menuBackgroundColorHover='#f9f9f9'] 輸入滑鼠移入時選單背景顏色字串,預設'#f9f9f9'
520
+ * @vue-prop {String} [menuBackgroundColorActive='#f2f2f2'] 輸入主動模式時選單背景顏色字串,預設'#f2f2f2'
521
+ * @vue-prop {String} [menuTextColor='#444'] 輸入選單文字顏色字串,預設'#444'
522
+ * @vue-prop {String} [menuTextColorHover='#222'] 輸入滑鼠移入時選單文字顏色字串,預設'#222'
523
+ * @vue-prop {String} [menuTextColorActive='#000'] 輸入主動模式時選單文字顏色字串,預設'#000'
524
+ * @vue-prop {String} [menuTextFontSize='0.8rem'] 輸入選單文字字型大小字串,預設'0.8rem'
525
+ * @vue-prop {Number} [inputBorderRadius=4] 輸入顏色數字輸入區邊框圓角度數字,單位為px,預設4
526
+ * @vue-prop {String} [inputBorderColor='#ccc'] 輸入顏色數字輸入區邊框顏色字串,預設'#ccc'
527
+ * @vue-prop {String} [inputBorderColorHover='#b5b5b5'] 輸入滑鼠移入時顏色數字輸入區邊框顏色字串,預設'#b5b5b5'
528
+ * @vue-prop {String} [inputBorderColorActive='#aaa'] 輸入主動模式時顏色數字輸入區邊框顏色字串,預設'#aaa'
529
+ * @vue-prop {String} [inputBackgroundColor='#fff'] 輸入顏色數字輸入區背景顏色字串,預設'#fff'
530
+ * @vue-prop {String} [inputBackgroundColorHover='#fafafa'] 輸入滑鼠移入時顏色數字輸入區背景顏色字串,預設'#fafafa'
531
+ * @vue-prop {String} [inputBackgroundColorActive='#f2f2f2'] 輸入主動模式時顏色數字輸入區背景顏色字串,預設'#f2f2f2'
532
+ * @vue-prop {String} [inputTextColor='#000'] 輸入顏色數字輸入區文字顏色字串,預設'#000'
533
+ * @vue-prop {String} [inputTextFontSize='0.8rem'] 輸入顏色數字輸入區文字字型大小字串,預設'0.8rem'
534
+ * @vue-prop {Number} [inputTextWidth=38] 輸入顏色數字輸入區寬度數字,單位為px,預設38
535
+ * @vue-prop {Number} [inputTextHeight=18] 輸入顏色數字輸入區高度數字,單位為px,預設18
536
+ * @vue-prop {Number} [inputLabelWidth=12] 輸入顏色數字輸入區標題寬度數字,單位為px,預設12
537
+ * @vue-prop {String} [inputLabelColor='#666'] 輸入文字顏色字串,預設'#666'
538
+ * @vue-prop {String} [inputLabelFontSize='0.8rem'] 輸入文字字型大小字串,預設'0.8rem'
539
+ * @vue-prop {Number} [barProgHeight=4] 輸入值域條高度數字,單位為px,預設4
540
+ * @vue-prop {String} [barProgColor='#74a4d9'] 輸入值域條顏色字串,預設'#74a4d9'
541
+ * @vue-prop {String} [barProgBackgroundColor='#eee'] 輸入值域條背景顏色字串,預設'#eee'
542
+ * @vue-prop {Number} [barSliderSize=10] 輸入拖曳球尺寸數字,單位為px,預設10
543
+ * @vue-prop {String} [barSliderBackgroundColor='#1565C0'] 輸入拖曳球背景顏色字串,預設'#1565C0'
544
+ * @vue-prop {String} [barSliderBackgroundColorHover='#1976D2'] 輸入滑鼠移入時拖曳球背景顏色字串,預設'#1976D2'
545
+ */
546
+ export default {
547
+ components: {
548
+ WGroupChipRadio,
549
+ WPanelLabelItem,
550
+ WText,
551
+ WSlider,
552
+ },
553
+ props: {
554
+ value: {
555
+ type: String,
556
+ default: '#FFFFFF',
557
+ },
558
+ size: {
559
+ type: Number,
560
+ default: 200,
561
+ },
562
+ borderColor: {
563
+ type: String,
564
+ default: '#ddd',
565
+ },
566
+ borderColorHover: {
567
+ type: String,
568
+ default: '#ccc',
569
+ },
570
+ borderColorActive: {
571
+ type: String,
572
+ default: '#777',
573
+ },
574
+ backgroundColor: {
575
+ type: String,
576
+ default: 'transparent',
577
+ },
578
+ menuBorderRadius: {
579
+ type: Number,
580
+ default: 4,
581
+ },
582
+ menuBackgroundColor: {
583
+ type: String,
584
+ default: '#fff',
585
+ },
586
+ menuBackgroundColorHover: {
587
+ type: String,
588
+ default: '#f9f9f9',
589
+ },
590
+ menuBackgroundColorActive: {
591
+ type: String,
592
+ default: '#f2f2f2',
593
+ },
594
+ menuTextColor: {
595
+ type: String,
596
+ default: '#444',
597
+ },
598
+ menuTextColorHover: {
599
+ type: String,
600
+ default: '#222',
601
+ },
602
+ menuTextColorActive: {
603
+ type: String,
604
+ default: '#000',
605
+ },
606
+ menuTextFontSize: {
607
+ type: String,
608
+ default: '0.8rem',
609
+ },
610
+ inputBorderRadius: {
611
+ type: Number,
612
+ default: 4,
613
+ },
614
+ inputBorderColor: {
615
+ type: String,
616
+ default: '#ccc',
617
+ },
618
+ inputBorderColorHover: {
619
+ type: String,
620
+ default: '#b5b5b5',
621
+ },
622
+ inputBorderColorActive: {
623
+ type: String,
624
+ default: '#aaa',
625
+ },
626
+ inputBackgroundColor: {
627
+ type: String,
628
+ default: '#fff',
629
+ },
630
+ inputBackgroundColorHover: {
631
+ type: String,
632
+ default: '#fafafa',
633
+ },
634
+ inputBackgroundColorActive: {
635
+ type: String,
636
+ default: '#f2f2f2',
637
+ },
638
+ inputTextColor: {
639
+ type: String,
640
+ default: '#000',
641
+ },
642
+ inputTextFontSize: {
643
+ type: String,
644
+ default: '0.8rem',
645
+ },
646
+ inputTextWidth: {
647
+ type: Number,
648
+ default: 38,
649
+ },
650
+ inputTextHeight: {
651
+ type: Number,
652
+ default: 18,
653
+ },
654
+ inputLabelWidth: {
655
+ type: Number,
656
+ default: 12,
657
+ },
658
+ inputLabelColor: {
659
+ type: String,
660
+ default: '#666',
661
+ },
662
+ inputLabelFontSize: {
663
+ type: String,
664
+ default: '0.8rem',
665
+ },
666
+ barProgHeight: {
667
+ type: Number,
668
+ default: 4,
669
+ },
670
+ barProgColor: {
671
+ type: String,
672
+ default: '#74a4d9',
673
+ },
674
+ barProgBackgroundColor: {
675
+ type: String,
676
+ default: '#eee',
677
+ },
678
+ barSliderSize: {
679
+ type: Number,
680
+ default: 10,
681
+ },
682
+ barSliderBackgroundColor: {
683
+ type: String,
684
+ default: '#1565C0',
685
+ },
686
+ barSliderBackgroundColorHover: {
687
+ type: String,
688
+ default: '#1976D2',
689
+ },
690
+ },
691
+ data: function() {
692
+ return {
693
+
694
+ methods: [
695
+ {
696
+ text: 'RGBA',
697
+ // icon: null,
698
+ },
699
+ {
700
+ text: 'HSVA',
701
+ // icon: null,
702
+ },
703
+ ],
704
+ methodSelect: {
705
+ text: 'RGBA',
706
+ // icon: null,
707
+ },
708
+
709
+ lock: false,
710
+
711
+ valueTrans: null,
712
+
713
+ r: 255,
714
+ g: 255,
715
+ b: 255,
716
+ h: 360,
717
+ s: 1,
718
+ v: 1,
719
+ a: 1,
720
+
721
+ rt: 255,
722
+ gt: 255,
723
+ bt: 255,
724
+ ht: 360,
725
+ st: 1,
726
+ vt: 1,
727
+ at: 1,
728
+
729
+ }
730
+ },
731
+ computed: {
732
+
733
+ changeValue: function() {
734
+ let vo = this
735
+
736
+ vo.valueTrans = convertColor(vo.value)
737
+
738
+ let rgba = oc.toRgba(vo.valueTrans)
739
+ // console.log('toRgba', rgba)
740
+
741
+ let hsva = oc.toHsva(vo.valueTrans)
742
+ // console.log('toHsva', hsva)
743
+
744
+ vo.r = rgba.r
745
+ vo.rt = rgba.r
746
+
747
+ vo.g = rgba.g
748
+ vo.gt = rgba.g
749
+
750
+ vo.b = rgba.b
751
+ vo.bt = rgba.b
752
+
753
+ vo.a = rgba.a
754
+ vo.at = rgba.a
755
+
756
+ vo.h = hsva.h
757
+ vo.ht = hsva.h
758
+
759
+ vo.s = hsva.s
760
+ vo.st = hsva.s
761
+
762
+ vo.v = hsva.v
763
+ vo.vt = hsva.v
764
+
765
+ return ''
766
+ },
767
+
768
+ sliderWidth: function() {
769
+ let vo = this
770
+ let w = vo.size - vo.inputTextWidth - vo.inputLabelWidth - 13
771
+ w = Math.max(w, 0)
772
+ return w
773
+ },
774
+
775
+ useBorderColor: function() {
776
+ let vo = this
777
+ return convertColor(vo.borderColor)
778
+ },
779
+
780
+ useBackgroundColor: function() {
781
+ let vo = this
782
+ return convertColor(vo.backgroundColor)
783
+ },
784
+
785
+ },
786
+ methods: {
787
+
788
+ cki255: function(v) {
789
+ // console.log('cki255', v)
790
+ let b = isp0int(v)
791
+ if (!b) {
792
+ return 0
793
+ }
794
+ let v0 = v
795
+ v = cint(v)
796
+ if (v < 0) {
797
+ v = 0
798
+ }
799
+ else if (v > 255) {
800
+ v = 255
801
+ }
802
+ if (v === cint(v0)) {
803
+ return v0
804
+ }
805
+ return v
806
+ },
807
+
808
+ cki360: function(v) {
809
+ // console.log('cki360', v)
810
+ let b = isp0int(v)
811
+ if (!b) {
812
+ return 0
813
+ }
814
+ let v0 = v
815
+ v = cint(v)
816
+ if (v < 0) {
817
+ v = 0
818
+ }
819
+ else if (v > 360) {
820
+ v = 360
821
+ }
822
+ if (v === cint(v0)) {
823
+ return v0
824
+ }
825
+ return v
826
+ },
827
+
828
+ ckd1: function(v) {
829
+ // console.log('ckd1', v)
830
+ let b = isp0num(v)
831
+ if (!b) {
832
+ return 0
833
+ }
834
+ let v0 = v
835
+ v = cdbl(v)
836
+ if (v < 0) {
837
+ v = 0
838
+ }
839
+ else if (v > 1) {
840
+ v = 1
841
+ }
842
+ if (v === cdbl(v0)) {
843
+ return v0
844
+ }
845
+ return v
846
+ },
847
+
848
+ updateColorCore: function() {
849
+ let vo = this
850
+
851
+ let modifyRgba = false
852
+ let modifyHsva = false
853
+
854
+ if (true) {
855
+ let rt = cint(vo.rt)
856
+ if (vo.r !== rt) {
857
+ vo.r = rt
858
+ modifyRgba = true
859
+ }
860
+ }
861
+
862
+ if (true) {
863
+ let gt = cint(vo.gt)
864
+ if (vo.g !== gt) {
865
+ vo.g = gt
866
+ modifyRgba = true
867
+ }
868
+ }
869
+
870
+ if (true) {
871
+ let bt = cint(vo.bt)
872
+ if (vo.b !== bt) {
873
+ vo.b = bt
874
+ modifyRgba = true
875
+ }
876
+ }
877
+
878
+ if (true) {
879
+ let at = cdbl(vo.at)
880
+ if (vo.a !== at) {
881
+ vo.a = at
882
+ modifyRgba = true
883
+ }
884
+ }
885
+
886
+ if (true) {
887
+ let ht = cint(vo.ht)
888
+ if (vo.h !== ht) {
889
+ vo.h = ht
890
+ modifyHsva = true
891
+ }
892
+ }
893
+
894
+ if (true) {
895
+ let st = cdbl(vo.st)
896
+ if (vo.s !== st) {
897
+ vo.s = st
898
+ modifyHsva = true
899
+ }
900
+ }
901
+
902
+ if (true) {
903
+ let vt = cdbl(vo.vt)
904
+ if (vo.v !== vt) {
905
+ vo.v = vt
906
+ modifyHsva = true
907
+ }
908
+ }
909
+
910
+ let c = null
911
+ // console.log('modifyRgba', modifyRgba)
912
+ if (modifyRgba) {
913
+ c = {
914
+ r: vo.r,
915
+ g: vo.g,
916
+ b: vo.b,
917
+ a: vo.a,
918
+ }
919
+ }
920
+ else if (modifyHsva) {
921
+ c = {
922
+ h: vo.h,
923
+ s: vo.s,
924
+ v: vo.v,
925
+ a: vo.a,
926
+ }
927
+ }
928
+
929
+ if (iseobj(c)) {
930
+ c = oc.toRgbaString(c)
931
+ // console.log('c', c)
932
+ vo.valueTrans = c
933
+ vo.$emit('input', c)
934
+ }
935
+
936
+ },
937
+
938
+ updateColor: function(c, err, from) {
939
+ // console.log('updateColor', c, err, from)
940
+
941
+ let vo = this
942
+
943
+ //延遲偵測, 因input內有自動偵測與變更機制, 得要延遲再偵測修正
944
+ setTimeout(() => {
945
+ vo.updateColorCore()
946
+ }, 1)
947
+
948
+ },
949
+
950
+ },
951
+ }
952
+ </script>
953
+
954
+ <style scoped>
955
+ </style>