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
@@ -87,6 +87,21 @@ module.exports =
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
+ /***/ "00b6":
91
+ /***/ (function(module, exports, __webpack_require__) {
92
+
93
+ exports = module.exports = __webpack_require__("2350")(false);
94
+ // imports
95
+
96
+
97
+ // module
98
+ exports.push([module.i, ".p-galleria-content,.p-galleria-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-galleria-item-wrapper{position:relative}.p-galleria-item-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.p-galleria-item-nav{position:absolute;top:50%;margin-top:-.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.p-galleria-item-prev{left:0;border-top-left-radius:0;border-bottom-left-radius:0}.p-galleria-item-next{right:0;border-top-right-radius:0;border-bottom-right-radius:0}.p-galleria-item{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;height:100%;width:100%}.p-galleria-item-nav-onhover .p-galleria-item-nav{pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.p-galleria-item-nav-onhover .p-galleria-item-wrapper:hover .p-galleria-item-nav{pointer-events:all;opacity:1}.p-galleria-item-nav-onhover .p-galleria-item-wrapper:hover .p-galleria-item-nav.p-disabled{pointer-events:none}.p-galleria-caption{position:absolute;bottom:0;left:0;width:100%}.p-galleria-thumbnail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;-ms-flex-negative:0;flex-shrink:0}.p-galleria-thumbnail-next,.p-galleria-thumbnail-prev{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;position:relative}.p-galleria-thumbnail-next,.p-galleria-thumbnail-next span,.p-galleria-thumbnail-prev,.p-galleria-thumbnail-prev span{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}.p-galleria-thumbnail-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p-galleria-thumbnail-items-container{overflow:hidden;width:100%}.p-galleria-thumbnail-item,.p-galleria-thumbnail-items{display:-webkit-box;display:-ms-flexbox;display:flex}.p-galleria-thumbnail-item{overflow:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;opacity:.5}.p-galleria-thumbnail-item:hover{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.p-galleria-thumbnail-item-current{opacity:1}.p-galleria-thumbnails-left .p-galleria-content,.p-galleria-thumbnails-left .p-galleria-item-wrapper,.p-galleria-thumbnails-right .p-galleria-content,.p-galleria-thumbnails-right .p-galleria-item-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p-galleria-thumbnails-left .p-galleria-item-wrapper,.p-galleria-thumbnails-top .p-galleria-item-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.p-galleria-thumbnails-left .p-galleria-thumbnail-wrapper,.p-galleria-thumbnails-top .p-galleria-thumbnail-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.p-galleria-thumbnails-left .p-galleria-thumbnail-container,.p-galleria-thumbnails-right .p-galleria-thumbnail-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.p-galleria-thumbnails-left .p-galleria-thumbnail-items,.p-galleria-thumbnails-right .p-galleria-thumbnail-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.p-galleria-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-galleria-indicator>button,.p-galleria-indicators{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-galleria-indicator>button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.p-galleria-indicators-left .p-galleria-item-wrapper,.p-galleria-indicators-right .p-galleria-item-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-galleria-indicators-left .p-galleria-item-container,.p-galleria-indicators-top .p-galleria-item-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.p-galleria-indicators-left .p-galleria-indicators,.p-galleria-indicators-top .p-galleria-indicators{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.p-galleria-indicators-left .p-galleria-indicators,.p-galleria-indicators-right .p-galleria-indicators{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-galleria-indicator-onitem .p-galleria-indicators{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.p-galleria-indicator-onitem.p-galleria-indicators-top .p-galleria-indicators{top:0;left:0;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-galleria-indicator-onitem.p-galleria-indicators-right .p-galleria-indicators{right:0;top:0;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-galleria-indicator-onitem.p-galleria-indicators-bottom .p-galleria-indicators{bottom:0;left:0;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-galleria-indicator-onitem.p-galleria-indicators-left .p-galleria-indicators{left:0;top:0;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-galleria-mask{position:fixed;left:0;width:100%;height:100%}.p-galleria-close,.p-galleria-mask{top:0;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}.p-galleria-close{position:absolute;right:0;overflow:hidden}.p-galleria-mask .p-galleria-item-nav{position:fixed;top:50%;margin-top:-.5rem}.p-galleria-enter-active{-webkit-transition:all .15s cubic-bezier(0,0,.2,1);transition:all .15s cubic-bezier(0,0,.2,1)}.p-galleria-leave-active{-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.p-galleria-enter,.p-galleria-leave-to{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}.p-galleria-enter-active .p-galleria-item-nav{opacity:0}.p-items-hidden .p-galleria-thumbnail-item{visibility:hidden}.p-items-hidden .p-galleria-thumbnail-item.p-galleria-thumbnail-item-active{visibility:visible}", ""]);
99
+
100
+ // exports
101
+
102
+
103
+ /***/ }),
104
+
90
105
  /***/ "014b":
91
106
  /***/ (function(module, exports, __webpack_require__) {
92
107
 
@@ -482,6 +497,17 @@ module.exports.f = function getOwnPropertyNames(it) {
482
497
  };
483
498
 
484
499
 
500
+ /***/ }),
501
+
502
+ /***/ "0754":
503
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
504
+
505
+ "use strict";
506
+ /* 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_Galleria_vue_vue_type_style_index_0_id_a59cb31a_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("db75");
507
+ /* 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_Galleria_vue_vue_type_style_index_0_id_a59cb31a_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_Galleria_vue_vue_type_style_index_0_id_a59cb31a_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__);
508
+ /* unused harmony reexport * */
509
+
510
+
485
511
  /***/ }),
486
512
 
487
513
  /***/ "07e3":
@@ -2780,17 +2806,6 @@ var meta = module.exports = {
2780
2806
 
2781
2807
  module.exports = __webpack_require__("f921");
2782
2808
 
2783
- /***/ }),
2784
-
2785
- /***/ "67f0":
2786
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2787
-
2788
- "use strict";
2789
- /* 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_Galleria_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("8089");
2790
- /* 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_Galleria_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_Galleria_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__);
2791
- /* unused harmony reexport * */
2792
-
2793
-
2794
2809
  /***/ }),
2795
2810
 
2796
2811
  /***/ "6821":
@@ -3169,22 +3184,6 @@ NAME in FProto || __webpack_require__("9e1e") && dP(FProto, NAME, {
3169
3184
  });
3170
3185
 
3171
3186
 
3172
- /***/ }),
3173
-
3174
- /***/ "8089":
3175
- /***/ (function(module, exports, __webpack_require__) {
3176
-
3177
- // style-loader: Adds some css to the DOM by adding a <style> tag
3178
-
3179
- // load the styles
3180
- var content = __webpack_require__("9dd6");
3181
- if(content.__esModule) content = content.default;
3182
- if(typeof content === 'string') content = [[module.i, content, '']];
3183
- if(content.locals) module.exports = content.locals;
3184
- // add the styles to the DOM
3185
- var add = __webpack_require__("499e").default
3186
- var update = add("44effe33", content, true, {"sourceMap":false,"shadowMode":false});
3187
-
3188
3187
  /***/ }),
3189
3188
 
3190
3189
  /***/ "8378":
@@ -3641,21 +3640,6 @@ module.exports = function (key) {
3641
3640
  };
3642
3641
 
3643
3642
 
