primevue 2.10.1 → 2.10.3

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 (448) hide show
  1. package/accordion/accordion.common.js +41 -41
  2. package/accordion/accordion.umd.js +41 -41
  3. package/accordion/accordion.umd.min.js +1 -1
  4. package/accordiontab/accordiontab.common.js +1204 -26
  5. package/accordiontab/accordiontab.umd.js +1204 -26
  6. package/accordiontab/accordiontab.umd.min.js +1 -1
  7. package/api/FilterMatchMode.js +1 -2
  8. package/api/FilterOperator.js +1 -2
  9. package/api/FilterService.js +2 -3
  10. package/api/PrimeIcons.js +1 -2
  11. package/api/ToastSeverity.js +1 -2
  12. package/api/api.common.js +50 -42
  13. package/api/api.umd.js +50 -42
  14. package/api/api.umd.min.js +1 -1
  15. package/api/filterservice.common.js +50 -42
  16. package/api/filterservice.umd.js +50 -42
  17. package/api/filterservice.umd.min.js +1 -1
  18. package/autocomplete/autocomplete.common.js +142 -122
  19. package/autocomplete/autocomplete.umd.js +142 -122
  20. package/autocomplete/autocomplete.umd.min.js +1 -1
  21. package/avatar/avatar.common.js +38 -38
  22. package/avatar/avatar.umd.js +38 -38
  23. package/avatar/avatar.umd.min.js +1 -1
  24. package/avatargroup/avatargroup.common.js +37 -37
  25. package/avatargroup/avatargroup.umd.js +37 -37
  26. package/avatargroup/avatargroup.umd.min.js +1 -1
  27. package/badge/badge.common.js +7 -7
  28. package/badge/badge.umd.js +7 -7
  29. package/badgedirective/BadgeDirective.js +1 -2
  30. package/badgedirective/badgedirective.common.js +1196 -18
  31. package/badgedirective/badgedirective.umd.js +1196 -18
  32. package/badgedirective/badgedirective.umd.min.js +1 -1
  33. package/blockui/blockui.common.js +1224 -46
  34. package/blockui/blockui.umd.js +1224 -46
  35. package/blockui/blockui.umd.min.js +1 -1
  36. package/breadcrumb/breadcrumb.common.js +50 -50
  37. package/breadcrumb/breadcrumb.umd.js +50 -50
  38. package/breadcrumb/breadcrumb.umd.min.js +1 -1
  39. package/breadcrumb/breadcrumbitem.common.js +7 -7
  40. package/breadcrumb/breadcrumbitem.umd.js +7 -7
  41. package/button/button.common.js +1203 -25
  42. package/button/button.umd.js +1203 -25
  43. package/button/button.umd.min.js +1 -1
  44. package/calendar/Calendar.vue +27 -9
  45. package/calendar/calendar.common.js +209 -168
  46. package/calendar/calendar.umd.js +209 -168
  47. package/calendar/calendar.umd.min.js +1 -1
  48. package/card/card.common.js +32 -32
  49. package/card/card.umd.js +32 -32
  50. package/card/card.umd.min.js +1 -1
  51. package/carousel/carousel.common.js +1237 -59
  52. package/carousel/carousel.umd.js +1237 -59
  53. package/carousel/carousel.umd.min.js +1 -1
  54. package/cascadeselect/CascadeSelect.vue +1 -1
  55. package/cascadeselect/cascadeselect.common.js +147 -113
  56. package/cascadeselect/cascadeselect.umd.js +147 -113
  57. package/cascadeselect/cascadeselect.umd.min.js +1 -1
  58. package/cascadeselect/cascadeselectsub.common.js +84 -50
  59. package/cascadeselect/cascadeselectsub.umd.js +84 -50
  60. package/cascadeselect/cascadeselectsub.umd.min.js +1 -1
  61. package/chart/chart.common.js +51 -51
  62. package/chart/chart.umd.js +51 -51
  63. package/chart/chart.umd.min.js +1 -1
  64. package/checkbox/checkbox.common.js +61 -69
  65. package/checkbox/checkbox.umd.js +61 -69
  66. package/checkbox/checkbox.umd.min.js +1 -1
  67. package/chip/chip.common.js +37 -37
  68. package/chip/chip.umd.js +37 -37
  69. package/chip/chip.umd.min.js +1 -1
  70. package/chips/chips.common.js +55 -85
  71. package/chips/chips.umd.js +55 -85
  72. package/chips/chips.umd.min.js +1 -1
  73. package/colorpicker/colorpicker.common.js +1241 -63
  74. package/colorpicker/colorpicker.umd.js +1241 -63
  75. package/colorpicker/colorpicker.umd.min.js +1 -1
  76. package/column/column.common.js +5 -5
  77. package/column/column.umd.js +5 -5
  78. package/columngroup/columngroup.common.js +7 -7
  79. package/columngroup/columngroup.umd.js +7 -7
  80. package/config/PrimeVue.js +7 -5
  81. package/config/primevue.common.js +95 -59
  82. package/config/primevue.umd.js +95 -59
  83. package/config/primevue.umd.min.js +1 -1
  84. package/confirmationeventbus/ConfirmationEventBus.js +1 -2
  85. package/confirmationservice/ConfirmationService.js +1 -2
  86. package/confirmdialog/confirmdialog.common.js +1249 -69
  87. package/confirmdialog/confirmdialog.umd.js +1249 -69
  88. package/confirmdialog/confirmdialog.umd.min.js +1 -1
  89. package/confirmpopup/confirmpopup.common.js +1230 -52
  90. package/confirmpopup/confirmpopup.umd.js +1230 -52
  91. package/confirmpopup/confirmpopup.umd.min.js +1 -1
  92. package/contextmenu/contextmenu.common.js +1273 -95
  93. package/contextmenu/contextmenu.umd.js +1273 -95
  94. package/contextmenu/contextmenu.umd.min.js +1 -1
  95. package/contextmenu/contextmenusub.common.js +1203 -25
  96. package/contextmenu/contextmenusub.umd.js +1203 -25
  97. package/contextmenu/contextmenusub.umd.min.js +1 -1
  98. package/contextmenu/demo.html +4 -3
  99. package/datatable/BodyCell.vue +1 -1
  100. package/datatable/FooterCell.vue +1 -1
  101. package/datatable/HeaderCell.vue +2 -2
  102. package/datatable/TableBody.vue +1 -0
  103. package/datatable/bodycell.common.js +113 -79
  104. package/datatable/bodycell.umd.js +113 -79
  105. package/datatable/bodycell.umd.min.js +1 -1
  106. package/datatable/columnfilter.common.js +156 -120
  107. package/datatable/columnfilter.umd.js +156 -120
  108. package/datatable/columnfilter.umd.min.js +1 -1
  109. package/datatable/columnslot.common.js +5 -5
  110. package/datatable/columnslot.umd.js +5 -5
  111. package/datatable/datatable.common.js +499 -475
  112. package/datatable/datatable.umd.js +499 -475
  113. package/datatable/datatable.umd.min.js +1 -1
  114. package/datatable/demo.html +3 -3
  115. package/datatable/footercell.common.js +99 -65
  116. package/datatable/footercell.umd.js +99 -65
  117. package/datatable/footercell.umd.min.js +1 -1
  118. package/datatable/headercell.common.js +177 -141
  119. package/datatable/headercell.umd.js +177 -141
  120. package/datatable/headercell.umd.min.js +1 -1
  121. package/datatable/headercheckbox.common.js +7 -7
  122. package/datatable/headercheckbox.umd.js +7 -7
  123. package/datatable/rowcheckbox.common.js +7 -7
  124. package/datatable/rowcheckbox.umd.js +7 -7
  125. package/datatable/rowradiobutton.common.js +7 -7
  126. package/datatable/rowradiobutton.umd.js +7 -7
  127. package/datatable/tablebody.common.js +125 -90
  128. package/datatable/tablebody.umd.js +125 -90
  129. package/datatable/tablebody.umd.min.js +1 -1
  130. package/datatable/tablefooter.common.js +112 -94
  131. package/datatable/tablefooter.umd.js +112 -94
  132. package/datatable/tablefooter.umd.min.js +1 -1
  133. package/datatable/tableheader.common.js +189 -169
  134. package/datatable/tableheader.umd.js +189 -169
  135. package/datatable/tableheader.umd.min.js +1 -1
  136. package/datatable/tableloadingbody.common.js +12 -12
  137. package/datatable/tableloadingbody.umd.js +12 -12
  138. package/dataview/dataview.common.js +324 -304
  139. package/dataview/dataview.umd.js +324 -304
  140. package/dataview/dataview.umd.min.js +1 -1
  141. package/dataviewlayoutoptions/dataviewlayoutoptions.common.js +7 -7
  142. package/dataviewlayoutoptions/dataviewlayoutoptions.umd.js +7 -7
  143. package/deferredcontent/deferredcontent.common.js +7 -7
  144. package/deferredcontent/deferredcontent.umd.js +7 -7
  145. package/dialog/dialog.common.js +1231 -51
  146. package/dialog/dialog.umd.js +1231 -51
  147. package/dialog/dialog.umd.min.js +1 -1
  148. package/divider/divider.common.js +39 -39
  149. package/divider/divider.umd.js +39 -39
  150. package/divider/divider.umd.min.js +1 -1
  151. package/dock/dock.common.js +44 -44
  152. package/dock/dock.umd.js +44 -44
  153. package/dock/dock.umd.min.js +1 -1
  154. package/dock/docksub.common.js +7 -7
  155. package/dock/docksub.umd.js +7 -7
  156. package/dropdown/dropdown.common.js +138 -104
  157. package/dropdown/dropdown.umd.js +138 -104
  158. package/dropdown/dropdown.umd.min.js +1 -1
  159. package/editor/Editor.d.ts +2 -1
  160. package/editor/Editor.vue +4 -2
  161. package/editor/editor.common.js +2825 -269
  162. package/editor/editor.umd.js +2825 -269
  163. package/editor/editor.umd.min.js +3 -3
  164. package/fieldset/fieldset.common.js +1226 -48
  165. package/fieldset/fieldset.umd.js +1226 -48
  166. package/fieldset/fieldset.umd.min.js +1 -1
  167. package/fileupload/fileupload.common.js +235 -201
  168. package/fileupload/fileupload.umd.js +235 -201
  169. package/fileupload/fileupload.umd.min.js +1 -1
  170. package/fullcalendar/fullcalendar.common.js +1309 -34
  171. package/fullcalendar/fullcalendar.umd.js +1309 -34
  172. package/fullcalendar/fullcalendar.umd.min.js +3 -3
  173. package/galleria/demo.html +3 -3
  174. package/galleria/galleria.common.js +165 -131
  175. package/galleria/galleria.umd.js +165 -131
  176. package/galleria/galleria.umd.min.js +1 -1
  177. package/galleria/galleriacontent.common.js +114 -80
  178. package/galleria/galleriacontent.umd.js +114 -80
  179. package/galleria/galleriacontent.umd.min.js +1 -1
  180. package/galleria/galleriaitem.common.js +1208 -30
  181. package/galleria/galleriaitem.umd.js +1208 -30
  182. package/galleria/galleriaitem.umd.min.js +1 -1
  183. package/galleria/galleriaitemslot.common.js +5 -5
  184. package/galleria/galleriaitemslot.umd.js +5 -5
  185. package/galleria/galleriathumbnails.common.js +96 -62
  186. package/galleria/galleriathumbnails.umd.js +96 -62
  187. package/galleria/galleriathumbnails.umd.min.js +1 -1
  188. package/imagepreview/imagepreview.common.js +1245 -67
  189. package/imagepreview/imagepreview.umd.js +1245 -67
  190. package/imagepreview/imagepreview.umd.min.js +1 -1
  191. package/inlinemessage/inlinemessage.common.js +30 -30
  192. package/inlinemessage/inlinemessage.umd.js +30 -30
  193. package/inlinemessage/inlinemessage.umd.min.js +1 -1
  194. package/inplace/inplace.common.js +1241 -63
  195. package/inplace/inplace.umd.js +1241 -63
  196. package/inplace/inplace.umd.min.js +1 -1
  197. package/inputmask/inputmask.common.js +1218 -48
  198. package/inputmask/inputmask.umd.js +1218 -48
  199. package/inputmask/inputmask.umd.min.js +1 -1
  200. package/inputnumber/inputnumber.common.js +159 -123
  201. package/inputnumber/inputnumber.umd.js +159 -123
  202. package/inputnumber/inputnumber.umd.min.js +1 -1
  203. package/inputswitch/inputswitch.common.js +33 -33
  204. package/inputswitch/inputswitch.umd.js +33 -33
  205. package/inputswitch/inputswitch.umd.min.js +1 -1
  206. package/inputtext/inputtext.common.js +1172 -19
  207. package/inputtext/inputtext.umd.js +1172 -19
  208. package/inputtext/inputtext.umd.min.js +1 -1
  209. package/knob/knob.common.js +42 -42
  210. package/knob/knob.umd.js +42 -42
  211. package/knob/knob.umd.min.js +1 -1
  212. package/listbox/listbox.common.js +133 -115
  213. package/listbox/listbox.umd.js +133 -115
  214. package/listbox/listbox.umd.min.js +1 -1
  215. package/megamenu/megamenu.common.js +1233 -55
  216. package/megamenu/megamenu.umd.js +1233 -55
  217. package/megamenu/megamenu.umd.min.js +1 -1
  218. package/menu/menu.common.js +1253 -75
  219. package/menu/menu.umd.js +1253 -75
  220. package/menu/menu.umd.min.js +1 -1
  221. package/menu/menuitem.common.js +1203 -25
  222. package/menu/menuitem.umd.js +1203 -25
  223. package/menu/menuitem.umd.min.js +1 -1
  224. package/menubar/demo.html +3 -4
  225. package/menubar/menubar.common.js +1232 -54
  226. package/menubar/menubar.umd.js +1232 -54
  227. package/menubar/menubar.umd.min.js +1 -1
  228. package/menubar/menubarsub.common.js +1203 -25
  229. package/menubar/menubarsub.umd.js +1203 -25
  230. package/menubar/menubarsub.umd.min.js +1 -1
  231. package/message/message.common.js +1241 -63
  232. package/message/message.umd.js +1241 -63
  233. package/message/message.umd.min.js +1 -1
  234. package/multiselect/MultiSelect.vue +1 -1
  235. package/multiselect/multiselect.common.js +140 -122
  236. package/multiselect/multiselect.umd.js +140 -122
  237. package/multiselect/multiselect.umd.min.js +1 -1
  238. package/orderlist/OrderList.vue +2 -2
  239. package/orderlist/orderlist.common.js +147 -129
  240. package/orderlist/orderlist.umd.js +147 -129
  241. package/orderlist/orderlist.umd.min.js +1 -1
  242. package/organizationchart/organizationchart.common.js +1234 -54
  243. package/organizationchart/organizationchart.umd.js +1234 -54
  244. package/organizationchart/organizationchart.umd.min.js +1 -1
  245. package/organizationchart/organizationchartnode.common.js +1203 -25
  246. package/organizationchart/organizationchartnode.umd.js +1203 -25
  247. package/organizationchart/organizationchartnode.umd.min.js +1 -1
  248. package/overlayeventbus/OverlayEventBus.js +1 -2
  249. package/overlaypanel/OverlayPanel.d.ts +3 -1
  250. package/overlaypanel/OverlayPanel.vue +2 -0
  251. package/overlaypanel/overlaypanel.common.js +1239 -59
  252. package/overlaypanel/overlaypanel.umd.js +1239 -59
  253. package/overlaypanel/overlaypanel.umd.min.js +1 -1
  254. package/package.json +1 -1
  255. package/paginator/currentpagereport.common.js +7 -7
  256. package/paginator/currentpagereport.umd.js +7 -7
  257. package/paginator/firstpagelink.common.js +1203 -25
  258. package/paginator/firstpagelink.umd.js +1203 -25
  259. package/paginator/firstpagelink.umd.min.js +1 -1
  260. package/paginator/jumptopagedropdown.common.js +145 -111
  261. package/paginator/jumptopagedropdown.umd.js +145 -111
  262. package/paginator/jumptopagedropdown.umd.min.js +1 -1
  263. package/paginator/jumptopageinput.common.js +166 -130
  264. package/paginator/jumptopageinput.umd.js +166 -130
  265. package/paginator/jumptopageinput.umd.min.js +1 -1
  266. package/paginator/lastpagelink.common.js +1203 -25
  267. package/paginator/lastpagelink.umd.js +1203 -25
  268. package/paginator/lastpagelink.umd.min.js +1 -1
  269. package/paginator/nextpagelink.common.js +1203 -25
  270. package/paginator/nextpagelink.umd.js +1203 -25
  271. package/paginator/nextpagelink.umd.min.js +1 -1
  272. package/paginator/pagelinks.common.js +1203 -25
  273. package/paginator/pagelinks.umd.js +1203 -25
  274. package/paginator/pagelinks.umd.min.js +1 -1
  275. package/paginator/paginator.common.js +327 -307
  276. package/paginator/paginator.umd.js +327 -307
  277. package/paginator/paginator.umd.min.js +1 -1
  278. package/paginator/prevpagelink.common.js +1203 -25
  279. package/paginator/prevpagelink.umd.js +1203 -25
  280. package/paginator/prevpagelink.umd.min.js +1 -1
  281. package/paginator/rowsperpagedropdown.common.js +145 -111
  282. package/paginator/rowsperpagedropdown.umd.js +145 -111
  283. package/paginator/rowsperpagedropdown.umd.min.js +1 -1
  284. package/panel/panel.common.js +1224 -46
  285. package/panel/panel.umd.js +1224 -46
  286. package/panel/panel.umd.min.js +1 -1
  287. package/panelmenu/panelmenu.common.js +31 -31
  288. package/panelmenu/panelmenu.umd.js +31 -31
  289. package/panelmenu/panelmenu.umd.min.js +1 -1
  290. package/panelmenu/panelmenusub.common.js +7 -7
  291. package/panelmenu/panelmenusub.umd.js +7 -7
  292. package/password/Password.vue +2 -1
  293. package/password/password.common.js +1266 -84
  294. package/password/password.umd.js +1266 -84
  295. package/password/password.umd.min.js +1 -1
  296. package/picklist/picklist.common.js +145 -127
  297. package/picklist/picklist.umd.js +145 -127
  298. package/picklist/picklist.umd.min.js +1 -1
  299. package/progressbar/progressbar.common.js +51 -51
  300. package/progressbar/progressbar.umd.js +51 -51
  301. package/progressbar/progressbar.umd.min.js +1 -1
  302. package/progressspinner/progressspinner.common.js +46 -46
  303. package/progressspinner/progressspinner.umd.js +46 -46
  304. package/progressspinner/progressspinner.umd.min.js +1 -1
  305. package/radiobutton/radiobutton.common.js +56 -48
  306. package/radiobutton/radiobutton.umd.js +56 -48
  307. package/radiobutton/radiobutton.umd.min.js +1 -1
  308. package/rating/rating.common.js +51 -51
  309. package/rating/rating.umd.js +51 -51
  310. package/rating/rating.umd.min.js +1 -1
  311. package/resources/primevue.css +0 -0
  312. package/resources/primevue.min.css +0 -0
  313. package/ripple/Ripple.js +1 -2
  314. package/ripple/ripple.common.js +1196 -18
  315. package/ripple/ripple.umd.js +1196 -18
  316. package/ripple/ripple.umd.min.js +1 -1
  317. package/row/row.common.js +7 -7
  318. package/row/row.umd.js +7 -7
  319. package/scrollpanel/scrollpanel.common.js +1242 -64
  320. package/scrollpanel/scrollpanel.umd.js +1242 -64
  321. package/scrollpanel/scrollpanel.umd.min.js +1 -1
  322. package/scrolltop/scrolltop.common.js +1237 -59
  323. package/scrolltop/scrolltop.umd.js +1237 -59
  324. package/scrolltop/scrolltop.umd.min.js +1 -1
  325. package/selectbutton/selectbutton.common.js +89 -71
  326. package/selectbutton/selectbutton.umd.js +89 -71
  327. package/selectbutton/selectbutton.umd.min.js +1 -1
  328. package/sidebar/sidebar.common.js +1239 -61
  329. package/sidebar/sidebar.umd.js +1239 -61
  330. package/sidebar/sidebar.umd.min.js +1 -1
  331. package/skeleton/skeleton.common.js +27 -27
  332. package/skeleton/skeleton.umd.js +27 -27
  333. package/skeleton/skeleton.umd.min.js +1 -1
  334. package/slider/slider.common.js +135 -101
  335. package/slider/slider.umd.js +135 -101
  336. package/slider/slider.umd.min.js +1 -1
  337. package/speeddial/speeddial.common.js +1269 -90
  338. package/speeddial/speeddial.umd.js +1269 -90
  339. package/speeddial/speeddial.umd.min.js +1 -1
  340. package/splitbutton/splitbutton.common.js +1297 -119
  341. package/splitbutton/splitbutton.umd.js +1297 -119
  342. package/splitbutton/splitbutton.umd.min.js +1 -1
  343. package/splitter/splitter.common.js +1227 -49
  344. package/splitter/splitter.umd.js +1227 -49
  345. package/splitter/splitter.umd.min.js +1 -1
  346. package/splitterpanel/splitterpanel.common.js +5 -5
  347. package/splitterpanel/splitterpanel.umd.js +5 -5
  348. package/steps/steps.common.js +41 -41
  349. package/steps/steps.umd.js +41 -41
  350. package/steps/steps.umd.min.js +1 -1
  351. package/styleclass/StyleClass.js +1 -2
  352. package/styleclass/styleclass.common.js +1196 -18
  353. package/styleclass/styleclass.umd.js +1196 -18
  354. package/styleclass/styleclass.umd.min.js +1 -1
  355. package/tabmenu/TabMenu.vue +1 -1
  356. package/tabmenu/tabmenu.common.js +1254 -76
  357. package/tabmenu/tabmenu.umd.js +1254 -76
  358. package/tabmenu/tabmenu.umd.min.js +1 -1
  359. package/tabpanel/tabpanel.common.js +7 -7
  360. package/tabpanel/tabpanel.umd.js +7 -7
  361. package/tabview/tabview.common.js +137 -103
  362. package/tabview/tabview.umd.js +137 -103
  363. package/tabview/tabview.umd.min.js +1 -1
  364. package/tag/tag.common.js +16 -16
  365. package/tag/tag.umd.js +16 -16
  366. package/tag/tag.umd.min.js +1 -1
  367. package/terminal/terminal.common.js +35 -35
  368. package/terminal/terminal.umd.js +35 -35
  369. package/terminal/terminal.umd.min.js +1 -1
  370. package/terminalservice/TerminalService.js +1 -2
  371. package/textarea/textarea.common.js +1242 -62
  372. package/textarea/textarea.umd.js +1242 -62
  373. package/textarea/textarea.umd.min.js +1 -1
  374. package/tieredmenu/demo.html +4 -3
  375. package/tieredmenu/tieredmenu.common.js +1239 -61
  376. package/tieredmenu/tieredmenu.umd.js +1239 -61
  377. package/tieredmenu/tieredmenu.umd.min.js +1 -1
  378. package/tieredmenu/tieredmenusub.common.js +1203 -25
  379. package/tieredmenu/tieredmenusub.umd.js +1203 -25
  380. package/tieredmenu/tieredmenusub.umd.min.js +1 -1
  381. package/timeline/timeline.common.js +100 -92
  382. package/timeline/timeline.umd.js +100 -92
  383. package/timeline/timeline.umd.min.js +1 -1
  384. package/toast/toast.common.js +142 -108
  385. package/toast/toast.umd.js +142 -108
  386. package/toast/toast.umd.min.js +1 -1
  387. package/toast/toastmessage.common.js +1203 -25
  388. package/toast/toastmessage.umd.js +1203 -25
  389. package/toast/toastmessage.umd.min.js +1 -1
  390. package/toastservice/ToastEventBus.js +1 -2
  391. package/toastservice/ToastService.js +1 -2
  392. package/togglebutton/togglebutton.common.js +1203 -25
  393. package/togglebutton/togglebutton.umd.js +1203 -25
  394. package/togglebutton/togglebutton.umd.min.js +1 -1
  395. package/toolbar/toolbar.common.js +37 -37
  396. package/toolbar/toolbar.umd.js +37 -37
  397. package/toolbar/toolbar.umd.min.js +1 -1
  398. package/tooltip/Tooltip.js +5 -6
  399. package/tooltip/tooltip.common.js +101 -76
  400. package/tooltip/tooltip.umd.js +101 -76
  401. package/tooltip/tooltip.umd.min.js +1 -1
  402. package/tree/demo.html +3 -3
  403. package/tree/tree.common.js +153 -133
  404. package/tree/tree.umd.js +153 -133
  405. package/tree/tree.umd.min.js +1 -1
  406. package/tree/treenode.common.js +1217 -37
  407. package/tree/treenode.umd.js +1217 -37
  408. package/tree/treenode.umd.min.js +1 -1
  409. package/treetable/HeaderCell.vue +1 -0
  410. package/treetable/demo.html +5 -3
  411. package/treetable/footercell.common.js +98 -64
  412. package/treetable/footercell.umd.js +98 -64
  413. package/treetable/footercell.umd.min.js +1 -1
  414. package/treetable/headercell.common.js +103 -64
  415. package/treetable/headercell.umd.js +103 -64
  416. package/treetable/headercell.umd.min.js +1 -1
  417. package/treetable/treetable.common.js +420 -395
  418. package/treetable/treetable.umd.js +420 -395
  419. package/treetable/treetable.umd.min.js +1 -1
  420. package/treetable/treetablecolumnslot.common.js +5 -5
  421. package/treetable/treetablecolumnslot.umd.js +5 -5
  422. package/treetable/treetablerow.common.js +103 -67
  423. package/treetable/treetablerow.umd.js +103 -67
  424. package/treetable/treetablerow.umd.min.js +1 -1
  425. package/treetable/treetablerowloader.common.js +111 -75
  426. package/treetable/treetablerowloader.umd.js +111 -75
  427. package/treetable/treetablerowloader.umd.min.js +1 -1
  428. package/tristatecheckbox/tristatecheckbox.common.js +7 -7
  429. package/tristatecheckbox/tristatecheckbox.umd.js +7 -7
  430. package/utils/ConnectedOverlayScrollHandler.js +5 -3
  431. package/utils/DomHandler.js +32 -4
  432. package/utils/ObjectUtils.js +8 -11
  433. package/utils/Utils.d.ts +2 -0
  434. package/utils/connectedoverlayscrollhandler.common.js +1196 -18
  435. package/utils/connectedoverlayscrollhandler.umd.js +1196 -18
  436. package/utils/connectedoverlayscrollhandler.umd.min.js +1 -1
  437. package/utils/domhandler.common.js +1196 -18
  438. package/utils/domhandler.umd.js +1196 -18
  439. package/utils/domhandler.umd.min.js +1 -1
  440. package/utils/objectutils.common.js +49 -41
  441. package/utils/objectutils.umd.js +49 -41
  442. package/utils/objectutils.umd.min.js +1 -1
  443. package/utils/utils.common.js +86 -52
  444. package/utils/utils.umd.js +86 -52
  445. package/utils/utils.umd.min.js +1 -1
  446. package/vetur-attributes.json +4 -0
  447. package/vetur-tags.json +2 -1
  448. package/web-types.json +11 -1
