gina 0.1.6-alpha.117 → 0.1.6-alpha.119

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 (366) hide show
  1. package/bin/cli +2 -2
  2. package/framework/v0.1.6-alpha.119/VERSION +1 -0
  3. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.map +1 -1
  4. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.js +24 -13
  5. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.min.js +8 -8
  6. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.min.js.map +4 -4
  7. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.map +2 -2
  8. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/index.js +3 -1
  9. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/dist/swig.min.js.map +2 -2
  10. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/src/main.js +24 -13
  11. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/server.js +12 -1
  12. package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/dot.js +21 -0
  13. package/package.json +2 -2
  14. package/utils/helper.js +9 -9
  15. package/framework/v0.1.6-alpha.117/VERSION +0 -1
  16. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/AUTHORS +0 -0
  17. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/LICENSE +0 -0
  18. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/html/nolayout.html +0 -0
  19. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/html/static.html +0 -0
  20. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/android-chrome-192x192.png +0 -0
  21. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/android-chrome-512x512.png +0 -0
  22. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/apple-touch-icon.png +0 -0
  23. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/favicon-16x16.png +0 -0
  24. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/favicon-32x32.png +0 -0
  25. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/favicon.ico +0 -0
  26. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/README.md +0 -0
  27. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
  28. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/html/toolbar.html +0 -0
  29. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
  30. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/uuid.json +0 -0
  31. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/config.js +0 -0
  32. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.js +0 -0
  33. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.v2.js +0 -0
  34. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.v3.js +0 -0
  35. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.v4.js +0 -0
  36. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/n1ql.js +0 -0
  37. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.js +0 -0
  38. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.v2.js +0 -0
  39. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
  40. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
  41. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/controller/controller.framework.js +0 -0
  42. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/controller/controller.js +0 -0
  43. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/controller/index.js +0 -0
  44. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/.github/workflows/ci.yml +0 -0
  45. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/.github/workflows/lint.yml +0 -0
  46. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/LICENSE +0 -0
  47. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/README.md +0 -0
  48. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-fields-100mb-big.js +0 -0
  49. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-fields-100mb-small.js +0 -0
  50. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-files-100mb-big.js +0 -0
  51. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-files-100mb-small.js +0 -0
  52. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-urlencoded-fields-100pairs-small.js +0 -0
  53. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-urlencoded-fields-900pairs-small-alt.js +0 -0
  54. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/index.js +0 -0
  55. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/types/multipart.js +0 -0
  56. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/types/urlencoded.js +0 -0
  57. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/utils.js +0 -0
  58. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/package.json +0 -0
  59. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/.travis.yml +0 -0
  60. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/LICENSE +0 -0
  61. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/bool.js +0 -0
  62. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/boolean_double.js +0 -0
  63. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/boolean_single.js +0 -0
  64. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/default_hash.js +0 -0
  65. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/default_singles.js +0 -0
  66. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/divide.js +0 -0
  67. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/line_count.js +0 -0
  68. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/line_count_options.js +0 -0
  69. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/line_count_wrap.js +0 -0
  70. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/nonopt.js +0 -0
  71. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/reflect.js +0 -0
  72. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/short.js +0 -0
  73. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/string.js +0 -0
  74. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/usage-options.js +0 -0
  75. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/xup.js +0 -0
  76. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/index.js +0 -0
  77. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/package.json +0 -0
  78. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/package.json.dist +0 -0
  79. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/readme.markdown +0 -0
  80. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/HISTORY.md +0 -0
  81. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/LICENSE +0 -0
  82. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/README.md +0 -0
  83. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/bin/swig.js +0 -0
  84. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/bin/swig.js.dist +0 -0
  85. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/dist/swig.min.js +0 -0
  86. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/index.js +0 -0
  87. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/dateformatter.js +0 -0
  88. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/filters.js +0 -0
  89. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/lexer.js +0 -0
  90. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/loaders/filesystem.js +0 -0
  91. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/loaders/index.js +0 -0
  92. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/loaders/memory.js +0 -0
  93. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/parser.js +0 -0
  94. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/swig.js +0 -0
  95. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/autoescape.js +0 -0
  96. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/block.js +0 -0
  97. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/else.js +0 -0
  98. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/elseif.js +0 -0
  99. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/extends.js +0 -0
  100. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/filter.js +0 -0
  101. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/for.js +0 -0
  102. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/if.js +0 -0
  103. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/import.js +0 -0
  104. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/include.js +0 -0
  105. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/index.js +0 -0
  106. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/macro.js +0 -0
  107. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/parent.js +0 -0
  108. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/raw.js +0 -0
  109. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/set.js +0 -0
  110. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/spaceless.js +0 -0
  111. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/utils.js +0 -0
  112. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/package.json +0 -0
  113. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/package.json.dist +0 -0
  114. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-client/swig-2.0.0.min.js +0 -0
  115. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-client/swig.js +0 -0
  116. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/index.js +0 -0
  117. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/lib/class.js +0 -0
  118. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/lib/factory.js +0 -0
  119. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/lib/tools.js +0 -0
  120. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/gna.js +0 -0
  121. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/README.md +0 -0
  122. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/currency.json +0 -0
  123. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/language/en.json +0 -0
  124. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/language/fr.json +0 -0
  125. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/region/en.json +0 -0
  126. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/region/fr.json +0 -0
  127. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/index.js +0 -0
  128. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/make.js +0 -0
  129. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/resources/currency.csv +0 -0
  130. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/resources/region.csv +0 -0
  131. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/resources/region.mapping.json +0 -0
  132. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/mime.types +0 -0
  133. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/entity.js +0 -0
  134. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/index.js +0 -0
  135. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/template/entityFactory.js +0 -0
  136. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/template/index.js +0 -0
  137. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/README.md +0 -0
  138. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/index.js +0 -0
  139. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/file/README.md +0 -0
  140. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/file/build.json +0 -0
  141. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/file/package.json +0 -0
  142. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/README.md +0 -0
  143. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/build.json +0 -0
  144. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/package.json +0 -0
  145. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/src/main.js +0 -0
  146. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/README.md +0 -0
  147. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/build.json +0 -0
  148. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/package.json +0 -0
  149. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/src/main.js +0 -0
  150. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/README.md +0 -0
  151. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/build.json +0 -0
  152. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/package.json +0 -0
  153. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/src/form-validator.js +0 -0
  154. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/router.js +0 -0
  155. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/server.express.js +0 -0
  156. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/server.isaac.js +0 -0
  157. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/status.codes +0 -0
  158. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/_gitignore +0 -0
  159. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/app.json +0 -0
  160. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/routing.json +0 -0
  161. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/settings.json +0 -0
  162. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
  163. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/templates.json +0 -0
  164. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
  165. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
  166. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
  167. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/index.js +0 -0
  168. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
  169. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/css/default.css +0 -0
  170. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
  171. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
  172. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
  173. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/readme.md +0 -0
  174. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
  175. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
  176. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
  177. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
  178. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
  179. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/command/gina.bat.tpl +0 -0
  180. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/command/gina.tpl +0 -0
  181. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/env.json +0 -0
  182. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/manifest.json +0 -0
  183. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/package.json +0 -0
  184. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/settings.json +0 -0
  185. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/statics.json +0 -0
  186. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/templates.json +0 -0
  187. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/client/json/401.json +0 -0
  188. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/client/json/403.json +0 -0
  189. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/client/json/404.json +0 -0
  190. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/server/html/50x.html +0 -0
  191. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/server/json/500.json +0 -0
  192. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/server/json/503.json +0 -0
  193. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/extensions/logger/config.json +0 -0
  194. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/console.js +0 -0
  195. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/context.js +0 -0
  196. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/LICENSE +0 -0
  197. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/README.md +0 -0
  198. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/package.json +0 -0
  199. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/src/main.js +0 -0
  200. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/dateFormat.js +0 -0
  201. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/index.js +0 -0
  202. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/LICENSE +0 -0
  203. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/README.md +0 -0
  204. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/package.json +0 -0
  205. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/src/main.js +0 -0
  206. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/path.js +0 -0
  207. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/README.md +0 -0
  208. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/package.json +0 -0
  209. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/src/api-error.js +0 -0
  210. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/src/main.js +0 -0
  211. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/prototypes.js +0 -0
  212. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/task.js +0 -0
  213. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/text.js +0 -0
  214. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/README.md +0 -0
  215. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/build.json +0 -0
  216. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/package.json +0 -0
  217. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/src/dep/jszip.min.js +0 -0
  218. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/src/main.js +0 -0
  219. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/aliases.json +0 -0
  220. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/add.js +0 -0
  221. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/arguments.json +0 -0
  222. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/copy.js +0 -0
  223. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/cp.js +0 -0
  224. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/help.js +0 -0
  225. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/help.txt +0 -0
  226. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/list.js +0 -0
  227. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/remove.js +0 -0
  228. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/rename.js +0 -0
  229. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/restart.js +0 -0
  230. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/rm.js +0 -0
  231. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/start.js +0 -0
  232. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/status.js +0 -0
  233. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/stop.js +0 -0
  234. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/add.js +0 -0
  235. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/get.js +0 -0
  236. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/help.js +0 -0
  237. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/help.txt +0 -0
  238. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/link-dev.js +0 -0
  239. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/list.js +0 -0
  240. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/remove.js +0 -0
  241. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/rm.js +0 -0
  242. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/set.js +0 -0
  243. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/unset.js +0 -0
  244. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/use.js +0 -0
  245. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/build.js +0 -0
  246. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/get.js +0 -0
  247. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/help.js +0 -0
  248. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/help.txt +0 -0
  249. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/init.js +0 -0
  250. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/link-node-modules.js +0 -0
  251. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/link.js +0 -0
  252. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/msg.json +0 -0
  253. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/open.js +0 -0
  254. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/restart.js +0 -0
  255. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/set.js +0 -0
  256. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/start.js +0 -0
  257. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/status.js +0 -0
  258. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/stop.js +0 -0
  259. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/tail.js +0 -0
  260. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/update.js +0 -0
  261. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/version.js +0 -0
  262. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/gina-dev.1.md +0 -0
  263. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/gina-framework.1.md +0 -0
  264. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/gina.1.md +0 -0
  265. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/helper.js +0 -0
  266. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/index.js +0 -0
  267. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/minion/help.js +0 -0
  268. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/minion/help.txt +0 -0
  269. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/msg.json +0 -0
  270. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/help.js +0 -0
  271. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/help.txt +0 -0
  272. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/inc/scan.js +0 -0
  273. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/list.js +0 -0
  274. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/reset.js +0 -0
  275. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/set.js +0 -0
  276. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/add.js +0 -0
  277. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/arguments.json +0 -0
  278. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/build.js +0 -0
  279. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/help.js +0 -0
  280. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/help.txt +0 -0
  281. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/import.js +0 -0
  282. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/list.js +0 -0
  283. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/move.js +0 -0
  284. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/remove.js +0 -0
  285. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/rename.js +0 -0
  286. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/restart.js +0 -0
  287. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/rm.js +0 -0
  288. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/start.js +0 -0
  289. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/status.js +0 -0
  290. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/stop.js +0 -0
  291. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/help.js +0 -0
  292. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/help.txt +0 -0
  293. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/list.js +0 -0
  294. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/set.js +0 -0
  295. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/add.js +0 -0
  296. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/help.js +0 -0
  297. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/help.txt +0 -0
  298. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/link-local.js +0 -0
  299. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/link-production.js +0 -0
  300. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/list.js +0 -0
  301. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/remove.js +0 -0
  302. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/rm.js +0 -0
  303. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/use.js +0 -0
  304. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/view/add.js +0 -0
  305. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/README.md +0 -0
  306. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/build.json +0 -0
  307. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/package.json +0 -0
  308. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/src/main.js +0 -0
  309. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/config.js +0 -0
  310. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cron/README.md +0 -0
  311. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cron/package.json +0 -0
  312. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cron/src/main.js +0 -0
  313. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/LICENSE +0 -0
  314. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/README.md +0 -0
  315. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/dist/2025-03-14_13-41-20_UTC.dat +0 -0
  316. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/dist/public_suffix_list.dat +0 -0
  317. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/exemples/backend.js +0 -0
  318. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/exemples/frontend.html +0 -0
  319. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/package.json +0 -0
  320. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/src/main.js +0 -0
  321. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/generator/index.js +0 -0
  322. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/index.js +0 -0
  323. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/LICENSE +0 -0
  324. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/README.md +0 -0
  325. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/inheriting_eventemitter.js +0 -0
  326. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/protected_inheritance.js +0 -0
  327. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/simple_inheritance.js +0 -0
  328. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/super_attribute_overridden_by_child_on_init.js +0 -0
  329. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/package.json +0 -0
  330. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/src/main.js +0 -0
  331. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/README.md +0 -0
  332. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/package.json +0 -0
  333. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/default/index.js +0 -0
  334. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/file/index.js +0 -0
  335. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
  336. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
  337. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/mq/index.js +0 -0
  338. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/mq/listener.js +0 -0
  339. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/mq/speaker.js +0 -0
  340. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/helper.js +0 -0
  341. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/main.js +0 -0
  342. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/math/index.js +0 -0
  343. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/README.md +0 -0
  344. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/example/merge.js +0 -0
  345. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/example/merge_2_literal objects.js +0 -0
  346. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/example/merge_and_preserve_first.js +0 -0
  347. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/package.json +0 -0
  348. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/src/main.js +0 -0
  349. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/model.js +0 -0
  350. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/proc.js +0 -0
  351. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/README.md +0 -0
  352. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/build.json +0 -0
  353. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/package.json +0 -0
  354. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/src/main.js +0 -0
  355. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/session-store.js +0 -0
  356. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/shell.js +0 -0
  357. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/swig-filters/README.md +0 -0
  358. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/swig-filters/package.json +0 -0
  359. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/swig-filters/src/main.js +0 -0
  360. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/README.md +0 -0
  361. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/index.js +0 -0
  362. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/mocks.json +0 -0
  363. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/routing.json +0 -0
  364. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/test.js +0 -0
  365. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/validator.js +0 -0
  366. /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/package.json +0 -0
