@next-bricks/visual-builder 1.35.0 → 1.36.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.
- package/dist/bricks.json +19 -21
- package/dist/chunks/5656.4b31dbc4.js +3 -0
- package/dist/chunks/5656.4b31dbc4.js.map +1 -0
- package/dist/chunks/{5814.7b571c77.js → 5814.71e5fb63.js} +3 -3
- package/dist/chunks/5814.71e5fb63.js.map +1 -0
- package/dist/chunks/718.ce596d7d.js +3 -0
- package/dist/chunks/718.ce596d7d.js.map +1 -0
- package/dist/chunks/7507.c0a5c220.js +2 -0
- package/dist/chunks/7507.c0a5c220.js.map +1 -0
- package/dist/chunks/{9080.fe043f12.js → 9080.b97eaf67.js} +2 -2
- package/dist/chunks/{9080.fe043f12.js.map → 9080.b97eaf67.js.map} +1 -1
- package/dist/chunks/inject-chat-preview-agent.a410cac2.js +2 -0
- package/dist/chunks/inject-chat-preview-agent.a410cac2.js.map +1 -0
- package/dist/chunks/main.728acdd7.js +2 -0
- package/dist/chunks/main.728acdd7.js.map +1 -0
- package/dist/chunks/property-editor.ebc63508.js +2 -0
- package/dist/chunks/property-editor.ebc63508.js.map +1 -0
- package/dist/chunks/workbench-history-action.ef06b6ef.js +3 -0
- package/dist/chunks/{workbench-history-action.976d14c0.js.map → workbench-history-action.ef06b6ef.js.map} +1 -1
- package/dist/index.2698f81b.js +2 -0
- package/dist/index.2698f81b.js.map +1 -0
- package/dist/manifest.json +92 -98
- package/dist/types.json +364 -634
- package/dist-types/bootstrap.d.ts +0 -1
- package/package.json +2 -2
- package/dist/chunks/2252.fdcd5468.js +0 -3
- package/dist/chunks/2252.fdcd5468.js.LICENSE.txt +0 -11
- package/dist/chunks/2252.fdcd5468.js.map +0 -1
- package/dist/chunks/548.5dce9a79.js +0 -3
- package/dist/chunks/548.5dce9a79.js.LICENSE.txt +0 -20
- package/dist/chunks/548.5dce9a79.js.map +0 -1
- package/dist/chunks/5814.7b571c77.js.map +0 -1
- package/dist/chunks/6862.cb8418c5.js +0 -2
- package/dist/chunks/6862.cb8418c5.js.map +0 -1
- package/dist/chunks/718.4da7e7c3.js +0 -3
- package/dist/chunks/718.4da7e7c3.js.map +0 -1
- package/dist/chunks/8144.c19b5f90.js +0 -3
- package/dist/chunks/8144.c19b5f90.js.map +0 -1
- package/dist/chunks/9027.ae3dd6a1.js +0 -2
- package/dist/chunks/9027.ae3dd6a1.js.map +0 -1
- package/dist/chunks/9740.3d0c9ba9.js +0 -2
- package/dist/chunks/9740.3d0c9ba9.js.map +0 -1
- package/dist/chunks/inject-chat-preview-agent.73e5e6da.js +0 -2
- package/dist/chunks/inject-chat-preview-agent.73e5e6da.js.map +0 -1
- package/dist/chunks/inject-preview-agent.b12c08c4.js +0 -2
- package/dist/chunks/inject-preview-agent.b12c08c4.js.map +0 -1
- package/dist/chunks/main.8bd04251.js +0 -2
- package/dist/chunks/main.8bd04251.js.map +0 -1
- package/dist/chunks/property-editor.079839d6.js +0 -2
- package/dist/chunks/property-editor.079839d6.js.map +0 -1
- package/dist/chunks/workbench-history-action.976d14c0.js +0 -3
- package/dist/index.cabccf48.js +0 -2
- package/dist/index.cabccf48.js.map +0 -1
- package/dist-types/data-providers/collect-used-contracts.d.ts +0 -2
- package/dist-types/data-providers/collect-used-contracts.spec.d.ts +0 -1
- package/dist-types/data-providers/inject-preview-agent.d.ts +0 -3
- package/dist-types/data-providers/preview/capture.d.ts +0 -1
- package/dist-types/data-providers/preview/connect.d.ts +0 -3
- package/dist-types/data-providers/preview/connect.spec.d.ts +0 -1
- package/dist-types/data-providers/preview/inspector.d.ts +0 -6
- package/dist-types/data-providers/preview/interfaces.d.ts +0 -486
- package/dist-types/data-providers/preview/realTimeDataInspect.d.ts +0 -13
- package/dist-types/data-providers/preview/realTimeDataInspect.spec.d.ts +0 -1
- package/dist-types/data-providers/preview/resizeScreenshot.d.ts +0 -1
- package/dist-types/data-providers/preview/resizeScreenshot.spec.d.ts +0 -1
- /package/dist/chunks/{8144.c19b5f90.js.LICENSE.txt → 5656.4b31dbc4.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{5814.7b571c77.js.LICENSE.txt → 5814.71e5fb63.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{718.4da7e7c3.js.LICENSE.txt → 718.ce596d7d.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{workbench-history-action.976d14c0.js.LICENSE.txt → workbench-history-action.ef06b6ef.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.workbench-action": {
|
|
62
49
|
"properties": [
|
|
63
50
|
{
|
|
@@ -102,279 +89,18 @@
|
|
|
102
89
|
"events": [],
|
|
103
90
|
"methods": []
|
|
104
91
|
},
|
|
105
|
-
"visual-builder.
|
|
106
|
-
"
|
|
107
|
-
"params": [
|
|
108
|
-
{
|
|
109
|
-
"name": "generations",
|
|
110
|
-
"annotation": {
|
|
111
|
-
"type": "array",
|
|
112
|
-
"elementType": {
|
|
113
|
-
"type": "reference",
|
|
114
|
-
"typeName": {
|
|
115
|
-
"type": "identifier",
|
|
116
|
-
"name": "GeneratedView"
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
],
|
|
122
|
-
"returns": {
|
|
123
|
-
"annotation": {
|
|
124
|
-
"type": "reference",
|
|
125
|
-
"typeName": {
|
|
126
|
-
"type": "identifier",
|
|
127
|
-
"name": "Promise"
|
|
128
|
-
},
|
|
129
|
-
"typeParameters": {
|
|
130
|
-
"type": "typeParameterInstantiation",
|
|
131
|
-
"params": [
|
|
132
|
-
{
|
|
133
|
-
"type": "keyword",
|
|
134
|
-
"value": "unknown"
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
"types": [
|
|
141
|
-
{
|
|
142
|
-
"type": "interface",
|
|
143
|
-
"name": "GeneratedView",
|
|
144
|
-
"body": [
|
|
145
|
-
{
|
|
146
|
-
"type": "propertySignature",
|
|
147
|
-
"key": {
|
|
148
|
-
"type": "identifier",
|
|
149
|
-
"name": "attrInstanceId"
|
|
150
|
-
},
|
|
151
|
-
"annotation": {
|
|
152
|
-
"type": "keyword",
|
|
153
|
-
"value": "string"
|
|
154
|
-
},
|
|
155
|
-
"computed": false
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"type": "propertySignature",
|
|
159
|
-
"key": {
|
|
160
|
-
"type": "identifier",
|
|
161
|
-
"name": "input"
|
|
162
|
-
},
|
|
163
|
-
"annotation": {
|
|
164
|
-
"type": "keyword",
|
|
165
|
-
"value": "string"
|
|
166
|
-
},
|
|
167
|
-
"computed": false
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"type": "propertySignature",
|
|
171
|
-
"key": {
|
|
172
|
-
"type": "identifier",
|
|
173
|
-
"name": "output"
|
|
174
|
-
},
|
|
175
|
-
"annotation": {
|
|
176
|
-
"type": "keyword",
|
|
177
|
-
"value": "string"
|
|
178
|
-
},
|
|
179
|
-
"computed": false
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"type": "propertySignature",
|
|
183
|
-
"key": {
|
|
184
|
-
"type": "identifier",
|
|
185
|
-
"name": "list"
|
|
186
|
-
},
|
|
187
|
-
"annotation": {
|
|
188
|
-
"type": "array",
|
|
189
|
-
"elementType": {
|
|
190
|
-
"type": "keyword",
|
|
191
|
-
"value": "unknown"
|
|
192
|
-
}
|
|
193
|
-
},
|
|
194
|
-
"computed": false
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"type": "propertySignature",
|
|
198
|
-
"key": {
|
|
199
|
-
"type": "identifier",
|
|
200
|
-
"name": "defaultVisualWeight"
|
|
201
|
-
},
|
|
202
|
-
"annotation": {
|
|
203
|
-
"type": "keyword",
|
|
204
|
-
"value": "number"
|
|
205
|
-
},
|
|
206
|
-
"optional": true,
|
|
207
|
-
"computed": false
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"type": "propertySignature",
|
|
211
|
-
"key": {
|
|
212
|
-
"type": "identifier",
|
|
213
|
-
"name": "systemPromptVersion"
|
|
214
|
-
},
|
|
215
|
-
"annotation": {
|
|
216
|
-
"type": "keyword",
|
|
217
|
-
"value": "string"
|
|
218
|
-
},
|
|
219
|
-
"optional": true,
|
|
220
|
-
"computed": false
|
|
221
|
-
}
|
|
222
|
-
]
|
|
223
|
-
}
|
|
224
|
-
]
|
|
225
|
-
},
|
|
226
|
-
"visual-builder.check-editor-by-name": {
|
|
227
|
-
"type": "provider",
|
|
228
|
-
"params": [
|
|
229
|
-
{
|
|
230
|
-
"name": "name",
|
|
231
|
-
"annotation": {
|
|
232
|
-
"type": "keyword",
|
|
233
|
-
"value": "string"
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
],
|
|
237
|
-
"returns": {
|
|
238
|
-
"annotation": {
|
|
239
|
-
"type": "reference",
|
|
240
|
-
"typeName": {
|
|
241
|
-
"type": "identifier",
|
|
242
|
-
"name": "Promise"
|
|
243
|
-
},
|
|
244
|
-
"typeParameters": {
|
|
245
|
-
"type": "typeParameterInstantiation",
|
|
246
|
-
"params": [
|
|
247
|
-
{
|
|
248
|
-
"type": "keyword",
|
|
249
|
-
"value": "boolean"
|
|
250
|
-
}
|
|
251
|
-
]
|
|
252
|
-
}
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
},
|
|
256
|
-
"visual-builder.get-data-deps": {
|
|
257
|
-
"type": "provider",
|
|
258
|
-
"params": [
|
|
259
|
-
{
|
|
260
|
-
"name": "contextConfs",
|
|
261
|
-
"annotation": {
|
|
262
|
-
"type": "array",
|
|
263
|
-
"elementType": {
|
|
264
|
-
"type": "reference",
|
|
265
|
-
"typeName": {
|
|
266
|
-
"type": "identifier",
|
|
267
|
-
"name": "ContextConf"
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"name": "keyword",
|
|
274
|
-
"annotation": {
|
|
275
|
-
"type": "keyword",
|
|
276
|
-
"value": "string"
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
],
|
|
280
|
-
"returns": {
|
|
281
|
-
"annotation": {
|
|
282
|
-
"type": "reference",
|
|
283
|
-
"typeName": {
|
|
284
|
-
"type": "identifier",
|
|
285
|
-
"name": "Map"
|
|
286
|
-
},
|
|
287
|
-
"typeParameters": {
|
|
288
|
-
"type": "typeParameterInstantiation",
|
|
289
|
-
"params": [
|
|
290
|
-
{
|
|
291
|
-
"type": "reference",
|
|
292
|
-
"typeName": {
|
|
293
|
-
"type": "identifier",
|
|
294
|
-
"name": "ContextConf"
|
|
295
|
-
}
|
|
296
|
-
},
|
|
297
|
-
{
|
|
298
|
-
"type": "reference",
|
|
299
|
-
"typeName": {
|
|
300
|
-
"type": "identifier",
|
|
301
|
-
"name": "MemberUsage"
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
]
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
},
|
|
309
|
-
"visual-builder.parse-path": {
|
|
310
|
-
"type": "provider",
|
|
311
|
-
"params": [
|
|
92
|
+
"visual-builder.workbench-sidebar": {
|
|
93
|
+
"properties": [
|
|
312
94
|
{
|
|
313
|
-
"name": "
|
|
95
|
+
"name": "titleLabel",
|
|
314
96
|
"annotation": {
|
|
315
97
|
"type": "keyword",
|
|
316
98
|
"value": "string"
|
|
317
99
|
}
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"name": "options",
|
|
321
|
-
"annotation": {
|
|
322
|
-
"type": "reference",
|
|
323
|
-
"typeName": {
|
|
324
|
-
"type": "identifier",
|
|
325
|
-
"name": "Option"
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
100
|
}
|
|
329
101
|
],
|
|
330
|
-
"
|
|
331
|
-
"
|
|
332
|
-
{
|
|
333
|
-
"type": "interface",
|
|
334
|
-
"name": "Option",
|
|
335
|
-
"body": [
|
|
336
|
-
{
|
|
337
|
-
"type": "propertySignature",
|
|
338
|
-
"key": {
|
|
339
|
-
"type": "identifier",
|
|
340
|
-
"name": "end"
|
|
341
|
-
},
|
|
342
|
-
"annotation": {
|
|
343
|
-
"type": "keyword",
|
|
344
|
-
"value": "boolean"
|
|
345
|
-
},
|
|
346
|
-
"optional": true,
|
|
347
|
-
"computed": false
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"type": "propertySignature",
|
|
351
|
-
"key": {
|
|
352
|
-
"type": "identifier",
|
|
353
|
-
"name": "strict"
|
|
354
|
-
},
|
|
355
|
-
"annotation": {
|
|
356
|
-
"type": "keyword",
|
|
357
|
-
"value": "boolean"
|
|
358
|
-
},
|
|
359
|
-
"optional": true,
|
|
360
|
-
"computed": false
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"type": "propertySignature",
|
|
364
|
-
"key": {
|
|
365
|
-
"type": "identifier",
|
|
366
|
-
"name": "sensitive"
|
|
367
|
-
},
|
|
368
|
-
"annotation": {
|
|
369
|
-
"type": "keyword",
|
|
370
|
-
"value": "boolean"
|
|
371
|
-
},
|
|
372
|
-
"optional": true,
|
|
373
|
-
"computed": false
|
|
374
|
-
}
|
|
375
|
-
]
|
|
376
|
-
}
|
|
377
|
-
]
|
|
102
|
+
"events": [],
|
|
103
|
+
"methods": []
|
|
378
104
|
},
|
|
379
105
|
"visual-builder.page-arch-node": {
|
|
380
106
|
"properties": [
|
|
@@ -569,7 +295,189 @@
|
|
|
569
295
|
"type": "propertySignature",
|
|
570
296
|
"key": {
|
|
571
297
|
"type": "identifier",
|
|
572
|
-
"name": "label"
|
|
298
|
+
"name": "label"
|
|
299
|
+
},
|
|
300
|
+
"annotation": {
|
|
301
|
+
"type": "keyword",
|
|
302
|
+
"value": "string"
|
|
303
|
+
},
|
|
304
|
+
"computed": false
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"type": "propertySignature",
|
|
308
|
+
"key": {
|
|
309
|
+
"type": "identifier",
|
|
310
|
+
"name": "id"
|
|
311
|
+
},
|
|
312
|
+
"annotation": {
|
|
313
|
+
"type": "keyword",
|
|
314
|
+
"value": "string"
|
|
315
|
+
},
|
|
316
|
+
"computed": false
|
|
317
|
+
}
|
|
318
|
+
]
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"type": "interface",
|
|
322
|
+
"name": "ContextMenuDetail",
|
|
323
|
+
"body": [
|
|
324
|
+
{
|
|
325
|
+
"type": "propertySignature",
|
|
326
|
+
"key": {
|
|
327
|
+
"type": "identifier",
|
|
328
|
+
"name": "clientX"
|
|
329
|
+
},
|
|
330
|
+
"annotation": {
|
|
331
|
+
"type": "keyword",
|
|
332
|
+
"value": "number"
|
|
333
|
+
},
|
|
334
|
+
"computed": false
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"type": "propertySignature",
|
|
338
|
+
"key": {
|
|
339
|
+
"type": "identifier",
|
|
340
|
+
"name": "clientY"
|
|
341
|
+
},
|
|
342
|
+
"annotation": {
|
|
343
|
+
"type": "keyword",
|
|
344
|
+
"value": "number"
|
|
345
|
+
},
|
|
346
|
+
"computed": false
|
|
347
|
+
}
|
|
348
|
+
]
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"type": "interface",
|
|
352
|
+
"name": "SubNodeContextMenuData",
|
|
353
|
+
"body": [
|
|
354
|
+
{
|
|
355
|
+
"type": "propertySignature",
|
|
356
|
+
"key": {
|
|
357
|
+
"type": "identifier",
|
|
358
|
+
"name": "node"
|
|
359
|
+
},
|
|
360
|
+
"annotation": {
|
|
361
|
+
"type": "reference",
|
|
362
|
+
"typeName": {
|
|
363
|
+
"type": "identifier",
|
|
364
|
+
"name": "ExtraNodeData"
|
|
365
|
+
}
|
|
366
|
+
},
|
|
367
|
+
"computed": false
|
|
368
|
+
}
|
|
369
|
+
],
|
|
370
|
+
"extends": [
|
|
371
|
+
{
|
|
372
|
+
"type": "expressionWithTypeArguments",
|
|
373
|
+
"expression": {
|
|
374
|
+
"type": "identifier",
|
|
375
|
+
"name": "ContextMenuDetail"
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
]
|
|
379
|
+
}
|
|
380
|
+
]
|
|
381
|
+
},
|
|
382
|
+
"visual-builder.check-editor-by-name": {
|
|
383
|
+
"type": "provider",
|
|
384
|
+
"params": [
|
|
385
|
+
{
|
|
386
|
+
"name": "name",
|
|
387
|
+
"annotation": {
|
|
388
|
+
"type": "keyword",
|
|
389
|
+
"value": "string"
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
],
|
|
393
|
+
"returns": {
|
|
394
|
+
"annotation": {
|
|
395
|
+
"type": "reference",
|
|
396
|
+
"typeName": {
|
|
397
|
+
"type": "identifier",
|
|
398
|
+
"name": "Promise"
|
|
399
|
+
},
|
|
400
|
+
"typeParameters": {
|
|
401
|
+
"type": "typeParameterInstantiation",
|
|
402
|
+
"params": [
|
|
403
|
+
{
|
|
404
|
+
"type": "keyword",
|
|
405
|
+
"value": "boolean"
|
|
406
|
+
}
|
|
407
|
+
]
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"visual-builder.batch-update-raw-data-generated-view": {
|
|
413
|
+
"type": "provider",
|
|
414
|
+
"params": [
|
|
415
|
+
{
|
|
416
|
+
"name": "generations",
|
|
417
|
+
"annotation": {
|
|
418
|
+
"type": "array",
|
|
419
|
+
"elementType": {
|
|
420
|
+
"type": "reference",
|
|
421
|
+
"typeName": {
|
|
422
|
+
"type": "identifier",
|
|
423
|
+
"name": "GeneratedView"
|
|
424
|
+
}
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
}
|
|
428
|
+
],
|
|
429
|
+
"returns": {
|
|
430
|
+
"annotation": {
|
|
431
|
+
"type": "reference",
|
|
432
|
+
"typeName": {
|
|
433
|
+
"type": "identifier",
|
|
434
|
+
"name": "Promise"
|
|
435
|
+
},
|
|
436
|
+
"typeParameters": {
|
|
437
|
+
"type": "typeParameterInstantiation",
|
|
438
|
+
"params": [
|
|
439
|
+
{
|
|
440
|
+
"type": "keyword",
|
|
441
|
+
"value": "unknown"
|
|
442
|
+
}
|
|
443
|
+
]
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
},
|
|
447
|
+
"types": [
|
|
448
|
+
{
|
|
449
|
+
"type": "interface",
|
|
450
|
+
"name": "GeneratedView",
|
|
451
|
+
"body": [
|
|
452
|
+
{
|
|
453
|
+
"type": "propertySignature",
|
|
454
|
+
"key": {
|
|
455
|
+
"type": "identifier",
|
|
456
|
+
"name": "attrInstanceId"
|
|
457
|
+
},
|
|
458
|
+
"annotation": {
|
|
459
|
+
"type": "keyword",
|
|
460
|
+
"value": "string"
|
|
461
|
+
},
|
|
462
|
+
"computed": false
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"type": "propertySignature",
|
|
466
|
+
"key": {
|
|
467
|
+
"type": "identifier",
|
|
468
|
+
"name": "input"
|
|
469
|
+
},
|
|
470
|
+
"annotation": {
|
|
471
|
+
"type": "keyword",
|
|
472
|
+
"value": "string"
|
|
473
|
+
},
|
|
474
|
+
"computed": false
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"type": "propertySignature",
|
|
478
|
+
"key": {
|
|
479
|
+
"type": "identifier",
|
|
480
|
+
"name": "output"
|
|
573
481
|
},
|
|
574
482
|
"annotation": {
|
|
575
483
|
"type": "keyword",
|
|
@@ -581,78 +489,198 @@
|
|
|
581
489
|
"type": "propertySignature",
|
|
582
490
|
"key": {
|
|
583
491
|
"type": "identifier",
|
|
584
|
-
"name": "
|
|
492
|
+
"name": "list"
|
|
585
493
|
},
|
|
586
494
|
"annotation": {
|
|
587
|
-
"type": "
|
|
588
|
-
"
|
|
495
|
+
"type": "array",
|
|
496
|
+
"elementType": {
|
|
497
|
+
"type": "keyword",
|
|
498
|
+
"value": "unknown"
|
|
499
|
+
}
|
|
589
500
|
},
|
|
590
501
|
"computed": false
|
|
591
|
-
}
|
|
592
|
-
]
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"type": "interface",
|
|
596
|
-
"name": "ContextMenuDetail",
|
|
597
|
-
"body": [
|
|
502
|
+
},
|
|
598
503
|
{
|
|
599
504
|
"type": "propertySignature",
|
|
600
505
|
"key": {
|
|
601
506
|
"type": "identifier",
|
|
602
|
-
"name": "
|
|
507
|
+
"name": "defaultVisualWeight"
|
|
603
508
|
},
|
|
604
509
|
"annotation": {
|
|
605
510
|
"type": "keyword",
|
|
606
511
|
"value": "number"
|
|
607
512
|
},
|
|
513
|
+
"optional": true,
|
|
608
514
|
"computed": false
|
|
609
515
|
},
|
|
610
516
|
{
|
|
611
517
|
"type": "propertySignature",
|
|
612
518
|
"key": {
|
|
613
519
|
"type": "identifier",
|
|
614
|
-
"name": "
|
|
520
|
+
"name": "systemPromptVersion"
|
|
615
521
|
},
|
|
616
522
|
"annotation": {
|
|
617
523
|
"type": "keyword",
|
|
618
|
-
"value": "
|
|
524
|
+
"value": "string"
|
|
619
525
|
},
|
|
526
|
+
"optional": true,
|
|
620
527
|
"computed": false
|
|
621
528
|
}
|
|
622
529
|
]
|
|
530
|
+
}
|
|
531
|
+
]
|
|
532
|
+
},
|
|
533
|
+
"visual-builder.get-data-deps": {
|
|
534
|
+
"type": "provider",
|
|
535
|
+
"params": [
|
|
536
|
+
{
|
|
537
|
+
"name": "contextConfs",
|
|
538
|
+
"annotation": {
|
|
539
|
+
"type": "array",
|
|
540
|
+
"elementType": {
|
|
541
|
+
"type": "reference",
|
|
542
|
+
"typeName": {
|
|
543
|
+
"type": "identifier",
|
|
544
|
+
"name": "ContextConf"
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
}
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"name": "keyword",
|
|
551
|
+
"annotation": {
|
|
552
|
+
"type": "keyword",
|
|
553
|
+
"value": "string"
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
],
|
|
557
|
+
"returns": {
|
|
558
|
+
"annotation": {
|
|
559
|
+
"type": "reference",
|
|
560
|
+
"typeName": {
|
|
561
|
+
"type": "identifier",
|
|
562
|
+
"name": "Map"
|
|
563
|
+
},
|
|
564
|
+
"typeParameters": {
|
|
565
|
+
"type": "typeParameterInstantiation",
|
|
566
|
+
"params": [
|
|
567
|
+
{
|
|
568
|
+
"type": "reference",
|
|
569
|
+
"typeName": {
|
|
570
|
+
"type": "identifier",
|
|
571
|
+
"name": "ContextConf"
|
|
572
|
+
}
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"type": "reference",
|
|
576
|
+
"typeName": {
|
|
577
|
+
"type": "identifier",
|
|
578
|
+
"name": "MemberUsage"
|
|
579
|
+
}
|
|
580
|
+
}
|
|
581
|
+
]
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
},
|
|
586
|
+
"visual-builder.parse-path": {
|
|
587
|
+
"type": "provider",
|
|
588
|
+
"params": [
|
|
589
|
+
{
|
|
590
|
+
"name": "path",
|
|
591
|
+
"annotation": {
|
|
592
|
+
"type": "keyword",
|
|
593
|
+
"value": "string"
|
|
594
|
+
}
|
|
623
595
|
},
|
|
596
|
+
{
|
|
597
|
+
"name": "options",
|
|
598
|
+
"annotation": {
|
|
599
|
+
"type": "reference",
|
|
600
|
+
"typeName": {
|
|
601
|
+
"type": "identifier",
|
|
602
|
+
"name": "Option"
|
|
603
|
+
}
|
|
604
|
+
}
|
|
605
|
+
}
|
|
606
|
+
],
|
|
607
|
+
"returns": {},
|
|
608
|
+
"types": [
|
|
624
609
|
{
|
|
625
610
|
"type": "interface",
|
|
626
|
-
"name": "
|
|
611
|
+
"name": "Option",
|
|
627
612
|
"body": [
|
|
628
613
|
{
|
|
629
614
|
"type": "propertySignature",
|
|
630
615
|
"key": {
|
|
631
616
|
"type": "identifier",
|
|
632
|
-
"name": "
|
|
617
|
+
"name": "end"
|
|
633
618
|
},
|
|
634
619
|
"annotation": {
|
|
635
|
-
"type": "
|
|
636
|
-
"
|
|
637
|
-
"type": "identifier",
|
|
638
|
-
"name": "ExtraNodeData"
|
|
639
|
-
}
|
|
620
|
+
"type": "keyword",
|
|
621
|
+
"value": "boolean"
|
|
640
622
|
},
|
|
623
|
+
"optional": true,
|
|
641
624
|
"computed": false
|
|
642
|
-
}
|
|
643
|
-
],
|
|
644
|
-
"extends": [
|
|
625
|
+
},
|
|
645
626
|
{
|
|
646
|
-
"type": "
|
|
647
|
-
"
|
|
627
|
+
"type": "propertySignature",
|
|
628
|
+
"key": {
|
|
648
629
|
"type": "identifier",
|
|
649
|
-
"name": "
|
|
650
|
-
}
|
|
630
|
+
"name": "strict"
|
|
631
|
+
},
|
|
632
|
+
"annotation": {
|
|
633
|
+
"type": "keyword",
|
|
634
|
+
"value": "boolean"
|
|
635
|
+
},
|
|
636
|
+
"optional": true,
|
|
637
|
+
"computed": false
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"type": "propertySignature",
|
|
641
|
+
"key": {
|
|
642
|
+
"type": "identifier",
|
|
643
|
+
"name": "sensitive"
|
|
644
|
+
},
|
|
645
|
+
"annotation": {
|
|
646
|
+
"type": "keyword",
|
|
647
|
+
"value": "boolean"
|
|
648
|
+
},
|
|
649
|
+
"optional": true,
|
|
650
|
+
"computed": false
|
|
651
651
|
}
|
|
652
652
|
]
|
|
653
653
|
}
|
|
654
654
|
]
|
|
655
655
|
},
|
|
656
|
+
"visual-builder.pre-generated-table-view": {
|
|
657
|
+
"properties": [],
|
|
658
|
+
"events": [],
|
|
659
|
+
"methods": []
|
|
660
|
+
},
|
|
661
|
+
"visual-builder.pre-generated-container": {
|
|
662
|
+
"properties": [
|
|
663
|
+
{
|
|
664
|
+
"name": "useBrick",
|
|
665
|
+
"annotation": {
|
|
666
|
+
"type": "reference",
|
|
667
|
+
"typeName": {
|
|
668
|
+
"type": "identifier",
|
|
669
|
+
"name": "UseBrickConf"
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"name": "dataSource",
|
|
675
|
+
"annotation": {
|
|
676
|
+
"type": "keyword",
|
|
677
|
+
"value": "unknown"
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
],
|
|
681
|
+
"events": [],
|
|
682
|
+
"methods": []
|
|
683
|
+
},
|
|
656
684
|
"visual-builder.pre-generated-preview": {
|
|
657
685
|
"properties": [
|
|
658
686
|
{
|
|
@@ -879,34 +907,6 @@
|
|
|
879
907
|
}
|
|
880
908
|
]
|
|
881
909
|
},
|
|
882
|
-
"visual-builder.pre-generated-table-view": {
|
|
883
|
-
"properties": [],
|
|
884
|
-
"events": [],
|
|
885
|
-
"methods": []
|
|
886
|
-
},
|
|
887
|
-
"visual-builder.pre-generated-container": {
|
|
888
|
-
"properties": [
|
|
889
|
-
{
|
|
890
|
-
"name": "useBrick",
|
|
891
|
-
"annotation": {
|
|
892
|
-
"type": "reference",
|
|
893
|
-
"typeName": {
|
|
894
|
-
"type": "identifier",
|
|
895
|
-
"name": "UseBrickConf"
|
|
896
|
-
}
|
|
897
|
-
}
|
|
898
|
-
},
|
|
899
|
-
{
|
|
900
|
-
"name": "dataSource",
|
|
901
|
-
"annotation": {
|
|
902
|
-
"type": "keyword",
|
|
903
|
-
"value": "unknown"
|
|
904
|
-
}
|
|
905
|
-
}
|
|
906
|
-
],
|
|
907
|
-
"events": [],
|
|
908
|
-
"methods": []
|
|
909
|
-
},
|
|
910
910
|
"visual-builder.workbench-action-list": {
|
|
911
911
|
"properties": [
|
|
912
912
|
{
|
|
@@ -1186,30 +1186,6 @@
|
|
|
1186
1186
|
}
|
|
1187
1187
|
]
|
|
1188
1188
|
},
|
|
1189
|
-
"visual-builder.collect-used-contracts": {
|
|
1190
|
-
"type": "provider",
|
|
1191
|
-
"params": [
|
|
1192
|
-
{
|
|
1193
|
-
"name": "storyboard",
|
|
1194
|
-
"annotation": {
|
|
1195
|
-
"type": "reference",
|
|
1196
|
-
"typeName": {
|
|
1197
|
-
"type": "identifier",
|
|
1198
|
-
"name": "Storyboard"
|
|
1199
|
-
}
|
|
1200
|
-
}
|
|
1201
|
-
}
|
|
1202
|
-
],
|
|
1203
|
-
"returns": {
|
|
1204
|
-
"annotation": {
|
|
1205
|
-
"type": "array",
|
|
1206
|
-
"elementType": {
|
|
1207
|
-
"type": "keyword",
|
|
1208
|
-
"value": "string"
|
|
1209
|
-
}
|
|
1210
|
-
}
|
|
1211
|
-
}
|
|
1212
|
-
},
|
|
1213
1189
|
"visual-builder.generate-snippets-context-menu": {
|
|
1214
1190
|
"properties": [
|
|
1215
1191
|
{
|
|
@@ -1605,14 +1581,36 @@
|
|
|
1605
1581
|
},
|
|
1606
1582
|
"annotation": {
|
|
1607
1583
|
"type": "keyword",
|
|
1608
|
-
"value": "boolean"
|
|
1609
|
-
},
|
|
1610
|
-
"optional": true,
|
|
1611
|
-
"computed": false
|
|
1612
|
-
}
|
|
1613
|
-
]
|
|
1584
|
+
"value": "boolean"
|
|
1585
|
+
},
|
|
1586
|
+
"optional": true,
|
|
1587
|
+
"computed": false
|
|
1588
|
+
}
|
|
1589
|
+
]
|
|
1590
|
+
}
|
|
1591
|
+
]
|
|
1592
|
+
},
|
|
1593
|
+
"visual-builder.inject-chat-preview-agent": {
|
|
1594
|
+
"type": "provider",
|
|
1595
|
+
"params": [],
|
|
1596
|
+
"returns": {
|
|
1597
|
+
"annotation": {
|
|
1598
|
+
"type": "reference",
|
|
1599
|
+
"typeName": {
|
|
1600
|
+
"type": "identifier",
|
|
1601
|
+
"name": "Promise"
|
|
1602
|
+
},
|
|
1603
|
+
"typeParameters": {
|
|
1604
|
+
"type": "typeParameterInstantiation",
|
|
1605
|
+
"params": [
|
|
1606
|
+
{
|
|
1607
|
+
"type": "keyword",
|
|
1608
|
+
"value": "unknown"
|
|
1609
|
+
}
|
|
1610
|
+
]
|
|
1611
|
+
}
|
|
1614
1612
|
}
|
|
1615
|
-
|
|
1613
|
+
}
|
|
1616
1614
|
},
|
|
1617
1615
|
"visual-builder.raw-data-preview": {
|
|
1618
1616
|
"properties": [
|
|
@@ -1911,28 +1909,6 @@
|
|
|
1911
1909
|
}
|
|
1912
1910
|
]
|
|
1913
1911
|
},
|
|
1914
|
-
"visual-builder.inject-chat-preview-agent": {
|
|
1915
|
-
"type": "provider",
|
|
1916
|
-
"params": [],
|
|
1917
|
-
"returns": {
|
|
1918
|
-
"annotation": {
|
|
1919
|
-
"type": "reference",
|
|
1920
|
-
"typeName": {
|
|
1921
|
-
"type": "identifier",
|
|
1922
|
-
"name": "Promise"
|
|
1923
|
-
},
|
|
1924
|
-
"typeParameters": {
|
|
1925
|
-
"type": "typeParameterInstantiation",
|
|
1926
|
-
"params": [
|
|
1927
|
-
{
|
|
1928
|
-
"type": "keyword",
|
|
1929
|
-
"value": "unknown"
|
|
1930
|
-
}
|
|
1931
|
-
]
|
|
1932
|
-
}
|
|
1933
|
-
}
|
|
1934
|
-
}
|
|
1935
|
-
},
|
|
1936
1912
|
"visual-builder.workbench-history-action": {
|
|
1937
1913
|
"properties": [
|
|
1938
1914
|
{
|
|
@@ -3192,251 +3168,5 @@
|
|
|
3192
3168
|
]
|
|
3193
3169
|
}
|
|
3194
3170
|
]
|
|
3195
|
-
},
|
|
3196
|
-
"visual-builder.inject-preview-agent": {
|
|
3197
|
-
"type": "provider",
|
|
3198
|
-
"params": [
|
|
3199
|
-
{
|
|
3200
|
-
"name": "previewFromOrigin",
|
|
3201
|
-
"annotation": {
|
|
3202
|
-
"type": "keyword",
|
|
3203
|
-
"value": "string"
|
|
3204
|
-
}
|
|
3205
|
-
},
|
|
3206
|
-
{
|
|
3207
|
-
"name": "options",
|
|
3208
|
-
"annotation": {
|
|
3209
|
-
"type": "reference",
|
|
3210
|
-
"typeName": {
|
|
3211
|
-
"type": "identifier",
|
|
3212
|
-
"name": "PreviewStartOptions"
|
|
3213
|
-
}
|
|
3214
|
-
}
|
|
3215
|
-
}
|
|
3216
|
-
],
|
|
3217
|
-
"returns": {
|
|
3218
|
-
"annotation": {
|
|
3219
|
-
"type": "reference",
|
|
3220
|
-
"typeName": {
|
|
3221
|
-
"type": "identifier",
|
|
3222
|
-
"name": "Promise"
|
|
3223
|
-
},
|
|
3224
|
-
"typeParameters": {
|
|
3225
|
-
"type": "typeParameterInstantiation",
|
|
3226
|
-
"params": [
|
|
3227
|
-
{
|
|
3228
|
-
"type": "keyword",
|
|
3229
|
-
"value": "unknown"
|
|
3230
|
-
}
|
|
3231
|
-
]
|
|
3232
|
-
}
|
|
3233
|
-
}
|
|
3234
|
-
},
|
|
3235
|
-
"types": [
|
|
3236
|
-
{
|
|
3237
|
-
"type": "interface",
|
|
3238
|
-
"name": "PreviewStartOptions",
|
|
3239
|
-
"body": [
|
|
3240
|
-
{
|
|
3241
|
-
"type": "propertySignature",
|
|
3242
|
-
"key": {
|
|
3243
|
-
"type": "identifier",
|
|
3244
|
-
"name": "appId"
|
|
3245
|
-
},
|
|
3246
|
-
"annotation": {
|
|
3247
|
-
"type": "keyword",
|
|
3248
|
-
"value": "string"
|
|
3249
|
-
},
|
|
3250
|
-
"computed": false
|
|
3251
|
-
},
|
|
3252
|
-
{
|
|
3253
|
-
"type": "propertySignature",
|
|
3254
|
-
"key": {
|
|
3255
|
-
"type": "identifier",
|
|
3256
|
-
"name": "routeId"
|
|
3257
|
-
},
|
|
3258
|
-
"annotation": {
|
|
3259
|
-
"type": "keyword",
|
|
3260
|
-
"value": "string"
|
|
3261
|
-
},
|
|
3262
|
-
"optional": true,
|
|
3263
|
-
"computed": false
|
|
3264
|
-
},
|
|
3265
|
-
{
|
|
3266
|
-
"type": "propertySignature",
|
|
3267
|
-
"key": {
|
|
3268
|
-
"type": "identifier",
|
|
3269
|
-
"name": "templateId"
|
|
3270
|
-
},
|
|
3271
|
-
"annotation": {
|
|
3272
|
-
"type": "keyword",
|
|
3273
|
-
"value": "string"
|
|
3274
|
-
},
|
|
3275
|
-
"optional": true,
|
|
3276
|
-
"computed": false
|
|
3277
|
-
},
|
|
3278
|
-
{
|
|
3279
|
-
"type": "propertySignature",
|
|
3280
|
-
"key": {
|
|
3281
|
-
"type": "identifier",
|
|
3282
|
-
"name": "formId"
|
|
3283
|
-
},
|
|
3284
|
-
"annotation": {
|
|
3285
|
-
"type": "keyword",
|
|
3286
|
-
"value": "string"
|
|
3287
|
-
},
|
|
3288
|
-
"optional": true,
|
|
3289
|
-
"computed": false
|
|
3290
|
-
},
|
|
3291
|
-
{
|
|
3292
|
-
"type": "propertySignature",
|
|
3293
|
-
"key": {
|
|
3294
|
-
"type": "identifier",
|
|
3295
|
-
"name": "formData"
|
|
3296
|
-
},
|
|
3297
|
-
"annotation": {
|
|
3298
|
-
"type": "reference",
|
|
3299
|
-
"typeName": {
|
|
3300
|
-
"type": "identifier",
|
|
3301
|
-
"name": "FormData"
|
|
3302
|
-
}
|
|
3303
|
-
},
|
|
3304
|
-
"optional": true,
|
|
3305
|
-
"computed": false
|
|
3306
|
-
},
|
|
3307
|
-
{
|
|
3308
|
-
"type": "propertySignature",
|
|
3309
|
-
"key": {
|
|
3310
|
-
"type": "identifier",
|
|
3311
|
-
"name": "snippetData"
|
|
3312
|
-
},
|
|
3313
|
-
"annotation": {
|
|
3314
|
-
"type": "keyword",
|
|
3315
|
-
"value": "any"
|
|
3316
|
-
},
|
|
3317
|
-
"optional": true,
|
|
3318
|
-
"computed": false
|
|
3319
|
-
},
|
|
3320
|
-
{
|
|
3321
|
-
"type": "propertySignature",
|
|
3322
|
-
"key": {
|
|
3323
|
-
"type": "identifier",
|
|
3324
|
-
"name": "routePath"
|
|
3325
|
-
},
|
|
3326
|
-
"annotation": {
|
|
3327
|
-
"type": "keyword",
|
|
3328
|
-
"value": "string"
|
|
3329
|
-
},
|
|
3330
|
-
"optional": true,
|
|
3331
|
-
"computed": false
|
|
3332
|
-
},
|
|
3333
|
-
{
|
|
3334
|
-
"type": "propertySignature",
|
|
3335
|
-
"key": {
|
|
3336
|
-
"type": "identifier",
|
|
3337
|
-
"name": "routeExact"
|
|
3338
|
-
},
|
|
3339
|
-
"annotation": {
|
|
3340
|
-
"type": "keyword",
|
|
3341
|
-
"value": "boolean"
|
|
3342
|
-
},
|
|
3343
|
-
"optional": true,
|
|
3344
|
-
"computed": false
|
|
3345
|
-
},
|
|
3346
|
-
{
|
|
3347
|
-
"type": "propertySignature",
|
|
3348
|
-
"key": {
|
|
3349
|
-
"type": "identifier",
|
|
3350
|
-
"name": "settings"
|
|
3351
|
-
},
|
|
3352
|
-
"annotation": {
|
|
3353
|
-
"type": "reference",
|
|
3354
|
-
"typeName": {
|
|
3355
|
-
"type": "identifier",
|
|
3356
|
-
"name": "PreviewSettings"
|
|
3357
|
-
}
|
|
3358
|
-
},
|
|
3359
|
-
"optional": true,
|
|
3360
|
-
"computed": false
|
|
3361
|
-
},
|
|
3362
|
-
{
|
|
3363
|
-
"type": "propertySignature",
|
|
3364
|
-
"key": {
|
|
3365
|
-
"type": "identifier",
|
|
3366
|
-
"name": "updateStoryboardType"
|
|
3367
|
-
},
|
|
3368
|
-
"annotation": {
|
|
3369
|
-
"type": "reference",
|
|
3370
|
-
"typeName": {
|
|
3371
|
-
"type": "identifier",
|
|
3372
|
-
"name": "UpdateStoryboardType"
|
|
3373
|
-
}
|
|
3374
|
-
},
|
|
3375
|
-
"optional": true,
|
|
3376
|
-
"computed": false
|
|
3377
|
-
}
|
|
3378
|
-
]
|
|
3379
|
-
},
|
|
3380
|
-
{
|
|
3381
|
-
"type": "interface",
|
|
3382
|
-
"name": "PreviewSettings",
|
|
3383
|
-
"body": [
|
|
3384
|
-
{
|
|
3385
|
-
"type": "propertySignature",
|
|
3386
|
-
"key": {
|
|
3387
|
-
"type": "identifier",
|
|
3388
|
-
"name": "properties"
|
|
3389
|
-
},
|
|
3390
|
-
"annotation": {
|
|
3391
|
-
"type": "reference",
|
|
3392
|
-
"typeName": {
|
|
3393
|
-
"type": "identifier",
|
|
3394
|
-
"name": "Record"
|
|
3395
|
-
},
|
|
3396
|
-
"typeParameters": {
|
|
3397
|
-
"type": "typeParameterInstantiation",
|
|
3398
|
-
"params": [
|
|
3399
|
-
{
|
|
3400
|
-
"type": "keyword",
|
|
3401
|
-
"value": "string"
|
|
3402
|
-
},
|
|
3403
|
-
{
|
|
3404
|
-
"type": "keyword",
|
|
3405
|
-
"value": "unknown"
|
|
3406
|
-
}
|
|
3407
|
-
]
|
|
3408
|
-
}
|
|
3409
|
-
},
|
|
3410
|
-
"optional": true,
|
|
3411
|
-
"computed": false
|
|
3412
|
-
}
|
|
3413
|
-
]
|
|
3414
|
-
},
|
|
3415
|
-
{
|
|
3416
|
-
"type": "typeAlias",
|
|
3417
|
-
"name": "UpdateStoryboardType",
|
|
3418
|
-
"annotation": {
|
|
3419
|
-
"type": "union",
|
|
3420
|
-
"types": [
|
|
3421
|
-
{
|
|
3422
|
-
"type": "jsLiteral",
|
|
3423
|
-
"value": "route"
|
|
3424
|
-
},
|
|
3425
|
-
{
|
|
3426
|
-
"type": "jsLiteral",
|
|
3427
|
-
"value": "template"
|
|
3428
|
-
},
|
|
3429
|
-
{
|
|
3430
|
-
"type": "jsLiteral",
|
|
3431
|
-
"value": "snippet"
|
|
3432
|
-
},
|
|
3433
|
-
{
|
|
3434
|
-
"type": "jsLiteral",
|
|
3435
|
-
"value": "form"
|
|
3436
|
-
}
|
|
3437
|
-
]
|
|
3438
|
-
}
|
|
3439
|
-
}
|
|
3440
|
-
]
|
|
3441
3171
|
}
|
|
3442
3172
|
}
|