@next-bricks/nav 1.25.3 → 1.26.1

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.
@@ -97,35 +97,32 @@
97
97
  "insider": true
98
98
  },
99
99
  {
100
- "name": "eo-search-launchpad",
100
+ "name": "eo-launchpad-quick-access",
101
101
  "properties": [
102
102
  {
103
103
  "name": "readonly",
104
- "description": "简约模式",
105
104
  "type": "boolean"
105
+ },
106
+ {
107
+ "name": "target",
108
+ "type": "Target"
106
109
  }
107
110
  ],
108
111
  "events": [],
109
112
  "slots": [],
110
113
  "methods": [],
111
114
  "parts": [],
112
- "description": "launchpad 搜索",
115
+ "description": "快捷访问",
113
116
  "insider": true
114
117
  },
115
118
  {
116
- "name": "eo-launchpad-recent-visits",
117
- "properties": [
118
- {
119
- "name": "target",
120
- "attribute": false,
121
- "type": "Target"
122
- }
123
- ],
119
+ "name": "eo-launchpad-button-v2",
120
+ "properties": [],
124
121
  "events": [],
125
122
  "slots": [],
126
123
  "methods": [],
127
124
  "parts": [],
128
- "description": "launchpad 最近访问",
125
+ "description": "构件 `eo-launchpad-button-v2`",
129
126
  "insider": true
130
127
  },
131
128
  {
@@ -139,31 +136,36 @@
139
136
  "insider": true
140
137
  },
141
138
  {
142
- "name": "eo-frame-breadcrumb",
139
+ "name": "eo-search-launchpad",
143
140
  "properties": [
144
141
  {
145
- "name": "breadcrumb",
146
- "description": "面包屑配置",
147
- "attribute": false,
148
- "type": "BreadcrumbItemConf[]"
149
- },
150
- {
151
- "name": "noCurrentApp",
152
- "description": "是否隐藏当前应用名称",
142
+ "name": "readonly",
143
+ "description": "简约模式",
153
144
  "type": "boolean"
154
- },
145
+ }
146
+ ],
147
+ "events": [],
148
+ "slots": [],
149
+ "methods": [],
150
+ "parts": [],
151
+ "description": "launchpad 搜索",
152
+ "insider": true
153
+ },
154
+ {
155
+ "name": "eo-launchpad-recent-visits",
156
+ "properties": [
155
157
  {
156
- "name": "menu",
157
- "description": "菜单配置",
158
+ "name": "target",
158
159
  "attribute": false,
159
- "type": "Menu"
160
+ "type": "Target"
160
161
  }
161
162
  ],
162
163
  "events": [],
163
164
  "slots": [],
164
165
  "methods": [],
165
166
  "parts": [],
166
- "description": "面包屑"
167
+ "description": "launchpad 最近访问",
168
+ "insider": true
167
169
  },
168
170
  {
169
171
  "name": "eo-app-bar-wrapper",
@@ -213,71 +215,31 @@
213
215
  "description": "应用顶部容器"
214
216
  },
215
217
  {
216
- "name": "eo-sidebar-menu-item",
218
+ "name": "eo-frame-breadcrumb",
217
219
  "properties": [
218
220
  {
219
- "name": "url",
220
- "description": "菜单项对应的系统内地址",
221
- "attribute": false,
222
- "type": "LinkProps[\"url\"]"
223
- },
224
- {
225
- "name": "href",
226
- "description": "菜单项对应的外部链接地址",
227
- "type": "LinkProps[\"href\"]"
228
- },
229
- {
230
- "name": "target",
231
- "description": "菜单项链接打开的目标",
232
- "type": "LinkProps[\"target\"]"
233
- },
234
- {
235
- "name": "icon",
236
- "description": "菜单项的图标",
221
+ "name": "breadcrumb",
222
+ "description": "面包屑配置",
237
223
  "attribute": false,
238
- "type": "GeneralIconProps"
239
- },
240
- {
241
- "name": "selected",
242
- "description": "是否选中",
243
- "type": "boolean"
244
- },
245
- {
246
- "name": "inSubmenu",
247
- "description": "是否在二级菜单中",
248
- "type": "boolean"
224
+ "type": "BreadcrumbItemConf[]"
249
225
  },
250
226
  {
251
- "name": "menuCollapsed",
252
- "description": "菜单整体是否收起状态",
253
- "type": "boolean"
254
- }
255
- ],
256
- "events": [],
257
- "slots": [],
258
- "methods": [],
259
- "parts": [],
260
- "description": "侧栏菜单项",
261
- "category": "navigation"
262
- },
263
- {
264
- "name": "eo-launchpad-quick-access",
265
- "properties": [
266
- {
267
- "name": "readonly",
227
+ "name": "noCurrentApp",
228
+ "description": "是否隐藏当前应用名称",
268
229
  "type": "boolean"
269
230
  },
270
231
  {
271
- "name": "target",
272
- "type": "Target"
232
+ "name": "menu",
233
+ "description": "菜单配置",
234
+ "attribute": false,
235
+ "type": "Menu"
273
236
  }
274
237
  ],
275
238
  "events": [],
276
239
  "slots": [],
277
240
  "methods": [],
278
241
  "parts": [],
279
- "description": "快捷访问",
280
- "insider": true
242
+ "description": "面包屑"
281
243
  },
