w-component-vue 2.2.6 → 2.2.9

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 (876) hide show
  1. package/.jsdoc +1 -1
  2. package/README.md +1 -1
  3. package/dist/w-component-vue.umd.js +3 -3
  4. package/dist/w-component-vue.umd.js.map +1 -1
  5. package/docs/binarySearch.mjs.html +2 -2
  6. package/docs/examples/app.html +1 -1
  7. package/docs/examples/app.umd.js +2 -2
  8. package/docs/examples/app.umd.js.map +1 -1
  9. package/docs/examples/w-aggrid-vue-dyn_defCellEditable.html +2 -2
  10. package/docs/examples/w-aggrid-vue-dyn_kpCellEditable_kpRowStyle.html +2 -2
  11. package/docs/examples/w-aggrid-vue-dyn_kpHeadTooltip_kpCellTooltip.html +2 -2
  12. package/docs/examples/w-aggrid-vue-dyn_large data (1,000,000 items).html +2 -2
  13. package/docs/examples/w-aggrid-vue-dyn_simple data.html +2 -2
  14. package/docs/examples/w-alert_backgroundColor.html +2 -2
  15. package/docs/examples/w-alert_borderColor.html +2 -2
  16. package/docs/examples/w-alert_borderRadius.html +2 -2
  17. package/docs/examples/w-alert_borderWidth.html +2 -2
  18. package/docs/examples/w-alert_default.html +2 -2
  19. package/docs/examples/w-alert_icon.html +2 -2
  20. package/docs/examples/w-alert_position.html +2 -2
  21. package/docs/examples/w-alert_recive closed event by promise.html +2 -2
  22. package/docs/examples/w-alert_shadowStyle.html +2 -2
  23. package/docs/examples/w-alert_textColor.html +2 -2
  24. package/docs/examples/w-alert_time (6s).html +2 -2
  25. package/docs/examples/w-alert_type error.html +2 -2
  26. package/docs/examples/w-alert_type infor.html +2 -2
  27. package/docs/examples/w-alert_type warning.html +2 -2
  28. package/docs/examples/w-badge_backgroundColor.html +2 -2
  29. package/docs/examples/w-badge_badgeAlign.html +2 -2
  30. package/docs/examples/w-badge_borderColor_textColor_backgroundColor.html +2 -2
  31. package/docs/examples/w-badge_borderRadius.html +2 -2
  32. package/docs/examples/w-badge_default.html +2 -2
  33. package/docs/examples/w-badge_textColor_backgroundColor.html +2 -2
  34. package/docs/examples/w-badge_textFontSize.html +2 -2
  35. package/docs/examples/w-button-chip_active_backgroundColorActive.html +2 -2
  36. package/docs/examples/w-button-chip_active_borderColorActive.html +2 -2
  37. package/docs/examples/w-button-chip_active_iconColorActive.html +2 -2
  38. package/docs/examples/w-button-chip_active_no shadow_no shadowActive.html +2 -2
  39. package/docs/examples/w-button-chip_active_shadowActiveStyle.html +2 -2
  40. package/docs/examples/w-button-chip_active_textColorActive.html +2 -2
  41. package/docs/examples/w-button-chip_backgroundColor_backgroundColorHover.html +2 -2
  42. package/docs/examples/w-button-chip_borderColor_borderColorHover.html +2 -2
  43. package/docs/examples/w-button-chip_borderRadius.html +2 -2
  44. package/docs/examples/w-button-chip_borderRadiusStyle.html +2 -2
  45. package/docs/examples/w-button-chip_borderRadiusStyle_borderWidth_borderColor_borderColorHover.html +2 -2
  46. package/docs/examples/w-button-chip_borderWidth.html +2 -2
  47. package/docs/examples/w-button-chip_close.html +2 -2
  48. package/docs/examples/w-button-chip_close_shiftRight.html +2 -2
  49. package/docs/examples/w-button-chip_default.html +2 -2
  50. package/docs/examples/w-button-chip_icon (fontawesome).html +2 -2
  51. package/docs/examples/w-button-chip_icon (material).html +2 -2
  52. package/docs/examples/w-button-chip_icon_iconColor_iconColorHover_close.html +2 -2
  53. package/docs/examples/w-button-chip_icon_no text.html +2 -2
  54. package/docs/examples/w-button-chip_loading.html +2 -2
  55. package/docs/examples/w-button-chip_loading_loadingColor.html +2 -2
  56. package/docs/examples/w-button-chip_loading_textColor_textColorHover.html +2 -2
  57. package/docs/examples/w-button-chip_modify loading by callback in click.html +2 -2
  58. package/docs/examples/w-button-chip_modify prog by callback in click.html +2 -2
  59. package/docs/examples/w-button-chip_no shadow.html +2 -2
  60. package/docs/examples/w-button-chip_not editable.html +2 -2
  61. package/docs/examples/w-button-chip_not editable_disabledColor.html +2 -2
  62. package/docs/examples/w-button-chip_paddingStyle (equal height to using icon).html +2 -2
  63. package/docs/examples/w-button-chip_paddingStyle (thin style).html +2 -2
  64. package/docs/examples/w-button-chip_paddingStyle_icon_iconSize_textFontSize.html +2 -2
  65. package/docs/examples/w-button-chip_prog.html +2 -2
  66. package/docs/examples/w-button-chip_prog_progColor_progBackgroundColor.html +2 -2
  67. package/docs/examples/w-button-chip_promiseUnlock.html +2 -2
  68. package/docs/examples/w-button-chip_rippleColor.html +2 -2
  69. package/docs/examples/w-button-chip_shadowStyle.html +2 -2
  70. package/docs/examples/w-button-chip_shiftLeft.html +2 -2
  71. package/docs/examples/w-button-chip_slot_close.html +2 -2
  72. package/docs/examples/w-button-chip_textColor.html +2 -2
  73. package/docs/examples/w-button-chip_textColor_textColorHover.html +2 -2
  74. package/docs/examples/w-button-chip_tooltip.html +2 -2
  75. package/docs/examples/w-button-circle_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
  76. package/docs/examples/w-button-circle_borderWidth_borderColor_borderColorHover_borderColorFocus.html +2 -2
  77. package/docs/examples/w-button-circle_icon (fontawesome).html +2 -2
  78. package/docs/examples/w-button-circle_icon (material).html +2 -2
  79. package/docs/examples/w-button-circle_iconColor_iconColorHover_iconColorFocus.html +2 -2
  80. package/docs/examples/w-button-circle_loading.html +2 -2
  81. package/docs/examples/w-button-circle_loading_loadingColor.html +2 -2
  82. package/docs/examples/w-button-circle_no shadow.html +2 -2
  83. package/docs/examples/w-button-circle_not editable.html +2 -2
  84. package/docs/examples/w-button-circle_not editable_disabledColor.html +2 -2
  85. package/docs/examples/w-button-circle_paddingStyle.html +2 -2
  86. package/docs/examples/w-button-circle_paddingStyle_iconSize.html +2 -2
  87. package/docs/examples/w-button-circle_promiseUnlock.html +2 -2
  88. package/docs/examples/w-button-circle_rippleColor.html +2 -2
  89. package/docs/examples/w-button-circle_shadowStyle.html +2 -2
  90. package/docs/examples/w-button-circle_tooltip.html +2 -2
  91. package/docs/examples/w-checkbox_checkedIconColor_checkedIconColorHover_uncheckedIconColor_uncheckedIconColorHover.html +2 -2
  92. package/docs/examples/w-checkbox_checkedIcon_uncheckedIcon.html +2 -2
  93. package/docs/examples/w-checkbox_default.html +2 -2
  94. package/docs/examples/w-checkbox_iconSize_textFontSize.html +2 -2
  95. package/docs/examples/w-checkbox_not editable.html +2 -2
  96. package/docs/examples/w-checkbox_not editable_checkedIconColorDisabled_uncheckedIconColorDisabled.html +2 -2
  97. package/docs/examples/w-checkbox_text.html +2 -2
  98. package/docs/examples/w-checkbox_text_textColor_textColorHover.html +2 -2
  99. package/docs/examples/w-checkbox_use string (y or n).html +2 -2
  100. package/docs/examples/w-ckeditor-vue-dyn_default.html +2 -2
  101. package/docs/examples/w-ckeditor-vue-dyn_height.html +2 -2
  102. package/docs/examples/w-ckeditor-vue-dyn_not editable.html +2 -2
  103. package/docs/examples/w-ckeditor-vue-dyn_settings.html +2 -2
  104. package/docs/examples/w-confirm_contentColor_contentIconColor_contentBackgroundColor.html +2 -2
  105. package/docs/examples/w-confirm_contentIcon (fontawesome).html +2 -2
  106. package/docs/examples/w-confirm_contentIconColor.html +2 -2
  107. package/docs/examples/w-confirm_contentIconSize.html +2 -2
  108. package/docs/examples/w-confirm_hasNoBtn_yesBtnText.html +2 -2
  109. package/docs/examples/w-confirm_maxWidth.html +2 -2
  110. package/docs/examples/w-confirm_noBtnTextColor_noBtnTextColorHover_noBtnBackgroundColor_noBtnBackgroundColorHover.html +2 -2
  111. package/docs/examples/w-confirm_noBtnText_yesBtnText.html +2 -2
  112. package/docs/examples/w-confirm_scrollable (slot content).html +2 -2
  113. package/docs/examples/w-confirm_scrollable.html +2 -2
  114. package/docs/examples/w-confirm_slot content.html +2 -2
  115. package/docs/examples/w-confirm_slot footer.html +2 -2
  116. package/docs/examples/w-confirm_slot header.html +2 -2
  117. package/docs/examples/w-confirm_titleColor_headerBackgroundColor_footerBackgroundColor.html +2 -2
  118. package/docs/examples/w-confirm_title_content.html +2 -2
  119. package/docs/examples/w-dialog_closeWithInterceptor.html +2 -2
  120. package/docs/examples/w-dialog_contentTextColor_contentBackgroundColor.html +2 -2
  121. package/docs/examples/w-dialog_fullscreen.html +2 -2
  122. package/docs/examples/w-dialog_hasSaveBtn and hasCloseBtn, no save and close button.html +2 -2
  123. package/docs/examples/w-dialog_hasSaveBtn, no save button.html +2 -2
  124. package/docs/examples/w-dialog_headerBackgroundColor.html +2 -2
  125. package/docs/examples/w-dialog_headerBtns.html +2 -2
  126. package/docs/examples/w-dialog_headerIconColor_headerTextColor_headerBackgroundColor.html +2 -2
  127. package/docs/examples/w-dialog_icon (fontawesome).html +2 -2
  128. package/docs/examples/w-dialog_maxWidth, for narrow width.html +2 -2
  129. package/docs/examples/w-dialog_multi dialogs.html +2 -2
  130. package/docs/examples/w-dialog_saveBtnTooltip_closeBtnTooltip.html +2 -2
  131. package/docs/examples/w-dialog_scrollable.html +2 -2
  132. package/docs/examples/w-dialog_separate for slot content.html +2 -2
  133. package/docs/examples/w-dialog_slot content.html +2 -2
  134. package/docs/examples/w-dialog_slot header-left_header-right.html +4 -4
  135. package/docs/examples/w-dialog_table in slot content.html +2 -2
  136. package/docs/examples/w-dialog_title.html +2 -2
  137. package/docs/examples/w-drawer_afloat.html +25 -15
  138. package/docs/examples/w-drawer_afloat_afloatByFix.html +25 -15
  139. package/docs/examples/w-drawer_afloat_afloatByFix_dragDrawerWidth.html +296 -0
  140. package/docs/examples/w-drawer_afloat_afloatByFix_mode.html +25 -15
  141. package/docs/examples/w-drawer_afloat_afloatByFix_mode_dragDrawerWidth.html +299 -0
  142. package/docs/examples/w-drawer_afloat_dragDrawerWidth.html +295 -0
  143. package/docs/examples/w-drawer_afloat_mode.html +25 -15
  144. package/docs/examples/w-drawer_afloat_mode_dragDrawerWidth.html +296 -0
  145. package/docs/examples/w-drawer_afloat_overlayOpacity.html +25 -15
  146. package/docs/examples/w-drawer_default.html +25 -15
  147. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarBorderColor_drawerBarBorderSize.html +300 -0
  148. package/docs/examples/w-drawer_dragDrawerWidth_drawerBarColor_drawerBarSize.html +300 -0
  149. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidth(sync).html +302 -0
  150. package/docs/examples/w-drawer_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html +300 -0
  151. package/docs/examples/w-drawer_drawerWidth.html +25 -15
  152. package/docs/examples/w-drawer_mode.html +25 -15
  153. package/docs/examples/w-drawer_mode_dragDrawerWidth.html +296 -0
  154. package/docs/examples/{w-drawer_multiple.html → w-drawer_multiple_dragDrawerWidth_drawerWidthMin_drawerWidthMax.html} +41 -21
  155. package/docs/examples/w-dropfiles_backgroundColor_backgroundColorDropIn_backgroundColorHover.html +2 -2
  156. package/docs/examples/w-dropfiles_borderColor_borderColorDropIn_borderColorHover_backgroundColorDropIn.html +2 -2
  157. package/docs/examples/w-dropfiles_borderRadius.html +2 -2
  158. package/docs/examples/w-dropfiles_borderWidth.html +2 -2
  159. package/docs/examples/w-dropfiles_default.html +2 -2
  160. package/docs/examples/w-dropfiles_timeTransition.html +2 -2
  161. package/docs/examples/w-dynamic-list_change rows.html +2 -2
  162. package/docs/examples/w-dynamic-list_change slot.html +2 -2
  163. package/docs/examples/w-dynamic-list_default.html +2 -2
  164. package/docs/examples/w-dynamic-list_filterKeywords_noResultsText.html +2 -2
  165. package/docs/examples/w-dynamic-list_large data (1,000,000 items).html +3 -3
  166. package/docs/examples/w-dynamic-list_processItems.html +3 -3
  167. package/docs/examples/w-dynamic-list_render.html +2 -2
  168. package/docs/examples/w-dynamic-list_slot item with image.html +3 -3
  169. package/docs/examples/w-dynamic-list_viewHeightMax.html +2 -2
  170. package/docs/examples/w-echarts-vue-dyn_area.html +2 -2
  171. package/docs/examples/w-echarts-vue-dyn_bar3D.html +2 -2
  172. package/docs/examples/w-echarts-vue-dyn_continuous.html +2 -2
  173. package/docs/examples/w-echarts-vue-dyn_heatmap.html +2 -2
  174. package/docs/examples/w-echarts-vue-dyn_line.html +2 -2
  175. package/docs/examples/w-echarts-vue-dyn_line3D.html +2 -2
  176. package/docs/examples/w-echarts-vue-dyn_parallel.html +2 -2
  177. package/docs/examples/w-echarts-vue-dyn_polar heatmap.html +2 -2
  178. package/docs/examples/w-echarts-vue-dyn_polar.html +2 -2
  179. package/docs/examples/w-echarts-vue-dyn_radar.html +2 -2
  180. package/docs/examples/w-echarts-vue-dyn_scatter.html +2 -2
  181. package/docs/examples/w-echarts-vue-dyn_stack.html +2 -2
  182. package/docs/examples/w-echarts-vue-dyn_surface.html +2 -2
  183. package/docs/examples/w-echarts-vue-dyn_tree.html +2 -2
  184. package/docs/examples/w-echarts-vue-dyn_treemap.html +2 -2
  185. package/docs/examples/w-group-check_backgroundColorActive.html +2 -2
  186. package/docs/examples/w-group-check_backgroundColor_backgroundColorHover.html +2 -2
  187. package/docs/examples/w-group-check_borderColor_borderColorHover_borderColorActive.html +2 -2
  188. package/docs/examples/w-group-check_borderRadius.html +2 -2
  189. package/docs/examples/w-group-check_borderRadius_borderRadiusStyle_paddingStyle.html +2 -2
  190. package/docs/examples/w-group-check_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -2
  191. package/docs/examples/w-group-check_click (console.log).html +2 -2
  192. package/docs/examples/w-group-check_default.html +2 -2
  193. package/docs/examples/w-group-check_group (only one).html +2 -2
  194. package/docs/examples/w-group-check_group_borderColor_borderColorHover_borderColorActive.html +2 -2
  195. package/docs/examples/w-group-check_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -2
  196. package/docs/examples/w-group-check_icon (fontawesome).html +2 -2
  197. package/docs/examples/w-group-check_icon (material).html +2 -2
  198. package/docs/examples/w-group-check_iconColorActive.html +2 -2
  199. package/docs/examples/w-group-check_iconColor_iconColorHover.html +2 -2
  200. package/docs/examples/w-group-check_loading.html +2 -2
  201. package/docs/examples/w-group-check_loading_loadingColor.html +2 -2
  202. package/docs/examples/w-group-check_marginStyle.html +2 -2
  203. package/docs/examples/w-group-check_no shadowActive.html +2 -2
  204. package/docs/examples/w-group-check_not editable.html +2 -2
  205. package/docs/examples/w-group-check_paddingStyle_borderRadius_textColor_iconColor.html +2 -2
  206. package/docs/examples/w-group-check_paddingStyle_iconSize_textFontSize.html +2 -2
  207. package/docs/examples/w-group-check_shadow.html +2 -2
  208. package/docs/examples/w-group-check_shadowActiveStyle.html +2 -2
  209. package/docs/examples/w-group-check_shadow_shadowStyle.html +2 -2
  210. package/docs/examples/w-group-check_shiftLeft.html +2 -2
  211. package/docs/examples/w-group-check_shiftLeft_shiftRight.html +2 -2
  212. package/docs/examples/w-group-check_slot_shadow.html +2 -2
  213. package/docs/examples/w-group-check_textColor.html +2 -2
  214. package/docs/examples/w-group-check_textColorActive.html +2 -2
  215. package/docs/examples/w-group-check_textColor_textColorHover.html +2 -2
  216. package/docs/examples/w-group-check_tooltip.html +2 -2
  217. package/docs/examples/w-group-dragdrop_default.html +2 -2
  218. package/docs/examples/w-group-dragdrop_event (dragdrop).html +2 -2
  219. package/docs/examples/w-group-dragdrop_items(string array).html +2 -2
  220. package/docs/examples/w-group-dragdrop_keyBinder.html +2 -2
  221. package/docs/examples/w-group-dragdrop_not draggable.html +2 -2
  222. package/docs/examples/w-group-dragdrop_not itemStyleInline (block).html +2 -2
  223. package/docs/examples/w-group-radio_backgroundColorActive.html +2 -2
  224. package/docs/examples/w-group-radio_backgroundColor_backgroundColorHover.html +2 -2
  225. package/docs/examples/w-group-radio_borderColor_borderColorHover_borderColorActive.html +2 -2
  226. package/docs/examples/w-group-radio_borderRadius.html +2 -2
  227. package/docs/examples/w-group-radio_borderRadius_borderRadiusStyle_paddingStyle.html +2 -2
  228. package/docs/examples/w-group-radio_borderWidth_borderColor_borderColorHover_borderColorActive.html +2 -2
  229. package/docs/examples/w-group-radio_click (console.log).html +2 -2
  230. package/docs/examples/w-group-radio_default.html +2 -2
  231. package/docs/examples/w-group-radio_group (only one).html +2 -2
  232. package/docs/examples/w-group-radio_group_borderColor_borderColorHover_borderColorActive.html +2 -2
  233. package/docs/examples/w-group-radio_group_groupBorderRadiusStyle_groupShift_borderRadius.html +2 -2
  234. package/docs/examples/w-group-radio_icon (fontawesome).html +2 -2
  235. package/docs/examples/w-group-radio_icon (material).html +2 -2
  236. package/docs/examples/w-group-radio_iconColorActive.html +2 -2
  237. package/docs/examples/w-group-radio_iconColor_iconColorHover.html +2 -2
  238. package/docs/examples/w-group-radio_loading.html +2 -2
  239. package/docs/examples/w-group-radio_loading_loadingColor.html +2 -2
  240. package/docs/examples/w-group-radio_marginStyle.html +2 -2
  241. package/docs/examples/w-group-radio_no shadowActive.html +2 -2
  242. package/docs/examples/w-group-radio_not editable.html +2 -2
  243. package/docs/examples/w-group-radio_paddingStyle_borderRadius_textColor_iconColor.html +2 -2
  244. package/docs/examples/w-group-radio_paddingStyle_iconSize_textFontSize.html +2 -2
  245. package/docs/examples/w-group-radio_shadow.html +2 -2
  246. package/docs/examples/w-group-radio_shadowActiveStyle.html +2 -2
  247. package/docs/examples/w-group-radio_shadow_shadowStyle.html +2 -2
  248. package/docs/examples/w-group-radio_shiftLeft.html +2 -2
  249. package/docs/examples/w-group-radio_shiftLeft_shiftRight.html +2 -2
  250. package/docs/examples/w-group-radio_slot_shadow.html +2 -2
  251. package/docs/examples/w-group-radio_textColor.html +2 -2
  252. package/docs/examples/w-group-radio_textColorActive.html +2 -2
  253. package/docs/examples/w-group-radio_textColor_textColorHover.html +2 -2
  254. package/docs/examples/w-group-radio_tooltip.html +2 -2
  255. package/docs/examples/w-group-tags_backgroundColor_backgroundColorHover.html +2 -2
  256. package/docs/examples/w-group-tags_borderColor_borderColorHover.html +2 -2
  257. package/docs/examples/w-group-tags_borderRadius.html +2 -2
  258. package/docs/examples/w-group-tags_closeWithInterceptor.html +2 -2
  259. package/docs/examples/w-group-tags_default.html +2 -2
  260. package/docs/examples/w-group-tags_editableClose(no close button).html +2 -2
  261. package/docs/examples/w-group-tags_editableInput(no slot input).html +2 -2
  262. package/docs/examples/w-group-tags_enableCloseEventOnly.html +2 -2
  263. package/docs/examples/w-group-tags_icon (fontawesome).html +2 -2
  264. package/docs/examples/w-group-tags_icon (material).html +2 -2
  265. package/docs/examples/w-group-tags_iconColor_iconColorHover_textColor_textColorHover.html +2 -2
  266. package/docs/examples/w-group-tags_icon_iconColor_iconColorHover.html +2 -2
  267. package/docs/examples/w-group-tags_inputTextButtonTooltip.html +2 -2
  268. package/docs/examples/w-group-tags_inputTextColor_inputTextBorderColor_inputTextBorderColorHover_inputTextBorderColorFocus.html +2 -2
  269. package/docs/examples/w-group-tags_inputTextWidth.html +2 -2
  270. package/docs/examples/w-group-tags_marginStyle.html +2 -2
  271. package/docs/examples/w-group-tags_modify loading by callback in click.html +2 -2
  272. package/docs/examples/w-group-tags_modify loading_textColor_textColorHover.html +2 -2
  273. package/docs/examples/w-group-tags_modify prog by callback in click.html +2 -2
  274. package/docs/examples/w-group-tags_no shadow_borderColor_borderColorHover.html +2 -2
  275. package/docs/examples/w-group-tags_not draggable.html +2 -2
  276. package/docs/examples/w-group-tags_not editable.html +2 -2
  277. package/docs/examples/w-group-tags_not editable_nodata.html +2 -2
  278. package/docs/examples/w-group-tags_object items.html +2 -2
  279. package/docs/examples/w-group-tags_object items_addButtonTextColor_addButtonTextColorHover_addButtonIconColor.html +2 -2
  280. package/docs/examples/w-group-tags_object items_addButtonText_addButtonTooltip.html +2 -2
  281. package/docs/examples/w-group-tags_object items_keyIcon.html +2 -2
  282. package/docs/examples/w-group-tags_object items_keyText.html +2 -2
  283. package/docs/examples/w-group-tags_object items_keyTooltip.html +2 -2
  284. package/docs/examples/w-group-tags_object items_slot item.html +2 -2
  285. package/docs/examples/w-group-tags_object items_slot item_editableInput(no slot input)_useActive.html +2 -2
  286. package/docs/examples/w-group-tags_object items_slot item_useColorsFromItem_editableInput(no slot input).html +2 -2
  287. package/docs/examples/w-group-tags_paddingStyle_icon_iconSize_textFontSize.html +2 -2
  288. package/docs/examples/w-group-tags_progColor_progBackgroundColor.html +2 -2
  289. package/docs/examples/w-group-tags_shadowStyle.html +2 -2
  290. package/docs/examples/w-group-tags_shiftLeft.html +2 -2
  291. package/docs/examples/w-group-tags_slot input.html +2 -2
  292. package/docs/examples/w-group-tags_slot item.html +2 -2
  293. package/docs/examples/w-group-tags_slot item_useActive_valueActive_paddingStyle.html +2 -2
  294. package/docs/examples/w-group-tags_suggests.html +2 -2
  295. package/docs/examples/w-group-tags_suggests_inputTextColor_inputExpansionIconColor.html +2 -2
  296. package/docs/examples/w-group-tags_suggests_placeholder_noResultsText.html +2 -2
  297. package/docs/examples/w-group-tags_suggests_suggectItemFontSize_suggectItemTextColor_suggectItemTextColorHover.html +2 -2
  298. package/docs/examples/w-group-tags_textColor.html +2 -2
  299. package/docs/examples/w-group-tags_textColor_textColorHover.html +2 -2
  300. package/docs/examples/w-group-tags_useActive_valueActive.html +2 -2
  301. package/docs/examples/w-highcharts-bitmap-dyn_render (need w-hc2png-server).html +2 -2
  302. package/docs/examples/w-highcharts-vue-dyn_area.html +2 -2
  303. package/docs/examples/w-highcharts-vue-dyn_bar.html +2 -2
  304. package/docs/examples/w-highcharts-vue-dyn_heatmap.html +2 -2
  305. package/docs/examples/w-highcharts-vue-dyn_large heatmap.html +2 -2
  306. package/docs/examples/w-highcharts-vue-dyn_line.html +2 -2
  307. package/docs/examples/w-highcharts-vue-dyn_pie.html +2 -2
  308. package/docs/examples/w-highstock-vue-dyn_area.html +2 -2
  309. package/docs/examples/w-highstock-vue-dyn_line.html +2 -2
  310. package/docs/examples/w-icon-svg_path (mdi-access-point)_size.html +2 -2
  311. package/docs/examples/w-icon-svg_path (mdi-account-badge-horizontal)_timeTransition.html +2 -2
  312. package/docs/examples/w-icon-svg_path (mdi-fruit-cherries).html +2 -2
  313. package/docs/examples/w-icon-svg_path (mdi-graph-outline)_color_colorHover.html +2 -2
  314. package/docs/examples/w-icon-svg_path (use 3 paths)_sizeOriginal.html +2 -2
  315. package/docs/examples/w-icon-svg_path_sizeOriginal.html +2 -2
  316. package/docs/examples/w-image-cascading-dyn_arrangeWhenFinish.html +2 -2
  317. package/docs/examples/w-image-cascading-dyn_colNum.html +2 -2
  318. package/docs/examples/w-image-cascading-dyn_default(imageWidth=300).html +2 -2
  319. package/docs/examples/w-image-cascading-dyn_imageWidth.html +2 -2
  320. package/docs/examples/w-image-cascading-dyn_imageWidthSoft.html +2 -2
  321. package/docs/examples/w-image-viewer-dyn_multiple image with navbar.html +2 -2
  322. package/docs/examples/w-image-viewer-dyn_one image.html +2 -2
  323. package/docs/examples/w-json-view_default.html +2 -2
  324. package/docs/examples/w-json-view_events.html +2 -2
  325. package/docs/examples/w-json-view_filterKeywords_noResultsText.html +2 -2
  326. package/docs/examples/w-json-view_iconColor_keyColor_keyNumbersColor_numColor.html +2 -2
  327. package/docs/examples/w-json-view_iconSize(24)_defItemHeight(32).html +2 -2
  328. package/docs/examples/w-json-view_large data (15,500 lines).html +2 -2
  329. package/docs/examples/w-json-view_no viewHeightMax.html +2 -2
  330. package/docs/examples/w-json-view_viewHeightMax.html +2 -2
  331. package/docs/examples/w-leaflet-vue-dyn_contourSet for rain data.html +2 -2
  332. package/docs/examples/w-leaflet-vue-dyn_contourSets.html +2 -2
  333. package/docs/examples/w-leaflet-vue-dyn_pointSets.html +2 -2
  334. package/docs/examples/w-leaflet-vue-dyn_polygonSets.html +2 -2
  335. package/docs/examples/w-list-expand_activeMode(multi).html +339 -0
  336. package/docs/examples/w-list-expand_auto scroll.html +349 -0
  337. package/docs/examples/w-list-expand_default.html +338 -0
  338. package/docs/examples/w-list-expand_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +345 -0
  339. package/docs/examples/w-list-expand_keyText_keyIcon_keyDsp.html +340 -0
  340. package/docs/examples/w-list-expand_paddingStyle.html +339 -0
  341. package/docs/examples/w-list-expand_slot footer.html +352 -0
  342. package/docs/examples/w-list-expand_slot header.html +351 -0
  343. package/docs/examples/w-list-expand_slot item-content_itemTextColor_itemTextColorHover_itemTextColorActive.html +369 -0
  344. package/docs/examples/w-list-expand_slot item-header_item-content.html +374 -0
  345. package/docs/examples/w-list-vertical_auto scroll.html +4 -3
  346. package/docs/examples/w-list-vertical_default.html +4 -3
  347. package/docs/examples/w-list-vertical_itemActive.html +4 -3
  348. package/docs/examples/w-list-vertical_itemActive_itemBackgroundColor_itemBackgroundColorHover_itemBackgroundColorActive.html +4 -3
  349. package/docs/examples/w-list-vertical_itemActive_itemTextColor_itemTextColorHover_itemTextColorActive.html +4 -3
  350. package/docs/examples/w-list-vertical_keyText_keyIcon.html +4 -3
  351. package/docs/examples/w-list-vertical_paddingStyle.html +4 -3
  352. package/docs/examples/w-list-vertical_slot footer.html +4 -3
  353. package/docs/examples/w-list-vertical_slot header.html +4 -3
  354. package/docs/examples/w-list-vertical_slot item.html +4 -3
  355. package/docs/examples/w-list-vertical_string items.html +4 -3
  356. package/docs/examples/w-list-vertical_useActive (no active).html +4 -3
  357. package/docs/examples/w-list-vertical_useActive (no active)_itemRippleColor.html +4 -3
  358. package/docs/examples/w-panel-bulge_contentBackgroundColor.html +2 -2
  359. package/docs/examples/w-panel-bulge_contentBorderRadius.html +2 -2
  360. package/docs/examples/w-panel-bulge_default.html +2 -2
  361. package/docs/examples/w-panel-bulge_headerBorderRadius.html +2 -2
  362. package/docs/examples/w-panel-bulge_headerPadding.html +2 -2
  363. package/docs/examples/w-panel-bulge_headerTextColor_headerBackgroundColor.html +2 -2
  364. package/docs/examples/w-panel-bulge_no headerShadow_no contentShadow, with green outer.html +3 -3
  365. package/docs/examples/w-panel-bulge_slot for header_headerBorderRadius_headerBackgroundColor(linear-gradient).html +2 -2
  366. package/docs/examples/w-panel-bulge_with grey outer.html +3 -3
  367. package/docs/examples/w-panel-divide-horizontal_barBorderSize_barBorderColor.html +2 -2
  368. package/docs/examples/w-panel-divide-horizontal_barColor.html +2 -2
  369. package/docs/examples/w-panel-divide-horizontal_barSize.html +2 -2
  370. package/docs/examples/w-panel-divide-horizontal_default.html +2 -2
  371. package/docs/examples/w-panel-divide-horizontal_min_max.html +2 -2
  372. package/docs/examples/w-panel-divide-horizontal_ratio.html +2 -2
  373. package/docs/examples/w-panel-divide-vertical_barBorderSize_barBorderColor.html +2 -2
  374. package/docs/examples/w-panel-divide-vertical_barColor.html +2 -2
  375. package/docs/examples/w-panel-divide-vertical_barSize.html +2 -2
  376. package/docs/examples/w-panel-divide-vertical_default.html +2 -2
  377. package/docs/examples/w-panel-divide-vertical_min_max.html +2 -2
  378. package/docs/examples/w-panel-divide-vertical_ratio.html +2 -2
  379. package/docs/examples/w-panel-scale_for select.html +3 -3
  380. package/docs/examples/w-panel-scale_for v-btn.html +2 -2
  381. package/docs/examples/w-panel-scale_for w-panel-bulge.html +2 -2
  382. package/docs/examples/w-panel-scale_for w-panel-scrolly.html +2 -2
  383. package/docs/examples/w-panel-scale_for w-text-suggest.html +2 -2
  384. package/docs/examples/w-panel-scrolly_barOpacity_barOpacityHover.html +2 -2
  385. package/docs/examples/w-panel-scrolly_default.html +2 -2
  386. package/docs/examples/w-panel-scrolly_events.html +2 -2
  387. package/docs/examples/w-panel-scrolly_scrollTop.html +2 -2
  388. package/docs/examples/w-panel-stripe_borderRadius.html +2 -2
  389. package/docs/examples/w-panel-stripe_buttons in slot footer.html +4 -4
  390. package/docs/examples/w-panel-stripe_headerBackgroundColor_footerBackgroundColor.html +2 -2
  391. package/docs/examples/w-panel-stripe_no footer.html +2 -2
  392. package/docs/examples/w-panel-stripe_no header.html +2 -2
  393. package/docs/examples/w-panel-stripe_no shadow, with crimson outer.html +3 -3
  394. package/docs/examples/w-panel-stripe_only slot icon and slot title in header.html +2 -2
  395. package/docs/examples/w-panel-stripe_only slot title in header.html +2 -2
  396. package/docs/examples/w-panel-stripe_padding.html +2 -2
  397. package/docs/examples/w-panel-stripe_separate for slot content.html +2 -2
  398. package/docs/examples/w-panel-stripe_slot icon (fontawesome).html +2 -2
  399. package/docs/examples/w-panel-stripe_slot icon, slot title, slot description, slot content and slot footer.html +2 -2
  400. package/docs/examples/w-panel-stripe_table in slot content.html +2 -2
  401. package/docs/examples/w-panel-stripe_with grey outer.html +3 -3
  402. package/docs/examples/w-popup-edit-text_default.html +2 -2
  403. package/docs/examples/w-popup-edit-text_in table.html +2 -2
  404. package/docs/examples/w-popup-edit-text_minWidthForPopup.html +2 -2
  405. package/docs/examples/w-popup-edit-text_minWidthForValue.html +2 -2
  406. package/docs/examples/w-popup-edit-text_no title.html +2 -2
  407. package/docs/examples/w-popup-edit-text_title_contentIcon_contentIconColor_contentIconSize.html +2 -2
  408. package/docs/examples/w-popup-edit-text_title_footerBackgroundColor.html +2 -2
  409. package/docs/examples/w-popup-edit-text_title_inputTextColor_contentIconColor_contentBackgroundColor.html +2 -2
  410. package/docs/examples/w-popup-edit-text_title_saveBtnText_saveBtnTextColor_saveBtnTextColorHover.html +2 -2
  411. package/docs/examples/w-popup-edit-text_title_titleColor_titleFontSize_headerBackgroundColor.html +2 -2
  412. package/docs/examples/w-popup_auto flipping in scroll panel.html +2 -2
  413. package/docs/examples/w-popup_backgroundColor.html +2 -2
  414. package/docs/examples/w-popup_borderRadius.html +2 -2
  415. package/docs/examples/w-popup_click item by latency hiding.html +2 -2
  416. package/docs/examples/w-popup_default.html +2 -2
  417. package/docs/examples/w-popup_distY.html +2 -2
  418. package/docs/examples/w-popup_in dialog.html +2 -2
  419. package/docs/examples/w-popup_in popup.html +2 -2
  420. package/docs/examples/w-popup_in scroll panel.html +2 -2
  421. package/docs/examples/w-popup_isolated.html +2 -2
  422. package/docs/examples/w-popup_maxWidth.html +2 -2
  423. package/docs/examples/w-popup_minWidth.html +2 -2
  424. package/docs/examples/w-popup_no shadow_backgroundColor.html +2 -2
  425. package/docs/examples/w-popup_not editable.html +2 -2
  426. package/docs/examples/w-popup_shadowStyle.html +2 -2
  427. package/docs/examples/w-popup_slot for table_maxWidth.html +2 -2
  428. package/docs/examples/w-progress-bar_decimal.html +2 -2
  429. package/docs/examples/w-progress-bar_default.html +2 -2
  430. package/docs/examples/w-progress-bar_enableIconFinish (no iconFinish).html +2 -2
  431. package/docs/examples/w-progress-bar_enableIconWaiting (no iconWaiting).html +2 -2
  432. package/docs/examples/w-progress-bar_height.html +2 -2
  433. package/docs/examples/w-progress-bar_height_borderRadius.html +2 -2
  434. package/docs/examples/w-progress-bar_iconFinish (fontawesome).html +2 -2
  435. package/docs/examples/w-progress-bar_iconFinishColor.html +2 -2
  436. package/docs/examples/w-progress-bar_iconSize.html +2 -2
  437. package/docs/examples/w-progress-bar_iconWaiting (fontawesome).html +2 -2
  438. package/docs/examples/w-progress-bar_iconWaitingColor.html +2 -2
  439. package/docs/examples/w-progress-bar_progColor.html +2 -2
  440. package/docs/examples/w-progress-bar_progColor_progBackgroundColor.html +2 -2
  441. package/docs/examples/w-progress-bar_title.html +2 -2
  442. package/docs/examples/w-progress-bar_title_titleTextColor.html +2 -2
  443. package/docs/examples/w-progress-bar_title_titleTextFontSize.html +2 -2
  444. package/docs/examples/w-progress-bar_value=0 (waiting).html +2 -2
  445. package/docs/examples/w-progress-bar_value=100 (finish).html +2 -2
  446. package/docs/examples/w-progress-bar_valueTextColor.html +2 -2
  447. package/docs/examples/w-progress-bar_valueTextFontSize.html +2 -2
  448. package/docs/examples/w-progress-circle_color.html +2 -2
  449. package/docs/examples/w-progress-circle_default.html +2 -2
  450. package/docs/examples/w-progress-circle_small size.html +2 -2
  451. package/docs/examples/w-progress-circle_tooltip.html +2 -2
  452. package/docs/examples/w-progress-circle_very small size.html +2 -2
  453. package/docs/examples/w-progress-circle_width.html +2 -2
  454. package/docs/examples/w-progress-circle_/344/270/255/346/226/207text.html +2 -2
  455. package/docs/examples/w-quill-vue-dyn_default.html +2 -2
  456. package/docs/examples/w-quill-vue-dyn_height.html +2 -2
  457. package/docs/examples/w-quill-vue-dyn_not editable.html +2 -2
  458. package/docs/examples/w-quill-vue-dyn_settings.html +2 -2
  459. package/docs/examples/w-switch_checkedSwitchCircleColor_checkedSwitchCircleColorHover_checkedSwitchBarColor_checkedSwitchBarColorHover.html +2 -2
  460. package/docs/examples/w-switch_default.html +2 -2
  461. package/docs/examples/w-switch_not editable.html +2 -2
  462. package/docs/examples/w-switch_not editable_checkedSwitchCircleColorDisabled_checkedSwitchBarColorDisabled_uncheckedSwitchCircleColorDisabled.html +2 -2
  463. package/docs/examples/w-switch_switchSize_textFontSize.html +2 -2
  464. package/docs/examples/w-switch_text.html +2 -2
  465. package/docs/examples/w-switch_text_textColor_textColorHover.html +2 -2
  466. package/docs/examples/w-switch_uncheckedSwitchCircleColor_uncheckedSwitchCircleColorHover_uncheckedSwitchBarColor_uncheckedSwitchBarColorHover.html +2 -2
  467. package/docs/examples/w-switch_use string (y or n).html +2 -2
  468. package/docs/examples/w-table-dyn_default.html +2 -2
  469. package/docs/examples/w-table-dyn_editable.html +2 -2
  470. package/docs/examples/w-table-dyn_editable_checkId.html +2 -2
  471. package/docs/examples/w-table-dyn_editable_checkId_opt.modifyDataWhenSave_save(call cmp. method).html +2 -2
  472. package/docs/examples/w-table-dyn_editable_checkId_successMsgFromAddRow_errorMsgFromAddRow.html +2 -2
  473. package/docs/examples/w-table-dyn_editable_checkId_tooltipAddRow_tooltipDeleteSelectedRows.html +2 -2
  474. package/docs/examples/w-table-dyn_editable_inforPaddingStyle_menuBackgroundColor.html +2 -2
  475. package/docs/examples/w-table-dyn_editable_opt.beforeAddRow.html +2 -2
  476. package/docs/examples/w-table-dyn_editable_opt.kpConvertKeysWhenUploadData.html +2 -2
  477. package/docs/examples/w-table-dyn_editable_opt.optForUploadData.html +2 -2
  478. package/docs/examples/w-table-dyn_editable_slot btns.html +3 -3
  479. package/docs/examples/w-table-dyn_editable_textLabelDataName_textPlaceholderDataName_textLabelDataDescription.html +2 -2
  480. package/docs/examples/w-table-dyn_fixIds (fix id).html +2 -2
  481. package/docs/examples/w-table-dyn_hideIds (hide mappingId).html +2 -2
  482. package/docs/examples/w-table-dyn_name_description.html +2 -2
  483. package/docs/examples/w-table-dyn_opt.kpHead.html +2 -2
  484. package/docs/examples/w-table-dyn_removeIdsWhenDownload (remove id, mappingId, order, isActive).html +2 -2
  485. package/docs/examples/w-table-dyn_slot btns.html +3 -3
  486. package/docs/examples/w-table-dyn_slot infor (name_description).html +2 -2
  487. package/docs/examples/w-table-dyn_sortColIds (sort by order).html +2 -2
  488. package/docs/examples/w-text-int_borderRadius.html +2 -2
  489. package/docs/examples/w-text-int_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
  490. package/docs/examples/w-text-int_border_borderRadius.html +2 -2
  491. package/docs/examples/w-text-int_border_buttonColor_buttonColorHover_buttonColorFocus.html +2 -2
  492. package/docs/examples/w-text-int_border_default.html +2 -2
  493. package/docs/examples/w-text-int_border_not editable.html +2 -2
  494. package/docs/examples/w-text-int_border_width.html +2 -2
  495. package/docs/examples/w-text-int_buttonColor_buttonColorHover_buttonColorFocus.html +2 -2
  496. package/docs/examples/w-text-int_buttonIconSize.html +2 -2
  497. package/docs/examples/w-text-int_default.html +2 -2
  498. package/docs/examples/w-text-int_not editable.html +2 -2
  499. package/docs/examples/w-text-int_textColor.html +2 -2
  500. package/docs/examples/w-text-int_textFontSize.html +2 -2
  501. package/docs/examples/w-text-int_width.html +2 -2
  502. package/docs/examples/w-text-select_a lot of items.html +2 -2
  503. package/docs/examples/w-text-select_borderRadius.html +2 -2
  504. package/docs/examples/w-text-select_border_a lot of items.html +2 -2
  505. package/docs/examples/w-text-select_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
  506. package/docs/examples/w-text-select_border_borderRadius.html +2 -2
  507. package/docs/examples/w-text-select_border_default.html +2 -2
  508. package/docs/examples/w-text-select_border_events.html +2 -2
  509. package/docs/examples/w-text-select_border_expansionIconSize.html +2 -2
  510. package/docs/examples/w-text-select_border_fullwidth.html +2 -2
  511. package/docs/examples/w-text-select_border_itemPaddingStyle.html +2 -2
  512. package/docs/examples/w-text-select_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -2
  513. package/docs/examples/w-text-select_border_itemTextFontSize_defItemHeight_width.html +2 -2
  514. package/docs/examples/w-text-select_border_items(string array).html +2 -2
  515. package/docs/examples/w-text-select_border_keyText.html +2 -2
  516. package/docs/examples/w-text-select_border_leftIcon (fontawesome).html +2 -2
  517. package/docs/examples/w-text-select_border_leftIcon (material).html +2 -2
  518. package/docs/examples/w-text-select_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
  519. package/docs/examples/w-text-select_border_leftIcon_leftIconSize.html +2 -2
  520. package/docs/examples/w-text-select_border_not editable.html +2 -2
  521. package/docs/examples/w-text-select_border_paddingStyle (equal height to using icon).html +2 -2
  522. package/docs/examples/w-text-select_border_paddingStyle (thin style).html +2 -2
  523. package/docs/examples/w-text-select_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
  524. package/docs/examples/w-text-select_border_rightIcon_rightIconSize.html +2 -2
  525. package/docs/examples/w-text-select_border_showExpansionIcon.html +2 -2
  526. package/docs/examples/w-text-select_border_slot item.html +2 -2
  527. package/docs/examples/w-text-select_border_slot select.html +2 -2
  528. package/docs/examples/w-text-select_border_textColor_expansionIconColor.html +2 -2
  529. package/docs/examples/w-text-select_border_textFontSize.html +2 -2
  530. package/docs/examples/w-text-select_border_with popup.html +2 -2
  531. package/docs/examples/w-text-select_default.html +2 -2
  532. package/docs/examples/w-text-select_events.html +2 -2
  533. package/docs/examples/w-text-select_expansionIconSize.html +2 -2
  534. package/docs/examples/w-text-select_fullwidth.html +2 -2
  535. package/docs/examples/w-text-select_itemPaddingStyle.html +2 -2
  536. package/docs/examples/w-text-select_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
  537. package/docs/examples/w-text-select_itemTextFontSize_defItemHeight_width.html +2 -2
  538. package/docs/examples/w-text-select_items(string array).html +2 -2
  539. package/docs/examples/w-text-select_keyText.html +2 -2
  540. package/docs/examples/w-text-select_leftIcon (fontawesome).html +2 -2
  541. package/docs/examples/w-text-select_leftIcon (material).html +2 -2
  542. package/docs/examples/w-text-select_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
  543. package/docs/examples/w-text-select_leftIcon_leftIconSize.html +2 -2
  544. package/docs/examples/w-text-select_not editable.html +2 -2
  545. package/docs/examples/w-text-select_paddingStyle (equal height to using icon).html +2 -2
  546. package/docs/examples/w-text-select_paddingStyle (thin style).html +2 -2
  547. package/docs/examples/w-text-select_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
  548. package/docs/examples/w-text-select_rightIcon_rightIconSize.html +2 -2
  549. package/docs/examples/w-text-select_showExpansionIcon.html +2 -2
  550. package/docs/examples/w-text-select_slot item.html +2 -2
  551. package/docs/examples/w-text-select_slot select.html +2 -2
  552. package/docs/examples/w-text-select_textColor_expansionIconColor.html +2 -2
  553. package/docs/examples/w-text-select_textFontSize.html +2 -2
  554. package/docs/examples/w-text-select_with popup.html +2 -2
  555. package/docs/examples/w-text-suggest_a lot of items.html +2 -2
  556. package/docs/examples/w-text-suggest_borderRadius.html +2 -2
  557. package/docs/examples/w-text-suggest_border_a lot of items.html +2 -2
  558. package/docs/examples/w-text-suggest_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
  559. package/docs/examples/w-text-suggest_border_borderRadius.html +2 -2
  560. package/docs/examples/w-text-suggest_border_default.html +2 -2
  561. package/docs/examples/w-text-suggest_border_events.html +2 -2
  562. package/docs/examples/w-text-suggest_border_expansionIconSize.html +2 -2
  563. package/docs/examples/w-text-suggest_border_fullwidth.html +2 -2
  564. package/docs/examples/w-text-suggest_border_itemPaddingStyle.html +2 -2
  565. package/docs/examples/w-text-suggest_border_itemTextColor_itemTextColorHover_itemBackgroundColor.html +2 -2
  566. package/docs/examples/w-text-suggest_border_itemTextFontSize_defItemHeight.html +2 -2
  567. package/docs/examples/w-text-suggest_border_items(string array).html +2 -2
  568. package/docs/examples/w-text-suggest_border_keyText.html +2 -2
  569. package/docs/examples/w-text-suggest_border_leftIcon (fontawesome).html +2 -2
  570. package/docs/examples/w-text-suggest_border_leftIcon (material).html +2 -2
  571. package/docs/examples/w-text-suggest_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
  572. package/docs/examples/w-text-suggest_border_leftIcon_leftIconSize.html +2 -2
  573. package/docs/examples/w-text-suggest_border_noResultsText.html +2 -2
  574. package/docs/examples/w-text-suggest_border_not editable.html +2 -2
  575. package/docs/examples/w-text-suggest_border_paddingStyle (equal height to using icon).html +2 -2
  576. package/docs/examples/w-text-suggest_border_paddingStyle (thin style).html +2 -2
  577. package/docs/examples/w-text-suggest_border_placeholder.html +2 -2
  578. package/docs/examples/w-text-suggest_border_rightIcon_rightIconColor_rightIconColorHover.html +2 -2
  579. package/docs/examples/w-text-suggest_border_rightIcon_rightIconSize.html +2 -2
  580. package/docs/examples/w-text-suggest_border_showExpansionIcon.html +2 -2
  581. package/docs/examples/w-text-suggest_border_showPanel(press enter to hide panel)_focused.html +2 -2
  582. package/docs/examples/w-text-suggest_border_slot item.html +2 -2
  583. package/docs/examples/w-text-suggest_border_textColor_expansionIconColor.html +2 -2
  584. package/docs/examples/w-text-suggest_border_textFontSize.html +2 -2
  585. package/docs/examples/w-text-suggest_border_with popup.html +2 -2
  586. package/docs/examples/w-text-suggest_default.html +2 -2
  587. package/docs/examples/w-text-suggest_events.html +2 -2
  588. package/docs/examples/w-text-suggest_expansionIconSize.html +2 -2
  589. package/docs/examples/w-text-suggest_fullwidth.html +2 -2
  590. package/docs/examples/w-text-suggest_itemPaddingStyle.html +2 -2
  591. package/docs/examples/w-text-suggest_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
  592. package/docs/examples/w-text-suggest_itemTextFontSize_defItemHeight.html +2 -2
  593. package/docs/examples/w-text-suggest_items(string array).html +2 -2
  594. package/docs/examples/w-text-suggest_keyText.html +2 -2
  595. package/docs/examples/w-text-suggest_leftIcon (fontawesome).html +2 -2
  596. package/docs/examples/w-text-suggest_leftIcon (material).html +2 -2
  597. package/docs/examples/w-text-suggest_leftIcon_leftIconColor_leftIconColorHover_leftIconColorFocus.html +2 -2
  598. package/docs/examples/w-text-suggest_leftIcon_leftIconSize.html +2 -2
  599. package/docs/examples/w-text-suggest_noResultsText.html +2 -2
  600. package/docs/examples/w-text-suggest_not editable.html +2 -2
  601. package/docs/examples/w-text-suggest_paddingStyle (equal height to using icon).html +2 -2
  602. package/docs/examples/w-text-suggest_paddingStyle (thin style).html +2 -2
  603. package/docs/examples/w-text-suggest_placeholder.html +2 -2
  604. package/docs/examples/w-text-suggest_rightIcon_rightIconColor_rightIconColorHover_rightIconColorFocus.html +2 -2
  605. package/docs/examples/w-text-suggest_rightIcon_rightIconSize.html +2 -2
  606. package/docs/examples/w-text-suggest_showExpansionIcon.html +2 -2
  607. package/docs/examples/w-text-suggest_showPanel(press enter to hide panel)_focused.html +2 -2
  608. package/docs/examples/w-text-suggest_slot item.html +2 -2
  609. package/docs/examples/w-text-suggest_textColor_expansionIconColor.html +2 -2
  610. package/docs/examples/w-text-suggest_textFontSize.html +2 -2
  611. package/docs/examples/w-text_border_backgroundColor_backgroundColorHover_backgroundColorFocus.html +2 -2
  612. package/docs/examples/w-text_border_borderRadius_paddingStyle.html +2 -2
  613. package/docs/examples/w-text_border_default.html +2 -2
  614. package/docs/examples/w-text_border_events.html +2 -2
  615. package/docs/examples/w-text_border_fullwidth.html +2 -2
  616. package/docs/examples/w-text_border_leftIcon (fontawesome).html +2 -2
  617. package/docs/examples/w-text_border_leftIcon (material).html +2 -2
  618. package/docs/examples/w-text_border_leftIcon_leftIconColor_leftIconColorHover.html +2 -2
  619. package/docs/examples/w-text_border_not editable.html +2 -2
  620. package/docs/examples/w-text_border_placeholder.html +2 -2
  621. package/docs/examples/w-text_border_rightIcon_rightIconColorHover_rightIconColorFocus.html +2 -2
  622. package/docs/examples/w-text_border_textAlign.html +2 -2
  623. package/docs/examples/w-text_border_textColor.html +2 -2
  624. package/docs/examples/w-text_bottomLineBorderColor_bottomLineBorderColorHover_bottomLineBorderColorFocus.html +2 -2
  625. package/docs/examples/w-text_default.html +2 -2
  626. package/docs/examples/w-text_events.html +2 -2
  627. package/docs/examples/w-text_fullwidth.html +2 -2
  628. package/docs/examples/w-text_leftIcon (fontawesome).html +2 -2
  629. package/docs/examples/w-text_leftIcon (material).html +2 -2
  630. package/docs/examples/w-text_leftIcon_leftIconColor_leftIconColorFocus.html +2 -2
  631. package/docs/examples/w-text_leftIcon_leftIconSize.html +2 -2
  632. package/docs/examples/w-text_leftIcon_leftIconTooltip.html +2 -2
  633. package/docs/examples/w-text_not editable.html +2 -2
  634. package/docs/examples/w-text_placeholder.html +2 -2
  635. package/docs/examples/w-text_rightIcon.html +2 -2
  636. package/docs/examples/w-text_rightIcon_rightIconColor_rightIconColorFocus.html +2 -2
  637. package/docs/examples/w-text_rightIcon_rightIconSize.html +2 -2
  638. package/docs/examples/w-text_rightIcon_rightIconTooltip.html +2 -2
  639. package/docs/examples/w-text_textAlign.html +2 -2
  640. package/docs/examples/w-text_textColor.html +2 -2
  641. package/docs/examples/w-text_textFontSize.html +2 -2
  642. package/docs/examples/w-textarea_borderColorFocus.html +2 -2
  643. package/docs/examples/w-textarea_default.html +2 -2
  644. package/docs/examples/w-textarea_fullwidth.html +2 -2
  645. package/docs/examples/w-textarea_not editable.html +2 -2
  646. package/docs/examples/w-textarea_placeholder.html +2 -2
  647. package/docs/examples/w-timeday-range_between.html +2 -2
  648. package/docs/examples/w-timeday-range_borderRadius.html +2 -2
  649. package/docs/examples/w-timeday-range_border_between.html +2 -2
  650. package/docs/examples/w-timeday-range_border_borderRadius.html +2 -2
  651. package/docs/examples/w-timeday-range_border_default.html +2 -2
  652. package/docs/examples/w-timeday-range_border_icon (fontawesome).html +2 -2
  653. package/docs/examples/w-timeday-range_border_icon (material).html +2 -2
  654. package/docs/examples/w-timeday-range_border_iconColor_iconColorFoucs_borderColor.html +2 -2
  655. package/docs/examples/w-timeday-range_border_iconTooltip.html +2 -2
  656. package/docs/examples/w-timeday-range_border_not editable.html +2 -2
  657. package/docs/examples/w-timeday-range_border_pickColor.html +2 -2
  658. package/docs/examples/w-timeday-range_border_textColor.html +2 -2
  659. package/docs/examples/w-timeday-range_default.html +2 -2
  660. package/docs/examples/w-timeday-range_icon (fontawesome).html +2 -2
  661. package/docs/examples/w-timeday-range_icon (material).html +2 -2
  662. package/docs/examples/w-timeday-range_iconColor_iconColorFoucs.html +2 -2
  663. package/docs/examples/w-timeday-range_iconTooltip.html +2 -2
  664. package/docs/examples/w-timeday-range_icon_iconSize.html +2 -2
  665. package/docs/examples/w-timeday-range_not editable.html +2 -2
  666. package/docs/examples/w-timeday-range_pickColor.html +2 -2
  667. package/docs/examples/w-timeday-range_textColor.html +2 -2
  668. package/docs/examples/w-timeday_borderRadius.html +2 -2
  669. package/docs/examples/w-timeday_border_borderRadius.html +2 -2
  670. package/docs/examples/w-timeday_border_default.html +2 -2
  671. package/docs/examples/w-timeday_border_icon (fontawesome).html +2 -2
  672. package/docs/examples/w-timeday_border_icon (material).html +2 -2
  673. package/docs/examples/w-timeday_border_iconColor_iconColorFoucs_borderColor.html +2 -2
  674. package/docs/examples/w-timeday_border_iconTooltip.html +2 -2
  675. package/docs/examples/w-timeday_border_not editable.html +2 -2
  676. package/docs/examples/w-timeday_border_pickColor.html +2 -2
  677. package/docs/examples/w-timeday_border_textColor.html +2 -2
  678. package/docs/examples/w-timeday_default.html +2 -2
  679. package/docs/examples/w-timeday_icon (fontawesome).html +2 -2
  680. package/docs/examples/w-timeday_icon (material).html +2 -2
  681. package/docs/examples/w-timeday_iconColor_iconColorFoucs.html +2 -2
  682. package/docs/examples/w-timeday_iconTooltip.html +2 -2
  683. package/docs/examples/w-timeday_icon_iconSize.html +2 -2
  684. package/docs/examples/w-timeday_not editable.html +2 -2
  685. package/docs/examples/w-timeday_pickColor.html +2 -2
  686. package/docs/examples/w-timeday_textColor.html +2 -2
  687. package/docs/examples/w-timeminute-range_between.html +2 -2
  688. package/docs/examples/w-timeminute-range_borderRadius.html +2 -2
  689. package/docs/examples/w-timeminute-range_border_between.html +2 -2
  690. package/docs/examples/w-timeminute-range_border_borderRadius.html +2 -2
  691. package/docs/examples/w-timeminute-range_border_default.html +2 -2
  692. package/docs/examples/w-timeminute-range_border_hourMin_hourMax.html +2 -2
  693. package/docs/examples/w-timeminute-range_border_icon (fontawesome).html +2 -2
  694. package/docs/examples/w-timeminute-range_border_icon (material).html +2 -2
  695. package/docs/examples/w-timeminute-range_border_iconColor_iconColorFoucs_borderColor.html +2 -2
  696. package/docs/examples/w-timeminute-range_border_iconTooltip.html +2 -2
  697. package/docs/examples/w-timeminute-range_border_minuteInter.html +2 -2
  698. package/docs/examples/w-timeminute-range_border_minutesCustom.html +2 -2
  699. package/docs/examples/w-timeminute-range_border_not editable.html +2 -2
  700. package/docs/examples/w-timeminute-range_border_pickColor.html +2 -2
  701. package/docs/examples/w-timeminute-range_border_textColor_expansionIconColor.html +2 -2
  702. package/docs/examples/w-timeminute-range_default.html +2 -2
  703. package/docs/examples/w-timeminute-range_hourMin_hourMax.html +2 -2
  704. package/docs/examples/w-timeminute-range_icon (fontawesome).html +2 -2
  705. package/docs/examples/w-timeminute-range_icon (material).html +2 -2
  706. package/docs/examples/w-timeminute-range_iconColor_iconColorFoucs.html +2 -2
  707. package/docs/examples/w-timeminute-range_iconTooltip.html +2 -2
  708. package/docs/examples/w-timeminute-range_icon_iconSize.html +2 -2
  709. package/docs/examples/w-timeminute-range_minuteInter.html +2 -2
  710. package/docs/examples/w-timeminute-range_minutesCustom.html +2 -2
  711. package/docs/examples/w-timeminute-range_not editable.html +2 -2
  712. package/docs/examples/w-timeminute-range_pickColor.html +2 -2
  713. package/docs/examples/w-timeminute-range_textColor_expansionIconColor.html +2 -2
  714. package/docs/examples/w-timeminute_borderRadius.html +2 -2
  715. package/docs/examples/w-timeminute_border_borderRadius.html +2 -2
  716. package/docs/examples/w-timeminute_border_default.html +2 -2
  717. package/docs/examples/w-timeminute_border_hourMin_hourMax.html +2 -2
  718. package/docs/examples/w-timeminute_border_icon (fontawesome).html +2 -2
  719. package/docs/examples/w-timeminute_border_icon (material).html +2 -2
  720. package/docs/examples/w-timeminute_border_iconColor_iconColorFoucs_borderColor.html +2 -2
  721. package/docs/examples/w-timeminute_border_iconTooltip.html +2 -2
  722. package/docs/examples/w-timeminute_border_minuteInter.html +2 -2
  723. package/docs/examples/w-timeminute_border_minutesCustom.html +2 -2
  724. package/docs/examples/w-timeminute_border_not editable.html +2 -2
  725. package/docs/examples/w-timeminute_border_pickColor.html +2 -2
  726. package/docs/examples/w-timeminute_border_textColor_expansionIconColor.html +2 -2
  727. package/docs/examples/w-timeminute_default.html +2 -2
  728. package/docs/examples/w-timeminute_hourMin_hourMax.html +2 -2
  729. package/docs/examples/w-timeminute_icon (fontawesome).html +2 -2
  730. package/docs/examples/w-timeminute_icon (material).html +2 -2
  731. package/docs/examples/w-timeminute_iconColor_iconColorFoucs.html +2 -2
  732. package/docs/examples/w-timeminute_iconTooltip.html +2 -2
  733. package/docs/examples/w-timeminute_icon_iconSize.html +2 -2
  734. package/docs/examples/w-timeminute_minuteInter.html +2 -2
  735. package/docs/examples/w-timeminute_minutesCustom.html +2 -2
  736. package/docs/examples/w-timeminute_not editable.html +2 -2
  737. package/docs/examples/w-timeminute_pickColor.html +2 -2
  738. package/docs/examples/w-timeminute_textColor_expansionIconColor.html +2 -2
  739. package/docs/examples/w-tinymce-vue-dyn_default.html +2 -2
  740. package/docs/examples/w-tinymce-vue-dyn_height.html +2 -2
  741. package/docs/examples/w-tinymce-vue-dyn_not editable.html +2 -2
  742. package/docs/examples/w-tinymce-vue-dyn_settings.html +2 -2
  743. package/docs/examples/w-tree_activable_activeItem.html +2 -2
  744. package/docs/examples/w-tree_activable_activeItem_funActive.html +2 -2
  745. package/docs/examples/w-tree_activable_activeItem_itemTextColor_itemTextColorHover.html +2 -2
  746. package/docs/examples/w-tree_default.html +2 -2
  747. package/docs/examples/w-tree_defaultDisplayLevel.html +2 -2
  748. package/docs/examples/w-tree_draggable.html +2 -2
  749. package/docs/examples/w-tree_draggable_dgInsertLineColor_dgInsertBackgroundColor_dgBelongBackgroundColor.html +2 -2
  750. package/docs/examples/w-tree_draggable_dgPreviewOpacity_dgPreviewBorderWidth_dgBelongBackgroundColor.html +2 -2
  751. package/docs/examples/w-tree_draggable_dgTextDisabled_dgTextDisabledColor_dgTextDisabledPaddingLeft.html +2 -2
  752. package/docs/examples/w-tree_events.html +2 -2
  753. package/docs/examples/w-tree_filterKeywords_noResultsText.html +2 -2
  754. package/docs/examples/w-tree_filterKeywords_noResultsText_selectable.html +2 -2
  755. package/docs/examples/w-tree_iconSize(24)_defItemHeight(24).html +2 -2
  756. package/docs/examples/w-tree_iconSize(30)_defItemHeight(36).html +2 -2
  757. package/docs/examples/w-tree_iconSize.html +2 -2
  758. package/docs/examples/w-tree_iconToggleColor_iconToggleBackgroundColor_iconToggleBackgroundColorHover.html +2 -2
  759. package/docs/examples/w-tree_indent.html +2 -2
  760. package/docs/examples/w-tree_itemTextColor_itemTextColorHover_itemBackgroundColor_itemBackgroundColorHover.html +2 -2
  761. package/docs/examples/w-tree_keyPrimary_keyText_keyChildren.html +2 -2
  762. package/docs/examples/w-tree_no viewHeightMax.html +2 -2
  763. package/docs/examples/w-tree_operatable.html +2 -2
  764. package/docs/examples/w-tree_operatable_operateBtnBackgroundColor_operateBtnBackgroundColorHover_operateBtnBackgroundColorFocus.html +2 -2
  765. package/docs/examples/w-tree_operatable_operateBtnTooltip_operateItemTextForInsertBefore_perateItemTextForInsertChild.html +2 -2
  766. package/docs/examples/w-tree_operatable_operateItemBackgroundColor_operateItemBackgroundColorHover_operateItemTextColor.html +2 -2
  767. package/docs/examples/w-tree_operatable_operateItemIconSize_operateItemPaddingStyle_operatePanelWidth.html +2 -2
  768. package/docs/examples/w-tree_paddingStyle.html +2 -2
  769. package/docs/examples/w-tree_selectable.html +2 -2
  770. package/docs/examples/w-tree_selectable_draggable.html +2 -2
  771. package/docs/examples/w-tree_slot.html +2 -2
  772. package/docs/examples/w-tree_slot_iconUncheckedColor_iconUncheckedDisabledColor_iconCheckedColor.html +2 -2
  773. package/docs/examples/w-tree_slot_locked_selectable.html +2 -2
  774. package/docs/examples/w-tree_slot_operatable.html +2 -2
  775. package/docs/examples/w-tree_slot_selectable.html +2 -2
  776. package/docs/examples/w-tree_slot_selectable_draggable.html +2 -2
  777. package/docs/examples/w-tree_slot_selectable_large data (100,000 items).html +2 -2
  778. package/docs/examples/w-tree_viewHeightMax.html +2 -2
  779. package/docs/global.html +2 -2
  780. package/docs/highchartsSetting.mjs.html +2 -2
  781. package/docs/index.html +2 -2
  782. package/docs/module-WAggridVueDyn.html +2 -2
  783. package/docs/module-WBadge.html +2 -2
  784. package/docs/module-WButtonChip.html +2 -2
  785. package/docs/module-WButtonCircle.html +2 -2
  786. package/docs/module-WCheckbox.html +2 -2
  787. package/docs/module-WCkeditorVueDyn.html +2 -2
  788. package/docs/module-WConfirm.html +2 -2
  789. package/docs/module-WDialog.html +2 -2
  790. package/docs/module-WDrawer.html +44 -2
  791. package/docs/module-WDropfiles.html +2 -2
  792. package/docs/module-WDynamicList.html +2 -2
  793. package/docs/module-WEchartsVueDyn.html +2 -2
  794. package/docs/module-WGroupCheck.html +2 -2
  795. package/docs/module-WGroupDragdrop.html +2 -2
  796. package/docs/module-WGroupRadio.html +2 -2
  797. package/docs/module-WGroupTags.html +2 -2
  798. package/docs/module-WHighchartsBitmapDyn.html +2 -2
  799. package/docs/module-WHighchartsVueDyn.html +2 -2
  800. package/docs/module-WHighstockVueDyn.html +2 -2
  801. package/docs/module-WIcon.html +2 -2
  802. package/docs/module-WIconLoading.html +2 -2
  803. package/docs/module-WIconSvg.html +2 -2
  804. package/docs/module-WImageCascadingDyn.html +2 -2
  805. package/docs/module-WImageViewerDyn.html +2 -2
  806. package/docs/module-WJsonView.html +2 -2
  807. package/docs/module-WLeafletVueDyn.html +2 -2
  808. package/docs/module-WListExpand.html +339 -0
  809. package/docs/module-WListExpandItem.html +333 -0
  810. package/docs/module-WListVertical.html +3 -3
  811. package/docs/module-WListVerticalItem.html +2 -2
  812. package/docs/module-WPanelBulge.html +2 -2
  813. package/docs/module-WPanelDivideHorizontal.html +8 -8
  814. package/docs/module-WPanelDivideVertical.html +2 -2
  815. package/docs/module-WPanelScrolly.html +2 -2
  816. package/docs/module-WPanelScrollyCore.html +2 -2
  817. package/docs/module-WPanelStripe.html +2 -2
  818. package/docs/module-WPopup.html +2 -2
  819. package/docs/module-WPopupEditText.html +2 -2
  820. package/docs/module-WProgressBar.html +2 -2
  821. package/docs/module-WProgressCircle.html +2 -2
  822. package/docs/module-WQuillVueDyn.html +2 -2
  823. package/docs/module-WShellBottomLine.html +2 -2
  824. package/docs/module-WShellEllipse.html +2 -2
  825. package/docs/module-WShellMaterial.html +2 -2
  826. package/docs/module-WSwitch.html +2 -2
  827. package/docs/module-WTableDyn.html +2 -2
  828. package/docs/module-WText.html +2 -2
  829. package/docs/module-WTextCore.html +2 -2
  830. package/docs/module-WTextInt.html +2 -2
  831. package/docs/module-WTextIntCore.html +2 -2
  832. package/docs/module-WTextSelect.html +2 -2
  833. package/docs/module-WTextSuggest.html +2 -2
  834. package/docs/module-WTextSuggestCore.html +5 -5
  835. package/docs/module-WTextarea.html +2 -2
  836. package/docs/module-WTimeday.html +2 -2
  837. package/docs/module-WTimedayCore.html +2 -2
  838. package/docs/module-WTimedayRange.html +2 -2
  839. package/docs/module-WTimedayRangeCore.html +2 -2
  840. package/docs/module-WTimeminute.html +5 -5
  841. package/docs/module-WTimeminuteCore.html +5 -5
  842. package/docs/module-WTimeminuteRange.html +5 -5
  843. package/docs/module-WTimeminuteRangeCore.html +5 -5
  844. package/docs/module-WTinymceVueDyn.html +2 -2
  845. package/docs/module-WTree.html +2 -2
  846. package/docs/module-WTreeIconCheckbox.html +2 -2
  847. package/docs/module-WTreeIconToggle.html +2 -2
  848. package/docs/vuetifyColor.mjs.html +2 -2
  849. package/package.json +12 -16
  850. package/src/App.vue +9 -1
  851. package/src/AppZoneWDialog.vue +2 -2
  852. package/src/AppZoneWDrawer.vue +405 -33
  853. package/src/AppZoneWDynamicList.vue +3 -3
  854. package/src/AppZoneWListExpand.vue +475 -0
  855. package/src/AppZoneWListVertical.vue +1 -0
  856. package/src/AppZoneWPanelBulge.vue +2 -2
  857. package/src/AppZoneWPanelScale.vue +1 -1
  858. package/src/AppZoneWPanelStripe.vue +4 -4
  859. package/src/AppZoneWTableDyn.vue +2 -2
  860. package/src/components/WComponentVue.vue +4 -0
  861. package/src/components/WDrawer.vue +347 -20
  862. package/src/components/WImageCascadingDyn.vue +1 -1
  863. package/src/components/WListExpand.vue +429 -0
  864. package/src/components/WListExpandItem.vue +459 -0
  865. package/src/components/WListVertical.vue +5 -4
  866. package/src/components/WListVerticalItem.vue +4 -4
  867. package/src/components/WPanelDivideHorizontal.vue +16 -7
  868. package/src/components/WPanelDivideVertical.vue +11 -2
  869. package/src/components/WPanelScrollyCore.vue +1 -1
  870. package/src/components/WTextSuggestCore.vue +6 -6
  871. package/src/components/WTimeminute.vue +3 -3
  872. package/src/components/WTimeminuteCore.vue +3 -3
  873. package/src/components/WTimeminuteRange.vue +3 -3
  874. package/src/components/WTimeminuteRangeCore.vue +3 -3
  875. package/src/components/WTree.vue +4 -4
  876. package/toolg/gExtractHtml.mjs +1 -1
