ballerina-core 1.0.260 → 1.0.262

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 (195) hide show
  1. package/.prettierignore +3 -0
  2. package/.prettierrc +5 -0
  3. package/Dockerfile +7 -0
  4. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/apis/state.d.ts.map +1 -1
  5. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/apis/state.js +1 -1
  6. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/apis/state.js.map +1 -1
  7. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.d.ts +4 -7
  8. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.d.ts.map +1 -1
  9. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.js +12 -15
  10. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.js.map +1 -1
  11. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.d.ts +2 -0
  12. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.d.ts.map +1 -1
  13. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.js +2 -3
  14. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.js.map +1 -1
  15. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.d.ts +2 -0
  16. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.d.ts.map +1 -1
  17. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.js +2 -0
  18. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.js.map +1 -1
  19. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.d.ts +2 -3
  20. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.d.ts.map +1 -1
  21. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.js +18 -21
  22. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.js.map +1 -1
  23. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/union/state.d.ts.map +1 -1
  24. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/union/state.js +1 -1
  25. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/union/state.js.map +1 -1
  26. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.d.ts +1 -1
  27. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.d.ts.map +1 -1
  28. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.js +6 -7
  29. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.js.map +1 -1
  30. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/state.d.ts.map +1 -1
  31. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/state.js +1 -1
  32. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/state.js.map +1 -1
  33. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.d.ts +1 -1
  34. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.d.ts.map +1 -1
  35. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.js +1 -1
  36. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.js.map +1 -1
  37. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.d.ts +1 -1
  38. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.d.ts.map +1 -1
  39. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.js +2 -5
  40. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.js.map +1 -1
  41. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.d.ts +1 -1
  42. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.d.ts.map +1 -1
  43. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.js +2 -2
  44. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.js.map +1 -1
  45. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.d.ts +2 -2
  46. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.d.ts.map +1 -1
  47. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.js +2 -2
  48. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.js.map +1 -1
  49. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.d.ts +2 -2
  50. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.d.ts.map +1 -1
  51. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.js +4 -4
  52. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.js.map +1 -1
  53. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.d.ts +1 -1
  54. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.d.ts.map +1 -1
  55. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.js +1 -1
  56. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.js.map +1 -1
  57. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.d.ts +1 -1
  58. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.d.ts.map +1 -1
  59. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.js +1 -1
  60. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.js.map +1 -1
  61. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.d.ts +1 -1
  62. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.d.ts.map +1 -1
  63. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.js +2 -2
  64. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.js.map +1 -1
  65. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.d.ts +1 -1
  66. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.d.ts.map +1 -1
  67. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.js +3 -3
  68. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.js.map +1 -1
  69. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.d.ts +2 -2
  70. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.d.ts.map +1 -1
  71. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.js +74 -77
  72. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.js.map +1 -1
  73. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.d.ts +1 -1
  74. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.d.ts.map +1 -1
  75. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.js +1 -1
  76. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.js.map +1 -1
  77. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.d.ts +1 -1
  78. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.d.ts.map +1 -1
  79. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.js +2 -2
  80. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.js.map +1 -1
  81. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.d.ts +2 -2
  82. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.d.ts.map +1 -1
  83. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.js +13 -16
  84. package/bin/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.js.map +1 -1
  85. package/package.json +5 -1
  86. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/apis/state.ts +0 -1
  87. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/lookup/state.ts +0 -18
  88. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/nestedRenderer/state.ts +3 -3
  89. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.ts +6 -0
  90. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/table/state.ts +99 -111
  91. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/domains/union/state.ts +0 -1
  92. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/domains/forms/domains/renderer/state.ts +0 -6
  93. package/src/forms/domains/dispatched-forms/deserializer/domains/specification/state.ts +0 -1
  94. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/list/state.ts +0 -2
  95. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/lookup/state.ts +2 -3
  96. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/map/state.ts +0 -3
  97. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/nestedDispatcher/state.ts +1 -4
  98. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/one/state.ts +0 -6
  99. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/readOnly/state.ts +0 -2
  100. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/recordField/state.ts +0 -2
  101. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/record/state.ts +0 -2
  102. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/sum/state.ts +0 -3
  103. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/table/state.ts +240 -235
  104. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/tupleDispatcher/state.ts +0 -2
  105. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/domains/unionDispatcher/state.ts +1 -2
  106. package/src/forms/domains/dispatched-forms/runner/domains/dispatcher/state.ts +6 -14
  107. package/tsconfig.json +5 -1
  108. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/statev2.d.ts +0 -29
  109. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/statev2.d.ts.map +0 -1
  110. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/statev2.js +0 -114
  111. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification/statev2.js.map +0 -1
  112. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/enum/state.d.ts +0 -27
  113. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/enum/state.d.ts.map +0 -1
  114. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/enum/state.js +0 -29
  115. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/enum/state.js.map +0 -1
  116. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/list/state.d.ts +0 -44
  117. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/list/state.d.ts.map +0 -1
  118. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/list/state.js +0 -52
  119. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/list/state.js.map +0 -1
  120. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/lookup/state.d.ts +0 -64
  121. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/lookup/state.d.ts.map +0 -1
  122. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/lookup/state.js +0 -75
  123. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/lookup/state.js.map +0 -1
  124. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/map/state.d.ts +0 -24
  125. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/map/state.d.ts.map +0 -1
  126. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/map/state.js +0 -35
  127. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/map/state.js.map +0 -1
  128. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/nestedRenderer/state.d.ts +0 -38
  129. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/nestedRenderer/state.d.ts.map +0 -1
  130. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/nestedRenderer/state.js +0 -49
  131. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/nestedRenderer/state.js.map +0 -1
  132. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/one/state.d.ts +0 -27
  133. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/one/state.d.ts.map +0 -1
  134. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/one/state.js +0 -39
  135. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/one/state.js.map +0 -1
  136. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/primitive/state.d.ts +0 -17
  137. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/primitive/state.d.ts.map +0 -1
  138. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/primitive/state.js +0 -17
  139. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/primitive/state.js.map +0 -1
  140. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/readOnly/state.d.ts +0 -28
  141. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/readOnly/state.d.ts.map +0 -1
  142. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/readOnly/state.js +0 -30
  143. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/readOnly/state.js.map +0 -1
  144. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.d.ts +0 -18
  145. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.d.ts.map +0 -1
  146. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.js +0 -23
  147. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/domains/recordFieldRenderer/state.js.map +0 -1
  148. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/state.d.ts +0 -28
  149. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/state.d.ts.map +0 -1
  150. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/state.js +0 -65
  151. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/record/state.js.map +0 -1
  152. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/stream/state.d.ts +0 -20
  153. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/stream/state.d.ts.map +0 -1
  154. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/stream/state.js +0 -29
  155. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/stream/state.js.map +0 -1
  156. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sum/state.d.ts +0 -29
  157. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sum/state.d.ts.map +0 -1
  158. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sum/state.js +0 -29
  159. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sum/state.js.map +0 -1
  160. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sumUnitDate/state.d.ts +0 -24
  161. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sumUnitDate/state.d.ts.map +0 -1
  162. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sumUnitDate/state.js +0 -24
  163. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/sumUnitDate/state.js.map +0 -1
  164. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/domains/tableCellRenderer/state.d.ts +0 -17
  165. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/domains/tableCellRenderer/state.d.ts.map +0 -1
  166. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/domains/tableCellRenderer/state.js +0 -17
  167. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/domains/tableCellRenderer/state.js.map +0 -1
  168. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/state.d.ts +0 -50
  169. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/state.d.ts.map +0 -1
  170. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/state.js +0 -62
  171. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/table/state.js.map +0 -1
  172. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/tuple/state.d.ts +0 -24
  173. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/tuple/state.d.ts.map +0 -1
  174. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/tuple/state.js +0 -41
  175. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/tuple/state.js.map +0 -1
  176. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/union/state.d.ts +0 -26
  177. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/union/state.d.ts.map +0 -1
  178. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/union/state.js +0 -45
  179. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/domains/union/state.js.map +0 -1
  180. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/state.d.ts +0 -36
  181. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/state.d.ts.map +0 -1
  182. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/state.js +0 -92
  183. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/forms/domains/renderer/state.js.map +0 -1
  184. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/types/state.d.ts +0 -354
  185. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/types/state.d.ts.map +0 -1
  186. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/types/state.js +0 -642
  187. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/domains/types/state.js.map +0 -1
  188. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/state.d.ts +0 -75
  189. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/state.d.ts.map +0 -1
  190. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/state.js +0 -153
  191. package/bin/src/forms/domains/dispatched-forms/deserializer/domains/specification-v2/state.js.map +0 -1
  192. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.d.ts +0 -34
  193. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.d.ts.map +0 -1
  194. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.js +0 -145
  195. package/bin/src/forms/domains/dispatched-forms/runner/coroutines/runner.js.map +0 -1
