gina 0.1.6-alpha.117 → 0.1.6-alpha.119
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/cli +2 -2
- package/framework/v0.1.6-alpha.119/VERSION +1 -0
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.map +1 -1
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.js +24 -13
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.min.js +8 -8
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.min.js.map +4 -4
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.map +2 -2
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/index.js +3 -1
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/dist/swig.min.js.map +2 -2
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/src/main.js +24 -13
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/server.js +12 -1
- package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/dot.js +21 -0
- package/package.json +2 -2
- package/utils/helper.js +9 -9
- package/framework/v0.1.6-alpha.117/VERSION +0 -1
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/AUTHORS +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/html/nolayout.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/html/static.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/android-chrome-192x192.png +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/android-chrome-512x512.png +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/apple-touch-icon.png +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/favicon-16x16.png +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/favicon-32x32.png +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/img/favicon.ico +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/html/toolbar.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/asset/plugin/uuid.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/config.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.v2.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.v3.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/connector.v4.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/n1ql.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.v2.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/controller/controller.framework.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/controller/controller.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/controller/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/.github/workflows/ci.yml +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/.github/workflows/lint.yml +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-fields-100mb-big.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-fields-100mb-small.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-files-100mb-big.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-multipart-files-100mb-small.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-urlencoded-fields-100pairs-small.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/bench/bench-urlencoded-fields-900pairs-small-alt.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/types/multipart.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/types/urlencoded.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/lib/utils.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/busboy-1.6.0/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/.travis.yml +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/bool.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/boolean_double.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/boolean_single.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/default_hash.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/default_singles.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/divide.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/line_count.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/line_count_options.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/line_count_wrap.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/nonopt.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/reflect.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/short.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/string.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/usage-options.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/example/xup.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/package.json.dist +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/optimist-0.6.1/readme.markdown +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/HISTORY.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/bin/swig.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/bin/swig.js.dist +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/dist/swig.min.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/dateformatter.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/filters.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/lexer.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/loaders/filesystem.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/loaders/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/loaders/memory.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/parser.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/swig.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/autoescape.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/block.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/else.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/elseif.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/extends.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/filter.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/for.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/if.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/import.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/include.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/macro.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/parent.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/raw.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/set.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/tags/spaceless.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/lib/utils.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-1.4.2/package.json.dist +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-client/swig-2.0.0.min.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/deps/swig-client/swig.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/lib/class.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/lib/factory.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/dev/lib/tools.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/gna.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/currency.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/language/en.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/language/fr.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/region/en.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/dist/region/fr.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/make.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/resources/currency.csv +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/resources/region.csv +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/locales/src/resources/region.mapping.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/mime.types +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/entity.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/template/entityFactory.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/model/template/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/file/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/file/build.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/file/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/build.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/intl/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/build.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/storage/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/build.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/plugins/lib/validator/src/form-validator.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/router.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/server.express.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/server.isaac.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/status.codes +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/_gitignore +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/app.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/routing.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/settings.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/config/templates.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/css/default.css +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_public/readme.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/command/gina.bat.tpl +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/command/gina.tpl +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/env.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/manifest.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/settings.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/statics.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/conf/templates.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/client/json/401.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/client/json/403.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/client/json/404.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/server/html/50x.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/server/json/500.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/error/server/json/503.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/core/template/extensions/logger/config.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/console.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/context.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/data/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/dateFormat.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/json/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/path.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/src/api-error.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/plugins/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/prototypes.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/task.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/helpers/text.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/build.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/src/dep/jszip.min.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/archiver/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/aliases.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/add.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/arguments.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/copy.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/cp.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/list.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/rename.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/restart.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/start.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/status.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/bundle/stop.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/add.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/get.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/link-dev.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/list.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/set.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/unset.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/env/use.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/build.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/get.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/init.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/link-node-modules.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/link.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/msg.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/open.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/restart.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/set.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/start.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/status.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/stop.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/tail.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/update.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/framework/version.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/gina-dev.1.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/gina-framework.1.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/gina.1.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/helper.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/minion/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/minion/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/msg.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/inc/scan.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/list.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/reset.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/port/set.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/add.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/arguments.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/build.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/import.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/list.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/move.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/rename.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/restart.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/start.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/status.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/project/stop.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/list.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/protocol/set.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/add.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/help.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/link-local.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/link-production.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/list.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/scope/use.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cmd/view/add.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/build.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/collection/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/config.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cron/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cron/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/cron/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/dist/2025-03-14_13-41-20_UTC.dat +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/dist/public_suffix_list.dat +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/exemples/backend.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/exemples/frontend.html +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/domain/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/generator/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/inheriting_eventemitter.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/protected_inheritance.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/simple_inheritance.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/example/super_attribute_overridden_by_child_on_init.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/inherits/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/default/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/file/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/mq/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/mq/listener.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/containers/mq/speaker.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/helper.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/logger/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/math/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/example/merge.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/example/merge_2_literal objects.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/example/merge_and_preserve_first.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/merge/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/model.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/proc.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/build.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/routing/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/session-store.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/shell.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/swig-filters/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/swig-filters/package.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/swig-filters/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/README.md +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/index.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/mocks.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/routing.json +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/url/test.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/lib/validator.js +0 -0
- /package/framework/{v0.1.6-alpha.117 → v0.1.6-alpha.119}/package.json +0 -0
package/bin/cli
CHANGED
|
@@ -321,8 +321,8 @@ async function onExec() {
|
|
|
321
321
|
typeof(process.argv[2]) != 'undefined'
|
|
322
322
|
&& allowedOffline.indexOf( (process.argv[2].split(':')[0] + ':')) > -1
|
|
323
323
|
&& process.argv[2] !== 'bundle:start'
|
|
324
|
-
|| process.argv[2].
|
|
325
|
-
|| process.argv[2].
|
|
324
|
+
|| process.argv[2].substring(0, 2) === '--'
|
|
325
|
+
|| process.argv[2].substring(0, 1) === '-'
|
|
326
326
|
) {
|
|
327
327
|
|
|
328
328
|
require(binPath + '/cmd')({
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.1.6-alpha.119
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"/usr/local/lib/node_modules/gina/framework/v0.1.6-alpha.
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"/usr/local/lib/node_modules/gina/framework/v0.1.6-alpha.119/core/asset/plugin/dist/vendor/gina/css/gina.min.css","sourcesContent":[]}
|
|
@@ -10211,16 +10211,16 @@ function ValidatorPlugin(rules, data, formId) {
|
|
|
10211
10211
|
* */
|
|
10212
10212
|
var xhr = null;
|
|
10213
10213
|
var xhrOptions = {
|
|
10214
|
-
'url'
|
|
10215
|
-
'method'
|
|
10216
|
-
'isSynchrone'
|
|
10217
|
-
'withCredentials': false,
|
|
10218
|
-
'
|
|
10214
|
+
'url' : '',
|
|
10215
|
+
'method' : 'GET',
|
|
10216
|
+
'isSynchrone' : false,
|
|
10217
|
+
'withCredentials' : false,
|
|
10218
|
+
'withRateLimit' : true,
|
|
10219
|
+
'headers' : {
|
|
10219
10220
|
// to upload, use `multipart/form-data` for `enctype`
|
|
10220
10221
|
'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8',
|
|
10221
10222
|
// cross domain is enabled by default, but you need to setup `Access-Control-Allow-Origin`
|
|
10222
10223
|
'X-Requested-With': 'XMLHttpRequest' // in case of cross domain origin
|
|
10223
|
-
|
|
10224
10224
|
}
|
|
10225
10225
|
};
|
|
10226
10226
|
|
|
@@ -10287,6 +10287,8 @@ function ValidatorPlugin(rules, data, formId) {
|
|
|
10287
10287
|
var setOptions = function (options) {
|
|
10288
10288
|
options = merge(options, xhrOptions);
|
|
10289
10289
|
xhrOptions = options;
|
|
10290
|
+
|
|
10291
|
+
return this;
|
|
10290
10292
|
}
|
|
10291
10293
|
|
|
10292
10294
|
|
|
@@ -10975,7 +10977,7 @@ function ValidatorPlugin(rules, data, formId) {
|
|
|
10975
10977
|
*
|
|
10976
10978
|
*
|
|
10977
10979
|
* @param {object} data - FormData object (https://developer.mozilla.org/en-US/docs/Web/API/FormData/Using_FormData_Objects)
|
|
10978
|
-
* @param {object} [ options ] : { isSynchrone:
|
|
10980
|
+
* @param {object} [ options ] : { isSynchrone: false, withCredentials: true, withRateLimit: true }
|
|
10979
10981
|
* */
|
|
10980
10982
|
var send = function(data, options) {
|
|
10981
10983
|
|
|
@@ -10987,19 +10989,28 @@ function ValidatorPlugin(rules, data, formId) {
|
|
|
10987
10989
|
var isAttachment = null; // handle download
|
|
10988
10990
|
var hFormIsRequired = null;
|
|
10989
10991
|
|
|
10992
|
+
options = (typeof (options) != 'undefined') ? merge(options, xhrOptions) : xhrOptions;
|
|
10993
|
+
|
|
10994
|
+
// Rate Limit to one request at the time
|
|
10995
|
+
// Attention: this should be an option
|
|
10996
|
+
// the request needs to be completed before another can be made
|
|
10997
|
+
// TODO - Check same url
|
|
10990
10998
|
if (
|
|
10991
|
-
|
|
10999
|
+
/^true$/i.test(options.withRateLimit)
|
|
11000
|
+
&& typeof($form.isSending) != 'undefined'
|
|
10992
11001
|
&& /^true$/i.test($form.isSending)
|
|
10993
11002
|
||
|
|
10994
|
-
|
|
11003
|
+
/^true$/i.test(options.withRateLimit)
|
|
11004
|
+
&& typeof($form.sent) != 'undefined'
|
|
10995
11005
|
&& /^true$/i.test($form.sent)
|
|
10996
11006
|
) {
|
|
10997
11007
|
return;
|
|
10998
11008
|
}
|
|
11009
|
+
|
|
10999
11010
|
instance.$forms[id].isSending = true;
|
|
11000
11011
|
|
|
11001
11012
|
|
|
11002
|
-
|
|
11013
|
+
|
|
11003
11014
|
// `x-gina-form`definition
|
|
11004
11015
|
//options.headers['X-Gina-Form-Location'] = gina.config.bundle;
|
|
11005
11016
|
if ( typeof($form.id) != 'undefined' ) {
|
|
@@ -11109,9 +11120,9 @@ function ValidatorPlugin(rules, data, formId) {
|
|
|
11109
11120
|
$form.isSending = false;
|
|
11110
11121
|
|
|
11111
11122
|
// limit send trigger to 1 sec to prevent from double clicks
|
|
11112
|
-
setTimeout( function onSent() {
|
|
11113
|
-
|
|
11114
|
-
}, 1000);
|
|
11123
|
+
// setTimeout( function onSent() {
|
|
11124
|
+
// $form.sent = false;
|
|
11125
|
+
// }, 1000); // 1000
|
|
11115
11126
|
|
|
11116
11127
|
// In case the user is also redirecting
|
|
11117
11128
|
var redirectDelay = (/Google Inc/i.test(navigator.vendor)) ? 50 : 0;
|
|
@@ -434,7 +434,7 @@ function DataHelper(){encodeRFC5987ValueChars=function(V){return encodeURICompon
|
|
|
434
434
|
function ValidatorPlugin(A,R,V){this.plugin='validator';var ka='init ready registered success error progress submit reset change changed keydown keyup focusout focusin validate validated destroy asyncCompleted'.split(' '),S='undefined'!==typeof module&&module.exports?!1:!0,N=null;if(S)require('utils/events'),registerEvents(this.plugin,ka),require('utils/dom'),require('utils/effects'),require('utils/data'),N=gina.config.envIsDev;else{if(N=/^true$/i.test(process.env.NODE_ENV_IS_DEV)?!0:!1)delete require.cache[require.resolve('./form-validator')],
|
|
435
435
|
delete require.cache[require.resolve('../../../../../helpers/data')];require('../../../../../helpers/data')}var ha=S?require('vendor/uuid'):require('uuid'),Q=S?require('lib/merge'):require('../../../../../lib/merge'),T=S?require('lib/inherits'):require('../../../../../lib/inherits'),v=S?require('lib/form-validator'):require('./form-validator'),I=S?require('lib/routing'):require('../../../../../lib/routing'),x={id:'validator-'+ha.v4(),plugin:this.plugin,on:S?on:null,eventData:{},target:S?document:
|
|
436
436
|
null,errors:{},initialized:!1,isReady:!1,rules:{},$forms:{},getFormById:null,validateFormById:null,setOptions:null,resetErrorsDisplay:null,resetFields:null},ya={id:null,plugin:this.plugin,on:S?on:null,eventData:{},target:S?document:null,cachedErrors:{},lastFocused:S?[]:null,binded:!1,unbinded:!1,withUserBindings:!1,rules:{},setOptions:null,send:null,isValidating:null,isSubmitting:null,submit:null,destroy:null,resetErrorsDisplay:null,resetFields:null},va={},P={},K=null,B={url:'',method:'GET',isSynchrone:!1,
|
|
437
|
-
withCredentials:!1,headers:{'Content-Type':'application/x-www-form-urlencoded; charset=UTF-8','X-Requested-With':'XMLHttpRequest'}},E=function(l,h,e){e='undefined'!=typeof e?{id:e}:null;var b={},q;for(q in h)b[q]=h[q];if('undefined'!=typeof l&&0<l.count()){try{Ja(l,''),Da(l)}catch(m){throw m;}return ca(e,b,null,x.rules)}return new v(b)},n=function(l){B=l=Q(l,B)},y=function(l){var h=null;if(!x.$forms)throw Error('`$forms` collection not found');if('undefined'==typeof l)throw Error('[ FormValidator::getFormById(formId) ] `formId` is missing');
|
|
437
|
+
withCredentials:!1,withRateLimit:!0,headers:{'Content-Type':'application/x-www-form-urlencoded; charset=UTF-8','X-Requested-With':'XMLHttpRequest'}},E=function(l,h,e){e='undefined'!=typeof e?{id:e}:null;var b={},q;for(q in h)b[q]=h[q];if('undefined'!=typeof l&&0<l.count()){try{Ja(l,''),Da(l)}catch(m){throw m;}return ca(e,b,null,x.rules)}return new v(b)},n=function(l){B=l=Q(l,B);return this},y=function(l){var h=null;if(!x.$forms)throw Error('`$forms` collection not found');if('undefined'==typeof l)throw Error('[ FormValidator::getFormById(formId) ] `formId` is missing');
|
|
438
438
|
l=l.replace(/#/,'');if(null!=document.getElementById(l)&&'undefined'==typeof x.$forms[l]){var e=document.getElementById(l),b,q=typeof(0<va.count())?va:x.rules;e.getAttribute?(id=e.getAttribute('id')||'form.'+ha.v4(),id!==e.getAttribute('id')&&e.setAttribute('id',id)):(id='form.'+ha.v4(),e.setAttribute('id',id));e.id=ya.id=id;if('undefined'!=typeof e.id&&'null'!=e.id&&''!=e.id){ya.target=e;x.$forms[e.id]=Q({},ya);if(b=e.getAttribute('data-gina-form-rule')){b=b.replace(/\-|\//g,'.');if('undefined'==
|
|
439
439
|
typeof q[b])throw Error('['+e.id+'] no rule found with key: `null`');b=q[b]}'string'==typeof e.id&&'undefined'!=typeof q[e.id.replace(/\-/g,'.')]?$target=x.$forms[e.id].target:'object'==typeof e.id?(delete x.$forms[e.id],q=e.attributes.getNamedItem('id').nodeValue||'form.'+ha.v4(),e.setAttribute('id',q),e.id=q,ya.target=e,x.$forms[q]=Q({},ya),$target=x.$forms[q].target):$target=x.$forms[e.id].target;b?tb($target,b):tb($target)}}'undefined'!=typeof x.$forms[l]&&(x.$forms[l].withUserBindings=!0,h='undefined'!=
|
|
440
440
|
typeof this.$forms&&'undefined'==typeof this.$forms[l]?this.$forms[l]=x.$forms[l]:x.$forms[l]);if(!h)throw Error('Validator::getFormById(...) exception: could not retrieve form `'+l+'`');h.binded||(tb(h.target),h=x.$forms[l]);N&&S&&'undefined'!=typeof window.ginaToolbar&&window.ginaToolbar&&(gina.forms.errors||(gina.forms.errors={}),e={id:l,rules:x.$forms[l].rules},'undefined'!=typeof x.$forms[l].errors&&(e.errors=x.$forms[l].errors),window.ginaToolbar.update('forms',e));return h},z=function(){var l=
|
|
@@ -455,13 +455,13 @@ break}ba.className=ba.className.replace(/(\s+form\-item\-error|form\-item\-error
|
|
|
455
455
|
typeof this.id&&(l=this.id);/^string$/i.test(typeof l)?(h=l.replace(/#/,''),h=document.getElementById(h)):l instanceof HTMLFormElement?h=l:/^object$/i.test(typeof l)&&(h=l.target);if(!h)throw Error('[ FormValidator::resetErrorsDisplay([ formId | <form> ]) ] `'+l+'` not found');h.dataset.ginaFormIsResetting=!0;G(h,{});return h},U=function(l){if('undefined'==typeof l){var h='undefined'!=typeof this.target?this.target.getAttribute('id'):this.getAttribute('id');l=x.$forms[h]}else if('string'==typeof l){h=
|
|
456
456
|
l.replace(/#/,'');if('undefined'==typeof x.$forms[h])throw Error('[ FormValidator::resetErrorsDisplay([formId]) ] `'+l+'` not found');l=x.$forms[h]}if(l.fieldsSet){var e;for(e in l.fieldsSet){h=document.getElementById(e);var b=h.tagName.toLowerCase();var q=h.tagName;/textarea/i.test(q)?(q=l.fieldsSet[e].defaultValue,h.value=q,triggerEvent(gina,h,'change')):'input'==b?(q=l.fieldsSet[e].defaultValue,/$(on|true|false)$/i.test(q)&&(q=/$(on|true)$/i.test(q)?!0:!1),/^(checkbox|radio)$/i.test(h.type)?h.checked=
|
|
457
457
|
l.fieldsSet[e].defaultChecked:/^(checkbox|radio)$/i.test(h.type)||(h.value=q),triggerEvent(gina,h,'change')):'select'==b&&(q=l.fieldsSet[e].selectedIndex||0,h.selectedIndex=q,h.dataset.value=h.options[h.selectedIndex].value,triggerEvent(gina,h,'change'))}}return l},qa=function(){var l=null,h=null;'undefined'!=typeof this.getAttribute?(l=this.getAttribute('id'),h=this):'undefined'!=typeof this.target&&null!=this.target&&'undefined'!=typeof this.target.getAttribute&&(l=this.target.getAttribute('id'),
|
|
458
|
-
h=this.target);if('undefined'==typeof x.$forms[l])throw Error('[ FormValidator::submit() ] not `$form` binded. Use `FormValidator::getFormById(id)` or `FormValidator::validateFormById(id)` first ');triggerEvent(gina,h,'submit');return this},Ea=function(l,h){var e=this.target,b=e.getAttribute('id'),q=x.$forms[b]||this,m=null,p=null,O=null,D=null;
|
|
459
|
-
typeof
|
|
460
|
-
$activePopin.id),'undefined'!=typeof $activePopin.name&&(h.headers['X-Gina-Popin-Name']=$activePopin.name)));(D=e.getAttribute('data-gina-form-event-on-submit-success')||e.getAttribute('data-gina-form-event-on-submit-error')?!0:!1)&&za(q);var aa=e.getAttribute('action')||h.url,Aa=e.getAttribute('method')||h.method;Aa=Aa.toUpperCase();h.method=Aa;h.url=aa;K||=setupXhr(h);aa=e.getAttribute('enctype')||h.headers['Content-Type'];if(h.withCredentials){if('withCredentials'in
|
|
461
|
-
h.url,h.isSynchrone):K.open(h.method,h.url);else if('undefined'!=typeof XDomainRequest)K=new XDomainRequest,K.open(h.method,h.url);else{K=null;m='CORS not supported: the server is missing the header `"Access-Control-Allow-Credentials": true` ';triggerEvent(gina,e,'error.'+b,m);return}K.responseType='undefined'!=typeof h.responseType?h.responseType:'';K.withCredentials=!0}else h.isSynchrone?K.open(h.method,h.url,h.isSynchrone):K.open(h.method,h.url);for(var ba in h.headers)'Content-Type'==
|
|
462
|
-
typeof aa&&null!=aa&&''!=aa||K.setRequestHeader(ba,h.headers[ba]);if(K){K.onreadystatechange=function(Y){q.isSubmitting=!1;q.isSending=!1;
|
|
463
|
-
|
|
464
|
-
|
|
458
|
+
h=this.target);if('undefined'==typeof x.$forms[l])throw Error('[ FormValidator::submit() ] not `$form` binded. Use `FormValidator::getFormById(id)` or `FormValidator::validateFormById(id)` first ');triggerEvent(gina,h,'submit');return this},Ea=function(l,h){var e=this.target,b=e.getAttribute('id'),q=x.$forms[b]||this,m=null,p=null,O=null,D=null;h='undefined'!=typeof h?Q(h,B):B;if(!(/^true$/i.test(h.withRateLimit)&&'undefined'!=typeof q.isSending&&/^true$/i.test(q.isSending)||/^true$/i.test(h.withRateLimit)&&
|
|
459
|
+
'undefined'!=typeof q.sent&&/^true$/i.test(q.sent))){x.$forms[b].isSending=!0;'undefined'!=typeof q.id&&(h.headers['X-Gina-Form-Id']=q.id,'undefined'!=typeof gina.forms.rules&&0<q.rules.count()&&'undefined'!=typeof q.rules[q.id]&&(h.headers['X-Gina-Form-Rule']=q.id+'@'+gina.config.bundle));'undefined'!=typeof q.target.dataset.ginaFormRule&&(h.headers['X-Gina-Form-Rule']=q.target.dataset.ginaFormRule+'@'+gina.config.bundle);z()&&($activePopin=gina.popin.getActivePopin(),$activePopin.isOpen&&('undefined'!=
|
|
460
|
+
typeof $activePopin.id&&(h.headers['X-Gina-Popin-Id']=$activePopin.id),'undefined'!=typeof $activePopin.name&&(h.headers['X-Gina-Popin-Name']=$activePopin.name)));(D=e.getAttribute('data-gina-form-event-on-submit-success')||e.getAttribute('data-gina-form-event-on-submit-error')?!0:!1)&&za(q);var aa=e.getAttribute('action')||h.url,Aa=e.getAttribute('method')||h.method;Aa=Aa.toUpperCase();h.method=Aa;h.url=aa;K||=setupXhr(h);aa=e.getAttribute('enctype')||h.headers['Content-Type'];if(h.withCredentials){if('withCredentials'in
|
|
461
|
+
K)h.isSynchrone?K.open(h.method,h.url,h.isSynchrone):K.open(h.method,h.url);else if('undefined'!=typeof XDomainRequest)K=new XDomainRequest,K.open(h.method,h.url);else{K=null;m='CORS not supported: the server is missing the header `"Access-Control-Allow-Credentials": true` ';triggerEvent(gina,e,'error.'+b,m);return}K.responseType='undefined'!=typeof h.responseType?h.responseType:'';K.withCredentials=!0}else h.isSynchrone?K.open(h.method,h.url,h.isSynchrone):K.open(h.method,h.url);for(var ba in h.headers)'Content-Type'==
|
|
462
|
+
ba&&'undefined'!=typeof aa&&null!=aa&&''!=aa||K.setRequestHeader(ba,h.headers[ba]);if(K){K.onreadystatechange=function(Y){q.isSubmitting=!1;q.isSending=!1;Y=/Google Inc/i.test(navigator.vendor)?50:0;2==K.readyState&&(O=/^attachment;/.test(K.getResponseHeader('Content-Disposition'))?!0:!1,!K.responseType&&O&&(K.responseType='blob'));if(4==K.readyState){var ma=null,Ka=null,Ta=K.getResponseHeader('Content-Type');if(/^2/.test(K.status)){try{if(/blob/.test(K.responseType)||O){if('undefined'==typeof Ta||
|
|
463
|
+
null==Ta)Ta='application/octet-stream';Ka=new Blob([this.response],{type:Ta});var $a=document.createElement('a');$a.style='display: none';document.body.appendChild($a);var Ab=window.URL.createObjectURL(Ka);$a.href=Ab;var Bb=K.getResponseHeader('Content-Disposition');$a.download=Bb.match('=(.*)')[0].substring(1);$a.click();window.URL.revokeObjectURL(Ab);m={status:K.status,statusText:K.statusText,responseType:Ka.type,type:Ka.type,size:Ka.size}}else m=K.responseText;/\/json/.test(Ta)&&(m=JSON.parse(K.responseText),
|
|
464
|
+
'undefined'==typeof m.status&&(m.status=K.status),gina&&N&&typeof window.ginaToolbar&&'undefined'!=typeof m&&window.ginaToolbar.update('data-xhr',m));if(/\/html/.test(Ta)&&(m={contentType:Ta,content:K.responseText},'undefined'==typeof m.status&&(m.status=K.status),'undefined'!=typeof gina.popin&&gina.hasPopinHandler&&(ma=gina.popin.getActivePopin()))){p={};try{p=(new DOMParser).parseFromString(m.content,'text/html').getElementById('gina-without-layout-xhr-data'),p=JSON.parse(decodeURIComponent(p.value)),
|
|
465
465
|
XHRView=(new DOMParser).parseFromString(m.content,'text/html').getElementById('gina-without-layout-xhr-view'),XHRView=JSON.parse(decodeURIComponent(XHRView.value)),gina&&N&&typeof window.ginaToolbar&&'undefined'!=typeof p&&window.ginaToolbar.update('data-xhr',p),gina&&N&&typeof window.ginaToolbar&&'undefined'!=typeof XHRView&&window.ginaToolbar.update('view-xhr',XHRView)}catch(X){throw X;}ma.loadContent(m.content);m=p;triggerEvent(gina,e,'success.'+b,m);return}p=q.eventData.success=m;if(gina&&'undefined'!=
|
|
466
466
|
typeof window.ginaToolbar&&window.ginaToolbar&&p)try{N&&'undefined'!=typeof p&&!/\/html|\/json/.test(Ta)&&window.ginaToolbar.update('data-xhr',p)}catch(X){throw X;}/^gina\-upload/i.test(b)&&W(gina,e,'success',b,m);var hb=!1;'undefined'!=typeof m.isXhrRedirect&&/^true$/i.test(m.isXhrRedirect)&&(hb=!0);if('undefined'!=typeof gina.popin&&gina.hasPopinHandler&&'undefined'!=typeof m.popin||'undefined'!=typeof gina.popin&&gina.hasPopinHandler&&'undefined'!=typeof m.location&&hb){ma=gina.popin.getActivePopin();
|
|
467
467
|
if(!ma&&'undefined'!=typeof m.popin){if('undefined'!=typeof m.popin&&'undefined'==typeof m.popin.name)throw Error('To get a `$popin` instance, you need at list a `popin.name`.');ma=gina.popin.getPopinByName(m.popin.name);if(!ma)throw Error('Popin with name: `'+m.popin.name+'` not found.');}if('undefined'!=typeof m.popin&&'undefined'!=typeof m.popin.close){ma.isRedirecting=!1;ma.close();var Hb=m.popin.reload?m.popin.reload:!1;m.popin.location||m.popin.url||(delete m.popin,Hb&&(m.popin={reload:Hb}))}if('undefined'!=
|