@igniteui/angular-templates 21.1.1492 → 21.1.14100-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (648) hide show
  1. package/IgniteUIForAngularTemplate.js +7 -10
  2. package/igx-ts/accordion/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  3. package/igx-ts/accordion/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  4. package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  5. package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  6. package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +11 -11
  7. package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  8. package/igx-ts/bullet-graph/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  9. package/igx-ts/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  10. package/igx-ts/calendar/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  11. package/igx-ts/calendar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  12. package/igx-ts/carousel/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  13. package/igx-ts/carousel/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  14. package/igx-ts/category-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  15. package/igx-ts/category-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  16. package/igx-ts/chip/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  17. package/igx-ts/chip/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  18. package/igx-ts/combo/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  19. package/igx-ts/combo/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  20. package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  21. package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  22. package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/__filePrefix__.spec.ts +30 -0
  23. package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  24. package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.spec.ts +29 -0
  25. package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +10 -11
  26. package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{localData.service.ts → local-data.ts} +2 -2
  27. package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/__filePrefix__.spec.ts +30 -0
  28. package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +9 -10
  29. package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{localData.service.ts → local-data.ts} +1 -1
  30. package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -24
  31. package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  32. package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  33. package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  34. package/igx-ts/date-picker/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  35. package/igx-ts/date-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  36. package/igx-ts/dialog/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  37. package/igx-ts/dialog/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  38. package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  39. package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  40. package/igx-ts/dropdown/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
  41. package/igx-ts/dropdown/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  42. package/igx-ts/financial-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  43. package/igx-ts/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  44. package/igx-ts/generate/files/src/app/__path__/__filePrefix__.spec.ts +24 -0
  45. package/igx-ts/generate/files/src/app/__path__/__filePrefix__.ts +10 -0
  46. package/igx-ts/grid/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  47. package/igx-ts/grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  48. package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  49. package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  50. package/igx-ts/grid/grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  51. package/igx-ts/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  52. package/igx-ts/grid/grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
  53. package/igx-ts/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  54. package/igx-ts/grid/multi-column-headers/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  55. package/igx-ts/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  56. package/igx-ts/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  57. package/igx-ts/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  58. package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  59. package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  60. package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  61. package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  62. package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  63. package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  64. package/igx-ts/input-group/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  65. package/igx-ts/input-group/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  66. package/igx-ts/linear-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  67. package/igx-ts/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  68. package/igx-ts/list/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  69. package/igx-ts/list/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  70. package/igx-ts/map/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  71. package/igx-ts/map/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  72. package/igx-ts/pivot-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  73. package/igx-ts/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  74. package/igx-ts/projects/_base/files/.prettierrc +12 -0
  75. package/igx-ts/projects/_base/files/AGENTS.md +58 -0
  76. package/igx-ts/projects/_base/files/__dot__azure/azure-pipelines.yml +5 -1
  77. package/igx-ts/projects/_base/files/__dot__claude/CLAUDE.md +3 -0
  78. package/igx-ts/projects/_base/files/__dot__editorconfig +1 -0
  79. package/igx-ts/projects/_base/files/__dot__github/copilot-instructions.md +3 -0
  80. package/igx-ts/projects/_base/files/__dot__github/workflows/node.js.yml +5 -1
  81. package/igx-ts/projects/_base/files/__dot__gitignore +2 -1
  82. package/igx-ts/projects/_base/files/__dot__vscode/mcp.json +16 -0
  83. package/igx-ts/projects/_base/files/angular.json +98 -123
  84. package/igx-ts/projects/_base/files/eslint.config.js +20 -22
  85. package/igx-ts/projects/_base/files/package.json +22 -25
  86. package/igx-ts/projects/_base/files/src/app/app.config.ts +13 -21
  87. package/igx-ts/projects/_base/files/src/app/app.routes.ts +4 -4
  88. package/igx-ts/projects/_base/files/src/app/app.spec.ts +16 -0
  89. package/igx-ts/projects/_base/files/src/app/app.ts +12 -0
  90. package/igx-ts/projects/_base/files/src/app/error-routing/error/{global-error-handler.service.ts → global-error-handler.ts} +6 -6
  91. package/igx-ts/projects/_base/files/src/app/error-routing/error/uncaught-error.ts +6 -0
  92. package/igx-ts/projects/_base/files/src/app/error-routing/not-found/not-found.ts +6 -0
  93. package/igx-ts/projects/_base/files/src/environments/{environment.prod.ts → environment.development.ts} +1 -1
  94. package/igx-ts/projects/_base/files/src/environments/environment.ts +1 -1
  95. package/igx-ts/projects/_base/files/src/index.html +11 -13
  96. package/igx-ts/projects/_base/files/src/main.ts +2 -9
  97. package/igx-ts/projects/_base/files/tsconfig.app.json +6 -5
  98. package/igx-ts/projects/_base/files/tsconfig.json +13 -19
  99. package/igx-ts/projects/_base/files/tsconfig.spec.json +5 -4
  100. package/igx-ts/projects/_base/files/vitest-base.config.ts +11 -0
  101. package/igx-ts/projects/_base_with_home/files/src/app/app.config.ts +11 -13
  102. package/igx-ts/projects/_base_with_home/files/src/app/app.routes.ts +6 -6
  103. package/igx-ts/projects/_base_with_home/files/src/app/home/{home.component.html → home.html} +1 -1
  104. package/igx-ts/projects/_base_with_home/files/src/app/home/home.spec.ts +25 -0
  105. package/igx-ts/projects/_base_with_home/files/src/app/home/home.ts +10 -0
  106. package/igx-ts/projects/_base_with_home/files/src/index.html +12 -14
  107. package/igx-ts/projects/base/files/src/index.html +12 -14
  108. package/igx-ts/projects/empty/files/src/app/app.config.ts +11 -13
  109. package/igx-ts/projects/empty/files/src/app/app.routes.ts +2 -2
  110. package/igx-ts/projects/empty/files/src/app/app.ts +12 -0
  111. package/igx-ts/projects/empty/files/src/app/home/home.ts +9 -0
  112. package/igx-ts/projects/side-nav/files/src/app/app.config.ts +19 -21
  113. package/igx-ts/projects/side-nav/files/src/app/app.spec.ts +20 -0
  114. package/igx-ts/projects/side-nav/files/src/app/{app.component.ts → app.ts} +3 -4
  115. package/igx-ts/projects/side-nav-auth/files/package.json +24 -27
  116. package/igx-ts/projects/side-nav-auth/files/src/app/{app.module.ts → app-module.ts} +8 -8
  117. package/igx-ts/projects/side-nav-auth/files/src/app/app.config.ts +23 -25
  118. package/igx-ts/projects/side-nav-auth/files/src/app/{app.component.spec.ts → app.spec.ts} +10 -10
  119. package/igx-ts/projects/side-nav-auth/files/src/app/{app.component.ts → app.ts} +5 -6
  120. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/auth.guard.ts +3 -3
  121. 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
  122. 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
  123. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication-routing-module.ts +24 -0
  124. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/index.ts +6 -6
  125. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.html → login.html} +4 -4
  126. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.spec.ts → login.spec.ts} +19 -19
  127. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.ts → login.ts} +12 -13
  128. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.html → login-bar.html} +3 -3
  129. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.spec.ts → login-bar.spec.ts} +29 -30
  130. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.ts → login-bar.ts} +13 -14
  131. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.spec.ts → login-dialog.spec.ts} +10 -11
  132. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.ts → login-dialog.ts} +6 -7
  133. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/models/{register.ts → register-info.ts} +1 -1
  134. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.html +3 -0
  135. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.spec.ts +28 -0
  136. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.ts +11 -0
  137. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/redirect/{redirect.component.spec.ts → redirect.spec.ts} +19 -19
  138. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/redirect/redirect.ts +36 -0
  139. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.spec.ts → register.spec.ts} +16 -16
  140. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.ts → register.ts} +10 -11
  141. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{authentication.service.ts → authentication.ts} +3 -3
  142. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{external-auth.service.ts → external-auth.ts} +1 -1
  143. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{fake-backend.service.ts → fake-backend.ts} +2 -2
  144. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/jwt.interceptor.ts +3 -3
  145. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/services.spec.ts +10 -10
  146. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/services/{user.service.ts → user-store.ts} +2 -2
  147. package/igx-ts/projects/side-nav-auth/files/src/index.html +13 -19
  148. package/igx-ts/projects/side-nav-auth/files/tsconfig.app.json +6 -6
  149. package/igx-ts/projects/side-nav-auth/files/tsconfig.spec.json +6 -8
  150. package/igx-ts/radial-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  151. package/igx-ts/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  152. package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +9 -9
  153. package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  154. package/igx-ts/select/select-groups/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  155. package/igx-ts/select/select-groups/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  156. package/igx-ts/select/select-in-form/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  157. package/igx-ts/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  158. package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +9 -9
  159. package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  160. package/igx-ts/tabbar/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
  161. package/igx-ts/tabbar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  162. package/igx-ts/tabs/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
  163. package/igx-ts/tabs/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  164. package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  165. package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  166. package/igx-ts/tooltip/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  167. package/igx-ts/tooltip/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  168. package/igx-ts/tree/default/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
  169. package/igx-ts/tree/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +6 -7
  170. package/igx-ts/tree/default/files/src/app/__path__/services/{data.service.ts → data.ts} +1 -1
  171. package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +26 -0
  172. package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -4
  173. package/igx-ts-legacy/accordion/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  174. package/igx-ts-legacy/accordion/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  175. package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  176. package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  177. package/igx-ts-legacy/autocomplete/autocomplete-custom/index.js +1 -1
  178. package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +11 -11
  179. package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  180. package/igx-ts-legacy/autocomplete/autocomplete-extended/index.js +2 -2
  181. package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  182. package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  183. package/igx-ts-legacy/calendar/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  184. package/igx-ts-legacy/calendar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  185. package/igx-ts-legacy/carousel/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  186. package/igx-ts-legacy/carousel/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  187. package/igx-ts-legacy/category-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  188. package/igx-ts-legacy/category-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  189. package/igx-ts-legacy/chip/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  190. package/igx-ts-legacy/chip/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  191. package/igx-ts-legacy/combo/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  192. package/igx-ts-legacy/combo/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  193. package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  194. package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  195. package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  196. package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  197. package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.spec.ts +33 -0
  198. package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  199. 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
  200. package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  201. package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  202. package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  203. package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  204. package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  205. package/igx-ts-legacy/date-picker/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  206. package/igx-ts-legacy/date-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  207. package/igx-ts-legacy/dialog/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  208. package/igx-ts-legacy/dialog/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  209. package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/__filePrefix__.module.ts +3 -3
  210. package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  211. package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  212. package/igx-ts-legacy/dropdown/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  213. package/igx-ts-legacy/dropdown/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  214. package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  215. package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  216. package/igx-ts-legacy/generate/files/src/app/__path__/__filePrefix__.spec.ts +25 -0
  217. package/igx-ts-legacy/generate/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  218. package/igx-ts-legacy/grid/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  219. package/igx-ts-legacy/grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  220. package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  221. package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  222. 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
  223. package/igx-ts-legacy/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  224. package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  225. package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  226. 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
  227. package/igx-ts-legacy/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  228. package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  229. package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  230. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +13 -12
  231. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  232. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  233. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  234. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  235. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  236. package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  237. package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  238. package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  239. package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  240. package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  241. package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  242. package/igx-ts-legacy/map/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  243. package/igx-ts-legacy/map/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  244. package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  245. package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  246. package/igx-ts-legacy/projects/_base/files/.prettierrc +12 -0
  247. package/igx-ts-legacy/projects/_base/files/__dot__azure/azure-pipelines.yml +5 -1
  248. package/igx-ts-legacy/projects/_base/files/__dot__editorconfig +1 -0
  249. package/igx-ts-legacy/projects/_base/files/__dot__github/workflows/node.js.yml +5 -1
  250. package/igx-ts-legacy/projects/_base/files/__dot__gitignore +1 -0
  251. package/igx-ts-legacy/projects/_base/files/angular.json +24 -44
  252. package/igx-ts-legacy/projects/_base/files/eslint.config.js +21 -23
  253. package/igx-ts-legacy/projects/_base/files/package.json +21 -24
  254. package/igx-ts-legacy/projects/_base/files/src/app/app-module.ts +24 -0
  255. package/igx-ts-legacy/projects/_base/files/src/app/app-routing-module.ts +17 -0
  256. package/igx-ts-legacy/projects/_base/files/src/app/app.spec.ts +23 -0
  257. package/igx-ts-legacy/projects/_base/files/src/app/app.ts +11 -0
  258. package/igx-ts-legacy/projects/_base/files/src/app/error-routing/error/global-error-handler.service.ts +5 -5
  259. package/igx-ts-legacy/projects/_base/files/src/app/error-routing/error/{uncaught-error.component.ts → uncaught-error.ts} +2 -2
  260. package/igx-ts-legacy/projects/_base/files/src/app/error-routing/{error-routing.module.ts → error-routing-module.ts} +4 -4
  261. 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
  262. package/igx-ts-legacy/projects/_base/files/src/environments/{environment.prod.ts → environment.development.ts} +1 -1
  263. package/igx-ts-legacy/projects/_base/files/src/environments/environment.ts +1 -1
  264. package/igx-ts-legacy/projects/_base/files/src/index.html +11 -13
  265. package/igx-ts-legacy/projects/_base/files/src/main.ts +1 -8
  266. package/igx-ts-legacy/projects/_base/files/tsconfig.app.json +6 -6
  267. package/igx-ts-legacy/projects/_base/files/tsconfig.json +14 -22
  268. package/igx-ts-legacy/projects/_base/files/tsconfig.spec.json +5 -7
  269. package/igx-ts-legacy/projects/_base/files/vitest-base.config.ts +11 -0
  270. package/igx-ts-legacy/projects/_base_with_home/files/index.html +12 -14
  271. package/igx-ts-legacy/projects/_base_with_home/files/src/app/app-routing-module.ts +20 -0
  272. package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.html +9 -0
  273. package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.spec.ts +26 -0
  274. package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.ts +12 -0
  275. package/igx-ts-legacy/projects/base/files/src/index.html +12 -14
  276. package/igx-ts-legacy/projects/empty/files/src/app/app-module.ts +26 -0
  277. package/igx-ts-legacy/projects/empty/files/src/app/{app-routing.module.ts → app-routing-module.ts} +2 -2
  278. package/igx-ts-legacy/projects/empty/files/src/app/app.ts +11 -0
  279. package/igx-ts-legacy/projects/empty/files/src/app/home/home.ts +10 -0
  280. package/igx-ts-legacy/projects/side-nav/files/src/app/{app.module.ts → app-module.ts} +11 -8
  281. package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.spec.ts → app.spec.ts} +10 -10
  282. package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.ts → app.ts} +4 -4
  283. package/igx-ts-legacy/projects/side-nav-auth/files/package.json +24 -28
  284. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/{app.module.ts → app-module.ts} +11 -8
  285. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/{app.component.spec.ts → app.spec.ts} +10 -10
  286. 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
  287. 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
  288. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/{authentication-routing.module.ts → authentication-routing-module.ts} +6 -6
  289. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/index.ts +3 -3
  290. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.spec.ts → login.spec.ts} +10 -10
  291. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.ts → login.ts} +3 -3
  292. 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
  293. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.ts → login-bar.ts} +6 -6
  294. 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
  295. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.ts → login-dialog.ts} +3 -3
  296. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/models/{register.ts → register-info.ts} +1 -1
  297. 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
  298. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.ts → profile.ts} +3 -3
  299. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/redirect/{redirect.component.spec.ts → redirect.spec.ts} +10 -10
  300. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/redirect/{redirect.component.ts → redirect.ts} +1 -1
  301. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.spec.ts → register.spec.ts} +10 -10
  302. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.ts → register.ts} +5 -5
  303. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/services/authentication.service.ts +2 -2
  304. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/services/fake-backend.service.ts +2 -2
  305. package/igx-ts-legacy/projects/side-nav-auth/files/src/index.html +13 -19
  306. package/igx-ts-legacy/projects/side-nav-auth/files/tsconfig.app.json +6 -6
  307. package/igx-ts-legacy/projects/side-nav-auth/files/tsconfig.spec.json +6 -8
  308. package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/__filePrefix__.spec.ts +28 -0
  309. package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  310. package/igx-ts-legacy/select/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  311. package/igx-ts-legacy/select/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  312. package/igx-ts-legacy/select/select-groups/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  313. package/igx-ts-legacy/select/select-groups/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  314. package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  315. package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  316. package/igx-ts-legacy/stepper/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  317. package/igx-ts-legacy/stepper/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  318. package/igx-ts-legacy/tabbar/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  319. package/igx-ts-legacy/tabbar/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  320. package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  321. package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.ts +10 -0
  322. package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  323. package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  324. package/igx-ts-legacy/tooltip/default/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  325. package/igx-ts-legacy/tooltip/default/files/src/app/__path__/__filePrefix__.ts +11 -0
  326. package/igx-ts-legacy/tree/default/files/src/app/__path__/__filePrefix__.spec.ts +27 -0
  327. package/igx-ts-legacy/tree/default/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  328. package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.spec.ts → __filePrefix__.spec.ts} +10 -10
  329. package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.ts → __filePrefix__.ts} +3 -3
  330. package/package.json +2 -2
  331. package/igx-ts/accordion/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  332. package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
  333. package/igx-ts/bullet-graph/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
  334. package/igx-ts/calendar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  335. package/igx-ts/carousel/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  336. package/igx-ts/category-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  337. package/igx-ts/chip/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  338. package/igx-ts/combo/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  339. package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -49
  340. package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -60
  341. package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -39
  342. package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -37
  343. package/igx-ts/date-picker/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  344. package/igx-ts/dialog/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  345. package/igx-ts/dropdown/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  346. package/igx-ts/financial-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  347. package/igx-ts/generate/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -24
  348. package/igx-ts/generate/files/src/app/__path__/__filePrefix__.component.ts +0 -11
  349. package/igx-ts/grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  350. package/igx-ts/grid/grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  351. package/igx-ts/grid/grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -25
  352. package/igx-ts/grid/multi-column-headers/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  353. package/igx-ts/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  354. package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -38
  355. package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  356. package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  357. package/igx-ts/input-group/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -49
  358. package/igx-ts/linear-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
  359. package/igx-ts/list/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  360. package/igx-ts/map/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  361. package/igx-ts/pivot-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  362. package/igx-ts/projects/_base/files/src/app/app.component.spec.ts +0 -23
  363. package/igx-ts/projects/_base/files/src/app/app.component.ts +0 -14
  364. package/igx-ts/projects/_base/files/src/app/error-routing/error/uncaught-error.component.ts +0 -7
  365. package/igx-ts/projects/_base_with_home/files/src/app/home/home.component.spec.ts +0 -25
  366. package/igx-ts/projects/_base_with_home/files/src/app/home/home.component.ts +0 -11
  367. package/igx-ts/projects/empty/files/src/app/app.component.ts +0 -13
  368. package/igx-ts/projects/empty/files/src/app/home/home.component.ts +0 -10
  369. package/igx-ts/projects/side-nav/files/src/app/app.component.spec.ts +0 -25
  370. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/authentication-routing.module.ts +0 -24
  371. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.component.html +0 -3
  372. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/profile.component.ts +0 -12
  373. package/igx-ts/projects/side-nav-auth/files/src/app/authentication/redirect/redirect.component.ts +0 -37
  374. package/igx-ts/radial-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
  375. package/igx-ts/select/select-groups/files/src/app/__path__/__filePrefix__.comonent.spec.ts +0 -26
  376. package/igx-ts/select/select-in-form/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -40
  377. package/igx-ts/tabbar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  378. package/igx-ts/tabs/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  379. package/igx-ts/tooltip/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  380. package/igx-ts/tree/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  381. package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  382. package/igx-ts-legacy/accordion/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  383. package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -29
  384. package/igx-ts-legacy/calendar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  385. package/igx-ts-legacy/carousel/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  386. package/igx-ts-legacy/category-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
  387. package/igx-ts-legacy/chip/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  388. package/igx-ts-legacy/combo/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  389. package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -31
  390. package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -36
  391. package/igx-ts-legacy/date-picker/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  392. package/igx-ts-legacy/dialog/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  393. package/igx-ts-legacy/dropdown/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  394. package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  395. package/igx-ts-legacy/generate/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -25
  396. package/igx-ts-legacy/grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  397. package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -26
  398. package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  399. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  400. package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  401. package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -29
  402. package/igx-ts-legacy/map/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  403. package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -28
  404. package/igx-ts-legacy/projects/_base/files/src/app/app-routing.module.ts +0 -17
  405. package/igx-ts-legacy/projects/_base/files/src/app/app.component.spec.ts +0 -24
  406. package/igx-ts-legacy/projects/_base/files/src/app/app.component.ts +0 -11
  407. package/igx-ts-legacy/projects/_base/files/src/app/app.module.ts +0 -21
  408. package/igx-ts-legacy/projects/_base/files/src/app/error-routing/not-found/not-found.component.ts +0 -7
  409. package/igx-ts-legacy/projects/_base/files/src/polyfills.ts +0 -53
  410. package/igx-ts-legacy/projects/_base_with_home/files/src/app/app-routing.module.ts +0 -20
  411. package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.component.html +0 -9
  412. package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.component.spec.ts +0 -26
  413. package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/home.component.ts +0 -12
  414. package/igx-ts-legacy/projects/empty/files/src/app/app.component.ts +0 -11
  415. package/igx-ts-legacy/projects/empty/files/src/app/app.module.ts +0 -23
  416. package/igx-ts-legacy/projects/empty/files/src/app/home/home.component.ts +0 -10
  417. package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/profile.component.spec.ts +0 -28
  418. package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -29
  419. package/igx-ts-legacy/select/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  420. package/igx-ts-legacy/select/select-groups/files/src/app/__path__/__filePrefix__.comonent.spec.ts +0 -27
  421. package/igx-ts-legacy/stepper/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  422. package/igx-ts-legacy/tabbar/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  423. package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  424. package/igx-ts-legacy/tabs/default/files/src/app/__path__/__filePrefix__.component.ts +0 -10
  425. package/igx-ts-legacy/tooltip/default/files/src/app/__path__/__filePrefix__.component.ts +0 -11
  426. package/igx-ts-legacy/tree/default/files/src/app/__path__/__filePrefix__.component.spec.ts +0 -27
  427. /package/igx-ts/accordion/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  428. /package/igx-ts/accordion/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  429. /package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  430. /package/igx-ts/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  431. /package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  432. /package/igx-ts/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  433. /package/igx-ts/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  434. /package/igx-ts/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  435. /package/igx-ts/calendar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  436. /package/igx-ts/calendar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  437. /package/igx-ts/carousel/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  438. /package/igx-ts/carousel/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  439. /package/igx-ts/category-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  440. /package/igx-ts/category-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  441. /package/igx-ts/chip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  442. /package/igx-ts/chip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  443. /package/igx-ts/combo/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  444. /package/igx-ts/combo/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  445. /package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  446. /package/igx-ts/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  447. /package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  448. /package/igx-ts/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  449. /package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  450. /package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  451. /package/igx-ts/custom-templates/fintech-grid/files/src/app/__path__/{localData → data}/financialData.ts +0 -0
  452. /package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  453. /package/igx-ts/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  454. /package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  455. /package/igx-ts/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  456. /package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  457. /package/igx-ts/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  458. /package/igx-ts/date-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  459. /package/igx-ts/date-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  460. /package/igx-ts/dialog/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  461. /package/igx-ts/dialog/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  462. /package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  463. /package/igx-ts/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  464. /package/igx-ts/dropdown/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  465. /package/igx-ts/dropdown/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  466. /package/igx-ts/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  467. /package/igx-ts/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  468. /package/igx-ts/generate/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  469. /package/igx-ts/generate/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  470. /package/igx-ts/grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  471. /package/igx-ts/grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  472. /package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  473. /package/igx-ts/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  474. /package/igx-ts/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  475. /package/igx-ts/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  476. /package/igx-ts/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  477. /package/igx-ts/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  478. /package/igx-ts/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  479. /package/igx-ts/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  480. /package/igx-ts/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  481. /package/igx-ts/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  482. /package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  483. /package/igx-ts/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  484. /package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  485. /package/igx-ts/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  486. /package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  487. /package/igx-ts/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  488. /package/igx-ts/input-group/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  489. /package/igx-ts/input-group/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  490. /package/igx-ts/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  491. /package/igx-ts/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  492. /package/igx-ts/list/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  493. /package/igx-ts/list/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  494. /package/igx-ts/map/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  495. /package/igx-ts/map/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  496. /package/igx-ts/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  497. /package/igx-ts/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  498. /package/igx-ts/projects/_base/files/src/app/{app.component.html → app.html} +0 -0
  499. /package/igx-ts/projects/_base/files/src/app/{app.component.scss → app.scss} +0 -0
  500. /package/igx-ts/projects/_base_with_home/files/src/app/home/{home.component.scss → home.scss} +0 -0
  501. /package/igx-ts/projects/empty/files/src/app/{app.component.html → app.html} +0 -0
  502. /package/igx-ts/projects/empty/files/src/app/{app.component.scss → app.scss} +0 -0
  503. /package/igx-ts/projects/empty/files/src/app/home/{home.component.html → home.html} +0 -0
  504. /package/igx-ts/projects/empty/files/src/app/home/{home.component.scss → home.scss} +0 -0
  505. /package/igx-ts/projects/side-nav/files/src/app/{app.component.html → app.html} +0 -0
  506. /package/igx-ts/projects/side-nav/files/src/app/{app.component.scss → app.scss} +0 -0
  507. /package/igx-ts/projects/side-nav-auth/files/src/app/{app.component.html → app.html} +0 -0
  508. /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login/{login.component.scss → login.scss} +0 -0
  509. /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.scss → login-bar.scss} +0 -0
  510. /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.html → login-dialog.html} +0 -0
  511. /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.scss → login-dialog.scss} +0 -0
  512. /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.scss → profile.scss} +0 -0
  513. /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.html → register.html} +0 -0
  514. /package/igx-ts/projects/side-nav-auth/files/src/app/authentication/register/{register.component.scss → register.scss} +0 -0
  515. /package/igx-ts/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  516. /package/igx-ts/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  517. /package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  518. /package/igx-ts/select/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  519. /package/igx-ts/select/select-groups/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  520. /package/igx-ts/select/select-groups/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  521. /package/igx-ts/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  522. /package/igx-ts/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  523. /package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  524. /package/igx-ts/stepper/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  525. /package/igx-ts/tabbar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  526. /package/igx-ts/tabbar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  527. /package/igx-ts/tabs/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  528. /package/igx-ts/tabs/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  529. /package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  530. /package/igx-ts/time-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  531. /package/igx-ts/tooltip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  532. /package/igx-ts/tooltip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  533. /package/igx-ts/tree/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  534. /package/igx-ts/tree/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  535. /package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  536. /package/igx-ts/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  537. /package/igx-ts-legacy/accordion/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  538. /package/igx-ts-legacy/accordion/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  539. /package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  540. /package/igx-ts-legacy/autocomplete/autocomplete-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  541. /package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  542. /package/igx-ts-legacy/autocomplete/autocomplete-extended/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  543. /package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  544. /package/igx-ts-legacy/bullet-graph/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  545. /package/igx-ts-legacy/calendar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  546. /package/igx-ts-legacy/calendar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  547. /package/igx-ts-legacy/carousel/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  548. /package/igx-ts-legacy/carousel/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  549. /package/igx-ts-legacy/category-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  550. /package/igx-ts-legacy/category-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  551. /package/igx-ts-legacy/chip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  552. /package/igx-ts-legacy/chip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  553. /package/igx-ts-legacy/combo/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  554. /package/igx-ts-legacy/combo/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  555. /package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  556. /package/igx-ts-legacy/custom-templates/awesome-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  557. /package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  558. /package/igx-ts-legacy/custom-templates/crm-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  559. /package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  560. /package/igx-ts-legacy/custom-templates/fintech-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  561. /package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  562. /package/igx-ts-legacy/custom-templates/fintech-tree-grid/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  563. /package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  564. /package/igx-ts-legacy/custom-templates/login/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  565. /package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  566. /package/igx-ts-legacy/custom-templates/weather-forecast/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  567. /package/igx-ts-legacy/date-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  568. /package/igx-ts-legacy/date-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  569. /package/igx-ts-legacy/dialog/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  570. /package/igx-ts-legacy/dialog/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  571. /package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  572. /package/igx-ts-legacy/dock-manager/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  573. /package/igx-ts-legacy/dropdown/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  574. /package/igx-ts-legacy/dropdown/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  575. /package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  576. /package/igx-ts-legacy/financial-chart/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  577. /package/igx-ts-legacy/generate/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  578. /package/igx-ts-legacy/generate/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  579. /package/igx-ts-legacy/grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  580. /package/igx-ts-legacy/grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  581. /package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  582. /package/igx-ts-legacy/grid/grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  583. /package/igx-ts-legacy/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  584. /package/igx-ts-legacy/grid/grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  585. /package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  586. /package/igx-ts-legacy/grid/grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  587. /package/igx-ts-legacy/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  588. /package/igx-ts-legacy/grid/multi-column-headers/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  589. /package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  590. /package/igx-ts-legacy/hierarchical-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  591. /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  592. /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-batch-editing/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  593. /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  594. /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  595. /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  596. /package/igx-ts-legacy/hierarchical-grid/hierarchical-grid-summaries/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  597. /package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  598. /package/igx-ts-legacy/input-group/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  599. /package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  600. /package/igx-ts-legacy/linear-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  601. /package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  602. /package/igx-ts-legacy/list/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  603. /package/igx-ts-legacy/map/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  604. /package/igx-ts-legacy/map/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  605. /package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  606. /package/igx-ts-legacy/pivot-grid/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  607. /package/igx-ts-legacy/projects/_base/files/src/app/{app.component.html → app.html} +0 -0
  608. /package/igx-ts-legacy/projects/_base/files/src/app/{app.component.scss → app.scss} +0 -0
  609. /package/igx-ts-legacy/projects/_base_with_home/files/src/app/home/{home.component.scss → home.scss} +0 -0
  610. /package/igx-ts-legacy/projects/empty/files/src/app/{app.component.html → app.html} +0 -0
  611. /package/igx-ts-legacy/projects/empty/files/src/app/{app.component.scss → app.scss} +0 -0
  612. /package/igx-ts-legacy/projects/empty/files/src/app/home/{home.component.html → home.html} +0 -0
  613. /package/igx-ts-legacy/projects/empty/files/src/app/home/{home.component.scss → home.scss} +0 -0
  614. /package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.html → app.html} +0 -0
  615. /package/igx-ts-legacy/projects/side-nav/files/src/app/{app.component.scss → app.scss} +0 -0
  616. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/{app.component.html → app.html} +0 -0
  617. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.html → login.html} +0 -0
  618. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login/{login.component.scss → login.scss} +0 -0
  619. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.html → login-bar.html} +0 -0
  620. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-bar/{login-bar.component.scss → login-bar.scss} +0 -0
  621. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.html → login-dialog.html} +0 -0
  622. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/login-dialog/{login-dialog.component.scss → login-dialog.scss} +0 -0
  623. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.html → profile.html} +0 -0
  624. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/profile/{profile.component.scss → profile.scss} +0 -0
  625. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.html → register.html} +0 -0
  626. /package/igx-ts-legacy/projects/side-nav-auth/files/src/app/authentication/register/{register.component.scss → register.scss} +0 -0
  627. /package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  628. /package/igx-ts-legacy/radial-gauge/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  629. /package/igx-ts-legacy/select/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  630. /package/igx-ts-legacy/select/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  631. /package/igx-ts-legacy/select/select-groups/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  632. /package/igx-ts-legacy/select/select-groups/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  633. /package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  634. /package/igx-ts-legacy/select/select-in-form/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  635. /package/igx-ts-legacy/stepper/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  636. /package/igx-ts-legacy/stepper/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  637. /package/igx-ts-legacy/tabbar/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  638. /package/igx-ts-legacy/tabbar/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  639. /package/igx-ts-legacy/tabs/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  640. /package/igx-ts-legacy/tabs/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  641. /package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  642. /package/igx-ts-legacy/time-picker/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  643. /package/igx-ts-legacy/tooltip/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  644. /package/igx-ts-legacy/tooltip/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  645. /package/igx-ts-legacy/tree/default/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  646. /package/igx-ts-legacy/tree/default/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
  647. /package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.html → __filePrefix__.html} +0 -0
  648. /package/igx-ts-legacy/tree-grid/tree-grid-custom/files/src/app/__path__/{__filePrefix__.component.scss → __filePrefix__.scss} +0 -0
