w-component-vue 2.3.36 → 2.3.37

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 (1265) hide show
  1. package/README.md +1 -1
  2. package/dist/w-component-vue.umd.js +3 -3
  3. package/dist/w-component-vue.umd.js.map +1 -1
  4. package/docs/binarySearch.mjs.html +1 -1
  5. package/docs/examples/app.html +10 -8
  6. package/docs/examples/app.umd.js +3 -3
  7. package/docs/examples/app.umd.js.map +1 -1
  8. package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +12 -8
  9. package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +12 -8
  10. package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +12 -8
  11. package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +12 -8
  12. package/docs/examples/w-aggrid-vue-dyn_simple data.html +12 -8
  13. package/docs/examples/w-alert_backgroundColor.html +12 -8
  14. package/docs/examples/w-alert_borderColor.html +12 -8
  15. package/docs/examples/w-alert_borderRadius.html +12 -8
  16. package/docs/examples/w-alert_borderWidth.html +12 -8
  17. package/docs/examples/w-alert_default.html +12 -8
  18. package/docs/examples/w-alert_icon.html +12 -8
  19. package/docs/examples/w-alert_position.html +12 -8
  20. package/docs/examples/w-alert_recive closed event by promise.html +12 -8
  21. package/docs/examples/w-alert_shadowStyle.html +12 -8
  22. package/docs/examples/w-alert_textColor.html +12 -8
  23. package/docs/examples/w-alert_time (6s).html +12 -8
  24. package/docs/examples/w-alert_type error.html +12 -8
  25. package/docs/examples/w-alert_type infor.html +12 -8
  26. package/docs/examples/w-alert_type warning.html +12 -8
  27. package/docs/examples/w-badge_backgroundColor.html +12 -8
  28. package/docs/examples/w-badge_badgeAlign.html +12 -8
  29. package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +12 -8
  30. package/docs/examples/w-badge_borderRadius.html +12 -8
  31. package/docs/examples/w-badge_default.html +12 -8
  32. package/docs/examples/w-badge_textColor_backgroundColor.html +12 -8
  33. package/docs/examples/w-badge_textFontSize.html +12 -8
  34. package/docs/examples/w-button-chip_active_backgroundColorActive.html +12 -8
  35. package/docs/examples/w-button-chip_active_borderColorActive.html +12 -8
  36. package/docs/examples/w-button-chip_active_iconColorActive.html +12 -8
  37. package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +12 -8
  38. package/docs/examples/w-button-chip_active_shadowActiveStyle.html +12 -8
  39. package/docs/examples/w-button-chip_active_textColorActive.html +12 -8
  40. package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +12 -8
  41. package/docs/examples/w-button-chip_borderColor_borderColorHover.html +12 -8
  42. package/docs/examples/w-button-chip_borderRadius.html +12 -8
  43. package/docs/examples/w-button-chip_borderRadiusStyle.html +12 -8
  44. package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +12 -8
  45. package/docs/examples/w-button-chip_borderWidth.html +12 -8
  46. package/docs/examples/w-button-chip_close.html +12 -8
  47. package/docs/examples/w-button-chip_close_shiftRight.html +12 -8
  48. package/docs/examples/w-button-chip_default.html +12 -8
  49. package/docs/examples/w-button-chip_icon (fontawesome).html +12 -8
  50. package/docs/examples/w-button-chip_icon (material).html +12 -8
  51. package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +12 -8
  52. package/docs/examples/w-button-chip_icon_no text.html +12 -8
  53. package/docs/examples/w-button-chip_loading.html +12 -8
  54. package/docs/examples/w-button-chip_loading_loadingColor.html +12 -8
  55. package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +12 -8
  56. package/docs/examples/w-button-chip_modify loading by callback in click.html +12 -8
  57. package/docs/examples/w-button-chip_modify prog by callback in click.html +12 -8
  58. package/docs/examples/w-button-chip_no shadow.html +12 -8
  59. package/docs/examples/w-button-chip_not editable.html +12 -8
  60. package/docs/examples/w-button-chip_not editable_disabledColor.html +12 -8
  61. package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +12 -8
  62. package/docs/examples/w-button-chip_paddingStyle (thin style).html +12 -8
  63. package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +12 -8
  64. package/docs/examples/w-button-chip_prog.html +12 -8
  65. package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +12 -8
  66. package/docs/examples/w-button-chip_promiseUnlock.html +12 -8
  67. package/docs/examples/w-button-chip_rippleColor.html +12 -8
  68. package/docs/examples/w-button-chip_shadowStyle.html +12 -8
  69. package/docs/examples/w-button-chip_shiftLeft.html +12 -8
  70. package/docs/examples/w-button-chip_slot_close.html +12 -8
  71. package/docs/examples/w-button-chip_textColor.html +12 -8
  72. package/docs/examples/w-button-chip_textColor_textColorHover.html +12 -8
  73. package/docs/examples/w-button-chip_tooltip.html +12 -8
  74. package/docs/examples/w-button-chip_tooltip_tooltipBorderRadius.html +12 -8
  75. package/docs/examples/w-button-chip_tooltip_tooltipPaddingStyle.html +12 -8
  76. package/docs/examples/w-button-chip_tooltip_tooltipTextColor_tooltipBackgroundColor.html +12 -8
  77. package/docs/examples/w-button-chip_tooltip_tooltipTextFontSize.html +12 -8
  78. package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +12 -8
  79. package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +12 -8
  80. package/docs/examples/w-button-circle_icon (fontawesome).html +12 -8
  81. package/docs/examples/w-button-circle_icon (material).html +12 -8
  82. package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +12 -8
  83. package/docs/examples/w-button-circle_loading.html +12 -8
  84. package/docs/examples/w-button-circle_loading_loadingColor.html +12 -8
  85. package/docs/examples/w-button-circle_no shadow.html +12 -8
  86. package/docs/examples/w-button-circle_not editable.html +12 -8
  87. package/docs/examples/w-button-circle_not editable_disabledColor.html +12 -8
  88. package/docs/examples/w-button-circle_paddingStyle.html +12 -8
  89. package/docs/examples/w-button-circle_paddingStyle_iconSize.html +12 -8
  90. package/docs/examples/w-button-circle_promiseUnlock.html +12 -8
  91. package/docs/examples/w-button-circle_rippleColor.html +12 -8
  92. package/docs/examples/w-button-circle_shadowStyle.html +12 -8
  93. package/docs/examples/w-button-circle_tooltip.html +12 -8
  94. package/docs/examples/w-button-circle_tooltip_tooltipBorderRadius.html +12 -8
  95. package/docs/examples/w-button-circle_tooltip_tooltipPaddingStyle.html +12 -8
  96. package/docs/examples/w-button-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +12 -8
  97. package/docs/examples/w-button-circle_tooltip_tooltipTextFontSize.html +12 -8
  98. package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +12 -8
  99. package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +12 -8
  100. package/docs/examples/w-checkbox_default.html +12 -8
  101. package/docs/examples/w-checkbox_iconSize_textFontSize.html +12 -8
  102. package/docs/examples/w-checkbox_not editable.html +12 -8
  103. package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +12 -8
  104. package/docs/examples/w-checkbox_text.html +12 -8
  105. package/docs/examples/w-checkbox_text_textColor_textColorHover.html +12 -8
  106. package/docs/examples/w-checkbox_use string (y or n).html +12 -8
  107. package/docs/examples/w-ckeditor-vue-dyn_default.html +12 -8
  108. package/docs/examples/w-ckeditor-vue-dyn_height.html +12 -8
  109. package/docs/examples/w-ckeditor-vue-dyn_not editable.html +12 -8
  110. package/docs/examples/w-ckeditor-vue-dyn_settings.html +12 -8
  111. package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +12 -8
  112. package/docs/examples/w-confirm_contentIcon (fontawesome).html +12 -8
  113. package/docs/examples/w-confirm_contentIconColor.html +12 -8
  114. package/docs/examples/w-confirm_contentIconSize.html +12 -8
  115. package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +12 -8
  116. package/docs/examples/w-confirm_maxWidth.html +12 -8
  117. package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +12 -8
  118. package/docs/examples/w-confirm_noBtnText_yesBtnText.html +12 -8
  119. package/docs/examples/w-confirm_scrollable (slot content).html +12 -8
  120. package/docs/examples/w-confirm_scrollable.html +12 -8
  121. package/docs/examples/w-confirm_slot content.html +12 -8
  122. package/docs/examples/w-confirm_slot footer.html +12 -8
  123. package/docs/examples/w-confirm_slot header.html +12 -8
  124. package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +12 -8
  125. package/docs/examples/w-confirm_title_content.html +12 -8
  126. package/docs/examples/w-dialog_closeWithInterceptor.html +12 -8
  127. package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +12 -8
  128. package/docs/examples/w-dialog_dialogZIndex.html +12 -8
  129. package/docs/examples/w-dialog_fullscreen.html +12 -8
  130. package/docs/examples/w-dialog_hasSaveBtn (no save button).html +12 -8
  131. package/docs/examples/w-dialog_hasSaveBtn_hasCloseBtn_isModal (no save and close button).html +12 -8
  132. package/docs/examples/w-dialog_headerBackgroundColor.html +12 -8
  133. package/docs/examples/w-dialog_headerBtns.html +12 -8
  134. package/docs/examples/w-dialog_headerShadow (no shadow).html +12 -8
  135. package/docs/examples/w-dialog_headerShadowStyle.html +12 -8
  136. package/docs/examples/w-dialog_icon (fontawesome).html +12 -8
  137. package/docs/examples/w-dialog_isModal (not persistent).html +12 -8
  138. package/docs/examples/w-dialog_long title.html +12 -8
  139. package/docs/examples/w-dialog_maxWidth (narrow width).html +12 -8
  140. package/docs/examples/w-dialog_multi dialogs.html +12 -8
  141. package/docs/examples/w-dialog_panelBorderRadius.html +12 -8
  142. package/docs/examples/w-dialog_panelShadow (no shadow).html +12 -8
  143. package/docs/examples/w-dialog_panelShadowStyle.html +12 -8
  144. package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +12 -8
  145. package/docs/examples/w-dialog_scrollable.html +12 -8
  146. package/docs/examples/w-dialog_slot content (separate line).html +12 -8
  147. package/docs/examples/w-dialog_slot content (table).html +12 -8
  148. package/docs/examples/w-dialog_slot content.html +12 -8
  149. package/docs/examples/w-dialog_slot header-left_header-right.html +12 -8
  150. package/docs/examples/w-dialog_slot panel.html +12 -8
  151. package/docs/examples/w-dialog_title.html +12 -8
  152. package/docs/examples/w-dialog_titleColor_headerIconColor_headerBackgroundColor.html +12 -8
  153. package/docs/examples/w-drawer_afloat.html +12 -8
  154. package/docs/examples/w-drawer_afloat_afloatByFix.html +12 -8
  155. package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +12 -8
  156. package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +12 -8
  157. package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +12 -8
  158. package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +12 -8
  159. package/docs/examples/w-drawer_afloat_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +12 -8
  160. package/docs/examples/w-drawer_afloat_mode.html +12 -8
  161. package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +12 -8
  162. package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth_drawerWidthMin.html +12 -8
  163. package/docs/examples/w-drawer_afloat_overlayOpacity.html +12 -8
  164. package/docs/examples/w-drawer_autoSwitch_switchWidth.html +12 -8
  165. package/docs/examples/w-drawer_default.html +12 -8
  166. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +12 -8
  167. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +12 -8
  168. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +12 -8
  169. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +12 -8
  170. package/docs/examples/w-drawer_drawerWidth.html +12 -8
  171. package/docs/examples/w-drawer_mode.html +12 -8
  172. package/docs/examples/w-drawer_mode_dragDrawerWidth.html +12 -8
  173. package/docs/examples/w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +12 -8
  174. package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +12 -8
  175. package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +12 -8
  176. package/docs/examples/w-dropfiles_borderRadius.html +12 -8
  177. package/docs/examples/w-dropfiles_borderWidth.html +12 -8
  178. package/docs/examples/w-dropfiles_default.html +12 -8
  179. package/docs/examples/w-dropfiles_timeTransition.html +12 -8
  180. package/docs/examples/w-dynamic-list_change rows.html +12 -8
  181. package/docs/examples/w-dynamic-list_change slot.html +12 -8
  182. package/docs/examples/w-dynamic-list_default.html +12 -8
  183. package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +12 -8
  184. package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +12 -8
  185. package/docs/examples/w-dynamic-list_processItems.html +12 -8
  186. package/docs/examples/w-dynamic-list_render.html +12 -8
  187. package/docs/examples/w-dynamic-list_slot item with image.html +12 -8
  188. package/docs/examples/w-dynamic-list_viewHeightMax.html +12 -8
  189. package/docs/examples/w-echarts-vue-dyn_area.html +12 -8
  190. package/docs/examples/w-echarts-vue-dyn_bar3D.html +12 -8
  191. package/docs/examples/w-echarts-vue-dyn_continuous.html +12 -8
  192. package/docs/examples/w-echarts-vue-dyn_heatmap.html +12 -8
  193. package/docs/examples/w-echarts-vue-dyn_line.html +12 -8
  194. package/docs/examples/w-echarts-vue-dyn_line3D.html +12 -8
  195. package/docs/examples/w-echarts-vue-dyn_parallel.html +12 -8
  196. package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +12 -8
  197. package/docs/examples/w-echarts-vue-dyn_polar.html +12 -8
  198. package/docs/examples/w-echarts-vue-dyn_radar.html +12 -8
  199. package/docs/examples/w-echarts-vue-dyn_scatter.html +12 -8
  200. package/docs/examples/w-echarts-vue-dyn_stack.html +12 -8
  201. package/docs/examples/w-echarts-vue-dyn_surface.html +12 -8
  202. package/docs/examples/w-echarts-vue-dyn_tree.html +12 -8
  203. package/docs/examples/w-echarts-vue-dyn_treemap.html +12 -8
  204. package/docs/examples/w-explorer_bindRoot.html +12 -8
  205. package/docs/examples/w-explorer_btnDisplayTreeBackgroundColor_btnDisplayTreeBackgroundColorHover_btnDisplayTreeBackgroundColorFocus.html +12 -8
  206. package/docs/examples/w-explorer_btnDisplayTreeIconColor_btnDisplayTreeIconColorHover_btnDisplayTreeIconColorFocus.html +12 -8
  207. package/docs/examples/w-explorer_btnDisplayTreeIconShow_btnDisplayTreeIconHide_btnDisplayTreeIconSize.html +12 -8
  208. package/docs/examples/w-explorer_dark mode.html +12 -8
  209. package/docs/examples/w-explorer_default.html +12 -8
  210. package/docs/examples/w-explorer_defaultShowTreeFirst.html +12 -8
  211. package/docs/examples/w-explorer_defaultShowTreeFirst_noSelectedText.html +12 -8
  212. package/docs/examples/w-explorer_draggable.html +12 -8
  213. package/docs/examples/w-explorer_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +12 -8
  214. package/docs/examples/w-explorer_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +12 -8
  215. package/docs/examples/w-explorer_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +12 -8
  216. package/docs/examples/w-explorer_events.html +12 -8
  217. package/docs/examples/w-explorer_funSortTree.html +12 -8
  218. package/docs/examples/w-explorer_lineBetweenPathAndListWidth_lineBetweenPathAndListColor.html +12 -8
  219. package/docs/examples/w-explorer_listBackgroundColor.html +12 -8
  220. package/docs/examples/w-explorer_listFolderIcon_listFileIcon_listIconSize.html +12 -8
  221. package/docs/examples/w-explorer_listItemBackgroundColor_listItemBackgroundColorHover_listItemBackgroundColorActive.html +12 -8
  222. package/docs/examples/w-explorer_listItemIconColor_listItemIconColorHover_listItemIconColorActive.html +12 -8
  223. package/docs/examples/w-explorer_listItemRippleColor.html +12 -8
  224. package/docs/examples/w-explorer_listItemTextColor_listItemTextColorHover_listItemTextColorActive.html +12 -8
  225. package/docs/examples/w-explorer_listItemTextFontSize.html +12 -8
  226. package/docs/examples/w-explorer_listPaddingStyle.html +12 -8
  227. package/docs/examples/w-explorer_operatable.html +12 -8
  228. package/docs/examples/w-explorer_operatable_draggable.html +12 -8
  229. package/docs/examples/w-explorer_operatable_editorRenameCancelBtnBackgroundColor_editorRenameCancelBtnBackgroundColorHover.html +12 -8
  230. package/docs/examples/w-explorer_operatable_editorRenameCancelBtnIcon_editorRenameCancelBtnIconSize_editorRenameCancelBtnIconColor.html +12 -8
  231. package/docs/examples/w-explorer_operatable_editorRenameCancelBtnText_editorRenameCancelBtnTextColor_editorRenameCancelBtnTextColorHover.html +12 -8
  232. package/docs/examples/w-explorer_operatable_editorRenameContentBackgroundColor_editorRenameFooterBackgroundColor.html +12 -8
  233. package/docs/examples/w-explorer_operatable_editorRenameInputTextColor_editorRenameInputTextBottomLineBorderColor_editorRenameInputTextBottomLineBorderColorHover.html +12 -8
  234. package/docs/examples/w-explorer_operatable_editorRenameSaveBtnBackgroundColor_editorRenameSaveBtnBackgroundColorHover.html +12 -8
  235. package/docs/examples/w-explorer_operatable_editorRenameSaveBtnIcon_editorRenameSaveBtnIconSize_editorRenameSaveBtnIconColor.html +12 -8
  236. package/docs/examples/w-explorer_operatable_editorRenameSaveBtnText_editorRenameSaveBtnTextColor_editorRenameSaveBtnTextColorHover.html +12 -8
  237. package/docs/examples/w-explorer_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +12 -8
  238. package/docs/examples/w-explorer_operatable_operateBtnTooltip_operateItemTextForRename_perateItemTextForInsertChild.html +12 -8
  239. package/docs/examples/w-explorer_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +12 -8
  240. package/docs/examples/w-explorer_operatable_operateItemHeight_operateItemIconSize_operateItemPaddingStyle.html +12 -8
  241. package/docs/examples/w-explorer_operatable_operateItemIconForRename_operateItemIconForInsertChild_operateItemIconForDelete.html +12 -8
  242. package/docs/examples/w-explorer_operatable_operatePanelWidth_operatePanelHeight_operateItemIconSize.html +12 -8
  243. package/docs/examples/w-explorer_pathBackgroundColor.html +12 -8
  244. package/docs/examples/w-explorer_pathBtnBackgroundColor_pathBtnBackgroundColorHover.html +12 -8
  245. package/docs/examples/w-explorer_pathBtnTextColor_pathBtnTextColorHover.html +12 -8
  246. package/docs/examples/w-explorer_pathBtnTextFontSize.html +12 -8
  247. package/docs/examples/w-explorer_pathSepIcon_pathSepIconColor_pathSepIconSize.html +12 -8
  248. package/docs/examples/w-explorer_showTree.html +12 -8
  249. package/docs/examples/w-explorer_slot list-item-cover.html +12 -8
  250. package/docs/examples/w-explorer_slot list-item-sub.html +12 -8
  251. package/docs/examples/w-explorer_slot list-item-text-left.html +12 -8
  252. package/docs/examples/w-explorer_slot list-item-text-right.html +12 -8
  253. package/docs/examples/w-explorer_slot list-item_list-item-cover_list-head_list-foot.html +12 -8
  254. package/docs/examples/w-explorer_small text.html +12 -8
  255. package/docs/examples/w-explorer_toggleTreeFoldersAll.html +12 -8
  256. package/docs/examples/w-explorer_toggleTreeFoldersByFun.html +12 -8
  257. package/docs/examples/w-explorer_treeAfloat.html +12 -8
  258. package/docs/examples/w-explorer_treeBackgroundColor.html +12 -8
  259. package/docs/examples/w-explorer_treeDefItemHeight_listDefItemHeight.html +12 -8
  260. package/docs/examples/w-explorer_treeDefaultDisplayLevel.html +12 -8
  261. package/docs/examples/w-explorer_treeDrawerBarSize_treeDrawerBarColor.html +12 -8
  262. package/docs/examples/w-explorer_treeFolderIconColor_treeFolderIconColorHover_treeFolderIconColorActive.html +12 -8
  263. package/docs/examples/w-explorer_treeFolderIcon_treeFolderIconSize.html +12 -8
  264. package/docs/examples/w-explorer_treeIndent.html +12 -8
  265. package/docs/examples/w-explorer_treeItemBackgroundColor_treeItemBackgroundColorHover_treeItemBackgroundColorActive.html +12 -8
  266. package/docs/examples/w-explorer_treeItemRippleColor.html +12 -8
  267. package/docs/examples/w-explorer_treeItemTextColor_treeItemTextColorHover_treeItemTextColorActive.html +12 -8
  268. package/docs/examples/w-explorer_treeItemTextFontSize.html +12 -8
  269. package/docs/examples/w-explorer_treePaddingStyle.html +12 -8
  270. package/docs/examples/w-explorer_treeToggleIconColor_treeToggleIconBackgroundColor_treeToggleIconBackgroundColorHover.html +12 -8
  271. package/docs/examples/w-explorer_treeToggleIconSize.html +12 -8
  272. package/docs/examples/w-explorer_treeWidth.html +12 -8
  273. package/docs/examples/w-explorer_treeWidthMin_treeWidthMax.html +12 -8
  274. package/docs/examples/w-explorer_triggerClickTreeFolderByFun.html +12 -8
  275. package/docs/examples/w-explorer_triggerClickTreeFolderById.html +12 -8
  276. package/docs/examples/w-group-baggage_connLineColor.html +12 -8
  277. package/docs/examples/w-group-baggage_connLineWidth.html +12 -8
  278. package/docs/examples/w-group-baggage_connLineZoneWidth.html +12 -8
  279. package/docs/examples/w-group-baggage_contentBackgroundColor_contentBackgroundColorHover.html +12 -8
  280. package/docs/examples/w-group-baggage_contentBorderColor_contentBorderColorHover.html +12 -8
  281. package/docs/examples/w-group-baggage_contentBorderRadius.html +12 -8
  282. package/docs/examples/w-group-baggage_contentBorderWidth.html +12 -8
  283. package/docs/examples/w-group-baggage_contentPaddingStyle.html +12 -8
  284. package/docs/examples/w-group-baggage_contentTextColor_contentTextColorHover.html +12 -8
  285. package/docs/examples/w-group-baggage_contentTextFontSize.html +12 -8
  286. package/docs/examples/w-group-baggage_default.html +12 -8
  287. package/docs/examples/w-group-baggage_keyTag_keyText.html +12 -8
  288. package/docs/examples/w-group-baggage_slot tag.html +12 -8
  289. package/docs/examples/w-group-baggage_slot text-sub.html +12 -8
  290. package/docs/examples/w-group-baggage_slot text_contentPaddingStyle.html +12 -8
  291. package/docs/examples/w-group-baggage_tagBackgroundColor_tagBackgroundColorHover.html +12 -8
  292. package/docs/examples/w-group-baggage_tagBorderColor_tagBorderColorHover.html +12 -8
  293. package/docs/examples/w-group-baggage_tagBorderRadius.html +12 -8
  294. package/docs/examples/w-group-baggage_tagBorderWidth.html +12 -8
  295. package/docs/examples/w-group-baggage_tagClickable_contentClickable_events.html +12 -8
  296. package/docs/examples/w-group-baggage_tagDistBetweenTopAndBaseline.html +12 -8
  297. package/docs/examples/w-group-baggage_tagPaddingStyle_contentShiftTopFromBaseline.html +12 -8
  298. package/docs/examples/w-group-baggage_tagTextColor_tagTextColorHover.html +12 -8
  299. package/docs/examples/w-group-baggage_tagTextFontSize_contentShiftTopFromBaseline.html +12 -8
  300. package/docs/examples/w-group-check_backgroundColorActive.html +12 -8
  301. package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +12 -8
  302. package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +12 -8
  303. package/docs/examples/w-group-check_borderRadius.html +12 -8
  304. package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +12 -8
  305. package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +12 -8
  306. package/docs/examples/w-group-check_click (console.log).html +12 -8
  307. package/docs/examples/w-group-check_default.html +12 -8
  308. package/docs/examples/w-group-check_group (only one).html +12 -8
  309. package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +12 -8
  310. package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +12 -8
  311. package/docs/examples/w-group-check_icon (fontawesome).html +12 -8
  312. package/docs/examples/w-group-check_icon (material).html +12 -8
  313. package/docs/examples/w-group-check_iconColorActive.html +12 -8
  314. package/docs/examples/w-group-check_iconColor_iconColorHover.html +12 -8
  315. package/docs/examples/w-group-check_loading.html +12 -8
  316. package/docs/examples/w-group-check_loading_loadingColor.html +12 -8
  317. package/docs/examples/w-group-check_marginStyle.html +12 -8
  318. package/docs/examples/w-group-check_no shadowActive.html +12 -8
  319. package/docs/examples/w-group-check_not editable.html +12 -8
  320. package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +12 -8
  321. package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +12 -8
  322. package/docs/examples/w-group-check_shadow.html +12 -8
  323. package/docs/examples/w-group-check_shadowActiveStyle.html +12 -8
  324. package/docs/examples/w-group-check_shadow_shadowStyle.html +12 -8
  325. package/docs/examples/w-group-check_shiftLeft.html +12 -8
  326. package/docs/examples/w-group-check_shiftLeft_shiftRight.html +12 -8
  327. package/docs/examples/w-group-check_slot_shadow.html +12 -8
  328. package/docs/examples/w-group-check_textColor.html +12 -8
  329. package/docs/examples/w-group-check_textColorActive.html +12 -8
  330. package/docs/examples/w-group-check_textColor_textColorHover.html +12 -8
  331. package/docs/examples/w-group-check_tooltip.html +12 -8
  332. package/docs/examples/w-group-dragdrop_default.html +12 -8
  333. package/docs/examples/w-group-dragdrop_event (dragdrop).html +12 -8
  334. package/docs/examples/w-group-dragdrop_items(string array).html +12 -8
  335. package/docs/examples/w-group-dragdrop_keyBinder.html +12 -8
  336. package/docs/examples/w-group-dragdrop_not draggable.html +12 -8
  337. package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +12 -8
  338. package/docs/examples/w-group-radio_backgroundColorActive.html +12 -8
  339. package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +12 -8
  340. package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +12 -8
  341. package/docs/examples/w-group-radio_borderRadius.html +12 -8
  342. package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +12 -8
  343. package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +12 -8
  344. package/docs/examples/w-group-radio_click (console.log).html +12 -8
  345. package/docs/examples/w-group-radio_default.html +12 -8
  346. package/docs/examples/w-group-radio_group (only one).html +12 -8
  347. package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +12 -8
  348. package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +12 -8
  349. package/docs/examples/w-group-radio_icon (fontawesome).html +12 -8
  350. package/docs/examples/w-group-radio_icon (material).html +12 -8
  351. package/docs/examples/w-group-radio_iconColorActive.html +12 -8
  352. package/docs/examples/w-group-radio_iconColor_iconColorHover.html +12 -8
  353. package/docs/examples/w-group-radio_loading.html +12 -8
  354. package/docs/examples/w-group-radio_loading_loadingColor.html +12 -8
  355. package/docs/examples/w-group-radio_marginStyle.html +12 -8
  356. package/docs/examples/w-group-radio_no shadowActive.html +12 -8
  357. package/docs/examples/w-group-radio_not editable.html +12 -8
  358. package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +12 -8
  359. package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +12 -8
  360. package/docs/examples/w-group-radio_shadow.html +12 -8
  361. package/docs/examples/w-group-radio_shadowActiveStyle.html +12 -8
  362. package/docs/examples/w-group-radio_shadow_shadowStyle.html +12 -8
  363. package/docs/examples/w-group-radio_shiftLeft.html +12 -8
  364. package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +12 -8
  365. package/docs/examples/w-group-radio_slot_shadow.html +12 -8
  366. package/docs/examples/w-group-radio_textColor.html +12 -8
  367. package/docs/examples/w-group-radio_textColorActive.html +12 -8
  368. package/docs/examples/w-group-radio_textColor_textColorHover.html +12 -8
  369. package/docs/examples/w-group-radio_tooltip.html +12 -8
  370. package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +12 -8
  371. package/docs/examples/w-group-tags_borderColor_borderColorHover.html +12 -8
  372. package/docs/examples/w-group-tags_borderRadius.html +12 -8
  373. package/docs/examples/w-group-tags_closeWithInterceptor.html +12 -8
  374. package/docs/examples/w-group-tags_default.html +12 -8
  375. package/docs/examples/w-group-tags_editableClose(no close button).html +12 -8
  376. package/docs/examples/w-group-tags_editableClose(no close button)_editableInput(no input text).html +12 -8
  377. package/docs/examples/w-group-tags_editableInput(no input text).html +12 -8
  378. package/docs/examples/w-group-tags_enableActive_valueActive.html +12 -8
  379. package/docs/examples/w-group-tags_enableCloseEventOnly.html +12 -8
  380. package/docs/examples/w-group-tags_enableNodata.html +12 -8
  381. package/docs/examples/w-group-tags_enableNodata_nodata_editableClose(no close button)_editableInput(no input text).html +12 -8
  382. package/docs/examples/w-group-tags_icon (fontawesome).html +12 -8
  383. package/docs/examples/w-group-tags_icon (material).html +12 -8
  384. package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +12 -8
  385. package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +12 -8
  386. package/docs/examples/w-group-tags_inputTextButtonTooltip.html +12 -8
  387. package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +12 -8
  388. package/docs/examples/w-group-tags_inputTextWidth.html +12 -8
  389. package/docs/examples/w-group-tags_marginStyle.html +12 -8
  390. package/docs/examples/w-group-tags_modify loading by callback in click.html +12 -8
  391. package/docs/examples/w-group-tags_modify prog by callback in click.html +12 -8
  392. package/docs/examples/w-group-tags_no enableNodata.html +12 -8
  393. package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +12 -8
  394. package/docs/examples/w-group-tags_not draggable.html +12 -8
  395. package/docs/examples/w-group-tags_not editable.html +12 -8
  396. package/docs/examples/w-group-tags_object items.html +12 -8
  397. package/docs/examples/w-group-tags_object items_addButtonIcon_addButtonTextColor_addButtonTextColorHover.html +12 -8
  398. package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +12 -8
  399. package/docs/examples/w-group-tags_object items_keyIcon.html +12 -8
  400. package/docs/examples/w-group-tags_object items_keyText.html +12 -8
  401. package/docs/examples/w-group-tags_object items_keyTooltip.html +12 -8
  402. package/docs/examples/w-group-tags_object items_slot items.html +12 -8
  403. package/docs/examples/w-group-tags_object items_slot items_editableInput(no input button)_enableActive.html +12 -8
  404. package/docs/examples/w-group-tags_object items_slot items_enableColorsFromItem_editableInput(no input button).html +12 -8
  405. package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +12 -8
  406. package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +12 -8
  407. package/docs/examples/w-group-tags_shadowStyle.html +12 -8
  408. package/docs/examples/w-group-tags_shiftLeft.html +12 -8
  409. package/docs/examples/w-group-tags_slot input.html +12 -8
  410. package/docs/examples/w-group-tags_slot items.html +12 -8
  411. package/docs/examples/w-group-tags_slot items_enableActive_valueActive_paddingStyle.html +12 -8
  412. package/docs/examples/w-group-tags_suggests.html +12 -8
  413. package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +12 -8
  414. package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +12 -8
  415. package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +12 -8
  416. package/docs/examples/w-group-tags_textColor.html +12 -8
  417. package/docs/examples/w-group-tags_textColor_textColorHover.html +12 -8
  418. package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +12 -8
  419. package/docs/examples/w-highcharts-vue-dyn_area.html +12 -8
  420. package/docs/examples/w-highcharts-vue-dyn_bar.html +12 -8
  421. package/docs/examples/w-highcharts-vue-dyn_heatmap.html +12 -8
  422. package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +12 -8
  423. package/docs/examples/w-highcharts-vue-dyn_line.html +12 -8
  424. package/docs/examples/w-highcharts-vue-dyn_pie.html +12 -8
  425. package/docs/examples/w-highstock-vue-dyn_area.html +12 -8
  426. package/docs/examples/w-highstock-vue-dyn_line.html +12 -8
  427. package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +12 -8
  428. package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +12 -8
  429. package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +12 -8
  430. package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +12 -8
  431. package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +12 -8
  432. package/docs/examples/w-icon-svg_path_sizeOriginal.html +12 -8
  433. package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +27 -23
  434. package/docs/examples/w-image-cascading-dyn_colNum.html +27 -23
  435. package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +27 -23
  436. package/docs/examples/w-image-cascading-dyn_imageWidth.html +27 -23
  437. package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +27 -23
  438. package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +20 -16
  439. package/docs/examples/w-image-viewer-dyn_one image.html +20 -16
  440. package/docs/examples/w-input-checkbox_arrange_marginStyle.html +12 -8
  441. package/docs/examples/w-input-checkbox_arrange_paddingStyle.html +12 -8
  442. package/docs/examples/w-input-checkbox_click (console.log).html +12 -8
  443. package/docs/examples/w-input-checkbox_default.html +12 -8
  444. package/docs/examples/w-input-checkbox_marginStyle.html +12 -8
  445. package/docs/examples/w-input-checkbox_not editable.html +12 -8
  446. package/docs/examples/w-input-checkbox_object items_keyText.html +12 -8
  447. package/docs/examples/w-input-checkbox_paddingStyle.html +12 -8
  448. package/docs/examples/w-input-checkbox_slot_paddingStyle_verticalAlign_inputHeight.html +12 -8
  449. package/docs/examples/w-input-checkbox_textColor_textColorHover_textColorActive.html +12 -8
  450. package/docs/examples/w-input-radio_arrange_marginStyle.html +12 -8
  451. package/docs/examples/w-input-radio_arrange_paddingStyle.html +12 -8
  452. package/docs/examples/w-input-radio_click (console.log).html +12 -8
  453. package/docs/examples/w-input-radio_default.html +12 -8
  454. package/docs/examples/w-input-radio_marginStyle.html +12 -8
  455. package/docs/examples/w-input-radio_not editable.html +12 -8
  456. package/docs/examples/w-input-radio_object items_keyText.html +12 -8
  457. package/docs/examples/w-input-radio_paddingStyle.html +12 -8
  458. package/docs/examples/w-input-radio_slot_paddingStyle_verticalAlign_inputHeight.html +12 -8
  459. package/docs/examples/w-input-radio_textColor_textColorHover_textColorActive.html +12 -8
  460. package/docs/examples/w-json-view_default.html +12 -8
  461. package/docs/examples/w-json-view_events.html +12 -8
  462. package/docs/examples/w-json-view_filterKeywords_funFilter.html +12 -8
  463. package/docs/examples/w-json-view_filterKeywords_noResultsText.html +12 -8
  464. package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +12 -8
  465. package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +12 -8
  466. package/docs/examples/w-json-view_large data (15,500 lines).html +12 -8
  467. package/docs/examples/w-json-view_no viewHeightMax.html +12 -8
  468. package/docs/examples/w-json-view_rippleColor.html +12 -8
  469. package/docs/examples/w-json-view_toggleItemsAll.html +12 -8
  470. package/docs/examples/w-json-view_toggleItemsByFun.html +12 -8
  471. package/docs/examples/w-json-view_viewHeightMax.html +12 -8
  472. package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +12 -8
  473. package/docs/examples/w-leaflet-vue-dyn_contourSets.html +12 -8
  474. package/docs/examples/w-leaflet-vue-dyn_pointSets.html +12 -8
  475. package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +12 -8
  476. package/docs/examples/w-list-check_auto scroll.html +12 -8
  477. package/docs/examples/w-list-check_default.html +12 -8
  478. package/docs/examples/w-list-check_enableQuery.html +12 -8
  479. package/docs/examples/w-list-check_enableQuery_border.html +12 -8
  480. package/docs/examples/w-list-check_enableQuery_queryKeysPickForObjItem.html +12 -8
  481. package/docs/examples/w-list-check_enableQuery_querySepLineColor_querySepLineWidth.html +12 -8
  482. package/docs/examples/w-list-check_enableQuery_queryTextFontSize_queryTextColor_queryPlaceholder.html +12 -8
  483. package/docs/examples/w-list-check_enableQuery_slot item-content_itemBackgroundColorActive_itemCheckIconCheckedIconColorActive.html +12 -8
  484. package/docs/examples/w-list-check_item with no editable.html +12 -8
  485. package/docs/examples/w-list-check_item with no editable__itemCheckIconCheckedIconColorDisabled_itemCheckIconUncheckedIconColorDisabled.html +12 -8
  486. package/docs/examples/w-list-check_item with no editable_itemDisabledColor.html +12 -8
  487. package/docs/examples/w-list-check_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +12 -8
  488. package/docs/examples/w-list-check_itemCheckIconCheckedIconColor_itemCheckIconCheckedIconColorHover_itemCheckIconCheckedIconColorActive_itemCheckIconUncheckedIconColor.html +12 -8
  489. package/docs/examples/w-list-check_itemCheckIconCheckedIcon_itemCheckIconUncheckedIcon.html +12 -8
  490. package/docs/examples/w-list-check_itemCheckIconIconSize_itemIconSize_itemTextFontSize.html +12 -8
  491. package/docs/examples/w-list-check_itemRippleColor.html +12 -8
  492. package/docs/examples/w-list-check_itemTextColor_itemTextColorHover_itemTextColorActive_itemIconColor.html +12 -8
  493. package/docs/examples/w-list-check_keyPickForObjItem.html +12 -8
  494. package/docs/examples/w-list-check_keyText_keyIcon.html +12 -8
  495. package/docs/examples/w-list-check_paddingStyle_spaceBetweenCheckboxAndContent.html +12 -8
  496. package/docs/examples/w-list-check_slot footer.html +12 -8
  497. package/docs/examples/w-list-check_slot header.html +12 -8
  498. package/docs/examples/w-list-check_string items.html +12 -8
  499. package/docs/examples/w-list-expand_activeMode(multi).html +12 -8
  500. package/docs/examples/w-list-expand_auto scroll.html +12 -8
  501. package/docs/examples/w-list-expand_default.html +12 -8
  502. package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +12 -8
  503. package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +12 -8
  504. package/docs/examples/w-list-expand_paddingStyle.html +12 -8
  505. package/docs/examples/w-list-expand_slot footer.html +12 -8
  506. package/docs/examples/w-list-expand_slot header.html +12 -8
  507. package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +12 -8
  508. package/docs/examples/w-list-expand_slot item-header_item-content.html +12 -8
  509. package/docs/examples/w-list-horizontal_borderBottomSize.html +12 -8
  510. package/docs/examples/w-list-horizontal_default.html +12 -8
  511. package/docs/examples/w-list-horizontal_item with no editable.html +12 -8
  512. package/docs/examples/w-list-horizontal_item with no editable_itemDisabledColor.html +12 -8
  513. package/docs/examples/w-list-horizontal_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +12 -8
  514. package/docs/examples/w-list-horizontal_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +12 -8
  515. package/docs/examples/w-list-horizontal_itemBorderRadius.html +12 -8
  516. package/docs/examples/w-list-horizontal_itemBorderRadius_space.html +12 -8
  517. package/docs/examples/w-list-horizontal_itemRippleColor.html +12 -8
  518. package/docs/examples/w-list-horizontal_itemRippleColor_borderBottomColor_itemTextColorActive_itemIconColorActive.html +12 -8
  519. package/docs/examples/w-list-horizontal_itemTextFontSize_itemIconSize.html +12 -8
  520. package/docs/examples/w-list-horizontal_keyText_keyIcon.html +12 -8
  521. package/docs/examples/w-list-horizontal_no borderBottom.html +12 -8
  522. package/docs/examples/w-list-horizontal_paddingStyle.html +12 -8
  523. package/docs/examples/w-list-horizontal_paddingStyle_borderBottomColor_itemRippleColor_itemTextColor.html +12 -8
  524. package/docs/examples/w-list-horizontal_slot item.html +12 -8
  525. package/docs/examples/w-list-horizontal_space.html +12 -8
  526. package/docs/examples/w-list-horizontal_string items.html +12 -8
  527. package/docs/examples/w-list-radio_auto scroll.html +12 -8
  528. package/docs/examples/w-list-radio_default.html +12 -8
  529. package/docs/examples/w-list-radio_enableQuery.html +12 -8
  530. package/docs/examples/w-list-radio_enableQuery_border.html +12 -8
  531. package/docs/examples/w-list-radio_enableQuery_queryKeysPickForObjItem.html +12 -8
  532. package/docs/examples/w-list-radio_enableQuery_querySepLineColor_querySepLineWidth.html +12 -8
  533. package/docs/examples/w-list-radio_enableQuery_queryTextFontSize_queryTextColor_queryPlaceholder.html +12 -8
  534. package/docs/examples/w-list-radio_enableQuery_slot item-content_itemBackgroundColorActive_itemCheckIconCheckedIconColorActive.html +12 -8
  535. package/docs/examples/w-list-radio_item with no editable.html +12 -8
  536. package/docs/examples/w-list-radio_item with no editable__itemCheckIconCheckedIconColorDisabled_itemCheckIconUncheckedIconColorDisabled.html +12 -8
  537. package/docs/examples/w-list-radio_item with no editable_itemDisabledColor.html +12 -8
  538. package/docs/examples/w-list-radio_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +12 -8
  539. package/docs/examples/w-list-radio_itemCheckIconCheckedIconColor_itemCheckIconCheckedIconColorHover_itemCheckIconCheckedIconColorActive_itemCheckIconUncheckedIconColor.html +12 -8
  540. package/docs/examples/w-list-radio_itemCheckIconCheckedIcon_itemCheckIconUncheckedIcon.html +12 -8
  541. package/docs/examples/w-list-radio_itemCheckIconIconSize_itemIconSize_itemTextFontSize.html +12 -8
  542. package/docs/examples/w-list-radio_itemRippleColor.html +12 -8
  543. package/docs/examples/w-list-radio_itemTextColor_itemTextColorHover_itemTextColorActive_itemIconColor.html +12 -8
  544. package/docs/examples/w-list-radio_keyPickForObjItem.html +12 -8
  545. package/docs/examples/w-list-radio_keyText_keyIcon.html +12 -8
  546. package/docs/examples/w-list-radio_paddingStyle_spaceBetweenCheckboxAndContent.html +12 -8
  547. package/docs/examples/w-list-radio_slot footer.html +12 -8
  548. package/docs/examples/w-list-radio_slot header.html +12 -8
  549. package/docs/examples/w-list-radio_string items.html +12 -8
  550. package/docs/examples/w-list-vertical_auto scroll.html +12 -8
  551. package/docs/examples/w-list-vertical_default.html +12 -8
  552. package/docs/examples/w-list-vertical_enableActive (no active).html +12 -8
  553. package/docs/examples/w-list-vertical_enableActive (no active)_itemRippleColor.html +12 -8
  554. package/docs/examples/w-list-vertical_item with no editable.html +12 -8
  555. package/docs/examples/w-list-vertical_item with no editable_itemDisabledColor.html +12 -8
  556. package/docs/examples/w-list-vertical_item with no editable_itemTextColorDisabled_itemIconColorDisabled_itemBackgroundColorDisabled.html +12 -8
  557. package/docs/examples/w-list-vertical_itemActive.html +12 -8
  558. package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +12 -8
  559. package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +12 -8
  560. package/docs/examples/w-list-vertical_keyText_keyIcon.html +12 -8
  561. package/docs/examples/w-list-vertical_paddingStyle.html +12 -8
  562. package/docs/examples/w-list-vertical_slot footer.html +12 -8
  563. package/docs/examples/w-list-vertical_slot header.html +12 -8
  564. package/docs/examples/w-list-vertical_slot item_itemBackgroundColorActive.html +12 -8
  565. package/docs/examples/w-list-vertical_string items.html +12 -8
  566. package/docs/examples/w-panel-avatar_avatarBackgroundColor.html +12 -8
  567. package/docs/examples/w-panel-avatar_avatarBorderRadius.html +12 -8
  568. package/docs/examples/w-panel-avatar_avatarBorderWidth_avatarBorderColor_avatarBackgroundColor.html +12 -8
  569. package/docs/examples/w-panel-avatar_avatarIcon (fontawesome).html +12 -8
  570. package/docs/examples/w-panel-avatar_avatarIcon (material).html +12 -8
  571. package/docs/examples/w-panel-avatar_avatarIcon_avatarIconSize_avatarIconColor_avatarBackgroundColor.html +12 -8
  572. package/docs/examples/w-panel-avatar_avatarOuterPadding_avatarInnerPadding.html +12 -8
  573. package/docs/examples/w-panel-avatar_contentBackgroundColor.html +12 -8
  574. package/docs/examples/w-panel-avatar_contentBorderRadius.html +12 -8
  575. package/docs/examples/w-panel-avatar_contentShadow.html +12 -8
  576. package/docs/examples/w-panel-avatar_default.html +12 -8
  577. package/docs/examples/w-panel-avatar_headerPadding_headerTextColor_headerTextSize_subHeaderTextColor.html +12 -8
  578. package/docs/examples/w-panel-avatar_headerVerticalAlign_spaceVBetweenHeaderAndContent.html +12 -8
  579. package/docs/examples/w-panel-avatar_no avatarShadow.html +12 -8
  580. package/docs/examples/w-panel-avatar_sepLineWidth_sepLineColor.html +12 -8
  581. package/docs/examples/w-panel-avatar_shiftVFromAvaterCenter.html +12 -8
  582. package/docs/examples/w-panel-avatar_slot avatar_avatarBackgroundColor.html +12 -8
  583. package/docs/examples/w-panel-avatar_spaceHBetweenAvatarAndHeader_spaceVBetweenHeaderAndContent.html +12 -8
  584. package/docs/examples/w-panel-bulge_contentBackgroundColor.html +12 -8
  585. package/docs/examples/w-panel-bulge_contentBorderRadius.html +12 -8
  586. package/docs/examples/w-panel-bulge_default.html +12 -8
  587. package/docs/examples/w-panel-bulge_headerBorderRadius.html +12 -8
  588. package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +12 -8
  589. package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +12 -8
  590. package/docs/examples/w-panel-bulge_paddingStyle.html +12 -8
  591. package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +12 -8
  592. package/docs/examples/w-panel-bulge_with grey outer.html +12 -8
  593. package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +14 -10
  594. package/docs/examples/w-panel-divide-horizontal_barColor.html +12 -8
  595. package/docs/examples/w-panel-divide-horizontal_barSize.html +14 -10
  596. package/docs/examples/w-panel-divide-horizontal_default.html +12 -8
  597. package/docs/examples/w-panel-divide-horizontal_leftWidthMin_leftWidthMax.html +12 -8
  598. package/docs/examples/w-panel-divide-horizontal_ratio.html +12 -8
  599. package/docs/examples/w-panel-divide-horizontal_ratioMin_ratioMax.html +12 -8
  600. package/docs/examples/w-panel-divide-horizontal_rightWidthMin_rightWidthMax.html +12 -8
  601. package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +14 -10
  602. package/docs/examples/w-panel-divide-vertical_barColor.html +12 -8
  603. package/docs/examples/w-panel-divide-vertical_barSize.html +14 -10
  604. package/docs/examples/w-panel-divide-vertical_bottomHeightMin_bottomHeightMax.html +12 -8
  605. package/docs/examples/w-panel-divide-vertical_default.html +12 -8
  606. package/docs/examples/w-panel-divide-vertical_ratio.html +12 -8
  607. package/docs/examples/w-panel-divide-vertical_ratioMin_ratioMax.html +12 -8
  608. package/docs/examples/w-panel-divide-vertical_topHeightMin_topHeightMax.html +12 -8
  609. package/docs/examples/w-panel-label-Item_labelColor.html +12 -8
  610. package/docs/examples/w-panel-label-Item_labelFontSize.html +12 -8
  611. package/docs/examples/w-panel-label-Item_labelVerticalAlign.html +12 -8
  612. package/docs/examples/w-panel-label-Item_labelWidth.html +12 -8
  613. package/docs/examples/w-panel-label-Item_labelWidth_labelHorizontalAlign.html +12 -8
  614. package/docs/examples/w-panel-label-Item_seplines_labelColor.html +12 -8
  615. package/docs/examples/w-panel-label-Item_seplines_labelFontSize.html +12 -8
  616. package/docs/examples/w-panel-label-Item_seplines_labelWidth.html +12 -8
  617. package/docs/examples/w-panel-label-Item_seplines_labelWidth_labelHorizontalAlign.html +12 -8
  618. package/docs/examples/w-panel-label-Item_seplines_slot item-sub.html +12 -8
  619. package/docs/examples/w-panel-label-Item_seplines_slot item-sub_floatForItemSub.html +12 -8
  620. package/docs/examples/w-panel-label-Item_seplines_slot label.html +12 -8
  621. package/docs/examples/w-panel-label-Item_seplines_space.html +12 -8
  622. package/docs/examples/w-panel-label-Item_slot item-sub.html +12 -8
  623. package/docs/examples/w-panel-label-Item_slot item-sub_floatForItemSub.html +12 -8
  624. package/docs/examples/w-panel-label-Item_slot label.html +12 -8
  625. package/docs/examples/w-panel-label-Item_space.html +12 -8
  626. package/docs/examples/w-panel-label-Item_with group-tags_labelVerticalAlign_labelShiftTop.html +12 -8
  627. package/docs/examples/w-panel-label-Item_with select.html +12 -8
  628. package/docs/examples/w-panel-label-Item_with select_seplines.html +12 -8
  629. package/docs/examples/w-panel-label-Item_with text.html +12 -8
  630. package/docs/examples/w-panel-label-Item_with text_seplines.html +12 -8
  631. package/docs/examples/w-panel-label-Item_with textarea_labelVerticalAlign.html +12 -8
  632. package/docs/examples/w-panel-label-Item_with textarea_seplines.html +12 -8
  633. package/docs/examples/w-panel-scale_for select.html +12 -8
  634. package/docs/examples/w-panel-scale_for v-btn.html +12 -8
  635. package/docs/examples/w-panel-scale_for w-panel-bulge.html +12 -8
  636. package/docs/examples/w-panel-scale_for w-panel-scrolly.html +12 -8
  637. package/docs/examples/w-panel-scale_for w-text-suggest.html +12 -8
  638. package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +12 -8
  639. package/docs/examples/w-panel-scrolly_default.html +12 -8
  640. package/docs/examples/w-panel-scrolly_events.html +12 -8
  641. package/docs/examples/w-panel-scrolly_scrollTop.html +12 -8
  642. package/docs/examples/w-panel-stripe_borderRadius.html +12 -8
  643. package/docs/examples/w-panel-stripe_buttons in slot footer.html +12 -8
  644. package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +12 -8
  645. package/docs/examples/w-panel-stripe_no footer.html +12 -8
  646. package/docs/examples/w-panel-stripe_no header.html +12 -8
  647. package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +12 -8
  648. package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +12 -8
  649. package/docs/examples/w-panel-stripe_only slot title in header.html +12 -8
  650. package/docs/examples/w-panel-stripe_padding.html +12 -8
  651. package/docs/examples/w-panel-stripe_separate for slot content.html +12 -8
  652. package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +12 -8
  653. package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +12 -8
  654. package/docs/examples/w-panel-stripe_table in slot content.html +12 -8
  655. package/docs/examples/w-panel-stripe_with grey outer.html +12 -8
  656. package/docs/examples/w-popup-edit-text_default.html +12 -8
  657. package/docs/examples/w-popup-edit-text_in table.html +12 -8
  658. package/docs/examples/w-popup-edit-text_minWidthForPopup.html +12 -8
  659. package/docs/examples/w-popup-edit-text_minWidthForValue.html +12 -8
  660. package/docs/examples/w-popup-edit-text_no title.html +12 -8
  661. package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +12 -8
  662. package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +12 -8
  663. package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +12 -8
  664. package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +12 -8
  665. package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +12 -8
  666. package/docs/examples/w-popup_auto flipping in dialog.html +12 -8
  667. package/docs/examples/w-popup_auto flipping in scroll panel.html +12 -8
  668. package/docs/examples/w-popup_autoFitMaxWidth.html +12 -8
  669. package/docs/examples/w-popup_autoFitMinWidth.html +12 -8
  670. package/docs/examples/w-popup_backgroundColor.html +12 -8
  671. package/docs/examples/w-popup_borderRadius.html +12 -8
  672. package/docs/examples/w-popup_click item by latency hiding.html +12 -8
  673. package/docs/examples/w-popup_default.html +12 -8
  674. package/docs/examples/w-popup_in popup.html +12 -8
  675. package/docs/examples/w-popup_in scroll panel.html +12 -8
  676. package/docs/examples/w-popup_isolated.html +12 -8
  677. package/docs/examples/w-popup_maxWidth.html +12 -8
  678. package/docs/examples/w-popup_minWidth.html +12 -8
  679. package/docs/examples/w-popup_no shadow_backgroundColor.html +12 -8
  680. package/docs/examples/w-popup_not editable.html +12 -8
  681. package/docs/examples/w-popup_paddingStyle.html +12 -8
  682. package/docs/examples/w-popup_placement.html +12 -8
  683. package/docs/examples/w-popup_placementDist.html +12 -8
  684. package/docs/examples/w-popup_shadowStyle.html +12 -8
  685. package/docs/examples/w-popup_slot for table_maxWidth.html +12 -8
  686. package/docs/examples/w-popup_textColor_backgroundColor.html +12 -8
  687. package/docs/examples/w-popup_textFontSize.html +12 -8
  688. package/docs/examples/w-popup_transitionTime.html +12 -8
  689. package/docs/examples/w-progress-bar_decimal.html +12 -8
  690. package/docs/examples/w-progress-bar_default.html +12 -8
  691. package/docs/examples/w-progress-bar_enableContinuous.html +12 -8
  692. package/docs/examples/w-progress-bar_enableContinuous_continuousIncrease_continuousPeriod.html +12 -8
  693. package/docs/examples/w-progress-bar_enableContinuous_progColor_progBackgroundColor.html +12 -8
  694. package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +12 -8
  695. package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +12 -8
  696. package/docs/examples/w-progress-bar_height.html +12 -8
  697. package/docs/examples/w-progress-bar_height_borderRadius.html +12 -8
  698. package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +12 -8
  699. package/docs/examples/w-progress-bar_iconFinishColor.html +12 -8
  700. package/docs/examples/w-progress-bar_iconSize.html +12 -8
  701. package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +12 -8
  702. package/docs/examples/w-progress-bar_iconWaitingColor.html +12 -8
  703. package/docs/examples/w-progress-bar_progColor.html +12 -8
  704. package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +12 -8
  705. package/docs/examples/w-progress-bar_title.html +12 -8
  706. package/docs/examples/w-progress-bar_title_titleTextColor.html +12 -8
  707. package/docs/examples/w-progress-bar_title_titleTextFontSize.html +12 -8
  708. package/docs/examples/w-progress-bar_value=0 (waiting).html +12 -8
  709. package/docs/examples/w-progress-bar_value=100 (finish).html +12 -8
  710. package/docs/examples/w-progress-bar_valueTextColor.html +12 -8
  711. package/docs/examples/w-progress-bar_valueTextFontSize.html +12 -8
  712. package/docs/examples/w-progress-circle_color.html +12 -8
  713. package/docs/examples/w-progress-circle_color_trackColor.html +12 -8
  714. package/docs/examples/w-progress-circle_color_trackColor_textColor.html +12 -8
  715. package/docs/examples/w-progress-circle_default.html +12 -8
  716. package/docs/examples/w-progress-circle_small size.html +12 -8
  717. package/docs/examples/w-progress-circle_tooltip.html +12 -8
  718. package/docs/examples/w-progress-circle_tooltip_tooltipBorderRadius.html +12 -8
  719. package/docs/examples/w-progress-circle_tooltip_tooltipPaddingStyle.html +12 -8
  720. package/docs/examples/w-progress-circle_tooltip_tooltipTextColor_tooltipBackgroundColor.html +12 -8
  721. package/docs/examples/w-progress-circle_tooltip_tooltipTextFontSize.html +12 -8
  722. package/docs/examples/w-progress-circle_very small size.html +12 -8
  723. package/docs/examples/w-progress-circle_width.html +12 -8
  724. package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +12 -8
  725. package/docs/examples/w-quill-vue-dyn_default.html +12 -8
  726. package/docs/examples/w-quill-vue-dyn_height.html +12 -8
  727. package/docs/examples/w-quill-vue-dyn_not editable.html +12 -8
  728. package/docs/examples/w-quill-vue-dyn_settings.html +12 -8
  729. package/docs/examples/w-segments-vertical_alignStart_alignEnd.html +75 -8
  730. package/docs/examples/w-segments-vertical_axisColor_tickColor_tickSize_tickLabelColor.html +75 -8
  731. package/docs/examples/w-segments-vertical_default.html +75 -8
  732. package/docs/examples/w-segments-vertical_events_textCanClick_segmentCanClick.html +75 -8
  733. package/docs/examples/w-segments-vertical_funFormatTickValue.html +75 -8
  734. package/docs/examples/w-segments-vertical_funSegmentBackgroundColor_funSegmentBorderColor.html +75 -8
  735. package/docs/examples/w-segments-vertical_items(continuous)_alignStart_alignEnd_textShift.html +75 -8
  736. package/docs/examples/w-segments-vertical_keyValueStart_keyValueEnd_keyText.html +75 -8
  737. package/docs/examples/w-segments-vertical_paddingStyle_textShift_width_height.html +75 -8
  738. package/docs/examples/w-segments-vertical_segmentBackgroundColor_segmentBorderColor_segmentSize.html +75 -8
  739. package/docs/examples/w-segments-vertical_slot support-left_width_paddingStyle_segmentBackgroundType.html +498 -0
  740. package/docs/examples/w-segments-vertical_slot support-right_width_paddingStyle_segmentBackgroundType.html +498 -0
  741. package/docs/examples/w-segments-vertical_slot text.html +75 -8
  742. package/docs/examples/w-segments-vertical_textFontSize_textColor_textBackgroundColor.html +75 -8
  743. package/docs/examples/w-segments-vertical_textTriangularSize_textTriangularRatio.html +75 -8
  744. package/docs/examples/w-segments-vertical_textWithPopup_slot text-popup.html +75 -8
  745. package/docs/examples/w-segments-vertical_title_titleColor_titleFontSize_titleShift.html +436 -0
  746. package/docs/examples/w-segments-vertical_valueMin_valueMax.html +75 -8
  747. package/docs/examples/w-segments-vertical_width_height.html +75 -8
  748. package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +12 -8
  749. package/docs/examples/w-switch_default.html +12 -8
  750. package/docs/examples/w-switch_not editable.html +12 -8
  751. package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +12 -8
  752. package/docs/examples/w-switch_switchSize_textFontSize.html +12 -8
  753. package/docs/examples/w-switch_text.html +12 -8
  754. package/docs/examples/w-switch_text_textColor_textColorHover.html +12 -8
  755. package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +12 -8
  756. package/docs/examples/w-switch_use string (y or n).html +12 -8
  757. package/docs/examples/w-table-dyn_default.html +12 -8
  758. package/docs/examples/w-table-dyn_editable.html +12 -8
  759. package/docs/examples/w-table-dyn_editable_checkId.html +12 -8
  760. package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +12 -8
  761. package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +12 -8
  762. package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +12 -8
  763. package/docs/examples/w-table-dyn_editable_language_checkId_tooltipAddRow.html +12 -8
  764. package/docs/examples/w-table-dyn_editable_language_textLabelDataName_textPlaceholderDataName.html +12 -8
  765. package/docs/examples/w-table-dyn_editable_no enableInfor.html +12 -8
  766. package/docs/examples/w-table-dyn_editable_no enableMenu.html +12 -8
  767. package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +12 -8
  768. package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +12 -8
  769. package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +12 -8
  770. package/docs/examples/w-table-dyn_editable_slot btns.html +12 -8
  771. package/docs/examples/w-table-dyn_fixIds (fix id).html +12 -8
  772. package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +12 -8
  773. package/docs/examples/w-table-dyn_name_description.html +12 -8
  774. package/docs/examples/w-table-dyn_no enableInfor.html +12 -8
  775. package/docs/examples/w-table-dyn_no enableMenu.html +12 -8
  776. package/docs/examples/w-table-dyn_opt.kpHead.html +12 -8
  777. package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +12 -8
  778. package/docs/examples/w-table-dyn_slot btns.html +12 -8
  779. package/docs/examples/w-table-dyn_slot infor (name_description).html +12 -8
  780. package/docs/examples/w-table-dyn_sortColIds (sort by order).html +12 -8
  781. package/docs/examples/w-text-int_borderRadius.html +12 -8
  782. package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +12 -8
  783. package/docs/examples/w-text-int_border_borderRadius.html +12 -8
  784. package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +12 -8
  785. package/docs/examples/w-text-int_border_default.html +12 -8
  786. package/docs/examples/w-text-int_border_not editable.html +12 -8
  787. package/docs/examples/w-text-int_border_width.html +12 -8
  788. package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +12 -8
  789. package/docs/examples/w-text-int_buttonIconSize.html +12 -8
  790. package/docs/examples/w-text-int_default.html +12 -8
  791. package/docs/examples/w-text-int_not editable.html +12 -8
  792. package/docs/examples/w-text-int_textColor.html +12 -8
  793. package/docs/examples/w-text-int_textFontSize.html +12 -8
  794. package/docs/examples/w-text-int_width.html +12 -8
  795. package/docs/examples/w-text-select_a lot of items.html +12 -8
  796. package/docs/examples/w-text-select_borderRadius.html +12 -8
  797. package/docs/examples/w-text-select_border_a lot of items.html +12 -8
  798. package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +12 -8
  799. package/docs/examples/w-text-select_border_borderRadius.html +12 -8
  800. package/docs/examples/w-text-select_border_default.html +12 -8
  801. package/docs/examples/w-text-select_border_events.html +12 -8
  802. package/docs/examples/w-text-select_border_expansionIconSize.html +12 -8
  803. package/docs/examples/w-text-select_border_fullwidth.html +12 -8
  804. package/docs/examples/w-text-select_border_itemPaddingStyle.html +12 -8
  805. package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +12 -8
  806. package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight.html +12 -8
  807. package/docs/examples/w-text-select_border_items(string array).html +12 -8
  808. package/docs/examples/w-text-select_border_keyText.html +12 -8
  809. package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +12 -8
  810. package/docs/examples/w-text-select_border_leftIcon (material).html +12 -8
  811. package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +12 -8
  812. package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +12 -8
  813. package/docs/examples/w-text-select_border_maxHeight.html +12 -8
  814. package/docs/examples/w-text-select_border_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +12 -8
  815. package/docs/examples/w-text-select_border_minWidth_autoFitMinWidth_autoFitMaxWidth.html +12 -8
  816. package/docs/examples/w-text-select_border_not editable.html +12 -8
  817. package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +12 -8
  818. package/docs/examples/w-text-select_border_paddingStyle (thin style).html +12 -8
  819. package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +12 -8
  820. package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +12 -8
  821. package/docs/examples/w-text-select_border_showExpansionIcon.html +12 -8
  822. package/docs/examples/w-text-select_border_slot item.html +12 -8
  823. package/docs/examples/w-text-select_border_slot select.html +12 -8
  824. package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +12 -8
  825. package/docs/examples/w-text-select_border_textFontSize.html +12 -8
  826. package/docs/examples/w-text-select_border_with popup.html +12 -8
  827. package/docs/examples/w-text-select_default.html +12 -8
  828. package/docs/examples/w-text-select_events.html +12 -8
  829. package/docs/examples/w-text-select_expansionIconSize.html +12 -8
  830. package/docs/examples/w-text-select_fullwidth.html +12 -8
  831. package/docs/examples/w-text-select_itemPaddingStyle.html +12 -8
  832. package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +12 -8
  833. package/docs/examples/w-text-select_itemTextFontSize_defItemHeight.html +12 -8
  834. package/docs/examples/w-text-select_items(string array).html +12 -8
  835. package/docs/examples/w-text-select_keyText.html +12 -8
  836. package/docs/examples/w-text-select_leftIcon (fontawesome).html +12 -8
  837. package/docs/examples/w-text-select_leftIcon (material).html +12 -8
  838. package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +12 -8
  839. package/docs/examples/w-text-select_leftIcon_leftIconSize.html +12 -8
  840. package/docs/examples/w-text-select_maxHeight.html +12 -8
  841. package/docs/examples/w-text-select_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +12 -8
  842. package/docs/examples/w-text-select_minWidth_autoFitMinWidth_autoFitMaxWidth.html +12 -8
  843. package/docs/examples/w-text-select_not editable.html +12 -8
  844. package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +12 -8
  845. package/docs/examples/w-text-select_paddingStyle (thin style).html +12 -8
  846. package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +12 -8
  847. package/docs/examples/w-text-select_rightIcon_rightIconSize.html +12 -8
  848. package/docs/examples/w-text-select_showExpansionIcon.html +12 -8
  849. package/docs/examples/w-text-select_slot item.html +12 -8
  850. package/docs/examples/w-text-select_slot select.html +12 -8
  851. package/docs/examples/w-text-select_textColor_expansionIconColor.html +12 -8
  852. package/docs/examples/w-text-select_textFontSize.html +12 -8
  853. package/docs/examples/w-text-select_with popup.html +12 -8
  854. package/docs/examples/w-text-suggest_a lot of items.html +12 -8
  855. package/docs/examples/w-text-suggest_borderRadius.html +12 -8
  856. package/docs/examples/w-text-suggest_border_a lot of items.html +12 -8
  857. package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +12 -8
  858. package/docs/examples/w-text-suggest_border_borderRadius.html +12 -8
  859. package/docs/examples/w-text-suggest_border_default.html +12 -8
  860. package/docs/examples/w-text-suggest_border_events.html +12 -8
  861. package/docs/examples/w-text-suggest_border_expansionIconSize.html +12 -8
  862. package/docs/examples/w-text-suggest_border_fullwidth.html +12 -8
  863. package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +12 -8
  864. package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +12 -8
  865. package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +12 -8
  866. package/docs/examples/w-text-suggest_border_items(string array).html +12 -8
  867. package/docs/examples/w-text-suggest_border_keyText.html +12 -8
  868. package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +12 -8
  869. package/docs/examples/w-text-suggest_border_leftIcon (material).html +12 -8
  870. package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +12 -8
  871. package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +12 -8
  872. package/docs/examples/w-text-suggest_border_noResultsText.html +12 -8
  873. package/docs/examples/w-text-suggest_border_not editable.html +12 -8
  874. package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +12 -8
  875. package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +12 -8
  876. package/docs/examples/w-text-suggest_border_placeholder.html +12 -8
  877. package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +12 -8
  878. package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +12 -8
  879. package/docs/examples/w-text-suggest_border_showExpansionIcon.html +12 -8
  880. package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +12 -8
  881. package/docs/examples/w-text-suggest_border_slot item.html +12 -8
  882. package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +12 -8
  883. package/docs/examples/w-text-suggest_border_textFontSize.html +12 -8
  884. package/docs/examples/w-text-suggest_border_with popup.html +12 -8
  885. package/docs/examples/w-text-suggest_default.html +12 -8
  886. package/docs/examples/w-text-suggest_events.html +12 -8
  887. package/docs/examples/w-text-suggest_expansionIconSize.html +12 -8
  888. package/docs/examples/w-text-suggest_fullwidth.html +12 -8
  889. package/docs/examples/w-text-suggest_itemPaddingStyle.html +12 -8
  890. package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +12 -8
  891. package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +12 -8
  892. package/docs/examples/w-text-suggest_items(string array).html +12 -8
  893. package/docs/examples/w-text-suggest_keyText.html +12 -8
  894. package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +12 -8
  895. package/docs/examples/w-text-suggest_leftIcon (material).html +12 -8
  896. package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +12 -8
  897. package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +12 -8
  898. package/docs/examples/w-text-suggest_maxHeight.html +12 -8
  899. package/docs/examples/w-text-suggest_maxWidth_autoFitMinWidth_autoFitMaxWidth.html +12 -8
  900. package/docs/examples/w-text-suggest_minWidth_autoFitMinWidth_autoFitMaxWidth.html +12 -8
  901. package/docs/examples/w-text-suggest_noResultsText.html +12 -8
  902. package/docs/examples/w-text-suggest_not editable.html +12 -8
  903. package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +12 -8
  904. package/docs/examples/w-text-suggest_paddingStyle (thin style).html +12 -8
  905. package/docs/examples/w-text-suggest_placeholder.html +12 -8
  906. package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +12 -8
  907. package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +12 -8
  908. package/docs/examples/w-text-suggest_showExpansionIcon.html +12 -8
  909. package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +12 -8
  910. package/docs/examples/w-text-suggest_slot item.html +12 -8
  911. package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +12 -8
  912. package/docs/examples/w-text-suggest_textFontSize.html +12 -8
  913. package/docs/examples/w-text-suggest_with popup.html +12 -8
  914. package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +12 -8
  915. package/docs/examples/w-text_border_borderRadius_paddingStyle.html +12 -8
  916. package/docs/examples/w-text_border_default.html +12 -8
  917. package/docs/examples/w-text_border_events.html +12 -8
  918. package/docs/examples/w-text_border_fullwidth.html +12 -8
  919. package/docs/examples/w-text_border_leftIcon (fontawesome).html +12 -8
  920. package/docs/examples/w-text_border_leftIcon (material).html +12 -8
  921. package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +12 -8
  922. package/docs/examples/w-text_border_not editable.html +12 -8
  923. package/docs/examples/w-text_border_placeholder.html +12 -8
  924. package/docs/examples/w-text_border_rightIcon_rightIconColor_rightIconColorHover.html +12 -8
  925. package/docs/examples/w-text_border_textAlign.html +12 -8
  926. package/docs/examples/w-text_border_textColor.html +12 -8
  927. package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +12 -8
  928. package/docs/examples/w-text_default.html +12 -8
  929. package/docs/examples/w-text_events.html +12 -8
  930. package/docs/examples/w-text_fullwidth.html +12 -8
  931. package/docs/examples/w-text_leftIcon (fontawesome).html +12 -8
  932. package/docs/examples/w-text_leftIcon (material).html +12 -8
  933. package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +12 -8
  934. package/docs/examples/w-text_leftIcon_leftIconSize.html +12 -8
  935. package/docs/examples/w-text_leftIcon_leftIconTooltip.html +12 -8
  936. package/docs/examples/w-text_not editable.html +12 -8
  937. package/docs/examples/w-text_placeholder.html +12 -8
  938. package/docs/examples/w-text_rightIcon.html +12 -8
  939. package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +12 -8
  940. package/docs/examples/w-text_rightIcon_rightIconSize.html +12 -8
  941. package/docs/examples/w-text_rightIcon_rightIconTooltip.html +12 -8
  942. package/docs/examples/w-text_textAlign.html +12 -8
  943. package/docs/examples/w-text_textColor.html +12 -8
  944. package/docs/examples/w-text_textFontSize.html +12 -8
  945. package/docs/examples/w-textarea_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +12 -8
  946. package/docs/examples/w-textarea_border_borderRadius_paddingStyle.html +12 -8
  947. package/docs/examples/w-textarea_border_default.html +12 -8
  948. package/docs/examples/w-textarea_border_events.html +12 -8
  949. package/docs/examples/w-textarea_border_fullwidth.html +12 -8
  950. package/docs/examples/w-textarea_border_leftIcon (fontawesome).html +12 -8
  951. package/docs/examples/w-textarea_border_leftIcon (material).html +12 -8
  952. package/docs/examples/w-textarea_border_leftIcon_leftIconColor_leftIconColorHover.html +12 -8
  953. package/docs/examples/w-textarea_border_not editable.html +12 -8
  954. package/docs/examples/w-textarea_border_placeholder.html +12 -8
  955. package/docs/examples/w-textarea_border_rightIcon_rightIconColor_rightIconColorHover.html +12 -8
  956. package/docs/examples/w-textarea_border_textAlign.html +12 -8
  957. package/docs/examples/w-textarea_border_textColor.html +12 -8
  958. package/docs/examples/w-textarea_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +12 -8
  959. package/docs/examples/w-textarea_default.html +12 -8
  960. package/docs/examples/w-textarea_events.html +12 -8
  961. package/docs/examples/w-textarea_fullwidth.html +12 -8
  962. package/docs/examples/w-textarea_leftIcon (fontawesome).html +12 -8
  963. package/docs/examples/w-textarea_leftIcon (material).html +12 -8
  964. package/docs/examples/w-textarea_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +12 -8
  965. package/docs/examples/w-textarea_leftIcon_leftIconSize.html +12 -8
  966. package/docs/examples/w-textarea_leftIcon_leftIconTooltip.html +12 -8
  967. package/docs/examples/w-textarea_not editable.html +12 -8
  968. package/docs/examples/w-textarea_placeholder.html +12 -8
  969. package/docs/examples/w-textarea_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +12 -8
  970. package/docs/examples/w-textarea_rightIcon_rightIconSize_verticalAlign.html +12 -8
  971. package/docs/examples/w-textarea_rightIcon_rightIconTooltip_verticalAlign.html +12 -8
  972. package/docs/examples/w-textarea_rightIcon_verticalAlign.html +12 -8
  973. package/docs/examples/w-textarea_textAlign.html +12 -8
  974. package/docs/examples/w-textarea_textColor.html +12 -8
  975. package/docs/examples/w-textarea_textFontSize.html +12 -8
  976. package/docs/examples/w-timeday-range_between.html +12 -8
  977. package/docs/examples/w-timeday-range_borderRadius.html +12 -8
  978. package/docs/examples/w-timeday-range_border_between.html +12 -8
  979. package/docs/examples/w-timeday-range_border_borderRadius.html +12 -8
  980. package/docs/examples/w-timeday-range_border_default.html +12 -8
  981. package/docs/examples/w-timeday-range_border_icon (fontawesome).html +12 -8
  982. package/docs/examples/w-timeday-range_border_icon (material).html +12 -8
  983. package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +12 -8
  984. package/docs/examples/w-timeday-range_border_iconTooltip.html +12 -8
  985. package/docs/examples/w-timeday-range_border_not editable.html +12 -8
  986. package/docs/examples/w-timeday-range_border_paddingStyle (equal height to using icon).html +12 -8
  987. package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_placementDist.html +12 -8
  988. package/docs/examples/w-timeday-range_border_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  989. package/docs/examples/w-timeday-range_border_pickColor.html +12 -8
  990. package/docs/examples/w-timeday-range_border_textColor.html +12 -8
  991. package/docs/examples/w-timeday-range_default.html +12 -8
  992. package/docs/examples/w-timeday-range_icon (fontawesome).html +12 -8
  993. package/docs/examples/w-timeday-range_icon (material).html +12 -8
  994. package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +12 -8
  995. package/docs/examples/w-timeday-range_iconTooltip.html +12 -8
  996. package/docs/examples/w-timeday-range_icon_iconSize_placementDist.html +12 -8
  997. package/docs/examples/w-timeday-range_not editable.html +12 -8
  998. package/docs/examples/w-timeday-range_paddingStyle (equal height to using icon).html +12 -8
  999. package/docs/examples/w-timeday-range_paddingStyle (thin style)_placementDist.html +12 -8
  1000. package/docs/examples/w-timeday-range_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  1001. package/docs/examples/w-timeday-range_pickColor.html +12 -8
  1002. package/docs/examples/w-timeday-range_textColor.html +12 -8
  1003. package/docs/examples/w-timeday_borderRadius.html +12 -8
  1004. package/docs/examples/w-timeday_border_borderRadius.html +12 -8
  1005. package/docs/examples/w-timeday_border_default.html +12 -8
  1006. package/docs/examples/w-timeday_border_icon (fontawesome).html +12 -8
  1007. package/docs/examples/w-timeday_border_icon (material).html +12 -8
  1008. package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +12 -8
  1009. package/docs/examples/w-timeday_border_iconTooltip.html +12 -8
  1010. package/docs/examples/w-timeday_border_not editable.html +12 -8
  1011. package/docs/examples/w-timeday_border_paddingStyle (equal height to using icon).html +12 -8
  1012. package/docs/examples/w-timeday_border_paddingStyle (thin style)_placementDist.html +12 -8
  1013. package/docs/examples/w-timeday_border_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  1014. package/docs/examples/w-timeday_border_pickColor.html +12 -8
  1015. package/docs/examples/w-timeday_border_textColor.html +12 -8
  1016. package/docs/examples/w-timeday_default.html +12 -8
  1017. package/docs/examples/w-timeday_icon (fontawesome).html +12 -8
  1018. package/docs/examples/w-timeday_icon (material).html +12 -8
  1019. package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +12 -8
  1020. package/docs/examples/w-timeday_iconTooltip.html +12 -8
  1021. package/docs/examples/w-timeday_icon_iconSize_placementDist.html +12 -8
  1022. package/docs/examples/w-timeday_not editable.html +12 -8
  1023. package/docs/examples/w-timeday_paddingStyle (equal height to using icon).html +12 -8
  1024. package/docs/examples/w-timeday_paddingStyle (thin style)_placementDist.html +12 -8
  1025. package/docs/examples/w-timeday_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  1026. package/docs/examples/w-timeday_pickColor.html +12 -8
  1027. package/docs/examples/w-timeday_textColor.html +12 -8
  1028. package/docs/examples/w-timeminute-range_between.html +12 -8
  1029. package/docs/examples/w-timeminute-range_borderRadius.html +12 -8
  1030. package/docs/examples/w-timeminute-range_border_between.html +12 -8
  1031. package/docs/examples/w-timeminute-range_border_borderRadius.html +12 -8
  1032. package/docs/examples/w-timeminute-range_border_default.html +12 -8
  1033. package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +12 -8
  1034. package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +12 -8
  1035. package/docs/examples/w-timeminute-range_border_icon (material).html +12 -8
  1036. package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +12 -8
  1037. package/docs/examples/w-timeminute-range_border_iconTooltip.html +12 -8
  1038. package/docs/examples/w-timeminute-range_border_minuteInter.html +12 -8
  1039. package/docs/examples/w-timeminute-range_border_minutesCustom.html +12 -8
  1040. package/docs/examples/w-timeminute-range_border_not editable.html +12 -8
  1041. package/docs/examples/w-timeminute-range_border_paddingStyle (equal height to using icon).html +12 -8
  1042. package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_placementDist.html +12 -8
  1043. package/docs/examples/w-timeminute-range_border_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  1044. package/docs/examples/w-timeminute-range_border_pickColor.html +12 -8
  1045. package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +12 -8
  1046. package/docs/examples/w-timeminute-range_default.html +12 -8
  1047. package/docs/examples/w-timeminute-range_hourMin_hourMax.html +12 -8
  1048. package/docs/examples/w-timeminute-range_icon (fontawesome).html +12 -8
  1049. package/docs/examples/w-timeminute-range_icon (material).html +12 -8
  1050. package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +12 -8
  1051. package/docs/examples/w-timeminute-range_iconTooltip.html +12 -8
  1052. package/docs/examples/w-timeminute-range_icon_iconSize_placementDist.html +12 -8
  1053. package/docs/examples/w-timeminute-range_minuteInter.html +12 -8
  1054. package/docs/examples/w-timeminute-range_minutesCustom.html +12 -8
  1055. package/docs/examples/w-timeminute-range_not editable.html +12 -8
  1056. package/docs/examples/w-timeminute-range_paddingStyle (equal height to using icon).html +12 -8
  1057. package/docs/examples/w-timeminute-range_paddingStyle (thin style)_placementDist.html +12 -8
  1058. package/docs/examples/w-timeminute-range_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  1059. package/docs/examples/w-timeminute-range_pickColor.html +12 -8
  1060. package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +12 -8
  1061. package/docs/examples/w-timeminute_borderRadius.html +12 -8
  1062. package/docs/examples/w-timeminute_border_borderRadius.html +12 -8
  1063. package/docs/examples/w-timeminute_border_default.html +12 -8
  1064. package/docs/examples/w-timeminute_border_hourMin_hourMax.html +12 -8
  1065. package/docs/examples/w-timeminute_border_icon (fontawesome).html +12 -8
  1066. package/docs/examples/w-timeminute_border_icon (material).html +12 -8
  1067. package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +12 -8
  1068. package/docs/examples/w-timeminute_border_iconTooltip.html +12 -8
  1069. package/docs/examples/w-timeminute_border_minuteInter.html +12 -8
  1070. package/docs/examples/w-timeminute_border_minutesCustom.html +12 -8
  1071. package/docs/examples/w-timeminute_border_not editable.html +12 -8
  1072. package/docs/examples/w-timeminute_border_paddingStyle (equal height to using icon).html +12 -8
  1073. package/docs/examples/w-timeminute_border_paddingStyle (thin style)_placementDist.html +12 -8
  1074. package/docs/examples/w-timeminute_border_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  1075. package/docs/examples/w-timeminute_border_pickColor.html +12 -8
  1076. package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +12 -8
  1077. package/docs/examples/w-timeminute_default.html +12 -8
  1078. package/docs/examples/w-timeminute_hourMin_hourMax.html +12 -8
  1079. package/docs/examples/w-timeminute_icon (fontawesome).html +12 -8
  1080. package/docs/examples/w-timeminute_icon (material).html +12 -8
  1081. package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +12 -8
  1082. package/docs/examples/w-timeminute_iconTooltip.html +12 -8
  1083. package/docs/examples/w-timeminute_icon_iconSize_placementDist.html +12 -8
  1084. package/docs/examples/w-timeminute_minuteInter.html +12 -8
  1085. package/docs/examples/w-timeminute_minutesCustom.html +12 -8
  1086. package/docs/examples/w-timeminute_not editable.html +12 -8
  1087. package/docs/examples/w-timeminute_paddingStyle (equal height to using icon).html +12 -8
  1088. package/docs/examples/w-timeminute_paddingStyle (thin style)_placementDist.html +12 -8
  1089. package/docs/examples/w-timeminute_paddingStyle (thin style)_textFontSize_placementDist.html +12 -8
  1090. package/docs/examples/w-timeminute_pickColor.html +12 -8
  1091. package/docs/examples/w-timeminute_textColor_expansionIconColor.html +12 -8
  1092. package/docs/examples/w-tinymce-vue-dyn_default.html +12 -8
  1093. package/docs/examples/w-tinymce-vue-dyn_height.html +12 -8
  1094. package/docs/examples/w-tinymce-vue-dyn_not editable.html +12 -8
  1095. package/docs/examples/w-tinymce-vue-dyn_settings.html +12 -8
  1096. package/docs/examples/w-tooltip_auto flipping in dialog.html +12 -8
  1097. package/docs/examples/w-tooltip_auto flipping in popup.html +12 -8
  1098. package/docs/examples/w-tooltip_auto flipping in scroll panel.html +12 -8
  1099. package/docs/examples/w-tooltip_autoFitMaxWidth.html +12 -8
  1100. package/docs/examples/w-tooltip_autoFitMinWidth.html +12 -8
  1101. package/docs/examples/w-tooltip_backgroundColor.html +12 -8
  1102. package/docs/examples/w-tooltip_borderRadius.html +12 -8
  1103. package/docs/examples/w-tooltip_default.html +12 -8
  1104. package/docs/examples/w-tooltip_in scroll panel.html +12 -8
  1105. package/docs/examples/w-tooltip_maxWidth.html +12 -8
  1106. package/docs/examples/w-tooltip_minWidth.html +12 -8
  1107. package/docs/examples/w-tooltip_no shadow_backgroundColor.html +12 -8
  1108. package/docs/examples/w-tooltip_not editable.html +12 -8
  1109. package/docs/examples/w-tooltip_paddingStyle.html +12 -8
  1110. package/docs/examples/w-tooltip_placement.html +12 -8
  1111. package/docs/examples/w-tooltip_placementDist.html +12 -8
  1112. package/docs/examples/w-tooltip_scroll in large zone.html +12 -8
  1113. package/docs/examples/w-tooltip_shadowStyle.html +12 -8
  1114. package/docs/examples/w-tooltip_slot for table_maxWidth.html +12 -8
  1115. package/docs/examples/w-tooltip_textColor_backgroundColor.html +12 -8
  1116. package/docs/examples/w-tooltip_textFontSize.html +12 -8
  1117. package/docs/examples/w-tooltip_transitionTime.html +12 -8
  1118. package/docs/examples/w-tree_activable_itemActive.html +12 -8
  1119. package/docs/examples/w-tree_activable_itemActive_funActive.html +12 -8
  1120. package/docs/examples/w-tree_activable_itemActive_itemTextColor_itemTextColorHover.html +12 -8
  1121. package/docs/examples/w-tree_default.html +12 -8
  1122. package/docs/examples/w-tree_defaultDisplayLevel.html +12 -8
  1123. package/docs/examples/w-tree_draggable.html +12 -8
  1124. package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +12 -8
  1125. package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +12 -8
  1126. package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +12 -8
  1127. package/docs/examples/w-tree_events.html +12 -8
  1128. package/docs/examples/w-tree_filterKeywords_funFilter.html +12 -8
  1129. package/docs/examples/w-tree_filterKeywords_noResultsText.html +12 -8
  1130. package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +12 -8
  1131. package/docs/examples/w-tree_iconSize(20).html +12 -8
  1132. package/docs/examples/w-tree_iconSize(20)_defItemHeight(24).html +12 -8
  1133. package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +12 -8
  1134. package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +12 -8
  1135. package/docs/examples/w-tree_indent.html +12 -8
  1136. package/docs/examples/w-tree_itemRippleColor.html +12 -8
  1137. package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +12 -8
  1138. package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +12 -8
  1139. package/docs/examples/w-tree_no viewHeightMax.html +12 -8
  1140. package/docs/examples/w-tree_operatable.html +12 -8
  1141. package/docs/examples/w-tree_operatable_draggable.html +12 -8
  1142. package/docs/examples/w-tree_operatable_editorRenameCancelBtnBackgroundColor_editorRenameCancelBtnBackgroundColorHover.html +12 -8
  1143. package/docs/examples/w-tree_operatable_editorRenameCancelBtnIcon_editorRenameCancelBtnIconSize_editorRenameCancelBtnIconColor.html +12 -8
  1144. package/docs/examples/w-tree_operatable_editorRenameCancelBtnText_editorRenameCancelBtnTextColor_editorRenameCancelBtnTextColorHover.html +12 -8
  1145. package/docs/examples/w-tree_operatable_editorRenameContentBackgroundColor_editorRenameFooterBackgroundColor.html +12 -8
  1146. package/docs/examples/w-tree_operatable_editorRenameInputTextColor_editorRenameInputTextBottomLineBorderColor_editorRenameInputTextBottomLineBorderColorHover.html +12 -8
  1147. package/docs/examples/w-tree_operatable_editorRenameSaveBtnBackgroundColor_editorRenameSaveBtnBackgroundColorHover.html +12 -8
  1148. package/docs/examples/w-tree_operatable_editorRenameSaveBtnIcon_editorRenameSaveBtnIconSize_editorRenameSaveBtnIconColor.html +12 -8
  1149. package/docs/examples/w-tree_operatable_editorRenameSaveBtnText_editorRenameSaveBtnTextColor_editorRenameSaveBtnTextColorHover.html +12 -8
  1150. package/docs/examples/w-tree_operatable_funOperateItem.html +12 -8
  1151. package/docs/examples/w-tree_operatable_operateBtnIconSize_operateBtnBackgroundColor_operateBtnBackgroundColorHover.html +12 -8
  1152. package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForRename_operateItemTextForInsertBefore.html +12 -8
  1153. package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +12 -8
  1154. package/docs/examples/w-tree_operatable_operateItemHeight_operateItemIconSize_operateItemPaddingStyle.html +12 -8
  1155. package/docs/examples/w-tree_operatable_operateItemIconForRename_operateItemIconForInsertBefore_operateItemIconForInsertChild.html +12 -8
  1156. package/docs/examples/w-tree_operatable_operatePanelWidth_operatePanelHeight_operateItemIconSize.html +12 -8
  1157. package/docs/examples/w-tree_paddingStyle.html +12 -8
  1158. package/docs/examples/w-tree_selectable.html +12 -8
  1159. package/docs/examples/w-tree_selectable_draggable.html +12 -8
  1160. package/docs/examples/w-tree_slot.html +12 -8
  1161. package/docs/examples/w-tree_slot_edit-text.html +12 -8
  1162. package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +12 -8
  1163. package/docs/examples/w-tree_slot_locked_selectable.html +12 -8
  1164. package/docs/examples/w-tree_slot_operatable.html +12 -8
  1165. package/docs/examples/w-tree_slot_selectable.html +12 -8
  1166. package/docs/examples/w-tree_slot_selectable_draggable.html +12 -8
  1167. package/docs/examples/w-tree_slot_selectable_iconSize(20)_defItemHeight(24).html +12 -8
  1168. package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +12 -8
  1169. package/docs/examples/w-tree_toggleItemsAll.html +12 -8
  1170. package/docs/examples/w-tree_toggleItemsByFun.html +12 -8
  1171. package/docs/examples/w-tree_viewHeightMax.html +12 -8
  1172. package/docs/global.html +1 -1
  1173. package/docs/index.html +1 -1
  1174. package/docs/module-WAggridVueDyn.html +1 -1
  1175. package/docs/module-WBadge.html +1 -1
  1176. package/docs/module-WButtonChip.html +1 -1
  1177. package/docs/module-WButtonCircle.html +1 -1
  1178. package/docs/module-WCheckbox.html +1 -1
  1179. package/docs/module-WCkeditorVueDyn.html +1 -1
  1180. package/docs/module-WConfirm.html +1 -1
  1181. package/docs/module-WDialog.html +1 -1
  1182. package/docs/module-WDrawer.html +1 -1
  1183. package/docs/module-WDropfiles.html +1 -1
  1184. package/docs/module-WDynamicList.html +1 -1
  1185. package/docs/module-WEchartsVueDyn.html +1 -1
  1186. package/docs/module-WExplorer.html +1 -1
  1187. package/docs/module-WGroupBaggage.html +1 -1
  1188. package/docs/module-WGroupCheck.html +1 -1
  1189. package/docs/module-WGroupDragdrop.html +1 -1
  1190. package/docs/module-WGroupRadio.html +1 -1
  1191. package/docs/module-WGroupTags.html +1 -1
  1192. package/docs/module-WHighchartsBitmapDyn.html +1 -1
  1193. package/docs/module-WHighchartsVueDyn.html +1 -1
  1194. package/docs/module-WHighstockVueDyn.html +1 -1
  1195. package/docs/module-WIcon.html +1 -1
  1196. package/docs/module-WIconLoading.html +1 -1
  1197. package/docs/module-WIconSvg.html +1 -1
  1198. package/docs/module-WImageCascadingDyn.html +1 -1
  1199. package/docs/module-WImageViewerDyn.html +1 -1
  1200. package/docs/module-WInputCheckbox.html +1 -1
  1201. package/docs/module-WInputRadio.html +1 -1
  1202. package/docs/module-WJsonView.html +1 -1
  1203. package/docs/module-WLeafletVueDyn.html +1 -1
  1204. package/docs/module-WListCheck.html +1 -1
  1205. package/docs/module-WListExpand.html +1 -1
  1206. package/docs/module-WListExpandItem.html +1 -1
  1207. package/docs/module-WListHorizontal.html +1 -1
  1208. package/docs/module-WListItem.html +1 -1
  1209. package/docs/module-WListRadio.html +1 -1
  1210. package/docs/module-WListVertical.html +1 -1
  1211. package/docs/module-WPanelAvatar.html +1 -1
  1212. package/docs/module-WPanelBulge.html +1 -1
  1213. package/docs/module-WPanelDivideHorizontal.html +1 -1
  1214. package/docs/module-WPanelDivideVertical.html +1 -1
  1215. package/docs/module-WPanelLabelItem.html +1 -1
  1216. package/docs/module-WPanelScale.html +1 -1
  1217. package/docs/module-WPanelScrolly.html +1 -1
  1218. package/docs/module-WPanelScrollyCore.html +1 -1
  1219. package/docs/module-WPanelStripe.html +1 -1
  1220. package/docs/module-WPopup.html +1 -1
  1221. package/docs/module-WPopupEditText.html +1 -1
  1222. package/docs/module-WProgressBar.html +1 -1
  1223. package/docs/module-WProgressCircle.html +1 -1
  1224. package/docs/module-WQuillVueDyn.html +1 -1
  1225. package/docs/module-WSegmentsVertical.html +103 -7
  1226. package/docs/module-WShellBottomLine.html +1 -1
  1227. package/docs/module-WShellEllipse.html +1 -1
  1228. package/docs/module-WSwitch.html +1 -1
  1229. package/docs/module-WTableDyn.html +1 -1
  1230. package/docs/module-WText.html +1 -1
  1231. package/docs/module-WTextCore.html +1 -1
  1232. package/docs/module-WTextInt.html +1 -1
  1233. package/docs/module-WTextIntCore.html +1 -1
  1234. package/docs/module-WTextSelect.html +1 -1
  1235. package/docs/module-WTextSuggest.html +1 -1
  1236. package/docs/module-WTextSuggestCore.html +1 -1
  1237. package/docs/module-WTextarea.html +1 -1
  1238. package/docs/module-WTextareaCore.html +1 -1
  1239. package/docs/module-WTimeday.html +1 -1
  1240. package/docs/module-WTimedayCore.html +1 -1
  1241. package/docs/module-WTimedayRange.html +1 -1
  1242. package/docs/module-WTimedayRangeCore.html +1 -1
  1243. package/docs/module-WTimeminute.html +1 -1
  1244. package/docs/module-WTimeminuteCore.html +1 -1
  1245. package/docs/module-WTimeminuteRange.html +1 -1
  1246. package/docs/module-WTimeminuteRangeCore.html +1 -1
  1247. package/docs/module-WTinymceVueDyn.html +1 -1
  1248. package/docs/module-WTooltip.html +1 -1
  1249. package/docs/module-WTree.html +1 -1
  1250. package/docs/module-WTreeIconCheckbox.html +1 -1
  1251. package/docs/module-WTreeIconToggle.html +1 -1
  1252. package/docs/vuetifyColor.mjs.html +1 -1
  1253. package/package.json +2 -2
  1254. package/public/index.html +9 -7
  1255. package/src/AppZoneWImageCascadingDyn.vue +15 -15
  1256. package/src/AppZoneWImageViewerDyn.vue +8 -8
  1257. package/src/AppZoneWPanelDivideHorizontal.vue +4 -4
  1258. package/src/AppZoneWPanelDivideVertical.vue +4 -4
  1259. package/src/AppZoneWSegmentsVertical.vue +180 -0
  1260. package/src/components/WListCheck.vue +1 -1
  1261. package/src/components/WSegmentsVertical.vue +180 -18
  1262. package/src/js/parseDirection.mjs +59 -0
  1263. package/src/js/parseSpace.mjs +6 -21
  1264. package/toolg/gDistApp.mjs +9 -7
  1265. package/toolg/gExtractHtml.mjs +9 -7
