primevue 2.9.2 → 2.10.1

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 (462) hide show
  1. package/LICENSE.md +2 -2
  2. package/README.md +150 -3
  3. package/accordion/accordion.common.js +66 -72
  4. package/accordion/accordion.umd.js +66 -72
  5. package/accordion/accordion.umd.min.js +1 -1
  6. package/accordiontab/accordiontab.common.js +73 -103
  7. package/accordiontab/accordiontab.umd.js +73 -103
  8. package/accordiontab/accordiontab.umd.min.js +1 -1
  9. package/api/Api.d.ts +24 -2
  10. package/api/Api.js +0 -6
  11. package/api/FilterService.js +2 -55
  12. package/api/PrimeIcons.js +24 -2
  13. package/api/api.common.js +35 -98
  14. package/api/api.umd.js +35 -98
  15. package/api/api.umd.min.js +1 -1
  16. package/api/filterservice.common.js +11 -96
  17. package/api/filterservice.umd.js +11 -96
  18. package/api/primeicons.common.js +24 -2
  19. package/api/primeicons.umd.js +24 -2
  20. package/api/primeicons.umd.min.js +1 -1
  21. package/autocomplete/autocomplete.common.js +241 -293
  22. package/autocomplete/autocomplete.umd.js +241 -293
  23. package/autocomplete/autocomplete.umd.min.js +1 -1
  24. package/avatar/avatar.common.js +64 -61
  25. package/avatar/avatar.umd.js +64 -61
  26. package/avatar/avatar.umd.min.js +1 -1
  27. package/avatargroup/avatargroup.common.js +44 -47
  28. package/avatargroup/avatargroup.umd.js +44 -47
  29. package/avatargroup/avatargroup.umd.min.js +1 -1
  30. package/badge/badge.common.js +22 -23
  31. package/badge/badge.umd.js +22 -23
  32. package/badge/badge.umd.min.js +1 -1
  33. package/badgedirective/BadgeDirective.js +0 -13
  34. package/badgedirective/badgedirective.common.js +13 -71
  35. package/badgedirective/badgedirective.umd.js +13 -71
  36. package/blockui/blockui.common.js +79 -138
  37. package/blockui/blockui.umd.js +79 -138
  38. package/blockui/blockui.umd.min.js +1 -1
  39. package/breadcrumb/breadcrumb.common.js +130 -90
  40. package/breadcrumb/breadcrumb.umd.js +130 -90
  41. package/breadcrumb/breadcrumb.umd.min.js +1 -1
  42. package/breadcrumb/breadcrumbitem.common.js +67 -40
  43. package/breadcrumb/breadcrumbitem.umd.js +67 -40
  44. package/breadcrumb/breadcrumbitem.umd.min.js +1 -1
  45. package/button/Button.d.ts +2 -0
  46. package/button/Button.vue +10 -1
  47. package/button/button.common.js +64 -109
  48. package/button/button.umd.js +64 -109
  49. package/button/button.umd.min.js +1 -1
  50. package/calendar/Calendar.vue +7 -3
  51. package/calendar/calendar.common.js +714 -721
  52. package/calendar/calendar.umd.js +714 -721
  53. package/calendar/calendar.umd.min.js +1 -1
  54. package/card/card.common.js +59 -62
  55. package/card/card.umd.js +59 -62
  56. package/card/card.umd.min.js +1 -1
  57. package/carousel/carousel.common.js +190 -231
  58. package/carousel/carousel.umd.js +190 -231
  59. package/carousel/carousel.umd.min.js +1 -1
  60. package/cascadeselect/cascadeselect.common.js +230 -294
  61. package/cascadeselect/cascadeselect.umd.js +230 -294
  62. package/cascadeselect/cascadeselect.umd.min.js +1 -1
  63. package/cascadeselect/cascadeselectsub.common.js +101 -183
  64. package/cascadeselect/cascadeselectsub.umd.js +101 -183
  65. package/cascadeselect/cascadeselectsub.umd.min.js +1 -1
  66. package/cascadeselect/demo.html +4 -3
  67. package/chart/chart.common.js +77 -74
  68. package/chart/chart.umd.js +77 -74
  69. package/chart/chart.umd.min.js +1 -1
  70. package/checkbox/checkbox.common.js +70 -87
  71. package/checkbox/checkbox.umd.js +70 -87
  72. package/checkbox/checkbox.umd.min.js +1 -1
  73. package/chip/chip.common.js +66 -52
  74. package/chip/chip.umd.js +66 -52
  75. package/chip/chip.umd.min.js +1 -1
  76. package/chips/chips.common.js +122 -96
  77. package/chips/chips.umd.js +122 -96
  78. package/chips/chips.umd.min.js +1 -1
  79. package/colorpicker/colorpicker.common.js +149 -193
  80. package/colorpicker/colorpicker.umd.js +149 -193
  81. package/colorpicker/colorpicker.umd.min.js +1 -1
  82. package/column/column.common.js +13 -15
  83. package/column/column.umd.js +13 -15
  84. package/columngroup/columngroup.common.js +20 -25
  85. package/columngroup/columngroup.umd.js +20 -25
  86. package/columngroup/columngroup.umd.min.js +1 -1
  87. package/config/PrimeVue.js +0 -5
  88. package/config/primevue.common.js +35 -102
  89. package/config/primevue.umd.js +35 -102
  90. package/config/primevue.umd.min.js +1 -1
  91. package/confirmationeventbus/ConfirmationEventBus.js +0 -4
  92. package/confirmationeventbus/confirmationeventbus.common.js +0 -2
  93. package/confirmationeventbus/confirmationeventbus.umd.js +0 -2
  94. package/confirmationservice/ConfirmationService.js +0 -3
  95. package/confirmationservice/confirmationservice.common.js +0 -2
  96. package/confirmationservice/confirmationservice.umd.js +0 -2
  97. package/confirmdialog/confirmdialog.common.js +247 -218
  98. package/confirmdialog/confirmdialog.umd.js +247 -218
  99. package/confirmdialog/confirmdialog.umd.min.js +1 -1
  100. package/confirmpopup/confirmpopup.common.js +154 -196
  101. package/confirmpopup/confirmpopup.umd.js +154 -196
  102. package/confirmpopup/confirmpopup.umd.min.js +1 -1
  103. package/contextmenu/contextmenu.common.js +216 -206
  104. package/contextmenu/contextmenu.umd.js +216 -206
  105. package/contextmenu/contextmenu.umd.min.js +1 -1
  106. package/contextmenu/contextmenusub.common.js +138 -134
  107. package/contextmenu/contextmenusub.umd.js +138 -134
  108. package/contextmenu/contextmenusub.umd.min.js +1 -1
  109. package/contextmenu/demo.html +3 -4
  110. package/datatable/BodyCell.vue +11 -2
  111. package/datatable/ColumnFilter.vue +1 -1
  112. package/datatable/DataTable.vue +2 -12
  113. package/datatable/HeaderCheckbox.vue +5 -8
  114. package/datatable/bodycell.common.js +283 -246
  115. package/datatable/bodycell.umd.js +283 -246
  116. package/datatable/bodycell.umd.min.js +1 -1
  117. package/datatable/columnfilter.common.js +516 -422
  118. package/datatable/columnfilter.umd.js +516 -422
  119. package/datatable/columnfilter.umd.min.js +1 -1
  120. package/datatable/columnslot.common.js +13 -15
  121. package/datatable/columnslot.umd.js +13 -15
  122. package/datatable/datatable.common.js +2250 -1551
  123. package/datatable/datatable.umd.js +2250 -1551
  124. package/datatable/datatable.umd.min.js +1 -1
  125. package/datatable/footercell.common.js +56 -142
  126. package/datatable/footercell.umd.js +56 -142
  127. package/datatable/footercell.umd.min.js +1 -1
  128. package/datatable/headercell.common.js +666 -483
  129. package/datatable/headercell.umd.js +666 -483
  130. package/datatable/headercell.umd.min.js +1 -1
  131. package/datatable/headercheckbox.common.js +59 -33
  132. package/datatable/headercheckbox.umd.js +59 -33
  133. package/datatable/headercheckbox.umd.min.js +1 -1
  134. package/datatable/rowcheckbox.common.js +61 -30
  135. package/datatable/rowcheckbox.umd.js +61 -30
  136. package/datatable/rowcheckbox.umd.min.js +1 -1
  137. package/datatable/rowradiobutton.common.js +54 -27
  138. package/datatable/rowradiobutton.umd.js +54 -27
  139. package/datatable/rowradiobutton.umd.min.js +1 -1
  140. package/datatable/tablebody.common.js +461 -321
  141. package/datatable/tablebody.umd.js +461 -321
  142. package/datatable/tablebody.umd.min.js +1 -1
  143. package/datatable/tablefooter.common.js +94 -175
  144. package/datatable/tablefooter.umd.js +94 -175
  145. package/datatable/tablefooter.umd.min.js +1 -1
  146. package/datatable/tableheader.common.js +872 -539
  147. package/datatable/tableheader.umd.js +872 -539
  148. package/datatable/tableheader.umd.min.js +1 -1
  149. package/datatable/tableloadingbody.common.js +36 -29
  150. package/datatable/tableloadingbody.umd.js +36 -29
  151. package/datatable/tableloadingbody.umd.min.js +1 -1
  152. package/dataview/dataview.common.js +851 -720
  153. package/dataview/dataview.umd.js +851 -720
  154. package/dataview/dataview.umd.min.js +1 -1
  155. package/dataviewlayoutoptions/dataviewlayoutoptions.common.js +46 -30
  156. package/dataviewlayoutoptions/dataviewlayoutoptions.umd.js +46 -30
  157. package/dataviewlayoutoptions/dataviewlayoutoptions.umd.min.js +1 -1
  158. package/deferredcontent/deferredcontent.common.js +22 -28
  159. package/deferredcontent/deferredcontent.umd.js +22 -28
  160. package/deferredcontent/deferredcontent.umd.min.js +1 -1
  161. package/dialog/dialog.common.js +152 -179
  162. package/dialog/dialog.umd.js +152 -179
  163. package/dialog/dialog.umd.min.js +1 -1
  164. package/divider/divider.common.js +49 -49
  165. package/divider/divider.umd.js +49 -49
  166. package/divider/divider.umd.min.js +1 -1
  167. package/dock/dock.common.js +179 -95
  168. package/dock/dock.umd.js +179 -95
  169. package/dock/dock.umd.min.js +1 -1
  170. package/dock/docksub.common.js +132 -54
  171. package/dock/docksub.umd.js +132 -54
  172. package/dock/docksub.umd.min.js +1 -1
  173. package/dropdown/dropdown.common.js +233 -289
  174. package/dropdown/dropdown.umd.js +233 -289
  175. package/dropdown/dropdown.umd.min.js +1 -1
  176. package/editor/editor.common.js +194 -104
  177. package/editor/editor.umd.js +194 -104
  178. package/editor/editor.umd.min.js +3 -3
  179. package/fieldset/fieldset.common.js +133 -165
  180. package/fieldset/fieldset.umd.js +133 -165
  181. package/fieldset/fieldset.umd.min.js +1 -1
  182. package/fileupload/fileupload.common.js +431 -373
  183. package/fileupload/fileupload.umd.js +431 -373
  184. package/fileupload/fileupload.umd.min.js +1 -1
  185. package/fullcalendar/fullcalendar.common.js +75 -64
  186. package/fullcalendar/fullcalendar.umd.js +75 -64
  187. package/fullcalendar/fullcalendar.umd.min.js +4 -18
  188. package/galleria/galleria.common.js +403 -299
  189. package/galleria/galleria.umd.js +403 -299
  190. package/galleria/galleria.umd.min.js +1 -1
  191. package/galleria/galleriacontent.common.js +324 -235
  192. package/galleria/galleriacontent.umd.js +324 -235
  193. package/galleria/galleriacontent.umd.min.js +1 -1
  194. package/galleria/galleriaitem.common.js +127 -135
  195. package/galleria/galleriaitem.umd.js +127 -135
  196. package/galleria/galleriaitem.umd.min.js +1 -1
  197. package/galleria/galleriaitemslot.common.js +17 -25
  198. package/galleria/galleriaitemslot.umd.js +17 -25
  199. package/galleria/galleriathumbnails.common.js +125 -171
  200. package/galleria/galleriathumbnails.umd.js +125 -171
  201. package/galleria/galleriathumbnails.umd.min.js +1 -1
  202. package/imagepreview/imagepreview.common.js +174 -163
  203. package/imagepreview/imagepreview.umd.js +174 -163
  204. package/imagepreview/imagepreview.umd.min.js +1 -1
  205. package/inlinemessage/inlinemessage.common.js +61 -57
  206. package/inlinemessage/inlinemessage.umd.js +61 -57
  207. package/inlinemessage/inlinemessage.umd.min.js +1 -1
  208. package/inplace/inplace.common.js +139 -170
  209. package/inplace/inplace.umd.js +139 -170
  210. package/inplace/inplace.umd.min.js +1 -1
  211. package/inputmask/inputmask.common.js +51 -174
  212. package/inputmask/inputmask.umd.js +51 -174
  213. package/inputmask/inputmask.umd.min.js +1 -1
  214. package/inputnumber/InputNumber.vue +6 -3
  215. package/inputnumber/inputnumber.common.js +205 -293
  216. package/inputnumber/inputnumber.umd.js +205 -293
  217. package/inputnumber/inputnumber.umd.min.js +1 -1
  218. package/inputswitch/inputswitch.common.js +219 -37
  219. package/inputswitch/inputswitch.umd.js +219 -37
  220. package/inputswitch/inputswitch.umd.min.js +1 -1
  221. package/inputtext/inputtext.common.js +27 -28
  222. package/inputtext/inputtext.umd.js +27 -28
  223. package/inputtext/inputtext.umd.min.js +1 -1
  224. package/knob/knob.common.js +102 -74
  225. package/knob/knob.umd.js +102 -74
  226. package/knob/knob.umd.min.js +1 -1
  227. package/listbox/listbox.common.js +163 -237
  228. package/listbox/listbox.umd.js +163 -237
  229. package/listbox/listbox.umd.min.js +1 -1
  230. package/megamenu/MegaMenu.vue +2 -2
  231. package/megamenu/megamenu.common.js +273 -230
  232. package/megamenu/megamenu.umd.js +273 -230
  233. package/megamenu/megamenu.umd.min.js +1 -1
  234. package/menu/menu.common.js +201 -203
  235. package/menu/menu.umd.js +201 -203
  236. package/menu/menu.umd.min.js +1 -1
  237. package/menu/menuitem.common.js +95 -116
  238. package/menu/menuitem.umd.js +95 -116
  239. package/menu/menuitem.umd.min.js +1 -1
  240. package/menubar/menubar.common.js +223 -214
  241. package/menubar/menubar.umd.js +223 -214
  242. package/menubar/menubar.umd.min.js +1 -1
  243. package/menubar/menubarsub.common.js +142 -149
  244. package/menubar/menubarsub.umd.js +142 -149
  245. package/menubar/menubarsub.umd.min.js +1 -1
  246. package/message/message.common.js +108 -157
  247. package/message/message.umd.js +108 -157
  248. package/message/message.umd.min.js +1 -1
  249. package/multiselect/multiselect.common.js +291 -315
  250. package/multiselect/multiselect.umd.js +291 -315
  251. package/multiselect/multiselect.umd.min.js +1 -1
  252. package/orderlist/orderlist.common.js +206 -263
  253. package/orderlist/orderlist.umd.js +206 -263
  254. package/orderlist/orderlist.umd.min.js +1 -1
  255. package/organizationchart/organizationchart.common.js +188 -190
  256. package/organizationchart/organizationchart.umd.js +188 -190
  257. package/organizationchart/organizationchart.umd.min.js +1 -1
  258. package/organizationchart/organizationchartnode.common.js +122 -124
  259. package/organizationchart/organizationchartnode.umd.js +122 -124
  260. package/organizationchart/organizationchartnode.umd.min.js +1 -1
  261. package/overlayeventbus/OverlayEventBus.js +0 -4
  262. package/overlayeventbus/overlayeventbus.common.js +0 -2
  263. package/overlayeventbus/overlayeventbus.umd.js +0 -2
  264. package/overlaypanel/overlaypanel.common.js +108 -176
  265. package/overlaypanel/overlaypanel.umd.js +108 -176
  266. package/overlaypanel/overlaypanel.umd.min.js +1 -1
  267. package/package.json +3 -3
  268. package/paginator/currentpagereport.common.js +22 -22
  269. package/paginator/currentpagereport.umd.js +22 -22
  270. package/paginator/currentpagereport.umd.min.js +1 -1
  271. package/paginator/firstpagelink.common.js +44 -102
  272. package/paginator/firstpagelink.umd.js +44 -102
  273. package/paginator/firstpagelink.umd.min.js +1 -1
  274. package/paginator/jumptopagedropdown.common.js +254 -300
  275. package/paginator/jumptopagedropdown.umd.js +254 -300
  276. package/paginator/jumptopagedropdown.umd.min.js +1 -1
  277. package/paginator/jumptopageinput.common.js +225 -303
  278. package/paginator/jumptopageinput.umd.js +225 -303
  279. package/paginator/jumptopageinput.umd.min.js +1 -1
  280. package/paginator/lastpagelink.common.js +44 -102
  281. package/paginator/lastpagelink.umd.js +44 -102
  282. package/paginator/lastpagelink.umd.min.js +1 -1
  283. package/paginator/nextpagelink.common.js +44 -102
  284. package/paginator/nextpagelink.umd.js +44 -102
  285. package/paginator/nextpagelink.umd.min.js +1 -1
  286. package/paginator/pagelinks.common.js +54 -102
  287. package/paginator/pagelinks.umd.js +54 -102
  288. package/paginator/pagelinks.umd.min.js +1 -1
  289. package/paginator/paginator.common.js +741 -654
  290. package/paginator/paginator.umd.js +741 -654
  291. package/paginator/paginator.umd.min.js +1 -1
  292. package/paginator/prevpagelink.common.js +44 -102
  293. package/paginator/prevpagelink.umd.js +44 -102
  294. package/paginator/prevpagelink.umd.min.js +1 -1
  295. package/paginator/rowsperpagedropdown.common.js +253 -300
  296. package/paginator/rowsperpagedropdown.umd.js +253 -300
  297. package/paginator/rowsperpagedropdown.umd.min.js +1 -1
  298. package/panel/panel.common.js +129 -164
  299. package/panel/panel.umd.js +129 -164
  300. package/panel/panel.umd.min.js +1 -1
  301. package/panelmenu/panelmenu.common.js +235 -129
  302. package/panelmenu/panelmenu.umd.js +235 -129
  303. package/panelmenu/panelmenu.umd.min.js +1 -1
  304. package/panelmenu/panelmenusub.common.js +110 -55
  305. package/panelmenu/panelmenusub.umd.js +110 -55
  306. package/panelmenu/panelmenusub.umd.min.js +1 -1
  307. package/password/Password.vue +64 -14
  308. package/password/password.common.js +243 -239
  309. package/password/password.umd.js +243 -239
  310. package/password/password.umd.min.js +1 -1
  311. package/picklist/picklist.common.js +332 -323
  312. package/picklist/picklist.umd.js +332 -323
  313. package/picklist/picklist.umd.min.js +1 -1
  314. package/progressbar/progressbar.common.js +83 -76
  315. package/progressbar/progressbar.umd.js +83 -76
  316. package/progressbar/progressbar.umd.min.js +1 -1
  317. package/progressspinner/progressspinner.common.js +545 -45
  318. package/progressspinner/progressspinner.umd.js +545 -45
  319. package/progressspinner/progressspinner.umd.min.js +1 -1
  320. package/radiobutton/radiobutton.common.js +68 -83
  321. package/radiobutton/radiobutton.umd.js +68 -83
  322. package/radiobutton/radiobutton.umd.min.js +1 -1
  323. package/rating/rating.common.js +92 -68
  324. package/rating/rating.umd.js +92 -68
  325. package/rating/rating.umd.min.js +1 -1
  326. package/ripple/Ripple.js +0 -18
  327. package/ripple/ripple.common.js +13 -77
  328. package/ripple/ripple.umd.js +13 -77
  329. package/row/row.common.js +20 -25
  330. package/row/row.umd.js +20 -25
  331. package/row/row.umd.min.js +1 -1
  332. package/scrollpanel/scrollpanel.common.js +103 -154
  333. package/scrollpanel/scrollpanel.umd.js +103 -154
  334. package/scrollpanel/scrollpanel.umd.min.js +1 -1
  335. package/scrolltop/scrolltop.common.js +90 -132
  336. package/scrolltop/scrolltop.umd.js +90 -132
  337. package/scrolltop/scrolltop.umd.min.js +1 -1
  338. package/selectbutton/selectbutton.common.js +91 -171
  339. package/selectbutton/selectbutton.umd.js +91 -171
  340. package/selectbutton/selectbutton.umd.min.js +1 -1
  341. package/sidebar/Sidebar.d.ts +1 -0
  342. package/sidebar/Sidebar.vue +3 -0
  343. package/sidebar/sidebar.common.js +115 -166
  344. package/sidebar/sidebar.umd.js +115 -166
  345. package/sidebar/sidebar.umd.min.js +1 -1
  346. package/skeleton/skeleton.common.js +57 -57
  347. package/skeleton/skeleton.umd.js +57 -57
  348. package/skeleton/skeleton.umd.min.js +1 -1
  349. package/slider/Slider.vue +1 -1
  350. package/slider/slider.common.js +175 -166
  351. package/slider/slider.umd.js +175 -166
  352. package/slider/slider.umd.min.js +1 -1
  353. package/speeddial/SpeedDial.vue +2 -2
  354. package/speeddial/speeddial.common.js +186 -204
  355. package/speeddial/speeddial.umd.js +186 -204
  356. package/speeddial/speeddial.umd.min.js +1 -1
  357. package/splitbutton/splitbutton.common.js +327 -279
  358. package/splitbutton/splitbutton.umd.js +327 -279
  359. package/splitbutton/splitbutton.umd.min.js +1 -1
  360. package/splitter/splitter.common.js +70 -143
  361. package/splitter/splitter.umd.js +70 -143
  362. package/splitter/splitter.umd.min.js +1 -1
  363. package/splitterpanel/splitterpanel.common.js +13 -15
  364. package/splitterpanel/splitterpanel.umd.js +13 -15
  365. package/steps/steps.common.js +112 -77
  366. package/steps/steps.umd.js +112 -77
  367. package/steps/steps.umd.min.js +1 -1
  368. package/styleclass/StyleClass.js +0 -43
  369. package/styleclass/styleclass.common.js +13 -99
  370. package/styleclass/styleclass.umd.js +13 -99
  371. package/tabmenu/tabmenu.common.js +139 -165
  372. package/tabmenu/tabmenu.umd.js +139 -165
  373. package/tabmenu/tabmenu.umd.min.js +1 -1
  374. package/tabpanel/tabpanel.common.js +31 -26
  375. package/tabpanel/tabpanel.umd.js +31 -26
  376. package/tabpanel/tabpanel.umd.min.js +1 -1
  377. package/tabview/tabview.common.js +178 -220
  378. package/tabview/tabview.umd.js +178 -220
  379. package/tabview/tabview.umd.min.js +1 -1
  380. package/tag/tag.common.js +59 -59
  381. package/tag/tag.umd.js +59 -59
  382. package/tag/tag.umd.min.js +1 -1
  383. package/terminal/terminal.common.js +96 -68
  384. package/terminal/terminal.umd.js +96 -68
  385. package/terminal/terminal.umd.min.js +1 -1
  386. package/terminalservice/TerminalService.js +0 -3
  387. package/textarea/Textarea.vue +24 -1
  388. package/textarea/textarea.common.js +2083 -91
  389. package/textarea/textarea.umd.js +2083 -91
  390. package/textarea/textarea.umd.min.js +1 -1
  391. package/tieredmenu/demo.html +3 -4
  392. package/tieredmenu/tieredmenu.common.js +214 -219
  393. package/tieredmenu/tieredmenu.umd.js +214 -219
  394. package/tieredmenu/tieredmenu.umd.min.js +1 -1
  395. package/tieredmenu/tieredmenusub.common.js +142 -145
  396. package/tieredmenu/tieredmenusub.umd.js +142 -145
  397. package/tieredmenu/tieredmenusub.umd.min.js +1 -1
  398. package/timeline/timeline.common.js +101 -134
  399. package/timeline/timeline.umd.js +101 -134
  400. package/timeline/timeline.umd.min.js +1 -1
  401. package/toast/toast.common.js +145 -182
  402. package/toast/toast.umd.js +145 -182
  403. package/toast/toast.umd.min.js +1 -1
  404. package/toast/toastmessage.common.js +70 -115
  405. package/toast/toastmessage.umd.js +70 -115
  406. package/toast/toastmessage.umd.min.js +1 -1
  407. package/toastservice/ToastEventBus.js +0 -3
  408. package/toastservice/ToastService.js +0 -3
  409. package/togglebutton/togglebutton.common.js +54 -103
  410. package/togglebutton/togglebutton.umd.js +54 -103
  411. package/togglebutton/togglebutton.umd.min.js +1 -1
  412. package/toolbar/toolbar.common.js +46 -47
  413. package/toolbar/toolbar.umd.js +46 -47
  414. package/toolbar/toolbar.umd.min.js +1 -1
  415. package/tooltip/Tooltip.js +4 -84
  416. package/tooltip/tooltip.common.js +17 -133
  417. package/tooltip/tooltip.umd.js +17 -133
  418. package/tree/tree.common.js +227 -316
  419. package/tree/tree.umd.js +227 -316
  420. package/tree/tree.umd.min.js +1 -1
  421. package/tree/treenode.common.js +108 -158
  422. package/tree/treenode.umd.js +108 -158
  423. package/tree/treenode.umd.min.js +1 -1
  424. package/treetable/footercell.common.js +49 -141
  425. package/treetable/footercell.umd.js +49 -141
  426. package/treetable/footercell.umd.min.js +1 -1
  427. package/treetable/headercell.common.js +68 -153
  428. package/treetable/headercell.umd.js +68 -153
  429. package/treetable/headercell.umd.min.js +1 -1
  430. package/treetable/treetable.common.js +1086 -1044
  431. package/treetable/treetable.umd.js +1086 -1044
  432. package/treetable/treetable.umd.min.js +1 -1
  433. package/treetable/treetablecolumnslot.common.js +13 -15
  434. package/treetable/treetablecolumnslot.umd.js +13 -15
  435. package/treetable/treetablerow.common.js +113 -194
  436. package/treetable/treetablerow.umd.js +113 -194
  437. package/treetable/treetablerow.umd.min.js +1 -1
  438. package/treetable/treetablerowloader.common.js +115 -214
  439. package/treetable/treetablerowloader.umd.js +115 -214
  440. package/treetable/treetablerowloader.umd.min.js +1 -1
  441. package/tristatecheckbox/tristatecheckbox.common.js +59 -38
  442. package/tristatecheckbox/tristatecheckbox.umd.js +59 -38
  443. package/tristatecheckbox/tristatecheckbox.umd.min.js +1 -1
  444. package/utils/ConnectedOverlayScrollHandler.js +0 -12
  445. package/utils/DomHandler.js +13 -61
  446. package/utils/EventBus.js +0 -3
  447. package/utils/ObjectUtils.js +9 -51
  448. package/utils/UniqueComponentId.js +0 -1
  449. package/utils/Utils.js +0 -6
  450. package/utils/connectedoverlayscrollhandler.common.js +13 -70
  451. package/utils/connectedoverlayscrollhandler.umd.js +13 -70
  452. package/utils/domhandler.common.js +13 -63
  453. package/utils/domhandler.umd.js +13 -63
  454. package/utils/eventbus.common.js +0 -2
  455. package/utils/eventbus.umd.js +0 -2
  456. package/utils/objectutils.common.js +9 -52
  457. package/utils/objectutils.umd.js +9 -52
  458. package/utils/utils.common.js +22 -119
  459. package/utils/utils.umd.js +22 -119
  460. package/vetur-attributes.json +8 -0
  461. package/vetur-tags.json +3 -1
  462. package/web-types.json +28 -1
