gina 0.5.21 → 0.5.22

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 (535) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/README.md +30 -12
  3. package/ROADMAP.md +2 -1
  4. package/framework/v0.5.22/VERSION +1 -0
  5. package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/js/gina.js +281 -83
  6. package/framework/v0.5.22/core/asset/plugin/dist/vendor/gina/js/gina.min.js +593 -0
  7. package/framework/v0.5.22/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
  8. package/framework/v0.5.22/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
  9. package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.js +10 -1
  10. package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/validator/src/form-validator.js +75 -15
  11. package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/validator/src/main.js +51 -5
  12. package/framework/{v0.5.21 → v0.5.22}/core/server.js +68 -11
  13. package/framework/{v0.5.21 → v0.5.22}/core/template/conf/package.json +3 -3
  14. package/framework/{v0.5.21 → v0.5.22}/core/template/conf/settings.json +6 -2
  15. package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/build.js +1 -1
  16. package/framework/{v0.5.21 → v0.5.22}/package.json +1 -1
  17. package/gna.js +4 -4
  18. package/llms.txt +15 -5
  19. package/package.json +8 -5
  20. package/schema/settings.json +29 -0
  21. package/script/post_install.js +20 -4
  22. package/script/pre_install.js +16 -1
  23. package/framework/v0.5.21/VERSION +0 -1
  24. package/framework/v0.5.21/core/asset/plugin/dist/vendor/gina/js/gina.min.js +0 -589
  25. package/framework/v0.5.21/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
  26. package/framework/v0.5.21/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
  27. /package/framework/{v0.5.21 → v0.5.22}/AUTHORS +0 -0
  28. /package/framework/{v0.5.21 → v0.5.22}/LICENSE +0 -0
  29. /package/framework/{v0.5.21 → v0.5.22}/core/asset/html/nolayout.html +0 -0
  30. /package/framework/{v0.5.21 → v0.5.22}/core/asset/html/static.html +0 -0
  31. /package/framework/{v0.5.21 → v0.5.22}/core/asset/img/android-chrome-192x192.png +0 -0
  32. /package/framework/{v0.5.21 → v0.5.22}/core/asset/img/android-chrome-512x512.png +0 -0
  33. /package/framework/{v0.5.21 → v0.5.22}/core/asset/img/apple-touch-icon.png +0 -0
  34. /package/framework/{v0.5.21 → v0.5.22}/core/asset/img/favicon-16x16.png +0 -0
  35. /package/framework/{v0.5.21 → v0.5.22}/core/asset/img/favicon-32x32.png +0 -0
  36. /package/framework/{v0.5.21 → v0.5.22}/core/asset/img/favicon.ico +0 -0
  37. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/README.md +0 -0
  38. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.css +0 -0
  39. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.js +0 -0
  40. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/beemaster/index.html +0 -0
  41. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
  42. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.br +0 -0
  43. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.gz +0 -0
  44. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/html/statusbar.html +0 -0
  45. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.br +0 -0
  46. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.gz +0 -0
  47. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/inspector/have_heart_one-webfont.woff2 +0 -0
  48. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/inspector/index.html +0 -0
  49. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/inspector/inspector.css +0 -0
  50. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/inspector/inspector.js +0 -0
  51. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/inspector/logo.svg +0 -0
  52. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
  53. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.br +0 -0
  54. /package/framework/{v0.5.21 → v0.5.22}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.gz +0 -0
  55. /package/framework/{v0.5.21 → v0.5.22}/core/config.js +0 -0
  56. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/ai/index.js +0 -0
  57. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/ai/lib/connector.js +0 -0
  58. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/index.js +0 -0
  59. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/lib/connector.js +0 -0
  60. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/lib/connector.v3.js +0 -0
  61. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/lib/connector.v4.js +0 -0
  62. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/lib/n1ql.js +0 -0
  63. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/lib/session-store.js +0 -0
  64. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
  65. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
  66. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/mongodb/index.js +0 -0
  67. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/mongodb/lib/connector.js +0 -0
  68. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/mongodb/lib/job-store.js +0 -0
  69. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/mongodb/lib/pipeline-loader.js +0 -0
  70. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/mongodb/lib/session-store.js +0 -0
  71. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/mysql/index.js +0 -0
  72. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/mysql/lib/connector.js +0 -0
  73. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/postgresql/index.js +0 -0
  74. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/postgresql/lib/connector.js +0 -0
  75. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/redis/index.js +0 -0
  76. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/redis/lib/connector.js +0 -0
  77. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/redis/lib/job-store.js +0 -0
  78. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/redis/lib/render-cache-store.js +0 -0
  79. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/redis/lib/session-store.js +0 -0
  80. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/scylladb/index.js +0 -0
  81. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/scylladb/lib/connector.js +0 -0
  82. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/scylladb/lib/session-store.js +0 -0
  83. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/sql-parser.js +0 -0
  84. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/sqlite/index.js +0 -0
  85. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/sqlite/lib/connector.js +0 -0
  86. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/sqlite/lib/job-store.js +0 -0
  87. /package/framework/{v0.5.21 → v0.5.22}/core/connectors/sqlite/lib/session-store.js +0 -0
  88. /package/framework/{v0.5.21 → v0.5.22}/core/content.encoding +0 -0
  89. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.framework.js +0 -0
  90. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.render-json.js +0 -0
  91. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.render-nunjucks-async.js +0 -0
  92. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.render-nunjucks.js +0 -0
  93. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.render-stream.js +0 -0
  94. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.render-swig-async.js +0 -0
  95. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.render-swig.js +0 -0
  96. /package/framework/{v0.5.21 → v0.5.22}/core/controller/controller.render-v1.js +0 -0
  97. /package/framework/{v0.5.21 → v0.5.22}/core/controller/index.js +0 -0
  98. /package/framework/{v0.5.21 → v0.5.22}/core/controller/inspector-window-emit.js +0 -0
  99. /package/framework/{v0.5.21 → v0.5.22}/core/controller/release-banner.js +0 -0
  100. /package/framework/{v0.5.21 → v0.5.22}/core/dev/index.js +0 -0
  101. /package/framework/{v0.5.21 → v0.5.22}/core/dev/lib/class.js +0 -0
  102. /package/framework/{v0.5.21 → v0.5.22}/core/dev/lib/factory.js +0 -0
  103. /package/framework/{v0.5.21 → v0.5.22}/core/dev/lib/tools.js +0 -0
  104. /package/framework/{v0.5.21 → v0.5.22}/core/gna.js +0 -0
  105. /package/framework/{v0.5.21 → v0.5.22}/core/locales/README.md +0 -0
  106. /package/framework/{v0.5.21 → v0.5.22}/core/locales/currency.json +0 -0
  107. /package/framework/{v0.5.21 → v0.5.22}/core/locales/dist/language/en.json +0 -0
  108. /package/framework/{v0.5.21 → v0.5.22}/core/locales/dist/language/fr.json +0 -0
  109. /package/framework/{v0.5.21 → v0.5.22}/core/locales/dist/region/en.json +0 -0
  110. /package/framework/{v0.5.21 → v0.5.22}/core/locales/dist/region/fr.json +0 -0
  111. /package/framework/{v0.5.21 → v0.5.22}/core/locales/index.js +0 -0
  112. /package/framework/{v0.5.21 → v0.5.22}/core/mime.types +0 -0
  113. /package/framework/{v0.5.21 → v0.5.22}/core/model/entity.js +0 -0
  114. /package/framework/{v0.5.21 → v0.5.22}/core/model/index.js +0 -0
  115. /package/framework/{v0.5.21 → v0.5.22}/core/model/template/entityFactory.js +0 -0
  116. /package/framework/{v0.5.21 → v0.5.22}/core/model/template/index.js +0 -0
  117. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/README.md +0 -0
  118. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/index.js +0 -0
  119. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/csrf/README.md +0 -0
  120. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/csrf/package.json +0 -0
  121. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/csrf/src/main.js +0 -0
  122. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/README.md +0 -0
  123. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/coep/README.md +0 -0
  124. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/coep/package.json +0 -0
  125. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/coep/src/main.js +0 -0
  126. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/coop/README.md +0 -0
  127. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/coop/package.json +0 -0
  128. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/coop/src/main.js +0 -0
  129. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/corp/README.md +0 -0
  130. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/corp/package.json +0 -0
  131. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/corp/src/main.js +0 -0
  132. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/csp/README.md +0 -0
  133. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/csp/package.json +0 -0
  134. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/csp/src/main.js +0 -0
  135. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/hide-powered-by/README.md +0 -0
  136. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/hide-powered-by/package.json +0 -0
  137. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/hide-powered-by/src/main.js +0 -0
  138. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/hsts/README.md +0 -0
  139. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/hsts/package.json +0 -0
  140. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/hsts/src/main.js +0 -0
  141. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/origin-agent-cluster/README.md +0 -0
  142. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/origin-agent-cluster/package.json +0 -0
  143. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/origin-agent-cluster/src/main.js +0 -0
  144. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/package.json +0 -0
  145. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/referrer-policy/README.md +0 -0
  146. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/referrer-policy/package.json +0 -0
  147. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/referrer-policy/src/main.js +0 -0
  148. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/src/main.js +0 -0
  149. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-content-type-options/README.md +0 -0
  150. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-content-type-options/package.json +0 -0
  151. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-content-type-options/src/main.js +0 -0
  152. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-dns-prefetch-control/README.md +0 -0
  153. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-dns-prefetch-control/package.json +0 -0
  154. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-dns-prefetch-control/src/main.js +0 -0
  155. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-download-options/README.md +0 -0
  156. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-download-options/package.json +0 -0
  157. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-download-options/src/main.js +0 -0
  158. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-frame-options/README.md +0 -0
  159. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-frame-options/package.json +0 -0
  160. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-frame-options/src/main.js +0 -0
  161. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/README.md +0 -0
  162. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/package.json +0 -0
  163. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/src/main.js +0 -0
  164. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-xss-protection/README.md +0 -0
  165. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-xss-protection/package.json +0 -0
  166. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/security-headers/x-xss-protection/src/main.js +0 -0
  167. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/session/README.md +0 -0
  168. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/session/package.json +0 -0
  169. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/session/src/main.js +0 -0
  170. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/storage/README.md +0 -0
  171. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/storage/build.json +0 -0
  172. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/storage/package.json +0 -0
  173. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/storage/src/main.js +0 -0
  174. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/validator/README.md +0 -0
  175. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/validator/build.json +0 -0
  176. /package/framework/{v0.5.21 → v0.5.22}/core/plugins/lib/validator/package.json +0 -0
  177. /package/framework/{v0.5.21 → v0.5.22}/core/router.js +0 -0
  178. /package/framework/{v0.5.21 → v0.5.22}/core/server.express.js +0 -0
  179. /package/framework/{v0.5.21 → v0.5.22}/core/server.isaac.js +0 -0
  180. /package/framework/{v0.5.21 → v0.5.22}/core/status.codes +0 -0
  181. /package/framework/{v0.5.21 → v0.5.22}/core/template/_gitignore +0 -0
  182. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/config/app.json +0 -0
  183. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/config/connectors.json +0 -0
  184. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/config/routing.json +0 -0
  185. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/config/settings.json +0 -0
  186. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
  187. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/config/templates.json +0 -0
  188. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/config/watchers.json +0 -0
  189. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
  190. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
  191. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
  192. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/index.js +0 -0
  193. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle/locales/en.json +0 -0
  194. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
  195. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/css/default.css +0 -0
  196. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/css/home.css +0 -0
  197. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
  198. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
  199. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/js/components/x-checklist.js +0 -0
  200. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
  201. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/manifest.webmanifest +0 -0
  202. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/readme.md +0 -0
  203. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_public/sw.js +0 -0
  204. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
  205. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
  206. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
  207. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
  208. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_templates/html/includes/x-checklist.html +0 -0
  209. /package/framework/{v0.5.21 → v0.5.22}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
  210. /package/framework/{v0.5.21 → v0.5.22}/core/template/command/gina.bat.tpl +0 -0
  211. /package/framework/{v0.5.21 → v0.5.22}/core/template/command/gina.tpl +0 -0
  212. /package/framework/{v0.5.21 → v0.5.22}/core/template/conf/env.json +0 -0
  213. /package/framework/{v0.5.21 → v0.5.22}/core/template/conf/manifest.json +0 -0
  214. /package/framework/{v0.5.21 → v0.5.22}/core/template/conf/statics.json +0 -0
  215. /package/framework/{v0.5.21 → v0.5.22}/core/template/conf/templates.json +0 -0
  216. /package/framework/{v0.5.21 → v0.5.22}/core/template/error/client/json/401.json +0 -0
  217. /package/framework/{v0.5.21 → v0.5.22}/core/template/error/client/json/403.json +0 -0
  218. /package/framework/{v0.5.21 → v0.5.22}/core/template/error/client/json/404.json +0 -0
  219. /package/framework/{v0.5.21 → v0.5.22}/core/template/error/server/html/50x.html +0 -0
  220. /package/framework/{v0.5.21 → v0.5.22}/core/template/error/server/json/500.json +0 -0
  221. /package/framework/{v0.5.21 → v0.5.22}/core/template/error/server/json/503.json +0 -0
  222. /package/framework/{v0.5.21 → v0.5.22}/core/template/extensions/logger/config.json +0 -0
  223. /package/framework/{v0.5.21 → v0.5.22}/helpers/console.js +0 -0
  224. /package/framework/{v0.5.21 → v0.5.22}/helpers/context.js +0 -0
  225. /package/framework/{v0.5.21 → v0.5.22}/helpers/data/LICENSE +0 -0
  226. /package/framework/{v0.5.21 → v0.5.22}/helpers/data/README.md +0 -0
  227. /package/framework/{v0.5.21 → v0.5.22}/helpers/data/package.json +0 -0
  228. /package/framework/{v0.5.21 → v0.5.22}/helpers/data/src/main.js +0 -0
  229. /package/framework/{v0.5.21 → v0.5.22}/helpers/dateFormat.js +0 -0
  230. /package/framework/{v0.5.21 → v0.5.22}/helpers/index.js +0 -0
  231. /package/framework/{v0.5.21 → v0.5.22}/helpers/json/LICENSE +0 -0
  232. /package/framework/{v0.5.21 → v0.5.22}/helpers/json/README.md +0 -0
  233. /package/framework/{v0.5.21 → v0.5.22}/helpers/json/package.json +0 -0
  234. /package/framework/{v0.5.21 → v0.5.22}/helpers/json/src/main.js +0 -0
  235. /package/framework/{v0.5.21 → v0.5.22}/helpers/path.js +0 -0
  236. /package/framework/{v0.5.21 → v0.5.22}/helpers/plugins/README.md +0 -0
  237. /package/framework/{v0.5.21 → v0.5.22}/helpers/plugins/package.json +0 -0
  238. /package/framework/{v0.5.21 → v0.5.22}/helpers/plugins/src/api-error.js +0 -0
  239. /package/framework/{v0.5.21 → v0.5.22}/helpers/plugins/src/main.js +0 -0
  240. /package/framework/{v0.5.21 → v0.5.22}/helpers/prototypes.js +0 -0
  241. /package/framework/{v0.5.21 → v0.5.22}/helpers/task.js +0 -0
  242. /package/framework/{v0.5.21 → v0.5.22}/helpers/text.js +0 -0
  243. /package/framework/{v0.5.21 → v0.5.22}/lib/admin/package.json +0 -0
  244. /package/framework/{v0.5.21 → v0.5.22}/lib/admin/src/main.js +0 -0
  245. /package/framework/{v0.5.21 → v0.5.22}/lib/archiver/README.md +0 -0
  246. /package/framework/{v0.5.21 → v0.5.22}/lib/archiver/build.json +0 -0
  247. /package/framework/{v0.5.21 → v0.5.22}/lib/archiver/package.json +0 -0
  248. /package/framework/{v0.5.21 → v0.5.22}/lib/archiver/src/dep/jszip.min.js +0 -0
  249. /package/framework/{v0.5.21 → v0.5.22}/lib/archiver/src/main.js +0 -0
  250. /package/framework/{v0.5.21 → v0.5.22}/lib/async/package.json +0 -0
  251. /package/framework/{v0.5.21 → v0.5.22}/lib/async/src/main.js +0 -0
  252. /package/framework/{v0.5.21 → v0.5.22}/lib/audit/package.json +0 -0
  253. /package/framework/{v0.5.21 → v0.5.22}/lib/audit/src/main.js +0 -0
  254. /package/framework/{v0.5.21 → v0.5.22}/lib/audit-store.js +0 -0
  255. /package/framework/{v0.5.21 → v0.5.22}/lib/authz-gate/package.json +0 -0
  256. /package/framework/{v0.5.21 → v0.5.22}/lib/authz-gate/src/main.js +0 -0
  257. /package/framework/{v0.5.21 → v0.5.22}/lib/cache/README.md +0 -0
  258. /package/framework/{v0.5.21 → v0.5.22}/lib/cache/build.json +0 -0
  259. /package/framework/{v0.5.21 → v0.5.22}/lib/cache/package.json +0 -0
  260. /package/framework/{v0.5.21 → v0.5.22}/lib/cache/src/main.js +0 -0
  261. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/aliases.json +0 -0
  262. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/add.js +0 -0
  263. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/arguments.json +0 -0
  264. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/build.js +0 -0
  265. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/copy.js +0 -0
  266. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/cp.js +0 -0
  267. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/help.js +0 -0
  268. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/help.txt +0 -0
  269. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/inc/name-rewrite.js +0 -0
  270. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/list.js +0 -0
  271. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/man.js +0 -0
  272. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/mcp-start.js +0 -0
  273. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/mcp.js +0 -0
  274. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/oas.js +0 -0
  275. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/openapi.js +0 -0
  276. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/remove.js +0 -0
  277. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/rename.js +0 -0
  278. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/restart.js +0 -0
  279. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/rm.js +0 -0
  280. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/start.js +0 -0
  281. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/status.js +0 -0
  282. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/stop.js +0 -0
  283. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/bundle/types.js +0 -0
  284. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/cache/arguments.json +0 -0
  285. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/cache/clear.js +0 -0
  286. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/cache/help.txt +0 -0
  287. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/cache/stats.js +0 -0
  288. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/add.js +0 -0
  289. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/arguments.json +0 -0
  290. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/help.js +0 -0
  291. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/help.txt +0 -0
  292. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/infer.js +0 -0
  293. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/list.js +0 -0
  294. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/migrate.js +0 -0
  295. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/models.js +0 -0
  296. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/remove.js +0 -0
  297. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/rm.js +0 -0
  298. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/connector/test.js +0 -0
  299. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/container/arguments.json +0 -0
  300. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/container/help.js +0 -0
  301. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/container/help.txt +0 -0
  302. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/container/man.js +0 -0
  303. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/container/ps.js +0 -0
  304. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/container/stop.js +0 -0
  305. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/add.js +0 -0
  306. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/get.js +0 -0
  307. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/help.js +0 -0
  308. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/help.txt +0 -0
  309. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/link-dev.js +0 -0
  310. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/list.js +0 -0
  311. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/remove.js +0 -0
  312. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/rm.js +0 -0
  313. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/set.js +0 -0
  314. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/unset.js +0 -0
  315. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/env/use.js +0 -0
  316. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/add.js +0 -0
  317. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/arguments.json +0 -0
  318. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/build.js +0 -0
  319. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/dot.js +0 -0
  320. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/get.js +0 -0
  321. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/help.js +0 -0
  322. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/help.txt +0 -0
  323. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/init.js +0 -0
  324. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/link-node-modules.js +0 -0
  325. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/link.js +0 -0
  326. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/list.js +0 -0
  327. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/man.js +0 -0
  328. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/msg.json +0 -0
  329. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/open.js +0 -0
  330. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/remove.js +0 -0
  331. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/reset.js +0 -0
  332. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/restart.js +0 -0
  333. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/set.js +0 -0
  334. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/start.js +0 -0
  335. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/status.js +0 -0
  336. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/stop.js +0 -0
  337. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/tail.js +0 -0
  338. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/update.js +0 -0
  339. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/framework/version.js +0 -0
  340. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/gina-dev.1.md +0 -0
  341. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/gina-framework.1.md +0 -0
  342. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/gina.1.md +0 -0
  343. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/helper.js +0 -0
  344. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/i18n/add.js +0 -0
  345. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/i18n/arguments.json +0 -0
  346. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/i18n/export.js +0 -0
  347. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/i18n/help.js +0 -0
  348. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/i18n/help.txt +0 -0
  349. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/i18n/import.js +0 -0
  350. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/i18n/scan.js +0 -0
  351. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/_host.js +0 -0
  352. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/arguments.json +0 -0
  353. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/help.js +0 -0
  354. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/help.txt +0 -0
  355. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/list.js +0 -0
  356. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/man.js +0 -0
  357. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/rm.js +0 -0
  358. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/image/run.js +0 -0
  359. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/index.js +0 -0
  360. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/inspector/help.js +0 -0
  361. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/inspector/help.txt +0 -0
  362. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/inspector/open.js +0 -0
  363. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/man-render.js +0 -0
  364. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/minion/arguments.json +0 -0
  365. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/minion/help.js +0 -0
  366. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/minion/help.txt +0 -0
  367. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/minion/kill.js +0 -0
  368. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/minion/list.js +0 -0
  369. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/msg.json +0 -0
  370. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/port/help.js +0 -0
  371. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/port/help.txt +0 -0
  372. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/port/inc/scan.js +0 -0
  373. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/port/list.js +0 -0
  374. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/port/reset.js +0 -0
  375. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/port/set.js +0 -0
  376. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/add.js +0 -0
  377. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/arguments.json +0 -0
  378. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/backup.js +0 -0
  379. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/build.js +0 -0
  380. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/help.js +0 -0
  381. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/help.txt +0 -0
  382. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/import.js +0 -0
  383. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/list.js +0 -0
  384. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/man.js +0 -0
  385. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/move.js +0 -0
  386. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/remove.js +0 -0
  387. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/rename.js +0 -0
  388. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/restart.js +0 -0
  389. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/restore.js +0 -0
  390. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/rm.js +0 -0
  391. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/start.js +0 -0
  392. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/status.js +0 -0
  393. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/project/stop.js +0 -0
  394. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/protocol/arguments.json +0 -0
  395. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/protocol/help.js +0 -0
  396. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/protocol/help.txt +0 -0
  397. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/protocol/list.js +0 -0
  398. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/protocol/remove.js +0 -0
  399. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/protocol/set.js +0 -0
  400. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/add.js +0 -0
  401. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/help.js +0 -0
  402. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/help.txt +0 -0
  403. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/link-local.js +0 -0
  404. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/link-production.js +0 -0
  405. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/list.js +0 -0
  406. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/remove.js +0 -0
  407. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/rm.js +0 -0
  408. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/scope/use.js +0 -0
  409. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/secrets/arguments.json +0 -0
  410. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/secrets/check.js +0 -0
  411. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/secrets/help.js +0 -0
  412. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/secrets/help.txt +0 -0
  413. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/secrets/scan.js +0 -0
  414. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/service/help.js +0 -0
  415. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/service/help.txt +0 -0
  416. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/service/list.js +0 -0
  417. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/service/man.js +0 -0
  418. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/service/start.js +0 -0
  419. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd/view/add.js +0 -0
  420. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd-status-format/package.json +0 -0
  421. /package/framework/{v0.5.21 → v0.5.22}/lib/cmd-status-format/src/main.js +0 -0
  422. /package/framework/{v0.5.21 → v0.5.22}/lib/collection/README.md +0 -0
  423. /package/framework/{v0.5.21 → v0.5.22}/lib/collection/build.json +0 -0
  424. /package/framework/{v0.5.21 → v0.5.22}/lib/collection/package.json +0 -0
  425. /package/framework/{v0.5.21 → v0.5.22}/lib/collection/src/main.js +0 -0
  426. /package/framework/{v0.5.21 → v0.5.22}/lib/config.js +0 -0
  427. /package/framework/{v0.5.21 → v0.5.22}/lib/connector-config/package.json +0 -0
  428. /package/framework/{v0.5.21 → v0.5.22}/lib/connector-config/src/main.js +0 -0
  429. /package/framework/{v0.5.21 → v0.5.22}/lib/connector-registry/package.json +0 -0
  430. /package/framework/{v0.5.21 → v0.5.22}/lib/connector-registry/src/main.js +0 -0
  431. /package/framework/{v0.5.21 → v0.5.22}/lib/cron/README.md +0 -0
  432. /package/framework/{v0.5.21 → v0.5.22}/lib/cron/package.json +0 -0
  433. /package/framework/{v0.5.21 → v0.5.22}/lib/cron/src/main.js +0 -0
  434. /package/framework/{v0.5.21 → v0.5.22}/lib/domain/LICENSE +0 -0
  435. /package/framework/{v0.5.21 → v0.5.22}/lib/domain/README.md +0 -0
  436. /package/framework/{v0.5.21 → v0.5.22}/lib/domain/package.json +0 -0
  437. /package/framework/{v0.5.21 → v0.5.22}/lib/domain/src/main.js +0 -0
  438. /package/framework/{v0.5.21 → v0.5.22}/lib/dto/package.json +0 -0
  439. /package/framework/{v0.5.21 → v0.5.22}/lib/dto/src/main.js +0 -0
  440. /package/framework/{v0.5.21 → v0.5.22}/lib/dto-pipe/package.json +0 -0
  441. /package/framework/{v0.5.21 → v0.5.22}/lib/dto-pipe/src/main.js +0 -0
  442. /package/framework/{v0.5.21 → v0.5.22}/lib/dto-types/package.json +0 -0
  443. /package/framework/{v0.5.21 → v0.5.22}/lib/dto-types/src/main.js +0 -0
  444. /package/framework/{v0.5.21 → v0.5.22}/lib/generator/index.js +0 -0
  445. /package/framework/{v0.5.21 → v0.5.22}/lib/i18n/package.json +0 -0
  446. /package/framework/{v0.5.21 → v0.5.22}/lib/i18n/src/main.js +0 -0
  447. /package/framework/{v0.5.21 → v0.5.22}/lib/image-build/package.json +0 -0
  448. /package/framework/{v0.5.21 → v0.5.22}/lib/image-build/src/main.js +0 -0
  449. /package/framework/{v0.5.21 → v0.5.22}/lib/index.js +0 -0
  450. /package/framework/{v0.5.21 → v0.5.22}/lib/inherits/LICENSE +0 -0
  451. /package/framework/{v0.5.21 → v0.5.22}/lib/inherits/README.md +0 -0
  452. /package/framework/{v0.5.21 → v0.5.22}/lib/inherits/package.json +0 -0
  453. /package/framework/{v0.5.21 → v0.5.22}/lib/inherits/src/main.js +0 -0
  454. /package/framework/{v0.5.21 → v0.5.22}/lib/inspector-events/package.json +0 -0
  455. /package/framework/{v0.5.21 → v0.5.22}/lib/inspector-events/src/main.js +0 -0
  456. /package/framework/{v0.5.21 → v0.5.22}/lib/inspector-redact/package.json +0 -0
  457. /package/framework/{v0.5.21 → v0.5.22}/lib/inspector-redact/src/main.js +0 -0
  458. /package/framework/{v0.5.21 → v0.5.22}/lib/instrument/package.json +0 -0
  459. /package/framework/{v0.5.21 → v0.5.22}/lib/instrument/src/main.js +0 -0
  460. /package/framework/{v0.5.21 → v0.5.22}/lib/job/package.json +0 -0
  461. /package/framework/{v0.5.21 → v0.5.22}/lib/job/src/main.js +0 -0
  462. /package/framework/{v0.5.21 → v0.5.22}/lib/job-store.js +0 -0
  463. /package/framework/{v0.5.21 → v0.5.22}/lib/json-config-header/package.json +0 -0
  464. /package/framework/{v0.5.21 → v0.5.22}/lib/json-config-header/src/main.js +0 -0
  465. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/README.md +0 -0
  466. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/package.json +0 -0
  467. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/containers/default/index.js +0 -0
  468. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/containers/file/index.js +0 -0
  469. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
  470. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
  471. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/containers/mq/index.js +0 -0
  472. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/containers/mq/listener.js +0 -0
  473. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/containers/mq/speaker.js +0 -0
  474. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/helper.js +0 -0
  475. /package/framework/{v0.5.21 → v0.5.22}/lib/logger/src/main.js +0 -0
  476. /package/framework/{v0.5.21 → v0.5.22}/lib/math/index.js +0 -0
  477. /package/framework/{v0.5.21 → v0.5.22}/lib/mcp-dispatch/package.json +0 -0
  478. /package/framework/{v0.5.21 → v0.5.22}/lib/mcp-dispatch/src/main.js +0 -0
  479. /package/framework/{v0.5.21 → v0.5.22}/lib/mcp-http/package.json +0 -0
  480. /package/framework/{v0.5.21 → v0.5.22}/lib/mcp-http/src/main.js +0 -0
  481. /package/framework/{v0.5.21 → v0.5.22}/lib/mcp-server/package.json +0 -0
  482. /package/framework/{v0.5.21 → v0.5.22}/lib/mcp-server/src/main.js +0 -0
  483. /package/framework/{v0.5.21 → v0.5.22}/lib/merge/README.md +0 -0
  484. /package/framework/{v0.5.21 → v0.5.22}/lib/merge/package.json +0 -0
  485. /package/framework/{v0.5.21 → v0.5.22}/lib/merge/src/main.js +0 -0
  486. /package/framework/{v0.5.21 → v0.5.22}/lib/metrics/package.json +0 -0
  487. /package/framework/{v0.5.21 → v0.5.22}/lib/metrics/src/main.js +0 -0
  488. /package/framework/{v0.5.21 → v0.5.22}/lib/model.js +0 -0
  489. /package/framework/{v0.5.21 → v0.5.22}/lib/nunjucks-filters/README.md +0 -0
  490. /package/framework/{v0.5.21 → v0.5.22}/lib/nunjucks-filters/package.json +0 -0
  491. /package/framework/{v0.5.21 → v0.5.22}/lib/nunjucks-filters/src/main.js +0 -0
  492. /package/framework/{v0.5.21 → v0.5.22}/lib/nunjucks-resolver/package.json +0 -0
  493. /package/framework/{v0.5.21 → v0.5.22}/lib/nunjucks-resolver/src/main.js +0 -0
  494. /package/framework/{v0.5.21 → v0.5.22}/lib/proc.js +0 -0
  495. /package/framework/{v0.5.21 → v0.5.22}/lib/release-watch/package.json +0 -0
  496. /package/framework/{v0.5.21 → v0.5.22}/lib/release-watch/src/main.js +0 -0
  497. /package/framework/{v0.5.21 → v0.5.22}/lib/render-cache/package.json +0 -0
  498. /package/framework/{v0.5.21 → v0.5.22}/lib/render-cache/src/main.js +0 -0
  499. /package/framework/{v0.5.21 → v0.5.22}/lib/render-cache-store.js +0 -0
  500. /package/framework/{v0.5.21 → v0.5.22}/lib/routing/README.md +0 -0
  501. /package/framework/{v0.5.21 → v0.5.22}/lib/routing/build.json +0 -0
  502. /package/framework/{v0.5.21 → v0.5.22}/lib/routing/package.json +0 -0
  503. /package/framework/{v0.5.21 → v0.5.22}/lib/routing/src/main.js +0 -0
  504. /package/framework/{v0.5.21 → v0.5.22}/lib/routing/src/radix.js +0 -0
  505. /package/framework/{v0.5.21 → v0.5.22}/lib/routing-introspect/package.json +0 -0
  506. /package/framework/{v0.5.21 → v0.5.22}/lib/routing-introspect/src/main.js +0 -0
  507. /package/framework/{v0.5.21 → v0.5.22}/lib/secrets/package.json +0 -0
  508. /package/framework/{v0.5.21 → v0.5.22}/lib/secrets/src/backends/env.js +0 -0
  509. /package/framework/{v0.5.21 → v0.5.22}/lib/secrets/src/main.js +0 -0
  510. /package/framework/{v0.5.21 → v0.5.22}/lib/session-store.js +0 -0
  511. /package/framework/{v0.5.21 → v0.5.22}/lib/shell.js +0 -0
  512. /package/framework/{v0.5.21 → v0.5.22}/lib/state.js +0 -0
  513. /package/framework/{v0.5.21 → v0.5.22}/lib/swig-filters/README.md +0 -0
  514. /package/framework/{v0.5.21 → v0.5.22}/lib/swig-filters/package.json +0 -0
  515. /package/framework/{v0.5.21 → v0.5.22}/lib/swig-filters/src/main.js +0 -0
  516. /package/framework/{v0.5.21 → v0.5.22}/lib/swig-resolver/package.json +0 -0
  517. /package/framework/{v0.5.21 → v0.5.22}/lib/swig-resolver/src/main.js +0 -0
  518. /package/framework/{v0.5.21 → v0.5.22}/lib/template-loaders/package.json +0 -0
  519. /package/framework/{v0.5.21 → v0.5.22}/lib/template-loaders/src/loaders/http.js +0 -0
  520. /package/framework/{v0.5.21 → v0.5.22}/lib/template-loaders/src/loaders/memory.js +0 -0
  521. /package/framework/{v0.5.21 → v0.5.22}/lib/template-loaders/src/main.js +0 -0
  522. /package/framework/{v0.5.21 → v0.5.22}/lib/url/README.md +0 -0
  523. /package/framework/{v0.5.21 → v0.5.22}/lib/url/index.js +0 -0
  524. /package/framework/{v0.5.21 → v0.5.22}/lib/url/routing.json +0 -0
  525. /package/framework/{v0.5.21 → v0.5.22}/lib/uuid/package.json +0 -0
  526. /package/framework/{v0.5.21 → v0.5.22}/lib/uuid/src/main.js +0 -0
  527. /package/framework/{v0.5.21 → v0.5.22}/lib/validator.js +0 -0
  528. /package/framework/{v0.5.21 → v0.5.22}/lib/watcher/package.json +0 -0
  529. /package/framework/{v0.5.21 → v0.5.22}/lib/watcher/src/main.js +0 -0
  530. /package/framework/{v0.5.21 → v0.5.22}/lib/ws-framing/package.json +0 -0
  531. /package/framework/{v0.5.21 → v0.5.22}/lib/ws-framing/src/main.js +0 -0
  532. /package/framework/{v0.5.21 → v0.5.22}/lib/ws-query/package.json +0 -0
  533. /package/framework/{v0.5.21 → v0.5.22}/lib/ws-query/src/main.js +0 -0
  534. /package/framework/{v0.5.21 → v0.5.22}/lib/ws-session/package.json +0 -0
  535. /package/framework/{v0.5.21 → v0.5.22}/lib/ws-session/src/main.js +0 -0
