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
|
@@ -4430,10 +4430,43 @@ if (typeof window !== 'undefined') {
|
|
|
4430
4430
|
// Indicate to webpack that this file can be concatenated
|
|
4431
4431
|
/* harmony default export */ var setPublicPath = (null);
|
|
4432
4432
|
|
|
4433
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4434
|
-
var render = function () {
|
|
4435
|
-
var
|
|
4436
|
-
|
|
4433
|
+
// 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/TableFooter.vue?vue&type=template&id=56224bae&
|
|
4434
|
+
var render = function render() {
|
|
4435
|
+
var _vm = this,
|
|
4436
|
+
_c = _vm._self._c;
|
|
4437
|
+
return _vm.hasFooter ? _c('tfoot', {
|
|
4438
|
+
staticClass: "p-datatable-tfoot",
|
|
4439
|
+
attrs: {
|
|
4440
|
+
"role": "rowgroup"
|
|
4441
|
+
}
|
|
4442
|
+
}, [!_vm.columnGroup ? _c('tr', {
|
|
4443
|
+
attrs: {
|
|
4444
|
+
"role": "row"
|
|
4445
|
+
}
|
|
4446
|
+
}, [_vm._l(_vm.columns, function (col, i) {
|
|
4447
|
+
return [!_vm.columnProp(col, 'hidden') ? _c('DTFooterCell', {
|
|
4448
|
+
key: _vm.columnProp(col, 'columnKey') || _vm.columnProp(col, 'field') || i,
|
|
4449
|
+
attrs: {
|
|
4450
|
+
"column": col
|
|
4451
|
+
}
|
|
4452
|
+
}) : _vm._e()];
|
|
4453
|
+
})], 2) : _vm._l(_vm.columnGroup.$scopedSlots.default(), function (row, i) {
|
|
4454
|
+
return _c('tr', {
|
|
4455
|
+
key: i,
|
|
4456
|
+
attrs: {
|
|
4457
|
+
"role": "row"
|
|
4458
|
+
}
|
|
4459
|
+
}, [_vm._l(_vm.getFooterColumns(row), function (col, j) {
|
|
4460
|
+
return [!_vm.columnProp(col, 'hidden') ? _c('DTFooterCell', {
|
|
4461
|
+
key: _vm.columnProp(col, 'columnKey') || _vm.columnProp(col, 'field') || j,
|
|
4462
|
+
attrs: {
|
|
4463
|
+
"column": col.child
|
|
4464
|
+
}
|
|
4465
|
+
}) : _vm._e()];
|
|
4466
|
+
})], 2);
|
|
4467
|
+
})], 2) : _vm._e();
|
|
4468
|
+
};
|
|
4469
|
+
var staticRenderFns = [];
|
|
4437
4470
|
|
|
4438
4471
|
// CONCATENATED MODULE: ./src/components/datatable/TableFooter.vue?vue&type=template&id=56224bae&
|
|
4439
4472
|
|
|
@@ -4462,11 +4495,9 @@ var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array);
|
|
|
4462
4495
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayLikeToArray.js
|
|
4463
4496
|
function _arrayLikeToArray(arr, len) {
|
|
4464
4497
|
if (len == null || len > arr.length) len = arr.length;
|
|
4465
|
-
|
|
4466
4498
|
for (var i = 0, arr2 = new Array(len); i < len; i++) {
|
|
4467
4499
|
arr2[i] = arr[i];
|
|
4468
4500
|
}
|
|
4469
|
-
|
|
4470
4501
|
return arr2;
|
|
4471
4502
|
}
|
|
4472
4503
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js
|
|
@@ -4520,10 +4551,27 @@ function _toConsumableArray(arr) {
|
|
|
4520
4551
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/web.dom.iterable.js
|
|
4521
4552
|
var web_dom_iterable = __webpack_require__("ac6a");
|
|
4522
4553
|
|
|
4523
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4524
|
-
var FooterCellvue_type_template_id_5d00fa6c_render = function () {
|
|
4525
|
-
var
|
|
4526
|
-
|
|
4554
|
+
// 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&
|
|
4555
|
+
var FooterCellvue_type_template_id_5d00fa6c_render = function render() {
|
|
4556
|
+
var _vm = this,
|
|
4557
|
+
_c = _vm._self._c;
|
|
4558
|
+
return _c('td', {
|
|
4559
|
+
class: _vm.containerClass,
|
|
4560
|
+
style: _vm.containerStyle,
|
|
4561
|
+
attrs: {
|
|
4562
|
+
"role": "cell",
|
|
4563
|
+
"colspan": _vm.columnProp('colspan'),
|
|
4564
|
+
"rowspan": _vm.columnProp('rowspan')
|
|
4565
|
+
}
|
|
4566
|
+
}, [_vm.column.$scopedSlots && _vm.column.$scopedSlots.footer ? _c('ColumnSlot', {
|
|
4567
|
+
attrs: {
|
|
4568
|
+
"data": _vm.column.$scopedSlots.footer,
|
|
4569
|
+
"column": _vm.column,
|
|
4570
|
+
"type": "footer"
|
|
4571
|
+
}
|
|
4572
|
+
}) : _vm._e(), _vm._v("\n " + _vm._s(_vm.columnProp('footer')) + "\n")], 1);
|
|
4573
|
+
};
|
|
4574
|
+
var FooterCellvue_type_template_id_5d00fa6c_staticRenderFns = [];
|
|
4527
4575
|
|
|
4528
4576
|
// CONCATENATED MODULE: ./src/components/datatable/FooterCell.vue?vue&type=template&id=5d00fa6c&
|
|
4529
4577
|
|
|
@@ -4605,20 +4653,19 @@ var es6_number_constructor = __webpack_require__("c5f6");
|
|
|
4605
4653
|
// This module is a runtime utility for cleaner component module output and will
|
|
4606
4654
|
// be included in the final webpack user bundle.
|
|
4607
4655
|
|
|
4608
|
-
function normalizeComponent
|
|
4656
|
+
function normalizeComponent(
|
|
4609
4657
|
scriptExports,
|
|
4610
4658
|
render,
|
|
4611
4659
|
staticRenderFns,
|
|
4612
4660
|
functionalTemplate,
|
|
4613
4661
|
injectStyles,
|
|
4614
4662
|
scopeId,
|
|
4615
|
-
moduleIdentifier
|
|
4663
|
+
moduleIdentifier /* server only */,
|
|
4616
4664
|
shadowMode /* vue-cli only */
|
|
4617
4665
|
) {
|
|
4618
4666
|
// Vue.extend constructor export interop
|
|
4619
|
-
var options =
|
|
4620
|
-
? scriptExports.options
|
|
4621
|
-
: scriptExports
|
|
4667
|
+
var options =
|
|
4668
|
+
typeof scriptExports === 'function' ? scriptExports.options : scriptExports
|
|
4622
4669
|
|
|
4623
4670
|
// render functions
|
|
4624
4671
|
if (render) {
|
|
@@ -4638,7 +4685,8 @@ function normalizeComponent (
|
|
|
4638
4685
|
}
|
|
4639
4686
|
|
|
4640
4687
|
var hook
|
|
4641
|
-
if (moduleIdentifier) {
|
|
4688
|
+
if (moduleIdentifier) {
|
|
4689
|
+
// server build
|
|
4642
4690
|
hook = function (context) {
|
|
4643
4691
|
// 2.3 injection
|
|
4644
4692
|
context =
|
|
@@ -4664,11 +4712,11 @@ function normalizeComponent (
|
|
|
4664
4712
|
} else if (injectStyles) {
|
|
4665
4713
|
hook = shadowMode
|
|
4666
4714
|
? function () {
|
|
4667
|
-
|
|
4668
|
-
|
|
4669
|
-
|
|
4670
|
-
|
|
4671
|
-
|
|
4715
|
+
injectStyles.call(
|
|
4716
|
+
this,
|
|
4717
|
+
(options.functional ? this.parent : this).$root.$options.shadowRoot
|
|
4718
|
+
)
|
|
4719
|
+
}
|
|
4672
4720
|
: injectStyles
|
|
4673
4721
|
}
|
|
4674
4722
|
|
|
@@ -4679,16 +4727,14 @@ function normalizeComponent (
|
|
|
4679
4727
|
options._injectStyles = hook
|
|
4680
4728
|
// register for functional component in vue file
|
|
4681
4729
|
var originalRender = options.render
|
|
4682
|
-
options.render = function renderWithStyleInjection
|
|
4730
|
+
options.render = function renderWithStyleInjection(h, context) {
|
|
4683
4731
|
hook.call(context)
|
|
4684
4732
|
return originalRender(h, context)
|
|
4685
4733
|
}
|
|
4686
4734
|
} else {
|
|
4687
4735
|
// inject component registration as beforeCreate hook
|
|
4688
4736
|
var existing = options.beforeCreate
|
|
4689
|
-
options.beforeCreate = existing
|
|
4690
|
-
? [].concat(existing, hook)
|
|
4691
|
-
: [hook]
|
|
4737
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
|
4692
4738
|
}
|
|
4693
4739
|
}
|
|
4694
4740
|
|
|
@@ -4742,26 +4788,21 @@ var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property
|
|
|
4742
4788
|
|
|
4743
4789
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/createClass.js
|
|
4744
4790
|
|
|
4745
|
-
|
|
4746
4791
|
function _defineProperties(target, props) {
|
|
4747
4792
|
for (var i = 0; i < props.length; i++) {
|
|
4748
4793
|
var descriptor = props[i];
|
|
4749
4794
|
descriptor.enumerable = descriptor.enumerable || false;
|
|
4750
4795
|
descriptor.configurable = true;
|
|
4751
4796
|
if ("value" in descriptor) descriptor.writable = true;
|
|
4752
|
-
|
|
4753
4797
|
define_property_default()(target, descriptor.key, descriptor);
|
|
4754
4798
|
}
|
|
4755
4799
|
}
|
|
4756
|
-
|
|
4757
4800
|
function _createClass(Constructor, protoProps, staticProps) {
|
|
4758
4801
|
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
4759
4802
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
4760
|
-
|
|
4761
4803
|
define_property_default()(Constructor, "prototype", {
|
|
4762
4804
|
writable: false
|
|
4763
4805
|
});
|
|
4764
|
-
|
|
4765
4806
|
return Constructor;
|
|
4766
4807
|
}
|
|
4767
4808
|
// CONCATENATED MODULE: ./src/components/utils/DomHandler.js
|
|
@@ -4777,18 +4818,13 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
4777
4818
|
|
|
4778
4819
|
|
|
4779
4820
|
|
|
4780
|
-
|
|
4781
4821
|
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = DomHandler_unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
|
|
4782
|
-
|
|
4783
4822
|
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); }
|
|
4784
|
-
|
|
4785
4823
|
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; }
|
|
4786
|
-
|
|
4787
4824
|
var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
4788
4825
|
function DomHandler() {
|
|
4789
4826
|
_classCallCheck(this, DomHandler);
|
|
4790
4827
|
}
|
|
4791
|
-
|
|
4792
4828
|
_createClass(DomHandler, null, [{
|
|
4793
4829
|
key: "innerWidth",
|
|
4794
4830
|
value: function innerWidth(el) {
|
|
@@ -4822,12 +4858,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4822
4858
|
value: function getOuterWidth(el, margin) {
|
|
4823
4859
|
if (el) {
|
|
4824
4860
|
var width = el.offsetWidth;
|
|
4825
|
-
|
|
4826
4861
|
if (margin) {
|
|
4827
4862
|
var style = getComputedStyle(el);
|
|
4828
4863
|
width += parseFloat(style.marginLeft) + parseFloat(style.marginRight);
|
|
4829
4864
|
}
|
|
4830
|
-
|
|
4831
4865
|
return width;
|
|
4832
4866
|
} else {
|
|
4833
4867
|
return 0;
|
|
@@ -4838,12 +4872,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4838
4872
|
value: function getOuterHeight(el, margin) {
|
|
4839
4873
|
if (el) {
|
|
4840
4874
|
var height = el.offsetHeight;
|
|
4841
|
-
|
|
4842
4875
|
if (margin) {
|
|
4843
4876
|
var style = getComputedStyle(el);
|
|
4844
4877
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
4845
4878
|
}
|
|
4846
|
-
|
|
4847
4879
|
return height;
|
|
4848
4880
|
} else {
|
|
4849
4881
|
return 0;
|
|
@@ -4854,12 +4886,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4854
4886
|
value: function getClientHeight(el, margin) {
|
|
4855
4887
|
if (el) {
|
|
4856
4888
|
var height = el.clientHeight;
|
|
4857
|
-
|
|
4858
4889
|
if (margin) {
|
|
4859
4890
|
var style = getComputedStyle(el);
|
|
4860
4891
|
height += parseFloat(style.marginTop) + parseFloat(style.marginBottom);
|
|
4861
4892
|
}
|
|
4862
|
-
|
|
4863
4893
|
return height;
|
|
4864
4894
|
} else {
|
|
4865
4895
|
return 0;
|
|
@@ -4869,11 +4899,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4869
4899
|
key: "getViewport",
|
|
4870
4900
|
value: function getViewport() {
|
|
4871
4901
|
var win = window,
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
4902
|
+
d = document,
|
|
4903
|
+
e = d.documentElement,
|
|
4904
|
+
g = d.getElementsByTagName('body')[0],
|
|
4905
|
+
w = win.innerWidth || e.clientWidth || g.clientWidth,
|
|
4906
|
+
h = win.innerHeight || e.clientHeight || g.clientHeight;
|
|
4877
4907
|
return {
|
|
4878
4908
|
width: w,
|
|
4879
4909
|
height: h
|
|
@@ -4904,12 +4934,10 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4904
4934
|
value: function index(element) {
|
|
4905
4935
|
var children = element.parentNode.childNodes;
|
|
4906
4936
|
var num = 0;
|
|
4907
|
-
|
|
4908
4937
|
for (var i = 0; i < children.length; i++) {
|
|
4909
4938
|
if (children[i] === element) return num;
|
|
4910
4939
|
if (children[i].nodeType === 1) num++;
|
|
4911
4940
|
}
|
|
4912
|
-
|
|
4913
4941
|
return -1;
|
|
4914
4942
|
}
|
|
4915
4943
|
}, {
|
|
@@ -4917,13 +4945,11 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4917
4945
|
value: function addMultipleClasses(element, className) {
|
|
4918
4946
|
if (element.classList) {
|
|
4919
4947
|
var styles = className.split(' ');
|
|
4920
|
-
|
|
4921
4948
|
for (var i = 0; i < styles.length; i++) {
|
|
4922
4949
|
element.classList.add(styles[i]);
|
|
4923
4950
|
}
|
|
4924
4951
|
} else {
|
|
4925
4952
|
var _styles = className.split(' ');
|
|
4926
|
-
|
|
4927
4953
|
for (var _i = 0; _i < _styles.length; _i++) {
|
|
4928
4954
|
element.className += ' ' + _styles[_i];
|
|
4929
4955
|
}
|
|
@@ -4945,7 +4971,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4945
4971
|
if (element) {
|
|
4946
4972
|
if (element.classList) return element.classList.contains(className);else return new RegExp('(^| )' + className + '( |$)', 'gi').test(element.className);
|
|
4947
4973
|
}
|
|
4948
|
-
|
|
4949
4974
|
return false;
|
|
4950
4975
|
}
|
|
4951
4976
|
}, {
|
|
@@ -4990,11 +5015,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
4990
5015
|
var windowScrollLeft = this.getWindowScrollLeft();
|
|
4991
5016
|
var viewport = this.getViewport();
|
|
4992
5017
|
var top, left;
|
|
4993
|
-
|
|
4994
5018
|
if (targetOffset.top + targetOuterHeight + elementOuterHeight > viewport.height) {
|
|
4995
5019
|
top = targetOffset.top + windowScrollTop - elementOuterHeight;
|
|
4996
5020
|
element.style.transformOrigin = 'bottom';
|
|
4997
|
-
|
|
4998
5021
|
if (top < 0) {
|
|
4999
5022
|
top = windowScrollTop;
|
|
5000
5023
|
}
|
|
@@ -5002,7 +5025,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5002
5025
|
top = targetOuterHeight + targetOffset.top + windowScrollTop;
|
|
5003
5026
|
element.style.transformOrigin = 'top';
|
|
5004
5027
|
}
|
|
5005
|
-
|
|
5006
5028
|
if (targetOffset.left + elementOuterWidth > viewport.width) left = Math.max(0, targetOffset.left + windowScrollLeft + targetOuterWidth - elementOuterWidth);else left = targetOffset.left + windowScrollLeft;
|
|
5007
5029
|
element.style.top = top + 'px';
|
|
5008
5030
|
element.style.left = left + 'px';
|
|
@@ -5018,11 +5040,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5018
5040
|
var targetOffset = target.getBoundingClientRect();
|
|
5019
5041
|
var viewport = this.getViewport();
|
|
5020
5042
|
var top, left;
|
|
5021
|
-
|
|
5022
5043
|
if (targetOffset.top + targetHeight + elementDimensions.height > viewport.height) {
|
|
5023
5044
|
top = -1 * elementDimensions.height;
|
|
5024
5045
|
element.style.transformOrigin = 'bottom';
|
|
5025
|
-
|
|
5026
5046
|
if (targetOffset.top + top < 0) {
|
|
5027
5047
|
top = -1 * targetOffset.top;
|
|
5028
5048
|
}
|
|
@@ -5030,7 +5050,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5030
5050
|
top = targetHeight;
|
|
5031
5051
|
element.style.transformOrigin = 'top';
|
|
5032
5052
|
}
|
|
5033
|
-
|
|
5034
5053
|
if (elementDimensions.width > viewport.width) {
|
|
5035
5054
|
// element wider then viewport and cannot fit on screen (align at left side of viewport)
|
|
5036
5055
|
left = targetOffset.left * -1;
|
|
@@ -5041,7 +5060,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5041
5060
|
// element fits on screen (align with target)
|
|
5042
5061
|
left = 0;
|
|
5043
5062
|
}
|
|
5044
|
-
|
|
5045
5063
|
element.style.top = top + 'px';
|
|
5046
5064
|
element.style.left = left + 'px';
|
|
5047
5065
|
}
|
|
@@ -5055,35 +5073,27 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5055
5073
|
key: "getScrollableParents",
|
|
5056
5074
|
value: function getScrollableParents(element) {
|
|
5057
5075
|
var scrollableParents = [];
|
|
5058
|
-
|
|
5059
5076
|
if (element) {
|
|
5060
5077
|
var parents = this.getParents(element);
|
|
5061
5078
|
var overflowRegex = /(auto|scroll)/;
|
|
5062
|
-
|
|
5063
5079
|
var overflowCheck = function overflowCheck(node) {
|
|
5064
5080
|
var styleDeclaration = window['getComputedStyle'](node, null);
|
|
5065
5081
|
return overflowRegex.test(styleDeclaration.getPropertyValue('overflow')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowX')) || overflowRegex.test(styleDeclaration.getPropertyValue('overflowY'));
|
|
5066
5082
|
};
|
|
5067
|
-
|
|
5068
5083
|
var _iterator = _createForOfIteratorHelper(parents),
|
|
5069
|
-
|
|
5070
|
-
|
|
5084
|
+
_step;
|
|
5071
5085
|
try {
|
|
5072
5086
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5073
5087
|
var parent = _step.value;
|
|
5074
5088
|
var scrollSelectors = parent.nodeType === 1 && parent.dataset['scrollselectors'];
|
|
5075
|
-
|
|
5076
5089
|
if (scrollSelectors) {
|
|
5077
5090
|
var selectors = scrollSelectors.split(',');
|
|
5078
|
-
|
|
5079
5091
|
var _iterator2 = _createForOfIteratorHelper(selectors),
|
|
5080
|
-
|
|
5081
|
-
|
|
5092
|
+
_step2;
|
|
5082
5093
|
try {
|
|
5083
5094
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5084
5095
|
var selector = _step2.value;
|
|
5085
5096
|
var el = this.findSingle(parent, selector);
|
|
5086
|
-
|
|
5087
5097
|
if (el && overflowCheck(el)) {
|
|
5088
5098
|
scrollableParents.push(el);
|
|
5089
5099
|
}
|
|
@@ -5101,7 +5111,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5101
5111
|
_iterator.f();
|
|
5102
5112
|
}
|
|
5103
5113
|
}
|
|
5104
|
-
|
|
5105
5114
|
return scrollableParents;
|
|
5106
5115
|
}
|
|
5107
5116
|
}, {
|
|
@@ -5142,34 +5151,29 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5142
5151
|
element.style.opacity = 0;
|
|
5143
5152
|
var last = +new Date();
|
|
5144
5153
|
var opacity = 0;
|
|
5145
|
-
|
|
5146
5154
|
var tick = function tick() {
|
|
5147
5155
|
opacity = +element.style.opacity + (new Date().getTime() - last) / duration;
|
|
5148
5156
|
element.style.opacity = opacity;
|
|
5149
5157
|
last = +new Date();
|
|
5150
|
-
|
|
5151
5158
|
if (+opacity < 1) {
|
|
5152
5159
|
window.requestAnimationFrame && requestAnimationFrame(tick) || setTimeout(tick, 16);
|
|
5153
5160
|
}
|
|
5154
5161
|
};
|
|
5155
|
-
|
|
5156
5162
|
tick();
|
|
5157
5163
|
}
|
|
5158
5164
|
}, {
|
|
5159
5165
|
key: "fadeOut",
|
|
5160
5166
|
value: function fadeOut(element, ms) {
|
|
5161
5167
|
var opacity = 1,
|
|
5162
|
-
|
|
5163
|
-
|
|
5164
|
-
|
|
5168
|
+
interval = 50,
|
|
5169
|
+
duration = ms,
|
|
5170
|
+
gap = interval / duration;
|
|
5165
5171
|
var fading = setInterval(function () {
|
|
5166
5172
|
opacity -= gap;
|
|
5167
|
-
|
|
5168
5173
|
if (opacity <= 0) {
|
|
5169
5174
|
opacity = 0;
|
|
5170
5175
|
clearInterval(fading);
|
|
5171
5176
|
}
|
|
5172
|
-
|
|
5173
5177
|
element.style.opacity = opacity;
|
|
5174
5178
|
}, interval);
|
|
5175
5179
|
}
|
|
@@ -5196,7 +5200,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5196
5200
|
var scroll = container.scrollTop;
|
|
5197
5201
|
var elementHeight = container.clientHeight;
|
|
5198
5202
|
var itemHeight = this.getOuterHeight(item);
|
|
5199
|
-
|
|
5200
5203
|
if (offset < 0) {
|
|
5201
5204
|
container.scrollTop = scroll + offset;
|
|
5202
5205
|
} else if (offset + itemHeight > elementHeight) {
|
|
@@ -5215,7 +5218,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5215
5218
|
} else if (document['selection'] && document['selection'].empty) {
|
|
5216
5219
|
try {
|
|
5217
5220
|
document['selection'].empty();
|
|
5218
|
-
} catch (error) {
|
|
5221
|
+
} catch (error) {
|
|
5222
|
+
//ignore IE bug
|
|
5219
5223
|
}
|
|
5220
5224
|
}
|
|
5221
5225
|
}
|
|
@@ -5237,19 +5241,16 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5237
5241
|
if (!this.browser) {
|
|
5238
5242
|
var matched = this.resolveUserAgent();
|
|
5239
5243
|
this.browser = {};
|
|
5240
|
-
|
|
5241
5244
|
if (matched.browser) {
|
|
5242
5245
|
this.browser[matched.browser] = true;
|
|
5243
5246
|
this.browser['version'] = matched.version;
|
|
5244
5247
|
}
|
|
5245
|
-
|
|
5246
5248
|
if (this.browser['chrome']) {
|
|
5247
5249
|
this.browser['webkit'] = true;
|
|
5248
5250
|
} else if (this.browser['webkit']) {
|
|
5249
5251
|
this.browser['safari'] = true;
|
|
5250
5252
|
}
|
|
5251
5253
|
}
|
|
5252
|
-
|
|
5253
5254
|
return this.browser;
|
|
5254
5255
|
}
|
|
5255
5256
|
}, {
|
|
@@ -5277,10 +5278,8 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5277
5278
|
value: function getFocusableElements(element) {
|
|
5278
5279
|
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])");
|
|
5279
5280
|
var visibleFocusableElements = [];
|
|
5280
|
-
|
|
5281
5281
|
var _iterator3 = _createForOfIteratorHelper(focusableElements),
|
|
5282
|
-
|
|
5283
|
-
|
|
5282
|
+
_step3;
|
|
5284
5283
|
try {
|
|
5285
5284
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5286
5285
|
var focusableElement = _step3.value;
|
|
@@ -5291,7 +5290,6 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5291
5290
|
} finally {
|
|
5292
5291
|
_iterator3.f();
|
|
5293
5292
|
}
|
|
5294
|
-
|
|
5295
5293
|
return visibleFocusableElements;
|
|
5296
5294
|
}
|
|
5297
5295
|
}, {
|
|
@@ -5334,11 +5332,9 @@ var DomHandler_DomHandler = /*#__PURE__*/function () {
|
|
|
5334
5332
|
return 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
|
|
5335
5333
|
}
|
|
5336
5334
|
}]);
|
|
5337
|
-
|
|
5338
5335
|
return DomHandler;
|
|
5339
5336
|
}();
|
|
5340
5337
|
|
|
5341
|
-
|
|
5342
5338
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.search.js
|
|
5343
5339
|
var es6_regexp_search = __webpack_require__("386d");
|
|
5344
5340
|
|
|
@@ -5377,18 +5373,13 @@ function _typeof(obj) {
|
|
|
5377
5373
|
|
|
5378
5374
|
|
|
5379
5375
|
|
|
5380
|
-
|
|
5381
5376
|
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; } } }; }
|
|
5382
|
-
|
|
5383
5377
|
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); }
|
|
5384
|
-
|
|
5385
5378
|
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; }
|
|
5386
|
-
|
|
5387
5379
|
var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
5388
5380
|
function ObjectUtils() {
|
|
5389
5381
|
_classCallCheck(this, ObjectUtils);
|
|
5390
5382
|
}
|
|
5391
|
-
|
|
5392
5383
|
_createClass(ObjectUtils, null, [{
|
|
5393
5384
|
key: "equals",
|
|
5394
5385
|
value: function equals(obj1, obj2, field) {
|
|
@@ -5398,50 +5389,41 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5398
5389
|
key: "deepEquals",
|
|
5399
5390
|
value: function deepEquals(a, b) {
|
|
5400
5391
|
if (a === b) return true;
|
|
5401
|
-
|
|
5402
5392
|
if (a && b && _typeof(a) == 'object' && _typeof(b) == 'object') {
|
|
5403
5393
|
var arrA = Array.isArray(a),
|
|
5404
|
-
|
|
5405
|
-
|
|
5406
|
-
|
|
5407
|
-
|
|
5408
|
-
|
|
5394
|
+
arrB = Array.isArray(b),
|
|
5395
|
+
i,
|
|
5396
|
+
length,
|
|
5397
|
+
key;
|
|
5409
5398
|
if (arrA && arrB) {
|
|
5410
5399
|
length = a.length;
|
|
5411
5400
|
if (length != b.length) return false;
|
|
5412
|
-
|
|
5413
5401
|
for (i = length; i-- !== 0;) {
|
|
5414
5402
|
if (!this.deepEquals(a[i], b[i])) return false;
|
|
5415
5403
|
}
|
|
5416
|
-
|
|
5417
5404
|
return true;
|
|
5418
5405
|
}
|
|
5419
|
-
|
|
5420
5406
|
if (arrA != arrB) return false;
|
|
5421
5407
|
var dateA = a instanceof Date,
|
|
5422
|
-
|
|
5408
|
+
dateB = b instanceof Date;
|
|
5423
5409
|
if (dateA != dateB) return false;
|
|
5424
5410
|
if (dateA && dateB) return a.getTime() == b.getTime();
|
|
5425
5411
|
var regexpA = a instanceof RegExp,
|
|
5426
|
-
|
|
5412
|
+
regexpB = b instanceof RegExp;
|
|
5427
5413
|
if (regexpA != regexpB) return false;
|
|
5428
5414
|
if (regexpA && regexpB) return a.toString() == b.toString();
|
|
5429
5415
|
var keys = Object.keys(a);
|
|
5430
5416
|
length = keys.length;
|
|
5431
5417
|
if (length !== Object.keys(b).length) return false;
|
|
5432
|
-
|
|
5433
5418
|
for (i = length; i-- !== 0;) {
|
|
5434
5419
|
if (!Object.prototype.hasOwnProperty.call(b, keys[i])) return false;
|
|
5435
5420
|
}
|
|
5436
|
-
|
|
5437
5421
|
for (i = length; i-- !== 0;) {
|
|
5438
5422
|
key = keys[i];
|
|
5439
5423
|
if (!this.deepEquals(a[key], b[key])) return false;
|
|
5440
5424
|
}
|
|
5441
|
-
|
|
5442
5425
|
return true;
|
|
5443
5426
|
}
|
|
5444
|
-
|
|
5445
5427
|
return a !== a && b !== b;
|
|
5446
5428
|
}
|
|
5447
5429
|
}, {
|
|
@@ -5455,15 +5437,12 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5455
5437
|
} else {
|
|
5456
5438
|
var fields = field.split('.');
|
|
5457
5439
|
var value = data;
|
|
5458
|
-
|
|
5459
5440
|
for (var i = 0, len = fields.length; i < len; ++i) {
|
|
5460
5441
|
if (value == null) {
|
|
5461
5442
|
return null;
|
|
5462
5443
|
}
|
|
5463
|
-
|
|
5464
5444
|
value = value[fields[i]];
|
|
5465
5445
|
}
|
|
5466
|
-
|
|
5467
5446
|
return value;
|
|
5468
5447
|
}
|
|
5469
5448
|
} else {
|
|
@@ -5479,22 +5458,17 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5479
5458
|
key: "filter",
|
|
5480
5459
|
value: function filter(value, fields, filterValue) {
|
|
5481
5460
|
var filteredItems = [];
|
|
5482
|
-
|
|
5483
5461
|
if (value) {
|
|
5484
5462
|
var _iterator = ObjectUtils_createForOfIteratorHelper(value),
|
|
5485
|
-
|
|
5486
|
-
|
|
5463
|
+
_step;
|
|
5487
5464
|
try {
|
|
5488
5465
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5489
5466
|
var item = _step.value;
|
|
5490
|
-
|
|
5491
5467
|
var _iterator2 = ObjectUtils_createForOfIteratorHelper(fields),
|
|
5492
|
-
|
|
5493
|
-
|
|
5468
|
+
_step2;
|
|
5494
5469
|
try {
|
|
5495
5470
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
5496
5471
|
var field = _step2.value;
|
|
5497
|
-
|
|
5498
5472
|
if (String(this.resolveFieldData(item, field)).toLowerCase().indexOf(filterValue.toLowerCase()) > -1) {
|
|
5499
5473
|
filteredItems.push(item);
|
|
5500
5474
|
break;
|
|
@@ -5512,23 +5486,19 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5512
5486
|
_iterator.f();
|
|
5513
5487
|
}
|
|
5514
5488
|
}
|
|
5515
|
-
|
|
5516
5489
|
return filteredItems;
|
|
5517
5490
|
}
|
|
5518
5491
|
}, {
|
|
5519
5492
|
key: "reorderArray",
|
|
5520
5493
|
value: function reorderArray(value, from, to) {
|
|
5521
5494
|
var target;
|
|
5522
|
-
|
|
5523
5495
|
if (value && from !== to) {
|
|
5524
5496
|
if (to >= value.length) {
|
|
5525
5497
|
target = to - value.length;
|
|
5526
|
-
|
|
5527
5498
|
while (target-- + 1) {
|
|
5528
5499
|
value.push(undefined);
|
|
5529
5500
|
}
|
|
5530
5501
|
}
|
|
5531
|
-
|
|
5532
5502
|
value.splice(to, 0, value.splice(from, 1)[0]);
|
|
5533
5503
|
}
|
|
5534
5504
|
}
|
|
@@ -5536,7 +5506,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5536
5506
|
key: "findIndexInList",
|
|
5537
5507
|
value: function findIndexInList(value, list) {
|
|
5538
5508
|
var index = -1;
|
|
5539
|
-
|
|
5540
5509
|
if (list) {
|
|
5541
5510
|
for (var i = 0; i < list.length; i++) {
|
|
5542
5511
|
if (list[i] === value) {
|
|
@@ -5545,7 +5514,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5545
5514
|
}
|
|
5546
5515
|
}
|
|
5547
5516
|
}
|
|
5548
|
-
|
|
5549
5517
|
return index;
|
|
5550
5518
|
}
|
|
5551
5519
|
}, {
|
|
@@ -5553,8 +5521,7 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5553
5521
|
value: function contains(value, list) {
|
|
5554
5522
|
if (value != null && list && list.length) {
|
|
5555
5523
|
var _iterator3 = ObjectUtils_createForOfIteratorHelper(list),
|
|
5556
|
-
|
|
5557
|
-
|
|
5524
|
+
_step3;
|
|
5558
5525
|
try {
|
|
5559
5526
|
for (_iterator3.s(); !(_step3 = _iterator3.n()).done;) {
|
|
5560
5527
|
var val = _step3.value;
|
|
@@ -5566,7 +5533,6 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5566
5533
|
_iterator3.f();
|
|
5567
5534
|
}
|
|
5568
5535
|
}
|
|
5569
|
-
|
|
5570
5536
|
return false;
|
|
5571
5537
|
}
|
|
5572
5538
|
}, {
|
|
@@ -5574,17 +5540,14 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5574
5540
|
value: function insertIntoOrderedArray(item, index, arr, sourceArr) {
|
|
5575
5541
|
if (arr.length > 0) {
|
|
5576
5542
|
var injected = false;
|
|
5577
|
-
|
|
5578
5543
|
for (var i = 0; i < arr.length; i++) {
|
|
5579
5544
|
var currentItemIndex = this.findIndexInList(arr[i], sourceArr);
|
|
5580
|
-
|
|
5581
5545
|
if (currentItemIndex > index) {
|
|
5582
5546
|
arr.splice(i, 0, item);
|
|
5583
5547
|
injected = true;
|
|
5584
5548
|
break;
|
|
5585
5549
|
}
|
|
5586
5550
|
}
|
|
5587
|
-
|
|
5588
5551
|
if (!injected) {
|
|
5589
5552
|
arr.push(item);
|
|
5590
5553
|
}
|
|
@@ -5598,37 +5561,24 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5598
5561
|
if (str && str.search(/[\xC0-\xFF]/g) > -1) {
|
|
5599
5562
|
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");
|
|
5600
5563
|
}
|
|
5601
|
-
|
|
5602
5564
|
return str;
|
|
5603
5565
|
}
|
|
5604
5566
|
}, {
|
|
5605
5567
|
key: "getVNodeProp",
|
|
5606
5568
|
value: function getVNodeProp(vnode, prop) {
|
|
5607
5569
|
var props = vnode._props;
|
|
5608
|
-
|
|
5609
5570
|
if (props) {
|
|
5610
5571
|
var kebapProp = prop.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();
|
|
5611
5572
|
var propName = Object.prototype.hasOwnProperty.call(props, kebapProp) ? kebapProp : prop;
|
|
5612
5573
|
return props[propName];
|
|
5613
5574
|
}
|
|
5614
|
-
|
|
5615
5575
|
return null;
|
|
5616
5576
|
}
|
|
5617
5577
|
}]);
|
|
5618
|
-
|
|
5619
5578
|
return ObjectUtils;
|
|
5620
5579
|
}();
|
|
5621
5580
|
|
|
5622
|
-
|
|
5623
5581
|
// 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&
|
|
5624
|
-
//
|
|
5625
|
-
//
|
|
5626
|
-
//
|
|
5627
|
-
//
|
|
5628
|
-
//
|
|
5629
|
-
//
|
|
5630
|
-
//
|
|
5631
|
-
//
|
|
5632
5582
|
|
|
5633
5583
|
|
|
5634
5584
|
|
|
@@ -5664,24 +5614,19 @@ var ObjectUtils_ObjectUtils = /*#__PURE__*/function () {
|
|
|
5664
5614
|
updateStickyPosition: function updateStickyPosition() {
|
|
5665
5615
|
if (this.columnProp('frozen')) {
|
|
5666
5616
|
var align = this.columnProp('alignFrozen');
|
|
5667
|
-
|
|
5668
5617
|
if (align === 'right') {
|
|
5669
5618
|
var right = 0;
|
|
5670
5619
|
var next = this.$el.nextElementSibling;
|
|
5671
|
-
|
|
5672
5620
|
if (next) {
|
|
5673
5621
|
right = DomHandler_DomHandler.getOuterWidth(next) + parseFloat(next.style.left);
|
|
5674
5622
|
}
|
|
5675
|
-
|
|
5676
5623
|
this.styleObject.right = right + 'px';
|
|
5677
5624
|
} else {
|
|
5678
5625
|
var left = 0;
|
|
5679
5626
|
var prev = this.$el.previousElementSibling;
|
|
5680
|
-
|
|
5681
5627
|
if (prev) {
|
|
5682
5628
|
left = DomHandler_DomHandler.getOuterWidth(prev) + parseFloat(prev.style.left);
|
|
5683
5629
|
}
|
|
5684
|
-
|
|
5685
5630
|
this.styleObject.left = left + 'px';
|
|
5686
5631
|
}
|
|
5687
5632
|
}
|
|
@@ -5734,31 +5679,10 @@ var FooterCell_component = normalizeComponent(
|
|
|
5734
5679
|
|
|
5735
5680
|
|
|
5736
5681
|
|
|
5737
|
-
|
|
5738
5682
|
function TableFootervue_type_script_lang_js_createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = TableFootervue_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; } } }; }
|
|
5739
|
-
|
|
5740
5683
|
function TableFootervue_type_script_lang_js_unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return TableFootervue_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 TableFootervue_type_script_lang_js_arrayLikeToArray(o, minLen); }
|
|
5741
|
-
|
|
5742
5684
|
function TableFootervue_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; }
|
|
5743
5685
|
|
|
5744
|
-
//
|
|
5745
|
-
//
|
|
5746
|
-
//
|
|
5747
|
-
//
|
|
5748
|
-
//
|
|
5749
|
-
//
|
|
5750
|
-
//
|
|
5751
|
-
//
|
|
5752
|
-
//
|
|
5753
|
-
//
|
|
5754
|
-
//
|
|
5755
|
-
//
|
|
5756
|
-
//
|
|
5757
|
-
//
|
|
5758
|
-
//
|
|
5759
|
-
//
|
|
5760
|
-
//
|
|
5761
|
-
|
|
5762
5686
|
|
|
5763
5687
|
/* harmony default export */ var TableFootervue_type_script_lang_js_ = ({
|
|
5764
5688
|
props: {
|
|
@@ -5777,7 +5701,6 @@ function TableFootervue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
5777
5701
|
},
|
|
5778
5702
|
getFooterColumns: function getFooterColumns(row) {
|
|
5779
5703
|
var cols = [];
|
|
5780
|
-
|
|
5781
5704
|
if (row.child && row.child.$scopedSlots.default) {
|
|
5782
5705
|
row.child.$scopedSlots.default().forEach(function (child) {
|
|
5783
5706
|
if (child.child && child.child.children && child.child.children instanceof Array) cols = [].concat(_toConsumableArray(cols), _toConsumableArray(child.child.children));else if (child.componentOptions && child.componentOptions.tag === 'Column') cols.push(child);
|
|
@@ -5789,17 +5712,14 @@ function TableFootervue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
5789
5712
|
computed: {
|
|
5790
5713
|
hasFooter: function hasFooter() {
|
|
5791
5714
|
var hasFooter = false;
|
|
5792
|
-
|
|
5793
5715
|
if (this.columnGroup) {
|
|
5794
5716
|
hasFooter = true;
|
|
5795
5717
|
} else if (this.columns) {
|
|
5796
5718
|
var _iterator = TableFootervue_type_script_lang_js_createForOfIteratorHelper(this.columns),
|
|
5797
|
-
|
|
5798
|
-
|
|
5719
|
+
_step;
|
|
5799
5720
|
try {
|
|
5800
5721
|
for (_iterator.s(); !(_step = _iterator.n()).done;) {
|
|
5801
5722
|
var col = _step.value;
|
|
5802
|
-
|
|
5803
5723
|
if (this.columnProp(col, 'footer') || col.$scopedSlots && col.$scopedSlots.footer) {
|
|
5804
5724
|
hasFooter = true;
|
|
5805
5725
|
break;
|
|
@@ -5811,7 +5731,6 @@ function TableFootervue_type_script_lang_js_arrayLikeToArray(arr, len) { if (len
|
|
|
5811
5731
|
_iterator.f();
|
|
5812
5732
|
}
|
|
5813
5733
|
}
|
|
5814
|
-
|
|
5815
5734
|
return hasFooter;
|
|
5816
5735
|
}
|
|
5817
5736
|
},
|