@syncfusion/ej2-angular-grids 22.2.7 → 22.2.8-ngcc

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 (164) hide show
  1. package/@syncfusion/ej2-angular-grids.es5.js +988 -0
  2. package/@syncfusion/ej2-angular-grids.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-grids.js +927 -0
  4. package/@syncfusion/ej2-angular-grids.js.map +1 -0
  5. package/CHANGELOG.md +2796 -0
  6. package/dist/ej2-angular-grids.umd.js +1606 -0
  7. package/dist/ej2-angular-grids.umd.js.map +1 -0
  8. package/dist/ej2-angular-grids.umd.min.js +11 -0
  9. package/dist/ej2-angular-grids.umd.min.js.map +1 -0
  10. package/ej2-angular-grids.d.ts +6 -0
  11. package/ej2-angular-grids.metadata.json +1 -0
  12. package/package.json +13 -27
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/grid/aggregate-columns.directive.d.ts +0 -5
  18. package/src/grid/aggregates.directive.d.ts +0 -5
  19. package/src/grid/columns.directive.d.ts +0 -5
  20. package/src/grid/grid-all.module.d.ts +0 -6
  21. package/src/grid/grid.component.d.ts +0 -3
  22. package/src/grid/grid.module.d.ts +0 -10
  23. package/src/grid/stacked-column.directive.d.ts +0 -5
  24. package/src/pager/pager-all.module.d.ts +0 -6
  25. package/src/pager/pager.component.d.ts +0 -3
  26. package/src/pager/pager.module.d.ts +0 -6
  27. package/styles/excel-filter/bootstrap-dark.scss +1 -17
  28. package/styles/excel-filter/bootstrap.scss +1 -17
  29. package/styles/excel-filter/bootstrap4.scss +1 -17
  30. package/styles/excel-filter/bootstrap5-dark.scss +1 -17
  31. package/styles/excel-filter/bootstrap5.scss +1 -17
  32. package/styles/excel-filter/fabric-dark.scss +1 -17
  33. package/styles/excel-filter/fabric.scss +1 -17
  34. package/styles/excel-filter/fluent-dark.scss +1 -17
  35. package/styles/excel-filter/fluent.scss +1 -17
  36. package/styles/excel-filter/highcontrast-light.scss +1 -17
  37. package/styles/excel-filter/highcontrast.scss +1 -17
  38. package/styles/excel-filter/material-dark.scss +1 -17
  39. package/styles/excel-filter/material.scss +1 -17
  40. package/styles/excel-filter/material3-dark.scss +1 -17
  41. package/styles/excel-filter/material3.scss +1 -17
  42. package/styles/excel-filter/tailwind-dark.scss +1 -17
  43. package/styles/excel-filter/tailwind.scss +1 -17
  44. package/styles/grid/bootstrap-dark.scss +1 -21
  45. package/styles/grid/bootstrap.scss +1 -21
  46. package/styles/grid/bootstrap4.scss +1 -21
  47. package/styles/grid/bootstrap5-dark.scss +1 -21
  48. package/styles/grid/bootstrap5.scss +1 -21
  49. package/styles/grid/fabric-dark.scss +1 -21
  50. package/styles/grid/fabric.scss +1 -21
  51. package/styles/grid/fluent-dark.scss +1 -21
  52. package/styles/grid/fluent.scss +1 -21
  53. package/styles/grid/highcontrast-light.scss +1 -21
  54. package/styles/grid/highcontrast.scss +1 -21
  55. package/styles/grid/material-dark.scss +1 -21
  56. package/styles/grid/material.scss +1 -21
  57. package/styles/grid/material3-dark.css +14 -14
  58. package/styles/grid/material3-dark.scss +1 -21
  59. package/styles/grid/material3.css +14 -14
  60. package/styles/grid/material3.scss +1 -21
  61. package/styles/grid/tailwind-dark.scss +1 -21
  62. package/styles/grid/tailwind.scss +1 -21
  63. package/styles/material3-dark.css +70 -14
  64. package/styles/material3-dark.scss +0 -1
  65. package/styles/material3.css +125 -14
  66. package/styles/material3.scss +0 -1
  67. package/esm2020/public_api.mjs +0 -3
  68. package/esm2020/src/grid/aggregate-columns.directive.mjs +0 -84
  69. package/esm2020/src/grid/aggregates.directive.mjs +0 -69
  70. package/esm2020/src/grid/columns.directive.mjs +0 -100
  71. package/esm2020/src/grid/grid-all.module.mjs +0 -98
  72. package/esm2020/src/grid/grid.component.mjs +0 -274
  73. package/esm2020/src/grid/grid.module.mjs +0 -61
  74. package/esm2020/src/grid/stacked-column.directive.mjs +0 -100
  75. package/esm2020/src/index.mjs +0 -12
  76. package/esm2020/src/pager/pager-all.module.mjs +0 -23
  77. package/esm2020/src/pager/pager.component.mjs +0 -66
  78. package/esm2020/src/pager/pager.module.mjs +0 -25
  79. package/esm2020/syncfusion-ej2-angular-grids.mjs +0 -5
  80. package/fesm2015/syncfusion-ej2-angular-grids.mjs +0 -859
  81. package/fesm2015/syncfusion-ej2-angular-grids.mjs.map +0 -1
  82. package/fesm2020/syncfusion-ej2-angular-grids.mjs +0 -859
  83. package/fesm2020/syncfusion-ej2-angular-grids.mjs.map +0 -1
  84. package/styles/excel-filter/_all.scss +0 -2
  85. package/styles/excel-filter/_bootstrap-dark-definition.scss +0 -62
  86. package/styles/excel-filter/_bootstrap-definition.scss +0 -67
  87. package/styles/excel-filter/_bootstrap4-definition.scss +0 -72
  88. package/styles/excel-filter/_bootstrap5-dark-definition.scss +0 -1
  89. package/styles/excel-filter/_bootstrap5-definition.scss +0 -73
  90. package/styles/excel-filter/_fabric-dark-definition.scss +0 -62
  91. package/styles/excel-filter/_fabric-definition.scss +0 -67
  92. package/styles/excel-filter/_fluent-dark-definition.scss +0 -1
  93. package/styles/excel-filter/_fluent-definition.scss +0 -73
  94. package/styles/excel-filter/_fusionnew-definition.scss +0 -73
  95. package/styles/excel-filter/_highcontrast-definition.scss +0 -62
  96. package/styles/excel-filter/_highcontrast-light-definition.scss +0 -60
  97. package/styles/excel-filter/_layout.scss +0 -507
  98. package/styles/excel-filter/_material-dark-definition.scss +0 -64
  99. package/styles/excel-filter/_material-definition.scss +0 -65
  100. package/styles/excel-filter/_material3-dark-definition.scss +0 -1
  101. package/styles/excel-filter/_material3-definition.scss +0 -73
  102. package/styles/excel-filter/_office-365-definition.scss +0 -1
  103. package/styles/excel-filter/_tailwind-dark-definition.scss +0 -1
  104. package/styles/excel-filter/_tailwind-definition.scss +0 -72
  105. package/styles/excel-filter/_theme.scss +0 -31
  106. package/styles/excel-filter/icons/_bootstrap-dark.scss +0 -38
  107. package/styles/excel-filter/icons/_bootstrap.scss +0 -38
  108. package/styles/excel-filter/icons/_bootstrap4.scss +0 -42
  109. package/styles/excel-filter/icons/_bootstrap5-dark.scss +0 -1
  110. package/styles/excel-filter/icons/_bootstrap5.scss +0 -42
  111. package/styles/excel-filter/icons/_fabric-dark.scss +0 -38
  112. package/styles/excel-filter/icons/_fabric.scss +0 -38
  113. package/styles/excel-filter/icons/_fluent-dark.scss +0 -1
  114. package/styles/excel-filter/icons/_fluent.scss +0 -42
  115. package/styles/excel-filter/icons/_fusionnew.scss +0 -42
  116. package/styles/excel-filter/icons/_highcontrast-light.scss +0 -38
  117. package/styles/excel-filter/icons/_highcontrast.scss +0 -38
  118. package/styles/excel-filter/icons/_material-dark.scss +0 -38
  119. package/styles/excel-filter/icons/_material.scss +0 -38
  120. package/styles/excel-filter/icons/_material3-dark.scss +0 -1
  121. package/styles/excel-filter/icons/_material3.scss +0 -42
  122. package/styles/excel-filter/icons/_tailwind-dark.scss +0 -1
  123. package/styles/excel-filter/icons/_tailwind.scss +0 -42
  124. package/styles/grid/_all.scss +0 -2
  125. package/styles/grid/_bootstrap-dark-definition.scss +0 -621
  126. package/styles/grid/_bootstrap-definition.scss +0 -623
  127. package/styles/grid/_bootstrap4-definition.scss +0 -628
  128. package/styles/grid/_bootstrap5-dark-definition.scss +0 -1
  129. package/styles/grid/_bootstrap5-definition.scss +0 -622
  130. package/styles/grid/_fabric-dark-definition.scss +0 -619
  131. package/styles/grid/_fabric-definition.scss +0 -619
  132. package/styles/grid/_fluent-dark-definition.scss +0 -1
  133. package/styles/grid/_fluent-definition.scss +0 -614
  134. package/styles/grid/_fusionnew-definition.scss +0 -598
  135. package/styles/grid/_highcontrast-definition.scss +0 -619
  136. package/styles/grid/_highcontrast-light-definition.scss +0 -615
  137. package/styles/grid/_layout.scss +0 -4869
  138. package/styles/grid/_material-dark-definition.scss +0 -619
  139. package/styles/grid/_material-definition.scss +0 -617
  140. package/styles/grid/_material3-dark-definition.scss +0 -1
  141. package/styles/grid/_material3-definition.scss +0 -629
  142. package/styles/grid/_office-365-definition.scss +0 -1
  143. package/styles/grid/_tailwind-dark-definition.scss +0 -1
  144. package/styles/grid/_tailwind-definition.scss +0 -628
  145. package/styles/grid/_theme.scss +0 -714
  146. package/styles/grid/icons/_bootstrap-dark.scss +0 -226
  147. package/styles/grid/icons/_bootstrap.scss +0 -226
  148. package/styles/grid/icons/_bootstrap4.scss +0 -225
  149. package/styles/grid/icons/_bootstrap5-dark.scss +0 -1
  150. package/styles/grid/icons/_bootstrap5.scss +0 -246
  151. package/styles/grid/icons/_fabric-dark.scss +0 -225
  152. package/styles/grid/icons/_fabric.scss +0 -225
  153. package/styles/grid/icons/_fluent-dark.scss +0 -1
  154. package/styles/grid/icons/_fluent.scss +0 -246
  155. package/styles/grid/icons/_fusionnew.scss +0 -246
  156. package/styles/grid/icons/_highcontrast-light.scss +0 -225
  157. package/styles/grid/icons/_highcontrast.scss +0 -225
  158. package/styles/grid/icons/_material-dark.scss +0 -225
  159. package/styles/grid/icons/_material.scss +0 -225
  160. package/styles/grid/icons/_material3-dark.scss +0 -1
  161. package/styles/grid/icons/_material3.scss +0 -249
  162. package/styles/grid/icons/_tailwind-dark.scss +0 -1
  163. package/styles/grid/icons/_tailwind.scss +0 -246
  164. package/syncfusion-ej2-angular-grids.d.ts +0 -5