package/bin/cli CHANGED
@@ -321,8 +321,8 @@ async function onExec() {
321
321
  typeof(process.argv[2]) != 'undefined'
322
322
  && allowedOffline.indexOf( (process.argv[2].split(':')[0] + ':')) > -1
323
323
  && process.argv[2] !== 'bundle:start'
324
- || process.argv[2].substr(0, 2) === '--'
325
- || process.argv[2].substr(0, 1) === '-'
324
+ || process.argv[2].substring(0, 2) === '--'
325
+ || process.argv[2].substring(0, 1) === '-'
326
326
  ) {
327
327
 
328
328
  require(binPath + '/cmd')({
@@ -0,0 +1 @@
1
+ 0.1.6-alpha.119
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"/usr/local/lib/node_modules/gina/framework/v0.1.6-alpha.117/core/asset/plugin/dist/vendor/gina/css/gina.min.css","sourcesContent":[]}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"/usr/local/lib/node_modules/gina/framework/v0.1.6-alpha.119/core/asset/plugin/dist/vendor/gina/css/gina.min.css","sourcesContent":[]}
@@ -10211,16 +10211,16 @@ function ValidatorPlugin(rules, data, formId) {
10211
10211
  * */
10212
10212
  var xhr = null;
10213
10213
  var xhrOptions = {
10214
- 'url' : '',
10215
- 'method' : 'GET',
10216
- 'isSynchrone' : false,
10217
- 'withCredentials': false,
10218
- 'headers' : {
10214
+ 'url' : '',
10215
+ 'method' : 'GET',
10216
+ 'isSynchrone' : false,
10217
+ 'withCredentials' : false,
10218
+ 'withRateLimit' : true,
10219
+ 'headers' : {
10219
10220
  // to upload, use `multipart/form-data` for `enctype`
10220
10221
  'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8',
10221
10222
  // cross domain is enabled by default, but you need to setup `Access-Control-Allow-Origin`
10222
10223
  'X-Requested-With': 'XMLHttpRequest' // in case of cross domain origin
10223
-
10224
10224
  }
10225
10225
  };
10226
10226
 
@@ -10287,6 +10287,8 @@ function ValidatorPlugin(rules, data, formId) {
10287
10287
  var setOptions = function (options) {
10288
10288
  options = merge(options, xhrOptions);
10289
10289
  xhrOptions = options;
10290
+
10291
+ return this;
10290
10292
  }
10291
10293
 
10292
10294
 
@@ -10975,7 +10977,7 @@ function ValidatorPlugin(rules, data, formId) {
10975
10977
  *
10976
10978
  *
10977
10979
  * @param {object} data - FormData object (https://developer.mozilla.org/en-US/docs/Web/API/FormData/Using_FormData_Objects)
10978
- * @param {object} [ options ] : { isSynchrone: true, withCredentials: true }
10980
+ * @param {object} [ options ] : { isSynchrone: false, withCredentials: true, withRateLimit: true }
10979
10981
  * */
10980
10982
  var send = function(data, options) {
10981
10983
 
@@ -10987,19 +10989,28 @@ function ValidatorPlugin(rules, data, formId) {
10987
10989
  var isAttachment = null; // handle download
10988
10990
  var hFormIsRequired = null;
10989
10991
 
10992
+ options = (typeof (options) != 'undefined') ? merge(options, xhrOptions) : xhrOptions;
10993
+
10994
+ // Rate Limit to one request at the time
10995
+ // Attention: this should be an option
10996
+ // the request needs to be completed before another can be made
10997
+ // TODO - Check same url
10990
10998
  if (
10991
- typeof($form.isSending) != 'undefined'
10999
+ /^true$/i.test(options.withRateLimit)
11000
+ && typeof($form.isSending) != 'undefined'
10992
11001
  && /^true$/i.test($form.isSending)
10993
11002
  ||
10994
- typeof($form.sent) != 'undefined'
11003
+ /^true$/i.test(options.withRateLimit)
11004
+ && typeof($form.sent) != 'undefined'
10995
11005
  && /^true$/i.test($form.sent)
10996
11006
  ) {
10997
11007
  return;
10998
11008
  }
11009
+
10999
11010
  instance.$forms[id].isSending = true;
11000
11011
 
11001
11012
 
11002
- options = (typeof (options) != 'undefined') ? merge(options, xhrOptions) : xhrOptions;
11013
+
11003
11014
  // `x-gina-form`definition
11004
11015
  //options.headers['X-Gina-Form-Location'] = gina.config.bundle;
11005
11016
  if ( typeof($form.id) != 'undefined' ) {
@@ -11109,9 +11120,9 @@ function ValidatorPlugin(rules, data, formId) {
11109
11120
  $form.isSending = false;
11110
11121
 
11111
11122
  // limit send trigger to 1 sec to prevent from double clicks
11112
- setTimeout( function onSent() {
11113
- $form.sent = false;
11114
- }, 1000);
11123
+ // setTimeout( function onSent() {
11124
+ // $form.sent = false;
11125
+ // }, 1000); // 1000
11115
11126
 
11116
11127
  // In case the user is also redirecting
11117
11128
  var redirectDelay = (/Google Inc/i.test(navigator.vendor)) ? 50 : 0;
@@ -434,7 +434,7 @@ function DataHelper(){encodeRFC5987ValueChars=function(V){return encodeURICompon
434
434
  function ValidatorPlugin(A,R,V){this.plugin='validator';var ka='init ready registered success error progress submit reset change changed keydown keyup focusout focusin validate validated destroy asyncCompleted'.split(' '),S='undefined'!==typeof module&&module.exports?!1:!0,N=null;if(S)require('utils/events'),registerEvents(this.plugin,ka),require('utils/dom'),require('utils/effects'),require('utils/data'),N=gina.config.envIsDev;else{if(N=/^true$/i.test(process.env.NODE_ENV_IS_DEV)?!0:!1)delete require.cache[require.resolve('./form-validator')],
435
435
  delete require.cache[require.resolve('../../../../../helpers/data')];require('../../../../../helpers/data')}var ha=S?require('vendor/uuid'):require('uuid'),Q=S?require('lib/merge'):require('../../../../../lib/merge'),T=S?require('lib/inherits'):require('../../../../../lib/inherits'),v=S?require('lib/form-validator'):require('./form-validator'),I=S?require('lib/routing'):require('../../../../../lib/routing'),x={id:'validator-'+ha.v4(),plugin:this.plugin,on:S?on:null,eventData:{},target:S?document:
436
436
  null,errors:{},initialized:!1,isReady:!1,rules:{},$forms:{},getFormById:null,validateFormById:null,setOptions:null,resetErrorsDisplay:null,resetFields:null},ya={id:null,plugin:this.plugin,on:S?on:null,eventData:{},target:S?document:null,cachedErrors:{},lastFocused:S?[]:null,binded:!1,unbinded:!1,withUserBindings:!1,rules:{},setOptions:null,send:null,isValidating:null,isSubmitting:null,submit:null,destroy:null,resetErrorsDisplay:null,resetFields:null},va={},P={},K=null,B={url:'',method:'GET',isSynchrone:!1,
437
- withCredentials:!1,headers:{'Content-Type':'application/x-www-form-urlencoded; charset=UTF-8','X-Requested-With':'XMLHttpRequest'}},E=function(l,h,e){e='undefined'!=typeof e?{id:e}:null;var b={},q;for(q in h)b[q]=h[q];if('undefined'!=typeof l&&0<l.count()){try{Ja(l,''),Da(l)}catch(m){throw m;}return ca(e,b,null,x.rules)}return new v(b)},n=function(l){B=l=Q(l,B)},y=function(l){var h=null;if(!x.$forms)throw Error('`$forms` collection not found');if('undefined'==typeof l)throw Error('[ FormValidator::getFormById(formId) ] `formId` is missing');
437
+ withCredentials:!1,withRateLimit:!0,headers:{'Content-Type':'application/x-www-form-urlencoded; charset=UTF-8','X-Requested-With':'XMLHttpRequest'}},E=function(l,h,e){e='undefined'!=typeof e?{id:e}:null;var b={},q;for(q in h)b[q]=h[q];if('undefined'!=typeof l&&0<l.count()){try{Ja(l,''),Da(l)}catch(m){throw m;}return ca(e,b,null,x.rules)}return new v(b)},n=function(l){B=l=Q(l,B);return this},y=function(l){var h=null;if(!x.$forms)throw Error('`$forms` collection not found');if('undefined'==typeof l)throw Error('[ FormValidator::getFormById(formId) ] `formId` is missing');
438
438
  l=l.replace(/#/,'');if(null!=document.getElementById(l)&&'undefined'==typeof x.$forms[l]){var e=document.getElementById(l),b,q=typeof(0<va.count())?va:x.rules;e.getAttribute?(id=e.getAttribute('id')||'form.'+ha.v4(),id!==e.getAttribute('id')&&e.setAttribute('id',id)):(id='form.'+ha.v4(),e.setAttribute('id',id));e.id=ya.id=id;if('undefined'!=typeof e.id&&'null'!=e.id&&''!=e.id){ya.target=e;x.$forms[e.id]=Q({},ya);if(b=e.getAttribute('data-gina-form-rule')){b=b.replace(/\-|\//g,'.');if('undefined'==
439
439
  typeof q[b])throw Error('['+e.id+'] no rule found with key: `null`');b=q[b]}'string'==typeof e.id&&'undefined'!=typeof q[e.id.replace(/\-/g,'.')]?$target=x.$forms[e.id].target:'object'==typeof e.id?(delete x.$forms[e.id],q=e.attributes.getNamedItem('id').nodeValue||'form.'+ha.v4(),e.setAttribute('id',q),e.id=q,ya.target=e,x.$forms[q]=Q({},ya),$target=x.$forms[q].target):$target=x.$forms[e.id].target;b?tb($target,b):tb($target)}}'undefined'!=typeof x.$forms[l]&&(x.$forms[l].withUserBindings=!0,h='undefined'!=
440
440
  typeof this.$forms&&'undefined'==typeof this.$forms[l]?this.$forms[l]=x.$forms[l]:x.$forms[l]);if(!h)throw Error('Validator::getFormById(...) exception: could not retrieve form `'+l+'`');h.binded||(tb(h.target),h=x.$forms[l]);N&&S&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar&&(gina.forms.errors||(gina.forms.errors={}),e={id:l,rules:x.$forms[l].rules},'undefined'!=typeof x.$forms[l].errors&&(e.errors=x.$forms[l].errors),window.ginaToolbar.update('forms',e));return h},z=function(){var l=
@@ -455,13 +455,13 @@ break}ba.className=ba.className.replace(/(\s+form\-item\-error|form\-item\-error
455
455
  typeof this.id&&(l=this.id);/^string$/i.test(typeof l)?(h=l.replace(/#/,''),h=document.getElementById(h)):l instanceof HTMLFormElement?h=l:/^object$/i.test(typeof l)&&(h=l.target);if(!h)throw Error('[ FormValidator::resetErrorsDisplay([ formId | <form> ]) ] `'+l+'` not found');h.dataset.ginaFormIsResetting=!0;G(h,{});return h},U=function(l){if('undefined'==typeof l){var h='undefined'!=typeof this.target?this.target.getAttribute('id'):this.getAttribute('id');l=x.$forms[h]}else if('string'==typeof l){h=
456
456
  l.replace(/#/,'');if('undefined'==typeof x.$forms[h])throw Error('[ FormValidator::resetErrorsDisplay([formId]) ] `'+l+'` not found');l=x.$forms[h]}if(l.fieldsSet){var e;for(e in l.fieldsSet){h=document.getElementById(e);var b=h.tagName.toLowerCase();var q=h.tagName;/textarea/i.test(q)?(q=l.fieldsSet[e].defaultValue,h.value=q,triggerEvent(gina,h,'change')):'input'==b?(q=l.fieldsSet[e].defaultValue,/$(on|true|false)$/i.test(q)&&(q=/$(on|true)$/i.test(q)?!0:!1),/^(checkbox|radio)$/i.test(h.type)?h.checked=
457
457
  l.fieldsSet[e].defaultChecked:/^(checkbox|radio)$/i.test(h.type)||(h.value=q),triggerEvent(gina,h,'change')):'select'==b&&(q=l.fieldsSet[e].selectedIndex||0,h.selectedIndex=q,h.dataset.value=h.options[h.selectedIndex].value,triggerEvent(gina,h,'change'))}}return l},qa=function(){var l=null,h=null;'undefined'!=typeof this.getAttribute?(l=this.getAttribute('id'),h=this):'undefined'!=typeof this.target&&null!=this.target&&'undefined'!=typeof this.target.getAttribute&&(l=this.target.getAttribute('id'),
458
- h=this.target);if('undefined'==typeof x.$forms[l])throw Error('[ FormValidator::submit() ] not `$form` binded. Use `FormValidator::getFormById(id)` or `FormValidator::validateFormById(id)` first ');triggerEvent(gina,h,'submit');return this},Ea=function(l,h){var e=this.target,b=e.getAttribute('id'),q=x.$forms[b]||this,m=null,p=null,O=null,D=null;if(!('undefined'!=typeof q.isSending&&/^true$/i.test(q.isSending)||'undefined'!=typeof q.sent&&/^true$/i.test(q.sent))){x.$forms[b].isSending=!0;h='undefined'!=
459
- typeof h?Q(h,B):B;'undefined'!=typeof q.id&&(h.headers['X-Gina-Form-Id']=q.id,'undefined'!=typeof gina.forms.rules&&0<q.rules.count()&&'undefined'!=typeof q.rules[q.id]&&(h.headers['X-Gina-Form-Rule']=q.id+'@'+gina.config.bundle));'undefined'!=typeof q.target.dataset.ginaFormRule&&(h.headers['X-Gina-Form-Rule']=q.target.dataset.ginaFormRule+'@'+gina.config.bundle);z()&&($activePopin=gina.popin.getActivePopin(),$activePopin.isOpen&&('undefined'!=typeof $activePopin.id&&(h.headers['X-Gina-Popin-Id']=
460
- $activePopin.id),'undefined'!=typeof $activePopin.name&&(h.headers['X-Gina-Popin-Name']=$activePopin.name)));(D=e.getAttribute('data-gina-form-event-on-submit-success')||e.getAttribute('data-gina-form-event-on-submit-error')?!0:!1)&&za(q);var aa=e.getAttribute('action')||h.url,Aa=e.getAttribute('method')||h.method;Aa=Aa.toUpperCase();h.method=Aa;h.url=aa;K||=setupXhr(h);aa=e.getAttribute('enctype')||h.headers['Content-Type'];if(h.withCredentials){if('withCredentials'in K)h.isSynchrone?K.open(h.method,
461
- h.url,h.isSynchrone):K.open(h.method,h.url);else if('undefined'!=typeof XDomainRequest)K=new XDomainRequest,K.open(h.method,h.url);else{K=null;m='CORS not supported: the server is missing the header `"Access-Control-Allow-Credentials": true` ';triggerEvent(gina,e,'error.'+b,m);return}K.responseType='undefined'!=typeof h.responseType?h.responseType:'';K.withCredentials=!0}else h.isSynchrone?K.open(h.method,h.url,h.isSynchrone):K.open(h.method,h.url);for(var ba in h.headers)'Content-Type'==ba&&'undefined'!=
462
- typeof aa&&null!=aa&&''!=aa||K.setRequestHeader(ba,h.headers[ba]);if(K){K.onreadystatechange=function(Y){q.isSubmitting=!1;q.isSending=!1;setTimeout(function(){q.sent=!1},1E3);Y=/Google Inc/i.test(navigator.vendor)?50:0;2==K.readyState&&(O=/^attachment;/.test(K.getResponseHeader('Content-Disposition'))?!0:!1,!K.responseType&&O&&(K.responseType='blob'));if(4==K.readyState){var ma=null,Ka=null,Ta=K.getResponseHeader('Content-Type');if(/^2/.test(K.status)){try{if(/blob/.test(K.responseType)||O){if('undefined'==
463
- typeof Ta||null==Ta)Ta='application/octet-stream';Ka=new Blob([this.response],{type:Ta});var $a=document.createElement('a');$a.style='display: none';document.body.appendChild($a);var Ab=window.URL.createObjectURL(Ka);$a.href=Ab;var Bb=K.getResponseHeader('Content-Disposition');$a.download=Bb.match('=(.*)')[0].substring(1);$a.click();window.URL.revokeObjectURL(Ab);m={status:K.status,statusText:K.statusText,responseType:Ka.type,type:Ka.type,size:Ka.size}}else m=K.responseText;/\/json/.test(Ta)&&(m=
464
- JSON.parse(K.responseText),'undefined'==typeof m.status&&(m.status=K.status),gina&&N&&typeof window.ginaToolbar&&'undefined'!=typeof m&&window.ginaToolbar.update('data-xhr',m));if(/\/html/.test(Ta)&&(m={contentType:Ta,content:K.responseText},'undefined'==typeof m.status&&(m.status=K.status),'undefined'!=typeof gina.popin&&gina.hasPopinHandler&&(ma=gina.popin.getActivePopin()))){p={};try{p=(new DOMParser).parseFromString(m.content,'text/html').getElementById('gina-without-layout-xhr-data'),p=JSON.parse(decodeURIComponent(p.value)),
458
+ h=this.target);if('undefined'==typeof x.$forms[l])throw Error('[ FormValidator::submit() ] not `$form` binded. Use `FormValidator::getFormById(id)` or `FormValidator::validateFormById(id)` first ');triggerEvent(gina,h,'submit');return this},Ea=function(l,h){var e=this.target,b=e.getAttribute('id'),q=x.$forms[b]||this,m=null,p=null,O=null,D=null;h='undefined'!=typeof h?Q(h,B):B;if(!(/^true$/i.test(h.withRateLimit)&&'undefined'!=typeof q.isSending&&/^true$/i.test(q.isSending)||/^true$/i.test(h.withRateLimit)&&
459
+ 'undefined'!=typeof q.sent&&/^true$/i.test(q.sent))){x.$forms[b].isSending=!0;'undefined'!=typeof q.id&&(h.headers['X-Gina-Form-Id']=q.id,'undefined'!=typeof gina.forms.rules&&0<q.rules.count()&&'undefined'!=typeof q.rules[q.id]&&(h.headers['X-Gina-Form-Rule']=q.id+'@'+gina.config.bundle));'undefined'!=typeof q.target.dataset.ginaFormRule&&(h.headers['X-Gina-Form-Rule']=q.target.dataset.ginaFormRule+'@'+gina.config.bundle);z()&&($activePopin=gina.popin.getActivePopin(),$activePopin.isOpen&&('undefined'!=
460
+ typeof $activePopin.id&&(h.headers['X-Gina-Popin-Id']=$activePopin.id),'undefined'!=typeof $activePopin.name&&(h.headers['X-Gina-Popin-Name']=$activePopin.name)));(D=e.getAttribute('data-gina-form-event-on-submit-success')||e.getAttribute('data-gina-form-event-on-submit-error')?!0:!1)&&za(q);var aa=e.getAttribute('action')||h.url,Aa=e.getAttribute('method')||h.method;Aa=Aa.toUpperCase();h.method=Aa;h.url=aa;K||=setupXhr(h);aa=e.getAttribute('enctype')||h.headers['Content-Type'];if(h.withCredentials){if('withCredentials'in
461
+ K)h.isSynchrone?K.open(h.method,h.url,h.isSynchrone):K.open(h.method,h.url);else if('undefined'!=typeof XDomainRequest)K=new XDomainRequest,K.open(h.method,h.url);else{K=null;m='CORS not supported: the server is missing the header `"Access-Control-Allow-Credentials": true` ';triggerEvent(gina,e,'error.'+b,m);return}K.responseType='undefined'!=typeof h.responseType?h.responseType:'';K.withCredentials=!0}else h.isSynchrone?K.open(h.method,h.url,h.isSynchrone):K.open(h.method,h.url);for(var ba in h.headers)'Content-Type'==
462
+ ba&&'undefined'!=typeof aa&&null!=aa&&''!=aa||K.setRequestHeader(ba,h.headers[ba]);if(K){K.onreadystatechange=function(Y){q.isSubmitting=!1;q.isSending=!1;Y=/Google Inc/i.test(navigator.vendor)?50:0;2==K.readyState&&(O=/^attachment;/.test(K.getResponseHeader('Content-Disposition'))?!0:!1,!K.responseType&&O&&(K.responseType='blob'));if(4==K.readyState){var ma=null,Ka=null,Ta=K.getResponseHeader('Content-Type');if(/^2/.test(K.status)){try{if(/blob/.test(K.responseType)||O){if('undefined'==typeof Ta||
463
+ null==Ta)Ta='application/octet-stream';Ka=new Blob([this.response],{type:Ta});var $a=document.createElement('a');$a.style='display: none';document.body.appendChild($a);var Ab=window.URL.createObjectURL(Ka);$a.href=Ab;var Bb=K.getResponseHeader('Content-Disposition');$a.download=Bb.match('=(.*)')[0].substring(1);$a.click();window.URL.revokeObjectURL(Ab);m={status:K.status,statusText:K.statusText,responseType:Ka.type,type:Ka.type,size:Ka.size}}else m=K.responseText;/\/json/.test(Ta)&&(m=JSON.parse(K.responseText),
464
+ 'undefined'==typeof m.status&&(m.status=K.status),gina&&N&&typeof window.ginaToolbar&&'undefined'!=typeof m&&window.ginaToolbar.update('data-xhr',m));if(/\/html/.test(Ta)&&(m={contentType:Ta,content:K.responseText},'undefined'==typeof m.status&&(m.status=K.status),'undefined'!=typeof gina.popin&&gina.hasPopinHandler&&(ma=gina.popin.getActivePopin()))){p={};try{p=(new DOMParser).parseFromString(m.content,'text/html').getElementById('gina-without-layout-xhr-data'),p=JSON.parse(decodeURIComponent(p.value)),
465
465
  XHRView=(new DOMParser).parseFromString(m.content,'text/html').getElementById('gina-without-layout-xhr-view'),XHRView=JSON.parse(decodeURIComponent(XHRView.value)),gina&&N&&typeof window.ginaToolbar&&'undefined'!=typeof p&&window.ginaToolbar.update('data-xhr',p),gina&&N&&typeof window.ginaToolbar&&'undefined'!=typeof XHRView&&window.ginaToolbar.update('view-xhr',XHRView)}catch(X){throw X;}ma.loadContent(m.content);m=p;triggerEvent(gina,e,'success.'+b,m);return}p=q.eventData.success=m;if(gina&&'undefined'!=
466
466
  typeof window.ginaToolbar&&window.ginaToolbar&&p)try{N&&'undefined'!=typeof p&&!/\/html|\/json/.test(Ta)&&window.ginaToolbar.update('data-xhr',p)}catch(X){throw X;}/^gina\-upload/i.test(b)&&W(gina,e,'success',b,m);var hb=!1;'undefined'!=typeof m.isXhrRedirect&&/^true$/i.test(m.isXhrRedirect)&&(hb=!0);if('undefined'!=typeof gina.popin&&gina.hasPopinHandler&&'undefined'!=typeof m.popin||'undefined'!=typeof gina.popin&&gina.hasPopinHandler&&'undefined'!=typeof m.location&&hb){ma=gina.popin.getActivePopin();
467
467
  if(!ma&&'undefined'!=typeof m.popin){if('undefined'!=typeof m.popin&&'undefined'==typeof m.popin.name)throw Error('To get a `$popin` instance, you need at list a `popin.name`.');ma=gina.popin.getPopinByName(m.popin.name);if(!ma)throw Error('Popin with name: `'+m.popin.name+'` not found.');}if('undefined'!=typeof m.popin&&'undefined'!=typeof m.popin.close){ma.isRedirecting=!1;ma.close();var Hb=m.popin.reload?m.popin.reload:!1;m.popin.location||m.popin.url||(delete m.popin,Hb&&(m.popin={reload:Hb}))}if('undefined'!=