@@ -45,6 +45,7 @@ export type NestedRenderer<T> = {
45
45
  label?: string;
46
46
  tooltip?: string;
47
47
  details?: string;
48
+ api?: string | Array<string>;
48
49
  };
49
50
 
50
51
  export const NestedRenderer = {
@@ -60,6 +61,7 @@ export const NestedRenderer = {
60
61
  label?: string;
61
62
  tooltip?: string;
62
63
  details?: string;
64
+ api?: string | Array<string>;
63
65
  },
64
66
  string
65
67
  > =>
@@ -137,9 +139,6 @@ export const NestedRenderer = {
137
139
  : validatedSerialized,
138
140
  concreteRenderers,
139
141
  types,
140
- "api" in validatedSerialized && isString(validatedSerialized.api)
141
- ? validatedSerialized.api
142
- : undefined,
143
142
  forms,
144
143
  alreadyParsedForms,
145
144
  ).Then(([renderer, newAlreadyParsedForms]) =>
@@ -152,6 +151,7 @@ export const NestedRenderer = {
152
151
  label: validatedSerialized.label,
153
152
  tooltip: validatedSerialized.tooltip,
154
153
  details: validatedSerialized.details,
154
+ api: validatedSerialized.api,
155
155
  },
156
156
  newAlreadyParsedForms,
157
157
  ]).MapErrors<
