@syncfusion/ej2-angular-layouts 23.2.4-ngcc → 24.1.41-ngcc

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 (91) hide show
  1. package/dist/ej2-angular-layouts.umd.js +1 -1
  2. package/dist/ej2-angular-layouts.umd.min.js +1 -1
  3. package/package.json +9 -9
  4. package/schematics/utils/lib-details.d.ts +2 -2
  5. package/schematics/utils/lib-details.js +2 -2
  6. package/schematics/utils/lib-details.ts +2 -2
  7. package/styles/avatar/bootstrap-dark.css +1 -45
  8. package/styles/avatar/bootstrap.css +1 -45
  9. package/styles/avatar/bootstrap4.css +1 -45
  10. package/styles/avatar/bootstrap5-dark.css +1 -60
  11. package/styles/avatar/bootstrap5.css +1 -60
  12. package/styles/avatar/fabric-dark.css +1 -45
  13. package/styles/avatar/fabric.css +1 -45
  14. package/styles/avatar/fluent-dark.css +1 -58
  15. package/styles/avatar/fluent.css +1 -58
  16. package/styles/avatar/highcontrast-light.css +1 -45
  17. package/styles/avatar/highcontrast.css +1 -45
  18. package/styles/avatar/material-dark.css +1 -45
  19. package/styles/avatar/material.css +1 -45
  20. package/styles/avatar/material3-dark.css +1 -113
  21. package/styles/avatar/material3.css +1 -169
  22. package/styles/avatar/tailwind-dark.css +1 -58
  23. package/styles/avatar/tailwind.css +1 -58
  24. package/styles/bootstrap-dark.css +1 -1351
  25. package/styles/bootstrap.css +1 -1352
  26. package/styles/bootstrap4.css +1 -1357
  27. package/styles/bootstrap5-dark.css +1 -1368
  28. package/styles/bootstrap5.css +1 -1368
  29. package/styles/card/bootstrap-dark.css +1 -513
  30. package/styles/card/bootstrap.css +1 -514
  31. package/styles/card/bootstrap4.css +1 -520
  32. package/styles/card/bootstrap5-dark.css +1 -513
  33. package/styles/card/bootstrap5.css +1 -513
  34. package/styles/card/fabric-dark.css +1 -513
  35. package/styles/card/fabric.css +1 -524
  36. package/styles/card/fluent-dark.css +1 -534
  37. package/styles/card/fluent.css +1 -534
  38. package/styles/card/highcontrast-light.css +1 -513
  39. package/styles/card/highcontrast.css +1 -525
  40. package/styles/card/material-dark.css +1 -513
  41. package/styles/card/material.css +1 -513
  42. package/styles/card/material3-dark.css +1 -566
  43. package/styles/card/material3.css +1 -622
  44. package/styles/card/tailwind-dark.css +1 -514
  45. package/styles/card/tailwind.css +1 -514
  46. package/styles/dashboard-layout/bootstrap-dark.css +1 -296
  47. package/styles/dashboard-layout/bootstrap.css +1 -296
  48. package/styles/dashboard-layout/bootstrap4.css +1 -296
  49. package/styles/dashboard-layout/bootstrap5-dark.css +1 -305
  50. package/styles/dashboard-layout/bootstrap5.css +1 -305
  51. package/styles/dashboard-layout/fabric-dark.css +1 -296
  52. package/styles/dashboard-layout/fabric.css +1 -296
  53. package/styles/dashboard-layout/fluent-dark.css +1 -300
  54. package/styles/dashboard-layout/fluent.css +1 -300
  55. package/styles/dashboard-layout/highcontrast-light.css +1 -234
  56. package/styles/dashboard-layout/highcontrast.css +1 -292
  57. package/styles/dashboard-layout/material-dark.css +1 -296
  58. package/styles/dashboard-layout/material.css +1 -296
  59. package/styles/dashboard-layout/material3-dark.css +1 -356
  60. package/styles/dashboard-layout/material3.css +1 -412
  61. package/styles/dashboard-layout/tailwind-dark.css +1 -317
  62. package/styles/dashboard-layout/tailwind.css +1 -317
  63. package/styles/fabric-dark.css +1 -1351
  64. package/styles/fabric.css +1 -1362
  65. package/styles/fluent-dark.css +1 -1382
  66. package/styles/fluent.css +1 -1382
  67. package/styles/highcontrast-light.css +1 -1289
  68. package/styles/highcontrast.css +1 -1359
  69. package/styles/material-dark.css +1 -1350
  70. package/styles/material.css +1 -1351
  71. package/styles/material3-dark.css +1 -1581
  72. package/styles/material3.css +1 -1805
  73. package/styles/splitter/bootstrap-dark.css +1 -496
  74. package/styles/splitter/bootstrap.css +1 -496
  75. package/styles/splitter/bootstrap4.css +1 -495
  76. package/styles/splitter/bootstrap5-dark.css +1 -489
  77. package/styles/splitter/bootstrap5.css +1 -489
  78. package/styles/splitter/fabric-dark.css +1 -496
  79. package/styles/splitter/fabric.css +1 -496
  80. package/styles/splitter/fluent-dark.css +1 -489
  81. package/styles/splitter/fluent.css +1 -489
  82. package/styles/splitter/highcontrast-light.css +1 -496
  83. package/styles/splitter/highcontrast.css +1 -496
  84. package/styles/splitter/material-dark.css +1 -495
  85. package/styles/splitter/material.css +1 -496
  86. package/styles/splitter/material3-dark.css +1 -544
  87. package/styles/splitter/material3.css +1 -600
  88. package/styles/splitter/tailwind-dark.css +1 -489
  89. package/styles/splitter/tailwind.css +1 -489
  90. package/styles/tailwind-dark.css +1 -1379
  91. package/styles/tailwind.css +1 -1379
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-layouts.umd.js
3
- * version : 23.2.4
3
+ * version : 24.1.41
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-layouts.umd.min.js
3
- * version : 23.2.4
3
+ * version : 24.1.41
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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-layouts@*",
3
- "_id": "@syncfusion/ej2-angular-layouts@23.1.36",
3
+ "_id": "@syncfusion/ej2-angular-layouts@21.4.6",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-ohRv4PtCn06wtcgndvpkRXL2Qmxp6oluu8LR7MOM2gzBNywcfKgl4i6aJiOHzht7TMJ7bOp5somNXcALQXNzGA==",
5
+ "_integrity": "sha512-1xxfmPAyPHA700UoKOVEAVi9C+lPfiwI+41iGUO/fYZ+Z+e5GJLr6TjnDQloJGY8adm66Xx5426uIsVuELA2lg==",
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.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-layouts/-/ej2-angular-layouts-23.1.36.tgz",
23
- "_shasum": "bb939d3b4a0646924b722bf03b5cc2c5e0608413",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-layouts/-/ej2-angular-layouts-21.4.6.tgz",
23
+ "_shasum": "0cb5e263db123a900fec26cde36c8d48228fee87",
24
24
  "_spec": "@syncfusion/ej2-angular-layouts@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_24.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-angular-base": "~23.2.4",
