@budibase/server 2.2.12-alpha.48 → 2.2.12-alpha.49

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 (363) hide show
  1. package/builder/assets/{index.4802129c.js → index.1d6d51b0.js} +354 -354
  2. package/builder/assets/{index.cd9a1fa6.css → index.401c667d.css} +1 -1
  3. package/builder/index.html +2 -2
  4. package/coverage/clover.xml +332 -306
  5. package/coverage/coverage-final.json +5 -5
  6. package/coverage/lcov-report/index.html +29 -29
  7. package/coverage/lcov-report/src/api/controllers/analytics.ts.html +1 -1
  8. package/coverage/lcov-report/src/api/controllers/apikeys.ts.html +1 -1
  9. package/coverage/lcov-report/src/api/controllers/application.ts.html +1 -1
  10. package/coverage/lcov-report/src/api/controllers/auth.ts.html +1 -1
  11. package/coverage/lcov-report/src/api/controllers/automation.ts.html +1 -1
  12. package/coverage/lcov-report/src/api/controllers/backup.ts.html +1 -1
  13. package/coverage/lcov-report/src/api/controllers/cloud.ts.html +1 -1
  14. package/coverage/lcov-report/src/api/controllers/component.ts.html +1 -1
  15. package/coverage/lcov-report/src/api/controllers/datasource.ts.html +1 -1
  16. package/coverage/lcov-report/src/api/controllers/deploy/Deployment.ts.html +1 -1
  17. package/coverage/lcov-report/src/api/controllers/deploy/index.html +1 -1
  18. package/coverage/lcov-report/src/api/controllers/deploy/index.ts.html +1 -1
  19. package/coverage/lcov-report/src/api/controllers/dev.ts.html +1 -1
  20. package/coverage/lcov-report/src/api/controllers/index.html +1 -1
  21. package/coverage/lcov-report/src/api/controllers/integration.ts.html +1 -1
  22. package/coverage/lcov-report/src/api/controllers/layout.ts.html +1 -1
  23. package/coverage/lcov-report/src/api/controllers/metadata.ts.html +1 -1
  24. package/coverage/lcov-report/src/api/controllers/migrations.ts.html +1 -1
  25. package/coverage/lcov-report/src/api/controllers/permission.ts.html +1 -1
  26. package/coverage/lcov-report/src/api/controllers/plugin/file.ts.html +1 -1
  27. package/coverage/lcov-report/src/api/controllers/plugin/github.ts.html +1 -1
  28. package/coverage/lcov-report/src/api/controllers/plugin/index.html +1 -1
  29. package/coverage/lcov-report/src/api/controllers/plugin/index.ts.html +1 -1
  30. package/coverage/lcov-report/src/api/controllers/plugin/npm.ts.html +1 -1
  31. package/coverage/lcov-report/src/api/controllers/plugin/uploaders.ts.html +1 -1
  32. package/coverage/lcov-report/src/api/controllers/plugin/url.ts.html +1 -1
  33. package/coverage/lcov-report/src/api/controllers/plugin/utils.ts.html +1 -1
  34. package/coverage/lcov-report/src/api/controllers/public/applications.ts.html +1 -1
  35. package/coverage/lcov-report/src/api/controllers/public/index.html +1 -1
  36. package/coverage/lcov-report/src/api/controllers/public/mapping/applications.ts.html +1 -1
  37. package/coverage/lcov-report/src/api/controllers/public/mapping/index.html +1 -1
  38. package/coverage/lcov-report/src/api/controllers/public/mapping/index.ts.html +1 -1
  39. package/coverage/lcov-report/src/api/controllers/public/mapping/queries.ts.html +1 -1
  40. package/coverage/lcov-report/src/api/controllers/public/mapping/rows.ts.html +1 -1
  41. package/coverage/lcov-report/src/api/controllers/public/mapping/tables.ts.html +1 -1
  42. package/coverage/lcov-report/src/api/controllers/public/mapping/users.ts.html +1 -1
  43. package/coverage/lcov-report/src/api/controllers/public/queries.ts.html +1 -1
  44. package/coverage/lcov-report/src/api/controllers/public/rows.ts.html +1 -1
  45. package/coverage/lcov-report/src/api/controllers/public/tables.ts.html +1 -1
  46. package/coverage/lcov-report/src/api/controllers/public/users.ts.html +1 -1
  47. package/coverage/lcov-report/src/api/controllers/public/utils.ts.html +1 -1
  48. package/coverage/lcov-report/src/api/controllers/query/import/index.html +1 -1
  49. package/coverage/lcov-report/src/api/controllers/query/import/index.ts.html +1 -1
  50. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.html +1 -1
  51. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/index.ts.html +1 -1
  52. package/coverage/lcov-report/src/api/controllers/query/import/sources/base/openapi.ts.html +1 -1
  53. package/coverage/lcov-report/src/api/controllers/query/import/sources/curl.ts.html +1 -1
  54. package/coverage/lcov-report/src/api/controllers/query/import/sources/index.html +1 -1
  55. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi2.ts.html +1 -1
  56. package/coverage/lcov-report/src/api/controllers/query/import/sources/openapi3.ts.html +1 -1
  57. package/coverage/lcov-report/src/api/controllers/query/index.html +1 -1
  58. package/coverage/lcov-report/src/api/controllers/query/index.ts.html +1 -1
  59. package/coverage/lcov-report/src/api/controllers/query/validation.ts.html +1 -1
  60. package/coverage/lcov-report/src/api/controllers/role.ts.html +1 -1
  61. package/coverage/lcov-report/src/api/controllers/routing.ts.html +1 -1
  62. package/coverage/lcov-report/src/api/controllers/row/ExternalRequest.ts.html +1 -1
  63. package/coverage/lcov-report/src/api/controllers/row/external.ts.html +50 -17
  64. package/coverage/lcov-report/src/api/controllers/row/index.html +34 -34
  65. package/coverage/lcov-report/src/api/controllers/row/index.ts.html +1 -1
  66. package/coverage/lcov-report/src/api/controllers/row/internal.ts.html +90 -21
  67. package/coverage/lcov-report/src/api/controllers/row/internalSearch.ts.html +1 -1
  68. package/coverage/lcov-report/src/api/controllers/row/staticFormula.ts.html +1 -1
  69. package/coverage/lcov-report/src/api/controllers/row/utils.ts.html +124 -10
  70. package/coverage/lcov-report/src/api/controllers/screen.ts.html +1 -1
  71. package/coverage/lcov-report/src/api/controllers/script.ts.html +1 -1
  72. package/coverage/lcov-report/src/api/controllers/static/index.html +1 -1
  73. package/coverage/lcov-report/src/api/controllers/static/index.ts.html +1 -1
  74. package/coverage/lcov-report/src/api/controllers/table/bulkFormula.ts.html +1 -1
  75. package/coverage/lcov-report/src/api/controllers/table/external.ts.html +1 -1
  76. package/coverage/lcov-report/src/api/controllers/table/index.html +1 -1
  77. package/coverage/lcov-report/src/api/controllers/table/index.ts.html +1 -1
  78. package/coverage/lcov-report/src/api/controllers/table/internal.ts.html +1 -1
  79. package/coverage/lcov-report/src/api/controllers/table/utils.ts.html +1 -1
  80. package/coverage/lcov-report/src/api/controllers/templates.ts.html +1 -1
  81. package/coverage/lcov-report/src/api/controllers/user.ts.html +1 -1
  82. package/coverage/lcov-report/src/api/controllers/view/exporters.ts.html +2 -2
  83. package/coverage/lcov-report/src/api/controllers/view/index.html +19 -19
  84. package/coverage/lcov-report/src/api/controllers/view/index.ts.html +16 -82
  85. package/coverage/lcov-report/src/api/controllers/view/utils.ts.html +1 -1
  86. package/coverage/lcov-report/src/api/controllers/view/viewBuilder.ts.html +1 -1
  87. package/coverage/lcov-report/src/api/controllers/webhook.ts.html +1 -1
  88. package/coverage/lcov-report/src/api/index.html +1 -1
  89. package/coverage/lcov-report/src/api/index.ts.html +1 -1
  90. package/coverage/lcov-report/src/api/routes/analytics.ts.html +1 -1
  91. package/coverage/lcov-report/src/api/routes/apikeys.ts.html +1 -1
  92. package/coverage/lcov-report/src/api/routes/application.ts.html +1 -1
  93. package/coverage/lcov-report/src/api/routes/auth.ts.html +1 -1
  94. package/coverage/lcov-report/src/api/routes/automation.ts.html +1 -1
  95. package/coverage/lcov-report/src/api/routes/backup.ts.html +1 -1
  96. package/coverage/lcov-report/src/api/routes/cloud.ts.html +1 -1
  97. package/coverage/lcov-report/src/api/routes/component.ts.html +1 -1
  98. package/coverage/lcov-report/src/api/routes/datasource.ts.html +1 -1
  99. package/coverage/lcov-report/src/api/routes/deploy.ts.html +1 -1
  100. package/coverage/lcov-report/src/api/routes/dev.ts.html +1 -1
  101. package/coverage/lcov-report/src/api/routes/index.html +1 -1
  102. package/coverage/lcov-report/src/api/routes/index.ts.html +1 -1
  103. package/coverage/lcov-report/src/api/routes/integration.ts.html +1 -1
  104. package/coverage/lcov-report/src/api/routes/layout.ts.html +1 -1
  105. package/coverage/lcov-report/src/api/routes/metadata.ts.html +1 -1
  106. package/coverage/lcov-report/src/api/routes/migrations.ts.html +1 -1
  107. package/coverage/lcov-report/src/api/routes/permission.ts.html +1 -1
  108. package/coverage/lcov-report/src/api/routes/plugin.ts.html +1 -1
  109. package/coverage/lcov-report/src/api/routes/public/applications.ts.html +1 -1
  110. package/coverage/lcov-report/src/api/routes/public/index.html +1 -1
  111. package/coverage/lcov-report/src/api/routes/public/index.ts.html +1 -1
  112. package/coverage/lcov-report/src/api/routes/public/middleware/index.html +1 -1
  113. package/coverage/lcov-report/src/api/routes/public/middleware/mapper.ts.html +1 -1
  114. package/coverage/lcov-report/src/api/routes/public/queries.ts.html +1 -1
  115. package/coverage/lcov-report/src/api/routes/public/rows.ts.html +1 -1
  116. package/coverage/lcov-report/src/api/routes/public/tables.ts.html +1 -1
  117. package/coverage/lcov-report/src/api/routes/public/tests/index.html +1 -1
  118. package/coverage/lcov-report/src/api/routes/public/tests/utils.ts.html +1 -1
  119. package/coverage/lcov-report/src/api/routes/public/users.ts.html +1 -1
  120. package/coverage/lcov-report/src/api/routes/public/utils/Endpoint.ts.html +1 -1
  121. package/coverage/lcov-report/src/api/routes/public/utils/index.html +1 -1
  122. package/coverage/lcov-report/src/api/routes/query.ts.html +1 -1
  123. package/coverage/lcov-report/src/api/routes/role.ts.html +1 -1
  124. package/coverage/lcov-report/src/api/routes/routing.ts.html +1 -1
  125. package/coverage/lcov-report/src/api/routes/row.ts.html +1 -1
  126. package/coverage/lcov-report/src/api/routes/screen.ts.html +1 -1
  127. package/coverage/lcov-report/src/api/routes/script.ts.html +1 -1
  128. package/coverage/lcov-report/src/api/routes/static.ts.html +1 -1
  129. package/coverage/lcov-report/src/api/routes/table.ts.html +1 -1
  130. package/coverage/lcov-report/src/api/routes/templates.ts.html +1 -1
  131. package/coverage/lcov-report/src/api/routes/tests/utilities/TestFunctions.ts.html +1 -1
  132. package/coverage/lcov-report/src/api/routes/tests/utilities/index.html +1 -1
  133. package/coverage/lcov-report/src/api/routes/tests/utilities/index.ts.html +1 -1
  134. package/coverage/lcov-report/src/api/routes/user.ts.html +1 -1
  135. package/coverage/lcov-report/src/api/routes/utils/index.html +1 -1
  136. package/coverage/lcov-report/src/api/routes/utils/validators.ts.html +1 -1
  137. package/coverage/lcov-report/src/api/routes/view.ts.html +1 -1
  138. package/coverage/lcov-report/src/api/routes/webhook.ts.html +1 -1
  139. package/coverage/lcov-report/src/app.ts.html +1 -1
  140. package/coverage/lcov-report/src/automations/actions.ts.html +1 -1
  141. package/coverage/lcov-report/src/automations/automationUtils.ts.html +1 -1
  142. package/coverage/lcov-report/src/automations/bullboard.ts.html +1 -1
  143. package/coverage/lcov-report/src/automations/index.html +1 -1
  144. package/coverage/lcov-report/src/automations/index.ts.html +1 -1
  145. package/coverage/lcov-report/src/automations/logging/index.html +1 -1
  146. package/coverage/lcov-report/src/automations/logging/index.ts.html +1 -1
  147. package/coverage/lcov-report/src/automations/steps/bash.ts.html +1 -1
  148. package/coverage/lcov-report/src/automations/steps/createRow.ts.html +1 -1
  149. package/coverage/lcov-report/src/automations/steps/delay.ts.html +1 -1
  150. package/coverage/lcov-report/src/automations/steps/deleteRow.ts.html +1 -1
  151. package/coverage/lcov-report/src/automations/steps/discord.ts.html +1 -1
  152. package/coverage/lcov-report/src/automations/steps/executeQuery.ts.html +1 -1
  153. package/coverage/lcov-report/src/automations/steps/executeScript.ts.html +1 -1
  154. package/coverage/lcov-report/src/automations/steps/filter.ts.html +1 -1
  155. package/coverage/lcov-report/src/automations/steps/index.html +1 -1
  156. package/coverage/lcov-report/src/automations/steps/integromat.ts.html +1 -1
  157. package/coverage/lcov-report/src/automations/steps/loop.ts.html +1 -1
  158. package/coverage/lcov-report/src/automations/steps/outgoingWebhook.ts.html +1 -1
  159. package/coverage/lcov-report/src/automations/steps/queryRows.ts.html +1 -1
  160. package/coverage/lcov-report/src/automations/steps/sendSmtpEmail.ts.html +1 -1
  161. package/coverage/lcov-report/src/automations/steps/serverLog.ts.html +1 -1
  162. package/coverage/lcov-report/src/automations/steps/slack.ts.html +1 -1
  163. package/coverage/lcov-report/src/automations/steps/updateRow.ts.html +1 -1
  164. package/coverage/lcov-report/src/automations/steps/utils.ts.html +1 -1
  165. package/coverage/lcov-report/src/automations/steps/zapier.ts.html +1 -1
  166. package/coverage/lcov-report/src/automations/tests/utilities/index.html +1 -1
  167. package/coverage/lcov-report/src/automations/tests/utilities/index.ts.html +1 -1
  168. package/coverage/lcov-report/src/automations/triggerInfo/app.ts.html +1 -1
  169. package/coverage/lcov-report/src/automations/triggerInfo/cron.ts.html +1 -1
  170. package/coverage/lcov-report/src/automations/triggerInfo/index.html +1 -1
  171. package/coverage/lcov-report/src/automations/triggerInfo/index.ts.html +1 -1
  172. package/coverage/lcov-report/src/automations/triggerInfo/rowDeleted.ts.html +1 -1
  173. package/coverage/lcov-report/src/automations/triggerInfo/rowSaved.ts.html +1 -1
  174. package/coverage/lcov-report/src/automations/triggerInfo/rowUpdated.ts.html +1 -1
  175. package/coverage/lcov-report/src/automations/triggerInfo/webhook.ts.html +1 -1
  176. package/coverage/lcov-report/src/automations/triggers.ts.html +1 -1
  177. package/coverage/lcov-report/src/automations/utils.ts.html +1 -1
  178. package/coverage/lcov-report/src/constants/index.html +1 -1
  179. package/coverage/lcov-report/src/constants/index.ts.html +1 -1
  180. package/coverage/lcov-report/src/constants/layouts.ts.html +1 -1
  181. package/coverage/lcov-report/src/constants/screens.ts.html +1 -1
  182. package/coverage/lcov-report/src/db/defaultData/datasource_bb_default.ts.html +1 -1
  183. package/coverage/lcov-report/src/db/defaultData/employeeImport.ts.html +1 -1
  184. package/coverage/lcov-report/src/db/defaultData/expensesImport.ts.html +1 -1
  185. package/coverage/lcov-report/src/db/defaultData/index.html +1 -1
  186. package/coverage/lcov-report/src/db/defaultData/inventoryImport.ts.html +1 -1
  187. package/coverage/lcov-report/src/db/defaultData/jobsImport.ts.html +1 -1
  188. package/coverage/lcov-report/src/db/dynamoClient.ts.html +1 -1
  189. package/coverage/lcov-report/src/db/inMemoryView.ts.html +1 -1
  190. package/coverage/lcov-report/src/db/index.html +1 -1
  191. package/coverage/lcov-report/src/db/index.ts.html +1 -1
  192. package/coverage/lcov-report/src/db/linkedRows/LinkController.ts.html +1 -1
  193. package/coverage/lcov-report/src/db/linkedRows/LinkDocument.ts.html +1 -1
  194. package/coverage/lcov-report/src/db/linkedRows/index.html +1 -1
  195. package/coverage/lcov-report/src/db/linkedRows/index.ts.html +1 -1
  196. package/coverage/lcov-report/src/db/linkedRows/linkUtils.ts.html +1 -1
  197. package/coverage/lcov-report/src/db/newid.ts.html +1 -1
  198. package/coverage/lcov-report/src/db/utils.ts.html +1 -1
  199. package/coverage/lcov-report/src/definitions/automations.ts.html +1 -1
  200. package/coverage/lcov-report/src/definitions/index.html +1 -1
  201. package/coverage/lcov-report/src/environment.ts.html +1 -1
  202. package/coverage/lcov-report/src/events/AutomationEmitter.ts.html +1 -1
  203. package/coverage/lcov-report/src/events/BudibaseEmitter.ts.html +1 -1
  204. package/coverage/lcov-report/src/events/index.html +1 -1
  205. package/coverage/lcov-report/src/events/index.ts.html +1 -1
  206. package/coverage/lcov-report/src/events/utils.ts.html +1 -1
  207. package/coverage/lcov-report/src/index.html +1 -1
  208. package/coverage/lcov-report/src/index.ts.html +1 -1
  209. package/coverage/lcov-report/src/integrations/airtable.ts.html +1 -1
  210. package/coverage/lcov-report/src/integrations/arangodb.ts.html +1 -1
  211. package/coverage/lcov-report/src/integrations/base/index.html +1 -1
  212. package/coverage/lcov-report/src/integrations/base/query.ts.html +1 -1
  213. package/coverage/lcov-report/src/integrations/base/sql.ts.html +1 -1
  214. package/coverage/lcov-report/src/integrations/base/sqlTable.ts.html +1 -1
  215. package/coverage/lcov-report/src/integrations/base/utils.ts.html +1 -1
  216. package/coverage/lcov-report/src/integrations/couchdb.ts.html +1 -1
  217. package/coverage/lcov-report/src/integrations/dynamodb.ts.html +1 -1
  218. package/coverage/lcov-report/src/integrations/elasticsearch.ts.html +1 -1
  219. package/coverage/lcov-report/src/integrations/firebase.ts.html +1 -1
  220. package/coverage/lcov-report/src/integrations/googlesheets.ts.html +1 -1
  221. package/coverage/lcov-report/src/integrations/index.html +1 -1
  222. package/coverage/lcov-report/src/integrations/index.ts.html +1 -1
  223. package/coverage/lcov-report/src/integrations/microsoftSqlServer.ts.html +1 -1
  224. package/coverage/lcov-report/src/integrations/mongodb.ts.html +1 -1
  225. package/coverage/lcov-report/src/integrations/mysql.ts.html +1 -1
  226. package/coverage/lcov-report/src/integrations/oracle.ts.html +1 -1
  227. package/coverage/lcov-report/src/integrations/postgres.ts.html +1 -1
  228. package/coverage/lcov-report/src/integrations/queries/index.html +1 -1
  229. package/coverage/lcov-report/src/integrations/queries/sql.ts.html +1 -1
  230. package/coverage/lcov-report/src/integrations/redis.ts.html +1 -1
  231. package/coverage/lcov-report/src/integrations/rest.ts.html +1 -1
  232. package/coverage/lcov-report/src/integrations/s3.ts.html +1 -1
  233. package/coverage/lcov-report/src/integrations/snowflake.ts.html +1 -1
  234. package/coverage/lcov-report/src/integrations/tests/TestConfiguration.js.html +1 -1
  235. package/coverage/lcov-report/src/integrations/tests/index.html +1 -1
  236. package/coverage/lcov-report/src/integrations/utils.ts.html +1 -1
  237. package/coverage/lcov-report/src/middleware/appInfo.ts.html +1 -1
  238. package/coverage/lcov-report/src/middleware/authorized.ts.html +1 -1
  239. package/coverage/lcov-report/src/middleware/builder.ts.html +1 -1
  240. package/coverage/lcov-report/src/middleware/currentapp.ts.html +1 -1
  241. package/coverage/lcov-report/src/middleware/index.html +1 -1
  242. package/coverage/lcov-report/src/middleware/joi-validator.ts.html +1 -1
  243. package/coverage/lcov-report/src/middleware/publicApi.ts.html +1 -1
  244. package/coverage/lcov-report/src/middleware/resourceId.ts.html +1 -1
  245. package/coverage/lcov-report/src/middleware/selfhost.ts.html +1 -1
  246. package/coverage/lcov-report/src/middleware/utils.ts.html +1 -1
  247. package/coverage/lcov-report/src/migrations/functions/appUrls.ts.html +1 -1
  248. package/coverage/lcov-report/src/migrations/functions/backfill/app/automations.ts.html +1 -1
  249. package/coverage/lcov-report/src/migrations/functions/backfill/app/datasources.ts.html +1 -1
  250. package/coverage/lcov-report/src/migrations/functions/backfill/app/index.html +1 -1
  251. package/coverage/lcov-report/src/migrations/functions/backfill/app/layouts.ts.html +1 -1
  252. package/coverage/lcov-report/src/migrations/functions/backfill/app/queries.ts.html +1 -1
  253. package/coverage/lcov-report/src/migrations/functions/backfill/app/roles.ts.html +1 -1
  254. package/coverage/lcov-report/src/migrations/functions/backfill/app/screens.ts.html +1 -1
  255. package/coverage/lcov-report/src/migrations/functions/backfill/app/tables.ts.html +1 -1
  256. package/coverage/lcov-report/src/migrations/functions/backfill/app.ts.html +1 -1
  257. package/coverage/lcov-report/src/migrations/functions/backfill/global/configs.ts.html +1 -1
  258. package/coverage/lcov-report/src/migrations/functions/backfill/global/index.html +1 -1
  259. package/coverage/lcov-report/src/migrations/functions/backfill/global/quotas.ts.html +1 -1
  260. package/coverage/lcov-report/src/migrations/functions/backfill/global/users.ts.html +1 -1
  261. package/coverage/lcov-report/src/migrations/functions/backfill/global.ts.html +1 -1
  262. package/coverage/lcov-report/src/migrations/functions/backfill/index.html +1 -1
  263. package/coverage/lcov-report/src/migrations/functions/backfill/index.ts.html +1 -1
  264. package/coverage/lcov-report/src/migrations/functions/backfill/installation.ts.html +1 -1
  265. package/coverage/lcov-report/src/migrations/functions/index.html +1 -1
  266. package/coverage/lcov-report/src/migrations/functions/syncQuotas.ts.html +1 -1
  267. package/coverage/lcov-report/src/migrations/functions/tableSettings.ts.html +1 -1
  268. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.html +1 -1
  269. package/coverage/lcov-report/src/migrations/functions/usageQuotas/index.ts.html +1 -1
  270. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncApps.ts.html +1 -1
  271. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncPlugins.ts.html +1 -1
  272. package/coverage/lcov-report/src/migrations/functions/usageQuotas/syncRows.ts.html +1 -1
  273. package/coverage/lcov-report/src/migrations/functions/userEmailViewCasing.ts.html +1 -1
  274. package/coverage/lcov-report/src/migrations/index.html +1 -1
  275. package/coverage/lcov-report/src/migrations/index.ts.html +1 -1
  276. package/coverage/lcov-report/src/migrations/tests/helpers.ts.html +1 -1
  277. package/coverage/lcov-report/src/migrations/tests/index.html +1 -1
  278. package/coverage/lcov-report/src/migrations/tests/structures.ts.html +1 -1
  279. package/coverage/lcov-report/src/sdk/app/applications/index.html +1 -1
  280. package/coverage/lcov-report/src/sdk/app/applications/index.ts.html +1 -1
  281. package/coverage/lcov-report/src/sdk/app/applications/sync.ts.html +1 -1
  282. package/coverage/lcov-report/src/sdk/app/applications/utils.ts.html +1 -1
  283. package/coverage/lcov-report/src/sdk/app/automations/index.html +1 -1
  284. package/coverage/lcov-report/src/sdk/app/automations/index.ts.html +1 -1
  285. package/coverage/lcov-report/src/sdk/app/automations/webhook.ts.html +1 -1
  286. package/coverage/lcov-report/src/sdk/app/backups/constants.ts.html +1 -1
  287. package/coverage/lcov-report/src/sdk/app/backups/exports.ts.html +1 -1
  288. package/coverage/lcov-report/src/sdk/app/backups/imports.ts.html +1 -1
  289. package/coverage/lcov-report/src/sdk/app/backups/index.html +1 -1
  290. package/coverage/lcov-report/src/sdk/app/backups/index.ts.html +1 -1
  291. package/coverage/lcov-report/src/sdk/app/backups/statistics.ts.html +1 -1
  292. package/coverage/lcov-report/src/sdk/app/datasources/datasources.ts.html +1 -1
  293. package/coverage/lcov-report/src/sdk/app/datasources/index.html +1 -1
  294. package/coverage/lcov-report/src/sdk/app/datasources/index.ts.html +1 -1
  295. package/coverage/lcov-report/src/sdk/app/queries/index.html +1 -1
  296. package/coverage/lcov-report/src/sdk/app/queries/index.ts.html +1 -1
  297. package/coverage/lcov-report/src/sdk/app/queries/queries.ts.html +1 -1
  298. package/coverage/lcov-report/src/sdk/app/rows/attachments.ts.html +1 -1
  299. package/coverage/lcov-report/src/sdk/app/rows/index.html +1 -1
  300. package/coverage/lcov-report/src/sdk/app/rows/index.ts.html +1 -1
  301. package/coverage/lcov-report/src/sdk/app/rows/rows.ts.html +1 -1
  302. package/coverage/lcov-report/src/sdk/app/tables/index.html +1 -1
  303. package/coverage/lcov-report/src/sdk/app/tables/index.ts.html +1 -1
  304. package/coverage/lcov-report/src/sdk/index.html +1 -1
  305. package/coverage/lcov-report/src/sdk/index.ts.html +1 -1
  306. package/coverage/lcov-report/src/sdk/users/index.html +1 -1
  307. package/coverage/lcov-report/src/sdk/users/index.ts.html +1 -1
  308. package/coverage/lcov-report/src/sdk/users/utils.ts.html +1 -1
  309. package/coverage/lcov-report/src/sdk/utils/index.html +1 -1
  310. package/coverage/lcov-report/src/sdk/utils/index.ts.html +1 -1
  311. package/coverage/lcov-report/src/startup.ts.html +1 -1
  312. package/coverage/lcov-report/src/tests/utilities/TestConfiguration.ts.html +1 -1
  313. package/coverage/lcov-report/src/tests/utilities/controllers.ts.html +1 -1
  314. package/coverage/lcov-report/src/tests/utilities/index.html +1 -1
  315. package/coverage/lcov-report/src/tests/utilities/index.ts.html +1 -1
  316. package/coverage/lcov-report/src/tests/utilities/structures.ts.html +1 -1
  317. package/coverage/lcov-report/src/threads/automation.ts.html +1 -1
  318. package/coverage/lcov-report/src/threads/index.html +1 -1
  319. package/coverage/lcov-report/src/threads/index.ts.html +1 -1
  320. package/coverage/lcov-report/src/threads/query.ts.html +1 -1
  321. package/coverage/lcov-report/src/threads/utils.ts.html +1 -1
  322. package/coverage/lcov-report/src/utilities/budibaseDir.ts.html +1 -1
  323. package/coverage/lcov-report/src/utilities/centralPath.ts.html +1 -1
  324. package/coverage/lcov-report/src/utilities/fileSystem/app.ts.html +1 -1
  325. package/coverage/lcov-report/src/utilities/fileSystem/clientLibrary.ts.html +1 -1
  326. package/coverage/lcov-report/src/utilities/fileSystem/filesystem.ts.html +1 -1
  327. package/coverage/lcov-report/src/utilities/fileSystem/index.html +1 -1
  328. package/coverage/lcov-report/src/utilities/fileSystem/index.ts.html +1 -1
  329. package/coverage/lcov-report/src/utilities/fileSystem/plugin.ts.html +1 -1
  330. package/coverage/lcov-report/src/utilities/fileSystem/processor.ts.html +1 -1
  331. package/coverage/lcov-report/src/utilities/fileSystem/template.ts.html +1 -1
  332. package/coverage/lcov-report/src/utilities/global.ts.html +1 -1
  333. package/coverage/lcov-report/src/utilities/index.html +1 -1
  334. package/coverage/lcov-report/src/utilities/index.ts.html +1 -1
  335. package/coverage/lcov-report/src/utilities/redis.ts.html +1 -1
  336. package/coverage/lcov-report/src/utilities/routing/index.html +1 -1
  337. package/coverage/lcov-report/src/utilities/routing/index.ts.html +1 -1
  338. package/coverage/lcov-report/src/utilities/rowProcessor/index.html +1 -1
  339. package/coverage/lcov-report/src/utilities/rowProcessor/index.ts.html +1 -1
  340. package/coverage/lcov-report/src/utilities/rowProcessor/map.ts.html +1 -1
  341. package/coverage/lcov-report/src/utilities/rowProcessor/utils.ts.html +1 -1
  342. package/coverage/lcov-report/src/utilities/schema.ts.html +1 -1
  343. package/coverage/lcov-report/src/utilities/scriptRunner.ts.html +1 -1
  344. package/coverage/lcov-report/src/utilities/security.ts.html +1 -1
  345. package/coverage/lcov-report/src/utilities/usageQuota/index.html +1 -1
  346. package/coverage/lcov-report/src/utilities/usageQuota/rows.ts.html +1 -1
  347. package/coverage/lcov-report/src/utilities/usageQuota/usageQuoteReset.ts.html +1 -1
  348. package/coverage/lcov-report/src/utilities/users.ts.html +1 -1
  349. package/coverage/lcov-report/src/utilities/workerRequests.ts.html +1 -1
  350. package/coverage/lcov-report/src/watch.ts.html +1 -1
  351. package/coverage/lcov-report/src/websocket.ts.html +1 -1
  352. package/coverage/lcov.info +573 -527
  353. package/dist/api/controllers/row/external.js +14 -8
  354. package/dist/api/controllers/row/internal.js +30 -9
  355. package/dist/api/controllers/row/utils.js +30 -1
  356. package/dist/api/controllers/view/index.js +5 -26
  357. package/dist/package.json +6 -6
  358. package/dist/tsconfig.build.tsbuildinfo +1 -1
  359. package/package.json +7 -7
  360. package/src/api/controllers/row/external.ts +21 -10
  361. package/src/api/controllers/row/internal.ts +35 -12
  362. package/src/api/controllers/row/utils.ts +38 -0
  363. package/src/api/controllers/view/index.ts +5 -27
