@ankhorage/runtime 0.3.0 → 1.0.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 +6 -0
- package/README.md +1 -1
- package/dist/RuntimeScreen.d.ts.map +1 -1
- package/dist/RuntimeScreen.js +5 -43
- package/dist/RuntimeScreen.js.map +1 -1
- package/dist/index.d.ts +1 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -2
- package/dist/index.js.map +1 -1
- package/dist/runtimeDataSourceOperations.d.ts +3 -1
- package/dist/runtimeDataSourceOperations.d.ts.map +1 -1
- package/dist/runtimeDataSourceOperations.js +31 -26
- package/dist/runtimeDataSourceOperations.js.map +1 -1
- package/dist/runtimeDatabaseOperationExecutor.d.ts +9 -0
- package/dist/runtimeDatabaseOperationExecutor.d.ts.map +1 -0
- package/dist/runtimeDatabaseOperationExecutor.js +228 -0
- package/dist/runtimeDatabaseOperationExecutor.js.map +1 -0
- package/dist/runtimeScreenLoaders.d.ts +1 -2
- package/dist/runtimeScreenLoaders.d.ts.map +1 -1
- package/dist/runtimeScreenLoaders.js +1 -4
- package/dist/runtimeScreenLoaders.js.map +1 -1
- package/package.json +3 -3
- package/paradox/badges/npm.svg +3 -3
- package/paradox/components.md +1 -1
- package/paradox/diagrams/architecture-overview.mmd +5 -9
- package/paradox/diagrams/export-graph.mmd +1 -28
- package/paradox/diagrams/module-relationships.mmd +4 -7
- package/paradox/diagrams/sequences/runtime-screen.mmd +0 -3
- package/paradox/exports.json +30 -293
- package/paradox/exports.md +94 -193
- package/paradox/index.html +377 -700
- package/paradox/paradox.json +686 -890
- package/dist/runtimeApiLoaders.d.ts +0 -35
- package/dist/runtimeApiLoaders.d.ts.map +0 -1
- package/dist/runtimeApiLoaders.js +0 -218
- package/dist/runtimeApiLoaders.js.map +0 -1
package/paradox/index.html
CHANGED
|
@@ -241,12 +241,6 @@
|
|
|
241
241
|
<small>23 functions</small>
|
|
242
242
|
</button>
|
|
243
243
|
</li>
|
|
244
|
-
<li>
|
|
245
|
-
<button class="nav-button" type="button" data-target="src/runtimeApiLoaders.ts">
|
|
246
|
-
src/runtimeApiLoaders.ts
|
|
247
|
-
<small>12 functions</small>
|
|
248
|
-
</button>
|
|
249
|
-
</li>
|
|
250
244
|
<li>
|
|
251
245
|
<button class="nav-button" type="button" data-target="src/runtimeBindings.test.ts">
|
|
252
246
|
src/runtimeBindings.test.ts
|
|
@@ -259,6 +253,16 @@
|
|
|
259
253
|
<small>25 functions</small>
|
|
260
254
|
</button>
|
|
261
255
|
</li>
|
|
256
|
+
<li>
|
|
257
|
+
<button
|
|
258
|
+
class="nav-button"
|
|
259
|
+
type="button"
|
|
260
|
+
data-target="src/runtimeDatabaseOperationExecutor.ts"
|
|
261
|
+
>
|
|
262
|
+
src/runtimeDatabaseOperationExecutor.ts
|
|
263
|
+
<small>20 functions</small>
|
|
264
|
+
</button>
|
|
265
|
+
</li>
|
|
262
266
|
<li>
|
|
263
267
|
<button
|
|
264
268
|
class="nav-button"
|
|
@@ -266,7 +270,7 @@
|
|
|
266
270
|
data-target="src/runtimeDataSourceOperations.test.ts"
|
|
267
271
|
>
|
|
268
272
|
src/runtimeDataSourceOperations.test.ts
|
|
269
|
-
<small>
|
|
273
|
+
<small>7 functions</small>
|
|
270
274
|
</button>
|
|
271
275
|
</li>
|
|
272
276
|
<li>
|
|
@@ -276,7 +280,7 @@
|
|
|
276
280
|
data-target="src/runtimeDataSourceOperations.ts"
|
|
277
281
|
>
|
|
278
282
|
src/runtimeDataSourceOperations.ts
|
|
279
|
-
<small>
|
|
283
|
+
<small>7 functions</small>
|
|
280
284
|
</button>
|
|
281
285
|
</li>
|
|
282
286
|
<li>
|
|
@@ -378,7 +382,7 @@
|
|
|
378
382
|
<li>
|
|
379
383
|
<button class="nav-button" type="button" data-target="src/RuntimeScreen.tsx">
|
|
380
384
|
src/RuntimeScreen.tsx
|
|
381
|
-
<small>
|
|
385
|
+
<small>1 function</small>
|
|
382
386
|
</button>
|
|
383
387
|
</li>
|
|
384
388
|
<li>
|
|
@@ -404,7 +408,7 @@
|
|
|
404
408
|
<li>
|
|
405
409
|
<button class="nav-button" type="button" data-target="src/runtimeScreenLoaders.ts">
|
|
406
410
|
src/runtimeScreenLoaders.ts
|
|
407
|
-
<small>
|
|
411
|
+
<small>16 functions</small>
|
|
408
412
|
</button>
|
|
409
413
|
</li>
|
|
410
414
|
<li>
|
|
@@ -431,9 +435,9 @@
|
|
|
431
435
|
<section class="panel">
|
|
432
436
|
<h2>Package overview</h2>
|
|
433
437
|
<div class="summary">
|
|
434
|
-
<div><strong>
|
|
438
|
+
<div><strong>88</strong><span class="muted">public exports</span></div>
|
|
435
439
|
<div><strong>5</strong><span class="muted">components</span></div>
|
|
436
|
-
<div><strong>
|
|
440
|
+
<div><strong>38</strong><span class="muted">modules</span></div>
|
|
437
441
|
<div><strong>1</strong><span class="muted">entrypoints</span></div>
|
|
438
442
|
</div>
|
|
439
443
|
<h3>Entrypoints</h3>
|
|
@@ -464,7 +468,7 @@
|
|
|
464
468
|
</article>
|
|
465
469
|
<article
|
|
466
470
|
class="item"
|
|
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
|
|
471
|
+
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 executeRuntimeScreenOperationLoaders listRuntimeCapabilities ManifestContext ManifestProvider mergeRuntimeRendererConfig resolveBindingInputMap resolveDbPersistInput resolveRuntimeActionPayload resolveRuntimeActionValue resolveRuntimeBindings resolveRuntimeBindingsAsync resolveRuntimeBindingValue resolveRuntimeBindingValueSync resolveScreenOperationLoaders RUNTIME_CAPABILITIES RUNTIME_MANIFEST_KIND RuntimeAction RuntimeActionDescriptor RuntimeActionExecutor RuntimeActionHandler RuntimeActionHandlerArgs RuntimeActionHandlers RuntimeActionRegistry RuntimeActionResolutionArgs RuntimeActionResolutionScope RuntimeAdapterDescriptor 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 useRuntimeRendererConfig useRuntimeScreenOperationLoaders validateRuntimeBindingOperationRef wrapRuntimeEventProps"
|
|
468
472
|
>
|
|
469
473
|
<h3>src/index.ts</h3>
|
|
470
474
|
<p class="muted">Configured entrypoint</p>
|
|
@@ -485,26 +489,22 @@
|
|
|
485
489
|
<code>defineRuntimeAdapter</code>, <code>defineRuntimeBinding</code>,
|
|
486
490
|
<code>dispatchRuntimeComponentEvent</code>,
|
|
487
491
|
<code>dispatchRuntimeComponentEventWithReporting</code>,
|
|
488
|
-
<code>executeDbPersistAction</code>,
|
|
492
|
+
<code>executeDbPersistAction</code>,
|
|
489
493
|
<code>executeRuntimeScreenOperationLoaders</code>,
|
|
490
494
|
<code>listRuntimeCapabilities</code>, <code>ManifestContext</code>,
|
|
491
|
-
<code>ManifestProvider</code>, <code>
|
|
492
|
-
<code>
|
|
493
|
-
<code>
|
|
494
|
-
<code>
|
|
495
|
-
<code>
|
|
496
|
-
<code>resolveRuntimeBindingValueSync</code>,
|
|
495
|
+
<code>ManifestProvider</code>, <code>mergeRuntimeRendererConfig</code>,
|
|
496
|
+
<code>resolveBindingInputMap</code>, <code>resolveDbPersistInput</code>,
|
|
497
|
+
<code>resolveRuntimeActionPayload</code>, <code>resolveRuntimeActionValue</code>,
|
|
498
|
+
<code>resolveRuntimeBindings</code>, <code>resolveRuntimeBindingsAsync</code>,
|
|
499
|
+
<code>resolveRuntimeBindingValue</code>,
|
|
500
|
+
<code>resolveRuntimeBindingValueSync</code>,
|
|
497
501
|
<code>resolveScreenOperationLoaders</code>, <code>RUNTIME_CAPABILITIES</code>,
|
|
498
502
|
<code>RUNTIME_MANIFEST_KIND</code>, <code>RuntimeAction</code>,
|
|
499
503
|
<code>RuntimeActionDescriptor</code>, <code>RuntimeActionExecutor</code>,
|
|
500
504
|
<code>RuntimeActionHandler</code>, <code>RuntimeActionHandlerArgs</code>,
|
|
501
505
|
<code>RuntimeActionHandlers</code>, <code>RuntimeActionRegistry</code>,
|
|
502
506
|
<code>RuntimeActionResolutionArgs</code>, <code>RuntimeActionResolutionScope</code>,
|
|
503
|
-
<code>RuntimeAdapterDescriptor</code>, <code>
|
|
504
|
-
<code>RuntimeApiLoaderDiagnostic</code>,
|
|
505
|
-
<code>RuntimeApiLoaderExecutionResult</code>,
|
|
506
|
-
<code>RuntimeApiLoaderMaterializationResult</code>,
|
|
507
|
-
<code>RuntimeApiLoaderMode</code>, <code>RuntimeBindingDescriptor</code>,
|
|
507
|
+
<code>RuntimeAdapterDescriptor</code>, <code>RuntimeBindingDescriptor</code>,
|
|
508
508
|
<code>RuntimeBindingOperationExecutionArgs</code>,
|
|
509
509
|
<code>RuntimeBindingOperationExecutionResult</code>,
|
|
510
510
|
<code>RuntimeBindingOperationExecutor</code>,
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
<code>RuntimeScreenOperationLoaderState</code>, <code>RuntimeScreenProps</code>,
|
|
530
530
|
<code>shouldRenderRuntimeRepeatEmptyState</code>, <code>useManifest</code>,
|
|
531
531
|
<code>useManifestContext</code>, <code>useOptionalManifestContext</code>,
|
|
532
|
-
<code>
|
|
532
|
+
<code>useRuntimeRendererConfig</code>,
|
|
533
533
|
<code>useRuntimeScreenOperationLoaders</code>,
|
|
534
534
|
<code>validateRuntimeBindingOperationRef</code>, <code>wrapRuntimeEventProps</code>
|
|
535
535
|
</p>
|
|
@@ -622,34 +622,6 @@
|
|
|
622
622
|
<code>RuntimeEventPropWrapArgs</code>, <code>wrapRuntimeEventProps</code>
|
|
623
623
|
</p>
|
|
624
624
|
</article>
|
|
625
|
-
<article
|
|
626
|
-
class="item"
|
|
627
|
-
data-search="src/runtimeApiLoaders.test.ts src/runtimeApiLoaders.ts src/runtimeBindings.ts src/runtimeStateAdapter.ts"
|
|
628
|
-
>
|
|
629
|
-
<h3>src/runtimeApiLoaders.test.ts</h3>
|
|
630
|
-
<p class="muted">Referenced module</p>
|
|
631
|
-
<p>
|
|
632
|
-
<strong>Dependencies:</strong> <code>src/runtimeApiLoaders.ts</code>,
|
|
633
|
-
<code>src/runtimeBindings.ts</code>, <code>src/runtimeStateAdapter.ts</code>
|
|
634
|
-
</p>
|
|
635
|
-
<p><strong>Exports:</strong> <span class="empty">None</span></p>
|
|
636
|
-
</article>
|
|
637
|
-
<article
|
|
638
|
-
class="item"
|
|
639
|
-
data-search="src/runtimeApiLoaders.ts src/runtimeStateAdapter.ts executeRuntimeApiLoaders materializeRuntimeApiLoaderState RuntimeApiLoaderDefinition RuntimeApiLoaderDiagnostic RuntimeApiLoaderExecutionResult RuntimeApiLoaderMaterializationResult RuntimeApiLoaderMode useRuntimeApiStateLoaders"
|
|
640
|
-
>
|
|
641
|
-
<h3>src/runtimeApiLoaders.ts</h3>
|
|
642
|
-
<p class="muted">Referenced module</p>
|
|
643
|
-
<p><strong>Dependencies:</strong> <code>src/runtimeStateAdapter.ts</code></p>
|
|
644
|
-
<p>
|
|
645
|
-
<strong>Exports:</strong> <code>executeRuntimeApiLoaders</code>,
|
|
646
|
-
<code>materializeRuntimeApiLoaderState</code>,
|
|
647
|
-
<code>RuntimeApiLoaderDefinition</code>, <code>RuntimeApiLoaderDiagnostic</code>,
|
|
648
|
-
<code>RuntimeApiLoaderExecutionResult</code>,
|
|
649
|
-
<code>RuntimeApiLoaderMaterializationResult</code>,
|
|
650
|
-
<code>RuntimeApiLoaderMode</code>, <code>useRuntimeApiStateLoaders</code>
|
|
651
|
-
</p>
|
|
652
|
-
</article>
|
|
653
625
|
<article
|
|
654
626
|
class="item"
|
|
655
627
|
data-search="src/runtimeBindings.test.ts src/runtimeBindings.ts src/runtimeNodeProps.ts"
|
|
@@ -690,6 +662,15 @@
|
|
|
690
662
|
<code>validateRuntimeBindingOperationRef</code>
|
|
691
663
|
</p>
|
|
692
664
|
</article>
|
|
665
|
+
<article
|
|
666
|
+
class="item"
|
|
667
|
+
data-search="src/runtimeDatabaseOperationExecutor.ts src/runtimeBindings.ts executeRuntimeDatabaseOperation"
|
|
668
|
+
>
|
|
669
|
+
<h3>src/runtimeDatabaseOperationExecutor.ts</h3>
|
|
670
|
+
<p class="muted">Referenced module</p>
|
|
671
|
+
<p><strong>Dependencies:</strong> <code>src/runtimeBindings.ts</code></p>
|
|
672
|
+
<p><strong>Exports:</strong> <code>executeRuntimeDatabaseOperation</code></p>
|
|
673
|
+
</article>
|
|
693
674
|
<article
|
|
694
675
|
class="item"
|
|
695
676
|
data-search="src/runtimeDataSourceOperations.test.ts src/runtimeDataSourceOperations.ts"
|
|
@@ -701,11 +682,14 @@
|
|
|
701
682
|
</article>
|
|
702
683
|
<article
|
|
703
684
|
class="item"
|
|
704
|
-
data-search="src/runtimeDataSourceOperations.ts src/runtimeBindings.ts createRuntimeDataSourceOperationExecutor RuntimeDataSourceOperationExecutorOptions"
|
|
685
|
+
data-search="src/runtimeDataSourceOperations.ts src/runtimeBindings.ts src/runtimeDatabaseOperationExecutor.ts createRuntimeDataSourceOperationExecutor RuntimeDataSourceOperationExecutorOptions"
|
|
705
686
|
>
|
|
706
687
|
<h3>src/runtimeDataSourceOperations.ts</h3>
|
|
707
688
|
<p class="muted">Referenced module</p>
|
|
708
|
-
<p
|
|
689
|
+
<p>
|
|
690
|
+
<strong>Dependencies:</strong> <code>src/runtimeBindings.ts</code>,
|
|
691
|
+
<code>src/runtimeDatabaseOperationExecutor.ts</code>
|
|
692
|
+
</p>
|
|
709
693
|
<p>
|
|
710
694
|
<strong>Exports:</strong> <code>createRuntimeDataSourceOperationExecutor</code>,
|
|
711
695
|
<code>RuntimeDataSourceOperationExecutorOptions</code>
|
|
@@ -916,14 +900,14 @@
|
|
|
916
900
|
</article>
|
|
917
901
|
<article
|
|
918
902
|
class="item"
|
|
919
|
-
data-search="src/RuntimeScreen.tsx src/registry.tsx src/
|
|
903
|
+
data-search="src/RuntimeScreen.tsx src/registry.tsx src/RuntimeRenderer.tsx src/RuntimeRendererConfig.tsx src/runtimeScreenLoaders.ts src/runtimeStateAdapter.ts RuntimeScreen RuntimeScreenProps"
|
|
920
904
|
>
|
|
921
905
|
<h3>src/RuntimeScreen.tsx</h3>
|
|
922
906
|
<p class="muted">Referenced module</p>
|
|
923
907
|
<p>
|
|
924
908
|
<strong>Dependencies:</strong> <code>src/registry.tsx</code>,
|
|
925
|
-
<code>src/
|
|
926
|
-
<code>src/
|
|
909
|
+
<code>src/RuntimeRenderer.tsx</code>, <code>src/RuntimeRendererConfig.tsx</code>,
|
|
910
|
+
<code>src/runtimeScreenLoaders.ts</code>, <code>src/runtimeStateAdapter.ts</code>
|
|
927
911
|
</p>
|
|
928
912
|
<p>
|
|
929
913
|
<strong>Exports:</strong> <code>RuntimeScreen</code>,
|
|
@@ -956,7 +940,7 @@
|
|
|
956
940
|
</article>
|
|
957
941
|
<article
|
|
958
942
|
class="item"
|
|
959
|
-
data-search="src/runtimeScreenLoaders.ts src/runtimeBindings.ts beginRuntimeScreenOperationLoaderRequest completeRuntimeScreenOperationLoaderRequest createIdleRuntimeScreenOperationLoaderState createPendingRuntimeScreenOperationLoaderState createRuntimeScreenLoaderRequestKey createRuntimeScreenOperationLoaderLifecycle executeRuntimeScreenOperationLoaders
|
|
943
|
+
data-search="src/runtimeScreenLoaders.ts src/runtimeBindings.ts beginRuntimeScreenOperationLoaderRequest completeRuntimeScreenOperationLoaderRequest createIdleRuntimeScreenOperationLoaderState createPendingRuntimeScreenOperationLoaderState createRuntimeScreenLoaderRequestKey createRuntimeScreenOperationLoaderLifecycle executeRuntimeScreenOperationLoaders resolveScreenOperationLoaders RuntimeScreenOperationLoaderExecutionResult RuntimeScreenOperationLoaderLifecycle RuntimeScreenOperationLoaderState useRuntimeScreenOperationLoaders"
|
|
960
944
|
>
|
|
961
945
|
<h3>src/runtimeScreenLoaders.ts</h3>
|
|
962
946
|
<p class="muted">Referenced module</p>
|
|
@@ -969,7 +953,7 @@
|
|
|
969
953
|
<code>createRuntimeScreenLoaderRequestKey</code>,
|
|
970
954
|
<code>createRuntimeScreenOperationLoaderLifecycle</code>,
|
|
971
955
|
<code>executeRuntimeScreenOperationLoaders</code>,
|
|
972
|
-
<code>
|
|
956
|
+
<code>resolveScreenOperationLoaders</code>,
|
|
973
957
|
<code>RuntimeScreenOperationLoaderExecutionResult</code>,
|
|
974
958
|
<code>RuntimeScreenOperationLoaderLifecycle</code>,
|
|
975
959
|
<code>RuntimeScreenOperationLoaderState</code>,
|
|
@@ -1675,7 +1659,7 @@
|
|
|
1675
1659
|
<td>
|
|
1676
1660
|
<code
|
|
1677
1661
|
>Readonly<Record<string,
|
|
1678
|
-
import("/
|
|
1662
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
1679
1663
|
| undefined</code
|
|
1680
1664
|
>
|
|
1681
1665
|
</td>
|
|
@@ -1797,7 +1781,7 @@
|
|
|
1797
1781
|
<td>
|
|
1798
1782
|
<code
|
|
1799
1783
|
>Readonly<Record<string,
|
|
1800
|
-
import("/
|
|
1784
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
1801
1785
|
| undefined</code
|
|
1802
1786
|
>
|
|
1803
1787
|
</td>
|
|
@@ -1864,320 +1848,19 @@
|
|
|
1864
1848
|
id="symbol-wrapruntimeeventprops"
|
|
1865
1849
|
data-search="wrapRuntimeEventProps function src/runtimeActionRegistry.ts RuntimeEventPropWrapArgs (args: RuntimeEventPropWrapArgs) => Record<string, unknown>"
|
|
1866
1850
|
>
|
|
1867
|
-
<h4>wrapRuntimeEventProps</h4>
|
|
1868
|
-
<p class="muted">function • <code>src/runtimeActionRegistry.ts:180:1</code></p>
|
|
1869
|
-
|
|
1870
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
1871
|
-
<div>
|
|
1872
|
-
<strong>Related symbols:</strong>
|
|
1873
|
-
<ul class="chips">
|
|
1874
|
-
<li class="chip">RuntimeEventPropWrapArgs</li>
|
|
1875
|
-
</ul>
|
|
1876
|
-
</div>
|
|
1877
|
-
<div>
|
|
1878
|
-
<h5>Signature</h5>
|
|
1879
|
-
<pre>(args: RuntimeEventPropWrapArgs) => Record<string, unknown></pre>
|
|
1880
|
-
<table>
|
|
1881
|
-
<thead>
|
|
1882
|
-
<tr>
|
|
1883
|
-
<th>Parameter</th>
|
|
1884
|
-
<th>Type</th>
|
|
1885
|
-
<th>Required</th>
|
|
1886
|
-
<th>Description</th>
|
|
1887
|
-
</tr>
|
|
1888
|
-
</thead>
|
|
1889
|
-
<tbody>
|
|
1890
|
-
<tr>
|
|
1891
|
-
<td><code>args</code></td>
|
|
1892
|
-
<td><code>RuntimeEventPropWrapArgs</code></td>
|
|
1893
|
-
<td>yes</td>
|
|
1894
|
-
<td></td>
|
|
1895
|
-
</tr>
|
|
1896
|
-
</tbody>
|
|
1897
|
-
</table>
|
|
1898
|
-
<p><strong>Returns:</strong> <code>Record<string, unknown></code></p>
|
|
1899
|
-
</div>
|
|
1900
|
-
</article>
|
|
1901
|
-
</section>
|
|
1902
|
-
<section>
|
|
1903
|
-
<h3>src/runtimeApiLoaders.ts</h3>
|
|
1904
|
-
<article
|
|
1905
|
-
class="item"
|
|
1906
|
-
id="symbol-executeruntimeapiloaders"
|
|
1907
|
-
data-search="executeRuntimeApiLoaders function src/runtimeApiLoaders.ts RuntimeApiLoaderDefinition RuntimeApiLoaderExecutionResult (args: { readonly data?: AppDataManifest; readonly loaders: readonly RuntimeApiLoaderDefinition[]; readonly stateAdapter: StateAdapter; }) => RuntimeApiLoaderExecutionResult"
|
|
1908
|
-
>
|
|
1909
|
-
<h4>executeRuntimeApiLoaders</h4>
|
|
1910
|
-
<p class="muted">function • <code>src/runtimeApiLoaders.ts:100:1</code></p>
|
|
1911
|
-
|
|
1912
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
1913
|
-
<div>
|
|
1914
|
-
<strong>Related symbols:</strong>
|
|
1915
|
-
<ul class="chips">
|
|
1916
|
-
<li class="chip">RuntimeApiLoaderDefinition</li>
|
|
1917
|
-
<li class="chip">RuntimeApiLoaderExecutionResult</li>
|
|
1918
|
-
</ul>
|
|
1919
|
-
</div>
|
|
1920
|
-
<div>
|
|
1921
|
-
<h5>Signature</h5>
|
|
1922
|
-
<pre>
|
|
1923
|
-
(args: { readonly data?: AppDataManifest; readonly loaders: readonly RuntimeApiLoaderDefinition[]; readonly stateAdapter: StateAdapter; }) => RuntimeApiLoaderExecutionResult</pre>
|
|
1924
|
-
<table>
|
|
1925
|
-
<thead>
|
|
1926
|
-
<tr>
|
|
1927
|
-
<th>Parameter</th>
|
|
1928
|
-
<th>Type</th>
|
|
1929
|
-
<th>Required</th>
|
|
1930
|
-
<th>Description</th>
|
|
1931
|
-
</tr>
|
|
1932
|
-
</thead>
|
|
1933
|
-
<tbody>
|
|
1934
|
-
<tr>
|
|
1935
|
-
<td><code>args</code></td>
|
|
1936
|
-
<td>
|
|
1937
|
-
<code
|
|
1938
|
-
>{ readonly data?: AppDataManifest; readonly loaders: readonly
|
|
1939
|
-
RuntimeApiLoaderDefinition[]; readonly stateAdapter: StateAdapter;
|
|
1940
|
-
}</code
|
|
1941
|
-
>
|
|
1942
|
-
</td>
|
|
1943
|
-
<td>yes</td>
|
|
1944
|
-
<td></td>
|
|
1945
|
-
</tr>
|
|
1946
|
-
</tbody>
|
|
1947
|
-
</table>
|
|
1948
|
-
<p><strong>Returns:</strong> <code>RuntimeApiLoaderExecutionResult</code></p>
|
|
1949
|
-
</div>
|
|
1950
|
-
</article>
|
|
1951
|
-
<article
|
|
1952
|
-
class="item"
|
|
1953
|
-
id="symbol-materializeruntimeapiloaderstate"
|
|
1954
|
-
data-search="materializeRuntimeApiLoaderState function src/runtimeApiLoaders.ts RuntimeApiLoaderDefinition RuntimeApiLoaderMaterializationResult (args: { readonly data?: AppDataManifest; readonly loaders: readonly RuntimeApiLoaderDefinition[]; }) => RuntimeApiLoaderMaterializationResult"
|
|
1955
|
-
>
|
|
1956
|
-
<h4>materializeRuntimeApiLoaderState</h4>
|
|
1957
|
-
<p class="muted">function • <code>src/runtimeApiLoaders.ts:40:1</code></p>
|
|
1958
|
-
|
|
1959
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
1960
|
-
<div>
|
|
1961
|
-
<strong>Related symbols:</strong>
|
|
1962
|
-
<ul class="chips">
|
|
1963
|
-
<li class="chip">RuntimeApiLoaderDefinition</li>
|
|
1964
|
-
<li class="chip">RuntimeApiLoaderMaterializationResult</li>
|
|
1965
|
-
</ul>
|
|
1966
|
-
</div>
|
|
1967
|
-
<div>
|
|
1968
|
-
<h5>Signature</h5>
|
|
1969
|
-
<pre>
|
|
1970
|
-
(args: { readonly data?: AppDataManifest; readonly loaders: readonly RuntimeApiLoaderDefinition[]; }) => RuntimeApiLoaderMaterializationResult</pre>
|
|
1971
|
-
<table>
|
|
1972
|
-
<thead>
|
|
1973
|
-
<tr>
|
|
1974
|
-
<th>Parameter</th>
|
|
1975
|
-
<th>Type</th>
|
|
1976
|
-
<th>Required</th>
|
|
1977
|
-
<th>Description</th>
|
|
1978
|
-
</tr>
|
|
1979
|
-
</thead>
|
|
1980
|
-
<tbody>
|
|
1981
|
-
<tr>
|
|
1982
|
-
<td><code>args</code></td>
|
|
1983
|
-
<td>
|
|
1984
|
-
<code
|
|
1985
|
-
>{ readonly data?: AppDataManifest; readonly loaders: readonly
|
|
1986
|
-
RuntimeApiLoaderDefinition[]; }</code
|
|
1987
|
-
>
|
|
1988
|
-
</td>
|
|
1989
|
-
<td>yes</td>
|
|
1990
|
-
<td></td>
|
|
1991
|
-
</tr>
|
|
1992
|
-
</tbody>
|
|
1993
|
-
</table>
|
|
1994
|
-
<p>
|
|
1995
|
-
<strong>Returns:</strong> <code>RuntimeApiLoaderMaterializationResult</code>
|
|
1996
|
-
</p>
|
|
1997
|
-
</div>
|
|
1998
|
-
</article>
|
|
1999
|
-
<article
|
|
2000
|
-
class="item"
|
|
2001
|
-
id="symbol-runtimeapiloaderdefinition"
|
|
2002
|
-
data-search="RuntimeApiLoaderDefinition unknown src/runtimeApiLoaders.ts "
|
|
2003
|
-
>
|
|
2004
|
-
<h4>RuntimeApiLoaderDefinition</h4>
|
|
2005
|
-
<p class="muted">unknown • <code>src/runtimeApiLoaders.ts:17:1</code></p>
|
|
2006
|
-
|
|
2007
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2008
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
2009
|
-
</article>
|
|
2010
|
-
<article
|
|
2011
|
-
class="item"
|
|
2012
|
-
id="symbol-runtimeapiloaderdiagnostic"
|
|
2013
|
-
data-search="RuntimeApiLoaderDiagnostic type src/runtimeApiLoaders.ts "
|
|
2014
|
-
>
|
|
2015
|
-
<h4>RuntimeApiLoaderDiagnostic</h4>
|
|
2016
|
-
<p class="muted">type • <code>src/runtimeApiLoaders.ts:19:1</code></p>
|
|
2017
|
-
|
|
2018
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2019
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
2020
|
-
|
|
2021
|
-
<table>
|
|
2022
|
-
<thead>
|
|
2023
|
-
<tr>
|
|
2024
|
-
<th>Member</th>
|
|
2025
|
-
<th>Kind</th>
|
|
2026
|
-
<th>Type</th>
|
|
2027
|
-
<th>Required</th>
|
|
2028
|
-
<th>Description</th>
|
|
2029
|
-
</tr>
|
|
2030
|
-
</thead>
|
|
2031
|
-
<tbody>
|
|
2032
|
-
<tr>
|
|
2033
|
-
<td><code>apiId</code></td>
|
|
2034
|
-
<td>property</td>
|
|
2035
|
-
<td><code>string | undefined</code></td>
|
|
2036
|
-
<td>no</td>
|
|
2037
|
-
<td></td>
|
|
2038
|
-
</tr>
|
|
2039
|
-
<tr>
|
|
2040
|
-
<td><code>code</code></td>
|
|
2041
|
-
<td>property</td>
|
|
2042
|
-
<td>
|
|
2043
|
-
<code
|
|
2044
|
-
>"invalid-record" | "missing-api" |
|
|
2045
|
-
"missing-target-path" | "state-set-failed" |
|
|
2046
|
-
"unsupported-loader"</code
|
|
2047
|
-
>
|
|
2048
|
-
</td>
|
|
2049
|
-
<td>yes</td>
|
|
2050
|
-
<td></td>
|
|
2051
|
-
</tr>
|
|
2052
|
-
<tr>
|
|
2053
|
-
<td><code>message</code></td>
|
|
2054
|
-
<td>property</td>
|
|
2055
|
-
<td><code>string</code></td>
|
|
2056
|
-
<td>yes</td>
|
|
2057
|
-
<td></td>
|
|
2058
|
-
</tr>
|
|
2059
|
-
<tr>
|
|
2060
|
-
<td><code>targetPath</code></td>
|
|
2061
|
-
<td>property</td>
|
|
2062
|
-
<td><code>string | undefined</code></td>
|
|
2063
|
-
<td>no</td>
|
|
2064
|
-
<td></td>
|
|
2065
|
-
</tr>
|
|
2066
|
-
</tbody>
|
|
2067
|
-
</table>
|
|
2068
|
-
</article>
|
|
2069
|
-
<article
|
|
2070
|
-
class="item"
|
|
2071
|
-
id="symbol-runtimeapiloaderexecutionresult"
|
|
2072
|
-
data-search="RuntimeApiLoaderExecutionResult type src/runtimeApiLoaders.ts RuntimeApiLoaderDiagnostic"
|
|
2073
|
-
>
|
|
2074
|
-
<h4>RuntimeApiLoaderExecutionResult</h4>
|
|
2075
|
-
<p class="muted">type • <code>src/runtimeApiLoaders.ts:31:1</code></p>
|
|
2076
|
-
|
|
2077
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2078
|
-
<div>
|
|
2079
|
-
<strong>Related symbols:</strong>
|
|
2080
|
-
<ul class="chips">
|
|
2081
|
-
<li class="chip">RuntimeApiLoaderDiagnostic</li>
|
|
2082
|
-
</ul>
|
|
2083
|
-
</div>
|
|
2084
|
-
|
|
2085
|
-
<table>
|
|
2086
|
-
<thead>
|
|
2087
|
-
<tr>
|
|
2088
|
-
<th>Member</th>
|
|
2089
|
-
<th>Kind</th>
|
|
2090
|
-
<th>Type</th>
|
|
2091
|
-
<th>Required</th>
|
|
2092
|
-
<th>Description</th>
|
|
2093
|
-
</tr>
|
|
2094
|
-
</thead>
|
|
2095
|
-
<tbody>
|
|
2096
|
-
<tr>
|
|
2097
|
-
<td><code>diagnostics</code></td>
|
|
2098
|
-
<td>property</td>
|
|
2099
|
-
<td><code>readonly RuntimeApiLoaderDiagnostic[]</code></td>
|
|
2100
|
-
<td>yes</td>
|
|
2101
|
-
<td></td>
|
|
2102
|
-
</tr>
|
|
2103
|
-
</tbody>
|
|
2104
|
-
</table>
|
|
2105
|
-
</article>
|
|
2106
|
-
<article
|
|
2107
|
-
class="item"
|
|
2108
|
-
id="symbol-runtimeapiloadermaterializationresult"
|
|
2109
|
-
data-search="RuntimeApiLoaderMaterializationResult type src/runtimeApiLoaders.ts RuntimeApiLoaderDiagnostic"
|
|
2110
|
-
>
|
|
2111
|
-
<h4>RuntimeApiLoaderMaterializationResult</h4>
|
|
2112
|
-
<p class="muted">type • <code>src/runtimeApiLoaders.ts:35:1</code></p>
|
|
2113
|
-
|
|
2114
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2115
|
-
<div>
|
|
2116
|
-
<strong>Related symbols:</strong>
|
|
2117
|
-
<ul class="chips">
|
|
2118
|
-
<li class="chip">RuntimeApiLoaderDiagnostic</li>
|
|
2119
|
-
</ul>
|
|
2120
|
-
</div>
|
|
2121
|
-
|
|
2122
|
-
<table>
|
|
2123
|
-
<thead>
|
|
2124
|
-
<tr>
|
|
2125
|
-
<th>Member</th>
|
|
2126
|
-
<th>Kind</th>
|
|
2127
|
-
<th>Type</th>
|
|
2128
|
-
<th>Required</th>
|
|
2129
|
-
<th>Description</th>
|
|
2130
|
-
</tr>
|
|
2131
|
-
</thead>
|
|
2132
|
-
<tbody>
|
|
2133
|
-
<tr>
|
|
2134
|
-
<td><code>diagnostics</code></td>
|
|
2135
|
-
<td>property</td>
|
|
2136
|
-
<td><code>readonly RuntimeApiLoaderDiagnostic[]</code></td>
|
|
2137
|
-
<td>yes</td>
|
|
2138
|
-
<td></td>
|
|
2139
|
-
</tr>
|
|
2140
|
-
<tr>
|
|
2141
|
-
<td><code>state</code></td>
|
|
2142
|
-
<td>property</td>
|
|
2143
|
-
<td><code>Readonly<Record<string, StateValue>></code></td>
|
|
2144
|
-
<td>yes</td>
|
|
2145
|
-
<td></td>
|
|
2146
|
-
</tr>
|
|
2147
|
-
</tbody>
|
|
2148
|
-
</table>
|
|
2149
|
-
</article>
|
|
2150
|
-
<article
|
|
2151
|
-
class="item"
|
|
2152
|
-
id="symbol-runtimeapiloadermode"
|
|
2153
|
-
data-search="RuntimeApiLoaderMode unknown src/runtimeApiLoaders.ts "
|
|
2154
|
-
>
|
|
2155
|
-
<h4>RuntimeApiLoaderMode</h4>
|
|
2156
|
-
<p class="muted">unknown • <code>src/runtimeApiLoaders.ts:15:1</code></p>
|
|
2157
|
-
|
|
2158
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2159
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
2160
|
-
</article>
|
|
2161
|
-
<article
|
|
2162
|
-
class="item"
|
|
2163
|
-
id="symbol-useruntimeapistateloaders"
|
|
2164
|
-
data-search="useRuntimeApiStateLoaders function src/runtimeApiLoaders.ts RuntimeApiLoaderDefinition RuntimeApiLoaderDiagnostic (args: { readonly data?: AppDataManifest; readonly loaders?: readonly RuntimeApiLoaderDefinition[]; readonly stateAdapter?: StateAdapter; }) => { readonly diagnostics: readonly RuntimeApiLoaderDiagnostic[]; readonly stateAdapter: StateAdapter; readonly stateVersion: number; }"
|
|
2165
|
-
>
|
|
2166
|
-
<h4>useRuntimeApiStateLoaders</h4>
|
|
2167
|
-
<p class="muted">function • <code>src/runtimeApiLoaders.ts:125:1</code></p>
|
|
1851
|
+
<h4>wrapRuntimeEventProps</h4>
|
|
1852
|
+
<p class="muted">function • <code>src/runtimeActionRegistry.ts:180:1</code></p>
|
|
2168
1853
|
|
|
2169
1854
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2170
1855
|
<div>
|
|
2171
1856
|
<strong>Related symbols:</strong>
|
|
2172
1857
|
<ul class="chips">
|
|
2173
|
-
<li class="chip">
|
|
2174
|
-
<li class="chip">RuntimeApiLoaderDiagnostic</li>
|
|
1858
|
+
<li class="chip">RuntimeEventPropWrapArgs</li>
|
|
2175
1859
|
</ul>
|
|
2176
1860
|
</div>
|
|
2177
1861
|
<div>
|
|
2178
1862
|
<h5>Signature</h5>
|
|
2179
|
-
<pre>
|
|
2180
|
-
(args: { readonly data?: AppDataManifest; readonly loaders?: readonly RuntimeApiLoaderDefinition[]; readonly stateAdapter?: StateAdapter; }) => { readonly diagnostics: readonly RuntimeApiLoaderDiagnostic[]; readonly stateAdapter: StateAdapter; readonly stateVersion: number; }</pre>
|
|
1863
|
+
<pre>(args: RuntimeEventPropWrapArgs) => Record<string, unknown></pre>
|
|
2181
1864
|
<table>
|
|
2182
1865
|
<thead>
|
|
2183
1866
|
<tr>
|
|
@@ -2190,25 +1873,13 @@
|
|
|
2190
1873
|
<tbody>
|
|
2191
1874
|
<tr>
|
|
2192
1875
|
<td><code>args</code></td>
|
|
2193
|
-
<td>
|
|
2194
|
-
<code
|
|
2195
|
-
>{ readonly data?: AppDataManifest; readonly loaders?: readonly
|
|
2196
|
-
RuntimeApiLoaderDefinition[]; readonly stateAdapter?: StateAdapter;
|
|
2197
|
-
}</code
|
|
2198
|
-
>
|
|
2199
|
-
</td>
|
|
1876
|
+
<td><code>RuntimeEventPropWrapArgs</code></td>
|
|
2200
1877
|
<td>yes</td>
|
|
2201
1878
|
<td></td>
|
|
2202
1879
|
</tr>
|
|
2203
1880
|
</tbody>
|
|
2204
1881
|
</table>
|
|
2205
|
-
<p>
|
|
2206
|
-
<strong>Returns:</strong>
|
|
2207
|
-
<code
|
|
2208
|
-
>{ readonly diagnostics: readonly RuntimeApiLoaderDiagnostic[]; readonly
|
|
2209
|
-
stateAdapter: StateAdapter; readonly stateVersion: number; }</code
|
|
2210
|
-
>
|
|
2211
|
-
</p>
|
|
1882
|
+
<p><strong>Returns:</strong> <code>Record<string, unknown></code></p>
|
|
2212
1883
|
</div>
|
|
2213
1884
|
</article>
|
|
2214
1885
|
</section>
|
|
@@ -2651,7 +2322,7 @@
|
|
|
2651
2322
|
<td>
|
|
2652
2323
|
<code
|
|
2653
2324
|
>Readonly<Record<string,
|
|
2654
|
-
import("/
|
|
2325
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
2655
2326
|
| undefined</code
|
|
2656
2327
|
>
|
|
2657
2328
|
</td>
|
|
@@ -2759,7 +2430,7 @@
|
|
|
2759
2430
|
<td>
|
|
2760
2431
|
<code
|
|
2761
2432
|
>Readonly<Record<string,
|
|
2762
|
-
import("/
|
|
2433
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
2763
2434
|
| undefined</code
|
|
2764
2435
|
>
|
|
2765
2436
|
</td>
|
|
@@ -2907,7 +2578,7 @@
|
|
|
2907
2578
|
data-search="createRuntimeDataSourceOperationExecutor function src/runtimeDataSourceOperations.ts RuntimeBindingOperationExecutor RuntimeDataSourceOperationExecutorOptions (options: RuntimeDataSourceOperationExecutorOptions) => RuntimeBindingOperationExecutor"
|
|
2908
2579
|
>
|
|
2909
2580
|
<h4>createRuntimeDataSourceOperationExecutor</h4>
|
|
2910
|
-
<p class="muted">function • <code>src/runtimeDataSourceOperations.ts:
|
|
2581
|
+
<p class="muted">function • <code>src/runtimeDataSourceOperations.ts:14:1</code></p>
|
|
2911
2582
|
|
|
2912
2583
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2913
2584
|
<div>
|
|
@@ -2948,7 +2619,7 @@
|
|
|
2948
2619
|
data-search="RuntimeDataSourceOperationExecutorOptions type src/runtimeDataSourceOperations.ts "
|
|
2949
2620
|
>
|
|
2950
2621
|
<h4>RuntimeDataSourceOperationExecutorOptions</h4>
|
|
2951
|
-
<p class="muted">type • <code>src/runtimeDataSourceOperations.ts:
|
|
2622
|
+
<p class="muted">type • <code>src/runtimeDataSourceOperations.ts:8:1</code></p>
|
|
2952
2623
|
|
|
2953
2624
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
2954
2625
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -2971,11 +2642,20 @@
|
|
|
2971
2642
|
<td>no</td>
|
|
2972
2643
|
<td></td>
|
|
2973
2644
|
</tr>
|
|
2645
|
+
<tr>
|
|
2646
|
+
<td><code>databaseAdapters</code></td>
|
|
2647
|
+
<td>property</td>
|
|
2648
|
+
<td>
|
|
2649
|
+
<code>Readonly<Record<string, DbAdapter>> | undefined</code>
|
|
2650
|
+
</td>
|
|
2651
|
+
<td>no</td>
|
|
2652
|
+
<td></td>
|
|
2653
|
+
</tr>
|
|
2974
2654
|
<tr>
|
|
2975
2655
|
<td><code>fetch</code></td>
|
|
2976
2656
|
<td>property</td>
|
|
2977
|
-
<td><code>EndpointTestFetch</code></td>
|
|
2978
|
-
<td>
|
|
2657
|
+
<td><code>EndpointTestFetch | undefined</code></td>
|
|
2658
|
+
<td>no</td>
|
|
2979
2659
|
<td></td>
|
|
2980
2660
|
</tr>
|
|
2981
2661
|
</tbody>
|
|
@@ -4083,7 +3763,7 @@
|
|
|
4083
3763
|
<td>
|
|
4084
3764
|
<code
|
|
4085
3765
|
>Readonly<Record<string,
|
|
4086
|
-
import("/
|
|
3766
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
4087
3767
|
| undefined</code
|
|
4088
3768
|
>
|
|
4089
3769
|
</td>
|
|
@@ -4096,7 +3776,7 @@
|
|
|
4096
3776
|
<td>
|
|
4097
3777
|
<code
|
|
4098
3778
|
>Readonly<Record<string,
|
|
4099
|
-
import("/
|
|
3779
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/index").DataSourceConfig>>
|
|
4100
3780
|
| undefined</code
|
|
4101
3781
|
>
|
|
4102
3782
|
</td>
|
|
@@ -4129,7 +3809,7 @@
|
|
|
4129
3809
|
<td>property</td>
|
|
4130
3810
|
<td>
|
|
4131
3811
|
<code
|
|
4132
|
-
>import("/
|
|
3812
|
+
>import("/home/runner/work/runtime/runtime/src/RuntimeRendererConfig").RuntimeActionHandler
|
|
4133
3813
|
| undefined</code
|
|
4134
3814
|
>
|
|
4135
3815
|
</td>
|
|
@@ -4522,7 +4202,7 @@
|
|
|
4522
4202
|
<td>
|
|
4523
4203
|
<code
|
|
4524
4204
|
>Readonly<Record<string,
|
|
4525
|
-
import("/
|
|
4205
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
4526
4206
|
| undefined</code
|
|
4527
4207
|
>
|
|
4528
4208
|
</td>
|
|
@@ -4535,7 +4215,7 @@
|
|
|
4535
4215
|
<td>
|
|
4536
4216
|
<code
|
|
4537
4217
|
>Readonly<Record<string,
|
|
4538
|
-
import("/
|
|
4218
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/index").DataSourceConfig>>
|
|
4539
4219
|
| undefined</code
|
|
4540
4220
|
>
|
|
4541
4221
|
</td>
|
|
@@ -4595,7 +4275,7 @@
|
|
|
4595
4275
|
<td>
|
|
4596
4276
|
<code
|
|
4597
4277
|
>Readonly<Record<string,
|
|
4598
|
-
import("/
|
|
4278
|
+
import("/home/runner/work/runtime/runtime/node_modules/@ankhorage/contracts/dist/bindings").BindingValue
|
|
4599
4279
|
| undefined>> | undefined</code
|
|
4600
4280
|
>
|
|
4601
4281
|
</td>
|
|
@@ -4812,7 +4492,7 @@
|
|
|
4812
4492
|
data-search="RuntimeScreen function src/RuntimeScreen.tsx RuntimeScreenProps (props: RuntimeScreenProps) => React.JSX.Element"
|
|
4813
4493
|
>
|
|
4814
4494
|
<h4>RuntimeScreen</h4>
|
|
4815
|
-
<p class="muted">function • <code>src/RuntimeScreen.tsx:
|
|
4495
|
+
<p class="muted">function • <code>src/RuntimeScreen.tsx:17:1</code></p>
|
|
4816
4496
|
|
|
4817
4497
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4818
4498
|
<div>
|
|
@@ -4851,7 +4531,7 @@
|
|
|
4851
4531
|
data-search="RuntimeScreenProps type src/RuntimeScreen.tsx "
|
|
4852
4532
|
>
|
|
4853
4533
|
<h4>RuntimeScreenProps</h4>
|
|
4854
|
-
<p class="muted">type • <code>src/RuntimeScreen.tsx:
|
|
4534
|
+
<p class="muted">type • <code>src/RuntimeScreen.tsx:10:1</code></p>
|
|
4855
4535
|
|
|
4856
4536
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4857
4537
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -4912,7 +4592,7 @@
|
|
|
4912
4592
|
data-search="createPendingRuntimeScreenOperationLoaderState function src/runtimeScreenLoaders.ts RuntimeScreenOperationLoaderState (args: { readonly dependencyKey: string; readonly previousState?: RuntimeScreenOperationLoaderState; }) => RuntimeScreenOperationLoaderState"
|
|
4913
4593
|
>
|
|
4914
4594
|
<h4>createPendingRuntimeScreenOperationLoaderState</h4>
|
|
4915
|
-
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:
|
|
4595
|
+
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:82:1</code></p>
|
|
4916
4596
|
|
|
4917
4597
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4918
4598
|
<div>
|
|
@@ -4957,7 +4637,7 @@
|
|
|
4957
4637
|
data-search="createRuntimeScreenLoaderRequestKey function src/runtimeScreenLoaders.ts RuntimeBindingOperationResultCache (args: { readonly screenId: string; readonly loaders: readonly OperationScreenDataLoaderDefinition[]; readonly bindingContext?: Record<string, unknown>; readonly operationResults?: RuntimeBindingOperationResultCache; }) => string"
|
|
4958
4638
|
>
|
|
4959
4639
|
<h4>createRuntimeScreenLoaderRequestKey</h4>
|
|
4960
|
-
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:
|
|
4640
|
+
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:49:1</code></p>
|
|
4961
4641
|
|
|
4962
4642
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4963
4643
|
<div>
|
|
@@ -5004,7 +4684,7 @@
|
|
|
5004
4684
|
data-search='executeRuntimeScreenOperationLoaders function src/runtimeScreenLoaders.ts RuntimeBindingOperationExecutor RuntimeBindingOperationResultCache RuntimeBindingResolutionContext RuntimeScreenOperationLoaderExecutionResult (args: { readonly bindingContext?: Record<string, unknown>; readonly dataSources?: RuntimeBindingResolutionContext["dataSources"]; readonly executeOperation?: RuntimeBindingOperationExecutor; readonly operationResults?: RuntimeBindingOperationResultCache; readonly screen: ScreenSpec; readonly loaders: readonly OperationScreenDataLoaderDefinition[]; }) => Promise<RuntimeScreenOperationLoaderExecutionResult>'
|
|
5005
4685
|
>
|
|
5006
4686
|
<h4>executeRuntimeScreenOperationLoaders</h4>
|
|
5007
|
-
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:
|
|
4687
|
+
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:178:1</code></p>
|
|
5008
4688
|
|
|
5009
4689
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5010
4690
|
<div>
|
|
@@ -5053,49 +4733,13 @@
|
|
|
5053
4733
|
</p>
|
|
5054
4734
|
</div>
|
|
5055
4735
|
</article>
|
|
5056
|
-
<article
|
|
5057
|
-
class="item"
|
|
5058
|
-
id="symbol-resolvescreenapiloaders"
|
|
5059
|
-
data-search="resolveScreenApiLoaders function src/runtimeScreenLoaders.ts (screen: ScreenSpec) => readonly ApiScreenDataLoaderDefinition[]"
|
|
5060
|
-
>
|
|
5061
|
-
<h4>resolveScreenApiLoaders</h4>
|
|
5062
|
-
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:44:1</code></p>
|
|
5063
|
-
|
|
5064
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5065
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
5066
|
-
<div>
|
|
5067
|
-
<h5>Signature</h5>
|
|
5068
|
-
<pre>(screen: ScreenSpec) => readonly ApiScreenDataLoaderDefinition[]</pre>
|
|
5069
|
-
<table>
|
|
5070
|
-
<thead>
|
|
5071
|
-
<tr>
|
|
5072
|
-
<th>Parameter</th>
|
|
5073
|
-
<th>Type</th>
|
|
5074
|
-
<th>Required</th>
|
|
5075
|
-
<th>Description</th>
|
|
5076
|
-
</tr>
|
|
5077
|
-
</thead>
|
|
5078
|
-
<tbody>
|
|
5079
|
-
<tr>
|
|
5080
|
-
<td><code>screen</code></td>
|
|
5081
|
-
<td><code>ScreenSpec</code></td>
|
|
5082
|
-
<td>yes</td>
|
|
5083
|
-
<td></td>
|
|
5084
|
-
</tr>
|
|
5085
|
-
</tbody>
|
|
5086
|
-
</table>
|
|
5087
|
-
<p>
|
|
5088
|
-
<strong>Returns:</strong> <code>readonly ApiScreenDataLoaderDefinition[]</code>
|
|
5089
|
-
</p>
|
|
5090
|
-
</div>
|
|
5091
|
-
</article>
|
|
5092
4736
|
<article
|
|
5093
4737
|
class="item"
|
|
5094
4738
|
id="symbol-resolvescreenoperationloaders"
|
|
5095
4739
|
data-search="resolveScreenOperationLoaders function src/runtimeScreenLoaders.ts (screen: ScreenSpec) => readonly OperationScreenDataLoaderDefinition[]"
|
|
5096
4740
|
>
|
|
5097
4741
|
<h4>resolveScreenOperationLoaders</h4>
|
|
5098
|
-
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:
|
|
4742
|
+
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:43:1</code></p>
|
|
5099
4743
|
|
|
5100
4744
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5101
4745
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -5133,7 +4777,7 @@
|
|
|
5133
4777
|
data-search="RuntimeScreenOperationLoaderExecutionResult type src/runtimeScreenLoaders.ts "
|
|
5134
4778
|
>
|
|
5135
4779
|
<h4>RuntimeScreenOperationLoaderExecutionResult</h4>
|
|
5136
|
-
<p class="muted">type • <code>src/runtimeScreenLoaders.ts:
|
|
4780
|
+
<p class="muted">type • <code>src/runtimeScreenLoaders.ts:25:1</code></p>
|
|
5137
4781
|
|
|
5138
4782
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5139
4783
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -5181,7 +4825,7 @@
|
|
|
5181
4825
|
data-search="RuntimeScreenOperationLoaderState type src/runtimeScreenLoaders.ts "
|
|
5182
4826
|
>
|
|
5183
4827
|
<h4>RuntimeScreenOperationLoaderState</h4>
|
|
5184
|
-
<p class="muted">type • <code>src/runtimeScreenLoaders.ts:
|
|
4828
|
+
<p class="muted">type • <code>src/runtimeScreenLoaders.ts:18:1</code></p>
|
|
5185
4829
|
|
|
5186
4830
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5187
4831
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -5236,7 +4880,7 @@
|
|
|
5236
4880
|
data-search='useRuntimeScreenOperationLoaders function src/runtimeScreenLoaders.ts RuntimeBindingOperationExecutor RuntimeBindingOperationResultCache RuntimeBindingResolutionContext RuntimeScreenOperationLoaderState (args: { readonly bindingContext?: Record<string, unknown>; readonly dataSources?: RuntimeBindingResolutionContext["dataSources"]; readonly executeOperation?: RuntimeBindingOperationExecutor; readonly operationResults?: RuntimeBindingOperationResultCache; readonly onDiagnostics?: (diagnostics: readonly DataSourceDiagnostic[]) => void; readonly screen: ScreenSpec; }) => RuntimeScreenOperationLoaderState'
|
|
5237
4881
|
>
|
|
5238
4882
|
<h4>useRuntimeScreenOperationLoaders</h4>
|
|
5239
|
-
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:
|
|
4883
|
+
<p class="muted">function • <code>src/runtimeScreenLoaders.ts:273:1</code></p>
|
|
5240
4884
|
|
|
5241
4885
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5242
4886
|
<div>
|
|
@@ -5600,7 +5244,7 @@
|
|
|
5600
5244
|
data-search="RuntimeScreen src/RuntimeScreen.tsx manifest AppManifest registry ComponentRegistry | undefined screen ScreenSpec stateAdapter StateAdapter | undefined"
|
|
5601
5245
|
>
|
|
5602
5246
|
<h3>RuntimeScreen</h3>
|
|
5603
|
-
<p class="muted"><code>src/RuntimeScreen.tsx:
|
|
5247
|
+
<p class="muted"><code>src/RuntimeScreen.tsx:17:1</code></p>
|
|
5604
5248
|
|
|
5605
5249
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5606
5250
|
<table>
|
|
@@ -5679,20 +5323,15 @@
|
|
|
5679
5323
|
package__ankhorage_runtime -.-> module_src_runtimeActionRegistry_ts
|
|
5680
5324
|
module_src_runtimeActionRegistry_ts --> module_src_runtimeBindings_ts
|
|
5681
5325
|
module_src_runtimeActionRegistry_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5682
|
-
module_src_runtimeApiLoaders_test_ts["src/runtimeApiLoaders.test.ts"]
|
|
5683
|
-
package__ankhorage_runtime -.-> module_src_runtimeApiLoaders_test_ts
|
|
5684
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeApiLoaders_ts
|
|
5685
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeBindings_ts
|
|
5686
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeStateAdapter_ts
|
|
5687
|
-
module_src_runtimeApiLoaders_ts["src/runtimeApiLoaders.ts"]
|
|
5688
|
-
package__ankhorage_runtime -.-> module_src_runtimeApiLoaders_ts
|
|
5689
|
-
module_src_runtimeApiLoaders_ts --> module_src_runtimeStateAdapter_ts
|
|
5690
5326
|
module_src_runtimeBindings_test_ts["src/runtimeBindings.test.ts"]
|
|
5691
5327
|
package__ankhorage_runtime -.-> module_src_runtimeBindings_test_ts
|
|
5692
5328
|
module_src_runtimeBindings_test_ts --> module_src_runtimeBindings_ts
|
|
5693
5329
|
module_src_runtimeBindings_test_ts --> module_src_runtimeNodeProps_ts
|
|
5694
5330
|
module_src_runtimeBindings_ts["src/runtimeBindings.ts"]
|
|
5695
5331
|
package__ankhorage_runtime -.-> module_src_runtimeBindings_ts
|
|
5332
|
+
module_src_runtimeDatabaseOperationExecutor_ts["src/runtimeDatabaseOperationExecutor.ts"]
|
|
5333
|
+
package__ankhorage_runtime -.-> module_src_runtimeDatabaseOperationExecutor_ts
|
|
5334
|
+
module_src_runtimeDatabaseOperationExecutor_ts --> module_src_runtimeBindings_ts
|
|
5696
5335
|
module_src_runtimeDataSourceOperations_test_ts["src/runtimeDataSourceOperations.test.ts"]
|
|
5697
5336
|
package__ankhorage_runtime -.-> module_src_runtimeDataSourceOperations_test_ts
|
|
5698
5337
|
module_src_runtimeDataSourceOperations_test_ts -->
|
|
@@ -5700,6 +5339,8 @@
|
|
|
5700
5339
|
module_src_runtimeDataSourceOperations_ts["src/runtimeDataSourceOperations.ts"]
|
|
5701
5340
|
package__ankhorage_runtime -.-> module_src_runtimeDataSourceOperations_ts
|
|
5702
5341
|
module_src_runtimeDataSourceOperations_ts --> module_src_runtimeBindings_ts
|
|
5342
|
+
module_src_runtimeDataSourceOperations_ts -->
|
|
5343
|
+
module_src_runtimeDatabaseOperationExecutor_ts
|
|
5703
5344
|
module_src_runtimeDbPersist_test_ts["src/runtimeDbPersist.test.ts"]
|
|
5704
5345
|
package__ankhorage_runtime -.-> module_src_runtimeDbPersist_test_ts
|
|
5705
5346
|
module_src_runtimeDbPersist_test_ts --> module_src_runtimeActionRegistry_ts
|
|
@@ -5764,10 +5405,10 @@
|
|
|
5764
5405
|
module_src_RuntimeScreen_tsx["src/RuntimeScreen.tsx"]
|
|
5765
5406
|
package__ankhorage_runtime -.-> module_src_RuntimeScreen_tsx
|
|
5766
5407
|
module_src_RuntimeScreen_tsx --> module_src_registry_tsx
|
|
5767
|
-
module_src_RuntimeScreen_tsx --> module_src_runtimeApiLoaders_ts
|
|
5768
5408
|
module_src_RuntimeScreen_tsx --> module_src_RuntimeRenderer_tsx
|
|
5769
5409
|
module_src_RuntimeScreen_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5770
5410
|
module_src_RuntimeScreen_tsx --> module_src_runtimeScreenLoaders_ts
|
|
5411
|
+
module_src_RuntimeScreen_tsx --> module_src_runtimeStateAdapter_ts
|
|
5771
5412
|
module_src_runtimeScreenLoaders_arrayPath_test_ts["src/runtimeScreenLoaders.arrayPath.test.ts"]
|
|
5772
5413
|
package__ankhorage_runtime -.-> module_src_runtimeScreenLoaders_arrayPath_test_ts
|
|
5773
5414
|
module_src_runtimeScreenLoaders_arrayPath_test_ts -->
|
|
@@ -5826,26 +5467,22 @@ graph TD
|
|
|
5826
5467
|
package__ankhorage_runtime -.-> module_src_runtimeActionRegistry_ts
|
|
5827
5468
|
module_src_runtimeActionRegistry_ts --> module_src_runtimeBindings_ts
|
|
5828
5469
|
module_src_runtimeActionRegistry_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5829
|
-
module_src_runtimeApiLoaders_test_ts["src/runtimeApiLoaders.test.ts"]
|
|
5830
|
-
package__ankhorage_runtime -.-> module_src_runtimeApiLoaders_test_ts
|
|
5831
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeApiLoaders_ts
|
|
5832
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeBindings_ts
|
|
5833
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeStateAdapter_ts
|
|
5834
|
-
module_src_runtimeApiLoaders_ts["src/runtimeApiLoaders.ts"]
|
|
5835
|
-
package__ankhorage_runtime -.-> module_src_runtimeApiLoaders_ts
|
|
5836
|
-
module_src_runtimeApiLoaders_ts --> module_src_runtimeStateAdapter_ts
|
|
5837
5470
|
module_src_runtimeBindings_test_ts["src/runtimeBindings.test.ts"]
|
|
5838
5471
|
package__ankhorage_runtime -.-> module_src_runtimeBindings_test_ts
|
|
5839
5472
|
module_src_runtimeBindings_test_ts --> module_src_runtimeBindings_ts
|
|
5840
5473
|
module_src_runtimeBindings_test_ts --> module_src_runtimeNodeProps_ts
|
|
5841
5474
|
module_src_runtimeBindings_ts["src/runtimeBindings.ts"]
|
|
5842
5475
|
package__ankhorage_runtime -.-> module_src_runtimeBindings_ts
|
|
5476
|
+
module_src_runtimeDatabaseOperationExecutor_ts["src/runtimeDatabaseOperationExecutor.ts"]
|
|
5477
|
+
package__ankhorage_runtime -.-> module_src_runtimeDatabaseOperationExecutor_ts
|
|
5478
|
+
module_src_runtimeDatabaseOperationExecutor_ts --> module_src_runtimeBindings_ts
|
|
5843
5479
|
module_src_runtimeDataSourceOperations_test_ts["src/runtimeDataSourceOperations.test.ts"]
|
|
5844
5480
|
package__ankhorage_runtime -.-> module_src_runtimeDataSourceOperations_test_ts
|
|
5845
5481
|
module_src_runtimeDataSourceOperations_test_ts --> module_src_runtimeDataSourceOperations_ts
|
|
5846
5482
|
module_src_runtimeDataSourceOperations_ts["src/runtimeDataSourceOperations.ts"]
|
|
5847
5483
|
package__ankhorage_runtime -.-> module_src_runtimeDataSourceOperations_ts
|
|
5848
5484
|
module_src_runtimeDataSourceOperations_ts --> module_src_runtimeBindings_ts
|
|
5485
|
+
module_src_runtimeDataSourceOperations_ts --> module_src_runtimeDatabaseOperationExecutor_ts
|
|
5849
5486
|
module_src_runtimeDbPersist_test_ts["src/runtimeDbPersist.test.ts"]
|
|
5850
5487
|
package__ankhorage_runtime -.-> module_src_runtimeDbPersist_test_ts
|
|
5851
5488
|
module_src_runtimeDbPersist_test_ts --> module_src_runtimeActionRegistry_ts
|
|
@@ -5909,10 +5546,10 @@ graph TD
|
|
|
5909
5546
|
module_src_RuntimeScreen_tsx["src/RuntimeScreen.tsx"]
|
|
5910
5547
|
package__ankhorage_runtime -.-> module_src_RuntimeScreen_tsx
|
|
5911
5548
|
module_src_RuntimeScreen_tsx --> module_src_registry_tsx
|
|
5912
|
-
module_src_RuntimeScreen_tsx --> module_src_runtimeApiLoaders_ts
|
|
5913
5549
|
module_src_RuntimeScreen_tsx --> module_src_RuntimeRenderer_tsx
|
|
5914
5550
|
module_src_RuntimeScreen_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5915
5551
|
module_src_RuntimeScreen_tsx --> module_src_runtimeScreenLoaders_ts
|
|
5552
|
+
module_src_RuntimeScreen_tsx --> module_src_runtimeStateAdapter_ts
|
|
5916
5553
|
module_src_runtimeScreenLoaders_arrayPath_test_ts["src/runtimeScreenLoaders.arrayPath.test.ts"]
|
|
5917
5554
|
package__ankhorage_runtime -.-> module_src_runtimeScreenLoaders_arrayPath_test_ts
|
|
5918
5555
|
module_src_runtimeScreenLoaders_arrayPath_test_ts --> module_src_runtimeBindings_ts
|
|
@@ -5954,10 +5591,9 @@ graph TD
|
|
|
5954
5591
|
module_src_rendering_ts["src/rendering.ts"]
|
|
5955
5592
|
module_src_runtimeActionRegistry_test_ts["src/runtimeActionRegistry.test.ts"]
|
|
5956
5593
|
module_src_runtimeActionRegistry_ts["src/runtimeActionRegistry.ts"]
|
|
5957
|
-
module_src_runtimeApiLoaders_test_ts["src/runtimeApiLoaders.test.ts"]
|
|
5958
|
-
module_src_runtimeApiLoaders_ts["src/runtimeApiLoaders.ts"]
|
|
5959
5594
|
module_src_runtimeBindings_test_ts["src/runtimeBindings.test.ts"]
|
|
5960
5595
|
module_src_runtimeBindings_ts["src/runtimeBindings.ts"]
|
|
5596
|
+
module_src_runtimeDatabaseOperationExecutor_ts["src/runtimeDatabaseOperationExecutor.ts"]
|
|
5961
5597
|
module_src_runtimeDataSourceOperations_test_ts["src/runtimeDataSourceOperations.test.ts"]
|
|
5962
5598
|
module_src_runtimeDataSourceOperations_ts["src/runtimeDataSourceOperations.ts"]
|
|
5963
5599
|
module_src_runtimeDbPersist_test_ts["src/runtimeDbPersist.test.ts"]
|
|
@@ -5990,48 +5626,47 @@ graph TD
|
|
|
5990
5626
|
module_src_runtimeActionRegistry_ts module_src_runtimeActionRegistry_test_ts -->
|
|
5991
5627
|
module_src_runtimeBindings_ts module_src_runtimeActionRegistry_ts -->
|
|
5992
5628
|
module_src_runtimeBindings_ts module_src_runtimeActionRegistry_ts -->
|
|
5993
|
-
module_src_RuntimeRendererConfig_tsx
|
|
5994
|
-
module_src_runtimeApiLoaders_ts module_src_runtimeApiLoaders_test_ts -->
|
|
5995
|
-
module_src_runtimeBindings_ts module_src_runtimeApiLoaders_test_ts -->
|
|
5996
|
-
module_src_runtimeStateAdapter_ts module_src_runtimeApiLoaders_ts -->
|
|
5997
|
-
module_src_runtimeStateAdapter_ts module_src_runtimeBindings_test_ts -->
|
|
5629
|
+
module_src_RuntimeRendererConfig_tsx module_src_runtimeBindings_test_ts -->
|
|
5998
5630
|
module_src_runtimeBindings_ts module_src_runtimeBindings_test_ts -->
|
|
5999
|
-
module_src_runtimeNodeProps_ts
|
|
5631
|
+
module_src_runtimeNodeProps_ts module_src_runtimeDatabaseOperationExecutor_ts -->
|
|
5632
|
+
module_src_runtimeBindings_ts module_src_runtimeDataSourceOperations_test_ts -->
|
|
6000
5633
|
module_src_runtimeDataSourceOperations_ts module_src_runtimeDataSourceOperations_ts
|
|
6001
|
-
--> module_src_runtimeBindings_ts
|
|
6002
|
-
|
|
6003
|
-
|
|
6004
|
-
|
|
6005
|
-
|
|
6006
|
-
|
|
6007
|
-
|
|
6008
|
-
|
|
6009
|
-
|
|
6010
|
-
|
|
6011
|
-
|
|
6012
|
-
|
|
6013
|
-
|
|
6014
|
-
|
|
6015
|
-
|
|
6016
|
-
|
|
6017
|
-
|
|
6018
|
-
|
|
6019
|
-
|
|
6020
|
-
|
|
6021
|
-
|
|
6022
|
-
|
|
6023
|
-
-->
|
|
6024
|
-
|
|
5634
|
+
--> module_src_runtimeBindings_ts module_src_runtimeDataSourceOperations_ts
|
|
5635
|
+
--> module_src_runtimeDatabaseOperationExecutor_ts
|
|
5636
|
+
module_src_runtimeDbPersist_test_ts --> module_src_runtimeActionRegistry_ts
|
|
5637
|
+
module_src_runtimeDbPersist_test_ts --> module_src_runtimeDbPersist_ts
|
|
5638
|
+
module_src_runtimeDbPersist_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5639
|
+
module_src_runtimeEventExecution_test_ts --> module_src_runtimeEventExecution_ts
|
|
5640
|
+
module_src_runtimeEventExecution_ts --> module_src_runtimeActionRegistry_ts
|
|
5641
|
+
module_src_runtimeEventExecution_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5642
|
+
module_src_runtimeNodeProps_test_ts --> module_src_runtimeNodeProps_ts
|
|
5643
|
+
module_src_runtimeNodeProps_ts --> module_src_runtimeBindings_ts
|
|
5644
|
+
module_src_runtimeNodeProps_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5645
|
+
module_src_RuntimeRenderer_test_ts --> module_src_runtimeRepeatEmptyState_ts
|
|
5646
|
+
module_src_RuntimeRenderer_tsx --> module_src_registry_tsx
|
|
5647
|
+
module_src_RuntimeRenderer_tsx --> module_src_rendering_ts
|
|
5648
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeActionRegistry_ts
|
|
5649
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeBindings_ts
|
|
5650
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeDbPersist_ts
|
|
5651
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeEventExecution_ts
|
|
5652
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeNodeProps_ts
|
|
5653
|
+
module_src_RuntimeRenderer_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5654
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeat_ts
|
|
5655
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatDiagnostics_ts
|
|
5656
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatEmptyState_ts
|
|
5657
|
+
module_src_RuntimeRendererConfig_test_tsx -->
|
|
5658
|
+
module_src_RuntimeRendererConfig_tsx module_src_RuntimeRendererConfig_tsx -->
|
|
5659
|
+
module_src_registry_tsx module_src_RuntimeRendererConfig_tsx -->
|
|
6025
5660
|
module_src_runtimeBindings_ts module_src_runtimeRepeat_test_ts -->
|
|
6026
5661
|
module_src_runtimeActionRegistry_ts module_src_runtimeRepeat_test_ts -->
|
|
6027
5662
|
module_src_runtimeBindings_ts module_src_runtimeRepeat_test_ts -->
|
|
6028
5663
|
module_src_runtimeRepeat_ts module_src_runtimeRepeat_ts -->
|
|
6029
5664
|
module_src_runtimeBindings_ts module_src_RuntimeScreen_tsx -->
|
|
6030
5665
|
module_src_registry_tsx module_src_RuntimeScreen_tsx -->
|
|
6031
|
-
module_src_runtimeApiLoaders_ts module_src_RuntimeScreen_tsx -->
|
|
6032
5666
|
module_src_RuntimeRenderer_tsx module_src_RuntimeScreen_tsx -->
|
|
6033
5667
|
module_src_RuntimeRendererConfig_tsx module_src_RuntimeScreen_tsx -->
|
|
6034
|
-
module_src_runtimeScreenLoaders_ts
|
|
5668
|
+
module_src_runtimeScreenLoaders_ts module_src_RuntimeScreen_tsx -->
|
|
5669
|
+
module_src_runtimeStateAdapter_ts module_src_runtimeScreenLoaders_arrayPath_test_ts
|
|
6035
5670
|
--> module_src_runtimeBindings_ts
|
|
6036
5671
|
module_src_runtimeScreenLoaders_arrayPath_test_ts -->
|
|
6037
5672
|
module_src_runtimeScreenLoaders_ts module_src_runtimeScreenLoaders_test_ts -->
|
|
@@ -6057,10 +5692,9 @@ graph LR
|
|
|
6057
5692
|
module_src_rendering_ts["src/rendering.ts"]
|
|
6058
5693
|
module_src_runtimeActionRegistry_test_ts["src/runtimeActionRegistry.test.ts"]
|
|
6059
5694
|
module_src_runtimeActionRegistry_ts["src/runtimeActionRegistry.ts"]
|
|
6060
|
-
module_src_runtimeApiLoaders_test_ts["src/runtimeApiLoaders.test.ts"]
|
|
6061
|
-
module_src_runtimeApiLoaders_ts["src/runtimeApiLoaders.ts"]
|
|
6062
5695
|
module_src_runtimeBindings_test_ts["src/runtimeBindings.test.ts"]
|
|
6063
5696
|
module_src_runtimeBindings_ts["src/runtimeBindings.ts"]
|
|
5697
|
+
module_src_runtimeDatabaseOperationExecutor_ts["src/runtimeDatabaseOperationExecutor.ts"]
|
|
6064
5698
|
module_src_runtimeDataSourceOperations_test_ts["src/runtimeDataSourceOperations.test.ts"]
|
|
6065
5699
|
module_src_runtimeDataSourceOperations_ts["src/runtimeDataSourceOperations.ts"]
|
|
6066
5700
|
module_src_runtimeDbPersist_test_ts["src/runtimeDbPersist.test.ts"]
|
|
@@ -6094,14 +5728,12 @@ graph LR
|
|
|
6094
5728
|
module_src_runtimeActionRegistry_test_ts --> module_src_runtimeBindings_ts
|
|
6095
5729
|
module_src_runtimeActionRegistry_ts --> module_src_runtimeBindings_ts
|
|
6096
5730
|
module_src_runtimeActionRegistry_ts --> module_src_RuntimeRendererConfig_tsx
|
|
6097
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeApiLoaders_ts
|
|
6098
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeBindings_ts
|
|
6099
|
-
module_src_runtimeApiLoaders_test_ts --> module_src_runtimeStateAdapter_ts
|
|
6100
|
-
module_src_runtimeApiLoaders_ts --> module_src_runtimeStateAdapter_ts
|
|
6101
5731
|
module_src_runtimeBindings_test_ts --> module_src_runtimeBindings_ts
|
|
6102
5732
|
module_src_runtimeBindings_test_ts --> module_src_runtimeNodeProps_ts
|
|
5733
|
+
module_src_runtimeDatabaseOperationExecutor_ts --> module_src_runtimeBindings_ts
|
|
6103
5734
|
module_src_runtimeDataSourceOperations_test_ts --> module_src_runtimeDataSourceOperations_ts
|
|
6104
5735
|
module_src_runtimeDataSourceOperations_ts --> module_src_runtimeBindings_ts
|
|
5736
|
+
module_src_runtimeDataSourceOperations_ts --> module_src_runtimeDatabaseOperationExecutor_ts
|
|
6105
5737
|
module_src_runtimeDbPersist_test_ts --> module_src_runtimeActionRegistry_ts
|
|
6106
5738
|
module_src_runtimeDbPersist_test_ts --> module_src_runtimeDbPersist_ts
|
|
6107
5739
|
module_src_runtimeDbPersist_ts --> module_src_RuntimeRendererConfig_tsx
|
|
@@ -6131,10 +5763,10 @@ graph LR
|
|
|
6131
5763
|
module_src_runtimeRepeat_test_ts --> module_src_runtimeRepeat_ts
|
|
6132
5764
|
module_src_runtimeRepeat_ts --> module_src_runtimeBindings_ts
|
|
6133
5765
|
module_src_RuntimeScreen_tsx --> module_src_registry_tsx
|
|
6134
|
-
module_src_RuntimeScreen_tsx --> module_src_runtimeApiLoaders_ts
|
|
6135
5766
|
module_src_RuntimeScreen_tsx --> module_src_RuntimeRenderer_tsx
|
|
6136
5767
|
module_src_RuntimeScreen_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
6137
5768
|
module_src_RuntimeScreen_tsx --> module_src_runtimeScreenLoaders_ts
|
|
5769
|
+
module_src_RuntimeScreen_tsx --> module_src_runtimeStateAdapter_ts
|
|
6138
5770
|
module_src_runtimeScreenLoaders_arrayPath_test_ts --> module_src_runtimeBindings_ts
|
|
6139
5771
|
module_src_runtimeScreenLoaders_arrayPath_test_ts --> module_src_runtimeScreenLoaders_ts
|
|
6140
5772
|
module_src_runtimeScreenLoaders_test_ts --> module_src_runtimeBindings_ts
|
|
@@ -6161,10 +5793,9 @@ graph LR
|
|
|
6161
5793
|
module_src_rendering_ts["src/rendering.ts"]
|
|
6162
5794
|
module_src_runtimeActionRegistry_test_ts["src/runtimeActionRegistry.test.ts"]
|
|
6163
5795
|
module_src_runtimeActionRegistry_ts["src/runtimeActionRegistry.ts"]
|
|
6164
|
-
module_src_runtimeApiLoaders_test_ts["src/runtimeApiLoaders.test.ts"]
|
|
6165
|
-
module_src_runtimeApiLoaders_ts["src/runtimeApiLoaders.ts"]
|
|
6166
5796
|
module_src_runtimeBindings_test_ts["src/runtimeBindings.test.ts"]
|
|
6167
5797
|
module_src_runtimeBindings_ts["src/runtimeBindings.ts"]
|
|
5798
|
+
module_src_runtimeDatabaseOperationExecutor_ts["src/runtimeDatabaseOperationExecutor.ts"]
|
|
6168
5799
|
module_src_runtimeDataSourceOperations_test_ts["src/runtimeDataSourceOperations.test.ts"]
|
|
6169
5800
|
module_src_runtimeDataSourceOperations_ts["src/runtimeDataSourceOperations.ts"]
|
|
6170
5801
|
module_src_runtimeDbPersist_test_ts["src/runtimeDbPersist.test.ts"]
|
|
@@ -6271,10 +5902,6 @@ graph LR
|
|
|
6271
5902
|
module_src_runtimeDbPersist_ts --> export_executeDbPersistAction
|
|
6272
5903
|
export_executeDbPersistAction -.-> export_RuntimeActionHandlerArgs
|
|
6273
5904
|
export_executeDbPersistAction -.-> export_RuntimeDbPersistExecutionResult
|
|
6274
|
-
export_executeRuntimeApiLoaders["executeRuntimeApiLoaders"]
|
|
6275
|
-
module_src_runtimeApiLoaders_ts --> export_executeRuntimeApiLoaders
|
|
6276
|
-
export_executeRuntimeApiLoaders -.-> export_RuntimeApiLoaderDefinition
|
|
6277
|
-
export_executeRuntimeApiLoaders -.-> export_RuntimeApiLoaderExecutionResult
|
|
6278
5905
|
export_executeRuntimeScreenOperationLoaders["executeRuntimeScreenOperationLoaders"]
|
|
6279
5906
|
module_src_runtimeScreenLoaders_ts -->
|
|
6280
5907
|
export_executeRuntimeScreenOperationLoaders
|
|
@@ -6289,11 +5916,6 @@ graph LR
|
|
|
6289
5916
|
export_ManifestContext["ManifestContext"] module_src_ManifestContext_tsx
|
|
6290
5917
|
--> export_ManifestContext export_ManifestProvider["ManifestProvider"]
|
|
6291
5918
|
module_src_ManifestContext_tsx --> export_ManifestProvider
|
|
6292
|
-
export_materializeRuntimeApiLoaderState["materializeRuntimeApiLoaderState"]
|
|
6293
|
-
module_src_runtimeApiLoaders_ts --> export_materializeRuntimeApiLoaderState
|
|
6294
|
-
export_materializeRuntimeApiLoaderState -.-> export_RuntimeApiLoaderDefinition
|
|
6295
|
-
export_materializeRuntimeApiLoaderState -.->
|
|
6296
|
-
export_RuntimeApiLoaderMaterializationResult
|
|
6297
5919
|
export_mergeRuntimeRendererConfig["mergeRuntimeRendererConfig"]
|
|
6298
5920
|
module_src_RuntimeRendererConfig_tsx --> export_mergeRuntimeRendererConfig
|
|
6299
5921
|
export_mergeRuntimeRendererConfig -.-> export_RuntimeRendererConfig
|
|
@@ -6323,8 +5945,6 @@ graph LR
|
|
|
6323
5945
|
export_resolveRuntimeBindingValueSync["resolveRuntimeBindingValueSync"]
|
|
6324
5946
|
module_src_runtimeBindings_ts --> export_resolveRuntimeBindingValueSync
|
|
6325
5947
|
export_resolveRuntimeBindingValueSync -.-> export_RuntimeBindingResolutionContext
|
|
6326
|
-
export_resolveScreenApiLoaders["resolveScreenApiLoaders"]
|
|
6327
|
-
module_src_runtimeScreenLoaders_ts --> export_resolveScreenApiLoaders
|
|
6328
5948
|
export_resolveScreenOperationLoaders["resolveScreenOperationLoaders"]
|
|
6329
5949
|
module_src_runtimeScreenLoaders_ts --> export_resolveScreenOperationLoaders
|
|
6330
5950
|
export_RUNTIME_CAPABILITIES["RUNTIME_CAPABILITIES"]
|
|
@@ -6354,19 +5974,6 @@ graph LR
|
|
|
6354
5974
|
module_src_runtimeActionRegistry_ts --> export_RuntimeActionResolutionScope
|
|
6355
5975
|
export_RuntimeAdapterDescriptor["RuntimeAdapterDescriptor"]
|
|
6356
5976
|
module_src_runtimeManifest_ts --> export_RuntimeAdapterDescriptor
|
|
6357
|
-
export_RuntimeApiLoaderDefinition["RuntimeApiLoaderDefinition"]
|
|
6358
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderDefinition
|
|
6359
|
-
export_RuntimeApiLoaderDiagnostic["RuntimeApiLoaderDiagnostic"]
|
|
6360
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderDiagnostic
|
|
6361
|
-
export_RuntimeApiLoaderExecutionResult["RuntimeApiLoaderExecutionResult"]
|
|
6362
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderExecutionResult
|
|
6363
|
-
export_RuntimeApiLoaderExecutionResult -.-> export_RuntimeApiLoaderDiagnostic
|
|
6364
|
-
export_RuntimeApiLoaderMaterializationResult["RuntimeApiLoaderMaterializationResult"]
|
|
6365
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderMaterializationResult
|
|
6366
|
-
export_RuntimeApiLoaderMaterializationResult -.->
|
|
6367
|
-
export_RuntimeApiLoaderDiagnostic
|
|
6368
|
-
export_RuntimeApiLoaderMode["RuntimeApiLoaderMode"]
|
|
6369
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderMode
|
|
6370
5977
|
export_RuntimeBindingDescriptor["RuntimeBindingDescriptor"]
|
|
6371
5978
|
module_src_runtimeManifest_ts --> export_RuntimeBindingDescriptor
|
|
6372
5979
|
export_RuntimeBindingOperationExecutionArgs["RuntimeBindingOperationExecutionArgs"]
|
|
@@ -6475,10 +6082,6 @@ graph LR
|
|
|
6475
6082
|
module_src_ManifestContext_tsx --> export_useManifestContext
|
|
6476
6083
|
export_useOptionalManifestContext["useOptionalManifestContext"]
|
|
6477
6084
|
module_src_ManifestContext_tsx --> export_useOptionalManifestContext
|
|
6478
|
-
export_useRuntimeApiStateLoaders["useRuntimeApiStateLoaders"]
|
|
6479
|
-
module_src_runtimeApiLoaders_ts --> export_useRuntimeApiStateLoaders
|
|
6480
|
-
export_useRuntimeApiStateLoaders -.-> export_RuntimeApiLoaderDefinition
|
|
6481
|
-
export_useRuntimeApiStateLoaders -.-> export_RuntimeApiLoaderDiagnostic
|
|
6482
6085
|
export_useRuntimeRendererConfig["useRuntimeRendererConfig"]
|
|
6483
6086
|
module_src_RuntimeRendererConfig_tsx --> export_useRuntimeRendererConfig
|
|
6484
6087
|
export_useRuntimeRendererConfig -.-> export_RuntimeRendererConfig
|
|
@@ -6510,10 +6113,9 @@ graph LR
|
|
|
6510
6113
|
module_src_rendering_ts["src/rendering.ts"]
|
|
6511
6114
|
module_src_runtimeActionRegistry_test_ts["src/runtimeActionRegistry.test.ts"]
|
|
6512
6115
|
module_src_runtimeActionRegistry_ts["src/runtimeActionRegistry.ts"]
|
|
6513
|
-
module_src_runtimeApiLoaders_test_ts["src/runtimeApiLoaders.test.ts"]
|
|
6514
|
-
module_src_runtimeApiLoaders_ts["src/runtimeApiLoaders.ts"]
|
|
6515
6116
|
module_src_runtimeBindings_test_ts["src/runtimeBindings.test.ts"]
|
|
6516
6117
|
module_src_runtimeBindings_ts["src/runtimeBindings.ts"]
|
|
6118
|
+
module_src_runtimeDatabaseOperationExecutor_ts["src/runtimeDatabaseOperationExecutor.ts"]
|
|
6517
6119
|
module_src_runtimeDataSourceOperations_test_ts["src/runtimeDataSourceOperations.test.ts"]
|
|
6518
6120
|
module_src_runtimeDataSourceOperations_ts["src/runtimeDataSourceOperations.ts"]
|
|
6519
6121
|
module_src_runtimeDbPersist_test_ts["src/runtimeDbPersist.test.ts"]
|
|
@@ -6607,10 +6209,6 @@ graph LR
|
|
|
6607
6209
|
module_src_runtimeDbPersist_ts --> export_executeDbPersistAction
|
|
6608
6210
|
export_executeDbPersistAction -.-> export_RuntimeActionHandlerArgs
|
|
6609
6211
|
export_executeDbPersistAction -.-> export_RuntimeDbPersistExecutionResult
|
|
6610
|
-
export_executeRuntimeApiLoaders["executeRuntimeApiLoaders"]
|
|
6611
|
-
module_src_runtimeApiLoaders_ts --> export_executeRuntimeApiLoaders
|
|
6612
|
-
export_executeRuntimeApiLoaders -.-> export_RuntimeApiLoaderDefinition
|
|
6613
|
-
export_executeRuntimeApiLoaders -.-> export_RuntimeApiLoaderExecutionResult
|
|
6614
6212
|
export_executeRuntimeScreenOperationLoaders["executeRuntimeScreenOperationLoaders"]
|
|
6615
6213
|
module_src_runtimeScreenLoaders_ts --> export_executeRuntimeScreenOperationLoaders
|
|
6616
6214
|
export_executeRuntimeScreenOperationLoaders -.-> export_RuntimeBindingOperationExecutor
|
|
@@ -6623,10 +6221,6 @@ graph LR
|
|
|
6623
6221
|
module_src_ManifestContext_tsx --> export_ManifestContext
|
|
6624
6222
|
export_ManifestProvider["ManifestProvider"]
|
|
6625
6223
|
module_src_ManifestContext_tsx --> export_ManifestProvider
|
|
6626
|
-
export_materializeRuntimeApiLoaderState["materializeRuntimeApiLoaderState"]
|
|
6627
|
-
module_src_runtimeApiLoaders_ts --> export_materializeRuntimeApiLoaderState
|
|
6628
|
-
export_materializeRuntimeApiLoaderState -.-> export_RuntimeApiLoaderDefinition
|
|
6629
|
-
export_materializeRuntimeApiLoaderState -.-> export_RuntimeApiLoaderMaterializationResult
|
|
6630
6224
|
export_mergeRuntimeRendererConfig["mergeRuntimeRendererConfig"]
|
|
6631
6225
|
module_src_RuntimeRendererConfig_tsx --> export_mergeRuntimeRendererConfig
|
|
6632
6226
|
export_mergeRuntimeRendererConfig -.-> export_RuntimeRendererConfig
|
|
@@ -6656,8 +6250,6 @@ graph LR
|
|
|
6656
6250
|
export_resolveRuntimeBindingValueSync["resolveRuntimeBindingValueSync"]
|
|
6657
6251
|
module_src_runtimeBindings_ts --> export_resolveRuntimeBindingValueSync
|
|
6658
6252
|
export_resolveRuntimeBindingValueSync -.-> export_RuntimeBindingResolutionContext
|
|
6659
|
-
export_resolveScreenApiLoaders["resolveScreenApiLoaders"]
|
|
6660
|
-
module_src_runtimeScreenLoaders_ts --> export_resolveScreenApiLoaders
|
|
6661
6253
|
export_resolveScreenOperationLoaders["resolveScreenOperationLoaders"]
|
|
6662
6254
|
module_src_runtimeScreenLoaders_ts --> export_resolveScreenOperationLoaders
|
|
6663
6255
|
export_RUNTIME_CAPABILITIES["RUNTIME_CAPABILITIES"]
|
|
@@ -6687,18 +6279,6 @@ graph LR
|
|
|
6687
6279
|
module_src_runtimeActionRegistry_ts --> export_RuntimeActionResolutionScope
|
|
6688
6280
|
export_RuntimeAdapterDescriptor["RuntimeAdapterDescriptor"]
|
|
6689
6281
|
module_src_runtimeManifest_ts --> export_RuntimeAdapterDescriptor
|
|
6690
|
-
export_RuntimeApiLoaderDefinition["RuntimeApiLoaderDefinition"]
|
|
6691
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderDefinition
|
|
6692
|
-
export_RuntimeApiLoaderDiagnostic["RuntimeApiLoaderDiagnostic"]
|
|
6693
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderDiagnostic
|
|
6694
|
-
export_RuntimeApiLoaderExecutionResult["RuntimeApiLoaderExecutionResult"]
|
|
6695
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderExecutionResult
|
|
6696
|
-
export_RuntimeApiLoaderExecutionResult -.-> export_RuntimeApiLoaderDiagnostic
|
|
6697
|
-
export_RuntimeApiLoaderMaterializationResult["RuntimeApiLoaderMaterializationResult"]
|
|
6698
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderMaterializationResult
|
|
6699
|
-
export_RuntimeApiLoaderMaterializationResult -.-> export_RuntimeApiLoaderDiagnostic
|
|
6700
|
-
export_RuntimeApiLoaderMode["RuntimeApiLoaderMode"]
|
|
6701
|
-
module_src_runtimeApiLoaders_ts --> export_RuntimeApiLoaderMode
|
|
6702
6282
|
export_RuntimeBindingDescriptor["RuntimeBindingDescriptor"]
|
|
6703
6283
|
module_src_runtimeManifest_ts --> export_RuntimeBindingDescriptor
|
|
6704
6284
|
export_RuntimeBindingOperationExecutionArgs["RuntimeBindingOperationExecutionArgs"]
|
|
@@ -6804,10 +6384,6 @@ graph LR
|
|
|
6804
6384
|
module_src_ManifestContext_tsx --> export_useManifestContext
|
|
6805
6385
|
export_useOptionalManifestContext["useOptionalManifestContext"]
|
|
6806
6386
|
module_src_ManifestContext_tsx --> export_useOptionalManifestContext
|
|
6807
|
-
export_useRuntimeApiStateLoaders["useRuntimeApiStateLoaders"]
|
|
6808
|
-
module_src_runtimeApiLoaders_ts --> export_useRuntimeApiStateLoaders
|
|
6809
|
-
export_useRuntimeApiStateLoaders -.-> export_RuntimeApiLoaderDefinition
|
|
6810
|
-
export_useRuntimeApiStateLoaders -.-> export_RuntimeApiLoaderDiagnostic
|
|
6811
6387
|
export_useRuntimeRendererConfig["useRuntimeRendererConfig"]
|
|
6812
6388
|
module_src_RuntimeRendererConfig_tsx --> export_useRuntimeRendererConfig
|
|
6813
6389
|
export_useRuntimeRendererConfig -.-> export_RuntimeRendererConfig
|
|
@@ -7144,7 +6720,6 @@ sequenceDiagram
|
|
|
7144
6720
|
sequenceDiagram participant participant_createRuntimeScreenOperationLoaderLifecycle
|
|
7145
6721
|
as createRuntimeScreenOperationLoaderLifecycle participant participant_RuntimeScreen
|
|
7146
6722
|
as RuntimeScreen participant participant_useContext as useContext participant
|
|
7147
|
-
participant_useRuntimeApiStateLoaders as useRuntimeApiStateLoaders participant
|
|
7148
6723
|
participant_useRuntimeRendererConfig as useRuntimeRendererConfig participant
|
|
7149
6724
|
participant_useRuntimeScreenOperationLoaders as useRuntimeScreenOperationLoaders
|
|
7150
6725
|
participant_RuntimeScreen->>participant_useRuntimeRendererConfig:
|
|
@@ -7152,9 +6727,6 @@ sequenceDiagram
|
|
|
7152
6727
|
participant_useRuntimeRendererConfig->>participant_useContext: useContext()
|
|
7153
6728
|
participant_useContext-->>participant_useRuntimeRendererConfig: return
|
|
7154
6729
|
participant_useRuntimeRendererConfig-->>participant_RuntimeScreen: return
|
|
7155
|
-
participant_RuntimeScreen->>participant_useRuntimeApiStateLoaders:
|
|
7156
|
-
useRuntimeApiStateLoaders()
|
|
7157
|
-
participant_useRuntimeApiStateLoaders-->>participant_RuntimeScreen: return
|
|
7158
6730
|
participant_RuntimeScreen->>participant_useRuntimeScreenOperationLoaders:
|
|
7159
6731
|
useRuntimeScreenOperationLoaders()
|
|
7160
6732
|
participant_useRuntimeScreenOperationLoaders->>participant_createRuntimeScreenOperationLoaderLifecycle:
|
|
@@ -7171,15 +6743,12 @@ sequenceDiagram
|
|
|
7171
6743
|
participant participant_createRuntimeScreenOperationLoaderLifecycle as createRuntimeScreenOperationLoaderLifecycle
|
|
7172
6744
|
participant participant_RuntimeScreen as RuntimeScreen
|
|
7173
6745
|
participant participant_useContext as useContext
|
|
7174
|
-
participant participant_useRuntimeApiStateLoaders as useRuntimeApiStateLoaders
|
|
7175
6746
|
participant participant_useRuntimeRendererConfig as useRuntimeRendererConfig
|
|
7176
6747
|
participant participant_useRuntimeScreenOperationLoaders as useRuntimeScreenOperationLoaders
|
|
7177
6748
|
participant_RuntimeScreen->>participant_useRuntimeRendererConfig: useRuntimeRendererConfig()
|
|
7178
6749
|
participant_useRuntimeRendererConfig->>participant_useContext: useContext()
|
|
7179
6750
|
participant_useContext-->>participant_useRuntimeRendererConfig: return
|
|
7180
6751
|
participant_useRuntimeRendererConfig-->>participant_RuntimeScreen: return
|
|
7181
|
-
participant_RuntimeScreen->>participant_useRuntimeApiStateLoaders: useRuntimeApiStateLoaders()
|
|
7182
|
-
participant_useRuntimeApiStateLoaders-->>participant_RuntimeScreen: return
|
|
7183
6752
|
participant_RuntimeScreen->>participant_useRuntimeScreenOperationLoaders: useRuntimeScreenOperationLoaders()
|
|
7184
6753
|
participant_useRuntimeScreenOperationLoaders->>participant_createRuntimeScreenOperationLoaderLifecycle: createRuntimeScreenOperationLoaderLifecycle()
|
|
7185
6754
|
participant_createRuntimeScreenOperationLoaderLifecycle-->>participant_useRuntimeScreenOperationLoaders: return
|
|
@@ -7679,82 +7248,6 @@ sequenceDiagram
|
|
|
7679
7248
|
</article>
|
|
7680
7249
|
</section>
|
|
7681
7250
|
</section>
|
|
7682
|
-
<section
|
|
7683
|
-
id="view-src-runtimeapiloaders-ts"
|
|
7684
|
-
class="view"
|
|
7685
|
-
data-view="src/runtimeApiLoaders.ts"
|
|
7686
|
-
hidden
|
|
7687
|
-
>
|
|
7688
|
-
<section class="panel">
|
|
7689
|
-
<h2>src/runtimeApiLoaders.ts</h2>
|
|
7690
|
-
<article
|
|
7691
|
-
class="item"
|
|
7692
|
-
data-search="materializeRuntimeApiLoaderState src/runtimeApiLoaders.ts "
|
|
7693
|
-
>
|
|
7694
|
-
<h3>materializeRuntimeApiLoaderState</h3>
|
|
7695
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:40:1</code></p>
|
|
7696
|
-
<p class="empty">No description available.</p>
|
|
7697
|
-
</article>
|
|
7698
|
-
<article class="item" data-search="executeRuntimeApiLoaders src/runtimeApiLoaders.ts ">
|
|
7699
|
-
<h3>executeRuntimeApiLoaders</h3>
|
|
7700
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:100:1</code></p>
|
|
7701
|
-
<p class="empty">No description available.</p>
|
|
7702
|
-
</article>
|
|
7703
|
-
<article class="item" data-search="useRuntimeApiStateLoaders src/runtimeApiLoaders.ts ">
|
|
7704
|
-
<h3>useRuntimeApiStateLoaders</h3>
|
|
7705
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:125:1</code></p>
|
|
7706
|
-
<p class="empty">No description available.</p>
|
|
7707
|
-
</article>
|
|
7708
|
-
<article
|
|
7709
|
-
class="item"
|
|
7710
|
-
data-search="getGeneratedApiCollectionResource src/runtimeApiLoaders.ts "
|
|
7711
|
-
>
|
|
7712
|
-
<h3>getGeneratedApiCollectionResource</h3>
|
|
7713
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:157:1</code></p>
|
|
7714
|
-
<p class="empty">No description available.</p>
|
|
7715
|
-
</article>
|
|
7716
|
-
<article class="item" data-search="selectApiLoaderValue src/runtimeApiLoaders.ts ">
|
|
7717
|
-
<h3>selectApiLoaderValue</h3>
|
|
7718
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:167:1</code></p>
|
|
7719
|
-
<p class="empty">No description available.</p>
|
|
7720
|
-
</article>
|
|
7721
|
-
<article class="item" data-search="normalizePrimitiveId src/runtimeApiLoaders.ts ">
|
|
7722
|
-
<h3>normalizePrimitiveId</h3>
|
|
7723
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:205:1</code></p>
|
|
7724
|
-
<p class="empty">No description available.</p>
|
|
7725
|
-
</article>
|
|
7726
|
-
<article class="item" data-search="deterministicIndex src/runtimeApiLoaders.ts ">
|
|
7727
|
-
<h3>deterministicIndex</h3>
|
|
7728
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:212:1</code></p>
|
|
7729
|
-
<p class="empty">No description available.</p>
|
|
7730
|
-
</article>
|
|
7731
|
-
<article class="item" data-search="writeObjectPath src/runtimeApiLoaders.ts ">
|
|
7732
|
-
<h3>writeObjectPath</h3>
|
|
7733
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:223:1</code></p>
|
|
7734
|
-
<p class="empty">No description available.</p>
|
|
7735
|
-
</article>
|
|
7736
|
-
<article class="item" data-search="flattenStateEntries src/runtimeApiLoaders.ts ">
|
|
7737
|
-
<h3>flattenStateEntries</h3>
|
|
7738
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:265:1</code></p>
|
|
7739
|
-
<p class="empty">No description available.</p>
|
|
7740
|
-
</article>
|
|
7741
|
-
<article class="item" data-search="toStateValue src/runtimeApiLoaders.ts ">
|
|
7742
|
-
<h3>toStateValue</h3>
|
|
7743
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:275:1</code></p>
|
|
7744
|
-
<p class="empty">No description available.</p>
|
|
7745
|
-
</article>
|
|
7746
|
-
<article class="item" data-search="isUnknownRecord src/runtimeApiLoaders.ts ">
|
|
7747
|
-
<h3>isUnknownRecord</h3>
|
|
7748
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:303:1</code></p>
|
|
7749
|
-
<p class="empty">No description available.</p>
|
|
7750
|
-
</article>
|
|
7751
|
-
<article class="item" data-search="isMutableStateRecord src/runtimeApiLoaders.ts ">
|
|
7752
|
-
<h3>isMutableStateRecord</h3>
|
|
7753
|
-
<p class="muted"><code>src/runtimeApiLoaders.ts:307:1</code></p>
|
|
7754
|
-
<p class="empty">No description available.</p>
|
|
7755
|
-
</article>
|
|
7756
|
-
</section>
|
|
7757
|
-
</section>
|
|
7758
7251
|
<section
|
|
7759
7252
|
id="view-src-runtimebindings-test-ts"
|
|
7760
7253
|
class="view"
|
|
@@ -7937,6 +7430,167 @@ sequenceDiagram
|
|
|
7937
7430
|
</article>
|
|
7938
7431
|
</section>
|
|
7939
7432
|
</section>
|
|
7433
|
+
<section
|
|
7434
|
+
id="view-src-runtimedatabaseoperationexecutor-ts"
|
|
7435
|
+
class="view"
|
|
7436
|
+
data-view="src/runtimeDatabaseOperationExecutor.ts"
|
|
7437
|
+
hidden
|
|
7438
|
+
>
|
|
7439
|
+
<section class="panel">
|
|
7440
|
+
<h2>src/runtimeDatabaseOperationExecutor.ts</h2>
|
|
7441
|
+
<article
|
|
7442
|
+
class="item"
|
|
7443
|
+
data-search="executeRuntimeDatabaseOperation src/runtimeDatabaseOperationExecutor.ts "
|
|
7444
|
+
>
|
|
7445
|
+
<h3>executeRuntimeDatabaseOperation</h3>
|
|
7446
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:13:1</code></p>
|
|
7447
|
+
<p class="empty">No description available.</p>
|
|
7448
|
+
</article>
|
|
7449
|
+
<article
|
|
7450
|
+
class="item"
|
|
7451
|
+
data-search="resolveOperationPlan src/runtimeDatabaseOperationExecutor.ts "
|
|
7452
|
+
>
|
|
7453
|
+
<h3>resolveOperationPlan</h3>
|
|
7454
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:67:1</code></p>
|
|
7455
|
+
<p class="empty">No description available.</p>
|
|
7456
|
+
</article>
|
|
7457
|
+
<article
|
|
7458
|
+
class="item"
|
|
7459
|
+
data-search="executeList src/runtimeDatabaseOperationExecutor.ts "
|
|
7460
|
+
>
|
|
7461
|
+
<h3>executeList</h3>
|
|
7462
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:121:1</code></p>
|
|
7463
|
+
<p class="empty">No description available.</p>
|
|
7464
|
+
</article>
|
|
7465
|
+
<article
|
|
7466
|
+
class="item"
|
|
7467
|
+
data-search="executeRead src/runtimeDatabaseOperationExecutor.ts "
|
|
7468
|
+
>
|
|
7469
|
+
<h3>executeRead</h3>
|
|
7470
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:138:1</code></p>
|
|
7471
|
+
<p class="empty">No description available.</p>
|
|
7472
|
+
</article>
|
|
7473
|
+
<article
|
|
7474
|
+
class="item"
|
|
7475
|
+
data-search="executeCreate src/runtimeDatabaseOperationExecutor.ts "
|
|
7476
|
+
>
|
|
7477
|
+
<h3>executeCreate</h3>
|
|
7478
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:156:1</code></p>
|
|
7479
|
+
<p class="empty">No description available.</p>
|
|
7480
|
+
</article>
|
|
7481
|
+
<article
|
|
7482
|
+
class="item"
|
|
7483
|
+
data-search="executeUpdate src/runtimeDatabaseOperationExecutor.ts "
|
|
7484
|
+
>
|
|
7485
|
+
<h3>executeUpdate</h3>
|
|
7486
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:170:1</code></p>
|
|
7487
|
+
<p class="empty">No description available.</p>
|
|
7488
|
+
</article>
|
|
7489
|
+
<article
|
|
7490
|
+
class="item"
|
|
7491
|
+
data-search="executeDelete src/runtimeDatabaseOperationExecutor.ts "
|
|
7492
|
+
>
|
|
7493
|
+
<h3>executeDelete</h3>
|
|
7494
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:197:1</code></p>
|
|
7495
|
+
<p class="empty">No description available.</p>
|
|
7496
|
+
</article>
|
|
7497
|
+
<article
|
|
7498
|
+
class="item"
|
|
7499
|
+
data-search="resolveDbResult src/runtimeDatabaseOperationExecutor.ts "
|
|
7500
|
+
>
|
|
7501
|
+
<h3>resolveDbResult</h3>
|
|
7502
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:219:1</code></p>
|
|
7503
|
+
<p class="empty">No description available.</p>
|
|
7504
|
+
</article>
|
|
7505
|
+
<article
|
|
7506
|
+
class="item"
|
|
7507
|
+
data-search="resolveAdapterId src/runtimeDatabaseOperationExecutor.ts "
|
|
7508
|
+
>
|
|
7509
|
+
<h3>resolveAdapterId</h3>
|
|
7510
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:239:1</code></p>
|
|
7511
|
+
<p class="empty">No description available.</p>
|
|
7512
|
+
</article>
|
|
7513
|
+
<article
|
|
7514
|
+
class="item"
|
|
7515
|
+
data-search="resolvePrimaryKey src/runtimeDatabaseOperationExecutor.ts "
|
|
7516
|
+
>
|
|
7517
|
+
<h3>resolvePrimaryKey</h3>
|
|
7518
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:245:1</code></p>
|
|
7519
|
+
<p class="empty">No description available.</p>
|
|
7520
|
+
</article>
|
|
7521
|
+
<article
|
|
7522
|
+
class="item"
|
|
7523
|
+
data-search="resolveIdentity src/runtimeDatabaseOperationExecutor.ts "
|
|
7524
|
+
>
|
|
7525
|
+
<h3>resolveIdentity</h3>
|
|
7526
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:249:1</code></p>
|
|
7527
|
+
<p class="empty">No description available.</p>
|
|
7528
|
+
</article>
|
|
7529
|
+
<article
|
|
7530
|
+
class="item"
|
|
7531
|
+
data-search="resolvePage src/runtimeDatabaseOperationExecutor.ts "
|
|
7532
|
+
>
|
|
7533
|
+
<h3>resolvePage</h3>
|
|
7534
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:270:1</code></p>
|
|
7535
|
+
<p class="empty">No description available.</p>
|
|
7536
|
+
</article>
|
|
7537
|
+
<article
|
|
7538
|
+
class="item"
|
|
7539
|
+
data-search="isOptionalPageNumber src/runtimeDatabaseOperationExecutor.ts "
|
|
7540
|
+
>
|
|
7541
|
+
<h3>isOptionalPageNumber</h3>
|
|
7542
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:287:1</code></p>
|
|
7543
|
+
<p class="empty">No description available.</p>
|
|
7544
|
+
</article>
|
|
7545
|
+
<article
|
|
7546
|
+
class="item"
|
|
7547
|
+
data-search="createIdentityFilter src/runtimeDatabaseOperationExecutor.ts "
|
|
7548
|
+
>
|
|
7549
|
+
<h3>createIdentityFilter</h3>
|
|
7550
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:293:1</code></p>
|
|
7551
|
+
<p class="empty">No description available.</p>
|
|
7552
|
+
</article>
|
|
7553
|
+
<article class="item" data-search="omitKey src/runtimeDatabaseOperationExecutor.ts ">
|
|
7554
|
+
<h3>omitKey</h3>
|
|
7555
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:297:1</code></p>
|
|
7556
|
+
<p class="empty">No description available.</p>
|
|
7557
|
+
</article>
|
|
7558
|
+
<article
|
|
7559
|
+
class="item"
|
|
7560
|
+
data-search="isGeneratedCrudOperation src/runtimeDatabaseOperationExecutor.ts "
|
|
7561
|
+
>
|
|
7562
|
+
<h3>isGeneratedCrudOperation</h3>
|
|
7563
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:305:1</code></p>
|
|
7564
|
+
<p class="empty">No description available.</p>
|
|
7565
|
+
</article>
|
|
7566
|
+
<article
|
|
7567
|
+
class="item"
|
|
7568
|
+
data-search="invalidPlan src/runtimeDatabaseOperationExecutor.ts "
|
|
7569
|
+
>
|
|
7570
|
+
<h3>invalidPlan</h3>
|
|
7571
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:315:1</code></p>
|
|
7572
|
+
<p class="empty">No description available.</p>
|
|
7573
|
+
</article>
|
|
7574
|
+
<article class="item" data-search="failure src/runtimeDatabaseOperationExecutor.ts ">
|
|
7575
|
+
<h3>failure</h3>
|
|
7576
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:326:1</code></p>
|
|
7577
|
+
<p class="empty">No description available.</p>
|
|
7578
|
+
</article>
|
|
7579
|
+
<article class="item" data-search="asRecord src/runtimeDatabaseOperationExecutor.ts ">
|
|
7580
|
+
<h3>asRecord</h3>
|
|
7581
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:342:1</code></p>
|
|
7582
|
+
<p class="empty">No description available.</p>
|
|
7583
|
+
</article>
|
|
7584
|
+
<article
|
|
7585
|
+
class="item"
|
|
7586
|
+
data-search="toBindingValue src/runtimeDatabaseOperationExecutor.ts "
|
|
7587
|
+
>
|
|
7588
|
+
<h3>toBindingValue</h3>
|
|
7589
|
+
<p class="muted"><code>src/runtimeDatabaseOperationExecutor.ts:348:1</code></p>
|
|
7590
|
+
<p class="empty">No description available.</p>
|
|
7591
|
+
</article>
|
|
7592
|
+
</section>
|
|
7593
|
+
</section>
|
|
7940
7594
|
<section
|
|
7941
7595
|
id="view-src-runtimedatasourceoperations-test-ts"
|
|
7942
7596
|
class="view"
|
|
@@ -7947,10 +7601,18 @@ sequenceDiagram
|
|
|
7947
7601
|
<h2>src/runtimeDataSourceOperations.test.ts</h2>
|
|
7948
7602
|
<article
|
|
7949
7603
|
class="item"
|
|
7950
|
-
data-search="
|
|
7604
|
+
data-search="createExternalDataSources src/runtimeDataSourceOperations.test.ts "
|
|
7951
7605
|
>
|
|
7952
|
-
<h3>
|
|
7953
|
-
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:
|
|
7606
|
+
<h3>createExternalDataSources</h3>
|
|
7607
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:19:1</code></p>
|
|
7608
|
+
<p class="empty">No description available.</p>
|
|
7609
|
+
</article>
|
|
7610
|
+
<article
|
|
7611
|
+
class="item"
|
|
7612
|
+
data-search="createGeneratedDataSource src/runtimeDataSourceOperations.test.ts "
|
|
7613
|
+
>
|
|
7614
|
+
<h3>createGeneratedDataSource</h3>
|
|
7615
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:57:1</code></p>
|
|
7954
7616
|
<p class="empty">No description available.</p>
|
|
7955
7617
|
</article>
|
|
7956
7618
|
<article
|
|
@@ -7958,7 +7620,7 @@ sequenceDiagram
|
|
|
7958
7620
|
data-search="getFixtureDataSource src/runtimeDataSourceOperations.test.ts "
|
|
7959
7621
|
>
|
|
7960
7622
|
<h3>getFixtureDataSource</h3>
|
|
7961
|
-
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:
|
|
7623
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:84:1</code></p>
|
|
7962
7624
|
<p class="empty">No description available.</p>
|
|
7963
7625
|
</article>
|
|
7964
7626
|
<article
|
|
@@ -7966,7 +7628,31 @@ sequenceDiagram
|
|
|
7966
7628
|
data-search="getFixtureEndpoint src/runtimeDataSourceOperations.test.ts "
|
|
7967
7629
|
>
|
|
7968
7630
|
<h3>getFixtureEndpoint</h3>
|
|
7969
|
-
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:
|
|
7631
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:90:1</code></p>
|
|
7632
|
+
<p class="empty">No description available.</p>
|
|
7633
|
+
</article>
|
|
7634
|
+
<article
|
|
7635
|
+
class="item"
|
|
7636
|
+
data-search="createDatabaseFixture src/runtimeDataSourceOperations.test.ts "
|
|
7637
|
+
>
|
|
7638
|
+
<h3>createDatabaseFixture</h3>
|
|
7639
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:108:1</code></p>
|
|
7640
|
+
<p class="empty">No description available.</p>
|
|
7641
|
+
</article>
|
|
7642
|
+
<article
|
|
7643
|
+
class="item"
|
|
7644
|
+
data-search="createGeneratedExecutor src/runtimeDataSourceOperations.test.ts "
|
|
7645
|
+
>
|
|
7646
|
+
<h3>createGeneratedExecutor</h3>
|
|
7647
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:148:1</code></p>
|
|
7648
|
+
<p class="empty">No description available.</p>
|
|
7649
|
+
</article>
|
|
7650
|
+
<article
|
|
7651
|
+
class="item"
|
|
7652
|
+
data-search="executeGeneratedOperation src/runtimeDataSourceOperations.test.ts "
|
|
7653
|
+
>
|
|
7654
|
+
<h3>executeGeneratedOperation</h3>
|
|
7655
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.test.ts:154:1</code></p>
|
|
7970
7656
|
<p class="empty">No description available.</p>
|
|
7971
7657
|
</article>
|
|
7972
7658
|
</section>
|
|
@@ -7984,15 +7670,30 @@ sequenceDiagram
|
|
|
7984
7670
|
data-search="createRuntimeDataSourceOperationExecutor src/runtimeDataSourceOperations.ts "
|
|
7985
7671
|
>
|
|
7986
7672
|
<h3>createRuntimeDataSourceOperationExecutor</h3>
|
|
7987
|
-
<p class="muted"><code>src/runtimeDataSourceOperations.ts:
|
|
7673
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.ts:14:1</code></p>
|
|
7674
|
+
<p class="empty">No description available.</p>
|
|
7675
|
+
</article>
|
|
7676
|
+
<article class="item" data-search="missingEndpoint src/runtimeDataSourceOperations.ts ">
|
|
7677
|
+
<h3>missingEndpoint</h3>
|
|
7678
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.ts:56:1</code></p>
|
|
7988
7679
|
<p class="empty">No description available.</p>
|
|
7989
7680
|
</article>
|
|
7990
7681
|
<article
|
|
7991
7682
|
class="item"
|
|
7992
|
-
data-search="
|
|
7683
|
+
data-search="missingOperation src/runtimeDataSourceOperations.ts "
|
|
7993
7684
|
>
|
|
7994
|
-
<h3>
|
|
7995
|
-
<p class="muted"><code>src/runtimeDataSourceOperations.ts:
|
|
7685
|
+
<h3>missingOperation</h3>
|
|
7686
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.ts:70:1</code></p>
|
|
7687
|
+
<p class="empty">No description available.</p>
|
|
7688
|
+
</article>
|
|
7689
|
+
<article class="item" data-search="invalidInput src/runtimeDataSourceOperations.ts ">
|
|
7690
|
+
<h3>invalidInput</h3>
|
|
7691
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.ts:80:1</code></p>
|
|
7692
|
+
<p class="empty">No description available.</p>
|
|
7693
|
+
</article>
|
|
7694
|
+
<article class="item" data-search="failure src/runtimeDataSourceOperations.ts ">
|
|
7695
|
+
<h3>failure</h3>
|
|
7696
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.ts:90:1</code></p>
|
|
7996
7697
|
<p class="empty">No description available.</p>
|
|
7997
7698
|
</article>
|
|
7998
7699
|
<article
|
|
@@ -8000,7 +7701,7 @@ sequenceDiagram
|
|
|
8000
7701
|
data-search="asBindingValueRecord src/runtimeDataSourceOperations.ts "
|
|
8001
7702
|
>
|
|
8002
7703
|
<h3>asBindingValueRecord</h3>
|
|
8003
|
-
<p class="muted"><code>src/runtimeDataSourceOperations.ts:
|
|
7704
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.ts:108:1</code></p>
|
|
8004
7705
|
<p class="empty">No description available.</p>
|
|
8005
7706
|
</article>
|
|
8006
7707
|
<article
|
|
@@ -8008,7 +7709,7 @@ sequenceDiagram
|
|
|
8008
7709
|
data-search="isBindingValueRecord src/runtimeDataSourceOperations.ts "
|
|
8009
7710
|
>
|
|
8010
7711
|
<h3>isBindingValueRecord</h3>
|
|
8011
|
-
<p class="muted"><code>src/runtimeDataSourceOperations.ts:
|
|
7712
|
+
<p class="muted"><code>src/runtimeDataSourceOperations.ts:114:1</code></p>
|
|
8012
7713
|
<p class="empty">No description available.</p>
|
|
8013
7714
|
</article>
|
|
8014
7715
|
</section>
|
|
@@ -8388,7 +8089,7 @@ sequenceDiagram
|
|
|
8388
8089
|
</article>
|
|
8389
8090
|
<article class="item" data-search="createRepeatedGridNode src/runtimeRepeat.test.ts ">
|
|
8390
8091
|
<h3>createRepeatedGridNode</h3>
|
|
8391
|
-
<p class="muted"><code>src/runtimeRepeat.test.ts:
|
|
8092
|
+
<p class="muted"><code>src/runtimeRepeat.test.ts:46:1</code></p>
|
|
8392
8093
|
<p class="empty">No description available.</p>
|
|
8393
8094
|
</article>
|
|
8394
8095
|
<article
|
|
@@ -8396,7 +8097,7 @@ sequenceDiagram
|
|
|
8396
8097
|
data-search="createRepeatedCardBindings src/runtimeRepeat.test.ts "
|
|
8397
8098
|
>
|
|
8398
8099
|
<h3>createRepeatedCardBindings</h3>
|
|
8399
|
-
<p class="muted"><code>src/runtimeRepeat.test.ts:
|
|
8100
|
+
<p class="muted"><code>src/runtimeRepeat.test.ts:72:1</code></p>
|
|
8400
8101
|
<p class="empty">No description available.</p>
|
|
8401
8102
|
</article>
|
|
8402
8103
|
</section>
|
|
@@ -8498,23 +8199,7 @@ sequenceDiagram
|
|
|
8498
8199
|
<h2>src/RuntimeScreen.tsx</h2>
|
|
8499
8200
|
<article class="item" data-search="RuntimeScreen src/RuntimeScreen.tsx ">
|
|
8500
8201
|
<h3>RuntimeScreen</h3>
|
|
8501
|
-
<p class="muted"><code>src/RuntimeScreen.tsx:
|
|
8502
|
-
<p class="empty">No description available.</p>
|
|
8503
|
-
</article>
|
|
8504
|
-
<article
|
|
8505
|
-
class="item"
|
|
8506
|
-
data-search="resolveApiLoadersFromBindings src/RuntimeScreen.tsx "
|
|
8507
|
-
>
|
|
8508
|
-
<h3>resolveApiLoadersFromBindings</h3>
|
|
8509
|
-
<p class="muted"><code>src/RuntimeScreen.tsx:62:1</code></p>
|
|
8510
|
-
<p class="empty">No description available.</p>
|
|
8511
|
-
</article>
|
|
8512
|
-
<article
|
|
8513
|
-
class="item"
|
|
8514
|
-
data-search="resolveApiLoaderFromPropBinding src/RuntimeScreen.tsx "
|
|
8515
|
-
>
|
|
8516
|
-
<h3>resolveApiLoaderFromPropBinding</h3>
|
|
8517
|
-
<p class="muted"><code>src/RuntimeScreen.tsx:79:1</code></p>
|
|
8202
|
+
<p class="muted"><code>src/RuntimeScreen.tsx:17:1</code></p>
|
|
8518
8203
|
<p class="empty">No description available.</p>
|
|
8519
8204
|
</article>
|
|
8520
8205
|
</section>
|
|
@@ -8563,7 +8248,7 @@ sequenceDiagram
|
|
|
8563
8248
|
data-search="createDetailScreenRoot src/runtimeScreenLoaders.test.ts "
|
|
8564
8249
|
>
|
|
8565
8250
|
<h3>createDetailScreenRoot</h3>
|
|
8566
|
-
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:
|
|
8251
|
+
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:64:1</code></p>
|
|
8567
8252
|
<p class="empty">No description available.</p>
|
|
8568
8253
|
</article>
|
|
8569
8254
|
<article
|
|
@@ -8571,7 +8256,7 @@ sequenceDiagram
|
|
|
8571
8256
|
data-search="createDetailLoader src/runtimeScreenLoaders.test.ts "
|
|
8572
8257
|
>
|
|
8573
8258
|
<h3>createDetailLoader</h3>
|
|
8574
|
-
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:
|
|
8259
|
+
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:71:1</code></p>
|
|
8575
8260
|
<p class="empty">No description available.</p>
|
|
8576
8261
|
</article>
|
|
8577
8262
|
<article
|
|
@@ -8579,7 +8264,7 @@ sequenceDiagram
|
|
|
8579
8264
|
data-search="createCachedOperationInputLoader src/runtimeScreenLoaders.test.ts "
|
|
8580
8265
|
>
|
|
8581
8266
|
<h3>createCachedOperationInputLoader</h3>
|
|
8582
|
-
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:
|
|
8267
|
+
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:88:1</code></p>
|
|
8583
8268
|
<p class="empty">No description available.</p>
|
|
8584
8269
|
</article>
|
|
8585
8270
|
<article
|
|
@@ -8587,7 +8272,7 @@ sequenceDiagram
|
|
|
8587
8272
|
data-search="createDetailScreen src/runtimeScreenLoaders.test.ts "
|
|
8588
8273
|
>
|
|
8589
8274
|
<h3>createDetailScreen</h3>
|
|
8590
|
-
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:
|
|
8275
|
+
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:108:1</code></p>
|
|
8591
8276
|
<p class="empty">No description available.</p>
|
|
8592
8277
|
</article>
|
|
8593
8278
|
<article
|
|
@@ -8595,7 +8280,7 @@ sequenceDiagram
|
|
|
8595
8280
|
data-search="createDetailBindings src/runtimeScreenLoaders.test.ts "
|
|
8596
8281
|
>
|
|
8597
8282
|
<h3>createDetailBindings</h3>
|
|
8598
|
-
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:
|
|
8283
|
+
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:119:1</code></p>
|
|
8599
8284
|
<p class="empty">No description available.</p>
|
|
8600
8285
|
</article>
|
|
8601
8286
|
<article
|
|
@@ -8603,7 +8288,7 @@ sequenceDiagram
|
|
|
8603
8288
|
data-search="createRouteBindingContext src/runtimeScreenLoaders.test.ts "
|
|
8604
8289
|
>
|
|
8605
8290
|
<h3>createRouteBindingContext</h3>
|
|
8606
|
-
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:
|
|
8291
|
+
<p class="muted"><code>src/runtimeScreenLoaders.test.ts:151:1</code></p>
|
|
8607
8292
|
<p class="empty">No description available.</p>
|
|
8608
8293
|
</article>
|
|
8609
8294
|
</section>
|
|
@@ -8616,20 +8301,12 @@ sequenceDiagram
|
|
|
8616
8301
|
>
|
|
8617
8302
|
<section class="panel">
|
|
8618
8303
|
<h2>src/runtimeScreenLoaders.ts</h2>
|
|
8619
|
-
<article
|
|
8620
|
-
class="item"
|
|
8621
|
-
data-search="resolveScreenApiLoaders src/runtimeScreenLoaders.ts "
|
|
8622
|
-
>
|
|
8623
|
-
<h3>resolveScreenApiLoaders</h3>
|
|
8624
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:44:1</code></p>
|
|
8625
|
-
<p class="empty">No description available.</p>
|
|
8626
|
-
</article>
|
|
8627
8304
|
<article
|
|
8628
8305
|
class="item"
|
|
8629
8306
|
data-search="resolveScreenOperationLoaders src/runtimeScreenLoaders.ts "
|
|
8630
8307
|
>
|
|
8631
8308
|
<h3>resolveScreenOperationLoaders</h3>
|
|
8632
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8309
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:43:1</code></p>
|
|
8633
8310
|
<p class="empty">No description available.</p>
|
|
8634
8311
|
</article>
|
|
8635
8312
|
<article
|
|
@@ -8637,7 +8314,7 @@ sequenceDiagram
|
|
|
8637
8314
|
data-search="createRuntimeScreenLoaderRequestKey src/runtimeScreenLoaders.ts "
|
|
8638
8315
|
>
|
|
8639
8316
|
<h3>createRuntimeScreenLoaderRequestKey</h3>
|
|
8640
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8317
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:49:1</code></p>
|
|
8641
8318
|
<p class="empty">No description available.</p>
|
|
8642
8319
|
</article>
|
|
8643
8320
|
<article
|
|
@@ -8645,7 +8322,7 @@ sequenceDiagram
|
|
|
8645
8322
|
data-search="createRuntimeScreenOperationLoaderLifecycle src/runtimeScreenLoaders.ts "
|
|
8646
8323
|
>
|
|
8647
8324
|
<h3>createRuntimeScreenOperationLoaderLifecycle</h3>
|
|
8648
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8325
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:63:1</code></p>
|
|
8649
8326
|
<p class="empty">No description available.</p>
|
|
8650
8327
|
</article>
|
|
8651
8328
|
<article
|
|
@@ -8653,7 +8330,7 @@ sequenceDiagram
|
|
|
8653
8330
|
data-search="createIdleRuntimeScreenOperationLoaderState src/runtimeScreenLoaders.ts "
|
|
8654
8331
|
>
|
|
8655
8332
|
<h3>createIdleRuntimeScreenOperationLoaderState</h3>
|
|
8656
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8333
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:70:1</code></p>
|
|
8657
8334
|
<p class="empty">No description available.</p>
|
|
8658
8335
|
</article>
|
|
8659
8336
|
<article
|
|
@@ -8661,7 +8338,7 @@ sequenceDiagram
|
|
|
8661
8338
|
data-search="createPendingRuntimeScreenOperationLoaderState src/runtimeScreenLoaders.ts "
|
|
8662
8339
|
>
|
|
8663
8340
|
<h3>createPendingRuntimeScreenOperationLoaderState</h3>
|
|
8664
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8341
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:82:1</code></p>
|
|
8665
8342
|
<p class="empty">No description available.</p>
|
|
8666
8343
|
</article>
|
|
8667
8344
|
<article
|
|
@@ -8669,7 +8346,7 @@ sequenceDiagram
|
|
|
8669
8346
|
data-search="beginRuntimeScreenOperationLoaderRequest src/runtimeScreenLoaders.ts "
|
|
8670
8347
|
>
|
|
8671
8348
|
<h3>beginRuntimeScreenOperationLoaderRequest</h3>
|
|
8672
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8349
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:94:1</code></p>
|
|
8673
8350
|
<p class="empty">No description available.</p>
|
|
8674
8351
|
</article>
|
|
8675
8352
|
<article
|
|
@@ -8677,7 +8354,7 @@ sequenceDiagram
|
|
|
8677
8354
|
data-search="completeRuntimeScreenOperationLoaderRequest src/runtimeScreenLoaders.ts "
|
|
8678
8355
|
>
|
|
8679
8356
|
<h3>completeRuntimeScreenOperationLoaderRequest</h3>
|
|
8680
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8357
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:151:1</code></p>
|
|
8681
8358
|
<p class="empty">No description available.</p>
|
|
8682
8359
|
</article>
|
|
8683
8360
|
<article
|
|
@@ -8685,7 +8362,7 @@ sequenceDiagram
|
|
|
8685
8362
|
data-search="executeRuntimeScreenOperationLoaders src/runtimeScreenLoaders.ts "
|
|
8686
8363
|
>
|
|
8687
8364
|
<h3>executeRuntimeScreenOperationLoaders</h3>
|
|
8688
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8365
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:178:1</code></p>
|
|
8689
8366
|
<p class="empty">No description available.</p>
|
|
8690
8367
|
</article>
|
|
8691
8368
|
<article
|
|
@@ -8693,7 +8370,7 @@ sequenceDiagram
|
|
|
8693
8370
|
data-search="executePreparedRuntimeScreenOperationLoaders src/runtimeScreenLoaders.ts "
|
|
8694
8371
|
>
|
|
8695
8372
|
<h3>executePreparedRuntimeScreenOperationLoaders</h3>
|
|
8696
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8373
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:201:1</code></p>
|
|
8697
8374
|
<p class="empty">No description available.</p>
|
|
8698
8375
|
</article>
|
|
8699
8376
|
<article
|
|
@@ -8701,7 +8378,7 @@ sequenceDiagram
|
|
|
8701
8378
|
data-search="useRuntimeScreenOperationLoaders src/runtimeScreenLoaders.ts "
|
|
8702
8379
|
>
|
|
8703
8380
|
<h3>useRuntimeScreenOperationLoaders</h3>
|
|
8704
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8381
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:273:1</code></p>
|
|
8705
8382
|
<p class="empty">No description available.</p>
|
|
8706
8383
|
</article>
|
|
8707
8384
|
<article
|
|
@@ -8709,7 +8386,7 @@ sequenceDiagram
|
|
|
8709
8386
|
data-search="createRuntimeScreenOperationLoaderPlan src/runtimeScreenLoaders.ts "
|
|
8710
8387
|
>
|
|
8711
8388
|
<h3>createRuntimeScreenOperationLoaderPlan</h3>
|
|
8712
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8389
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:400:1</code></p>
|
|
8713
8390
|
<p class="empty">No description available.</p>
|
|
8714
8391
|
</article>
|
|
8715
8392
|
<article
|
|
@@ -8717,7 +8394,7 @@ sequenceDiagram
|
|
|
8717
8394
|
data-search="createRuntimeScreenOperationLoaderPlanRequestKey src/runtimeScreenLoaders.ts "
|
|
8718
8395
|
>
|
|
8719
8396
|
<h3>createRuntimeScreenOperationLoaderPlanRequestKey</h3>
|
|
8720
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8397
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:457:1</code></p>
|
|
8721
8398
|
<p class="empty">No description available.</p>
|
|
8722
8399
|
</article>
|
|
8723
8400
|
<article
|
|
@@ -8725,7 +8402,7 @@ sequenceDiagram
|
|
|
8725
8402
|
data-search="createScreenOperationLoaderDiagnostic src/runtimeScreenLoaders.ts "
|
|
8726
8403
|
>
|
|
8727
8404
|
<h3>createScreenOperationLoaderDiagnostic</h3>
|
|
8728
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8405
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:472:1</code></p>
|
|
8729
8406
|
<p class="empty">No description available.</p>
|
|
8730
8407
|
</article>
|
|
8731
8408
|
<article
|
|
@@ -8733,17 +8410,17 @@ sequenceDiagram
|
|
|
8733
8410
|
data-search="createRuntimeScreenOperationLoaderIdleKey src/runtimeScreenLoaders.ts "
|
|
8734
8411
|
>
|
|
8735
8412
|
<h3>createRuntimeScreenOperationLoaderIdleKey</h3>
|
|
8736
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8413
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:487:1</code></p>
|
|
8737
8414
|
<p class="empty">No description available.</p>
|
|
8738
8415
|
</article>
|
|
8739
8416
|
<article class="item" data-search="stableSerialize src/runtimeScreenLoaders.ts ">
|
|
8740
8417
|
<h3>stableSerialize</h3>
|
|
8741
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8418
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:491:1</code></p>
|
|
8742
8419
|
<p class="empty">No description available.</p>
|
|
8743
8420
|
</article>
|
|
8744
8421
|
<article class="item" data-search="sortSerializableValue src/runtimeScreenLoaders.ts ">
|
|
8745
8422
|
<h3>sortSerializableValue</h3>
|
|
8746
|
-
<p class="muted"><code>src/runtimeScreenLoaders.ts:
|
|
8423
|
+
<p class="muted"><code>src/runtimeScreenLoaders.ts:495:1</code></p>
|
|
8747
8424
|
<p class="empty">No description available.</p>
|
|
8748
8425
|
</article>
|
|
8749
8426
|
</section>
|