@next-bricks/visual-builder 1.36.6 → 1.36.7
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/dist/bricks.json +16 -16
- package/dist/chunks/{5832.77dfa23e.js → 5832.7c5dba40.js} +3 -3
- package/dist/chunks/5832.7c5dba40.js.map +1 -0
- package/dist/chunks/{main.5a395082.js → main.cd3073ae.js} +2 -2
- package/dist/chunks/{main.5a395082.js.map → main.cd3073ae.js.map} +1 -1
- package/dist/chunks/raw-data-preview.84018bfa.js +3 -0
- package/dist/chunks/raw-data-preview.84018bfa.js.map +1 -0
- package/dist/{index.ec9c1d74.js → index.ae662f32.js} +2 -2
- package/dist/{index.ec9c1d74.js.map → index.ae662f32.js.map} +1 -1
- package/dist/manifest.json +50 -50
- package/dist/types.json +184 -184
- package/package.json +2 -2
- package/dist/chunks/5832.77dfa23e.js.map +0 -1
- package/dist/chunks/raw-data-preview.99a3eb75.js +0 -3
- package/dist/chunks/raw-data-preview.99a3eb75.js.map +0 -1
- /package/dist/chunks/{5832.77dfa23e.js.LICENSE.txt → 5832.7c5dba40.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{raw-data-preview.99a3eb75.js.LICENSE.txt → raw-data-preview.84018bfa.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -45,19 +45,6 @@
|
|
|
45
45
|
],
|
|
46
46
|
"methods": []
|
|
47
47
|
},
|
|
48
|
-
"visual-builder.workbench-sidebar": {
|
|
49
|
-
"properties": [
|
|
50
|
-
{
|
|
51
|
-
"name": "titleLabel",
|
|
52
|
-
"annotation": {
|
|
53
|
-
"type": "keyword",
|
|
54
|
-
"value": "string"
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
],
|
|
58
|
-
"events": [],
|
|
59
|
-
"methods": []
|
|
60
|
-
},
|
|
61
48
|
"visual-builder.page-arch-node": {
|
|
62
49
|
"properties": [
|
|
63
50
|
{
|
|
@@ -335,41 +322,10 @@
|
|
|
335
322
|
}
|
|
336
323
|
]
|
|
337
324
|
},
|
|
338
|
-
"visual-builder.workbench-
|
|
325
|
+
"visual-builder.workbench-sidebar": {
|
|
339
326
|
"properties": [
|
|
340
327
|
{
|
|
341
|
-
"name": "
|
|
342
|
-
"annotation": {
|
|
343
|
-
"type": "reference",
|
|
344
|
-
"typeName": {
|
|
345
|
-
"type": "identifier",
|
|
346
|
-
"name": "GeneralIconProps"
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
"name": "to",
|
|
352
|
-
"annotation": {
|
|
353
|
-
"type": "keyword",
|
|
354
|
-
"value": "string"
|
|
355
|
-
}
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"name": "active",
|
|
359
|
-
"annotation": {
|
|
360
|
-
"type": "keyword",
|
|
361
|
-
"value": "boolean"
|
|
362
|
-
}
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"name": "href",
|
|
366
|
-
"annotation": {
|
|
367
|
-
"type": "keyword",
|
|
368
|
-
"value": "string"
|
|
369
|
-
}
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"name": "target",
|
|
328
|
+
"name": "titleLabel",
|
|
373
329
|
"annotation": {
|
|
374
330
|
"type": "keyword",
|
|
375
331
|
"value": "string"
|
|
@@ -500,6 +456,50 @@
|
|
|
500
456
|
}
|
|
501
457
|
]
|
|
502
458
|
},
|
|
459
|
+
"visual-builder.workbench-action": {
|
|
460
|
+
"properties": [
|
|
461
|
+
{
|
|
462
|
+
"name": "icon",
|
|
463
|
+
"annotation": {
|
|
464
|
+
"type": "reference",
|
|
465
|
+
"typeName": {
|
|
466
|
+
"type": "identifier",
|
|
467
|
+
"name": "GeneralIconProps"
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"name": "to",
|
|
473
|
+
"annotation": {
|
|
474
|
+
"type": "keyword",
|
|
475
|
+
"value": "string"
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"name": "active",
|
|
480
|
+
"annotation": {
|
|
481
|
+
"type": "keyword",
|
|
482
|
+
"value": "boolean"
|
|
483
|
+
}
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"name": "href",
|
|
487
|
+
"annotation": {
|
|
488
|
+
"type": "keyword",
|
|
489
|
+
"value": "string"
|
|
490
|
+
}
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"name": "target",
|
|
494
|
+
"annotation": {
|
|
495
|
+
"type": "keyword",
|
|
496
|
+
"value": "string"
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
],
|
|
500
|
+
"events": [],
|
|
501
|
+
"methods": []
|
|
502
|
+
},
|
|
503
503
|
"visual-builder.check-editor-by-name": {
|
|
504
504
|
"type": "provider",
|
|
505
505
|
"params": [
|
|
@@ -905,6 +905,11 @@
|
|
|
905
905
|
}
|
|
906
906
|
]
|
|
907
907
|
},
|
|
908
|
+
"visual-builder.pre-generated-table-view": {
|
|
909
|
+
"properties": [],
|
|
910
|
+
"events": [],
|
|
911
|
+
"methods": []
|
|
912
|
+
},
|
|
908
913
|
"visual-builder.pre-generated-container": {
|
|
909
914
|
"properties": [
|
|
910
915
|
{
|
|
@@ -928,11 +933,6 @@
|
|
|
928
933
|
"events": [],
|
|
929
934
|
"methods": []
|
|
930
935
|
},
|
|
931
|
-
"visual-builder.pre-generated-table-view": {
|
|
932
|
-
"properties": [],
|
|
933
|
-
"events": [],
|
|
934
|
-
"methods": []
|
|
935
|
-
},
|
|
936
936
|
"visual-builder.workbench-action-list": {
|
|
937
937
|
"properties": [
|
|
938
938
|
{
|
|
@@ -2183,139 +2183,6 @@
|
|
|
2183
2183
|
],
|
|
2184
2184
|
"methods": []
|
|
2185
2185
|
},
|
|
2186
|
-
"visual-builder.chat-preview": {
|
|
2187
|
-
"properties": [
|
|
2188
|
-
{
|
|
2189
|
-
"name": "storyboard",
|
|
2190
|
-
"annotation": {
|
|
2191
|
-
"type": "union",
|
|
2192
|
-
"types": [
|
|
2193
|
-
{
|
|
2194
|
-
"type": "reference",
|
|
2195
|
-
"typeName": {
|
|
2196
|
-
"type": "identifier",
|
|
2197
|
-
"name": "BrickConf"
|
|
2198
|
-
}
|
|
2199
|
-
},
|
|
2200
|
-
{
|
|
2201
|
-
"type": "array",
|
|
2202
|
-
"elementType": {
|
|
2203
|
-
"type": "reference",
|
|
2204
|
-
"typeName": {
|
|
2205
|
-
"type": "identifier",
|
|
2206
|
-
"name": "BrickConf"
|
|
2207
|
-
}
|
|
2208
|
-
}
|
|
2209
|
-
}
|
|
2210
|
-
]
|
|
2211
|
-
}
|
|
2212
|
-
},
|
|
2213
|
-
{
|
|
2214
|
-
"name": "theme",
|
|
2215
|
-
"annotation": {
|
|
2216
|
-
"type": "keyword",
|
|
2217
|
-
"value": "string"
|
|
2218
|
-
}
|
|
2219
|
-
},
|
|
2220
|
-
{
|
|
2221
|
-
"name": "uiVersion",
|
|
2222
|
-
"annotation": {
|
|
2223
|
-
"type": "keyword",
|
|
2224
|
-
"value": "string"
|
|
2225
|
-
}
|
|
2226
|
-
},
|
|
2227
|
-
{
|
|
2228
|
-
"name": "app",
|
|
2229
|
-
"annotation": {
|
|
2230
|
-
"type": "reference",
|
|
2231
|
-
"typeName": {
|
|
2232
|
-
"type": "identifier",
|
|
2233
|
-
"name": "MicroApp"
|
|
2234
|
-
}
|
|
2235
|
-
}
|
|
2236
|
-
},
|
|
2237
|
-
{
|
|
2238
|
-
"name": "inspecting",
|
|
2239
|
-
"annotation": {
|
|
2240
|
-
"type": "keyword",
|
|
2241
|
-
"value": "boolean"
|
|
2242
|
-
}
|
|
2243
|
-
}
|
|
2244
|
-
],
|
|
2245
|
-
"events": [
|
|
2246
|
-
{
|
|
2247
|
-
"name": "activeTarget.change",
|
|
2248
|
-
"detail": {
|
|
2249
|
-
"annotation": {
|
|
2250
|
-
"type": "union",
|
|
2251
|
-
"types": [
|
|
2252
|
-
{
|
|
2253
|
-
"type": "reference",
|
|
2254
|
-
"typeName": {
|
|
2255
|
-
"type": "identifier",
|
|
2256
|
-
"name": "InspectSelector"
|
|
2257
|
-
}
|
|
2258
|
-
},
|
|
2259
|
-
{
|
|
2260
|
-
"type": "keyword",
|
|
2261
|
-
"value": "undefined"
|
|
2262
|
-
}
|
|
2263
|
-
]
|
|
2264
|
-
}
|
|
2265
|
-
}
|
|
2266
|
-
}
|
|
2267
|
-
],
|
|
2268
|
-
"methods": [
|
|
2269
|
-
{
|
|
2270
|
-
"name": "select",
|
|
2271
|
-
"params": [
|
|
2272
|
-
{
|
|
2273
|
-
"name": "payload",
|
|
2274
|
-
"annotation": {
|
|
2275
|
-
"type": "reference",
|
|
2276
|
-
"typeName": {
|
|
2277
|
-
"type": "identifier",
|
|
2278
|
-
"name": "InspectSelector"
|
|
2279
|
-
}
|
|
2280
|
-
}
|
|
2281
|
-
}
|
|
2282
|
-
],
|
|
2283
|
-
"returns": {}
|
|
2284
|
-
}
|
|
2285
|
-
],
|
|
2286
|
-
"types": [
|
|
2287
|
-
{
|
|
2288
|
-
"type": "interface",
|
|
2289
|
-
"name": "InspectSelector",
|
|
2290
|
-
"body": [
|
|
2291
|
-
{
|
|
2292
|
-
"type": "propertySignature",
|
|
2293
|
-
"key": {
|
|
2294
|
-
"type": "identifier",
|
|
2295
|
-
"name": "type"
|
|
2296
|
-
},
|
|
2297
|
-
"annotation": {
|
|
2298
|
-
"type": "jsLiteral",
|
|
2299
|
-
"value": "item"
|
|
2300
|
-
},
|
|
2301
|
-
"computed": false
|
|
2302
|
-
},
|
|
2303
|
-
{
|
|
2304
|
-
"type": "propertySignature",
|
|
2305
|
-
"key": {
|
|
2306
|
-
"type": "identifier",
|
|
2307
|
-
"name": "uuid"
|
|
2308
|
-
},
|
|
2309
|
-
"annotation": {
|
|
2310
|
-
"type": "keyword",
|
|
2311
|
-
"value": "string"
|
|
2312
|
-
},
|
|
2313
|
-
"computed": false
|
|
2314
|
-
}
|
|
2315
|
-
]
|
|
2316
|
-
}
|
|
2317
|
-
]
|
|
2318
|
-
},
|
|
2319
2186
|
"visual-builder.property-editor": {
|
|
2320
2187
|
"properties": [
|
|
2321
2188
|
{
|
|
@@ -2467,6 +2334,139 @@
|
|
|
2467
2334
|
}
|
|
2468
2335
|
]
|
|
2469
2336
|
},
|
|
2337
|
+
"visual-builder.chat-preview": {
|
|
2338
|
+
"properties": [
|
|
2339
|
+
{
|
|
2340
|
+
"name": "storyboard",
|
|
2341
|
+
"annotation": {
|
|
2342
|
+
"type": "union",
|
|
2343
|
+
"types": [
|
|
2344
|
+
{
|
|
2345
|
+
"type": "reference",
|
|
2346
|
+
"typeName": {
|
|
2347
|
+
"type": "identifier",
|
|
2348
|
+
"name": "BrickConf"
|
|
2349
|
+
}
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"type": "array",
|
|
2353
|
+
"elementType": {
|
|
2354
|
+
"type": "reference",
|
|
2355
|
+
"typeName": {
|
|
2356
|
+
"type": "identifier",
|
|
2357
|
+
"name": "BrickConf"
|
|
2358
|
+
}
|
|
2359
|
+
}
|
|
2360
|
+
}
|
|
2361
|
+
]
|
|
2362
|
+
}
|
|
2363
|
+
},
|
|
2364
|
+
{
|
|
2365
|
+
"name": "theme",
|
|
2366
|
+
"annotation": {
|
|
2367
|
+
"type": "keyword",
|
|
2368
|
+
"value": "string"
|
|
2369
|
+
}
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"name": "uiVersion",
|
|
2373
|
+
"annotation": {
|
|
2374
|
+
"type": "keyword",
|
|
2375
|
+
"value": "string"
|
|
2376
|
+
}
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"name": "app",
|
|
2380
|
+
"annotation": {
|
|
2381
|
+
"type": "reference",
|
|
2382
|
+
"typeName": {
|
|
2383
|
+
"type": "identifier",
|
|
2384
|
+
"name": "MicroApp"
|
|
2385
|
+
}
|
|
2386
|
+
}
|
|
2387
|
+
},
|
|
2388
|
+
{
|
|
2389
|
+
"name": "inspecting",
|
|
2390
|
+
"annotation": {
|
|
2391
|
+
"type": "keyword",
|
|
2392
|
+
"value": "boolean"
|
|
2393
|
+
}
|
|
2394
|
+
}
|
|
2395
|
+
],
|
|
2396
|
+
"events": [
|
|
2397
|
+
{
|
|
2398
|
+
"name": "activeTarget.change",
|
|
2399
|
+
"detail": {
|
|
2400
|
+
"annotation": {
|
|
2401
|
+
"type": "union",
|
|
2402
|
+
"types": [
|
|
2403
|
+
{
|
|
2404
|
+
"type": "reference",
|
|
2405
|
+
"typeName": {
|
|
2406
|
+
"type": "identifier",
|
|
2407
|
+
"name": "InspectSelector"
|
|
2408
|
+
}
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
"type": "keyword",
|
|
2412
|
+
"value": "undefined"
|
|
2413
|
+
}
|
|
2414
|
+
]
|
|
2415
|
+
}
|
|
2416
|
+
}
|
|
2417
|
+
}
|
|
2418
|
+
],
|
|
2419
|
+
"methods": [
|
|
2420
|
+
{
|
|
2421
|
+
"name": "select",
|
|
2422
|
+
"params": [
|
|
2423
|
+
{
|
|
2424
|
+
"name": "payload",
|
|
2425
|
+
"annotation": {
|
|
2426
|
+
"type": "reference",
|
|
2427
|
+
"typeName": {
|
|
2428
|
+
"type": "identifier",
|
|
2429
|
+
"name": "InspectSelector"
|
|
2430
|
+
}
|
|
2431
|
+
}
|
|
2432
|
+
}
|
|
2433
|
+
],
|
|
2434
|
+
"returns": {}
|
|
2435
|
+
}
|
|
2436
|
+
],
|
|
2437
|
+
"types": [
|
|
2438
|
+
{
|
|
2439
|
+
"type": "interface",
|
|
2440
|
+
"name": "InspectSelector",
|
|
2441
|
+
"body": [
|
|
2442
|
+
{
|
|
2443
|
+
"type": "propertySignature",
|
|
2444
|
+
"key": {
|
|
2445
|
+
"type": "identifier",
|
|
2446
|
+
"name": "type"
|
|
2447
|
+
},
|
|
2448
|
+
"annotation": {
|
|
2449
|
+
"type": "jsLiteral",
|
|
2450
|
+
"value": "item"
|
|
2451
|
+
},
|
|
2452
|
+
"computed": false
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
"type": "propertySignature",
|
|
2456
|
+
"key": {
|
|
2457
|
+
"type": "identifier",
|
|
2458
|
+
"name": "uuid"
|
|
2459
|
+
},
|
|
2460
|
+
"annotation": {
|
|
2461
|
+
"type": "keyword",
|
|
2462
|
+
"value": "string"
|
|
2463
|
+
},
|
|
2464
|
+
"computed": false
|
|
2465
|
+
}
|
|
2466
|
+
]
|
|
2467
|
+
}
|
|
2468
|
+
]
|
|
2469
|
+
},
|
|
2470
2470
|
"visual-builder.workbench-tree": {
|
|
2471
2471
|
"properties": [
|
|
2472
2472
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/visual-builder",
|
|
3
|
-
"version": "1.36.
|
|
3
|
+
"version": "1.36.7",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/visual-builder",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"@next-bricks/icons": "*",
|
|
45
45
|
"@next-bricks/vs": "*"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "7def4ad4443e398ec1d4682e4d47c85c64f66021"
|
|
48
48
|
}
|