igniteui-angular 22.1.0-beta.4 → 22.1.0-beta.6

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 (142) hide show
  1. package/fesm2022/igniteui-angular-accordion.mjs +4 -4
  2. package/fesm2022/igniteui-angular-accordion.mjs.map +1 -1
  3. package/fesm2022/igniteui-angular-action-strip.mjs +3 -1
  4. package/fesm2022/igniteui-angular-action-strip.mjs.map +1 -1
  5. package/fesm2022/igniteui-angular-avatar.mjs.map +1 -1
  6. package/fesm2022/igniteui-angular-badge.mjs +3 -2
  7. package/fesm2022/igniteui-angular-badge.mjs.map +1 -1
  8. package/fesm2022/igniteui-angular-banner.mjs +2 -2
  9. package/fesm2022/igniteui-angular-banner.mjs.map +1 -1
  10. package/fesm2022/igniteui-angular-button-group.mjs +2 -2
  11. package/fesm2022/igniteui-angular-button-group.mjs.map +1 -1
  12. package/fesm2022/igniteui-angular-calendar.mjs +9 -8
  13. package/fesm2022/igniteui-angular-calendar.mjs.map +1 -1
  14. package/fesm2022/igniteui-angular-card.mjs +2 -2
  15. package/fesm2022/igniteui-angular-card.mjs.map +1 -1
  16. package/fesm2022/igniteui-angular-carousel.mjs.map +1 -1
  17. package/fesm2022/igniteui-angular-chips.mjs.map +1 -1
  18. package/fesm2022/igniteui-angular-combo.mjs +6 -17
  19. package/fesm2022/igniteui-angular-combo.mjs.map +1 -1
  20. package/fesm2022/igniteui-angular-core.mjs +337 -16
  21. package/fesm2022/igniteui-angular-core.mjs.map +1 -1
  22. package/fesm2022/igniteui-angular-date-picker.mjs +14 -12
  23. package/fesm2022/igniteui-angular-date-picker.mjs.map +1 -1
  24. package/fesm2022/igniteui-angular-dialog.mjs +1 -1
  25. package/fesm2022/igniteui-angular-dialog.mjs.map +1 -1
  26. package/fesm2022/igniteui-angular-directives.mjs +67 -48
  27. package/fesm2022/igniteui-angular-directives.mjs.map +1 -1
  28. package/fesm2022/igniteui-angular-drop-down.mjs +2 -3
  29. package/fesm2022/igniteui-angular-drop-down.mjs.map +1 -1
  30. package/fesm2022/igniteui-angular-expansion-panel.mjs +12 -23
  31. package/fesm2022/igniteui-angular-expansion-panel.mjs.map +1 -1
  32. package/fesm2022/igniteui-angular-grids-core.mjs +223 -491
  33. package/fesm2022/igniteui-angular-grids-core.mjs.map +1 -1
  34. package/fesm2022/igniteui-angular-grids-grid.mjs +98 -116
  35. package/fesm2022/igniteui-angular-grids-grid.mjs.map +1 -1
  36. package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs +21 -16
  37. package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs.map +1 -1
  38. package/fesm2022/igniteui-angular-grids-lite.mjs.map +1 -1
  39. package/fesm2022/igniteui-angular-grids-pivot-grid.mjs +153 -75
  40. package/fesm2022/igniteui-angular-grids-pivot-grid.mjs.map +1 -1
  41. package/fesm2022/igniteui-angular-grids-tree-grid.mjs +35 -28
  42. package/fesm2022/igniteui-angular-grids-tree-grid.mjs.map +1 -1
  43. package/fesm2022/igniteui-angular-icon.mjs.map +1 -1
  44. package/fesm2022/igniteui-angular-input-group.mjs +19 -4
  45. package/fesm2022/igniteui-angular-input-group.mjs.map +1 -1
  46. package/fesm2022/igniteui-angular-list.mjs.map +1 -1
  47. package/fesm2022/igniteui-angular-navbar.mjs.map +1 -1
  48. package/fesm2022/igniteui-angular-navigation-drawer.mjs +3 -2
  49. package/fesm2022/igniteui-angular-navigation-drawer.mjs.map +1 -1
  50. package/fesm2022/igniteui-angular-paginator.mjs +2 -1
  51. package/fesm2022/igniteui-angular-paginator.mjs.map +1 -1
  52. package/fesm2022/igniteui-angular-progressbar.mjs +2 -5
  53. package/fesm2022/igniteui-angular-progressbar.mjs.map +1 -1
  54. package/fesm2022/igniteui-angular-query-builder.mjs +21 -20
  55. package/fesm2022/igniteui-angular-query-builder.mjs.map +1 -1
  56. package/fesm2022/igniteui-angular-radio.mjs +1 -1
  57. package/fesm2022/igniteui-angular-radio.mjs.map +1 -1
  58. package/fesm2022/igniteui-angular-select.mjs.map +1 -1
  59. package/fesm2022/igniteui-angular-simple-combo.mjs +7 -10
  60. package/fesm2022/igniteui-angular-simple-combo.mjs.map +1 -1
  61. package/fesm2022/igniteui-angular-slider.mjs +3 -3
  62. package/fesm2022/igniteui-angular-slider.mjs.map +1 -1
  63. package/fesm2022/igniteui-angular-splitter.mjs +1 -1
  64. package/fesm2022/igniteui-angular-splitter.mjs.map +1 -1
  65. package/fesm2022/igniteui-angular-stepper.mjs +1 -1
  66. package/fesm2022/igniteui-angular-stepper.mjs.map +1 -1
  67. package/fesm2022/igniteui-angular-tabs.mjs.map +1 -1
  68. package/fesm2022/igniteui-angular-time-picker.mjs +6 -3
  69. package/fesm2022/igniteui-angular-time-picker.mjs.map +1 -1
  70. package/fesm2022/igniteui-angular-tree.mjs +10 -8
  71. package/fesm2022/igniteui-angular-tree.mjs.map +1 -1
  72. package/lib/core/styles/components/button/_button-theme.scss +24 -31
  73. package/lib/core/styles/components/icon-button/_icon-button-theme.scss +21 -0
  74. package/lib/core/styles/spec/_mixins.spec.scss +21 -1
  75. package/lib/core/styles/themes/_scoping.scss +12 -0
  76. package/lib/core/styles/themes/generators/_base.scss +0 -1
  77. package/lib/grids/core/src/filtering/excel-style/themes/_derived.scss +3 -2
  78. package/migrations/migration-collection.json +7 -0
  79. package/migrations/update-22_1_0_import-migration/index.d.ts +2 -0
  80. package/migrations/update-22_1_0_import-migration/index.js +228 -0
  81. package/migrations/update-22_1_0_import-migration/index.spec.d.ts +1 -0
  82. package/migrations/update-22_1_0_import-migration/index.spec.js +188 -0
  83. package/package.json +1 -1
  84. package/styles/igniteui-angular-dark.css +1 -1
  85. package/styles/igniteui-angular.css +1 -1
  86. package/styles/igniteui-bootstrap-dark.css +1 -1
  87. package/styles/igniteui-bootstrap-light.css +1 -1
  88. package/styles/igniteui-dark-green.css +1 -1
  89. package/styles/igniteui-fluent-dark-excel.css +1 -1
  90. package/styles/igniteui-fluent-dark-word.css +1 -1
  91. package/styles/igniteui-fluent-dark.css +1 -1
  92. package/styles/igniteui-fluent-light-excel.css +1 -1
  93. package/styles/igniteui-fluent-light-word.css +1 -1
  94. package/styles/igniteui-fluent-light.css +1 -1
  95. package/styles/igniteui-indigo-dark.css +1 -1
  96. package/styles/igniteui-indigo-light.css +1 -1
  97. package/styles/maps/igniteui-angular-dark.css.map +1 -1
  98. package/styles/maps/igniteui-angular.css.map +1 -1
  99. package/styles/maps/igniteui-bootstrap-dark.css.map +1 -1
  100. package/styles/maps/igniteui-bootstrap-light.css.map +1 -1
  101. package/styles/maps/igniteui-dark-green.css.map +1 -1
  102. package/styles/maps/igniteui-fluent-dark-excel.css.map +1 -1
  103. package/styles/maps/igniteui-fluent-dark-word.css.map +1 -1
  104. package/styles/maps/igniteui-fluent-dark.css.map +1 -1
  105. package/styles/maps/igniteui-fluent-light-excel.css.map +1 -1
  106. package/styles/maps/igniteui-fluent-light-word.css.map +1 -1
  107. package/styles/maps/igniteui-fluent-light.css.map +1 -1
  108. package/styles/maps/igniteui-indigo-dark.css.map +1 -1
  109. package/styles/maps/igniteui-indigo-light.css.map +1 -1
  110. package/types/igniteui-angular-avatar.d.ts +1 -1
  111. package/types/igniteui-angular-banner.d.ts +3 -3
  112. package/types/igniteui-angular-calendar.d.ts +9 -9
  113. package/types/igniteui-angular-card.d.ts +2 -2
  114. package/types/igniteui-angular-carousel.d.ts +9 -9
  115. package/types/igniteui-angular-chat.d.ts +1 -1
  116. package/types/igniteui-angular-chips.d.ts +5 -5
  117. package/types/igniteui-angular-combo.d.ts +13 -17
  118. package/types/igniteui-angular-core.d.ts +495 -200
  119. package/types/igniteui-angular-date-picker.d.ts +3 -3
  120. package/types/igniteui-angular-dialog.d.ts +4 -4
  121. package/types/igniteui-angular-directives.d.ts +59 -59
  122. package/types/igniteui-angular-drop-down.d.ts +16 -16
  123. package/types/igniteui-angular-expansion-panel.d.ts +6 -6
  124. package/types/igniteui-angular-grids-core.d.ts +782 -1044
  125. package/types/igniteui-angular-grids-grid.d.ts +267 -104
  126. package/types/igniteui-angular-grids-hierarchical-grid.d.ts +547 -68
  127. package/types/igniteui-angular-grids-lite.d.ts +7 -7
  128. package/types/igniteui-angular-grids-pivot-grid.d.ts +129 -94
  129. package/types/igniteui-angular-grids-tree-grid.d.ts +51 -5
  130. package/types/igniteui-angular-icon.d.ts +2 -2
  131. package/types/igniteui-angular-input-group.d.ts +19 -6
  132. package/types/igniteui-angular-list.d.ts +4 -4
  133. package/types/igniteui-angular-navigation-drawer.d.ts +3 -3
  134. package/types/igniteui-angular-progressbar.d.ts +0 -1
  135. package/types/igniteui-angular-query-builder.d.ts +9 -9
  136. package/types/igniteui-angular-radio.d.ts +1 -1
  137. package/types/igniteui-angular-select.d.ts +5 -5
  138. package/types/igniteui-angular-simple-combo.d.ts +2 -2
  139. package/types/igniteui-angular-slider.d.ts +4 -4
  140. package/types/igniteui-angular-splitter.d.ts +3 -3
  141. package/types/igniteui-angular-time-picker.d.ts +8 -8
  142. package/types/igniteui-angular-tree.d.ts +8 -8
@@ -44,7 +44,24 @@
44
44
  --component-size: var(--ig-size, var(--ig-size-large));
45
45
  --ig-icon-size: #{$icon-in-button-size};
46
46
 
47
- justify-content: center;
47
+ &:is(a, span) {
48
+ @include restore-properties(
49
+ display,
50
+ min-width,
51
+ min-height,
52
+ padding-inline,
53
+ padding-block,
54
+ border,
55
+ border-radius,
56
+ background,
57
+ color,
58
+ box-shadow,
59
+ cursor
60
+ );
61
+
62
+ justify-content: center;
63
+ text-decoration: none;
64
+ }
48
65
  }
49
66
 
50
67
  @each $key, $theme in meta.keywords($themes) {
@@ -476,11 +493,7 @@
476
493
  &::after {
477
494
  @extend %fluent-border;
478
495
 
479
- box-shadow: 0
480
- 0
481
- 0
482
- rem(1px)
483
- var-get($flat-theme, 'focus-visible-border-color');
496
+ box-shadow: 0 0 0 rem(1px) var-get($flat-theme, 'focus-visible-border-color');
484
497
  }
485
498
  }
486
499
 
@@ -579,17 +592,9 @@
579
592
  }
580
593
 
581
594
  @if $variant == 'bootstrap' {
582
- box-shadow: 0
583
- 0
584
- 0
585
- rem(4px)
586
- var-get($outlined-theme, 'shadow-color');
595
+ box-shadow: 0 0 0 rem(4px) var-get($outlined-theme, 'shadow-color');
587
596
  } @else if $variant == 'indigo' {
588
- box-shadow: 0
589
- 0
590
- 0
591
- rem(3px)
592
- var-get($outlined-theme, 'shadow-color');
597
+ box-shadow: 0 0 0 rem(3px) var-get($outlined-theme, 'shadow-color');
593
598
  }
