@next-bricks/visual-builder 1.32.2 → 1.32.4
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 +8 -8
- package/dist/chunks/2252.e622a0bf.js +3 -0
- package/dist/chunks/2252.e622a0bf.js.map +1 -0
- package/dist/chunks/{2980.51717b3f.js → 2980.292113dc.js} +2 -2
- package/dist/chunks/{2980.51717b3f.js.map → 2980.292113dc.js.map} +1 -1
- package/dist/chunks/{4837.58fb5576.js → 4837.bbfcab3d.js} +2 -2
- package/dist/chunks/{4837.58fb5576.js.map → 4837.bbfcab3d.js.map} +1 -1
- package/dist/chunks/{7150.62236b96.js → 7150.7f545689.js} +3 -3
- package/dist/chunks/7150.7f545689.js.map +1 -0
- package/dist/chunks/{7218.417c6054.js → 7218.30573c75.js} +2 -2
- package/dist/chunks/{7218.417c6054.js.map → 7218.30573c75.js.map} +1 -1
- package/dist/chunks/{9027.e3490283.js → 9027.5ba5abc4.js} +2 -2
- package/dist/chunks/{9027.e3490283.js.map → 9027.5ba5abc4.js.map} +1 -1
- package/dist/chunks/9080.8ae16d3a.js +2 -0
- package/dist/chunks/9080.8ae16d3a.js.map +1 -0
- package/dist/chunks/{chat-preview.f7014cdb.js → chat-preview.9da15245.js} +3 -3
- package/dist/chunks/{chat-preview.f7014cdb.js.map → chat-preview.9da15245.js.map} +1 -1
- package/dist/chunks/{check-editor-by-name.7e2f27ec.js → check-editor-by-name.ac2dd0e0.js} +2 -2
- package/dist/chunks/{check-editor-by-name.7e2f27ec.js.map → check-editor-by-name.ac2dd0e0.js.map} +1 -1
- package/dist/chunks/{contract-select.858bf125.js → contract-select.b2bbe319.js} +3 -3
- package/dist/chunks/{contract-select.858bf125.js.map → contract-select.b2bbe319.js.map} +1 -1
- package/dist/chunks/{main.c7fa0277.js → main.a1ceb1c1.js} +2 -2
- package/dist/chunks/{main.c7fa0277.js.map → main.a1ceb1c1.js.map} +1 -1
- package/dist/chunks/{pre-generated-container.d2f83710.js → pre-generated-container.1f208112.js} +2 -2
- package/dist/chunks/{pre-generated-container.d2f83710.js.map → pre-generated-container.1f208112.js.map} +1 -1
- package/dist/chunks/{pre-generated-preview.03d5b930.js → pre-generated-preview.eca3bbb1.js} +3 -3
- package/dist/chunks/{pre-generated-preview.03d5b930.js.map → pre-generated-preview.eca3bbb1.js.map} +1 -1
- package/dist/chunks/property-editor.17a7f5aa.js +2 -0
- package/dist/chunks/property-editor.17a7f5aa.js.map +1 -0
- package/dist/chunks/{workbench-action-list.dbcbbdac.js → workbench-action-list.a187250b.js} +2 -2
- package/dist/chunks/{workbench-action-list.dbcbbdac.js.map → workbench-action-list.a187250b.js.map} +1 -1
- package/dist/chunks/{workbench-history-action.a713bacf.js → workbench-history-action.fc8db5e1.js} +3 -3
- package/dist/chunks/{workbench-history-action.a713bacf.js.map → workbench-history-action.fc8db5e1.js.map} +1 -1
- package/dist/{index.39c1b24a.js → index.cc7a543d.js} +2 -2
- package/dist/{index.39c1b24a.js.map → index.cc7a543d.js.map} +1 -1
- package/dist/manifest.json +9 -9
- package/dist/types.json +404 -404
- package/package.json +2 -2
- package/dist/chunks/2252.8c147e6c.js +0 -3
- package/dist/chunks/2252.8c147e6c.js.map +0 -1
- package/dist/chunks/7150.62236b96.js.map +0 -1
- package/dist/chunks/9080.c73b20aa.js +0 -2
- package/dist/chunks/9080.c73b20aa.js.map +0 -1
- package/dist/chunks/property-editor.a3793d5c.js +0 -2
- package/dist/chunks/property-editor.a3793d5c.js.map +0 -1
- /package/dist/chunks/{2252.8c147e6c.js.LICENSE.txt → 2252.e622a0bf.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{7150.62236b96.js.LICENSE.txt → 7150.7f545689.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{chat-preview.f7014cdb.js.LICENSE.txt → chat-preview.9da15245.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{contract-select.858bf125.js.LICENSE.txt → contract-select.b2bbe319.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{pre-generated-preview.03d5b930.js.LICENSE.txt → pre-generated-preview.eca3bbb1.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{workbench-history-action.a713bacf.js.LICENSE.txt → workbench-history-action.fc8db5e1.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
|
{
|
|
@@ -255,6 +242,19 @@
|
|
|
255
242
|
}
|
|
256
243
|
]
|
|
257
244
|
},
|
|
245
|
+
"visual-builder.workbench-sidebar": {
|
|
246
|
+
"properties": [
|
|
247
|
+
{
|
|
248
|
+
"name": "titleLabel",
|
|
249
|
+
"annotation": {
|
|
250
|
+
"type": "keyword",
|
|
251
|
+
"value": "string"
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
],
|
|
255
|
+
"events": [],
|
|
256
|
+
"methods": []
|
|
257
|
+
},
|
|
258
258
|
"visual-builder.page-arch-node": {
|
|
259
259
|
"properties": [
|
|
260
260
|
{
|
|
@@ -2021,174 +2021,420 @@
|
|
|
2021
2021
|
}
|
|
2022
2022
|
]
|
|
2023
2023
|
},
|
|
2024
|
-
"visual-builder.
|
|
2025
|
-
"
|
|
2026
|
-
|
|
2027
|
-
"name": "nodes",
|
|
2028
|
-
"annotation": {
|
|
2029
|
-
"type": "array",
|
|
2030
|
-
"elementType": {
|
|
2031
|
-
"type": "reference",
|
|
2032
|
-
"typeName": {
|
|
2033
|
-
"type": "identifier",
|
|
2034
|
-
"name": "WorkbenchNodeData"
|
|
2035
|
-
}
|
|
2036
|
-
}
|
|
2037
|
-
}
|
|
2038
|
-
},
|
|
2039
|
-
{
|
|
2040
|
-
"name": "actions",
|
|
2041
|
-
"annotation": {
|
|
2042
|
-
"type": "array",
|
|
2043
|
-
"elementType": {
|
|
2044
|
-
"type": "reference",
|
|
2045
|
-
"typeName": {
|
|
2046
|
-
"type": "identifier",
|
|
2047
|
-
"name": "WorkbenchTreeAction"
|
|
2048
|
-
}
|
|
2049
|
-
}
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"name": "actionsHidden",
|
|
2054
|
-
"annotation": {
|
|
2055
|
-
"type": "keyword",
|
|
2056
|
-
"value": "boolean"
|
|
2057
|
-
}
|
|
2058
|
-
},
|
|
2059
|
-
{
|
|
2060
|
-
"name": "placeholder",
|
|
2061
|
-
"annotation": {
|
|
2062
|
-
"type": "keyword",
|
|
2063
|
-
"value": "string"
|
|
2064
|
-
}
|
|
2065
|
-
},
|
|
2066
|
-
{
|
|
2067
|
-
"name": "isTransformName",
|
|
2068
|
-
"annotation": {
|
|
2069
|
-
"type": "keyword",
|
|
2070
|
-
"value": "boolean"
|
|
2071
|
-
}
|
|
2072
|
-
},
|
|
2024
|
+
"visual-builder.inject-preview-agent": {
|
|
2025
|
+
"type": "provider",
|
|
2026
|
+
"params": [
|
|
2073
2027
|
{
|
|
2074
|
-
"name": "
|
|
2028
|
+
"name": "previewFromOrigin",
|
|
2075
2029
|
"annotation": {
|
|
2076
2030
|
"type": "keyword",
|
|
2077
2031
|
"value": "string"
|
|
2078
2032
|
}
|
|
2079
2033
|
},
|
|
2080
2034
|
{
|
|
2081
|
-
"name": "
|
|
2035
|
+
"name": "options",
|
|
2082
2036
|
"annotation": {
|
|
2083
|
-
"type": "
|
|
2084
|
-
"
|
|
2037
|
+
"type": "reference",
|
|
2038
|
+
"typeName": {
|
|
2039
|
+
"type": "identifier",
|
|
2040
|
+
"name": "PreviewStartOptions"
|
|
2041
|
+
}
|
|
2085
2042
|
}
|
|
2086
|
-
}
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2043
|
+
}
|
|
2044
|
+
],
|
|
2045
|
+
"returns": {
|
|
2046
|
+
"annotation": {
|
|
2047
|
+
"type": "reference",
|
|
2048
|
+
"typeName": {
|
|
2049
|
+
"type": "identifier",
|
|
2050
|
+
"name": "Promise"
|
|
2051
|
+
},
|
|
2052
|
+
"typeParameters": {
|
|
2053
|
+
"type": "typeParameterInstantiation",
|
|
2054
|
+
"params": [
|
|
2096
2055
|
{
|
|
2097
2056
|
"type": "keyword",
|
|
2098
|
-
"value": "
|
|
2057
|
+
"value": "unknown"
|
|
2099
2058
|
}
|
|
2100
2059
|
]
|
|
2101
2060
|
}
|
|
2102
|
-
}
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
"annotation": {
|
|
2106
|
-
"type": "keyword",
|
|
2107
|
-
"value": "boolean"
|
|
2108
|
-
}
|
|
2109
|
-
},
|
|
2061
|
+
}
|
|
2062
|
+
},
|
|
2063
|
+
"types": [
|
|
2110
2064
|
{
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2065
|
+
"type": "interface",
|
|
2066
|
+
"name": "PreviewStartOptions",
|
|
2067
|
+
"body": [
|
|
2068
|
+
{
|
|
2069
|
+
"type": "propertySignature",
|
|
2070
|
+
"key": {
|
|
2071
|
+
"type": "identifier",
|
|
2072
|
+
"name": "appId"
|
|
2073
|
+
},
|
|
2074
|
+
"annotation": {
|
|
2116
2075
|
"type": "keyword",
|
|
2117
2076
|
"value": "string"
|
|
2118
2077
|
},
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2078
|
+
"computed": false
|
|
2079
|
+
},
|
|
2080
|
+
{
|
|
2081
|
+
"type": "propertySignature",
|
|
2082
|
+
"key": {
|
|
2083
|
+
"type": "identifier",
|
|
2084
|
+
"name": "routeId"
|
|
2085
|
+
},
|
|
2086
|
+
"annotation": {
|
|
2087
|
+
"type": "keyword",
|
|
2088
|
+
"value": "string"
|
|
2089
|
+
},
|
|
2090
|
+
"optional": true,
|
|
2091
|
+
"computed": false
|
|
2092
|
+
},
|
|
2093
|
+
{
|
|
2094
|
+
"type": "propertySignature",
|
|
2095
|
+
"key": {
|
|
2096
|
+
"type": "identifier",
|
|
2097
|
+
"name": "templateId"
|
|
2098
|
+
},
|
|
2099
|
+
"annotation": {
|
|
2100
|
+
"type": "keyword",
|
|
2101
|
+
"value": "string"
|
|
2102
|
+
},
|
|
2103
|
+
"optional": true,
|
|
2104
|
+
"computed": false
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"type": "propertySignature",
|
|
2108
|
+
"key": {
|
|
2109
|
+
"type": "identifier",
|
|
2110
|
+
"name": "formId"
|
|
2111
|
+
},
|
|
2112
|
+
"annotation": {
|
|
2113
|
+
"type": "keyword",
|
|
2114
|
+
"value": "string"
|
|
2115
|
+
},
|
|
2116
|
+
"optional": true,
|
|
2117
|
+
"computed": false
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
"type": "propertySignature",
|
|
2121
|
+
"key": {
|
|
2122
|
+
"type": "identifier",
|
|
2123
|
+
"name": "formData"
|
|
2124
|
+
},
|
|
2125
|
+
"annotation": {
|
|
2135
2126
|
"type": "reference",
|
|
2136
2127
|
"typeName": {
|
|
2137
2128
|
"type": "identifier",
|
|
2138
|
-
"name": "
|
|
2139
|
-
},
|
|
2140
|
-
"typeParameters": {
|
|
2141
|
-
"type": "typeParameterInstantiation",
|
|
2142
|
-
"params": [
|
|
2143
|
-
{
|
|
2144
|
-
"type": "keyword",
|
|
2145
|
-
"value": "string"
|
|
2146
|
-
},
|
|
2147
|
-
{
|
|
2148
|
-
"type": "keyword",
|
|
2149
|
-
"value": "unknown"
|
|
2150
|
-
}
|
|
2151
|
-
]
|
|
2129
|
+
"name": "FormData"
|
|
2152
2130
|
}
|
|
2153
2131
|
},
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2132
|
+
"optional": true,
|
|
2133
|
+
"computed": false
|
|
2134
|
+
},
|
|
2135
|
+
{
|
|
2136
|
+
"type": "propertySignature",
|
|
2137
|
+
"key": {
|
|
2138
|
+
"type": "identifier",
|
|
2139
|
+
"name": "snippetData"
|
|
2140
|
+
},
|
|
2141
|
+
"annotation": {
|
|
2142
|
+
"type": "keyword",
|
|
2143
|
+
"value": "any"
|
|
2144
|
+
},
|
|
2145
|
+
"optional": true,
|
|
2146
|
+
"computed": false
|
|
2147
|
+
},
|
|
2148
|
+
{
|
|
2149
|
+
"type": "propertySignature",
|
|
2150
|
+
"key": {
|
|
2151
|
+
"type": "identifier",
|
|
2152
|
+
"name": "routePath"
|
|
2153
|
+
},
|
|
2154
|
+
"annotation": {
|
|
2155
|
+
"type": "keyword",
|
|
2156
|
+
"value": "string"
|
|
2157
|
+
},
|
|
2158
|
+
"optional": true,
|
|
2159
|
+
"computed": false
|
|
2160
|
+
},
|
|
2161
|
+
{
|
|
2162
|
+
"type": "propertySignature",
|
|
2163
|
+
"key": {
|
|
2164
|
+
"type": "identifier",
|
|
2165
|
+
"name": "routeExact"
|
|
2166
|
+
},
|
|
2167
|
+
"annotation": {
|
|
2168
|
+
"type": "keyword",
|
|
2169
|
+
"value": "boolean"
|
|
2170
|
+
},
|
|
2171
|
+
"optional": true,
|
|
2172
|
+
"computed": false
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"type": "propertySignature",
|
|
2176
|
+
"key": {
|
|
2177
|
+
"type": "identifier",
|
|
2178
|
+
"name": "settings"
|
|
2179
|
+
},
|
|
2180
|
+
"annotation": {
|
|
2181
|
+
"type": "reference",
|
|
2182
|
+
"typeName": {
|
|
2183
|
+
"type": "identifier",
|
|
2184
|
+
"name": "PreviewSettings"
|
|
2185
|
+
}
|
|
2186
|
+
},
|
|
2187
|
+
"optional": true,
|
|
2188
|
+
"computed": false
|
|
2189
|
+
},
|
|
2190
|
+
{
|
|
2191
|
+
"type": "propertySignature",
|
|
2192
|
+
"key": {
|
|
2193
|
+
"type": "identifier",
|
|
2194
|
+
"name": "updateStoryboardType"
|
|
2195
|
+
},
|
|
2196
|
+
"annotation": {
|
|
2197
|
+
"type": "reference",
|
|
2198
|
+
"typeName": {
|
|
2199
|
+
"type": "identifier",
|
|
2200
|
+
"name": "UpdateStoryboardType"
|
|
2201
|
+
}
|
|
2202
|
+
},
|
|
2203
|
+
"optional": true,
|
|
2204
|
+
"computed": false
|
|
2205
|
+
}
|
|
2206
|
+
]
|
|
2207
|
+
},
|
|
2208
|
+
{
|
|
2209
|
+
"type": "interface",
|
|
2210
|
+
"name": "PreviewSettings",
|
|
2211
|
+
"body": [
|
|
2212
|
+
{
|
|
2213
|
+
"type": "propertySignature",
|
|
2214
|
+
"key": {
|
|
2215
|
+
"type": "identifier",
|
|
2216
|
+
"name": "properties"
|
|
2217
|
+
},
|
|
2218
|
+
"annotation": {
|
|
2219
|
+
"type": "reference",
|
|
2220
|
+
"typeName": {
|
|
2221
|
+
"type": "identifier",
|
|
2222
|
+
"name": "Record"
|
|
2223
|
+
},
|
|
2224
|
+
"typeParameters": {
|
|
2225
|
+
"type": "typeParameterInstantiation",
|
|
2226
|
+
"params": [
|
|
2227
|
+
{
|
|
2228
|
+
"type": "keyword",
|
|
2229
|
+
"value": "string"
|
|
2230
|
+
},
|
|
2231
|
+
{
|
|
2232
|
+
"type": "keyword",
|
|
2233
|
+
"value": "unknown"
|
|
2234
|
+
}
|
|
2235
|
+
]
|
|
2236
|
+
}
|
|
2237
|
+
},
|
|
2238
|
+
"optional": true,
|
|
2239
|
+
"computed": false
|
|
2240
|
+
}
|
|
2241
|
+
]
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
"type": "typeAlias",
|
|
2245
|
+
"name": "UpdateStoryboardType",
|
|
2246
|
+
"annotation": {
|
|
2247
|
+
"type": "union",
|
|
2248
|
+
"types": [
|
|
2249
|
+
{
|
|
2250
|
+
"type": "jsLiteral",
|
|
2251
|
+
"value": "route"
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"type": "jsLiteral",
|
|
2255
|
+
"value": "template"
|
|
2256
|
+
},
|
|
2257
|
+
{
|
|
2258
|
+
"type": "jsLiteral",
|
|
2259
|
+
"value": "snippet"
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
"type": "jsLiteral",
|
|
2263
|
+
"value": "form"
|
|
2264
|
+
}
|
|
2265
|
+
]
|
|
2266
|
+
}
|
|
2267
|
+
}
|
|
2268
|
+
]
|
|
2269
|
+
},
|
|
2270
|
+
"visual-builder.workbench-tree": {
|
|
2271
|
+
"properties": [
|
|
2272
|
+
{
|
|
2273
|
+
"name": "nodes",
|
|
2274
|
+
"annotation": {
|
|
2275
|
+
"type": "array",
|
|
2276
|
+
"elementType": {
|
|
2277
|
+
"type": "reference",
|
|
2278
|
+
"typeName": {
|
|
2279
|
+
"type": "identifier",
|
|
2280
|
+
"name": "WorkbenchNodeData"
|
|
2281
|
+
}
|
|
2282
|
+
}
|
|
2283
|
+
}
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
"name": "actions",
|
|
2287
|
+
"annotation": {
|
|
2288
|
+
"type": "array",
|
|
2289
|
+
"elementType": {
|
|
2290
|
+
"type": "reference",
|
|
2291
|
+
"typeName": {
|
|
2292
|
+
"type": "identifier",
|
|
2293
|
+
"name": "WorkbenchTreeAction"
|
|
2294
|
+
}
|
|
2295
|
+
}
|
|
2296
|
+
}
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"name": "actionsHidden",
|
|
2300
|
+
"annotation": {
|
|
2301
|
+
"type": "keyword",
|
|
2302
|
+
"value": "boolean"
|
|
2303
|
+
}
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"name": "placeholder",
|
|
2307
|
+
"annotation": {
|
|
2308
|
+
"type": "keyword",
|
|
2309
|
+
"value": "string"
|
|
2310
|
+
}
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"name": "isTransformName",
|
|
2314
|
+
"annotation": {
|
|
2315
|
+
"type": "keyword",
|
|
2316
|
+
"value": "boolean"
|
|
2317
|
+
}
|
|
2318
|
+
},
|
|
2319
|
+
{
|
|
2320
|
+
"name": "searchPlaceholder",
|
|
2321
|
+
"annotation": {
|
|
2322
|
+
"type": "keyword",
|
|
2323
|
+
"value": "string"
|
|
2324
|
+
}
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
"name": "noSearch",
|
|
2328
|
+
"annotation": {
|
|
2329
|
+
"type": "keyword",
|
|
2330
|
+
"value": "boolean"
|
|
2331
|
+
}
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
"name": "activeKey",
|
|
2335
|
+
"annotation": {
|
|
2336
|
+
"type": "union",
|
|
2337
|
+
"types": [
|
|
2338
|
+
{
|
|
2339
|
+
"type": "keyword",
|
|
2340
|
+
"value": "string"
|
|
2341
|
+
},
|
|
2342
|
+
{
|
|
2343
|
+
"type": "keyword",
|
|
2344
|
+
"value": "number"
|
|
2345
|
+
}
|
|
2346
|
+
]
|
|
2347
|
+
}
|
|
2348
|
+
},
|
|
2349
|
+
{
|
|
2350
|
+
"name": "showMatchedNodeOnly",
|
|
2351
|
+
"annotation": {
|
|
2352
|
+
"type": "keyword",
|
|
2353
|
+
"value": "boolean"
|
|
2354
|
+
}
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"name": "matchNodeDataFields",
|
|
2358
|
+
"annotation": {
|
|
2359
|
+
"type": "union",
|
|
2360
|
+
"types": [
|
|
2361
|
+
{
|
|
2362
|
+
"type": "keyword",
|
|
2363
|
+
"value": "string"
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"type": "array",
|
|
2367
|
+
"elementType": {
|
|
2368
|
+
"type": "keyword",
|
|
2369
|
+
"value": "string"
|
|
2370
|
+
}
|
|
2371
|
+
}
|
|
2372
|
+
]
|
|
2373
|
+
}
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
"name": "fixedActionsFor",
|
|
2377
|
+
"annotation": {
|
|
2378
|
+
"type": "union",
|
|
2379
|
+
"types": [
|
|
2380
|
+
{
|
|
2381
|
+
"type": "reference",
|
|
2382
|
+
"typeName": {
|
|
2383
|
+
"type": "identifier",
|
|
2384
|
+
"name": "Record"
|
|
2385
|
+
},
|
|
2386
|
+
"typeParameters": {
|
|
2387
|
+
"type": "typeParameterInstantiation",
|
|
2388
|
+
"params": [
|
|
2389
|
+
{
|
|
2390
|
+
"type": "keyword",
|
|
2391
|
+
"value": "string"
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"type": "keyword",
|
|
2395
|
+
"value": "unknown"
|
|
2396
|
+
}
|
|
2397
|
+
]
|
|
2398
|
+
}
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"type": "array",
|
|
2402
|
+
"elementType": {
|
|
2403
|
+
"type": "reference",
|
|
2404
|
+
"typeName": {
|
|
2405
|
+
"type": "identifier",
|
|
2406
|
+
"name": "Record"
|
|
2407
|
+
},
|
|
2408
|
+
"typeParameters": {
|
|
2409
|
+
"type": "typeParameterInstantiation",
|
|
2410
|
+
"params": [
|
|
2411
|
+
{
|
|
2412
|
+
"type": "keyword",
|
|
2413
|
+
"value": "string"
|
|
2414
|
+
},
|
|
2415
|
+
{
|
|
2416
|
+
"type": "keyword",
|
|
2417
|
+
"value": "unknown"
|
|
2418
|
+
}
|
|
2419
|
+
]
|
|
2420
|
+
}
|
|
2421
|
+
}
|
|
2422
|
+
}
|
|
2423
|
+
]
|
|
2424
|
+
}
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"name": "collapsible",
|
|
2428
|
+
"annotation": {
|
|
2429
|
+
"type": "keyword",
|
|
2430
|
+
"value": "boolean"
|
|
2431
|
+
}
|
|
2432
|
+
},
|
|
2433
|
+
{
|
|
2434
|
+
"name": "collapsedNodes",
|
|
2435
|
+
"annotation": {
|
|
2436
|
+
"type": "array",
|
|
2437
|
+
"elementType": {
|
|
2192
2438
|
"type": "keyword",
|
|
2193
2439
|
"value": "string"
|
|
2194
2440
|
}
|
|
@@ -2774,251 +3020,5 @@
|
|
|
2774
3020
|
]
|
|
2775
3021
|
}
|
|
2776
3022
|
]
|
|
2777
|
-
},
|
|
2778
|
-
"visual-builder.inject-preview-agent": {
|
|
2779
|
-
"type": "provider",
|
|
2780
|
-
"params": [
|
|
2781
|
-
{
|
|
2782
|
-
"name": "previewFromOrigin",
|
|
2783
|
-
"annotation": {
|
|
2784
|
-
"type": "keyword",
|
|
2785
|
-
"value": "string"
|
|
2786
|
-
}
|
|
2787
|
-
},
|
|
2788
|
-
{
|
|
2789
|
-
"name": "options",
|
|
2790
|
-
"annotation": {
|
|
2791
|
-
"type": "reference",
|
|
2792
|
-
"typeName": {
|
|
2793
|
-
"type": "identifier",
|
|
2794
|
-
"name": "PreviewStartOptions"
|
|
2795
|
-
}
|
|
2796
|
-
}
|
|
2797
|
-
}
|
|
2798
|
-
],
|
|
2799
|
-
"returns": {
|
|
2800
|
-
"annotation": {
|
|
2801
|
-
"type": "reference",
|
|
2802
|
-
"typeName": {
|
|
2803
|
-
"type": "identifier",
|
|
2804
|
-
"name": "Promise"
|
|
2805
|
-
},
|
|
2806
|
-
"typeParameters": {
|
|
2807
|
-
"type": "typeParameterInstantiation",
|
|
2808
|
-
"params": [
|
|
2809
|
-
{
|
|
2810
|
-
"type": "keyword",
|
|
2811
|
-
"value": "unknown"
|
|
2812
|
-
}
|
|
2813
|
-
]
|
|
2814
|
-
}
|
|
2815
|
-
}
|
|
2816
|
-
},
|
|
2817
|
-
"types": [
|
|
2818
|
-
{
|
|
2819
|
-
"type": "interface",
|
|
2820
|
-
"name": "PreviewStartOptions",
|
|
2821
|
-
"body": [
|
|
2822
|
-
{
|
|
2823
|
-
"type": "propertySignature",
|
|
2824
|
-
"key": {
|
|
2825
|
-
"type": "identifier",
|
|
2826
|
-
"name": "appId"
|
|
2827
|
-
},
|
|
2828
|
-
"annotation": {
|
|
2829
|
-
"type": "keyword",
|
|
2830
|
-
"value": "string"
|
|
2831
|
-
},
|
|
2832
|
-
"computed": false
|
|
2833
|
-
},
|
|
2834
|
-
{
|
|
2835
|
-
"type": "propertySignature",
|
|
2836
|
-
"key": {
|
|
2837
|
-
"type": "identifier",
|
|
2838
|
-
"name": "routeId"
|
|
2839
|
-
},
|
|
2840
|
-
"annotation": {
|
|
2841
|
-
"type": "keyword",
|
|
2842
|
-
"value": "string"
|
|
2843
|
-
},
|
|
2844
|
-
"optional": true,
|
|
2845
|
-
"computed": false
|
|
2846
|
-
},
|
|
2847
|
-
{
|
|
2848
|
-
"type": "propertySignature",
|
|
2849
|
-
"key": {
|
|
2850
|
-
"type": "identifier",
|
|
2851
|
-
"name": "templateId"
|
|
2852
|
-
},
|
|
2853
|
-
"annotation": {
|
|
2854
|
-
"type": "keyword",
|
|
2855
|
-
"value": "string"
|
|
2856
|
-
},
|
|
2857
|
-
"optional": true,
|
|
2858
|
-
"computed": false
|
|
2859
|
-
},
|
|
2860
|
-
{
|
|
2861
|
-
"type": "propertySignature",
|
|
2862
|
-
"key": {
|
|
2863
|
-
"type": "identifier",
|
|
2864
|
-
"name": "formId"
|
|
2865
|
-
},
|
|
2866
|
-
"annotation": {
|
|
2867
|
-
"type": "keyword",
|
|
2868
|
-
"value": "string"
|
|
2869
|
-
},
|
|
2870
|
-
"optional": true,
|
|
2871
|
-
"computed": false
|
|
2872
|
-
},
|
|
2873
|
-
{
|
|
2874
|
-
"type": "propertySignature",
|
|
2875
|
-
"key": {
|
|
2876
|
-
"type": "identifier",
|
|
2877
|
-
"name": "formData"
|
|
2878
|
-
},
|
|
2879
|
-
"annotation": {
|
|
2880
|
-
"type": "reference",
|
|
2881
|
-
"typeName": {
|
|
2882
|
-
"type": "identifier",
|
|
2883
|
-
"name": "FormData"
|
|
2884
|
-
}
|
|
2885
|
-
},
|
|
2886
|
-
"optional": true,
|
|
2887
|
-
"computed": false
|
|
2888
|
-
},
|
|
2889
|
-
{
|
|
2890
|
-
"type": "propertySignature",
|
|
2891
|
-
"key": {
|
|
2892
|
-
"type": "identifier",
|
|
2893
|
-
"name": "snippetData"
|
|
2894
|
-
},
|
|
2895
|
-
"annotation": {
|
|
2896
|
-
"type": "keyword",
|
|
2897
|
-
"value": "any"
|
|
2898
|
-
},
|
|
2899
|
-
"optional": true,
|
|
2900
|
-
"computed": false
|
|
2901
|
-
},
|
|
2902
|
-
{
|
|
2903
|
-
"type": "propertySignature",
|
|
2904
|
-
"key": {
|
|
2905
|
-
"type": "identifier",
|
|
2906
|
-
"name": "routePath"
|
|
2907
|
-
},
|
|
2908
|
-
"annotation": {
|
|
2909
|
-
"type": "keyword",
|
|
2910
|
-
"value": "string"
|
|
2911
|
-
},
|
|
2912
|
-
"optional": true,
|
|
2913
|
-
"computed": false
|
|
2914
|
-
},
|
|
2915
|
-
{
|
|
2916
|
-
"type": "propertySignature",
|
|
2917
|
-
"key": {
|
|
2918
|
-
"type": "identifier",
|
|
2919
|
-
"name": "routeExact"
|
|
2920
|
-
},
|
|
2921
|
-
"annotation": {
|
|
2922
|
-
"type": "keyword",
|
|
2923
|
-
"value": "boolean"
|
|
2924
|
-
},
|
|
2925
|
-
"optional": true,
|
|
2926
|
-
"computed": false
|
|
2927
|
-
},
|
|
2928
|
-
{
|
|
2929
|
-
"type": "propertySignature",
|
|
2930
|
-
"key": {
|
|
2931
|
-
"type": "identifier",
|
|
2932
|
-
"name": "settings"
|
|
2933
|
-
},
|
|
2934
|
-
"annotation": {
|
|
2935
|
-
"type": "reference",
|
|
2936
|
-
"typeName": {
|
|
2937
|
-
"type": "identifier",
|
|
2938
|
-
"name": "PreviewSettings"
|
|
2939
|
-
}
|
|
2940
|
-
},
|
|
2941
|
-
"optional": true,
|
|
2942
|
-
"computed": false
|
|
2943
|
-
},
|
|
2944
|
-
{
|
|
2945
|
-
"type": "propertySignature",
|
|
2946
|
-
"key": {
|
|
2947
|
-
"type": "identifier",
|
|
2948
|
-
"name": "updateStoryboardType"
|
|
2949
|
-
},
|
|
2950
|
-
"annotation": {
|
|
2951
|
-
"type": "reference",
|
|
2952
|
-
"typeName": {
|
|
2953
|
-
"type": "identifier",
|
|
2954
|
-
"name": "UpdateStoryboardType"
|
|
2955
|
-
}
|
|
2956
|
-
},
|
|
2957
|
-
"optional": true,
|
|
2958
|
-
"computed": false
|
|
2959
|
-
}
|
|
2960
|
-
]
|
|
2961
|
-
},
|
|
2962
|
-
{
|
|
2963
|
-
"type": "interface",
|
|
2964
|
-
"name": "PreviewSettings",
|
|
2965
|
-
"body": [
|
|
2966
|
-
{
|
|
2967
|
-
"type": "propertySignature",
|
|
2968
|
-
"key": {
|
|
2969
|
-
"type": "identifier",
|
|
2970
|
-
"name": "properties"
|
|
2971
|
-
},
|
|
2972
|
-
"annotation": {
|
|
2973
|
-
"type": "reference",
|
|
2974
|
-
"typeName": {
|
|
2975
|
-
"type": "identifier",
|
|
2976
|
-
"name": "Record"
|
|
2977
|
-
},
|
|
2978
|
-
"typeParameters": {
|
|
2979
|
-
"type": "typeParameterInstantiation",
|
|
2980
|
-
"params": [
|
|
2981
|
-
{
|
|
2982
|
-
"type": "keyword",
|
|
2983
|
-
"value": "string"
|
|
2984
|
-
},
|
|
2985
|
-
{
|
|
2986
|
-
"type": "keyword",
|
|
2987
|
-
"value": "unknown"
|
|
2988
|
-
}
|
|
2989
|
-
]
|
|
2990
|
-
}
|
|
2991
|
-
},
|
|
2992
|
-
"optional": true,
|
|
2993
|
-
"computed": false
|
|
2994
|
-
}
|
|
2995
|
-
]
|
|
2996
|
-
},
|
|
2997
|
-
{
|
|
2998
|
-
"type": "typeAlias",
|
|
2999
|
-
"name": "UpdateStoryboardType",
|
|
3000
|
-
"annotation": {
|
|
3001
|
-
"type": "union",
|
|
3002
|
-
"types": [
|
|
3003
|
-
{
|
|
3004
|
-
"type": "jsLiteral",
|
|
3005
|
-
"value": "route"
|
|
3006
|
-
},
|
|
3007
|
-
{
|
|
3008
|
-
"type": "jsLiteral",
|
|
3009
|
-
"value": "template"
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"type": "jsLiteral",
|
|
3013
|
-
"value": "snippet"
|
|
3014
|
-
},
|
|
3015
|
-
{
|
|
3016
|
-
"type": "jsLiteral",
|
|
3017
|
-
"value": "form"
|
|
3018
|
-
}
|
|
3019
|
-
]
|
|
3020
|
-
}
|
|
3021
|
-
}
|
|
3022
|
-
]
|
|
3023
3023
|
}
|
|
3024
3024
|
}
|