@@ -17,11 +17,13 @@ import {
17
17
  export type SerializedRecordFieldRenderer = {
18
18
  visible?: unknown;
19
19
  disabled?: unknown;
20
+ api?: unknown;
20
21
  } & SerializedNestedRenderer;
21
22
 
22
23
  export type RecordFieldRenderer<T> = {
23
24
  visible?: Expr;
24
25
  disabled?: Expr;
26
+ api?: string | Array<string>;
25
27
  } & NestedRenderer<T>;
26
28
 
27
29
  export const RecordFieldRenderer = {
@@ -53,6 +55,10 @@ export const RecordFieldRenderer = {
53
55
  isObject(serialized) && "disabled" in serialized
54
56
  ? serialized.disabled
55
57
  : undefined,
58
+ api:
59
+ isObject(serialized) && "api" in serialized
60
+ ? serialized.api
61
+ : undefined,
56
62
  }),
57
63
  ),
58
64
  Deserialize: <
@@ -34,7 +34,6 @@ export type TableRenderer<T> = {
34
34
  disabledColumns: PredicateComputedOrInlined;
35
35
  concreteRenderer: string;
36
36
  detailsRenderer?: NestedRenderer<T>;
37
- api?: string;
38
37
  };
39
38
 
40
39
  export const TableRenderer = {
@@ -45,7 +44,6 @@ export const TableRenderer = {
45
44
  disabledColumns: PredicateComputedOrInlined,
46
45
  concreteRenderer: string,
47
46
  detailsRenderer?: NestedRenderer<T>,
48
- api?: string,
49
47
  ): TableRenderer<T> => ({
50
48
  kind: "tableRenderer",
51
49
  type,
@@ -54,7 +52,6 @@ export const TableRenderer = {
54
52
  disabledColumns,
55
53
  concreteRenderer,
56
54
  detailsRenderer,
57
- api,
58
55
  }),
59
56
  Operations: {
60
57
  hasType: (_: unknown): _ is { type: string } =>
@@ -160,122 +157,113 @@ export const TableRenderer = {
160
157
  ExtraContext
161
158
  >,
162
159
  types: Map<string, DispatchParsedType<T>>,
163
- api: string | undefined,
164
160
  forms: object,
165
161
  alreadyParsedForms: Map<string, Renderer<T>>,
166
162
  ): ValueOrErrors<[TableRenderer<T>, Map<string, Renderer<T>>], string> =>
167
- api != undefined && Array.isArray(api)
168
- ? ValueOrErrors.Default.throwOne<
169
- [TableRenderer<T>, Map<string, Renderer<T>>],
170
- string
171
- >("lookup api not supported for table")
172
- : TableRenderer.Operations.tryAsValidTableForm(serialized)
173
- .Then((validTableForm) =>
174
- DispatchParsedType.Operations.ResolveLookupType(
175
- type.arg.name,
176
- types,
177
- ).Then((resolvedType) =>
178
- resolvedType.kind != "record"
179
- ? ValueOrErrors.Default.throwOne<
180
- [TableRenderer<T>, Map<string, Renderer<T>>],
163
+ TableRenderer.Operations.tryAsValidTableForm(serialized)
164
+ .Then((validTableForm) =>
165
+ DispatchParsedType.Operations.ResolveLookupType(
166
+ type.arg.name,
167
+ types,
168
+ ).Then((resolvedType) =>
169
+ resolvedType.kind != "record"
170
+ ? ValueOrErrors.Default.throwOne<
171
+ [TableRenderer<T>, Map<string, Renderer<T>>],
172
+ string
173
+ >(
174
+ `table arg ${JSON.stringify(
175
+ resolvedType.kind,
176
+ )} is not a record type`,
177
+ )
178
+ : validTableForm.columns
179
+ .toArray()
180
+ .reduce<
181
+ ValueOrErrors<
182
+ [
183
+ Map<string, TableCellRenderer<T>>,
184
+ Map<string, Renderer<T>>,
185
+ ],
181
186
  string
182
- >(
183
- `table arg ${JSON.stringify(
184
- resolvedType.kind,
185
- )} is not a record type`,
186
- )
187
- : validTableForm.columns
188
- .toArray()
189
- .reduce<
190
- ValueOrErrors<
191
- [
192
- Map<string, TableCellRenderer<T>>,
193
- Map<string, Renderer<T>>,
194
- ],
195
- string
196
- >
197
- >(
198
- (acc, [columnName, columnRenderer]) =>
199
- acc.Then(
200
- ([columnsMap, accumulatedAlreadyParsedForms]) =>
201
- DispatchParsedType.Operations.ResolveLookupType(
202
- columnName,
203
- resolvedType.fields,
204
- ).Then((columnType) =>
205
- TableCellRenderer.Operations.Deserialize(
206
- columnType,
207
- columnRenderer,
208
- concreteRenderers,
209
- types,
210
- columnName,
211
- forms,
212
- accumulatedAlreadyParsedForms,
213
- ).Then(([renderer, newAlreadyParsedForms]) =>
214
- ValueOrErrors.Default.return<
215
- [
216
- Map<string, TableCellRenderer<T>>,
217
- Map<string, Renderer<T>>,
218
- ],
219
- string
220
- >([
221
- columnsMap.set(columnName, renderer),
222
- newAlreadyParsedForms,
223
- ]),
224
- ),
225
- ),
187
+ >
188
+ >(
189
+ (acc, [columnName, columnRenderer]) =>
190
+ acc.Then(([columnsMap, accumulatedAlreadyParsedForms]) =>
191
+ DispatchParsedType.Operations.ResolveLookupType(
192
+ columnName,
193
+ resolvedType.fields,
194
+ ).Then((columnType) =>
195
+ TableCellRenderer.Operations.Deserialize(
196
+ columnType,
197
+ columnRenderer,
198
+ concreteRenderers,
199
+ types,
200
+ columnName,
201
+ forms,
202
+ accumulatedAlreadyParsedForms,
203
+ ).Then(([renderer, newAlreadyParsedForms]) =>
204
+ ValueOrErrors.Default.return<
205
+ [
206
+ Map<string, TableCellRenderer<T>>,
207
+ Map<string, Renderer<T>>,
208
+ ],
209
+ string
210
+ >([
211
+ columnsMap.set(columnName, renderer),
212
+ newAlreadyParsedForms,
213
+ ]),
226
214
  ),
227
- ValueOrErrors.Default.return<
228
- [
229
- Map<string, TableCellRenderer<T>>,
230
- Map<string, Renderer<T>>,
231
- ],
232
- string
233
- >([
234
- Map<string, TableCellRenderer<T>>(),
235
- alreadyParsedForms,
236
- ]),
237
- )
238
- .Then(([columnsMap, accumulatedAlreadyParsedForms]) =>
239
- TableLayout.Operations.ParseLayout(
240
- validTableForm.visibleColumns,
241
- ).Then((visibileColumnsLayout) =>
242
- TableLayout.Operations.ParseLayout(
243
- validTableForm.disabledColumns,
244
- ).Then((disabledColumnsLayout) =>
245
- TableRenderer.Operations.DeserializeDetailsRenderer(
215
+ ),
216
+ ),
217
+ ValueOrErrors.Default.return<
218
+ [
219
+ Map<string, TableCellRenderer<T>>,
220
+ Map<string, Renderer<T>>,
221
+ ],
222
+ string
223
+ >([
224
+ Map<string, TableCellRenderer<T>>(),
225
+ alreadyParsedForms,
226
+ ]),
227
+ )
228
+ .Then(([columnsMap, accumulatedAlreadyParsedForms]) =>
229
+ TableLayout.Operations.ParseLayout(
230
+ validTableForm.visibleColumns,
231
+ ).Then((visibileColumnsLayout) =>
232
+ TableLayout.Operations.ParseLayout(
233
+ validTableForm.disabledColumns,
234
+ ).Then((disabledColumnsLayout) =>
235
+ TableRenderer.Operations.DeserializeDetailsRenderer(
236
+ type,
237
+ validTableForm,
238
+ concreteRenderers,
239
+ types,
240
+ forms,
241
+ accumulatedAlreadyParsedForms,
242
+ ).Then(([detailsRenderer, finalAlreadyParsedForms]) =>
243
+ ValueOrErrors.Default.return<
244
+ [TableRenderer<T>, Map<string, Renderer<T>>],
245
+ string
246
+ >([
247
+ TableRenderer.Default(
246
248
  type,
247
- validTableForm,
248
- concreteRenderers,
249
- types,
250
- forms,
251
- accumulatedAlreadyParsedForms,
252
- ).Then(
253
- ([detailsRenderer, finalAlreadyParsedForms]) =>
254
- ValueOrErrors.Default.return<
255
- [TableRenderer<T>, Map<string, Renderer<T>>],
256
- string
257
- >([
258
- TableRenderer.Default(
259
- type,
260
- columnsMap,
261
- visibileColumnsLayout,
262
- disabledColumnsLayout,
263
- validTableForm.renderer,
264
- detailsRenderer,
265
- api,
266
- ),
267
- finalAlreadyParsedForms,
268
- ]),
249
+ columnsMap,
250
+ visibileColumnsLayout,
251
+ disabledColumnsLayout,
252
+ validTableForm.renderer,
253
+ detailsRenderer,
269
254
  ),
270
- ),
255
+ finalAlreadyParsedForms,
256
+ ]),
271
257
  ),
272
258
  ),
273
- ),
274
- )
275
- .MapErrors((errors) =>
276
- errors.map(
277
- (error) => `${error}\n...When parsing as TableForm renderer`,
278
- ),
279
- ),
259
+ ),
260
+ ),
261
+ ),
262
+ )
263
+ .MapErrors((errors) =>
264
+ errors.map(
265
+ (error) => `${error}\n...When parsing as TableForm renderer`,
266
+ ),
267
+ ),
280
268
  },
281
269
  };
@@ -101,7 +101,6 @@ export const UnionRenderer = {
101
101
  : caseRenderer,
102
102
  concreteRenderers,
103
103
  types,
104
- undefined,
105
104
  forms,
106
105
  accumulatedAlreadyParsedForms,
107
106
  ).Then(([caseRenderer, newAlreadyParsedForms]) =>
@@ -125,7 +125,6 @@ export const Renderer = {
125
125
  serialized,
126
126
  concreteRenderers,
127
127
  types,
128
- tableApi,
129
128
  forms,
130
129
  alreadyParsedForms,
131
130
  ).MapErrors((errors) =>
@@ -146,7 +145,6 @@ export const Renderer = {
146
145
  ExtraContext
147
146
  >,
148
147
  types: Map<string, DispatchParsedType<T>>,
149
- tableApi: string | undefined, // Necessary because the table api is currently defined outside of the renderer, so a lookup has to be able to pass it to the looked up renderer
150
148
  forms: object,
151
149
  alreadyParsedForms: Map<string, Renderer<T>>,
152
150
  ): ValueOrErrors<[Renderer<T>, Map<string, Renderer<T>>], string> =>
@@ -194,7 +192,6 @@ export const Renderer = {
194
192
  type,
195
193
  serialized,
196
194
  ),
197
- tableApi,
198
195
  concreteRenderers,
199
196
  types,
200
197
  forms,
@@ -206,7 +203,6 @@ export const Renderer = {
206
203
  type,
207
204
  serialized,
208
205
  ),
209
- tableApi,
210
206
  concreteRenderers,
211
207
  types,
212
208
  forms,
@@ -227,7 +223,6 @@ export const Renderer = {
227
223
  type,
228
224
  serialized,
229
225
  ),
230
- tableApi,
231
226
  concreteRenderers,
232
227
  types,
233
228
  forms,
@@ -261,7 +256,6 @@ export const Renderer = {
261
256
  serialized,
262
257
  concreteRenderers,
263
258
  types,
264
- tableApi,
265
259
  forms,
266
260
  alreadyParsedForms,
267
261
  ).Then(([renderer, newAlreadyParsedForms]) =>
@@ -259,7 +259,6 @@ export const Specification = {
259
259
  CustomPresentationContext
260
260
  >,
261
261
  types,
262
- undefined,
263
262
  forms,
264
263
  accumulatedAlreadyParsedForms,
265
264
  )
@@ -25,14 +25,12 @@ export const ListDispatcher = {
25
25
  ExtraContext
26
26
  >,
27
27
  isInlined: boolean,
28
- tableApi: string | undefined,
29
28
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
30
29
  NestedDispatcher.Operations.DispatchAs(
31
30
  renderer.elementRenderer,
32
31
  dispatcherContext,
33
32
  "listElement",
34
33
  isInlined,
35
- tableApi,
36
34
  )
37
35
  .Then((elementTemplate) =>
38
36
  dispatcherContext
@@ -1,6 +1,5 @@
1
1
  import {
2
2
  DispatchInjectablesTypes,
3
- LookupType,
4
3
  LookupTypeAbstractRenderer,
5
4
  Template,
6
5
  } from "../../../../../../../../../main";
@@ -24,7 +23,7 @@ export const LookupDispatcher = {
24
23
  CustomPresentationContext,
25
24
  ExtraContext
26
25
  >,
27
- tableApi: string | undefined,
26
+ api: string | Array<string> | undefined,
28
27
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
29
28
  renderer.kind == "inlinedType-lookupRenderer"
30
29
  ? ValueOrErrors.Default.throwOne(
@@ -40,7 +39,7 @@ export const LookupDispatcher = {
40
39
  dispatcherContext,
41
40
  true,
42
41
  renderer.kind == "lookupType-inlinedRenderer",
43
- renderer.tableApi ?? tableApi,
42
+ api,
44
43
  ),
45
44
  )
46
45
  .Then((template) =>
@@ -24,14 +24,12 @@ export const MapDispatcher = {
24
24
  ExtraContext
25
25
  >,
26
26
  isInlined: boolean,
27
- tableApi: string | undefined,
28
27
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
29
28
  NestedDispatcher.Operations.DispatchAs(
30
29
  renderer.keyRenderer,
31
30
  dispatcherContext,
32
31
  "key",
33
32
  isInlined,
34
- tableApi,
35
33
  )
36
34
  .Then((keyTemplate) =>
37
35
  dispatcherContext
@@ -48,7 +46,6 @@ export const MapDispatcher = {
48
46
  dispatcherContext,
49
47
  "value",
50
48
  isInlined,
51
- tableApi,
52
49
  ).Then((valueTemplate) =>
53
50
  dispatcherContext
54
51
  .defaultState(
@@ -24,13 +24,11 @@ export const NestedDispatcher = {
24
24
  >,
25
25
  as: string,
26
26
  isInlined: boolean,
27
- tableApi: string | undefined,
28
27
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
29
28
  NestedDispatcher.Operations.Dispatch(
30
29
  renderer,
31
30
  dispatcherContext,
32
31
  isInlined,
33
- tableApi,
34
32
  ).MapErrors((errors) =>
35
33
  errors.map((error) => `${error}\n...When dispatching as ${as}`),
36
34
  ),
@@ -48,14 +46,13 @@ export const NestedDispatcher = {
48
46
  ExtraContext
49
47
  >,
50
48
  isInlined: boolean,
51
- tableApi: string | undefined,
52
49
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
53
50
  Dispatcher.Operations.Dispatch(
54
51
  renderer.renderer,
55
52
  dispatcherContext,
56
53
  true,
57
54
  isInlined,
58
- tableApi,
55
+ renderer.api,
59
56
  )
60
57
  .Then((template) =>
61
58
  ValueOrErrors.Default.return<Template<any, any, any, any>, string>(
@@ -6,7 +6,6 @@ import {
6
6
  Template,
7
7
  ValueOrErrors,
8
8
  DispatchParsedType,
9
- LookupTypeAbstractRenderer,
10
9
  } from "../../../../../../../../../main";
11
10
  import { OneRenderer } from "../../../../../deserializer/domains/specification/domains/forms/domains/renderer/domains/one/state";
12
11
  import { NestedDispatcher } from "../nestedDispatcher/state";
@@ -28,7 +27,6 @@ export const OneDispatcher = {
28
27
  ExtraContext
29
28
  >,
30
29
  isInlined: boolean,
31
- tableApi: string | undefined,
32
30
  ): ValueOrErrors<undefined | Template<any, any, any, any>, string> =>
33
31
  renderer.previewRenderer == undefined
34
32
  ? ValueOrErrors.Default.return(undefined)
@@ -37,7 +35,6 @@ export const OneDispatcher = {
37
35
  dispatcherContext,
38
36
  "previewRenderer",
39
37
  isInlined,
40
- tableApi,
41
38
  ),
42
39
  GetApi: <
43
40
  T extends DispatchInjectablesTypes<T>,
@@ -99,7 +96,6 @@ export const OneDispatcher = {
99
96
  ExtraContext
100
97
  >,
101
98
  isInlined: boolean,
102
- tableApi: string | undefined,
103
99
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
104
100
  DispatchParsedType.Operations.ResolveLookupType(
105
101
  renderer.type.arg.name,
@@ -113,14 +109,12 @@ export const OneDispatcher = {
113
109
  renderer,
114
110
  dispatcherContext,
115
111
  isInlined,
116
- tableApi,
117
112
  ).Then((previewRenderer) =>
118
113
  NestedDispatcher.Operations.DispatchAs(
119
114
  renderer.detailsRenderer,
120
115
  dispatcherContext,
121
116
  "detailsRenderer",
122
117
  isInlined,
123
- tableApi,
124
118
  ).Then((detailsRenderer) =>
125
119
  OneDispatcher.Operations.GetApi(
126
120
  renderer.api,
@@ -24,14 +24,12 @@ export const ReadOnlyDispatcher = {
24
24
  ExtraContext
25
25
  >,
26
26
  isInlined: boolean,
27
- tableApi: string | undefined,
28
27
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
29
28
  NestedDispatcher.Operations.DispatchAs(
30
29
  renderer.childRenderer,
31
30
  dispatcherContext,
32
31
  "readOnlyChild",
33
32
  isInlined,
34
- tableApi,
35
33
  )
36
34
  .Then((childTemplate) =>
37
35
  dispatcherContext
@@ -24,13 +24,11 @@ export const RecordFieldDispatcher = {
24
24
  ExtraContext
25
25
  >,
26
26
  isInlined: boolean,
27
- tableApi: string | undefined,
28
27
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
29
28
  NestedDispatcher.Operations.Dispatch(
30
29
  renderer,
31
30
  dispatcherContext,
32
31
  isInlined,
33
- tableApi,
34
32
  ).MapErrors((errors) =>
35
33
  errors.map(
36
34
  (error) => `${error}\n...When dispatching field ${fieldName}`,
@@ -56,7 +56,6 @@ export const RecordDispatcher = {
56
56
  >,
57
57
  isNested: boolean,
58
58
  isInlined: boolean,
59
- tableApi: string | undefined,
60
59
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
61
60
  ValueOrErrors.Operations.All(
62
61
  List<
@@ -90,7 +89,6 @@ export const RecordDispatcher = {
90
89
  fieldRenderer,
91
90
  dispatcherContext,
92
91
  isInlined,
93
- tableApi,
94
92
  ).Then((template) =>
95
93
  dispatcherContext
96
94
  .defaultState(fieldType, fieldRenderer.renderer)
@@ -26,7 +26,6 @@ export const SumDispatcher = {
26
26
  ExtraContext
27
27
  >,
28
28
  isInlined: boolean,
29
- tableApi: string | undefined,
30
29
  ): ValueOrErrors<Template<any, any, any, any>, string> =>
31
30
  (renderer.kind == "sumRenderer"
32
31
  ? NestedDispatcher.Operations.DispatchAs(
@@ -34,7 +33,6 @@ export const SumDispatcher = {
34
33
  dispatcherContext,
35
34
  "left",
36
35
  isInlined,
37
- tableApi,
38
36
  )
39
37
  : ValueOrErrors.Default.return<undefined, string>(undefined)
40
38
  )
@@ -45,7 +43,6 @@ export const SumDispatcher = {
45
43
  dispatcherContext,
46
44
  "right",
47
45
  isInlined,
48
- tableApi,
49
46
  )
50
47
  : ValueOrErrors.Default.return<undefined, string>(undefined)
51
48
  ).Then((rightForm) => {