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
@@ -96,6 +96,21 @@ return /******/ (function(modules) { // webpackBootstrap
96
96
  /************************************************************************/
97
97
  /******/ ({
98
98
 
99
+ /***/ "00b6":
100
+ /***/ (function(module, exports, __webpack_require__) {
101
+
102
+ exports = module.exports = __webpack_require__("2350")(false);
103
+ // imports
104
+
105
+
106
+ // module
107
+ 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}", ""]);
108
+
109
+ // exports
110
+
111
+
112
+ /***/ }),
113
+
99
114
  /***/ "014b":
100
115
  /***/ (function(module, exports, __webpack_require__) {
101
116
 
@@ -491,6 +506,17 @@ module.exports.f = function getOwnPropertyNames(it) {
491
506
  };
492
507
 
493
508
 
509
+ /***/ }),
510
+
511
+ /***/ "0754":
512
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
513
+
514
+ "use strict";
515
+ /* 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");
516
+ /* 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__);
517
+ /* unused harmony reexport * */
518
+
519
+
494
520
  /***/ }),
495
521
 
496
522
  /***/ "07e3":
@@ -2789,17 +2815,6 @@ var meta = module.exports = {
2789
2815
 
2790
2816
  module.exports = __webpack_require__("f921");
2791
2817
 
2792
- /***/ }),
2793
-
2794
- /***/ "67f0":
2795
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
2796
-
2797
- "use strict";
2798
- /* 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");
2799
- /* 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__);
2800
- /* unused harmony reexport * */
2801
-
2802
-
2803
2818
  /***/ }),
2804
2819
 
2805
2820
  /***/ "6821":
@@ -3178,22 +3193,6 @@ NAME in FProto || __webpack_require__("9e1e") && dP(FProto, NAME, {
3178
3193
  });
3179
3194
 
3180
3195
 
3181
- /***/ }),
3182
-
3183
- /***/ "8089":
3184
- /***/ (function(module, exports, __webpack_require__) {
3185
-
3186
- // style-loader: Adds some css to the DOM by adding a <style> tag
3187
-
3188
- // load the styles
3189
- var content = __webpack_require__("9dd6");
3190
- if(content.__esModule) content = content.default;
3191
- if(typeof content === 'string') content = [[module.i, content, '']];
3192
- if(content.locals) module.exports = content.locals;
3193
- // add the styles to the DOM
3194
- var add = __webpack_require__("499e").default
3195
- var update = add("44effe33", content, true, {"sourceMap":false,"shadowMode":false});
3196
-
3197
3196
  /***/ }),
3198
3197
 
3199
3198
  /***/ "8378":
@@ -3650,21 +3649,6 @@ module.exports = function (key) {
3650
3649
  };
3651
3650
 
3652
3651
 
3653
- /***/ }),
3654
-
3655
- /***/ "9dd6":
3656
- /***/ (function(module, exports, __webpack_require__) {
3657
-
3658
- exports = module.exports = __webpack_require__("2350")(false);
3659
- // imports
3660
-
3661
-
3662
- // module
3663
- 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}", ""]);
3664
-
3665
- // exports
3666
-
3667
-
3668
3652
  /***/ }),
3669
3653
 
3670
3654
  /***/ "9def":
@@ -4516,6 +4500,22 @@ exports.f = __webpack_require__("8e60") ? Object.defineProperty : function defin
4516
4500
  };
4517
4501
 
4518
4502
 
4503
+ /***/ }),
4504
+
4505
+ /***/ "db75":
4506
+ /***/ (function(module, exports, __webpack_require__) {
4507
+
4508
+ // style-loader: Adds some css to the DOM by adding a <style> tag
4509
+
4510
+ // load the styles
4511
+ var content = __webpack_require__("00b6");
4512
+ if(content.__esModule) content = content.default;
4513
+ if(typeof content === 'string') content = [[module.i, content, '']];
4514
+ if(content.locals) module.exports = content.locals;
4515
+ // add the styles to the DOM
4516
+ var add = __webpack_require__("499e").default
4517
+ var update = add("1901e409", content, true, {"sourceMap":false,"shadowMode":false});
4518
+
4519
4519
  /***/ }),
4520
4520
 
4521
4521
  /***/ "dbdb":
@@ -4827,10 +4827,41 @@ if (typeof window !== 'undefined') {
4827
4827
  // Indicate to webpack that this file can be concatenated
4828
4828
  /* harmony default export */ var setPublicPath = (null);
4829
4829
 
4830
- // 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&
4831
- 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()}
4832
- var staticRenderFns = []
4833
-
4830
+ // 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&
4831
+ var render = function render() {
4832
+ var _vm = this,
4833
+ _c = _vm._self._c;
4834
+ return _vm.fullScreen && (_vm.maskVisible || _vm.visible) ? _c('div', {
4835
+ ref: "mask",
4836
+ class: _vm.maskContentClass
4837
+ }, [_c('transition', {
4838
+ attrs: {
4839
+ "name": "p-galleria"
4840
+ },
4841
+ on: {
4842
+ "enter": _vm.onEnter,
4843
+ "before-leave": _vm.onBeforeLeave,
4844
+ "after-leave": _vm.onAfterLeave,
4845
+ "appear": _vm.onAppear
4846
+ }
4847
+ }, [_vm.visible ? _c('GalleriaContent', _vm._b({
4848
+ attrs: {
4849
+ "templates": _vm.$scopedSlots
4850
+ },
4851
+ on: {
4852
+ "maskHide": _vm.maskHide,
4853
+ "activeItemChange": _vm.onActiveItemChange
4854
+ }
4855
+ }, 'GalleriaContent', _vm.$props, false)) : _vm._e()], 1)], 1) : !_vm.fullScreen ? _c('GalleriaContent', _vm._b({
4856
+ attrs: {
4857
+ "templates": _vm.$scopedSlots
4858
+ },
4859
+ on: {
4860
+ "activeItemChange": _vm.onActiveItemChange
4861
+ }
4862
+ }, 'GalleriaContent', _vm.$props, false)) : _vm._e();
4863
+ };
4864
+ var staticRenderFns = [];
4834
4865
 
4835
4866
  // CONCATENATED MODULE: ./src/components/galleria/Galleria.vue?vue&type=template&id=a59cb31a&
4836
4867
 
@@ -4843,10 +4874,108 @@ var web_dom_iterable = __webpack_require__("ac6a");
4843
4874
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js
4844
4875
  var es6_number_constructor = __webpack_require__("c5f6");
4845
4876
 
