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.
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/AUTHORS +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/LICENSE +0 -0
- package/framework/v0.1.1-alpha.173/VERSION +1 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/html/nolayout.html +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/html/static.html +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/android-chrome-192x192.png +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/android-chrome-512x512.png +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/apple-touch-icon.png +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/favicon-16x16.png +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/favicon-32x32.png +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/favicon.ico +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
- 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
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/html/toolbar.html +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/js/gina.js +6 -4
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/dist/vendor/gina/js/gina.min.js +14 -14
- 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
- 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
- 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
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/plugin/uuid.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/config.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.v2.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.v3.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/connector.v4.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/n1ql.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.v2.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/controller/controller.framework.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/controller/controller.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/controller/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/.travis.yml +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/LICENSE +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/deps/encoding/encoding-indexes.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/deps/encoding/encoding.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/types/multipart.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/types/urlencoded.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/lib/utils.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/busboy/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/deps/swig-client/swig-2.0.0.min.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/lib/class.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/lib/factory.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/dev/lib/tools.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/gna.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/currency.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/language/en.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/language/fr.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/region/en.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/dist/region/fr.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/make.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/resources/currency.csv +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/resources/region.csv +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/locales/src/resources/region.mapping.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/mime.types +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/entity.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/template/entityFactory.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/model/template/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/file/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/file/build.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/file/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/build.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/intl/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/build.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/storage/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/build.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/src/form-validator.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/plugins/lib/validator/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/router.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/server.express.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/server.isaac.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/server.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/status.codes +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/app.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/routing.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/settings.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/config/templates.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/css/default.css +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_public/readme.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
- 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
- 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
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/command/gina.bat.tpl +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/command/gina.tpl +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/env.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/manifest.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/settings.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/statics.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/conf/templates.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/client/json/401.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/client/json/403.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/client/json/404.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/server/html/50x.html +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/server/json/500.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/error/server/json/503.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/template/extensions/logger/config.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/console.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/context.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/dateFormat.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/LICENSE +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/json/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/path.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/src/api-error.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/plugins/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/prototypes.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/task.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/helpers/text.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/build.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/src/dep/jszip.min.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/archiver/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/aliases.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/add.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/arguments.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/copy.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/cp.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/help.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/help.txt +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/list.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/remove.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/rename.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/restart.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/rm.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/start.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/status.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/bundle/stop.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/add.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/get.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/help.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/help.txt +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/link-dev.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/list.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/remove.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/rm.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/set.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/unset.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/env/use.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/build.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/dot.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/get.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/help.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/help.txt +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/init.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/link-node-modules.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/link.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/msg.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/open.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/restart.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/set.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/start.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/status.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/stop.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/tail.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/update.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/framework/version.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/gina-dev.1.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/gina-framework.1.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/gina.1.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/helper.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/msg.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/help.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/help.txt +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/inc/scan.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/list.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/reset.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/port/set.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/add.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/arguments.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/build.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/help.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/help.txt +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/import.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/list.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/move.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/remove.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/rename.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/restart.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/rm.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/start.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/status.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/project/stop.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/help.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/help.txt +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/list.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/protocol/set.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/help.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/help.txt +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/link-local.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/list.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/remove.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/rm.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/set.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/unset.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/scope/use.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cmd/view/add.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/build.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/collection/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/config.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cron/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cron/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/cron/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/LICENSE +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/dist/public_suffix_list.dat +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/exemples/backend.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/exemples/frontend.html +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/domain/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/generator/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/LICENSE +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/example/inheriting_eventemitter.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/example/protected_inheritance.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/example/simple_inheritance.js +0 -0
- 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
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/inherits/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/default/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/file/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/mq/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/mq/listener.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/containers/mq/speaker.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/helper.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/logger/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/math/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/example/merge.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/example/merge_2_literal objects.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/example/merge_and_preserve_first.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/merge/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/model.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/proc.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/build.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/routing/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/session-store.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/shell.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/swig-filters/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/swig-filters/package.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/swig-filters/src/main.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/README.md +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/index.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/mocks.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/routing.json +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/url/test.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/lib/validator.js +0 -0
- package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/package.json +0 -0
- package/package.json +2 -2
- package/framework/v0.1.1-alpha.172/VERSION +0 -1
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.1.1-alpha.173
|
|
File without changes
|
|
File without changes
|
package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/android-chrome-192x192.png
RENAMED
|
File without changes
|
package/framework/{v0.1.1-alpha.172 → v0.1.1-alpha.173}/core/asset/img/android-chrome-512x512.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"/usr/local/lib/node_modules/gina/framework/v0.1.1-alpha.
|
|
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":[]}
|
|
File without changes
|
|
@@ -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
|
-
|
|
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'==
|
|
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
|
|
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=
|
|
723
|
-
|
|
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;
|
|
725
|
-
|
|
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),
|
|
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))})}}}}
|
|
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=
|
|
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();
|
|
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+|'+
|
|
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||
|
|
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',
|
|
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,
|