@syncfusion/ej2-ribbon 31.2.2 → 32.1.19
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/README.md +11 -2
- package/dist/ej2-ribbon.umd.min.js +1 -10
- package/dist/ej2-ribbon.umd.min.js.map +1 -1
- package/dist/es6/ej2-ribbon.es2015.js +2 -2
- package/dist/es6/ej2-ribbon.es2015.js.map +1 -1
- package/dist/es6/ej2-ribbon.es5.js +2 -2
- package/dist/es6/ej2-ribbon.es5.js.map +1 -1
- package/dist/global/ej2-ribbon.min.js +1 -10
- package/dist/global/ej2-ribbon.min.js.map +1 -1
- package/dist/global/index.d.ts +0 -9
- package/package.json +8 -8
- package/src/ribbon/base/ribbon-model.d.ts +1 -1
- package/src/ribbon/base/ribbon.js +3 -3
- package/styles/bds-lite.scss +17 -18
- package/styles/bds.scss +18 -19
- package/styles/bootstrap-dark-lite.scss +17 -18
- package/styles/bootstrap-dark.scss +18 -19
- package/styles/bootstrap-lite.scss +17 -18
- package/styles/bootstrap.scss +18 -19
- package/styles/bootstrap4-lite.scss +17 -18
- package/styles/bootstrap4.scss +18 -19
- package/styles/bootstrap5-dark-lite.scss +17 -18
- package/styles/bootstrap5-dark.scss +18 -19
- package/styles/bootstrap5-lite.scss +18 -18
- package/styles/bootstrap5.3-lite.css +81 -1
- package/styles/bootstrap5.3-lite.scss +18 -18
- package/styles/bootstrap5.3.css +81 -1
- package/styles/bootstrap5.3.scss +19 -19
- package/styles/bootstrap5.scss +19 -19
- package/styles/fabric-dark-lite.scss +18 -18
- package/styles/fabric-dark.scss +19 -19
- package/styles/fabric-lite.scss +18 -18
- package/styles/fabric.scss +19 -19
- package/styles/fluent-dark-lite.scss +18 -18
- package/styles/fluent-dark.scss +19 -19
- package/styles/fluent-lite.scss +18 -18
- package/styles/fluent.scss +19 -19
- package/styles/fluent2-lite.css +122 -8
- package/styles/fluent2-lite.scss +18 -18
- package/styles/fluent2.css +123 -9
- package/styles/fluent2.scss +19 -19
- package/styles/highcontrast-light-lite.css +1 -1
- package/styles/highcontrast-light-lite.scss +17 -17
- package/styles/highcontrast-light.css +1 -1
- package/styles/highcontrast-light.scss +18 -18
- package/styles/highcontrast-lite.css +1 -1
- package/styles/highcontrast-lite.scss +18 -18
- package/styles/highcontrast.css +1 -1
- package/styles/highcontrast.scss +19 -19
- package/styles/material-dark-lite.scss +18 -18
- package/styles/material-dark.scss +19 -19
- package/styles/material-lite.scss +17 -18
- package/styles/material.scss +18 -19
- package/styles/material3-dark-lite.css +141 -2
- package/styles/material3-dark-lite.scss +18 -18
- package/styles/material3-dark.css +141 -2
- package/styles/material3-dark.scss +19 -21
- package/styles/material3-lite.css +141 -2
- package/styles/material3-lite.scss +18 -18
- package/styles/material3.css +141 -2
- package/styles/material3.scss +19 -21
- package/styles/ribbon/_all.scss +2 -2
- package/styles/ribbon/_bds-definition.scss +144 -0
- package/styles/ribbon/_bigger.scss +20 -18
- package/styles/ribbon/_bootstrap-dark-definition.scss +140 -0
- package/styles/ribbon/_bootstrap-definition.scss +140 -0
- package/styles/ribbon/_bootstrap4-definition.scss +140 -0
- package/styles/ribbon/_bootstrap5-dark-definition.scss +555 -1
- package/styles/ribbon/_bootstrap5-definition.scss +140 -0
- package/styles/ribbon/_bootstrap5.3-definition.scss +140 -0
- package/styles/ribbon/_fabric-dark-definition.scss +140 -0
- package/styles/ribbon/_fabric-definition.scss +140 -0
- package/styles/ribbon/_fluent-dark-definition.scss +555 -1
- package/styles/ribbon/_fluent-definition.scss +140 -0
- package/styles/ribbon/_fluent2-definition.scss +151 -0
- package/styles/ribbon/_fusionnew-definition.scss +138 -0
- package/styles/ribbon/_highcontrast-definition.scss +141 -0
- package/styles/ribbon/_highcontrast-light-definition.scss +141 -0
- package/styles/ribbon/_layout.scss +127 -125
- package/styles/ribbon/_material-dark-definition.scss +140 -0
- package/styles/ribbon/_material-definition.scss +140 -0
- package/styles/ribbon/_material3-dark-definition.scss +555 -1
- package/styles/ribbon/_material3-definition.scss +140 -0
- package/styles/ribbon/_tailwind-dark-definition.scss +559 -1
- package/styles/ribbon/_tailwind-definition.scss +144 -0
- package/styles/ribbon/_tailwind3-definition.scss +191 -47
- package/styles/ribbon/_theme-variables.scss +1 -0
- package/styles/ribbon/_theme.scss +3 -1
- package/styles/ribbon/bds.scss +19 -19
- package/styles/ribbon/bootstrap-dark.scss +19 -19
- package/styles/ribbon/bootstrap.scss +19 -19
- package/styles/ribbon/bootstrap4.scss +19 -19
- package/styles/ribbon/bootstrap5-dark.scss +19 -19
- package/styles/ribbon/bootstrap5.3.css +81 -1
- package/styles/ribbon/bootstrap5.3.scss +19 -19
- package/styles/ribbon/bootstrap5.scss +19 -19
- package/styles/ribbon/fabric-dark.scss +19 -19
- package/styles/ribbon/fabric.scss +19 -19
- package/styles/ribbon/fluent-dark.scss +19 -19
- package/styles/ribbon/fluent.scss +19 -19
- package/styles/ribbon/fluent2.css +123 -9
- package/styles/ribbon/fluent2.scss +19 -19
- package/styles/ribbon/highcontrast-light.css +1 -1
- package/styles/ribbon/highcontrast-light.scss +18 -18
- package/styles/ribbon/highcontrast.css +1 -1
- package/styles/ribbon/highcontrast.scss +19 -19
- package/styles/ribbon/icons/_bds.scss +1 -0
- package/styles/ribbon/icons/_bootstrap-dark.scss +1 -0
- package/styles/ribbon/icons/_bootstrap.scss +1 -0
- package/styles/ribbon/icons/_bootstrap4.scss +1 -0
- package/styles/ribbon/icons/_bootstrap5-dark.scss +1 -1
- package/styles/ribbon/icons/_bootstrap5.3.scss +1 -0
- package/styles/ribbon/icons/_bootstrap5.scss +1 -0
- package/styles/ribbon/icons/_fabric-dark.scss +1 -0
- package/styles/ribbon/icons/_fabric.scss +1 -0
- package/styles/ribbon/icons/_fluent-dark.scss +1 -1
- package/styles/ribbon/icons/_fluent.scss +1 -0
- package/styles/ribbon/icons/_fluent2.scss +1 -0
- package/styles/ribbon/icons/_fusionnew.scss +1 -0
- package/styles/ribbon/icons/_highcontrast.scss +1 -0
- package/styles/ribbon/icons/_material-dark.scss +1 -0
- package/styles/ribbon/icons/_material.scss +1 -0
- package/styles/ribbon/icons/_material3-dark.scss +1 -1
- package/styles/ribbon/icons/_material3.scss +1 -0
- package/styles/ribbon/icons/_tailwind-dark.scss +1 -0
- package/styles/ribbon/icons/_tailwind.scss +1 -0
- package/styles/ribbon/icons/_tailwind3.scss +1 -0
- package/styles/ribbon/material-dark.scss +19 -19
- package/styles/ribbon/material.scss +19 -19
- package/styles/ribbon/material3-dark.css +141 -2
- package/styles/ribbon/material3-dark.scss +19 -20
- package/styles/ribbon/material3.css +141 -2
- package/styles/ribbon/material3.scss +19 -20
- package/styles/ribbon/tailwind-dark.scss +19 -19
- package/styles/ribbon/tailwind.scss +19 -19
- package/styles/ribbon/tailwind3.css +101 -31
- package/styles/ribbon/tailwind3.scss +19 -19
- package/styles/tailwind-dark-lite.scss +18 -18
- package/styles/tailwind-dark.scss +19 -19
- package/styles/tailwind-lite.scss +18 -18
- package/styles/tailwind.scss +19 -19
- package/styles/tailwind3-lite.css +101 -31
- package/styles/tailwind3-lite.scss +18 -18
- package/styles/tailwind3.css +101 -31
- package/styles/tailwind3.scss +19 -19
- package/.eslintrc.json +0 -263
- package/aceconfig.js +0 -17
- package/tslint.json +0 -111
package/styles/fluent.scss
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
15
|
-
@
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
-
@
|
|
19
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/fluent' as *;
|
|
2
|
+
@use 'ej2-popups/styles/tooltip/fluent-definition' as *;
|
|
3
|
+
@use 'ej2-buttons/styles/button/fluent-definition' as *;
|
|
4
|
+
@use 'ej2-buttons/styles/check-box/fluent-definition' as *;
|
|
5
|
+
@use 'ej2-splitbuttons/styles/drop-down-button/fluent-definition' as *;
|
|
6
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fluent-definition' as *;
|
|
7
|
+
@use 'ej2-dropdowns/styles/drop-down-list/fluent-definition' as *;
|
|
8
|
+
@use 'ej2-dropdowns/styles/combo-box/fluent-definition' as *;
|
|
9
|
+
@use 'ej2-navigations/styles/h-scroll/fluent-definition' as *;
|
|
10
|
+
@use 'ej2-navigations/styles/v-scroll/fluent-definition' as *;
|
|
11
|
+
@use 'ej2-navigations/styles/context-menu/fluent-definition' as *;
|
|
12
|
+
@use 'ej2-navigations/styles/toolbar/fluent-definition' as *;
|
|
13
|
+
@use 'ej2-navigations/styles/menu/fluent-definition' as *;
|
|
14
|
+
@use 'ej2-navigations/styles/tab/fluent-definition' as *;
|
|
15
|
+
@use 'ej2-inputs/styles/color-picker/fluent-definition' as *;
|
|
16
|
+
@use 'ribbon/fluent-definition' as *;
|
|
17
|
+
@use 'ribbon/icons/fluent' as *;
|
|
18
|
+
@use 'ribbon/all' as *;
|
|
19
|
+
@use 'ribbon/bigger' as *;
|
package/styles/fluent2-lite.css
CHANGED
|
@@ -4,6 +4,86 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
/* Font Family */
|
|
10
|
+
/* Font Sizes */
|
|
11
|
+
/* Radius */
|
|
12
|
+
/* 1px */
|
|
13
|
+
/* 2px */
|
|
14
|
+
/* 3px */
|
|
15
|
+
/* 4px */
|
|
16
|
+
/* 5px */
|
|
17
|
+
/* 6px */
|
|
18
|
+
/* 7px */
|
|
19
|
+
/* 8px */
|
|
20
|
+
/* 9px */
|
|
21
|
+
/* 10px */
|
|
22
|
+
/* 11px */
|
|
23
|
+
/* 12px */
|
|
24
|
+
/* 13px */
|
|
25
|
+
/* 14px */
|
|
26
|
+
/* 15px */
|
|
27
|
+
/* 16px */
|
|
28
|
+
/* 17px */
|
|
29
|
+
/* 18px */
|
|
30
|
+
/* 19px */
|
|
31
|
+
/* 20px */
|
|
32
|
+
/* 21px */
|
|
33
|
+
/* 22px */
|
|
34
|
+
/* 23px */
|
|
35
|
+
/* 24px */
|
|
36
|
+
/* 25px */
|
|
37
|
+
/* 26px */
|
|
38
|
+
/* 27px */
|
|
39
|
+
/* 28px */
|
|
40
|
+
/* 29px */
|
|
41
|
+
/* 30px */
|
|
42
|
+
/* 31px */
|
|
43
|
+
/* 32px */
|
|
44
|
+
/* 33px */
|
|
45
|
+
/* 34px */
|
|
46
|
+
/* 35px */
|
|
47
|
+
/* 36px */
|
|
48
|
+
/* 37px */
|
|
49
|
+
/* 38px */
|
|
50
|
+
/* 39px */
|
|
51
|
+
/* 40px */
|
|
52
|
+
/* 41px */
|
|
53
|
+
/* 42px */
|
|
54
|
+
/* 43px */
|
|
55
|
+
/* 44px */
|
|
56
|
+
/* 45px */
|
|
57
|
+
/* 46px */
|
|
58
|
+
/* 47px */
|
|
59
|
+
/* 48px */
|
|
60
|
+
/* 49px */
|
|
61
|
+
/* 50px */
|
|
62
|
+
/* 5em */
|
|
63
|
+
/* 65% */
|
|
64
|
+
/* border */
|
|
65
|
+
/* 0px */
|
|
66
|
+
/* 1px */
|
|
67
|
+
/* 1.5px */
|
|
68
|
+
/* 2px */
|
|
69
|
+
/* 3px */
|
|
70
|
+
/* 4px */
|
|
71
|
+
/* 5px */
|
|
72
|
+
/* 6px */
|
|
73
|
+
/* 7px */
|
|
74
|
+
/* 8px */
|
|
75
|
+
/* 9px */
|
|
76
|
+
/* 10px */
|
|
77
|
+
/* 11px */
|
|
78
|
+
/* 12px */
|
|
79
|
+
/* 13px */
|
|
80
|
+
/* 14px */
|
|
81
|
+
/* 15px */
|
|
82
|
+
/* 16px */
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
7
87
|
.e-dropdownbase .e-list-item.e-active,
|
|
8
88
|
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
9
89
|
font-weight: 400;
|
|
@@ -32,7 +112,7 @@
|
|
|
32
112
|
|
|
33
113
|
/* stylelint-disable */
|
|
34
114
|
.e-dropdownbase .e-list-item {
|
|
35
|
-
border-radius:
|
|
115
|
+
border-radius: calc(var(--e-radius) * 0.375) !important;
|
|
36
116
|
}
|
|
37
117
|
|
|
38
118
|
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
@@ -73,7 +153,7 @@
|
|
|
73
153
|
|
|
74
154
|
.e-ddl.e-popup {
|
|
75
155
|
border: 0;
|
|
76
|
-
border-radius:
|
|
156
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
77
157
|
-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
|
78
158
|
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
|
79
159
|
margin-top: 4px;
|
|
@@ -81,7 +161,7 @@
|
|
|
81
161
|
|
|
82
162
|
.e-small .e-ddl.e-popup,
|
|
83
163
|
.e-small.e-ddl.e-popup {
|
|
84
|
-
border-radius:
|
|
164
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
85
165
|
margin-top: 2px;
|
|
86
166
|
}
|
|
87
167
|
|
|
@@ -105,6 +185,41 @@
|
|
|
105
185
|
padding: 4px 8px;
|
|
106
186
|
}
|
|
107
187
|
|
|
188
|
+
.e-bigger .e-ddl.e-popup,
|
|
189
|
+
.e-bigger.e-ddl.e-popup {
|
|
190
|
+
border-radius: calc(var(--e-radius) * 0.5);
|
|
191
|
+
margin-top: 8px;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.e-bigger.e-small .e-ddl.e-popup,
|
|
195
|
+
.e-small.e-bigger.e-ddl.e-popup {
|
|
196
|
+
border-radius: calc(var(--e-radius) * 0.5);
|
|
197
|
+
margin-top: 6px;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
201
|
+
border-color: var(--color-sf-border-light);
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.e-bigger .e-popup.e-ddl-device-filter {
|
|
205
|
+
margin-top: 0;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.e-bigger .e-ddl-device .e-input-group,
|
|
209
|
+
.e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
210
|
+
background: var(--color-sf-flyout-bg-color);
|
|
211
|
+
border-width: 0;
|
|
212
|
+
-webkit-box-shadow: none;
|
|
213
|
+
box-shadow: none;
|
|
214
|
+
margin-bottom: 0;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
.e-bigger .e-ddl-device .e-input-group .e-back-icon,
|
|
218
|
+
.e-bigger .e-ddl-device .e-input-group input.e-input,
|
|
219
|
+
.e-bigger .e-ddl-device .e-input-group .e-clear-icon {
|
|
220
|
+
background-color: var(--color-sf-flyout-bg-color);
|
|
221
|
+
}
|
|
222
|
+
|
|
108
223
|
/*! component's theme wise override definitions and variables */
|
|
109
224
|
@-webkit-keyframes hscroll-popup-shadow {
|
|
110
225
|
0% {
|
|
@@ -178,7 +293,6 @@
|
|
|
178
293
|
background: none !important;
|
|
179
294
|
}
|
|
180
295
|
|
|
181
|
-
/* stylelint-disable */
|
|
182
296
|
.e-ribbon .e-drop-icon::before {
|
|
183
297
|
content: "\e729";
|
|
184
298
|
}
|
|
@@ -1259,7 +1373,7 @@
|
|
|
1259
1373
|
}
|
|
1260
1374
|
.e-ribbon-group-overflow-ddb .e-ribbon-overflow-target .e-ribbon-overflow-header {
|
|
1261
1375
|
font-size: 12px;
|
|
1262
|
-
font-weight:
|
|
1376
|
+
font-weight: 500;
|
|
1263
1377
|
line-height: 16px;
|
|
1264
1378
|
padding: 8px 0 8px 6px;
|
|
1265
1379
|
height: 32px;
|
|
@@ -1326,7 +1440,7 @@
|
|
|
1326
1440
|
}
|
|
1327
1441
|
.e-dropdown-popup.e-ribbon-dropdown-group-button .e-ribbon-groupbutton-header {
|
|
1328
1442
|
padding-bottom: 10px;
|
|
1329
|
-
font-weight:
|
|
1443
|
+
font-weight: 500;
|
|
1330
1444
|
line-height: 16px;
|
|
1331
1445
|
white-space: nowrap;
|
|
1332
1446
|
}
|
|
@@ -1410,7 +1524,7 @@
|
|
|
1410
1524
|
.e-ribbon-gallery-popup.e-popup .e-ribbon-gallery-header,
|
|
1411
1525
|
.e-ribbon-gallery-dropdown.e-popup .e-ribbon-gallery-header {
|
|
1412
1526
|
font-size: 14px;
|
|
1413
|
-
font-weight:
|
|
1527
|
+
font-weight: 500;
|
|
1414
1528
|
line-height: 20px;
|
|
1415
1529
|
padding: 8px 0 8px 12px;
|
|
1416
1530
|
}
|
|
@@ -1725,7 +1839,7 @@
|
|
|
1725
1839
|
.e-ribbon-backstage-popup .e-btn {
|
|
1726
1840
|
background: var(--color-sf-primary);
|
|
1727
1841
|
color: var(--color-sf-primary-text-color);
|
|
1728
|
-
font-weight:
|
|
1842
|
+
font-weight: 500;
|
|
1729
1843
|
}
|
|
1730
1844
|
.e-ribbon-backstage-popup .e-btn:focus {
|
|
1731
1845
|
background: var(--color-sf-primary-darker);
|
package/styles/fluent2-lite.scss
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
15
|
-
@
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/fluent2' as *;
|
|
2
|
+
@use 'ej2-popups/styles/tooltip/fluent2-definition' as *;
|
|
3
|
+
@use 'ej2-buttons/styles/button/fluent2-definition' as *;
|
|
4
|
+
@use 'ej2-buttons/styles/check-box/fluent2-definition' as *;
|
|
5
|
+
@use 'ej2-splitbuttons/styles/drop-down-button/fluent2-definition' as *;
|
|
6
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fluent2-definition' as *;
|
|
7
|
+
@use 'ej2-dropdowns/styles/drop-down-list/fluent2-definition' as *;
|
|
8
|
+
@use 'ej2-dropdowns/styles/combo-box/fluent2-definition' as *;
|
|
9
|
+
@use 'ej2-navigations/styles/h-scroll/fluent2-definition' as *;
|
|
10
|
+
@use 'ej2-navigations/styles/v-scroll/fluent2-definition' as *;
|
|
11
|
+
@use 'ej2-navigations/styles/context-menu/fluent2-definition' as *;
|
|
12
|
+
@use 'ej2-navigations/styles/toolbar/fluent2-definition' as *;
|
|
13
|
+
@use 'ej2-navigations/styles/menu/fluent2-definition' as *;
|
|
14
|
+
@use 'ej2-navigations/styles/tab/fluent2-definition' as *;
|
|
15
|
+
@use 'ej2-inputs/styles/color-picker/fluent2-definition' as *;
|
|
16
|
+
@use 'ribbon/fluent2-definition' as *;
|
|
17
|
+
@use 'ribbon/icons/fluent2' as *;
|
|
18
|
+
@use 'ribbon/all' as *;
|
package/styles/fluent2.css
CHANGED
|
@@ -4,6 +4,86 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
/* Font Family */
|
|
10
|
+
/* Font Sizes */
|
|
11
|
+
/* Radius */
|
|
12
|
+
/* 1px */
|
|
13
|
+
/* 2px */
|
|
14
|
+
/* 3px */
|
|
15
|
+
/* 4px */
|
|
16
|
+
/* 5px */
|
|
17
|
+
/* 6px */
|
|
18
|
+
/* 7px */
|
|
19
|
+
/* 8px */
|
|
20
|
+
/* 9px */
|
|
21
|
+
/* 10px */
|
|
22
|
+
/* 11px */
|
|
23
|
+
/* 12px */
|
|
24
|
+
/* 13px */
|
|
25
|
+
/* 14px */
|
|
26
|
+
/* 15px */
|
|
27
|
+
/* 16px */
|
|
28
|
+
/* 17px */
|
|
29
|
+
/* 18px */
|
|
30
|
+
/* 19px */
|
|
31
|
+
/* 20px */
|
|
32
|
+
/* 21px */
|
|
33
|
+
/* 22px */
|
|
34
|
+
/* 23px */
|
|
35
|
+
/* 24px */
|
|
36
|
+
/* 25px */
|
|
37
|
+
/* 26px */
|
|
38
|
+
/* 27px */
|
|
39
|
+
/* 28px */
|
|
40
|
+
/* 29px */
|
|
41
|
+
/* 30px */
|
|
42
|
+
/* 31px */
|
|
43
|
+
/* 32px */
|
|
44
|
+
/* 33px */
|
|
45
|
+
/* 34px */
|
|
46
|
+
/* 35px */
|
|
47
|
+
/* 36px */
|
|
48
|
+
/* 37px */
|
|
49
|
+
/* 38px */
|
|
50
|
+
/* 39px */
|
|
51
|
+
/* 40px */
|
|
52
|
+
/* 41px */
|
|
53
|
+
/* 42px */
|
|
54
|
+
/* 43px */
|
|
55
|
+
/* 44px */
|
|
56
|
+
/* 45px */
|
|
57
|
+
/* 46px */
|
|
58
|
+
/* 47px */
|
|
59
|
+
/* 48px */
|
|
60
|
+
/* 49px */
|
|
61
|
+
/* 50px */
|
|
62
|
+
/* 5em */
|
|
63
|
+
/* 65% */
|
|
64
|
+
/* border */
|
|
65
|
+
/* 0px */
|
|
66
|
+
/* 1px */
|
|
67
|
+
/* 1.5px */
|
|
68
|
+
/* 2px */
|
|
69
|
+
/* 3px */
|
|
70
|
+
/* 4px */
|
|
71
|
+
/* 5px */
|
|
72
|
+
/* 6px */
|
|
73
|
+
/* 7px */
|
|
74
|
+
/* 8px */
|
|
75
|
+
/* 9px */
|
|
76
|
+
/* 10px */
|
|
77
|
+
/* 11px */
|
|
78
|
+
/* 12px */
|
|
79
|
+
/* 13px */
|
|
80
|
+
/* 14px */
|
|
81
|
+
/* 15px */
|
|
82
|
+
/* 16px */
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
7
87
|
.e-dropdownbase .e-list-item.e-active,
|
|
8
88
|
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
9
89
|
font-weight: 400;
|
|
@@ -32,7 +112,7 @@
|
|
|
32
112
|
|
|
33
113
|
/* stylelint-disable */
|
|
34
114
|
.e-dropdownbase .e-list-item {
|
|
35
|
-
border-radius:
|
|
115
|
+
border-radius: calc(var(--e-radius) * 0.375) !important;
|
|
36
116
|
}
|
|
37
117
|
|
|
38
118
|
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
@@ -73,7 +153,7 @@
|
|
|
73
153
|
|
|
74
154
|
.e-ddl.e-popup {
|
|
75
155
|
border: 0;
|
|
76
|
-
border-radius:
|
|
156
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
77
157
|
-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
|
78
158
|
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
|
79
159
|
margin-top: 4px;
|
|
@@ -81,7 +161,7 @@
|
|
|
81
161
|
|
|
82
162
|
.e-small .e-ddl.e-popup,
|
|
83
163
|
.e-small.e-ddl.e-popup {
|
|
84
|
-
border-radius:
|
|
164
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
85
165
|
margin-top: 2px;
|
|
86
166
|
}
|
|
87
167
|
|
|
@@ -105,6 +185,41 @@
|
|
|
105
185
|
padding: 4px 8px;
|
|
106
186
|
}
|
|
107
187
|
|
|
188
|
+
.e-bigger .e-ddl.e-popup,
|
|
189
|
+
.e-bigger.e-ddl.e-popup {
|
|
190
|
+
border-radius: calc(var(--e-radius) * 0.5);
|
|
191
|
+
margin-top: 8px;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.e-bigger.e-small .e-ddl.e-popup,
|
|
195
|
+
.e-small.e-bigger.e-ddl.e-popup {
|
|
196
|
+
border-radius: calc(var(--e-radius) * 0.5);
|
|
197
|
+
margin-top: 6px;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
201
|
+
border-color: var(--color-sf-border-light);
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.e-bigger .e-popup.e-ddl-device-filter {
|
|
205
|
+
margin-top: 0;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.e-bigger .e-ddl-device .e-input-group,
|
|
209
|
+
.e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
210
|
+
background: var(--color-sf-flyout-bg-color);
|
|
211
|
+
border-width: 0;
|
|
212
|
+
-webkit-box-shadow: none;
|
|
213
|
+
box-shadow: none;
|
|
214
|
+
margin-bottom: 0;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
.e-bigger .e-ddl-device .e-input-group .e-back-icon,
|
|
218
|
+
.e-bigger .e-ddl-device .e-input-group input.e-input,
|
|
219
|
+
.e-bigger .e-ddl-device .e-input-group .e-clear-icon {
|
|
220
|
+
background-color: var(--color-sf-flyout-bg-color);
|
|
221
|
+
}
|
|
222
|
+
|
|
108
223
|
/*! component's theme wise override definitions and variables */
|
|
109
224
|
@-webkit-keyframes hscroll-popup-shadow {
|
|
110
225
|
0% {
|
|
@@ -178,7 +293,6 @@
|
|
|
178
293
|
background: none !important;
|
|
179
294
|
}
|
|
180
295
|
|
|
181
|
-
/* stylelint-disable */
|
|
182
296
|
.e-ribbon .e-drop-icon::before {
|
|
183
297
|
content: "\e729";
|
|
184
298
|
}
|
|
@@ -1259,7 +1373,7 @@
|
|
|
1259
1373
|
}
|
|
1260
1374
|
.e-ribbon-group-overflow-ddb .e-ribbon-overflow-target .e-ribbon-overflow-header {
|
|
1261
1375
|
font-size: 12px;
|
|
1262
|
-
font-weight:
|
|
1376
|
+
font-weight: 500;
|
|
1263
1377
|
line-height: 16px;
|
|
1264
1378
|
padding: 8px 0 8px 6px;
|
|
1265
1379
|
height: 32px;
|
|
@@ -1326,7 +1440,7 @@
|
|
|
1326
1440
|
}
|
|
1327
1441
|
.e-dropdown-popup.e-ribbon-dropdown-group-button .e-ribbon-groupbutton-header {
|
|
1328
1442
|
padding-bottom: 10px;
|
|
1329
|
-
font-weight:
|
|
1443
|
+
font-weight: 500;
|
|
1330
1444
|
line-height: 16px;
|
|
1331
1445
|
white-space: nowrap;
|
|
1332
1446
|
}
|
|
@@ -1410,7 +1524,7 @@
|
|
|
1410
1524
|
.e-ribbon-gallery-popup.e-popup .e-ribbon-gallery-header,
|
|
1411
1525
|
.e-ribbon-gallery-dropdown.e-popup .e-ribbon-gallery-header {
|
|
1412
1526
|
font-size: 14px;
|
|
1413
|
-
font-weight:
|
|
1527
|
+
font-weight: 500;
|
|
1414
1528
|
line-height: 20px;
|
|
1415
1529
|
padding: 8px 0 8px 12px;
|
|
1416
1530
|
}
|
|
@@ -1725,7 +1839,7 @@
|
|
|
1725
1839
|
.e-ribbon-backstage-popup .e-btn {
|
|
1726
1840
|
background: var(--color-sf-primary);
|
|
1727
1841
|
color: var(--color-sf-primary-text-color);
|
|
1728
|
-
font-weight:
|
|
1842
|
+
font-weight: 500;
|
|
1729
1843
|
}
|
|
1730
1844
|
.e-ribbon-backstage-popup .e-btn:focus {
|
|
1731
1845
|
background: var(--color-sf-primary-darker);
|
|
@@ -2698,7 +2812,7 @@
|
|
|
2698
2812
|
background-repeat: no-repeat;
|
|
2699
2813
|
background-size: contain;
|
|
2700
2814
|
background-position: center;
|
|
2701
|
-
font-size:
|
|
2815
|
+
font-size: 36px;
|
|
2702
2816
|
padding: 8px 0 4px;
|
|
2703
2817
|
}
|
|
2704
2818
|
.e-bigger.e-ribbon.e-rbn .e-ribbon-group-overflow.e-ribbon-large-item .e-btn.e-top-icon-btn,
|
package/styles/fluent2.scss
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
15
|
-
@
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
-
@
|
|
19
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/fluent2' as *;
|
|
2
|
+
@use 'ej2-popups/styles/tooltip/fluent2-definition' as *;
|
|
3
|
+
@use 'ej2-buttons/styles/button/fluent2-definition' as *;
|
|
4
|
+
@use 'ej2-buttons/styles/check-box/fluent2-definition' as *;
|
|
5
|
+
@use 'ej2-splitbuttons/styles/drop-down-button/fluent2-definition' as *;
|
|
6
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fluent2-definition' as *;
|
|
7
|
+
@use 'ej2-dropdowns/styles/drop-down-list/fluent2-definition' as *;
|
|
8
|
+
@use 'ej2-dropdowns/styles/combo-box/fluent2-definition' as *;
|
|
9
|
+
@use 'ej2-navigations/styles/h-scroll/fluent2-definition' as *;
|
|
10
|
+
@use 'ej2-navigations/styles/v-scroll/fluent2-definition' as *;
|
|
11
|
+
@use 'ej2-navigations/styles/context-menu/fluent2-definition' as *;
|
|
12
|
+
@use 'ej2-navigations/styles/toolbar/fluent2-definition' as *;
|
|
13
|
+
@use 'ej2-navigations/styles/menu/fluent2-definition' as *;
|
|
14
|
+
@use 'ej2-navigations/styles/tab/fluent2-definition' as *;
|
|
15
|
+
@use 'ej2-inputs/styles/color-picker/fluent2-definition' as *;
|
|
16
|
+
@use 'ribbon/fluent2-definition' as *;
|
|
17
|
+
@use 'ribbon/icons/fluent2' as *;
|
|
18
|
+
@use 'ribbon/all' as *;
|
|
19
|
+
@use 'ribbon/bigger' as *;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
15
|
-
@
|
|
16
|
-
@
|
|
17
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/highcontrast-light' as *;
|
|
2
|
+
@use 'ej2-popups/styles/tooltip/highcontrast-light-definition' as *;
|
|
3
|
+
@use 'ej2-buttons/styles/button/highcontrast-light-definition' as *;
|
|
4
|
+
@use 'ej2-buttons/styles/check-box/highcontrast-light-definition' as *;
|
|
5
|
+
@use 'ej2-splitbuttons/styles/drop-down-button/highcontrast-light-definition' as *;
|
|
6
|
+
@use 'ej2-dropdowns/styles/drop-down-base/highcontrast-light-definition' as *;
|
|
7
|
+
@use 'ej2-dropdowns/styles/drop-down-list/highcontrast-light-definition' as *;
|
|
8
|
+
@use 'ej2-dropdowns/styles/combo-box/highcontrast-light-definition' as *;
|
|
9
|
+
@use 'ej2-navigations/styles/h-scroll/highcontrast-light-definition' as *;
|
|
10
|
+
@use 'ej2-navigations/styles/v-scroll/highcontrast-light-definition' as *;
|
|
11
|
+
@use 'ej2-navigations/styles/context-menu/highcontrast-light-definition' as *;
|
|
12
|
+
@use 'ej2-navigations/styles/toolbar/highcontrast-light-definition' as *;
|
|
13
|
+
@use 'ej2-navigations/styles/menu/highcontrast-light-definition' as *;
|
|
14
|
+
@use 'ej2-navigations/styles/tab/highcontrast-light-definition' as *;
|
|
15
|
+
@use 'ej2-inputs/styles/color-picker/highcontrast-light-definition' as *;
|
|
16
|
+
@use 'ribbon/highcontrast-light-definition' as *;
|
|
17
|
+
@use 'ribbon/all' as *;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
15
|
-
@
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/highcontrast-light' as *;
|
|
2
|
+
@use 'ej2-popups/styles/tooltip/highcontrast-light-definition' as *;
|
|
3
|
+
@use 'ej2-buttons/styles/button/highcontrast-light-definition' as *;
|
|
4
|
+
@use 'ej2-buttons/styles/check-box/highcontrast-light-definition' as *;
|
|
5
|
+
@use 'ej2-splitbuttons/styles/drop-down-button/highcontrast-light-definition' as *;
|
|
6
|
+
@use 'ej2-dropdowns/styles/drop-down-base/highcontrast-light-definition' as *;
|
|
7
|
+
@use 'ej2-dropdowns/styles/drop-down-list/highcontrast-light-definition' as *;
|
|
8
|
+
@use 'ej2-dropdowns/styles/combo-box/highcontrast-light-definition' as *;
|
|
9
|
+
@use 'ej2-navigations/styles/h-scroll/highcontrast-light-definition' as *;
|
|
10
|
+
@use 'ej2-navigations/styles/v-scroll/highcontrast-light-definition' as *;
|
|
11
|
+
@use 'ej2-navigations/styles/context-menu/highcontrast-light-definition' as *;
|
|
12
|
+
@use 'ej2-navigations/styles/toolbar/highcontrast-light-definition' as *;
|
|
13
|
+
@use 'ej2-navigations/styles/menu/highcontrast-light-definition' as *;
|
|
14
|
+
@use 'ej2-navigations/styles/tab/highcontrast-light-definition' as *;
|
|
15
|
+
@use 'ej2-inputs/styles/color-picker/highcontrast-light-definition' as *;
|
|
16
|
+
@use 'ribbon/highcontrast-light-definition' as *;
|
|
17
|
+
@use 'ribbon/all' as *;
|
|
18
|
+
@use 'ribbon/bigger' as *;
|