@syncfusion/ej2-vue-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.
Files changed (88) hide show
  1. package/dist/ej2-vue-layouts.umd.min.js +2 -2
  2. package/dist/global/ej2-vue-layouts.min.js +3 -3
  3. package/package.json +9 -9
  4. package/styles/avatar/bootstrap-dark.css +1 -45
  5. package/styles/avatar/bootstrap.css +1 -45
  6. package/styles/avatar/bootstrap4.css +1 -45
  7. package/styles/avatar/bootstrap5-dark.css +1 -60
  8. package/styles/avatar/bootstrap5.css +1 -60
  9. package/styles/avatar/fabric-dark.css +1 -45
  10. package/styles/avatar/fabric.css +1 -45
  11. package/styles/avatar/fluent-dark.css +1 -58
  12. package/styles/avatar/fluent.css +1 -58
  13. package/styles/avatar/highcontrast-light.css +1 -45
  14. package/styles/avatar/highcontrast.css +1 -45
  15. package/styles/avatar/material-dark.css +1 -45
  16. package/styles/avatar/material.css +1 -45
  17. package/styles/avatar/material3-dark.css +1 -113
  18. package/styles/avatar/material3.css +1 -169
  19. package/styles/avatar/tailwind-dark.css +1 -58
  20. package/styles/avatar/tailwind.css +1 -58
  21. package/styles/bootstrap-dark.css +1 -1351
  22. package/styles/bootstrap.css +1 -1352
  23. package/styles/bootstrap4.css +1 -1357
  24. package/styles/bootstrap5-dark.css +1 -1368
  25. package/styles/bootstrap5.css +1 -1368
  26. package/styles/card/bootstrap-dark.css +1 -513
  27. package/styles/card/bootstrap.css +1 -514
  28. package/styles/card/bootstrap4.css +1 -520
  29. package/styles/card/bootstrap5-dark.css +1 -513
  30. package/styles/card/bootstrap5.css +1 -513
  31. package/styles/card/fabric-dark.css +1 -513
  32. package/styles/card/fabric.css +1 -524
  33. package/styles/card/fluent-dark.css +1 -534
  34. package/styles/card/fluent.css +1 -534
  35. package/styles/card/highcontrast-light.css +1 -513
  36. package/styles/card/highcontrast.css +1 -525
  37. package/styles/card/material-dark.css +1 -513
  38. package/styles/card/material.css +1 -513
  39. package/styles/card/material3-dark.css +1 -566
  40. package/styles/card/material3.css +1 -622
  41. package/styles/card/tailwind-dark.css +1 -514
  42. package/styles/card/tailwind.css +1 -514
  43. package/styles/dashboard-layout/bootstrap-dark.css +1 -296
  44. package/styles/dashboard-layout/bootstrap.css +1 -296
  45. package/styles/dashboard-layout/bootstrap4.css +1 -296
  46. package/styles/dashboard-layout/bootstrap5-dark.css +1 -305
  47. package/styles/dashboard-layout/bootstrap5.css +1 -305
  48. package/styles/dashboard-layout/fabric-dark.css +1 -296
  49. package/styles/dashboard-layout/fabric.css +1 -296
  50. package/styles/dashboard-layout/fluent-dark.css +1 -300
  51. package/styles/dashboard-layout/fluent.css +1 -300
  52. package/styles/dashboard-layout/highcontrast-light.css +1 -234
  53. package/styles/dashboard-layout/highcontrast.css +1 -292
  54. package/styles/dashboard-layout/material-dark.css +1 -296
  55. package/styles/dashboard-layout/material.css +1 -296
  56. package/styles/dashboard-layout/material3-dark.css +1 -356
  57. package/styles/dashboard-layout/material3.css +1 -412
  58. package/styles/dashboard-layout/tailwind-dark.css +1 -317
  59. package/styles/dashboard-layout/tailwind.css +1 -317
  60. package/styles/fabric-dark.css +1 -1351
  61. package/styles/fabric.css +1 -1362
  62. package/styles/fluent-dark.css +1 -1382
  63. package/styles/fluent.css +1 -1382
  64. package/styles/highcontrast-light.css +1 -1289
  65. package/styles/highcontrast.css +1 -1359
  66. package/styles/material-dark.css +1 -1350
  67. package/styles/material.css +1 -1351
  68. package/styles/material3-dark.css +1 -1581
  69. package/styles/material3.css +1 -1805
  70. package/styles/splitter/bootstrap-dark.css +1 -496
  71. package/styles/splitter/bootstrap.css +1 -496
  72. package/styles/splitter/bootstrap4.css +1 -495
  73. package/styles/splitter/bootstrap5-dark.css +1 -489
  74. package/styles/splitter/bootstrap5.css +1 -489
  75. package/styles/splitter/fabric-dark.css +1 -496
  76. package/styles/splitter/fabric.css +1 -496
  77. package/styles/splitter/fluent-dark.css +1 -489
  78. package/styles/splitter/fluent.css +1 -489
  79. package/styles/splitter/highcontrast-light.css +1 -496
  80. package/styles/splitter/highcontrast.css +1 -496
  81. package/styles/splitter/material-dark.css +1 -495
  82. package/styles/splitter/material.css +1 -496
  83. package/styles/splitter/material3-dark.css +1 -544
  84. package/styles/splitter/material3.css +1 -600
  85. package/styles/splitter/tailwind-dark.css +1 -489
  86. package/styles/splitter/tailwind.css +1 -489
  87. package/styles/tailwind-dark.css +1 -1379
  88. package/styles/tailwind.css +1 -1379