@@ -1417,6 +1417,14 @@ module.exports = __webpack_require__("8e60") ? function (object, key, value) {
1417
1417
  };
1418
1418
 
1419
1419
 
1420
+ /***/ }),
1421
+
1422
+ /***/ "366e":
1423
+ /***/ (function(module, exports, __webpack_require__) {
1424
+
1425
+ module.exports = __webpack_require__("ccb9").f('toPrimitive');
1426
+
1427
+
1420
1428
  /***/ }),
1421
1429
 
1422
1430
  /***/ "36c3":
@@ -2002,13 +2010,6 @@ module.exports = function (exec, skipClosing) {
2002
2010
  };
2003
2011
 
2004
2012
 
2005
- /***/ }),
2006
-
2007
- /***/ "5d58":
2008
- /***/ (function(module, exports, __webpack_require__) {
2009
-
2010
- module.exports = __webpack_require__("d8d6");
2011
-
2012
2013
  /***/ }),
2013
2014
 
2014
2015
  /***/ "5dbc":
@@ -2278,13 +2279,6 @@ var meta = module.exports = {
2278
2279
  };
2279
2280
 
2280
2281
 
2281
- /***/ }),
2282
-
2283
- /***/ "67bb":
2284
- /***/ (function(module, exports, __webpack_require__) {
2285
-
2286
- module.exports = __webpack_require__("f921");
2287
-
2288
2282
  /***/ }),
