@syncfusion/ej2-react-layouts 22.2.9 → 23.2.4

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 (44) hide show
  1. package/CHANGELOG.md +0 -53
  2. package/dist/ej2-react-layouts.min.js +2 -2
  3. package/dist/ej2-react-layouts.umd.min.js +2 -2
  4. package/package.json +9 -9
  5. package/src/dashboard-layout/dashboardlayout.component.d.ts +2 -2
  6. package/src/splitter/splitter.component.d.ts +2 -2
  7. package/styles/avatar/material-dark.css +0 -1
  8. package/styles/avatar/material.css +0 -1
  9. package/styles/avatar/material3-dark.css +0 -1
  10. package/styles/avatar/material3-dark.scss +1 -1
  11. package/styles/avatar/material3.css +0 -1
  12. package/styles/avatar/material3.scss +1 -1
  13. package/styles/avatar/tailwind-dark.css +0 -1
  14. package/styles/avatar/tailwind.css +0 -1
  15. package/styles/card/material-dark.css +0 -1
  16. package/styles/card/material.css +0 -1
  17. package/styles/card/material3-dark.css +0 -1
  18. package/styles/card/material3-dark.scss +1 -1
  19. package/styles/card/material3.css +0 -1
  20. package/styles/card/material3.scss +1 -1
  21. package/styles/card/tailwind-dark.css +0 -1
  22. package/styles/card/tailwind.css +0 -1
  23. package/styles/dashboard-layout/material-dark.css +0 -1
  24. package/styles/dashboard-layout/material.css +0 -1
  25. package/styles/dashboard-layout/material3-dark.css +0 -1
  26. package/styles/dashboard-layout/material3-dark.scss +1 -1
  27. package/styles/dashboard-layout/material3.css +0 -1
  28. package/styles/dashboard-layout/material3.scss +1 -1
  29. package/styles/dashboard-layout/tailwind-dark.css +0 -1
  30. package/styles/dashboard-layout/tailwind.css +0 -1
  31. package/styles/material-dark.css +0 -1
  32. package/styles/material.css +0 -1
  33. package/styles/material3-dark.css +0 -4
  34. package/styles/material3.css +0 -1
  35. package/styles/splitter/material-dark.css +0 -1
  36. package/styles/splitter/material.css +0 -1
  37. package/styles/splitter/material3-dark.css +0 -1
  38. package/styles/splitter/material3-dark.scss +1 -1
  39. package/styles/splitter/material3.css +0 -1
  40. package/styles/splitter/material3.scss +1 -1
  41. package/styles/splitter/tailwind-dark.css +0 -1
  42. package/styles/splitter/tailwind.css +0 -1
  43. package/styles/tailwind-dark.css +0 -4
  44. package/styles/tailwind.css +0 -4
package/CHANGELOG.md CHANGED
@@ -2,59 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### Splitter
6
-
7
- #### Bug Fixes
8
-
9
- - `#I483293` - Fixed memory leak issue in Splitter component.
10
-
11
- ## 22.1.37 (2023-07-04)
12
-
13
- ### Splitter
14
-
15
- #### Bug Fixes
16
-
17
- - `#I466016` - The issue with "The Horizontal pane does not retain its size when the window is resized" has been resolved.
18
- - `#I466016` - The issue with "When including pane background colour, the Splitter resize button disappears" has been resolved.
19
-
20
- ## 22.1.36 (2023-06-28)
21
-
22
- ### Dashboard Layout
23
-
24
- #### Bug Fixes
25
-
26
- - `#I474181` - The issue with Dashboard Layout component while setting panels in row 1 and none at row 0 has been resolved.
27
-
28
- ### Splitter
29
-
30
- #### Bug Fixes
31
-
32
- - `#I469291` - The performance issue that occurred while dragging and hovering on the splitter bar has been resolved.
33
- - `#I469291` - The issue of content disappearing when resizing the pane has been resolved.
34
-
35
-
36
- ## 21.2.9 (2023-06-06)
37
-
38
- ### Dashboard Layout
39
-
40
- #### Bug Fixes
41
-
42
- - `#F182339` - Resolved the panel overlapping issue, when resize it after continuously performing drag and drop actions in Dashboard Layout component.
43
-
44
- ### Splitter
45
-
46
- #### Bug Fixes
47
-
48
- - `#I463883` - The issue of "updating the pane setting dynamically with the same value despite manually resizing the pane" has been resolved.
49
-
50
- ## 21.2.6 (2023-05-23)
51
-
52
- ### Splitter
53
-
54
- #### Bug Fixes
55
-
56
- - `#I451526` - The issue with the "Pane resizing would not works properly" has been resolved.
57
-
58
5
  ## 20.4.48 (2023-02-01)
