gina 0.3.12-alpha.1 → 0.3.12

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 (400) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/README.md +8 -1
  3. package/framework/v0.3.12/VERSION +1 -0
  4. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/js/gina.js +12 -1
  5. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/js/gina.min.js +187 -186
  6. package/framework/v0.3.12/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
  7. package/framework/v0.3.12/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
  8. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/controller.render-json.js +12 -3
  9. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/controller.render-nunjucks.js +68 -54
  10. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/controller.render-swig.js +173 -132
  11. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/validator/src/form-validator.js +12 -1
  12. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/server.isaac.js +10 -2
  13. package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/server.js +3 -3
  14. package/framework/{v0.3.12-alpha.1 → v0.3.12}/package.json +2 -2
  15. package/gna.js +4 -4
  16. package/llms.txt +3 -1
  17. package/package.json +2 -2
  18. package/framework/v0.3.12-alpha.1/VERSION +0 -1
  19. package/framework/v0.3.12-alpha.1/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
  20. package/framework/v0.3.12-alpha.1/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
  21. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/AUTHORS +0 -0
  22. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/LICENSE +0 -0
  23. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/html/nolayout.html +0 -0
  24. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/html/static.html +0 -0
  25. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/img/android-chrome-192x192.png +0 -0
  26. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/img/android-chrome-512x512.png +0 -0
  27. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/img/apple-touch-icon.png +0 -0
  28. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/img/favicon-16x16.png +0 -0
  29. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/img/favicon-32x32.png +0 -0
  30. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/img/favicon.ico +0 -0
  31. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/README.md +0 -0
  32. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.css +0 -0
  33. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.js +0 -0
  34. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/beemaster/index.html +0 -0
  35. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
  36. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.br +0 -0
  37. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.gz +0 -0
  38. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/html/statusbar.html +0 -0
  39. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.br +0 -0
  40. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.gz +0 -0
  41. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/inspector/have_heart_one-webfont.woff2 +0 -0
  42. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/inspector/index.html +0 -0
  43. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/inspector/inspector.css +0 -0
  44. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/inspector/inspector.js +0 -0
  45. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/inspector/logo.svg +0 -0
  46. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
  47. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.br +0 -0
  48. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.gz +0 -0
  49. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/config.js +0 -0
  50. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/ai/index.js +0 -0
  51. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/ai/lib/connector.js +0 -0
  52. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/index.js +0 -0
  53. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/connector.js +0 -0
  54. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/connector.v2.js +0 -0
  55. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/connector.v3.js +0 -0
  56. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/connector.v4.js +0 -0
  57. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/n1ql.js +0 -0
  58. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/session-store.js +0 -0
  59. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/session-store.v2.js +0 -0
  60. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
  61. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
  62. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/mongodb/index.js +0 -0
  63. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/mongodb/lib/connector.js +0 -0
  64. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/mongodb/lib/pipeline-loader.js +0 -0
  65. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/mongodb/lib/session-store.js +0 -0
  66. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/mysql/index.js +0 -0
  67. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/mysql/lib/connector.js +0 -0
  68. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/postgresql/index.js +0 -0
  69. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/postgresql/lib/connector.js +0 -0
  70. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/redis/index.js +0 -0
  71. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/redis/lib/session-store.js +0 -0
  72. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/scylladb/index.js +0 -0
  73. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/scylladb/lib/connector.js +0 -0
  74. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/scylladb/lib/session-store.js +0 -0
  75. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/sql-parser.js +0 -0
  76. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/sqlite/index.js +0 -0
  77. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/sqlite/lib/connector.js +0 -0
  78. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/connectors/sqlite/lib/session-store.js +0 -0
  79. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/content.encoding +0 -0
  80. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/controller.framework.js +0 -0
  81. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/controller.js +0 -0
  82. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/controller.render-stream.js +0 -0
  83. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/controller.render-v1.js +0 -0
  84. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/controller/index.js +0 -0
  85. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/busboy-1.6.0/LICENSE +0 -0
  86. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/busboy-1.6.0/README.md +0 -0
  87. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/busboy-1.6.0/lib/index.js +0 -0
  88. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/busboy-1.6.0/lib/types/multipart.js +0 -0
  89. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/busboy-1.6.0/lib/types/urlencoded.js +0 -0
  90. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/busboy-1.6.0/lib/utils.js +0 -0
  91. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/busboy-1.6.0/package.json +0 -0
  92. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/streamsearch-1.1.0/LICENSE +0 -0
  93. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/streamsearch-1.1.0/lib/sbmh.js +0 -0
  94. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/deps/streamsearch-1.1.0/package.json +0 -0
  95. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/dev/index.js +0 -0
  96. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/dev/lib/class.js +0 -0
  97. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/dev/lib/factory.js +0 -0
  98. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/dev/lib/tools.js +0 -0
  99. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/gna.js +0 -0
  100. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/locales/README.md +0 -0
  101. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/locales/currency.json +0 -0
  102. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/locales/dist/language/en.json +0 -0
  103. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/locales/dist/language/fr.json +0 -0
  104. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/locales/dist/region/en.json +0 -0
  105. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/locales/dist/region/fr.json +0 -0
  106. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/locales/index.js +0 -0
  107. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/mime.types +0 -0
  108. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/model/entity.js +0 -0
  109. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/model/index.js +0 -0
  110. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/model/template/entityFactory.js +0 -0
  111. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/model/template/index.js +0 -0
  112. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/README.md +0 -0
  113. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/index.js +0 -0
  114. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/csrf/README.md +0 -0
  115. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/csrf/package.json +0 -0
  116. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/csrf/src/main.js +0 -0
  117. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/file/README.md +0 -0
  118. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/file/build.json +0 -0
  119. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/file/package.json +0 -0
  120. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/intl/README.md +0 -0
  121. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/intl/build.json +0 -0
  122. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/intl/package.json +0 -0
  123. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/intl/src/main.js +0 -0
  124. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/session/README.md +0 -0
  125. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/session/package.json +0 -0
  126. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/session/src/main.js +0 -0
  127. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/storage/README.md +0 -0
  128. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/storage/build.json +0 -0
  129. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/storage/package.json +0 -0
  130. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/storage/src/main.js +0 -0
  131. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/validator/README.md +0 -0
  132. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/validator/build.json +0 -0
  133. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/validator/package.json +0 -0
  134. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/plugins/lib/validator/src/main.js +0 -0
  135. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/router.js +0 -0
  136. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/server.express.js +0 -0
  137. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/status.codes +0 -0
  138. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/_gitignore +0 -0
  139. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/config/app.json +0 -0
  140. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/config/connectors.json +0 -0
  141. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/config/routing.json +0 -0
  142. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/config/settings.json +0 -0
  143. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
  144. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/config/templates.json +0 -0
  145. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/config/watchers.json +0 -0
  146. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
  147. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
  148. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
  149. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/index.js +0 -0
  150. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle/locales/en.json +0 -0
  151. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
  152. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_public/css/default.css +0 -0
  153. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_public/css/home.css +0 -0
  154. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
  155. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
  156. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
  157. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_public/readme.md +0 -0
  158. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
  159. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
  160. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
  161. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
  162. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
  163. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/command/gina.bat.tpl +0 -0
  164. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/command/gina.tpl +0 -0
  165. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/conf/env.json +0 -0
  166. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/conf/manifest.json +0 -0
  167. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/conf/package.json +0 -0
  168. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/conf/settings.json +0 -0
  169. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/conf/statics.json +0 -0
  170. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/conf/templates.json +0 -0
  171. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/error/client/json/401.json +0 -0
  172. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/error/client/json/403.json +0 -0
  173. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/error/client/json/404.json +0 -0
  174. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/error/server/html/50x.html +0 -0
  175. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/error/server/json/500.json +0 -0
  176. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/error/server/json/503.json +0 -0
  177. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/core/template/extensions/logger/config.json +0 -0
  178. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/console.js +0 -0
  179. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/context.js +0 -0
  180. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/data/LICENSE +0 -0
  181. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/data/README.md +0 -0
  182. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/data/package.json +0 -0
  183. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/data/src/main.js +0 -0
  184. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/dateFormat.js +0 -0
  185. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/index.js +0 -0
  186. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/json/LICENSE +0 -0
  187. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/json/README.md +0 -0
  188. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/json/package.json +0 -0
  189. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/json/src/main.js +0 -0
  190. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/path.js +0 -0
  191. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/plugins/README.md +0 -0
  192. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/plugins/package.json +0 -0
  193. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/plugins/src/api-error.js +0 -0
  194. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/plugins/src/main.js +0 -0
  195. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/prototypes.js +0 -0
  196. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/task.js +0 -0
  197. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/helpers/text.js +0 -0
  198. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/archiver/README.md +0 -0
  199. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/archiver/build.json +0 -0
  200. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/archiver/package.json +0 -0
  201. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/archiver/src/dep/jszip.min.js +0 -0
  202. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/archiver/src/main.js +0 -0
  203. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/async/package.json +0 -0
  204. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/async/src/main.js +0 -0
  205. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cache/README.md +0 -0
  206. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cache/build.json +0 -0
  207. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cache/package.json +0 -0
  208. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cache/src/main.js +0 -0
  209. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/aliases.json +0 -0
  210. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/add.js +0 -0
  211. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/arguments.json +0 -0
  212. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/build.js +0 -0
  213. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/copy.js +0 -0
  214. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/cp.js +0 -0
  215. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/help.js +0 -0
  216. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/help.txt +0 -0
  217. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/list.js +0 -0
  218. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/mcp-start.js +0 -0
  219. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/mcp.js +0 -0
  220. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/oas.js +0 -0
  221. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/openapi.js +0 -0
  222. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/remove.js +0 -0
  223. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/rename.js +0 -0
  224. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/restart.js +0 -0
  225. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/rm.js +0 -0
  226. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/start.js +0 -0
  227. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/status.js +0 -0
  228. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/bundle/stop.js +0 -0
  229. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/cache/stats.js +0 -0
  230. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/add.js +0 -0
  231. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/arguments.json +0 -0
  232. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/help.js +0 -0
  233. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/help.txt +0 -0
  234. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/list.js +0 -0
  235. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/migrate.js +0 -0
  236. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/remove.js +0 -0
  237. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/connector/rm.js +0 -0
  238. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/add.js +0 -0
  239. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/get.js +0 -0
  240. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/help.js +0 -0
  241. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/help.txt +0 -0
  242. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/link-dev.js +0 -0
  243. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/list.js +0 -0
  244. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/remove.js +0 -0
  245. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/rm.js +0 -0
  246. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/set.js +0 -0
  247. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/unset.js +0 -0
  248. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/env/use.js +0 -0
  249. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/arguments.json +0 -0
  250. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/build.js +0 -0
  251. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/dot.js +0 -0
  252. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/get.js +0 -0
  253. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/help.js +0 -0
  254. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/help.txt +0 -0
  255. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/init.js +0 -0
  256. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/link-node-modules.js +0 -0
  257. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/link.js +0 -0
  258. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/msg.json +0 -0
  259. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/open.js +0 -0
  260. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/restart.js +0 -0
  261. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/set.js +0 -0
  262. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/start.js +0 -0
  263. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/status.js +0 -0
  264. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/stop.js +0 -0
  265. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/tail.js +0 -0
  266. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/update.js +0 -0
  267. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/framework/version.js +0 -0
  268. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/gina-dev.1.md +0 -0
  269. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/gina-framework.1.md +0 -0
  270. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/gina.1.md +0 -0
  271. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/helper.js +0 -0
  272. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/i18n/add.js +0 -0
  273. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/i18n/arguments.json +0 -0
  274. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/i18n/export.js +0 -0
  275. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/i18n/help.js +0 -0
  276. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/i18n/help.txt +0 -0
  277. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/i18n/import.js +0 -0
  278. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/i18n/scan.js +0 -0
  279. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/index.js +0 -0
  280. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/inspector/help.js +0 -0
  281. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/inspector/help.txt +0 -0
  282. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/inspector/open.js +0 -0
  283. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/minion/help.js +0 -0
  284. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/minion/help.txt +0 -0
  285. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/msg.json +0 -0
  286. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/port/help.js +0 -0
  287. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/port/help.txt +0 -0
  288. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/port/inc/scan.js +0 -0
  289. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/port/list.js +0 -0
  290. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/port/reset.js +0 -0
  291. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/port/set.js +0 -0
  292. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/add.js +0 -0
  293. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/arguments.json +0 -0
  294. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/build.js +0 -0
  295. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/help.js +0 -0
  296. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/help.txt +0 -0
  297. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/import.js +0 -0
  298. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/list.js +0 -0
  299. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/move.js +0 -0
  300. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/remove.js +0 -0
  301. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/rename.js +0 -0
  302. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/restart.js +0 -0
  303. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/rm.js +0 -0
  304. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/start.js +0 -0
  305. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/status.js +0 -0
  306. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/project/stop.js +0 -0
  307. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/protocol/help.js +0 -0
  308. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/protocol/help.txt +0 -0
  309. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/protocol/list.js +0 -0
  310. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/protocol/set.js +0 -0
  311. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/add.js +0 -0
  312. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/help.js +0 -0
  313. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/help.txt +0 -0
  314. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/link-local.js +0 -0
  315. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/link-production.js +0 -0
  316. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/list.js +0 -0
  317. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/remove.js +0 -0
  318. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/rm.js +0 -0
  319. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/scope/use.js +0 -0
  320. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/service/help.js +0 -0
  321. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/service/help.txt +0 -0
  322. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/service/list.js +0 -0
  323. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cmd/view/add.js +0 -0
  324. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/collection/README.md +0 -0
  325. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/collection/build.json +0 -0
  326. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/collection/package.json +0 -0
  327. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/collection/src/main.js +0 -0
  328. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/config.js +0 -0
  329. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/connector-registry/package.json +0 -0
  330. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/connector-registry/src/main.js +0 -0
  331. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cron/README.md +0 -0
  332. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cron/package.json +0 -0
  333. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/cron/src/main.js +0 -0
  334. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/domain/LICENSE +0 -0
  335. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/domain/README.md +0 -0
  336. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/domain/package.json +0 -0
  337. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/domain/src/main.js +0 -0
  338. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/generator/index.js +0 -0
  339. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/i18n/package.json +0 -0
  340. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/i18n/src/main.js +0 -0
  341. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/index.js +0 -0
  342. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/inherits/LICENSE +0 -0
  343. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/inherits/README.md +0 -0
  344. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/inherits/package.json +0 -0
  345. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/inherits/src/main.js +0 -0
  346. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/inspector-redact/package.json +0 -0
  347. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/inspector-redact/src/main.js +0 -0
  348. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/README.md +0 -0
  349. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/package.json +0 -0
  350. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/containers/default/index.js +0 -0
  351. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/containers/file/index.js +0 -0
  352. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
  353. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
  354. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/containers/mq/index.js +0 -0
  355. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/containers/mq/listener.js +0 -0
  356. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/containers/mq/speaker.js +0 -0
  357. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/helper.js +0 -0
  358. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/logger/src/main.js +0 -0
  359. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/math/index.js +0 -0
  360. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/mcp-dispatch/package.json +0 -0
  361. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/mcp-dispatch/src/main.js +0 -0
  362. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/mcp-http/package.json +0 -0
  363. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/mcp-http/src/main.js +0 -0
  364. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/mcp-server/package.json +0 -0
  365. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/mcp-server/src/main.js +0 -0
  366. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/merge/README.md +0 -0
  367. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/merge/package.json +0 -0
  368. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/merge/src/main.js +0 -0
  369. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/metrics/package.json +0 -0
  370. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/metrics/src/main.js +0 -0
  371. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/model.js +0 -0
  372. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/nunjucks-filters/README.md +0 -0
  373. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/nunjucks-filters/package.json +0 -0
  374. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/nunjucks-filters/src/main.js +0 -0
  375. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/nunjucks-resolver/package.json +0 -0
  376. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/nunjucks-resolver/src/main.js +0 -0
  377. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/proc.js +0 -0
  378. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/routing/README.md +0 -0
  379. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/routing/build.json +0 -0
  380. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/routing/package.json +0 -0
  381. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/routing/src/main.js +0 -0
  382. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/routing/src/radix.js +0 -0
  383. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/routing-introspect/package.json +0 -0
  384. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/routing-introspect/src/main.js +0 -0
  385. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/session-store.js +0 -0
  386. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/shell.js +0 -0
  387. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/state.js +0 -0
  388. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/swig-filters/README.md +0 -0
  389. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/swig-filters/package.json +0 -0
  390. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/swig-filters/src/main.js +0 -0
  391. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/swig-resolver/package.json +0 -0
  392. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/swig-resolver/src/main.js +0 -0
  393. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/url/README.md +0 -0
  394. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/url/index.js +0 -0
  395. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/url/routing.json +0 -0
  396. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/uuid/package.json +0 -0
  397. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/uuid/src/main.js +0 -0
  398. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/validator.js +0 -0
  399. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/watcher/package.json +0 -0
  400. /package/framework/{v0.3.12-alpha.1 → v0.3.12}/lib/watcher/src/main.js +0 -0
