primevue 2.10.0 → 2.10.2
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.
- package/README.md +150 -3
- package/accordion/accordion.common.js +2 -7
- package/accordion/accordion.umd.js +2 -7
- package/accordiontab/accordiontab.common.js +1203 -104
- package/accordiontab/accordiontab.umd.js +1203 -104
- package/accordiontab/accordiontab.umd.min.js +1 -1
- package/api/Api.d.ts +24 -2
- package/api/Api.js +0 -6
- package/api/FilterService.js +3 -56
- package/api/PrimeIcons.js +24 -2
- package/api/api.common.js +78 -133
- package/api/api.umd.js +78 -133
- package/api/api.umd.min.js +1 -1
- package/api/filterservice.common.js +54 -131
- package/api/filterservice.umd.js +54 -131
- package/api/filterservice.umd.min.js +1 -1
- package/api/primeicons.common.js +24 -2
- package/api/primeicons.umd.js +24 -2
- package/api/primeicons.umd.min.js +1 -1
- package/autocomplete/autocomplete.common.js +84 -246
- package/autocomplete/autocomplete.umd.js +84 -246
- package/autocomplete/autocomplete.umd.min.js +1 -1
- package/avatar/avatar.common.js +2 -4
- package/avatar/avatar.umd.js +2 -4
- package/avatargroup/avatargroup.common.js +2 -4
- package/avatargroup/avatargroup.umd.js +2 -4
- package/badge/badge.common.js +2 -4
- package/badge/badge.umd.js +2 -4
- package/badgedirective/BadgeDirective.js +0 -13
- package/badgedirective/badgedirective.common.js +1183 -89
- package/badgedirective/badgedirective.umd.js +1183 -89
- package/badgedirective/badgedirective.umd.min.js +1 -1
- package/blockui/blockui.common.js +1180 -86
- package/blockui/blockui.umd.js +1180 -86
- package/blockui/blockui.umd.min.js +1 -1
- package/breadcrumb/breadcrumb.common.js +7 -12
- package/breadcrumb/breadcrumb.umd.js +7 -12
- package/breadcrumb/breadcrumbitem.common.js +5 -8
- package/breadcrumb/breadcrumbitem.umd.js +5 -8
- package/button/button.common.js +1211 -125
- package/button/button.umd.js +1211 -125
- package/button/button.umd.min.js +1 -1
- package/calendar/Calendar.vue +9 -7
- package/calendar/calendar.common.js +224 -613
- package/calendar/calendar.umd.js +224 -613
- package/calendar/calendar.umd.min.js +1 -1
- package/card/card.common.js +2 -4
- package/card/card.umd.js +2 -4
- package/carousel/carousel.common.js +1190 -146
- package/carousel/carousel.umd.js +1190 -146
- package/carousel/carousel.umd.min.js +1 -1
- package/cascadeselect/CascadeSelect.vue +1 -1
- package/cascadeselect/cascadeselect.common.js +136 -286
- package/cascadeselect/cascadeselect.umd.js +136 -286
- package/cascadeselect/cascadeselect.umd.min.js +1 -1
- package/cascadeselect/cascadeselectsub.common.js +69 -185
- package/cascadeselect/cascadeselectsub.umd.js +69 -185
- package/cascadeselect/cascadeselectsub.umd.min.js +1 -1
- package/cascadeselect/demo.html +4 -3
- package/chart/chart.common.js +2 -9
- package/chart/chart.umd.js +2 -9
- package/checkbox/checkbox.common.js +58 -116
- package/checkbox/checkbox.umd.js +58 -116
- package/checkbox/checkbox.umd.min.js +1 -1
- package/chip/chip.common.js +2 -4
- package/chip/chip.umd.js +2 -4
- package/chips/chips.common.js +12 -59
- package/chips/chips.umd.js +12 -59
- package/chips/chips.umd.min.js +1 -1
- package/colorpicker/colorpicker.common.js +1197 -140
- package/colorpicker/colorpicker.umd.js +1197 -140
- package/colorpicker/colorpicker.umd.min.js +1 -1
- package/columngroup/columngroup.common.js +2 -4
- package/columngroup/columngroup.umd.js +2 -4
- package/config/PrimeVue.js +4 -6
- package/config/primevue.common.js +124 -155
- package/config/primevue.umd.js +124 -155
- package/config/primevue.umd.min.js +1 -1
- package/confirmationeventbus/ConfirmationEventBus.js +0 -4
- package/confirmationeventbus/confirmationeventbus.common.js +0 -2
- package/confirmationeventbus/confirmationeventbus.umd.js +0 -2
- package/confirmationservice/ConfirmationService.js +0 -3
- package/confirmationservice/confirmationservice.common.js +0 -2
- package/confirmationservice/confirmationservice.umd.js +0 -2
- package/confirmdialog/confirmdialog.common.js +1252 -186
- package/confirmdialog/confirmdialog.umd.js +1252 -186
- package/confirmdialog/confirmdialog.umd.min.js +1 -1
- package/confirmpopup/confirmpopup.common.js +1212 -152
- package/confirmpopup/confirmpopup.umd.js +1212 -152
- package/confirmpopup/confirmpopup.umd.min.js +1 -1
- package/contextmenu/contextmenu.common.js +1209 -140
- package/contextmenu/contextmenu.umd.js +1209 -140
- package/contextmenu/contextmenu.umd.min.js +1 -1
- package/contextmenu/contextmenusub.common.js +1187 -107
- package/contextmenu/contextmenusub.umd.js +1187 -107
- package/contextmenu/contextmenusub.umd.min.js +1 -1
- package/datatable/TableBody.vue +1 -0
- package/datatable/bodycell.common.js +87 -215
- package/datatable/bodycell.umd.js +87 -215
- package/datatable/bodycell.umd.min.js +1 -1
- package/datatable/columnfilter.common.js +97 -299
- package/datatable/columnfilter.umd.js +97 -299
- package/datatable/columnfilter.umd.min.js +1 -1
- package/datatable/datatable.common.js +258 -950
- package/datatable/datatable.umd.js +258 -950
- package/datatable/datatable.umd.min.js +1 -1
- package/datatable/demo.html +3 -5
- package/datatable/footercell.common.js +83 -170
- package/datatable/footercell.umd.js +83 -170
- package/datatable/footercell.umd.min.js +1 -1
- package/datatable/headercell.common.js +101 -318
- package/datatable/headercell.umd.js +101 -318
- package/datatable/headercell.umd.min.js +1 -1
- package/datatable/headercheckbox.common.js +2 -4
- package/datatable/headercheckbox.umd.js +2 -4
- package/datatable/rowcheckbox.common.js +2 -4
- package/datatable/rowcheckbox.umd.js +2 -4
- package/datatable/rowradiobutton.common.js +2 -4
- package/datatable/rowradiobutton.umd.js +2 -4
- package/datatable/tablebody.common.js +91 -243
- package/datatable/tablebody.umd.js +91 -243
- package/datatable/tablebody.umd.min.js +1 -1
- package/datatable/tablefooter.common.js +88 -204
- package/datatable/tablefooter.umd.js +88 -204
- package/datatable/tablefooter.umd.min.js +1 -1
- package/datatable/tableheader.common.js +104 -342
- package/datatable/tableheader.umd.js +104 -342
- package/datatable/tableheader.umd.min.js +1 -1
- package/datatable/tableloadingbody.common.js +2 -4
- package/datatable/tableloadingbody.umd.js +2 -4
- package/dataview/dataview.common.js +172 -464
- package/dataview/dataview.umd.js +172 -464
- package/dataview/dataview.umd.min.js +1 -1
- package/dataviewlayoutoptions/dataviewlayoutoptions.common.js +2 -4
- package/dataviewlayoutoptions/dataviewlayoutoptions.umd.js +2 -4
- package/deferredcontent/deferredcontent.common.js +2 -7
- package/deferredcontent/deferredcontent.umd.js +2 -7
- package/dialog/dialog.common.js +1191 -115
- package/dialog/dialog.umd.js +1191 -115
- package/dialog/dialog.umd.min.js +1 -1
- package/divider/divider.common.js +2 -4
- package/divider/divider.umd.js +2 -4
- package/dock/dock.common.js +7 -14
- package/dock/dock.umd.js +7 -14
- package/dock/docksub.common.js +5 -9
- package/dock/docksub.umd.js +5 -9
- package/dropdown/dropdown.common.js +91 -240
- package/dropdown/dropdown.umd.js +91 -240
- package/dropdown/dropdown.umd.min.js +1 -1
- package/editor/editor.common.js +8 -21
- package/editor/editor.umd.js +8 -21
- package/fieldset/fieldset.common.js +1211 -125
- package/fieldset/fieldset.umd.js +1211 -125
- package/fieldset/fieldset.umd.min.js +1 -1
- package/fileupload/fileupload.common.js +86 -192
- package/fileupload/fileupload.umd.js +86 -192
- package/fileupload/fileupload.umd.min.js +1 -1
- package/fullcalendar/fullcalendar.common.js +1304 -36
- package/fullcalendar/fullcalendar.umd.js +1304 -36
- package/fullcalendar/fullcalendar.umd.min.js +3 -3
- package/galleria/demo.html +3 -3
- package/galleria/galleria.common.js +86 -200
- package/galleria/galleria.umd.js +86 -200
- package/galleria/galleria.umd.min.js +1 -1
- package/galleria/galleriacontent.common.js +84 -190
- package/galleria/galleriacontent.umd.js +84 -190
- package/galleria/galleriacontent.umd.min.js +1 -1
- package/galleria/galleriaitem.common.js +1212 -134
- package/galleria/galleriaitem.umd.js +1212 -134
- package/galleria/galleriaitem.umd.min.js +1 -1
- package/galleria/galleriaitemslot.common.js +4 -10
- package/galleria/galleriaitemslot.umd.js +4 -10
- package/galleria/galleriathumbnails.common.js +76 -174
- package/galleria/galleriathumbnails.umd.js +76 -174
- package/galleria/galleriathumbnails.umd.min.js +1 -1
- package/imagepreview/imagepreview.common.js +1176 -79
- package/imagepreview/imagepreview.umd.js +1176 -79
- package/imagepreview/imagepreview.umd.min.js +1 -1
- package/inlinemessage/inlinemessage.common.js +2 -5
- package/inlinemessage/inlinemessage.umd.js +2 -5
- package/inplace/inplace.common.js +1189 -105
- package/inplace/inplace.umd.js +1189 -105
- package/inplace/inplace.umd.min.js +1 -1
- package/inputmask/inputmask.common.js +1237 -217
- package/inputmask/inputmask.umd.js +1237 -217
- package/inputmask/inputmask.umd.min.js +1 -1
- package/inputnumber/InputNumber.vue +2 -2
- package/inputnumber/inputnumber.common.js +136 -286
- package/inputnumber/inputnumber.umd.js +136 -286
- package/inputnumber/inputnumber.umd.min.js +1 -1
- package/inputswitch/inputswitch.common.js +2 -5
- package/inputswitch/inputswitch.umd.js +2 -5
- package/inputtext/inputtext.common.js +1177 -31
- package/inputtext/inputtext.umd.js +1177 -31
- package/inputtext/inputtext.umd.min.js +1 -1
- package/knob/knob.common.js +4 -5
- package/knob/knob.umd.js +4 -5
- package/listbox/listbox.common.js +76 -213
- package/listbox/listbox.umd.js +76 -213
- package/listbox/listbox.umd.min.js +1 -1
- package/megamenu/megamenu.common.js +1186 -121
- package/megamenu/megamenu.umd.js +1186 -121
- package/megamenu/megamenu.umd.min.js +1 -1
- package/menu/menu.common.js +1203 -138
- package/menu/menu.umd.js +1203 -138
- package/menu/menu.umd.min.js +1 -1
- package/menu/menuitem.common.js +1214 -128
- package/menu/menuitem.umd.js +1214 -128
- package/menu/menuitem.umd.min.js +1 -1
- package/menubar/menubar.common.js +1204 -141
- package/menubar/menubar.umd.js +1204 -141
- package/menubar/menubar.umd.min.js +1 -1
- package/menubar/menubarsub.common.js +1202 -135
- package/menubar/menubarsub.umd.js +1202 -135
- package/menubar/menubarsub.umd.min.js +1 -1
- package/message/message.common.js +1187 -102
- package/message/message.umd.js +1187 -102
- package/message/message.umd.min.js +1 -1
- package/multiselect/MultiSelect.vue +1 -1
- package/multiselect/multiselect.common.js +139 -304
- package/multiselect/multiselect.umd.js +139 -304
- package/multiselect/multiselect.umd.min.js +1 -1
- package/orderlist/orderlist.common.js +88 -230
- package/orderlist/orderlist.umd.js +88 -230
- package/orderlist/orderlist.umd.min.js +1 -1
- package/organizationchart/organizationchart.common.js +1200 -111
- package/organizationchart/organizationchart.umd.js +1200 -111
- package/organizationchart/organizationchart.umd.min.js +1 -1
- package/organizationchart/organizationchartnode.common.js +1186 -87
- package/organizationchart/organizationchartnode.umd.js +1186 -87
- package/organizationchart/organizationchartnode.umd.min.js +1 -1
- package/overlayeventbus/OverlayEventBus.js +0 -4
- package/overlayeventbus/overlayeventbus.common.js +0 -2
- package/overlayeventbus/overlayeventbus.umd.js +0 -2
- package/overlaypanel/OverlayPanel.d.ts +3 -1
- package/overlaypanel/OverlayPanel.vue +2 -0
- package/overlaypanel/overlaypanel.common.js +1223 -158
- package/overlaypanel/overlaypanel.umd.js +1223 -158
- package/overlaypanel/overlaypanel.umd.min.js +1 -1
- package/package.json +2 -2
- package/paginator/currentpagereport.common.js +2 -4
- package/paginator/currentpagereport.umd.js +2 -4
- package/paginator/firstpagelink.common.js +1211 -125
- package/paginator/firstpagelink.umd.js +1211 -125
- package/paginator/firstpagelink.umd.min.js +1 -1
- package/paginator/jumptopagedropdown.common.js +93 -246
- package/paginator/jumptopagedropdown.umd.js +93 -246
- package/paginator/jumptopagedropdown.umd.min.js +1 -1
- package/paginator/jumptopageinput.common.js +142 -294
- package/paginator/jumptopageinput.umd.js +142 -294
- package/paginator/jumptopageinput.umd.min.js +1 -1
- package/paginator/lastpagelink.common.js +1211 -125
- package/paginator/lastpagelink.umd.js +1211 -125
- package/paginator/lastpagelink.umd.min.js +1 -1
- package/paginator/nextpagelink.common.js +1211 -125
- package/paginator/nextpagelink.umd.js +1211 -125
- package/paginator/nextpagelink.umd.min.js +1 -1
- package/paginator/pagelinks.common.js +1211 -125
- package/paginator/pagelinks.umd.js +1211 -125
- package/paginator/pagelinks.umd.min.js +1 -1
- package/paginator/paginator.common.js +186 -472
- package/paginator/paginator.umd.js +186 -472
- package/paginator/paginator.umd.min.js +1 -1
- package/paginator/prevpagelink.common.js +1211 -125
- package/paginator/prevpagelink.umd.js +1211 -125
- package/paginator/prevpagelink.umd.min.js +1 -1
- package/paginator/rowsperpagedropdown.common.js +93 -246
- package/paginator/rowsperpagedropdown.umd.js +93 -246
- package/paginator/rowsperpagedropdown.umd.min.js +1 -1
- package/panel/panel.common.js +1211 -125
- package/panel/panel.umd.js +1211 -125
- package/panel/panel.umd.min.js +1 -1
- package/panelmenu/panelmenu.common.js +10 -22
- package/panelmenu/panelmenu.umd.js +10 -22
- package/panelmenu/panelmenusub.common.js +5 -11
- package/panelmenu/panelmenusub.umd.js +5 -11
- package/password/Password.vue +40 -12
- package/password/password.common.js +1306 -212
- package/password/password.umd.js +1306 -212
- package/password/password.umd.min.js +1 -1
- package/picklist/picklist.common.js +88 -262
- package/picklist/picklist.umd.js +88 -262
- package/picklist/picklist.umd.min.js +1 -1
- package/progressbar/progressbar.common.js +2 -4
- package/progressbar/progressbar.umd.js +2 -4
- package/progressspinner/progressspinner.common.js +2 -5
- package/progressspinner/progressspinner.umd.js +2 -5
- package/radiobutton/radiobutton.common.js +53 -91
- package/radiobutton/radiobutton.umd.js +53 -91
- package/radiobutton/radiobutton.umd.min.js +1 -1
- package/rating/rating.common.js +2 -4
- package/rating/rating.umd.js +2 -4
- package/resources/primevue.css +0 -0
- package/resources/primevue.min.css +0 -0
- package/ripple/Ripple.js +0 -18
- package/ripple/ripple.common.js +1178 -90
- package/ripple/ripple.umd.js +1178 -90
- package/ripple/ripple.umd.min.js +1 -1
- package/row/row.common.js +2 -4
- package/row/row.umd.js +2 -4
- package/scrollpanel/scrollpanel.common.js +1190 -103
- package/scrollpanel/scrollpanel.umd.js +1190 -103
- package/scrollpanel/scrollpanel.umd.min.js +1 -1
- package/scrolltop/scrolltop.common.js +1183 -87
- package/scrolltop/scrolltop.umd.js +1183 -87
- package/scrolltop/scrolltop.umd.min.js +1 -1
- package/selectbutton/selectbutton.common.js +74 -200
- package/selectbutton/selectbutton.umd.js +74 -200
- package/selectbutton/selectbutton.umd.min.js +1 -1
- package/sidebar/Sidebar.d.ts +1 -0
- package/sidebar/Sidebar.vue +3 -0
- package/sidebar/sidebar.common.js +1223 -145
- package/sidebar/sidebar.umd.js +1223 -145
- package/sidebar/sidebar.umd.min.js +1 -1
- package/skeleton/skeleton.common.js +2 -4
- package/skeleton/skeleton.umd.js +2 -4
- package/slider/Slider.vue +1 -1
- package/slider/slider.common.js +121 -188
- package/slider/slider.umd.js +121 -188
- package/slider/slider.umd.min.js +1 -1
- package/speeddial/SpeedDial.vue +2 -2
- package/speeddial/speeddial.common.js +1269 -204
- package/speeddial/speeddial.umd.js +1269 -204
- package/speeddial/speeddial.umd.min.js +1 -1
- package/splitbutton/splitbutton.common.js +1209 -148
- package/splitbutton/splitbutton.umd.js +1209 -148
- package/splitbutton/splitbutton.umd.min.js +1 -1
- package/splitter/splitter.common.js +1182 -101
- package/splitter/splitter.umd.js +1182 -101
- package/splitter/splitter.umd.min.js +1 -1
- package/steps/steps.common.js +5 -9
- package/steps/steps.umd.js +5 -9
- package/styleclass/StyleClass.js +0 -43
- package/styleclass/styleclass.common.js +1199 -133
- package/styleclass/styleclass.umd.js +1199 -133
- package/styleclass/styleclass.umd.min.js +1 -1
- package/tabmenu/TabMenu.vue +1 -9
- package/tabmenu/tabmenu.common.js +1215 -206
- package/tabmenu/tabmenu.umd.js +1215 -206
- package/tabmenu/tabmenu.umd.min.js +1 -1
- package/tabpanel/tabpanel.common.js +2 -5
- package/tabpanel/tabpanel.umd.js +2 -5
- package/tabview/tabview.common.js +86 -185
- package/tabview/tabview.umd.js +86 -185
- package/tabview/tabview.umd.min.js +1 -1
- package/tag/tag.common.js +2 -4
- package/tag/tag.umd.js +2 -4
- package/terminal/terminal.common.js +2 -4
- package/terminal/terminal.umd.js +2 -4
- package/terminalservice/TerminalService.js +0 -3
- package/textarea/Textarea.vue +24 -1
- package/textarea/textarea.common.js +3233 -94
- package/textarea/textarea.umd.js +3233 -94
- package/textarea/textarea.umd.min.js +1 -1
- package/tieredmenu/demo.html +4 -3
- package/tieredmenu/tieredmenu.common.js +1199 -149
- package/tieredmenu/tieredmenu.umd.js +1199 -149
- package/tieredmenu/tieredmenu.umd.min.js +1 -1
- package/tieredmenu/tieredmenusub.common.js +1206 -136
- package/tieredmenu/tieredmenusub.umd.js +1206 -136
- package/tieredmenu/tieredmenusub.umd.min.js +1 -1
- package/timeline/timeline.common.js +53 -90
- package/timeline/timeline.umd.js +53 -90
- package/timeline/timeline.umd.min.js +1 -1
- package/toast/toast.common.js +74 -146
- package/toast/toast.umd.js +74 -146
- package/toast/toast.umd.min.js +1 -1
- package/toast/toastmessage.common.js +1187 -102
- package/toast/toastmessage.umd.js +1187 -102
- package/toast/toastmessage.umd.min.js +1 -1
- package/toastservice/ToastEventBus.js +0 -3
- package/toastservice/ToastService.js +0 -3
- package/togglebutton/togglebutton.common.js +1211 -125
- package/togglebutton/togglebutton.umd.js +1211 -125
- package/togglebutton/togglebutton.umd.min.js +1 -1
- package/toolbar/toolbar.common.js +2 -4
- package/toolbar/toolbar.umd.js +2 -4
- package/tooltip/Tooltip.js +7 -87
- package/tooltip/tooltip.common.js +84 -201
- package/tooltip/tooltip.umd.js +84 -201
- package/tooltip/tooltip.umd.min.js +1 -1
- package/tree/demo.html +3 -3
- package/tree/tree.common.js +100 -281
- package/tree/tree.umd.js +100 -281
- package/tree/tree.umd.min.js +1 -1
- package/tree/treenode.common.js +1240 -183
- package/tree/treenode.umd.js +1240 -183
- package/tree/treenode.umd.min.js +1 -1
- package/treetable/demo.html +3 -3
- package/treetable/footercell.common.js +83 -170
- package/treetable/footercell.umd.js +83 -170
- package/treetable/footercell.umd.min.js +1 -1
- package/treetable/headercell.common.js +83 -178
- package/treetable/headercell.umd.js +83 -178
- package/treetable/headercell.umd.min.js +1 -1
- package/treetable/treetable.common.js +220 -702
- package/treetable/treetable.umd.js +220 -702
- package/treetable/treetable.umd.min.js +1 -1
- package/treetable/treetablerow.common.js +91 -211
- package/treetable/treetablerow.umd.js +91 -211
- package/treetable/treetablerow.umd.min.js +1 -1
- package/treetable/treetablerowloader.common.js +94 -232
- package/treetable/treetablerowloader.umd.js +94 -232
- package/treetable/treetablerowloader.umd.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.common.js +2 -12
- package/tristatecheckbox/tristatecheckbox.umd.js +2 -12
- package/utils/ConnectedOverlayScrollHandler.js +4 -13
- package/utils/DomHandler.js +18 -63
- package/utils/EventBus.js +0 -3
- package/utils/ObjectUtils.js +15 -59
- package/utils/UniqueComponentId.js +0 -1
- package/utils/Utils.js +0 -6
- package/utils/connectedoverlayscrollhandler.common.js +1183 -88
- package/utils/connectedoverlayscrollhandler.umd.js +1183 -88
- package/utils/connectedoverlayscrollhandler.umd.min.js +1 -1
- package/utils/domhandler.common.js +1187 -85
- package/utils/domhandler.umd.js +1187 -85
- package/utils/domhandler.umd.min.js +1 -1
- package/utils/eventbus.common.js +0 -2
- package/utils/eventbus.umd.js +0 -2
- package/utils/objectutils.common.js +51 -86
- package/utils/objectutils.umd.js +51 -86
- package/utils/objectutils.umd.min.js +1 -1
- package/utils/utils.common.js +81 -170
- package/utils/utils.umd.js +81 -170
- package/utils/utils.umd.min.js +1 -1
- package/web-types.json +8 -1
package/galleria/galleria.umd.js
CHANGED
|
@@ -1570,6 +1570,14 @@ module.exports = __webpack_require__("8e60") ? function (object, key, value) {
|
|
|
1570
1570
|
};
|
|
1571
1571
|
|
|
1572
1572
|
|
|
1573
|
+
/***/ }),
|
|
1574
|
+
|
|
1575
|
+
/***/ "366e":
|
|
1576
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1577
|
+
|
|
1578
|
+
module.exports = __webpack_require__("ccb9").f('toPrimitive');
|
|
1579
|
+
|
|
1580
|
+
|
|
1573
1581
|
/***/ }),
|
|
1574
1582
|
|
|
1575
1583
|
/***/ "36c3":
|
|
@@ -2532,13 +2540,6 @@ module.exports = function (exec, skipClosing) {
|
|
|
2532
2540
|
};
|
|
2533
2541
|
|
|
2534
2542
|
|
|
2535
|
-
/***/ }),
|
|
2536
|
-
|
|
2537
|
-
/***/ "5d58":
|
|
2538
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
2539
|
-
|
|
2540
|
-
module.exports = __webpack_require__("d8d6");
|
|
2541
|
-
|
|
2542
2543
|
/***/ }),
|
|
2543
2544
|
|
|
2544
2545
|
/***/ "5dbc":
|
|
@@ -2808,13 +2809,6 @@ var meta = module.exports = {
|
|
|
2808
2809
|
};
|
|
2809
2810
|
|
|
2810
2811
|
|
|
2811
|
-
/***/ }),
|
|
2812
|
-
|
|
2813
|
-
/***/ "67bb":
|
|
2814
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
2815
|
-
|
|
2816
|
-
module.exports = __webpack_require__("f921");
|
|
2817
|
-
|
|
2818
2812
|
/***/ }),
|
|
2819
2813
|
|
|
2820
2814
|
/***/ "6821":
|
|
@@ -3018,13 +3012,6 @@ var global = module.exports = typeof window != 'undefined' && window.Math == Mat
|
|
|
3018
3012
|
if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
|
|
3019
3013
|
|
|
3020
3014
|
|
|
3021
|
-
/***/ }),
|
|
3022
|
-
|
|
3023
|
-
/***/ "774e":
|
|
3024
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3025
|
-
|
|
3026
|
-
module.exports = __webpack_require__("d2d5");
|
|
3027
|
-
|
|
3028
3015
|
/***/ }),
|
|
3029
3016
|
|
|
3030
3017
|
/***/ "77f1":
|
|
@@ -3218,13 +3205,6 @@ module.exports = function () { /* empty */ };
|
|
|
3218
3205
|
module.exports = {};
|
|
3219
3206
|
|
|
3220
3207
|
|
|
3221
|
-
/***/ }),
|
|
3222
|
-
|
|
3223
|
-
/***/ "85f2":
|
|
3224
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3225
|
-
|
|
3226
|
-
module.exports = __webpack_require__("454f");
|
|
3227
|
-
|
|
3228
3208
|
/***/ }),
|
|
3229
3209
|
|
|
3230
3210
|
/***/ "86cc":
|
|
@@ -3847,13 +3827,6 @@ __webpack_require__("214f")('replace', 2, function (defined, REPLACE, $replace,
|
|
|
3847
3827
|
});
|
|
3848
3828
|
|
|
3849
3829
|
|
|
3850
|
-
/***/ }),
|
|
3851
|
-
|
|
3852
|
-
/***/ "a745":
|
|
3853
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3854
|
-
|
|
3855
|
-
module.exports = __webpack_require__("f410");
|
|
3856
|
-
|
|
3857
3830
|
/***/ }),
|
|
3858
3831
|
|
|
3859
3832
|
/***/ "aa77":
|
|
@@ -4827,11 +4800,10 @@ if (typeof window !== 'undefined') {
|
|
|
4827
4800
|
// Indicate to webpack that this file can be concatenated
|
|
4828
4801
|
/* harmony default export */ var setPublicPath = (null);
|
|
4829
4802
|
|
|
4830
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4803
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"51d147ac-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
4804
|
var render = function render() {
|
|
4832
4805
|
var _vm = this,
|
|
4833
|
-
|
|
4834
|
-
|
|
4806
|
+
_c = _vm._self._c;
|
|
4835
4807
|
return _vm.fullScreen && (_vm.maskVisible || _vm.visible) ? _c('div', {
|
|
4836
4808
|
ref: "mask",
|
|
4837
4809
|
class: _vm.maskContentClass
|
|
@@ -4862,7 +4834,6 @@ var render = function render() {
|
|
|
4862
4834
|
}
|
|
4863
4835
|
}, 'GalleriaContent', _vm.$props, false)) : _vm._e();
|
|
4864
4836
|
};
|
|
4865
|
-
|
|
4866
4837
|
var staticRenderFns = [];
|
|
4867
4838
|
|
|
4868
4839
|
// CONCATENATED MODULE: ./src/components/galleria/Galleria.vue?vue&type=template&id=a59cb31a&
|
|
@@ -4876,11 +4847,10 @@ var web_dom_iterable = __webpack_require__("ac6a");
|
|
|
4876
4847
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js
|
|
4877
4848
|
var es6_number_constructor = __webpack_require__("c5f6");
|
|
4878
4849
|
|
|
4879
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4850
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"51d147ac-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&
|
|
4880
4851
|
var GalleriaContentvue_type_template_id_6754eac0_render = function render() {
|
|
4881
4852
|
var _vm = this,
|
|
4882
|
-
|
|
4883
|
-
|
|
4853
|
+
_c = _vm._self._c;
|
|
4884
4854
|
return _vm.$attrs.value && _vm.$attrs.value.length > 0 ? _c('div', {
|
|
4885
4855
|
class: _vm.galleriaClass,
|
|
4886
4856
|
style: _vm.$attrs.containerStyle,
|
|
@@ -4978,7 +4948,6 @@ var GalleriaContentvue_type_template_id_6754eac0_render = function render() {
|
|
|
4978
4948
|
}
|
|
4979
4949
|
})], 1) : _vm._e()]) : _vm._e();
|
|
4980
4950
|
};
|
|
4981
|
-
|
|
4982
4951
|
var GalleriaContentvue_type_template_id_6754eac0_staticRenderFns = [];
|
|
4983
4952
|
|
|
4984
4953
|
// CONCATENATED MODULE: ./src/components/galleria/GalleriaContent.vue?vue&type=template&id=6754eac0&
|
|
@@ -4993,11 +4962,10 @@ var lastId = 0;
|
|
|
4993
4962
|
lastId++;
|
|
4994
4963
|
return "".concat(prefix).concat(lastId);
|
|
4995
4964
|
});
|
|
4996
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4965
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"51d147ac-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&
|
|
4997
4966
|
var GalleriaItemvue_type_template_id_5bdfe994_render = function render() {
|
|
4998
4967
|
var _vm = this,
|
|
4999
|
-
|
|
5000
|
-
|
|
4968
|
+
_c = _vm._self._c;
|
|
5001
4969
|
return _c('div', {
|
|
5002
4970
|
staticClass: "p-galleria-item-wrapper"
|
|
5003
4971
|
}, [_c('div', {
|
|
@@ -5090,7 +5058,6 @@ var GalleriaItemvue_type_template_id_5bdfe994_render = function render() {
|
|
|
5090
5058
|
})], 1);
|
|
5091
5059
|
}), 0) : _vm._e()]);
|
|
5092
5060
|
};
|
|
5093
|
-
|
|
5094
5061
|
var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
|
|
5095
5062
|
|
|
5096
5063
|
// CONCATENATED MODULE: ./src/components/galleria/GalleriaItem.vue?vue&type=template&id=5bdfe994&
|
|
@@ -5119,15 +5086,13 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
|
|
|
5119
5086
|
},
|
|
5120
5087
|
render: function render(createElement, context) {
|
|
5121
5088
|
var _context$props = context.props,
|
|
5122
|
-
|
|
5123
|
-
|
|
5124
|
-
|
|
5125
|
-
|
|
5089
|
+
item = _context$props.item,
|
|
5090
|
+
index = _context$props.index,
|
|
5091
|
+
templates = _context$props.templates,
|
|
5092
|
+
type = _context$props.type;
|
|
5126
5093
|
var template = templates && templates[type];
|
|
5127
|
-
|
|
5128
5094
|
if (template) {
|
|
5129
5095
|
var content;
|
|
5130
|
-
|
|
5131
5096
|
switch (type) {
|
|
5132
5097
|
case 'item':
|
|
5133
5098
|
case 'caption':
|
|
@@ -5136,21 +5101,17 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
|
|
|
5136
5101
|
item: item
|
|
5137
5102
|
});
|
|
5138
5103
|
break;
|
|
5139
|
-
|
|
5140
5104
|
case 'indicator':
|
|
5141
5105
|
content = template({
|
|
5142
5106
|
index: index
|
|
5143
5107
|
});
|
|
5144
5108
|
break;
|
|
5145
|
-
|
|
5146
5109
|
default:
|
|
5147
5110
|
content = template({});
|
|
5148
5111
|
break;
|
|
5149
5112
|
}
|
|
5150
|
-
|
|
5151
5113
|
return content ? [content] : null;
|
|
5152
5114
|
}
|
|
5153
|
-
|
|
5154
5115
|
return null;
|
|
5155
5116
|
}
|
|
5156
5117
|
});
|
|
@@ -5307,10 +5268,54 @@ function _classCallCheck(instance, Constructor) {
|
|
|
5307
5268
|
throw new TypeError("Cannot call a class as a function");
|
|
5308
5269
|
}
|
|
5309
5270
|
}
|
|
5310
|
-
// EXTERNAL MODULE: ./node_modules
|
|
5311
|
-
var define_property = __webpack_require__("
|
|
5271
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/object/define-property.js
|
|
5272
|
+
var define_property = __webpack_require__("454f");
|
|
5312
5273
|
var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property);
|
|
5313
5274
|
|
|
5275
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/index.js
|
|
5276
|
+
var symbol = __webpack_require__("f921");
|
|
5277
|
+
var symbol_default = /*#__PURE__*/__webpack_require__.n(symbol);
|
|
5278
|
+
|
|
5279
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/iterator.js
|
|
5280
|
+
var iterator = __webpack_require__("d8d6");
|
|
5281
|
+
var iterator_default = /*#__PURE__*/__webpack_require__.n(iterator);
|
|
5282
|
+
|
|
5283
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js
|
|
5284
|
+
|
|
5285
|
+
|
|
5286
|
+
function _typeof(obj) {
|
|
5287
|
+
"@babel/helpers - typeof";
|
|
5288
|
+
|
|
5289
|
+
return _typeof = "function" == typeof symbol_default.a && "symbol" == typeof iterator_default.a ? function (obj) {
|
|
5290
|
+
return typeof obj;
|
|
5291
|
+
} : function (obj) {
|
|
5292
|
+
return obj && "function" == typeof symbol_default.a && obj.constructor === symbol_default.a && obj !== symbol_default.a.prototype ? "symbol" : typeof obj;
|
|
5293
|
+
}, _typeof(obj);
|
|
5294
|
+
}
|
|
5295
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/to-primitive.js
|
|
5296
|
+
var to_primitive = __webpack_require__("366e");
|
|
5297
|
+
var to_primitive_default = /*#__PURE__*/__webpack_require__.n(to_primitive);
|
|
5298
|
+
|
|
5299
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toPrimitive.js
|
|
5300
|
+
|
|
5301
|
+
|
|
5302
|
+
function _toPrimitive(input, hint) {
|
|
5303
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
5304
|
+
var prim = input[to_primitive_default.a];
|
|
5305
|
+
if (prim !== undefined) {
|
|
5306
|
+
var res = prim.call(input, hint || "default");
|
|
5307
|
+
if (_typeof(res) !== "object") return res;
|
|
5308
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
5309
|
+
}
|
|
5310
|
+
return (hint === "string" ? String : Number)(input);
|
|
5311
|
+
}
|
|
5312
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toPropertyKey.js
|
|
5313
|
+
|
|
5314
|
+
|
|
5315
|
+
function _toPropertyKey(arg) {
|
|
5316
|
+
var key = _toPrimitive(arg, "string");
|
|
5317
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
5318
|
+
}
|
|
5314
5319
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
|
|
5315
5320
|
|
|
5316
5321
|
|
|
@@ -5320,19 +5325,15 @@ function _defineProperties(target, props) {
|
|
|
5320
5325
|
descriptor.enumerable = descriptor.enumerable || false;
|
|
5321
5326
|
descriptor.configurable = true;
|
|
5322
5327
|
if ("value" in descriptor) descriptor.writable = true;
|
|
5323
|
-
|
|
5324
|
-
define_property_default()(target, descriptor.key, descriptor);
|
|
5328
|
+
define_property_default()(target, _toPropertyKey(descriptor.key), descriptor);
|
|
5325
5329
|
}
|
|
5326
5330
|
}
|
|
5327
|
-
|
|
5328
5331
|
function _createClass(Constructor, protoProps, staticProps) {
|
|
5329
5332
|
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
5330
5333
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
5331
|
-
|
|
5332
5334
|
define_property_default()(Constructor, "prototype", {
|
|
5333
5335
|
writable: false
|
|
5334
5336
|
});
|
|
5335
|
-
|
|
5336
5337
|
return Constructor;
|
|
5337
5338
|
}
|
|
5338
5339
|
// CONCATENATED MODULE: ./src/components/utils/DomHandler.js
|
|
@@ -5348,18 +5349,13 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
5348
5349
|
|
|
5349
5350
|
|
|
5350
5351
|
|
|
5351
|
-
|
|
5352
5352
|
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; } } }; }
|
|
5353
|
-
|
|
5354
5353
|
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); }
|
|
5355
|
-
|
|
5356
|
-
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; }
|
|
5357
|
-
|
|
5354
|
+
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; }
|
|
5358
5355
|
var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
5359
5356
|
function DomHandler() {
|
|
5360
5357
|
_classCallCheck(this, DomHandler);
|
|
5361
5358
|
}
|
|
5362
|
-
|
|
5363
5359
|
_createClass(DomHandler, null, [{
|
|
5364
5360
|
key: "innerWidth",
|
|
5365
5361
|
value: function innerWidth(el) {
|
|
@@ -5393,12 +5389,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5393
5389
|
value: function getOuterWidth(el, margin) {
|
|
5394
5390
|
if (el) {
|
|
5395
5391
|
var width = el.offsetWidth;
|
|
5396
|
-
|
|
5397
5392
|
if (margin) {
|
|
5398
5393
|
var style = getComputedStyle(el);
|
|
5399
5394
|
width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
|
|
5400
5395
|
}
|
|
5401
|
-
|
|
5402
5396
|
return width;
|
|
5403
5397
|
} else {
|
|
5404
5398
|
return 0;
|
|
@@ -5409,12 +5403,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5409
5403
|
value: function getOuterHeight(el, margin) {
|
|
5410
5404
|
if (el) {
|
|
5411
5405
|
var height = el.offsetHeight;
|
|
5412
|
-
|
|
5413
5406
|
if (margin) {
|
|
5414
5407
|
var style = getComputedStyle(el);
|
|
5415
5408
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5416
5409
|
}
|
|
5417
|
-
|
|
5418
5410
|
return height;
|
|
5419
5411
|
} else {
|
|
5420
5412
|
return 0;
|
|
@@ -5425,12 +5417,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5425
5417
|
value: function getClientHeight(el, margin) {
|
|
5426
5418
|
if (el) {
|
|
5427
5419
|
var height = el.clientHeight;
|
|
5428
|
-
|
|
5429
5420
|
if (margin) {
|
|
5430
5421
|
var style = getComputedStyle(el);
|
|
5431
5422
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5432
5423
|
}
|
|
5433
|
-
|
|
5434
5424
|
return height;
|
|
5435
5425
|
} else {
|
|
5436
5426
|
return 0;
|
|
@@ -5440,11 +5430,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5440
5430
|
key: "getViewport",
|
|
5441
5431
|
value: function getViewport() {
|
|
5442
5432
|
var win = window,
|
|
5443
|
-
|
|
5444
|
-
|
|
5445
|
-
|
|
5446
|
-
|
|
5447
|
-
|
|
5433
|
+
d = document,
|
|
5434
|
+
e = d.documentElement,
|
|
5435
|
+
g = d.getElementsByTagName('body')[0],
|
|
5436
|
+
w = win.innerWidth || e.clientWidth || g.clientWidth,
|
|
5437
|
+
h = win.innerHeight || e.clientHeight || g.clientHeight;
|
|
5448
5438
|
return {
|
|
5449
5439
|
width: w,
|
|
5450
5440
|
height: h
|
|
@@ -5475,12 +5465,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5475
5465
|
value: function index(element) {
|
|
5476
5466
|
var children = element.parentNode.childNodes;
|
|
5477
5467
|
var num = 0;
|
|
5478
|
-
|
|
5479
5468
|
for (var i = 0; i < children.length; i++) {
|
|
5480
5469
|
if (children[i] === element) return num;
|
|
5481
5470
|
if (children[i].nodeType === 1) num++;
|
|
5482
5471
|
}
|
|
5483
|
-
|
|
5484
5472
|
return -1;
|
|
5485
5473
|
}
|
|
5486
5474
|
}, {
|
|
@@ -5488,13 +5476,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5488
5476
|
value: function addMultipleClasses(element, className) {
|
|
5489
5477
|
if (element.classList) {
|
|
5490
5478
|
var styles = className.split(' ');
|
|
5491
|
-
|
|
5492
5479
|
for (var i = 0; i < styles.length; i++) {
|
|
5493
5480
|
element.classList.add(styles[i]);
|
|
5494
5481
|
}
|
|
5495
5482
|
} else {
|
|
5496
5483
|
var _styles = className.split(' ');
|
|
5497
|
-
|
|
5498
5484
|
for (var _i = 0; _i < _styles.length; _i++) {
|
|
5499
5485
|
element.className += ' ' + _styles[_i];
|
|
5500
5486
|
}
|
|
@@ -5516,7 +5502,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5516
5502
|
if (element) {
|
|
5517
5503
|
if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
|
|
5518
5504
|
}
|
|
5519
|
-
|
|
5520
5505
|
return false;
|
|
5521
5506
|
}
|
|
5522
5507
|
}, {
|
|
@@ -5561,11 +5546,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5561
5546
|
var windowScrollLeft = this.getWindowScrollLeft();
|
|
5562
5547
|
var viewport = this.getViewport();
|
|
5563
5548
|
var top, left;
|
|
5564
|
-
|
|
5565
5549
|
if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
|
|
5566
5550
|
top = targetOffset.top + windowScrollTop - elementOuterHeight;
|
|
5567
5551
|
element.style.transformOrigin = 'bottom';
|
|
5568
|
-
|
|
5569
5552
|
if (top < 0) {
|
|
5570
5553
|
top = windowScrollTop;
|
|
5571
5554
|
}
|
|
@@ -5573,7 +5556,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5573
5556
|
top = targetOuterHeight + targetOffset.top + windowScrollTop;
|
|
5574
5557
|
element.style.transformOrigin = 'top';
|
|
5575
5558
|
}
|
|
5576
|
-
|
|
5577
5559
|
if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
|
|
5578
5560
|
element.style.top = top + 'px';
|
|
5579
5561
|
element.style.left = left + 'px';
|
|
@@ -5589,11 +5571,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5589
5571
|
var targetOffset = target.getBoundingClientRect();
|
|
5590
5572
|
var viewport = this.getViewport();
|
|
5591
5573
|
var top, left;
|
|
5592
|
-
|
|
5593
5574
|
if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
|
|
5594
5575
|
top = -1 * elementDimensions.height;
|
|
5595
5576
|
element.style.transformOrigin = 'bottom';
|
|
5596
|
-
|
|
5597
5577
|
if (targetOffset.top + top < 0) {
|
|
5598
5578
|
top = -1 * targetOffset.top;
|
|
5599
5579
|
}
|
|
@@ -5601,7 +5581,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5601
5581
|
top = targetHeight;
|
|
5602
5582
|
element.style.transformOrigin = 'top';
|
|
5603
5583
|
}
|
|
5604
|
-
|
|
5605
5584
|
if (elementDimensions.width > viewport.width) {
|
|
5606
5585
|
// element wider then viewport and cannot fit on screen (align at left side of viewport)
|
|
5607
5586
|
left = targetOffset.left * -1;
|
|
@@ -5612,7 +5591,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5612
5591
|
// element fits on screen (align with target)
|
|
5613
5592
|
left = 0;
|
|
5614
5593
|
}
|
|
5615
|
-
|
|
5616
5594
|
element.style.top = top + 'px';
|
|
5617
5595
|
element.style.left = left + 'px';
|
|
5618
5596
|
}
|
|
@@ -5626,35 +5604,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5626
5604
|
key: "getScrollableParents",
|
|
5627
5605
|
value: function getScrollableParents(element) {
|
|
5628
5606
|
var scrollableParents = [];
|
|
5629
|
-
|
|
5630
5607
|
if (element) {
|
|
5631
5608
|
var parents = this.getParents(element);
|
|
5632
5609
|
var overflowRegex = /(auto|scroll)/;
|
|
5633
|
-
|
|
5634
5610
|
var overflowCheck = function overflowCheck(node) {
|
|
5635
5611
|
var styleDeclaration = window['getComputedStyle'](node, null);
|
|
5636
5612
|
return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
|
|
5637
5613
|
};
|
|
5638
|
-
|
|
5639
5614
|
var _iterator = _createForOfIteratorHelper(parents),
|
|
5640
|
-
|
|
5641
|
-
|
|
5615
|
+
_step;
|
|
5642
5616
|
try {
|
|
5643
5617
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5644
5618
|
var parent = _step.value;
|
|
5645
5619
|
var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
|
|
5646
|
-
|
|
5647
5620
|
if (scrollSelectors) {
|
|
5648
5621
|
var selectors = scrollSelectors.split(',');
|
|
5649
|
-
|
|
5650
5622
|
var _iterator2 = _createForOfIteratorHelper(selectors),
|
|
5651
|
-
|
|
5652
|
-
|
|
5623
|
+
_step2;
|
|
5653
5624
|
try {
|
|
5654
5625
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5655
5626
|
var selector = _step2.value;
|
|
5656
5627
|
var el = this.findSingle(parent, selector);
|
|
5657
|
-
|
|
5658
5628
|
if (el && overflowCheck(el)) {
|
|
5659
5629
|
scrollableParents.push(el);
|
|
5660
5630
|
}
|
|
@@ -5672,7 +5642,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5672
5642
|
_iterator.f();
|
|
5673
5643
|
}
|
|
5674
5644
|
}
|
|
5675
|
-
|
|
5676
5645
|
return scrollableParents;
|
|
5677
5646
|
}
|
|
5678
5647
|
}, {
|
|
@@ -5713,34 +5682,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5713
5682
|
element.style.opacity = 0;
|
|
5714
5683
|
var last = +new Date();
|
|
5715
5684
|
var opacity = 0;
|
|
5716
|
-
|
|
5717
5685
|
var tick = function tick() {
|
|
5718
5686
|
opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
|
|
5719
5687
|
element.style.opacity = opacity;
|
|
5720
5688
|
last = +new Date();
|
|
5721
|
-
|
|
5722
5689
|
if (+opacity < 1) {
|
|
5723
5690
|
window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
|
|
5724
5691
|
}
|
|
5725
5692
|
};
|
|
5726
|
-
|
|
5727
5693
|
tick();
|
|
5728
5694
|
}
|
|
5729
5695
|
}, {
|
|
5730
5696
|
key: "fadeOut",
|
|
5731
5697
|
value: function fadeOut(element, ms) {
|
|
5732
5698
|
var opacity = 1,
|
|
5733
|
-
|
|
5734
|
-
|
|
5735
|
-
|
|
5699
|
+
interval = 50,
|
|
5700
|
+
duration = ms,
|
|
5701
|
+
gap = interval / duration;
|
|
5736
5702
|
var fading = setInterval(function () {
|
|
5737
5703
|
opacity -= gap;
|
|
5738
|
-
|
|
5739
5704
|
if (opacity <= 0) {
|
|
5740
5705
|
opacity = 0;
|
|
5741
5706
|
clearInterval(fading);
|
|
5742
5707
|
}
|
|
5743
|
-
|
|
5744
5708
|
element.style.opacity = opacity;
|
|
5745
5709
|
}, interval);
|
|
5746
5710
|
}
|
|
@@ -5767,7 +5731,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5767
5731
|
var scroll = container.scrollTop;
|
|
5768
5732
|
var elementHeight = container.clientHeight;
|
|
5769
5733
|
var itemHeight = this.getOuterHeight(item);
|
|
5770
|
-
|
|
5771
5734
|
if (offset < 0) {
|
|
5772
5735
|
container.scrollTop = scroll + offset;
|
|
5773
5736
|
} else if (offset + itemHeight > elementHeight) {
|
|
@@ -5786,7 +5749,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5786
5749
|
} else if (document['selection'] && document['selection'].empty) {
|
|
5787
5750
|
try {
|
|
5788
5751
|
document['selection'].empty();
|
|
5789
|
-
} catch (error) {
|
|
5752
|
+
} catch (error) {
|
|
5753
|
+
//ignore IE bug
|
|
5790
5754
|
}
|
|
5791
5755
|
}
|
|
5792
5756
|
}
|
|
@@ -5808,19 +5772,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5808
5772
|
if (!this.browser) {
|
|
5809
5773
|
var matched = this.resolveUserAgent();
|
|
5810
5774
|
this.browser = {};
|
|
5811
|
-
|
|
5812
5775
|
if (matched.browser) {
|
|
5813
5776
|
this.browser[matched.browser] = true;
|
|
5814
5777
|
this.browser['version'] = matched.version;
|
|
5815
5778
|
}
|
|
5816
|
-
|
|
5817
5779
|
if (this.browser['chrome']) {
|
|
5818
5780
|
this.browser['webkit'] = true;
|
|
5819
5781
|
} else if (this.browser['webkit']) {
|
|
5820
5782
|
this.browser['safari'] = true;
|
|
5821
5783
|
}
|
|
5822
5784
|
}
|
|
5823
|
-
|
|
5824
5785
|
return this.browser;
|
|
5825
5786
|
}
|
|
5826
5787
|
}, {
|
|
@@ -5848,10 +5809,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5848
5809
|
value: function getFocusableElements(element) {
|
|
5849
5810
|
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])");
|
|
5850
5811
|
var visibleFocusableElements = [];
|
|
5851
|
-
|
|
5852
5812
|
var _iterator3 = _createForOfIteratorHelper(focusableElements),
|
|
5853
|
-
|
|
5854
|
-
|
|
5813
|
+
_step3;
|
|
5855
5814
|
try {
|
|
5856
5815
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5857
5816
|
var focusableElement = _step3.value;
|
|
@@ -5862,7 +5821,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5862
5821
|
} finally {
|
|
5863
5822
|
_iterator3.f();
|
|
5864
5823
|
}
|
|
5865
|
-
|
|
5866
5824
|
return visibleFocusableElements;
|
|
5867
5825
|
}
|
|
5868
5826
|
}, {
|
|
@@ -5905,55 +5863,43 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5905
5863
|
return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
|
|
5906
5864
|
}
|
|
5907
5865
|
}]);
|
|
5908
|
-
|
|
5909
5866
|
return DomHandler;
|
|
5910
5867
|
}();
|
|
5911
5868
|
|
|
5912
|
-
|
|
5913
5869
|
// CONCATENATED MODULE: ./src/components/ripple/Ripple.js
|
|
5914
5870
|
|
|
5915
|
-
|
|
5916
5871
|
function bindEvents(el) {
|
|
5917
5872
|
el.addEventListener('mousedown', onMouseDown);
|
|
5918
5873
|
}
|
|
5919
|
-
|
|
5920
5874
|
function unbindEvents(el) {
|
|
5921
5875
|
el.removeEventListener('mousedown', onMouseDown);
|
|
5922
5876
|
}
|
|
5923
|
-
|
|
5924
5877
|
function create(el) {
|
|
5925
5878
|
var ink = document.createElement('span');
|
|
5926
5879
|
ink.className = 'p-ink';
|
|
5927
5880
|
el.appendChild(ink);
|
|
5928
5881
|
ink.addEventListener('animationend', onAnimationEnd);
|
|
5929
5882
|
}
|
|
5930
|
-
|
|
5931
5883
|
function remove(el) {
|
|
5932
5884
|
var ink = getInk(el);
|
|
5933
|
-
|
|
5934
5885
|
if (ink) {
|
|
5935
5886
|
unbindEvents(el);
|
|
5936
5887
|
ink.removeEventListener('animationend', onAnimationEnd);
|
|
5937
5888
|
ink.remove();
|
|
5938
5889
|
}
|
|
5939
5890
|
}
|
|
5940
|
-
|
|
5941
5891
|
function onMouseDown(event) {
|
|
5942
5892
|
var target = event.currentTarget;
|
|
5943
5893
|
var ink = getInk(target);
|
|
5944
|
-
|
|
5945
5894
|
if (!ink || getComputedStyle(ink, null).display === 'none') {
|
|
5946
5895
|
return;
|
|
5947
5896
|
}
|
|
5948
|
-
|
|
5949
5897
|
DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
|
|
5950
|
-
|
|
5951
5898
|
if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
|
|
5952
5899
|
var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
|
|
5953
5900
|
ink.style.height = d + 'px';
|
|
5954
5901
|
ink.style.width = d + 'px';
|
|
5955
5902
|
}
|
|
5956
|
-
|
|
5957
5903
|
var offset = DomHandler_DomHandler.getOffset(target);
|
|
5958
5904
|
var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
|
|
5959
5905
|
var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
|
|
@@ -5961,21 +5907,17 @@ function onMouseDown(event) {
|
|
|
5961
5907
|
ink.style.left = x + 'px';
|
|
5962
5908
|
DomHandler_DomHandler.addClass(ink, 'p-ink-active');
|
|
5963
5909
|
}
|
|
5964
|
-
|
|
5965
5910
|
function onAnimationEnd(event) {
|
|
5966
5911
|
DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
|
|
5967
5912
|
}
|
|
5968
|
-
|
|
5969
5913
|
function getInk(el) {
|
|
5970
5914
|
for (var i = 0; i < el.children.length; i++) {
|
|
5971
5915
|
if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
|
|
5972
5916
|
return el.children[i];
|
|
5973
5917
|
}
|
|
5974
5918
|
}
|
|
5975
|
-
|
|
5976
5919
|
return null;
|
|
5977
5920
|
}
|
|
5978
|
-
|
|
5979
5921
|
var Ripple = {
|
|
5980
5922
|
inserted: function inserted(el, binding, vnode) {
|
|
5981
5923
|
if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
|
|
@@ -6055,7 +5997,6 @@ var Ripple = {
|
|
|
6055
5997
|
navBackward: function navBackward(e) {
|
|
6056
5998
|
this.stopSlideShow();
|
|
6057
5999
|
this.prev();
|
|
6058
|
-
|
|
6059
6000
|
if (e && e.cancelable) {
|
|
6060
6001
|
e.preventDefault();
|
|
6061
6002
|
}
|
|
@@ -6063,7 +6004,6 @@ var Ripple = {
|
|
|
6063
6004
|
navForward: function navForward(e) {
|
|
6064
6005
|
this.stopSlideShow();
|
|
6065
6006
|
this.next();
|
|
6066
|
-
|
|
6067
6007
|
if (e && e.cancelable) {
|
|
6068
6008
|
e.preventDefault();
|
|
6069
6009
|
}
|
|
@@ -6136,11 +6076,10 @@ var GalleriaItem_component = normalizeComponent(
|
|
|
6136
6076
|
)
|
|
6137
6077
|
|
|
6138
6078
|
/* harmony default export */ var GalleriaItem = (GalleriaItem_component.exports);
|
|
6139
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
6079
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"51d147ac-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&
|
|
6140
6080
|
var GalleriaThumbnailsvue_type_template_id_11247977_render = function render() {
|
|
6141
6081
|
var _vm = this,
|
|
6142
|
-
|
|
6143
|
-
|
|
6082
|
+
_c = _vm._self._c;
|
|
6144
6083
|
return _c('div', {
|
|
6145
6084
|
staticClass: "p-galleria-thumbnail-wrapper"
|
|
6146
6085
|
}, [_c('div', {
|
|
@@ -6231,7 +6170,6 @@ var GalleriaThumbnailsvue_type_template_id_11247977_render = function render() {
|
|
|
6231
6170
|
class: _vm.navForwardIconClass
|
|
6232
6171
|
})]) : _vm._e()])]);
|
|
6233
6172
|
};
|
|
6234
|
-
|
|
6235
6173
|
var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = [];
|
|
6236
6174
|
|
|
6237
6175
|
// CONCATENATED MODULE: ./src/components/galleria/GalleriaThumbnails.vue?vue&type=template&id=11247977&
|
|
@@ -6239,18 +6177,14 @@ var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = [];
|
|
|
6239
6177
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
6240
6178
|
var es6_array_sort = __webpack_require__("55dd");
|
|
6241
6179
|
|
|
6242
|
-
// EXTERNAL MODULE: ./node_modules
|
|
6243
|
-
var is_array = __webpack_require__("
|
|
6180
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/array/is-array.js
|
|
6181
|
+
var is_array = __webpack_require__("f410");
|
|
6244
6182
|
var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
|
|
6245
6183
|
|
|
6246
6184
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
|
|
6247
6185
|
function arrayLikeToArray_arrayLikeToArray(arr, len) {
|
|
6248
6186
|
if (len == null || len > arr.length) len = arr.length;
|
|
6249
|
-
|
|
6250
|
-
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
6251
|
-
arr2[i] = arr[i];
|
|
6252
|
-
}
|
|
6253
|
-
|
|
6187
|
+
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
6254
6188
|
return arr2;
|
|
6255
6189
|
}
|
|
6256
6190
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
|
|
@@ -6259,16 +6193,8 @@ function arrayLikeToArray_arrayLikeToArray(arr, len) {
|
|
|
6259
6193
|
function _arrayWithoutHoles(arr) {
|
|
6260
6194
|
if (is_array_default()(arr)) return arrayLikeToArray_arrayLikeToArray(arr);
|
|
6261
6195
|
}
|
|
6262
|
-
// EXTERNAL MODULE: ./node_modules
|
|
6263
|
-
var
|
|
6264
|
-
var symbol_default = /*#__PURE__*/__webpack_require__.n(symbol);
|
|
6265
|
-
|
|
6266
|
-
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/symbol/iterator.js
|
|
6267
|
-
var iterator = __webpack_require__("5d58");
|
|
6268
|
-
var iterator_default = /*#__PURE__*/__webpack_require__.n(iterator);
|
|
6269
|
-
|
|
6270
|
-
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/array/from.js
|
|
6271
|
-
var from = __webpack_require__("774e");
|
|
6196
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/array/from.js
|
|
6197
|
+
var from = __webpack_require__("d2d5");
|
|
6272
6198
|
var from_default = /*#__PURE__*/__webpack_require__.n(from);
|
|
6273
6199
|
|
|
6274
6200
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/iterableToArray.js
|
|
@@ -6381,14 +6307,12 @@ function _toConsumableArray(arr) {
|
|
|
6381
6307
|
mounted: function mounted() {
|
|
6382
6308
|
this.createStyle();
|
|
6383
6309
|
this.calculatePosition();
|
|
6384
|
-
|
|
6385
6310
|
if (this.responsiveOptions) {
|
|
6386
6311
|
this.bindDocumentListeners();
|
|
6387
6312
|
}
|
|
6388
6313
|
},
|
|
6389
6314
|
updated: function updated() {
|
|
6390
6315
|
var totalShiftedItems = this.totalShiftedItems;
|
|
6391
|
-
|
|
6392
6316
|
if (this.d_oldNumVisible !== this.d_numVisible || this.d_oldActiveItemIndex !== this.d_activeIndex) {
|
|
6393
6317
|
if (this.d_activeIndex <= this.getMedianItemIndex()) {
|
|
6394
6318
|
totalShiftedItems = 0;
|
|
@@ -6399,18 +6323,14 @@ function _toConsumableArray(arr) {
|
|
|
6399
6323
|
} else {
|
|
6400
6324
|
totalShiftedItems = this.d_activeIndex * -1 + this.getMedianItemIndex();
|
|
6401
6325
|
}
|
|
6402
|
-
|
|
6403
6326
|
if (totalShiftedItems !== this.totalShiftedItems) {
|
|
6404
6327
|
this.totalShiftedItems = totalShiftedItems;
|
|
6405
6328
|
}
|
|
6406
|
-
|
|
6407
6329
|
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)");
|
|
6408
|
-
|
|
6409
6330
|
if (this.d_oldActiveItemIndex !== this.d_activeIndex) {
|
|
6410
6331
|
DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
|
|
6411
6332
|
this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
|
|
6412
6333
|
}
|
|
6413
|
-
|
|
6414
6334
|
this.d_oldActiveItemIndex = this.d_activeIndex;
|
|
6415
6335
|
this.d_oldNumVisible = this.d_numVisible;
|
|
6416
6336
|
}
|
|
@@ -6419,7 +6339,6 @@ function _toConsumableArray(arr) {
|
|
|
6419
6339
|
if (this.responsiveOptions) {
|
|
6420
6340
|
this.unbindDocumentListeners();
|
|
6421
6341
|
}
|
|
6422
|
-
|
|
6423
6342
|
if (this.thumbnailsStyle) {
|
|
6424
6343
|
this.thumbnailsStyle.parentNode.removeChild(this.thumbnailsStyle);
|
|
6425
6344
|
}
|
|
@@ -6427,13 +6346,11 @@ function _toConsumableArray(arr) {
|
|
|
6427
6346
|
methods: {
|
|
6428
6347
|
step: function step(dir) {
|
|
6429
6348
|
var totalShiftedItems = this.totalShiftedItems + dir;
|
|
6430
|
-
|
|
6431
6349
|
if (dir < 0 && -1 * totalShiftedItems + this.d_numVisible > this.value.length - 1) {
|
|
6432
6350
|
totalShiftedItems = this.d_numVisible - this.value.length;
|
|
6433
6351
|
} else if (dir > 0 && totalShiftedItems > 0) {
|
|
6434
6352
|
totalShiftedItems = 0;
|
|
6435
6353
|
}
|
|
6436
|
-
|
|
6437
6354
|
if (this.circular) {
|
|
6438
6355
|
if (dir < 0 && this.value.length - 1 === this.d_activeIndex) {
|
|
6439
6356
|
totalShiftedItems = 0;
|
|
@@ -6441,13 +6358,11 @@ function _toConsumableArray(arr) {
|
|
|
6441
6358
|
totalShiftedItems = this.d_numVisible - this.value.length;
|
|
6442
6359
|
}
|
|
6443
6360
|
}
|
|
6444
|
-
|
|
6445
6361
|
if (this.$refs.itemsContainer) {
|
|
6446
6362
|
DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
|
|
6447
6363
|
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)");
|
|
6448
6364
|
this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
|
|
6449
6365
|
}
|
|
6450
|
-
|
|
6451
6366
|
this.totalShiftedItems = totalShiftedItems;
|
|
6452
6367
|
},
|
|
6453
6368
|
stopSlideShow: function stopSlideShow() {
|
|
@@ -6463,14 +6378,11 @@ function _toConsumableArray(arr) {
|
|
|
6463
6378
|
this.stopSlideShow();
|
|
6464
6379
|
var prevItemIndex = this.d_activeIndex !== 0 ? this.d_activeIndex - 1 : 0;
|
|
6465
6380
|
var diff = prevItemIndex + this.totalShiftedItems;
|
|
6466
|
-
|
|
6467
6381
|
if (this.d_numVisible - diff - 1 > this.getMedianItemIndex() && (-1 * this.totalShiftedItems !== 0 || this.circular)) {
|
|
6468
6382
|
this.step(1);
|
|
6469
6383
|
}
|
|
6470
|
-
|
|
6471
6384
|
var activeIndex = this.circular && this.d_activeIndex === 0 ? this.value.length - 1 : prevItemIndex;
|
|
6472
6385
|
this.$emit('update:activeIndex', activeIndex);
|
|
6473
|
-
|
|
6474
6386
|
if (e.cancelable) {
|
|
6475
6387
|
e.preventDefault();
|
|
6476
6388
|
}
|
|
@@ -6478,14 +6390,11 @@ function _toConsumableArray(arr) {
|
|
|
6478
6390
|
navForward: function navForward(e) {
|
|
6479
6391
|
this.stopSlideShow();
|
|
6480
6392
|
var nextItemIndex = this.d_activeIndex + 1;
|
|
6481
|
-
|
|
6482
6393
|
if (nextItemIndex + this.totalShiftedItems > this.getMedianItemIndex() && (-1 * this.totalShiftedItems < this.getTotalPageNumber() - 1 || this.circular)) {
|
|
6483
6394
|
this.step(-1);
|
|
6484
6395
|
}
|
|
6485
|
-
|
|
6486
6396
|
var activeIndex = this.circular && this.value.length - 1 === this.d_activeIndex ? 0 : nextItemIndex;
|
|
6487
6397
|
this.$emit('update:activeIndex', activeIndex);
|
|
6488
|
-
|
|
6489
6398
|
if (e.cancelable) {
|
|
6490
6399
|
e.preventDefault();
|
|
6491
6400
|
}
|
|
@@ -6493,25 +6402,20 @@ function _toConsumableArray(arr) {
|
|
|
6493
6402
|
onItemClick: function onItemClick(index) {
|
|
6494
6403
|
this.stopSlideShow();
|
|
6495
6404
|
var selectedItemIndex = index;
|
|
6496
|
-
|
|
6497
6405
|
if (selectedItemIndex !== this.d_activeIndex) {
|
|
6498
6406
|
var diff = selectedItemIndex + this.totalShiftedItems;
|
|
6499
6407
|
var dir = 0;
|
|
6500
|
-
|
|
6501
6408
|
if (selectedItemIndex < this.d_activeIndex) {
|
|
6502
6409
|
dir = this.d_numVisible - diff - 1 - this.getMedianItemIndex();
|
|
6503
|
-
|
|
6504
6410
|
if (dir > 0 && -1 * this.totalShiftedItems !== 0) {
|
|
6505
6411
|
this.step(dir);
|
|
6506
6412
|
}
|
|
6507
6413
|
} else {
|
|
6508
6414
|
dir = this.getMedianItemIndex() - diff;
|
|
6509
|
-
|
|
6510
6415
|
if (dir < 0 && -1 * this.totalShiftedItems < this.getTotalPageNumber() - 1) {
|
|
6511
6416
|
this.step(dir);
|
|
6512
6417
|
}
|
|
6513
6418
|
}
|
|
6514
|
-
|
|
6515
6419
|
this.$emit('update:activeIndex', selectedItemIndex);
|
|
6516
6420
|
}
|
|
6517
6421
|
},
|
|
@@ -6535,7 +6439,6 @@ function _toConsumableArray(arr) {
|
|
|
6535
6439
|
},
|
|
6536
6440
|
onTouchEnd: function onTouchEnd(e) {
|
|
6537
6441
|
var touchobj = e.changedTouches[0];
|
|
6538
|
-
|
|
6539
6442
|
if (this.isVertical) {
|
|
6540
6443
|
this.changePageOnTouch(e, touchobj.pageY - this.startPos.y);
|
|
6541
6444
|
} else {
|
|
@@ -6560,9 +6463,7 @@ function _toConsumableArray(arr) {
|
|
|
6560
6463
|
this.thumbnailsStyle.type = 'text/css';
|
|
6561
6464
|
document.body.appendChild(this.thumbnailsStyle);
|
|
6562
6465
|
}
|
|
6563
|
-
|
|
6564
6466
|
var innerHTML = "\n #".concat(this.containerId, " .p-galleria-thumbnail-item {\n flex: 1 0 ").concat(100 / this.d_numVisible, "%\n }\n ");
|
|
6565
|
-
|
|
6566
6467
|
if (this.responsiveOptions) {
|
|
6567
6468
|
this.sortedResponsiveOptions = _toConsumableArray(this.responsiveOptions);
|
|
6568
6469
|
this.sortedResponsiveOptions.sort(function (data1, data2) {
|
|
@@ -6574,13 +6475,11 @@ function _toConsumableArray(arr) {
|
|
|
6574
6475
|
});else result = value1 < value2 ? -1 : value1 > value2 ? 1 : 0;
|
|
6575
6476
|
return -1 * result;
|
|
6576
6477
|
});
|
|
6577
|
-
|
|
6578
6478
|
for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
|
|
6579
6479
|
var res = this.sortedResponsiveOptions[i];
|
|
6580
6480
|
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 ");
|
|
6581
6481
|
}
|
|
6582
6482
|
}
|
|
6583
|
-
|
|
6584
6483
|
this.thumbnailsStyle.innerHTML = innerHTML;
|
|
6585
6484
|
},
|
|
6586
6485
|
calculatePosition: function calculatePosition() {
|
|
@@ -6589,15 +6488,12 @@ function _toConsumableArray(arr) {
|
|
|
6589
6488
|
var matchedResponsiveData = {
|
|
6590
6489
|
numVisible: this.numVisible
|
|
6591
6490
|
};
|
|
6592
|
-
|
|
6593
6491
|
for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
|
|
6594
6492
|
var res = this.sortedResponsiveOptions[i];
|
|
6595
|
-
|
|
6596
6493
|
if (parseInt(res.breakpoint, 10) >= windowWidth) {
|
|
6597
6494
|
matchedResponsiveData = res;
|
|
6598
6495
|
}
|
|
6599
6496
|
}
|
|
6600
|
-
|
|
6601
6497
|
if (this.d_numVisible !== matchedResponsiveData.numVisible) {
|
|
6602
6498
|
this.d_numVisible = matchedResponsiveData.numVisible;
|
|
6603
6499
|
}
|
|
@@ -6605,12 +6501,10 @@ function _toConsumableArray(arr) {
|
|
|
6605
6501
|
},
|
|
6606
6502
|
bindDocumentListeners: function bindDocumentListeners() {
|
|
6607
6503
|
var _this = this;
|
|
6608
|
-
|
|
6609
6504
|
if (!this.documentResizeListener) {
|
|
6610
6505
|
this.documentResizeListener = function () {
|
|
6611
6506
|
_this.calculatePosition();
|
|
6612
6507
|
};
|
|
6613
|
-
|
|
6614
6508
|
window.addEventListener('resize', this.documentResizeListener);
|
|
6615
6509
|
}
|
|
6616
6510
|
},
|
|
@@ -6734,7 +6628,6 @@ var GalleriaThumbnails_component = normalizeComponent(
|
|
|
6734
6628
|
},
|
|
6735
6629
|
startSlideShow: function startSlideShow() {
|
|
6736
6630
|
var _this = this;
|
|
6737
|
-
|
|
6738
6631
|
this.interval = setInterval(function () {
|
|
6739
6632
|
var activeIndex = _this.$attrs.circular && _this.$attrs.value.length - 1 === _this.activeIndex ? 0 : _this.activeIndex + 1;
|
|
6740
6633
|
_this.activeIndex = activeIndex;
|
|
@@ -6745,7 +6638,6 @@ var GalleriaThumbnails_component = normalizeComponent(
|
|
|
6745
6638
|
if (this.interval) {
|
|
6746
6639
|
clearInterval(this.interval);
|
|
6747
6640
|
}
|
|
6748
|
-
|
|
6749
6641
|
this.slideShowActive = false;
|
|
6750
6642
|
},
|
|
6751
6643
|
getPositionClass: function getPositionClass(preClassName, position) {
|
|
@@ -6914,7 +6806,6 @@ var GalleriaContent_component = normalizeComponent(
|
|
|
6914
6806
|
},
|
|
6915
6807
|
updated: function updated() {
|
|
6916
6808
|
this.removeStylesFromMask();
|
|
6917
|
-
|
|
6918
6809
|
if (this.fullScreen && this.visible && !this.maskVisible) {
|
|
6919
6810
|
this.maskVisible = true;
|
|
6920
6811
|
}
|
|
@@ -6941,7 +6832,6 @@ var GalleriaContent_component = normalizeComponent(
|
|
|
6941
6832
|
},
|
|
6942
6833
|
onAppear: function onAppear() {
|
|
6943
6834
|
var _this = this;
|
|
6944
|
-
|
|
6945
6835
|
if (this.visible) {
|
|
6946
6836
|
this.onEnter();
|
|
6947
6837
|
setTimeout(function () {
|
|
@@ -6959,18 +6849,14 @@ var GalleriaContent_component = normalizeComponent(
|
|
|
6959
6849
|
},
|
|
6960
6850
|
removeStylesFromMask: function removeStylesFromMask() {
|
|
6961
6851
|
var _this2 = this;
|
|
6962
|
-
|
|
6963
6852
|
if (this.$refs.mask) {
|
|
6964
6853
|
this.galleriaStyles = this.$vnode.data.style || this.$vnode.data.staticStyle;
|
|
6965
|
-
|
|
6966
6854
|
if (this.galleriaStyles) {
|
|
6967
6855
|
Object.keys(this.galleriaStyles).forEach(function (key) {
|
|
6968
6856
|
_this2.$refs.mask.style[key] = '';
|
|
6969
6857
|
});
|
|
6970
6858
|
}
|
|
6971
|
-
|
|
6972
6859
|
this.galleriaClasses = this.$vnode.data.class || this.$vnode.data.staticClass;
|
|
6973
|
-
|
|
6974
6860
|
if (this.galleriaClasses) {
|
|
6975
6861
|
this.$refs.mask.classList = 'p-galleria-mask' + (this.visible && ' p-galleria-visible');
|
|
6976
6862
|
}
|