282
244
  {
283
245
  "name": "eo-sidebar-menu-group",
@@ -315,16 +277,6 @@
315
277
  "description": "侧栏菜单分组",
316
278
  "category": "navigation"
317
279
  },
318
- {
319
- "name": "eo-launchpad-button-v2",
320
- "properties": [],
321
- "events": [],
322
- "slots": [],
323
- "methods": [],
324
- "parts": [],
325
- "description": "构件 `eo-launchpad-button-v2`",
326
- "insider": true
327
- },
328
280
  {
329
281
  "name": "eo-sidebar-menu-submenu",
330
282
  "properties": [
@@ -378,6 +330,54 @@
378
330
  "description": "侧栏菜单",
379
331
  "category": "navigation"
380
332
  },
333
+ {
334
+ "name": "eo-sidebar-menu-item",
335
+ "properties": [
336
+ {
337
+ "name": "url",
338
+ "description": "菜单项对应的系统内地址",
339
+ "attribute": false,
340
+ "type": "LinkProps[\"url\"]"
341
+ },
342
+ {
343
+ "name": "href",
344
+ "description": "菜单项对应的外部链接地址",
345
+ "type": "LinkProps[\"href\"]"
346
+ },
347
+ {
348
+ "name": "target",
349
+ "description": "菜单项链接打开的目标",
350
+ "type": "LinkProps[\"target\"]"
351
+ },
352
+ {
353
+ "name": "icon",
354
+ "description": "菜单项的图标",
355
+ "attribute": false,
356
+ "type": "GeneralIconProps"
357
+ },
358
+ {
359
+ "name": "selected",
360
+ "description": "是否选中",
361
+ "type": "boolean"
362
+ },
363
+ {
364
+ "name": "inSubmenu",
365
+ "description": "是否在二级菜单中",
366
+ "type": "boolean"
367
+ },
368
+ {
369
+ "name": "menuCollapsed",
370
+ "description": "菜单整体是否收起状态",
371
+ "type": "boolean"
372
+ }
373
+ ],
374
+ "events": [],
375
+ "slots": [],
376
+ "methods": [],
377
+ "parts": [],
378
+ "description": "侧栏菜单项",
379
+ "category": "navigation"
380
+ },
381
381
  {
382
382
  "name": "eo-sidebar",
383
383
  "properties": [
package/dist/types.json CHANGED
@@ -4,6 +4,59 @@
4
4
  "events": [],
5
5
  "methods": []
6
6
  },
7
+ "eo-app-bar-wrapper": {
8
+ "properties": [
9
+ {
10
+ "name": "isFixed",
11
+ "annotation": {
12
+ "type": "keyword",
13
+ "value": "boolean"
14
+ }
15
+ },
16
+ {
17
+ "name": "position",
18
+ "annotation": {
19
+ "type": "union",
20
+ "types": [
21
+ {
22
+ "type": "jsLiteral",
23
+ "value": "static"
24
+ },
25
+ {
26
+ "type": "jsLiteral",
27
+ "value": "fixed"
28
+ }
29
+ ]
30
+ }
31
+ },
32
+ {
33
+ "name": "displayCenter",
34
+ "annotation": {
35
+ "type": "keyword",
36
+ "value": "boolean"
37
+ }
38
+ },
39
+ {
40
+ "name": "extraAppBarContentStyle",
41
+ "annotation": {
42
+ "type": "reference",
43
+ "typeName": {
44
+ "type": "qualifiedName",
45
+ "left": {
46
+ "type": "identifier",
47
+ "name": "React"
48
+ },
49
+ "right": {
50
+ "type": "identifier",
51
+ "name": "CSSProperties"
52
+ }
53
+ }
54
+ }
55
+ }
56
+ ],
57
+ "events": [],
58
+ "methods": []
59
+ },
7
60
  "eo-frame-breadcrumb": {
8
61
  "properties": [
9
62
  {
@@ -92,59 +145,6 @@
92
145
  }
93
146
  ]
94
147
  },
95
- "eo-app-bar-wrapper": {
96
- "properties": [
97
- {
98
- "name": "isFixed",
99
- "annotation": {
100
- "type": "keyword",
101
- "value": "boolean"
102
- }
103
- },
104
- {
105
- "name": "position",
106
- "annotation": {
107
- "type": "union",
108
- "types": [
109
- {
110
- "type": "jsLiteral",
111
- "value": "static"
112
- },
113
- {
114
- "type": "jsLiteral",
115
- "value": "fixed"
116
- }
117
- ]
118
- }
119
- },
120
- {
121
- "name": "displayCenter",
122
- "annotation": {
123
- "type": "keyword",
124
- "value": "boolean"
125
- }
126
- },
127
- {
128
- "name": "extraAppBarContentStyle",
129
- "annotation": {
130
- "type": "reference",
131
- "typeName": {
132
- "type": "qualifiedName",
133
- "left": {
134
- "type": "identifier",
135
- "name": "React"
136
- },
137
- "right": {
138
- "type": "identifier",
139
- "name": "CSSProperties"
140
- }
141
- }
142
- }
143
- }
144
- ],
145
- "events": [],
146
- "methods": []
147
- },
148
148
  "eo-sidebar-menu-item": {
149
149
  "properties": [
150
150
  {
@@ -1178,7 +1178,7 @@
1178
1178
  }
1179
1179
  ]
1180
1180
  },
1181
- "eo-launchpad-quick-access": {
1181
+ "eo-search-launchpad": {
1182
1182
  "properties": [
1183
1183
  {
1184
1184
  "name": "readonly",
@@ -1186,16 +1186,6 @@
1186
1186
  "type": "keyword",
1187
1187
  "value": "boolean"
1188
1188
  }
1189
- },
1190
- {
1191
- "name": "target",
1192
- "annotation": {
1193
- "type": "reference",
1194
- "typeName": {
1195
- "type": "identifier",
1196
- "name": "Target"
1197
- }
1198
- }
1199
1189
  }
1200
1190
  ],
1201
1191
  "events": [],
@@ -2966,7 +2956,7 @@
2966
2956
  "events": [],
2967
2957
  "methods": []
2968
2958
  },
2969
- "eo-search-launchpad": {
2959
+ "eo-launchpad-quick-access": {
2970
2960
  "properties": [
2971
2961
  {
2972
2962
  "name": "readonly",
@@ -2974,6 +2964,16 @@
2974
2964
  "type": "keyword",
2975
2965
  "value": "boolean"
2976
2966
  }
2967
+ },
2968
+ {
2969
+ "name": "target",
2970
+ "annotation": {
2971
+ "type": "reference",
2972
+ "typeName": {
2973
+ "type": "identifier",
2974
+ "name": "Target"
2975
+ }
2976
+ }
2977
2977
  }
2978
2978
  ],
2979
2979
  "events": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/nav",
3
- "version": "1.25.3",
3
+ "version": "1.26.1",
4
4
  "homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/nav",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,5 +45,5 @@
45
45
  "@next-bricks/form": "*",
46
46
  "@next-bricks/icons": "*"
47
47
  },
48
- "gitHead": "d6439bc954e5054ff66b37f051653a14cc46051f"
48
+ "gitHead": "54e68bcbf6e5eb7b14aa26a4c5dadab1a1a0b834"
49
49
  }