package/CHANGELOG.md CHANGED
@@ -6,6 +6,18 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
6
6
  and is generated by [Changie](https://github.com/miniscruff/changie).
7
7
 
8
8
 
9
+ ## 0.3.12 - 2026-05-12
10
+ ### Changed
11
+ * Bumped @rhinostone/swig dependency floor from ^2.0.1 to ^2.1.0 in framework/v*/package.json. Version 2.1.0 introduces a multi-flavor architecture splitting the runtime into a shared @rhinostone/swig-core package plus per-flavor frontends (@rhinostone/swig native syntax, @rhinostone/swig-twig Twig-syntax frontend); the native @rhinostone/swig package remains drop-in compatible with the @rhinostone/swig@1.x and 2.0.x API surface gina depends on (swig.compile, swig.setFilter, swig.setTag, swig.renderFile). swigResolver DEFAULT_MIN stays at 2.0.0 since the framework does not depend on any new 2.1.0-only API. Resolves the version-currency drift surfaced by 'npm view @rhinostone/swig version' returning 2.1.0 against the current ^2.0.1 floor.
12
+ * Bumped @rhinostone/swig dependency floor from ^2.1.0 to ^2.2.0 in framework/v*/package.json. 'npm view @rhinostone/swig version' returns 2.2.0; ^2.1.0 semver-satisfies 2.2.0 but the documented floor was stale and the swig-version-sync rule mandates keeping the pin current. swigResolver DEFAULT_MIN stays at 2.0.0 since the framework does not depend on any new 2.2.0-only API.
13
+ ### Fixed
14
+ * Fixed urlencoded body parser: '+' now correctly decodes to space in 'req.post', 'req.put', and 'req.patch' for 'application/x-www-form-urlencoded' content per RFC 1866 / WHATWG URL spec. The inner content-type check was inverted — '+' stayed literal in urlencoded bodies (e.g. 'name=Hello+World' surfaced as 'Hello+World' instead of 'Hello World'), while JSON bodies with a literal '+' could have it silently replaced with space.
15
+ * Fixed URL query-string parser on the Isaac engine: '+' now correctly decodes to space in 'request.query' values per RFC 1866 / WHATWG URL 'application/x-www-form-urlencoded parser' spec (e.g. 'GET /search?name=Hello+World' yields 'request.query.name === "Hello World"' instead of 'Hello+World'). Closes the parallel to commit 014ff60a's body-parser fix. Express engine is already spec-correct via qs/querystring defaults — no change there.
16
+ * Fixed FormValidator's isRequired validator for HTML5 form-reassociated radios sharing a name across sibling forms. Submitting a form whose checked radio differs from a sibling form's .checked radio no longer leaks the sibling's value at submit time. Sister fix to commit 80dd89f9 (updateRadio peer-set scoping) and 6e544411 (defaultChecked cache); same root shape — same-name radios across multiple form-owners — different code path. The unfiltered document.getElementsByName walk in the radio-group case now scopes to the validator-bound radio's form-owner per HTML5 spec, mirroring the equivalent filter applied to updateRadio's mutual-exclusion peer set.
17
+ * Fixed an ENOENT race in the per-template layout cache under concurrent renders in dev mode. Two parallel requests for the same URL whose template uses {% extends %} could see the cached layout file deleted between its priming-block write and the post-priming read, surfacing as a 500 with ENOENT: no such file or directory. The cache write now uses an atomic temp+rename pattern (writeFile to a per-process unique temp, then rename onto the target) so concurrent readers always observe either the prior or new content, never an absent file. The same atomic pattern is applied to the post-asset-injection rewrite (closing a secondary empty-content race from O_TRUNC). Production was unaffected — cached mode (_cacheIsEnabled = true) skipped the delete-then-rewrite path entirely. CVE-2023-25345 path-traversal boundary check preserved verbatim.
18
+ * Fixing async race in core/controller/controller.render-swig.js where local.req / local.res / local.next reads dereferenced null when a second self.throwError() fired during an in-flight renderCustomError, capturing them into function-scoped locals at the top of render() so post-await reads remain race-safe against controller closure null-outs
19
+ * Extending the #M1 async-race local-copy retrofit to controller.render-nunjucks.js (full call chain: renderNunjucks captures req/res/_next at top, helpers sendHtmlResponse/registerGinaFilters/writeCache take captures as parameters) and to controller.render-json.js writeCache helper (post-await throwError on invalidateOnEvents misconfiguration now goes through a captured res parameter instead of local.res)
20
+
9
21
  ## 0.3.11 - 2026-05-10
10
22
  ### Added
11
23
  * Added pre-publish gate `checkDefFrameworkConsistency` (`script/check_def_framework_consistency.js` + wired into `script/prepare_version.js`). Asserts `~/.gina/main.json`'s `def_framework` field points to a framework directory that exists on disk; aborts with an actionable diagnostic listing the drifted scalar, the missing framework dir, the actual present framework dirs, and a step-by-step recovery recipe. Catches the silent state-store drift that surfaced as a deep `MODULE_NOT_FOUND` from inside `getSelectedVersion` during the v0.3.10 stable publish (2026-05-06), where main.json's def_framework had drifted to `0.3.9` while the framework dir on disk was at `v0.3.10-alpha.2`. Skips silently when main.json itself is absent (first install / fresh state). The drift root cause (a writer other than `bumpVersion` updating the scalar inconsistently — distinct from the `34115799` gina.db drift fix) is queued as a separate follow-up; this gate is the safety net so future drift surfaces with an actionable error before npm publish proceeds. 18 unit tests with an injected fs driver cover the happy path, drift detection, fresh state, malformed JSON, missing/non-string field, and the `presentDirs` diagnostic helper.
package/README.md CHANGED
@@ -22,7 +22,7 @@ Node.js MVC framework with built-in HTTP/2, multi-bundle architecture, and scope
22
22
  | ORM / entities | EventEmitter-based entity system; SQL files auto-wired to entity methods |
23
23
  | Connectors | Couchbase, MongoDB, ScyllaDB / Cassandra, MySQL, PostgreSQL, Redis, SQLite, AI (LLM) — loaded from project `node_modules` |
24
24
  | AI connector | Any LLM provider via named protocol (`anthropic://`, `openai://`, `ollama://`, …) |
25
- | Template engine | [`@rhinostone/swig`](https://github.com/gina-io/swig) 2.0.1 — maintained fork with CVE-2023-25345 patched; streaming SSE/chunked via `renderStream()`. Nunjucks supported as opt-in via `render.engine = "nunjucks"` |
25
+ | Template engine | [`@rhinostone/swig`](https://github.com/gina-io/swig) 2.2.0 — maintained fork with CVE-2023-25345 patched; streaming SSE/chunked via `renderStream()`. Nunjucks supported as opt-in via `render.engine = "nunjucks"` |
26
26
  | Internationalisation | Per-bundle JSON catalogs, `t()` helper, swig + nunjucks `t` filter, CLDR plurals, ICU MessageFormat opt-in via `t.icu()` |
27
27
  | Observability | Built-in `/_gina/metrics` Prometheus endpoint (opt-in, IP-allowlisted) — Node.js process metrics + HTTP counter / duration histogram with cardinality-safe route labels |
28
28
  | Hot reload | WatcherService evicts `require.cache` only on file change — zero per-request overhead in dev |
@@ -39,6 +39,13 @@ gina bundle:start api @myproject
39
39
  open https://localhost:3100
40
40
  ```
41
41
 
42
+ ## What's in 0.3.12
43
+
44
+ - **Spec-correct `+` decoding in URL query strings and urlencoded bodies** — fixes two complementary parsers that didn't decode `+` to space per RFC 1866 / WHATWG URL. The Isaac engine's URL query-string parser had no `+` substitution at all in either of its two branches (multi-value `&` loop + single-key `=` no-`&` path); the body parser's `application/x-www-form-urlencoded` content-type test was inverted, leaving `+` literal in `req.post` / `req.put` / `req.patch` values. Both now correctly produce space. Express engine was already spec-correct via `qs` defaults. Closes #B17.
45
+ - **Render-pipeline async-race safety** (#M1 family) — `render-swig.js` now captures `local.req` / `local.res` / `local.next` into function-scoped locals at the top of `render()` so post-`await` reads remain race-safe when a second `self.throwError()` fires during an in-flight `renderCustomError`. Same shape extended to `render-nunjucks.js`'s full call chain (`sendHtmlResponse`, `registerGinaFilters`, `writeCache`) and to `render-json.js`'s `writeCache` helper. Separate dev-mode layout cache ENOENT fix: the per-template layout cache write now uses an atomic temp+rename pattern so concurrent renders for the same `{% extends %}` URL no longer collide on the priming-block delete-then-rewrite. Production was unaffected (cached mode skips the path entirely). CVE-2023-25345 path-traversal boundary check preserved verbatim.
46
+ - **FormValidator form-reassociated radios — serialize-time scoping** — third sister fix for HTML5 form-reassociated radios sharing a name across sibling forms. The `isRequired` validator's radio-group case walked `document.getElementsByName($el.name)` without filtering by form-owner; submit-time serialization could leak a sibling form's `.checked` radio into the form-under-submission's payload. Now scopes the walk to the validator-bound radio's form-owner, mirroring the equivalent filter applied in 0.3.10's `updateRadio` (`80dd89f9`) and `bindForm` `defaultChecked` cache (`6e544411`). No-op for the normal single-form-owner shape.
47
+ - **`@rhinostone/swig` floor bumped to `^2.2.0`** — version-currency drift fix. The 2.1.0 release introduced a multi-flavor architecture (shared `@rhinostone/swig-core` plus per-flavor frontends including `@rhinostone/swig-twig` for Twig syntax); the native `@rhinostone/swig` package remains drop-in compatible with the API surface gina depends on. `swigResolver DEFAULT_MIN` stays at `2.0.0` — the framework does not depend on any new 2.1.0 / 2.2.0-only API.
48
+
42
49
  ## What's in 0.3.11
43
50
 
44
51
  - **Internationalisation** (#I18N1 + #I18N2) — per-bundle JSON catalogs at `bundle/locales/<culture>.json`, `t(key, params, culture)` global helper auto-bound on controllers (`self.t()`) and as a swig + nunjucks `t` template filter, CLDR plurals via Node's built-in `Intl.PluralRules`, per-request locale negotiation (URL prefix > cookie > `Accept-Language` > settings default). New `gina i18n:scan / add / export / import` CLI for translator round-trip (PO / CSV / JSON). Optional ICU MessageFormat opt-in via `t.icu()` for gender / select / nested combinators powered by `intl-messageformat`. The legacy `__()` placeholder is rewired as a one-arg alias of `t()` — existing callers keep working.
@@ -0,0 +1 @@
1
+ 0.3.12
@@ -4389,7 +4389,18 @@ function FormValidatorUtil(data, $fields, xhrOptions, fieldsSet) {
4389
4389
  && typeof(this.target.type) != 'undefined'
4390
4390
  && this.target.type == 'radio'
4391
4391
  ) {
4392
- var radios = document.getElementsByName(this.name);
4392
+ // [HTML5 form-reassociation] Scope the radio group by form-owner per
4393
+ // HTML5 spec. `getElementsByName` returns same-name radios across the
4394
+ // whole document regardless of owner — without this filter, the
4395
+ // first-checked pick cross-fires into sibling forms whose radios
4396
+ // happen to share the name (the multi-entry layout where each entry
4397
+ // has its own reassociated form). Mirrors the equivalent filter in
4398
+ // main.js's updateRadio.
4399
+ var $target = this.target;
4400
+ var rawRadios = document.getElementsByName(this.name);
4401
+ var radios = Array.prototype.filter.call(rawRadios, function (_r) {
4402
+ return _r.form === $target.form;
4403
+ });
4393
4404
  for (var i = 0, len = radios.length; i < len; ++i) {
4394
4405
  if (radios[i].checked) {
4395
4406
  if ( /true|false/.test(radios[i].value) ) {