3644
- /***/ }),
3645
-
3646
- /***/ "9dd6":
3647
- /***/ (function(module, exports, __webpack_require__) {
3648
-
3649
- exports = module.exports = __webpack_require__("2350")(false);
3650
- // imports
3651
-
3652
-
3653
- // module
3654
- exports.push([module.i, ".p-galleria-content,.p-galleria-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-galleria-item-wrapper{position:relative}.p-galleria-item-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.p-galleria-item-nav{position:absolute;top:50%;margin-top:-.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.p-galleria-item-prev{left:0;border-top-left-radius:0;border-bottom-left-radius:0}.p-galleria-item-next{right:0;border-top-right-radius:0;border-bottom-right-radius:0}.p-galleria-item{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;height:100%;width:100%}.p-galleria-item-nav-onhover .p-galleria-item-nav{pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.p-galleria-item-nav-onhover .p-galleria-item-wrapper:hover .p-galleria-item-nav{pointer-events:all;opacity:1}.p-galleria-item-nav-onhover .p-galleria-item-wrapper:hover .p-galleria-item-nav.p-disabled{pointer-events:none}.p-galleria-caption{position:absolute;bottom:0;left:0;width:100%}.p-galleria-thumbnail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;-ms-flex-negative:0;flex-shrink:0}.p-galleria-thumbnail-next,.p-galleria-thumbnail-prev{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;position:relative}.p-galleria-thumbnail-next,.p-galleria-thumbnail-next span,.p-galleria-thumbnail-prev,.p-galleria-thumbnail-prev span{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}.p-galleria-thumbnail-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p-galleria-thumbnail-items-container{overflow:hidden;width:100%}.p-galleria-thumbnail-item,.p-galleria-thumbnail-items{display:-webkit-box;display:-ms-flexbox;display:flex}.p-galleria-thumbnail-item{overflow:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;opacity:.5}.p-galleria-thumbnail-item:hover{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.p-galleria-thumbnail-item-current{opacity:1}.p-galleria-thumbnails-left .p-galleria-content,.p-galleria-thumbnails-left .p-galleria-item-wrapper,.p-galleria-thumbnails-right .p-galleria-content,.p-galleria-thumbnails-right .p-galleria-item-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p-galleria-thumbnails-left .p-galleria-item-wrapper,.p-galleria-thumbnails-top .p-galleria-item-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.p-galleria-thumbnails-left .p-galleria-thumbnail-wrapper,.p-galleria-thumbnails-top .p-galleria-thumbnail-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.p-galleria-thumbnails-left .p-galleria-thumbnail-container,.p-galleria-thumbnails-right .p-galleria-thumbnail-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.p-galleria-thumbnails-left .p-galleria-thumbnail-items,.p-galleria-thumbnails-right .p-galleria-thumbnail-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.p-galleria-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-galleria-indicator>button,.p-galleria-indicators{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-galleria-indicator>button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.p-galleria-indicators-left .p-galleria-item-wrapper,.p-galleria-indicators-right .p-galleria-item-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-galleria-indicators-left .p-galleria-item-container,.p-galleria-indicators-top .p-galleria-item-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.p-galleria-indicators-left .p-galleria-indicators,.p-galleria-indicators-top .p-galleria-indicators{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.p-galleria-indicators-left .p-galleria-indicators,.p-galleria-indicators-right .p-galleria-indicators{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-galleria-indicator-onitem .p-galleria-indicators{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.p-galleria-indicator-onitem.p-galleria-indicators-top .p-galleria-indicators{top:0;left:0;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-galleria-indicator-onitem.p-galleria-indicators-right .p-galleria-indicators{right:0;top:0;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-galleria-indicator-onitem.p-galleria-indicators-bottom .p-galleria-indicators{bottom:0;left:0;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-galleria-indicator-onitem.p-galleria-indicators-left .p-galleria-indicators{left:0;top:0;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-galleria-mask{position:fixed;left:0;width:100%;height:100%}.p-galleria-close,.p-galleria-mask{top:0;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}.p-galleria-close{position:absolute;right:0;overflow:hidden}.p-galleria-mask .p-galleria-item-nav{position:fixed;top:50%;margin-top:-.5rem}.p-galleria-enter-active{-webkit-transition:all .15s cubic-bezier(0,0,.2,1);transition:all .15s cubic-bezier(0,0,.2,1)}.p-galleria-leave-active{-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.p-galleria-enter,.p-galleria-leave-to{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}.p-galleria-enter-active .p-galleria-item-nav{opacity:0}.p-items-hidden .p-galleria-thumbnail-item{visibility:hidden}.p-items-hidden .p-galleria-thumbnail-item.p-galleria-thumbnail-item-active{visibility:visible}", ""]);
3655
-
3656
- // exports
3657
-
3658
-
3659
3643
  /***/ }),
3660
3644
 
3661
3645
  /***/ "9def":
@@ -4507,6 +4491,22 @@ exports.f = __webpack_require__("8e60") ? Object.defineProperty : function defin
4507
4491
  };
4508
4492
 
4509
4493
 
4494
+ /***/ }),
4495
+
4496
+ /***/ "db75":
4497
+ /***/ (function(module, exports, __webpack_require__) {
4498
+
4499
+ // style-loader: Adds some css to the DOM by adding a <style> tag
4500
+
4501
+ // load the styles
4502
+ var content = __webpack_require__("00b6");
4503
+ if(content.__esModule) content = content.default;
4504
+ if(typeof content === 'string') content = [[module.i, content, '']];
4505
+ if(content.locals) module.exports = content.locals;
4506
+ // add the styles to the DOM
4507
+ var add = __webpack_require__("499e").default
4508
+ var update = add("1901e409", content, true, {"sourceMap":false,"shadowMode":false});
4509
+
4510
4510
  /***/ }),
4511
4511
 
4512
4512
  /***/ "dbdb":
@@ -4818,10 +4818,41 @@ if (typeof window !== 'undefined') {
4818
4818
  // Indicate to webpack that this file can be concatenated
4819
4819
  /* harmony default export */ var setPublicPath = (null);
4820
4820
 
4821
- // 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/galleria/Galleria.vue?vue&type=template&id=a59cb31a&
4822
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.fullScreen && (_vm.maskVisible || _vm.visible))?_c('div',{ref:"mask",class:_vm.maskContentClass},[_c('transition',{attrs:{"name":"p-galleria"},on:{"enter":_vm.onEnter,"before-leave":_vm.onBeforeLeave,"after-leave":_vm.onAfterLeave,"appear":_vm.onAppear}},[(_vm.visible)?_c('GalleriaContent',_vm._b({attrs:{"templates":_vm.$scopedSlots},on:{"maskHide":_vm.maskHide,"activeItemChange":_vm.onActiveItemChange}},'GalleriaContent',_vm.$props,false)):_vm._e()],1)],1):(!_vm.fullScreen)?_c('GalleriaContent',_vm._b({attrs:{"templates":_vm.$scopedSlots},on:{"activeItemChange":_vm.onActiveItemChange}},'GalleriaContent',_vm.$props,false)):_vm._e()}
4823
- var staticRenderFns = []
4824
-
4821
+ // 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/galleria/Galleria.vue?vue&type=template&id=a59cb31a&
4822
+ var render = function render() {
4823
+ var _vm = this,
4824
+ _c = _vm._self._c;
4825
+ return _vm.fullScreen && (_vm.maskVisible || _vm.visible) ? _c('div', {
4826
+ ref: "mask",
4827
+ class: _vm.maskContentClass
4828
+ }, [_c('transition', {
4829
+ attrs: {
4830
+ "name": "p-galleria"
4831
+ },
4832
+ on: {
4833
+ "enter": _vm.onEnter,
4834
+ "before-leave": _vm.onBeforeLeave,
4835
+ "after-leave": _vm.onAfterLeave,
4836
+ "appear": _vm.onAppear
4837
+ }
4838
+ }, [_vm.visible ? _c('GalleriaContent', _vm._b({
4839
+ attrs: {
4840
+ "templates": _vm.$scopedSlots
4841
+ },
4842
+ on: {
4843
+ "maskHide": _vm.maskHide,
4844
+ "activeItemChange": _vm.onActiveItemChange
4845
+ }
4846
+ }, 'GalleriaContent', _vm.$props, false)) : _vm._e()], 1)], 1) : !_vm.fullScreen ? _c('GalleriaContent', _vm._b({
4847
+ attrs: {
4848
+ "templates": _vm.$scopedSlots
4849
+ },
4850
+ on: {
4851
+ "activeItemChange": _vm.onActiveItemChange
4852
+ }
4853
+ }, 'GalleriaContent', _vm.$props, false)) : _vm._e();
4854
+ };
4855
+ var staticRenderFns = [];
4825
4856
 
4826
4857
  // CONCATENATED MODULE: ./src/components/galleria/Galleria.vue?vue&type=template&id=a59cb31a&
4827
4858
 
@@ -4834,10 +4865,108 @@ var web_dom_iterable = __webpack_require__("ac6a");
4834
4865
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js
4835
4866
  var es6_number_constructor = __webpack_require__("c5f6");
4836
4867
 
