@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
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ErrorHandler, Injectable, Injector, NgZone } from '@angular/core';
|
|
1
|
+
import { ErrorHandler, Injectable, Injector, NgZone, inject } from '@angular/core';
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
3
|
|
|
4
4
|
@Injectable()
|
|
5
5
|
export class GlobalErrorHandlerService implements ErrorHandler {
|
|
6
|
+
private injector = inject(Injector);
|
|
7
|
+
private zone = inject(NgZone);
|
|
6
8
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
handleError(error: any) {
|
|
9
|
+
handleError(error: unknown) {
|
|
10
10
|
// handle and/or log error, for example:
|
|
11
11
|
console.error(error);
|
|
12
12
|
|
|
@@ -16,7 +16,7 @@ export class GlobalErrorHandlerService implements ErrorHandler {
|
|
|
16
16
|
this.zone.run(() => {
|
|
17
17
|
router
|
|
18
18
|
.navigate(['error'])
|
|
19
|
-
.catch((err:
|
|
19
|
+
.catch((err: unknown) => console.error(err));
|
|
20
20
|
});
|
|
21
21
|
}
|
|
22
22
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ErrorHandler, NgModule, Provider } from '@angular/core';
|
|
2
2
|
import { environment } from '../../environments/environment';
|
|
3
3
|
import { GlobalErrorHandlerService } from './error/global-error-handler.service';
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
4
|
+
import { UncaughtError } from './error/uncaught-error';
|
|
5
|
+
import { NotFound } from './not-found/not-found';
|
|
6
6
|
|
|
7
7
|
const providers: Provider[] = [];
|
|
8
8
|
|
|
@@ -13,8 +13,8 @@ if (environment.production) {
|
|
|
13
13
|
|
|
14
14
|
@NgModule({
|
|
15
15
|
declarations: [
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
NotFound,
|
|
17
|
+
UncaughtError
|
|
18
18
|
],
|
|
19
19
|
providers
|
|
20
20
|
})
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
<
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
<app-root></app-root>
|
|
15
|
-
</body>
|
|
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
|
+
</head>
|
|
11
|
+
<body class="ig-typography ig-scrollbar">
|
|
12
|
+
<app-root></app-root>
|
|
13
|
+
</body>
|
|
16
14
|
</html>
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import { enableProdMode } from '@angular/core';
|
|
2
1
|
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
|
|
3
|
-
|
|
4
|
-
import { AppModule } from './app/app.module';
|
|
5
|
-
import { environment } from './environments/environment';
|
|
6
|
-
|
|
7
|
-
if (environment.production) {
|
|
8
|
-
enableProdMode();
|
|
9
|
-
}
|
|
2
|
+
import { AppModule } from './app/app-module';
|
|
10
3
|
|
|
11
4
|
platformBrowserDynamic().bootstrapModule(AppModule)
|
|
12
5
|
.catch(err => console.error(err));
|
|
@@ -1,15 +1,15 @@
|
|
|
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/app",
|
|
6
7
|
"types": []
|
|
7
8
|
},
|
|
8
|
-
"files": [
|
|
9
|
-
"src/main.ts",
|
|
10
|
-
"src/polyfills.ts"
|
|
11
|
-
],
|
|
12
9
|
"include": [
|
|
13
|
-
"src/**/*.
|
|
10
|
+
"src/**/*.ts"
|
|
11
|
+
],
|
|
12
|
+
"exclude": [
|
|
13
|
+
"src/**/*.spec.ts"
|
|
14
14
|
]
|
|
15
15
|
}
|
|
@@ -1,41 +1,33 @@
|
|
|
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
|
"compileOnSave": false,
|
|
4
5
|
"compilerOptions": {
|
|
5
|
-
"
|
|
6
|
-
"outDir": "./dist/out-tsc",
|
|
7
|
-
"forceConsistentCasingInFileNames": true,
|
|
6
|
+
"strict": true,
|
|
8
7
|
"noImplicitOverride": true,
|
|
9
8
|
"noPropertyAccessFromIndexSignature": true,
|
|
10
9
|
"noImplicitReturns": true,
|
|
11
10
|
"noFallthroughCasesInSwitch": true,
|
|
12
11
|
"skipLibCheck": true,
|
|
13
12
|
"isolatedModules": true,
|
|
14
|
-
"strict": true,
|
|
15
|
-
"sourceMap": true,
|
|
16
|
-
"declaration": false,
|
|
17
|
-
"downlevelIteration": true,
|
|
18
13
|
"experimentalDecorators": true,
|
|
19
|
-
"moduleResolution": "Bundler",
|
|
20
14
|
"importHelpers": true,
|
|
21
15
|
"target": "ES2022",
|
|
22
|
-
"module": "preserve"
|
|
23
|
-
"useDefineForClassFields": false,
|
|
24
|
-
"lib": [
|
|
25
|
-
"ES2022",
|
|
26
|
-
"dom"
|
|
27
|
-
]
|
|
16
|
+
"module": "preserve"
|
|
28
17
|
},
|
|
29
18
|
"angularCompilerOptions": {
|
|
30
19
|
"enableI18nLegacyMessageIdFormat": false,
|
|
31
20
|
"strictInjectionParameters": true,
|
|
32
21
|
"strictInputAccessModifiers": true,
|
|
33
|
-
"strictTemplates": true
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
22
|
+
"strictTemplates": true
|
|
23
|
+
},
|
|
24
|
+
"files": [],
|
|
25
|
+
"references": [
|
|
26
|
+
{
|
|
27
|
+
"path": "./tsconfig.app.json"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"path": "./tsconfig.spec.json"
|
|
39
31
|
}
|
|
40
|
-
|
|
32
|
+
]
|
|
41
33
|
}
|
|
@@ -1,17 +1,15 @@
|
|
|
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
|
]
|
|
9
10
|
},
|
|
10
|
-
"files": [
|
|
11
|
-
"src/polyfills.ts"
|
|
12
|
-
],
|
|
13
11
|
"include": [
|
|
14
|
-
"src/**/*.
|
|
15
|
-
"src/**/*.
|
|
12
|
+
"src/**/*.d.ts",
|
|
13
|
+
"src/**/*.ts"
|
|
16
14
|
]
|
|
17
15
|
}
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
<app-root></app-root>
|
|
16
|
-
</body>
|
|
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
|
+
</head>
|
|
12
|
+
<body class="ig-typography ig-scrollbar">
|
|
13
|
+
<app-root></app-root>
|
|
14
|
+
</body>
|
|
17
15
|
</html>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { NgModule } from '@angular/core';
|
|
2
|
+
import { RouterModule, Routes } from '@angular/router';
|
|
3
|
+
import { Home } from './home/home';
|
|
4
|
+
|
|
5
|
+
import { NotFound } from './error-routing/not-found/not-found';
|
|
6
|
+
import { UncaughtError } from './error-routing/error/uncaught-error';
|
|
7
|
+
import { ErrorRoutingModule } from './error-routing/error-routing-module';
|
|
8
|
+
|
|
9
|
+
export const routes: Routes = [
|
|
10
|
+
{ path: '', redirectTo: '/home', pathMatch: 'full'},
|
|
11
|
+
{ path: 'home', component: Home, data: { text: 'Home' }},
|
|
12
|
+
{ path: 'error', component: UncaughtError },
|
|
13
|
+
{ path: '**', component: NotFound } // must always be last
|
|
14
|
+
];
|
|
15
|
+
|
|
16
|
+
@NgModule({
|
|
17
|
+
imports: [RouterModule.forRoot(routes), ErrorRoutingModule],
|
|
18
|
+
exports: [RouterModule, ErrorRoutingModule]
|
|
19
|
+
})
|
|
20
|
+
export class AppRoutingModule { }
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<!--The content below is only a placeholder and can be replaced.-->
|
|
2
|
+
<h1>{{title()}}</h1>
|
|
3
|
+
<img src="assets/responsive.gif" alt="Ignite UI CLI">
|
|
4
|
+
|
|
5
|
+
<div id="linksContainer">
|
|
6
|
+
<h3 class="links"><a target="_blank" rel="noopener" href="https://github.com/IgniteUI/ignite-ui-cli">Ignite UI CLI </a></h3>
|
|
7
|
+
<h3 class="links"><a target="_blank" rel="noopener" href="https://www.infragistics.com/products/ignite-ui-angular">Component Demos</a></h3>
|
|
8
|
+
<h3 class="links"><a target="_blank" rel="noopener" href="https://github.com/IgniteUI/igniteui-angular-ui-kits">Sketch UI Kit</a></h3>
|
|
9
|
+
</div>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { RouterTestingModule } from '@angular/router/testing';
|
|
3
|
+
import { Home } from './home';
|
|
4
|
+
|
|
5
|
+
describe('Home', () => {
|
|
6
|
+
let component: Home;
|
|
7
|
+
let fixture: ComponentFixture<Home>;
|
|
8
|
+
|
|
9
|
+
beforeEach(async () => {
|
|
10
|
+
await TestBed.configureTestingModule({
|
|
11
|
+
declarations: [ Home ],
|
|
12
|
+
imports: [ RouterTestingModule ]
|
|
13
|
+
})
|
|
14
|
+
.compileComponents();
|
|
15
|
+
});
|
|
16
|
+
|
|
17
|
+
beforeEach(() => {
|
|
18
|
+
fixture = TestBed.createComponent(Home);
|
|
19
|
+
component = fixture.componentInstance;
|
|
20
|
+
fixture.detectChanges();
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
it('should create', () => {
|
|
24
|
+
expect(component).toBeTruthy();
|
|
25
|
+
});
|
|
26
|
+
});
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Component, signal } from '@angular/core';
|
|
2
|
+
|
|
3
|
+
@Component({
|
|
4
|
+
selector: 'app-home',
|
|
5
|
+
templateUrl: './home.html',
|
|
6
|
+
styleUrl: './home.scss',
|
|
7
|
+
standalone: false
|
|
8
|
+
})
|
|
9
|
+
export class Home {
|
|
10
|
+
protected readonly title = signal('Welcome to Ignite UI for Angular!');
|
|
11
|
+
constructor() { }
|
|
12
|
+
}
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
<app-root></app-root>
|
|
16
|
-
</body>
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8" />
|
|
5
|
+
<title><%=ApplicationTitle%></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
|
+
</head>
|
|
12
|
+
<body class="ig-typography ig-scrollbar">
|
|
13
|
+
<app-root></app-root>
|
|
14
|
+
</body>
|
|
17
15
|
</html>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { NgModule, provideBrowserGlobalErrorListeners, provideZoneChangeDetection } from '@angular/core';
|
|
2
|
+
import { BrowserModule, HammerModule } from '@angular/platform-browser';
|
|
3
|
+
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
|
|
4
|
+
import { AppRoutingModule } from './app-routing-module';
|
|
5
|
+
import { App } from './app';
|
|
6
|
+
import { Home } from './home/home';
|
|
7
|
+
|
|
8
|
+
@NgModule({
|
|
9
|
+
declarations: [
|
|
10
|
+
App,
|
|
11
|
+
Home
|
|
12
|
+
],
|
|
13
|
+
imports: [
|
|
14
|
+
BrowserModule,
|
|
15
|
+
HammerModule,
|
|
16
|
+
AppRoutingModule,
|
|
17
|
+
BrowserAnimationsModule
|
|
18
|
+
],
|
|
19
|
+
providers: [
|
|
20
|
+
provideBrowserGlobalErrorListeners(),
|
|
21
|
+
provideZoneChangeDetection({ eventCoalescing: true })
|
|
22
|
+
],
|
|
23
|
+
bootstrap: [App]
|
|
24
|
+
})
|
|
25
|
+
export class AppModule {
|
|
26
|
+
}
|
package/igx-ts-legacy/projects/empty/files/src/app/{app-routing.module.ts → app-routing-module.ts}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
2
|
import { RouterModule, Routes } from '@angular/router';
|
|
3
|
-
import {
|
|
3
|
+
import { Home } from './home/home';
|
|
4
4
|
|
|
5
5
|
const routes: Routes = [
|
|
6
6
|
{ path: '', redirectTo: '/home', pathMatch: 'full'},
|
|
7
|
-
{ path: 'home', component:
|
|
7
|
+
{ path: 'home', component: Home, data: { text: 'Home' }}
|
|
8
8
|
];
|
|
9
9
|
|
|
10
10
|
@NgModule({
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Component, signal } from '@angular/core';
|
|
2
|
+
|
|
3
|
+
@Component({
|
|
4
|
+
selector: 'app-root',
|
|
5
|
+
templateUrl: './app.html',
|
|
6
|
+
styleUrl: './app.scss',
|
|
7
|
+
standalone: false
|
|
8
|
+
})
|
|
9
|
+
export class App {
|
|
10
|
+
protected readonly title = signal('Home - IgniteUI for Angular');
|
|
11
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
1
|
+
import { NgModule, provideBrowserGlobalErrorListeners, provideZoneChangeDetection } from '@angular/core';
|
|
2
2
|
import { FormsModule } from '@angular/forms';
|
|
3
3
|
import { BrowserModule, HammerModule } from '@angular/platform-browser';
|
|
4
4
|
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
|
|
5
5
|
import { IgxLayoutModule, IgxNavbarModule, IgxNavigationDrawerModule, IgxRippleModule } from 'igniteui-angular';
|
|
6
|
-
import { AppRoutingModule } from './app-routing
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
6
|
+
import { AppRoutingModule } from './app-routing-module';
|
|
7
|
+
import { App } from './app';
|
|
8
|
+
import { Home } from './home/home';
|
|
9
9
|
|
|
10
10
|
@NgModule({
|
|
11
11
|
declarations: [
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
App,
|
|
13
|
+
Home
|
|
14
14
|
],
|
|
15
15
|
imports: [
|
|
16
16
|
FormsModule,
|
|
@@ -23,7 +23,10 @@ import { HomeComponent } from './home/home.component';
|
|
|
23
23
|
IgxNavigationDrawerModule,
|
|
24
24
|
IgxRippleModule
|
|
25
25
|
],
|
|
26
|
-
providers: [
|
|
27
|
-
|
|
26
|
+
providers: [
|
|
27
|
+
provideBrowserGlobalErrorListeners(),
|
|
28
|
+
provideZoneChangeDetection({ eventCoalescing: true })
|
|
29
|
+
],
|
|
30
|
+
bootstrap: [App]
|
|
28
31
|
})
|
|
29
32
|
export class AppModule { }
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { TestBed
|
|
1
|
+
import { TestBed } from '@angular/core/testing';
|
|
2
2
|
import { RouterTestingModule } from '@angular/router/testing';
|
|
3
3
|
import { IgxLayoutModule, IgxNavbarModule, IgxNavigationDrawerModule, IgxRippleModule } from 'igniteui-angular';
|
|
4
|
-
import {
|
|
4
|
+
import { App } from './app';
|
|
5
5
|
|
|
6
|
-
describe('
|
|
7
|
-
beforeEach(
|
|
8
|
-
TestBed.configureTestingModule({
|
|
6
|
+
describe('App', () => {
|
|
7
|
+
beforeEach(async () => {
|
|
8
|
+
await TestBed.configureTestingModule({
|
|
9
9
|
imports: [
|
|
10
10
|
RouterTestingModule,
|
|
11
11
|
IgxLayoutModule,
|
|
@@ -14,14 +14,14 @@ describe('AppComponent', () => {
|
|
|
14
14
|
IgxRippleModule
|
|
15
15
|
],
|
|
16
16
|
declarations: [
|
|
17
|
-
|
|
17
|
+
App
|
|
18
18
|
],
|
|
19
19
|
}).compileComponents();
|
|
20
|
-
})
|
|
20
|
+
});
|
|
21
21
|
|
|
22
|
-
it('should create the app',
|
|
23
|
-
const fixture = TestBed.createComponent(
|
|
22
|
+
it('should create the app', () => {
|
|
23
|
+
const fixture = TestBed.createComponent(App);
|
|
24
24
|
const app = fixture.componentInstance;
|
|
25
25
|
expect(app).toBeTruthy();
|
|
26
|
-
})
|
|
26
|
+
});
|
|
27
27
|
});
|
|
@@ -2,16 +2,16 @@ import { Component, OnInit, ViewChild, ViewEncapsulation } from '@angular/core';
|
|
|
2
2
|
import { NavigationStart, Router } from '@angular/router';
|
|
3
3
|
import { IgxNavigationDrawerComponent } from 'igniteui-angular';
|
|
4
4
|
import { filter } from 'rxjs/operators';
|
|
5
|
-
import { routes } from './app-routing
|
|
5
|
+
import { routes } from './app-routing-module';
|
|
6
6
|
|
|
7
7
|
@Component({
|
|
8
8
|
selector: 'app-root',
|
|
9
|
-
templateUrl: './app.
|
|
10
|
-
|
|
9
|
+
templateUrl: './app.html',
|
|
10
|
+
styleUrl: './app.scss',
|
|
11
11
|
encapsulation: ViewEncapsulation.None,
|
|
12
12
|
standalone: false
|
|
13
13
|
})
|
|
14
|
-
export class
|
|
14
|
+
export class App implements OnInit {
|
|
15
15
|
public topNavLinks: {
|
|
16
16
|
path: string,
|
|
17
17
|
name: string
|
|
@@ -6,47 +6,43 @@
|
|
|
6
6
|
"start": "ng serve -o",
|
|
7
7
|
"build": "ng build",
|
|
8
8
|
"watch": "ng build --watch --configuration development",
|
|
9
|
-
"test": "
|
|
9
|
+
"test": "ng test --browsers=chromium",
|
|
10
10
|
"lint": "ng lint"
|
|
11
11
|
},
|
|
12
12
|
"private": true,
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@angular/animations": "~21.
|
|
15
|
-
"@angular/common": "~21.
|
|
16
|
-
"@angular/compiler": "~21.
|
|
17
|
-
"@angular/core": "~21.
|
|
18
|
-
"@angular/forms": "~21.
|
|
19
|
-
"@angular/platform-browser": "~21.
|
|
20
|
-
"@angular/platform-browser-dynamic": "~21.
|
|
21
|
-
"@angular/router": "~21.
|
|
14
|
+
"@angular/animations": "~21.2.0",
|
|
15
|
+
"@angular/common": "~21.2.0",
|
|
16
|
+
"@angular/compiler": "~21.2.0",
|
|
17
|
+
"@angular/core": "~21.2.0",
|
|
18
|
+
"@angular/forms": "~21.2.0",
|
|
19
|
+
"@angular/platform-browser": "~21.2.0",
|
|
20
|
+
"@angular/platform-browser-dynamic": "~21.2.0",
|
|
21
|
+
"@angular/router": "~21.2.0",
|
|
22
22
|
"angular-auth-oidc-client": "~15.0.4",
|
|
23
23
|
"hammerjs": "~2.0.8",
|
|
24
24
|
"igniteui-angular": "~21.1.0",
|
|
25
25
|
"minireset.css": "~0.0.7",
|
|
26
|
-
"rxjs": "~7.8.
|
|
26
|
+
"rxjs": "~7.8.1",
|
|
27
27
|
"tslib": "~2.8.1",
|
|
28
|
-
"zone.js": "~0.
|
|
28
|
+
"zone.js": "~0.16.0"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@angular/build": "~21.1
|
|
32
|
-
"@angular
|
|
33
|
-
"@angular/cli": "~21.
|
|
34
|
-
"@angular/
|
|
35
|
-
"@
|
|
31
|
+
"@angular/build": "~21.2.1",
|
|
32
|
+
"@angular/cli": "~21.2.1",
|
|
33
|
+
"@angular/compiler-cli": "~21.2.0",
|
|
34
|
+
"@angular/language-service": "~21.2.0",
|
|
35
|
+
"@eslint/js": "^10.0.1",
|
|
36
36
|
"@types/facebook-js-sdk": "~3.3.6",
|
|
37
|
-
"@types/hammerjs": "~2.0.
|
|
38
|
-
"@
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"eslint": "~9.39.1",
|
|
37
|
+
"@types/hammerjs": "~2.0.46",
|
|
38
|
+
"@vitest/browser-playwright": "^4.1.0",
|
|
39
|
+
"angular-eslint": "~21.3.0",
|
|
40
|
+
"eslint": "^10.0.2",
|
|
42
41
|
"igniteui-cli": "~<%=cliVersion%>",
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"karma-chrome-launcher": "~3.2.0",
|
|
46
|
-
"karma-coverage": "~2.2.1",
|
|
47
|
-
"karma-jasmine": "~5.1.0",
|
|
48
|
-
"karma-jasmine-html-reporter": "~2.1.0",
|
|
42
|
+
"playwright": "^1.58.2",
|
|
43
|
+
"prettier": "^3.8.1",
|
|
49
44
|
"typescript": "~5.9.3",
|
|
50
|
-
"typescript-eslint": "
|
|
45
|
+
"typescript-eslint": "8.56.1",
|
|
46
|
+
"vitest": "^4.1.0"
|
|
51
47
|
}
|
|
52
48
|
}
|