59
6
 
60
7
  ### Splitter
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-layouts.min.js
3
- * version : 22.2.9
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.2.4
4
+ * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-layouts.umd.min.js
3
- * version : 22.2.9
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.2.4
4
+ * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-layouts@*",
3
- "_id": "@syncfusion/ej2-react-layouts@22.2.5",
3
+ "_id": "@syncfusion/ej2-react-layouts@23.1.36",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-tLaQAoU7wG17NYYLFp4tHii4J/EUbQEuGtiiNTnYDmsBDMBY/lIbhPUnfThqOytH872zy32wkad9mmy6mC1szA==",
5
+ "_integrity": "sha512-iqGkCnMjI1VJWBH5XsqF9/WuVkZkL66e4DMpiLs6LbuA++y+dzoBJBxn61FlZd8FJSdrlcHDhAaZRoOnACYU8w==",
6
6
  "_location": "/@syncfusion/ej2-react-layouts",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-22.2.5.tgz",
23
- "_shasum": "b8b9c8895f059e44b9dc131426fb44e03ec9f90c",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-23.1.36.tgz",
23
+ "_shasum": "7f3b9edcfad877105d17dfd30a5f0ffc414acad6",
24
24
  "_spec": "@syncfusion/ej2-react-layouts@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
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-base": "~22.2.9",
35
- "@syncfusion/ej2-layouts": "22.2.9",
36
- "@syncfusion/ej2-react-base": "~22.2.5"
34
+ "@syncfusion/ej2-base": "~23.2.4",
35
+ "@syncfusion/ej2-layouts": "23.2.4",
36
+ "@syncfusion/ej2-react-base": "~23.2.4"
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 React",
@@ -56,6 +56,6 @@
56
56
  "type": "git",
57
57
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
58
58
  },
59
- "version": "22.2.9",
59
+ "version": "23.2.4",
60
60
  "sideEffects": false
61
61
  }
@@ -10,7 +10,7 @@ import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
10
10
  export declare class DashboardLayoutComponent extends DashboardLayout {
11
11
  state: Readonly<{
12
12
  children?: React.ReactNode | React.ReactNode[];
13
- }> & Readonly<DashboardLayoutModel & DefaultHtmlAttributes>;
13
+ }> & Readonly<DashboardLayoutModel | DefaultHtmlAttributes>;
14
14
  setState: any;
15
15
  private getDefaultAttributes;
16
16
  initRenderCalled: boolean;
@@ -23,7 +23,7 @@ export declare class DashboardLayoutComponent extends DashboardLayout {
23
23
  private immediateRender;
24
24
  props: Readonly<{
25
25
  children?: React.ReactNode | React.ReactNode[];
26
- }> & Readonly<DashboardLayoutModel & DefaultHtmlAttributes>;
26
+ }> & Readonly<DashboardLayoutModel | DefaultHtmlAttributes>;
27
27
  forceUpdate: (callBack?: () => any) => void;
28
28
  context: Object;
29
29
  portals: any;
