igniteui-webcomponents-grids 7.0.0 → 7.1.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5447,6 +5447,16 @@
5447
5447
  "text": "boolean"
5448
5448
  }
5449
5449
  },
5450
+ {
5451
+ "kind": "field",
5452
+ "privacy": "public",
5453
+ "name": "transactions",
5454
+ "description": "Get transactions service for the grid.",
5455
+ "readonly": true,
5456
+ "type": {
5457
+ "text": "TransactionService"
5458
+ }
5459
+ },
5450
5460
  {
5451
5461
  "kind": "field",
5452
5462
  "privacy": "public",
@@ -5542,6 +5552,7 @@
5542
5552
  "privacy": "public",
5543
5553
  "name": "outlet",
5544
5554
  "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
5555
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed.",
5545
5556
  "attribute": "outlet",
5546
5557
  "type": {
5547
5558
  "text": "IgcOverlayOutletDirective"
@@ -7777,7 +7788,8 @@
7777
7788
  "text": "IgcOverlayOutletDirective"
7778
7789
  },
7779
7790
  "fieldName": "outlet",
7780
- "description": "Gets/Sets the outlet used to attach the grid's overlays to."
7791
+ "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
7792
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed."
7781
7793
  },
7782
7794
  {
7783
7795
  "name": "total-records",
@@ -8133,6 +8145,13 @@
8133
8145
  "text": "CustomEvent<any[]>"
8134
8146
  }
8135
8147
  },
8148
+ {
8149
+ "name": "childrenResolved",
8150
+ "description": "",
8151
+ "type": {
8152
+ "text": "CustomEvent<void>"
8153
+ }
8154
+ },
8136
8155
  {
8137
8156
  "name": "rowToggle",
8138
8157
  "description": "Emitted when the expanded state of a row gets changed.",
@@ -8224,15 +8243,6 @@
8224
8243
  "text": "IgcRowIslandComponent[]"
8225
8244
  }
8226
8245
  },
8227
- {
8228
- "kind": "field",
8229
- "privacy": "public",
8230
- "name": "advancedFilteringExpressionsTree",
8231
- "attribute": "advanced-filtering-expressions-tree",
8232
- "type": {
8233
- "text": "IgcFilteringExpressionsTree"
8234
- }
8235
- },
8236
8246
  {
8237
8247
  "kind": "field",
8238
8248
  "privacy": "public",
@@ -8990,6 +9000,16 @@
8990
9000
  "text": "boolean"
8991
9001
  }
8992
9002
  },
9003
+ {
9004
+ "kind": "field",
9005
+ "privacy": "public",
9006
+ "name": "transactions",
9007
+ "description": "Get transactions service for the grid.",
9008
+ "readonly": true,
9009
+ "type": {
9010
+ "text": "TransactionService"
9011
+ }
9012
+ },
8993
9013
  {
8994
9014
  "kind": "field",
8995
9015
  "privacy": "public",
@@ -9085,6 +9105,7 @@
9085
9105
  "privacy": "public",
9086
9106
  "name": "outlet",
9087
9107
  "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
9108
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed.",
9088
9109
  "attribute": "outlet",
9089
9110
  "type": {
9090
9111
  "text": "IgcOverlayOutletDirective"
@@ -10670,13 +10691,6 @@
10670
10691
  },
10671
10692
  "fieldName": "childLayoutList"
10672
10693
  },
10673
- {
10674
- "name": "advanced-filtering-expressions-tree",
10675
- "type": {
10676
- "text": "IgcFilteringExpressionsTree"
10677
- },
10678
- "fieldName": "advancedFilteringExpressionsTree"
10679
- },
10680
10694
  {
10681
10695
  "name": "id",
10682
10696
  "type": {
@@ -11150,7 +11164,8 @@
11150
11164
  "text": "IgcOverlayOutletDirective"
11151
11165
  },
11152
11166
  "fieldName": "outlet",
11153
- "description": "Gets/Sets the outlet used to attach the grid's overlays to."
11167
+ "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
11168
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed."
11154
11169
  },
11155
11170
  {
11156
11171
  "name": "total-records",
@@ -11485,6 +11500,13 @@
11485
11500
  "text": "CustomEvent<any[]>"
11486
11501
  }
11487
11502
  },
11503
+ {
11504
+ "name": "childrenResolved",
11505
+ "description": "",
11506
+ "type": {
11507
+ "text": "CustomEvent<void>"
11508
+ }
11509
+ },
11488
11510
  {
11489
11511
  "name": "rowToggle",
11490
11512
  "description": "Emitted when the expanded state of a row gets changed.",
@@ -12271,6 +12293,16 @@
12271
12293
  "text": "IgcSortingExpression[]"
12272
12294
  }
12273
12295
  },