@@ -5259,33 +5259,33 @@ BRH:0
5259
5259
  end_of_record
5260
5260
  TN:
5261
5261
  SF:src/api/controllers/row/external.ts
5262
- FN:24,(anonymous_1)
5263
- FN:49,(anonymous_2)
5264
- FN:61,(anonymous_3)
5265
- FN:69,(anonymous_4)
5266
- FN:77,(anonymous_5)
5267
- FN:82,(anonymous_6)
5268
- FN:91,(anonymous_7)
5269
- FN:100,(anonymous_8)
5270
- FN:115,(anonymous_9)
5271
- FN:176,(anonymous_10)
5272
- FN:181,(anonymous_11)
5273
- FN:224,(anonymous_12)
5274
- FN:24,handleRequest
5275
- FN:49,patch
5276
- FN:61,save
5277
- FN:69,fetchView
5278
- FN:77,fetch
5279
- FN:82,find
5280
- FN:91,destroy
5281
- FN:100,bulkDestroy
5282
- FN:112,(anonymous_25)
5283
- FN:115,search
5284
- FN:176,validate
5285
- FN:181,exportRows
5286
- FN:193,(anonymous_29)
5287
- FN:224,fetchEnrichedRow
5288
- FN:257,(anonymous_31)
5262
+ FN:26,(anonymous_1)
5263
+ FN:51,(anonymous_2)
5264
+ FN:63,(anonymous_3)
5265
+ FN:71,(anonymous_4)
5266
+ FN:79,(anonymous_5)
5267
+ FN:84,(anonymous_6)
5268
+ FN:93,(anonymous_7)
5269
+ FN:102,(anonymous_8)
5270
+ FN:117,(anonymous_9)
5271
+ FN:178,(anonymous_10)
5272
+ FN:183,(anonymous_11)
5273
+ FN:235,(anonymous_12)
5274
+ FN:26,handleRequest
5275
+ FN:51,patch
5276
+ FN:63,save
5277
+ FN:71,fetchView
5278
+ FN:79,fetch
5279
+ FN:84,find
5280
+ FN:93,destroy
5281
+ FN:102,bulkDestroy
5282
+ FN:114,(anonymous_25)
5283
+ FN:117,search
5284
+ FN:178,validate
5285
+ FN:183,exportRows
5286
+ FN:197,(anonymous_29)
5287
+ FN:235,fetchEnrichedRow
5288
+ FN:268,(anonymous_31)
5289
5289
  FNF:27
