@syncfusion/ej2-react-layouts 23.2.4 → 24.2.3

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 (89) hide show
  1. package/README.md +1 -1
  2. package/dist/ej2-react-layouts.min.js +1 -1
  3. package/dist/ej2-react-layouts.umd.min.js +1 -1
  4. package/package.json +16 -17
  5. package/styles/avatar/bootstrap-dark.css +1 -45
  6. package/styles/avatar/bootstrap.css +1 -45
  7. package/styles/avatar/bootstrap4.css +1 -45
  8. package/styles/avatar/bootstrap5-dark.css +1 -60
  9. package/styles/avatar/bootstrap5.css +1 -60
  10. package/styles/avatar/fabric-dark.css +1 -45
  11. package/styles/avatar/fabric.css +1 -45
  12. package/styles/avatar/fluent-dark.css +1 -58
  13. package/styles/avatar/fluent.css +1 -58
  14. package/styles/avatar/highcontrast-light.css +1 -45
  15. package/styles/avatar/highcontrast.css +1 -45
  16. package/styles/avatar/material-dark.css +1 -45
  17. package/styles/avatar/material.css +1 -45
  18. package/styles/avatar/material3-dark.css +1 -113
  19. package/styles/avatar/material3.css +1 -169
  20. package/styles/avatar/tailwind-dark.css +1 -58
  21. package/styles/avatar/tailwind.css +1 -58
  22. package/styles/bootstrap-dark.css +1 -1351
  23. package/styles/bootstrap.css +1 -1352
  24. package/styles/bootstrap4.css +1 -1357
  25. package/styles/bootstrap5-dark.css +1 -1368
  26. package/styles/bootstrap5.css +1 -1368
  27. package/styles/card/bootstrap-dark.css +1 -513
  28. package/styles/card/bootstrap.css +1 -514
  29. package/styles/card/bootstrap4.css +1 -520
  30. package/styles/card/bootstrap5-dark.css +1 -513
  31. package/styles/card/bootstrap5.css +1 -513
  32. package/styles/card/fabric-dark.css +1 -513
  33. package/styles/card/fabric.css +1 -524
  34. package/styles/card/fluent-dark.css +1 -534
  35. package/styles/card/fluent.css +1 -534
  36. package/styles/card/highcontrast-light.css +1 -513
  37. package/styles/card/highcontrast.css +1 -525
  38. package/styles/card/material-dark.css +1 -513
  39. package/styles/card/material.css +1 -513
  40. package/styles/card/material3-dark.css +1 -566
  41. package/styles/card/material3.css +1 -622
  42. package/styles/card/tailwind-dark.css +1 -514
  43. package/styles/card/tailwind.css +1 -514
  44. package/styles/dashboard-layout/bootstrap-dark.css +1 -296
  45. package/styles/dashboard-layout/bootstrap.css +1 -296
  46. package/styles/dashboard-layout/bootstrap4.css +1 -296
  47. package/styles/dashboard-layout/bootstrap5-dark.css +1 -305
  48. package/styles/dashboard-layout/bootstrap5.css +1 -305
  49. package/styles/dashboard-layout/fabric-dark.css +1 -296
  50. package/styles/dashboard-layout/fabric.css +1 -296
  51. package/styles/dashboard-layout/fluent-dark.css +1 -300
  52. package/styles/dashboard-layout/fluent.css +1 -300
  53. package/styles/dashboard-layout/highcontrast-light.css +1 -234
  54. package/styles/dashboard-layout/highcontrast.css +1 -292
  55. package/styles/dashboard-layout/material-dark.css +1 -296
  56. package/styles/dashboard-layout/material.css +1 -296
  57. package/styles/dashboard-layout/material3-dark.css +1 -356
  58. package/styles/dashboard-layout/material3.css +1 -412
  59. package/styles/dashboard-layout/tailwind-dark.css +1 -317
  60. package/styles/dashboard-layout/tailwind.css +1 -317
  61. package/styles/fabric-dark.css +1 -1351
  62. package/styles/fabric.css +1 -1362
  63. package/styles/fluent-dark.css +1 -1382
  64. package/styles/fluent.css +1 -1382
  65. package/styles/highcontrast-light.css +1 -1289
  66. package/styles/highcontrast.css +1 -1359
  67. package/styles/material-dark.css +1 -1350
  68. package/styles/material.css +1 -1351
  69. package/styles/material3-dark.css +1 -1581
  70. package/styles/material3.css +1 -1805
  71. package/styles/splitter/bootstrap-dark.css +1 -496
  72. package/styles/splitter/bootstrap.css +1 -496
  73. package/styles/splitter/bootstrap4.css +1 -495
  74. package/styles/splitter/bootstrap5-dark.css +1 -489
  75. package/styles/splitter/bootstrap5.css +1 -489
  76. package/styles/splitter/fabric-dark.css +1 -496
  77. package/styles/splitter/fabric.css +1 -496
  78. package/styles/splitter/fluent-dark.css +1 -489
  79. package/styles/splitter/fluent.css +1 -489
  80. package/styles/splitter/highcontrast-light.css +1 -496
  81. package/styles/splitter/highcontrast.css +1 -496
  82. package/styles/splitter/material-dark.css +1 -495
  83. package/styles/splitter/material.css +1 -496
  84. package/styles/splitter/material3-dark.css +1 -544
  85. package/styles/splitter/material3.css +1 -600
  86. package/styles/splitter/tailwind-dark.css +1 -489
  87. package/styles/splitter/tailwind.css +1 -489
  88. package/styles/tailwind-dark.css +1 -1379
  89. package/styles/tailwind.css +1 -1379
