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
@@ -373,22 +373,6 @@ module.exports = function (it, S) {
373
373
  };
374
374
 
375
375
 
376
- /***/ }),
377
-
378
- /***/ "1c0d":
379
- /***/ (function(module, exports, __webpack_require__) {
380
-
381
- // style-loader: Adds some css to the DOM by adding a <style> tag
382
-
383
- // load the styles
384
- var content = __webpack_require__("eccc");
385
- if(content.__esModule) content = content.default;
386
- if(typeof content === 'string') content = [[module.i, content, '']];
387
- if(content.locals) module.exports = content.locals;
388
- // add the styles to the DOM
389
- var add = __webpack_require__("499e").default
390
- var update = add("28ba28bc", content, true, {"sourceMap":false,"shadowMode":false});
391
-
392
376
  /***/ }),
393
377
 
394
378
  /***/ "1c4c":
@@ -2015,17 +1999,6 @@ if (__webpack_require__("79e5")(function () { return $toString.call({ source: 'a
2015
1999
  }
2016
2000
 
2017
2001
 
2018
- /***/ }),
2019
-
2020
- /***/ "6ef0":
2021
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2022
-
2023
- "use strict";
2024
- /* 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_Dialog_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1c0d");
2025
- /* 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_Dialog_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_Dialog_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__);
2026
- /* unused harmony reexport * */
2027
-
2028
-
2029
2002
  /***/ }),
2030
2003
 
2031
2004
  /***/ "7514":
@@ -3178,6 +3151,22 @@ module.exports = function (object, names) {
3178
3151
  };
3179
3152
 
3180
3153
 
3154
+ /***/ }),
3155
+
3156
+ /***/ "d3af":
3157
+ /***/ (function(module, exports, __webpack_require__) {
3158
+
3159
+ // style-loader: Adds some css to the DOM by adding a <style> tag
3160
+
3161
+ // load the styles
3162
+ var content = __webpack_require__("e235");
3163
+ if(content.__esModule) content = content.default;
3164
+ if(typeof content === 'string') content = [[module.i, content, '']];
3165
+ if(content.locals) module.exports = content.locals;
3166
+ // add the styles to the DOM
3167
+ var add = __webpack_require__("499e").default
3168
+ var update = add("1464e6e4", content, true, {"sourceMap":false,"shadowMode":false});
3169
+
3181
3170
  /***/ }),
3182
3171
 
3183
3172
  /***/ "d3f4":
@@ -3292,6 +3281,21 @@ module.exports = (
3292
3281
  ).split(',');
3293
3282
 
3294
3283
 
3284
+ /***/ }),
3285
+
3286
+ /***/ "e235":
3287
+ /***/ (function(module, exports, __webpack_require__) {
3288
+
3289
+ exports = module.exports = __webpack_require__("2350")(false);
3290
+ // imports
3291
+
3292
+
3293
+ // module
3294
+ exports.push([module.i, ".p-dialog-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.p-dialog,.p-dialog-mask.p-component-overlay{pointer-events:auto}.p-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:90%;-webkit-transform:scale(1);transform:scale(1)}.p-dialog-content{overflow-y:auto}.p-dialog-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-dialog-footer,.p-dialog-header{-ms-flex-negative:0;flex-shrink:0}.p-dialog .p-dialog-header-icon,.p-dialog .p-dialog-header-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-dialog .p-dialog-header-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.p-fluid .p-dialog-footer .p-button{width:auto}.p-dialog-enter-active{-webkit-transition:all .15s cubic-bezier(0,0,.2,1);transition:all .15s cubic-bezier(0,0,.2,1)}.p-dialog-leave-active{-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.p-dialog-enter,.p-dialog-leave-to{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}.p-dialog-bottom .p-dialog,.p-dialog-bottomleft .p-dialog,.p-dialog-bottomright .p-dialog,.p-dialog-left .p-dialog,.p-dialog-right .p-dialog,.p-dialog-top .p-dialog,.p-dialog-topleft .p-dialog,.p-dialog-topright .p-dialog{margin:.75rem;-webkit-transform:translateZ(0);transform:translateZ(0)}.p-dialog-bottom .p-dialog-enter-active,.p-dialog-bottom .p-dialog-leave-active,.p-dialog-bottomleft .p-dialog-enter-active,.p-dialog-bottomleft .p-dialog-leave-active,.p-dialog-bottomright .p-dialog-enter-active,.p-dialog-bottomright .p-dialog-leave-active,.p-dialog-left .p-dialog-enter-active,.p-dialog-left .p-dialog-leave-active,.p-dialog-right .p-dialog-enter-active,.p-dialog-right .p-dialog-leave-active,.p-dialog-top .p-dialog-enter-active,.p-dialog-top .p-dialog-leave-active,.p-dialog-topleft .p-dialog-enter-active,.p-dialog-topleft .p-dialog-leave-active,.p-dialog-topright .p-dialog-enter-active,.p-dialog-topright .p-dialog-leave-active{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.p-dialog-top .p-dialog-enter,.p-dialog-top .p-dialog-leave-to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.p-dialog-bottom .p-dialog-enter,.p-dialog-bottom .p-dialog-leave-to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.p-dialog-bottomleft .p-dialog-enter,.p-dialog-bottomleft .p-dialog-leave-to,.p-dialog-left .p-dialog-enter,.p-dialog-left .p-dialog-leave-to,.p-dialog-topleft .p-dialog-enter,.p-dialog-topleft .p-dialog-leave-to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.p-dialog-bottomright .p-dialog-enter,.p-dialog-bottomright .p-dialog-leave-to,.p-dialog-right .p-dialog-enter,.p-dialog-right .p-dialog-leave-to,.p-dialog-topright .p-dialog-enter,.p-dialog-topright .p-dialog-leave-to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.p-dialog-maximized{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none;width:100vw!important;max-height:100%;height:100%}.p-dialog-maximized .p-dialog-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.p-dialog-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.p-dialog-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.p-dialog-top,.p-dialog-topleft{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-dialog-topleft{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.p-dialog-topright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-dialog-bottom,.p-dialog-bottomleft{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-dialog-bottomleft{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.p-dialog-bottomright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-confirm-dialog .p-dialog-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}", ""]);
3295
+
3296
+ // exports
3297
+
3298
+
3295
3299
  /***/ }),