@@ -5,6 +5,13 @@
5
5
 
6
6
  <div :style="`position:relative; width:${plotWidth}px; height:${plotHeight}px; border-left:1px solid ${useAxisColor};`">
7
7
 
8
+ <div
9
+ :style="`position:absolute; top:50%; left:0%; width:${100}px; color:${useTitleColor}; font-size:${titleFontSize}; text-align:center; transform-origin:center; transform:translate(-50%,-50%) rotate(-90deg) translateY(${useTitleShift}px);`"
10
+ v-if="title"
11
+ >
12
+ {{title}}
13
+ </div>
14
+
8
15
  <div
9
16
  :style="`position:absolute; top:${l.y}px; left:0px; transform:translate( calc( ${getLabelShift(l.align)} ), -50% );`"
10
17
  :key="'label'+kl"
@@ -24,13 +31,27 @@
24
31
  </div>
25
32
 
26
33
  <div
27
- :style="`position:absolute; top:${s.y}px; left:-${segmentSize/2}px; width:${segmentSize}px; height:${s.height}px; background:${getSegmentBackgroundColor(ks)}; border:1px solid ${getSegmentBorderColor(ks)}; ${useSegmentCursor}`"
34
+ :style="`position:absolute; top:${s.y}px; left:-${segmentSize/2}px; width:${segmentSize}px; height:${s.height}px; ${getSegmentBackground(ks)} ${getSegmentBorder(ks)} ${useSegmentCursor}`"
28
35
  :key="'sample-block'+ks"
