@next-bricks/visual-builder 1.36.28 → 1.36.29

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.
Files changed (31) hide show
  1. package/dist/bricks.json +23 -23
  2. package/dist/chunks/6840.21d31b93.js +3 -0
  3. package/dist/chunks/6840.21d31b93.js.map +1 -0
  4. package/dist/chunks/7085.593a28a6.js +3 -0
  5. package/dist/chunks/7085.593a28a6.js.map +1 -0
  6. package/dist/chunks/{8081.13afeb89.js → 8081.49cf40f1.js} +2 -2
  7. package/dist/chunks/{8081.13afeb89.js.map → 8081.49cf40f1.js.map} +1 -1
  8. package/dist/chunks/9080.b51b1966.js +2 -0
  9. package/dist/chunks/{9080.7ef2b8f1.js.map → 9080.b51b1966.js.map} +1 -1
  10. package/dist/chunks/main.f14cd414.js +2 -0
  11. package/dist/chunks/main.f14cd414.js.map +1 -0
  12. package/dist/chunks/{property-editor.38752fca.js → property-editor.f09203b7.js} +2 -2
  13. package/dist/chunks/{property-editor.38752fca.js.map → property-editor.f09203b7.js.map} +1 -1
  14. package/dist/index.72f43d5c.js +2 -0
  15. package/dist/index.72f43d5c.js.map +1 -0
  16. package/dist/manifest.json +118 -118
  17. package/dist/types.json +543 -543
  18. package/package.json +2 -2
  19. package/dist/chunks/5559.5ea3e556.js +0 -3
  20. package/dist/chunks/5559.5ea3e556.js.map +0 -1
  21. package/dist/chunks/7507.7e65daab.js +0 -2
  22. package/dist/chunks/7507.7e65daab.js.map +0 -1
  23. package/dist/chunks/7643.62bf608d.js +0 -3
  24. package/dist/chunks/7643.62bf608d.js.map +0 -1
  25. package/dist/chunks/9080.7ef2b8f1.js +0 -2
  26. package/dist/chunks/main.286f2d08.js +0 -2
  27. package/dist/chunks/main.286f2d08.js.map +0 -1
  28. package/dist/index.df2f917d.js +0 -2
  29. package/dist/index.df2f917d.js.map +0 -1
  30. /package/dist/chunks/{7643.62bf608d.js.LICENSE.txt → 6840.21d31b93.js.LICENSE.txt} +0 -0
  31. /package/dist/chunks/{5559.5ea3e556.js.LICENSE.txt → 7085.593a28a6.js.LICENSE.txt} +0 -0
@@ -3,6 +3,42 @@
3
3
  "package": "@next-bricks/visual-builder",
4
4
  "name": "visual-builder",
