primevue 2.9.2 → 2.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +2 -2
- package/README.md +150 -3
- package/accordion/accordion.common.js +66 -72
- package/accordion/accordion.umd.js +66 -72
- package/accordion/accordion.umd.min.js +1 -1
- package/accordiontab/accordiontab.common.js +73 -103
- package/accordiontab/accordiontab.umd.js +73 -103
- 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 +2 -55
- package/api/PrimeIcons.js +24 -2
- package/api/api.common.js +35 -98
- package/api/api.umd.js +35 -98
- package/api/api.umd.min.js +1 -1
- package/api/filterservice.common.js +11 -96
- package/api/filterservice.umd.js +11 -96
- 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 +241 -293
- package/autocomplete/autocomplete.umd.js +241 -293
- package/autocomplete/autocomplete.umd.min.js +1 -1
- package/avatar/avatar.common.js +64 -61
- package/avatar/avatar.umd.js +64 -61
- package/avatar/avatar.umd.min.js +1 -1
- package/avatargroup/avatargroup.common.js +44 -47
- package/avatargroup/avatargroup.umd.js +44 -47
- package/avatargroup/avatargroup.umd.min.js +1 -1
- package/badge/badge.common.js +22 -23
- package/badge/badge.umd.js +22 -23
- package/badge/badge.umd.min.js +1 -1
- package/badgedirective/BadgeDirective.js +0 -13
- package/badgedirective/badgedirective.common.js +13 -71
- package/badgedirective/badgedirective.umd.js +13 -71
- package/blockui/blockui.common.js +79 -138
- package/blockui/blockui.umd.js +79 -138
- package/blockui/blockui.umd.min.js +1 -1
- package/breadcrumb/breadcrumb.common.js +130 -90
- package/breadcrumb/breadcrumb.umd.js +130 -90
- package/breadcrumb/breadcrumb.umd.min.js +1 -1
- package/breadcrumb/breadcrumbitem.common.js +67 -40
- package/breadcrumb/breadcrumbitem.umd.js +67 -40
- package/breadcrumb/breadcrumbitem.umd.min.js +1 -1
- package/button/Button.d.ts +2 -0
- package/button/Button.vue +10 -1
- package/button/button.common.js +64 -109
- package/button/button.umd.js +64 -109
- package/button/button.umd.min.js +1 -1
- package/calendar/Calendar.vue +7 -3
- package/calendar/calendar.common.js +714 -721
- package/calendar/calendar.umd.js +714 -721
- package/calendar/calendar.umd.min.js +1 -1
- package/card/card.common.js +59 -62
- package/card/card.umd.js +59 -62
- package/card/card.umd.min.js +1 -1
- package/carousel/carousel.common.js +190 -231
- package/carousel/carousel.umd.js +190 -231
- package/carousel/carousel.umd.min.js +1 -1
- package/cascadeselect/cascadeselect.common.js +230 -294
- package/cascadeselect/cascadeselect.umd.js +230 -294
- package/cascadeselect/cascadeselect.umd.min.js +1 -1
- package/cascadeselect/cascadeselectsub.common.js +101 -183
- package/cascadeselect/cascadeselectsub.umd.js +101 -183
- package/cascadeselect/cascadeselectsub.umd.min.js +1 -1
- package/cascadeselect/demo.html +4 -3
- package/chart/chart.common.js +77 -74
- package/chart/chart.umd.js +77 -74
- package/chart/chart.umd.min.js +1 -1
- package/checkbox/checkbox.common.js +70 -87
- package/checkbox/checkbox.umd.js +70 -87
- package/checkbox/checkbox.umd.min.js +1 -1
- package/chip/chip.common.js +66 -52
- package/chip/chip.umd.js +66 -52
- package/chip/chip.umd.min.js +1 -1
- package/chips/chips.common.js +122 -96
- package/chips/chips.umd.js +122 -96
- package/chips/chips.umd.min.js +1 -1
- package/colorpicker/colorpicker.common.js +149 -193
- package/colorpicker/colorpicker.umd.js +149 -193
- package/colorpicker/colorpicker.umd.min.js +1 -1
- package/column/column.common.js +13 -15
- package/column/column.umd.js +13 -15
- package/columngroup/columngroup.common.js +20 -25
- package/columngroup/columngroup.umd.js +20 -25
- package/columngroup/columngroup.umd.min.js +1 -1
- package/config/PrimeVue.js +0 -5
- package/config/primevue.common.js +35 -102
- package/config/primevue.umd.js +35 -102
- 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 +247 -218
- package/confirmdialog/confirmdialog.umd.js +247 -218
- package/confirmdialog/confirmdialog.umd.min.js +1 -1
- package/confirmpopup/confirmpopup.common.js +154 -196
- package/confirmpopup/confirmpopup.umd.js +154 -196
- package/confirmpopup/confirmpopup.umd.min.js +1 -1
- package/contextmenu/contextmenu.common.js +216 -206
- package/contextmenu/contextmenu.umd.js +216 -206
- package/contextmenu/contextmenu.umd.min.js +1 -1
- package/contextmenu/contextmenusub.common.js +138 -134
- package/contextmenu/contextmenusub.umd.js +138 -134
- package/contextmenu/contextmenusub.umd.min.js +1 -1
- package/contextmenu/demo.html +3 -4
- package/datatable/BodyCell.vue +11 -2
- package/datatable/ColumnFilter.vue +1 -1
- package/datatable/DataTable.vue +2 -12
- package/datatable/HeaderCheckbox.vue +5 -8
- package/datatable/bodycell.common.js +283 -246
- package/datatable/bodycell.umd.js +283 -246
- package/datatable/bodycell.umd.min.js +1 -1
- package/datatable/columnfilter.common.js +516 -422
- package/datatable/columnfilter.umd.js +516 -422
- package/datatable/columnfilter.umd.min.js +1 -1
- package/datatable/columnslot.common.js +13 -15
- package/datatable/columnslot.umd.js +13 -15
- package/datatable/datatable.common.js +2250 -1551
- package/datatable/datatable.umd.js +2250 -1551
- package/datatable/datatable.umd.min.js +1 -1
- package/datatable/footercell.common.js +56 -142
- package/datatable/footercell.umd.js +56 -142
- package/datatable/footercell.umd.min.js +1 -1
- package/datatable/headercell.common.js +666 -483
- package/datatable/headercell.umd.js +666 -483
- package/datatable/headercell.umd.min.js +1 -1
- package/datatable/headercheckbox.common.js +59 -33
- package/datatable/headercheckbox.umd.js +59 -33
- package/datatable/headercheckbox.umd.min.js +1 -1
- package/datatable/rowcheckbox.common.js +61 -30
- package/datatable/rowcheckbox.umd.js +61 -30
- package/datatable/rowcheckbox.umd.min.js +1 -1
- package/datatable/rowradiobutton.common.js +54 -27
- package/datatable/rowradiobutton.umd.js +54 -27
- package/datatable/rowradiobutton.umd.min.js +1 -1
- package/datatable/tablebody.common.js +461 -321
- package/datatable/tablebody.umd.js +461 -321
- package/datatable/tablebody.umd.min.js +1 -1
- package/datatable/tablefooter.common.js +94 -175
- package/datatable/tablefooter.umd.js +94 -175
- package/datatable/tablefooter.umd.min.js +1 -1
- package/datatable/tableheader.common.js +872 -539
- package/datatable/tableheader.umd.js +872 -539
- package/datatable/tableheader.umd.min.js +1 -1
- package/datatable/tableloadingbody.common.js +36 -29
- package/datatable/tableloadingbody.umd.js +36 -29
- package/datatable/tableloadingbody.umd.min.js +1 -1
- package/dataview/dataview.common.js +851 -720
- package/dataview/dataview.umd.js +851 -720
- package/dataview/dataview.umd.min.js +1 -1
- package/dataviewlayoutoptions/dataviewlayoutoptions.common.js +46 -30
- package/dataviewlayoutoptions/dataviewlayoutoptions.umd.js +46 -30
- package/dataviewlayoutoptions/dataviewlayoutoptions.umd.min.js +1 -1
- package/deferredcontent/deferredcontent.common.js +22 -28
- package/deferredcontent/deferredcontent.umd.js +22 -28
- package/deferredcontent/deferredcontent.umd.min.js +1 -1
- package/dialog/dialog.common.js +152 -179
- package/dialog/dialog.umd.js +152 -179
- package/dialog/dialog.umd.min.js +1 -1
- package/divider/divider.common.js +49 -49
- package/divider/divider.umd.js +49 -49
- package/divider/divider.umd.min.js +1 -1
- package/dock/dock.common.js +179 -95
- package/dock/dock.umd.js +179 -95
- package/dock/dock.umd.min.js +1 -1
- package/dock/docksub.common.js +132 -54
- package/dock/docksub.umd.js +132 -54
- package/dock/docksub.umd.min.js +1 -1
- package/dropdown/dropdown.common.js +233 -289
- package/dropdown/dropdown.umd.js +233 -289
- package/dropdown/dropdown.umd.min.js +1 -1
- package/editor/editor.common.js +194 -104
- package/editor/editor.umd.js +194 -104
- package/editor/editor.umd.min.js +3 -3
- package/fieldset/fieldset.common.js +133 -165
- package/fieldset/fieldset.umd.js +133 -165
- package/fieldset/fieldset.umd.min.js +1 -1
- package/fileupload/fileupload.common.js +431 -373
- package/fileupload/fileupload.umd.js +431 -373
- package/fileupload/fileupload.umd.min.js +1 -1
- package/fullcalendar/fullcalendar.common.js +75 -64
- package/fullcalendar/fullcalendar.umd.js +75 -64
- package/fullcalendar/fullcalendar.umd.min.js +4 -18
- package/galleria/galleria.common.js +403 -299
- package/galleria/galleria.umd.js +403 -299
- package/galleria/galleria.umd.min.js +1 -1
- package/galleria/galleriacontent.common.js +324 -235
- package/galleria/galleriacontent.umd.js +324 -235
- package/galleria/galleriacontent.umd.min.js +1 -1
- package/galleria/galleriaitem.common.js +127 -135
- package/galleria/galleriaitem.umd.js +127 -135
- package/galleria/galleriaitem.umd.min.js +1 -1
- package/galleria/galleriaitemslot.common.js +17 -25
- package/galleria/galleriaitemslot.umd.js +17 -25
- package/galleria/galleriathumbnails.common.js +125 -171
- package/galleria/galleriathumbnails.umd.js +125 -171
- package/galleria/galleriathumbnails.umd.min.js +1 -1
- package/imagepreview/imagepreview.common.js +174 -163
- package/imagepreview/imagepreview.umd.js +174 -163
- package/imagepreview/imagepreview.umd.min.js +1 -1
- package/inlinemessage/inlinemessage.common.js +61 -57
- package/inlinemessage/inlinemessage.umd.js +61 -57
- package/inlinemessage/inlinemessage.umd.min.js +1 -1
- package/inplace/inplace.common.js +139 -170
- package/inplace/inplace.umd.js +139 -170
- package/inplace/inplace.umd.min.js +1 -1
- package/inputmask/inputmask.common.js +51 -174
- package/inputmask/inputmask.umd.js +51 -174
- package/inputmask/inputmask.umd.min.js +1 -1
- package/inputnumber/InputNumber.vue +6 -3
- package/inputnumber/inputnumber.common.js +205 -293
- package/inputnumber/inputnumber.umd.js +205 -293
- package/inputnumber/inputnumber.umd.min.js +1 -1
- package/inputswitch/inputswitch.common.js +219 -37
- package/inputswitch/inputswitch.umd.js +219 -37
- package/inputswitch/inputswitch.umd.min.js +1 -1
- package/inputtext/inputtext.common.js +27 -28
- package/inputtext/inputtext.umd.js +27 -28
- package/inputtext/inputtext.umd.min.js +1 -1
- package/knob/knob.common.js +102 -74
- package/knob/knob.umd.js +102 -74
- package/knob/knob.umd.min.js +1 -1
- package/listbox/listbox.common.js +163 -237
- package/listbox/listbox.umd.js +163 -237
- package/listbox/listbox.umd.min.js +1 -1
- package/megamenu/MegaMenu.vue +2 -2
- package/megamenu/megamenu.common.js +273 -230
- package/megamenu/megamenu.umd.js +273 -230
- package/megamenu/megamenu.umd.min.js +1 -1
- package/menu/menu.common.js +201 -203
- package/menu/menu.umd.js +201 -203
- package/menu/menu.umd.min.js +1 -1
- package/menu/menuitem.common.js +95 -116
- package/menu/menuitem.umd.js +95 -116
- package/menu/menuitem.umd.min.js +1 -1
- package/menubar/menubar.common.js +223 -214
- package/menubar/menubar.umd.js +223 -214
- package/menubar/menubar.umd.min.js +1 -1
- package/menubar/menubarsub.common.js +142 -149
- package/menubar/menubarsub.umd.js +142 -149
- package/menubar/menubarsub.umd.min.js +1 -1
- package/message/message.common.js +108 -157
- package/message/message.umd.js +108 -157
- package/message/message.umd.min.js +1 -1
- package/multiselect/multiselect.common.js +291 -315
- package/multiselect/multiselect.umd.js +291 -315
- package/multiselect/multiselect.umd.min.js +1 -1
- package/orderlist/orderlist.common.js +206 -263
- package/orderlist/orderlist.umd.js +206 -263
- package/orderlist/orderlist.umd.min.js +1 -1
- package/organizationchart/organizationchart.common.js +188 -190
- package/organizationchart/organizationchart.umd.js +188 -190
- package/organizationchart/organizationchart.umd.min.js +1 -1
- package/organizationchart/organizationchartnode.common.js +122 -124
- package/organizationchart/organizationchartnode.umd.js +122 -124
- 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.common.js +108 -176
- package/overlaypanel/overlaypanel.umd.js +108 -176
- package/overlaypanel/overlaypanel.umd.min.js +1 -1
- package/package.json +3 -3
- package/paginator/currentpagereport.common.js +22 -22
- package/paginator/currentpagereport.umd.js +22 -22
- package/paginator/currentpagereport.umd.min.js +1 -1
- package/paginator/firstpagelink.common.js +44 -102
- package/paginator/firstpagelink.umd.js +44 -102
- package/paginator/firstpagelink.umd.min.js +1 -1
- package/paginator/jumptopagedropdown.common.js +254 -300
- package/paginator/jumptopagedropdown.umd.js +254 -300
- package/paginator/jumptopagedropdown.umd.min.js +1 -1
- package/paginator/jumptopageinput.common.js +225 -303
- package/paginator/jumptopageinput.umd.js +225 -303
- package/paginator/jumptopageinput.umd.min.js +1 -1
- package/paginator/lastpagelink.common.js +44 -102
- package/paginator/lastpagelink.umd.js +44 -102
- package/paginator/lastpagelink.umd.min.js +1 -1
- package/paginator/nextpagelink.common.js +44 -102
- package/paginator/nextpagelink.umd.js +44 -102
- package/paginator/nextpagelink.umd.min.js +1 -1
- package/paginator/pagelinks.common.js +54 -102
- package/paginator/pagelinks.umd.js +54 -102
- package/paginator/pagelinks.umd.min.js +1 -1
- package/paginator/paginator.common.js +741 -654
- package/paginator/paginator.umd.js +741 -654
- package/paginator/paginator.umd.min.js +1 -1
- package/paginator/prevpagelink.common.js +44 -102
- package/paginator/prevpagelink.umd.js +44 -102
- package/paginator/prevpagelink.umd.min.js +1 -1
- package/paginator/rowsperpagedropdown.common.js +253 -300
- package/paginator/rowsperpagedropdown.umd.js +253 -300
- package/paginator/rowsperpagedropdown.umd.min.js +1 -1
- package/panel/panel.common.js +129 -164
- package/panel/panel.umd.js +129 -164
- package/panel/panel.umd.min.js +1 -1
- package/panelmenu/panelmenu.common.js +235 -129
- package/panelmenu/panelmenu.umd.js +235 -129
- package/panelmenu/panelmenu.umd.min.js +1 -1
- package/panelmenu/panelmenusub.common.js +110 -55
- package/panelmenu/panelmenusub.umd.js +110 -55
- package/panelmenu/panelmenusub.umd.min.js +1 -1
- package/password/Password.vue +64 -14
- package/password/password.common.js +243 -239
- package/password/password.umd.js +243 -239
- package/password/password.umd.min.js +1 -1
- package/picklist/picklist.common.js +332 -323
- package/picklist/picklist.umd.js +332 -323
- package/picklist/picklist.umd.min.js +1 -1
- package/progressbar/progressbar.common.js +83 -76
- package/progressbar/progressbar.umd.js +83 -76
- package/progressbar/progressbar.umd.min.js +1 -1
- package/progressspinner/progressspinner.common.js +545 -45
- package/progressspinner/progressspinner.umd.js +545 -45
- package/progressspinner/progressspinner.umd.min.js +1 -1
- package/radiobutton/radiobutton.common.js +68 -83
- package/radiobutton/radiobutton.umd.js +68 -83
- package/radiobutton/radiobutton.umd.min.js +1 -1
- package/rating/rating.common.js +92 -68
- package/rating/rating.umd.js +92 -68
- package/rating/rating.umd.min.js +1 -1
- package/ripple/Ripple.js +0 -18
- package/ripple/ripple.common.js +13 -77
- package/ripple/ripple.umd.js +13 -77
- package/row/row.common.js +20 -25
- package/row/row.umd.js +20 -25
- package/row/row.umd.min.js +1 -1
- package/scrollpanel/scrollpanel.common.js +103 -154
- package/scrollpanel/scrollpanel.umd.js +103 -154
- package/scrollpanel/scrollpanel.umd.min.js +1 -1
- package/scrolltop/scrolltop.common.js +90 -132
- package/scrolltop/scrolltop.umd.js +90 -132
- package/scrolltop/scrolltop.umd.min.js +1 -1
- package/selectbutton/selectbutton.common.js +91 -171
- package/selectbutton/selectbutton.umd.js +91 -171
- 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 +115 -166
- package/sidebar/sidebar.umd.js +115 -166
- package/sidebar/sidebar.umd.min.js +1 -1
- package/skeleton/skeleton.common.js +57 -57
- package/skeleton/skeleton.umd.js +57 -57
- package/skeleton/skeleton.umd.min.js +1 -1
- package/slider/Slider.vue +1 -1
- package/slider/slider.common.js +175 -166
- package/slider/slider.umd.js +175 -166
- package/slider/slider.umd.min.js +1 -1
- package/speeddial/SpeedDial.vue +2 -2
- package/speeddial/speeddial.common.js +186 -204
- package/speeddial/speeddial.umd.js +186 -204
- package/speeddial/speeddial.umd.min.js +1 -1
- package/splitbutton/splitbutton.common.js +327 -279
- package/splitbutton/splitbutton.umd.js +327 -279
- package/splitbutton/splitbutton.umd.min.js +1 -1
- package/splitter/splitter.common.js +70 -143
- package/splitter/splitter.umd.js +70 -143
- package/splitter/splitter.umd.min.js +1 -1
- package/splitterpanel/splitterpanel.common.js +13 -15
- package/splitterpanel/splitterpanel.umd.js +13 -15
- package/steps/steps.common.js +112 -77
- package/steps/steps.umd.js +112 -77
- package/steps/steps.umd.min.js +1 -1
- package/styleclass/StyleClass.js +0 -43
- package/styleclass/styleclass.common.js +13 -99
- package/styleclass/styleclass.umd.js +13 -99
- package/tabmenu/tabmenu.common.js +139 -165
- package/tabmenu/tabmenu.umd.js +139 -165
- package/tabmenu/tabmenu.umd.min.js +1 -1
- package/tabpanel/tabpanel.common.js +31 -26
- package/tabpanel/tabpanel.umd.js +31 -26
- package/tabpanel/tabpanel.umd.min.js +1 -1
- package/tabview/tabview.common.js +178 -220
- package/tabview/tabview.umd.js +178 -220
- package/tabview/tabview.umd.min.js +1 -1
- package/tag/tag.common.js +59 -59
- package/tag/tag.umd.js +59 -59
- package/tag/tag.umd.min.js +1 -1
- package/terminal/terminal.common.js +96 -68
- package/terminal/terminal.umd.js +96 -68
- package/terminal/terminal.umd.min.js +1 -1
- package/terminalservice/TerminalService.js +0 -3
- package/textarea/Textarea.vue +24 -1
- package/textarea/textarea.common.js +2083 -91
- package/textarea/textarea.umd.js +2083 -91
- package/textarea/textarea.umd.min.js +1 -1
- package/tieredmenu/demo.html +3 -4
- package/tieredmenu/tieredmenu.common.js +214 -219
- package/tieredmenu/tieredmenu.umd.js +214 -219
- package/tieredmenu/tieredmenu.umd.min.js +1 -1
- package/tieredmenu/tieredmenusub.common.js +142 -145
- package/tieredmenu/tieredmenusub.umd.js +142 -145
- package/tieredmenu/tieredmenusub.umd.min.js +1 -1
- package/timeline/timeline.common.js +101 -134
- package/timeline/timeline.umd.js +101 -134
- package/timeline/timeline.umd.min.js +1 -1
- package/toast/toast.common.js +145 -182
- package/toast/toast.umd.js +145 -182
- package/toast/toast.umd.min.js +1 -1
- package/toast/toastmessage.common.js +70 -115
- package/toast/toastmessage.umd.js +70 -115
- 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 +54 -103
- package/togglebutton/togglebutton.umd.js +54 -103
- package/togglebutton/togglebutton.umd.min.js +1 -1
- package/toolbar/toolbar.common.js +46 -47
- package/toolbar/toolbar.umd.js +46 -47
- package/toolbar/toolbar.umd.min.js +1 -1
- package/tooltip/Tooltip.js +4 -84
- package/tooltip/tooltip.common.js +17 -133
- package/tooltip/tooltip.umd.js +17 -133
- package/tree/tree.common.js +227 -316
- package/tree/tree.umd.js +227 -316
- package/tree/tree.umd.min.js +1 -1
- package/tree/treenode.common.js +108 -158
- package/tree/treenode.umd.js +108 -158
- package/tree/treenode.umd.min.js +1 -1
- package/treetable/footercell.common.js +49 -141
- package/treetable/footercell.umd.js +49 -141
- package/treetable/footercell.umd.min.js +1 -1
- package/treetable/headercell.common.js +68 -153
- package/treetable/headercell.umd.js +68 -153
- package/treetable/headercell.umd.min.js +1 -1
- package/treetable/treetable.common.js +1086 -1044
- package/treetable/treetable.umd.js +1086 -1044
- package/treetable/treetable.umd.min.js +1 -1
- package/treetable/treetablecolumnslot.common.js +13 -15
- package/treetable/treetablecolumnslot.umd.js +13 -15
- package/treetable/treetablerow.common.js +113 -194
- package/treetable/treetablerow.umd.js +113 -194
- package/treetable/treetablerow.umd.min.js +1 -1
- package/treetable/treetablerowloader.common.js +115 -214
- package/treetable/treetablerowloader.umd.js +115 -214
- package/treetable/treetablerowloader.umd.min.js +1 -1
- package/tristatecheckbox/tristatecheckbox.common.js +59 -38
- package/tristatecheckbox/tristatecheckbox.umd.js +59 -38
- package/tristatecheckbox/tristatecheckbox.umd.min.js +1 -1
- package/utils/ConnectedOverlayScrollHandler.js +0 -12
- package/utils/DomHandler.js +13 -61
- package/utils/EventBus.js +0 -3
- package/utils/ObjectUtils.js +9 -51
- package/utils/UniqueComponentId.js +0 -1
- package/utils/Utils.js +0 -6
- package/utils/connectedoverlayscrollhandler.common.js +13 -70
- package/utils/connectedoverlayscrollhandler.umd.js +13 -70
- package/utils/domhandler.common.js +13 -63
- package/utils/domhandler.umd.js +13 -63
- package/utils/eventbus.common.js +0 -2
- package/utils/eventbus.umd.js +0 -2
- package/utils/objectutils.common.js +9 -52
- package/utils/objectutils.umd.js +9 -52
- package/utils/utils.common.js +22 -119
- package/utils/utils.umd.js +22 -119
- package/vetur-attributes.json +8 -0
- package/vetur-tags.json +3 -1
- package/web-types.json +28 -1
|
@@ -1834,22 +1834,6 @@ module.exports = function (bitmap, value) {
|
|
|
1834
1834
|
};
|
|
1835
1835
|
|
|
1836
1836
|
|
|
1837
|
-
/***/ }),
|
|
1838
|
-
|
|
1839
|
-
/***/ "4661":
|
|
1840
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
1841
|
-
|
|
1842
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
1843
|
-
|
|
1844
|
-
// load the styles
|
|
1845
|
-
var content = __webpack_require__("cc5b");
|
|
1846
|
-
if(content.__esModule) content = content.default;
|
|
1847
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
1848
|
-
if(content.locals) module.exports = content.locals;
|
|
1849
|
-
// add the styles to the DOM
|
|
1850
|
-
var add = __webpack_require__("499e").default
|
|
1851
|
-
var update = add("3a97d083", content, true, {"sourceMap":false,"shadowMode":false});
|
|
1852
|
-
|
|
1853
1837
|
/***/ }),
|
|
1854
1838
|
|
|
1855
1839
|
/***/ "46a7":
|
|
@@ -3006,6 +2990,17 @@ if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
|
|
|
3006
2990
|
|
|
3007
2991
|
module.exports = __webpack_require__("d2d5");
|
|
3008
2992
|
|
|
2993
|
+
/***/ }),
|
|
2994
|
+
|
|
2995
|
+
/***/ "776d":
|
|
2996
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2997
|
+
|
|
2998
|
+
"use strict";
|
|
2999
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_id_9f6d89a8_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a05f");
|
|
3000
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_id_9f6d89a8_prod_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_id_9f6d89a8_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
3001
|
+
/* unused harmony reexport * */
|
|
3002
|
+
|
|
3003
|
+
|
|
3009
3004
|
/***/ }),
|
|
3010
3005
|
|
|
3011
3006
|
/***/ "77f1":
|
|
@@ -3666,6 +3661,22 @@ module.exports = !__webpack_require__("79e5")(function () {
|
|
|
3666
3661
|
});
|
|
3667
3662
|
|
|
3668
3663
|
|
|
3664
|
+
/***/ }),
|
|
3665
|
+
|
|
3666
|
+
/***/ "a05f":
|
|
3667
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
3668
|
+
|
|
3669
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
3670
|
+
|
|
3671
|
+
// load the styles
|
|
3672
|
+
var content = __webpack_require__("ddb6");
|
|
3673
|
+
if(content.__esModule) content = content.default;
|
|
3674
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
3675
|
+
if(content.locals) module.exports = content.locals;
|
|
3676
|
+
// add the styles to the DOM
|
|
3677
|
+
var add = __webpack_require__("499e").default
|
|
3678
|
+
var update = add("f3982436", content, true, {"sourceMap":false,"shadowMode":false});
|
|
3679
|
+
|
|
3669
3680
|
/***/ }),
|
|
3670
3681
|
|
|
3671
3682
|
/***/ "a159":
|
|
@@ -4172,17 +4183,6 @@ module.exports = Object.keys || function keys(O) {
|
|
|
4172
4183
|
};
|
|
4173
4184
|
|
|
4174
4185
|
|
|
4175
|
-
/***/ }),
|
|
4176
|
-
|
|
4177
|
-
/***/ "c5b3":
|
|
4178
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
4179
|
-
|
|
4180
|
-
"use strict";
|
|
4181
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4661");
|
|
4182
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiSelect_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
4183
|
-
/* unused harmony reexport * */
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
4186
|
/***/ }),
|
|
4187
4187
|
|
|
4188
4188
|
/***/ "c5f6":
|
|
@@ -4336,21 +4336,6 @@ module.exports = function (it) {
|
|
|
4336
4336
|
};
|
|
4337
4337
|
|
|
4338
4338
|
|
|
4339
|
-
/***/ }),
|
|
4340
|
-
|
|
4341
|
-
/***/ "cc5b":
|
|
4342
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
4343
|
-
|
|
4344
|
-
exports = module.exports = __webpack_require__("2350")(false);
|
|
4345
|
-
// imports
|
|
4346
|
-
|
|
4347
|
-
|
|
4348
|
-
// module
|
|
4349
|
-
exports.push([module.i, ".p-multiselect{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-multiselect-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.p-multiselect-label-container{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-panel{position:absolute}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-header,.p-multiselect-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-multiselect-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-multiselect-filter-container{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-fluid .p-multiselect,.p-multiselect-close{display:-webkit-box;display:-ms-flexbox;display:flex}", ""]);
|
|
4350
|
-
|
|
4351
|
-
// exports
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
4339
|
/***/ }),
|
|
4355
4340
|
|
|
4356
4341
|
/***/ "ccb9":
|
|
@@ -4538,6 +4523,21 @@ var store = global[SHARED] || (global[SHARED] = {});
|
|
|
4538
4523
|
});
|
|
4539
4524
|
|
|
4540
4525
|
|
|
4526
|
+
/***/ }),
|
|
4527
|
+
|
|
4528
|
+
/***/ "ddb6":
|
|
4529
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
4530
|
+
|
|
4531
|
+
exports = module.exports = __webpack_require__("2350")(false);
|
|
4532
|
+
// imports
|
|
4533
|
+
|
|
4534
|
+
|
|
4535
|
+
// module
|
|
4536
|
+
exports.push([module.i, ".p-multiselect{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-multiselect-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.p-multiselect-label-container{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-panel{position:absolute}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-header,.p-multiselect-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-multiselect-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-multiselect-filter-container{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-fluid .p-multiselect,.p-multiselect-close{display:-webkit-box;display:-ms-flexbox;display:flex}", ""]);
|
|
4537
|
+
|
|
4538
|
+
// exports
|
|
4539
|
+
|
|
4540
|
+
|
|
4541
4541
|
/***/ }),
|
|
4542
4542
|
|
|
4543
4543
|
/***/ "e11e":
|
|
@@ -4830,10 +4830,210 @@ if (typeof window !== 'undefined') {
|
|
|
4830
4830
|
// Indicate to webpack that this file can be concatenated
|
|
4831
4831
|
/* harmony default export */ var setPublicPath = (null);
|
|
4832
4832
|
|
|
4833
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4834
|
-
var render = function () {
|
|
4835
|
-
var
|
|
4836
|
-
|
|
4833
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"08364d47-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
|
|
4834
|
+
var render = function render() {
|
|
4835
|
+
var _vm = this,
|
|
4836
|
+
_c = _vm._self._c;
|
|
4837
|
+
return _c('div', {
|
|
4838
|
+
ref: "container",
|
|
4839
|
+
class: _vm.containerClass,
|
|
4840
|
+
on: {
|
|
4841
|
+
"click": _vm.onClick
|
|
4842
|
+
}
|
|
4843
|
+
}, [_c('div', {
|
|
4844
|
+
staticClass: "p-hidden-accessible"
|
|
4845
|
+
}, [_c('input', {
|
|
4846
|
+
ref: "focusInput",
|
|
4847
|
+
attrs: {
|
|
4848
|
+
"type": "text",
|
|
4849
|
+
"role": "listbox",
|
|
4850
|
+
"id": _vm.inputId,
|
|
4851
|
+
"readonly": "",
|
|
4852
|
+
"disabled": _vm.disabled,
|
|
4853
|
+
"tabindex": _vm.tabindex,
|
|
4854
|
+
"aria-haspopup": "listbox",
|
|
4855
|
+
"aria-expanded": _vm.overlayVisible,
|
|
4856
|
+
"aria-labelledby": _vm.ariaLabelledBy
|
|
4857
|
+
},
|
|
4858
|
+
on: {
|
|
4859
|
+
"focus": _vm.onFocus,
|
|
4860
|
+
"blur": _vm.onBlur,
|
|
4861
|
+
"keydown": _vm.onKeyDown
|
|
4862
|
+
}
|
|
4863
|
+
})]), _c('div', {
|
|
4864
|
+
staticClass: "p-multiselect-label-container"
|
|
4865
|
+
}, [_c('div', {
|
|
4866
|
+
class: _vm.labelClass
|
|
4867
|
+
}, [_vm._t("value", function () {
|
|
4868
|
+
return [_vm.display === 'comma' ? [_vm._v("\n " + _vm._s(_vm.label || 'empty') + "\n ")] : _vm.display === 'chip' ? [_vm._l(_vm.value, function (item) {
|
|
4869
|
+
return _c('div', {
|
|
4870
|
+
key: _vm.getLabelByValue(item),
|
|
4871
|
+
staticClass: "p-multiselect-token"
|
|
4872
|
+
}, [_c('span', {
|
|
4873
|
+
staticClass: "p-multiselect-token-label"
|
|
4874
|
+
}, [_vm._v(_vm._s(_vm.getLabelByValue(item)))]), !_vm.disabled ? _c('span', {
|
|
4875
|
+
staticClass: "p-multiselect-token-icon pi pi-times-circle",
|
|
4876
|
+
on: {
|
|
4877
|
+
"click": function click($event) {
|
|
4878
|
+
return _vm.removeChip(item);
|
|
4879
|
+
}
|
|
4880
|
+
}
|
|
4881
|
+
}) : _vm._e()]);
|
|
4882
|
+
}), !_vm.value || _vm.value.length === 0 ? [_vm._v(_vm._s(_vm.placeholder || 'empty'))] : _vm._e()] : _vm._e()];
|
|
4883
|
+
}, {
|
|
4884
|
+
"value": _vm.value,
|
|
4885
|
+
"placeholder": _vm.placeholder
|
|
4886
|
+
})], 2)]), _c('div', {
|
|
4887
|
+
staticClass: "p-multiselect-trigger"
|
|
4888
|
+
}, [_vm._t("indicator", function () {
|
|
4889
|
+
return [_c('span', {
|
|
4890
|
+
staticClass: "p-multiselect-trigger-icon pi pi-chevron-down"
|
|
4891
|
+
})];
|
|
4892
|
+
})], 2), _c('transition', {
|
|
4893
|
+
attrs: {
|
|
4894
|
+
"name": "p-connected-overlay"
|
|
4895
|
+
},
|
|
4896
|
+
on: {
|
|
4897
|
+
"enter": _vm.onOverlayEnter,
|
|
4898
|
+
"leave": _vm.onOverlayLeave
|
|
4899
|
+
}
|
|
4900
|
+
}, [_vm.overlayVisible ? _c('div', {
|
|
4901
|
+
ref: "overlay",
|
|
4902
|
+
staticClass: "p-multiselect-panel p-component"
|
|
4903
|
+
}, [_vm.showToggleAll && _vm.selectionLimit == null || _vm.filter ? _c('div', {
|
|
4904
|
+
staticClass: "p-multiselect-header"
|
|
4905
|
+
}, [_vm.showToggleAll && _vm.selectionLimit == null ? _c('div', {
|
|
4906
|
+
staticClass: "p-checkbox p-component",
|
|
4907
|
+
attrs: {
|
|
4908
|
+
"role": "checkbox",
|
|
4909
|
+
"aria-checked": _vm.allSelected
|
|
4910
|
+
},
|
|
4911
|
+
on: {
|
|
4912
|
+
"click": _vm.onToggleAll
|
|
4913
|
+
}
|
|
4914
|
+
}, [_c('div', {
|
|
4915
|
+
staticClass: "p-hidden-accessible"
|
|
4916
|
+
}, [_c('input', {
|
|
4917
|
+
attrs: {
|
|
4918
|
+
"type": "checkbox",
|
|
4919
|
+
"readonly": ""
|
|
4920
|
+
},
|
|
4921
|
+
on: {
|
|
4922
|
+
"focus": _vm.onHeaderCheckboxFocus,
|
|
4923
|
+
"blur": _vm.onHeaderCheckboxBlur
|
|
4924
|
+
}
|
|
4925
|
+
})]), _c('div', {
|
|
4926
|
+
class: ['p-checkbox-box', {
|
|
4927
|
+
'p-highlight': _vm.allSelected,
|
|
4928
|
+
'p-focus': _vm.headerCheckboxFocused
|
|
4929
|
+
}],
|
|
4930
|
+
attrs: {
|
|
4931
|
+
"role": "checkbox",
|
|
4932
|
+
"aria-checked": _vm.allSelected
|
|
4933
|
+
}
|
|
4934
|
+
}, [_c('span', {
|
|
4935
|
+
class: ['p-checkbox-icon', {
|
|
4936
|
+
'pi pi-check': _vm.allSelected
|
|
4937
|
+
}]
|
|
4938
|
+
})])]) : _vm._e(), _vm.filter ? _c('div', {
|
|
4939
|
+
staticClass: "p-multiselect-filter-container"
|
|
4940
|
+
}, [_c('input', {
|
|
4941
|
+
directives: [{
|
|
4942
|
+
name: "model",
|
|
4943
|
+
rawName: "v-model",
|
|
4944
|
+
value: _vm.filterValue,
|
|
4945
|
+
expression: "filterValue"
|
|
4946
|
+
}],
|
|
4947
|
+
ref: "filterInput",
|
|
4948
|
+
staticClass: "p-multiselect-filter p-inputtext p-component",
|
|
4949
|
+
attrs: {
|
|
4950
|
+
"type": "text",
|
|
4951
|
+
"autoComplete": "on",
|
|
4952
|
+
"placeholder": _vm.filterPlaceholder
|
|
4953
|
+
},
|
|
4954
|
+
domProps: {
|
|
4955
|
+
"value": _vm.filterValue
|
|
4956
|
+
},
|
|
4957
|
+
on: {
|
|
4958
|
+
"input": [function ($event) {
|
|
4959
|
+
if ($event.target.composing) return;
|
|
4960
|
+
_vm.filterValue = $event.target.value;
|
|
4961
|
+
}, _vm.onFilterChange]
|
|
4962
|
+
}
|
|
4963
|
+
}), _c('span', {
|
|
4964
|
+
staticClass: "p-multiselect-filter-icon pi pi-search"
|
|
4965
|
+
})]) : _vm._e(), _c('button', {
|
|
4966
|
+
directives: [{
|
|
4967
|
+
name: "ripple",
|
|
4968
|
+
rawName: "v-ripple"
|
|
4969
|
+
}],
|
|
4970
|
+
staticClass: "p-multiselect-close p-link",
|
|
4971
|
+
attrs: {
|
|
4972
|
+
"type": "button"
|
|
4973
|
+
},
|
|
4974
|
+
on: {
|
|
4975
|
+
"click": _vm.onCloseClick
|
|
4976
|
+
}
|
|
4977
|
+
}, [_c('span', {
|
|
4978
|
+
staticClass: "p-multiselect-close-icon pi pi-times"
|
|
4979
|
+
})])]) : _vm._e(), _c('div', {
|
|
4980
|
+
ref: "itemsWrapper",
|
|
4981
|
+
staticClass: "p-multiselect-items-wrapper",
|
|
4982
|
+
style: {
|
|
4983
|
+
'max-height': _vm.scrollHeight
|
|
4984
|
+
}
|
|
4985
|
+
}, [_c('ul', {
|
|
4986
|
+
staticClass: "p-multiselect-items p-component",
|
|
4987
|
+
attrs: {
|
|
4988
|
+
"role": "listbox",
|
|
4989
|
+
"aria-multiselectable": "true"
|
|
4990
|
+
}
|
|
4991
|
+
}, [_vm._l(_vm.visibleOptions, function (option, i) {
|
|
4992
|
+
return _c('li', {
|
|
4993
|
+
directives: [{
|
|
4994
|
+
name: "ripple",
|
|
4995
|
+
rawName: "v-ripple"
|
|
4996
|
+
}],
|
|
4997
|
+
key: _vm.getOptionRenderKey(option),
|
|
4998
|
+
class: ['p-multiselect-item', {
|
|
4999
|
+
'p-highlight': _vm.isSelected(option),
|
|
5000
|
+
'p-disabled': _vm.isOptionDisabled(option)
|
|
5001
|
+
}],
|
|
5002
|
+
attrs: {
|
|
5003
|
+
"role": "option",
|
|
5004
|
+
"aria-selected": _vm.isSelected(option),
|
|
5005
|
+
"aria-label": _vm.getOptionLabel(option),
|
|
5006
|
+
"tabindex": _vm.tabindex || '0'
|
|
5007
|
+
},
|
|
5008
|
+
on: {
|
|
5009
|
+
"click": function click($event) {
|
|
5010
|
+
return _vm.onOptionSelect($event, option);
|
|
5011
|
+
},
|
|
5012
|
+
"keydown": function keydown($event) {
|
|
5013
|
+
return _vm.onOptionKeyDown($event, option);
|
|
5014
|
+
}
|
|
5015
|
+
}
|
|
5016
|
+
}, [_c('div', {
|
|
5017
|
+
staticClass: "p-checkbox p-component"
|
|
5018
|
+
}, [_c('div', {
|
|
5019
|
+
class: ['p-checkbox-box', {
|
|
5020
|
+
'p-highlight': _vm.isSelected(option)
|
|
5021
|
+
}]
|
|
5022
|
+
}, [_c('span', {
|
|
5023
|
+
class: ['p-checkbox-icon', {
|
|
5024
|
+
'pi pi-check': _vm.isSelected(option)
|
|
5025
|
+
}]
|
|
5026
|
+
})])]), _vm._t("option", function () {
|
|
5027
|
+
return [_c('span', [_vm._v(_vm._s(_vm.getOptionLabel(option)))])];
|
|
5028
|
+
}, {
|
|
5029
|
+
"option": option,
|
|
5030
|
+
"index": i
|
|
5031
|
+
})], 2);
|
|
5032
|
+
}), _vm.filterValue && (!_vm.visibleOptions || _vm.visibleOptions && _vm.visibleOptions.length === 0) ? _c('li', {
|
|
5033
|
+
staticClass: "p-multiselect-empty-message"
|
|
5034
|
+
}, [_vm._v(_vm._s(_vm.emptyFilterMessage))]) : _vm._e()], 2)])]) : _vm._e()])], 1);
|
|
5035
|
+
};
|
|
5036
|
+
var staticRenderFns = [];
|
|
4837
5037
|
|
|
4838
5038
|
// CONCATENATED MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
|
|
4839
5039
|
|
|
@@ -4862,11 +5062,9 @@ var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
|
|
|
4862
5062
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
|
|
4863
5063
|
function _arrayLikeToArray(arr, len) {
|
|
4864
5064
|
if (len == null || len > arr.length) len = arr.length;
|
|
4865
|
-
|
|
4866
5065
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
4867
5066
|
arr2[i] = arr[i];
|
|
4868
5067
|
}
|
|
4869
|
-
|
|
4870
5068
|
return arr2;
|
|
4871
5069
|
}
|
|
4872
5070
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
|
|
@@ -4932,26 +5130,21 @@ var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property
|
|
|
4932
5130
|
|
|
4933
5131
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
|
|
4934
5132
|
|
|
4935
|
-
|
|
4936
5133
|
function _defineProperties(target, props) {
|
|
4937
5134
|
for (var i = 0; i < props.length; i++) {
|
|
4938
5135
|
var descriptor = props[i];
|
|
4939
5136
|
descriptor.enumerable = descriptor.enumerable || false;
|
|
4940
5137
|
descriptor.configurable = true;
|
|
4941
5138
|
if ("value" in descriptor) descriptor.writable = true;
|
|
4942
|
-
|
|
4943
5139
|
define_property_default()(target, descriptor.key, descriptor);
|
|
4944
5140
|
}
|
|
4945
5141
|
}
|
|
4946
|
-
|
|
4947
5142
|
function _createClass(Constructor, protoProps, staticProps) {
|
|
4948
5143
|
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
4949
5144
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
4950
|
-
|
|
4951
5145
|
define_property_default()(Constructor, "prototype", {
|
|
4952
5146
|
writable: false
|
|
4953
5147
|
});
|
|
4954
|
-
|
|
4955
5148
|
return Constructor;
|
|
4956
5149
|
}
|
|
4957
5150
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.find.js
|
|
@@ -4979,18 +5172,13 @@ var es6_regexp_split = __webpack_require__("28a5");
|
|
|
4979
5172
|
|
|
4980
5173
|
|
|
4981
5174
|
|
|
4982
|
-
|
|
4983
5175
|
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = DomHandler_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; } } }; }
|
|
4984
|
-
|
|
4985
5176
|
function DomHandler_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return DomHandler_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 DomHandler_arrayLikeToArray(o, minLen); }
|
|
4986
|
-
|
|
4987
5177
|
function DomHandler_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; }
|
|
4988
|
-
|
|
4989
5178
|
var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
4990
5179
|
function DomHandler() {
|
|
4991
5180
|
_classCallCheck(this, DomHandler);
|
|
4992
5181
|
}
|
|
4993
|
-
|
|
4994
5182
|
_createClass(DomHandler, null, [{
|
|
4995
5183
|
key: "innerWidth",
|
|
4996
5184
|
value: function innerWidth(el) {
|
|
@@ -5024,12 +5212,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5024
5212
|
value: function getOuterWidth(el, margin) {
|
|
5025
5213
|
if (el) {
|
|
5026
5214
|
var width = el.offsetWidth;
|
|
5027
|
-
|
|
5028
5215
|
if (margin) {
|
|
5029
5216
|
var style = getComputedStyle(el);
|
|
5030
5217
|
width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
|
|
5031
5218
|
}
|
|
5032
|
-
|
|
5033
5219
|
return width;
|
|
5034
5220
|
} else {
|
|
5035
5221
|
return 0;
|
|
@@ -5040,12 +5226,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5040
5226
|
value: function getOuterHeight(el, margin) {
|
|
5041
5227
|
if (el) {
|
|
5042
5228
|
var height = el.offsetHeight;
|
|
5043
|
-
|
|
5044
5229
|
if (margin) {
|
|
5045
5230
|
var style = getComputedStyle(el);
|
|
5046
5231
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5047
5232
|
}
|
|
5048
|
-
|
|
5049
5233
|
return height;
|
|
5050
5234
|
} else {
|
|
5051
5235
|
return 0;
|
|
@@ -5056,12 +5240,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5056
5240
|
value: function getClientHeight(el, margin) {
|
|
5057
5241
|
if (el) {
|
|
5058
5242
|
var height = el.clientHeight;
|
|
5059
|
-
|
|
5060
5243
|
if (margin) {
|
|
5061
5244
|
var style = getComputedStyle(el);
|
|
5062
5245
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5063
5246
|
}
|
|
5064
|
-
|
|
5065
5247
|
return height;
|
|
5066
5248
|
} else {
|
|
5067
5249
|
return 0;
|
|
@@ -5071,11 +5253,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5071
5253
|
key: "getViewport",
|
|
5072
5254
|
value: function getViewport() {
|
|
5073
5255
|
var win = window,
|
|
5074
|
-
|
|
5075
|
-
|
|
5076
|
-
|
|
5077
|
-
|
|
5078
|
-
|
|
5256
|
+
d = document,
|
|
5257
|
+
e = d.documentElement,
|
|
5258
|
+
g = d.getElementsByTagName('body')[0],
|
|
5259
|
+
w = win.innerWidth || e.clientWidth || g.clientWidth,
|
|
5260
|
+
h = win.innerHeight || e.clientHeight || g.clientHeight;
|
|
5079
5261
|
return {
|
|
5080
5262
|
width: w,
|
|
5081
5263
|
height: h
|
|
@@ -5106,12 +5288,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5106
5288
|
value: function index(element) {
|
|
5107
5289
|
var children = element.parentNode.childNodes;
|
|
5108
5290
|
var num = 0;
|
|
5109
|
-
|
|
5110
5291
|
for (var i = 0; i < children.length; i++) {
|
|
5111
5292
|
if (children[i] === element) return num;
|
|
5112
5293
|
if (children[i].nodeType === 1) num++;
|
|
5113
5294
|
}
|
|
5114
|
-
|
|
5115
5295
|
return -1;
|
|
5116
5296
|
}
|
|
5117
5297
|
}, {
|
|
@@ -5119,13 +5299,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5119
5299
|
value: function addMultipleClasses(element, className) {
|
|
5120
5300
|
if (element.classList) {
|
|
5121
5301
|
var styles = className.split(' ');
|
|
5122
|
-
|
|
5123
5302
|
for (var i = 0; i < styles.length; i++) {
|
|
5124
5303
|
element.classList.add(styles[i]);
|
|
5125
5304
|
}
|
|
5126
5305
|
} else {
|
|
5127
5306
|
var _styles = className.split(' ');
|
|
5128
|
-
|
|
5129
5307
|
for (var _i = 0; _i < _styles.length; _i++) {
|
|
5130
5308
|
element.className += ' ' + _styles[_i];
|
|
5131
5309
|
}
|
|
@@ -5147,7 +5325,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5147
5325
|
if (element) {
|
|
5148
5326
|
if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
|
|
5149
5327
|
}
|
|
5150
|
-
|
|
5151
5328
|
return false;
|
|
5152
5329
|
}
|
|
5153
5330
|
}, {
|
|
@@ -5192,11 +5369,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5192
5369
|
var windowScrollLeft = this.getWindowScrollLeft();
|
|
5193
5370
|
var viewport = this.getViewport();
|
|
5194
5371
|
var top, left;
|
|
5195
|
-
|
|
5196
5372
|
if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
|
|
5197
5373
|
top = targetOffset.top + windowScrollTop - elementOuterHeight;
|
|
5198
5374
|
element.style.transformOrigin = 'bottom';
|
|
5199
|
-
|
|
5200
5375
|
if (top < 0) {
|
|
5201
5376
|
top = windowScrollTop;
|
|
5202
5377
|
}
|
|
@@ -5204,7 +5379,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5204
5379
|
top = targetOuterHeight + targetOffset.top + windowScrollTop;
|
|
5205
5380
|
element.style.transformOrigin = 'top';
|
|
5206
5381
|
}
|
|
5207
|
-
|
|
5208
5382
|
if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
|
|
5209
5383
|
element.style.top = top + 'px';
|
|
5210
5384
|
element.style.left = left + 'px';
|
|
@@ -5220,11 +5394,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5220
5394
|
var targetOffset = target.getBoundingClientRect();
|
|
5221
5395
|
var viewport = this.getViewport();
|
|
5222
5396
|
var top, left;
|
|
5223
|
-
|
|
5224
5397
|
if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
|
|
5225
5398
|
top = -1 * elementDimensions.height;
|
|
5226
5399
|
element.style.transformOrigin = 'bottom';
|
|
5227
|
-
|
|
5228
5400
|
if (targetOffset.top + top < 0) {
|
|
5229
5401
|
top = -1 * targetOffset.top;
|
|
5230
5402
|
}
|
|
@@ -5232,7 +5404,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5232
5404
|
top = targetHeight;
|
|
5233
5405
|
element.style.transformOrigin = 'top';
|
|
5234
5406
|
}
|
|
5235
|
-
|
|
5236
5407
|
if (elementDimensions.width > viewport.width) {
|
|
5237
5408
|
// element wider then viewport and cannot fit on screen (align at left side of viewport)
|
|
5238
5409
|
left = targetOffset.left * -1;
|
|
@@ -5243,7 +5414,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5243
5414
|
// element fits on screen (align with target)
|
|
5244
5415
|
left = 0;
|
|
5245
5416
|
}
|
|
5246
|
-
|
|
5247
5417
|
element.style.top = top + 'px';
|
|
5248
5418
|
element.style.left = left + 'px';
|
|
5249
5419
|
}
|
|
@@ -5257,35 +5427,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5257
5427
|
key: "getScrollableParents",
|
|
5258
5428
|
value: function getScrollableParents(element) {
|
|
5259
5429
|
var scrollableParents = [];
|
|
5260
|
-
|
|
5261
5430
|
if (element) {
|
|
5262
5431
|
var parents = this.getParents(element);
|
|
5263
5432
|
var overflowRegex = /(auto|scroll)/;
|
|
5264
|
-
|
|
5265
5433
|
var overflowCheck = function overflowCheck(node) {
|
|
5266
5434
|
var styleDeclaration = window['getComputedStyle'](node, null);
|
|
5267
5435
|
return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
|
|
5268
5436
|
};
|
|
5269
|
-
|
|
5270
5437
|
var _iterator = _createForOfIteratorHelper(parents),
|
|
5271
|
-
|
|
5272
|
-
|
|
5438
|
+
_step;
|
|
5273
5439
|
try {
|
|
5274
5440
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5275
5441
|
var parent = _step.value;
|
|
5276
5442
|
var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
|
|
5277
|
-
|
|
5278
5443
|
if (scrollSelectors) {
|
|
5279
5444
|
var selectors = scrollSelectors.split(',');
|
|
5280
|
-
|
|
5281
5445
|
var _iterator2 = _createForOfIteratorHelper(selectors),
|
|
5282
|
-
|
|
5283
|
-
|
|
5446
|
+
_step2;
|
|
5284
5447
|
try {
|
|
5285
5448
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5286
5449
|
var selector = _step2.value;
|
|
5287
5450
|
var el = this.findSingle(parent, selector);
|
|
5288
|
-
|
|
5289
5451
|
if (el && overflowCheck(el)) {
|
|
5290
5452
|
scrollableParents.push(el);
|
|
5291
5453
|
}
|
|
@@ -5303,7 +5465,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5303
5465
|
_iterator.f();
|
|
5304
5466
|
}
|
|
5305
5467
|
}
|
|
5306
|
-
|
|
5307
5468
|
return scrollableParents;
|
|
5308
5469
|
}
|
|
5309
5470
|
}, {
|
|
@@ -5344,34 +5505,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5344
5505
|
element.style.opacity = 0;
|
|
5345
5506
|
var last = +new Date();
|
|
5346
5507
|
var opacity = 0;
|
|
5347
|
-
|
|
5348
5508
|
var tick = function tick() {
|
|
5349
5509
|
opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
|
|
5350
5510
|
element.style.opacity = opacity;
|
|
5351
5511
|
last = +new Date();
|
|
5352
|
-
|
|
5353
5512
|
if (+opacity < 1) {
|
|
5354
5513
|
window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
|
|
5355
5514
|
}
|
|
5356
5515
|
};
|
|
5357
|
-
|
|
5358
5516
|
tick();
|
|
5359
5517
|
}
|
|
5360
5518
|
}, {
|
|
5361
5519
|
key: "fadeOut",
|
|
5362
5520
|
value: function fadeOut(element, ms) {
|
|
5363
5521
|
var opacity = 1,
|
|
5364
|
-
|
|
5365
|
-
|
|
5366
|
-
|
|
5522
|
+
interval = 50,
|
|
5523
|
+
duration = ms,
|
|
5524
|
+
gap = interval / duration;
|
|
5367
5525
|
var fading = setInterval(function () {
|
|
5368
5526
|
opacity -= gap;
|
|
5369
|
-
|
|
5370
5527
|
if (opacity <= 0) {
|
|
5371
5528
|
opacity = 0;
|
|
5372
5529
|
clearInterval(fading);
|
|
5373
5530
|
}
|
|
5374
|
-
|
|
5375
5531
|
element.style.opacity = opacity;
|
|
5376
5532
|
}, interval);
|
|
5377
5533
|
}
|
|
@@ -5398,7 +5554,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5398
5554
|
var scroll = container.scrollTop;
|
|
5399
5555
|
var elementHeight = container.clientHeight;
|
|
5400
5556
|
var itemHeight = this.getOuterHeight(item);
|
|
5401
|
-
|
|
5402
5557
|
if (offset < 0) {
|
|
5403
5558
|
container.scrollTop = scroll + offset;
|
|
5404
5559
|
} else if (offset + itemHeight > elementHeight) {
|
|
@@ -5417,7 +5572,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5417
5572
|
} else if (document['selection'] && document['selection'].empty) {
|
|
5418
5573
|
try {
|
|
5419
5574
|
document['selection'].empty();
|
|
5420
|
-
} catch (error) {
|
|
5575
|
+
} catch (error) {
|
|
5576
|
+
//ignore IE bug
|
|
5421
5577
|
}
|
|
5422
5578
|
}
|
|
5423
5579
|
}
|
|
@@ -5439,19 +5595,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5439
5595
|
if (!this.browser) {
|
|
5440
5596
|
var matched = this.resolveUserAgent();
|
|
5441
5597
|
this.browser = {};
|
|
5442
|
-
|
|
5443
5598
|
if (matched.browser) {
|
|
5444
5599
|
this.browser[matched.browser] = true;
|
|
5445
5600
|
this.browser['version'] = matched.version;
|
|
5446
5601
|
}
|
|
5447
|
-
|
|
5448
5602
|
if (this.browser['chrome']) {
|
|
5449
5603
|
this.browser['webkit'] = true;
|
|
5450
5604
|
} else if (this.browser['webkit']) {
|
|
5451
5605
|
this.browser['safari'] = true;
|
|
5452
5606
|
}
|
|
5453
5607
|
}
|
|
5454
|
-
|
|
5455
5608
|
return this.browser;
|
|
5456
5609
|
}
|
|
5457
5610
|
}, {
|
|
@@ -5479,10 +5632,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5479
5632
|
value: function getFocusableElements(element) {
|
|
5480
5633
|
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])");
|
|
5481
5634
|
var visibleFocusableElements = [];
|
|
5482
|
-
|
|
5483
5635
|
var _iterator3 = _createForOfIteratorHelper(focusableElements),
|
|
5484
|
-
|
|
5485
|
-
|
|
5636
|
+
_step3;
|
|
5486
5637
|
try {
|
|
5487
5638
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5488
5639
|
var focusableElement = _step3.value;
|
|
@@ -5493,7 +5644,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5493
5644
|
} finally {
|
|
5494
5645
|
_iterator3.f();
|
|
5495
5646
|
}
|
|
5496
|
-
|
|
5497
5647
|
return visibleFocusableElements;
|
|
5498
5648
|
}
|
|
5499
5649
|
}, {
|
|
@@ -5536,31 +5686,24 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5536
5686
|
return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
|
|
5537
5687
|
}
|
|
5538
5688
|
}]);
|
|
5539
|
-
|
|
5540
5689
|
return DomHandler;
|
|
5541
5690
|
}();
|
|
5542
5691
|
|
|
5543
|
-
|
|
5544
5692
|
// CONCATENATED MODULE: ./src/components/utils/ConnectedOverlayScrollHandler.js
|
|
5545
5693
|
|
|
5546
5694
|
|
|
5547
5695
|
|
|
5548
|
-
|
|
5549
5696
|
var ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler = /*#__PURE__*/function () {
|
|
5550
5697
|
function ConnectedOverlayScrollHandler(element) {
|
|
5551
5698
|
var listener = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : function () {};
|
|
5552
|
-
|
|
5553
5699
|
_classCallCheck(this, ConnectedOverlayScrollHandler);
|
|
5554
|
-
|
|
5555
5700
|
this.element = element;
|
|
5556
5701
|
this.listener = listener;
|
|
5557
5702
|
}
|
|
5558
|
-
|
|
5559
5703
|
_createClass(ConnectedOverlayScrollHandler, [{
|
|
5560
5704
|
key: "bindScrollListener",
|
|
5561
5705
|
value: function bindScrollListener() {
|
|
5562
5706
|
this.scrollableParents = DomHandler_DomHandler.getScrollableParents(this.element);
|
|
5563
|
-
|
|
5564
5707
|
for (var i = 0; i < this.scrollableParents.length; i++) {
|
|
5565
5708
|
this.scrollableParents[i].addEventListener('scroll', this.listener);
|
|
5566
5709
|
}
|
|
@@ -5583,11 +5726,9 @@ var ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler = /*#__PURE__*/f
|
|
|
5583
5726
|
this.scrollableParents = null;
|
|
5584
5727
|
}
|
|
5585
5728
|
}]);
|
|
5586
|
-
|
|
5587
5729
|
return ConnectedOverlayScrollHandler;
|
|
5588
5730
|
}();
|
|
5589
5731
|
|
|
5590
|
-
|
|
5591
5732
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.search.js
|
|
5592
5733
|
var es6_regexp_search = __webpack_require__("386d");
|
|
5593
5734
|
|
|
@@ -5629,18 +5770,13 @@ function _typeof(obj) {
|
|
|
5629
5770
|
|
|
5630
5771
|
|
|
5631
5772
|
|
|
5632
|
-
|
|
5633
5773
|
function ObjectUtils_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = ObjectUtils_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; } } }; }
|
|
5634
|
-
|
|
5635
5774
|
function ObjectUtils_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return ObjectUtils_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 ObjectUtils_arrayLikeToArray(o, minLen); }
|
|
5636
|
-
|
|
5637
5775
|
function ObjectUtils_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; }
|
|
5638
|
-
|
|
5639
5776
|
var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
5640
5777
|
function ObjectUtils() {
|
|
5641
5778
|
_classCallCheck(this, ObjectUtils);
|
|
5642
5779
|
}
|
|
5643
|
-
|
|
5644
5780
|
_createClass(ObjectUtils, null, [{
|
|
5645
5781
|
key: "equals",
|
|
5646
5782
|
value: function equals(obj1, obj2, field) {
|
|
@@ -5650,50 +5786,41 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5650
5786
|
key: "deepEquals",
|
|
5651
5787
|
value: function deepEquals(a, b) {
|
|
5652
5788
|
if (a === b) return true;
|
|
5653
|
-
|
|
5654
5789
|
if (a && b && _typeof(a) == 'object' && _typeof(b) == 'object') {
|
|
5655
5790
|
var arrA = Array.isArray(a),
|
|
5656
|
-
|
|
5657
|
-
|
|
5658
|
-
|
|
5659
|
-
|
|
5660
|
-
|
|
5791
|
+
arrB = Array.isArray(b),
|
|
5792
|
+
i,
|
|
5793
|
+
length,
|
|
5794
|
+
key;
|
|
5661
5795
|
if (arrA && arrB) {
|
|
5662
5796
|
length = a.length;
|
|
5663
5797
|
if (length != b.length) return false;
|
|
5664
|
-
|
|
5665
5798
|
for (i = length; i-- !== 0;) {
|
|
5666
5799
|
if (!this.deepEquals(a[i], b[i])) return false;
|
|
5667
5800
|
}
|
|
5668
|
-
|
|
5669
5801
|
return true;
|
|
5670
5802
|
}
|
|
5671
|
-
|
|
5672
5803
|
if (arrA != arrB) return false;
|
|
5673
5804
|
var dateA = a instanceof Date,
|
|
5674
|
-
|
|
5805
|
+
dateB = b instanceof Date;
|
|
5675
5806
|
if (dateA != dateB) return false;
|
|
5676
5807
|
if (dateA && dateB) return a.getTime() == b.getTime();
|
|
5677
5808
|
var regexpA = a instanceof RegExp,
|
|
5678
|
-
|
|
5809
|
+
regexpB = b instanceof RegExp;
|
|
5679
5810
|
if (regexpA != regexpB) return false;
|
|
5680
5811
|
if (regexpA && regexpB) return a.toString() == b.toString();
|
|
5681
5812
|
var keys = Object.keys(a);
|
|
5682
5813
|
length = keys.length;
|
|
5683
5814
|
if (length !== Object.keys(b).length) return false;
|
|
5684
|
-
|
|
5685
5815
|
for (i = length; i-- !== 0;) {
|
|
5686
5816
|
if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;
|
|
5687
5817
|
}
|
|
5688
|
-
|
|
5689
5818
|
for (i = length; i-- !== 0;) {
|
|
5690
5819
|
key = keys[i];
|
|
5691
5820
|
if (!this.deepEquals(a[key], b[key])) return false;
|
|
5692
5821
|
}
|
|
5693
|
-
|
|
5694
5822
|
return true;
|
|
5695
5823
|
}
|
|
5696
|
-
|
|
5697
5824
|
return a !== a && b !== b;
|
|
5698
5825
|
}
|
|
5699
5826
|
}, {
|
|
@@ -5707,15 +5834,12 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5707
5834
|
} else {
|
|
5708
5835
|
var fields = field.split('.');
|
|
5709
5836
|
var value = data;
|
|
5710
|
-
|
|
5711
5837
|
for (var i = 0, len = fields.length; i < len; ++i) {
|
|
5712
5838
|
if (value == null) {
|
|
5713
5839
|
return null;
|
|
5714
5840
|
}
|
|
5715
|
-
|
|
5716
5841
|
value = value[fields[i]];
|
|
5717
5842
|
}
|
|
5718
|
-
|
|
5719
5843
|
return value;
|
|
5720
5844
|
}
|
|
5721
5845
|
} else {
|
|
@@ -5731,22 +5855,17 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5731
5855
|
key: "filter",
|
|
5732
5856
|
value: function filter(value, fields, filterValue) {
|
|
5733
5857
|
var filteredItems = [];
|
|
5734
|
-
|
|
5735
5858
|
if (value) {
|
|
5736
5859
|
var _iterator = ObjectUtils_createForOfIteratorHelper(value),
|
|
5737
|
-
|
|
5738
|
-
|
|
5860
|
+
_step;
|
|
5739
5861
|
try {
|
|
5740
5862
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5741
5863
|
var item = _step.value;
|
|
5742
|
-
|
|
5743
5864
|
var _iterator2 = ObjectUtils_createForOfIteratorHelper(fields),
|
|
5744
|
-
|
|
5745
|
-
|
|
5865
|
+
_step2;
|
|
5746
5866
|
try {
|
|
5747
5867
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5748
5868
|
var field = _step2.value;
|
|
5749
|
-
|
|
5750
5869
|
if (String(this.resolveFieldData(item, field)).toLowerCase().indexOf(filterValue.toLowerCase()) > -1) {
|
|
5751
5870
|
filteredItems.push(item);
|
|
5752
5871
|
break;
|
|
@@ -5764,23 +5883,19 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5764
5883
|
_iterator.f();
|
|
5765
5884
|
}
|
|
5766
5885
|
}
|
|
5767
|
-
|
|
5768
5886
|
return filteredItems;
|
|
5769
5887
|
}
|
|
5770
5888
|
}, {
|
|
5771
5889
|
key: "reorderArray",
|
|
5772
5890
|
value: function reorderArray(value, from, to) {
|
|
5773
5891
|
var target;
|
|
5774
|
-
|
|
5775
5892
|
if (value && from !== to) {
|
|
5776
5893
|
if (to >= value.length) {
|
|
5777
5894
|
target = to - value.length;
|
|
5778
|
-
|
|
5779
5895
|
while (target-- + 1) {
|
|
5780
5896
|
value.push(undefined);
|
|
5781
5897
|
}
|
|
5782
5898
|
}
|
|
5783
|
-
|
|
5784
5899
|
value.splice(to, 0, value.splice(from, 1)[0]);
|
|
5785
5900
|
}
|
|
5786
5901
|
}
|
|
@@ -5788,7 +5903,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5788
5903
|
key: "findIndexInList",
|
|
5789
5904
|
value: function findIndexInList(value, list) {
|
|
5790
5905
|
var index = -1;
|
|
5791
|
-
|
|
5792
5906
|
if (list) {
|
|
5793
5907
|
for (var i = 0; i < list.length; i++) {
|
|
5794
5908
|
if (list[i] === value) {
|
|
@@ -5797,7 +5911,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5797
5911
|
}
|
|
5798
5912
|
}
|
|
5799
5913
|
}
|
|
5800
|
-
|
|
5801
5914
|
return index;
|
|
5802
5915
|
}
|
|
5803
5916
|
}, {
|
|
@@ -5805,8 +5918,7 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5805
5918
|
value: function contains(value, list) {
|
|
5806
5919
|
if (value != null && list && list.length) {
|
|
5807
5920
|
var _iterator3 = ObjectUtils_createForOfIteratorHelper(list),
|
|
5808
|
-
|
|
5809
|
-
|
|
5921
|
+
_step3;
|
|
5810
5922
|
try {
|
|
5811
5923
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5812
5924
|
var val = _step3.value;
|
|
@@ -5818,7 +5930,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5818
5930
|
_iterator3.f();
|
|
5819
5931
|
}
|
|
5820
5932
|
}
|
|
5821
|
-
|
|
5822
5933
|
return false;
|
|
5823
5934
|
}
|
|
5824
5935
|
}, {
|
|
@@ -5826,17 +5937,14 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5826
5937
|
value: function insertIntoOrderedArray(item, index, arr, sourceArr) {
|
|
5827
5938
|
if (arr.length > 0) {
|
|
5828
5939
|
var injected = false;
|
|
5829
|
-
|
|
5830
5940
|
for (var i = 0; i < arr.length; i++) {
|
|
5831
5941
|
var currentItemIndex = this.findIndexInList(arr[i], sourceArr);
|
|
5832
|
-
|
|
5833
5942
|
if (currentItemIndex > index) {
|
|
5834
5943
|
arr.splice(i, 0, item);
|
|
5835
5944
|
injected = true;
|
|
5836
5945
|
break;
|
|
5837
5946
|
}
|
|
5838
5947
|
}
|
|
5839
|
-
|
|
5840
5948
|
if (!injected) {
|
|
5841
5949
|
arr.push(item);
|
|
5842
5950
|
}
|
|
@@ -5850,72 +5958,57 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5850
5958
|
if (str && str.search(/[\xC0-\xFF]/g) > -1) {
|
|
5851
5959
|
str = str.replace(/[\xC0-\xC5]/g, "A").replace(/[\xC6]/g, "AE").replace(/[\xC7]/g, "C").replace(/[\xC8-\xCB]/g, "E").replace(/[\xCC-\xCF]/g, "I").replace(/[\xD0]/g, "D").replace(/[\xD1]/g, "N").replace(/[\xD2-\xD6\xD8]/g, "O").replace(/[\xD9-\xDC]/g, "U").replace(/[\xDD]/g, "Y").replace(/[\xDE]/g, "P").replace(/[\xE0-\xE5]/g, "a").replace(/[\xE6]/g, "ae").replace(/[\xE7]/g, "c").replace(/[\xE8-\xEB]/g, "e").replace(/[\xEC-\xEF]/g, "i").replace(/[\xF1]/g, "n").replace(/[\xF2-\xF6\xF8]/g, "o").replace(/[\xF9-\xFC]/g, "u").replace(/[\xFE]/g, "p").replace(/[\xFD\xFF]/g, "y");
|
|
5852
5960
|
}
|
|
5853
|
-
|
|
5854
5961
|
return str;
|
|
5855
5962
|
}
|
|
5856
5963
|
}, {
|
|
5857
5964
|
key: "getVNodeProp",
|
|
5858
5965
|
value: function getVNodeProp(vnode, prop) {
|
|
5859
5966
|
var props = vnode._props;
|
|
5860
|
-
|
|
5861
5967
|
if (props) {
|
|
5862
5968
|
var kebapProp = prop.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();
|
|
5863
5969
|
var propName = Object.prototype.hasOwnProperty.call(props, kebapProp) ? kebapProp : prop;
|
|
5864
5970
|
return props[propName];
|
|
5865
5971
|
}
|
|
5866
|
-
|
|
5867
5972
|
return null;
|
|
5868
5973
|
}
|
|
5869
5974
|
}]);
|
|
5870
|
-
|
|
5871
5975
|
return ObjectUtils;
|
|
5872
5976
|
}();
|
|
5873
5977
|
|
|
5874
|
-
|
|
5875
5978
|
// CONCATENATED MODULE: ./src/components/ripple/Ripple.js
|
|
5876
5979
|
|
|
5877
|
-
|
|
5878
5980
|
function bindEvents(el) {
|
|
5879
5981
|
el.addEventListener('mousedown', onMouseDown);
|
|
5880
5982
|
}
|
|
5881
|
-
|
|
5882
5983
|
function unbindEvents(el) {
|
|
5883
5984
|
el.removeEventListener('mousedown', onMouseDown);
|
|
5884
5985
|
}
|
|
5885
|
-
|
|
5886
5986
|
function create(el) {
|
|
5887
5987
|
var ink = document.createElement('span');
|
|
5888
5988
|
ink.className = 'p-ink';
|
|
5889
5989
|
el.appendChild(ink);
|
|
5890
5990
|
ink.addEventListener('animationend', onAnimationEnd);
|
|
5891
5991
|
}
|
|
5892
|
-
|
|
5893
5992
|
function remove(el) {
|
|
5894
5993
|
var ink = getInk(el);
|
|
5895
|
-
|
|
5896
5994
|
if (ink) {
|
|
5897
5995
|
unbindEvents(el);
|
|
5898
5996
|
ink.removeEventListener('animationend', onAnimationEnd);
|
|
5899
5997
|
ink.remove();
|
|
5900
5998
|
}
|
|
5901
5999
|
}
|
|
5902
|
-
|
|
5903
6000
|
function onMouseDown(event) {
|
|
5904
6001
|
var target = event.currentTarget;
|
|
5905
6002
|
var ink = getInk(target);
|
|
5906
|
-
|
|
5907
6003
|
if (!ink || getComputedStyle(ink, null).display === 'none') {
|
|
5908
6004
|
return;
|
|
5909
6005
|
}
|
|
5910
|
-
|
|
5911
6006
|
DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
|
|
5912
|
-
|
|
5913
6007
|
if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
|
|
5914
6008
|
var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
|
|
5915
6009
|
ink.style.height = d + 'px';
|
|
5916
6010
|
ink.style.width = d + 'px';
|
|
5917
6011
|
}
|
|
5918
|
-
|
|
5919
6012
|
var offset = DomHandler_DomHandler.getOffset(target);
|
|
5920
6013
|
var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
|
|
5921
6014
|
var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
|
|
@@ -5923,21 +6016,17 @@ function onMouseDown(event) {
|
|
|
5923
6016
|
ink.style.left = x + 'px';
|
|
5924
6017
|
DomHandler_DomHandler.addClass(ink, 'p-ink-active');
|
|
5925
6018
|
}
|
|
5926
|
-
|
|
5927
6019
|
function onAnimationEnd(event) {
|
|
5928
6020
|
DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
|
|
5929
6021
|
}
|
|
5930
|
-
|
|
5931
6022
|
function getInk(el) {
|
|
5932
6023
|
for (var i = 0; i < el.children.length; i++) {
|
|
5933
6024
|
if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
|
|
5934
6025
|
return el.children[i];
|
|
5935
6026
|
}
|
|
5936
6027
|
}
|
|
5937
|
-
|
|
5938
6028
|
return null;
|
|
5939
6029
|
}
|
|
5940
|
-
|
|
5941
6030
|
var Ripple = {
|
|
5942
6031
|
inserted: function inserted(el, binding, vnode) {
|
|
5943
6032
|
if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
|
|
@@ -5959,81 +6048,10 @@ var Ripple = {
|
|
|
5959
6048
|
|
|
5960
6049
|
|
|
5961
6050
|
|
|
5962
|
-
|
|
5963
6051
|
function MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = MultiSelectvue_type_script_lang_js_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; } } }; }
|
|
5964
|
-
|
|
5965
6052
|
function MultiSelectvue_type_script_lang_js_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return MultiSelectvue_type_script_lang_js_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 MultiSelectvue_type_script_lang_js_arrayLikeToArray(o, minLen); }
|
|
5966
|
-
|
|
5967
6053
|
function MultiSelectvue_type_script_lang_js_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; }
|
|
5968
6054
|
|
|
5969
|
-
//
|
|
5970
|
-
//
|
|
5971
|
-
//
|
|
5972
|
-
//
|
|
5973
|
-
//
|
|
5974
|
-
//
|
|
5975
|
-
//
|
|
5976
|
-
//
|
|
5977
|
-
//
|
|
5978
|
-
//
|
|
5979
|
-
//
|
|
5980
|
-
//
|
|
5981
|
-
//
|
|
5982
|
-
//
|
|
5983
|
-
//
|
|
5984
|
-
//
|
|
5985
|
-
//
|
|
5986
|
-
//
|
|
5987
|
-
//
|
|
5988
|
-
//
|
|
5989
|
-
//
|
|
5990
|
-
//
|
|
5991
|
-
//
|
|
5992
|
-
//
|
|
5993
|
-
//
|
|
5994
|
-
//
|
|
5995
|
-
//
|
|
5996
|
-
//
|
|
5997
|
-
//
|
|
5998
|
-
//
|
|
5999
|
-
//
|
|
6000
|
-
//
|
|
6001
|
-
//
|
|
6002
|
-
//
|
|
6003
|
-
//
|
|
6004
|
-
//
|
|
6005
|
-
//
|
|
6006
|
-
//
|
|
6007
|
-
//
|
|
6008
|
-
//
|
|
6009
|
-
//
|
|
6010
|
-
//
|
|
6011
|
-
//
|
|
6012
|
-
//
|
|
6013
|
-
//
|
|
6014
|
-
//
|
|
6015
|
-
//
|
|
6016
|
-
//
|
|
6017
|
-
//
|
|
6018
|
-
//
|
|
6019
|
-
//
|
|
6020
|
-
//
|
|
6021
|
-
//
|
|
6022
|
-
//
|
|
6023
|
-
//
|
|
6024
|
-
//
|
|
6025
|
-
//
|
|
6026
|
-
//
|
|
6027
|
-
//
|
|
6028
|
-
//
|
|
6029
|
-
//
|
|
6030
|
-
//
|
|
6031
|
-
//
|
|
6032
|
-
//
|
|
6033
|
-
//
|
|
6034
|
-
//
|
|
6035
|
-
//
|
|
6036
|
-
|
|
6037
6055
|
|
|
6038
6056
|
|
|
6039
6057
|
|
|
@@ -6096,7 +6114,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6096
6114
|
this.restoreAppend();
|
|
6097
6115
|
this.unbindOutsideClickListener();
|
|
6098
6116
|
this.unbindResizeListener();
|
|
6099
|
-
|
|
6100
6117
|
if (this.scrollHandler) {
|
|
6101
6118
|
this.scrollHandler.destroy();
|
|
6102
6119
|
this.scrollHandler = null;
|
|
@@ -6116,21 +6133,17 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6116
6133
|
if (this.maxSelectionLimitReached && !this.isSelected(option)) {
|
|
6117
6134
|
return true;
|
|
6118
6135
|
}
|
|
6119
|
-
|
|
6120
6136
|
return this.optionDisabled ? ObjectUtils_ObjectUtils.resolveFieldData(option, this.optionDisabled) : false;
|
|
6121
6137
|
},
|
|
6122
6138
|
isSelected: function isSelected(option) {
|
|
6123
6139
|
var selected = false;
|
|
6124
6140
|
var optionValue = this.getOptionValue(option);
|
|
6125
|
-
|
|
6126
6141
|
if (this.value) {
|
|
6127
6142
|
var _iterator = MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(this.value),
|
|
6128
|
-
|
|
6129
|
-
|
|
6143
|
+
_step;
|
|
6130
6144
|
try {
|
|
6131
6145
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
6132
6146
|
var val = _step.value;
|
|
6133
|
-
|
|
6134
6147
|
if (ObjectUtils_ObjectUtils.equals(val, optionValue, this.equalityKey)) {
|
|
6135
6148
|
selected = true;
|
|
6136
6149
|
break;
|
|
@@ -6142,7 +6155,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6142
6155
|
_iterator.f();
|
|
6143
6156
|
}
|
|
6144
6157
|
}
|
|
6145
|
-
|
|
6146
6158
|
return selected;
|
|
6147
6159
|
},
|
|
6148
6160
|
show: function show() {
|
|
@@ -6181,44 +6193,38 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6181
6193
|
if (this.visibleOptions && !this.overlayVisible && event.altKey) {
|
|
6182
6194
|
this.show();
|
|
6183
6195
|
}
|
|
6184
|
-
|
|
6185
6196
|
break;
|
|
6186
|
-
//space
|
|
6187
6197
|
|
|
6198
|
+
//space
|
|
6188
6199
|
case 32:
|
|
6189
6200
|
if (!this.overlayVisible) {
|
|
6190
6201
|
this.show();
|
|
6191
6202
|
event.preventDefault();
|
|
6192
6203
|
}
|
|
6193
|
-
|
|
6194
6204
|
break;
|
|
6195
|
-
//enter and escape
|
|
6196
6205
|
|
|
6206
|
+
//enter and escape
|
|
6197
6207
|
case 13:
|
|
6198
6208
|
case 27:
|
|
6199
6209
|
if (this.overlayVisible) {
|
|
6200
6210
|
this.hide();
|
|
6201
6211
|
event.preventDefault();
|
|
6202
6212
|
}
|
|
6203
|
-
|
|
6204
6213
|
break;
|
|
6205
|
-
//tab
|
|
6206
6214
|
|
|
6215
|
+
//tab
|
|
6207
6216
|
case 9:
|
|
6208
6217
|
this.hide();
|
|
6209
6218
|
break;
|
|
6210
|
-
|
|
6211
6219
|
default:
|
|
6212
6220
|
break;
|
|
6213
6221
|
}
|
|
6214
6222
|
},
|
|
6215
6223
|
onOptionSelect: function onOptionSelect(event, option) {
|
|
6216
6224
|
var _this = this;
|
|
6217
|
-
|
|
6218
6225
|
if (this.disabled || this.isOptionDisabled(option)) {
|
|
6219
6226
|
return;
|
|
6220
6227
|
}
|
|
6221
|
-
|
|
6222
6228
|
var selected = this.isSelected(option);
|
|
6223
6229
|
var value = null;
|
|
6224
6230
|
if (selected) value = this.value.filter(function (val) {
|
|
@@ -6232,36 +6238,30 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6232
6238
|
},
|
|
6233
6239
|
onOptionKeyDown: function onOptionKeyDown(event, option) {
|
|
6234
6240
|
var listItem = event.target;
|
|
6235
|
-
|
|
6236
6241
|
switch (event.which) {
|
|
6237
6242
|
//down
|
|
6238
6243
|
case 40:
|
|
6239
6244
|
var nextItem = this.findNextItem(listItem);
|
|
6240
|
-
|
|
6241
6245
|
if (nextItem) {
|
|
6242
6246
|
nextItem.focus();
|
|
6243
6247
|
}
|
|
6244
|
-
|
|
6245
6248
|
event.preventDefault();
|
|
6246
6249
|
break;
|
|
6247
|
-
//up
|
|
6248
6250
|
|
|
6251
|
+
//up
|
|
6249
6252
|
case 38:
|
|
6250
6253
|
var prevItem = this.findPrevItem(listItem);
|
|
6251
|
-
|
|
6252
6254
|
if (prevItem) {
|
|
6253
6255
|
prevItem.focus();
|
|
6254
6256
|
}
|
|
6255
|
-
|
|
6256
6257
|
event.preventDefault();
|
|
6257
6258
|
break;
|
|
6258
|
-
//enter
|
|
6259
6259
|
|
|
6260
|
+
//enter
|
|
6260
6261
|
case 13:
|
|
6261
6262
|
this.onOptionSelect(event, option);
|
|
6262
6263
|
event.preventDefault();
|
|
6263
6264
|
break;
|
|
6264
|
-
|
|
6265
6265
|
default:
|
|
6266
6266
|
break;
|
|
6267
6267
|
}
|
|
@@ -6282,7 +6282,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6282
6282
|
this.bindScrollListener();
|
|
6283
6283
|
this.bindResizeListener();
|
|
6284
6284
|
this.$emit('show');
|
|
6285
|
-
|
|
6286
6285
|
if (this.filter) {
|
|
6287
6286
|
this.$refs.filterInput.focus();
|
|
6288
6287
|
}
|
|
@@ -6303,14 +6302,12 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6303
6302
|
},
|
|
6304
6303
|
bindOutsideClickListener: function bindOutsideClickListener() {
|
|
6305
6304
|
var _this2 = this;
|
|
6306
|
-
|
|
6307
6305
|
if (!this.outsideClickListener) {
|
|
6308
6306
|
this.outsideClickListener = function (event) {
|
|
6309
6307
|
if (_this2.overlayVisible && _this2.isOutsideClicked(event)) {
|
|
6310
6308
|
_this2.hide();
|
|
6311
6309
|
}
|
|
6312
6310
|
};
|
|
6313
|
-
|
|
6314
6311
|
document.addEventListener('click', this.outsideClickListener);
|
|
6315
6312
|
}
|
|
6316
6313
|
},
|
|
@@ -6322,7 +6319,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6322
6319
|
},
|
|
6323
6320
|
bindScrollListener: function bindScrollListener() {
|
|
6324
6321
|
var _this3 = this;
|
|
6325
|
-
|
|
6326
6322
|
if (!this.scrollHandler) {
|
|
6327
6323
|
this.scrollHandler = new ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler(this.$el, function () {
|
|
6328
6324
|
if (_this3.overlayVisible) {
|
|
@@ -6330,7 +6326,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6330
6326
|
}
|
|
6331
6327
|
});
|
|
6332
6328
|
}
|
|
6333
|
-
|
|
6334
6329
|
this.scrollHandler.bindScrollListener();
|
|
6335
6330
|
},
|
|
6336
6331
|
unbindScrollListener: function unbindScrollListener() {
|
|
@@ -6340,14 +6335,12 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6340
6335
|
},
|
|
6341
6336
|
bindResizeListener: function bindResizeListener() {
|
|
6342
6337
|
var _this4 = this;
|
|
6343
|
-
|
|
6344
6338
|
if (!this.resizeListener) {
|
|
6345
6339
|
this.resizeListener = function () {
|
|
6346
6340
|
if (_this4.overlayVisible && !DomHandler_DomHandler.isAndroid()) {
|
|
6347
6341
|
_this4.hide();
|
|
6348
6342
|
}
|
|
6349
6343
|
};
|
|
6350
|
-
|
|
6351
6344
|
window.addEventListener('resize', this.resizeListener);
|
|
6352
6345
|
}
|
|
6353
6346
|
},
|
|
@@ -6362,16 +6355,13 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6362
6355
|
},
|
|
6363
6356
|
getLabelByValue: function getLabelByValue(val) {
|
|
6364
6357
|
var label = null;
|
|
6365
|
-
|
|
6366
6358
|
if (this.options) {
|
|
6367
6359
|
var _iterator2 = MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(this.options),
|
|
6368
|
-
|
|
6369
|
-
|
|
6360
|
+
_step2;
|
|
6370
6361
|
try {
|
|
6371
6362
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
6372
6363
|
var option = _step2.value;
|
|
6373
6364
|
var optionValue = this.getOptionValue(option);
|
|
6374
|
-
|
|
6375
6365
|
if (ObjectUtils_ObjectUtils.equals(optionValue, val, this.equalityKey)) {
|
|
6376
6366
|
label = this.getOptionLabel(option);
|
|
6377
6367
|
break;
|
|
@@ -6383,12 +6373,10 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6383
6373
|
_iterator2.f();
|
|
6384
6374
|
}
|
|
6385
6375
|
}
|
|
6386
|
-
|
|
6387
6376
|
return label;
|
|
6388
6377
|
},
|
|
6389
6378
|
onToggleAll: function onToggleAll(event) {
|
|
6390
6379
|
var _this5 = this;
|
|
6391
|
-
|
|
6392
6380
|
var value = this.allSelected ? [] : this.visibleOptions && this.visibleOptions.map(function (option) {
|
|
6393
6381
|
return _this5.getOptionValue(option);
|
|
6394
6382
|
});
|
|
@@ -6421,7 +6409,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6421
6409
|
},
|
|
6422
6410
|
removeChip: function removeChip(item) {
|
|
6423
6411
|
var _this6 = this;
|
|
6424
|
-
|
|
6425
6412
|
var value = this.value.filter(function (val) {
|
|
6426
6413
|
return !ObjectUtils_ObjectUtils.equals(val, item, _this6.equalityKey);
|
|
6427
6414
|
});
|
|
@@ -6435,7 +6422,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6435
6422
|
computed: {
|
|
6436
6423
|
visibleOptions: function visibleOptions() {
|
|
6437
6424
|
var _this7 = this;
|
|
6438
|
-
|
|
6439
6425
|
if (this.filterValue && this.filterValue.trim().length > 0) return this.options.filter(function (option) {
|
|
6440
6426
|
return _this7.getOptionLabel(option).toLocaleLowerCase(_this7.filterLocale).indexOf(_this7.filterValue.toLocaleLowerCase(_this7.filterLocale)) > -1;
|
|
6441
6427
|
});else return this.options;
|
|
@@ -6457,35 +6443,28 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6457
6443
|
},
|
|
6458
6444
|
label: function label() {
|
|
6459
6445
|
var label;
|
|
6460
|
-
|
|
6461
6446
|
if (this.value && this.value.length) {
|
|
6462
6447
|
label = '';
|
|
6463
|
-
|
|
6464
6448
|
for (var i = 0; i < this.value.length; i++) {
|
|
6465
6449
|
if (i !== 0) {
|
|
6466
6450
|
label += ', ';
|
|
6467
6451
|
}
|
|
6468
|
-
|
|
6469
6452
|
label += this.getLabelByValue(this.value[i]);
|
|
6470
6453
|
}
|
|
6471
6454
|
} else {
|
|
6472
6455
|
label = this.placeholder;
|
|
6473
6456
|
}
|
|
6474
|
-
|
|
6475
6457
|
return label;
|
|
6476
6458
|
},
|
|
6477
6459
|
allSelected: function allSelected() {
|
|
6478
6460
|
if (this.filterValue && this.filterValue.trim().length > 0) {
|
|
6479
6461
|
var allSelected = true;
|
|
6480
|
-
|
|
6481
6462
|
if (this.visibleOptions.length > 0) {
|
|
6482
6463
|
var _iterator3 = MultiSelectvue_type_script_lang_js_createForOfIteratorHelper(this.visibleOptions),
|
|
6483
|
-
|
|
6484
|
-
|
|
6464
|
+
_step3;
|
|
6485
6465
|
try {
|
|
6486
6466
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
6487
6467
|
var option = _step3.value;
|
|
6488
|
-
|
|
6489
6468
|
if (!this.isSelected(option)) {
|
|
6490
6469
|
allSelected = false;
|
|
6491
6470
|
break;
|
|
@@ -6497,7 +6476,6 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6497
6476
|
_iterator3.f();
|
|
6498
6477
|
}
|
|
6499
6478
|
} else allSelected = false;
|
|
6500
|
-
|
|
6501
6479
|
return allSelected;
|
|
6502
6480
|
} else {
|
|
6503
6481
|
return this.value && this.options && this.value.length > 0 && this.value.length === this.options.length;
|
|
@@ -6516,8 +6494,8 @@ function MultiSelectvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
6516
6494
|
});
|
|
6517
6495
|
// CONCATENATED MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=script&lang=js&
|
|
6518
6496
|
/* harmony default export */ var multiselect_MultiSelectvue_type_script_lang_js_ = (MultiSelectvue_type_script_lang_js_);
|
|
6519
|
-
// EXTERNAL MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=style&index=0&lang=css&
|
|
6520
|
-
var
|
|
6497
|
+
// EXTERNAL MODULE: ./src/components/multiselect/MultiSelect.vue?vue&type=style&index=0&id=9f6d89a8&prod&lang=css&
|
|
6498
|
+
var MultiSelectvue_type_style_index_0_id_9f6d89a8_prod_lang_css_ = __webpack_require__("776d");
|
|
6521
6499
|
|
|
6522
6500
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
6523
6501
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -6526,20 +6504,19 @@ var MultiSelectvue_type_style_index_0_lang_css_ = __webpack_require__("c5b3");
|
|
|
6526
6504
|
// This module is a runtime utility for cleaner component module output and will
|
|
6527
6505
|
// be included in the final webpack user bundle.
|
|
6528
6506
|
|
|
6529
|
-
function normalizeComponent
|
|
6507
|
+
function normalizeComponent(
|
|
6530
6508
|
scriptExports,
|
|
6531
6509
|
render,
|
|
6532
6510
|
staticRenderFns,
|
|
6533
6511
|
functionalTemplate,
|
|
6534
6512
|
injectStyles,
|
|
6535
6513
|
scopeId,
|
|
6536
|
-
moduleIdentifier
|
|
6514
|
+
moduleIdentifier /* server only */,
|
|
6537
6515
|
shadowMode /* vue-cli only */
|
|
6538
6516
|
) {
|
|
6539
6517
|
// Vue.extend constructor export interop
|
|
6540
|
-
var options =
|
|
6541
|
-
? scriptExports.options
|
|
6542
|
-
: scriptExports
|
|
6518
|
+
var options =
|
|
6519
|
+
typeof scriptExports === 'function' ? scriptExports.options : scriptExports
|
|
6543
6520
|
|
|
6544
6521
|
// render functions
|
|
6545
6522
|
if (render) {
|
|
@@ -6559,7 +6536,8 @@ function normalizeComponent (
|
|
|
6559
6536
|
}
|
|
6560
6537
|
|
|
6561
6538
|
var hook
|
|
6562
|
-
if (moduleIdentifier) {
|
|
6539
|
+
if (moduleIdentifier) {
|
|
6540
|
+
// server build
|
|
6563
6541
|
hook = function (context) {
|
|
6564
6542
|
// 2.3 injection
|
|
6565
6543
|
context =
|
|
@@ -6585,11 +6563,11 @@ function normalizeComponent (
|
|
|
6585
6563
|
} else if (injectStyles) {
|
|
6586
6564
|
hook = shadowMode
|
|
6587
6565
|
? function () {
|
|
6588
|
-
|
|
6589
|
-
|
|
6590
|
-
|
|
6591
|
-
|
|
6592
|
-
|
|
6566
|
+
injectStyles.call(
|
|
6567
|
+
this,
|
|
6568
|
+
(options.functional ? this.parent : this).$root.$options.shadowRoot
|
|
6569
|
+
)
|
|
6570
|
+
}
|
|
6593
6571
|
: injectStyles
|
|
6594
6572
|
}
|
|
6595
6573
|
|
|
@@ -6600,16 +6578,14 @@ function normalizeComponent (
|
|
|
6600
6578
|
options._injectStyles = hook
|
|
6601
6579
|
// register for functional component in vue file
|
|
6602
6580
|
var originalRender = options.render
|
|
6603
|
-
options.render = function renderWithStyleInjection
|
|
6581
|
+
options.render = function renderWithStyleInjection(h, context) {
|
|
6604
6582
|
hook.call(context)
|
|
6605
6583
|
return originalRender(h, context)
|
|
6606
6584
|
}
|
|
6607
6585
|
} else {
|
|
6608
6586
|
// inject component registration as beforeCreate hook
|
|
6609
6587
|
var existing = options.beforeCreate
|
|
6610
|
-
options.beforeCreate = existing
|
|
6611
|
-
? [].concat(existing, hook)
|
|
6612
|
-
: [hook]
|
|
6588
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
|
6613
6589
|
}
|
|
6614
6590
|
}
|
|
6615
6591
|
|