4846
- // 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&
4847
- 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()}
4848
- var GalleriaContentvue_type_template_id_6754eac0_staticRenderFns = []
4849
-
4877
+ // 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&
4878
+ var GalleriaContentvue_type_template_id_6754eac0_render = function render() {
4879
+ var _vm = this,
4880
+ _c = _vm._self._c;
4881
+ return _vm.$attrs.value && _vm.$attrs.value.length > 0 ? _c('div', {
4882
+ class: _vm.galleriaClass,
4883
+ style: _vm.$attrs.containerStyle,
4884
+ attrs: {
4885
+ "id": _vm.id
4886
+ }
4887
+ }, [_vm.$attrs.fullScreen ? _c('button', {
4888
+ directives: [{
4889
+ name: "ripple",
4890
+ rawName: "v-ripple"
4891
+ }],
4892
+ staticClass: "p-galleria-close p-link",
4893
+ attrs: {
4894
+ "type": "button"
4895
+ },
4896
+ on: {
4897
+ "click": function click($event) {
4898
+ return _vm.$emit('maskHide');
4899
+ }
4900
+ }
4901
+ }, [_c('span', {
4902
+ staticClass: "p-galleria-close-icon pi pi-times"
4903
+ })]) : _vm._e(), _vm.$attrs.templates && _vm.$attrs.templates['header'] ? _c('div', {
4904
+ staticClass: "p-galleria-header"
4905
+ }, [_c('GalleriaItemSlot', {
4906
+ attrs: {
4907
+ "type": "header",
4908
+ "templates": _vm.$attrs.templates
4909
+ }
4910
+ })], 1) : _vm._e(), _c('div', {
4911
+ staticClass: "p-galleria-content"
4912
+ }, [_c('GalleriaItem', {
4913
+ attrs: {
4914
+ "value": _vm.$attrs.value,
4915
+ "activeIndex": _vm.activeIndex,
4916
+ "circular": _vm.$attrs.circular,
4917
+ "templates": _vm.$attrs.templates,
4918
+ "showIndicators": _vm.$attrs.showIndicators,
4919
+ "changeItemOnIndicatorHover": _vm.$attrs.changeItemOnIndicatorHover,
4920
+ "showItemNavigators": _vm.$attrs.showItemNavigators,
4921
+ "autoPlay": _vm.$attrs.autoPlay,
4922
+ "slideShowActive": _vm.slideShowActive
4923
+ },
4924
+ on: {
4925
+ "update:activeIndex": function updateActiveIndex($event) {
4926
+ _vm.activeIndex = $event;
4927
+ },
4928
+ "update:active-index": function updateActiveIndex($event) {
4929
+ _vm.activeIndex = $event;
4930
+ },
4931
+ "update:slideShowActive": function updateSlideShowActive($event) {
4932
+ _vm.slideShowActive = $event;
4933
+ },
4934
+ "update:slide-show-active": function updateSlideShowActive($event) {
4935
+ _vm.slideShowActive = $event;
4936
+ },
4937
+ "startSlideShow": _vm.startSlideShow,
4938
+ "stopSlideShow": _vm.stopSlideShow
4939
+ }
4940
+ }), _vm.$attrs.showThumbnails ? _c('GalleriaThumbnails', {
4941
+ attrs: {
4942
+ "containerId": _vm.id,
4943
+ "value": _vm.$attrs.value,
4944
+ "activeIndex": _vm.activeIndex,
4945
+ "templates": _vm.$attrs.templates,
4946
+ "numVisible": _vm.$attrs.numVisible,
4947
+ "responsiveOptions": _vm.$attrs.responsiveOptions,
4948
+ "circular": _vm.$attrs.circular,
4949
+ "isVertical": _vm.isVertical(),
4950
+ "contentHeight": _vm.$attrs.verticalThumbnailViewPortHeight,
4951
+ "showThumbnailNavigators": _vm.$attrs.showThumbnailNavigators,
4952
+ "slideShowActive": _vm.slideShowActive
4953
+ },
4954
+ on: {
4955
+ "update:activeIndex": function updateActiveIndex($event) {
4956
+ _vm.activeIndex = $event;
4957
+ },
4958
+ "update:active-index": function updateActiveIndex($event) {
4959
+ _vm.activeIndex = $event;
4960
+ },
4961
+ "update:slideShowActive": function updateSlideShowActive($event) {
4962
+ _vm.slideShowActive = $event;
4963
+ },
4964
+ "update:slide-show-active": function updateSlideShowActive($event) {
4965
+ _vm.slideShowActive = $event;
4966
+ },
4967
+ "stopSlideShow": _vm.stopSlideShow
4968
+ }
4969
+ }) : _vm._e()], 1), _vm.$attrs.templates && _vm.$attrs.templates['footer'] ? _c('div', {
4970
+ staticClass: "p-galleria-footer"
4971
+ }, [_c('GalleriaItemSlot', {
4972
+ attrs: {
4973
+ "type": "footer",
4974
+ "templates": _vm.$attrs.templates
4975
+ }
4976
+ })], 1) : _vm._e()]) : _vm._e();
4977
+ };
4978
+ var GalleriaContentvue_type_template_id_6754eac0_staticRenderFns = [];
4850
4979
 
4851
4980
  // CONCATENATED MODULE: ./src/components/galleria/GalleriaContent.vue?vue&type=template&id=6754eac0&
4852
4981
 
@@ -4860,10 +4989,103 @@ var lastId = 0;
4860
4989
  lastId++;
4861
4990
  return "".concat(prefix).concat(lastId);
4862
4991
  });
4863
- // 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&
4864
- 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()])}
4865
- var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4866
-
4992
+ // 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&
4993
+ var GalleriaItemvue_type_template_id_5bdfe994_render = function render() {
4994
+ var _vm = this,
4995
+ _c = _vm._self._c;
4996
+ return _c('div', {
4997
+ staticClass: "p-galleria-item-wrapper"
4998
+ }, [_c('div', {
4999
+ staticClass: "p-galleria-item-container"
5000
+ }, [_vm.showItemNavigators ? _c('button', {
5001
+ directives: [{
5002
+ name: "ripple",
5003
+ rawName: "v-ripple"
5004
+ }],
5005
+ class: _vm.navBackwardClass,
5006
+ attrs: {
5007
+ "type": "button",
5008
+ "disabled": _vm.isNavBackwardDisabled()
5009
+ },
5010
+ on: {
5011
+ "click": function click($event) {
5012
+ return _vm.navBackward($event);
5013
+ }
5014
+ }
5015
+ }, [_c('span', {
5016
+ staticClass: "p-galleria-item-prev-icon pi pi-chevron-left"
5017
+ })]) : _vm._e(), _c('div', {
5018
+ staticClass: "p-galleria-item"
5019
+ }, [_c('GalleriaItemSlot', {
5020
+ attrs: {
5021
+ "type": "item",
5022
+ "item": _vm.activeItem,
5023
+ "templates": _vm.templates
5024
+ }
5025
+ })], 1), _vm.showItemNavigators ? _c('button', {
5026
+ directives: [{
5027
+ name: "ripple",
5028
+ rawName: "v-ripple"
5029
+ }],
5030
+ class: _vm.navForwardClass,
5031
+ attrs: {
5032
+ "type": "button",
5033
+ "disabled": _vm.isNavForwardDisabled()
5034
+ },
5035
+ on: {
5036
+ "click": function click($event) {
5037
+ return _vm.navForward($event);
5038
+ }
5039
+ }
5040
+ }, [_c('span', {
5041
+ staticClass: "p-galleria-item-next-icon pi pi-chevron-right"
5042
+ })]) : _vm._e(), _vm.templates['caption'] ? _c('div', {
5043
+ staticClass: "p-galleria-caption"
5044
+ }, [_c('GalleriaItemSlot', {
5045
+ attrs: {
5046
+ "type": "caption",
5047
+ "item": _vm.activeItem,
5048
+ "templates": _vm.templates
5049
+ }
5050
+ })], 1) : _vm._e()]), _vm.showIndicators ? _c('ul', {
5051
+ staticClass: "p-galleria-indicators p-reset"
5052
+ }, _vm._l(_vm.value, function (item, index) {
5053
+ return _c('li', {
5054
+ key: "p-galleria-indicator-".concat(index),
5055
+ class: ['p-galleria-indicator', {
5056
+ 'p-highlight': _vm.isIndicatorItemActive(index)
5057
+ }],
5058
+ attrs: {
5059
+ "tabindex": "0"
5060
+ },
5061
+ on: {
5062
+ "click": function click($event) {
5063
+ return _vm.onIndicatorClick(index);
5064
+ },
5065
+ "mouseenter": function mouseenter($event) {
5066
+ return _vm.onIndicatorMouseEnter(index);
5067
+ },
5068
+ "keydown": function keydown($event) {
5069
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) return null;
5070
+ return _vm.onIndicatorKeyDown(index);
5071
+ }
5072
+ }
5073
+ }, [!_vm.templates['indicator'] ? _c('button', {
5074
+ staticClass: "p-link",
5075
+ attrs: {
5076
+ "type": "button",
5077
+ "tabindex": "-1"
5078
+ }
5079
+ }) : _vm._e(), _c('GalleriaItemSlot', {
5080
+ attrs: {
5081
+ "type": "indicator",
5082
+ "index": index,
5083
+ "templates": _vm.templates
5084
+ }
5085
+ })], 1);
5086
+ }), 0) : _vm._e()]);
5087
+ };
5088
+ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
4867
5089
 