5
5
  "bricks": [
6
+ {
7
+ "name": "visual-builder.workbench-pane",
8
+ "properties": [
9
+ {
10
+ "name": "titleLabel",
11
+ "type": "string"
12
+ },
13
+ {
14
+ "name": "active",
15
+ "type": "boolean"
16
+ },
17
+ {
18
+ "name": "badge",
19
+ "type": "number"
20
+ }
21
+ ],
22
+ "events": [
23
+ {
24
+ "name": "active.change",
25
+ "detail": {
26
+ "type": "boolean"
27
+ }
28
+ },
29
+ {
30
+ "name": "active.firstActivated",
31
+ "detail": {
32
+ "type": "void"
33
+ }
34
+ }
35
+ ],
36
+ "slots": [],
37
+ "methods": [],
38
+ "parts": [],
39
+ "description": "",
40
+ "insider": true
41
+ },
6
42
  {
7
43
  "name": "visual-builder.workbench-sidebar",
8
44
  "properties": [
@@ -18,6 +54,42 @@
18
54
  "description": "",
19
55
  "insider": true
20
56
  },
57
+ {
58
+ "name": "visual-builder.workbench-action",
59
+ "properties": [
60
+ {
61
+ "name": "icon",
62
+ "attribute": false,
63
+ "type": "GeneralIconProps"
64
+ },
65
+ {
66
+ "name": "to",
67
+ "type": "string"
68
+ },
69
+ {
70
+ "name": "active",
71
+ "type": "boolean"
72
+ },
73
+ {
74
+ "name": "href",
75
+ "type": "string"
76
+ },
77
+ {
78
+ "name": "target",
79
+ "type": "string"
80
+ },
81
+ {
82
+ "name": "tooltip",
83
+ "type": "string"
84
+ }
85
+ ],
86
+ "events": [],
87
+ "slots": [],
88
+ "methods": [],
89
+ "parts": [],
90
+ "description": "",
91
+ "insider": true
92
+ },
21
93
  {
22
94
  "name": "visual-builder.workbench-tree",
23
95
  "properties": [
@@ -179,6 +251,26 @@
179
251
  "description": "项目变更历史",
180
252
  "insider": true
181
253
  },
254
+ {
255
+ "name": "visual-builder.workbench-action-list",
256
+ "properties": [
257
+ {
258
+ "name": "appId",
259
+ "type": "string"
260
+ },
261
+ {
262
+ "name": "menu",
263
+ "attribute": false,
264
+ "type": "SidebarMenu"
265
+ }
266
+ ],
267
+ "events": [],
268
+ "slots": [],
269
+ "methods": [],
270
+ "parts": [],
271
+ "description": "",
272
+ "insider": true
273
+ },
182
274
  {
183
275
  "name": "visual-builder.page-arch-node",
184
276
  "properties": [
@@ -278,42 +370,6 @@
278
370
  "parts": [],
279
371
  "description": "构件 `visual-builder.page-arch-node`"
280
372
  },
281
- {
282
- "name": "visual-builder.workbench-pane",
283
- "properties": [
284
- {
285
- "name": "titleLabel",
286
- "type": "string"
287
- },
288
- {
289
- "name": "active",
290
- "type": "boolean"
291
- },
292
- {
293
- "name": "badge",
294
- "type": "number"
295
- }
296
- ],
297
- "events": [
298
- {
299
- "name": "active.change",
300
- "detail": {
301
- "type": "boolean"
302
- }
303
- },
304
- {
305
- "name": "active.firstActivated",
306
- "detail": {
307
- "type": "void"
308
- }
309
- }
310
- ],
311
- "slots": [],
312
- "methods": [],
313
- "parts": [],
314
- "description": "",
315
- "insider": true
316
- },
317
373
  {
318
374
  "name": "visual-builder.contract-select",
319
375
  "properties": [
@@ -353,32 +409,6 @@
353
409
  "parts": [],
354
410
  "description": "契约选择构件"
355
411
  },
356
- {
357
- "name": "visual-builder.chat-conversation",
358
- "properties": [
359
- {
360
- "name": "messages",
361
- "attribute": false,
362
- "type": "Message[]"
363
- },
364
- {
365
- "name": "errorBoundary",
366
- "type": "boolean"
367
- }
368
- ],
369
- "events": [
370
- {
371
- "name": "storyboard.update",
372
- "detail": {
373
- "type": "BrickConf[]"
374
- }
375
- }
376
- ],
377
- "slots": [],
378
- "methods": [],
379
- "parts": [],
380
- "description": "用于 Visual Builder 的智能聊天对话列表"
381
- },
382
412
  {
383
413
  "name": "visual-builder.generate-snippets-context-menu",
384
414
  "properties": [
@@ -430,6 +460,32 @@
430
460
  "parts": [],
431
461
  "description": "构件 `visual-builder.generate-snippets-context-menu`"
432
462
  },
463
+ {
464
+ "name": "visual-builder.chat-conversation",
465
+ "properties": [
466
+ {
467
+ "name": "messages",
468
+ "attribute": false,
469
+ "type": "Message[]"
470
+ },
471
+ {
472
+ "name": "errorBoundary",
473
+ "type": "boolean"
474
+ }
475
+ ],
476
+ "events": [
477
+ {
478
+ "name": "storyboard.update",
479
+ "detail": {
480
+ "type": "BrickConf[]"
481
+ }
482
+ }
483
+ ],
484
+ "slots": [],
485
+ "methods": [],
486
+ "parts": [],
487
+ "description": "用于 Visual Builder 的智能聊天对话列表"
488
+ },
433
489
  {
434
490
  "name": "visual-builder.chat-preview",
435
491
  "properties": [
@@ -629,62 +685,6 @@
629
685
  "parts": [],
630
686
  "description": "构件 `visual-builder.property-editor`"
631
687
  },
632
- {
633
- "name": "visual-builder.workbench-action",
634
- "properties": [
635
- {
636
- "name": "icon",
637
- "attribute": false,
638
- "type": "GeneralIconProps"
639
- },
640
- {
641
- "name": "to",
642
- "type": "string"
643
- },
644
- {
645
- "name": "active",
646
- "type": "boolean"
647
- },
648
- {
649
- "name": "href",
650
- "type": "string"
651
- },
652
- {
653
- "name": "target",
654
- "type": "string"
655
- },
656
- {
657
- "name": "tooltip",
658
- "type": "string"
659
- }
660
- ],
661
- "events": [],
662
- "slots": [],
663
- "methods": [],
664
- "parts": [],
665
- "description": "",
666
- "insider": true
667
- },
668
- {
669
- "name": "visual-builder.workbench-action-list",
670
- "properties": [
671
- {
672
- "name": "appId",
673
- "type": "string"
674
- },
675
- {
676
- "name": "menu",
677
- "attribute": false,
678
- "type": "SidebarMenu"
679
- }
680
- ],
681
- "events": [],
682
- "slots": [],
683
- "methods": [],
684
- "parts": [],
685
- "description": "",
686
- "insider": true
687
- },
688
688
  {
689
689
  "name": "visual-builder.raw-data-preview",
690
690
  "properties": [