@@ -1825,22 +1825,6 @@ module.exports = function (bitmap, value) {
1825
1825
  };
1826
1826
 
1827
1827
 
1828
- /***/ }),
1829
-
1830
- /***/ "4661":
1831
- /***/ (function(module, exports, __webpack_require__) {
1832
-
1833
- // style-loader: Adds some css to the DOM by adding a <style> tag
1834
-
1835
- // load the styles
1836
- var content = __webpack_require__("cc5b");
1837
- if(content.__esModule) content = content.default;
1838
- if(typeof content === 'string') content = [[module.i, content, '']];
1839
- if(content.locals) module.exports = content.locals;
1840
- // add the styles to the DOM
1841
- var add = __webpack_require__("499e").default
1842
- var update = add("3a97d083", content, true, {"sourceMap":false,"shadowMode":false});
1843
-
1844
1828
  /***/ }),
1845
1829
 
1846
1830
  /***/ "46a7":
@@ -2997,6 +2981,17 @@ if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
2997
2981
 
2998
2982
  module.exports = __webpack_require__("d2d5");
2999
2983
 
2984
+ /***/ }),
2985
+
2986
+ /***/ "776d":
2987
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
2988
+
2989
+ "use strict";
2990
+ /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_id_9f6d89a8_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a05f");
2991
+ /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_id_9f6d89a8_prod_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_id_9f6d89a8_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__);
2992
+ /* unused harmony reexport * */
2993
+
2994
+
3000
2995
  /***/ }),