29
36
  v-for="(s,ks) in useSamplesLocs"
30
37
  @click="(ev)=>{clickSegment(ev,s.data)}"
31
38
  >
32
39
  </div>
33
40
 
41
+ <div :style="`position:absolute; top:0px; left:0px; transform:translateX(-${paddingLeft}px);`">
42
+ <slot
43
+ name="support-left"
44
+ :convertValueToY="convertValueToY"
45
+ ></slot>
46
+ </div>
47
+
48
+ <div :style="`position:absolute; top:0px; left:${useTickOuter}px;`">
49
+ <slot
50
+ name="support-right"
51
+ :convertValueToY="convertValueToY"
52
+ ></slot>
53
+ </div>
54
+
34
55
  <div
35
56
  :style="`position:absolute; top:${s.yc}px; left:${useTextShift}px;`"
36
57
  :key="'sample-text'+ks"
@@ -134,9 +155,12 @@ import values from 'lodash/values'
134
155
  import isestr from 'wsemi/src/isestr.mjs'
135
156
  import isfun from 'wsemi/src/isfun.mjs'
136
157
  import isnum from 'wsemi/src/isnum.mjs'
158
+ import isobj from 'wsemi/src/isobj.mjs'
137
159
  import cdbl from 'wsemi/src/cdbl.mjs'
