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
|
@@ -565,22 +565,6 @@ module.exports = function () {
|
|
|
565
565
|
};
|
|
566
566
|
|
|
567
567
|
|
|
568
|
-
/***/ }),
|
|
569
|
-
|
|
570
|
-
/***/ "0d52":
|
|
571
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
572
|
-
|
|
573
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
574
|
-
|
|
575
|
-
// load the styles
|
|
576
|
-
var content = __webpack_require__("d777");
|
|
577
|
-
if(content.__esModule) content = content.default;
|
|
578
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
579
|
-
if(content.locals) module.exports = content.locals;
|
|
580
|
-
// add the styles to the DOM
|
|
581
|
-
var add = __webpack_require__("499e").default
|
|
582
|
-
var update = add("e20f08aa", content, true, {"sourceMap":false,"shadowMode":false});
|
|
583
|
-
|
|
584
568
|
/***/ }),
|
|
585
569
|
|
|
586
570
|
/***/ "0d58":
|
|
@@ -3584,6 +3568,21 @@ exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
|
|
3584
3568
|
module.exports = __webpack_require__("35e8");
|
|
3585
3569
|
|
|
3586
3570
|
|
|
3571
|
+
/***/ }),
|
|
3572
|
+
|
|
3573
|
+
/***/ "99fb":
|
|
3574
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
3575
|
+
|
|
3576
|
+
exports = module.exports = __webpack_require__("2350")(false);
|
|
3577
|
+
// imports
|
|
3578
|
+
|
|
3579
|
+
|
|
3580
|
+
// module
|
|
3581
|
+
exports.push([module.i, ".p-listbox-list-wrapper{overflow:auto}.p-listbox-list{list-style-type:none;margin:0;padding:0}.p-listbox-item{cursor:pointer;overflow:hidden}.p-listbox-filter-container,.p-listbox-item{position:relative}.p-listbox-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-listbox-filter{width:100%}", ""]);
|
|
3582
|
+
|
|
3583
|
+
// exports
|
|
3584
|
+
|
|
3585
|
+
|
|
3587
3586
|
/***/ }),
|
|
3588
3587
|
|
|
3589
3588
|
/***/ "9aa9":
|
|
@@ -3831,6 +3830,22 @@ __webpack_require__("214f")('replace', 2, function (defined, REPLACE, $replace,
|
|
|
3831
3830
|
});
|
|
3832
3831
|
|
|
3833
3832
|
|
|
3833
|
+
/***/ }),
|
|
3834
|
+
|
|
3835
|
+
/***/ "a508":
|
|
3836
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
3837
|
+
|
|
3838
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
3839
|
+
|
|
3840
|
+
// load the styles
|
|
3841
|
+
var content = __webpack_require__("99fb");
|
|
3842
|
+
if(content.__esModule) content = content.default;
|
|
3843
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
3844
|
+
if(content.locals) module.exports = content.locals;
|
|
3845
|
+
// add the styles to the DOM
|
|
3846
|
+
var add = __webpack_require__("499e").default
|
|
3847
|
+
var update = add("2611fd97", content, true, {"sourceMap":false,"shadowMode":false});
|
|
3848
|
+
|
|
3834
3849
|
/***/ }),
|
|
3835
3850
|
|
|
3836
3851
|
/***/ "a745":
|
|
@@ -3958,17 +3973,6 @@ __webpack_require__("5ca1")({
|
|
|
3958
3973
|
});
|
|
3959
3974
|
|
|
3960
3975
|
|
|
3961
|
-
/***/ }),
|
|
3962
|
-
|
|
3963
|
-
/***/ "b0c6":
|
|
3964
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3965
|
-
|
|
3966
|
-
"use strict";
|
|
3967
|
-
/* 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_Listbox_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("0d52");
|
|
3968
|
-
/* 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_Listbox_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_Listbox_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
3969
|
-
/* unused harmony reexport * */
|
|
3970
|
-
|
|
3971
|
-
|
|
3972
3976
|
/***/ }),
|
|
3973
3977
|
|
|
3974
3978
|
/***/ "b0dc":
|
|
@@ -4310,21 +4314,6 @@ module.exports = function (done, value) {
|
|
|
4310
4314
|
};
|
|
4311
4315
|
|
|
4312
4316
|
|
|
4313
|
-
/***/ }),
|
|
4314
|
-
|
|
4315
|
-
/***/ "d777":
|
|
4316
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
4317
|
-
|
|
4318
|
-
exports = module.exports = __webpack_require__("2350")(false);
|
|
4319
|
-
// imports
|
|
4320
|
-
|
|
4321
|
-
|
|
4322
|
-
// module
|
|
4323
|
-
exports.push([module.i, ".p-listbox-list-wrapper{overflow:auto}.p-listbox-list{list-style-type:none;margin:0;padding:0}.p-listbox-item{cursor:pointer;overflow:hidden}.p-listbox-filter-container,.p-listbox-item{position:relative}.p-listbox-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-listbox-filter{width:100%}", ""]);
|
|
4324
|
-
|
|
4325
|
-
// exports
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
4317
|
/***/ }),
|
|
4329
4318
|
|
|
4330
4319
|
/***/ "d864":
|
|
@@ -4415,6 +4404,17 @@ var store = global[SHARED] || (global[SHARED] = {});
|
|
|
4415
4404
|
});
|
|
4416
4405
|
|
|
4417
4406
|
|
|
4407
|
+
/***/ }),
|
|
4408
|
+
|
|
4409
|
+
/***/ "e023":
|
|
4410
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
4411
|
+
|
|
4412
|
+
"use strict";
|
|
4413
|
+
/* 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_Listbox_vue_vue_type_style_index_0_id_5485f601_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a508");
|
|
4414
|
+
/* 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_Listbox_vue_vue_type_style_index_0_id_5485f601_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_Listbox_vue_vue_type_style_index_0_id_5485f601_prod_lang_css___WEBPACK_IMPORTED_MODULE_0__);
|
|
4415
|
+
/* unused harmony reexport * */
|
|
4416
|
+
|
|
4417
|
+
|
|
4418
4418
|
/***/ }),
|
|
4419
4419
|
|
|
4420
4420
|
/***/ "e11e":
|
|
@@ -4707,10 +4707,87 @@ if (typeof window !== 'undefined') {
|
|
|
4707
4707
|
// Indicate to webpack that this file can be concatenated
|
|
4708
4708
|
/* harmony default export */ var setPublicPath = (null);
|
|
4709
4709
|
|
|
4710
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4711
|
-
var render = function () {
|
|
4712
|
-
var
|
|
4713
|
-
|
|
4710
|
+
// 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/listbox/Listbox.vue?vue&type=template&id=5485f601&
|
|
4711
|
+
var render = function render() {
|
|
4712
|
+
var _vm = this,
|
|
4713
|
+
_c = _vm._self._c;
|
|
4714
|
+
return _c('div', {
|
|
4715
|
+
staticClass: "p-listbox p-component"
|
|
4716
|
+
}, [_vm.filter ? _c('div', {
|
|
4717
|
+
staticClass: "p-listbox-header"
|
|
4718
|
+
}, [_c('div', {
|
|
4719
|
+
staticClass: "p-listbox-filter-container"
|
|
4720
|
+
}, [_c('input', {
|
|
4721
|
+
directives: [{
|
|
4722
|
+
name: "model",
|
|
4723
|
+
rawName: "v-model",
|
|
4724
|
+
value: _vm.filterValue,
|
|
4725
|
+
expression: "filterValue"
|
|
4726
|
+
}],
|
|
4727
|
+
staticClass: "p-listbox-filter p-inputtext p-component",
|
|
4728
|
+
attrs: {
|
|
4729
|
+
"type": "text",
|
|
4730
|
+
"placeholder": _vm.filterPlaceholder
|
|
4731
|
+
},
|
|
4732
|
+
domProps: {
|
|
4733
|
+
"value": _vm.filterValue
|
|
4734
|
+
},
|
|
4735
|
+
on: {
|
|
4736
|
+
"input": [function ($event) {
|
|
4737
|
+
if ($event.target.composing) return;
|
|
4738
|
+
_vm.filterValue = $event.target.value;
|
|
4739
|
+
}, _vm.onFilterChange]
|
|
4740
|
+
}
|
|
4741
|
+
}), _c('span', {
|
|
4742
|
+
staticClass: "p-listbox-filter-icon pi pi-search"
|
|
4743
|
+
})])]) : _vm._e(), _c('div', {
|
|
4744
|
+
staticClass: "p-listbox-list-wrapper",
|
|
4745
|
+
style: _vm.listStyle
|
|
4746
|
+
}, [_c('ul', {
|
|
4747
|
+
staticClass: "p-listbox-list",
|
|
4748
|
+
attrs: {
|
|
4749
|
+
"role": "listbox",
|
|
4750
|
+
"aria-multiselectable": "multiple"
|
|
4751
|
+
}
|
|
4752
|
+
}, [_vm._l(_vm.visibleOptions, function (option, i) {
|
|
4753
|
+
return _c('li', {
|
|
4754
|
+
directives: [{
|
|
4755
|
+
name: "ripple",
|
|
4756
|
+
rawName: "v-ripple"
|
|
4757
|
+
}],
|
|
4758
|
+
key: _vm.getOptionRenderKey(option),
|
|
4759
|
+
class: ['p-listbox-item', {
|
|
4760
|
+
'p-highlight': _vm.isSelected(option),
|
|
4761
|
+
'p-disabled': _vm.isOptionDisabled(option)
|
|
4762
|
+
}],
|
|
4763
|
+
attrs: {
|
|
4764
|
+
"tabindex": _vm.isOptionDisabled(option) ? null : '0',
|
|
4765
|
+
"aria-label": _vm.getOptionLabel(option),
|
|
4766
|
+
"role": "option",
|
|
4767
|
+
"aria-selected": _vm.isSelected(option)
|
|
4768
|
+
},
|
|
4769
|
+
on: {
|
|
4770
|
+
"click": function click($event) {
|
|
4771
|
+
return _vm.onOptionSelect($event, option);
|
|
4772
|
+
},
|
|
4773
|
+
"touchend": function touchend($event) {
|
|
4774
|
+
return _vm.onOptionTouchEnd();
|
|
4775
|
+
},
|
|
4776
|
+
"keydown": function keydown($event) {
|
|
4777
|
+
return _vm.onOptionKeyDown($event, option);
|
|
4778
|
+
}
|
|
4779
|
+
}
|
|
4780
|
+
}, [_vm._t("option", function () {
|
|
4781
|
+
return [_vm._v("\n " + _vm._s(_vm.getOptionLabel(option)) + "\n ")];
|
|
4782
|
+
}, {
|
|
4783
|
+
"option": option,
|
|
4784
|
+
"index": i
|
|
4785
|
+
})], 2);
|
|
4786
|
+
}), _vm.filterValue && (!_vm.visibleOptions || _vm.visibleOptions && _vm.visibleOptions.length === 0) ? _c('li', {
|
|
4787
|
+
staticClass: "p-listbox-empty-message"
|
|
4788
|
+
}, [_vm._v(_vm._s(_vm.emptyFilterMessage))]) : _vm._e()], 2)])]);
|
|
4789
|
+
};
|
|
4790
|
+
var staticRenderFns = [];
|
|
4714
4791
|
|
|
4715
4792
|
// CONCATENATED MODULE: ./src/components/listbox/Listbox.vue?vue&type=template&id=5485f601&
|
|
4716
4793
|
|
|
@@ -4739,11 +4816,9 @@ var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
|
|
|
4739
4816
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
|
|
4740
4817
|
function _arrayLikeToArray(arr, len) {
|
|
4741
4818
|
if (len == null || len > arr.length) len = arr.length;
|
|
4742
|
-
|
|
4743
4819
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
4744
4820
|
arr2[i] = arr[i];
|
|
4745
4821
|
}
|
|
4746
|
-
|
|
4747
4822
|
return arr2;
|
|
4748
4823
|
}
|
|
4749
4824
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
|
|
@@ -4839,26 +4914,21 @@ var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property
|
|
|
4839
4914
|
|
|
4840
4915
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
|
|
4841
4916
|
|
|
4842
|
-
|
|
4843
4917
|
function _defineProperties(target, props) {
|
|
4844
4918
|
for (var i = 0; i < props.length; i++) {
|
|
4845
4919
|
var descriptor = props[i];
|
|
4846
4920
|
descriptor.enumerable = descriptor.enumerable || false;
|
|
4847
4921
|
descriptor.configurable = true;
|
|
4848
4922
|
if ("value" in descriptor) descriptor.writable = true;
|
|
4849
|
-
|
|
4850
4923
|
define_property_default()(target, descriptor.key, descriptor);
|
|
4851
4924
|
}
|
|
4852
4925
|
}
|
|
4853
|
-
|
|
4854
4926
|
function _createClass(Constructor, protoProps, staticProps) {
|
|
4855
4927
|
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
4856
4928
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
4857
|
-
|
|
4858
4929
|
define_property_default()(Constructor, "prototype", {
|
|
4859
4930
|
writable: false
|
|
4860
4931
|
});
|
|
4861
|
-
|
|
4862
4932
|
return Constructor;
|
|
4863
4933
|
}
|
|
4864
4934
|
// CONCATENATED MODULE: ./src/components/utils/ObjectUtils.js
|
|
@@ -4878,18 +4948,13 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
4878
4948
|
|
|
4879
4949
|
|
|
4880
4950
|
|
|
4881
|
-
|
|
4882
4951
|
function _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; } } }; }
|
|
4883
|
-
|
|
4884
4952
|
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); }
|
|
4885
|
-
|
|
4886
4953
|
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; }
|
|
4887
|
-
|
|
4888
4954
|
var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
4889
4955
|
function ObjectUtils() {
|
|
4890
4956
|
_classCallCheck(this, ObjectUtils);
|
|
4891
4957
|
}
|
|
4892
|
-
|
|
4893
4958
|
_createClass(ObjectUtils, null, [{
|
|
4894
4959
|
key: "equals",
|
|
4895
4960
|
value: function equals(obj1, obj2, field) {
|
|
@@ -4899,50 +4964,41 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
4899
4964
|
key: "deepEquals",
|
|
4900
4965
|
value: function deepEquals(a, b) {
|
|
4901
4966
|
if (a === b) return true;
|
|
4902
|
-
|
|
4903
4967
|
if (a && b && _typeof(a) == 'object' && _typeof(b) == 'object') {
|
|
4904
4968
|
var arrA = Array.isArray(a),
|
|
4905
|
-
|
|
4906
|
-
|
|
4907
|
-
|
|
4908
|
-
|
|
4909
|
-
|
|
4969
|
+
arrB = Array.isArray(b),
|
|
4970
|
+
i,
|
|
4971
|
+
length,
|
|
4972
|
+
key;
|
|
4910
4973
|
if (arrA && arrB) {
|
|
4911
4974
|
length = a.length;
|
|
4912
4975
|
if (length != b.length) return false;
|
|
4913
|
-
|
|
4914
4976
|
for (i = length; i-- !== 0;) {
|
|
4915
4977
|
if (!this.deepEquals(a[i], b[i])) return false;
|
|
4916
4978
|
}
|
|
4917
|
-
|
|
4918
4979
|
return true;
|
|
4919
4980
|
}
|
|
4920
|
-
|
|
4921
4981
|
if (arrA != arrB) return false;
|
|
4922
4982
|
var dateA = a instanceof Date,
|
|
4923
|
-
|
|
4983
|
+
dateB = b instanceof Date;
|
|
4924
4984
|
if (dateA != dateB) return false;
|
|
4925
4985
|
if (dateA && dateB) return a.getTime() == b.getTime();
|
|
4926
4986
|
var regexpA = a instanceof RegExp,
|
|
4927
|
-
|
|
4987
|
+
regexpB = b instanceof RegExp;
|
|
4928
4988
|
if (regexpA != regexpB) return false;
|
|
4929
4989
|
if (regexpA && regexpB) return a.toString() == b.toString();
|
|
4930
4990
|
var keys = Object.keys(a);
|
|
4931
4991
|
length = keys.length;
|
|
4932
4992
|
if (length !== Object.keys(b).length) return false;
|
|
4933
|
-
|
|
4934
4993
|
for (i = length; i-- !== 0;) {
|
|
4935
4994
|
if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;
|
|
4936
4995
|
}
|
|
4937
|
-
|
|
4938
4996
|
for (i = length; i-- !== 0;) {
|
|
4939
4997
|
key = keys[i];
|
|
4940
4998
|
if (!this.deepEquals(a[key], b[key])) return false;
|
|
4941
4999
|
}
|
|
4942
|
-
|
|
4943
5000
|
return true;
|
|
4944
5001
|
}
|
|
4945
|
-
|
|
4946
5002
|
return a !== a && b !== b;
|
|
4947
5003
|
}
|
|
4948
5004
|
}, {
|
|
@@ -4956,15 +5012,12 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
4956
5012
|
} else {
|
|
4957
5013
|
var fields = field.split('.');
|
|
4958
5014
|
var value = data;
|
|
4959
|
-
|
|
4960
5015
|
for (var i = 0, len = fields.length; i < len; ++i) {
|
|
4961
5016
|
if (value == null) {
|
|
4962
5017
|
return null;
|
|
4963
5018
|
}
|
|
4964
|
-
|
|
4965
5019
|
value = value[fields[i]];
|
|
4966
5020
|
}
|
|
4967
|
-
|
|
4968
5021
|
return value;
|
|
4969
5022
|
}
|
|
4970
5023
|
} else {
|
|
@@ -4980,22 +5033,17 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
4980
5033
|
key: "filter",
|
|
4981
5034
|
value: function filter(value, fields, filterValue) {
|
|
4982
5035
|
var filteredItems = [];
|
|
4983
|
-
|
|
4984
5036
|
if (value) {
|
|
4985
5037
|
var _iterator = _createForOfIteratorHelper(value),
|
|
4986
|
-
|
|
4987
|
-
|
|
5038
|
+
_step;
|
|
4988
5039
|
try {
|
|
4989
5040
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
4990
5041
|
var item = _step.value;
|
|
4991
|
-
|
|
4992
5042
|
var _iterator2 = _createForOfIteratorHelper(fields),
|
|
4993
|
-
|
|
4994
|
-
|
|
5043
|
+
_step2;
|
|
4995
5044
|
try {
|
|
4996
5045
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
4997
5046
|
var field = _step2.value;
|
|
4998
|
-
|
|
4999
5047
|
if (String(this.resolveFieldData(item, field)).toLowerCase().indexOf(filterValue.toLowerCase()) > -1) {
|
|
5000
5048
|
filteredItems.push(item);
|
|
5001
5049
|
break;
|
|
@@ -5013,23 +5061,19 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5013
5061
|
_iterator.f();
|
|
5014
5062
|
}
|
|
5015
5063
|
}
|
|
5016
|
-
|
|
5017
5064
|
return filteredItems;
|
|
5018
5065
|
}
|
|
5019
5066
|
}, {
|
|
5020
5067
|
key: "reorderArray",
|
|
5021
5068
|
value: function reorderArray(value, from, to) {
|
|
5022
5069
|
var target;
|
|
5023
|
-
|
|
5024
5070
|
if (value && from !== to) {
|
|
5025
5071
|
if (to >= value.length) {
|
|
5026
5072
|
target = to - value.length;
|
|
5027
|
-
|
|
5028
5073
|
while (target-- + 1) {
|
|
5029
5074
|
value.push(undefined);
|
|
5030
5075
|
}
|
|
5031
5076
|
}
|
|
5032
|
-
|
|
5033
5077
|
value.splice(to, 0, value.splice(from, 1)[0]);
|
|
5034
5078
|
}
|
|
5035
5079
|
}
|
|
@@ -5037,7 +5081,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5037
5081
|
key: "findIndexInList",
|
|
5038
5082
|
value: function findIndexInList(value, list) {
|
|
5039
5083
|
var index = -1;
|
|
5040
|
-
|
|
5041
5084
|
if (list) {
|
|
5042
5085
|
for (var i = 0; i < list.length; i++) {
|
|
5043
5086
|
if (list[i] === value) {
|
|
@@ -5046,7 +5089,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5046
5089
|
}
|
|
5047
5090
|
}
|
|
5048
5091
|
}
|
|
5049
|
-
|
|
5050
5092
|
return index;
|
|
5051
5093
|
}
|
|
5052
5094
|
}, {
|
|
@@ -5054,8 +5096,7 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5054
5096
|
value: function contains(value, list) {
|
|
5055
5097
|
if (value != null && list && list.length) {
|
|
5056
5098
|
var _iterator3 = _createForOfIteratorHelper(list),
|
|
5057
|
-
|
|
5058
|
-
|
|
5099
|
+
_step3;
|
|
5059
5100
|
try {
|
|
5060
5101
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5061
5102
|
var val = _step3.value;
|
|
@@ -5067,7 +5108,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5067
5108
|
_iterator3.f();
|
|
5068
5109
|
}
|
|
5069
5110
|
}
|
|
5070
|
-
|
|
5071
5111
|
return false;
|
|
5072
5112
|
}
|
|
5073
5113
|
}, {
|
|
@@ -5075,17 +5115,14 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5075
5115
|
value: function insertIntoOrderedArray(item, index, arr, sourceArr) {
|
|
5076
5116
|
if (arr.length > 0) {
|
|
5077
5117
|
var injected = false;
|
|
5078
|
-
|
|
5079
5118
|
for (var i = 0; i < arr.length; i++) {
|
|
5080
5119
|
var currentItemIndex = this.findIndexInList(arr[i], sourceArr);
|
|
5081
|
-
|
|
5082
5120
|
if (currentItemIndex > index) {
|
|
5083
5121
|
arr.splice(i, 0, item);
|
|
5084
5122
|
injected = true;
|
|
5085
5123
|
break;
|
|
5086
5124
|
}
|
|
5087
5125
|
}
|
|
5088
|
-
|
|
5089
5126
|
if (!injected) {
|
|
5090
5127
|
arr.push(item);
|
|
5091
5128
|
}
|
|
@@ -5099,28 +5136,23 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5099
5136
|
if (str && str.search(/[\xC0-\xFF]/g) > -1) {
|
|
5100
5137
|
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");
|
|
5101
5138
|
}
|
|
5102
|
-
|
|
5103
5139
|
return str;
|
|
5104
5140
|
}
|
|
5105
5141
|
}, {
|
|
5106
5142
|
key: "getVNodeProp",
|
|
5107
5143
|
value: function getVNodeProp(vnode, prop) {
|
|
5108
5144
|
var props = vnode._props;
|
|
5109
|
-
|
|
5110
5145
|
if (props) {
|
|
5111
5146
|
var kebapProp = prop.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();
|
|
5112
5147
|
var propName = Object.prototype.hasOwnProperty.call(props, kebapProp) ? kebapProp : prop;
|
|
5113
5148
|
return props[propName];
|
|
5114
5149
|
}
|
|
5115
|
-
|
|
5116
5150
|
return null;
|
|
5117
5151
|
}
|
|
5118
5152
|
}]);
|
|
5119
|
-
|
|
5120
5153
|
return ObjectUtils;
|
|
5121
5154
|
}();
|
|
5122
5155
|
|
|
5123
|
-
|
|
5124
5156
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.find.js
|
|
5125
5157
|
var es6_array_find = __webpack_require__("7514");
|
|
5126
5158
|
|
|
@@ -5137,18 +5169,13 @@ var es6_array_find = __webpack_require__("7514");
|
|
|
5137
5169
|
|
|
5138
5170
|
|
|
5139
5171
|
|
|
5140
|
-
|
|
5141
5172
|
function DomHandler_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; } } }; }
|
|
5142
|
-
|
|
5143
5173
|
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); }
|
|
5144
|
-
|
|
5145
5174
|
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; }
|
|
5146
|
-
|
|
5147
5175
|
var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
5148
5176
|
function DomHandler() {
|
|
5149
5177
|
_classCallCheck(this, DomHandler);
|
|
5150
5178
|
}
|
|
5151
|
-
|
|
5152
5179
|
_createClass(DomHandler, null, [{
|
|
5153
5180
|
key: "innerWidth",
|
|
5154
5181
|
value: function innerWidth(el) {
|
|
@@ -5182,12 +5209,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5182
5209
|
value: function getOuterWidth(el, margin) {
|
|
5183
5210
|
if (el) {
|
|
5184
5211
|
var width = el.offsetWidth;
|
|
5185
|
-
|
|
5186
5212
|
if (margin) {
|
|
5187
5213
|
var style = getComputedStyle(el);
|
|
5188
5214
|
width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
|
|
5189
5215
|
}
|
|
5190
|
-
|
|
5191
5216
|
return width;
|
|
5192
5217
|
} else {
|
|
5193
5218
|
return 0;
|
|
@@ -5198,12 +5223,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5198
5223
|
value: function getOuterHeight(el, margin) {
|
|
5199
5224
|
if (el) {
|
|
5200
5225
|
var height = el.offsetHeight;
|
|
5201
|
-
|
|
5202
5226
|
if (margin) {
|
|
5203
5227
|
var style = getComputedStyle(el);
|
|
5204
5228
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5205
5229
|
}
|
|
5206
|
-
|
|
5207
5230
|
return height;
|
|
5208
5231
|
} else {
|
|
5209
5232
|
return 0;
|
|
@@ -5214,12 +5237,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5214
5237
|
value: function getClientHeight(el, margin) {
|
|
5215
5238
|
if (el) {
|
|
5216
5239
|
var height = el.clientHeight;
|
|
5217
|
-
|
|
5218
5240
|
if (margin) {
|
|
5219
5241
|
var style = getComputedStyle(el);
|
|
5220
5242
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
5221
5243
|
}
|
|
5222
|
-
|
|
5223
5244
|
return height;
|
|
5224
5245
|
} else {
|
|
5225
5246
|
return 0;
|
|
@@ -5229,11 +5250,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5229
5250
|
key: "getViewport",
|
|
5230
5251
|
value: function getViewport() {
|
|
5231
5252
|
var win = window,
|
|
5232
|
-
|
|
5233
|
-
|
|
5234
|
-
|
|
5235
|
-
|
|
5236
|
-
|
|
5253
|
+
d = document,
|
|
5254
|
+
e = d.documentElement,
|
|
5255
|
+
g = d.getElementsByTagName('body')[0],
|
|
5256
|
+
w = win.innerWidth || e.clientWidth || g.clientWidth,
|
|
5257
|
+
h = win.innerHeight || e.clientHeight || g.clientHeight;
|
|
5237
5258
|
return {
|
|
5238
5259
|
width: w,
|
|
5239
5260
|
height: h
|
|
@@ -5264,12 +5285,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5264
5285
|
value: function index(element) {
|
|
5265
5286
|
var children = element.parentNode.childNodes;
|
|
5266
5287
|
var num = 0;
|
|
5267
|
-
|
|
5268
5288
|
for (var i = 0; i < children.length; i++) {
|
|
5269
5289
|
if (children[i] === element) return num;
|
|
5270
5290
|
if (children[i].nodeType === 1) num++;
|
|
5271
5291
|
}
|
|
5272
|
-
|
|
5273
5292
|
return -1;
|
|
5274
5293
|
}
|
|
5275
5294
|
}, {
|
|
@@ -5277,13 +5296,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5277
5296
|
value: function addMultipleClasses(element, className) {
|
|
5278
5297
|
if (element.classList) {
|
|
5279
5298
|
var styles = className.split(' ');
|
|
5280
|
-
|
|
5281
5299
|
for (var i = 0; i < styles.length; i++) {
|
|
5282
5300
|
element.classList.add(styles[i]);
|
|
5283
5301
|
}
|
|
5284
5302
|
} else {
|
|
5285
5303
|
var _styles = className.split(' ');
|
|
5286
|
-
|
|
5287
5304
|
for (var _i = 0; _i < _styles.length; _i++) {
|
|
5288
5305
|
element.className += ' ' + _styles[_i];
|
|
5289
5306
|
}
|
|
@@ -5305,7 +5322,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5305
5322
|
if (element) {
|
|
5306
5323
|
if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
|
|
5307
5324
|
}
|
|
5308
|
-
|
|
5309
5325
|
return false;
|
|
5310
5326
|
}
|
|
5311
5327
|
}, {
|
|
@@ -5350,11 +5366,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5350
5366
|
var windowScrollLeft = this.getWindowScrollLeft();
|
|
5351
5367
|
var viewport = this.getViewport();
|
|
5352
5368
|
var top, left;
|
|
5353
|
-
|
|
5354
5369
|
if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
|
|
5355
5370
|
top = targetOffset.top + windowScrollTop - elementOuterHeight;
|
|
5356
5371
|
element.style.transformOrigin = 'bottom';
|
|
5357
|
-
|
|
5358
5372
|
if (top < 0) {
|
|
5359
5373
|
top = windowScrollTop;
|
|
5360
5374
|
}
|
|
@@ -5362,7 +5376,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5362
5376
|
top = targetOuterHeight + targetOffset.top + windowScrollTop;
|
|
5363
5377
|
element.style.transformOrigin = 'top';
|
|
5364
5378
|
}
|
|
5365
|
-
|
|
5366
5379
|
if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
|
|
5367
5380
|
element.style.top = top + 'px';
|
|
5368
5381
|
element.style.left = left + 'px';
|
|
@@ -5378,11 +5391,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5378
5391
|
var targetOffset = target.getBoundingClientRect();
|
|
5379
5392
|
var viewport = this.getViewport();
|
|
5380
5393
|
var top, left;
|
|
5381
|
-
|
|
5382
5394
|
if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
|
|
5383
5395
|
top = -1 * elementDimensions.height;
|
|
5384
5396
|
element.style.transformOrigin = 'bottom';
|
|
5385
|
-
|
|
5386
5397
|
if (targetOffset.top + top < 0) {
|
|
5387
5398
|
top = -1 * targetOffset.top;
|
|
5388
5399
|
}
|
|
@@ -5390,7 +5401,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5390
5401
|
top = targetHeight;
|
|
5391
5402
|
element.style.transformOrigin = 'top';
|
|
5392
5403
|
}
|
|
5393
|
-
|
|
5394
5404
|
if (elementDimensions.width > viewport.width) {
|
|
5395
5405
|
// element wider then viewport and cannot fit on screen (align at left side of viewport)
|
|
5396
5406
|
left = targetOffset.left * -1;
|
|
@@ -5401,7 +5411,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5401
5411
|
// element fits on screen (align with target)
|
|
5402
5412
|
left = 0;
|
|
5403
5413
|
}
|
|
5404
|
-
|
|
5405
5414
|
element.style.top = top + 'px';
|
|
5406
5415
|
element.style.left = left + 'px';
|
|
5407
5416
|
}
|
|
@@ -5415,35 +5424,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5415
5424
|
key: "getScrollableParents",
|
|
5416
5425
|
value: function getScrollableParents(element) {
|
|
5417
5426
|
var scrollableParents = [];
|
|
5418
|
-
|
|
5419
5427
|
if (element) {
|
|
5420
5428
|
var parents = this.getParents(element);
|
|
5421
5429
|
var overflowRegex = /(auto|scroll)/;
|
|
5422
|
-
|
|
5423
5430
|
var overflowCheck = function overflowCheck(node) {
|
|
5424
5431
|
var styleDeclaration = window['getComputedStyle'](node, null);
|
|
5425
5432
|
return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
|
|
5426
5433
|
};
|
|
5427
|
-
|
|
5428
5434
|
var _iterator = DomHandler_createForOfIteratorHelper(parents),
|
|
5429
|
-
|
|
5430
|
-
|
|
5435
|
+
_step;
|
|
5431
5436
|
try {
|
|
5432
5437
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5433
5438
|
var parent = _step.value;
|
|
5434
5439
|
var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
|
|
5435
|
-
|
|
5436
5440
|
if (scrollSelectors) {
|
|
5437
5441
|
var selectors = scrollSelectors.split(',');
|
|
5438
|
-
|
|
5439
5442
|
var _iterator2 = DomHandler_createForOfIteratorHelper(selectors),
|
|
5440
|
-
|
|
5441
|
-
|
|
5443
|
+
_step2;
|
|
5442
5444
|
try {
|
|
5443
5445
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5444
5446
|
var selector = _step2.value;
|
|
5445
5447
|
var el = this.findSingle(parent, selector);
|
|
5446
|
-
|
|
5447
5448
|
if (el && overflowCheck(el)) {
|
|
5448
5449
|
scrollableParents.push(el);
|
|
5449
5450
|
}
|
|
@@ -5461,7 +5462,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5461
5462
|
_iterator.f();
|
|
5462
5463
|
}
|
|
5463
5464
|
}
|
|
5464
|
-
|
|
5465
5465
|
return scrollableParents;
|
|
5466
5466
|
}
|
|
5467
5467
|
}, {
|
|
@@ -5502,34 +5502,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5502
5502
|
element.style.opacity = 0;
|
|
5503
5503
|
var last = +new Date();
|
|
5504
5504
|
var opacity = 0;
|
|
5505
|
-
|
|
5506
5505
|
var tick = function tick() {
|
|
5507
5506
|
opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
|
|
5508
5507
|
element.style.opacity = opacity;
|
|
5509
5508
|
last = +new Date();
|
|
5510
|
-
|
|
5511
5509
|
if (+opacity < 1) {
|
|
5512
5510
|
window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
|
|
5513
5511
|
}
|
|
5514
5512
|
};
|
|
5515
|
-
|
|
5516
5513
|
tick();
|
|
5517
5514
|
}
|
|
5518
5515
|
}, {
|
|
5519
5516
|
key: "fadeOut",
|
|
5520
5517
|
value: function fadeOut(element, ms) {
|
|
5521
5518
|
var opacity = 1,
|
|
5522
|
-
|
|
5523
|
-
|
|
5524
|
-
|
|
5519
|
+
interval = 50,
|
|
5520
|
+
duration = ms,
|
|
5521
|
+
gap = interval / duration;
|
|
5525
5522
|
var fading = setInterval(function () {
|
|
5526
5523
|
opacity -= gap;
|
|
5527
|
-
|
|
5528
5524
|
if (opacity <= 0) {
|
|
5529
5525
|
opacity = 0;
|
|
5530
5526
|
clearInterval(fading);
|
|
5531
5527
|
}
|
|
5532
|
-
|
|
5533
5528
|
element.style.opacity = opacity;
|
|
5534
5529
|
}, interval);
|
|
5535
5530
|
}
|
|
@@ -5556,7 +5551,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5556
5551
|
var scroll = container.scrollTop;
|
|
5557
5552
|
var elementHeight = container.clientHeight;
|
|
5558
5553
|
var itemHeight = this.getOuterHeight(item);
|
|
5559
|
-
|
|
5560
5554
|
if (offset < 0) {
|
|
5561
5555
|
container.scrollTop = scroll + offset;
|
|
5562
5556
|
} else if (offset + itemHeight > elementHeight) {
|
|
@@ -5575,7 +5569,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5575
5569
|
} else if (document['selection'] && document['selection'].empty) {
|
|
5576
5570
|
try {
|
|
5577
5571
|
document['selection'].empty();
|
|
5578
|
-
} catch (error) {
|
|
5572
|
+
} catch (error) {
|
|
5573
|
+
//ignore IE bug
|
|
5579
5574
|
}
|
|
5580
5575
|
}
|
|
5581
5576
|
}
|
|
@@ -5597,19 +5592,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5597
5592
|
if (!this.browser) {
|
|
5598
5593
|
var matched = this.resolveUserAgent();
|
|
5599
5594
|
this.browser = {};
|
|
5600
|
-
|
|
5601
5595
|
if (matched.browser) {
|
|
5602
5596
|
this.browser[matched.browser] = true;
|
|
5603
5597
|
this.browser['version'] = matched.version;
|
|
5604
5598
|
}
|
|
5605
|
-
|
|
5606
5599
|
if (this.browser['chrome']) {
|
|
5607
5600
|
this.browser['webkit'] = true;
|
|
5608
5601
|
} else if (this.browser['webkit']) {
|
|
5609
5602
|
this.browser['safari'] = true;
|
|
5610
5603
|
}
|
|
5611
5604
|
}
|
|
5612
|
-
|
|
5613
5605
|
return this.browser;
|
|
5614
5606
|
}
|
|
5615
5607
|
}, {
|
|
@@ -5637,10 +5629,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5637
5629
|
value: function getFocusableElements(element) {
|
|
5638
5630
|
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])");
|
|
5639
5631
|
var visibleFocusableElements = [];
|
|
5640
|
-
|
|
5641
5632
|
var _iterator3 = DomHandler_createForOfIteratorHelper(focusableElements),
|
|
5642
|
-
|
|
5643
|
-
|
|
5633
|
+
_step3;
|
|
5644
5634
|
try {
|
|
5645
5635
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5646
5636
|
var focusableElement = _step3.value;
|
|
@@ -5651,7 +5641,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5651
5641
|
} finally {
|
|
5652
5642
|
_iterator3.f();
|
|
5653
5643
|
}
|
|
5654
|
-
|
|
5655
5644
|
return visibleFocusableElements;
|
|
5656
5645
|
}
|
|
5657
5646
|
}, {
|
|
@@ -5694,55 +5683,43 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5694
5683
|
return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
|
|
5695
5684
|
}
|
|
5696
5685
|
}]);
|
|
5697
|
-
|
|
5698
5686
|
return DomHandler;
|
|
5699
5687
|
}();
|
|
5700
5688
|
|
|
5701
|
-
|
|
5702
5689
|
// CONCATENATED MODULE: ./src/components/ripple/Ripple.js
|
|
5703
5690
|
|
|
5704
|
-
|
|
5705
5691
|
function bindEvents(el) {
|
|
5706
5692
|
el.addEventListener('mousedown', onMouseDown);
|
|
5707
5693
|
}
|
|
5708
|
-
|
|
5709
5694
|
function unbindEvents(el) {
|
|
5710
5695
|
el.removeEventListener('mousedown', onMouseDown);
|
|
5711
5696
|
}
|
|
5712
|
-
|
|
5713
5697
|
function create(el) {
|
|
5714
5698
|
var ink = document.createElement('span');
|
|
5715
5699
|
ink.className = 'p-ink';
|
|
5716
5700
|
el.appendChild(ink);
|
|
5717
5701
|
ink.addEventListener('animationend', onAnimationEnd);
|
|
5718
5702
|
}
|
|
5719
|
-
|
|
5720
5703
|
function remove(el) {
|
|
5721
5704
|
var ink = getInk(el);
|
|
5722
|
-
|
|
5723
5705
|
if (ink) {
|
|
5724
5706
|
unbindEvents(el);
|
|
5725
5707
|
ink.removeEventListener('animationend', onAnimationEnd);
|
|
5726
5708
|
ink.remove();
|
|
5727
5709
|
}
|
|
5728
5710
|
}
|
|
5729
|
-
|
|
5730
5711
|
function onMouseDown(event) {
|
|
5731
5712
|
var target = event.currentTarget;
|
|
5732
5713
|
var ink = getInk(target);
|
|
5733
|
-
|
|
5734
5714
|
if (!ink || getComputedStyle(ink, null).display === 'none') {
|
|
5735
5715
|
return;
|
|
5736
5716
|
}
|
|
5737
|
-
|
|
5738
5717
|
DomHandler_DomHandler.removeClass(ink, 'p-ink-active');
|
|
5739
|
-
|
|
5740
5718
|
if (!DomHandler_DomHandler.getHeight(ink) && !DomHandler_DomHandler.getWidth(ink)) {
|
|
5741
5719
|
var d = Math.max(DomHandler_DomHandler.getOuterWidth(target), DomHandler_DomHandler.getOuterHeight(target));
|
|
5742
5720
|
ink.style.height = d + 'px';
|
|
5743
5721
|
ink.style.width = d + 'px';
|
|
5744
5722
|
}
|
|
5745
|
-
|
|
5746
5723
|
var offset = DomHandler_DomHandler.getOffset(target);
|
|
5747
5724
|
var x = event.pageX - offset.left + document.body.scrollTop - DomHandler_DomHandler.getWidth(ink) / 2;
|
|
5748
5725
|
var y = event.pageY - offset.top + document.body.scrollLeft - DomHandler_DomHandler.getHeight(ink) / 2;
|
|
@@ -5750,21 +5727,17 @@ function onMouseDown(event) {
|
|
|
5750
5727
|
ink.style.left = x + 'px';
|
|
5751
5728
|
DomHandler_DomHandler.addClass(ink, 'p-ink-active');
|
|
5752
5729
|
}
|
|
5753
|
-
|
|
5754
5730
|
function onAnimationEnd(event) {
|
|
5755
5731
|
DomHandler_DomHandler.removeClass(event.currentTarget, 'p-ink-active');
|
|
5756
5732
|
}
|
|
5757
|
-
|
|
5758
5733
|
function getInk(el) {
|
|
5759
5734
|
for (var i = 0; i < el.children.length; i++) {
|
|
5760
5735
|
if (typeof el.children[i].className === 'string' && el.children[i].className.indexOf('p-ink') !== -1) {
|
|
5761
5736
|
return el.children[i];
|
|
5762
5737
|
}
|
|
5763
5738
|
}
|
|
5764
|
-
|
|
5765
5739
|
return null;
|
|
5766
5740
|
}
|
|
5767
|
-
|
|
5768
5741
|
var Ripple = {
|
|
5769
5742
|
inserted: function inserted(el, binding, vnode) {
|
|
5770
5743
|
if (vnode.context.$primevue && vnode.context.$primevue.config.ripple) {
|
|
@@ -5785,36 +5758,10 @@ var Ripple = {
|
|
|
5785
5758
|
|
|
5786
5759
|
|
|
5787
5760
|
|
|
5788
|
-
|
|
5789
5761
|
function Listboxvue_type_script_lang_js_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = Listboxvue_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; } } }; }
|
|
5790
|
-
|
|
5791
5762
|
function Listboxvue_type_script_lang_js_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return Listboxvue_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 Listboxvue_type_script_lang_js_arrayLikeToArray(o, minLen); }
|
|
5792
|
-
|
|
5793
5763
|
function Listboxvue_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; }
|
|
5794
5764
|
|
|
5795
|
-
//
|
|
5796
|
-
//
|
|
5797
|
-
//
|
|
5798
|
-
//
|
|
5799
|
-
//
|
|
5800
|
-
//
|
|
5801
|
-
//
|
|
5802
|
-
//
|
|
5803
|
-
//
|
|
5804
|
-
//
|
|
5805
|
-
//
|
|
5806
|
-
//
|
|
5807
|
-
//
|
|
5808
|
-
//
|
|
5809
|
-
//
|
|
5810
|
-
//
|
|
5811
|
-
//
|
|
5812
|
-
//
|
|
5813
|
-
//
|
|
5814
|
-
//
|
|
5815
|
-
//
|
|
5816
|
-
//
|
|
5817
|
-
|
|
5818
5765
|
|
|
5819
5766
|
|
|
5820
5767
|
/* harmony default export */ var Listboxvue_type_script_lang_js_ = ({
|
|
@@ -5860,7 +5807,6 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5860
5807
|
if (this.disabled || this.isOptionDisabled(option)) {
|
|
5861
5808
|
return;
|
|
5862
5809
|
}
|
|
5863
|
-
|
|
5864
5810
|
if (this.multiple) this.onOptionSelectMultiple(event, option);else this.onOptionSelectSingle(event, option);
|
|
5865
5811
|
this.optionTouched = false;
|
|
5866
5812
|
},
|
|
@@ -5868,7 +5814,6 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5868
5814
|
if (this.disabled) {
|
|
5869
5815
|
return;
|
|
5870
5816
|
}
|
|
5871
|
-
|
|
5872
5817
|
this.optionTouched = true;
|
|
5873
5818
|
},
|
|
5874
5819
|
onOptionSelectSingle: function onOptionSelectSingle(event, option) {
|
|
@@ -5876,10 +5821,8 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5876
5821
|
var valueChanged = false;
|
|
5877
5822
|
var value = null;
|
|
5878
5823
|
var metaSelection = this.optionTouched ? false : this.metaKeySelection;
|
|
5879
|
-
|
|
5880
5824
|
if (metaSelection) {
|
|
5881
5825
|
var metaKey = event.metaKey || event.ctrlKey;
|
|
5882
|
-
|
|
5883
5826
|
if (selected) {
|
|
5884
5827
|
if (metaKey) {
|
|
5885
5828
|
value = null;
|
|
@@ -5893,7 +5836,6 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5893
5836
|
value = selected ? null : this.getOptionValue(option);
|
|
5894
5837
|
valueChanged = true;
|
|
5895
5838
|
}
|
|
5896
|
-
|
|
5897
5839
|
if (valueChanged) {
|
|
5898
5840
|
this.updateModel(event, value);
|
|
5899
5841
|
}
|
|
@@ -5903,10 +5845,8 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5903
5845
|
var valueChanged = false;
|
|
5904
5846
|
var value = null;
|
|
5905
5847
|
var metaSelection = this.optionTouched ? false : this.metaKeySelection;
|
|
5906
|
-
|
|
5907
5848
|
if (metaSelection) {
|
|
5908
5849
|
var metaKey = event.metaKey || event.ctrlKey;
|
|
5909
|
-
|
|
5910
5850
|
if (selected) {
|
|
5911
5851
|
if (metaKey) value = this.removeOption(option);else value = [this.getOptionValue(option)];
|
|
5912
5852
|
valueChanged = true;
|
|
@@ -5919,7 +5859,6 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5919
5859
|
if (selected) value = this.removeOption(option);else value = [].concat(_toConsumableArray(this.value || []), [this.getOptionValue(option)]);
|
|
5920
5860
|
valueChanged = true;
|
|
5921
5861
|
}
|
|
5922
|
-
|
|
5923
5862
|
if (valueChanged) {
|
|
5924
5863
|
this.updateModel(event, value);
|
|
5925
5864
|
}
|
|
@@ -5927,16 +5866,13 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5927
5866
|
isSelected: function isSelected(option) {
|
|
5928
5867
|
var selected = false;
|
|
5929
5868
|
var optionValue = this.getOptionValue(option);
|
|
5930
|
-
|
|
5931
5869
|
if (this.multiple) {
|
|
5932
5870
|
if (this.value) {
|
|
5933
5871
|
var _iterator = Listboxvue_type_script_lang_js_createForOfIteratorHelper(this.value),
|
|
5934
|
-
|
|
5935
|
-
|
|
5872
|
+
_step;
|
|
5936
5873
|
try {
|
|
5937
5874
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5938
5875
|
var val = _step.value;
|
|
5939
|
-
|
|
5940
5876
|
if (ObjectUtils_ObjectUtils.equals(val, optionValue, this.equalityKey)) {
|
|
5941
5877
|
selected = true;
|
|
5942
5878
|
break;
|
|
@@ -5951,12 +5887,10 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5951
5887
|
} else {
|
|
5952
5888
|
selected = ObjectUtils_ObjectUtils.equals(this.value, optionValue, this.equalityKey);
|
|
5953
5889
|
}
|
|
5954
|
-
|
|
5955
5890
|
return selected;
|
|
5956
5891
|
},
|
|
5957
5892
|
removeOption: function removeOption(option) {
|
|
5958
5893
|
var _this = this;
|
|
5959
|
-
|
|
5960
5894
|
return this.value.filter(function (val) {
|
|
5961
5895
|
return !ObjectUtils_ObjectUtils.equals(val, _this.getOptionValue(option), _this.equalityKey);
|
|
5962
5896
|
});
|
|
@@ -5970,31 +5904,26 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
5970
5904
|
},
|
|
5971
5905
|
onOptionKeyDown: function onOptionKeyDown(event, option) {
|
|
5972
5906
|
var item = event.currentTarget;
|
|
5973
|
-
|
|
5974
5907
|
switch (event.which) {
|
|
5975
5908
|
//down
|
|
5976
5909
|
case 40:
|
|
5977
5910
|
var nextItem = this.findNextItem(item);
|
|
5978
|
-
|
|
5979
5911
|
if (nextItem) {
|
|
5980
5912
|
nextItem.focus();
|
|
5981
5913
|
}
|
|
5982
|
-
|
|
5983
5914
|
event.preventDefault();
|
|
5984
5915
|
break;
|
|
5985
|
-
//up
|
|
5986
5916
|
|
|
5917
|
+
//up
|
|
5987
5918
|
case 38:
|
|
5988
5919
|
var prevItem = this.findPrevItem(item);
|
|
5989
|
-
|
|
5990
5920
|
if (prevItem) {
|
|
5991
5921
|
prevItem.focus();
|
|
5992
5922
|
}
|
|
5993
|
-
|
|
5994
5923
|
event.preventDefault();
|
|
5995
5924
|
break;
|
|
5996
|
-
//enter
|
|
5997
5925
|
|
|
5926
|
+
//enter
|
|
5998
5927
|
case 13:
|
|
5999
5928
|
this.onOptionSelect(event, option);
|
|
6000
5929
|
event.preventDefault();
|
|
@@ -6019,7 +5948,6 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
6019
5948
|
computed: {
|
|
6020
5949
|
visibleOptions: function visibleOptions() {
|
|
6021
5950
|
var _this2 = this;
|
|
6022
|
-
|
|
6023
5951
|
if (this.filterValue) return this.options.filter(function (option) {
|
|
6024
5952
|
return _this2.getOptionLabel(option).toLocaleLowerCase(_this2.filterLocale).indexOf(_this2.filterValue.toLocaleLowerCase(_this2.filterLocale)) > -1;
|
|
6025
5953
|
});else return this.options;
|
|
@@ -6034,8 +5962,8 @@ function Listboxvue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len ==
|
|
|
6034
5962
|
});
|
|
6035
5963
|
// CONCATENATED MODULE: ./src/components/listbox/Listbox.vue?vue&type=script&lang=js&
|
|
6036
5964
|
/* harmony default export */ var listbox_Listboxvue_type_script_lang_js_ = (Listboxvue_type_script_lang_js_);
|
|
6037
|
-
// EXTERNAL MODULE: ./src/components/listbox/Listbox.vue?vue&type=style&index=0&lang=css&
|
|
6038
|
-
var
|
|
5965
|
+
// EXTERNAL MODULE: ./src/components/listbox/Listbox.vue?vue&type=style&index=0&id=5485f601&prod&lang=css&
|
|
5966
|
+
var Listboxvue_type_style_index_0_id_5485f601_prod_lang_css_ = __webpack_require__("e023");
|
|
6039
5967
|
|
|
6040
5968
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
6041
5969
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -6044,20 +5972,19 @@ var Listboxvue_type_style_index_0_lang_css_ = __webpack_require__("b0c6");
|
|
|
6044
5972
|
// This module is a runtime utility for cleaner component module output and will
|
|
6045
5973
|
// be included in the final webpack user bundle.
|
|
6046
5974
|
|
|
6047
|
-
function normalizeComponent
|
|
5975
|
+
function normalizeComponent(
|
|
6048
5976
|
scriptExports,
|
|
6049
5977
|
render,
|
|
6050
5978
|
staticRenderFns,
|
|
6051
5979
|
functionalTemplate,
|
|
6052
5980
|
injectStyles,
|
|
6053
5981
|
scopeId,
|
|
6054
|
-
moduleIdentifier
|
|
5982
|
+
moduleIdentifier /* server only */,
|
|
6055
5983
|
shadowMode /* vue-cli only */
|
|
6056
5984
|
) {
|
|
6057
5985
|
// Vue.extend constructor export interop
|
|
6058
|
-
var options =
|
|
6059
|
-
? scriptExports.options
|
|
6060
|
-
: scriptExports
|
|
5986
|
+
var options =
|
|
5987
|
+
typeof scriptExports === 'function' ? scriptExports.options : scriptExports
|
|
6061
5988
|
|
|
6062
5989
|
// render functions
|
|
6063
5990
|
if (render) {
|
|
@@ -6077,7 +6004,8 @@ function normalizeComponent (
|
|
|
6077
6004
|
}
|
|
6078
6005
|
|
|
6079
6006
|
var hook
|
|
6080
|
-
if (moduleIdentifier) {
|
|
6007
|
+
if (moduleIdentifier) {
|
|
6008
|
+
// server build
|
|
6081
6009
|
hook = function (context) {
|
|
6082
6010
|
// 2.3 injection
|
|
6083
6011
|
context =
|
|
@@ -6103,11 +6031,11 @@ function normalizeComponent (
|
|
|
6103
6031
|
} else if (injectStyles) {
|
|
6104
6032
|
hook = shadowMode
|
|
6105
6033
|
? function () {
|
|
6106
|
-
|
|
6107
|
-
|
|
6108
|
-
|
|
6109
|
-
|
|
6110
|
-
|
|
6034
|
+
injectStyles.call(
|
|
6035
|
+
this,
|
|
6036
|
+
(options.functional ? this.parent : this).$root.$options.shadowRoot
|
|
6037
|
+
)
|
|
6038
|
+
}
|
|
6111
6039
|
: injectStyles
|
|
6112
6040
|
}
|
|
6113
6041
|
|
|
@@ -6118,16 +6046,14 @@ function normalizeComponent (
|
|
|
6118
6046
|
options._injectStyles = hook
|
|
6119
6047
|
// register for functional component in vue file
|
|
6120
6048
|
var originalRender = options.render
|
|
6121
|
-
options.render = function renderWithStyleInjection
|
|
6049
|
+
options.render = function renderWithStyleInjection(h, context) {
|
|
6122
6050
|
hook.call(context)
|
|
6123
6051
|
return originalRender(h, context)
|
|
6124
6052
|
}
|
|
6125
6053
|
} else {
|
|
6126
6054
|
// inject component registration as beforeCreate hook
|
|
6127
6055
|
var existing = options.beforeCreate
|
|
6128
|
-
options.beforeCreate = existing
|
|
6129
|
-
? [].concat(existing, hook)
|
|
6130
|
-
: [hook]
|
|
6056
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
|
6131
6057
|
}
|
|
6132
6058
|
}
|
|
6133
6059
|
|