primevue 3.21.0 → 3.22.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 +3 -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.d.ts +4 -0
- package/autocomplete/AutoComplete.vue +32 -17
- package/autocomplete/autocomplete.cjs.js +44 -20
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.esm.js +44 -20
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +44 -20
- package/autocomplete/autocomplete.min.js +1 -1
- 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/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/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/breadcrumb/Breadcrumb.vue +1 -1
- package/breadcrumb/breadcrumb.cjs.js +2 -3
- package/breadcrumb/breadcrumb.cjs.min.js +1 -1
- package/breadcrumb/breadcrumb.esm.js +2 -3
- package/breadcrumb/breadcrumb.esm.min.js +1 -1
- package/breadcrumb/breadcrumb.js +2 -3
- package/breadcrumb/breadcrumb.min.js +1 -1
- package/calendar/Calendar.d.ts +1 -1
- package/calendar/Calendar.vue +2 -2
- package/calendar/calendar.cjs.js +3 -3
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.esm.js +3 -3
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +3 -3
- package/calendar/calendar.min.js +1 -1
- package/carousel/Carousel.vue +14 -11
- package/carousel/carousel.cjs.js +29 -28
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +30 -29
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +29 -28
- package/carousel/carousel.min.js +1 -1
- package/cascadeselect/CascadeSelect.vue +5 -0
- package/cascadeselect/cascadeselect.cjs.js +6 -1
- package/cascadeselect/cascadeselect.cjs.min.js +1 -1
- package/cascadeselect/cascadeselect.esm.js +6 -1
- package/cascadeselect/cascadeselect.esm.min.js +1 -1
- package/cascadeselect/cascadeselect.js +6 -1
- package/cascadeselect/cascadeselect.min.js +1 -1
- package/checkbox/Checkbox.vue +1 -3
- package/checkbox/checkbox.cjs.js +3 -4
- package/checkbox/checkbox.cjs.min.js +1 -1
- package/checkbox/checkbox.esm.js +4 -5
- package/checkbox/checkbox.esm.min.js +1 -1
- package/checkbox/checkbox.js +3 -4
- package/checkbox/checkbox.min.js +1 -1
- 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/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/confirmationservice/ConfirmationService.d.ts +1 -1
- package/confirmdialog/ConfirmDialog.vue +1 -1
- package/confirmdialog/confirmdialog.cjs.js +6 -3
- package/confirmdialog/confirmdialog.cjs.min.js +1 -1
- package/confirmdialog/confirmdialog.esm.js +7 -4
- package/confirmdialog/confirmdialog.esm.min.js +1 -1
- package/confirmdialog/confirmdialog.js +6 -3
- package/confirmdialog/confirmdialog.min.js +1 -1
- package/confirmpopup/ConfirmPopup.vue +11 -10
- package/confirmpopup/confirmpopup.cjs.js +15 -13
- package/confirmpopup/confirmpopup.cjs.min.js +1 -1
- package/confirmpopup/confirmpopup.esm.js +15 -13
- package/confirmpopup/confirmpopup.esm.min.js +1 -1
- package/confirmpopup/confirmpopup.js +15 -13
- package/confirmpopup/confirmpopup.min.js +1 -1
- package/contextmenu/ContextMenuSub.vue +3 -5
- package/contextmenu/contextmenu.cjs.js +4 -6
- package/contextmenu/contextmenu.cjs.min.js +1 -1
- package/contextmenu/contextmenu.esm.js +4 -6
- package/contextmenu/contextmenu.esm.min.js +1 -1
- package/contextmenu/contextmenu.js +4 -6
- package/contextmenu/contextmenu.min.js +1 -1
- package/core/core.js +89 -66
- package/core/core.min.js +11 -11
- package/datatable/DataTable.d.ts +2 -2
- package/datatable/datatable.cjs.js +1 -1
- package/datatable/datatable.cjs.min.js +1 -1
- package/datatable/datatable.esm.js +1 -1
- package/datatable/datatable.esm.min.js +1 -1
- package/datatable/datatable.js +1 -1
- package/datatable/datatable.min.js +1 -1
- package/dialog/dialog.cjs.js +1 -1
- package/dialog/dialog.cjs.min.js +1 -1
- package/dialog/dialog.esm.js +1 -1
- package/dialog/dialog.esm.min.js +1 -1
- package/dialog/dialog.js +1 -1
- package/dialog/dialog.min.js +1 -1
- 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/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/Dropdown.vue +11 -0
- package/dropdown/dropdown.cjs.js +12 -1
- package/dropdown/dropdown.cjs.min.js +1 -1
- package/dropdown/dropdown.esm.js +12 -1
- package/dropdown/dropdown.esm.min.js +1 -1
- package/dropdown/dropdown.js +12 -1
- package/dropdown/dropdown.min.js +1 -1
- package/editor/Editor.vue +7 -1
- package/editor/editor.cjs.js +35 -6
- package/editor/editor.cjs.min.js +1 -1
- package/editor/editor.esm.js +35 -6
- package/editor/editor.esm.min.js +1 -1
- package/editor/editor.js +35 -6
- package/editor/editor.min.js +1 -1
- 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/FileUpload.d.ts +2 -2
- 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/galleria.cjs.js +1 -1
- package/galleria/galleria.cjs.min.js +1 -1
- package/galleria/galleria.esm.js +1 -1
- package/galleria/galleria.esm.min.js +1 -1
- package/galleria/galleria.js +1 -1
- package/galleria/galleria.min.js +1 -1
- package/image/image.cjs.js +1 -1
- package/image/image.cjs.min.js +1 -1
- package/image/image.esm.js +1 -1
- package/image/image.esm.min.js +1 -1
- package/image/image.js +1 -1
- package/image/image.min.js +1 -1
- 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/inplace.cjs.js +1 -1
- package/inplace/inplace.cjs.min.js +1 -1
- package/inplace/inplace.esm.js +1 -1
- package/inplace/inplace.esm.min.js +1 -1
- package/inplace/inplace.js +1 -1
- package/inplace/inplace.min.js +1 -1
- package/inputnumber/inputnumber.cjs.js +1 -1
- package/inputnumber/inputnumber.cjs.min.js +1 -1
- package/inputnumber/inputnumber.esm.js +1 -1
- package/inputnumber/inputnumber.esm.min.js +1 -1
- package/inputnumber/inputnumber.js +1 -1
- package/inputnumber/inputnumber.min.js +1 -1
- 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/Listbox.vue +5 -1
- package/listbox/listbox.cjs.js +6 -2
- package/listbox/listbox.cjs.min.js +1 -1
- package/listbox/listbox.esm.js +6 -2
- package/listbox/listbox.esm.min.js +1 -1
- package/listbox/listbox.js +6 -2
- package/listbox/listbox.min.js +1 -1
- package/megamenu/MegaMenuSub.vue +3 -5
- package/megamenu/megamenu.cjs.js +4 -6
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +4 -6
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +4 -6
- package/megamenu/megamenu.min.js +1 -1
- 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/MenubarSub.vue +3 -5
- package/menubar/menubar.cjs.js +4 -6
- package/menubar/menubar.cjs.min.js +1 -1
- package/menubar/menubar.esm.js +4 -6
- package/menubar/menubar.esm.min.js +1 -1
- package/menubar/menubar.js +4 -6
- package/menubar/menubar.min.js +1 -1
- package/message/Message.vue +6 -3
- package/message/message.cjs.js +7 -4
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +7 -4
- package/message/message.esm.min.js +1 -1
- package/message/message.js +7 -4
- package/message/message.min.js +1 -1
- package/multiselect/MultiSelect.vue +20 -4
- package/multiselect/multiselect.cjs.js +21 -5
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +21 -5
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +21 -5
- package/multiselect/multiselect.min.js +1 -1
- package/orderlist/OrderList.vue +9 -2
- package/orderlist/orderlist.cjs.js +12 -4
- package/orderlist/orderlist.cjs.min.js +1 -1
- package/orderlist/orderlist.esm.js +12 -4
- package/orderlist/orderlist.esm.min.js +1 -1
- package/orderlist/orderlist.js +12 -4
- package/orderlist/orderlist.min.js +1 -1
- 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/overlaypanel.cjs.js +1 -1
- package/overlaypanel/overlaypanel.cjs.min.js +1 -1
- package/overlaypanel/overlaypanel.esm.js +1 -1
- package/overlaypanel/overlaypanel.esm.min.js +1 -1
- package/overlaypanel/overlaypanel.js +1 -1
- package/overlaypanel/overlaypanel.min.js +1 -1
- package/package.json +2 -2
- package/paginator/JumpToPageInput.vue +14 -4
- package/paginator/Paginator.vue +1 -1
- package/paginator/paginator.cjs.js +19 -8
- package/paginator/paginator.cjs.min.js +1 -1
- package/paginator/paginator.esm.js +19 -8
- package/paginator/paginator.esm.min.js +1 -1
- package/paginator/paginator.js +19 -8
- package/paginator/paginator.min.js +1 -1
- package/panel/Panel.vue +1 -1
- package/panel/panel.cjs.js +2 -2
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +2 -2
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +2 -2
- package/panel/panel.min.js +1 -1
- package/panelmenu/PanelMenu.vue +4 -4
- package/panelmenu/PanelMenuSub.vue +3 -5
- package/panelmenu/panelmenu.cjs.js +8 -10
- package/panelmenu/panelmenu.cjs.min.js +1 -1
- package/panelmenu/panelmenu.esm.js +8 -10
- package/panelmenu/panelmenu.esm.min.js +1 -1
- package/panelmenu/panelmenu.js +8 -10
- package/panelmenu/panelmenu.min.js +1 -1
- 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/PickList.vue +10 -1
- package/picklist/picklist.cjs.js +13 -4
- package/picklist/picklist.cjs.min.js +1 -1
- package/picklist/picklist.esm.js +13 -4
- package/picklist/picklist.esm.min.js +1 -1
- package/picklist/picklist.js +13 -4
- package/picklist/picklist.min.js +1 -1
- 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/ProgressSpinner.vue +0 -47
- 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/Rating.d.ts +1 -0
- package/rating/rating.cjs.js +1 -1
- package/rating/rating.cjs.min.js +1 -1
- package/rating/rating.esm.js +1 -1
- package/rating/rating.esm.min.js +1 -1
- package/rating/rating.js +1 -1
- package/rating/rating.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +46 -1
- package/resources/themes/arya-green/theme.css +46 -1
- package/resources/themes/arya-orange/theme.css +46 -1
- package/resources/themes/arya-purple/theme.css +46 -1
- package/resources/themes/bootstrap4-dark-blue/theme.css +46 -1
- package/resources/themes/bootstrap4-dark-purple/theme.css +46 -1
- package/resources/themes/bootstrap4-light-blue/theme.css +46 -1
- package/resources/themes/bootstrap4-light-purple/theme.css +46 -1
- package/resources/themes/fluent-light/theme.css +46 -1
- package/resources/themes/lara-dark-blue/theme.css +46 -1
- package/resources/themes/lara-dark-indigo/theme.css +46 -1
- package/resources/themes/lara-dark-purple/theme.css +46 -1
- package/resources/themes/lara-dark-teal/theme.css +46 -1
- package/resources/themes/lara-light-blue/theme.css +46 -1
- package/resources/themes/lara-light-indigo/theme.css +46 -1
- package/resources/themes/lara-light-purple/theme.css +46 -1
- package/resources/themes/lara-light-teal/theme.css +46 -1
- package/resources/themes/luna-amber/theme.css +46 -1
- package/resources/themes/luna-blue/theme.css +46 -1
- package/resources/themes/luna-green/theme.css +46 -1
- package/resources/themes/luna-pink/theme.css +46 -1
- package/resources/themes/md-dark-deeppurple/theme.css +46 -1
- package/resources/themes/md-dark-indigo/theme.css +46 -1
- package/resources/themes/md-light-deeppurple/theme.css +46 -1
- package/resources/themes/md-light-indigo/theme.css +46 -1
- package/resources/themes/mdc-dark-deeppurple/theme.css +46 -1
- package/resources/themes/mdc-dark-indigo/theme.css +46 -1
- package/resources/themes/mdc-light-deeppurple/theme.css +46 -1
- package/resources/themes/mdc-light-indigo/theme.css +46 -1
- package/resources/themes/nova/theme.css +46 -1
- package/resources/themes/nova-accent/theme.css +46 -1
- package/resources/themes/nova-alt/theme.css +46 -1
- package/resources/themes/nova-vue/theme.css +46 -1
- package/resources/themes/rhea/theme.css +46 -1
- package/resources/themes/saga-blue/theme.css +46 -1
- package/resources/themes/saga-green/theme.css +46 -1
- package/resources/themes/saga-orange/theme.css +46 -1
- package/resources/themes/saga-purple/theme.css +46 -1
- package/resources/themes/tailwind-light/theme.css +46 -1
- package/resources/themes/vela-blue/theme.css +46 -1
- package/resources/themes/vela-green/theme.css +46 -1
- package/resources/themes/vela-orange/theme.css +46 -1
- package/resources/themes/vela-purple/theme.css +46 -1
- 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/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/Sidebar.d.ts +4 -0
- package/sidebar/Sidebar.vue +210 -142
- package/sidebar/sidebar.cjs.js +146 -121
- package/sidebar/sidebar.cjs.min.js +1 -1
- package/sidebar/sidebar.esm.js +147 -122
- package/sidebar/sidebar.esm.min.js +1 -1
- package/sidebar/sidebar.js +146 -121
- package/sidebar/sidebar.min.js +1 -1
- 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/slider.cjs.js +1 -1
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +1 -1
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +1 -1
- package/slider/slider.min.js +1 -1
- package/speeddial/SpeedDial.vue +4 -0
- package/speeddial/speeddial.cjs.js +1 -1
- package/speeddial/speeddial.cjs.min.js +1 -1
- package/speeddial/speeddial.esm.js +1 -1
- package/speeddial/speeddial.esm.min.js +1 -1
- package/speeddial/speeddial.js +1 -1
- package/speeddial/speeddial.min.js +1 -1
- package/splitbutton/SplitButton.d.ts +4 -0
- package/splitbutton/SplitButton.vue +8 -1
- package/splitbutton/splitbutton.cjs.js +11 -4
- package/splitbutton/splitbutton.cjs.min.js +1 -1
- package/splitbutton/splitbutton.esm.js +11 -4
- package/splitbutton/splitbutton.esm.min.js +1 -1
- package/splitbutton/splitbutton.js +11 -4
- package/splitbutton/splitbutton.min.js +1 -1
- package/splitter/Splitter.vue +1 -1
- 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/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/TabMenu.vue +2 -2
- package/tabmenu/tabmenu.cjs.js +7 -5
- package/tabmenu/tabmenu.cjs.min.js +1 -1
- package/tabmenu/tabmenu.esm.js +7 -5
- package/tabmenu/tabmenu.esm.min.js +1 -1
- package/tabmenu/tabmenu.js +7 -5
- package/tabmenu/tabmenu.min.js +1 -1
- package/tabview/TabView.vue +2 -2
- package/tabview/tabview.cjs.js +3 -3
- package/tabview/tabview.cjs.min.js +1 -1
- package/tabview/tabview.esm.js +3 -3
- package/tabview/tabview.esm.min.js +1 -1
- package/tabview/tabview.js +3 -3
- package/tabview/tabview.min.js +1 -1
- 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/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/tieredmenu/TieredMenuSub.vue +3 -5
- package/tieredmenu/tieredmenu.cjs.js +4 -6
- package/tieredmenu/tieredmenu.cjs.min.js +1 -1
- package/tieredmenu/tieredmenu.esm.js +4 -6
- package/tieredmenu/tieredmenu.esm.min.js +1 -1
- package/tieredmenu/tieredmenu.js +4 -6
- package/tieredmenu/tieredmenu.min.js +1 -1
- 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/toast.cjs.js +1 -1
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +1 -1
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +1 -1
- package/toast/toast.min.js +1 -1
- package/toolbar/toolbar.cjs.js +1 -1
- package/toolbar/toolbar.cjs.min.js +1 -1
- package/toolbar/toolbar.esm.js +1 -1
- package/toolbar/toolbar.esm.min.js +1 -1
- package/toolbar/toolbar.js +1 -1
- package/toolbar/toolbar.min.js +1 -1
- package/tree/tree.cjs.js +1 -1
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +1 -1
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +1 -1
- package/tree/tree.min.js +1 -1
- 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/treetable.cjs.js +1 -1
- package/treetable/treetable.cjs.min.js +1 -1
- package/treetable/treetable.esm.js +1 -1
- package/treetable/treetable.esm.min.js +1 -1
- package/treetable/treetable.js +1 -1
- package/treetable/treetable.min.js +1 -1
- package/utils/utils.cjs.js +41 -41
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.esm.js +41 -41
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +41 -41
- package/utils/utils.min.js +1 -1
- package/vetur-attributes.json +31 -431
- package/vetur-tags.json +34 -135
- package/virtualscroller/virtualscroller.cjs.js +1 -1
- package/virtualscroller/virtualscroller.cjs.min.js +1 -1
- package/virtualscroller/virtualscroller.esm.js +1 -1
- package/virtualscroller/virtualscroller.esm.min.js +1 -1
- package/virtualscroller/virtualscroller.js +1 -1
- package/virtualscroller/virtualscroller.min.js +1 -1
- package/web-types.json +82 -1402
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4162
4162
|
font-size: 2rem;
|
|
4163
4163
|
}
|
|
4164
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4164
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4165
4165
|
margin-left: 1rem;
|
|
4166
4166
|
}
|
|
4167
4167
|
|
|
@@ -5670,6 +5670,51 @@
|
|
|
5670
5670
|
line-height: 1.5rem;
|
|
5671
5671
|
}
|
|
5672
5672
|
|
|
5673
|
+
.p-progress-spinner-svg {
|
|
5674
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
.p-progress-spinner-circle {
|
|
5678
|
+
stroke-dasharray: 89, 200;
|
|
5679
|
+
stroke-dashoffset: 0;
|
|
5680
|
+
stroke: #ff5757;
|
|
5681
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5682
|
+
stroke-linecap: round;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
@keyframes p-progress-spinner-rotate {
|
|
5686
|
+
100% {
|
|
5687
|
+
transform: rotate(360deg);
|
|
5688
|
+
}
|
|
5689
|
+
}
|
|
5690
|
+
@keyframes p-progress-spinner-dash {
|
|
5691
|
+
0% {
|
|
5692
|
+
stroke-dasharray: 1, 200;
|
|
5693
|
+
stroke-dashoffset: 0;
|
|
5694
|
+
}
|
|
5695
|
+
50% {
|
|
5696
|
+
stroke-dasharray: 89, 200;
|
|
5697
|
+
stroke-dashoffset: -35px;
|
|
5698
|
+
}
|
|
5699
|
+
100% {
|
|
5700
|
+
stroke-dasharray: 89, 200;
|
|
5701
|
+
stroke-dashoffset: -124px;
|
|
5702
|
+
}
|
|
5703
|
+
}
|
|
5704
|
+
@keyframes p-progress-spinner-color {
|
|
5705
|
+
100%, 0% {
|
|
5706
|
+
stroke: #ff5757;
|
|
5707
|
+
}
|
|
5708
|
+
40% {
|
|
5709
|
+
stroke: #696cff;
|
|
5710
|
+
}
|
|
5711
|
+
66% {
|
|
5712
|
+
stroke: #1ea97c;
|
|
5713
|
+
}
|
|
5714
|
+
80%, 90% {
|
|
5715
|
+
stroke: #cc8925;
|
|
5716
|
+
}
|
|
5717
|
+
}
|
|
5673
5718
|
.p-scrolltop {
|
|
5674
5719
|
width: 3rem;
|
|
5675
5720
|
height: 3rem;
|
|
@@ -4173,7 +4173,7 @@
|
|
|
4173
4173
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4174
4174
|
font-size: 2rem;
|
|
4175
4175
|
}
|
|
4176
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4176
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4177
4177
|
margin-left: 1rem;
|
|
4178
4178
|
}
|
|
4179
4179
|
|
|
@@ -5682,6 +5682,51 @@
|
|
|
5682
5682
|
line-height: 24px;
|
|
5683
5683
|
}
|
|
5684
5684
|
|
|
5685
|
+
.p-progress-spinner-svg {
|
|
5686
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5687
|
+
}
|
|
5688
|
+
|
|
5689
|
+
.p-progress-spinner-circle {
|
|
5690
|
+
stroke-dasharray: 89, 200;
|
|
5691
|
+
stroke-dashoffset: 0;
|
|
5692
|
+
stroke: #212121;
|
|
5693
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5694
|
+
stroke-linecap: round;
|
|
5695
|
+
}
|
|
5696
|
+
|
|
5697
|
+
@keyframes p-progress-spinner-rotate {
|
|
5698
|
+
100% {
|
|
5699
|
+
transform: rotate(360deg);
|
|
5700
|
+
}
|
|
5701
|
+
}
|
|
5702
|
+
@keyframes p-progress-spinner-dash {
|
|
5703
|
+
0% {
|
|
5704
|
+
stroke-dasharray: 1, 200;
|
|
5705
|
+
stroke-dashoffset: 0;
|
|
5706
|
+
}
|
|
5707
|
+
50% {
|
|
5708
|
+
stroke-dasharray: 89, 200;
|
|
5709
|
+
stroke-dashoffset: -35px;
|
|
5710
|
+
}
|
|
5711
|
+
100% {
|
|
5712
|
+
stroke-dasharray: 89, 200;
|
|
5713
|
+
stroke-dashoffset: -124px;
|
|
5714
|
+
}
|
|
5715
|
+
}
|
|
5716
|
+
@keyframes p-progress-spinner-color {
|
|
5717
|
+
100%, 0% {
|
|
5718
|
+
stroke: #212121;
|
|
5719
|
+
}
|
|
5720
|
+
40% {
|
|
5721
|
+
stroke: #212121;
|
|
5722
|
+
}
|
|
5723
|
+
66% {
|
|
5724
|
+
stroke: #212121;
|
|
5725
|
+
}
|
|
5726
|
+
80%, 90% {
|
|
5727
|
+
stroke: #212121;
|
|
5728
|
+
}
|
|
5729
|
+
}
|
|
5685
5730
|
.p-scrolltop {
|
|
5686
5731
|
width: 3rem;
|
|
5687
5732
|
height: 3rem;
|
|
@@ -4173,7 +4173,7 @@
|
|
|
4173
4173
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4174
4174
|
font-size: 2rem;
|
|
4175
4175
|
}
|
|
4176
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4176
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4177
4177
|
margin-left: 1rem;
|
|
4178
4178
|
}
|
|
4179
4179
|
|
|
@@ -5682,6 +5682,51 @@
|
|
|
5682
5682
|
line-height: 24px;
|
|
5683
5683
|
}
|
|
5684
5684
|
|
|
5685
|
+
.p-progress-spinner-svg {
|
|
5686
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5687
|
+
}
|
|
5688
|
+
|
|
5689
|
+
.p-progress-spinner-circle {
|
|
5690
|
+
stroke-dasharray: 89, 200;
|
|
5691
|
+
stroke-dashoffset: 0;
|
|
5692
|
+
stroke: #212121;
|
|
5693
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5694
|
+
stroke-linecap: round;
|
|
5695
|
+
}
|
|
5696
|
+
|
|
5697
|
+
@keyframes p-progress-spinner-rotate {
|
|
5698
|
+
100% {
|
|
5699
|
+
transform: rotate(360deg);
|
|
5700
|
+
}
|
|
5701
|
+
}
|
|
5702
|
+
@keyframes p-progress-spinner-dash {
|
|
5703
|
+
0% {
|
|
5704
|
+
stroke-dasharray: 1, 200;
|
|
5705
|
+
stroke-dashoffset: 0;
|
|
5706
|
+
}
|
|
5707
|
+
50% {
|
|
5708
|
+
stroke-dasharray: 89, 200;
|
|
5709
|
+
stroke-dashoffset: -35px;
|
|
5710
|
+
}
|
|
5711
|
+
100% {
|
|
5712
|
+
stroke-dasharray: 89, 200;
|
|
5713
|
+
stroke-dashoffset: -124px;
|
|
5714
|
+
}
|
|
5715
|
+
}
|
|
5716
|
+
@keyframes p-progress-spinner-color {
|
|
5717
|
+
100%, 0% {
|
|
5718
|
+
stroke: #212121;
|
|
5719
|
+
}
|
|
5720
|
+
40% {
|
|
5721
|
+
stroke: #212121;
|
|
5722
|
+
}
|
|
5723
|
+
66% {
|
|
5724
|
+
stroke: #212121;
|
|
5725
|
+
}
|
|
5726
|
+
80%, 90% {
|
|
5727
|
+
stroke: #212121;
|
|
5728
|
+
}
|
|
5729
|
+
}
|
|
5685
5730
|
.p-scrolltop {
|
|
5686
5731
|
width: 3rem;
|
|
5687
5732
|
height: 3rem;
|
|
@@ -4173,7 +4173,7 @@
|
|
|
4173
4173
|
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
|
|
4174
4174
|
font-size: 2rem;
|
|
4175
4175
|
}
|
|
4176
|
-
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
|
|
4176
|
+
.p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
|
|
4177
4177
|
margin-left: 1rem;
|
|
4178
4178
|
}
|
|
4179
4179
|
|
|
@@ -5682,6 +5682,51 @@
|
|
|
5682
5682
|
line-height: 24px;
|
|
5683
5683
|
}
|
|
5684
5684
|
|
|
5685
|
+
.p-progress-spinner-svg {
|
|
5686
|
+
animation: p-progress-spinner-rotate 2s linear infinite;
|
|
5687
|
+
}
|
|
5688
|
+
|
|
5689
|
+
.p-progress-spinner-circle {
|
|
5690
|
+
stroke-dasharray: 89, 200;
|
|
5691
|
+
stroke-dashoffset: 0;
|
|
5692
|
+
stroke: #212121;
|
|
5693
|
+
animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
|
|
5694
|
+
stroke-linecap: round;
|
|
5695
|
+
}
|
|
5696
|
+
|
|
5697
|
+
@keyframes p-progress-spinner-rotate {
|
|
5698
|
+
100% {
|
|
5699
|
+
transform: rotate(360deg);
|
|
5700
|
+
}
|
|
5701
|
+
}
|
|
5702
|
+
@keyframes p-progress-spinner-dash {
|
|
5703
|
+
0% {
|
|
5704
|
+
stroke-dasharray: 1, 200;
|
|
5705
|
+
stroke-dashoffset: 0;
|
|
5706
|
+
}
|
|
5707
|
+
50% {
|
|
5708
|
+
stroke-dasharray: 89, 200;
|
|
5709
|
+
stroke-dashoffset: -35px;
|
|
5710
|
+
}
|
|
5711
|
+
100% {
|
|
5712
|
+
stroke-dasharray: 89, 200;
|
|
5713
|
+
stroke-dashoffset: -124px;
|
|
5714
|
+
}
|
|
5715
|
+
}
|
|
5716
|
+
@keyframes p-progress-spinner-color {
|
|
5717
|
+
100%, 0% {
|
|
5718
|
+
stroke: #212121;
|
|
5719
|
+
}
|
|
5720
|
+
40% {
|
|
5721
|
+
stroke: #212121;
|
|
5722
|
+
}
|
|
5723
|
+
66% {
|
|
5724
|
+
stroke: #212121;
|
|
5725
|
+
}
|
|
5726
|
+
80%, 90% {
|
|
5727
|
+
stroke: #212121;
|
|
5728
|
+
}
|
|
5729
|
+
}
|
|
5685
5730
|
.p-scrolltop {
|
|
5686
5731
|
width: 3rem;
|
|
5687
5732
|
height: 3rem;
|