35
- "@syncfusion/ej2-base": "~23.2.4",
36
- "@syncfusion/ej2-layouts": "23.2.4"
34
+ "@syncfusion/ej2-angular-base": "~24.1.41",
35
+ "@syncfusion/ej2-base": "~24.1.41",
36
+ "@syncfusion/ej2-layouts": "24.1.41"
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",
@@ -62,5 +62,5 @@
62
62
  "schematics": "./schematics/collection.json",
63
63
  "sideEffects": false,
64
64
  "typings": "ej2-angular-layouts.d.ts",
65
- "version": "23.2.4-ngcc"
65
+ "version": "24.1.41-ngcc"
66
66
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-layouts";
2
- export declare const pkgVer = "^23.1.36";
2
+ export declare const pkgVer = "^21.4.6";
3
3
  export declare const moduleName = "SplitterModule, DashboardLayoutModule";
4
- export declare const themeVer = "~23.1.36";
4
+ export declare const themeVer = "~21.4.6";
@@ -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 = '^23.2.4';
4
+ exports.pkgVer = '^24.1.41';
5
5
  exports.moduleName = 'SplitterModule, DashboardLayoutModule';
6
- exports.themeVer = '~23.2.4';
6
+ exports.themeVer = '~24.1.41';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-layouts';
2
- export const pkgVer = '^23.2.4';
2
+ export const pkgVer = '^24.1.41';
3
3
  export const moduleName = 'SplitterModule, DashboardLayoutModule';