4868
5090
  // CONCATENATED MODULE: ./src/components/galleria/GalleriaItem.vue?vue&type=template&id=5bdfe994&
4869
5091
 
@@ -4891,15 +5113,13 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4891
5113
  },
4892
5114
  render: function render(createElement, context) {
4893
5115
  var _context$props = context.props,
4894
- item = _context$props.item,
4895
- index = _context$props.index,
4896
- templates = _context$props.templates,
4897
- type = _context$props.type;
5116
+ item = _context$props.item,
5117
+ index = _context$props.index,
5118
+ templates = _context$props.templates,
5119
+ type = _context$props.type;
4898
5120
  var template = templates && templates[type];
4899
-
4900
5121
  if (template) {
4901
5122
  var content;
4902
-
4903
5123
  switch (type) {
4904
5124
  case 'item':
4905
5125
  case 'caption':
@@ -4908,21 +5128,17 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4908
5128
  item: item
4909
5129
  });
4910
5130
  break;
4911
-
4912
5131
  case 'indicator':
4913
5132
  content = template({
4914
5133
  index: index
4915
5134
  });
4916
5135
  break;
4917
-
4918
5136
  default:
4919
5137
  content = template({});
4920
5138
  break;
4921
5139
  }
4922
-
4923
5140
  return content ? [content] : null;
4924
5141
  }
4925
-
4926
5142
  return null;
4927
5143
  }
4928
5144
  });
@@ -4935,20 +5151,19 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = []
4935
5151
  // This module is a runtime utility for cleaner component module output and will
4936
5152
  // be included in the final webpack user bundle.
4937
5153
 
4938
- function normalizeComponent (
5154
+ function normalizeComponent(
4939
5155
  scriptExports,
4940
5156
  render,
4941
5157
  staticRenderFns,
4942
5158
  functionalTemplate,
4943
5159
  injectStyles,
4944
5160
  scopeId,
4945
- moduleIdentifier, /* server only */
5161
+ moduleIdentifier /* server only */,
4946
5162
  shadowMode /* vue-cli only */
4947
5163
  ) {
4948
5164
  // Vue.extend constructor export interop
4949
- var options = typeof scriptExports === 'function'
4950
- ? scriptExports.options
4951
- : scriptExports
5165
+ var options =
5166
+ typeof scriptExports === 'function' ? scriptExports.options : scriptExports
4952
5167
 
4953
5168
  // render functions
4954
5169
  if (render) {
@@ -4968,7 +5183,8 @@ function normalizeComponent (
4968
5183
  }
4969
5184
 
4970
5185
  var hook
4971
- if (moduleIdentifier) { // server build
5186
+ if (moduleIdentifier) {
5187
+ // server build
4972
5188
  hook = function (context) {
4973
5189
  // 2.3 injection
4974
5190
  context =
@@ -4994,11 +5210,11 @@ function normalizeComponent (
4994
5210
  } else if (injectStyles) {
4995
5211
  hook = shadowMode
4996
5212
  ? function () {
4997
- injectStyles.call(
4998
- this,
4999
- (options.functional ? this.parent : this).$root.$options.shadowRoot
5000
- )
5001
- }
5213
+ injectStyles.call(
5214
+ this,
5215
+ (options.functional ? this.parent : this).$root.$options.shadowRoot
5216
+ )
5217
+ }
5002
5218
  : injectStyles
5003
5219
  }
5004
5220
 
@@ -5009,16 +5225,14 @@ function normalizeComponent (
5009
5225
  options._injectStyles = hook
5010
5226
  // register for functional component in vue file
5011
5227
  var originalRender = options.render
5012
- options.render = function renderWithStyleInjection (h, context) {
5228
+ options.render = function renderWithStyleInjection(h, context) {
5013
5229
  hook.call(context)
5014
5230
  return originalRender(h, context)
5015
5231
  }
5016
5232
  } else {
5017
5233
  // inject component registration as beforeCreate hook
5018
5234
  var existing = options.beforeCreate
5019
- options.beforeCreate = existing
5020
- ? [].concat(existing, hook)
5021
- : [hook]
5235
+ options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
5022
5236
  }
5023
5237
  }
5024
5238
 
@@ -5087,26 +5301,21 @@ var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property
5087
5301
 
5088
5302
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
5089
5303
 
5090
-
5091
5304
  function _defineProperties(target, props) {
5092
5305
  for (var i = 0; i < props.length; i++) {
5093
5306
  var descriptor = props[i];
5094
5307
  descriptor.enumerable = descriptor.enumerable || false;
5095
5308
  descriptor.configurable = true;
5096
5309
  if ("value" in descriptor) descriptor.writable = true;
5097
-
5098
5310
  define_property_default()(target, descriptor.key, descriptor);
5099
5311
  }
5100
5312
  }
5101
-
5102
5313
  function _createClass(Constructor, protoProps, staticProps) {
5103
5314
  if (protoProps) _defineProperties(Constructor.prototype, protoProps);
5104
5315
  if (staticProps) _defineProperties(Constructor, staticProps);
5105
-
5106
5316
  define_property_default()(Constructor, "prototype", {
5107
5317
  writable: false
5108
5318
  });
5109
-
5110
5319
  return Constructor;
5111
5320
  }
5112
5321
  // CONCATENATED MODULE: ./src/components/utils/DomHandler.js
@@ -5122,18 +5331,13 @@ function _createClass(Constructor, protoProps, staticProps) {
5122
5331
 
5123
5332
 
5124
5333
 
5125
-
5126
5334
  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; } } }; }
5127
-
5128
5335
  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); }
