@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
|
@@ -44,17 +44,16 @@ import {
|
|
|
44
44
|
} from 'igniteui-angular-charts';
|
|
45
45
|
import { timer } from 'rxjs';
|
|
46
46
|
import { debounce } from 'rxjs/operators';
|
|
47
|
-
import {
|
|
48
|
-
import { Contract, REGIONS } from './
|
|
47
|
+
import { LocalData } from './local-data';
|
|
48
|
+
import { Contract, REGIONS } from './data/financialData';
|
|
49
49
|
import { NgIf, NgFor, CurrencyPipe } from '@angular/common';
|
|
50
50
|
import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
51
51
|
|
|
52
52
|
@Component({
|
|
53
|
-
providers: [
|
|
53
|
+
providers: [LocalData],
|
|
54
54
|
selector: 'app-<%=filePrefix%>',
|
|
55
|
-
templateUrl: './<%=filePrefix%>.
|
|
56
|
-
|
|
57
|
-
standalone: true,
|
|
55
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
56
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
58
57
|
imports: [
|
|
59
58
|
IgxSwitchComponent,
|
|
60
59
|
ReactiveFormsModule,
|
|
@@ -84,7 +83,7 @@ import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
|
84
83
|
CurrencyPipe,
|
|
85
84
|
]
|
|
86
85
|
})
|
|
87
|
-
export class <%=ClassName%>
|
|
86
|
+
export class <%=ClassName%> implements OnInit, AfterViewInit, OnDestroy {
|
|
88
87
|
@ViewChild('grid1', { static: true }) public grid1!: IgxGridComponent;
|
|
89
88
|
@ViewChild('buttonGroup1', { static: true }) public buttonGroup1!: IgxButtonGroupComponent;
|
|
90
89
|
@ViewChild('buttonGroup2', { static: true }) public buttonGroup2!: IgxButtonGroupComponent;
|
|
@@ -137,11 +136,11 @@ export class <%=ClassName%>Component implements OnInit, AfterViewInit, OnDestroy
|
|
|
137
136
|
private timer: any;
|
|
138
137
|
private volumeChanged: any;
|
|
139
138
|
constructor(
|
|
140
|
-
private
|
|
139
|
+
private localData: LocalData,
|
|
141
140
|
private elRef: ElementRef,
|
|
142
141
|
private cdr: ChangeDetectorRef) {
|
|
143
|
-
this.subscription = this.
|
|
144
|
-
this.
|
|
142
|
+
this.subscription = this.localData.getData(this.volume);
|
|
143
|
+
this.localData.records.subscribe(x => { this.data = x; });
|
|
145
144
|
}
|
|
146
145
|
|
|
147
146
|
public ngOnInit(): void {
|
|
@@ -167,7 +166,7 @@ export class <%=ClassName%>Component implements OnInit, AfterViewInit, OnDestroy
|
|
|
167
166
|
this.volumeChanged = this.volumeSlider.valueChange.pipe(debounce(() => timer(200)));
|
|
168
167
|
this.volumeChanged.subscribe(
|
|
169
168
|
() => {
|
|
170
|
-
this.
|
|
169
|
+
this.localData.getData(this.volume);
|
|
171
170
|
},
|
|
172
171
|
(err: string) => console.log('Error: ' + err));
|
|
173
172
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Injectable } from '@angular/core';
|
|
2
2
|
import { BehaviorSubject, Observable} from 'rxjs';
|
|
3
|
-
import { FinancialData } from './
|
|
3
|
+
import { FinancialData } from './data/financialData';
|
|
4
4
|
|
|
5
5
|
@Injectable()
|
|
6
|
-
export class
|
|
6
|
+
export class LocalData {
|
|
7
7
|
public records: Observable<any[]>;
|
|
8
8
|
public records$: BehaviorSubject<any[]>;
|
|
9
9
|
|
package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/__filePrefix__.spec.ts
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
4
|
+
import { <%=ClassName%>TreeGridGroupingPipe } from './tree-grid-grouping.pipe';
|
|
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
|
+
<%=ClassName%>TreeGridGroupingPipe
|
|
16
|
+
]
|
|
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
|
+
});
|
|
@@ -33,17 +33,16 @@ import {
|
|
|
33
33
|
} from '<%=igxPackage%>';
|
|
34
34
|
import { timer } from 'rxjs';
|
|
35
35
|
import { debounce } from 'rxjs/operators';
|
|
36
|
-
import {
|
|
36
|
+
import { LocalData } from './local-data';
|
|
37
37
|
import { ITreeGridAggregation, <%=ClassName%>TreeGridGroupingPipe } from './tree-grid-grouping.pipe';
|
|
38
38
|
import { NgIf, CurrencyPipe } from '@angular/common';
|
|
39
39
|
import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
40
40
|
|
|
41
41
|
@Component({
|
|
42
|
-
providers: [
|
|
42
|
+
providers: [LocalData],
|
|
43
43
|
selector: 'app-<%=filePrefix%>',
|
|
44
|
-
templateUrl: './<%=filePrefix%>.
|
|
45
|
-
|
|
46
|
-
standalone: true,
|
|
44
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
45
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
47
46
|
imports: [
|
|
48
47
|
IgxSwitchComponent,
|
|
49
48
|
ReactiveFormsModule,
|
|
@@ -64,7 +63,7 @@ import { ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
|
64
63
|
<%=ClassName%>TreeGridGroupingPipe
|
|
65
64
|
]
|
|
66
65
|
})
|
|
67
|
-
export class <%=ClassName%>
|
|
66
|
+
export class <%=ClassName%> implements OnInit, AfterViewInit, OnDestroy {
|
|
68
67
|
@ViewChild('grid1', { static: true }) public grid1!: IgxTreeGridComponent;
|
|
69
68
|
@ViewChild('buttonGroup1', { static: true }) public buttonGroup1!: IgxButtonGroupComponent;
|
|
70
69
|
@ViewChild('slider1', { static: true }) public volumeSlider!: IgxSliderComponent;
|
|
@@ -141,9 +140,9 @@ export class <%=ClassName%>Component implements OnInit, AfterViewInit, OnDestroy
|
|
|
141
140
|
private timer: any;
|
|
142
141
|
private volumeChanged: any;
|
|
143
142
|
|
|
144
|
-
constructor(private zone: NgZone, private
|
|
145
|
-
this.subscription = this.
|
|
146
|
-
this.
|
|
143
|
+
constructor(private zone: NgZone, private localData: LocalData, private elRef: ElementRef) {
|
|
144
|
+
this.subscription = this.localData.getData(this.volume);
|
|
145
|
+
this.localData.records.subscribe((d) => this.data = d);
|
|
147
146
|
}
|
|
148
147
|
|
|
149
148
|
public ngOnInit(): void {
|
|
@@ -151,7 +150,7 @@ export class <%=ClassName%>Component implements OnInit, AfterViewInit, OnDestroy
|
|
|
151
150
|
this.volumeChanged = this.volumeSlider.valueChange.pipe(debounce(() => timer(200)));
|
|
152
151
|
this.volumeChanged.subscribe(
|
|
153
152
|
() => {
|
|
154
|
-
this.
|
|
153
|
+
this.localData.getData(this.volume);
|
|
155
154
|
},
|
|
156
155
|
(err: string) => console.log('Error: ' + err));
|
|
157
156
|
}
|
|
@@ -3,7 +3,7 @@ import { BehaviorSubject, Observable} from 'rxjs';
|
|
|
3
3
|
import { FinancialData } from './assets/financialData';
|
|
4
4
|
|
|
5
5
|
@Injectable()
|
|
6
|
-
export class
|
|
6
|
+
export class LocalData {
|
|
7
7
|
public records: Observable<any[]>;
|
|
8
8
|
public records$: BehaviorSubject<any[]>;
|
|
9
9
|
|
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { ComponentFixture, TestBed
|
|
2
|
-
import { ReactiveFormsModule } from '@angular/forms';
|
|
3
|
-
import { RouterTestingModule } from '@angular/router/testing';
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
4
2
|
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
5
|
-
import { <%=ClassName%>
|
|
6
|
-
import { IgxInputGroupModule, IgxIconModule, IgxButtonModule, IgxRippleModule } from '<%=igxPackage%>';
|
|
3
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
7
4
|
|
|
8
5
|
const MAIL_GROUP_NAME = 'email';
|
|
9
6
|
const PASSWORD_GROUP_NAME = 'password';
|
|
@@ -12,33 +9,22 @@ const NEW_PASSWORD_GROUP_NAME = 'newPassword';
|
|
|
12
9
|
const FIRST_NAME_GROUP_NAME = 'firstName';
|
|
13
10
|
const LAST_NAME_GROUP_NAME = 'lastName';
|
|
14
11
|
|
|
15
|
-
describe('<%=ClassName%>
|
|
16
|
-
let component: <%=ClassName
|
|
17
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
12
|
+
describe('<%=ClassName%>', () => {
|
|
13
|
+
let component: <%=ClassName%>;
|
|
14
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
18
15
|
|
|
19
|
-
beforeEach(
|
|
20
|
-
TestBed.configureTestingModule({
|
|
16
|
+
beforeEach(async () => {
|
|
17
|
+
await TestBed.configureTestingModule({
|
|
21
18
|
imports: [
|
|
22
|
-
ReactiveFormsModule,
|
|
23
|
-
RouterTestingModule,
|
|
24
19
|
NoopAnimationsModule,
|
|
25
|
-
|
|
26
|
-
IgxButtonModule,
|
|
27
|
-
IgxIconModule,
|
|
28
|
-
IgxRippleModule,
|
|
29
|
-
<%=ClassName%>Component,
|
|
30
|
-
],
|
|
31
|
-
providers: [
|
|
32
|
-
{ provide: ExternalAuthService, useValue: extAuthSpy },
|
|
33
|
-
{ provide: AuthenticationService, useValue: authSpy },
|
|
34
|
-
{ provide: UserService, useValue: userServSpy },
|
|
20
|
+
<%=ClassName%>,
|
|
35
21
|
],
|
|
36
22
|
})
|
|
37
23
|
.compileComponents();
|
|
38
|
-
})
|
|
24
|
+
});
|
|
39
25
|
|
|
40
26
|
beforeEach(() => {
|
|
41
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
27
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
42
28
|
component = fixture.componentInstance;
|
|
43
29
|
fixture.detectChanges();
|
|
44
30
|
});
|
|
@@ -18,9 +18,8 @@ import {
|
|
|
18
18
|
|
|
19
19
|
@Component({
|
|
20
20
|
selector: 'app-<%=filePrefix%>',
|
|
21
|
-
templateUrl: './<%=filePrefix%>.
|
|
22
|
-
|
|
23
|
-
standalone: true,
|
|
21
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
22
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
24
23
|
imports: [
|
|
25
24
|
ReactiveFormsModule,
|
|
26
25
|
IgxInputGroupComponent,
|
|
@@ -33,7 +32,7 @@ import {
|
|
|
33
32
|
NgIf
|
|
34
33
|
]
|
|
35
34
|
})
|
|
36
|
-
export class <%=ClassName%>
|
|
35
|
+
export class <%=ClassName%> {
|
|
37
36
|
public loginForm: FormGroup;
|
|
38
37
|
public registrationForm: FormGroup;
|
|
39
38
|
public showLogin = true;
|
package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/__filePrefix__.spec.ts
ADDED
|
@@ -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
|
+
});
|
|
@@ -14,9 +14,8 @@ import { NgIf, NgFor, NgClass } from '@angular/common';
|
|
|
14
14
|
|
|
15
15
|
@Component({
|
|
16
16
|
selector: 'app-<%=filePrefix%>',
|
|
17
|
-
templateUrl: './<%=filePrefix%>.
|
|
18
|
-
|
|
19
|
-
standalone: true,
|
|
17
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
18
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
20
19
|
imports: [
|
|
21
20
|
IgxCardComponent,
|
|
22
21
|
IgxCardHeaderComponent,
|
|
@@ -31,7 +30,7 @@ import { NgIf, NgFor, NgClass } from '@angular/common';
|
|
|
31
30
|
NgClass
|
|
32
31
|
]
|
|
33
32
|
})
|
|
34
|
-
export class <%=ClassName%>
|
|
33
|
+
export class <%=ClassName%> {
|
|
35
34
|
@ViewChild(IgxExpansionPanelComponent, { static: true })
|
|
36
35
|
public panel!: IgxExpansionPanelComponent;
|
|
37
36
|
public data = weatherData;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxDatePickerModule } 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: [IgxDatePickerModule, 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,12 +3,11 @@ import { IgxLayoutDirective, IgxDatePickerComponent } 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.Emulated,
|
|
9
|
-
standalone: true,
|
|
10
9
|
imports: [IgxLayoutDirective, IgxDatePickerComponent],
|
|
11
10
|
})
|
|
12
|
-
export class <%=ClassName%>
|
|
11
|
+
export class <%=ClassName%> {
|
|
13
12
|
public today: Date = new Date(Date.now());
|
|
14
13
|
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxDialogModule } 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: [IgxDialogModule, 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,12 +3,11 @@ import { IDialogEventArgs, IgxButtonDirective, IgxDialogComponent } from '<%=igx
|
|
|
3
3
|
|
|
4
4
|
@Component({
|
|
5
5
|
selector: 'app-<%=filePrefix%>',
|
|
6
|
-
templateUrl: './<%=filePrefix%>.
|
|
7
|
-
|
|
8
|
-
standalone: true,
|
|
6
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
7
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
9
8
|
imports: [IgxButtonDirective, IgxDialogComponent]
|
|
10
9
|
})
|
|
11
|
-
export class <%=ClassName%>
|
|
10
|
+
export class <%=ClassName%> {
|
|
12
11
|
dialogOKSelected(args: IDialogEventArgs) {
|
|
13
12
|
args.dialog.close();
|
|
14
13
|
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import { CommonModule } from '@angular/common';
|
|
2
2
|
import { CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
|
-
import { ComponentFixture, TestBed
|
|
3
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
4
4
|
import { defineCustomElements } from '<%=dockManagerPackage%>/loader';
|
|
5
|
-
import { <%=ClassName%>
|
|
5
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
6
6
|
|
|
7
7
|
defineCustomElements();
|
|
8
8
|
|
|
9
|
-
describe('<%=ClassName%>
|
|
10
|
-
let component: <%=ClassName
|
|
11
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
9
|
+
describe('<%=ClassName%>', () => {
|
|
10
|
+
let component: <%=ClassName%>;
|
|
11
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
12
12
|
|
|
13
|
-
beforeEach(
|
|
14
|
-
TestBed.configureTestingModule({
|
|
15
|
-
imports: [CommonModule, <%=ClassName%>
|
|
13
|
+
beforeEach(async () => {
|
|
14
|
+
await TestBed.configureTestingModule({
|
|
15
|
+
imports: [CommonModule, <%=ClassName%>],
|
|
16
16
|
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
|
17
17
|
})
|
|
18
18
|
.compileComponents();
|
|
19
|
-
})
|
|
19
|
+
});
|
|
20
20
|
|
|
21
21
|
beforeEach(() => {
|
|
22
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
22
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
23
23
|
component = fixture.componentInstance;
|
|
24
24
|
fixture.detectChanges();
|
|
25
25
|
});
|
|
@@ -10,12 +10,11 @@ defineCustomElements();
|
|
|
10
10
|
|
|
11
11
|
@Component({
|
|
12
12
|
selector: 'app-<%=filePrefix%>',
|
|
13
|
-
templateUrl: './<%=filePrefix%>.
|
|
14
|
-
|
|
15
|
-
standalone: true,
|
|
13
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
14
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
16
15
|
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
|
17
16
|
})
|
|
18
|
-
export class <%=ClassName%>
|
|
17
|
+
export class <%=ClassName%> {
|
|
19
18
|
public layout: IgcDockManagerLayout = {
|
|
20
19
|
rootPane: {
|
|
21
20
|
type: IgcDockManagerPaneType.splitPane,
|
|
@@ -0,0 +1,25 @@
|
|
|
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: [NoopAnimationsModule, <%=ClassName%>]
|
|
12
|
+
})
|
|
13
|
+
.compileComponents();
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
beforeEach(() => {
|
|
17
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
18
|
+
component = fixture.componentInstance;
|
|
19
|
+
fixture.detectChanges();
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
it('should create', () => {
|
|
23
|
+
expect(component).toBeTruthy();
|
|
24
|
+
});
|
|
25
|
+
});
|
|
@@ -12,9 +12,8 @@ import { NgFor } from '@angular/common';
|
|
|
12
12
|
|
|
13
13
|
@Component({
|
|
14
14
|
selector: 'app-<%=filePrefix%>',
|
|
15
|
-
templateUrl: './<%=filePrefix%>.
|
|
16
|
-
|
|
17
|
-
standalone: true,
|
|
15
|
+
templateUrl: './<%=filePrefix%>.html',
|
|
16
|
+
styleUrl: './<%=filePrefix%>.scss',
|
|
18
17
|
imports: [
|
|
19
18
|
IgxButtonDirective,
|
|
20
19
|
IgxRippleDirective,
|
|
@@ -26,6 +25,6 @@ import { NgFor } from '@angular/common';
|
|
|
26
25
|
]
|
|
27
26
|
})
|
|
28
27
|
|
|
29
|
-
export class <%=ClassName%>
|
|
28
|
+
export class <%=ClassName%> {
|
|
30
29
|
public items: Country[] = data;
|
|
31
30
|
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { IgxFinancialChartModule } from 'igniteui-angular-charts';
|
|
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: [IgxFinancialChartModule, <%=ClassName%>],
|
|
12
|
+
teardown: { destroyAfterEach: false }
|
|
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,11 +4,10 @@ import { IgxFinancialChartModule } from 'igniteui-angular-charts';
|
|
|
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: [IgxFinancialChartModule]
|
|
11
10
|
})
|
|
12
|
-
export class <%=ClassName%>
|
|
11
|
+
export class <%=ClassName%> {
|
|
13
12
|
public data: Stock[] = AMZNData;
|
|
14
13
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
3
|
+
|
|
4
|
+
describe('<%=ClassName%>', () => {
|
|
5
|
+
let component: <%=ClassName%>;
|
|
6
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
7
|
+
|
|
8
|
+
beforeEach(async () => {
|
|
9
|
+
await TestBed.configureTestingModule({
|
|
10
|
+
imports: [IgxCarouselModule, <%=ClassName%>]
|
|
11
|
+
})
|
|
12
|
+
.compileComponents();
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
beforeEach(() => {
|
|
16
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
17
|
+
component = fixture.componentInstance;
|
|
18
|
+
fixture.detectChanges();
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
it("should create", () => {
|
|
22
|
+
expect(component).toBeTruthy();
|
|
23
|
+
});
|
|
24
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
|
+
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
3
|
+
import { IgxGridModule } 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, IgxGridModule, <%=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/grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts}
RENAMED
|
@@ -4,12 +4,11 @@ import { Employee, employeesData } from './localData';
|
|
|
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: [IgxGridComponent, IgxPaginatorComponent]
|
|
11
10
|
})
|
|
12
|
-
export class <%=ClassName%>
|
|
11
|
+
export class <%=ClassName%> implements OnInit {
|
|
13
12
|
public localData: Employee[] = [];
|
|
14
13
|
title = '<%=name%>';
|
|
15
14
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentFixture, TestBed
|
|
1
|
+
import { ComponentFixture, TestBed } from '@angular/core/testing';
|
|
2
2
|
import { FormsModule } from '@angular/forms';
|
|
3
3
|
import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
|
4
4
|
import {
|
|
@@ -8,21 +8,21 @@ import {
|
|
|
8
8
|
IgxGridModule,
|
|
9
9
|
IgxRippleModule
|
|
10
10
|
} from '<%=igxPackage%>';
|
|
11
|
-
import { <%=ClassName%>
|
|
11
|
+
import { <%=ClassName%> } from './<%=filePrefix%>';
|
|
12
12
|
|
|
13
|
-
describe('<%=ClassName%>
|
|
14
|
-
let component: <%=ClassName
|
|
15
|
-
let fixture: ComponentFixture<<%=ClassName
|
|
13
|
+
describe('<%=ClassName%>', () => {
|
|
14
|
+
let component: <%=ClassName%>;
|
|
15
|
+
let fixture: ComponentFixture<<%=ClassName%>>;
|
|
16
16
|
|
|
17
|
-
beforeEach(
|
|
18
|
-
TestBed.configureTestingModule({
|
|
19
|
-
imports: [FormsModule, NoopAnimationsModule, IgxDialogModule, IgxGridModule, IgxFocusModule, IgxButtonModule, IgxRippleModule, <%=ClassName%>
|
|
17
|
+
beforeEach(async () => {
|
|
18
|
+
await TestBed.configureTestingModule({
|
|
19
|
+
imports: [FormsModule, NoopAnimationsModule, IgxDialogModule, IgxGridModule, IgxFocusModule, IgxButtonModule, IgxRippleModule, <%=ClassName%>]
|
|
20
20
|
})
|
|
21
21
|
.compileComponents();
|
|
22
|
-
})
|
|
22
|
+
});
|
|
23
23
|
|
|
24
24
|
beforeEach(() => {
|
|
25
|
-
fixture = TestBed.createComponent(<%=ClassName%>
|
|
25
|
+
fixture = TestBed.createComponent(<%=ClassName%>);
|
|
26
26
|
component = fixture.componentInstance;
|
|
27
27
|
fixture.detectChanges();
|
|
28
28
|
});
|