12296
+ {
12297
+ "kind": "field",
12298
+ "privacy": "public",
12299
+ "name": "transactions",
12300
+ "description": "Get transactions service for the grid.",
12301
+ "readonly": true,
12302
+ "type": {
12303
+ "text": "TransactionService"
12304
+ }
12305
+ },
12274
12306
  {
12275
12307
  "kind": "field",
12276
12308
  "privacy": "public",
@@ -14453,6 +14485,13 @@
14453
14485
  "text": "CustomEvent<any[]>"
14454
14486
  }
14455
14487
  },
14488
+ {
14489
+ "name": "childrenResolved",
14490
+ "description": "",
14491
+ "type": {
14492
+ "text": "CustomEvent<void>"
14493
+ }
14494
+ },
14456
14495
  {
14457
14496
  "name": "rowToggle",
14458
14497
  "description": "Emitted when the expanded state of a row gets changed.",
@@ -15441,6 +15480,16 @@
15441
15480
  "text": "boolean"
15442
15481
  }
15443
15482
  },
15483
+ {
15484
+ "kind": "field",
15485
+ "privacy": "public",
15486
+ "name": "transactions",
15487
+ "description": "Get transactions service for the grid.",
15488
+ "readonly": true,
15489
+ "type": {
15490
+ "text": "TransactionService"
15491
+ }
15492
+ },
15444
15493
  {
15445
15494
  "kind": "field",
15446
15495
  "privacy": "public",
@@ -15536,6 +15585,7 @@
15536
15585
  "privacy": "public",
15537
15586
  "name": "outlet",
15538
15587
  "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
15588
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed.",
15539
15589
  "attribute": "outlet",
15540
15590
  "type": {
15541
15591
  "text": "IgcOverlayOutletDirective"
@@ -17780,7 +17830,8 @@
17780
17830
  "text": "IgcOverlayOutletDirective"
17781
17831
  },
17782
17832
  "fieldName": "outlet",
17783
- "description": "Gets/Sets the outlet used to attach the grid's overlays to."
17833
+ "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
17834
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed."
17784
17835
  },
17785
17836
  {
17786
17837
  "name": "total-records",
@@ -18150,6 +18201,13 @@
18150
18201
  "text": "CustomEvent<any[]>"
18151
18202
  }
18152
18203
  },
18204
+ {
18205
+ "name": "childrenResolved",
18206
+ "description": "",
18207
+ "type": {
18208
+ "text": "CustomEvent<void>"
18209
+ }
18210
+ },
18153
18211
  {
18154
18212
  "name": "rowToggle",
18155
18213
  "description": "Emitted when the expanded state of a row gets changed.",
@@ -19009,6 +19067,16 @@
19009
19067
  "text": "boolean"
19010
19068
  }
19011
19069
  },
19070
+ {
19071
+ "kind": "field",
19072
+ "privacy": "public",
19073
+ "name": "transactions",
19074
+ "description": "Get transactions service for the grid.",
19075
+ "readonly": true,
19076
+ "type": {
19077
+ "text": "TransactionService"
19078
+ }
19079
+ },
19012
19080
  {
19013
19081
  "kind": "field",
19014
19082
  "privacy": "public",
@@ -19104,6 +19172,7 @@
19104
19172
  "privacy": "public",
19105
19173
  "name": "outlet",
19106
19174
  "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
19175
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed.",
19107
19176
  "attribute": "outlet",
19108
19177
  "type": {
19109
19178
  "text": "IgcOverlayOutletDirective"
@@ -21277,7 +21346,8 @@
21277
21346
  "text": "IgcOverlayOutletDirective"
21278
21347
  },
21279
21348
  "fieldName": "outlet",
21280
- "description": "Gets/Sets the outlet used to attach the grid's overlays to."
21349
+ "description": "Gets/Sets the outlet used to attach the grid's overlays to.",
21350
+ "deprecated": "Overlays now use the HTML Popover API and no longer move to the document body by default, so using outlet is also no longer needed."
21281
21351
  },
21282
21352
  {
21283
21353
  "name": "total-records",
@@ -21605,6 +21675,13 @@
21605
21675
  "text": "CustomEvent<any[]>"
21606
21676
  }
21607
21677
  },
21678
+ {
21679
+ "name": "childrenResolved",
21680
+ "description": "",
21681
+ "type": {
21682
+ "text": "CustomEvent<void>"
21683
+ }
21684
+ },
21608
21685
  {
21609
21686
  "name": "rowToggle",
21610
21687
  "description": "Emitted when the expanded state of a row gets changed.",
@@ -22534,6 +22611,69 @@
22534
22611
  "name": "IgcPivotDateDimensionOptions"
22535
22612
  }
22536
22613
  },