@@ -1,4 +1,5 @@
1
1
  @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
+ @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,900&display=swap");
2
3
  :root {
3
4
  --color-sf-black: 0, 0, 0;
4
5
  --color-sf-white: 255, 255, 255;
@@ -667,6 +668,61 @@ li.e-separator.e-menu-item.e-excel-separator {
667
668
  border-color: rgba(var(--color-sf-primary));
668
669
  }
669
670
 
671
+ :root {
672
+ --color-sf-black: 0, 0, 0;
673
+ --color-sf-white: 255, 255, 255;
674
+ --color-sf-primary: 208, 188, 255;
675
+ --color-sf-primary-container: 79, 55, 139;
676
+ --color-sf-secondary: 204, 194, 220;
677
+ --color-sf-secondary-container: 74, 68, 88;
678
+ --color-sf-tertiary: 239, 184, 200;
679
+ --color-sf-tertiary-container: 99, 59, 72;
680
+ --color-sf-surface: 28, 27, 31;
681
+ --color-sf-surface-variant: 73, 69, 79;
682
+ --color-sf-background: var(--color-sf-surface);
683
+ --color-sf-on-primary: 55, 30, 115;
684
+ --color-sf-on-primary-container: 234, 221, 255;
685
+ --color-sf-on-secondary: 51, 45, 65;
686
+ --color-sf-on-secondary-container: 232, 222, 248;
687
+ --color-sf-on-tertiary: 73, 37, 50;
688
+ --color-sf-on-tertiary-containe: 255, 216, 228;
689
+ --color-sf-on-surface: 230, 225, 229;
690
+ --color-sf-on-surface-variant: 202, 196, 208;
691
+ --color-sf-on-background: 230, 225, 229;
692
+ --color-sf-outline: 147, 143, 153;
693
+ --color-sf-outline-variant: 68, 71, 70;
694
+ --color-sf-shadow: 0, 0, 0;
695
+ --color-sf-surface-tint-color: 208, 188, 255;
696
+ --color-sf-inverse-surface: 230, 225, 229;
697
+ --color-sf-inverse-on-surface: 49, 48, 51;
698
+ --color-sf-inverse-primary: 103, 80, 164;
699
+ --color-sf-scrim: 0, 0, 0;
700
+ --color-sf-error: 242, 184, 181;
701
+ --color-sf-error-container: 140, 29, 24;
702
+ --color-sf-on-error: 96, 20, 16;
703
+ --color-sf-on-error-container: 249, 222, 220;
704
+ --color-sf-success: 83, 202, 23;
705
+ --color-sf-success-container: 22, 62, 2;
706
+ --color-sf-on-success: 13, 39, 0;
707
+ --color-sf-on-success-container: 183, 250, 150;
708
+ --color-sf-info: 71, 172, 251;
709
+ --color-sf-info-container: 0, 67, 120;
710
+ --color-sf-on-info: 0, 51, 91;
711
+ --color-sf-on-info-container: 173, 219, 255;
712
+ --color-sf-warning: 245, 180, 130;
713
+ --color-sf-warning-container: 123, 65, 0;
714
+ --color-sf-on-warning: 99, 52, 0;
715
+ --color-sf-on-warning-container: 255, 220, 193;
716
+ --color-sf-spreadsheet-gridline: 231, 224, 236;
717
+ --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
718
+ --color-sf-success-text: 0, 0, 0;
719
+ --color-sf-warning-text: 0, 0, 0;
720
+ --color-sf-info-text: 0, 0, 0;
721
+ --color-sf-danger-text: 0, 0, 0;
722
+ --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
723
+ --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
724
+ }
725
+
670
726
  /* stylelint-disable property-no-vendor-prefix */
671
727
  @keyframes e-input-ripple {
672
728
  100% {
@@ -1250,11 +1306,11 @@ li.e-separator.e-menu-item.e-excel-separator {
1250
1306
  .e-bigger .e-grid.e-rtl .e-headercell .e-sortfilterdiv, .e-bigger .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv,
1251
1307
  .e-grid.e-bigger.e-rtl .e-headercell .e-sortfilterdiv,
1252
1308
  .e-grid.e-bigger.e-rtl .e-detailheadercell .e-sortfilterdiv {
1253
- margin: -16px 12px -12px -2px;
1309
+ margin: -17px 12px -12px -2px;
1254
1310
  }
1255
1311
  .e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv,
1256
1312
  .e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
1257
- margin: -16px 12px -12px -2px;
1313
+ margin: -17px 12px -12px -2px;
1258
1314
  }
1259
1315
  .e-bigger .e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv,
1260
1316
  .e-grid.e-bigger.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
@@ -2417,13 +2473,13 @@ li.e-separator.e-menu-item.e-excel-separator {
2417
2473
  .e-grid .e-sortfilterdiv {
2418
2474
  float: right;
2419
2475
  height: 20px;
2420
- margin: -12px -2px -12px 8px;
2476
+ margin: -14px -2px -12px 8px;
2421
2477
  padding: 2px;
2422
2478
  width: 20px;
2423
2479
  }
2424
2480
  .e-grid .e-gridheader .e-rightalign .e-sortfilterdiv {
2425
2481
  float: left;
2426
- margin: -12px 8px -12px -2px;
2482
+ margin: -14px 8px -12px -2px;
2427
2483
  }
2428
2484
  .e-grid .e-gridheader .e-sortfilter .e-rightalign .e-headercelldiv,
2429
2485
  .e-grid .e-gridheader .e-rightalign .e-stackedheadercelldiv {
@@ -2448,7 +2504,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2448
2504
  }
2449
2505
  .e-grid .e-filtermenudiv {
2450
2506
  float: right;
2451
- margin: -14px -2px -12px 8px;
2507
+ margin: -15px -2px -12px 8px;
2452
2508
  padding: 2px;
2453
2509
  text-align: right;
2454
2510
  }
@@ -2506,10 +2562,10 @@ li.e-separator.e-menu-item.e-excel-separator {
2506
2562
  margin: 0 2px 0 2px;
2507
2563
  }
2508
2564
  .e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv {
2509
- margin: -14px 22px -12px 8px;
2565
+ margin: -15px 22px -12px 8px;
2510
2566
  }
2511
2567
  .e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
2512
- margin: -14px 8px -12px -2px;
2568
+ margin: -15px 8px -12px -2px;
2513
2569
  }
2514
2570
  .e-grid.e-wrap .e-gridheader .e-rightalign .e-sortnumber {
2515
2571
  margin: 3px 2px 0 10px;
@@ -2528,7 +2584,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2528
2584
  position: absolute;
2529
2585
  right: 23px;
2530
2586
  float: right;
2531
- margin: -14px -18px -12px 8px;
2587
+ margin: -15px -18px -12px 8px;
2532
2588
  padding: 2px;
2533
2589
  }
2534
2590
  .e-grid.e-wrap .e-columnmenu {
@@ -2537,7 +2593,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2537
2593
  .e-grid.e-rtl .e-columnmenu {
2538
2594
  left: 23px;
2539
2595
  right: auto;
2540
- margin: -14px 8px -12px -16px;
2596
+ margin: -15px 8px -12px -16px;
2541
2597
  }
2542
2598
  .e-grid.e-wrap.e-rtl .e-columnmenu {
2543
2599
  line-height: 18px;
@@ -3443,7 +3499,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3443
3499
  }
3444
3500
  .e-grid.e-rtl .e-headercell .e-sortfilterdiv, .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv {
3445
3501
  float: left;
3446
- margin: -12px 8px -12px -2px;
3502
+ margin: -13px 8px -12px -2px;
3447
3503
  }
3448
3504
  .e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv, .e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv {
3449
3505
  margin-left: 10px;
@@ -3494,10 +3550,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3494
3550
  margin: -30px 17px;
3495
3551
  }
3496
3552
  .e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
3497
- margin: -14px 8px -13px 22px;
3553
+ margin: -15px 8px -13px 22px;
3498
3554
  }
3499
3555
  .e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
3500
- margin: -14px 8px -12px 22px;
3556
+ margin: -15px 8px -12px 22px;
3501
3557
  }
3502
3558
  .e-grid.e-rtl .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv {
3503
3559
  margin: -5px;
@@ -3541,7 +3597,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3541
3597
  border-width: 1px 1px 1px 0;
3542
3598
  }
3543
3599
  .e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
3544
- margin: -12px 8px -12px -2px;
3600
+ margin: -13px 8px -12px -2px;
3545
3601
  }
3546
3602
  .e-grid.e-rtl .e-cloneproperties {
3547
3603
  border-width: 1px 1px 3px;
@@ -3709,7 +3765,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3709
3765
  }
3710
3766
  .e-grid.e-rtl .e-filtermenudiv {
3711
3767
  float: left;
3712
- margin: -14px 8px -12px -2px;
3768
+ margin: -15px 8px -12px -2px;
3713
3769
  padding: 2px;
3714
3770
  }
3715
3771
  .e-grid.e-wrap .e-rowcell, .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv, .e-grid.e-wrap .e-columnheader .e-headercelldiv, .e-grid.e-wrap .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
@@ -1,4 +1,3 @@
1
1
 
2
- @import 'ej2-base/styles/material3-dark-definition.scss';
3
2
  @import 'excel-filter/material3-dark.scss';
4
3
  @import 'grid/material3-dark.scss';
@@ -723,6 +723,117 @@ li.e-separator.e-menu-item.e-excel-separator {
723
723
  border-color: rgba(var(--color-sf-primary));
724
724
  }
725
725
 
726
+ :root {
727
+ --color-sf-black: 0, 0, 0;
728
+ --color-sf-white: 255, 255, 255;
729
+ --color-sf-primary: 103, 80, 164;
730
+ --color-sf-primary-container: 234, 221, 255;
731
+ --color-sf-secondary: 98, 91, 113;
732
+ --color-sf-secondary-container: 232, 222, 248;
733
+ --color-sf-tertiary: 125, 82, 96;
734
+ --color-sf-tertiary-container: 255, 216, 228;
735
+ --color-sf-surface: 255, 255, 255;
736
+ --color-sf-surface-variant: 231, 224, 236;
737
+ --color-sf-background: var(--color-sf-surface);
738
+ --color-sf-on-primary: 255, 255, 255;
739
+ --color-sf-on-primary-container: 33, 0, 94;
740
+ --color-sf-on-secondary: 255, 255, 255;
741
+ --color-sf-on-secondary-container: 30, 25, 43;
742
+ --color-sf-on-tertiary: 255, 255, 255;
743
+ --color-sf-on-tertiary-containe: 55, 11, 30;
744
+ --color-sf-on-surface: 28, 27, 31;
745
+ --color-sf-on-surface-variant: 73, 69, 78;
746
+ --color-sf-on-background: 28, 27, 31;
747
+ --color-sf-outline: 121, 116, 126;
748
+ --color-sf-outline-variant: 196, 199, 197;
749
+ --color-sf-shadow: 0, 0, 0;
750
+ --color-sf-surface-tint-color: 103, 80, 164;
751
+ --color-sf-inverse-surface: 49, 48, 51;
752
+ --color-sf-inverse-on-surface: 244, 239, 244;
753
+ --color-sf-inverse-primary: 208, 188, 255;
754
+ --color-sf-scrim: 0, 0, 0;
755
+ --color-sf-error: 179, 38, 30;
756
+ --color-sf-error-container: 249, 222, 220;
757
+ --color-sf-on-error: 255, 250, 250;
758
+ --color-sf-on-error-container: 65, 14, 11;
759
+ --color-sf-success: 32, 81, 7;
760
+ --color-sf-success-container: 209, 255, 186;
761
+ --color-sf-on-success: 244, 255, 239;
762
+ --color-sf-on-success-container: 13, 39, 0;
763
+ --color-sf-info: 1, 87, 155;
764
+ --color-sf-info-container: 233, 245, 255;
765
+ --color-sf-on-info: 250, 253, 255;
766
+ --color-sf-on-info-container: 0, 51, 91;
767
+ --color-sf-warning: 145, 76, 0;
768
+ --color-sf-warning-container: 254, 236, 222;
769
+ --color-sf-on-warning: 255, 255, 255;
770
+ --color-sf-on-warning-container: 47, 21, 0;
771
+ --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
772
+ --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
773
+ --color-sf-diagram-palette-background: --color-sf-white;
774
+ --color-sf-success-text: 255, 255, 255;
775
+ --color-sf-warning-text: 255, 255, 255;
776
+ --color-sf-danger-text: 255, 255, 255;
777
+ --color-sf-info-text: 255, 255, 255;
778
+ --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
779
+ --color-sf-secondary-bg-color: var(--color-sf-surface);
780
+ }
781
+
782
+ .e-dark-mode {
783
+ --color-sf-black: 0, 0, 0;
784
+ --color-sf-white: 255, 255, 255;
785
+ --color-sf-primary: 208, 188, 255;
786
+ --color-sf-primary-container: 79, 55, 139;
787
+ --color-sf-secondary: 204, 194, 220;
788
+ --color-sf-secondary-container: 74, 68, 88;
789
+ --color-sf-tertiary: 239, 184, 200;
790
+ --color-sf-tertiary-container: 99, 59, 72;
791
+ --color-sf-surface: 28, 27, 31;
792
+ --color-sf-surface-variant: 28, 27, 31;
793
+ --color-sf-background: var(--color-sf-surface);
794
+ --color-sf-on-primary: 55, 30, 115;
795
+ --color-sf-on-primary-container: 234, 221, 255;
796
+ --color-sf-on-secondary: 51, 45, 65;
797
+ --color-sf-on-secondary-container: 232, 222, 248;
798
+ --color-sf-on-tertiary: 73, 37, 50;
799
+ --color-sf-on-tertiary-containe: 255, 216, 228;
800
+ --color-sf-on-surface: 230, 225, 229;
801
+ --color-sf-on-surface-variant: 202, 196, 208;
802
+ --color-sf-on-background: 230, 225, 229;
803
+ --color-sf-outline: 147, 143, 153;
804
+ --color-sf-outline-variant: 68, 71, 70;
805
+ --color-sf-shadow: 0, 0, 0;
806
+ --color-sf-surface-tint-color: 208, 188, 255;
807
+ --color-sf-inverse-surface: 230, 225, 229;
808
+ --color-sf-inverse-on-surface: 49, 48, 51;
809
+ --color-sf-inverse-primary: 103, 80, 164;
810
+ --color-sf-scrim: 0, 0, 0;
811
+ --color-sf-error: 242, 184, 181;
812
+ --color-sf-error-container: 140, 29, 24;
813
+ --color-sf-on-error: 96, 20, 16;
814
+ --color-sf-on-error-container: 249, 222, 220;
815
+ --color-sf-success: 83, 202, 23;
816
+ --color-sf-success-container: 22, 62, 2;
817
+ --color-sf-on-success: 13, 39, 0;
818
+ --color-sf-on-success-container: 183, 250, 150;
819
+ --color-sf-info: 71, 172, 251;
820
+ --color-sf-info-container: 0, 67, 120;
821
+ --color-sf-on-info: 0, 51, 91;
822
+ --color-sf-on-info-container: 173, 219, 255;
823
+ --color-sf-warning: 245, 180, 130;
824
+ --color-sf-warning-container: 123, 65, 0;
825
+ --color-sf-on-warning: 99, 52, 0;
826
+ --color-sf-on-warning-container: 255, 220, 193;
827
+ --color-sf-spreadsheet-gridline: 231, 224, 236;
828
+ --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
829
+ --color-sf-success-text: 0, 0, 0;
830
+ --color-sf-warning-text: 0, 0, 0;
831
+ --color-sf-info-text: 0, 0, 0;
832
+ --color-sf-danger-text: 0, 0, 0;
833
+ --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
834
+ --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
835
+ }
836
+
726
837
  /* stylelint-disable property-no-vendor-prefix */
727
838
  @keyframes e-input-ripple {
728
839
  100% {
@@ -1306,11 +1417,11 @@ li.e-separator.e-menu-item.e-excel-separator {
1306
1417
  .e-bigger .e-grid.e-rtl .e-headercell .e-sortfilterdiv, .e-bigger .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv,
1307
1418
  .e-grid.e-bigger.e-rtl .e-headercell .e-sortfilterdiv,
1308
1419
  .e-grid.e-bigger.e-rtl .e-detailheadercell .e-sortfilterdiv {
1309
- margin: -16px 12px -12px -2px;
1420
+ margin: -17px 12px -12px -2px;
1310
1421
  }
1311
1422
  .e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv,
1312
1423
  .e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
1313
- margin: -16px 12px -12px -2px;
1424
+ margin: -17px 12px -12px -2px;
1314
1425
  }
1315
1426
  .e-bigger .e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv,
1316
1427
  .e-grid.e-bigger.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
@@ -2473,13 +2584,13 @@ li.e-separator.e-menu-item.e-excel-separator {
2473
2584
  .e-grid .e-sortfilterdiv {
2474
2585
  float: right;
2475
2586
  height: 20px;
2476
- margin: -12px -2px -12px 8px;
2587
+ margin: -14px -2px -12px 8px;
2477
2588
  padding: 2px;
2478
2589
  width: 20px;
2479
2590
  }
2480
2591
  .e-grid .e-gridheader .e-rightalign .e-sortfilterdiv {
2481
2592
  float: left;
2482
- margin: -12px 8px -12px -2px;
2593
+ margin: -14px 8px -12px -2px;
2483
2594
  }
2484
2595
  .e-grid .e-gridheader .e-sortfilter .e-rightalign .e-headercelldiv,
2485
2596
  .e-grid .e-gridheader .e-rightalign .e-stackedheadercelldiv {
@@ -2504,7 +2615,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2504
2615
  }
2505
2616
  .e-grid .e-filtermenudiv {
2506
2617
  float: right;
2507
- margin: -14px -2px -12px 8px;
2618
+ margin: -15px -2px -12px 8px;
2508
2619
  padding: 2px;
2509
2620
  text-align: right;
2510
2621
  }
@@ -2562,10 +2673,10 @@ li.e-separator.e-menu-item.e-excel-separator {
2562
2673
  margin: 0 2px 0 2px;
2563
2674
  }
2564
2675
  .e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv {
2565
- margin: -14px 22px -12px 8px;
2676
+ margin: -15px 22px -12px 8px;
2566
2677
  }
2567
2678
  .e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
2568
- margin: -14px 8px -12px -2px;
2679
+ margin: -15px 8px -12px -2px;
2569
2680
  }
2570
2681
  .e-grid.e-wrap .e-gridheader .e-rightalign .e-sortnumber {
2571
2682
  margin: 3px 2px 0 10px;
@@ -2584,7 +2695,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2584
2695
  position: absolute;
2585
2696
  right: 23px;
2586
2697
  float: right;
2587
- margin: -14px -18px -12px 8px;
2698
+ margin: -15px -18px -12px 8px;
2588
2699
  padding: 2px;
2589
2700
  }
2590
2701
  .e-grid.e-wrap .e-columnmenu {
@@ -2593,7 +2704,7 @@ li.e-separator.e-menu-item.e-excel-separator {
2593
2704
  .e-grid.e-rtl .e-columnmenu {
2594
2705
  left: 23px;
2595
2706
  right: auto;
2596
- margin: -14px 8px -12px -16px;
2707
+ margin: -15px 8px -12px -16px;
2597
2708
  }
2598
2709
  .e-grid.e-wrap.e-rtl .e-columnmenu {
2599
2710
  line-height: 18px;
@@ -3499,7 +3610,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3499
3610
  }
3500
3611
  .e-grid.e-rtl .e-headercell .e-sortfilterdiv, .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv {
3501
3612
  float: left;
3502
- margin: -12px 8px -12px -2px;
3613
+ margin: -13px 8px -12px -2px;
3503
3614
  }
3504
3615
  .e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv, .e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv {
3505
3616
  margin-left: 10px;
@@ -3550,10 +3661,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3550
3661
  margin: -30px 17px;
3551
3662
  }
3552
3663
  .e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
3553
- margin: -14px 8px -13px 22px;
3664
+ margin: -15px 8px -13px 22px;
3554
3665
  }
3555
3666
  .e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
3556
- margin: -14px 8px -12px 22px;
3667
+ margin: -15px 8px -12px 22px;
3557
3668
  }
3558
3669
  .e-grid.e-rtl .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv {
3559
3670
  margin: -5px;
@@ -3597,7 +3708,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3597
3708
  border-width: 1px 1px 1px 0;
3598
3709
  }
3599
3710
  .e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
3600
- margin: -12px 8px -12px -2px;
3711
+ margin: -13px 8px -12px -2px;
3601
3712
  }
3602
3713
  .e-grid.e-rtl .e-cloneproperties {
3603
3714
  border-width: 1px 1px 3px;
@@ -3765,7 +3876,7 @@ li.e-separator.e-menu-item.e-excel-separator {
3765
3876
  }
3766
3877
  .e-grid.e-rtl .e-filtermenudiv {
3767
3878
  float: left;
3768
- margin: -14px 8px -12px -2px;
3879
+ margin: -15px 8px -12px -2px;
3769
3880
  padding: 2px;
3770
3881
  }
3771
3882
  .e-grid.e-wrap .e-rowcell, .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv, .e-grid.e-wrap .e-columnheader .e-headercelldiv, .e-grid.e-wrap .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
@@ -1,4 +1,3 @@
1
1
 
2
- @import 'ej2-base/styles/material3-definition.scss';
3
2
  @import 'excel-filter/material3.scss';
4
3
  @import 'grid/material3.scss';
@@ -1,3 +0,0 @@
1
- // Mapping root file for package generation
2
- export * from './src/index';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMkNBQTJDO0FBQzNDLGNBQWMsYUFBYSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gTWFwcGluZyByb290IGZpbGUgZm9yIHBhY2thZ2UgZ2VuZXJhdGlvblxuZXhwb3J0ICogZnJvbSAnLi9zcmMvaW5kZXgnOyJdfQ==
@@ -1,84 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Directive, ContentChildren, ContentChild } from '@angular/core';
3
- import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
4
- import { Template } from '@syncfusion/ej2-angular-base';
5
- import * as i0 from "@angular/core";
6
- let input = ['columnName', 'customAggregate', 'field', 'footerTemplate', 'format', 'groupCaptionTemplate', 'groupFooterTemplate', 'type'];
7
- let outputs = [];
8
- /**
9
- * `e-aggregate->e-column` directive represent a aggregate column of the Angular Grid.
10
- * ```html
11
- * <ejs-grid [dataSource]='data' allowPaging='true' allowSorting='true'>
12
- * <e-columns>
13
- * <e-column field='ID' width='100'></e-column>
14
- * <e-column field='name' headerText='Name' width='100'></e-column>
15
- * </e-columns>
16
- * <e-aggregates>
17
- * <e-aggregate>
18
- * <e-columns>
19
- * <e-column field='ID' type='Min'></e-column>
20
- * </e-columns>
21
- * </e-aggregate>
22
- * </e-aggregates>
23
- * </ejs-grid>
24
- * ```
25
- */
26
- export class AggregateColumnDirective extends ComplexBase {
27
- constructor(viewContainerRef) {
28
- super();
29
- this.viewContainerRef = viewContainerRef;
30
- setValue('currentInstance', this, this.viewContainerRef);
31
- this.registerEvents(outputs);
32
- this.directivePropList = input;
33
- }
34
- }
35
- AggregateColumnDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregateColumnDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
36
- AggregateColumnDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AggregateColumnDirective, selector: "ejs-grid>e-aggregates>e-aggregate>e-columns>e-column", inputs: { columnName: "columnName", customAggregate: "customAggregate", field: "field", footerTemplate: "footerTemplate", format: "format", groupCaptionTemplate: "groupCaptionTemplate", groupFooterTemplate: "groupFooterTemplate", type: "type" }, queries: [{ propertyName: "footerTemplate", first: true, predicate: ["footerTemplate"], descendants: true }, { propertyName: "groupFooterTemplate", first: true, predicate: ["groupFooterTemplate"], descendants: true }, { propertyName: "groupCaptionTemplate", first: true, predicate: ["groupCaptionTemplate"], descendants: true }], usesInheritance: true, ngImport: i0 });
37
- __decorate([
38
- Template()
39
- ], AggregateColumnDirective.prototype, "footerTemplate", void 0);
40
- __decorate([
41
- Template()
42
- ], AggregateColumnDirective.prototype, "groupFooterTemplate", void 0);
43
- __decorate([
44
- Template()
45
- ], AggregateColumnDirective.prototype, "groupCaptionTemplate", void 0);
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregateColumnDirective, decorators: [{
47
- type: Directive,
48
- args: [{
49
- selector: 'ejs-grid>e-aggregates>e-aggregate>e-columns>e-column',
50
- inputs: input,
51
- outputs: outputs,
52
- queries: {}
53
- }]
54
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { footerTemplate: [{
55
- type: ContentChild,
56
- args: ['footerTemplate']
57
- }], groupFooterTemplate: [{
58
- type: ContentChild,
59
- args: ['groupFooterTemplate']
60
- }], groupCaptionTemplate: [{
61
- type: ContentChild,
62
- args: ['groupCaptionTemplate']
63
- }] } });
64
- /**
65
- * AggregateColumn Array Directive
66
- * @private
67
- */
68
- export class AggregateColumnsDirective extends ArrayBase {
69
- constructor() {
70
- super('columns');
71
- }
72
- }
73
- AggregateColumnsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregateColumnsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
74
- AggregateColumnsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AggregateColumnsDirective, selector: "ejs-grid>e-aggregates>e-aggregate>e-columns", queries: [{ propertyName: "children", predicate: AggregateColumnDirective }], usesInheritance: true, ngImport: i0 });
75
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregateColumnsDirective, decorators: [{
76
- type: Directive,
77
- args: [{
78
- selector: 'ejs-grid>e-aggregates>e-aggregate>e-columns',
79
- queries: {
80
- children: new ContentChildren(AggregateColumnDirective)
81
- },
82
- }]
83
- }], ctorParameters: function () { return []; } });
84
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdncmVnYXRlLWNvbHVtbnMuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2dyaWQvYWdncmVnYXRlLWNvbHVtbnMuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFvQixlQUFlLEVBQUUsWUFBWSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNGLE9BQU8sRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLFFBQVEsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ2hGLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFHeEQsSUFBSSxLQUFLLEdBQWEsQ0FBQyxZQUFZLEVBQUUsaUJBQWlCLEVBQUUsT0FBTyxFQUFFLGdCQUFnQixFQUFFLFFBQVEsRUFBRSxzQkFBc0IsRUFBRSxxQkFBcUIsRUFBRSxNQUFNLENBQUMsQ0FBQztBQUNwSixJQUFJLE9BQU8sR0FBYSxFQUFFLENBQUM7QUFDM0I7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBaUJHO0FBU0gsTUFBTSxPQUFPLHdCQUF5QixTQUFRLFdBQXFDO0lBNkYvRSxZQUFvQixnQkFBaUM7UUFDakQsS0FBSyxFQUFFLENBQUM7UUFEUSxxQkFBZ0IsR0FBaEIsZ0JBQWdCLENBQWlCO1FBRWpELFFBQVEsQ0FBQyxpQkFBaUIsRUFBRSxJQUFJLEVBQUUsSUFBSSxDQUFDLGdCQUFnQixDQUFDLENBQUM7UUFDekQsSUFBSSxDQUFDLGNBQWMsQ0FBQyxPQUFPLENBQUMsQ0FBQztRQUM3QixJQUFJLENBQUMsaUJBQWlCLEdBQUcsS0FBSyxDQUFDO0lBQ25DLENBQUM7O3FIQWxHUSx3QkFBd0I7eUdBQXhCLHdCQUF3QjtBQTZEakM7SUFEQyxRQUFRLEVBQUU7Z0VBQ2dCO0FBZTNCO0lBREMsUUFBUSxFQUFFO3FFQUNxQjtBQWVoQztJQURDLFFBQVEsRUFBRTtzRUFDc0I7MkZBM0Z4Qix3QkFBd0I7a0JBUnBDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHNEQUFzRDtvQkFDaEUsTUFBTSxFQUFFLEtBQUs7b0JBQ2IsT0FBTyxFQUFFLE9BQU87b0JBQ2hCLE9BQU8sRUFBRSxFQUVSO2lCQUNKO3VHQThEVSxjQUFjO3NCQUZwQixZQUFZO3VCQUFDLGdCQUFnQjtnQkFpQnZCLG1CQUFtQjtzQkFGekIsWUFBWTt1QkFBQyxxQkFBcUI7Z0JBaUI1QixvQkFBb0I7c0JBRjFCLFlBQVk7dUJBQUMsc0JBQXNCOztBQVl4Qzs7O0dBR0c7QUFPSCxNQUFNLE9BQU8seUJBQTBCLFNBQVEsU0FBb0M7SUFDL0U7UUFDSSxLQUFLLENBQUMsU0FBUyxDQUFDLENBQUM7SUFDckIsQ0FBQzs7c0hBSFEseUJBQXlCOzBHQUF6Qix5QkFBeUIsNEdBSEEsd0JBQXdCOzJGQUdqRCx5QkFBeUI7a0JBTnJDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLDZDQUE2QztvQkFDdkQsT0FBTyxFQUFFO3dCQUNMLFFBQVEsRUFBRSxJQUFJLGVBQWUsQ0FBQyx3QkFBd0IsQ0FBQztxQkFDMUQ7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIFZpZXdDb250YWluZXJSZWYsIENvbnRlbnRDaGlsZHJlbiwgQ29udGVudENoaWxkIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21wbGV4QmFzZSwgQXJyYXlCYXNlLCBzZXRWYWx1ZSB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1hbmd1bGFyLWJhc2UnO1xuaW1wb3J0IHsgVGVtcGxhdGUgfSBmcm9tICdAc3luY2Z1c2lvbi9lajItYW5ndWxhci1iYXNlJztcblxuXG5sZXQgaW5wdXQ6IHN0cmluZ1tdID0gWydjb2x1bW5OYW1lJywgJ2N1c3RvbUFnZ3JlZ2F0ZScsICdmaWVsZCcsICdmb290ZXJUZW1wbGF0ZScsICdmb3JtYXQnLCAnZ3JvdXBDYXB0aW9uVGVtcGxhdGUnLCAnZ3JvdXBGb290ZXJUZW1wbGF0ZScsICd0eXBlJ107XG5sZXQgb3V0cHV0czogc3RyaW5nW10gPSBbXTtcbi8qKlxuICogYGUtYWdncmVnYXRlLT5lLWNvbHVtbmAgZGlyZWN0aXZlIHJlcHJlc2VudCBhIGFnZ3JlZ2F0ZSBjb2x1bW4gb2YgdGhlIEFuZ3VsYXIgR3JpZC4gXG4gKiBgYGBodG1sXG4gKiA8ZWpzLWdyaWQgW2RhdGFTb3VyY2VdPSdkYXRhJyBhbGxvd1BhZ2luZz0ndHJ1ZScgYWxsb3dTb3J0aW5nPSd0cnVlJz4gXG4gKiAgIDxlLWNvbHVtbnM+XG4gKiAgICAgPGUtY29sdW1uIGZpZWxkPSdJRCcgd2lkdGg9JzEwMCc+PC9lLWNvbHVtbj5cbiAqICAgICA8ZS1jb2x1bW4gZmllbGQ9J25hbWUnIGhlYWRlclRleHQ9J05hbWUnIHdpZHRoPScxMDAnPjwvZS1jb2x1bW4+XG4gKiAgIDwvZS1jb2x1bW5zPlxuICogICA8ZS1hZ2dyZWdhdGVzPlxuICogICAgIDxlLWFnZ3JlZ2F0ZT5cbiAqICAgICAgIDxlLWNvbHVtbnM+XG4gKiAgICAgICAgIDxlLWNvbHVtbiBmaWVsZD0nSUQnIHR5cGU9J01pbic+PC9lLWNvbHVtbj5cbiAqICAgICAgIDwvZS1jb2x1bW5zPlxuICogICAgICA8L2UtYWdncmVnYXRlPlxuICogICAgPC9lLWFnZ3JlZ2F0ZXM+XG4gKiA8L2Vqcy1ncmlkPlxuICogYGBgXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnZWpzLWdyaWQ+ZS1hZ2dyZWdhdGVzPmUtYWdncmVnYXRlPmUtY29sdW1ucz5lLWNvbHVtbicsXG4gICAgaW5wdXRzOiBpbnB1dCxcbiAgICBvdXRwdXRzOiBvdXRwdXRzLCAgICBcbiAgICBxdWVyaWVzOiB7XG5cbiAgICB9XG59KVxuZXhwb3J0IGNsYXNzIEFnZ3JlZ2F0ZUNvbHVtbkRpcmVjdGl2ZSBleHRlbmRzIENvbXBsZXhCYXNlPEFnZ3JlZ2F0ZUNvbHVtbkRpcmVjdGl2ZT4ge1xuICAgIHB1YmxpYyBkaXJlY3RpdmVQcm9wTGlzdDogYW55O1xuXHRcblxuXG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGFnZ3JlZ2F0ZSB0eXBlIG9mIGEgcGFydGljdWxhciBjb2x1bW4uIFxuICAgICAqIFRvIHVzZSBtdWx0aXBsZSBhZ2dyZWdhdGVzIGZvciBzaW5nbGUgY29sdW1uLCBzcGVjaWZ5IHRoZSBgdHlwZWAgYXMgYXJyYXkuIFxuICAgICAqIFR5cGVzIG9mIGFnZ3JlZ2F0ZSBhcmUsIFxuICAgICAqICogc3VtIFxuICAgICAqICogYXZlcmFnZSBcbiAgICAgKiAqIG1heCBcbiAgICAgKiAqIG1pbiBcbiAgICAgKiAqIGNvdW50IFxuICAgICAqICogdHJ1ZWNvdW50IFxuICAgICAqICogZmFsc2Vjb3VudCBcbiAgICAgKiAqIGN1c3RvbSBcbiAgICAgKiA+IFNwZWNpZnkgdGhlIGB0eXBlYCB2YWx1ZSBhcyBgY3VzdG9tYCB0byB1c2UgY3VzdG9tIGFnZ3JlZ2F0aW9uLlxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKi9cbiAgICBwdWJsaWMgdHlwZTogYW55O1xuICAgIC8qKiBcbiAgICAgKiBEZWZpbmVzIHRoZSBjb2x1bW4gbmFtZSB0byBkaXNwbGF5IHRoZSBhZ2dyZWdhdGUgdmFsdWUuIElmIGBjb2x1bW5OYW1lYCBpcyBub3QgZGVmaW5lZCwgXG4gICAgICogdGhlbiBgZmllbGRgIG5hbWUgdmFsdWUgd2lsbCBiZSBhc3NpZ25lZCB0byB0aGUgYGNvbHVtbk5hbWVgIHByb3BlcnR5LlxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKi9cbiAgICBwdWJsaWMgY29sdW1uTmFtZTogYW55O1xuICAgIC8qKiBcbiAgICAgKiBEZWZpbmVzIGEgZnVuY3Rpb24gdG8gY2FsY3VsYXRlIGN1c3RvbSBhZ2dyZWdhdGUgdmFsdWUuIFRoZSBgdHlwZWAgdmFsdWUgc2hvdWxkIGJlIHNldCB0byBgY3VzdG9tYC4gXG4gICAgICogVG8gdXNlIGN1c3RvbSBhZ2dyZWdhdGUgdmFsdWUgaW4gdGhlIHRlbXBsYXRlLCB1c2UgdGhlIGtleSBhcyBgJHtjdXN0b219YC4gXG4gICAgICogKipUb3RhbCBhZ2dyZWdhdGlvbioqOiBUaGUgY3VzdG9tIGZ1bmN0aW9uIHdpbGwgYmUgY2FsbGVkIHdpdGggdGhlIHdob2xlIGRhdGEgYW5kIHRoZSBjdXJyZW50IGBBZ2dyZWdhdGVDb2x1bW5gIG9iamVjdC4gXG4gICAgICogKipHcm91cCBhZ2dyZWdhdGlvbioqOiBUaGlzIHdpbGwgYmUgY2FsbGVkIHdpdGggdGhlIGN1cnJlbnQgZ3JvdXAgZGV0YWlscyBhbmQgdGhlIGBBZ2dyZWdhdGVDb2x1bW5gIG9iamVjdC5cbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICovXG4gICAgcHVibGljIGN1c3RvbUFnZ3JlZ2F0ZTogYW55O1xuICAgIC8qKiBcbiAgICAgKiBEZWZpbmVzIHRoZSBjb2x1bW4gbmFtZSB0byBwZXJmb3JtIGFnZ3JlZ2F0aW9uLlxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKi9cbiAgICBwdWJsaWMgZmllbGQ6IGFueTtcbiAgICAvKiogXG4gICAgICogRm9ybWF0IGlzIGFwcGxpZWQgdG8gYSBjYWxjdWxhdGVkIHZhbHVlIGJlZm9yZSBpdCBpcyBkaXNwbGF5ZWQuIFxuICAgICAqIEdldHMgdGhlIGZvcm1hdCBmcm9tIHRoZSB1c2VyLCB3aGljaCBjYW4gYmUgc3RhbmRhcmQgb3IgY3VzdG9tIFxuICAgICAqIFtgbnVtYmVyYF0oLi4vLi4vY29tbW9uL2ludGVybmF0aW9uYWxpemF0aW9uLyNudW1iZXItZm9ybWF0dGluZy8pIFxuICAgICAqIGFuZCBbYGRhdGVgXSguLi8uLi9jb21tb24vaW50ZXJuYXRpb25hbGl6YXRpb24vI251bWJlci1mb3JtYXR0aW5nLykgZm9ybWF0cy5cbiAgICAgKiBAYXNwdHlwZSBzdHJpbmdcbiAgICAgKiBAYmxhem9ydHlwZSBzdHJpbmdcbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICovXG4gICAgcHVibGljIGZvcm1hdDogYW55O1xuICAgIC8qKiBcbiAgICAgKiBEZWZpbmVzIHRoZSBmb290ZXIgY2VsbCB0ZW1wbGF0ZSBhcyBhIHN0cmluZyBmb3IgdGhlIGFnZ3JlZ2F0ZSBjb2x1bW4uIFxuICAgICAqIFRoZSBgdHlwZWAgbmFtZSBzaG91bGQgYmUgdXNlZCB0byBhY2Nlc3MgYWdncmVnYXRlIHZhbHVlcyBpbnNpZGUgdGhlIHRlbXBsYXRlLlxuICAgICAqIFxuICAgICAqIHslIGNvZGVCbG9jayBzcmM9XCJncmlkL2Zvb3Rlci10ZW1wbGF0ZS1hcGkvaW5kZXgudHNcIiAlfXslIGVuZGNvZGVCbG9jayAlfVxuICAgICAqICAgICBcbiAgICAgKiBAZGVmYXVsdCBudWxsXG4gICAgICogQGFzcHR5cGUgc3RyaW5nXG4gICAgICovXG4gICAgQENvbnRlbnRDaGlsZCgnZm9vdGVyVGVtcGxhdGUnKVxuICAgIEBUZW1wbGF0ZSgpXG4gICAgcHVibGljIGZvb3RlclRlbXBsYXRlOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGdyb3VwIGZvb3RlciBjZWxsIHRlbXBsYXRlIGFzIGEgc3RyaW5nIGZvciB0aGUgYWdncmVnYXRlIGNvbHVtbi4gXG4gICAgICogVGhlIGB0eXBlYCBuYW1lIHNob3VsZCBiZSB1c2VkIHRvIGFjY2VzcyBhZ2dyZWdhdGUgdmFsdWVzIGluc2lkZSB0aGUgdGVtcGxhdGUuIFxuICAgICAqIEFkZGl0aW9uYWxseSwgdGhlIGZvbGxvd2luZyBmaWVsZHMgY2FuIGJlIGFjY2Vzc2VkIGluIHRoZSB0ZW1wbGF0ZS4gXG4gICAgICogKiAqKmZpZWxkKio6IFRoZSBjdXJyZW50IGdyb3VwZWQgZmllbGQuIFxuICAgICAqICogKiprZXkqKjogVGhlIGN1cnJlbnQgZ3JvdXBlZCB2YWx1ZS5cbiAgICAgKiBcbiAgICAgKiB7JSBjb2RlQmxvY2sgc3JjPVwiZ3JpZC9ncm91cC1mb290ZXItYXBpL2luZGV4LnRzXCIgJX17JSBlbmRjb2RlQmxvY2sgJX1cbiAgICAgKiAgICAgXG4gICAgICogQGRlZmF1bHQgbnVsbFxuICAgICAqIEBhc3B0eXBlIHN0cmluZ1xuICAgICAqL1xuICAgIEBDb250ZW50Q2hpbGQoJ2dyb3VwRm9vdGVyVGVtcGxhdGUnKVxuICAgIEBUZW1wbGF0ZSgpXG4gICAgcHVibGljIGdyb3VwRm9vdGVyVGVtcGxhdGU6IGFueTtcbiAgICAvKiogXG4gICAgICogRGVmaW5lcyB0aGUgZ3JvdXAgY2FwdGlvbiBjZWxsIHRlbXBsYXRlIGFzIGEgc3RyaW5nIGZvciB0aGUgYWdncmVnYXRlIGNvbHVtbi4gXG4gICAgICogVGhlIGB0eXBlYCBuYW1lIHNob3VsZCBiZSB1c2VkIHRvIGFjY2VzcyBhZ2dyZWdhdGUgdmFsdWVzIGluc2lkZSB0aGUgdGVtcGxhdGUuIFxuICAgICAqIEFkZGl0aW9uYWxseSwgdGhlIGZvbGxvd2luZyBmaWVsZHMgY2FuIGJlIGFjY2Vzc2VkIGluIHRoZSB0ZW1wbGF0ZS4gXG4gICAgICogKiAqKmZpZWxkKio6IFRoZSBjdXJyZW50IGdyb3VwZWQgZmllbGQgbmFtZS4gXG4gICAgICogKiAqKmtleSoqOiBUaGUgY3VycmVudCBncm91cGVkIGZpZWxkIHZhbHVlLlxuICAgICAqIFxuICAgICAqIHslIGNvZGVCbG9jayBzcmM9XCJncmlkL2dyb3VwLWNhcHRpb24tYXBpL2luZGV4LnRzXCIgJX17JSBlbmRjb2RlQmxvY2sgJX1cbiAgICAgKiAgICAgXG4gICAgICogQGRlZmF1bHQgbnVsbFxuICAgICAqIEBhc3B0eXBlIHN0cmluZ1xuICAgICAqL1xuICAgIEBDb250ZW50Q2hpbGQoJ2dyb3VwQ2FwdGlvblRlbXBsYXRlJylcbiAgICBAVGVtcGxhdGUoKVxuICAgIHB1YmxpYyBncm91cENhcHRpb25UZW1wbGF0ZTogYW55O1xuXG4gICAgY29uc3RydWN0b3IocHJpdmF0ZSB2aWV3Q29udGFpbmVyUmVmOlZpZXdDb250YWluZXJSZWYpIHtcbiAgICAgICAgc3VwZXIoKTtcbiAgICAgICAgc2V0VmFsdWUoJ2N1cnJlbnRJbnN0YW5jZScsIHRoaXMsIHRoaXMudmlld0NvbnRhaW5lclJlZik7XG4gICAgICAgIHRoaXMucmVnaXN0ZXJFdmVudHMob3V0cHV0cyk7XG4gICAgICAgIHRoaXMuZGlyZWN0aXZlUHJvcExpc3QgPSBpbnB1dDtcbiAgICB9XG59XG5cbi8qKlxuICogQWdncmVnYXRlQ29sdW1uIEFycmF5IERpcmVjdGl2ZVxuICogQHByaXZhdGVcbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdlanMtZ3JpZD5lLWFnZ3JlZ2F0ZXM+ZS1hZ2dyZWdhdGU+ZS1jb2x1bW5zJyxcbiAgICBxdWVyaWVzOiB7XG4gICAgICAgIGNoaWxkcmVuOiBuZXcgQ29udGVudENoaWxkcmVuKEFnZ3JlZ2F0ZUNvbHVtbkRpcmVjdGl2ZSlcbiAgICB9LFxufSlcbmV4cG9ydCBjbGFzcyBBZ2dyZWdhdGVDb2x1bW5zRGlyZWN0aXZlIGV4dGVuZHMgQXJyYXlCYXNlPEFnZ3JlZ2F0ZUNvbHVtbnNEaXJlY3RpdmU+IHtcbiAgICBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgc3VwZXIoJ2NvbHVtbnMnKTtcbiAgICB9XG59Il19
@@ -1,69 +0,0 @@
1
- import { Directive, ContentChildren, ContentChild } from '@angular/core';
2
- import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
3
- import { AggregateColumnsDirective } from './aggregate-columns.directive';
4
- import * as i0 from "@angular/core";
5
- let input = ['columns'];
6
- let outputs = [];
7
- /**
8
- * `e-aggregate` directive represent a aggregate row of the Angular Grid.
9
- * It must be contained in a Grid component(`ejs-grid`).
10
- * ```html
11
- * <ejs-grid [dataSource]='data' allowPaging='true' allowSorting='true'>
12
- * <e-columns>
13
- * <e-column field='ID' width='100'></e-column>
14
- * <e-column field='name' headerText='Name' width='100'></e-column>
15
- * </e-columns>
16
- * <e-aggregates>
17
- * <e-aggregate>
18
- * <e-columns>
19
- * <e-column field='ID' type='Min'></e-column>
20
- * </e-columns>
21
- * </e-aggregate>
22
- * </e-aggregates>
23
- * </ejs-grid>
24
- * ```
25
- */
26
- export class AggregateDirective extends ComplexBase {
27
- constructor(viewContainerRef) {
28
- super();
29
- this.viewContainerRef = viewContainerRef;
30
- this.tags = ['columns'];
31
- setValue('currentInstance', this, this.viewContainerRef);
32
- this.registerEvents(outputs);
33
- this.directivePropList = input;
34
- }
35
- }
36
- AggregateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregateDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
37
- AggregateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AggregateDirective, selector: "ejs-grid>e-aggregates>e-aggregate", inputs: { columns: "columns" }, queries: [{ propertyName: "childColumns", first: true, predicate: AggregateColumnsDirective, descendants: true }], usesInheritance: true, ngImport: i0 });
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregateDirective, decorators: [{
39
- type: Directive,
40
- args: [{
41
- selector: 'ejs-grid>e-aggregates>e-aggregate',
42
- inputs: input,
43
- outputs: outputs,
44
- queries: {
45
- childColumns: new ContentChild(AggregateColumnsDirective)
46
- }
47
- }]
48
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
49
- /**
50
- * Aggregate Array Directive
51
- * @private
52
- */
53
- export class AggregatesDirective extends ArrayBase {
54
- constructor() {
55
- super('aggregates');
56
- }
57
- }
58
- AggregatesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregatesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
59
- AggregatesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AggregatesDirective, selector: "ejs-grid>e-aggregates", queries: [{ propertyName: "children", predicate: AggregateDirective }], usesInheritance: true, ngImport: i0 });
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AggregatesDirective, decorators: [{
61
- type: Directive,
62
- args: [{
63
- selector: 'ejs-grid>e-aggregates',
64
- queries: {
65
- children: new ContentChildren(AggregateDirective)
66
- },
67
- }]
68
- }], ctorParameters: function () { return []; } });
69
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdncmVnYXRlcy5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvZ3JpZC9hZ2dyZWdhdGVzLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFvQixlQUFlLEVBQUUsWUFBWSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNGLE9BQU8sRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLFFBQVEsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBRWhGLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLCtCQUErQixDQUFDOztBQUUxRSxJQUFJLEtBQUssR0FBYSxDQUFDLFNBQVMsQ0FBQyxDQUFDO0FBQ2xDLElBQUksT0FBTyxHQUFhLEVBQUUsQ0FBQztBQUMzQjs7Ozs7Ozs7Ozs7Ozs7Ozs7O0dBa0JHO0FBU0gsTUFBTSxPQUFPLGtCQUFtQixTQUFRLFdBQStCO0lBV25FLFlBQW9CLGdCQUFpQztRQUNqRCxLQUFLLEVBQUUsQ0FBQztRQURRLHFCQUFnQixHQUFoQixnQkFBZ0IsQ0FBaUI7UUFQOUMsU0FBSSxHQUFhLENBQUMsU0FBUyxDQUFDLENBQUM7UUFTaEMsUUFBUSxDQUFDLGlCQUFpQixFQUFFLElBQUksRUFBRSxJQUFJLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztRQUN6RCxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBQzdCLElBQUksQ0FBQyxpQkFBaUIsR0FBRyxLQUFLLENBQUM7SUFDbkMsQ0FBQzs7K0dBaEJRLGtCQUFrQjttR0FBbEIsa0JBQWtCLG1KQUhRLHlCQUF5QjsyRkFHbkQsa0JBQWtCO2tCQVI5QixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxtQ0FBbUM7b0JBQzdDLE1BQU0sRUFBRSxLQUFLO29CQUNiLE9BQU8sRUFBRSxPQUFPO29CQUNoQixPQUFPLEVBQUU7d0JBQ0wsWUFBWSxFQUFFLElBQUksWUFBWSxDQUFDLHlCQUF5QixDQUFDO3FCQUM1RDtpQkFDSjs7QUFvQkQ7OztHQUdHO0FBT0gsTUFBTSxPQUFPLG1CQUFvQixTQUFRLFNBQThCO0lBQ25FO1FBQ0ksS0FBSyxDQUFDLFlBQVksQ0FBQyxDQUFDO0lBQ3hCLENBQUM7O2dIQUhRLG1CQUFtQjtvR0FBbkIsbUJBQW1CLHNGQUhNLGtCQUFrQjsyRkFHM0MsbUJBQW1CO2tCQU4vQixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSx1QkFBdUI7b0JBQ2pDLE9BQU8sRUFBRTt3QkFDTCxRQUFRLEVBQUUsSUFBSSxlQUFlLENBQUMsa0JBQWtCLENBQUM7cUJBQ3BEO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBWaWV3Q29udGFpbmVyUmVmLCBDb250ZW50Q2hpbGRyZW4sIENvbnRlbnRDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tcGxleEJhc2UsIEFycmF5QmFzZSwgc2V0VmFsdWUgfSBmcm9tICdAc3luY2Z1c2lvbi9lajItYW5ndWxhci1iYXNlJztcblxuaW1wb3J0IHsgQWdncmVnYXRlQ29sdW1uc0RpcmVjdGl2ZSB9IGZyb20gJy4vYWdncmVnYXRlLWNvbHVtbnMuZGlyZWN0aXZlJztcblxubGV0IGlucHV0OiBzdHJpbmdbXSA9IFsnY29sdW1ucyddO1xubGV0IG91dHB1dHM6IHN0cmluZ1tdID0gW107XG4vKipcbiAqIGBlLWFnZ3JlZ2F0ZWAgZGlyZWN0aXZlIHJlcHJlc2VudCBhIGFnZ3JlZ2F0ZSByb3cgb2YgdGhlIEFuZ3VsYXIgR3JpZC4gXG4gKiBJdCBtdXN0IGJlIGNvbnRhaW5lZCBpbiBhIEdyaWQgY29tcG9uZW50KGBlanMtZ3JpZGApLiBcbiAqIGBgYGh0bWxcbiAqIDxlanMtZ3JpZCBbZGF0YVNvdXJjZV09J2RhdGEnIGFsbG93UGFnaW5nPSd0cnVlJyBhbGxvd1NvcnRpbmc9J3RydWUnPiBcbiAqICAgPGUtY29sdW1ucz5cbiAqICAgICA8ZS1jb2x1bW4gZmllbGQ9J0lEJyB3aWR0aD0nMTAwJz48L2UtY29sdW1uPlxuICogICAgIDxlLWNvbHVtbiBmaWVsZD0nbmFtZScgaGVhZGVyVGV4dD0nTmFtZScgd2lkdGg9JzEwMCc+PC9lLWNvbHVtbj5cbiAqICAgPC9lLWNvbHVtbnM+XG4gKiAgIDxlLWFnZ3JlZ2F0ZXM+XG4gKiAgICAgPGUtYWdncmVnYXRlPlxuICogICAgICAgPGUtY29sdW1ucz5cbiAqICAgICAgICAgPGUtY29sdW1uIGZpZWxkPSdJRCcgdHlwZT0nTWluJz48L2UtY29sdW1uPlxuICogICAgICAgPC9lLWNvbHVtbnM+XG4gKiAgICAgIDwvZS1hZ2dyZWdhdGU+XG4gKiAgICA8L2UtYWdncmVnYXRlcz5cbiAqIDwvZWpzLWdyaWQ+XG4gKiBgYGBcbiAqL1xuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdlanMtZ3JpZD5lLWFnZ3JlZ2F0ZXM+ZS1hZ2dyZWdhdGUnLFxuICAgIGlucHV0czogaW5wdXQsXG4gICAgb3V0cHV0czogb3V0cHV0cywgICAgXG4gICAgcXVlcmllczoge1xuICAgICAgICBjaGlsZENvbHVtbnM6IG5ldyBDb250ZW50Q2hpbGQoQWdncmVnYXRlQ29sdW1uc0RpcmVjdGl2ZSlcbiAgICB9XG59KVxuZXhwb3J0IGNsYXNzIEFnZ3JlZ2F0ZURpcmVjdGl2ZSBleHRlbmRzIENvbXBsZXhCYXNlPEFnZ3JlZ2F0ZURpcmVjdGl2ZT4ge1xuICAgIHB1YmxpYyBkaXJlY3RpdmVQcm9wTGlzdDogYW55O1xuXHRcbiAgICBwdWJsaWMgY2hpbGRDb2x1bW5zOiBhbnk7XG4gICAgcHVibGljIHRhZ3M6IHN0cmluZ1tdID0gWydjb2x1bW5zJ107XG4gICAgLyoqIFxuICAgICAqIENvbmZpZ3VyZXMgdGhlIGFnZ3JlZ2F0ZSBjb2x1bW5zLlxuICAgICAqIEBkZWZhdWx0IFtdXG4gICAgICovXG4gICAgcHVibGljIGNvbHVtbnM6IGFueTtcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgdmlld0NvbnRhaW5lclJlZjpWaWV3Q29udGFpbmVyUmVmKSB7XG4gICAgICAgIHN1cGVyKCk7XG4gICAgICAgIHNldFZhbHVlKCdjdXJyZW50SW5zdGFuY2UnLCB0aGlzLCB0aGlzLnZpZXdDb250YWluZXJSZWYpO1xuICAgICAgICB0aGlzLnJlZ2lzdGVyRXZlbnRzKG91dHB1dHMpO1xuICAgICAgICB0aGlzLmRpcmVjdGl2ZVByb3BMaXN0ID0gaW5wdXQ7XG4gICAgfVxufVxuXG4vKipcbiAqIEFnZ3JlZ2F0ZSBBcnJheSBEaXJlY3RpdmVcbiAqIEBwcml2YXRlXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnZWpzLWdyaWQ+ZS1hZ2dyZWdhdGVzJyxcbiAgICBxdWVyaWVzOiB7XG4gICAgICAgIGNoaWxkcmVuOiBuZXcgQ29udGVudENoaWxkcmVuKEFnZ3JlZ2F0ZURpcmVjdGl2ZSlcbiAgICB9LFxufSlcbmV4cG9ydCBjbGFzcyBBZ2dyZWdhdGVzRGlyZWN0aXZlIGV4dGVuZHMgQXJyYXlCYXNlPEFnZ3JlZ2F0ZXNEaXJlY3RpdmU+IHtcbiAgICBjb25zdHJ1Y3RvcigpIHtcbiAgICAgICAgc3VwZXIoJ2FnZ3JlZ2F0ZXMnKTtcbiAgICB9XG59Il19