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.esm.js
CHANGED
|
@@ -17,7 +17,7 @@ function _typeof$2(o) { "@babel/helpers - typeof"; return _typeof$2 = "function"
|
|
|
17
17
|
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; }
|
|
18
18
|
function _toPropertyKey$1(arg) { var key = _toPrimitive$1(arg, "string"); return _typeof$2(key) === "symbol" ? key : String(key); }
|
|
19
19
|
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); }
|
|
20
|
-
var styles = "\n.p-calendar {\n
|
|
20
|
+
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";
|
|
21
21
|
var inlineStyles = {
|
|
22
22
|
root: function root(_ref) {
|
|
23
23
|
var props = _ref.props;
|
|
@@ -35,7 +35,8 @@ var classes = (_classes = {
|
|
|
35
35
|
'p-calendar-timeonly': props.timeOnly,
|
|
36
36
|
'p-calendar-disabled': props.disabled,
|
|
37
37
|
'p-inputwrapper-filled': props.modelValue,
|
|
38
|
-
'p-inputwrapper-focus': state.focused
|
|
38
|
+
'p-inputwrapper-focus': state.focused,
|
|
39
|
+
'p-focus': state.focused || state.overlayVisible
|
|
39
40
|
}];
|
|
40
41
|
},
|
|
41
42
|
input: 'p-inputtext p-component',
|
|
@@ -83,7 +84,7 @@ var classes = (_classes = {
|
|
|
83
84
|
var instance = _ref5.instance,
|
|
84
85
|
date = _ref5.date;
|
|
85
86
|
return [{
|
|
86
|
-
'p-highlight': instance.isSelected(date),
|
|
87
|
+
'p-highlight': instance.isSelected(date) && date.selectable,
|
|
87
88
|
'p-disabled': !date.selectable
|
|
88
89
|
}];
|
|
89
90
|
},
|
|
@@ -1420,6 +1421,7 @@ var script = {
|
|
|
1420
1421
|
this.mask.addEventListener('click', this.maskClickListener);
|
|
1421
1422
|
document.body.appendChild(this.mask);
|
|
1422
1423
|
DomHandler.addClass(document.body, 'p-overflow-hidden');
|
|
1424
|
+
document.body.style.setProperty('--scrollbar-width', DomHandler.calculateScrollbarWidth() + 'px');
|
|
1423
1425
|
}
|
|
1424
1426
|
},
|
|
1425
1427
|
disableModality: function disableModality() {
|
|
@@ -1451,6 +1453,7 @@ var script = {
|
|
|
1451
1453
|
}
|
|
1452
1454
|
if (!hasBlockerMasks) {
|
|
1453
1455
|
DomHandler.removeClass(document.body, 'p-overflow-hidden');
|
|
1456
|
+
document.body.style.removeProperty('--scrollbar-width');
|
|
1454
1457
|
}
|
|
1455
1458
|
},
|
|
1456
1459
|
updateCurrentMetaData: function updateCurrentMetaData() {
|
|
@@ -1761,30 +1764,35 @@ var script = {
|
|
|
1761
1764
|
case 'ArrowUp':
|
|
1762
1765
|
{
|
|
1763
1766
|
cellContent.tabIndex = '-1';
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
var
|
|
1769
|
-
|
|
1770
|
-
var
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1767
|
+
if (event.altKey) {
|
|
1768
|
+
this.overlayVisible = false;
|
|
1769
|
+
this.focused = true;
|
|
1770
|
+
} else {
|
|
1771
|
+
var prevRow = cell.parentElement.previousElementSibling;
|
|
1772
|
+
if (prevRow) {
|
|
1773
|
+
var _tableRowIndex = DomHandler.index(cell.parentElement);
|
|
1774
|
+
var _tableRows = Array.from(cell.parentElement.parentElement.children);
|
|
1775
|
+
var prevTableRows = _tableRows.slice(0, _tableRowIndex).reverse();
|
|
1776
|
+
var _hasNextFocusableDate = prevTableRows.find(function (el) {
|
|
1777
|
+
var focusCell = el.children[cellIndex].children[0];
|
|
1778
|
+
return !DomHandler.getAttribute(focusCell, 'data-p-disabled');
|
|
1779
|
+
});
|
|
1780
|
+
if (_hasNextFocusableDate) {
|
|
1781
|
+
var _focusCell = _hasNextFocusableDate.children[cellIndex].children[0];
|
|
1782
|
+
_focusCell.tabIndex = '0';
|
|
1783
|
+
_focusCell.focus();
|
|
1784
|
+
} else {
|
|
1785
|
+
this.navigationState = {
|
|
1786
|
+
backward: true
|
|
1787
|
+
};
|
|
1788
|
+
this.navBackward(event);
|
|
1789
|
+
}
|
|
1777
1790
|
} else {
|
|
1778
1791
|
this.navigationState = {
|
|
1779
1792
|
backward: true
|
|
1780
1793
|
};
|
|
1781
1794
|
this.navBackward(event);
|
|
1782
1795
|
}
|
|
1783
|
-
} else {
|
|
1784
|
-
this.navigationState = {
|
|
1785
|
-
backward: true
|
|
1786
|
-
};
|
|
1787
|
-
this.navBackward(event);
|
|
1788
1796
|
}
|
|
1789
1797
|
event.preventDefault();
|
|
1790
1798
|
break;
|
|
@@ -2170,14 +2178,14 @@ var script = {
|
|
|
2170
2178
|
} else {
|
|
2171
2179
|
cell = DomHandler.findSingle(this.overlay, 'span[data-p-highlight="true"]');
|
|
2172
2180
|
if (!cell) {
|
|
2173
|
-
var todayCell = DomHandler.findSingle(this.overlay, 'td.p-datepicker-today span:not(
|
|
2174
|
-
if (todayCell) cell = todayCell;else cell = DomHandler.findSingle(this.overlay, '.p-datepicker-calendar td span:not(
|
|
2181
|
+
var todayCell = DomHandler.findSingle(this.overlay, 'td.p-datepicker-today span:not([data-p-disabled="true"]):not([data-p-ink="true"])');
|
|
2182
|
+
if (todayCell) cell = todayCell;else cell = DomHandler.findSingle(this.overlay, '.p-datepicker-calendar td span:not([data-p-disabled="true"]):not([data-p-ink="true"])');
|
|
2175
2183
|
}
|
|
2176
2184
|
}
|
|
2177
2185
|
if (cell) {
|
|
2178
2186
|
cell.tabIndex = '0';
|
|
2179
2187
|
if (!this.inline && (!this.navigationState || !this.navigationState.button) && !this.timePickerChange) {
|
|
2180
|
-
cell.focus();
|
|
2188
|
+
if (!this.manualInput) cell.focus();
|
|
2181
2189
|
}
|
|
2182
2190
|
this.preventFocus = false;
|
|
2183
2191
|
}
|
|
@@ -2603,21 +2611,23 @@ var _hoisted_4 = ["disabled", "aria-label"];
|
|
|
2603
2611
|
var _hoisted_5 = ["disabled", "aria-label"];
|
|
2604
2612
|
var _hoisted_6 = ["disabled", "aria-label"];
|
|
2605
2613
|
var _hoisted_7 = ["disabled", "aria-label"];
|
|
2606
|
-
var _hoisted_8 = ["
|
|
2607
|
-
var _hoisted_9 = ["
|
|
2614
|
+
var _hoisted_8 = ["disabled", "aria-label"];
|
|
2615
|
+
var _hoisted_9 = ["disabled", "aria-label"];
|
|
2608
2616
|
var _hoisted_10 = ["data-p-disabled"];
|
|
2609
|
-
var _hoisted_11 = ["
|
|
2610
|
-
var _hoisted_12 = ["
|
|
2611
|
-
var _hoisted_13 = ["
|
|
2612
|
-
var _hoisted_14 = ["onClick", "onKeydown", "data-p-disabled", "data-p-highlight"];
|
|
2613
|
-
var _hoisted_15 = ["
|
|
2614
|
-
var _hoisted_16 = ["
|
|
2615
|
-
var _hoisted_17 = ["aria-label"
|
|
2616
|
-
var _hoisted_18 = ["aria-label"
|
|
2617
|
+
var _hoisted_11 = ["abbr"];
|
|
2618
|
+
var _hoisted_12 = ["data-p-disabled"];
|
|
2619
|
+
var _hoisted_13 = ["aria-label", "data-p-today", "data-p-other-month"];
|
|
2620
|
+
var _hoisted_14 = ["onClick", "onKeydown", "aria-selected", "aria-disabled", "data-p-disabled", "data-p-highlight"];
|
|
2621
|
+
var _hoisted_15 = ["onClick", "onKeydown", "data-p-disabled", "data-p-highlight"];
|
|
2622
|
+
var _hoisted_16 = ["onClick", "onKeydown", "data-p-disabled", "data-p-highlight"];
|
|
2623
|
+
var _hoisted_17 = ["aria-label"];
|
|
2624
|
+
var _hoisted_18 = ["aria-label"];
|
|
2617
2625
|
var _hoisted_19 = ["aria-label", "disabled"];
|
|
2618
2626
|
var _hoisted_20 = ["aria-label", "disabled"];
|
|
2619
2627
|
var _hoisted_21 = ["aria-label", "disabled"];
|
|
2620
2628
|
var _hoisted_22 = ["aria-label", "disabled"];
|
|
2629
|
+
var _hoisted_23 = ["aria-label", "disabled"];
|
|
2630
|
+
var _hoisted_24 = ["aria-label", "disabled"];
|
|
2621
2631
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2622
2632
|
var _component_CalendarButton = resolveComponent("CalendarButton");
|
|
2623
2633
|
var _component_Portal = resolveComponent("Portal");
|
|
@@ -2679,11 +2689,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2679
2689
|
"data-pc-section": "dropdownbutton"
|
|
2680
2690
|
}, {
|
|
2681
2691
|
icon: withCtx(function () {
|
|
2682
|
-
return [renderSlot(_ctx.$slots, "dropdownicon", {
|
|
2692
|
+
return [renderSlot(_ctx.$slots, "dropdownicon", {
|
|
2693
|
+
"class": normalizeClass(_ctx.icon)
|
|
2694
|
+
}, function () {
|
|
2683
2695
|
return [(openBlock(), createBlock(resolveDynamicComponent(_ctx.icon ? 'span' : 'CalendarIcon'), mergeProps({
|
|
2684
2696
|
"class": _ctx.icon
|
|
2685
2697
|
}, _ctx.ptm('dropdownButton')['icon'], {
|
|
2686
|
-
"data-pc-section": "
|
|
2698
|
+
"data-pc-section": "dropdownicon"
|
|
2687
2699
|
}), null, 16, ["class"]))];
|
|
2688
2700
|
})];
|
|
2689
2701
|
}),
|
|
@@ -2695,7 +2707,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2695
2707
|
"default": withCtx(function () {
|
|
2696
2708
|
return [createVNode(Transition, mergeProps({
|
|
2697
2709
|
name: "p-connected-overlay",
|
|
2698
|
-
onEnter: _cache[
|
|
2710
|
+
onEnter: _cache[74] || (_cache[74] = function ($event) {
|
|
2699
2711
|
return $options.onOverlayEnter($event);
|
|
2700
2712
|
}),
|
|
2701
2713
|
onAfterEnter: $options.onOverlayEnterComplete,
|
|
@@ -2712,13 +2724,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2712
2724
|
role: _ctx.inline ? null : 'dialog',
|
|
2713
2725
|
"aria-modal": _ctx.inline ? null : 'true',
|
|
2714
2726
|
"aria-label": _ctx.$primevue.config.locale.chooseDate,
|
|
2715
|
-
onClick: _cache[
|
|
2727
|
+
onClick: _cache[71] || (_cache[71] = function () {
|
|
2716
2728
|
return $options.onOverlayClick && $options.onOverlayClick.apply($options, arguments);
|
|
2717
2729
|
}),
|
|
2718
|
-
onKeydown: _cache[
|
|
2730
|
+
onKeydown: _cache[72] || (_cache[72] = function () {
|
|
2719
2731
|
return $options.onOverlayKeyDown && $options.onOverlayKeyDown.apply($options, arguments);
|
|
2720
2732
|
}),
|
|
2721
|
-
onMouseup: _cache[
|
|
2733
|
+
onMouseup: _cache[73] || (_cache[73] = function () {
|
|
2722
2734
|
return $options.onOverlayMouseUp && $options.onOverlayMouseUp.apply($options, arguments);
|
|
2723
2735
|
})
|
|
2724
2736
|
}, _objectSpread(_objectSpread({}, _ctx.panelProps), _ctx.ptm('panel'))), [!_ctx.timeOnly ? (openBlock(), createElementBlock(Fragment, {
|
|
@@ -2754,27 +2766,59 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2754
2766
|
}, _ctx.ptm('previousIcon')), null, 16, ["class"]))];
|
|
2755
2767
|
})], 16, _hoisted_4)), [[vShow, _ctx.showOtherMonths ? groupIndex === 0 : false], [_directive_ripple]]), createElementVNode("div", mergeProps({
|
|
2756
2768
|
"class": _ctx.cx('title')
|
|
2757
|
-
}, _ctx.ptm('title')), [
|
|
2769
|
+
}, _ctx.ptm('title')), [_ctx.$primevue.config.locale.showMonthAfterYear ? (openBlock(), createElementBlock(Fragment, {
|
|
2770
|
+
key: 0
|
|
2771
|
+
}, [$data.currentView !== 'year' ? (openBlock(), createElementBlock("button", mergeProps({
|
|
2758
2772
|
key: 0,
|
|
2759
2773
|
type: "button",
|
|
2760
2774
|
onClick: _cache[7] || (_cache[7] = function () {
|
|
2761
|
-
return $options.
|
|
2775
|
+
return $options.switchToYearView && $options.switchToYearView.apply($options, arguments);
|
|
2762
2776
|
}),
|
|
2763
2777
|
onKeydown: _cache[8] || (_cache[8] = function () {
|
|
2764
2778
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2765
2779
|
}),
|
|
2780
|
+
"class": _ctx.cx('yearTitle'),
|
|
2781
|
+
disabled: $options.switchViewButtonDisabled,
|
|
2782
|
+
"aria-label": _ctx.$primevue.config.locale.chooseYear
|
|
2783
|
+
}, _ctx.ptm('yearTitle'), {
|
|
2784
|
+
"data-pc-group-section": "view"
|
|
2785
|
+
}), toDisplayString($options.getYear(month)), 17, _hoisted_5)) : createCommentVNode("", true), $data.currentView === 'date' ? (openBlock(), createElementBlock("button", mergeProps({
|
|
2786
|
+
key: 1,
|
|
2787
|
+
type: "button",
|
|
2788
|
+
onClick: _cache[9] || (_cache[9] = function () {
|
|
2789
|
+
return $options.switchToMonthView && $options.switchToMonthView.apply($options, arguments);
|
|
2790
|
+
}),
|
|
2791
|
+
onKeydown: _cache[10] || (_cache[10] = function () {
|
|
2792
|
+
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2793
|
+
}),
|
|
2794
|
+
"class": _ctx.cx('monthTitle'),
|
|
2795
|
+
disabled: $options.switchViewButtonDisabled,
|
|
2796
|
+
"aria-label": _ctx.$primevue.config.locale.chooseMonth
|
|
2797
|
+
}, _ctx.ptm('monthTitle'), {
|
|
2798
|
+
"data-pc-group-section": "view"
|
|
2799
|
+
}), toDisplayString($options.getMonthName(month.month)), 17, _hoisted_6)) : createCommentVNode("", true)], 64)) : (openBlock(), createElementBlock(Fragment, {
|
|
2800
|
+
key: 1
|
|
2801
|
+
}, [$data.currentView === 'date' ? (openBlock(), createElementBlock("button", mergeProps({
|
|
2802
|
+
key: 0,
|
|
2803
|
+
type: "button",
|
|
2804
|
+
onClick: _cache[11] || (_cache[11] = function () {
|
|
2805
|
+
return $options.switchToMonthView && $options.switchToMonthView.apply($options, arguments);
|
|
2806
|
+
}),
|
|
2807
|
+
onKeydown: _cache[12] || (_cache[12] = function () {
|
|
2808
|
+
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2809
|
+
}),
|
|
2766
2810
|
"class": _ctx.cx('monthTitle'),
|
|
2767
2811
|
disabled: $options.switchViewButtonDisabled,
|
|
2768
2812
|
"aria-label": _ctx.$primevue.config.locale.chooseMonth
|
|
2769
2813
|
}, _ctx.ptm('monthTitle'), {
|
|
2770
2814
|
"data-pc-group-section": "view"
|
|
2771
|
-
}), toDisplayString($options.getMonthName(month.month)), 17,
|
|
2815
|
+
}), toDisplayString($options.getMonthName(month.month)), 17, _hoisted_7)) : createCommentVNode("", true), $data.currentView !== 'year' ? (openBlock(), createElementBlock("button", mergeProps({
|
|
2772
2816
|
key: 1,
|
|
2773
2817
|
type: "button",
|
|
2774
|
-
onClick: _cache[
|
|
2818
|
+
onClick: _cache[13] || (_cache[13] = function () {
|
|
2775
2819
|
return $options.switchToYearView && $options.switchToYearView.apply($options, arguments);
|
|
2776
2820
|
}),
|
|
2777
|
-
onKeydown: _cache[
|
|
2821
|
+
onKeydown: _cache[14] || (_cache[14] = function () {
|
|
2778
2822
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2779
2823
|
}),
|
|
2780
2824
|
"class": _ctx.cx('yearTitle'),
|
|
@@ -2782,7 +2826,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2782
2826
|
"aria-label": _ctx.$primevue.config.locale.chooseYear
|
|
2783
2827
|
}, _ctx.ptm('yearTitle'), {
|
|
2784
2828
|
"data-pc-group-section": "view"
|
|
2785
|
-
}), toDisplayString($options.getYear(month)), 17,
|
|
2829
|
+
}), toDisplayString($options.getYear(month)), 17, _hoisted_8)) : createCommentVNode("", true)], 64)), $data.currentView === 'year' ? (openBlock(), createElementBlock("span", mergeProps({
|
|
2786
2830
|
key: 2,
|
|
2787
2831
|
"class": _ctx.cx('decadeTitle')
|
|
2788
2832
|
}, _ctx.ptm('decadeTitle')), [renderSlot(_ctx.$slots, "decade", {
|
|
@@ -2793,11 +2837,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2793
2837
|
ref_for: true,
|
|
2794
2838
|
ref: $options.nextButtonRef,
|
|
2795
2839
|
"class": _ctx.cx('nextButton'),
|
|
2796
|
-
onClick: _cache[
|
|
2840
|
+
onClick: _cache[15] || (_cache[15] = function () {
|
|
2797
2841
|
return $options.onNextButtonClick && $options.onNextButtonClick.apply($options, arguments);
|
|
2798
2842
|
}),
|
|
2799
2843
|
type: "button",
|
|
2800
|
-
onKeydown: _cache[
|
|
2844
|
+
onKeydown: _cache[16] || (_cache[16] = function () {
|
|
2801
2845
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
2802
2846
|
}),
|
|
2803
2847
|
disabled: _ctx.disabled,
|
|
@@ -2810,7 +2854,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2810
2854
|
return [(openBlock(), createBlock(resolveDynamicComponent(_ctx.nextIcon ? 'span' : 'ChevronRightIcon'), mergeProps({
|
|
2811
2855
|
"class": [_ctx.cx('nextIcon'), _ctx.nextIcon]
|
|
2812
2856
|
}, _ctx.ptm('nextIcon')), null, 16, ["class"]))];
|
|
2813
|
-
})], 16,
|
|
2857
|
+
})], 16, _hoisted_9)), [[vShow, _ctx.showOtherMonths ? _ctx.numberOfMonths === 1 ? true : groupIndex === _ctx.numberOfMonths - 1 : false], [_directive_ripple]])], 16), $data.currentView === 'date' ? (openBlock(), createElementBlock("div", mergeProps({
|
|
2814
2858
|
key: 0,
|
|
2815
2859
|
"class": _ctx.cx('container')
|
|
2816
2860
|
}, _ctx.ptm('container')), [createElementVNode("table", mergeProps({
|
|
@@ -2829,7 +2873,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2829
2873
|
"data-pc-group-section": "tableheadercell"
|
|
2830
2874
|
}), [createElementVNode("span", mergeProps(_ctx.ptm('weekLabel'), {
|
|
2831
2875
|
"data-pc-group-section": "tableheadercelllabel"
|
|
2832
|
-
}), toDisplayString($options.weekHeaderLabel), 17)], 16,
|
|
2876
|
+
}), toDisplayString($options.weekHeaderLabel), 17)], 16, _hoisted_10)) : createCommentVNode("", true), (openBlock(true), createElementBlock(Fragment, null, renderList($options.weekDays, function (weekDay) {
|
|
2833
2877
|
return openBlock(), createElementBlock("th", mergeProps({
|
|
2834
2878
|
key: weekDay,
|
|
2835
2879
|
scope: "col",
|
|
@@ -2838,7 +2882,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2838
2882
|
"data-pc-group-section": "tableheadercell"
|
|
2839
2883
|
}), [createElementVNode("span", mergeProps(_ctx.ptm('weekDay'), {
|
|
2840
2884
|
"data-pc-group-section": "tableheadercelllabel"
|
|
2841
|
-
}), toDisplayString(weekDay), 17)], 16,
|
|
2885
|
+
}), toDisplayString(weekDay), 17)], 16, _hoisted_11);
|
|
2842
2886
|
}), 128))], 16)], 16), createElementVNode("tbody", normalizeProps(guardReactiveProps(_ctx.ptm('tableBody'))), [(openBlock(true), createElementBlock(Fragment, null, renderList(month.dates, function (week, i) {
|
|
2843
2887
|
return openBlock(), createElementBlock("tr", mergeProps({
|
|
2844
2888
|
key: week[0].day + '' + week[0].month
|
|
@@ -2861,7 +2905,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2861
2905
|
style: {
|
|
2862
2906
|
"visibility": "hidden"
|
|
2863
2907
|
}
|
|
2864
|
-
}, _ctx.ptm('weekLabel')), "0", 16)) : createCommentVNode("", true), createTextVNode(" " + toDisplayString(month.weekNumbers[i]), 1)], 16,
|
|
2908
|
+
}, _ctx.ptm('weekLabel')), "0", 16)) : createCommentVNode("", true), createTextVNode(" " + toDisplayString(month.weekNumbers[i]), 1)], 16, _hoisted_12)], 16)) : createCommentVNode("", true), (openBlock(true), createElementBlock(Fragment, null, renderList(week, function (date) {
|
|
2865
2909
|
return openBlock(), createElementBlock("td", mergeProps({
|
|
2866
2910
|
key: date.day + '' + date.month,
|
|
2867
2911
|
"aria-label": date.day,
|
|
@@ -2905,13 +2949,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2905
2949
|
date: date
|
|
2906
2950
|
}, function () {
|
|
2907
2951
|
return [createTextVNode(toDisplayString(date.day), 1)];
|
|
2908
|
-
})], 16,
|
|
2952
|
+
})], 16, _hoisted_14)), [[_directive_ripple]]), $options.isSelected(date) ? (openBlock(), createElementBlock("div", mergeProps({
|
|
2909
2953
|
key: 0,
|
|
2910
2954
|
"class": "p-hidden-accessible",
|
|
2911
2955
|
"aria-live": "polite"
|
|
2912
2956
|
}, _ctx.ptm('hiddenSelectedDay'), {
|
|
2913
2957
|
"data-p-hidden-accessible": true
|
|
2914
|
-
}), toDisplayString(date.day), 17)) : createCommentVNode("", true)], 16,
|
|
2958
|
+
}), toDisplayString(date.day), 17)) : createCommentVNode("", true)], 16, _hoisted_13);
|
|
2915
2959
|
}), 128))], 16);
|
|
2916
2960
|
}), 128))], 16)], 16)], 16)) : createCommentVNode("", true)], 16);
|
|
2917
2961
|
}), 128))], 16), $data.currentView === 'month' ? (openBlock(), createElementBlock("div", mergeProps({
|
|
@@ -2952,7 +2996,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2952
2996
|
"aria-live": "polite"
|
|
2953
2997
|
}, _ctx.ptm('hiddenMonth'), {
|
|
2954
2998
|
"data-p-hidden-accessible": true
|
|
2955
|
-
}), toDisplayString(m.value), 17)) : createCommentVNode("", true)], 16,
|
|
2999
|
+
}), toDisplayString(m.value), 17)) : createCommentVNode("", true)], 16, _hoisted_15)), [[_directive_ripple]]);
|
|
2956
3000
|
}), 128))], 16)) : createCommentVNode("", true), $data.currentView === 'year' ? (openBlock(), createElementBlock("div", mergeProps({
|
|
2957
3001
|
key: 1,
|
|
2958
3002
|
"class": _ctx.cx('yearPicker')
|
|
@@ -2983,7 +3027,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2983
3027
|
"aria-live": "polite"
|
|
2984
3028
|
}, _ctx.ptm('hiddenYear'), {
|
|
2985
3029
|
"data-p-hidden-accessible": true
|
|
2986
|
-
}), toDisplayString(y.value), 17)) : createCommentVNode("", true)], 16,
|
|
3030
|
+
}), toDisplayString(y.value), 17)) : createCommentVNode("", true)], 16, _hoisted_16)), [[_directive_ripple]]);
|
|
2987
3031
|
}), 128))], 16)) : createCommentVNode("", true)], 64)) : createCommentVNode("", true), (_ctx.showTime || _ctx.timeOnly) && $data.currentView === 'date' ? (openBlock(), createElementBlock("div", mergeProps({
|
|
2988
3032
|
key: 1,
|
|
2989
3033
|
"class": _ctx.cx('timePicker')
|
|
@@ -2994,25 +3038,25 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2994
3038
|
}), [withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
2995
3039
|
"class": _ctx.cx('incrementButton'),
|
|
2996
3040
|
"aria-label": _ctx.$primevue.config.locale.nextHour,
|
|
2997
|
-
onMousedown: _cache[
|
|
3041
|
+
onMousedown: _cache[17] || (_cache[17] = function ($event) {
|
|
2998
3042
|
return $options.onTimePickerElementMouseDown($event, 0, 1);
|
|
2999
3043
|
}),
|
|
3000
|
-
onMouseup: _cache[
|
|
3044
|
+
onMouseup: _cache[18] || (_cache[18] = function ($event) {
|
|
3001
3045
|
return $options.onTimePickerElementMouseUp($event);
|
|
3002
3046
|
}),
|
|
3003
|
-
onKeydown: [_cache[
|
|
3047
|
+
onKeydown: [_cache[19] || (_cache[19] = function () {
|
|
3004
3048
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3005
|
-
}), _cache[
|
|
3049
|
+
}), _cache[21] || (_cache[21] = withKeys(function ($event) {
|
|
3006
3050
|
return $options.onTimePickerElementMouseDown($event, 0, 1);
|
|
3007
|
-
}, ["enter"])), _cache[
|
|
3051
|
+
}, ["enter"])), _cache[22] || (_cache[22] = withKeys(function ($event) {
|
|
3008
3052
|
return $options.onTimePickerElementMouseDown($event, 0, 1);
|
|
3009
3053
|
}, ["space"]))],
|
|
3010
|
-
onMouseleave: _cache[
|
|
3054
|
+
onMouseleave: _cache[20] || (_cache[20] = function ($event) {
|
|
3011
3055
|
return $options.onTimePickerElementMouseLeave();
|
|
3012
3056
|
}),
|
|
3013
|
-
onKeyup: [_cache[
|
|
3057
|
+
onKeyup: [_cache[23] || (_cache[23] = withKeys(function ($event) {
|
|
3014
3058
|
return $options.onTimePickerElementMouseUp($event);
|
|
3015
|
-
}, ["enter"])), _cache[
|
|
3059
|
+
}, ["enter"])), _cache[24] || (_cache[24] = withKeys(function ($event) {
|
|
3016
3060
|
return $options.onTimePickerElementMouseUp($event);
|
|
3017
3061
|
}, ["space"]))],
|
|
3018
3062
|
type: "button"
|
|
@@ -3024,30 +3068,30 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3024
3068
|
}, _ctx.ptm('incrementIcon'), {
|
|
3025
3069
|
"data-pc-group-section": "timepickerlabel"
|
|
3026
3070
|
}), null, 16, ["class"]))];
|
|
3027
|
-
})], 16,
|
|
3071
|
+
})], 16, _hoisted_17)), [[_directive_ripple]]), createElementVNode("span", mergeProps(_ctx.ptm('hour'), {
|
|
3028
3072
|
"data-pc-group-section": "timepickerlabel"
|
|
3029
3073
|
}), toDisplayString($options.formattedCurrentHour), 17), withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
3030
3074
|
"class": _ctx.cx('decrementButton'),
|
|
3031
3075
|
"aria-label": _ctx.$primevue.config.locale.prevHour,
|
|
3032
|
-
onMousedown: _cache[
|
|
3076
|
+
onMousedown: _cache[25] || (_cache[25] = function ($event) {
|
|
3033
3077
|
return $options.onTimePickerElementMouseDown($event, 0, -1);
|
|
3034
3078
|
}),
|
|
3035
|
-
onMouseup: _cache[
|
|
3079
|
+
onMouseup: _cache[26] || (_cache[26] = function ($event) {
|
|
3036
3080
|
return $options.onTimePickerElementMouseUp($event);
|
|
3037
3081
|
}),
|
|
3038
|
-
onKeydown: [_cache[
|
|
3082
|
+
onKeydown: [_cache[27] || (_cache[27] = function () {
|
|
3039
3083
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3040
|
-
}), _cache[
|
|
3084
|
+
}), _cache[29] || (_cache[29] = withKeys(function ($event) {
|
|
3041
3085
|
return $options.onTimePickerElementMouseDown($event, 0, -1);
|
|
3042
|
-
}, ["enter"])), _cache[
|
|
3086
|
+
}, ["enter"])), _cache[30] || (_cache[30] = withKeys(function ($event) {
|
|
3043
3087
|
return $options.onTimePickerElementMouseDown($event, 0, -1);
|
|
3044
3088
|
}, ["space"]))],
|
|
3045
|
-
onMouseleave: _cache[
|
|
3089
|
+
onMouseleave: _cache[28] || (_cache[28] = function ($event) {
|
|
3046
3090
|
return $options.onTimePickerElementMouseLeave();
|
|
3047
3091
|
}),
|
|
3048
|
-
onKeyup: [_cache[
|
|
3092
|
+
onKeyup: [_cache[31] || (_cache[31] = withKeys(function ($event) {
|
|
3049
3093
|
return $options.onTimePickerElementMouseUp($event);
|
|
3050
|
-
}, ["enter"])), _cache[
|
|
3094
|
+
}, ["enter"])), _cache[32] || (_cache[32] = withKeys(function ($event) {
|
|
3051
3095
|
return $options.onTimePickerElementMouseUp($event);
|
|
3052
3096
|
}, ["space"]))],
|
|
3053
3097
|
type: "button"
|
|
@@ -3059,7 +3103,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3059
3103
|
}, _ctx.ptm('decrementIcon'), {
|
|
3060
3104
|
"data-pc-group-section": "timepickerlabel"
|
|
3061
3105
|
}), null, 16, ["class"]))];
|
|
3062
|
-
})], 16,
|
|
3106
|
+
})], 16, _hoisted_18)), [[_directive_ripple]])], 16), createElementVNode("div", mergeProps({
|
|
3063
3107
|
"class": _ctx.cx('separatorContainer')
|
|
3064
3108
|
}, _ctx.ptm('separatorContainer'), {
|
|
3065
3109
|
"data-pc-group-section": "timepickerContainer"
|
|
@@ -3072,26 +3116,26 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3072
3116
|
}), [withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
3073
3117
|
"class": _ctx.cx('incrementButton'),
|
|
3074
3118
|
"aria-label": _ctx.$primevue.config.locale.nextMinute,
|
|
3075
|
-
onMousedown: _cache[
|
|
3119
|
+
onMousedown: _cache[33] || (_cache[33] = function ($event) {
|
|
3076
3120
|
return $options.onTimePickerElementMouseDown($event, 1, 1);
|
|
3077
3121
|
}),
|
|
3078
|
-
onMouseup: _cache[
|
|
3122
|
+
onMouseup: _cache[34] || (_cache[34] = function ($event) {
|
|
3079
3123
|
return $options.onTimePickerElementMouseUp($event);
|
|
3080
3124
|
}),
|
|
3081
|
-
onKeydown: [_cache[
|
|
3125
|
+
onKeydown: [_cache[35] || (_cache[35] = function () {
|
|
3082
3126
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3083
|
-
}), _cache[
|
|
3127
|
+
}), _cache[37] || (_cache[37] = withKeys(function ($event) {
|
|
3084
3128
|
return $options.onTimePickerElementMouseDown($event, 1, 1);
|
|
3085
|
-
}, ["enter"])), _cache[
|
|
3129
|
+
}, ["enter"])), _cache[38] || (_cache[38] = withKeys(function ($event) {
|
|
3086
3130
|
return $options.onTimePickerElementMouseDown($event, 1, 1);
|
|
3087
3131
|
}, ["space"]))],
|
|
3088
3132
|
disabled: _ctx.disabled,
|
|
3089
|
-
onMouseleave: _cache[
|
|
3133
|
+
onMouseleave: _cache[36] || (_cache[36] = function ($event) {
|
|
3090
3134
|
return $options.onTimePickerElementMouseLeave();
|
|
3091
3135
|
}),
|
|
3092
|
-
onKeyup: [_cache[
|
|
3136
|
+
onKeyup: [_cache[39] || (_cache[39] = withKeys(function ($event) {
|
|
3093
3137
|
return $options.onTimePickerElementMouseUp($event);
|
|
3094
|
-
}, ["enter"])), _cache[
|
|
3138
|
+
}, ["enter"])), _cache[40] || (_cache[40] = withKeys(function ($event) {
|
|
3095
3139
|
return $options.onTimePickerElementMouseUp($event);
|
|
3096
3140
|
}, ["space"]))],
|
|
3097
3141
|
type: "button"
|
|
@@ -3103,31 +3147,31 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3103
3147
|
}, _ctx.ptm('incrementIcon'), {
|
|
3104
3148
|
"data-pc-group-section": "timepickerlabel"
|
|
3105
3149
|
}), null, 16, ["class"]))];
|
|
3106
|
-
})], 16,
|
|
3150
|
+
})], 16, _hoisted_19)), [[_directive_ripple]]), createElementVNode("span", mergeProps(_ctx.ptm('minute'), {
|
|
3107
3151
|
"data-pc-group-section": "timepickerlabel"
|
|
3108
3152
|
}), toDisplayString($options.formattedCurrentMinute), 17), withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
3109
3153
|
"class": _ctx.cx('decrementButton'),
|
|
3110
3154
|
"aria-label": _ctx.$primevue.config.locale.prevMinute,
|
|
3111
|
-
onMousedown: _cache[
|
|
3155
|
+
onMousedown: _cache[41] || (_cache[41] = function ($event) {
|
|
3112
3156
|
return $options.onTimePickerElementMouseDown($event, 1, -1);
|
|
3113
3157
|
}),
|
|
3114
|
-
onMouseup: _cache[
|
|
3158
|
+
onMouseup: _cache[42] || (_cache[42] = function ($event) {
|
|
3115
3159
|
return $options.onTimePickerElementMouseUp($event);
|
|
3116
3160
|
}),
|
|
3117
|
-
onKeydown: [_cache[
|
|
3161
|
+
onKeydown: [_cache[43] || (_cache[43] = function () {
|
|
3118
3162
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3119
|
-
}), _cache[
|
|
3163
|
+
}), _cache[45] || (_cache[45] = withKeys(function ($event) {
|
|
3120
3164
|
return $options.onTimePickerElementMouseDown($event, 1, -1);
|
|
3121
|
-
}, ["enter"])), _cache[
|
|
3165
|
+
}, ["enter"])), _cache[46] || (_cache[46] = withKeys(function ($event) {
|
|
3122
3166
|
return $options.onTimePickerElementMouseDown($event, 1, -1);
|
|
3123
3167
|
}, ["space"]))],
|
|
3124
3168
|
disabled: _ctx.disabled,
|
|
3125
|
-
onMouseleave: _cache[
|
|
3169
|
+
onMouseleave: _cache[44] || (_cache[44] = function ($event) {
|
|
3126
3170
|
return $options.onTimePickerElementMouseLeave();
|
|
3127
3171
|
}),
|
|
3128
|
-
onKeyup: [_cache[
|
|
3172
|
+
onKeyup: [_cache[47] || (_cache[47] = withKeys(function ($event) {
|
|
3129
3173
|
return $options.onTimePickerElementMouseUp($event);
|
|
3130
|
-
}, ["enter"])), _cache[
|
|
3174
|
+
}, ["enter"])), _cache[48] || (_cache[48] = withKeys(function ($event) {
|
|
3131
3175
|
return $options.onTimePickerElementMouseUp($event);
|
|
3132
3176
|
}, ["space"]))],
|
|
3133
3177
|
type: "button"
|
|
@@ -3139,7 +3183,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3139
3183
|
}, _ctx.ptm('decrementIcon'), {
|
|
3140
3184
|
"data-pc-group-section": "timepickerlabel"
|
|
3141
3185
|
}), null, 16, ["class"]))];
|
|
3142
|
-
})], 16,
|
|
3186
|
+
})], 16, _hoisted_20)), [[_directive_ripple]])], 16), _ctx.showSeconds ? (openBlock(), createElementBlock("div", mergeProps({
|
|
3143
3187
|
key: 0,
|
|
3144
3188
|
"class": _ctx.cx('separatorContainer')
|
|
3145
3189
|
}, _ctx.ptm('separatorContainer'), {
|
|
@@ -3154,26 +3198,26 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3154
3198
|
}), [withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
3155
3199
|
"class": _ctx.cx('incrementButton'),
|
|
3156
3200
|
"aria-label": _ctx.$primevue.config.locale.nextSecond,
|
|
3157
|
-
onMousedown: _cache[
|
|
3201
|
+
onMousedown: _cache[49] || (_cache[49] = function ($event) {
|
|
3158
3202
|
return $options.onTimePickerElementMouseDown($event, 2, 1);
|
|
3159
3203
|
}),
|
|
3160
|
-
onMouseup: _cache[
|
|
3204
|
+
onMouseup: _cache[50] || (_cache[50] = function ($event) {
|
|
3161
3205
|
return $options.onTimePickerElementMouseUp($event);
|
|
3162
3206
|
}),
|
|
3163
|
-
onKeydown: [_cache[
|
|
3207
|
+
onKeydown: [_cache[51] || (_cache[51] = function () {
|
|
3164
3208
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3165
|
-
}), _cache[
|
|
3209
|
+
}), _cache[53] || (_cache[53] = withKeys(function ($event) {
|
|
3166
3210
|
return $options.onTimePickerElementMouseDown($event, 2, 1);
|
|
3167
|
-
}, ["enter"])), _cache[
|
|
3211
|
+
}, ["enter"])), _cache[54] || (_cache[54] = withKeys(function ($event) {
|
|
3168
3212
|
return $options.onTimePickerElementMouseDown($event, 2, 1);
|
|
3169
3213
|
}, ["space"]))],
|
|
3170
3214
|
disabled: _ctx.disabled,
|
|
3171
|
-
onMouseleave: _cache[
|
|
3215
|
+
onMouseleave: _cache[52] || (_cache[52] = function ($event) {
|
|
3172
3216
|
return $options.onTimePickerElementMouseLeave();
|
|
3173
3217
|
}),
|
|
3174
|
-
onKeyup: [_cache[
|
|
3218
|
+
onKeyup: [_cache[55] || (_cache[55] = withKeys(function ($event) {
|
|
3175
3219
|
return $options.onTimePickerElementMouseUp($event);
|
|
3176
|
-
}, ["enter"])), _cache[
|
|
3220
|
+
}, ["enter"])), _cache[56] || (_cache[56] = withKeys(function ($event) {
|
|
3177
3221
|
return $options.onTimePickerElementMouseUp($event);
|
|
3178
3222
|
}, ["space"]))],
|
|
3179
3223
|
type: "button"
|
|
@@ -3185,31 +3229,31 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3185
3229
|
}, _ctx.ptm('incrementIcon'), {
|
|
3186
3230
|
"data-pc-group-section": "timepickerlabel"
|
|
3187
3231
|
}), null, 16, ["class"]))];
|
|
3188
|
-
})], 16,
|
|
3232
|
+
})], 16, _hoisted_21)), [[_directive_ripple]]), createElementVNode("span", mergeProps(_ctx.ptm('second'), {
|
|
3189
3233
|
"data-pc-group-section": "timepickerlabel"
|
|
3190
3234
|
}), toDisplayString($options.formattedCurrentSecond), 17), withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
3191
3235
|
"class": _ctx.cx('decrementButton'),
|
|
3192
3236
|
"aria-label": _ctx.$primevue.config.locale.prevSecond,
|
|
3193
|
-
onMousedown: _cache[
|
|
3237
|
+
onMousedown: _cache[57] || (_cache[57] = function ($event) {
|
|
3194
3238
|
return $options.onTimePickerElementMouseDown($event, 2, -1);
|
|
3195
3239
|
}),
|
|
3196
|
-
onMouseup: _cache[
|
|
3240
|
+
onMouseup: _cache[58] || (_cache[58] = function ($event) {
|
|
3197
3241
|
return $options.onTimePickerElementMouseUp($event);
|
|
3198
3242
|
}),
|
|
3199
|
-
onKeydown: [_cache[
|
|
3243
|
+
onKeydown: [_cache[59] || (_cache[59] = function () {
|
|
3200
3244
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3201
|
-
}), _cache[
|
|
3245
|
+
}), _cache[61] || (_cache[61] = withKeys(function ($event) {
|
|
3202
3246
|
return $options.onTimePickerElementMouseDown($event, 2, -1);
|
|
3203
|
-
}, ["enter"])), _cache[
|
|
3247
|
+
}, ["enter"])), _cache[62] || (_cache[62] = withKeys(function ($event) {
|
|
3204
3248
|
return $options.onTimePickerElementMouseDown($event, 2, -1);
|
|
3205
3249
|
}, ["space"]))],
|
|
3206
3250
|
disabled: _ctx.disabled,
|
|
3207
|
-
onMouseleave: _cache[
|
|
3251
|
+
onMouseleave: _cache[60] || (_cache[60] = function ($event) {
|
|
3208
3252
|
return $options.onTimePickerElementMouseLeave();
|
|
3209
3253
|
}),
|
|
3210
|
-
onKeyup: [_cache[
|
|
3254
|
+
onKeyup: [_cache[63] || (_cache[63] = withKeys(function ($event) {
|
|
3211
3255
|
return $options.onTimePickerElementMouseUp($event);
|
|
3212
|
-
}, ["enter"])), _cache[
|
|
3256
|
+
}, ["enter"])), _cache[64] || (_cache[64] = withKeys(function ($event) {
|
|
3213
3257
|
return $options.onTimePickerElementMouseUp($event);
|
|
3214
3258
|
}, ["space"]))],
|
|
3215
3259
|
type: "button"
|
|
@@ -3221,7 +3265,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3221
3265
|
}, _ctx.ptm('decrementIcon'), {
|
|
3222
3266
|
"data-pc-group-section": "timepickerlabel"
|
|
3223
3267
|
}), null, 16, ["class"]))];
|
|
3224
|
-
})], 16,
|
|
3268
|
+
})], 16, _hoisted_22)), [[_directive_ripple]])], 16)) : createCommentVNode("", true), _ctx.hourFormat == '12' ? (openBlock(), createElementBlock("div", mergeProps({
|
|
3225
3269
|
key: 2,
|
|
3226
3270
|
"class": _ctx.cx('separatorContainer')
|
|
3227
3271
|
}, _ctx.ptm('separatorContainer'), {
|
|
@@ -3234,10 +3278,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3234
3278
|
}, _ctx.ptm('ampmPicker')), [withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
3235
3279
|
"class": _ctx.cx('incrementButton'),
|
|
3236
3280
|
"aria-label": _ctx.$primevue.config.locale.am,
|
|
3237
|
-
onClick: _cache[
|
|
3281
|
+
onClick: _cache[65] || (_cache[65] = function ($event) {
|
|
3238
3282
|
return $options.toggleAMPM($event);
|
|
3239
3283
|
}),
|
|
3240
|
-
onKeydown: _cache[
|
|
3284
|
+
onKeydown: _cache[66] || (_cache[66] = function () {
|
|
3241
3285
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3242
3286
|
}),
|
|
3243
3287
|
type: "button",
|
|
@@ -3252,15 +3296,15 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3252
3296
|
}, _ctx.ptm('incrementIcon'), {
|
|
3253
3297
|
"data-pc-group-section": "timepickerlabel"
|
|
3254
3298
|
}), null, 16, ["class"]))];
|
|
3255
|
-
})], 16,
|
|
3299
|
+
})], 16, _hoisted_23)), [[_directive_ripple]]), createElementVNode("span", mergeProps(_ctx.ptm('ampm'), {
|
|
3256
3300
|
"data-pc-group-section": "timepickerlabel"
|
|
3257
3301
|
}), toDisplayString($data.pm ? _ctx.$primevue.config.locale.pm : _ctx.$primevue.config.locale.am), 17), withDirectives((openBlock(), createElementBlock("button", mergeProps({
|
|
3258
3302
|
"class": _ctx.cx('decrementButton'),
|
|
3259
3303
|
"aria-label": _ctx.$primevue.config.locale.pm,
|
|
3260
|
-
onClick: _cache[
|
|
3304
|
+
onClick: _cache[67] || (_cache[67] = function ($event) {
|
|
3261
3305
|
return $options.toggleAMPM($event);
|
|
3262
3306
|
}),
|
|
3263
|
-
onKeydown: _cache[
|
|
3307
|
+
onKeydown: _cache[68] || (_cache[68] = function () {
|
|
3264
3308
|
return $options.onContainerButtonKeydown && $options.onContainerButtonKeydown.apply($options, arguments);
|
|
3265
3309
|
}),
|
|
3266
3310
|
type: "button",
|
|
@@ -3275,13 +3319,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3275
3319
|
}, _ctx.ptm('decrementIcon'), {
|
|
3276
3320
|
"data-pc-group-section": "timepickerlabel"
|
|
3277
3321
|
}), null, 16, ["class"]))];
|
|
3278
|
-
})], 16,
|
|
3322
|
+
})], 16, _hoisted_24)), [[_directive_ripple]])], 16)) : createCommentVNode("", true)], 16)) : createCommentVNode("", true), _ctx.showButtonBar ? (openBlock(), createElementBlock("div", mergeProps({
|
|
3279
3323
|
key: 2,
|
|
3280
3324
|
"class": _ctx.cx('buttonbar')
|
|
3281
3325
|
}, _ctx.ptm('buttonbar')), [createVNode(_component_CalendarButton, {
|
|
3282
3326
|
type: "button",
|
|
3283
3327
|
label: $options.todayLabel,
|
|
3284
|
-
onClick: _cache[
|
|
3328
|
+
onClick: _cache[69] || (_cache[69] = function ($event) {
|
|
3285
3329
|
return $options.onTodayButtonClick($event);
|
|
3286
3330
|
}),
|
|
3287
3331
|
"class": normalizeClass(_ctx.cx('todayButton')),
|
|
@@ -3293,7 +3337,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3293
3337
|
}, null, 8, ["label", "class", "onKeydown", "unstyled", "pt"]), createVNode(_component_CalendarButton, {
|
|
3294
3338
|
type: "button",
|
|
3295
3339
|
label: $options.clearLabel,
|
|
3296
|
-
onClick: _cache[
|
|
3340
|
+
onClick: _cache[70] || (_cache[70] = function ($event) {
|
|
3297
3341
|
return $options.onClearButtonClick($event);
|
|
3298
3342
|
}),
|
|
3299
3343
|
"class": normalizeClass(_ctx.cx('clearButton')),
|