@graphrefly/graphrefly 0.25.0 → 0.26.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.
Files changed (184) hide show
  1. package/README.md +8 -0
  2. package/dist/{chunk-QOWVNWOC.js → chunk-3ZWCKRHX.js} +27 -25
  3. package/dist/{chunk-QOWVNWOC.js.map → chunk-3ZWCKRHX.js.map} +1 -1
  4. package/dist/chunk-6LDQFTYS.js +102 -0
  5. package/dist/chunk-6LDQFTYS.js.map +1 -0
  6. package/dist/{chunk-IAHGTNOZ.js → chunk-AMCG74RZ.js} +193 -24
  7. package/dist/chunk-AMCG74RZ.js.map +1 -0
  8. package/dist/{chunk-L2GLW2U7.js → chunk-BVZYTZ5H.js} +9 -103
  9. package/dist/chunk-BVZYTZ5H.js.map +1 -0
  10. package/dist/chunk-FQMKGR6L.js +330 -0
  11. package/dist/chunk-FQMKGR6L.js.map +1 -0
  12. package/dist/chunk-HXZEYDUR.js +94 -0
  13. package/dist/chunk-HXZEYDUR.js.map +1 -0
  14. package/dist/{chunk-EVR6UFUV.js → chunk-IZYUSJC7.js} +16 -14
  15. package/dist/{chunk-EVR6UFUV.js.map → chunk-IZYUSJC7.js.map} +1 -1
  16. package/dist/chunk-J22W6HV3.js +107 -0
  17. package/dist/chunk-J22W6HV3.js.map +1 -0
  18. package/dist/{chunk-HWPIFSW2.js → chunk-JSCT3CR4.js} +6 -4
  19. package/dist/{chunk-HWPIFSW2.js.map → chunk-JSCT3CR4.js.map} +1 -1
  20. package/dist/chunk-JYXEWPH4.js +62 -0
  21. package/dist/chunk-JYXEWPH4.js.map +1 -0
  22. package/dist/{chunk-TKE3JGOH.js → chunk-LCE3GF5P.js} +5 -692
  23. package/dist/chunk-LCE3GF5P.js.map +1 -0
  24. package/dist/chunk-MJ2NKQQL.js +119 -0
  25. package/dist/chunk-MJ2NKQQL.js.map +1 -0
  26. package/dist/chunk-N6UR7YVY.js +198 -0
  27. package/dist/chunk-N6UR7YVY.js.map +1 -0
  28. package/dist/chunk-OHISZPOJ.js +97 -0
  29. package/dist/chunk-OHISZPOJ.js.map +1 -0
  30. package/dist/{chunk-5DJTTKX3.js → chunk-PHOUUNK7.js} +74 -111
  31. package/dist/chunk-PHOUUNK7.js.map +1 -0
  32. package/dist/{chunk-PY4XCDLR.js → chunk-RB6QPHJ7.js} +8 -6
  33. package/dist/{chunk-PY4XCDLR.js.map → chunk-RB6QPHJ7.js.map} +1 -1
  34. package/dist/chunk-SN4YWWYO.js +171 -0
  35. package/dist/chunk-SN4YWWYO.js.map +1 -0
  36. package/dist/chunk-SX52TAR4.js +110 -0
  37. package/dist/chunk-SX52TAR4.js.map +1 -0
  38. package/dist/{chunk-XOFWRC73.js → chunk-THTWHNU4.js} +319 -24
  39. package/dist/chunk-THTWHNU4.js.map +1 -0
  40. package/dist/{chunk-H4RVA4VE.js → chunk-VYPWMZ6H.js} +2 -2
  41. package/dist/chunk-XGPU467M.js +136 -0
  42. package/dist/chunk-XGPU467M.js.map +1 -0
  43. package/dist/chunk-ZQMEI34O.js +713 -0
  44. package/dist/chunk-ZQMEI34O.js.map +1 -0
  45. package/dist/compat/index.cjs +7656 -0
  46. package/dist/compat/index.cjs.map +1 -0
  47. package/dist/compat/index.d.cts +18 -0
  48. package/dist/compat/index.d.ts +18 -0
  49. package/dist/compat/index.js +49 -0
  50. package/dist/compat/index.js.map +1 -0
  51. package/dist/compat/jotai/index.cjs +2048 -0
  52. package/dist/compat/jotai/index.cjs.map +1 -0
  53. package/dist/compat/jotai/index.d.cts +2 -0
  54. package/dist/compat/jotai/index.d.ts +2 -0
  55. package/dist/compat/jotai/index.js +9 -0
  56. package/dist/compat/jotai/index.js.map +1 -0
  57. package/dist/compat/nanostores/index.cjs +2175 -0
  58. package/dist/compat/nanostores/index.cjs.map +1 -0
  59. package/dist/compat/nanostores/index.d.cts +2 -0
  60. package/dist/compat/nanostores/index.d.ts +2 -0
  61. package/dist/compat/nanostores/index.js +23 -0
  62. package/dist/compat/nanostores/index.js.map +1 -0
  63. package/dist/compat/nestjs/index.cjs +350 -16
  64. package/dist/compat/nestjs/index.cjs.map +1 -1
  65. package/dist/compat/nestjs/index.d.cts +6 -6
  66. package/dist/compat/nestjs/index.d.ts +6 -6
  67. package/dist/compat/nestjs/index.js +10 -9
  68. package/dist/compat/react/index.cjs +141 -0
  69. package/dist/compat/react/index.cjs.map +1 -0
  70. package/dist/compat/react/index.d.cts +2 -0
  71. package/dist/compat/react/index.d.ts +2 -0
  72. package/dist/compat/react/index.js +12 -0
  73. package/dist/compat/react/index.js.map +1 -0
  74. package/dist/compat/solid/index.cjs +128 -0
  75. package/dist/compat/solid/index.cjs.map +1 -0
  76. package/dist/compat/solid/index.d.cts +2 -0
  77. package/dist/compat/solid/index.d.ts +2 -0
  78. package/dist/compat/solid/index.js +12 -0
  79. package/dist/compat/solid/index.js.map +1 -0
  80. package/dist/compat/svelte/index.cjs +131 -0
  81. package/dist/compat/svelte/index.cjs.map +1 -0
  82. package/dist/compat/svelte/index.d.cts +2 -0
  83. package/dist/compat/svelte/index.d.ts +2 -0
  84. package/dist/compat/svelte/index.js +12 -0
  85. package/dist/compat/svelte/index.js.map +1 -0
  86. package/dist/compat/vue/index.cjs +146 -0
  87. package/dist/compat/vue/index.cjs.map +1 -0
  88. package/dist/compat/vue/index.d.cts +3 -0
  89. package/dist/compat/vue/index.d.ts +3 -0
  90. package/dist/compat/vue/index.js +12 -0
  91. package/dist/compat/vue/index.js.map +1 -0
  92. package/dist/compat/zustand/index.cjs +4931 -0
  93. package/dist/compat/zustand/index.cjs.map +1 -0
  94. package/dist/compat/zustand/index.d.cts +5 -0
  95. package/dist/compat/zustand/index.d.ts +5 -0
  96. package/dist/compat/zustand/index.js +12 -0
  97. package/dist/compat/zustand/index.js.map +1 -0
  98. package/dist/core/index.cjs +53 -4
  99. package/dist/core/index.cjs.map +1 -1
  100. package/dist/core/index.d.cts +3 -3
  101. package/dist/core/index.d.ts +3 -3
  102. package/dist/core/index.js +26 -24
  103. package/dist/demo-shell-26p5fVxn.d.cts +102 -0
  104. package/dist/demo-shell-DEp-nMTl.d.ts +102 -0
  105. package/dist/extra/index.cjs +222 -110
  106. package/dist/extra/index.cjs.map +1 -1
  107. package/dist/extra/index.d.cts +5 -4
  108. package/dist/extra/index.d.ts +5 -4
  109. package/dist/extra/index.js +6 -5
  110. package/dist/extra/sources.cjs +2486 -0
  111. package/dist/extra/sources.cjs.map +1 -0
  112. package/dist/extra/sources.d.cts +465 -0
  113. package/dist/extra/sources.d.ts +465 -0
  114. package/dist/extra/sources.js +57 -0
  115. package/dist/extra/sources.js.map +1 -0
  116. package/dist/graph/index.cjs +408 -14
  117. package/dist/graph/index.cjs.map +1 -1
  118. package/dist/graph/index.d.cts +5 -5
  119. package/dist/graph/index.d.ts +5 -5
  120. package/dist/graph/index.js +13 -5
  121. package/dist/{graph-B6NFqv3z.d.ts → graph-6tZ5jEzr.d.cts} +195 -4
  122. package/dist/{graph-D-3JIQme.d.cts → graph-DQ69XU0g.d.ts} +195 -4
  123. package/dist/index-B4MP_8V_.d.cts +37 -0
  124. package/dist/index-BEfE8H_G.d.cts +121 -0
  125. package/dist/{index-OXImXMq6.d.ts → index-BW1z3BN9.d.ts} +18 -196
  126. package/dist/index-BYOHF0zP.d.ts +34 -0
  127. package/dist/index-B_IP40nB.d.cts +36 -0
  128. package/dist/index-Bd_fwmLf.d.cts +45 -0
  129. package/dist/{index-Ds23Wvou.d.ts → index-BeIdBfcb.d.cts} +120 -573
  130. package/dist/index-BjI6ty9z.d.ts +121 -0
  131. package/dist/index-Bxb5ZYc9.d.cts +34 -0
  132. package/dist/{index-BJB7t9gg.d.cts → index-C0ZXMaXO.d.cts} +2 -2
  133. package/dist/{index-DKE1EATr.d.cts → index-C8mdwMXc.d.cts} +18 -196
  134. package/dist/index-CDAjUFIv.d.ts +36 -0
  135. package/dist/index-CPgZ5wRl.d.ts +44 -0
  136. package/dist/{index-AMWewNDe.d.cts → index-CUwyr1Kk.d.cts} +33 -4
  137. package/dist/index-CUyrtuOf.d.cts +127 -0
  138. package/dist/{index-C-TXEa7C.d.ts → index-CY2TljO4.d.ts} +2 -2
  139. package/dist/index-CmnuOibw.d.ts +37 -0
  140. package/dist/{index-DiobMNwE.d.ts → index-CuYwdKO-.d.ts} +3 -3
  141. package/dist/index-DFhjO4Gg.d.cts +44 -0
  142. package/dist/{index-Ch0IpIO0.d.cts → index-DdD5MVDL.d.ts} +120 -573
  143. package/dist/index-DrISNAOm.d.ts +45 -0
  144. package/dist/index-QBpffFW-.d.cts +86 -0
  145. package/dist/{index-J7Kc0oIQ.d.cts → index-_oMEWlDq.d.cts} +3 -3
  146. package/dist/{index-CYkjxu3s.d.ts → index-eJ6T_qGM.d.ts} +33 -4
  147. package/dist/index-qldRdbQw.d.ts +86 -0
  148. package/dist/index-xdGjv0nO.d.ts +127 -0
  149. package/dist/index.cjs +1780 -176
  150. package/dist/index.cjs.map +1 -1
  151. package/dist/index.d.cts +1007 -648
  152. package/dist/index.d.ts +1007 -648
  153. package/dist/index.js +1202 -1172
  154. package/dist/index.js.map +1 -1
  155. package/dist/{meta-CnkLA_43.d.ts → meta-BGqSZ7mt.d.ts} +1 -1
  156. package/dist/{meta-DWbkoq1s.d.cts → meta-C0-8XW6Q.d.cts} +1 -1
  157. package/dist/{node-B-f-Lu-k.d.cts → node-C_IBuvX2.d.cts} +26 -1
  158. package/dist/{node-B-f-Lu-k.d.ts → node-C_IBuvX2.d.ts} +26 -1
  159. package/dist/{observable-DBnrwcar.d.cts → observable-Crr1jgzx.d.cts} +1 -1
  160. package/dist/{observable-uP-wy_uK.d.ts → observable-DCk45RH5.d.ts} +1 -1
  161. package/dist/patterns/demo-shell.cjs +5604 -0
  162. package/dist/patterns/demo-shell.cjs.map +1 -0
  163. package/dist/patterns/demo-shell.d.cts +6 -0
  164. package/dist/patterns/demo-shell.d.ts +6 -0
  165. package/dist/patterns/demo-shell.js +15 -0
  166. package/dist/patterns/demo-shell.js.map +1 -0
  167. package/dist/patterns/reactive-layout/index.cjs +355 -13
  168. package/dist/patterns/reactive-layout/index.cjs.map +1 -1
  169. package/dist/patterns/reactive-layout/index.d.cts +6 -5
  170. package/dist/patterns/reactive-layout/index.d.ts +6 -5
  171. package/dist/patterns/reactive-layout/index.js +15 -12
  172. package/dist/reactive-layout-BaOQefHu.d.cts +183 -0
  173. package/dist/reactive-layout-D9gejYXE.d.ts +183 -0
  174. package/dist/{storage-BuTdpCI1.d.cts → storage-BMycWEh2.d.ts} +9 -1
  175. package/dist/{storage-F2X1U1x0.d.ts → storage-DiqWHzVI.d.cts} +9 -1
  176. package/package.json +32 -2
  177. package/dist/chunk-5DJTTKX3.js.map +0 -1
  178. package/dist/chunk-IAHGTNOZ.js.map +0 -1
  179. package/dist/chunk-L2GLW2U7.js.map +0 -1
  180. package/dist/chunk-MW4VAKAO.js +0 -47
  181. package/dist/chunk-MW4VAKAO.js.map +0 -1
  182. package/dist/chunk-TKE3JGOH.js.map +0 -1
  183. package/dist/chunk-XOFWRC73.js.map +0 -1
  184. /package/dist/{chunk-H4RVA4VE.js.map → chunk-VYPWMZ6H.js.map} +0 -0
