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
@@ -25,6 +25,9 @@ import {
25
25
  Updater,
26
26
  Renderer,
27
27
  DispatcherContext,
28
+ CommonAbstractRendererReadonlyContext,
29
+ CommonAbstractRendererState,
30
+ CommonAbstractRendererForeignMutationsExpected,
28
31
  } from "../../../../../main";
29
32
  import { DispatchCreateFormLauncherState } from "./domains/kind/create/state";
30
33
  import {
@@ -36,10 +39,10 @@ import { DispatchPassthroughFormLauncherState } from "./domains/kind/passthrough
36
39
  export type DispatcherContextWithApiSources<
37
40
  T extends DispatchInjectablesTypes<T>,
38
41
  Flags,
39
- CustomPresentationContexts,
42
+ CustomPresentationContext,
40
43
  ExtraContext,
41
44
  > = Omit<
42
- DispatcherContext<T, Flags, CustomPresentationContexts, ExtraContext>,
45
+ DispatcherContext<T, Flags, CustomPresentationContext, ExtraContext>,
43
46
  "defaultState"
44
47
  > &
45
48
  BaseApiSources & {
@@ -102,36 +105,43 @@ export type LauncherRef<Flags = Unit> =
102
105
 
103
106
  export type DispatchFormRunnerStatus<
104
107
  T extends DispatchInjectablesTypes<T>,
105
- Flags = Unit,
108
+ Flags,
109
+ CustomPresentationContext,
110
+ ExtraContext,
106
111
  > =
107
112
  | { kind: "not initialized" }
108
113
  | { kind: "loading" }
109
114
  | {
110
115
  kind: "loaded";
111
116
  Form: Template<
112
- any,
113
- any,
114
- {
115
- onChange: DispatchOnChange<PredicateValue, Flags>;
116
- },
117
- any
117
+ CommonAbstractRendererReadonlyContext<
118
+ DispatchParsedType<T>,
119
+ PredicateValue,
120
+ CustomPresentationContext,
121
+ ExtraContext
122
+ > &
123
+ CommonAbstractRendererState,
124
+ CommonAbstractRendererState,
125
+ CommonAbstractRendererForeignMutationsExpected<Flags>
118
126
  >;
119
127
  }
120
128
  | { kind: "error"; errors: List<string> };
121
129
 
122
130
  export type DispatchFormRunnerContext<
123
131
  T extends DispatchInjectablesTypes<T>,
124
- Flags = Unit,
125
- CustomPresentationContexts = Unit,
132
+ Flags,
133
+ CustomPresentationContext = Unit,
126
134
  ExtraContext = Unit,
127
135
  > = {
128
136
  extraContext: ExtraContext;
137
+ globallyDisabled: boolean;
138
+ globallyReadOnly: boolean;
129
139
  launcherRef: LauncherRef<Flags>;
130
140
  showFormParsingErrors: BasicFun<
131
141
  DispatchSpecificationDeserializationResult<
132
142
  T,
133
143
  Flags,
134
- CustomPresentationContexts,
144
+ CustomPresentationContext,
135
145
  ExtraContext
136
146
  >,
137
147
  JSX.Element
@@ -139,71 +149,185 @@ export type DispatchFormRunnerContext<
139
149
  remoteEntityVersionIdentifier: string;
140
150
  loadingComponent?: JSX.Element;
141
151
  errorComponent?: JSX.Element;
142
- } & DispatchFormsParserState<
143
- T,
144
- Flags,
145
- CustomPresentationContexts,
146
- ExtraContext
147
- >;
152
+ } & DispatchFormsParserState<T, Flags, CustomPresentationContext, ExtraContext>;
148
153
 
149
154
  export type DispatchFormRunnerState<
150
155
  T extends DispatchInjectablesTypes<T>,
151
- Flags = Unit,
156
+ Flags,
157
+ CustomPresentationContext,
158
+ ExtraContext,
152
159
  > = {
153
160
  innerFormState:
154
- | { kind: "create"; state: DispatchCreateFormLauncherState<T, Flags> }
155
- | { kind: "edit"; state: DispatchEditFormLauncherState<T, Flags> }
161
+ | {
162
+ kind: "create";
163
+ state: DispatchCreateFormLauncherState<
164
+ T,
165
+ Flags,
166
+ CustomPresentationContext,
167
+ ExtraContext
168
+ >;
169
+ }
170
+ | {
171
+ kind: "edit";
172
+ state: DispatchEditFormLauncherState<
173
+ T,
174
+ Flags,
175
+ CustomPresentationContext,
176
+ ExtraContext
177
+ >;
178
+ }
156
179
  | {
157
180
  kind: "passthrough";
158
- state: DispatchPassthroughFormLauncherState<T, Flags>;
181
+ state: DispatchPassthroughFormLauncherState<
182
+ T,
183
+ Flags,
184
+ CustomPresentationContext,
185
+ ExtraContext
186
+ >;
159
187
  };
160
188
  };
161
189
 
162
190
  export const DispatchFormRunnerState = <
163
191
  T extends DispatchInjectablesTypes<T>,
164
- Flags = Unit,
192
+ Flags,
193
+ CustomPresentationContext,
194
+ ExtraContext,
165
195
  >() => ({
166
196
  Default: {
167
- create: (): DispatchFormRunnerState<T, Flags> => ({
197
+ create: (): DispatchFormRunnerState<
198
+ T,
199
+ Flags,
200
+ CustomPresentationContext,
201
+ ExtraContext
202
+ > => ({
168
203
  innerFormState: {
169
204
  kind: "create",
170
- state: DispatchCreateFormLauncherState<T, Flags>().Default(),
205
+ state: DispatchCreateFormLauncherState<
206
+ T,
207
+ Flags,
208
+ CustomPresentationContext,
209
+ ExtraContext
210
+ >().Default(),
171
211
  },
172
212
  }),
173
- edit: (): DispatchFormRunnerState<T, Flags> => ({
213
+ edit: (): DispatchFormRunnerState<
214
+ T,
215
+ Flags,
216
+ CustomPresentationContext,
217
+ ExtraContext
218
+ > => ({
174
219
  innerFormState: {
175
220
  kind: "edit",
176
- state: DispatchEditFormLauncherState<T, Flags>().Default(),
221
+ state: DispatchEditFormLauncherState<
222
+ T,
223
+ Flags,
224
+ CustomPresentationContext,
225
+ ExtraContext
226
+ >().Default(),
177
227
  },
178
228
  }),
179
- passthrough: (): DispatchFormRunnerState<T, Flags> => ({
229
+ passthrough: (): DispatchFormRunnerState<
230
+ T,
231
+ Flags,
232
+ CustomPresentationContext,
233
+ ExtraContext
234
+ > => ({
180
235
  innerFormState: {
181
236
  kind: "passthrough",
182
- state: DispatchPassthroughFormLauncherState<T, Flags>().Default(),
237
+ state: DispatchPassthroughFormLauncherState<
238
+ T,
239
+ Flags,
240
+ CustomPresentationContext,
241
+ ExtraContext
242
+ >().Default(),
183
243
  },
184
244
  }),
185
245
  },
186
246
  Updaters: {
187
247
  Core: {
188
- ...simpleUpdater<DispatchFormRunnerState<T, Flags>>()("innerFormState"),
248
+ ...simpleUpdater<
249
+ DispatchFormRunnerState<
250
+ T,
251
+ Flags,
252
+ CustomPresentationContext,
253
+ ExtraContext
254
+ >
255
+ >()("innerFormState"),
189
256
  },
190
257
  Template: {
191
258
  create: (
192
- upd: BasicUpdater<DispatchCreateFormLauncherState<T, Flags>>,
193
- ): Updater<DispatchFormRunnerState<T, Flags>> =>
194
- DispatchFormRunnerState<T, Flags>().Updaters.Core.innerFormState((v) =>
259
+ upd: BasicUpdater<
260
+ DispatchCreateFormLauncherState<
261
+ T,
262
+ Flags,
263
+ CustomPresentationContext,
264
+ ExtraContext
265
+ >
266
+ >,
267
+ ): Updater<
268
+ DispatchFormRunnerState<
269
+ T,
270
+ Flags,
271
+ CustomPresentationContext,
272
+ ExtraContext
273
+ >
274
+ > =>
275
+ DispatchFormRunnerState<
276
+ T,
277
+ Flags,
278
+ CustomPresentationContext,
279
+ ExtraContext
280
+ >().Updaters.Core.innerFormState((v) =>
195
281
  v.kind === "create" ? { ...v, state: upd(v.state) } : v,
196
282
  ),
197
283
  edit: (
198
- upd: BasicUpdater<DispatchEditFormLauncherState<T, Flags>>,
199
- ): Updater<DispatchFormRunnerState<T, Flags>> =>
200
- DispatchFormRunnerState<T, Flags>().Updaters.Core.innerFormState((v) =>
284
+ upd: BasicUpdater<
285
+ DispatchEditFormLauncherState<
286
+ T,
287
+ Flags,
288
+ CustomPresentationContext,
289
+ ExtraContext
290
+ >
291
+ >,
292
+ ): Updater<
293
+ DispatchFormRunnerState<
294
+ T,
295
+ Flags,
296
+ CustomPresentationContext,
297
+ ExtraContext
298
+ >
299
+ > =>
300
+ DispatchFormRunnerState<
301
+ T,
302
+ Flags,
303
+ CustomPresentationContext,
304
+ ExtraContext
305
+ >().Updaters.Core.innerFormState((v) =>
201
306
  v.kind === "edit" ? { ...v, state: upd(v.state) } : v,
202
307
  ),
203
308
  passthrough: (
204
- upd: BasicUpdater<DispatchPassthroughFormLauncherState<T, Flags>>,
205
- ): Updater<DispatchFormRunnerState<T, Flags>> =>
206
- DispatchFormRunnerState<T, Flags>().Updaters.Core.innerFormState((v) =>
309
+ upd: BasicUpdater<
310
+ DispatchPassthroughFormLauncherState<
311
+ T,
312
+ Flags,
313
+ CustomPresentationContext,
314
+ ExtraContext
315
+ >
316
+ >,
317
+ ): Updater<
318
+ DispatchFormRunnerState<
319
+ T,
320
+ Flags,
321
+ CustomPresentationContext,
322
+ ExtraContext
323
+ >
324
+ > =>
325
+ DispatchFormRunnerState<
326
+ T,
327
+ Flags,
328
+ CustomPresentationContext,
329
+ ExtraContext
330
+ >().Updaters.Core.innerFormState((v) =>
207
331
  v.kind === "passthrough" ? { ...v, state: upd(v.state) } : v,
208
332
  ),
209
333
  },
@@ -214,24 +338,52 @@ export type DispatchFormRunnerForeignMutationsExpected = Unit;
214
338
 
215
339
  export type DispatchCommonFormRunnerState<
216
340
  T extends DispatchInjectablesTypes<T>,
217
- Flags = Unit,
341
+ Flags,
342
+ CustomPresentationContext,
343
+ ExtraContext,
218
344
  > = {
219
- status: DispatchFormRunnerStatus<T, Flags>;
220
- formState: any;
345
+ status: DispatchFormRunnerStatus<
346
+ T,
347
+ Flags,
348
+ CustomPresentationContext,
349
+ ExtraContext
350
+ >;
351
+ formState: CommonAbstractRendererState;
221
352
  };
222
353
 
223
354
  export const DispatchCommonFormRunnerState = <
224
355
  T extends DispatchInjectablesTypes<T>,
225
- Flags = Unit,
356
+ Flags,
357
+ CustomPresentationContext,
358
+ ExtraContext,
226
359
  >() => {
227
360
  return {
228
- Default: (): DispatchCommonFormRunnerState<T, Flags> => ({
361
+ Default: (): DispatchCommonFormRunnerState<
362
+ T,
363
+ Flags,
364
+ CustomPresentationContext,
365
+ ExtraContext
366
+ > => ({
229
367
  status: { kind: "not initialized" },
230
- formState: unit,
368
+ formState: CommonAbstractRendererState.Default(),
231
369
  }),
232
370
  Updaters: {
233
- ...simpleUpdater<DispatchCommonFormRunnerState<T, Flags>>()("status"),
234
- ...simpleUpdater<DispatchCommonFormRunnerState<T, Flags>>()("formState"),
371
+ ...simpleUpdater<
372
+ DispatchCommonFormRunnerState<
373
+ T,
374
+ Flags,
375
+ CustomPresentationContext,
376
+ ExtraContext
377
+ >
378
+ >()("status"),
379
+ ...simpleUpdater<
380
+ DispatchCommonFormRunnerState<
381
+ T,
382
+ Flags,
383
+ CustomPresentationContext,
384
+ ExtraContext
385
+ >
386
+ >()("formState"),
235
387
  },
236
388
  };
237
389
  };
@@ -1,55 +1,42 @@
1
- import { Map } from "immutable";
2
-
3
1
  import {
4
2
  CreateLauncherRef,
5
- DispatchCommonFormRunnerState,
6
3
  DispatchFormRunnerContext,
7
4
  DispatchFormRunnerForeignMutationsExpected,
8
5
  DispatchFormRunnerState,
9
6
  EditLauncherRef,
10
- LauncherRef,
11
7
  PassthroughLauncherRef,
12
8
  } from "./state";
13
9
 
14
- import {
15
- Template,
16
- unit,
17
- BasicUpdater,
18
- DispatchInjectablesTypes,
19
- Unit,
20
- } from "../../../../../main";
10
+ import { Template, DispatchInjectablesTypes } from "../../../../../main";
21
11
 
22
12
  import { DispatchPassthroughFormLauncherTemplate } from "./domains/kind/passthrough/template";
23
13
  import { DispatchEditFormLauncherTemplate } from "./domains/kind/edit/template";
24
14
  import { DispatchCreateFormLauncherTemplate } from "./domains/kind/create/template";
25
- import { DispatchCreateFormLauncherState } from "./domains/kind/create/state";
26
- import { DispatchEditFormLauncherState } from "./domains/kind/edit/state";
27
- import { DispatchPassthroughFormLauncherState } from "./domains/kind/passthrough/state";
28
15
 
29
16
  export const DispatchFormRunnerTemplate = <
30
17
  T extends DispatchInjectablesTypes<T>,
31
18
  Flags,
32
- CustomPresentationContexts,
19
+ CustomPresentationContext,
33
20
  ExtraContext,
34
21
  >() => {
35
22
  const InstantiatedPassthroughFormLauncherTemplate =
36
23
  DispatchPassthroughFormLauncherTemplate<
37
24
  T,
38
25
  Flags,
39
- CustomPresentationContexts,
26
+ CustomPresentationContext,
40
27
  ExtraContext
41
28
  >();
42
29
  const InstantiatedEditFormLauncherTemplate = DispatchEditFormLauncherTemplate<
43
30
  T,
44
31
  Flags,
45
- CustomPresentationContexts,
32
+ CustomPresentationContext,
46
33
  ExtraContext
47
34
  >();
48
35
  const InstantiatedCreateFormLauncherTemplate =
49
36
  DispatchCreateFormLauncherTemplate<
50
37
  T,
51
38
  Flags,
52
- CustomPresentationContexts,
39
+ CustomPresentationContext,
53
40
  ExtraContext
54
41
  >();
55
42
 
@@ -57,11 +44,16 @@ export const DispatchFormRunnerTemplate = <
57
44
  DispatchFormRunnerContext<
58
45
  T,
59
46
  Flags,
60
- CustomPresentationContexts,
47
+ CustomPresentationContext,
61
48
  ExtraContext
62
49
  > &
63
- DispatchFormRunnerState<T, Flags>,
64
- DispatchFormRunnerState<T, Flags>,
50
+ DispatchFormRunnerState<
51
+ T,
52
+ Flags,
53
+ CustomPresentationContext,
54
+ ExtraContext
55
+ >,
56
+ DispatchFormRunnerState<T, Flags, CustomPresentationContext, ExtraContext>,
65
57
  DispatchFormRunnerForeignMutationsExpected
66
58
  >((props) => {
67
59
  if (
@@ -79,9 +71,12 @@ export const DispatchFormRunnerTemplate = <
79
71
  }}
80
72
  setState={(_) =>
81
73
  props.setState(
82
- DispatchFormRunnerState<T, Flags>().Updaters.Template.passthrough(
83
- _,
84
- ),
74
+ DispatchFormRunnerState<
75
+ T,
76
+ Flags,
77
+ CustomPresentationContext,
78
+ ExtraContext
79
+ >().Updaters.Template.passthrough(_),
85
80
  )
86
81
  }
87
82
  />
@@ -102,7 +97,12 @@ export const DispatchFormRunnerTemplate = <
102
97
  }}
103
98
  setState={(_) =>
104
99
  props.setState(
105
- DispatchFormRunnerState<T, Flags>().Updaters.Template.edit(_),
100
+ DispatchFormRunnerState<
101
+ T,
102
+ Flags,
103
+ CustomPresentationContext,
104
+ ExtraContext
105
+ >().Updaters.Template.edit(_),
106
106
  )
107
107
  }
108
108
  />
@@ -123,7 +123,12 @@ export const DispatchFormRunnerTemplate = <
123
123
  }}
124
124
  setState={(_) =>
125
125
  props.setState(
126
- DispatchFormRunnerState<T, Flags>().Updaters.Template.create(_),
126
+ DispatchFormRunnerState<
127
+ T,
128
+ Flags,
129
+ CustomPresentationContext,
130
+ ExtraContext
131
+ >().Updaters.Template.create(_),
127
132
  )
128
133
  }
129
134
  />