3001
2996
 
3002
2997
  /***/ "77f1":
@@ -3657,6 +3652,22 @@ module.exports = !__webpack_require__("79e5")(function () {
3657
3652
  });
3658
3653
 
3659
3654
 
3655
+ /***/ }),
3656
+
3657
+ /***/ "a05f":
3658
+ /***/ (function(module, exports, __webpack_require__) {
3659
+
3660
+ // style-loader: Adds some css to the DOM by adding a <style> tag
3661
+
3662
+ // load the styles
3663
+ var content = __webpack_require__("ddb6");
3664
+ if(content.__esModule) content = content.default;
3665
+ if(typeof content === 'string') content = [[module.i, content, '']];
3666
+ if(content.locals) module.exports = content.locals;
3667
+ // add the styles to the DOM
3668
+ var add = __webpack_require__("499e").default
3669
+ var update = add("f3982436", content, true, {"sourceMap":false,"shadowMode":false});
3670
+
3660
3671
  /***/ }),
3661
3672
 
3662
3673
  /***/ "a159":
@@ -4163,17 +4174,6 @@ module.exports = Object.keys || function keys(O) {
4163
4174
  };
4164
4175
 
4165
4176
 
4166
- /***/ }),
4167
-
4168
- /***/ "c5b3":
4169
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
4170
-
4171
- "use strict";
4172
- /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4661");
4173
- /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__);
4174
- /* unused harmony reexport * */
4175
-
4176
-
4177
4177
  /***/ }),
4178
4178
 
4179
4179
  /***/ "c5f6":
@@ -4327,21 +4327,6 @@ module.exports = function (it) {
4327
4327
  };
4328
4328
 
4329
4329
 
4330
- /***/ }),
4331
-
4332
- /***/ "cc5b":
4333
- /***/ (function(module, exports, __webpack_require__) {
4334
-
4335
- exports = module.exports = __webpack_require__("2350")(false);
4336
- // imports
4337
-
4338
-
4339
- // module
4340
- exports.push([module.i, ".p-multiselect{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-multiselect-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.p-multiselect-label-container{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-panel{position:absolute}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-header,.p-multiselect-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-multiselect-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-multiselect-filter-container{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-fluid .p-multiselect,.p-multiselect-close{display:-webkit-box;display:-ms-flexbox;display:flex}", ""]);
4341
-
4342
- // exports
4343
-
4344
-
4345
4330
  /***/ }),
4346
4331
 
4347
4332
  /***/ "ccb9":
@@ -4529,6 +4514,21 @@ var store = global[SHARED] || (global[SHARED] = {});
4529
4514
  });
4530
4515
 
4531
4516
 
4517
+ /***/ }),
4518
+
4519
+ /***/ "ddb6":
4520
+ /***/ (function(module, exports, __webpack_require__) {
4521
+
4522
+ exports = module.exports = __webpack_require__("2350")(false);
4523
+ // imports
4524
+
4525
+
4526
+ // module
4527
+ exports.push([module.i, ".p-multiselect{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-multiselect-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.p-multiselect-label-container{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-panel{position:absolute}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-header,.p-multiselect-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-multiselect-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-multiselect-filter-container{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-fluid .p-multiselect,.p-multiselect-close{display:-webkit-box;display:-ms-flexbox;display:flex}", ""]);
4528
+
4529
+ // exports
4530
+
4531
+
4532
4532
  /***/ }),
4533
4533
 
4534
4534
  /***/ "e11e":
