@syncfusion/ej2-angular-layouts 29.2.4 → 30.1.37

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/CHANGELOG.md CHANGED
@@ -2,28 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### Dashboard Layout
6
-
7
- #### Bug Fixes
8
-
9
- - `#I654305` - Provided an additional argument in the `resizeStop` and `dragStop` events to predict the panels for which the positions were changed during resize and drag actions.
10
-
11
- ## 29.1.37 (2025-04-08)
12
-
13
- ### Dashboard Layout
14
-
15
- #### Bug Fixes
16
-
17
- - `#I703775` - Resolved the console error when adding panels dynamically after performing a drag and drop action in the Dashboard Layout component.
18
-
19
- ## 29.1.35 (2025-04-01)
20
-
21
- ### Dashboard Layout
22
-
23
- #### Bug Fixes
24
-
25
- - `#I704506` - An issue with change event when adding the panel to the Dashboard Layout component has been resolved.
26
-
27
5
  ## 25.1.35 (2024-03-15)
28
6
 
29
7
  ### Timeline
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-layouts@*",
3
- "_id": "@syncfusion/ej2-angular-layouts@29.1.38",
3
+ "_id": "@syncfusion/ej2-angular-layouts@21.5.0",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-RaeFP92Bog6py9TwL3q4yzPOTbfQEFr9aTal1yOasJd/d1s9wNDD/RUEdJwmi5rKvMwLdYhI8QkZlPS6O3cmuQ==",
5
+ "_integrity": "sha512-maswcdlqjHEXDLQZnYiN6/83kuu7OqRK1Zy+VZv0p6YtsQgAQOsrmvBjK2F7AarFQpzxWaDL8WE83jSD0yy+Gg==",
6
6
  "_location": "/@syncfusion/ej2-angular-layouts",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-layouts/-/ej2-angular-layouts-29.1.38.tgz",
23
- "_shasum": "a99a90e6450ff8101e0070ade1b0d529694528c0",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-development/@syncfusion/ej2-angular-layouts/-/ej2-angular-layouts-21.5.0.tgz",
23
+ "_shasum": "27f5c05f87a78928e52907da730b4c84c64b9aaf",
24
24
  "_spec": "@syncfusion/ej2-angular-layouts@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
25
+ "_where": "D:\\SF3992\\WFH\\Nexus\\ej2-nexus-branch-switching-dev\\release",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~29.2.4",
35
- "@syncfusion/ej2-base": "~29.2.4",
36
- "@syncfusion/ej2-layouts": "29.2.4"
34
+ "@syncfusion/ej2-angular-base": "~30.1.37",
35
+ "@syncfusion/ej2-base": "~30.1.37",
36
+ "@syncfusion/ej2-layouts": "30.1.37"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for Angular",
@@ -77,5 +77,5 @@
77
77
  "schematics": "./schematics/collection.json",
78
78
  "sideEffects": false,
79
79
  "typings": "syncfusion-ej2-angular-layouts.d.ts",
80
- "version": "29.2.4"
80
+ "version": "30.1.37"
81
81
  }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-layouts';
4
- exports.pkgVer = '^29.2.4';
4
+ exports.pkgVer = '^30.1.37';
5
5
  exports.moduleName = 'SplitterModule, DashboardLayoutModule, TimelineModule';
6
- exports.themeVer = '~29.2.4';
6
+ exports.themeVer = '~30.1.37';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-layouts';
2
- export const pkgVer = '^29.2.4';
3
- export const moduleName = 'SplitterModule, DashboardLayoutModule, TimelineModule';
4
- export const themeVer = '~29.2.4';
1
+ export const pkgName = '@syncfusion/ej2-angular-layouts';
2
+ export const pkgVer = '^30.1.37';
3
+ export const moduleName = 'SplitterModule, DashboardLayoutModule, TimelineModule';
4
+ export const themeVer = '~30.1.37';