160
+ import replace from 'wsemi/src/replace.mjs'
138
161
  import WPopup from './WPopup.vue'
139
162
  import parseSpace from '../js/parseSpace.mjs'
163
+ import parseDirection from '../js/parseDirection.mjs'
140
164
  import color2hex from '../js/vuetifyColor.mjs'
141
165
 
142
166
 
@@ -150,6 +174,10 @@ import color2hex from '../js/vuetifyColor.mjs'
150
174
  * @vue-prop {String} [keyText='text'] 輸入項目物件存放顯示文字之欄位字串,預設'text'
151
175
  * @vue-prop {Number} [valueMin=null] 輸入項目陣列內全部值之最小值數字,預設null
152
176
  * @vue-prop {Number} [valueMax=null] 輸入項目陣列內全部值之最大值數字,預設null
177
+ * @vue-prop {String} [title='left'] 輸入軸標題文字字串,可選'left'與'right',預設'left'
178
+ * @vue-prop {String} [titleColor='#444'] 輸入軸標題文字顏色字串,預設'#444'
179
+ * @vue-prop {String} [titleFontSize='1rem'] 輸入軸標題文字字型大小字串,預設'1rem'
180
+ * @vue-prop {Number} [titleShift=null] 輸入軸標題與左側軸距離數字,單位為px,若給null則自動使用值為-paddingStyle.left+12,預設null
153
181
  * @vue-prop {String} [alignStart='left'] 輸入項目起始值刻度文字對齊字串,可選'left'與'right',預設'left'