@@ -827,7 +827,16 @@ function SuperController(options) {
827
827
  local.options.conf.locales = userLocales;
828
828
 
829
829
  // user locale
830
- options.conf.locale = new Collection(userLocales).findOne({ short: userCountryCode }) || {};
830
+ // #B101 region rows key countries by `isoShort` (uppercase ISO
831
+ // 3166-1 alpha-2); the historical `short` filter matched a key the
832
+ // data never carried, so this resolved `{}` whenever a country code
833
+ // was present — and an arbitrary first record without one, because
834
+ // a filter whose only key is undefined-valued serializes to `{}`
835
+ // and matches everything. A country-less culture (bare `en`) now
836
+ // resolves to an explicit `{}` instead.
837
+ options.conf.locale = ( typeof(userCountryCode) == 'string' && userCountryCode.length > 0 )
838
+ ? ( new Collection(userLocales).findOne({ isoShort: userCountryCode.toUpperCase() }) || {} )
839
+ : {};
831
840
 
832
841
  // current date
833
842
  if ( typeof(options.conf.locale) == 'undefined' || !options.conf.locale ) {
@@ -293,6 +293,15 @@ function FormValidatorUtil(data, $fields, xhrOptions, fieldsSet, culture) {
293
293
  };
294
294
 
295
295
  var compileError = function(error, data) {
296
+ // #B87: tolerate a non-string `error` from a future call site — the only
297
+ // current caller is string-gated at the query result site, but nothing in
298
+ // this function's own contract enforces it and `error.match()` throws on
299
+ // anything else. A non-string carries no `{{placeholder}}` to compile, so
300
+ // it is returned as-is; if it then lands in `replace()` as a label, the
301
+ // #B86 fail-soft degrades it to the English default with a warn.
302
+ if ( typeof(error) != 'string' ) {
303
+ return error;
304
+ }
296
305
  var varArr = error.match(/\{\{([^{{}}]+)\}\}/g );
297
306
  // `String.match` with a /g regex yields `null` — not [] — when nothing matches, so a
298
307
  // backend field error carrying no `{{placeholder}}` (the common shape, e.g. "Already
@@ -549,9 +558,11 @@ function FormValidatorUtil(data, $fields, xhrOptions, fieldsSet, culture) {
549
558
  }
550
559
  }
551
560
 
552
- var onResult = function(result) {
561
+ var processQueryResult = function(result) {
553
562
 
554
- _this.value = local['data'][_this.name] = (_this.value) ? _this.value.toLowerCase() : _this.value;
563
+ // #B87: a boolean checkbox routed through a `query` rule carries a real
564
+ // boolean — `.toLowerCase()` only applies to string values
565
+ _this.value = local['data'][_this.name] = (_this.value && typeof(_this.value) == 'string') ? _this.value.toLowerCase() : _this.value;
555
566
 
556
567
  var isValid = result.isValid || false;
557
568
  if (validIf != isValid) {
@@ -661,22 +672,67 @@ function FormValidatorUtil(data, $fields, xhrOptions, fieldsSet, culture) {
661
672
  console.debug('prematurely completed event `'+ 'asyncCompleted.' + id +'`');
662
673
 
663
674
  return triggerEvent(gina, _this.target, 'asyncCompleted.' + id, self[_this['name']]);
664
- } // EO onResult
675
+ } // EO processQueryResult
665
676
 
677
+ /**
678
+ * #B87 blanket guard: the XHR result lands asynchronously, so by the
679
+ * time it is processed the form may have been unbound or the field
680
+ * detached (e.g. a popin closed mid-flight) — a throw inside the
681
+ * processing used to leave `asyncCompleted.<id>` unfired, hanging the
682
+ * submit path's async waiter for the whole pass. Warn and release the
683
+ * waiter with the field state as-is: the query verdict is unknown,
684
+ * and the server re-validates on submit either way.
685
+ *
686
+ * @inner
687
+ * @param {object} err - Error thrown while handling the query result
688
+ *
689
+ * @returns {undefined}
690
+ */
691
+ var releaseQueryWaiter = function(err) {
692
+ console.warn('[ FormValidator ] `query` result handling failed for field `'+ (_this && _this.name) +'`: '+ ( err && err.message || err ));
693
+ try {
694
+ var _releaseId = _this.target && (_this.target.id || _this.target.getAttribute('id'));
695
+ if (_releaseId) {
696
+ triggerEvent(gina, _this.target, 'asyncCompleted.' + _releaseId, self[_this['name']]);
697
+ }
698
+ } catch (ignore) {}
699
+ }
666
700
 
667
- if (xhr) {
701
+ /**
702
+ * Guarded entry point for the XHR handlers below — delegates to
703
+ * `processQueryResult` and routes any throw to `releaseQueryWaiter`
704
+ * so the async waiter can never be left hanging (#B87).
705
+ *
706
+ * @inner
707
+ * @param {object} result - Parsed backend response
708
+ *
709
+ * @returns {undefined}
710
+ */
711
+ var onResult = function(result) {
712
+ try {
713
+ return processQueryResult(result);
714
+ } catch (err) {
715
+ return releaseQueryWaiter(err);
716
+ }
717
+ }
668
718
 
669
- xhr.onerror = function(event, err) {
670
719
 
671
- var error = 'Transaction error: might be due to the server CORS settings.\nPlease, check the console for more details.';
672
- var result = {
673
- 'status': xhr.status, //500,
674
- 'error' : error
675
- };
720
+ if (xhr) {
676
721
 
677
- console.debug('query error [2] detected !! ', err, error);
678
- isOnException = true;
679
- result = this.responseText;
722
+ xhr.onerror = function(event, err) {
723
+ // #B87: blanket-guarded like `xhr.onload` — a throw while shaping
724
+ // the error result (e.g. bad JSON under a JSON content-type) must
725
+ // release the async waiter, not hang it
726
+ try {
727
+ var error = 'Transaction error: might be due to the server CORS settings.\nPlease, check the console for more details.';
728
+ var result = {
729
+ 'status': xhr.status, //500,
730
+ 'error' : error
731
+ };
732
+
733
+ console.debug('query error [2] detected !! ', err, error);
734
+ isOnException = true;
735
+ result = this.responseText;
680
736
  var contentType = this.getResponseHeader("Content-Type");
681
737
  if ( /\/json/.test( contentType ) ) {
682
738
  result = JSON.parse(this.responseText);
@@ -697,7 +753,9 @@ function FormValidatorUtil(data, $fields, xhrOptions, fieldsSet, culture) {
697
753
  }
698
754
  return onResult(result);
699
755
  }
700
-
756
+ } catch (e) {
757
+ return releaseQueryWaiter(e);
758
+ }
701
759
  }// Eo xhr.onerror
702
760
 
703
761
  // catching ready state cb
@@ -765,7 +823,9 @@ function FormValidatorUtil(data, $fields, xhrOptions, fieldsSet, culture) {
765
823
  return onResult(result);
766
824
  }
767
825
  } catch (err) {
768
- throw err;
826
+ // #B87: a malformed response (e.g. bad JSON under a JSON
827
+ // content-type) must release the async waiter, not hang it
828
+ return releaseQueryWaiter(err);
769
829
  }
770
830
  }// xhr.onload = function () {
771
831
 
@@ -4782,6 +4782,27 @@ function ValidatorPlugin(rules, data, formId, culture) {
4782
4782
  var isCheckboxValueAsState = function($form) {
4783
4783
  return /^true$/i.test($form.target.dataset.ginaFormCheckboxValueAsState) ? true : false;
4784
4784
  }
4785
+
4786
+ /**
4787
+ * #B125: tells whether the form EXPLICITLY declares the checkbox state
4788
+ * model via `data-gina-form-checkbox-value-as-state` — any value counts:
4789
+ * "true" is the legacy opt-in, anything else (canonically "false")
4790
+ * declares the spec model. The #49 migration warns only fire when the
4791
+ * attribute is entirely absent: an author who declares the model has
4792
+ * already read it, so the migration aid has nothing left to teach — and
4793
+ * the payload-only shape (`value="true"` with no `checked`, intended
4794
+ * unticked) is legitimate post-#49 markup that is byte-identical to
4795
+ * pre-#49 markup at the attribute level, so the declaration is the only
4796
+ * intent signal available.
4797
+ *
4798
+ * @inner
4799
+ * @param {object} $form - Form object (`instance.$forms[id]` shape)
4800
+ *
4801
+ * @returns {boolean} isCheckboxStateModelDeclared
4802
+ */
4803
+ var isCheckboxStateModelDeclared = function($form) {
4804
+ return ( typeof($form.target.dataset.ginaFormCheckboxValueAsState) != 'undefined' ) ? true : false;
4805
+ }
4785
4806
  // one warn per field id per page load (migration aid, #49)
4786
4807
  var checkboxValueStateWarned = {};
4787
4808
 
@@ -5108,12 +5129,13 @@ function ValidatorPlugin(rules, data, formId, culture) {
5108
5129
  if (
5109
5130
  /^(checkbox)$/i.test($inputs[f].type)
5110
5131
  && !isCheckboxValueAsState($form)
5132
+ && !isCheckboxStateModelDeclared($form)
5111
5133
  && !$inputs[f].hasAttribute('checked')
5112
5134
  && /^(true|on)$/i.test($inputs[f].getAttribute('value'))
5113
5135
  && !checkboxValueStateWarned[elId]
5114
5136
  ) {
5115
5137
  checkboxValueStateWarned[elId] = true;
5116
- console.warn('[ FormValidator ] checkbox `'+ elId +'`: `value` no longer implies the checked state; add the `checked` attribute if it must render ticked, or set `data-gina-form-checkbox-value-as-state="true"` on the form to restore the legacy behavior');
5138
+ console.warn('[ FormValidator ] checkbox `'+ elId +'`: `value` no longer implies the checked state; add the `checked` attribute if it must render ticked, or set `data-gina-form-checkbox-value-as-state="true"` on the form to restore the legacy behavior. If the unticked rendering is intended, remove the `value` attribute (a boolean checkbox posts its live checked state either way), or set `data-gina-form-checkbox-value-as-state="false"` on the form to declare the current model and silence migration warnings');
5117
5139
  }
5118
5140
 
5119
5141
  // Migration aid (#49) — the mirror direction: this markup used to be
@@ -5127,12 +5149,13 @@ function ValidatorPlugin(rules, data, formId, culture) {
5127
5149
  if (
5128
5150
  /^(checkbox)$/i.test($inputs[f].type)
5129
5151
  && !isCheckboxValueAsState($form)
5152
+ && !isCheckboxStateModelDeclared($form)
5130
5153
  && $inputs[f].hasAttribute('checked')
5131
5154
  && ( legacyUntickValue === '' || /^false$/i.test(legacyUntickValue) )
5132
5155
  && !checkboxValueStateWarned[elId]
5133
5156
  ) {
5134
5157
  checkboxValueStateWarned[elId] = true;
5135
- console.warn('[ FormValidator ] checkbox `'+ elId +'`: `value` no longer un-ticks a checked box; remove the `checked` attribute if it must render unticked, or set `data-gina-form-checkbox-value-as-state="true"` on the form to restore the legacy behavior');
5158
+ console.warn('[ FormValidator ] checkbox `'+ elId +'`: `value` no longer un-ticks a checked box; remove the `checked` attribute if it must render unticked, or set `data-gina-form-checkbox-value-as-state="true"` on the form to restore the legacy behavior. If the ticked rendering is intended, set `data-gina-form-checkbox-value-as-state="false"` on the form to declare the current model and silence migration warnings');
5136
5159
  }
5137
5160
  }
5138
5161
  }
@@ -7423,9 +7446,32 @@ function ValidatorPlugin(rules, data, formId, culture) {
7423
7446
  if ( /^is\d+$/.test(rule) && typeof(d[field][rule]) == 'undefined' ) { // is aliases
7424
7447
  d[field][rule] = function(){};
7425
7448
  d[field][rule] = inherits(d[field][rule], d[field][ rule.replace(/\d+/, '') ]);
7426
- d[field][rule].setAlias = (function(alias) {
7427
- this._currentValidatorAlias = alias
7428
- }(rule));
7449
+ // #B138 — arm the alias handshake PER INVOCATION, not per install.
7450
+ // The old install-time IIFE armed the shared `_currentValidatorAlias`
7451
+ // slot ONCE (this install branch is gated once-per-instance), while
7452
+ // form-validator's is() CONSUMES the slot with a delete on every
7453
+ // call — so on any re-application against the same instance (a
7454
+ // `conditions`/_case_ re-evaluation, forEachField recursion) the
7455
+ // slot was empty: every numbered rule collapsed onto the shared key
7456
+ // 'is', the last-declared rule overwrote its siblings there, and its
7457
+ // message rendered TWICE (its own key + the collapsed 'is' key — the
7458
+ // error-display loop has no message dedup). The wrapper re-arms the
7459
+ // slot immediately before every delegation, so is<N> keys stay
7460
+ // distinct on every application. Root resolution mirrors
7461
+ // form-validator's _aliasRoot (browser window / server global).
7462
+ // was:
7463
+ // d[field][rule].setAlias = (function(alias) {
7464
+ // this._currentValidatorAlias = alias
7465
+ // }(rule));
7466
+ d[field][rule] = (function (aliasName, composed) {
7467
+ return function () {
7468
+ var _aliasRoot = ( typeof(window) != 'undefined' ) ? window : ( ( typeof(global) != 'undefined' ) ? global : null );
7469
+ if (_aliasRoot) {
7470
+ _aliasRoot._currentValidatorAlias = aliasName;
7471
+ }
7472
+ return composed.apply(this, arguments);
7473
+ };
7474
+ }(rule, d[field][rule]));
7429
7475
  }
7430
7476
  // skip when not processing rule function
7431
7477
  if ( typeof(d[field][rule]) != 'function' ) {
@@ -3427,7 +3427,19 @@ function Server(options) {
3427
3427
 
3428
3428
 
3429
3429
 
3430
- request.setEncoding(self.conf[self.appName][self.env].encoding);
3430
+ // #B103 (2026-07-20) — a multipart body must reach busboy RAW (Buffers):
3431
+ // decoding the request stream to strings mangles every byte sequence that
3432
+ // is not valid UTF-8 (→ U+FFFD) BEFORE busboy even parses, so binary file
3433
+ // payloads arrived pre-corrupted (and re-encoded ~1.5-2x larger). The
3434
+ // decode stays for every other content-type — the non-multipart branches
3435
+ // accumulate request.body as text. Same flag is reused by the multipart
3436
+ // branch below so the two sites cannot drift.
3437
+ // was:
3438
+ // request.setEncoding(self.conf[self.appName][self.env].encoding);
3439
+ request.isMultipart = /multipart\/form-data;/.test(request.headers['content-type'] || '');
3440
+ if ( !request.isMultipart ) {
3441
+ request.setEncoding(self.conf[self.appName][self.env].encoding);
3442
+ }
3431
3443
  // be carfull, if you are using jQuery + cross domain, you have to set the header manually in your $.ajax query -> headers: {'X-Requested-With': 'XMLHttpRequest'}
3432
3444
  request.isXMLRequest = ( request.headers['x-requested-with'] && request.headers['x-requested-with'] == 'XMLHttpRequest' ) ? true : false;
3433
3445
 
@@ -4213,7 +4225,10 @@ function Server(options) {
4213
4225
  // multipart wrapper for uploads
4214
4226
  // files are available from your controller or any middlewares:
4215
4227
  // @param {object} req.files
4216
- if ( /multipart\/form-data;/.test(request.headers['content-type']) ) {
4228
+ // #B103 — flag computed once at the request prologue (where it also
4229
+ // gates request.setEncoding: a multipart body must stay RAW for busboy).
4230
+ // was: if ( /multipart\/form-data;/.test(request.headers['content-type']) ) {
4231
+ if ( request.isMultipart ) {
4217
4232
  // TODO - get options from settings.json & settings.{env}.json ...
4218
4233
  // -> https://github.com/mscdex/busboy
4219
4234
  var opt = self.conf[self.appName][self.env].content.settings.upload;
@@ -4568,12 +4583,21 @@ function Server(options) {
4568
4583
  var liner = new require('stream').Transform({objectMode: true});
4569
4584
 
4570
4585
  liner._transform = function (chunk, encoding, done) {
4571
-
4572
- var str = chunk.toString();
4573
- file._dataLen += str.length;
4574
-
4575
- var ab = Buffer.from(str2ab(str));
4576
- this.push(ab)
4586
+ // #B103 (2026-07-20) — pass the Buffer through VERBATIM. The historical
4587
+ // toString()/str2ab round-trip utf8-decoded every chunk (invalid sequences
4588
+ // U+FFFD) and then truncated each UTF-16 code unit mod 256, so any byte
4589
+ // sequence that is not valid UTF-8 was mangled — binary uploads corrupted,
4590
+ // while pure-ASCII payloads survived byte-identical, which is what hid it.
4591
+ // Counting chunk.length (bytes, not post-decode UTF-16 chars) also makes
4592
+ // req.files[].size the real on-disk size.
4593
+ // was:
4594
+ // var str = chunk.toString();
4595
+ // file._dataLen += str.length;
4596
+ //
4597
+ // var ab = Buffer.from(str2ab(str));
4598
+ // this.push(ab)
4599
+ file._dataLen += chunk.length;
4600
+ this.push(chunk);
4577
4601
 
4578
4602
  done()
4579
4603
  }
@@ -4782,7 +4806,10 @@ function Server(options) {
4782
4806
  if ( typeof(request.body) == 'string' ) {
4783
4807
  // get rid of encoding issues
4784
4808
  try {
4785
- if ( !/multipart\/form-data;/.test(request.headers['content-type']) ) {
4809
+ // #B103 — same header test as the request-prologue flag; read the flag
4810
+ // so the multipart content-type regex exists at exactly one site.
4811
+ // was: if ( !/multipart\/form-data;/.test(request.headers['content-type']) ) {
4812
+ if ( !request.isMultipart ) {
4786
4813
  if ( /application\/json/i.test(request.headers['content-type']) ) {
4787
4814
  // #B28 — application/json: parse the body verbatim. JSON already
4788
4815
  // carries real types, so do NOT url-decode (a %XX inside a string
@@ -4976,7 +5003,10 @@ function Server(options) {
4976
5003
  if ( typeof(request.body) == 'string' ) {
4977
5004
  // get rid of encoding issues
4978
5005
  try {
4979
- if ( !/multipart\/form-data;/.test(request.headers['content-type']) ) {
5006
+ // #B103 — same header test as the request-prologue flag; read the flag
5007
+ // so the multipart content-type regex exists at exactly one site.
5008
+ // was: if ( !/multipart\/form-data;/.test(request.headers['content-type']) ) {
5009
+ if ( !request.isMultipart ) {
4980
5010
  if ( /application\/json/i.test(request.headers['content-type']) ) {
4981
5011
  // #B28 — application/json: parse the body verbatim. JSON already
4982
5012
  // carries real types, so do NOT url-decode (a %XX inside a string
@@ -5086,7 +5116,10 @@ function Server(options) {
5086
5116
  var isPatchSet = false, msg = null;
5087
5117
  if ( typeof(request.body) == 'string' ) {
5088
5118
  try {
5089
- if ( !/multipart\/form-data;/.test(request.headers['content-type']) ) {
5119
+ // #B103 — same header test as the request-prologue flag; read the flag
5120
+ // so the multipart content-type regex exists at exactly one site.
5121
+ // was: if ( !/multipart\/form-data;/.test(request.headers['content-type']) ) {
5122
+ if ( !request.isMultipart ) {
5090
5123
  if ( /application\/json/i.test(request.headers['content-type']) ) {
5091
5124
  // #B28 — application/json: parse the body verbatim. JSON already
5092
5125
  // carries real types, so do NOT url-decode (a %XX inside a string
@@ -5816,6 +5849,30 @@ function Server(options) {
5816
5849
  && process.gina._i18nCatalogs[_i18nBundle] )
5817
5850
  ? Object.keys(process.gina._i18nCatalogs[_i18nBundle])
5818
5851
  : [];
5852
+ // #B102 — `settings.i18n.cultures`, honoured since 0.5.22: a
5853
+ // non-empty array constrains which cultures the USER-SIGNAL
5854
+ // steps (URL prefix / cookie / Accept-Language) may match —
5855
+ // e.g. a staged rollout keeps a shipped-but-unlaunched catalog
5856
+ // out of negotiation. The bundle-default step
5857
+ // (settings.region.culture) is deliberately NOT constrained —
5858
+ // the operator's fallback needs no catalog match. `null`, `[]`
5859
+ // or a non-array keep the historical derive-from-loaded-
5860
+ // catalogs behavior.
5861
+ if ( _i18nAvail.length > 0
5862
+ && _i18nBundle
5863
+ && self.conf[_i18nBundle]
5864
+ && self.conf[_i18nBundle][self.env]
5865
+ && self.conf[_i18nBundle][self.env].content
5866
+ && self.conf[_i18nBundle][self.env].content.settings
5867
+ && self.conf[_i18nBundle][self.env].content.settings.i18n
5868
+ ) {
5869
+ var _i18nCulturesConf = self.conf[_i18nBundle][self.env].content.settings.i18n.cultures;
5870
+ if ( Array.isArray(_i18nCulturesConf) && _i18nCulturesConf.length > 0 ) {
5871
+ _i18nAvail = _i18nAvail.filter(function(c) {
5872
+ return _i18nCulturesConf.indexOf(c) > -1;
5873
+ });
5874
+ }
5875
+ }
5819
5876
  // #I18N — bundle-level default culture: settings.region.culture
5820
5877
  // (full underscore culture, e.g. `xx_XX`, resolved at bundle:add).
5821
5878
  // Ranks below URL/cookie/Accept-Language (which need loaded catalogs
@@ -5,7 +5,7 @@
5
5
  "dependencies": {
6
6
  // "gina" : "${gina_version}"
7
7
  },
8
- "engine": [
9
- "node >=${node_version}"
10
- ]
8
+ "engines": {
9
+ "node": ">=${node_version}"
10
+ }
11
11
  }
@@ -567,8 +567,12 @@
567
567
  // (specific → base → settings.region.culture →
568
568
  // GINA_CULTURE → "en"). `null` = use the default.
569
569
  // Example: ["en", "fr"] forces a fixed fallback.
570
- // cultures — RESERVED: explicit URL-prefix allowlist. Not currently
571
- // consumed cultures derive from the loaded catalogs.
570
+ // cultures — explicit culture allowlist for the user-signal
571
+ // negotiation steps (URL prefix / cookie / Accept-Language),
572
+ // honoured since 0.5.22. A non-empty array constrains
573
+ // matching (staged rollouts); `null` derives from the
574
+ // loaded catalogs. The bundle-default step
575
+ // (settings.region.culture) is never constrained.
572
576
  "i18n": {
573
577
  "cookieName": "gina_culture",
574
578
  "devMissingKey": "[MISSING]",
@@ -239,7 +239,7 @@ function Build(opt, cmd) {
239
239
  tag : self.tagRef,
240
240
  ginaVersion : self.ginaVersion,
241
241
  platform : self.platform,
242
- nodeEngine : (ginaPkg.engine && ginaPkg.engine.node) || null,
242
+ nodeEngine : (ginaPkg.engines && ginaPkg.engines.node) || (ginaPkg.engine && ginaPkg.engine.node) || null,
243
243
  hasDependencies : hasDependencies,
244
244
  hasLockfile : hasLockfile
245
245
  });
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gina-framework",
3
- "version": "0.5.21",
3
+ "version": "0.5.22",
4
4
  "dependencies": {
5
5
  "@rhinostone/busboy": "^1.6.1",
6
6
  "@rhinostone/swig": "^2.7.2",
package/gna.js CHANGED
@@ -15,14 +15,14 @@
15
15
  'use strict';
16
16
 
17
17
  // Framework core — the main gna module (lifecycle hooks, lib, etc.)
18
- var _gna = require('./framework/v0.5.21/core/gna');
18
+ var _gna = require('./framework/v0.5.22/core/gna');
19
19
 
20
20
  // SuperController and EntitySuper — loaded from their source modules
21
- var SuperController = require('./framework/v0.5.21/core/controller');
22
- var EntitySuper = require('./framework/v0.5.21/core/model/entity');
21
+ var SuperController = require('./framework/v0.5.22/core/controller');
22
+ var EntitySuper = require('./framework/v0.5.22/core/model/entity');
23
23
 
24
24
  // uuid — from the lib registry
25
- var uuid = require('./framework/v0.5.21/lib/uuid');
25
+ var uuid = require('./framework/v0.5.22/lib/uuid');
26
26
 
27
27
  module.exports = {
28
28