5290
5290
  FNH:0
5291
5291
  FNDA:0,(anonymous_1)
@@ -5322,171 +5322,176 @@ DA:12,56
5322
5322
  DA:13,56
5323
5323
  DA:21,56
5324
5324
  DA:22,56
5325
- DA:24,0
5326
- DA:30,0
5327
- DA:31,0
5325
+ DA:24,56
5326
+ DA:26,0
5328
5327
  DA:32,0
5329
5328
  DA:33,0
5330
- DA:36,0
5331
- DA:37,0
5329
+ DA:34,0
5330
+ DA:35,0
5331
+ DA:38,0
5332
5332
  DA:39,0
5333
- DA:44,0
5334
- DA:49,0
5335
- DA:50,0
5333
+ DA:41,0
5334
+ DA:46,0
5336
5335
  DA:51,0
5337
5336
  DA:52,0
5337
+ DA:53,0
5338
5338
  DA:54,0
5339
- DA:55,0
5340
- DA:61,0
5341
- DA:62,0
5339
+ DA:56,0
5340
+ DA:57,0
5342
5341
  DA:63,0
5343
5342
  DA:64,0
5344
- DA:69,0
5345
- DA:72,0
5346
- DA:73,0
5343
+ DA:65,0
5344
+ DA:66,0
5345
+ DA:71,0
5347
5346
  DA:74,0
5348
- DA:77,0
5349
- DA:78,0
5347
+ DA:75,0
5348
+ DA:76,0
5350
5349
  DA:79,0
5351
- DA:82,0
5352
- DA:83,0
5350
+ DA:80,0
5351
+ DA:81,0
5353
5352
  DA:84,0
5354
5353
  DA:85,0
5355
- DA:88,0
5356
- DA:91,0
5357
- DA:92,0
5354
+ DA:86,0
5355
+ DA:87,0
5356
+ DA:90,0
5358
5357
  DA:93,0
5359
5358
  DA:94,0
5360
- DA:97,0
5361
- DA:100,0
5362
- DA:101,0
5359
+ DA:95,0
5360
+ DA:96,0
5361
+ DA:99,0
5363
5362
  DA:102,0
5364
5363
  DA:103,0
5365
5364
  DA:104,0
5366
5365
  DA:105,0
5367
- DA:111,0
5368
- DA:112,0
5369
- DA:115,0
5370
- DA:116,0
5366
+ DA:106,0
5367
+ DA:107,0
5368
+ DA:113,0
5369
+ DA:114,0
5371
5370
  DA:117,0
5372
5371
  DA:118,0
5373
5372
  DA:119,0
5374
5373
  DA:120,0
5374
+ DA:121,0
5375
5375
  DA:122,0
5376
5376
  DA:124,0
5377
- DA:125,0
5378
- DA:130,0
5379
- DA:131,0
5380
- DA:136,0
5377
+ DA:126,0
5378
+ DA:127,0
5379
+ DA:132,0
5380
+ DA:133,0
5381
5381
  DA:138,0
5382
- DA:141,0
5383
- DA:145,0
5384
- DA:146,0
5385
- DA:151,0
5386
- DA:152,0
5382
+ DA:140,0
5383
+ DA:143,0
5384
+ DA:147,0
5385
+ DA:148,0
5387
5386
  DA:153,0
5388
- DA:161,0
5389
- DA:164,0
5387
+ DA:154,0
5388
+ DA:155,0
5389
+ DA:163,0
5390
5390
  DA:166,0
5391
- DA:167,0
5392
- DA:171,0
5393
- DA:176,0
5391
+ DA:168,0
5392
+ DA:169,0
5393
+ DA:173,0
5394
5394
  DA:178,0
5395
- DA:181,0
5396
- DA:182,0
5395
+ DA:180,0
5397
5396
  DA:183,0
5398
5397
  DA:184,0
5399
5398
  DA:185,0
5400
5399
  DA:186,0
5401
5400
  DA:187,0
5401
+ DA:188,0
5402
5402
  DA:189,0
5403
+ DA:192,0
5403
5404
  DA:193,0
5404
- DA:199,0
5405
- DA:200,0
5406
- DA:203,0
5405
+ DA:197,0
5407
5406
  DA:204,0
5408
5407
  DA:205,0
5409
- DA:206,0
5410
- DA:207,0
5408
+ DA:209,0
5409
+ DA:210,0
5411
5410
  DA:211,0
5412
- DA:214,0
5413
- DA:216,0
5411
+ DA:212,0
5412
+ DA:213,0
5414
5413
  DA:217,0
5415
- DA:220,0
5416
5414
  DA:221,0
5415
+ DA:222,0
5417
5416
  DA:224,0
5418
- DA:225,0
5419
- DA:226,0
5420
5417
  DA:227,0
5421
5418
  DA:228,0
5422
- DA:229,0
5423
- DA:230,0
5419
+ DA:231,0
5424
5420
  DA:232,0
5425
- DA:233,0
5426
5421
  DA:235,0
5427
5422
  DA:236,0
5423
+ DA:237,0
5424
+ DA:238,0
5425
+ DA:239,0
5428
5426
  DA:240,0
5429
5427
  DA:241,0
5428
+ DA:243,0
5430
5429
  DA:244,0
5431
- DA:245,0
5432
- DA:250,0
5430
+ DA:246,0
5431
+ DA:247,0
5432
+ DA:251,0
5433
5433
  DA:252,0
5434
- DA:253,0
5435
- DA:254,0
5436
5434
  DA:255,0
5437
- DA:257,0
5438
- DA:258,0
5439
- DA:259,0
5435
+ DA:256,0
5436
+ DA:261,0
5437
+ DA:263,0
5438
+ DA:264,0
5439
+ DA:265,0
5440
+ DA:266,0
5440
5441
  DA:268,0
5441
- LF:123
5442
- LH:7
5443
- BRDA:30,0,0,0
5444
- BRDA:30,1,0,0
5445
- BRDA:30,1,1,0
5446
- BRDA:32,2,0,0
5447
- BRDA:37,3,0,0
5448
- BRDA:37,4,0,0
5449
- BRDA:37,4,1,0
5450
- BRDA:45,5,0,0
5451
- BRDA:45,5,1,0
5452
- BRDA:73,6,0,0
5453
- BRDA:73,6,1,0
5454
- BRDA:88,7,0,0
5455
- BRDA:88,7,1,0
5456
- BRDA:119,8,0,0
5457
- BRDA:119,9,0,0
5458
- BRDA:119,9,1,0
5459
- BRDA:124,10,0,0
5460
- BRDA:124,10,1,0
5461
- BRDA:130,11,0,0
5462
- BRDA:130,12,0,0
5463
- BRDA:130,12,1,0
5464
- BRDA:136,13,0,0
5465
- BRDA:138,14,0,0
5466
- BRDA:138,14,1,0
5467
- BRDA:152,15,0,0
5468
- BRDA:152,16,0,0
5469
- BRDA:152,16,1,0
5470
- BRDA:166,17,0,0
5471
- BRDA:166,17,1,0
5472
- BRDA:166,18,0,0
5473
- BRDA:166,18,1,0
5474
- BRDA:186,19,0,0
5475
- BRDA:186,20,0,0
5476
- BRDA:186,20,1,0
5477
- BRDA:203,21,0,0
5478
- BRDA:203,21,1,0
5479
- BRDA:203,22,0,0
5480
- BRDA:203,22,1,0
5481
- BRDA:229,23,0,0
5482
- BRDA:232,24,0,0
5483
- BRDA:232,25,0,0
5484
- BRDA:232,25,1,0
5485
- BRDA:245,26,0,0
5486
- BRDA:246,27,0,0
5487
- BRDA:246,27,1,0
5488
- BRDA:246,27,2,0
5489
- BRF:46
5442
+ DA:269,0
5443
+ DA:270,0
5444
+ DA:279,0
5445
+ LF:127
5446
+ LH:8
5447
+ BRDA:32,0,0,0
5448
+ BRDA:32,1,0,0
5449
+ BRDA:32,1,1,0
5450
+ BRDA:34,2,0,0
5451
+ BRDA:39,3,0,0
5452
+ BRDA:39,4,0,0
5453
+ BRDA:39,4,1,0
5454
+ BRDA:47,5,0,0
5455
+ BRDA:47,5,1,0
5456
+ BRDA:75,6,0,0
5457
+ BRDA:75,6,1,0
5458
+ BRDA:90,7,0,0
5459
+ BRDA:90,7,1,0
5460
+ BRDA:121,8,0,0
5461
+ BRDA:121,9,0,0
5462
+ BRDA:121,9,1,0
5463
+ BRDA:126,10,0,0
5464
+ BRDA:126,10,1,0
5465
+ BRDA:132,11,0,0
5466
+ BRDA:132,12,0,0
5467
+ BRDA:132,12,1,0
5468
+ BRDA:138,13,0,0
5469
+ BRDA:140,14,0,0
5470
+ BRDA:140,14,1,0
5471
+ BRDA:154,15,0,0
5472
+ BRDA:154,16,0,0
5473
+ BRDA:154,16,1,0
5474
+ BRDA:168,17,0,0
5475
+ BRDA:168,17,1,0
5476
+ BRDA:168,18,0,0
5477
+ BRDA:168,18,1,0
5478
+ BRDA:188,19,0,0
5479
+ BRDA:188,20,0,0
5480
+ BRDA:188,20,1,0
5481
+ BRDA:192,21,0,0
5482
+ BRDA:209,22,0,0
5483
+ BRDA:209,22,1,0
5484
+ BRDA:209,23,0,0
5485
+ BRDA:209,23,1,0
5486
+ BRDA:240,24,0,0
5487
+ BRDA:243,25,0,0
5488
+ BRDA:243,26,0,0
5489
+ BRDA:243,26,1,0
5490
+ BRDA:256,27,0,0
5491
+ BRDA:257,28,0,0
5492
+ BRDA:257,28,1,0
5493
+ BRDA:257,28,2,0
5494
+ BRF:47
5490
5495
  BRH:0
5491
5496
  end_of_record
5492
5497
  TN:
@@ -5678,43 +5683,43 @@ BRH:26
5678
5683
  end_of_record
5679
5684
  TN:
5680
5685
  SF:src/api/controllers/row/internal.ts
5681
- FN:89,(anonymous_1)
5682
- FN:154,(anonymous_2)
5683
- FN:189,(anonymous_3)
5684
- FN:256,(anonymous_4)
5685
- FN:265,(anonymous_5)
5686
- FN:273,(anonymous_6)
5687
- FN:309,(anonymous_7)
5688
- FN:348,(anonymous_8)
5689
- FN:380,(anonymous_9)
5690
- FN:387,(anonymous_10)
5691
- FN:426,(anonymous_11)
5692
- FN:47,getView
5693
- FN:73,getRawTableData
5694
- FN:84,(anonymous_18)
5695
- FN:89,patch
5696
- FN:154,save
5697
- FN:189,fetchView
5698
- FN:220,(anonymous_22)
5699
- FN:234,(anonymous_23)
5700
- FN:247,(anonymous_24)
5701
- FN:256,fetch
5702
- FN:265,find
5703
- FN:273,destroy
5704
- FN:309,bulkDestroy
5705
- FN:322,(anonymous_29)
5706
- FN:331,(anonymous_30)
5707
- FN:339,(anonymous_31)
5708
- FN:348,search
5709
- FN:380,validate
5710
- FN:387,exportRows
5711
- FN:398,(anonymous_35)
5712
- FN:426,fetchEnrichedRow
5713
- FN:444,(anonymous_37)
5714
- FN:446,(anonymous_38)
5715
- FN:476,(anonymous_39)
5716
- FN:477,(anonymous_40)
5717
- FN:479,(anonymous_41)
5686
+ FN:91,(anonymous_1)
5687
+ FN:156,(anonymous_2)
5688
+ FN:191,(anonymous_3)
5689
+ FN:258,(anonymous_4)
5690
+ FN:267,(anonymous_5)
5691
+ FN:275,(anonymous_6)
5692
+ FN:311,(anonymous_7)
5693
+ FN:350,(anonymous_8)
5694
+ FN:390,(anonymous_9)
5695
+ FN:397,(anonymous_10)
5696
+ FN:449,(anonymous_11)
5697
+ FN:49,getView
5698
+ FN:75,getRawTableData
5699
+ FN:86,(anonymous_18)
5700
+ FN:91,patch
5701
+ FN:156,save
5702
+ FN:191,fetchView
5703
+ FN:222,(anonymous_22)
5704
+ FN:236,(anonymous_23)
5705
+ FN:249,(anonymous_24)
5706
+ FN:258,fetch
5707
+ FN:267,find
5708
+ FN:275,destroy
5709
+ FN:311,bulkDestroy
5710
+ FN:324,(anonymous_29)
5711
+ FN:333,(anonymous_30)
5712
+ FN:341,(anonymous_31)
5713
+ FN:350,search
5714
+ FN:390,validate
5715
+ FN:397,exportRows
5716
+ FN:411,(anonymous_35)
5717
+ FN:449,fetchEnrichedRow
5718
+ FN:467,(anonymous_37)
5719
+ FN:469,(anonymous_38)
5720
+ FN:499,(anonymous_39)
5721
+ FN:500,(anonymous_40)
5722
+ FN:502,(anonymous_41)
5718
5723
  FNF:37
5719
5724
  FNH:35
5720
5725
  FNDA:6,(anonymous_1)
@@ -5771,272 +5776,299 @@ DA:29,56
5771
5776
  DA:30,56
5772
5777
  DA:31,56
5773
5778
  DA:41,56
5774
- DA:48,6
5775
- DA:49,6
5779
+ DA:43,56
5776
5780
  DA:50,6
5781
+ DA:51,6
5777
5782
  DA:52,6
5778
- DA:53,6
5779
5783
  DA:54,6
5780
- DA:57,1
5781
- DA:58,0
5782
- DA:60,1
5783
- DA:61,0
5784
- DA:64,5
5785
- DA:65,0
5786
- DA:67,5
5787
- DA:68,0
5788
- DA:70,5
5789
- DA:75,7
5790
- DA:76,0
5791
- DA:77,0
5792
- DA:79,7
5793
- DA:84,12
5794
- DA:86,7
5795
- DA:89,6
5796
- DA:90,6
5784
+ DA:55,6
5785
+ DA:56,6
5786
+ DA:59,1
5787
+ DA:60,0
5788
+ DA:62,1
5789
+ DA:63,0
5790
+ DA:66,5
5791
+ DA:67,0
5792
+ DA:69,5
5793
+ DA:70,0
5794
+ DA:72,5
5795
+ DA:77,7
5796
+ DA:78,0
5797
+ DA:79,0
5798
+ DA:81,7
5799
+ DA:86,12
5800
+ DA:88,7
5797
5801
  DA:91,6
5798
5802
  DA:92,6
5799
5803
  DA:93,6
5804
+ DA:94,6
5800
5805
  DA:95,6
5801
- DA:96,6
5802
5806
  DA:97,6
5803
- DA:102,0
5804
- DA:105,0
5805
- DA:109,0
5806
- DA:112,6
5807
+ DA:98,6
5808
+ DA:99,6
5809
+ DA:104,0
5810
+ DA:107,0
5811
+ DA:111,0
5807
5812
  DA:114,6
5808
- DA:115,6
5809
- DA:116,26
5810
- DA:117,7
5811
- DA:121,6
5812
- DA:122,6
5813
- DA:127,6
5814
- DA:128,1
5815
- DA:132,5
5816
- DA:139,5
5813
+ DA:116,6
5814
+ DA:117,6
5815
+ DA:118,26
5816
+ DA:119,7
5817
+ DA:123,6
5818
+ DA:124,6
5819
+ DA:129,6
5820
+ DA:130,1
5821
+ DA:134,5
5817
5822
  DA:141,5
5818
- DA:143,0
5819
- DA:144,0
5823
+ DA:143,5
5820
5824
  DA:145,0
5821
- DA:148,5
5822
- DA:154,79
5823
- DA:155,79
5825
+ DA:146,0
5826
+ DA:147,0
5827
+ DA:150,5
5824
5828
  DA:156,79
5825
5829
  DA:157,79
5830
+ DA:158,79
5826
5831
  DA:159,79
5827
- DA:160,79
5828
- DA:164,79
5829
- DA:165,79
5832
+ DA:161,79
5833
+ DA:162,79
5830
5834
  DA:166,79
5831
- DA:171,79
5832
- DA:172,0
5833
- DA:176,79
5834
- DA:183,78
5835
- DA:189,9
5836
- DA:190,9
5837
- DA:193,9
5838
- DA:194,3
5839
- DA:195,3
5840
- DA:198,6
5841
- DA:199,6
5835
+ DA:167,79
5836
+ DA:168,79
5837
+ DA:173,79
5838
+ DA:174,0
5839
+ DA:178,79
5840
+ DA:185,78
5841
+ DA:191,9
5842
+ DA:192,9
5843
+ DA:195,9
5844
+ DA:196,3
5845
+ DA:197,3
5842
5846
  DA:200,6
5843
- DA:202,5
5844
- DA:203,5
5845
- DA:208,0
5846
- DA:209,0
5847
+ DA:201,6
5848
+ DA:202,6
5849
+ DA:204,5
5850
+ DA:205,5
5847
5851
  DA:210,0
5848
- DA:219,5
5849
- DA:220,3
5852
+ DA:211,0
5853
+ DA:212,0
5854
+ DA:221,5
5850
5855
  DA:222,3
5851
- DA:223,3
5852
- DA:230,3
5853
- DA:233,5
5854
- DA:234,3
5855
- DA:240,2
5856
- DA:243,5
5857
- DA:247,0
5858
- DA:253,5
5859
- DA:256,4
5860
- DA:257,7
5856
+ DA:224,3
5857
+ DA:225,3
5858
+ DA:232,3
5859
+ DA:235,5
5860
+ DA:236,3
5861
+ DA:242,2
5862
+ DA:245,5
5863
+ DA:249,0
5864
+ DA:255,5
5865
+ DA:258,4
5861
5866
  DA:259,7
5862
- DA:260,7
5863
5867
  DA:261,7
5864
5868
  DA:262,7
5865
- DA:265,18
5866
- DA:266,18
5869
+ DA:263,7
5870
+ DA:264,7
5867
5871
  DA:267,18
5868
5872
  DA:268,18
5869
- DA:269,15
5870
- DA:270,15
5871
- DA:273,4
5872
- DA:274,4
5873
+ DA:269,18
5874
+ DA:270,18
5875
+ DA:271,15
5876
+ DA:272,15
5873
5877
  DA:275,4
5874
5878
  DA:276,4
5875
- DA:277,3
5879
+ DA:277,4
5880
+ DA:278,4
5876
5881
  DA:279,3
5877
- DA:280,0
5878
- DA:282,3
5882
+ DA:281,3
5883
+ DA:282,0
5879
5884
  DA:284,3
5880
5885
  DA:286,3
5881
- DA:292,3
5886
+ DA:288,3
5882
5887
  DA:294,3
5883
- DA:297,3
5884
- DA:298,0
5885
- DA:301,0
5886
- DA:302,0
5887
- DA:304,3
5888
+ DA:296,3
5889
+ DA:299,3
5890
+ DA:300,0
5891
+ DA:303,0
5892
+ DA:304,0
5888
5893
  DA:306,3
5889
- DA:309,2
5890
- DA:310,2
5894
+ DA:308,3
5891
5895
  DA:311,2
5892
5896
  DA:312,2
5893
5897
  DA:313,2
5894
- DA:317,2
5895
- DA:322,2
5896
- DA:323,3
5897
- DA:329,2
5898
- DA:330,0
5898
+ DA:314,2
5899
+ DA:315,2
5900
+ DA:319,2
5901
+ DA:324,2
5902
+ DA:325,3
5903
+ DA:331,2
5899
5904
  DA:332,0
5900
- DA:335,0
5901
- DA:339,3
5902
- DA:342,2
5903
- DA:343,2
5905
+ DA:334,0
5906
+ DA:337,0
5907
+ DA:341,3
5904
5908
  DA:344,2
5905
5909
  DA:345,2
5906
- DA:348,6
5910
+ DA:346,2
5911
+ DA:347,2
5907
5912
  DA:350,6
5908
- DA:351,0
5909
- DA:354,6
5910
- DA:355,6
5913
+ DA:352,6
5914
+ DA:353,0
5911
5915
  DA:356,6
5912
5916
  DA:357,6
5913
5917
  DA:358,6
5914
- DA:361,6
5915
- DA:362,0
5916
- DA:364,6
5917
- DA:368,6
5918
- DA:370,6
5919
- DA:371,0
5920
- DA:373,6
5918
+ DA:359,6
5919
+ DA:360,6
5920
+ DA:363,6
5921
+ DA:364,0
5922
+ DA:365,0
5923
+ DA:366,0
5924
+ DA:367,0
5925
+ DA:371,6
5926
+ DA:372,0
5921
5927
  DA:374,6
5922
- DA:377,4
5923
- DA:380,2
5924
- DA:381,2
5925
- DA:387,2
5926
- DA:388,2
5927
- DA:389,2
5928
+ DA:378,6
5929
+ DA:380,6
5930
+ DA:381,0
5931
+ DA:383,6
5932
+ DA:384,6
5933
+ DA:387,4
5928
5934
  DA:390,2
5929
5935
  DA:391,2
5930
- DA:392,2
5931
- DA:393,2
5936
+ DA:397,2
5932
5937
  DA:398,2
5938
+ DA:399,2
5933
5939
  DA:400,2
5934
5940
  DA:401,2
5935
- DA:404,2
5936
- DA:405,1
5937
- DA:406,1
5938
- DA:407,1
5939
- DA:408,1
5940
- DA:412,1
5941
- DA:415,2
5941
+ DA:402,2
5942
+ DA:405,2
5943
+ DA:406,2
5944
+ DA:411,2
5945
+ DA:413,2
5946
+ DA:414,0
5947
+ DA:415,0
5942
5948
  DA:416,0
5943
- DA:417,0
5944
- DA:418,2
5945
5949
  DA:419,2
5946
5950
  DA:420,2
5947
- DA:422,0
5948
- DA:426,2
5949
- DA:427,2
5950
- DA:428,2
5951
- DA:429,2
5952
- DA:431,2
5953
- DA:436,2
5954
- DA:441,2
5955
- DA:444,1
5956
- DA:446,1
5957
- DA:448,2
5951
+ DA:423,2
5952
+ DA:424,1
5953
+ DA:425,1
5954
+ DA:426,1
5955
+ DA:427,1
5956
+ DA:431,1
5957
+ DA:434,2
5958
+ DA:435,2
5959
+ DA:436,0
5960
+ DA:437,0
5961
+ DA:438,2
5962
+ DA:439,2
5963
+ DA:440,2
5964
+ DA:441,0
5965
+ DA:442,0
5966
+ DA:443,0
5967
+ DA:445,0
5958
5968
  DA:449,2
5959
5969
  DA:450,2
5960
- DA:451,1
5961
- DA:452,0
5962
- DA:454,1
5963
- DA:455,1
5964
- DA:456,1
5965
- DA:457,1
5966
- DA:459,0
5967
- DA:462,2
5968
- DA:463,2
5969
- DA:465,1
5970
+ DA:451,2
5971
+ DA:452,2
5972
+ DA:454,2
5973
+ DA:459,2
5974
+ DA:464,2
5975
+ DA:467,1
5976
+ DA:469,1
5970
5977
  DA:471,2
5971
- DA:472,5
5972
- DA:473,5
5973
- DA:475,1
5974
- DA:476,1
5978
+ DA:472,2
5979
+ DA:473,2
5980
+ DA:474,1
5981
+ DA:475,0
5975
5982
  DA:477,1
5983
+ DA:478,1
5976
5984
  DA:479,1
5977
5985
  DA:480,1