154
182
  * @vue-prop {String} [alignEnd='right'] 輸入項目結束值刻度文字對齊字串,可選'left'與'right',預設'right'
155
183
  * @vue-prop {Function} [funFormatTickValue=null] 輸入處理項目數據之刻度值用以顯示函數,預設null
@@ -158,9 +186,13 @@ import color2hex from '../js/vuetifyColor.mjs'
158
186
  * @vue-prop {Number} [tickSize=5] 輸入刻度尺寸(為單側寬度)數字,單位為px,預設5
159
187
  * @vue-prop {String} [tickLabelColor='#666'] 輸入刻度文字顏色字串,預設'#666'
160
188
  * @vue-prop {String} [tickLabelFontSize='0.7rem'] 輸入刻度文字字型大小字串,預設'0.7rem'
189
+ * @vue-prop {String} [segmentBackgroundType='color'] 輸入區塊背景類型字串,可選'color'或'image',預設'color'
190
+ * @vue-prop {String} [segmentBackgroundImage=''] 輸入區塊背景圖片字串,通過background-image:url(...)設定,預設''
191
+ * @vue-prop {Function} [funSegmentBackgroundImage=null] 輸入處理項目數據之區塊背景圖片函數,預設null
192
+ * @vue-prop {String} [segmentBackgroundImageSize='75%'] 輸入區塊背景圖片尺寸字串,預設'75%'
161
193
  * @vue-prop {String} [segmentBackgroundColor='#FFB74D'] 輸入區塊背景顏色字串,預設'#FFB74D'