5129
-
5130
5336
  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; }
5131
-
5132
5337
  var DomHandler_DomHandler = /*#__PURE__*/function () {
5133
5338
  function DomHandler() {
5134
5339
  _classCallCheck(this, DomHandler);
5135
5340
  }
5136
-
5137
5341
  _createClass(DomHandler, null, [{
5138
5342
  key: "innerWidth",
5139
5343
  value: function innerWidth(el) {
@@ -5167,12 +5371,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5167
5371
  value: function getOuterWidth(el, margin) {
5168
5372
  if (el) {
5169
5373
  var width = el.offsetWidth;
5170
-
5171
5374
  if (margin) {
5172
5375
  var style = getComputedStyle(el);
5173
5376
  width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
5174
5377
  }
5175
-
5176
5378
  return width;
5177
5379
  } else {
5178
5380
  return 0;
@@ -5183,12 +5385,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5183
5385
  value: function getOuterHeight(el, margin) {
5184
5386
  if (el) {
5185
5387
  var height = el.offsetHeight;
5186
-
5187
5388
  if (margin) {
5188
5389
  var style = getComputedStyle(el);
5189
5390
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
5190
5391
  }
5191
-
5192
5392
  return height;
5193
5393
  } else {
5194
5394
  return 0;
@@ -5199,12 +5399,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5199
5399
  value: function getClientHeight(el, margin) {
5200
5400
  if (el) {
5201
5401
  var height = el.clientHeight;
5202
-
5203
5402
  if (margin) {
5204
5403
  var style = getComputedStyle(el);
5205
5404
  height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
5206
5405
  }
5207
-
5208
5406
  return height;
5209
5407
  } else {
5210
5408
  return 0;
@@ -5214,11 +5412,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5214
5412
  key: "getViewport",
5215
5413
  value: function getViewport() {
5216
5414
  var win = window,
5217
- d = document,
5218
- e = d.documentElement,
5219
- g = d.getElementsByTagName('body')[0],
5220
- w = win.innerWidth || e.clientWidth || g.clientWidth,
5221
- h = win.innerHeight || e.clientHeight || g.clientHeight;
5415
+ d = document,
5416
+ e = d.documentElement,
5417
+ g = d.getElementsByTagName('body')[0],
5418
+ w = win.innerWidth || e.clientWidth || g.clientWidth,
5419
+ h = win.innerHeight || e.clientHeight || g.clientHeight;
5222
5420
  return {
5223
5421
  width: w,
5224
5422
  height: h
@@ -5249,12 +5447,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5249
5447
  value: function index(element) {
5250
5448
  var children = element.parentNode.childNodes;
5251
5449
  var num = 0;
5252
-
5253
5450
  for (var i = 0; i < children.length; i++) {
5254
5451
  if (children[i] === element) return num;
5255
5452
  if (children[i].nodeType === 1) num++;
5256
5453
  }
5257
-
5258
5454
  return -1;
5259
5455
  }
5260
5456
  }, {
@@ -5262,13 +5458,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5262
5458
  value: function addMultipleClasses(element, className) {
5263
5459
  if (element.classList) {
5264
5460
  var styles = className.split(' ');
5265
-
5266
5461
  for (var i = 0; i < styles.length; i++) {
5267
5462
  element.classList.add(styles[i]);
5268
5463
  }
5269
5464
  } else {
5270
5465
  var _styles = className.split(' ');
5271
-
5272
5466
  for (var _i = 0; _i < _styles.length; _i++) {
5273
5467
  element.className += ' ' + _styles[_i];
5274
5468
  }
@@ -5290,7 +5484,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5290
5484
  if (element) {
5291
5485
  if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
5292
5486
  }
5293
-
5294
5487
  return false;
5295
5488
  }
5296
5489
  }, {
@@ -5335,11 +5528,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5335
5528
  var windowScrollLeft = this.getWindowScrollLeft();
5336
5529
  var viewport = this.getViewport();
5337
5530
  var top, left;
5338
-
5339
5531
  if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
5340
5532
  top = targetOffset.top + windowScrollTop - elementOuterHeight;
5341
5533
  element.style.transformOrigin = 'bottom';
5342
-
5343
5534
  if (top < 0) {
5344
5535
  top = windowScrollTop;
5345
5536
  }
@@ -5347,7 +5538,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5347
5538
  top = targetOuterHeight + targetOffset.top + windowScrollTop;
5348
5539
  element.style.transformOrigin = 'top';
5349
5540
  }
5350
-
5351
5541
  if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
5352
5542
  element.style.top = top + 'px';
5353
5543
  element.style.left = left + 'px';
@@ -5363,11 +5553,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5363
5553
  var targetOffset = target.getBoundingClientRect();
5364
5554
  var viewport = this.getViewport();
5365
5555
  var top, left;
5366
-
5367
5556
  if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
5368
5557
  top = -1 * elementDimensions.height;
5369
5558
  element.style.transformOrigin = 'bottom';
5370
-
5371
5559
  if (targetOffset.top + top < 0) {
5372
5560
  top = -1 * targetOffset.top;
5373
5561
  }
@@ -5375,7 +5563,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5375
5563
  top = targetHeight;
5376
5564
  element.style.transformOrigin = 'top';
5377
5565
  }
5378
-
5379
5566
  if (elementDimensions.width > viewport.width) {
5380
5567
  // element wider then viewport and cannot fit on screen (align at left side of viewport)
5381
5568
  left = targetOffset.left * -1;
@@ -5386,7 +5573,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5386
5573
  // element fits on screen (align with target)
5387
5574
  left = 0;
5388
5575
  }
5389
-
5390
5576
  element.style.top = top + 'px';
5391
5577
  element.style.left = left + 'px';
5392
5578
  }
@@ -5400,35 +5586,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5400
5586
  key: "getScrollableParents",
5401
5587
  value: function getScrollableParents(element) {
5402
5588
  var scrollableParents = [];
5403
-
5404
5589
  if (element) {
5405
5590
  var parents = this.getParents(element);
5406
5591
  var overflowRegex = /(auto|scroll)/;
5407
-
5408
5592
  var overflowCheck = function overflowCheck(node) {
5409
5593
  var styleDeclaration = window['getComputedStyle'](node, null);
5410
5594
  return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
5411
5595
  };
5412
-
5413
5596
  var _iterator = _createForOfIteratorHelper(parents),
5414
- _step;
5415
-
5597
+ _step;
5416
5598
  try {
5417
5599
  for (_iterator.s(); !(_step = _iterator.n()).done;) {
5418
5600
  var parent = _step.value;
5419
5601
  var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
5420
-
5421
5602
  if (scrollSelectors) {
5422
5603
  var selectors = scrollSelectors.split(',');
5423
-
5424
5604
  var _iterator2 = _createForOfIteratorHelper(selectors),
5425
- _step2;
5426
-
5605
+ _step2;
5427
5606
  try {
5428
5607
  for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
5429
5608
  var selector = _step2.value;
5430
5609
  var el = this.findSingle(parent, selector);
5431
-
5432
5610
  if (el && overflowCheck(el)) {
5433
5611
  scrollableParents.push(el);
5434
5612
  }
@@ -5446,7 +5624,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5446
5624
  _iterator.f();
5447
5625
  }
5448
5626
  }
5449
-
5450
5627
  return scrollableParents;
5451
5628
  }
5452
5629
  }, {
@@ -5487,34 +5664,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5487
5664
  element.style.opacity = 0;
5488
5665
  var last = +new Date();
5489
5666
  var opacity = 0;
5490
-
5491
5667
  var tick = function tick() {
5492
5668
  opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
5493
5669
  element.style.opacity = opacity;
5494
5670
  last = +new Date();
5495
-
5496
5671
  if (+opacity < 1) {
5497
5672
  window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
5498
5673
  }
5499
5674
  };
5500
-
5501
5675
  tick();
5502
5676
  }
5503
5677
  }, {
5504
5678
  key: "fadeOut",
5505
5679
  value: function fadeOut(element, ms) {
5506
5680
  var opacity = 1,
5507
- interval = 50,
5508
- duration = ms,
5509
- gap = interval / duration;
5681
+ interval = 50,
5682
+ duration = ms,
5683
+ gap = interval / duration;
5510
5684
  var fading = setInterval(function () {
5511
5685
  opacity -= gap;
5512
-
5513
5686
  if (opacity <= 0) {
5514
5687
  opacity = 0;
5515
5688
  clearInterval(fading);
5516
5689
  }
5517
-
5518
5690
  element.style.opacity = opacity;
5519
5691
  }, interval);
5520
5692
  }
@@ -5541,7 +5713,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5541
5713
  var scroll = container.scrollTop;
5542
5714
  var elementHeight = container.clientHeight;
5543
5715
  var itemHeight = this.getOuterHeight(item);
5544
-
5545
5716
  if (offset < 0) {
5546
5717
  container.scrollTop = scroll + offset;
5547
5718
  } else if (offset + itemHeight > elementHeight) {
@@ -5560,7 +5731,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5560
5731
  } else if (document['selection'] && document['selection'].empty) {
5561
5732
  try {
5562
5733
  document['selection'].empty();
5563
- } catch (error) {//ignore IE bug
5734
+ } catch (error) {
5735
+ //ignore IE bug
5564
5736
  }
5565
5737
  }
5566
5738
  }
@@ -5582,19 +5754,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5582
5754
  if (!this.browser) {
5583
5755
  var matched = this.resolveUserAgent();
5584
5756
  this.browser = {};
5585
-
5586
5757
  if (matched.browser) {
5587
5758
  this.browser[matched.browser] = true;
5588
5759
  this.browser['version'] = matched.version;
5589
5760
  }
5590
-
5591
5761
  if (this.browser['chrome']) {
5592
5762
  this.browser['webkit'] = true;
5593
5763
  } else if (this.browser['webkit']) {
5594
5764
  this.browser['safari'] = true;
5595
5765
  }
5596
5766
  }
5597
-
5598
5767
  return this.browser;
5599
5768
  }
5600
5769
  }, {
@@ -5622,10 +5791,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5622
5791
  value: function getFocusableElements(element) {
5623
5792
  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])");
5624
5793
  var visibleFocusableElements = [];
5625
-
5626
5794
  var _iterator3 = _createForOfIteratorHelper(focusableElements),
5627
- _step3;
5628
-
5795
+ _step3;
5629
5796
  try {
5630
5797
  for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
5631
5798
  var focusableElement = _step3.value;
@@ -5636,7 +5803,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5636
5803
  } finally {
5637
5804
  _iterator3.f();
5638
5805
  }
5639
-
5640
5806
  return visibleFocusableElements;
5641
5807
  }
5642
5808
  }, {
@@ -5679,55 +5845,43 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
5679
5845
  return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
5680
5846
  }
5681
5847
  }]);
5682
-
5683
5848
  return DomHandler;
5684
5849
  }();
5685
5850
 
5686
-
5687
5851
  // CONCATENATED MODULE: ./src/components/ripple/Ripple.js
5688
5852
 
5689
-
5690
5853
  function bindEvents(el) {
5691
5854
  el.addEventListener('mousedown', onMouseDown);
5692
5855
  }
5693
-
5694
5856
  function unbindEvents(el) {
5695
5857
  el.removeEventListener('mousedown', onMouseDown);
5696
5858
  }
5697
-
5698
5859
  function create(el) {
5699
5860
  var ink = document.createElement('span');
5700
5861
  ink.className = 'p-ink';
5701
5862
  el.appendChild(ink);
5702
5863
  ink.addEventListener('animationend', onAnimationEnd);
5703
5864
  }
5704
-
5705
5865
  function remove(el) {
5706
5866
  var ink = getInk(el);
5707
-
5708
5867
  if (ink) {
5709
5868
  unbindEvents(el);
5710
5869
  ink.removeEventListener('animationend', onAnimationEnd);
5711
5870
  ink.remove();
5712
5871
  }
5713
5872
  }
5714
-
5715
5873
  function onMouseDown(event) {
5716
5874
  var target = event.currentTarget;
5717
5875
  var ink = getInk(target);
5718
-
5719
5876
  if (!ink || getComputedStyle(ink, null).display === 'none') {
5720
5877
  return;
5721
5878
  }
5722
-
5723
5879
  DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
5724
-
5725
5880
  if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
5726
5881
  var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
5727
5882
  ink.style.height = d + 'px';
5728
5883
  ink.style.width = d + 'px';
5729
5884
  }
5730
-
5731
5885
  var offset = DomHandler_DomHandler.getOffset(target);
5732
5886
  var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
5733
5887
  var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
@@ -5735,21 +5889,17 @@ function onMouseDown(event) {
5735
5889
  ink.style.left = x + 'px';
5736
5890
  DomHandler_DomHandler.addClass(ink, 'p-ink-active');
5737
5891
  }
5738
-
5739
5892
  function onAnimationEnd(event) {
5740
5893
  DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
5741
5894
  }
5742
-
5743
5895
  function getInk(el) {
5744
5896
  for (var i = 0; i < el.children.length; i++) {
5745
5897
  if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
5746
5898
  return el.children[i];
5747
5899
  }
5748
5900
  }
5749
-
5750
5901
  return null;
5751
5902
  }
5752
-
5753
5903
  var Ripple = {
5754
5904
  inserted: function inserted(el, binding, vnode) {
5755
5905
  if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
@@ -5764,33 +5914,6 @@ var Ripple = {
5764
5914
  /* harmony default export */ var ripple_Ripple = (Ripple);
5765
5915
  // 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&
5766
5916
 
5767
- //
5768
- //
5769
- //
5770
- //
5771
- //
5772
- //
5773
- //
5774
- //
5775
- //
5776
- //
5777
- //
5778
- //
5779
- //
5780
- //
5781
- //
5782
- //
5783
- //
5784
- //
5785
- //
5786
- //
5787
- //
5788
- //
5789
- //
5790
- //
5791
- //
5792
- //
5793
- //
5794
5917
 
5795
5918
 
5796
5919
  /* harmony default export */ var GalleriaItemvue_type_script_lang_js_ = ({
@@ -5856,7 +5979,6 @@ var Ripple = {
5856
5979
  navBackward: function navBackward(e) {
5857
5980
  this.stopSlideShow();
5858
5981
  this.prev();
5859
-
5860
5982
  if (e && e.cancelable) {
5861
5983
  e.preventDefault();
5862
5984
  }
@@ -5864,7 +5986,6 @@ var Ripple = {
5864
5986
  navForward: function navForward(e) {
5865
5987
  this.stopSlideShow();
5866
5988
  this.next();
5867
-
5868
5989
  if (e && e.cancelable) {
5869
5990
  e.preventDefault();
5870
5991
  }
@@ -5937,14 +6058,101 @@ var GalleriaItem_component = normalizeComponent(
5937
6058
  )
5938
6059
 
5939
6060
  /* harmony default export */ var GalleriaItem = (GalleriaItem_component.exports);
5940
- // 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&
5941
- 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', {
5942
- 'p-galleria-thumbnail-item-current': _vm.activeIndex === index,
5943
- 'p-galleria-thumbnail-item-active': _vm.isItemActive(index),
5944
- 'p-galleria-thumbnail-item-start': _vm.firstItemAciveIndex() === index,
5945
- '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()])])}
5946
- var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = []
5947
-
6061
+ // 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&
6062
+ var GalleriaThumbnailsvue_type_template_id_11247977_render = function render() {
6063
+ var _vm = this,
6064
+ _c = _vm._self._c;
6065
+ return _c('div', {
6066
+ staticClass: "p-galleria-thumbnail-wrapper"
6067
+ }, [_c('div', {
6068
+ staticClass: "p-galleria-thumbnail-container"
6069
+ }, [_vm.showThumbnailNavigators ? _c('button', {
6070
+ directives: [{
6071
+ name: "ripple",
6072
+ rawName: "v-ripple"
6073
+ }],
6074
+ class: _vm.navBackwardClass,
6075
+ attrs: {
6076
+ "disabled": _vm.isNavBackwardDisabled(),
6077
+ "type": "button"
6078
+ },
6079
+ on: {
6080
+ "click": function click($event) {
6081
+ return _vm.navBackward($event);
6082
+ }
6083
+ }
6084
+ }, [_c('span', {
6085
+ class: _vm.navBackwardIconClass
6086
+ })]) : _vm._e(), _c('div', {
6087
+ staticClass: "p-galleria-thumbnail-items-container",
6088
+ style: {
6089
+ 'height': _vm.isVertical ? _vm.contentHeight : ''
6090
+ }
6091
+ }, [_c('div', {
6092
+ ref: "itemsContainer",
6093
+ staticClass: "p-galleria-thumbnail-items",
6094
+ on: {
6095
+ "transitionend": _vm.onTransitionEnd,
6096
+ "touchstart": function touchstart($event) {
6097
+ return _vm.onTouchStart($event);
6098
+ },
6099
+ "touchmove": function touchmove($event) {
6100
+ return _vm.onTouchMove($event);
6101
+ },
6102
+ "touchend": function touchend($event) {
6103
+ return _vm.onTouchEnd($event);
6104
+ }
6105
+ }
6106
+ }, _vm._l(_vm.value, function (item, index) {
6107
+ return _c('div', {
6108
+ key: "p-galleria-thumbnail-item-".concat(index),
6109
+ class: ['p-galleria-thumbnail-item', {
6110
+ 'p-galleria-thumbnail-item-current': _vm.activeIndex === index,
6111
+ 'p-galleria-thumbnail-item-active': _vm.isItemActive(index),
6112
+ 'p-galleria-thumbnail-item-start': _vm.firstItemAciveIndex() === index,
6113
+ 'p-galleria-thumbnail-item-end': _vm.lastItemActiveIndex() === index
6114
+ }]
6115
+ }, [_c('div', {
6116
+ staticClass: "p-galleria-thumbnail-item-content",
6117
+ attrs: {
6118
+ "tabindex": _vm.isItemActive(index) ? 0 : null
6119
+ },
6120
+ on: {
6121
+ "click": function click($event) {
6122
+ return _vm.onItemClick(index);
6123
+ },
6124
+ "keydown": function keydown($event) {
6125
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) return null;
6126
+ return _vm.onItemClick(index);
6127
+ }
6128
+ }
6129
+ }, [_c('GalleriaItemSlot', {
6130
+ attrs: {
6131
+ "type": "thumbnail",
6132
+ "item": item,
6133
+ "templates": _vm.templates
6134
+ }
6135
+ })], 1)]);
6136
+ }), 0)]), _vm.showThumbnailNavigators ? _c('button', {
6137
+ directives: [{
6138
+ name: "ripple",
6139
+ rawName: "v-ripple"
6140
+ }],
6141
+ class: _vm.navForwardClass,
6142
+ attrs: {
6143
+ "disabled": _vm.isNavForwardDisabled(),
6144
+ "type": "button"
6145
+ },
6146
+ on: {
6147
+ "click": function click($event) {
6148
+ return _vm.navForward($event);
6149
+ }
6150
+ }
6151
+ }, [_c('span', {
6152
+ class: _vm.navForwardIconClass
6153
+ })]) : _vm._e()])]);
6154
+ };
6155
+ var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = [];
5948
6156
 
5949
6157
  // CONCATENATED MODULE: ./src/components/galleria/GalleriaThumbnails.vue?vue&type=template&id=11247977&
5950
6158
 
@@ -5958,11 +6166,9 @@ var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
5958
6166
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
5959
6167
  function arrayLikeToArray_arrayLikeToArray(arr, len) {
5960
6168
  if (len == null || len > arr.length) len = arr.length;
5961
-
5962
6169
  for (var i = 0, arr2 = new Array(len); i < len; i++) {
5963
6170
  arr2[i] = arr[i];
5964
6171
  }
5965
-
5966
6172
  return arr2;
5967
6173
  }
5968
6174
  // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
@@ -6017,33 +6223,6 @@ function _toConsumableArray(arr) {
6017
6223
 
6018
6224
 
6019
6225
 
6020
- //
6021
- //
6022
- //
6023
- //
6024
- //
6025
- //
6026
- //
6027
- //
6028
- //
6029
- //
6030
- //
6031
- //
6032
- //
6033
- //
6034
- //
6035
- //
6036
- //
6037
- //
6038
- //
6039
- //
6040
- //
6041
- //
6042
- //
6043
- //
6044
- //
6045
- //
6046
- //
6047
6226
 
6048
6227
 
6049
6228
 
@@ -6120,14 +6299,12 @@ function _toConsumableArray(arr) {
6120
6299
  mounted: function mounted() {
6121
6300
  this.createStyle();
6122
6301
  this.calculatePosition();
6123
-
6124
6302
  if (this.responsiveOptions) {
6125
6303
  this.bindDocumentListeners();
6126
6304
  }
6127
6305
  },
6128
6306
  updated: function updated() {
6129
6307
  var totalShiftedItems = this.totalShiftedItems;
6130
-
6131
6308
  if (this.d_oldNumVisible !== this.d_numVisible || this.d_oldActiveItemIndex !== this.d_activeIndex) {
6132
6309
  if (this.d_activeIndex <= this.getMedianItemIndex()) {
6133
6310
  totalShiftedItems = 0;
@@ -6138,18 +6315,14 @@ function _toConsumableArray(arr) {
6138
6315
  } else {
6139
6316
  totalShiftedItems = this.d_activeIndex * -1 + this.getMedianItemIndex();
6140
6317
  }
6141
-
6142
6318
  if (totalShiftedItems !== this.totalShiftedItems) {
6143
6319
  this.totalShiftedItems = totalShiftedItems;
6144
6320
  }
6145
-
6146
6321
  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)");
6147
-
6148
6322
  if (this.d_oldActiveItemIndex !== this.d_activeIndex) {
6149
6323
  DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
6150
6324
  this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
6151
6325
  }
6152
-
6153
6326
  this.d_oldActiveItemIndex = this.d_activeIndex;
6154
6327
  this.d_oldNumVisible = this.d_numVisible;
6155
6328
  }
@@ -6158,7 +6331,6 @@ function _toConsumableArray(arr) {
6158
6331
  if (this.responsiveOptions) {
6159
6332
  this.unbindDocumentListeners();
6160
6333
  }
6161
-
6162
6334
  if (this.thumbnailsStyle) {
6163
6335
  this.thumbnailsStyle.parentNode.removeChild(this.thumbnailsStyle);
6164
6336
  }
@@ -6166,13 +6338,11 @@ function _toConsumableArray(arr) {
6166
6338
  methods: {
6167
6339
  step: function step(dir) {
6168
6340
  var totalShiftedItems = this.totalShiftedItems + dir;
6169
-
6170
6341
  if (dir < 0 && -1 * totalShiftedItems + this.d_numVisible > this.value.length - 1) {
6171
6342
  totalShiftedItems = this.d_numVisible - this.value.length;
6172
6343
  } else if (dir > 0 && totalShiftedItems > 0) {
6173
6344
  totalShiftedItems = 0;
6174
6345
  }
6175
-
6176
6346
  if (this.circular) {
6177
6347
  if (dir < 0 && this.value.length - 1 === this.d_activeIndex) {
6178
6348
  totalShiftedItems = 0;
@@ -6180,13 +6350,11 @@ function _toConsumableArray(arr) {
6180
6350
  totalShiftedItems = this.d_numVisible - this.value.length;
6181
6351
  }
6182
6352
  }
6183
-
6184
6353
  if (this.$refs.itemsContainer) {
6185
6354
  DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
6186
6355
  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)");
6187
6356
  this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
6188
6357
  }
6189
-
6190
6358
  this.totalShiftedItems = totalShiftedItems;
6191
6359
  },
6192
6360
  stopSlideShow: function stopSlideShow() {
@@ -6202,14 +6370,11 @@ function _toConsumableArray(arr) {
6202
6370
  this.stopSlideShow();
6203
6371
  var prevItemIndex = this.d_activeIndex !== 0 ? this.d_activeIndex - 1 : 0;
6204
6372
  var diff = prevItemIndex + this.totalShiftedItems;
6205
-
6206
6373
  if (this.d_numVisible - diff - 1 > this.getMedianItemIndex() && (-1 * this.totalShiftedItems !== 0 || this.circular)) {
6207
6374
  this.step(1);
6208
6375
  }
6209
-
6210
6376
  var activeIndex = this.circular && this.d_activeIndex === 0 ? this.value.length - 1 : prevItemIndex;
6211
6377
  this.$emit('update:activeIndex', activeIndex);
6212
-
6213
6378
  if (e.cancelable) {
6214
6379
  e.preventDefault();
6215
6380
  }
@@ -6217,14 +6382,11 @@ function _toConsumableArray(arr) {
6217
6382
  navForward: function navForward(e) {
6218
6383
  this.stopSlideShow();
6219
6384
  var nextItemIndex = this.d_activeIndex + 1;
6220
-
6221
6385
  if (nextItemIndex + this.totalShiftedItems > this.getMedianItemIndex() && (-1 * this.totalShiftedItems < this.getTotalPageNumber() - 1 || this.circular)) {
6222
6386
  this.step(-1);
6223
6387
  }
6224
-
6225
6388
  var activeIndex = this.circular && this.value.length - 1 === this.d_activeIndex ? 0 : nextItemIndex;
6226
6389
  this.$emit('update:activeIndex', activeIndex);
6227
-
6228
6390
  if (e.cancelable) {
6229
6391
  e.preventDefault();
6230
6392
  }
@@ -6232,25 +6394,20 @@ function _toConsumableArray(arr) {
6232
6394
  onItemClick: function onItemClick(index) {
6233
6395
  this.stopSlideShow();
6234
6396
  var selectedItemIndex = index;
6235
-
6236
6397
  if (selectedItemIndex !== this.d_activeIndex) {
6237
6398
  var diff = selectedItemIndex + this.totalShiftedItems;
6238
6399
  var dir = 0;
6239
-
6240
6400
  if (selectedItemIndex < this.d_activeIndex) {
6241
6401
  dir = this.d_numVisible - diff - 1 - this.getMedianItemIndex();
6242
-
6243
6402
  if (dir > 0 && -1 * this.totalShiftedItems !== 0) {
6244
6403
  this.step(dir);
6245
6404
  }
6246
6405
  } else {
6247
6406
  dir = this.getMedianItemIndex() - diff;
6248
-
6249
6407
  if (dir < 0 && -1 * this.totalShiftedItems < this.getTotalPageNumber() - 1) {
6250
6408
  this.step(dir);
6251
6409
  }
6252
6410
  }
6253
-
6254
6411
  this.$emit('update:activeIndex', selectedItemIndex);
6255
6412
  }
6256
6413
  },
@@ -6274,7 +6431,6 @@ function _toConsumableArray(arr) {
6274
6431
  },
6275
6432
  onTouchEnd: function onTouchEnd(e) {
6276
6433
  var touchobj = e.changedTouches[0];
6277
-
6278
6434
  if (this.isVertical) {
6279
6435
  this.changePageOnTouch(e, touchobj.pageY - this.startPos.y);
6280
6436
  } else {
@@ -6299,9 +6455,7 @@ function _toConsumableArray(arr) {
6299
6455
  this.thumbnailsStyle.type = 'text/css';
6300
6456
  document.body.appendChild(this.thumbnailsStyle);
6301
6457
  }
6302
-
6303
6458
  var innerHTML = "\n #".concat(this.containerId, " .p-galleria-thumbnail-item {\n flex: 1 0 ").concat(100 / this.d_numVisible, "%\n }\n ");
6304
-
6305
6459
  if (this.responsiveOptions) {
6306
6460
  this.sortedResponsiveOptions = _toConsumableArray(this.responsiveOptions);
6307
6461
  this.sortedResponsiveOptions.sort(function (data1, data2) {
@@ -6313,13 +6467,11 @@ function _toConsumableArray(arr) {
6313
6467
  });else result = value1 < value2 ? -1 : value1 > value2 ? 1 : 0;
6314
6468
  return -1 * result;
6315
6469
  });
6316
-
6317
6470
  for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
6318
6471
  var res = this.sortedResponsiveOptions[i];
6319
6472
  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 ");
6320
6473
  }
6321
6474
  }
6322
-
6323
6475
  this.thumbnailsStyle.innerHTML = innerHTML;
6324
6476
  },
6325
6477
  calculatePosition: function calculatePosition() {
@@ -6328,15 +6480,12 @@ function _toConsumableArray(arr) {
6328
6480
  var matchedResponsiveData = {
6329
6481
  numVisible: this.numVisible
6330
6482
  };
6331
-
6332
6483
  for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
6333
6484
  var res = this.sortedResponsiveOptions[i];
6334
-
6335
6485
  if (parseInt(res.breakpoint, 10) >= windowWidth) {
6336
6486
  matchedResponsiveData = res;
6337
6487
  }
6338
6488
  }
6339
-
6340
6489
  if (this.d_numVisible !== matchedResponsiveData.numVisible) {
6341
6490
  this.d_numVisible = matchedResponsiveData.numVisible;
6342
6491
  }
@@ -6344,12 +6493,10 @@ function _toConsumableArray(arr) {
6344
6493
  },
6345
6494
  bindDocumentListeners: function bindDocumentListeners() {
6346
6495
  var _this = this;
6347
-
6348
6496
  if (!this.documentResizeListener) {
6349
6497
  this.documentResizeListener = function () {
6350
6498
  _this.calculatePosition();
6351
6499
  };
6352
-
6353
6500
  window.addEventListener('resize', this.documentResizeListener);
6354
6501
  }
6355
6502
  },
@@ -6430,31 +6577,6 @@ var GalleriaThumbnails_component = normalizeComponent(
6430
6577
  /* harmony default export */ var GalleriaThumbnails = (GalleriaThumbnails_component.exports);
6431
6578
  // 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&
6432
6579
 
6433
- //
6434
- //
6435
- //
6436
- //
6437
- //
6438
- //
6439
- //
6440
- //
6441
- //
6442
- //
6443
- //
6444
- //
6445
- //
6446
- //
6447
- //
6448
- //
6449
- //
6450
- //
6451
- //
6452
- //
6453
- //
6454
- //
6455
- //
6456
- //
6457
- //
6458
6580
 
6459
6581
 
6460
6582
 
@@ -6498,7 +6620,6 @@ var GalleriaThumbnails_component = normalizeComponent(
6498
6620
  },
6499
6621
  startSlideShow: function startSlideShow() {
6500
6622
  var _this = this;
6501
-
6502
6623
  this.interval = setInterval(function () {
6503
6624
  var activeIndex = _this.$attrs.circular && _this.$attrs.value.length - 1 === _this.activeIndex ? 0 : _this.activeIndex + 1;
6504
6625
  _this.activeIndex = activeIndex;
@@ -6509,7 +6630,6 @@ var GalleriaThumbnails_component = normalizeComponent(
6509
6630
  if (this.interval) {
6510
6631
  clearInterval(this.interval);
6511
6632
  }
6512
-
6513
6633
  this.slideShowActive = false;
6514
6634
  },
6515
6635
  getPositionClass: function getPositionClass(preClassName, position) {
@@ -6569,16 +6689,6 @@ var GalleriaContent_component = normalizeComponent(
6569
6689
 
6570
6690
 
6571
6691
 
6572
- //
6573
- //
6574
- //
6575
- //
6576
- //
6577
- //
6578
- //
6579
- //
6580
- //
6581
- //
6582
6692
 
6583
6693
 
6584
6694
  /* harmony default export */ var Galleriavue_type_script_lang_js_ = ({
@@ -6688,7 +6798,6 @@ var GalleriaContent_component = normalizeComponent(
6688
6798
  },
6689
6799
  updated: function updated() {
6690
6800
  this.removeStylesFromMask();
6691
-
6692
6801
  if (this.fullScreen && this.visible && !this.maskVisible) {
6693
6802
  this.maskVisible = true;
6694
6803
  }
@@ -6715,7 +6824,6 @@ var GalleriaContent_component = normalizeComponent(
6715
6824
  },
6716
6825
  onAppear: function onAppear() {
6717
6826
  var _this = this;
6718
-
6719
6827
  if (this.visible) {
6720
6828
  this.onEnter();
6721
6829
  setTimeout(function () {
@@ -6733,18 +6841,14 @@ var GalleriaContent_component = normalizeComponent(
6733
6841
  },
6734
6842
  removeStylesFromMask: function removeStylesFromMask() {
6735
6843
  var _this2 = this;
6736
-
6737
6844
  if (this.$refs.mask) {
6738
6845
  this.galleriaStyles = this.$vnode.data.style || this.$vnode.data.staticStyle;
6739
-
6740
6846
  if (this.galleriaStyles) {
6741
6847
  Object.keys(this.galleriaStyles).forEach(function (key) {
6742
6848
  _this2.$refs.mask.style[key] = '';
6743
6849
  });
6744
6850
  }
6745
-
6746
6851
  this.galleriaClasses = this.$vnode.data.class || this.$vnode.data.staticClass;
6747
-
6748
6852
  if (this.galleriaClasses) {
6749
6853
  this.$refs.mask.classList = 'p-galleria-mask' + (this.visible && ' p-galleria-visible');
6750
6854
  }
@@ -6764,8 +6868,8 @@ var GalleriaContent_component = normalizeComponent(
6764
6868
  });
6765
6869
  // CONCATENATED MODULE: ./src/components/galleria/Galleria.vue?vue&type=script&lang=js&
6766
6870
  /* harmony default export */ var galleria_Galleriavue_type_script_lang_js_ = (Galleriavue_type_script_lang_js_);
6767
- // EXTERNAL MODULE: ./src/components/galleria/Galleria.vue?vue&type=style&index=0&lang=css&
6768
- var Galleriavue_type_style_index_0_lang_css_ = __webpack_require__("67f0");
6871
+ // EXTERNAL MODULE: ./src/components/galleria/Galleria.vue?vue&type=style&index=0&id=a59cb31a&prod&lang=css&
6872
+ var Galleriavue_type_style_index_0_id_a59cb31a_prod_lang_css_ = __webpack_require__("0754");
6769
6873
 
6770
6874
  // CONCATENATED MODULE: ./src/components/galleria/Galleria.vue
6771
6875