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
|
@@ -1561,6 +1561,14 @@ module.exports = __webpack_require__("8e60") ? function (object, key, value) {
|
|
|
1561
1561
|
};
|
|
1562
1562
|
|
|
1563
1563
|
|
|
1564
|
+
/***/ }),
|
|
1565
|
+
|
|
1566
|
+
/***/ "366e":
|
|
1567
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1568
|
+
|
|
1569
|
+
module.exports = __webpack_require__("ccb9").f('toPrimitive');
|
|
1570
|
+
|
|
1571
|
+
|
|
1564
1572
|
/***/ }),
|
|
1565
1573
|
|
|
1566
1574
|
/***/ "36c3":
|
|
@@ -2523,13 +2531,6 @@ module.exports = function (exec, skipClosing) {
|
|
|
2523
2531
|
};
|
|
2524
2532
|
|
|
2525
2533
|
|
|
2526
|
-
/***/ }),
|
|
2527
|
-
|
|
2528
|
-
/***/ "5d58":
|
|
2529
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
2530
|
-
|
|
2531
|
-
module.exports = __webpack_require__("d8d6");
|
|
2532
|
-
|
|
2533
2534
|
/***/ }),
|
|
2534
2535
|
|
|
2535
2536
|
/***/ "5dbc":
|
|
@@ -2799,13 +2800,6 @@ var meta = module.exports = {
|
|
|
2799
2800
|
};
|
|
2800
2801
|
|
|
2801
2802
|
|
|
2802
|
-
/***/ }),
|
|
2803
|
-
|
|
2804
|
-
/***/ "67bb":
|
|
2805
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
2806
|
-
|
|
2807
|
-
module.exports = __webpack_require__("f921");
|
|
2808
|
-
|
|
2809
2803
|
/***/ }),
|
|
2810
2804
|
|
|
2811
2805
|
/***/ "6821":
|
|
@@ -3009,13 +3003,6 @@ var global = module.exports = typeof window != 'undefined' && window.Math == Mat
|
|
|
3009
3003
|
if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
|
|
3010
3004
|
|
|
3011
3005
|
|
|
3012
|
-
/***/ }),
|
|
3013
|
-
|
|
3014
|
-
/***/ "774e":
|
|
3015
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3016
|
-
|
|
3017
|
-
module.exports = __webpack_require__("d2d5");
|
|
3018
|
-
|
|
3019
3006
|
/***/ }),
|
|
3020
3007
|
|
|
3021
3008
|
/***/ "77f1":
|
|
@@ -3209,13 +3196,6 @@ module.exports = function () { /* empty */ };
|
|
|
3209
3196
|
module.exports = {};
|
|
3210
3197
|
|
|
3211
3198
|
|
|
3212
|
-
/***/ }),
|
|
3213
|
-
|
|
3214
|
-
/***/ "85f2":
|
|
3215
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3216
|
-
|
|
3217
|
-
module.exports = __webpack_require__("454f");
|
|
3218
|
-
|
|
3219
3199
|
/***/ }),
|
|
3220
3200
|
|
|
3221
3201
|
/***/ "86cc":
|
|
@@ -3838,13 +3818,6 @@ __webpack_require__("214f")('replace', 2, function (defined, REPLACE, $replace,
|
|
|
3838
3818
|
});
|
|
3839
3819
|
|
|
3840
3820
|
|
|
3841
|
-
/***/ }),
|
|
3842
|
-
|
|
3843
|
-
/***/ "a745":
|
|
3844
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3845
|
-
|
|
3846
|
-
module.exports = __webpack_require__("f410");
|
|
3847
|
-
|
|
3848
3821
|
/***/ }),
|
|
3849
3822
|
|
|
3850
3823
|
/***/ "aa77":
|
|
@@ -4818,11 +4791,10 @@ if (typeof window !== 'undefined') {
|
|
|
4818
4791
|
// Indicate to webpack that this file can be concatenated
|
|
4819
4792
|
/* harmony default export */ var setPublicPath = (null);
|
|
4820
4793
|
|
|
4821
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4794
|
+
// 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&
|
|
4822
4795
|
var render = function render() {
|
|
4823
4796
|
var _vm = this,
|
|
4824
|
-
|
|
4825
|
-
|
|
4797
|
+
_c = _vm._self._c;
|
|
4826
4798
|
return _vm.fullScreen && (_vm.maskVisible || _vm.visible) ? _c('div', {
|
|
4827
4799
|
ref: "mask",
|
|
4828
4800
|
class: _vm.maskContentClass
|
|
@@ -4853,7 +4825,6 @@ var render = function render() {
|
|
|
4853
4825
|
}
|
|
4854
4826
|
}, 'GalleriaContent', _vm.$props, false)) : _vm._e();
|
|
4855
4827
|
};
|
|
4856
|
-
|
|
4857
4828
|
var staticRenderFns = [];
|
|
4858
4829
|
|
|
4859
4830
|
// CONCATENATED MODULE: ./src/components/galleria/Galleria.vue?vue&type=template&id=a59cb31a&
|
|
@@ -4867,11 +4838,10 @@ var web_dom_iterable = __webpack_require__("ac6a");
|
|
|
4867
4838
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js
|
|
4868
4839
|
var es6_number_constructor = __webpack_require__("c5f6");
|
|
4869
4840
|
|
|
4870
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4841
|
+
// 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&
|
|
4871
4842
|
var GalleriaContentvue_type_template_id_6754eac0_render = function render() {
|
|
4872
4843
|
var _vm = this,
|
|
4873
|
-
|
|
4874
|
-
|
|
4844
|
+
_c = _vm._self._c;
|
|
4875
4845
|
return _vm.$attrs.value && _vm.$attrs.value.length > 0 ? _c('div', {
|
|
4876
4846
|
class: _vm.galleriaClass,
|
|
4877
4847
|
style: _vm.$attrs.containerStyle,
|
|
@@ -4969,7 +4939,6 @@ var GalleriaContentvue_type_template_id_6754eac0_render = function render() {
|
|
|
4969
4939
|
}
|
|
4970
4940
|
})], 1) : _vm._e()]) : _vm._e();
|
|
4971
4941
|
};
|
|
4972
|
-
|
|
4973
4942
|
var GalleriaContentvue_type_template_id_6754eac0_staticRenderFns = [];
|
|
4974
4943
|
|
|
4975
4944
|
// CONCATENATED MODULE: ./src/components/galleria/GalleriaContent.vue?vue&type=template&id=6754eac0&
|
|
@@ -4984,11 +4953,10 @@ var lastId = 0;
|
|
|
4984
4953
|
lastId++;
|
|
4985
4954
|
return "".concat(prefix).concat(lastId);
|
|
4986
4955
|
});
|
|
4987
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4956
|
+
// 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&
|
|
4988
4957
|
var GalleriaItemvue_type_template_id_5bdfe994_render = function render() {
|
|
4989
4958
|
var _vm = this,
|
|
4990
|
-
|
|
4991
|
-
|
|
4959
|
+
_c = _vm._self._c;
|
|
4992
4960
|
return _c('div', {
|
|
4993
4961
|
staticClass: "p-galleria-item-wrapper"
|
|
4994
4962
|
}, [_c('div', {
|
|
@@ -5081,7 +5049,6 @@ var GalleriaItemvue_type_template_id_5bdfe994_render = function render() {
|
|
|
5081
5049
|
})], 1);
|
|
5082
5050
|
}), 0) : _vm._e()]);
|
|
5083
5051
|
};
|
|
5084
|
-
|
|
5085
5052
|
var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
|
|
5086
5053
|
|
|
5087
5054
|
// CONCATENATED MODULE: ./src/components/galleria/GalleriaItem.vue?vue&type=template&id=5bdfe994&
|
|
@@ -5110,15 +5077,13 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
|
|
|
5110
5077
|
},
|
|
5111
5078
|
render: function render(createElement, context) {
|
|
5112
5079
|
var _context$props = context.props,
|
|
5113
|
-
|
|
5114
|
-
|
|
5115
|
-
|
|
5116
|
-
|
|
5080
|
+
item = _context$props.item,
|
|
5081
|
+
index = _context$props.index,
|
|
5082
|
+
templates = _context$props.templates,
|
|
5083
|
+
type = _context$props.type;
|
|
5117
5084
|
var template = templates && templates[type];
|
|
5118
|
-
|
|
5119
5085
|
if (template) {
|
|
5120
5086
|
var content;
|
|
5121
|
-
|
|
5122
5087
|
switch (type) {
|
|
5123
5088
|
case 'item':
|
|
5124
5089
|
case 'caption':
|
|
@@ -5127,21 +5092,17 @@ var GalleriaItemvue_type_template_id_5bdfe994_staticRenderFns = [];
|
|
|
5127
5092
|
item: item
|
|
5128
5093
|
});
|
|
5129
5094
|
break;
|
|
5130
|
-
|
|
5131
5095
|
case 'indicator':
|
|
5132
5096
|
content = template({
|
|
5133
5097
|
index: index
|
|
5134
5098
|
});
|
|
5135
5099
|
break;
|
|
5136
|
-
|
|
5137
5100
|
default:
|
|
5138
5101
|
content = template({});
|
|
5139
5102
|
break;
|
|
5140
5103
|
}
|
|
5141
|
-
|
|
5142
5104
|
return content ? [content] : null;
|
|
5143
5105
|
}
|
|
5144
|
-
|
|
5145
5106
|
return null;
|
|
5146
5107
|
}
|
|
5147
5108
|
});
|
|
@@ -5298,10 +5259,54 @@ function _classCallCheck(instance, Constructor) {
|
|
|
5298
5259
|
throw new TypeError("Cannot call a class as a function");
|
|
5299
5260
|
}
|
|
5300
5261
|
}
|
|
5301
|
-
// EXTERNAL MODULE: ./node_modules
|
|
5302
|
-
var define_property = __webpack_require__("
|
|
5262
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/object/define-property.js
|
|
5263
|
+
var define_property = __webpack_require__("454f");
|
|
5303
5264
|
var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property);
|
|
5304
5265
|
|
|
5266
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/index.js
|
|
5267
|
+
var symbol = __webpack_require__("f921");
|
|
5268
|
+
var symbol_default = /*#__PURE__*/__webpack_require__.n(symbol);
|
|
5269
|
+
|
|
5270
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/iterator.js
|
|
5271
|
+
var iterator = __webpack_require__("d8d6");
|
|
5272
|
+
var iterator_default = /*#__PURE__*/__webpack_require__.n(iterator);
|
|
5273
|
+
|
|
5274
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js
|
|
5275
|
+
|
|
5276
|
+
|
|
5277
|
+
function _typeof(obj) {
|
|
5278
|
+
"@babel/helpers - typeof";
|
|
5279
|
+
|
|
5280
|
+
return _typeof = "function" == typeof symbol_default.a && "symbol" == typeof iterator_default.a ? function (obj) {
|
|
5281
|
+
return typeof obj;
|
|
5282
|
+
} : function (obj) {
|
|
5283
|
+
return obj && "function" == typeof symbol_default.a && obj.constructor === symbol_default.a && obj !== symbol_default.a.prototype ? "symbol" : typeof obj;
|
|
5284
|
+
}, _typeof(obj);
|
|
5285
|
+
}
|
|
5286
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/symbol/to-primitive.js
|
|
5287
|
+
var to_primitive = __webpack_require__("366e");
|
|
5288
|
+
var to_primitive_default = /*#__PURE__*/__webpack_require__.n(to_primitive);
|
|
5289
|
+
|
|
5290
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toPrimitive.js
|
|
5291
|
+
|
|
5292
|
+
|
|
5293
|
+
function _toPrimitive(input, hint) {
|
|
5294
|
+
if (_typeof(input) !== "object" || input === null) return input;
|
|
5295
|
+
var prim = input[to_primitive_default.a];
|
|
5296
|
+
if (prim !== undefined) {
|
|
5297
|
+
var res = prim.call(input, hint || "default");
|
|
5298
|
+
if (_typeof(res) !== "object") return res;
|
|
5299
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
5300
|
+
}
|
|
5301
|
+
return (hint === "string" ? String : Number)(input);
|
|
5302
|
+
}
|
|
5303
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toPropertyKey.js
|
|
5304
|
+
|
|
5305
|
+
|
|
5306
|
+
function _toPropertyKey(arg) {
|
|
5307
|
+
var key = _toPrimitive(arg, "string");
|
|
5308
|
+
return _typeof(key) === "symbol" ? key : String(key);
|
|
5309
|
+
}
|
|
5305
5310
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
|
|
5306
5311
|
|
|
5307
5312
|
|
|
@@ -5311,19 +5316,15 @@ function _defineProperties(target, props) {
|
|
|
5311
5316
|
descriptor.enumerable = descriptor.enumerable || false;
|
|
5312
5317
|
descriptor.configurable = true;
|
|
5313
5318
|
if ("value" in descriptor) descriptor.writable = true;
|
|
5314
|
-
|
|
5315
|
-
define_property_default()(target, descriptor.key, descriptor);
|
|
5319
|
+
define_property_default()(target, _toPropertyKey(descriptor.key), descriptor);
|
|
5316
5320
|
}
|
|
5317
5321
|
}
|
|
5318
|
-
|
|
5319
5322
|
function _createClass(Constructor, protoProps, staticProps) {
|
|
5320
5323
|
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
5321
5324
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
5322
|
-
|
|
5323
5325
|
define_property_default()(Constructor, "prototype", {
|
|
5324
5326
|
writable: false
|
|
5325
5327
|
});
|
|
5326
|
-
|
|
5327
5328
|
return Constructor;
|
|
5328
5329
|
}
|
|
5329
5330
|
// CONCATENATED MODULE: ./src/components/utils/DomHandler.js
|
|
@@ -5339,18 +5340,13 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
5339
5340
|
|
|
5340
5341
|
|
|
5341
5342
|
|
|
5342
|
-
|
|
5343
5343
|
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; } } }; }
|
|
5344
|
-
|
|
5345
5344
|
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); }
|
|
5346
|
-
|
|
5347
|
-
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; }
|
|
5348
|
-
|
|
5345
|
+
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; }
|
|
5349
5346
|
var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
5350
5347
|
function DomHandler() {
|
|
5351
5348
|
_classCallCheck(this, DomHandler);
|
|
5352
5349
|
}
|
|
5353
|
-
|
|
5354
5350
|
_createClass(DomHandler, null, [{
|
|
5355
5351
|
key: "innerWidth",
|
|
5356
5352
|
value: function innerWidth(el) {
|
|
@@ -5384,12 +5380,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5384
5380
|
value: function getOuterWidth(el, margin) {
|
|
5385
5381
|
if (el) {
|
|
5386
5382
|
var width = el.offsetWidth;
|
|
5387
|
-
|
|
5388
5383
|
if (margin) {
|
|
5389
5384
|
var style = getComputedStyle(el);
|
|
5390
5385
|
width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
|
|
5391
5386
|
}
|
|
5392
|
-
|
|
5393
5387
|
return width;
|
|
5394
5388
|
} else {
|
|
5395
5389
|
return 0;
|
|
@@ -5400,12 +5394,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5400
5394
|
value: function getOuterHeight(el, margin) {
|
|
5401
5395
|
if (el) {
|
|
5402
5396
|
var height = el.offsetHeight;
|
|
5403
|
-
|
|
5404
5397
|
if (margin) {
|
|
5405
5398
|
var style = getComputedStyle(el);
|
|
5406
5399
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5407
5400
|
}
|
|
5408
|
-
|
|
5409
5401
|
return height;
|
|
5410
5402
|
} else {
|
|
5411
5403
|
return 0;
|
|
@@ -5416,12 +5408,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5416
5408
|
value: function getClientHeight(el, margin) {
|
|
5417
5409
|
if (el) {
|
|
5418
5410
|
var height = el.clientHeight;
|
|
5419
|
-
|
|
5420
5411
|
if (margin) {
|
|
5421
5412
|
var style = getComputedStyle(el);
|
|
5422
5413
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5423
5414
|
}
|
|
5424
|
-
|
|
5425
5415
|
return height;
|
|
5426
5416
|
} else {
|
|
5427
5417
|
return 0;
|
|
@@ -5431,11 +5421,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5431
5421
|
key: "getViewport",
|
|
5432
5422
|
value: function getViewport() {
|
|
5433
5423
|
var win = window,
|
|
5434
|
-
|
|
5435
|
-
|
|
5436
|
-
|
|
5437
|
-
|
|
5438
|
-
|
|
5424
|
+
d = document,
|
|
5425
|
+
e = d.documentElement,
|
|
5426
|
+
g = d.getElementsByTagName('body')[0],
|
|
5427
|
+
w = win.innerWidth || e.clientWidth || g.clientWidth,
|
|
5428
|
+
h = win.innerHeight || e.clientHeight || g.clientHeight;
|
|
5439
5429
|
return {
|
|
5440
5430
|
width: w,
|
|
5441
5431
|
height: h
|
|
@@ -5466,12 +5456,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5466
5456
|
value: function index(element) {
|
|
5467
5457
|
var children = element.parentNode.childNodes;
|
|
5468
5458
|
var num = 0;
|
|
5469
|
-
|
|
5470
5459
|
for (var i = 0; i < children.length; i++) {
|
|
5471
5460
|
if (children[i] === element) return num;
|
|
5472
5461
|
if (children[i].nodeType === 1) num++;
|
|
5473
5462
|
}
|
|
5474
|
-
|
|
5475
5463
|
return -1;
|
|
5476
5464
|
}
|
|
5477
5465
|
}, {
|
|
@@ -5479,13 +5467,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5479
5467
|
value: function addMultipleClasses(element, className) {
|
|
5480
5468
|
if (element.classList) {
|
|
5481
5469
|
var styles = className.split(' ');
|
|
5482
|
-
|
|
5483
5470
|
for (var i = 0; i < styles.length; i++) {
|
|
5484
5471
|
element.classList.add(styles[i]);
|
|
5485
5472
|
}
|
|
5486
5473
|
} else {
|
|
5487
5474
|
var _styles = className.split(' ');
|
|
5488
|
-
|
|
5489
5475
|
for (var _i = 0; _i < _styles.length; _i++) {
|
|
5490
5476
|
element.className += ' ' + _styles[_i];
|
|
5491
5477
|
}
|
|
@@ -5507,7 +5493,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5507
5493
|
if (element) {
|
|
5508
5494
|
if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
|
|
5509
5495
|
}
|
|
5510
|
-
|
|
5511
5496
|
return false;
|
|
5512
5497
|
}
|
|
5513
5498
|
}, {
|
|
@@ -5552,11 +5537,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5552
5537
|
var windowScrollLeft = this.getWindowScrollLeft();
|
|
5553
5538
|
var viewport = this.getViewport();
|
|
5554
5539
|
var top, left;
|
|
5555
|
-
|
|
5556
5540
|
if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
|
|
5557
5541
|
top = targetOffset.top + windowScrollTop - elementOuterHeight;
|
|
5558
5542
|
element.style.transformOrigin = 'bottom';
|
|
5559
|
-
|
|
5560
5543
|
if (top < 0) {
|
|
5561
5544
|
top = windowScrollTop;
|
|
5562
5545
|
}
|
|
@@ -5564,7 +5547,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5564
5547
|
top = targetOuterHeight + targetOffset.top + windowScrollTop;
|
|
5565
5548
|
element.style.transformOrigin = 'top';
|
|
5566
5549
|
}
|
|
5567
|
-
|
|
5568
5550
|
if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
|
|
5569
5551
|
element.style.top = top + 'px';
|
|
5570
5552
|
element.style.left = left + 'px';
|
|
@@ -5580,11 +5562,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5580
5562
|
var targetOffset = target.getBoundingClientRect();
|
|
5581
5563
|
var viewport = this.getViewport();
|
|
5582
5564
|
var top, left;
|
|
5583
|
-
|
|
5584
5565
|
if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
|
|
5585
5566
|
top = -1 * elementDimensions.height;
|
|
5586
5567
|
element.style.transformOrigin = 'bottom';
|
|
5587
|
-
|
|
5588
5568
|
if (targetOffset.top + top < 0) {
|
|
5589
5569
|
top = -1 * targetOffset.top;
|
|
5590
5570
|
}
|
|
@@ -5592,7 +5572,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5592
5572
|
top = targetHeight;
|
|
5593
5573
|
element.style.transformOrigin = 'top';
|
|
5594
5574
|
}
|
|
5595
|
-
|
|
5596
5575
|
if (elementDimensions.width > viewport.width) {
|
|
5597
5576
|
// element wider then viewport and cannot fit on screen (align at left side of viewport)
|
|
5598
5577
|
left = targetOffset.left * -1;
|
|
@@ -5603,7 +5582,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5603
5582
|
// element fits on screen (align with target)
|
|
5604
5583
|
left = 0;
|
|
5605
5584
|
}
|
|
5606
|
-
|
|
5607
5585
|
element.style.top = top + 'px';
|
|
5608
5586
|
element.style.left = left + 'px';
|
|
5609
5587
|
}
|
|
@@ -5617,35 +5595,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5617
5595
|
key: "getScrollableParents",
|
|
5618
5596
|
value: function getScrollableParents(element) {
|
|
5619
5597
|
var scrollableParents = [];
|
|
5620
|
-
|
|
5621
5598
|
if (element) {
|
|
5622
5599
|
var parents = this.getParents(element);
|
|
5623
5600
|
var overflowRegex = /(auto|scroll)/;
|
|
5624
|
-
|
|
5625
5601
|
var overflowCheck = function overflowCheck(node) {
|
|
5626
5602
|
var styleDeclaration = window['getComputedStyle'](node, null);
|
|
5627
5603
|
return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
|
|
5628
5604
|
};
|
|
5629
|
-
|
|
5630
5605
|
var _iterator = _createForOfIteratorHelper(parents),
|
|
5631
|
-
|
|
5632
|
-
|
|
5606
|
+
_step;
|
|
5633
5607
|
try {
|
|
5634
5608
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5635
5609
|
var parent = _step.value;
|
|
5636
5610
|
var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
|
|
5637
|
-
|
|
5638
5611
|
if (scrollSelectors) {
|
|
5639
5612
|
var selectors = scrollSelectors.split(',');
|
|
5640
|
-
|
|
5641
5613
|
var _iterator2 = _createForOfIteratorHelper(selectors),
|
|
5642
|
-
|
|
5643
|
-
|
|
5614
|
+
_step2;
|
|
5644
5615
|
try {
|
|
5645
5616
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5646
5617
|
var selector = _step2.value;
|
|
5647
5618
|
var el = this.findSingle(parent, selector);
|
|
5648
|
-
|
|
5649
5619
|
if (el && overflowCheck(el)) {
|
|
5650
5620
|
scrollableParents.push(el);
|
|
5651
5621
|
}
|
|
@@ -5663,7 +5633,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5663
5633
|
_iterator.f();
|
|
5664
5634
|
}
|
|
5665
5635
|
}
|
|
5666
|
-
|
|
5667
5636
|
return scrollableParents;
|
|
5668
5637
|
}
|
|
5669
5638
|
}, {
|
|
@@ -5704,34 +5673,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5704
5673
|
element.style.opacity = 0;
|
|
5705
5674
|
var last = +new Date();
|
|
5706
5675
|
var opacity = 0;
|
|
5707
|
-
|
|
5708
5676
|
var tick = function tick() {
|
|
5709
5677
|
opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
|
|
5710
5678
|
element.style.opacity = opacity;
|
|
5711
5679
|
last = +new Date();
|
|
5712
|
-
|
|
5713
5680
|
if (+opacity < 1) {
|
|
5714
5681
|
window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
|
|
5715
5682
|
}
|
|
5716
5683
|
};
|
|
5717
|
-
|
|
5718
5684
|
tick();
|
|
5719
5685
|
}
|
|
5720
5686
|
}, {
|
|
5721
5687
|
key: "fadeOut",
|
|
5722
5688
|
value: function fadeOut(element, ms) {
|
|
5723
5689
|
var opacity = 1,
|
|
5724
|
-
|
|
5725
|
-
|
|
5726
|
-
|
|
5690
|
+
interval = 50,
|
|
5691
|
+
duration = ms,
|
|
5692
|
+
gap = interval / duration;
|
|
5727
5693
|
var fading = setInterval(function () {
|
|
5728
5694
|
opacity -= gap;
|
|
5729
|
-
|
|
5730
5695
|
if (opacity <= 0) {
|
|
5731
5696
|
opacity = 0;
|
|
5732
5697
|
clearInterval(fading);
|
|
5733
5698
|
}
|
|
5734
|
-
|
|
5735
5699
|
element.style.opacity = opacity;
|
|
5736
5700
|
}, interval);
|
|
5737
5701
|
}
|
|
@@ -5758,7 +5722,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5758
5722
|
var scroll = container.scrollTop;
|
|
5759
5723
|
var elementHeight = container.clientHeight;
|
|
5760
5724
|
var itemHeight = this.getOuterHeight(item);
|
|
5761
|
-
|
|
5762
5725
|
if (offset < 0) {
|
|
5763
5726
|
container.scrollTop = scroll + offset;
|
|
5764
5727
|
} else if (offset + itemHeight > elementHeight) {
|
|
@@ -5777,7 +5740,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5777
5740
|
} else if (document['selection'] && document['selection'].empty) {
|
|
5778
5741
|
try {
|
|
5779
5742
|
document['selection'].empty();
|
|
5780
|
-
} catch (error) {
|
|
5743
|
+
} catch (error) {
|
|
5744
|
+
//ignore IE bug
|
|
5781
5745
|
}
|
|
5782
5746
|
}
|
|
5783
5747
|
}
|
|
@@ -5799,19 +5763,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5799
5763
|
if (!this.browser) {
|
|
5800
5764
|
var matched = this.resolveUserAgent();
|
|
5801
5765
|
this.browser = {};
|
|
5802
|
-
|
|
5803
5766
|
if (matched.browser) {
|
|
5804
5767
|
this.browser[matched.browser] = true;
|
|
5805
5768
|
this.browser['version'] = matched.version;
|
|
5806
5769
|
}
|
|
5807
|
-
|
|
5808
5770
|
if (this.browser['chrome']) {
|
|
5809
5771
|
this.browser['webkit'] = true;
|
|
5810
5772
|
} else if (this.browser['webkit']) {
|
|
5811
5773
|
this.browser['safari'] = true;
|
|
5812
5774
|
}
|
|
5813
5775
|
}
|
|
5814
|
-
|
|
5815
5776
|
return this.browser;
|
|
5816
5777
|
}
|
|
5817
5778
|
}, {
|
|
@@ -5839,10 +5800,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5839
5800
|
value: function getFocusableElements(element) {
|
|
5840
5801
|
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])");
|
|
5841
5802
|
var visibleFocusableElements = [];
|
|
5842
|
-
|
|
5843
5803
|
var _iterator3 = _createForOfIteratorHelper(focusableElements),
|
|
5844
|
-
|
|
5845
|
-
|
|
5804
|
+
_step3;
|
|
5846
5805
|
try {
|
|
5847
5806
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5848
5807
|
var focusableElement = _step3.value;
|
|
@@ -5853,7 +5812,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5853
5812
|
} finally {
|
|
5854
5813
|
_iterator3.f();
|
|
5855
5814
|
}
|
|
5856
|
-
|
|
5857
5815
|
return visibleFocusableElements;
|
|
5858
5816
|
}
|
|
5859
5817
|
}, {
|
|
@@ -5896,55 +5854,43 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5896
5854
|
return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
|
|
5897
5855
|
}
|
|
5898
5856
|
}]);
|
|
5899
|
-
|
|
5900
5857
|
return DomHandler;
|
|
5901
5858
|
}();
|
|
5902
5859
|
|
|
5903
|
-
|
|
5904
5860
|
// CONCATENATED MODULE: ./src/components/ripple/Ripple.js
|
|
5905
5861
|
|
|
5906
|
-
|
|
5907
5862
|
function bindEvents(el) {
|
|
5908
5863
|
el.addEventListener('mousedown', onMouseDown);
|
|
5909
5864
|
}
|
|
5910
|
-
|
|
5911
5865
|
function unbindEvents(el) {
|
|
5912
5866
|
el.removeEventListener('mousedown', onMouseDown);
|
|
5913
5867
|
}
|
|
5914
|
-
|
|
5915
5868
|
function create(el) {
|
|
5916
5869
|
var ink = document.createElement('span');
|
|
5917
5870
|
ink.className = 'p-ink';
|
|
5918
5871
|
el.appendChild(ink);
|
|
5919
5872
|
ink.addEventListener('animationend', onAnimationEnd);
|
|
5920
5873
|
}
|
|
5921
|
-
|
|
5922
5874
|
function remove(el) {
|
|
5923
5875
|
var ink = getInk(el);
|
|
5924
|
-
|
|
5925
5876
|
if (ink) {
|
|
5926
5877
|
unbindEvents(el);
|
|
5927
5878
|
ink.removeEventListener('animationend', onAnimationEnd);
|
|
5928
5879
|
ink.remove();
|
|
5929
5880
|
}
|
|
5930
5881
|
}
|
|
5931
|
-
|
|
5932
5882
|
function onMouseDown(event) {
|
|
5933
5883
|
var target = event.currentTarget;
|
|
5934
5884
|
var ink = getInk(target);
|
|
5935
|
-
|
|
5936
5885
|
if (!ink || getComputedStyle(ink, null).display === 'none') {
|
|
5937
5886
|
return;
|
|
5938
5887
|
}
|
|
5939
|
-
|
|
5940
5888
|
DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
|
|
5941
|
-
|
|
5942
5889
|
if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
|
|
5943
5890
|
var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
|
|
5944
5891
|
ink.style.height = d + 'px';
|
|
5945
5892
|
ink.style.width = d + 'px';
|
|
5946
5893
|
}
|
|
5947
|
-
|
|
5948
5894
|
var offset = DomHandler_DomHandler.getOffset(target);
|
|
5949
5895
|
var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
|
|
5950
5896
|
var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
|
|
@@ -5952,21 +5898,17 @@ function onMouseDown(event) {
|
|
|
5952
5898
|
ink.style.left = x + 'px';
|
|
5953
5899
|
DomHandler_DomHandler.addClass(ink, 'p-ink-active');
|
|
5954
5900
|
}
|
|
5955
|
-
|
|
5956
5901
|
function onAnimationEnd(event) {
|
|
5957
5902
|
DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
|
|
5958
5903
|
}
|
|
5959
|
-
|
|
5960
5904
|
function getInk(el) {
|
|
5961
5905
|
for (var i = 0; i < el.children.length; i++) {
|
|
5962
5906
|
if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
|
|
5963
5907
|
return el.children[i];
|
|
5964
5908
|
}
|
|
5965
5909
|
}
|
|
5966
|
-
|
|
5967
5910
|
return null;
|
|
5968
5911
|
}
|
|
5969
|
-
|
|
5970
5912
|
var Ripple = {
|
|
5971
5913
|
inserted: function inserted(el, binding, vnode) {
|
|
5972
5914
|
if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
|
|
@@ -6046,7 +5988,6 @@ var Ripple = {
|
|
|
6046
5988
|
navBackward: function navBackward(e) {
|
|
6047
5989
|
this.stopSlideShow();
|
|
6048
5990
|
this.prev();
|
|
6049
|
-
|
|
6050
5991
|
if (e && e.cancelable) {
|
|
6051
5992
|
e.preventDefault();
|
|
6052
5993
|
}
|
|
@@ -6054,7 +5995,6 @@ var Ripple = {
|
|
|
6054
5995
|
navForward: function navForward(e) {
|
|
6055
5996
|
this.stopSlideShow();
|
|
6056
5997
|
this.next();
|
|
6057
|
-
|
|
6058
5998
|
if (e && e.cancelable) {
|
|
6059
5999
|
e.preventDefault();
|
|
6060
6000
|
}
|
|
@@ -6127,11 +6067,10 @@ var GalleriaItem_component = normalizeComponent(
|
|
|
6127
6067
|
)
|
|
6128
6068
|
|
|
6129
6069
|
/* harmony default export */ var GalleriaItem = (GalleriaItem_component.exports);
|
|
6130
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
6070
|
+
// 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&
|
|
6131
6071
|
var GalleriaThumbnailsvue_type_template_id_11247977_render = function render() {
|
|
6132
6072
|
var _vm = this,
|
|
6133
|
-
|
|
6134
|
-
|
|
6073
|
+
_c = _vm._self._c;
|
|
6135
6074
|
return _c('div', {
|
|
6136
6075
|
staticClass: "p-galleria-thumbnail-wrapper"
|
|
6137
6076
|
}, [_c('div', {
|
|
@@ -6222,7 +6161,6 @@ var GalleriaThumbnailsvue_type_template_id_11247977_render = function render() {
|
|
|
6222
6161
|
class: _vm.navForwardIconClass
|
|
6223
6162
|
})]) : _vm._e()])]);
|
|
6224
6163
|
};
|
|
6225
|
-
|
|
6226
6164
|
var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = [];
|
|
6227
6165
|
|
|
6228
6166
|
// CONCATENATED MODULE: ./src/components/galleria/GalleriaThumbnails.vue?vue&type=template&id=11247977&
|
|
@@ -6230,18 +6168,14 @@ var GalleriaThumbnailsvue_type_template_id_11247977_staticRenderFns = [];
|
|
|
6230
6168
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.sort.js
|
|
6231
6169
|
var es6_array_sort = __webpack_require__("55dd");
|
|
6232
6170
|
|
|
6233
|
-
// EXTERNAL MODULE: ./node_modules
|
|
6234
|
-
var is_array = __webpack_require__("
|
|
6171
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/array/is-array.js
|
|
6172
|
+
var is_array = __webpack_require__("f410");
|
|
6235
6173
|
var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
|
|
6236
6174
|
|
|
6237
6175
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
|
|
6238
6176
|
function arrayLikeToArray_arrayLikeToArray(arr, len) {
|
|
6239
6177
|
if (len == null || len > arr.length) len = arr.length;
|
|
6240
|
-
|
|
6241
|
-
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
6242
|
-
arr2[i] = arr[i];
|
|
6243
|
-
}
|
|
6244
|
-
|
|
6178
|
+
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
6245
6179
|
return arr2;
|
|
6246
6180
|
}
|
|
6247
6181
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
|
|
@@ -6250,16 +6184,8 @@ function arrayLikeToArray_arrayLikeToArray(arr, len) {
|
|
|
6250
6184
|
function _arrayWithoutHoles(arr) {
|
|
6251
6185
|
if (is_array_default()(arr)) return arrayLikeToArray_arrayLikeToArray(arr);
|
|
6252
6186
|
}
|
|
6253
|
-
// EXTERNAL MODULE: ./node_modules
|
|
6254
|
-
var
|
|
6255
|
-
var symbol_default = /*#__PURE__*/__webpack_require__.n(symbol);
|
|
6256
|
-
|
|
6257
|
-
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/symbol/iterator.js
|
|
6258
|
-
var iterator = __webpack_require__("5d58");
|
|
6259
|
-
var iterator_default = /*#__PURE__*/__webpack_require__.n(iterator);
|
|
6260
|
-
|
|
6261
|
-
// EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/array/from.js
|
|
6262
|
-
var from = __webpack_require__("774e");
|
|
6187
|
+
// EXTERNAL MODULE: ./node_modules/core-js/library/fn/array/from.js
|
|
6188
|
+
var from = __webpack_require__("d2d5");
|
|
6263
6189
|
var from_default = /*#__PURE__*/__webpack_require__.n(from);
|
|
6264
6190
|
|
|
6265
6191
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/iterableToArray.js
|
|
@@ -6372,14 +6298,12 @@ function _toConsumableArray(arr) {
|
|
|
6372
6298
|
mounted: function mounted() {
|
|
6373
6299
|
this.createStyle();
|
|
6374
6300
|
this.calculatePosition();
|
|
6375
|
-
|
|
6376
6301
|
if (this.responsiveOptions) {
|
|
6377
6302
|
this.bindDocumentListeners();
|
|
6378
6303
|
}
|
|
6379
6304
|
},
|
|
6380
6305
|
updated: function updated() {
|
|
6381
6306
|
var totalShiftedItems = this.totalShiftedItems;
|
|
6382
|
-
|
|
6383
6307
|
if (this.d_oldNumVisible !== this.d_numVisible || this.d_oldActiveItemIndex !== this.d_activeIndex) {
|
|
6384
6308
|
if (this.d_activeIndex <= this.getMedianItemIndex()) {
|
|
6385
6309
|
totalShiftedItems = 0;
|
|
@@ -6390,18 +6314,14 @@ function _toConsumableArray(arr) {
|
|
|
6390
6314
|
} else {
|
|
6391
6315
|
totalShiftedItems = this.d_activeIndex * -1 + this.getMedianItemIndex();
|
|
6392
6316
|
}
|
|
6393
|
-
|
|
6394
6317
|
if (totalShiftedItems !== this.totalShiftedItems) {
|
|
6395
6318
|
this.totalShiftedItems = totalShiftedItems;
|
|
6396
6319
|
}
|
|
6397
|
-
|
|
6398
6320
|
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)");
|
|
6399
|
-
|
|
6400
6321
|
if (this.d_oldActiveItemIndex !== this.d_activeIndex) {
|
|
6401
6322
|
DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
|
|
6402
6323
|
this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
|
|
6403
6324
|
}
|
|
6404
|
-
|
|
6405
6325
|
this.d_oldActiveItemIndex = this.d_activeIndex;
|
|
6406
6326
|
this.d_oldNumVisible = this.d_numVisible;
|
|
6407
6327
|
}
|
|
@@ -6410,7 +6330,6 @@ function _toConsumableArray(arr) {
|
|
|
6410
6330
|
if (this.responsiveOptions) {
|
|
6411
6331
|
this.unbindDocumentListeners();
|
|
6412
6332
|
}
|
|
6413
|
-
|
|
6414
6333
|
if (this.thumbnailsStyle) {
|
|
6415
6334
|
this.thumbnailsStyle.parentNode.removeChild(this.thumbnailsStyle);
|
|
6416
6335
|
}
|
|
@@ -6418,13 +6337,11 @@ function _toConsumableArray(arr) {
|
|
|
6418
6337
|
methods: {
|
|
6419
6338
|
step: function step(dir) {
|
|
6420
6339
|
var totalShiftedItems = this.totalShiftedItems + dir;
|
|
6421
|
-
|
|
6422
6340
|
if (dir < 0 && -1 * totalShiftedItems + this.d_numVisible > this.value.length - 1) {
|
|
6423
6341
|
totalShiftedItems = this.d_numVisible - this.value.length;
|
|
6424
6342
|
} else if (dir > 0 && totalShiftedItems > 0) {
|
|
6425
6343
|
totalShiftedItems = 0;
|
|
6426
6344
|
}
|
|
6427
|
-
|
|
6428
6345
|
if (this.circular) {
|
|
6429
6346
|
if (dir < 0 && this.value.length - 1 === this.d_activeIndex) {
|
|
6430
6347
|
totalShiftedItems = 0;
|
|
@@ -6432,13 +6349,11 @@ function _toConsumableArray(arr) {
|
|
|
6432
6349
|
totalShiftedItems = this.d_numVisible - this.value.length;
|
|
6433
6350
|
}
|
|
6434
6351
|
}
|
|
6435
|
-
|
|
6436
6352
|
if (this.$refs.itemsContainer) {
|
|
6437
6353
|
DomHandler_DomHandler.removeClass(this.$refs.itemsContainer, 'p-items-hidden');
|
|
6438
6354
|
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)");
|
|
6439
6355
|
this.$refs.itemsContainer.style.transition = 'transform 500ms ease 0s';
|
|
6440
6356
|
}
|
|
6441
|
-
|
|
6442
6357
|
this.totalShiftedItems = totalShiftedItems;
|
|
6443
6358
|
},
|
|
6444
6359
|
stopSlideShow: function stopSlideShow() {
|
|
@@ -6454,14 +6369,11 @@ function _toConsumableArray(arr) {
|
|
|
6454
6369
|
this.stopSlideShow();
|
|
6455
6370
|
var prevItemIndex = this.d_activeIndex !== 0 ? this.d_activeIndex - 1 : 0;
|
|
6456
6371
|
var diff = prevItemIndex + this.totalShiftedItems;
|
|
6457
|
-
|
|
6458
6372
|
if (this.d_numVisible - diff - 1 > this.getMedianItemIndex() && (-1 * this.totalShiftedItems !== 0 || this.circular)) {
|
|
6459
6373
|
this.step(1);
|
|
6460
6374
|
}
|
|
6461
|
-
|
|
6462
6375
|
var activeIndex = this.circular && this.d_activeIndex === 0 ? this.value.length - 1 : prevItemIndex;
|
|
6463
6376
|
this.$emit('update:activeIndex', activeIndex);
|
|
6464
|
-
|
|
6465
6377
|
if (e.cancelable) {
|
|
6466
6378
|
e.preventDefault();
|
|
6467
6379
|
}
|
|
@@ -6469,14 +6381,11 @@ function _toConsumableArray(arr) {
|
|
|
6469
6381
|
navForward: function navForward(e) {
|
|
6470
6382
|
this.stopSlideShow();
|
|
6471
6383
|
var nextItemIndex = this.d_activeIndex + 1;
|
|
6472
|
-
|
|
6473
6384
|
if (nextItemIndex + this.totalShiftedItems > this.getMedianItemIndex() && (-1 * this.totalShiftedItems < this.getTotalPageNumber() - 1 || this.circular)) {
|
|
6474
6385
|
this.step(-1);
|
|
6475
6386
|
}
|
|
6476
|
-
|
|
6477
6387
|
var activeIndex = this.circular && this.value.length - 1 === this.d_activeIndex ? 0 : nextItemIndex;
|
|
6478
6388
|
this.$emit('update:activeIndex', activeIndex);
|
|
6479
|
-
|
|
6480
6389
|
if (e.cancelable) {
|
|
6481
6390
|
e.preventDefault();
|
|
6482
6391
|
}
|
|
@@ -6484,25 +6393,20 @@ function _toConsumableArray(arr) {
|
|
|
6484
6393
|
onItemClick: function onItemClick(index) {
|
|
6485
6394
|
this.stopSlideShow();
|
|
6486
6395
|
var selectedItemIndex = index;
|
|
6487
|
-
|
|
6488
6396
|
if (selectedItemIndex !== this.d_activeIndex) {
|
|
6489
6397
|
var diff = selectedItemIndex + this.totalShiftedItems;
|
|
6490
6398
|
var dir = 0;
|
|
6491
|
-
|
|
6492
6399
|
if (selectedItemIndex < this.d_activeIndex) {
|
|
6493
6400
|
dir = this.d_numVisible - diff - 1 - this.getMedianItemIndex();
|
|
6494
|
-
|
|
6495
6401
|
if (dir > 0 && -1 * this.totalShiftedItems !== 0) {
|
|
6496
6402
|
this.step(dir);
|
|
6497
6403
|
}
|
|
6498
6404
|
} else {
|
|
6499
6405
|
dir = this.getMedianItemIndex() - diff;
|
|
6500
|
-
|
|
6501
6406
|
if (dir < 0 && -1 * this.totalShiftedItems < this.getTotalPageNumber() - 1) {
|
|
6502
6407
|
this.step(dir);
|
|
6503
6408
|
}
|
|
6504
6409
|
}
|
|
6505
|
-
|
|
6506
6410
|
this.$emit('update:activeIndex', selectedItemIndex);
|
|
6507
6411
|
}
|
|
6508
6412
|
},
|
|
@@ -6526,7 +6430,6 @@ function _toConsumableArray(arr) {
|
|
|
6526
6430
|
},
|
|
6527
6431
|
onTouchEnd: function onTouchEnd(e) {
|
|
6528
6432
|
var touchobj = e.changedTouches[0];
|
|
6529
|
-
|
|
6530
6433
|
if (this.isVertical) {
|
|
6531
6434
|
this.changePageOnTouch(e, touchobj.pageY - this.startPos.y);
|
|
6532
6435
|
} else {
|
|
@@ -6551,9 +6454,7 @@ function _toConsumableArray(arr) {
|
|
|
6551
6454
|
this.thumbnailsStyle.type = 'text/css';
|
|
6552
6455
|
document.body.appendChild(this.thumbnailsStyle);
|
|
6553
6456
|
}
|
|
6554
|
-
|
|
6555
6457
|
var innerHTML = "\n #".concat(this.containerId, " .p-galleria-thumbnail-item {\n flex: 1 0 ").concat(100 / this.d_numVisible, "%\n }\n ");
|
|
6556
|
-
|
|
6557
6458
|
if (this.responsiveOptions) {
|
|
6558
6459
|
this.sortedResponsiveOptions = _toConsumableArray(this.responsiveOptions);
|
|
6559
6460
|
this.sortedResponsiveOptions.sort(function (data1, data2) {
|
|
@@ -6565,13 +6466,11 @@ function _toConsumableArray(arr) {
|
|
|
6565
6466
|
});else result = value1 < value2 ? -1 : value1 > value2 ? 1 : 0;
|
|
6566
6467
|
return -1 * result;
|
|
6567
6468
|
});
|
|
6568
|
-
|
|
6569
6469
|
for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
|
|
6570
6470
|
var res = this.sortedResponsiveOptions[i];
|
|
6571
6471
|
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 ");
|
|
6572
6472
|
}
|
|
6573
6473
|
}
|
|
6574
|
-
|
|
6575
6474
|
this.thumbnailsStyle.innerHTML = innerHTML;
|
|
6576
6475
|
},
|
|
6577
6476
|
calculatePosition: function calculatePosition() {
|
|
@@ -6580,15 +6479,12 @@ function _toConsumableArray(arr) {
|
|
|
6580
6479
|
var matchedResponsiveData = {
|
|
6581
6480
|
numVisible: this.numVisible
|
|
6582
6481
|
};
|
|
6583
|
-
|
|
6584
6482
|
for (var i = 0; i < this.sortedResponsiveOptions.length; i++) {
|
|
6585
6483
|
var res = this.sortedResponsiveOptions[i];
|
|
6586
|
-
|
|
6587
6484
|
if (parseInt(res.breakpoint, 10) >= windowWidth) {
|
|
6588
6485
|
matchedResponsiveData = res;
|
|
6589
6486
|
}
|
|
6590
6487
|
}
|
|
6591
|
-
|
|
6592
6488
|
if (this.d_numVisible !== matchedResponsiveData.numVisible) {
|
|
6593
6489
|
this.d_numVisible = matchedResponsiveData.numVisible;
|
|
6594
6490
|
}
|
|
@@ -6596,12 +6492,10 @@ function _toConsumableArray(arr) {
|
|
|
6596
6492
|
},
|
|
6597
6493
|
bindDocumentListeners: function bindDocumentListeners() {
|
|
6598
6494
|
var _this = this;
|
|
6599
|
-
|
|
6600
6495
|
if (!this.documentResizeListener) {
|
|
6601
6496
|
this.documentResizeListener = function () {
|
|
6602
6497
|
_this.calculatePosition();
|
|
6603
6498
|
};
|
|
6604
|
-
|
|
6605
6499
|
window.addEventListener('resize', this.documentResizeListener);
|
|
6606
6500
|
}
|
|
6607
6501
|
},
|
|
@@ -6725,7 +6619,6 @@ var GalleriaThumbnails_component = normalizeComponent(
|
|
|
6725
6619
|
},
|
|
6726
6620
|
startSlideShow: function startSlideShow() {
|
|
6727
6621
|
var _this = this;
|
|
6728
|
-
|
|
6729
6622
|
this.interval = setInterval(function () {
|
|
6730
6623
|
var activeIndex = _this.$attrs.circular && _this.$attrs.value.length - 1 === _this.activeIndex ? 0 : _this.activeIndex + 1;
|
|
6731
6624
|
_this.activeIndex = activeIndex;
|
|
@@ -6736,7 +6629,6 @@ var GalleriaThumbnails_component = normalizeComponent(
|
|
|
6736
6629
|
if (this.interval) {
|
|
6737
6630
|
clearInterval(this.interval);
|
|
6738
6631
|
}
|
|
6739
|
-
|
|
6740
6632
|
this.slideShowActive = false;
|
|
6741
6633
|
},
|
|
6742
6634
|
getPositionClass: function getPositionClass(preClassName, position) {
|
|
@@ -6905,7 +6797,6 @@ var GalleriaContent_component = normalizeComponent(
|
|
|
6905
6797
|
},
|
|
6906
6798
|
updated: function updated() {
|
|
6907
6799
|
this.removeStylesFromMask();
|
|
6908
|
-
|
|
6909
6800
|
if (this.fullScreen && this.visible && !this.maskVisible) {
|
|
6910
6801
|
this.maskVisible = true;
|
|
6911
6802
|
}
|
|
@@ -6932,7 +6823,6 @@ var GalleriaContent_component = normalizeComponent(
|
|
|
6932
6823
|
},
|
|
6933
6824
|
onAppear: function onAppear() {
|
|
6934
6825
|
var _this = this;
|
|
6935
|
-
|
|
6936
6826
|
if (this.visible) {
|
|
6937
6827
|
this.onEnter();
|
|
6938
6828
|
setTimeout(function () {
|
|
@@ -6950,18 +6840,14 @@ var GalleriaContent_component = normalizeComponent(
|
|
|
6950
6840
|
},
|
|
6951
6841
|
removeStylesFromMask: function removeStylesFromMask() {
|
|
6952
6842
|
var _this2 = this;
|
|
6953
|
-
|
|
6954
6843
|
if (this.$refs.mask) {
|
|
6955
6844
|
this.galleriaStyles = this.$vnode.data.style || this.$vnode.data.staticStyle;
|
|
6956
|
-
|
|
6957
6845
|
if (this.galleriaStyles) {
|
|
6958
6846
|
Object.keys(this.galleriaStyles).forEach(function (key) {
|
|
6959
6847
|
_this2.$refs.mask.style[key] = '';
|
|
6960
6848
|
});
|
|
6961
6849
|
}
|
|
6962
|
-
|
|
6963
6850
|
this.galleriaClasses = this.$vnode.data.class || this.$vnode.data.staticClass;
|
|
6964
|
-
|
|
6965
6851
|
if (this.galleriaClasses) {
|
|
6966
6852
|
this.$refs.mask.classList = 'p-galleria-mask' + (this.visible && ' p-galleria-visible');
|
|
6967
6853
|
}
|