Skip to content

Commit c899991

Browse files
feat(PrimeVue): update components (unplugin#156)
1 parent 9da0093 commit c899991

File tree

1 file changed

+65
-60
lines changed

1 file changed

+65
-60
lines changed

src/core/resolvers/prime-vue.ts

Lines changed: 65 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,100 @@
11
import { ComponentResolver, SideEffectsInfo } from '../../types'
22

33
const components = [
4+
'Accordion',
5+
'AccordionTab',
46
'AutoComplete',
7+
'Avatar',
8+
'AvatarGroup',
9+
'Badge',
10+
'BlockUI',
11+
'Breadcrumb',
12+
'Button',
513
'Calendar',
14+
'Card',
15+
'Carousel',
616
'CascadeSelect',
17+
'Chart',
718
'Checkbox',
19+
'Chip',
820
'Chips',
921
'ColorPicker',
22+
'Column',
23+
'ColumnGroup',
24+
// 'ConfirmDialog',
25+
// 'ConfirmPopup',
26+
// These must be registered globally in order for the confirm service to work properly
27+
'ContextMenu',
28+
'DataTable',
29+
'DataView',
30+
'DataViewLayoutOptions',
31+
'DeferredContent',
32+
'Dialog',
33+
'Divider',
34+
'Dock',
1035
'Dropdown',
1136
'Editor',
37+
'Fieldset',
38+
'FileUpload',
39+
'FullCalendar',
40+
'Galleria',
41+
'Image',
42+
'InlineMessage',
43+
'Inplace',
1244
'InputMask',
1345
'InputNumber',
1446
'InputSwitch',
1547
'InputText',
1648
'Knob',
1749
'Listbox',
50+
'MegaMenu',
51+
'Menu',
52+
'Menubar',
53+
'Message',
1854
'MultiSelect',
55+
'OrderList',
56+
'OrganizationChart',
57+
'OverlayPanel',
58+
'Paginator',
59+
'Panel',
60+
'PanelMenu',
1961
'Password',
62+
'PickList',
63+
'ProgressBar',
64+
'ProgressSpinner',
2065
'RadioButton',
2166
'Rating',
67+
'ScrollPanel',
68+
'ScrollTop',
2269
'SelectButton',
70+
'Sidebar',
71+
'Skeleton',
2372
'Slider',
24-
'Textarea',
25-
'ToggleButton',
26-
'TreeSelect',
27-
'TriStateCheckbox',
28-
'Button',
2973
'SpeedDial',
3074
'SplitButton',
31-
'DataTable',
32-
'Column',
33-
'ColumnGroup',
34-
'DataView',
35-
'VirtualScroller',
36-
'FullCalendar',
37-
'OrderList',
38-
'OrganizationChart',
39-
'Paginator',
40-
'PickList',
41-
'Timelist',
42-
'Tree',
43-
'TreeTable',
44-
'Accordion',
45-
'AccordionTab',
46-
'Card',
47-
'DeferredContent',
48-
'Divider',
49-
'Fieldset',
50-
'Panel',
5175
'Splitter',
5276
'SplitterPanel',
53-
'ScrollPanel',
54-
'TabView',
55-
'TabPanel',
56-
'Toolbar',
57-
'ConfirmDialog',
58-
'ConfirmPopup',
59-
'Dialog',
60-
'OverlayPanel',
61-
'Sidebar',
62-
'Tooltip',
63-
'FileUpload',
64-
'Breadcrumb',
65-
'ContextMenu',
66-
'MegaMenu',
67-
'Menu',
68-
'Menubar',
69-
'PanelMenu',
7077
'Steps',
7178
'TabMenu',
72-
'TieredMenu',
73-
'Dock',
74-
'Chart',
75-
'Message',
76-
'Toast',
77-
'Carousel',
78-
'Galleria',
79-
'Image',
80-
'Avatar',
81-
'AvatarGroup',
82-
'Badge',
83-
'Chip',
84-
'BlockUI',
85-
'Inplace',
86-
'ScrollTop',
87-
'Skeleton',
88-
'ProgressBar',
89-
'ProgressSpinner',
79+
'TabPanel',
80+
'TabView',
9081
'Tag',
9182
'Terminal',
9283
'TerminalService',
84+
'Textarea',
85+
'TieredMenu',
86+
'Timeline',
87+
'Timelist',
88+
// 'Toast',
89+
// Toast must be registered globally in order for the toast service to work properly
90+
'ToggleButton',
91+
'Toolbar',
92+
'Tooltip',
93+
'Tree',
94+
'TreeSelect',
95+
'TreeTable',
96+
'TriStateCheckbox',
97+
'VirtualScroller',
9398
]
9499

95100
export interface PrimeVueResolverOptions {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy