gina 0.1.1-alpha.172 → 0.1.1-alpha.173

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 (294) hide show
  1. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/AUTHORS +0 -0
  2. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/LICENSE +0 -0
  3. package/framework/v0.1.1-alpha.173/VERSION +1 -0
  4. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/html/nolayout.html +0 -0
  5. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/html/static.html +0 -0
  6. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/android-chrome-192x192.png +0 -0
  7. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/android-chrome-512x512.png +0 -0
  8. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/apple-touch-icon.png +0 -0
  9. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/favicon-16x16.png +0 -0
  10. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/favicon-32x32.png +0 -0
  11. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/favicon.ico +0 -0
  12. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/README.md +0 -0
  13. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
  14. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.map +1 -1
  15. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/html/toolbar.html +0 -0
  16. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/js/gina.js +6 -4
  17. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/js/gina.min.js +14 -14
  18. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/js/gina.min.js.map +3 -3
  19. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
  20. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.map +2 -2
  21. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/uuid.json +0 -0
  22. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/config.js +0 -0
  23. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/index.js +0 -0
  24. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.js +0 -0
  25. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.v2.js +0 -0
  26. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.v3.js +0 -0
  27. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.v4.js +0 -0
  28. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/n1ql.js +0 -0
  29. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.js +0 -0
  30. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.v2.js +0 -0
  31. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
  32. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
  33. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/controller/controller.framework.js +0 -0
  34. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/controller/controller.js +0 -0
  35. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/controller/index.js +0 -0
  36. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/.travis.yml +0 -0
  37. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/LICENSE +0 -0
  38. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/README.md +0 -0
  39. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/deps/encoding/encoding-indexes.js +0 -0
  40. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/deps/encoding/encoding.js +0 -0
  41. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/main.js +0 -0
  42. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/types/multipart.js +0 -0
  43. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/types/urlencoded.js +0 -0
  44. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/utils.js +0 -0
  45. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/package.json +0 -0
  46. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/swig-client/swig-2.0.0.min.js +0 -0
  47. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/index.js +0 -0
  48. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/lib/class.js +0 -0
  49. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/lib/factory.js +0 -0
  50. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/lib/tools.js +0 -0
  51. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/gna.js +0 -0
  52. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/README.md +0 -0
  53. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/currency.json +0 -0
  54. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/language/en.json +0 -0
  55. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/language/fr.json +0 -0
  56. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/region/en.json +0 -0
  57. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/region/fr.json +0 -0
  58. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/index.js +0 -0
  59. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/make.js +0 -0
  60. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/resources/currency.csv +0 -0
  61. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/resources/region.csv +0 -0
  62. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/resources/region.mapping.json +0 -0
  63. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/mime.types +0 -0
  64. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/entity.js +0 -0
  65. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/index.js +0 -0
  66. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/template/entityFactory.js +0 -0
  67. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/template/index.js +0 -0
  68. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/README.md +0 -0
  69. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/index.js +0 -0
  70. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/file/README.md +0 -0
  71. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/file/build.json +0 -0
  72. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/file/package.json +0 -0
  73. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/README.md +0 -0
  74. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/build.json +0 -0
  75. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/package.json +0 -0
  76. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/src/main.js +0 -0
  77. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/README.md +0 -0
  78. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/build.json +0 -0
  79. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/package.json +0 -0
  80. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/src/main.js +0 -0
  81. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/README.md +0 -0
  82. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/build.json +0 -0
  83. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/package.json +0 -0
  84. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/src/form-validator.js +0 -0
  85. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/src/main.js +0 -0
  86. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/router.js +0 -0
  87. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/server.express.js +0 -0
  88. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/server.isaac.js +0 -0
  89. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/server.js +0 -0
  90. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/status.codes +0 -0
  91. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/app.json +0 -0
  92. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/routing.json +0 -0
  93. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/settings.json +0 -0
  94. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
  95. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/templates.json +0 -0
  96. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
  97. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
  98. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
  99. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/index.js +0 -0
  100. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
  101. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/css/default.css +0 -0
  102. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
  103. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
  104. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
  105. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/readme.md +0 -0
  106. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
  107. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
  108. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
  109. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
  110. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
  111. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/command/gina.bat.tpl +0 -0
  112. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/command/gina.tpl +0 -0
  113. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/env.json +0 -0
  114. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/manifest.json +0 -0
  115. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/package.json +0 -0
  116. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/settings.json +0 -0
  117. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/statics.json +0 -0
  118. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/templates.json +0 -0
  119. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/client/json/401.json +0 -0
  120. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/client/json/403.json +0 -0
  121. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/client/json/404.json +0 -0
  122. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/server/html/50x.html +0 -0
  123. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/server/json/500.json +0 -0
  124. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/server/json/503.json +0 -0
  125. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/extensions/logger/config.json +0 -0
  126. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/console.js +0 -0
  127. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/context.js +0 -0
  128. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/dateFormat.js +0 -0
  129. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/index.js +0 -0
  130. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/LICENSE +0 -0
  131. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/README.md +0 -0
  132. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/package.json +0 -0
  133. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/src/main.js +0 -0
  134. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/path.js +0 -0
  135. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/README.md +0 -0
  136. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/package.json +0 -0
  137. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/src/api-error.js +0 -0
  138. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/src/main.js +0 -0
  139. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/prototypes.js +0 -0
  140. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/task.js +0 -0
  141. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/text.js +0 -0
  142. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/README.md +0 -0
  143. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/build.json +0 -0
  144. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/package.json +0 -0
  145. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/src/dep/jszip.min.js +0 -0
  146. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/src/main.js +0 -0
  147. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/aliases.json +0 -0
  148. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/add.js +0 -0
  149. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/arguments.json +0 -0
  150. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/copy.js +0 -0
  151. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/cp.js +0 -0
  152. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/help.js +0 -0
  153. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/help.txt +0 -0
  154. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/list.js +0 -0
  155. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/remove.js +0 -0
  156. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/rename.js +0 -0
  157. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/restart.js +0 -0
  158. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/rm.js +0 -0
  159. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/start.js +0 -0
  160. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/status.js +0 -0
  161. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/stop.js +0 -0
  162. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/add.js +0 -0
  163. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/get.js +0 -0
  164. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/help.js +0 -0
  165. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/help.txt +0 -0
  166. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/link-dev.js +0 -0
  167. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/list.js +0 -0
  168. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/remove.js +0 -0
  169. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/rm.js +0 -0
  170. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/set.js +0 -0
  171. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/unset.js +0 -0
  172. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/use.js +0 -0
  173. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/build.js +0 -0
  174. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/dot.js +0 -0
  175. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/get.js +0 -0
  176. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/help.js +0 -0
  177. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/help.txt +0 -0
  178. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/init.js +0 -0
  179. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/link-node-modules.js +0 -0
  180. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/link.js +0 -0
  181. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/msg.json +0 -0
  182. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/open.js +0 -0
  183. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/restart.js +0 -0
  184. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/set.js +0 -0
  185. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/start.js +0 -0
  186. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/status.js +0 -0
  187. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/stop.js +0 -0
  188. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/tail.js +0 -0
  189. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/update.js +0 -0
  190. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/version.js +0 -0
  191. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/gina-dev.1.md +0 -0
  192. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/gina-framework.1.md +0 -0
  193. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/gina.1.md +0 -0
  194. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/helper.js +0 -0
  195. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/index.js +0 -0
  196. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/msg.json +0 -0
  197. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/help.js +0 -0
  198. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/help.txt +0 -0
  199. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/inc/scan.js +0 -0
  200. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/list.js +0 -0
  201. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/reset.js +0 -0
  202. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/set.js +0 -0
  203. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/add.js +0 -0
  204. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/arguments.json +0 -0
  205. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/build.js +0 -0
  206. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/help.js +0 -0
  207. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/help.txt +0 -0
  208. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/import.js +0 -0
  209. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/list.js +0 -0
  210. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/move.js +0 -0
  211. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/remove.js +0 -0
  212. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/rename.js +0 -0
  213. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/restart.js +0 -0
  214. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/rm.js +0 -0
  215. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/start.js +0 -0
  216. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/status.js +0 -0
  217. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/stop.js +0 -0
  218. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/help.js +0 -0
  219. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/help.txt +0 -0
  220. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/list.js +0 -0
  221. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/set.js +0 -0
  222. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/help.js +0 -0
  223. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/help.txt +0 -0
  224. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/link-local.js +0 -0
  225. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/list.js +0 -0
  226. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/remove.js +0 -0
  227. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/rm.js +0 -0
  228. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/set.js +0 -0
  229. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/unset.js +0 -0
  230. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/use.js +0 -0
  231. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/view/add.js +0 -0
  232. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/README.md +0 -0
  233. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/build.json +0 -0
  234. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/package.json +0 -0
  235. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/src/main.js +0 -0
  236. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/config.js +0 -0
  237. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cron/README.md +0 -0
  238. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cron/package.json +0 -0
  239. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cron/src/main.js +0 -0
  240. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/LICENSE +0 -0
  241. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/README.md +0 -0
  242. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/dist/public_suffix_list.dat +0 -0
  243. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/exemples/backend.js +0 -0
  244. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/exemples/frontend.html +0 -0
  245. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/package.json +0 -0
  246. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/src/main.js +0 -0
  247. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/generator/index.js +0 -0
  248. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/index.js +0 -0
  249. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/LICENSE +0 -0
  250. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/README.md +0 -0
  251. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/example/inheriting_eventemitter.js +0 -0
  252. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/example/protected_inheritance.js +0 -0
  253. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/example/simple_inheritance.js +0 -0
  254. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/example/super_attribute_overridden_by_child_on_init.js +0 -0
  255. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/package.json +0 -0
  256. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/src/main.js +0 -0
  257. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/README.md +0 -0
  258. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/package.json +0 -0
  259. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/default/index.js +0 -0
  260. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/file/index.js +0 -0
  261. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
  262. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
  263. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/mq/index.js +0 -0
  264. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/mq/listener.js +0 -0
  265. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/mq/speaker.js +0 -0
  266. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/helper.js +0 -0
  267. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/main.js +0 -0
  268. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/math/index.js +0 -0
  269. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/README.md +0 -0
  270. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/example/merge.js +0 -0
  271. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/example/merge_2_literal objects.js +0 -0
  272. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/example/merge_and_preserve_first.js +0 -0
  273. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/package.json +0 -0
  274. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/src/main.js +0 -0
  275. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/model.js +0 -0
  276. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/proc.js +0 -0
  277. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/README.md +0 -0
  278. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/build.json +0 -0
  279. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/package.json +0 -0
  280. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/src/main.js +0 -0
  281. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/session-store.js +0 -0
  282. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/shell.js +0 -0
  283. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/swig-filters/README.md +0 -0
  284. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/swig-filters/package.json +0 -0
  285. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/swig-filters/src/main.js +0 -0
  286. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/README.md +0 -0
  287. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/index.js +0 -0
  288. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/mocks.json +0 -0
  289. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/routing.json +0 -0
  290. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/test.js +0 -0
  291. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/validator.js +0 -0
  292. package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/package.json +0 -0
  293. package/package.json +2 -2
  294. package/framework/v0.1.1-alpha.172/VERSION +0 -1