3296
3300
 
3297
3301
  /***/ "e4ae":
@@ -3356,21 +3360,6 @@ module.exports = function (O, D) {
3356
3360
  };
3357
3361
 
3358
3362
 
3359
- /***/ }),
3360
-
3361
- /***/ "eccc":
3362
- /***/ (function(module, exports, __webpack_require__) {
3363
-
3364
- exports = module.exports = __webpack_require__("2350")(false);
3365
- // imports
3366
-
3367
-
3368
- // module
3369
- exports.push([module.i, ".p-dialog-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.p-dialog,.p-dialog-mask.p-component-overlay{pointer-events:auto}.p-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:90%;-webkit-transform:scale(1);transform:scale(1)}.p-dialog-content{overflow-y:auto}.p-dialog-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-dialog-footer,.p-dialog-header{-ms-flex-negative:0;flex-shrink:0}.p-dialog .p-dialog-header-icon,.p-dialog .p-dialog-header-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-dialog .p-dialog-header-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.p-fluid .p-dialog-footer .p-button{width:auto}.p-dialog-enter-active{-webkit-transition:all .15s cubic-bezier(0,0,.2,1);transition:all .15s cubic-bezier(0,0,.2,1)}.p-dialog-leave-active{-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.p-dialog-enter,.p-dialog-leave-to{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}.p-dialog-bottom .p-dialog,.p-dialog-bottomleft .p-dialog,.p-dialog-bottomright .p-dialog,.p-dialog-left .p-dialog,.p-dialog-right .p-dialog,.p-dialog-top .p-dialog,.p-dialog-topleft .p-dialog,.p-dialog-topright .p-dialog{margin:.75rem;-webkit-transform:translateZ(0);transform:translateZ(0)}.p-dialog-bottom .p-dialog-enter-active,.p-dialog-bottom .p-dialog-leave-active,.p-dialog-bottomleft .p-dialog-enter-active,.p-dialog-bottomleft .p-dialog-leave-active,.p-dialog-bottomright .p-dialog-enter-active,.p-dialog-bottomright .p-dialog-leave-active,.p-dialog-left .p-dialog-enter-active,.p-dialog-left .p-dialog-leave-active,.p-dialog-right .p-dialog-enter-active,.p-dialog-right .p-dialog-leave-active,.p-dialog-top .p-dialog-enter-active,.p-dialog-top .p-dialog-leave-active,.p-dialog-topleft .p-dialog-enter-active,.p-dialog-topleft .p-dialog-leave-active,.p-dialog-topright .p-dialog-enter-active,.p-dialog-topright .p-dialog-leave-active{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.p-dialog-top .p-dialog-enter,.p-dialog-top .p-dialog-leave-to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.p-dialog-bottom .p-dialog-enter,.p-dialog-bottom .p-dialog-leave-to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.p-dialog-bottomleft .p-dialog-enter,.p-dialog-bottomleft .p-dialog-leave-to,.p-dialog-left .p-dialog-enter,.p-dialog-left .p-dialog-leave-to,.p-dialog-topleft .p-dialog-enter,.p-dialog-topleft .p-dialog-leave-to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.p-dialog-bottomright .p-dialog-enter,.p-dialog-bottomright .p-dialog-leave-to,.p-dialog-right .p-dialog-enter,.p-dialog-right .p-dialog-leave-to,.p-dialog-topright .p-dialog-enter,.p-dialog-topright .p-dialog-leave-to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.p-dialog-maximized{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none;width:100vw!important;max-height:100%;height:100%}.p-dialog-maximized .p-dialog-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.p-dialog-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.p-dialog-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.p-dialog-top,.p-dialog-topleft{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-dialog-topleft{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.p-dialog-topright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-dialog-bottom,.p-dialog-bottomleft{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-dialog-bottomleft{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.p-dialog-bottomright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-confirm-dialog .p-dialog-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}", ""]);
3370
-
3371
- // exports
3372
-
3373
-
3374
3363
  /***/ }),
