@igniteui/angular-templates 21.1.1492 → 21.1.14100-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IgniteUIForAngularTemplate.js +7 -10
- package/igx-ts/accordion/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/accordion/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +11 -11
- package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/bullet-graph/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/calendar/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/calendar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/carousel/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/carousel/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/category-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts/category-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/chip/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/chip/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/combo/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/combo/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/__filePrefix__.spec.ts +30 -0
- package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.spec.ts +29 -0
- package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +10 -11
- package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{localData.service.ts → local-data.ts} +2 -2
- package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/__filePrefix__.spec.ts +30 -0
- package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +9 -10
- package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{localData.service.ts → local-data.ts} +1 -1
- package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -24
- package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/date-picker/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/date-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/dialog/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/dialog/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/dropdown/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
- package/igx-ts/dropdown/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/financial-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/generate/files/src/app/__path__/__filePrefix__.spec.ts +24 -0
- package/igx-ts/generate/files/src/app/__path__/__filePrefix__.ts +10 -0
- package/igx-ts/grid/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/grid/grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/grid/grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
- package/igx-ts/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/grid/multi-column-headers/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/input-group/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts/input-group/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/linear-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/list/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/list/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/map/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/map/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/pivot-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/projects/_base/files/.prettierrc +12 -0
- package/igx-ts/projects/_base/files/AGENTS.md +58 -0
- package/igx-ts/projects/_base/files/__dot__azure/azure-pipelines.yml +5 -1
- package/igx-ts/projects/_base/files/__dot__claude/CLAUDE.md +3 -0
- package/igx-ts/projects/_base/files/__dot__editorconfig +1 -0
- package/igx-ts/projects/_base/files/__dot__github/copilot-instructions.md +3 -0
- package/igx-ts/projects/_base/files/__dot__github/workflows/node.js.yml +5 -1
- package/igx-ts/projects/_base/files/__dot__gitignore +2 -1
- package/igx-ts/projects/_base/files/__dot__vscode/mcp.json +16 -0
- package/igx-ts/projects/_base/files/angular.json +98 -123
- package/igx-ts/projects/_base/files/eslint.config.js +20 -22
- package/igx-ts/projects/_base/files/package.json +22 -25
- package/igx-ts/projects/_base/files/src/app/app.config.ts +13 -21
- package/igx-ts/projects/_base/files/src/app/app.routes.ts +4 -4
- package/igx-ts/projects/_base/files/src/app/app.spec.ts +16 -0
- package/igx-ts/projects/_base/files/src/app/app.ts +12 -0
- package/igx-ts/projects/_base/files/src/app/error-routing/error/{global-error-handler.service.ts → global-error-handler.ts} +6 -6
- package/igx-ts/projects/_base/files/src/app/error-routing/error/uncaught-error.ts +6 -0
- package/igx-ts/projects/_base/files/src/app/error-routing/not-found/not-found.ts +6 -0
- package/igx-ts/projects/_base/files/src/environments/{environment.prod.ts → environment.development.ts} +1 -1
- package/igx-ts/projects/_base/files/src/environments/environment.ts +1 -1
- package/igx-ts/projects/_base/files/src/index.html +11 -13
- package/igx-ts/projects/_base/files/src/main.ts +2 -9
- package/igx-ts/projects/_base/files/tsconfig.app.json +6 -5
- package/igx-ts/projects/_base/files/tsconfig.json +13 -19
- package/igx-ts/projects/_base/files/tsconfig.spec.json +5 -4
- package/igx-ts/projects/_base/files/vitest-base.config.ts +11 -0
- package/igx-ts/projects/_base_with_home/files/src/app/app.config.ts +11 -13
- package/igx-ts/projects/_base_with_home/files/src/app/app.routes.ts +6 -6
- package/igx-ts/projects/_base_with_home/files/src/app/home/{home.component.html → home.html} +1 -1
- package/igx-ts/projects/_base_with_home/files/src/app/home/home.spec.ts +25 -0
- package/igx-ts/projects/_base_with_home/files/src/app/home/home.ts +10 -0
- package/igx-ts/projects/_base_with_home/files/src/index.html +12 -14
- package/igx-ts/projects/base/files/src/index.html +12 -14
- package/igx-ts/projects/empty/files/src/app/app.config.ts +11 -13
- package/igx-ts/projects/empty/files/src/app/app.routes.ts +2 -2
- package/igx-ts/projects/empty/files/src/app/app.ts +12 -0
- package/igx-ts/projects/empty/files/src/app/home/home.ts +9 -0
- package/igx-ts/projects/side-nav/files/src/app/app.config.ts +19 -21
- package/igx-ts/projects/side-nav/files/src/app/app.spec.ts +20 -0
- package/igx-ts/projects/side-nav/files/src/app/{app.component.ts → app.ts} +3 -4
- package/igx-ts/projects/side-nav-auth/files/package.json +24 -27
- package/igx-ts/projects/side-nav-auth/files/src/app/{app.module.ts → app-module.ts} +8 -8
- package/igx-ts/projects/side-nav-auth/files/src/app/app.config.ts +23 -25
- package/igx-ts/projects/side-nav-auth/files/src/app/{app.component.spec.ts → app.spec.ts} +10 -10
- package/igx-ts/projects/side-nav-auth/files/src/app/{app.component.ts → app.ts} +5 -6
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/auth.guard.ts +3 -3
- package/{igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/authentication.module.spec.ts → igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication-module.spec.ts} +1 -1
- package/{igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/authentication.module.ts → igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication-module.ts} +20 -20
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication-routing-module.ts +24 -0
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/index.ts +6 -6
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.html → login.html} +4 -4
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.spec.ts → login.spec.ts} +19 -19
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.ts → login.ts} +12 -13
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.html → login-bar.html} +3 -3
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.spec.ts → login-bar.spec.ts} +29 -30
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.ts → login-bar.ts} +13 -14
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.spec.ts → login-dialog.spec.ts} +10 -11
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.ts → login-dialog.ts} +6 -7
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/models/{register.ts → register-info.ts} +1 -1
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.html +3 -0
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.spec.ts +28 -0
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.ts +11 -0
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/redirect/{redirect.component.spec.ts → redirect.spec.ts} +19 -19
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/redirect/redirect.ts +36 -0
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.spec.ts → register.spec.ts} +16 -16
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.ts → register.ts} +10 -11
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{authentication.service.ts → authentication.ts} +3 -3
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{external-auth.service.ts → external-auth.ts} +1 -1
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{fake-backend.service.ts → fake-backend.ts} +2 -2
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/jwt.interceptor.ts +3 -3
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/services.spec.ts +10 -10
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{user.service.ts → user-store.ts} +2 -2
- package/igx-ts/projects/side-nav-auth/files/src/index.html +13 -19
- package/igx-ts/projects/side-nav-auth/files/tsconfig.app.json +6 -6
- package/igx-ts/projects/side-nav-auth/files/tsconfig.spec.json +6 -8
- package/igx-ts/radial-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +9 -9
- package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/select/select-groups/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/select/select-groups/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/select/select-in-form/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +9 -9
- package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/tabbar/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
- package/igx-ts/tabbar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/tabs/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
- package/igx-ts/tabs/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/tooltip/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts/tooltip/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts/tree/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
- package/igx-ts/tree/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +6 -7
- package/igx-ts/tree/default/files/src/app/__path__/services/{data.service.ts → data.ts} +1 -1
- package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
- package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
- package/igx-ts-legacy/accordion/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts-legacy/accordion/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/autocomplete/autocomplete-custom/index.js +1 -1
- package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +11 -11
- package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/autocomplete/autocomplete-extended/index.js +2 -2
- package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/calendar/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/calendar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/carousel/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/carousel/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/category-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts-legacy/category-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/chip/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/chip/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/combo/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/combo/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.spec.ts +33 -0
- package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/{igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/__filePrefix__.component.spec.ts → igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/__filePrefix__.spec.ts} +13 -13
- package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/date-picker/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/date-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/dialog/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/dialog/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/__filePrefix__.module.ts +3 -3
- package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/dropdown/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/dropdown/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/generate/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
- package/igx-ts-legacy/generate/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/grid/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/grid/{multi-column-headers/files/src/app/__path__/__filePrefix__.component.spec.ts → grid-custom/files/src/app/__path__/__filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/grid/{grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts → multi-column-headers/files/src/app/__path__/__filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +13 -12
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/map/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/map/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/projects/_base/files/.prettierrc +12 -0
- package/igx-ts-legacy/projects/_base/files/__dot__azure/azure-pipelines.yml +5 -1
- package/igx-ts-legacy/projects/_base/files/__dot__editorconfig +1 -0
- package/igx-ts-legacy/projects/_base/files/__dot__github/workflows/node.js.yml +5 -1
- package/igx-ts-legacy/projects/_base/files/__dot__gitignore +1 -0
- package/igx-ts-legacy/projects/_base/files/angular.json +24 -44
- package/igx-ts-legacy/projects/_base/files/eslint.config.js +21 -23
- package/igx-ts-legacy/projects/_base/files/package.json +21 -24
- package/igx-ts-legacy/projects/_base/files/src/app/app-module.ts +24 -0
- package/igx-ts-legacy/projects/_base/files/src/app/app-routing-module.ts +17 -0
- package/igx-ts-legacy/projects/_base/files/src/app/app.spec.ts +23 -0
- package/igx-ts-legacy/projects/_base/files/src/app/app.ts +11 -0
- package/igx-ts-legacy/projects/_base/files/src/app/error-routing/error/global-error-handler.service.ts +5 -5
- package/igx-ts-legacy/projects/_base/files/src/app/error-routing/error/{uncaught-error.component.ts → uncaught-error.ts} +2 -2
- package/igx-ts-legacy/projects/_base/files/src/app/error-routing/{error-routing.module.ts → error-routing-module.ts} +4 -4
- package/{igx-ts/projects/_base/files/src/app/error-routing/not-found/not-found.component.ts → igx-ts-legacy/projects/_base/files/src/app/error-routing/not-found/not-found.ts} +2 -2
- package/igx-ts-legacy/projects/_base/files/src/environments/{environment.prod.ts → environment.development.ts} +1 -1
- package/igx-ts-legacy/projects/_base/files/src/environments/environment.ts +1 -1
- package/igx-ts-legacy/projects/_base/files/src/index.html +11 -13
- package/igx-ts-legacy/projects/_base/files/src/main.ts +1 -8
- package/igx-ts-legacy/projects/_base/files/tsconfig.app.json +6 -6
- package/igx-ts-legacy/projects/_base/files/tsconfig.json +14 -22
- package/igx-ts-legacy/projects/_base/files/tsconfig.spec.json +5 -7
- package/igx-ts-legacy/projects/_base/files/vitest-base.config.ts +11 -0
- package/igx-ts-legacy/projects/_base_with_home/files/index.html +12 -14
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/app-routing-module.ts +20 -0
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.html +9 -0
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.spec.ts +26 -0
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.ts +12 -0
- package/igx-ts-legacy/projects/base/files/src/index.html +12 -14
- package/igx-ts-legacy/projects/empty/files/src/app/app-module.ts +26 -0
- package/igx-ts-legacy/projects/empty/files/src/app/{app-routing.module.ts → app-routing-module.ts} +2 -2
- package/igx-ts-legacy/projects/empty/files/src/app/app.ts +11 -0
- package/igx-ts-legacy/projects/empty/files/src/app/home/home.ts +10 -0
- package/igx-ts-legacy/projects/side-nav/files/src/app/{app.module.ts → app-module.ts} +11 -8
- package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.spec.ts → app.spec.ts} +10 -10
- package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.ts → app.ts} +4 -4
- package/igx-ts-legacy/projects/side-nav-auth/files/package.json +24 -28
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/{app.module.ts → app-module.ts} +11 -8
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/{app.component.spec.ts → app.spec.ts} +10 -10
- package/{igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication.module.spec.ts → igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/authentication-module.spec.ts} +1 -1
- package/{igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication.module.ts → igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/authentication-module.ts} +19 -19
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/{authentication-routing.module.ts → authentication-routing-module.ts} +6 -6
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/index.ts +3 -3
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.spec.ts → login.spec.ts} +10 -10
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.ts → login.ts} +3 -3
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.spec.ts → login-bar.spec.ts} +13 -13
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.ts → login-bar.ts} +6 -6
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.spec.ts → login-dialog.spec.ts} +10 -10
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.ts → login-dialog.ts} +3 -3
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/models/{register.ts → register-info.ts} +1 -1
- package/{igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.component.spec.ts → igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/profile.spec.ts} +9 -9
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.ts → profile.ts} +3 -3
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/redirect/{redirect.component.spec.ts → redirect.spec.ts} +10 -10
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/redirect/{redirect.component.ts → redirect.ts} +1 -1
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.spec.ts → register.spec.ts} +10 -10
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.ts → register.ts} +5 -5
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/services/authentication.service.ts +2 -2
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/services/fake-backend.service.ts +2 -2
- package/igx-ts-legacy/projects/side-nav-auth/files/src/index.html +13 -19
- package/igx-ts-legacy/projects/side-nav-auth/files/tsconfig.app.json +6 -6
- package/igx-ts-legacy/projects/side-nav-auth/files/tsconfig.spec.json +6 -8
- package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
- package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/select/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/select/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/select/select-groups/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/select/select-groups/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/stepper/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/stepper/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/tabbar/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/tabbar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.ts +10 -0
- package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/tooltip/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/tooltip/default/files/src/app/__path__/__filePrefix__.ts +11 -0
- package/igx-ts-legacy/tree/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
- package/igx-ts-legacy/tree/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
- package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
- package/package.json +2 -2
- package/igx-ts/accordion/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
- package/igx-ts/bullet-graph/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
- package/igx-ts/calendar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/carousel/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/category-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts/chip/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/combo/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -49
- package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -60
- package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -39
- package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -37
- package/igx-ts/date-picker/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/dialog/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/dropdown/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/financial-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/generate/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -24
- package/igx-ts/generate/files/src/app/__path__/__filePrefix__.component.ts +0 -11
- package/igx-ts/grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/grid/grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts/grid/grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -25
- package/igx-ts/grid/multi-column-headers/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -38
- package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/input-group/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -49
- package/igx-ts/linear-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
- package/igx-ts/list/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/map/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/pivot-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/projects/_base/files/src/app/app.component.spec.ts +0 -23
- package/igx-ts/projects/_base/files/src/app/app.component.ts +0 -14
- package/igx-ts/projects/_base/files/src/app/error-routing/error/uncaught-error.component.ts +0 -7
- package/igx-ts/projects/_base_with_home/files/src/app/home/home.component.spec.ts +0 -25
- package/igx-ts/projects/_base_with_home/files/src/app/home/home.component.ts +0 -11
- package/igx-ts/projects/empty/files/src/app/app.component.ts +0 -13
- package/igx-ts/projects/empty/files/src/app/home/home.component.ts +0 -10
- package/igx-ts/projects/side-nav/files/src/app/app.component.spec.ts +0 -25
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication-routing.module.ts +0 -24
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.component.html +0 -3
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.component.ts +0 -12
- package/igx-ts/projects/side-nav-auth/files/src/app/authentication/redirect/redirect.component.ts +0 -37
- package/igx-ts/radial-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
- package/igx-ts/select/select-groups/files/src/app/__path__/__filePrefix__.comonent.spec.ts +0 -26
- package/igx-ts/select/select-in-form/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -40
- package/igx-ts/tabbar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/tabs/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/tooltip/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts/tree/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts-legacy/accordion/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -29
- package/igx-ts-legacy/calendar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/carousel/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/category-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
- package/igx-ts-legacy/chip/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/combo/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -31
- package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -36
- package/igx-ts-legacy/date-picker/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/dialog/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/dropdown/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/generate/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -25
- package/igx-ts-legacy/grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
- package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -29
- package/igx-ts-legacy/map/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
- package/igx-ts-legacy/projects/_base/files/src/app/app-routing.module.ts +0 -17
- package/igx-ts-legacy/projects/_base/files/src/app/app.component.spec.ts +0 -24
- package/igx-ts-legacy/projects/_base/files/src/app/app.component.ts +0 -11
- package/igx-ts-legacy/projects/_base/files/src/app/app.module.ts +0 -21
- package/igx-ts-legacy/projects/_base/files/src/app/error-routing/not-found/not-found.component.ts +0 -7
- package/igx-ts-legacy/projects/_base/files/src/polyfills.ts +0 -53
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/app-routing.module.ts +0 -20
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.component.html +0 -9
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.component.spec.ts +0 -26
- package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.component.ts +0 -12
- package/igx-ts-legacy/projects/empty/files/src/app/app.component.ts +0 -11
- package/igx-ts-legacy/projects/empty/files/src/app/app.module.ts +0 -23
- package/igx-ts-legacy/projects/empty/files/src/app/home/home.component.ts +0 -10
- package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/profile.component.spec.ts +0 -28
- package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -29
- package/igx-ts-legacy/select/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/select/select-groups/files/src/app/__path__/__filePrefix__.comonent.spec.ts +0 -27
- package/igx-ts-legacy/stepper/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/tabbar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.component.ts +0 -10
- package/igx-ts-legacy/tooltip/default/files/src/app/__path__/__filePrefix__.component.ts +0 -11
- package/igx-ts-legacy/tree/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
- /package/igx-ts/accordion/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/accordion/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/calendar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/calendar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/carousel/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/carousel/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/category-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/category-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/chip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/chip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/combo/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/combo/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{localData → data}/financialData.ts +0 -0
- /package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/date-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/date-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/dialog/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/dialog/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/dropdown/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/dropdown/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/generate/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/generate/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/input-group/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/input-group/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/list/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/list/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/map/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/map/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/projects/_base/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts/projects/_base/files/src/app/{app.component.scss → app.scss} +0 -0
- /package/igx-ts/projects/_base_with_home/files/src/app/home/{home.component.scss → home.scss} +0 -0
- /package/igx-ts/projects/empty/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts/projects/empty/files/src/app/{app.component.scss → app.scss} +0 -0
- /package/igx-ts/projects/empty/files/src/app/home/{home.component.html → home.html} +0 -0
- /package/igx-ts/projects/empty/files/src/app/home/{home.component.scss → home.scss} +0 -0
- /package/igx-ts/projects/side-nav/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts/projects/side-nav/files/src/app/{app.component.scss → app.scss} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.scss → login.scss} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.scss → login-bar.scss} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.html → login-dialog.html} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.scss → login-dialog.scss} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.scss → profile.scss} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.html → register.html} +0 -0
- /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.scss → register.scss} +0 -0
- /package/igx-ts/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/select/select-groups/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/select/select-groups/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/tabbar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/tabbar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/tabs/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/tabs/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/tooltip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/tooltip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/tree/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/tree/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/accordion/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/accordion/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/calendar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/calendar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/carousel/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/carousel/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/category-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/category-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/chip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/chip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/combo/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/combo/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/date-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/date-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/dialog/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/dialog/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/dropdown/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/dropdown/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/generate/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/generate/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/map/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/map/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/projects/_base/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts-legacy/projects/_base/files/src/app/{app.component.scss → app.scss} +0 -0
- /package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/{home.component.scss → home.scss} +0 -0
- /package/igx-ts-legacy/projects/empty/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts-legacy/projects/empty/files/src/app/{app.component.scss → app.scss} +0 -0
- /package/igx-ts-legacy/projects/empty/files/src/app/home/{home.component.html → home.html} +0 -0
- /package/igx-ts-legacy/projects/empty/files/src/app/home/{home.component.scss → home.scss} +0 -0
- /package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.scss → app.scss} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/{app.component.html → app.html} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.html → login.html} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.scss → login.scss} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.html → login-bar.html} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.scss → login-bar.scss} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.html → login-dialog.html} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.scss → login-dialog.scss} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.html → profile.html} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.scss → profile.scss} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.html → register.html} +0 -0
- /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.scss → register.scss} +0 -0
- /package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/select/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/select/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/select/select-groups/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/select/select-groups/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/stepper/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/stepper/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/tabbar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/tabbar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/tabs/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/tabs/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/tooltip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/tooltip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/tree/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/tree/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
- /package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
- /package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
|
@@ -10,7 +10,7 @@ import { Injectable } from '@angular/core';
|
|
|
10
10
|
import { Observable, of, throwError } from 'rxjs';
|
|
11
11
|
import { dematerialize, materialize, mergeMap } from 'rxjs/operators';
|
|
12
12
|
import { ExternalLogin } from '../models/login';
|
|
13
|
-
import {
|
|
13
|
+
import { RegisterInfo } from '../models/register-info';
|
|
14
14
|
import { UserJWT } from '../models/user';
|
|
15
15
|
import { encodeBase64Url } from './jwt-util';
|
|
16
16
|
import { LocalStorageService } from './local-storage';
|
|
@@ -88,7 +88,7 @@ export class BackendInterceptor implements HttpInterceptor {
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
private getStorageUser(request: HttpRequest<any>): StorageUser {
|
|
91
|
-
const user = request.body as
|
|
91
|
+
const user = request.body as RegisterInfo;
|
|
92
92
|
let fullName = user.given_name;
|
|
93
93
|
fullName += user.family_name ? ` ${user.family_name}` : '';
|
|
94
94
|
return {
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html lang="en">
|
|
3
|
-
|
|
4
|
-
<
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
<
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
</head>
|
|
17
|
-
|
|
18
|
-
<body class="ig-typography ig-scrollbar">
|
|
19
|
-
<app-root></app-root>
|
|
20
|
-
</body>
|
|
21
|
-
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8" />
|
|
5
|
+
<title>Ignite UI for Angular</title>
|
|
6
|
+
<base href="/" />
|
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
8
|
+
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
|
9
|
+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
|
|
10
|
+
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700" rel="stylesheet" />
|
|
11
|
+
<script src="https://connect.facebook.net/en_US/sdk.js"></script>
|
|
12
|
+
</head>
|
|
13
|
+
<body class="ig-typography ig-scrollbar">
|
|
14
|
+
<app-root></app-root>
|
|
15
|
+
</body>
|
|
22
16
|
</html>
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
/* To learn more about
|
|
1
|
+
/* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */
|
|
2
|
+
/* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */
|
|
2
3
|
{
|
|
3
4
|
"extends": "./tsconfig.json",
|
|
4
5
|
"compilerOptions": {
|
|
@@ -11,11 +12,10 @@
|
|
|
11
12
|
"facebook-js-sdk"
|
|
12
13
|
]
|
|
13
14
|
},
|
|
14
|
-
"files": [
|
|
15
|
-
"src/main.ts",
|
|
16
|
-
"src/polyfills.ts"
|
|
17
|
-
],
|
|
18
15
|
"include": [
|
|
19
|
-
"src/**/*.
|
|
16
|
+
"src/**/*.ts"
|
|
17
|
+
],
|
|
18
|
+
"exclude": [
|
|
19
|
+
"src/**/*.spec.ts"
|
|
20
20
|
]
|
|
21
21
|
}
|
|
@@ -1,20 +1,18 @@
|
|
|
1
|
-
/* To learn more about
|
|
1
|
+
/* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */
|
|
2
|
+
/* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */
|
|
2
3
|
{
|
|
3
4
|
"extends": "./tsconfig.json",
|
|
4
5
|
"compilerOptions": {
|
|
5
6
|
"outDir": "./out-tsc/spec",
|
|
6
7
|
"types": [
|
|
7
|
-
"
|
|
8
|
+
"vitest/globals",
|
|
8
9
|
"node",
|
|
9
10
|
"facebook-js-sdk"
|
|
10
11
|
],
|
|
11
|
-
"module": "
|
|
12
|
+
"module": "esnext"
|
|
12
13
|
},
|
|
13
|
-
"files": [
|
|
14
|
-
"src/polyfills.ts"
|
|
15
|
-
],
|
|
16
14
|
"include": [
|
|
17
|
-
"src/**/*.
|
|
18
|
-
"src/**/*.
|
|
15
|
+
"src/**/*.d.ts",
|
|
16
|
+
"src/**/*.ts"
|
|
19
17
|
]
|
|
20
18
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { IgxRadialGaugeModule } from 'igniteui-angular-gauges';
|
|
3
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
4
|
+
|
|
5
|
+
describe('<%=ClassName%>', () => {
|
|
6
|
+
let component: <%=ClassName%>;
|
|
7
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
8
|
+
|
|
9
|
+
beforeEach(async () => {
|
|
10
|
+
await TestBed.configureTestingModule({
|
|
11
|
+
declarations: [<%=ClassName%>],
|
|
12
|
+
imports: [IgxRadialGaugeModule]
|
|
13
|
+
})
|
|
14
|
+
.compileComponents();
|
|
15
|
+
});
|
|
16
|
+
|
|
17
|
+
beforeEach(() => {
|
|
18
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
19
|
+
component = fixture.componentInstance;
|
|
20
|
+
fixture.detectChanges();
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
it('should create', () => {
|
|
24
|
+
expect(component).toBeTruthy();
|
|
25
|
+
// disable animation
|
|
26
|
+
component.radialGauge.transitionDuration = 0;
|
|
27
|
+
});
|
|
28
|
+
});
|
|
@@ -12,12 +12,12 @@ import {
|
|
|
12
12
|
|
|
13
13
|
@Component({
|
|
14
14
|
selector: 'app-<%=filePrefix%>',
|
|
15
|
-
templateUrl: './<%=filePrefix%>.
|
|
16
|
-
|
|
15
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
16
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
17
17
|
encapsulation: ViewEncapsulation.None,
|
|
18
18
|
standalone: false
|
|
19
19
|
})
|
|
20
|
-
export class <%=ClassName%>
|
|
20
|
+
export class <%=ClassName%> implements AfterViewInit {
|
|
21
21
|
|
|
22
22
|
public needleShape = RadialGaugeNeedleShape;
|
|
23
23
|
public pivotShape = RadialGaugePivotShape;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxSelectModule } from '<%=igxPackage%>';
|
|
4
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
5
|
+
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
|
+
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
declarations: [<%=ClassName%>],
|
|
13
|
+
imports: [IgxSelectModule, NoopAnimationsModule]
|
|
14
|
+
})
|
|
15
|
+
.compileComponents();
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
beforeEach(() => {
|
|
19
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
20
|
+
component = fixture.componentInstance;
|
|
21
|
+
fixture.detectChanges();
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
it('should create', () => {
|
|
25
|
+
expect(component).toBeTruthy();
|
|
26
|
+
});
|
|
27
|
+
});
|
|
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
|
|
3
3
|
@Component({
|
|
4
4
|
selector: 'app-<%=filePrefix%>',
|
|
5
|
-
templateUrl: './<%=filePrefix%>.
|
|
6
|
-
|
|
5
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
6
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
7
7
|
standalone: false
|
|
8
8
|
})
|
|
9
|
-
export class <%=ClassName%>
|
|
9
|
+
export class <%=ClassName%> {
|
|
10
10
|
public items: string[] = ['Orange', 'Apple', 'Banana', 'Mango', 'Pineapple'];
|
|
11
11
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxSelectModule } from '<%=igxPackage%>';
|
|
4
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
5
|
+
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
|
+
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
declarations: [<%=ClassName%>],
|
|
13
|
+
imports: [IgxSelectModule, NoopAnimationsModule]
|
|
14
|
+
})
|
|
15
|
+
.compileComponents();
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
beforeEach(() => {
|
|
19
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
20
|
+
component = fixture.componentInstance;
|
|
21
|
+
fixture.detectChanges();
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
it('should create', () => {
|
|
25
|
+
expect(component).toBeTruthy();
|
|
26
|
+
});
|
|
27
|
+
});
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Component } from '@angular/core';
|
|
2
2
|
@Component({
|
|
3
3
|
selector: 'app-<%=filePrefix%>',
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
templateUrl: '<%=filePrefix%>.html',
|
|
5
|
+
styleUrl: '<%=filePrefix%>.scss',
|
|
6
6
|
standalone: false
|
|
7
7
|
})
|
|
8
|
-
export class <%=ClassName%>
|
|
8
|
+
export class <%=ClassName%> {
|
|
9
9
|
public items: any[] = [
|
|
10
10
|
{ type: 'Fruits', fruits: ['Apple', 'Orange', 'Banana'] },
|
|
11
11
|
{ type: 'Vegetables', vegetables: ['Cucumber', 'Potato', 'Pepper'] }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentFixture, TestBed
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
2
|
import { FormsModule } from '@angular/forms';
|
|
3
3
|
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
4
4
|
import {
|
|
@@ -7,15 +7,15 @@ import {
|
|
|
7
7
|
IgxToastModule,
|
|
8
8
|
IgxToggleModule
|
|
9
9
|
} from '<%=igxPackage%>';
|
|
10
|
-
import { <%=ClassName%>
|
|
10
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
11
11
|
|
|
12
|
-
describe('<%=ClassName%>
|
|
13
|
-
let component: <%=ClassName
|
|
14
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
12
|
+
describe('<%=ClassName%>', () => {
|
|
13
|
+
let component: <%=ClassName%>;
|
|
14
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
15
15
|
|
|
16
|
-
beforeEach(
|
|
17
|
-
TestBed.configureTestingModule({
|
|
18
|
-
declarations: [<%=ClassName%>
|
|
16
|
+
beforeEach(async () => {
|
|
17
|
+
await TestBed.configureTestingModule({
|
|
18
|
+
declarations: [<%=ClassName%>],
|
|
19
19
|
imports: [
|
|
20
20
|
FormsModule,
|
|
21
21
|
IgxSelectModule,
|
|
@@ -26,10 +26,10 @@ describe('<%=ClassName%>Component', () => {
|
|
|
26
26
|
]
|
|
27
27
|
})
|
|
28
28
|
.compileComponents();
|
|
29
|
-
})
|
|
29
|
+
});
|
|
30
30
|
|
|
31
31
|
beforeEach(() => {
|
|
32
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
32
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
33
33
|
component = fixture.componentInstance;
|
|
34
34
|
fixture.detectChanges();
|
|
35
35
|
});
|
|
@@ -3,11 +3,11 @@ import { HorizontalAlignment, IgxSelectComponent, IgxToastComponent, PositionSet
|
|
|
3
3
|
|
|
4
4
|
@Component({
|
|
5
5
|
selector: 'app-<%=filePrefix%>',
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
templateUrl: '<%=filePrefix%>.html',
|
|
7
|
+
styleUrl: '<%=filePrefix%>.scss',
|
|
8
8
|
standalone: false
|
|
9
9
|
})
|
|
10
|
-
export class <%=ClassName%>
|
|
10
|
+
export class <%=ClassName%> {
|
|
11
11
|
@ViewChild(IgxSelectComponent, { static: true })
|
|
12
12
|
public igxSelect!: IgxSelectComponent;
|
|
13
13
|
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
3
|
+
import { IgxStepperModule, IgxButtonModule, IgxButtonGroupModule } from '<%=igxPackage%>';
|
|
4
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
5
|
+
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
|
+
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
declarations: [<%=ClassName%>],
|
|
13
|
+
imports: [ NoopAnimationsModule, IgxStepperModule, IgxButtonModule, IgxButtonGroupModule ]
|
|
14
|
+
})
|
|
15
|
+
.compileComponents();
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
beforeEach(() => {
|
|
19
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
20
|
+
component = fixture.componentInstance;
|
|
21
|
+
fixture.detectChanges();
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
it('should create', () => {
|
|
25
|
+
expect(component).toBeTruthy();
|
|
26
|
+
});
|
|
27
|
+
});
|
|
@@ -3,11 +3,11 @@ import { IButtonGroupEventArgs, IgxStepperOrientation } from '<%=igxPackage%>';
|
|
|
3
3
|
|
|
4
4
|
@Component({
|
|
5
5
|
selector: 'app-<%=filePrefix%>',
|
|
6
|
-
templateUrl: './<%=filePrefix%>.
|
|
7
|
-
|
|
6
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
7
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
8
8
|
standalone: false
|
|
9
9
|
})
|
|
10
|
-
export class <%=ClassName%>
|
|
10
|
+
export class <%=ClassName%> {
|
|
11
11
|
public orientation: IgxStepperOrientation = 'horizontal';
|
|
12
12
|
public stepperOrientations: any[] = [
|
|
13
13
|
{
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxBottomNavModule, IgxIconModule, IgxRippleModule } from '<%=igxPackage%>';
|
|
4
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
5
|
+
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
|
+
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
declarations: [<%=ClassName%>],
|
|
13
|
+
imports: [NoopAnimationsModule, IgxBottomNavModule, IgxIconModule, IgxRippleModule]
|
|
14
|
+
})
|
|
15
|
+
.compileComponents();
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
beforeEach(() => {
|
|
19
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
20
|
+
component = fixture.componentInstance;
|
|
21
|
+
fixture.detectChanges();
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
it('should create', () => {
|
|
25
|
+
expect(component).toBeTruthy();
|
|
26
|
+
});
|
|
27
|
+
});
|
|
@@ -2,10 +2,10 @@ import { Component, ViewEncapsulation } from '@angular/core';
|
|
|
2
2
|
|
|
3
3
|
@Component({
|
|
4
4
|
selector: 'app-<%=filePrefix%>',
|
|
5
|
-
templateUrl: './<%=filePrefix%>.
|
|
6
|
-
|
|
5
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
6
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
7
7
|
encapsulation: ViewEncapsulation.None,
|
|
8
8
|
standalone: false
|
|
9
9
|
})
|
|
10
|
-
export class <%=ClassName%>
|
|
10
|
+
export class <%=ClassName%> {
|
|
11
11
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxIconModule, IgxRippleModule, IgxTabsModule } from '<%=igxPackage%>';
|
|
4
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
5
|
+
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
|
+
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
declarations: [<%=ClassName%>],
|
|
13
|
+
imports: [NoopAnimationsModule, IgxIconModule, IgxTabsModule, IgxRippleModule]
|
|
14
|
+
})
|
|
15
|
+
.compileComponents();
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
beforeEach(() => {
|
|
19
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
20
|
+
component = fixture.componentInstance;
|
|
21
|
+
fixture.detectChanges();
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
it('should create', () => {
|
|
25
|
+
expect(component).toBeTruthy();
|
|
26
|
+
});
|
|
27
|
+
});
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { ComponentFixture, TestBed
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
2
|
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
3
|
import { IgxTimePickerModule } from '<%=igxPackage%>';
|
|
4
|
-
import { <%=ClassName%>
|
|
4
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
5
5
|
|
|
6
|
-
describe('<%=ClassName%>
|
|
7
|
-
let component: <%=ClassName
|
|
8
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
9
|
const date: Date = new Date();
|
|
10
10
|
const hours: number = date.getHours();
|
|
11
11
|
const minutes: number = date.getMinutes();
|
|
12
12
|
|
|
13
|
-
beforeEach(
|
|
14
|
-
TestBed.configureTestingModule({
|
|
15
|
-
declarations: [<%=ClassName%>
|
|
13
|
+
beforeEach(async () => {
|
|
14
|
+
await TestBed.configureTestingModule({
|
|
15
|
+
declarations: [<%=ClassName%>],
|
|
16
16
|
imports: [IgxTimePickerModule, NoopAnimationsModule]
|
|
17
17
|
})
|
|
18
18
|
.compileComponents();
|
|
19
|
-
})
|
|
19
|
+
});
|
|
20
20
|
|
|
21
21
|
beforeEach(() => {
|
|
22
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
22
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
23
23
|
component = fixture.componentInstance;
|
|
24
24
|
fixture.detectChanges();
|
|
25
25
|
});
|
|
@@ -2,11 +2,11 @@ import { Component, ViewEncapsulation } from '@angular/core';
|
|
|
2
2
|
|
|
3
3
|
@Component({
|
|
4
4
|
selector: 'app-<%=filePrefix%>',
|
|
5
|
-
templateUrl: './<%=filePrefix%>.
|
|
6
|
-
|
|
5
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
6
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
7
7
|
encapsulation: ViewEncapsulation.None,
|
|
8
8
|
standalone: false
|
|
9
9
|
})
|
|
10
|
-
export class <%=ClassName%>
|
|
10
|
+
export class <%=ClassName%> {
|
|
11
11
|
public date: Date = new Date(Date.now());
|
|
12
12
|
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { ComponentFixture, TestBed
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
2
|
import { FormsModule } from '@angular/forms';
|
|
3
3
|
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
4
4
|
import { IgxAvatarModule, IgxSwitchModule, IgxTooltipModule } from '<%=igxPackage%>';
|
|
5
|
-
import { <%=ClassName%>
|
|
5
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
6
6
|
|
|
7
|
-
describe('<%=ClassName%>
|
|
8
|
-
let component: <%=ClassName
|
|
9
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
7
|
+
describe('<%=ClassName%>', () => {
|
|
8
|
+
let component: <%=ClassName%>;
|
|
9
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
10
10
|
|
|
11
|
-
beforeEach(
|
|
12
|
-
TestBed.configureTestingModule({
|
|
13
|
-
declarations: [<%=ClassName%>
|
|
11
|
+
beforeEach(async () => {
|
|
12
|
+
await TestBed.configureTestingModule({
|
|
13
|
+
declarations: [<%=ClassName%>],
|
|
14
14
|
imports: [NoopAnimationsModule, FormsModule, IgxTooltipModule, IgxAvatarModule, IgxSwitchModule]
|
|
15
15
|
})
|
|
16
16
|
.compileComponents();
|
|
17
|
-
})
|
|
17
|
+
});
|
|
18
18
|
|
|
19
19
|
beforeEach(() => {
|
|
20
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
20
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
21
21
|
component = fixture.componentInstance;
|
|
22
22
|
fixture.detectChanges();
|
|
23
23
|
});
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxComboModule, IgxIconComponent, IgxTooltipModule, IgxTreeComponent, IgxTreeNodeComponent } from '<%=igxPackage%>';
|
|
4
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
5
|
+
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
|
+
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
declarations: [<%=ClassName%>],
|
|
13
|
+
imports: [IgxComboModule, NoopAnimationsModule, IgxTooltipModule, IgxIconComponent, IgxTreeComponent, IgxTreeNodeComponent]
|
|
14
|
+
})
|
|
15
|
+
.compileComponents();
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
beforeEach(() => {
|
|
19
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
20
|
+
component = fixture.componentInstance;
|
|
21
|
+
fixture.detectChanges();
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
it('should create', () => {
|
|
25
|
+
expect(component).toBeTruthy();
|
|
26
|
+
});
|
|
27
|
+
});
|
|
@@ -7,13 +7,13 @@ import { DataService } from './services/data.service';
|
|
|
7
7
|
|
|
8
8
|
@Component({
|
|
9
9
|
selector: 'app-<%=filePrefix%>',
|
|
10
|
-
templateUrl: './<%=filePrefix%>.
|
|
11
|
-
|
|
10
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
11
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
12
12
|
providers: [DataService],
|
|
13
13
|
standalone: false
|
|
14
14
|
})
|
|
15
15
|
|
|
16
|
-
export class <%=ClassName%>
|
|
16
|
+
export class <%=ClassName%> implements OnDestroy {
|
|
17
17
|
public data = DATA;
|
|
18
18
|
public loading = false;
|
|
19
19
|
public showRefresh = false;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { ComponentFixture, TestBed
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
2
|
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
3
|
import { IgxCheckboxModule, IgxDatePickerModule, IgxTreeGridModule } from '<%=igxPackage%>';
|
|
4
|
-
import { <%=ClassName%>
|
|
4
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
5
5
|
|
|
6
|
-
describe('<%=ClassName%>
|
|
7
|
-
let component: <%=ClassName
|
|
8
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
9
|
|
|
10
|
-
beforeEach(
|
|
11
|
-
TestBed.configureTestingModule({
|
|
12
|
-
declarations: [<%=ClassName%>
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
declarations: [<%=ClassName%>],
|
|
13
13
|
imports: [BrowserAnimationsModule, IgxTreeGridModule, IgxDatePickerModule, IgxCheckboxModule]
|
|
14
14
|
})
|
|
15
15
|
.compileComponents();
|
|
16
|
-
})
|
|
16
|
+
});
|
|
17
17
|
|
|
18
18
|
beforeEach(() => {
|
|
19
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
19
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
20
20
|
component = fixture.componentInstance;
|
|
21
21
|
fixture.detectChanges();
|
|
22
22
|
});
|
|
@@ -3,11 +3,11 @@ import { Employee, EMPLOYEE_DATA } from './localData';
|
|
|
3
3
|
|
|
4
4
|
@Component({
|
|
5
5
|
selector: 'app-<%=filePrefix%>',
|
|
6
|
-
templateUrl: './<%=filePrefix%>.
|
|
7
|
-
|
|
6
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
7
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
8
8
|
standalone: false
|
|
9
9
|
})
|
|
10
|
-
export class <%=ClassName%>
|
|
10
|
+
export class <%=ClassName%> implements OnInit {
|
|
11
11
|
public localData: Employee[] = [];
|
|
12
12
|
title = '<%=name%>';
|
|
13
13
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@igniteui/angular-templates",
|
|
3
|
-
"version": "21.1.
|
|
3
|
+
"version": "21.1.14100-alpha.0",
|
|
4
4
|
"description": "Templates for Ignite UI for Angular projects and components",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"author": "Infragistics",
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@igniteui/cli-core": "
|
|
15
|
+
"@igniteui/cli-core": "^14.10.0-alpha.0",
|
|
16
16
|
"typescript": "~5.5.4"
|
|
17
17
|
}
|
|
18
18
|
}
|