594
599
 
595
600
  &:hover {
@@ -624,11 +629,7 @@
624
629
  &::after {
625
630
  @extend %fluent-border;
626
631
 
627
- box-shadow: 0
628
- 0
629
- 0
630
- rem(1px)
631
- var-get($outlined-theme, 'focus-visible-border-color');
632
+ box-shadow: 0 0 0 rem(1px) var-get($outlined-theme, 'focus-visible-border-color');
632
633
  }
633
634
  }
634
635
  }
@@ -719,11 +720,7 @@
719
720
  &::after {
720
721
  @extend %fluent-border;
721
722
 
722
- box-shadow: 0
723
- 0
724
- 0
725
- rem(1px)
726
- var-get($contained-theme, 'focus-visible-border-color');
723
+ box-shadow: 0 0 0 rem(1px) var-get($contained-theme, 'focus-visible-border-color');
727
724
  }
728
725
  }
729
726
 
@@ -876,11 +873,7 @@
876
873
  border-radius: calc(
877
874
  #{var-get($fab-theme, 'border-radius')} - #{$btn-indent}
878
875
  );
879
- box-shadow: 0
880
- 0
881
- 0
882
- rem(1px)
883
- var-get($fab-theme, 'focus-visible-border-color');
876
+ box-shadow: 0 0 0 rem(1px) var-get($fab-theme, 'focus-visible-border-color');
884
877
  }
885
878
  }
886
879
 
@@ -32,6 +32,27 @@
32
32
 
33
33
  .igx-icon-button {
34
34
  --ig-icon-size: #{$icon-in-button-size};
35
+
36
+ &:is(a, span) {
37
+ @include restore-properties(
38
+ position,
39
+ display,
40
+ align-items,
41
+ justify-content,
42
+ width,
43
+ height,
44
+ font-size,
45
+ border,
46
+ border-radius,
47
+ background,
48
+ color,
49
+ box-shadow,
50
+ cursor,
51
+ outline
52
+ );
53
+
54
+ text-decoration: none;
55
+ }
35
56
  }
36
57
 
37
58
  @each $key, $theme in meta.keywords($themes) {
@@ -2,6 +2,7 @@
2
2
  @use 'sass-true' as *;
3
3
  @use '../base' as *;
4
4
  @use '../components' as *;
5
+ @use '../themes/scoping' as scoping;
5
6
 
6
7
  @include describe('Register Component') {
7
8
  $components: () !default;
@@ -12,6 +13,25 @@
12
13
  }
13
14
  }
14
15
 
