@syncfusion/ej2-vue-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 (46) hide show
  1. package/CHANGELOG.md +0 -45
  2. package/dist/ej2-vue-layouts.umd.min.js +2 -2
  3. package/dist/global/ej2-vue-layouts.min.js +3 -3
  4. package/package.json +9 -9
  5. package/src/dashboard-layout/dashboardlayout.component.d.ts +3 -1
  6. package/src/dashboard-layout/panels.directive.d.ts +3 -1
  7. package/src/splitter/panesettings.directive.d.ts +3 -1
  8. package/src/splitter/splitter.component.d.ts +3 -1
  9. package/styles/avatar/material-dark.css +0 -1
  10. package/styles/avatar/material.css +0 -1
  11. package/styles/avatar/material3-dark.css +0 -1
  12. package/styles/avatar/material3-dark.scss +1 -1
  13. package/styles/avatar/material3.css +0 -1
  14. package/styles/avatar/material3.scss +1 -1
  15. package/styles/avatar/tailwind-dark.css +0 -1
  16. package/styles/avatar/tailwind.css +0 -1
  17. package/styles/card/material-dark.css +0 -1
  18. package/styles/card/material.css +0 -1
  19. package/styles/card/material3-dark.css +0 -1
  20. package/styles/card/material3-dark.scss +1 -1
  21. package/styles/card/material3.css +0 -1
  22. package/styles/card/material3.scss +1 -1
  23. package/styles/card/tailwind-dark.css +0 -1
  24. package/styles/card/tailwind.css +0 -1
  25. package/styles/dashboard-layout/material-dark.css +0 -1
  26. package/styles/dashboard-layout/material.css +0 -1
  27. package/styles/dashboard-layout/material3-dark.css +0 -1
  28. package/styles/dashboard-layout/material3-dark.scss +1 -1
  29. package/styles/dashboard-layout/material3.css +0 -1
  30. package/styles/dashboard-layout/material3.scss +1 -1
  31. package/styles/dashboard-layout/tailwind-dark.css +0 -1
  32. package/styles/dashboard-layout/tailwind.css +0 -1
  33. package/styles/material-dark.css +0 -1
  34. package/styles/material.css +0 -1
  35. package/styles/material3-dark.css +0 -4
  36. package/styles/material3.css +0 -1
  37. package/styles/splitter/material-dark.css +0 -1
  38. package/styles/splitter/material.css +0 -1
  39. package/styles/splitter/material3-dark.css +0 -1
  40. package/styles/splitter/material3-dark.scss +1 -1
  41. package/styles/splitter/material3.css +0 -1
  42. package/styles/splitter/material3.scss +1 -1
  43. package/styles/splitter/tailwind-dark.css +0 -1
  44. package/styles/splitter/tailwind.css +0 -1
  45. package/styles/tailwind-dark.css +0 -4
  46. package/styles/tailwind.css +0 -4
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-layouts@*",
3
- "_id": "@syncfusion/ej2-vue-layouts@22.2.5",
3
+ "_id": "@syncfusion/ej2-vue-layouts@23.1.36",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-qAfzYvQSAYedGOzqH1TUiIWpqZ2hAqoPA96/TBFsMc8QtROgT/tzDkw5AGsV/UZM2aBXljoXEzzSPnxAKGB0SQ==",
5
+ "_integrity": "sha512-MkW9RNdCYUf9BpYBPXwl4yuLLTrbDw9vw8sC8VU/3aXRA/B56WaTBdjG/IXjy6Kre7da5bD6zcjyN0Me7PVGXQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-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-vue-layouts/-/ej2-vue-layouts-22.2.5.tgz",
23
- "_shasum": "8d9b2c3698476d2683178cc490176cd870002397",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-layouts/-/ej2-vue-layouts-23.1.36.tgz",
23
+ "_shasum": "02ae3f94954bd1d2c057e4e9a74519b00ed1942a",
24
24
  "_spec": "@syncfusion/ej2-vue-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-vue-base": "~22.2.5"
34
+ "@syncfusion/ej2-base": "~23.2.4",
35
+ "@syncfusion/ej2-layouts": "23.2.4",
36
+ "@syncfusion/ej2-vue-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 Vue",
@@ -60,6 +60,6 @@
60
60
  "ci-publish": "gulp ci-publish",
61
61
  "compile": "gulp ci-compile && gulp vue-global-script"
62
62
  },
63
- "version": "22.2.9",
63
+ "version": "23.2.4",
64
64
  "sideEffects": false
65
65
  }
@@ -1,3 +1,5 @@
1
+ import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
2
+ import { DashboardLayoutModel } from '@syncfusion/ej2-layouts';
1
3
  export declare const properties: string[];
2
4
  export declare const modelProps: string[];
3
5
  export declare const testProp: any;
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
8
10
  * <ejs-dashboardlayout></ejs-dashboardlayout>
9
11
  * ```
10
12
  */
11
- export declare let DashboardLayoutComponent: any;
13
+ export declare let DashboardLayoutComponent: DefineVueComponent<DashboardLayoutModel>;
12
14
  export declare type DashboardLayoutComponent = InstanceType<typeof DashboardLayoutComponent>;
13
15
  export declare const DashboardLayoutPlugin: {
14
16
  name: string;
@@ -1,3 +1,5 @@
1
+ import { DefineVueDirective } from '@syncfusion/ej2-vue-base';
2
+ import { PanelModel } from '@syncfusion/ej2-layouts';
1
3
  export declare let PanelsDirective: any;
2
4
  export declare const PanelsPlugin: {
3
5
  name: string;
@@ -15,7 +17,7 @@ export declare const PanelsPlugin: {
15
17
  * </ejs-dashboardlayout>
16
18
  * ```
17
19
  */
18
- export declare let PanelDirective: any;
20
+ export declare let PanelDirective: DefineVueDirective<PanelModel>;
19
21
  export declare const PanelPlugin: {
20
22
  name: string;
21
23
  install(Vue: any): void;
@@ -1,3 +1,5 @@
1
+ import { DefineVueDirective } from '@syncfusion/ej2-vue-base';
2
+ import { PanePropertiesModel } from '@syncfusion/ej2-layouts';
1
3
  export declare let PanesDirective: any;
2
4
  export declare const PanesPlugin: {
3
5
  name: string;
@@ -15,7 +17,7 @@ export declare const PanesPlugin: {
15
17
  * </ejs-splitter>
16
18
  * ```
17
19
  */
18
- export declare let PaneDirective: any;
20
+ export declare let PaneDirective: DefineVueDirective<PanePropertiesModel>;
19
21
  export declare const PanePlugin: {
20
22
  name: string;
21
23
  install(Vue: any): void;
@@ -1,3 +1,5 @@
1
+ import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
2
+ import { SplitterModel } from '@syncfusion/ej2-layouts';
1
3
  export declare const properties: string[];
2
4
  export declare const modelProps: string[];
3
5
  export declare const testProp: any;
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
8
10
  * <ejs-splitter></ejs-splitter>
9
11
  * ```
10
12
  */
11
- export declare let SplitterComponent: any;
13
+ export declare let SplitterComponent: DefineVueComponent<SplitterModel>;
12
14
  export declare type SplitterComponent = InstanceType<typeof SplitterComponent>;
13
15
  export declare const SplitterPlugin: {
14
16
  name: string;
@@ -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;