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
|
@@ -4217,10 +4217,27 @@ if (typeof window !== 'undefined') {
|
|
|
4217
4217
|
// Indicate to webpack that this file can be concatenated
|
|
4218
4218
|
/* harmony default export */ var setPublicPath = (null);
|
|
4219
4219
|
|
|
4220
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4221
|
-
var render = function () {
|
|
4222
|
-
var
|
|
4223
|
-
|
|
4220
|
+
// 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/datatable/FooterCell.vue?vue&type=template&id=5d00fa6c&
|
|
4221
|
+
var render = function render() {
|
|
4222
|
+
var _vm = this,
|
|
4223
|
+
_c = _vm._self._c;
|
|
4224
|
+
return _c('td', {
|
|
4225
|
+
class: _vm.containerClass,
|
|
4226
|
+
style: _vm.containerStyle,
|
|
4227
|
+
attrs: {
|
|
4228
|
+
"role": "cell",
|
|
4229
|
+
"colspan": _vm.columnProp('colspan'),
|
|
4230
|
+
"rowspan": _vm.columnProp('rowspan')
|
|
4231
|
+
}
|
|
4232
|
+
}, [_vm.column.$scopedSlots && _vm.column.$scopedSlots.footer ? _c('ColumnSlot', {
|
|
4233
|
+
attrs: {
|
|
4234
|
+
"data": _vm.column.$scopedSlots.footer,
|
|
4235
|
+
"column": _vm.column,
|
|
4236
|
+
"type": "footer"
|
|
4237
|
+
}
|
|
4238
|
+
}) : _vm._e(), _vm._v("\n " + _vm._s(_vm.columnProp('footer')) + "\n")], 1);
|
|
4239
|
+
};
|
|
4240
|
+
var staticRenderFns = [];
|
|
4224
4241
|
|
|
4225
4242
|
// CONCATENATED MODULE: ./src/components/datatable/FooterCell.vue?vue&type=template&id=5d00fa6c&
|
|
4226
4243
|
|
|
@@ -4302,20 +4319,19 @@ var es6_number_constructor = __webpack_require__("c5f6");
|
|
|
4302
4319
|
// This module is a runtime utility for cleaner component module output and will
|
|
4303
4320
|
// be included in the final webpack user bundle.
|
|
4304
4321
|
|
|
4305
|
-
function normalizeComponent
|
|
4322
|
+
function normalizeComponent(
|
|
4306
4323
|
scriptExports,
|
|
4307
4324
|
render,
|
|
4308
4325
|
staticRenderFns,
|
|
4309
4326
|
functionalTemplate,
|
|
4310
4327
|
injectStyles,
|
|
4311
4328
|
scopeId,
|
|
4312
|
-
moduleIdentifier
|
|
4329
|
+
moduleIdentifier /* server only */,
|
|
4313
4330
|
shadowMode /* vue-cli only */
|
|
4314
4331
|
) {
|
|
4315
4332
|
// Vue.extend constructor export interop
|
|
4316
|
-
var options =
|
|
4317
|
-
? scriptExports.options
|
|
4318
|
-
: scriptExports
|
|
4333
|
+
var options =
|
|
4334
|
+
typeof scriptExports === 'function' ? scriptExports.options : scriptExports
|
|
4319
4335
|
|
|
4320
4336
|
// render functions
|
|
4321
4337
|
if (render) {
|
|
@@ -4335,7 +4351,8 @@ function normalizeComponent (
|
|
|
4335
4351
|
}
|
|
4336
4352
|
|
|
4337
4353
|
var hook
|
|
4338
|
-
if (moduleIdentifier) {
|
|
4354
|
+
if (moduleIdentifier) {
|
|
4355
|
+
// server build
|
|
4339
4356
|
hook = function (context) {
|
|
4340
4357
|
// 2.3 injection
|
|
4341
4358
|
context =
|
|
@@ -4361,11 +4378,11 @@ function normalizeComponent (
|
|
|
4361
4378
|
} else if (injectStyles) {
|
|
4362
4379
|
hook = shadowMode
|
|
4363
4380
|
? function () {
|
|
4364
|
-
|
|
4365
|
-
|
|
4366
|
-
|
|
4367
|
-
|
|
4368
|
-
|
|
4381
|
+
injectStyles.call(
|
|
4382
|
+
this,
|
|
4383
|
+
(options.functional ? this.parent : this).$root.$options.shadowRoot
|
|
4384
|
+
)
|
|
4385
|
+
}
|
|
4369
4386
|
: injectStyles
|
|
4370
4387
|
}
|
|
4371
4388
|
|
|
@@ -4376,16 +4393,14 @@ function normalizeComponent (
|
|
|
4376
4393
|
options._injectStyles = hook
|
|
4377
4394
|
// register for functional component in vue file
|
|
4378
4395
|
var originalRender = options.render
|
|
4379
|
-
options.render = function renderWithStyleInjection
|
|
4396
|
+
options.render = function renderWithStyleInjection(h, context) {
|
|
4380
4397
|
hook.call(context)
|
|
4381
4398
|
return originalRender(h, context)
|
|
4382
4399
|
}
|
|
4383
4400
|
} else {
|
|
4384
4401
|
// inject component registration as beforeCreate hook
|
|
4385
4402
|
var existing = options.beforeCreate
|
|
4386
|
-
options.beforeCreate = existing
|
|
4387
|
-
? [].concat(existing, hook)
|
|
4388
|
-
: [hook]
|
|
4403
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
|
4389
4404
|
}
|
|
4390
4405
|
}
|
|
4391
4406
|
|
|
@@ -4457,26 +4472,21 @@ var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property
|
|
|
4457
4472
|
|
|
4458
4473
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
|
|
4459
4474
|
|
|
4460
|
-
|
|
4461
4475
|
function _defineProperties(target, props) {
|
|
4462
4476
|
for (var i = 0; i < props.length; i++) {
|
|
4463
4477
|
var descriptor = props[i];
|
|
4464
4478
|
descriptor.enumerable = descriptor.enumerable || false;
|
|
4465
4479
|
descriptor.configurable = true;
|
|
4466
4480
|
if ("value" in descriptor) descriptor.writable = true;
|
|
4467
|
-
|
|
4468
4481
|
define_property_default()(target, descriptor.key, descriptor);
|
|
4469
4482
|
}
|
|
4470
4483
|
}
|
|
4471
|
-
|
|
4472
4484
|
function _createClass(Constructor, protoProps, staticProps) {
|
|
4473
4485
|
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
4474
4486
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
4475
|
-
|
|
4476
4487
|
define_property_default()(Constructor, "prototype", {
|
|
4477
4488
|
writable: false
|
|
4478
4489
|
});
|
|
4479
|
-
|
|
4480
4490
|
return Constructor;
|
|
4481
4491
|
}
|
|
4482
4492
|
// CONCATENATED MODULE: ./src/components/utils/DomHandler.js
|
|
@@ -4492,18 +4502,13 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
4492
4502
|
|
|
4493
4503
|
|
|
4494
4504
|
|
|
4495
|
-
|
|
4496
4505
|
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
|
|
4497
|
-
|
|
4498
4506
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
4499
|
-
|
|
4500
4507
|
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
4501
|
-
|
|
4502
4508
|
var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
4503
4509
|
function DomHandler() {
|
|
4504
4510
|
_classCallCheck(this, DomHandler);
|
|
4505
4511
|
}
|
|
4506
|
-
|
|
4507
4512
|
_createClass(DomHandler, null, [{
|
|
4508
4513
|
key: "innerWidth",
|
|
4509
4514
|
value: function innerWidth(el) {
|
|
@@ -4537,12 +4542,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4537
4542
|
value: function getOuterWidth(el, margin) {
|
|
4538
4543
|
if (el) {
|
|
4539
4544
|
var width = el.offsetWidth;
|
|
4540
|
-
|
|
4541
4545
|
if (margin) {
|
|
4542
4546
|
var style = getComputedStyle(el);
|
|
4543
4547
|
width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
|
|
4544
4548
|
}
|
|
4545
|
-
|
|
4546
4549
|
return width;
|
|
4547
4550
|
} else {
|
|
4548
4551
|
return 0;
|
|
@@ -4553,12 +4556,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4553
4556
|
value: function getOuterHeight(el, margin) {
|
|
4554
4557
|
if (el) {
|
|
4555
4558
|
var height = el.offsetHeight;
|
|
4556
|
-
|
|
4557
4559
|
if (margin) {
|
|
4558
4560
|
var style = getComputedStyle(el);
|
|
4559
4561
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
4560
4562
|
}
|
|
4561
|
-
|
|
4562
4563
|
return height;
|
|
4563
4564
|
} else {
|
|
4564
4565
|
return 0;
|
|
@@ -4569,12 +4570,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4569
4570
|
value: function getClientHeight(el, margin) {
|
|
4570
4571
|
if (el) {
|
|
4571
4572
|
var height = el.clientHeight;
|
|
4572
|
-
|
|
4573
4573
|
if (margin) {
|
|
4574
4574
|
var style = getComputedStyle(el);
|
|
4575
4575
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
4576
4576
|
}
|
|
4577
|
-
|
|
4578
4577
|
return height;
|
|
4579
4578
|
} else {
|
|
4580
4579
|
return 0;
|
|
@@ -4584,11 +4583,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4584
4583
|
key: "getViewport",
|
|
4585
4584
|
value: function getViewport() {
|
|
4586
4585
|
var win = window,
|
|
4587
|
-
|
|
4588
|
-
|
|
4589
|
-
|
|
4590
|
-
|
|
4591
|
-
|
|
4586
|
+
d = document,
|
|
4587
|
+
e = d.documentElement,
|
|
4588
|
+
g = d.getElementsByTagName('body')[0],
|
|
4589
|
+
w = win.innerWidth || e.clientWidth || g.clientWidth,
|
|
4590
|
+
h = win.innerHeight || e.clientHeight || g.clientHeight;
|
|
4592
4591
|
return {
|
|
4593
4592
|
width: w,
|
|
4594
4593
|
height: h
|
|
@@ -4619,12 +4618,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4619
4618
|
value: function index(element) {
|
|
4620
4619
|
var children = element.parentNode.childNodes;
|
|
4621
4620
|
var num = 0;
|
|
4622
|
-
|
|
4623
4621
|
for (var i = 0; i < children.length; i++) {
|
|
4624
4622
|
if (children[i] === element) return num;
|
|
4625
4623
|
if (children[i].nodeType === 1) num++;
|
|
4626
4624
|
}
|
|
4627
|
-
|
|
4628
4625
|
return -1;
|
|
4629
4626
|
}
|
|
4630
4627
|
}, {
|
|
@@ -4632,13 +4629,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4632
4629
|
value: function addMultipleClasses(element, className) {
|
|
4633
4630
|
if (element.classList) {
|
|
4634
4631
|
var styles = className.split(' ');
|
|
4635
|
-
|
|
4636
4632
|
for (var i = 0; i < styles.length; i++) {
|
|
4637
4633
|
element.classList.add(styles[i]);
|
|
4638
4634
|
}
|
|
4639
4635
|
} else {
|
|
4640
4636
|
var _styles = className.split(' ');
|
|
4641
|
-
|
|
4642
4637
|
for (var _i = 0; _i < _styles.length; _i++) {
|
|
4643
4638
|
element.className += ' ' + _styles[_i];
|
|
4644
4639
|
}
|
|
@@ -4660,7 +4655,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4660
4655
|
if (element) {
|
|
4661
4656
|
if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
|
|
4662
4657
|
}
|
|
4663
|
-
|
|
4664
4658
|
return false;
|
|
4665
4659
|
}
|
|
4666
4660
|
}, {
|
|
@@ -4705,11 +4699,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4705
4699
|
var windowScrollLeft = this.getWindowScrollLeft();
|
|
4706
4700
|
var viewport = this.getViewport();
|
|
4707
4701
|
var top, left;
|
|
4708
|
-
|
|
4709
4702
|
if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
|
|
4710
4703
|
top = targetOffset.top + windowScrollTop - elementOuterHeight;
|
|
4711
4704
|
element.style.transformOrigin = 'bottom';
|
|
4712
|
-
|
|
4713
4705
|
if (top < 0) {
|
|
4714
4706
|
top = windowScrollTop;
|
|
4715
4707
|
}
|
|
@@ -4717,7 +4709,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4717
4709
|
top = targetOuterHeight + targetOffset.top + windowScrollTop;
|
|
4718
4710
|
element.style.transformOrigin = 'top';
|
|
4719
4711
|
}
|
|
4720
|
-
|
|
4721
4712
|
if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
|
|
4722
4713
|
element.style.top = top + 'px';
|
|
4723
4714
|
element.style.left = left + 'px';
|
|
@@ -4733,11 +4724,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4733
4724
|
var targetOffset = target.getBoundingClientRect();
|
|
4734
4725
|
var viewport = this.getViewport();
|
|
4735
4726
|
var top, left;
|
|
4736
|
-
|
|
4737
4727
|
if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
|
|
4738
4728
|
top = -1 * elementDimensions.height;
|
|
4739
4729
|
element.style.transformOrigin = 'bottom';
|
|
4740
|
-
|
|
4741
4730
|
if (targetOffset.top + top < 0) {
|
|
4742
4731
|
top = -1 * targetOffset.top;
|
|
4743
4732
|
}
|
|
@@ -4745,7 +4734,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4745
4734
|
top = targetHeight;
|
|
4746
4735
|
element.style.transformOrigin = 'top';
|
|
4747
4736
|
}
|
|
4748
|
-
|
|
4749
4737
|
if (elementDimensions.width > viewport.width) {
|
|
4750
4738
|
// element wider then viewport and cannot fit on screen (align at left side of viewport)
|
|
4751
4739
|
left = targetOffset.left * -1;
|
|
@@ -4756,7 +4744,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4756
4744
|
// element fits on screen (align with target)
|
|
4757
4745
|
left = 0;
|
|
4758
4746
|
}
|
|
4759
|
-
|
|
4760
4747
|
element.style.top = top + 'px';
|
|
4761
4748
|
element.style.left = left + 'px';
|
|
4762
4749
|
}
|
|
@@ -4770,35 +4757,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4770
4757
|
key: "getScrollableParents",
|
|
4771
4758
|
value: function getScrollableParents(element) {
|
|
4772
4759
|
var scrollableParents = [];
|
|
4773
|
-
|
|
4774
4760
|
if (element) {
|
|
4775
4761
|
var parents = this.getParents(element);
|
|
4776
4762
|
var overflowRegex = /(auto|scroll)/;
|
|
4777
|
-
|
|
4778
4763
|
var overflowCheck = function overflowCheck(node) {
|
|
4779
4764
|
var styleDeclaration = window['getComputedStyle'](node, null);
|
|
4780
4765
|
return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
|
|
4781
4766
|
};
|
|
4782
|
-
|
|
4783
4767
|
var _iterator = _createForOfIteratorHelper(parents),
|
|
4784
|
-
|
|
4785
|
-
|
|
4768
|
+
_step;
|
|
4786
4769
|
try {
|
|
4787
4770
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
4788
4771
|
var parent = _step.value;
|
|
4789
4772
|
var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
|
|
4790
|
-
|
|
4791
4773
|
if (scrollSelectors) {
|
|
4792
4774
|
var selectors = scrollSelectors.split(',');
|
|
4793
|
-
|
|
4794
4775
|
var _iterator2 = _createForOfIteratorHelper(selectors),
|
|
4795
|
-
|
|
4796
|
-
|
|
4776
|
+
_step2;
|
|
4797
4777
|
try {
|
|
4798
4778
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
4799
4779
|
var selector = _step2.value;
|
|
4800
4780
|
var el = this.findSingle(parent, selector);
|
|
4801
|
-
|
|
4802
4781
|
if (el && overflowCheck(el)) {
|
|
4803
4782
|
scrollableParents.push(el);
|
|
4804
4783
|
}
|
|
@@ -4816,7 +4795,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4816
4795
|
_iterator.f();
|
|
4817
4796
|
}
|
|
4818
4797
|
}
|
|
4819
|
-
|
|
4820
4798
|
return scrollableParents;
|
|
4821
4799
|
}
|
|
4822
4800
|
}, {
|
|
@@ -4857,34 +4835,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4857
4835
|
element.style.opacity = 0;
|
|
4858
4836
|
var last = +new Date();
|
|
4859
4837
|
var opacity = 0;
|
|
4860
|
-
|
|
4861
4838
|
var tick = function tick() {
|
|
4862
4839
|
opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
|
|
4863
4840
|
element.style.opacity = opacity;
|
|
4864
4841
|
last = +new Date();
|
|
4865
|
-
|
|
4866
4842
|
if (+opacity < 1) {
|
|
4867
4843
|
window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
|
|
4868
4844
|
}
|
|
4869
4845
|
};
|
|
4870
|
-
|
|
4871
4846
|
tick();
|
|
4872
4847
|
}
|
|
4873
4848
|
}, {
|
|
4874
4849
|
key: "fadeOut",
|
|
4875
4850
|
value: function fadeOut(element, ms) {
|
|
4876
4851
|
var opacity = 1,
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
|
|
4852
|
+
interval = 50,
|
|
4853
|
+
duration = ms,
|
|
4854
|
+
gap = interval / duration;
|
|
4880
4855
|
var fading = setInterval(function () {
|
|
4881
4856
|
opacity -= gap;
|
|
4882
|
-
|
|
4883
4857
|
if (opacity <= 0) {
|
|
4884
4858
|
opacity = 0;
|
|
4885
4859
|
clearInterval(fading);
|
|
4886
4860
|
}
|
|
4887
|
-
|
|
4888
4861
|
element.style.opacity = opacity;
|
|
4889
4862
|
}, interval);
|
|
4890
4863
|
}
|
|
@@ -4911,7 +4884,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4911
4884
|
var scroll = container.scrollTop;
|
|
4912
4885
|
var elementHeight = container.clientHeight;
|
|
4913
4886
|
var itemHeight = this.getOuterHeight(item);
|
|
4914
|
-
|
|
4915
4887
|
if (offset < 0) {
|
|
4916
4888
|
container.scrollTop = scroll + offset;
|
|
4917
4889
|
} else if (offset + itemHeight > elementHeight) {
|
|
@@ -4930,7 +4902,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4930
4902
|
} else if (document['selection'] && document['selection'].empty) {
|
|
4931
4903
|
try {
|
|
4932
4904
|
document['selection'].empty();
|
|
4933
|
-
} catch (error) {
|
|
4905
|
+
} catch (error) {
|
|
4906
|
+
//ignore IE bug
|
|
4934
4907
|
}
|
|
4935
4908
|
}
|
|
4936
4909
|
}
|
|
@@ -4952,19 +4925,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4952
4925
|
if (!this.browser) {
|
|
4953
4926
|
var matched = this.resolveUserAgent();
|
|
4954
4927
|
this.browser = {};
|
|
4955
|
-
|
|
4956
4928
|
if (matched.browser) {
|
|
4957
4929
|
this.browser[matched.browser] = true;
|
|
4958
4930
|
this.browser['version'] = matched.version;
|
|
4959
4931
|
}
|
|
4960
|
-
|
|
4961
4932
|
if (this.browser['chrome']) {
|
|
4962
4933
|
this.browser['webkit'] = true;
|
|
4963
4934
|
} else if (this.browser['webkit']) {
|
|
4964
4935
|
this.browser['safari'] = true;
|
|
4965
4936
|
}
|
|
4966
4937
|
}
|
|
4967
|
-
|
|
4968
4938
|
return this.browser;
|
|
4969
4939
|
}
|
|
4970
4940
|
}, {
|
|
@@ -4992,10 +4962,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4992
4962
|
value: function getFocusableElements(element) {
|
|
4993
4963
|
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])");
|
|
4994
4964
|
var visibleFocusableElements = [];
|
|
4995
|
-
|
|
4996
4965
|
var _iterator3 = _createForOfIteratorHelper(focusableElements),
|
|
4997
|
-
|
|
4998
|
-
|
|
4966
|
+
_step3;
|
|
4999
4967
|
try {
|
|
5000
4968
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5001
4969
|
var focusableElement = _step3.value;
|
|
@@ -5006,7 +4974,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5006
4974
|
} finally {
|
|
5007
4975
|
_iterator3.f();
|
|
5008
4976
|
}
|
|
5009
|
-
|
|
5010
4977
|
return visibleFocusableElements;
|
|
5011
4978
|
}
|
|
5012
4979
|
}, {
|
|
@@ -5049,11 +5016,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5049
5016
|
return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
|
|
5050
5017
|
}
|
|
5051
5018
|
}]);
|
|
5052
|
-
|
|
5053
5019
|
return DomHandler;
|
|
5054
5020
|
}();
|
|
5055
5021
|
|
|
5056
|
-
|
|
5057
5022
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.search.js
|
|
5058
5023
|
var es6_regexp_search = __webpack_require__("386d");
|
|
5059
5024
|
|
|
@@ -5103,18 +5068,13 @@ function _typeof(obj) {
|
|
|
5103
5068
|
|
|
5104
5069
|
|
|
5105
5070
|
|
|
5106
|
-
|
|
5107
5071
|
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; } } }; }
|
|
5108
|
-
|
|
5109
5072
|
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); }
|
|
5110
|
-
|
|
5111
5073
|
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; }
|
|
5112
|
-
|
|
5113
5074
|
var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
5114
5075
|
function ObjectUtils() {
|
|
5115
5076
|
_classCallCheck(this, ObjectUtils);
|
|
5116
5077
|
}
|
|
5117
|
-
|
|
5118
5078
|
_createClass(ObjectUtils, null, [{
|
|
5119
5079
|
key: "equals",
|
|
5120
5080
|
value: function equals(obj1, obj2, field) {
|
|
@@ -5124,50 +5084,41 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5124
5084
|
key: "deepEquals",
|
|
5125
5085
|
value: function deepEquals(a, b) {
|
|
5126
5086
|
if (a === b) return true;
|
|
5127
|
-
|
|
5128
5087
|
if (a && b && _typeof(a) == 'object' && _typeof(b) == 'object') {
|
|
5129
5088
|
var arrA = Array.isArray(a),
|
|
5130
|
-
|
|
5131
|
-
|
|
5132
|
-
|
|
5133
|
-
|
|
5134
|
-
|
|
5089
|
+
arrB = Array.isArray(b),
|
|
5090
|
+
i,
|
|
5091
|
+
length,
|
|
5092
|
+
key;
|
|
5135
5093
|
if (arrA && arrB) {
|
|
5136
5094
|
length = a.length;
|
|
5137
5095
|
if (length != b.length) return false;
|
|
5138
|
-
|
|
5139
5096
|
for (i = length; i-- !== 0;) {
|
|
5140
5097
|
if (!this.deepEquals(a[i], b[i])) return false;
|
|
5141
5098
|
}
|
|
5142
|
-
|
|
5143
5099
|
return true;
|
|
5144
5100
|
}
|
|
5145
|
-
|
|
5146
5101
|
if (arrA != arrB) return false;
|
|
5147
5102
|
var dateA = a instanceof Date,
|
|
5148
|
-
|
|
5103
|
+
dateB = b instanceof Date;
|
|
5149
5104
|
if (dateA != dateB) return false;
|
|
5150
5105
|
if (dateA && dateB) return a.getTime() == b.getTime();
|
|
5151
5106
|
var regexpA = a instanceof RegExp,
|
|
5152
|
-
|
|
5107
|
+
regexpB = b instanceof RegExp;
|
|
5153
5108
|
if (regexpA != regexpB) return false;
|
|
5154
5109
|
if (regexpA && regexpB) return a.toString() == b.toString();
|
|
5155
5110
|
var keys = Object.keys(a);
|
|
5156
5111
|
length = keys.length;
|
|
5157
5112
|
if (length !== Object.keys(b).length) return false;
|
|
5158
|
-
|
|
5159
5113
|
for (i = length; i-- !== 0;) {
|
|
5160
5114
|
if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;
|
|
5161
5115
|
}
|
|
5162
|
-
|
|
5163
5116
|
for (i = length; i-- !== 0;) {
|
|
5164
5117
|
key = keys[i];
|
|
5165
5118
|
if (!this.deepEquals(a[key], b[key])) return false;
|
|
5166
5119
|
}
|
|
5167
|
-
|
|
5168
5120
|
return true;
|
|
5169
5121
|
}
|
|
5170
|
-
|
|
5171
5122
|
return a !== a && b !== b;
|
|
5172
5123
|
}
|
|
5173
5124
|
}, {
|
|
@@ -5181,15 +5132,12 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5181
5132
|
} else {
|
|
5182
5133
|
var fields = field.split('.');
|
|
5183
5134
|
var value = data;
|
|
5184
|
-
|
|
5185
5135
|
for (var i = 0, len = fields.length; i < len; ++i) {
|
|
5186
5136
|
if (value == null) {
|
|
5187
5137
|
return null;
|
|
5188
5138
|
}
|
|
5189
|
-
|
|
5190
5139
|
value = value[fields[i]];
|
|
5191
5140
|
}
|
|
5192
|
-
|
|
5193
5141
|
return value;
|
|
5194
5142
|
}
|
|
5195
5143
|
} else {
|
|
@@ -5205,22 +5153,17 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5205
5153
|
key: "filter",
|
|
5206
5154
|
value: function filter(value, fields, filterValue) {
|
|
5207
5155
|
var filteredItems = [];
|
|
5208
|
-
|
|
5209
5156
|
if (value) {
|
|
5210
5157
|
var _iterator = ObjectUtils_createForOfIteratorHelper(value),
|
|
5211
|
-
|
|
5212
|
-
|
|
5158
|
+
_step;
|
|
5213
5159
|
try {
|
|
5214
5160
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5215
5161
|
var item = _step.value;
|
|
5216
|
-
|
|
5217
5162
|
var _iterator2 = ObjectUtils_createForOfIteratorHelper(fields),
|
|
5218
|
-
|
|
5219
|
-
|
|
5163
|
+
_step2;
|
|
5220
5164
|
try {
|
|
5221
5165
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5222
5166
|
var field = _step2.value;
|
|
5223
|
-
|
|
5224
5167
|
if (String(this.resolveFieldData(item, field)).toLowerCase().indexOf(filterValue.toLowerCase()) > -1) {
|
|
5225
5168
|
filteredItems.push(item);
|
|
5226
5169
|
break;
|
|
@@ -5238,23 +5181,19 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5238
5181
|
_iterator.f();
|
|
5239
5182
|
}
|
|
5240
5183
|
}
|
|
5241
|
-
|
|
5242
5184
|
return filteredItems;
|
|
5243
5185
|
}
|
|
5244
5186
|
}, {
|
|
5245
5187
|
key: "reorderArray",
|
|
5246
5188
|
value: function reorderArray(value, from, to) {
|
|
5247
5189
|
var target;
|
|
5248
|
-
|
|
5249
5190
|
if (value && from !== to) {
|
|
5250
5191
|
if (to >= value.length) {
|
|
5251
5192
|
target = to - value.length;
|
|
5252
|
-
|
|
5253
5193
|
while (target-- + 1) {
|
|
5254
5194
|
value.push(undefined);
|
|
5255
5195
|
}
|
|
5256
5196
|
}
|
|
5257
|
-
|
|
5258
5197
|
value.splice(to, 0, value.splice(from, 1)[0]);
|
|
5259
5198
|
}
|
|
5260
5199
|
}
|
|
@@ -5262,7 +5201,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5262
5201
|
key: "findIndexInList",
|
|
5263
5202
|
value: function findIndexInList(value, list) {
|
|
5264
5203
|
var index = -1;
|
|
5265
|
-
|
|
5266
5204
|
if (list) {
|
|
5267
5205
|
for (var i = 0; i < list.length; i++) {
|
|
5268
5206
|
if (list[i] === value) {
|
|
@@ -5271,7 +5209,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5271
5209
|
}
|
|
5272
5210
|
}
|
|
5273
5211
|
}
|
|
5274
|
-
|
|
5275
5212
|
return index;
|
|
5276
5213
|
}
|
|
5277
5214
|
}, {
|
|
@@ -5279,8 +5216,7 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5279
5216
|
value: function contains(value, list) {
|
|
5280
5217
|
if (value != null && list && list.length) {
|
|
5281
5218
|
var _iterator3 = ObjectUtils_createForOfIteratorHelper(list),
|
|
5282
|
-
|
|
5283
|
-
|
|
5219
|
+
_step3;
|
|
5284
5220
|
try {
|
|
5285
5221
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5286
5222
|
var val = _step3.value;
|
|
@@ -5292,7 +5228,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5292
5228
|
_iterator3.f();
|
|
5293
5229
|
}
|
|
5294
5230
|
}
|
|
5295
|
-
|
|
5296
5231
|
return false;
|
|
5297
5232
|
}
|
|
5298
5233
|
}, {
|
|
@@ -5300,17 +5235,14 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5300
5235
|
value: function insertIntoOrderedArray(item, index, arr, sourceArr) {
|
|
5301
5236
|
if (arr.length > 0) {
|
|
5302
5237
|
var injected = false;
|
|
5303
|
-
|
|
5304
5238
|
for (var i = 0; i < arr.length; i++) {
|
|
5305
5239
|
var currentItemIndex = this.findIndexInList(arr[i], sourceArr);
|
|
5306
|
-
|
|
5307
5240
|
if (currentItemIndex > index) {
|
|
5308
5241
|
arr.splice(i, 0, item);
|
|
5309
5242
|
injected = true;
|
|
5310
5243
|
break;
|
|
5311
5244
|
}
|
|
5312
5245
|
}
|
|
5313
|
-
|
|
5314
5246
|
if (!injected) {
|
|
5315
5247
|
arr.push(item);
|
|
5316
5248
|
}
|
|
@@ -5324,37 +5256,24 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5324
5256
|
if (str && str.search(/[\xC0-\xFF]/g) > -1) {
|
|
5325
5257
|
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");
|
|
5326
5258
|
}
|
|
5327
|
-
|
|
5328
5259
|
return str;
|
|
5329
5260
|
}
|
|
5330
5261
|
}, {
|
|
5331
5262
|
key: "getVNodeProp",
|
|
5332
5263
|
value: function getVNodeProp(vnode, prop) {
|
|
5333
5264
|
var props = vnode._props;
|
|
5334
|
-
|
|
5335
5265
|
if (props) {
|
|
5336
5266
|
var kebapProp = prop.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();
|
|
5337
5267
|
var propName = Object.prototype.hasOwnProperty.call(props, kebapProp) ? kebapProp : prop;
|
|
5338
5268
|
return props[propName];
|
|
5339
5269
|
}
|
|
5340
|
-
|
|
5341
5270
|
return null;
|
|
5342
5271
|
}
|
|
5343
5272
|
}]);
|
|
5344
|
-
|
|
5345
5273
|
return ObjectUtils;
|
|
5346
5274
|
}();
|
|
5347
5275
|
|
|
5348
|
-
|
|
5349
5276
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/datatable/FooterCell.vue?vue&type=script&lang=js&
|
|
5350
|
-
//
|
|
5351
|
-
//
|
|
5352
|
-
//
|
|
5353
|
-
//
|
|
5354
|
-
//
|
|
5355
|
-
//
|
|
5356
|
-
//
|
|
5357
|
-
//
|
|
5358
5277
|
|
|
5359
5278
|
|
|
5360
5279
|
|
|
@@ -5390,24 +5309,19 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5390
5309
|
updateStickyPosition: function updateStickyPosition() {
|
|
5391
5310
|
if (this.columnProp('frozen')) {
|
|
5392
5311
|
var align = this.columnProp('alignFrozen');
|
|
5393
|
-
|
|
5394
5312
|
if (align === 'right') {
|
|
5395
5313
|
var right = 0;
|
|
5396
5314
|
var next = this.$el.nextElementSibling;
|
|
5397
|
-
|
|
5398
5315
|
if (next) {
|
|
5399
5316
|
right = DomHandler_DomHandler.getOuterWidth(next) + parseFloat(next.style.left);
|
|
5400
5317
|
}
|
|
5401
|
-
|
|
5402
5318
|
this.styleObject.right = right + 'px';
|
|
5403
5319
|
} else {
|
|
5404
5320
|
var left = 0;
|
|
5405
5321
|
var prev = this.$el.previousElementSibling;
|
|
5406
|
-
|
|
5407
5322
|
if (prev) {
|
|
5408
5323
|
left = DomHandler_DomHandler.getOuterWidth(prev) + parseFloat(prev.style.left);
|
|
5409
5324
|
}
|
|
5410
|
-
|
|
5411
5325
|
this.styleObject.left = left + 'px';
|
|
5412
5326
|
}
|
|
5413
5327
|
}
|