@ankhorage/runtime 1.0.0 → 1.1.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 +2 -2
- package/dist/RuntimeRenderer.d.ts +4 -1
- package/dist/RuntimeRenderer.d.ts.map +1 -1
- package/dist/RuntimeRenderer.js +32 -13
- package/dist/RuntimeRenderer.js.map +1 -1
- package/dist/RuntimeRendererConfig.d.ts +4 -1
- package/dist/RuntimeRendererConfig.d.ts.map +1 -1
- package/dist/RuntimeRendererConfig.js +2 -0
- package/dist/RuntimeRendererConfig.js.map +1 -1
- package/dist/RuntimeScreen.d.ts.map +1 -1
- package/dist/RuntimeScreen.js +1 -1
- package/dist/RuntimeScreen.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/readme-usage.js +1 -1
- package/dist/readme-usage.js.map +1 -1
- package/dist/runtimeMedia.d.ts +13 -0
- package/dist/runtimeMedia.d.ts.map +1 -0
- package/dist/runtimeMedia.js +80 -0
- package/dist/runtimeMedia.js.map +1 -0
- package/dist/runtimeMediaCache.d.ts +8 -0
- package/dist/runtimeMediaCache.d.ts.map +1 -0
- package/dist/runtimeMediaCache.js +14 -0
- package/dist/runtimeMediaCache.js.map +1 -0
- package/dist/useRuntimeMediaProps.d.ts +9 -0
- package/dist/useRuntimeMediaProps.d.ts.map +1 -0
- package/dist/useRuntimeMediaProps.js +61 -0
- package/dist/useRuntimeMediaProps.js.map +1 -0
- package/package.json +4 -3
- package/paradox/badges/npm.svg +3 -3
- package/paradox/components.md +4 -2
- package/paradox/diagrams/architecture-overview.mmd +18 -0
- package/paradox/diagrams/export-graph.mmd +13 -19
- package/paradox/diagrams/module-relationships.mmd +13 -0
- package/paradox/exports.json +116 -213
- package/paradox/exports.md +120 -163
- package/paradox/index.html +500 -305
- package/paradox/paradox.json +674 -319
package/paradox/index.html
CHANGED
|
@@ -307,6 +307,30 @@
|
|
|
307
307
|
<small>5 functions</small>
|
|
308
308
|
</button>
|
|
309
309
|
</li>
|
|
310
|
+
<li>
|
|
311
|
+
<button class="nav-button" type="button" data-target="src/runtimeMedia.test.ts">
|
|
312
|
+
src/runtimeMedia.test.ts
|
|
313
|
+
<small>3 functions</small>
|
|
314
|
+
</button>
|
|
315
|
+
</li>
|
|
316
|
+
<li>
|
|
317
|
+
<button class="nav-button" type="button" data-target="src/runtimeMedia.ts">
|
|
318
|
+
src/runtimeMedia.ts
|
|
319
|
+
<small>8 functions</small>
|
|
320
|
+
</button>
|
|
321
|
+
</li>
|
|
322
|
+
<li>
|
|
323
|
+
<button class="nav-button" type="button" data-target="src/runtimeMediaCache.tsx">
|
|
324
|
+
src/runtimeMediaCache.tsx
|
|
325
|
+
<small>2 functions</small>
|
|
326
|
+
</button>
|
|
327
|
+
</li>
|
|
328
|
+
<li>
|
|
329
|
+
<button class="nav-button" type="button" data-target="src/runtimeMediaConfig.test.ts">
|
|
330
|
+
src/runtimeMediaConfig.test.ts
|
|
331
|
+
<small>3 functions</small>
|
|
332
|
+
</button>
|
|
333
|
+
</li>
|
|
310
334
|
<li>
|
|
311
335
|
<button class="nav-button" type="button" data-target="src/runtimeNodeProps.test.ts">
|
|
312
336
|
src/runtimeNodeProps.test.ts
|
|
@@ -427,6 +451,12 @@
|
|
|
427
451
|
<small>1 function</small>
|
|
428
452
|
</button>
|
|
429
453
|
</li>
|
|
454
|
+
<li>
|
|
455
|
+
<button class="nav-button" type="button" data-target="src/useRuntimeMediaProps.ts">
|
|
456
|
+
src/useRuntimeMediaProps.ts
|
|
457
|
+
<small>4 functions</small>
|
|
458
|
+
</button>
|
|
459
|
+
</li>
|
|
430
460
|
</ul>
|
|
431
461
|
</nav>
|
|
432
462
|
</aside>
|
|
@@ -435,9 +465,9 @@
|
|
|
435
465
|
<section class="panel">
|
|
436
466
|
<h2>Package overview</h2>
|
|
437
467
|
<div class="summary">
|
|
438
|
-
<div><strong>
|
|
468
|
+
<div><strong>84</strong><span class="muted">public exports</span></div>
|
|
439
469
|
<div><strong>5</strong><span class="muted">components</span></div>
|
|
440
|
-
<div><strong>
|
|
470
|
+
<div><strong>43</strong><span class="muted">modules</span></div>
|
|
441
471
|
<div><strong>1</strong><span class="muted">entrypoints</span></div>
|
|
442
472
|
</div>
|
|
443
473
|
<h3>Entrypoints</h3>
|
|
@@ -468,7 +498,7 @@
|
|
|
468
498
|
</article>
|
|
469
499
|
<article
|
|
470
500
|
class="item"
|
|
471
|
-
data-search="src/index.ts ComponentRegistry composeRuntimeNodePropsResolver composeRuntimeRendererWrapNode createComponentEventFromHandlerArgs createComponentRegistry createDbPersistActionHandler createDbPersistAdapterError createPendingRuntimeScreenOperationLoaderState createRuntimeActionRegistry createRuntimeBindingOperationKey createRuntimeDataSourceOperationExecutor
|
|
501
|
+
data-search="src/index.ts ComponentRegistry composeRuntimeNodePropsResolver composeRuntimeRendererWrapNode createComponentEventFromHandlerArgs createComponentRegistry createDbPersistActionHandler createDbPersistAdapterError createPendingRuntimeScreenOperationLoaderState createRuntimeActionRegistry createRuntimeBindingOperationKey createRuntimeDataSourceOperationExecutor createRuntimeMemoryStateAdapter createRuntimeScreenLoaderRequestKey dispatchRuntimeComponentEvent dispatchRuntimeComponentEventWithReporting executeDbPersistAction executeRuntimeScreenOperationLoaders ManifestContext ManifestProvider mergeRuntimeRendererConfig resolveBindingInputMap resolveDbPersistInput resolveRuntimeActionPayload resolveRuntimeActionValue resolveRuntimeBindings resolveRuntimeBindingsAsync resolveRuntimeBindingValue resolveRuntimeBindingValueSync resolveScreenOperationLoaders 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 RuntimeMediaAssetResolver RuntimeMediaAssetResolverArgs RuntimeMemoryStateAdapterOptions RuntimeNodePropsResolver RuntimeRenderer RuntimeRendererConfig RuntimeRendererConfigProvider RuntimeRendererProps RuntimeRendererWrapArgs RuntimeResolvedMediaValue RuntimeResolveNodePropsArgs RuntimeScreen RuntimeScreenOperationLoaderExecutionResult RuntimeScreenOperationLoaderState RuntimeScreenProps shouldRenderRuntimeRepeatEmptyState useManifest useManifestContext useOptionalManifestContext useRuntimeRendererConfig useRuntimeScreenOperationLoaders validateRuntimeBindingOperationRef wrapRuntimeEventProps"
|
|
472
502
|
>
|
|
473
503
|
<h3>src/index.ts</h3>
|
|
474
504
|
<p class="muted">Configured entrypoint</p>
|
|
@@ -484,22 +514,19 @@
|
|
|
484
514
|
<code>createRuntimeActionRegistry</code>,
|
|
485
515
|
<code>createRuntimeBindingOperationKey</code>,
|
|
486
516
|
<code>createRuntimeDataSourceOperationExecutor</code>,
|
|
487
|
-
<code>
|
|
488
|
-
<code>createRuntimeScreenLoaderRequestKey</code>,
|
|
489
|
-
<code>defineRuntimeAdapter</code>, <code>defineRuntimeBinding</code>,
|
|
517
|
+
<code>createRuntimeMemoryStateAdapter</code>,
|
|
518
|
+
<code>createRuntimeScreenLoaderRequestKey</code>,
|
|
490
519
|
<code>dispatchRuntimeComponentEvent</code>,
|
|
491
520
|
<code>dispatchRuntimeComponentEventWithReporting</code>,
|
|
492
521
|
<code>executeDbPersistAction</code>,
|
|
493
|
-
<code>executeRuntimeScreenOperationLoaders</code>,
|
|
494
|
-
<code>listRuntimeCapabilities</code>, <code>ManifestContext</code>,
|
|
522
|
+
<code>executeRuntimeScreenOperationLoaders</code>, <code>ManifestContext</code>,
|
|
495
523
|
<code>ManifestProvider</code>, <code>mergeRuntimeRendererConfig</code>,
|
|
496
524
|
<code>resolveBindingInputMap</code>, <code>resolveDbPersistInput</code>,
|
|
497
525
|
<code>resolveRuntimeActionPayload</code>, <code>resolveRuntimeActionValue</code>,
|
|
498
526
|
<code>resolveRuntimeBindings</code>, <code>resolveRuntimeBindingsAsync</code>,
|
|
499
527
|
<code>resolveRuntimeBindingValue</code>,
|
|
500
528
|
<code>resolveRuntimeBindingValueSync</code>,
|
|
501
|
-
<code>resolveScreenOperationLoaders</code>, <code>
|
|
502
|
-
<code>RUNTIME_MANIFEST_KIND</code>, <code>RuntimeAction</code>,
|
|
529
|
+
<code>resolveScreenOperationLoaders</code>, <code>RuntimeAction</code>,
|
|
503
530
|
<code>RuntimeActionDescriptor</code>, <code>RuntimeActionExecutor</code>,
|
|
504
531
|
<code>RuntimeActionHandler</code>, <code>RuntimeActionHandlerArgs</code>,
|
|
505
532
|
<code>RuntimeActionHandlers</code>, <code>RuntimeActionRegistry</code>,
|
|
@@ -520,11 +547,14 @@
|
|
|
520
547
|
<code>RuntimeDbPersistResult</code>, <code>RuntimeDiagnostic</code>,
|
|
521
548
|
<code>RuntimeEventDiagnosticsReporter</code>, <code>RuntimeEventPropWrapArgs</code>,
|
|
522
549
|
<code>RuntimeManifest</code>, <code>RuntimeManifestConfig</code>,
|
|
523
|
-
<code>RuntimeManifestInput</code>, <code>
|
|
550
|
+
<code>RuntimeManifestInput</code>, <code>RuntimeMediaAssetResolver</code>,
|
|
551
|
+
<code>RuntimeMediaAssetResolverArgs</code>,
|
|
552
|
+
<code>RuntimeMemoryStateAdapterOptions</code>,
|
|
524
553
|
<code>RuntimeNodePropsResolver</code>, <code>RuntimeRenderer</code>,
|
|
525
554
|
<code>RuntimeRendererConfig</code>, <code>RuntimeRendererConfigProvider</code>,
|
|
526
555
|
<code>RuntimeRendererProps</code>, <code>RuntimeRendererWrapArgs</code>,
|
|
527
|
-
<code>
|
|
556
|
+
<code>RuntimeResolvedMediaValue</code>, <code>RuntimeResolveNodePropsArgs</code>,
|
|
557
|
+
<code>RuntimeScreen</code>,
|
|
528
558
|
<code>RuntimeScreenOperationLoaderExecutionResult</code>,
|
|
529
559
|
<code>RuntimeScreenOperationLoaderState</code>, <code>RuntimeScreenProps</code>,
|
|
530
560
|
<code>shouldRenderRuntimeRepeatEmptyState</code>, <code>useManifest</code>,
|
|
@@ -763,6 +793,49 @@
|
|
|
763
793
|
<code>RuntimeManifestConfig</code>, <code>RuntimeManifestInput</code>
|
|
764
794
|
</p>
|
|
765
795
|
</article>
|
|
796
|
+
<article class="item" data-search="src/runtimeMedia.test.ts src/runtimeMedia.ts">
|
|
797
|
+
<h3>src/runtimeMedia.test.ts</h3>
|
|
798
|
+
<p class="muted">Referenced module</p>
|
|
799
|
+
<p><strong>Dependencies:</strong> <code>src/runtimeMedia.ts</code></p>
|
|
800
|
+
<p><strong>Exports:</strong> <span class="empty">None</span></p>
|
|
801
|
+
</article>
|
|
802
|
+
<article
|
|
803
|
+
class="item"
|
|
804
|
+
data-search="src/runtimeMedia.ts collectRuntimeMediaReferenceIds createRuntimeMediaResolutionCache createSyncRuntimeMediaResolutionMap replaceRuntimeMediaReferences resolveRuntimeMediaAsset RuntimeMediaAssetResolver RuntimeMediaAssetResolverArgs RuntimeMediaResolutionCache RuntimeResolvedMediaValue"
|
|
805
|
+
>
|
|
806
|
+
<h3>src/runtimeMedia.ts</h3>
|
|
807
|
+
<p class="muted">Referenced module</p>
|
|
808
|
+
<p><strong>Dependencies:</strong> <span class="empty">None</span></p>
|
|
809
|
+
<p>
|
|
810
|
+
<strong>Exports:</strong> <code>collectRuntimeMediaReferenceIds</code>,
|
|
811
|
+
<code>createRuntimeMediaResolutionCache</code>,
|
|
812
|
+
<code>createSyncRuntimeMediaResolutionMap</code>,
|
|
813
|
+
<code>replaceRuntimeMediaReferences</code>, <code>resolveRuntimeMediaAsset</code>,
|
|
814
|
+
<code>RuntimeMediaAssetResolver</code>, <code>RuntimeMediaAssetResolverArgs</code>,
|
|
815
|
+
<code>RuntimeMediaResolutionCache</code>, <code>RuntimeResolvedMediaValue</code>
|
|
816
|
+
</p>
|
|
817
|
+
</article>
|
|
818
|
+
<article
|
|
819
|
+
class="item"
|
|
820
|
+
data-search="src/runtimeMediaCache.tsx src/runtimeMedia.ts RuntimeMediaResolutionCacheProvider useRuntimeMediaResolutionCache"
|
|
821
|
+
>
|
|
822
|
+
<h3>src/runtimeMediaCache.tsx</h3>
|
|
823
|
+
<p class="muted">Referenced module</p>
|
|
824
|
+
<p><strong>Dependencies:</strong> <code>src/runtimeMedia.ts</code></p>
|
|
825
|
+
<p>
|
|
826
|
+
<strong>Exports:</strong> <code>RuntimeMediaResolutionCacheProvider</code>,
|
|
827
|
+
<code>useRuntimeMediaResolutionCache</code>
|
|
828
|
+
</p>
|
|
829
|
+
</article>
|
|
830
|
+
<article
|
|
831
|
+
class="item"
|
|
832
|
+
data-search="src/runtimeMediaConfig.test.ts src/RuntimeRendererConfig.tsx"
|
|
833
|
+
>
|
|
834
|
+
<h3>src/runtimeMediaConfig.test.ts</h3>
|
|
835
|
+
<p class="muted">Referenced module</p>
|
|
836
|
+
<p><strong>Dependencies:</strong> <code>src/RuntimeRendererConfig.tsx</code></p>
|
|
837
|
+
<p><strong>Exports:</strong> <span class="empty">None</span></p>
|
|
838
|
+
</article>
|
|
766
839
|
<article
|
|
767
840
|
class="item"
|
|
768
841
|
data-search="src/runtimeNodeProps.test.ts src/runtimeNodeProps.ts"
|
|
@@ -804,7 +877,7 @@
|
|
|
804
877
|
</article>
|
|
805
878
|
<article
|
|
806
879
|
class="item"
|
|
807
|
-
data-search="src/RuntimeRenderer.tsx src/registry.tsx src/rendering.ts src/runtimeActionRegistry.ts src/runtimeBindings.ts src/runtimeDbPersist.ts src/runtimeEventExecution.ts src/runtimeNodeProps.ts src/RuntimeRendererConfig.tsx src/runtimeRepeat.ts src/runtimeRepeatDiagnostics.ts src/runtimeRepeatEmptyState.ts RuntimeRenderer RuntimeRendererProps"
|
|
880
|
+
data-search="src/RuntimeRenderer.tsx src/registry.tsx src/rendering.ts src/runtimeActionRegistry.ts src/runtimeBindings.ts src/runtimeDbPersist.ts src/runtimeEventExecution.ts src/runtimeMedia.ts src/runtimeMediaCache.tsx src/runtimeNodeProps.ts src/RuntimeRendererConfig.tsx src/runtimeRepeat.ts src/runtimeRepeatDiagnostics.ts src/runtimeRepeatEmptyState.ts src/useRuntimeMediaProps.ts RuntimeRenderer RuntimeRendererProps"
|
|
808
881
|
>
|
|
809
882
|
<h3>src/RuntimeRenderer.tsx</h3>
|
|
810
883
|
<p class="muted">Referenced module</p>
|
|
@@ -812,10 +885,12 @@
|
|
|
812
885
|
<strong>Dependencies:</strong> <code>src/registry.tsx</code>,
|
|
813
886
|
<code>src/rendering.ts</code>, <code>src/runtimeActionRegistry.ts</code>,
|
|
814
887
|
<code>src/runtimeBindings.ts</code>, <code>src/runtimeDbPersist.ts</code>,
|
|
815
|
-
<code>src/runtimeEventExecution.ts</code>, <code>src/
|
|
888
|
+
<code>src/runtimeEventExecution.ts</code>, <code>src/runtimeMedia.ts</code>,
|
|
889
|
+
<code>src/runtimeMediaCache.tsx</code>, <code>src/runtimeNodeProps.ts</code>,
|
|
816
890
|
<code>src/RuntimeRendererConfig.tsx</code>, <code>src/runtimeRepeat.ts</code>,
|
|
817
891
|
<code>src/runtimeRepeatDiagnostics.ts</code>,
|
|
818
|
-
<code>src/runtimeRepeatEmptyState.ts</code
|
|
892
|
+
<code>src/runtimeRepeatEmptyState.ts</code>,
|
|
893
|
+
<code>src/useRuntimeMediaProps.ts</code>
|
|
819
894
|
</p>
|
|
820
895
|
<p>
|
|
821
896
|
<strong>Exports:</strong> <code>RuntimeRenderer</code>,
|
|
@@ -833,13 +908,13 @@
|
|
|
833
908
|
</article>
|
|
834
909
|
<article
|
|
835
910
|
class="item"
|
|
836
|
-
data-search="src/RuntimeRendererConfig.tsx src/registry.tsx src/runtimeBindings.ts composeRuntimeNodePropsResolver composeRuntimeRendererWrapNode mergeRuntimeRendererConfig RuntimeAction RuntimeActionExecutor RuntimeActionHandler RuntimeActionHandlerArgs RuntimeActionHandlers RuntimeNodePropsResolver RuntimeRendererConfig RuntimeRendererConfigProvider RuntimeRendererWrapArgs RuntimeResolveNodePropsArgs useRuntimeRendererConfig"
|
|
911
|
+
data-search="src/RuntimeRendererConfig.tsx src/registry.tsx src/runtimeBindings.ts src/runtimeMedia.ts composeRuntimeNodePropsResolver composeRuntimeRendererWrapNode mergeRuntimeRendererConfig RuntimeAction RuntimeActionExecutor RuntimeActionHandler RuntimeActionHandlerArgs RuntimeActionHandlers RuntimeNodePropsResolver RuntimeRendererConfig RuntimeRendererConfigProvider RuntimeRendererWrapArgs RuntimeResolveNodePropsArgs useRuntimeRendererConfig"
|
|
837
912
|
>
|
|
838
913
|
<h3>src/RuntimeRendererConfig.tsx</h3>
|
|
839
914
|
<p class="muted">Referenced module</p>
|
|
840
915
|
<p>
|
|
841
916
|
<strong>Dependencies:</strong> <code>src/registry.tsx</code>,
|
|
842
|
-
<code>src/runtimeBindings.ts</code>
|
|
917
|
+
<code>src/runtimeBindings.ts</code>, <code>src/runtimeMedia.ts</code>
|
|
843
918
|
</p>
|
|
844
919
|
<p>
|
|
845
920
|
<strong>Exports:</strong> <code>composeRuntimeNodePropsResolver</code>,
|
|
@@ -984,6 +1059,15 @@
|
|
|
984
1059
|
</p>
|
|
985
1060
|
<p><strong>Exports:</strong> <span class="empty">None</span></p>
|
|
986
1061
|
</article>
|
|
1062
|
+
<article
|
|
1063
|
+
class="item"
|
|
1064
|
+
data-search="src/useRuntimeMediaProps.ts src/runtimeMedia.ts useRuntimeMediaProps"
|
|
1065
|
+
>
|
|
1066
|
+
<h3>src/useRuntimeMediaProps.ts</h3>
|
|
1067
|
+
<p class="muted">Referenced module</p>
|
|
1068
|
+
<p><strong>Dependencies:</strong> <code>src/runtimeMedia.ts</code></p>
|
|
1069
|
+
<p><strong>Exports:</strong> <code>useRuntimeMediaProps</code></p>
|
|
1070
|
+
</article>
|
|
987
1071
|
<article class="item" data-search="tests/runtime.test.ts src/runtimeManifest.ts">
|
|
988
1072
|
<h3>tests/runtime.test.ts</h3>
|
|
989
1073
|
<p class="muted">Referenced module</p>
|
|
@@ -1659,7 +1743,7 @@
|
|
|
1659
1743
|
<td>
|
|
1660
1744
|
<code
|
|
1661
1745
|
>Readonly<Record<string,
|
|
1662
|
-
import("
|
|
1746
|
+
import("@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
1663
1747
|
| undefined</code
|
|
1664
1748
|
>
|
|
1665
1749
|
</td>
|
|
@@ -1781,7 +1865,7 @@
|
|
|
1781
1865
|
<td>
|
|
1782
1866
|
<code
|
|
1783
1867
|
>Readonly<Record<string,
|
|
1784
|
-
import("
|
|
1868
|
+
import("@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
1785
1869
|
| undefined</code
|
|
1786
1870
|
>
|
|
1787
1871
|
</td>
|
|
@@ -2322,7 +2406,7 @@
|
|
|
2322
2406
|
<td>
|
|
2323
2407
|
<code
|
|
2324
2408
|
>Readonly<Record<string,
|
|
2325
|
-
import("
|
|
2409
|
+
import("@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
2326
2410
|
| undefined</code
|
|
2327
2411
|
>
|
|
2328
2412
|
</td>
|
|
@@ -2430,7 +2514,7 @@
|
|
|
2430
2514
|
<td>
|
|
2431
2515
|
<code
|
|
2432
2516
|
>Readonly<Record<string,
|
|
2433
|
-
import("
|
|
2517
|
+
import("@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
2434
2518
|
| undefined</code
|
|
2435
2519
|
>
|
|
2436
2520
|
</td>
|
|
@@ -3038,216 +3122,6 @@
|
|
|
3038
3122
|
</section>
|
|
3039
3123
|
<section>
|
|
3040
3124
|
<h3>src/runtimeManifest.ts</h3>
|
|
3041
|
-
<article
|
|
3042
|
-
class="item"
|
|
3043
|
-
id="symbol-createruntimemanifest"
|
|
3044
|
-
data-search="createRuntimeManifest function src/runtimeManifest.ts RuntimeManifest RuntimeManifestInput (input: RuntimeManifestInput) => RuntimeManifest"
|
|
3045
|
-
>
|
|
3046
|
-
<h4>createRuntimeManifest</h4>
|
|
3047
|
-
<p class="muted">function • <code>src/runtimeManifest.ts:81:1</code></p>
|
|
3048
|
-
|
|
3049
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3050
|
-
<div>
|
|
3051
|
-
<strong>Related symbols:</strong>
|
|
3052
|
-
<ul class="chips">
|
|
3053
|
-
<li class="chip">RuntimeManifest</li>
|
|
3054
|
-
<li class="chip">RuntimeManifestInput</li>
|
|
3055
|
-
</ul>
|
|
3056
|
-
</div>
|
|
3057
|
-
<div>
|
|
3058
|
-
<h5>Signature</h5>
|
|
3059
|
-
<pre>(input: RuntimeManifestInput) => RuntimeManifest</pre>
|
|
3060
|
-
<table>
|
|
3061
|
-
<thead>
|
|
3062
|
-
<tr>
|
|
3063
|
-
<th>Parameter</th>
|
|
3064
|
-
<th>Type</th>
|
|
3065
|
-
<th>Required</th>
|
|
3066
|
-
<th>Description</th>
|
|
3067
|
-
</tr>
|
|
3068
|
-
</thead>
|
|
3069
|
-
<tbody>
|
|
3070
|
-
<tr>
|
|
3071
|
-
<td><code>input</code></td>
|
|
3072
|
-
<td><code>RuntimeManifestInput</code></td>
|
|
3073
|
-
<td>yes</td>
|
|
3074
|
-
<td></td>
|
|
3075
|
-
</tr>
|
|
3076
|
-
</tbody>
|
|
3077
|
-
</table>
|
|
3078
|
-
<p><strong>Returns:</strong> <code>RuntimeManifest</code></p>
|
|
3079
|
-
</div>
|
|
3080
|
-
</article>
|
|
3081
|
-
<article
|
|
3082
|
-
class="item"
|
|
3083
|
-
id="symbol-defineruntimeaction"
|
|
3084
|
-
data-search="defineRuntimeAction function src/runtimeManifest.ts RuntimeActionDescriptor (action: RuntimeActionDescriptor<Data>) => RuntimeActionDescriptor<Data>"
|
|
3085
|
-
>
|
|
3086
|
-
<h4>defineRuntimeAction</h4>
|
|
3087
|
-
<p class="muted">function • <code>src/runtimeManifest.ts:63:1</code></p>
|
|
3088
|
-
|
|
3089
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3090
|
-
<div>
|
|
3091
|
-
<strong>Related symbols:</strong>
|
|
3092
|
-
<ul class="chips">
|
|
3093
|
-
<li class="chip">RuntimeActionDescriptor</li>
|
|
3094
|
-
</ul>
|
|
3095
|
-
</div>
|
|
3096
|
-
<div>
|
|
3097
|
-
<h5>Signature</h5>
|
|
3098
|
-
<pre>
|
|
3099
|
-
(action: RuntimeActionDescriptor<Data>) => RuntimeActionDescriptor<Data></pre>
|
|
3100
|
-
<table>
|
|
3101
|
-
<thead>
|
|
3102
|
-
<tr>
|
|
3103
|
-
<th>Parameter</th>
|
|
3104
|
-
<th>Type</th>
|
|
3105
|
-
<th>Required</th>
|
|
3106
|
-
<th>Description</th>
|
|
3107
|
-
</tr>
|
|
3108
|
-
</thead>
|
|
3109
|
-
<tbody>
|
|
3110
|
-
<tr>
|
|
3111
|
-
<td><code>action</code></td>
|
|
3112
|
-
<td><code>RuntimeActionDescriptor<Data></code></td>
|
|
3113
|
-
<td>yes</td>
|
|
3114
|
-
<td></td>
|
|
3115
|
-
</tr>
|
|
3116
|
-
</tbody>
|
|
3117
|
-
</table>
|
|
3118
|
-
<p><strong>Returns:</strong> <code>RuntimeActionDescriptor<Data></code></p>
|
|
3119
|
-
</div>
|
|
3120
|
-
</article>
|
|
3121
|
-
<article
|
|
3122
|
-
class="item"
|
|
3123
|
-
id="symbol-defineruntimeadapter"
|
|
3124
|
-
data-search="defineRuntimeAdapter function src/runtimeManifest.ts RuntimeAdapterDescriptor (adapter: RuntimeAdapterDescriptor<Options>) => RuntimeAdapterDescriptor<Options>"
|
|
3125
|
-
>
|
|
3126
|
-
<h4>defineRuntimeAdapter</h4>
|
|
3127
|
-
<p class="muted">function • <code>src/runtimeManifest.ts:69:1</code></p>
|
|
3128
|
-
|
|
3129
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3130
|
-
<div>
|
|
3131
|
-
<strong>Related symbols:</strong>
|
|
3132
|
-
<ul class="chips">
|
|
3133
|
-
<li class="chip">RuntimeAdapterDescriptor</li>
|
|
3134
|
-
</ul>
|
|
3135
|
-
</div>
|
|
3136
|
-
<div>
|
|
3137
|
-
<h5>Signature</h5>
|
|
3138
|
-
<pre>
|
|
3139
|
-
(adapter: RuntimeAdapterDescriptor<Options>) => RuntimeAdapterDescriptor<Options></pre>
|
|
3140
|
-
<table>
|
|
3141
|
-
<thead>
|
|
3142
|
-
<tr>
|
|
3143
|
-
<th>Parameter</th>
|
|
3144
|
-
<th>Type</th>
|
|
3145
|
-
<th>Required</th>
|
|
3146
|
-
<th>Description</th>
|
|
3147
|
-
</tr>
|
|
3148
|
-
</thead>
|
|
3149
|
-
<tbody>
|
|
3150
|
-
<tr>
|
|
3151
|
-
<td><code>adapter</code></td>
|
|
3152
|
-
<td><code>RuntimeAdapterDescriptor<Options></code></td>
|
|
3153
|
-
<td>yes</td>
|
|
3154
|
-
<td></td>
|
|
3155
|
-
</tr>
|
|
3156
|
-
</tbody>
|
|
3157
|
-
</table>
|
|
3158
|
-
<p>
|
|
3159
|
-
<strong>Returns:</strong> <code>RuntimeAdapterDescriptor<Options></code>
|
|
3160
|
-
</p>
|
|
3161
|
-
</div>
|
|
3162
|
-
</article>
|
|
3163
|
-
<article
|
|
3164
|
-
class="item"
|
|
3165
|
-
id="symbol-defineruntimebinding"
|
|
3166
|
-
data-search="defineRuntimeBinding function src/runtimeManifest.ts RuntimeBindingDescriptor (binding: RuntimeBindingDescriptor<Value>) => RuntimeBindingDescriptor<Value>"
|
|
3167
|
-
>
|
|
3168
|
-
<h4>defineRuntimeBinding</h4>
|
|
3169
|
-
<p class="muted">function • <code>src/runtimeManifest.ts:75:1</code></p>
|
|
3170
|
-
|
|
3171
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3172
|
-
<div>
|
|
3173
|
-
<strong>Related symbols:</strong>
|
|
3174
|
-
<ul class="chips">
|
|
3175
|
-
<li class="chip">RuntimeBindingDescriptor</li>
|
|
3176
|
-
</ul>
|
|
3177
|
-
</div>
|
|
3178
|
-
<div>
|
|
3179
|
-
<h5>Signature</h5>
|
|
3180
|
-
<pre>
|
|
3181
|
-
(binding: RuntimeBindingDescriptor<Value>) => RuntimeBindingDescriptor<Value></pre>
|
|
3182
|
-
<table>
|
|
3183
|
-
<thead>
|
|
3184
|
-
<tr>
|
|
3185
|
-
<th>Parameter</th>
|
|
3186
|
-
<th>Type</th>
|
|
3187
|
-
<th>Required</th>
|
|
3188
|
-
<th>Description</th>
|
|
3189
|
-
</tr>
|
|
3190
|
-
</thead>
|
|
3191
|
-
<tbody>
|
|
3192
|
-
<tr>
|
|
3193
|
-
<td><code>binding</code></td>
|
|
3194
|
-
<td><code>RuntimeBindingDescriptor<Value></code></td>
|
|
3195
|
-
<td>yes</td>
|
|
3196
|
-
<td></td>
|
|
3197
|
-
</tr>
|
|
3198
|
-
</tbody>
|
|
3199
|
-
</table>
|
|
3200
|
-
<p>
|
|
3201
|
-
<strong>Returns:</strong> <code>RuntimeBindingDescriptor<Value></code>
|
|
3202
|
-
</p>
|
|
3203
|
-
</div>
|
|
3204
|
-
</article>
|
|
3205
|
-
<article
|
|
3206
|
-
class="item"
|
|
3207
|
-
id="symbol-listruntimecapabilities"
|
|
3208
|
-
data-search='listRuntimeCapabilities function src/runtimeManifest.ts () => readonly ("runtime.render" | "runtime.actions" | "runtime.bindings" | "runtime.adapters")[]'
|
|
3209
|
-
>
|
|
3210
|
-
<h4>listRuntimeCapabilities</h4>
|
|
3211
|
-
<p class="muted">function • <code>src/runtimeManifest.ts:93:1</code></p>
|
|
3212
|
-
|
|
3213
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3214
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
3215
|
-
<div>
|
|
3216
|
-
<h5>Signature</h5>
|
|
3217
|
-
<pre>
|
|
3218
|
-
() => readonly ("runtime.render" | "runtime.actions" | "runtime.bindings" | "runtime.adapters")[]</pre>
|
|
3219
|
-
|
|
3220
|
-
<p>
|
|
3221
|
-
<strong>Returns:</strong>
|
|
3222
|
-
<code
|
|
3223
|
-
>readonly ("runtime.render" | "runtime.actions" |
|
|
3224
|
-
"runtime.bindings" | "runtime.adapters")[]</code
|
|
3225
|
-
>
|
|
3226
|
-
</p>
|
|
3227
|
-
</div>
|
|
3228
|
-
</article>
|
|
3229
|
-
<article
|
|
3230
|
-
class="item"
|
|
3231
|
-
id="symbol-runtime-capabilities"
|
|
3232
|
-
data-search="RUNTIME_CAPABILITIES value src/runtimeManifest.ts "
|
|
3233
|
-
>
|
|
3234
|
-
<h4>RUNTIME_CAPABILITIES</h4>
|
|
3235
|
-
<p class="muted">value • <code>src/runtimeManifest.ts:1:14</code></p>
|
|
3236
|
-
|
|
3237
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3238
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
3239
|
-
</article>
|
|
3240
|
-
<article
|
|
3241
|
-
class="item"
|
|
3242
|
-
id="symbol-runtime-manifest-kind"
|
|
3243
|
-
data-search="RUNTIME_MANIFEST_KIND value src/runtimeManifest.ts "
|
|
3244
|
-
>
|
|
3245
|
-
<h4>RUNTIME_MANIFEST_KIND</h4>
|
|
3246
|
-
<p class="muted">value • <code>src/runtimeManifest.ts:8:14</code></p>
|
|
3247
|
-
|
|
3248
|
-
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3249
|
-
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
3250
|
-
</article>
|
|
3251
3125
|
<article
|
|
3252
3126
|
class="item"
|
|
3253
3127
|
id="symbol-runtimeactiondescriptor"
|
|
@@ -3679,6 +3553,63 @@
|
|
|
3679
3553
|
</table>
|
|
3680
3554
|
</article>
|
|
3681
3555
|
</section>
|
|
3556
|
+
<section>
|
|
3557
|
+
<h3>src/runtimeMedia.ts</h3>
|
|
3558
|
+
<article
|
|
3559
|
+
class="item"
|
|
3560
|
+
id="symbol-runtimemediaassetresolver"
|
|
3561
|
+
data-search="RuntimeMediaAssetResolver unknown src/runtimeMedia.ts "
|
|
3562
|
+
>
|
|
3563
|
+
<h4>RuntimeMediaAssetResolver</h4>
|
|
3564
|
+
<p class="muted">unknown • <code>src/runtimeMedia.ts:13:1</code></p>
|
|
3565
|
+
|
|
3566
|
+
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3567
|
+
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
3568
|
+
</article>
|
|
3569
|
+
<article
|
|
3570
|
+
class="item"
|
|
3571
|
+
id="symbol-runtimemediaassetresolverargs"
|
|
3572
|
+
data-search="RuntimeMediaAssetResolverArgs type src/runtimeMedia.ts "
|
|
3573
|
+
>
|
|
3574
|
+
<h4>RuntimeMediaAssetResolverArgs</h4>
|
|
3575
|
+
<p class="muted">type • <code>src/runtimeMedia.ts:9:1</code></p>
|
|
3576
|
+
|
|
3577
|
+
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3578
|
+
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
3579
|
+
|
|
3580
|
+
<table>
|
|
3581
|
+
<thead>
|
|
3582
|
+
<tr>
|
|
3583
|
+
<th>Member</th>
|
|
3584
|
+
<th>Kind</th>
|
|
3585
|
+
<th>Type</th>
|
|
3586
|
+
<th>Required</th>
|
|
3587
|
+
<th>Description</th>
|
|
3588
|
+
</tr>
|
|
3589
|
+
</thead>
|
|
3590
|
+
<tbody>
|
|
3591
|
+
<tr>
|
|
3592
|
+
<td><code>asset</code></td>
|
|
3593
|
+
<td>property</td>
|
|
3594
|
+
<td><code>MediaAsset</code></td>
|
|
3595
|
+
<td>yes</td>
|
|
3596
|
+
<td></td>
|
|
3597
|
+
</tr>
|
|
3598
|
+
</tbody>
|
|
3599
|
+
</table>
|
|
3600
|
+
</article>
|
|
3601
|
+
<article
|
|
3602
|
+
class="item"
|
|
3603
|
+
id="symbol-runtimeresolvedmediavalue"
|
|
3604
|
+
data-search="RuntimeResolvedMediaValue unknown src/runtimeMedia.ts "
|
|
3605
|
+
>
|
|
3606
|
+
<h4>RuntimeResolvedMediaValue</h4>
|
|
3607
|
+
<p class="muted">unknown • <code>src/runtimeMedia.ts:7:1</code></p>
|
|
3608
|
+
|
|
3609
|
+
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3610
|
+
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
3611
|
+
</article>
|
|
3612
|
+
</section>
|
|
3682
3613
|
<section>
|
|
3683
3614
|
<h3>src/RuntimeRenderer.tsx</h3>
|
|
3684
3615
|
<article
|
|
@@ -3687,7 +3618,7 @@
|
|
|
3687
3618
|
data-search="RuntimeRenderer function src/RuntimeRenderer.tsx RuntimeRendererProps (props: RuntimeRendererProps) => React.JSX.Element"
|
|
3688
3619
|
>
|
|
3689
3620
|
<h4>RuntimeRenderer</h4>
|
|
3690
|
-
<p class="muted">function • <code>src/RuntimeRenderer.tsx:
|
|
3621
|
+
<p class="muted">function • <code>src/RuntimeRenderer.tsx:76:1</code></p>
|
|
3691
3622
|
|
|
3692
3623
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3693
3624
|
<div>
|
|
@@ -3723,10 +3654,10 @@
|
|
|
3723
3654
|
<article
|
|
3724
3655
|
class="item"
|
|
3725
3656
|
id="symbol-runtimerendererprops"
|
|
3726
|
-
data-search="RuntimeRendererProps type src/RuntimeRenderer.tsx RuntimeActionHandler RuntimeBindingOperationExecutor RuntimeRendererConfig RuntimeRendererWrapArgs"
|
|
3657
|
+
data-search="RuntimeRendererProps type src/RuntimeRenderer.tsx RuntimeActionHandler RuntimeBindingOperationExecutor RuntimeMediaAssetResolver RuntimeRendererConfig RuntimeRendererWrapArgs"
|
|
3727
3658
|
>
|
|
3728
3659
|
<h4>RuntimeRendererProps</h4>
|
|
3729
|
-
<p class="muted">type • <code>src/RuntimeRenderer.tsx:
|
|
3660
|
+
<p class="muted">type • <code>src/RuntimeRenderer.tsx:56:1</code></p>
|
|
3730
3661
|
|
|
3731
3662
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3732
3663
|
<div>
|
|
@@ -3734,6 +3665,7 @@
|
|
|
3734
3665
|
<ul class="chips">
|
|
3735
3666
|
<li class="chip">RuntimeActionHandler</li>
|
|
3736
3667
|
<li class="chip">RuntimeBindingOperationExecutor</li>
|
|
3668
|
+
<li class="chip">RuntimeMediaAssetResolver</li>
|
|
3737
3669
|
<li class="chip">RuntimeRendererConfig</li>
|
|
3738
3670
|
<li class="chip">RuntimeRendererWrapArgs</li>
|
|
3739
3671
|
</ul>
|
|
@@ -3763,7 +3695,7 @@
|
|
|
3763
3695
|
<td>
|
|
3764
3696
|
<code
|
|
3765
3697
|
>Readonly<Record<string,
|
|
3766
|
-
import("
|
|
3698
|
+
import("@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
3767
3699
|
| undefined</code
|
|
3768
3700
|
>
|
|
3769
3701
|
</td>
|
|
@@ -3776,7 +3708,7 @@
|
|
|
3776
3708
|
<td>
|
|
3777
3709
|
<code
|
|
3778
3710
|
>Readonly<Record<string,
|
|
3779
|
-
import("
|
|
3711
|
+
import("@ankhorage/contracts/dist/index").DataSourceConfig>>
|
|
3780
3712
|
| undefined</code
|
|
3781
3713
|
>
|
|
3782
3714
|
</td>
|
|
@@ -3809,8 +3741,8 @@
|
|
|
3809
3741
|
<td>property</td>
|
|
3810
3742
|
<td>
|
|
3811
3743
|
<code
|
|
3812
|
-
>import("
|
|
3813
|
-
|
|
3744
|
+
>import("./src/RuntimeRendererConfig").RuntimeActionHandler |
|
|
3745
|
+
undefined</code
|
|
3814
3746
|
>
|
|
3815
3747
|
</td>
|
|
3816
3748
|
<td>no</td>
|
|
@@ -3830,6 +3762,19 @@
|
|
|
3830
3762
|
<td>no</td>
|
|
3831
3763
|
<td></td>
|
|
3832
3764
|
</tr>
|
|
3765
|
+
<tr>
|
|
3766
|
+
<td><code>mediaAssets</code></td>
|
|
3767
|
+
<td>property</td>
|
|
3768
|
+
<td>
|
|
3769
|
+
<code
|
|
3770
|
+
>Readonly<Record<string,
|
|
3771
|
+
import("@ankhorage/contracts/dist/media").MediaAsset>> |
|
|
3772
|
+
undefined</code
|
|
3773
|
+
>
|
|
3774
|
+
</td>
|
|
3775
|
+
<td>no</td>
|
|
3776
|
+
<td></td>
|
|
3777
|
+
</tr>
|
|
3833
3778
|
<tr>
|
|
3834
3779
|
<td><code>node</code></td>
|
|
3835
3780
|
<td>property</td>
|
|
@@ -3873,6 +3818,13 @@
|
|
|
3873
3818
|
<td>no</td>
|
|
3874
3819
|
<td></td>
|
|
3875
3820
|
</tr>
|
|
3821
|
+
<tr>
|
|
3822
|
+
<td><code>resolveMediaAsset</code></td>
|
|
3823
|
+
<td>property</td>
|
|
3824
|
+
<td><code>RuntimeMediaAssetResolver | undefined</code></td>
|
|
3825
|
+
<td>no</td>
|
|
3826
|
+
<td></td>
|
|
3827
|
+
</tr>
|
|
3876
3828
|
<tr>
|
|
3877
3829
|
<td><code>stateAdapter</code></td>
|
|
3878
3830
|
<td>property</td>
|
|
@@ -3903,7 +3855,7 @@
|
|
|
3903
3855
|
data-search="composeRuntimeNodePropsResolver function src/RuntimeRendererConfig.tsx RuntimeNodePropsResolver (localResolver?: RuntimeNodePropsResolver | undefined, inheritedResolver?: RuntimeNodePropsResolver | undefined) => RuntimeNodePropsResolver | undefined"
|
|
3904
3856
|
>
|
|
3905
3857
|
<h4>composeRuntimeNodePropsResolver</h4>
|
|
3906
|
-
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:
|
|
3858
|
+
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:92:1</code></p>
|
|
3907
3859
|
|
|
3908
3860
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3909
3861
|
<div>
|
|
@@ -3949,7 +3901,7 @@
|
|
|
3949
3901
|
data-search="composeRuntimeRendererWrapNode function src/RuntimeRendererConfig.tsx RuntimeRendererWrapArgs (innerWrapNode?: ((args: RuntimeRendererWrapArgs) => React.ReactNode) | undefined, outerWrapNode?: ((args: RuntimeRendererWrapArgs) => React.ReactNode) | undefined) => ((args: RuntimeRendererWrapArgs) => React.ReactNode) | undefined"
|
|
3950
3902
|
>
|
|
3951
3903
|
<h4>composeRuntimeRendererWrapNode</h4>
|
|
3952
|
-
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:
|
|
3904
|
+
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:77:1</code></p>
|
|
3953
3905
|
|
|
3954
3906
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
3955
3907
|
<div>
|
|
@@ -4008,7 +3960,7 @@
|
|
|
4008
3960
|
data-search="mergeRuntimeRendererConfig function src/RuntimeRendererConfig.tsx RuntimeRendererConfig (localConfig: RuntimeRendererConfig | undefined, inheritedConfig: RuntimeRendererConfig | undefined) => RuntimeRendererConfig"
|
|
4009
3961
|
>
|
|
4010
3962
|
<h4>mergeRuntimeRendererConfig</h4>
|
|
4011
|
-
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:
|
|
3963
|
+
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:110:1</code></p>
|
|
4012
3964
|
|
|
4013
3965
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4014
3966
|
<div>
|
|
@@ -4054,7 +4006,7 @@
|
|
|
4054
4006
|
data-search="RuntimeAction unknown src/RuntimeRendererConfig.tsx "
|
|
4055
4007
|
>
|
|
4056
4008
|
<h4>RuntimeAction</h4>
|
|
4057
|
-
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:
|
|
4009
|
+
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:45:1</code></p>
|
|
4058
4010
|
|
|
4059
4011
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4060
4012
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -4065,7 +4017,7 @@
|
|
|
4065
4017
|
data-search="RuntimeActionExecutor unknown src/RuntimeRendererConfig.tsx "
|
|
4066
4018
|
>
|
|
4067
4019
|
<h4>RuntimeActionExecutor</h4>
|
|
4068
|
-
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:
|
|
4020
|
+
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:48:1</code></p>
|
|
4069
4021
|
|
|
4070
4022
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4071
4023
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -4076,7 +4028,7 @@
|
|
|
4076
4028
|
data-search="RuntimeActionHandler unknown src/RuntimeRendererConfig.tsx "
|
|
4077
4029
|
>
|
|
4078
4030
|
<h4>RuntimeActionHandler</h4>
|
|
4079
|
-
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:
|
|
4031
|
+
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:46:1</code></p>
|
|
4080
4032
|
|
|
4081
4033
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4082
4034
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -4087,7 +4039,7 @@
|
|
|
4087
4039
|
data-search="RuntimeActionHandlerArgs type src/RuntimeRendererConfig.tsx RuntimeAction"
|
|
4088
4040
|
>
|
|
4089
4041
|
<h4>RuntimeActionHandlerArgs</h4>
|
|
4090
|
-
<p class="muted">type • <code>src/RuntimeRendererConfig.tsx:
|
|
4042
|
+
<p class="muted">type • <code>src/RuntimeRendererConfig.tsx:38:1</code></p>
|
|
4091
4043
|
|
|
4092
4044
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4093
4045
|
<div>
|
|
@@ -4145,7 +4097,7 @@
|
|
|
4145
4097
|
data-search="RuntimeActionHandlers unknown src/RuntimeRendererConfig.tsx "
|
|
4146
4098
|
>
|
|
4147
4099
|
<h4>RuntimeActionHandlers</h4>
|
|
4148
|
-
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:
|
|
4100
|
+
<p class="muted">unknown • <code>src/RuntimeRendererConfig.tsx:47:1</code></p>
|
|
4149
4101
|
|
|
4150
4102
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4151
4103
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -4153,10 +4105,10 @@
|
|
|
4153
4105
|
<article
|
|
4154
4106
|
class="item"
|
|
4155
4107
|
id="symbol-runtimerendererconfig"
|
|
4156
|
-
data-search="RuntimeRendererConfig type src/RuntimeRendererConfig.tsx RuntimeActionHandler RuntimeActionHandlers RuntimeBindingOperationExecutor RuntimeBindingOperationResultWriter RuntimeNodePropsResolver RuntimeRendererWrapArgs"
|
|
4108
|
+
data-search="RuntimeRendererConfig type src/RuntimeRendererConfig.tsx RuntimeActionHandler RuntimeActionHandlers RuntimeBindingOperationExecutor RuntimeBindingOperationResultWriter RuntimeMediaAssetResolver RuntimeNodePropsResolver RuntimeRendererWrapArgs"
|
|
4157
4109
|
>
|
|
4158
4110
|
<h4>RuntimeRendererConfig</h4>
|
|
4159
|
-
<p class="muted">type • <code>src/RuntimeRendererConfig.tsx:
|
|
4111
|
+
<p class="muted">type • <code>src/RuntimeRendererConfig.tsx:50:1</code></p>
|
|
4160
4112
|
|
|
4161
4113
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4162
4114
|
<div>
|
|
@@ -4166,6 +4118,7 @@
|
|
|
4166
4118
|
<li class="chip">RuntimeActionHandlers</li>
|
|
4167
4119
|
<li class="chip">RuntimeBindingOperationExecutor</li>
|
|
4168
4120
|
<li class="chip">RuntimeBindingOperationResultWriter</li>
|
|
4121
|
+
<li class="chip">RuntimeMediaAssetResolver</li>
|
|
4169
4122
|
<li class="chip">RuntimeNodePropsResolver</li>
|
|
4170
4123
|
<li class="chip">RuntimeRendererWrapArgs</li>
|
|
4171
4124
|
</ul>
|
|
@@ -4202,7 +4155,7 @@
|
|
|
4202
4155
|
<td>
|
|
4203
4156
|
<code
|
|
4204
4157
|
>Readonly<Record<string,
|
|
4205
|
-
import("
|
|
4158
|
+
import("@ankhorage/contracts/dist/bindings").ComponentDataBinding>>
|
|
4206
4159
|
| undefined</code
|
|
4207
4160
|
>
|
|
4208
4161
|
</td>
|
|
@@ -4215,7 +4168,7 @@
|
|
|
4215
4168
|
<td>
|
|
4216
4169
|
<code
|
|
4217
4170
|
>Readonly<Record<string,
|
|
4218
|
-
import("
|
|
4171
|
+
import("@ankhorage/contracts/dist/index").DataSourceConfig>>
|
|
4219
4172
|
| undefined</code
|
|
4220
4173
|
>
|
|
4221
4174
|
</td>
|
|
@@ -4257,6 +4210,19 @@
|
|
|
4257
4210
|
<td>no</td>
|
|
4258
4211
|
<td></td>
|
|
4259
4212
|
</tr>
|
|
4213
|
+
<tr>
|
|
4214
|
+
<td><code>mediaAssets</code></td>
|
|
4215
|
+
<td>property</td>
|
|
4216
|
+
<td>
|
|
4217
|
+
<code
|
|
4218
|
+
>Readonly<Record<string,
|
|
4219
|
+
import("@ankhorage/contracts/dist/media").MediaAsset>> |
|
|
4220
|
+
undefined</code
|
|
4221
|
+
>
|
|
4222
|
+
</td>
|
|
4223
|
+
<td>no</td>
|
|
4224
|
+
<td></td>
|
|
4225
|
+
</tr>
|
|
4260
4226
|
<tr>
|
|
4261
4227
|
<td><code>onDiagnostics</code></td>
|
|
4262
4228
|
<td>property</td>
|
|
@@ -4275,8 +4241,8 @@
|
|
|
4275
4241
|
<td>
|
|
4276
4242
|
<code
|
|
4277
4243
|
>Readonly<Record<string,
|
|
4278
|
-
import("
|
|
4279
|
-
|
|
4244
|
+
import("@ankhorage/contracts/dist/bindings").BindingValue |
|
|
4245
|
+
undefined>> | undefined</code
|
|
4280
4246
|
>
|
|
4281
4247
|
</td>
|
|
4282
4248
|
<td>no</td>
|
|
@@ -4294,6 +4260,13 @@
|
|
|
4294
4260
|
<td>no</td>
|
|
4295
4261
|
<td></td>
|
|
4296
4262
|
</tr>
|
|
4263
|
+
<tr>
|
|
4264
|
+
<td><code>resolveMediaAsset</code></td>
|
|
4265
|
+
<td>property</td>
|
|
4266
|
+
<td><code>RuntimeMediaAssetResolver | undefined</code></td>
|
|
4267
|
+
<td>no</td>
|
|
4268
|
+
<td></td>
|
|
4269
|
+
</tr>
|
|
4297
4270
|
<tr>
|
|
4298
4271
|
<td><code>resolveNodeProps</code></td>
|
|
4299
4272
|
<td>property</td>
|
|
@@ -4335,7 +4308,7 @@
|
|
|
4335
4308
|
data-search="RuntimeRendererConfigProvider function src/RuntimeRendererConfig.tsx RuntimeRendererConfig (props: { value: RuntimeRendererConfig; children: React.ReactNode; }) => React.JSX.Element"
|
|
4336
4309
|
>
|
|
4337
4310
|
<h4>RuntimeRendererConfigProvider</h4>
|
|
4338
|
-
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:
|
|
4311
|
+
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:158:1</code></p>
|
|
4339
4312
|
|
|
4340
4313
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4341
4314
|
<div>
|
|
@@ -4377,7 +4350,7 @@
|
|
|
4377
4350
|
data-search="RuntimeRendererWrapArgs type src/RuntimeRendererConfig.tsx "
|
|
4378
4351
|
>
|
|
4379
4352
|
<h4>RuntimeRendererWrapArgs</h4>
|
|
4380
|
-
<p class="muted">type • <code>src/RuntimeRendererConfig.tsx:
|
|
4353
|
+
<p class="muted">type • <code>src/RuntimeRendererConfig.tsx:32:1</code></p>
|
|
4381
4354
|
|
|
4382
4355
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4383
4356
|
<div><strong>Related symbols:</strong> <span class="empty">None</span></div>
|
|
@@ -4423,7 +4396,7 @@
|
|
|
4423
4396
|
data-search="useRuntimeRendererConfig function src/RuntimeRendererConfig.tsx RuntimeRendererConfig () => RuntimeRendererConfig"
|
|
4424
4397
|
>
|
|
4425
4398
|
<h4>useRuntimeRendererConfig</h4>
|
|
4426
|
-
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:
|
|
4399
|
+
<p class="muted">function • <code>src/RuntimeRendererConfig.tsx:173:1</code></p>
|
|
4427
4400
|
|
|
4428
4401
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
4429
4402
|
<div>
|
|
@@ -5089,10 +5062,10 @@
|
|
|
5089
5062
|
<article
|
|
5090
5063
|
class="item"
|
|
5091
5064
|
id="component-runtimerenderer"
|
|
5092
|
-
data-search="RuntimeRenderer src/RuntimeRenderer.tsx bindingContext Record<string, unknown> | undefined dataBindings ComponentDataBindingRegistry | undefined dataSources DataSourceRegistry | undefined dbAdapter DbAdapter | undefined dbRealtimeAdapter DbRealtimeAdapter | undefined disableActions boolean | undefined executeAction RuntimeActionExecutor | undefined executeOperation RuntimeBindingOperationExecutor | undefined isRoot boolean | undefined node UiNode onDiagnostics (diagnostics: readonly DataSourceDiagnostic[]) => void | undefined operationResults RuntimeBindingOperationResultCache | undefined registry ComponentRegistry | undefined stateAdapter StateAdapter | undefined wrapNode (args: RuntimeRendererWrapArgs) => React.ReactNode | undefined"
|
|
5065
|
+
data-search="RuntimeRenderer src/RuntimeRenderer.tsx bindingContext Record<string, unknown> | undefined dataBindings ComponentDataBindingRegistry | undefined dataSources DataSourceRegistry | undefined dbAdapter DbAdapter | undefined dbRealtimeAdapter DbRealtimeAdapter | undefined disableActions boolean | undefined executeAction RuntimeActionExecutor | undefined executeOperation RuntimeBindingOperationExecutor | undefined isRoot boolean | undefined mediaAssets MediaAssetRegistry | undefined node UiNode onDiagnostics (diagnostics: readonly DataSourceDiagnostic[]) => void | undefined operationResults RuntimeBindingOperationResultCache | undefined registry ComponentRegistry | undefined resolveMediaAsset RuntimeMediaAssetResolver | undefined stateAdapter StateAdapter | undefined wrapNode (args: RuntimeRendererWrapArgs) => React.ReactNode | undefined"
|
|
5093
5066
|
>
|
|
5094
5067
|
<h3>RuntimeRenderer</h3>
|
|
5095
|
-
<p class="muted"><code>src/RuntimeRenderer.tsx:
|
|
5068
|
+
<p class="muted"><code>src/RuntimeRenderer.tsx:76:1</code></p>
|
|
5096
5069
|
|
|
5097
5070
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5098
5071
|
<table>
|
|
@@ -5159,6 +5132,12 @@
|
|
|
5159
5132
|
<td>no</td>
|
|
5160
5133
|
<td></td>
|
|
5161
5134
|
</tr>
|
|
5135
|
+
<tr>
|
|
5136
|
+
<td><code>mediaAssets</code></td>
|
|
5137
|
+
<td><code>MediaAssetRegistry | undefined</code></td>
|
|
5138
|
+
<td>no</td>
|
|
5139
|
+
<td></td>
|
|
5140
|
+
</tr>
|
|
5162
5141
|
<tr>
|
|
5163
5142
|
<td><code>node</code></td>
|
|
5164
5143
|
<td><code>UiNode</code></td>
|
|
@@ -5187,6 +5166,12 @@
|
|
|
5187
5166
|
<td>no</td>
|
|
5188
5167
|
<td></td>
|
|
5189
5168
|
</tr>
|
|
5169
|
+
<tr>
|
|
5170
|
+
<td><code>resolveMediaAsset</code></td>
|
|
5171
|
+
<td><code>RuntimeMediaAssetResolver | undefined</code></td>
|
|
5172
|
+
<td>no</td>
|
|
5173
|
+
<td></td>
|
|
5174
|
+
</tr>
|
|
5190
5175
|
<tr>
|
|
5191
5176
|
<td><code>stateAdapter</code></td>
|
|
5192
5177
|
<td><code>StateAdapter | undefined</code></td>
|
|
@@ -5210,7 +5195,7 @@
|
|
|
5210
5195
|
data-search="RuntimeRendererConfigProvider src/RuntimeRendererConfig.tsx children React.ReactNode | undefined value RuntimeRendererConfig"
|
|
5211
5196
|
>
|
|
5212
5197
|
<h3>RuntimeRendererConfigProvider</h3>
|
|
5213
|
-
<p class="muted"><code>src/RuntimeRendererConfig.tsx:
|
|
5198
|
+
<p class="muted"><code>src/RuntimeRendererConfig.tsx:158:1</code></p>
|
|
5214
5199
|
|
|
5215
5200
|
<p><strong>Export paths:</strong> <code>src/index.ts</code></p>
|
|
5216
5201
|
<table>
|
|
@@ -5357,6 +5342,17 @@
|
|
|
5357
5342
|
module_src_runtimeEventExecution_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5358
5343
|
module_src_runtimeManifest_ts["src/runtimeManifest.ts"]
|
|
5359
5344
|
package__ankhorage_runtime -.-> module_src_runtimeManifest_ts
|
|
5345
|
+
module_src_runtimeMedia_test_ts["src/runtimeMedia.test.ts"]
|
|
5346
|
+
package__ankhorage_runtime -.-> module_src_runtimeMedia_test_ts
|
|
5347
|
+
module_src_runtimeMedia_test_ts --> module_src_runtimeMedia_ts
|
|
5348
|
+
module_src_runtimeMedia_ts["src/runtimeMedia.ts"]
|
|
5349
|
+
package__ankhorage_runtime -.-> module_src_runtimeMedia_ts
|
|
5350
|
+
module_src_runtimeMediaCache_tsx["src/runtimeMediaCache.tsx"]
|
|
5351
|
+
package__ankhorage_runtime -.-> module_src_runtimeMediaCache_tsx
|
|
5352
|
+
module_src_runtimeMediaCache_tsx --> module_src_runtimeMedia_ts
|
|
5353
|
+
module_src_runtimeMediaConfig_test_ts["src/runtimeMediaConfig.test.ts"]
|
|
5354
|
+
package__ankhorage_runtime -.-> module_src_runtimeMediaConfig_test_ts
|
|
5355
|
+
module_src_runtimeMediaConfig_test_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5360
5356
|
module_src_runtimeNodeProps_test_ts["src/runtimeNodeProps.test.ts"]
|
|
5361
5357
|
package__ankhorage_runtime -.-> module_src_runtimeNodeProps_test_ts
|
|
5362
5358
|
module_src_runtimeNodeProps_test_ts --> module_src_runtimeNodeProps_ts
|
|
@@ -5377,11 +5373,14 @@
|
|
|
5377
5373
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeBindings_ts
|
|
5378
5374
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeDbPersist_ts
|
|
5379
5375
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeEventExecution_ts
|
|
5376
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMedia_ts
|
|
5377
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMediaCache_tsx
|
|
5380
5378
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeNodeProps_ts
|
|
5381
5379
|
module_src_RuntimeRenderer_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5382
5380
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeat_ts
|
|
5383
5381
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatDiagnostics_ts
|
|
5384
5382
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatEmptyState_ts
|
|
5383
|
+
module_src_RuntimeRenderer_tsx --> module_src_useRuntimeMediaProps_ts
|
|
5385
5384
|
module_src_RuntimeRendererConfig_test_tsx["src/RuntimeRendererConfig.test.tsx"]
|
|
5386
5385
|
package__ankhorage_runtime -.-> module_src_RuntimeRendererConfig_test_tsx
|
|
5387
5386
|
module_src_RuntimeRendererConfig_test_tsx -->
|
|
@@ -5390,6 +5389,7 @@
|
|
|
5390
5389
|
package__ankhorage_runtime -.-> module_src_RuntimeRendererConfig_tsx
|
|
5391
5390
|
module_src_RuntimeRendererConfig_tsx --> module_src_registry_tsx
|
|
5392
5391
|
module_src_RuntimeRendererConfig_tsx --> module_src_runtimeBindings_ts
|
|
5392
|
+
module_src_RuntimeRendererConfig_tsx --> module_src_runtimeMedia_ts
|
|
5393
5393
|
module_src_runtimeRepeat_test_ts["src/runtimeRepeat.test.ts"]
|
|
5394
5394
|
package__ankhorage_runtime -.-> module_src_runtimeRepeat_test_ts
|
|
5395
5395
|
module_src_runtimeRepeat_test_ts --> module_src_runtimeActionRegistry_ts
|
|
@@ -5429,6 +5429,9 @@
|
|
|
5429
5429
|
module_src_runtimeStateAdapterConfig_test_ts --> module_src_runtimeNodeProps_ts
|
|
5430
5430
|
module_src_runtimeStateAdapterConfig_test_ts -->
|
|
5431
5431
|
module_src_RuntimeRendererConfig_tsx
|
|
5432
|
+
module_src_useRuntimeMediaProps_ts["src/useRuntimeMediaProps.ts"]
|
|
5433
|
+
package__ankhorage_runtime -.-> module_src_useRuntimeMediaProps_ts
|
|
5434
|
+
module_src_useRuntimeMediaProps_ts --> module_src_runtimeMedia_ts
|
|
5432
5435
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
5433
5436
|
package__ankhorage_runtime -.-> module_tests_runtime_test_ts
|
|
5434
5437
|
module_tests_runtime_test_ts --> module_src_runtimeManifest_ts
|
|
@@ -5499,6 +5502,17 @@ graph TD
|
|
|
5499
5502
|
module_src_runtimeEventExecution_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5500
5503
|
module_src_runtimeManifest_ts["src/runtimeManifest.ts"]
|
|
5501
5504
|
package__ankhorage_runtime -.-> module_src_runtimeManifest_ts
|
|
5505
|
+
module_src_runtimeMedia_test_ts["src/runtimeMedia.test.ts"]
|
|
5506
|
+
package__ankhorage_runtime -.-> module_src_runtimeMedia_test_ts
|
|
5507
|
+
module_src_runtimeMedia_test_ts --> module_src_runtimeMedia_ts
|
|
5508
|
+
module_src_runtimeMedia_ts["src/runtimeMedia.ts"]
|
|
5509
|
+
package__ankhorage_runtime -.-> module_src_runtimeMedia_ts
|
|
5510
|
+
module_src_runtimeMediaCache_tsx["src/runtimeMediaCache.tsx"]
|
|
5511
|
+
package__ankhorage_runtime -.-> module_src_runtimeMediaCache_tsx
|
|
5512
|
+
module_src_runtimeMediaCache_tsx --> module_src_runtimeMedia_ts
|
|
5513
|
+
module_src_runtimeMediaConfig_test_ts["src/runtimeMediaConfig.test.ts"]
|
|
5514
|
+
package__ankhorage_runtime -.-> module_src_runtimeMediaConfig_test_ts
|
|
5515
|
+
module_src_runtimeMediaConfig_test_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5502
5516
|
module_src_runtimeNodeProps_test_ts["src/runtimeNodeProps.test.ts"]
|
|
5503
5517
|
package__ankhorage_runtime -.-> module_src_runtimeNodeProps_test_ts
|
|
5504
5518
|
module_src_runtimeNodeProps_test_ts --> module_src_runtimeNodeProps_ts
|
|
@@ -5519,11 +5533,14 @@ graph TD
|
|
|
5519
5533
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeBindings_ts
|
|
5520
5534
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeDbPersist_ts
|
|
5521
5535
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeEventExecution_ts
|
|
5536
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMedia_ts
|
|
5537
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMediaCache_tsx
|
|
5522
5538
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeNodeProps_ts
|
|
5523
5539
|
module_src_RuntimeRenderer_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5524
5540
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeat_ts
|
|
5525
5541
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatDiagnostics_ts
|
|
5526
5542
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatEmptyState_ts
|
|
5543
|
+
module_src_RuntimeRenderer_tsx --> module_src_useRuntimeMediaProps_ts
|
|
5527
5544
|
module_src_RuntimeRendererConfig_test_tsx["src/RuntimeRendererConfig.test.tsx"]
|
|
5528
5545
|
package__ankhorage_runtime -.-> module_src_RuntimeRendererConfig_test_tsx
|
|
5529
5546
|
module_src_RuntimeRendererConfig_test_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
@@ -5531,6 +5548,7 @@ graph TD
|
|
|
5531
5548
|
package__ankhorage_runtime -.-> module_src_RuntimeRendererConfig_tsx
|
|
5532
5549
|
module_src_RuntimeRendererConfig_tsx --> module_src_registry_tsx
|
|
5533
5550
|
module_src_RuntimeRendererConfig_tsx --> module_src_runtimeBindings_ts
|
|
5551
|
+
module_src_RuntimeRendererConfig_tsx --> module_src_runtimeMedia_ts
|
|
5534
5552
|
module_src_runtimeRepeat_test_ts["src/runtimeRepeat.test.ts"]
|
|
5535
5553
|
package__ankhorage_runtime -.-> module_src_runtimeRepeat_test_ts
|
|
5536
5554
|
module_src_runtimeRepeat_test_ts --> module_src_runtimeActionRegistry_ts
|
|
@@ -5568,6 +5586,9 @@ graph TD
|
|
|
5568
5586
|
module_src_runtimeStateAdapterConfig_test_ts --> module_src_runtimeBindings_ts
|
|
5569
5587
|
module_src_runtimeStateAdapterConfig_test_ts --> module_src_runtimeNodeProps_ts
|
|
5570
5588
|
module_src_runtimeStateAdapterConfig_test_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5589
|
+
module_src_useRuntimeMediaProps_ts["src/useRuntimeMediaProps.ts"]
|
|
5590
|
+
package__ankhorage_runtime -.-> module_src_useRuntimeMediaProps_ts
|
|
5591
|
+
module_src_useRuntimeMediaProps_ts --> module_src_runtimeMedia_ts
|
|
5571
5592
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
5572
5593
|
package__ankhorage_runtime -.-> module_tests_runtime_test_ts
|
|
5573
5594
|
module_tests_runtime_test_ts --> module_src_runtimeManifest_ts
|
|
@@ -5601,6 +5622,10 @@ graph TD
|
|
|
5601
5622
|
module_src_runtimeEventExecution_test_ts["src/runtimeEventExecution.test.ts"]
|
|
5602
5623
|
module_src_runtimeEventExecution_ts["src/runtimeEventExecution.ts"]
|
|
5603
5624
|
module_src_runtimeManifest_ts["src/runtimeManifest.ts"]
|
|
5625
|
+
module_src_runtimeMedia_test_ts["src/runtimeMedia.test.ts"]
|
|
5626
|
+
module_src_runtimeMedia_ts["src/runtimeMedia.ts"]
|
|
5627
|
+
module_src_runtimeMediaCache_tsx["src/runtimeMediaCache.tsx"]
|
|
5628
|
+
module_src_runtimeMediaConfig_test_ts["src/runtimeMediaConfig.test.ts"]
|
|
5604
5629
|
module_src_runtimeNodeProps_test_ts["src/runtimeNodeProps.test.ts"]
|
|
5605
5630
|
module_src_runtimeNodeProps_ts["src/runtimeNodeProps.ts"]
|
|
5606
5631
|
module_src_runtimePackageIsolation_test_ts["src/runtimePackageIsolation.test.ts"]
|
|
@@ -5618,6 +5643,7 @@ graph TD
|
|
|
5618
5643
|
module_src_runtimeScreenLoaders_ts["src/runtimeScreenLoaders.ts"]
|
|
5619
5644
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
5620
5645
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
5646
|
+
module_src_useRuntimeMediaProps_ts["src/useRuntimeMediaProps.ts"]
|
|
5621
5647
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
5622
5648
|
module_src_registry_test_ts --> module_src_registry_tsx
|
|
5623
5649
|
module_src_rendering_test_ts --> module_src_registry_tsx
|
|
@@ -5639,6 +5665,9 @@ graph TD
|
|
|
5639
5665
|
module_src_runtimeEventExecution_test_ts --> module_src_runtimeEventExecution_ts
|
|
5640
5666
|
module_src_runtimeEventExecution_ts --> module_src_runtimeActionRegistry_ts
|
|
5641
5667
|
module_src_runtimeEventExecution_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5668
|
+
module_src_runtimeMedia_test_ts --> module_src_runtimeMedia_ts
|
|
5669
|
+
module_src_runtimeMediaCache_tsx --> module_src_runtimeMedia_ts
|
|
5670
|
+
module_src_runtimeMediaConfig_test_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5642
5671
|
module_src_runtimeNodeProps_test_ts --> module_src_runtimeNodeProps_ts
|
|
5643
5672
|
module_src_runtimeNodeProps_ts --> module_src_runtimeBindings_ts
|
|
5644
5673
|
module_src_runtimeNodeProps_ts --> module_src_RuntimeRendererConfig_tsx
|
|
@@ -5649,15 +5678,19 @@ graph TD
|
|
|
5649
5678
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeBindings_ts
|
|
5650
5679
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeDbPersist_ts
|
|
5651
5680
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeEventExecution_ts
|
|
5681
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMedia_ts
|
|
5682
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMediaCache_tsx
|
|
5652
5683
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeNodeProps_ts
|
|
5653
5684
|
module_src_RuntimeRenderer_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5654
5685
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeat_ts
|
|
5655
5686
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatDiagnostics_ts
|
|
5656
5687
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatEmptyState_ts
|
|
5688
|
+
module_src_RuntimeRenderer_tsx --> module_src_useRuntimeMediaProps_ts
|
|
5657
5689
|
module_src_RuntimeRendererConfig_test_tsx -->
|
|
5658
5690
|
module_src_RuntimeRendererConfig_tsx module_src_RuntimeRendererConfig_tsx -->
|
|
5659
5691
|
module_src_registry_tsx module_src_RuntimeRendererConfig_tsx -->
|
|
5660
|
-
module_src_runtimeBindings_ts
|
|
5692
|
+
module_src_runtimeBindings_ts module_src_RuntimeRendererConfig_tsx -->
|
|
5693
|
+
module_src_runtimeMedia_ts module_src_runtimeRepeat_test_ts -->
|
|
5661
5694
|
module_src_runtimeActionRegistry_ts module_src_runtimeRepeat_test_ts -->
|
|
5662
5695
|
module_src_runtimeBindings_ts module_src_runtimeRepeat_test_ts -->
|
|
5663
5696
|
module_src_runtimeRepeat_ts module_src_runtimeRepeat_ts -->
|
|
@@ -5675,7 +5708,8 @@ graph TD
|
|
|
5675
5708
|
module_src_runtimeBindings_ts module_src_runtimeStateAdapterConfig_test_ts -->
|
|
5676
5709
|
module_src_runtimeBindings_ts module_src_runtimeStateAdapterConfig_test_ts -->
|
|
5677
5710
|
module_src_runtimeNodeProps_ts module_src_runtimeStateAdapterConfig_test_ts -->
|
|
5678
|
-
module_src_RuntimeRendererConfig_tsx
|
|
5711
|
+
module_src_RuntimeRendererConfig_tsx module_src_useRuntimeMediaProps_ts -->
|
|
5712
|
+
module_src_runtimeMedia_ts module_tests_runtime_test_ts -->
|
|
5679
5713
|
module_src_runtimeManifest_ts
|
|
5680
5714
|
</div>
|
|
5681
5715
|
<details>
|
|
@@ -5702,6 +5736,10 @@ graph LR
|
|
|
5702
5736
|
module_src_runtimeEventExecution_test_ts["src/runtimeEventExecution.test.ts"]
|
|
5703
5737
|
module_src_runtimeEventExecution_ts["src/runtimeEventExecution.ts"]
|
|
5704
5738
|
module_src_runtimeManifest_ts["src/runtimeManifest.ts"]
|
|
5739
|
+
module_src_runtimeMedia_test_ts["src/runtimeMedia.test.ts"]
|
|
5740
|
+
module_src_runtimeMedia_ts["src/runtimeMedia.ts"]
|
|
5741
|
+
module_src_runtimeMediaCache_tsx["src/runtimeMediaCache.tsx"]
|
|
5742
|
+
module_src_runtimeMediaConfig_test_ts["src/runtimeMediaConfig.test.ts"]
|
|
5705
5743
|
module_src_runtimeNodeProps_test_ts["src/runtimeNodeProps.test.ts"]
|
|
5706
5744
|
module_src_runtimeNodeProps_ts["src/runtimeNodeProps.ts"]
|
|
5707
5745
|
module_src_runtimePackageIsolation_test_ts["src/runtimePackageIsolation.test.ts"]
|
|
@@ -5719,6 +5757,7 @@ graph LR
|
|
|
5719
5757
|
module_src_runtimeScreenLoaders_ts["src/runtimeScreenLoaders.ts"]
|
|
5720
5758
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
5721
5759
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
5760
|
+
module_src_useRuntimeMediaProps_ts["src/useRuntimeMediaProps.ts"]
|
|
5722
5761
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
5723
5762
|
module_src_registry_test_ts --> module_src_registry_tsx
|
|
5724
5763
|
module_src_rendering_test_ts --> module_src_registry_tsx
|
|
@@ -5740,6 +5779,9 @@ graph LR
|
|
|
5740
5779
|
module_src_runtimeEventExecution_test_ts --> module_src_runtimeEventExecution_ts
|
|
5741
5780
|
module_src_runtimeEventExecution_ts --> module_src_runtimeActionRegistry_ts
|
|
5742
5781
|
module_src_runtimeEventExecution_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5782
|
+
module_src_runtimeMedia_test_ts --> module_src_runtimeMedia_ts
|
|
5783
|
+
module_src_runtimeMediaCache_tsx --> module_src_runtimeMedia_ts
|
|
5784
|
+
module_src_runtimeMediaConfig_test_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5743
5785
|
module_src_runtimeNodeProps_test_ts --> module_src_runtimeNodeProps_ts
|
|
5744
5786
|
module_src_runtimeNodeProps_ts --> module_src_runtimeBindings_ts
|
|
5745
5787
|
module_src_runtimeNodeProps_ts --> module_src_RuntimeRendererConfig_tsx
|
|
@@ -5750,14 +5792,18 @@ graph LR
|
|
|
5750
5792
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeBindings_ts
|
|
5751
5793
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeDbPersist_ts
|
|
5752
5794
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeEventExecution_ts
|
|
5795
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMedia_ts
|
|
5796
|
+
module_src_RuntimeRenderer_tsx --> module_src_runtimeMediaCache_tsx
|
|
5753
5797
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeNodeProps_ts
|
|
5754
5798
|
module_src_RuntimeRenderer_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5755
5799
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeat_ts
|
|
5756
5800
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatDiagnostics_ts
|
|
5757
5801
|
module_src_RuntimeRenderer_tsx --> module_src_runtimeRepeatEmptyState_ts
|
|
5802
|
+
module_src_RuntimeRenderer_tsx --> module_src_useRuntimeMediaProps_ts
|
|
5758
5803
|
module_src_RuntimeRendererConfig_test_tsx --> module_src_RuntimeRendererConfig_tsx
|
|
5759
5804
|
module_src_RuntimeRendererConfig_tsx --> module_src_registry_tsx
|
|
5760
5805
|
module_src_RuntimeRendererConfig_tsx --> module_src_runtimeBindings_ts
|
|
5806
|
+
module_src_RuntimeRendererConfig_tsx --> module_src_runtimeMedia_ts
|
|
5761
5807
|
module_src_runtimeRepeat_test_ts --> module_src_runtimeActionRegistry_ts
|
|
5762
5808
|
module_src_runtimeRepeat_test_ts --> module_src_runtimeBindings_ts
|
|
5763
5809
|
module_src_runtimeRepeat_test_ts --> module_src_runtimeRepeat_ts
|
|
@@ -5775,6 +5821,7 @@ graph LR
|
|
|
5775
5821
|
module_src_runtimeStateAdapterConfig_test_ts --> module_src_runtimeBindings_ts
|
|
5776
5822
|
module_src_runtimeStateAdapterConfig_test_ts --> module_src_runtimeNodeProps_ts
|
|
5777
5823
|
module_src_runtimeStateAdapterConfig_test_ts --> module_src_RuntimeRendererConfig_tsx
|
|
5824
|
+
module_src_useRuntimeMediaProps_ts --> module_src_runtimeMedia_ts
|
|
5778
5825
|
module_tests_runtime_test_ts --> module_src_runtimeManifest_ts
|
|
5779
5826
|
</pre>
|
|
5780
5827
|
</details>
|
|
@@ -5803,6 +5850,10 @@ graph LR
|
|
|
5803
5850
|
module_src_runtimeEventExecution_test_ts["src/runtimeEventExecution.test.ts"]
|
|
5804
5851
|
module_src_runtimeEventExecution_ts["src/runtimeEventExecution.ts"]
|
|
5805
5852
|
module_src_runtimeManifest_ts["src/runtimeManifest.ts"]
|
|
5853
|
+
module_src_runtimeMedia_test_ts["src/runtimeMedia.test.ts"]
|
|
5854
|
+
module_src_runtimeMedia_ts["src/runtimeMedia.ts"]
|
|
5855
|
+
module_src_runtimeMediaCache_tsx["src/runtimeMediaCache.tsx"]
|
|
5856
|
+
module_src_runtimeMediaConfig_test_ts["src/runtimeMediaConfig.test.ts"]
|
|
5806
5857
|
module_src_runtimeNodeProps_test_ts["src/runtimeNodeProps.test.ts"]
|
|
5807
5858
|
module_src_runtimeNodeProps_ts["src/runtimeNodeProps.ts"]
|
|
5808
5859
|
module_src_runtimePackageIsolation_test_ts["src/runtimePackageIsolation.test.ts"]
|
|
@@ -5820,6 +5871,7 @@ graph LR
|
|
|
5820
5871
|
module_src_runtimeScreenLoaders_ts["src/runtimeScreenLoaders.ts"]
|
|
5821
5872
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
5822
5873
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
5874
|
+
module_src_useRuntimeMediaProps_ts["src/useRuntimeMediaProps.ts"]
|
|
5823
5875
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
5824
5876
|
export_ComponentRegistry["ComponentRegistry"]
|
|
5825
5877
|
module_src_componentRegistry_ts --> export_ComponentRegistry
|
|
@@ -5864,10 +5916,6 @@ graph LR
|
|
|
5864
5916
|
export_RuntimeBindingOperationExecutor
|
|
5865
5917
|
export_createRuntimeDataSourceOperationExecutor -.->
|
|
5866
5918
|
export_RuntimeDataSourceOperationExecutorOptions
|
|
5867
|
-
export_createRuntimeManifest["createRuntimeManifest"]
|
|
5868
|
-
module_src_runtimeManifest_ts --> export_createRuntimeManifest
|
|
5869
|
-
export_createRuntimeManifest -.-> export_RuntimeManifest
|
|
5870
|
-
export_createRuntimeManifest -.-> export_RuntimeManifestInput
|
|
5871
5919
|
export_createRuntimeMemoryStateAdapter["createRuntimeMemoryStateAdapter"]
|
|
5872
5920
|
module_src_runtimeStateAdapter_ts --> export_createRuntimeMemoryStateAdapter
|
|
5873
5921
|
export_createRuntimeMemoryStateAdapter -.->
|
|
@@ -5876,15 +5924,6 @@ graph LR
|
|
|
5876
5924
|
module_src_runtimeScreenLoaders_ts --> export_createRuntimeScreenLoaderRequestKey
|
|
5877
5925
|
export_createRuntimeScreenLoaderRequestKey -.->
|
|
5878
5926
|
export_RuntimeBindingOperationResultCache
|
|
5879
|
-
export_defineRuntimeAction["defineRuntimeAction"]
|
|
5880
|
-
module_src_runtimeManifest_ts --> export_defineRuntimeAction
|
|
5881
|
-
export_defineRuntimeAction -.-> export_RuntimeActionDescriptor
|
|
5882
|
-
export_defineRuntimeAdapter["defineRuntimeAdapter"]
|
|
5883
|
-
module_src_runtimeManifest_ts --> export_defineRuntimeAdapter
|
|
5884
|
-
export_defineRuntimeAdapter -.-> export_RuntimeAdapterDescriptor
|
|
5885
|
-
export_defineRuntimeBinding["defineRuntimeBinding"]
|
|
5886
|
-
module_src_runtimeManifest_ts --> export_defineRuntimeBinding
|
|
5887
|
-
export_defineRuntimeBinding -.-> export_RuntimeBindingDescriptor
|
|
5888
5927
|
export_dispatchRuntimeComponentEvent["dispatchRuntimeComponentEvent"]
|
|
5889
5928
|
module_src_runtimeActionRegistry_ts --> export_dispatchRuntimeComponentEvent
|
|
5890
5929
|
export_dispatchRuntimeComponentEvent -.-> export_RuntimeActionHandlers
|
|
@@ -5911,8 +5950,6 @@ graph LR
|
|
|
5911
5950
|
export_executeRuntimeScreenOperationLoaders -.->
|
|
5912
5951
|
export_RuntimeBindingResolutionContext export_executeRuntimeScreenOperationLoaders
|
|
5913
5952
|
-.-> export_RuntimeScreenOperationLoaderExecutionResult
|
|
5914
|
-
export_listRuntimeCapabilities["listRuntimeCapabilities"]
|
|
5915
|
-
module_src_runtimeManifest_ts --> export_listRuntimeCapabilities
|
|
5916
5953
|
export_ManifestContext["ManifestContext"] module_src_ManifestContext_tsx
|
|
5917
5954
|
--> export_ManifestContext export_ManifestProvider["ManifestProvider"]
|
|
5918
5955
|
module_src_ManifestContext_tsx --> export_ManifestProvider
|
|
@@ -5947,10 +5984,6 @@ graph LR
|
|
|
5947
5984
|
export_resolveRuntimeBindingValueSync -.-> export_RuntimeBindingResolutionContext
|
|
5948
5985
|
export_resolveScreenOperationLoaders["resolveScreenOperationLoaders"]
|
|
5949
5986
|
module_src_runtimeScreenLoaders_ts --> export_resolveScreenOperationLoaders
|
|
5950
|
-
export_RUNTIME_CAPABILITIES["RUNTIME_CAPABILITIES"]
|
|
5951
|
-
module_src_runtimeManifest_ts --> export_RUNTIME_CAPABILITIES
|
|
5952
|
-
export_RUNTIME_MANIFEST_KIND["RUNTIME_MANIFEST_KIND"]
|
|
5953
|
-
module_src_runtimeManifest_ts --> export_RUNTIME_MANIFEST_KIND
|
|
5954
5987
|
export_RuntimeAction["RuntimeAction"] module_src_RuntimeRendererConfig_tsx
|
|
5955
5988
|
--> export_RuntimeAction
|
|
5956
5989
|
export_RuntimeActionDescriptor["RuntimeActionDescriptor"]
|
|
@@ -6036,6 +6069,10 @@ graph LR
|
|
|
6036
6069
|
export_RuntimeManifestInput -.-> export_RuntimeBindingDescriptor
|
|
6037
6070
|
export_RuntimeManifestInput -.-> export_RuntimeDiagnostic
|
|
6038
6071
|
export_RuntimeManifestInput -.-> export_RuntimeManifestConfig
|
|
6072
|
+
export_RuntimeMediaAssetResolver["RuntimeMediaAssetResolver"]
|
|
6073
|
+
module_src_runtimeMedia_ts --> export_RuntimeMediaAssetResolver
|
|
6074
|
+
export_RuntimeMediaAssetResolverArgs["RuntimeMediaAssetResolverArgs"]
|
|
6075
|
+
module_src_runtimeMedia_ts --> export_RuntimeMediaAssetResolverArgs
|
|
6039
6076
|
export_RuntimeMemoryStateAdapterOptions["RuntimeMemoryStateAdapterOptions"]
|
|
6040
6077
|
module_src_runtimeStateAdapter_ts --> export_RuntimeMemoryStateAdapterOptions
|
|
6041
6078
|
export_RuntimeNodePropsResolver["RuntimeNodePropsResolver"]
|
|
@@ -6049,6 +6086,7 @@ graph LR
|
|
|
6049
6086
|
export_RuntimeRendererConfig -.-> export_RuntimeActionHandlers
|
|
6050
6087
|
export_RuntimeRendererConfig -.-> export_RuntimeBindingOperationExecutor
|
|
6051
6088
|
export_RuntimeRendererConfig -.-> export_RuntimeBindingOperationResultWriter
|
|
6089
|
+
export_RuntimeRendererConfig -.-> export_RuntimeMediaAssetResolver
|
|
6052
6090
|
export_RuntimeRendererConfig -.-> export_RuntimeNodePropsResolver
|
|
6053
6091
|
export_RuntimeRendererConfig -.-> export_RuntimeRendererWrapArgs
|
|
6054
6092
|
export_RuntimeRendererConfigProvider["RuntimeRendererConfigProvider"]
|
|
@@ -6058,10 +6096,13 @@ graph LR
|
|
|
6058
6096
|
module_src_RuntimeRenderer_tsx --> export_RuntimeRendererProps
|
|
6059
6097
|
export_RuntimeRendererProps -.-> export_RuntimeActionHandler
|
|
6060
6098
|
export_RuntimeRendererProps -.-> export_RuntimeBindingOperationExecutor
|
|
6099
|
+
export_RuntimeRendererProps -.-> export_RuntimeMediaAssetResolver
|
|
6061
6100
|
export_RuntimeRendererProps -.-> export_RuntimeRendererConfig
|
|
6062
6101
|
export_RuntimeRendererProps -.-> export_RuntimeRendererWrapArgs
|
|
6063
6102
|
export_RuntimeRendererWrapArgs["RuntimeRendererWrapArgs"]
|
|
6064
6103
|
module_src_RuntimeRendererConfig_tsx --> export_RuntimeRendererWrapArgs
|
|
6104
|
+
export_RuntimeResolvedMediaValue["RuntimeResolvedMediaValue"]
|
|
6105
|
+
module_src_runtimeMedia_ts --> export_RuntimeResolvedMediaValue
|
|
6065
6106
|
export_RuntimeResolveNodePropsArgs["RuntimeResolveNodePropsArgs"]
|
|
6066
6107
|
module_node_modules__ankhorage_contracts_dist_runtimeCallbacks_d_ts -->
|
|
6067
6108
|
export_RuntimeResolveNodePropsArgs export_RuntimeScreen["RuntimeScreen"]
|
|
@@ -6123,6 +6164,10 @@ graph LR
|
|
|
6123
6164
|
module_src_runtimeEventExecution_test_ts["src/runtimeEventExecution.test.ts"]
|
|
6124
6165
|
module_src_runtimeEventExecution_ts["src/runtimeEventExecution.ts"]
|
|
6125
6166
|
module_src_runtimeManifest_ts["src/runtimeManifest.ts"]
|
|
6167
|
+
module_src_runtimeMedia_test_ts["src/runtimeMedia.test.ts"]
|
|
6168
|
+
module_src_runtimeMedia_ts["src/runtimeMedia.ts"]
|
|
6169
|
+
module_src_runtimeMediaCache_tsx["src/runtimeMediaCache.tsx"]
|
|
6170
|
+
module_src_runtimeMediaConfig_test_ts["src/runtimeMediaConfig.test.ts"]
|
|
6126
6171
|
module_src_runtimeNodeProps_test_ts["src/runtimeNodeProps.test.ts"]
|
|
6127
6172
|
module_src_runtimeNodeProps_ts["src/runtimeNodeProps.ts"]
|
|
6128
6173
|
module_src_runtimePackageIsolation_test_ts["src/runtimePackageIsolation.test.ts"]
|
|
@@ -6140,6 +6185,7 @@ graph LR
|
|
|
6140
6185
|
module_src_runtimeScreenLoaders_ts["src/runtimeScreenLoaders.ts"]
|
|
6141
6186
|
module_src_runtimeStateAdapter_ts["src/runtimeStateAdapter.ts"]
|
|
6142
6187
|
module_src_runtimeStateAdapterConfig_test_ts["src/runtimeStateAdapterConfig.test.ts"]
|
|
6188
|
+
module_src_useRuntimeMediaProps_ts["src/useRuntimeMediaProps.ts"]
|
|
6143
6189
|
module_tests_runtime_test_ts["tests/runtime.test.ts"]
|
|
6144
6190
|
export_ComponentRegistry["ComponentRegistry"]
|
|
6145
6191
|
module_src_componentRegistry_ts --> export_ComponentRegistry
|
|
@@ -6177,25 +6223,12 @@ graph LR
|
|
|
6177
6223
|
module_src_runtimeDataSourceOperations_ts --> export_createRuntimeDataSourceOperationExecutor
|
|
6178
6224
|
export_createRuntimeDataSourceOperationExecutor -.-> export_RuntimeBindingOperationExecutor
|
|
6179
6225
|
export_createRuntimeDataSourceOperationExecutor -.-> export_RuntimeDataSourceOperationExecutorOptions
|
|
6180
|
-
export_createRuntimeManifest["createRuntimeManifest"]
|
|
6181
|
-
module_src_runtimeManifest_ts --> export_createRuntimeManifest
|
|
6182
|
-
export_createRuntimeManifest -.-> export_RuntimeManifest
|
|
6183
|
-
export_createRuntimeManifest -.-> export_RuntimeManifestInput
|
|
6184
6226
|
export_createRuntimeMemoryStateAdapter["createRuntimeMemoryStateAdapter"]
|
|
6185
6227
|
module_src_runtimeStateAdapter_ts --> export_createRuntimeMemoryStateAdapter
|
|
6186
6228
|
export_createRuntimeMemoryStateAdapter -.-> export_RuntimeMemoryStateAdapterOptions
|
|
6187
6229
|
export_createRuntimeScreenLoaderRequestKey["createRuntimeScreenLoaderRequestKey"]
|
|
6188
6230
|
module_src_runtimeScreenLoaders_ts --> export_createRuntimeScreenLoaderRequestKey
|
|
6189
6231
|
export_createRuntimeScreenLoaderRequestKey -.-> export_RuntimeBindingOperationResultCache
|
|
6190
|
-
export_defineRuntimeAction["defineRuntimeAction"]
|
|
6191
|
-
module_src_runtimeManifest_ts --> export_defineRuntimeAction
|
|
6192
|
-
export_defineRuntimeAction -.-> export_RuntimeActionDescriptor
|
|
6193
|
-
export_defineRuntimeAdapter["defineRuntimeAdapter"]
|
|
6194
|
-
module_src_runtimeManifest_ts --> export_defineRuntimeAdapter
|
|
6195
|
-
export_defineRuntimeAdapter -.-> export_RuntimeAdapterDescriptor
|
|
6196
|
-
export_defineRuntimeBinding["defineRuntimeBinding"]
|
|
6197
|
-
module_src_runtimeManifest_ts --> export_defineRuntimeBinding
|
|
6198
|
-
export_defineRuntimeBinding -.-> export_RuntimeBindingDescriptor
|
|
6199
6232
|
export_dispatchRuntimeComponentEvent["dispatchRuntimeComponentEvent"]
|
|
6200
6233
|
module_src_runtimeActionRegistry_ts --> export_dispatchRuntimeComponentEvent
|
|
6201
6234
|
export_dispatchRuntimeComponentEvent -.-> export_RuntimeActionHandlers
|
|
@@ -6215,8 +6248,6 @@ graph LR
|
|
|
6215
6248
|
export_executeRuntimeScreenOperationLoaders -.-> export_RuntimeBindingOperationResultCache
|
|
6216
6249
|
export_executeRuntimeScreenOperationLoaders -.-> export_RuntimeBindingResolutionContext
|
|
6217
6250
|
export_executeRuntimeScreenOperationLoaders -.-> export_RuntimeScreenOperationLoaderExecutionResult
|
|
6218
|
-
export_listRuntimeCapabilities["listRuntimeCapabilities"]
|
|
6219
|
-
module_src_runtimeManifest_ts --> export_listRuntimeCapabilities
|
|
6220
6251
|
export_ManifestContext["ManifestContext"]
|
|
6221
6252
|
module_src_ManifestContext_tsx --> export_ManifestContext
|
|
6222
6253
|
export_ManifestProvider["ManifestProvider"]
|
|
@@ -6252,10 +6283,6 @@ graph LR
|
|
|
6252
6283
|
export_resolveRuntimeBindingValueSync -.-> export_RuntimeBindingResolutionContext
|
|
6253
6284
|
export_resolveScreenOperationLoaders["resolveScreenOperationLoaders"]
|
|
6254
6285
|
module_src_runtimeScreenLoaders_ts --> export_resolveScreenOperationLoaders
|
|
6255
|
-
export_RUNTIME_CAPABILITIES["RUNTIME_CAPABILITIES"]
|
|
6256
|
-
module_src_runtimeManifest_ts --> export_RUNTIME_CAPABILITIES
|
|
6257
|
-
export_RUNTIME_MANIFEST_KIND["RUNTIME_MANIFEST_KIND"]
|
|
6258
|
-
module_src_runtimeManifest_ts --> export_RUNTIME_MANIFEST_KIND
|
|
6259
6286
|
export_RuntimeAction["RuntimeAction"]
|
|
6260
6287
|
module_src_RuntimeRendererConfig_tsx --> export_RuntimeAction
|
|
6261
6288
|
export_RuntimeActionDescriptor["RuntimeActionDescriptor"]
|
|
@@ -6339,6 +6366,10 @@ graph LR
|
|
|
6339
6366
|
export_RuntimeManifestInput -.-> export_RuntimeBindingDescriptor
|
|
6340
6367
|
export_RuntimeManifestInput -.-> export_RuntimeDiagnostic
|
|
6341
6368
|
export_RuntimeManifestInput -.-> export_RuntimeManifestConfig
|
|
6369
|
+
export_RuntimeMediaAssetResolver["RuntimeMediaAssetResolver"]
|
|
6370
|
+
module_src_runtimeMedia_ts --> export_RuntimeMediaAssetResolver
|
|
6371
|
+
export_RuntimeMediaAssetResolverArgs["RuntimeMediaAssetResolverArgs"]
|
|
6372
|
+
module_src_runtimeMedia_ts --> export_RuntimeMediaAssetResolverArgs
|
|
6342
6373
|
export_RuntimeMemoryStateAdapterOptions["RuntimeMemoryStateAdapterOptions"]
|
|
6343
6374
|
module_src_runtimeStateAdapter_ts --> export_RuntimeMemoryStateAdapterOptions
|
|
6344
6375
|
export_RuntimeNodePropsResolver["RuntimeNodePropsResolver"]
|
|
@@ -6352,6 +6383,7 @@ graph LR
|
|
|
6352
6383
|
export_RuntimeRendererConfig -.-> export_RuntimeActionHandlers
|
|
6353
6384
|
export_RuntimeRendererConfig -.-> export_RuntimeBindingOperationExecutor
|
|
6354
6385
|
export_RuntimeRendererConfig -.-> export_RuntimeBindingOperationResultWriter
|
|
6386
|
+
export_RuntimeRendererConfig -.-> export_RuntimeMediaAssetResolver
|
|
6355
6387
|
export_RuntimeRendererConfig -.-> export_RuntimeNodePropsResolver
|
|
6356
6388
|
export_RuntimeRendererConfig -.-> export_RuntimeRendererWrapArgs
|
|
6357
6389
|
export_RuntimeRendererConfigProvider["RuntimeRendererConfigProvider"]
|
|
@@ -6361,10 +6393,13 @@ graph LR
|
|
|
6361
6393
|
module_src_RuntimeRenderer_tsx --> export_RuntimeRendererProps
|
|
6362
6394
|
export_RuntimeRendererProps -.-> export_RuntimeActionHandler
|
|
6363
6395
|
export_RuntimeRendererProps -.-> export_RuntimeBindingOperationExecutor
|
|
6396
|
+
export_RuntimeRendererProps -.-> export_RuntimeMediaAssetResolver
|
|
6364
6397
|
export_RuntimeRendererProps -.-> export_RuntimeRendererConfig
|
|
6365
6398
|
export_RuntimeRendererProps -.-> export_RuntimeRendererWrapArgs
|
|
6366
6399
|
export_RuntimeRendererWrapArgs["RuntimeRendererWrapArgs"]
|
|
6367
6400
|
module_src_RuntimeRendererConfig_tsx --> export_RuntimeRendererWrapArgs
|
|
6401
|
+
export_RuntimeResolvedMediaValue["RuntimeResolvedMediaValue"]
|
|
6402
|
+
module_src_runtimeMedia_ts --> export_RuntimeResolvedMediaValue
|
|
6368
6403
|
export_RuntimeResolveNodePropsArgs["RuntimeResolveNodePropsArgs"]
|
|
6369
6404
|
module_node_modules__ankhorage_contracts_dist_runtimeCallbacks_d_ts --> export_RuntimeResolveNodePropsArgs
|
|
6370
6405
|
export_RuntimeScreen["RuntimeScreen"]
|
|
@@ -7833,6 +7868,136 @@ sequenceDiagram
|
|
|
7833
7868
|
</article>
|
|
7834
7869
|
</section>
|
|
7835
7870
|
</section>
|
|
7871
|
+
<section
|
|
7872
|
+
id="view-src-runtimemedia-test-ts"
|
|
7873
|
+
class="view"
|
|
7874
|
+
data-view="src/runtimeMedia.test.ts"
|
|
7875
|
+
hidden
|
|
7876
|
+
>
|
|
7877
|
+
<section class="panel">
|
|
7878
|
+
<h2>src/runtimeMedia.test.ts</h2>
|
|
7879
|
+
<article class="item" data-search="resolver src/runtimeMedia.test.ts ">
|
|
7880
|
+
<h3>resolver</h3>
|
|
7881
|
+
<p class="muted"><code>src/runtimeMedia.test.ts:59:11</code></p>
|
|
7882
|
+
<p class="empty">No description available.</p>
|
|
7883
|
+
</article>
|
|
7884
|
+
<article class="item" data-search="firstResolver src/runtimeMedia.test.ts ">
|
|
7885
|
+
<h3>firstResolver</h3>
|
|
7886
|
+
<p class="muted"><code>src/runtimeMedia.test.ts:84:11</code></p>
|
|
7887
|
+
<p class="empty">No description available.</p>
|
|
7888
|
+
</article>
|
|
7889
|
+
<article class="item" data-search="secondResolver src/runtimeMedia.test.ts ">
|
|
7890
|
+
<h3>secondResolver</h3>
|
|
7891
|
+
<p class="muted"><code>src/runtimeMedia.test.ts:85:11</code></p>
|
|
7892
|
+
<p class="empty">No description available.</p>
|
|
7893
|
+
</article>
|
|
7894
|
+
</section>
|
|
7895
|
+
</section>
|
|
7896
|
+
<section id="view-src-runtimemedia-ts" class="view" data-view="src/runtimeMedia.ts" hidden>
|
|
7897
|
+
<section class="panel">
|
|
7898
|
+
<h2>src/runtimeMedia.ts</h2>
|
|
7899
|
+
<article
|
|
7900
|
+
class="item"
|
|
7901
|
+
data-search="createRuntimeMediaResolutionCache src/runtimeMedia.ts "
|
|
7902
|
+
>
|
|
7903
|
+
<h3>createRuntimeMediaResolutionCache</h3>
|
|
7904
|
+
<p class="muted"><code>src/runtimeMedia.ts:24:1</code></p>
|
|
7905
|
+
<p class="empty">No description available.</p>
|
|
7906
|
+
</article>
|
|
7907
|
+
<article
|
|
7908
|
+
class="item"
|
|
7909
|
+
data-search="collectRuntimeMediaReferenceIds src/runtimeMedia.ts "
|
|
7910
|
+
>
|
|
7911
|
+
<h3>collectRuntimeMediaReferenceIds</h3>
|
|
7912
|
+
<p class="muted"><code>src/runtimeMedia.ts:28:1</code></p>
|
|
7913
|
+
<p class="empty">No description available.</p>
|
|
7914
|
+
</article>
|
|
7915
|
+
<article class="item" data-search="replaceRuntimeMediaReferences src/runtimeMedia.ts ">
|
|
7916
|
+
<h3>replaceRuntimeMediaReferences</h3>
|
|
7917
|
+
<p class="muted"><code>src/runtimeMedia.ts:34:1</code></p>
|
|
7918
|
+
<p class="empty">No description available.</p>
|
|
7919
|
+
</article>
|
|
7920
|
+
<article class="item" data-search="resolveRuntimeMediaAsset src/runtimeMedia.ts ">
|
|
7921
|
+
<h3>resolveRuntimeMediaAsset</h3>
|
|
7922
|
+
<p class="muted"><code>src/runtimeMedia.ts:42:1</code></p>
|
|
7923
|
+
<p class="empty">No description available.</p>
|
|
7924
|
+
</article>
|
|
7925
|
+
<article
|
|
7926
|
+
class="item"
|
|
7927
|
+
data-search="createSyncRuntimeMediaResolutionMap src/runtimeMedia.ts "
|
|
7928
|
+
>
|
|
7929
|
+
<h3>createSyncRuntimeMediaResolutionMap</h3>
|
|
7930
|
+
<p class="muted"><code>src/runtimeMedia.ts:64:1</code></p>
|
|
7931
|
+
<p class="empty">No description available.</p>
|
|
7932
|
+
</article>
|
|
7933
|
+
<article class="item" data-search="collectMediaReferenceIds src/runtimeMedia.ts ">
|
|
7934
|
+
<h3>collectMediaReferenceIds</h3>
|
|
7935
|
+
<p class="muted"><code>src/runtimeMedia.ts:78:1</code></p>
|
|
7936
|
+
<p class="empty">No description available.</p>
|
|
7937
|
+
</article>
|
|
7938
|
+
<article class="item" data-search="replaceMediaValue src/runtimeMedia.ts ">
|
|
7939
|
+
<h3>replaceMediaValue</h3>
|
|
7940
|
+
<p class="muted"><code>src/runtimeMedia.ts:93:1</code></p>
|
|
7941
|
+
<p class="empty">No description available.</p>
|
|
7942
|
+
</article>
|
|
7943
|
+
<article class="item" data-search="isPlainObject src/runtimeMedia.ts ">
|
|
7944
|
+
<h3>isPlainObject</h3>
|
|
7945
|
+
<p class="muted"><code>src/runtimeMedia.ts:118:1</code></p>
|
|
7946
|
+
<p class="empty">No description available.</p>
|
|
7947
|
+
</article>
|
|
7948
|
+
</section>
|
|
7949
|
+
</section>
|
|
7950
|
+
<section
|
|
7951
|
+
id="view-src-runtimemediacache-tsx"
|
|
7952
|
+
class="view"
|
|
7953
|
+
data-view="src/runtimeMediaCache.tsx"
|
|
7954
|
+
hidden
|
|
7955
|
+
>
|
|
7956
|
+
<section class="panel">
|
|
7957
|
+
<h2>src/runtimeMediaCache.tsx</h2>
|
|
7958
|
+
<article
|
|
7959
|
+
class="item"
|
|
7960
|
+
data-search="useRuntimeMediaResolutionCache src/runtimeMediaCache.tsx "
|
|
7961
|
+
>
|
|
7962
|
+
<h3>useRuntimeMediaResolutionCache</h3>
|
|
7963
|
+
<p class="muted"><code>src/runtimeMediaCache.tsx:10:1</code></p>
|
|
7964
|
+
<p class="empty">No description available.</p>
|
|
7965
|
+
</article>
|
|
7966
|
+
<article
|
|
7967
|
+
class="item"
|
|
7968
|
+
data-search="RuntimeMediaResolutionCacheProvider src/runtimeMediaCache.tsx "
|
|
7969
|
+
>
|
|
7970
|
+
<h3>RuntimeMediaResolutionCacheProvider</h3>
|
|
7971
|
+
<p class="muted"><code>src/runtimeMediaCache.tsx:16:1</code></p>
|
|
7972
|
+
<p class="empty">No description available.</p>
|
|
7973
|
+
</article>
|
|
7974
|
+
</section>
|
|
7975
|
+
</section>
|
|
7976
|
+
<section
|
|
7977
|
+
id="view-src-runtimemediaconfig-test-ts"
|
|
7978
|
+
class="view"
|
|
7979
|
+
data-view="src/runtimeMediaConfig.test.ts"
|
|
7980
|
+
hidden
|
|
7981
|
+
>
|
|
7982
|
+
<section class="panel">
|
|
7983
|
+
<h2>src/runtimeMediaConfig.test.ts</h2>
|
|
7984
|
+
<article class="item" data-search="resolver src/runtimeMediaConfig.test.ts ">
|
|
7985
|
+
<h3>resolver</h3>
|
|
7986
|
+
<p class="muted"><code>src/runtimeMediaConfig.test.ts:26:11</code></p>
|
|
7987
|
+
<p class="empty">No description available.</p>
|
|
7988
|
+
</article>
|
|
7989
|
+
<article class="item" data-search="inheritedResolver src/runtimeMediaConfig.test.ts ">
|
|
7990
|
+
<h3>inheritedResolver</h3>
|
|
7991
|
+
<p class="muted"><code>src/runtimeMediaConfig.test.ts:40:11</code></p>
|
|
7992
|
+
<p class="empty">No description available.</p>
|
|
7993
|
+
</article>
|
|
7994
|
+
<article class="item" data-search="localResolver src/runtimeMediaConfig.test.ts ">
|
|
7995
|
+
<h3>localResolver</h3>
|
|
7996
|
+
<p class="muted"><code>src/runtimeMediaConfig.test.ts:41:11</code></p>
|
|
7997
|
+
<p class="empty">No description available.</p>
|
|
7998
|
+
</article>
|
|
7999
|
+
</section>
|
|
8000
|
+
</section>
|
|
7836
8001
|
<section
|
|
7837
8002
|
id="view-src-runtimenodeprops-test-ts"
|
|
7838
8003
|
class="view"
|
|
@@ -7936,7 +8101,7 @@ sequenceDiagram
|
|
|
7936
8101
|
<h2>src/RuntimeRenderer.tsx</h2>
|
|
7937
8102
|
<article class="item" data-search="RuntimeRenderer src/RuntimeRenderer.tsx ">
|
|
7938
8103
|
<h3>RuntimeRenderer</h3>
|
|
7939
|
-
<p class="muted"><code>src/RuntimeRenderer.tsx:
|
|
8104
|
+
<p class="muted"><code>src/RuntimeRenderer.tsx:76:1</code></p>
|
|
7940
8105
|
<p class="empty">No description available.</p>
|
|
7941
8106
|
</article>
|
|
7942
8107
|
</section>
|
|
@@ -8032,7 +8197,7 @@ sequenceDiagram
|
|
|
8032
8197
|
data-search="composeRuntimeRendererWrapNode src/RuntimeRendererConfig.tsx "
|
|
8033
8198
|
>
|
|
8034
8199
|
<h3>composeRuntimeRendererWrapNode</h3>
|
|
8035
|
-
<p class="muted"><code>src/RuntimeRendererConfig.tsx:
|
|
8200
|
+
<p class="muted"><code>src/RuntimeRendererConfig.tsx:77:1</code></p>
|
|
8036
8201
|
<p class="empty">No description available.</p>
|
|
8037
8202
|
</article>
|
|
8038
8203
|
<article
|
|
@@ -8040,7 +8205,7 @@ sequenceDiagram
|
|
|
8040
8205
|
data-search="composeRuntimeNodePropsResolver src/RuntimeRendererConfig.tsx "
|
|
8041
8206
|
>
|
|
8042
8207
|
<h3>composeRuntimeNodePropsResolver</h3>
|
|
8043
|
-
<p class="muted"><code>src/RuntimeRendererConfig.tsx:
|
|
8208
|
+
<p class="muted"><code>src/RuntimeRendererConfig.tsx:92:1</code></p>
|
|
8044
8209
|
<p class="empty">No description available.</p>
|
|
8045
8210
|
</article>
|
|
8046
8211
|
<article
|
|
@@ -8048,7 +8213,7 @@ sequenceDiagram
|
|
|
8048
8213
|
data-search="mergeRuntimeRendererConfig src/RuntimeRendererConfig.tsx "
|
|
8049
8214
|
>
|
|
8050
8215
|
<h3>mergeRuntimeRendererConfig</h3>
|
|
8051
|
-
<p class="muted"><code>src/RuntimeRendererConfig.tsx:
|
|
8216
|
+
<p class="muted"><code>src/RuntimeRendererConfig.tsx:110:1</code></p>
|
|
8052
8217
|
<p class="empty">No description available.</p>
|
|
8053
8218
|
</article>
|
|
8054
8219
|
<article
|
|
@@ -8056,7 +8221,7 @@ sequenceDiagram
|
|
|
8056
8221
|
data-search="RuntimeRendererConfigProvider src/RuntimeRendererConfig.tsx "
|
|
8057
8222
|
>
|
|
8058
8223
|
<h3>RuntimeRendererConfigProvider</h3>
|
|
8059
|
-
<p class="muted"><code>src/RuntimeRendererConfig.tsx:
|
|
8224
|
+
<p class="muted"><code>src/RuntimeRendererConfig.tsx:158:1</code></p>
|
|
8060
8225
|
<p class="empty">No description available.</p>
|
|
8061
8226
|
</article>
|
|
8062
8227
|
<article
|
|
@@ -8064,12 +8229,12 @@ sequenceDiagram
|
|
|
8064
8229
|
data-search="useRuntimeRendererConfig src/RuntimeRendererConfig.tsx "
|
|
8065
8230
|
>
|
|
8066
8231
|
<h3>useRuntimeRendererConfig</h3>
|
|
8067
|
-
<p class="muted"><code>src/RuntimeRendererConfig.tsx:
|
|
8232
|
+
<p class="muted"><code>src/RuntimeRendererConfig.tsx:173:1</code></p>
|
|
8068
8233
|
<p class="empty">No description available.</p>
|
|
8069
8234
|
</article>
|
|
8070
8235
|
<article class="item" data-search="mergeRecordConfig src/RuntimeRendererConfig.tsx ">
|
|
8071
8236
|
<h3>mergeRecordConfig</h3>
|
|
8072
|
-
<p class="muted"><code>src/RuntimeRendererConfig.tsx:
|
|
8237
|
+
<p class="muted"><code>src/RuntimeRendererConfig.tsx:177:1</code></p>
|
|
8073
8238
|
<p class="empty">No description available.</p>
|
|
8074
8239
|
</article>
|
|
8075
8240
|
</section>
|
|
@@ -8511,6 +8676,36 @@ sequenceDiagram
|
|
|
8511
8676
|
</article>
|
|
8512
8677
|
</section>
|
|
8513
8678
|
</section>
|
|
8679
|
+
<section
|
|
8680
|
+
id="view-src-useruntimemediaprops-ts"
|
|
8681
|
+
class="view"
|
|
8682
|
+
data-view="src/useRuntimeMediaProps.ts"
|
|
8683
|
+
hidden
|
|
8684
|
+
>
|
|
8685
|
+
<section class="panel">
|
|
8686
|
+
<h2>src/useRuntimeMediaProps.ts</h2>
|
|
8687
|
+
<article class="item" data-search="useRuntimeMediaProps src/useRuntimeMediaProps.ts ">
|
|
8688
|
+
<h3>useRuntimeMediaProps</h3>
|
|
8689
|
+
<p class="muted"><code>src/useRuntimeMediaProps.ts:14:1</code></p>
|
|
8690
|
+
<p class="empty">No description available.</p>
|
|
8691
|
+
</article>
|
|
8692
|
+
<article class="item" data-search="filterResolvedValues src/useRuntimeMediaProps.ts ">
|
|
8693
|
+
<h3>filterResolvedValues</h3>
|
|
8694
|
+
<p class="muted"><code>src/useRuntimeMediaProps.ts:62:1</code></p>
|
|
8695
|
+
<p class="empty">No description available.</p>
|
|
8696
|
+
</article>
|
|
8697
|
+
<article class="item" data-search="mapsEqual src/useRuntimeMediaProps.ts ">
|
|
8698
|
+
<h3>mapsEqual</h3>
|
|
8699
|
+
<p class="muted"><code>src/useRuntimeMediaProps.ts:73:1</code></p>
|
|
8700
|
+
<p class="empty">No description available.</p>
|
|
8701
|
+
</article>
|
|
8702
|
+
<article class="item" data-search="isRecord src/useRuntimeMediaProps.ts ">
|
|
8703
|
+
<h3>isRecord</h3>
|
|
8704
|
+
<p class="muted"><code>src/useRuntimeMediaProps.ts:84:1</code></p>
|
|
8705
|
+
<p class="empty">No description available.</p>
|
|
8706
|
+
</article>
|
|
8707
|
+
</section>
|
|
8708
|
+
</section>
|
|
8514
8709
|
</main>
|
|
8515
8710
|
</div>
|
|
8516
8711
|
<script>
|