igniteui-angular 17.0.4 → 17.0.5

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 (397) hide show
  1. package/esm2022/lib/accordion/accordion.component.mjs +3 -3
  2. package/esm2022/lib/accordion/accordion.module.mjs +4 -4
  3. package/esm2022/lib/accordion/public_api.mjs +12 -3
  4. package/esm2022/lib/action-strip/action-strip.component.mjs +6 -6
  5. package/esm2022/lib/action-strip/action-strip.module.mjs +4 -4
  6. package/esm2022/lib/action-strip/grid-actions/grid-action-button.component.mjs +3 -3
  7. package/esm2022/lib/action-strip/grid-actions/grid-actions-base.directive.mjs +3 -3
  8. package/esm2022/lib/action-strip/grid-actions/grid-editing-actions.component.mjs +3 -3
  9. package/esm2022/lib/action-strip/grid-actions/grid-pinning-actions.component.mjs +3 -3
  10. package/esm2022/lib/action-strip/public_api.mjs +3 -2
  11. package/esm2022/lib/avatar/avatar.component.mjs +3 -3
  12. package/esm2022/lib/avatar/avatar.module.mjs +4 -4
  13. package/esm2022/lib/badge/badge.component.mjs +3 -3
  14. package/esm2022/lib/badge/badge.module.mjs +4 -4
  15. package/esm2022/lib/banner/banner.component.mjs +3 -3
  16. package/esm2022/lib/banner/banner.directives.mjs +3 -3
  17. package/esm2022/lib/banner/banner.module.mjs +4 -4
  18. package/esm2022/lib/buttonGroup/buttonGroup.component.mjs +3 -3
  19. package/esm2022/lib/buttonGroup/buttongroup.module.mjs +4 -4
  20. package/esm2022/lib/calendar/calendar-base.mjs +3 -3
  21. package/esm2022/lib/calendar/calendar.component.mjs +3 -3
  22. package/esm2022/lib/calendar/calendar.directives.mjs +15 -15
  23. package/esm2022/lib/calendar/calendar.module.mjs +4 -4
  24. package/esm2022/lib/calendar/days-view/day-item.component.mjs +3 -3
  25. package/esm2022/lib/calendar/days-view/days-view.component.mjs +3 -3
  26. package/esm2022/lib/calendar/days-view/daysview-navigation.service.mjs +3 -3
  27. package/esm2022/lib/calendar/month-picker/month-picker-base.mjs +3 -3
  28. package/esm2022/lib/calendar/month-picker/month-picker.component.mjs +3 -3
  29. package/esm2022/lib/calendar/months-view/months-view.component.mjs +3 -3
  30. package/esm2022/lib/calendar/months-view.pipe.mjs +6 -6
  31. package/esm2022/lib/calendar/years-view/years-view.component.mjs +6 -6
  32. package/esm2022/lib/card/card.component.mjs +27 -27
  33. package/esm2022/lib/card/card.module.mjs +4 -4
  34. package/esm2022/lib/carousel/carousel.component.mjs +6 -6
  35. package/esm2022/lib/carousel/carousel.directives.mjs +9 -9
  36. package/esm2022/lib/carousel/carousel.module.mjs +4 -4
  37. package/esm2022/lib/carousel/slide.component.mjs +3 -3
  38. package/esm2022/lib/checkbox/checkbox.component.mjs +3 -3
  39. package/esm2022/lib/checkbox/checkbox.module.mjs +4 -4
  40. package/esm2022/lib/chips/chip.component.mjs +3 -3
  41. package/esm2022/lib/chips/chips-area.component.mjs +3 -3
  42. package/esm2022/lib/chips/chips.module.mjs +4 -4
  43. package/esm2022/lib/combo/combo-add-item.component.mjs +3 -3
  44. package/esm2022/lib/combo/combo-dropdown.component.mjs +3 -3
  45. package/esm2022/lib/combo/combo-item.component.mjs +3 -3
  46. package/esm2022/lib/combo/combo.api.mjs +3 -3
  47. package/esm2022/lib/combo/combo.common.mjs +3 -3
  48. package/esm2022/lib/combo/combo.component.mjs +3 -3
  49. package/esm2022/lib/combo/combo.directives.mjs +24 -24
  50. package/esm2022/lib/combo/combo.module.mjs +4 -4
  51. package/esm2022/lib/combo/combo.pipes.mjs +6 -6
  52. package/esm2022/lib/core/density.mjs +3 -3
  53. package/esm2022/lib/core/navigation/directives.mjs +6 -6
  54. package/esm2022/lib/core/navigation/nav.service.mjs +3 -3
  55. package/esm2022/lib/core/selection.mjs +3 -3
  56. package/esm2022/lib/core/touch.mjs +3 -3
  57. package/esm2022/lib/core/utils.mjs +3 -3
  58. package/esm2022/lib/date-common/calendar-container/calendar-container.component.mjs +3 -3
  59. package/esm2022/lib/date-common/picker-base.directive.mjs +3 -3
  60. package/esm2022/lib/date-common/picker-icons.common.mjs +9 -9
  61. package/esm2022/lib/date-picker/date-picker.component.mjs +3 -3
  62. package/esm2022/lib/date-picker/date-picker.module.mjs +4 -4
  63. package/esm2022/lib/date-range-picker/date-range-picker-inputs.common.mjs +15 -15
  64. package/esm2022/lib/date-range-picker/date-range-picker.component.mjs +3 -3
  65. package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +4 -4
  66. package/esm2022/lib/dialog/dialog.component.mjs +3 -3
  67. package/esm2022/lib/dialog/dialog.directives.mjs +6 -6
  68. package/esm2022/lib/dialog/dialog.module.mjs +4 -4
  69. package/esm2022/lib/directives/autocomplete/autocomplete.directive.mjs +3 -3
  70. package/esm2022/lib/directives/autocomplete/autocomplete.module.mjs +4 -4
  71. package/esm2022/lib/directives/button/button.directive.mjs +3 -3
  72. package/esm2022/lib/directives/button/button.module.mjs +4 -4
  73. package/esm2022/lib/directives/date-time-editor/date-time-editor.directive.mjs +3 -3
  74. package/esm2022/lib/directives/date-time-editor/date-time-editor.module.mjs +4 -4
  75. package/esm2022/lib/directives/divider/divider.directive.mjs +3 -3
  76. package/esm2022/lib/directives/divider/divider.module.mjs +4 -4
  77. package/esm2022/lib/directives/drag-drop/drag-drop.directive.mjs +12 -12
  78. package/esm2022/lib/directives/drag-drop/drag-drop.module.mjs +4 -4
  79. package/esm2022/lib/directives/filter/filter.directive.mjs +6 -6
  80. package/esm2022/lib/directives/filter/filter.module.mjs +4 -4
  81. package/esm2022/lib/directives/focus/focus.directive.mjs +3 -3
  82. package/esm2022/lib/directives/focus/focus.module.mjs +4 -4
  83. package/esm2022/lib/directives/focus-trap/focus-trap.directive.mjs +3 -3
  84. package/esm2022/lib/directives/focus-trap/focus-trap.module.mjs +4 -4
  85. package/esm2022/lib/directives/for-of/base.helper.component.mjs +3 -3
  86. package/esm2022/lib/directives/for-of/display.container.mjs +3 -3
  87. package/esm2022/lib/directives/for-of/for_of.directive.mjs +7 -8
  88. package/esm2022/lib/directives/for-of/for_of.module.mjs +4 -4
  89. package/esm2022/lib/directives/for-of/for_of.sync.service.mjs +6 -6
  90. package/esm2022/lib/directives/for-of/horizontal.virtual.helper.component.mjs +3 -3
  91. package/esm2022/lib/directives/for-of/virtual.helper.component.mjs +3 -3
  92. package/esm2022/lib/directives/form-control/form-control.directive.mjs +3 -3
  93. package/esm2022/lib/directives/form-control/form-control.module.mjs +4 -4
  94. package/esm2022/lib/directives/hint/hint.directive.mjs +3 -3
  95. package/esm2022/lib/directives/input/input.directive.mjs +3 -3
  96. package/esm2022/lib/directives/label/label.directive.mjs +3 -3
  97. package/esm2022/lib/directives/layout/layout.directive.mjs +6 -6
  98. package/esm2022/lib/directives/layout/layout.module.mjs +4 -4
  99. package/esm2022/lib/directives/mask/mask-parsing.service.mjs +3 -3
  100. package/esm2022/lib/directives/mask/mask.directive.mjs +3 -3
  101. package/esm2022/lib/directives/mask/mask.module.mjs +4 -4
  102. package/esm2022/lib/directives/notification/notifications.directive.mjs +3 -3
  103. package/esm2022/lib/directives/prefix/prefix.directive.mjs +3 -3
  104. package/esm2022/lib/directives/radio/radio-group.directive.mjs +3 -3
  105. package/esm2022/lib/directives/radio/radio-group.module.mjs +4 -4
  106. package/esm2022/lib/directives/ripple/ripple.directive.mjs +3 -3
  107. package/esm2022/lib/directives/ripple/ripple.module.mjs +4 -4
  108. package/esm2022/lib/directives/scroll-inertia/scroll_inertia.directive.mjs +3 -3
  109. package/esm2022/lib/directives/scroll-inertia/scroll_inertia.module.mjs +4 -4
  110. package/esm2022/lib/directives/suffix/suffix.directive.mjs +3 -3
  111. package/esm2022/lib/directives/template-outlet/template_outlet.directive.mjs +3 -3
  112. package/esm2022/lib/directives/text-highlight/text-highlight.directive.mjs +3 -3
  113. package/esm2022/lib/directives/text-highlight/text-highlight.module.mjs +4 -4
  114. package/esm2022/lib/directives/text-selection/text-selection.directive.mjs +3 -3
  115. package/esm2022/lib/directives/text-selection/text-selection.module.mjs +4 -4
  116. package/esm2022/lib/directives/toggle/toggle.directive.mjs +9 -9
  117. package/esm2022/lib/directives/toggle/toggle.module.mjs +4 -4
  118. package/esm2022/lib/directives/tooltip/tooltip-target.directive.mjs +3 -3
  119. package/esm2022/lib/directives/tooltip/tooltip.component.mjs +3 -3
  120. package/esm2022/lib/directives/tooltip/tooltip.directive.mjs +3 -3
  121. package/esm2022/lib/directives/tooltip/tooltip.module.mjs +4 -4
  122. package/esm2022/lib/drop-down/drop-down-group.component.mjs +3 -3
  123. package/esm2022/lib/drop-down/drop-down-item.base.mjs +3 -3
  124. package/esm2022/lib/drop-down/drop-down-item.component.mjs +3 -3
  125. package/esm2022/lib/drop-down/drop-down-navigation.directive.mjs +3 -3
  126. package/esm2022/lib/drop-down/drop-down.base.mjs +3 -3
  127. package/esm2022/lib/drop-down/drop-down.component.mjs +3 -3
  128. package/esm2022/lib/drop-down/drop-down.module.mjs +4 -4
  129. package/esm2022/lib/expansion-panel/expansion-panel-body.component.mjs +3 -3
  130. package/esm2022/lib/expansion-panel/expansion-panel-header.component.mjs +3 -3
  131. package/esm2022/lib/expansion-panel/expansion-panel.common.mjs +3 -3
  132. package/esm2022/lib/expansion-panel/expansion-panel.component.mjs +3 -3
  133. package/esm2022/lib/expansion-panel/expansion-panel.directives.mjs +9 -9
  134. package/esm2022/lib/expansion-panel/expansion-panel.module.mjs +4 -4
  135. package/esm2022/lib/expansion-panel/toggle-animation-component.mjs +3 -3
  136. package/esm2022/lib/grids/api.service.mjs +3 -3
  137. package/esm2022/lib/grids/cell.component.mjs +3 -3
  138. package/esm2022/lib/grids/column-actions/column-actions-base.directive.mjs +3 -3
  139. package/esm2022/lib/grids/column-actions/column-actions.component.mjs +12 -12
  140. package/esm2022/lib/grids/column-actions/column-hiding.directive.mjs +3 -3
  141. package/esm2022/lib/grids/column-actions/column-pinning.directive.mjs +3 -3
  142. package/esm2022/lib/grids/columns/column-group.component.mjs +3 -3
  143. package/esm2022/lib/grids/columns/column-layout.component.mjs +3 -3
  144. package/esm2022/lib/grids/columns/column.component.mjs +3 -3
  145. package/esm2022/lib/grids/columns/templates.directive.mjs +24 -24
  146. package/esm2022/lib/grids/columns/validators.directive.mjs +21 -21
  147. package/esm2022/lib/grids/common/crud.service.mjs +3 -3
  148. package/esm2022/lib/grids/common/pipes.mjs +54 -54
  149. package/esm2022/lib/grids/filtering/advanced-filtering/advanced-filtering-dialog.component.mjs +3 -3
  150. package/esm2022/lib/grids/filtering/base/grid-filtering-cell.component.mjs +3 -3
  151. package/esm2022/lib/grids/filtering/base/grid-filtering-row.component.mjs +3 -3
  152. package/esm2022/lib/grids/filtering/excel-style/base-filtering.component.mjs +3 -3
  153. package/esm2022/lib/grids/filtering/excel-style/excel-style-clear-filters.component.mjs +3 -3
  154. package/esm2022/lib/grids/filtering/excel-style/excel-style-conditional-filter.component.mjs +3 -3
  155. package/esm2022/lib/grids/filtering/excel-style/excel-style-custom-dialog.component.mjs +3 -3
  156. package/esm2022/lib/grids/filtering/excel-style/excel-style-date-expression.component.mjs +3 -3
  157. package/esm2022/lib/grids/filtering/excel-style/excel-style-default-expression.component.mjs +3 -3
  158. package/esm2022/lib/grids/filtering/excel-style/excel-style-filtering.component.mjs +9 -9
  159. package/esm2022/lib/grids/filtering/excel-style/excel-style-header.component.mjs +3 -3
  160. package/esm2022/lib/grids/filtering/excel-style/excel-style-hiding.component.mjs +3 -3
  161. package/esm2022/lib/grids/filtering/excel-style/excel-style-moving.component.mjs +3 -3
  162. package/esm2022/lib/grids/filtering/excel-style/excel-style-pinning.component.mjs +3 -3
  163. package/esm2022/lib/grids/filtering/excel-style/excel-style-search.component.mjs +6 -6
  164. package/esm2022/lib/grids/filtering/excel-style/excel-style-selecting.component.mjs +3 -3
  165. package/esm2022/lib/grids/filtering/excel-style/excel-style-sorting.component.mjs +3 -3
  166. package/esm2022/lib/grids/filtering/grid-filtering.service.mjs +3 -3
  167. package/esm2022/lib/grids/grid/expandable-cell.component.mjs +3 -3
  168. package/esm2022/lib/grids/grid/grid-api.service.mjs +3 -3
  169. package/esm2022/lib/grids/grid/grid-row.component.mjs +3 -3
  170. package/esm2022/lib/grids/grid/grid-validation.service.mjs +3 -3
  171. package/esm2022/lib/grids/grid/grid.component.mjs +3 -3
  172. package/esm2022/lib/grids/grid/grid.details.pipe.mjs +3 -3
  173. package/esm2022/lib/grids/grid/grid.module.mjs +4 -4
  174. package/esm2022/lib/grids/grid/grid.pipes.mjs +12 -12
  175. package/esm2022/lib/grids/grid/grid.summary.pipe.mjs +3 -3
  176. package/esm2022/lib/grids/grid/groupby-row.component.mjs +3 -3
  177. package/esm2022/lib/grids/grid/public_api.mjs +86 -6
  178. package/esm2022/lib/grids/grid-base.directive.mjs +3 -3
  179. package/esm2022/lib/grids/grid-footer/grid-footer.component.mjs +3 -3
  180. package/esm2022/lib/grids/grid-mrl-navigation.service.mjs +3 -3
  181. package/esm2022/lib/grids/grid-navigation.service.mjs +3 -3
  182. package/esm2022/lib/grids/grid.common.mjs +3 -3
  183. package/esm2022/lib/grids/grid.directives.mjs +33 -33
  184. package/esm2022/lib/grids/grid.rowEdit.directive.mjs +15 -15
  185. package/esm2022/lib/grids/grouping/grid-group-by-area.component.mjs +3 -3
  186. package/esm2022/lib/grids/grouping/group-by-area.directive.mjs +6 -6
  187. package/esm2022/lib/grids/grouping/tree-grid-group-by-area.component.mjs +3 -3
  188. package/esm2022/lib/grids/headers/grid-header-group.component.mjs +3 -3
  189. package/esm2022/lib/grids/headers/grid-header-row.component.mjs +3 -3
  190. package/esm2022/lib/grids/headers/grid-header.component.mjs +3 -3
  191. package/esm2022/lib/grids/headers/pipes.mjs +9 -9
  192. package/esm2022/lib/grids/hierarchical-grid/hierarchical-cell.component.mjs +3 -3
  193. package/esm2022/lib/grids/hierarchical-grid/hierarchical-grid-api.service.mjs +3 -3
  194. package/esm2022/lib/grids/hierarchical-grid/hierarchical-grid-base.directive.mjs +3 -3
  195. package/esm2022/lib/grids/hierarchical-grid/hierarchical-grid-navigation.service.mjs +3 -3
  196. package/esm2022/lib/grids/hierarchical-grid/hierarchical-grid.component.mjs +6 -6
  197. package/esm2022/lib/grids/hierarchical-grid/hierarchical-grid.module.mjs +4 -4
  198. package/esm2022/lib/grids/hierarchical-grid/hierarchical-grid.pipes.mjs +6 -6
  199. package/esm2022/lib/grids/hierarchical-grid/hierarchical-row.component.mjs +3 -3
  200. package/esm2022/lib/grids/hierarchical-grid/public_api.mjs +81 -7
  201. package/esm2022/lib/grids/hierarchical-grid/row-island-api.service.mjs +3 -3
  202. package/esm2022/lib/grids/hierarchical-grid/row-island.component.mjs +3 -3
  203. package/esm2022/lib/grids/moving/moving.drag.directive.mjs +3 -3
  204. package/esm2022/lib/grids/moving/moving.drop.directive.mjs +3 -3
  205. package/esm2022/lib/grids/moving/moving.service.mjs +3 -3
  206. package/esm2022/lib/grids/pivot-grid/pivot-data-selector.component.mjs +3 -3
  207. package/esm2022/lib/grids/pivot-grid/pivot-filtering.service.mjs +3 -3
  208. package/esm2022/lib/grids/pivot-grid/pivot-grid-navigation.service.mjs +3 -3
  209. package/esm2022/lib/grids/pivot-grid/pivot-grid.component.mjs +3 -3
  210. package/esm2022/lib/grids/pivot-grid/pivot-grid.directives.mjs +3 -3
  211. package/esm2022/lib/grids/pivot-grid/pivot-grid.module.mjs +4 -4
  212. package/esm2022/lib/grids/pivot-grid/pivot-grid.pipes.mjs +30 -30
  213. package/esm2022/lib/grids/pivot-grid/pivot-header-row.component.mjs +3 -3
  214. package/esm2022/lib/grids/pivot-grid/pivot-row-dimension-content.component.mjs +3 -3
  215. package/esm2022/lib/grids/pivot-grid/pivot-row-dimension-header-group.component.mjs +3 -3
  216. package/esm2022/lib/grids/pivot-grid/pivot-row-dimension-header.component.mjs +3 -3
  217. package/esm2022/lib/grids/pivot-grid/pivot-row.component.mjs +3 -3
  218. package/esm2022/lib/grids/pivot-grid/public_api.mjs +70 -3
  219. package/esm2022/lib/grids/resizing/pivot-grid/pivot-resize-handle.directive.mjs +3 -3
  220. package/esm2022/lib/grids/resizing/pivot-grid/pivot-resizer.component.mjs +3 -3
  221. package/esm2022/lib/grids/resizing/pivot-grid/pivot-resizing.service.mjs +3 -3
  222. package/esm2022/lib/grids/resizing/resize-handle.directive.mjs +3 -3
  223. package/esm2022/lib/grids/resizing/resizer.component.mjs +3 -3
  224. package/esm2022/lib/grids/resizing/resizer.directive.mjs +3 -3
  225. package/esm2022/lib/grids/resizing/resizing.service.mjs +3 -3
  226. package/esm2022/lib/grids/row-drag.directive.mjs +9 -9
  227. package/esm2022/lib/grids/row.directive.mjs +3 -3
  228. package/esm2022/lib/grids/selection/drag-select.directive.mjs +3 -3
  229. package/esm2022/lib/grids/selection/row-selectors.mjs +9 -9
  230. package/esm2022/lib/grids/selection/selection.service.mjs +3 -3
  231. package/esm2022/lib/grids/state.directive.mjs +6 -6
  232. package/esm2022/lib/grids/summaries/grid-root-summary.pipe.mjs +3 -3
  233. package/esm2022/lib/grids/summaries/grid-summary.service.mjs +3 -3
  234. package/esm2022/lib/grids/summaries/summary-cell.component.mjs +3 -3
  235. package/esm2022/lib/grids/summaries/summary-row.component.mjs +3 -3
  236. package/esm2022/lib/grids/toolbar/common.mjs +15 -15
  237. package/esm2022/lib/grids/toolbar/grid-toolbar-advanced-filtering.component.mjs +3 -3
  238. package/esm2022/lib/grids/toolbar/grid-toolbar-exporter.component.mjs +3 -3
  239. package/esm2022/lib/grids/toolbar/grid-toolbar-hiding.component.mjs +3 -3
  240. package/esm2022/lib/grids/toolbar/grid-toolbar-pinning.component.mjs +3 -3
  241. package/esm2022/lib/grids/toolbar/grid-toolbar.base.mjs +6 -6
  242. package/esm2022/lib/grids/toolbar/grid-toolbar.component.mjs +3 -3
  243. package/esm2022/lib/grids/tree-grid/public_api.mjs +81 -7
  244. package/esm2022/lib/grids/tree-grid/tree-cell.component.mjs +3 -3
  245. package/esm2022/lib/grids/tree-grid/tree-grid-api.service.mjs +3 -3
  246. package/esm2022/lib/grids/tree-grid/tree-grid-row.component.mjs +3 -3
  247. package/esm2022/lib/grids/tree-grid/tree-grid-selection.service.mjs +3 -3
  248. package/esm2022/lib/grids/tree-grid/tree-grid.component.mjs +3 -3
  249. package/esm2022/lib/grids/tree-grid/tree-grid.directives.mjs +3 -3
  250. package/esm2022/lib/grids/tree-grid/tree-grid.filtering.pipe.mjs +3 -3
  251. package/esm2022/lib/grids/tree-grid/tree-grid.grouping.pipe.mjs +3 -3
  252. package/esm2022/lib/grids/tree-grid/tree-grid.module.mjs +4 -4
  253. package/esm2022/lib/grids/tree-grid/tree-grid.pipes.mjs +21 -21
  254. package/esm2022/lib/grids/tree-grid/tree-grid.summary.pipe.mjs +3 -3
  255. package/esm2022/lib/icon/icon.component.mjs +3 -3
  256. package/esm2022/lib/icon/icon.module.mjs +4 -4
  257. package/esm2022/lib/icon/icon.service.mjs +3 -3
  258. package/esm2022/lib/input-group/input-group.component.mjs +3 -3
  259. package/esm2022/lib/input-group/input-group.module.mjs +4 -4
  260. package/esm2022/lib/list/list-item.component.mjs +3 -3
  261. package/esm2022/lib/list/list.common.mjs +15 -15
  262. package/esm2022/lib/list/list.component.mjs +18 -18
  263. package/esm2022/lib/list/list.module.mjs +4 -4
  264. package/esm2022/lib/navbar/navbar.component.mjs +9 -9
  265. package/esm2022/lib/navbar/navbar.module.mjs +4 -4
  266. package/esm2022/lib/navigation-drawer/navigation-drawer.component.mjs +3 -3
  267. package/esm2022/lib/navigation-drawer/navigation-drawer.directives.mjs +9 -9
  268. package/esm2022/lib/navigation-drawer/navigation-drawer.module.mjs +4 -4
  269. package/esm2022/lib/paginator/paginator-interfaces.mjs +3 -3
  270. package/esm2022/lib/paginator/paginator.component.mjs +12 -12
  271. package/esm2022/lib/paginator/paginator.module.mjs +4 -4
  272. package/esm2022/lib/progressbar/progressbar.common.mjs +6 -6
  273. package/esm2022/lib/progressbar/progressbar.component.mjs +9 -9
  274. package/esm2022/lib/progressbar/progressbar.module.mjs +4 -4
  275. package/esm2022/lib/query-builder/query-builder-header.component.mjs +3 -3
  276. package/esm2022/lib/query-builder/query-builder.component.mjs +6 -6
  277. package/esm2022/lib/query-builder/query-builder.module.mjs +4 -4
  278. package/esm2022/lib/radio/radio.component.mjs +3 -3
  279. package/esm2022/lib/select/select-group.component.mjs +3 -3
  280. package/esm2022/lib/select/select-item.component.mjs +3 -3
  281. package/esm2022/lib/select/select-navigation.directive.mjs +3 -3
  282. package/esm2022/lib/select/select.component.mjs +12 -12
  283. package/esm2022/lib/select/select.module.mjs +4 -4
  284. package/esm2022/lib/services/animation/angular-animation-service.mjs +3 -3
  285. package/esm2022/lib/services/csv/csv-exporter.mjs +3 -3
  286. package/esm2022/lib/services/direction/directionality.mjs +3 -3
  287. package/esm2022/lib/services/excel/excel-exporter.mjs +3 -3
  288. package/esm2022/lib/services/overlay/overlay.mjs +3 -3
  289. package/esm2022/lib/services/transaction/transaction-factory.service.mjs +6 -6
  290. package/esm2022/lib/simple-combo/simple-combo.component.mjs +3 -3
  291. package/esm2022/lib/simple-combo/simple-combo.module.mjs +4 -4
  292. package/esm2022/lib/slider/label/thumb-label.component.mjs +3 -3
  293. package/esm2022/lib/slider/slider.common.mjs +9 -9
  294. package/esm2022/lib/slider/slider.component.mjs +3 -3
  295. package/esm2022/lib/slider/slider.module.mjs +4 -4
  296. package/esm2022/lib/slider/thumb/thumb-slider.component.mjs +3 -3
  297. package/esm2022/lib/slider/ticks/tick.pipe.mjs +3 -3
  298. package/esm2022/lib/slider/ticks/ticks.component.mjs +3 -3
  299. package/esm2022/lib/snackbar/snackbar.component.mjs +3 -3
  300. package/esm2022/lib/snackbar/snackbar.module.mjs +4 -4
  301. package/esm2022/lib/splitter/splitter-pane/splitter-pane.component.mjs +3 -3
  302. package/esm2022/lib/splitter/splitter.component.mjs +6 -6
  303. package/esm2022/lib/splitter/splitter.module.mjs +4 -4
  304. package/esm2022/lib/stepper/step/step.component.mjs +3 -3
  305. package/esm2022/lib/stepper/stepper.component.mjs +3 -3
  306. package/esm2022/lib/stepper/stepper.directive.mjs +21 -21
  307. package/esm2022/lib/stepper/stepper.module.mjs +4 -4
  308. package/esm2022/lib/stepper/stepper.service.mjs +3 -3
  309. package/esm2022/lib/switch/switch.component.mjs +3 -3
  310. package/esm2022/lib/switch/switch.module.mjs +4 -4
  311. package/esm2022/lib/tabs/bottom-nav/bottom-nav-content.component.mjs +3 -3
  312. package/esm2022/lib/tabs/bottom-nav/bottom-nav-header.component.mjs +3 -3
  313. package/esm2022/lib/tabs/bottom-nav/bottom-nav-item.component.mjs +3 -3
  314. package/esm2022/lib/tabs/bottom-nav/bottom-nav.component.mjs +3 -3
  315. package/esm2022/lib/tabs/bottom-nav/bottom-nav.directives.mjs +6 -6
  316. package/esm2022/lib/tabs/bottom-nav/bottom-nav.module.mjs +4 -4
  317. package/esm2022/lib/tabs/tab-content.directive.mjs +3 -3
  318. package/esm2022/lib/tabs/tab-header.directive.mjs +3 -3
  319. package/esm2022/lib/tabs/tab-item.directive.mjs +3 -3
  320. package/esm2022/lib/tabs/tabs/tab-content.component.mjs +3 -3
  321. package/esm2022/lib/tabs/tabs/tab-header.component.mjs +3 -3
  322. package/esm2022/lib/tabs/tabs/tab-item.component.mjs +3 -3
  323. package/esm2022/lib/tabs/tabs/tabs.component.mjs +3 -3
  324. package/esm2022/lib/tabs/tabs/tabs.directives.mjs +6 -6
  325. package/esm2022/lib/tabs/tabs/tabs.module.mjs +4 -4
  326. package/esm2022/lib/tabs/tabs.directive.mjs +3 -3
  327. package/esm2022/lib/time-picker/time-picker.component.mjs +3 -3
  328. package/esm2022/lib/time-picker/time-picker.directives.mjs +6 -6
  329. package/esm2022/lib/time-picker/time-picker.module.mjs +4 -4
  330. package/esm2022/lib/time-picker/time-picker.pipes.mjs +6 -6
  331. package/esm2022/lib/toast/toast.component.mjs +3 -3
  332. package/esm2022/lib/toast/toast.module.mjs +4 -4
  333. package/esm2022/lib/tree/tree-navigation.service.mjs +3 -3
  334. package/esm2022/lib/tree/tree-node/tree-node.component.mjs +6 -6
  335. package/esm2022/lib/tree/tree-selection.service.mjs +3 -3
  336. package/esm2022/lib/tree/tree.component.mjs +9 -9
  337. package/esm2022/lib/tree/tree.module.mjs +4 -4
  338. package/esm2022/lib/tree/tree.service.mjs +3 -3
  339. package/fesm2022/igniteui-angular.mjs +1875 -1582
  340. package/fesm2022/igniteui-angular.mjs.map +1 -1
  341. package/migrations/common/ServerHost.d.ts +1 -1
  342. package/migrations/common/UpdateChanges.d.ts +1 -1
  343. package/migrations/common/UpdateChanges.js +4 -4
  344. package/migrations/common/filterSourceDirs.d.ts +1 -1
  345. package/migrations/common/tsUtils.d.ts +2 -3
  346. package/migrations/common/tsUtils.js +1 -5
  347. package/migrations/common/util.d.ts +4 -3
  348. package/migrations/common/util.js +6 -3
  349. package/migrations/migration-collection.json +1 -0
  350. package/migrations/update-10_1_0/index.d.ts +1 -1
  351. package/migrations/update-10_2_0/index.d.ts +1 -1
  352. package/migrations/update-11_0_0/index.d.ts +1 -1
  353. package/migrations/update-11_0_0/index.js +2 -1
  354. package/migrations/update-11_1_0/index.d.ts +2 -2
  355. package/migrations/update-12_0_0/index.d.ts +1 -1
  356. package/migrations/update-12_0_0/index.js +2 -1
  357. package/migrations/update-12_1_0/index.d.ts +1 -1
  358. package/migrations/update-12_1_0/index.js +2 -1
  359. package/migrations/update-13_0_0/index.d.ts +2 -2
  360. package/migrations/update-13_0_0/index.js +2 -1
  361. package/migrations/update-13_1_0/index.d.ts +1 -1
  362. package/migrations/update-13_1_0/index.js +2 -1
  363. package/migrations/update-13_2_0/index.d.ts +1 -1
  364. package/migrations/update-14_1_0/index.d.ts +1 -1
  365. package/migrations/update-15_0_0/index.d.ts +1 -1
  366. package/migrations/update-15_0_11/index.d.ts +1 -1
  367. package/migrations/update-15_0_4/index.d.ts +1 -1
  368. package/migrations/update-15_1_0/index.d.ts +2 -2
  369. package/migrations/update-15_1_0/index.js +2 -1
  370. package/migrations/update-16_0_0/index.d.ts +1 -1
  371. package/migrations/update-16_1_0/index.d.ts +1 -1
  372. package/migrations/update-16_1_0/index.js +2 -1
  373. package/migrations/update-17_0_0/index.d.ts +1 -1
  374. package/migrations/update-17_0_0/index.js +2 -1
  375. package/migrations/update-6/index.d.ts +1 -1
  376. package/migrations/update-6_01/index.d.ts +1 -1
  377. package/migrations/update-6_02/index.d.ts +1 -1
  378. package/migrations/update-6_1/index.d.ts +1 -1
  379. package/migrations/update-6_2/index.d.ts +1 -1
  380. package/migrations/update-6_2_1/index.d.ts +1 -1
  381. package/migrations/update-7_0_2/index.d.ts +1 -1
  382. package/migrations/update-7_2_0/index.d.ts +1 -1
  383. package/migrations/update-7_3_4/index.d.ts +1 -1
  384. package/migrations/update-8_2_0/index.d.ts +1 -1
  385. package/migrations/update-8_2_3/index.d.ts +1 -1
  386. package/migrations/update-8_2_6/index.d.ts +1 -1
  387. package/migrations/update-9_0_0/index.d.ts +1 -1
  388. package/migrations/update-9_0_1/index.d.ts +1 -1
  389. package/migrations/update-9_1_0/index.d.ts +1 -1
  390. package/package.json +1 -1
  391. package/schematics/collection.json +1 -0
  392. package/schematics/ng-add/add-normalize.d.ts +1 -1
  393. package/schematics/ng-add/index.d.ts +2 -2
  394. package/schematics/tsconfig.tsbuildinfo +1 -1
  395. package/schematics/utils/dependency-handler.d.ts +2 -2
  396. package/schematics/utils/package-handler.d.ts +1 -1
  397. package/schematics/utils/util.d.ts +1 -1