162
194
  * @vue-prop {Function} [funSegmentBackgroundColor=null] 輸入處理項目數據之區塊背景函數,預設null
163
- * @vue-prop {String} [segmentBorderColor='#FFB74D'] 輸入區塊邊框顏色字串,預設'#FB8C00'
195
+ * @vue-prop {String|Object} [segmentBorderColor='#FFB74D'] 輸入區塊邊框顏色字串或物件,給予物件時可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,預設'#FB8C00'
164
196
  * @vue-prop {Function} [funSegmentBorderColor=null] 輸入處理項目數據之區塊邊框函數,預設null
165
197
  * @vue-prop {Number} [segmentSize=6] 輸入區塊尺寸(為兩側總寬度)數字,單位為px,預設6
166
198
  * @vue-prop {Boolean} [textWithPopup=false] 輸入項目文字是否可點擊顯示popup彈窗布林值,預設false
@@ -169,7 +201,7 @@ import color2hex from '../js/vuetifyColor.mjs'
169
201
  * @vue-prop {String} [textBackgroundColor='#ddd'] 輸入項目文字區之背景顏色字串,預設'#ddd'
170
202
  * @vue-prop {Number} [textTriangularSize=15] 輸入項目文字區之箭頭長度數字,單位為px,若textTriangularSize/textTriangularRatio*2小於項目文字區高度時則會破圖,預設15
