@syncfusion/ej2-react-layouts 23.1.36 → 24.1.41
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/dist/ej2-react-layouts.min.js +2 -2
- package/dist/ej2-react-layouts.umd.min.js +2 -2
- package/package.json +9 -9
- package/src/dashboard-layout/dashboardlayout.component.d.ts +2 -2
- package/src/splitter/splitter.component.d.ts +2 -2
- package/styles/avatar/bootstrap-dark.css +1 -45
- package/styles/avatar/bootstrap.css +1 -45
- package/styles/avatar/bootstrap4.css +1 -45
- package/styles/avatar/bootstrap5-dark.css +1 -60
- package/styles/avatar/bootstrap5.css +1 -60
- package/styles/avatar/fabric-dark.css +1 -45
- package/styles/avatar/fabric.css +1 -45
- package/styles/avatar/fluent-dark.css +1 -58
- package/styles/avatar/fluent.css +1 -58
- package/styles/avatar/highcontrast-light.css +1 -45
- package/styles/avatar/highcontrast.css +1 -45
- package/styles/avatar/material-dark.css +1 -45
- package/styles/avatar/material.css +1 -45
- package/styles/avatar/material3-dark.css +1 -113
- package/styles/avatar/material3.css +1 -169
- package/styles/avatar/tailwind-dark.css +1 -58
- package/styles/avatar/tailwind.css +1 -58
- package/styles/bootstrap-dark.css +1 -1351
- package/styles/bootstrap.css +1 -1352
- package/styles/bootstrap4.css +1 -1357
- package/styles/bootstrap5-dark.css +1 -1368
- package/styles/bootstrap5.css +1 -1368
- package/styles/card/bootstrap-dark.css +1 -513
- package/styles/card/bootstrap.css +1 -514
- package/styles/card/bootstrap4.css +1 -520
- package/styles/card/bootstrap5-dark.css +1 -513
- package/styles/card/bootstrap5.css +1 -513
- package/styles/card/fabric-dark.css +1 -513
- package/styles/card/fabric.css +1 -524
- package/styles/card/fluent-dark.css +1 -534
- package/styles/card/fluent.css +1 -534
- package/styles/card/highcontrast-light.css +1 -513
- package/styles/card/highcontrast.css +1 -525
- package/styles/card/material-dark.css +1 -513
- package/styles/card/material.css +1 -513
- package/styles/card/material3-dark.css +1 -566
- package/styles/card/material3.css +1 -622
- package/styles/card/tailwind-dark.css +1 -514
- package/styles/card/tailwind.css +1 -514
- package/styles/dashboard-layout/bootstrap-dark.css +1 -296
- package/styles/dashboard-layout/bootstrap.css +1 -296
- package/styles/dashboard-layout/bootstrap4.css +1 -296
- package/styles/dashboard-layout/bootstrap5-dark.css +1 -305
- package/styles/dashboard-layout/bootstrap5.css +1 -305
- package/styles/dashboard-layout/fabric-dark.css +1 -296
- package/styles/dashboard-layout/fabric.css +1 -296
- package/styles/dashboard-layout/fluent-dark.css +1 -300
- package/styles/dashboard-layout/fluent.css +1 -300
- package/styles/dashboard-layout/highcontrast-light.css +1 -234
- package/styles/dashboard-layout/highcontrast.css +1 -292
- package/styles/dashboard-layout/material-dark.css +1 -296
- package/styles/dashboard-layout/material.css +1 -296
- package/styles/dashboard-layout/material3-dark.css +1 -356
- package/styles/dashboard-layout/material3.css +1 -412
- package/styles/dashboard-layout/tailwind-dark.css +1 -317
- package/styles/dashboard-layout/tailwind.css +1 -317
- package/styles/fabric-dark.css +1 -1351
- package/styles/fabric.css +1 -1362
- package/styles/fluent-dark.css +1 -1382
- package/styles/fluent.css +1 -1382
- package/styles/highcontrast-light.css +1 -1289
- package/styles/highcontrast.css +1 -1359
- package/styles/material-dark.css +1 -1350
- package/styles/material.css +1 -1351
- package/styles/material3-dark.css +1 -1581
- package/styles/material3.css +1 -1805
- package/styles/splitter/bootstrap-dark.css +1 -496
- package/styles/splitter/bootstrap.css +1 -496
- package/styles/splitter/bootstrap4.css +1 -495
- package/styles/splitter/bootstrap5-dark.css +1 -489
- package/styles/splitter/bootstrap5.css +1 -489
- package/styles/splitter/fabric-dark.css +1 -496
- package/styles/splitter/fabric.css +1 -496
- package/styles/splitter/fluent-dark.css +1 -489
- package/styles/splitter/fluent.css +1 -489
- package/styles/splitter/highcontrast-light.css +1 -496
- package/styles/splitter/highcontrast.css +1 -496
- package/styles/splitter/material-dark.css +1 -495
- package/styles/splitter/material.css +1 -496
- package/styles/splitter/material3-dark.css +1 -544
- package/styles/splitter/material3.css +1 -600
- package/styles/splitter/tailwind-dark.css +1 -489
- package/styles/splitter/tailwind.css +1 -489
- package/styles/tailwind-dark.css +1 -1379
- package/styles/tailwind.css +1 -1379
@@ -1,7 +1,7 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-react-layouts.min.js
|
3
|
-
* version :
|
4
|
-
* Copyright Syncfusion Inc. 2001 -
|
3
|
+
* version : 24.1.41
|
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 :
|
4
|
-
* Copyright Syncfusion Inc. 2001 -
|
3
|
+
* version : 24.1.41
|
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@21.4.
|
3
|
+
"_id": "@syncfusion/ej2-react-layouts@21.4.6",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-BC68cCnk9VlGJxSrgvgmtiYWwC9kLENn/HtmsSc1iAvyEZqhCDG4Ev/BpQdPuVU5FpGBBbqQcv0CKCLAYRqcWg==",
|
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-release/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-21.4.
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-21.4.6.tgz",
|
23
|
+
"_shasum": "36ff3a158058f566760557234ff820d0f6a40be5",
|
24
24
|
"_spec": "@syncfusion/ej2-react-layouts@*",
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
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-base": "~
|
35
|
-
"@syncfusion/ej2-layouts": "
|
36
|
-
"@syncfusion/ej2-react-base": "~
|
34
|
+
"@syncfusion/ej2-base": "~24.1.41",
|
35
|
+
"@syncfusion/ej2-layouts": "24.1.41",
|
36
|
+
"@syncfusion/ej2-react-base": "~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 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": "
|
59
|
+
"version": "24.1.41",
|
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
|
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
|
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
|
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
|
26
|
+
}> & Readonly<SplitterModel | DefaultHtmlAttributes>;
|
27
27
|
forceUpdate: (callBack?: () => any) => void;
|
28
28
|
context: Object;
|
29
29
|
portals: any;
|
@@ -1,45 +1 @@
|
|
1
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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
|
-
|
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';
|
package/styles/avatar/fabric.css
CHANGED
@@ -1,45 +1 @@
|
|
1
|
-
|
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
|
-
|
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';
|
package/styles/avatar/fluent.css
CHANGED
@@ -1,58 +1 @@
|
|
1
|
-
|
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
|
-
|
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
|
-
|
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';
|