4837
- // 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/galleria/GalleriaContent.vue?vue&type=template&id=6754eac0&
4838
- var GalleriaContentvue_type_template_id_6754eac0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.$attrs.value && _vm.$attrs.value.length > 0)?_c('div',{class:_vm.galleriaClass,style:(_vm.$attrs.containerStyle),attrs:{"id":_vm.id}},[(_vm.$attrs.fullScreen)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-galleria-close p-link",attrs:{"type":"button"},on:{"click":function($event){return _vm.$emit('maskHide')}}},[_c('span',{staticClass:"p-galleria-close-icon pi pi-times"})]):_vm._e(),(_vm.$attrs.templates && _vm.$attrs.templates['header'])?_c('div',{staticClass:"p-galleria-header"},[_c('GalleriaItemSlot',{attrs:{"type":"header","templates":_vm.$attrs.templates}})],1):_vm._e(),_c('div',{staticClass:"p-galleria-content"},[_c('GalleriaItem',{attrs:{"value":_vm.$attrs.value,"activeIndex":_vm.activeIndex,"circular":_vm.$attrs.circular,"templates":_vm.$attrs.templates,"showIndicators":_vm.$attrs.showIndicators,"changeItemOnIndicatorHover":_vm.$attrs.changeItemOnIndicatorHover,"showItemNavigators":_vm.$attrs.showItemNavigators,"autoPlay":_vm.$attrs.autoPlay,"slideShowActive":_vm.slideShowActive},on:{"update:activeIndex":function($event){_vm.activeIndex=$event},"update:active-index":function($event){_vm.activeIndex=$event},"update:slideShowActive":function($event){_vm.slideShowActive=$event},"update:slide-show-active":function($event){_vm.slideShowActive=$event},"startSlideShow":_vm.startSlideShow,"stopSlideShow":_vm.stopSlideShow}}),(_vm.$attrs.showThumbnails)?_c('GalleriaThumbnails',{attrs:{"containerId":_vm.id,"value":_vm.$attrs.value,"activeIndex":_vm.activeIndex,"templates":_vm.$attrs.templates,"numVisible":_vm.$attrs.numVisible,"responsiveOptions":_vm.$attrs.responsiveOptions,"circular":_vm.$attrs.circular,"isVertical":_vm.isVertical(),"contentHeight":_vm.$attrs.verticalThumbnailViewPortHeight,"showThumbnailNavigators":_vm.$attrs.showThumbnailNavigators,"slideShowActive":_vm.slideShowActive},on:{"update:activeIndex":function($event){_vm.activeIndex=$event},"update:active-index":function($event){_vm.activeIndex=$event},"update:slideShowActive":function($event){_vm.slideShowActive=$event},"update:slide-show-active":function($event){_vm.slideShowActive=$event},"stopSlideShow":_vm.stopSlideShow}}):_vm._e()],1),(_vm.$attrs.templates && _vm.$attrs.templates['footer'])?_c('div',{staticClass:"p-galleria-footer"},[_c('GalleriaItemSlot',{attrs:{"type":"footer","templates":_vm.$attrs.templates}})],1):_vm._e()]):_vm._e()}
4839
- var GalleriaContentvue_type_template_id_6754eac0_staticRenderFns = []
4840
-
4868
+ // 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/galleria/GalleriaContent.vue?vue&type=template&id=6754eac0&
4869
+ var GalleriaContentvue_type_template_id_6754eac0_render = function render() {
4870
+ var _vm = this,
4871
+ _c = _vm._self._c;
4872
+ return _vm.$attrs.value && _vm.$attrs.value.length > 0 ? _c('div', {
4873
+ class: _vm.galleriaClass,
4874
+ style: _vm.$attrs.containerStyle,
4875
+ attrs: {
4876
+ "id": _vm.id
4877
+ }
4878
+ }, [_vm.$attrs.fullScreen ? _c('button', {
4879
+ directives: [{
4880
+ name: "ripple",
4881
+ rawName: "v-ripple"
4882
+ }],
4883
+ staticClass: "p-galleria-close p-link",
4884
+ attrs: {
4885
+ "type": "button"
4886
+ },
4887
+ on: {
4888
+ "click": function click($event) {
4889
+ return _vm.$emit('maskHide');
4890
+ }
4891
+ }
4892
+ }, [_c('span', {
4893
+ staticClass: "p-galleria-close-icon pi pi-times"
4894
+ })]) : _vm._e(), _vm.$attrs.templates && _vm.$attrs.templates['header'] ? _c('div', {
4895
+ staticClass: "p-galleria-header"
4896
+ }, [_c('GalleriaItemSlot', {
4897
+ attrs: {
4898
+ "type": "header",
4899
+ "templates": _vm.$attrs.templates
4900
+ }
4901
+ })], 1) : _vm._e(), _c('div', {
4902
+ staticClass: "p-galleria-content"
4903
+ }, [_c('GalleriaItem', {
4904
+ attrs: {
4905
+ "value": _vm.$attrs.value,
4906
+ "activeIndex": _vm.activeIndex,
4907
+ "circular": _vm.$attrs.circular,
4908
+ "templates": _vm.$attrs.templates,
4909
+ "showIndicators": _vm.$attrs.showIndicators,
4910
+ "changeItemOnIndicatorHover": _vm.$attrs.changeItemOnIndicatorHover,
4911
+ "showItemNavigators": _vm.$attrs.showItemNavigators,
4912
+ "autoPlay": _vm.$attrs.autoPlay,
4913
+ "slideShowActive": _vm.slideShowActive
4914
+ },
4915
+ on: {
4916
+ "update:activeIndex": function updateActiveIndex($event) {
4917
+ _vm.activeIndex = $event;
4918
+ },
4919
+ "update:active-index": function updateActiveIndex($event) {
4920
+ _vm.activeIndex = $event;
4921
+ },
4922
+ "update:slideShowActive": function updateSlideShowActive($event) {
4923
+ _vm.slideShowActive = $event;
4924
+ },
4925
+ "update:slide-show-active": function updateSlideShowActive($event) {
4926
+ _vm.slideShowActive = $event;
4927
+ },
4928
+ "startSlideShow": _vm.startSlideShow,
4929
+ "stopSlideShow": _vm.stopSlideShow
4930
+ }
4931
+ }), _vm.$attrs.showThumbnails ? _c('GalleriaThumbnails', {
4932
+ attrs: {
4933
+ "containerId": _vm.id,
4934
+ "value": _vm.$attrs.value,
4935
+ "activeIndex": _vm.activeIndex,
4936
+ "templates": _vm.$attrs.templates,
4937
+ "numVisible": _vm.$attrs.numVisible,
4938
+ "responsiveOptions": _vm.$attrs.responsiveOptions,
4939
+ "circular": _vm.$attrs.circular,
4940
+ "isVertical": _vm.isVertical(),
4941
+ "contentHeight": _vm.$attrs.verticalThumbnailViewPortHeight,
4942
+ "showThumbnailNavigators": _vm.$attrs.showThumbnailNavigators,
4943
+ "slideShowActive": _vm.slideShowActive
4944
+ },
4945
+ on: {
4946
+ "update:activeIndex": function updateActiveIndex($event) {
4947
+ _vm.activeIndex = $event;
4948
+ },
4949
+ "update:active-index": function updateActiveIndex($event) {
4950
+ _vm.activeIndex = $event;
4951
+ },
4952
+ "update:slideShowActive": function updateSlideShowActive($event) {
4953
+ _vm.slideShowActive = $event;
4954
+ },
4955
+ "update:slide-show-active": function updateSlideShowActive($event) {
4956
+ _vm.slideShowActive = $event;
4957
+ },
4958
+ "stopSlideShow": _vm.stopSlideShow
4959
+ }
4960
+ }) : _vm._e()], 1), _vm.$attrs.templates && _vm.$attrs.templates['footer'] ? _c('div', {
4961
+ staticClass: "p-galleria-footer"
4962
+ }, [_c('GalleriaItemSlot', {
4963
+ attrs: {
4964
+ "type": "footer",
4965
+ "templates": _vm.$attrs.templates
4966
+ }
4967
+ })], 1) : _vm._e()]) : _vm._e();
4968
+ };
4969
+ var GalleriaContentvue_type_template_id_6754eac0_staticRenderFns = [];
4841
4970
 
4842
4971
  // CONCATENATED MODULE: ./src/components/galleria/GalleriaContent.vue?vue&type=template&id=6754eac0&
4843
4972
 
@@ -4851,10 +4980,103 @@ var lastId = 0;
4851
4980
  lastId++;
4852
4981
  return "".concat(prefix).concat(lastId);
4853
4982
  });