5978
- DA:484,2
5979
- LF:222
5980
- LH:190
5981
- BRDA:48,0,0,6
5982
- BRDA:48,0,1,0
5983
- BRDA:49,1,0,6
5984
- BRDA:49,1,1,0
5985
- BRDA:50,2,0,6
5986
- BRDA:50,2,1,0
5987
- BRDA:57,3,0,0
5988
- BRDA:57,3,1,1
5989
- BRDA:64,4,0,0
5990
- BRDA:67,5,0,0
5991
- BRDA:75,6,0,0
5992
- BRDA:75,6,1,7
5993
- BRDA:102,7,0,0
5994
- BRDA:102,7,1,0
5995
- BRDA:116,8,0,19
5996
- BRDA:127,9,0,1
5997
- BRDA:141,10,0,0
5998
- BRDA:159,11,0,79
5999
- BRDA:159,12,0,79
6000
- BRDA:159,12,1,79
6001
- BRDA:171,13,0,0
6002
- BRDA:193,14,0,3
6003
- BRDA:202,15,0,5
6004
- BRDA:202,15,1,0
6005
- BRDA:219,16,0,3
6006
- BRDA:233,17,0,2
6007
- BRDA:243,18,0,0
6008
- BRDA:244,19,0,5
6009
- BRDA:244,19,1,5
6010
- BRDA:277,20,0,3
6011
- BRDA:277,20,1,0
6012
- BRDA:279,21,0,0
6013
- BRDA:297,22,0,0
6014
- BRDA:297,22,1,3
6015
- BRDA:329,23,0,0
6016
- BRDA:329,23,1,2
6017
- BRDA:350,24,0,0
6018
- BRDA:350,25,0,6
6019
- BRDA:350,25,1,6
6020
- BRDA:361,26,0,0
6021
- BRDA:361,26,1,6
6022
- BRDA:368,27,0,6
6023
- BRDA:368,28,0,6
6024
- BRDA:368,28,1,6
6025
- BRDA:370,29,0,0
6026
- BRDA:404,30,0,1
6027
- BRDA:404,30,1,1
6028
- BRDA:404,31,0,2
6029
- BRDA:404,31,1,1
6030
- BRDA:415,32,0,0
6031
- BRDA:415,32,1,2
6032
- BRDA:418,33,0,2
6033
- BRDA:418,33,1,0
6034
- BRDA:451,34,0,0
6035
- BRDA:455,35,0,1
6036
- BRDA:455,35,1,0
6037
- BRDA:473,36,0,1
6038
- BRF:57
6039
- BRH:33
5986
+ DA:482,0
5987
+ DA:485,2
5988
+ DA:486,2
5989
+ DA:488,1
5990
+ DA:494,2
5991
+ DA:495,5
5992
+ DA:496,5
5993
+ DA:498,1
5994
+ DA:499,1
5995
+ DA:500,1
5996
+ DA:502,1
5997
+ DA:503,1
5998
+ DA:507,2
5999
+ LF:237
6000
+ LH:195
6001
+ BRDA:50,0,0,6
6002
+ BRDA:50,0,1,0
6003
+ BRDA:51,1,0,6
6004
+ BRDA:51,1,1,0
6005
+ BRDA:52,2,0,6
6006
+ BRDA:52,2,1,0
6007
+ BRDA:59,3,0,0
6008
+ BRDA:59,3,1,1
6009
+ BRDA:66,4,0,0
6010
+ BRDA:69,5,0,0
6011
+ BRDA:77,6,0,0
6012
+ BRDA:77,6,1,7
6013
+ BRDA:104,7,0,0
6014
+ BRDA:104,7,1,0
6015
+ BRDA:118,8,0,19
6016
+ BRDA:129,9,0,1
6017
+ BRDA:143,10,0,0
6018
+ BRDA:161,11,0,79
6019
+ BRDA:161,12,0,79
6020
+ BRDA:161,12,1,79
6021
+ BRDA:173,13,0,0
6022
+ BRDA:195,14,0,3
6023
+ BRDA:204,15,0,5
6024
+ BRDA:204,15,1,0
6025
+ BRDA:221,16,0,3
6026
+ BRDA:235,17,0,2
6027
+ BRDA:245,18,0,0
6028
+ BRDA:246,19,0,5
6029
+ BRDA:246,19,1,5
6030
+ BRDA:279,20,0,3
6031
+ BRDA:279,20,1,0
6032
+ BRDA:281,21,0,0
6033
+ BRDA:299,22,0,0
6034
+ BRDA:299,22,1,3
6035
+ BRDA:331,23,0,0
6036
+ BRDA:331,23,1,2
6037
+ BRDA:352,24,0,0
6038
+ BRDA:352,25,0,6
6039
+ BRDA:352,25,1,6
6040
+ BRDA:363,26,0,0
6041
+ BRDA:363,27,0,6
6042
+ BRDA:363,27,1,3
6043
+ BRDA:367,28,0,0
6044
+ BRDA:367,28,1,0
6045
+ BRDA:371,29,0,0
6046
+ BRDA:371,29,1,6
6047
+ BRDA:378,30,0,6
6048
+ BRDA:378,31,0,6
6049
+ BRDA:378,31,1,6
6050
+ BRDA:380,32,0,0
6051
+ BRDA:383,33,0,6
6052
+ BRDA:383,33,1,6
6053
+ BRDA:405,34,0,2
6054
+ BRDA:405,34,1,0
6055
+ BRDA:414,35,0,0
6056
+ BRDA:423,36,0,1
6057
+ BRDA:423,36,1,1
6058
+ BRDA:423,37,0,2
6059
+ BRDA:423,37,1,1
6060
+ BRDA:435,38,0,0
6061
+ BRDA:435,38,1,2
6062
+ BRDA:438,39,0,2
6063
+ BRDA:438,39,1,0
6064
+ BRDA:441,40,0,0
6065
+ BRDA:441,40,1,0
6066
+ BRDA:474,41,0,0
6067
+ BRDA:478,42,0,1
6068
+ BRDA:478,42,1,0
6069
+ BRDA:496,43,0,1
6070
+ BRF:69
6071
+ BRH:38
6040
6072
  end_of_record
6041
6073
  TN:
6042
6074
  SF:src/api/controllers/row/internalSearch.ts
@@ -6552,27 +6584,39 @@ end_of_record
6552
6584
  TN:
6553
6585
  SF:src/api/controllers/row/utils.ts
6554
6586
  FN:7,(anonymous_1)
6555
- FN:23,(anonymous_2)
6556
- FN:29,(anonymous_3)
6557
- FN:48,(anonymous_4)
6558
- FN:14,(anonymous_9)
6559
- FN:18,(anonymous_10)
6560
- FN:23,getDatasourceAndQuery
6561
- FN:29,findRow
6562
- FN:48,validate
6563
- FN:84,(anonymous_14)
6564
- FNF:10
6565
- FNH:8
6587
+ FN:24,(anonymous_2)
6588
+ FN:30,(anonymous_3)
6589
+ FN:49,(anonymous_4)
6590
+ FN:122,(anonymous_5)
6591
+ FN:15,(anonymous_10)
6592
+ FN:19,(anonymous_11)
6593
+ FN:24,getDatasourceAndQuery
6594
+ FN:30,findRow
6595
+ FN:49,validate
6596
+ FN:85,(anonymous_15)
6597
+ FN:122,cleanExportRows
6598
+ FN:131,(anonymous_17)
6599
+ FN:132,(anonymous_18)
6600
+ FN:134,(anonymous_19)
6601
+ FN:135,(anonymous_20)
6602
+ FNF:16
6603
+ FNH:11
6566
6604
  FNDA:75,(anonymous_1)
6567
6605
  FNDA:1,(anonymous_2)
6568
6606
  FNDA:26,(anonymous_3)
6569
6607
  FNDA:87,(anonymous_4)
6570
- FNDA:2,(anonymous_9)
6571
- FNDA:0,(anonymous_10)
6608
+ FNDA:116,(anonymous_5)
6609
+ FNDA:2,(anonymous_10)
6610
+ FNDA:0,(anonymous_11)
6572
6611
  FNDA:1,getDatasourceAndQuery
6573
6612
  FNDA:26,findRow
6574
6613
  FNDA:87,validate
6575
- FNDA:0,(anonymous_14)
6614
+ FNDA:0,(anonymous_15)
6615
+ FNDA:6,cleanExportRows
6616
+ FNDA:12,(anonymous_17)
6617
+ FNDA:0,(anonymous_18)
6618
+ FNDA:0,(anonymous_19)
6619
+ FNDA:0,(anonymous_20)
6576
6620
  DA:1,57
6577
6621
  DA:2,57
6578
6622
  DA:3,57
@@ -6581,92 +6625,116 @@ DA:5,57
6581
6625
  DA:7,75
6582
6626
  DA:8,57
6583
6627
  DA:9,57
6584
- DA:11,57
6585
- DA:13,57
6586
- DA:15,2
6587
- DA:19,0
6588
- DA:23,1
6628
+ DA:10,57
6629
+ DA:12,57
6630
+ DA:14,57
6631
+ DA:16,2
6632
+ DA:20,0
6589
6633
  DA:24,1
6590
6634
  DA:25,1
6591
6635
  DA:26,1
6592
- DA:29,26
6636
+ DA:27,1
6593
6637
  DA:30,26
6594
- DA:33,26
6595
- DA:34,0
6596
- DA:37,0
6638
+ DA:31,26
6639
+ DA:34,26
6640
+ DA:35,0
6597
6641
  DA:38,0
6598
- DA:40,26
6599
- DA:42,23
6600
- DA:43,0
6601
- DA:45,23
6602
- DA:48,87
6603
- DA:58,87
6604
- DA:59,2
6642
+ DA:39,0
6643
+ DA:41,26
6644
+ DA:43,23
6645
+ DA:44,0
6646
+ DA:46,23
6647
+ DA:49,87
6648
+ DA:59,87
6605
6649
  DA:60,2
6606
- DA:62,85
6607
- DA:64,87
6650
+ DA:61,2
6651
+ DA:63,85
6608
6652
  DA:65,87
6609
- DA:66,232
6653
+ DA:66,87
6610
6654
  DA:67,232
6611
- DA:69,232
6612
- DA:70,0
6613
- DA:73,232
6614
- DA:74,0
6615
- DA:79,232
6616
- DA:80,0
6655
+ DA:68,232
6656
+ DA:70,232
6657
+ DA:71,0
6658
+ DA:74,232
6659
+ DA:75,0
6660
+ DA:80,232
6617
6661
  DA:81,0
6618
6662
  DA:82,0
6619
- DA:84,0
6663
+ DA:83,0
6620
6664
  DA:85,0
