ballerina-core 1.0.231 → 1.0.232

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 (251) hide show
  1. package/bin/src/forms/domains/dispatched-forms/built-ins/state.d.ts +25 -25
  2. package/bin/src/forms/domains/dispatched-forms/built-ins/state.d.ts.map +1 -1
  3. package/bin/src/forms/domains/dispatched-forms/built-ins/state.js.map +1 -1
  4. package/bin/src/forms/domains/dispatched-forms/deserializer/coroutines/runner.d.ts +1 -1
  5. package/bin/src/forms/domains/dispatched-forms/deserializer/coroutines/runner.d.ts.map +1 -1
  6. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/apis/state.d.ts +2 -2
  7. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/apis/state.d.ts.map +1 -1
  8. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/list/state.d.ts +1 -1
  9. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/list/state.d.ts.map +1 -1
  10. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.d.ts +2 -2
  11. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.d.ts.map +1 -1
  12. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/map/state.d.ts +1 -1
  13. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/map/state.d.ts.map +1 -1
  14. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.d.ts +2 -2
  15. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.d.ts.map +1 -1
  16. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/one/state.d.ts +2 -2
  17. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/one/state.d.ts.map +1 -1
  18. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/readOnly/state.d.ts +1 -1
  19. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/readOnly/state.d.ts.map +1 -1
  20. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.d.ts +1 -1
  21. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.d.ts.map +1 -1
  22. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/state.d.ts +1 -1
  23. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/state.d.ts.map +1 -1
  24. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/sum/state.d.ts +1 -1
  25. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/sum/state.d.ts.map +1 -1
  26. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/domains/tableCellRenderer/state.d.ts +1 -1
  27. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/domains/tableCellRenderer/state.d.ts.map +1 -1
  28. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.d.ts +2 -2
  29. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.d.ts.map +1 -1
  30. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/tuple/state.d.ts +1 -1
  31. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/tuple/state.d.ts.map +1 -1
  32. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/union/state.d.ts +1 -1
  33. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/union/state.d.ts.map +1 -1
  34. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.d.ts +3 -3
  35. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.d.ts.map +1 -1
  36. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/state.d.ts +2 -2
  37. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/state.d.ts.map +1 -1
  38. package/bin/src/forms/domains/dispatched-forms/deserializer/state.d.ts +19 -19
  39. package/bin/src/forms/domains/dispatched-forms/deserializer/state.d.ts.map +1 -1
  40. package/bin/src/forms/domains/dispatched-forms/deserializer/template.d.ts +1 -1
  41. package/bin/src/forms/domains/dispatched-forms/deserializer/template.d.ts.map +1 -1
  42. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.d.ts +1 -23
  43. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.d.ts.map +1 -1
  44. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.js +140 -5
  45. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.js.map +1 -1
  46. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/injectables/state.d.ts +2 -2
  47. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/injectables/state.d.ts.map +1 -1
  48. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/list/template.d.ts.map +1 -1
  49. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/list/template.js +2 -2
  50. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/list/template.js.map +1 -1
  51. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/map/template.d.ts.map +1 -1
  52. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/map/template.js +2 -2
  53. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/map/template.js.map +1 -1
  54. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/one/template.d.ts +3 -3
  55. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/one/template.d.ts.map +1 -1
  56. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/one/template.js +6 -2
  57. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/one/template.js.map +1 -1
  58. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/readOnly/template.d.ts.map +1 -1
  59. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/readOnly/template.js +1 -1
  60. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/readOnly/template.js.map +1 -1
  61. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/record/template.d.ts.map +1 -1
  62. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/record/template.js +1 -1
  63. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/record/template.js.map +1 -1
  64. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/state.d.ts +3 -0
  65. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/state.d.ts.map +1 -1
  66. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/state.js.map +1 -1
  67. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/sum/template.d.ts.map +1 -1
  68. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/sum/template.js +4 -4
  69. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/sum/template.js.map +1 -1
  70. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/builder.d.ts +60 -0
  71. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/builder.d.ts.map +1 -1
  72. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/infiniteLoader.d.ts +1 -0
  73. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/infiniteLoader.d.ts.map +1 -1
  74. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/initialiseFiltersAndSorting.d.ts +1 -0
  75. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/initialiseFiltersAndSorting.d.ts.map +1 -1
  76. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/initialiseTable.d.ts +1 -0
  77. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/initialiseTable.d.ts.map +1 -1
  78. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/runner.d.ts +3 -0
  79. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/coroutines/runner.d.ts.map +1 -1
  80. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/state.d.ts +27 -1
  81. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/state.d.ts.map +1 -1
  82. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/state.js +2 -1
  83. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/state.js.map +1 -1
  84. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/template.d.ts.map +1 -1
  85. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/template.js +20 -10
  86. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/template.js.map +1 -1
  87. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/tuple/template.d.ts.map +1 -1
  88. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/tuple/template.js +1 -1
  89. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/tuple/template.js.map +1 -1
  90. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/union/template.d.ts.map +1 -1
  91. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/union/template.js +1 -1
  92. package/bin/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/union/template.js.map +1 -1
  93. package/bin/src/forms/domains/dispatched-forms/runner/domains/deltas/state.d.ts +8 -0
  94. package/bin/src/forms/domains/dispatched-forms/runner/domains/deltas/state.d.ts.map +1 -1
  95. package/bin/src/forms/domains/dispatched-forms/runner/domains/deltas/state.js +12 -0
  96. package/bin/src/forms/domains/dispatched-forms/runner/domains/deltas/state.js.map +1 -1
  97. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.d.ts +1 -1
  98. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.d.ts.map +1 -1
  99. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.d.ts +1 -1
  100. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.d.ts.map +1 -1
  101. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.d.ts +1 -1
  102. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.d.ts.map +1 -1
  103. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/multiSelection/state.d.ts +1 -1
  104. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/multiSelection/state.d.ts.map +1 -1
  105. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.d.ts +2 -2
  106. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.d.ts.map +1 -1
  107. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.d.ts +3 -3
  108. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.d.ts.map +1 -1
  109. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.js +2 -4
  110. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.js.map +1 -1
  111. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/primitive/state.d.ts +1 -1
  112. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/primitive/state.d.ts.map +1 -1
  113. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.d.ts +1 -1
  114. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.d.ts.map +1 -1
  115. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.d.ts +1 -1
  116. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.d.ts.map +1 -1
  117. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.d.ts +2 -2
  118. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.d.ts.map +1 -1
  119. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/singleSelectionDispatcher/state.d.ts +1 -1
  120. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/singleSelectionDispatcher/state.d.ts.map +1 -1
  121. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.d.ts +1 -1
  122. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.d.ts.map +1 -1
  123. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.d.ts +3 -3
  124. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.d.ts.map +1 -1
  125. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.d.ts +1 -1
  126. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.d.ts.map +1 -1
  127. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.d.ts +1 -1
  128. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.d.ts.map +1 -1
  129. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.d.ts +2 -2
  130. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.d.ts.map +1 -1
  131. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_init.d.ts +3 -3
  132. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_init.d.ts.map +1 -1
  133. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_init.js.map +1 -1
  134. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_sync.d.ts +3 -3
  135. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_sync.d.ts.map +1 -1
  136. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_sync.js.map +1 -1
  137. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/builder.d.ts +75 -75
  138. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/builder.d.ts.map +1 -1
  139. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/builder.js.map +1 -1
  140. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/runner.d.ts +3 -3
  141. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/runner.d.ts.map +1 -1
  142. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/runner.js.map +1 -1
  143. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/state.d.ts +12 -12
  144. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/state.d.ts.map +1 -1
  145. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/state.js.map +1 -1
  146. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/template.d.ts +3 -3
  147. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/template.d.ts.map +1 -1
  148. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/template.js +3 -2
  149. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/create/template.js.map +1 -1
  150. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_init.d.ts +3 -3
  151. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_init.d.ts.map +1 -1
  152. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_init.js.map +1 -1
  153. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_sync.d.ts +3 -3
  154. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_sync.d.ts.map +1 -1
  155. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_sync.js.map +1 -1
  156. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/builder.d.ts +75 -75
  157. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/builder.d.ts.map +1 -1
  158. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/builder.js.map +1 -1
  159. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/runner.d.ts +3 -3
  160. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/runner.d.ts.map +1 -1
  161. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/runner.js.map +1 -1
  162. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/state.d.ts +12 -12
  163. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/state.d.ts.map +1 -1
  164. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/state.js.map +1 -1
  165. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/template.d.ts +3 -3
  166. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/template.d.ts.map +1 -1
  167. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/template.js +3 -2
  168. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/edit/template.js.map +1 -1
  169. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/coroutines/runner.d.ts +2 -2
  170. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/coroutines/runner.d.ts.map +1 -1
  171. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/coroutines/runner.js.map +1 -1
  172. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/state.d.ts +7 -7
  173. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/state.d.ts.map +1 -1
  174. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/state.js.map +1 -1
  175. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/template.d.ts +2 -2
  176. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/template.d.ts.map +1 -1
  177. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/template.js +3 -2
  178. package/bin/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/template.js.map +1 -1
  179. package/bin/src/forms/domains/dispatched-forms/runner/state.d.ts +28 -28
  180. package/bin/src/forms/domains/dispatched-forms/runner/state.d.ts.map +1 -1
  181. package/bin/src/forms/domains/dispatched-forms/runner/state.js +2 -2
  182. package/bin/src/forms/domains/dispatched-forms/runner/state.js.map +1 -1
  183. package/bin/src/forms/domains/dispatched-forms/runner/template.d.ts +8 -6
  184. package/bin/src/forms/domains/dispatched-forms/runner/template.d.ts.map +1 -1
  185. package/bin/src/forms/domains/dispatched-forms/runner/template.js +1 -1
  186. package/bin/src/forms/domains/dispatched-forms/runner/template.js.map +1 -1
  187. package/package.json +1 -1
  188. package/src/forms/domains/dispatched-forms/built-ins/state.ts +55 -75
  189. package/src/forms/domains/dispatched-forms/deserializer/coroutines/runner.ts +5 -5
  190. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/apis/state.ts +4 -4
  191. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/list/state.ts +2 -2
  192. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.ts +4 -4
  193. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/map/state.ts +2 -2
  194. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.ts +4 -4
  195. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/one/state.ts +4 -4
  196. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/readOnly/state.ts +2 -2
  197. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.ts +2 -2
  198. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/state.ts +2 -2
  199. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/sum/state.ts +2 -2
  200. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/domains/tableCellRenderer/state.ts +2 -2
  201. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.ts +4 -4
  202. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/tuple/state.ts +2 -2
  203. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/union/state.ts +2 -2
  204. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.ts +6 -6
  205. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/state.ts +6 -6
  206. package/src/forms/domains/dispatched-forms/deserializer/state.ts +25 -25
  207. package/src/forms/domains/dispatched-forms/deserializer/template.tsx +2 -2
  208. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/injectables/state.ts +4 -4
  209. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/list/template.tsx +6 -0
  210. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/map/template.tsx +6 -0
  211. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/one/template.tsx +43 -4
  212. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/readOnly/template.tsx +3 -0
  213. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/record/template.tsx +3 -0
  214. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/state.ts +3 -0
  215. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/sum/template.tsx +6 -0
  216. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/table/template.tsx +6 -0
  217. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/tuple/template.tsx +3 -0
  218. package/src/forms/domains/dispatched-forms/runner/domains/abstract-renderers/union/template.tsx +3 -0
  219. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.ts +2 -2
  220. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.ts +3 -3
  221. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.ts +2 -2
  222. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/multiSelection/state.ts +2 -2
  223. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.ts +4 -4
  224. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.ts +8 -28
  225. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/primitive/state.ts +2 -2
  226. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.ts +2 -2
  227. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.ts +2 -2
  228. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.ts +6 -6
  229. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/singleSelectionDispatcher/state.ts +2 -2
  230. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.ts +2 -2
  231. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.ts +7 -7
  232. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.ts +2 -2
  233. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.ts +2 -2
  234. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.ts +4 -4
  235. package/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_init.ts +96 -21
  236. package/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/_sync.ts +18 -6
  237. package/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/builder.ts +8 -3
  238. package/src/forms/domains/dispatched-forms/runner/domains/kind/create/coroutines/runner.ts +4 -4
  239. package/src/forms/domains/dispatched-forms/runner/domains/kind/create/state.ts +120 -31
  240. package/src/forms/domains/dispatched-forms/runner/domains/kind/create/template.tsx +25 -8
  241. package/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_init.ts +102 -22
  242. package/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/_sync.ts +18 -6
  243. package/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/builder.ts +8 -3
  244. package/src/forms/domains/dispatched-forms/runner/domains/kind/edit/coroutines/runner.ts +4 -9
  245. package/src/forms/domains/dispatched-forms/runner/domains/kind/edit/state.ts +116 -21
  246. package/src/forms/domains/dispatched-forms/runner/domains/kind/edit/template.tsx +25 -13
  247. package/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/coroutines/runner.ts +109 -21
  248. package/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/state.ts +44 -17
  249. package/src/forms/domains/dispatched-forms/runner/domains/kind/passthrough/template.tsx +39 -12
  250. package/src/forms/domains/dispatched-forms/runner/state.ts +199 -47
  251. package/src/forms/domains/dispatched-forms/runner/template.tsx +31 -26