@@ -1,12 +1,12 @@
1
- import { ErrorHandler, Injectable, Injector, NgZone } from '@angular/core';
1
+ import { ErrorHandler, Injectable, Injector, NgZone, inject } from '@angular/core';
2
2
  import { Router } from '@angular/router';
3
3
 
4
4
  @Injectable()
5
5
  export class GlobalErrorHandlerService implements ErrorHandler {
6
+ private injector = inject(Injector);
7
+ private zone = inject(NgZone);
6
8
 
7
- constructor(private injector: Injector, private zone: NgZone) { }
8
-
9
- handleError(error: any) {
9
+ handleError(error: unknown) {
10
10
  // handle and/or log error, for example:
11
11
  console.error(error);
12
12
 
@@ -16,7 +16,7 @@ export class GlobalErrorHandlerService implements ErrorHandler {
16
16
  this.zone.run(() => {
17
17
  router
18
18
  .navigate(['error'])
19
- .catch((err: any) => console.error(err));
19
+ .catch((err: unknown) => console.error(err));
20
20
  });
21
21
  }
22
22
  }
@@ -1,7 +1,7 @@
1
1
  import { Component } from '@angular/core';
2
2
 
3
3
  @Component({
4
+ standalone: false,
4
5
  template: '<h2>Error 500: Internal Server Error</h2>',
5
- standalone: false
6
6
  })
7
- export class UncaughtErrorComponent { }
7
+ export class UncaughtError { }
@@ -1,8 +1,8 @@
1
1
  import { ErrorHandler, NgModule, Provider } from '@angular/core';
2
2
  import { environment } from '../../environments/environment';
3
3
  import { GlobalErrorHandlerService } from './error/global-error-handler.service';
4
- import { UncaughtErrorComponent } from './error/uncaught-error.component';
5
- import { PageNotFoundComponent } from './not-found/not-found.component';
4
+ import { UncaughtError } from './error/uncaught-error';
5
+ import { NotFound } from './not-found/not-found';
6
6
 
7
7
  const providers: Provider[] = [];
8
8
 
@@ -13,8 +13,8 @@ if (environment.production) {
13
13
 
14
14
  @NgModule({
15
15
  declarations: [
16
- PageNotFoundComponent,
17
- UncaughtErrorComponent
16
+ NotFound,
17
+ UncaughtError
18
18
  ],
19
19
  providers
20
20
  })
@@ -1,7 +1,7 @@
1
1
  import { Component } from '@angular/core';
2
2
 
3
3
  @Component({
4
+ standalone: false,
4
5
  template: '<h2>Error 404: Page not found</h2>',
5
- standalone: true
6
6
  })
7
- export class PageNotFoundComponent { }
7
+ export class NotFound { }
@@ -1,3 +1,3 @@
1
1
  export const environment = {
2
- production: true
2
+ production: false
3
3
  };
@@ -1,3 +1,3 @@
1
1
  export const environment = {
2
- production: false
2
+ production: true
3
3
  };
@@ -1,16 +1,14 @@
1
1
  <!doctype html>
2
2
  <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <title>Ignite UI for Angular</title>
6
- <base href="/">
7
-
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <link rel="icon" type="image/x-icon" href="favicon.ico">
10
-
11
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
12
- </head>
13
- <body class="ig-typography ig-scrollbar">
14
- <app-root></app-root>
15
- </body>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <title>Ignite UI for Angular</title>
6
+ <base href="/" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
8
+ <link rel="icon" type="image/x-icon" href="favicon.ico" />
9
+ <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
10
+ </head>
11
+ <body class="ig-typography ig-scrollbar">
12
+ <app-root></app-root>
13
+ </body>
16
14
  </html>
@@ -1,12 +1,5 @@
1
- import { enableProdMode } from '@angular/core';
2
1
  import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
3
-
4
- import { AppModule } from './app/app.module';
5
- import { environment } from './environments/environment';
6
-
7
- if (environment.production) {
8
- enableProdMode();
9
- }
2
+ import { AppModule } from './app/app-module';
10
3
 
11
4
  platformBrowserDynamic().bootstrapModule(AppModule)
12
5
  .catch(err => console.error(err));
@@ -1,15 +1,15 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
1
+ /* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */
2
+ /* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */
2
3
  {
3
4
  "extends": "./tsconfig.json",
4
5
  "compilerOptions": {
5
6
  "outDir": "./out-tsc/app",
6
7
  "types": []
7
8
  },
8
- "files": [
9
- "src/main.ts",
10
- "src/polyfills.ts"
11
- ],
12
9
  "include": [
13
- "src/**/*.d.ts"
10
+ "src/**/*.ts"
11
+ ],
12
+ "exclude": [
13
+ "src/**/*.spec.ts"
14
14
  ]
15
15
  }
@@ -1,41 +1,33 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
1
+ /* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */
2
+ /* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */
2
3
  {
3
4
  "compileOnSave": false,
4
5
  "compilerOptions": {
5
- "baseUrl": "./",
6
- "outDir": "./dist/out-tsc",
7
- "forceConsistentCasingInFileNames": true,
6
+ "strict": true,
8
7
  "noImplicitOverride": true,
9
8
  "noPropertyAccessFromIndexSignature": true,
10
9
  "noImplicitReturns": true,
11
10
  "noFallthroughCasesInSwitch": true,
12
11
  "skipLibCheck": true,
13
12
  "isolatedModules": true,
14
- "strict": true,
15
- "sourceMap": true,
16
- "declaration": false,
17
- "downlevelIteration": true,
18
13
  "experimentalDecorators": true,
19
- "moduleResolution": "Bundler",
20
14
  "importHelpers": true,
21
15
  "target": "ES2022",
22
- "module": "preserve",
23
- "useDefineForClassFields": false,
24
- "lib": [
25
- "ES2022",
26
- "dom"
27
- ]
16
+ "module": "preserve"
28
17
  },
29
18
  "angularCompilerOptions": {
30
19
  "enableI18nLegacyMessageIdFormat": false,
31
20
  "strictInjectionParameters": true,
32
21
  "strictInputAccessModifiers": true,
33
- "strictTemplates": true,
34
- // TODO: Remove this option when fixing https://infragistics.visualstudio.com/Indigo_Platform/_workitems/edit/30602
35
- "extendedDiagnostics": {
36
- "checks": {
37
- "optionalChainNotNullable": "suppress"
38
- }
22
+ "strictTemplates": true
23
+ },
24
+ "files": [],
25
+ "references": [
26
+ {
27
+ "path": "./tsconfig.app.json"
28
+ },
29
+ {
30
+ "path": "./tsconfig.spec.json"
39
31
  }
40
- }
32
+ ]
41
33
  }
@@ -1,17 +1,15 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
1
+ /* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */
2
+ /* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */
2
3
  {
3
4
  "extends": "./tsconfig.json",
4
5
  "compilerOptions": {
5
6
  "outDir": "./out-tsc/spec",
6
7
  "types": [
7
- "jasmine"
8
+ "vitest/globals"
8
9
  ]
9
10
  },
10
- "files": [
11
- "src/polyfills.ts"
12
- ],
13
11
  "include": [
14
- "src/**/*.spec.ts",
15
- "src/**/*.d.ts"
12
+ "src/**/*.d.ts",
13
+ "src/**/*.ts"
16
14
  ]
17
15
  }
@@ -0,0 +1,11 @@
1
+ // Learn more about Vitest configuration options at https://vitest.dev/config/
2
+
3
+ import { defineConfig } from 'vitest/config';
4
+
5
+ export default defineConfig({
6
+ resolve: {
7
+ alias: [
8
+ { find: /^fflate$/, replacement: 'fflate/browser' }
9
+ ]
10
+ }
11
+ });
@@ -1,17 +1,15 @@
1
1
  <!doctype html>
2
2
  <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <title>Ignite UI for Angular</title>
6
- <base href="/">
7
-
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <link rel="icon" type="image/x-icon" href="favicon.ico">
10
-
11
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
12
- <link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700" rel="stylesheet">
13
- </head>
14
- <body class="ig-typography ig-scrollbar">
15
- <app-root></app-root>
16
- </body>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <title>Ignite UI for Angular</title>
6
+ <base href="/" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
8
+ <link rel="icon" type="image/x-icon" href="favicon.ico" />
9
+ <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
10
+ <link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700" rel="stylesheet" />
11
+ </head>
12
+ <body class="ig-typography ig-scrollbar">
13
+ <app-root></app-root>
14
+ </body>
17
15
  </html>
@@ -0,0 +1,20 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { RouterModule, Routes } from '@angular/router';
3
+ import { Home } from './home/home';
4
+
5
+ import { NotFound } from './error-routing/not-found/not-found';
6
+ import { UncaughtError } from './error-routing/error/uncaught-error';
7
+ import { ErrorRoutingModule } from './error-routing/error-routing-module';
8
+
9
+ export const routes: Routes = [
10
+ { path: '', redirectTo: '/home', pathMatch: 'full'},
11
+ { path: 'home', component: Home, data: { text: 'Home' }},
12
+ { path: 'error', component: UncaughtError },
13
+ { path: '**', component: NotFound } // must always be last
14
+ ];
15
+
16
+ @NgModule({
17
+ imports: [RouterModule.forRoot(routes), ErrorRoutingModule],
18
+ exports: [RouterModule, ErrorRoutingModule]
19
+ })
20
+ export class AppRoutingModule { }
@@ -0,0 +1,9 @@
1
+ <!--The content below is only a placeholder and can be replaced.-->
2
+ <h1>{{title()}}</h1>
3
+ <img src="assets/responsive.gif" alt="Ignite UI CLI">
4
+
5
+ <div id="linksContainer">
6
+ <h3 class="links"><a target="_blank" rel="noopener" href="https://github.com/IgniteUI/ignite-ui-cli">Ignite UI CLI </a></h3>
7
+ <h3 class="links"><a target="_blank" rel="noopener" href="https://www.infragistics.com/products/ignite-ui-angular">Component Demos</a></h3>
8
+ <h3 class="links"><a target="_blank" rel="noopener" href="https://github.com/IgniteUI/igniteui-angular-ui-kits">Sketch UI Kit</a></h3>
9
+ </div>
@@ -0,0 +1,26 @@
1
+ import { ComponentFixture, TestBed } from '@angular/core/testing';
2
+ import { RouterTestingModule } from '@angular/router/testing';
3
+ import { Home } from './home';
4
+
5
+ describe('Home', () => {
6
+ let component: Home;
7
+ let fixture: ComponentFixture<Home>;
8
+
9
+ beforeEach(async () => {
10
+ await TestBed.configureTestingModule({
11
+ declarations: [ Home ],
12
+ imports: [ RouterTestingModule ]
13
+ })
14
+ .compileComponents();
15
+ });
16
+
17
+ beforeEach(() => {
18
+ fixture = TestBed.createComponent(Home);
19
+ component = fixture.componentInstance;
20
+ fixture.detectChanges();
21
+ });
22
+
23
+ it('should create', () => {
24
+ expect(component).toBeTruthy();
25
+ });
26
+ });
@@ -0,0 +1,12 @@
1
+ import { Component, signal } from '@angular/core';
2
+
3
+ @Component({
4
+ selector: 'app-home',
5
+ templateUrl: './home.html',
6
+ styleUrl: './home.scss',
7
+ standalone: false
8
+ })
9
+ export class Home {
10
+ protected readonly title = signal('Welcome to Ignite UI for Angular!');
11
+ constructor() { }
12
+ }
@@ -1,17 +1,15 @@
1
1
  <!doctype html>
2
2
  <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <title><%=ApplicationTitle%></title>
6
- <base href="/">
7
-
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
- <link rel="icon" type="image/x-icon" href="favicon.ico">
10
-
11
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
12
- <link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700" rel="stylesheet">
13
- </head>
14
- <body class="ig-typography ig-scrollbar">
15
- <app-root></app-root>
16
- </body>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <title><%=ApplicationTitle%></title>
6
+ <base href="/" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
8
+ <link rel="icon" type="image/x-icon" href="favicon.ico" />
9
+ <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
10
+ <link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700" rel="stylesheet" />
11
+ </head>
12
+ <body class="ig-typography ig-scrollbar">
13
+ <app-root></app-root>
14
+ </body>
17
15
  </html>
@@ -0,0 +1,26 @@
1
+ import { NgModule, provideBrowserGlobalErrorListeners, provideZoneChangeDetection } from '@angular/core';
2
+ import { BrowserModule, HammerModule } from '@angular/platform-browser';
3
+ import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
4
+ import { AppRoutingModule } from './app-routing-module';
5
+ import { App } from './app';
6
+ import { Home } from './home/home';
7
+
8
+ @NgModule({
9
+ declarations: [
10
+ App,
11
+ Home
12
+ ],
13
+ imports: [
14
+ BrowserModule,
15
+ HammerModule,
16
+ AppRoutingModule,
17
+ BrowserAnimationsModule
18
+ ],
19
+ providers: [
20
+ provideBrowserGlobalErrorListeners(),
21
+ provideZoneChangeDetection({ eventCoalescing: true })
22
+ ],
23
+ bootstrap: [App]
24
+ })
25
+ export class AppModule {
26
+ }
@@ -1,10 +1,10 @@
1
1
  import { NgModule } from '@angular/core';
2
2
  import { RouterModule, Routes } from '@angular/router';
3
- import { HomeComponent } from './home/home.component';
3
+ import { Home } from './home/home';
4
4
 
5
5
  const routes: Routes = [
6
6
  { path: '', redirectTo: '/home', pathMatch: 'full'},
7
- { path: 'home', component: HomeComponent, data: { text: 'Home' }}
7
+ { path: 'home', component: Home, data: { text: 'Home' }}
8
8
  ];
9
9
 
10
10
  @NgModule({
@@ -0,0 +1,11 @@
1
+ import { Component, signal } from '@angular/core';
2
+
3
+ @Component({
4
+ selector: 'app-root',
5
+ templateUrl: './app.html',
6
+ styleUrl: './app.scss',
7
+ standalone: false
8
+ })
9
+ export class App {
10
+ protected readonly title = signal('Home - IgniteUI for Angular');
11
+ }
@@ -0,0 +1,10 @@
1
+ import { Component } from '@angular/core';
2
+
3
+ @Component({
4
+ selector: 'app-home',
5
+ templateUrl: './home.html',
6
+ styleUrl: './home.scss',
7
+ standalone: false
8
+ })
9
+ export class Home {
10
+ }
@@ -1,16 +1,16 @@
1
- import { NgModule } from '@angular/core';
1
+ import { NgModule, provideBrowserGlobalErrorListeners, provideZoneChangeDetection } from '@angular/core';
2
2
  import { FormsModule } from '@angular/forms';
3
3
  import { BrowserModule, HammerModule } from '@angular/platform-browser';
4
4
  import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
5
5
  import { IgxLayoutModule, IgxNavbarModule, IgxNavigationDrawerModule, IgxRippleModule } from 'igniteui-angular';
6
- import { AppRoutingModule } from './app-routing.module';
7
- import { AppComponent } from './app.component';
8
- import { HomeComponent } from './home/home.component';
6
+ import { AppRoutingModule } from './app-routing-module';
7
+ import { App } from './app';
8
+ import { Home } from './home/home';
9
9
 
10
10
  @NgModule({
11
11
  declarations: [
12
- AppComponent,
13
- HomeComponent
12
+ App,
13
+ Home
14
14
  ],
15
15
  imports: [
16
16
  FormsModule,
@@ -23,7 +23,10 @@ import { HomeComponent } from './home/home.component';
23
23
  IgxNavigationDrawerModule,
24
24
  IgxRippleModule
25
25
  ],
26
- providers: [],
27
- bootstrap: [AppComponent]
26
+ providers: [
27
+ provideBrowserGlobalErrorListeners(),
28
+ provideZoneChangeDetection({ eventCoalescing: true })
29
+ ],
30
+ bootstrap: [App]
28
31
  })
29
32
  export class AppModule { }
@@ -1,11 +1,11 @@
1
- import { TestBed, waitForAsync } from '@angular/core/testing';
1
+ import { TestBed } from '@angular/core/testing';
2
2
  import { RouterTestingModule } from '@angular/router/testing';
3
3
  import { IgxLayoutModule, IgxNavbarModule, IgxNavigationDrawerModule, IgxRippleModule } from 'igniteui-angular';
4
- import { AppComponent } from './app.component';
4
+ import { App } from './app';
5
5
 
6
- describe('AppComponent', () => {
7
- beforeEach(waitForAsync(() => {
8
- TestBed.configureTestingModule({
6
+ describe('App', () => {
7
+ beforeEach(async () => {
8
+ await TestBed.configureTestingModule({
9
9
  imports: [
10
10
  RouterTestingModule,
11
11
  IgxLayoutModule,
@@ -14,14 +14,14 @@ describe('AppComponent', () => {
14
14
  IgxRippleModule
15
15
  ],
16
16
  declarations: [
17
- AppComponent
17
+ App
18
18
  ],
19
19
  }).compileComponents();
20
- }));
20
+ });
21
21
 
22
- it('should create the app', waitForAsync(() => {
23
- const fixture = TestBed.createComponent(AppComponent);
22
+ it('should create the app', () => {
23
+ const fixture = TestBed.createComponent(App);
24
24
  const app = fixture.componentInstance;
25
25
  expect(app).toBeTruthy();
26
- }));
26
+ });
27
27
  });
@@ -2,16 +2,16 @@ import { Component, OnInit, ViewChild, ViewEncapsulation } from '@angular/core';
2
2
  import { NavigationStart, Router } from '@angular/router';
3
3
  import { IgxNavigationDrawerComponent } from 'igniteui-angular';
4
4
  import { filter } from 'rxjs/operators';
5
- import { routes } from './app-routing.module';
5
+ import { routes } from './app-routing-module';
6
6
 
7
7
  @Component({
8
8
  selector: 'app-root',
9
- templateUrl: './app.component.html',
10
- styleUrls: ['./app.component.scss'],
9
+ templateUrl: './app.html',
10
+ styleUrl: './app.scss',
11
11
  encapsulation: ViewEncapsulation.None,
12
12
  standalone: false
13
13
  })
14
- export class AppComponent implements OnInit {
14
+ export class App implements OnInit {
15
15
  public topNavLinks: {
16
16
  path: string,
17
17
  name: string
@@ -6,47 +6,43 @@
6
6
  "start": "ng serve -o",
7
7
  "build": "ng build",
8
8
  "watch": "ng build --watch --configuration development",
9
- "test": "node --max-old-space-size=8192 ./node_modules/@angular/cli/bin/ng test",
9
+ "test": "ng test --browsers=chromium",
10
10
  "lint": "ng lint"
11
11
  },
12
12
  "private": true,
13
13
  "dependencies": {
14
- "@angular/animations": "~21.1.5",
15
- "@angular/common": "~21.1.5",
16
- "@angular/compiler": "~21.1.5",
17
- "@angular/core": "~21.1.5",
18
- "@angular/forms": "~21.1.5",
19
- "@angular/platform-browser": "~21.1.5",
20
- "@angular/platform-browser-dynamic": "~21.1.5",
21
- "@angular/router": "~21.1.5",
14
+ "@angular/animations": "~21.2.0",
15
+ "@angular/common": "~21.2.0",
16
+ "@angular/compiler": "~21.2.0",
17
+ "@angular/core": "~21.2.0",
18
+ "@angular/forms": "~21.2.0",
19
+ "@angular/platform-browser": "~21.2.0",
20
+ "@angular/platform-browser-dynamic": "~21.2.0",
21
+ "@angular/router": "~21.2.0",
22
22
  "angular-auth-oidc-client": "~15.0.4",
23
23
  "hammerjs": "~2.0.8",
24
24
  "igniteui-angular": "~21.1.0",
25
25
  "minireset.css": "~0.0.7",
26
- "rxjs": "~7.8.0",
26
+ "rxjs": "~7.8.1",
27
27
  "tslib": "~2.8.1",
28
- "zone.js": "~0.15.0"
28
+ "zone.js": "~0.16.0"
29
29
  },
30
30
  "devDependencies": {
31
- "@angular/build": "~21.1.5",
32
- "@angular-devkit/build-angular": "~21.1.5",
33
- "@angular/cli": "~21.1.5",
34
- "@angular/compiler-cli": "~21.1.5",
35
- "@angular/language-service": "~21.1.5",
31
+ "@angular/build": "~21.2.1",
32
+ "@angular/cli": "~21.2.1",
33
+ "@angular/compiler-cli": "~21.2.0",
34
+ "@angular/language-service": "~21.2.0",
35
+ "@eslint/js": "^10.0.1",
36
36
  "@types/facebook-js-sdk": "~3.3.6",
37
- "@types/hammerjs": "~2.0.41",
38
- "@types/jasmine": "~5.1.4",
39
- "@types/jasminewd2": "~2.0.3",
40
- "angular-eslint": "~21.2.0",
41
- "eslint": "~9.39.1",
37
+ "@types/hammerjs": "~2.0.46",
38
+ "@vitest/browser-playwright": "^4.1.0",
39
+ "angular-eslint": "~21.3.0",
40
+ "eslint": "^10.0.2",
42
41
  "igniteui-cli": "~<%=cliVersion%>",
43
- "jasmine-core": "~5.12.1",
44
- "karma": "~6.4.4",
45
- "karma-chrome-launcher": "~3.2.0",
46
- "karma-coverage": "~2.2.1",
47
- "karma-jasmine": "~5.1.0",
48
- "karma-jasmine-html-reporter": "~2.1.0",
42
+ "playwright": "^1.58.2",
43
+ "prettier": "^3.8.1",
49
44
  "typescript": "~5.9.3",
50
- "typescript-eslint": "~8.47.0"
45
+ "typescript-eslint": "8.56.1",
46
+ "vitest": "^4.1.0"
51
47
  }
52
48
  }