@@ -10,7 +10,7 @@ import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
10
10
  export declare class SplitterComponent extends Splitter {
11
11
  state: Readonly<{
12
12
  children?: React.ReactNode | React.ReactNode[];
13
- }> & Readonly<SplitterModel & DefaultHtmlAttributes>;
13
+ }> & Readonly<SplitterModel | DefaultHtmlAttributes>;
14
14
  setState: any;
15
15
  private getDefaultAttributes;
16
16
  initRenderCalled: boolean;
@@ -23,7 +23,7 @@ export declare class SplitterComponent extends Splitter {
23
23
  private immediateRender;
24
24
  props: Readonly<{
25
25
  children?: React.ReactNode | React.ReactNode[];
26
- }> & Readonly<SplitterModel & DefaultHtmlAttributes>;
26
+ }> & Readonly<SplitterModel | DefaultHtmlAttributes>;
27
27
  forceUpdate: (callBack?: () => any) => void;
28
28
  context: Object;
29
29
  portals: any;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-avatar {
3
2
  -ms-flex-line-pack: center;
4
3
  align-content: center;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-avatar {
3
2
  -ms-flex-line-pack: center;
4
3
  align-content: center;
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/avatar/material3-dark.scss';
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/avatar/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  .e-avatar {
3
2
  -ms-flex-line-pack: center;
4
3
  align-content: center;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  .e-avatar {
3
2
  -ms-flex-line-pack: center;
4
3
  align-content: center;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /*! component's default definitions and variables */
3
2
  /*! component's theme wise override material-definitions and variables */
4
3
  /*! card layout */
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /*! component's theme wise override material-definitions and variables */
3
2
  /*! card layout */
4
3
  .e-bigger .e-card,
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/card/material3-dark.scss';
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/card/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! card layout */
3
2
  .e-bigger .e-card,
4
3
  .e-bigger.e-card {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! card layout */
3
2
  .e-bigger .e-card,
4
3
  .e-bigger.e-card {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /*! component's theme wise override material-definitions and variables */
3
2
  /* stylelint-disable */
4
3
  .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /*! component's theme wise override material-definitions and variables */
3
2
  /* stylelint-disable */
4
3
  .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/dashboard-layout/material3-dark.scss';
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/dashboard-layout/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! component's theme wise override tailwind-definitions and variables */
3
2
  /* stylelint-disable */
4
3
  .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  /*! component's theme wise override tailwind-definitions and variables */
3
2
  /* stylelint-disable */
4
3
  .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-avatar {
3
2
  -ms-flex-line-pack: center;
4
3
  align-content: center;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-avatar {
3
2
  -ms-flex-line-pack: center;
4
3
  align-content: center;
@@ -1,7 +1,3 @@
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");
3
- @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");
4
- @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");
5
1
  :root {
6
2
  --color-sf-black: 0, 0, 0;
7
3
  --color-sf-white: 255, 255, 255;
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
3
2
  content: "\e984";
4
3
  font-family: "e-icons";
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
2
1
  /*! component's default definitions and variables */
3
2
  .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
4
3
  content: "\e984";
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-dark-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/splitter/material3-dark.scss';
@@ -1,4 +1,3 @@
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
1
  :root {
3
2
  --color-sf-black: 0, 0, 0;
4
3
  --color-sf-white: 255, 255, 255;
@@ -1,2 +1,2 @@
1
- @import 'ej2-base/styles/material3-definition.scss';
1
+
2
2
  @import 'ej2-layouts/styles/splitter/material3.scss';
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
3
2
  content: "\e7e3";
4
3
  font-family: "e-icons";
@@ -1,4 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
1
  .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
3
2
  content: "\e7e3";
4
3
  font-family: "e-icons";
@@ -1,7 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
3
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
4
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
5
1
  .e-avatar {
6
2
  -ms-flex-line-pack: center;
7
3
  align-content: center;
@@ -1,7 +1,3 @@
1
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
2
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
3
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
4
- @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
5
1
  .e-avatar {
6
2
  -ms-flex-line-pack: center;
7
3
  align-content: center;