16
+ @include describe('Restore layered properties') {
17
+ @include it('should revert only the specified properties') {
18
+ @include assert() {
19
+ @include output() {
20
+ .test {
21
+ @include scoping.restore-properties(display, color);
22
+ }
23
+ }
24
+
25
+ @include expect() {
26
+ .test {
27
+ display: revert-layer;
28
+ color: revert-layer;
29
+ }
30
+ }
31
+ }
32
+ }
33
+ }
34
+
15
35
  @include describe('Generate color class') {
16
36
  @include it('should concatenate the name, variant, prefix, and suffix in the correct order.') {
17
37
  $name: primary;
@@ -28,7 +48,7 @@
28
48
  }
29
49
 
30
50
  @include expect() {
31
- .#{$selector}{
51
+ .#{$selector} {
32
52
  content: 'test'
33
53
  }
34
54
  }
@@ -11,6 +11,18 @@
11
11
  @content;
12
12
  }
13
13
  }
14
+
15
+ /// Restores selected properties from the preceding cascade layer.
16
+ /// This mixin is intended for narrowly scoped, unlayered component styles that need to
17
+ /// reject generic unlayered element styles without unlayering the component's full ruleset.
18
+ /// @access private
19
+ /// @param {List} $properties - CSS property names to restore.
20
+ @mixin restore-properties($properties...) {
21
+ @each $property in $properties {
22
+ #{$property}: revert-layer;
23
+ }
24
+ }
25
+
14
26
  /// Gates the passed content behind the live `--ig-theme` / `--ig-theme-variant`
15
27
  /// custom properties, inside the shared components cascade layer. This is the
16
28
  /// single source of truth for coupling any emitted CSS (tokens or structural
@@ -151,7 +151,6 @@
151
151
 