@@ -4821,10 +4821,210 @@ if (typeof window !== 'undefined') {
4821
4821
  // Indicate to webpack that this file can be concatenated
4822
4822
  /* harmony default export */ var setPublicPath = (null);
4823
4823
 
4824
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
4825
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",class:_vm.containerClass,on:{"click":_vm.onClick}},[_c('div',{staticClass:"p-hidden-accessible"},[_c('input',{ref:"focusInput",attrs:{"type":"text","role":"listbox","id":_vm.inputId,"readonly":"","disabled":_vm.disabled,"tabindex":_vm.tabindex,"aria-haspopup":"listbox","aria-expanded":_vm.overlayVisible,"aria-labelledby":_vm.ariaLabelledBy},on:{"focus":_vm.onFocus,"blur":_vm.onBlur,"keydown":_vm.onKeyDown}})]),_c('div',{staticClass:"p-multiselect-label-container"},[_c('div',{class:_vm.labelClass},[_vm._t("value",function(){return [(_vm.display === 'comma')?[_vm._v("\n "+_vm._s(_vm.label || 'empty')+"\n ")]:(_vm.display === 'chip')?[_vm._l((_vm.value),function(item){return _c('div',{key:_vm.getLabelByValue(item),staticClass:"p-multiselect-token"},[_c('span',{staticClass:"p-multiselect-token-label"},[_vm._v(_vm._s(_vm.getLabelByValue(item)))]),(!_vm.disabled)?_c('span',{staticClass:"p-multiselect-token-icon pi pi-times-circle",on:{"click":function($event){return _vm.removeChip(item)}}}):_vm._e()])}),(!_vm.value || _vm.value.length === 0)?[_vm._v(_vm._s(_vm.placeholder || 'empty'))]:_vm._e()]:_vm._e()]},{"value":_vm.value,"placeholder":_vm.placeholder})],2)]),_c('div',{staticClass:"p-multiselect-trigger"},[_vm._t("indicator",function(){return [_c('span',{staticClass:"p-multiselect-trigger-icon pi pi-chevron-down"})]})],2),_c('transition',{attrs:{"name":"p-connected-overlay"},on:{"enter":_vm.onOverlayEnter,"leave":_vm.onOverlayLeave}},[(_vm.overlayVisible)?_c('div',{ref:"overlay",staticClass:"p-multiselect-panel p-component"},[((_vm.showToggleAll && _vm.selectionLimit == null) || _vm.filter)?_c('div',{staticClass:"p-multiselect-header"},[(_vm.showToggleAll && _vm.selectionLimit == null)?_c('div',{staticClass:"p-checkbox p-component",attrs:{"role":"checkbox","aria-checked":_vm.allSelected},on:{"click":_vm.onToggleAll}},[_c('div',{staticClass:"p-hidden-accessible"},[_c('input',{attrs:{"type":"checkbox","readonly":""},on:{"focus":_vm.onHeaderCheckboxFocus,"blur":_vm.onHeaderCheckboxBlur}})]),_c('div',{class:['p-checkbox-box', {'p-highlight': _vm.allSelected, 'p-focus': _vm.headerCheckboxFocused}],attrs:{"role":"checkbox","aria-checked":_vm.allSelected}},[_c('span',{class:['p-checkbox-icon', {'pi pi-check': _vm.allSelected}]})])]):_vm._e(),(_vm.filter)?_c('div',{staticClass:"p-multiselect-filter-container"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.filterValue),expression:"filterValue"}],ref:"filterInput",staticClass:"p-multiselect-filter p-inputtext p-component",attrs:{"type":"text","autoComplete":"on","placeholder":_vm.filterPlaceholder},domProps:{"value":(_vm.filterValue)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.filterValue=$event.target.value},_vm.onFilterChange]}}),_c('span',{staticClass:"p-multiselect-filter-icon pi pi-search"})]):_vm._e(),_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-multiselect-close p-link",attrs:{"type":"button"},on:{"click":_vm.onCloseClick}},[_c('span',{staticClass:"p-multiselect-close-icon pi pi-times"})])]):_vm._e(),_c('div',{ref:"itemsWrapper",staticClass:"p-multiselect-items-wrapper",style:({'max-height': _vm.scrollHeight})},[_c('ul',{staticClass:"p-multiselect-items p-component",attrs:{"role":"listbox","aria-multiselectable":"true"}},[_vm._l((_vm.visibleOptions),function(option,i){return _c('li',{directives:[{name:"ripple",rawName:"v-ripple"}],key:_vm.getOptionRenderKey(option),class:['p-multiselect-item', {'p-highlight': _vm.isSelected(option), 'p-disabled': _vm.isOptionDisabled(option)}],attrs:{"role":"option","aria-selected":_vm.isSelected(option),"aria-label":_vm.getOptionLabel(option),"tabindex":_vm.tabindex||'0'},on:{"click":function($event){return _vm.onOptionSelect($event, option)},"keydown":function($event){return _vm.onOptionKeyDown($event, option)}}},[_c('div',{staticClass:"p-checkbox p-component"},[_c('div',{class:['p-checkbox-box', {'p-highlight': _vm.isSelected(option)}]},[_c('span',{class:['p-checkbox-icon', {'pi pi-check': _vm.isSelected(option)}]})])]),_vm._t("option",function(){return [_c('span',[_vm._v(_vm._s(_vm.getOptionLabel(option)))])]},{"option":option,"index":i})],2)}),(_vm.filterValue && (!_vm.visibleOptions || (_vm.visibleOptions && _vm.visibleOptions.length === 0)))?_c('li',{staticClass:"p-multiselect-empty-message"},[_vm._v(_vm._s(_vm.emptyFilterMessage))]):_vm._e()],2)])]):_vm._e()])],1)}
4826
- var staticRenderFns = []
4827
-
4824
+ // 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/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
4825
+ var render = function render() {
4826
+ var _vm = this,
4827
+ _c = _vm._self._c;
4828
+ return _c('div', {
4829
+ ref: "container",
4830
+ class: _vm.containerClass,
4831
+ on: {
4832
+ "click": _vm.onClick
4833
+ }
4834
+ }, [_c('div', {
4835
+ staticClass: "p-hidden-accessible"
4836
+ }, [_c('input', {
4837
+ ref: "focusInput",
4838
+ attrs: {
4839
+ "type": "text",
4840
+ "role": "listbox",
4841
+ "id": _vm.inputId,
4842
+ "readonly": "",
4843
+ "disabled": _vm.disabled,
4844
+ "tabindex": _vm.tabindex,
4845
+ "aria-haspopup": "listbox",
4846
+ "aria-expanded": _vm.overlayVisible,
4847
+ "aria-labelledby": _vm.ariaLabelledBy
4848
+ },
4849
+ on: {
4850
+ "focus": _vm.onFocus,
4851
+ "blur": _vm.onBlur,
4852
+ "keydown": _vm.onKeyDown
4853
+ }
4854
+ })]), _c('div', {
4855
+ staticClass: "p-multiselect-label-container"
4856
+ }, [_c('div', {
4857
+ class: _vm.labelClass
4858
+ }, [_vm._t("value", function () {
4859
+ return [_vm.display === 'comma' ? [_vm._v("\n " + _vm._s(_vm.label || 'empty') + "\n ")] : _vm.display === 'chip' ? [_vm._l(_vm.value, function (item) {
4860
+ return _c('div', {
4861
+ key: _vm.getLabelByValue(item),
4862
+ staticClass: "p-multiselect-token"
4863
+ }, [_c('span', {
4864
+ staticClass: "p-multiselect-token-label"
4865
+ }, [_vm._v(_vm._s(_vm.getLabelByValue(item)))]), !_vm.disabled ? _c('span', {
4866
+ staticClass: "p-multiselect-token-icon pi pi-times-circle",
4867
+ on: {
4868
+ "click": function click($event) {
4869
+ return _vm.removeChip(item);
4870
+ }
4871
+ }
4872
+ }) : _vm._e()]);
4873
+ }), !_vm.value || _vm.value.length === 0 ? [_vm._v(_vm._s(_vm.placeholder || 'empty'))] : _vm._e()] : _vm._e()];
4874
+ }, {
4875
+ "value": _vm.value,
4876
+ "placeholder": _vm.placeholder
4877
+ })], 2)]), _c('div', {
4878
+ staticClass: "p-multiselect-trigger"
4879
+ }, [_vm._t("indicator", function () {
4880
+ return [_c('span', {
4881
+ staticClass: "p-multiselect-trigger-icon pi pi-chevron-down"
4882
+ })];
4883
+ })], 2), _c('transition', {
4884
+ attrs: {
4885
+ "name": "p-connected-overlay"
4886
+ },
4887
+ on: {
4888
+ "enter": _vm.onOverlayEnter,
4889
+ "leave": _vm.onOverlayLeave
4890
+ }
4891
+ }, [_vm.overlayVisible ? _c('div', {
4892
+ ref: "overlay",
4893
+ staticClass: "p-multiselect-panel p-component"
4894
+ }, [_vm.showToggleAll && _vm.selectionLimit == null || _vm.filter ? _c('div', {
4895
+ staticClass: "p-multiselect-header"
4896
+ }, [_vm.showToggleAll && _vm.selectionLimit == null ? _c('div', {
4897
+ staticClass: "p-checkbox p-component",
4898
+ attrs: {
4899
+ "role": "checkbox",
4900
+ "aria-checked": _vm.allSelected
4901
+ },
4902
+ on: {
4903
+ "click": _vm.onToggleAll
4904
+ }
4905
+ }, [_c('div', {
4906
+ staticClass: "p-hidden-accessible"
4907
+ }, [_c('input', {
4908
+ attrs: {
4909
+ "type": "checkbox",
4910
+ "readonly": ""
4911
+ },
4912
+ on: {
4913
+ "focus": _vm.onHeaderCheckboxFocus,
4914
+ "blur": _vm.onHeaderCheckboxBlur
4915
+ }
4916
+ })]), _c('div', {
4917
+ class: ['p-checkbox-box', {
4918
+ 'p-highlight': _vm.allSelected,
4919
+ 'p-focus': _vm.headerCheckboxFocused
4920
+ }],
4921
+ attrs: {
4922
+ "role": "checkbox",
4923
+ "aria-checked": _vm.allSelected
4924
+ }
4925
+ }, [_c('span', {
4926
+ class: ['p-checkbox-icon', {
4927
+ 'pi pi-check': _vm.allSelected
4928
+ }]
4929
+ })])]) : _vm._e(), _vm.filter ? _c('div', {
4930
+ staticClass: "p-multiselect-filter-container"
4931
+ }, [_c('input', {
4932
+ directives: [{
4933
+ name: "model",
4934
+ rawName: "v-model",
4935
+ value: _vm.filterValue,
4936
+ expression: "filterValue"
4937
+ }],
4938
+ ref: "filterInput",
4939
+ staticClass: "p-multiselect-filter p-inputtext p-component",
4940
+ attrs: {
4941
+ "type": "text",
4942
+ "autoComplete": "on",
4943
+ "placeholder": _vm.filterPlaceholder
4944
+ },
4945
+ domProps: {
4946
+ "value": _vm.filterValue
4947
+ },
4948
+ on: {
4949
+ "input": [function ($event) {
4950
+ if ($event.target.composing) return;
4951
+ _vm.filterValue = $event.target.value;
4952
+ }, _vm.onFilterChange]
4953
+ }
4954
+ }), _c('span', {
4955
+ staticClass: "p-multiselect-filter-icon pi pi-search"
4956
+ })]) : _vm._e(), _c('button', {
4957
+ directives: [{
4958
+ name: "ripple",
4959
+ rawName: "v-ripple"
4960
+ }],
4961
+ staticClass: "p-multiselect-close p-link",
4962
+ attrs: {
4963
+ "type": "button"
4964
+ },
4965
+ on: {
4966
+ "click": _vm.onCloseClick
4967
+ }
4968
+ }, [_c('span', {
4969
+ staticClass: "p-multiselect-close-icon pi pi-times"
4970
+ })])]) : _vm._e(), _c('div', {
4971
+ ref: "itemsWrapper",
4972
+ staticClass: "p-multiselect-items-wrapper",
4973
+ style: {
4974
+ 'max-height': _vm.scrollHeight
4975
+ }
4976
+ }, [_c('ul', {
4977
+ staticClass: "p-multiselect-items p-component",
4978
+ attrs: {
4979
+ "role": "listbox",
4980
+ "aria-multiselectable": "true"
4981
+ }
4982
+ }, [_vm._l(_vm.visibleOptions, function (option, i) {
4983
+ return _c('li', {
4984
+ directives: [{
4985
+ name: "ripple",
4986
+ rawName: "v-ripple"
4987
+ }],
4988
+ key: _vm.getOptionRenderKey(option),
4989
+ class: ['p-multiselect-item', {
4990
+ 'p-highlight': _vm.isSelected(option),
4991
+ 'p-disabled': _vm.isOptionDisabled(option)
4992
+ }],
4993
+ attrs: {
4994
+ "role": "option",
4995
+ "aria-selected": _vm.isSelected(option),
4996
+ "aria-label": _vm.getOptionLabel(option),
4997
+ "tabindex": _vm.tabindex || '0'
4998
+ },
4999
+ on: {
5000
+ "click": function click($event) {
5001
+ return _vm.onOptionSelect($event, option);
5002
+ },
5003
+ "keydown": function keydown($event) {
5004
+ return _vm.onOptionKeyDown($event, option);
5005
+ }
5006
+ }
5007
+ }, [_c('div', {
5008
+ staticClass: "p-checkbox p-component"
5009
+ }, [_c('div', {
5010
+ class: ['p-checkbox-box', {
5011
+ 'p-highlight': _vm.isSelected(option)
5012
+ }]
5013
+ }, [_c('span', {
5014
+ class: ['p-checkbox-icon', {
5015
+ 'pi pi-check': _vm.isSelected(option)
5016
+ }]
5017
+ })])]), _vm._t("option", function () {
5018
+ return [_c('span', [_vm._v(_vm._s(_vm.getOptionLabel(option)))])];
5019
+ }, {
5020
+ "option": option,
5021
+ "index": i
5022
+ })], 2);
5023
+ }), _vm.filterValue && (!_vm.visibleOptions || _vm.visibleOptions && _vm.visibleOptions.length === 0) ? _c('li', {
5024
+ staticClass: "p-multiselect-empty-message"
5025
+ }, [_vm._v(_vm._s(_vm.emptyFilterMessage))]) : _vm._e()], 2)])]) : _vm._e()])], 1);
5026
+ };
5027
+ var staticRenderFns = [];
4828
5028
 
