primevue 3.37.0 → 3.38.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/accordion/accordion.cjs.js +2 -2
- package/accordion/accordion.cjs.min.js +1 -1
- package/accordion/accordion.esm.js +2 -2
- package/accordion/accordion.esm.min.js +1 -1
- package/accordion/accordion.js +2 -2
- package/accordion/accordion.min.js +1 -1
- package/animateonscroll/animateonscroll.cjs.js +132 -0
- package/animateonscroll/animateonscroll.cjs.min.js +1 -0
- package/animateonscroll/animateonscroll.esm.js +126 -0
- package/animateonscroll/animateonscroll.esm.min.js +1 -0
- package/animateonscroll/animateonscroll.js +133 -0
- package/animateonscroll/animateonscroll.min.js +1 -0
- package/animateonscroll/style/animateonscrollstyle.cjs.js +5 -0
- package/animateonscroll/style/animateonscrollstyle.esm.js +3 -0
- package/animateonscroll/style/animateonscrollstyle.js +10 -0
- package/animateonscroll/style/animateonscrollstyle.min.js +1 -0
- package/autocomplete/autocomplete.cjs.js +1 -1
- package/autocomplete/autocomplete.cjs.min.js +1 -1
- package/autocomplete/autocomplete.esm.js +1 -1
- package/autocomplete/autocomplete.esm.min.js +1 -1
- package/autocomplete/autocomplete.js +1 -1
- package/autocomplete/autocomplete.min.js +1 -1
- package/basedirective/basedirective.cjs.js +3 -1
- package/basedirective/basedirective.cjs.min.js +1 -1
- package/basedirective/basedirective.esm.js +3 -1
- package/basedirective/basedirective.esm.min.js +1 -1
- package/basedirective/basedirective.js +3 -1
- package/basedirective/basedirective.min.js +1 -1
- package/carousel/carousel.cjs.js +5 -0
- package/carousel/carousel.cjs.min.js +1 -1
- package/carousel/carousel.esm.js +5 -0
- package/carousel/carousel.esm.min.js +1 -1
- package/carousel/carousel.js +5 -0
- package/carousel/carousel.min.js +1 -1
- 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/confirmpopup/style/confirmpopupstyle.cjs.js +2 -2
- package/confirmpopup/style/confirmpopupstyle.cjs.min.js +1 -1
- package/confirmpopup/style/confirmpopupstyle.esm.js +2 -2
- package/confirmpopup/style/confirmpopupstyle.esm.min.js +1 -1
- package/confirmpopup/style/confirmpopupstyle.js +2 -2
- package/confirmpopup/style/confirmpopupstyle.min.js +1 -1
- package/core/core.js +37 -15
- package/core/core.min.js +8 -8
- 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/fileupload/fileupload.cjs.js +1 -2
- package/fileupload/fileupload.cjs.min.js +1 -1
- package/fileupload/fileupload.esm.js +1 -2
- package/fileupload/fileupload.esm.min.js +1 -1
- package/fileupload/fileupload.js +1 -2
- package/fileupload/fileupload.min.js +1 -1
- 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/megamenu.cjs.js +2 -2
- package/megamenu/megamenu.cjs.min.js +1 -1
- package/megamenu/megamenu.esm.js +2 -2
- package/megamenu/megamenu.esm.min.js +1 -1
- package/megamenu/megamenu.js +2 -2
- package/megamenu/megamenu.min.js +1 -1
- package/megamenu/style/megamenustyle.cjs.js +1 -0
- package/megamenu/style/megamenustyle.cjs.min.js +1 -1
- package/megamenu/style/megamenustyle.esm.js +1 -0
- package/megamenu/style/megamenustyle.esm.min.js +1 -1
- package/megamenu/style/megamenustyle.js +1 -0
- package/megamenu/style/megamenustyle.min.js +1 -1
- package/message/message.cjs.js +7 -0
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +7 -0
- package/message/message.esm.min.js +1 -1
- package/message/message.js +7 -0
- package/message/message.min.js +1 -1
- 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/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 +4 -1
- 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/resources/themes/arya-blue/theme.css +1 -0
- package/resources/themes/arya-green/theme.css +1 -0
- package/resources/themes/arya-orange/theme.css +1 -0
- package/resources/themes/arya-purple/theme.css +1 -0
- package/resources/themes/bootstrap4-dark-blue/theme.css +1 -0
- package/resources/themes/bootstrap4-dark-purple/theme.css +1 -0
- package/resources/themes/bootstrap4-light-blue/theme.css +1 -0
- package/resources/themes/bootstrap4-light-purple/theme.css +1 -0
- package/resources/themes/fluent-light/theme.css +1 -0
- package/resources/themes/lara-dark-blue/theme.css +255 -240
- package/resources/themes/lara-dark-indigo/theme.css +255 -240
- package/resources/themes/lara-dark-purple/theme.css +255 -240
- package/resources/themes/lara-dark-teal/theme.css +255 -240
- package/resources/themes/lara-light-blue/theme.css +16 -1
- package/resources/themes/lara-light-indigo/theme.css +16 -1
- package/resources/themes/lara-light-purple/theme.css +16 -1
- package/resources/themes/lara-light-teal/theme.css +16 -1
- package/resources/themes/luna-amber/theme.css +1 -0
- package/resources/themes/luna-blue/theme.css +1 -0
- package/resources/themes/luna-green/theme.css +1 -0
- package/resources/themes/luna-pink/theme.css +1 -0
- package/resources/themes/md-dark-deeppurple/theme.css +1 -0
- package/resources/themes/md-dark-indigo/theme.css +1 -0
- package/resources/themes/md-light-deeppurple/theme.css +1 -0
- package/resources/themes/md-light-indigo/theme.css +1 -0
- package/resources/themes/mdc-dark-deeppurple/theme.css +1 -0
- package/resources/themes/mdc-dark-indigo/theme.css +1 -0
- package/resources/themes/mdc-light-deeppurple/theme.css +1 -0
- package/resources/themes/mdc-light-indigo/theme.css +1 -0
- package/resources/themes/mira/theme.css +6 -0
- package/resources/themes/nano/theme.css +7 -0
- package/resources/themes/nova/theme.css +1 -0
- package/resources/themes/nova-accent/theme.css +1 -0
- package/resources/themes/nova-alt/theme.css +1 -0
- package/resources/themes/nova-vue/theme.css +1 -0
- package/resources/themes/rhea/theme.css +1 -0
- package/resources/themes/saga-blue/theme.css +1 -0
- package/resources/themes/saga-green/theme.css +1 -0
- package/resources/themes/saga-orange/theme.css +1 -0
- package/resources/themes/saga-purple/theme.css +1 -0
- package/resources/themes/soho-dark/theme.css +10 -0
- package/resources/themes/soho-light/theme.css +6 -0
- package/resources/themes/tailwind-light/theme.css +1 -0
- package/resources/themes/vela-blue/theme.css +1 -0
- package/resources/themes/vela-green/theme.css +1 -0
- package/resources/themes/vela-orange/theme.css +1 -0
- package/resources/themes/vela-purple/theme.css +1 -0
- package/resources/themes/viva-dark/theme.css +1 -0
- package/resources/themes/viva-light/theme.css +1 -0
- package/scrollpanel/scrollpanel.cjs.js +30 -28
- package/scrollpanel/scrollpanel.cjs.min.js +1 -1
- package/scrollpanel/scrollpanel.esm.js +30 -28
- package/scrollpanel/scrollpanel.esm.min.js +1 -1
- package/scrollpanel/scrollpanel.js +30 -28
- package/scrollpanel/scrollpanel.min.js +1 -1
- package/splitter/splitter.cjs.js +6 -4
- package/splitter/splitter.cjs.min.js +1 -1
- package/splitter/splitter.esm.js +6 -4
- package/splitter/splitter.esm.min.js +1 -1
- package/splitter/splitter.js +6 -4
- package/splitter/splitter.min.js +1 -1
- package/tooltip/style/tooltipstyle.cjs.js +1 -1
- package/tooltip/style/tooltipstyle.cjs.min.js +1 -1
- package/tooltip/style/tooltipstyle.esm.js +1 -1
- package/tooltip/style/tooltipstyle.esm.min.js +1 -1
- package/tooltip/style/tooltipstyle.js +1 -1
- package/tooltip/style/tooltipstyle.min.js +1 -1
- package/utils/utils.cjs.js +18 -6
- package/utils/utils.cjs.min.js +1 -1
- package/utils/utils.esm.js +18 -6
- package/utils/utils.esm.min.js +1 -1
- package/utils/utils.js +18 -6
- package/utils/utils.min.js +1 -1
- package/web-types.json +18 -1
- package/LICENSE.md +0 -21
- package/README.md +0 -173
- package/accordion/Accordion.d.ts +0 -225
- package/accordion/Accordion.vue +0 -253
- package/accordion/BaseAccordion.vue +0 -45
- package/accordion/package.json +0 -9
- package/accordion/style/AccordionStyle.d.ts +0 -3
- package/accordion/style/package.json +0 -6
- package/accordiontab/AccordionTab.d.ts +0 -226
- package/accordiontab/AccordionTab.vue +0 -12
- package/accordiontab/BaseAccordionTab.vue +0 -26
- package/accordiontab/package.json +0 -9
- package/accordiontab/style/AccordionTabStyle.d.ts +0 -3
- package/accordiontab/style/package.json +0 -6
- package/animate/Animate.d.ts +0 -87
- package/animate/animate.cjs.js +0 -71
- package/animate/animate.cjs.min.js +0 -1
- package/animate/animate.esm.js +0 -65
- package/animate/animate.esm.min.js +0 -1
- package/animate/animate.js +0 -72
- package/animate/animate.min.js +0 -1
- package/animate/package.json +0 -6
- package/animate/style/AnimateStyle.d.ts +0 -3
- package/animate/style/animatestyle.cjs.js +0 -5
- package/animate/style/animatestyle.esm.js +0 -3
- package/animate/style/animatestyle.js +0 -10
- package/animate/style/animatestyle.min.js +0 -1
- package/animate/style/package.json +0 -6
- package/api/Api.d.ts +0 -325
- package/api/package.json +0 -6
- package/autocomplete/AutoComplete.d.ts +0 -734
- package/autocomplete/AutoComplete.vue +0 -948
- package/autocomplete/BaseAutoComplete.vue +0 -176
- package/autocomplete/package.json +0 -9
- package/autocomplete/style/AutoCompleteStyle.d.ts +0 -3
- package/autocomplete/style/package.json +0 -6
- package/avatar/Avatar.d.ts +0 -169
- package/avatar/Avatar.vue +0 -32
- package/avatar/BaseAvatar.vue +0 -45
- package/avatar/package.json +0 -9
- package/avatar/style/AvatarStyle.d.ts +0 -3
- package/avatar/style/package.json +0 -6
- package/avatargroup/AvatarGroup.d.ts +0 -89
- package/avatargroup/AvatarGroup.vue +0 -14
- package/avatargroup/BaseAvatarGroup.vue +0 -15
- package/avatargroup/package.json +0 -9
- package/avatargroup/style/AvatarGroupStyle.d.ts +0 -3
- package/avatargroup/style/package.json +0 -6
- package/badge/Badge.d.ts +0 -125
- package/badge/Badge.vue +0 -14
- package/badge/BaseBadge.vue +0 -29
- package/badge/package.json +0 -9
- package/badge/style/BadgeStyle.d.ts +0 -3
- package/badge/style/package.json +0 -6
- package/badgedirective/BadgeDirective.d.ts +0 -158
- package/badgedirective/package.json +0 -6
- package/badgedirective/style/BadgeDirectiveStyle.d.ts +0 -3
- package/badgedirective/style/package.json +0 -6
- package/base/package.json +0 -5
- package/base/style/BaseStyle.d.ts +0 -10
- package/base/style/package.json +0 -6
- package/basecomponent/BaseComponent.d.ts +0 -23
- package/basecomponent/BaseComponent.vue +0 -218
- package/basecomponent/package.json +0 -9
- package/basecomponent/style/BaseComponentStyle.d.ts +0 -3
- package/basecomponent/style/package.json +0 -6
- package/basedirective/BaseDirective.d.ts +0 -38
- package/basedirective/package.json +0 -6
- package/baseicon/BaseIcon.vue +0 -43
- package/baseicon/package.json +0 -8
- package/baseicon/style/BaseIconStyle.d.ts +0 -3
- package/baseicon/style/package.json +0 -6
- package/blockui/BaseBlockUI.vue +0 -33
- package/blockui/BlockUI.d.ts +0 -161
- package/blockui/BlockUI.vue +0 -104
- package/blockui/package.json +0 -9
- package/blockui/style/BlockUIStyle.d.ts +0 -3
- package/blockui/style/package.json +0 -6
- package/breadcrumb/BaseBreadcrumb.vue +0 -29
- package/breadcrumb/Breadcrumb.d.ts +0 -232
- package/breadcrumb/Breadcrumb.vue +0 -35
- package/breadcrumb/BreadcrumbItem.vue +0 -99
- package/breadcrumb/package.json +0 -9
- package/breadcrumb/style/BreadcrumbStyle.d.ts +0 -3
- package/breadcrumb/style/package.json +0 -6
- package/button/BaseButton.vue +0 -81
- package/button/Button.d.ts +0 -248
- package/button/Button.vue +0 -58
- package/button/package.json +0 -9
- package/button/style/ButtonStyle.d.ts +0 -3
- package/button/style/package.json +0 -6
- package/calendar/BaseCalendar.vue +0 -231
- package/calendar/Calendar.d.ts +0 -888
- package/calendar/Calendar.vue +0 -2955
- package/calendar/package.json +0 -9
- package/calendar/style/CalendarStyle.d.ts +0 -3
- package/calendar/style/package.json +0 -6
- package/card/BaseCard.vue +0 -10
- package/card/Card.d.ts +0 -135
- package/card/Card.vue +0 -30
- package/card/package.json +0 -9
- package/card/style/CardStyle.d.ts +0 -3
- package/card/style/package.json +0 -6
- package/carousel/BaseCarousel.vue +0 -66
- package/carousel/Carousel.d.ts +0 -374
- package/carousel/Carousel.vue +0 -630
- package/carousel/package.json +0 -9
- package/carousel/style/CarouselStyle.d.ts +0 -3
- package/carousel/style/package.json +0 -6
- package/cascadeselect/BaseCascadeSelect.vue +0 -119
- package/cascadeselect/CascadeSelect.d.ts +0 -473
- package/cascadeselect/CascadeSelect.vue +0 -741
- package/cascadeselect/CascadeSelectSub.vue +0 -143
- package/cascadeselect/package.json +0 -9
- package/cascadeselect/style/CascadeSelectStyle.d.ts +0 -3
- package/cascadeselect/style/package.json +0 -6
- package/chart/BaseChart.vue +0 -33
- package/chart/Chart.d.ts +0 -195
- package/chart/Chart.vue +0 -96
- package/chart/package.json +0 -9
- package/chart/style/ChartStyle.d.ts +0 -3
- package/chart/style/package.json +0 -6
- package/checkbox/BaseCheckbox.vue +0 -72
- package/checkbox/Checkbox.d.ts +0 -271
- package/checkbox/Checkbox.vue +0 -90
- package/checkbox/package.json +0 -9
- package/checkbox/style/CheckboxStyle.d.ts +0 -3
- package/checkbox/style/package.json +0 -6
- package/chip/BaseChip.vue +0 -37
- package/chip/Chip.d.ts +0 -193
- package/chip/Chip.vue +0 -43
- package/chip/package.json +0 -9
- package/chip/style/ChipStyle.d.ts +0 -3
- package/chip/style/package.json +0 -6
- package/chips/BaseChips.vue +0 -73
- package/chips/Chips.d.ts +0 -286
- package/chips/Chips.vue +0 -256
- package/chips/package.json +0 -9
- package/chips/style/ChipsStyle.d.ts +0 -3
- package/chips/style/package.json +0 -6
- package/colorpicker/BaseColorPicker.vue +0 -54
- package/colorpicker/ColorPicker.d.ts +0 -240
- package/colorpicker/ColorPicker.vue +0 -649
- package/colorpicker/package.json +0 -9
- package/colorpicker/style/ColorPickerStyle.d.ts +0 -3
- package/colorpicker/style/package.json +0 -6
- package/column/BaseColumn.vue +0 -193
- package/column/Column.d.ts +0 -999
- package/column/Column.vue +0 -11
- package/column/package.json +0 -9
- package/column/style/ColumnStyle.d.ts +0 -3
- package/column/style/package.json +0 -6
- package/columngroup/BaseColumnGroup.vue +0 -21
- package/columngroup/ColumnGroup.d.ts +0 -133
- package/columngroup/ColumnGroup.vue +0 -11
- package/columngroup/package.json +0 -9
- package/columngroup/style/ColumnGroupStyle.d.ts +0 -3
- package/columngroup/style/package.json +0 -6
- package/config/PrimeVue.d.ts +0 -376
- package/config/package.json +0 -6
- package/confirmationeventbus/package.json +0 -5
- package/confirmationoptions/ConfirmationOptions.d.ts +0 -84
- package/confirmationoptions/package.json +0 -3
- package/confirmationservice/ConfirmationService.d.ts +0 -40
- package/confirmationservice/package.json +0 -6
- package/confirmdialog/BaseConfirmDialog.vue +0 -26
- package/confirmdialog/ConfirmDialog.d.ts +0 -262
- package/confirmdialog/ConfirmDialog.vue +0 -162
- package/confirmdialog/package.json +0 -9
- package/confirmdialog/style/ConfirmDialogStyle.d.ts +0 -3
- package/confirmdialog/style/package.json +0 -6
- package/confirmpopup/BaseConfirmPopup.vue +0 -18
- package/confirmpopup/ConfirmPopup.d.ts +0 -212
- package/confirmpopup/ConfirmPopup.vue +0 -321
- package/confirmpopup/package.json +0 -9
- package/confirmpopup/style/ConfirmPopupStyle.d.ts +0 -3
- package/confirmpopup/style/package.json +0 -6
- package/contextmenu/BaseContextMenu.vue +0 -53
- package/contextmenu/ContextMenu.d.ts +0 -398
- package/contextmenu/ContextMenu.vue +0 -594
- package/contextmenu/ContextMenuSub.vue +0 -242
- package/contextmenu/package.json +0 -9
- package/contextmenu/style/ContextMenuStyle.d.ts +0 -3
- package/contextmenu/style/package.json +0 -6
- package/datatable/BaseDataTable.vue +0 -281
- package/datatable/BodyCell.vue +0 -538
- package/datatable/ColumnFilter.vue +0 -720
- package/datatable/DataTable.d.ts +0 -1499
- package/datatable/DataTable.vue +0 -2105
- package/datatable/FooterCell.vue +0 -103
- package/datatable/HeaderCell.vue +0 -365
- package/datatable/HeaderCheckbox.vue +0 -94
- package/datatable/RowCheckbox.vue +0 -114
- package/datatable/RowRadioButton.vue +0 -79
- package/datatable/TableBody.vue +0 -639
- package/datatable/TableFooter.vue +0 -136
- package/datatable/TableHeader.vue +0 -336
- package/datatable/package.json +0 -9
- package/datatable/style/DataTableStyle.d.ts +0 -3
- package/datatable/style/package.json +0 -6
- package/dataview/BaseDataView.vue +0 -81
- package/dataview/DataView.d.ts +0 -337
- package/dataview/DataView.vue +0 -170
- package/dataview/package.json +0 -9
- package/dataview/style/DataViewStyle.d.ts +0 -3
- package/dataview/style/package.json +0 -6
- package/dataviewlayoutoptions/BaseDataViewLayoutOptions.vue +0 -18
- package/dataviewlayoutoptions/DataViewLayoutOptions.d.ts +0 -169
- package/dataviewlayoutoptions/DataViewLayoutOptions.vue +0 -57
- package/dataviewlayoutoptions/package.json +0 -9
- package/dataviewlayoutoptions/style/DataViewLayoutOptionsStyle.d.ts +0 -3
- package/dataviewlayoutoptions/style/package.json +0 -6
- package/deferredcontent/DeferredContent.d.ts +0 -133
- package/deferredcontent/DeferredContent.vue +0 -64
- package/deferredcontent/package.json +0 -9
- package/deferredcontent/style/DeferredContentStyle.d.ts +0 -3
- package/deferredcontent/style/package.json +0 -6
- package/dialog/BaseDialog.vue +0 -126
- package/dialog/Dialog.d.ts +0 -409
- package/dialog/Dialog.vue +0 -406
- package/dialog/package.json +0 -9
- package/dialog/style/DialogStyle.d.ts +0 -3
- package/dialog/style/package.json +0 -6
- package/dialogservice/DialogService.d.ts +0 -38
- package/dialogservice/package.json +0 -6
- package/divider/BaseDivider.vue +0 -29
- package/divider/Divider.d.ts +0 -129
- package/divider/Divider.vue +0 -16
- package/divider/package.json +0 -9
- package/divider/style/DividerStyle.d.ts +0 -3
- package/divider/style/package.json +0 -6
- package/dock/BaseDock.vue +0 -45
- package/dock/Dock.d.ts +0 -306
- package/dock/Dock.vue +0 -40
- package/dock/DockSub.vue +0 -309
- package/dock/package.json +0 -9
- package/dock/style/DockStyle.d.ts +0 -3
- package/dock/style/package.json +0 -6
- package/dropdown/BaseDropdown.vue +0 -165
- package/dropdown/Dropdown.d.ts +0 -711
- package/dropdown/Dropdown.vue +0 -929
- package/dropdown/package.json +0 -9
- package/dropdown/style/DropdownStyle.d.ts +0 -3
- package/dropdown/style/package.json +0 -6
- package/dynamicdialog/BaseDynamicDialog.vue +0 -16
- package/dynamicdialog/DynamicDialog.d.ts +0 -52
- package/dynamicdialog/DynamicDialog.vue +0 -77
- package/dynamicdialog/package.json +0 -9
- package/dynamicdialog/style/AccordionStyle.d.ts +0 -3
- package/dynamicdialog/style/package.json +0 -6
- package/dynamicdialogeventbus/package.json +0 -5
- package/dynamicdialogoptions/DynamicDialogOptions.d.ts +0 -93
- package/dynamicdialogoptions/package.json +0 -3
- package/editor/BaseEditor.vue +0 -26
- package/editor/Editor.d.ts +0 -306
- package/editor/Editor.vue +0 -171
- package/editor/package.json +0 -9
- package/editor/style/EditorStyle.d.ts +0 -3
- package/editor/style/package.json +0 -6
- package/fieldset/BaseFieldset.vue +0 -24
- package/fieldset/Fieldset.d.ts +0 -212
- package/fieldset/Fieldset.vue +0 -91
- package/fieldset/package.json +0 -9
- package/fieldset/style/FieldsetStyle.d.ts +0 -3
- package/fieldset/style/package.json +0 -6
- package/fileupload/BaseFileUpload.vue +0 -111
- package/fileupload/FileContent.vue +0 -75
- package/fileupload/FileUpload.d.ts +0 -609
- package/fileupload/FileUpload.vue +0 -415
- package/fileupload/package.json +0 -9
- package/fileupload/style/FileUploadStyle.d.ts +0 -3
- package/fileupload/style/package.json +0 -6
- package/focustrap/FocusTrap.d.ts +0 -95
- package/focustrap/package.json +0 -6
- package/focustrap/style/FocusTrapStyle.d.ts +0 -3
- package/focustrap/style/package.json +0 -6
- package/galleria/BaseGalleria.vue +0 -125
- package/galleria/Galleria.d.ts +0 -519
- package/galleria/Galleria.vue +0 -95
- package/galleria/GalleriaContent.vue +0 -153
- package/galleria/GalleriaItem.vue +0 -201
- package/galleria/GalleriaThumbnails.vue +0 -537
- package/galleria/package.json +0 -9
- package/galleria/style/GalleriaStyle.d.ts +0 -3
- package/galleria/style/package.json +0 -6
- package/icons/angledoubledown/index.d.ts +0 -12
- package/icons/angledoubledown/index.vue +0 -18
- package/icons/angledoubledown/package.json +0 -9
- package/icons/angledoubleleft/index.d.ts +0 -12
- package/icons/angledoubleleft/index.vue +0 -18
- package/icons/angledoubleleft/package.json +0 -9
- package/icons/angledoubleright/index.d.ts +0 -12
- package/icons/angledoubleright/index.vue +0 -18
- package/icons/angledoubleright/package.json +0 -9
- package/icons/angledoubleup/index.d.ts +0 -12
- package/icons/angledoubleup/index.vue +0 -18
- package/icons/angledoubleup/package.json +0 -9
- package/icons/angledown/index.d.ts +0 -12
- package/icons/angledown/index.vue +0 -16
- package/icons/angledown/package.json +0 -9
- package/icons/angleleft/index.d.ts +0 -12
- package/icons/angleleft/index.vue +0 -16
- package/icons/angleleft/package.json +0 -9
- package/icons/angleright/index.d.ts +0 -12
- package/icons/angleright/index.vue +0 -16
- package/icons/angleright/package.json +0 -9
- package/icons/angleup/index.d.ts +0 -12
- package/icons/angleup/index.vue +0 -16
- package/icons/angleup/package.json +0 -9
- package/icons/arrowdown/index.d.ts +0 -12
- package/icons/arrowdown/index.vue +0 -32
- package/icons/arrowdown/package.json +0 -9
- package/icons/arrowup/index.d.ts +0 -12
- package/icons/arrowup/index.vue +0 -32
- package/icons/arrowup/package.json +0 -9
- package/icons/ban/index.d.ts +0 -12
- package/icons/ban/index.vue +0 -30
- package/icons/ban/package.json +0 -9
- package/icons/bars/index.d.ts +0 -12
- package/icons/bars/index.vue +0 -18
- package/icons/bars/package.json +0 -9
- package/icons/calendar/index.d.ts +0 -12
- package/icons/calendar/index.vue +0 -16
- package/icons/calendar/package.json +0 -9
- package/icons/check/index.d.ts +0 -12
- package/icons/check/index.vue +0 -16
- package/icons/check/package.json +0 -9
- package/icons/chevrondown/index.d.ts +0 -12
- package/icons/chevrondown/index.vue +0 -16
- package/icons/chevrondown/package.json +0 -9
- package/icons/chevronleft/index.d.ts +0 -12
- package/icons/chevronleft/index.vue +0 -16
- package/icons/chevronleft/package.json +0 -9
- package/icons/chevronright/index.d.ts +0 -12
- package/icons/chevronright/index.vue +0 -16
- package/icons/chevronright/package.json +0 -9
- package/icons/chevronup/index.d.ts +0 -12
- package/icons/chevronup/index.vue +0 -16
- package/icons/chevronup/package.json +0 -9
- package/icons/exclamationtriangle/index.d.ts +0 -12
- package/icons/exclamationtriangle/index.vue +0 -38
- package/icons/exclamationtriangle/package.json +0 -9
- package/icons/eye/index.d.ts +0 -12
- package/icons/eye/index.vue +0 -18
- package/icons/eye/package.json +0 -9
- package/icons/eyeslash/index.d.ts +0 -12
- package/icons/eyeslash/index.vue +0 -32
- package/icons/eyeslash/package.json +0 -9
- package/icons/filter/index.d.ts +0 -12
- package/icons/filter/index.vue +0 -30
- package/icons/filter/package.json +0 -9
- package/icons/filterslash/index.d.ts +0 -12
- package/icons/filterslash/index.vue +0 -32
- package/icons/filterslash/package.json +0 -9
- package/icons/index.d.ts +0 -12
- package/icons/infocircle/index.d.ts +0 -12
- package/icons/infocircle/index.vue +0 -32
- package/icons/infocircle/package.json +0 -9
- package/icons/minus/index.d.ts +0 -12
- package/icons/minus/index.vue +0 -16
- package/icons/minus/package.json +0 -9
- package/icons/pencil/index.d.ts +0 -12
- package/icons/pencil/index.vue +0 -30
- package/icons/pencil/package.json +0 -9
- package/icons/plus/index.d.ts +0 -12
- package/icons/plus/index.vue +0 -30
- package/icons/plus/package.json +0 -9
- package/icons/refresh/index.d.ts +0 -12
- package/icons/refresh/index.vue +0 -32
- package/icons/refresh/package.json +0 -9
- package/icons/search/index.d.ts +0 -12
- package/icons/search/index.vue +0 -32
- package/icons/search/package.json +0 -9
- package/icons/searchminus/index.d.ts +0 -12
- package/icons/searchminus/index.vue +0 -32
- package/icons/searchminus/package.json +0 -9
- package/icons/searchplus/index.d.ts +0 -12
- package/icons/searchplus/index.vue +0 -32
- package/icons/searchplus/package.json +0 -9
- package/icons/sortalt/index.d.ts +0 -12
- package/icons/sortalt/index.vue +0 -36
- package/icons/sortalt/package.json +0 -9
- package/icons/sortamountdown/index.d.ts +0 -12
- package/icons/sortamountdown/index.vue +0 -50
- package/icons/sortamountdown/package.json +0 -9
- package/icons/sortamountupalt/index.d.ts +0 -12
- package/icons/sortamountupalt/index.vue +0 -50
- package/icons/sortamountupalt/package.json +0 -9
- package/icons/spinner/index.d.ts +0 -12
- package/icons/spinner/index.vue +0 -30
- package/icons/spinner/package.json +0 -9
- package/icons/star/index.d.ts +0 -12
- package/icons/star/index.vue +0 -30
- package/icons/star/package.json +0 -9
- package/icons/starfill/index.d.ts +0 -12
- package/icons/starfill/index.vue +0 -30
- package/icons/starfill/package.json +0 -9
- package/icons/thlarge/index.d.ts +0 -12
- package/icons/thlarge/index.vue +0 -32
- package/icons/thlarge/package.json +0 -9
- package/icons/times/index.d.ts +0 -12
- package/icons/times/index.vue +0 -16
- package/icons/times/package.json +0 -9
- package/icons/timescircle/index.d.ts +0 -12
- package/icons/timescircle/index.vue +0 -32
- package/icons/timescircle/package.json +0 -9
- package/icons/trash/index.d.ts +0 -12
- package/icons/trash/index.vue +0 -32
- package/icons/trash/package.json +0 -9
- package/icons/undo/index.d.ts +0 -12
- package/icons/undo/index.vue +0 -32
- package/icons/undo/package.json +0 -9
- package/icons/upload/index.d.ts +0 -12
- package/icons/upload/index.vue +0 -32
- package/icons/upload/package.json +0 -9
- package/icons/windowmaximize/index.d.ts +0 -12
- package/icons/windowmaximize/index.vue +0 -32
- package/icons/windowmaximize/package.json +0 -9
- package/icons/windowminimize/index.d.ts +0 -12
- package/icons/windowminimize/index.vue +0 -32
- package/icons/windowminimize/package.json +0 -9
- package/image/BaseImage.vue +0 -53
- package/image/Image.d.ts +0 -318
- package/image/Image.vue +0 -232
- package/image/package.json +0 -9
- package/image/style/ImageStyle.d.ts +0 -3
- package/image/style/package.json +0 -6
- package/inlinemessage/BaseInlineMessage.vue +0 -25
- package/inlinemessage/InlineMessage.d.ts +0 -147
- package/inlinemessage/InlineMessage.vue +0 -46
- package/inlinemessage/package.json +0 -9
- package/inlinemessage/style/InlineMessageStyle.d.ts +0 -3
- package/inlinemessage/style/package.json +0 -6
- package/inplace/BaseInplace.vue +0 -41
- package/inplace/Inplace.d.ts +0 -195
- package/inplace/Inplace.vue +0 -71
- package/inplace/package.json +0 -9
- package/inplace/style/InplaceStyle.d.ts +0 -3
- package/inplace/style/package.json +0 -6
- package/inputmask/BaseInputMask.vue +0 -33
- package/inputmask/InputMask.d.ts +0 -186
- package/inputmask/InputMask.vue +0 -512
- package/inputmask/package.json +0 -9
- package/inputmask/style/InputMaskStyle.d.ts +0 -3
- package/inputmask/style/package.json +0 -6
- package/inputnumber/BaseInputNumber.vue +0 -153
- package/inputnumber/InputNumber.d.ts +0 -369
- package/inputnumber/InputNumber.vue +0 -1004
- package/inputnumber/package.json +0 -9
- package/inputnumber/style/InputNumberStyle.d.ts +0 -3
- package/inputnumber/style/package.json +0 -6
- package/inputswitch/BaseInputSwitch.vue +0 -57
- package/inputswitch/InputSwitch.d.ts +0 -198
- package/inputswitch/InputSwitch.vue +0 -64
- package/inputswitch/package.json +0 -9
- package/inputswitch/style/InputSwitchStyle.d.ts +0 -3
- package/inputswitch/style/package.json +0 -6
- package/inputtext/BaseInputText.vue +0 -22
- package/inputtext/InputText.d.ts +0 -142
- package/inputtext/InputText.vue +0 -31
- package/inputtext/package.json +0 -9
- package/inputtext/style/InputTextStyle.d.ts +0 -3
- package/inputtext/style/package.json +0 -6
- package/knob/BaseKnob.vue +0 -81
- package/knob/Knob.d.ts +0 -243
- package/knob/Knob.vue +0 -219
- package/knob/package.json +0 -9
- package/knob/style/KnobStyle.d.ts +0 -3
- package/knob/style/package.json +0 -6
- package/listbox/BaseListbox.vue +0 -89
- package/listbox/Listbox.d.ts +0 -521
- package/listbox/Listbox.vue +0 -717
- package/listbox/package.json +0 -9
- package/listbox/style/ListboxStyle.d.ts +0 -3
- package/listbox/style/package.json +0 -6
- package/megamenu/BaseMegaMenu.vue +0 -45
- package/megamenu/MegaMenu.d.ts +0 -369
- package/megamenu/MegaMenu.vue +0 -590
- package/megamenu/MegaMenuSub.vue +0 -236
- package/megamenu/package.json +0 -9
- package/megamenu/style/MegaMenuStyle.d.ts +0 -3
- package/megamenu/style/package.json +0 -6
- package/menu/BaseMenu.vue +0 -53
- package/menu/Menu.d.ts +0 -359
- package/menu/Menu.vue +0 -373
- package/menu/Menuitem.vue +0 -118
- package/menu/package.json +0 -9
- package/menu/style/MenuStyle.d.ts +0 -3
- package/menu/style/package.json +0 -6
- package/menubar/BaseMenubar.vue +0 -37
- package/menubar/Menubar.d.ts +0 -361
- package/menubar/Menubar.vue +0 -599
- package/menubar/MenubarSub.vue +0 -224
- package/menubar/package.json +0 -9
- package/menubar/style/MenubarStyle.d.ts +0 -3
- package/menubar/style/package.json +0 -6
- package/menuitem/MenuItem.d.ts +0 -95
- package/menuitem/package.json +0 -3
- package/message/BaseMessage.vue +0 -45
- package/message/Message.d.ts +0 -234
- package/message/Message.vue +0 -82
- package/message/package.json +0 -9
- package/message/style/MessageStyle.d.ts +0 -3
- package/message/style/package.json +0 -6
- package/multiselect/BaseMultiSelect.vue +0 -174
- package/multiselect/MultiSelect.d.ts +0 -852
- package/multiselect/MultiSelect.vue +0 -1072
- package/multiselect/package.json +0 -9
- package/multiselect/style/MultiSelectStyle.d.ts +0 -3
- package/multiselect/style/package.json +0 -6
- package/orderlist/BaseOrderList.vue +0 -81
- package/orderlist/OrderList.d.ts +0 -366
- package/orderlist/OrderList.vue +0 -561
- package/orderlist/package.json +0 -9
- package/orderlist/style/OrderListStyle.d.ts +0 -3
- package/orderlist/style/package.json +0 -6
- package/organizationchart/BaseOrganizationChart.vue +0 -37
- package/organizationchart/OrganizationChart.d.ts +0 -342
- package/organizationchart/OrganizationChart.vue +0 -77
- package/organizationchart/OrganizationChartNode.vue +0 -164
- package/organizationchart/package.json +0 -9
- package/organizationchart/style/OrganizationChartStyle.d.ts +0 -3
- package/organizationchart/style/package.json +0 -6
- package/overlayeventbus/package.json +0 -5
- package/overlaypanel/BaseOverlayPanel.vue +0 -49
- package/overlaypanel/OverlayPanel.d.ts +0 -258
- package/overlaypanel/OverlayPanel.vue +0 -322
- package/overlaypanel/package.json +0 -9
- package/overlaypanel/style/OverlayPanelStyle.d.ts +0 -3
- package/overlaypanel/style/package.json +0 -6
- package/paginator/BasePaginator.vue +0 -49
- package/paginator/CurrentPageReport.vue +0 -56
- package/paginator/FirstPageLink.vue +0 -38
- package/paginator/JumpToPageDropdown.vue +0 -56
- package/paginator/JumpToPageInput.vue +0 -57
- package/paginator/LastPageLink.vue +0 -38
- package/paginator/NextPageLink.vue +0 -38
- package/paginator/PageLinks.vue +0 -56
- package/paginator/Paginator.d.ts +0 -367
- package/paginator/Paginator.vue +0 -303
- package/paginator/PrevPageLink.vue +0 -38
- package/paginator/RowsPerPageDropdown.vue +0 -58
- package/paginator/package.json +0 -9
- package/paginator/style/PaginatorStyle.d.ts +0 -3
- package/paginator/style/package.json +0 -6
- package/panel/BasePanel.vue +0 -24
- package/panel/Panel.d.ts +0 -244
- package/panel/Panel.vue +0 -95
- package/panel/package.json +0 -9
- package/panel/style/PanelStyle.d.ts +0 -3
- package/panel/style/package.json +0 -6
- package/panelmenu/BasePanelMenu.vue +0 -33
- package/panelmenu/PanelMenu.d.ts +0 -392
- package/panelmenu/PanelMenu.vue +0 -277
- package/panelmenu/PanelMenuList.vue +0 -397
- package/panelmenu/PanelMenuSub.vue +0 -213
- package/panelmenu/package.json +0 -9
- package/panelmenu/style/PanelMenuStyle.d.ts +0 -3
- package/panelmenu/style/package.json +0 -6
- package/passthrough/index.d.ts +0 -6
- package/passthrough/package.json +0 -6
- package/passthrough/tailwind/index.d.ts +0 -4
- package/passthrough/tailwind/package.json +0 -6
- package/password/BasePassword.vue +0 -114
- package/password/Password.d.ts +0 -346
- package/password/Password.vue +0 -301
- package/password/package.json +0 -9
- package/password/style/PasswordStyle.d.ts +0 -3
- package/password/style/package.json +0 -6
- package/picklist/BasePickList.vue +0 -101
- package/picklist/PickList.d.ts +0 -583
- package/picklist/PickList.vue +0 -892
- package/picklist/package.json +0 -9
- package/picklist/style/PickListStyle.d.ts +0 -3
- package/picklist/style/package.json +0 -6
- package/portal/Portal.d.ts +0 -37
- package/portal/Portal.vue +0 -41
- package/portal/package.json +0 -9
- package/portal/style/PortalStyle.d.ts +0 -3
- package/portal/style/package.json +0 -6
- package/progressbar/BaseProgressBar.vue +0 -29
- package/progressbar/ProgressBar.d.ts +0 -135
- package/progressbar/ProgressBar.vue +0 -35
- package/progressbar/package.json +0 -9
- package/progressbar/style/ProgressBarStyle.d.ts +0 -3
- package/progressbar/style/package.json +0 -6
- package/progressspinner/BaseProgressSpinner.vue +0 -29
- package/progressspinner/ProgressSpinner.d.ts +0 -129
- package/progressspinner/ProgressSpinner.vue +0 -23
- package/progressspinner/package.json +0 -9
- package/progressspinner/style/ProgressSpinnerStyle.d.ts +0 -3
- package/progressspinner/style/package.json +0 -6
- package/radiobutton/BaseRadioButton.vue +0 -51
- package/radiobutton/RadioButton.d.ts +0 -194
- package/radiobutton/RadioButton.vue +0 -52
- package/radiobutton/package.json +0 -9
- package/radiobutton/style/RadioButtonStyle.d.ts +0 -3
- package/radiobutton/style/package.json +0 -6
- package/rating/BaseRating.vue +0 -49
- package/rating/Rating.d.ts +0 -300
- package/rating/Rating.vue +0 -128
- package/rating/package.json +0 -9
- package/rating/style/RatingStyle.d.ts +0 -3
- package/rating/style/package.json +0 -6
- package/ripple/Ripple.d.ts +0 -82
- package/ripple/package.json +0 -6
- package/ripple/style/RippleStyle.d.ts +0 -3
- package/ripple/style/package.json +0 -6
- package/row/Row.d.ts +0 -113
- package/row/Row.vue +0 -11
- package/row/package.json +0 -9
- package/row/style/RowStyle.d.ts +0 -3
- package/row/style/package.json +0 -6
- package/scrollpanel/BaseScrollPanel.vue +0 -21
- package/scrollpanel/ScrollPanel.d.ts +0 -161
- package/scrollpanel/ScrollPanel.vue +0 -360
- package/scrollpanel/package.json +0 -9
- package/scrollpanel/style/ScrollPanelStyle.d.ts +0 -3
- package/scrollpanel/style/package.json +0 -6
- package/scrolltop/BaseScrollTop.vue +0 -33
- package/scrolltop/ScrollTop.d.ts +0 -158
- package/scrolltop/ScrollTop.vue +0 -97
- package/scrolltop/package.json +0 -9
- package/scrolltop/style/ScrollTopStyle.d.ts +0 -3
- package/scrolltop/style/package.json +0 -6
- package/selectbutton/BaseSelectButton.vue +0 -37
- package/selectbutton/SelectButton.d.ts +0 -253
- package/selectbutton/SelectButton.vue +0 -188
- package/selectbutton/package.json +0 -9
- package/selectbutton/style/SelectButtonStyle.d.ts +0 -3
- package/selectbutton/style/package.json +0 -6
- package/sidebar/BaseSidebar.vue +0 -53
- package/sidebar/Sidebar.d.ts +0 -241
- package/sidebar/Sidebar.vue +0 -195
- package/sidebar/package.json +0 -9
- package/sidebar/style/SidebarStyle.d.ts +0 -3
- package/sidebar/style/package.json +0 -6
- package/skeleton/BaseSkeleton.vue +0 -41
- package/skeleton/Skeleton.d.ts +0 -135
- package/skeleton/Skeleton.vue +0 -18
- package/skeleton/package.json +0 -9
- package/skeleton/style/SkeletonStyle.d.ts +0 -3
- package/skeleton/style/package.json +0 -6
- package/slider/BaseSlider.vue +0 -54
- package/slider/Slider.d.ts +0 -201
- package/slider/Slider.vue +0 -325
- package/slider/package.json +0 -9
- package/slider/style/SliderStyle.d.ts +0 -3
- package/slider/style/package.json +0 -6
- package/speeddial/BaseSpeedDial.vue +0 -76
- package/speeddial/SpeedDial.d.ts +0 -364
- package/speeddial/SpeedDial.vue +0 -466
- package/speeddial/package.json +0 -9
- package/speeddial/style/SpeedDialStyle.d.ts +0 -3
- package/speeddial/style/package.json +0 -6
- package/splitbutton/BaseSplitButton.vue +0 -93
- package/splitbutton/SplitButton.d.ts +0 -274
- package/splitbutton/SplitButton.vue +0 -118
- package/splitbutton/package.json +0 -9
- package/splitbutton/style/SplitButtonStyle.d.ts +0 -3
- package/splitbutton/style/package.json +0 -6
- package/splitter/BaseSplitter.vue +0 -37
- package/splitter/Splitter.d.ts +0 -235
- package/splitter/Splitter.vue +0 -378
- package/splitter/package.json +0 -9
- package/splitter/style/SplitterStyle.d.ts +0 -3
- package/splitter/style/package.json +0 -6
- package/splitterpanel/BaseSplitterPanel.vue +0 -25
- package/splitterpanel/SplitterPanel.d.ts +0 -133
- package/splitterpanel/SplitterPanel.vue +0 -28
- package/splitterpanel/package.json +0 -9
- package/splitterpanel/style/SplitterPanelStyle.d.ts +0 -3
- package/splitterpanel/style/package.json +0 -6
- package/steps/BaseSteps.vue +0 -32
- package/steps/Steps.d.ts +0 -217
- package/steps/Steps.vue +0 -208
- package/steps/package.json +0 -9
- package/steps/style/StepsStyle.d.ts +0 -3
- package/steps/style/package.json +0 -6
- package/styleclass/StyleClass.d.ts +0 -100
- package/styleclass/package.json +0 -6
- package/styleclass/style/StyleClassStyle.d.ts +0 -3
- package/styleclass/style/package.json +0 -6
- package/tabmenu/BaseTabMenu.vue +0 -37
- package/tabmenu/TabMenu.d.ts +0 -261
- package/tabmenu/TabMenu.vue +0 -303
- package/tabmenu/package.json +0 -9
- package/tabmenu/style/TabMenuStyle.d.ts +0 -3
- package/tabmenu/style/package.json +0 -6
- package/tabpanel/BaseTabPanel.vue +0 -21
- package/tabpanel/TabPanel.d.ts +0 -198
- package/tabpanel/TabPanel.vue +0 -12
- package/tabpanel/package.json +0 -9
- package/tabpanel/style/TabPanelStyle.d.ts +0 -3
- package/tabpanel/style/package.json +0 -6
- package/tabview/BaseTabView.vue +0 -53
- package/tabview/TabView.d.ts +0 -257
- package/tabview/TabView.vue +0 -372
- package/tabview/package.json +0 -9
- package/tabview/style/TabViewStyle.d.ts +0 -3
- package/tabview/style/package.json +0 -6
- package/tag/BaseTag.vue +0 -21
- package/tag/Tag.d.ts +0 -143
- package/tag/Tag.vue +0 -18
- package/tag/package.json +0 -9
- package/tag/style/TagStyle.d.ts +0 -3
- package/tag/style/package.json +0 -6
- package/terminal/BaseTerminal.vue +0 -25
- package/terminal/Terminal.d.ts +0 -165
- package/terminal/Terminal.vue +0 -57
- package/terminal/package.json +0 -9
- package/terminal/style/TerminalStyle.d.ts +0 -3
- package/terminal/style/package.json +0 -6
- package/terminalservice/TerminalService.d.ts +0 -30
- package/terminalservice/package.json +0 -6
- package/textarea/BaseTextarea.vue +0 -19
- package/textarea/Textarea.d.ts +0 -145
- package/textarea/Textarea.vue +0 -55
- package/textarea/package.json +0 -9
- package/textarea/style/TextareaStyle.d.ts +0 -3
- package/textarea/style/package.json +0 -6
- package/tieredmenu/BaseTieredMenu.vue +0 -57
- package/tieredmenu/TieredMenu.d.ts +0 -400
- package/tieredmenu/TieredMenu.vue +0 -608
- package/tieredmenu/TieredMenuSub.vue +0 -212
- package/tieredmenu/package.json +0 -9
- package/tieredmenu/style/TieredMenuStyle.d.ts +0 -3
- package/tieredmenu/style/package.json +0 -6
- package/timeline/BaseTimeline.vue +0 -27
- package/timeline/Timeline.d.ts +0 -219
- package/timeline/Timeline.vue +0 -43
- package/timeline/package.json +0 -9
- package/timeline/style/TimelineStyle.d.ts +0 -3
- package/timeline/style/package.json +0 -6
- package/toast/BaseToast.vue +0 -61
- package/toast/Toast.d.ts +0 -349
- package/toast/Toast.vue +0 -162
- package/toast/ToastMessage.vue +0 -120
- package/toast/package.json +0 -9
- package/toast/style/ToastStyle.d.ts +0 -3
- package/toast/style/package.json +0 -6
- package/toasteventbus/package.json +0 -5
- package/toastservice/ToastService.d.ts +0 -52
- package/toastservice/package.json +0 -6
- package/togglebutton/BaseToggleButton.vue +0 -64
- package/togglebutton/ToggleButton.d.ts +0 -263
- package/togglebutton/ToggleButton.vue +0 -105
- package/togglebutton/package.json +0 -9
- package/togglebutton/style/ToggleButtonStyle.d.ts +0 -3
- package/togglebutton/style/package.json +0 -6
- package/toolbar/BaseToolbar.vue +0 -21
- package/toolbar/Toolbar.d.ts +0 -139
- package/toolbar/Toolbar.vue +0 -22
- package/toolbar/package.json +0 -9
- package/toolbar/style/ToolbarStyle.d.ts +0 -3
- package/toolbar/style/package.json +0 -6
- package/tooltip/Tooltip.d.ts +0 -202
- package/tooltip/package.json +0 -6
- package/tooltip/style/TooltipStyle.d.ts +0 -3
- package/tooltip/style/package.json +0 -6
- package/tree/BaseTree.vue +0 -81
- package/tree/Tree.d.ts +0 -469
- package/tree/Tree.vue +0 -244
- package/tree/TreeNode.vue +0 -444
- package/tree/package.json +0 -9
- package/tree/style/TreeStyle.d.ts +0 -3
- package/tree/style/package.json +0 -6
- package/treeselect/BaseTreeSelect.vue +0 -87
- package/treeselect/TreeSelect.d.ts +0 -417
- package/treeselect/TreeSelect.vue +0 -441
- package/treeselect/package.json +0 -9
- package/treeselect/style/TreeSelectStyle.d.ts +0 -3
- package/treeselect/style/package.json +0 -6
- package/treetable/BaseTreeTable.vue +0 -173
- package/treetable/BodyCell.vue +0 -217
- package/treetable/FooterCell.vue +0 -103
- package/treetable/HeaderCell.vue +0 -238
- package/treetable/TreeTable.d.ts +0 -786
- package/treetable/TreeTable.vue +0 -853
- package/treetable/TreeTableRow.vue +0 -431
- package/treetable/package.json +0 -9
- package/treetable/style/TreeTableStyle.d.ts +0 -3
- package/treetable/style/package.json +0 -6
- package/tristatecheckbox/BaseTriStateCheckbox.vue +0 -42
- package/tristatecheckbox/TriStateCheckbox.d.ts +0 -244
- package/tristatecheckbox/TriStateCheckbox.vue +0 -111
- package/tristatecheckbox/package.json +0 -9
- package/tristatecheckbox/style/TriStateCheckboxStyle.d.ts +0 -3
- package/tristatecheckbox/style/package.json +0 -6
- package/ts-helpers.d.ts +0 -38
- package/useconfirm/UseConfirm.d.ts +0 -6
- package/useconfirm/package.json +0 -6
- package/usedialog/UseDialog.d.ts +0 -5
- package/usedialog/package.json +0 -6
- package/usestyle/UseStyle.d.ts +0 -21
- package/usestyle/package.json +0 -6
- package/usetoast/UseToast.d.ts +0 -3
- package/usetoast/package.json +0 -6
- package/utils/Utils.d.ts +0 -113
- package/utils/package.json +0 -6
- package/virtualscroller/BaseVirtualScroller.vue +0 -100
- package/virtualscroller/VirtualScroller.d.ts +0 -520
- package/virtualscroller/VirtualScroller.vue +0 -673
- package/virtualscroller/package.json +0 -9
- package/virtualscroller/style/VirtualScrollerStyle.d.ts +0 -3
- package/virtualscroller/style/package.json +0 -6
- /package/{animate/style/animatestyle.cjs.min.js → animateonscroll/style/animateonscrollstyle.cjs.min.js} +0 -0
- /package/{animate/style/animatestyle.esm.min.js → animateonscroll/style/animateonscrollstyle.esm.min.js} +0 -0
package/speeddial/SpeedDial.vue
DELETED
|
@@ -1,466 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div :ref="containerRef" :class="containerClass" :style="[style, sx('root')]" v-bind="ptm('root')" data-pc-name="speeddial">
|
|
3
|
-
<slot name="button" :onClick="onClick">
|
|
4
|
-
<SDButton
|
|
5
|
-
type="button"
|
|
6
|
-
:class="[cx('button'), buttonClass]"
|
|
7
|
-
@click="onClick($event)"
|
|
8
|
-
:disabled="disabled"
|
|
9
|
-
@keydown="onTogglerKeydown"
|
|
10
|
-
:aria-expanded="d_visible"
|
|
11
|
-
:aria-haspopup="true"
|
|
12
|
-
:aria-controls="id + '_list'"
|
|
13
|
-
:aria-label="ariaLabel"
|
|
14
|
-
:aria-labelledby="ariaLabelledby"
|
|
15
|
-
:pt="ptm('button')"
|
|
16
|
-
:unstyled="unstyled"
|
|
17
|
-
>
|
|
18
|
-
<template #icon>
|
|
19
|
-
<slot name="icon" :visible="d_visible">
|
|
20
|
-
<component v-if="d_visible && !!hideIcon" :is="hideIcon ? 'span' : 'PlusIcon'" :class="cx('buttonIcon')" v-bind="ptm('button')['icon']" data-pc-section="icon" />
|
|
21
|
-
<component v-else :is="showIcon ? 'span' : 'PlusIcon'" :class="d_visible && !!hideIcon ? hideIcon : showIcon" v-bind="ptm('button')['icon']" data-pc-section="icon" />
|
|
22
|
-
</slot>
|
|
23
|
-
</template>
|
|
24
|
-
</SDButton>
|
|
25
|
-
</slot>
|
|
26
|
-
<ul :ref="listRef" :id="id + '_list'" :class="cx('menu')" :style="sx('menu')" role="menu" :aria-activedescendant="focused ? focusedOptionId : undefined" tabindex="-1" @focus="onFocus" @blur="onBlur" @keydown="onKeyDown" v-bind="ptm('menu')">
|
|
27
|
-
<template v-for="(item, index) of model" :key="index">
|
|
28
|
-
<li v-if="isItemVisible(item)" :id="`${id}_${index}`" :aria-controls="`${id}_item`" :class="cx('menuitem', { id: `${id}_${index}` })" :style="getItemStyle(index)" role="menuitem" v-bind="getPTOptions(`${id}_${index}`, 'menuitem')">
|
|
29
|
-
<template v-if="!$slots.item">
|
|
30
|
-
<a
|
|
31
|
-
v-ripple
|
|
32
|
-
v-tooltip:[tooltipOptions]="{ value: item.label, disabled: !tooltipOptions }"
|
|
33
|
-
:tabindex="-1"
|
|
34
|
-
:href="item.url || '#'"
|
|
35
|
-
role="menuitem"
|
|
36
|
-
:class="cx('action', { item })"
|
|
37
|
-
:target="item.target"
|
|
38
|
-
@click="onItemClick($event, item)"
|
|
39
|
-
:aria-label="item.label"
|
|
40
|
-
v-bind="getPTOptions(`${id}_${index}`, 'action')"
|
|
41
|
-
>
|
|
42
|
-
<span v-if="item.icon" :class="[cx('actionIcon'), item.icon]" v-bind="getPTOptions(`${id}_${index}`, 'actionIcon')"></span>
|
|
43
|
-
</a>
|
|
44
|
-
</template>
|
|
45
|
-
<component v-else :is="$slots.item" :item="item" :onClick="(event) => onItemClick(event, item)"></component>
|
|
46
|
-
</li>
|
|
47
|
-
</template>
|
|
48
|
-
</ul>
|
|
49
|
-
</div>
|
|
50
|
-
<template v-if="mask">
|
|
51
|
-
<div :class="[cx('mask'), maskClass]" :style="maskStyle" v-bind="ptm('mask')"></div>
|
|
52
|
-
</template>
|
|
53
|
-
</template>
|
|
54
|
-
|
|
55
|
-
<script>
|
|
56
|
-
import Button from 'primevue/button';
|
|
57
|
-
import PlusIcon from 'primevue/icons/plus';
|
|
58
|
-
import Ripple from 'primevue/ripple';
|
|
59
|
-
import Tooltip from 'primevue/tooltip';
|
|
60
|
-
import { DomHandler, UniqueComponentId } from 'primevue/utils';
|
|
61
|
-
import BaseSpeedDial from './BaseSpeedDial.vue';
|
|
62
|
-
|
|
63
|
-
export default {
|
|
64
|
-
name: 'SpeedDial',
|
|
65
|
-
extends: BaseSpeedDial,
|
|
66
|
-
emits: ['click', 'show', 'hide', 'focus', 'blur'],
|
|
67
|
-
documentClickListener: null,
|
|
68
|
-
container: null,
|
|
69
|
-
list: null,
|
|
70
|
-
data() {
|
|
71
|
-
return {
|
|
72
|
-
id: this.$attrs.id,
|
|
73
|
-
d_visible: this.visible,
|
|
74
|
-
isItemClicked: false,
|
|
75
|
-
focused: false,
|
|
76
|
-
focusedOptionIndex: -1
|
|
77
|
-
};
|
|
78
|
-
},
|
|
79
|
-
watch: {
|
|
80
|
-
'$attrs.id': function (newValue) {
|
|
81
|
-
this.id = newValue || UniqueComponentId();
|
|
82
|
-
},
|
|
83
|
-
visible(newValue) {
|
|
84
|
-
this.d_visible = newValue;
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
mounted() {
|
|
88
|
-
this.id = this.id || UniqueComponentId();
|
|
89
|
-
|
|
90
|
-
if (this.type !== 'linear') {
|
|
91
|
-
const button = DomHandler.findSingle(this.container, '[data-pc-section="button"]');
|
|
92
|
-
const firstItem = DomHandler.findSingle(this.list, '[data-pc-section="menuitem"]');
|
|
93
|
-
|
|
94
|
-
if (button && firstItem) {
|
|
95
|
-
const wDiff = Math.abs(button.offsetWidth - firstItem.offsetWidth);
|
|
96
|
-
const hDiff = Math.abs(button.offsetHeight - firstItem.offsetHeight);
|
|
97
|
-
|
|
98
|
-
this.list.style.setProperty('--item-diff-x', `${wDiff / 2}px`);
|
|
99
|
-
this.list.style.setProperty('--item-diff-y', `${hDiff / 2}px`);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
if (this.hideOnClickOutside) {
|
|
104
|
-
this.bindDocumentClickListener();
|
|
105
|
-
}
|
|
106
|
-
},
|
|
107
|
-
beforeMount() {
|
|
108
|
-
this.unbindDocumentClickListener();
|
|
109
|
-
},
|
|
110
|
-
methods: {
|
|
111
|
-
getPTOptions(id, key) {
|
|
112
|
-
return this.ptm(key, {
|
|
113
|
-
context: {
|
|
114
|
-
active: this.isItemActive(id),
|
|
115
|
-
hidden: !this.d_visible
|
|
116
|
-
}
|
|
117
|
-
});
|
|
118
|
-
},
|
|
119
|
-
onFocus(event) {
|
|
120
|
-
this.focused = true;
|
|
121
|
-
|
|
122
|
-
this.$emit('focus', event);
|
|
123
|
-
},
|
|
124
|
-
onBlur(event) {
|
|
125
|
-
this.focused = false;
|
|
126
|
-
this.focusedOptionIndex = -1;
|
|
127
|
-
this.$emit('blur', event);
|
|
128
|
-
},
|
|
129
|
-
onItemClick(e, item) {
|
|
130
|
-
if (item.command) {
|
|
131
|
-
item.command({ originalEvent: e, item });
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
this.hide();
|
|
135
|
-
|
|
136
|
-
this.isItemClicked = true;
|
|
137
|
-
e.preventDefault();
|
|
138
|
-
},
|
|
139
|
-
onClick(event) {
|
|
140
|
-
this.d_visible ? this.hide() : this.show();
|
|
141
|
-
|
|
142
|
-
this.isItemClicked = true;
|
|
143
|
-
|
|
144
|
-
this.$emit('click', event);
|
|
145
|
-
},
|
|
146
|
-
show() {
|
|
147
|
-
this.d_visible = true;
|
|
148
|
-
this.$emit('show');
|
|
149
|
-
},
|
|
150
|
-
hide() {
|
|
151
|
-
this.d_visible = false;
|
|
152
|
-
this.$emit('hide');
|
|
153
|
-
},
|
|
154
|
-
calculateTransitionDelay(index) {
|
|
155
|
-
const length = this.model.length;
|
|
156
|
-
const visible = this.d_visible;
|
|
157
|
-
|
|
158
|
-
return (visible ? index : length - index - 1) * this.transitionDelay;
|
|
159
|
-
},
|
|
160
|
-
onTogglerKeydown(event) {
|
|
161
|
-
switch (event.code) {
|
|
162
|
-
case 'ArrowDown':
|
|
163
|
-
case 'ArrowLeft':
|
|
164
|
-
this.onTogglerArrowDown(event);
|
|
165
|
-
|
|
166
|
-
break;
|
|
167
|
-
|
|
168
|
-
case 'ArrowUp':
|
|
169
|
-
case 'ArrowRight':
|
|
170
|
-
this.onTogglerArrowUp(event);
|
|
171
|
-
|
|
172
|
-
break;
|
|
173
|
-
|
|
174
|
-
case 'Escape':
|
|
175
|
-
this.onEscapeKey();
|
|
176
|
-
|
|
177
|
-
break;
|
|
178
|
-
|
|
179
|
-
default:
|
|
180
|
-
break;
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
onKeyDown(event) {
|
|
184
|
-
switch (event.code) {
|
|
185
|
-
case 'ArrowDown':
|
|
186
|
-
this.onArrowDown(event);
|
|
187
|
-
break;
|
|
188
|
-
|
|
189
|
-
case 'ArrowUp':
|
|
190
|
-
this.onArrowUp(event);
|
|
191
|
-
break;
|
|
192
|
-
|
|
193
|
-
case 'ArrowLeft':
|
|
194
|
-
this.onArrowLeft(event);
|
|
195
|
-
break;
|
|
196
|
-
|
|
197
|
-
case 'ArrowRight':
|
|
198
|
-
this.onArrowRight(event);
|
|
199
|
-
break;
|
|
200
|
-
|
|
201
|
-
case 'Enter':
|
|
202
|
-
case 'Space':
|
|
203
|
-
this.onEnterKey(event);
|
|
204
|
-
break;
|
|
205
|
-
|
|
206
|
-
case 'Escape':
|
|
207
|
-
this.onEscapeKey(event);
|
|
208
|
-
break;
|
|
209
|
-
|
|
210
|
-
case 'Home':
|
|
211
|
-
this.onHomeKey(event);
|
|
212
|
-
break;
|
|
213
|
-
|
|
214
|
-
case 'End':
|
|
215
|
-
this.onEndKey(event);
|
|
216
|
-
break;
|
|
217
|
-
|
|
218
|
-
default:
|
|
219
|
-
break;
|
|
220
|
-
}
|
|
221
|
-
},
|
|
222
|
-
onTogglerArrowUp(event) {
|
|
223
|
-
this.focused = true;
|
|
224
|
-
DomHandler.focus(this.list);
|
|
225
|
-
|
|
226
|
-
this.show();
|
|
227
|
-
this.navigatePrevItem(event);
|
|
228
|
-
|
|
229
|
-
event.preventDefault();
|
|
230
|
-
},
|
|
231
|
-
onTogglerArrowDown(event) {
|
|
232
|
-
this.focused = true;
|
|
233
|
-
DomHandler.focus(this.list);
|
|
234
|
-
|
|
235
|
-
this.show();
|
|
236
|
-
this.navigateNextItem(event);
|
|
237
|
-
|
|
238
|
-
event.preventDefault();
|
|
239
|
-
},
|
|
240
|
-
onEnterKey(event) {
|
|
241
|
-
const items = DomHandler.find(this.container, '[data-pc-section="menuitem"]');
|
|
242
|
-
const itemIndex = [...items].findIndex((item) => item.id === this.focusedOptionIndex);
|
|
243
|
-
|
|
244
|
-
this.onItemClick(event, this.model[itemIndex]);
|
|
245
|
-
this.onBlur(event);
|
|
246
|
-
|
|
247
|
-
const buttonEl = DomHandler.findSingle(this.container, 'button');
|
|
248
|
-
|
|
249
|
-
buttonEl && DomHandler.focus(buttonEl);
|
|
250
|
-
},
|
|
251
|
-
onEscapeKey() {
|
|
252
|
-
this.hide();
|
|
253
|
-
|
|
254
|
-
const buttonEl = DomHandler.findSingle(this.container, 'button');
|
|
255
|
-
|
|
256
|
-
buttonEl && DomHandler.focus(buttonEl);
|
|
257
|
-
},
|
|
258
|
-
onArrowUp(event) {
|
|
259
|
-
if (this.direction === 'up') {
|
|
260
|
-
this.navigateNextItem(event);
|
|
261
|
-
} else if (this.direction === 'down') {
|
|
262
|
-
this.navigatePrevItem(event);
|
|
263
|
-
} else {
|
|
264
|
-
this.navigateNextItem(event);
|
|
265
|
-
}
|
|
266
|
-
},
|
|
267
|
-
onArrowDown(event) {
|
|
268
|
-
if (this.direction === 'up') {
|
|
269
|
-
this.navigatePrevItem(event);
|
|
270
|
-
} else if (this.direction === 'down') {
|
|
271
|
-
this.navigateNextItem(event);
|
|
272
|
-
} else {
|
|
273
|
-
this.navigatePrevItem(event);
|
|
274
|
-
}
|
|
275
|
-
},
|
|
276
|
-
|
|
277
|
-
onArrowLeft(event) {
|
|
278
|
-
const leftValidDirections = ['left', 'up-right', 'down-left'];
|
|
279
|
-
const rightValidDirections = ['right', 'up-left', 'down-right'];
|
|
280
|
-
|
|
281
|
-
if (leftValidDirections.includes(this.direction)) {
|
|
282
|
-
this.navigateNextItem(event);
|
|
283
|
-
} else if (rightValidDirections.includes(this.direction)) {
|
|
284
|
-
this.navigatePrevItem(event);
|
|
285
|
-
} else {
|
|
286
|
-
this.navigatePrevItem(event);
|
|
287
|
-
}
|
|
288
|
-
},
|
|
289
|
-
|
|
290
|
-
onArrowRight(event) {
|
|
291
|
-
const leftValidDirections = ['left', 'up-right', 'down-left'];
|
|
292
|
-
const rightValidDirections = ['right', 'up-left', 'down-right'];
|
|
293
|
-
|
|
294
|
-
if (leftValidDirections.includes(this.direction)) {
|
|
295
|
-
this.navigatePrevItem(event);
|
|
296
|
-
} else if (rightValidDirections.includes(this.direction)) {
|
|
297
|
-
this.navigateNextItem(event);
|
|
298
|
-
} else {
|
|
299
|
-
this.navigateNextItem(event);
|
|
300
|
-
}
|
|
301
|
-
},
|
|
302
|
-
onEndKey(event) {
|
|
303
|
-
event.preventDefault();
|
|
304
|
-
|
|
305
|
-
this.focusedOptionIndex = -1;
|
|
306
|
-
this.navigatePrevItem(event);
|
|
307
|
-
},
|
|
308
|
-
onHomeKey(event) {
|
|
309
|
-
event.preventDefault();
|
|
310
|
-
|
|
311
|
-
this.focusedOptionIndex = -1;
|
|
312
|
-
this.navigateNextItem(event);
|
|
313
|
-
},
|
|
314
|
-
navigateNextItem(event) {
|
|
315
|
-
const optionIndex = this.findNextOptionIndex(this.focusedOptionIndex);
|
|
316
|
-
|
|
317
|
-
this.changeFocusedOptionIndex(optionIndex);
|
|
318
|
-
|
|
319
|
-
event.preventDefault();
|
|
320
|
-
},
|
|
321
|
-
navigatePrevItem(event) {
|
|
322
|
-
const optionIndex = this.findPrevOptionIndex(this.focusedOptionIndex);
|
|
323
|
-
|
|
324
|
-
this.changeFocusedOptionIndex(optionIndex);
|
|
325
|
-
|
|
326
|
-
event.preventDefault();
|
|
327
|
-
},
|
|
328
|
-
changeFocusedOptionIndex(index) {
|
|
329
|
-
const items = DomHandler.find(this.container, '[data-pc-section="menuitem"]');
|
|
330
|
-
const filteredItems = [...items].filter((item) => !DomHandler.hasClass(DomHandler.findSingle(item, 'a'), 'p-disabled'));
|
|
331
|
-
|
|
332
|
-
if (filteredItems[index]) {
|
|
333
|
-
this.focusedOptionIndex = filteredItems[index].getAttribute('id');
|
|
334
|
-
}
|
|
335
|
-
},
|
|
336
|
-
findPrevOptionIndex(index) {
|
|
337
|
-
const items = DomHandler.find(this.container, '[data-pc-section="menuitem"]');
|
|
338
|
-
const filteredItems = [...items].filter((item) => !DomHandler.hasClass(DomHandler.findSingle(item, 'a'), 'p-disabled'));
|
|
339
|
-
const newIndex = index === -1 ? filteredItems[filteredItems.length - 1].id : index;
|
|
340
|
-
let matchedOptionIndex = filteredItems.findIndex((link) => link.getAttribute('id') === newIndex);
|
|
341
|
-
|
|
342
|
-
matchedOptionIndex = index === -1 ? filteredItems.length - 1 : matchedOptionIndex - 1;
|
|
343
|
-
|
|
344
|
-
return matchedOptionIndex;
|
|
345
|
-
},
|
|
346
|
-
findNextOptionIndex(index) {
|
|
347
|
-
const items = DomHandler.find(this.container, '[data-pc-section="menuitem"]');
|
|
348
|
-
const filteredItems = [...items].filter((item) => !DomHandler.hasClass(DomHandler.findSingle(item, 'a'), 'p-disabled'));
|
|
349
|
-
const newIndex = index === -1 ? filteredItems[0].id : index;
|
|
350
|
-
let matchedOptionIndex = filteredItems.findIndex((link) => link.getAttribute('id') === newIndex);
|
|
351
|
-
|
|
352
|
-
matchedOptionIndex = index === -1 ? 0 : matchedOptionIndex + 1;
|
|
353
|
-
|
|
354
|
-
return matchedOptionIndex;
|
|
355
|
-
},
|
|
356
|
-
calculatePointStyle(index) {
|
|
357
|
-
const type = this.type;
|
|
358
|
-
|
|
359
|
-
if (type !== 'linear') {
|
|
360
|
-
const length = this.model.length;
|
|
361
|
-
const radius = this.radius || length * 20;
|
|
362
|
-
|
|
363
|
-
if (type === 'circle') {
|
|
364
|
-
const step = (2 * Math.PI) / length;
|
|
365
|
-
|
|
366
|
-
return {
|
|
367
|
-
left: `calc(${radius * Math.cos(step * index)}px + var(--item-diff-x, 0px))`,
|
|
368
|
-
top: `calc(${radius * Math.sin(step * index)}px + var(--item-diff-y, 0px))`
|
|
369
|
-
};
|
|
370
|
-
} else if (type === 'semi-circle') {
|
|
371
|
-
const direction = this.direction;
|
|
372
|
-
const step = Math.PI / (length - 1);
|
|
373
|
-
const x = `calc(${radius * Math.cos(step * index)}px + var(--item-diff-x, 0px))`;
|
|
374
|
-
const y = `calc(${radius * Math.sin(step * index)}px + var(--item-diff-y, 0px))`;
|
|
375
|
-
|
|
376
|
-
if (direction === 'up') {
|
|
377
|
-
return { left: x, bottom: y };
|
|
378
|
-
} else if (direction === 'down') {
|
|
379
|
-
return { left: x, top: y };
|
|
380
|
-
} else if (direction === 'left') {
|
|
381
|
-
return { right: y, top: x };
|
|
382
|
-
} else if (direction === 'right') {
|
|
383
|
-
return { left: y, top: x };
|
|
384
|
-
}
|
|
385
|
-
} else if (type === 'quarter-circle') {
|
|
386
|
-
const direction = this.direction;
|
|
387
|
-
const step = Math.PI / (2 * (length - 1));
|
|
388
|
-
const x = `calc(${radius * Math.cos(step * index)}px + var(--item-diff-x, 0px))`;
|
|
389
|
-
const y = `calc(${radius * Math.sin(step * index)}px + var(--item-diff-y, 0px))`;
|
|
390
|
-
|
|
391
|
-
if (direction === 'up-left') {
|
|
392
|
-
return { right: x, bottom: y };
|
|
393
|
-
} else if (direction === 'up-right') {
|
|
394
|
-
return { left: x, bottom: y };
|
|
395
|
-
} else if (direction === 'down-left') {
|
|
396
|
-
return { right: y, top: x };
|
|
397
|
-
} else if (direction === 'down-right') {
|
|
398
|
-
return { left: y, top: x };
|
|
399
|
-
}
|
|
400
|
-
}
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
return {};
|
|
404
|
-
},
|
|
405
|
-
getItemStyle(index) {
|
|
406
|
-
const transitionDelay = this.calculateTransitionDelay(index);
|
|
407
|
-
const pointStyle = this.calculatePointStyle(index);
|
|
408
|
-
|
|
409
|
-
return {
|
|
410
|
-
transitionDelay: `${transitionDelay}ms`,
|
|
411
|
-
...pointStyle
|
|
412
|
-
};
|
|
413
|
-
},
|
|
414
|
-
bindDocumentClickListener() {
|
|
415
|
-
if (!this.documentClickListener) {
|
|
416
|
-
this.documentClickListener = (event) => {
|
|
417
|
-
if (this.d_visible && this.isOutsideClicked(event)) {
|
|
418
|
-
this.hide();
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
this.isItemClicked = false;
|
|
422
|
-
};
|
|
423
|
-
|
|
424
|
-
document.addEventListener('click', this.documentClickListener);
|
|
425
|
-
}
|
|
426
|
-
},
|
|
427
|
-
unbindDocumentClickListener() {
|
|
428
|
-
if (this.documentClickListener) {
|
|
429
|
-
document.removeEventListener('click', this.documentClickListener);
|
|
430
|
-
this.documentClickListener = null;
|
|
431
|
-
}
|
|
432
|
-
},
|
|
433
|
-
isOutsideClicked(event) {
|
|
434
|
-
return this.container && !(this.container.isSameNode(event.target) || this.container.contains(event.target) || this.isItemClicked);
|
|
435
|
-
},
|
|
436
|
-
isItemVisible(item) {
|
|
437
|
-
return typeof item.visible === 'function' ? item.visible() : item.visible !== false;
|
|
438
|
-
},
|
|
439
|
-
isItemActive(id) {
|
|
440
|
-
return id === this.focusedOptionId;
|
|
441
|
-
},
|
|
442
|
-
containerRef(el) {
|
|
443
|
-
this.container = el;
|
|
444
|
-
},
|
|
445
|
-
listRef(el) {
|
|
446
|
-
this.list = el;
|
|
447
|
-
}
|
|
448
|
-
},
|
|
449
|
-
computed: {
|
|
450
|
-
containerClass() {
|
|
451
|
-
return [this.cx('root'), this.class];
|
|
452
|
-
},
|
|
453
|
-
focusedOptionId() {
|
|
454
|
-
return this.focusedOptionIndex !== -1 ? this.focusedOptionIndex : null;
|
|
455
|
-
}
|
|
456
|
-
},
|
|
457
|
-
components: {
|
|
458
|
-
SDButton: Button,
|
|
459
|
-
PlusIcon: PlusIcon
|
|
460
|
-
},
|
|
461
|
-
directives: {
|
|
462
|
-
ripple: Ripple,
|
|
463
|
-
tooltip: Tooltip
|
|
464
|
-
}
|
|
465
|
-
};
|
|
466
|
-
</script>
|
package/speeddial/package.json
DELETED
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
<script>
|
|
2
|
-
import BaseComponent from 'primevue/basecomponent';
|
|
3
|
-
import SplitButtonStyle from 'primevue/splitbutton/style';
|
|
4
|
-
|
|
5
|
-
export default {
|
|
6
|
-
name: 'BaseSplitButton',
|
|
7
|
-
extends: BaseComponent,
|
|
8
|
-
props: {
|
|
9
|
-
label: {
|
|
10
|
-
type: String,
|
|
11
|
-
default: null
|
|
12
|
-
},
|
|
13
|
-
icon: {
|
|
14
|
-
type: String,
|
|
15
|
-
default: null
|
|
16
|
-
},
|
|
17
|
-
model: {
|
|
18
|
-
type: Array,
|
|
19
|
-
default: null
|
|
20
|
-
},
|
|
21
|
-
autoZIndex: {
|
|
22
|
-
type: Boolean,
|
|
23
|
-
default: true
|
|
24
|
-
},
|
|
25
|
-
baseZIndex: {
|
|
26
|
-
type: Number,
|
|
27
|
-
default: 0
|
|
28
|
-
},
|
|
29
|
-
appendTo: {
|
|
30
|
-
type: String,
|
|
31
|
-
default: 'body'
|
|
32
|
-
},
|
|
33
|
-
disabled: {
|
|
34
|
-
type: Boolean,
|
|
35
|
-
default: false
|
|
36
|
-
},
|
|
37
|
-
class: {
|
|
38
|
-
type: null,
|
|
39
|
-
default: null
|
|
40
|
-
},
|
|
41
|
-
style: {
|
|
42
|
-
type: null,
|
|
43
|
-
default: null
|
|
44
|
-
},
|
|
45
|
-
buttonProps: {
|
|
46
|
-
type: null,
|
|
47
|
-
default: null
|
|
48
|
-
},
|
|
49
|
-
menuButtonProps: {
|
|
50
|
-
type: null,
|
|
51
|
-
default: null
|
|
52
|
-
},
|
|
53
|
-
menuButtonIcon: {
|
|
54
|
-
type: String,
|
|
55
|
-
default: undefined
|
|
56
|
-
},
|
|
57
|
-
severity: {
|
|
58
|
-
type: String,
|
|
59
|
-
default: null
|
|
60
|
-
},
|
|
61
|
-
raised: {
|
|
62
|
-
type: Boolean,
|
|
63
|
-
default: false
|
|
64
|
-
},
|
|
65
|
-
rounded: {
|
|
66
|
-
type: Boolean,
|
|
67
|
-
default: false
|
|
68
|
-
},
|
|
69
|
-
text: {
|
|
70
|
-
type: Boolean,
|
|
71
|
-
default: false
|
|
72
|
-
},
|
|
73
|
-
outlined: {
|
|
74
|
-
type: Boolean,
|
|
75
|
-
default: false
|
|
76
|
-
},
|
|
77
|
-
size: {
|
|
78
|
-
type: String,
|
|
79
|
-
default: null
|
|
80
|
-
},
|
|
81
|
-
plain: {
|
|
82
|
-
type: Boolean,
|
|
83
|
-
default: false
|
|
84
|
-
}
|
|
85
|
-
},
|
|
86
|
-
style: SplitButtonStyle,
|
|
87
|
-
provide() {
|
|
88
|
-
return {
|
|
89
|
-
$parentInstance: this
|
|
90
|
-
};
|
|
91
|
-
}
|
|
92
|
-
};
|
|
93
|
-
</script>
|