4
- export const themeVer = '~23.2.4';
4
+ export const themeVer = '~24.1.41';
@@ -1,45 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #bcbcbc;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 5px;
11
- color: #fff;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
15
- font-size: 1em;
16
- font-weight: 400;
17
- height: 3em;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 3em;
23
- }
24
- .e-avatar img {
25
- height: 100%;
26
- width: auto;
27
- }
28
- .e-avatar.e-avatar-circle {
29
- border-radius: 50%;
30
- }
31
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
- border-radius: 50%;
33
- }
34
- .e-avatar.e-avatar-xsmall {
35
- font-size: 0.6em;
36
- }
37
- .e-avatar.e-avatar-small {
38
- font-size: 0.8em;
39
- }
40
- .e-avatar.e-avatar-large {
41
- font-size: 1.2em;
42
- }
43
- .e-avatar.e-avatar-xlarge {
44
- font-size: 1.4em;
45
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/bootstrap-dark.css';
@@ -1,45 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #bcbcbc;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 5px;
11
- color: #fff;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
15
- font-size: 1em;
16
- font-weight: 400;
17
- height: 3em;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 3em;
23
- }
24
- .e-avatar img {
25
- height: 100%;
26
- width: auto;
27
- }
28
- .e-avatar.e-avatar-circle {
29
- border-radius: 50%;
30
- }
31
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
- border-radius: 50%;
33
- }
34
- .e-avatar.e-avatar-xsmall {
35
- font-size: 0.6em;
36
- }
37
- .e-avatar.e-avatar-small {
38
- font-size: 0.8em;
39
- }
40
- .e-avatar.e-avatar-large {
41
- font-size: 1.2em;
42
- }
43
- .e-avatar.e-avatar-xlarge {
44
- font-size: 1.4em;
45
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/bootstrap.css';
@@ -1,45 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #e9ecef;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 4px;
11
- color: #212529;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
15
- font-size: 1.05em;
16
- font-weight: 400;
17
- height: 2.5em;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 2.5em;
23
- }
24
- .e-avatar img {
25
- height: 100%;
26
- width: auto;
27
- }
28
- .e-avatar.e-avatar-circle {
29
- border-radius: 50%;
30
- }
31
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
- border-radius: 50%;
33
- }
34
- .e-avatar.e-avatar-xsmall {
35
- font-size: 0.65em;
36
- }
37
- .e-avatar.e-avatar-small {
38
- font-size: 0.85em;
39
- }
40
- .e-avatar.e-avatar-large {
41
- font-size: 1.25em;
42
- }
43
- .e-avatar.e-avatar-xlarge {
44
- font-size: 1.45em;
45
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/bootstrap4.css';
@@ -1,60 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #495057;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 2px;
11
- color: #adb5bd;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
15
- font-size: 14px;
16
- font-weight: 500;
17
- height: 40px;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 40px;
23
- line-height: 22px;
24
- }
25
- .e-avatar img {
26
- height: 100%;
27
- width: auto;
28
- }
29
- .e-avatar.e-avatar-circle {
30
- border-radius: 50%;
31
- }
32
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
- border-radius: 50%;
34
- }
35
- .e-avatar.e-avatar-xsmall {
36
- font-size: 10px;
37
- height: 24px;
38
- line-height: 16px;
39
- width: 24px;
40
- }
41
- .e-avatar.e-avatar-small {
42
- font-size: 12px;
43
- height: 32px;
44
- line-height: 18px;
45
- width: 32px;
46
- }
47
- .e-avatar.e-avatar-large {
48
- font-size: 18px;
49
- border-radius: 4px;
50
- height: 48px;
51
- line-height: 28px;
52
- width: 48px;
53
- }
54
- .e-avatar.e-avatar-xlarge {
55
- font-size: 20px;
56
- border-radius: 4px;
57
- height: 56px;
58
- line-height: 28px;
59
- width: 56px;
60
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/bootstrap5-dark.css';
@@ -1,60 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #dee2e6;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 2px;
11
- color: #6c757d;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
15
- font-size: 14px;
16
- font-weight: 500;
17
- height: 40px;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 40px;
23
- line-height: 22px;
24
- }
25
- .e-avatar img {
26
- height: 100%;
27
- width: auto;
28
- }
29
- .e-avatar.e-avatar-circle {
30
- border-radius: 50%;
31
- }
32
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
- border-radius: 50%;
34
- }
35
- .e-avatar.e-avatar-xsmall {
36
- font-size: 10px;
37
- height: 24px;
38
- line-height: 16px;
39
- width: 24px;
40
- }
41
- .e-avatar.e-avatar-small {
42
- font-size: 12px;
43
- height: 32px;
44
- line-height: 18px;
45
- width: 32px;
46
- }
47
- .e-avatar.e-avatar-large {
48
- font-size: 18px;
49
- border-radius: 4px;
50
- height: 48px;
51
- line-height: 28px;
52
- width: 48px;
53
- }
54
- .e-avatar.e-avatar-xlarge {
55
- font-size: 20px;
56
- border-radius: 4px;
57
- height: 56px;
58
- line-height: 28px;
59
- width: 56px;
60
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/bootstrap5.css';
@@ -1,45 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #bcbcbc;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 5px;
11
- color: #fff;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
15
- font-size: 1em;
16
- font-weight: 400;
17
- height: 3em;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 3em;
23
- }
24
- .e-avatar img {
25
- height: 100%;
26
- width: auto;
27
- }
28
- .e-avatar.e-avatar-circle {
29
- border-radius: 50%;
30
- }
31
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
- border-radius: 50%;
33
- }
34
- .e-avatar.e-avatar-xsmall {
35
- font-size: 0.6em;
36
- }
37
- .e-avatar.e-avatar-small {
38
- font-size: 0.8em;
39
- }
40
- .e-avatar.e-avatar-large {
41
- font-size: 1.2em;
42
- }
43
- .e-avatar.e-avatar-xlarge {
44
- font-size: 1.4em;
45
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/fabric-dark.css';
@@ -1,45 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #bcbcbc;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 5px;
11
- color: #fff;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
15
- font-size: 1em;
16
- font-weight: 400;
17
- height: 3em;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 3em;
23
- }
24
- .e-avatar img {
25
- height: 100%;
26
- width: auto;
27
- }
28
- .e-avatar.e-avatar-circle {
29
- border-radius: 50%;
30
- }
31
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
- border-radius: 50%;
33
- }
34
- .e-avatar.e-avatar-xsmall {
35
- font-size: 0.6em;
36
- }
37
- .e-avatar.e-avatar-small {
38
- font-size: 0.8em;
39
- }
40
- .e-avatar.e-avatar-large {
41
- font-size: 1.2em;
42
- }
43
- .e-avatar.e-avatar-xlarge {
44
- font-size: 1.4em;
45
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/fabric.css';
@@ -1,58 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #292827;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 4px;
11
- color: #a19f9d;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
15
- font-size: 16px;
16
- font-weight: 400;
17
- height: 40px;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 40px;
23
- line-height: 24px;
24
- }
25
- .e-avatar img {
26
- height: 100%;
27
- width: auto;
28
- }
29
- .e-avatar.e-avatar-circle {
30
- border-radius: 50%;
31
- }
32
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
- border-radius: 50%;
34
- }
35
- .e-avatar.e-avatar-xsmall {
36
- font-size: 10px;
37
- height: 24px;
38
- line-height: 16px;
39
- width: 24px;
40
- }
41
- .e-avatar.e-avatar-small {
42
- font-size: 12px;
43
- height: 32px;
44
- line-height: 18px;
45
- width: 32px;
46
- }
47
- .e-avatar.e-avatar-large {
48
- font-size: 20px;
49
- height: 48px;
50
- line-height: 28px;
51
- width: 48px;
52
- }
53
- .e-avatar.e-avatar-xlarge {
54
- font-size: 24px;
55
- height: 56px;
56
- line-height: 28px;
57
- width: 56px;
58
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/fluent-dark.css';
@@ -1,58 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #edebe9;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 4px;
11
- color: #605e5c;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
15
- font-size: 16px;
16
- font-weight: 400;
17
- height: 40px;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 40px;
23
- line-height: 24px;
24
- }
25
- .e-avatar img {
26
- height: 100%;
27
- width: auto;
28
- }
29
- .e-avatar.e-avatar-circle {
30
- border-radius: 50%;
31
- }
32
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
33
- border-radius: 50%;
34
- }
35
- .e-avatar.e-avatar-xsmall {
36
- font-size: 10px;
37
- height: 24px;
38
- line-height: 16px;
39
- width: 24px;
40
- }
41
- .e-avatar.e-avatar-small {
42
- font-size: 12px;
43
- height: 32px;
44
- line-height: 18px;
45
- width: 32px;
46
- }
47
- .e-avatar.e-avatar-large {
48
- font-size: 20px;
49
- height: 48px;
50
- line-height: 28px;
51
- width: 48px;
52
- }
53
- .e-avatar.e-avatar-xlarge {
54
- font-size: 24px;
55
- height: 56px;
56
- line-height: 28px;
57
- width: 56px;
58
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/fluent.css';
@@ -1,45 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #bcbcbc;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 5px;
11
- color: #fff;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
15
- font-size: 1em;
16
- font-weight: 400;
17
- height: 3em;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 3em;
23
- }
24
- .e-avatar img {
25
- height: 100%;
26
- width: auto;
27
- }
28
- .e-avatar.e-avatar-circle {
29
- border-radius: 50%;
30
- }
31
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
- border-radius: 50%;
33
- }
34
- .e-avatar.e-avatar-xsmall {
35
- font-size: 0.6em;
36
- }
37
- .e-avatar.e-avatar-small {
38
- font-size: 0.8em;
39
- }
40
- .e-avatar.e-avatar-large {
41
- font-size: 1.2em;
42
- }
43
- .e-avatar.e-avatar-xlarge {
44
- font-size: 1.4em;
45
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/highcontrast-light.css';
@@ -1,45 +1 @@
1
- .e-avatar {
2
- -ms-flex-line-pack: center;
3
- align-content: center;
4
- -ms-flex-align: center;
5
- align-items: center;
6
- background-color: #bcbcbc;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 5px;
11
- color: #fff;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
15
- font-size: 1em;
16
- font-weight: 400;
17
- height: 3em;
18
- -ms-flex-pack: center;
19
- justify-content: center;
20
- overflow: hidden;
21
- position: relative;
22
- width: 3em;
23
- }
24
- .e-avatar img {
25
- height: 100%;
26
- width: auto;
27
- }
28
- .e-avatar.e-avatar-circle {
29
- border-radius: 50%;
30
- }
31
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
32
- border-radius: 50%;
33
- }
34
- .e-avatar.e-avatar-xsmall {
35
- font-size: 0.6em;
36
- }
37
- .e-avatar.e-avatar-small {
38
- font-size: 0.8em;
39
- }
40
- .e-avatar.e-avatar-large {
41
- font-size: 1.2em;
42
- }
43
- .e-avatar.e-avatar-xlarge {
44
- font-size: 1.4em;
45
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/highcontrast.css';