gina 0.1.6-alpha.155 → 0.1.6-alpha.156
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.6-alpha.156/VERSION +1 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.gz +0 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.map +1 -1
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/html/toolbar.html.gz +0 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/js/gina.js +3 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/js/gina.min.js +31 -31
- package/framework/v0.1.6-alpha.156/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
- package/framework/v0.1.6-alpha.156/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
- package/framework/v0.1.6-alpha.156/core/asset/plugin/dist/vendor/gina/js/gina.min.js.map +8 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.gz +0 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.map +2 -2
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/controller/controller.js +18 -1
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/controller/controller.renderSwig.js +108 -48
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/dist/swig.min.js.map +2 -2
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/router.js +1 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/server.isaac.js +20 -15
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/server.js +6 -3
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/conf/env.json +6 -0
- package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/routing/src/main.js +3 -0
- package/package.json +2 -2
- package/framework/v0.1.6-alpha.155/VERSION +0 -1
- package/framework/v0.1.6-alpha.155/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
- package/framework/v0.1.6-alpha.155/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
- package/framework/v0.1.6-alpha.155/core/asset/plugin/dist/vendor/gina/js/gina.min.js.map +0 -8
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/AUTHORS +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/html/nolayout.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/html/static.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/img/android-chrome-192x192.png +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/img/android-chrome-512x512.png +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/img/apple-touch-icon.png +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/img/favicon-16x16.png +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/img/favicon-32x32.png +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/img/favicon.ico +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.br +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/html/toolbar.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/html/toolbar.html.br +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.br +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/asset/plugin/uuid.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/config.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/connector.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/connector.v2.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/connector.v3.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/connector.v4.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/n1ql.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/session-store.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/session-store.v2.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/content.encoding +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/controller/controller.framework.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/controller/controller.renderv1.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/controller/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/.github/workflows/ci.yml +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/.github/workflows/lint.yml +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/bench/bench-multipart-fields-100mb-big.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/bench/bench-multipart-fields-100mb-small.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/bench/bench-multipart-files-100mb-big.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/bench/bench-multipart-files-100mb-small.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/bench/bench-urlencoded-fields-100pairs-small.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/bench/bench-urlencoded-fields-900pairs-small-alt.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/lib/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/lib/types/multipart.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/lib/types/urlencoded.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/lib/utils.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/busboy-1.6.0/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/.travis.yml +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/bool.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/boolean_double.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/boolean_single.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/default_hash.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/default_singles.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/divide.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/line_count.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/line_count_options.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/line_count_wrap.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/nonopt.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/reflect.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/short.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/string.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/usage-options.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/example/xup.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/package.json.dist +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/optimist-0.6.1/readme.markdown +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/HISTORY.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/bin/swig.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/bin/swig.js.dist +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/dist/swig.min.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/dateformatter.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/filters.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/lexer.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/loaders/filesystem.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/loaders/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/loaders/memory.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/parser.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/swig.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/autoescape.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/block.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/else.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/elseif.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/extends.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/filter.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/for.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/if.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/import.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/include.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/macro.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/parent.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/raw.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/set.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/tags/spaceless.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/lib/utils.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-1.4.2/package.json.dist +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-client/swig-2.0.0.min.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/deps/swig-client/swig.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/dev/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/dev/lib/class.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/dev/lib/factory.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/dev/lib/tools.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/gna.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/currency.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/dist/language/en.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/dist/language/fr.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/dist/region/en.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/dist/region/fr.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/src/make.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/src/resources/currency.csv +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/src/resources/region.csv +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/locales/src/resources/region.mapping.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/mime.types +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/model/entity.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/model/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/model/template/entityFactory.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/model/template/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/file/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/file/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/file/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/intl/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/intl/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/intl/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/intl/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/storage/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/storage/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/storage/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/storage/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/validator/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/validator/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/validator/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/validator/src/form-validator.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/plugins/lib/validator/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/server.express.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/status.codes +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/_gitignore +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/config/app.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/config/routing.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/config/settings.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/config/templates.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_public/css/default.css +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_public/readme.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/command/gina.bat.tpl +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/command/gina.tpl +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/conf/manifest.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/conf/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/conf/settings.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/conf/statics.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/conf/templates.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/error/client/json/401.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/error/client/json/403.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/error/client/json/404.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/error/server/html/50x.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/error/server/json/500.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/error/server/json/503.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/core/template/extensions/logger/config.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/console.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/context.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/data/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/data/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/data/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/data/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/dateFormat.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/json/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/json/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/json/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/json/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/path.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/plugins/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/plugins/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/plugins/src/api-error.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/plugins/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/prototypes.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/task.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/helpers/text.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/archiver/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/archiver/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/archiver/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/archiver/src/dep/jszip.min.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/archiver/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cache/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cache/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cache/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cache/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/aliases.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/add.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/arguments.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/copy.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/cp.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/list.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/rename.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/restart.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/start.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/status.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/bundle/stop.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/add.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/get.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/link-dev.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/list.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/set.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/unset.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/env/use.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/arguments.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/build.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/dot.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/get.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/init.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/link-node-modules.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/link.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/msg.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/open.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/restart.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/set.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/start.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/status.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/stop.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/tail.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/update.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/framework/version.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/gina-dev.1.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/gina-framework.1.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/gina.1.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/helper.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/minion/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/minion/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/msg.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/port/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/port/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/port/inc/scan.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/port/list.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/port/reset.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/port/set.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/add.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/arguments.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/build.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/import.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/list.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/move.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/rename.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/restart.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/start.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/status.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/project/stop.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/protocol/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/protocol/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/protocol/list.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/protocol/set.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/add.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/help.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/help.txt +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/link-local.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/link-production.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/list.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/remove.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/rm.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/scope/use.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cmd/view/add.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/collection/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/collection/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/collection/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/collection/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/config.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cron/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cron/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/cron/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/dist/2025-03-14_13-41-20_UTC.dat +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/dist/public_suffix_list.dat +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/dist/public_suffix_list.dat.br +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/dist/public_suffix_list.dat.gz +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/exemples/backend.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/exemples/frontend.html +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/domain/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/generator/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/LICENSE +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/example/inheriting_eventemitter.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/example/protected_inheritance.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/example/simple_inheritance.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/example/super_attribute_overridden_by_child_on_init.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/inherits/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/containers/default/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/containers/file/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/containers/mq/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/containers/mq/listener.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/containers/mq/speaker.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/helper.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/logger/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/math/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/merge/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/merge/example/merge.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/merge/example/merge_2_literal objects.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/merge/example/merge_and_preserve_first.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/merge/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/merge/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/model.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/proc.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/routing/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/routing/build.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/routing/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/session-store.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/shell.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/swig-filters/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/swig-filters/package.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/swig-filters/src/main.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/url/README.md +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/url/index.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/url/mocks.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/url/routing.json +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/url/test.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/lib/validator.js +0 -0
- /package/framework/{v0.1.6-alpha.155 → v0.1.6-alpha.156}/package.json +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.1.6-alpha.156
|
|
Binary file
|
|
@@ -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.156/core/asset/plugin/dist/vendor/gina/css/gina.min.css","sourcesContent":[]}
|
|
Binary file
|
|
@@ -4796,6 +4796,9 @@ function Routing() {
|
|
|
4796
4796
|
if ( typeof(routeObject.rule) == 'undefined' && typeof(params.rule) != 'undefined' ) {
|
|
4797
4797
|
routeObject.rule = params.rule;
|
|
4798
4798
|
}
|
|
4799
|
+
if ( typeof(routeObject.cache) != 'undefined' ) {
|
|
4800
|
+
params.cache = routeObject.cache;
|
|
4801
|
+
}
|
|
4799
4802
|
|
|
4800
4803
|
// isRoute
|
|
4801
4804
|
return self.compareUrls(params, routeObject.url, req);
|
|
@@ -114,37 +114,37 @@ function Routing(){var A='undefined'!==typeof module&&module.exports?!1:!0,P={al
|
|
|
114
114
|
typeof ka||(ka=require('lib/merge')),R&&'function'==typeof R||(R=require('lib/form-validator'))):(require('fs'),require('util'),require('../../inherits'),ka=require('../../merge'),V=require(__dirname+'/../../../core/plugins')||getContext('gina').plugins,R=V.Validator);P.getUrlProps=function(r,H){var v={};if(A){var va=window.gina.config;v.hostname=va.hostname;'undefined'!=typeof r&&(r=this.getRoute('webroot@'+r),v.hostname=r.hostname,v.host=r.host,v.webroot=r.webroot)}else va=getContext('gina').config,
|
|
115
115
|
'undefined'!=typeof getContext('argvFilename')&&(va.getRouting=getContext('gina').Config.instance.getRouting),'undefined'==typeof r&&(r=va.bundle),'undefined'==typeof H&&(H=va.env),v.hostname=va.envConf[r][H].hostname,v.host=va.envConf[r][H].host,v.webroot=va.envConf[r][H].server.webroot,console.debug('[self.getUrlProps][isProxyHost = '+getContext('isProxyHost')+'] hostname ',va.envConf[r][H].hostname,vs,process.gina.PROXY_HOSTNAME);return v};P.cache=function(r,H,v,va,Fa){-1==Routing._cached.indexOf(r)&&
|
|
116
116
|
(Routing._cached.push(r),Routing._cachedRoutes[r]={name:H,routing:v,params:va,methodParams:Fa})};P.getCached=function(r,H){if(-1<Routing._cached.indexOf(r)){var v=Routing._cachedRoutes[r],va=H.method.toLowerCase();r=JSON.clone(v.routing);v={method:va,requirements:r.requirements,namespace:r.namespace||void 0,url:decodeURI(H.url),rule:r.originalRule||v.name,param:r.param,middleware:r.middleware,bundle:r.bundle,isXMLRequest:H.isXMLRequest,isWithCredentials:H.isWithCredentials};'undefined'==typeof r.rule&&
|
|
117
|
-
'undefined'!=typeof v.rule&&(r.rule=v.rule);return P.compareUrls(v,r.url,H)}return null};P.invalidateCached=function(r){-1<Routing._cached.indexOf(r)&&(Routing._cached.splice(Routing._cached.indexOf(r),1),delete Routing._cachedRoutes[r])};P.compareUrls=async function(r,H,v,va,Fa){'undefined'==typeof v&&(v={routing:{}});if(/,/.test(H)){var T=0;H=H.split(/,/g);for(var I=H.length,G={past:!1,request:v};T<I&&!G.past;)G=await N(r,H[T],v,va,Fa),++T;return G}return await N(r,
|
|
118
|
-
H,v,va,Fa){var T=null;try{T=r.url.split(/\//)}catch(U){console.warn(U),T=['']}H=H.split(/\//);var I=0,G=0,C=H.length,n=0,y={},z=0,D=v.method.toLowerCase(),x='get';try{x=r.method.toLowerCase()}catch(U){}var w=!1;if('undefined'!=typeof r.requirements&&/get|delete/i.test(D)&&'undefined'!=typeof v[D]||'undefined'!=typeof r.requirements&&/get/i.test(D)&&/delete/i.test(x)){/get/i.test(D)&&/delete/i.test(x)&&(D=x);if(/^(delete)$/i.test(D)&&T.length===H.length){'undefined'==
|
|
119
|
-
0,pa=H.length;U<pa;U++)if(T[U]===H[U])++n;else if(x=H[U].substring(1),'undefined'!=typeof r.requirements[x]){x=r.requirements[x];if(/^\//.test(x))x=x.substring(1,x.lastIndexOf('/')-1);else if(/^validator::/.test(x)&&await ia(H[U],T[U],r,v,va,Fa)){++n;continue}/^:/.test(H[U])&&'undefined'!=typeof x&&(new RegExp(x)).test(T[U])&&(++n,v[D][H[U].substring(1)]=T[U])}w=!0}for(var F in v[D])'undefined'!=typeof r.requirements[F]&&0>H.indexOf(':'+F)&&(H[G]=':'+F,++G,T[I]=v[D][F]
|
|
120
|
-
++C)}if(!w&&T.length===H.length)for(;z<C;++z)T[z]===H[z]?++n:n==z&&/:/.test(H[z])&&await ia(H[z],T[z],r,v,va,Fa)&&++n;if('undefined'!=typeof r.requirements&&D==r.method.toLowerCase()&&!w&&n>=C)for(F=Object.getOwnPropertyNames(r.requirements),I=0,H.join(',').match(/:[-_a-z0-9]+/g);I<F.length;){G=F[I];if('undefined'==typeof r.param[G]&&/^validator::/i.test(r.requirements[G])){if(H.length!=T.length)break;var O=H.join(',').match(/:[-_a-z0-9]+/g);let U=r.requirements[G];z={};
|
|
121
|
-
'"$1":').replace(/([^:"\s+](\w+))\s+:/g,'"$1":'))}catch(pa){throw pa;}if('undefined'!=typeof x.query&&'undefined'!=typeof x.query.data){z=x.query.data;for(let pa in z)0>O.indexOf(z[pa])&&delete z[pa];for(let pa=0,Ea=H.length;pa<Ea;pa++)/^:/.test(H[pa])&&(O=H[pa].replace(/^:/,''),''!=O&&'undefined'!=typeof T[pa]&&(z[O]=T[pa],'undefined'==typeof v.params[O]&&(v.params[O]=T[pa])))}z=ka(z,JSON.clone(v[D])||{});'undefined'==
|
|
122
|
-
if(0==x.count()){console.error('Route validation failed '+r.rule);--n;I++;continue}for(let pa in x)if('undefined'!=typeof x[pa].data&&(x[pa].data=z),w=Array.isArray(x[pa])?await _validator[G][pa].apply(_validator[G],x[pa]):await _validator[G][pa](x[pa],v,va,Fa),!w.isValid&&(--n,'undefined'!=typeof w.error))throw w.error;}I++}y.past=n===C?!0:!1;y.past&&(v.routing=S(r,v[D]),y.request=v);return y},ia=async function(r,H,v,
|
|
123
|
-
C=!1;var z=C=n=n=null,D=null,x=va.method.toLowerCase();if(!G.length)return!1;v.param.path&&I.test(v.param.path)&&(v.param.path=v.param.path.replace(I,H));v.param.namespace&&I.test(v.param.namespace)&&(v.param.namespace=v.param.namespace.replace(I,H));'undefined'!=typeof v.param.file&&/:/.test(v.param.file)&&(C=new RegExp('(:'+r+'/|:'+r+'$)','g'),Q.variable=H,v.param.file=v.param.file.replace(C,Q),C=null);v.param.title&&
|
|
124
|
-
new RegExp(G[0]);I=-1<G.indexOf(r)?G.indexOf(r):!1;!1===I&&r.match(C)&&(I=0);if(!1===I)return I;if(v.method.toLowerCase()!==x)return!1;'undefined'==typeof va[x]&&(va[x]={});y=G[I].substring(1);I=v.requirements[y];if(/^\//.test(I))C=I.match(/\/(.*)\//).pop(),n=I.replace('/'+C+'/',''),C=(new RegExp(C,n)).test(H);else if(/^validator::/.test(I)&&H){n={};C={};z={};D='';r.replace(new RegExp('[^'+y+']','g'),function(pa){D+=
|
|
125
|
-
'"$1":').replace(/([^:"\s+](\w+))\s+:/g,'"$1":'))}catch(pa){throw pa;}'undefined'!=typeof C.query&&'undefined'!=typeof C.query.data&&r==C.query.data[Object.keys(C.query.data)[0]]&&(C.query.data[Object.keys(C.query.data)[0]]=n[y],va.params[y]=n[y]);z[y]=C;n=new R('routing',n,null,z);if(0==C.count())return console.error('Route validation failed '+v.rule),!1;for(var w in C)Array.isArray(C[w])?
|
|
126
|
-
if('undefined'!=typeof v.param[y]&&'undefined'!=typeof v.requirements&&'undefined'!=typeof v.requirements[y]&&'undefined'!=typeof va.params&&C)return va.params[y]=H,'undefined'==typeof va[x][y]&&(va[x][y]=H),!0}else{Fa=v.url;T=va.url;x={};z='';var F=!1,O=0;w=0;for(var U=T.length;w<U;++w)if(T.charAt(w)!=Fa.charAt(O)||F){if(''==z)F=!0,z+=T.charAt(w);else if(w>Fa.indexOf(G[0])+G[0].length){I=
|
|
127
|
-
'/',''),C=(new RegExp(C,n)).test(H);else if(/^validator::/.test(I)){n={};C={};z={};D='';r.replace(new RegExp('[^'+y[0]+']','g'),function(pa){D+=pa});n[y[0]]=H.replace(new RegExp(D,'g'),'');C=JSON.parse(I.split(/::/).splice(1)[0].replace(/([^\W+ true false])+(\w+)/g,'"$&"'));z[y[0]]=C;n=new R('routing',n,null,z);for(let pa in C)if(Array.isArray(C[pa]))n[y[0]][pa].apply(n[y[0]],C[pa]);else n[y[0]][pa](C[pa]);
|
|
128
|
-
else return!1;z='';F=!1;O=Fa.indexOf(G[0])+G[0].length;--w;G.splice(0,1)}else z+=T.charAt(w),++O;if(w==U-1)if(I=v.requirements[G[0]],H=z.substring(0,z.length),/^\//.test(I)?(C=I.match(/\/(.*)\//).pop(),n=I.replace('/'+C+'/',''),C=(new RegExp(C,n)).test(H)):C=(new RegExp(v.requirements[y])).test(H),C)x[G[0].substring(1)]=H;else return!1}else++O;if(x.count()==G.length){y=null;for(y in x)va.params[y]=x[y];return!0}}return!1},
|
|
129
|
-
null,va,Fa=r.url,T=null;for(T in r.param)if(('undefined'==typeof H||'undefined'!=typeof H[T])&&/^:/.test(r.param[T])){var I=r.param[T].substring(1);if('undefined'!=typeof H&&'undefined'!=typeof H[I]){var G=new RegExp('(:'+I+'/|:'+I+'$)','g');'undefined'!=typeof r.param.path&&/:/.test(r.param.path)&&(r.param.path=r.param.path.replace(G,H[I]));'undefined'!=typeof r.param.title&&/:/.test(r.param.title)&&(r.param.title=
|
|
130
|
-
(r.param.namespace=r.param.namespace.replace(G,H[I]));'undefined'!=typeof r.param.file&&/:/.test(r.param.file)&&(Q.variable=H[I],r.param.file=r.param.file.replace(G,Q));if(/,/.test(r.url)){v=r.url.split(/,/g);var C=0;for(va=v.length;C<va;++C)Q.variable=H[I],v[C]=v[C].replace(G,Q);r.url=v.join(',')}else Q.variable=H[I],r.url=r.url.replace(G,Q)}}if(v){C=0;va=v.length;Fa=Fa.split(/,/g);var n=0;for(r.urlIndex=
|
|
131
|
-
'undefined'!=typeof H[y]&&H[y]&&v++}v>n&&(n=v,r.urlIndex=C)}}return r};P.getRoute=function(r,H,v){var va=null,Fa=!1;A?(window.location.port||window.location.hostname!=window.gina.config.hostname.replace(/^(https|http|wss|ws):\/\//,'').replace(/:\d+$/,'')||(Fa=!0,window.gina.config.hostname=window.gina.config.hostname.replace(/^(https|http|wss|ws):\/\//,'').replace(/:\d+$/,'')),va=window.gina.config):
|
|
132
|
-
Fa=getContext('isProxyHost'));var T=va.env||GINA_ENV,I=null,G=va.bundle;/@/.test(r)||'undefined'==typeof G||null==G||(r=r.toLowerCase(),r+='@'+G);if(/@/.test(r)){var C=r.replace(/(.*):\/\//,'').split(/@/);G=C[1];/\/(.*)$/.test(r)&&(I=r.replace(/(.*):\/\//,'').split(/\/(.*)$/)[1],G=G.replace(/\/(.*)$/,''),T=I||T);r=C[0].toLowerCase()+'@'+G}G=va.getRouting(G,T);
|
|
133
|
-
H);(I.isProxyHost=Fa)?(A?I.proxy_hostname=window.location.protocol+'//'+document.location.hostname:(I.proxy_hostname=process.gina.PROXY_HOSTNAME||va.envConf._proxyHostname,console.debug('[getRoute#1]['+Fa+'] process.gina.PROXY_HOSTNAME ('+process.gina.PROXY_HOSTNAME+') VS config.envConf._proxyHostname ('+va.envConf._proxyHostname+')')),I.proxy_host=I.proxy_hostname.replace(/^(https|http):\/\//,
|
|
134
|
-
I.proxy_hostname.replace(/^(https|http):\/\//,''),console.debug('[getRoute#2]['+Fa+'] process.gina.PROXY_HOSTNAME ('+process.gina.PROXY_HOSTNAME+') VS config.envConf._proxyHostname ('+va.envConf._proxyHostname+')'));/,/.test(I.url)&&('undefined'!=typeof I.urlIndex&&(v=I.urlIndex,delete I.urlIndex),v='undefined'!=typeof v?v:0,I.url=I.url.split(/,/g)[v]);/\/$/.test(I.url)&&'/'!=I.url&&
|
|
135
|
-
G=0;for(let n in I.param)-1<P.reservedParams.indexOf(n)||(new RegExp(I.param[n])).test(va)||'undefined'==typeof H[n]||(v+=n+'='+encodeRFC5987ValueChars(H[n])+'&',Fa[G]=H[n],++G);for(let n in H)-1<P.reservedParams.indexOf(n)||'undefined'!=typeof I.requirements[n]||-1<Fa.indexOf(n)||(v='object'==typeof H[n]?v+(n+'='+encodeRFC5987ValueChars(JSON.stringify(H[n]))+'&'):v+(n+'='+H[n]+'&'));
|
|
136
|
-
(y=P.getUrlProps(this.bundle,T||GINA_ENV));var z=this.webroot||y.webroot;y=''+this.hostname||''+y.hostname;var D=''+this.url;this.isProxyHost&&(y=''+this.proxy_hostname);this.url='undefined'!=typeof n&&/^true$/i.test(n)?D.replace(new RegExp('^'+z),'/'):D.replace(new RegExp('^('+z+'|/$)'),z);return y+this.url};I.request=function(n,y){var z=null,D=null;'function'==
|
|
137
|
-
D.webroot,w=this.hostname||D.hostname;D='undefined'!=typeof n&&1==n?path.replace(x,'/'):this.url||D.url;/^\//.test(D)&&(D=w+D);w=/^https/.test(w)?'https':'http';A?window.open(D,'undefined'!=typeof y&&'undefined'!=typeof y.target?y.target:'_self'):('undefined'==typeof y.agent&&(y.agent=!1),w=require(''+w),x=function(F){var O='',U=!1;F.on('data',function(pa){O+=
|
|
138
|
-
F.on('end',function(){if(/^\{/.test(O))try{O=JSON.parse(O),'undefined'!=typeof O.error&&(U=JSON.clone(O),O=null)}catch(pa){U=pa}U?z(U):z(!1,O)})},z?w.get(D,y,x):w.get(D,y))};!/:/.test(I.url)||/:d+\//.test(I.url)||/:\/\//.test(I.url)||(H=I.url.match(/(:(.*)\/|:(.*)$)/g).map(function(n){return n.replace(/\//g,'')}).join(', '),C='[ RoutingHelper::getRoute(rule[, bundle, method]) ] : route [ %r ] param placeholder not defined: `'+
|
|
139
|
-
H+']',C=C.replace(/%r/,r),r=Error(C),console.warn(r),C=r=H=null);return I};P.getRouteByUrl=function(r,H,v,va,Fa){2==arguments.length&&'undefined'!=typeof arguments[1]&&arguments[1]&&-1<P.allowedMethods.indexOf(arguments[1].toLowerCase())&&(v=arguments[1],H=void 0);var T=null,I=null,G=null,C=null,n=null,y=null;if(/#/.test(r)&&1<r.length){var z=r.split(/#/);r=z[0];n='#'+z[1];z=null}1==arguments.length&&'undefined'!=
|
|
140
|
-
A&&(C=gina.config.reverseRouting,G=gina.config.routing),'undefined'!=typeof C[T]&&(z=G[C[T]],H=z.bundle,T=z.webroot,y=z.hostname,z=null));Fa='boolean'!=typeof arguments[arguments.length-1]?!1:arguments[arguments.length-1];var D=!1,x=null,w=C=x=C=null;z='undefined'!=typeof v?!0:!1;A?(x=window.gina.config,H='undefined'!=typeof H?H:x.bundle,C=x.env,G=x.routing||x.getRouting(H),C=x.reverseRouting,isXMLRequest=
|
|
141
|
-
method:v,params:{},url:r},H&&(va.bundle=H)):(x=getContext('gina').config,H='undefined'!=typeof H?H:x.bundle,C=x.env,G=x.getRouting(H),y=x.envConf[H][C].hostname,T=x.envConf[H][C].server.webroot,va||={routing:{},isXMLRequest:!1,method:'undefined'!=typeof v?v.toLowerCase():'get',params:{},url:r},Fa&&(va.method=v),isXMLRequest=va.isXMLRequest||!1);x=r.replace(new RegExp('^('+y+'|'+y.replace(/:\d+/,'')+')'),
|
|
142
|
-
v.toLowerCase():'get';z&&(va.originalMethod=va.method,va.method=v,va.routing.path=decodeURI(x));va.method||(va.method=v);C={};T=new RegExp(v,'i');y=null;for(F in G){if('undefined'==typeof G[F].param)break;if(G[F].bundle==H&&(y=G[F].method,/,/.test(y)&&T.test(y)&&(y=va.method),'undefined'==typeof G[F].method||T.test(y))){C={method:y,requirements:G[F].requirements,namespace:G[F].namespace||void 0,url:decodeURI(x),
|
|
143
|
-
isXMLRequest};try{if(w=P.compareUrls(C,G[F].url,va),w.past){I=JSON.clone(G[F]);I.name=F;D=!0;w={};break}}catch(O){throw Error('Route [ '+F+' ] needs your attention.\n'+O.stack);}}}if(D)return/\/$/.test(r)&&'/'!=r&&(r=r.substring(0,r.length-1)),n&&(r+=n),I.url=r,I.toUrl=function(O){var U=this.webroot,pa=this.hostname,Ea=this.url;this.url='undefined'!=typeof O&&1==O?Ea.replace(U,'/'):Ea;return pa+this.url},
|
|
144
|
-
typeof P.notFound&&(P.notFound={});n=null;I='[ RoutingHelper::getRouteByUrl(rule[, bundle, method]) ] : route [ %r ] is called but not found inside your view: `'+r+'` !';if((n=(n=gina.hasPopinHandler&&gina.popinIsBinded?gina.popin.getActivePopin().target.innerHTML.match(/404:\[\w+\][a-z 0-9-_@]+/):document.body.innerHTML.match(/404:\[\w+\][a-z 0-9-_@]+/))&&0<n.length?n[0]:null)&&z&&F)return F=n.match(/\[\w+\]/)[0],
|
|
145
|
-
'')),'undefined'==typeof P.notFound[n]?P.notFound[n]={count:1,message:I}:z&&'undefined'!=typeof P.notFound[n]&&++P.notFound[n].count,!1;if((F=gina.config.reverseRouting[r]||null)&&'undefined'!=typeof F&&F.split(/@(.+)$/)[1]==H)return n=F,'undefined'==typeof P.notFound[n]?(I=I.replace(/%r/,v.toUpperCase()+'::'+F),P.notFound[n]={count:1,message:I}):z&&'undefined'!=typeof P.notFound[n]&&++P.notFound[n].count,!1;n=
|
|
146
|
-
typeof P.notFound[n]?I=I.replace(/%r/,n):++P.notFound[n].count);return!1}console.warn(Error('[ RoutingHelper::getRouteByUrl(rule[, bundle, method, request]) ] : route not found for url: `'+r+'` !').stack);return!1};return P}
|
|
147
|
-
function registerEvents(A,P){'undefined'==typeof gina&&'undefined'!=typeof window.gina&&(gina=window.gina);gina.registeredEvents[A]=P}function mergeEventProps(A,P){for(let V in P)'undefined'==typeof A[V]&&(A[V]=P[V]);return A}
|
|
117
|
+
'undefined'!=typeof v.rule&&(r.rule=v.rule);'undefined'!=typeof r.cache&&(v.cache=r.cache);return P.compareUrls(v,r.url,H)}return null};P.invalidateCached=function(r){-1<Routing._cached.indexOf(r)&&(Routing._cached.splice(Routing._cached.indexOf(r),1),delete Routing._cachedRoutes[r])};P.compareUrls=async function(r,H,v,va,Fa){'undefined'==typeof v&&(v={routing:{}});if(/,/.test(H)){var T=0;H=H.split(/,/g);for(var I=H.length,G={past:!1,request:v};T<I&&!G.past;)G=await N(r,H[T],v,va,Fa),++T;return G}return await N(r,
|
|
118
|
+
H,v,va,Fa)};var N=async function(r,H,v,va,Fa){var T=null;try{T=r.url.split(/\//)}catch(U){console.warn(U),T=['']}H=H.split(/\//);var I=0,G=0,C=H.length,n=0,y={},z=0,D=v.method.toLowerCase(),x='get';try{x=r.method.toLowerCase()}catch(U){}var w=!1;if('undefined'!=typeof r.requirements&&/get|delete/i.test(D)&&'undefined'!=typeof v[D]||'undefined'!=typeof r.requirements&&/get/i.test(D)&&/delete/i.test(x)){/get/i.test(D)&&/delete/i.test(x)&&(D=x);if(/^(delete)$/i.test(D)&&T.length===H.length){'undefined'==
|
|
119
|
+
typeof v[D]&&(v[D]={});for(let U=0,pa=H.length;U<pa;U++)if(T[U]===H[U])++n;else if(x=H[U].substring(1),'undefined'!=typeof r.requirements[x]){x=r.requirements[x];if(/^\//.test(x))x=x.substring(1,x.lastIndexOf('/')-1);else if(/^validator::/.test(x)&&await ia(H[U],T[U],r,v,va,Fa)){++n;continue}/^:/.test(H[U])&&'undefined'!=typeof x&&(new RegExp(x)).test(T[U])&&(++n,v[D][H[U].substring(1)]=T[U])}w=!0}for(var F in v[D])'undefined'!=typeof r.requirements[F]&&0>H.indexOf(':'+F)&&(H[G]=':'+F,++G,T[I]=v[D][F],
|
|
120
|
+
++I,w||T.length!==H.length||++C)}if(!w&&T.length===H.length)for(;z<C;++z)T[z]===H[z]?++n:n==z&&/:/.test(H[z])&&await ia(H[z],T[z],r,v,va,Fa)&&++n;if('undefined'!=typeof r.requirements&&D==r.method.toLowerCase()&&!w&&n>=C)for(F=Object.getOwnPropertyNames(r.requirements),I=0,H.join(',').match(/:[-_a-z0-9]+/g);I<F.length;){G=F[I];if('undefined'==typeof r.param[G]&&/^validator::/i.test(r.requirements[G])){if(H.length!=T.length)break;var O=H.join(',').match(/:[-_a-z0-9]+/g);let U=r.requirements[G];z={};
|
|
121
|
+
x={};w={};try{x=JSON.parse(U.split(/::/).splice(1)[0].replace(/([^:"\s+](\w+)):/g,'"$1":').replace(/([^:"\s+](\w+))\s+:/g,'"$1":'))}catch(pa){throw pa;}if('undefined'!=typeof x.query&&'undefined'!=typeof x.query.data){z=x.query.data;for(let pa in z)0>O.indexOf(z[pa])&&delete z[pa];for(let pa=0,Ea=H.length;pa<Ea;pa++)/^:/.test(H[pa])&&(O=H[pa].replace(/^:/,''),''!=O&&'undefined'!=typeof T[pa]&&(z[O]=T[pa],'undefined'==typeof v.params[O]&&(v.params[O]=T[pa])))}z=ka(z,JSON.clone(v[D])||{});'undefined'==
|
|
122
|
+
typeof z[G]&&(z[G]=null);w[G]=x;_validator=A?new R(z):new R('routing',z,null,w);if(0==x.count()){console.error('Route validation failed '+r.rule);--n;I++;continue}for(let pa in x)if('undefined'!=typeof x[pa].data&&(x[pa].data=z),w=Array.isArray(x[pa])?await _validator[G][pa].apply(_validator[G],x[pa]):await _validator[G][pa](x[pa],v,va,Fa),!w.isValid&&(--n,'undefined'!=typeof w.error))throw w.error;}I++}y.past=n===C?!0:!1;y.past&&(v.routing=S(r,v[D]),y.request=v);return y},ia=async function(r,H,v,
|
|
123
|
+
va,Fa,T){var I=-1,G=r.match(/:\w+/g);I=new RegExp(r,'g');var C=null,n=null,y=null;C=!1;var z=C=n=n=null,D=null,x=va.method.toLowerCase();if(!G.length)return!1;v.param.path&&I.test(v.param.path)&&(v.param.path=v.param.path.replace(I,H));v.param.namespace&&I.test(v.param.namespace)&&(v.param.namespace=v.param.namespace.replace(I,H));'undefined'!=typeof v.param.file&&/:/.test(v.param.file)&&(C=new RegExp('(:'+r+'/|:'+r+'$)','g'),Q.variable=H,v.param.file=v.param.file.replace(C,Q),C=null);v.param.title&&
|
|
124
|
+
I.test(v.param.title)&&(v.param.title=v.param.title.replace(I,H));if(1==G.length){C=new RegExp(G[0]);I=-1<G.indexOf(r)?G.indexOf(r):!1;!1===I&&r.match(C)&&(I=0);if(!1===I)return I;if(v.method.toLowerCase()!==x)return!1;'undefined'==typeof va[x]&&(va[x]={});y=G[I].substring(1);I=v.requirements[y];if(/^\//.test(I))C=I.match(/\/(.*)\//).pop(),n=I.replace('/'+C+'/',''),C=(new RegExp(C,n)).test(H);else if(/^validator::/.test(I)&&H){n={};C={};z={};D='';r.replace(new RegExp('[^'+y+']','g'),function(pa){D+=
|
|
125
|
+
pa});n[y]=H.replace(new RegExp(D,'g'),'');try{C=JSON.parse(I.split(/::/).splice(1)[0].replace(/([^:"\s+](\w+)):/g,'"$1":').replace(/([^:"\s+](\w+))\s+:/g,'"$1":'))}catch(pa){throw pa;}'undefined'!=typeof C.query&&'undefined'!=typeof C.query.data&&r==C.query.data[Object.keys(C.query.data)[0]]&&(C.query.data[Object.keys(C.query.data)[0]]=n[y],va.params[y]=n[y]);z[y]=C;n=new R('routing',n,null,z);if(0==C.count())return console.error('Route validation failed '+v.rule),!1;for(var w in C)Array.isArray(C[w])?
|
|
126
|
+
await n[y][w].apply(n[y],C[w]):await n[y][w](C[w],va,Fa,T);C=n.isValid()}else C=(new RegExp(v.requirements[y])).test(H);if('undefined'!=typeof v.param[y]&&'undefined'!=typeof v.requirements&&'undefined'!=typeof v.requirements[y]&&'undefined'!=typeof va.params&&C)return va.params[y]=H,'undefined'==typeof va[x][y]&&(va[x][y]=H),!0}else{Fa=v.url;T=va.url;x={};z='';var F=!1,O=0;w=0;for(var U=T.length;w<U;++w)if(T.charAt(w)!=Fa.charAt(O)||F){if(''==z)F=!0,z+=T.charAt(w);else if(w>Fa.indexOf(G[0])+G[0].length){I=
|
|
127
|
+
v.requirements[G[0]];H=z.substring(0,z.length);if(/^\//.test(I))C=I.match(/\/(.*)\//).pop(),n=I.replace('/'+C+'/',''),C=(new RegExp(C,n)).test(H);else if(/^validator::/.test(I)){n={};C={};z={};D='';r.replace(new RegExp('[^'+y[0]+']','g'),function(pa){D+=pa});n[y[0]]=H.replace(new RegExp(D,'g'),'');C=JSON.parse(I.split(/::/).splice(1)[0].replace(/([^\W+ true false])+(\w+)/g,'"$&"'));z[y[0]]=C;n=new R('routing',n,null,z);for(let pa in C)if(Array.isArray(C[pa]))n[y[0]][pa].apply(n[y[0]],C[pa]);else n[y[0]][pa](C[pa]);
|
|
128
|
+
C=n.isValid()}else C=(new RegExp(v.requirements[y[0]])).test(H);if(C)x[G[0].substring(1)]=H;else return!1;z='';F=!1;O=Fa.indexOf(G[0])+G[0].length;--w;G.splice(0,1)}else z+=T.charAt(w),++O;if(w==U-1)if(I=v.requirements[G[0]],H=z.substring(0,z.length),/^\//.test(I)?(C=I.match(/\/(.*)\//).pop(),n=I.replace('/'+C+'/',''),C=(new RegExp(C,n)).test(H)):C=(new RegExp(v.requirements[y])).test(H),C)x[G[0].substring(1)]=H;else return!1}else++O;if(x.count()==G.length){y=null;for(y in x)va.params[y]=x[y];return!0}}return!1},
|
|
129
|
+
Q=function(r){return/\/$/.test(r)?Q.variable+'/':Q.variable},S=function(r,H){var v=null,va,Fa=r.url,T=null;for(T in r.param)if(('undefined'==typeof H||'undefined'!=typeof H[T])&&/^:/.test(r.param[T])){var I=r.param[T].substring(1);if('undefined'!=typeof H&&'undefined'!=typeof H[I]){var G=new RegExp('(:'+I+'/|:'+I+'$)','g');'undefined'!=typeof r.param.path&&/:/.test(r.param.path)&&(r.param.path=r.param.path.replace(G,H[I]));'undefined'!=typeof r.param.title&&/:/.test(r.param.title)&&(r.param.title=
|
|
130
|
+
r.param.title.replace(G,H[I]));'undefined'!=typeof r.param.namespace&&/:/.test(r.param.namespace)&&(r.param.namespace=r.param.namespace.replace(G,H[I]));'undefined'!=typeof r.param.file&&/:/.test(r.param.file)&&(Q.variable=H[I],r.param.file=r.param.file.replace(G,Q));if(/,/.test(r.url)){v=r.url.split(/,/g);var C=0;for(va=v.length;C<va;++C)Q.variable=H[I],v[C]=v[C].replace(G,Q);r.url=v.join(',')}else Q.variable=H[I],r.url=r.url.replace(G,Q)}}if(v){C=0;va=v.length;Fa=Fa.split(/,/g);var n=0;for(r.urlIndex=
|
|
131
|
+
0;C<va;++C)if(v=0,G=Fa[0].match(/:[-_a-z0-9]+/ig)){T=0;for(I=G.length;T<I;T++){var y=G[T].substring(1);'undefined'!=typeof H[y]&&H[y]&&v++}v>n&&(n=v,r.urlIndex=C)}}return r};P.getRoute=function(r,H,v){var va=null,Fa=!1;A?(window.location.port||window.location.hostname!=window.gina.config.hostname.replace(/^(https|http|wss|ws):\/\//,'').replace(/:\d+$/,'')||(Fa=!0,window.gina.config.hostname=window.gina.config.hostname.replace(/^(https|http|wss|ws):\/\//,'').replace(/:\d+$/,'')),va=window.gina.config):
|
|
132
|
+
(va=getContext('gina').config,'undefined'!=typeof getContext('argvFilename')&&(va.getRouting=getContext('gina').Config.instance.getRouting),Fa=getContext('isProxyHost'));var T=va.env||GINA_ENV,I=null,G=va.bundle;/@/.test(r)||'undefined'==typeof G||null==G||(r=r.toLowerCase(),r+='@'+G);if(/@/.test(r)){var C=r.replace(/(.*):\/\//,'').split(/@/);G=C[1];/\/(.*)$/.test(r)&&(I=r.replace(/(.*):\/\//,'').split(/\/(.*)$/)[1],G=G.replace(/\/(.*)$/,''),T=I||T);r=C[0].toLowerCase()+'@'+G}G=va.getRouting(G,T);
|
|
133
|
+
if('undefined'==typeof G[r])throw Error('[ RoutingHelper::getRouting(rule, params) ] : `'+r+'` not found !');I=JSON.clone(G[r]);C=null;I=S(I,H);(I.isProxyHost=Fa)?(A?I.proxy_hostname=window.location.protocol+'//'+document.location.hostname:(I.proxy_hostname=process.gina.PROXY_HOSTNAME||va.envConf._proxyHostname,console.debug('[getRoute#1]['+Fa+'] process.gina.PROXY_HOSTNAME ('+process.gina.PROXY_HOSTNAME+') VS config.envConf._proxyHostname ('+va.envConf._proxyHostname+')')),I.proxy_host=I.proxy_hostname.replace(/^(https|http):\/\//,
|
|
134
|
+
'')):A||'undefined'==typeof process.gina.PROXY_HOSTNAME||(I.proxy_hostname=process.gina.PROXY_HOSTNAME,I.proxy_host=I.proxy_hostname.replace(/^(https|http):\/\//,''),console.debug('[getRoute#2]['+Fa+'] process.gina.PROXY_HOSTNAME ('+process.gina.PROXY_HOSTNAME+') VS config.envConf._proxyHostname ('+va.envConf._proxyHostname+')'));/,/.test(I.url)&&('undefined'!=typeof I.urlIndex&&(v=I.urlIndex,delete I.urlIndex),v='undefined'!=typeof v?v:0,I.url=I.url.split(/,/g)[v]);/\/$/.test(I.url)&&'/'!=I.url&&
|
|
135
|
+
(I.url=I.url.substring(0,I.url.length-1));if(/GET/i.test(I.method)&&'undefined'!=typeof H){v='?';va=G[r].url;Fa=[];G=0;for(let n in I.param)-1<P.reservedParams.indexOf(n)||(new RegExp(I.param[n])).test(va)||'undefined'==typeof H[n]||(v+=n+'='+encodeRFC5987ValueChars(H[n])+'&',Fa[G]=H[n],++G);for(let n in H)-1<P.reservedParams.indexOf(n)||'undefined'!=typeof I.requirements[n]||-1<Fa.indexOf(n)||(v='object'==typeof H[n]?v+(n+'='+encodeRFC5987ValueChars(JSON.stringify(H[n]))+'&'):v+(n+'='+H[n]+'&'));
|
|
136
|
+
G=Fa=va=null;1<v.length&&(v=v.substring(0,v.length-1),I.url+=v);v=null}I.toUrl=function(n){var y=null;/^redirect$/i.test(this.param.control)&&(y=P.getUrlProps(this.bundle,T||GINA_ENV));var z=this.webroot||y.webroot;y=''+this.hostname||''+y.hostname;var D=''+this.url;this.isProxyHost&&(y=''+this.proxy_hostname);this.url='undefined'!=typeof n&&/^true$/i.test(n)?D.replace(new RegExp('^'+z),'/'):D.replace(new RegExp('^('+z+'|/$)'),z);return y+this.url};I.request=function(n,y){var z=null,D=null;'function'==
|
|
137
|
+
typeof arguments[arguments.length-1]&&(z=arguments[arguments.length-1]);'object'==typeof arguments[2]&&(D=arguments[2]);var x=this.webroot||D.webroot,w=this.hostname||D.hostname;D='undefined'!=typeof n&&1==n?path.replace(x,'/'):this.url||D.url;/^\//.test(D)&&(D=w+D);w=/^https/.test(w)?'https':'http';A?window.open(D,'undefined'!=typeof y&&'undefined'!=typeof y.target?y.target:'_self'):('undefined'==typeof y.agent&&(y.agent=!1),w=require(''+w),x=function(F){var O='',U=!1;F.on('data',function(pa){O+=
|
|
138
|
+
pa});F.on('error',function(pa){U='Failed to get mail content';pa&&'undefined'!=typeof pa.stack?U+=pa.stack:'string'==typeof pa&&(U+='\n'+pa)});F.on('end',function(){if(/^\{/.test(O))try{O=JSON.parse(O),'undefined'!=typeof O.error&&(U=JSON.clone(O),O=null)}catch(pa){U=pa}U?z(U):z(!1,O)})},z?w.get(D,y,x):w.get(D,y))};!/:/.test(I.url)||/:d+\//.test(I.url)||/:\/\//.test(I.url)||(H=I.url.match(/(:(.*)\/|:(.*)$)/g).map(function(n){return n.replace(/\//g,'')}).join(', '),C='[ RoutingHelper::getRoute(rule[, bundle, method]) ] : route [ %r ] param placeholder not defined: `'+
|
|
139
|
+
I.url+'` !\n Check your route description to compare requirements against param variables [ '+H+']',C=C.replace(/%r/,r),r=Error(C),console.warn(r),C=r=H=null);return I};P.getRouteByUrl=function(r,H,v,va,Fa){2==arguments.length&&'undefined'!=typeof arguments[1]&&arguments[1]&&-1<P.allowedMethods.indexOf(arguments[1].toLowerCase())&&(v=arguments[1],H=void 0);var T=null,I=null,G=null,C=null,n=null,y=null;if(/#/.test(r)&&1<r.length){var z=r.split(/#/);r=z[0];n='#'+z[1];z=null}1==arguments.length&&'undefined'!=
|
|
140
|
+
typeof arguments[0]&&(/^(https|http)/i.test(r)||/^\//.test(r)||(r='/'+r),T='/'+r.split(/\//g)[1],A&&(C=gina.config.reverseRouting,G=gina.config.routing),'undefined'!=typeof C[T]&&(z=G[C[T]],H=z.bundle,T=z.webroot,y=z.hostname,z=null));Fa='boolean'!=typeof arguments[arguments.length-1]?!1:arguments[arguments.length-1];var D=!1,x=null,w=C=x=C=null;z='undefined'!=typeof v?!0:!1;A?(x=window.gina.config,H='undefined'!=typeof H?H:x.bundle,C=x.env,G=x.routing||x.getRouting(H),C=x.reverseRouting,isXMLRequest=
|
|
141
|
+
'undefined'!=typeof isXMLRequest?isXMLRequest:!1,y=y||x.hostname,T=T||x.webroot,va={routing:{},method:v,params:{},url:r},H&&(va.bundle=H)):(x=getContext('gina').config,H='undefined'!=typeof H?H:x.bundle,C=x.env,G=x.getRouting(H),y=x.envConf[H][C].hostname,T=x.envConf[H][C].server.webroot,va||={routing:{},isXMLRequest:!1,method:'undefined'!=typeof v?v.toLowerCase():'get',params:{},url:r},Fa&&(va.method=v),isXMLRequest=va.isXMLRequest||!1);x=r.replace(new RegExp('^('+y+'|'+y.replace(/:\d+/,'')+')'),
|
|
142
|
+
'');'undefined'==typeof va.routing.path&&(va.routing.path=decodeURI(x));v='undefined'!=typeof v?v.toLowerCase():'get';z&&(va.originalMethod=va.method,va.method=v,va.routing.path=decodeURI(x));va.method||(va.method=v);C={};T=new RegExp(v,'i');y=null;for(F in G){if('undefined'==typeof G[F].param)break;if(G[F].bundle==H&&(y=G[F].method,/,/.test(y)&&T.test(y)&&(y=va.method),'undefined'==typeof G[F].method||T.test(y))){C={method:y,requirements:G[F].requirements,namespace:G[F].namespace||void 0,url:decodeURI(x),
|
|
143
|
+
rule:G[F].originalRule||F,param:G[F].param,middleware:JSON.clone(G[F].middleware),bundle:G[F].bundle,isXMLRequest};try{if(w=P.compareUrls(C,G[F].url,va),w.past){I=JSON.clone(G[F]);I.name=F;D=!0;w={};break}}catch(O){throw Error('Route [ '+F+' ] needs your attention.\n'+O.stack);}}}if(D)return/\/$/.test(r)&&'/'!=r&&(r=r.substring(0,r.length-1)),n&&(r+=n),I.url=r,I.toUrl=function(O){var U=this.webroot,pa=this.hostname,Ea=this.url;this.url='undefined'!=typeof O&&1==O?Ea.replace(U,'/'):Ea;return pa+this.url},
|
|
144
|
+
I;if(A){var F=!1;if('#'==r&&/GET/i.test(v)&&z||/^404:/.test(r))r=location.pathname,F=!0;'undefined'==typeof P.notFound&&(P.notFound={});n=null;I='[ RoutingHelper::getRouteByUrl(rule[, bundle, method]) ] : route [ %r ] is called but not found inside your view: `'+r+'` !';if((n=(n=gina.hasPopinHandler&&gina.popinIsBinded?gina.popin.getActivePopin().target.innerHTML.match(/404:\[\w+\][a-z 0-9-_@]+/):document.body.innerHTML.match(/404:\[\w+\][a-z 0-9-_@]+/))&&0<n.length?n[0]:null)&&z&&F)return F=n.match(/\[\w+\]/)[0],
|
|
145
|
+
n=n.replace('404:'+F,F.replace(/\[|\]/g,'')+'::'),I=I.replace(/%r/,n.replace(/404:\s+/,'')),'undefined'==typeof P.notFound[n]?P.notFound[n]={count:1,message:I}:z&&'undefined'!=typeof P.notFound[n]&&++P.notFound[n].count,!1;if((F=gina.config.reverseRouting[r]||null)&&'undefined'!=typeof F&&F.split(/@(.+)$/)[1]==H)return n=F,'undefined'==typeof P.notFound[n]?(I=I.replace(/%r/,v.toUpperCase()+'::'+F),P.notFound[n]={count:1,message:I}):z&&'undefined'!=typeof P.notFound[n]&&++P.notFound[n].count,!1;n=
|
|
146
|
+
P.compareUrls(C,r,va)||null;n.past&&z&&(n=v.toUpperCase()+'::'+n.request.routing.rule,'undefined'==typeof P.notFound[n]?I=I.replace(/%r/,n):++P.notFound[n].count);return!1}console.warn(Error('[ RoutingHelper::getRouteByUrl(rule[, bundle, method, request]) ] : route not found for url: `'+r+'` !').stack);return!1};return P}
|
|
147
|
+
'undefined'!==typeof module&&module.exports?('undefined'==typeof console.err&&(console=require('../../logger')),module.exports=Routing()):'function'===typeof define&&define.amd&&define('lib/routing',['require','lib/form-validator','lib/merge'],function(){return Routing()});function registerEvents(A,P){'undefined'==typeof gina&&'undefined'!=typeof window.gina&&(gina=window.gina);gina.registeredEvents[A]=P}function mergeEventProps(A,P){for(let V in P)'undefined'==typeof A[V]&&(A[V]=P[V]);return A}
|
|
148
148
|
function addListener(A,P,V,ka){var R=function(Q,S,r,H){'undefined'!=typeof Q.event&&Q.event.isTouchSupported&&/^(click|mouseout|mouseover)/.test(r)&&-1==Q.event[r].indexOf(S)&&(Q.event[r][Q.event[r].length]=S);'undefined'!=typeof S&&null!=S?S.addEventListener?S.addEventListener(r,H,!1):S.attachEvent&&S.attachEvent('on'+r,H):Q.customEvent.addListener(r,H);gina.events[r]='undefined'!=typeof S.id&&'object'!=typeof S.id?S.id:S.getAttribute('id')},N=0,ia=null;if(Array.isArray(V))for(ia=V.length;N<ia;N++)R(A,
|
|
149
149
|
P,V[N],ka);else if(Array.isArray(P))for(N=0,ia=P.length;N<ia;N++){let Q=/\.$/.test(V)?V+P[N].id:V;R(A,P[N],Q,ka)}else V=/\.$/.test(V)?V+P.id:V,R(A,P,V,ka)}
|
|
150
150
|
function triggerEvent(A,P,V,ka,R){if('undefined'!=typeof P&&null!=P){A=!1;if('undefined'!=typeof jQuery){var N=jQuery.fn.jquery.split(/\./);N=2<N.length?N.splice(0,2).join('.'):N.join('.');N='1.7'>=N?jQuery(P).data('events'):jQuery._data(jQuery(P)[0],'events');if(N='undefined'!=typeof N&&'undefined'!=typeof N[V]?!0:!1)N=jQuery.Event(V),jQuery(P).trigger(N,ka),A=N.isDefaultPrevented()}window.CustomEvent||document.createEvent?(window.CustomEvent?N=new CustomEvent(V,{detail:ka,bubbles:!0,cancelable:!0,
|
|
Binary file
|