4829
5029
  // CONCATENATED MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
4830
5030
 
@@ -4853,11 +5053,9 @@ var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
4853
5053
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
4854
5054
  function _arrayLikeToArray(arr, len) {
4855
5055
  if (len == null || len > arr.length) len = arr.length;
4856
-
4857
5056
  for (var i = 0, arr2 = new Array(len); i < len; i++) {
4858
5057
  arr2[i] = arr[i];
4859
5058
  }
4860
-
4861
5059
  return arr2;
4862
5060
  }
4863
5061
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
@@ -4923,26 +5121,21 @@ var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property
4923
5121
 
4924
5122
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
4925
5123
 
4926
-
4927
5124
  function _defineProperties(target, props) {
4928
5125
  for (var i = 0; i < props.length; i++) {
4929
5126
  var descriptor = props[i];
4930
5127
  descriptor.enumerable = descriptor.enumerable || false;
4931
5128
  descriptor.configurable = true;
4932
5129
  if ("value" in descriptor) descriptor.writable = true;
4933
-
4934
5130
  define_property_default()(target, descriptor.key, descriptor);
4935
5131
  }
4936
5132
  }
4937
-
4938
5133
  function _createClass(Constructor, protoProps, staticProps) {
4939
5134
  if (protoProps) _defineProperties(Constructor.prototype, protoProps);
4940
5135
  if (staticProps) _defineProperties(Constructor, staticProps);
4941
-
4942
5136
  define_property_default()(Constructor, "prototype", {
4943
5137
  writable: false
4944
5138
  });
4945
-
4946
5139
  return Constructor;
4947
5140
  }
4948
5141
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.find.js
@@ -4970,18 +5163,13 @@ var es6_regexp_split = __webpack_require__("28a5");
4970
5163
 
4971
5164
 
4972
5165
 
4973
-
4974
5166
  function _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; } } }; }
4975
-
4976
5167
  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); }
4977
-
4978
5168
  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; }