4854
- // 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/galleria/GalleriaItem.vue?vue&type=template&id=5bdfe994&
4855
- var GalleriaItemvue_type_template_id_5bdfe994_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"p-galleria-item-wrapper"},[_c('div',{staticClass:"p-galleria-item-container"},[(_vm.showItemNavigators)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.navBackwardClass,attrs:{"type":"button","disabled":_vm.isNavBackwardDisabled()},on:{"click":function($event){return _vm.navBackward($event)}}},[_c('span',{staticClass:"p-galleria-item-prev-icon pi pi-chevron-left"})]):_vm._e(),_c('div',{staticClass:"p-galleria-item"},[_c('GalleriaItemSlot',{attrs:{"type":"item","item":_vm.activeItem,"templates":_vm.templates}})],1),(_vm.showItemNavigators)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.navForwardClass,attrs:{"type":"button","disabled":_vm.isNavForwardDisabled()},on:{"click":function($event){return _vm.navForward($event)}}},[_c('span',{staticClass:"p-galleria-item-next-icon pi pi-chevron-right"})]):_vm._e(),(_vm.templates['caption'])?_c('div',{staticClass:"p-galleria-caption"},[_c('GalleriaItemSlot',{attrs:{"type":"caption","item":_vm.activeItem,"templates":_vm.templates}})],1):_vm._e()]),(_vm.showIndicators)?_c('ul',{staticClass:"p-galleria-indicators p-reset"},_vm._l((_vm.value),function(item,index){return _c('li',{key:("p-galleria-indicator-" + index),class:['p-galleria-indicator', {'p-highlight': _vm.isIndicatorItemActive(index)}],attrs:{"tabindex":"0"},on:{"click":function($event){return _vm.onIndicatorClick(index)},"mouseenter":function($event){return _vm.onIndicatorMouseEnter(index)},"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.onIndicatorKeyDown(index)}}},[(!_vm.templates['indicator'])?_c('button',{staticClass:"p-link",attrs:{"type":"button","tabindex":"-1"}}):_vm._e(),_c('GalleriaItemSlot',{attrs:{"type":"indicator","index":index,"templates":_vm.templates}})],1)}),0):_vm._e()])}
4856
- var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4857
-
4983
+ // 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/galleria/GalleriaItem.vue?vue&type=template&id=5bdfe994&
4984
+ var GalleriaItemvue_type_template_id_5bdfe994_render = function render() {
4985
+ var _vm = this,
4986
+ _c = _vm._self._c;
4987
+ return _c('div', {
4988
+ staticClass: "p-galleria-item-wrapper"
4989
+ }, [_c('div', {
4990
+ staticClass: "p-galleria-item-container"
4991
+ }, [_vm.showItemNavigators ? _c('button', {
4992
+ directives: [{
4993
+ name: "ripple",
4994
+ rawName: "v-ripple"
4995
+ }],
4996
+ class: _vm.navBackwardClass,
4997
+ attrs: {
4998
+ "type": "button",
4999
+ "disabled": _vm.isNavBackwardDisabled()
5000
+ },
5001
+ on: {
5002
+ "click": function click($event) {
5003
+ return _vm.navBackward($event);
5004
+ }
5005
+ }
5006
+ }, [_c('span', {
5007
+ staticClass: "p-galleria-item-prev-icon pi pi-chevron-left"
5008
+ })]) : _vm._e(), _c('div', {
5009
+ staticClass: "p-galleria-item"
5010
+ }, [_c('GalleriaItemSlot', {
5011
+ attrs: {
5012
+ "type": "item",
5013
+ "item": _vm.activeItem,
5014
+ "templates": _vm.templates
5015
+ }
5016
+ })], 1), _vm.showItemNavigators ? _c('button', {
5017
+ directives: [{
5018
+ name: "ripple",
5019
+ rawName: "v-ripple"
5020
+ }],
5021
+ class: _vm.navForwardClass,
5022
+ attrs: {
5023
+ "type": "button",
5024
+ "disabled": _vm.isNavForwardDisabled()
5025
+ },
5026
+ on: {
5027
+ "click": function click($event) {
5028
+ return _vm.navForward($event);
5029
+ }
5030
+ }
5031
+ }, [_c('span', {
5032
+ staticClass: "p-galleria-item-next-icon pi pi-chevron-right"
5033
+ })]) : _vm._e(), _vm.templates['caption'] ? _c('div', {
5034
+ staticClass: "p-galleria-caption"
5035
+ }, [_c('GalleriaItemSlot', {
5036
+ attrs: {
5037
+ "type": "caption",
5038
+ "item": _vm.activeItem,
5039
+ "templates": _vm.templates
5040
+ }
5041
+ })], 1) : _vm._e()]), _vm.showIndicators ? _c('ul', {
5042
+ staticClass: "p-galleria-indicators p-reset"
5043
+ }, _vm._l(_vm.value, function (item, index) {
5044
+ return _c('li', {
5045
+ key: "p-galleria-indicator-".concat(index),
5046
+ class: ['p-galleria-indicator', {
5047
+ 'p-highlight': _vm.isIndicatorItemActive(index)
5048
+ }],
5049
+ attrs: {
5050
+ "tabindex": "0"
5051
+ },
5052
+ on: {
5053
+ "click": function click($event) {
5054
+ return _vm.onIndicatorClick(index);
5055
+ },
5056
+ "mouseenter": function mouseenter($event) {
5057
+ return _vm.onIndicatorMouseEnter(index);
5058
+ },
5059
+ "keydown": function keydown($event) {
5060
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) return null;
5061
+ return _vm.onIndicatorKeyDown(index);
5062
+ }
5063
+ }
5064
+ }, [!_vm.templates['indicator'] ? _c('button', {
5065
+ staticClass: "p-link",
5066
+ attrs: {
5067
+ "type": "button",
5068
+ "tabindex": "-1"
5069
+ }
5070
+ }) : _vm._e(), _c('GalleriaItemSlot', {
5071
+ attrs: {
5072
+ "type": "indicator",
5073
+ "index": index,
5074
+ "templates": _vm.templates
5075
+ }
5076
+ })], 1);
5077
+ }), 0) : _vm._e()]);
5078
+ };
5079
+ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
4858
5080
 
4859
5081
  // CONCATENATED MODULE: ./src/components/galleria/GalleriaItem.vue?vue&type=template&id=5bdfe994&
4860
5082
 
@@ -4882,15 +5104,13 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4882
5104
  },
4883
5105
  render: function render(createElement, context) {
4884
5106
  var _context$props = context.props,
4885
- item = _context$props.item,
4886
- index = _context$props.index,
4887
- templates = _context$props.templates,
4888
- type = _context$props.type;
5107
+ item = _context$props.item,
5108
+ index = _context$props.index,
5109
+ templates = _context$props.templates,
5110
+ type = _context$props.type;
4889
5111
  var template = templates && templates[type];
4890
-
4891
5112
  if (template) {
4892
5113
  var content;
4893
-
4894
5114
  switch (type) {
4895
5115
  case 'item':
4896
5116
  case 'caption':
@@ -4899,21 +5119,17 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4899
5119
  item: item
4900
5120
  });
4901
5121
  break;
4902
-
4903
5122
  case 'indicator':
4904
5123
  content = template({
4905
5124
  index: index
4906
5125
  });
4907
5126
  break;
4908
-
4909
5127
  default:
4910
5128
  content = template({});
4911
5129
  break;
4912
5130
  }
4913
-
4914
5131
  return content ? [content] : null;
4915
5132
  }
4916
-
4917
5133
  return null;
4918
5134
  }
4919
5135
  });
@@ -4926,20 +5142,19 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4926
5142
  // This module is a runtime utility for cleaner component module output and will
4927
5143
  // be included in the final webpack user bundle.
4928
5144
 
4929
- function normalizeComponent (
5145
+ function normalizeComponent(
4930
5146
  scriptExports,
4931
5147
  render,
4932
5148
  staticRenderFns,
4933
5149
  functionalTemplate,
4934
5150
  injectStyles,
4935
5151
  scopeId,
4936
- moduleIdentifier, /* server only */
5152
+ moduleIdentifier /* server only */,
4937
5153
  shadowMode /* vue-cli only */
4938
5154
  ) {
4939
5155
  // Vue.extend constructor export interop
4940
- var options = typeof scriptExports === 'function'
4941
- ? scriptExports.options
4942
- : scriptExports
5156
+ var options =
5157
+ typeof scriptExports === 'function' ? scriptExports.options : scriptExports
4943
5158
 
4944
5159
  // render functions
4945
5160
  if (render) {
@@ -4959,7 +5174,8 @@ function normalizeComponent (
4959
5174
  }
4960
5175
 
4961
5176
  var hook
4962
- if (moduleIdentifier) { // server build
5177
+ if (moduleIdentifier) {
5178
+ // server build
4963
5179
  hook = function (context) {
4964
5180
  // 2.3 injection
4965
5181
  context =
@@ -4985,11 +5201,11 @@ function normalizeComponent (
4985
5201
  } else if (injectStyles) {
4986
5202
  hook = shadowMode
4987
5203
  ? function () {
4988
- injectStyles.call(
4989
- this,
4990
- (options.functional ? this.parent : this).$root.$options.shadowRoot
4991
- )
4992
- }
5204
+ injectStyles.call(
5205
+ this,
5206
+ (options.functional ? this.parent : this).$root.$options.shadowRoot
5207
+ )
5208
+ }
4993
5209
  : injectStyles
4994
5210
  }
4995
5211
 
@@ -5000,16 +5216,14 @@ function normalizeComponent (
5000
5216
  options._injectStyles = hook
5001
5217
  // register for functional component in vue file
5002
5218
  var originalRender = options.render
5003
- options.render = function renderWithStyleInjection (h, context) {
5219
+ options.render = function renderWithStyleInjection(h, context) {
5004
5220
  hook.call(context)
5005
5221
  return originalRender(h, context)
5006
5222
  }
5007
5223
  } else {
5008
5224
  // inject component registration as beforeCreate hook
5009
5225
  var existing = options.beforeCreate
5010
- options.beforeCreate = existing
5011
- ? [].concat(existing, hook)
5012
- : [hook]
5226
+ options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
5013
5227
  }
5014
5228
  }
5015
5229
 
@@ -5078,26 +5292,21 @@ var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property
5078
5292
 
5079
5293
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
5080
5294
 
5081
-
5082
5295
  function _defineProperties(target, props) {
5083
5296
  for (var i = 0; i < props.length; i++) {
5084
5297
  var descriptor = props[i];
5085
5298
  descriptor.enumerable = descriptor.enumerable || false;
5086
5299
  descriptor.configurable = true;
5087
5300
  if ("value" in descriptor) descriptor.writable = true;
5088
-
5089
5301
  define_property_default()(target, descriptor.key, descriptor);
5090
5302
  }
5091
5303
  }
5092
-
5093
5304
  function _createClass(Constructor, protoProps, staticProps) {
5094
5305
  if (protoProps) _defineProperties(Constructor.prototype, protoProps);
5095
5306
  if (staticProps) _defineProperties(Constructor, staticProps);
5096
-
5097
5307
  define_property_default()(Constructor, "prototype", {
5098
5308
  writable: false
5099
5309
  });
5100
-
5101
5310
  return Constructor;
5102
5311
  }
5103
5312
  // CONCATENATED MODULE: ./src/components/utils/DomHandler.js
@@ -5113,18 +5322,13 @@ function _createClass(Constructor, protoProps, staticProps) {
5113
5322
 
5114
5323
 
5115
5324
 
5116
-
5117
5325
  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; } } }; }
5118
-
5119
5326
  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); }
5120
-
5121
5327
  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; }
