igniteui-webcomponents-grids 7.2.0 → 7.3.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/grids/3rdpartylicenses.txt +3 -3
- package/grids/combined.js +23072 -23074
- package/grids/lib/igc-cancelable-event-args.d.ts +1 -0
- package/grids/lib/igc-column-selection-event-args.d.ts +1 -0
- package/grids/lib/igc-column-visibility-changing-event-args.d.ts +1 -0
- package/grids/lib/igc-filtering-event-args.d.ts +1 -0
- package/grids/lib/igc-filtering-expressions-tree.d.ts +1 -0
- package/grids/lib/igc-grid-edit-event-args.d.ts +1 -0
- package/grids/lib/igc-pin-column-cancellable-event-args.d.ts +1 -0
- package/grids/lib/igc-pin-row-event-args.d.ts +1 -0
- package/grids/lib/igc-row-data-cancelable-event-args.d.ts +1 -0
- package/grids/lib/igc-row-drag-start-event-args.d.ts +1 -0
- package/grids/lib/igc-row-selection-event-args.d.ts +1 -0
- package/grids/lib/igc-sorting-event-args.d.ts +1 -0
- package/grids/themes/dark/bootstrap.css +1 -1
- package/grids/themes/dark/fluent.css +1 -1
- package/grids/themes/dark/indigo.css +1 -1
- package/grids/themes/dark/material.css +1 -1
- package/grids/themes/light/bootstrap.css +1 -1
- package/grids/themes/light/fluent.css +1 -1
- package/grids/themes/light/indigo.css +1 -1
- package/grids/themes/light/material.css +1 -1
- package/package.json +1 -1
|
@@ -352,7 +352,7 @@ licenses; we recommend you read them, as their terms may differ from the
|
|
|
352
352
|
terms above.
|
|
353
353
|
|
|
354
354
|
--------------------------------------------------------------------------------
|
|
355
|
-
Package: @angular/
|
|
355
|
+
Package: @angular/animations
|
|
356
356
|
License: "MIT"
|
|
357
357
|
|
|
358
358
|
The MIT License
|
|
@@ -378,7 +378,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
378
378
|
THE SOFTWARE.
|
|
379
379
|
|
|
380
380
|
--------------------------------------------------------------------------------
|
|
381
|
-
Package: @angular/
|
|
381
|
+
Package: @angular/forms
|
|
382
382
|
License: "MIT"
|
|
383
383
|
|
|
384
384
|
The MIT License
|
|
@@ -404,7 +404,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
404
404
|
THE SOFTWARE.
|
|
405
405
|
|
|
406
406
|
--------------------------------------------------------------------------------
|
|
407
|
-
Package: @angular/
|
|
407
|
+
Package: @angular/platform-browser
|
|
408
408
|
License: "MIT"
|
|
409
409
|
|
|
410
410
|
The MIT License
|