@@ -65,6 +65,9 @@ export const UnionAbstractRenderer = <
65
65
  value: _.value.fields,
66
66
  type: _.type.args.get(caseName)!,
67
67
  disabled: _.disabled,
68
+ globallyDisabled: _.globallyDisabled,
69
+ readOnly: _.readOnly,
70
+ globallyReadOnly: _.globallyReadOnly,
68
71
  locked: _.locked,
69
72
  bindings: _.bindings,
70
73
  extraContext: _.extraContext,
@@ -14,14 +14,14 @@ export const ListDispatcher = {
14
14
  Dispatch: <
15
15
  T extends DispatchInjectablesTypes<T>,
16
16
  Flags,
17
- CustomPresentationContexts,
17
+ CustomPresentationContext,
18
18
  ExtraContext,
19
19
  >(
20
20
  renderer: ListRenderer<T>,
21
21
  dispatcherContext: DispatcherContextWithApiSources<
22
22
  T,
23
23
  Flags,
24
- CustomPresentationContexts,
24
+ CustomPresentationContext,
25
25
  ExtraContext
26
26
  >,
27
27
  isInlined: boolean,
@@ -14,14 +14,14 @@ export const LookupDispatcher = {
14
14
  Dispatch: <
15
15
  T extends DispatchInjectablesTypes<T>,
16
16
  Flags,
17
- CustomPresentationContexts,
17
+ CustomPresentationContext,
18
18
  ExtraContext,
19
19
  >(
20
20
  renderer: LookupRenderer<T>,
21
21
  dispatcherContext: DispatcherContextWithApiSources<
22
22
  T,
23
23
  Flags,
24
- CustomPresentationContexts,
24
+ CustomPresentationContext,
25
25
  ExtraContext
26
26
  >,
27
27
  tableApi: string | undefined,
@@ -46,7 +46,7 @@ export const LookupDispatcher = {
46
46
  .Then((template) =>
47
47
  ValueOrErrors.Default.return(
48
48
  LookupTypeAbstractRenderer<
49
- CustomPresentationContexts,
49
+ CustomPresentationContext,
50
50
  Flags,
51
51
  ExtraContext
52
52
  >(
@@ -13,14 +13,14 @@ export const MapDispatcher = {
13
13
  Dispatch: <
14
14
  T extends DispatchInjectablesTypes<T>,
15
15
  Flags,
16
- CustomPresentationContexts,
16
+ CustomPresentationContext,
17
17
  ExtraContext,
18
18
  >(
19
19
  renderer: MapRenderer<T>,
20
20
  dispatcherContext: DispatcherContextWithApiSources<
21
21
  T,
22
22
  Flags,
23
- CustomPresentationContexts,
23
+ CustomPresentationContext,
24
24
  ExtraContext
25
25
  >,
26
26
  isInlined: boolean,
@@ -20,14 +20,14 @@ export const MultiSelectionDispatcher = {
20
20
  Dispatch: <
21
21
  T extends DispatchInjectablesTypes<T>,
22
22
  Flags,
23
- CustomPresentationContexts,
23
+ CustomPresentationContext,
24
24
  ExtraContext,
25
25
  >(
26
26
  renderer: EnumRenderer<T> | StreamRenderer<T>,
27
27
  dispatcherContext: DispatcherContextWithApiSources<
28
28
  T,
29
29
  Flags,
30
- CustomPresentationContexts,
30
+ CustomPresentationContext,
31
31
  ExtraContext
32
32
  >,
33
33
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
@@ -12,14 +12,14 @@ export const NestedDispatcher = {
12
12
  DispatchAs: <
13
13
  T extends DispatchInjectablesTypes<T>,
14
14
  Flags,
15
- CustomPresentationContexts,
15
+ CustomPresentationContext,
16
16
  ExtraContext,
17
17
  >(
18
18
  renderer: NestedRenderer<T>,
19
19
  dispatcherContext: DispatcherContextWithApiSources<
20
20
  T,
21
21
  Flags,
22
- CustomPresentationContexts,
22
+ CustomPresentationContext,
23
23
  ExtraContext
24
24
  >,
25
25
  as: string,
@@ -37,14 +37,14 @@ export const NestedDispatcher = {
37
37
  Dispatch: <
38
38
  T extends DispatchInjectablesTypes<T>,
39
39
  Flags,
40
- CustomPresentationContexts,
40
+ CustomPresentationContext,
41
41
  ExtraContext,
42
42
  >(
43
43
  renderer: NestedRenderer<T>,
44
44
  dispatcherContext: DispatcherContextWithApiSources<
45
45
  T,
46
46
  Flags,
47
- CustomPresentationContexts,
47
+ CustomPresentationContext,
48
48
  ExtraContext
49
49
  >,
50
50
  isInlined: boolean,
@@ -17,14 +17,14 @@ export const OneDispatcher = {
17
17
  DispatchPreviewRenderer: <
18
18
  T extends DispatchInjectablesTypes<T>,
19
19
  Flags,
20
- CustomPresentationContexts,
20
+ CustomPresentationContext,
21
21
  ExtraContext,
22
22
  >(
23
23
  renderer: OneRenderer<T>,
24
24
  dispatcherContext: DispatcherContextWithApiSources<
25
25
  T,
26
26
  Flags,
27
- CustomPresentationContexts,
27
+ CustomPresentationContext,
28
28
  ExtraContext
29
29
  >,
30
30
  isInlined: boolean,
@@ -42,14 +42,14 @@ export const OneDispatcher = {
42
42
  GetApi: <
43
43
  T extends DispatchInjectablesTypes<T>,
44
44
  Flags,
45
- CustomPresentationContexts,
45
+ CustomPresentationContext,
46
46
  ExtraContext,
47
47
  >(
48
48
  api: string[],
49
49
  dispatcherContext: DispatcherContextWithApiSources<
50
50
  any,
51
51
  Flags,
52
- CustomPresentationContexts,
52
+ CustomPresentationContext,
53
53
  ExtraContext
54
54
  >,
55
55
  ): ValueOrErrors<BasicFun<Guid, Promise<any>> | undefined, string> =>
@@ -88,14 +88,14 @@ export const OneDispatcher = {
88
88
  Dispatch: <
89
89
  T extends DispatchInjectablesTypes<T>,
90
90
  Flags,
91
- CustomPresentationContexts,
91
+ CustomPresentationContext,
92
92
  ExtraContext,
93
93
  >(
94
94
  renderer: OneRenderer<T>,
95
95
  dispatcherContext: DispatcherContextWithApiSources<
96
96
  T,
97
97
  Flags,
98
- CustomPresentationContexts,
98
+ CustomPresentationContext,
99
99
  ExtraContext
100
100
  >,
101
101
  isInlined: boolean,
@@ -131,28 +131,8 @@ export const OneDispatcher = {
131
131
  .Then((concreteRenderer) =>
132
132
  ValueOrErrors.Default.return(
133
133
  OneAbstractRenderer(
134
- LookupTypeAbstractRenderer<
135
- CustomPresentationContexts,
136
- Flags,
137
- ExtraContext
138
- >(
139
- detailsRenderer,
140
- renderer.type.arg,
141
- dispatcherContext.IdProvider,
142
- dispatcherContext.ErrorRenderer,
143
- ).withView(dispatcherContext.lookupTypeRenderer()),
144
- previewRenderer
145
- ? LookupTypeAbstractRenderer<
146
- CustomPresentationContexts,
147
- Flags,
148
- ExtraContext
149
- >(
150
- previewRenderer,
151
- renderer.type.arg,
152
- dispatcherContext.IdProvider,
153
- dispatcherContext.ErrorRenderer,
154
- ).withView(dispatcherContext.lookupTypeRenderer())
155
- : undefined,
134
+ detailsRenderer,
135
+ previewRenderer,
156
136
  dispatcherContext.IdProvider,
157
137
  dispatcherContext.ErrorRenderer,
158
138
  oneEntityType,
@@ -21,14 +21,14 @@ export const PrimitiveDispatcher = {
21
21
  Dispatch: <
22
22
  T extends DispatchInjectablesTypes<T>,
23
23
  Flags,
24
- CustomPresentationContexts,
24
+ CustomPresentationContext,
25
25
  ExtraContext,
26
26
  >(
27
27
  renderer: PrimitiveRenderer<T>,
28
28
  dispatcherContext: DispatcherContextWithApiSources<
29
29
  T,
30
30
  Flags,
31
- CustomPresentationContexts,
31
+ CustomPresentationContext,
32
32
  ExtraContext
33
33
  >,
34
34
  ): ValueOrErrors<Template<any, any, any, any>, string> => {
@@ -13,14 +13,14 @@ export const ReadOnlyDispatcher = {
13
13
  Dispatch: <
14
14
  T extends DispatchInjectablesTypes<T>,
15
15
  Flags,
16
- CustomPresentationContexts,
16
+ CustomPresentationContext,
17
17
  ExtraContext,
18
18
  >(
19
19
  renderer: ReadOnlyRenderer<T>,
20
20
  dispatcherContext: DispatcherContextWithApiSources<
21
21
  T,
22
22
  Flags,
23
- CustomPresentationContexts,
23
+ CustomPresentationContext,
24
24
  ExtraContext
25
25
  >,
26
26
  isInlined: boolean,
@@ -12,7 +12,7 @@ export const RecordFieldDispatcher = {
12
12
  Dispatch: <
13
13
  T extends DispatchInjectablesTypes<T>,
14
14
  Flags,
15
- CustomPresentationContexts,
15
+ CustomPresentationContext,
16
16
  ExtraContext,
17
17
  >(
18
18
  fieldName: string,
@@ -20,7 +20,7 @@ export const RecordFieldDispatcher = {
20
20
  dispatcherContext: DispatcherContextWithApiSources<
21
21
  T,
22
22
  Flags,
23
- CustomPresentationContexts,
23
+ CustomPresentationContext,
24
24
  ExtraContext
25
25
  >,
26
26
  isInlined: boolean,
@@ -17,20 +17,20 @@ export const RecordDispatcher = {
17
17
  GetRecordConcreteRenderer: <
18
18
  T extends DispatchInjectablesTypes<T>,
19
19
  Flags,
20
- CustomPresentationContexts,
20
+ CustomPresentationContext,
21
21
  ExtraContext,
22
22
  >(
23
23
  concreteRenderer: string | undefined,
24
24
  dispatcherContext: DispatcherContextWithApiSources<
25
25
  T,
26
26
  Flags,
27
- CustomPresentationContexts,
27
+ CustomPresentationContext,
28
28
  ExtraContext
29
29
  >,
30
30
  isNested: boolean,
31
31
  ): ValueOrErrors<
32
32
  RecordAbstractRendererView<
33
- CustomPresentationContexts,
33
+ CustomPresentationContext,
34
34
  Flags,
35
35
  ExtraContext
36
36
  >,
@@ -44,14 +44,14 @@ export const RecordDispatcher = {
44
44
  Dispatch: <
45
45
  T extends DispatchInjectablesTypes<T>,
46
46
  Flags,
47
- CustomPresentationContexts,
47
+ CustomPresentationContext,
48
48
  ExtraContext,
49
49
  >(
50
50
  renderer: RecordRenderer<T>,
51
51
  dispatcherContext: DispatcherContextWithApiSources<
52
52
  T,
53
53
  Flags,
54
- CustomPresentationContexts,
54
+ CustomPresentationContext,
55
55
  ExtraContext
56
56
  >,
57
57
  isNested: boolean,
@@ -119,7 +119,7 @@ export const RecordDispatcher = {
119
119
  ).Then((concreteRenderer) =>
120
120
  ValueOrErrors.Default.return<Template<any, any, any, any>, string>(
121
121
  RecordAbstractRenderer<
122
- CustomPresentationContexts,
122
+ CustomPresentationContext,
123
123
  Flags,
124
124
  ExtraContext
125
125
  >(
@@ -20,14 +20,14 @@ export const SingleSelectionDispatcher = {
20
20
  Dispatch: <
21
21
  T extends DispatchInjectablesTypes<T>,
22
22
  Flags,
23
- CustomPresentationContexts,
23
+ CustomPresentationContext,
24
24
  ExtraContext,
25
25
  >(
26
26
  renderer: EnumRenderer<T> | StreamRenderer<T>,
27
27
  dispatcherContext: DispatcherContextWithApiSources<
28
28
  T,
29
29
  Flags,
30
- CustomPresentationContexts,
30
+ CustomPresentationContext,
31
31
  ExtraContext
32
32
  >,
33
33
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
@@ -15,14 +15,14 @@ export const SumDispatcher = {
15
15
  Dispatch: <
16
16
  T extends DispatchInjectablesTypes<T>,
17
17
  Flags,
18
- CustomPresentationContexts,
18
+ CustomPresentationContext,
19
19
  ExtraContext,
20
20
  >(
21
21
  renderer: SumRenderer<T> | SumUnitDateRenderer<T>,
22
22
  dispatcherContext: DispatcherContextWithApiSources<
23
23
  T,
24
24
  Flags,
25
- CustomPresentationContexts,
25
+ CustomPresentationContext,
26
26
  ExtraContext
27
27
  >,
28
28
  isInlined: boolean,
@@ -24,14 +24,14 @@ export const TableDispatcher = {
24
24
  GetApi: <
25
25
  T extends DispatchInjectablesTypes<T>,
26
26
  Flags,
27
- CustomPresentationContexts,
27
+ CustomPresentationContext,
28
28
  ExtraContext,
29
29
  >(
30
30
  api: string | undefined,
31
31
  dispatcherContext: DispatcherContextWithApiSources<
32
32
  T,
33
33
  Flags,
34
- CustomPresentationContexts,
34
+ CustomPresentationContext,
35
35
  ExtraContext
36
36
  >,
37
37
  ): ValueOrErrors<DispatchTableApiSource, string> =>
@@ -47,14 +47,14 @@ export const TableDispatcher = {
47
47
  DispatchDetailsRenderer: <
48
48
  T extends DispatchInjectablesTypes<T>,
49
49
  Flags,
50
- CustomPresentationContexts,
50
+ CustomPresentationContext,
51
51
  ExtraContext,
52
52
  >(
53
53
  renderer: TableRenderer<T>,
54
54
  dispatcherContext: DispatcherContextWithApiSources<
55
55
  T,
56
56
  Flags,
57
- CustomPresentationContexts,
57
+ CustomPresentationContext,
58
58
  ExtraContext
59
59
  >,
60
60
  isInlined: boolean,
@@ -72,14 +72,14 @@ export const TableDispatcher = {
72
72
  Dispatch: <
73
73
  T extends DispatchInjectablesTypes<T>,
74
74
  Flags,
75
- CustomPresentationContexts,
75
+ CustomPresentationContext,
76
76
  ExtraContext,
77
77
  >(
78
78
  renderer: TableRenderer<T>,
79
79
  dispatcherContext: DispatcherContextWithApiSources<
80
80
  T,
81
81
  Flags,
82
- CustomPresentationContexts,
82
+ CustomPresentationContext,
83
83
  ExtraContext
84
84
  >,
85
85
  tableApi: string | undefined,
@@ -149,7 +149,7 @@ export const TableDispatcher = {
149
149
  {
150
150
  // Special attention - tables have a look up arg that represents the table entity type
151
151
  template: LookupTypeAbstractRenderer<
152
- CustomPresentationContexts,
152
+ CustomPresentationContext,
153
153
  Flags,
154
154
  ExtraContext
155
155
  >(
@@ -18,14 +18,14 @@ export const TupleDispatcher = {
18
18
  Dispatch: <
19
19
  T extends DispatchInjectablesTypes<T>,
20
20
  Flags,
21
- CustomPresentationContexts,
21
+ CustomPresentationContext,
22
22
  ExtraContext,
23
23
  >(
24
24
  renderer: TupleRenderer<T>,
25
25
  dispatcherContext: DispatcherContextWithApiSources<
26
26
  T,
27
27
  Flags,
28
- CustomPresentationContexts,
28
+ CustomPresentationContext,
29
29
  ExtraContext
30
30
  >,
31
31
  isInlined: boolean,
@@ -19,14 +19,14 @@ export const UnionDispatcher = {
19
19
  Dispatch: <
20
20
  T extends DispatchInjectablesTypes<T>,
21
21
  Flags,
22
- CustomPresentationContexts,
22
+ CustomPresentationContext,
23
23
  ExtraContext,
24
24
  >(
25
25
  renderer: UnionRenderer<T>,
26
26
  dispatcherContext: DispatcherContextWithApiSources<
27
27
  T,
28
28
  Flags,
29
- CustomPresentationContexts,
29
+ CustomPresentationContext,
30
30
  ExtraContext
31
31
  >,
32
32
  isNested: boolean,
@@ -25,14 +25,14 @@ export const Dispatcher = {
25
25
  DispatchAs: <
26
26
  T extends DispatchInjectablesTypes<T>,
27
27
  Flags,
28
- CustomPresentationContexts,
28
+ CustomPresentationContext,
29
29
  ExtraContext,
30
30
  >(
31
31
  renderer: Renderer<T>,
32
32
  dispatcherContext: DispatcherContextWithApiSources<
33
33
  T,
34
34
  Flags,
35
- CustomPresentationContexts,
35
+ CustomPresentationContext,
36
36
  ExtraContext
37
37
  >,
38
38
  as: string,
@@ -52,14 +52,14 @@ export const Dispatcher = {
52
52
  Dispatch: <
53
53
  T extends DispatchInjectablesTypes<T>,
54
54
  Flags,
55
- CustomPresentationContexts,
55
+ CustomPresentationContext,
56
56
  ExtraContext,
57
57
  >(
58
58
  renderer: Renderer<T>,
59
59
  dispatcherContext: DispatcherContextWithApiSources<
60
60
  T,
61
61
  Flags,
62
- CustomPresentationContexts,
62
+ CustomPresentationContext,
63
63
  ExtraContext
64
64
  >,
65
65
  isNested: boolean,