152
152
  @if is-used('igx-calendar', $exclude) {
153
153
  @include std.component-tokens('igx-calendar', 'calendar', $schema);
154
- @include std.component-tokens('igx-calendar-picker--standalone', 'calendar', $schema);
155
154
  @include std.component-tokens('igx-calendar-view--standalone', 'calendar', $schema);
156
155
  @include std.component-tokens('igx-days-view--standalone', 'calendar', $schema);
157
156
  @include std.component-tokens('igx-month-picker', 'calendar', $schema);
@@ -39,7 +39,6 @@
39
39
  var(--ig-btn-group-selected-bg, #{color($color: 'gray', $variant: 100)}),
40
40
  ),
41
41
  $item-hover-background: var(--item-selected-background),
42
- $item-hover-text-color: var(--_excel-filtering-foreground, #{color($color: 'gray', $variant: 700)}),
43
42
  $item-active-border-color: transparent,
44
43
  $item-selected-text-color: var(--_excel-filtering-accent-color, #{if(
45
44
  $theme == 'indigo',
@@ -110,10 +109,12 @@
110
109
  );
111
110
 
112
111
  @if $theme == 'material' {
112
+ --_excel-filtering-secondary-background: #{dynamic-shade(var(--secondary-background, var(--ig-excel-filtering-secondary-background)), $lightness: 95, $offset: 3)};
113
+
113
114
  @include tokens(
114
115
  input-group-theme(
115
116
  $schema: $schema,
116
- $box-background: var(--_excel-filtering-background),
117
+ $box-background: dynamic-shade(var(--_excel-filtering-background), $lightness: 95, $offset: 3),
117
118
  $idle-bottom-line-color: var(--_excel-filtering-accent-color),
118
119
  $idle-text-color: var(--_excel-filtering-foreground),
119
120
  $placeholder-color: color-mix(in srgb, var(--_excel-filtering-foreground) 80%, var(--_excel-filtering-background)),
@@ -299,6 +299,13 @@
299
299
  "version": "22.1.0",
300
300
  "description": "Updates Ignite UI for Angular from v22.0.x to v22.1.0",
301
301
  "factory": "./update-22_1_0"
302
+ },
303
+ "migration-59": {
304
+ "version": "22.1.0",
305
+ "description": "Migrates imports for exports moved to new entry points (IgxSummaryOperand -> core, IGroupingDoneEventArgs -> grids/core)",
306
+ "factory": "./update-22_1_0_import-migration",
307
+ "recommended": true,
308
+ "optional": true
302
309
  }
303
310
  }
304
311
  }
@@ -0,0 +1,2 @@
1
+ import type { Rule } from '@angular-devkit/schematics';
2
+ export default function migrate(): Rule;
@@ -0,0 +1,228 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
36
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
37
+ return new (P || (P = Promise))(function (resolve, reject) {
38
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
39
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
40
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
41
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
42
+ });
43
+ };
44
+ Object.defineProperty(exports, "__esModule", { value: true });
45
+ exports.default = migrate;
46
+ const ts = __importStar(require("typescript"));
47
+ const tsUtils_1 = require("../common/tsUtils");
48
+ const version = '22.1.0';
49
+ // Exports that moved to a different entry point in 22.1.0.
50
+ // Keyed by exported symbol -> { from: source entry point, to: target entry point }.
51
+ const EXPORT_MOVES = new Map([
52
+ // IgxSummaryOperand definitions moved from grids/core to core
53
+ ['IgxSummaryOperand', { from: 'grids/core', to: 'core' }],
54
+ ['IgxNumberSummaryOperand', { from: 'grids/core', to: 'core' }],
55
+ ['IgxDateSummaryOperand', { from: 'grids/core', to: 'core' }],
56
+ ['IgxTimeSummaryOperand', { from: 'grids/core', to: 'core' }],
57
+ // Selection/transaction types moved from grids/core to core
58
+ ['GridSelectionRange', { from: 'grids/core', to: 'core' }],
59
+ ['ISelectionNode', { from: 'grids/core', to: 'core' }],
60
+ ['IMultiRowLayoutNode', { from: 'grids/core', to: 'core' }],
61
+ ['ISelectionKeyboardState', { from: 'grids/core', to: 'core' }],
62
+ ['ISelectionPointerState', { from: 'grids/core', to: 'core' }],
63
+ ['IColumnSelectionState', { from: 'grids/core', to: 'core' }],
64
+ ['SelectionState', { from: 'grids/core', to: 'core' }],
65
+ ['IgxGridTransaction', { from: 'grids/core', to: 'core' }],
66
+ // IGroupingDoneEventArgs moved from grids/grid to grids/core
67
+ ['IGroupingDoneEventArgs', { from: 'grids/grid', to: 'grids/core' }]
68
+ ]);
69
+ // Distinct source entry points we need to inspect, e.g. 'grids/core', 'grids/grid'.
70
+ const SOURCE_ENTRY_POINTS = [...new Set([...EXPORT_MOVES.values()].map(m => m.from))];
71
+ /**
72
+ * Resolves an import module specifier to its base package and entry point,
73
+ * e.g. `igniteui-angular/grids/core` -> { basePackage: 'igniteui-angular', entry: 'grids/core' }.
74
+ * Returns null for specifiers that are not an Ignite UI entry point.
75
+ */
76
+ function resolveEntryPoint(importPath) {
77
+ for (const basePackage of [tsUtils_1.IG_PACKAGE_NAME, tsUtils_1.IG_LICENSED_PACKAGE_NAME]) {
78
+ if (importPath.startsWith(`${basePackage}/`)) {
79
+ return { basePackage, entry: importPath.substring(basePackage.length + 1) };
80
+ }
81
+ }
82
+ return null;
83
+ }
84
+ /** Sorts specifiers alphabetically by their imported symbol name. */
85
+ const sortByName = (a, b) => a.key < b.key ? -1 : a.key > b.key ? 1 : 0;
86
+ /** Collects Ignite UI named imports from the file, in source order. */
87
+ function collectIgImports(sourceFile) {
88
+ const imports = [];
89
+ const visit = (node) => {
90
+ if (ts.isImportDeclaration(node) && (0, tsUtils_1.igNamedImportFilter)(node)) {
91
+ const resolved = resolveEntryPoint(node.moduleSpecifier.text);
92
+ if (resolved) {
93
+ const namedBindings = node.importClause.namedBindings;
94
+ const specifiers = namedBindings.elements.map(element => {
95
+ var _a;
96
+ const name = element.name.text;
97
+ const alias = (_a = element.propertyName) === null || _a === void 0 ? void 0 : _a.text;
98
+ const importName = alias || name;
99
+ const typePrefix = element.isTypeOnly ? 'type ' : '';
100
+ const specifier = alias ? `${importName} as ${name}` : importName;
101
+ return { key: importName, text: `${typePrefix}${specifier}` };
102
+ });
103
+ imports.push({
104
+ node,
105
+ basePackage: resolved.basePackage,
106
+ entry: resolved.entry,
107
+ isTypeOnly: node.importClause.phaseModifier === ts.SyntaxKind.TypeKeyword,
108
+ specifiers
109
+ });
110
+ }
111
+ }
112
+ ts.forEachChild(node, visit);
113
+ };
114
+ visit(sourceFile);
115
+ return imports;
116
+ }
117
+ function migrateFile(filePath, content) {
118
+ const sourceFile = ts.createSourceFile(filePath, content, ts.ScriptTarget.Latest, true);
119
+ const imports = collectIgImports(sourceFile);
120
+ // The full module path a specifier ends up in, or null if it stays where it is.
121
+ const movedTo = (imp, spec) => {
122
+ const move = EXPORT_MOVES.get(spec.key);
123
+ return move && move.from === imp.entry ? `${imp.basePackage}/${move.to}` : null;
124
+ };
125
+ // A stable key per output import: its `type` modifier plus module path.
126
+ const importKey = (path, isTypeOnly) => `${isTypeOnly ? 'type ' : ''}${path}`;
127
+ // Imports (module path + type modifier) that gain a moved specifier.
128
+ const mergeTargets = new Set();
129
+ for (const imp of imports) {
130
+ for (const spec of imp.specifiers) {
131
+ const to = movedTo(imp, spec);
132
+ if (to) {
133
+ mergeTargets.add(importKey(to, imp.isTypeOnly));
134
+ }
135
+ }
136
+ }
137
+ // Nothing moves in this file.
138
+ if (mergeTargets.size === 0) {
139
+ return content;
140
+ }
141
+ // Rewrite imports that lose a specifier (sources) or receive one (merge targets).
142
+ const participating = imports.filter(imp => imp.specifiers.some(spec => movedTo(imp, spec)) ||
143
+ mergeTargets.has(importKey(`${imp.basePackage}/${imp.entry}`, imp.isTypeOnly)));
144
+ // Collect the surviving specifiers per output import, retained ones before moved ones.
145
+ const groups = new Map();
146
+ const add = (path, isTypeOnly, spec) => {
147
+ var _a;
148
+ const key = importKey(path, isTypeOnly);
149
+ ((_a = groups.get(key)) !== null && _a !== void 0 ? _a : groups.set(key, { path, isTypeOnly, specifiers: [] }).get(key)).specifiers.push(spec);
150
+ };
151
+ for (const imp of participating) {
152
+ const from = `${imp.basePackage}/${imp.entry}`;
153
+ for (const spec of imp.specifiers) {
154
+ if (!movedTo(imp, spec)) {
155
+ add(from, imp.isTypeOnly, spec);
156
+ }
157
+ }
158
+ for (const spec of imp.specifiers) {
159
+ const to = movedTo(imp, spec);
160
+ if (to) {
161
+ add(to, imp.isTypeOnly, spec);
162
+ }
163
+ }
164
+ }
165
+ const newImports = [...groups.values()].map(group => {
166
+ const typeModifier = group.isTypeOnly ? 'type ' : '';
167
+ const specifiers = group.specifiers.sort(sortByName).map(s => s.text).join(', ');
168
+ return `import ${typeModifier}{ ${specifiers} } from '${group.path}';`;
169
+ });
170
+ // Replace the first participating declaration with the merged imports; drop the rest.
171
+ const anchor = participating[0];
172
+ const changes = [
173
+ { start: anchor.node.getStart(sourceFile), end: anchor.node.getEnd(), replacement: newImports.join('\n') },
174
+ ...participating.slice(1).map(imp => ({
175
+ start: imp.node.getFullStart(),
176
+ end: imp.node.getEnd(),
177
+ replacement: ''
178
+ }))
179
+ ];
180
+ // Apply changes in reverse order to maintain positions.
181
+ changes.sort((a, b) => b.start - a.start);
182
+ let result = content;
183
+ for (const change of changes) {
184
+ result = result.substring(0, change.start) + change.replacement + result.substring(change.end);
185
+ }
186
+ return result;
187
+ }
188
+ /** Fast-path check: does the file import from any of the source entry points we migrate? */
189
+ function hasRelevantImport(content) {
190
+ return SOURCE_ENTRY_POINTS.some(entry => [tsUtils_1.IG_PACKAGE_NAME, tsUtils_1.IG_LICENSED_PACKAGE_NAME].some(basePackage => content.includes(`from '${basePackage}/${entry}'`) ||
191
+ content.includes(`from "${basePackage}/${entry}"`)));
192
+ }
193
+ function migrate() {
194
+ return (host, context) => __awaiter(this, void 0, void 0, function* () {
195
+ context.logger.info(`Applying optional import migration for Ignite UI for Angular to version ${version}`);
196
+ context.logger.info('Migrating imports to new entry points...');
197
+ const visit = (filePath) => {
198
+ // Only process TypeScript files
199
+ if (!filePath.endsWith('.ts')) {
200
+ return;
201
+ }
202
+ // Skip node_modules and dist
203
+ if (filePath.includes('node_modules') || filePath.includes('dist')) {
204
+ return;
205
+ }
206
+ const content = host.read(filePath);
207
+ if (!content) {
208
+ return;
209
+ }
210
+ const originalContent = content.toString();
211
+ // Check if file imports from any migrated source entry point
212
+ if (!hasRelevantImport(originalContent)) {
213
+ return;
214
+ }
215
+ const migratedContent = migrateFile(filePath, originalContent);
216
+ if (migratedContent !== originalContent) {
217
+ host.overwrite(filePath, migratedContent);
218
+ context.logger.info(` ✓ Migrated ${filePath}`);
219
+ }
220
+ };
221
+ host.visit(visit);
222
+ context.logger.info('Migration complete!');
223
+ context.logger.info('Breaking changes:');
224
+ for (const [symbol, move] of EXPORT_MOVES) {
225
+ context.logger.info(` - ${symbol} moved from ${tsUtils_1.IG_PACKAGE_NAME}/${move.from} to ${tsUtils_1.IG_PACKAGE_NAME}/${move.to}`);
226
+ }
227
+ });
228
+ }
@@ -0,0 +1,188 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
36
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
37
+ return new (P || (P = Promise))(function (resolve, reject) {
38
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
39
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
40
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
41
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
42
+ });
43
+ };
44
+ Object.defineProperty(exports, "__esModule", { value: true });
45
+ const path = __importStar(require("path"));
46
+ const index_js_1 = require("@angular-devkit/schematics/testing/index.js");
47
+ const setup_spec_1 = require("../common/setup.spec");
48
+ const version = '22.1.0';
49
+ describe(`Update to ${version}`, () => {
50
+ let appTree;
51
+ const schematicRunner = new index_js_1.SchematicTestRunner('ig-migrate', path.join(__dirname, '../migration-collection.json'));
52
+ beforeEach(() => {
53
+ appTree = (0, setup_spec_1.setupTestTree)();
54
+ });
55
+ const migrationName = 'migration-59';
56
+ const filePath = '/testSrc/appPrefix/component/test.component.ts';
57
+ it('should move a single IgxSummaryOperand import from grids/core to core', () => __awaiter(void 0, void 0, void 0, function* () {
58
+ appTree.create(filePath, `import { IgxSummaryOperand } from 'igniteui-angular/grids/core';`);
59
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
60
+ expect(tree.readContent(filePath))
61
+ .toEqual(`import { IgxSummaryOperand } from 'igniteui-angular/core';`);
62
+ }));
63
+ it('should move all summary operand imports from grids/core to core', () => __awaiter(void 0, void 0, void 0, function* () {
64
+ appTree.create(filePath, `import { IgxSummaryOperand, IgxNumberSummaryOperand, IgxDateSummaryOperand, IgxTimeSummaryOperand } from 'igniteui-angular/grids/core';`);
65
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
66
+ expect(tree.readContent(filePath))
67
+ .toEqual(`import { IgxDateSummaryOperand, IgxNumberSummaryOperand, IgxSummaryOperand, IgxTimeSummaryOperand } from 'igniteui-angular/core';`);
68
+ }));
69
+ it('should split mixed imports, keeping non-operand exports in grids/core', () => __awaiter(void 0, void 0, void 0, function* () {
70
+ appTree.create(filePath, `import { IgxGridComponent, IgxNumberSummaryOperand } from 'igniteui-angular/grids/core';`);
71
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
72
+ expect(tree.readContent(filePath))
73
+ .toEqual(`import { IgxGridComponent } from 'igniteui-angular/grids/core';\n` +
74
+ `import { IgxNumberSummaryOperand } from 'igniteui-angular/core';`);
75
+ }));
76
+ it('should preserve aliased operand imports', () => __awaiter(void 0, void 0, void 0, function* () {
77
+ appTree.create(filePath, `import { IgxSummaryOperand as SummaryOperand } from 'igniteui-angular/grids/core';`);
78
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
79
+ expect(tree.readContent(filePath))
80
+ .toEqual(`import { IgxSummaryOperand as SummaryOperand } from 'igniteui-angular/core';`);
81
+ }));
82
+ it('should migrate imports from the licensed package', () => __awaiter(void 0, void 0, void 0, function* () {
83
+ appTree.create(filePath, `import { IgxTimeSummaryOperand } from '@infragistics/igniteui-angular/grids/core';`);
84
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
85
+ expect(tree.readContent(filePath))
86
+ .toEqual(`import { IgxTimeSummaryOperand } from '@infragistics/igniteui-angular/core';`);
87
+ }));
88
+ it('should NOT modify operand imports that already come from core', () => __awaiter(void 0, void 0, void 0, function* () {
89
+ const content = `import { IgxSummaryOperand } from 'igniteui-angular/core';`;
90
+ appTree.create(filePath, content);
91
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
92
+ expect(tree.readContent(filePath)).toEqual(content);
93
+ }));
94
+ it('should NOT modify grids/core imports that are not moved operands', () => __awaiter(void 0, void 0, void 0, function* () {
95
+ const content = `import { IgxGridComponent } from 'igniteui-angular/grids/core';`;
96
+ appTree.create(filePath, content);
97
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
98
+ expect(tree.readContent(filePath)).toEqual(content);
99
+ }));
100
+ it('should move selection and transaction types from grids/core to core', () => __awaiter(void 0, void 0, void 0, function* () {
101
+ appTree.create(filePath, `import { GridSelectionRange, ISelectionNode, IMultiRowLayoutNode, ISelectionKeyboardState, ISelectionPointerState, IColumnSelectionState, SelectionState, IgxGridTransaction } from 'igniteui-angular/grids/core';`);
102
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
103
+ expect(tree.readContent(filePath))
104
+ .toEqual(`import { GridSelectionRange, IColumnSelectionState, IMultiRowLayoutNode, ISelectionKeyboardState, ISelectionNode, ISelectionPointerState, IgxGridTransaction, SelectionState } from 'igniteui-angular/core';`);
105
+ }));
106
+ it('should split a mixed grids/core import, keeping non-moved exports in place', () => __awaiter(void 0, void 0, void 0, function* () {
107
+ appTree.create(filePath, `import { IgxGridComponent, SelectionState, IgxSummaryOperand } from 'igniteui-angular/grids/core';`);
108
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
109
+ expect(tree.readContent(filePath))
110
+ .toEqual(`import { IgxGridComponent } from 'igniteui-angular/grids/core';\n` +
111
+ `import { IgxSummaryOperand, SelectionState } from 'igniteui-angular/core';`);
112
+ }));
113
+ it('should move IGroupingDoneEventArgs from grids/grid to grids/core', () => __awaiter(void 0, void 0, void 0, function* () {
114
+ appTree.create(filePath, `import { IGroupingDoneEventArgs } from 'igniteui-angular/grids/grid';`);
115
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
116
+ expect(tree.readContent(filePath))
117
+ .toEqual(`import { IGroupingDoneEventArgs } from 'igniteui-angular/grids/core';`);
118
+ }));
119
+ it('should move IGroupingDoneEventArgs from grids/grid to grids/core as type import', () => __awaiter(void 0, void 0, void 0, function* () {
120
+ appTree.create(filePath, `import type { IGroupingDoneEventArgs } from 'igniteui-angular/grids/grid';`);
121
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
122
+ expect(tree.readContent(filePath))
123
+ .toEqual(`import type { IGroupingDoneEventArgs } from 'igniteui-angular/grids/core';`);
124
+ }));
125
+ it('should preserve the type modifier when moving summary operands from grids/core to core', () => __awaiter(void 0, void 0, void 0, function* () {
126
+ appTree.create(filePath, `import type { IgxSummaryOperand } from 'igniteui-angular/grids/core';`);
127
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
128
+ expect(tree.readContent(filePath))
129
+ .toEqual(`import type { IgxSummaryOperand } from 'igniteui-angular/core';`);
130
+ }));
131
+ it('should preserve a per-specifier inline type modifier when moving an export', () => __awaiter(void 0, void 0, void 0, function* () {
132
+ appTree.create(filePath, `import { type IGroupingDoneEventArgs, IgxGridComponent } from 'igniteui-angular/grids/grid';`);
133
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
134
+ expect(tree.readContent(filePath))
135
+ .toEqual(`import { IgxGridComponent } from 'igniteui-angular/grids/grid';\n` +
136
+ `import { type IGroupingDoneEventArgs } from 'igniteui-angular/grids/core';`);
137
+ }));
138
+ it('should migrate multiple separate import declarations in the same file', () => __awaiter(void 0, void 0, void 0, function* () {
139
+ appTree.create(filePath, `import { IgxSummaryOperand } from 'igniteui-angular/grids/core';\n` +
140
+ `import { IGroupingDoneEventArgs } from 'igniteui-angular/grids/grid';`);
141
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
142
+ expect(tree.readContent(filePath))
143
+ .toEqual(`import { IgxSummaryOperand } from 'igniteui-angular/core';\n` +
144
+ `import { IGroupingDoneEventArgs } from 'igniteui-angular/grids/core';`);
145
+ }));
146
+ it('should migrate multiple import type declarations in the same file', () => __awaiter(void 0, void 0, void 0, function* () {
147
+ appTree.create(filePath, `import type { IMultiRowLayoutNode, ISelectionNode } from 'igniteui-angular/grids/core';`);
148
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
149
+ expect(tree.readContent(filePath))
150
+ .toEqual(`import type { IMultiRowLayoutNode, ISelectionNode } from 'igniteui-angular/core';`);
151
+ }));
152
+ it('should merge migrated import type declarations', () => __awaiter(void 0, void 0, void 0, function* () {
153
+ appTree.create(filePath, `import { IgxSummaryResult } from 'igniteui-angular/core';\n` +
154
+ `import { IgxNumberSummaryOperand, IgxSummaryOperand } from 'igniteui-angular/grids/core';`);
155
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
156
+ expect(tree.readContent(filePath))
157
+ .toEqual(`import { IgxNumberSummaryOperand, IgxSummaryOperand, IgxSummaryResult } from 'igniteui-angular/core';`);
158
+ }));
159
+ it('should split IGroupingDoneEventArgs out of grids/grid, keeping other exports', () => __awaiter(void 0, void 0, void 0, function* () {
160
+ appTree.create(filePath, `import { IgxGridComponent, IGroupingDoneEventArgs } from 'igniteui-angular/grids/grid';`);
161
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
162
+ expect(tree.readContent(filePath))
163
+ .toEqual(`import { IgxGridComponent } from 'igniteui-angular/grids/grid';\n` +
164
+ `import { IGroupingDoneEventArgs } from 'igniteui-angular/grids/core';`);
165
+ }));
166
+ it('should NOT move IGroupingDoneEventArgs when imported from grids/core', () => __awaiter(void 0, void 0, void 0, function* () {
167
+ const content = `import { IGroupingDoneEventArgs } from 'igniteui-angular/grids/core';`;
168
+ appTree.create(filePath, content);
169
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
170
+ expect(tree.readContent(filePath)).toEqual(content);
171
+ }));
172
+ it('should merge into an existing core import while leaving unrelated imports untouched', () => __awaiter(void 0, void 0, void 0, function* () {
173
+ appTree.create(filePath, `import { Component, OnInit, ViewChild } from '@angular/core';\n` +
174
+ `import { IgxHierarchicalGridComponent, IgxRowIslandComponent } from 'igniteui-angular/grids/hierarchical-grid';\n` +
175
+ `import { IgxCellTemplateDirective, IgxColumnComponent, IgxNumberSummaryOperand, IgxSummaryOperand } from 'igniteui-angular/grids/core';\n` +
176
+ `import { IgxSummaryResult } from 'igniteui-angular/core';\n` +
177
+ `import { SINGERS } from '../../data/singersData';\n` +
178
+ `import { IgxPreventDocumentScrollDirective } from '../../directives/prevent-scroll.directive';`);
179
+ const tree = yield schematicRunner.runSchematic(migrationName, {}, appTree);
180
+ expect(tree.readContent(filePath))
181
+ .toEqual(`import { Component, OnInit, ViewChild } from '@angular/core';\n` +
182
+ `import { IgxHierarchicalGridComponent, IgxRowIslandComponent } from 'igniteui-angular/grids/hierarchical-grid';\n` +
183
+ `import { IgxCellTemplateDirective, IgxColumnComponent } from 'igniteui-angular/grids/core';\n` +
184
+ `import { IgxNumberSummaryOperand, IgxSummaryOperand, IgxSummaryResult } from 'igniteui-angular/core';\n` +
185
+ `import { SINGERS } from '../../data/singersData';\n` +
186
+ `import { IgxPreventDocumentScrollDirective } from '../../directives/prevent-scroll.directive';`);
187
+ }));
188
+ });