@@ -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: "Roboto", "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/material.css';
@@ -1,113 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 208, 188, 255;
5
- --color-sf-primary-container: 79, 55, 139;
6
- --color-sf-secondary: 204, 194, 220;
7
- --color-sf-secondary-container: 74, 68, 88;
8
- --color-sf-tertiary: 239, 184, 200;
9
- --color-sf-tertiary-container: 99, 59, 72;
10
- --color-sf-surface: 28, 27, 31;
11
- --color-sf-surface-variant: 73, 69, 79;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 55, 30, 115;
14
- --color-sf-on-primary-container: 234, 221, 255;
15
- --color-sf-on-secondary: 51, 45, 65;
16
- --color-sf-on-secondary-container: 232, 222, 248;
17
- --color-sf-on-tertiary: 73, 37, 50;
18
- --color-sf-on-tertiary-containe: 255, 216, 228;
19
- --color-sf-on-surface: 230, 225, 229;
20
- --color-sf-on-surface-variant: 202, 196, 208;
21
- --color-sf-on-background: 230, 225, 229;
22
- --color-sf-outline: 147, 143, 153;
23
- --color-sf-outline-variant: 68, 71, 70;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 208, 188, 255;
26
- --color-sf-inverse-surface: 230, 225, 229;
27
- --color-sf-inverse-on-surface: 49, 48, 51;
28
- --color-sf-inverse-primary: 103, 80, 164;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 242, 184, 181;
31
- --color-sf-error-container: 140, 29, 24;
32
- --color-sf-on-error: 96, 20, 16;
33
- --color-sf-on-error-container: 249, 222, 220;
34
- --color-sf-success: 83, 202, 23;
35
- --color-sf-success-container: 22, 62, 2;
36
- --color-sf-on-success: 13, 39, 0;
37
- --color-sf-on-success-container: 183, 250, 150;
38
- --color-sf-info: 71, 172, 251;
39
- --color-sf-info-container: 0, 67, 120;
40
- --color-sf-on-info: 0, 51, 91;
41
- --color-sf-on-info-container: 173, 219, 255;
42
- --color-sf-warning: 245, 180, 130;
43
- --color-sf-warning-container: 123, 65, 0;
44
- --color-sf-on-warning: 99, 52, 0;
45
- --color-sf-on-warning-container: 255, 220, 193;
46
- --color-sf-spreadsheet-gridline: 231, 224, 236;
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
48
- --color-sf-success-text: 0, 0, 0;
49
- --color-sf-warning-text: 0, 0, 0;
50
- --color-sf-info-text: 0, 0, 0;
51
- --color-sf-danger-text: 0, 0, 0;
52
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
54
- }
55
-
56
- .e-avatar {
57
- -ms-flex-line-pack: center;
58
- align-content: center;
59
- -ms-flex-align: center;
60
- align-items: center;
61
- background-color: rgba(var(--color-sf-primary-container));
62
- background-position: center;
63
- background-repeat: no-repeat;
64
- background-size: cover;
65
- border-radius: 4px;
66
- color: rgba(var(--color-sf-on-primary-container));
67
- display: -ms-inline-flexbox;
68
- display: inline-flex;
69
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
70
- font-size: 20px;
71
- font-weight: 500;
72
- height: 40px;
73
- -ms-flex-pack: center;
74
- justify-content: center;
75
- overflow: hidden;
76
- position: relative;
77
- width: 40px;
78
- line-height: 20px;
79
- }
80
- .e-avatar img {
81
- height: 100%;
82
- width: auto;
83
- }
84
- .e-avatar.e-avatar-circle {
85
- border-radius: 50%;
86
- }
87
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
88
- border-radius: 50%;
89
- }
90
- .e-avatar.e-avatar-xsmall {
91
- font-size: 14px;
92
- height: 24px;
93
- line-height: 14px;
94
- width: 24px;
95
- }
96
- .e-avatar.e-avatar-small {
97
- font-size: 18px;
98
- height: 32px;
99
- line-height: 18px;
100
- width: 32px;
101
- }
102
- .e-avatar.e-avatar-large {
103
- font-size: 26px;
104
- height: 48px;
105
- line-height: 26px;
106
- width: 48px;
107
- }
108
- .e-avatar.e-avatar-xlarge {
109
- font-size: 30px;
110
- height: 56px;
111
- line-height: 30px;
112
- width: 56px;
113
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/material3-dark.css';
@@ -1,169 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 103, 80, 164;
5
- --color-sf-primary-container: 234, 221, 255;
6
- --color-sf-secondary: 98, 91, 113;
7
- --color-sf-secondary-container: 232, 222, 248;
8
- --color-sf-tertiary: 125, 82, 96;
9
- --color-sf-tertiary-container: 255, 216, 228;
10
- --color-sf-surface: 255, 255, 255;
11
- --color-sf-surface-variant: 231, 224, 236;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 255, 255, 255;
14
- --color-sf-on-primary-container: 33, 0, 94;
15
- --color-sf-on-secondary: 255, 255, 255;
16
- --color-sf-on-secondary-container: 30, 25, 43;
17
- --color-sf-on-tertiary: 255, 255, 255;
18
- --color-sf-on-tertiary-containe: 55, 11, 30;
19
- --color-sf-on-surface: 28, 27, 31;
20
- --color-sf-on-surface-variant: 73, 69, 78;
21
- --color-sf-on-background: 28, 27, 31;
22
- --color-sf-outline: 121, 116, 126;
23
- --color-sf-outline-variant: 196, 199, 197;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 103, 80, 164;
26
- --color-sf-inverse-surface: 49, 48, 51;
27
- --color-sf-inverse-on-surface: 244, 239, 244;
28
- --color-sf-inverse-primary: 208, 188, 255;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 179, 38, 30;
31
- --color-sf-error-container: 249, 222, 220;
32
- --color-sf-on-error: 255, 250, 250;
33
- --color-sf-on-error-container: 65, 14, 11;
34
- --color-sf-success: 32, 81, 7;
35
- --color-sf-success-container: 209, 255, 186;
36
- --color-sf-on-success: 244, 255, 239;
37
- --color-sf-on-success-container: 13, 39, 0;
38
- --color-sf-info: 1, 87, 155;
39
- --color-sf-info-container: 233, 245, 255;
40
- --color-sf-on-info: 250, 253, 255;
41
- --color-sf-on-info-container: 0, 51, 91;
42
- --color-sf-warning: 145, 76, 0;
43
- --color-sf-warning-container: 254, 236, 222;
44
- --color-sf-on-warning: 255, 255, 255;
45
- --color-sf-on-warning-container: 47, 21, 0;
46
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
48
- --color-sf-diagram-palette-background: --color-sf-white;
49
- --color-sf-success-text: 255, 255, 255;
50
- --color-sf-warning-text: 255, 255, 255;
51
- --color-sf-danger-text: 255, 255, 255;
52
- --color-sf-info-text: 255, 255, 255;
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
54
- --color-sf-secondary-bg-color: var(--color-sf-surface);
55
- }
56
-
57
- .e-dark-mode {
58
- --color-sf-black: 0, 0, 0;
59
- --color-sf-white: 255, 255, 255;
60
- --color-sf-primary: 208, 188, 255;
61
- --color-sf-primary-container: 79, 55, 139;
62
- --color-sf-secondary: 204, 194, 220;
63
- --color-sf-secondary-container: 74, 68, 88;
64
- --color-sf-tertiary: 239, 184, 200;
65
- --color-sf-tertiary-container: 99, 59, 72;
66
- --color-sf-surface: 28, 27, 31;
67
- --color-sf-surface-variant: 28, 27, 31;
68
- --color-sf-background: var(--color-sf-surface);
69
- --color-sf-on-primary: 55, 30, 115;
70
- --color-sf-on-primary-container: 234, 221, 255;
71
- --color-sf-on-secondary: 51, 45, 65;
72
- --color-sf-on-secondary-container: 232, 222, 248;
73
- --color-sf-on-tertiary: 73, 37, 50;
74
- --color-sf-on-tertiary-containe: 255, 216, 228;
75
- --color-sf-on-surface: 230, 225, 229;
76
- --color-sf-on-surface-variant: 202, 196, 208;
77
- --color-sf-on-background: 230, 225, 229;
78
- --color-sf-outline: 147, 143, 153;
79
- --color-sf-outline-variant: 68, 71, 70;
80
- --color-sf-shadow: 0, 0, 0;
81
- --color-sf-surface-tint-color: 208, 188, 255;
82
- --color-sf-inverse-surface: 230, 225, 229;
83
- --color-sf-inverse-on-surface: 49, 48, 51;
84
- --color-sf-inverse-primary: 103, 80, 164;
85
- --color-sf-scrim: 0, 0, 0;
86
- --color-sf-error: 242, 184, 181;
87
- --color-sf-error-container: 140, 29, 24;
88
- --color-sf-on-error: 96, 20, 16;
89
- --color-sf-on-error-container: 249, 222, 220;
90
- --color-sf-success: 83, 202, 23;
91
- --color-sf-success-container: 22, 62, 2;
92
- --color-sf-on-success: 13, 39, 0;
93
- --color-sf-on-success-container: 183, 250, 150;
94
- --color-sf-info: 71, 172, 251;
95
- --color-sf-info-container: 0, 67, 120;
96
- --color-sf-on-info: 0, 51, 91;
97
- --color-sf-on-info-container: 173, 219, 255;
98
- --color-sf-warning: 245, 180, 130;
99
- --color-sf-warning-container: 123, 65, 0;
100
- --color-sf-on-warning: 99, 52, 0;
101
- --color-sf-on-warning-container: 255, 220, 193;
102
- --color-sf-spreadsheet-gridline: 231, 224, 236;
103
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
104
- --color-sf-success-text: 0, 0, 0;
105
- --color-sf-warning-text: 0, 0, 0;
106
- --color-sf-info-text: 0, 0, 0;
107
- --color-sf-danger-text: 0, 0, 0;
108
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
109
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
110
- }
111
-
112
- .e-avatar {
113
- -ms-flex-line-pack: center;
114
- align-content: center;
115
- -ms-flex-align: center;
116
- align-items: center;
117
- background-color: rgba(var(--color-sf-primary-container));
118
- background-position: center;
119
- background-repeat: no-repeat;
120
- background-size: cover;
121
- border-radius: 4px;
122
- color: rgba(var(--color-sf-on-primary-container));
123
- display: -ms-inline-flexbox;
124
- display: inline-flex;
125
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
126
- font-size: 20px;
127
- font-weight: 500;
128
- height: 40px;
129
- -ms-flex-pack: center;
130
- justify-content: center;
131
- overflow: hidden;
132
- position: relative;
133
- width: 40px;
134
- line-height: 20px;
135
- }
136
- .e-avatar img {
137
- height: 100%;
138
- width: auto;
139
- }
140
- .e-avatar.e-avatar-circle {
141
- border-radius: 50%;
142
- }
143
- .e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
144
- border-radius: 50%;
145
- }
146
- .e-avatar.e-avatar-xsmall {
147
- font-size: 14px;
148
- height: 24px;
149
- line-height: 14px;
150
- width: 24px;
151
- }
152
- .e-avatar.e-avatar-small {
153
- font-size: 18px;
154
- height: 32px;
155
- line-height: 18px;
156
- width: 32px;
157
- }
158
- .e-avatar.e-avatar-large {
159
- font-size: 26px;
160
- height: 48px;
161
- line-height: 26px;
162
- width: 48px;
163
- }
164
- .e-avatar.e-avatar-xlarge {
165
- font-size: 30px;
166
- height: 56px;
167
- line-height: 30px;
168
- width: 56px;
169
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/material3.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: #4b5563;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 4px;
11
- color: #9ca3af;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Inter";
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
- height: 48px;
50
- line-height: 28px;
51
- width: 48px;
52
- }
53
- .e-avatar.e-avatar-xlarge {
54
- font-size: 20px;
55
- height: 56px;
56
- line-height: 28px;
57
- width: 56px;
58
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/tailwind-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: #e5e7eb;
7
- background-position: center;
8
- background-repeat: no-repeat;
9
- background-size: cover;
10
- border-radius: 4px;
11
- color: #6b7280;
12
- display: -ms-inline-flexbox;
13
- display: inline-flex;
14
- font-family: "Inter";
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
- height: 48px;
50
- line-height: 28px;
51
- width: 48px;
52
- }
53
- .e-avatar.e-avatar-xlarge {
54
- font-size: 20px;
55
- height: 56px;
56
- line-height: 28px;
57
- width: 56px;
58
- }
1
+ @import '@syncfusion/ej2-layouts/styles/avatar/tailwind.css';