6621
- DA:89,0
6622
- DA:92,0
6623
- DA:94,0
6624
- DA:96,232
6625
- DA:101,0
6665
+ DA:86,0
6666
+ DA:90,0
6667
+ DA:93,0
6668
+ DA:95,0
6669
+ DA:97,232
6626
6670
  DA:102,0
6627
6671
  DA:103,0
6628
6672
  DA:104,0
6629
6673
  DA:105,0
6630
- DA:107,0
6631
- DA:111,0
6632
- DA:114,232
6633
- DA:116,232
6634
- DA:118,87
6635
- LF:59
6636
- LH:37
6637
- BRDA:33,0,0,0
6638
- BRDA:33,0,1,26
6639
- BRDA:42,1,0,0
6640
- BRDA:58,2,0,2
6641
- BRDA:58,2,1,85
6642
- BRDA:69,3,0,0
6643
- BRDA:73,4,0,0
6644
- BRDA:73,5,0,232
6645
- BRDA:73,5,1,0
6646
- BRDA:79,6,0,0
6647
- BRDA:79,6,1,232
6648
- BRDA:79,7,0,232
6649
- BRDA:79,7,1,0
6650
- BRDA:80,8,0,0
6651
- BRDA:80,8,1,0
6652
- BRDA:81,9,0,0
6653
- BRDA:85,10,0,0
6654
- BRDA:86,11,0,0
6655
- BRDA:86,11,1,0
6656
- BRDA:92,12,0,0
6657
- BRDA:92,13,0,0
6658
- BRDA:92,13,1,0
6659
- BRDA:96,14,0,0
6660
- BRDA:96,14,1,232
6661
- BRDA:97,15,0,232
6662
- BRDA:97,15,1,228
6663
- BRDA:97,15,2,4
6664
- BRDA:103,16,0,0
6665
- BRDA:104,17,0,0
6666
- BRDA:104,17,1,0
6667
- BRDA:116,18,0,2
6668
- BRF:31
6669
- BRH:11
6674
+ DA:106,0
6675
+ DA:108,0
6676
+ DA:112,0
6677
+ DA:115,232
6678
+ DA:117,232
6679
+ DA:119,87
6680
+ DA:122,116
6681
+ DA:128,6
6682
+ DA:130,6
6683
+ DA:131,12
6684
+ DA:132,0
6685
+ DA:134,6
6686
+ DA:135,0
6687
+ DA:136,0
6688
+ DA:138,0
6689
+ DA:142,6
6690
+ DA:143,2
6691
+ DA:144,2
6692
+ DA:145,4
6693
+ DA:146,0
6694
+ DA:148,4
6695
+ DA:149,4
6696
+ DA:150,0
6697
+ DA:156,6
6698
+ LF:78
6699
+ LH:50
6700
+ BRDA:34,0,0,0
6701
+ BRDA:34,0,1,26
6702
+ BRDA:43,1,0,0
6703
+ BRDA:59,2,0,2
6704
+ BRDA:59,2,1,85
6705
+ BRDA:70,3,0,0
6706
+ BRDA:74,4,0,0
6707
+ BRDA:74,5,0,232
6708
+ BRDA:74,5,1,0
6709
+ BRDA:80,6,0,0
6710
+ BRDA:80,6,1,232
6711
+ BRDA:80,7,0,232
6712
+ BRDA:80,7,1,0
6713
+ BRDA:81,8,0,0
6714
+ BRDA:81,8,1,0
6715
+ BRDA:82,9,0,0
6716
+ BRDA:86,10,0,0
6717
+ BRDA:87,11,0,0
6718
+ BRDA:87,11,1,0
6719
+ BRDA:93,12,0,0
6720
+ BRDA:93,13,0,0
6721
+ BRDA:93,13,1,0
6722
+ BRDA:97,14,0,0
6723
+ BRDA:97,14,1,232
6724
+ BRDA:98,15,0,232
6725
+ BRDA:98,15,1,228
6726
+ BRDA:98,15,2,4
6727
+ BRDA:104,16,0,0
6728
+ BRDA:105,17,0,0
6729
+ BRDA:105,17,1,0
6730
+ BRDA:117,18,0,2
6731
+ BRDA:142,19,0,2
6732
+ BRDA:145,20,0,0
6733
+ BRDA:145,21,0,4
6734
+ BRDA:145,21,1,0
6735
+ BRDA:149,22,0,0
6736
+ BRF:36
6737
+ BRH:13
6670
6738
  end_of_record
6671
6739
  TN:
6672
6740
  SF:src/api/controllers/static/index.ts
@@ -7909,7 +7977,7 @@ FNDA:4,(anonymous_8)
7909
7977
  FNDA:4,json
7910
7978
  FNDA:0,jsonWithSchema
7911
7979
  FNDA:0,(anonymous_11)
7912
- FNDA:56,(anonymous_12)
7980
+ FNDA:57,(anonymous_12)
7913
7981
  FNDA:4,isFormat
7914
7982
  DA:3,2
7915
7983
  DA:4,4
@@ -7927,7 +7995,7 @@ DA:27,0
7927
7995
  DA:28,0
7928
7996
  DA:29,0
7929
7997
  DA:32,0
7930
- DA:35,56
7998
+ DA:35,57
7931
7999
  DA:41,4
7932
8000
  DA:42,4
7933
8001
  LF:19
@@ -7937,8 +8005,8 @@ BRDA:11,0,1,4
7937
8005
  BRDA:11,1,0,4
7938
8006
  BRDA:11,1,1,0
7939
8007
  BRDA:28,2,0,0
7940
- BRDA:35,3,0,56
7941
- BRDA:35,3,1,56
8008
+ BRDA:35,3,0,57
8009
+ BRDA:35,3,1,57
7942
8010
  BRF:7
7943
8011
  BRH:4
7944
8012
  end_of_record
@@ -7957,12 +8025,8 @@ FN:79,filterEvents
7957
8025
  FN:104,handleViewEvents
7958
8026
  FN:114,destroy
7959
8027
  FN:126,exportView
7960
- FN:167,(anonymous_15)
7961
- FN:168,(anonymous_16)
7962
- FN:170,(anonymous_17)
7963
- FN:171,(anonymous_18)
7964
- FNF:17
7965
- FNH:12
8028
+ FNF:13
8029
+ FNH:11
7966
8030
  FNDA:55,(anonymous_1)
7967
8031
  FNDA:65,(anonymous_2)
7968
8032
  FNDA:0,(anonymous_3)
@@ -7976,10 +8040,6 @@ FNDA:24,filterEvents
7976
8040
  FNDA:24,handleViewEvents
7977
8041
  FNDA:1,destroy
7978
8042
  FNDA:4,exportView
7979
- FNDA:8,(anonymous_15)
7980
- FNDA:0,(anonymous_16)
7981
- FNDA:0,(anonymous_17)
7982
- FNDA:0,(anonymous_18)
7983
8043
  DA:1,55
7984
8044
  DA:2,55
7985
8045
  DA:3,55
@@ -7988,7 +8048,7 @@ DA:5,55
7988
8048
  DA:6,55
7989
8049
  DA:7,55
7990
8050
  DA:8,55
7991
- DA:9,55
8051
+ DA:17,55
7992
8052
  DA:19,55
7993
8053
  DA:21,55
7994
8054
  DA:22,1
@@ -8060,34 +8120,22 @@ DA:159,4
8060
8120
  DA:160,4
8061
8121
  DA:161,4
8062
8122
  DA:162,4
8063
- DA:166,4
8064
- DA:167,8
8065
- DA:168,0
8066
- DA:170,4
8067
- DA:171,0
8068
- DA:172,0
8123
+ DA:165,4
8124
+ DA:167,4
8125
+ DA:168,2
8126
+ DA:169,2
8127
+ DA:170,2
8128
+ DA:171,2
8129
+ DA:172,2
8130
+ DA:173,0
8069
8131
  DA:174,0
8070
- DA:178,4
8071
- DA:179,2
8072
- DA:180,2
8073
- DA:181,4
8074
- DA:182,4
8075
- DA:183,0
8076
- DA:189,4
8077
- DA:190,2
8078
- DA:191,2
8079
- DA:192,2
8080
- DA:193,2
8081
- DA:194,2
8082
- DA:195,0
8083
- DA:196,0
8084
- DA:197,0
8085
- DA:199,0
8086
- DA:202,4
8087
- DA:203,2
8088
- DA:205,2
8089
- LF:106
8090
- LH:91
8132
+ DA:175,0
8133
+ DA:177,0
8134
+ DA:180,4
8135
+ DA:181,2
8136
+ DA:183,2
8137
+ LF:94
8138
+ LH:84
8091
8139
  BRDA:31,0,0,0
8092
8140
  BRDA:40,1,0,0
8093
8141
  BRDA:41,2,0,7
@@ -8133,18 +8181,16 @@ BRDA:158,23,2,2
8133
8181
  BRDA:159,24,0,4
8134
8182
  BRDA:159,24,1,2
8135
8183
  BRDA:161,25,0,4
8136
- BRDA:178,26,0,2
8137
- BRDA:182,27,0,0
8138
- BRDA:189,28,0,2
8139
- BRDA:189,28,1,2
8140
- BRDA:192,29,0,2
8141
- BRDA:192,29,1,0
8142
- BRDA:195,30,0,0
8143
- BRDA:195,30,1,0
8144
- BRDA:202,31,0,2
8145
- BRDA:202,31,1,2
8146
- BRF:55
8147
- BRH:47
8184
+ BRDA:167,26,0,2
8185
+ BRDA:167,26,1,2
8186
+ BRDA:170,27,0,2
8187
+ BRDA:170,27,1,0
8188
+ BRDA:173,28,0,0
8189
+ BRDA:173,28,1,0
8190
+ BRDA:180,29,0,2
8191
+ BRDA:180,29,1,2
8192
+ BRF:53
8193
+ BRH:46
8148
8194
  end_of_record
8149
8195
  TN:
8150
8196
  SF:src/api/controllers/view/utils.ts