package/README.md CHANGED
@@ -124,4 +124,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-compo
124
124
 
125
125
  Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/layouts/CHANGELOG.md/?utm_source=npm&utm_medium=listing&utm_campaign=react-layout-npm)
126
126
 
127
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
127
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-layouts.min.js
3
- * version : 23.2.4
3
+ * version : 24.2.3
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-react-layouts.umd.min.js
3
- * version : 23.2.4
3
+ * version : 24.2.3
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-react-layouts@*",
3
- "_id": "@syncfusion/ej2-react-layouts@23.1.36",
3
+ "_id": "@syncfusion/ej2-react-layouts@24.1.41",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-iqGkCnMjI1VJWBH5XsqF9/WuVkZkL66e4DMpiLs6LbuA++y+dzoBJBxn61FlZd8FJSdrlcHDhAaZRoOnACYU8w==",
5
+ "_integrity": "sha512-rW3ega7wrnJqOEGDfq7EnDR4F7O1X6P+X/M6kNZwnT9/uYQpb1kB66hb5mw6VY1mu6x/shb7Sr3oUKL0FYsVKg==",
6
6
  "_location": "/@syncfusion/ej2-react-layouts",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,21 +19,23 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-23.1.36.tgz",
23
- "_shasum": "7f3b9edcfad877105d17dfd30a5f0ffc414acad6",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-24.1.41.tgz",
23
+ "_shasum": "b5f1f712e3d971da0600aabfc95b5bbf931a0063",
24
24
  "_spec": "@syncfusion/ej2-react-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
  },
29
29
  "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
30
+ "url": "https://github.com/syncfusion/ej2-react-layouts/issues"
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~23.2.4",
35
- "@syncfusion/ej2-layouts": "23.2.4",
36
- "@syncfusion/ej2-react-base": "~23.2.4"
34
+ "@syncfusion/ej2-base": "~24.2.3",
35
+ "@syncfusion/ej2-layouts": "24.2.3",
36
+ "@syncfusion/ej2-react-base": "~24.2.3",
37
+ "awesome-typescript-loader": "^3.1.3",
38
+ "source-map-loader": "^0.2.1"
37
39
  },
38
40
  "deprecated": false,
39
41
  "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",
@@ -41,12 +43,9 @@
41
43
  "es2015": "dist/es6/ej2-react-layouts.es2015.js",
42
44
  "homepage": "https://www.syncfusion.com/react-components",
43
45
  "keywords": [
44
- "react-splitter",
45
- "react-split-panes",
46
- "react-split-area",
47
- "react-split-view",
48
- "react-split-layout",
49
- "react-dashboardlayout"
46
+ "ej2",
47
+ "syncfusion",
48
+ "ej2-react-layouts"
50
49
  ],
51
50
  "license": "SEE LICENSE IN license",
52
51
  "main": "./dist/ej2-react-layouts.umd.min.js",
@@ -54,8 +53,8 @@
54
53
  "name": "@syncfusion/ej2-react-layouts",
55
54
  "repository": {
56
55
  "type": "git",
57
- "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
56
+ "url": "git+https://github.com/syncfusion/ej2-react-layouts.git"
58
57
  },
59
- "version": "23.2.4",
58
+ "version": "24.2.3",
60
59
  "sideEffects": false
61
60
  }
@@ -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';