2289
2283
 
2290
2284
  /***/ "6821":
@@ -2678,13 +2672,6 @@ module.exports = function () { /* empty */ };
2678
2672
  module.exports = {};
2679
2673
 
2680
2674
 
2681
- /***/ }),
2682
-
2683
- /***/ "85f2":
2684
- /***/ (function(module, exports, __webpack_require__) {
2685
-
2686
- module.exports = __webpack_require__("454f");
2687
-
2688
2675
  /***/ }),
2689
2676
 
2690
2677
  /***/ "86cc":
@@ -4272,7 +4259,7 @@ if (typeof window !== 'undefined') {
4272
4259
  // Indicate to webpack that this file can be concatenated
4273
4260
  /* harmony default export */ var setPublicPath = (null);
4274
4261
 
4275
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"08364d47-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/treetable/TreeTableRow.vue?vue&type=template&id=29de40d8&
4262
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"4ab2ac1b-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/treetable/TreeTableRow.vue?vue&type=template&id=29de40d8
4276
4263
  var render = function render() {
4277
4264
  var _vm = this,
4278
4265
  _c = _vm._self._c;
@@ -4346,7 +4333,7 @@ var render = function render() {
4346
4333
  };
4347
4334
  var staticRenderFns = [];
4348
4335
 
4349
- // CONCATENATED MODULE: ./src/components/treetable/TreeTableRow.vue?vue&type=template&id=29de40d8&
4336
+ // CONCATENATED MODULE: ./src/components/treetable/TreeTableRow.vue?vue&type=template&id=29de40d8
4350
4337
 
4351
4338
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es7.symbol.async-iterator.js
4352
4339
  var es7_symbol_async_iterator = __webpack_require__("ac4d");
@@ -4375,13 +4362,59 @@ var web_dom_iterable = __webpack_require__("ac6a");
4375
4362
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.object.keys.js
4376
4363
  var es6_object_keys = __webpack_require__("456d");
4377
4364
 
4378
- // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/define-property.js
4379
- var define_property = __webpack_require__("85f2");
4365
+ // EXTERNAL MODULE: ./node_modules/core-js/library/fn/object/define-property.js
4366
+ var define_property = __webpack_require__("454f");
4380
4367
  var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property);
4381
4368
 
4369
+ // EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/index.js
4370
+ var symbol = __webpack_require__("f921");
4371
+ var symbol_default = /*#__PURE__*/__webpack_require__.n(symbol);
4372
+
4373
+ // EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/iterator.js
4374
+ var iterator = __webpack_require__("d8d6");
4375
+ var iterator_default = /*#__PURE__*/__webpack_require__.n(iterator);
4376
+
4377
+ // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js
4378
+
4379
+
4380
+ function _typeof(o) {
4381
+ "@babel/helpers - typeof";
4382
+
4383
+ return _typeof = "function" == typeof symbol_default.a && "symbol" == typeof iterator_default.a ? function (o) {
4384
+ return typeof o;
4385
+ } : function (o) {
4386
+ return o && "function" == typeof symbol_default.a && o.constructor === symbol_default.a && o !== symbol_default.a.prototype ? "symbol" : typeof o;
4387
+ }, _typeof(o);
4388
+ }
4389
+ // EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/to-primitive.js
4390
+ var to_primitive = __webpack_require__("366e");
4391
+ var to_primitive_default = /*#__PURE__*/__webpack_require__.n(to_primitive);
4392
+
4393
+ // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toPrimitive.js
4394
+
4395
+
4396
+ function _toPrimitive(input, hint) {
4397
+ if (_typeof(input) !== "object" || input === null) return input;
4398
+ var prim = input[to_primitive_default.a];
4399
+ if (prim !== undefined) {
4400
+ var res = prim.call(input, hint || "default");
4401
+ if (_typeof(res) !== "object") return res;
4402
+ throw new TypeError("@@toPrimitive must return a primitive value.");
4403
+ }
4404
+ return (hint === "string" ? String : Number)(input);
4405
+ }
4406
+ // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toPropertyKey.js
4407
+
4408
+
4409
+ function _toPropertyKey(arg) {
4410
+ var key = _toPrimitive(arg, "string");
4411
+ return _typeof(key) === "symbol" ? key : String(key);
4412
+ }
4382
4413
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js
4383
4414
 
4415
+
4384
4416
  function _defineProperty(obj, key, value) {
4417
+ key = _toPropertyKey(key);
4385
4418
  if (key in obj) {
4386
4419
  define_property_default()(obj, key, {
4387
4420
  value: value,
@@ -4412,26 +4445,6 @@ var es6_array_iterator = __webpack_require__("cadf");
4412
4445
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.constructor.js
4413
4446
  var es6_regexp_constructor = __webpack_require__("3b2b");
4414
4447
 
4415
- // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/symbol.js
4416
- var symbol = __webpack_require__("67bb");
4417
- var symbol_default = /*#__PURE__*/__webpack_require__.n(symbol);
4418
-
4419
- // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/symbol/iterator.js
4420
- var iterator = __webpack_require__("5d58");
4421
- var iterator_default = /*#__PURE__*/__webpack_require__.n(iterator);
4422
-
4423
- // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js
4424
-
4425
-
4426
- function _typeof(obj) {
4427
- "@babel/helpers - typeof";
4428
-
4429
- return _typeof = "function" == typeof symbol_default.a && "symbol" == typeof iterator_default.a ? function (obj) {
4430
- return typeof obj;
4431
- } : function (obj) {
4432
- return obj && "function" == typeof symbol_default.a && obj.constructor === symbol_default.a && obj !== symbol_default.a.prototype ? "symbol" : typeof obj;
4433
- }, _typeof(obj);
4434
- }
4435
4448
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/classCallCheck.js
4436
4449
  function _classCallCheck(instance, Constructor) {
4437
4450
  if (!(instance instanceof Constructor)) {
@@ -4440,13 +4453,14 @@ function _classCallCheck(instance, Constructor) {
4440
4453
  }
4441
4454
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
4442
4455
 
4456
+
4443
4457
  function _defineProperties(target, props) {
4444
4458
  for (var i = 0; i < props.length; i++) {
4445
4459
  var descriptor = props[i];
4446
4460
  descriptor.enumerable = descriptor.enumerable || false;
4447
4461
  descriptor.configurable = true;
4448
4462
  if ("value" in descriptor) descriptor.writable = true;
4449
- define_property_default()(target, descriptor.key, descriptor);
4463
+ define_property_default()(target, _toPropertyKey(descriptor.key), descriptor);
4450
4464
  }
4451
4465
  }
4452
4466
  function _createClass(Constructor, protoProps, staticProps) {
@@ -4476,7 +4490,7 @@ function _createClass(Constructor, protoProps, staticProps) {
4476
4490
 
4477
4491
  function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
4478
4492
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
4479
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
4493
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
4480
4494
  var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
4481
4495
  function ObjectUtils() {
4482
4496
  _classCallCheck(this, ObjectUtils);
@@ -4499,9 +4513,7 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
4499
4513
  if (arrA && arrB) {
4500
4514
  length = a.length;
4501
4515
  if (length != b.length) return false;
4502
- for (i = length; i-- !== 0;) {
4503
- if (!this.deepEquals(a[i], b[i])) return false;
4504
- }
4516
+ for (i = length; i-- !== 0;) if (!this.deepEquals(a[i], b[i])) return false;
4505
4517
  return true;
4506
4518
  }
4507
4519
  if (arrA != arrB) return false;
@@ -4516,9 +4528,7 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
4516
4528
  var keys = Object.keys(a);
4517
4529
  length = keys.length;
4518
4530
  if (length !== Object.keys(b).length) return false;
4519
- for (i = length; i-- !== 0;) {
4520
- if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;
4521
- }
4531
+ for (i = length; i-- !== 0;) if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;
4522
4532
  for (i = length; i-- !== 0;) {
4523
4533
  key = keys[i];
4524
4534
  if (!this.deepEquals(a[key], b[key])) return false;
@@ -4697,7 +4707,7 @@ var es6_array_find = __webpack_require__("7514");
4697
4707
 
4698
4708
  function DomHandler_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = DomHandler_unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
4699
4709
  function DomHandler_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return DomHandler_arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return DomHandler_arrayLikeToArray(o, minLen); }
4700
- function DomHandler_arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
4710
+ function DomHandler_arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
4701
4711
  var DomHandler_DomHandler = /*#__PURE__*/function () {
4702
4712
  function DomHandler() {
4703
4713
  _classCallCheck(this, DomHandler);
@@ -5175,6 +5185,32 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5175
5185
  var focusableElements = this.getFocusableElements(element);
5176
5186
  return focusableElements.length > 0 ? focusableElements[0] : null;
5177
5187
  }
5188
+ }, {
5189
+ key: "getPreviousElementSibling",
5190
+ value: function getPreviousElementSibling(element, selector) {
5191
+ var previousElement = element.previousElementSibling;
5192
+ while (previousElement) {
5193
+ if (previousElement.matches(selector)) {
5194
+ return previousElement;
5195
+ } else {
5196
+ previousElement = previousElement.previousElementSibling;
5197
+ }
5198
+ }
5199
+ return null;
5200
+ }
5201
+ }, {
5202
+ key: "getNextElementSibling",
5203
+ value: function getNextElementSibling(element, selector) {
5204
+ var nextElement = element.nextElementSibling;
5205
+ while (nextElement) {
5206
+ if (nextElement.matches(selector)) {
5207
+ return nextElement;
5208
+ } else {
5209
+ nextElement = nextElement.nextElementSibling;
5210
+ }
5211
+ }
5212
+ return null;
5213
+ }
5178
5214
  }, {
5179
5215
  key: "isClickable",
5180
5216
  value: function isClickable(element) {
@@ -5212,8 +5248,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5212
5248
  return DomHandler;
5213
5249
  }();
5214
5250
 
5215
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/treetable/TreeTableColumnSlot.vue?vue&type=script&lang=js&
5216
- /* harmony default export */ var TreeTableColumnSlotvue_type_script_lang_js_ = ({
5251
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/treetable/TreeTableColumnSlot.vue?vue&type=script&lang=js
5252
+ /* harmony default export */ var TreeTableColumnSlotvue_type_script_lang_js = ({
5217
5253
  functional: true,
5218
5254
  props: {
5219
5255
  column: {
@@ -5237,8 +5273,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5237
5273
  return [content];
5238
5274
  }
5239
5275
  });
5240
- // CONCATENATED MODULE: ./src/components/treetable/TreeTableColumnSlot.vue?vue&type=script&lang=js&
5241
- /* harmony default export */ var treetable_TreeTableColumnSlotvue_type_script_lang_js_ = (TreeTableColumnSlotvue_type_script_lang_js_);
5276
+ // CONCATENATED MODULE: ./src/components/treetable/TreeTableColumnSlot.vue?vue&type=script&lang=js
5277
+ /* harmony default export */ var treetable_TreeTableColumnSlotvue_type_script_lang_js = (TreeTableColumnSlotvue_type_script_lang_js);
5242
5278
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
5243
5279
  /* globals __VUE_SSR_CONTEXT__ */
5244
5280
 
@@ -5346,7 +5382,7 @@ var TreeTableColumnSlot_render, TreeTableColumnSlot_staticRenderFns
5346
5382
  /* normalize component */
5347
5383
 
5348
5384
  var component = normalizeComponent(
5349
- treetable_TreeTableColumnSlotvue_type_script_lang_js_,
5385
+ treetable_TreeTableColumnSlotvue_type_script_lang_js,
5350
5386
  TreeTableColumnSlot_render,
5351
5387
  TreeTableColumnSlot_staticRenderFns,
5352
5388
  false,
@@ -5421,7 +5457,7 @@ var Ripple = {
5421
5457
  }
5422
5458
  };
5423
5459
  /* harmony default export */ var ripple_Ripple = (Ripple);
5424
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/treetable/TreeTableRow.vue?vue&type=script&lang=js&
5460
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/treetable/TreeTableRow.vue?vue&type=script&lang=js
5425
5461
 
5426
5462
 
5427
5463
 
@@ -5435,14 +5471,14 @@ var Ripple = {
5435
5471
 
5436
5472
  function TreeTableRowvue_type_script_lang_js_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = TreeTableRowvue_type_script_lang_js_unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
5437
5473
  function TreeTableRowvue_type_script_lang_js_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return TreeTableRowvue_type_script_lang_js_arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return TreeTableRowvue_type_script_lang_js_arrayLikeToArray(o, minLen); }
5438
- function TreeTableRowvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
5439
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
5440
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
5474
+ function TreeTableRowvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
5475
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5476
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
5441
5477
 
5442
5478
 
5443
5479
 
5444
5480
 
5445
- /* harmony default export */ var TreeTableRowvue_type_script_lang_js_ = ({
5481
+ /* harmony default export */ var TreeTableRowvue_type_script_lang_js = ({
5446
5482
  name: 'sub-ttnode',
5447
5483
  props: {
5448
5484
  node: {
@@ -5698,8 +5734,8 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
5698
5734
  'ripple': ripple_Ripple
5699
5735
  }
5700
5736
  });
5701
- // CONCATENATED MODULE: ./src/components/treetable/TreeTableRow.vue?vue&type=script&lang=js&
5702
- /* harmony default export */ var treetable_TreeTableRowvue_type_script_lang_js_ = (TreeTableRowvue_type_script_lang_js_);
5737
+ // CONCATENATED MODULE: ./src/components/treetable/TreeTableRow.vue?vue&type=script&lang=js
5738
+ /* harmony default export */ var treetable_TreeTableRowvue_type_script_lang_js = (TreeTableRowvue_type_script_lang_js);
5703
5739
  // CONCATENATED MODULE: ./src/components/treetable/TreeTableRow.vue
5704
5740
 
5705
5741
 
@@ -5709,7 +5745,7 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
5709
5745
  /* normalize component */
5710
5746
 
5711
5747
  var TreeTableRow_component = normalizeComponent(
5712
- treetable_TreeTableRowvue_type_script_lang_js_,
5748
+ treetable_TreeTableRowvue_type_script_lang_js,
5713
5749
  render,
5714
5750
  staticRenderFns,
5715
5751
  false,