@@ -0,0 +1 @@
1
+ 0.1.1-alpha.173
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"/usr/local/lib/node_modules/gina/framework/v0.1.1-alpha.172/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.1-alpha.173/core/asset/plugin/dist/vendor/gina/css/gina.min.css","sourcesContent":[]}
@@ -16804,13 +16804,11 @@ define('gina/toolbar', ['require', 'jquery', 'vendor/uuid'/**, 'lib/merge'*/, 'l
16804
16804
 
16805
16805
  // backing up document data for restore action
16806
16806
  if (!originalData) {
16807
-
16808
16807
  originalData = {
16809
16808
  jsonObject : JSON.clone(jsonObject),
16810
16809
  ginaJsonObject : JSON.clone( ginaJsonObject)
16811
16810
  };
16812
16811
  lastJsonObjectState = {}; // jsonObject.data
16813
-
16814
16812
  }
16815
16813
  }
16816
16814
 
@@ -16825,7 +16823,6 @@ define('gina/toolbar', ['require', 'jquery', 'vendor/uuid'/**, 'lib/merge'*/, 'l
16825
16823
  // } else {
16826
16824
  // throw _err;
16827
16825
  // }
16828
-
16829
16826
  }
16830
16827
 
16831
16828
  if (jsonObject) {
@@ -20228,7 +20225,12 @@ define('gina/popin', [ 'require', 'vendor/uuid', 'jquery', 'lib/domain', 'lib/me
20228
20225
  $el.setAttribute('data-type', 'modal');
20229
20226
  // $el.setAttribute('method', 'dialog');
20230
20227
  $el.setAttribute('aria-labelledby', name);
20231
- instance.target.appendChild($el);
20228
+ $overlay = document.getElementById('gina-popins-overlay');
20229
+ if ($overlay) {
20230
+ $overlay.appendChild($el);
20231
+ } else {
20232
+ instance.target.appendChild($el);
20233
+ }
20232
20234
  }
20233
20235
  }
20234
20236
 
@@ -717,20 +717,20 @@ removeListener(gina,ha.target,wa)}function U(W,ha){var ea=oa();if(gina&&'undefin
717
717
  typeof ea.error&&'string'==typeof ea.error&&(ea=W);ea.isXHRViewData=!0;ginaToolbar.update('data-xhr',ea);return}catch(ja){throw ja;}}try{ea=I(m.activePopinId)}catch(ja){ea&&ginaToolbar.update('data-xhr',ja)}ea||(new DOMParser).parseFromString(W,'text/html').getElementsByClassName('popin')[0]||(new DOMParser).parseFromString(W,'text/html').getElementsByTagName('div');ea='string'==typeof W&&/<(.*)>/.test(W)?(new DOMParser).parseFromString(W,'text/html').getElementById('gina-without-layout-xhr-data'):
718
718
  document.getElementById('gina-without-layout-xhr-data');if(gina&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar&&ea)try{'undefined'!=typeof ea.value&&ea.value&&(ea=JSON.parse(decodeURIComponent(ea.value)),ea.isXHRViewData=!0,ginaToolbar.update('data-xhr',ea))}catch(ja){throw ja;}W='string'==typeof W&&/<(.*)>/.test(W)?(new DOMParser).parseFromString(W,'text/html').getElementById('gina-without-layout-xhr-view'):document.getElementById('gina-without-layout-xhr-view');if(gina&&'undefined'!=
719
719
  typeof window.ginaToolbar&&window.ginaToolbar&&W)try{'undefined'!=typeof W.value&&W.value&&(W=JSON.parse(decodeURIComponent(W.value)),ginaToolbar.update('view-xhr',W))}catch(ja){throw ja;}}function n(W,ha,ea){if('undefined'==typeof W){if('undefined'==typeof this.name)throw Error('`$popin.name` needs to be defined !');W=this.name}else'undefined'==typeof this.name&&'undefined'!=W&&(this.name=W);var wa=R(W),ja=wa.id;gina.popin.activePopinId||(gina.popin.activePopinId=ja);var ta=document.getElementById(ja)||
720
- null;if(null==ta){var Da=null;H.options.useDialogMode?(Da=wa.options.class+' '+ja,ta=document.createElement('dialog'),ta.setAttribute('id',ja),ta.setAttribute('class',Da),ta.setAttribute('data-type','modal'),ta.setAttribute('aria-labelledby',W),m.target.appendChild(ta)):(Da=wa.options.class+' '+ja,ta=document.createElement('div'),ta.setAttribute('id',ja),ta.setAttribute('class',Da),m.target.firstChild.appendChild(ta))}'undefined'==typeof ea?ea=Ga:(W=Ga.withCredentials,ea=K(ea,Ga),ea.withCredentials=
721
- W);/^(http|https):/.test(ha)&&!(new RegExp('^'+window.location.protocol+'//'+window.location.host)).test(ha)&&(W=Ea.getRootDomain(window.location.hostname).value,Da=Ea.getRootDomain(ha).value,W=W===Da?!0:!1,gina.config.envIsDev&&(console.debug('Checking CORS from Popin plugin...TODO - local CORS Proxy'),console.debug('Is request from same domain ? ',W)),W||(ha=ha.match(/^(https|http):/)[0]+'//corsacme.herokuapp.com/?'+ha,ea.withCredentials=!1));ea.url=ha;wa.options=K(ea,wa.options);var Pa=null;ea.withCredentials?
722
- 'withCredentials'in F?ea.isSynchrone?F.open(ea.method,ea.url,ea.isSynchrone):F.open(ea.method,ea.url):'undefined'!=typeof XDomainRequest?(F=new XDomainRequest,F.open(ea.method,ea.url)):(F=null,Pa='CORS not supported: the server is missing the header `"Access-Control-Allow-Credentials": true` ',triggerEvent(gina,ta,'error.'+ja,Pa)):ea.isSynchrone?F.open(ea.method,ea.url,ea.isSynchrone):F.open(ea.method,ea.url);var La=!1;if(F){F.withCredentials='undefined'!=typeof ea.withCredentials?ea.withCredentials:
723
- !1;F.onerror=function(Oa,Ia){Pa={status:F.status,error:'Transaction error: might be due to the server CORS settings.\nPlease, check the console for more details.'};La=!0;m.eventData.error=Pa+'\n'+Ia;U(Pa,La);triggerEvent(gina,ta,'error.'+ja,Pa)};for(var Fa in ea.headers)F.setRequestHeader(Fa,ea.headers[Fa]);F.onreadystatechange=function(Oa){if(4==F.readyState)if(Oa=null,/^2/.test(F.status))try{Oa=F.responseText;var Ia=F.getResponseHeader('Content-Type'),Ka=/application\/json/.test(Ia)?!0:!1,Ya=!0;
724
- Ka&&(Oa=JSON.parse(F.responseText),Oa.status=F.status,Oa.contentType=Ia,Ya=!1);m.eventData.success=Oa;if(!Ka&&wa.isOpen&&!wa.hasForm||!Ka&&wa.isOpen&&Ya)S(Oa,Ya);else{if(Ka&&'undefined'!=typeof Oa.location||Ka&&'undefined'!=typeof Oa.reload){Ia=!1;'undefined'!=typeof Oa.isXhrRedirect&&/^true$/i.test(Oa.isXhrRedirect)&&(Ia=!0);if('undefined'!=typeof Oa.location&&Ia){if('undefined'!=typeof Oa.popin&&'undefined'!=typeof Oa.popin.close){wa.isRedirecting=!1;wa.close();var pb=Oa.popin.reload?Oa.popin.reload:
725
- !1;Oa.popin.location||Oa.popin.url||(delete Oa.popin,pb&&(Oa.popin={reload:pb}))}Ka='_self';'undefined'!=typeof Oa.target&&(Oa.target='_'+Oa.target,Ka=Oa.target);if(/^_self$/.test(Ka))return Ka=null,Ka='undefined'!=typeof Oa.popin?Oa.popin.location||Oa.popin.url:Oa.location,wa.load(wa.name,Ka,wa.options),setTimeout(function($a){$a.isOpen||$a.open()},50,wa);window.open(Oa.location,Ka);return}if('undefined'!=typeof Oa.location){document.location=Oa.location;return}if('undefined'!=typeof Oa.reload){document.location.reload();
726
- return}'undefined'!=typeof Oa.popin&&'undefined'!=typeof Oa.popin.close&&(wa.isRedirecting=!1,L(wa.name))}if(!Ka){GINA_ENV_IS_DEV&&U(Oa);triggerEvent(gina,ta,'loaded.'+ja,Oa);return}GINA_ENV_IS_DEV&&U(Oa);triggerEvent(gina,$forms[0],'success.'+ja,Oa)}GINA_ENV_IS_DEV&&U(Oa)}catch($a){La=!1,Oa={status:422,error:$a.description||$a.stack},/application\/json/.test(F.getResponseHeader('Content-Type'))&&(Oa.error=JSON.parse(F.responseText),La=!0),m.eventData.error=Oa,GINA_ENV_IS_DEV&&U(Oa,La),triggerEvent(gina,
727
- ta,'error.'+ja,Oa)}else La=!1,Oa={status:F.status,error:F.responseText},/application\/json/.test(F.getResponseHeader('Content-Type'))&&(Oa.error=JSON.parse(F.responseText),La=!0),m.eventData.error=Oa,GINA_ENV_IS_DEV&&U(Oa,La),triggerEvent(gina,ta,'error.'+ja,Oa)};F.send();return{open:function(){var Oa=!1;addListener(gina,ta,'loaded.'+ja,function(Ia){Ia.preventDefault();Oa||(Oa=!0,m.activePopinId=wa.id,Y(Ia,wa),za(wa.name))})}}}}function S(W,ha){var ea=oa();if(ea){if(!ea.isOpen)throw Error('Popin `'+
728
- ea.name+'` is not open !');ea.isRedirecting='undefined'!=typeof ha?ha:!1;ha=ea.target;ha.innerHTML=W.trim();N(ea.name,!0);Y({target:ha,type:'loaded.'+ea.id},ea);if(!H.options.useDialogMode&&/safari/i.test(window.navigator.userAgent))for(W=document.getElementsByTagName('link'),ha=0;ha<W.length;ha++)if('stylesheet'==W[ha].getAttribute('rel')){var wa=W[ha].getAttribute('href').split('?')[0];/gina\.min\.css|gina\.css/.test(wa)&&(wa=wa+'?version='+(new Date).getMilliseconds(),W[ha].setAttribute('href',
729
- wa))}ea.isRedirecting?triggerEvent(gina,m.target,'loaded.'+ea.id,ea):triggerEvent(gina,m.target,'open.'+ea.id,ea);if(gina&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar)try{ginaToolbar.update('el-xhr',ea.id)}catch(ja){throw ja;}}}function q(W){var ha=setupXhr();ha.open('GET',W,!0);ha.setRequestHeader('Content-Type','text/javascript');ha.onload=function(){eval(ha.response)};ha.send()}function da(W){var ha=setupXhr();ha.open('GET',W,!0);ha.setRequestHeader('Content-Type','text/css');ha.onload=
730
- function(){eval(ha.response)};ha.send()}function za(W){var ha='undefined'!=typeof W?R(W):I(this.id);if(!ha)throw Error('Popin name `'+W+'` not found !');W=document.getElementById(ha.id);var ea=ha.parentScripts,wa=W.getElementsByTagName('script'),ja=ha.parentStyles,ta=W.getElementsByTagName('link'),Da=0,Pa=wa.length,La=gina.config.hostname.replace(/(https|http|):\/\//,'').replace(/:\d+$/,'');for(La=new RegExp(La+':\\d+|'+La);Da<Pa;++Da){if('undefined'==typeof wa[Da].src||''==wa[Da].src)continue;let Fa=
731
- wa[Da].src.replace(/(https|http|):\/\//,'').replace(La,'');-1<ea.indexOf(Fa)||q(wa[Da].src)}Da=0;for(Pa=ta.length;Da<Pa;++Da)'undefined'!=typeof ta[Da].href&&''!=ta[Da].href&&(ea=ta[Da].href.replace(/(https|http|):\/\//,'').replace(La,''),-1<ja.indexOf(ea)||da(ta[Da].href));Y({target:W,type:'loaded.'+ha.id},ha);/gina-popin-is-active/.test(W.className)||(W.className+=' gina-popin-is-active');if(!H.options.useDialogMode||gina.config.envIsDev)/gina-popin-is-active/.test(m.target.firstChild.className)||
732
- (m.target.firstChild.className+=' gina-popin-is-active'),/gina-popin-is-active/.test(m.target.firstChild.className)&&removeListener(gina,m.target,'open.'+ha.id);H.options.useDialogMode&&!W.getAttribute('open')&&('function'===typeof W.showModal?gina.config.envIsDev?W.show():W.showModal():W.setAttribute('open',!0));ha.isOpen=!0;ha.target=W;m.activePopinId=ha.id;if(gina&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar)try{ginaToolbar.update('el-xhr',ha.id)}catch(Fa){throw Fa;}triggerEvent(gina,
733
- m.target,'open.'+ha.id,ha)}function N(W,ha){var ea='undefined'!=typeof W?R(W):oa();if(!ea&&'undefined'!=typeof W)throw Error('Popin `'+W+'` not found !');if('undefined'!=typeof ea&&null!=ea&&(W=ea.target,ha='undefined'!=typeof ha?ha:!1,null!=W&&/gina-popin-is-active/.test(W.className))){ha||(m.target.firstChild.className=m.target.firstChild.className.replace(/\sgina-popin-is-active|gina-popin-is-active|gina-popin-is-active\s/,''),W.className=W.className.replace(/\sgina-popin-is-active|gina-popin-is-active|gina-popin-is-active\s/,
720
+ null;if(null==ta){var Da=null;H.options.useDialogMode?(Da=wa.options.class+' '+ja,ta=document.createElement('dialog'),ta.setAttribute('id',ja),ta.setAttribute('class',Da),ta.setAttribute('data-type','modal'),ta.setAttribute('aria-labelledby',W),($overlay=document.getElementById('gina-popins-overlay'))?$overlay.appendChild(ta):m.target.appendChild(ta)):(Da=wa.options.class+' '+ja,ta=document.createElement('div'),ta.setAttribute('id',ja),ta.setAttribute('class',Da),m.target.firstChild.appendChild(ta))}'undefined'==
721
+ typeof ea?ea=Ga:(W=Ga.withCredentials,ea=K(ea,Ga),ea.withCredentials=W);/^(http|https):/.test(ha)&&!(new RegExp('^'+window.location.protocol+'//'+window.location.host)).test(ha)&&(W=Ea.getRootDomain(window.location.hostname).value,Da=Ea.getRootDomain(ha).value,W=W===Da?!0:!1,gina.config.envIsDev&&(console.debug('Checking CORS from Popin plugin...TODO - local CORS Proxy'),console.debug('Is request from same domain ? ',W)),W||(ha=ha.match(/^(https|http):/)[0]+'//corsacme.herokuapp.com/?'+ha,ea.withCredentials=
722
+ !1));ea.url=ha;wa.options=K(ea,wa.options);var Pa=null;ea.withCredentials?'withCredentials'in F?ea.isSynchrone?F.open(ea.method,ea.url,ea.isSynchrone):F.open(ea.method,ea.url):'undefined'!=typeof XDomainRequest?(F=new XDomainRequest,F.open(ea.method,ea.url)):(F=null,Pa='CORS not supported: the server is missing the header `"Access-Control-Allow-Credentials": true` ',triggerEvent(gina,ta,'error.'+ja,Pa)):ea.isSynchrone?F.open(ea.method,ea.url,ea.isSynchrone):F.open(ea.method,ea.url);var La=!1;if(F){F.withCredentials=
723
+ 'undefined'!=typeof ea.withCredentials?ea.withCredentials:!1;F.onerror=function(Oa,Ia){Pa={status:F.status,error:'Transaction error: might be due to the server CORS settings.\nPlease, check the console for more details.'};La=!0;m.eventData.error=Pa+'\n'+Ia;U(Pa,La);triggerEvent(gina,ta,'error.'+ja,Pa)};for(var Fa in ea.headers)F.setRequestHeader(Fa,ea.headers[Fa]);F.onreadystatechange=function(Oa){if(4==F.readyState)if(Oa=null,/^2/.test(F.status))try{Oa=F.responseText;var Ia=F.getResponseHeader('Content-Type'),
724
+ Ka=/application\/json/.test(Ia)?!0:!1,Ya=!0;Ka&&(Oa=JSON.parse(F.responseText),Oa.status=F.status,Oa.contentType=Ia,Ya=!1);m.eventData.success=Oa;if(!Ka&&wa.isOpen&&!wa.hasForm||!Ka&&wa.isOpen&&Ya)S(Oa,Ya);else{if(Ka&&'undefined'!=typeof Oa.location||Ka&&'undefined'!=typeof Oa.reload){Ia=!1;'undefined'!=typeof Oa.isXhrRedirect&&/^true$/i.test(Oa.isXhrRedirect)&&(Ia=!0);if('undefined'!=typeof Oa.location&&Ia){if('undefined'!=typeof Oa.popin&&'undefined'!=typeof Oa.popin.close){wa.isRedirecting=!1;
725
+ wa.close();var pb=Oa.popin.reload?Oa.popin.reload:!1;Oa.popin.location||Oa.popin.url||(delete Oa.popin,pb&&(Oa.popin={reload:pb}))}Ka='_self';'undefined'!=typeof Oa.target&&(Oa.target='_'+Oa.target,Ka=Oa.target);if(/^_self$/.test(Ka))return Ka=null,Ka='undefined'!=typeof Oa.popin?Oa.popin.location||Oa.popin.url:Oa.location,wa.load(wa.name,Ka,wa.options),setTimeout(function($a){$a.isOpen||$a.open()},50,wa);window.open(Oa.location,Ka);return}if('undefined'!=typeof Oa.location){document.location=Oa.location;
726
+ return}if('undefined'!=typeof Oa.reload){document.location.reload();return}'undefined'!=typeof Oa.popin&&'undefined'!=typeof Oa.popin.close&&(wa.isRedirecting=!1,L(wa.name))}if(!Ka){GINA_ENV_IS_DEV&&U(Oa);triggerEvent(gina,ta,'loaded.'+ja,Oa);return}GINA_ENV_IS_DEV&&U(Oa);triggerEvent(gina,$forms[0],'success.'+ja,Oa)}GINA_ENV_IS_DEV&&U(Oa)}catch($a){La=!1,Oa={status:422,error:$a.description||$a.stack},/application\/json/.test(F.getResponseHeader('Content-Type'))&&(Oa.error=JSON.parse(F.responseText),
727
+ La=!0),m.eventData.error=Oa,GINA_ENV_IS_DEV&&U(Oa,La),triggerEvent(gina,ta,'error.'+ja,Oa)}else La=!1,Oa={status:F.status,error:F.responseText},/application\/json/.test(F.getResponseHeader('Content-Type'))&&(Oa.error=JSON.parse(F.responseText),La=!0),m.eventData.error=Oa,GINA_ENV_IS_DEV&&U(Oa,La),triggerEvent(gina,ta,'error.'+ja,Oa)};F.send();return{open:function(){var Oa=!1;addListener(gina,ta,'loaded.'+ja,function(Ia){Ia.preventDefault();Oa||(Oa=!0,m.activePopinId=wa.id,Y(Ia,wa),za(wa.name))})}}}}
728
+ function S(W,ha){var ea=oa();if(ea){if(!ea.isOpen)throw Error('Popin `'+ea.name+'` is not open !');ea.isRedirecting='undefined'!=typeof ha?ha:!1;ha=ea.target;ha.innerHTML=W.trim();N(ea.name,!0);Y({target:ha,type:'loaded.'+ea.id},ea);if(!H.options.useDialogMode&&/safari/i.test(window.navigator.userAgent))for(W=document.getElementsByTagName('link'),ha=0;ha<W.length;ha++)if('stylesheet'==W[ha].getAttribute('rel')){var wa=W[ha].getAttribute('href').split('?')[0];/gina\.min\.css|gina\.css/.test(wa)&&(wa=
729
+ wa+'?version='+(new Date).getMilliseconds(),W[ha].setAttribute('href',wa))}ea.isRedirecting?triggerEvent(gina,m.target,'loaded.'+ea.id,ea):triggerEvent(gina,m.target,'open.'+ea.id,ea);if(gina&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar)try{ginaToolbar.update('el-xhr',ea.id)}catch(ja){throw ja;}}}function q(W){var ha=setupXhr();ha.open('GET',W,!0);ha.setRequestHeader('Content-Type','text/javascript');ha.onload=function(){eval(ha.response)};ha.send()}function da(W){var ha=setupXhr();
730
+ ha.open('GET',W,!0);ha.setRequestHeader('Content-Type','text/css');ha.onload=function(){eval(ha.response)};ha.send()}function za(W){var ha='undefined'!=typeof W?R(W):I(this.id);if(!ha)throw Error('Popin name `'+W+'` not found !');W=document.getElementById(ha.id);var ea=ha.parentScripts,wa=W.getElementsByTagName('script'),ja=ha.parentStyles,ta=W.getElementsByTagName('link'),Da=0,Pa=wa.length,La=gina.config.hostname.replace(/(https|http|):\/\//,'').replace(/:\d+$/,'');for(La=new RegExp(La+':\\d+|'+
731
+ La);Da<Pa;++Da){if('undefined'==typeof wa[Da].src||''==wa[Da].src)continue;let Fa=wa[Da].src.replace(/(https|http|):\/\//,'').replace(La,'');-1<ea.indexOf(Fa)||q(wa[Da].src)}Da=0;for(Pa=ta.length;Da<Pa;++Da)'undefined'!=typeof ta[Da].href&&''!=ta[Da].href&&(ea=ta[Da].href.replace(/(https|http|):\/\//,'').replace(La,''),-1<ja.indexOf(ea)||da(ta[Da].href));Y({target:W,type:'loaded.'+ha.id},ha);/gina-popin-is-active/.test(W.className)||(W.className+=' gina-popin-is-active');if(!H.options.useDialogMode||
732
+ gina.config.envIsDev)/gina-popin-is-active/.test(m.target.firstChild.className)||(m.target.firstChild.className+=' gina-popin-is-active'),/gina-popin-is-active/.test(m.target.firstChild.className)&&removeListener(gina,m.target,'open.'+ha.id);H.options.useDialogMode&&!W.getAttribute('open')&&('function'===typeof W.showModal?gina.config.envIsDev?W.show():W.showModal():W.setAttribute('open',!0));ha.isOpen=!0;ha.target=W;m.activePopinId=ha.id;if(gina&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar)try{ginaToolbar.update('el-xhr',
733
+ ha.id)}catch(Fa){throw Fa;}triggerEvent(gina,m.target,'open.'+ha.id,ha)}function N(W,ha){var ea='undefined'!=typeof W?R(W):oa();if(!ea&&'undefined'!=typeof W)throw Error('Popin `'+W+'` not found !');if('undefined'!=typeof ea&&null!=ea&&(W=ea.target,ha='undefined'!=typeof ha?ha:!1,null!=W&&/gina-popin-is-active/.test(W.className))){ha||(m.target.firstChild.className=m.target.firstChild.className.replace(/\sgina-popin-is-active|gina-popin-is-active|gina-popin-is-active\s/,''),W.className=W.className.replace(/\sgina-popin-is-active|gina-popin-is-active|gina-popin-is-active\s/,
734
734
  ''),W.innerHTML='');if(y&&(ha=0,W=ea.$forms.length,y.$forms&&0<W))for(;ha<W;++ha)'undefined'!=typeof y.$forms[ea.$forms[ha]]&&y.$forms[ea.$forms[ha]].destroy(),ea.$forms.splice(ha,1);gina.popinIsBinded=!1;removeListener(gina,ea.target,'loaded.'+ea.id)}}function L(W){if('undefined'==typeof W&&/^true$/.test(this.isOpen)){W=this.name;var ha=this}else{ha=R(W)||oa();if(!ha)return;W=ha.name}if(!ha&&'undefined'!=typeof W)throw Error('Popin `'+W+'` not found !');if(ha.isOpen&&'undefined'!=typeof ha&&null!=
735
735
  ha&&!ha.isRedirecting){var ea=ha.target;'function'===typeof ea.close?ea.close():ea.removeAttribute('open');removeListener(gina,ha.target,'ready.'+m.id);ha.hasForm&&(ha.hasForm=!1);if(null!=ea&&/gina-popin-is-active/.test(ea.className)){N(W);ha.isOpen=!1;gina.popinIsBinded=!1;GINA_ENV_IS_DEV&&gina&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar&&ginaToolbar.restore();m.activePopinId=null;if(0<ha.$headers.length){W=0;ea=ha.$headers.length;try{for(;W<ea;++W)document.getElementById(ha.$headers[W].id).remove()}catch(wa){console.warn('Could not remove script `'+
736
736
  ha.$headers[W].id+'`\n'+wa.stack)}ha.$headers=[]}triggerEvent(gina,ha.target,'close.'+ha.id,ha)}}}this.plugin='popin';var B='init loaded ready open close click destroy success error progress'.split(' ');registerEvents(this.plugin,B);var H={options:{name:void 0,'class':'gina-popin-default',useDialogMode:!0,cancelOnOverlayClick:!1},authorizedEvents:['ready','error'],events:{}},m={plugin:this.plugin,id:'gina-popins-'+O.v4(),on,eventData:{},$popins:{},activePopinId:null,getActivePopin:null,target:document,