@igniteui/angular-templates 21.1.1492 → 21.1.14100-alpha.1
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
|
@@ -60,22 +60,19 @@ class IgniteUIForAngularTemplate {
|
|
|
60
60
|
}
|
|
61
61
|
//TODO: rename name to fullName for clarity + in all other places fileName to fullName
|
|
62
62
|
registerInProject(projectPath, name, options) {
|
|
63
|
-
let modulePath = "app
|
|
63
|
+
let modulePath = "app-module.ts";
|
|
64
64
|
if (options && options.modulePath) {
|
|
65
65
|
modulePath = options.modulePath;
|
|
66
66
|
}
|
|
67
67
|
// D.P. Don't use the top-level import as that chains import of typescript
|
|
68
68
|
// which slows down execution of the entire component noticeably (template loading)
|
|
69
69
|
// https://www.typescriptlang.org/docs/handbook/modules.html#dynamic-module-loading-in-nodejs
|
|
70
|
-
|
|
71
|
-
const TsUpdate =
|
|
72
|
-
// tslint:disable-next-line:no-submodule-imports
|
|
73
|
-
require("@igniteui/angular-templates").AngularTypeScriptFileUpdate;
|
|
70
|
+
const TsUpdate = require("./AngularTypeScriptFileUpdate").AngularTypeScriptFileUpdate;
|
|
74
71
|
const mainModulePath = path.join(projectPath, `src/app/${modulePath}`);
|
|
75
72
|
const folderName = this.folderName(name);
|
|
76
73
|
const fileName = this.fileName(name);
|
|
77
|
-
const componentFilePath = path.join(projectPath, `src/app/${folderName}/${fileName}.
|
|
78
|
-
const className = `${cli_core_1.Util.className(cli_core_1.Util.nameFromPath(name))}
|
|
74
|
+
const componentFilePath = path.join(projectPath, `src/app/${folderName}/${fileName}.ts`);
|
|
75
|
+
const className = `${cli_core_1.Util.className(cli_core_1.Util.nameFromPath(name))}`;
|
|
79
76
|
// standalone components
|
|
80
77
|
if (!this.fileExists(mainModulePath)) {
|
|
81
78
|
const appRoutesPath = "src/app/app.routes.ts";
|
|
@@ -105,11 +102,11 @@ class IgniteUIForAngularTemplate {
|
|
|
105
102
|
return;
|
|
106
103
|
}
|
|
107
104
|
// ngModule based components
|
|
108
|
-
if (!(options && options.skipRoute) && this.fileExists("src/app/app-routing
|
|
105
|
+
if (!(options && options.skipRoute) && this.fileExists("src/app/app-routing-module.ts")) {
|
|
109
106
|
//1) import the component class name,
|
|
110
107
|
//2) and populate the Routes array with the path and component
|
|
111
108
|
//for example: { path: 'combo', component: ComboComponent }
|
|
112
|
-
const routingModulePath = path.join(projectPath, "src/app/app-routing
|
|
109
|
+
const routingModulePath = path.join(projectPath, "src/app/app-routing-module.ts");
|
|
113
110
|
const routingModule = new TsUpdate(routingModulePath, false, { indentSize: 2, singleQuotes: true });
|
|
114
111
|
routingModule.addRoute({
|
|
115
112
|
modulePath: cli_core_1.Util.relativePath(routingModulePath, componentFilePath, true, true),
|
|
@@ -125,7 +122,7 @@ class IgniteUIForAngularTemplate {
|
|
|
125
122
|
mainModule.addNgModuleMeta({
|
|
126
123
|
declare: this.addAsNgModelDeclaration ? [className] : [],
|
|
127
124
|
from: cli_core_1.Util.relativePath(mainModulePath, componentFilePath, true, true),
|
|
128
|
-
export: modulePath !== "app
|
|
125
|
+
export: modulePath !== "app-module.ts" ? [className] : []
|
|
129
126
|
}, cli_core_1.Util.applyDelimiters(this.getBaseVariables(name), this.delimiters.content), true // multiline
|
|
130
127
|
);
|
|
131
128
|
// import IgxModules and other dependencies
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
4
|
+
import { IgxAccordionModule, IgxSwitchModule } from '<%=igxPackage%>';
|
|
5
|
+
|
|
6
|
+
describe('<%=ClassName%>', () => {
|
|
7
|
+
let component: <%=ClassName%>;
|
|
8
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
9
|
+
|
|
10
|
+
beforeEach(async () => {
|
|
11
|
+
await TestBed.configureTestingModule({
|
|
12
|
+
imports: [NoopAnimationsModule, IgxAccordionModule, IgxSwitchModule, <%=ClassName%>]
|
|
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
|
+
});
|
|
26
|
+
});
|
|
@@ -11,9 +11,8 @@ import {
|
|
|
11
11
|
|
|
12
12
|
@Component({
|
|
13
13
|
selector: 'app-<%=filePrefix%>',
|
|
14
|
-
templateUrl: './<%=filePrefix%>.
|
|
15
|
-
|
|
16
|
-
standalone: true,
|
|
14
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
15
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
17
16
|
imports: [
|
|
18
17
|
IgxSwitchComponent,
|
|
19
18
|
ReactiveFormsModule,
|
|
@@ -25,6 +24,6 @@ import {
|
|
|
25
24
|
IgxExpansionPanelBodyComponent,
|
|
26
25
|
],
|
|
27
26
|
})
|
|
28
|
-
export class <%=ClassName%>
|
|
27
|
+
export class <%=ClassName%> {
|
|
29
28
|
public singleBranchExpand = false;
|
|
30
29
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { FormsModule } from '@angular/forms';
|
|
3
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
4
|
+
import { IgxAutocompleteModule, IgxDropDownModule, IgxInputGroupModule } from '<%=igxPackage%>';
|
|
5
|
+
import { <%=ClassName%>, <%=ClassName%>PipeStartsWith } from './<%=filePrefix%>';
|
|
6
|
+
|
|
7
|
+
describe('<%=ClassName%>', () => {
|
|
8
|
+
let component: <%=ClassName%>;
|
|
9
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
10
|
+
|
|
11
|
+
beforeEach(async () => {
|
|
12
|
+
await TestBed.configureTestingModule({
|
|
13
|
+
imports: [FormsModule, IgxDropDownModule, IgxAutocompleteModule, NoopAnimationsModule,
|
|
14
|
+
IgxInputGroupModule, <%=ClassName%>, <%=ClassName%>PipeStartsWith]
|
|
15
|
+
})
|
|
16
|
+
.compileComponents();
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
beforeEach(() => {
|
|
20
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
21
|
+
component = fixture.componentInstance;
|
|
22
|
+
fixture.detectChanges();
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
it('should create', () => {
|
|
26
|
+
expect(component).toBeTruthy();
|
|
27
|
+
});
|
|
28
|
+
});
|
|
@@ -13,9 +13,8 @@ import {
|
|
|
13
13
|
|
|
14
14
|
@Component({
|
|
15
15
|
selector: 'app-<%=filePrefix%>',
|
|
16
|
-
templateUrl: './<%=filePrefix%>.
|
|
17
|
-
|
|
18
|
-
standalone: true,
|
|
16
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
17
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
19
18
|
imports: [
|
|
20
19
|
ReactiveFormsModule,
|
|
21
20
|
FormsModule,
|
|
@@ -29,7 +28,7 @@ import {
|
|
|
29
28
|
forwardRef(() => <%=ClassName%>PipeStartsWith),
|
|
30
29
|
],
|
|
31
30
|
})
|
|
32
|
-
export class <%=ClassName%>
|
|
31
|
+
export class <%=ClassName%> {
|
|
33
32
|
public towns: string[];
|
|
34
33
|
public townSelected = '';
|
|
35
34
|
|
|
@@ -1,21 +1,21 @@
|
|
|
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 { IgxAutocompleteModule, IgxDropDownModule, IgxInputGroupModule, IgxToastModule } from '<%=igxPackage%>';
|
|
5
5
|
import {
|
|
6
|
-
<%=ClassName
|
|
6
|
+
<%=ClassName%>,
|
|
7
7
|
<%=ClassName%>PipeStartsWith,
|
|
8
8
|
<%=ClassName%>RegionContains
|
|
9
|
-
} from './<%=filePrefix
|
|
9
|
+
} from './<%=filePrefix%>';
|
|
10
10
|
|
|
11
|
-
describe('<%=ClassName%>
|
|
12
|
-
let component: <%=ClassName
|
|
13
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
11
|
+
describe('<%=ClassName%>', () => {
|
|
12
|
+
let component: <%=ClassName%>;
|
|
13
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
14
14
|
|
|
15
|
-
beforeEach(
|
|
16
|
-
TestBed.configureTestingModule({
|
|
15
|
+
beforeEach(async () => {
|
|
16
|
+
await TestBed.configureTestingModule({
|
|
17
17
|
imports: [
|
|
18
|
-
<%=ClassName
|
|
18
|
+
<%=ClassName%>,
|
|
19
19
|
<%=ClassName%>PipeStartsWith,
|
|
20
20
|
<%=ClassName%>RegionContains,
|
|
21
21
|
FormsModule,
|
|
@@ -27,10 +27,10 @@ describe('<%=ClassName%>Component', () => {
|
|
|
27
27
|
]
|
|
28
28
|
})
|
|
29
29
|
.compileComponents();
|
|
30
|
-
})
|
|
30
|
+
});
|
|
31
31
|
|
|
32
32
|
beforeEach(() => {
|
|
33
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
33
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
34
34
|
component = fixture.componentInstance;
|
|
35
35
|
fixture.detectChanges();
|
|
36
36
|
});
|
|
@@ -19,9 +19,8 @@ import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
|
19
19
|
|
|
20
20
|
@Component({
|
|
21
21
|
selector: 'app-<%=filePrefix%>',
|
|
22
|
-
templateUrl: './<%=filePrefix%>.
|
|
23
|
-
|
|
24
|
-
standalone: true,
|
|
22
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
23
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
25
24
|
imports: [
|
|
26
25
|
IgxInputGroupComponent,
|
|
27
26
|
IgxLabelDirective,
|
|
@@ -38,7 +37,7 @@ import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
|
38
37
|
forwardRef(() => <%=ClassName%>RegionContains)
|
|
39
38
|
]
|
|
40
39
|
})
|
|
41
|
-
export class <%=ClassName%>
|
|
40
|
+
export class <%=ClassName%> {
|
|
42
41
|
public regions!: Region[];
|
|
43
42
|
public townSelected!: string;
|
|
44
43
|
public postalCode?: number;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { IgxBulletGraphModule } 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
|
+
imports: [IgxBulletGraphModule, <%=ClassName%>]
|
|
12
|
+
})
|
|
13
|
+
.compileComponents();
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
beforeEach(() => {
|
|
17
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
18
|
+
component = fixture.componentInstance;
|
|
19
|
+
fixture.detectChanges();
|
|
20
|
+
// disable animation
|
|
21
|
+
component.bulletGraph.transitionDuration = 0;
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
it('should create', () => {
|
|
25
|
+
expect(component).toBeTruthy();
|
|
26
|
+
});
|
|
27
|
+
});
|
|
@@ -13,13 +13,12 @@ import {
|
|
|
13
13
|
|
|
14
14
|
@Component({
|
|
15
15
|
selector: 'app-<%=filePrefix%>',
|
|
16
|
-
templateUrl: './<%=filePrefix%>.
|
|
17
|
-
|
|
16
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
17
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
18
18
|
encapsulation: ViewEncapsulation.None,
|
|
19
|
-
standalone: true,
|
|
20
19
|
imports: [IgxLayoutDirective, IgxButtonDirective, IgxBulletGraphCoreModule]
|
|
21
20
|
})
|
|
22
|
-
export class <%=ClassName%>
|
|
21
|
+
export class <%=ClassName%> implements AfterViewInit {
|
|
23
22
|
@ViewChild('bulletGraph', { static: true })
|
|
24
23
|
public bulletGraph!: IgxBulletGraphComponent;
|
|
25
24
|
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxCalendarModule } 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
|
+
imports: [IgxCalendarModule, NoopAnimationsModule, <%=ClassName%>]
|
|
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
|
+
});
|
|
26
|
+
});
|
|
@@ -3,10 +3,9 @@ import { IgxLayoutDirective, IgxCalendarComponent } 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
|
encapsulation: ViewEncapsulation.None,
|
|
9
|
-
standalone: true,
|
|
10
9
|
imports: [IgxLayoutDirective, IgxCalendarComponent]
|
|
11
10
|
})
|
|
12
|
-
export class <%=ClassName%>
|
|
11
|
+
export class <%=ClassName%> { }
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxCarouselModule } 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
|
+
imports: [NoopAnimationsModule, IgxCarouselModule, <%=ClassName%>]
|
|
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
|
+
});
|
|
26
|
+
});
|
|
@@ -4,12 +4,11 @@ import { IgxCarouselComponent, IgxSlideComponent } from '<%=igxPackage%>';
|
|
|
4
4
|
|
|
5
5
|
@Component({
|
|
6
6
|
selector: 'app-<%=filePrefix%>',
|
|
7
|
-
templateUrl: './<%=filePrefix%>.
|
|
8
|
-
|
|
9
|
-
standalone: true,
|
|
7
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
8
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
10
9
|
imports: [IgxCarouselComponent, NgFor, IgxSlideComponent]
|
|
11
10
|
})
|
|
12
|
-
export class <%=ClassName%>
|
|
11
|
+
export class <%=ClassName%> implements OnInit {
|
|
13
12
|
public slides: Slide[] = [];
|
|
14
13
|
public interval = 3000;
|
|
15
14
|
public pause = true;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { FormsModule } from '@angular/forms';
|
|
3
|
+
import { IgxCategoryChartModule } from 'igniteui-angular-charts';
|
|
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
|
+
imports: [FormsModule, IgxCategoryChartModule, <%=ClassName%>],
|
|
13
|
+
teardown: { destroyAfterEach: false }
|
|
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
|
+
});
|
|
@@ -4,12 +4,11 @@ import { FormsModule } from '@angular/forms';
|
|
|
4
4
|
|
|
5
5
|
@Component({
|
|
6
6
|
selector: 'app-<%=filePrefix%>',
|
|
7
|
-
templateUrl: './<%=filePrefix%>.
|
|
8
|
-
|
|
9
|
-
standalone: true,
|
|
7
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
8
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
10
9
|
imports: [FormsModule, IgxCategoryChartModule]
|
|
11
10
|
})
|
|
12
|
-
export class <%=ClassName%>
|
|
11
|
+
export class <%=ClassName%> {
|
|
13
12
|
public chartType = CategoryChartType.Auto;
|
|
14
13
|
|
|
15
14
|
public data = [
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxChipsModule } 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
|
+
imports: [NoopAnimationsModule, IgxChipsModule, <%=ClassName%>]
|
|
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
|
+
});
|
|
26
|
+
});
|
package/igx-ts/chip/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts}
RENAMED
|
@@ -24,9 +24,8 @@ interface NamedEntry {
|
|
|
24
24
|
|
|
25
25
|
@Component({
|
|
26
26
|
selector: 'app-<%=filePrefix%>',
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
standalone: true,
|
|
27
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
28
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
30
29
|
imports: [
|
|
31
30
|
IgxLayoutDirective,
|
|
32
31
|
IgxChipsAreaComponent,
|
|
@@ -38,7 +37,7 @@ interface NamedEntry {
|
|
|
38
37
|
IgxDropDownItemComponent,
|
|
39
38
|
]
|
|
40
39
|
})
|
|
41
|
-
export class <%=ClassName%>
|
|
40
|
+
export class <%=ClassName%> {
|
|
42
41
|
public dropDownList: NamedEntry[] = [
|
|
43
42
|
{
|
|
44
43
|
id: '1',
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxComboModule } 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
|
+
imports: [IgxComboModule, NoopAnimationsModule, <%=ClassName%>]
|
|
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
|
+
});
|
|
26
|
+
});
|
|
@@ -9,9 +9,8 @@ import {
|
|
|
9
9
|
|
|
10
10
|
@Component({
|
|
11
11
|
selector: 'app-<%=filePrefix%>',
|
|
12
|
-
templateUrl: './<%=filePrefix%>.
|
|
13
|
-
|
|
14
|
-
standalone: true,
|
|
12
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
13
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
15
14
|
imports: [
|
|
16
15
|
IgxComboComponent,
|
|
17
16
|
IgxComboItemDirective,
|
|
@@ -19,6 +18,6 @@ import {
|
|
|
19
18
|
IgxComboFooterDirective,
|
|
20
19
|
]
|
|
21
20
|
})
|
|
22
|
-
export class <%=ClassName%>
|
|
21
|
+
export class <%=ClassName%> {
|
|
23
22
|
public localData: State[] = localData;
|
|
24
23
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
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
|
+
imports: [
|
|
12
|
+
NoopAnimationsModule,
|
|
13
|
+
<%=ClassName%>
|
|
14
|
+
]
|
|
15
|
+
})
|
|
16
|
+
.compileComponents();
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
beforeEach(() => {
|
|
20
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
21
|
+
component = fixture.componentInstance;
|
|
22
|
+
fixture.detectChanges();
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
it('should create', () => {
|
|
26
|
+
expect(component).toBeTruthy();
|
|
27
|
+
});
|
|
28
|
+
});
|
|
@@ -37,9 +37,8 @@ import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
|
37
37
|
|
|
38
38
|
@Component({
|
|
39
39
|
selector: 'app-<%=filePrefix%>',
|
|
40
|
-
templateUrl: './<%=filePrefix%>.
|
|
41
|
-
|
|
42
|
-
standalone: true,
|
|
40
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
41
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
43
42
|
imports: [
|
|
44
43
|
IgxSwitchComponent,
|
|
45
44
|
ReactiveFormsModule,
|
|
@@ -60,7 +59,7 @@ import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
|
60
59
|
DecimalPipe,
|
|
61
60
|
],
|
|
62
61
|
})
|
|
63
|
-
export class <%=ClassName%>
|
|
62
|
+
export class <%=ClassName%> implements OnInit, OnDestroy, AfterViewInit {
|
|
64
63
|
@ViewChild('grid1', { read: IgxGridComponent, static: true })
|
|
65
64
|
public grid1!: IgxGridComponent;
|
|
66
65
|
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxExcelExporterService, IgxCsvExporterService } 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
|
+
imports: [
|
|
13
|
+
NoopAnimationsModule,
|
|
14
|
+
<%=ClassName%>
|
|
15
|
+
],
|
|
16
|
+
providers: [IgxExcelExporterService, IgxCsvExporterService]
|
|
17
|
+
})
|
|
18
|
+
.compileComponents();
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
beforeEach(() => {
|
|
22
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
23
|
+
component = fixture.componentInstance;
|
|
24
|
+
fixture.detectChanges();
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
it('should create', () => {
|
|
28
|
+
expect(component).toBeTruthy();
|
|
29
|
+
});
|
|
30
|
+
});
|
|
@@ -49,9 +49,8 @@ import { NgIf } from '@angular/common';
|
|
|
49
49
|
|
|
50
50
|
@Component({
|
|
51
51
|
selector: 'app-<%=filePrefix%>',
|
|
52
|
-
templateUrl: './<%=filePrefix%>.
|
|
53
|
-
|
|
54
|
-
standalone: true,
|
|
52
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
53
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
55
54
|
imports: [
|
|
56
55
|
IgxGridComponent,
|
|
57
56
|
IgxGridToolbarComponent,
|
|
@@ -77,7 +76,7 @@ import { NgIf } from '@angular/common';
|
|
|
77
76
|
IgxSparklineCoreModule,
|
|
78
77
|
]
|
|
79
78
|
})
|
|
80
|
-
export class <%=ClassName%>
|
|
79
|
+
export class <%=ClassName%> implements OnInit, AfterViewInit {
|
|
81
80
|
|
|
82
81
|
@ViewChild('grid1', { read: IgxGridComponent, static: true })
|
|
83
82
|
public grid1!: IgxGridComponent;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
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
|
+
imports: [
|
|
12
|
+
NoopAnimationsModule,
|
|
13
|
+
<%=ClassName%>,
|
|
14
|
+
],
|
|
15
|
+
teardown: { destroyAfterEach: false }
|
|
16
|
+
})
|
|
17
|
+
.compileComponents();
|
|
18
|
+
});
|
|
19
|
+
|
|
20
|
+
beforeEach(() => {
|
|
21
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
22
|
+
component = fixture.componentInstance;
|
|
23
|
+
fixture.detectChanges();
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
it('should create', () => {
|
|
27
|
+
expect(component).toBeTruthy();
|
|
28
|
+
});
|
|
29
|
+
});
|