171
203
  * @vue-prop {Number} [textTriangularRatio=1.5] 輸入項目文字區之箭頭長寬比值數字,若textTriangularSize/textTriangularRatio*2小於項目文字區高度時則會破圖,預設1.5
172
- * @vue-prop {Number} [textShift=null] 輸入項目文字區與左側軸距離數字,單位為px,若給null則自動使用paddingStyle.left值,預設null
204
+ * @vue-prop {Number} [textShift=null] 輸入項目文字區與左側軸距離數字,單位為px,若給null則自動使用值為1+segmentSize/2+paddingStyle.left,預設null
173
205
  * @vue-prop {Boolean} [textCanClick=false] 輸入項目文字是否可點擊布林值,預設false
174
206
  * @vue-prop {Boolean} [segmentCanClick=false] 輸入區塊是否可點擊布林值,預設false
175
207
  */
@@ -221,6 +253,22 @@ export default {
221
253
  type: Number,
222
254
  default: null,
223
255
  },
256
+ title: {
257
+ type: String,
258
+ default: '',
259
+ },
260
+ titleColor: {
261
+ type: String,
262
+ default: '#444',
263
+ },
264
+ titleFontSize: {
265
+ type: String,
266
+ default: '1rem',
267
+ },
268
+ titleShift: {
269
+ type: Number,
270
+ default: null,
271
+ },
224
272
  alignStart: {
225
273
  type: String,
226
274
  default: 'left',
@@ -253,6 +301,10 @@ export default {
253
301
  type: String,
254
302
  default: '0.7rem',
255
303
  },
304
+ segmentBackgroundType: {
305
+ type: String,
306
+ default: 'color', //color image
307
+ },
256
308
  segmentBackgroundColor: {
257
309
  type: String,
258
310
  default: '#FFB74D',
@@ -261,8 +313,20 @@ export default {
261
313
  type: Function,
262
314
  default: null,
263
315
  },
264
- segmentBorderColor: {
316
+ segmentBackgroundImage: {
265
317
  type: String,
318
+ default: '',
319
+ },
320
+ funSegmentBackgroundImage: {
321
+ type: Function,
322
+ default: null,
323
+ },
324
+ segmentBackgroundImageSize: {
325
+ type: String,
326
+ default: '75%',
327
+ },
328
+ segmentBorderColor: {
329
+ type: [String, Object],
266
330
  default: '#FB8C00',
267
331
  },
268
332
  funSegmentBorderColor: {
@@ -479,6 +543,14 @@ export default {
479
543
  return r
480
544
  },
481
545
 
546
+ userValueRange: function() {
547
+ let vo = this
548
+
549
+ let r = vo.useValueMax - vo.useValueMin
550
+
551
+ return r
552
+ },
553
+
482
554
  useItems: function() {
483
555
  let vo = this
484
556
 
@@ -572,14 +644,11 @@ export default {
572
644
  useLabelsLocs: function() {
573
645
  let vo = this
574
646
 
575
- //range
576
- let range = vo.useValueMax - vo.useValueMin
577
-
578
647
  //locs
579
648
  let locs = map(vo.useLabels, (v) => {
580
649
 
581
650
  //y
582
- let y = (v.value - vo.useValueMin) / range * vo.plotHeight
651
+ let y = vo.convertValueToY(v.value)
583
652
 
584
653
  //label
585
654
  let label = v.value
@@ -632,6 +701,11 @@ export default {
632
701
  return locs
633
702
  },
634
703
 
704
+ useTitleColor: function() {
705
+ let vo = this
706
+ return color2hex(vo.titleColor)
707
+ },
708
+
635
709
  useAxisColor: function() {
636
710
  let vo = this
637
711
  return color2hex(vo.axisColor)
@@ -653,6 +727,29 @@ export default {
653
727
  return b ? 'cursor:pointer;' : ''
654
728
  },
655
729
 
730
+ useTitleShift: function() {
731
+ let vo = this
732
+
733
+ //titleShift
734
+ if (isNumber(vo.titleShift)) {
735
+ return vo.titleShift
736
+ }
737
+
738
+ //自動計算
739
+ let s = -vo.paddingLeft + 12
740
+
741
+ return s
742
+ },
743
+
744
+ useTickOuter: function() {
745
+ let vo = this
746
+
747
+ let s = vo.tickSize
748
+ s += 4
749
+
750
+ return s
751
+ },
752
+
656
753
  useTextShift: function() {
657
754
  let vo = this
658
755
 
@@ -661,7 +758,7 @@ export default {
661
758
  return vo.textShift
662
759
  }
663
760
 
664
- //給予paddingLeft
761
+ //自動計算
665
762
  let s = 1 + vo.segmentSize / 2
666
763
  if (vo.useAlignStart === 'right' || vo.useAlignEnd === 'right') {
667
764
  s += vo.paddingLeft
@@ -689,6 +786,14 @@ export default {
689
786
  },
690
787
  methods: {
691
788
 
789
+ convertValueToY: function(v) {
790
+ let vo = this
791
+
792
+ let y = (v - vo.useValueMin) / vo.userValueRange * vo.plotHeight
793
+
794
+ return y
795
+ },
796
+
692
797
  getLabelShift: function(align) {
693
798
  let vo = this
694
799
 
@@ -696,13 +801,31 @@ export default {
696
801
  if (align === 'left') {
697
802
  t = '-100% - '
698
803
  }
699
- let s = Math.max(vo.tickSize, 0)
700
- s += 4
804
+ let s = vo.useTickOuter
701
805
  let c = `${t}${s}px`
702
806
 
703
807
  return c
704
808
  },
705
809
 
810
+ getSegmentBackground: function(k) {
811
+ let vo = this
812
+
813
+ let bg = ''
814
+ if (vo.segmentBackgroundType === 'color') {
815
+ bg = `background:${vo.getSegmentBackgroundColor(k)};`
816
+ }
817
+ else if (vo.segmentBackgroundType === 'image') {
818
+ let segmentBackgroundImageSize = vo.segmentBackgroundImageSize
819
+ segmentBackgroundImageSize = replace(segmentBackgroundImageSize, ';', '')
820
+ bg = `background-image:url('${vo.getSegmentBackgroundImage(k)}'); background-size:${segmentBackgroundImageSize}; background-repeat:repeat;`
821
+ }
822
+ else {
823
+ throw new Error(`segmentBackgroundType[${vo.segmentBackgroundType}] need to set 'color' or 'image'`)
824
+ }
825
+
826
+ return bg
827
+ },
828
+
706
829
  getSegmentBackgroundColor: function(k) {
707
830
  let vo = this
708
831
 
@@ -716,28 +839,67 @@ export default {
716
839
  let item = get(vo, `useItems.${k}.data`, {})
717
840
 
718
841
  //funSegmentBackgroundColor
719
- c = vo.funSegmentBackgroundColor(item, c)
842
+ c = vo.funSegmentBackgroundColor(item)
720
843
 
721
844
  }
722
845
 
723
846
  return c
724
847
  },
725
848
 
726
- getSegmentBorderColor: function(k) {
849
+ getSegmentBackgroundImage: function(k) {
727
850
  let vo = this
728
851
 
729
- //color2hex
730
- let c = color2hex(vo.segmentBorderColor)
852
+ //img
853
+ let img = vo.segmentBackgroundImage
731
854
 
732
855
  //check
733
- if (isfun(vo.funSegmentBorderColor)) {
856
+ if (isfun(vo.funSegmentBackgroundImage)) {
734
857
 
735
858
  //item
736
859
  let item = get(vo, `useItems.${k}.data`, {})
737
860
 
738
- //funSegmentBorderColor
739
- c = vo.funSegmentBorderColor(item, c)
861
+ //funSegmentBackgroundImage
862
+ img = vo.funSegmentBackgroundImage(item)
863
+
864
+ }
865
+
866
+ return img
867
+ },
868
+
869
+ getSegmentBorder: function(k) {
870
+ let vo = this
740
871
 
872
+ //cv
873
+ let cv = (color) => {
874
+
875
+ //color2hex
876
+ let c = color2hex(color)
877
+
878
+ //check
879
+ if (isfun(vo.funSegmentBorderColor)) {
880
+
881
+ //item
882
+ let item = get(vo, `useItems.${k}.data`, {})
883
+
884
+ //funSegmentBorderColor
885
+ c = vo.funSegmentBorderColor(item)
886
+
887
+ }
888
+
889
+ return c
890
+ }
891
+
892
+ let c
893
+ if (isobj(vo.segmentBorderColor)) {
894
+ let r = parseDirection(vo.segmentBorderColor, { def: '', type: 'text' })
895
+ let cl = cv(r.left)
896
+ let cr = cv(r.right)
897
+ let ct = cv(r.top)
898
+ let cb = cv(r.bottom)
899
+ c = `border-left:1px solid ${cl}; border-right:1px solid ${cr}; border-top:1px solid ${ct}; border-bottom:1px solid ${cb};`
900
+ }
901
+ else {
902
+ c = `border:1px solid ${cv(vo.segmentBorderColor)};`
741
903
  }
742
904
 
743
905
  return c
@@ -0,0 +1,59 @@
1
+ import isNumber from 'lodash/isNumber'
2
+ import get from 'lodash/get'
3
+ import isstr from 'wsemi/src/isstr.mjs'
4
+
5
+
6
+ function parseDirection(obj, opt = {}) {
7
+
8
+ //def
9
+ let def = get(opt, 'def', '')
10
+
11
+ //type
12
+ let type = get(opt, 'type', '')
13
+ if (type !== 'num' && type !== 'text') {
14
+ type = 'num'
15
+ }
16
+
17
+ //ck
18
+ let ck
19
+ if (type === 'num') {
20
+ ck = isNumber
21
+ }
22
+ else if (type === 'text') {
23
+ ck = isstr
24
+ }
25
+
26
+ //四方向
27
+ let left = def
28
+ let right = def
29
+ let top = def
30
+ let bottom = def
31
+ if (ck(get(obj, 'h'))) {
32
+ left = get(obj, 'h')
33
+ right = left
34
+ }
35
+ if (ck(get(obj, 'v'))) {
36
+ top = get(obj, 'v')
37
+ bottom = top
38
+ }
39
+ if (ck(get(obj, 'left'))) {
40
+ left = get(obj, 'left')
41
+ }
42
+ if (ck(get(obj, 'right'))) {
43
+ right = get(obj, 'right')
44
+ }
45
+ if (ck(get(obj, 'top'))) {
46
+ top = get(obj, 'top')
47
+ }
48
+ if (ck(get(obj, 'bottom'))) {
49
+ bottom = get(obj, 'bottom')
50
+ }
51
+
52
+ //r
53
+ let r = { left, right, top, bottom }
54
+
55
+ return r
56
+ }
57
+
58
+
59
+ export default parseDirection
@@ -1,7 +1,7 @@
1
- import isNumber from 'lodash/isNumber'
2
1
  import get from 'lodash/get'
3
2
  import isbol from 'wsemi/src/isbol.mjs'
4
3
  import iseobj from 'wsemi/src/iseobj.mjs'
4
+ import parseDirection from './parseDirection.mjs'
5
5
 
6
6
 
7
7
  function parseSpace(obj, opt = {}) {
@@ -36,26 +36,11 @@ function parseSpace(obj, opt = {}) {
36
36
  let top = 0
37
37
  let bottom = 0
38
38
  if (parse) {
39
- if (isNumber(get(obj, 'h'))) {
40
- left = get(obj, 'h')
41
- right = left
42
- }
43
- if (isNumber(get(obj, 'v'))) {
44
- top = get(obj, 'v')
45
- bottom = top
46
- }
47
- if (isNumber(get(obj, 'left'))) {
48
- left = get(obj, 'left')
49
- }
50
- if (isNumber(get(obj, 'right'))) {
51
- right = get(obj, 'right')
52
- }
53
- if (isNumber(get(obj, 'top'))) {
54
- top = get(obj, 'top')
55
- }
56
- if (isNumber(get(obj, 'bottom'))) {
57
- bottom = get(obj, 'bottom')
58
- }
39
+ let dir = parseDirection(obj)
40
+ left = dir.left
41
+ right = dir.right
42
+ top = dir.top
43
+ bottom = dir.bottom
59
44
  }
60
45
 
61
46
  //add ext
@@ -22,13 +22,14 @@ let opt = {
22
22
  <link _href="https://fonts.googleapis.com/css?family=Material+Icons" rel="stylesheet">
23
23
 
24
24
  <!-- data -->
25
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataAAPL.js"></script>
26
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataUSD2EUR.js"></script>
27
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataTemperature.js"></script>
28
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataHousePriceArea.js"></script>
29
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataFlare.js"></script>
30
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataRain.js"></script>
31
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataRainClip.js"></script>
25
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataAAPL.js"></script>
26
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataUSD2EUR.js"></script>
27
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataTemperature.js"></script>
28
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataHousePriceArea.js"></script>
29
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataFlare.js"></script>
30
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataRain.js"></script>
31
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataRainClip.js"></script>
32
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataCivilSoilCodeIcon.js"></script>
32
33
  <script>
33
34
  //save in window
34
35
  window.dataAAPL=dataAAPL
@@ -38,6 +39,7 @@ let opt = {
38
39
  window.dataFlare=dataFlare
39
40
  window.dataRain=dataRain
40
41
  window.dataRainClip=dataRainClip
42
+ window.dataCivilSoilCodeIcon=dataCivilSoilCodeIcon
41
43
  </script>
42
44
 
43
45
  `,
@@ -90,13 +90,14 @@ function writeHtml(v) {
90
90
  <link _href="https://fonts.googleapis.com/css?family=Material+Icons" rel="stylesheet">
91
91
 
92
92
  <!-- data -->
93
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataAAPL.js"></script>
94
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataUSD2EUR.js"></script>
95
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataTemperature.js"></script>
96
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataHousePriceArea.js"></script>
97
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataFlare.js"></script>
98
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataRain.js"></script>
99
- <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.20/res/data/dataRainClip.js"></script>
93
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataAAPL.js"></script>
94
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataUSD2EUR.js"></script>
95
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataTemperature.js"></script>
96
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataHousePriceArea.js"></script>
97
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataFlare.js"></script>
98
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataRain.js"></script>
99
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataRainClip.js"></script>
100
+ <script src="https://cdn.jsdelivr.net/npm/w-demores@1.0.22/res/data/dataCivilSoilCodeIcon.js"></script>
100
101
  <script>
101
102
  //save in window
102
103
  window.dataAAPL=dataAAPL
@@ -106,6 +107,7 @@ function writeHtml(v) {
106
107
  window.dataFlare=dataFlare
107
108
  window.dataRain=dataRain
108
109
  window.dataRainClip=dataRainClip
110
+ window.dataCivilSoilCodeIcon=dataCivilSoilCodeIcon
109
111
  </script>
110
112
 
111
113
  <!-- w-component-vue -->