@@ -1,3 +1,3 @@
1
- export { A as Actor, C as COMPLETE, c as COMPLETE_MSG, d as COMPLETE_ONLY_BATCH, D as DATA, e as DEFAULT_ACTOR, f as DIRTY, g as DIRTY_MSG, h as DIRTY_ONLY_BATCH, i as DepRecord, E as ERROR, F as FnCtx, G as GlobalInspectorEvent, j as GlobalInspectorHook, k as GraphReFlyConfig, l as GuardAction, m as GuardDenied, n as GuardDeniedDetails, H as HashFn, I as INVALIDATE, o as INVALIDATE_MSG, p as INVALIDATE_ONLY_BATCH, M as Message, q as MessageContext, r as MessageTypeRegistration, s as MessageTypeRegistrationInput, t as Messages, N as Node, b as NodeActions, u as NodeCtx, v as NodeDescribeKind, w as NodeFn, x as NodeFnCleanup, y as NodeGuard, z as NodeImpl, B as NodeInspectorHook, J as NodeInspectorHookEvent, a as NodeOptions, K as NodeSink, L as NodeStatus, O as NodeTransportOptions, P as NodeVersionInfo, Q as OnMessageHandler, R as OnSubscribeHandler, S as PAUSE, T as PolicyAllow, U as PolicyDeny, V as PolicyRuleData, W as RESOLVED, X as RESOLVED_MSG, Y as RESOLVED_ONLY_BATCH, Z as RESUME, _ as START, $ as START_MSG, a0 as SubscribeContext, a1 as TEARDOWN, a2 as TEARDOWN_MSG, a3 as TEARDOWN_ONLY_BATCH, a4 as V0, a5 as V1, a6 as VersioningLevel, a7 as VersioningOptions, a8 as accessHintForGuard, a9 as advanceVersion, aa as configure, ab as createVersioning, ac as defaultConfig, ad as defaultHash, ae as isV1, af as node, ag as normalizeActor, ah as policy, ai as policyFromRules, aj as registerBuiltins } from '../node-B-f-Lu-k.cjs';
2
- export { A as AutoTrackOptions, D as DerivedFn, a as DynamicFn, E as EffectFn, P as PipeOperator, b as ProducerFn, T as TrackFn, c as autoTrackNode, d as batch, e as derived, f as downWithBatch, g as dynamicNode, h as effect, j as isBatching, m as monotonicNs, p as pipe, k as producer, s as state, w as wallClockNs } from '../index-BJB7t9gg.cjs';
3
- export { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, r as resolveDescribeFields } from '../meta-DWbkoq1s.cjs';
1
+ export { A as Actor, C as COMPLETE, c as COMPLETE_MSG, d as COMPLETE_ONLY_BATCH, D as DATA, e as DEFAULT_ACTOR, f as DIRTY, g as DIRTY_MSG, h as DIRTY_ONLY_BATCH, i as DepRecord, E as ERROR, F as FnCtx, j as GlobalInspectorEvent, k as GlobalInspectorHook, l as GraphReFlyConfig, G as GuardAction, m as GuardDenied, n as GuardDeniedDetails, H as HashFn, I as INVALIDATE, o as INVALIDATE_MSG, p as INVALIDATE_ONLY_BATCH, M as Message, q as MessageContext, r as MessageTypeRegistration, s as MessageTypeRegistrationInput, t as Messages, N as Node, b as NodeActions, u as NodeCtx, v as NodeDescribeKind, w as NodeFn, x as NodeFnCleanup, y as NodeGuard, z as NodeImpl, B as NodeInspectorHook, J as NodeInspectorHookEvent, a as NodeOptions, K as NodeSink, L as NodeStatus, O as NodeTransportOptions, Q as NodeVersionInfo, R as OnMessageHandler, S as OnSubscribeHandler, T as PAUSE, U as PolicyAllow, V as PolicyDeny, P as PolicyRuleData, W as RESOLVED, X as RESOLVED_MSG, Y as RESOLVED_ONLY_BATCH, Z as RESUME, _ as START, $ as START_MSG, a0 as SubscribeContext, a1 as TEARDOWN, a2 as TEARDOWN_MSG, a3 as TEARDOWN_ONLY_BATCH, a4 as V0, a5 as V1, a6 as VersioningLevel, a7 as VersioningOptions, a8 as accessHintForGuard, a9 as advanceVersion, aa as configure, ab as createVersioning, ac as defaultConfig, ad as defaultHash, ae as isV1, af as node, ag as normalizeActor, ah as policy, ai as policyFromRules, aj as registerBuiltins } from '../node-C_IBuvX2.cjs';
2
+ export { A as AutoTrackOptions, D as DerivedFn, a as DynamicFn, E as EffectFn, P as PipeOperator, b as ProducerFn, T as TrackFn, c as autoTrackNode, d as batch, e as derived, f as downWithBatch, g as dynamicNode, h as effect, j as isBatching, m as monotonicNs, p as pipe, k as producer, s as state, w as wallClockNs } from '../index-C0ZXMaXO.cjs';
3
+ export { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, r as resolveDescribeFields } from '../meta-C0-8XW6Q.cjs';
@@ -1,3 +1,3 @@
1
- export { A as Actor, C as COMPLETE, c as COMPLETE_MSG, d as COMPLETE_ONLY_BATCH, D as DATA, e as DEFAULT_ACTOR, f as DIRTY, g as DIRTY_MSG, h as DIRTY_ONLY_BATCH, i as DepRecord, E as ERROR, F as FnCtx, G as GlobalInspectorEvent, j as GlobalInspectorHook, k as GraphReFlyConfig, l as GuardAction, m as GuardDenied, n as GuardDeniedDetails, H as HashFn, I as INVALIDATE, o as INVALIDATE_MSG, p as INVALIDATE_ONLY_BATCH, M as Message, q as MessageContext, r as MessageTypeRegistration, s as MessageTypeRegistrationInput, t as Messages, N as Node, b as NodeActions, u as NodeCtx, v as NodeDescribeKind, w as NodeFn, x as NodeFnCleanup, y as NodeGuard, z as NodeImpl, B as NodeInspectorHook, J as NodeInspectorHookEvent, a as NodeOptions, K as NodeSink, L as NodeStatus, O as NodeTransportOptions, P as NodeVersionInfo, Q as OnMessageHandler, R as OnSubscribeHandler, S as PAUSE, T as PolicyAllow, U as PolicyDeny, V as PolicyRuleData, W as RESOLVED, X as RESOLVED_MSG, Y as RESOLVED_ONLY_BATCH, Z as RESUME, _ as START, $ as START_MSG, a0 as SubscribeContext, a1 as TEARDOWN, a2 as TEARDOWN_MSG, a3 as TEARDOWN_ONLY_BATCH, a4 as V0, a5 as V1, a6 as VersioningLevel, a7 as VersioningOptions, a8 as accessHintForGuard, a9 as advanceVersion, aa as configure, ab as createVersioning, ac as defaultConfig, ad as defaultHash, ae as isV1, af as node, ag as normalizeActor, ah as policy, ai as policyFromRules, aj as registerBuiltins } from '../node-B-f-Lu-k.js';
2
- export { A as AutoTrackOptions, D as DerivedFn, a as DynamicFn, E as EffectFn, P as PipeOperator, b as ProducerFn, T as TrackFn, c as autoTrackNode, d as batch, e as derived, f as downWithBatch, g as dynamicNode, h as effect, j as isBatching, m as monotonicNs, p as pipe, k as producer, s as state, w as wallClockNs } from '../index-C-TXEa7C.js';
3
- export { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, r as resolveDescribeFields } from '../meta-CnkLA_43.js';
1
+ export { A as Actor, C as COMPLETE, c as COMPLETE_MSG, d as COMPLETE_ONLY_BATCH, D as DATA, e as DEFAULT_ACTOR, f as DIRTY, g as DIRTY_MSG, h as DIRTY_ONLY_BATCH, i as DepRecord, E as ERROR, F as FnCtx, j as GlobalInspectorEvent, k as GlobalInspectorHook, l as GraphReFlyConfig, G as GuardAction, m as GuardDenied, n as GuardDeniedDetails, H as HashFn, I as INVALIDATE, o as INVALIDATE_MSG, p as INVALIDATE_ONLY_BATCH, M as Message, q as MessageContext, r as MessageTypeRegistration, s as MessageTypeRegistrationInput, t as Messages, N as Node, b as NodeActions, u as NodeCtx, v as NodeDescribeKind, w as NodeFn, x as NodeFnCleanup, y as NodeGuard, z as NodeImpl, B as NodeInspectorHook, J as NodeInspectorHookEvent, a as NodeOptions, K as NodeSink, L as NodeStatus, O as NodeTransportOptions, Q as NodeVersionInfo, R as OnMessageHandler, S as OnSubscribeHandler, T as PAUSE, U as PolicyAllow, V as PolicyDeny, P as PolicyRuleData, W as RESOLVED, X as RESOLVED_MSG, Y as RESOLVED_ONLY_BATCH, Z as RESUME, _ as START, $ as START_MSG, a0 as SubscribeContext, a1 as TEARDOWN, a2 as TEARDOWN_MSG, a3 as TEARDOWN_ONLY_BATCH, a4 as V0, a5 as V1, a6 as VersioningLevel, a7 as VersioningOptions, a8 as accessHintForGuard, a9 as advanceVersion, aa as configure, ab as createVersioning, ac as defaultConfig, ad as defaultHash, ae as isV1, af as node, ag as normalizeActor, ah as policy, ai as policyFromRules, aj as registerBuiltins } from '../node-C_IBuvX2.js';
2
+ export { A as AutoTrackOptions, D as DerivedFn, a as DynamicFn, E as EffectFn, P as PipeOperator, b as ProducerFn, T as TrackFn, c as autoTrackNode, d as batch, e as derived, f as downWithBatch, g as dynamicNode, h as effect, j as isBatching, m as monotonicNs, p as pipe, k as producer, s as state, w as wallClockNs } from '../index-CY2TljO4.js';
3
+ export { D as DescribeDetail, a as DescribeField, b as DescribeNodeOutput, r as resolveDescribeFields } from '../meta-BGqSZ7mt.js';
@@ -1,33 +1,12 @@
1
- import "../chunk-QOWVNWOC.js";
1
+ import "../chunk-3ZWCKRHX.js";
2
2
  import {
3
3
  resolveDescribeFields
4
- } from "../chunk-H4RVA4VE.js";
4
+ } from "../chunk-VYPWMZ6H.js";
5
5
  import {
6
- COMPLETE,
7
- COMPLETE_MSG,
8
- COMPLETE_ONLY_BATCH,
9
- DATA,
10
6
  DEFAULT_ACTOR,
11
- DIRTY,
12
- DIRTY_MSG,
13
- DIRTY_ONLY_BATCH,
14
- ERROR,
15
7
  GraphReFlyConfig,
16
8
  GuardDenied,
17
- INVALIDATE,
18
- INVALIDATE_MSG,
19
- INVALIDATE_ONLY_BATCH,
20
9
  NodeImpl,
21
- PAUSE,
22
- RESOLVED,
23
- RESOLVED_MSG,
24
- RESOLVED_ONLY_BATCH,
25
- RESUME,
26
- START,
27
- START_MSG,
28
- TEARDOWN,
29
- TEARDOWN_MSG,
30
- TEARDOWN_ONLY_BATCH,
31
10
  accessHintForGuard,
32
11
  advanceVersion,
33
12
  autoTrackNode,
@@ -52,7 +31,30 @@ import {
52
31
  registerBuiltins,
53
32
  state,
54
33
  wallClockNs
55
- } from "../chunk-5DJTTKX3.js";
34
+ } from "../chunk-PHOUUNK7.js";
35
+ import {
36
+ COMPLETE,
37
+ COMPLETE_MSG,
38
+ COMPLETE_ONLY_BATCH,
39
+ DATA,
40
+ DIRTY,
41
+ DIRTY_MSG,
42
+ DIRTY_ONLY_BATCH,
43
+ ERROR,
44
+ INVALIDATE,
45
+ INVALIDATE_MSG,
46
+ INVALIDATE_ONLY_BATCH,
47
+ PAUSE,
48
+ RESOLVED,
49
+ RESOLVED_MSG,
50
+ RESOLVED_ONLY_BATCH,
51
+ RESUME,
52
+ START,
53
+ START_MSG,
54
+ TEARDOWN,
55
+ TEARDOWN_MSG,
56
+ TEARDOWN_ONLY_BATCH
57
+ } from "../chunk-SX52TAR4.js";
56
58
  export {
57
59
  COMPLETE,
58
60
  COMPLETE_MSG,
@@ -0,0 +1,102 @@
1
+ import { G as Graph } from './graph-6tZ5jEzr.cjs';
2
+ import { M as MeasurementAdapter } from './reactive-layout-BaOQefHu.cjs';
3
+
4
+ /**
5
+ * Three-pane demo shell (roadmap §7.2).
6
+ *
7
+ * A `Graph("demo-shell")` that dogfoods reactive coordination for the
8
+ * main/side split layout with synchronized cross-highlighting.
9
+ *
10
+ * **Zero framework dependency** — framework bindings wrap pane components only.
11
+ * The shell graph is headless and fully testable.
12
+ */
13
+
14
+ /** Identifies which pane is the source of a hover event. */
15
+ type HoverPaneType = "visual" | "graph" | "code";
16
+ /** Cross-highlighting hover target. `null` means nothing hovered. */
17
+ type HoverTarget = {
18
+ pane: HoverPaneType;
19
+ id: string;
20
+ } | null;
21
+ /** Which pane is full-screened (null = normal layout). */
22
+ type FullscreenPane = "main" | "graph" | "code" | null;
23
+ /**
24
+ * Cross-referencing registry: maps node paths to code line numbers and
25
+ * visual element selectors. Provided by each demo's `store.ts`.
26
+ */
27
+ type NodeRegistry = Map<string, {
28
+ codeLine: number;
29
+ visualSelector: string;
30
+ }>;
31
+ /** Callbacks for cross-highlighting effect nodes. */
32
+ type HighlightCallbacks = {
33
+ /** Called when code-scroll highlight target changes. */
34
+ codeScroll?: (line: number | null) => void;
35
+ /** Called when visual highlight target changes. */
36
+ visual?: (selector: string | null) => void;
37
+ /** Called when graph highlight target changes. */
38
+ graph?: (nodeId: string | null) => void;
39
+ };
40
+ /** Label dimensions for graph node sizing. */
41
+ type GraphLabelSize = {
42
+ width: number;
43
+ height: number;
44
+ };
45
+ /** Options for {@link demoShell}. */
46
+ type DemoShellOptions = {
47
+ /** Initial main/side split ratio (0–1). Default: `0.65`. */
48
+ mainRatio?: number;
49
+ /** Initial graph/code vertical split in the side pane (0–1). Default: `0.5`. */
50
+ sideSplit?: number;
51
+ /** Initial viewport width in pixels. Default: `1280`. */
52
+ viewportWidth?: number;
53
+ /** Cross-referencing registry for hover→code/visual/graph mapping. */
54
+ nodeRegistry?: NodeRegistry;
55
+ /** Measurement adapter for layout engine integration. When provided, enables layout/* derived nodes. */
56
+ adapter?: MeasurementAdapter;
57
+ /** Font string for layout measurement. Default: `"14px monospace"`. */
58
+ layoutFont?: string;
59
+ /** Callbacks for cross-highlighting effect nodes. When provided, creates effect nodes visible in describe(). */
60
+ onHighlight?: HighlightCallbacks;
61
+ };
62
+ /** Return type of {@link demoShell}. */
63
+ type DemoShellHandle = {
64
+ /** The demo-shell graph. */
65
+ graph: Graph;
66
+ setMainRatio(ratio: number): void;
67
+ setSideSplit(ratio: number): void;
68
+ setFullscreen(pane: FullscreenPane): void;
69
+ setViewportWidth(width: number): void;
70
+ setHoverTarget(target: HoverTarget): void;
71
+ setDemoGraph(g: Graph | null): void;
72
+ bumpGraphTick(): void;
73
+ selectNode(path: string | null): void;
74
+ setMetaDebug(on: boolean): void;
75
+ /** Set code text for layout/code-lines measurement (requires adapter). */
76
+ setCodeText(text: string): void;
77
+ /** Atomic multi-set — wraps core `batch()` for glitch-free updates. */
78
+ batch(fn: () => void): void;
79
+ destroy(): void;
80
+ };
81
+ /**
82
+ * Creates the three-pane demo shell graph (roadmap §7.2).
83
+ *
84
+ * All coordination is reactive — no polling, no imperative triggers.
85
+ * Framework bindings subscribe to named nodes and drive `state` inputs.
86
+ */
87
+ declare function demoShell(opts?: DemoShellOptions): DemoShellHandle;
88
+
89
+ type demoShell$1_DemoShellHandle = DemoShellHandle;
90
+ type demoShell$1_DemoShellOptions = DemoShellOptions;
91
+ type demoShell$1_FullscreenPane = FullscreenPane;
92
+ type demoShell$1_GraphLabelSize = GraphLabelSize;
93
+ type demoShell$1_HighlightCallbacks = HighlightCallbacks;
94
+ type demoShell$1_HoverPaneType = HoverPaneType;
95
+ type demoShell$1_HoverTarget = HoverTarget;
96
+ type demoShell$1_NodeRegistry = NodeRegistry;
97
+ declare const demoShell$1_demoShell: typeof demoShell;
98
+ declare namespace demoShell$1 {
99
+ export { type demoShell$1_DemoShellHandle as DemoShellHandle, type demoShell$1_DemoShellOptions as DemoShellOptions, type demoShell$1_FullscreenPane as FullscreenPane, type demoShell$1_GraphLabelSize as GraphLabelSize, type demoShell$1_HighlightCallbacks as HighlightCallbacks, type demoShell$1_HoverPaneType as HoverPaneType, type demoShell$1_HoverTarget as HoverTarget, type demoShell$1_NodeRegistry as NodeRegistry, demoShell$1_demoShell as demoShell };
100
+ }
101
+
102
+ export { type DemoShellHandle as D, type FullscreenPane as F, type GraphLabelSize as G, type HighlightCallbacks as H, type NodeRegistry as N, type DemoShellOptions as a, type HoverPaneType as b, type HoverTarget as c, demoShell$1 as d, demoShell as e };
@@ -0,0 +1,102 @@
1
+ import { G as Graph } from './graph-DQ69XU0g.js';
2
+ import { M as MeasurementAdapter } from './reactive-layout-D9gejYXE.js';
3
+
4
+ /**
5
+ * Three-pane demo shell (roadmap §7.2).
6
+ *
7
+ * A `Graph("demo-shell")` that dogfoods reactive coordination for the
8
+ * main/side split layout with synchronized cross-highlighting.
9
+ *
10
+ * **Zero framework dependency** — framework bindings wrap pane components only.
11
+ * The shell graph is headless and fully testable.
12
+ */
13
+
14
+ /** Identifies which pane is the source of a hover event. */
15
+ type HoverPaneType = "visual" | "graph" | "code";
16
+ /** Cross-highlighting hover target. `null` means nothing hovered. */
17
+ type HoverTarget = {
18
+ pane: HoverPaneType;
19
+ id: string;
20
+ } | null;
21
+ /** Which pane is full-screened (null = normal layout). */
22
+ type FullscreenPane = "main" | "graph" | "code" | null;
23
+ /**
24
+ * Cross-referencing registry: maps node paths to code line numbers and
25
+ * visual element selectors. Provided by each demo's `store.ts`.
26
+ */
27
+ type NodeRegistry = Map<string, {
28
+ codeLine: number;
29
+ visualSelector: string;
30
+ }>;
31
+ /** Callbacks for cross-highlighting effect nodes. */
32
+ type HighlightCallbacks = {
33
+ /** Called when code-scroll highlight target changes. */
34
+ codeScroll?: (line: number | null) => void;
35
+ /** Called when visual highlight target changes. */
36
+ visual?: (selector: string | null) => void;
37
+ /** Called when graph highlight target changes. */
38
+ graph?: (nodeId: string | null) => void;
39
+ };
40
+ /** Label dimensions for graph node sizing. */
41
+ type GraphLabelSize = {
42
+ width: number;
43
+ height: number;
44
+ };
45
+ /** Options for {@link demoShell}. */
46
+ type DemoShellOptions = {
47
+ /** Initial main/side split ratio (0–1). Default: `0.65`. */
48
+ mainRatio?: number;
49
+ /** Initial graph/code vertical split in the side pane (0–1). Default: `0.5`. */
50
+ sideSplit?: number;
51
+ /** Initial viewport width in pixels. Default: `1280`. */
52
+ viewportWidth?: number;
53
+ /** Cross-referencing registry for hover→code/visual/graph mapping. */
54
+ nodeRegistry?: NodeRegistry;
55
+ /** Measurement adapter for layout engine integration. When provided, enables layout/* derived nodes. */
56
+ adapter?: MeasurementAdapter;
57
+ /** Font string for layout measurement. Default: `"14px monospace"`. */
58
+ layoutFont?: string;
59
+ /** Callbacks for cross-highlighting effect nodes. When provided, creates effect nodes visible in describe(). */
60
+ onHighlight?: HighlightCallbacks;
61
+ };
62
+ /** Return type of {@link demoShell}. */
63
+ type DemoShellHandle = {
64
+ /** The demo-shell graph. */
65
+ graph: Graph;
66
+ setMainRatio(ratio: number): void;
67
+ setSideSplit(ratio: number): void;
68
+ setFullscreen(pane: FullscreenPane): void;
69
+ setViewportWidth(width: number): void;
70
+ setHoverTarget(target: HoverTarget): void;
71
+ setDemoGraph(g: Graph | null): void;
72
+ bumpGraphTick(): void;
73
+ selectNode(path: string | null): void;
74
+ setMetaDebug(on: boolean): void;
75
+ /** Set code text for layout/code-lines measurement (requires adapter). */
76
+ setCodeText(text: string): void;
77
+ /** Atomic multi-set — wraps core `batch()` for glitch-free updates. */
78
+ batch(fn: () => void): void;
79
+ destroy(): void;
80
+ };
81
+ /**
82
+ * Creates the three-pane demo shell graph (roadmap §7.2).
83
+ *
84
+ * All coordination is reactive — no polling, no imperative triggers.
85
+ * Framework bindings subscribe to named nodes and drive `state` inputs.
86
+ */
87
+ declare function demoShell(opts?: DemoShellOptions): DemoShellHandle;
88
+
89
+ type demoShell$1_DemoShellHandle = DemoShellHandle;
90
+ type demoShell$1_DemoShellOptions = DemoShellOptions;
91
+ type demoShell$1_FullscreenPane = FullscreenPane;
92
+ type demoShell$1_GraphLabelSize = GraphLabelSize;
93
+ type demoShell$1_HighlightCallbacks = HighlightCallbacks;
94
+ type demoShell$1_HoverPaneType = HoverPaneType;
95
+ type demoShell$1_HoverTarget = HoverTarget;
96
+ type demoShell$1_NodeRegistry = NodeRegistry;
97
+ declare const demoShell$1_demoShell: typeof demoShell;
98
+ declare namespace demoShell$1 {
99
+ export { type demoShell$1_DemoShellHandle as DemoShellHandle, type demoShell$1_DemoShellOptions as DemoShellOptions, type demoShell$1_FullscreenPane as FullscreenPane, type demoShell$1_GraphLabelSize as GraphLabelSize, type demoShell$1_HighlightCallbacks as HighlightCallbacks, type demoShell$1_HoverPaneType as HoverPaneType, type demoShell$1_HoverTarget as HoverTarget, type demoShell$1_NodeRegistry as NodeRegistry, demoShell$1_demoShell as demoShell };
100
+ }
101
+
102
+ export { type DemoShellHandle as D, type FullscreenPane as F, type GraphLabelSize as G, type HighlightCallbacks as H, type NodeRegistry as N, type DemoShellOptions as a, type HoverPaneType as b, type HoverTarget as c, demoShell$1 as d, demoShell as e };