primevue 3.34.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/accordion/BaseAccordion.vue +17 -15
- package/accordion/accordion.cjs.js +1 -1
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.esm.js +1 -1
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +1 -1
- package/accordion/accordion.min.js +1 -1
- package/autocomplete/AutoComplete.vue +1 -1
- package/autocomplete/BaseAutoComplete.vue +81 -79
- package/autocomplete/autocomplete.cjs.js +4 -2
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.esm.js +4 -2
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +4 -2
- package/autocomplete/autocomplete.min.js +1 -1
- package/avatar/BaseAvatar.vue +30 -28
- package/avatar/avatar.cjs.js +1 -1
- package/avatar/avatar.cjs.min.js +1 -1
- package/avatar/avatar.esm.js +1 -1
- package/avatar/avatar.esm.min.js +1 -1
- package/avatar/avatar.js +1 -1
- package/avatar/avatar.min.js +1 -1
- package/avatargroup/BaseAvatarGroup.vue +9 -7
- package/avatargroup/avatargroup.cjs.js +1 -1
- package/avatargroup/avatargroup.cjs.min.js +1 -1
- package/avatargroup/avatargroup.esm.js +1 -1
- package/avatargroup/avatargroup.esm.min.js +1 -1
- package/avatargroup/avatargroup.js +1 -1
- package/avatargroup/avatargroup.min.js +1 -1
- package/badge/BaseBadge.vue +33 -31
- package/badge/badge.cjs.js +1 -1
- package/badge/badge.cjs.min.js +1 -1
- package/badge/badge.esm.js +1 -1
- package/badge/badge.esm.min.js +1 -1
- package/badge/badge.js +1 -1
- package/badge/badge.min.js +1 -1
- package/badgedirective/badgedirective.cjs.js +1 -1
- package/badgedirective/badgedirective.cjs.min.js +1 -1
- package/badgedirective/badgedirective.esm.js +1 -1
- package/badgedirective/badgedirective.esm.min.js +1 -1
- package/badgedirective/badgedirective.js +1 -1
- package/badgedirective/badgedirective.min.js +1 -1
- package/base/base.cjs.js +1 -1
- package/base/base.cjs.min.js +1 -1
- package/base/base.esm.js +1 -1
- package/base/base.esm.min.js +1 -1
- package/base/base.js +1 -1
- package/base/base.min.js +1 -1
- package/basecomponent/BaseComponent.vue +11 -8
- package/basecomponent/basecomponent.cjs.js +18 -13
- package/basecomponent/basecomponent.cjs.min.js +1 -1
- package/basecomponent/basecomponent.esm.js +18 -13
- package/basecomponent/basecomponent.esm.min.js +1 -1
- package/basecomponent/basecomponent.js +18 -13
- package/basecomponent/basecomponent.min.js +1 -1
- package/basedirective/basedirective.cjs.js +7 -6
- package/basedirective/basedirective.cjs.min.js +1 -1
- package/basedirective/basedirective.esm.js +7 -6
- package/basedirective/basedirective.esm.min.js +1 -1
- package/basedirective/basedirective.js +7 -6
- package/basedirective/basedirective.min.js +1 -1
- package/blockui/BaseBlockUI.vue +12 -10
- package/blockui/BlockUI.vue +2 -0
- package/blockui/blockui.cjs.js +3 -1
- package/blockui/blockui.cjs.min.js +1 -1
- package/blockui/blockui.esm.js +3 -1
- package/blockui/blockui.esm.min.js +1 -1
- package/blockui/blockui.js +3 -1
- package/blockui/blockui.min.js +1 -1
- package/breadcrumb/BaseBreadcrumb.vue +32 -30
- package/breadcrumb/Breadcrumb.vue +1 -1
- package/breadcrumb/breadcrumb.cjs.js +2 -2
- package/breadcrumb/breadcrumb.cjs.min.js +1 -1
- package/breadcrumb/breadcrumb.esm.js +2 -2
- package/breadcrumb/breadcrumb.esm.min.js +1 -1
- package/breadcrumb/breadcrumb.js +2 -2
- package/breadcrumb/breadcrumb.min.js +1 -1
- package/calendar/BaseCalendar.vue +149 -146
- package/calendar/Calendar.d.ts +11 -5
- package/calendar/Calendar.vue +85 -47
- package/calendar/calendar.cjs.js +162 -118
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.esm.js +162 -118
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +162 -118
- package/calendar/calendar.min.js +1 -1
- package/carousel/BaseCarousel.vue +70 -68
- package/carousel/carousel.cjs.js +1 -1
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +1 -1
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +1 -1
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/BaseCascadeSelect.vue +81 -79
- package/cascadeselect/cascadeselect.cjs.js +1 -1
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.esm.js +1 -1
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +1 -1
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/chart/BaseChart.vue +4 -2
- package/chart/chart.cjs.js +1 -1
- package/chart/chart.cjs.min.js +1 -1
- package/chart/chart.esm.js +1 -1
- package/chart/chart.esm.min.js +1 -1
- package/chart/chart.js +1 -1
- package/chart/chart.min.js +1 -1
- package/chip/BaseChip.vue +22 -20
- package/chip/chip.cjs.js +1 -1
- package/chip/chip.cjs.min.js +1 -1
- package/chip/chip.esm.js +1 -1
- package/chip/chip.esm.min.js +1 -1
- package/chip/chip.js +1 -1
- package/chip/chip.min.js +1 -1
- package/chips/BaseChips.vue +46 -44
- package/chips/chips.cjs.js +1 -1
- package/chips/chips.cjs.min.js +1 -1
- package/chips/chips.esm.js +1 -1
- package/chips/chips.esm.min.js +1 -1
- package/chips/chips.js +1 -1
- package/chips/chips.min.js +1 -1
- package/colorpicker/BaseColorPicker.vue +8 -6
- package/colorpicker/colorpicker.cjs.js +1 -1
- package/colorpicker/colorpicker.cjs.min.js +1 -1
- package/colorpicker/colorpicker.esm.js +1 -1
- package/colorpicker/colorpicker.esm.min.js +1 -1
- package/colorpicker/colorpicker.js +1 -1
- package/colorpicker/colorpicker.min.js +1 -1
- package/column/Column.d.ts +8 -0
- package/config/PrimeVue.d.ts +3 -0
- package/config/config.cjs.js +5 -0
- package/config/config.cjs.min.js +1 -1
- package/config/config.esm.js +5 -0
- package/config/config.esm.min.js +1 -1
- package/config/config.js +5 -0
- package/config/config.min.js +1 -1
- package/confirmdialog/BaseConfirmDialog.vue +2 -2
- package/confirmdialog/ConfirmDialog.d.ts +22 -0
- package/confirmdialog/ConfirmDialog.vue +15 -10
- package/confirmdialog/confirmdialog.cjs.js +42 -29
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +43 -30
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +42 -29
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/BaseConfirmPopup.vue +72 -70
- package/confirmpopup/ConfirmPopup.d.ts +18 -0
- package/confirmpopup/ConfirmPopup.vue +45 -24
- package/confirmpopup/confirmpopup.cjs.js +14 -10
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +15 -11
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +14 -10
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/BaseContextMenu.vue +41 -39
- package/contextmenu/contextmenu.cjs.js +1 -1
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.esm.js +1 -1
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +1 -1
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +138 -76
- package/core/core.min.js +18 -18
- package/datatable/BaseDataTable.vue +235 -233
- package/datatable/BodyCell.vue +1 -1
- package/datatable/ColumnFilter.vue +1 -1
- package/datatable/DataTable.d.ts +48 -4
- package/datatable/DataTable.vue +32 -19
- package/datatable/TableBody.vue +1 -1
- package/datatable/datatable.cjs.js +74 -24
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.esm.js +74 -24
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +74 -24
- package/datatable/datatable.min.js +1 -1
- package/dialog/BaseDialog.vue +136 -130
- package/dialog/Dialog.d.ts +20 -0
- package/dialog/Dialog.vue +54 -50
- package/dialog/dialog.cjs.js +24 -9
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +25 -10
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +24 -9
- package/dialog/dialog.min.js +1 -1
- package/divider/BaseDivider.vue +61 -59
- package/divider/divider.cjs.js +1 -1
- package/divider/divider.cjs.min.js +1 -1
- package/divider/divider.esm.js +1 -1
- package/divider/divider.esm.min.js +1 -1
- package/divider/divider.js +1 -1
- package/divider/divider.min.js +1 -1
- package/dock/BaseDock.vue +106 -104
- package/dock/dock.cjs.js +1 -1
- package/dock/dock.cjs.min.js +1 -1
- package/dock/dock.esm.js +1 -1
- package/dock/dock.esm.min.js +1 -1
- package/dock/dock.js +1 -1
- package/dock/dock.min.js +1 -1
- package/dropdown/BaseDropdown.vue +93 -91
- package/dropdown/dropdown.cjs.js +1 -1
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.esm.js +1 -1
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +1 -1
- package/dropdown/dropdown.min.js +1 -1
- package/fieldset/BaseFieldset.vue +19 -17
- package/fieldset/fieldset.cjs.js +1 -1
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +1 -1
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +1 -1
- package/fieldset/fieldset.min.js +1 -1
- package/fileupload/BaseFileUpload.vue +44 -42
- package/fileupload/fileupload.cjs.js +1 -1
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +1 -1
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +1 -1
- package/fileupload/fileupload.min.js +1 -1
- package/galleria/BaseGalleria.vue +283 -281
- package/galleria/Galleria.vue +3 -0
- package/galleria/galleria.cjs.js +4 -1
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +4 -1
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +4 -1
- package/galleria/galleria.min.js +1 -1
- package/image/BaseImage.vue +64 -62
- package/image/Image.vue +4 -0
- package/image/image.cjs.js +5 -1
- package/image/image.cjs.min.js +1 -1
- package/image/image.esm.js +5 -1
- package/image/image.esm.min.js +1 -1
- package/image/image.js +5 -1
- package/image/image.min.js +1 -1
- package/inlinemessage/BaseInlineMessage.vue +16 -14
- package/inlinemessage/inlinemessage.cjs.js +1 -1
- package/inlinemessage/inlinemessage.cjs.min.js +1 -1
- package/inlinemessage/inlinemessage.esm.js +1 -1
- package/inlinemessage/inlinemessage.esm.min.js +1 -1
- package/inlinemessage/inlinemessage.js +1 -1
- package/inlinemessage/inlinemessage.min.js +1 -1
- package/inplace/BaseInplace.vue +18 -16
- package/inplace/Inplace.vue +1 -1
- package/inplace/inplace.cjs.js +4 -2
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.esm.js +4 -2
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +4 -2
- package/inplace/inplace.min.js +1 -1
- package/inputnumber/BaseInputNumber.vue +101 -99
- package/inputnumber/InputNumber.vue +4 -4
- package/inputnumber/inputnumber.cjs.js +13 -5
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.esm.js +13 -5
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +13 -5
- package/inputnumber/inputnumber.min.js +1 -1
- package/inputswitch/BaseInputSwitch.vue +20 -18
- package/inputswitch/inputswitch.cjs.js +1 -1
- package/inputswitch/inputswitch.cjs.min.js +1 -1
- package/inputswitch/inputswitch.esm.js +1 -1
- package/inputswitch/inputswitch.esm.min.js +1 -1
- package/inputswitch/inputswitch.js +1 -1
- package/inputswitch/inputswitch.min.js +1 -1
- package/knob/BaseKnob.vue +14 -12
- package/knob/knob.cjs.js +1 -1
- package/knob/knob.cjs.min.js +1 -1
- package/knob/knob.esm.js +1 -1
- package/knob/knob.esm.min.js +1 -1
- package/knob/knob.js +1 -1
- package/knob/knob.min.js +1 -1
- package/listbox/BaseListbox.vue +34 -32
- package/listbox/listbox.cjs.js +1 -1
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +1 -1
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +1 -1
- package/listbox/listbox.min.js +1 -1
- package/megamenu/BaseMegaMenu.vue +111 -109
- package/megamenu/megamenu.cjs.js +1 -1
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +1 -1
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +1 -1
- package/megamenu/megamenu.min.js +1 -1
- package/menu/BaseMenu.vue +19 -17
- package/menu/menu.cjs.js +1 -1
- package/menu/menu.cjs.min.js +1 -1
- package/menu/menu.esm.js +1 -1
- package/menu/menu.esm.min.js +1 -1
- package/menu/menu.js +1 -1
- package/menu/menu.min.js +1 -1
- package/menubar/BaseMenubar.vue +72 -70
- package/menubar/Menubar.vue +2 -2
- package/menubar/menubar.cjs.js +3 -3
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +3 -3
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +3 -3
- package/menubar/menubar.min.js +1 -1
- package/message/BaseMessage.vue +49 -47
- package/message/Message.d.ts +10 -0
- package/message/Message.vue +2 -1
- package/message/message.cjs.js +7 -3
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +8 -4
- package/message/message.esm.min.js +1 -1
- package/message/message.js +7 -3
- package/message/message.min.js +1 -1
- package/multiselect/BaseMultiSelect.vue +106 -104
- package/multiselect/multiselect.cjs.js +1 -1
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +1 -1
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/orderlist/BaseOrderList.vue +38 -36
- package/orderlist/OrderList.vue +4 -4
- package/orderlist/orderlist.cjs.js +13 -5
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.esm.js +14 -6
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +13 -5
- package/orderlist/orderlist.min.js +1 -1
- package/organizationchart/BaseOrganizationChart.vue +53 -51
- package/organizationchart/organizationchart.cjs.js +1 -1
- package/organizationchart/organizationchart.cjs.min.js +1 -1
- package/organizationchart/organizationchart.esm.js +1 -1
- package/organizationchart/organizationchart.esm.min.js +1 -1
- package/organizationchart/organizationchart.js +1 -1
- package/organizationchart/organizationchart.min.js +1 -1
- package/overlaypanel/BaseOverlayPanel.vue +70 -68
- package/overlaypanel/OverlayPanel.d.ts +15 -0
- package/overlaypanel/OverlayPanel.vue +11 -8
- package/overlaypanel/overlaypanel.cjs.js +11 -3
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +12 -4
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +11 -3
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +1 -1
- package/paginator/BasePaginator.vue +40 -38
- package/paginator/JumpToPageDropdown.vue +7 -2
- package/paginator/Paginator.d.ts +20 -0
- package/paginator/Paginator.vue +7 -4
- package/paginator/RowsPerPageDropdown.vue +7 -2
- package/paginator/paginator.cjs.js +41 -12
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +42 -13
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +41 -12
- package/paginator/paginator.min.js +1 -1
- package/panel/BasePanel.vue +20 -18
- package/panel/panel.cjs.js +1 -1
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +1 -1
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +1 -1
- package/panel/panel.min.js +1 -1
- package/panelmenu/BasePanelMenu.vue +33 -31
- package/panelmenu/panelmenu.cjs.js +1 -1
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +1 -1
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +1 -1
- package/panelmenu/panelmenu.min.js +1 -1
- package/passthrough/index.cjs.js +2 -9
- package/passthrough/index.cjs.min.js +1 -1
- package/passthrough/index.esm.js +2 -9
- package/passthrough/index.esm.min.js +1 -1
- package/passthrough/index.js +2 -9
- package/passthrough/index.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +5 -5
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +5 -5
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +5 -5
- package/passthrough/tailwind/index.min.js +1 -1
- package/password/BasePassword.vue +27 -25
- package/password/password.cjs.js +1 -1
- package/password/password.cjs.min.js +1 -1
- package/password/password.esm.js +1 -1
- package/password/password.esm.min.js +1 -1
- package/password/password.js +1 -1
- package/password/password.min.js +1 -1
- package/picklist/BasePickList.vue +34 -32
- package/picklist/PickList.vue +12 -12
- package/picklist/picklist.cjs.js +37 -13
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.esm.js +38 -14
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +37 -13
- package/picklist/picklist.min.js +1 -1
- package/progressbar/BaseProgressBar.vue +99 -97
- package/progressbar/progressbar.cjs.js +1 -1
- package/progressbar/progressbar.cjs.min.js +1 -1
- package/progressbar/progressbar.esm.js +1 -1
- package/progressbar/progressbar.esm.min.js +1 -1
- package/progressbar/progressbar.js +1 -1
- package/progressbar/progressbar.min.js +1 -1
- package/progressspinner/BaseProgressSpinner.vue +26 -24
- package/progressspinner/progressspinner.cjs.js +1 -1
- package/progressspinner/progressspinner.cjs.min.js +1 -1
- package/progressspinner/progressspinner.esm.js +1 -1
- package/progressspinner/progressspinner.esm.min.js +1 -1
- package/progressspinner/progressspinner.js +1 -1
- package/progressspinner/progressspinner.min.js +1 -1
- package/rating/BaseRating.vue +19 -17
- package/rating/Rating.vue +4 -1
- package/rating/rating.cjs.js +7 -5
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +7 -5
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +7 -5
- package/rating/rating.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +5601 -5585
- package/resources/themes/arya-green/theme.css +5601 -5585
- package/resources/themes/arya-orange/theme.css +5601 -5585
- package/resources/themes/arya-purple/theme.css +5601 -5585
- package/resources/themes/bootstrap4-dark-blue/theme.css +5538 -5523
- package/resources/themes/bootstrap4-dark-purple/theme.css +5538 -5523
- package/resources/themes/bootstrap4-light-blue/theme.css +5607 -5592
- package/resources/themes/bootstrap4-light-purple/theme.css +5607 -5592
- package/resources/themes/fluent-light/theme.css +5734 -5718
- package/resources/themes/lara-dark-blue/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-blue/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-blue/theme.css +5590 -5556
- package/resources/themes/lara-dark-indigo/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-indigo/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-indigo/theme.css +5590 -5556
- package/resources/themes/lara-dark-purple/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-purple/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-purple/theme.css +5590 -5556
- package/resources/themes/lara-dark-teal/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-dark-teal/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-dark-teal/theme.css +5590 -5556
- package/resources/themes/lara-light-blue/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-blue/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-blue/theme.css +5604 -5570
- package/resources/themes/lara-light-indigo/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-indigo/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-indigo/theme.css +5604 -5570
- package/resources/themes/lara-light-purple/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-purple/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-purple/theme.css +5604 -5570
- package/resources/themes/lara-light-teal/fonts/Inter-italic.var.woff2 +0 -0
- package/resources/themes/lara-light-teal/fonts/Inter-roman.var.woff2 +0 -0
- package/resources/themes/lara-light-teal/theme.css +5604 -5570
- package/resources/themes/luna-amber/theme.css +5553 -5539
- package/resources/themes/luna-blue/theme.css +5553 -5539
- package/resources/themes/luna-green/theme.css +5553 -5539
- package/resources/themes/luna-pink/theme.css +5553 -5539
- package/resources/themes/md-dark-deeppurple/theme.css +7052 -7037
- package/resources/themes/md-dark-indigo/theme.css +7052 -7037
- package/resources/themes/md-light-deeppurple/theme.css +7073 -7058
- package/resources/themes/md-light-indigo/theme.css +7073 -7058
- package/resources/themes/mdc-dark-deeppurple/theme.css +7067 -7052
- package/resources/themes/mdc-dark-indigo/theme.css +7067 -7052
- package/resources/themes/mdc-light-deeppurple/theme.css +7074 -7059
- package/resources/themes/mdc-light-indigo/theme.css +7074 -7059
- package/resources/themes/mira/theme.css +5773 -5757
- package/resources/themes/nano/theme.css +5574 -5559
- package/resources/themes/nova/theme.css +5563 -5548
- package/resources/themes/nova-accent/theme.css +5539 -5524
- package/resources/themes/nova-alt/theme.css +5550 -5535
- package/resources/themes/nova-vue/theme.css +5563 -5548
- package/resources/themes/rhea/theme.css +5530 -5515
- package/resources/themes/saga-blue/theme.css +5590 -5574
- package/resources/themes/saga-green/theme.css +5590 -5574
- package/resources/themes/saga-orange/theme.css +5590 -5574
- package/resources/themes/saga-purple/theme.css +5590 -5574
- package/resources/themes/soho-dark/theme.css +5542 -5526
- package/resources/themes/soho-light/theme.css +5602 -5586
- package/resources/themes/tailwind-light/theme.css +5653 -5637
- package/resources/themes/vela-blue/theme.css +5590 -5574
- package/resources/themes/vela-green/theme.css +5590 -5574
- package/resources/themes/vela-orange/theme.css +5590 -5574
- package/resources/themes/vela-purple/theme.css +5590 -5574
- package/resources/themes/viva-dark/theme.css +5709 -5693
- package/resources/themes/viva-light/theme.css +5692 -5676
- package/ripple/ripple.cjs.js +1 -1
- package/ripple/ripple.cjs.min.js +1 -1
- package/ripple/ripple.esm.js +1 -1
- package/ripple/ripple.esm.min.js +1 -1
- package/ripple/ripple.js +1 -1
- package/ripple/ripple.min.js +1 -1
- package/scrollpanel/BaseScrollPanel.vue +56 -54
- package/scrollpanel/scrollpanel.cjs.js +1 -1
- package/scrollpanel/scrollpanel.cjs.min.js +1 -1
- package/scrollpanel/scrollpanel.esm.js +1 -1
- package/scrollpanel/scrollpanel.esm.min.js +1 -1
- package/scrollpanel/scrollpanel.js +1 -1
- package/scrollpanel/scrollpanel.min.js +1 -1
- package/scrolltop/BaseScrollTop.vue +33 -31
- package/scrolltop/scrolltop.cjs.js +1 -1
- package/scrolltop/scrolltop.cjs.min.js +1 -1
- package/scrolltop/scrolltop.esm.js +1 -1
- package/scrolltop/scrolltop.esm.min.js +1 -1
- package/scrolltop/scrolltop.js +1 -1
- package/scrolltop/scrolltop.min.js +1 -1
- package/sidebar/BaseSidebar.vue +146 -144
- package/sidebar/Sidebar.d.ts +10 -0
- package/sidebar/Sidebar.vue +17 -12
- package/sidebar/sidebar.cjs.js +10 -3
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.esm.js +11 -4
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +10 -3
- package/sidebar/sidebar.min.js +1 -1
- package/skeleton/BaseSkeleton.vue +30 -28
- package/skeleton/skeleton.cjs.js +1 -1
- package/skeleton/skeleton.cjs.min.js +1 -1
- package/skeleton/skeleton.esm.js +1 -1
- package/skeleton/skeleton.esm.min.js +1 -1
- package/skeleton/skeleton.js +1 -1
- package/skeleton/skeleton.min.js +1 -1
- package/slider/BaseSlider.vue +39 -37
- package/slider/slider.cjs.js +1 -2
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +1 -2
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +1 -2
- package/slider/slider.min.js +1 -1
- package/speeddial/BaseSpeedDial.vue +77 -75
- package/speeddial/SpeedDial.vue +2 -2
- package/speeddial/speeddial.cjs.js +7 -3
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.esm.js +7 -3
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +7 -3
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/BaseSplitButton.vue +32 -30
- package/splitbutton/SplitButton.vue +2 -1
- package/splitbutton/splitbutton.cjs.js +3 -2
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +3 -2
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +3 -2
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/BaseSplitter.vue +46 -44
- package/splitter/splitter.cjs.js +1 -1
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +1 -1
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +1 -1
- package/splitter/splitter.min.js +1 -1
- package/splitterpanel/BaseSplitterPanel.vue +13 -11
- package/splitterpanel/splitterpanel.cjs.js +1 -1
- package/splitterpanel/splitterpanel.cjs.min.js +1 -1
- package/splitterpanel/splitterpanel.esm.js +1 -1
- package/splitterpanel/splitterpanel.esm.min.js +1 -1
- package/splitterpanel/splitterpanel.js +1 -1
- package/splitterpanel/splitterpanel.min.js +1 -1
- package/steps/BaseSteps.vue +52 -50
- package/steps/steps.cjs.js +1 -1
- package/steps/steps.cjs.min.js +1 -1
- package/steps/steps.esm.js +1 -1
- package/steps/steps.esm.min.js +1 -1
- package/steps/steps.js +1 -1
- package/steps/steps.min.js +1 -1
- package/tabmenu/BaseTabMenu.vue +40 -38
- package/tabmenu/TabMenu.vue +5 -0
- package/tabmenu/tabmenu.cjs.js +6 -1
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +6 -1
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +6 -1
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/BaseTabView.vue +70 -68
- package/tabview/tabview.cjs.js +1 -1
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.esm.js +1 -1
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +1 -1
- package/tabview/tabview.min.js +1 -1
- package/tag/BaseTag.vue +16 -14
- package/tag/tag.cjs.js +1 -1
- package/tag/tag.cjs.min.js +1 -1
- package/tag/tag.esm.js +1 -1
- package/tag/tag.esm.min.js +1 -1
- package/tag/tag.js +1 -1
- package/tag/tag.min.js +1 -1
- package/terminal/BaseTerminal.vue +23 -21
- package/terminal/terminal.cjs.js +1 -1
- package/terminal/terminal.cjs.min.js +1 -1
- package/terminal/terminal.esm.js +1 -1
- package/terminal/terminal.esm.min.js +1 -1
- package/terminal/terminal.js +1 -1
- package/terminal/terminal.min.js +1 -1
- package/textarea/BaseTextarea.vue +9 -7
- package/textarea/Textarea.vue +1 -3
- package/textarea/textarea.cjs.js +2 -3
- package/textarea/textarea.cjs.min.js +1 -1
- package/textarea/textarea.esm.js +2 -3
- package/textarea/textarea.esm.min.js +1 -1
- package/textarea/textarea.js +2 -3
- package/textarea/textarea.min.js +1 -1
- package/tieredmenu/BaseTieredMenu.vue +40 -38
- package/tieredmenu/tieredmenu.cjs.js +1 -1
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +1 -1
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +1 -1
- package/tieredmenu/tieredmenu.min.js +1 -1
- package/timeline/BaseTimeline.vue +111 -109
- package/timeline/timeline.cjs.js +1 -1
- package/timeline/timeline.cjs.min.js +1 -1
- package/timeline/timeline.esm.js +1 -1
- package/timeline/timeline.esm.min.js +1 -1
- package/timeline/timeline.js +1 -1
- package/timeline/timeline.min.js +1 -1
- package/toast/BaseToast.vue +73 -71
- package/toast/Toast.d.ts +14 -0
- package/toast/ToastMessage.vue +3 -2
- package/toast/toast.cjs.js +9 -4
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +10 -5
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +9 -4
- package/toast/toast.min.js +1 -1
- package/toolbar/BaseToolbar.vue +21 -19
- package/toolbar/toolbar.cjs.js +1 -2
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.esm.js +1 -2
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +1 -2
- package/toolbar/toolbar.min.js +1 -1
- package/tooltip/tooltip.cjs.js +1 -1
- package/tooltip/tooltip.cjs.min.js +1 -1
- package/tooltip/tooltip.esm.js +1 -1
- package/tooltip/tooltip.esm.min.js +1 -1
- package/tooltip/tooltip.js +1 -1
- package/tooltip/tooltip.min.js +1 -1
- package/tree/BaseTree.vue +82 -80
- package/tree/Tree.vue +1 -1
- package/tree/TreeNode.vue +1 -1
- package/tree/tree.cjs.js +8 -6
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +9 -7
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +8 -6
- package/tree/tree.min.js +1 -1
- package/treeselect/BaseTreeSelect.vue +51 -49
- package/treeselect/treeselect.cjs.js +1 -1
- package/treeselect/treeselect.cjs.min.js +1 -1
- package/treeselect/treeselect.esm.js +1 -1
- package/treeselect/treeselect.esm.min.js +1 -1
- package/treeselect/treeselect.js +1 -1
- package/treeselect/treeselect.min.js +1 -1
- package/treetable/BaseTreeTable.vue +169 -167
- package/treetable/BodyCell.vue +1 -1
- package/treetable/TreeTable.d.ts +48 -4
- package/treetable/TreeTable.vue +28 -16
- package/treetable/treetable.cjs.js +66 -18
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +66 -18
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +66 -18
- package/treetable/treetable.min.js +1 -1
- package/vetur-attributes.json +4 -0
- package/vetur-tags.json +1 -0
- package/web-types.json +46 -1
package/calendar/calendar.cjs.js
CHANGED
|
@@ -32,7 +32,7 @@ function _typeof$2(o) { "@babel/helpers - typeof"; return _typeof$2 = "function"
|
|
|
32
32
|
function _defineProperty$1(obj, key, value) { key = _toPropertyKey$1(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
33
33
|
function _toPropertyKey$1(arg) { var key = _toPrimitive$1(arg, "string"); return _typeof$2(key) === "symbol" ? key : String(key); }
|
|
34
34
|
function _toPrimitive$1(input, hint) { if (_typeof$2(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof$2(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
35
|
-
var styles = "\n.p-calendar {\n
|
|
35
|
+
var styles = "\n@layer primevue {\n .p-calendar {\n display: inline-flex;\n max-width: 100%;\n }\n \n .p-calendar .p-inputtext {\n flex: 1 1 auto;\n width: 1%;\n }\n \n .p-calendar-w-btn .p-inputtext {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n }\n \n .p-calendar-w-btn .p-datepicker-trigger {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n }\n \n /* Fluid */\n .p-fluid .p-calendar {\n display: flex;\n }\n \n .p-fluid .p-calendar .p-inputtext {\n width: 1%;\n }\n \n /* Datepicker */\n .p-calendar .p-datepicker {\n min-width: 100%;\n }\n \n .p-datepicker {\n width: auto;\n }\n \n .p-datepicker-inline {\n display: inline-block;\n overflow-x: auto;\n }\n \n /* Header */\n .p-datepicker-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n \n .p-datepicker-header .p-datepicker-title {\n margin: 0 auto;\n }\n \n .p-datepicker-prev,\n .p-datepicker-next {\n cursor: pointer;\n display: inline-flex;\n justify-content: center;\n align-items: center;\n overflow: hidden;\n position: relative;\n }\n \n /* Multiple Month DatePicker */\n .p-datepicker-multiple-month .p-datepicker-group-container {\n display: flex;\n }\n \n .p-datepicker-multiple-month .p-datepicker-group-container .p-datepicker-group {\n flex: 1 1 auto;\n }\n \n /* DatePicker Table */\n .p-datepicker table {\n width: 100%;\n border-collapse: collapse;\n }\n \n .p-datepicker td > span {\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n margin: 0 auto;\n overflow: hidden;\n position: relative;\n }\n \n /* Month Picker */\n .p-monthpicker-month {\n width: 33.3%;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n overflow: hidden;\n position: relative;\n }\n \n /* Year Picker */\n .p-yearpicker-year {\n width: 50%;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n overflow: hidden;\n position: relative;\n }\n \n /* Button Bar */\n .p-datepicker-buttonbar {\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n \n /* Time Picker */\n .p-timepicker {\n display: flex;\n justify-content: center;\n align-items: center;\n }\n \n .p-timepicker button {\n display: flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n overflow: hidden;\n position: relative;\n }\n \n .p-timepicker > div {\n display: flex;\n align-items: center;\n flex-direction: column;\n }\n \n /* Touch UI */\n .p-datepicker-touch-ui,\n .p-calendar .p-datepicker-touch-ui {\n min-width: 80vw;\n }\n}\n";
|
|
36
36
|
var inlineStyles = {
|
|
37
37
|
root: function root(_ref) {
|
|
38
38
|
var props = _ref.props;
|
|
@@ -50,7 +50,8 @@ var classes = (_classes = {
|
|
|
50
50
|
'p-calendar-timeonly': props.timeOnly,
|
|
51
51
|
'p-calendar-disabled': props.disabled,
|
|
52
52
|
'p-inputwrapper-filled': props.modelValue,
|
|
53
|
-
'p-inputwrapper-focus': state.focused
|
|
53
|
+
'p-inputwrapper-focus': state.focused,
|
|
54
|
+
'p-focus': state.focused || state.overlayVisible
|
|
54
55
|
}];
|
|
55
56
|
},
|
|
56
57
|
input: 'p-inputtext p-component',
|
|
@@ -98,7 +99,7 @@ var classes = (_classes = {
|
|
|
98
99
|
var instance = _ref5.instance,
|
|
99
100
|
date = _ref5.date;
|
|
100
101
|
return [{
|
|
101
|
-
'p-highlight': instance.isSelected(date),
|
|
102
|
+
'p-highlight': instance.isSelected(date) && date.selectable,
|
|
102
103
|
'p-disabled': !date.selectable
|
|
103
104
|
}];
|
|
104
105
|
},
|
|
@@ -1435,6 +1436,7 @@ var script = {
|
|
|
1435
1436
|
this.mask.addEventListener('click', this.maskClickListener);
|
|
1436
1437
|
document.body.appendChild(this.mask);
|
|
1437
1438
|
utils.DomHandler.addClass(document.body, 'p-overflow-hidden');
|
|
1439
|
+
document.body.style.setProperty('--scrollbar-width', utils.DomHandler.calculateScrollbarWidth() + 'px');
|
|
1438
1440
|
}
|
|
1439
1441
|
},
|
|
1440
1442
|
disableModality: function disableModality() {
|
|
@@ -1466,6 +1468,7 @@ var script = {
|
|
|
1466
1468
|
}
|
|
1467
1469
|
if (!hasBlockerMasks) {
|
|
1468
1470
|
utils.DomHandler.removeClass(document.body, 'p-overflow-hidden');
|
|
1471
|
+
document.body.style.removeProperty('--scrollbar-width');
|
|
1469
1472
|
}
|
|
1470
1473
|
},
|
|
1471
1474
|
updateCurrentMetaData: function updateCurrentMetaData() {
|
|
@@ -1776,30 +1779,35 @@ var script = {
|
|
|
1776
1779
|
case 'ArrowUp':
|
|
1777
1780
|
{
|
|
1778
1781
|
cellContent.tabIndex = '-1';
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
var
|
|
1784
|
-
|
|
1785
|
-
var
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1782
|
+
if (event.altKey) {
|
|
1783
|
+
this.overlayVisible = false;
|
|
1784
|
+
this.focused = true;
|
|
1785
|
+
} else {
|
|
1786
|
+
var prevRow = cell.parentElement.previousElementSibling;
|
|
1787
|
+
if (prevRow) {
|
|
1788
|
+
var _tableRowIndex = utils.DomHandler.index(cell.parentElement);
|
|
1789
|
+
var _tableRows = Array.from(cell.parentElement.parentElement.children);
|
|
1790
|
+
var prevTableRows = _tableRows.slice(0, _tableRowIndex).reverse();
|
|
1791
|
+
var _hasNextFocusableDate = prevTableRows.find(function (el) {
|
|
1792
|
+
var focusCell = el.children[cellIndex].children[0];
|
|
1793
|
+
return !utils.DomHandler.getAttribute(focusCell, 'data-p-disabled');
|
|
1794
|
+
});
|
|
1795
|
+
if (_hasNextFocusableDate) {
|
|
1796
|
+
var _focusCell = _hasNextFocusableDate.children[cellIndex].children[0];
|
|
1797
|
+
_focusCell.tabIndex = '0';
|
|
1798
|
+
_focusCell.focus();
|
|
1799
|
+
} else {
|
|
1800
|
+
this.navigationState = {
|
|
1801
|
+
backward: true
|
|
1802
|
+
};
|
|
1803
|
+
this.navBackward(event);
|
|
1804
|
+
}
|
|
1792
1805
|
} else {
|
|
1793
1806
|
this.navigationState = {
|
|
1794
1807
|
backward: true
|
|
1795
1808
|
};
|
|
1796
1809
|
this.navBackward(event);
|
|
1797
1810
|
}
|
|
1798
|
-
} else {
|
|
1799
|
-
this.navigationState = {
|
|
1800
|
-
backward: true
|
|
1801
|
-
};
|
|
1802
|
-
this.navBackward(event);
|
|
1803
1811
|
}
|
|
1804
1812
|
event.preventDefault();
|
|
1805
1813
|
break;
|
|
@@ -2185,14 +2193,14 @@ var script = {
|
|
|
2185
2193
|
} else {
|
|
2186
2194
|
cell = utils.DomHandler.findSingle(this.overlay, 'span[data-p-highlight="true"]');
|
|
2187
2195
|
if (!cell) {
|
|
2188
|
-
var todayCell = utils.DomHandler.findSingle(this.overlay, 'td.p-datepicker-today span:not(
|
|
2189
|
-
if (todayCell) cell = todayCell;else cell = utils.DomHandler.findSingle(this.overlay, '.p-datepicker-calendar td span:not(
|
|
2196
|
+
var todayCell = utils.DomHandler.findSingle(this.overlay, 'td.p-datepicker-today span:not([data-p-disabled="true"]):not([data-p-ink="true"])');
|
|
2197
|
+
if (todayCell) cell = todayCell;else cell = utils.DomHandler.findSingle(this.overlay, '.p-datepicker-calendar td span:not([data-p-disabled="true"]):not([data-p-ink="true"])');
|
|
2190
2198
|
}
|
|
2191
2199
|
}
|
|
2192
2200
|
if (cell) {
|
|
2193
2201
|
cell.tabIndex = '0';
|
|
2194
2202
|
if (!this.inline && (!this.navigationState || !this.navigationState.button) && !this.timePickerChange) {
|
|
2195
|
-
cell.focus();
|
|
2203
|
+
if (!this.manualInput) cell.focus();
|
|
2196
2204
|
}
|
|
2197
2205
|
this.preventFocus = false;
|
|
2198
2206
|
}
|
|
@@ -2618,21 +2626,23 @@ var _hoisted_4 = ["disabled", "aria-label"];
|
|
|
2618
2626
|
var _hoisted_5 = ["disabled", "aria-label"];
|
|
2619
2627
|
var _hoisted_6 = ["disabled", "aria-label"];
|
|
2620
2628
|
var _hoisted_7 = ["disabled", "aria-label"];
|
|
2621
|
-
var _hoisted_8 = ["
|
|
2622
|
-
var _hoisted_9 = ["
|
|
2629
|
+
var _hoisted_8 = ["disabled", "aria-label"];
|
|
2630
|
+
var _hoisted_9 = ["disabled", "aria-label"];
|
|
2623
2631
|
var _hoisted_10 = ["data-p-disabled"];
|
|
2624
|
-
var _hoisted_11 = ["
|
|
2625
|
-
var _hoisted_12 = ["
|
|
2626
|
-
var _hoisted_13 = ["
|
|
2627
|
-
var _hoisted_14 = ["onClick", "onKeydown", "data-p-disabled", "data-p-highlight"];
|
|
2628
|
-
var _hoisted_15 = ["
|
|
2629
|
-
var _hoisted_16 = ["
|
|
2630
|
-
var _hoisted_17 = ["aria-label"
|
|
2631
|
-
var _hoisted_18 = ["aria-label"
|
|
2632
|
+
var _hoisted_11 = ["abbr"];
|
|
2633
|
+
var _hoisted_12 = ["data-p-disabled"];
|
|
2634
|
+
var _hoisted_13 = ["aria-label", "data-p-today", "data-p-other-month"];
|
|
2635
|
+
var _hoisted_14 = ["onClick", "onKeydown", "aria-selected", "aria-disabled", "data-p-disabled", "data-p-highlight"];
|
|
2636
|
+
var _hoisted_15 = ["onClick", "onKeydown", "data-p-disabled", "data-p-highlight"];
|
|
2637
|
+
var _hoisted_16 = ["onClick", "onKeydown", "data-p-disabled", "data-p-highlight"];
|
|
2638
|
+
var _hoisted_17 = ["aria-label"];
|
|
2639
|
+
var _hoisted_18 = ["aria-label"];
|
|
2632
2640
|
var _hoisted_19 = ["aria-label", "disabled"];
|
|
2633
2641
|
var _hoisted_20 = ["aria-label", "disabled"];
|
|
2634
2642
|
var _hoisted_21 = ["aria-label", "disabled"];
|
|
2635
2643
|
var _hoisted_22 = ["aria-label", "disabled"];
|
|
2644
|
+
var _hoisted_23 = ["aria-label", "disabled"];
|
|
2645
|
+
var _hoisted_24 = ["aria-label", "disabled"];
|
|
2636
2646
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2637
2647
|
var _component_CalendarButton = vue.resolveComponent("CalendarButton");
|
|
2638
2648
|
var _component_Portal = vue.resolveComponent("Portal");
|
|
@@ -2694,11 +2704,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2694
2704
|
"data-pc-section": "dropdownbutton"
|
|
2695
2705
|
}, {
|
|
2696
2706
|
icon: vue.withCtx(function () {
|
|
2697
|
-
return [vue.renderSlot(_ctx.$slots, "dropdownicon", {
|
|
2707
|
+
return [vue.renderSlot(_ctx.$slots, "dropdownicon", {
|
|
2708
|
+
"class": vue.normalizeClass(_ctx.icon)
|
|
2709
|
+
}, function () {
|
|
2698
2710
|
return [(vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(_ctx.icon ? 'span' : 'CalendarIcon'), vue.mergeProps({
|
|
2699
2711
|
"class": _ctx.icon
|
|
2700
2712
|
}, _ctx.ptm('dropdownButton')['icon'], {
|
|
2701
|
-
"data-pc-section": "
|
|
2713
|
+
"data-pc-section": "dropdownicon"
|
|
2702
2714
|
}), null, 16, ["class"]))];
|
|
2703
2715
|
})];
|
|
2704
2716
|
}),
|
|
@@ -2710,7 +2722,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2710
2722
|
"default": vue.withCtx(function () {
|
|
2711
2723
|
return [vue.createVNode(vue.Transition, vue.mergeProps({
|
|
2712
2724
|
name: "p-connected-overlay",
|
|
2713
|
-
onEnter: _cache[
|
|
2725
|
+
onEnter: _cache[74] || (_cache[74] = function ($event) {
|
|
2714
2726
|
return $options.onOverlayEnter($event);
|
|
2715
2727
|
}),
|
|
2716
2728
|
onAfterEnter: $options.onOverlayEnterComplete,
|
|
@@ -2727,13 +2739,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2727
2739
|
role: _ctx.inline ? null : 'dialog',
|
|
2728
2740
|
"aria-modal": _ctx.inline ? null : 'true',
|
|
2729
2741
|
"aria-label": _ctx.$primevue.config.locale.chooseDate,
|
|
2730
|
-
onClick: _cache[
|
|
2742
|
+
onClick: _cache[71] || (_cache[71] = function () {
|
|
2731
2743
|
return $options.onOverlayClick && $options.onOverlayClick.apply($options, arguments);
|
|
2732
2744
|
}),
|
|
2733
|
-
onKeydown: _cache[
|
|
2745
|
+
onKeydown: _cache[72] || (_cache[72] = function () {
|
|
2734
2746
|
return $options.onOverlayKeyDown && $options.onOverlayKeyDown.apply($options, arguments);
|
|
2735
2747
|
}),
|
|
2736
|
-
onMouseup: _cache[
|
|
2748
|
+
onMouseup: _cache[73] || (_cache[73] = function () {
|
|
2737
2749
|
return $options.onOverlayMouseUp && $options.onOverlayMouseUp.apply($options, arguments);
|
|
2738
2750
|
})
|
|
2739
2751
|
}, _objectSpread(_objectSpread({}, _ctx.panelProps), _ctx.ptm('panel'))), [!_ctx.timeOnly ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, {
|
|
@@ -2769,27 +2781,59 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2769
2781
|
}, _ctx.ptm('previousIcon')), null, 16, ["class"]))];
|
|
2770
2782
|
})], 16, _hoisted_4)), [[vue.vShow, _ctx.showOtherMonths ? groupIndex === 0 : false], [_directive_ripple]]), vue.createElementVNode("div", vue.mergeProps({
|
|
2771
2783
|
"class": _ctx.cx('title')
|
|
2772
|
-
}, _ctx.ptm('title')), [
|
|
2784
|
+
}, _ctx.ptm('title')), [_ctx.$primevue.config.locale.showMonthAfterYear ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, {
|
|
2785
|
+
key: 0
|
|
2786
|
+
}, [$data.currentView !== 'year' ? (vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
2773
2787
|
key: 0,
|
|
2774
2788
|
type: "button",
|
|
2775
2789
|
onClick: _cache[7] || (_cache[7] = function () {
|
|
2776
|
-
return $options.
|
|
2790
|
+
return $options.switchToYearView && $options.switchToYearView.apply($options, arguments);
|
|
2777
2791
|
}),
|
|
2778
2792
|
onKeydown: _cache[8] || (_cache[8] = function () {
|
|
2779
2793
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2780
2794
|
}),
|
|
2795
|
+
"class": _ctx.cx('yearTitle'),
|
|
2796
|
+
disabled: $options.switchViewButtonDisabled,
|
|
2797
|
+
"aria-label": _ctx.$primevue.config.locale.chooseYear
|
|
2798
|
+
}, _ctx.ptm('yearTitle'), {
|
|
2799
|
+
"data-pc-group-section": "view"
|
|
2800
|
+
}), vue.toDisplayString($options.getYear(month)), 17, _hoisted_5)) : vue.createCommentVNode("", true), $data.currentView === 'date' ? (vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
2801
|
+
key: 1,
|
|
2802
|
+
type: "button",
|
|
2803
|
+
onClick: _cache[9] || (_cache[9] = function () {
|
|
2804
|
+
return $options.switchToMonthView && $options.switchToMonthView.apply($options, arguments);
|
|
2805
|
+
}),
|
|
2806
|
+
onKeydown: _cache[10] || (_cache[10] = function () {
|
|
2807
|
+
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2808
|
+
}),
|
|
2809
|
+
"class": _ctx.cx('monthTitle'),
|
|
2810
|
+
disabled: $options.switchViewButtonDisabled,
|
|
2811
|
+
"aria-label": _ctx.$primevue.config.locale.chooseMonth
|
|
2812
|
+
}, _ctx.ptm('monthTitle'), {
|
|
2813
|
+
"data-pc-group-section": "view"
|
|
2814
|
+
}), vue.toDisplayString($options.getMonthName(month.month)), 17, _hoisted_6)) : vue.createCommentVNode("", true)], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, {
|
|
2815
|
+
key: 1
|
|
2816
|
+
}, [$data.currentView === 'date' ? (vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
2817
|
+
key: 0,
|
|
2818
|
+
type: "button",
|
|
2819
|
+
onClick: _cache[11] || (_cache[11] = function () {
|
|
2820
|
+
return $options.switchToMonthView && $options.switchToMonthView.apply($options, arguments);
|
|
2821
|
+
}),
|
|
2822
|
+
onKeydown: _cache[12] || (_cache[12] = function () {
|
|
2823
|
+
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2824
|
+
}),
|
|
2781
2825
|
"class": _ctx.cx('monthTitle'),
|
|
2782
2826
|
disabled: $options.switchViewButtonDisabled,
|
|
2783
2827
|
"aria-label": _ctx.$primevue.config.locale.chooseMonth
|
|
2784
2828
|
}, _ctx.ptm('monthTitle'), {
|
|
2785
2829
|
"data-pc-group-section": "view"
|
|
2786
|
-
}), vue.toDisplayString($options.getMonthName(month.month)), 17,
|
|
2830
|
+
}), vue.toDisplayString($options.getMonthName(month.month)), 17, _hoisted_7)) : vue.createCommentVNode("", true), $data.currentView !== 'year' ? (vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
2787
2831
|
key: 1,
|
|
2788
2832
|
type: "button",
|
|
2789
|
-
onClick: _cache[
|
|
2833
|
+
onClick: _cache[13] || (_cache[13] = function () {
|
|
2790
2834
|
return $options.switchToYearView && $options.switchToYearView.apply($options, arguments);
|
|
2791
2835
|
}),
|
|
2792
|
-
onKeydown: _cache[
|
|
2836
|
+
onKeydown: _cache[14] || (_cache[14] = function () {
|
|
2793
2837
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2794
2838
|
}),
|
|
2795
2839
|
"class": _ctx.cx('yearTitle'),
|
|
@@ -2797,7 +2841,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2797
2841
|
"aria-label": _ctx.$primevue.config.locale.chooseYear
|
|
2798
2842
|
}, _ctx.ptm('yearTitle'), {
|
|
2799
2843
|
"data-pc-group-section": "view"
|
|
2800
|
-
}), vue.toDisplayString($options.getYear(month)), 17,
|
|
2844
|
+
}), vue.toDisplayString($options.getYear(month)), 17, _hoisted_8)) : vue.createCommentVNode("", true)], 64)), $data.currentView === 'year' ? (vue.openBlock(), vue.createElementBlock("span", vue.mergeProps({
|
|
2801
2845
|
key: 2,
|
|
2802
2846
|
"class": _ctx.cx('decadeTitle')
|
|
2803
2847
|
}, _ctx.ptm('decadeTitle')), [vue.renderSlot(_ctx.$slots, "decade", {
|
|
@@ -2808,11 +2852,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2808
2852
|
ref_for: true,
|
|
2809
2853
|
ref: $options.nextButtonRef,
|
|
2810
2854
|
"class": _ctx.cx('nextButton'),
|
|
2811
|
-
onClick: _cache[
|
|
2855
|
+
onClick: _cache[15] || (_cache[15] = function () {
|
|
2812
2856
|
return $options.onNextButtonClick && $options.onNextButtonClick.apply($options, arguments);
|
|
2813
2857
|
}),
|
|
2814
2858
|
type: "button",
|
|
2815
|
-
onKeydown: _cache[
|
|
2859
|
+
onKeydown: _cache[16] || (_cache[16] = function () {
|
|
2816
2860
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2817
2861
|
}),
|
|
2818
2862
|
disabled: _ctx.disabled,
|
|
@@ -2825,7 +2869,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2825
2869
|
return [(vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(_ctx.nextIcon ? 'span' : 'ChevronRightIcon'), vue.mergeProps({
|
|
2826
2870
|
"class": [_ctx.cx('nextIcon'), _ctx.nextIcon]
|
|
2827
2871
|
}, _ctx.ptm('nextIcon')), null, 16, ["class"]))];
|
|
2828
|
-
})], 16,
|
|
2872
|
+
})], 16, _hoisted_9)), [[vue.vShow, _ctx.showOtherMonths ? _ctx.numberOfMonths === 1 ? true : groupIndex === _ctx.numberOfMonths - 1 : false], [_directive_ripple]])], 16), $data.currentView === 'date' ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
2829
2873
|
key: 0,
|
|
2830
2874
|
"class": _ctx.cx('container')
|
|
2831
2875
|
}, _ctx.ptm('container')), [vue.createElementVNode("table", vue.mergeProps({
|
|
@@ -2844,7 +2888,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2844
2888
|
"data-pc-group-section": "tableheadercell"
|
|
2845
2889
|
}), [vue.createElementVNode("span", vue.mergeProps(_ctx.ptm('weekLabel'), {
|
|
2846
2890
|
"data-pc-group-section": "tableheadercelllabel"
|
|
2847
|
-
}), vue.toDisplayString($options.weekHeaderLabel), 17)], 16,
|
|
2891
|
+
}), vue.toDisplayString($options.weekHeaderLabel), 17)], 16, _hoisted_10)) : vue.createCommentVNode("", true), (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList($options.weekDays, function (weekDay) {
|
|
2848
2892
|
return vue.openBlock(), vue.createElementBlock("th", vue.mergeProps({
|
|
2849
2893
|
key: weekDay,
|
|
2850
2894
|
scope: "col",
|
|
@@ -2853,7 +2897,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2853
2897
|
"data-pc-group-section": "tableheadercell"
|
|
2854
2898
|
}), [vue.createElementVNode("span", vue.mergeProps(_ctx.ptm('weekDay'), {
|
|
2855
2899
|
"data-pc-group-section": "tableheadercelllabel"
|
|
2856
|
-
}), vue.toDisplayString(weekDay), 17)], 16,
|
|
2900
|
+
}), vue.toDisplayString(weekDay), 17)], 16, _hoisted_11);
|
|
2857
2901
|
}), 128))], 16)], 16), vue.createElementVNode("tbody", vue.normalizeProps(vue.guardReactiveProps(_ctx.ptm('tableBody'))), [(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(month.dates, function (week, i) {
|
|
2858
2902
|
return vue.openBlock(), vue.createElementBlock("tr", vue.mergeProps({
|
|
2859
2903
|
key: week[0].day + '' + week[0].month
|
|
@@ -2876,7 +2920,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2876
2920
|
style: {
|
|
2877
2921
|
"visibility": "hidden"
|
|
2878
2922
|
}
|
|
2879
|
-
}, _ctx.ptm('weekLabel')), "0", 16)) : vue.createCommentVNode("", true), vue.createTextVNode(" " + vue.toDisplayString(month.weekNumbers[i]), 1)], 16,
|
|
2923
|
+
}, _ctx.ptm('weekLabel')), "0", 16)) : vue.createCommentVNode("", true), vue.createTextVNode(" " + vue.toDisplayString(month.weekNumbers[i]), 1)], 16, _hoisted_12)], 16)) : vue.createCommentVNode("", true), (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(week, function (date) {
|
|
2880
2924
|
return vue.openBlock(), vue.createElementBlock("td", vue.mergeProps({
|
|
2881
2925
|
key: date.day + '' + date.month,
|
|
2882
2926
|
"aria-label": date.day,
|
|
@@ -2920,13 +2964,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2920
2964
|
date: date
|
|
2921
2965
|
}, function () {
|
|
2922
2966
|
return [vue.createTextVNode(vue.toDisplayString(date.day), 1)];
|
|
2923
|
-
})], 16,
|
|
2967
|
+
})], 16, _hoisted_14)), [[_directive_ripple]]), $options.isSelected(date) ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
2924
2968
|
key: 0,
|
|
2925
2969
|
"class": "p-hidden-accessible",
|
|
2926
2970
|
"aria-live": "polite"
|
|
2927
2971
|
}, _ctx.ptm('hiddenSelectedDay'), {
|
|
2928
2972
|
"data-p-hidden-accessible": true
|
|
2929
|
-
}), vue.toDisplayString(date.day), 17)) : vue.createCommentVNode("", true)], 16,
|
|
2973
|
+
}), vue.toDisplayString(date.day), 17)) : vue.createCommentVNode("", true)], 16, _hoisted_13);
|
|
2930
2974
|
}), 128))], 16);
|
|
2931
2975
|
}), 128))], 16)], 16)], 16)) : vue.createCommentVNode("", true)], 16);
|
|
2932
2976
|
}), 128))], 16), $data.currentView === 'month' ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
@@ -2967,7 +3011,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2967
3011
|
"aria-live": "polite"
|
|
2968
3012
|
}, _ctx.ptm('hiddenMonth'), {
|
|
2969
3013
|
"data-p-hidden-accessible": true
|
|
2970
|
-
}), vue.toDisplayString(m.value), 17)) : vue.createCommentVNode("", true)], 16,
|
|
3014
|
+
}), vue.toDisplayString(m.value), 17)) : vue.createCommentVNode("", true)], 16, _hoisted_15)), [[_directive_ripple]]);
|
|
2971
3015
|
}), 128))], 16)) : vue.createCommentVNode("", true), $data.currentView === 'year' ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
2972
3016
|
key: 1,
|
|
2973
3017
|
"class": _ctx.cx('yearPicker')
|
|
@@ -2998,7 +3042,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2998
3042
|
"aria-live": "polite"
|
|
2999
3043
|
}, _ctx.ptm('hiddenYear'), {
|
|
3000
3044
|
"data-p-hidden-accessible": true
|
|
3001
|
-
}), vue.toDisplayString(y.value), 17)) : vue.createCommentVNode("", true)], 16,
|
|
3045
|
+
}), vue.toDisplayString(y.value), 17)) : vue.createCommentVNode("", true)], 16, _hoisted_16)), [[_directive_ripple]]);
|
|
3002
3046
|
}), 128))], 16)) : vue.createCommentVNode("", true)], 64)) : vue.createCommentVNode("", true), (_ctx.showTime || _ctx.timeOnly) && $data.currentView === 'date' ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
3003
3047
|
key: 1,
|
|
3004
3048
|
"class": _ctx.cx('timePicker')
|
|
@@ -3009,25 +3053,25 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3009
3053
|
}), [vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3010
3054
|
"class": _ctx.cx('incrementButton'),
|
|
3011
3055
|
"aria-label": _ctx.$primevue.config.locale.nextHour,
|
|
3012
|
-
onMousedown: _cache[
|
|
3056
|
+
onMousedown: _cache[17] || (_cache[17] = function ($event) {
|
|
3013
3057
|
return $options.onTimePickerElementMouseDown($event, 0, 1);
|
|
3014
3058
|
}),
|
|
3015
|
-
onMouseup: _cache[
|
|
3059
|
+
onMouseup: _cache[18] || (_cache[18] = function ($event) {
|
|
3016
3060
|
return $options.onTimePickerElementMouseUp($event);
|
|
3017
3061
|
}),
|
|
3018
|
-
onKeydown: [_cache[
|
|
3062
|
+
onKeydown: [_cache[19] || (_cache[19] = function () {
|
|
3019
3063
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3020
|
-
}), _cache[
|
|
3064
|
+
}), _cache[21] || (_cache[21] = vue.withKeys(function ($event) {
|
|
3021
3065
|
return $options.onTimePickerElementMouseDown($event, 0, 1);
|
|
3022
|
-
}, ["enter"])), _cache[
|
|
3066
|
+
}, ["enter"])), _cache[22] || (_cache[22] = vue.withKeys(function ($event) {
|
|
3023
3067
|
return $options.onTimePickerElementMouseDown($event, 0, 1);
|
|
3024
3068
|
}, ["space"]))],
|
|
3025
|
-
onMouseleave: _cache[
|
|
3069
|
+
onMouseleave: _cache[20] || (_cache[20] = function ($event) {
|
|
3026
3070
|
return $options.onTimePickerElementMouseLeave();
|
|
3027
3071
|
}),
|
|
3028
|
-
onKeyup: [_cache[
|
|
3072
|
+
onKeyup: [_cache[23] || (_cache[23] = vue.withKeys(function ($event) {
|
|
3029
3073
|
return $options.onTimePickerElementMouseUp($event);
|
|
3030
|
-
}, ["enter"])), _cache[
|
|
3074
|
+
}, ["enter"])), _cache[24] || (_cache[24] = vue.withKeys(function ($event) {
|
|
3031
3075
|
return $options.onTimePickerElementMouseUp($event);
|
|
3032
3076
|
}, ["space"]))],
|
|
3033
3077
|
type: "button"
|
|
@@ -3039,30 +3083,30 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3039
3083
|
}, _ctx.ptm('incrementIcon'), {
|
|
3040
3084
|
"data-pc-group-section": "timepickerlabel"
|
|
3041
3085
|
}), null, 16, ["class"]))];
|
|
3042
|
-
})], 16,
|
|
3086
|
+
})], 16, _hoisted_17)), [[_directive_ripple]]), vue.createElementVNode("span", vue.mergeProps(_ctx.ptm('hour'), {
|
|
3043
3087
|
"data-pc-group-section": "timepickerlabel"
|
|
3044
3088
|
}), vue.toDisplayString($options.formattedCurrentHour), 17), vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3045
3089
|
"class": _ctx.cx('decrementButton'),
|
|
3046
3090
|
"aria-label": _ctx.$primevue.config.locale.prevHour,
|
|
3047
|
-
onMousedown: _cache[
|
|
3091
|
+
onMousedown: _cache[25] || (_cache[25] = function ($event) {
|
|
3048
3092
|
return $options.onTimePickerElementMouseDown($event, 0, -1);
|
|
3049
3093
|
}),
|
|
3050
|
-
onMouseup: _cache[
|
|
3094
|
+
onMouseup: _cache[26] || (_cache[26] = function ($event) {
|
|
3051
3095
|
return $options.onTimePickerElementMouseUp($event);
|
|
3052
3096
|
}),
|
|
3053
|
-
onKeydown: [_cache[
|
|
3097
|
+
onKeydown: [_cache[27] || (_cache[27] = function () {
|
|
3054
3098
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3055
|
-
}), _cache[
|
|
3099
|
+
}), _cache[29] || (_cache[29] = vue.withKeys(function ($event) {
|
|
3056
3100
|
return $options.onTimePickerElementMouseDown($event, 0, -1);
|
|
3057
|
-
}, ["enter"])), _cache[
|
|
3101
|
+
}, ["enter"])), _cache[30] || (_cache[30] = vue.withKeys(function ($event) {
|
|
3058
3102
|
return $options.onTimePickerElementMouseDown($event, 0, -1);
|
|
3059
3103
|
}, ["space"]))],
|
|
3060
|
-
onMouseleave: _cache[
|
|
3104
|
+
onMouseleave: _cache[28] || (_cache[28] = function ($event) {
|
|
3061
3105
|
return $options.onTimePickerElementMouseLeave();
|
|
3062
3106
|
}),
|
|
3063
|
-
onKeyup: [_cache[
|
|
3107
|
+
onKeyup: [_cache[31] || (_cache[31] = vue.withKeys(function ($event) {
|
|
3064
3108
|
return $options.onTimePickerElementMouseUp($event);
|
|
3065
|
-
}, ["enter"])), _cache[
|
|
3109
|
+
}, ["enter"])), _cache[32] || (_cache[32] = vue.withKeys(function ($event) {
|
|
3066
3110
|
return $options.onTimePickerElementMouseUp($event);
|
|
3067
3111
|
}, ["space"]))],
|
|
3068
3112
|
type: "button"
|
|
@@ -3074,7 +3118,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3074
3118
|
}, _ctx.ptm('decrementIcon'), {
|
|
3075
3119
|
"data-pc-group-section": "timepickerlabel"
|
|
3076
3120
|
}), null, 16, ["class"]))];
|
|
3077
|
-
})], 16,
|
|
3121
|
+
})], 16, _hoisted_18)), [[_directive_ripple]])], 16), vue.createElementVNode("div", vue.mergeProps({
|
|
3078
3122
|
"class": _ctx.cx('separatorContainer')
|
|
3079
3123
|
}, _ctx.ptm('separatorContainer'), {
|
|
3080
3124
|
"data-pc-group-section": "timepickerContainer"
|
|
@@ -3087,26 +3131,26 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3087
3131
|
}), [vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3088
3132
|
"class": _ctx.cx('incrementButton'),
|
|
3089
3133
|
"aria-label": _ctx.$primevue.config.locale.nextMinute,
|
|
3090
|
-
onMousedown: _cache[
|
|
3134
|
+
onMousedown: _cache[33] || (_cache[33] = function ($event) {
|
|
3091
3135
|
return $options.onTimePickerElementMouseDown($event, 1, 1);
|
|
3092
3136
|
}),
|
|
3093
|
-
onMouseup: _cache[
|
|
3137
|
+
onMouseup: _cache[34] || (_cache[34] = function ($event) {
|
|
3094
3138
|
return $options.onTimePickerElementMouseUp($event);
|
|
3095
3139
|
}),
|
|
3096
|
-
onKeydown: [_cache[
|
|
3140
|
+
onKeydown: [_cache[35] || (_cache[35] = function () {
|
|
3097
3141
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3098
|
-
}), _cache[
|
|
3142
|
+
}), _cache[37] || (_cache[37] = vue.withKeys(function ($event) {
|
|
3099
3143
|
return $options.onTimePickerElementMouseDown($event, 1, 1);
|
|
3100
|
-
}, ["enter"])), _cache[
|
|
3144
|
+
}, ["enter"])), _cache[38] || (_cache[38] = vue.withKeys(function ($event) {
|
|
3101
3145
|
return $options.onTimePickerElementMouseDown($event, 1, 1);
|
|
3102
3146
|
}, ["space"]))],
|
|
3103
3147
|
disabled: _ctx.disabled,
|
|
3104
|
-
onMouseleave: _cache[
|
|
3148
|
+
onMouseleave: _cache[36] || (_cache[36] = function ($event) {
|
|
3105
3149
|
return $options.onTimePickerElementMouseLeave();
|
|
3106
3150
|
}),
|
|
3107
|
-
onKeyup: [_cache[
|
|
3151
|
+
onKeyup: [_cache[39] || (_cache[39] = vue.withKeys(function ($event) {
|
|
3108
3152
|
return $options.onTimePickerElementMouseUp($event);
|
|
3109
|
-
}, ["enter"])), _cache[
|
|
3153
|
+
}, ["enter"])), _cache[40] || (_cache[40] = vue.withKeys(function ($event) {
|
|
3110
3154
|
return $options.onTimePickerElementMouseUp($event);
|
|
3111
3155
|
}, ["space"]))],
|
|
3112
3156
|
type: "button"
|
|
@@ -3118,31 +3162,31 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3118
3162
|
}, _ctx.ptm('incrementIcon'), {
|
|
3119
3163
|
"data-pc-group-section": "timepickerlabel"
|
|
3120
3164
|
}), null, 16, ["class"]))];
|
|
3121
|
-
})], 16,
|
|
3165
|
+
})], 16, _hoisted_19)), [[_directive_ripple]]), vue.createElementVNode("span", vue.mergeProps(_ctx.ptm('minute'), {
|
|
3122
3166
|
"data-pc-group-section": "timepickerlabel"
|
|
3123
3167
|
}), vue.toDisplayString($options.formattedCurrentMinute), 17), vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3124
3168
|
"class": _ctx.cx('decrementButton'),
|
|
3125
3169
|
"aria-label": _ctx.$primevue.config.locale.prevMinute,
|
|
3126
|
-
onMousedown: _cache[
|
|
3170
|
+
onMousedown: _cache[41] || (_cache[41] = function ($event) {
|
|
3127
3171
|
return $options.onTimePickerElementMouseDown($event, 1, -1);
|
|
3128
3172
|
}),
|
|
3129
|
-
onMouseup: _cache[
|
|
3173
|
+
onMouseup: _cache[42] || (_cache[42] = function ($event) {
|
|
3130
3174
|
return $options.onTimePickerElementMouseUp($event);
|
|
3131
3175
|
}),
|
|
3132
|
-
onKeydown: [_cache[
|
|
3176
|
+
onKeydown: [_cache[43] || (_cache[43] = function () {
|
|
3133
3177
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3134
|
-
}), _cache[
|
|
3178
|
+
}), _cache[45] || (_cache[45] = vue.withKeys(function ($event) {
|
|
3135
3179
|
return $options.onTimePickerElementMouseDown($event, 1, -1);
|
|
3136
|
-
}, ["enter"])), _cache[
|
|
3180
|
+
}, ["enter"])), _cache[46] || (_cache[46] = vue.withKeys(function ($event) {
|
|
3137
3181
|
return $options.onTimePickerElementMouseDown($event, 1, -1);
|
|
3138
3182
|
}, ["space"]))],
|
|
3139
3183
|
disabled: _ctx.disabled,
|
|
3140
|
-
onMouseleave: _cache[
|
|
3184
|
+
onMouseleave: _cache[44] || (_cache[44] = function ($event) {
|
|
3141
3185
|
return $options.onTimePickerElementMouseLeave();
|
|
3142
3186
|
}),
|
|
3143
|
-
onKeyup: [_cache[
|
|
3187
|
+
onKeyup: [_cache[47] || (_cache[47] = vue.withKeys(function ($event) {
|
|
3144
3188
|
return $options.onTimePickerElementMouseUp($event);
|
|
3145
|
-
}, ["enter"])), _cache[
|
|
3189
|
+
}, ["enter"])), _cache[48] || (_cache[48] = vue.withKeys(function ($event) {
|
|
3146
3190
|
return $options.onTimePickerElementMouseUp($event);
|
|
3147
3191
|
}, ["space"]))],
|
|
3148
3192
|
type: "button"
|
|
@@ -3154,7 +3198,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3154
3198
|
}, _ctx.ptm('decrementIcon'), {
|
|
3155
3199
|
"data-pc-group-section": "timepickerlabel"
|
|
3156
3200
|
}), null, 16, ["class"]))];
|
|
3157
|
-
})], 16,
|
|
3201
|
+
})], 16, _hoisted_20)), [[_directive_ripple]])], 16), _ctx.showSeconds ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
3158
3202
|
key: 0,
|
|
3159
3203
|
"class": _ctx.cx('separatorContainer')
|
|
3160
3204
|
}, _ctx.ptm('separatorContainer'), {
|
|
@@ -3169,26 +3213,26 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3169
3213
|
}), [vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3170
3214
|
"class": _ctx.cx('incrementButton'),
|
|
3171
3215
|
"aria-label": _ctx.$primevue.config.locale.nextSecond,
|
|
3172
|
-
onMousedown: _cache[
|
|
3216
|
+
onMousedown: _cache[49] || (_cache[49] = function ($event) {
|
|
3173
3217
|
return $options.onTimePickerElementMouseDown($event, 2, 1);
|
|
3174
3218
|
}),
|
|
3175
|
-
onMouseup: _cache[
|
|
3219
|
+
onMouseup: _cache[50] || (_cache[50] = function ($event) {
|
|
3176
3220
|
return $options.onTimePickerElementMouseUp($event);
|
|
3177
3221
|
}),
|
|
3178
|
-
onKeydown: [_cache[
|
|
3222
|
+
onKeydown: [_cache[51] || (_cache[51] = function () {
|
|
3179
3223
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3180
|
-
}), _cache[
|
|
3224
|
+
}), _cache[53] || (_cache[53] = vue.withKeys(function ($event) {
|
|
3181
3225
|
return $options.onTimePickerElementMouseDown($event, 2, 1);
|
|
3182
|
-
}, ["enter"])), _cache[
|
|
3226
|
+
}, ["enter"])), _cache[54] || (_cache[54] = vue.withKeys(function ($event) {
|
|
3183
3227
|
return $options.onTimePickerElementMouseDown($event, 2, 1);
|
|
3184
3228
|
}, ["space"]))],
|
|
3185
3229
|
disabled: _ctx.disabled,
|
|
3186
|
-
onMouseleave: _cache[
|
|
3230
|
+
onMouseleave: _cache[52] || (_cache[52] = function ($event) {
|
|
3187
3231
|
return $options.onTimePickerElementMouseLeave();
|
|
3188
3232
|
}),
|
|
3189
|
-
onKeyup: [_cache[
|
|
3233
|
+
onKeyup: [_cache[55] || (_cache[55] = vue.withKeys(function ($event) {
|
|
3190
3234
|
return $options.onTimePickerElementMouseUp($event);
|
|
3191
|
-
}, ["enter"])), _cache[
|
|
3235
|
+
}, ["enter"])), _cache[56] || (_cache[56] = vue.withKeys(function ($event) {
|
|
3192
3236
|
return $options.onTimePickerElementMouseUp($event);
|
|
3193
3237
|
}, ["space"]))],
|
|
3194
3238
|
type: "button"
|
|
@@ -3200,31 +3244,31 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3200
3244
|
}, _ctx.ptm('incrementIcon'), {
|
|
3201
3245
|
"data-pc-group-section": "timepickerlabel"
|
|
3202
3246
|
}), null, 16, ["class"]))];
|
|
3203
|
-
})], 16,
|
|
3247
|
+
})], 16, _hoisted_21)), [[_directive_ripple]]), vue.createElementVNode("span", vue.mergeProps(_ctx.ptm('second'), {
|
|
3204
3248
|
"data-pc-group-section": "timepickerlabel"
|
|
3205
3249
|
}), vue.toDisplayString($options.formattedCurrentSecond), 17), vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3206
3250
|
"class": _ctx.cx('decrementButton'),
|
|
3207
3251
|
"aria-label": _ctx.$primevue.config.locale.prevSecond,
|
|
3208
|
-
onMousedown: _cache[
|
|
3252
|
+
onMousedown: _cache[57] || (_cache[57] = function ($event) {
|
|
3209
3253
|
return $options.onTimePickerElementMouseDown($event, 2, -1);
|
|
3210
3254
|
}),
|
|
3211
|
-
onMouseup: _cache[
|
|
3255
|
+
onMouseup: _cache[58] || (_cache[58] = function ($event) {
|
|
3212
3256
|
return $options.onTimePickerElementMouseUp($event);
|
|
3213
3257
|
}),
|
|
3214
|
-
onKeydown: [_cache[
|
|
3258
|
+
onKeydown: [_cache[59] || (_cache[59] = function () {
|
|
3215
3259
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3216
|
-
}), _cache[
|
|
3260
|
+
}), _cache[61] || (_cache[61] = vue.withKeys(function ($event) {
|
|
3217
3261
|
return $options.onTimePickerElementMouseDown($event, 2, -1);
|
|
3218
|
-
}, ["enter"])), _cache[
|
|
3262
|
+
}, ["enter"])), _cache[62] || (_cache[62] = vue.withKeys(function ($event) {
|
|
3219
3263
|
return $options.onTimePickerElementMouseDown($event, 2, -1);
|
|
3220
3264
|
}, ["space"]))],
|
|
3221
3265
|
disabled: _ctx.disabled,
|
|
3222
|
-
onMouseleave: _cache[
|
|
3266
|
+
onMouseleave: _cache[60] || (_cache[60] = function ($event) {
|
|
3223
3267
|
return $options.onTimePickerElementMouseLeave();
|
|
3224
3268
|
}),
|
|
3225
|
-
onKeyup: [_cache[
|
|
3269
|
+
onKeyup: [_cache[63] || (_cache[63] = vue.withKeys(function ($event) {
|
|
3226
3270
|
return $options.onTimePickerElementMouseUp($event);
|
|
3227
|
-
}, ["enter"])), _cache[
|
|
3271
|
+
}, ["enter"])), _cache[64] || (_cache[64] = vue.withKeys(function ($event) {
|
|
3228
3272
|
return $options.onTimePickerElementMouseUp($event);
|
|
3229
3273
|
}, ["space"]))],
|
|
3230
3274
|
type: "button"
|
|
@@ -3236,7 +3280,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3236
3280
|
}, _ctx.ptm('decrementIcon'), {
|
|
3237
3281
|
"data-pc-group-section": "timepickerlabel"
|
|
3238
3282
|
}), null, 16, ["class"]))];
|
|
3239
|
-
})], 16,
|
|
3283
|
+
})], 16, _hoisted_22)), [[_directive_ripple]])], 16)) : vue.createCommentVNode("", true), _ctx.hourFormat == '12' ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
3240
3284
|
key: 2,
|
|
3241
3285
|
"class": _ctx.cx('separatorContainer')
|
|
3242
3286
|
}, _ctx.ptm('separatorContainer'), {
|
|
@@ -3249,10 +3293,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3249
3293
|
}, _ctx.ptm('ampmPicker')), [vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3250
3294
|
"class": _ctx.cx('incrementButton'),
|
|
3251
3295
|
"aria-label": _ctx.$primevue.config.locale.am,
|
|
3252
|
-
onClick: _cache[
|
|
3296
|
+
onClick: _cache[65] || (_cache[65] = function ($event) {
|
|
3253
3297
|
return $options.toggleAMPM($event);
|
|
3254
3298
|
}),
|
|
3255
|
-
onKeydown: _cache[
|
|
3299
|
+
onKeydown: _cache[66] || (_cache[66] = function () {
|
|
3256
3300
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3257
3301
|
}),
|
|
3258
3302
|
type: "button",
|
|
@@ -3267,15 +3311,15 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3267
3311
|
}, _ctx.ptm('incrementIcon'), {
|
|
3268
3312
|
"data-pc-group-section": "timepickerlabel"
|
|
3269
3313
|
}), null, 16, ["class"]))];
|
|
3270
|
-
})], 16,
|
|
3314
|
+
})], 16, _hoisted_23)), [[_directive_ripple]]), vue.createElementVNode("span", vue.mergeProps(_ctx.ptm('ampm'), {
|
|
3271
3315
|
"data-pc-group-section": "timepickerlabel"
|
|
3272
3316
|
}), vue.toDisplayString($data.pm ? _ctx.$primevue.config.locale.pm : _ctx.$primevue.config.locale.am), 17), vue.withDirectives((vue.openBlock(), vue.createElementBlock("button", vue.mergeProps({
|
|
3273
3317
|
"class": _ctx.cx('decrementButton'),
|
|
3274
3318
|
"aria-label": _ctx.$primevue.config.locale.pm,
|
|
3275
|
-
onClick: _cache[
|
|
3319
|
+
onClick: _cache[67] || (_cache[67] = function ($event) {
|
|
3276
3320
|
return $options.toggleAMPM($event);
|
|
3277
3321
|
}),
|
|
3278
|
-
onKeydown: _cache[
|
|
3322
|
+
onKeydown: _cache[68] || (_cache[68] = function () {
|
|
3279
3323
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3280
3324
|
}),
|
|
3281
3325
|
type: "button",
|
|
@@ -3290,13 +3334,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3290
3334
|
}, _ctx.ptm('decrementIcon'), {
|
|
3291
3335
|
"data-pc-group-section": "timepickerlabel"
|
|
3292
3336
|
}), null, 16, ["class"]))];
|
|
3293
|
-
})], 16,
|
|
3337
|
+
})], 16, _hoisted_24)), [[_directive_ripple]])], 16)) : vue.createCommentVNode("", true)], 16)) : vue.createCommentVNode("", true), _ctx.showButtonBar ? (vue.openBlock(), vue.createElementBlock("div", vue.mergeProps({
|
|
3294
3338
|
key: 2,
|
|
3295
3339
|
"class": _ctx.cx('buttonbar')
|
|
3296
3340
|
}, _ctx.ptm('buttonbar')), [vue.createVNode(_component_CalendarButton, {
|
|
3297
3341
|
type: "button",
|
|
3298
3342
|
label: $options.todayLabel,
|
|
3299
|
-
onClick: _cache[
|
|
3343
|
+
onClick: _cache[69] || (_cache[69] = function ($event) {
|
|
3300
3344
|
return $options.onTodayButtonClick($event);
|
|
3301
3345
|
}),
|
|
3302
3346
|
"class": vue.normalizeClass(_ctx.cx('todayButton')),
|
|
@@ -3308,7 +3352,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3308
3352
|
}, null, 8, ["label", "class", "onKeydown", "unstyled", "pt"]), vue.createVNode(_component_CalendarButton, {
|
|
3309
3353
|
type: "button",
|
|
3310
3354
|
label: $options.clearLabel,
|
|
3311
|
-
onClick: _cache[
|
|
3355
|
+
onClick: _cache[70] || (_cache[70] = function ($event) {
|
|
3312
3356
|
return $options.onClearButtonClick($event);
|
|
3313
3357
|
}),
|
|
3314
3358
|
"class": vue.normalizeClass(_ctx.cx('clearButton')),
|