@@ -1,5 +1,5 @@
1
1
  /// <reference types="node" />
2
- import { Tree } from '@angular-devkit/schematics';
2
+ import type { Tree } from '@angular-devkit/schematics';
3
3
  import * as ts from 'typescript/lib/tsserverlibrary';
4
4
  /**
5
5
  * Language server host is responsible for **most** of the FS operations / checks
@@ -1,6 +1,6 @@
1
1
  import * as ts from 'typescript';
2
2
  import * as tss from 'typescript/lib/tsserverlibrary';
3
- import { SchematicContext, Tree } from '@angular-devkit/schematics';
3
+ import type { SchematicContext, Tree } from '@angular-devkit/schematics';
4
4
  import type { WorkspaceSchema } from '@schematics/angular/utility/workspace-models';
5
5
  import { ClassChanges, BindingChanges, SelectorChange, SelectorChanges, ThemeChanges, ImportsChanges, MemberChanges, ThemeChange } from './schema';
6
6
  import { ServerHost } from './ServerHost';
@@ -417,7 +417,7 @@ class UpdateChanges {
417
417
  const allowedStartEnd = fileContent[occurrences[i] - 1].match(allowedStartCharacters)
418
418
  || fileContent[(occurrences[i] + change.name.length)].match(allowedEndCharacters);
419
419
  if (allowedStartEnd && !this.isNamedArgument(fileContent, i, occurrences, change)) {
420
- fileContent = (0, tsUtils_1.replaceMatch)(fileContent, change.name, change.replaceWith, occurrences[i]);
420
+ fileContent = (0, util_1.replaceMatch)(fileContent, change.name, change.replaceWith, occurrences[i]);
421
421
  overwrite = true;
422
422
  }
423
423
  }
@@ -517,7 +517,7 @@ class UpdateChanges {
517
517
  }
518
518
  const changesArr = Array.from(changes).sort((c, c1) => c.position - c1.position).reverse();
519
519
  for (const fileChange of changesArr) {
520
- content = (0, tsUtils_1.replaceMatch)(content, fileChange.change.member, fileChange.change.replaceWith, fileChange.position);
520
+ content = (0, util_1.replaceMatch)(content, fileChange.change.member, fileChange.change.replaceWith, fileChange.position);
521
521
  }
522
522
  if (changes.size) {
523
523
  this.host.overwrite(entryPath, content);
@@ -530,7 +530,7 @@ class UpdateChanges {
530
530
  for (let i = occurrences.length - 1; i >= 0; i--) {
531
531
  const isOpenParenthesis = fileContent[occurrences[i] + aliasLength + change.name.length] === '(';
532
532
  if (isOpenParenthesis) {
533
- fileContent = (0, tsUtils_1.replaceMatch)(fileContent, change.name, change.replaceWith, occurrences[i] + aliasLength);
533
+ fileContent = (0, util_1.replaceMatch)(fileContent, change.name, change.replaceWith, occurrences[i] + aliasLength);
534
534
  overwrite = true;
535
535
  }
536
536
  }
@@ -541,7 +541,7 @@ class UpdateChanges {
541
541
  for (let i = occurrences.length - 1; i >= 0; i--) {
542
542
  const isOpenParenthesis = fileContent[occurrences[i] + change.name.length] === '(';
543
543
  if (isOpenParenthesis) {
544
- fileContent = (0, tsUtils_1.replaceMatch)(fileContent, change.name, change.replaceWith, occurrences[i]);
544
+ fileContent = (0, util_1.replaceMatch)(fileContent, change.name, change.replaceWith, occurrences[i]);
545
545
  overwrite = true;
546
546
  }
547
547
  }
@@ -1,4 +1,4 @@
1
- import { Rule, SchematicContext, Tree } from '@angular-devkit/schematics';
1
+ import type { Rule, SchematicContext, Tree } from '@angular-devkit/schematics';
2
2
  /**
3
3
  * @deprecated Temporary
4
4
  *
@@ -1,7 +1,7 @@
1
1
  import * as ts from 'typescript';
2
2
  import * as tss from 'typescript/lib/tsserverlibrary';
3
- import { Tree } from '@angular-devkit/schematics';
4
- import { MemberChange } from './schema';
3
+ import type { Tree } from '@angular-devkit/schematics';
4
+ import type { MemberChange } from './schema';
5
5
  export declare const IG_PACKAGE_NAME = "igniteui-angular";
6
6
  export declare const NG_LANG_SERVICE_PACKAGE_NAME = "@angular/language-service";
7
7
  export declare const NG_CORE_PACKAGE_NAME = "@angular/core";
@@ -28,7 +28,6 @@ export declare const getRenamePositions: (sourcePath: string, name: string, serv
28
28
  end: number;
29
29
  }>;
30
30
  export declare const findMatches: (content: string, toFind: string) => number[];
31
- export declare const replaceMatch: (content: string, toReplace: string, replaceWith: string, index: number) => string;
32
31
  /**
33
32
  * Create a TypeScript language service
34
33
  *
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isMemberIgniteUI = exports.getTypeDefinitionAtPosition = exports.createProjectService = exports.getLanguageService = exports.replaceMatch = exports.findMatches = exports.getRenamePositions = exports.namedImportFilter = exports.getImportModulePositions = exports.getIdentifierPositions = exports.MemberInfo = exports.CUSTOM_TS_PLUGIN_NAME = exports.CUSTOM_TS_PLUGIN_PATH = exports.NG_CORE_PACKAGE_NAME = exports.NG_LANG_SERVICE_PACKAGE_NAME = exports.IG_PACKAGE_NAME = void 0;
3
+ exports.isMemberIgniteUI = exports.getTypeDefinitionAtPosition = exports.createProjectService = exports.getLanguageService = exports.findMatches = exports.getRenamePositions = exports.namedImportFilter = exports.getImportModulePositions = exports.getIdentifierPositions = exports.MemberInfo = exports.CUSTOM_TS_PLUGIN_NAME = exports.CUSTOM_TS_PLUGIN_PATH = exports.NG_CORE_PACKAGE_NAME = exports.NG_LANG_SERVICE_PACKAGE_NAME = exports.IG_PACKAGE_NAME = void 0;
4
4
  const ts = require("typescript");
5
5
  const tss = require("typescript/lib/tsserverlibrary");
6
6
  const util_1 = require("./util");
@@ -127,10 +127,6 @@ const findMatches = (content, toFind) => {
127
127
  return matchesPositions;
128
128
  };
129
129
  exports.findMatches = findMatches;
130
- const replaceMatch = (content, toReplace, replaceWith, index) => content.substring(0, index) +
131
- replaceWith +
132
- content.substring(index + toReplace.length, content.length);
133
- exports.replaceMatch = replaceMatch;
134
130
  //#region Language Service
135
131
  /**
136
132
  * Create a TypeScript language service
@@ -1,12 +1,13 @@
1
1
  /// <reference types="node" />
2
- import { SchematicContext, Tree } from '@angular-devkit/schematics';
3
- import { WorkspaceSchema, WorkspaceProject } from '@schematics/angular/utility/workspace-models';
4
- import { Attribute, Element, HtmlParser, HtmlTagDefinition, Node } from '@angular/compiler';
2
+ import type { SchematicContext, Tree } from '@angular-devkit/schematics';
3
+ import type { WorkspaceSchema, WorkspaceProject } from '@schematics/angular/utility/workspace-models';
4
+ import type { Attribute, Element, HtmlParser, HtmlTagDefinition, Node } from '@angular/compiler';
5
5
  export declare const getProjectPaths: (config: WorkspaceSchema) => string[];
6
6
  export declare const getWorkspacePath: (host: Tree) => string;
7
7
  export declare const getWorkspace: (host: Tree) => WorkspaceSchema;
8
8
  export declare const getProjects: (config: WorkspaceSchema) => WorkspaceProject[];
9
9
  export declare const escapeRegExp: (string: any) => any;
10
+ export declare const replaceMatch: (content: string, toReplace: string, replaceWith: string, index: number) => string;
10
11
  export declare const supports: (name: string) => boolean;
11
12
  export declare const getPackageManager: (host: Tree) => "yarn" | "npm";
12
13
  export declare const canResolvePackage: (pkg: string) => boolean;
@@ -1,10 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.stringifyAttributes = exports.makeNgIf = exports.serializeNodes = exports.flatten = exports.getSourceOffset = exports.getAttribute = exports.hasAttribute = exports.findElementNodes = exports.parseFile = exports.FileChange = exports.tryUninstallPackage = exports.tryInstallPackage = exports.getPackageVersion = exports.canResolvePackage = exports.getPackageManager = exports.supports = exports.escapeRegExp = exports.getProjects = exports.getWorkspace = exports.getWorkspacePath = exports.getProjectPaths = void 0;
3
+ exports.stringifyAttributes = exports.makeNgIf = exports.serializeNodes = exports.flatten = exports.getSourceOffset = exports.getAttribute = exports.hasAttribute = exports.findElementNodes = exports.parseFile = exports.FileChange = exports.tryUninstallPackage = exports.tryInstallPackage = exports.getPackageVersion = exports.canResolvePackage = exports.getPackageManager = exports.supports = exports.replaceMatch = exports.escapeRegExp = exports.getProjects = exports.getWorkspace = exports.getWorkspacePath = exports.getProjectPaths = void 0;
4
4
  const core_1 = require("@angular-devkit/core");
5
5
  const path = require("path");
6
6
  const child_process_1 = require("child_process");
7
- const tsUtils_1 = require("./tsUtils");
8
7
  const configPaths = ['/.angular.json', '/angular.json'];
9
8
  const getProjectPaths = (config) => {
10
9
  const sourceDirs = [];
@@ -41,6 +40,10 @@ const getProjects = (config) => {
41
40
  exports.getProjects = getProjects;
42
41
  const escapeRegExp = (string) => string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
43
42
  exports.escapeRegExp = escapeRegExp;
43
+ const replaceMatch = (content, toReplace, replaceWith, index) => content.substring(0, index) +
44
+ replaceWith +
45
+ content.substring(index + toReplace.length, content.length);
46
+ exports.replaceMatch = replaceMatch;
44
47
  const supports = (name) => {
45
48
  try {
46
49
  (0, child_process_1.execSync)(`${name} --version`, { stdio: 'ignore' });
@@ -133,7 +136,7 @@ class FileChange {
133
136
  if (this.type === 'insert') {
134
137
  return `${content.substring(0, this.position)}${this.text}${content.substring(this.position)}`;
135
138
  }
136
- return (0, tsUtils_1.replaceMatch)(content, this.replaceText, this.text, this.position);
139
+ return (0, exports.replaceMatch)(content, this.replaceText, this.text, this.position);
137
140
  }
138
141
  }
139
142
  exports.FileChange = FileChange;
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "encapsulation": true,
3
4
  "schematics": {
4
5
  "migration-01": {
5
6
  "version": "6.0.0",
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -11,7 +11,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  const UpdateChanges_1 = require("../common/UpdateChanges");
13
13
  const util_1 = require("../common/util");
14
- const import_helper_js_1 = require("../common/import-helper.js");
14
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
15
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
15
16
  const version = '11.0.0';
16
17
  exports.default = () => (host, context) => __awaiter(void 0, void 0, void 0, function* () {
17
18
  context.logger.info(`Applying migration for Ignite UI for Angular to version ${version}`);
@@ -1,4 +1,4 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Options } from '../../schematics/interfaces/options';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
+ import type { Options } from '../../schematics/interfaces/options';
3
3
  declare const _default: (options: Options) => Rule;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  import { Options } from '../../schematics/interfaces/options';
3
3
  declare const _default: (options: Options) => Rule;
4
4
  export default _default;
@@ -11,7 +11,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  const UpdateChanges_1 = require("../common/UpdateChanges");
13
13
  const util_1 = require("../common/util");
14
- const import_helper_js_1 = require("../common/import-helper.js");
14
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
15
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
15
16
  const version = '12.0.0';
16
17
  exports.default = (options) => (host, context) => __awaiter(void 0, void 0, void 0, function* () {
17
18
  context.logger.info(`Applying migration for Ignite UI for Angular to version ${version}`);
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -11,7 +11,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  const UpdateChanges_1 = require("../common/UpdateChanges");
13
13
  const util_1 = require("../common/util");
14
- const import_helper_js_1 = require("../common/import-helper.js");
14
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
15
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
15
16
  const version = '12.1.0';
16
17
  exports.default = () => (host, context) => __awaiter(void 0, void 0, void 0, function* () {
17
18
  var _a;
@@ -1,4 +1,4 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Options } from '../../schematics/interfaces/options';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
+ import type { Options } from '../../schematics/interfaces/options';
3
3
  declare const _default: (options: Options) => Rule;
4
4
  export default _default;
@@ -11,7 +11,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  const UpdateChanges_1 = require("../common/UpdateChanges");
13
13
  const util_1 = require("../common/util");
14
- const import_helper_js_1 = require("../common/import-helper.js");
14
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
15
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
15
16
  const version = '13.0.0';
16
17
  exports.default = (options) => (host, context) => __awaiter(void 0, void 0, void 0, function* () {
17
18
  var _a;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -9,7 +9,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
9
9
  });
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- const import_helper_js_1 = require("../common/import-helper.js");
12
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
13
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
13
14
  const UpdateChanges_1 = require("../common/UpdateChanges");
14
15
  const util_1 = require("../common/util");
15
16
  const version = '13.1.0';
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,4 +1,4 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Options } from '../../schematics/interfaces/options';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
+ import type { Options } from '../../schematics/interfaces/options';
3
3
  declare const _default: (options: Options) => Rule;
4
4
  export default _default;
@@ -9,7 +9,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
9
9
  });
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- const import_helper_js_1 = require("../common/import-helper.js");
12
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
13
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
13
14
  const UpdateChanges_1 = require("../common/UpdateChanges");
14
15
  const util_1 = require("../common/util");
15
16
  const version = '15.1.0';
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -11,7 +11,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  const UpdateChanges_1 = require("../common/UpdateChanges");
13
13
  const util_1 = require("../common/util");
14
- const import_helper_js_1 = require("../common/import-helper.js");
14
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
15
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
15
16
  const version = '16.1.0';
16
17
  exports.default = () => (host, context) => __awaiter(void 0, void 0, void 0, function* () {
17
18
  context.logger.info(`Applying migration for Ignite UI for Angular to version ${version}`);
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -11,7 +11,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  const ts = require("typescript");
13
13
  const UpdateChanges_1 = require("../common/UpdateChanges");
14
- const import_helper_js_1 = require("../common/import-helper.js");
14
+ // use bare specifier to escape the schematics encapsulation for the dynamic import:
15
+ const import_helper_js_1 = require("igniteui-angular/migrations/common/import-helper.js");
15
16
  const tsUtils_1 = require("../common/tsUtils");
16
17
  const util_1 = require("../common/util");
17
18
  const version = '17.0.0';
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Rule } from '@angular-devkit/schematics';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
2
  declare const _default: () => Rule;
3
3
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-angular",
3
- "version": "17.0.4",
3
+ "version": "17.0.5",
4
4
  "description": "Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps",
5
5
  "author": "Infragistics",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "encapsulation": true,
3
4
  "schematics": {
4
5
  "ng-add": {
5
6
  "description": "Installs the needed dependencies onto the host application.",
@@ -1,4 +1,4 @@
1
- import { Tree } from '@angular-devkit/schematics';
1
+ import type { Tree } from '@angular-devkit/schematics';
2
2
  import { workspaces } from '@angular-devkit/core';
3
3
  export declare const cssImport = "node_modules/minireset.css/minireset.css";
4
4
  export declare const scssImport: string;
@@ -1,4 +1,4 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Options } from '../interfaces/options';
1
+ import type { Rule } from '@angular-devkit/schematics';
2
+ import type { Options } from '../interfaces/options';
3
3
  declare const _default: (options: Options) => Rule;
4
4
  export default _default;