@ankhorage/runtime 0.2.3 → 0.3.0
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/CHANGELOG.md +12 -0
- package/README.md +1 -1
- package/dist/RuntimeRenderer.d.ts.map +1 -1
- package/dist/RuntimeRenderer.js +0 -2
- package/dist/RuntimeRenderer.js.map +1 -1
- package/dist/componentRegistry.d.ts +1 -1
- package/dist/componentRegistry.d.ts.map +1 -1
- package/dist/componentRegistry.js.map +1 -1
- package/dist/index.d.ts +1 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -2
- package/dist/index.js.map +1 -1
- package/dist/registry.d.ts +0 -4
- package/dist/registry.d.ts.map +1 -1
- package/dist/registry.js +0 -47
- package/dist/registry.js.map +1 -1
- package/dist/rendering.d.ts +0 -1
- package/dist/rendering.d.ts.map +1 -1
- package/dist/rendering.js +4 -3
- package/dist/rendering.js.map +1 -1
- package/package.json +2 -8
- package/paradox/badges/npm.svg +3 -3
- package/paradox/components.md +1 -1
- package/paradox/diagrams/architecture-overview.mmd +1 -6
- package/paradox/diagrams/export-graph.mmd +0 -11
- package/paradox/diagrams/module-relationships.mmd +1 -5
- package/paradox/exports.json +10 -66
- package/paradox/exports.md +13 -31
- package/paradox/index.html +69 -173
- package/paradox/paradox.json +78 -168
- package/dist/appExtensionRegistry.d.ts +0 -3
- package/dist/appExtensionRegistry.d.ts.map +0 -1
- package/dist/appExtensionRegistry.js +0 -2
- package/dist/appExtensionRegistry.js.map +0 -1
package/paradox/index.html
CHANGED
|
@@ -210,13 +210,7 @@
|
|
|
210
210
|
<li>
|
|
211
211
|
<button class="nav-button" type="button" data-target="src/registry.test.ts">
|
|
212
212
|
src/registry.test.ts
|
|
213
|
-
<small>
|
|
214
|
-
</button>
|
|
215
|
-
</li>
|
|
216
|
-
<li>
|
|
217
|
-
<button class="nav-button" type="button" data-target="src/registry.tsx">
|
|
218
|
-
src/registry.tsx
|
|
219
|
-
<small>1 function</small>
|
|
213
|
+
<small>2 functions</small>
|
|
220
214
|
</button>
|
|
221
215
|
</li>
|
|
222
216
|
<li>
|
|
@@ -437,9 +431,9 @@
|
|
|
437
431
|
<section class="panel">
|
|
438
432
|
<h2>Package overview</h2>
|
|
439
433
|
<div class="summary">
|
|
440
|
-
<div><strong>
|
|
434
|
+
<div><strong>97</strong><span class="muted">public exports</span></div>
|
|
441
435
|
<div><strong>5</strong><span class="muted">components</span></div>
|
|
442
|
-
<div><strong>
|
|
436
|
+
<div><strong>39</strong><span class="muted">modules</span></div>
|
|
443
437
|
<div><strong>1</strong><span class="muted">entrypoints</span></div>
|
|
444
438
|
</div>
|
|
445
439
|
<h3>Entrypoints</h3>
|
|
@@ -456,15 +450,6 @@
|
|
|
456
450
|
<p><strong>Dependencies:</strong> <span class="empty">None</span></p>
|
|
457
451
|
<p><strong>Exports:</strong> <code>default</code></p>
|
|
458
452
|
</article>
|
|
459
|
-
<article
|
|
460
|
-
class="item"
|
|
461
|
-
data-search="src/appExtensionRegistry.ts src/componentRegistry.ts APP_EXTENSION_COMPONENT_REGISTRY"
|
|
462
|
-
>
|
|
463
|
-
<h3>src/appExtensionRegistry.ts</h3>
|
|
464
|
-
<p class="muted">Referenced module</p>
|
|
465
|
-
<p><strong>Dependencies:</strong> <code>src/componentRegistry.ts</code></p>
|
|
466
|
-
<p><strong>Exports:</strong> <code>APP_EXTENSION_COMPONENT_REGISTRY</code></p>
|
|
467
|
-
</article>
|
|
468
453
|
<article
|
|
469
454
|
class="item"
|
|
470
455
|
data-search="src/componentRegistry.ts ComponentRegistry createComponentRegistry"
|
|
@@ -479,14 +464,14 @@
|
|
|
479
464
|
</article>
|
|
480
465
|
<article
|
|
481
466
|
class="item"
|
|
482
|
-
data-search="src/index.ts
|
|
467
|
+
data-search="src/index.ts ComponentRegistry composeRuntimeNodePropsResolver composeRuntimeRendererWrapNode createComponentEventFromHandlerArgs createComponentRegistry createDbPersistActionHandler createDbPersistAdapterError createPendingRuntimeScreenOperationLoaderState createRuntimeActionRegistry createRuntimeBindingOperationKey createRuntimeDataSourceOperationExecutor createRuntimeManifest createRuntimeMemoryStateAdapter createRuntimeScreenLoaderRequestKey defineRuntimeAction defineRuntimeAdapter defineRuntimeBinding dispatchRuntimeComponentEvent dispatchRuntimeComponentEventWithReporting executeDbPersistAction executeRuntimeApiLoaders executeRuntimeScreenOperationLoaders listRuntimeCapabilities ManifestContext ManifestProvider materializeRuntimeApiLoaderState mergeRuntimeRendererConfig resolveBindingInputMap resolveDbPersistInput resolveRuntimeActionPayload resolveRuntimeActionValue resolveRuntimeBindings resolveRuntimeBindingsAsync resolveRuntimeBindingValue resolveRuntimeBindingValueSync resolveScreenApiLoaders resolveScreenOperationLoaders RUNTIME_CAPABILITIES RUNTIME_MANIFEST_KIND RuntimeAction RuntimeActionDescriptor RuntimeActionExecutor RuntimeActionHandler RuntimeActionHandlerArgs RuntimeActionHandlers RuntimeActionRegistry RuntimeActionResolutionArgs RuntimeActionResolutionScope RuntimeAdapterDescriptor RuntimeApiLoaderDefinition RuntimeApiLoaderDiagnostic RuntimeApiLoaderExecutionResult RuntimeApiLoaderMaterializationResult RuntimeApiLoaderMode RuntimeBindingDescriptor RuntimeBindingOperationExecutionArgs RuntimeBindingOperationExecutionResult RuntimeBindingOperationExecutor RuntimeBindingOperationKey RuntimeBindingOperationResultCache RuntimeBindingOperationResultWriter RuntimeBindingResolutionArgs RuntimeBindingResolutionContext RuntimeBindingResolutionResult RuntimeCapability RuntimeComponentEventDispatchArgs RuntimeDataSourceOperationExecutorOptions RuntimeDbPersistError RuntimeDbPersistExecutionResult RuntimeDbPersistResult RuntimeDiagnostic RuntimeEventDiagnosticsReporter RuntimeEventPropWrapArgs RuntimeManifest RuntimeManifestConfig RuntimeManifestInput RuntimeMemoryStateAdapterOptions RuntimeNodePropsResolver RuntimeRenderer RuntimeRendererConfig RuntimeRendererConfigProvider RuntimeRendererProps RuntimeRendererWrapArgs RuntimeResolveNodePropsArgs RuntimeScreen RuntimeScreenOperationLoaderExecutionResult RuntimeScreenOperationLoaderState RuntimeScreenProps shouldRenderRuntimeRepeatEmptyState useManifest useManifestContext useOptionalManifestContext useRuntimeApiStateLoaders useRuntimeRendererConfig useRuntimeScreenOperationLoaders validateRuntimeBindingOperationRef wrapRuntimeEventProps"
|
|
483
468
|
>
|
|
484
469
|
<h3>src/index.ts</h3>
|
|
485
470
|
<p class="muted">Configured entrypoint</p>
|
|
486
471
|
<p><strong>Dependencies:</strong> <span class="empty">None</span></p>
|
|
487
472
|
<p>
|
|
488
|
-
<strong>Exports:</strong> <code>
|
|
489
|
-
<code>
|
|
473
|
+
<strong>Exports:</strong> <code>ComponentRegistry</code>,
|
|
474
|
+
<code>composeRuntimeNodePropsResolver</code>,
|
|
490
475
|
<code>composeRuntimeRendererWrapNode</code>,
|
|
491
476
|
<code>createComponentEventFromHandlerArgs</code>,
|
|
492
477
|
<code>createComponentRegistry</code>, <code>createDbPersistActionHandler</code>,
|
|
@@ -496,8 +481,7 @@
|
|
|
496
481
|
<code>createRuntimeBindingOperationKey</code>,
|
|
497
482
|
<code>createRuntimeDataSourceOperationExecutor</code>,
|
|
498
483
|
<code>createRuntimeManifest</code>, <code>createRuntimeMemoryStateAdapter</code>,
|
|
499
|
-
<code>createRuntimeScreenLoaderRequestKey</code>,
|
|
500
|
-
<code>DEFAULT_COMPONENT_REGISTRY</code>, <code>defineRuntimeAction</code>,
|
|
484
|
+
<code>createRuntimeScreenLoaderRequestKey</code>, <code>defineRuntimeAction</code>,
|
|
501
485
|
<code>defineRuntimeAdapter</code>, <code>defineRuntimeBinding</code>,
|
|
502
486
|
<code>dispatchRuntimeComponentEvent</code>,
|
|
503
487
|
<code>dispatchRuntimeComponentEventWithReporting</code>,
|
|
@@ -543,13 +527,11 @@
|
|
|
543
527
|
<code>RuntimeResolveNodePropsArgs</code>, <code>RuntimeScreen</code>,
|
|
544
528
|
<code>RuntimeScreenOperationLoaderExecutionResult</code>,
|
|
545
529
|
<code>RuntimeScreenOperationLoaderState</code>, <code>RuntimeScreenProps</code>,
|
|
546
|
-
<code>shouldRenderRuntimeRepeatEmptyState</code>,
|
|
547
|
-
<code>SURFACE_COMPONENT_REGISTRY</code>, <code>useManifest</code>,
|
|
530
|
+
<code>shouldRenderRuntimeRepeatEmptyState</code>, <code>useManifest</code>,
|
|
548
531
|
<code>useManifestContext</code>, <code>useOptionalManifestContext</code>,
|
|
549
532
|
<code>useRuntimeApiStateLoaders</code>, <code>useRuntimeRendererConfig</code>,
|
|
550
533
|
<code>useRuntimeScreenOperationLoaders</code>,
|
|
551
|
-
<code>validateRuntimeBindingOperationRef</code>, <code>wrapRuntimeEventProps</code
|
|
552
|
-
<code>ZORA_COMPONENT_REGISTRY</code>
|
|
534
|
+
<code>validateRuntimeBindingOperationRef</code>, <code>wrapRuntimeEventProps</code>
|
|
553
535
|
</p>
|
|
554
536
|
</article>
|
|
555
537
|
<article
|
|
@@ -565,26 +547,22 @@
|
|
|
565
547
|
<code>useManifestContext</code>, <code>useOptionalManifestContext</code>
|
|
566
548
|
</p>
|
|
567
549
|
</article>
|
|
568
|
-
<article class="item" data-search="src/registry.test.ts src/
|
|
550
|
+
<article class="item" data-search="src/registry.test.ts src/registry.tsx">
|
|
569
551
|
<h3>src/registry.test.ts</h3>
|
|
570
552
|
<p class="muted">Referenced module</p>
|
|
571
|
-
<p><strong>Dependencies:</strong> <code>src/
|
|
553
|
+
<p><strong>Dependencies:</strong> <code>src/registry.tsx</code></p>
|
|
572
554
|
<p><strong>Exports:</strong> <span class="empty">None</span></p>
|
|
573
555
|
</article>
|
|
574
556
|
<article
|
|
575
557
|
class="item"
|
|
576
|
-
data-search="src/registry.tsx
|
|
558
|
+
data-search="src/registry.tsx ComponentRegistry createComponentRegistry"
|
|
577
559
|
>
|
|
578
560
|
<h3>src/registry.tsx</h3>
|
|
579
561
|
<p class="muted">Referenced module</p>
|
|
562
|
+
<p><strong>Dependencies:</strong> <span class="empty">None</span></p>
|
|
580
563
|
<p>
|
|
581
|
-
<strong>
|
|
582
|
-
<code>
|
|
583
|
-
</p>
|
|
584
|
-
<p>
|
|
585
|
-
<strong>Exports:</strong> <code>APP_EXTENSION_COMPONENT_REGISTRY</code>,
|
|
586
|
-
<code>ComponentRegistry</code>, <code>createComponentRegistry</code>,
|
|
587
|
-
<code>SURFACE_COMPONENT_REGISTRY</code>, <code>ZORA_COMPONENT_REGISTRY</code>
|
|
564
|
+
<strong>Exports:</strong> <code>ComponentRegistry</code>,
|
|
565
|
+
<code>createComponentRegistry</code>
|
|
588
566
|
</p>
|
|
589
567
|
</article>
|
|
590
568
|
<article
|
|
@@ -1091,20 +1069,6 @@
|
|
|
1091
1069
|
</table>
|
|
1092
1070
|
</article>
|
|
1093
1071
|
</section>
|
|
1094
|
-
<section>
|
|
1095
|
-
<h3>src/appExtensionRegistry.ts</h3>
|
|
1096
|
-
<article
|
|
1097
|
-
class="item"
|
|
1098
|
-
id="symbol-app-extension-component-registry"
|
|
1099
|
-
data-search="APP_EXTENSION_COMPONENT_REGISTRY value src/appExtensionRegistry.ts "
|
|
1100
|
-
>
|
|
1101
|
-
<h4>APP_EXTENSION_COMPONENT_REGISTRY</h4>
|
|
1102
|
-
<p class="muted">value • <code>src/appExtensionRegistry.ts:3:14</code></p>
|
|
1103
|
-
|
|
1104
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
1105
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
1106
|
-
</article>
|
|
1107
|
-
</section>
|
|
1108
1072
|
<section>
|
|
1109
1073
|
<h3>src/componentRegistry.ts</h3>
|
|
1110
1074
|
<article
|
|
@@ -1121,21 +1085,17 @@
|
|
|
1121
1085
|
<article
|
|
1122
1086
|
class="item"
|
|
1123
1087
|
id="symbol-createcomponentregistry"
|
|
1124
|
-
data-search="createComponentRegistry function src/componentRegistry.ts
|
|
1088
|
+
data-search="createComponentRegistry function src/componentRegistry.ts (registries?: readonly Readonly<Record<string, React.ElementType<any, keyof React.JSX.IntrinsicElements>>>[]) => Readonly<Record<string, React.ElementType<any, keyof React.JSX.IntrinsicElements>>>"
|
|
1125
1089
|
>
|
|
1126
1090
|
<h4>createComponentRegistry</h4>
|
|
1127
1091
|
<p class="muted">function • <code>src/componentRegistry.ts:5:1</code></p>
|
|
1128
1092
|
|
|
1129
1093
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
1130
|
-
<div>
|
|
1131
|
-
<strong>Related symbols:</strong>
|
|
1132
|
-
<ul class="chips">
|
|
1133
|
-
<li class="chip">ComponentRegistry</li>
|
|
1134
|
-
</ul>
|
|
1135
|
-
</div>
|
|
1094
|
+
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
1136
1095
|
<div>
|
|
1137
1096
|
<h5>Signature</h5>
|
|
1138
|
-
<pre>
|
|
1097
|
+
<pre>
|
|
1098
|
+
(registries?: readonly Readonly<Record<string, React.ElementType<any, keyof React.JSX.IntrinsicElements>>>[]) => Readonly<Record<string, React.ElementType<any, keyof React.JSX.IntrinsicElements>>></pre>
|
|
1139
1099
|
<table>
|
|
1140
1100
|
<thead>
|
|
1141
1101
|
<tr>
|
|
@@ -1148,13 +1108,24 @@
|
|
|
1148
1108
|
<tbody>
|
|
1149
1109
|
<tr>
|
|
1150
1110
|
<td><code>registries</code></td>
|
|
1151
|
-
<td
|
|
1111
|
+
<td>
|
|
1112
|
+
<code
|
|
1113
|
+
>readonly Readonly<Record<string, React.ElementType<any, keyof
|
|
1114
|
+
React.JSX.IntrinsicElements>>>[]</code
|
|
1115
|
+
>
|
|
1116
|
+
</td>
|
|
1152
1117
|
<td>no</td>
|
|
1153
1118
|
<td></td>
|
|
1154
1119
|
</tr>
|
|
1155
1120
|
</tbody>
|
|
1156
1121
|
</table>
|
|
1157
|
-
<p
|
|
1122
|
+
<p>
|
|
1123
|
+
<strong>Returns:</strong>
|
|
1124
|
+
<code
|
|
1125
|
+
>Readonly<Record<string, React.ElementType<any, keyof
|
|
1126
|
+
React.JSX.IntrinsicElements>>></code
|
|
1127
|
+
>
|
|
1128
|
+
</p>
|
|
1158
1129
|
</div>
|
|
1159
1130
|
</article>
|
|
1160
1131
|
</section>
|
|
@@ -1260,31 +1231,6 @@
|
|
|
1260
1231
|
</div>
|
|
1261
1232
|
</article>
|
|
1262
1233
|
</section>
|
|
1263
|
-
<section>
|
|
1264
|
-
<h3>src/registry.tsx</h3>
|
|
1265
|
-
<article
|
|
1266
|
-
class="item"
|
|
1267
|
-
id="symbol-surface-component-registry"
|
|
1268
|
-
data-search="SURFACE_COMPONENT_REGISTRY value src/registry.tsx "
|
|
1269
|
-
>
|
|
1270
|
-
<h4>SURFACE_COMPONENT_REGISTRY</h4>
|
|
1271
|
-
<p class="muted">value • <code>src/registry.tsx:51:14</code></p>
|
|
1272
|
-
|
|
1273
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
1274
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
1275
|
-
</article>
|
|
1276
|
-
<article
|
|
1277
|
-
class="item"
|
|
1278
|
-
id="symbol-zora-component-registry"
|
|
1279
|
-
data-search="ZORA_COMPONENT_REGISTRY value src/registry.tsx "
|
|
1280
|
-
>
|
|
1281
|
-
<h4>ZORA_COMPONENT_REGISTRY</h4>
|
|
1282
|
-
<p class="muted">value • <code>src/registry.tsx:95:14</code></p>
|
|
1283
|
-
|
|
1284
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
1285
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
1286
|
-
</article>
|
|
1287
|
-
</section>
|
|
1288
1234
|
<section>
|
|
1289
1235
|
<h3>src/runtimeActionRegistry.ts</h3>
|
|
1290
1236
|
<article
|
|
@@ -4061,7 +4007,7 @@
|
|
|
4061
4007
|
data-search="RuntimeRenderer function src/RuntimeRenderer.tsx RuntimeRendererProps (props: RuntimeRendererProps) => React.JSX.Element"
|
|
4062
4008
|
>
|
|
4063
4009
|
<h4>RuntimeRenderer</h4>
|
|
4064
|
-
<p class="muted">function • <code>src/RuntimeRenderer.tsx:
|
|
4010
|
+
<p class="muted">function • <code>src/RuntimeRenderer.tsx:67:1</code></p>
|
|
4065
4011
|
|
|
4066
4012
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4067
4013
|
<div>
|
|
@@ -4097,16 +4043,15 @@
|
|
|
4097
4043
|
<article
|
|
4098
4044
|
class="item"
|
|
4099
4045
|
id="symbol-runtimerendererprops"
|
|
4100
|
-
data-search="RuntimeRendererProps type src/RuntimeRenderer.tsx
|
|
4046
|
+
data-search="RuntimeRendererProps type src/RuntimeRenderer.tsx RuntimeActionHandler RuntimeBindingOperationExecutor RuntimeRendererConfig RuntimeRendererWrapArgs"
|
|
4101
4047
|
>
|
|
4102
4048
|
<h4>RuntimeRendererProps</h4>
|
|
4103
|
-
<p class="muted">type • <code>src/RuntimeRenderer.tsx:
|
|
4049
|
+
<p class="muted">type • <code>src/RuntimeRenderer.tsx:49:1</code></p>
|
|
4104
4050
|
|
|
4105
4051
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4106
4052
|
<div>
|
|
4107
4053
|
<strong>Related symbols:</strong>
|
|
4108
4054
|
<ul class="chips">
|
|
4109
|
-
<li class="chip">ComponentRegistry</li>
|
|
4110
4055
|
<li class="chip">RuntimeActionHandler</li>
|
|
4111
4056
|
<li class="chip">RuntimeBindingOperationExecutor</li>
|
|
4112
4057
|
<li class="chip">RuntimeRendererConfig</li>
|
|
@@ -4239,7 +4184,12 @@
|
|
|
4239
4184
|
<tr>
|
|
4240
4185
|
<td><code>registry</code></td>
|
|
4241
4186
|
<td>property</td>
|
|
4242
|
-
<td
|
|
4187
|
+
<td>
|
|
4188
|
+
<code
|
|
4189
|
+
>Readonly<Record<string, React.ElementType<any, keyof
|
|
4190
|
+
React.JSX.IntrinsicElements>>> | undefined</code
|
|
4191
|
+
>
|
|
4192
|
+
</td>
|
|
4243
4193
|
<td>no</td>
|
|
4244
4194
|
<td></td>
|
|
4245
4195
|
</tr>
|
|
@@ -4523,7 +4473,7 @@
|
|
|
4523
4473
|
<article
|
|
4524
4474
|
class="item"
|
|
4525
4475
|
id="symbol-runtimerendererconfig"
|
|
4526
|
-
data-search="RuntimeRendererConfig type src/RuntimeRendererConfig.tsx
|
|
4476
|
+
data-search="RuntimeRendererConfig type src/RuntimeRendererConfig.tsx RuntimeActionHandler RuntimeActionHandlers RuntimeBindingOperationExecutor RuntimeBindingOperationResultWriter RuntimeNodePropsResolver RuntimeRendererWrapArgs"
|
|
4527
4477
|
>
|
|
4528
4478
|
<h4>RuntimeRendererConfig</h4>
|
|
4529
4479
|
<p class="muted">type • <code>src/RuntimeRendererConfig.tsx:48:1</code></p>
|
|
@@ -4532,7 +4482,6 @@
|
|
|
4532
4482
|
<div>
|
|
4533
4483
|
<strong>Related symbols:</strong>
|
|
4534
4484
|
<ul class="chips">
|
|
4535
|
-
<li class="chip">ComponentRegistry</li>
|
|
4536
4485
|
<li class="chip">RuntimeActionHandler</li>
|
|
4537
4486
|
<li class="chip">RuntimeActionHandlers</li>
|
|
4538
4487
|
<li class="chip">RuntimeBindingOperationExecutor</li>
|
|
@@ -4656,7 +4605,12 @@
|
|
|
4656
4605
|
<tr>
|
|
4657
4606
|
<td><code>registry</code></td>
|
|
4658
4607
|
<td>property</td>
|
|
4659
|
-
<td
|
|
4608
|
+
<td>
|
|
4609
|
+
<code
|
|
4610
|
+
>Readonly<Record<string, React.ElementType<any, keyof
|
|
4611
|
+
React.JSX.IntrinsicElements>>> | undefined</code
|
|
4612
|
+
>
|
|
4613
|
+
</td>
|
|
4660
4614
|
<td>no</td>
|
|
4661
4615
|
<td></td>
|
|
4662
4616
|
</tr>
|
|
@@ -4894,18 +4848,13 @@
|
|
|
4894
4848
|
<article
|
|
4895
4849
|
class="item"
|
|
4896
4850
|
id="symbol-runtimescreenprops"
|
|
4897
|
-
data-search="RuntimeScreenProps type src/RuntimeScreen.tsx
|
|
4851
|
+
data-search="RuntimeScreenProps type src/RuntimeScreen.tsx "
|
|
4898
4852
|
>
|
|
4899
4853
|
<h4>RuntimeScreenProps</h4>
|
|
4900
4854
|
<p class="muted">type • <code>src/RuntimeScreen.tsx:17:1</code></p>
|
|
4901
4855
|
|
|
4902
4856
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4903
|
-
<div>
|
|
4904
|
-
<strong>Related symbols:</strong>
|
|
4905
|
-
<ul class="chips">
|
|
4906
|
-
<li class="chip">ComponentRegistry</li>
|
|
4907
|
-
</ul>
|
|
4908
|
-
</div>
|
|
4857
|
+
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
4909
4858
|
|
|
4910
4859
|
<table>
|
|
4911
4860
|
<thead>
|
|
@@ -4928,7 +4877,12 @@
|
|
|
4928
4877
|
<tr>
|
|
4929
4878
|
<td><code>registry</code></td>
|
|
4930
4879
|
<td>property</td>
|
|
4931
|
-
<td
|
|
4880
|
+
<td>
|
|
4881
|
+
<code
|
|
4882
|
+
>Readonly<Record<string, React.ElementType<any, keyof
|
|
4883
|
+
React.JSX.IntrinsicElements>>> | undefined</code
|
|
4884
|
+
>
|
|
4885
|
+
</td>
|
|
4932
4886
|
<td>no</td>
|
|
4933
4887
|
<td></td>
|
|
4934
4888
|
</tr>
|
|
@@ -5494,7 +5448,7 @@
|
|
|
5494
5448
|
data-search="RuntimeRenderer src/RuntimeRenderer.tsx bindingContext Record<string, unknown> | undefined dataBindings ComponentDataBindingRegistry | undefined dataSources DataSourceRegistry | undefined dbAdapter DbAdapter | undefined dbRealtimeAdapter DbRealtimeAdapter | undefined disableActions boolean | undefined executeAction RuntimeActionExecutor | undefined executeOperation RuntimeBindingOperationExecutor | undefined isRoot boolean | undefined node UiNode onDiagnostics (diagnostics: readonly DataSourceDiagnostic[]) => void | undefined operationResults RuntimeBindingOperationResultCache | undefined registry ComponentRegistry | undefined stateAdapter StateAdapter | undefined wrapNode (args: RuntimeRendererWrapArgs) => React.ReactNode | undefined"
|
|
5495
5449
|
>
|
|
5496
5450
|
<h3>RuntimeRenderer</h3>
|
|
5497
|
-
<p class="muted"><code>src/RuntimeRenderer.tsx:
|
|
5451
|
+
<p class="muted"><code>src/RuntimeRenderer.tsx:67:1</code></p>
|
|
5498
5452
|
|
|
5499
5453
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5500
5454
|
<table>
|
|
@@ -5700,9 +5654,6 @@
|
|
|
5700
5654
|
entrypoint_src_index_ts["src/index.ts"] package__ankhorage_runtime -->
|
|
5701
5655
|
entrypoint_src_index_ts module_paradox_config_ts["paradox.config.ts"]
|
|
5702
5656
|
package__ankhorage_runtime -.-> module_paradox_config_ts
|
|
5703
|
-
module_src_appExtensionRegistry_ts["src/appExtensionRegistry.ts"]
|
|
5704
|
-
package__ankhorage_runtime -.-> module_src_appExtensionRegistry_ts
|
|
5705
|
-
module_src_appExtensionRegistry_ts --> module_src_componentRegistry_ts
|
|
5706
5657
|
module_src_componentRegistry_ts["src/componentRegistry.ts"]
|
|
5707
5658
|
package__ankhorage_runtime -.-> module_src_componentRegistry_ts
|
|
5708
5659
|
module_src_index_ts["src/index.ts"]
|
|
@@ -5710,11 +5661,9 @@
|
|
|
5710
5661
|
package__ankhorage_runtime -.-> module_src_ManifestContext_tsx
|
|
5711
5662
|
module_src_registry_test_ts["src/registry.test.ts"]
|
|
5712
5663
|
package__ankhorage_runtime -.-> module_src_registry_test_ts
|
|
5713
|
-
module_src_registry_test_ts -->
|
|
5664
|
+
module_src_registry_test_ts --> module_src_registry_tsx
|
|
5714
5665
|
module_src_registry_tsx["src/registry.tsx"] package__ankhorage_runtime
|
|
5715
|
-
-.-> module_src_registry_tsx
|
|
5716
|
-
module_src_appExtensionRegistry_ts module_src_registry_tsx -->
|
|
5717
|
-
module_src_componentRegistry_ts
|
|
5666
|
+
-.-> module_src_registry_tsx
|
|
5718
5667
|
module_src_rendering_test_ts["src/rendering.test.ts"]
|
|
5719
5668
|
package__ankhorage_runtime -.-> module_src_rendering_test_ts
|
|
5720
5669
|
module_src_rendering_test_ts --> module_src_registry_tsx
|
|
@@ -5852,9 +5801,6 @@ graph TD
|
|
|
5852
5801
|
package__ankhorage_runtime --> entrypoint_src_index_ts
|
|
5853
5802
|
module_paradox_config_ts["paradox.config.ts"]
|
|
5854
5803
|
package__ankhorage_runtime -.-> module_paradox_config_ts
|
|
5855
|
-
module_src_appExtensionRegistry_ts["src/appExtensionRegistry.ts"]
|
|
5856
|
-
package__ankhorage_runtime -.-> module_src_appExtensionRegistry_ts
|
|
5857
|
-
module_src_appExtensionRegistry_ts --> module_src_componentRegistry_ts
|
|
5858
5804
|
module_src_componentRegistry_ts["src/componentRegistry.ts"]
|
|
5859
5805
|
package__ankhorage_runtime -.-> module_src_componentRegistry_ts
|
|
5860
5806
|
module_src_index_ts["src/index.ts"]
|
|
@@ -5862,11 +5808,9 @@ graph TD
|
|
|
5862
5808
|
package__ankhorage_runtime -.-> module_src_ManifestContext_tsx
|
|
5863
5809
|
module_src_registry_test_ts["src/registry.test.ts"]
|
|
5864
5810
|
package__ankhorage_runtime -.-> module_src_registry_test_ts
|
|
5865
|
-
module_src_registry_test_ts -->
|
|
5811
|
+
module_src_registry_test_ts --> module_src_registry_tsx
|
|
5866
5812
|
module_src_registry_tsx["src/registry.tsx"]
|
|
5867
5813
|
package__ankhorage_runtime -.-> module_src_registry_tsx
|
|
5868
|
-
module_src_registry_tsx --> module_src_appExtensionRegistry_ts
|
|
5869
|
-
module_src_registry_tsx --> module_src_componentRegistry_ts
|
|
5870
5814
|
module_src_rendering_test_ts["src/rendering.test.ts"]
|
|
5871
5815
|
package__ankhorage_runtime -.-> module_src_rendering_test_ts
|
|
5872
5816
|
module_src_rendering_test_ts --> module_src_registry_tsx
|
|
@@ -6001,7 +5945,6 @@ graph TD
|
|
|
6001
5945
|
<p class="muted"><code>diagrams/module-relationships.mmd</code></p>
|
|
6002
5946
|
<div class="mermaid">
|
|
6003
5947
|
graph LR module_paradox_config_ts["paradox.config.ts"]
|
|
6004
|
-
module_src_appExtensionRegistry_ts["src/appExtensionRegistry.ts"]
|
|
6005
5948
|
module_src_componentRegistry_ts["src/componentRegistry.ts"]
|
|
6006
5949
|
module_src_index_ts["src/index.ts"]
|
|
6007
5950
|
module_src_ManifestContext_tsx["src/ManifestContext.tsx"]
|
|
@@ -6040,10 +5983,7 @@ graph TD
|
|
|
6040
5983
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
6041
5984
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
6042
5985
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
6043
|
-
|
|
6044
|
-
module_src_registry_test_ts --> module_src_componentRegistry_ts
|
|
6045
|
-
module_src_registry_tsx --> module_src_appExtensionRegistry_ts
|
|
6046
|
-
module_src_registry_tsx --> module_src_componentRegistry_ts
|
|
5986
|
+
module_src_registry_test_ts --> module_src_registry_tsx
|
|
6047
5987
|
module_src_rendering_test_ts --> module_src_registry_tsx
|
|
6048
5988
|
module_src_rendering_test_ts --> module_src_rendering_ts module_src_rendering_ts
|
|
6049
5989
|
--> module_src_registry_tsx module_src_runtimeActionRegistry_test_ts -->
|
|
@@ -6108,7 +6048,6 @@ graph TD
|
|
|
6108
6048
|
<pre>
|
|
6109
6049
|
graph LR
|
|
6110
6050
|
module_paradox_config_ts["paradox.config.ts"]
|
|
6111
|
-
module_src_appExtensionRegistry_ts["src/appExtensionRegistry.ts"]
|
|
6112
6051
|
module_src_componentRegistry_ts["src/componentRegistry.ts"]
|
|
6113
6052
|
module_src_index_ts["src/index.ts"]
|
|
6114
6053
|
module_src_ManifestContext_tsx["src/ManifestContext.tsx"]
|
|
@@ -6147,10 +6086,7 @@ graph LR
|
|
|
6147
6086
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
6148
6087
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
6149
6088
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
6150
|
-
|
|
6151
|
-
module_src_registry_test_ts --> module_src_componentRegistry_ts
|
|
6152
|
-
module_src_registry_tsx --> module_src_appExtensionRegistry_ts
|
|
6153
|
-
module_src_registry_tsx --> module_src_componentRegistry_ts
|
|
6089
|
+
module_src_registry_test_ts --> module_src_registry_tsx
|
|
6154
6090
|
module_src_rendering_test_ts --> module_src_registry_tsx
|
|
6155
6091
|
module_src_rendering_test_ts --> module_src_rendering_ts
|
|
6156
6092
|
module_src_rendering_ts --> module_src_registry_tsx
|
|
@@ -6216,7 +6152,6 @@ graph LR
|
|
|
6216
6152
|
<p class="muted"><code>diagrams/export-graph.mmd</code></p>
|
|
6217
6153
|
<div class="mermaid">
|
|
6218
6154
|
graph LR module_paradox_config_ts["paradox.config.ts"]
|
|
6219
|
-
module_src_appExtensionRegistry_ts["src/appExtensionRegistry.ts"]
|
|
6220
6155
|
module_src_componentRegistry_ts["src/componentRegistry.ts"]
|
|
6221
6156
|
module_src_index_ts["src/index.ts"]
|
|
6222
6157
|
module_src_ManifestContext_tsx["src/ManifestContext.tsx"]
|
|
@@ -6255,8 +6190,6 @@ graph LR
|
|
|
6255
6190
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
6256
6191
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
6257
6192
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
6258
|
-
export_APP_EXTENSION_COMPONENT_REGISTRY["APP_EXTENSION_COMPONENT_REGISTRY"]
|
|
6259
|
-
module_src_appExtensionRegistry_ts --> export_APP_EXTENSION_COMPONENT_REGISTRY
|
|
6260
6193
|
export_ComponentRegistry["ComponentRegistry"]
|
|
6261
6194
|
module_src_componentRegistry_ts --> export_ComponentRegistry
|
|
6262
6195
|
export_composeRuntimeNodePropsResolver["composeRuntimeNodePropsResolver"]
|
|
@@ -6270,7 +6203,6 @@ graph LR
|
|
|
6270
6203
|
export_createComponentEventFromHandlerArgs
|
|
6271
6204
|
export_createComponentRegistry["createComponentRegistry"]
|
|
6272
6205
|
module_src_componentRegistry_ts --> export_createComponentRegistry
|
|
6273
|
-
export_createComponentRegistry -.-> export_ComponentRegistry
|
|
6274
6206
|
export_createDbPersistActionHandler["createDbPersistActionHandler"]
|
|
6275
6207
|
module_src_runtimeDbPersist_ts --> export_createDbPersistActionHandler
|
|
6276
6208
|
export_createDbPersistActionHandler -.-> export_RuntimeActionHandler
|
|
@@ -6506,7 +6438,6 @@ graph LR
|
|
|
6506
6438
|
-.-> export_RuntimeRendererProps
|
|
6507
6439
|
export_RuntimeRendererConfig["RuntimeRendererConfig"]
|
|
6508
6440
|
module_src_RuntimeRendererConfig_tsx --> export_RuntimeRendererConfig
|
|
6509
|
-
export_RuntimeRendererConfig -.-> export_ComponentRegistry
|
|
6510
6441
|
export_RuntimeRendererConfig -.-> export_RuntimeActionHandler
|
|
6511
6442
|
export_RuntimeRendererConfig -.-> export_RuntimeActionHandlers
|
|
6512
6443
|
export_RuntimeRendererConfig -.-> export_RuntimeBindingOperationExecutor
|
|
@@ -6518,7 +6449,6 @@ graph LR
|
|
|
6518
6449
|
export_RuntimeRendererConfigProvider -.-> export_RuntimeRendererConfig
|
|
6519
6450
|
export_RuntimeRendererProps["RuntimeRendererProps"]
|
|
6520
6451
|
module_src_RuntimeRenderer_tsx --> export_RuntimeRendererProps
|
|
6521
|
-
export_RuntimeRendererProps -.-> export_ComponentRegistry
|
|
6522
6452
|
export_RuntimeRendererProps -.-> export_RuntimeActionHandler
|
|
6523
6453
|
export_RuntimeRendererProps -.-> export_RuntimeBindingOperationExecutor
|
|
6524
6454
|
export_RuntimeRendererProps -.-> export_RuntimeRendererConfig
|
|
@@ -6537,12 +6467,9 @@ graph LR
|
|
|
6537
6467
|
module_src_runtimeScreenLoaders_ts --> export_RuntimeScreenOperationLoaderState
|
|
6538
6468
|
export_RuntimeScreenProps["RuntimeScreenProps"]
|
|
6539
6469
|
module_src_RuntimeScreen_tsx --> export_RuntimeScreenProps
|
|
6540
|
-
export_RuntimeScreenProps -.-> export_ComponentRegistry
|
|
6541
6470
|
export_shouldRenderRuntimeRepeatEmptyState["shouldRenderRuntimeRepeatEmptyState"]
|
|
6542
6471
|
module_src_runtimeRepeatEmptyState_ts -->
|
|
6543
6472
|
export_shouldRenderRuntimeRepeatEmptyState
|
|
6544
|
-
export_SURFACE_COMPONENT_REGISTRY["SURFACE_COMPONENT_REGISTRY"]
|
|
6545
|
-
module_src_registry_tsx --> export_SURFACE_COMPONENT_REGISTRY
|
|
6546
6473
|
export_useManifest["useManifest"] module_src_ManifestContext_tsx -->
|
|
6547
6474
|
export_useManifest export_useManifestContext["useManifestContext"]
|
|
6548
6475
|
module_src_ManifestContext_tsx --> export_useManifestContext
|
|
@@ -6568,15 +6495,12 @@ graph LR
|
|
|
6568
6495
|
export_wrapRuntimeEventProps["wrapRuntimeEventProps"]
|
|
6569
6496
|
module_src_runtimeActionRegistry_ts --> export_wrapRuntimeEventProps
|
|
6570
6497
|
export_wrapRuntimeEventProps -.-> export_RuntimeEventPropWrapArgs
|
|
6571
|
-
export_ZORA_COMPONENT_REGISTRY["ZORA_COMPONENT_REGISTRY"]
|
|
6572
|
-
module_src_registry_tsx --> export_ZORA_COMPONENT_REGISTRY
|
|
6573
6498
|
</div>
|
|
6574
6499
|
<details>
|
|
6575
6500
|
<summary>View Mermaid source</summary>
|
|
6576
6501
|
<pre>
|
|
6577
6502
|
graph LR
|
|
6578
6503
|
module_paradox_config_ts["paradox.config.ts"]
|
|
6579
|
-
module_src_appExtensionRegistry_ts["src/appExtensionRegistry.ts"]
|
|
6580
6504
|
module_src_componentRegistry_ts["src/componentRegistry.ts"]
|
|
6581
6505
|
module_src_index_ts["src/index.ts"]
|
|
6582
6506
|
module_src_ManifestContext_tsx["src/ManifestContext.tsx"]
|
|
@@ -6615,8 +6539,6 @@ graph LR
|
|
|
6615
6539
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
6616
6540
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
6617
6541
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
6618
|
-
export_APP_EXTENSION_COMPONENT_REGISTRY["APP_EXTENSION_COMPONENT_REGISTRY"]
|
|
6619
|
-
module_src_appExtensionRegistry_ts --> export_APP_EXTENSION_COMPONENT_REGISTRY
|
|
6620
6542
|
export_ComponentRegistry["ComponentRegistry"]
|
|
6621
6543
|
module_src_componentRegistry_ts --> export_ComponentRegistry
|
|
6622
6544
|
export_composeRuntimeNodePropsResolver["composeRuntimeNodePropsResolver"]
|
|
@@ -6629,7 +6551,6 @@ graph LR
|
|
|
6629
6551
|
module_src_runtimeActionRegistry_ts --> export_createComponentEventFromHandlerArgs
|
|
6630
6552
|
export_createComponentRegistry["createComponentRegistry"]
|
|
6631
6553
|
module_src_componentRegistry_ts --> export_createComponentRegistry
|
|
6632
|
-
export_createComponentRegistry -.-> export_ComponentRegistry
|
|
6633
6554
|
export_createDbPersistActionHandler["createDbPersistActionHandler"]
|
|
6634
6555
|
module_src_runtimeDbPersist_ts --> export_createDbPersistActionHandler
|
|
6635
6556
|
export_createDbPersistActionHandler -.-> export_RuntimeActionHandler
|
|
@@ -6847,7 +6768,6 @@ graph LR
|
|
|
6847
6768
|
export_RuntimeRenderer -.-> export_RuntimeRendererProps
|
|
6848
6769
|
export_RuntimeRendererConfig["RuntimeRendererConfig"]
|
|
6849
6770
|
module_src_RuntimeRendererConfig_tsx --> export_RuntimeRendererConfig
|
|
6850
|
-
export_RuntimeRendererConfig -.-> export_ComponentRegistry
|
|
6851
6771
|
export_RuntimeRendererConfig -.-> export_RuntimeActionHandler
|
|
6852
6772
|
export_RuntimeRendererConfig -.-> export_RuntimeActionHandlers
|
|
6853
6773
|
export_RuntimeRendererConfig -.-> export_RuntimeBindingOperationExecutor
|
|
@@ -6859,7 +6779,6 @@ graph LR
|
|
|
6859
6779
|
export_RuntimeRendererConfigProvider -.-> export_RuntimeRendererConfig
|
|
6860
6780
|
export_RuntimeRendererProps["RuntimeRendererProps"]
|
|
6861
6781
|
module_src_RuntimeRenderer_tsx --> export_RuntimeRendererProps
|
|
6862
|
-
export_RuntimeRendererProps -.-> export_ComponentRegistry
|
|
6863
6782
|
export_RuntimeRendererProps -.-> export_RuntimeActionHandler
|
|
6864
6783
|
export_RuntimeRendererProps -.-> export_RuntimeBindingOperationExecutor
|
|
6865
6784
|
export_RuntimeRendererProps -.-> export_RuntimeRendererConfig
|
|
@@ -6877,11 +6796,8 @@ graph LR
|
|
|
6877
6796
|
module_src_runtimeScreenLoaders_ts --> export_RuntimeScreenOperationLoaderState
|
|
6878
6797
|
export_RuntimeScreenProps["RuntimeScreenProps"]
|
|
6879
6798
|
module_src_RuntimeScreen_tsx --> export_RuntimeScreenProps
|
|
6880
|
-
export_RuntimeScreenProps -.-> export_ComponentRegistry
|
|
6881
6799
|
export_shouldRenderRuntimeRepeatEmptyState["shouldRenderRuntimeRepeatEmptyState"]
|
|
6882
6800
|
module_src_runtimeRepeatEmptyState_ts --> export_shouldRenderRuntimeRepeatEmptyState
|
|
6883
|
-
export_SURFACE_COMPONENT_REGISTRY["SURFACE_COMPONENT_REGISTRY"]
|
|
6884
|
-
module_src_registry_tsx --> export_SURFACE_COMPONENT_REGISTRY
|
|
6885
6801
|
export_useManifest["useManifest"]
|
|
6886
6802
|
module_src_ManifestContext_tsx --> export_useManifest
|
|
6887
6803
|
export_useManifestContext["useManifestContext"]
|
|
@@ -6906,8 +6822,6 @@ graph LR
|
|
|
6906
6822
|
export_wrapRuntimeEventProps["wrapRuntimeEventProps"]
|
|
6907
6823
|
module_src_runtimeActionRegistry_ts --> export_wrapRuntimeEventProps
|
|
6908
6824
|
export_wrapRuntimeEventProps -.-> export_RuntimeEventPropWrapArgs
|
|
6909
|
-
export_ZORA_COMPONENT_REGISTRY["ZORA_COMPONENT_REGISTRY"]
|
|
6910
|
-
module_src_registry_tsx --> export_ZORA_COMPONENT_REGISTRY
|
|
6911
6825
|
</pre>
|
|
6912
6826
|
</details>
|
|
6913
6827
|
</article>
|
|
@@ -7512,30 +7426,12 @@ sequenceDiagram
|
|
|
7512
7426
|
<h2>src/registry.test.ts</h2>
|
|
7513
7427
|
<article class="item" data-search="BaseComponent src/registry.test.ts ">
|
|
7514
7428
|
<h3>BaseComponent</h3>
|
|
7515
|
-
<p class="muted"><code>src/registry.test.ts:
|
|
7429
|
+
<p class="muted"><code>src/registry.test.ts:6:1</code></p>
|
|
7516
7430
|
<p class="empty">No description available.</p>
|
|
7517
7431
|
</article>
|
|
7518
7432
|
<article class="item" data-search="ExtensionComponent src/registry.test.ts ">
|
|
7519
7433
|
<h3>ExtensionComponent</h3>
|
|
7520
|
-
<p class="muted"><code>src/registry.test.ts:
|
|
7521
|
-
<p class="empty">No description available.</p>
|
|
7522
|
-
</article>
|
|
7523
|
-
<article
|
|
7524
|
-
class="item"
|
|
7525
|
-
data-search="getDirectZoraManifestNodeNames src/registry.test.ts "
|
|
7526
|
-
>
|
|
7527
|
-
<h3>getDirectZoraManifestNodeNames</h3>
|
|
7528
|
-
<p class="muted"><code>src/registry.test.ts:20:1</code></p>
|
|
7529
|
-
<p class="empty">No description available.</p>
|
|
7530
|
-
</article>
|
|
7531
|
-
</section>
|
|
7532
|
-
</section>
|
|
7533
|
-
<section id="view-src-registry-tsx" class="view" data-view="src/registry.tsx" hidden>
|
|
7534
|
-
<section class="panel">
|
|
7535
|
-
<h2>src/registry.tsx</h2>
|
|
7536
|
-
<article class="item" data-search="createZoraRegistryEntries src/registry.tsx ">
|
|
7537
|
-
<h3>createZoraRegistryEntries</h3>
|
|
7538
|
-
<p class="muted"><code>src/registry.tsx:53:1</code></p>
|
|
7434
|
+
<p class="muted"><code>src/registry.test.ts:10:1</code></p>
|
|
7539
7435
|
<p class="empty">No description available.</p>
|
|
7540
7436
|
</article>
|
|
7541
7437
|
</section>
|
|
@@ -7565,7 +7461,7 @@ sequenceDiagram
|
|
|
7565
7461
|
</article>
|
|
7566
7462
|
<article class="item" data-search="TextFixture src/rendering.test.ts ">
|
|
7567
7463
|
<h3>TextFixture</h3>
|
|
7568
|
-
<p class="muted"><code>src/rendering.test.ts:
|
|
7464
|
+
<p class="muted"><code>src/rendering.test.ts:47:11</code></p>
|
|
7569
7465
|
<p class="empty">No description available.</p>
|
|
7570
7466
|
</article>
|
|
7571
7467
|
</section>
|
|
@@ -7575,17 +7471,17 @@ sequenceDiagram
|
|
|
7575
7471
|
<h2>src/rendering.ts</h2>
|
|
7576
7472
|
<article class="item" data-search="resolveRuntimeRegistry src/rendering.ts ">
|
|
7577
7473
|
<h3>resolveRuntimeRegistry</h3>
|
|
7578
|
-
<p class="muted"><code>src/rendering.ts:
|
|
7474
|
+
<p class="muted"><code>src/rendering.ts:7:1</code></p>
|
|
7579
7475
|
<p class="empty">No description available.</p>
|
|
7580
7476
|
</article>
|
|
7581
7477
|
<article class="item" data-search="resolveRenderedChildren src/rendering.ts ">
|
|
7582
7478
|
<h3>resolveRenderedChildren</h3>
|
|
7583
|
-
<p class="muted"><code>src/rendering.ts:
|
|
7479
|
+
<p class="muted"><code>src/rendering.ts:15:1</code></p>
|
|
7584
7480
|
<p class="empty">No description available.</p>
|
|
7585
7481
|
</article>
|
|
7586
7482
|
<article class="item" data-search="getUnknownComponentDiagnostic src/rendering.ts ">
|
|
7587
7483
|
<h3>getUnknownComponentDiagnostic</h3>
|
|
7588
|
-
<p class="muted"><code>src/rendering.ts:
|
|
7484
|
+
<p class="muted"><code>src/rendering.ts:28:1</code></p>
|
|
7589
7485
|
<p class="empty">No description available.</p>
|
|
7590
7486
|
</article>
|
|
7591
7487
|
</section>
|
|
@@ -8339,7 +8235,7 @@ sequenceDiagram
|
|
|
8339
8235
|
<h2>src/RuntimeRenderer.tsx</h2>
|
|
8340
8236
|
<article class="item" data-search="RuntimeRenderer src/RuntimeRenderer.tsx ">
|
|
8341
8237
|
<h3>RuntimeRenderer</h3>
|
|
8342
|
-
<p class="muted"><code>src/RuntimeRenderer.tsx:
|
|
8238
|
+
<p class="muted"><code>src/RuntimeRenderer.tsx:67:1</code></p>
|
|
8343
8239
|
<p class="empty">No description available.</p>
|
|
8344
8240
|
</article>
|
|
8345
8241
|
</section>
|