@fangzhongya/fang-ui 0.0.87 → 0.0.88

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.
@@ -3,9 +3,14 @@ var config_default = {
3
3
  "components": [
4
4
  "button",
5
5
  "card",
6
+ "color-picker",
7
+ "image",
8
+ "pagination",
9
+ "scrollbar",
10
+ "tag",
11
+ "text",
6
12
  "collapse",
7
13
  "collapse-item",
8
- "color-picker",
9
14
  "config-provider",
10
15
  "alert",
11
16
  "dialog",
@@ -16,8 +21,6 @@ var config_default = {
16
21
  "message-box",
17
22
  "popconfirm",
18
23
  "popover",
19
- "scrollbar",
20
- "tag",
21
24
  "tooltip",
22
25
  "cascader",
23
26
  "cascader-panel",
@@ -45,7 +48,6 @@ var config_default = {
45
48
  "switch",
46
49
  "transfer",
47
50
  "upload",
48
- "image",
49
51
  "menu",
50
52
  "menu-item",
51
53
  "menu-item-group",
@@ -55,10 +57,8 @@ var config_default = {
55
57
  "dropdown-menu",
56
58
  "tab-pane",
57
59
  "tabs",
58
- "pagination",
59
60
  "table",
60
61
  "table-column",
61
- "text",
62
62
  "tree",
63
63
  "tree-select",
64
64
  "forms",
@@ -146,13 +146,7 @@ var config_default = {
146
146
  "menus",
147
147
  "page",
148
148
  "retract",
149
- "button",
150
- "card",
151
- "color-picker",
152
149
  "config-provider",
153
- "image",
154
- "pagination",
155
- "text",
156
150
  "forms",
157
151
  "forms-div",
158
152
  "forms-item",
@@ -196,6 +190,14 @@ var config_default = {
196
190
  "tabless",
197
191
  "tablesv",
198
192
  "tablesvp",
193
+ "button",
194
+ "card",
195
+ "color-picker",
196
+ "image",
197
+ "pagination",
198
+ "scrollbar",
199
+ "tag",
200
+ "text",
199
201
  "collapse",
200
202
  "collapse-item",
201
203
  "alert",
@@ -207,8 +209,6 @@ var config_default = {
207
209
  "message-box",
208
210
  "popconfirm",
209
211
  "popover",
210
- "scrollbar",
211
- "tag",
212
212
  "tooltip",
213
213
  "slider",
214
214
  "switch",