3375
3364
 
3376
3365
  /***/ "f1ae":
@@ -3440,6 +3429,17 @@ module.exports = function (it) {
3440
3429
  };
3441
3430
 
3442
3431
 
3432
+ /***/ }),
3433
+
3434
+ /***/ "f90d":
3435
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
3436
+
3437
+ "use strict";
3438
+ /* 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_Dialog_vue_vue_type_style_index_0_id_644e6a2e_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d3af");
3439
+ /* 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_Dialog_vue_vue_type_style_index_0_id_644e6a2e_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_Dialog_vue_vue_type_style_index_0_id_644e6a2e_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__);
3440
+ /* unused harmony reexport * */
3441
+
3442
+
3443
3443
  /***/ }),
3444
3444
 
3445
3445
  /***/ "fa5b":
@@ -3483,10 +3483,88 @@ if (typeof window !== 'undefined') {
3483
3483
  // Indicate to webpack that this file can be concatenated
3484
3484
  /* harmony default export */ var setPublicPath = (null);
3485
3485
 
3486
- // 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/dialog/Dialog.vue?vue&type=template&id=644e6a2e&
3487
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.maskVisible)?_c('div',{ref:"mask",class:_vm.maskClass,on:{"click":_vm.onMaskClick}},[_c('transition',{attrs:{"name":"p-dialog"},on:{"before-enter":_vm.onBeforeEnter,"enter":_vm.onEnter,"before-leave":_vm.onBeforeLeave,"leave":_vm.onLeave,"after-leave":_vm.onAfterLeave,"appear":_vm.onAppear}},[(_vm.visible)?_c('div',_vm._g(_vm._b({ref:"dialog",class:_vm.dialogClass,style:(_vm.dialogStyle),attrs:{"role":"dialog","aria-labelledby":_vm.ariaLabelledById,"aria-modal":_vm.modal}},'div',_vm.$attrs,false),_vm.listeners),[(_vm.showHeader)?_c('div',{staticClass:"p-dialog-header"},[_vm._t("header",function(){return [(_vm.header)?_c('span',{staticClass:"p-dialog-title",attrs:{"id":_vm.ariaLabelledById}},[_vm._v(_vm._s(_vm.header))]):_vm._e()]}),_c('div',{staticClass:"p-dialog-header-icons"},[(_vm.maximizable)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-dialog-header-icon p-dialog-header-maximize p-link",attrs:{"type":"button","tabindex":"-1"},on:{"click":_vm.maximize}},[_c('span',{class:_vm.maximizeIconClass})]):_vm._e(),(_vm.closable)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-dialog-header-icon p-dialog-header-close p-link",attrs:{"aria-label":_vm.ariaCloseLabel,"type":"button"},on:{"click":_vm.close}},[_c('span',{staticClass:"p-dialog-header-close-icon pi pi-times"})]):_vm._e()])],2):_vm._e(),_c('div',{staticClass:"p-dialog-content",style:(_vm.contentStyle)},[_vm._t("default")],2),(_vm.footer || _vm.$slots.footer)?_c('div',{staticClass:"p-dialog-footer"},[_vm._t("footer",function(){return [_vm._v(_vm._s(_vm.footer))]})],2):_vm._e()]):_vm._e()])],1):_vm._e()}
3488
- var staticRenderFns = []
3489
-
3486
+ // 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/dialog/Dialog.vue?vue&type=template&id=644e6a2e&
3487
+ var render = function render() {
3488
+ var _vm = this,
3489
+ _c = _vm._self._c;
3490
+ return _vm.maskVisible ? _c('div', {
3491
+ ref: "mask",
3492
+ class: _vm.maskClass,
3493
+ on: {
3494
+ "click": _vm.onMaskClick
3495
+ }
3496
+ }, [_c('transition', {
3497
+ attrs: {
3498
+ "name": "p-dialog"
3499
+ },
3500
+ on: {
3501
+ "before-enter": _vm.onBeforeEnter,
3502
+ "enter": _vm.onEnter,
3503
+ "before-leave": _vm.onBeforeLeave,
3504
+ "leave": _vm.onLeave,
3505
+ "after-leave": _vm.onAfterLeave,
3506
+ "appear": _vm.onAppear
3507
+ }
3508
+ }, [_vm.visible ? _c('div', _vm._g(_vm._b({
3509
+ ref: "dialog",
3510
+ class: _vm.dialogClass,
3511
+ style: _vm.dialogStyle,
3512
+ attrs: {
3513
+ "role": "dialog",
3514
+ "aria-labelledby": _vm.ariaLabelledById,
3515
+ "aria-modal": _vm.modal
3516
+ }
3517
+ }, 'div', _vm.$attrs, false), _vm.listeners), [_vm.showHeader ? _c('div', {
3518
+ staticClass: "p-dialog-header"
3519
+ }, [_vm._t("header", function () {
3520
+ return [_vm.header ? _c('span', {
3521
+ staticClass: "p-dialog-title",
3522
+ attrs: {
3523
+ "id": _vm.ariaLabelledById
3524
+ }
3525
+ }, [_vm._v(_vm._s(_vm.header))]) : _vm._e()];
3526
+ }), _c('div', {
3527
+ staticClass: "p-dialog-header-icons"
3528
+ }, [_vm.maximizable ? _c('button', {
3529
+ directives: [{
3530
+ name: "ripple",
3531
+ rawName: "v-ripple"
3532
+ }],
3533
+ staticClass: "p-dialog-header-icon p-dialog-header-maximize p-link",
3534
+ attrs: {
3535
+ "type": "button",
3536
+ "tabindex": "-1"
3537
+ },
3538
+ on: {
3539
+ "click": _vm.maximize
3540
+ }
3541
+ }, [_c('span', {
3542
+ class: _vm.maximizeIconClass
3543
+ })]) : _vm._e(), _vm.closable ? _c('button', {
3544
+ directives: [{
3545
+ name: "ripple",
3546
+ rawName: "v-ripple"
3547
+ }],
3548
+ staticClass: "p-dialog-header-icon p-dialog-header-close p-link",
3549
+ attrs: {
3550
+ "aria-label": _vm.ariaCloseLabel,
3551
+ "type": "button"
3552
+ },
3553
+ on: {
3554
+ "click": _vm.close
3555
+ }
3556
+ }, [_c('span', {
3557
+ staticClass: "p-dialog-header-close-icon pi pi-times"
3558
+ })]) : _vm._e()])], 2) : _vm._e(), _c('div', {
3559
+ staticClass: "p-dialog-content",
3560
+ style: _vm.contentStyle
3561
+ }, [_vm._t("default")], 2), _vm.footer || _vm.$slots.footer ? _c('div', {
3562
+ staticClass: "p-dialog-footer"
3563
+ }, [_vm._t("footer", function () {
3564
+ return [_vm._v(_vm._s(_vm.footer))];
3565
+ })], 2) : _vm._e()]) : _vm._e()])], 1) : _vm._e();
3566
+ };
3567
+ var staticRenderFns = [];
3490
3568
 
3491
3569
  // CONCATENATED MODULE: ./src/components/dialog/Dialog.vue?vue&type=template&id=644e6a2e&
3492
3570
 
@@ -3510,7 +3588,6 @@ function _defineProperty(obj, key, value) {
3510
3588
  } else {
3511
3589
  obj[key] = value;
3512
3590
  }
3513
-
3514
3591
  return obj;
3515
3592
  }
3516
3593
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.object.keys.js
@@ -3567,26 +3644,21 @@ function _classCallCheck(instance, Constructor) {
3567
3644
  }
3568
3645
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
3569
3646
 
3570
-
3571
3647
  function _defineProperties(target, props) {
3572
3648
  for (var i = 0; i < props.length; i++) {
3573
3649
  var descriptor = props[i];
3574
3650
  descriptor.enumerable = descriptor.enumerable || false;
3575
3651
  descriptor.configurable = true;
3576
3652
  if ("value" in descriptor) descriptor.writable = true;
3577
-
3578
3653
  define_property_default()(target, descriptor.key, descriptor);
3579
3654
  }
3580
3655
  }
3581
-
3582
3656
  function _createClass(Constructor, protoProps, staticProps) {
3583
3657
  if (protoProps) _defineProperties(Constructor.prototype, protoProps);
3584
3658
  if (staticProps) _defineProperties(Constructor, staticProps);
3585
-
3586
3659
  define_property_default()(Constructor, "prototype", {
3587
3660
  writable: false
3588
3661
  });
3589
-
3590
3662
  return Constructor;
3591
3663
  }
3592
3664
  // CONCATENATED MODULE: ./src/components/utils/DomHandler.js
@@ -3602,18 +3674,13 @@ function _createClass(Constructor, protoProps, staticProps) {
3602
3674
 
3603
3675
 
3604
3676
 
3605
-
3606
3677
  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; } } }; }
3607
-
3608
3678
  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); }
3609
-
3610
3679
  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; }