4979
-
4980
5169
  var DomHandler_DomHandler = /*#__PURE__*/function () {
4981
5170
  function DomHandler() {
4982
5171
  _classCallCheck(this, DomHandler);
4983
5172
  }
4984
-
4985
5173
  _createClass(DomHandler, null, [{
4986
5174
  key: "innerWidth",
4987
5175
  value: function innerWidth(el) {
@@ -5015,12 +5203,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5015
5203
  value: function getOuterWidth(el, margin) {
5016
5204
  if (el) {
5017
5205
  var width = el.offsetWidth;
5018
-
5019
5206
  if (margin) {
5020
5207
  var style = getComputedStyle(el);
5021
5208
  width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
5022
5209
  }
5023
-
5024
5210
  return width;
5025
5211
  } else {
5026
5212
  return 0;
@@ -5031,12 +5217,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5031
5217
  value: function getOuterHeight(el, margin) {
5032
5218
  if (el) {
5033
5219
  var height = el.offsetHeight;
5034
-
5035
5220
  if (margin) {
5036
5221
  var style = getComputedStyle(el);
5037
5222
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
5038
5223
  }
5039
-
5040
5224
  return height;
5041
5225
  } else {
5042
5226
  return 0;
@@ -5047,12 +5231,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5047
5231
  value: function getClientHeight(el, margin) {
5048
5232
  if (el) {
5049
5233
  var height = el.clientHeight;
5050
-
5051
5234
  if (margin) {
5052
5235
  var style = getComputedStyle(el);
5053
5236
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
5054
5237
  }
5055
-
5056
5238
  return height;
5057
5239
  } else {
5058
5240
  return 0;
@@ -5062,11 +5244,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5062
5244
  key: "getViewport",
5063
5245
  value: function getViewport() {
5064
5246
  var win = window,
5065
- d = document,
5066
- e = d.documentElement,
5067
- g = d.getElementsByTagName('body')[0],
5068
- w = win.innerWidth || e.clientWidth || g.clientWidth,
5069
- h = win.innerHeight || e.clientHeight || g.clientHeight;
5247
+ d = document,
5248
+ e = d.documentElement,
5249
+ g = d.getElementsByTagName('body')[0],
5250
+ w = win.innerWidth || e.clientWidth || g.clientWidth,
5251
+ h = win.innerHeight || e.clientHeight || g.clientHeight;
5070
5252
  return {
5071
5253
  width: w,
5072
5254
  height: h
@@ -5097,12 +5279,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5097
5279
  value: function index(element) {
5098
5280
  var children = element.parentNode.childNodes;
5099
5281
  var num = 0;
5100
-
5101
5282
  for (var i = 0; i < children.length; i++) {
5102
5283
  if (children[i] === element) return num;
5103
5284
  if (children[i].nodeType === 1) num++;
5104
5285
  }
5105
-
5106
5286
  return -1;
5107
5287
  }
5108
5288
  }, {
@@ -5110,13 +5290,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5110
5290
  value: function addMultipleClasses(element, className) {
5111
5291
  if (element.classList) {
5112
5292
  var styles = className.split(' ');
5113
-
5114
5293
  for (var i = 0; i < styles.length; i++) {
5115
5294
  element.classList.add(styles[i]);
5116
5295
  }
5117
5296
  } else {
5118
5297
  var _styles = className.split(' ');
5119
-
5120
5298
  for (var _i = 0; _i < _styles.length; _i++) {
5121
5299
  element.className += ' ' + _styles[_i];
5122
5300
  }
@@ -5138,7 +5316,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5138
5316
  if (element) {
5139
5317
  if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
5140
5318
  }
5141
-
5142
5319
  return false;
5143
5320
  }
5144
5321
  }, {
@@ -5183,11 +5360,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5183
5360
  var windowScrollLeft = this.getWindowScrollLeft();
5184
5361
  var viewport = this.getViewport();
5185
5362
  var top, left;
5186
-
5187
5363
  if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
5188
5364
  top = targetOffset.top + windowScrollTop - elementOuterHeight;
5189
5365
  element.style.transformOrigin = 'bottom';
5190
-
5191
5366
  if (top < 0) {
5192
5367
  top = windowScrollTop;
5193
5368
  }
@@ -5195,7 +5370,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5195
5370
  top = targetOuterHeight + targetOffset.top + windowScrollTop;
5196
5371
  element.style.transformOrigin = 'top';
5197
5372
  }
5198
-
5199
5373
  if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
5200
5374
  element.style.top = top + 'px';
5201
5375
  element.style.left = left + 'px';
@@ -5211,11 +5385,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5211
5385
  var targetOffset = target.getBoundingClientRect();
5212
5386
  var viewport = this.getViewport();
5213
5387
  var top, left;
5214
-
5215
5388
  if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
5216
5389
  top = -1 * elementDimensions.height;
5217
5390
  element.style.transformOrigin = 'bottom';
5218
-
5219
5391
  if (targetOffset.top + top < 0) {
5220
5392
  top = -1 * targetOffset.top;
5221
5393
  }
@@ -5223,7 +5395,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5223
5395
  top = targetHeight;
5224
5396
  element.style.transformOrigin = 'top';
5225
5397
  }
5226
-
5227
5398
  if (elementDimensions.width > viewport.width) {
5228
5399
  // element wider then viewport and cannot fit on screen (align at left side of viewport)
5229
5400
  left = targetOffset.left * -1;
@@ -5234,7 +5405,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5234
5405
  // element fits on screen (align with target)
5235
5406
  left = 0;
5236
5407
  }
5237
-
5238
5408
  element.style.top = top + 'px';
5239
5409
  element.style.left = left + 'px';
5240
5410
  }
@@ -5248,35 +5418,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5248
5418
  key: "getScrollableParents",
5249
5419
  value: function getScrollableParents(element) {
5250
5420
  var scrollableParents = [];
5251
-
5252
5421
  if (element) {
5253
5422
  var parents = this.getParents(element);
5254
5423
  var overflowRegex = /(auto|scroll)/;
5255
-
5256
5424
  var overflowCheck = function overflowCheck(node) {
5257
5425
  var styleDeclaration = window['getComputedStyle'](node, null);
5258
5426
  return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
5259
5427
  };
5260
-
5261
5428
  var _iterator = _createForOfIteratorHelper(parents),
5262
- _step;
5263
-
5429
+ _step;
5264
5430
  try {
5265
5431
  for (_iterator.s(); !(_step = _iterator.n()).done;) {
5266
5432
  var parent = _step.value;
5267
5433
  var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
5268
-
5269
5434
  if (scrollSelectors) {
5270
5435
  var selectors = scrollSelectors.split(',');
5271
-
5272
5436
  var _iterator2 = _createForOfIteratorHelper(selectors),
5273
- _step2;
5274
-
5437
+ _step2;
5275
5438
  try {
5276
5439
  for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
5277
5440
  var selector = _step2.value;
5278
5441
  var el = this.findSingle(parent, selector);
5279
-
5280
5442
  if (el && overflowCheck(el)) {
5281
5443
  scrollableParents.push(el);
5282
5444
  }
@@ -5294,7 +5456,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5294
5456
  _iterator.f();
5295
5457
  }
5296
5458
  }
5297
-
5298
5459
  return scrollableParents;
5299
5460
  }
5300
5461
  }, {
@@ -5335,34 +5496,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5335
5496
  element.style.opacity = 0;
5336
5497
  var last = +new Date();
5337
5498
  var opacity = 0;
5338
-
5339
5499
  var tick = function tick() {
5340
5500
  opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
5341
5501
  element.style.opacity = opacity;
5342
5502
  last = +new Date();
5343
-
5344
5503
  if (+opacity < 1) {
5345
5504
  window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
5346
5505
  }
5347
5506
  };
5348
-
5349
5507
  tick();
5350
5508
  }
5351
5509
  }, {
5352
5510
  key: "fadeOut",
5353
5511
  value: function fadeOut(element, ms) {
5354
5512
  var opacity = 1,
5355
- interval = 50,
5356
- duration = ms,
5357
- gap = interval / duration;
5513
+ interval = 50,
5514
+ duration = ms,
5515
+ gap = interval / duration;
5358
5516
  var fading = setInterval(function () {
5359
5517
  opacity -= gap;
5360
-
5361
5518
  if (opacity <= 0) {
5362
5519
  opacity = 0;
5363
5520
  clearInterval(fading);
5364
5521
  }
5365
-
5366
5522
  element.style.opacity = opacity;
5367
5523
  }, interval);
5368
5524
  }
@@ -5389,7 +5545,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5389
5545
  var scroll = container.scrollTop;
5390
5546
  var elementHeight = container.clientHeight;
5391
5547
  var itemHeight = this.getOuterHeight(item);
5392
-
5393
5548
  if (offset < 0) {
5394
5549
  container.scrollTop = scroll + offset;
5395
5550
  } else if (offset + itemHeight > elementHeight) {
@@ -5408,7 +5563,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5408
5563
  } else if (document['selection'] && document['selection'].empty) {
5409
5564
  try {
5410
5565
  document['selection'].empty();
5411
- } catch (error) {//ignore IE bug
5566
+ } catch (error) {
5567
+ //ignore IE bug
5412
5568
  }
5413
5569
  }
5414
5570
  }
@@ -5430,19 +5586,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5430
5586
  if (!this.browser) {
5431
5587
  var matched = this.resolveUserAgent();
5432
5588
  this.browser = {};
5433
-
5434
5589
  if (matched.browser) {
5435
5590
  this.browser[matched.browser] = true;
5436
5591
  this.browser['version'] = matched.version;
5437
5592
  }
5438
-
5439
5593
  if (this.browser['chrome']) {
5440
5594
  this.browser['webkit'] = true;
5441
5595
  } else if (this.browser['webkit']) {
5442
5596
  this.browser['safari'] = true;
5443
5597
  }
5444
5598
  }
5445
-
5446
5599
  return this.browser;
5447
5600
  }
5448
5601
  }, {
@@ -5470,10 +5623,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5470
5623
  value: function getFocusableElements(element) {
5471
5624
  var focusableElements = DomHandler.find(element, "button:not([tabindex = \"-1\"]):not([disabled]):not([style*=\"display:none\"]):not([hidden]), \n [href][clientHeight][clientWidth]:not([tabindex = \"-1\"]):not([disabled]):not([style*=\"display:none\"]):not([hidden]), \n input:not([tabindex = \"-1\"]):not([disabled]):not([style*=\"display:none\"]):not([hidden]), select:not([tabindex = \"-1\"]):not([disabled]):not([style*=\"display:none\"]):not([hidden]), \n textarea:not([tabindex = \"-1\"]):not([disabled]):not([style*=\"display:none\"]):not([hidden]), [tabIndex]:not([tabIndex = \"-1\"]):not([disabled]):not([style*=\"display:none\"]):not([hidden]), \n [contenteditable]:not([tabIndex = \"-1\"]):not([disabled]):not([style*=\"display:none\"]):not([hidden])");
5472
5625
  var visibleFocusableElements = [];
5473
-
5474
5626
  var _iterator3 = _createForOfIteratorHelper(focusableElements),
5475
- _step3;
5476
-
5627
+ _step3;
5477
5628
  try {
5478
5629
  for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
5479
5630
  var focusableElement = _step3.value;
@@ -5484,7 +5635,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5484
5635
  } finally {
5485
5636
  _iterator3.f();
5486
5637
  }
5487
-
5488
5638
  return visibleFocusableElements;
5489
5639
  }
5490
5640
  }, {
@@ -5527,31 +5677,24 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5527
5677
  return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
5528
5678
  }
5529
5679
  }]);
5530
-
5531
5680
  return DomHandler;
5532
5681
  }();
5533
5682
 
5534
-
5535
5683
  // CONCATENATED MODULE: ./src/components/utils/ConnectedOverlayScrollHandler.js
5536
5684
 
5537
5685
 
5538
5686
 
5539
-
5540
5687
  var ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler = /*#__PURE__*/function () {
5541
5688
  function ConnectedOverlayScrollHandler(element) {
5542
5689
  var listener = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : function () {};
5543
-
5544
5690
  _classCallCheck(this, ConnectedOverlayScrollHandler);
5545
-
5546
5691
  this.element = element;
5547
5692
  this.listener = listener;
5548
5693
  }
5549
-
5550
5694
  _createClass(ConnectedOverlayScrollHandler, [{
5551
5695
  key: "bindScrollListener",
5552
5696
  value: function bindScrollListener() {
5553
5697
  this.scrollableParents = DomHandler_DomHandler.getScrollableParents(this.element);
5554
-
5555
5698
  for (var i = 0; i < this.scrollableParents.length; i++) {
5556
5699
  this.scrollableParents[i].addEventListener('scroll', this.listener);
5557
5700
  }
@@ -5574,11 +5717,9 @@ var ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler = /*#__PURE__*/f
5574
5717
  this.scrollableParents = null;
5575
5718
  }
5576
5719
  }]);
5577
-
5578
5720
  return ConnectedOverlayScrollHandler;
5579
5721
  }();
5580
5722
 
5581
-
5582
5723
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.search.js
5583
5724
  var es6_regexp_search = __webpack_require__("386d");
5584
5725
 
@@ -5620,18 +5761,13 @@ function _typeof(obj) {
5620
5761
 
5621
5762
 
5622
5763
 
5623
-
5624
5764
  function ObjectUtils_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = ObjectUtils_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; } } }; }
5625
-
5626
5765
  function ObjectUtils_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return ObjectUtils_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 ObjectUtils_arrayLikeToArray(o, minLen); }
5627
-
5628
5766
  function ObjectUtils_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; }
5629
-
5630
5767
  var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5631
5768
  function ObjectUtils() {
5632
5769
  _classCallCheck(this, ObjectUtils);
5633
5770
  }
5634
-
5635
5771
  _createClass(ObjectUtils, null, [{
5636
5772
  key: "equals",
5637
5773
  value: function equals(obj1, obj2, field) {
@@ -5641,50 +5777,41 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5641
5777
  key: "deepEquals",
5642
5778
  value: function deepEquals(a, b) {
5643
5779
  if (a === b) return true;
5644
-
5645
5780
  if (a && b && _typeof(a) == 'object' && _typeof(b) == 'object') {
5646
5781
  var arrA = Array.isArray(a),
5647
- arrB = Array.isArray(b),
5648
- i,
5649
- length,
5650
- key;
5651
-
5782
+ arrB = Array.isArray(b),
5783
+ i,
5784
+ length,
5785
+ key;
5652
5786
  if (arrA && arrB) {
5653
5787
  length = a.length;
5654
5788
  if (length != b.length) return false;
5655
-
5656
5789
  for (i = length; i-- !== 0;) {
5657
5790
  if (!this.deepEquals(a[i], b[i])) return false;
5658
5791
  }
5659
-
5660
5792
  return true;
5661
5793
  }
5662
-
5663
5794
  if (arrA != arrB) return false;
5664
5795
  var dateA = a instanceof Date,
5665
- dateB = b instanceof Date;
5796
+ dateB = b instanceof Date;
5666
5797
  if (dateA != dateB) return false;
5667
5798
  if (dateA && dateB) return a.getTime() == b.getTime();
5668
5799
  var regexpA = a instanceof RegExp,
5669
- regexpB = b instanceof RegExp;
5800
+ regexpB = b instanceof RegExp;
5670
5801
  if (regexpA != regexpB) return false;
5671
5802
  if (regexpA && regexpB) return a.toString() == b.toString();
5672
5803
  var keys = Object.keys(a);
5673
5804
  length = keys.length;
5674
5805
  if (length !== Object.keys(b).length) return false;
5675
-
5676
5806
  for (i = length; i-- !== 0;) {
5677
5807
  if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;
5678
5808
  }
5679
-
5680
5809
  for (i = length; i-- !== 0;) {
5681
5810
  key = keys[i];
5682
5811
  if (!this.deepEquals(a[key], b[key])) return false;
5683
5812
  }
5684
-
5685
5813
  return true;
5686
5814
  }
5687
-
5688
5815
  return a !== a && b !== b;
5689
5816
  }
5690
5817
  }, {
@@ -5698,15 +5825,12 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5698
5825
  } else {
5699
5826
  var fields = field.split('.');
5700
5827
  var value = data;
5701
-
5702
5828
  for (var i = 0, len = fields.length; i < len; ++i) {
5703
5829
  if (value == null) {
5704
5830
  return null;
5705
5831
  }
5706
-
5707
5832
  value = value[fields[i]];
5708
5833
  }
5709
-
5710
5834
  return value;
5711
5835
  }
5712
5836
  } else {
@@ -5722,22 +5846,17 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5722
5846
  key: "filter",
5723
5847
  value: function filter(value, fields, filterValue) {
5724
5848
  var filteredItems = [];
5725
-
5726
5849
  if (value) {
5727
5850
  var _iterator = ObjectUtils_createForOfIteratorHelper(value),
5728
- _step;
5729
-
5851
+ _step;
5730
5852
  try {
5731
5853
  for (_iterator.s(); !(_step = _iterator.n()).done;) {
5732
5854
  var item = _step.value;
5733
-
5734
5855
  var _iterator2 = ObjectUtils_createForOfIteratorHelper(fields),
5735
- _step2;
5736
-
5856
+ _step2;
5737
5857
  try {
5738
5858
  for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
5739
5859
  var field = _step2.value;
5740
-
5741
5860
  if (String(this.resolveFieldData(item, field)).toLowerCase().indexOf(filterValue.toLowerCase()) > -1) {
5742
5861
  filteredItems.push(item);
5743
5862
  break;
@@ -5755,23 +5874,19 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5755
5874
  _iterator.f();
5756
5875
  }
5757
5876
  }
5758
-
5759
5877
  return filteredItems;
5760
5878
  }
5761
5879
  }, {
5762
5880
  key: "reorderArray",
5763
5881
  value: function reorderArray(value, from, to) {
5764
5882
  var target;
5765
-
5766
5883
  if (value && from !== to) {
5767
5884
  if (to >= value.length) {
5768
5885
  target = to - value.length;
5769
-
5770
5886
  while (target-- + 1) {
5771
5887
  value.push(undefined);
5772
5888
  }
5773
5889
  }
5774
-
5775
5890
  value.splice(to, 0, value.splice(from, 1)[0]);
5776
5891
  }
5777
5892
  }
@@ -5779,7 +5894,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5779
5894
  key: "findIndexInList",
5780
5895
  value: function findIndexInList(value, list) {
5781
5896
  var index = -1;
5782
-
5783
5897
  if (list) {
5784
5898
  for (var i = 0; i < list.length; i++) {
5785
5899
  if (list[i] === value) {
@@ -5788,7 +5902,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5788
5902
  }
5789
5903
  }
5790
5904
  }
5791
-
5792
5905
  return index;
5793
5906
  }
5794
5907
  }, {
@@ -5796,8 +5909,7 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5796
5909
  value: function contains(value, list) {
5797
5910
  if (value != null && list && list.length) {
5798
5911
  var _iterator3 = ObjectUtils_createForOfIteratorHelper(list),
5799
- _step3;
5800
-
5912
+ _step3;
5801
5913
  try {
5802
5914
  for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
5803
5915
  var val = _step3.value;
@@ -5809,7 +5921,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5809
5921
  _iterator3.f();
5810
5922
  }
5811
5923
  }
5812
-
5813
5924
  return false;
5814
5925
  }
5815
5926
  }, {
@@ -5817,17 +5928,14 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5817
5928
  value: function insertIntoOrderedArray(item, index, arr, sourceArr) {
5818
5929
  if (arr.length > 0) {
5819
5930
  var injected = false;
5820
-
5821
5931
  for (var i = 0; i < arr.length; i++) {
5822
5932
  var currentItemIndex = this.findIndexInList(arr[i], sourceArr);
5823
-
5824
5933
  if (currentItemIndex > index) {
5825
5934
  arr.splice(i, 0, item);
5826
5935
  injected = true;
5827
5936
  break;
5828
5937
  }
5829
5938
  }
5830
-
5831
5939
  if (!injected) {
5832
5940
  arr.push(item);
5833
5941
  }
@@ -5841,72 +5949,57 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
5841
5949
  if (str && str.search(/[\xC0-\xFF]/g) > -1) {
5842
5950
  str = str.replace(/[\xC0-\xC5]/g, "A").replace(/[\xC6]/g, "AE").replace(/[\xC7]/g, "C").replace(/[\xC8-\xCB]/g, "E").replace(/[\xCC-\xCF]/g, "I").replace(/[\xD0]/g, "D").replace(/[\xD1]/g, "N").replace(/[\xD2-\xD6\xD8]/g, "O").replace(/[\xD9-\xDC]/g, "U").replace(/[\xDD]/g, "Y").replace(/[\xDE]/g, "P").replace(/[\xE0-\xE5]/g, "a").replace(/[\xE6]/g, "ae").replace(/[\xE7]/g, "c").replace(/[\xE8-\xEB]/g, "e").replace(/[\xEC-\xEF]/g, "i").replace(/[\xF1]/g, "n").replace(/[\xF2-\xF6\xF8]/g, "o").replace(/[\xF9-\xFC]/g, "u").replace(/[\xFE]/g, "p").replace(/[\xFD\xFF]/g, "y");
5843
5951
  }
5844
-
5845
5952
  return str;
5846
5953
  }
5847
5954
  }, {
5848
5955
  key: "getVNodeProp",
5849
5956
  value: function getVNodeProp(vnode, prop) {
5850
5957
  var props = vnode._props;
5851
-
5852
5958
  if (props) {
5853
5959
  var kebapProp = prop.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();
5854
5960
  var propName = Object.prototype.hasOwnProperty.call(props, kebapProp) ? kebapProp : prop;
5855
5961
  return props[propName];
5856
5962
  }
5857
-
5858
5963
  return null;
5859
5964
  }
5860
5965
  }]);
5861
-
5862
5966
  return ObjectUtils;
5863
5967
  }();
5864
5968
 
5865
-
5866
5969
  // CONCATENATED MODULE: ./src/components/ripple/Ripple.js
5867
5970
 
5868
-
5869
5971
  function bindEvents(el) {
5870
5972
  el.addEventListener('mousedown', onMouseDown);
5871
5973
  }
5872
-
5873
5974
  function unbindEvents(el) {
5874
5975
  el.removeEventListener('mousedown', onMouseDown);
5875
5976
  }
5876
-
5877
5977
  function create(el) {
5878
5978
  var ink = document.createElement('span');
5879
5979
  ink.className = 'p-ink';
5880
5980
  el.appendChild(ink);
5881
5981
  ink.addEventListener('animationend', onAnimationEnd);
5882
5982
  }
5883
-
5884
5983
  function remove(el) {
5885
5984
  var ink = getInk(el);
5886
-
5887
5985
  if (ink) {
5888
5986
  unbindEvents(el);
5889
5987
  ink.removeEventListener('animationend', onAnimationEnd);
5890
5988
  ink.remove();
5891
5989
  }
5892
5990
  }
5893
-
5894
5991
  function onMouseDown(event) {
5895
5992
  var target = event.currentTarget;
5896
5993
  var ink = getInk(target);
5897
-
5898
5994
  if (!ink || getComputedStyle(ink, null).display === 'none') {
5899
5995
  return;
5900
5996
  }
5901
-
5902
5997
  DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
5903
-
5904
5998
  if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
5905
5999
  var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
5906
6000
  ink.style.height = d + 'px';
5907
6001
  ink.style.width = d + 'px';
5908
6002
  }
5909
-
5910
6003
  var offset = DomHandler_DomHandler.getOffset(target);
5911
6004
  var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
5912
6005
  var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
@@ -5914,21 +6007,17 @@ function onMouseDown(event) {
5914
6007
  ink.style.left = x + 'px';
5915
6008
  DomHandler_DomHandler.addClass(ink, 'p-ink-active');
5916
6009
  }
5917
-
5918
6010
  function onAnimationEnd(event) {
5919
6011
  DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
5920
6012
  }
5921
-
5922
6013
  function getInk(el) {
5923
6014
  for (var i = 0; i < el.children.length; i++) {
5924
6015
  if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
5925
6016
  return el.children[i];
5926
6017
  }
5927
6018
  }
5928
-
5929
6019
  return null;
5930
6020
  }
5931
-
5932
6021
  var Ripple = {
5933
6022
  inserted: function inserted(el, binding, vnode) {
5934
6023
  if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
@@ -5950,81 +6039,10 @@ var Ripple = {
5950
6039
 
5951
6040
 
5952
6041
 
5953
-
5954
6042
  function MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = MultiSelectvue_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; } } }; }
5955
-
5956
6043
  function MultiSelectvue_type_script_lang_js_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return MultiSelectvue_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 MultiSelectvue_type_script_lang_js_arrayLikeToArray(o, minLen); }
5957
-
5958
6044
  function MultiSelectvue_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; }
