From f56076dc61b559c02197d382b7da7ada9c80d7f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Mon, 29 Jul 2019 18:02:48 +0300 Subject: [PATCH] Move ng npm packages --- npm/lerna.json | 4 +- npm/{packs/ng => ng-packs}/.editorconfig | 0 npm/{packs/ng => ng-packs}/.gitignore | 0 npm/{packs/ng => ng-packs}/README.md | 0 npm/{packs/ng => ng-packs}/angular.json | 0 .../ng => ng-packs}/dist/account/README.md | 0 .../dist/account/abp-ng.account.d.ts | 0 .../dist/account/abp-ng.account.metadata.json | 0 .../account/bundles/abp-ng.account.umd.js | 48 +++--- .../account/bundles/abp-ng.account.umd.js.map | 0 .../account/bundles/abp-ng.account.umd.min.js | 0 .../bundles/abp-ng.account.umd.min.js.map | 0 .../dist/account/esm2015/abp-ng.account.js | 0 .../esm2015/lib/account-routing.module.js | 0 .../account/esm2015/lib/account.module.js | 0 .../account/esm2015/lib/components/index.js | 0 .../lib/components/login/login.component.js | 0 .../components/register/register.component.js | 0 .../tenant-box/tenant-box.component.js | 0 .../account/esm2015/lib/constants/routes.js | 0 .../dist/account/esm2015/lib/models/index.js | 0 .../account/esm2015/lib/models/options.js | 0 .../dist/account/esm2015/lib/tokens/index.js | 0 .../esm2015/lib/tokens/options.token.js | 0 .../dist/account/esm2015/public-api.js | 0 .../dist/account/esm5/abp-ng.account.js | 0 .../esm5/lib/account-routing.module.js | 0 .../dist/account/esm5/lib/account.module.js | 0 .../dist/account/esm5/lib/components/index.js | 0 .../lib/components/login/login.component.js | 0 .../components/register/register.component.js | 0 .../tenant-box/tenant-box.component.js | 0 .../dist/account/esm5/lib/constants/routes.js | 0 .../dist/account/esm5/lib/models/index.js | 0 .../dist/account/esm5/lib/models/options.js | 0 .../dist/account/esm5/lib/tokens/index.js | 0 .../account/esm5/lib/tokens/options.token.js | 0 .../dist/account/esm5/public-api.js | 0 .../dist/account/fesm2015/abp-ng.account.js | 0 .../account/fesm2015/abp-ng.account.js.map | 0 .../dist/account/fesm5/abp-ng.account.js | 0 .../dist/account/fesm5/abp-ng.account.js.map | 0 .../account/lib/account-routing.module.d.ts | 0 .../dist/account/lib/account.module.d.ts | 0 .../dist/account/lib/components/index.d.ts | 0 .../lib/components/login/login.component.d.ts | 0 .../register/register.component.d.ts | 0 .../tenant-box/tenant-box.component.d.ts | 0 .../dist/account/lib/constants/routes.d.ts | 0 .../dist/account/lib/models/index.d.ts | 0 .../dist/account/lib/models/options.d.ts | 0 .../dist/account/lib/tokens/index.d.ts | 0 .../account/lib/tokens/options.token.d.ts | 0 .../ng => ng-packs}/dist/account/package.json | 0 .../dist/account/public-api.d.ts | 0 .../ng => ng-packs}/dist/core/README.md | 0 .../dist/core/abp-ng.core.d.ts | 0 .../dist/core/abp-ng.core.metadata.json | 0 .../dist/core/bundles/abp-ng.core.umd.js | 140 +++++++++--------- .../dist/core/bundles/abp-ng.core.umd.js.map | 0 .../dist/core/bundles/abp-ng.core.umd.min.js | 0 .../core/bundles/abp-ng.core.umd.min.js.map | 0 .../dist/core/esm2015/abp-ng.core.js | 0 .../esm2015/lib/actions/config.actions.js | 0 .../dist/core/esm2015/lib/actions/index.js | 0 .../esm2015/lib/actions/profile.actions.js | 0 .../core/esm2015/lib/actions/rest.actions.js | 0 .../esm2015/lib/actions/session.actions.js | 0 .../components/dynamic-layout.component.js | 0 .../dist/core/esm2015/lib/components/index.js | 0 .../lib/components/router-outlet.component.js | 0 .../dist/core/esm2015/lib/core.module.js | 0 .../dist/core/esm2015/lib/directives/index.js | 0 .../lib/directives/permission.directive.js | 0 .../lib/directives/visibility.directive.js | 0 .../dist/core/esm2015/lib/enums/common.js | 0 .../dist/core/esm2015/lib/enums/index.js | 0 .../core/esm2015/lib/guards/auth.guard.js | 0 .../dist/core/esm2015/lib/guards/index.js | 0 .../esm2015/lib/guards/permission.guard.js | 0 .../lib/interceptors/api.interceptor.js | 0 .../core/esm2015/lib/interceptors/index.js | 0 .../lib/models/application-configuration.js | 0 .../dist/core/esm2015/lib/models/common.js | 0 .../dist/core/esm2015/lib/models/config.js | 0 .../dist/core/esm2015/lib/models/index.js | 0 .../dist/core/esm2015/lib/models/profile.js | 0 .../dist/core/esm2015/lib/models/rest.js | 0 .../dist/core/esm2015/lib/models/session.js | 0 .../esm2015/lib/pipes/localization.pipe.js | 0 .../core/esm2015/lib/plugins/config.plugin.js | 0 .../dist/core/esm2015/lib/plugins/index.js | 0 .../application-configuration.service.js | 0 .../esm2015/lib/services/config.service.js | 0 .../dist/core/esm2015/lib/services/index.js | 0 .../esm2015/lib/services/lazy-load.service.js | 0 .../lib/services/localization.service.js | 0 .../esm2015/lib/services/profile.service.js | 0 .../core/esm2015/lib/services/rest.service.js | 0 .../core/esm2015/lib/states/config.state.js | 0 .../dist/core/esm2015/lib/states/index.js | 0 .../core/esm2015/lib/states/profile.state.js | 0 .../core/esm2015/lib/states/session.state.js | 0 .../core/esm2015/lib/tokens/common.token.js | 0 .../dist/core/esm2015/lib/tokens/index.js | 0 .../core/esm2015/lib/utils/generator-utils.js | 0 .../dist/core/esm2015/lib/utils/index.js | 0 .../core/esm2015/lib/utils/initial-utils.js | 0 .../core/esm2015/lib/utils/route-utils.js | 0 .../dist/core/esm2015/lib/utils/rxjs-utils.js | 0 .../dist/core/esm2015/public-api.js | 0 .../dist/core/esm5/abp-ng.core.js | 0 .../core/esm5/lib/actions/config.actions.js | 0 .../dist/core/esm5/lib/actions/index.js | 0 .../core/esm5/lib/actions/profile.actions.js | 0 .../core/esm5/lib/actions/rest.actions.js | 0 .../core/esm5/lib/actions/session.actions.js | 0 .../components/dynamic-layout.component.js | 0 .../dist/core/esm5/lib/components/index.js | 0 .../lib/components/router-outlet.component.js | 0 .../dist/core/esm5/lib/core.module.js | 0 .../dist/core/esm5/lib/directives/index.js | 0 .../lib/directives/permission.directive.js | 0 .../lib/directives/visibility.directive.js | 0 .../dist/core/esm5/lib/enums/common.js | 0 .../dist/core/esm5/lib/enums/index.js | 0 .../dist/core/esm5/lib/guards/auth.guard.js | 0 .../dist/core/esm5/lib/guards/index.js | 0 .../core/esm5/lib/guards/permission.guard.js | 0 .../esm5/lib/interceptors/api.interceptor.js | 0 .../dist/core/esm5/lib/interceptors/index.js | 0 .../lib/models/application-configuration.js | 0 .../dist/core/esm5/lib/models/common.js | 0 .../dist/core/esm5/lib/models/config.js | 0 .../dist/core/esm5/lib/models/index.js | 0 .../dist/core/esm5/lib/models/profile.js | 0 .../dist/core/esm5/lib/models/rest.js | 0 .../dist/core/esm5/lib/models/session.js | 0 .../core/esm5/lib/pipes/localization.pipe.js | 0 .../core/esm5/lib/plugins/config.plugin.js | 0 .../dist/core/esm5/lib/plugins/index.js | 0 .../application-configuration.service.js | 0 .../core/esm5/lib/services/config.service.js | 0 .../dist/core/esm5/lib/services/index.js | 0 .../esm5/lib/services/lazy-load.service.js | 0 .../esm5/lib/services/localization.service.js | 0 .../core/esm5/lib/services/profile.service.js | 0 .../core/esm5/lib/services/rest.service.js | 0 .../dist/core/esm5/lib/states/config.state.js | 0 .../dist/core/esm5/lib/states/index.js | 0 .../core/esm5/lib/states/profile.state.js | 0 .../core/esm5/lib/states/session.state.js | 0 .../dist/core/esm5/lib/tokens/common.token.js | 0 .../dist/core/esm5/lib/tokens/index.js | 0 .../core/esm5/lib/utils/generator-utils.js | 0 .../dist/core/esm5/lib/utils/index.js | 0 .../dist/core/esm5/lib/utils/initial-utils.js | 0 .../dist/core/esm5/lib/utils/route-utils.js | 0 .../dist/core/esm5/lib/utils/rxjs-utils.js | 0 .../dist/core/esm5/public-api.js | 0 .../dist/core/fesm2015/abp-ng.core.js | 0 .../dist/core/fesm2015/abp-ng.core.js.map | 0 .../dist/core/fesm5/abp-ng.core.js | 0 .../dist/core/fesm5/abp-ng.core.js.map | 0 .../dist/core/lib/actions/config.actions.d.ts | 0 .../dist/core/lib/actions/index.d.ts | 0 .../core/lib/actions/profile.actions.d.ts | 0 .../dist/core/lib/actions/rest.actions.d.ts | 0 .../core/lib/actions/session.actions.d.ts | 0 .../components/dynamic-layout.component.d.ts | 0 .../dist/core/lib/components/index.d.ts | 0 .../components/router-outlet.component.d.ts | 0 .../dist/core/lib/core.module.d.ts | 0 .../dist/core/lib/directives/index.d.ts | 0 .../lib/directives/permission.directive.d.ts | 0 .../lib/directives/visibility.directive.d.ts | 0 .../dist/core/lib/enums/common.d.ts | 0 .../dist/core/lib/enums/index.d.ts | 0 .../dist/core/lib/guards/auth.guard.d.ts | 0 .../dist/core/lib/guards/index.d.ts | 0 .../core/lib/guards/permission.guard.d.ts | 0 .../lib/interceptors/api.interceptor.d.ts | 0 .../dist/core/lib/interceptors/index.d.ts | 0 .../lib/models/application-configuration.d.ts | 0 .../dist/core/lib/models/common.d.ts | 0 .../dist/core/lib/models/config.d.ts | 0 .../dist/core/lib/models/index.d.ts | 0 .../dist/core/lib/models/profile.d.ts | 0 .../dist/core/lib/models/rest.d.ts | 0 .../dist/core/lib/models/session.d.ts | 0 .../core/lib/pipes/localization.pipe.d.ts | 0 .../dist/core/lib/plugins/config.plugin.d.ts | 0 .../dist/core/lib/plugins/index.d.ts | 0 .../application-configuration.service.d.ts | 0 .../core/lib/services/config.service.d.ts | 0 .../dist/core/lib/services/index.d.ts | 0 .../core/lib/services/lazy-load.service.d.ts | 0 .../lib/services/localization.service.d.ts | 0 .../core/lib/services/profile.service.d.ts | 0 .../dist/core/lib/services/rest.service.d.ts | 0 .../dist/core/lib/states/config.state.d.ts | 0 .../dist/core/lib/states/index.d.ts | 0 .../dist/core/lib/states/profile.state.d.ts | 0 .../dist/core/lib/states/session.state.d.ts | 0 .../dist/core/lib/tokens/common.token.d.ts | 0 .../dist/core/lib/tokens/index.d.ts | 0 .../dist/core/lib/utils/generator-utils.d.ts | 0 .../dist/core/lib/utils/index.d.ts | 0 .../dist/core/lib/utils/initial-utils.d.ts | 0 .../dist/core/lib/utils/route-utils.d.ts | 0 .../dist/core/lib/utils/rxjs-utils.d.ts | 0 .../ng => ng-packs}/dist/core/package.json | 0 .../ng => ng-packs}/dist/core/public-api.d.ts | 0 .../ng => ng-packs}/dist/identity/README.md | 0 .../dist/identity/abp-ng.identity.d.ts | 0 .../identity/abp-ng.identity.metadata.json | 0 .../identity/bundles/abp-ng.identity.umd.js | 104 ++++++------- .../bundles/abp-ng.identity.umd.js.map | 0 .../bundles/abp-ng.identity.umd.min.js | 0 .../bundles/abp-ng.identity.umd.min.js.map | 0 .../dist/identity/esm2015/abp-ng.identity.js | 0 .../esm2015/lib/actions/identity.actions.js | 0 .../lib/components/roles/roles.component.js | 0 .../lib/components/users/users.component.js | 0 .../identity/esm2015/lib/constants/routes.js | 0 .../esm2015/lib/identity-routing.module.js | 0 .../identity/esm2015/lib/identity.module.js | 0 .../identity/esm2015/lib/models/identity.js | 0 .../esm2015/lib/resolvers/roles.resolver.js | 0 .../esm2015/lib/resolvers/users.resolver.js | 0 .../esm2015/lib/services/identity.service.js | 0 .../esm2015/lib/states/identity.state.js | 0 .../dist/identity/esm2015/public-api.js | 0 .../dist/identity/esm5/abp-ng.identity.js | 0 .../esm5/lib/actions/identity.actions.js | 0 .../lib/components/roles/roles.component.js | 0 .../lib/components/users/users.component.js | 0 .../identity/esm5/lib/constants/routes.js | 0 .../esm5/lib/identity-routing.module.js | 0 .../dist/identity/esm5/lib/identity.module.js | 0 .../dist/identity/esm5/lib/models/identity.js | 0 .../esm5/lib/resolvers/roles.resolver.js | 0 .../esm5/lib/resolvers/users.resolver.js | 0 .../esm5/lib/services/identity.service.js | 0 .../esm5/lib/states/identity.state.js | 0 .../dist/identity/esm5/public-api.js | 0 .../dist/identity/fesm2015/abp-ng.identity.js | 0 .../identity/fesm2015/abp-ng.identity.js.map | 0 .../dist/identity/fesm5/abp-ng.identity.js | 0 .../identity/fesm5/abp-ng.identity.js.map | 0 .../lib/actions/identity.actions.d.ts | 0 .../lib/components/roles/roles.component.d.ts | 0 .../lib/components/users/users.component.d.ts | 0 .../dist/identity/lib/constants/routes.d.ts | 0 .../identity/lib/identity-routing.module.d.ts | 0 .../dist/identity/lib/identity.module.d.ts | 0 .../dist/identity/lib/models/identity.d.ts | 0 .../lib/resolvers/roles.resolver.d.ts | 0 .../lib/resolvers/users.resolver.d.ts | 0 .../lib/services/identity.service.d.ts | 0 .../identity/lib/states/identity.state.d.ts | 0 .../dist/identity/package.json | 0 .../dist/identity/public-api.d.ts | 0 .../dist/permission-management/README.md | 0 .../abp-ng.permission-management.d.ts | 0 ...abp-ng.permission-management.metadata.json | 0 .../abp-ng.permission-management.umd.js | 116 +++++++-------- .../abp-ng.permission-management.umd.js.map | 0 .../abp-ng.permission-management.umd.min.js | 0 ...bp-ng.permission-management.umd.min.js.map | 0 .../esm2015/abp-ng.permission-management.js | 0 .../esm2015/lib/actions/index.js | 0 .../actions/permission-management.actions.js | 0 .../esm2015/lib/components/index.js | 0 .../permission-management.component.js | 0 .../esm2015/lib/models/index.js | 0 .../lib/models/permission-management.js | 0 .../lib/permission-management.module.js | 0 .../esm2015/lib/services/index.js | 0 .../services/permission-management.service.js | 0 .../esm2015/lib/states/index.js | 0 .../lib/states/permission-management.state.js | 0 .../esm2015/public-api.js | 0 .../esm5/abp-ng.permission-management.js | 0 .../esm5/lib/actions/index.js | 0 .../actions/permission-management.actions.js | 0 .../esm5/lib/components/index.js | 0 .../permission-management.component.js | 0 .../esm5/lib/models/index.js | 0 .../esm5/lib/models/permission-management.js | 0 .../esm5/lib/permission-management.module.js | 0 .../esm5/lib/services/index.js | 0 .../services/permission-management.service.js | 0 .../esm5/lib/states/index.js | 0 .../lib/states/permission-management.state.js | 0 .../permission-management/esm5/public-api.js | 0 .../fesm2015/abp-ng.permission-management.js | 0 .../abp-ng.permission-management.js.map | 0 .../fesm5/abp-ng.permission-management.js | 0 .../fesm5/abp-ng.permission-management.js.map | 0 .../lib/actions/index.d.ts | 0 .../permission-management.actions.d.ts | 0 .../lib/components/index.d.ts | 0 .../permission-management.component.d.ts | 0 .../lib/models/index.d.ts | 0 .../lib/models/permission-management.d.ts | 0 .../lib/permission-management.module.d.ts | 0 .../lib/services/index.d.ts | 0 .../permission-management.service.d.ts | 0 .../lib/states/index.d.ts | 0 .../states/permission-management.state.d.ts | 0 .../dist/permission-management/package.json | 0 .../permission-management/public-api.d.ts | 0 .../dist/tenant-management/README.md | 0 .../abp-ng.tenant-management.d.ts | 0 .../abp-ng.tenant-management.metadata.json | 0 .../bundles/abp-ng.tenant-management.umd.js | 70 ++++----- .../abp-ng.tenant-management.umd.js.map | 0 .../abp-ng.tenant-management.umd.min.js | 0 .../abp-ng.tenant-management.umd.min.js.map | 0 .../esm2015/abp-ng.tenant-management.js | 0 .../esm2015/lib/actions/index.js | 0 .../lib/actions/tenant-management.actions.js | 0 .../esm2015/lib/components/index.js | 0 .../components/tenants/tenants.component.js | 0 .../esm2015/lib/constants/index.js | 0 .../esm2015/lib/constants/routes.js | 0 .../esm2015/lib/models/index.js | 0 .../esm2015/lib/models/tenant-management.js | 0 .../esm2015/lib/resolvers/index.js | 0 .../esm2015/lib/resolvers/tenants.resolver.js | 0 .../esm2015/lib/services/index.js | 0 .../lib/services/tenant-management.service.js | 0 .../esm2015/lib/states/index.js | 0 .../lib/states/tenant-management.state.js | 0 .../lib/tenant-management-routing.module.js | 0 .../esm2015/lib/tenant-management.module.js | 0 .../tenant-management/esm2015/public-api.js | 0 .../esm5/abp-ng.tenant-management.js | 0 .../esm5/lib/actions/index.js | 0 .../lib/actions/tenant-management.actions.js | 0 .../esm5/lib/components/index.js | 0 .../components/tenants/tenants.component.js | 0 .../esm5/lib/constants/index.js | 0 .../esm5/lib/constants/routes.js | 0 .../esm5/lib/models/index.js | 0 .../esm5/lib/models/tenant-management.js | 0 .../esm5/lib/resolvers/index.js | 0 .../esm5/lib/resolvers/tenants.resolver.js | 0 .../esm5/lib/services/index.js | 0 .../lib/services/tenant-management.service.js | 0 .../esm5/lib/states/index.js | 0 .../lib/states/tenant-management.state.js | 0 .../lib/tenant-management-routing.module.js | 0 .../esm5/lib/tenant-management.module.js | 0 .../dist/tenant-management/esm5/public-api.js | 0 .../fesm2015/abp-ng.tenant-management.js | 0 .../fesm2015/abp-ng.tenant-management.js.map | 0 .../fesm5/abp-ng.tenant-management.js | 0 .../fesm5/abp-ng.tenant-management.js.map | 0 .../tenant-management/lib/actions/index.d.ts | 0 .../actions/tenant-management.actions.d.ts | 0 .../lib/components/index.d.ts | 0 .../components/tenants/tenants.component.d.ts | 0 .../lib/constants/index.d.ts | 0 .../lib/constants/routes.d.ts | 0 .../tenant-management/lib/models/index.d.ts | 0 .../lib/models/tenant-management.d.ts | 0 .../lib/resolvers/index.d.ts | 0 .../lib/resolvers/tenants.resolver.d.ts | 0 .../tenant-management/lib/services/index.d.ts | 0 .../services/tenant-management.service.d.ts | 0 .../tenant-management/lib/states/index.d.ts | 0 .../lib/states/tenant-management.state.d.ts | 0 .../lib/tenant-management-routing.module.d.ts | 0 .../lib/tenant-management.module.d.ts | 0 .../dist/tenant-management/package.json | 0 .../dist/tenant-management/public-api.d.ts | 0 .../dist/theme-basic/README.md | 0 .../dist/theme-basic/abp-ng.theme.basic.d.ts | 0 .../abp-ng.theme.basic.metadata.json | 0 .../bundles/abp-ng.theme.basic.umd.js | 116 +++++++-------- .../bundles/abp-ng.theme.basic.umd.js.map | 0 .../bundles/abp-ng.theme.basic.umd.min.js | 0 .../bundles/abp-ng.theme.basic.umd.min.js.map | 0 .../theme-basic/esm2015/abp-ng.theme.basic.js | 0 .../theme-basic/esm2015/lib/actions/index.js | 0 .../esm2015/lib/actions/layout.actions.js | 0 .../change-password.component.js | 0 .../esm2015/lib/components/index.js | 0 .../layout-account.component.js | 0 .../layout-application.component.js | 0 .../layout-empty/layout-empty.component.js | 0 .../lib/components/layout/layout.component.js | 0 .../components/profile/profile.component.js | 0 .../theme-basic/esm2015/lib/models/index.js | 0 .../theme-basic/esm2015/lib/models/layout.js | 0 .../theme-basic/esm2015/lib/states/index.js | 0 .../esm2015/lib/states/layout.state.js | 0 .../esm2015/lib/theme-basic.module.js | 0 .../dist/theme-basic/esm2015/public-api.js | 0 .../theme-basic/esm5/abp-ng.theme.basic.js | 0 .../theme-basic/esm5/lib/actions/index.js | 0 .../esm5/lib/actions/layout.actions.js | 0 .../change-password.component.js | 0 .../theme-basic/esm5/lib/components/index.js | 0 .../layout-account.component.js | 0 .../layout-application.component.js | 0 .../layout-empty/layout-empty.component.js | 0 .../lib/components/layout/layout.component.js | 0 .../components/profile/profile.component.js | 0 .../dist/theme-basic/esm5/lib/models/index.js | 0 .../theme-basic/esm5/lib/models/layout.js | 0 .../dist/theme-basic/esm5/lib/states/index.js | 0 .../esm5/lib/states/layout.state.js | 0 .../esm5/lib/theme-basic.module.js | 0 .../dist/theme-basic/esm5/public-api.js | 0 .../fesm2015/abp-ng.theme.basic.js | 0 .../fesm2015/abp-ng.theme.basic.js.map | 0 .../theme-basic/fesm5/abp-ng.theme.basic.js | 0 .../fesm5/abp-ng.theme.basic.js.map | 0 .../dist/theme-basic/lib/actions/index.d.ts | 0 .../lib/actions/layout.actions.d.ts | 0 .../change-password.component.d.ts | 0 .../theme-basic/lib/components/index.d.ts | 0 .../layout-account.component.d.ts | 0 .../layout-application.component.d.ts | 0 .../layout-empty/layout-empty.component.d.ts | 0 .../components/layout/layout.component.d.ts | 0 .../components/profile/profile.component.d.ts | 0 .../dist/theme-basic/lib/models/index.d.ts | 0 .../dist/theme-basic/lib/models/layout.d.ts | 0 .../dist/theme-basic/lib/states/index.d.ts | 0 .../theme-basic/lib/states/layout.state.d.ts | 0 .../theme-basic/lib/theme-basic.module.d.ts | 0 .../dist/theme-basic/package.json | 0 .../dist/theme-basic/public-api.d.ts | 0 .../dist/theme-shared/README.md | 0 .../theme-shared/abp-ng.theme.shared.d.ts | 0 .../abp-ng.theme.shared.metadata.json | 0 .../bundles/abp-ng.theme.shared.umd.js | 122 +++++++-------- .../bundles/abp-ng.theme.shared.umd.js.map | 0 .../bundles/abp-ng.theme.shared.umd.min.js | 0 .../abp-ng.theme.shared.umd.min.js.map | 0 .../esm2015/abp-ng.theme.shared.js | 0 .../esm2015/lib/abstracts/toaster.js | 0 .../confirmation/confirmation.component.js | 0 .../esm2015/lib/components/index.js | 0 .../lib/components/modal/modal.component.js | 0 .../lib/components/toast/toast.component.js | 0 .../esm2015/lib/contants/styles.js | 0 .../esm2015/lib/handlers/error.handler.js | 0 .../esm2015/lib/models/confirmation.js | 0 .../theme-shared/esm2015/lib/models/index.js | 0 .../esm2015/lib/models/toaster.js | 0 .../lib/services/confirmation.service.js | 0 .../esm2015/lib/services/index.js | 0 .../esm2015/lib/services/toaster.service.js | 0 .../esm2015/lib/theme-shared.module.js | 0 .../dist/theme-shared/esm2015/public-api.js | 0 .../theme-shared/esm5/abp-ng.theme.shared.js | 0 .../esm5/lib/abstracts/toaster.js | 0 .../confirmation/confirmation.component.js | 0 .../theme-shared/esm5/lib/components/index.js | 0 .../lib/components/modal/modal.component.js | 0 .../lib/components/toast/toast.component.js | 0 .../theme-shared/esm5/lib/contants/styles.js | 0 .../esm5/lib/handlers/error.handler.js | 0 .../esm5/lib/models/confirmation.js | 0 .../theme-shared/esm5/lib/models/index.js | 0 .../theme-shared/esm5/lib/models/toaster.js | 0 .../esm5/lib/services/confirmation.service.js | 0 .../theme-shared/esm5/lib/services/index.js | 0 .../esm5/lib/services/toaster.service.js | 0 .../esm5/lib/theme-shared.module.js | 0 .../dist/theme-shared/esm5/public-api.js | 0 .../fesm2015/abp-ng.theme.shared.js | 0 .../fesm2015/abp-ng.theme.shared.js.map | 0 .../theme-shared/fesm5/abp-ng.theme.shared.js | 0 .../fesm5/abp-ng.theme.shared.js.map | 0 .../theme-shared/lib/abstracts/toaster.d.ts | 0 .../confirmation/confirmation.component.d.ts | 0 .../theme-shared/lib/components/index.d.ts | 0 .../lib/components/modal/modal.component.d.ts | 0 .../lib/components/toast/toast.component.d.ts | 0 .../theme-shared/lib/contants/styles.d.ts | 0 .../lib/handlers/error.handler.d.ts | 0 .../theme-shared/lib/models/confirmation.d.ts | 0 .../dist/theme-shared/lib/models/index.d.ts | 0 .../dist/theme-shared/lib/models/toaster.d.ts | 0 .../lib/services/confirmation.service.d.ts | 0 .../dist/theme-shared/lib/services/index.d.ts | 0 .../lib/services/toaster.service.d.ts | 0 .../theme-shared/lib/theme-shared.module.d.ts | 0 .../dist/theme-shared/package.json | 0 .../dist/theme-shared/public-api.d.ts | 0 npm/{packs/ng => ng-packs}/package.json | 0 .../packages/account/README.md | 0 .../packages/account/karma.conf.js | 0 .../packages/account/ng-package.json | 0 .../packages/account/package.json | 0 .../account/src/lib/account-routing.module.ts | 0 .../account/src/lib/account.module.ts | 0 .../account/src/lib/components/index.ts | 0 .../lib/components/login/login.component.html | 0 .../lib/components/login/login.component.ts | 0 .../register/register.component.html | 0 .../components/register/register.component.ts | 0 .../tenant-box/tenant-box.component.html | 0 .../tenant-box/tenant-box.component.ts | 0 .../account/src/lib/constants/routes.ts | 0 .../packages/account/src/lib/models/index.ts | 0 .../account/src/lib/models/options.ts | 0 .../packages/account/src/lib/tokens/index.ts | 0 .../account/src/lib/tokens/options.token.ts | 0 .../packages/account/src/public-api.ts | 0 .../packages/account/src/test.ts | 0 .../packages/account/tsconfig.lib.json | 0 .../packages/account/tsconfig.spec.json | 0 .../packages/account/tslint.json | 0 .../ng => ng-packs}/packages/core/README.md | 0 .../packages/core/karma.conf.js | 0 .../packages/core/ng-package.json | 0 .../packages/core/package.json | 0 .../core/src/lib/actions/config.actions.ts | 0 .../packages/core/src/lib/actions/index.ts | 0 .../core/src/lib/actions/profile.actions.ts | 0 .../core/src/lib/actions/rest.actions.ts | 0 .../core/src/lib/actions/session.actions.ts | 0 .../components/dynamic-layout.component.ts | 0 .../packages/core/src/lib/components/index.ts | 0 .../lib/components/router-outlet.component.ts | 0 .../packages/core/src/lib/constants/index.ts | 0 .../packages/core/src/lib/core.module.ts | 0 .../packages/core/src/lib/directives/index.ts | 0 .../lib/directives/permission.directive.ts | 0 .../lib/directives/visibility.directive.ts | 0 .../packages/core/src/lib/enums/common.ts | 0 .../packages/core/src/lib/enums/index.ts | 0 .../core/src/lib/guards/auth.guard.ts | 0 .../packages/core/src/lib/guards/index.ts | 0 .../core/src/lib/guards/permission.guard.ts | 0 .../packages/core/src/lib/handlers/index.ts | 0 .../src/lib/interceptors/api.interceptor.ts | 0 .../core/src/lib/interceptors/index.ts | 0 .../lib/models/application-configuration.ts | 0 .../packages/core/src/lib/models/common.ts | 0 .../packages/core/src/lib/models/config.ts | 0 .../packages/core/src/lib/models/index.ts | 0 .../packages/core/src/lib/models/profile.ts | 0 .../packages/core/src/lib/models/rest.ts | 0 .../packages/core/src/lib/models/session.ts | 0 .../packages/core/src/lib/pipes/index.ts | 0 .../core/src/lib/pipes/localization.pipe.ts | 0 .../core/src/lib/plugins/config.plugin.ts | 0 .../packages/core/src/lib/plugins/index.ts | 0 .../application-configuration.service.ts | 0 .../core/src/lib/services/config.service.ts | 0 .../packages/core/src/lib/services/index.ts | 0 .../src/lib/services/lazy-load.service.ts | 0 .../src/lib/services/localization.service.ts | 0 .../core/src/lib/services/profile.service.ts | 0 .../core/src/lib/services/rest.service.ts | 0 .../core/src/lib/states/config.state.ts | 0 .../packages/core/src/lib/states/index.ts | 0 .../core/src/lib/states/profile.state.ts | 0 .../core/src/lib/states/session.state.ts | 0 .../core/src/lib/tokens/common.token.ts | 0 .../packages/core/src/lib/tokens/index.ts | 0 .../core/src/lib/utils/generator-utils.ts | 0 .../packages/core/src/lib/utils/index.ts | 0 .../core/src/lib/utils/initial-utils.ts | 0 .../core/src/lib/utils/route-utils.ts | 0 .../packages/core/src/lib/utils/rxjs-utils.ts | 0 .../packages/core/src/public-api.ts | 0 .../ng => ng-packs}/packages/core/src/test.ts | 0 .../packages/core/tsconfig.lib.json | 0 .../packages/core/tsconfig.spec.json | 0 .../ng => ng-packs}/packages/core/tslint.json | 0 .../packages/identity/README.md | 0 .../packages/identity/karma.conf.js | 0 .../packages/identity/ng-package.json | 0 .../packages/identity/package.json | 0 .../src/lib/actions/identity.actions.ts | 0 .../lib/components/roles/roles.component.html | 0 .../lib/components/roles/roles.component.ts | 0 .../lib/components/users/users.component.html | 0 .../lib/components/users/users.component.ts | 0 .../identity/src/lib/constants/routes.ts | 0 .../src/lib/identity-routing.module.ts | 0 .../identity/src/lib/identity.module.ts | 0 .../identity/src/lib/models/identity.ts | 0 .../src/lib/resolvers/roles.resolver.ts | 0 .../src/lib/resolvers/users.resolver.ts | 0 .../src/lib/services/identity.service.ts | 0 .../identity/src/lib/states/identity.state.ts | 0 .../packages/identity/src/public-api.ts | 0 .../packages/identity/src/test.ts | 0 .../packages/identity/tsconfig.lib.json | 0 .../packages/identity/tsconfig.spec.json | 0 .../packages/identity/tslint.json | 0 .../packages/permission-management/README.md | 0 .../permission-management/karma.conf.js | 0 .../permission-management/ng-package.json | 0 .../permission-management/package.json | 0 .../src/lib/actions/index.ts | 0 .../actions/permission-management.actions.ts | 0 .../src/lib/components/index.ts | 0 .../permission-management.component.html | 0 .../permission-management.component.ts | 0 .../src/lib/models/index.ts | 0 .../src/lib/models/permission-management.ts | 0 .../src/lib/permission-management.module.ts | 0 .../src/lib/services/index.ts | 0 .../services/permission-management.service.ts | 0 .../src/lib/states/index.ts | 0 .../lib/states/permission-management.state.ts | 0 .../permission-management/src/public-api.ts | 0 .../permission-management/src/test.ts | 0 .../permission-management/tsconfig.lib.json | 0 .../permission-management/tsconfig.spec.json | 0 .../permission-management/tslint.json | 0 .../packages/tenant-management/README.md | 0 .../packages/tenant-management/karma.conf.js | 0 .../tenant-management/ng-package.json | 0 .../packages/tenant-management/package.json | 0 .../src/lib/actions/index.ts | 0 .../lib/actions/tenant-management.actions.ts | 0 .../src/lib/components/index.ts | 0 .../components/tenants/tenants.component.html | 0 .../components/tenants/tenants.component.ts | 0 .../src/lib/constants/index.ts | 0 .../src/lib/constants/routes.ts | 0 .../tenant-management/src/lib/models/index.ts | 0 .../src/lib/models/tenant-management.ts | 0 .../src/lib/resolvers/index.ts | 0 .../src/lib/resolvers/tenants.resolver.ts | 0 .../src/lib/services/index.ts | 0 .../lib/services/tenant-management.service.ts | 0 .../tenant-management/src/lib/states/index.ts | 0 .../src/lib/states/tenant-management.state.ts | 0 .../lib/tenant-management-routing.module.ts | 0 .../src/lib/tenant-management.module.ts | 0 .../tenant-management/src/public-api.ts | 0 .../packages/tenant-management/src/test.ts | 0 .../tenant-management/tsconfig.lib.json | 0 .../tenant-management/tsconfig.spec.json | 0 .../packages/tenant-management/tslint.json | 0 .../packages/theme-basic/README.md | 0 .../packages/theme-basic/karma.conf.js | 0 .../packages/theme-basic/ng-package.json | 0 .../packages/theme-basic/package.json | 0 .../theme-basic/src/lib/actions/index.ts | 0 .../src/lib/actions/layout.actions.ts | 0 .../change-password.component.html | 0 .../change-password.component.ts | 0 .../theme-basic/src/lib/components/index.ts | 0 .../layout-account.component.html | 0 .../layout-account.component.ts | 0 .../layout-application.component.html | 0 .../layout-application.component.ts | 0 .../layout-empty/layout-empty.component.ts | 0 .../components/layout/layout.component.html | 0 .../lib/components/layout/layout.component.ts | 0 .../components/profile/profile.component.html | 0 .../components/profile/profile.component.ts | 0 .../theme-basic/src/lib/models/index.ts | 0 .../theme-basic/src/lib/models/layout.ts | 0 .../theme-basic/src/lib/states/index.ts | 0 .../src/lib/states/layout.state.ts | 0 .../theme-basic/src/lib/theme-basic.module.ts | 0 .../packages/theme-basic/src/public-api.ts | 0 .../packages/theme-basic/src/test.ts | 0 .../packages/theme-basic/tsconfig.lib.json | 0 .../packages/theme-basic/tsconfig.spec.json | 0 .../packages/theme-basic/tslint.json | 0 .../packages/theme-shared/README.md | 0 .../packages/theme-shared/karma.conf.js | 0 .../packages/theme-shared/ng-package.json | 0 .../packages/theme-shared/package.json | 0 .../theme-shared/src/lib/abstracts/toaster.ts | 0 .../confirmation/confirmation.component.ts | 0 .../theme-shared/src/lib/components/index.ts | 0 .../src/lib/components/modal/README.md | 0 .../lib/components/modal/modal.component.html | 0 .../lib/components/modal/modal.component.ts | 0 .../lib/components/toast/toast.component.ts | 0 .../theme-shared/src/lib/contants/scripts.ts | 0 .../theme-shared/src/lib/contants/styles.ts | 0 .../src/lib/handlers/error.handler.ts | 0 .../theme-shared/src/lib/handlers/index.ts | 0 .../src/lib/models/confirmation.ts | 0 .../theme-shared/src/lib/models/index.ts | 0 .../theme-shared/src/lib/models/toaster.ts | 0 .../src/lib/services/confirmation.service.ts | 0 .../theme-shared/src/lib/services/index.ts | 0 .../src/lib/services/toaster.service.ts | 0 .../src/lib/theme-shared.module.ts | 0 .../packages/theme-shared/src/public-api.ts | 0 .../packages/theme-shared/src/test.ts | 0 .../packages/theme-shared/tsconfig.lib.json | 0 .../packages/theme-shared/tsconfig.spec.json | 0 .../packages/theme-shared/tslint.json | 0 npm/{packs/ng => ng-packs}/tsconfig.json | 0 npm/{packs/ng => ng-packs}/tslint.json | 0 705 files changed, 360 insertions(+), 360 deletions(-) rename npm/{packs/ng => ng-packs}/.editorconfig (100%) rename npm/{packs/ng => ng-packs}/.gitignore (100%) rename npm/{packs/ng => ng-packs}/README.md (100%) rename npm/{packs/ng => ng-packs}/angular.json (100%) rename npm/{packs/ng => ng-packs}/dist/account/README.md (100%) rename npm/{packs/ng => ng-packs}/dist/account/abp-ng.account.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/abp-ng.account.metadata.json (100%) rename npm/{packs/ng => ng-packs}/dist/account/bundles/abp-ng.account.umd.js (99%) rename npm/{packs/ng => ng-packs}/dist/account/bundles/abp-ng.account.umd.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/account/bundles/abp-ng.account.umd.min.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/bundles/abp-ng.account.umd.min.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/abp-ng.account.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/account-routing.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/account.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/components/login/login.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/components/register/register.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/components/tenant-box/tenant-box.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/constants/routes.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/models/options.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/tokens/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/lib/tokens/options.token.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm2015/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/abp-ng.account.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/account-routing.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/account.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/components/login/login.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/components/register/register.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/components/tenant-box/tenant-box.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/constants/routes.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/models/options.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/tokens/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/lib/tokens/options.token.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/esm5/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/fesm2015/abp-ng.account.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/fesm2015/abp-ng.account.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/account/fesm5/abp-ng.account.js (100%) rename npm/{packs/ng => ng-packs}/dist/account/fesm5/abp-ng.account.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/account-routing.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/account.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/components/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/components/login/login.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/components/register/register.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/components/tenant-box/tenant-box.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/constants/routes.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/models/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/models/options.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/tokens/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/lib/tokens/options.token.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/account/package.json (100%) rename npm/{packs/ng => ng-packs}/dist/account/public-api.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/README.md (100%) rename npm/{packs/ng => ng-packs}/dist/core/abp-ng.core.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/abp-ng.core.metadata.json (100%) rename npm/{packs/ng => ng-packs}/dist/core/bundles/abp-ng.core.umd.js (99%) rename npm/{packs/ng => ng-packs}/dist/core/bundles/abp-ng.core.umd.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/core/bundles/abp-ng.core.umd.min.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/bundles/abp-ng.core.umd.min.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/abp-ng.core.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/actions/config.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/actions/profile.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/actions/rest.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/actions/session.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/components/dynamic-layout.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/components/router-outlet.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/core.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/directives/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/directives/permission.directive.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/directives/visibility.directive.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/enums/common.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/enums/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/guards/auth.guard.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/guards/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/guards/permission.guard.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/interceptors/api.interceptor.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/interceptors/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/models/application-configuration.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/models/common.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/models/config.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/models/profile.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/models/rest.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/models/session.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/pipes/localization.pipe.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/plugins/config.plugin.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/plugins/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/services/application-configuration.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/services/config.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/services/lazy-load.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/services/localization.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/services/profile.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/services/rest.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/states/config.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/states/profile.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/states/session.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/tokens/common.token.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/tokens/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/utils/generator-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/utils/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/utils/initial-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/utils/route-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/lib/utils/rxjs-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm2015/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/abp-ng.core.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/actions/config.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/actions/profile.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/actions/rest.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/actions/session.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/components/dynamic-layout.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/components/router-outlet.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/core.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/directives/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/directives/permission.directive.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/directives/visibility.directive.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/enums/common.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/enums/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/guards/auth.guard.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/guards/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/guards/permission.guard.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/interceptors/api.interceptor.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/interceptors/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/models/application-configuration.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/models/common.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/models/config.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/models/profile.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/models/rest.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/models/session.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/pipes/localization.pipe.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/plugins/config.plugin.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/plugins/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/services/application-configuration.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/services/config.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/services/lazy-load.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/services/localization.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/services/profile.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/services/rest.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/states/config.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/states/profile.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/states/session.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/tokens/common.token.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/tokens/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/utils/generator-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/utils/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/utils/initial-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/utils/route-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/lib/utils/rxjs-utils.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/esm5/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/fesm2015/abp-ng.core.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/fesm2015/abp-ng.core.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/core/fesm5/abp-ng.core.js (100%) rename npm/{packs/ng => ng-packs}/dist/core/fesm5/abp-ng.core.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/actions/config.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/actions/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/actions/profile.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/actions/rest.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/actions/session.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/components/dynamic-layout.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/components/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/components/router-outlet.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/core.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/directives/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/directives/permission.directive.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/directives/visibility.directive.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/enums/common.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/enums/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/guards/auth.guard.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/guards/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/guards/permission.guard.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/interceptors/api.interceptor.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/interceptors/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/models/application-configuration.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/models/common.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/models/config.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/models/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/models/profile.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/models/rest.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/models/session.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/pipes/localization.pipe.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/plugins/config.plugin.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/plugins/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/services/application-configuration.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/services/config.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/services/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/services/lazy-load.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/services/localization.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/services/profile.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/services/rest.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/states/config.state.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/states/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/states/profile.state.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/states/session.state.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/tokens/common.token.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/tokens/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/utils/generator-utils.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/utils/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/utils/initial-utils.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/utils/route-utils.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/lib/utils/rxjs-utils.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/core/package.json (100%) rename npm/{packs/ng => ng-packs}/dist/core/public-api.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/README.md (100%) rename npm/{packs/ng => ng-packs}/dist/identity/abp-ng.identity.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/abp-ng.identity.metadata.json (100%) rename npm/{packs/ng => ng-packs}/dist/identity/bundles/abp-ng.identity.umd.js (99%) rename npm/{packs/ng => ng-packs}/dist/identity/bundles/abp-ng.identity.umd.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/identity/bundles/abp-ng.identity.umd.min.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/bundles/abp-ng.identity.umd.min.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/abp-ng.identity.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/actions/identity.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/components/roles/roles.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/components/users/users.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/constants/routes.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/identity-routing.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/identity.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/models/identity.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/resolvers/roles.resolver.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/resolvers/users.resolver.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/services/identity.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/lib/states/identity.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm2015/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/abp-ng.identity.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/actions/identity.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/components/roles/roles.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/components/users/users.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/constants/routes.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/identity-routing.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/identity.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/models/identity.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/resolvers/roles.resolver.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/resolvers/users.resolver.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/services/identity.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/lib/states/identity.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/esm5/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/fesm2015/abp-ng.identity.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/fesm2015/abp-ng.identity.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/identity/fesm5/abp-ng.identity.js (100%) rename npm/{packs/ng => ng-packs}/dist/identity/fesm5/abp-ng.identity.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/actions/identity.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/components/roles/roles.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/components/users/users.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/constants/routes.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/identity-routing.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/identity.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/models/identity.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/resolvers/roles.resolver.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/resolvers/users.resolver.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/services/identity.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/lib/states/identity.state.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/identity/package.json (100%) rename npm/{packs/ng => ng-packs}/dist/identity/public-api.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/README.md (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/abp-ng.permission-management.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/abp-ng.permission-management.metadata.json (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/bundles/abp-ng.permission-management.umd.js (99%) rename npm/{packs/ng => ng-packs}/dist/permission-management/bundles/abp-ng.permission-management.umd.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/abp-ng.permission-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/actions/permission-management.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/components/permission-management.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/models/permission-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/permission-management.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/services/permission-management.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/lib/states/permission-management.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm2015/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/abp-ng.permission-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/actions/permission-management.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/components/permission-management.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/models/permission-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/permission-management.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/services/permission-management.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/lib/states/permission-management.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/esm5/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/fesm2015/abp-ng.permission-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/fesm2015/abp-ng.permission-management.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/fesm5/abp-ng.permission-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/fesm5/abp-ng.permission-management.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/actions/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/actions/permission-management.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/components/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/components/permission-management.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/models/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/models/permission-management.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/permission-management.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/services/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/services/permission-management.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/states/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/lib/states/permission-management.state.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/package.json (100%) rename npm/{packs/ng => ng-packs}/dist/permission-management/public-api.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/README.md (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/abp-ng.tenant-management.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/abp-ng.tenant-management.metadata.json (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js (99%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/abp-ng.tenant-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/actions/tenant-management.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/components/tenants/tenants.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/constants/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/constants/routes.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/models/tenant-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/resolvers/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/resolvers/tenants.resolver.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/services/tenant-management.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/states/tenant-management.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/tenant-management-routing.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/lib/tenant-management.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm2015/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/abp-ng.tenant-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/actions/tenant-management.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/components/tenants/tenants.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/constants/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/constants/routes.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/models/tenant-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/resolvers/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/resolvers/tenants.resolver.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/services/tenant-management.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/states/tenant-management.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/tenant-management-routing.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/lib/tenant-management.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/esm5/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/fesm2015/abp-ng.tenant-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/fesm2015/abp-ng.tenant-management.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/fesm5/abp-ng.tenant-management.js (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/fesm5/abp-ng.tenant-management.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/actions/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/actions/tenant-management.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/components/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/components/tenants/tenants.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/constants/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/constants/routes.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/models/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/models/tenant-management.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/resolvers/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/resolvers/tenants.resolver.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/services/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/services/tenant-management.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/states/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/states/tenant-management.state.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/tenant-management-routing.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/lib/tenant-management.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/package.json (100%) rename npm/{packs/ng => ng-packs}/dist/tenant-management/public-api.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/README.md (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/abp-ng.theme.basic.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/abp-ng.theme.basic.metadata.json (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js (99%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/abp-ng.theme.basic.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/actions/layout.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/components/change-password/change-password.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/components/layout-account/layout-account.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/components/layout-application/layout-application.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/components/layout-empty/layout-empty.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/components/layout/layout.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/components/profile/profile.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/models/layout.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/states/layout.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/lib/theme-basic.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm2015/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/abp-ng.theme.basic.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/actions/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/actions/layout.actions.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/components/change-password/change-password.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/components/layout-account/layout-account.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/components/layout-application/layout-application.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/components/layout-empty/layout-empty.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/components/layout/layout.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/components/profile/profile.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/models/layout.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/states/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/states/layout.state.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/lib/theme-basic.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/esm5/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/fesm2015/abp-ng.theme.basic.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/fesm2015/abp-ng.theme.basic.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/fesm5/abp-ng.theme.basic.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/fesm5/abp-ng.theme.basic.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/actions/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/actions/layout.actions.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/components/change-password/change-password.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/components/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/components/layout-account/layout-account.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/components/layout-application/layout-application.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/components/layout-empty/layout-empty.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/components/layout/layout.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/components/profile/profile.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/models/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/models/layout.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/states/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/states/layout.state.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/lib/theme-basic.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/package.json (100%) rename npm/{packs/ng => ng-packs}/dist/theme-basic/public-api.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/README.md (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/abp-ng.theme.shared.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/abp-ng.theme.shared.metadata.json (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js (99%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/abp-ng.theme.shared.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/abstracts/toaster.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/components/confirmation/confirmation.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/components/modal/modal.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/components/toast/toast.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/contants/styles.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/handlers/error.handler.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/models/confirmation.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/models/toaster.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/services/confirmation.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/services/toaster.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/lib/theme-shared.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm2015/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/abp-ng.theme.shared.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/abstracts/toaster.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/components/confirmation/confirmation.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/components/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/components/modal/modal.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/components/toast/toast.component.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/contants/styles.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/handlers/error.handler.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/models/confirmation.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/models/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/models/toaster.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/services/confirmation.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/services/index.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/services/toaster.service.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/lib/theme-shared.module.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/esm5/public-api.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/fesm2015/abp-ng.theme.shared.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/fesm2015/abp-ng.theme.shared.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/fesm5/abp-ng.theme.shared.js (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/fesm5/abp-ng.theme.shared.js.map (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/abstracts/toaster.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/components/confirmation/confirmation.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/components/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/components/modal/modal.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/components/toast/toast.component.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/contants/styles.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/handlers/error.handler.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/models/confirmation.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/models/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/models/toaster.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/services/confirmation.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/services/index.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/services/toaster.service.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/lib/theme-shared.module.d.ts (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/package.json (100%) rename npm/{packs/ng => ng-packs}/dist/theme-shared/public-api.d.ts (100%) rename npm/{packs/ng => ng-packs}/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/account/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/account/karma.conf.js (100%) rename npm/{packs/ng => ng-packs}/packages/account/ng-package.json (100%) rename npm/{packs/ng => ng-packs}/packages/account/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/account-routing.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/account.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/components/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/components/login/login.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/components/login/login.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/components/register/register.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/components/register/register.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/components/tenant-box/tenant-box.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/components/tenant-box/tenant-box.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/constants/routes.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/models/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/models/options.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/tokens/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/lib/tokens/options.token.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/public-api.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/src/test.ts (100%) rename npm/{packs/ng => ng-packs}/packages/account/tsconfig.lib.json (100%) rename npm/{packs/ng => ng-packs}/packages/account/tsconfig.spec.json (100%) rename npm/{packs/ng => ng-packs}/packages/account/tslint.json (100%) rename npm/{packs/ng => ng-packs}/packages/core/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/core/karma.conf.js (100%) rename npm/{packs/ng => ng-packs}/packages/core/ng-package.json (100%) rename npm/{packs/ng => ng-packs}/packages/core/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/actions/config.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/actions/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/actions/profile.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/actions/rest.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/actions/session.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/components/dynamic-layout.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/components/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/components/router-outlet.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/constants/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/core.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/directives/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/directives/permission.directive.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/directives/visibility.directive.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/enums/common.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/enums/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/guards/auth.guard.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/guards/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/guards/permission.guard.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/handlers/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/interceptors/api.interceptor.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/interceptors/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/models/application-configuration.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/models/common.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/models/config.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/models/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/models/profile.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/models/rest.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/models/session.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/pipes/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/pipes/localization.pipe.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/plugins/config.plugin.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/plugins/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/services/application-configuration.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/services/config.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/services/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/services/lazy-load.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/services/localization.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/services/profile.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/services/rest.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/states/config.state.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/states/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/states/profile.state.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/states/session.state.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/tokens/common.token.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/tokens/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/utils/generator-utils.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/utils/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/utils/initial-utils.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/utils/route-utils.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/lib/utils/rxjs-utils.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/public-api.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/src/test.ts (100%) rename npm/{packs/ng => ng-packs}/packages/core/tsconfig.lib.json (100%) rename npm/{packs/ng => ng-packs}/packages/core/tsconfig.spec.json (100%) rename npm/{packs/ng => ng-packs}/packages/core/tslint.json (100%) rename npm/{packs/ng => ng-packs}/packages/identity/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/identity/karma.conf.js (100%) rename npm/{packs/ng => ng-packs}/packages/identity/ng-package.json (100%) rename npm/{packs/ng => ng-packs}/packages/identity/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/actions/identity.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/components/roles/roles.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/components/roles/roles.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/components/users/users.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/components/users/users.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/constants/routes.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/identity-routing.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/identity.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/models/identity.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/resolvers/roles.resolver.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/resolvers/users.resolver.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/services/identity.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/lib/states/identity.state.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/public-api.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/src/test.ts (100%) rename npm/{packs/ng => ng-packs}/packages/identity/tsconfig.lib.json (100%) rename npm/{packs/ng => ng-packs}/packages/identity/tsconfig.spec.json (100%) rename npm/{packs/ng => ng-packs}/packages/identity/tslint.json (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/karma.conf.js (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/ng-package.json (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/actions/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/actions/permission-management.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/components/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/components/permission-management.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/components/permission-management.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/models/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/models/permission-management.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/permission-management.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/services/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/services/permission-management.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/states/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/lib/states/permission-management.state.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/public-api.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/src/test.ts (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/tsconfig.lib.json (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/tsconfig.spec.json (100%) rename npm/{packs/ng => ng-packs}/packages/permission-management/tslint.json (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/karma.conf.js (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/ng-package.json (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/actions/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/actions/tenant-management.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/components/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/components/tenants/tenants.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/components/tenants/tenants.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/constants/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/constants/routes.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/models/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/models/tenant-management.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/resolvers/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/resolvers/tenants.resolver.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/services/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/services/tenant-management.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/states/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/states/tenant-management.state.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/tenant-management-routing.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/lib/tenant-management.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/public-api.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/src/test.ts (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/tsconfig.lib.json (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/tsconfig.spec.json (100%) rename npm/{packs/ng => ng-packs}/packages/tenant-management/tslint.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/karma.conf.js (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/ng-package.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/actions/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/actions/layout.actions.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/change-password/change-password.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/change-password/change-password.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/layout-account/layout-account.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/layout-account/layout-account.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/layout-application/layout-application.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/layout-application/layout-application.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/layout-empty/layout-empty.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/layout/layout.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/layout/layout.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/profile/profile.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/components/profile/profile.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/models/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/models/layout.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/states/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/states/layout.state.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/lib/theme-basic.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/public-api.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/src/test.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/tsconfig.lib.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/tsconfig.spec.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-basic/tslint.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/karma.conf.js (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/ng-package.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/package.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/abstracts/toaster.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/components/confirmation/confirmation.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/components/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/components/modal/README.md (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/components/modal/modal.component.html (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/components/modal/modal.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/components/toast/toast.component.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/contants/scripts.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/contants/styles.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/handlers/error.handler.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/handlers/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/models/confirmation.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/models/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/models/toaster.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/services/confirmation.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/services/index.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/services/toaster.service.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/lib/theme-shared.module.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/public-api.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/src/test.ts (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/tsconfig.lib.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/tsconfig.spec.json (100%) rename npm/{packs/ng => ng-packs}/packages/theme-shared/tslint.json (100%) rename npm/{packs/ng => ng-packs}/tsconfig.json (100%) rename npm/{packs/ng => ng-packs}/tslint.json (100%) diff --git a/npm/lerna.json b/npm/lerna.json index 63e1cba391..52c8aa8082 100644 --- a/npm/lerna.json +++ b/npm/lerna.json @@ -1,8 +1,8 @@ { "version": "0.7.3", "packages": [ - "!packs/ng", - "packs/*" + "packs/*", + "ng-packs/dist/*" ], "npmClient": "yarn", "lerna": "2.11.0" diff --git a/npm/packs/ng/.editorconfig b/npm/ng-packs/.editorconfig similarity index 100% rename from npm/packs/ng/.editorconfig rename to npm/ng-packs/.editorconfig diff --git a/npm/packs/ng/.gitignore b/npm/ng-packs/.gitignore similarity index 100% rename from npm/packs/ng/.gitignore rename to npm/ng-packs/.gitignore diff --git a/npm/packs/ng/README.md b/npm/ng-packs/README.md similarity index 100% rename from npm/packs/ng/README.md rename to npm/ng-packs/README.md diff --git a/npm/packs/ng/angular.json b/npm/ng-packs/angular.json similarity index 100% rename from npm/packs/ng/angular.json rename to npm/ng-packs/angular.json diff --git a/npm/packs/ng/dist/account/README.md b/npm/ng-packs/dist/account/README.md similarity index 100% rename from npm/packs/ng/dist/account/README.md rename to npm/ng-packs/dist/account/README.md diff --git a/npm/packs/ng/dist/account/abp-ng.account.d.ts b/npm/ng-packs/dist/account/abp-ng.account.d.ts similarity index 100% rename from npm/packs/ng/dist/account/abp-ng.account.d.ts rename to npm/ng-packs/dist/account/abp-ng.account.d.ts diff --git a/npm/packs/ng/dist/account/abp-ng.account.metadata.json b/npm/ng-packs/dist/account/abp-ng.account.metadata.json similarity index 100% rename from npm/packs/ng/dist/account/abp-ng.account.metadata.json rename to npm/ng-packs/dist/account/abp-ng.account.metadata.json diff --git a/npm/packs/ng/dist/account/bundles/abp-ng.account.umd.js b/npm/ng-packs/dist/account/bundles/abp-ng.account.umd.js similarity index 99% rename from npm/packs/ng/dist/account/bundles/abp-ng.account.umd.js rename to npm/ng-packs/dist/account/bundles/abp-ng.account.umd.js index 45d3466088..40c696e9d2 100644 --- a/npm/packs/ng/dist/account/bundles/abp-ng.account.umd.js +++ b/npm/ng-packs/dist/account/bundles/abp-ng.account.umd.js @@ -4,30 +4,30 @@ (global = global || self, factory((global.abp = global.abp || {}, global.abp.ng = global.abp.ng || {}, global.abp.ng.account = {}), global.ng_core, global.ng.core, global.ng.router, global.ng.forms, global.routerPlugin, global.store, global.angularOauth2Oidc, global.rxjs, global.core$1, global.ng_theme_shared, global.ngBootstrap, global.table)); }(this, function (exports, ng_core, core, router, forms, routerPlugin, store, angularOauth2Oidc, rxjs, core$1, ng_theme_shared, ngBootstrap, table) { 'use strict'; - /*! ***************************************************************************** - Copyright (c) Microsoft Corporation. All rights reserved. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of the - License at http://www.apache.org/licenses/LICENSE-2.0 - - THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED - WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, - MERCHANTABLITY OR NON-INFRINGEMENT. - - See the Apache Version 2.0 License for specific language governing permissions - and limitations under the License. - ***************************************************************************** */ - - var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. All rights reserved. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of the + License at http://www.apache.org/licenses/LICENSE-2.0 + + THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED + WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, + MERCHANTABLITY OR NON-INFRINGEMENT. + + See the Apache Version 2.0 License for specific language governing permissions + and limitations under the License. + ***************************************************************************** */ + + var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); }; /** diff --git a/npm/packs/ng/dist/account/bundles/abp-ng.account.umd.js.map b/npm/ng-packs/dist/account/bundles/abp-ng.account.umd.js.map similarity index 100% rename from npm/packs/ng/dist/account/bundles/abp-ng.account.umd.js.map rename to npm/ng-packs/dist/account/bundles/abp-ng.account.umd.js.map diff --git a/npm/packs/ng/dist/account/bundles/abp-ng.account.umd.min.js b/npm/ng-packs/dist/account/bundles/abp-ng.account.umd.min.js similarity index 100% rename from npm/packs/ng/dist/account/bundles/abp-ng.account.umd.min.js rename to npm/ng-packs/dist/account/bundles/abp-ng.account.umd.min.js diff --git a/npm/packs/ng/dist/account/bundles/abp-ng.account.umd.min.js.map b/npm/ng-packs/dist/account/bundles/abp-ng.account.umd.min.js.map similarity index 100% rename from npm/packs/ng/dist/account/bundles/abp-ng.account.umd.min.js.map rename to npm/ng-packs/dist/account/bundles/abp-ng.account.umd.min.js.map diff --git a/npm/packs/ng/dist/account/esm2015/abp-ng.account.js b/npm/ng-packs/dist/account/esm2015/abp-ng.account.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/abp-ng.account.js rename to npm/ng-packs/dist/account/esm2015/abp-ng.account.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/account-routing.module.js b/npm/ng-packs/dist/account/esm2015/lib/account-routing.module.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/account-routing.module.js rename to npm/ng-packs/dist/account/esm2015/lib/account-routing.module.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/account.module.js b/npm/ng-packs/dist/account/esm2015/lib/account.module.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/account.module.js rename to npm/ng-packs/dist/account/esm2015/lib/account.module.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/components/index.js b/npm/ng-packs/dist/account/esm2015/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/components/index.js rename to npm/ng-packs/dist/account/esm2015/lib/components/index.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/components/login/login.component.js b/npm/ng-packs/dist/account/esm2015/lib/components/login/login.component.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/components/login/login.component.js rename to npm/ng-packs/dist/account/esm2015/lib/components/login/login.component.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/components/register/register.component.js b/npm/ng-packs/dist/account/esm2015/lib/components/register/register.component.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/components/register/register.component.js rename to npm/ng-packs/dist/account/esm2015/lib/components/register/register.component.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/components/tenant-box/tenant-box.component.js b/npm/ng-packs/dist/account/esm2015/lib/components/tenant-box/tenant-box.component.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/components/tenant-box/tenant-box.component.js rename to npm/ng-packs/dist/account/esm2015/lib/components/tenant-box/tenant-box.component.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/constants/routes.js b/npm/ng-packs/dist/account/esm2015/lib/constants/routes.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/constants/routes.js rename to npm/ng-packs/dist/account/esm2015/lib/constants/routes.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/models/index.js b/npm/ng-packs/dist/account/esm2015/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/models/index.js rename to npm/ng-packs/dist/account/esm2015/lib/models/index.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/models/options.js b/npm/ng-packs/dist/account/esm2015/lib/models/options.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/models/options.js rename to npm/ng-packs/dist/account/esm2015/lib/models/options.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/tokens/index.js b/npm/ng-packs/dist/account/esm2015/lib/tokens/index.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/tokens/index.js rename to npm/ng-packs/dist/account/esm2015/lib/tokens/index.js diff --git a/npm/packs/ng/dist/account/esm2015/lib/tokens/options.token.js b/npm/ng-packs/dist/account/esm2015/lib/tokens/options.token.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/lib/tokens/options.token.js rename to npm/ng-packs/dist/account/esm2015/lib/tokens/options.token.js diff --git a/npm/packs/ng/dist/account/esm2015/public-api.js b/npm/ng-packs/dist/account/esm2015/public-api.js similarity index 100% rename from npm/packs/ng/dist/account/esm2015/public-api.js rename to npm/ng-packs/dist/account/esm2015/public-api.js diff --git a/npm/packs/ng/dist/account/esm5/abp-ng.account.js b/npm/ng-packs/dist/account/esm5/abp-ng.account.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/abp-ng.account.js rename to npm/ng-packs/dist/account/esm5/abp-ng.account.js diff --git a/npm/packs/ng/dist/account/esm5/lib/account-routing.module.js b/npm/ng-packs/dist/account/esm5/lib/account-routing.module.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/account-routing.module.js rename to npm/ng-packs/dist/account/esm5/lib/account-routing.module.js diff --git a/npm/packs/ng/dist/account/esm5/lib/account.module.js b/npm/ng-packs/dist/account/esm5/lib/account.module.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/account.module.js rename to npm/ng-packs/dist/account/esm5/lib/account.module.js diff --git a/npm/packs/ng/dist/account/esm5/lib/components/index.js b/npm/ng-packs/dist/account/esm5/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/components/index.js rename to npm/ng-packs/dist/account/esm5/lib/components/index.js diff --git a/npm/packs/ng/dist/account/esm5/lib/components/login/login.component.js b/npm/ng-packs/dist/account/esm5/lib/components/login/login.component.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/components/login/login.component.js rename to npm/ng-packs/dist/account/esm5/lib/components/login/login.component.js diff --git a/npm/packs/ng/dist/account/esm5/lib/components/register/register.component.js b/npm/ng-packs/dist/account/esm5/lib/components/register/register.component.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/components/register/register.component.js rename to npm/ng-packs/dist/account/esm5/lib/components/register/register.component.js diff --git a/npm/packs/ng/dist/account/esm5/lib/components/tenant-box/tenant-box.component.js b/npm/ng-packs/dist/account/esm5/lib/components/tenant-box/tenant-box.component.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/components/tenant-box/tenant-box.component.js rename to npm/ng-packs/dist/account/esm5/lib/components/tenant-box/tenant-box.component.js diff --git a/npm/packs/ng/dist/account/esm5/lib/constants/routes.js b/npm/ng-packs/dist/account/esm5/lib/constants/routes.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/constants/routes.js rename to npm/ng-packs/dist/account/esm5/lib/constants/routes.js diff --git a/npm/packs/ng/dist/account/esm5/lib/models/index.js b/npm/ng-packs/dist/account/esm5/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/models/index.js rename to npm/ng-packs/dist/account/esm5/lib/models/index.js diff --git a/npm/packs/ng/dist/account/esm5/lib/models/options.js b/npm/ng-packs/dist/account/esm5/lib/models/options.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/models/options.js rename to npm/ng-packs/dist/account/esm5/lib/models/options.js diff --git a/npm/packs/ng/dist/account/esm5/lib/tokens/index.js b/npm/ng-packs/dist/account/esm5/lib/tokens/index.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/tokens/index.js rename to npm/ng-packs/dist/account/esm5/lib/tokens/index.js diff --git a/npm/packs/ng/dist/account/esm5/lib/tokens/options.token.js b/npm/ng-packs/dist/account/esm5/lib/tokens/options.token.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/lib/tokens/options.token.js rename to npm/ng-packs/dist/account/esm5/lib/tokens/options.token.js diff --git a/npm/packs/ng/dist/account/esm5/public-api.js b/npm/ng-packs/dist/account/esm5/public-api.js similarity index 100% rename from npm/packs/ng/dist/account/esm5/public-api.js rename to npm/ng-packs/dist/account/esm5/public-api.js diff --git a/npm/packs/ng/dist/account/fesm2015/abp-ng.account.js b/npm/ng-packs/dist/account/fesm2015/abp-ng.account.js similarity index 100% rename from npm/packs/ng/dist/account/fesm2015/abp-ng.account.js rename to npm/ng-packs/dist/account/fesm2015/abp-ng.account.js diff --git a/npm/packs/ng/dist/account/fesm2015/abp-ng.account.js.map b/npm/ng-packs/dist/account/fesm2015/abp-ng.account.js.map similarity index 100% rename from npm/packs/ng/dist/account/fesm2015/abp-ng.account.js.map rename to npm/ng-packs/dist/account/fesm2015/abp-ng.account.js.map diff --git a/npm/packs/ng/dist/account/fesm5/abp-ng.account.js b/npm/ng-packs/dist/account/fesm5/abp-ng.account.js similarity index 100% rename from npm/packs/ng/dist/account/fesm5/abp-ng.account.js rename to npm/ng-packs/dist/account/fesm5/abp-ng.account.js diff --git a/npm/packs/ng/dist/account/fesm5/abp-ng.account.js.map b/npm/ng-packs/dist/account/fesm5/abp-ng.account.js.map similarity index 100% rename from npm/packs/ng/dist/account/fesm5/abp-ng.account.js.map rename to npm/ng-packs/dist/account/fesm5/abp-ng.account.js.map diff --git a/npm/packs/ng/dist/account/lib/account-routing.module.d.ts b/npm/ng-packs/dist/account/lib/account-routing.module.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/account-routing.module.d.ts rename to npm/ng-packs/dist/account/lib/account-routing.module.d.ts diff --git a/npm/packs/ng/dist/account/lib/account.module.d.ts b/npm/ng-packs/dist/account/lib/account.module.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/account.module.d.ts rename to npm/ng-packs/dist/account/lib/account.module.d.ts diff --git a/npm/packs/ng/dist/account/lib/components/index.d.ts b/npm/ng-packs/dist/account/lib/components/index.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/components/index.d.ts rename to npm/ng-packs/dist/account/lib/components/index.d.ts diff --git a/npm/packs/ng/dist/account/lib/components/login/login.component.d.ts b/npm/ng-packs/dist/account/lib/components/login/login.component.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/components/login/login.component.d.ts rename to npm/ng-packs/dist/account/lib/components/login/login.component.d.ts diff --git a/npm/packs/ng/dist/account/lib/components/register/register.component.d.ts b/npm/ng-packs/dist/account/lib/components/register/register.component.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/components/register/register.component.d.ts rename to npm/ng-packs/dist/account/lib/components/register/register.component.d.ts diff --git a/npm/packs/ng/dist/account/lib/components/tenant-box/tenant-box.component.d.ts b/npm/ng-packs/dist/account/lib/components/tenant-box/tenant-box.component.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/components/tenant-box/tenant-box.component.d.ts rename to npm/ng-packs/dist/account/lib/components/tenant-box/tenant-box.component.d.ts diff --git a/npm/packs/ng/dist/account/lib/constants/routes.d.ts b/npm/ng-packs/dist/account/lib/constants/routes.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/constants/routes.d.ts rename to npm/ng-packs/dist/account/lib/constants/routes.d.ts diff --git a/npm/packs/ng/dist/account/lib/models/index.d.ts b/npm/ng-packs/dist/account/lib/models/index.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/models/index.d.ts rename to npm/ng-packs/dist/account/lib/models/index.d.ts diff --git a/npm/packs/ng/dist/account/lib/models/options.d.ts b/npm/ng-packs/dist/account/lib/models/options.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/models/options.d.ts rename to npm/ng-packs/dist/account/lib/models/options.d.ts diff --git a/npm/packs/ng/dist/account/lib/tokens/index.d.ts b/npm/ng-packs/dist/account/lib/tokens/index.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/tokens/index.d.ts rename to npm/ng-packs/dist/account/lib/tokens/index.d.ts diff --git a/npm/packs/ng/dist/account/lib/tokens/options.token.d.ts b/npm/ng-packs/dist/account/lib/tokens/options.token.d.ts similarity index 100% rename from npm/packs/ng/dist/account/lib/tokens/options.token.d.ts rename to npm/ng-packs/dist/account/lib/tokens/options.token.d.ts diff --git a/npm/packs/ng/dist/account/package.json b/npm/ng-packs/dist/account/package.json similarity index 100% rename from npm/packs/ng/dist/account/package.json rename to npm/ng-packs/dist/account/package.json diff --git a/npm/packs/ng/dist/account/public-api.d.ts b/npm/ng-packs/dist/account/public-api.d.ts similarity index 100% rename from npm/packs/ng/dist/account/public-api.d.ts rename to npm/ng-packs/dist/account/public-api.d.ts diff --git a/npm/packs/ng/dist/core/README.md b/npm/ng-packs/dist/core/README.md similarity index 100% rename from npm/packs/ng/dist/core/README.md rename to npm/ng-packs/dist/core/README.md diff --git a/npm/packs/ng/dist/core/abp-ng.core.d.ts b/npm/ng-packs/dist/core/abp-ng.core.d.ts similarity index 100% rename from npm/packs/ng/dist/core/abp-ng.core.d.ts rename to npm/ng-packs/dist/core/abp-ng.core.d.ts diff --git a/npm/packs/ng/dist/core/abp-ng.core.metadata.json b/npm/ng-packs/dist/core/abp-ng.core.metadata.json similarity index 100% rename from npm/packs/ng/dist/core/abp-ng.core.metadata.json rename to npm/ng-packs/dist/core/abp-ng.core.metadata.json diff --git a/npm/packs/ng/dist/core/bundles/abp-ng.core.umd.js b/npm/ng-packs/dist/core/bundles/abp-ng.core.umd.js similarity index 99% rename from npm/packs/ng/dist/core/bundles/abp-ng.core.umd.js rename to npm/ng-packs/dist/core/bundles/abp-ng.core.umd.js index f1655df334..18cf9b209b 100644 --- a/npm/packs/ng/dist/core/bundles/abp-ng.core.umd.js +++ b/npm/ng-packs/dist/core/bundles/abp-ng.core.umd.js @@ -6,76 +6,76 @@ snq = snq && snq.hasOwnProperty('default') ? snq['default'] : snq; - /*! ***************************************************************************** - Copyright (c) Microsoft Corporation. All rights reserved. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of the - License at http://www.apache.org/licenses/LICENSE-2.0 - - THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED - WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, - MERCHANTABLITY OR NON-INFRINGEMENT. - - See the Apache Version 2.0 License for specific language governing permissions - and limitations under the License. - ***************************************************************************** */ - - var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); - }; - - function __rest(s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; - } - - function __decorate(decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; - } - - function __metadata(metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); - } - - function __read(o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; - } - - function __spread() { - for (var ar = [], i = 0; i < arguments.length; i++) - ar = ar.concat(__read(arguments[i])); - return ar; + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. All rights reserved. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of the + License at http://www.apache.org/licenses/LICENSE-2.0 + + THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED + WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, + MERCHANTABLITY OR NON-INFRINGEMENT. + + See the Apache Version 2.0 License for specific language governing permissions + and limitations under the License. + ***************************************************************************** */ + + var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); + }; + + function __rest(s, e) { + var t = {}; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) + t[p] = s[p]; + if (s != null && typeof Object.getOwnPropertySymbols === "function") + for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { + if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) + t[p[i]] = s[p[i]]; + } + return t; + } + + function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; + } + + function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); + } + + function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; + } + + function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; } /** diff --git a/npm/packs/ng/dist/core/bundles/abp-ng.core.umd.js.map b/npm/ng-packs/dist/core/bundles/abp-ng.core.umd.js.map similarity index 100% rename from npm/packs/ng/dist/core/bundles/abp-ng.core.umd.js.map rename to npm/ng-packs/dist/core/bundles/abp-ng.core.umd.js.map diff --git a/npm/packs/ng/dist/core/bundles/abp-ng.core.umd.min.js b/npm/ng-packs/dist/core/bundles/abp-ng.core.umd.min.js similarity index 100% rename from npm/packs/ng/dist/core/bundles/abp-ng.core.umd.min.js rename to npm/ng-packs/dist/core/bundles/abp-ng.core.umd.min.js diff --git a/npm/packs/ng/dist/core/bundles/abp-ng.core.umd.min.js.map b/npm/ng-packs/dist/core/bundles/abp-ng.core.umd.min.js.map similarity index 100% rename from npm/packs/ng/dist/core/bundles/abp-ng.core.umd.min.js.map rename to npm/ng-packs/dist/core/bundles/abp-ng.core.umd.min.js.map diff --git a/npm/packs/ng/dist/core/esm2015/abp-ng.core.js b/npm/ng-packs/dist/core/esm2015/abp-ng.core.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/abp-ng.core.js rename to npm/ng-packs/dist/core/esm2015/abp-ng.core.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/actions/config.actions.js b/npm/ng-packs/dist/core/esm2015/lib/actions/config.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/actions/config.actions.js rename to npm/ng-packs/dist/core/esm2015/lib/actions/config.actions.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/actions/index.js b/npm/ng-packs/dist/core/esm2015/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/actions/index.js rename to npm/ng-packs/dist/core/esm2015/lib/actions/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/actions/profile.actions.js b/npm/ng-packs/dist/core/esm2015/lib/actions/profile.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/actions/profile.actions.js rename to npm/ng-packs/dist/core/esm2015/lib/actions/profile.actions.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/actions/rest.actions.js b/npm/ng-packs/dist/core/esm2015/lib/actions/rest.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/actions/rest.actions.js rename to npm/ng-packs/dist/core/esm2015/lib/actions/rest.actions.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/actions/session.actions.js b/npm/ng-packs/dist/core/esm2015/lib/actions/session.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/actions/session.actions.js rename to npm/ng-packs/dist/core/esm2015/lib/actions/session.actions.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/components/dynamic-layout.component.js b/npm/ng-packs/dist/core/esm2015/lib/components/dynamic-layout.component.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/components/dynamic-layout.component.js rename to npm/ng-packs/dist/core/esm2015/lib/components/dynamic-layout.component.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/components/index.js b/npm/ng-packs/dist/core/esm2015/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/components/index.js rename to npm/ng-packs/dist/core/esm2015/lib/components/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/components/router-outlet.component.js b/npm/ng-packs/dist/core/esm2015/lib/components/router-outlet.component.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/components/router-outlet.component.js rename to npm/ng-packs/dist/core/esm2015/lib/components/router-outlet.component.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/core.module.js b/npm/ng-packs/dist/core/esm2015/lib/core.module.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/core.module.js rename to npm/ng-packs/dist/core/esm2015/lib/core.module.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/directives/index.js b/npm/ng-packs/dist/core/esm2015/lib/directives/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/directives/index.js rename to npm/ng-packs/dist/core/esm2015/lib/directives/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/directives/permission.directive.js b/npm/ng-packs/dist/core/esm2015/lib/directives/permission.directive.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/directives/permission.directive.js rename to npm/ng-packs/dist/core/esm2015/lib/directives/permission.directive.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/directives/visibility.directive.js b/npm/ng-packs/dist/core/esm2015/lib/directives/visibility.directive.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/directives/visibility.directive.js rename to npm/ng-packs/dist/core/esm2015/lib/directives/visibility.directive.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/enums/common.js b/npm/ng-packs/dist/core/esm2015/lib/enums/common.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/enums/common.js rename to npm/ng-packs/dist/core/esm2015/lib/enums/common.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/enums/index.js b/npm/ng-packs/dist/core/esm2015/lib/enums/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/enums/index.js rename to npm/ng-packs/dist/core/esm2015/lib/enums/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/guards/auth.guard.js b/npm/ng-packs/dist/core/esm2015/lib/guards/auth.guard.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/guards/auth.guard.js rename to npm/ng-packs/dist/core/esm2015/lib/guards/auth.guard.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/guards/index.js b/npm/ng-packs/dist/core/esm2015/lib/guards/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/guards/index.js rename to npm/ng-packs/dist/core/esm2015/lib/guards/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/guards/permission.guard.js b/npm/ng-packs/dist/core/esm2015/lib/guards/permission.guard.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/guards/permission.guard.js rename to npm/ng-packs/dist/core/esm2015/lib/guards/permission.guard.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/interceptors/api.interceptor.js b/npm/ng-packs/dist/core/esm2015/lib/interceptors/api.interceptor.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/interceptors/api.interceptor.js rename to npm/ng-packs/dist/core/esm2015/lib/interceptors/api.interceptor.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/interceptors/index.js b/npm/ng-packs/dist/core/esm2015/lib/interceptors/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/interceptors/index.js rename to npm/ng-packs/dist/core/esm2015/lib/interceptors/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/models/application-configuration.js b/npm/ng-packs/dist/core/esm2015/lib/models/application-configuration.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/models/application-configuration.js rename to npm/ng-packs/dist/core/esm2015/lib/models/application-configuration.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/models/common.js b/npm/ng-packs/dist/core/esm2015/lib/models/common.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/models/common.js rename to npm/ng-packs/dist/core/esm2015/lib/models/common.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/models/config.js b/npm/ng-packs/dist/core/esm2015/lib/models/config.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/models/config.js rename to npm/ng-packs/dist/core/esm2015/lib/models/config.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/models/index.js b/npm/ng-packs/dist/core/esm2015/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/models/index.js rename to npm/ng-packs/dist/core/esm2015/lib/models/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/models/profile.js b/npm/ng-packs/dist/core/esm2015/lib/models/profile.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/models/profile.js rename to npm/ng-packs/dist/core/esm2015/lib/models/profile.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/models/rest.js b/npm/ng-packs/dist/core/esm2015/lib/models/rest.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/models/rest.js rename to npm/ng-packs/dist/core/esm2015/lib/models/rest.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/models/session.js b/npm/ng-packs/dist/core/esm2015/lib/models/session.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/models/session.js rename to npm/ng-packs/dist/core/esm2015/lib/models/session.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/pipes/localization.pipe.js b/npm/ng-packs/dist/core/esm2015/lib/pipes/localization.pipe.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/pipes/localization.pipe.js rename to npm/ng-packs/dist/core/esm2015/lib/pipes/localization.pipe.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/plugins/config.plugin.js b/npm/ng-packs/dist/core/esm2015/lib/plugins/config.plugin.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/plugins/config.plugin.js rename to npm/ng-packs/dist/core/esm2015/lib/plugins/config.plugin.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/plugins/index.js b/npm/ng-packs/dist/core/esm2015/lib/plugins/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/plugins/index.js rename to npm/ng-packs/dist/core/esm2015/lib/plugins/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/services/application-configuration.service.js b/npm/ng-packs/dist/core/esm2015/lib/services/application-configuration.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/services/application-configuration.service.js rename to npm/ng-packs/dist/core/esm2015/lib/services/application-configuration.service.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/services/config.service.js b/npm/ng-packs/dist/core/esm2015/lib/services/config.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/services/config.service.js rename to npm/ng-packs/dist/core/esm2015/lib/services/config.service.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/services/index.js b/npm/ng-packs/dist/core/esm2015/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/services/index.js rename to npm/ng-packs/dist/core/esm2015/lib/services/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/services/lazy-load.service.js b/npm/ng-packs/dist/core/esm2015/lib/services/lazy-load.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/services/lazy-load.service.js rename to npm/ng-packs/dist/core/esm2015/lib/services/lazy-load.service.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/services/localization.service.js b/npm/ng-packs/dist/core/esm2015/lib/services/localization.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/services/localization.service.js rename to npm/ng-packs/dist/core/esm2015/lib/services/localization.service.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/services/profile.service.js b/npm/ng-packs/dist/core/esm2015/lib/services/profile.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/services/profile.service.js rename to npm/ng-packs/dist/core/esm2015/lib/services/profile.service.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/services/rest.service.js b/npm/ng-packs/dist/core/esm2015/lib/services/rest.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/services/rest.service.js rename to npm/ng-packs/dist/core/esm2015/lib/services/rest.service.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/states/config.state.js b/npm/ng-packs/dist/core/esm2015/lib/states/config.state.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/states/config.state.js rename to npm/ng-packs/dist/core/esm2015/lib/states/config.state.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/states/index.js b/npm/ng-packs/dist/core/esm2015/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/states/index.js rename to npm/ng-packs/dist/core/esm2015/lib/states/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/states/profile.state.js b/npm/ng-packs/dist/core/esm2015/lib/states/profile.state.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/states/profile.state.js rename to npm/ng-packs/dist/core/esm2015/lib/states/profile.state.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/states/session.state.js b/npm/ng-packs/dist/core/esm2015/lib/states/session.state.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/states/session.state.js rename to npm/ng-packs/dist/core/esm2015/lib/states/session.state.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/tokens/common.token.js b/npm/ng-packs/dist/core/esm2015/lib/tokens/common.token.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/tokens/common.token.js rename to npm/ng-packs/dist/core/esm2015/lib/tokens/common.token.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/tokens/index.js b/npm/ng-packs/dist/core/esm2015/lib/tokens/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/tokens/index.js rename to npm/ng-packs/dist/core/esm2015/lib/tokens/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/utils/generator-utils.js b/npm/ng-packs/dist/core/esm2015/lib/utils/generator-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/utils/generator-utils.js rename to npm/ng-packs/dist/core/esm2015/lib/utils/generator-utils.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/utils/index.js b/npm/ng-packs/dist/core/esm2015/lib/utils/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/utils/index.js rename to npm/ng-packs/dist/core/esm2015/lib/utils/index.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/utils/initial-utils.js b/npm/ng-packs/dist/core/esm2015/lib/utils/initial-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/utils/initial-utils.js rename to npm/ng-packs/dist/core/esm2015/lib/utils/initial-utils.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/utils/route-utils.js b/npm/ng-packs/dist/core/esm2015/lib/utils/route-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/utils/route-utils.js rename to npm/ng-packs/dist/core/esm2015/lib/utils/route-utils.js diff --git a/npm/packs/ng/dist/core/esm2015/lib/utils/rxjs-utils.js b/npm/ng-packs/dist/core/esm2015/lib/utils/rxjs-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/lib/utils/rxjs-utils.js rename to npm/ng-packs/dist/core/esm2015/lib/utils/rxjs-utils.js diff --git a/npm/packs/ng/dist/core/esm2015/public-api.js b/npm/ng-packs/dist/core/esm2015/public-api.js similarity index 100% rename from npm/packs/ng/dist/core/esm2015/public-api.js rename to npm/ng-packs/dist/core/esm2015/public-api.js diff --git a/npm/packs/ng/dist/core/esm5/abp-ng.core.js b/npm/ng-packs/dist/core/esm5/abp-ng.core.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/abp-ng.core.js rename to npm/ng-packs/dist/core/esm5/abp-ng.core.js diff --git a/npm/packs/ng/dist/core/esm5/lib/actions/config.actions.js b/npm/ng-packs/dist/core/esm5/lib/actions/config.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/actions/config.actions.js rename to npm/ng-packs/dist/core/esm5/lib/actions/config.actions.js diff --git a/npm/packs/ng/dist/core/esm5/lib/actions/index.js b/npm/ng-packs/dist/core/esm5/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/actions/index.js rename to npm/ng-packs/dist/core/esm5/lib/actions/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/actions/profile.actions.js b/npm/ng-packs/dist/core/esm5/lib/actions/profile.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/actions/profile.actions.js rename to npm/ng-packs/dist/core/esm5/lib/actions/profile.actions.js diff --git a/npm/packs/ng/dist/core/esm5/lib/actions/rest.actions.js b/npm/ng-packs/dist/core/esm5/lib/actions/rest.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/actions/rest.actions.js rename to npm/ng-packs/dist/core/esm5/lib/actions/rest.actions.js diff --git a/npm/packs/ng/dist/core/esm5/lib/actions/session.actions.js b/npm/ng-packs/dist/core/esm5/lib/actions/session.actions.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/actions/session.actions.js rename to npm/ng-packs/dist/core/esm5/lib/actions/session.actions.js diff --git a/npm/packs/ng/dist/core/esm5/lib/components/dynamic-layout.component.js b/npm/ng-packs/dist/core/esm5/lib/components/dynamic-layout.component.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/components/dynamic-layout.component.js rename to npm/ng-packs/dist/core/esm5/lib/components/dynamic-layout.component.js diff --git a/npm/packs/ng/dist/core/esm5/lib/components/index.js b/npm/ng-packs/dist/core/esm5/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/components/index.js rename to npm/ng-packs/dist/core/esm5/lib/components/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/components/router-outlet.component.js b/npm/ng-packs/dist/core/esm5/lib/components/router-outlet.component.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/components/router-outlet.component.js rename to npm/ng-packs/dist/core/esm5/lib/components/router-outlet.component.js diff --git a/npm/packs/ng/dist/core/esm5/lib/core.module.js b/npm/ng-packs/dist/core/esm5/lib/core.module.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/core.module.js rename to npm/ng-packs/dist/core/esm5/lib/core.module.js diff --git a/npm/packs/ng/dist/core/esm5/lib/directives/index.js b/npm/ng-packs/dist/core/esm5/lib/directives/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/directives/index.js rename to npm/ng-packs/dist/core/esm5/lib/directives/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/directives/permission.directive.js b/npm/ng-packs/dist/core/esm5/lib/directives/permission.directive.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/directives/permission.directive.js rename to npm/ng-packs/dist/core/esm5/lib/directives/permission.directive.js diff --git a/npm/packs/ng/dist/core/esm5/lib/directives/visibility.directive.js b/npm/ng-packs/dist/core/esm5/lib/directives/visibility.directive.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/directives/visibility.directive.js rename to npm/ng-packs/dist/core/esm5/lib/directives/visibility.directive.js diff --git a/npm/packs/ng/dist/core/esm5/lib/enums/common.js b/npm/ng-packs/dist/core/esm5/lib/enums/common.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/enums/common.js rename to npm/ng-packs/dist/core/esm5/lib/enums/common.js diff --git a/npm/packs/ng/dist/core/esm5/lib/enums/index.js b/npm/ng-packs/dist/core/esm5/lib/enums/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/enums/index.js rename to npm/ng-packs/dist/core/esm5/lib/enums/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/guards/auth.guard.js b/npm/ng-packs/dist/core/esm5/lib/guards/auth.guard.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/guards/auth.guard.js rename to npm/ng-packs/dist/core/esm5/lib/guards/auth.guard.js diff --git a/npm/packs/ng/dist/core/esm5/lib/guards/index.js b/npm/ng-packs/dist/core/esm5/lib/guards/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/guards/index.js rename to npm/ng-packs/dist/core/esm5/lib/guards/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/guards/permission.guard.js b/npm/ng-packs/dist/core/esm5/lib/guards/permission.guard.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/guards/permission.guard.js rename to npm/ng-packs/dist/core/esm5/lib/guards/permission.guard.js diff --git a/npm/packs/ng/dist/core/esm5/lib/interceptors/api.interceptor.js b/npm/ng-packs/dist/core/esm5/lib/interceptors/api.interceptor.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/interceptors/api.interceptor.js rename to npm/ng-packs/dist/core/esm5/lib/interceptors/api.interceptor.js diff --git a/npm/packs/ng/dist/core/esm5/lib/interceptors/index.js b/npm/ng-packs/dist/core/esm5/lib/interceptors/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/interceptors/index.js rename to npm/ng-packs/dist/core/esm5/lib/interceptors/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/models/application-configuration.js b/npm/ng-packs/dist/core/esm5/lib/models/application-configuration.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/models/application-configuration.js rename to npm/ng-packs/dist/core/esm5/lib/models/application-configuration.js diff --git a/npm/packs/ng/dist/core/esm5/lib/models/common.js b/npm/ng-packs/dist/core/esm5/lib/models/common.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/models/common.js rename to npm/ng-packs/dist/core/esm5/lib/models/common.js diff --git a/npm/packs/ng/dist/core/esm5/lib/models/config.js b/npm/ng-packs/dist/core/esm5/lib/models/config.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/models/config.js rename to npm/ng-packs/dist/core/esm5/lib/models/config.js diff --git a/npm/packs/ng/dist/core/esm5/lib/models/index.js b/npm/ng-packs/dist/core/esm5/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/models/index.js rename to npm/ng-packs/dist/core/esm5/lib/models/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/models/profile.js b/npm/ng-packs/dist/core/esm5/lib/models/profile.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/models/profile.js rename to npm/ng-packs/dist/core/esm5/lib/models/profile.js diff --git a/npm/packs/ng/dist/core/esm5/lib/models/rest.js b/npm/ng-packs/dist/core/esm5/lib/models/rest.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/models/rest.js rename to npm/ng-packs/dist/core/esm5/lib/models/rest.js diff --git a/npm/packs/ng/dist/core/esm5/lib/models/session.js b/npm/ng-packs/dist/core/esm5/lib/models/session.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/models/session.js rename to npm/ng-packs/dist/core/esm5/lib/models/session.js diff --git a/npm/packs/ng/dist/core/esm5/lib/pipes/localization.pipe.js b/npm/ng-packs/dist/core/esm5/lib/pipes/localization.pipe.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/pipes/localization.pipe.js rename to npm/ng-packs/dist/core/esm5/lib/pipes/localization.pipe.js diff --git a/npm/packs/ng/dist/core/esm5/lib/plugins/config.plugin.js b/npm/ng-packs/dist/core/esm5/lib/plugins/config.plugin.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/plugins/config.plugin.js rename to npm/ng-packs/dist/core/esm5/lib/plugins/config.plugin.js diff --git a/npm/packs/ng/dist/core/esm5/lib/plugins/index.js b/npm/ng-packs/dist/core/esm5/lib/plugins/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/plugins/index.js rename to npm/ng-packs/dist/core/esm5/lib/plugins/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/services/application-configuration.service.js b/npm/ng-packs/dist/core/esm5/lib/services/application-configuration.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/services/application-configuration.service.js rename to npm/ng-packs/dist/core/esm5/lib/services/application-configuration.service.js diff --git a/npm/packs/ng/dist/core/esm5/lib/services/config.service.js b/npm/ng-packs/dist/core/esm5/lib/services/config.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/services/config.service.js rename to npm/ng-packs/dist/core/esm5/lib/services/config.service.js diff --git a/npm/packs/ng/dist/core/esm5/lib/services/index.js b/npm/ng-packs/dist/core/esm5/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/services/index.js rename to npm/ng-packs/dist/core/esm5/lib/services/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/services/lazy-load.service.js b/npm/ng-packs/dist/core/esm5/lib/services/lazy-load.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/services/lazy-load.service.js rename to npm/ng-packs/dist/core/esm5/lib/services/lazy-load.service.js diff --git a/npm/packs/ng/dist/core/esm5/lib/services/localization.service.js b/npm/ng-packs/dist/core/esm5/lib/services/localization.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/services/localization.service.js rename to npm/ng-packs/dist/core/esm5/lib/services/localization.service.js diff --git a/npm/packs/ng/dist/core/esm5/lib/services/profile.service.js b/npm/ng-packs/dist/core/esm5/lib/services/profile.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/services/profile.service.js rename to npm/ng-packs/dist/core/esm5/lib/services/profile.service.js diff --git a/npm/packs/ng/dist/core/esm5/lib/services/rest.service.js b/npm/ng-packs/dist/core/esm5/lib/services/rest.service.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/services/rest.service.js rename to npm/ng-packs/dist/core/esm5/lib/services/rest.service.js diff --git a/npm/packs/ng/dist/core/esm5/lib/states/config.state.js b/npm/ng-packs/dist/core/esm5/lib/states/config.state.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/states/config.state.js rename to npm/ng-packs/dist/core/esm5/lib/states/config.state.js diff --git a/npm/packs/ng/dist/core/esm5/lib/states/index.js b/npm/ng-packs/dist/core/esm5/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/states/index.js rename to npm/ng-packs/dist/core/esm5/lib/states/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/states/profile.state.js b/npm/ng-packs/dist/core/esm5/lib/states/profile.state.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/states/profile.state.js rename to npm/ng-packs/dist/core/esm5/lib/states/profile.state.js diff --git a/npm/packs/ng/dist/core/esm5/lib/states/session.state.js b/npm/ng-packs/dist/core/esm5/lib/states/session.state.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/states/session.state.js rename to npm/ng-packs/dist/core/esm5/lib/states/session.state.js diff --git a/npm/packs/ng/dist/core/esm5/lib/tokens/common.token.js b/npm/ng-packs/dist/core/esm5/lib/tokens/common.token.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/tokens/common.token.js rename to npm/ng-packs/dist/core/esm5/lib/tokens/common.token.js diff --git a/npm/packs/ng/dist/core/esm5/lib/tokens/index.js b/npm/ng-packs/dist/core/esm5/lib/tokens/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/tokens/index.js rename to npm/ng-packs/dist/core/esm5/lib/tokens/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/utils/generator-utils.js b/npm/ng-packs/dist/core/esm5/lib/utils/generator-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/utils/generator-utils.js rename to npm/ng-packs/dist/core/esm5/lib/utils/generator-utils.js diff --git a/npm/packs/ng/dist/core/esm5/lib/utils/index.js b/npm/ng-packs/dist/core/esm5/lib/utils/index.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/utils/index.js rename to npm/ng-packs/dist/core/esm5/lib/utils/index.js diff --git a/npm/packs/ng/dist/core/esm5/lib/utils/initial-utils.js b/npm/ng-packs/dist/core/esm5/lib/utils/initial-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/utils/initial-utils.js rename to npm/ng-packs/dist/core/esm5/lib/utils/initial-utils.js diff --git a/npm/packs/ng/dist/core/esm5/lib/utils/route-utils.js b/npm/ng-packs/dist/core/esm5/lib/utils/route-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/utils/route-utils.js rename to npm/ng-packs/dist/core/esm5/lib/utils/route-utils.js diff --git a/npm/packs/ng/dist/core/esm5/lib/utils/rxjs-utils.js b/npm/ng-packs/dist/core/esm5/lib/utils/rxjs-utils.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/lib/utils/rxjs-utils.js rename to npm/ng-packs/dist/core/esm5/lib/utils/rxjs-utils.js diff --git a/npm/packs/ng/dist/core/esm5/public-api.js b/npm/ng-packs/dist/core/esm5/public-api.js similarity index 100% rename from npm/packs/ng/dist/core/esm5/public-api.js rename to npm/ng-packs/dist/core/esm5/public-api.js diff --git a/npm/packs/ng/dist/core/fesm2015/abp-ng.core.js b/npm/ng-packs/dist/core/fesm2015/abp-ng.core.js similarity index 100% rename from npm/packs/ng/dist/core/fesm2015/abp-ng.core.js rename to npm/ng-packs/dist/core/fesm2015/abp-ng.core.js diff --git a/npm/packs/ng/dist/core/fesm2015/abp-ng.core.js.map b/npm/ng-packs/dist/core/fesm2015/abp-ng.core.js.map similarity index 100% rename from npm/packs/ng/dist/core/fesm2015/abp-ng.core.js.map rename to npm/ng-packs/dist/core/fesm2015/abp-ng.core.js.map diff --git a/npm/packs/ng/dist/core/fesm5/abp-ng.core.js b/npm/ng-packs/dist/core/fesm5/abp-ng.core.js similarity index 100% rename from npm/packs/ng/dist/core/fesm5/abp-ng.core.js rename to npm/ng-packs/dist/core/fesm5/abp-ng.core.js diff --git a/npm/packs/ng/dist/core/fesm5/abp-ng.core.js.map b/npm/ng-packs/dist/core/fesm5/abp-ng.core.js.map similarity index 100% rename from npm/packs/ng/dist/core/fesm5/abp-ng.core.js.map rename to npm/ng-packs/dist/core/fesm5/abp-ng.core.js.map diff --git a/npm/packs/ng/dist/core/lib/actions/config.actions.d.ts b/npm/ng-packs/dist/core/lib/actions/config.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/actions/config.actions.d.ts rename to npm/ng-packs/dist/core/lib/actions/config.actions.d.ts diff --git a/npm/packs/ng/dist/core/lib/actions/index.d.ts b/npm/ng-packs/dist/core/lib/actions/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/actions/index.d.ts rename to npm/ng-packs/dist/core/lib/actions/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/actions/profile.actions.d.ts b/npm/ng-packs/dist/core/lib/actions/profile.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/actions/profile.actions.d.ts rename to npm/ng-packs/dist/core/lib/actions/profile.actions.d.ts diff --git a/npm/packs/ng/dist/core/lib/actions/rest.actions.d.ts b/npm/ng-packs/dist/core/lib/actions/rest.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/actions/rest.actions.d.ts rename to npm/ng-packs/dist/core/lib/actions/rest.actions.d.ts diff --git a/npm/packs/ng/dist/core/lib/actions/session.actions.d.ts b/npm/ng-packs/dist/core/lib/actions/session.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/actions/session.actions.d.ts rename to npm/ng-packs/dist/core/lib/actions/session.actions.d.ts diff --git a/npm/packs/ng/dist/core/lib/components/dynamic-layout.component.d.ts b/npm/ng-packs/dist/core/lib/components/dynamic-layout.component.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/components/dynamic-layout.component.d.ts rename to npm/ng-packs/dist/core/lib/components/dynamic-layout.component.d.ts diff --git a/npm/packs/ng/dist/core/lib/components/index.d.ts b/npm/ng-packs/dist/core/lib/components/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/components/index.d.ts rename to npm/ng-packs/dist/core/lib/components/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/components/router-outlet.component.d.ts b/npm/ng-packs/dist/core/lib/components/router-outlet.component.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/components/router-outlet.component.d.ts rename to npm/ng-packs/dist/core/lib/components/router-outlet.component.d.ts diff --git a/npm/packs/ng/dist/core/lib/core.module.d.ts b/npm/ng-packs/dist/core/lib/core.module.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/core.module.d.ts rename to npm/ng-packs/dist/core/lib/core.module.d.ts diff --git a/npm/packs/ng/dist/core/lib/directives/index.d.ts b/npm/ng-packs/dist/core/lib/directives/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/directives/index.d.ts rename to npm/ng-packs/dist/core/lib/directives/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/directives/permission.directive.d.ts b/npm/ng-packs/dist/core/lib/directives/permission.directive.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/directives/permission.directive.d.ts rename to npm/ng-packs/dist/core/lib/directives/permission.directive.d.ts diff --git a/npm/packs/ng/dist/core/lib/directives/visibility.directive.d.ts b/npm/ng-packs/dist/core/lib/directives/visibility.directive.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/directives/visibility.directive.d.ts rename to npm/ng-packs/dist/core/lib/directives/visibility.directive.d.ts diff --git a/npm/packs/ng/dist/core/lib/enums/common.d.ts b/npm/ng-packs/dist/core/lib/enums/common.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/enums/common.d.ts rename to npm/ng-packs/dist/core/lib/enums/common.d.ts diff --git a/npm/packs/ng/dist/core/lib/enums/index.d.ts b/npm/ng-packs/dist/core/lib/enums/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/enums/index.d.ts rename to npm/ng-packs/dist/core/lib/enums/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/guards/auth.guard.d.ts b/npm/ng-packs/dist/core/lib/guards/auth.guard.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/guards/auth.guard.d.ts rename to npm/ng-packs/dist/core/lib/guards/auth.guard.d.ts diff --git a/npm/packs/ng/dist/core/lib/guards/index.d.ts b/npm/ng-packs/dist/core/lib/guards/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/guards/index.d.ts rename to npm/ng-packs/dist/core/lib/guards/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/guards/permission.guard.d.ts b/npm/ng-packs/dist/core/lib/guards/permission.guard.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/guards/permission.guard.d.ts rename to npm/ng-packs/dist/core/lib/guards/permission.guard.d.ts diff --git a/npm/packs/ng/dist/core/lib/interceptors/api.interceptor.d.ts b/npm/ng-packs/dist/core/lib/interceptors/api.interceptor.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/interceptors/api.interceptor.d.ts rename to npm/ng-packs/dist/core/lib/interceptors/api.interceptor.d.ts diff --git a/npm/packs/ng/dist/core/lib/interceptors/index.d.ts b/npm/ng-packs/dist/core/lib/interceptors/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/interceptors/index.d.ts rename to npm/ng-packs/dist/core/lib/interceptors/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/models/application-configuration.d.ts b/npm/ng-packs/dist/core/lib/models/application-configuration.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/models/application-configuration.d.ts rename to npm/ng-packs/dist/core/lib/models/application-configuration.d.ts diff --git a/npm/packs/ng/dist/core/lib/models/common.d.ts b/npm/ng-packs/dist/core/lib/models/common.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/models/common.d.ts rename to npm/ng-packs/dist/core/lib/models/common.d.ts diff --git a/npm/packs/ng/dist/core/lib/models/config.d.ts b/npm/ng-packs/dist/core/lib/models/config.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/models/config.d.ts rename to npm/ng-packs/dist/core/lib/models/config.d.ts diff --git a/npm/packs/ng/dist/core/lib/models/index.d.ts b/npm/ng-packs/dist/core/lib/models/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/models/index.d.ts rename to npm/ng-packs/dist/core/lib/models/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/models/profile.d.ts b/npm/ng-packs/dist/core/lib/models/profile.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/models/profile.d.ts rename to npm/ng-packs/dist/core/lib/models/profile.d.ts diff --git a/npm/packs/ng/dist/core/lib/models/rest.d.ts b/npm/ng-packs/dist/core/lib/models/rest.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/models/rest.d.ts rename to npm/ng-packs/dist/core/lib/models/rest.d.ts diff --git a/npm/packs/ng/dist/core/lib/models/session.d.ts b/npm/ng-packs/dist/core/lib/models/session.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/models/session.d.ts rename to npm/ng-packs/dist/core/lib/models/session.d.ts diff --git a/npm/packs/ng/dist/core/lib/pipes/localization.pipe.d.ts b/npm/ng-packs/dist/core/lib/pipes/localization.pipe.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/pipes/localization.pipe.d.ts rename to npm/ng-packs/dist/core/lib/pipes/localization.pipe.d.ts diff --git a/npm/packs/ng/dist/core/lib/plugins/config.plugin.d.ts b/npm/ng-packs/dist/core/lib/plugins/config.plugin.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/plugins/config.plugin.d.ts rename to npm/ng-packs/dist/core/lib/plugins/config.plugin.d.ts diff --git a/npm/packs/ng/dist/core/lib/plugins/index.d.ts b/npm/ng-packs/dist/core/lib/plugins/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/plugins/index.d.ts rename to npm/ng-packs/dist/core/lib/plugins/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/services/application-configuration.service.d.ts b/npm/ng-packs/dist/core/lib/services/application-configuration.service.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/services/application-configuration.service.d.ts rename to npm/ng-packs/dist/core/lib/services/application-configuration.service.d.ts diff --git a/npm/packs/ng/dist/core/lib/services/config.service.d.ts b/npm/ng-packs/dist/core/lib/services/config.service.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/services/config.service.d.ts rename to npm/ng-packs/dist/core/lib/services/config.service.d.ts diff --git a/npm/packs/ng/dist/core/lib/services/index.d.ts b/npm/ng-packs/dist/core/lib/services/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/services/index.d.ts rename to npm/ng-packs/dist/core/lib/services/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/services/lazy-load.service.d.ts b/npm/ng-packs/dist/core/lib/services/lazy-load.service.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/services/lazy-load.service.d.ts rename to npm/ng-packs/dist/core/lib/services/lazy-load.service.d.ts diff --git a/npm/packs/ng/dist/core/lib/services/localization.service.d.ts b/npm/ng-packs/dist/core/lib/services/localization.service.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/services/localization.service.d.ts rename to npm/ng-packs/dist/core/lib/services/localization.service.d.ts diff --git a/npm/packs/ng/dist/core/lib/services/profile.service.d.ts b/npm/ng-packs/dist/core/lib/services/profile.service.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/services/profile.service.d.ts rename to npm/ng-packs/dist/core/lib/services/profile.service.d.ts diff --git a/npm/packs/ng/dist/core/lib/services/rest.service.d.ts b/npm/ng-packs/dist/core/lib/services/rest.service.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/services/rest.service.d.ts rename to npm/ng-packs/dist/core/lib/services/rest.service.d.ts diff --git a/npm/packs/ng/dist/core/lib/states/config.state.d.ts b/npm/ng-packs/dist/core/lib/states/config.state.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/states/config.state.d.ts rename to npm/ng-packs/dist/core/lib/states/config.state.d.ts diff --git a/npm/packs/ng/dist/core/lib/states/index.d.ts b/npm/ng-packs/dist/core/lib/states/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/states/index.d.ts rename to npm/ng-packs/dist/core/lib/states/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/states/profile.state.d.ts b/npm/ng-packs/dist/core/lib/states/profile.state.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/states/profile.state.d.ts rename to npm/ng-packs/dist/core/lib/states/profile.state.d.ts diff --git a/npm/packs/ng/dist/core/lib/states/session.state.d.ts b/npm/ng-packs/dist/core/lib/states/session.state.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/states/session.state.d.ts rename to npm/ng-packs/dist/core/lib/states/session.state.d.ts diff --git a/npm/packs/ng/dist/core/lib/tokens/common.token.d.ts b/npm/ng-packs/dist/core/lib/tokens/common.token.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/tokens/common.token.d.ts rename to npm/ng-packs/dist/core/lib/tokens/common.token.d.ts diff --git a/npm/packs/ng/dist/core/lib/tokens/index.d.ts b/npm/ng-packs/dist/core/lib/tokens/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/tokens/index.d.ts rename to npm/ng-packs/dist/core/lib/tokens/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/utils/generator-utils.d.ts b/npm/ng-packs/dist/core/lib/utils/generator-utils.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/utils/generator-utils.d.ts rename to npm/ng-packs/dist/core/lib/utils/generator-utils.d.ts diff --git a/npm/packs/ng/dist/core/lib/utils/index.d.ts b/npm/ng-packs/dist/core/lib/utils/index.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/utils/index.d.ts rename to npm/ng-packs/dist/core/lib/utils/index.d.ts diff --git a/npm/packs/ng/dist/core/lib/utils/initial-utils.d.ts b/npm/ng-packs/dist/core/lib/utils/initial-utils.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/utils/initial-utils.d.ts rename to npm/ng-packs/dist/core/lib/utils/initial-utils.d.ts diff --git a/npm/packs/ng/dist/core/lib/utils/route-utils.d.ts b/npm/ng-packs/dist/core/lib/utils/route-utils.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/utils/route-utils.d.ts rename to npm/ng-packs/dist/core/lib/utils/route-utils.d.ts diff --git a/npm/packs/ng/dist/core/lib/utils/rxjs-utils.d.ts b/npm/ng-packs/dist/core/lib/utils/rxjs-utils.d.ts similarity index 100% rename from npm/packs/ng/dist/core/lib/utils/rxjs-utils.d.ts rename to npm/ng-packs/dist/core/lib/utils/rxjs-utils.d.ts diff --git a/npm/packs/ng/dist/core/package.json b/npm/ng-packs/dist/core/package.json similarity index 100% rename from npm/packs/ng/dist/core/package.json rename to npm/ng-packs/dist/core/package.json diff --git a/npm/packs/ng/dist/core/public-api.d.ts b/npm/ng-packs/dist/core/public-api.d.ts similarity index 100% rename from npm/packs/ng/dist/core/public-api.d.ts rename to npm/ng-packs/dist/core/public-api.d.ts diff --git a/npm/packs/ng/dist/identity/README.md b/npm/ng-packs/dist/identity/README.md similarity index 100% rename from npm/packs/ng/dist/identity/README.md rename to npm/ng-packs/dist/identity/README.md diff --git a/npm/packs/ng/dist/identity/abp-ng.identity.d.ts b/npm/ng-packs/dist/identity/abp-ng.identity.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/abp-ng.identity.d.ts rename to npm/ng-packs/dist/identity/abp-ng.identity.d.ts diff --git a/npm/packs/ng/dist/identity/abp-ng.identity.metadata.json b/npm/ng-packs/dist/identity/abp-ng.identity.metadata.json similarity index 100% rename from npm/packs/ng/dist/identity/abp-ng.identity.metadata.json rename to npm/ng-packs/dist/identity/abp-ng.identity.metadata.json diff --git a/npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.js b/npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.js similarity index 99% rename from npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.js rename to npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.js index 93e9b11754..8f8883c24e 100644 --- a/npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.js +++ b/npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.js @@ -6,58 +6,58 @@ snq = snq && snq.hasOwnProperty('default') ? snq['default'] : snq; - /*! ***************************************************************************** - Copyright (c) Microsoft Corporation. All rights reserved. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of the - License at http://www.apache.org/licenses/LICENSE-2.0 - - THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED - WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, - MERCHANTABLITY OR NON-INFRINGEMENT. - - See the Apache Version 2.0 License for specific language governing permissions - and limitations under the License. - ***************************************************************************** */ - - var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); - }; - - function __decorate(decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; - } - - function __metadata(metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); - } - - function __read(o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. All rights reserved. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of the + License at http://www.apache.org/licenses/LICENSE-2.0 + + THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED + WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, + MERCHANTABLITY OR NON-INFRINGEMENT. + + See the Apache Version 2.0 License for specific language governing permissions + and limitations under the License. + ***************************************************************************** */ + + var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); + }; + + function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; + } + + function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); + } + + function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; } /** diff --git a/npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.js.map b/npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.js.map similarity index 100% rename from npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.js.map rename to npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.js.map diff --git a/npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.min.js b/npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.min.js similarity index 100% rename from npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.min.js rename to npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.min.js diff --git a/npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.min.js.map b/npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.min.js.map similarity index 100% rename from npm/packs/ng/dist/identity/bundles/abp-ng.identity.umd.min.js.map rename to npm/ng-packs/dist/identity/bundles/abp-ng.identity.umd.min.js.map diff --git a/npm/packs/ng/dist/identity/esm2015/abp-ng.identity.js b/npm/ng-packs/dist/identity/esm2015/abp-ng.identity.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/abp-ng.identity.js rename to npm/ng-packs/dist/identity/esm2015/abp-ng.identity.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/actions/identity.actions.js b/npm/ng-packs/dist/identity/esm2015/lib/actions/identity.actions.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/actions/identity.actions.js rename to npm/ng-packs/dist/identity/esm2015/lib/actions/identity.actions.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/components/roles/roles.component.js b/npm/ng-packs/dist/identity/esm2015/lib/components/roles/roles.component.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/components/roles/roles.component.js rename to npm/ng-packs/dist/identity/esm2015/lib/components/roles/roles.component.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/components/users/users.component.js b/npm/ng-packs/dist/identity/esm2015/lib/components/users/users.component.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/components/users/users.component.js rename to npm/ng-packs/dist/identity/esm2015/lib/components/users/users.component.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/constants/routes.js b/npm/ng-packs/dist/identity/esm2015/lib/constants/routes.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/constants/routes.js rename to npm/ng-packs/dist/identity/esm2015/lib/constants/routes.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/identity-routing.module.js b/npm/ng-packs/dist/identity/esm2015/lib/identity-routing.module.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/identity-routing.module.js rename to npm/ng-packs/dist/identity/esm2015/lib/identity-routing.module.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/identity.module.js b/npm/ng-packs/dist/identity/esm2015/lib/identity.module.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/identity.module.js rename to npm/ng-packs/dist/identity/esm2015/lib/identity.module.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/models/identity.js b/npm/ng-packs/dist/identity/esm2015/lib/models/identity.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/models/identity.js rename to npm/ng-packs/dist/identity/esm2015/lib/models/identity.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/resolvers/roles.resolver.js b/npm/ng-packs/dist/identity/esm2015/lib/resolvers/roles.resolver.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/resolvers/roles.resolver.js rename to npm/ng-packs/dist/identity/esm2015/lib/resolvers/roles.resolver.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/resolvers/users.resolver.js b/npm/ng-packs/dist/identity/esm2015/lib/resolvers/users.resolver.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/resolvers/users.resolver.js rename to npm/ng-packs/dist/identity/esm2015/lib/resolvers/users.resolver.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/services/identity.service.js b/npm/ng-packs/dist/identity/esm2015/lib/services/identity.service.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/services/identity.service.js rename to npm/ng-packs/dist/identity/esm2015/lib/services/identity.service.js diff --git a/npm/packs/ng/dist/identity/esm2015/lib/states/identity.state.js b/npm/ng-packs/dist/identity/esm2015/lib/states/identity.state.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/lib/states/identity.state.js rename to npm/ng-packs/dist/identity/esm2015/lib/states/identity.state.js diff --git a/npm/packs/ng/dist/identity/esm2015/public-api.js b/npm/ng-packs/dist/identity/esm2015/public-api.js similarity index 100% rename from npm/packs/ng/dist/identity/esm2015/public-api.js rename to npm/ng-packs/dist/identity/esm2015/public-api.js diff --git a/npm/packs/ng/dist/identity/esm5/abp-ng.identity.js b/npm/ng-packs/dist/identity/esm5/abp-ng.identity.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/abp-ng.identity.js rename to npm/ng-packs/dist/identity/esm5/abp-ng.identity.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/actions/identity.actions.js b/npm/ng-packs/dist/identity/esm5/lib/actions/identity.actions.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/actions/identity.actions.js rename to npm/ng-packs/dist/identity/esm5/lib/actions/identity.actions.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/components/roles/roles.component.js b/npm/ng-packs/dist/identity/esm5/lib/components/roles/roles.component.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/components/roles/roles.component.js rename to npm/ng-packs/dist/identity/esm5/lib/components/roles/roles.component.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/components/users/users.component.js b/npm/ng-packs/dist/identity/esm5/lib/components/users/users.component.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/components/users/users.component.js rename to npm/ng-packs/dist/identity/esm5/lib/components/users/users.component.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/constants/routes.js b/npm/ng-packs/dist/identity/esm5/lib/constants/routes.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/constants/routes.js rename to npm/ng-packs/dist/identity/esm5/lib/constants/routes.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/identity-routing.module.js b/npm/ng-packs/dist/identity/esm5/lib/identity-routing.module.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/identity-routing.module.js rename to npm/ng-packs/dist/identity/esm5/lib/identity-routing.module.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/identity.module.js b/npm/ng-packs/dist/identity/esm5/lib/identity.module.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/identity.module.js rename to npm/ng-packs/dist/identity/esm5/lib/identity.module.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/models/identity.js b/npm/ng-packs/dist/identity/esm5/lib/models/identity.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/models/identity.js rename to npm/ng-packs/dist/identity/esm5/lib/models/identity.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/resolvers/roles.resolver.js b/npm/ng-packs/dist/identity/esm5/lib/resolvers/roles.resolver.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/resolvers/roles.resolver.js rename to npm/ng-packs/dist/identity/esm5/lib/resolvers/roles.resolver.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/resolvers/users.resolver.js b/npm/ng-packs/dist/identity/esm5/lib/resolvers/users.resolver.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/resolvers/users.resolver.js rename to npm/ng-packs/dist/identity/esm5/lib/resolvers/users.resolver.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/services/identity.service.js b/npm/ng-packs/dist/identity/esm5/lib/services/identity.service.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/services/identity.service.js rename to npm/ng-packs/dist/identity/esm5/lib/services/identity.service.js diff --git a/npm/packs/ng/dist/identity/esm5/lib/states/identity.state.js b/npm/ng-packs/dist/identity/esm5/lib/states/identity.state.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/lib/states/identity.state.js rename to npm/ng-packs/dist/identity/esm5/lib/states/identity.state.js diff --git a/npm/packs/ng/dist/identity/esm5/public-api.js b/npm/ng-packs/dist/identity/esm5/public-api.js similarity index 100% rename from npm/packs/ng/dist/identity/esm5/public-api.js rename to npm/ng-packs/dist/identity/esm5/public-api.js diff --git a/npm/packs/ng/dist/identity/fesm2015/abp-ng.identity.js b/npm/ng-packs/dist/identity/fesm2015/abp-ng.identity.js similarity index 100% rename from npm/packs/ng/dist/identity/fesm2015/abp-ng.identity.js rename to npm/ng-packs/dist/identity/fesm2015/abp-ng.identity.js diff --git a/npm/packs/ng/dist/identity/fesm2015/abp-ng.identity.js.map b/npm/ng-packs/dist/identity/fesm2015/abp-ng.identity.js.map similarity index 100% rename from npm/packs/ng/dist/identity/fesm2015/abp-ng.identity.js.map rename to npm/ng-packs/dist/identity/fesm2015/abp-ng.identity.js.map diff --git a/npm/packs/ng/dist/identity/fesm5/abp-ng.identity.js b/npm/ng-packs/dist/identity/fesm5/abp-ng.identity.js similarity index 100% rename from npm/packs/ng/dist/identity/fesm5/abp-ng.identity.js rename to npm/ng-packs/dist/identity/fesm5/abp-ng.identity.js diff --git a/npm/packs/ng/dist/identity/fesm5/abp-ng.identity.js.map b/npm/ng-packs/dist/identity/fesm5/abp-ng.identity.js.map similarity index 100% rename from npm/packs/ng/dist/identity/fesm5/abp-ng.identity.js.map rename to npm/ng-packs/dist/identity/fesm5/abp-ng.identity.js.map diff --git a/npm/packs/ng/dist/identity/lib/actions/identity.actions.d.ts b/npm/ng-packs/dist/identity/lib/actions/identity.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/actions/identity.actions.d.ts rename to npm/ng-packs/dist/identity/lib/actions/identity.actions.d.ts diff --git a/npm/packs/ng/dist/identity/lib/components/roles/roles.component.d.ts b/npm/ng-packs/dist/identity/lib/components/roles/roles.component.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/components/roles/roles.component.d.ts rename to npm/ng-packs/dist/identity/lib/components/roles/roles.component.d.ts diff --git a/npm/packs/ng/dist/identity/lib/components/users/users.component.d.ts b/npm/ng-packs/dist/identity/lib/components/users/users.component.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/components/users/users.component.d.ts rename to npm/ng-packs/dist/identity/lib/components/users/users.component.d.ts diff --git a/npm/packs/ng/dist/identity/lib/constants/routes.d.ts b/npm/ng-packs/dist/identity/lib/constants/routes.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/constants/routes.d.ts rename to npm/ng-packs/dist/identity/lib/constants/routes.d.ts diff --git a/npm/packs/ng/dist/identity/lib/identity-routing.module.d.ts b/npm/ng-packs/dist/identity/lib/identity-routing.module.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/identity-routing.module.d.ts rename to npm/ng-packs/dist/identity/lib/identity-routing.module.d.ts diff --git a/npm/packs/ng/dist/identity/lib/identity.module.d.ts b/npm/ng-packs/dist/identity/lib/identity.module.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/identity.module.d.ts rename to npm/ng-packs/dist/identity/lib/identity.module.d.ts diff --git a/npm/packs/ng/dist/identity/lib/models/identity.d.ts b/npm/ng-packs/dist/identity/lib/models/identity.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/models/identity.d.ts rename to npm/ng-packs/dist/identity/lib/models/identity.d.ts diff --git a/npm/packs/ng/dist/identity/lib/resolvers/roles.resolver.d.ts b/npm/ng-packs/dist/identity/lib/resolvers/roles.resolver.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/resolvers/roles.resolver.d.ts rename to npm/ng-packs/dist/identity/lib/resolvers/roles.resolver.d.ts diff --git a/npm/packs/ng/dist/identity/lib/resolvers/users.resolver.d.ts b/npm/ng-packs/dist/identity/lib/resolvers/users.resolver.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/resolvers/users.resolver.d.ts rename to npm/ng-packs/dist/identity/lib/resolvers/users.resolver.d.ts diff --git a/npm/packs/ng/dist/identity/lib/services/identity.service.d.ts b/npm/ng-packs/dist/identity/lib/services/identity.service.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/services/identity.service.d.ts rename to npm/ng-packs/dist/identity/lib/services/identity.service.d.ts diff --git a/npm/packs/ng/dist/identity/lib/states/identity.state.d.ts b/npm/ng-packs/dist/identity/lib/states/identity.state.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/lib/states/identity.state.d.ts rename to npm/ng-packs/dist/identity/lib/states/identity.state.d.ts diff --git a/npm/packs/ng/dist/identity/package.json b/npm/ng-packs/dist/identity/package.json similarity index 100% rename from npm/packs/ng/dist/identity/package.json rename to npm/ng-packs/dist/identity/package.json diff --git a/npm/packs/ng/dist/identity/public-api.d.ts b/npm/ng-packs/dist/identity/public-api.d.ts similarity index 100% rename from npm/packs/ng/dist/identity/public-api.d.ts rename to npm/ng-packs/dist/identity/public-api.d.ts diff --git a/npm/packs/ng/dist/permission-management/README.md b/npm/ng-packs/dist/permission-management/README.md similarity index 100% rename from npm/packs/ng/dist/permission-management/README.md rename to npm/ng-packs/dist/permission-management/README.md diff --git a/npm/packs/ng/dist/permission-management/abp-ng.permission-management.d.ts b/npm/ng-packs/dist/permission-management/abp-ng.permission-management.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/abp-ng.permission-management.d.ts rename to npm/ng-packs/dist/permission-management/abp-ng.permission-management.d.ts diff --git a/npm/packs/ng/dist/permission-management/abp-ng.permission-management.metadata.json b/npm/ng-packs/dist/permission-management/abp-ng.permission-management.metadata.json similarity index 100% rename from npm/packs/ng/dist/permission-management/abp-ng.permission-management.metadata.json rename to npm/ng-packs/dist/permission-management/abp-ng.permission-management.metadata.json diff --git a/npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.js b/npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.js similarity index 99% rename from npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.js rename to npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.js index d4b38c7c6b..f4ca207f5d 100644 --- a/npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.js +++ b/npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.js @@ -4,64 +4,64 @@ (global = global || self, factory((global.abp = global.abp || {}, global.abp.ng = global.abp.ng || {}, global.abp.ng['permission-management'] = {}), global.ng_core, global.ng_theme_shared, global.ng.core, global.store, global.ngBootstrap, global.rxjs, global.rxjs.operators, global.ngxPerfectScrollbar)); }(this, function (exports, ng_core, ng_theme_shared, core, store, ngBootstrap, rxjs, operators, ngxPerfectScrollbar) { 'use strict'; - /*! ***************************************************************************** - Copyright (c) Microsoft Corporation. All rights reserved. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of the - License at http://www.apache.org/licenses/LICENSE-2.0 - - THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED - WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, - MERCHANTABLITY OR NON-INFRINGEMENT. - - See the Apache Version 2.0 License for specific language governing permissions - and limitations under the License. - ***************************************************************************** */ - - var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); - }; - - function __decorate(decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; - } - - function __metadata(metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); - } - - function __read(o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; - } - - function __spread() { - for (var ar = [], i = 0; i < arguments.length; i++) - ar = ar.concat(__read(arguments[i])); - return ar; + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. All rights reserved. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of the + License at http://www.apache.org/licenses/LICENSE-2.0 + + THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED + WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, + MERCHANTABLITY OR NON-INFRINGEMENT. + + See the Apache Version 2.0 License for specific language governing permissions + and limitations under the License. + ***************************************************************************** */ + + var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); + }; + + function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; + } + + function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); + } + + function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; + } + + function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; } /** diff --git a/npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.js.map b/npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.js.map similarity index 100% rename from npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.js.map rename to npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.js.map diff --git a/npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js b/npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js similarity index 100% rename from npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js rename to npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js diff --git a/npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js.map b/npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js.map similarity index 100% rename from npm/packs/ng/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js.map rename to npm/ng-packs/dist/permission-management/bundles/abp-ng.permission-management.umd.min.js.map diff --git a/npm/packs/ng/dist/permission-management/esm2015/abp-ng.permission-management.js b/npm/ng-packs/dist/permission-management/esm2015/abp-ng.permission-management.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/abp-ng.permission-management.js rename to npm/ng-packs/dist/permission-management/esm2015/abp-ng.permission-management.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/actions/index.js b/npm/ng-packs/dist/permission-management/esm2015/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/actions/index.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/actions/index.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/actions/permission-management.actions.js b/npm/ng-packs/dist/permission-management/esm2015/lib/actions/permission-management.actions.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/actions/permission-management.actions.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/actions/permission-management.actions.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/components/index.js b/npm/ng-packs/dist/permission-management/esm2015/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/components/index.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/components/index.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/components/permission-management.component.js b/npm/ng-packs/dist/permission-management/esm2015/lib/components/permission-management.component.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/components/permission-management.component.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/components/permission-management.component.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/models/index.js b/npm/ng-packs/dist/permission-management/esm2015/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/models/index.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/models/index.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/models/permission-management.js b/npm/ng-packs/dist/permission-management/esm2015/lib/models/permission-management.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/models/permission-management.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/models/permission-management.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/permission-management.module.js b/npm/ng-packs/dist/permission-management/esm2015/lib/permission-management.module.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/permission-management.module.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/permission-management.module.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/services/index.js b/npm/ng-packs/dist/permission-management/esm2015/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/services/index.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/services/index.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/services/permission-management.service.js b/npm/ng-packs/dist/permission-management/esm2015/lib/services/permission-management.service.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/services/permission-management.service.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/services/permission-management.service.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/states/index.js b/npm/ng-packs/dist/permission-management/esm2015/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/states/index.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/states/index.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/lib/states/permission-management.state.js b/npm/ng-packs/dist/permission-management/esm2015/lib/states/permission-management.state.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/lib/states/permission-management.state.js rename to npm/ng-packs/dist/permission-management/esm2015/lib/states/permission-management.state.js diff --git a/npm/packs/ng/dist/permission-management/esm2015/public-api.js b/npm/ng-packs/dist/permission-management/esm2015/public-api.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm2015/public-api.js rename to npm/ng-packs/dist/permission-management/esm2015/public-api.js diff --git a/npm/packs/ng/dist/permission-management/esm5/abp-ng.permission-management.js b/npm/ng-packs/dist/permission-management/esm5/abp-ng.permission-management.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/abp-ng.permission-management.js rename to npm/ng-packs/dist/permission-management/esm5/abp-ng.permission-management.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/actions/index.js b/npm/ng-packs/dist/permission-management/esm5/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/actions/index.js rename to npm/ng-packs/dist/permission-management/esm5/lib/actions/index.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/actions/permission-management.actions.js b/npm/ng-packs/dist/permission-management/esm5/lib/actions/permission-management.actions.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/actions/permission-management.actions.js rename to npm/ng-packs/dist/permission-management/esm5/lib/actions/permission-management.actions.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/components/index.js b/npm/ng-packs/dist/permission-management/esm5/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/components/index.js rename to npm/ng-packs/dist/permission-management/esm5/lib/components/index.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/components/permission-management.component.js b/npm/ng-packs/dist/permission-management/esm5/lib/components/permission-management.component.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/components/permission-management.component.js rename to npm/ng-packs/dist/permission-management/esm5/lib/components/permission-management.component.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/models/index.js b/npm/ng-packs/dist/permission-management/esm5/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/models/index.js rename to npm/ng-packs/dist/permission-management/esm5/lib/models/index.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/models/permission-management.js b/npm/ng-packs/dist/permission-management/esm5/lib/models/permission-management.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/models/permission-management.js rename to npm/ng-packs/dist/permission-management/esm5/lib/models/permission-management.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/permission-management.module.js b/npm/ng-packs/dist/permission-management/esm5/lib/permission-management.module.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/permission-management.module.js rename to npm/ng-packs/dist/permission-management/esm5/lib/permission-management.module.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/services/index.js b/npm/ng-packs/dist/permission-management/esm5/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/services/index.js rename to npm/ng-packs/dist/permission-management/esm5/lib/services/index.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/services/permission-management.service.js b/npm/ng-packs/dist/permission-management/esm5/lib/services/permission-management.service.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/services/permission-management.service.js rename to npm/ng-packs/dist/permission-management/esm5/lib/services/permission-management.service.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/states/index.js b/npm/ng-packs/dist/permission-management/esm5/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/states/index.js rename to npm/ng-packs/dist/permission-management/esm5/lib/states/index.js diff --git a/npm/packs/ng/dist/permission-management/esm5/lib/states/permission-management.state.js b/npm/ng-packs/dist/permission-management/esm5/lib/states/permission-management.state.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/lib/states/permission-management.state.js rename to npm/ng-packs/dist/permission-management/esm5/lib/states/permission-management.state.js diff --git a/npm/packs/ng/dist/permission-management/esm5/public-api.js b/npm/ng-packs/dist/permission-management/esm5/public-api.js similarity index 100% rename from npm/packs/ng/dist/permission-management/esm5/public-api.js rename to npm/ng-packs/dist/permission-management/esm5/public-api.js diff --git a/npm/packs/ng/dist/permission-management/fesm2015/abp-ng.permission-management.js b/npm/ng-packs/dist/permission-management/fesm2015/abp-ng.permission-management.js similarity index 100% rename from npm/packs/ng/dist/permission-management/fesm2015/abp-ng.permission-management.js rename to npm/ng-packs/dist/permission-management/fesm2015/abp-ng.permission-management.js diff --git a/npm/packs/ng/dist/permission-management/fesm2015/abp-ng.permission-management.js.map b/npm/ng-packs/dist/permission-management/fesm2015/abp-ng.permission-management.js.map similarity index 100% rename from npm/packs/ng/dist/permission-management/fesm2015/abp-ng.permission-management.js.map rename to npm/ng-packs/dist/permission-management/fesm2015/abp-ng.permission-management.js.map diff --git a/npm/packs/ng/dist/permission-management/fesm5/abp-ng.permission-management.js b/npm/ng-packs/dist/permission-management/fesm5/abp-ng.permission-management.js similarity index 100% rename from npm/packs/ng/dist/permission-management/fesm5/abp-ng.permission-management.js rename to npm/ng-packs/dist/permission-management/fesm5/abp-ng.permission-management.js diff --git a/npm/packs/ng/dist/permission-management/fesm5/abp-ng.permission-management.js.map b/npm/ng-packs/dist/permission-management/fesm5/abp-ng.permission-management.js.map similarity index 100% rename from npm/packs/ng/dist/permission-management/fesm5/abp-ng.permission-management.js.map rename to npm/ng-packs/dist/permission-management/fesm5/abp-ng.permission-management.js.map diff --git a/npm/packs/ng/dist/permission-management/lib/actions/index.d.ts b/npm/ng-packs/dist/permission-management/lib/actions/index.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/actions/index.d.ts rename to npm/ng-packs/dist/permission-management/lib/actions/index.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/actions/permission-management.actions.d.ts b/npm/ng-packs/dist/permission-management/lib/actions/permission-management.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/actions/permission-management.actions.d.ts rename to npm/ng-packs/dist/permission-management/lib/actions/permission-management.actions.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/components/index.d.ts b/npm/ng-packs/dist/permission-management/lib/components/index.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/components/index.d.ts rename to npm/ng-packs/dist/permission-management/lib/components/index.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/components/permission-management.component.d.ts b/npm/ng-packs/dist/permission-management/lib/components/permission-management.component.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/components/permission-management.component.d.ts rename to npm/ng-packs/dist/permission-management/lib/components/permission-management.component.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/models/index.d.ts b/npm/ng-packs/dist/permission-management/lib/models/index.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/models/index.d.ts rename to npm/ng-packs/dist/permission-management/lib/models/index.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/models/permission-management.d.ts b/npm/ng-packs/dist/permission-management/lib/models/permission-management.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/models/permission-management.d.ts rename to npm/ng-packs/dist/permission-management/lib/models/permission-management.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/permission-management.module.d.ts b/npm/ng-packs/dist/permission-management/lib/permission-management.module.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/permission-management.module.d.ts rename to npm/ng-packs/dist/permission-management/lib/permission-management.module.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/services/index.d.ts b/npm/ng-packs/dist/permission-management/lib/services/index.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/services/index.d.ts rename to npm/ng-packs/dist/permission-management/lib/services/index.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/services/permission-management.service.d.ts b/npm/ng-packs/dist/permission-management/lib/services/permission-management.service.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/services/permission-management.service.d.ts rename to npm/ng-packs/dist/permission-management/lib/services/permission-management.service.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/states/index.d.ts b/npm/ng-packs/dist/permission-management/lib/states/index.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/states/index.d.ts rename to npm/ng-packs/dist/permission-management/lib/states/index.d.ts diff --git a/npm/packs/ng/dist/permission-management/lib/states/permission-management.state.d.ts b/npm/ng-packs/dist/permission-management/lib/states/permission-management.state.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/lib/states/permission-management.state.d.ts rename to npm/ng-packs/dist/permission-management/lib/states/permission-management.state.d.ts diff --git a/npm/packs/ng/dist/permission-management/package.json b/npm/ng-packs/dist/permission-management/package.json similarity index 100% rename from npm/packs/ng/dist/permission-management/package.json rename to npm/ng-packs/dist/permission-management/package.json diff --git a/npm/packs/ng/dist/permission-management/public-api.d.ts b/npm/ng-packs/dist/permission-management/public-api.d.ts similarity index 100% rename from npm/packs/ng/dist/permission-management/public-api.d.ts rename to npm/ng-packs/dist/permission-management/public-api.d.ts diff --git a/npm/packs/ng/dist/tenant-management/README.md b/npm/ng-packs/dist/tenant-management/README.md similarity index 100% rename from npm/packs/ng/dist/tenant-management/README.md rename to npm/ng-packs/dist/tenant-management/README.md diff --git a/npm/packs/ng/dist/tenant-management/abp-ng.tenant-management.d.ts b/npm/ng-packs/dist/tenant-management/abp-ng.tenant-management.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/abp-ng.tenant-management.d.ts rename to npm/ng-packs/dist/tenant-management/abp-ng.tenant-management.d.ts diff --git a/npm/packs/ng/dist/tenant-management/abp-ng.tenant-management.metadata.json b/npm/ng-packs/dist/tenant-management/abp-ng.tenant-management.metadata.json similarity index 100% rename from npm/packs/ng/dist/tenant-management/abp-ng.tenant-management.metadata.json rename to npm/ng-packs/dist/tenant-management/abp-ng.tenant-management.metadata.json diff --git a/npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js b/npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js similarity index 99% rename from npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js rename to npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js index a407e2b913..2b3bd85179 100644 --- a/npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js +++ b/npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js @@ -4,41 +4,41 @@ (global = global || self, factory((global.abp = global.abp || {}, global.abp.ng = global.abp.ng || {}, global.abp.ng['tenant-management'] = {}), global.ng_core, global.ng_theme_shared, global.ng.core, global.ngBootstrap, global.store, global.table, global.ng.forms, global.rxjs, global.rxjs.operators, global.ng.router)); }(this, function (exports, ng_core, ng_theme_shared, core, ngBootstrap, store, table, forms, rxjs, operators, router) { 'use strict'; - /*! ***************************************************************************** - Copyright (c) Microsoft Corporation. All rights reserved. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of the - License at http://www.apache.org/licenses/LICENSE-2.0 - - THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED - WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, - MERCHANTABLITY OR NON-INFRINGEMENT. - - See the Apache Version 2.0 License for specific language governing permissions - and limitations under the License. - ***************************************************************************** */ - - var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); - }; - - function __decorate(decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; - } - - function __metadata(metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. All rights reserved. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of the + License at http://www.apache.org/licenses/LICENSE-2.0 + + THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED + WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, + MERCHANTABLITY OR NON-INFRINGEMENT. + + See the Apache Version 2.0 License for specific language governing permissions + and limitations under the License. + ***************************************************************************** */ + + var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); + }; + + function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; + } + + function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); } /** diff --git a/npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js.map b/npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js.map similarity index 100% rename from npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js.map rename to npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.js.map diff --git a/npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js b/npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js rename to npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js diff --git a/npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js.map b/npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js.map similarity index 100% rename from npm/packs/ng/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js.map rename to npm/ng-packs/dist/tenant-management/bundles/abp-ng.tenant-management.umd.min.js.map diff --git a/npm/packs/ng/dist/tenant-management/esm2015/abp-ng.tenant-management.js b/npm/ng-packs/dist/tenant-management/esm2015/abp-ng.tenant-management.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/abp-ng.tenant-management.js rename to npm/ng-packs/dist/tenant-management/esm2015/abp-ng.tenant-management.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/actions/index.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/actions/index.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/actions/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/actions/tenant-management.actions.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/actions/tenant-management.actions.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/actions/tenant-management.actions.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/actions/tenant-management.actions.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/components/index.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/components/index.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/components/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/components/tenants/tenants.component.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/components/tenants/tenants.component.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/components/tenants/tenants.component.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/components/tenants/tenants.component.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/constants/index.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/constants/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/constants/index.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/constants/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/constants/routes.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/constants/routes.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/constants/routes.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/constants/routes.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/models/index.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/models/index.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/models/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/models/tenant-management.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/models/tenant-management.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/models/tenant-management.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/models/tenant-management.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/resolvers/index.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/resolvers/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/resolvers/index.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/resolvers/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/resolvers/tenants.resolver.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/resolvers/tenants.resolver.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/resolvers/tenants.resolver.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/resolvers/tenants.resolver.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/services/index.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/services/index.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/services/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/services/tenant-management.service.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/services/tenant-management.service.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/services/tenant-management.service.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/services/tenant-management.service.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/states/index.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/states/index.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/states/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/states/tenant-management.state.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/states/tenant-management.state.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/states/tenant-management.state.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/states/tenant-management.state.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/tenant-management-routing.module.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/tenant-management-routing.module.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/tenant-management-routing.module.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/tenant-management-routing.module.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/lib/tenant-management.module.js b/npm/ng-packs/dist/tenant-management/esm2015/lib/tenant-management.module.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/lib/tenant-management.module.js rename to npm/ng-packs/dist/tenant-management/esm2015/lib/tenant-management.module.js diff --git a/npm/packs/ng/dist/tenant-management/esm2015/public-api.js b/npm/ng-packs/dist/tenant-management/esm2015/public-api.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm2015/public-api.js rename to npm/ng-packs/dist/tenant-management/esm2015/public-api.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/abp-ng.tenant-management.js b/npm/ng-packs/dist/tenant-management/esm5/abp-ng.tenant-management.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/abp-ng.tenant-management.js rename to npm/ng-packs/dist/tenant-management/esm5/abp-ng.tenant-management.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/actions/index.js b/npm/ng-packs/dist/tenant-management/esm5/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/actions/index.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/actions/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/actions/tenant-management.actions.js b/npm/ng-packs/dist/tenant-management/esm5/lib/actions/tenant-management.actions.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/actions/tenant-management.actions.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/actions/tenant-management.actions.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/components/index.js b/npm/ng-packs/dist/tenant-management/esm5/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/components/index.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/components/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/components/tenants/tenants.component.js b/npm/ng-packs/dist/tenant-management/esm5/lib/components/tenants/tenants.component.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/components/tenants/tenants.component.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/components/tenants/tenants.component.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/constants/index.js b/npm/ng-packs/dist/tenant-management/esm5/lib/constants/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/constants/index.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/constants/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/constants/routes.js b/npm/ng-packs/dist/tenant-management/esm5/lib/constants/routes.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/constants/routes.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/constants/routes.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/models/index.js b/npm/ng-packs/dist/tenant-management/esm5/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/models/index.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/models/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/models/tenant-management.js b/npm/ng-packs/dist/tenant-management/esm5/lib/models/tenant-management.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/models/tenant-management.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/models/tenant-management.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/resolvers/index.js b/npm/ng-packs/dist/tenant-management/esm5/lib/resolvers/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/resolvers/index.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/resolvers/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/resolvers/tenants.resolver.js b/npm/ng-packs/dist/tenant-management/esm5/lib/resolvers/tenants.resolver.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/resolvers/tenants.resolver.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/resolvers/tenants.resolver.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/services/index.js b/npm/ng-packs/dist/tenant-management/esm5/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/services/index.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/services/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/services/tenant-management.service.js b/npm/ng-packs/dist/tenant-management/esm5/lib/services/tenant-management.service.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/services/tenant-management.service.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/services/tenant-management.service.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/states/index.js b/npm/ng-packs/dist/tenant-management/esm5/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/states/index.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/states/index.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/states/tenant-management.state.js b/npm/ng-packs/dist/tenant-management/esm5/lib/states/tenant-management.state.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/states/tenant-management.state.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/states/tenant-management.state.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/tenant-management-routing.module.js b/npm/ng-packs/dist/tenant-management/esm5/lib/tenant-management-routing.module.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/tenant-management-routing.module.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/tenant-management-routing.module.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/lib/tenant-management.module.js b/npm/ng-packs/dist/tenant-management/esm5/lib/tenant-management.module.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/lib/tenant-management.module.js rename to npm/ng-packs/dist/tenant-management/esm5/lib/tenant-management.module.js diff --git a/npm/packs/ng/dist/tenant-management/esm5/public-api.js b/npm/ng-packs/dist/tenant-management/esm5/public-api.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/esm5/public-api.js rename to npm/ng-packs/dist/tenant-management/esm5/public-api.js diff --git a/npm/packs/ng/dist/tenant-management/fesm2015/abp-ng.tenant-management.js b/npm/ng-packs/dist/tenant-management/fesm2015/abp-ng.tenant-management.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/fesm2015/abp-ng.tenant-management.js rename to npm/ng-packs/dist/tenant-management/fesm2015/abp-ng.tenant-management.js diff --git a/npm/packs/ng/dist/tenant-management/fesm2015/abp-ng.tenant-management.js.map b/npm/ng-packs/dist/tenant-management/fesm2015/abp-ng.tenant-management.js.map similarity index 100% rename from npm/packs/ng/dist/tenant-management/fesm2015/abp-ng.tenant-management.js.map rename to npm/ng-packs/dist/tenant-management/fesm2015/abp-ng.tenant-management.js.map diff --git a/npm/packs/ng/dist/tenant-management/fesm5/abp-ng.tenant-management.js b/npm/ng-packs/dist/tenant-management/fesm5/abp-ng.tenant-management.js similarity index 100% rename from npm/packs/ng/dist/tenant-management/fesm5/abp-ng.tenant-management.js rename to npm/ng-packs/dist/tenant-management/fesm5/abp-ng.tenant-management.js diff --git a/npm/packs/ng/dist/tenant-management/fesm5/abp-ng.tenant-management.js.map b/npm/ng-packs/dist/tenant-management/fesm5/abp-ng.tenant-management.js.map similarity index 100% rename from npm/packs/ng/dist/tenant-management/fesm5/abp-ng.tenant-management.js.map rename to npm/ng-packs/dist/tenant-management/fesm5/abp-ng.tenant-management.js.map diff --git a/npm/packs/ng/dist/tenant-management/lib/actions/index.d.ts b/npm/ng-packs/dist/tenant-management/lib/actions/index.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/actions/index.d.ts rename to npm/ng-packs/dist/tenant-management/lib/actions/index.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/actions/tenant-management.actions.d.ts b/npm/ng-packs/dist/tenant-management/lib/actions/tenant-management.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/actions/tenant-management.actions.d.ts rename to npm/ng-packs/dist/tenant-management/lib/actions/tenant-management.actions.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/components/index.d.ts b/npm/ng-packs/dist/tenant-management/lib/components/index.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/components/index.d.ts rename to npm/ng-packs/dist/tenant-management/lib/components/index.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/components/tenants/tenants.component.d.ts b/npm/ng-packs/dist/tenant-management/lib/components/tenants/tenants.component.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/components/tenants/tenants.component.d.ts rename to npm/ng-packs/dist/tenant-management/lib/components/tenants/tenants.component.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/constants/index.d.ts b/npm/ng-packs/dist/tenant-management/lib/constants/index.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/constants/index.d.ts rename to npm/ng-packs/dist/tenant-management/lib/constants/index.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/constants/routes.d.ts b/npm/ng-packs/dist/tenant-management/lib/constants/routes.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/constants/routes.d.ts rename to npm/ng-packs/dist/tenant-management/lib/constants/routes.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/models/index.d.ts b/npm/ng-packs/dist/tenant-management/lib/models/index.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/models/index.d.ts rename to npm/ng-packs/dist/tenant-management/lib/models/index.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/models/tenant-management.d.ts b/npm/ng-packs/dist/tenant-management/lib/models/tenant-management.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/models/tenant-management.d.ts rename to npm/ng-packs/dist/tenant-management/lib/models/tenant-management.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/resolvers/index.d.ts b/npm/ng-packs/dist/tenant-management/lib/resolvers/index.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/resolvers/index.d.ts rename to npm/ng-packs/dist/tenant-management/lib/resolvers/index.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/resolvers/tenants.resolver.d.ts b/npm/ng-packs/dist/tenant-management/lib/resolvers/tenants.resolver.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/resolvers/tenants.resolver.d.ts rename to npm/ng-packs/dist/tenant-management/lib/resolvers/tenants.resolver.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/services/index.d.ts b/npm/ng-packs/dist/tenant-management/lib/services/index.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/services/index.d.ts rename to npm/ng-packs/dist/tenant-management/lib/services/index.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/services/tenant-management.service.d.ts b/npm/ng-packs/dist/tenant-management/lib/services/tenant-management.service.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/services/tenant-management.service.d.ts rename to npm/ng-packs/dist/tenant-management/lib/services/tenant-management.service.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/states/index.d.ts b/npm/ng-packs/dist/tenant-management/lib/states/index.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/states/index.d.ts rename to npm/ng-packs/dist/tenant-management/lib/states/index.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/states/tenant-management.state.d.ts b/npm/ng-packs/dist/tenant-management/lib/states/tenant-management.state.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/states/tenant-management.state.d.ts rename to npm/ng-packs/dist/tenant-management/lib/states/tenant-management.state.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/tenant-management-routing.module.d.ts b/npm/ng-packs/dist/tenant-management/lib/tenant-management-routing.module.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/tenant-management-routing.module.d.ts rename to npm/ng-packs/dist/tenant-management/lib/tenant-management-routing.module.d.ts diff --git a/npm/packs/ng/dist/tenant-management/lib/tenant-management.module.d.ts b/npm/ng-packs/dist/tenant-management/lib/tenant-management.module.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/lib/tenant-management.module.d.ts rename to npm/ng-packs/dist/tenant-management/lib/tenant-management.module.d.ts diff --git a/npm/packs/ng/dist/tenant-management/package.json b/npm/ng-packs/dist/tenant-management/package.json similarity index 100% rename from npm/packs/ng/dist/tenant-management/package.json rename to npm/ng-packs/dist/tenant-management/package.json diff --git a/npm/packs/ng/dist/tenant-management/public-api.d.ts b/npm/ng-packs/dist/tenant-management/public-api.d.ts similarity index 100% rename from npm/packs/ng/dist/tenant-management/public-api.d.ts rename to npm/ng-packs/dist/tenant-management/public-api.d.ts diff --git a/npm/packs/ng/dist/theme-basic/README.md b/npm/ng-packs/dist/theme-basic/README.md similarity index 100% rename from npm/packs/ng/dist/theme-basic/README.md rename to npm/ng-packs/dist/theme-basic/README.md diff --git a/npm/packs/ng/dist/theme-basic/abp-ng.theme.basic.d.ts b/npm/ng-packs/dist/theme-basic/abp-ng.theme.basic.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/abp-ng.theme.basic.d.ts rename to npm/ng-packs/dist/theme-basic/abp-ng.theme.basic.d.ts diff --git a/npm/packs/ng/dist/theme-basic/abp-ng.theme.basic.metadata.json b/npm/ng-packs/dist/theme-basic/abp-ng.theme.basic.metadata.json similarity index 100% rename from npm/packs/ng/dist/theme-basic/abp-ng.theme.basic.metadata.json rename to npm/ng-packs/dist/theme-basic/abp-ng.theme.basic.metadata.json diff --git a/npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js b/npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js similarity index 99% rename from npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js rename to npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js index a265f6fbc6..96f44d8d67 100644 --- a/npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js +++ b/npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js @@ -7,64 +7,64 @@ snq = snq && snq.hasOwnProperty('default') ? snq['default'] : snq; compare = compare && compare.hasOwnProperty('default') ? compare['default'] : compare; - /*! ***************************************************************************** - Copyright (c) Microsoft Corporation. All rights reserved. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of the - License at http://www.apache.org/licenses/LICENSE-2.0 - - THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED - WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, - MERCHANTABLITY OR NON-INFRINGEMENT. - - See the Apache Version 2.0 License for specific language governing permissions - and limitations under the License. - ***************************************************************************** */ - - var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); - }; - - function __decorate(decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; - } - - function __metadata(metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); - } - - function __read(o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; - } - - function __spread() { - for (var ar = [], i = 0; i < arguments.length; i++) - ar = ar.concat(__read(arguments[i])); - return ar; + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. All rights reserved. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of the + License at http://www.apache.org/licenses/LICENSE-2.0 + + THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED + WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, + MERCHANTABLITY OR NON-INFRINGEMENT. + + See the Apache Version 2.0 License for specific language governing permissions + and limitations under the License. + ***************************************************************************** */ + + var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); + }; + + function __decorate(decorators, target, key, desc) { + var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; + if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); + else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; + return c > 3 && r && Object.defineProperty(target, key, r), r; + } + + function __metadata(metadataKey, metadataValue) { + if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); + } + + function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; + } + + function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; } /** diff --git a/npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js.map b/npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js.map similarity index 100% rename from npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js.map rename to npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.js.map diff --git a/npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js b/npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js rename to npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js diff --git a/npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js.map b/npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js.map similarity index 100% rename from npm/packs/ng/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js.map rename to npm/ng-packs/dist/theme-basic/bundles/abp-ng.theme.basic.umd.min.js.map diff --git a/npm/packs/ng/dist/theme-basic/esm2015/abp-ng.theme.basic.js b/npm/ng-packs/dist/theme-basic/esm2015/abp-ng.theme.basic.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/abp-ng.theme.basic.js rename to npm/ng-packs/dist/theme-basic/esm2015/abp-ng.theme.basic.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/actions/index.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/actions/index.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/actions/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/actions/layout.actions.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/actions/layout.actions.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/actions/layout.actions.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/actions/layout.actions.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/components/change-password/change-password.component.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/components/change-password/change-password.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/components/change-password/change-password.component.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/components/change-password/change-password.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/components/index.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/components/index.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/components/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout-account/layout-account.component.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout-account/layout-account.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout-account/layout-account.component.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout-account/layout-account.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout-application/layout-application.component.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout-application/layout-application.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout-application/layout-application.component.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout-application/layout-application.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout-empty/layout-empty.component.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout-empty/layout-empty.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout-empty/layout-empty.component.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout-empty/layout-empty.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout/layout.component.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout/layout.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/components/layout/layout.component.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/components/layout/layout.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/components/profile/profile.component.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/components/profile/profile.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/components/profile/profile.component.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/components/profile/profile.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/models/index.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/models/index.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/models/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/models/layout.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/models/layout.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/models/layout.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/models/layout.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/states/index.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/states/index.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/states/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/states/layout.state.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/states/layout.state.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/states/layout.state.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/states/layout.state.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/lib/theme-basic.module.js b/npm/ng-packs/dist/theme-basic/esm2015/lib/theme-basic.module.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/lib/theme-basic.module.js rename to npm/ng-packs/dist/theme-basic/esm2015/lib/theme-basic.module.js diff --git a/npm/packs/ng/dist/theme-basic/esm2015/public-api.js b/npm/ng-packs/dist/theme-basic/esm2015/public-api.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm2015/public-api.js rename to npm/ng-packs/dist/theme-basic/esm2015/public-api.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/abp-ng.theme.basic.js b/npm/ng-packs/dist/theme-basic/esm5/abp-ng.theme.basic.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/abp-ng.theme.basic.js rename to npm/ng-packs/dist/theme-basic/esm5/abp-ng.theme.basic.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/actions/index.js b/npm/ng-packs/dist/theme-basic/esm5/lib/actions/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/actions/index.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/actions/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/actions/layout.actions.js b/npm/ng-packs/dist/theme-basic/esm5/lib/actions/layout.actions.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/actions/layout.actions.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/actions/layout.actions.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/components/change-password/change-password.component.js b/npm/ng-packs/dist/theme-basic/esm5/lib/components/change-password/change-password.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/components/change-password/change-password.component.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/components/change-password/change-password.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/components/index.js b/npm/ng-packs/dist/theme-basic/esm5/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/components/index.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/components/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/components/layout-account/layout-account.component.js b/npm/ng-packs/dist/theme-basic/esm5/lib/components/layout-account/layout-account.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/components/layout-account/layout-account.component.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/components/layout-account/layout-account.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/components/layout-application/layout-application.component.js b/npm/ng-packs/dist/theme-basic/esm5/lib/components/layout-application/layout-application.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/components/layout-application/layout-application.component.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/components/layout-application/layout-application.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/components/layout-empty/layout-empty.component.js b/npm/ng-packs/dist/theme-basic/esm5/lib/components/layout-empty/layout-empty.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/components/layout-empty/layout-empty.component.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/components/layout-empty/layout-empty.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/components/layout/layout.component.js b/npm/ng-packs/dist/theme-basic/esm5/lib/components/layout/layout.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/components/layout/layout.component.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/components/layout/layout.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/components/profile/profile.component.js b/npm/ng-packs/dist/theme-basic/esm5/lib/components/profile/profile.component.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/components/profile/profile.component.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/components/profile/profile.component.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/models/index.js b/npm/ng-packs/dist/theme-basic/esm5/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/models/index.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/models/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/models/layout.js b/npm/ng-packs/dist/theme-basic/esm5/lib/models/layout.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/models/layout.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/models/layout.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/states/index.js b/npm/ng-packs/dist/theme-basic/esm5/lib/states/index.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/states/index.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/states/index.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/states/layout.state.js b/npm/ng-packs/dist/theme-basic/esm5/lib/states/layout.state.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/states/layout.state.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/states/layout.state.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/lib/theme-basic.module.js b/npm/ng-packs/dist/theme-basic/esm5/lib/theme-basic.module.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/lib/theme-basic.module.js rename to npm/ng-packs/dist/theme-basic/esm5/lib/theme-basic.module.js diff --git a/npm/packs/ng/dist/theme-basic/esm5/public-api.js b/npm/ng-packs/dist/theme-basic/esm5/public-api.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/esm5/public-api.js rename to npm/ng-packs/dist/theme-basic/esm5/public-api.js diff --git a/npm/packs/ng/dist/theme-basic/fesm2015/abp-ng.theme.basic.js b/npm/ng-packs/dist/theme-basic/fesm2015/abp-ng.theme.basic.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/fesm2015/abp-ng.theme.basic.js rename to npm/ng-packs/dist/theme-basic/fesm2015/abp-ng.theme.basic.js diff --git a/npm/packs/ng/dist/theme-basic/fesm2015/abp-ng.theme.basic.js.map b/npm/ng-packs/dist/theme-basic/fesm2015/abp-ng.theme.basic.js.map similarity index 100% rename from npm/packs/ng/dist/theme-basic/fesm2015/abp-ng.theme.basic.js.map rename to npm/ng-packs/dist/theme-basic/fesm2015/abp-ng.theme.basic.js.map diff --git a/npm/packs/ng/dist/theme-basic/fesm5/abp-ng.theme.basic.js b/npm/ng-packs/dist/theme-basic/fesm5/abp-ng.theme.basic.js similarity index 100% rename from npm/packs/ng/dist/theme-basic/fesm5/abp-ng.theme.basic.js rename to npm/ng-packs/dist/theme-basic/fesm5/abp-ng.theme.basic.js diff --git a/npm/packs/ng/dist/theme-basic/fesm5/abp-ng.theme.basic.js.map b/npm/ng-packs/dist/theme-basic/fesm5/abp-ng.theme.basic.js.map similarity index 100% rename from npm/packs/ng/dist/theme-basic/fesm5/abp-ng.theme.basic.js.map rename to npm/ng-packs/dist/theme-basic/fesm5/abp-ng.theme.basic.js.map diff --git a/npm/packs/ng/dist/theme-basic/lib/actions/index.d.ts b/npm/ng-packs/dist/theme-basic/lib/actions/index.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/actions/index.d.ts rename to npm/ng-packs/dist/theme-basic/lib/actions/index.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/actions/layout.actions.d.ts b/npm/ng-packs/dist/theme-basic/lib/actions/layout.actions.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/actions/layout.actions.d.ts rename to npm/ng-packs/dist/theme-basic/lib/actions/layout.actions.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/components/change-password/change-password.component.d.ts b/npm/ng-packs/dist/theme-basic/lib/components/change-password/change-password.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/components/change-password/change-password.component.d.ts rename to npm/ng-packs/dist/theme-basic/lib/components/change-password/change-password.component.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/components/index.d.ts b/npm/ng-packs/dist/theme-basic/lib/components/index.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/components/index.d.ts rename to npm/ng-packs/dist/theme-basic/lib/components/index.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/components/layout-account/layout-account.component.d.ts b/npm/ng-packs/dist/theme-basic/lib/components/layout-account/layout-account.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/components/layout-account/layout-account.component.d.ts rename to npm/ng-packs/dist/theme-basic/lib/components/layout-account/layout-account.component.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/components/layout-application/layout-application.component.d.ts b/npm/ng-packs/dist/theme-basic/lib/components/layout-application/layout-application.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/components/layout-application/layout-application.component.d.ts rename to npm/ng-packs/dist/theme-basic/lib/components/layout-application/layout-application.component.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/components/layout-empty/layout-empty.component.d.ts b/npm/ng-packs/dist/theme-basic/lib/components/layout-empty/layout-empty.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/components/layout-empty/layout-empty.component.d.ts rename to npm/ng-packs/dist/theme-basic/lib/components/layout-empty/layout-empty.component.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/components/layout/layout.component.d.ts b/npm/ng-packs/dist/theme-basic/lib/components/layout/layout.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/components/layout/layout.component.d.ts rename to npm/ng-packs/dist/theme-basic/lib/components/layout/layout.component.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/components/profile/profile.component.d.ts b/npm/ng-packs/dist/theme-basic/lib/components/profile/profile.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/components/profile/profile.component.d.ts rename to npm/ng-packs/dist/theme-basic/lib/components/profile/profile.component.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/models/index.d.ts b/npm/ng-packs/dist/theme-basic/lib/models/index.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/models/index.d.ts rename to npm/ng-packs/dist/theme-basic/lib/models/index.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/models/layout.d.ts b/npm/ng-packs/dist/theme-basic/lib/models/layout.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/models/layout.d.ts rename to npm/ng-packs/dist/theme-basic/lib/models/layout.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/states/index.d.ts b/npm/ng-packs/dist/theme-basic/lib/states/index.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/states/index.d.ts rename to npm/ng-packs/dist/theme-basic/lib/states/index.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/states/layout.state.d.ts b/npm/ng-packs/dist/theme-basic/lib/states/layout.state.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/states/layout.state.d.ts rename to npm/ng-packs/dist/theme-basic/lib/states/layout.state.d.ts diff --git a/npm/packs/ng/dist/theme-basic/lib/theme-basic.module.d.ts b/npm/ng-packs/dist/theme-basic/lib/theme-basic.module.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/lib/theme-basic.module.d.ts rename to npm/ng-packs/dist/theme-basic/lib/theme-basic.module.d.ts diff --git a/npm/packs/ng/dist/theme-basic/package.json b/npm/ng-packs/dist/theme-basic/package.json similarity index 100% rename from npm/packs/ng/dist/theme-basic/package.json rename to npm/ng-packs/dist/theme-basic/package.json diff --git a/npm/packs/ng/dist/theme-basic/public-api.d.ts b/npm/ng-packs/dist/theme-basic/public-api.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-basic/public-api.d.ts rename to npm/ng-packs/dist/theme-basic/public-api.d.ts diff --git a/npm/packs/ng/dist/theme-shared/README.md b/npm/ng-packs/dist/theme-shared/README.md similarity index 100% rename from npm/packs/ng/dist/theme-shared/README.md rename to npm/ng-packs/dist/theme-shared/README.md diff --git a/npm/packs/ng/dist/theme-shared/abp-ng.theme.shared.d.ts b/npm/ng-packs/dist/theme-shared/abp-ng.theme.shared.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/abp-ng.theme.shared.d.ts rename to npm/ng-packs/dist/theme-shared/abp-ng.theme.shared.d.ts diff --git a/npm/packs/ng/dist/theme-shared/abp-ng.theme.shared.metadata.json b/npm/ng-packs/dist/theme-shared/abp-ng.theme.shared.metadata.json similarity index 100% rename from npm/packs/ng/dist/theme-shared/abp-ng.theme.shared.metadata.json rename to npm/ng-packs/dist/theme-shared/abp-ng.theme.shared.metadata.json diff --git a/npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js b/npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js similarity index 99% rename from npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js rename to npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js index 0fc1c1a88b..6d8cdfae17 100644 --- a/npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js +++ b/npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js @@ -4,67 +4,67 @@ (global = global || self, factory((global.abp = global.abp || {}, global.abp.ng = global.abp.ng || {}, global.abp.ng.theme = global.abp.ng.theme || {}, global.abp.ng.theme.shared = {}), global.ng_core, global.ng.core, global.ngBootstrap, global.core$1, global.messageservice, global.toast, global.rxjs, global.rxjs.operators, global.routerPlugin, global.store)); }(this, function (exports, ng_core, core, ngBootstrap, core$1, messageservice, toast, rxjs, operators, routerPlugin, store) { 'use strict'; - /*! ***************************************************************************** - Copyright (c) Microsoft Corporation. All rights reserved. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use - this file except in compliance with the License. You may obtain a copy of the - License at http://www.apache.org/licenses/LICENSE-2.0 - - THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED - WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, - MERCHANTABLITY OR NON-INFRINGEMENT. - - See the Apache Version 2.0 License for specific language governing permissions - and limitations under the License. - ***************************************************************************** */ - /* global Reflect, Promise */ - - var extendStatics = function(d, b) { - extendStatics = Object.setPrototypeOf || - ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || - function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; }; - return extendStatics(d, b); - }; - - function __extends(d, b) { - extendStatics(d, b); - function __() { this.constructor = d; } - d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); - } - - var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); - }; - - function __read(o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; - } - - function __spread() { - for (var ar = [], i = 0; i < arguments.length; i++) - ar = ar.concat(__read(arguments[i])); - return ar; + /*! ***************************************************************************** + Copyright (c) Microsoft Corporation. All rights reserved. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use + this file except in compliance with the License. You may obtain a copy of the + License at http://www.apache.org/licenses/LICENSE-2.0 + + THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED + WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, + MERCHANTABLITY OR NON-INFRINGEMENT. + + See the Apache Version 2.0 License for specific language governing permissions + and limitations under the License. + ***************************************************************************** */ + /* global Reflect, Promise */ + + var extendStatics = function(d, b) { + extendStatics = Object.setPrototypeOf || + ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || + function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; }; + return extendStatics(d, b); + }; + + function __extends(d, b) { + extendStatics(d, b); + function __() { this.constructor = d; } + d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); + } + + var __assign = function() { + __assign = Object.assign || function __assign(t) { + for (var s, i = 1, n = arguments.length; i < n; i++) { + s = arguments[i]; + for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; + } + return t; + }; + return __assign.apply(this, arguments); + }; + + function __read(o, n) { + var m = typeof Symbol === "function" && o[Symbol.iterator]; + if (!m) return o; + var i = m.call(o), r, ar = [], e; + try { + while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); + } + catch (error) { e = { error: error }; } + finally { + try { + if (r && !r.done && (m = i["return"])) m.call(i); + } + finally { if (e) throw e.error; } + } + return ar; + } + + function __spread() { + for (var ar = [], i = 0; i < arguments.length; i++) + ar = ar.concat(__read(arguments[i])); + return ar; } /** diff --git a/npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js.map b/npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js.map similarity index 100% rename from npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js.map rename to npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.js.map diff --git a/npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js b/npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js rename to npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js diff --git a/npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js.map b/npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js.map similarity index 100% rename from npm/packs/ng/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js.map rename to npm/ng-packs/dist/theme-shared/bundles/abp-ng.theme.shared.umd.min.js.map diff --git a/npm/packs/ng/dist/theme-shared/esm2015/abp-ng.theme.shared.js b/npm/ng-packs/dist/theme-shared/esm2015/abp-ng.theme.shared.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/abp-ng.theme.shared.js rename to npm/ng-packs/dist/theme-shared/esm2015/abp-ng.theme.shared.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/abstracts/toaster.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/abstracts/toaster.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/abstracts/toaster.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/abstracts/toaster.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/components/confirmation/confirmation.component.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/components/confirmation/confirmation.component.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/components/confirmation/confirmation.component.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/components/confirmation/confirmation.component.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/components/index.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/components/index.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/components/index.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/components/modal/modal.component.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/components/modal/modal.component.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/components/modal/modal.component.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/components/modal/modal.component.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/components/toast/toast.component.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/components/toast/toast.component.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/components/toast/toast.component.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/components/toast/toast.component.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/contants/styles.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/contants/styles.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/contants/styles.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/contants/styles.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/handlers/error.handler.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/handlers/error.handler.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/handlers/error.handler.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/handlers/error.handler.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/models/confirmation.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/models/confirmation.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/models/confirmation.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/models/confirmation.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/models/index.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/models/index.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/models/index.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/models/toaster.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/models/toaster.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/models/toaster.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/models/toaster.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/services/confirmation.service.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/services/confirmation.service.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/services/confirmation.service.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/services/confirmation.service.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/services/index.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/services/index.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/services/index.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/services/toaster.service.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/services/toaster.service.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/services/toaster.service.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/services/toaster.service.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/lib/theme-shared.module.js b/npm/ng-packs/dist/theme-shared/esm2015/lib/theme-shared.module.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/lib/theme-shared.module.js rename to npm/ng-packs/dist/theme-shared/esm2015/lib/theme-shared.module.js diff --git a/npm/packs/ng/dist/theme-shared/esm2015/public-api.js b/npm/ng-packs/dist/theme-shared/esm2015/public-api.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm2015/public-api.js rename to npm/ng-packs/dist/theme-shared/esm2015/public-api.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/abp-ng.theme.shared.js b/npm/ng-packs/dist/theme-shared/esm5/abp-ng.theme.shared.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/abp-ng.theme.shared.js rename to npm/ng-packs/dist/theme-shared/esm5/abp-ng.theme.shared.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/abstracts/toaster.js b/npm/ng-packs/dist/theme-shared/esm5/lib/abstracts/toaster.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/abstracts/toaster.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/abstracts/toaster.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/components/confirmation/confirmation.component.js b/npm/ng-packs/dist/theme-shared/esm5/lib/components/confirmation/confirmation.component.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/components/confirmation/confirmation.component.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/components/confirmation/confirmation.component.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/components/index.js b/npm/ng-packs/dist/theme-shared/esm5/lib/components/index.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/components/index.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/components/index.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/components/modal/modal.component.js b/npm/ng-packs/dist/theme-shared/esm5/lib/components/modal/modal.component.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/components/modal/modal.component.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/components/modal/modal.component.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/components/toast/toast.component.js b/npm/ng-packs/dist/theme-shared/esm5/lib/components/toast/toast.component.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/components/toast/toast.component.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/components/toast/toast.component.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/contants/styles.js b/npm/ng-packs/dist/theme-shared/esm5/lib/contants/styles.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/contants/styles.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/contants/styles.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/handlers/error.handler.js b/npm/ng-packs/dist/theme-shared/esm5/lib/handlers/error.handler.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/handlers/error.handler.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/handlers/error.handler.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/models/confirmation.js b/npm/ng-packs/dist/theme-shared/esm5/lib/models/confirmation.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/models/confirmation.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/models/confirmation.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/models/index.js b/npm/ng-packs/dist/theme-shared/esm5/lib/models/index.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/models/index.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/models/index.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/models/toaster.js b/npm/ng-packs/dist/theme-shared/esm5/lib/models/toaster.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/models/toaster.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/models/toaster.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/services/confirmation.service.js b/npm/ng-packs/dist/theme-shared/esm5/lib/services/confirmation.service.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/services/confirmation.service.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/services/confirmation.service.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/services/index.js b/npm/ng-packs/dist/theme-shared/esm5/lib/services/index.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/services/index.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/services/index.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/services/toaster.service.js b/npm/ng-packs/dist/theme-shared/esm5/lib/services/toaster.service.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/services/toaster.service.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/services/toaster.service.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/lib/theme-shared.module.js b/npm/ng-packs/dist/theme-shared/esm5/lib/theme-shared.module.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/lib/theme-shared.module.js rename to npm/ng-packs/dist/theme-shared/esm5/lib/theme-shared.module.js diff --git a/npm/packs/ng/dist/theme-shared/esm5/public-api.js b/npm/ng-packs/dist/theme-shared/esm5/public-api.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/esm5/public-api.js rename to npm/ng-packs/dist/theme-shared/esm5/public-api.js diff --git a/npm/packs/ng/dist/theme-shared/fesm2015/abp-ng.theme.shared.js b/npm/ng-packs/dist/theme-shared/fesm2015/abp-ng.theme.shared.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/fesm2015/abp-ng.theme.shared.js rename to npm/ng-packs/dist/theme-shared/fesm2015/abp-ng.theme.shared.js diff --git a/npm/packs/ng/dist/theme-shared/fesm2015/abp-ng.theme.shared.js.map b/npm/ng-packs/dist/theme-shared/fesm2015/abp-ng.theme.shared.js.map similarity index 100% rename from npm/packs/ng/dist/theme-shared/fesm2015/abp-ng.theme.shared.js.map rename to npm/ng-packs/dist/theme-shared/fesm2015/abp-ng.theme.shared.js.map diff --git a/npm/packs/ng/dist/theme-shared/fesm5/abp-ng.theme.shared.js b/npm/ng-packs/dist/theme-shared/fesm5/abp-ng.theme.shared.js similarity index 100% rename from npm/packs/ng/dist/theme-shared/fesm5/abp-ng.theme.shared.js rename to npm/ng-packs/dist/theme-shared/fesm5/abp-ng.theme.shared.js diff --git a/npm/packs/ng/dist/theme-shared/fesm5/abp-ng.theme.shared.js.map b/npm/ng-packs/dist/theme-shared/fesm5/abp-ng.theme.shared.js.map similarity index 100% rename from npm/packs/ng/dist/theme-shared/fesm5/abp-ng.theme.shared.js.map rename to npm/ng-packs/dist/theme-shared/fesm5/abp-ng.theme.shared.js.map diff --git a/npm/packs/ng/dist/theme-shared/lib/abstracts/toaster.d.ts b/npm/ng-packs/dist/theme-shared/lib/abstracts/toaster.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/abstracts/toaster.d.ts rename to npm/ng-packs/dist/theme-shared/lib/abstracts/toaster.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/components/confirmation/confirmation.component.d.ts b/npm/ng-packs/dist/theme-shared/lib/components/confirmation/confirmation.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/components/confirmation/confirmation.component.d.ts rename to npm/ng-packs/dist/theme-shared/lib/components/confirmation/confirmation.component.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/components/index.d.ts b/npm/ng-packs/dist/theme-shared/lib/components/index.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/components/index.d.ts rename to npm/ng-packs/dist/theme-shared/lib/components/index.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/components/modal/modal.component.d.ts b/npm/ng-packs/dist/theme-shared/lib/components/modal/modal.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/components/modal/modal.component.d.ts rename to npm/ng-packs/dist/theme-shared/lib/components/modal/modal.component.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/components/toast/toast.component.d.ts b/npm/ng-packs/dist/theme-shared/lib/components/toast/toast.component.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/components/toast/toast.component.d.ts rename to npm/ng-packs/dist/theme-shared/lib/components/toast/toast.component.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/contants/styles.d.ts b/npm/ng-packs/dist/theme-shared/lib/contants/styles.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/contants/styles.d.ts rename to npm/ng-packs/dist/theme-shared/lib/contants/styles.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/handlers/error.handler.d.ts b/npm/ng-packs/dist/theme-shared/lib/handlers/error.handler.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/handlers/error.handler.d.ts rename to npm/ng-packs/dist/theme-shared/lib/handlers/error.handler.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/models/confirmation.d.ts b/npm/ng-packs/dist/theme-shared/lib/models/confirmation.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/models/confirmation.d.ts rename to npm/ng-packs/dist/theme-shared/lib/models/confirmation.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/models/index.d.ts b/npm/ng-packs/dist/theme-shared/lib/models/index.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/models/index.d.ts rename to npm/ng-packs/dist/theme-shared/lib/models/index.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/models/toaster.d.ts b/npm/ng-packs/dist/theme-shared/lib/models/toaster.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/models/toaster.d.ts rename to npm/ng-packs/dist/theme-shared/lib/models/toaster.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/services/confirmation.service.d.ts b/npm/ng-packs/dist/theme-shared/lib/services/confirmation.service.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/services/confirmation.service.d.ts rename to npm/ng-packs/dist/theme-shared/lib/services/confirmation.service.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/services/index.d.ts b/npm/ng-packs/dist/theme-shared/lib/services/index.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/services/index.d.ts rename to npm/ng-packs/dist/theme-shared/lib/services/index.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/services/toaster.service.d.ts b/npm/ng-packs/dist/theme-shared/lib/services/toaster.service.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/services/toaster.service.d.ts rename to npm/ng-packs/dist/theme-shared/lib/services/toaster.service.d.ts diff --git a/npm/packs/ng/dist/theme-shared/lib/theme-shared.module.d.ts b/npm/ng-packs/dist/theme-shared/lib/theme-shared.module.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/lib/theme-shared.module.d.ts rename to npm/ng-packs/dist/theme-shared/lib/theme-shared.module.d.ts diff --git a/npm/packs/ng/dist/theme-shared/package.json b/npm/ng-packs/dist/theme-shared/package.json similarity index 100% rename from npm/packs/ng/dist/theme-shared/package.json rename to npm/ng-packs/dist/theme-shared/package.json diff --git a/npm/packs/ng/dist/theme-shared/public-api.d.ts b/npm/ng-packs/dist/theme-shared/public-api.d.ts similarity index 100% rename from npm/packs/ng/dist/theme-shared/public-api.d.ts rename to npm/ng-packs/dist/theme-shared/public-api.d.ts diff --git a/npm/packs/ng/package.json b/npm/ng-packs/package.json similarity index 100% rename from npm/packs/ng/package.json rename to npm/ng-packs/package.json diff --git a/npm/packs/ng/packages/account/README.md b/npm/ng-packs/packages/account/README.md similarity index 100% rename from npm/packs/ng/packages/account/README.md rename to npm/ng-packs/packages/account/README.md diff --git a/npm/packs/ng/packages/account/karma.conf.js b/npm/ng-packs/packages/account/karma.conf.js similarity index 100% rename from npm/packs/ng/packages/account/karma.conf.js rename to npm/ng-packs/packages/account/karma.conf.js diff --git a/npm/packs/ng/packages/account/ng-package.json b/npm/ng-packs/packages/account/ng-package.json similarity index 100% rename from npm/packs/ng/packages/account/ng-package.json rename to npm/ng-packs/packages/account/ng-package.json diff --git a/npm/packs/ng/packages/account/package.json b/npm/ng-packs/packages/account/package.json similarity index 100% rename from npm/packs/ng/packages/account/package.json rename to npm/ng-packs/packages/account/package.json diff --git a/npm/packs/ng/packages/account/src/lib/account-routing.module.ts b/npm/ng-packs/packages/account/src/lib/account-routing.module.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/account-routing.module.ts rename to npm/ng-packs/packages/account/src/lib/account-routing.module.ts diff --git a/npm/packs/ng/packages/account/src/lib/account.module.ts b/npm/ng-packs/packages/account/src/lib/account.module.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/account.module.ts rename to npm/ng-packs/packages/account/src/lib/account.module.ts diff --git a/npm/packs/ng/packages/account/src/lib/components/index.ts b/npm/ng-packs/packages/account/src/lib/components/index.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/components/index.ts rename to npm/ng-packs/packages/account/src/lib/components/index.ts diff --git a/npm/packs/ng/packages/account/src/lib/components/login/login.component.html b/npm/ng-packs/packages/account/src/lib/components/login/login.component.html similarity index 100% rename from npm/packs/ng/packages/account/src/lib/components/login/login.component.html rename to npm/ng-packs/packages/account/src/lib/components/login/login.component.html diff --git a/npm/packs/ng/packages/account/src/lib/components/login/login.component.ts b/npm/ng-packs/packages/account/src/lib/components/login/login.component.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/components/login/login.component.ts rename to npm/ng-packs/packages/account/src/lib/components/login/login.component.ts diff --git a/npm/packs/ng/packages/account/src/lib/components/register/register.component.html b/npm/ng-packs/packages/account/src/lib/components/register/register.component.html similarity index 100% rename from npm/packs/ng/packages/account/src/lib/components/register/register.component.html rename to npm/ng-packs/packages/account/src/lib/components/register/register.component.html diff --git a/npm/packs/ng/packages/account/src/lib/components/register/register.component.ts b/npm/ng-packs/packages/account/src/lib/components/register/register.component.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/components/register/register.component.ts rename to npm/ng-packs/packages/account/src/lib/components/register/register.component.ts diff --git a/npm/packs/ng/packages/account/src/lib/components/tenant-box/tenant-box.component.html b/npm/ng-packs/packages/account/src/lib/components/tenant-box/tenant-box.component.html similarity index 100% rename from npm/packs/ng/packages/account/src/lib/components/tenant-box/tenant-box.component.html rename to npm/ng-packs/packages/account/src/lib/components/tenant-box/tenant-box.component.html diff --git a/npm/packs/ng/packages/account/src/lib/components/tenant-box/tenant-box.component.ts b/npm/ng-packs/packages/account/src/lib/components/tenant-box/tenant-box.component.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/components/tenant-box/tenant-box.component.ts rename to npm/ng-packs/packages/account/src/lib/components/tenant-box/tenant-box.component.ts diff --git a/npm/packs/ng/packages/account/src/lib/constants/routes.ts b/npm/ng-packs/packages/account/src/lib/constants/routes.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/constants/routes.ts rename to npm/ng-packs/packages/account/src/lib/constants/routes.ts diff --git a/npm/packs/ng/packages/account/src/lib/models/index.ts b/npm/ng-packs/packages/account/src/lib/models/index.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/models/index.ts rename to npm/ng-packs/packages/account/src/lib/models/index.ts diff --git a/npm/packs/ng/packages/account/src/lib/models/options.ts b/npm/ng-packs/packages/account/src/lib/models/options.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/models/options.ts rename to npm/ng-packs/packages/account/src/lib/models/options.ts diff --git a/npm/packs/ng/packages/account/src/lib/tokens/index.ts b/npm/ng-packs/packages/account/src/lib/tokens/index.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/tokens/index.ts rename to npm/ng-packs/packages/account/src/lib/tokens/index.ts diff --git a/npm/packs/ng/packages/account/src/lib/tokens/options.token.ts b/npm/ng-packs/packages/account/src/lib/tokens/options.token.ts similarity index 100% rename from npm/packs/ng/packages/account/src/lib/tokens/options.token.ts rename to npm/ng-packs/packages/account/src/lib/tokens/options.token.ts diff --git a/npm/packs/ng/packages/account/src/public-api.ts b/npm/ng-packs/packages/account/src/public-api.ts similarity index 100% rename from npm/packs/ng/packages/account/src/public-api.ts rename to npm/ng-packs/packages/account/src/public-api.ts diff --git a/npm/packs/ng/packages/account/src/test.ts b/npm/ng-packs/packages/account/src/test.ts similarity index 100% rename from npm/packs/ng/packages/account/src/test.ts rename to npm/ng-packs/packages/account/src/test.ts diff --git a/npm/packs/ng/packages/account/tsconfig.lib.json b/npm/ng-packs/packages/account/tsconfig.lib.json similarity index 100% rename from npm/packs/ng/packages/account/tsconfig.lib.json rename to npm/ng-packs/packages/account/tsconfig.lib.json diff --git a/npm/packs/ng/packages/account/tsconfig.spec.json b/npm/ng-packs/packages/account/tsconfig.spec.json similarity index 100% rename from npm/packs/ng/packages/account/tsconfig.spec.json rename to npm/ng-packs/packages/account/tsconfig.spec.json diff --git a/npm/packs/ng/packages/account/tslint.json b/npm/ng-packs/packages/account/tslint.json similarity index 100% rename from npm/packs/ng/packages/account/tslint.json rename to npm/ng-packs/packages/account/tslint.json diff --git a/npm/packs/ng/packages/core/README.md b/npm/ng-packs/packages/core/README.md similarity index 100% rename from npm/packs/ng/packages/core/README.md rename to npm/ng-packs/packages/core/README.md diff --git a/npm/packs/ng/packages/core/karma.conf.js b/npm/ng-packs/packages/core/karma.conf.js similarity index 100% rename from npm/packs/ng/packages/core/karma.conf.js rename to npm/ng-packs/packages/core/karma.conf.js diff --git a/npm/packs/ng/packages/core/ng-package.json b/npm/ng-packs/packages/core/ng-package.json similarity index 100% rename from npm/packs/ng/packages/core/ng-package.json rename to npm/ng-packs/packages/core/ng-package.json diff --git a/npm/packs/ng/packages/core/package.json b/npm/ng-packs/packages/core/package.json similarity index 100% rename from npm/packs/ng/packages/core/package.json rename to npm/ng-packs/packages/core/package.json diff --git a/npm/packs/ng/packages/core/src/lib/actions/config.actions.ts b/npm/ng-packs/packages/core/src/lib/actions/config.actions.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/actions/config.actions.ts rename to npm/ng-packs/packages/core/src/lib/actions/config.actions.ts diff --git a/npm/packs/ng/packages/core/src/lib/actions/index.ts b/npm/ng-packs/packages/core/src/lib/actions/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/actions/index.ts rename to npm/ng-packs/packages/core/src/lib/actions/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/actions/profile.actions.ts b/npm/ng-packs/packages/core/src/lib/actions/profile.actions.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/actions/profile.actions.ts rename to npm/ng-packs/packages/core/src/lib/actions/profile.actions.ts diff --git a/npm/packs/ng/packages/core/src/lib/actions/rest.actions.ts b/npm/ng-packs/packages/core/src/lib/actions/rest.actions.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/actions/rest.actions.ts rename to npm/ng-packs/packages/core/src/lib/actions/rest.actions.ts diff --git a/npm/packs/ng/packages/core/src/lib/actions/session.actions.ts b/npm/ng-packs/packages/core/src/lib/actions/session.actions.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/actions/session.actions.ts rename to npm/ng-packs/packages/core/src/lib/actions/session.actions.ts diff --git a/npm/packs/ng/packages/core/src/lib/components/dynamic-layout.component.ts b/npm/ng-packs/packages/core/src/lib/components/dynamic-layout.component.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/components/dynamic-layout.component.ts rename to npm/ng-packs/packages/core/src/lib/components/dynamic-layout.component.ts diff --git a/npm/packs/ng/packages/core/src/lib/components/index.ts b/npm/ng-packs/packages/core/src/lib/components/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/components/index.ts rename to npm/ng-packs/packages/core/src/lib/components/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/components/router-outlet.component.ts b/npm/ng-packs/packages/core/src/lib/components/router-outlet.component.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/components/router-outlet.component.ts rename to npm/ng-packs/packages/core/src/lib/components/router-outlet.component.ts diff --git a/npm/packs/ng/packages/core/src/lib/constants/index.ts b/npm/ng-packs/packages/core/src/lib/constants/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/constants/index.ts rename to npm/ng-packs/packages/core/src/lib/constants/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/core.module.ts b/npm/ng-packs/packages/core/src/lib/core.module.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/core.module.ts rename to npm/ng-packs/packages/core/src/lib/core.module.ts diff --git a/npm/packs/ng/packages/core/src/lib/directives/index.ts b/npm/ng-packs/packages/core/src/lib/directives/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/directives/index.ts rename to npm/ng-packs/packages/core/src/lib/directives/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/directives/permission.directive.ts b/npm/ng-packs/packages/core/src/lib/directives/permission.directive.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/directives/permission.directive.ts rename to npm/ng-packs/packages/core/src/lib/directives/permission.directive.ts diff --git a/npm/packs/ng/packages/core/src/lib/directives/visibility.directive.ts b/npm/ng-packs/packages/core/src/lib/directives/visibility.directive.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/directives/visibility.directive.ts rename to npm/ng-packs/packages/core/src/lib/directives/visibility.directive.ts diff --git a/npm/packs/ng/packages/core/src/lib/enums/common.ts b/npm/ng-packs/packages/core/src/lib/enums/common.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/enums/common.ts rename to npm/ng-packs/packages/core/src/lib/enums/common.ts diff --git a/npm/packs/ng/packages/core/src/lib/enums/index.ts b/npm/ng-packs/packages/core/src/lib/enums/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/enums/index.ts rename to npm/ng-packs/packages/core/src/lib/enums/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/guards/auth.guard.ts b/npm/ng-packs/packages/core/src/lib/guards/auth.guard.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/guards/auth.guard.ts rename to npm/ng-packs/packages/core/src/lib/guards/auth.guard.ts diff --git a/npm/packs/ng/packages/core/src/lib/guards/index.ts b/npm/ng-packs/packages/core/src/lib/guards/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/guards/index.ts rename to npm/ng-packs/packages/core/src/lib/guards/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/guards/permission.guard.ts b/npm/ng-packs/packages/core/src/lib/guards/permission.guard.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/guards/permission.guard.ts rename to npm/ng-packs/packages/core/src/lib/guards/permission.guard.ts diff --git a/npm/packs/ng/packages/core/src/lib/handlers/index.ts b/npm/ng-packs/packages/core/src/lib/handlers/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/handlers/index.ts rename to npm/ng-packs/packages/core/src/lib/handlers/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/interceptors/api.interceptor.ts b/npm/ng-packs/packages/core/src/lib/interceptors/api.interceptor.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/interceptors/api.interceptor.ts rename to npm/ng-packs/packages/core/src/lib/interceptors/api.interceptor.ts diff --git a/npm/packs/ng/packages/core/src/lib/interceptors/index.ts b/npm/ng-packs/packages/core/src/lib/interceptors/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/interceptors/index.ts rename to npm/ng-packs/packages/core/src/lib/interceptors/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/models/application-configuration.ts b/npm/ng-packs/packages/core/src/lib/models/application-configuration.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/models/application-configuration.ts rename to npm/ng-packs/packages/core/src/lib/models/application-configuration.ts diff --git a/npm/packs/ng/packages/core/src/lib/models/common.ts b/npm/ng-packs/packages/core/src/lib/models/common.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/models/common.ts rename to npm/ng-packs/packages/core/src/lib/models/common.ts diff --git a/npm/packs/ng/packages/core/src/lib/models/config.ts b/npm/ng-packs/packages/core/src/lib/models/config.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/models/config.ts rename to npm/ng-packs/packages/core/src/lib/models/config.ts diff --git a/npm/packs/ng/packages/core/src/lib/models/index.ts b/npm/ng-packs/packages/core/src/lib/models/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/models/index.ts rename to npm/ng-packs/packages/core/src/lib/models/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/models/profile.ts b/npm/ng-packs/packages/core/src/lib/models/profile.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/models/profile.ts rename to npm/ng-packs/packages/core/src/lib/models/profile.ts diff --git a/npm/packs/ng/packages/core/src/lib/models/rest.ts b/npm/ng-packs/packages/core/src/lib/models/rest.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/models/rest.ts rename to npm/ng-packs/packages/core/src/lib/models/rest.ts diff --git a/npm/packs/ng/packages/core/src/lib/models/session.ts b/npm/ng-packs/packages/core/src/lib/models/session.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/models/session.ts rename to npm/ng-packs/packages/core/src/lib/models/session.ts diff --git a/npm/packs/ng/packages/core/src/lib/pipes/index.ts b/npm/ng-packs/packages/core/src/lib/pipes/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/pipes/index.ts rename to npm/ng-packs/packages/core/src/lib/pipes/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/pipes/localization.pipe.ts b/npm/ng-packs/packages/core/src/lib/pipes/localization.pipe.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/pipes/localization.pipe.ts rename to npm/ng-packs/packages/core/src/lib/pipes/localization.pipe.ts diff --git a/npm/packs/ng/packages/core/src/lib/plugins/config.plugin.ts b/npm/ng-packs/packages/core/src/lib/plugins/config.plugin.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/plugins/config.plugin.ts rename to npm/ng-packs/packages/core/src/lib/plugins/config.plugin.ts diff --git a/npm/packs/ng/packages/core/src/lib/plugins/index.ts b/npm/ng-packs/packages/core/src/lib/plugins/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/plugins/index.ts rename to npm/ng-packs/packages/core/src/lib/plugins/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/services/application-configuration.service.ts b/npm/ng-packs/packages/core/src/lib/services/application-configuration.service.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/services/application-configuration.service.ts rename to npm/ng-packs/packages/core/src/lib/services/application-configuration.service.ts diff --git a/npm/packs/ng/packages/core/src/lib/services/config.service.ts b/npm/ng-packs/packages/core/src/lib/services/config.service.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/services/config.service.ts rename to npm/ng-packs/packages/core/src/lib/services/config.service.ts diff --git a/npm/packs/ng/packages/core/src/lib/services/index.ts b/npm/ng-packs/packages/core/src/lib/services/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/services/index.ts rename to npm/ng-packs/packages/core/src/lib/services/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/services/lazy-load.service.ts b/npm/ng-packs/packages/core/src/lib/services/lazy-load.service.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/services/lazy-load.service.ts rename to npm/ng-packs/packages/core/src/lib/services/lazy-load.service.ts diff --git a/npm/packs/ng/packages/core/src/lib/services/localization.service.ts b/npm/ng-packs/packages/core/src/lib/services/localization.service.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/services/localization.service.ts rename to npm/ng-packs/packages/core/src/lib/services/localization.service.ts diff --git a/npm/packs/ng/packages/core/src/lib/services/profile.service.ts b/npm/ng-packs/packages/core/src/lib/services/profile.service.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/services/profile.service.ts rename to npm/ng-packs/packages/core/src/lib/services/profile.service.ts diff --git a/npm/packs/ng/packages/core/src/lib/services/rest.service.ts b/npm/ng-packs/packages/core/src/lib/services/rest.service.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/services/rest.service.ts rename to npm/ng-packs/packages/core/src/lib/services/rest.service.ts diff --git a/npm/packs/ng/packages/core/src/lib/states/config.state.ts b/npm/ng-packs/packages/core/src/lib/states/config.state.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/states/config.state.ts rename to npm/ng-packs/packages/core/src/lib/states/config.state.ts diff --git a/npm/packs/ng/packages/core/src/lib/states/index.ts b/npm/ng-packs/packages/core/src/lib/states/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/states/index.ts rename to npm/ng-packs/packages/core/src/lib/states/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/states/profile.state.ts b/npm/ng-packs/packages/core/src/lib/states/profile.state.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/states/profile.state.ts rename to npm/ng-packs/packages/core/src/lib/states/profile.state.ts diff --git a/npm/packs/ng/packages/core/src/lib/states/session.state.ts b/npm/ng-packs/packages/core/src/lib/states/session.state.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/states/session.state.ts rename to npm/ng-packs/packages/core/src/lib/states/session.state.ts diff --git a/npm/packs/ng/packages/core/src/lib/tokens/common.token.ts b/npm/ng-packs/packages/core/src/lib/tokens/common.token.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/tokens/common.token.ts rename to npm/ng-packs/packages/core/src/lib/tokens/common.token.ts diff --git a/npm/packs/ng/packages/core/src/lib/tokens/index.ts b/npm/ng-packs/packages/core/src/lib/tokens/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/tokens/index.ts rename to npm/ng-packs/packages/core/src/lib/tokens/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/utils/generator-utils.ts b/npm/ng-packs/packages/core/src/lib/utils/generator-utils.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/utils/generator-utils.ts rename to npm/ng-packs/packages/core/src/lib/utils/generator-utils.ts diff --git a/npm/packs/ng/packages/core/src/lib/utils/index.ts b/npm/ng-packs/packages/core/src/lib/utils/index.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/utils/index.ts rename to npm/ng-packs/packages/core/src/lib/utils/index.ts diff --git a/npm/packs/ng/packages/core/src/lib/utils/initial-utils.ts b/npm/ng-packs/packages/core/src/lib/utils/initial-utils.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/utils/initial-utils.ts rename to npm/ng-packs/packages/core/src/lib/utils/initial-utils.ts diff --git a/npm/packs/ng/packages/core/src/lib/utils/route-utils.ts b/npm/ng-packs/packages/core/src/lib/utils/route-utils.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/utils/route-utils.ts rename to npm/ng-packs/packages/core/src/lib/utils/route-utils.ts diff --git a/npm/packs/ng/packages/core/src/lib/utils/rxjs-utils.ts b/npm/ng-packs/packages/core/src/lib/utils/rxjs-utils.ts similarity index 100% rename from npm/packs/ng/packages/core/src/lib/utils/rxjs-utils.ts rename to npm/ng-packs/packages/core/src/lib/utils/rxjs-utils.ts diff --git a/npm/packs/ng/packages/core/src/public-api.ts b/npm/ng-packs/packages/core/src/public-api.ts similarity index 100% rename from npm/packs/ng/packages/core/src/public-api.ts rename to npm/ng-packs/packages/core/src/public-api.ts diff --git a/npm/packs/ng/packages/core/src/test.ts b/npm/ng-packs/packages/core/src/test.ts similarity index 100% rename from npm/packs/ng/packages/core/src/test.ts rename to npm/ng-packs/packages/core/src/test.ts diff --git a/npm/packs/ng/packages/core/tsconfig.lib.json b/npm/ng-packs/packages/core/tsconfig.lib.json similarity index 100% rename from npm/packs/ng/packages/core/tsconfig.lib.json rename to npm/ng-packs/packages/core/tsconfig.lib.json diff --git a/npm/packs/ng/packages/core/tsconfig.spec.json b/npm/ng-packs/packages/core/tsconfig.spec.json similarity index 100% rename from npm/packs/ng/packages/core/tsconfig.spec.json rename to npm/ng-packs/packages/core/tsconfig.spec.json diff --git a/npm/packs/ng/packages/core/tslint.json b/npm/ng-packs/packages/core/tslint.json similarity index 100% rename from npm/packs/ng/packages/core/tslint.json rename to npm/ng-packs/packages/core/tslint.json diff --git a/npm/packs/ng/packages/identity/README.md b/npm/ng-packs/packages/identity/README.md similarity index 100% rename from npm/packs/ng/packages/identity/README.md rename to npm/ng-packs/packages/identity/README.md diff --git a/npm/packs/ng/packages/identity/karma.conf.js b/npm/ng-packs/packages/identity/karma.conf.js similarity index 100% rename from npm/packs/ng/packages/identity/karma.conf.js rename to npm/ng-packs/packages/identity/karma.conf.js diff --git a/npm/packs/ng/packages/identity/ng-package.json b/npm/ng-packs/packages/identity/ng-package.json similarity index 100% rename from npm/packs/ng/packages/identity/ng-package.json rename to npm/ng-packs/packages/identity/ng-package.json diff --git a/npm/packs/ng/packages/identity/package.json b/npm/ng-packs/packages/identity/package.json similarity index 100% rename from npm/packs/ng/packages/identity/package.json rename to npm/ng-packs/packages/identity/package.json diff --git a/npm/packs/ng/packages/identity/src/lib/actions/identity.actions.ts b/npm/ng-packs/packages/identity/src/lib/actions/identity.actions.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/actions/identity.actions.ts rename to npm/ng-packs/packages/identity/src/lib/actions/identity.actions.ts diff --git a/npm/packs/ng/packages/identity/src/lib/components/roles/roles.component.html b/npm/ng-packs/packages/identity/src/lib/components/roles/roles.component.html similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/components/roles/roles.component.html rename to npm/ng-packs/packages/identity/src/lib/components/roles/roles.component.html diff --git a/npm/packs/ng/packages/identity/src/lib/components/roles/roles.component.ts b/npm/ng-packs/packages/identity/src/lib/components/roles/roles.component.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/components/roles/roles.component.ts rename to npm/ng-packs/packages/identity/src/lib/components/roles/roles.component.ts diff --git a/npm/packs/ng/packages/identity/src/lib/components/users/users.component.html b/npm/ng-packs/packages/identity/src/lib/components/users/users.component.html similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/components/users/users.component.html rename to npm/ng-packs/packages/identity/src/lib/components/users/users.component.html diff --git a/npm/packs/ng/packages/identity/src/lib/components/users/users.component.ts b/npm/ng-packs/packages/identity/src/lib/components/users/users.component.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/components/users/users.component.ts rename to npm/ng-packs/packages/identity/src/lib/components/users/users.component.ts diff --git a/npm/packs/ng/packages/identity/src/lib/constants/routes.ts b/npm/ng-packs/packages/identity/src/lib/constants/routes.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/constants/routes.ts rename to npm/ng-packs/packages/identity/src/lib/constants/routes.ts diff --git a/npm/packs/ng/packages/identity/src/lib/identity-routing.module.ts b/npm/ng-packs/packages/identity/src/lib/identity-routing.module.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/identity-routing.module.ts rename to npm/ng-packs/packages/identity/src/lib/identity-routing.module.ts diff --git a/npm/packs/ng/packages/identity/src/lib/identity.module.ts b/npm/ng-packs/packages/identity/src/lib/identity.module.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/identity.module.ts rename to npm/ng-packs/packages/identity/src/lib/identity.module.ts diff --git a/npm/packs/ng/packages/identity/src/lib/models/identity.ts b/npm/ng-packs/packages/identity/src/lib/models/identity.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/models/identity.ts rename to npm/ng-packs/packages/identity/src/lib/models/identity.ts diff --git a/npm/packs/ng/packages/identity/src/lib/resolvers/roles.resolver.ts b/npm/ng-packs/packages/identity/src/lib/resolvers/roles.resolver.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/resolvers/roles.resolver.ts rename to npm/ng-packs/packages/identity/src/lib/resolvers/roles.resolver.ts diff --git a/npm/packs/ng/packages/identity/src/lib/resolvers/users.resolver.ts b/npm/ng-packs/packages/identity/src/lib/resolvers/users.resolver.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/resolvers/users.resolver.ts rename to npm/ng-packs/packages/identity/src/lib/resolvers/users.resolver.ts diff --git a/npm/packs/ng/packages/identity/src/lib/services/identity.service.ts b/npm/ng-packs/packages/identity/src/lib/services/identity.service.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/services/identity.service.ts rename to npm/ng-packs/packages/identity/src/lib/services/identity.service.ts diff --git a/npm/packs/ng/packages/identity/src/lib/states/identity.state.ts b/npm/ng-packs/packages/identity/src/lib/states/identity.state.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/lib/states/identity.state.ts rename to npm/ng-packs/packages/identity/src/lib/states/identity.state.ts diff --git a/npm/packs/ng/packages/identity/src/public-api.ts b/npm/ng-packs/packages/identity/src/public-api.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/public-api.ts rename to npm/ng-packs/packages/identity/src/public-api.ts diff --git a/npm/packs/ng/packages/identity/src/test.ts b/npm/ng-packs/packages/identity/src/test.ts similarity index 100% rename from npm/packs/ng/packages/identity/src/test.ts rename to npm/ng-packs/packages/identity/src/test.ts diff --git a/npm/packs/ng/packages/identity/tsconfig.lib.json b/npm/ng-packs/packages/identity/tsconfig.lib.json similarity index 100% rename from npm/packs/ng/packages/identity/tsconfig.lib.json rename to npm/ng-packs/packages/identity/tsconfig.lib.json diff --git a/npm/packs/ng/packages/identity/tsconfig.spec.json b/npm/ng-packs/packages/identity/tsconfig.spec.json similarity index 100% rename from npm/packs/ng/packages/identity/tsconfig.spec.json rename to npm/ng-packs/packages/identity/tsconfig.spec.json diff --git a/npm/packs/ng/packages/identity/tslint.json b/npm/ng-packs/packages/identity/tslint.json similarity index 100% rename from npm/packs/ng/packages/identity/tslint.json rename to npm/ng-packs/packages/identity/tslint.json diff --git a/npm/packs/ng/packages/permission-management/README.md b/npm/ng-packs/packages/permission-management/README.md similarity index 100% rename from npm/packs/ng/packages/permission-management/README.md rename to npm/ng-packs/packages/permission-management/README.md diff --git a/npm/packs/ng/packages/permission-management/karma.conf.js b/npm/ng-packs/packages/permission-management/karma.conf.js similarity index 100% rename from npm/packs/ng/packages/permission-management/karma.conf.js rename to npm/ng-packs/packages/permission-management/karma.conf.js diff --git a/npm/packs/ng/packages/permission-management/ng-package.json b/npm/ng-packs/packages/permission-management/ng-package.json similarity index 100% rename from npm/packs/ng/packages/permission-management/ng-package.json rename to npm/ng-packs/packages/permission-management/ng-package.json diff --git a/npm/packs/ng/packages/permission-management/package.json b/npm/ng-packs/packages/permission-management/package.json similarity index 100% rename from npm/packs/ng/packages/permission-management/package.json rename to npm/ng-packs/packages/permission-management/package.json diff --git a/npm/packs/ng/packages/permission-management/src/lib/actions/index.ts b/npm/ng-packs/packages/permission-management/src/lib/actions/index.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/actions/index.ts rename to npm/ng-packs/packages/permission-management/src/lib/actions/index.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/actions/permission-management.actions.ts b/npm/ng-packs/packages/permission-management/src/lib/actions/permission-management.actions.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/actions/permission-management.actions.ts rename to npm/ng-packs/packages/permission-management/src/lib/actions/permission-management.actions.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/components/index.ts b/npm/ng-packs/packages/permission-management/src/lib/components/index.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/components/index.ts rename to npm/ng-packs/packages/permission-management/src/lib/components/index.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/components/permission-management.component.html b/npm/ng-packs/packages/permission-management/src/lib/components/permission-management.component.html similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/components/permission-management.component.html rename to npm/ng-packs/packages/permission-management/src/lib/components/permission-management.component.html diff --git a/npm/packs/ng/packages/permission-management/src/lib/components/permission-management.component.ts b/npm/ng-packs/packages/permission-management/src/lib/components/permission-management.component.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/components/permission-management.component.ts rename to npm/ng-packs/packages/permission-management/src/lib/components/permission-management.component.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/models/index.ts b/npm/ng-packs/packages/permission-management/src/lib/models/index.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/models/index.ts rename to npm/ng-packs/packages/permission-management/src/lib/models/index.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/models/permission-management.ts b/npm/ng-packs/packages/permission-management/src/lib/models/permission-management.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/models/permission-management.ts rename to npm/ng-packs/packages/permission-management/src/lib/models/permission-management.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/permission-management.module.ts b/npm/ng-packs/packages/permission-management/src/lib/permission-management.module.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/permission-management.module.ts rename to npm/ng-packs/packages/permission-management/src/lib/permission-management.module.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/services/index.ts b/npm/ng-packs/packages/permission-management/src/lib/services/index.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/services/index.ts rename to npm/ng-packs/packages/permission-management/src/lib/services/index.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/services/permission-management.service.ts b/npm/ng-packs/packages/permission-management/src/lib/services/permission-management.service.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/services/permission-management.service.ts rename to npm/ng-packs/packages/permission-management/src/lib/services/permission-management.service.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/states/index.ts b/npm/ng-packs/packages/permission-management/src/lib/states/index.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/states/index.ts rename to npm/ng-packs/packages/permission-management/src/lib/states/index.ts diff --git a/npm/packs/ng/packages/permission-management/src/lib/states/permission-management.state.ts b/npm/ng-packs/packages/permission-management/src/lib/states/permission-management.state.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/lib/states/permission-management.state.ts rename to npm/ng-packs/packages/permission-management/src/lib/states/permission-management.state.ts diff --git a/npm/packs/ng/packages/permission-management/src/public-api.ts b/npm/ng-packs/packages/permission-management/src/public-api.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/public-api.ts rename to npm/ng-packs/packages/permission-management/src/public-api.ts diff --git a/npm/packs/ng/packages/permission-management/src/test.ts b/npm/ng-packs/packages/permission-management/src/test.ts similarity index 100% rename from npm/packs/ng/packages/permission-management/src/test.ts rename to npm/ng-packs/packages/permission-management/src/test.ts diff --git a/npm/packs/ng/packages/permission-management/tsconfig.lib.json b/npm/ng-packs/packages/permission-management/tsconfig.lib.json similarity index 100% rename from npm/packs/ng/packages/permission-management/tsconfig.lib.json rename to npm/ng-packs/packages/permission-management/tsconfig.lib.json diff --git a/npm/packs/ng/packages/permission-management/tsconfig.spec.json b/npm/ng-packs/packages/permission-management/tsconfig.spec.json similarity index 100% rename from npm/packs/ng/packages/permission-management/tsconfig.spec.json rename to npm/ng-packs/packages/permission-management/tsconfig.spec.json diff --git a/npm/packs/ng/packages/permission-management/tslint.json b/npm/ng-packs/packages/permission-management/tslint.json similarity index 100% rename from npm/packs/ng/packages/permission-management/tslint.json rename to npm/ng-packs/packages/permission-management/tslint.json diff --git a/npm/packs/ng/packages/tenant-management/README.md b/npm/ng-packs/packages/tenant-management/README.md similarity index 100% rename from npm/packs/ng/packages/tenant-management/README.md rename to npm/ng-packs/packages/tenant-management/README.md diff --git a/npm/packs/ng/packages/tenant-management/karma.conf.js b/npm/ng-packs/packages/tenant-management/karma.conf.js similarity index 100% rename from npm/packs/ng/packages/tenant-management/karma.conf.js rename to npm/ng-packs/packages/tenant-management/karma.conf.js diff --git a/npm/packs/ng/packages/tenant-management/ng-package.json b/npm/ng-packs/packages/tenant-management/ng-package.json similarity index 100% rename from npm/packs/ng/packages/tenant-management/ng-package.json rename to npm/ng-packs/packages/tenant-management/ng-package.json diff --git a/npm/packs/ng/packages/tenant-management/package.json b/npm/ng-packs/packages/tenant-management/package.json similarity index 100% rename from npm/packs/ng/packages/tenant-management/package.json rename to npm/ng-packs/packages/tenant-management/package.json diff --git a/npm/packs/ng/packages/tenant-management/src/lib/actions/index.ts b/npm/ng-packs/packages/tenant-management/src/lib/actions/index.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/actions/index.ts rename to npm/ng-packs/packages/tenant-management/src/lib/actions/index.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/actions/tenant-management.actions.ts b/npm/ng-packs/packages/tenant-management/src/lib/actions/tenant-management.actions.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/actions/tenant-management.actions.ts rename to npm/ng-packs/packages/tenant-management/src/lib/actions/tenant-management.actions.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/components/index.ts b/npm/ng-packs/packages/tenant-management/src/lib/components/index.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/components/index.ts rename to npm/ng-packs/packages/tenant-management/src/lib/components/index.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/components/tenants/tenants.component.html b/npm/ng-packs/packages/tenant-management/src/lib/components/tenants/tenants.component.html similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/components/tenants/tenants.component.html rename to npm/ng-packs/packages/tenant-management/src/lib/components/tenants/tenants.component.html diff --git a/npm/packs/ng/packages/tenant-management/src/lib/components/tenants/tenants.component.ts b/npm/ng-packs/packages/tenant-management/src/lib/components/tenants/tenants.component.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/components/tenants/tenants.component.ts rename to npm/ng-packs/packages/tenant-management/src/lib/components/tenants/tenants.component.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/constants/index.ts b/npm/ng-packs/packages/tenant-management/src/lib/constants/index.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/constants/index.ts rename to npm/ng-packs/packages/tenant-management/src/lib/constants/index.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/constants/routes.ts b/npm/ng-packs/packages/tenant-management/src/lib/constants/routes.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/constants/routes.ts rename to npm/ng-packs/packages/tenant-management/src/lib/constants/routes.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/models/index.ts b/npm/ng-packs/packages/tenant-management/src/lib/models/index.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/models/index.ts rename to npm/ng-packs/packages/tenant-management/src/lib/models/index.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/models/tenant-management.ts b/npm/ng-packs/packages/tenant-management/src/lib/models/tenant-management.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/models/tenant-management.ts rename to npm/ng-packs/packages/tenant-management/src/lib/models/tenant-management.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/resolvers/index.ts b/npm/ng-packs/packages/tenant-management/src/lib/resolvers/index.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/resolvers/index.ts rename to npm/ng-packs/packages/tenant-management/src/lib/resolvers/index.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/resolvers/tenants.resolver.ts b/npm/ng-packs/packages/tenant-management/src/lib/resolvers/tenants.resolver.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/resolvers/tenants.resolver.ts rename to npm/ng-packs/packages/tenant-management/src/lib/resolvers/tenants.resolver.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/services/index.ts b/npm/ng-packs/packages/tenant-management/src/lib/services/index.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/services/index.ts rename to npm/ng-packs/packages/tenant-management/src/lib/services/index.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/services/tenant-management.service.ts b/npm/ng-packs/packages/tenant-management/src/lib/services/tenant-management.service.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/services/tenant-management.service.ts rename to npm/ng-packs/packages/tenant-management/src/lib/services/tenant-management.service.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/states/index.ts b/npm/ng-packs/packages/tenant-management/src/lib/states/index.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/states/index.ts rename to npm/ng-packs/packages/tenant-management/src/lib/states/index.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/states/tenant-management.state.ts b/npm/ng-packs/packages/tenant-management/src/lib/states/tenant-management.state.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/states/tenant-management.state.ts rename to npm/ng-packs/packages/tenant-management/src/lib/states/tenant-management.state.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/tenant-management-routing.module.ts b/npm/ng-packs/packages/tenant-management/src/lib/tenant-management-routing.module.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/tenant-management-routing.module.ts rename to npm/ng-packs/packages/tenant-management/src/lib/tenant-management-routing.module.ts diff --git a/npm/packs/ng/packages/tenant-management/src/lib/tenant-management.module.ts b/npm/ng-packs/packages/tenant-management/src/lib/tenant-management.module.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/lib/tenant-management.module.ts rename to npm/ng-packs/packages/tenant-management/src/lib/tenant-management.module.ts diff --git a/npm/packs/ng/packages/tenant-management/src/public-api.ts b/npm/ng-packs/packages/tenant-management/src/public-api.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/public-api.ts rename to npm/ng-packs/packages/tenant-management/src/public-api.ts diff --git a/npm/packs/ng/packages/tenant-management/src/test.ts b/npm/ng-packs/packages/tenant-management/src/test.ts similarity index 100% rename from npm/packs/ng/packages/tenant-management/src/test.ts rename to npm/ng-packs/packages/tenant-management/src/test.ts diff --git a/npm/packs/ng/packages/tenant-management/tsconfig.lib.json b/npm/ng-packs/packages/tenant-management/tsconfig.lib.json similarity index 100% rename from npm/packs/ng/packages/tenant-management/tsconfig.lib.json rename to npm/ng-packs/packages/tenant-management/tsconfig.lib.json diff --git a/npm/packs/ng/packages/tenant-management/tsconfig.spec.json b/npm/ng-packs/packages/tenant-management/tsconfig.spec.json similarity index 100% rename from npm/packs/ng/packages/tenant-management/tsconfig.spec.json rename to npm/ng-packs/packages/tenant-management/tsconfig.spec.json diff --git a/npm/packs/ng/packages/tenant-management/tslint.json b/npm/ng-packs/packages/tenant-management/tslint.json similarity index 100% rename from npm/packs/ng/packages/tenant-management/tslint.json rename to npm/ng-packs/packages/tenant-management/tslint.json diff --git a/npm/packs/ng/packages/theme-basic/README.md b/npm/ng-packs/packages/theme-basic/README.md similarity index 100% rename from npm/packs/ng/packages/theme-basic/README.md rename to npm/ng-packs/packages/theme-basic/README.md diff --git a/npm/packs/ng/packages/theme-basic/karma.conf.js b/npm/ng-packs/packages/theme-basic/karma.conf.js similarity index 100% rename from npm/packs/ng/packages/theme-basic/karma.conf.js rename to npm/ng-packs/packages/theme-basic/karma.conf.js diff --git a/npm/packs/ng/packages/theme-basic/ng-package.json b/npm/ng-packs/packages/theme-basic/ng-package.json similarity index 100% rename from npm/packs/ng/packages/theme-basic/ng-package.json rename to npm/ng-packs/packages/theme-basic/ng-package.json diff --git a/npm/packs/ng/packages/theme-basic/package.json b/npm/ng-packs/packages/theme-basic/package.json similarity index 100% rename from npm/packs/ng/packages/theme-basic/package.json rename to npm/ng-packs/packages/theme-basic/package.json diff --git a/npm/packs/ng/packages/theme-basic/src/lib/actions/index.ts b/npm/ng-packs/packages/theme-basic/src/lib/actions/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/actions/index.ts rename to npm/ng-packs/packages/theme-basic/src/lib/actions/index.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/actions/layout.actions.ts b/npm/ng-packs/packages/theme-basic/src/lib/actions/layout.actions.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/actions/layout.actions.ts rename to npm/ng-packs/packages/theme-basic/src/lib/actions/layout.actions.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/change-password/change-password.component.html b/npm/ng-packs/packages/theme-basic/src/lib/components/change-password/change-password.component.html similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/change-password/change-password.component.html rename to npm/ng-packs/packages/theme-basic/src/lib/components/change-password/change-password.component.html diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/change-password/change-password.component.ts b/npm/ng-packs/packages/theme-basic/src/lib/components/change-password/change-password.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/change-password/change-password.component.ts rename to npm/ng-packs/packages/theme-basic/src/lib/components/change-password/change-password.component.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/index.ts b/npm/ng-packs/packages/theme-basic/src/lib/components/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/index.ts rename to npm/ng-packs/packages/theme-basic/src/lib/components/index.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/layout-account/layout-account.component.html b/npm/ng-packs/packages/theme-basic/src/lib/components/layout-account/layout-account.component.html similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/layout-account/layout-account.component.html rename to npm/ng-packs/packages/theme-basic/src/lib/components/layout-account/layout-account.component.html diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/layout-account/layout-account.component.ts b/npm/ng-packs/packages/theme-basic/src/lib/components/layout-account/layout-account.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/layout-account/layout-account.component.ts rename to npm/ng-packs/packages/theme-basic/src/lib/components/layout-account/layout-account.component.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/layout-application/layout-application.component.html b/npm/ng-packs/packages/theme-basic/src/lib/components/layout-application/layout-application.component.html similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/layout-application/layout-application.component.html rename to npm/ng-packs/packages/theme-basic/src/lib/components/layout-application/layout-application.component.html diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/layout-application/layout-application.component.ts b/npm/ng-packs/packages/theme-basic/src/lib/components/layout-application/layout-application.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/layout-application/layout-application.component.ts rename to npm/ng-packs/packages/theme-basic/src/lib/components/layout-application/layout-application.component.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/layout-empty/layout-empty.component.ts b/npm/ng-packs/packages/theme-basic/src/lib/components/layout-empty/layout-empty.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/layout-empty/layout-empty.component.ts rename to npm/ng-packs/packages/theme-basic/src/lib/components/layout-empty/layout-empty.component.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/layout/layout.component.html b/npm/ng-packs/packages/theme-basic/src/lib/components/layout/layout.component.html similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/layout/layout.component.html rename to npm/ng-packs/packages/theme-basic/src/lib/components/layout/layout.component.html diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/layout/layout.component.ts b/npm/ng-packs/packages/theme-basic/src/lib/components/layout/layout.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/layout/layout.component.ts rename to npm/ng-packs/packages/theme-basic/src/lib/components/layout/layout.component.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/profile/profile.component.html b/npm/ng-packs/packages/theme-basic/src/lib/components/profile/profile.component.html similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/profile/profile.component.html rename to npm/ng-packs/packages/theme-basic/src/lib/components/profile/profile.component.html diff --git a/npm/packs/ng/packages/theme-basic/src/lib/components/profile/profile.component.ts b/npm/ng-packs/packages/theme-basic/src/lib/components/profile/profile.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/components/profile/profile.component.ts rename to npm/ng-packs/packages/theme-basic/src/lib/components/profile/profile.component.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/models/index.ts b/npm/ng-packs/packages/theme-basic/src/lib/models/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/models/index.ts rename to npm/ng-packs/packages/theme-basic/src/lib/models/index.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/models/layout.ts b/npm/ng-packs/packages/theme-basic/src/lib/models/layout.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/models/layout.ts rename to npm/ng-packs/packages/theme-basic/src/lib/models/layout.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/states/index.ts b/npm/ng-packs/packages/theme-basic/src/lib/states/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/states/index.ts rename to npm/ng-packs/packages/theme-basic/src/lib/states/index.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/states/layout.state.ts b/npm/ng-packs/packages/theme-basic/src/lib/states/layout.state.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/states/layout.state.ts rename to npm/ng-packs/packages/theme-basic/src/lib/states/layout.state.ts diff --git a/npm/packs/ng/packages/theme-basic/src/lib/theme-basic.module.ts b/npm/ng-packs/packages/theme-basic/src/lib/theme-basic.module.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/lib/theme-basic.module.ts rename to npm/ng-packs/packages/theme-basic/src/lib/theme-basic.module.ts diff --git a/npm/packs/ng/packages/theme-basic/src/public-api.ts b/npm/ng-packs/packages/theme-basic/src/public-api.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/public-api.ts rename to npm/ng-packs/packages/theme-basic/src/public-api.ts diff --git a/npm/packs/ng/packages/theme-basic/src/test.ts b/npm/ng-packs/packages/theme-basic/src/test.ts similarity index 100% rename from npm/packs/ng/packages/theme-basic/src/test.ts rename to npm/ng-packs/packages/theme-basic/src/test.ts diff --git a/npm/packs/ng/packages/theme-basic/tsconfig.lib.json b/npm/ng-packs/packages/theme-basic/tsconfig.lib.json similarity index 100% rename from npm/packs/ng/packages/theme-basic/tsconfig.lib.json rename to npm/ng-packs/packages/theme-basic/tsconfig.lib.json diff --git a/npm/packs/ng/packages/theme-basic/tsconfig.spec.json b/npm/ng-packs/packages/theme-basic/tsconfig.spec.json similarity index 100% rename from npm/packs/ng/packages/theme-basic/tsconfig.spec.json rename to npm/ng-packs/packages/theme-basic/tsconfig.spec.json diff --git a/npm/packs/ng/packages/theme-basic/tslint.json b/npm/ng-packs/packages/theme-basic/tslint.json similarity index 100% rename from npm/packs/ng/packages/theme-basic/tslint.json rename to npm/ng-packs/packages/theme-basic/tslint.json diff --git a/npm/packs/ng/packages/theme-shared/README.md b/npm/ng-packs/packages/theme-shared/README.md similarity index 100% rename from npm/packs/ng/packages/theme-shared/README.md rename to npm/ng-packs/packages/theme-shared/README.md diff --git a/npm/packs/ng/packages/theme-shared/karma.conf.js b/npm/ng-packs/packages/theme-shared/karma.conf.js similarity index 100% rename from npm/packs/ng/packages/theme-shared/karma.conf.js rename to npm/ng-packs/packages/theme-shared/karma.conf.js diff --git a/npm/packs/ng/packages/theme-shared/ng-package.json b/npm/ng-packs/packages/theme-shared/ng-package.json similarity index 100% rename from npm/packs/ng/packages/theme-shared/ng-package.json rename to npm/ng-packs/packages/theme-shared/ng-package.json diff --git a/npm/packs/ng/packages/theme-shared/package.json b/npm/ng-packs/packages/theme-shared/package.json similarity index 100% rename from npm/packs/ng/packages/theme-shared/package.json rename to npm/ng-packs/packages/theme-shared/package.json diff --git a/npm/packs/ng/packages/theme-shared/src/lib/abstracts/toaster.ts b/npm/ng-packs/packages/theme-shared/src/lib/abstracts/toaster.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/abstracts/toaster.ts rename to npm/ng-packs/packages/theme-shared/src/lib/abstracts/toaster.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/components/confirmation/confirmation.component.ts b/npm/ng-packs/packages/theme-shared/src/lib/components/confirmation/confirmation.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/components/confirmation/confirmation.component.ts rename to npm/ng-packs/packages/theme-shared/src/lib/components/confirmation/confirmation.component.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/components/index.ts b/npm/ng-packs/packages/theme-shared/src/lib/components/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/components/index.ts rename to npm/ng-packs/packages/theme-shared/src/lib/components/index.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/components/modal/README.md b/npm/ng-packs/packages/theme-shared/src/lib/components/modal/README.md similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/components/modal/README.md rename to npm/ng-packs/packages/theme-shared/src/lib/components/modal/README.md diff --git a/npm/packs/ng/packages/theme-shared/src/lib/components/modal/modal.component.html b/npm/ng-packs/packages/theme-shared/src/lib/components/modal/modal.component.html similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/components/modal/modal.component.html rename to npm/ng-packs/packages/theme-shared/src/lib/components/modal/modal.component.html diff --git a/npm/packs/ng/packages/theme-shared/src/lib/components/modal/modal.component.ts b/npm/ng-packs/packages/theme-shared/src/lib/components/modal/modal.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/components/modal/modal.component.ts rename to npm/ng-packs/packages/theme-shared/src/lib/components/modal/modal.component.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/components/toast/toast.component.ts b/npm/ng-packs/packages/theme-shared/src/lib/components/toast/toast.component.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/components/toast/toast.component.ts rename to npm/ng-packs/packages/theme-shared/src/lib/components/toast/toast.component.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/contants/scripts.ts b/npm/ng-packs/packages/theme-shared/src/lib/contants/scripts.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/contants/scripts.ts rename to npm/ng-packs/packages/theme-shared/src/lib/contants/scripts.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/contants/styles.ts b/npm/ng-packs/packages/theme-shared/src/lib/contants/styles.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/contants/styles.ts rename to npm/ng-packs/packages/theme-shared/src/lib/contants/styles.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/handlers/error.handler.ts b/npm/ng-packs/packages/theme-shared/src/lib/handlers/error.handler.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/handlers/error.handler.ts rename to npm/ng-packs/packages/theme-shared/src/lib/handlers/error.handler.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/handlers/index.ts b/npm/ng-packs/packages/theme-shared/src/lib/handlers/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/handlers/index.ts rename to npm/ng-packs/packages/theme-shared/src/lib/handlers/index.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/models/confirmation.ts b/npm/ng-packs/packages/theme-shared/src/lib/models/confirmation.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/models/confirmation.ts rename to npm/ng-packs/packages/theme-shared/src/lib/models/confirmation.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/models/index.ts b/npm/ng-packs/packages/theme-shared/src/lib/models/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/models/index.ts rename to npm/ng-packs/packages/theme-shared/src/lib/models/index.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/models/toaster.ts b/npm/ng-packs/packages/theme-shared/src/lib/models/toaster.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/models/toaster.ts rename to npm/ng-packs/packages/theme-shared/src/lib/models/toaster.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/services/confirmation.service.ts b/npm/ng-packs/packages/theme-shared/src/lib/services/confirmation.service.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/services/confirmation.service.ts rename to npm/ng-packs/packages/theme-shared/src/lib/services/confirmation.service.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/services/index.ts b/npm/ng-packs/packages/theme-shared/src/lib/services/index.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/services/index.ts rename to npm/ng-packs/packages/theme-shared/src/lib/services/index.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/services/toaster.service.ts b/npm/ng-packs/packages/theme-shared/src/lib/services/toaster.service.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/services/toaster.service.ts rename to npm/ng-packs/packages/theme-shared/src/lib/services/toaster.service.ts diff --git a/npm/packs/ng/packages/theme-shared/src/lib/theme-shared.module.ts b/npm/ng-packs/packages/theme-shared/src/lib/theme-shared.module.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/lib/theme-shared.module.ts rename to npm/ng-packs/packages/theme-shared/src/lib/theme-shared.module.ts diff --git a/npm/packs/ng/packages/theme-shared/src/public-api.ts b/npm/ng-packs/packages/theme-shared/src/public-api.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/public-api.ts rename to npm/ng-packs/packages/theme-shared/src/public-api.ts diff --git a/npm/packs/ng/packages/theme-shared/src/test.ts b/npm/ng-packs/packages/theme-shared/src/test.ts similarity index 100% rename from npm/packs/ng/packages/theme-shared/src/test.ts rename to npm/ng-packs/packages/theme-shared/src/test.ts diff --git a/npm/packs/ng/packages/theme-shared/tsconfig.lib.json b/npm/ng-packs/packages/theme-shared/tsconfig.lib.json similarity index 100% rename from npm/packs/ng/packages/theme-shared/tsconfig.lib.json rename to npm/ng-packs/packages/theme-shared/tsconfig.lib.json diff --git a/npm/packs/ng/packages/theme-shared/tsconfig.spec.json b/npm/ng-packs/packages/theme-shared/tsconfig.spec.json similarity index 100% rename from npm/packs/ng/packages/theme-shared/tsconfig.spec.json rename to npm/ng-packs/packages/theme-shared/tsconfig.spec.json diff --git a/npm/packs/ng/packages/theme-shared/tslint.json b/npm/ng-packs/packages/theme-shared/tslint.json similarity index 100% rename from npm/packs/ng/packages/theme-shared/tslint.json rename to npm/ng-packs/packages/theme-shared/tslint.json diff --git a/npm/packs/ng/tsconfig.json b/npm/ng-packs/tsconfig.json similarity index 100% rename from npm/packs/ng/tsconfig.json rename to npm/ng-packs/tsconfig.json diff --git a/npm/packs/ng/tslint.json b/npm/ng-packs/tslint.json similarity index 100% rename from npm/packs/ng/tslint.json rename to npm/ng-packs/tslint.json