3611
-
3612
3680
  var DomHandler_DomHandler = /*#__PURE__*/function () {
3613
3681
  function DomHandler() {
3614
3682
  _classCallCheck(this, DomHandler);
3615
3683
  }
3616
-
3617
3684
  _createClass(DomHandler, null, [{
3618
3685
  key: "innerWidth",
3619
3686
  value: function innerWidth(el) {
@@ -3647,12 +3714,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3647
3714
  value: function getOuterWidth(el, margin) {
3648
3715
  if (el) {
3649
3716
  var width = el.offsetWidth;
3650
-
3651
3717
  if (margin) {
3652
3718
  var style = getComputedStyle(el);
3653
3719
  width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
3654
3720
  }
3655
-
3656
3721
  return width;
3657
3722
  } else {
3658
3723
  return 0;
@@ -3663,12 +3728,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3663
3728
  value: function getOuterHeight(el, margin) {
3664
3729
  if (el) {
3665
3730
  var height = el.offsetHeight;
3666
-
3667
3731
  if (margin) {
3668
3732
  var style = getComputedStyle(el);
3669
3733
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
3670
3734
  }
3671
-
3672
3735
  return height;
3673
3736
  } else {
3674
3737
  return 0;
@@ -3679,12 +3742,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3679
3742
  value: function getClientHeight(el, margin) {
3680
3743
  if (el) {
3681
3744
  var height = el.clientHeight;
3682
-
3683
3745
  if (margin) {
3684
3746
  var style = getComputedStyle(el);
3685
3747
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
3686
3748
  }
3687
-
3688
3749
  return height;
3689
3750
  } else {
3690
3751
  return 0;
@@ -3694,11 +3755,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3694
3755
  key: "getViewport",
3695
3756
  value: function getViewport() {
3696
3757
  var win = window,
3697
- d = document,
3698
- e = d.documentElement,
3699
- g = d.getElementsByTagName('body')[0],
3700
- w = win.innerWidth || e.clientWidth || g.clientWidth,
3701
- h = win.innerHeight || e.clientHeight || g.clientHeight;
3758
+ d = document,
3759
+ e = d.documentElement,
3760
+ g = d.getElementsByTagName('body')[0],
3761
+ w = win.innerWidth || e.clientWidth || g.clientWidth,
3762
+ h = win.innerHeight || e.clientHeight || g.clientHeight;
3702
3763
  return {
3703
3764
  width: w,
3704
3765
  height: h
@@ -3729,12 +3790,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3729
3790
  value: function index(element) {
3730
3791
  var children = element.parentNode.childNodes;
3731
3792
  var num = 0;
3732
-
3733
3793
  for (var i = 0; i < children.length; i++) {
3734
3794
  if (children[i] === element) return num;
3735
3795
  if (children[i].nodeType === 1) num++;
3736
3796
  }
3737
-
3738
3797
  return -1;
3739
3798
  }
3740
3799
  }, {
@@ -3742,13 +3801,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3742
3801
  value: function addMultipleClasses(element, className) {
3743
3802
  if (element.classList) {
3744
3803
  var styles = className.split(' ');
3745
-
3746
3804
  for (var i = 0; i < styles.length; i++) {
3747
3805
  element.classList.add(styles[i]);
3748
3806
  }
3749
3807
  } else {
3750
3808
  var _styles = className.split(' ');
3751
-
3752
3809
  for (var _i = 0; _i < _styles.length; _i++) {
3753
3810
  element.className += ' ' + _styles[_i];
3754
3811
  }
@@ -3770,7 +3827,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3770
3827
  if (element) {
3771
3828
  if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
3772
3829
  }
3773
-
3774
3830
  return false;
3775
3831
  }
3776
3832
  }, {
@@ -3815,11 +3871,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3815
3871
  var windowScrollLeft = this.getWindowScrollLeft();
3816
3872
  var viewport = this.getViewport();
3817
3873
  var top, left;
3818
-
3819
3874
  if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
3820
3875
  top = targetOffset.top + windowScrollTop - elementOuterHeight;
3821
3876
  element.style.transformOrigin = 'bottom';
3822
-
3823
3877
  if (top < 0) {
3824
3878
  top = windowScrollTop;
3825
3879
  }
@@ -3827,7 +3881,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3827
3881
  top = targetOuterHeight + targetOffset.top + windowScrollTop;
3828
3882
  element.style.transformOrigin = 'top';
3829
3883
  }
3830
-
3831
3884
  if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
3832
3885
  element.style.top = top + 'px';
3833
3886
  element.style.left = left + 'px';
@@ -3843,11 +3896,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3843
3896
  var targetOffset = target.getBoundingClientRect();
3844
3897
  var viewport = this.getViewport();
3845
3898
  var top, left;
3846
-
3847
3899
  if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
3848
3900
  top = -1 * elementDimensions.height;
3849
3901
  element.style.transformOrigin = 'bottom';
3850
-
3851
3902
  if (targetOffset.top + top < 0) {
3852
3903
  top = -1 * targetOffset.top;
3853
3904
  }
@@ -3855,7 +3906,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3855
3906
  top = targetHeight;
3856
3907
  element.style.transformOrigin = 'top';
3857
3908
  }
3858
-
3859
3909
  if (elementDimensions.width > viewport.width) {
3860
3910
  // element wider then viewport and cannot fit on screen (align at left side of viewport)
3861
3911
  left = targetOffset.left * -1;
@@ -3866,7 +3916,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3866
3916
  // element fits on screen (align with target)
3867
3917
  left = 0;
3868
3918
  }
3869
-
3870
3919
  element.style.top = top + 'px';
3871
3920
  element.style.left = left + 'px';
3872
3921
  }
@@ -3880,35 +3929,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3880
3929
  key: "getScrollableParents",
3881
3930
  value: function getScrollableParents(element) {
3882
3931
  var scrollableParents = [];
3883
-
3884
3932
  if (element) {
3885
3933
  var parents = this.getParents(element);
3886
3934
  var overflowRegex = /(auto|scroll)/;
3887
-
3888
3935
  var overflowCheck = function overflowCheck(node) {
3889
3936
  var styleDeclaration = window['getComputedStyle'](node, null);
3890
3937
  return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
3891
3938
  };
3892
-
3893
3939
  var _iterator = _createForOfIteratorHelper(parents),
3894
- _step;
3895
-
3940
+ _step;
3896
3941
  try {
3897
3942
  for (_iterator.s(); !(_step = _iterator.n()).done;) {
3898
3943
  var parent = _step.value;
3899
3944
  var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
3900
-
3901
3945
  if (scrollSelectors) {
3902
3946
  var selectors = scrollSelectors.split(',');
3903
-
3904
3947
  var _iterator2 = _createForOfIteratorHelper(selectors),
3905
- _step2;
3906
-
3948
+ _step2;
3907
3949
  try {
3908
3950
  for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
3909
3951
  var selector = _step2.value;
3910
3952
  var el = this.findSingle(parent, selector);
3911
-
3912
3953
  if (el && overflowCheck(el)) {
3913
3954
  scrollableParents.push(el);
3914
3955
  }
@@ -3926,7 +3967,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3926
3967
  _iterator.f();
3927
3968
  }
3928
3969
  }
3929
-
3930
3970
  return scrollableParents;
3931
3971
  }
3932
3972
  }, {
@@ -3967,34 +4007,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
3967
4007
  element.style.opacity = 0;
3968
4008
  var last = +new Date();
3969
4009
  var opacity = 0;
3970
-
3971
4010
  var tick = function tick() {
3972
4011
  opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
3973
4012
  element.style.opacity = opacity;
3974
4013
  last = +new Date();
3975
-
3976
4014
  if (+opacity < 1) {
3977
4015
  window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
3978
4016
  }
3979
4017
  };
3980
-
3981
4018
  tick();
3982
4019
  }
3983
4020
  }, {
3984
4021
  key: "fadeOut",
3985
4022
  value: function fadeOut(element, ms) {
3986
4023
  var opacity = 1,
3987
- interval = 50,
3988
- duration = ms,
3989
- gap = interval / duration;
4024
+ interval = 50,
4025
+ duration = ms,
4026
+ gap = interval / duration;
3990
4027
  var fading = setInterval(function () {
3991
4028
  opacity -= gap;
3992
-
3993
4029
  if (opacity <= 0) {
3994
4030
  opacity = 0;
3995
4031
  clearInterval(fading);
3996
4032
  }
3997
-
3998
4033
  element.style.opacity = opacity;
3999
4034
  }, interval);
4000
4035
  }
@@ -4021,7 +4056,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
4021
4056
  var scroll = container.scrollTop;
4022
4057
  var elementHeight = container.clientHeight;
4023
4058
  var itemHeight = this.getOuterHeight(item);
4024
-
4025
4059
  if (offset < 0) {
4026
4060
  container.scrollTop = scroll + offset;
4027
4061
  } else if (offset + itemHeight > elementHeight) {
@@ -4040,7 +4074,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
4040
4074
  } else if (document['selection'] && document['selection'].empty) {
4041
4075
  try {
4042
4076
  document['selection'].empty();
4043
- } catch (error) {//ignore IE bug
4077
+ } catch (error) {
4078
+ //ignore IE bug
4044
4079
  }
4045
4080
  }
4046
4081
  }
@@ -4062,19 +4097,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
4062
4097
  if (!this.browser) {
4063
4098
  var matched = this.resolveUserAgent();
4064
4099
  this.browser = {};
4065
-
4066
4100
  if (matched.browser) {
4067
4101
  this.browser[matched.browser] = true;
4068
4102
  this.browser['version'] = matched.version;
4069
4103
  }
4070
-
4071
4104
  if (this.browser['chrome']) {
4072
4105
  this.browser['webkit'] = true;
4073
4106
  } else if (this.browser['webkit']) {
4074
4107
  this.browser['safari'] = true;
4075
4108
  }
4076
4109
  }
4077
-
4078
4110
  return this.browser;
4079
4111
  }
4080
4112
  }, {
@@ -4102,10 +4134,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
4102
4134
  value: function getFocusableElements(element) {
4103
4135
  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])");
4104
4136
  var visibleFocusableElements = [];
4105
-
4106
4137
  var _iterator3 = _createForOfIteratorHelper(focusableElements),
4107
- _step3;
4108
-
4138
+ _step3;
4109
4139
  try {
4110
4140
  for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
4111
4141
  var focusableElement = _step3.value;
@@ -4116,7 +4146,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
4116
4146
  } finally {
4117
4147
  _iterator3.f();
4118
4148
  }
4119
-
4120
4149
  return visibleFocusableElements;
4121
4150
  }
4122
4151
  }, {
@@ -4159,55 +4188,43 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
4159
4188
  return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
4160
4189
  }
4161
4190
  }]);
4162
-
4163
4191
  return DomHandler;
4164
4192
  }();
4165
4193
 
4166
-
4167
4194
  // CONCATENATED MODULE: ./src/components/ripple/Ripple.js
4168
4195
 
4169
-
4170
4196
  function bindEvents(el) {
4171
4197
  el.addEventListener('mousedown', onMouseDown);
4172
4198
  }
4173
-
4174
4199
  function unbindEvents(el) {
4175
4200
  el.removeEventListener('mousedown', onMouseDown);
4176
4201
  }
4177
-
4178
4202
  function create(el) {
4179
4203
  var ink = document.createElement('span');
4180
4204
  ink.className = 'p-ink';
4181
4205
  el.appendChild(ink);
4182
4206
  ink.addEventListener('animationend', onAnimationEnd);
4183
4207
  }
4184
-
4185
4208
  function remove(el) {
4186
4209
  var ink = getInk(el);
4187
-
4188
4210
  if (ink) {
4189
4211
  unbindEvents(el);
4190
4212
  ink.removeEventListener('animationend', onAnimationEnd);
4191
4213
  ink.remove();
4192
4214
  }
4193
4215
  }
4194
-
4195
4216
  function onMouseDown(event) {
4196
4217
  var target = event.currentTarget;
4197
4218
  var ink = getInk(target);
4198
-
4199
4219
  if (!ink || getComputedStyle(ink, null).display === 'none') {
4200
4220
  return;
4201
4221
  }
4202
-
4203
4222
  DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
4204
-
4205
4223
  if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
4206
4224
  var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
4207
4225
  ink.style.height = d + 'px';
4208
4226
  ink.style.width = d + 'px';
4209
4227
  }
4210
-
4211
4228
  var offset = DomHandler_DomHandler.getOffset(target);
4212
4229
  var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
4213
4230
  var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
@@ -4215,21 +4232,17 @@ function onMouseDown(event) {
4215
4232
  ink.style.left = x + 'px';
4216
4233
  DomHandler_DomHandler.addClass(ink, 'p-ink-active');
4217
4234
  }
4218
-
4219
4235
  function onAnimationEnd(event) {
4220
4236
  DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
4221
4237
  }
4222
-
4223
4238
  function getInk(el) {
4224
4239
  for (var i = 0; i < el.children.length; i++) {
4225
4240
  if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
4226
4241
  return el.children[i];
4227
4242
  }
4228
4243
  }
4229
-
4230
4244
  return null;
4231
4245
  }
4232
-
4233
4246
  var Ripple = {
4234
4247
  inserted: function inserted(el, binding, vnode) {
4235
4248
  if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
@@ -4249,39 +4262,9 @@ var Ripple = {
4249
4262
 
4250
4263
 
4251
4264
 
4252
-
4253
4265
  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; }
4254
-
4255
4266
  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; }
4256
4267
 
4257
- //
4258
- //
4259
- //
4260
- //
4261
- //
4262
- //
4263
- //
4264
- //
4265
- //
4266
- //
4267
- //
4268
- //
4269
- //
4270
- //
4271
- //
4272
- //
4273
- //
4274
- //
4275
- //
4276
- //
4277
- //
4278
- //
4279
- //
4280
- //
4281
- //
4282
- //
4283
- //
4284
-
4285
4268
 
4286
4269
 
4287
4270
  /* harmony default export */ var Dialogvue_type_script_lang_js_ = ({
@@ -4389,14 +4372,12 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
4389
4372
  },
4390
4373
  focus: function focus() {
4391
4374
  var focusTarget = this.$refs.dialog.querySelector('[autofocus]');
4392
-
4393
4375
  if (focusTarget) {
4394
4376
  focusTarget.focus();
4395
4377
  }
4396
4378
  },
4397
4379
  maximize: function maximize() {
4398
4380
  this.maximized = !this.maximized;
4399
-
4400
4381
  if (!this.modal) {
4401
4382
  if (this.maximized) DomHandler_DomHandler.addClass(document.body, 'p-overflow-hidden');else DomHandler_DomHandler.removeClass(document.body, 'p-overflow-hidden');
4402
4383
  }
@@ -4421,13 +4402,11 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
4421
4402
  if (event.which === 9) {
4422
4403
  event.preventDefault();
4423
4404
  var focusableElements = DomHandler_DomHandler.getFocusableElements(this.$refs.dialog);
4424
-
4425
4405
  if (focusableElements && focusableElements.length > 0) {
4426
4406
  if (!document.activeElement) {
4427
4407
  focusableElements[0].focus();
4428
4408
  } else {
4429
4409
  var focusedIndex = focusableElements.indexOf(document.activeElement);
4430
-
4431
4410
  if (event.shiftKey) {
4432
4411
  if (focusedIndex == -1 || focusedIndex === 0) focusableElements[focusableElements.length - 1].focus();else focusableElements[focusedIndex - 1].focus();
4433
4412
  } else {
@@ -4453,7 +4432,6 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
4453
4432
  },
4454
4433
  getPositionClass: function getPositionClass() {
4455
4434
  var _this = this;
4456
-
4457
4435
  var positions = ['left', 'right', 'top', 'topleft', 'topright', 'bottom', 'bottomleft', 'bottomright'];
4458
4436
  var pos = positions.find(function (item) {
4459
4437
  return item === _this.position;
@@ -4462,16 +4440,13 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
4462
4440
  },
4463
4441
  removeStylesFromMask: function removeStylesFromMask() {
4464
4442
  var _this2 = this;
4465
-
4466
4443
  if (this.$refs.mask) {
4467
4444
  this.dialogStyles = this.$vnode.data.style || this.containerStyle;
4468
-
4469
4445
  if (this.dialogStyles) {
4470
4446
  Object.keys(this.dialogStyles).forEach(function (key) {
4471
4447
  _this2.$refs.mask.style[key] = '';
4472
4448
  });
4473
4449
  }
4474
-
4475
4450
  this.dialogClasses = this.$vnode.data.class || this.$vnode.data.staticClass;
4476
4451
  }
4477
4452
  },
@@ -4531,8 +4506,8 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
4531
4506
  });
4532
4507
  // CONCATENATED MODULE: ./src/components/dialog/Dialog.vue?vue&type=script&lang=js&
4533
4508
  /* harmony default export */ var dialog_Dialogvue_type_script_lang_js_ = (Dialogvue_type_script_lang_js_);
4534
- // EXTERNAL MODULE: ./src/components/dialog/Dialog.vue?vue&type=style&index=0&lang=css&
4535
- var Dialogvue_type_style_index_0_lang_css_ = __webpack_require__("6ef0");
4509
+ // EXTERNAL MODULE: ./src/components/dialog/Dialog.vue?vue&type=style&index=0&id=644e6a2e&prod&lang=css&
4510
+ var Dialogvue_type_style_index_0_id_644e6a2e_prod_lang_css_ = __webpack_require__("f90d");
4536
4511
 
4537
4512
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
4538
4513
  /* globals __VUE_SSR_CONTEXT__ */
@@ -4541,20 +4516,19 @@ var Dialogvue_type_style_index_0_lang_css_ = __webpack_require__("6ef0");
4541
4516
  // This module is a runtime utility for cleaner component module output and will
4542
4517
  // be included in the final webpack user bundle.
4543
4518
 
4544
- function normalizeComponent (
4519
+ function normalizeComponent(
4545
4520
  scriptExports,
4546
4521
  render,
4547
4522
  staticRenderFns,
4548
4523
  functionalTemplate,
4549
4524
  injectStyles,
4550
4525
  scopeId,
4551
- moduleIdentifier, /* server only */
4526
+ moduleIdentifier /* server only */,
4552
4527
  shadowMode /* vue-cli only */
4553
4528
  ) {
4554
4529
  // Vue.extend constructor export interop
4555
- var options = typeof scriptExports === 'function'
4556
- ? scriptExports.options
4557
- : scriptExports
4530
+ var options =
4531
+ typeof scriptExports === 'function' ? scriptExports.options : scriptExports
4558
4532
 
4559
4533
  // render functions
4560
4534
  if (render) {
@@ -4574,7 +4548,8 @@ function normalizeComponent (
4574
4548
  }
4575
4549
 
4576
4550
  var hook
4577
- if (moduleIdentifier) { // server build
4551
+ if (moduleIdentifier) {
4552
+ // server build
4578
4553
  hook = function (context) {
4579
4554
  // 2.3 injection
4580
4555
  context =
@@ -4600,11 +4575,11 @@ function normalizeComponent (
4600
4575
  } else if (injectStyles) {
4601
4576
  hook = shadowMode
4602
4577
  ? function () {
4603
- injectStyles.call(
4604
- this,
4605
- (options.functional ? this.parent : this).$root.$options.shadowRoot
4606
- )
4607
- }
4578
+ injectStyles.call(
4579
+ this,
4580
+ (options.functional ? this.parent : this).$root.$options.shadowRoot
4581
+ )
4582
+ }
4608
4583
  : injectStyles
4609
4584
  }
4610
4585
 
@@ -4615,16 +4590,14 @@ function normalizeComponent (
4615
4590
  options._injectStyles = hook
4616
4591
  // register for functional component in vue file
4617
4592
  var originalRender = options.render
4618
- options.render = function renderWithStyleInjection (h, context) {
4593
+ options.render = function renderWithStyleInjection(h, context) {
4619
4594
  hook.call(context)
4620
4595
  return originalRender(h, context)
4621
4596
  }
4622
4597
  } else {
4623
4598
  // inject component registration as beforeCreate hook
4624
4599
  var existing = options.beforeCreate
4625
- options.beforeCreate = existing
4626
- ? [].concat(existing, hook)
4627
- : [hook]
4600
+ options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
4628
4601
  }
4629
4602
  }
4630
4603