5959
6045
 
5960
- //
5961
- //
5962
- //
5963
- //
5964
- //
5965
- //
5966
- //
5967
- //
5968
- //
5969
- //
5970
- //
5971
- //
5972
- //
5973
- //
5974
- //
5975
- //
5976
- //
5977
- //
5978
- //
5979
- //
5980
- //
5981
- //
5982
- //
5983
- //
5984
- //
5985
- //
5986
- //
5987
- //
5988
- //
5989
- //
5990
- //
5991
- //
5992
- //
5993
- //
5994
- //
5995
- //
5996
- //
5997
- //
5998
- //
5999
- //
6000
- //
6001
- //
6002
- //
6003
- //
6004
- //
6005
- //
6006
- //
6007
- //
6008
- //
6009
- //
6010
- //
6011
- //
6012
- //
6013
- //
6014
- //
6015
- //
6016
- //
6017
- //
6018
- //
6019
- //
6020
- //
6021
- //
6022
- //
6023
- //
6024
- //
6025
- //
6026
- //
6027
-
6028
6046
 
6029
6047
 
6030
6048
 
@@ -6087,7 +6105,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6087
6105
  this.restoreAppend();
6088
6106
  this.unbindOutsideClickListener();
6089
6107
  this.unbindResizeListener();
6090
-
6091
6108
  if (this.scrollHandler) {
6092
6109
  this.scrollHandler.destroy();
6093
6110
  this.scrollHandler = null;
@@ -6107,21 +6124,17 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6107
6124
  if (this.maxSelectionLimitReached && !this.isSelected(option)) {
6108
6125
  return true;
6109
6126
  }
6110
-
6111
6127
  return this.optionDisabled ? ObjectUtils_ObjectUtils.resolveFieldData(option, this.optionDisabled) : false;
6112
6128
  },
