datocms-plugin-sdk 0.6.1-alpha.0 → 0.6.3
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/cjs/connect.js +1 -1
- package/dist/cjs/connect.js.map +1 -1
- package/dist/esm/connect.js +1 -1
- package/dist/esm/connect.js.map +1 -1
- package/dist/esm/types.d.ts +11 -7
- package/dist/types/types.d.ts +11 -7
- package/package.json +2 -2
- package/src/connect.ts +5 -1
- package/src/types.ts +11 -7
- package/types.json +629 -565
package/types.json
CHANGED
|
@@ -4392,7 +4392,7 @@
|
|
|
4392
4392
|
"flags": {},
|
|
4393
4393
|
"type": {
|
|
4394
4394
|
"type": "reference",
|
|
4395
|
-
"id":
|
|
4395
|
+
"id": 666,
|
|
4396
4396
|
"name": "OnBootPropertiesAndMethods"
|
|
4397
4397
|
}
|
|
4398
4398
|
}
|
|
@@ -4941,7 +4941,7 @@
|
|
|
4941
4941
|
"flags": {},
|
|
4942
4942
|
"type": {
|
|
4943
4943
|
"type": "reference",
|
|
4944
|
-
"id":
|
|
4944
|
+
"id": 614,
|
|
4945
4945
|
"name": "RenderPagePropertiesAndMethods"
|
|
4946
4946
|
}
|
|
4947
4947
|
}
|
|
@@ -5977,7 +5977,7 @@
|
|
|
5977
5977
|
}
|
|
5978
5978
|
},
|
|
5979
5979
|
{
|
|
5980
|
-
"id":
|
|
5980
|
+
"id": 483,
|
|
5981
5981
|
"name": "ItemFormAdditionalMethods",
|
|
5982
5982
|
"kind": 4194304,
|
|
5983
5983
|
"kindString": "Type alias",
|
|
@@ -5988,21 +5988,21 @@
|
|
|
5988
5988
|
"sources": [
|
|
5989
5989
|
{
|
|
5990
5990
|
"fileName": "types.ts",
|
|
5991
|
-
"line":
|
|
5991
|
+
"line": 1133,
|
|
5992
5992
|
"character": 12
|
|
5993
5993
|
}
|
|
5994
5994
|
],
|
|
5995
5995
|
"type": {
|
|
5996
5996
|
"type": "reflection",
|
|
5997
5997
|
"declaration": {
|
|
5998
|
-
"id":
|
|
5998
|
+
"id": 484,
|
|
5999
5999
|
"name": "__type",
|
|
6000
6000
|
"kind": 65536,
|
|
6001
6001
|
"kindString": "Type literal",
|
|
6002
6002
|
"flags": {},
|
|
6003
6003
|
"children": [
|
|
6004
6004
|
{
|
|
6005
|
-
"id":
|
|
6005
|
+
"id": 489,
|
|
6006
6006
|
"name": "disableField",
|
|
6007
6007
|
"kind": 2048,
|
|
6008
6008
|
"kindString": "Method",
|
|
@@ -6010,13 +6010,13 @@
|
|
|
6010
6010
|
"sources": [
|
|
6011
6011
|
{
|
|
6012
6012
|
"fileName": "types.ts",
|
|
6013
|
-
"line":
|
|
6013
|
+
"line": 1163,
|
|
6014
6014
|
"character": 2
|
|
6015
6015
|
}
|
|
6016
6016
|
],
|
|
6017
6017
|
"signatures": [
|
|
6018
6018
|
{
|
|
6019
|
-
"id":
|
|
6019
|
+
"id": 490,
|
|
6020
6020
|
"name": "disableField",
|
|
6021
6021
|
"kind": 4096,
|
|
6022
6022
|
"kindString": "Call signature",
|
|
@@ -6032,7 +6032,7 @@
|
|
|
6032
6032
|
},
|
|
6033
6033
|
"parameters": [
|
|
6034
6034
|
{
|
|
6035
|
-
"id":
|
|
6035
|
+
"id": 491,
|
|
6036
6036
|
"name": "path",
|
|
6037
6037
|
"kind": 32768,
|
|
6038
6038
|
"kindString": "Parameter",
|
|
@@ -6043,7 +6043,7 @@
|
|
|
6043
6043
|
}
|
|
6044
6044
|
},
|
|
6045
6045
|
{
|
|
6046
|
-
"id":
|
|
6046
|
+
"id": 492,
|
|
6047
6047
|
"name": "disable",
|
|
6048
6048
|
"kind": 32768,
|
|
6049
6049
|
"kindString": "Parameter",
|
|
@@ -6068,7 +6068,7 @@
|
|
|
6068
6068
|
]
|
|
6069
6069
|
},
|
|
6070
6070
|
{
|
|
6071
|
-
"id":
|
|
6071
|
+
"id": 501,
|
|
6072
6072
|
"name": "saveCurrentItem",
|
|
6073
6073
|
"kind": 2048,
|
|
6074
6074
|
"kindString": "Method",
|
|
@@ -6076,13 +6076,13 @@
|
|
|
6076
6076
|
"sources": [
|
|
6077
6077
|
{
|
|
6078
6078
|
"fileName": "types.ts",
|
|
6079
|
-
"line":
|
|
6079
|
+
"line": 1204,
|
|
6080
6080
|
"character": 2
|
|
6081
6081
|
}
|
|
6082
6082
|
],
|
|
6083
6083
|
"signatures": [
|
|
6084
6084
|
{
|
|
6085
|
-
"id":
|
|
6085
|
+
"id": 502,
|
|
6086
6086
|
"name": "saveCurrentItem",
|
|
6087
6087
|
"kind": 4096,
|
|
6088
6088
|
"kindString": "Call signature",
|
|
@@ -6098,7 +6098,7 @@
|
|
|
6098
6098
|
},
|
|
6099
6099
|
"parameters": [
|
|
6100
6100
|
{
|
|
6101
|
-
"id":
|
|
6101
|
+
"id": 503,
|
|
6102
6102
|
"name": "showToast",
|
|
6103
6103
|
"kind": 32768,
|
|
6104
6104
|
"kindString": "Parameter",
|
|
@@ -6125,7 +6125,7 @@
|
|
|
6125
6125
|
]
|
|
6126
6126
|
},
|
|
6127
6127
|
{
|
|
6128
|
-
"id":
|
|
6128
|
+
"id": 493,
|
|
6129
6129
|
"name": "scrollToField",
|
|
6130
6130
|
"kind": 2048,
|
|
6131
6131
|
"kindString": "Method",
|
|
@@ -6133,13 +6133,13 @@
|
|
|
6133
6133
|
"sources": [
|
|
6134
6134
|
{
|
|
6135
6135
|
"fileName": "types.ts",
|
|
6136
|
-
"line":
|
|
6136
|
+
"line": 1179,
|
|
6137
6137
|
"character": 2
|
|
6138
6138
|
}
|
|
6139
6139
|
],
|
|
6140
6140
|
"signatures": [
|
|
6141
6141
|
{
|
|
6142
|
-
"id":
|
|
6142
|
+
"id": 494,
|
|
6143
6143
|
"name": "scrollToField",
|
|
6144
6144
|
"kind": 4096,
|
|
6145
6145
|
"kindString": "Call signature",
|
|
@@ -6155,7 +6155,7 @@
|
|
|
6155
6155
|
},
|
|
6156
6156
|
"parameters": [
|
|
6157
6157
|
{
|
|
6158
|
-
"id":
|
|
6158
|
+
"id": 495,
|
|
6159
6159
|
"name": "path",
|
|
6160
6160
|
"kind": 32768,
|
|
6161
6161
|
"kindString": "Parameter",
|
|
@@ -6166,7 +6166,7 @@
|
|
|
6166
6166
|
}
|
|
6167
6167
|
},
|
|
6168
6168
|
{
|
|
6169
|
-
"id":
|
|
6169
|
+
"id": 496,
|
|
6170
6170
|
"name": "locale",
|
|
6171
6171
|
"kind": 32768,
|
|
6172
6172
|
"kindString": "Parameter",
|
|
@@ -6193,7 +6193,7 @@
|
|
|
6193
6193
|
]
|
|
6194
6194
|
},
|
|
6195
6195
|
{
|
|
6196
|
-
"id":
|
|
6196
|
+
"id": 497,
|
|
6197
6197
|
"name": "setFieldValue",
|
|
6198
6198
|
"kind": 2048,
|
|
6199
6199
|
"kindString": "Method",
|
|
@@ -6201,13 +6201,13 @@
|
|
|
6201
6201
|
"sources": [
|
|
6202
6202
|
{
|
|
6203
6203
|
"fileName": "types.ts",
|
|
6204
|
-
"line":
|
|
6204
|
+
"line": 1194,
|
|
6205
6205
|
"character": 2
|
|
6206
6206
|
}
|
|
6207
6207
|
],
|
|
6208
6208
|
"signatures": [
|
|
6209
6209
|
{
|
|
6210
|
-
"id":
|
|
6210
|
+
"id": 498,
|
|
6211
6211
|
"name": "setFieldValue",
|
|
6212
6212
|
"kind": 4096,
|
|
6213
6213
|
"kindString": "Call signature",
|
|
@@ -6223,7 +6223,7 @@
|
|
|
6223
6223
|
},
|
|
6224
6224
|
"parameters": [
|
|
6225
6225
|
{
|
|
6226
|
-
"id":
|
|
6226
|
+
"id": 499,
|
|
6227
6227
|
"name": "path",
|
|
6228
6228
|
"kind": 32768,
|
|
6229
6229
|
"kindString": "Parameter",
|
|
@@ -6234,7 +6234,7 @@
|
|
|
6234
6234
|
}
|
|
6235
6235
|
},
|
|
6236
6236
|
{
|
|
6237
|
-
"id":
|
|
6237
|
+
"id": 500,
|
|
6238
6238
|
"name": "value",
|
|
6239
6239
|
"kind": 32768,
|
|
6240
6240
|
"kindString": "Parameter",
|
|
@@ -6259,7 +6259,7 @@
|
|
|
6259
6259
|
]
|
|
6260
6260
|
},
|
|
6261
6261
|
{
|
|
6262
|
-
"id":
|
|
6262
|
+
"id": 485,
|
|
6263
6263
|
"name": "toggleField",
|
|
6264
6264
|
"kind": 2048,
|
|
6265
6265
|
"kindString": "Method",
|
|
@@ -6267,13 +6267,13 @@
|
|
|
6267
6267
|
"sources": [
|
|
6268
6268
|
{
|
|
6269
6269
|
"fileName": "types.ts",
|
|
6270
|
-
"line":
|
|
6270
|
+
"line": 1148,
|
|
6271
6271
|
"character": 2
|
|
6272
6272
|
}
|
|
6273
6273
|
],
|
|
6274
6274
|
"signatures": [
|
|
6275
6275
|
{
|
|
6276
|
-
"id":
|
|
6276
|
+
"id": 486,
|
|
6277
6277
|
"name": "toggleField",
|
|
6278
6278
|
"kind": 4096,
|
|
6279
6279
|
"kindString": "Call signature",
|
|
@@ -6289,7 +6289,7 @@
|
|
|
6289
6289
|
},
|
|
6290
6290
|
"parameters": [
|
|
6291
6291
|
{
|
|
6292
|
-
"id":
|
|
6292
|
+
"id": 487,
|
|
6293
6293
|
"name": "path",
|
|
6294
6294
|
"kind": 32768,
|
|
6295
6295
|
"kindString": "Parameter",
|
|
@@ -6300,7 +6300,7 @@
|
|
|
6300
6300
|
}
|
|
6301
6301
|
},
|
|
6302
6302
|
{
|
|
6303
|
-
"id":
|
|
6303
|
+
"id": 488,
|
|
6304
6304
|
"name": "show",
|
|
6305
6305
|
"kind": 32768,
|
|
6306
6306
|
"kindString": "Parameter",
|
|
@@ -6330,18 +6330,18 @@
|
|
|
6330
6330
|
"title": "Methods",
|
|
6331
6331
|
"kind": 2048,
|
|
6332
6332
|
"children": [
|
|
6333
|
-
|
|
6334
|
-
|
|
6335
|
-
|
|
6336
|
-
|
|
6337
|
-
|
|
6333
|
+
489,
|
|
6334
|
+
501,
|
|
6335
|
+
493,
|
|
6336
|
+
497,
|
|
6337
|
+
485
|
|
6338
6338
|
]
|
|
6339
6339
|
}
|
|
6340
6340
|
],
|
|
6341
6341
|
"sources": [
|
|
6342
6342
|
{
|
|
6343
6343
|
"fileName": "types.ts",
|
|
6344
|
-
"line":
|
|
6344
|
+
"line": 1133,
|
|
6345
6345
|
"character": 40
|
|
6346
6346
|
}
|
|
6347
6347
|
]
|
|
@@ -6375,7 +6375,7 @@
|
|
|
6375
6375
|
"children": [
|
|
6376
6376
|
{
|
|
6377
6377
|
"id": 474,
|
|
6378
|
-
"name": "
|
|
6378
|
+
"name": "blocksAnalysis",
|
|
6379
6379
|
"kind": 1024,
|
|
6380
6380
|
"kindString": "Property",
|
|
6381
6381
|
"flags": {},
|
|
@@ -6399,18 +6399,18 @@
|
|
|
6399
6399
|
"flags": {},
|
|
6400
6400
|
"children": [
|
|
6401
6401
|
{
|
|
6402
|
-
"id":
|
|
6403
|
-
"name": "
|
|
6402
|
+
"id": 481,
|
|
6403
|
+
"name": "maximumPerItem",
|
|
6404
6404
|
"kind": 1024,
|
|
6405
6405
|
"kindString": "Property",
|
|
6406
6406
|
"flags": {},
|
|
6407
6407
|
"comment": {
|
|
6408
|
-
"shortText": "
|
|
6408
|
+
"shortText": "Maximum number of blocks per item"
|
|
6409
6409
|
},
|
|
6410
6410
|
"sources": [
|
|
6411
6411
|
{
|
|
6412
6412
|
"fileName": "types.ts",
|
|
6413
|
-
"line":
|
|
6413
|
+
"line": 1122,
|
|
6414
6414
|
"character": 4
|
|
6415
6415
|
}
|
|
6416
6416
|
],
|
|
@@ -6419,56 +6419,121 @@
|
|
|
6419
6419
|
"name": "number"
|
|
6420
6420
|
}
|
|
6421
6421
|
},
|
|
6422
|
-
{
|
|
6423
|
-
"id": 478,
|
|
6424
|
-
"name": "perLocale",
|
|
6425
|
-
"kind": 1024,
|
|
6426
|
-
"kindString": "Property",
|
|
6427
|
-
"flags": {},
|
|
6428
|
-
"comment": {
|
|
6429
|
-
"shortText": "Total number of blocks present in localized fields, per locale"
|
|
6430
|
-
},
|
|
6431
|
-
"sources": [
|
|
6432
|
-
{
|
|
6433
|
-
"fileName": "types.ts",
|
|
6434
|
-
"line": 1118,
|
|
6435
|
-
"character": 4
|
|
6436
|
-
}
|
|
6437
|
-
],
|
|
6438
|
-
"type": {
|
|
6439
|
-
"type": "reference",
|
|
6440
|
-
"typeArguments": [
|
|
6441
|
-
{
|
|
6442
|
-
"type": "intrinsic",
|
|
6443
|
-
"name": "string"
|
|
6444
|
-
},
|
|
6445
|
-
{
|
|
6446
|
-
"type": "intrinsic",
|
|
6447
|
-
"name": "number"
|
|
6448
|
-
}
|
|
6449
|
-
],
|
|
6450
|
-
"name": "Record"
|
|
6451
|
-
}
|
|
6452
|
-
},
|
|
6453
6422
|
{
|
|
6454
6423
|
"id": 476,
|
|
6455
|
-
"name": "
|
|
6424
|
+
"name": "usage",
|
|
6456
6425
|
"kind": 1024,
|
|
6457
6426
|
"kindString": "Property",
|
|
6458
6427
|
"flags": {},
|
|
6459
|
-
"comment": {
|
|
6460
|
-
"shortText": "Total number of blocks"
|
|
6461
|
-
},
|
|
6462
6428
|
"sources": [
|
|
6463
6429
|
{
|
|
6464
6430
|
"fileName": "types.ts",
|
|
6465
|
-
"line":
|
|
6431
|
+
"line": 1113,
|
|
6466
6432
|
"character": 4
|
|
6467
6433
|
}
|
|
6468
6434
|
],
|
|
6469
6435
|
"type": {
|
|
6470
|
-
"type": "
|
|
6471
|
-
"
|
|
6436
|
+
"type": "reflection",
|
|
6437
|
+
"declaration": {
|
|
6438
|
+
"id": 477,
|
|
6439
|
+
"name": "__type",
|
|
6440
|
+
"kind": 65536,
|
|
6441
|
+
"kindString": "Type literal",
|
|
6442
|
+
"flags": {},
|
|
6443
|
+
"children": [
|
|
6444
|
+
{
|
|
6445
|
+
"id": 479,
|
|
6446
|
+
"name": "nonLocalized",
|
|
6447
|
+
"kind": 1024,
|
|
6448
|
+
"kindString": "Property",
|
|
6449
|
+
"flags": {},
|
|
6450
|
+
"comment": {
|
|
6451
|
+
"shortText": "Total number of blocks present in non-localized fields"
|
|
6452
|
+
},
|
|
6453
|
+
"sources": [
|
|
6454
|
+
{
|
|
6455
|
+
"fileName": "types.ts",
|
|
6456
|
+
"line": 1117,
|
|
6457
|
+
"character": 6
|
|
6458
|
+
}
|
|
6459
|
+
],
|
|
6460
|
+
"type": {
|
|
6461
|
+
"type": "intrinsic",
|
|
6462
|
+
"name": "number"
|
|
6463
|
+
}
|
|
6464
|
+
},
|
|
6465
|
+
{
|
|
6466
|
+
"id": 480,
|
|
6467
|
+
"name": "perLocale",
|
|
6468
|
+
"kind": 1024,
|
|
6469
|
+
"kindString": "Property",
|
|
6470
|
+
"flags": {},
|
|
6471
|
+
"comment": {
|
|
6472
|
+
"shortText": "Total number of blocks present in localized fields, per locale"
|
|
6473
|
+
},
|
|
6474
|
+
"sources": [
|
|
6475
|
+
{
|
|
6476
|
+
"fileName": "types.ts",
|
|
6477
|
+
"line": 1119,
|
|
6478
|
+
"character": 6
|
|
6479
|
+
}
|
|
6480
|
+
],
|
|
6481
|
+
"type": {
|
|
6482
|
+
"type": "reference",
|
|
6483
|
+
"typeArguments": [
|
|
6484
|
+
{
|
|
6485
|
+
"type": "intrinsic",
|
|
6486
|
+
"name": "string"
|
|
6487
|
+
},
|
|
6488
|
+
{
|
|
6489
|
+
"type": "intrinsic",
|
|
6490
|
+
"name": "number"
|
|
6491
|
+
}
|
|
6492
|
+
],
|
|
6493
|
+
"name": "Record"
|
|
6494
|
+
}
|
|
6495
|
+
},
|
|
6496
|
+
{
|
|
6497
|
+
"id": 478,
|
|
6498
|
+
"name": "total",
|
|
6499
|
+
"kind": 1024,
|
|
6500
|
+
"kindString": "Property",
|
|
6501
|
+
"flags": {},
|
|
6502
|
+
"comment": {
|
|
6503
|
+
"shortText": "Total number of blocks present in form state"
|
|
6504
|
+
},
|
|
6505
|
+
"sources": [
|
|
6506
|
+
{
|
|
6507
|
+
"fileName": "types.ts",
|
|
6508
|
+
"line": 1115,
|
|
6509
|
+
"character": 6
|
|
6510
|
+
}
|
|
6511
|
+
],
|
|
6512
|
+
"type": {
|
|
6513
|
+
"type": "intrinsic",
|
|
6514
|
+
"name": "number"
|
|
6515
|
+
}
|
|
6516
|
+
}
|
|
6517
|
+
],
|
|
6518
|
+
"groups": [
|
|
6519
|
+
{
|
|
6520
|
+
"title": "Properties",
|
|
6521
|
+
"kind": 1024,
|
|
6522
|
+
"children": [
|
|
6523
|
+
479,
|
|
6524
|
+
480,
|
|
6525
|
+
478
|
|
6526
|
+
]
|
|
6527
|
+
}
|
|
6528
|
+
],
|
|
6529
|
+
"sources": [
|
|
6530
|
+
{
|
|
6531
|
+
"fileName": "types.ts",
|
|
6532
|
+
"line": 1113,
|
|
6533
|
+
"character": 11
|
|
6534
|
+
}
|
|
6535
|
+
]
|
|
6536
|
+
}
|
|
6472
6537
|
}
|
|
6473
6538
|
}
|
|
6474
6539
|
],
|
|
@@ -6477,8 +6542,7 @@
|
|
|
6477
6542
|
"title": "Properties",
|
|
6478
6543
|
"kind": 1024,
|
|
6479
6544
|
"children": [
|
|
6480
|
-
|
|
6481
|
-
478,
|
|
6545
|
+
481,
|
|
6482
6546
|
476
|
|
6483
6547
|
]
|
|
6484
6548
|
}
|
|
@@ -6487,7 +6551,7 @@
|
|
|
6487
6551
|
{
|
|
6488
6552
|
"fileName": "types.ts",
|
|
6489
6553
|
"line": 1112,
|
|
6490
|
-
"character":
|
|
6554
|
+
"character": 18
|
|
6491
6555
|
}
|
|
6492
6556
|
]
|
|
6493
6557
|
}
|
|
@@ -6706,7 +6770,7 @@
|
|
|
6706
6770
|
}
|
|
6707
6771
|
},
|
|
6708
6772
|
{
|
|
6709
|
-
"id":
|
|
6773
|
+
"id": 504,
|
|
6710
6774
|
"name": "ItemFormMethods",
|
|
6711
6775
|
"kind": 4194304,
|
|
6712
6776
|
"kindString": "Type alias",
|
|
@@ -6714,7 +6778,7 @@
|
|
|
6714
6778
|
"sources": [
|
|
6715
6779
|
{
|
|
6716
6780
|
"fileName": "types.ts",
|
|
6717
|
-
"line":
|
|
6781
|
+
"line": 1207,
|
|
6718
6782
|
"character": 12
|
|
6719
6783
|
}
|
|
6720
6784
|
],
|
|
@@ -6733,7 +6797,7 @@
|
|
|
6733
6797
|
},
|
|
6734
6798
|
{
|
|
6735
6799
|
"type": "reference",
|
|
6736
|
-
"id":
|
|
6800
|
+
"id": 483,
|
|
6737
6801
|
"name": "ItemFormAdditionalMethods"
|
|
6738
6802
|
}
|
|
6739
6803
|
]
|
|
@@ -6854,7 +6918,7 @@
|
|
|
6854
6918
|
}
|
|
6855
6919
|
},
|
|
6856
6920
|
{
|
|
6857
|
-
"id":
|
|
6921
|
+
"id": 482,
|
|
6858
6922
|
"name": "ItemFormProperties",
|
|
6859
6923
|
"kind": 4194304,
|
|
6860
6924
|
"kindString": "Type alias",
|
|
@@ -6862,7 +6926,7 @@
|
|
|
6862
6926
|
"sources": [
|
|
6863
6927
|
{
|
|
6864
6928
|
"fileName": "types.ts",
|
|
6865
|
-
"line":
|
|
6929
|
+
"line": 1126,
|
|
6866
6930
|
"character": 12
|
|
6867
6931
|
}
|
|
6868
6932
|
],
|
|
@@ -8336,7 +8400,7 @@
|
|
|
8336
8400
|
}
|
|
8337
8401
|
},
|
|
8338
8402
|
{
|
|
8339
|
-
"id":
|
|
8403
|
+
"id": 573,
|
|
8340
8404
|
"name": "NewUpload",
|
|
8341
8405
|
"kind": 4194304,
|
|
8342
8406
|
"kindString": "Type alias",
|
|
@@ -8344,21 +8408,21 @@
|
|
|
8344
8408
|
"sources": [
|
|
8345
8409
|
{
|
|
8346
8410
|
"fileName": "types.ts",
|
|
8347
|
-
"line":
|
|
8411
|
+
"line": 1371,
|
|
8348
8412
|
"character": 12
|
|
8349
8413
|
}
|
|
8350
8414
|
],
|
|
8351
8415
|
"type": {
|
|
8352
8416
|
"type": "reflection",
|
|
8353
8417
|
"declaration": {
|
|
8354
|
-
"id":
|
|
8418
|
+
"id": 574,
|
|
8355
8419
|
"name": "__type",
|
|
8356
8420
|
"kind": 65536,
|
|
8357
8421
|
"kindString": "Type literal",
|
|
8358
8422
|
"flags": {},
|
|
8359
8423
|
"children": [
|
|
8360
8424
|
{
|
|
8361
|
-
"id":
|
|
8425
|
+
"id": 577,
|
|
8362
8426
|
"name": "author",
|
|
8363
8427
|
"kind": 1024,
|
|
8364
8428
|
"kindString": "Property",
|
|
@@ -8371,7 +8435,7 @@
|
|
|
8371
8435
|
"sources": [
|
|
8372
8436
|
{
|
|
8373
8437
|
"fileName": "types.ts",
|
|
8374
|
-
"line":
|
|
8438
|
+
"line": 1377,
|
|
8375
8439
|
"character": 2
|
|
8376
8440
|
}
|
|
8377
8441
|
],
|
|
@@ -8381,7 +8445,7 @@
|
|
|
8381
8445
|
}
|
|
8382
8446
|
},
|
|
8383
8447
|
{
|
|
8384
|
-
"id":
|
|
8448
|
+
"id": 576,
|
|
8385
8449
|
"name": "copyright",
|
|
8386
8450
|
"kind": 1024,
|
|
8387
8451
|
"kindString": "Property",
|
|
@@ -8394,7 +8458,7 @@
|
|
|
8394
8458
|
"sources": [
|
|
8395
8459
|
{
|
|
8396
8460
|
"fileName": "types.ts",
|
|
8397
|
-
"line":
|
|
8461
|
+
"line": 1375,
|
|
8398
8462
|
"character": 2
|
|
8399
8463
|
}
|
|
8400
8464
|
],
|
|
@@ -8404,7 +8468,7 @@
|
|
|
8404
8468
|
}
|
|
8405
8469
|
},
|
|
8406
8470
|
{
|
|
8407
|
-
"id":
|
|
8471
|
+
"id": 580,
|
|
8408
8472
|
"name": "default_field_metadata",
|
|
8409
8473
|
"kind": 1024,
|
|
8410
8474
|
"kindString": "Property",
|
|
@@ -8417,14 +8481,14 @@
|
|
|
8417
8481
|
"sources": [
|
|
8418
8482
|
{
|
|
8419
8483
|
"fileName": "types.ts",
|
|
8420
|
-
"line":
|
|
8484
|
+
"line": 1386,
|
|
8421
8485
|
"character": 2
|
|
8422
8486
|
}
|
|
8423
8487
|
],
|
|
8424
8488
|
"type": {
|
|
8425
8489
|
"type": "reflection",
|
|
8426
8490
|
"declaration": {
|
|
8427
|
-
"id":
|
|
8491
|
+
"id": 581,
|
|
8428
8492
|
"name": "__type",
|
|
8429
8493
|
"kind": 65536,
|
|
8430
8494
|
"kindString": "Type literal",
|
|
@@ -8432,19 +8496,19 @@
|
|
|
8432
8496
|
"sources": [
|
|
8433
8497
|
{
|
|
8434
8498
|
"fileName": "types.ts",
|
|
8435
|
-
"line":
|
|
8499
|
+
"line": 1386,
|
|
8436
8500
|
"character": 27
|
|
8437
8501
|
}
|
|
8438
8502
|
],
|
|
8439
8503
|
"indexSignature": {
|
|
8440
|
-
"id":
|
|
8504
|
+
"id": 582,
|
|
8441
8505
|
"name": "__index",
|
|
8442
8506
|
"kind": 8192,
|
|
8443
8507
|
"kindString": "Index signature",
|
|
8444
8508
|
"flags": {},
|
|
8445
8509
|
"parameters": [
|
|
8446
8510
|
{
|
|
8447
|
-
"id":
|
|
8511
|
+
"id": 583,
|
|
8448
8512
|
"name": "k",
|
|
8449
8513
|
"kind": 32768,
|
|
8450
8514
|
"flags": {},
|
|
@@ -8457,14 +8521,14 @@
|
|
|
8457
8521
|
"type": {
|
|
8458
8522
|
"type": "reflection",
|
|
8459
8523
|
"declaration": {
|
|
8460
|
-
"id":
|
|
8524
|
+
"id": 584,
|
|
8461
8525
|
"name": "__type",
|
|
8462
8526
|
"kind": 65536,
|
|
8463
8527
|
"kindString": "Type literal",
|
|
8464
8528
|
"flags": {},
|
|
8465
8529
|
"children": [
|
|
8466
8530
|
{
|
|
8467
|
-
"id":
|
|
8531
|
+
"id": 585,
|
|
8468
8532
|
"name": "alt",
|
|
8469
8533
|
"kind": 1024,
|
|
8470
8534
|
"kindString": "Property",
|
|
@@ -8475,7 +8539,7 @@
|
|
|
8475
8539
|
"sources": [
|
|
8476
8540
|
{
|
|
8477
8541
|
"fileName": "types.ts",
|
|
8478
|
-
"line":
|
|
8542
|
+
"line": 1389,
|
|
8479
8543
|
"character": 6
|
|
8480
8544
|
}
|
|
8481
8545
|
],
|
|
@@ -8494,7 +8558,7 @@
|
|
|
8494
8558
|
}
|
|
8495
8559
|
},
|
|
8496
8560
|
{
|
|
8497
|
-
"id":
|
|
8561
|
+
"id": 587,
|
|
8498
8562
|
"name": "custom_data",
|
|
8499
8563
|
"kind": 1024,
|
|
8500
8564
|
"kindString": "Property",
|
|
@@ -8505,14 +8569,14 @@
|
|
|
8505
8569
|
"sources": [
|
|
8506
8570
|
{
|
|
8507
8571
|
"fileName": "types.ts",
|
|
8508
|
-
"line":
|
|
8572
|
+
"line": 1393,
|
|
8509
8573
|
"character": 6
|
|
8510
8574
|
}
|
|
8511
8575
|
],
|
|
8512
8576
|
"type": {
|
|
8513
8577
|
"type": "reflection",
|
|
8514
8578
|
"declaration": {
|
|
8515
|
-
"id":
|
|
8579
|
+
"id": 588,
|
|
8516
8580
|
"name": "__type",
|
|
8517
8581
|
"kind": 65536,
|
|
8518
8582
|
"kindString": "Type literal",
|
|
@@ -8520,19 +8584,19 @@
|
|
|
8520
8584
|
"sources": [
|
|
8521
8585
|
{
|
|
8522
8586
|
"fileName": "types.ts",
|
|
8523
|
-
"line":
|
|
8587
|
+
"line": 1393,
|
|
8524
8588
|
"character": 19
|
|
8525
8589
|
}
|
|
8526
8590
|
],
|
|
8527
8591
|
"indexSignature": {
|
|
8528
|
-
"id":
|
|
8592
|
+
"id": 589,
|
|
8529
8593
|
"name": "__index",
|
|
8530
8594
|
"kind": 8192,
|
|
8531
8595
|
"kindString": "Index signature",
|
|
8532
8596
|
"flags": {},
|
|
8533
8597
|
"parameters": [
|
|
8534
8598
|
{
|
|
8535
|
-
"id":
|
|
8599
|
+
"id": 590,
|
|
8536
8600
|
"name": "k",
|
|
8537
8601
|
"kind": 32768,
|
|
8538
8602
|
"flags": {},
|
|
@@ -8551,7 +8615,7 @@
|
|
|
8551
8615
|
}
|
|
8552
8616
|
},
|
|
8553
8617
|
{
|
|
8554
|
-
"id":
|
|
8618
|
+
"id": 591,
|
|
8555
8619
|
"name": "focal_point",
|
|
8556
8620
|
"kind": 1024,
|
|
8557
8621
|
"kindString": "Property",
|
|
@@ -8564,7 +8628,7 @@
|
|
|
8564
8628
|
"sources": [
|
|
8565
8629
|
{
|
|
8566
8630
|
"fileName": "types.ts",
|
|
8567
|
-
"line":
|
|
8631
|
+
"line": 1397,
|
|
8568
8632
|
"character": 6
|
|
8569
8633
|
}
|
|
8570
8634
|
],
|
|
@@ -8574,14 +8638,14 @@
|
|
|
8574
8638
|
{
|
|
8575
8639
|
"type": "reflection",
|
|
8576
8640
|
"declaration": {
|
|
8577
|
-
"id":
|
|
8641
|
+
"id": 592,
|
|
8578
8642
|
"name": "__type",
|
|
8579
8643
|
"kind": 65536,
|
|
8580
8644
|
"kindString": "Type literal",
|
|
8581
8645
|
"flags": {},
|
|
8582
8646
|
"children": [
|
|
8583
8647
|
{
|
|
8584
|
-
"id":
|
|
8648
|
+
"id": 593,
|
|
8585
8649
|
"name": "x",
|
|
8586
8650
|
"kind": 1024,
|
|
8587
8651
|
"kindString": "Property",
|
|
@@ -8592,7 +8656,7 @@
|
|
|
8592
8656
|
"sources": [
|
|
8593
8657
|
{
|
|
8594
8658
|
"fileName": "types.ts",
|
|
8595
|
-
"line":
|
|
8659
|
+
"line": 1399,
|
|
8596
8660
|
"character": 8
|
|
8597
8661
|
}
|
|
8598
8662
|
],
|
|
@@ -8602,7 +8666,7 @@
|
|
|
8602
8666
|
}
|
|
8603
8667
|
},
|
|
8604
8668
|
{
|
|
8605
|
-
"id":
|
|
8669
|
+
"id": 594,
|
|
8606
8670
|
"name": "y",
|
|
8607
8671
|
"kind": 1024,
|
|
8608
8672
|
"kindString": "Property",
|
|
@@ -8613,7 +8677,7 @@
|
|
|
8613
8677
|
"sources": [
|
|
8614
8678
|
{
|
|
8615
8679
|
"fileName": "types.ts",
|
|
8616
|
-
"line":
|
|
8680
|
+
"line": 1401,
|
|
8617
8681
|
"character": 8
|
|
8618
8682
|
}
|
|
8619
8683
|
],
|
|
@@ -8628,15 +8692,15 @@
|
|
|
8628
8692
|
"title": "Properties",
|
|
8629
8693
|
"kind": 1024,
|
|
8630
8694
|
"children": [
|
|
8631
|
-
|
|
8632
|
-
|
|
8695
|
+
593,
|
|
8696
|
+
594
|
|
8633
8697
|
]
|
|
8634
8698
|
}
|
|
8635
8699
|
],
|
|
8636
8700
|
"sources": [
|
|
8637
8701
|
{
|
|
8638
8702
|
"fileName": "types.ts",
|
|
8639
|
-
"line":
|
|
8703
|
+
"line": 1397,
|
|
8640
8704
|
"character": 20
|
|
8641
8705
|
}
|
|
8642
8706
|
]
|
|
@@ -8650,7 +8714,7 @@
|
|
|
8650
8714
|
}
|
|
8651
8715
|
},
|
|
8652
8716
|
{
|
|
8653
|
-
"id":
|
|
8717
|
+
"id": 586,
|
|
8654
8718
|
"name": "title",
|
|
8655
8719
|
"kind": 1024,
|
|
8656
8720
|
"kindString": "Property",
|
|
@@ -8661,7 +8725,7 @@
|
|
|
8661
8725
|
"sources": [
|
|
8662
8726
|
{
|
|
8663
8727
|
"fileName": "types.ts",
|
|
8664
|
-
"line":
|
|
8728
|
+
"line": 1391,
|
|
8665
8729
|
"character": 6
|
|
8666
8730
|
}
|
|
8667
8731
|
],
|
|
@@ -8685,17 +8749,17 @@
|
|
|
8685
8749
|
"title": "Properties",
|
|
8686
8750
|
"kind": 1024,
|
|
8687
8751
|
"children": [
|
|
8688
|
-
|
|
8689
|
-
|
|
8690
|
-
|
|
8691
|
-
|
|
8752
|
+
585,
|
|
8753
|
+
587,
|
|
8754
|
+
591,
|
|
8755
|
+
586
|
|
8692
8756
|
]
|
|
8693
8757
|
}
|
|
8694
8758
|
],
|
|
8695
8759
|
"sources": [
|
|
8696
8760
|
{
|
|
8697
8761
|
"fileName": "types.ts",
|
|
8698
|
-
"line":
|
|
8762
|
+
"line": 1387,
|
|
8699
8763
|
"character": 17
|
|
8700
8764
|
}
|
|
8701
8765
|
]
|
|
@@ -8706,7 +8770,7 @@
|
|
|
8706
8770
|
}
|
|
8707
8771
|
},
|
|
8708
8772
|
{
|
|
8709
|
-
"id":
|
|
8773
|
+
"id": 578,
|
|
8710
8774
|
"name": "notes",
|
|
8711
8775
|
"kind": 1024,
|
|
8712
8776
|
"kindString": "Property",
|
|
@@ -8719,7 +8783,7 @@
|
|
|
8719
8783
|
"sources": [
|
|
8720
8784
|
{
|
|
8721
8785
|
"fileName": "types.ts",
|
|
8722
|
-
"line":
|
|
8786
|
+
"line": 1379,
|
|
8723
8787
|
"character": 2
|
|
8724
8788
|
}
|
|
8725
8789
|
],
|
|
@@ -8729,7 +8793,7 @@
|
|
|
8729
8793
|
}
|
|
8730
8794
|
},
|
|
8731
8795
|
{
|
|
8732
|
-
"id":
|
|
8796
|
+
"id": 575,
|
|
8733
8797
|
"name": "resource",
|
|
8734
8798
|
"kind": 1024,
|
|
8735
8799
|
"kindString": "Property",
|
|
@@ -8740,7 +8804,7 @@
|
|
|
8740
8804
|
"sources": [
|
|
8741
8805
|
{
|
|
8742
8806
|
"fileName": "types.ts",
|
|
8743
|
-
"line":
|
|
8807
|
+
"line": 1373,
|
|
8744
8808
|
"character": 2
|
|
8745
8809
|
}
|
|
8746
8810
|
],
|
|
@@ -8749,19 +8813,19 @@
|
|
|
8749
8813
|
"types": [
|
|
8750
8814
|
{
|
|
8751
8815
|
"type": "reference",
|
|
8752
|
-
"id":
|
|
8816
|
+
"id": 565,
|
|
8753
8817
|
"name": "NewUploadResourceAsUrl"
|
|
8754
8818
|
},
|
|
8755
8819
|
{
|
|
8756
8820
|
"type": "reference",
|
|
8757
|
-
"id":
|
|
8821
|
+
"id": 569,
|
|
8758
8822
|
"name": "NewUploadResourceAsBase64"
|
|
8759
8823
|
}
|
|
8760
8824
|
]
|
|
8761
8825
|
}
|
|
8762
8826
|
},
|
|
8763
8827
|
{
|
|
8764
|
-
"id":
|
|
8828
|
+
"id": 579,
|
|
8765
8829
|
"name": "tags",
|
|
8766
8830
|
"kind": 1024,
|
|
8767
8831
|
"kindString": "Property",
|
|
@@ -8774,7 +8838,7 @@
|
|
|
8774
8838
|
"sources": [
|
|
8775
8839
|
{
|
|
8776
8840
|
"fileName": "types.ts",
|
|
8777
|
-
"line":
|
|
8841
|
+
"line": 1381,
|
|
8778
8842
|
"character": 2
|
|
8779
8843
|
}
|
|
8780
8844
|
],
|
|
@@ -8792,19 +8856,19 @@
|
|
|
8792
8856
|
"title": "Properties",
|
|
8793
8857
|
"kind": 1024,
|
|
8794
8858
|
"children": [
|
|
8795
|
-
574,
|
|
8796
|
-
573,
|
|
8797
8859
|
577,
|
|
8860
|
+
576,
|
|
8861
|
+
580,
|
|
8862
|
+
578,
|
|
8798
8863
|
575,
|
|
8799
|
-
|
|
8800
|
-
576
|
|
8864
|
+
579
|
|
8801
8865
|
]
|
|
8802
8866
|
}
|
|
8803
8867
|
],
|
|
8804
8868
|
"sources": [
|
|
8805
8869
|
{
|
|
8806
8870
|
"fileName": "types.ts",
|
|
8807
|
-
"line":
|
|
8871
|
+
"line": 1371,
|
|
8808
8872
|
"character": 24
|
|
8809
8873
|
}
|
|
8810
8874
|
]
|
|
@@ -8812,7 +8876,7 @@
|
|
|
8812
8876
|
}
|
|
8813
8877
|
},
|
|
8814
8878
|
{
|
|
8815
|
-
"id":
|
|
8879
|
+
"id": 569,
|
|
8816
8880
|
"name": "NewUploadResourceAsBase64",
|
|
8817
8881
|
"kind": 4194304,
|
|
8818
8882
|
"kindString": "Type alias",
|
|
@@ -8820,21 +8884,21 @@
|
|
|
8820
8884
|
"sources": [
|
|
8821
8885
|
{
|
|
8822
8886
|
"fileName": "types.ts",
|
|
8823
|
-
"line":
|
|
8887
|
+
"line": 1358,
|
|
8824
8888
|
"character": 12
|
|
8825
8889
|
}
|
|
8826
8890
|
],
|
|
8827
8891
|
"type": {
|
|
8828
8892
|
"type": "reflection",
|
|
8829
8893
|
"declaration": {
|
|
8830
|
-
"id":
|
|
8894
|
+
"id": 570,
|
|
8831
8895
|
"name": "__type",
|
|
8832
8896
|
"kind": 65536,
|
|
8833
8897
|
"kindString": "Type literal",
|
|
8834
8898
|
"flags": {},
|
|
8835
8899
|
"children": [
|
|
8836
8900
|
{
|
|
8837
|
-
"id":
|
|
8901
|
+
"id": 571,
|
|
8838
8902
|
"name": "base64",
|
|
8839
8903
|
"kind": 1024,
|
|
8840
8904
|
"kindString": "Property",
|
|
@@ -8846,7 +8910,7 @@
|
|
|
8846
8910
|
"sources": [
|
|
8847
8911
|
{
|
|
8848
8912
|
"fileName": "types.ts",
|
|
8849
|
-
"line":
|
|
8913
|
+
"line": 1366,
|
|
8850
8914
|
"character": 2
|
|
8851
8915
|
}
|
|
8852
8916
|
],
|
|
@@ -8856,7 +8920,7 @@
|
|
|
8856
8920
|
}
|
|
8857
8921
|
},
|
|
8858
8922
|
{
|
|
8859
|
-
"id":
|
|
8923
|
+
"id": 572,
|
|
8860
8924
|
"name": "filename",
|
|
8861
8925
|
"kind": 1024,
|
|
8862
8926
|
"kindString": "Property",
|
|
@@ -8867,7 +8931,7 @@
|
|
|
8867
8931
|
"sources": [
|
|
8868
8932
|
{
|
|
8869
8933
|
"fileName": "types.ts",
|
|
8870
|
-
"line":
|
|
8934
|
+
"line": 1368,
|
|
8871
8935
|
"character": 2
|
|
8872
8936
|
}
|
|
8873
8937
|
],
|
|
@@ -8882,15 +8946,15 @@
|
|
|
8882
8946
|
"title": "Properties",
|
|
8883
8947
|
"kind": 1024,
|
|
8884
8948
|
"children": [
|
|
8885
|
-
|
|
8886
|
-
|
|
8949
|
+
571,
|
|
8950
|
+
572
|
|
8887
8951
|
]
|
|
8888
8952
|
}
|
|
8889
8953
|
],
|
|
8890
8954
|
"sources": [
|
|
8891
8955
|
{
|
|
8892
8956
|
"fileName": "types.ts",
|
|
8893
|
-
"line":
|
|
8957
|
+
"line": 1358,
|
|
8894
8958
|
"character": 40
|
|
8895
8959
|
}
|
|
8896
8960
|
]
|
|
@@ -8898,7 +8962,7 @@
|
|
|
8898
8962
|
}
|
|
8899
8963
|
},
|
|
8900
8964
|
{
|
|
8901
|
-
"id":
|
|
8965
|
+
"id": 565,
|
|
8902
8966
|
"name": "NewUploadResourceAsUrl",
|
|
8903
8967
|
"kind": 4194304,
|
|
8904
8968
|
"kindString": "Type alias",
|
|
@@ -8906,21 +8970,21 @@
|
|
|
8906
8970
|
"sources": [
|
|
8907
8971
|
{
|
|
8908
8972
|
"fileName": "types.ts",
|
|
8909
|
-
"line":
|
|
8973
|
+
"line": 1344,
|
|
8910
8974
|
"character": 12
|
|
8911
8975
|
}
|
|
8912
8976
|
],
|
|
8913
8977
|
"type": {
|
|
8914
8978
|
"type": "reflection",
|
|
8915
8979
|
"declaration": {
|
|
8916
|
-
"id":
|
|
8980
|
+
"id": 566,
|
|
8917
8981
|
"name": "__type",
|
|
8918
8982
|
"kind": 65536,
|
|
8919
8983
|
"kindString": "Type literal",
|
|
8920
8984
|
"flags": {},
|
|
8921
8985
|
"children": [
|
|
8922
8986
|
{
|
|
8923
|
-
"id":
|
|
8987
|
+
"id": 568,
|
|
8924
8988
|
"name": "filename",
|
|
8925
8989
|
"kind": 1024,
|
|
8926
8990
|
"kindString": "Property",
|
|
@@ -8933,7 +8997,7 @@
|
|
|
8933
8997
|
"sources": [
|
|
8934
8998
|
{
|
|
8935
8999
|
"fileName": "types.ts",
|
|
8936
|
-
"line":
|
|
9000
|
+
"line": 1355,
|
|
8937
9001
|
"character": 2
|
|
8938
9002
|
}
|
|
8939
9003
|
],
|
|
@@ -8943,7 +9007,7 @@
|
|
|
8943
9007
|
}
|
|
8944
9008
|
},
|
|
8945
9009
|
{
|
|
8946
|
-
"id":
|
|
9010
|
+
"id": 567,
|
|
8947
9011
|
"name": "url",
|
|
8948
9012
|
"kind": 1024,
|
|
8949
9013
|
"kindString": "Property",
|
|
@@ -8954,7 +9018,7 @@
|
|
|
8954
9018
|
"sources": [
|
|
8955
9019
|
{
|
|
8956
9020
|
"fileName": "types.ts",
|
|
8957
|
-
"line":
|
|
9021
|
+
"line": 1350,
|
|
8958
9022
|
"character": 2
|
|
8959
9023
|
}
|
|
8960
9024
|
],
|
|
@@ -8969,15 +9033,15 @@
|
|
|
8969
9033
|
"title": "Properties",
|
|
8970
9034
|
"kind": 1024,
|
|
8971
9035
|
"children": [
|
|
8972
|
-
|
|
8973
|
-
|
|
9036
|
+
568,
|
|
9037
|
+
567
|
|
8974
9038
|
]
|
|
8975
9039
|
}
|
|
8976
9040
|
],
|
|
8977
9041
|
"sources": [
|
|
8978
9042
|
{
|
|
8979
9043
|
"fileName": "types.ts",
|
|
8980
|
-
"line":
|
|
9044
|
+
"line": 1344,
|
|
8981
9045
|
"character": 37
|
|
8982
9046
|
}
|
|
8983
9047
|
]
|
|
@@ -8985,7 +9049,7 @@
|
|
|
8985
9049
|
}
|
|
8986
9050
|
},
|
|
8987
9051
|
{
|
|
8988
|
-
"id":
|
|
9052
|
+
"id": 661,
|
|
8989
9053
|
"name": "OnBootAdditionalMethods",
|
|
8990
9054
|
"kind": 4194304,
|
|
8991
9055
|
"kindString": "Type alias",
|
|
@@ -8993,21 +9057,21 @@
|
|
|
8993
9057
|
"sources": [
|
|
8994
9058
|
{
|
|
8995
9059
|
"fileName": "types.ts",
|
|
8996
|
-
"line":
|
|
9060
|
+
"line": 1553,
|
|
8997
9061
|
"character": 12
|
|
8998
9062
|
}
|
|
8999
9063
|
],
|
|
9000
9064
|
"type": {
|
|
9001
9065
|
"type": "reflection",
|
|
9002
9066
|
"declaration": {
|
|
9003
|
-
"id":
|
|
9067
|
+
"id": 662,
|
|
9004
9068
|
"name": "__type",
|
|
9005
9069
|
"kind": 65536,
|
|
9006
9070
|
"kindString": "Type literal",
|
|
9007
9071
|
"flags": {},
|
|
9008
9072
|
"children": [
|
|
9009
9073
|
{
|
|
9010
|
-
"id":
|
|
9074
|
+
"id": 663,
|
|
9011
9075
|
"name": "getSettings",
|
|
9012
9076
|
"kind": 2048,
|
|
9013
9077
|
"kindString": "Method",
|
|
@@ -9015,13 +9079,13 @@
|
|
|
9015
9079
|
"sources": [
|
|
9016
9080
|
{
|
|
9017
9081
|
"fileName": "types.ts",
|
|
9018
|
-
"line":
|
|
9082
|
+
"line": 1554,
|
|
9019
9083
|
"character": 2
|
|
9020
9084
|
}
|
|
9021
9085
|
],
|
|
9022
9086
|
"signatures": [
|
|
9023
9087
|
{
|
|
9024
|
-
"id":
|
|
9088
|
+
"id": 664,
|
|
9025
9089
|
"name": "getSettings",
|
|
9026
9090
|
"kind": 4096,
|
|
9027
9091
|
"kindString": "Call signature",
|
|
@@ -9031,7 +9095,7 @@
|
|
|
9031
9095
|
"typeArguments": [
|
|
9032
9096
|
{
|
|
9033
9097
|
"type": "reference",
|
|
9034
|
-
"id":
|
|
9098
|
+
"id": 660,
|
|
9035
9099
|
"name": "OnBootProperties"
|
|
9036
9100
|
}
|
|
9037
9101
|
],
|
|
@@ -9046,14 +9110,14 @@
|
|
|
9046
9110
|
"title": "Methods",
|
|
9047
9111
|
"kind": 2048,
|
|
9048
9112
|
"children": [
|
|
9049
|
-
|
|
9113
|
+
663
|
|
9050
9114
|
]
|
|
9051
9115
|
}
|
|
9052
9116
|
],
|
|
9053
9117
|
"sources": [
|
|
9054
9118
|
{
|
|
9055
9119
|
"fileName": "types.ts",
|
|
9056
|
-
"line":
|
|
9120
|
+
"line": 1553,
|
|
9057
9121
|
"character": 38
|
|
9058
9122
|
}
|
|
9059
9123
|
]
|
|
@@ -9061,7 +9125,7 @@
|
|
|
9061
9125
|
}
|
|
9062
9126
|
},
|
|
9063
9127
|
{
|
|
9064
|
-
"id":
|
|
9128
|
+
"id": 657,
|
|
9065
9129
|
"name": "OnBootAdditionalProperties",
|
|
9066
9130
|
"kind": 4194304,
|
|
9067
9131
|
"kindString": "Type alias",
|
|
@@ -9069,21 +9133,21 @@
|
|
|
9069
9133
|
"sources": [
|
|
9070
9134
|
{
|
|
9071
9135
|
"fileName": "types.ts",
|
|
9072
|
-
"line":
|
|
9136
|
+
"line": 1547,
|
|
9073
9137
|
"character": 12
|
|
9074
9138
|
}
|
|
9075
9139
|
],
|
|
9076
9140
|
"type": {
|
|
9077
9141
|
"type": "reflection",
|
|
9078
9142
|
"declaration": {
|
|
9079
|
-
"id":
|
|
9143
|
+
"id": 658,
|
|
9080
9144
|
"name": "__type",
|
|
9081
9145
|
"kind": 65536,
|
|
9082
9146
|
"kindString": "Type literal",
|
|
9083
9147
|
"flags": {},
|
|
9084
9148
|
"children": [
|
|
9085
9149
|
{
|
|
9086
|
-
"id":
|
|
9150
|
+
"id": 659,
|
|
9087
9151
|
"name": "mode",
|
|
9088
9152
|
"kind": 1024,
|
|
9089
9153
|
"kindString": "Property",
|
|
@@ -9091,7 +9155,7 @@
|
|
|
9091
9155
|
"sources": [
|
|
9092
9156
|
{
|
|
9093
9157
|
"fileName": "types.ts",
|
|
9094
|
-
"line":
|
|
9158
|
+
"line": 1548,
|
|
9095
9159
|
"character": 2
|
|
9096
9160
|
}
|
|
9097
9161
|
],
|
|
@@ -9106,14 +9170,14 @@
|
|
|
9106
9170
|
"title": "Properties",
|
|
9107
9171
|
"kind": 1024,
|
|
9108
9172
|
"children": [
|
|
9109
|
-
|
|
9173
|
+
659
|
|
9110
9174
|
]
|
|
9111
9175
|
}
|
|
9112
9176
|
],
|
|
9113
9177
|
"sources": [
|
|
9114
9178
|
{
|
|
9115
9179
|
"fileName": "types.ts",
|
|
9116
|
-
"line":
|
|
9180
|
+
"line": 1547,
|
|
9117
9181
|
"character": 41
|
|
9118
9182
|
}
|
|
9119
9183
|
]
|
|
@@ -9135,12 +9199,12 @@
|
|
|
9135
9199
|
],
|
|
9136
9200
|
"type": {
|
|
9137
9201
|
"type": "reference",
|
|
9138
|
-
"id":
|
|
9202
|
+
"id": 666,
|
|
9139
9203
|
"name": "OnBootPropertiesAndMethods"
|
|
9140
9204
|
}
|
|
9141
9205
|
},
|
|
9142
9206
|
{
|
|
9143
|
-
"id":
|
|
9207
|
+
"id": 665,
|
|
9144
9208
|
"name": "OnBootMethods",
|
|
9145
9209
|
"kind": 4194304,
|
|
9146
9210
|
"kindString": "Type alias",
|
|
@@ -9148,7 +9212,7 @@
|
|
|
9148
9212
|
"sources": [
|
|
9149
9213
|
{
|
|
9150
9214
|
"fileName": "types.ts",
|
|
9151
|
-
"line":
|
|
9215
|
+
"line": 1557,
|
|
9152
9216
|
"character": 12
|
|
9153
9217
|
}
|
|
9154
9218
|
],
|
|
@@ -9162,14 +9226,14 @@
|
|
|
9162
9226
|
},
|
|
9163
9227
|
{
|
|
9164
9228
|
"type": "reference",
|
|
9165
|
-
"id":
|
|
9229
|
+
"id": 661,
|
|
9166
9230
|
"name": "OnBootAdditionalMethods"
|
|
9167
9231
|
}
|
|
9168
9232
|
]
|
|
9169
9233
|
}
|
|
9170
9234
|
},
|
|
9171
9235
|
{
|
|
9172
|
-
"id":
|
|
9236
|
+
"id": 660,
|
|
9173
9237
|
"name": "OnBootProperties",
|
|
9174
9238
|
"kind": 4194304,
|
|
9175
9239
|
"kindString": "Type alias",
|
|
@@ -9177,7 +9241,7 @@
|
|
|
9177
9241
|
"sources": [
|
|
9178
9242
|
{
|
|
9179
9243
|
"fileName": "types.ts",
|
|
9180
|
-
"line":
|
|
9244
|
+
"line": 1551,
|
|
9181
9245
|
"character": 12
|
|
9182
9246
|
}
|
|
9183
9247
|
],
|
|
@@ -9191,14 +9255,14 @@
|
|
|
9191
9255
|
},
|
|
9192
9256
|
{
|
|
9193
9257
|
"type": "reference",
|
|
9194
|
-
"id":
|
|
9258
|
+
"id": 657,
|
|
9195
9259
|
"name": "OnBootAdditionalProperties"
|
|
9196
9260
|
}
|
|
9197
9261
|
]
|
|
9198
9262
|
}
|
|
9199
9263
|
},
|
|
9200
9264
|
{
|
|
9201
|
-
"id":
|
|
9265
|
+
"id": 666,
|
|
9202
9266
|
"name": "OnBootPropertiesAndMethods",
|
|
9203
9267
|
"kind": 4194304,
|
|
9204
9268
|
"kindString": "Type alias",
|
|
@@ -9206,7 +9270,7 @@
|
|
|
9206
9270
|
"sources": [
|
|
9207
9271
|
{
|
|
9208
9272
|
"fileName": "types.ts",
|
|
9209
|
-
"line":
|
|
9273
|
+
"line": 1559,
|
|
9210
9274
|
"character": 12
|
|
9211
9275
|
}
|
|
9212
9276
|
],
|
|
@@ -9215,19 +9279,19 @@
|
|
|
9215
9279
|
"types": [
|
|
9216
9280
|
{
|
|
9217
9281
|
"type": "reference",
|
|
9218
|
-
"id":
|
|
9282
|
+
"id": 665,
|
|
9219
9283
|
"name": "OnBootMethods"
|
|
9220
9284
|
},
|
|
9221
9285
|
{
|
|
9222
9286
|
"type": "reference",
|
|
9223
|
-
"id":
|
|
9287
|
+
"id": 660,
|
|
9224
9288
|
"name": "OnBootProperties"
|
|
9225
9289
|
}
|
|
9226
9290
|
]
|
|
9227
9291
|
}
|
|
9228
9292
|
},
|
|
9229
9293
|
{
|
|
9230
|
-
"id":
|
|
9294
|
+
"id": 615,
|
|
9231
9295
|
"name": "PendingField",
|
|
9232
9296
|
"kind": 4194304,
|
|
9233
9297
|
"kindString": "Type alias",
|
|
@@ -9235,21 +9299,21 @@
|
|
|
9235
9299
|
"sources": [
|
|
9236
9300
|
{
|
|
9237
9301
|
"fileName": "types.ts",
|
|
9238
|
-
"line":
|
|
9302
|
+
"line": 1459,
|
|
9239
9303
|
"character": 12
|
|
9240
9304
|
}
|
|
9241
9305
|
],
|
|
9242
9306
|
"type": {
|
|
9243
9307
|
"type": "reflection",
|
|
9244
9308
|
"declaration": {
|
|
9245
|
-
"id":
|
|
9309
|
+
"id": 616,
|
|
9246
9310
|
"name": "__type",
|
|
9247
9311
|
"kind": 65536,
|
|
9248
9312
|
"kindString": "Type literal",
|
|
9249
9313
|
"flags": {},
|
|
9250
9314
|
"children": [
|
|
9251
9315
|
{
|
|
9252
|
-
"id":
|
|
9316
|
+
"id": 619,
|
|
9253
9317
|
"name": "attributes",
|
|
9254
9318
|
"kind": 1024,
|
|
9255
9319
|
"kindString": "Property",
|
|
@@ -9257,21 +9321,21 @@
|
|
|
9257
9321
|
"sources": [
|
|
9258
9322
|
{
|
|
9259
9323
|
"fileName": "types.ts",
|
|
9260
|
-
"line":
|
|
9324
|
+
"line": 1462,
|
|
9261
9325
|
"character": 2
|
|
9262
9326
|
}
|
|
9263
9327
|
],
|
|
9264
9328
|
"type": {
|
|
9265
9329
|
"type": "reflection",
|
|
9266
9330
|
"declaration": {
|
|
9267
|
-
"id":
|
|
9331
|
+
"id": 620,
|
|
9268
9332
|
"name": "__type",
|
|
9269
9333
|
"kind": 65536,
|
|
9270
9334
|
"kindString": "Type literal",
|
|
9271
9335
|
"flags": {},
|
|
9272
9336
|
"children": [
|
|
9273
9337
|
{
|
|
9274
|
-
"id":
|
|
9338
|
+
"id": 621,
|
|
9275
9339
|
"name": "api_key",
|
|
9276
9340
|
"kind": 1024,
|
|
9277
9341
|
"kindString": "Property",
|
|
@@ -9279,7 +9343,7 @@
|
|
|
9279
9343
|
"sources": [
|
|
9280
9344
|
{
|
|
9281
9345
|
"fileName": "types.ts",
|
|
9282
|
-
"line":
|
|
9346
|
+
"line": 1463,
|
|
9283
9347
|
"character": 4
|
|
9284
9348
|
}
|
|
9285
9349
|
],
|
|
@@ -9304,7 +9368,7 @@
|
|
|
9304
9368
|
}
|
|
9305
9369
|
},
|
|
9306
9370
|
{
|
|
9307
|
-
"id":
|
|
9371
|
+
"id": 622,
|
|
9308
9372
|
"name": "appearance",
|
|
9309
9373
|
"kind": 1024,
|
|
9310
9374
|
"kindString": "Property",
|
|
@@ -9312,7 +9376,7 @@
|
|
|
9312
9376
|
"sources": [
|
|
9313
9377
|
{
|
|
9314
9378
|
"fileName": "types.ts",
|
|
9315
|
-
"line":
|
|
9379
|
+
"line": 1464,
|
|
9316
9380
|
"character": 4
|
|
9317
9381
|
}
|
|
9318
9382
|
],
|
|
@@ -9337,7 +9401,7 @@
|
|
|
9337
9401
|
}
|
|
9338
9402
|
},
|
|
9339
9403
|
{
|
|
9340
|
-
"id":
|
|
9404
|
+
"id": 623,
|
|
9341
9405
|
"name": "default_value",
|
|
9342
9406
|
"kind": 1024,
|
|
9343
9407
|
"kindString": "Property",
|
|
@@ -9345,7 +9409,7 @@
|
|
|
9345
9409
|
"sources": [
|
|
9346
9410
|
{
|
|
9347
9411
|
"fileName": "types.ts",
|
|
9348
|
-
"line":
|
|
9412
|
+
"line": 1465,
|
|
9349
9413
|
"character": 4
|
|
9350
9414
|
}
|
|
9351
9415
|
],
|
|
@@ -9370,7 +9434,7 @@
|
|
|
9370
9434
|
}
|
|
9371
9435
|
},
|
|
9372
9436
|
{
|
|
9373
|
-
"id":
|
|
9437
|
+
"id": 624,
|
|
9374
9438
|
"name": "field_type",
|
|
9375
9439
|
"kind": 1024,
|
|
9376
9440
|
"kindString": "Property",
|
|
@@ -9378,7 +9442,7 @@
|
|
|
9378
9442
|
"sources": [
|
|
9379
9443
|
{
|
|
9380
9444
|
"fileName": "types.ts",
|
|
9381
|
-
"line":
|
|
9445
|
+
"line": 1466,
|
|
9382
9446
|
"character": 4
|
|
9383
9447
|
}
|
|
9384
9448
|
],
|
|
@@ -9403,7 +9467,7 @@
|
|
|
9403
9467
|
}
|
|
9404
9468
|
},
|
|
9405
9469
|
{
|
|
9406
|
-
"id":
|
|
9470
|
+
"id": 625,
|
|
9407
9471
|
"name": "hint",
|
|
9408
9472
|
"kind": 1024,
|
|
9409
9473
|
"kindString": "Property",
|
|
@@ -9411,7 +9475,7 @@
|
|
|
9411
9475
|
"sources": [
|
|
9412
9476
|
{
|
|
9413
9477
|
"fileName": "types.ts",
|
|
9414
|
-
"line":
|
|
9478
|
+
"line": 1467,
|
|
9415
9479
|
"character": 4
|
|
9416
9480
|
}
|
|
9417
9481
|
],
|
|
@@ -9436,7 +9500,7 @@
|
|
|
9436
9500
|
}
|
|
9437
9501
|
},
|
|
9438
9502
|
{
|
|
9439
|
-
"id":
|
|
9503
|
+
"id": 626,
|
|
9440
9504
|
"name": "label",
|
|
9441
9505
|
"kind": 1024,
|
|
9442
9506
|
"kindString": "Property",
|
|
@@ -9444,7 +9508,7 @@
|
|
|
9444
9508
|
"sources": [
|
|
9445
9509
|
{
|
|
9446
9510
|
"fileName": "types.ts",
|
|
9447
|
-
"line":
|
|
9511
|
+
"line": 1468,
|
|
9448
9512
|
"character": 4
|
|
9449
9513
|
}
|
|
9450
9514
|
],
|
|
@@ -9469,7 +9533,7 @@
|
|
|
9469
9533
|
}
|
|
9470
9534
|
},
|
|
9471
9535
|
{
|
|
9472
|
-
"id":
|
|
9536
|
+
"id": 627,
|
|
9473
9537
|
"name": "localized",
|
|
9474
9538
|
"kind": 1024,
|
|
9475
9539
|
"kindString": "Property",
|
|
@@ -9477,7 +9541,7 @@
|
|
|
9477
9541
|
"sources": [
|
|
9478
9542
|
{
|
|
9479
9543
|
"fileName": "types.ts",
|
|
9480
|
-
"line":
|
|
9544
|
+
"line": 1469,
|
|
9481
9545
|
"character": 4
|
|
9482
9546
|
}
|
|
9483
9547
|
],
|
|
@@ -9502,7 +9566,7 @@
|
|
|
9502
9566
|
}
|
|
9503
9567
|
},
|
|
9504
9568
|
{
|
|
9505
|
-
"id":
|
|
9569
|
+
"id": 628,
|
|
9506
9570
|
"name": "validators",
|
|
9507
9571
|
"kind": 1024,
|
|
9508
9572
|
"kindString": "Property",
|
|
@@ -9510,7 +9574,7 @@
|
|
|
9510
9574
|
"sources": [
|
|
9511
9575
|
{
|
|
9512
9576
|
"fileName": "types.ts",
|
|
9513
|
-
"line":
|
|
9577
|
+
"line": 1470,
|
|
9514
9578
|
"character": 4
|
|
9515
9579
|
}
|
|
9516
9580
|
],
|
|
@@ -9540,21 +9604,21 @@
|
|
|
9540
9604
|
"title": "Properties",
|
|
9541
9605
|
"kind": 1024,
|
|
9542
9606
|
"children": [
|
|
9543
|
-
618,
|
|
9544
|
-
619,
|
|
9545
|
-
620,
|
|
9546
9607
|
621,
|
|
9547
9608
|
622,
|
|
9548
9609
|
623,
|
|
9549
9610
|
624,
|
|
9550
|
-
625
|
|
9611
|
+
625,
|
|
9612
|
+
626,
|
|
9613
|
+
627,
|
|
9614
|
+
628
|
|
9551
9615
|
]
|
|
9552
9616
|
}
|
|
9553
9617
|
],
|
|
9554
9618
|
"sources": [
|
|
9555
9619
|
{
|
|
9556
9620
|
"fileName": "types.ts",
|
|
9557
|
-
"line":
|
|
9621
|
+
"line": 1462,
|
|
9558
9622
|
"character": 14
|
|
9559
9623
|
}
|
|
9560
9624
|
]
|
|
@@ -9562,7 +9626,7 @@
|
|
|
9562
9626
|
}
|
|
9563
9627
|
},
|
|
9564
9628
|
{
|
|
9565
|
-
"id":
|
|
9629
|
+
"id": 617,
|
|
9566
9630
|
"name": "id",
|
|
9567
9631
|
"kind": 1024,
|
|
9568
9632
|
"kindString": "Property",
|
|
@@ -9572,7 +9636,7 @@
|
|
|
9572
9636
|
"sources": [
|
|
9573
9637
|
{
|
|
9574
9638
|
"fileName": "types.ts",
|
|
9575
|
-
"line":
|
|
9639
|
+
"line": 1460,
|
|
9576
9640
|
"character": 2
|
|
9577
9641
|
}
|
|
9578
9642
|
],
|
|
@@ -9582,7 +9646,7 @@
|
|
|
9582
9646
|
}
|
|
9583
9647
|
},
|
|
9584
9648
|
{
|
|
9585
|
-
"id":
|
|
9649
|
+
"id": 618,
|
|
9586
9650
|
"name": "type",
|
|
9587
9651
|
"kind": 1024,
|
|
9588
9652
|
"kindString": "Property",
|
|
@@ -9590,7 +9654,7 @@
|
|
|
9590
9654
|
"sources": [
|
|
9591
9655
|
{
|
|
9592
9656
|
"fileName": "types.ts",
|
|
9593
|
-
"line":
|
|
9657
|
+
"line": 1461,
|
|
9594
9658
|
"character": 2
|
|
9595
9659
|
}
|
|
9596
9660
|
],
|
|
@@ -9605,16 +9669,16 @@
|
|
|
9605
9669
|
"title": "Properties",
|
|
9606
9670
|
"kind": 1024,
|
|
9607
9671
|
"children": [
|
|
9608
|
-
|
|
9609
|
-
|
|
9610
|
-
|
|
9672
|
+
619,
|
|
9673
|
+
617,
|
|
9674
|
+
618
|
|
9611
9675
|
]
|
|
9612
9676
|
}
|
|
9613
9677
|
],
|
|
9614
9678
|
"sources": [
|
|
9615
9679
|
{
|
|
9616
9680
|
"fileName": "types.ts",
|
|
9617
|
-
"line":
|
|
9681
|
+
"line": 1459,
|
|
9618
9682
|
"character": 27
|
|
9619
9683
|
}
|
|
9620
9684
|
]
|
|
@@ -9906,7 +9970,7 @@
|
|
|
9906
9970
|
}
|
|
9907
9971
|
},
|
|
9908
9972
|
{
|
|
9909
|
-
"id":
|
|
9973
|
+
"id": 595,
|
|
9910
9974
|
"name": "RenderAssetSourceAdditionalMethods",
|
|
9911
9975
|
"kind": 4194304,
|
|
9912
9976
|
"kindString": "Type alias",
|
|
@@ -9917,21 +9981,21 @@
|
|
|
9917
9981
|
"sources": [
|
|
9918
9982
|
{
|
|
9919
9983
|
"fileName": "types.ts",
|
|
9920
|
-
"line":
|
|
9984
|
+
"line": 1408,
|
|
9921
9985
|
"character": 12
|
|
9922
9986
|
}
|
|
9923
9987
|
],
|
|
9924
9988
|
"type": {
|
|
9925
9989
|
"type": "reflection",
|
|
9926
9990
|
"declaration": {
|
|
9927
|
-
"id":
|
|
9991
|
+
"id": 596,
|
|
9928
9992
|
"name": "__type",
|
|
9929
9993
|
"kind": 65536,
|
|
9930
9994
|
"kindString": "Type literal",
|
|
9931
9995
|
"flags": {},
|
|
9932
9996
|
"children": [
|
|
9933
9997
|
{
|
|
9934
|
-
"id":
|
|
9998
|
+
"id": 597,
|
|
9935
9999
|
"name": "getSettings",
|
|
9936
10000
|
"kind": 2048,
|
|
9937
10001
|
"kindString": "Method",
|
|
@@ -9939,13 +10003,13 @@
|
|
|
9939
10003
|
"sources": [
|
|
9940
10004
|
{
|
|
9941
10005
|
"fileName": "types.ts",
|
|
9942
|
-
"line":
|
|
10006
|
+
"line": 1409,
|
|
9943
10007
|
"character": 2
|
|
9944
10008
|
}
|
|
9945
10009
|
],
|
|
9946
10010
|
"signatures": [
|
|
9947
10011
|
{
|
|
9948
|
-
"id":
|
|
10012
|
+
"id": 598,
|
|
9949
10013
|
"name": "getSettings",
|
|
9950
10014
|
"kind": 4096,
|
|
9951
10015
|
"kindString": "Call signature",
|
|
@@ -9955,7 +10019,7 @@
|
|
|
9955
10019
|
"typeArguments": [
|
|
9956
10020
|
{
|
|
9957
10021
|
"type": "reference",
|
|
9958
|
-
"id":
|
|
10022
|
+
"id": 564,
|
|
9959
10023
|
"name": "RenderAssetSourceProperties"
|
|
9960
10024
|
}
|
|
9961
10025
|
],
|
|
@@ -9965,7 +10029,7 @@
|
|
|
9965
10029
|
]
|
|
9966
10030
|
},
|
|
9967
10031
|
{
|
|
9968
|
-
"id":
|
|
10032
|
+
"id": 599,
|
|
9969
10033
|
"name": "select",
|
|
9970
10034
|
"kind": 2048,
|
|
9971
10035
|
"kindString": "Method",
|
|
@@ -9973,13 +10037,13 @@
|
|
|
9973
10037
|
"sources": [
|
|
9974
10038
|
{
|
|
9975
10039
|
"fileName": "types.ts",
|
|
9976
|
-
"line":
|
|
10040
|
+
"line": 1430,
|
|
9977
10041
|
"character": 2
|
|
9978
10042
|
}
|
|
9979
10043
|
],
|
|
9980
10044
|
"signatures": [
|
|
9981
10045
|
{
|
|
9982
|
-
"id":
|
|
10046
|
+
"id": 600,
|
|
9983
10047
|
"name": "select",
|
|
9984
10048
|
"kind": 4096,
|
|
9985
10049
|
"kindString": "Call signature",
|
|
@@ -9995,14 +10059,14 @@
|
|
|
9995
10059
|
},
|
|
9996
10060
|
"parameters": [
|
|
9997
10061
|
{
|
|
9998
|
-
"id":
|
|
10062
|
+
"id": 601,
|
|
9999
10063
|
"name": "newUpload",
|
|
10000
10064
|
"kind": 32768,
|
|
10001
10065
|
"kindString": "Parameter",
|
|
10002
10066
|
"flags": {},
|
|
10003
10067
|
"type": {
|
|
10004
10068
|
"type": "reference",
|
|
10005
|
-
"id":
|
|
10069
|
+
"id": 573,
|
|
10006
10070
|
"name": "NewUpload"
|
|
10007
10071
|
}
|
|
10008
10072
|
}
|
|
@@ -10020,15 +10084,15 @@
|
|
|
10020
10084
|
"title": "Methods",
|
|
10021
10085
|
"kind": 2048,
|
|
10022
10086
|
"children": [
|
|
10023
|
-
|
|
10024
|
-
|
|
10087
|
+
597,
|
|
10088
|
+
599
|
|
10025
10089
|
]
|
|
10026
10090
|
}
|
|
10027
10091
|
],
|
|
10028
10092
|
"sources": [
|
|
10029
10093
|
{
|
|
10030
10094
|
"fileName": "types.ts",
|
|
10031
|
-
"line":
|
|
10095
|
+
"line": 1408,
|
|
10032
10096
|
"character": 49
|
|
10033
10097
|
}
|
|
10034
10098
|
]
|
|
@@ -10036,7 +10100,7 @@
|
|
|
10036
10100
|
}
|
|
10037
10101
|
},
|
|
10038
10102
|
{
|
|
10039
|
-
"id":
|
|
10103
|
+
"id": 560,
|
|
10040
10104
|
"name": "RenderAssetSourceAdditionalProperties",
|
|
10041
10105
|
"kind": 4194304,
|
|
10042
10106
|
"kindString": "Type alias",
|
|
@@ -10047,21 +10111,21 @@
|
|
|
10047
10111
|
"sources": [
|
|
10048
10112
|
{
|
|
10049
10113
|
"fileName": "types.ts",
|
|
10050
|
-
"line":
|
|
10114
|
+
"line": 1335,
|
|
10051
10115
|
"character": 12
|
|
10052
10116
|
}
|
|
10053
10117
|
],
|
|
10054
10118
|
"type": {
|
|
10055
10119
|
"type": "reflection",
|
|
10056
10120
|
"declaration": {
|
|
10057
|
-
"id":
|
|
10121
|
+
"id": 561,
|
|
10058
10122
|
"name": "__type",
|
|
10059
10123
|
"kind": 65536,
|
|
10060
10124
|
"kindString": "Type literal",
|
|
10061
10125
|
"flags": {},
|
|
10062
10126
|
"children": [
|
|
10063
10127
|
{
|
|
10064
|
-
"id":
|
|
10128
|
+
"id": 563,
|
|
10065
10129
|
"name": "assetSourceId",
|
|
10066
10130
|
"kind": 1024,
|
|
10067
10131
|
"kindString": "Property",
|
|
@@ -10072,7 +10136,7 @@
|
|
|
10072
10136
|
"sources": [
|
|
10073
10137
|
{
|
|
10074
10138
|
"fileName": "types.ts",
|
|
10075
|
-
"line":
|
|
10139
|
+
"line": 1338,
|
|
10076
10140
|
"character": 2
|
|
10077
10141
|
}
|
|
10078
10142
|
],
|
|
@@ -10082,7 +10146,7 @@
|
|
|
10082
10146
|
}
|
|
10083
10147
|
},
|
|
10084
10148
|
{
|
|
10085
|
-
"id":
|
|
10149
|
+
"id": 562,
|
|
10086
10150
|
"name": "mode",
|
|
10087
10151
|
"kind": 1024,
|
|
10088
10152
|
"kindString": "Property",
|
|
@@ -10090,7 +10154,7 @@
|
|
|
10090
10154
|
"sources": [
|
|
10091
10155
|
{
|
|
10092
10156
|
"fileName": "types.ts",
|
|
10093
|
-
"line":
|
|
10157
|
+
"line": 1336,
|
|
10094
10158
|
"character": 2
|
|
10095
10159
|
}
|
|
10096
10160
|
],
|
|
@@ -10105,15 +10169,15 @@
|
|
|
10105
10169
|
"title": "Properties",
|
|
10106
10170
|
"kind": 1024,
|
|
10107
10171
|
"children": [
|
|
10108
|
-
|
|
10109
|
-
|
|
10172
|
+
563,
|
|
10173
|
+
562
|
|
10110
10174
|
]
|
|
10111
10175
|
}
|
|
10112
10176
|
],
|
|
10113
10177
|
"sources": [
|
|
10114
10178
|
{
|
|
10115
10179
|
"fileName": "types.ts",
|
|
10116
|
-
"line":
|
|
10180
|
+
"line": 1335,
|
|
10117
10181
|
"character": 52
|
|
10118
10182
|
}
|
|
10119
10183
|
]
|
|
@@ -10138,7 +10202,7 @@
|
|
|
10138
10202
|
"types": [
|
|
10139
10203
|
{
|
|
10140
10204
|
"type": "reference",
|
|
10141
|
-
"id":
|
|
10205
|
+
"id": 603,
|
|
10142
10206
|
"name": "RenderAssetSourcePropertiesAndMethods"
|
|
10143
10207
|
},
|
|
10144
10208
|
{
|
|
@@ -10150,7 +10214,7 @@
|
|
|
10150
10214
|
}
|
|
10151
10215
|
},
|
|
10152
10216
|
{
|
|
10153
|
-
"id":
|
|
10217
|
+
"id": 602,
|
|
10154
10218
|
"name": "RenderAssetSourceMethods",
|
|
10155
10219
|
"kind": 4194304,
|
|
10156
10220
|
"kindString": "Type alias",
|
|
@@ -10158,7 +10222,7 @@
|
|
|
10158
10222
|
"sources": [
|
|
10159
10223
|
{
|
|
10160
10224
|
"fileName": "types.ts",
|
|
10161
|
-
"line":
|
|
10225
|
+
"line": 1433,
|
|
10162
10226
|
"character": 12
|
|
10163
10227
|
}
|
|
10164
10228
|
],
|
|
@@ -10177,14 +10241,14 @@
|
|
|
10177
10241
|
},
|
|
10178
10242
|
{
|
|
10179
10243
|
"type": "reference",
|
|
10180
|
-
"id":
|
|
10244
|
+
"id": 595,
|
|
10181
10245
|
"name": "RenderAssetSourceAdditionalMethods"
|
|
10182
10246
|
}
|
|
10183
10247
|
]
|
|
10184
10248
|
}
|
|
10185
10249
|
},
|
|
10186
10250
|
{
|
|
10187
|
-
"id":
|
|
10251
|
+
"id": 564,
|
|
10188
10252
|
"name": "RenderAssetSourceProperties",
|
|
10189
10253
|
"kind": 4194304,
|
|
10190
10254
|
"kindString": "Type alias",
|
|
@@ -10192,7 +10256,7 @@
|
|
|
10192
10256
|
"sources": [
|
|
10193
10257
|
{
|
|
10194
10258
|
"fileName": "types.ts",
|
|
10195
|
-
"line":
|
|
10259
|
+
"line": 1341,
|
|
10196
10260
|
"character": 12
|
|
10197
10261
|
}
|
|
10198
10262
|
],
|
|
@@ -10206,14 +10270,14 @@
|
|
|
10206
10270
|
},
|
|
10207
10271
|
{
|
|
10208
10272
|
"type": "reference",
|
|
10209
|
-
"id":
|
|
10273
|
+
"id": 560,
|
|
10210
10274
|
"name": "RenderAssetSourceAdditionalProperties"
|
|
10211
10275
|
}
|
|
10212
10276
|
]
|
|
10213
10277
|
}
|
|
10214
10278
|
},
|
|
10215
10279
|
{
|
|
10216
|
-
"id":
|
|
10280
|
+
"id": 603,
|
|
10217
10281
|
"name": "RenderAssetSourcePropertiesAndMethods",
|
|
10218
10282
|
"kind": 4194304,
|
|
10219
10283
|
"kindString": "Type alias",
|
|
@@ -10221,7 +10285,7 @@
|
|
|
10221
10285
|
"sources": [
|
|
10222
10286
|
{
|
|
10223
10287
|
"fileName": "types.ts",
|
|
10224
|
-
"line":
|
|
10288
|
+
"line": 1437,
|
|
10225
10289
|
"character": 12
|
|
10226
10290
|
}
|
|
10227
10291
|
],
|
|
@@ -10230,19 +10294,19 @@
|
|
|
10230
10294
|
"types": [
|
|
10231
10295
|
{
|
|
10232
10296
|
"type": "reference",
|
|
10233
|
-
"id":
|
|
10297
|
+
"id": 602,
|
|
10234
10298
|
"name": "RenderAssetSourceMethods"
|
|
10235
10299
|
},
|
|
10236
10300
|
{
|
|
10237
10301
|
"type": "reference",
|
|
10238
|
-
"id":
|
|
10302
|
+
"id": 564,
|
|
10239
10303
|
"name": "RenderAssetSourceProperties"
|
|
10240
10304
|
}
|
|
10241
10305
|
]
|
|
10242
10306
|
}
|
|
10243
10307
|
},
|
|
10244
10308
|
{
|
|
10245
|
-
"id":
|
|
10309
|
+
"id": 651,
|
|
10246
10310
|
"name": "RenderConfigScreenAdditionalMethods",
|
|
10247
10311
|
"kind": 4194304,
|
|
10248
10312
|
"kindString": "Type alias",
|
|
@@ -10253,21 +10317,21 @@
|
|
|
10253
10317
|
"sources": [
|
|
10254
10318
|
{
|
|
10255
10319
|
"fileName": "types.ts",
|
|
10256
|
-
"line":
|
|
10320
|
+
"line": 1536,
|
|
10257
10321
|
"character": 12
|
|
10258
10322
|
}
|
|
10259
10323
|
],
|
|
10260
10324
|
"type": {
|
|
10261
10325
|
"type": "reflection",
|
|
10262
10326
|
"declaration": {
|
|
10263
|
-
"id":
|
|
10327
|
+
"id": 652,
|
|
10264
10328
|
"name": "__type",
|
|
10265
10329
|
"kind": 65536,
|
|
10266
10330
|
"kindString": "Type literal",
|
|
10267
10331
|
"flags": {},
|
|
10268
10332
|
"children": [
|
|
10269
10333
|
{
|
|
10270
|
-
"id":
|
|
10334
|
+
"id": 653,
|
|
10271
10335
|
"name": "getSettings",
|
|
10272
10336
|
"kind": 2048,
|
|
10273
10337
|
"kindString": "Method",
|
|
@@ -10275,13 +10339,13 @@
|
|
|
10275
10339
|
"sources": [
|
|
10276
10340
|
{
|
|
10277
10341
|
"fileName": "types.ts",
|
|
10278
|
-
"line":
|
|
10342
|
+
"line": 1537,
|
|
10279
10343
|
"character": 2
|
|
10280
10344
|
}
|
|
10281
10345
|
],
|
|
10282
10346
|
"signatures": [
|
|
10283
10347
|
{
|
|
10284
|
-
"id":
|
|
10348
|
+
"id": 654,
|
|
10285
10349
|
"name": "getSettings",
|
|
10286
10350
|
"kind": 4096,
|
|
10287
10351
|
"kindString": "Call signature",
|
|
@@ -10291,7 +10355,7 @@
|
|
|
10291
10355
|
"typeArguments": [
|
|
10292
10356
|
{
|
|
10293
10357
|
"type": "reference",
|
|
10294
|
-
"id":
|
|
10358
|
+
"id": 650,
|
|
10295
10359
|
"name": "RenderConfigScreenProperties"
|
|
10296
10360
|
}
|
|
10297
10361
|
],
|
|
@@ -10306,14 +10370,14 @@
|
|
|
10306
10370
|
"title": "Methods",
|
|
10307
10371
|
"kind": 2048,
|
|
10308
10372
|
"children": [
|
|
10309
|
-
|
|
10373
|
+
653
|
|
10310
10374
|
]
|
|
10311
10375
|
}
|
|
10312
10376
|
],
|
|
10313
10377
|
"sources": [
|
|
10314
10378
|
{
|
|
10315
10379
|
"fileName": "types.ts",
|
|
10316
|
-
"line":
|
|
10380
|
+
"line": 1536,
|
|
10317
10381
|
"character": 50
|
|
10318
10382
|
}
|
|
10319
10383
|
]
|
|
@@ -10321,7 +10385,7 @@
|
|
|
10321
10385
|
}
|
|
10322
10386
|
},
|
|
10323
10387
|
{
|
|
10324
|
-
"id":
|
|
10388
|
+
"id": 647,
|
|
10325
10389
|
"name": "RenderConfigScreenAdditionalProperties",
|
|
10326
10390
|
"kind": 4194304,
|
|
10327
10391
|
"kindString": "Type alias",
|
|
@@ -10329,21 +10393,21 @@
|
|
|
10329
10393
|
"sources": [
|
|
10330
10394
|
{
|
|
10331
10395
|
"fileName": "types.ts",
|
|
10332
|
-
"line":
|
|
10396
|
+
"line": 1528,
|
|
10333
10397
|
"character": 12
|
|
10334
10398
|
}
|
|
10335
10399
|
],
|
|
10336
10400
|
"type": {
|
|
10337
10401
|
"type": "reflection",
|
|
10338
10402
|
"declaration": {
|
|
10339
|
-
"id":
|
|
10403
|
+
"id": 648,
|
|
10340
10404
|
"name": "__type",
|
|
10341
10405
|
"kind": 65536,
|
|
10342
10406
|
"kindString": "Type literal",
|
|
10343
10407
|
"flags": {},
|
|
10344
10408
|
"children": [
|
|
10345
10409
|
{
|
|
10346
|
-
"id":
|
|
10410
|
+
"id": 649,
|
|
10347
10411
|
"name": "mode",
|
|
10348
10412
|
"kind": 1024,
|
|
10349
10413
|
"kindString": "Property",
|
|
@@ -10351,7 +10415,7 @@
|
|
|
10351
10415
|
"sources": [
|
|
10352
10416
|
{
|
|
10353
10417
|
"fileName": "types.ts",
|
|
10354
|
-
"line":
|
|
10418
|
+
"line": 1529,
|
|
10355
10419
|
"character": 2
|
|
10356
10420
|
}
|
|
10357
10421
|
],
|
|
@@ -10366,14 +10430,14 @@
|
|
|
10366
10430
|
"title": "Properties",
|
|
10367
10431
|
"kind": 1024,
|
|
10368
10432
|
"children": [
|
|
10369
|
-
|
|
10433
|
+
649
|
|
10370
10434
|
]
|
|
10371
10435
|
}
|
|
10372
10436
|
],
|
|
10373
10437
|
"sources": [
|
|
10374
10438
|
{
|
|
10375
10439
|
"fileName": "types.ts",
|
|
10376
|
-
"line":
|
|
10440
|
+
"line": 1528,
|
|
10377
10441
|
"character": 53
|
|
10378
10442
|
}
|
|
10379
10443
|
]
|
|
@@ -10398,7 +10462,7 @@
|
|
|
10398
10462
|
"types": [
|
|
10399
10463
|
{
|
|
10400
10464
|
"type": "reference",
|
|
10401
|
-
"id":
|
|
10465
|
+
"id": 656,
|
|
10402
10466
|
"name": "RenderConfigScreenPropertiesAndMethods"
|
|
10403
10467
|
},
|
|
10404
10468
|
{
|
|
@@ -10410,7 +10474,7 @@
|
|
|
10410
10474
|
}
|
|
10411
10475
|
},
|
|
10412
10476
|
{
|
|
10413
|
-
"id":
|
|
10477
|
+
"id": 655,
|
|
10414
10478
|
"name": "RenderConfigScreenMethods",
|
|
10415
10479
|
"kind": 4194304,
|
|
10416
10480
|
"kindString": "Type alias",
|
|
@@ -10418,7 +10482,7 @@
|
|
|
10418
10482
|
"sources": [
|
|
10419
10483
|
{
|
|
10420
10484
|
"fileName": "types.ts",
|
|
10421
|
-
"line":
|
|
10485
|
+
"line": 1540,
|
|
10422
10486
|
"character": 12
|
|
10423
10487
|
}
|
|
10424
10488
|
],
|
|
@@ -10437,14 +10501,14 @@
|
|
|
10437
10501
|
},
|
|
10438
10502
|
{
|
|
10439
10503
|
"type": "reference",
|
|
10440
|
-
"id":
|
|
10504
|
+
"id": 651,
|
|
10441
10505
|
"name": "RenderConfigScreenAdditionalMethods"
|
|
10442
10506
|
}
|
|
10443
10507
|
]
|
|
10444
10508
|
}
|
|
10445
10509
|
},
|
|
10446
10510
|
{
|
|
10447
|
-
"id":
|
|
10511
|
+
"id": 650,
|
|
10448
10512
|
"name": "RenderConfigScreenProperties",
|
|
10449
10513
|
"kind": 4194304,
|
|
10450
10514
|
"kindString": "Type alias",
|
|
@@ -10452,7 +10516,7 @@
|
|
|
10452
10516
|
"sources": [
|
|
10453
10517
|
{
|
|
10454
10518
|
"fileName": "types.ts",
|
|
10455
|
-
"line":
|
|
10519
|
+
"line": 1532,
|
|
10456
10520
|
"character": 12
|
|
10457
10521
|
}
|
|
10458
10522
|
],
|
|
@@ -10466,14 +10530,14 @@
|
|
|
10466
10530
|
},
|
|
10467
10531
|
{
|
|
10468
10532
|
"type": "reference",
|
|
10469
|
-
"id":
|
|
10533
|
+
"id": 647,
|
|
10470
10534
|
"name": "RenderConfigScreenAdditionalProperties"
|
|
10471
10535
|
}
|
|
10472
10536
|
]
|
|
10473
10537
|
}
|
|
10474
10538
|
},
|
|
10475
10539
|
{
|
|
10476
|
-
"id":
|
|
10540
|
+
"id": 656,
|
|
10477
10541
|
"name": "RenderConfigScreenPropertiesAndMethods",
|
|
10478
10542
|
"kind": 4194304,
|
|
10479
10543
|
"kindString": "Type alias",
|
|
@@ -10481,7 +10545,7 @@
|
|
|
10481
10545
|
"sources": [
|
|
10482
10546
|
{
|
|
10483
10547
|
"fileName": "types.ts",
|
|
10484
|
-
"line":
|
|
10548
|
+
"line": 1544,
|
|
10485
10549
|
"character": 12
|
|
10486
10550
|
}
|
|
10487
10551
|
],
|
|
@@ -10490,19 +10554,19 @@
|
|
|
10490
10554
|
"types": [
|
|
10491
10555
|
{
|
|
10492
10556
|
"type": "reference",
|
|
10493
|
-
"id":
|
|
10557
|
+
"id": 655,
|
|
10494
10558
|
"name": "RenderConfigScreenMethods"
|
|
10495
10559
|
},
|
|
10496
10560
|
{
|
|
10497
10561
|
"type": "reference",
|
|
10498
|
-
"id":
|
|
10562
|
+
"id": 650,
|
|
10499
10563
|
"name": "RenderConfigScreenProperties"
|
|
10500
10564
|
}
|
|
10501
10565
|
]
|
|
10502
10566
|
}
|
|
10503
10567
|
},
|
|
10504
10568
|
{
|
|
10505
|
-
"id":
|
|
10569
|
+
"id": 539,
|
|
10506
10570
|
"name": "RenderFieldExtensionAdditionalMethods",
|
|
10507
10571
|
"kind": 4194304,
|
|
10508
10572
|
"kindString": "Type alias",
|
|
@@ -10510,21 +10574,21 @@
|
|
|
10510
10574
|
"sources": [
|
|
10511
10575
|
{
|
|
10512
10576
|
"fileName": "types.ts",
|
|
10513
|
-
"line":
|
|
10577
|
+
"line": 1284,
|
|
10514
10578
|
"character": 12
|
|
10515
10579
|
}
|
|
10516
10580
|
],
|
|
10517
10581
|
"type": {
|
|
10518
10582
|
"type": "reflection",
|
|
10519
10583
|
"declaration": {
|
|
10520
|
-
"id":
|
|
10584
|
+
"id": 540,
|
|
10521
10585
|
"name": "__type",
|
|
10522
10586
|
"kind": 65536,
|
|
10523
10587
|
"kindString": "Type literal",
|
|
10524
10588
|
"flags": {},
|
|
10525
10589
|
"children": [
|
|
10526
10590
|
{
|
|
10527
|
-
"id":
|
|
10591
|
+
"id": 541,
|
|
10528
10592
|
"name": "getSettings",
|
|
10529
10593
|
"kind": 2048,
|
|
10530
10594
|
"kindString": "Method",
|
|
@@ -10532,13 +10596,13 @@
|
|
|
10532
10596
|
"sources": [
|
|
10533
10597
|
{
|
|
10534
10598
|
"fileName": "types.ts",
|
|
10535
|
-
"line":
|
|
10599
|
+
"line": 1285,
|
|
10536
10600
|
"character": 2
|
|
10537
10601
|
}
|
|
10538
10602
|
],
|
|
10539
10603
|
"signatures": [
|
|
10540
10604
|
{
|
|
10541
|
-
"id":
|
|
10605
|
+
"id": 542,
|
|
10542
10606
|
"name": "getSettings",
|
|
10543
10607
|
"kind": 4096,
|
|
10544
10608
|
"kindString": "Call signature",
|
|
@@ -10548,7 +10612,7 @@
|
|
|
10548
10612
|
"typeArguments": [
|
|
10549
10613
|
{
|
|
10550
10614
|
"type": "reference",
|
|
10551
|
-
"id":
|
|
10615
|
+
"id": 538,
|
|
10552
10616
|
"name": "RenderFieldExtensionProperties"
|
|
10553
10617
|
}
|
|
10554
10618
|
],
|
|
@@ -10563,14 +10627,14 @@
|
|
|
10563
10627
|
"title": "Methods",
|
|
10564
10628
|
"kind": 2048,
|
|
10565
10629
|
"children": [
|
|
10566
|
-
|
|
10630
|
+
541
|
|
10567
10631
|
]
|
|
10568
10632
|
}
|
|
10569
10633
|
],
|
|
10570
10634
|
"sources": [
|
|
10571
10635
|
{
|
|
10572
10636
|
"fileName": "types.ts",
|
|
10573
|
-
"line":
|
|
10637
|
+
"line": 1284,
|
|
10574
10638
|
"character": 52
|
|
10575
10639
|
}
|
|
10576
10640
|
]
|
|
@@ -10578,7 +10642,7 @@
|
|
|
10578
10642
|
}
|
|
10579
10643
|
},
|
|
10580
10644
|
{
|
|
10581
|
-
"id":
|
|
10645
|
+
"id": 528,
|
|
10582
10646
|
"name": "RenderFieldExtensionAdditionalProperties",
|
|
10583
10647
|
"kind": 4194304,
|
|
10584
10648
|
"kindString": "Type alias",
|
|
@@ -10589,21 +10653,21 @@
|
|
|
10589
10653
|
"sources": [
|
|
10590
10654
|
{
|
|
10591
10655
|
"fileName": "types.ts",
|
|
10592
|
-
"line":
|
|
10656
|
+
"line": 1260,
|
|
10593
10657
|
"character": 12
|
|
10594
10658
|
}
|
|
10595
10659
|
],
|
|
10596
10660
|
"type": {
|
|
10597
10661
|
"type": "reflection",
|
|
10598
10662
|
"declaration": {
|
|
10599
|
-
"id":
|
|
10663
|
+
"id": 529,
|
|
10600
10664
|
"name": "__type",
|
|
10601
10665
|
"kind": 65536,
|
|
10602
10666
|
"kindString": "Type literal",
|
|
10603
10667
|
"flags": {},
|
|
10604
10668
|
"children": [
|
|
10605
10669
|
{
|
|
10606
|
-
"id":
|
|
10670
|
+
"id": 534,
|
|
10607
10671
|
"name": "disabled",
|
|
10608
10672
|
"kind": 1024,
|
|
10609
10673
|
"kindString": "Property",
|
|
@@ -10614,7 +10678,7 @@
|
|
|
10614
10678
|
"sources": [
|
|
10615
10679
|
{
|
|
10616
10680
|
"fileName": "types.ts",
|
|
10617
|
-
"line":
|
|
10681
|
+
"line": 1269,
|
|
10618
10682
|
"character": 2
|
|
10619
10683
|
}
|
|
10620
10684
|
],
|
|
@@ -10624,7 +10688,7 @@
|
|
|
10624
10688
|
}
|
|
10625
10689
|
},
|
|
10626
10690
|
{
|
|
10627
|
-
"id":
|
|
10691
|
+
"id": 536,
|
|
10628
10692
|
"name": "field",
|
|
10629
10693
|
"kind": 1024,
|
|
10630
10694
|
"kindString": "Property",
|
|
@@ -10635,7 +10699,7 @@
|
|
|
10635
10699
|
"sources": [
|
|
10636
10700
|
{
|
|
10637
10701
|
"fileName": "types.ts",
|
|
10638
|
-
"line":
|
|
10702
|
+
"line": 1273,
|
|
10639
10703
|
"character": 2
|
|
10640
10704
|
}
|
|
10641
10705
|
],
|
|
@@ -10646,7 +10710,7 @@
|
|
|
10646
10710
|
}
|
|
10647
10711
|
},
|
|
10648
10712
|
{
|
|
10649
|
-
"id":
|
|
10713
|
+
"id": 531,
|
|
10650
10714
|
"name": "fieldExtensionId",
|
|
10651
10715
|
"kind": 1024,
|
|
10652
10716
|
"kindString": "Property",
|
|
@@ -10657,7 +10721,7 @@
|
|
|
10657
10721
|
"sources": [
|
|
10658
10722
|
{
|
|
10659
10723
|
"fileName": "types.ts",
|
|
10660
|
-
"line":
|
|
10724
|
+
"line": 1263,
|
|
10661
10725
|
"character": 2
|
|
10662
10726
|
}
|
|
10663
10727
|
],
|
|
@@ -10667,7 +10731,7 @@
|
|
|
10667
10731
|
}
|
|
10668
10732
|
},
|
|
10669
10733
|
{
|
|
10670
|
-
"id":
|
|
10734
|
+
"id": 535,
|
|
10671
10735
|
"name": "fieldPath",
|
|
10672
10736
|
"kind": 1024,
|
|
10673
10737
|
"kindString": "Property",
|
|
@@ -10678,7 +10742,7 @@
|
|
|
10678
10742
|
"sources": [
|
|
10679
10743
|
{
|
|
10680
10744
|
"fileName": "types.ts",
|
|
10681
|
-
"line":
|
|
10745
|
+
"line": 1271,
|
|
10682
10746
|
"character": 2
|
|
10683
10747
|
}
|
|
10684
10748
|
],
|
|
@@ -10688,7 +10752,7 @@
|
|
|
10688
10752
|
}
|
|
10689
10753
|
},
|
|
10690
10754
|
{
|
|
10691
|
-
"id":
|
|
10755
|
+
"id": 530,
|
|
10692
10756
|
"name": "mode",
|
|
10693
10757
|
"kind": 1024,
|
|
10694
10758
|
"kindString": "Property",
|
|
@@ -10696,7 +10760,7 @@
|
|
|
10696
10760
|
"sources": [
|
|
10697
10761
|
{
|
|
10698
10762
|
"fileName": "types.ts",
|
|
10699
|
-
"line":
|
|
10763
|
+
"line": 1261,
|
|
10700
10764
|
"character": 2
|
|
10701
10765
|
}
|
|
10702
10766
|
],
|
|
@@ -10706,7 +10770,7 @@
|
|
|
10706
10770
|
}
|
|
10707
10771
|
},
|
|
10708
10772
|
{
|
|
10709
|
-
"id":
|
|
10773
|
+
"id": 532,
|
|
10710
10774
|
"name": "parameters",
|
|
10711
10775
|
"kind": 1024,
|
|
10712
10776
|
"kindString": "Property",
|
|
@@ -10717,7 +10781,7 @@
|
|
|
10717
10781
|
"sources": [
|
|
10718
10782
|
{
|
|
10719
10783
|
"fileName": "types.ts",
|
|
10720
|
-
"line":
|
|
10784
|
+
"line": 1265,
|
|
10721
10785
|
"character": 2
|
|
10722
10786
|
}
|
|
10723
10787
|
],
|
|
@@ -10737,7 +10801,7 @@
|
|
|
10737
10801
|
}
|
|
10738
10802
|
},
|
|
10739
10803
|
{
|
|
10740
|
-
"id":
|
|
10804
|
+
"id": 537,
|
|
10741
10805
|
"name": "parentField",
|
|
10742
10806
|
"kind": 1024,
|
|
10743
10807
|
"kindString": "Property",
|
|
@@ -10748,7 +10812,7 @@
|
|
|
10748
10812
|
"sources": [
|
|
10749
10813
|
{
|
|
10750
10814
|
"fileName": "types.ts",
|
|
10751
|
-
"line":
|
|
10815
|
+
"line": 1278,
|
|
10752
10816
|
"character": 2
|
|
10753
10817
|
}
|
|
10754
10818
|
],
|
|
@@ -10768,7 +10832,7 @@
|
|
|
10768
10832
|
}
|
|
10769
10833
|
},
|
|
10770
10834
|
{
|
|
10771
|
-
"id":
|
|
10835
|
+
"id": 533,
|
|
10772
10836
|
"name": "placeholder",
|
|
10773
10837
|
"kind": 1024,
|
|
10774
10838
|
"kindString": "Property",
|
|
@@ -10779,7 +10843,7 @@
|
|
|
10779
10843
|
"sources": [
|
|
10780
10844
|
{
|
|
10781
10845
|
"fileName": "types.ts",
|
|
10782
|
-
"line":
|
|
10846
|
+
"line": 1267,
|
|
10783
10847
|
"character": 2
|
|
10784
10848
|
}
|
|
10785
10849
|
],
|
|
@@ -10794,21 +10858,21 @@
|
|
|
10794
10858
|
"title": "Properties",
|
|
10795
10859
|
"kind": 1024,
|
|
10796
10860
|
"children": [
|
|
10861
|
+
534,
|
|
10862
|
+
536,
|
|
10797
10863
|
531,
|
|
10798
|
-
|
|
10799
|
-
|
|
10864
|
+
535,
|
|
10865
|
+
530,
|
|
10800
10866
|
532,
|
|
10801
|
-
|
|
10802
|
-
|
|
10803
|
-
534,
|
|
10804
|
-
530
|
|
10867
|
+
537,
|
|
10868
|
+
533
|
|
10805
10869
|
]
|
|
10806
10870
|
}
|
|
10807
10871
|
],
|
|
10808
10872
|
"sources": [
|
|
10809
10873
|
{
|
|
10810
10874
|
"fileName": "types.ts",
|
|
10811
|
-
"line":
|
|
10875
|
+
"line": 1260,
|
|
10812
10876
|
"character": 55
|
|
10813
10877
|
}
|
|
10814
10878
|
]
|
|
@@ -10833,7 +10897,7 @@
|
|
|
10833
10897
|
"types": [
|
|
10834
10898
|
{
|
|
10835
10899
|
"type": "reference",
|
|
10836
|
-
"id":
|
|
10900
|
+
"id": 544,
|
|
10837
10901
|
"name": "RenderFieldExtensionPropertiesAndMethods"
|
|
10838
10902
|
},
|
|
10839
10903
|
{
|
|
@@ -10845,7 +10909,7 @@
|
|
|
10845
10909
|
}
|
|
10846
10910
|
},
|
|
10847
10911
|
{
|
|
10848
|
-
"id":
|
|
10912
|
+
"id": 543,
|
|
10849
10913
|
"name": "RenderFieldExtensionMethods",
|
|
10850
10914
|
"kind": 4194304,
|
|
10851
10915
|
"kindString": "Type alias",
|
|
@@ -10853,7 +10917,7 @@
|
|
|
10853
10917
|
"sources": [
|
|
10854
10918
|
{
|
|
10855
10919
|
"fileName": "types.ts",
|
|
10856
|
-
"line":
|
|
10920
|
+
"line": 1288,
|
|
10857
10921
|
"character": 12
|
|
10858
10922
|
}
|
|
10859
10923
|
],
|
|
@@ -10862,19 +10926,19 @@
|
|
|
10862
10926
|
"types": [
|
|
10863
10927
|
{
|
|
10864
10928
|
"type": "reference",
|
|
10865
|
-
"id":
|
|
10929
|
+
"id": 504,
|
|
10866
10930
|
"name": "ItemFormMethods"
|
|
10867
10931
|
},
|
|
10868
10932
|
{
|
|
10869
10933
|
"type": "reference",
|
|
10870
|
-
"id":
|
|
10934
|
+
"id": 539,
|
|
10871
10935
|
"name": "RenderFieldExtensionAdditionalMethods"
|
|
10872
10936
|
}
|
|
10873
10937
|
]
|
|
10874
10938
|
}
|
|
10875
10939
|
},
|
|
10876
10940
|
{
|
|
10877
|
-
"id":
|
|
10941
|
+
"id": 538,
|
|
10878
10942
|
"name": "RenderFieldExtensionProperties",
|
|
10879
10943
|
"kind": 4194304,
|
|
10880
10944
|
"kindString": "Type alias",
|
|
@@ -10882,7 +10946,7 @@
|
|
|
10882
10946
|
"sources": [
|
|
10883
10947
|
{
|
|
10884
10948
|
"fileName": "types.ts",
|
|
10885
|
-
"line":
|
|
10949
|
+
"line": 1281,
|
|
10886
10950
|
"character": 12
|
|
10887
10951
|
}
|
|
10888
10952
|
],
|
|
@@ -10891,19 +10955,19 @@
|
|
|
10891
10955
|
"types": [
|
|
10892
10956
|
{
|
|
10893
10957
|
"type": "reference",
|
|
10894
|
-
"id":
|
|
10958
|
+
"id": 482,
|
|
10895
10959
|
"name": "ItemFormProperties"
|
|
10896
10960
|
},
|
|
10897
10961
|
{
|
|
10898
10962
|
"type": "reference",
|
|
10899
|
-
"id":
|
|
10963
|
+
"id": 528,
|
|
10900
10964
|
"name": "RenderFieldExtensionAdditionalProperties"
|
|
10901
10965
|
}
|
|
10902
10966
|
]
|
|
10903
10967
|
}
|
|
10904
10968
|
},
|
|
10905
10969
|
{
|
|
10906
|
-
"id":
|
|
10970
|
+
"id": 544,
|
|
10907
10971
|
"name": "RenderFieldExtensionPropertiesAndMethods",
|
|
10908
10972
|
"kind": 4194304,
|
|
10909
10973
|
"kindString": "Type alias",
|
|
@@ -10911,7 +10975,7 @@
|
|
|
10911
10975
|
"sources": [
|
|
10912
10976
|
{
|
|
10913
10977
|
"fileName": "types.ts",
|
|
10914
|
-
"line":
|
|
10978
|
+
"line": 1291,
|
|
10915
10979
|
"character": 12
|
|
10916
10980
|
}
|
|
10917
10981
|
],
|
|
@@ -10920,19 +10984,19 @@
|
|
|
10920
10984
|
"types": [
|
|
10921
10985
|
{
|
|
10922
10986
|
"type": "reference",
|
|
10923
|
-
"id":
|
|
10987
|
+
"id": 543,
|
|
10924
10988
|
"name": "RenderFieldExtensionMethods"
|
|
10925
10989
|
},
|
|
10926
10990
|
{
|
|
10927
10991
|
"type": "reference",
|
|
10928
|
-
"id":
|
|
10992
|
+
"id": 538,
|
|
10929
10993
|
"name": "RenderFieldExtensionProperties"
|
|
10930
10994
|
}
|
|
10931
10995
|
]
|
|
10932
10996
|
}
|
|
10933
10997
|
},
|
|
10934
10998
|
{
|
|
10935
|
-
"id":
|
|
10999
|
+
"id": 522,
|
|
10936
11000
|
"name": "RenderItemFormOutletAdditionalMethods",
|
|
10937
11001
|
"kind": 4194304,
|
|
10938
11002
|
"kindString": "Type alias",
|
|
@@ -10940,21 +11004,21 @@
|
|
|
10940
11004
|
"sources": [
|
|
10941
11005
|
{
|
|
10942
11006
|
"fileName": "types.ts",
|
|
10943
|
-
"line":
|
|
11007
|
+
"line": 1246,
|
|
10944
11008
|
"character": 12
|
|
10945
11009
|
}
|
|
10946
11010
|
],
|
|
10947
11011
|
"type": {
|
|
10948
11012
|
"type": "reflection",
|
|
10949
11013
|
"declaration": {
|
|
10950
|
-
"id":
|
|
11014
|
+
"id": 523,
|
|
10951
11015
|
"name": "__type",
|
|
10952
11016
|
"kind": 65536,
|
|
10953
11017
|
"kindString": "Type literal",
|
|
10954
11018
|
"flags": {},
|
|
10955
11019
|
"children": [
|
|
10956
11020
|
{
|
|
10957
|
-
"id":
|
|
11021
|
+
"id": 524,
|
|
10958
11022
|
"name": "getSettings",
|
|
10959
11023
|
"kind": 2048,
|
|
10960
11024
|
"kindString": "Method",
|
|
@@ -10962,13 +11026,13 @@
|
|
|
10962
11026
|
"sources": [
|
|
10963
11027
|
{
|
|
10964
11028
|
"fileName": "types.ts",
|
|
10965
|
-
"line":
|
|
11029
|
+
"line": 1247,
|
|
10966
11030
|
"character": 2
|
|
10967
11031
|
}
|
|
10968
11032
|
],
|
|
10969
11033
|
"signatures": [
|
|
10970
11034
|
{
|
|
10971
|
-
"id":
|
|
11035
|
+
"id": 525,
|
|
10972
11036
|
"name": "getSettings",
|
|
10973
11037
|
"kind": 4096,
|
|
10974
11038
|
"kindString": "Call signature",
|
|
@@ -10978,7 +11042,7 @@
|
|
|
10978
11042
|
"typeArguments": [
|
|
10979
11043
|
{
|
|
10980
11044
|
"type": "reference",
|
|
10981
|
-
"id":
|
|
11045
|
+
"id": 521,
|
|
10982
11046
|
"name": "RenderItemFormOutletProperties"
|
|
10983
11047
|
}
|
|
10984
11048
|
],
|
|
@@ -10993,14 +11057,14 @@
|
|
|
10993
11057
|
"title": "Methods",
|
|
10994
11058
|
"kind": 2048,
|
|
10995
11059
|
"children": [
|
|
10996
|
-
|
|
11060
|
+
524
|
|
10997
11061
|
]
|
|
10998
11062
|
}
|
|
10999
11063
|
],
|
|
11000
11064
|
"sources": [
|
|
11001
11065
|
{
|
|
11002
11066
|
"fileName": "types.ts",
|
|
11003
|
-
"line":
|
|
11067
|
+
"line": 1246,
|
|
11004
11068
|
"character": 52
|
|
11005
11069
|
}
|
|
11006
11070
|
]
|
|
@@ -11008,7 +11072,7 @@
|
|
|
11008
11072
|
}
|
|
11009
11073
|
},
|
|
11010
11074
|
{
|
|
11011
|
-
"id":
|
|
11075
|
+
"id": 517,
|
|
11012
11076
|
"name": "RenderItemFormOutletAdditionalProperties",
|
|
11013
11077
|
"kind": 4194304,
|
|
11014
11078
|
"kindString": "Type alias",
|
|
@@ -11019,21 +11083,21 @@
|
|
|
11019
11083
|
"sources": [
|
|
11020
11084
|
{
|
|
11021
11085
|
"fileName": "types.ts",
|
|
11022
|
-
"line":
|
|
11086
|
+
"line": 1237,
|
|
11023
11087
|
"character": 12
|
|
11024
11088
|
}
|
|
11025
11089
|
],
|
|
11026
11090
|
"type": {
|
|
11027
11091
|
"type": "reflection",
|
|
11028
11092
|
"declaration": {
|
|
11029
|
-
"id":
|
|
11093
|
+
"id": 518,
|
|
11030
11094
|
"name": "__type",
|
|
11031
11095
|
"kind": 65536,
|
|
11032
11096
|
"kindString": "Type literal",
|
|
11033
11097
|
"flags": {},
|
|
11034
11098
|
"children": [
|
|
11035
11099
|
{
|
|
11036
|
-
"id":
|
|
11100
|
+
"id": 520,
|
|
11037
11101
|
"name": "itemFormOutletId",
|
|
11038
11102
|
"kind": 1024,
|
|
11039
11103
|
"kindString": "Property",
|
|
@@ -11044,7 +11108,7 @@
|
|
|
11044
11108
|
"sources": [
|
|
11045
11109
|
{
|
|
11046
11110
|
"fileName": "types.ts",
|
|
11047
|
-
"line":
|
|
11111
|
+
"line": 1240,
|
|
11048
11112
|
"character": 2
|
|
11049
11113
|
}
|
|
11050
11114
|
],
|
|
@@ -11054,7 +11118,7 @@
|
|
|
11054
11118
|
}
|
|
11055
11119
|
},
|
|
11056
11120
|
{
|
|
11057
|
-
"id":
|
|
11121
|
+
"id": 519,
|
|
11058
11122
|
"name": "mode",
|
|
11059
11123
|
"kind": 1024,
|
|
11060
11124
|
"kindString": "Property",
|
|
@@ -11062,7 +11126,7 @@
|
|
|
11062
11126
|
"sources": [
|
|
11063
11127
|
{
|
|
11064
11128
|
"fileName": "types.ts",
|
|
11065
|
-
"line":
|
|
11129
|
+
"line": 1238,
|
|
11066
11130
|
"character": 2
|
|
11067
11131
|
}
|
|
11068
11132
|
],
|
|
@@ -11077,15 +11141,15 @@
|
|
|
11077
11141
|
"title": "Properties",
|
|
11078
11142
|
"kind": 1024,
|
|
11079
11143
|
"children": [
|
|
11080
|
-
|
|
11081
|
-
|
|
11144
|
+
520,
|
|
11145
|
+
519
|
|
11082
11146
|
]
|
|
11083
11147
|
}
|
|
11084
11148
|
],
|
|
11085
11149
|
"sources": [
|
|
11086
11150
|
{
|
|
11087
11151
|
"fileName": "types.ts",
|
|
11088
|
-
"line":
|
|
11152
|
+
"line": 1237,
|
|
11089
11153
|
"character": 55
|
|
11090
11154
|
}
|
|
11091
11155
|
]
|
|
@@ -11110,7 +11174,7 @@
|
|
|
11110
11174
|
"types": [
|
|
11111
11175
|
{
|
|
11112
11176
|
"type": "reference",
|
|
11113
|
-
"id":
|
|
11177
|
+
"id": 527,
|
|
11114
11178
|
"name": "RenderItemFormOutletPropertiesAndMethods"
|
|
11115
11179
|
},
|
|
11116
11180
|
{
|
|
@@ -11122,7 +11186,7 @@
|
|
|
11122
11186
|
}
|
|
11123
11187
|
},
|
|
11124
11188
|
{
|
|
11125
|
-
"id":
|
|
11189
|
+
"id": 526,
|
|
11126
11190
|
"name": "RenderItemFormOutletMethods",
|
|
11127
11191
|
"kind": 4194304,
|
|
11128
11192
|
"kindString": "Type alias",
|
|
@@ -11130,7 +11194,7 @@
|
|
|
11130
11194
|
"sources": [
|
|
11131
11195
|
{
|
|
11132
11196
|
"fileName": "types.ts",
|
|
11133
|
-
"line":
|
|
11197
|
+
"line": 1250,
|
|
11134
11198
|
"character": 12
|
|
11135
11199
|
}
|
|
11136
11200
|
],
|
|
@@ -11139,19 +11203,19 @@
|
|
|
11139
11203
|
"types": [
|
|
11140
11204
|
{
|
|
11141
11205
|
"type": "reference",
|
|
11142
|
-
"id":
|
|
11206
|
+
"id": 504,
|
|
11143
11207
|
"name": "ItemFormMethods"
|
|
11144
11208
|
},
|
|
11145
11209
|
{
|
|
11146
11210
|
"type": "reference",
|
|
11147
|
-
"id":
|
|
11211
|
+
"id": 522,
|
|
11148
11212
|
"name": "RenderItemFormOutletAdditionalMethods"
|
|
11149
11213
|
}
|
|
11150
11214
|
]
|
|
11151
11215
|
}
|
|
11152
11216
|
},
|
|
11153
11217
|
{
|
|
11154
|
-
"id":
|
|
11218
|
+
"id": 521,
|
|
11155
11219
|
"name": "RenderItemFormOutletProperties",
|
|
11156
11220
|
"kind": 4194304,
|
|
11157
11221
|
"kindString": "Type alias",
|
|
@@ -11159,7 +11223,7 @@
|
|
|
11159
11223
|
"sources": [
|
|
11160
11224
|
{
|
|
11161
11225
|
"fileName": "types.ts",
|
|
11162
|
-
"line":
|
|
11226
|
+
"line": 1243,
|
|
11163
11227
|
"character": 12
|
|
11164
11228
|
}
|
|
11165
11229
|
],
|
|
@@ -11168,19 +11232,19 @@
|
|
|
11168
11232
|
"types": [
|
|
11169
11233
|
{
|
|
11170
11234
|
"type": "reference",
|
|
11171
|
-
"id":
|
|
11235
|
+
"id": 482,
|
|
11172
11236
|
"name": "ItemFormProperties"
|
|
11173
11237
|
},
|
|
11174
11238
|
{
|
|
11175
11239
|
"type": "reference",
|
|
11176
|
-
"id":
|
|
11240
|
+
"id": 517,
|
|
11177
11241
|
"name": "RenderItemFormOutletAdditionalProperties"
|
|
11178
11242
|
}
|
|
11179
11243
|
]
|
|
11180
11244
|
}
|
|
11181
11245
|
},
|
|
11182
11246
|
{
|
|
11183
|
-
"id":
|
|
11247
|
+
"id": 527,
|
|
11184
11248
|
"name": "RenderItemFormOutletPropertiesAndMethods",
|
|
11185
11249
|
"kind": 4194304,
|
|
11186
11250
|
"kindString": "Type alias",
|
|
@@ -11188,7 +11252,7 @@
|
|
|
11188
11252
|
"sources": [
|
|
11189
11253
|
{
|
|
11190
11254
|
"fileName": "types.ts",
|
|
11191
|
-
"line":
|
|
11255
|
+
"line": 1253,
|
|
11192
11256
|
"character": 12
|
|
11193
11257
|
}
|
|
11194
11258
|
],
|
|
@@ -11197,12 +11261,12 @@
|
|
|
11197
11261
|
"types": [
|
|
11198
11262
|
{
|
|
11199
11263
|
"type": "reference",
|
|
11200
|
-
"id":
|
|
11264
|
+
"id": 526,
|
|
11201
11265
|
"name": "RenderItemFormOutletMethods"
|
|
11202
11266
|
},
|
|
11203
11267
|
{
|
|
11204
11268
|
"type": "reference",
|
|
11205
|
-
"id":
|
|
11269
|
+
"id": 521,
|
|
11206
11270
|
"name": "RenderItemFormOutletProperties"
|
|
11207
11271
|
}
|
|
11208
11272
|
]
|
|
@@ -11226,7 +11290,7 @@
|
|
|
11226
11290
|
"types": [
|
|
11227
11291
|
{
|
|
11228
11292
|
"type": "reference",
|
|
11229
|
-
"id":
|
|
11293
|
+
"id": 516,
|
|
11230
11294
|
"name": "RenderSidebarPanelPropertiesAndMethods"
|
|
11231
11295
|
},
|
|
11232
11296
|
{
|
|
@@ -11238,7 +11302,7 @@
|
|
|
11238
11302
|
}
|
|
11239
11303
|
},
|
|
11240
11304
|
{
|
|
11241
|
-
"id":
|
|
11305
|
+
"id": 638,
|
|
11242
11306
|
"name": "RenderManualFieldExtensionConfigScreenAdditionalMethods",
|
|
11243
11307
|
"kind": 4194304,
|
|
11244
11308
|
"kindString": "Type alias",
|
|
@@ -11249,21 +11313,21 @@
|
|
|
11249
11313
|
"sources": [
|
|
11250
11314
|
{
|
|
11251
11315
|
"fileName": "types.ts",
|
|
11252
|
-
"line":
|
|
11316
|
+
"line": 1507,
|
|
11253
11317
|
"character": 12
|
|
11254
11318
|
}
|
|
11255
11319
|
],
|
|
11256
11320
|
"type": {
|
|
11257
11321
|
"type": "reflection",
|
|
11258
11322
|
"declaration": {
|
|
11259
|
-
"id":
|
|
11323
|
+
"id": 639,
|
|
11260
11324
|
"name": "__type",
|
|
11261
11325
|
"kind": 65536,
|
|
11262
11326
|
"kindString": "Type literal",
|
|
11263
11327
|
"flags": {},
|
|
11264
11328
|
"children": [
|
|
11265
11329
|
{
|
|
11266
|
-
"id":
|
|
11330
|
+
"id": 640,
|
|
11267
11331
|
"name": "getSettings",
|
|
11268
11332
|
"kind": 2048,
|
|
11269
11333
|
"kindString": "Method",
|
|
@@ -11271,13 +11335,13 @@
|
|
|
11271
11335
|
"sources": [
|
|
11272
11336
|
{
|
|
11273
11337
|
"fileName": "types.ts",
|
|
11274
|
-
"line":
|
|
11338
|
+
"line": 1508,
|
|
11275
11339
|
"character": 2
|
|
11276
11340
|
}
|
|
11277
11341
|
],
|
|
11278
11342
|
"signatures": [
|
|
11279
11343
|
{
|
|
11280
|
-
"id":
|
|
11344
|
+
"id": 641,
|
|
11281
11345
|
"name": "getSettings",
|
|
11282
11346
|
"kind": 4096,
|
|
11283
11347
|
"kindString": "Call signature",
|
|
@@ -11287,7 +11351,7 @@
|
|
|
11287
11351
|
"typeArguments": [
|
|
11288
11352
|
{
|
|
11289
11353
|
"type": "reference",
|
|
11290
|
-
"id":
|
|
11354
|
+
"id": 637,
|
|
11291
11355
|
"name": "RenderManualFieldExtensionConfigScreenProperties"
|
|
11292
11356
|
}
|
|
11293
11357
|
],
|
|
@@ -11297,7 +11361,7 @@
|
|
|
11297
11361
|
]
|
|
11298
11362
|
},
|
|
11299
11363
|
{
|
|
11300
|
-
"id":
|
|
11364
|
+
"id": 642,
|
|
11301
11365
|
"name": "setParameters",
|
|
11302
11366
|
"kind": 2048,
|
|
11303
11367
|
"kindString": "Method",
|
|
@@ -11305,13 +11369,13 @@
|
|
|
11305
11369
|
"sources": [
|
|
11306
11370
|
{
|
|
11307
11371
|
"fileName": "types.ts",
|
|
11308
|
-
"line":
|
|
11372
|
+
"line": 1518,
|
|
11309
11373
|
"character": 2
|
|
11310
11374
|
}
|
|
11311
11375
|
],
|
|
11312
11376
|
"signatures": [
|
|
11313
11377
|
{
|
|
11314
|
-
"id":
|
|
11378
|
+
"id": 643,
|
|
11315
11379
|
"name": "setParameters",
|
|
11316
11380
|
"kind": 4096,
|
|
11317
11381
|
"kindString": "Call signature",
|
|
@@ -11327,7 +11391,7 @@
|
|
|
11327
11391
|
},
|
|
11328
11392
|
"parameters": [
|
|
11329
11393
|
{
|
|
11330
|
-
"id":
|
|
11394
|
+
"id": 644,
|
|
11331
11395
|
"name": "params",
|
|
11332
11396
|
"kind": 32768,
|
|
11333
11397
|
"kindString": "Parameter",
|
|
@@ -11367,15 +11431,15 @@
|
|
|
11367
11431
|
"title": "Methods",
|
|
11368
11432
|
"kind": 2048,
|
|
11369
11433
|
"children": [
|
|
11370
|
-
|
|
11371
|
-
|
|
11434
|
+
640,
|
|
11435
|
+
642
|
|
11372
11436
|
]
|
|
11373
11437
|
}
|
|
11374
11438
|
],
|
|
11375
11439
|
"sources": [
|
|
11376
11440
|
{
|
|
11377
11441
|
"fileName": "types.ts",
|
|
11378
|
-
"line":
|
|
11442
|
+
"line": 1507,
|
|
11379
11443
|
"character": 70
|
|
11380
11444
|
}
|
|
11381
11445
|
]
|
|
@@ -11383,7 +11447,7 @@
|
|
|
11383
11447
|
}
|
|
11384
11448
|
},
|
|
11385
11449
|
{
|
|
11386
|
-
"id":
|
|
11450
|
+
"id": 629,
|
|
11387
11451
|
"name": "RenderManualFieldExtensionConfigScreenAdditionalProperties",
|
|
11388
11452
|
"kind": 4194304,
|
|
11389
11453
|
"kindString": "Type alias",
|
|
@@ -11394,21 +11458,21 @@
|
|
|
11394
11458
|
"sources": [
|
|
11395
11459
|
{
|
|
11396
11460
|
"fileName": "types.ts",
|
|
11397
|
-
"line":
|
|
11461
|
+
"line": 1478,
|
|
11398
11462
|
"character": 12
|
|
11399
11463
|
}
|
|
11400
11464
|
],
|
|
11401
11465
|
"type": {
|
|
11402
11466
|
"type": "reflection",
|
|
11403
11467
|
"declaration": {
|
|
11404
|
-
"id":
|
|
11468
|
+
"id": 630,
|
|
11405
11469
|
"name": "__type",
|
|
11406
11470
|
"kind": 65536,
|
|
11407
11471
|
"kindString": "Type literal",
|
|
11408
11472
|
"flags": {},
|
|
11409
11473
|
"children": [
|
|
11410
11474
|
{
|
|
11411
|
-
"id":
|
|
11475
|
+
"id": 634,
|
|
11412
11476
|
"name": "errors",
|
|
11413
11477
|
"kind": 1024,
|
|
11414
11478
|
"kindString": "Property",
|
|
@@ -11419,7 +11483,7 @@
|
|
|
11419
11483
|
"sources": [
|
|
11420
11484
|
{
|
|
11421
11485
|
"fileName": "types.ts",
|
|
11422
|
-
"line":
|
|
11486
|
+
"line": 1491,
|
|
11423
11487
|
"character": 2
|
|
11424
11488
|
}
|
|
11425
11489
|
],
|
|
@@ -11439,7 +11503,7 @@
|
|
|
11439
11503
|
}
|
|
11440
11504
|
},
|
|
11441
11505
|
{
|
|
11442
|
-
"id":
|
|
11506
|
+
"id": 632,
|
|
11443
11507
|
"name": "fieldExtensionId",
|
|
11444
11508
|
"kind": 1024,
|
|
11445
11509
|
"kindString": "Property",
|
|
@@ -11450,7 +11514,7 @@
|
|
|
11450
11514
|
"sources": [
|
|
11451
11515
|
{
|
|
11452
11516
|
"fileName": "types.ts",
|
|
11453
|
-
"line":
|
|
11517
|
+
"line": 1481,
|
|
11454
11518
|
"character": 2
|
|
11455
11519
|
}
|
|
11456
11520
|
],
|
|
@@ -11460,7 +11524,7 @@
|
|
|
11460
11524
|
}
|
|
11461
11525
|
},
|
|
11462
11526
|
{
|
|
11463
|
-
"id":
|
|
11527
|
+
"id": 636,
|
|
11464
11528
|
"name": "itemType",
|
|
11465
11529
|
"kind": 1024,
|
|
11466
11530
|
"kindString": "Property",
|
|
@@ -11471,7 +11535,7 @@
|
|
|
11471
11535
|
"sources": [
|
|
11472
11536
|
{
|
|
11473
11537
|
"fileName": "types.ts",
|
|
11474
|
-
"line":
|
|
11538
|
+
"line": 1497,
|
|
11475
11539
|
"character": 2
|
|
11476
11540
|
}
|
|
11477
11541
|
],
|
|
@@ -11482,7 +11546,7 @@
|
|
|
11482
11546
|
}
|
|
11483
11547
|
},
|
|
11484
11548
|
{
|
|
11485
|
-
"id":
|
|
11549
|
+
"id": 631,
|
|
11486
11550
|
"name": "mode",
|
|
11487
11551
|
"kind": 1024,
|
|
11488
11552
|
"kindString": "Property",
|
|
@@ -11490,7 +11554,7 @@
|
|
|
11490
11554
|
"sources": [
|
|
11491
11555
|
{
|
|
11492
11556
|
"fileName": "types.ts",
|
|
11493
|
-
"line":
|
|
11557
|
+
"line": 1479,
|
|
11494
11558
|
"character": 2
|
|
11495
11559
|
}
|
|
11496
11560
|
],
|
|
@@ -11500,7 +11564,7 @@
|
|
|
11500
11564
|
}
|
|
11501
11565
|
},
|
|
11502
11566
|
{
|
|
11503
|
-
"id":
|
|
11567
|
+
"id": 633,
|
|
11504
11568
|
"name": "parameters",
|
|
11505
11569
|
"kind": 1024,
|
|
11506
11570
|
"kindString": "Property",
|
|
@@ -11511,7 +11575,7 @@
|
|
|
11511
11575
|
"sources": [
|
|
11512
11576
|
{
|
|
11513
11577
|
"fileName": "types.ts",
|
|
11514
|
-
"line":
|
|
11578
|
+
"line": 1486,
|
|
11515
11579
|
"character": 2
|
|
11516
11580
|
}
|
|
11517
11581
|
],
|
|
@@ -11531,7 +11595,7 @@
|
|
|
11531
11595
|
}
|
|
11532
11596
|
},
|
|
11533
11597
|
{
|
|
11534
|
-
"id":
|
|
11598
|
+
"id": 635,
|
|
11535
11599
|
"name": "pendingField",
|
|
11536
11600
|
"kind": 1024,
|
|
11537
11601
|
"kindString": "Property",
|
|
@@ -11542,13 +11606,13 @@
|
|
|
11542
11606
|
"sources": [
|
|
11543
11607
|
{
|
|
11544
11608
|
"fileName": "types.ts",
|
|
11545
|
-
"line":
|
|
11609
|
+
"line": 1494,
|
|
11546
11610
|
"character": 2
|
|
11547
11611
|
}
|
|
11548
11612
|
],
|
|
11549
11613
|
"type": {
|
|
11550
11614
|
"type": "reference",
|
|
11551
|
-
"id":
|
|
11615
|
+
"id": 615,
|
|
11552
11616
|
"name": "PendingField"
|
|
11553
11617
|
}
|
|
11554
11618
|
}
|
|
@@ -11558,19 +11622,19 @@
|
|
|
11558
11622
|
"title": "Properties",
|
|
11559
11623
|
"kind": 1024,
|
|
11560
11624
|
"children": [
|
|
11625
|
+
634,
|
|
11626
|
+
632,
|
|
11627
|
+
636,
|
|
11561
11628
|
631,
|
|
11562
|
-
629,
|
|
11563
11629
|
633,
|
|
11564
|
-
|
|
11565
|
-
630,
|
|
11566
|
-
632
|
|
11630
|
+
635
|
|
11567
11631
|
]
|
|
11568
11632
|
}
|
|
11569
11633
|
],
|
|
11570
11634
|
"sources": [
|
|
11571
11635
|
{
|
|
11572
11636
|
"fileName": "types.ts",
|
|
11573
|
-
"line":
|
|
11637
|
+
"line": 1478,
|
|
11574
11638
|
"character": 73
|
|
11575
11639
|
}
|
|
11576
11640
|
]
|
|
@@ -11595,7 +11659,7 @@
|
|
|
11595
11659
|
"types": [
|
|
11596
11660
|
{
|
|
11597
11661
|
"type": "reference",
|
|
11598
|
-
"id":
|
|
11662
|
+
"id": 646,
|
|
11599
11663
|
"name": "RenderManualFieldExtensionConfigScreenPropertiesAndMethods"
|
|
11600
11664
|
},
|
|
11601
11665
|
{
|
|
@@ -11607,7 +11671,7 @@
|
|
|
11607
11671
|
}
|
|
11608
11672
|
},
|
|
11609
11673
|
{
|
|
11610
|
-
"id":
|
|
11674
|
+
"id": 645,
|
|
11611
11675
|
"name": "RenderManualFieldExtensionConfigScreenMethods",
|
|
11612
11676
|
"kind": 4194304,
|
|
11613
11677
|
"kindString": "Type alias",
|
|
@@ -11615,7 +11679,7 @@
|
|
|
11615
11679
|
"sources": [
|
|
11616
11680
|
{
|
|
11617
11681
|
"fileName": "types.ts",
|
|
11618
|
-
"line":
|
|
11682
|
+
"line": 1521,
|
|
11619
11683
|
"character": 12
|
|
11620
11684
|
}
|
|
11621
11685
|
],
|
|
@@ -11634,14 +11698,14 @@
|
|
|
11634
11698
|
},
|
|
11635
11699
|
{
|
|
11636
11700
|
"type": "reference",
|
|
11637
|
-
"id":
|
|
11701
|
+
"id": 638,
|
|
11638
11702
|
"name": "RenderManualFieldExtensionConfigScreenAdditionalMethods"
|
|
11639
11703
|
}
|
|
11640
11704
|
]
|
|
11641
11705
|
}
|
|
11642
11706
|
},
|
|
11643
11707
|
{
|
|
11644
|
-
"id":
|
|
11708
|
+
"id": 637,
|
|
11645
11709
|
"name": "RenderManualFieldExtensionConfigScreenProperties",
|
|
11646
11710
|
"kind": 4194304,
|
|
11647
11711
|
"kindString": "Type alias",
|
|
@@ -11649,7 +11713,7 @@
|
|
|
11649
11713
|
"sources": [
|
|
11650
11714
|
{
|
|
11651
11715
|
"fileName": "types.ts",
|
|
11652
|
-
"line":
|
|
11716
|
+
"line": 1500,
|
|
11653
11717
|
"character": 12
|
|
11654
11718
|
}
|
|
11655
11719
|
],
|
|
@@ -11663,14 +11727,14 @@
|
|
|
11663
11727
|
},
|
|
11664
11728
|
{
|
|
11665
11729
|
"type": "reference",
|
|
11666
|
-
"id":
|
|
11730
|
+
"id": 629,
|
|
11667
11731
|
"name": "RenderManualFieldExtensionConfigScreenAdditionalProperties"
|
|
11668
11732
|
}
|
|
11669
11733
|
]
|
|
11670
11734
|
}
|
|
11671
11735
|
},
|
|
11672
11736
|
{
|
|
11673
|
-
"id":
|
|
11737
|
+
"id": 646,
|
|
11674
11738
|
"name": "RenderManualFieldExtensionConfigScreenPropertiesAndMethods",
|
|
11675
11739
|
"kind": 4194304,
|
|
11676
11740
|
"kindString": "Type alias",
|
|
@@ -11678,7 +11742,7 @@
|
|
|
11678
11742
|
"sources": [
|
|
11679
11743
|
{
|
|
11680
11744
|
"fileName": "types.ts",
|
|
11681
|
-
"line":
|
|
11745
|
+
"line": 1525,
|
|
11682
11746
|
"character": 12
|
|
11683
11747
|
}
|
|
11684
11748
|
],
|
|
@@ -11687,12 +11751,12 @@
|
|
|
11687
11751
|
"types": [
|
|
11688
11752
|
{
|
|
11689
11753
|
"type": "reference",
|
|
11690
|
-
"id":
|
|
11754
|
+
"id": 645,
|
|
11691
11755
|
"name": "RenderManualFieldExtensionConfigScreenMethods"
|
|
11692
11756
|
},
|
|
11693
11757
|
{
|
|
11694
11758
|
"type": "reference",
|
|
11695
|
-
"id":
|
|
11759
|
+
"id": 637,
|
|
11696
11760
|
"name": "RenderManualFieldExtensionConfigScreenProperties"
|
|
11697
11761
|
}
|
|
11698
11762
|
]
|
|
@@ -11753,7 +11817,7 @@
|
|
|
11753
11817
|
}
|
|
11754
11818
|
},
|
|
11755
11819
|
{
|
|
11756
|
-
"id":
|
|
11820
|
+
"id": 551,
|
|
11757
11821
|
"name": "RenderModalAdditionalMethods",
|
|
11758
11822
|
"kind": 4194304,
|
|
11759
11823
|
"kindString": "Type alias",
|
|
@@ -11764,21 +11828,21 @@
|
|
|
11764
11828
|
"sources": [
|
|
11765
11829
|
{
|
|
11766
11830
|
"fileName": "types.ts",
|
|
11767
|
-
"line":
|
|
11831
|
+
"line": 1307,
|
|
11768
11832
|
"character": 12
|
|
11769
11833
|
}
|
|
11770
11834
|
],
|
|
11771
11835
|
"type": {
|
|
11772
11836
|
"type": "reflection",
|
|
11773
11837
|
"declaration": {
|
|
11774
|
-
"id":
|
|
11838
|
+
"id": 552,
|
|
11775
11839
|
"name": "__type",
|
|
11776
11840
|
"kind": 65536,
|
|
11777
11841
|
"kindString": "Type literal",
|
|
11778
11842
|
"flags": {},
|
|
11779
11843
|
"children": [
|
|
11780
11844
|
{
|
|
11781
|
-
"id":
|
|
11845
|
+
"id": 553,
|
|
11782
11846
|
"name": "getSettings",
|
|
11783
11847
|
"kind": 2048,
|
|
11784
11848
|
"kindString": "Method",
|
|
@@ -11786,13 +11850,13 @@
|
|
|
11786
11850
|
"sources": [
|
|
11787
11851
|
{
|
|
11788
11852
|
"fileName": "types.ts",
|
|
11789
|
-
"line":
|
|
11853
|
+
"line": 1308,
|
|
11790
11854
|
"character": 2
|
|
11791
11855
|
}
|
|
11792
11856
|
],
|
|
11793
11857
|
"signatures": [
|
|
11794
11858
|
{
|
|
11795
|
-
"id":
|
|
11859
|
+
"id": 554,
|
|
11796
11860
|
"name": "getSettings",
|
|
11797
11861
|
"kind": 4096,
|
|
11798
11862
|
"kindString": "Call signature",
|
|
@@ -11802,7 +11866,7 @@
|
|
|
11802
11866
|
"typeArguments": [
|
|
11803
11867
|
{
|
|
11804
11868
|
"type": "reference",
|
|
11805
|
-
"id":
|
|
11869
|
+
"id": 550,
|
|
11806
11870
|
"name": "RenderModalProperties"
|
|
11807
11871
|
}
|
|
11808
11872
|
],
|
|
@@ -11812,7 +11876,7 @@
|
|
|
11812
11876
|
]
|
|
11813
11877
|
},
|
|
11814
11878
|
{
|
|
11815
|
-
"id":
|
|
11879
|
+
"id": 555,
|
|
11816
11880
|
"name": "resolve",
|
|
11817
11881
|
"kind": 2048,
|
|
11818
11882
|
"kindString": "Method",
|
|
@@ -11820,13 +11884,13 @@
|
|
|
11820
11884
|
"sources": [
|
|
11821
11885
|
{
|
|
11822
11886
|
"fileName": "types.ts",
|
|
11823
|
-
"line":
|
|
11887
|
+
"line": 1324,
|
|
11824
11888
|
"character": 2
|
|
11825
11889
|
}
|
|
11826
11890
|
],
|
|
11827
11891
|
"signatures": [
|
|
11828
11892
|
{
|
|
11829
|
-
"id":
|
|
11893
|
+
"id": 556,
|
|
11830
11894
|
"name": "resolve",
|
|
11831
11895
|
"kind": 4096,
|
|
11832
11896
|
"kindString": "Call signature",
|
|
@@ -11842,7 +11906,7 @@
|
|
|
11842
11906
|
},
|
|
11843
11907
|
"parameters": [
|
|
11844
11908
|
{
|
|
11845
|
-
"id":
|
|
11909
|
+
"id": 557,
|
|
11846
11910
|
"name": "returnValue",
|
|
11847
11911
|
"kind": 32768,
|
|
11848
11912
|
"kindString": "Parameter",
|
|
@@ -11872,15 +11936,15 @@
|
|
|
11872
11936
|
"title": "Methods",
|
|
11873
11937
|
"kind": 2048,
|
|
11874
11938
|
"children": [
|
|
11875
|
-
|
|
11876
|
-
|
|
11939
|
+
553,
|
|
11940
|
+
555
|
|
11877
11941
|
]
|
|
11878
11942
|
}
|
|
11879
11943
|
],
|
|
11880
11944
|
"sources": [
|
|
11881
11945
|
{
|
|
11882
11946
|
"fileName": "types.ts",
|
|
11883
|
-
"line":
|
|
11947
|
+
"line": 1307,
|
|
11884
11948
|
"character": 43
|
|
11885
11949
|
}
|
|
11886
11950
|
]
|
|
@@ -11888,7 +11952,7 @@
|
|
|
11888
11952
|
}
|
|
11889
11953
|
},
|
|
11890
11954
|
{
|
|
11891
|
-
"id":
|
|
11955
|
+
"id": 545,
|
|
11892
11956
|
"name": "RenderModalAdditionalProperties",
|
|
11893
11957
|
"kind": 4194304,
|
|
11894
11958
|
"kindString": "Type alias",
|
|
@@ -11899,21 +11963,21 @@
|
|
|
11899
11963
|
"sources": [
|
|
11900
11964
|
{
|
|
11901
11965
|
"fileName": "types.ts",
|
|
11902
|
-
"line":
|
|
11966
|
+
"line": 1295,
|
|
11903
11967
|
"character": 12
|
|
11904
11968
|
}
|
|
11905
11969
|
],
|
|
11906
11970
|
"type": {
|
|
11907
11971
|
"type": "reflection",
|
|
11908
11972
|
"declaration": {
|
|
11909
|
-
"id":
|
|
11973
|
+
"id": 546,
|
|
11910
11974
|
"name": "__type",
|
|
11911
11975
|
"kind": 65536,
|
|
11912
11976
|
"kindString": "Type literal",
|
|
11913
11977
|
"flags": {},
|
|
11914
11978
|
"children": [
|
|
11915
11979
|
{
|
|
11916
|
-
"id":
|
|
11980
|
+
"id": 548,
|
|
11917
11981
|
"name": "modalId",
|
|
11918
11982
|
"kind": 1024,
|
|
11919
11983
|
"kindString": "Property",
|
|
@@ -11924,7 +11988,7 @@
|
|
|
11924
11988
|
"sources": [
|
|
11925
11989
|
{
|
|
11926
11990
|
"fileName": "types.ts",
|
|
11927
|
-
"line":
|
|
11991
|
+
"line": 1298,
|
|
11928
11992
|
"character": 2
|
|
11929
11993
|
}
|
|
11930
11994
|
],
|
|
@@ -11934,7 +11998,7 @@
|
|
|
11934
11998
|
}
|
|
11935
11999
|
},
|
|
11936
12000
|
{
|
|
11937
|
-
"id":
|
|
12001
|
+
"id": 547,
|
|
11938
12002
|
"name": "mode",
|
|
11939
12003
|
"kind": 1024,
|
|
11940
12004
|
"kindString": "Property",
|
|
@@ -11942,7 +12006,7 @@
|
|
|
11942
12006
|
"sources": [
|
|
11943
12007
|
{
|
|
11944
12008
|
"fileName": "types.ts",
|
|
11945
|
-
"line":
|
|
12009
|
+
"line": 1296,
|
|
11946
12010
|
"character": 2
|
|
11947
12011
|
}
|
|
11948
12012
|
],
|
|
@@ -11952,7 +12016,7 @@
|
|
|
11952
12016
|
}
|
|
11953
12017
|
},
|
|
11954
12018
|
{
|
|
11955
|
-
"id":
|
|
12019
|
+
"id": 549,
|
|
11956
12020
|
"name": "parameters",
|
|
11957
12021
|
"kind": 1024,
|
|
11958
12022
|
"kindString": "Property",
|
|
@@ -11963,7 +12027,7 @@
|
|
|
11963
12027
|
"sources": [
|
|
11964
12028
|
{
|
|
11965
12029
|
"fileName": "types.ts",
|
|
11966
|
-
"line":
|
|
12030
|
+
"line": 1300,
|
|
11967
12031
|
"character": 2
|
|
11968
12032
|
}
|
|
11969
12033
|
],
|
|
@@ -11988,16 +12052,16 @@
|
|
|
11988
12052
|
"title": "Properties",
|
|
11989
12053
|
"kind": 1024,
|
|
11990
12054
|
"children": [
|
|
11991
|
-
|
|
11992
|
-
|
|
11993
|
-
|
|
12055
|
+
548,
|
|
12056
|
+
547,
|
|
12057
|
+
549
|
|
11994
12058
|
]
|
|
11995
12059
|
}
|
|
11996
12060
|
],
|
|
11997
12061
|
"sources": [
|
|
11998
12062
|
{
|
|
11999
12063
|
"fileName": "types.ts",
|
|
12000
|
-
"line":
|
|
12064
|
+
"line": 1295,
|
|
12001
12065
|
"character": 46
|
|
12002
12066
|
}
|
|
12003
12067
|
]
|
|
@@ -12022,7 +12086,7 @@
|
|
|
12022
12086
|
"types": [
|
|
12023
12087
|
{
|
|
12024
12088
|
"type": "reference",
|
|
12025
|
-
"id":
|
|
12089
|
+
"id": 559,
|
|
12026
12090
|
"name": "RenderModalPropertiesAndMethods"
|
|
12027
12091
|
},
|
|
12028
12092
|
{
|
|
@@ -12034,7 +12098,7 @@
|
|
|
12034
12098
|
}
|
|
12035
12099
|
},
|
|
12036
12100
|
{
|
|
12037
|
-
"id":
|
|
12101
|
+
"id": 558,
|
|
12038
12102
|
"name": "RenderModalMethods",
|
|
12039
12103
|
"kind": 4194304,
|
|
12040
12104
|
"kindString": "Type alias",
|
|
@@ -12042,7 +12106,7 @@
|
|
|
12042
12106
|
"sources": [
|
|
12043
12107
|
{
|
|
12044
12108
|
"fileName": "types.ts",
|
|
12045
|
-
"line":
|
|
12109
|
+
"line": 1327,
|
|
12046
12110
|
"character": 12
|
|
12047
12111
|
}
|
|
12048
12112
|
],
|
|
@@ -12061,14 +12125,14 @@
|
|
|
12061
12125
|
},
|
|
12062
12126
|
{
|
|
12063
12127
|
"type": "reference",
|
|
12064
|
-
"id":
|
|
12128
|
+
"id": 551,
|
|
12065
12129
|
"name": "RenderModalAdditionalMethods"
|
|
12066
12130
|
}
|
|
12067
12131
|
]
|
|
12068
12132
|
}
|
|
12069
12133
|
},
|
|
12070
12134
|
{
|
|
12071
|
-
"id":
|
|
12135
|
+
"id": 550,
|
|
12072
12136
|
"name": "RenderModalProperties",
|
|
12073
12137
|
"kind": 4194304,
|
|
12074
12138
|
"kindString": "Type alias",
|
|
@@ -12076,7 +12140,7 @@
|
|
|
12076
12140
|
"sources": [
|
|
12077
12141
|
{
|
|
12078
12142
|
"fileName": "types.ts",
|
|
12079
|
-
"line":
|
|
12143
|
+
"line": 1303,
|
|
12080
12144
|
"character": 12
|
|
12081
12145
|
}
|
|
12082
12146
|
],
|
|
@@ -12090,14 +12154,14 @@
|
|
|
12090
12154
|
},
|
|
12091
12155
|
{
|
|
12092
12156
|
"type": "reference",
|
|
12093
|
-
"id":
|
|
12157
|
+
"id": 545,
|
|
12094
12158
|
"name": "RenderModalAdditionalProperties"
|
|
12095
12159
|
}
|
|
12096
12160
|
]
|
|
12097
12161
|
}
|
|
12098
12162
|
},
|
|
12099
12163
|
{
|
|
12100
|
-
"id":
|
|
12164
|
+
"id": 559,
|
|
12101
12165
|
"name": "RenderModalPropertiesAndMethods",
|
|
12102
12166
|
"kind": 4194304,
|
|
12103
12167
|
"kindString": "Type alias",
|
|
@@ -12105,7 +12169,7 @@
|
|
|
12105
12169
|
"sources": [
|
|
12106
12170
|
{
|
|
12107
12171
|
"fileName": "types.ts",
|
|
12108
|
-
"line":
|
|
12172
|
+
"line": 1331,
|
|
12109
12173
|
"character": 12
|
|
12110
12174
|
}
|
|
12111
12175
|
],
|
|
@@ -12114,19 +12178,19 @@
|
|
|
12114
12178
|
"types": [
|
|
12115
12179
|
{
|
|
12116
12180
|
"type": "reference",
|
|
12117
|
-
"id":
|
|
12181
|
+
"id": 558,
|
|
12118
12182
|
"name": "RenderModalMethods"
|
|
12119
12183
|
},
|
|
12120
12184
|
{
|
|
12121
12185
|
"type": "reference",
|
|
12122
|
-
"id":
|
|
12186
|
+
"id": 550,
|
|
12123
12187
|
"name": "RenderModalProperties"
|
|
12124
12188
|
}
|
|
12125
12189
|
]
|
|
12126
12190
|
}
|
|
12127
12191
|
},
|
|
12128
12192
|
{
|
|
12129
|
-
"id":
|
|
12193
|
+
"id": 609,
|
|
12130
12194
|
"name": "RenderPageAdditionalMethods",
|
|
12131
12195
|
"kind": 4194304,
|
|
12132
12196
|
"kindString": "Type alias",
|
|
@@ -12134,21 +12198,21 @@
|
|
|
12134
12198
|
"sources": [
|
|
12135
12199
|
{
|
|
12136
12200
|
"fileName": "types.ts",
|
|
12137
|
-
"line":
|
|
12201
|
+
"line": 1450,
|
|
12138
12202
|
"character": 12
|
|
12139
12203
|
}
|
|
12140
12204
|
],
|
|
12141
12205
|
"type": {
|
|
12142
12206
|
"type": "reflection",
|
|
12143
12207
|
"declaration": {
|
|
12144
|
-
"id":
|
|
12208
|
+
"id": 610,
|
|
12145
12209
|
"name": "__type",
|
|
12146
12210
|
"kind": 65536,
|
|
12147
12211
|
"kindString": "Type literal",
|
|
12148
12212
|
"flags": {},
|
|
12149
12213
|
"children": [
|
|
12150
12214
|
{
|
|
12151
|
-
"id":
|
|
12215
|
+
"id": 611,
|
|
12152
12216
|
"name": "getSettings",
|
|
12153
12217
|
"kind": 2048,
|
|
12154
12218
|
"kindString": "Method",
|
|
@@ -12156,13 +12220,13 @@
|
|
|
12156
12220
|
"sources": [
|
|
12157
12221
|
{
|
|
12158
12222
|
"fileName": "types.ts",
|
|
12159
|
-
"line":
|
|
12223
|
+
"line": 1451,
|
|
12160
12224
|
"character": 2
|
|
12161
12225
|
}
|
|
12162
12226
|
],
|
|
12163
12227
|
"signatures": [
|
|
12164
12228
|
{
|
|
12165
|
-
"id":
|
|
12229
|
+
"id": 612,
|
|
12166
12230
|
"name": "getSettings",
|
|
12167
12231
|
"kind": 4096,
|
|
12168
12232
|
"kindString": "Call signature",
|
|
@@ -12172,7 +12236,7 @@
|
|
|
12172
12236
|
"typeArguments": [
|
|
12173
12237
|
{
|
|
12174
12238
|
"type": "reference",
|
|
12175
|
-
"id":
|
|
12239
|
+
"id": 608,
|
|
12176
12240
|
"name": "RenderPageProperties"
|
|
12177
12241
|
}
|
|
12178
12242
|
],
|
|
@@ -12187,14 +12251,14 @@
|
|
|
12187
12251
|
"title": "Methods",
|
|
12188
12252
|
"kind": 2048,
|
|
12189
12253
|
"children": [
|
|
12190
|
-
|
|
12254
|
+
611
|
|
12191
12255
|
]
|
|
12192
12256
|
}
|
|
12193
12257
|
],
|
|
12194
12258
|
"sources": [
|
|
12195
12259
|
{
|
|
12196
12260
|
"fileName": "types.ts",
|
|
12197
|
-
"line":
|
|
12261
|
+
"line": 1450,
|
|
12198
12262
|
"character": 42
|
|
12199
12263
|
}
|
|
12200
12264
|
]
|
|
@@ -12202,7 +12266,7 @@
|
|
|
12202
12266
|
}
|
|
12203
12267
|
},
|
|
12204
12268
|
{
|
|
12205
|
-
"id":
|
|
12269
|
+
"id": 604,
|
|
12206
12270
|
"name": "RenderPageAdditionalProperties",
|
|
12207
12271
|
"kind": 4194304,
|
|
12208
12272
|
"kindString": "Type alias",
|
|
@@ -12213,21 +12277,21 @@
|
|
|
12213
12277
|
"sources": [
|
|
12214
12278
|
{
|
|
12215
12279
|
"fileName": "types.ts",
|
|
12216
|
-
"line":
|
|
12280
|
+
"line": 1441,
|
|
12217
12281
|
"character": 12
|
|
12218
12282
|
}
|
|
12219
12283
|
],
|
|
12220
12284
|
"type": {
|
|
12221
12285
|
"type": "reflection",
|
|
12222
12286
|
"declaration": {
|
|
12223
|
-
"id":
|
|
12287
|
+
"id": 605,
|
|
12224
12288
|
"name": "__type",
|
|
12225
12289
|
"kind": 65536,
|
|
12226
12290
|
"kindString": "Type literal",
|
|
12227
12291
|
"flags": {},
|
|
12228
12292
|
"children": [
|
|
12229
12293
|
{
|
|
12230
|
-
"id":
|
|
12294
|
+
"id": 606,
|
|
12231
12295
|
"name": "mode",
|
|
12232
12296
|
"kind": 1024,
|
|
12233
12297
|
"kindString": "Property",
|
|
@@ -12235,7 +12299,7 @@
|
|
|
12235
12299
|
"sources": [
|
|
12236
12300
|
{
|
|
12237
12301
|
"fileName": "types.ts",
|
|
12238
|
-
"line":
|
|
12302
|
+
"line": 1442,
|
|
12239
12303
|
"character": 2
|
|
12240
12304
|
}
|
|
12241
12305
|
],
|
|
@@ -12245,7 +12309,7 @@
|
|
|
12245
12309
|
}
|
|
12246
12310
|
},
|
|
12247
12311
|
{
|
|
12248
|
-
"id":
|
|
12312
|
+
"id": 607,
|
|
12249
12313
|
"name": "pageId",
|
|
12250
12314
|
"kind": 1024,
|
|
12251
12315
|
"kindString": "Property",
|
|
@@ -12256,7 +12320,7 @@
|
|
|
12256
12320
|
"sources": [
|
|
12257
12321
|
{
|
|
12258
12322
|
"fileName": "types.ts",
|
|
12259
|
-
"line":
|
|
12323
|
+
"line": 1444,
|
|
12260
12324
|
"character": 2
|
|
12261
12325
|
}
|
|
12262
12326
|
],
|
|
@@ -12271,15 +12335,15 @@
|
|
|
12271
12335
|
"title": "Properties",
|
|
12272
12336
|
"kind": 1024,
|
|
12273
12337
|
"children": [
|
|
12274
|
-
|
|
12275
|
-
|
|
12338
|
+
606,
|
|
12339
|
+
607
|
|
12276
12340
|
]
|
|
12277
12341
|
}
|
|
12278
12342
|
],
|
|
12279
12343
|
"sources": [
|
|
12280
12344
|
{
|
|
12281
12345
|
"fileName": "types.ts",
|
|
12282
|
-
"line":
|
|
12346
|
+
"line": 1441,
|
|
12283
12347
|
"character": 45
|
|
12284
12348
|
}
|
|
12285
12349
|
]
|
|
@@ -12301,12 +12365,12 @@
|
|
|
12301
12365
|
],
|
|
12302
12366
|
"type": {
|
|
12303
12367
|
"type": "reference",
|
|
12304
|
-
"id":
|
|
12368
|
+
"id": 614,
|
|
12305
12369
|
"name": "RenderPagePropertiesAndMethods"
|
|
12306
12370
|
}
|
|
12307
12371
|
},
|
|
12308
12372
|
{
|
|
12309
|
-
"id":
|
|
12373
|
+
"id": 613,
|
|
12310
12374
|
"name": "RenderPageMethods",
|
|
12311
12375
|
"kind": 4194304,
|
|
12312
12376
|
"kindString": "Type alias",
|
|
@@ -12314,7 +12378,7 @@
|
|
|
12314
12378
|
"sources": [
|
|
12315
12379
|
{
|
|
12316
12380
|
"fileName": "types.ts",
|
|
12317
|
-
"line":
|
|
12381
|
+
"line": 1454,
|
|
12318
12382
|
"character": 12
|
|
12319
12383
|
}
|
|
12320
12384
|
],
|
|
@@ -12328,14 +12392,14 @@
|
|
|
12328
12392
|
},
|
|
12329
12393
|
{
|
|
12330
12394
|
"type": "reference",
|
|
12331
|
-
"id":
|
|
12395
|
+
"id": 609,
|
|
12332
12396
|
"name": "RenderPageAdditionalMethods"
|
|
12333
12397
|
}
|
|
12334
12398
|
]
|
|
12335
12399
|
}
|
|
12336
12400
|
},
|
|
12337
12401
|
{
|
|
12338
|
-
"id":
|
|
12402
|
+
"id": 608,
|
|
12339
12403
|
"name": "RenderPageProperties",
|
|
12340
12404
|
"kind": 4194304,
|
|
12341
12405
|
"kindString": "Type alias",
|
|
@@ -12343,7 +12407,7 @@
|
|
|
12343
12407
|
"sources": [
|
|
12344
12408
|
{
|
|
12345
12409
|
"fileName": "types.ts",
|
|
12346
|
-
"line":
|
|
12410
|
+
"line": 1447,
|
|
12347
12411
|
"character": 12
|
|
12348
12412
|
}
|
|
12349
12413
|
],
|
|
@@ -12357,14 +12421,14 @@
|
|
|
12357
12421
|
},
|
|
12358
12422
|
{
|
|
12359
12423
|
"type": "reference",
|
|
12360
|
-
"id":
|
|
12424
|
+
"id": 604,
|
|
12361
12425
|
"name": "RenderPageAdditionalProperties"
|
|
12362
12426
|
}
|
|
12363
12427
|
]
|
|
12364
12428
|
}
|
|
12365
12429
|
},
|
|
12366
12430
|
{
|
|
12367
|
-
"id":
|
|
12431
|
+
"id": 614,
|
|
12368
12432
|
"name": "RenderPagePropertiesAndMethods",
|
|
12369
12433
|
"kind": 4194304,
|
|
12370
12434
|
"kindString": "Type alias",
|
|
@@ -12372,7 +12436,7 @@
|
|
|
12372
12436
|
"sources": [
|
|
12373
12437
|
{
|
|
12374
12438
|
"fileName": "types.ts",
|
|
12375
|
-
"line":
|
|
12439
|
+
"line": 1456,
|
|
12376
12440
|
"character": 12
|
|
12377
12441
|
}
|
|
12378
12442
|
],
|
|
@@ -12381,12 +12445,12 @@
|
|
|
12381
12445
|
"types": [
|
|
12382
12446
|
{
|
|
12383
12447
|
"type": "reference",
|
|
12384
|
-
"id":
|
|
12448
|
+
"id": 613,
|
|
12385
12449
|
"name": "RenderPageMethods"
|
|
12386
12450
|
},
|
|
12387
12451
|
{
|
|
12388
12452
|
"type": "reference",
|
|
12389
|
-
"id":
|
|
12453
|
+
"id": 608,
|
|
12390
12454
|
"name": "RenderPageProperties"
|
|
12391
12455
|
}
|
|
12392
12456
|
]
|
|
@@ -12422,7 +12486,7 @@
|
|
|
12422
12486
|
}
|
|
12423
12487
|
},
|
|
12424
12488
|
{
|
|
12425
|
-
"id":
|
|
12489
|
+
"id": 511,
|
|
12426
12490
|
"name": "RenderSidebarPanelAdditionalMethods",
|
|
12427
12491
|
"kind": 4194304,
|
|
12428
12492
|
"kindString": "Type alias",
|
|
@@ -12430,21 +12494,21 @@
|
|
|
12430
12494
|
"sources": [
|
|
12431
12495
|
{
|
|
12432
12496
|
"fileName": "types.ts",
|
|
12433
|
-
"line":
|
|
12497
|
+
"line": 1226,
|
|
12434
12498
|
"character": 12
|
|
12435
12499
|
}
|
|
12436
12500
|
],
|
|
12437
12501
|
"type": {
|
|
12438
12502
|
"type": "reflection",
|
|
12439
12503
|
"declaration": {
|
|
12440
|
-
"id":
|
|
12504
|
+
"id": 512,
|
|
12441
12505
|
"name": "__type",
|
|
12442
12506
|
"kind": 65536,
|
|
12443
12507
|
"kindString": "Type literal",
|
|
12444
12508
|
"flags": {},
|
|
12445
12509
|
"children": [
|
|
12446
12510
|
{
|
|
12447
|
-
"id":
|
|
12511
|
+
"id": 513,
|
|
12448
12512
|
"name": "getSettings",
|
|
12449
12513
|
"kind": 2048,
|
|
12450
12514
|
"kindString": "Method",
|
|
@@ -12452,13 +12516,13 @@
|
|
|
12452
12516
|
"sources": [
|
|
12453
12517
|
{
|
|
12454
12518
|
"fileName": "types.ts",
|
|
12455
|
-
"line":
|
|
12519
|
+
"line": 1227,
|
|
12456
12520
|
"character": 2
|
|
12457
12521
|
}
|
|
12458
12522
|
],
|
|
12459
12523
|
"signatures": [
|
|
12460
12524
|
{
|
|
12461
|
-
"id":
|
|
12525
|
+
"id": 514,
|
|
12462
12526
|
"name": "getSettings",
|
|
12463
12527
|
"kind": 4096,
|
|
12464
12528
|
"kindString": "Call signature",
|
|
@@ -12468,7 +12532,7 @@
|
|
|
12468
12532
|
"typeArguments": [
|
|
12469
12533
|
{
|
|
12470
12534
|
"type": "reference",
|
|
12471
|
-
"id":
|
|
12535
|
+
"id": 510,
|
|
12472
12536
|
"name": "RenderSidebarPanelProperties"
|
|
12473
12537
|
}
|
|
12474
12538
|
],
|
|
@@ -12483,14 +12547,14 @@
|
|
|
12483
12547
|
"title": "Methods",
|
|
12484
12548
|
"kind": 2048,
|
|
12485
12549
|
"children": [
|
|
12486
|
-
|
|
12550
|
+
513
|
|
12487
12551
|
]
|
|
12488
12552
|
}
|
|
12489
12553
|
],
|
|
12490
12554
|
"sources": [
|
|
12491
12555
|
{
|
|
12492
12556
|
"fileName": "types.ts",
|
|
12493
|
-
"line":
|
|
12557
|
+
"line": 1226,
|
|
12494
12558
|
"character": 50
|
|
12495
12559
|
}
|
|
12496
12560
|
]
|
|
@@ -12498,7 +12562,7 @@
|
|
|
12498
12562
|
}
|
|
12499
12563
|
},
|
|
12500
12564
|
{
|
|
12501
|
-
"id":
|
|
12565
|
+
"id": 505,
|
|
12502
12566
|
"name": "RenderSidebarPanelAdditionalProperties",
|
|
12503
12567
|
"kind": 4194304,
|
|
12504
12568
|
"kindString": "Type alias",
|
|
@@ -12509,21 +12573,21 @@
|
|
|
12509
12573
|
"sources": [
|
|
12510
12574
|
{
|
|
12511
12575
|
"fileName": "types.ts",
|
|
12512
|
-
"line":
|
|
12576
|
+
"line": 1212,
|
|
12513
12577
|
"character": 12
|
|
12514
12578
|
}
|
|
12515
12579
|
],
|
|
12516
12580
|
"type": {
|
|
12517
12581
|
"type": "reflection",
|
|
12518
12582
|
"declaration": {
|
|
12519
|
-
"id":
|
|
12583
|
+
"id": 506,
|
|
12520
12584
|
"name": "__type",
|
|
12521
12585
|
"kind": 65536,
|
|
12522
12586
|
"kindString": "Type literal",
|
|
12523
12587
|
"flags": {},
|
|
12524
12588
|
"children": [
|
|
12525
12589
|
{
|
|
12526
|
-
"id":
|
|
12590
|
+
"id": 507,
|
|
12527
12591
|
"name": "mode",
|
|
12528
12592
|
"kind": 1024,
|
|
12529
12593
|
"kindString": "Property",
|
|
@@ -12531,7 +12595,7 @@
|
|
|
12531
12595
|
"sources": [
|
|
12532
12596
|
{
|
|
12533
12597
|
"fileName": "types.ts",
|
|
12534
|
-
"line":
|
|
12598
|
+
"line": 1213,
|
|
12535
12599
|
"character": 2
|
|
12536
12600
|
}
|
|
12537
12601
|
],
|
|
@@ -12541,7 +12605,7 @@
|
|
|
12541
12605
|
}
|
|
12542
12606
|
},
|
|
12543
12607
|
{
|
|
12544
|
-
"id":
|
|
12608
|
+
"id": 509,
|
|
12545
12609
|
"name": "parameters",
|
|
12546
12610
|
"kind": 1024,
|
|
12547
12611
|
"kindString": "Property",
|
|
@@ -12552,7 +12616,7 @@
|
|
|
12552
12616
|
"sources": [
|
|
12553
12617
|
{
|
|
12554
12618
|
"fileName": "types.ts",
|
|
12555
|
-
"line":
|
|
12619
|
+
"line": 1220,
|
|
12556
12620
|
"character": 2
|
|
12557
12621
|
}
|
|
12558
12622
|
],
|
|
@@ -12572,7 +12636,7 @@
|
|
|
12572
12636
|
}
|
|
12573
12637
|
},
|
|
12574
12638
|
{
|
|
12575
|
-
"id":
|
|
12639
|
+
"id": 508,
|
|
12576
12640
|
"name": "sidebarPaneId",
|
|
12577
12641
|
"kind": 1024,
|
|
12578
12642
|
"kindString": "Property",
|
|
@@ -12583,7 +12647,7 @@
|
|
|
12583
12647
|
"sources": [
|
|
12584
12648
|
{
|
|
12585
12649
|
"fileName": "types.ts",
|
|
12586
|
-
"line":
|
|
12650
|
+
"line": 1215,
|
|
12587
12651
|
"character": 2
|
|
12588
12652
|
}
|
|
12589
12653
|
],
|
|
@@ -12598,16 +12662,16 @@
|
|
|
12598
12662
|
"title": "Properties",
|
|
12599
12663
|
"kind": 1024,
|
|
12600
12664
|
"children": [
|
|
12601
|
-
|
|
12602
|
-
|
|
12603
|
-
|
|
12665
|
+
507,
|
|
12666
|
+
509,
|
|
12667
|
+
508
|
|
12604
12668
|
]
|
|
12605
12669
|
}
|
|
12606
12670
|
],
|
|
12607
12671
|
"sources": [
|
|
12608
12672
|
{
|
|
12609
12673
|
"fileName": "types.ts",
|
|
12610
|
-
"line":
|
|
12674
|
+
"line": 1212,
|
|
12611
12675
|
"character": 53
|
|
12612
12676
|
}
|
|
12613
12677
|
]
|
|
@@ -12615,7 +12679,7 @@
|
|
|
12615
12679
|
}
|
|
12616
12680
|
},
|
|
12617
12681
|
{
|
|
12618
|
-
"id":
|
|
12682
|
+
"id": 515,
|
|
12619
12683
|
"name": "RenderSidebarPanelMethods",
|
|
12620
12684
|
"kind": 4194304,
|
|
12621
12685
|
"kindString": "Type alias",
|
|
@@ -12623,7 +12687,7 @@
|
|
|
12623
12687
|
"sources": [
|
|
12624
12688
|
{
|
|
12625
12689
|
"fileName": "types.ts",
|
|
12626
|
-
"line":
|
|
12690
|
+
"line": 1230,
|
|
12627
12691
|
"character": 12
|
|
12628
12692
|
}
|
|
12629
12693
|
],
|
|
@@ -12632,19 +12696,19 @@
|
|
|
12632
12696
|
"types": [
|
|
12633
12697
|
{
|
|
12634
12698
|
"type": "reference",
|
|
12635
|
-
"id":
|
|
12699
|
+
"id": 504,
|
|
12636
12700
|
"name": "ItemFormMethods"
|
|
12637
12701
|
},
|
|
12638
12702
|
{
|
|
12639
12703
|
"type": "reference",
|
|
12640
|
-
"id":
|
|
12704
|
+
"id": 511,
|
|
12641
12705
|
"name": "RenderSidebarPanelAdditionalMethods"
|
|
12642
12706
|
}
|
|
12643
12707
|
]
|
|
12644
12708
|
}
|
|
12645
12709
|
},
|
|
12646
12710
|
{
|
|
12647
|
-
"id":
|
|
12711
|
+
"id": 510,
|
|
12648
12712
|
"name": "RenderSidebarPanelProperties",
|
|
12649
12713
|
"kind": 4194304,
|
|
12650
12714
|
"kindString": "Type alias",
|
|
@@ -12652,7 +12716,7 @@
|
|
|
12652
12716
|
"sources": [
|
|
12653
12717
|
{
|
|
12654
12718
|
"fileName": "types.ts",
|
|
12655
|
-
"line":
|
|
12719
|
+
"line": 1223,
|
|
12656
12720
|
"character": 12
|
|
12657
12721
|
}
|
|
12658
12722
|
],
|
|
@@ -12661,19 +12725,19 @@
|
|
|
12661
12725
|
"types": [
|
|
12662
12726
|
{
|
|
12663
12727
|
"type": "reference",
|
|
12664
|
-
"id":
|
|
12728
|
+
"id": 482,
|
|
12665
12729
|
"name": "ItemFormProperties"
|
|
12666
12730
|
},
|
|
12667
12731
|
{
|
|
12668
12732
|
"type": "reference",
|
|
12669
|
-
"id":
|
|
12733
|
+
"id": 505,
|
|
12670
12734
|
"name": "RenderSidebarPanelAdditionalProperties"
|
|
12671
12735
|
}
|
|
12672
12736
|
]
|
|
12673
12737
|
}
|
|
12674
12738
|
},
|
|
12675
12739
|
{
|
|
12676
|
-
"id":
|
|
12740
|
+
"id": 516,
|
|
12677
12741
|
"name": "RenderSidebarPanelPropertiesAndMethods",
|
|
12678
12742
|
"kind": 4194304,
|
|
12679
12743
|
"kindString": "Type alias",
|
|
@@ -12681,7 +12745,7 @@
|
|
|
12681
12745
|
"sources": [
|
|
12682
12746
|
{
|
|
12683
12747
|
"fileName": "types.ts",
|
|
12684
|
-
"line":
|
|
12748
|
+
"line": 1233,
|
|
12685
12749
|
"character": 12
|
|
12686
12750
|
}
|
|
12687
12751
|
],
|
|
@@ -12690,12 +12754,12 @@
|
|
|
12690
12754
|
"types": [
|
|
12691
12755
|
{
|
|
12692
12756
|
"type": "reference",
|
|
12693
|
-
"id":
|
|
12757
|
+
"id": 515,
|
|
12694
12758
|
"name": "RenderSidebarPanelMethods"
|
|
12695
12759
|
},
|
|
12696
12760
|
{
|
|
12697
12761
|
"type": "reference",
|
|
12698
|
-
"id":
|
|
12762
|
+
"id": 510,
|
|
12699
12763
|
"name": "RenderSidebarPanelProperties"
|
|
12700
12764
|
}
|
|
12701
12765
|
]
|
|
@@ -14904,7 +14968,7 @@
|
|
|
14904
14968
|
"sources": [
|
|
14905
14969
|
{
|
|
14906
14970
|
"fileName": "connect.ts",
|
|
14907
|
-
"line":
|
|
14971
|
+
"line": 363,
|
|
14908
14972
|
"character": 22
|
|
14909
14973
|
}
|
|
14910
14974
|
],
|
|
@@ -14995,11 +15059,11 @@
|
|
|
14995
15059
|
335,
|
|
14996
15060
|
67,
|
|
14997
15061
|
393,
|
|
14998
|
-
|
|
15062
|
+
483,
|
|
14999
15063
|
465,
|
|
15000
|
-
|
|
15064
|
+
504,
|
|
15001
15065
|
216,
|
|
15002
|
-
|
|
15066
|
+
482,
|
|
15003
15067
|
207,
|
|
15004
15068
|
206,
|
|
15005
15069
|
379,
|
|
@@ -15007,67 +15071,67 @@
|
|
|
15007
15071
|
193,
|
|
15008
15072
|
276,
|
|
15009
15073
|
454,
|
|
15010
|
-
|
|
15011
|
-
|
|
15012
|
-
|
|
15013
|
-
|
|
15014
|
-
654,
|
|
15015
|
-
68,
|
|
15016
|
-
662,
|
|
15074
|
+
573,
|
|
15075
|
+
569,
|
|
15076
|
+
565,
|
|
15077
|
+
661,
|
|
15017
15078
|
657,
|
|
15018
|
-
|
|
15019
|
-
|
|
15079
|
+
68,
|
|
15080
|
+
665,
|
|
15081
|
+
660,
|
|
15082
|
+
666,
|
|
15083
|
+
615,
|
|
15020
15084
|
336,
|
|
15021
|
-
|
|
15022
|
-
|
|
15085
|
+
595,
|
|
15086
|
+
560,
|
|
15023
15087
|
74,
|
|
15024
|
-
|
|
15025
|
-
|
|
15026
|
-
|
|
15027
|
-
|
|
15028
|
-
644,
|
|
15029
|
-
79,
|
|
15030
|
-
652,
|
|
15088
|
+
602,
|
|
15089
|
+
564,
|
|
15090
|
+
603,
|
|
15091
|
+
651,
|
|
15031
15092
|
647,
|
|
15032
|
-
|
|
15033
|
-
|
|
15034
|
-
|
|
15093
|
+
79,
|
|
15094
|
+
655,
|
|
15095
|
+
650,
|
|
15096
|
+
656,
|
|
15097
|
+
539,
|
|
15098
|
+
528,
|
|
15035
15099
|
77,
|
|
15036
|
-
|
|
15037
|
-
|
|
15038
|
-
|
|
15039
|
-
|
|
15040
|
-
|
|
15100
|
+
543,
|
|
15101
|
+
538,
|
|
15102
|
+
544,
|
|
15103
|
+
522,
|
|
15104
|
+
517,
|
|
15041
15105
|
76,
|
|
15042
|
-
|
|
15043
|
-
|
|
15044
|
-
|
|
15106
|
+
526,
|
|
15107
|
+
521,
|
|
15108
|
+
527,
|
|
15045
15109
|
75,
|
|
15046
|
-
|
|
15047
|
-
|
|
15110
|
+
638,
|
|
15111
|
+
629,
|
|
15048
15112
|
78,
|
|
15049
|
-
|
|
15050
|
-
|
|
15051
|
-
|
|
15113
|
+
645,
|
|
15114
|
+
637,
|
|
15115
|
+
646,
|
|
15052
15116
|
464,
|
|
15053
|
-
|
|
15054
|
-
|
|
15117
|
+
551,
|
|
15118
|
+
545,
|
|
15055
15119
|
73,
|
|
15056
|
-
|
|
15057
|
-
|
|
15058
|
-
|
|
15059
|
-
|
|
15060
|
-
|
|
15120
|
+
558,
|
|
15121
|
+
550,
|
|
15122
|
+
559,
|
|
15123
|
+
609,
|
|
15124
|
+
604,
|
|
15061
15125
|
72,
|
|
15062
|
-
|
|
15063
|
-
|
|
15064
|
-
|
|
15126
|
+
613,
|
|
15127
|
+
608,
|
|
15128
|
+
614,
|
|
15065
15129
|
345,
|
|
15066
|
-
|
|
15067
|
-
|
|
15068
|
-
|
|
15069
|
-
|
|
15070
|
-
|
|
15130
|
+
511,
|
|
15131
|
+
505,
|
|
15132
|
+
515,
|
|
15133
|
+
510,
|
|
15134
|
+
516,
|
|
15071
15135
|
169,
|
|
15072
15136
|
176,
|
|
15073
15137
|
58,
|