@alloy-js/csharp 0.21.0-dev.7 → 0.21.0-dev.9
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/src/components/access-expression/access-expression.d.ts +1 -1
- package/dist/src/components/access-expression/access-expression.d.ts.map +1 -1
- package/dist/src/components/index.d.ts +2 -0
- package/dist/src/components/index.d.ts.map +1 -1
- package/dist/src/components/index.js +2 -0
- package/dist/src/components/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/src/components/index.ts +2 -0
- package/temp/api.json +1081 -42
package/temp/api.json
CHANGED
|
@@ -172,6 +172,710 @@
|
|
|
172
172
|
"name": "",
|
|
173
173
|
"preserveMemberOrder": false,
|
|
174
174
|
"members": [
|
|
175
|
+
{
|
|
176
|
+
"kind": "Function",
|
|
177
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpression:function(1)",
|
|
178
|
+
"docComment": "",
|
|
179
|
+
"excerptTokens": [
|
|
180
|
+
{
|
|
181
|
+
"kind": "Content",
|
|
182
|
+
"text": "export declare function AccessExpression(props: "
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"kind": "Reference",
|
|
186
|
+
"text": "AccessExpressionProps",
|
|
187
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionProps:interface"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"kind": "Content",
|
|
191
|
+
"text": "): "
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"kind": "Content",
|
|
195
|
+
"text": "string | number | boolean | void | import(\"@alloy-js/core\")."
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"kind": "Reference",
|
|
199
|
+
"text": "SymbolRefkey",
|
|
200
|
+
"canonicalReference": "@alloy-js/core!SymbolRefkey:interface"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"kind": "Content",
|
|
204
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"kind": "Reference",
|
|
208
|
+
"text": "MemberRefkey",
|
|
209
|
+
"canonicalReference": "@alloy-js/core!MemberRefkey:interface"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"kind": "Content",
|
|
213
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"kind": "Reference",
|
|
217
|
+
"text": "RenderableObject",
|
|
218
|
+
"canonicalReference": "@alloy-js/core!RenderableObject:interface"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"kind": "Content",
|
|
222
|
+
"text": " | (() => "
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"kind": "Reference",
|
|
226
|
+
"text": "Children",
|
|
227
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"kind": "Content",
|
|
231
|
+
"text": ") | import(\"@vue/reactivity\").Ref<any, any> | import(\"@alloy-js/core\")."
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"kind": "Reference",
|
|
235
|
+
"text": "CustomContext",
|
|
236
|
+
"canonicalReference": "@alloy-js/core!CustomContext:interface"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"kind": "Content",
|
|
240
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"kind": "Reference",
|
|
244
|
+
"text": "IndentIntrinsicElement",
|
|
245
|
+
"canonicalReference": "@alloy-js/core!IndentIntrinsicElement:type"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"kind": "Content",
|
|
249
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"kind": "Reference",
|
|
253
|
+
"text": "IndentIfBreakIntrinsicElement",
|
|
254
|
+
"canonicalReference": "@alloy-js/core!IndentIfBreakIntrinsicElement:type"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"kind": "Content",
|
|
258
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"kind": "Reference",
|
|
262
|
+
"text": "BrIntrinsicElement",
|
|
263
|
+
"canonicalReference": "@alloy-js/core!BrIntrinsicElement:type"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"kind": "Content",
|
|
267
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"kind": "Reference",
|
|
271
|
+
"text": "LineIntrinsicElement",
|
|
272
|
+
"canonicalReference": "@alloy-js/core!LineIntrinsicElement:type"
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"kind": "Content",
|
|
276
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"kind": "Reference",
|
|
280
|
+
"text": "HbrIntrinsicElement",
|
|
281
|
+
"canonicalReference": "@alloy-js/core!HbrIntrinsicElement:type"
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"kind": "Content",
|
|
285
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"kind": "Reference",
|
|
289
|
+
"text": "HardlineIntrinsicElement",
|
|
290
|
+
"canonicalReference": "@alloy-js/core!HardlineIntrinsicElement:type"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"kind": "Content",
|
|
294
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"kind": "Reference",
|
|
298
|
+
"text": "SbrIntrinsicElement",
|
|
299
|
+
"canonicalReference": "@alloy-js/core!SbrIntrinsicElement:type"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"kind": "Content",
|
|
303
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"kind": "Reference",
|
|
307
|
+
"text": "SoftlineIntrinsicElement",
|
|
308
|
+
"canonicalReference": "@alloy-js/core!SoftlineIntrinsicElement:type"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"kind": "Content",
|
|
312
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"kind": "Reference",
|
|
316
|
+
"text": "GroupIntrinsicElement",
|
|
317
|
+
"canonicalReference": "@alloy-js/core!GroupIntrinsicElement:type"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"kind": "Content",
|
|
321
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"kind": "Reference",
|
|
325
|
+
"text": "AlignIntrinsicElement",
|
|
326
|
+
"canonicalReference": "@alloy-js/core!AlignIntrinsicElement:type"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"kind": "Content",
|
|
330
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"kind": "Reference",
|
|
334
|
+
"text": "FillIntrinsicElement",
|
|
335
|
+
"canonicalReference": "@alloy-js/core!FillIntrinsicElement:type"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"kind": "Content",
|
|
339
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"kind": "Reference",
|
|
343
|
+
"text": "BreakParentIntrinsicElement",
|
|
344
|
+
"canonicalReference": "@alloy-js/core!BreakParentIntrinsicElement:type"
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"kind": "Content",
|
|
348
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"kind": "Reference",
|
|
352
|
+
"text": "LineSuffixIntrinsicElement",
|
|
353
|
+
"canonicalReference": "@alloy-js/core!LineSuffixIntrinsicElement:type"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"kind": "Content",
|
|
357
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"kind": "Reference",
|
|
361
|
+
"text": "LineSuffixBoundaryIntrinsicElement",
|
|
362
|
+
"canonicalReference": "@alloy-js/core!LineSuffixBoundaryIntrinsicElement:type"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"kind": "Content",
|
|
366
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"kind": "Reference",
|
|
370
|
+
"text": "DedentIntrinsicElement",
|
|
371
|
+
"canonicalReference": "@alloy-js/core!DedentIntrinsicElement:type"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"kind": "Content",
|
|
375
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"kind": "Reference",
|
|
379
|
+
"text": "LiterallineIntrinsicElement",
|
|
380
|
+
"canonicalReference": "@alloy-js/core!LiterallineIntrinsicElement:type"
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"kind": "Content",
|
|
384
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
"kind": "Reference",
|
|
388
|
+
"text": "LbrIntrinsicElement",
|
|
389
|
+
"canonicalReference": "@alloy-js/core!LbrIntrinsicElement:type"
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"kind": "Content",
|
|
393
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
"kind": "Reference",
|
|
397
|
+
"text": "DedentToRootIntrinsicElement",
|
|
398
|
+
"canonicalReference": "@alloy-js/core!DedentToRootIntrinsicElement:type"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"kind": "Content",
|
|
402
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"kind": "Reference",
|
|
406
|
+
"text": "MarkAsRootIntrinsicElement",
|
|
407
|
+
"canonicalReference": "@alloy-js/core!MarkAsRootIntrinsicElement:type"
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"kind": "Content",
|
|
411
|
+
"text": " | import(\"@alloy-js/core\")."
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"kind": "Reference",
|
|
415
|
+
"text": "IfBreakIntrinsicElement",
|
|
416
|
+
"canonicalReference": "@alloy-js/core!IfBreakIntrinsicElement:type"
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"kind": "Content",
|
|
420
|
+
"text": " | "
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"kind": "Reference",
|
|
424
|
+
"text": "Children",
|
|
425
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"kind": "Content",
|
|
429
|
+
"text": "[] | import(\"@vue/reactivity\").ComputedRef<"
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"kind": "Reference",
|
|
433
|
+
"text": "Children",
|
|
434
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"kind": "Content",
|
|
438
|
+
"text": "> | null"
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"kind": "Content",
|
|
442
|
+
"text": ";"
|
|
443
|
+
}
|
|
444
|
+
],
|
|
445
|
+
"fileUrlPath": "src/components/access-expression/access-expression.tsx",
|
|
446
|
+
"returnTypeTokenRange": {
|
|
447
|
+
"startIndex": 3,
|
|
448
|
+
"endIndex": 58
|
|
449
|
+
},
|
|
450
|
+
"releaseTag": "Public",
|
|
451
|
+
"overloadIndex": 1,
|
|
452
|
+
"parameters": [
|
|
453
|
+
{
|
|
454
|
+
"parameterName": "props",
|
|
455
|
+
"parameterTypeTokenRange": {
|
|
456
|
+
"startIndex": 1,
|
|
457
|
+
"endIndex": 2
|
|
458
|
+
},
|
|
459
|
+
"isOptional": false
|
|
460
|
+
}
|
|
461
|
+
],
|
|
462
|
+
"name": "AccessExpression"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"kind": "Namespace",
|
|
466
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpression:namespace",
|
|
467
|
+
"docComment": "",
|
|
468
|
+
"excerptTokens": [
|
|
469
|
+
{
|
|
470
|
+
"kind": "Content",
|
|
471
|
+
"text": "export declare namespace AccessExpression "
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"fileUrlPath": "src/components/access-expression/access-expression.tsx",
|
|
475
|
+
"releaseTag": "Public",
|
|
476
|
+
"name": "AccessExpression",
|
|
477
|
+
"preserveMemberOrder": false,
|
|
478
|
+
"members": [
|
|
479
|
+
{
|
|
480
|
+
"kind": "Function",
|
|
481
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpression.Part:function(1)",
|
|
482
|
+
"docComment": "",
|
|
483
|
+
"excerptTokens": [
|
|
484
|
+
{
|
|
485
|
+
"kind": "Content",
|
|
486
|
+
"text": "Part: (props: "
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"kind": "Reference",
|
|
490
|
+
"text": "AccessExpressionPartProps",
|
|
491
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps:interface"
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"kind": "Content",
|
|
495
|
+
"text": ") => "
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"kind": "Content",
|
|
499
|
+
"text": "void"
|
|
500
|
+
}
|
|
501
|
+
],
|
|
502
|
+
"returnTypeTokenRange": {
|
|
503
|
+
"startIndex": 3,
|
|
504
|
+
"endIndex": 4
|
|
505
|
+
},
|
|
506
|
+
"releaseTag": "Public",
|
|
507
|
+
"overloadIndex": 1,
|
|
508
|
+
"parameters": [
|
|
509
|
+
{
|
|
510
|
+
"parameterName": "props",
|
|
511
|
+
"parameterTypeTokenRange": {
|
|
512
|
+
"startIndex": 1,
|
|
513
|
+
"endIndex": 2
|
|
514
|
+
},
|
|
515
|
+
"isOptional": false
|
|
516
|
+
}
|
|
517
|
+
],
|
|
518
|
+
"name": "Part"
|
|
519
|
+
}
|
|
520
|
+
]
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
"kind": "Interface",
|
|
524
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps:interface",
|
|
525
|
+
"docComment": "",
|
|
526
|
+
"excerptTokens": [
|
|
527
|
+
{
|
|
528
|
+
"kind": "Content",
|
|
529
|
+
"text": "export interface AccessExpressionPartProps "
|
|
530
|
+
}
|
|
531
|
+
],
|
|
532
|
+
"fileUrlPath": "src/components/access-expression/access-expression.tsx",
|
|
533
|
+
"releaseTag": "Public",
|
|
534
|
+
"name": "AccessExpressionPartProps",
|
|
535
|
+
"preserveMemberOrder": false,
|
|
536
|
+
"members": [
|
|
537
|
+
{
|
|
538
|
+
"kind": "PropertySignature",
|
|
539
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#args:member",
|
|
540
|
+
"docComment": "/**\n * Emit a function call.\n */\n",
|
|
541
|
+
"excerptTokens": [
|
|
542
|
+
{
|
|
543
|
+
"kind": "Content",
|
|
544
|
+
"text": "args?: "
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"kind": "Content",
|
|
548
|
+
"text": "boolean | "
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"kind": "Reference",
|
|
552
|
+
"text": "Children",
|
|
553
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"kind": "Content",
|
|
557
|
+
"text": "[]"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"kind": "Content",
|
|
561
|
+
"text": ";"
|
|
562
|
+
}
|
|
563
|
+
],
|
|
564
|
+
"isReadonly": false,
|
|
565
|
+
"isOptional": true,
|
|
566
|
+
"releaseTag": "Public",
|
|
567
|
+
"name": "args",
|
|
568
|
+
"propertyTypeTokenRange": {
|
|
569
|
+
"startIndex": 1,
|
|
570
|
+
"endIndex": 4
|
|
571
|
+
}
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"kind": "PropertySignature",
|
|
575
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#children:member",
|
|
576
|
+
"docComment": "",
|
|
577
|
+
"excerptTokens": [
|
|
578
|
+
{
|
|
579
|
+
"kind": "Content",
|
|
580
|
+
"text": "children?: "
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"kind": "Reference",
|
|
584
|
+
"text": "Children",
|
|
585
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"kind": "Content",
|
|
589
|
+
"text": ";"
|
|
590
|
+
}
|
|
591
|
+
],
|
|
592
|
+
"isReadonly": false,
|
|
593
|
+
"isOptional": true,
|
|
594
|
+
"releaseTag": "Public",
|
|
595
|
+
"name": "children",
|
|
596
|
+
"propertyTypeTokenRange": {
|
|
597
|
+
"startIndex": 1,
|
|
598
|
+
"endIndex": 2
|
|
599
|
+
}
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"kind": "PropertySignature",
|
|
603
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#conditional:member",
|
|
604
|
+
"docComment": "/**\n * Whether this part should use conditional access.\n */\n",
|
|
605
|
+
"excerptTokens": [
|
|
606
|
+
{
|
|
607
|
+
"kind": "Content",
|
|
608
|
+
"text": "conditional?: "
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"kind": "Content",
|
|
612
|
+
"text": "boolean"
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"kind": "Content",
|
|
616
|
+
"text": ";"
|
|
617
|
+
}
|
|
618
|
+
],
|
|
619
|
+
"isReadonly": false,
|
|
620
|
+
"isOptional": true,
|
|
621
|
+
"releaseTag": "Public",
|
|
622
|
+
"name": "conditional",
|
|
623
|
+
"propertyTypeTokenRange": {
|
|
624
|
+
"startIndex": 1,
|
|
625
|
+
"endIndex": 2
|
|
626
|
+
}
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"kind": "PropertySignature",
|
|
630
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#id:member",
|
|
631
|
+
"docComment": "/**\n * The identifier to use for this part.\n */\n",
|
|
632
|
+
"excerptTokens": [
|
|
633
|
+
{
|
|
634
|
+
"kind": "Content",
|
|
635
|
+
"text": "id?: "
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"kind": "Content",
|
|
639
|
+
"text": "string"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"kind": "Content",
|
|
643
|
+
"text": ";"
|
|
644
|
+
}
|
|
645
|
+
],
|
|
646
|
+
"isReadonly": false,
|
|
647
|
+
"isOptional": true,
|
|
648
|
+
"releaseTag": "Public",
|
|
649
|
+
"name": "id",
|
|
650
|
+
"propertyTypeTokenRange": {
|
|
651
|
+
"startIndex": 1,
|
|
652
|
+
"endIndex": 2
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"kind": "PropertySignature",
|
|
657
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#index:member",
|
|
658
|
+
"docComment": "/**\n * Create an element access part with a single indexer argument. Mutually\n * exclusive with the `indexerArgs` prop.\n */\n",
|
|
659
|
+
"excerptTokens": [
|
|
660
|
+
{
|
|
661
|
+
"kind": "Content",
|
|
662
|
+
"text": "index?: "
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"kind": "Reference",
|
|
666
|
+
"text": "Children",
|
|
667
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"kind": "Content",
|
|
671
|
+
"text": ";"
|
|
672
|
+
}
|
|
673
|
+
],
|
|
674
|
+
"isReadonly": false,
|
|
675
|
+
"isOptional": true,
|
|
676
|
+
"releaseTag": "Public",
|
|
677
|
+
"name": "index",
|
|
678
|
+
"propertyTypeTokenRange": {
|
|
679
|
+
"startIndex": 1,
|
|
680
|
+
"endIndex": 2
|
|
681
|
+
}
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"kind": "PropertySignature",
|
|
685
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#indexerArgs:member",
|
|
686
|
+
"docComment": "/**\n * Create an element access part with multiple indexer arguments. Mutually\n * exclusive with the `index` prop.\n */\n",
|
|
687
|
+
"excerptTokens": [
|
|
688
|
+
{
|
|
689
|
+
"kind": "Content",
|
|
690
|
+
"text": "indexerArgs?: "
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"kind": "Reference",
|
|
694
|
+
"text": "Children",
|
|
695
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"kind": "Content",
|
|
699
|
+
"text": "[]"
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"kind": "Content",
|
|
703
|
+
"text": ";"
|
|
704
|
+
}
|
|
705
|
+
],
|
|
706
|
+
"isReadonly": false,
|
|
707
|
+
"isOptional": true,
|
|
708
|
+
"releaseTag": "Public",
|
|
709
|
+
"name": "indexerArgs",
|
|
710
|
+
"propertyTypeTokenRange": {
|
|
711
|
+
"startIndex": 1,
|
|
712
|
+
"endIndex": 3
|
|
713
|
+
}
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"kind": "PropertySignature",
|
|
717
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#nullable:member",
|
|
718
|
+
"docComment": "/**\n * Whether this part could possibly be null. Will guard member and element\n * access with a conditional access operator. Passing this is not necessary if\n * you provide a symbol or refkey and the symbol's nullable flag is set.\n */\n",
|
|
719
|
+
"excerptTokens": [
|
|
720
|
+
{
|
|
721
|
+
"kind": "Content",
|
|
722
|
+
"text": "nullable?: "
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"kind": "Content",
|
|
726
|
+
"text": "boolean"
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"kind": "Content",
|
|
730
|
+
"text": ";"
|
|
731
|
+
}
|
|
732
|
+
],
|
|
733
|
+
"isReadonly": false,
|
|
734
|
+
"isOptional": true,
|
|
735
|
+
"releaseTag": "Public",
|
|
736
|
+
"name": "nullable",
|
|
737
|
+
"propertyTypeTokenRange": {
|
|
738
|
+
"startIndex": 1,
|
|
739
|
+
"endIndex": 2
|
|
740
|
+
}
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"kind": "PropertySignature",
|
|
744
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#refkey:member",
|
|
745
|
+
"docComment": "/**\n * A refkey for the symbol whose name becomes this part's identifier. When a refkey is provided for the first\n * part, it will be fully resolved. Otherwise, just the symbol's name is used.\n */\n",
|
|
746
|
+
"excerptTokens": [
|
|
747
|
+
{
|
|
748
|
+
"kind": "Content",
|
|
749
|
+
"text": "refkey?: "
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"kind": "Reference",
|
|
753
|
+
"text": "Refkey",
|
|
754
|
+
"canonicalReference": "@alloy-js/core!Refkey:type"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"kind": "Content",
|
|
758
|
+
"text": ";"
|
|
759
|
+
}
|
|
760
|
+
],
|
|
761
|
+
"isReadonly": false,
|
|
762
|
+
"isOptional": true,
|
|
763
|
+
"releaseTag": "Public",
|
|
764
|
+
"name": "refkey",
|
|
765
|
+
"propertyTypeTokenRange": {
|
|
766
|
+
"startIndex": 1,
|
|
767
|
+
"endIndex": 2
|
|
768
|
+
}
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"kind": "PropertySignature",
|
|
772
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#symbol:member",
|
|
773
|
+
"docComment": "/**\n * The symbol whose name becomes this part's identifier.\n */\n",
|
|
774
|
+
"excerptTokens": [
|
|
775
|
+
{
|
|
776
|
+
"kind": "Content",
|
|
777
|
+
"text": "symbol?: "
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"kind": "Reference",
|
|
781
|
+
"text": "CSharpSymbol",
|
|
782
|
+
"canonicalReference": "@alloy-js/csharp!CSharpSymbol:class"
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"kind": "Content",
|
|
786
|
+
"text": ";"
|
|
787
|
+
}
|
|
788
|
+
],
|
|
789
|
+
"isReadonly": false,
|
|
790
|
+
"isOptional": true,
|
|
791
|
+
"releaseTag": "Public",
|
|
792
|
+
"name": "symbol",
|
|
793
|
+
"propertyTypeTokenRange": {
|
|
794
|
+
"startIndex": 1,
|
|
795
|
+
"endIndex": 2
|
|
796
|
+
}
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"kind": "PropertySignature",
|
|
800
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionPartProps#typeArgs:member",
|
|
801
|
+
"docComment": "/**\n * Type arguments to pass to a member access.\n */\n",
|
|
802
|
+
"excerptTokens": [
|
|
803
|
+
{
|
|
804
|
+
"kind": "Content",
|
|
805
|
+
"text": "typeArgs?: "
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"kind": "Reference",
|
|
809
|
+
"text": "Children",
|
|
810
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"kind": "Content",
|
|
814
|
+
"text": "[]"
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"kind": "Content",
|
|
818
|
+
"text": ";"
|
|
819
|
+
}
|
|
820
|
+
],
|
|
821
|
+
"isReadonly": false,
|
|
822
|
+
"isOptional": true,
|
|
823
|
+
"releaseTag": "Public",
|
|
824
|
+
"name": "typeArgs",
|
|
825
|
+
"propertyTypeTokenRange": {
|
|
826
|
+
"startIndex": 1,
|
|
827
|
+
"endIndex": 3
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
],
|
|
831
|
+
"extendsTokenRanges": []
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"kind": "Interface",
|
|
835
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionProps:interface",
|
|
836
|
+
"docComment": "",
|
|
837
|
+
"excerptTokens": [
|
|
838
|
+
{
|
|
839
|
+
"kind": "Content",
|
|
840
|
+
"text": "export interface AccessExpressionProps "
|
|
841
|
+
}
|
|
842
|
+
],
|
|
843
|
+
"fileUrlPath": "src/components/access-expression/access-expression.tsx",
|
|
844
|
+
"releaseTag": "Public",
|
|
845
|
+
"name": "AccessExpressionProps",
|
|
846
|
+
"preserveMemberOrder": false,
|
|
847
|
+
"members": [
|
|
848
|
+
{
|
|
849
|
+
"kind": "PropertySignature",
|
|
850
|
+
"canonicalReference": "@alloy-js/csharp!AccessExpressionProps#children:member",
|
|
851
|
+
"docComment": "",
|
|
852
|
+
"excerptTokens": [
|
|
853
|
+
{
|
|
854
|
+
"kind": "Content",
|
|
855
|
+
"text": "children: "
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"kind": "Reference",
|
|
859
|
+
"text": "Children",
|
|
860
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"kind": "Content",
|
|
864
|
+
"text": ";"
|
|
865
|
+
}
|
|
866
|
+
],
|
|
867
|
+
"isReadonly": false,
|
|
868
|
+
"isOptional": false,
|
|
869
|
+
"releaseTag": "Public",
|
|
870
|
+
"name": "children",
|
|
871
|
+
"propertyTypeTokenRange": {
|
|
872
|
+
"startIndex": 1,
|
|
873
|
+
"endIndex": 2
|
|
874
|
+
}
|
|
875
|
+
}
|
|
876
|
+
],
|
|
877
|
+
"extendsTokenRanges": []
|
|
878
|
+
},
|
|
175
879
|
{
|
|
176
880
|
"kind": "Function",
|
|
177
881
|
"canonicalReference": "@alloy-js/csharp!accessibilityFromProps:function(1)",
|
|
@@ -6289,32 +6993,167 @@
|
|
|
6289
6993
|
"propertyTypeTokenRange": {
|
|
6290
6994
|
"startIndex": 1,
|
|
6291
6995
|
"endIndex": 2
|
|
6292
|
-
}
|
|
6996
|
+
}
|
|
6997
|
+
}
|
|
6998
|
+
],
|
|
6999
|
+
"extendsTokenRanges": []
|
|
7000
|
+
},
|
|
7001
|
+
{
|
|
7002
|
+
"kind": "Function",
|
|
7003
|
+
"canonicalReference": "@alloy-js/csharp!DocTypeParamRef:function(1)",
|
|
7004
|
+
"docComment": "",
|
|
7005
|
+
"excerptTokens": [
|
|
7006
|
+
{
|
|
7007
|
+
"kind": "Content",
|
|
7008
|
+
"text": "DocTypeParamRef: (props: "
|
|
7009
|
+
},
|
|
7010
|
+
{
|
|
7011
|
+
"kind": "Reference",
|
|
7012
|
+
"text": "DocTypeParamRefProps",
|
|
7013
|
+
"canonicalReference": "@alloy-js/csharp!DocTypeParamRefProps:interface"
|
|
7014
|
+
},
|
|
7015
|
+
{
|
|
7016
|
+
"kind": "Content",
|
|
7017
|
+
"text": ") => "
|
|
7018
|
+
},
|
|
7019
|
+
{
|
|
7020
|
+
"kind": "Content",
|
|
7021
|
+
"text": "string"
|
|
7022
|
+
}
|
|
7023
|
+
],
|
|
7024
|
+
"fileUrlPath": "src/components/doc/comment.tsx",
|
|
7025
|
+
"returnTypeTokenRange": {
|
|
7026
|
+
"startIndex": 3,
|
|
7027
|
+
"endIndex": 4
|
|
7028
|
+
},
|
|
7029
|
+
"releaseTag": "Public",
|
|
7030
|
+
"overloadIndex": 1,
|
|
7031
|
+
"parameters": [
|
|
7032
|
+
{
|
|
7033
|
+
"parameterName": "props",
|
|
7034
|
+
"parameterTypeTokenRange": {
|
|
7035
|
+
"startIndex": 1,
|
|
7036
|
+
"endIndex": 2
|
|
7037
|
+
},
|
|
7038
|
+
"isOptional": false
|
|
7039
|
+
}
|
|
7040
|
+
],
|
|
7041
|
+
"name": "DocTypeParamRef"
|
|
7042
|
+
},
|
|
7043
|
+
{
|
|
7044
|
+
"kind": "Interface",
|
|
7045
|
+
"canonicalReference": "@alloy-js/csharp!DocTypeParamRefProps:interface",
|
|
7046
|
+
"docComment": "",
|
|
7047
|
+
"excerptTokens": [
|
|
7048
|
+
{
|
|
7049
|
+
"kind": "Content",
|
|
7050
|
+
"text": "export interface DocTypeParamRefProps "
|
|
7051
|
+
}
|
|
7052
|
+
],
|
|
7053
|
+
"fileUrlPath": "src/components/doc/comment.tsx",
|
|
7054
|
+
"releaseTag": "Public",
|
|
7055
|
+
"name": "DocTypeParamRefProps",
|
|
7056
|
+
"preserveMemberOrder": false,
|
|
7057
|
+
"members": [
|
|
7058
|
+
{
|
|
7059
|
+
"kind": "PropertySignature",
|
|
7060
|
+
"canonicalReference": "@alloy-js/csharp!DocTypeParamRefProps#name:member",
|
|
7061
|
+
"docComment": "",
|
|
7062
|
+
"excerptTokens": [
|
|
7063
|
+
{
|
|
7064
|
+
"kind": "Content",
|
|
7065
|
+
"text": "name: "
|
|
7066
|
+
},
|
|
7067
|
+
{
|
|
7068
|
+
"kind": "Content",
|
|
7069
|
+
"text": "string"
|
|
7070
|
+
},
|
|
7071
|
+
{
|
|
7072
|
+
"kind": "Content",
|
|
7073
|
+
"text": ";"
|
|
7074
|
+
}
|
|
7075
|
+
],
|
|
7076
|
+
"isReadonly": false,
|
|
7077
|
+
"isOptional": false,
|
|
7078
|
+
"releaseTag": "Public",
|
|
7079
|
+
"name": "name",
|
|
7080
|
+
"propertyTypeTokenRange": {
|
|
7081
|
+
"startIndex": 1,
|
|
7082
|
+
"endIndex": 2
|
|
7083
|
+
}
|
|
7084
|
+
}
|
|
7085
|
+
],
|
|
7086
|
+
"extendsTokenRanges": []
|
|
7087
|
+
},
|
|
7088
|
+
{
|
|
7089
|
+
"kind": "Function",
|
|
7090
|
+
"canonicalReference": "@alloy-js/csharp!DocValue:function(1)",
|
|
7091
|
+
"docComment": "",
|
|
7092
|
+
"excerptTokens": [
|
|
7093
|
+
{
|
|
7094
|
+
"kind": "Content",
|
|
7095
|
+
"text": "DocValue: (props: "
|
|
7096
|
+
},
|
|
7097
|
+
{
|
|
7098
|
+
"kind": "Reference",
|
|
7099
|
+
"text": "DocCommentProps",
|
|
7100
|
+
"canonicalReference": "@alloy-js/csharp!DocCommentProps:interface"
|
|
7101
|
+
},
|
|
7102
|
+
{
|
|
7103
|
+
"kind": "Content",
|
|
7104
|
+
"text": ") => "
|
|
7105
|
+
},
|
|
7106
|
+
{
|
|
7107
|
+
"kind": "Reference",
|
|
7108
|
+
"text": "Children",
|
|
7109
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
7110
|
+
}
|
|
7111
|
+
],
|
|
7112
|
+
"fileUrlPath": "src/components/doc/comment.tsx",
|
|
7113
|
+
"returnTypeTokenRange": {
|
|
7114
|
+
"startIndex": 3,
|
|
7115
|
+
"endIndex": 4
|
|
7116
|
+
},
|
|
7117
|
+
"releaseTag": "Public",
|
|
7118
|
+
"overloadIndex": 1,
|
|
7119
|
+
"parameters": [
|
|
7120
|
+
{
|
|
7121
|
+
"parameterName": "props",
|
|
7122
|
+
"parameterTypeTokenRange": {
|
|
7123
|
+
"startIndex": 1,
|
|
7124
|
+
"endIndex": 2
|
|
7125
|
+
},
|
|
7126
|
+
"isOptional": false
|
|
6293
7127
|
}
|
|
6294
7128
|
],
|
|
6295
|
-
"
|
|
7129
|
+
"name": "DocValue"
|
|
6296
7130
|
},
|
|
6297
7131
|
{
|
|
6298
7132
|
"kind": "Function",
|
|
6299
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
6300
|
-
"docComment": "",
|
|
7133
|
+
"canonicalReference": "@alloy-js/csharp!DocWhen:function(1)",
|
|
7134
|
+
"docComment": "/**\n * Conditionally render the given doc in a <DocComment /> component and tail with a line\n */\n",
|
|
6301
7135
|
"excerptTokens": [
|
|
6302
7136
|
{
|
|
6303
7137
|
"kind": "Content",
|
|
6304
|
-
"text": "
|
|
7138
|
+
"text": "export declare function DocWhen(props: "
|
|
6305
7139
|
},
|
|
6306
7140
|
{
|
|
6307
7141
|
"kind": "Reference",
|
|
6308
|
-
"text": "
|
|
6309
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
7142
|
+
"text": "DocWhenProps",
|
|
7143
|
+
"canonicalReference": "@alloy-js/csharp!DocWhenProps:interface"
|
|
6310
7144
|
},
|
|
6311
7145
|
{
|
|
6312
7146
|
"kind": "Content",
|
|
6313
|
-
"text": ")
|
|
7147
|
+
"text": "): "
|
|
7148
|
+
},
|
|
7149
|
+
{
|
|
7150
|
+
"kind": "Reference",
|
|
7151
|
+
"text": "Children",
|
|
7152
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
6314
7153
|
},
|
|
6315
7154
|
{
|
|
6316
7155
|
"kind": "Content",
|
|
6317
|
-
"text": "
|
|
7156
|
+
"text": ";"
|
|
6318
7157
|
}
|
|
6319
7158
|
],
|
|
6320
7159
|
"fileUrlPath": "src/components/doc/comment.tsx",
|
|
@@ -6334,35 +7173,40 @@
|
|
|
6334
7173
|
"isOptional": false
|
|
6335
7174
|
}
|
|
6336
7175
|
],
|
|
6337
|
-
"name": "
|
|
7176
|
+
"name": "DocWhen"
|
|
6338
7177
|
},
|
|
6339
7178
|
{
|
|
6340
7179
|
"kind": "Interface",
|
|
6341
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
7180
|
+
"canonicalReference": "@alloy-js/csharp!DocWhenProps:interface",
|
|
6342
7181
|
"docComment": "",
|
|
6343
7182
|
"excerptTokens": [
|
|
6344
7183
|
{
|
|
6345
7184
|
"kind": "Content",
|
|
6346
|
-
"text": "export interface
|
|
7185
|
+
"text": "export interface DocWhenProps "
|
|
6347
7186
|
}
|
|
6348
7187
|
],
|
|
6349
7188
|
"fileUrlPath": "src/components/doc/comment.tsx",
|
|
6350
7189
|
"releaseTag": "Public",
|
|
6351
|
-
"name": "
|
|
7190
|
+
"name": "DocWhenProps",
|
|
6352
7191
|
"preserveMemberOrder": false,
|
|
6353
7192
|
"members": [
|
|
6354
7193
|
{
|
|
6355
7194
|
"kind": "PropertySignature",
|
|
6356
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
7195
|
+
"canonicalReference": "@alloy-js/csharp!DocWhenProps#doc:member",
|
|
6357
7196
|
"docComment": "",
|
|
6358
7197
|
"excerptTokens": [
|
|
6359
7198
|
{
|
|
6360
7199
|
"kind": "Content",
|
|
6361
|
-
"text": "
|
|
7200
|
+
"text": "doc: "
|
|
7201
|
+
},
|
|
7202
|
+
{
|
|
7203
|
+
"kind": "Reference",
|
|
7204
|
+
"text": "Children",
|
|
7205
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
6362
7206
|
},
|
|
6363
7207
|
{
|
|
6364
7208
|
"kind": "Content",
|
|
6365
|
-
"text": "
|
|
7209
|
+
"text": " | undefined"
|
|
6366
7210
|
},
|
|
6367
7211
|
{
|
|
6368
7212
|
"kind": "Content",
|
|
@@ -6372,10 +7216,10 @@
|
|
|
6372
7216
|
"isReadonly": false,
|
|
6373
7217
|
"isOptional": false,
|
|
6374
7218
|
"releaseTag": "Public",
|
|
6375
|
-
"name": "
|
|
7219
|
+
"name": "doc",
|
|
6376
7220
|
"propertyTypeTokenRange": {
|
|
6377
7221
|
"startIndex": 1,
|
|
6378
|
-
"endIndex":
|
|
7222
|
+
"endIndex": 3
|
|
6379
7223
|
}
|
|
6380
7224
|
}
|
|
6381
7225
|
],
|
|
@@ -6383,29 +7227,33 @@
|
|
|
6383
7227
|
},
|
|
6384
7228
|
{
|
|
6385
7229
|
"kind": "Function",
|
|
6386
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
6387
|
-
"docComment": "",
|
|
7230
|
+
"canonicalReference": "@alloy-js/csharp!ElseClause:function(1)",
|
|
7231
|
+
"docComment": "/**\n * The else clause of an if statement.\n */\n",
|
|
6388
7232
|
"excerptTokens": [
|
|
6389
7233
|
{
|
|
6390
7234
|
"kind": "Content",
|
|
6391
|
-
"text": "
|
|
7235
|
+
"text": "export declare function ElseClause(props: "
|
|
6392
7236
|
},
|
|
6393
7237
|
{
|
|
6394
7238
|
"kind": "Reference",
|
|
6395
|
-
"text": "
|
|
6396
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
7239
|
+
"text": "ElseClauseProps",
|
|
7240
|
+
"canonicalReference": "@alloy-js/csharp!ElseClauseProps:interface"
|
|
6397
7241
|
},
|
|
6398
7242
|
{
|
|
6399
7243
|
"kind": "Content",
|
|
6400
|
-
"text": ")
|
|
7244
|
+
"text": "): "
|
|
6401
7245
|
},
|
|
6402
7246
|
{
|
|
6403
7247
|
"kind": "Reference",
|
|
6404
7248
|
"text": "Children",
|
|
6405
7249
|
"canonicalReference": "@alloy-js/core!Children:type"
|
|
7250
|
+
},
|
|
7251
|
+
{
|
|
7252
|
+
"kind": "Content",
|
|
7253
|
+
"text": ";"
|
|
6406
7254
|
}
|
|
6407
7255
|
],
|
|
6408
|
-
"fileUrlPath": "src/components/
|
|
7256
|
+
"fileUrlPath": "src/components/if/if-statement.tsx",
|
|
6409
7257
|
"returnTypeTokenRange": {
|
|
6410
7258
|
"startIndex": 3,
|
|
6411
7259
|
"endIndex": 4
|
|
@@ -6422,21 +7270,67 @@
|
|
|
6422
7270
|
"isOptional": false
|
|
6423
7271
|
}
|
|
6424
7272
|
],
|
|
6425
|
-
"name": "
|
|
7273
|
+
"name": "ElseClause"
|
|
7274
|
+
},
|
|
7275
|
+
{
|
|
7276
|
+
"kind": "Interface",
|
|
7277
|
+
"canonicalReference": "@alloy-js/csharp!ElseClauseProps:interface",
|
|
7278
|
+
"docComment": "",
|
|
7279
|
+
"excerptTokens": [
|
|
7280
|
+
{
|
|
7281
|
+
"kind": "Content",
|
|
7282
|
+
"text": "export interface ElseClauseProps "
|
|
7283
|
+
}
|
|
7284
|
+
],
|
|
7285
|
+
"fileUrlPath": "src/components/if/if-statement.tsx",
|
|
7286
|
+
"releaseTag": "Public",
|
|
7287
|
+
"name": "ElseClauseProps",
|
|
7288
|
+
"preserveMemberOrder": false,
|
|
7289
|
+
"members": [
|
|
7290
|
+
{
|
|
7291
|
+
"kind": "PropertySignature",
|
|
7292
|
+
"canonicalReference": "@alloy-js/csharp!ElseClauseProps#children:member",
|
|
7293
|
+
"docComment": "",
|
|
7294
|
+
"excerptTokens": [
|
|
7295
|
+
{
|
|
7296
|
+
"kind": "Content",
|
|
7297
|
+
"text": "children: "
|
|
7298
|
+
},
|
|
7299
|
+
{
|
|
7300
|
+
"kind": "Reference",
|
|
7301
|
+
"text": "Children",
|
|
7302
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
7303
|
+
},
|
|
7304
|
+
{
|
|
7305
|
+
"kind": "Content",
|
|
7306
|
+
"text": ";"
|
|
7307
|
+
}
|
|
7308
|
+
],
|
|
7309
|
+
"isReadonly": false,
|
|
7310
|
+
"isOptional": false,
|
|
7311
|
+
"releaseTag": "Public",
|
|
7312
|
+
"name": "children",
|
|
7313
|
+
"propertyTypeTokenRange": {
|
|
7314
|
+
"startIndex": 1,
|
|
7315
|
+
"endIndex": 2
|
|
7316
|
+
}
|
|
7317
|
+
}
|
|
7318
|
+
],
|
|
7319
|
+
"extendsTokenRanges": []
|
|
6426
7320
|
},
|
|
6427
7321
|
{
|
|
6428
7322
|
"kind": "Function",
|
|
6429
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
6430
|
-
"docComment": "/**\n *
|
|
7323
|
+
"canonicalReference": "@alloy-js/csharp!ElseIfClause:function(1)",
|
|
7324
|
+
"docComment": "/**\n * An else clause with an if statement.\n */\n",
|
|
6431
7325
|
"excerptTokens": [
|
|
6432
7326
|
{
|
|
6433
7327
|
"kind": "Content",
|
|
6434
|
-
"text": "export declare function
|
|
7328
|
+
"text": "export declare function ElseIfClause(props: "
|
|
6435
7329
|
},
|
|
6436
7330
|
{
|
|
6437
7331
|
"kind": "Reference",
|
|
6438
|
-
"text": "
|
|
6439
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
7332
|
+
"text": "ElseIfClauseProps",
|
|
7333
|
+
"canonicalReference": "@alloy-js/csharp!ElseIfClauseProps:interface"
|
|
6440
7334
|
},
|
|
6441
7335
|
{
|
|
6442
7336
|
"kind": "Content",
|
|
@@ -6452,7 +7346,7 @@
|
|
|
6452
7346
|
"text": ";"
|
|
6453
7347
|
}
|
|
6454
7348
|
],
|
|
6455
|
-
"fileUrlPath": "src/components/
|
|
7349
|
+
"fileUrlPath": "src/components/if/if-statement.tsx",
|
|
6456
7350
|
"returnTypeTokenRange": {
|
|
6457
7351
|
"startIndex": 3,
|
|
6458
7352
|
"endIndex": 4
|
|
@@ -6469,31 +7363,31 @@
|
|
|
6469
7363
|
"isOptional": false
|
|
6470
7364
|
}
|
|
6471
7365
|
],
|
|
6472
|
-
"name": "
|
|
7366
|
+
"name": "ElseIfClause"
|
|
6473
7367
|
},
|
|
6474
7368
|
{
|
|
6475
7369
|
"kind": "Interface",
|
|
6476
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
7370
|
+
"canonicalReference": "@alloy-js/csharp!ElseIfClauseProps:interface",
|
|
6477
7371
|
"docComment": "",
|
|
6478
7372
|
"excerptTokens": [
|
|
6479
7373
|
{
|
|
6480
7374
|
"kind": "Content",
|
|
6481
|
-
"text": "export interface
|
|
7375
|
+
"text": "export interface ElseIfClauseProps "
|
|
6482
7376
|
}
|
|
6483
7377
|
],
|
|
6484
|
-
"fileUrlPath": "src/components/
|
|
7378
|
+
"fileUrlPath": "src/components/if/if-statement.tsx",
|
|
6485
7379
|
"releaseTag": "Public",
|
|
6486
|
-
"name": "
|
|
7380
|
+
"name": "ElseIfClauseProps",
|
|
6487
7381
|
"preserveMemberOrder": false,
|
|
6488
7382
|
"members": [
|
|
6489
7383
|
{
|
|
6490
7384
|
"kind": "PropertySignature",
|
|
6491
|
-
"canonicalReference": "@alloy-js/csharp!
|
|
7385
|
+
"canonicalReference": "@alloy-js/csharp!ElseIfClauseProps#children:member",
|
|
6492
7386
|
"docComment": "",
|
|
6493
7387
|
"excerptTokens": [
|
|
6494
7388
|
{
|
|
6495
7389
|
"kind": "Content",
|
|
6496
|
-
"text": "
|
|
7390
|
+
"text": "children: "
|
|
6497
7391
|
},
|
|
6498
7392
|
{
|
|
6499
7393
|
"kind": "Reference",
|
|
@@ -6502,7 +7396,31 @@
|
|
|
6502
7396
|
},
|
|
6503
7397
|
{
|
|
6504
7398
|
"kind": "Content",
|
|
6505
|
-
"text": "
|
|
7399
|
+
"text": ";"
|
|
7400
|
+
}
|
|
7401
|
+
],
|
|
7402
|
+
"isReadonly": false,
|
|
7403
|
+
"isOptional": false,
|
|
7404
|
+
"releaseTag": "Public",
|
|
7405
|
+
"name": "children",
|
|
7406
|
+
"propertyTypeTokenRange": {
|
|
7407
|
+
"startIndex": 1,
|
|
7408
|
+
"endIndex": 2
|
|
7409
|
+
}
|
|
7410
|
+
},
|
|
7411
|
+
{
|
|
7412
|
+
"kind": "PropertySignature",
|
|
7413
|
+
"canonicalReference": "@alloy-js/csharp!ElseIfClauseProps#condition:member",
|
|
7414
|
+
"docComment": "",
|
|
7415
|
+
"excerptTokens": [
|
|
7416
|
+
{
|
|
7417
|
+
"kind": "Content",
|
|
7418
|
+
"text": "condition: "
|
|
7419
|
+
},
|
|
7420
|
+
{
|
|
7421
|
+
"kind": "Reference",
|
|
7422
|
+
"text": "Children",
|
|
7423
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
6506
7424
|
},
|
|
6507
7425
|
{
|
|
6508
7426
|
"kind": "Content",
|
|
@@ -6512,10 +7430,10 @@
|
|
|
6512
7430
|
"isReadonly": false,
|
|
6513
7431
|
"isOptional": false,
|
|
6514
7432
|
"releaseTag": "Public",
|
|
6515
|
-
"name": "
|
|
7433
|
+
"name": "condition",
|
|
6516
7434
|
"propertyTypeTokenRange": {
|
|
6517
7435
|
"startIndex": 1,
|
|
6518
|
-
"endIndex":
|
|
7436
|
+
"endIndex": 2
|
|
6519
7437
|
}
|
|
6520
7438
|
}
|
|
6521
7439
|
],
|
|
@@ -7251,6 +8169,127 @@
|
|
|
7251
8169
|
],
|
|
7252
8170
|
"name": "getAsyncModifier"
|
|
7253
8171
|
},
|
|
8172
|
+
{
|
|
8173
|
+
"kind": "Function",
|
|
8174
|
+
"canonicalReference": "@alloy-js/csharp!IfStatement:function(1)",
|
|
8175
|
+
"docComment": "/**\n * An if statement.\n */\n",
|
|
8176
|
+
"excerptTokens": [
|
|
8177
|
+
{
|
|
8178
|
+
"kind": "Content",
|
|
8179
|
+
"text": "export declare function IfStatement(props: "
|
|
8180
|
+
},
|
|
8181
|
+
{
|
|
8182
|
+
"kind": "Reference",
|
|
8183
|
+
"text": "IfStatementProps",
|
|
8184
|
+
"canonicalReference": "@alloy-js/csharp!IfStatementProps:interface"
|
|
8185
|
+
},
|
|
8186
|
+
{
|
|
8187
|
+
"kind": "Content",
|
|
8188
|
+
"text": "): "
|
|
8189
|
+
},
|
|
8190
|
+
{
|
|
8191
|
+
"kind": "Reference",
|
|
8192
|
+
"text": "Children",
|
|
8193
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
8194
|
+
},
|
|
8195
|
+
{
|
|
8196
|
+
"kind": "Content",
|
|
8197
|
+
"text": ";"
|
|
8198
|
+
}
|
|
8199
|
+
],
|
|
8200
|
+
"fileUrlPath": "src/components/if/if-statement.tsx",
|
|
8201
|
+
"returnTypeTokenRange": {
|
|
8202
|
+
"startIndex": 3,
|
|
8203
|
+
"endIndex": 4
|
|
8204
|
+
},
|
|
8205
|
+
"releaseTag": "Public",
|
|
8206
|
+
"overloadIndex": 1,
|
|
8207
|
+
"parameters": [
|
|
8208
|
+
{
|
|
8209
|
+
"parameterName": "props",
|
|
8210
|
+
"parameterTypeTokenRange": {
|
|
8211
|
+
"startIndex": 1,
|
|
8212
|
+
"endIndex": 2
|
|
8213
|
+
},
|
|
8214
|
+
"isOptional": false
|
|
8215
|
+
}
|
|
8216
|
+
],
|
|
8217
|
+
"name": "IfStatement"
|
|
8218
|
+
},
|
|
8219
|
+
{
|
|
8220
|
+
"kind": "Interface",
|
|
8221
|
+
"canonicalReference": "@alloy-js/csharp!IfStatementProps:interface",
|
|
8222
|
+
"docComment": "",
|
|
8223
|
+
"excerptTokens": [
|
|
8224
|
+
{
|
|
8225
|
+
"kind": "Content",
|
|
8226
|
+
"text": "export interface IfStatementProps "
|
|
8227
|
+
}
|
|
8228
|
+
],
|
|
8229
|
+
"fileUrlPath": "src/components/if/if-statement.tsx",
|
|
8230
|
+
"releaseTag": "Public",
|
|
8231
|
+
"name": "IfStatementProps",
|
|
8232
|
+
"preserveMemberOrder": false,
|
|
8233
|
+
"members": [
|
|
8234
|
+
{
|
|
8235
|
+
"kind": "PropertySignature",
|
|
8236
|
+
"canonicalReference": "@alloy-js/csharp!IfStatementProps#children:member",
|
|
8237
|
+
"docComment": "",
|
|
8238
|
+
"excerptTokens": [
|
|
8239
|
+
{
|
|
8240
|
+
"kind": "Content",
|
|
8241
|
+
"text": "children: "
|
|
8242
|
+
},
|
|
8243
|
+
{
|
|
8244
|
+
"kind": "Reference",
|
|
8245
|
+
"text": "Children",
|
|
8246
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
8247
|
+
},
|
|
8248
|
+
{
|
|
8249
|
+
"kind": "Content",
|
|
8250
|
+
"text": ";"
|
|
8251
|
+
}
|
|
8252
|
+
],
|
|
8253
|
+
"isReadonly": false,
|
|
8254
|
+
"isOptional": false,
|
|
8255
|
+
"releaseTag": "Public",
|
|
8256
|
+
"name": "children",
|
|
8257
|
+
"propertyTypeTokenRange": {
|
|
8258
|
+
"startIndex": 1,
|
|
8259
|
+
"endIndex": 2
|
|
8260
|
+
}
|
|
8261
|
+
},
|
|
8262
|
+
{
|
|
8263
|
+
"kind": "PropertySignature",
|
|
8264
|
+
"canonicalReference": "@alloy-js/csharp!IfStatementProps#condition:member",
|
|
8265
|
+
"docComment": "",
|
|
8266
|
+
"excerptTokens": [
|
|
8267
|
+
{
|
|
8268
|
+
"kind": "Content",
|
|
8269
|
+
"text": "condition: "
|
|
8270
|
+
},
|
|
8271
|
+
{
|
|
8272
|
+
"kind": "Reference",
|
|
8273
|
+
"text": "Children",
|
|
8274
|
+
"canonicalReference": "@alloy-js/core!Children:type"
|
|
8275
|
+
},
|
|
8276
|
+
{
|
|
8277
|
+
"kind": "Content",
|
|
8278
|
+
"text": ";"
|
|
8279
|
+
}
|
|
8280
|
+
],
|
|
8281
|
+
"isReadonly": false,
|
|
8282
|
+
"isOptional": false,
|
|
8283
|
+
"releaseTag": "Public",
|
|
8284
|
+
"name": "condition",
|
|
8285
|
+
"propertyTypeTokenRange": {
|
|
8286
|
+
"startIndex": 1,
|
|
8287
|
+
"endIndex": 2
|
|
8288
|
+
}
|
|
8289
|
+
}
|
|
8290
|
+
],
|
|
8291
|
+
"extendsTokenRanges": []
|
|
8292
|
+
},
|
|
7254
8293
|
{
|
|
7255
8294
|
"kind": "Function",
|
|
7256
8295
|
"canonicalReference": "@alloy-js/csharp!InterfaceDeclaration:function(1)",
|