6113
6129
  isSelected: function isSelected(option) {
6114
6130
  var selected = false;
6115
6131
  var optionValue = this.getOptionValue(option);
6116
-
6117
6132
  if (this.value) {
6118
6133
  var _iterator = MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(this.value),
6119
- _step;
6120
-
6134
+ _step;
6121
6135
  try {
6122
6136
  for (_iterator.s(); !(_step = _iterator.n()).done;) {
6123
6137
  var val = _step.value;
6124
-
6125
6138
  if (ObjectUtils_ObjectUtils.equals(val, optionValue, this.equalityKey)) {
6126
6139
  selected = true;
6127
6140
  break;
@@ -6133,7 +6146,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6133
6146
  _iterator.f();
6134
6147
  }
6135
6148
  }
6136
-
6137
6149
  return selected;
6138
6150
  },
6139
6151
  show: function show() {
@@ -6172,44 +6184,38 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6172
6184
  if (this.visibleOptions && !this.overlayVisible && event.altKey) {
6173
6185
  this.show();
6174
6186
  }
6175
-
6176
6187
  break;
6177
- //space
6178
6188
 
6189
+ //space
6179
6190
  case 32:
6180
6191
  if (!this.overlayVisible) {
6181
6192
  this.show();
6182
6193
  event.preventDefault();
6183
6194
  }
6184
-
6185
6195
  break;
6186
- //enter and escape
6187
6196
 
6197
+ //enter and escape
6188
6198
  case 13:
6189
6199
  case 27:
6190
6200
  if (this.overlayVisible) {
6191
6201
  this.hide();
6192
6202
  event.preventDefault();
6193
6203
  }
6194
-
6195
6204
  break;
6196
- //tab
6197
6205
 
6206
+ //tab
6198
6207
  case 9:
6199
6208
  this.hide();
6200
6209
  break;
6201
-
6202
6210
  default:
6203
6211
  break;
6204
6212
  }
6205
6213
  },
6206
6214
  onOptionSelect: function onOptionSelect(event, option) {
6207
6215
  var _this = this;
6208
-
6209
6216
  if (this.disabled || this.isOptionDisabled(option)) {
6210
6217
  return;
6211
6218
  }
6212
-
6213
6219
  var selected = this.isSelected(option);
6214
6220
  var value = null;
6215
6221
  if (selected) value = this.value.filter(function (val) {
@@ -6223,36 +6229,30 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6223
6229
  },
6224
6230
  onOptionKeyDown: function onOptionKeyDown(event, option) {
6225
6231
  var listItem = event.target;
6226
-
6227
6232
  switch (event.which) {
6228
6233
  //down
6229
6234
  case 40:
6230
6235
  var nextItem = this.findNextItem(listItem);
6231
-
6232
6236
  if (nextItem) {
6233
6237
  nextItem.focus();
6234
6238
  }
6235
-
6236
6239
  event.preventDefault();
6237
6240
  break;
6238
- //up
6239
6241
 
6242
+ //up
6240
6243
  case 38:
6241
6244
  var prevItem = this.findPrevItem(listItem);
6242
-
6243
6245
  if (prevItem) {
6244
6246
  prevItem.focus();
6245
6247
  }
6246
-
6247
6248
  event.preventDefault();
6248
6249
  break;
6249
- //enter
6250
6250
 
6251
+ //enter
6251
6252
  case 13:
6252
6253
  this.onOptionSelect(event, option);
6253
6254
  event.preventDefault();
6254
6255
  break;
6255
-
6256
6256
  default:
6257
6257
  break;
6258
6258
  }
@@ -6273,7 +6273,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6273
6273
  this.bindScrollListener();
6274
6274
  this.bindResizeListener();
6275
6275
  this.$emit('show');
6276
-
6277
6276
  if (this.filter) {
6278
6277
  this.$refs.filterInput.focus();
6279
6278
  }
@@ -6294,14 +6293,12 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6294
6293
  },
6295
6294
  bindOutsideClickListener: function bindOutsideClickListener() {
6296
6295
  var _this2 = this;
6297
-
6298
6296
  if (!this.outsideClickListener) {
6299
6297
  this.outsideClickListener = function (event) {
6300
6298
  if (_this2.overlayVisible && _this2.isOutsideClicked(event)) {
6301
6299
  _this2.hide();
6302
6300
  }
6303
6301
  };
6304
-
6305
6302
  document.addEventListener('click', this.outsideClickListener);
6306
6303
  }
6307
6304
  },
@@ -6313,7 +6310,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6313
6310
  },
6314
6311
  bindScrollListener: function bindScrollListener() {
6315
6312
  var _this3 = this;
6316
-
6317
6313
  if (!this.scrollHandler) {
6318
6314
  this.scrollHandler = new ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler(this.$el, function () {
6319
6315
  if (_this3.overlayVisible) {
@@ -6321,7 +6317,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6321
6317
  }
6322
6318
  });
6323
6319
  }
6324
-
6325
6320
  this.scrollHandler.bindScrollListener();
6326
6321
  },
6327
6322
  unbindScrollListener: function unbindScrollListener() {
@@ -6331,14 +6326,12 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6331
6326
  },
6332
6327
  bindResizeListener: function bindResizeListener() {
6333
6328
  var _this4 = this;
6334
-
6335
6329
  if (!this.resizeListener) {
6336
6330
  this.resizeListener = function () {
6337
6331
  if (_this4.overlayVisible && !DomHandler_DomHandler.isAndroid()) {
6338
6332
  _this4.hide();
6339
6333
  }
6340
6334
  };
6341
-
6342
6335
  window.addEventListener('resize', this.resizeListener);
6343
6336
  }
6344
6337
  },
@@ -6353,16 +6346,13 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6353
6346
  },
6354
6347
  getLabelByValue: function getLabelByValue(val) {
6355
6348
  var label = null;
6356
-
6357
6349
  if (this.options) {
6358
6350
  var _iterator2 = MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(this.options),
6359
- _step2;
6360
-
6351
+ _step2;
6361
6352
  try {
6362
6353
  for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
6363
6354
  var option = _step2.value;
6364
6355
  var optionValue = this.getOptionValue(option);
6365
-
6366
6356
  if (ObjectUtils_ObjectUtils.equals(optionValue, val, this.equalityKey)) {
6367
6357
  label = this.getOptionLabel(option);
6368
6358
  break;
@@ -6374,12 +6364,10 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6374
6364
  _iterator2.f();
6375
6365
  }
6376
6366
  }
6377
-
6378
6367
  return label;
6379
6368
  },
6380
6369
  onToggleAll: function onToggleAll(event) {
6381
6370
  var _this5 = this;
6382
-
6383
6371
  var value = this.allSelected ? [] : this.visibleOptions && this.visibleOptions.map(function (option) {
6384
6372
  return _this5.getOptionValue(option);
6385
6373
  });
@@ -6412,7 +6400,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6412
6400
  },
6413
6401
  removeChip: function removeChip(item) {
6414
6402
  var _this6 = this;
6415
-
6416
6403
  var value = this.value.filter(function (val) {
6417
6404
  return !ObjectUtils_ObjectUtils.equals(val, item, _this6.equalityKey);
6418
6405
  });
@@ -6426,7 +6413,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6426
6413
  computed: {
6427
6414
  visibleOptions: function visibleOptions() {
6428
6415
  var _this7 = this;
6429
-
6430
6416
  if (this.filterValue && this.filterValue.trim().length > 0) return this.options.filter(function (option) {
6431
6417
  return _this7.getOptionLabel(option).toLocaleLowerCase(_this7.filterLocale).indexOf(_this7.filterValue.toLocaleLowerCase(_this7.filterLocale)) > -1;
6432
6418
  });else return this.options;
@@ -6448,35 +6434,28 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6448
6434
  },
6449
6435
  label: function label() {
6450
6436
  var label;
6451
-
6452
6437
  if (this.value && this.value.length) {
6453
6438
  label = '';
6454
-
6455
6439
  for (var i = 0; i < this.value.length; i++) {
6456
6440
  if (i !== 0) {
6457
6441
  label += ', ';
6458
6442
  }
6459
-
6460
6443
  label += this.getLabelByValue(this.value[i]);
6461
6444
  }
6462
6445
  } else {
6463
6446
  label = this.placeholder;
6464
6447
  }
6465
-
6466
6448
  return label;
6467
6449
  },
6468
6450
  allSelected: function allSelected() {
6469
6451
  if (this.filterValue && this.filterValue.trim().length > 0) {
6470
6452
  var allSelected = true;
6471
-
6472
6453
  if (this.visibleOptions.length > 0) {
6473
6454
  var _iterator3 = MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(this.visibleOptions),
6474
- _step3;
6475
-
6455
+ _step3;
6476
6456
  try {
6477
6457
  for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
6478
6458
  var option = _step3.value;
6479
-
6480
6459
  if (!this.isSelected(option)) {
6481
6460
  allSelected = false;
6482
6461
  break;
@@ -6488,7 +6467,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6488
6467
  _iterator3.f();
6489
6468
  }
6490
6469
  } else allSelected = false;
6491
-
6492
6470
  return allSelected;
6493
6471
  } else {
6494
6472
  return this.value && this.options && this.value.length > 0 && this.value.length === this.options.length;
@@ -6507,8 +6485,8 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
6507
6485
  });
6508
6486
  // CONCATENATED MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=script&lang=js&
6509
6487
  /* harmony default export */ var multiselect_MultiSelectvue_type_script_lang_js_ = (MultiSelectvue_type_script_lang_js_);
6510
- // EXTERNAL MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=style&index=0&lang=css&
6511
- var MultiSelectvue_type_style_index_0_lang_css_ = __webpack_require__("c5b3");
6488
+ // EXTERNAL MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=style&index=0&id=9f6d89a8&prod&lang=css&
6489
+ var MultiSelectvue_type_style_index_0_id_9f6d89a8_prod_lang_css_ = __webpack_require__("776d");
6512
6490
 
6513
6491
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
6514
6492
  /* globals __VUE_SSR_CONTEXT__ */
@@ -6517,20 +6495,19 @@ var MultiSelectvue_type_style_index_0_lang_css_ = __webpack_require__("c5b3");
6517
6495
  // This module is a runtime utility for cleaner component module output and will
6518
6496
  // be included in the final webpack user bundle.
6519
6497
 
6520
- function normalizeComponent (
6498
+ function normalizeComponent(
6521
6499
  scriptExports,
6522
6500
  render,
6523
6501
  staticRenderFns,
6524
6502
  functionalTemplate,
6525
6503
  injectStyles,
6526
6504
  scopeId,
6527
- moduleIdentifier, /* server only */
6505
+ moduleIdentifier /* server only */,
6528
6506
  shadowMode /* vue-cli only */
6529
6507
  ) {
6530
6508
  // Vue.extend constructor export interop
6531
- var options = typeof scriptExports === 'function'
6532
- ? scriptExports.options
6533
- : scriptExports
6509
+ var options =
6510
+ typeof scriptExports === 'function' ? scriptExports.options : scriptExports
6534
6511
 
6535
6512
  // render functions
6536
6513
  if (render) {
@@ -6550,7 +6527,8 @@ function normalizeComponent (
6550
6527
  }
6551
6528
 
6552
6529
  var hook
6553
- if (moduleIdentifier) { // server build
6530
+ if (moduleIdentifier) {
6531
+ // server build
6554
6532
  hook = function (context) {
6555
6533
  // 2.3 injection
6556
6534
  context =
@@ -6576,11 +6554,11 @@ function normalizeComponent (
6576
6554
  } else if (injectStyles) {
6577
6555
  hook = shadowMode
6578
6556
  ? function () {
6579
- injectStyles.call(
6580
- this,
6581
- (options.functional ? this.parent : this).$root.$options.shadowRoot
6582
- )
6583
- }
6557
+ injectStyles.call(
6558
+ this,
6559
+ (options.functional ? this.parent : this).$root.$options.shadowRoot
6560
+ )
6561
+ }
6584
6562
  : injectStyles
6585
6563
  }
6586
6564
 
@@ -6591,16 +6569,14 @@ function normalizeComponent (
6591
6569
  options._injectStyles = hook
6592
6570
  // register for functional component in vue file
6593
6571
  var originalRender = options.render
6594
- options.render = function renderWithStyleInjection (h, context) {
6572
+ options.render = function renderWithStyleInjection(h, context) {
6595
6573
  hook.call(context)
6596
6574
  return originalRender(h, context)
6597
6575
  }
6598
6576
  } else {
6599
6577
  // inject component registration as beforeCreate hook
6600
6578
  var existing = options.beforeCreate
6601
- options.beforeCreate = existing
6602
- ? [].concat(existing, hook)
6603
- : [hook]
6579
+ options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
6604
6580
  }
6605
6581
  }
6606
6582