@@ -0,0 +1,339 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+
5
+ <meta charset="utf-8">
6
+ <title>WListExpand - Documentation</title>
7
+
8
+
9
+ <script src="scripts/prettify/prettify.js"></script>
10
+ <script src="scripts/prettify/lang-css.js"></script>
11
+ <!--[if lt IE 9]>
12
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13
+ <![endif]-->
14
+ <link type="text/css" rel="stylesheet" href="styles/prettify.css">
15
+ <link type="text/css" rel="stylesheet" href="styles/jsdoc.css">
16
+ <script src="scripts/nav.js" defer></script>
17
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
18
+ </head>
19
+ <body>
20
+
21
+ <input type="checkbox" id="nav-trigger" class="nav-trigger" />
22
+ <label for="nav-trigger" class="navicon-button x">
23
+ <div class="navicon"></div>
24
+ </label>
25
+
26
+ <label for="nav-trigger" class="overlay"></label>
27
+
28
+ <nav >
29
+
30
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WAggridVueDyn.html">WAggridVueDyn</a></li><li><a href="module-WBadge.html">WBadge</a></li><li><a href="module-WButtonChip.html">WButtonChip</a></li><li><a href="module-WButtonCircle.html">WButtonCircle</a></li><li><a href="module-WCheckbox.html">WCheckbox</a></li><li><a href="module-WCkeditorVueDyn.html">WCkeditorVueDyn</a></li><li><a href="module-WConfirm.html">WConfirm</a></li><li><a href="module-WDialog.html">WDialog</a></li><li><a href="module-WDrawer.html">WDrawer</a></li><li><a href="module-WDropfiles.html">WDropfiles</a></li><li><a href="module-WDynamicList.html">WDynamicList</a></li><li><a href="module-WEchartsVueDyn.html">WEchartsVueDyn</a></li><li><a href="module-WGroupCheck.html">WGroupCheck</a></li><li><a href="module-WGroupDragdrop.html">WGroupDragdrop</a></li><li><a href="module-WGroupRadio.html">WGroupRadio</a></li><li><a href="module-WGroupTags.html">WGroupTags</a></li><li><a href="module-WHighchartsBitmapDyn.html">WHighchartsBitmapDyn</a></li><li><a href="module-WHighchartsVueDyn.html">WHighchartsVueDyn</a></li><li><a href="module-WHighstockVueDyn.html">WHighstockVueDyn</a></li><li><a href="module-WIcon.html">WIcon</a></li><li><a href="module-WIconLoading.html">WIconLoading</a></li><li><a href="module-WIconSvg.html">WIconSvg</a></li><li><a href="module-WImageCascadingDyn.html">WImageCascadingDyn</a></li><li><a href="module-WImageViewerDyn.html">WImageViewerDyn</a></li><li><a href="module-WJsonView.html">WJsonView</a></li><li><a href="module-WLeafletVueDyn.html">WLeafletVueDyn</a></li><li><a href="module-WListExpand.html">WListExpand</a></li><li><a href="module-WListExpandItem.html">WListExpandItem</a></li><li><a href="module-WListVertical.html">WListVertical</a></li><li><a href="module-WListVerticalItem.html">WListVerticalItem</a></li><li><a href="module-WPanelBulge.html">WPanelBulge</a></li><li><a href="module-WPanelDivideHorizontal.html">WPanelDivideHorizontal</a></li><li><a href="module-WPanelDivideVertical.html">WPanelDivideVertical</a></li><li><a href="module-WPanelScrolly.html">WPanelScrolly</a></li><li><a href="module-WPanelScrollyCore.html">WPanelScrollyCore</a></li><li><a href="module-WPanelStripe.html">WPanelStripe</a></li><li><a href="module-WPopup.html">WPopup</a></li><li><a href="module-WPopupEditText.html">WPopupEditText</a></li><li><a href="module-WProgressBar.html">WProgressBar</a></li><li><a href="module-WProgressCircle.html">WProgressCircle</a></li><li><a href="module-WQuillVueDyn.html">WQuillVueDyn</a></li><li><a href="module-WShellBottomLine.html">WShellBottomLine</a></li><li><a href="module-WShellEllipse.html">WShellEllipse</a></li><li><a href="module-WShellMaterial.html">WShellMaterial</a></li><li><a href="module-WSwitch.html">WSwitch</a></li><li><a href="module-WTableDyn.html">WTableDyn</a></li><li><a href="module-WText.html">WText</a></li><li><a href="module-WTextarea.html">WTextarea</a></li><li><a href="module-WTextCore.html">WTextCore</a></li><li><a href="module-WTextInt.html">WTextInt</a></li><li><a href="module-WTextIntCore.html">WTextIntCore</a></li><li><a href="module-WTextSelect.html">WTextSelect</a></li><li><a href="module-WTextSuggest.html">WTextSuggest</a></li><li><a href="module-WTextSuggestCore.html">WTextSuggestCore</a></li><li><a href="module-WTimeday.html">WTimeday</a></li><li><a href="module-WTimedayCore.html">WTimedayCore</a></li><li><a href="module-WTimedayRange.html">WTimedayRange</a></li><li><a href="module-WTimedayRangeCore.html">WTimedayRangeCore</a></li><li><a href="module-WTimeminute.html">WTimeminute</a></li><li><a href="module-WTimeminuteCore.html">WTimeminuteCore</a></li><li><a href="module-WTimeminuteRange.html">WTimeminuteRange</a></li><li><a href="module-WTimeminuteRangeCore.html">WTimeminuteRangeCore</a></li><li><a href="module-WTinymceVueDyn.html">WTinymceVueDyn</a></li><li><a href="module-WTree.html">WTree</a></li><li><a href="module-WTreeIconCheckbox.html">WTreeIconCheckbox</a></li><li><a href="module-WTreeIconToggle.html">WTreeIconToggle</a></li></ul><h3>Global</h3><ul><li><a href="global.html#binarySearch">binarySearch</a></li><li><a href="global.html#color2hex">color2hex</a></li><li><a href="global.html#getHCDataGrouping">getHCDataGrouping</a></li><li><a href="global.html#getHCDateFmt">getHCDateFmt</a></li><li><a href="global.html#getHCGlobal">getHCGlobal</a></li><li><a href="global.html#getHCMarker">getHCMarker</a></li><li><a href="global.html#getHCUnits">getHCUnits</a></li><li><a href="global.html#iniHCMarkers">iniHCMarkers</a></li></ul>
31
+ </nav>
32
+
33
+ <div id="main">
34
+
35
+ <h1 class="page-title">WListExpand</h1>
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+ <section>
44
+
45
+ <header>
46
+
47
+
48
+
49
+
50
+
51
+ </header>
52
+
53
+ <article>
54
+
55
+ <div class="container-overview">
56
+
57
+
58
+ <div class="description usertext"></p></div></div>
59
+
60
+
61
+ <h3 class="subsection-title" style="margin-top: 1em" data-jsdoc-vuejs="section-props">Props</h3>
62
+ <table data-jsdoc-vuejs="table-props">
63
+ <thead>
64
+ <tr>
65
+ <th>Name</th>
66
+ <th>Type</th>
67
+ <th>Default value</th>
68
+ <th>Required?</th>
69
+ <th>Description</th>
70
+ </tr>
71
+ </thead>
72
+ <tbody><tr>
73
+ <td><code>items</code></td>
74
+ <td>Array</td>
75
+ <td><code>[]</code></td>
76
+ <td>No</td>
77
+ <td>輸入項目的字串陣列或物件陣列,預設[]</td>
78
+ </tr><tr>
79
+ <td><code>activeMode</code></td>
80
+ <td>String</td>
81
+ <td><code>'one'</code></td>
82
+ <td>No</td>
83
+ <td>輸入項目點擊成為活耀狀態模式字串,可選'one'與'multi',預設'one'</td>
84
+ </tr><tr>
85
+ <td><code>itemActive</code></td>
86
+ <td>String|Object|Array</td>
87
+ <td><code>null</code></td>
88
+ <td>No</td>
89
+ <td>輸入活耀項目物件,預設null</td>
90
+ </tr><tr>
91
+ <td><code>itemTextFontSize</code></td>
92
+ <td>String</td>
93
+ <td><code>'1rem'</code></td>
94
+ <td>No</td>
95
+ <td>輸入文字字型大小字串,預設'1rem'</td>
96
+ </tr><tr>
97
+ <td><code>keyText</code></td>
98
+ <td>String</td>
99
+ <td><code>'text'</code></td>
100
+ <td>No</td>
101
+ <td>輸入項目為物件時,存放顯示文字之欄位字串,預設'text'</td>
102
+ </tr><tr>
103
+ <td><code>keyIcon</code></td>
104
+ <td>String</td>
105
+ <td><code>'icon'</code></td>
106
+ <td>No</td>
107
+ <td>輸入項目為物件時,存放圖標之欄位字串,預設'icon'</td>
108
+ </tr><tr>
109
+ <td><code>keyDsp</code></td>
110
+ <td>String</td>
111
+ <td><code>'dsp'</code></td>
112
+ <td>No</td>
113
+ <td>輸入項目為物件時,存放說明文字之欄位字串,預設'dsp'</td>
114
+ </tr><tr>
115
+ <td><code>paddingStyle</code></td>
116
+ <td>Object</td>
117
+ <td><code>{v:10,h:12}</code></td>
118
+ <td>No</td>
119
+ <td>輸入內寬距離設定物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:10,h:12}</td>
120
+ </tr><tr>
121
+ <td><code>itemBackgroundColor</code></td>
122
+ <td>String</td>
123
+ <td><code>'white'</code></td>
124
+ <td>No</td>
125
+ <td>輸入背景顏色字串,預設'white'</td>
126
+ </tr><tr>
127
+ <td><code>itemBackgroundColorHover</code></td>
128
+ <td>String</td>
129
+ <td><code>'rgba(200,200,200,0.2)'</code></td>
130
+ <td>No</td>
131
+ <td>輸入滑鼠移入時背景顏色字串,預設'rgba(200,200,200,0.2)'</td>
132
+ </tr><tr>
133
+ <td><code>itemBackgroundColorActive</code></td>
134
+ <td>String</td>
135
+ <td><code>'orange lighten-1'</code></td>
136
+ <td>No</td>
137
+ <td>輸入主動模式時背景顏色字串,預設'orange lighten-1'</td>
138
+ </tr><tr>
139
+ <td><code>itemTextColor</code></td>
140
+ <td>String</td>
141
+ <td><code>'#444'</code></td>
142
+ <td>No</td>
143
+ <td>輸入文字顏色字串,預設'#444'</td>
144
+ </tr><tr>
145
+ <td><code>itemTextColorHover</code></td>
146
+ <td>String</td>
147
+ <td><code>'#222'</code></td>
148
+ <td>No</td>
149
+ <td>輸入滑鼠移入時文字顏色字串,預設'#222'</td>
150
+ </tr><tr>
151
+ <td><code>itemTextColorActive</code></td>
152
+ <td>String</td>
153
+ <td><code>'white'</code></td>
154
+ <td>No</td>
155
+ <td>輸入主動模式時文字顏色字串,預設'white'</td>
156
+ </tr><tr>
157
+ <td><code>itemIconSize</code></td>
158
+ <td>Number</td>
159
+ <td><code>22</code></td>
160
+ <td>No</td>
161
+ <td>輸入左側圖標之尺寸數字,單位px,預設22</td>
162
+ </tr><tr>
163
+ <td><code>itemIconColor</code></td>
164
+ <td>String</td>
165
+ <td><code>'#444'</code></td>
166
+ <td>No</td>
167
+ <td>輸入圖標顏色字串,預設'#444'</td>
168
+ </tr><tr>
169
+ <td><code>itemIconColorHover</code></td>
170
+ <td>String</td>
171
+ <td><code>'#222'</code></td>
172
+ <td>No</td>
173
+ <td>輸入滑鼠移入時圖標顏色字串,預設'#222'</td>
174
+ </tr><tr>
175
+ <td><code>itemIconColorActive</code></td>
176
+ <td>String</td>
177
+ <td><code>'white'</code></td>
178
+ <td>No</td>
179
+ <td>輸入主動模式時圖標顏色字串,預設'white'</td>
180
+ </tr><tr>
181
+ <td><code>itemExpansionIcon</code></td>
182
+ <td>String</td>
183
+ <td><code>mdiPlay</code></td>
184
+ <td>No</td>
185
+ <td>輸入顯隱圖標字串,可為mdi,md,fa代號或mdi/js路徑,預設使用mdi的圖標(mdiPlay)</td>
186
+ </tr><tr>
187
+ <td><code>itemExpansionIconSize</code></td>
188
+ <td>Number</td>
189
+ <td><code>18</code></td>
190
+ <td>No</td>
191
+ <td>輸入顯隱圖標尺寸數字,單位為px,預設18</td>
192
+ </tr><tr>
193
+ <td><code>itemExpansionIconColor</code></td>
194
+ <td>String</td>
195
+ <td><code>'grey'</code></td>
196
+ <td>No</td>
197
+ <td>輸入顯隱圖標顏色字串,預設'grey'</td>
198
+ </tr><tr>
199
+ <td><code>itemRippleColor</code></td>
200
+ <td>String</td>
201
+ <td><code>'rgba(255,255,255,0.4)'</code></td>
202
+ <td>No</td>
203
+ <td>輸入ripple效果顏色字串,預設'rgba(255,255,255,0.4)'</td>
204
+ </tr></tbody>
205
+ </table>
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+ <div class="container-overview"><div><p>
216
+ </div>
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+ <dl class="details">
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+ </dl>
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+ </div>
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+ </article>
316
+
317
+ </section>
318
+
319
+
320
+
321
+
322
+
323
+
324
+ </div>
325
+
326
+ <br class="clear">
327
+
328
+ <footer>
329
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Apr 29 2022 13:00:25 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
330
+ </footer>
331
+
332
+ <script>prettyPrint();</script>
333
+ <script src="scripts/polyfill.js"></script>
334
+ <script src="scripts/linenumber.js"></script>
335
+
336
+
337
+
338
+ </body>
339
+ </html>
@@ -0,0 +1,333 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+
5
+ <meta charset="utf-8">
6
+ <title>WListExpandItem - Documentation</title>
7
+
8
+
9
+ <script src="scripts/prettify/prettify.js"></script>
10
+ <script src="scripts/prettify/lang-css.js"></script>
11
+ <!--[if lt IE 9]>
12
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13
+ <![endif]-->
14
+ <link type="text/css" rel="stylesheet" href="styles/prettify.css">
15
+ <link type="text/css" rel="stylesheet" href="styles/jsdoc.css">
16
+ <script src="scripts/nav.js" defer></script>
17
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
18
+ </head>
19
+ <body>
20
+
21
+ <input type="checkbox" id="nav-trigger" class="nav-trigger" />
22
+ <label for="nav-trigger" class="navicon-button x">
23
+ <div class="navicon"></div>
24
+ </label>
25
+
26
+ <label for="nav-trigger" class="overlay"></label>
27
+
28
+ <nav >
29
+
30
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WAggridVueDyn.html">WAggridVueDyn</a></li><li><a href="module-WBadge.html">WBadge</a></li><li><a href="module-WButtonChip.html">WButtonChip</a></li><li><a href="module-WButtonCircle.html">WButtonCircle</a></li><li><a href="module-WCheckbox.html">WCheckbox</a></li><li><a href="module-WCkeditorVueDyn.html">WCkeditorVueDyn</a></li><li><a href="module-WConfirm.html">WConfirm</a></li><li><a href="module-WDialog.html">WDialog</a></li><li><a href="module-WDrawer.html">WDrawer</a></li><li><a href="module-WDropfiles.html">WDropfiles</a></li><li><a href="module-WDynamicList.html">WDynamicList</a></li><li><a href="module-WEchartsVueDyn.html">WEchartsVueDyn</a></li><li><a href="module-WGroupCheck.html">WGroupCheck</a></li><li><a href="module-WGroupDragdrop.html">WGroupDragdrop</a></li><li><a href="module-WGroupRadio.html">WGroupRadio</a></li><li><a href="module-WGroupTags.html">WGroupTags</a></li><li><a href="module-WHighchartsBitmapDyn.html">WHighchartsBitmapDyn</a></li><li><a href="module-WHighchartsVueDyn.html">WHighchartsVueDyn</a></li><li><a href="module-WHighstockVueDyn.html">WHighstockVueDyn</a></li><li><a href="module-WIcon.html">WIcon</a></li><li><a href="module-WIconLoading.html">WIconLoading</a></li><li><a href="module-WIconSvg.html">WIconSvg</a></li><li><a href="module-WImageCascadingDyn.html">WImageCascadingDyn</a></li><li><a href="module-WImageViewerDyn.html">WImageViewerDyn</a></li><li><a href="module-WJsonView.html">WJsonView</a></li><li><a href="module-WLeafletVueDyn.html">WLeafletVueDyn</a></li><li><a href="module-WListExpand.html">WListExpand</a></li><li><a href="module-WListExpandItem.html">WListExpandItem</a></li><li><a href="module-WListVertical.html">WListVertical</a></li><li><a href="module-WListVerticalItem.html">WListVerticalItem</a></li><li><a href="module-WPanelBulge.html">WPanelBulge</a></li><li><a href="module-WPanelDivideHorizontal.html">WPanelDivideHorizontal</a></li><li><a href="module-WPanelDivideVertical.html">WPanelDivideVertical</a></li><li><a href="module-WPanelScrolly.html">WPanelScrolly</a></li><li><a href="module-WPanelScrollyCore.html">WPanelScrollyCore</a></li><li><a href="module-WPanelStripe.html">WPanelStripe</a></li><li><a href="module-WPopup.html">WPopup</a></li><li><a href="module-WPopupEditText.html">WPopupEditText</a></li><li><a href="module-WProgressBar.html">WProgressBar</a></li><li><a href="module-WProgressCircle.html">WProgressCircle</a></li><li><a href="module-WQuillVueDyn.html">WQuillVueDyn</a></li><li><a href="module-WShellBottomLine.html">WShellBottomLine</a></li><li><a href="module-WShellEllipse.html">WShellEllipse</a></li><li><a href="module-WShellMaterial.html">WShellMaterial</a></li><li><a href="module-WSwitch.html">WSwitch</a></li><li><a href="module-WTableDyn.html">WTableDyn</a></li><li><a href="module-WText.html">WText</a></li><li><a href="module-WTextarea.html">WTextarea</a></li><li><a href="module-WTextCore.html">WTextCore</a></li><li><a href="module-WTextInt.html">WTextInt</a></li><li><a href="module-WTextIntCore.html">WTextIntCore</a></li><li><a href="module-WTextSelect.html">WTextSelect</a></li><li><a href="module-WTextSuggest.html">WTextSuggest</a></li><li><a href="module-WTextSuggestCore.html">WTextSuggestCore</a></li><li><a href="module-WTimeday.html">WTimeday</a></li><li><a href="module-WTimedayCore.html">WTimedayCore</a></li><li><a href="module-WTimedayRange.html">WTimedayRange</a></li><li><a href="module-WTimedayRangeCore.html">WTimedayRangeCore</a></li><li><a href="module-WTimeminute.html">WTimeminute</a></li><li><a href="module-WTimeminuteCore.html">WTimeminuteCore</a></li><li><a href="module-WTimeminuteRange.html">WTimeminuteRange</a></li><li><a href="module-WTimeminuteRangeCore.html">WTimeminuteRangeCore</a></li><li><a href="module-WTinymceVueDyn.html">WTinymceVueDyn</a></li><li><a href="module-WTree.html">WTree</a></li><li><a href="module-WTreeIconCheckbox.html">WTreeIconCheckbox</a></li><li><a href="module-WTreeIconToggle.html">WTreeIconToggle</a></li></ul><h3>Global</h3><ul><li><a href="global.html#binarySearch">binarySearch</a></li><li><a href="global.html#color2hex">color2hex</a></li><li><a href="global.html#getHCDataGrouping">getHCDataGrouping</a></li><li><a href="global.html#getHCDateFmt">getHCDateFmt</a></li><li><a href="global.html#getHCGlobal">getHCGlobal</a></li><li><a href="global.html#getHCMarker">getHCMarker</a></li><li><a href="global.html#getHCUnits">getHCUnits</a></li><li><a href="global.html#iniHCMarkers">iniHCMarkers</a></li></ul>
31
+ </nav>
32
+
33
+ <div id="main">
34
+
35
+ <h1 class="page-title">WListExpandItem</h1>
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+ <section>
44
+
45
+ <header>
46
+
47
+
48
+
49
+
50
+
51
+ </header>
52
+
53
+ <article>
54
+
55
+ <div class="container-overview">
56
+
57
+
58
+ <div class="description usertext"></p></div></div>
59
+
60
+
61
+ <h3 class="subsection-title" style="margin-top: 1em" data-jsdoc-vuejs="section-props">Props</h3>
62
+ <table data-jsdoc-vuejs="table-props">
63
+ <thead>
64
+ <tr>
65
+ <th>Name</th>
66
+ <th>Type</th>
67
+ <th>Default value</th>
68
+ <th>Required?</th>
69
+ <th>Description</th>
70
+ </tr>
71
+ </thead>
72
+ <tbody><tr>
73
+ <td><code>text</code></td>
74
+ <td>String</td>
75
+ <td><code>''</code></td>
76
+ <td>No</td>
77
+ <td>輸入文字字串,預設''</td>
78
+ </tr><tr>
79
+ <td><code>textFontSize</code></td>
80
+ <td>String</td>
81
+ <td><code>'1rem'</code></td>
82
+ <td>No</td>
83
+ <td>輸入文字字型大小字串,預設'1rem'</td>
84
+ </tr><tr>
85
+ <td><code>active</code></td>
86
+ <td>Boolean</td>
87
+ <td><code>false</code></td>
88
+ <td>No</td>
89
+ <td>輸入是否為主動模式,預設false</td>
90
+ </tr><tr>
91
+ <td><code>paddingStyle</code></td>
92
+ <td>Object</td>
93
+ <td><code>{v:10,h:12}</code></td>
94
+ <td>No</td>
95
+ <td>輸入內寬距離設定物件,可用鍵值為v、h、left、right、top、bottom,v代表同時設定top與bottom,h代表設定left與right,若有重複設定時後面鍵值會覆蓋前面,各鍵值為寬度數字,單位為px,預設{v:10,h:12}</td>
96
+ </tr><tr>
97
+ <td><code>backgroundColor</code></td>
98
+ <td>String</td>
99
+ <td><code>'white'</code></td>
100
+ <td>No</td>
101
+ <td>輸入背景顏色字串,預設'white'</td>
102
+ </tr><tr>
103
+ <td><code>backgroundColorHover</code></td>
104
+ <td>String</td>
105
+ <td><code>'rgba(200,200,200,0.2)'</code></td>
106
+ <td>No</td>
107
+ <td>輸入滑鼠移入時背景顏色字串,預設'rgba(200,200,200,0.2)'</td>
108
+ </tr><tr>
109
+ <td><code>backgroundColorActive</code></td>
110
+ <td>String</td>
111
+ <td><code>'orange lighten-1'</code></td>
112
+ <td>No</td>
113
+ <td>輸入主動模式時背景顏色字串,預設'orange lighten-1'</td>
114
+ </tr><tr>
115
+ <td><code>textColor</code></td>
116
+ <td>String</td>
117
+ <td><code>'#444'</code></td>
118
+ <td>No</td>
119
+ <td>輸入文字顏色字串,預設'#444'</td>
120
+ </tr><tr>
121
+ <td><code>textColorHover</code></td>
122
+ <td>String</td>
123
+ <td><code>'#222'</code></td>
124
+ <td>No</td>
125
+ <td>輸入滑鼠移入時文字顏色字串,預設'#222'</td>
126
+ </tr><tr>
127
+ <td><code>textColorActive</code></td>
128
+ <td>String</td>
129
+ <td><code>'white'</code></td>
130
+ <td>No</td>
131
+ <td>輸入主動模式時文字顏色字串,預設'white'</td>
132
+ </tr><tr>
133
+ <td><code>icon</code></td>
134
+ <td>String</td>
135
+ <td><code>''</code></td>
136
+ <td>No</td>
137
+ <td>輸入圖標字串,可為mdi,md,fa代號或mdi/js路徑,預設''</td>
138
+ </tr><tr>
139
+ <td><code>iconSize</code></td>
140
+ <td>Number</td>
141
+ <td><code>22</code></td>
142
+ <td>No</td>
143
+ <td>輸入左側圖標之尺寸數字,單位px,預設22</td>
144
+ </tr><tr>
145
+ <td><code>iconColor</code></td>
146
+ <td>String</td>
147
+ <td><code>'#444'</code></td>
148
+ <td>No</td>
149
+ <td>輸入圖標顏色字串,預設'#444'</td>
150
+ </tr><tr>
151
+ <td><code>iconColorHover</code></td>
152
+ <td>String</td>
153
+ <td><code>'#222'</code></td>
154
+ <td>No</td>
155
+ <td>輸入滑鼠移入時圖標顏色字串,預設'#222'</td>
156
+ </tr><tr>
157
+ <td><code>iconColorActive</code></td>
158
+ <td>String</td>
159
+ <td><code>'white'</code></td>
160
+ <td>No</td>
161
+ <td>輸入主動模式時圖標顏色字串,預設'white'</td>
162
+ </tr><tr>
163
+ <td><code>expansionIcon</code></td>
164
+ <td>String</td>
165
+ <td><code>mdiPlay</code></td>
166
+ <td>No</td>
167
+ <td>輸入顯隱圖標字串,可為mdi,md,fa代號或mdi/js路徑,預設使用mdi的圖標(mdiPlay)</td>
168
+ </tr><tr>
169
+ <td><code>expansionIconSize</code></td>
170
+ <td>Number</td>
171
+ <td><code>18</code></td>
172
+ <td>No</td>
173
+ <td>輸入顯隱圖標尺寸數字,單位為px,預設18</td>
174
+ </tr><tr>
175
+ <td><code>expansionIconColor</code></td>
176
+ <td>String</td>
177
+ <td><code>'#aaa'</code></td>
178
+ <td>No</td>
179
+ <td>輸入顯隱圖標顏色字串,預設'#aaa'</td>
180
+ </tr><tr>
181
+ <td><code>expansionIconColorHover</code></td>
182
+ <td>String</td>
183
+ <td><code>'#888'</code></td>
184
+ <td>No</td>
185
+ <td>輸入滑鼠移入時顯隱圖標顏色字串,預設'#888'</td>
186
+ </tr><tr>
187
+ <td><code>expansionIconColorActive</code></td>
188
+ <td>String</td>
189
+ <td><code>'rgba(255,255,255,0.8)'</code></td>
190
+ <td>No</td>
191
+ <td>輸入主動模式時顯隱圖標顏色字串,預設'rgba(255,255,255,0.8)'</td>
192
+ </tr><tr>
193
+ <td><code>rippleColor</code></td>
194
+ <td>String</td>
195
+ <td><code>'rgba(255,255,255,0.4)'</code></td>
196
+ <td>No</td>
197
+ <td>輸入ripple效果顏色字串,預設'rgba(255,255,255,0.4)'</td>
198
+ </tr></tbody>
199
+ </table>
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+ <div class="container-overview"><div><p>
210
+ </div>
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+ <dl class="details">
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+ </dl>
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+ </div>
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+ </article>
310
+
311
+ </section>
312
+
313
+
314
+
315
+
316
+
317
+
318
+ </div>
319
+
320
+ <br class="clear">
321
+
322
+ <footer>
323
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.10</a> on Fri Apr 29 2022 13:00:25 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
324
+ </footer>
325
+
326
+ <script>prettyPrint();</script>
327
+ <script src="scripts/polyfill.js"></script>
328
+ <script src="scripts/linenumber.js"></script>
329
+
330
+
331
+
332
+ </body>
333
+ </html>