22614
+ {
22615
+ "kind": "js",
22616
+ "name": "IgcCsvExporterOptions",
22617
+ "declaration": {
22618
+ "name": "IgcCsvExporterOptions"
22619
+ }
22620
+ },
22621
+ {
22622
+ "kind": "js",
22623
+ "name": "IgcExporterOptionsBase",
22624
+ "declaration": {
22625
+ "name": "IgcExporterOptionsBase"
22626
+ }
22627
+ },
22628
+ {
22629
+ "kind": "js",
22630
+ "name": "CsvFileTypes",
22631
+ "declaration": {
22632
+ "name": "CsvFileTypes"
22633
+ }
22634
+ },
22635
+ {
22636
+ "kind": "js",
22637
+ "name": "IgcCsvExporterService",
22638
+ "declaration": {
22639
+ "name": "IgcCsvExporterService"
22640
+ }
22641
+ },
22642
+ {
22643
+ "kind": "js",
22644
+ "name": "IgcBaseExporter",
22645
+ "declaration": {
22646
+ "name": "IgcBaseExporter"
22647
+ }
22648
+ },
22649
+ {
22650
+ "kind": "js",
22651
+ "name": "IgcCsvExportEndedEventArgs",
22652
+ "declaration": {
22653
+ "name": "IgcCsvExportEndedEventArgs"
22654
+ }
22655
+ },
22656
+ {
22657
+ "kind": "js",
22658
+ "name": "IgcExcelExporterOptions",
22659
+ "declaration": {
22660
+ "name": "IgcExcelExporterOptions"
22661
+ }
22662
+ },
22663
+ {
22664
+ "kind": "js",
22665
+ "name": "IgcExcelExporterService",
22666
+ "declaration": {
22667
+ "name": "IgcExcelExporterService"
22668
+ }
22669
+ },
22670
+ {
22671
+ "kind": "js",
22672
+ "name": "IgcExcelExportEndedEventArgs",
22673
+ "declaration": {
22674
+ "name": "IgcExcelExportEndedEventArgs"
22675
+ }
22676
+ },
22537
22677
  {
22538
22678
  "kind": "js",
22539
22679
  "name": "IgcSummaryOperand",
@@ -23054,23 +23194,30 @@
23054
23194
  },
23055
23195
  {
23056
23196
  "kind": "js",
23057
- "name": "IgcPositionStrategy",
23197
+ "name": "IgcRowExportingEventArgs",
23058
23198
  "declaration": {
23059
- "name": "IgcPositionStrategy"
23199
+ "name": "IgcRowExportingEventArgs"
23060
23200
  }
23061
23201
  },
23062
23202
  {
23063
23203
  "kind": "js",
23064
- "name": "IgcScrollStrategy",
23204
+ "name": "IgcColumnExportingEventArgs",
23065
23205
  "declaration": {
23066
- "name": "IgcScrollStrategy"
23206
+ "name": "IgcColumnExportingEventArgs"
23067
23207
  }
23068
23208
  },
23069
23209
  {
23070
23210
  "kind": "js",
23071
- "name": "IgcBaseExporter",
23211
+ "name": "IgcPositionStrategy",
23072
23212
  "declaration": {
23073
- "name": "IgcBaseExporter"
23213
+ "name": "IgcPositionStrategy"
23214
+ }
23215
+ },
23216
+ {
23217
+ "kind": "js",
23218
+ "name": "IgcScrollStrategy",
23219
+ "declaration": {
23220
+ "name": "IgcScrollStrategy"
23074
23221
  }
23075
23222
  },
23076
23223
  {
@@ -23640,27 +23787,6 @@
23640
23787
  "name": "IgcPositionSettings"
23641
23788
  }
23642
23789
  },
23643
- {
23644
- "kind": "js",
23645
- "name": "IgcRowExportingEventArgs",
23646
- "declaration": {
23647
- "name": "IgcRowExportingEventArgs"
23648
- }
23649
- },
23650
- {
23651
- "kind": "js",
23652
- "name": "IgcColumnExportingEventArgs",
23653
- "declaration": {
23654
- "name": "IgcColumnExportingEventArgs"
23655
- }
23656
- },
23657
- {
23658
- "kind": "js",
23659
- "name": "IgcExporterOptionsBase",
23660
- "declaration": {
23661
- "name": "IgcExporterOptionsBase"
23662
- }
23663
- },
23664
23790
  {
23665
23791
  "kind": "js",
23666
23792
  "name": "IgcCancelableEventArgs",
@@ -1554,7 +1554,7 @@ License: "MIT"
1554
1554
 
1555
1555
  The MIT License
1556
1556
 
1557
- Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
1557
+ Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
1558
1558
 
1559
1559
  Permission is hereby granted, free of charge, to any person obtaining a copy
1560
1560
  of this software and associated documentation files (the "Software"), to deal