5122
-
5123
5328
  var DomHandler_DomHandler = /*#__PURE__*/function () {
5124
5329
  function DomHandler() {
5125
5330
  _classCallCheck(this, DomHandler);
5126
5331
  }
5127
-
5128
5332
  _createClass(DomHandler, null, [{
5129
5333
  key: "innerWidth",
5130
5334
  value: function innerWidth(el) {
@@ -5158,12 +5362,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5158
5362
  value: function getOuterWidth(el, margin) {
5159
5363
  if (el) {
5160
5364
  var width = el.offsetWidth;
5161
-
5162
5365
  if (margin) {
5163
5366
  var style = getComputedStyle(el);
5164
5367
  width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
5165
5368
  }
5166
-
5167
5369
  return width;
5168
5370
  } else {
5169
5371
  return 0;
@@ -5174,12 +5376,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5174
5376
  value: function getOuterHeight(el, margin) {
5175
5377
  if (el) {
5176
5378
  var height = el.offsetHeight;
5177
-
5178
5379
  if (margin) {
5179
5380
  var style = getComputedStyle(el);
5180
5381
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
5181
5382
  }
5182
-
5183
5383
  return height;
5184
5384
  } else {
5185
5385
  return 0;
@@ -5190,12 +5390,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5190
5390
  value: function getClientHeight(el, margin) {
5191
5391
  if (el) {
5192
5392
  var height = el.clientHeight;
5193
-
5194
5393
  if (margin) {
5195
5394
  var style = getComputedStyle(el);
5196
5395
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
5197
5396
  }
5198
-
5199
5397
  return height;
5200
5398
  } else {
5201
5399
  return 0;
@@ -5205,11 +5403,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5205
5403
  key: "getViewport",
5206
5404
  value: function getViewport() {
5207
5405
  var win = window,
5208
- d = document,
5209
- e = d.documentElement,
5210
- g = d.getElementsByTagName('body')[0],
5211
- w = win.innerWidth || e.clientWidth || g.clientWidth,
5212
- h = win.innerHeight || e.clientHeight || g.clientHeight;
5406
+ d = document,
5407
+ e = d.documentElement,
5408
+ g = d.getElementsByTagName('body')[0],
5409
+ w = win.innerWidth || e.clientWidth || g.clientWidth,
5410
+ h = win.innerHeight || e.clientHeight || g.clientHeight;
5213
5411
  return {
5214
5412
  width: w,
5215
5413
  height: h
@@ -5240,12 +5438,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5240
5438
  value: function index(element) {
5241
5439
  var children = element.parentNode.childNodes;
5242
5440
  var num = 0;
5243
-
5244
5441
  for (var i = 0; i < children.length; i++) {
5245
5442
  if (children[i] === element) return num;
5246
5443
  if (children[i].nodeType === 1) num++;
5247
5444
  }
5248
-
5249
5445
  return -1;
5250
5446
  }
5251
5447
  }, {
@@ -5253,13 +5449,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5253
5449
  value: function addMultipleClasses(element, className) {
5254
5450
  if (element.classList) {
5255
5451
  var styles = className.split(' ');
5256
-
5257
5452
  for (var i = 0; i < styles.length; i++) {
5258
5453
  element.classList.add(styles[i]);
5259
5454
  }
5260
5455
  } else {
5261
5456
  var _styles = className.split(' ');
5262
-
5263
5457
  for (var _i = 0; _i < _styles.length; _i++) {
5264
5458
  element.className += ' ' + _styles[_i];
5265
5459
  }
@@ -5281,7 +5475,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5281
5475
  if (element) {
5282
5476
  if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
5283
5477
  }
5284
-
5285
5478
  return false;
5286
5479
  }
5287
5480
  }, {
@@ -5326,11 +5519,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5326
5519
  var windowScrollLeft = this.getWindowScrollLeft();
5327
5520
  var viewport = this.getViewport();
5328
5521
  var top, left;
5329
-
5330
5522
  if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
5331
5523
  top = targetOffset.top + windowScrollTop - elementOuterHeight;
5332
5524
  element.style.transformOrigin = 'bottom';
5333
-
5334
5525
  if (top < 0) {
5335
5526
  top = windowScrollTop;
5336
5527
  }
@@ -5338,7 +5529,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5338
5529
  top = targetOuterHeight + targetOffset.top + windowScrollTop;
5339
5530
  element.style.transformOrigin = 'top';
5340
5531
  }
5341
-
5342
5532
  if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
5343
5533
  element.style.top = top + 'px';
5344
5534
  element.style.left = left + 'px';
@@ -5354,11 +5544,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5354
5544
  var targetOffset = target.getBoundingClientRect();
5355
5545
  var viewport = this.getViewport();
5356
5546
  var top, left;
5357
-
5358
5547
  if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
5359
5548
  top = -1 * elementDimensions.height;
5360
5549
  element.style.transformOrigin = 'bottom';
5361
-
5362
5550
  if (targetOffset.top + top < 0) {
5363
5551
  top = -1 * targetOffset.top;
5364
5552
  }
@@ -5366,7 +5554,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5366
5554
  top = targetHeight;
5367
5555
  element.style.transformOrigin = 'top';
5368
5556
  }
5369
-
5370
5557
  if (elementDimensions.width > viewport.width) {
5371
5558
  // element wider then viewport and cannot fit on screen (align at left side of viewport)
5372
5559
  left = targetOffset.left * -1;
@@ -5377,7 +5564,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5377
5564
  // element fits on screen (align with target)
5378
5565
  left = 0;
5379
5566
  }
5380
-
5381
5567
  element.style.top = top + 'px';
5382
5568
  element.style.left = left + 'px';
5383
5569
  }
@@ -5391,35 +5577,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5391
5577
  key: "getScrollableParents",
5392
5578
  value: function getScrollableParents(element) {
5393
5579
  var scrollableParents = [];
5394
-
5395
5580
  if (element) {
5396
5581
  var parents = this.getParents(element);
5397
5582
  var overflowRegex = /(auto|scroll)/;
5398
-
5399
5583
  var overflowCheck = function overflowCheck(node) {
5400
5584
  var styleDeclaration = window['getComputedStyle'](node, null);
5401
5585
  return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
5402
5586
  };
5403
-
5404
5587
  var _iterator = _createForOfIteratorHelper(parents),
5405
- _step;
5406
-
5588
+ _step;
5407
5589
  try {
5408
5590
  for (_iterator.s(); !(_step = _iterator.n()).done;) {
5409
5591
  var parent = _step.value;
5410
5592
  var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
5411
-
5412
5593
  if (scrollSelectors) {
5413
5594
  var selectors = scrollSelectors.split(',');
5414
-
5415
5595
  var _iterator2 = _createForOfIteratorHelper(selectors),
5416
- _step2;
5417
-
5596
+ _step2;
5418
5597
  try {
5419
5598
  for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
5420
5599
  var selector = _step2.value;
5421
5600
  var el = this.findSingle(parent, selector);
5422
-
5423
5601
  if (el && overflowCheck(el)) {
5424
5602
  scrollableParents.push(el);
5425
5603
  }
@@ -5437,7 +5615,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5437
5615
  _iterator.f();
5438
5616
  }
5439
5617
  }
5440
-
5441
5618
  return scrollableParents;
5442
5619
  }
5443
5620
  }, {
@@ -5478,34 +5655,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5478
5655
  element.style.opacity = 0;
5479
5656
  var last = +new Date();
5480
5657
  var opacity = 0;
5481
-
5482
5658
  var tick = function tick() {
5483
5659
  opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
5484
5660
  element.style.opacity = opacity;
5485
5661
  last = +new Date();
5486
-
5487
5662
  if (+opacity < 1) {
5488
5663
  window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
5489
5664
  }
5490
5665
  };
5491
-
5492
5666
  tick();
5493
5667
  }
5494
5668
  }, {
5495
5669
  key: "fadeOut",
5496
5670
  value: function fadeOut(element, ms) {
5497
5671
  var opacity = 1,
5498
- interval = 50,
5499
- duration = ms,
5500
- gap = interval / duration;
5672
+ interval = 50,
5673
+ duration = ms,
5674
+ gap = interval / duration;
5501
5675
  var fading = setInterval(function () {
5502
5676
  opacity -= gap;
5503
-
5504
5677
  if (opacity <= 0) {
5505
5678
  opacity = 0;
5506
5679
  clearInterval(fading);
5507
5680
  }
5508
-
5509
5681
  element.style.opacity = opacity;
5510
5682
  }, interval);
5511
5683
  }
@@ -5532,7 +5704,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5532
5704
  var scroll = container.scrollTop;
5533
5705
  var elementHeight = container.clientHeight;
5534
5706
  var itemHeight = this.getOuterHeight(item);
5535
-
5536
5707
  if (offset < 0) {
5537
5708
  container.scrollTop = scroll + offset;
5538
5709
  } else if (offset + itemHeight > elementHeight) {
@@ -5551,7 +5722,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5551
5722
  } else if (document['selection'] && document['selection'].empty) {
5552
5723
  try {
5553
5724
  document['selection'].empty();
5554
- } catch (error) {//ignore IE bug
5725
+ } catch (error) {
5726
+ //ignore IE bug
5555
5727
  }
5556
5728
  }
5557
5729
  }
@@ -5573,19 +5745,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5573
5745
  if (!this.browser) {
5574
5746
  var matched = this.resolveUserAgent();
5575
5747
  this.browser = {};
5576
-
5577
5748
  if (matched.browser) {
5578
5749
  this.browser[matched.browser] = true;
5579
5750
  this.browser['version'] = matched.version;
5580
5751
  }
5581
-
5582
5752
  if (this.browser['chrome']) {
5583
5753
  this.browser['webkit'] = true;
5584
5754
  } else if (this.browser['webkit']) {
5585
5755
  this.browser['safari'] = true;
5586
5756
  }
5587
5757
  }
5588
-
5589
5758
  return this.browser;
5590
5759
  }
5591
5760
  }, {
@@ -5613,10 +5782,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5613
5782
  value: function getFocusableElements(element) {
5614
5783
  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])");
5615
5784
  var visibleFocusableElements = [];
5616
-
5617
5785
  var _iterator3 = _createForOfIteratorHelper(focusableElements),
5618
- _step3;
5619
-
5786
+ _step3;
5620
5787
  try {
5621
5788
  for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
5622
5789
  var focusableElement = _step3.value;
@@ -5627,7 +5794,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5627
5794
  } finally {
5628
5795
  _iterator3.f();
5629
5796
  }
5630
-
5631
5797
  return visibleFocusableElements;
5632
5798
  }
5633
5799
  }, {
@@ -5670,55 +5836,43 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5670
5836
  return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
5671
5837
  }
5672
5838
  }]);
5673
-
5674
5839
  return DomHandler;
5675
5840
  }();
5676
5841
 
5677
-
5678
5842
  // CONCATENATED MODULE: ./src/components/ripple/Ripple.js
5679
5843
 
5680
-
5681
5844
  function bindEvents(el) {
5682
5845
  el.addEventListener('mousedown', onMouseDown);
5683
5846
  }
5684
-
5685
5847
  function unbindEvents(el) {
5686
5848
  el.removeEventListener('mousedown', onMouseDown);
5687
5849
  }
5688
-
5689
5850
  function create(el) {
5690
5851
  var ink = document.createElement('span');
5691
5852
  ink.className = 'p-ink';
5692
5853
  el.appendChild(ink);
5693
5854
  ink.addEventListener('animationend', onAnimationEnd);
5694
5855
  }
5695
-
5696
5856
  function remove(el) {
5697
5857
  var ink = getInk(el);
5698
-
5699
5858
  if (ink) {
5700
5859
  unbindEvents(el);
5701
5860
  ink.removeEventListener('animationend', onAnimationEnd);
5702
5861
  ink.remove();
5703
5862
  }
5704
5863
  }
5705
-
5706
5864
  function onMouseDown(event) {
5707
5865
  var target = event.currentTarget;
5708
5866
  var ink = getInk(target);
5709
-
5710
5867
  if (!ink || getComputedStyle(ink, null).display === 'none') {
5711
5868
  return;
5712
5869
  }
5713
-
5714
5870
  DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
5715
-
5716
5871
  if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
5717
5872
  var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
5718
5873
  ink.style.height = d + 'px';
5719
5874
  ink.style.width = d + 'px';
5720
5875
  }
5721
-
5722
5876
  var offset = DomHandler_DomHandler.getOffset(target);
5723
5877
  var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
5724
5878
  var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
@@ -5726,21 +5880,17 @@ function onMouseDown(event) {
5726
5880
  ink.style.left = x + 'px';
5727
5881
  DomHandler_DomHandler.addClass(ink, 'p-ink-active');
5728
5882
  }
5729
-
5730
5883
  function onAnimationEnd(event) {
5731
5884
  DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
5732
5885
  }
5733
-
5734
5886
  function getInk(el) {
5735
5887
  for (var i = 0; i < el.children.length; i++) {
5736
5888
  if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
5737
5889
  return el.children[i];
5738
5890
  }
5739
5891
  }
5740
-
5741
5892
  return null;
5742
5893
  }
5743
-
5744
5894
  var Ripple = {
5745
5895
  inserted: function inserted(el, binding, vnode) {
5746
5896
  if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
@@ -5755,33 +5905,6 @@ var Ripple = {
5755
5905
  /* harmony default export */ var ripple_Ripple = (Ripple);
5756
5906
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/galleria/GalleriaItem.vue?vue&type=script&lang=js&
5757
5907
 
5758
- //
5759
- //
5760
- //
5761
- //
5762
- //
5763
- //
5764
- //
5765
- //
5766
- //
5767
- //
5768
- //
5769
- //
5770
- //
5771
- //
5772
- //
5773
- //
5774
- //
5775
- //
5776
- //
5777
- //
5778
- //
5779
- //
5780
- //
5781
- //
5782
- //
5783
- //
5784
- //
5785
5908
 
5786
5909
 
5787
5910
  /* harmony default export */ var GalleriaItemvue_type_script_lang_js_ = ({
@@ -5847,7 +5970,6 @@ var Ripple = {
5847
5970
  navBackward: function navBackward(e) {
5848
5971
  this.stopSlideShow();
5849
5972
  this.prev();
5850
-
5851
5973
  if (e && e.cancelable) {
5852
5974
  e.preventDefault();
5853
5975
  }
@@ -5855,7 +5977,6 @@ var Ripple = {
5855
5977
  navForward: function navForward(e) {
5856
5978
  this.stopSlideShow();
5857
5979
  this.next();
5858
-
5859
5980
  if (e && e.cancelable) {
5860
5981
  e.preventDefault();
5861
5982
  }
@@ -5928,14 +6049,101 @@ var GalleriaItem_component = normalizeComponent(
5928
6049
  )
5929
6050
 
5930
6051
  /* harmony default export */ var GalleriaItem = (GalleriaItem_component.exports);
5931
- // 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/galleria/GalleriaThumbnails.vue?vue&type=template&id=11247977&
5932
- var GalleriaThumbnailsvue_type_template_id_11247977_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"p-galleria-thumbnail-wrapper"},[_c('div',{staticClass:"p-galleria-thumbnail-container"},[(_vm.showThumbnailNavigators)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.navBackwardClass,attrs:{"disabled":_vm.isNavBackwardDisabled(),"type":"button"},on:{"click":function($event){return _vm.navBackward($event)}}},[_c('span',{class:_vm.navBackwardIconClass})]):_vm._e(),_c('div',{staticClass:"p-galleria-thumbnail-items-container",style:({'height': _vm.isVertical ? _vm.contentHeight : ''})},[_c('div',{ref:"itemsContainer",staticClass:"p-galleria-thumbnail-items",on:{"transitionend":_vm.onTransitionEnd,"touchstart":function($event){return _vm.onTouchStart($event)},"touchmove":function($event){return _vm.onTouchMove($event)},"touchend":function($event){return _vm.onTouchEnd($event)}}},_vm._l((_vm.value),function(item,index){return _c('div',{key:("p-galleria-thumbnail-item-" + index),class:['p-galleria-thumbnail-item', {
5933
- 'p-galleria-thumbnail-item-current': _vm.activeIndex === index,
5934
- 'p-galleria-thumbnail-item-active': _vm.isItemActive(index),
5935
- 'p-galleria-thumbnail-item-start': _vm.firstItemAciveIndex() === index,
5936
- 'p-galleria-thumbnail-item-end': _vm.lastItemActiveIndex() === index }]},[_c('div',{staticClass:"p-galleria-thumbnail-item-content",attrs:{"tabindex":_vm.isItemActive(index) ? 0 : null},on:{"click":function($event){return _vm.onItemClick(index)},"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.onItemClick(index)}}},[_c('GalleriaItemSlot',{attrs:{"type":"thumbnail","item":item,"templates":_vm.templates}})],1)])}),0)]),(_vm.showThumbnailNavigators)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.navForwardClass,attrs:{"disabled":_vm.isNavForwardDisabled(),"type":"button"},on:{"click":function($event){return _vm.navForward($event)}}},[_c('span',{class:_vm.navForwardIconClass})]):_vm._e()])])}
5937
- var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = []
5938
-
6052
+ // 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/galleria/GalleriaThumbnails.vue?vue&type=template&id=11247977&
6053
+ var GalleriaThumbnailsvue_type_template_id_11247977_render = function render() {
6054
+ var _vm = this,
6055
+ _c = _vm._self._c;
6056
+ return _c('div', {
6057
+ staticClass: "p-galleria-thumbnail-wrapper"
6058
+ }, [_c('div', {
6059
+ staticClass: "p-galleria-thumbnail-container"
6060
+ }, [_vm.showThumbnailNavigators ? _c('button', {
6061
+ directives: [{
6062
+ name: "ripple",
6063
+ rawName: "v-ripple"
6064
+ }],
6065
+ class: _vm.navBackwardClass,
6066
+ attrs: {
6067
+ "disabled": _vm.isNavBackwardDisabled(),
6068
+ "type": "button"
6069
+ },
6070
+ on: {
6071
+ "click": function click($event) {
6072
+ return _vm.navBackward($event);
6073
+ }
6074
+ }
6075
+ }, [_c('span', {
6076
+ class: _vm.navBackwardIconClass
6077
+ })]) : _vm._e(), _c('div', {
6078
+ staticClass: "p-galleria-thumbnail-items-container",
6079
+ style: {
6080
+ 'height': _vm.isVertical ? _vm.contentHeight : ''
6081
+ }
6082
+ }, [_c('div', {
6083
+ ref: "itemsContainer",
6084
+ staticClass: "p-galleria-thumbnail-items",
6085
+ on: {
6086
+ "transitionend": _vm.onTransitionEnd,
6087
+ "touchstart": function touchstart($event) {
6088
+ return _vm.onTouchStart($event);
6089
+ },
6090
+ "touchmove": function touchmove($event) {
6091
+ return _vm.onTouchMove($event);
6092
+ },
6093
+ "touchend": function touchend($event) {
6094
+ return _vm.onTouchEnd($event);
6095
+ }
6096
+ }
6097
+ }, _vm._l(_vm.value, function (item, index) {
6098
+ return _c('div', {
6099
+ key: "p-galleria-thumbnail-item-".concat(index),
6100
+ class: ['p-galleria-thumbnail-item', {
6101
+ 'p-galleria-thumbnail-item-current': _vm.activeIndex === index,
6102
+ 'p-galleria-thumbnail-item-active': _vm.isItemActive(index),
6103
+ 'p-galleria-thumbnail-item-start': _vm.firstItemAciveIndex() === index,
6104
+ 'p-galleria-thumbnail-item-end': _vm.lastItemActiveIndex() === index
6105
+ }]
6106
+ }, [_c('div', {
6107
+ staticClass: "p-galleria-thumbnail-item-content",
6108
+ attrs: {
6109
+ "tabindex": _vm.isItemActive(index) ? 0 : null
6110
+ },
6111
+ on: {
6112
+ "click": function click($event) {
6113
+ return _vm.onItemClick(index);
6114
+ },
6115
+ "keydown": function keydown($event) {
6116
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) return null;
6117
+ return _vm.onItemClick(index);
6118
+ }
6119
+ }
6120
+ }, [_c('GalleriaItemSlot', {
6121
+ attrs: {
6122
+ "type": "thumbnail",
6123
+ "item": item,
6124
+ "templates": _vm.templates
6125
+ }
6126
+ })], 1)]);
6127
+ }), 0)]), _vm.showThumbnailNavigators ? _c('button', {
6128
+ directives: [{
6129
+ name: "ripple",
6130
+ rawName: "v-ripple"
6131
+ }],
6132
+ class: _vm.navForwardClass,
6133
+ attrs: {
6134
+ "disabled": _vm.isNavForwardDisabled(),
6135
+ "type": "button"
6136
+ },
6137
+ on: {
6138
+ "click": function click($event) {
6139
+ return _vm.navForward($event);
6140
+ }
6141
+ }
6142
+ }, [_c('span', {
6143
+ class: _vm.navForwardIconClass
6144
+ })]) : _vm._e()])]);
6145
+ };
6146
+ var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = [];
5939
6147
 
5940
6148
  // CONCATENATED MODULE: ./src/components/galleria/GalleriaThumbnails.vue?vue&type=template&id=11247977&
5941
6149
 
@@ -5949,11 +6157,9 @@ var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
5949
6157
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
5950
6158
  function arrayLikeToArray_arrayLikeToArray(arr, len) {
5951
6159
  if (len == null || len > arr.length) len = arr.length;
5952
-
5953
6160
  for (var i = 0, arr2 = new Array(len); i < len; i++) {
5954
6161
  arr2[i] = arr[i];
5955
6162
  }
5956
-
5957
6163
  return arr2;
5958
6164
  }
5959
6165
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
@@ -6008,33 +6214,6 @@ function _toConsumableArray(arr) {
6008
6214
 
6009
6215
 
6010
6216
 
6011
- //
6012
- //
6013
- //
6014
- //
6015
- //
6016
- //
6017
- //
6018
- //
6019
- //
6020
- //
6021
- //
6022
- //
6023
- //
6024
- //
6025
- //
6026
- //
6027
- //
6028
- //
6029
- //
6030
- //
6031
- //
6032
- //
6033
- //
6034
- //
6035
- //
6036
- //
6037
- //
6038
6217
 
6039
6218
 
6040
6219
 
@@ -6111,14 +6290,12 @@ function _toConsumableArray(arr) {
6111
6290
  mounted: function mounted() {
6112
6291
  this.createStyle();
6113
6292
  this.calculatePosition();
6114
-
6115
6293
  if (this.responsiveOptions) {
6116
6294
  this.bindDocumentListeners();
6117
6295
  }
6118
6296
  },
6119
6297
  updated: function updated() {
6120
6298
  var totalShiftedItems = this.totalShiftedItems;
6121
-
6122
6299
  if (this.d_oldNumVisible !== this.d_numVisible || this.d_oldActiveItemIndex !== this.d_activeIndex) {
6123
6300
  if (this.d_activeIndex <= this.getMedianItemIndex()) {
6124
6301
  totalShiftedItems = 0;
@@ -6129,18 +6306,14 @@ function _toConsumableArray(arr) {
6129
6306
  } else {
6130
6307
  totalShiftedItems = this.d_activeIndex * -1 + this.getMedianItemIndex();
6131
6308
  }
6132
-
6133
6309
  if (totalShiftedItems !== this.totalShiftedItems) {
6134
6310
  this.totalShiftedItems = totalShiftedItems;
6135
6311
  }
6136
-
6137
6312
  this.$refs.itemsContainer.style.transform = this.isVertical ? "translate3d(0, ".concat(totalShiftedItems * (100 / this.d_numVisible), "%, 0)") : "translate3d(".concat(totalShiftedItems * (100 / this.d_numVisible), "%, 0, 0)");
6138
-
6139
6313
  if (this.d_oldActiveItemIndex !== this.d_activeIndex) {
6140
6314
  DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
6141
6315
  this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
6142
6316
  }
6143
-
6144
6317
  this.d_oldActiveItemIndex = this.d_activeIndex;
6145
6318
  this.d_oldNumVisible = this.d_numVisible;
6146
6319
  }
@@ -6149,7 +6322,6 @@ function _toConsumableArray(arr) {
6149
6322
  if (this.responsiveOptions) {
6150
6323
  this.unbindDocumentListeners();
6151
6324
  }
6152
-
6153
6325
  if (this.thumbnailsStyle) {
6154
6326
  this.thumbnailsStyle.parentNode.removeChild(this.thumbnailsStyle);
6155
6327
  }
@@ -6157,13 +6329,11 @@ function _toConsumableArray(arr) {
6157
6329
  methods: {
6158
6330
  step: function step(dir) {
6159
6331
  var totalShiftedItems = this.totalShiftedItems + dir;
6160
-
6161
6332
  if (dir < 0 && -1 * totalShiftedItems + this.d_numVisible > this.value.length - 1) {
6162
6333
  totalShiftedItems = this.d_numVisible - this.value.length;
6163
6334
  } else if (dir > 0 && totalShiftedItems > 0) {
6164
6335
  totalShiftedItems = 0;
6165
6336
  }
6166
-
6167
6337
  if (this.circular) {
6168
6338
  if (dir < 0 && this.value.length - 1 === this.d_activeIndex) {
6169
6339
  totalShiftedItems = 0;
@@ -6171,13 +6341,11 @@ function _toConsumableArray(arr) {
6171
6341
  totalShiftedItems = this.d_numVisible - this.value.length;
6172
6342
  }
6173
6343
  }
6174
-
6175
6344
  if (this.$refs.itemsContainer) {
6176
6345
  DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
6177
6346
  this.$refs.itemsContainer.style.transform = this.isVertical ? "translate3d(0, ".concat(totalShiftedItems * (100 / this.d_numVisible), "%, 0)") : "translate3d(".concat(totalShiftedItems * (100 / this.d_numVisible), "%, 0, 0)");
6178
6347
  this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
6179
6348
  }
6180
-
6181
6349
  this.totalShiftedItems = totalShiftedItems;
6182
6350
  },
6183
6351
  stopSlideShow: function stopSlideShow() {
@@ -6193,14 +6361,11 @@ function _toConsumableArray(arr) {
6193
6361
  this.stopSlideShow();
6194
6362
  var prevItemIndex = this.d_activeIndex !== 0 ? this.d_activeIndex - 1 : 0;
6195
6363
  var diff = prevItemIndex + this.totalShiftedItems;
6196
-
6197
6364
  if (this.d_numVisible - diff - 1 > this.getMedianItemIndex() && (-1 * this.totalShiftedItems !== 0 || this.circular)) {
6198
6365
  this.step(1);
6199
6366
  }
6200
-
6201
6367
  var activeIndex = this.circular && this.d_activeIndex === 0 ? this.value.length - 1 : prevItemIndex;
6202
6368
  this.$emit('update:activeIndex', activeIndex);
6203
-
6204
6369
  if (e.cancelable) {
6205
6370
  e.preventDefault();
6206
6371
  }
@@ -6208,14 +6373,11 @@ function _toConsumableArray(arr) {
6208
6373
  navForward: function navForward(e) {
6209
6374
  this.stopSlideShow();
6210
6375
  var nextItemIndex = this.d_activeIndex + 1;
6211
-
6212
6376
  if (nextItemIndex + this.totalShiftedItems > this.getMedianItemIndex() && (-1 * this.totalShiftedItems < this.getTotalPageNumber() - 1 || this.circular)) {
6213
6377
  this.step(-1);
6214
6378
  }
6215
-
6216
6379
  var activeIndex = this.circular && this.value.length - 1 === this.d_activeIndex ? 0 : nextItemIndex;
6217
6380
  this.$emit('update:activeIndex', activeIndex);
6218
-
6219
6381
  if (e.cancelable) {
6220
6382
  e.preventDefault();
6221
6383
  }
@@ -6223,25 +6385,20 @@ function _toConsumableArray(arr) {
6223
6385
  onItemClick: function onItemClick(index) {
6224
6386
  this.stopSlideShow();
6225
6387
  var selectedItemIndex = index;
6226
-
6227
6388
  if (selectedItemIndex !== this.d_activeIndex) {
6228
6389
  var diff = selectedItemIndex + this.totalShiftedItems;
6229
6390
  var dir = 0;
6230
-
6231
6391
  if (selectedItemIndex < this.d_activeIndex) {
6232
6392
  dir = this.d_numVisible - diff - 1 - this.getMedianItemIndex();
6233
-
6234
6393
  if (dir > 0 && -1 * this.totalShiftedItems !== 0) {
6235
6394
  this.step(dir);
6236
6395
  }
6237
6396
  } else {
6238
6397
  dir = this.getMedianItemIndex() - diff;
6239
-
6240
6398
  if (dir < 0 && -1 * this.totalShiftedItems < this.getTotalPageNumber() - 1) {
6241
6399
  this.step(dir);
6242
6400
  }
6243
6401
  }
6244
-
6245
6402
  this.$emit('update:activeIndex', selectedItemIndex);
6246
6403
  }
6247
6404
  },
@@ -6265,7 +6422,6 @@ function _toConsumableArray(arr) {
6265
6422
  },
6266
6423
  onTouchEnd: function onTouchEnd(e) {
6267
6424
  var touchobj = e.changedTouches[0];
6268
-
6269
6425
  if (this.isVertical) {
6270
6426
  this.changePageOnTouch(e, touchobj.pageY - this.startPos.y);
6271
6427
  } else {
@@ -6290,9 +6446,7 @@ function _toConsumableArray(arr) {
6290
6446
  this.thumbnailsStyle.type = 'text/css';
6291
6447
  document.body.appendChild(this.thumbnailsStyle);
6292
6448
  }
6293
-
6294
6449
  var innerHTML = "\n #".concat(this.containerId, " .p-galleria-thumbnail-item {\n flex: 1 0 ").concat(100 / this.d_numVisible, "%\n }\n ");
6295
-
6296
6450
  if (this.responsiveOptions) {
6297
6451
  this.sortedResponsiveOptions = _toConsumableArray(this.responsiveOptions);
6298
6452
  this.sortedResponsiveOptions.sort(function (data1, data2) {
@@ -6304,13 +6458,11 @@ function _toConsumableArray(arr) {
6304
6458
  });else result = value1 < value2 ? -1 : value1 > value2 ? 1 : 0;
6305
6459
  return -1 * result;
6306
6460
  });
6307
-
6308
6461
  for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
6309
6462
  var res = this.sortedResponsiveOptions[i];
6310
6463
  innerHTML += "\n @media screen and (max-width: ".concat(res.breakpoint, ") {\n #").concat(this.containerId, " .p-galleria-thumbnail-item {\n flex: 1 0 ").concat(100 / res.numVisible, "%\n }\n }\n ");
6311
6464
  }
6312
6465
  }
6313
-
6314
6466
  this.thumbnailsStyle.innerHTML = innerHTML;
6315
6467
  },
6316
6468
  calculatePosition: function calculatePosition() {
@@ -6319,15 +6471,12 @@ function _toConsumableArray(arr) {
6319
6471
  var matchedResponsiveData = {
6320
6472
  numVisible: this.numVisible
6321
6473
  };
6322
-
6323
6474
  for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
6324
6475
  var res = this.sortedResponsiveOptions[i];
6325
-
6326
6476
  if (parseInt(res.breakpoint, 10) >= windowWidth) {
6327
6477
  matchedResponsiveData = res;
6328
6478
  }
6329
6479
  }
6330
-
6331
6480
  if (this.d_numVisible !== matchedResponsiveData.numVisible) {
6332
6481
  this.d_numVisible = matchedResponsiveData.numVisible;
6333
6482
  }
@@ -6335,12 +6484,10 @@ function _toConsumableArray(arr) {
6335
6484
  },
6336
6485
  bindDocumentListeners: function bindDocumentListeners() {
6337
6486
  var _this = this;
6338
-
6339
6487
  if (!this.documentResizeListener) {
6340
6488
  this.documentResizeListener = function () {
6341
6489
  _this.calculatePosition();
6342
6490
  };
6343
-
6344
6491
  window.addEventListener('resize', this.documentResizeListener);
6345
6492
  }
6346
6493
  },
@@ -6421,31 +6568,6 @@ var GalleriaThumbnails_component = normalizeComponent(
6421
6568
  /* harmony default export */ var GalleriaThumbnails = (GalleriaThumbnails_component.exports);
6422
6569
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/galleria/GalleriaContent.vue?vue&type=script&lang=js&
6423
6570
 
6424
- //
6425
- //
6426
- //
6427
- //
6428
- //
6429
- //
6430
- //
6431
- //
6432
- //
6433
- //
6434
- //
6435
- //
6436
- //
6437
- //
6438
- //
6439
- //
6440
- //
6441
- //
6442
- //
6443
- //
6444
- //
6445
- //
6446
- //
6447
- //
6448
- //
6449
6571
 
6450
6572
 
6451
6573
 
@@ -6489,7 +6611,6 @@ var GalleriaThumbnails_component = normalizeComponent(
6489
6611
  },
6490
6612
  startSlideShow: function startSlideShow() {
6491
6613
  var _this = this;
6492
-
6493
6614
  this.interval = setInterval(function () {
6494
6615
  var activeIndex = _this.$attrs.circular && _this.$attrs.value.length - 1 === _this.activeIndex ? 0 : _this.activeIndex + 1;
6495
6616
  _this.activeIndex = activeIndex;
@@ -6500,7 +6621,6 @@ var GalleriaThumbnails_component = normalizeComponent(
6500
6621
  if (this.interval) {
6501
6622
  clearInterval(this.interval);
6502
6623
  }
6503
-
6504
6624
  this.slideShowActive = false;
6505
6625
  },
6506
6626
  getPositionClass: function getPositionClass(preClassName, position) {
@@ -6560,16 +6680,6 @@ var GalleriaContent_component = normalizeComponent(
6560
6680
 
6561
6681
 
6562
6682
 
6563
- //
6564
- //
6565
- //
6566
- //
6567
- //
6568
- //
6569
- //
6570
- //
6571
- //
6572
- //
6573
6683
 
6574
6684
 
6575
6685
  /* harmony default export */ var Galleriavue_type_script_lang_js_ = ({
@@ -6679,7 +6789,6 @@ var GalleriaContent_component = normalizeComponent(
6679
6789
  },
6680
6790
  updated: function updated() {
6681
6791
  this.removeStylesFromMask();
6682
-
6683
6792
  if (this.fullScreen && this.visible && !this.maskVisible) {
6684
6793
  this.maskVisible = true;
6685
6794
  }
@@ -6706,7 +6815,6 @@ var GalleriaContent_component = normalizeComponent(
6706
6815
  },
6707
6816
  onAppear: function onAppear() {
6708
6817
  var _this = this;
6709
-
6710
6818
  if (this.visible) {
6711
6819
  this.onEnter();
6712
6820
  setTimeout(function () {
@@ -6724,18 +6832,14 @@ var GalleriaContent_component = normalizeComponent(
6724
6832
  },
6725
6833
  removeStylesFromMask: function removeStylesFromMask() {
6726
6834
  var _this2 = this;
6727
-
6728
6835
  if (this.$refs.mask) {
6729
6836
  this.galleriaStyles = this.$vnode.data.style || this.$vnode.data.staticStyle;
6730
-
6731
6837
  if (this.galleriaStyles) {
6732
6838
  Object.keys(this.galleriaStyles).forEach(function (key) {
6733
6839
  _this2.$refs.mask.style[key] = '';
6734
6840
  });
6735
6841
  }
6736
-
6737
6842
  this.galleriaClasses = this.$vnode.data.class || this.$vnode.data.staticClass;
6738
-
6739
6843
  if (this.galleriaClasses) {
6740
6844
  this.$refs.mask.classList = 'p-galleria-mask' + (this.visible && ' p-galleria-visible');
6741
6845
  }
@@ -6755,8 +6859,8 @@ var GalleriaContent_component = normalizeComponent(
6755
6859
  });
6756
6860
  // CONCATENATED MODULE: ./src/components/galleria/Galleria.vue?vue&type=script&lang=js&
6757
6861
  /* harmony default export */ var galleria_Galleriavue_type_script_lang_js_ = (Galleriavue_type_script_lang_js_);
6758
- // EXTERNAL MODULE: ./src/components/galleria/Galleria.vue?vue&type=style&index=0&lang=css&
6759
- var Galleriavue_type_style_index_0_lang_css_ = __webpack_require__("67f0");
6862
+ // EXTERNAL MODULE: ./src/components/galleria/Galleria.vue?vue&type=style&index=0&id=a59cb31a&prod&lang=css&
6863
+ var Galleriavue_type_style_index_0_id_a59cb31a_prod_lang_css_ = __webpack_require__("0754");
6760
6864
 
6761
6865
  // CONCATENATED MODULE: ./src/components/galleria/Galleria.vue
6762
6866