@syncfusion/blazor-themes 27.1.48 → 27.1.50
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/SCSS-Themes/bds-dark.scss +103 -87
- package/SCSS-Themes/bds.scss +103 -87
- package/SCSS-Themes/bootstrap-dark.scss +103 -87
- package/SCSS-Themes/bootstrap.scss +103 -87
- package/SCSS-Themes/bootstrap4.scss +103 -87
- package/SCSS-Themes/bootstrap5-dark.scss +103 -87
- package/SCSS-Themes/bootstrap5.3.scss +103 -87
- package/SCSS-Themes/bootstrap5.scss +103 -87
- package/SCSS-Themes/buttons/check-box/bds-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bds.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2.scss +7 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +7 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -3
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +103 -87
- package/SCSS-Themes/fabric.scss +103 -87
- package/SCSS-Themes/fluent-dark.scss +104 -88
- package/SCSS-Themes/fluent.scss +104 -88
- package/SCSS-Themes/fluent2-dark.scss +104 -88
- package/SCSS-Themes/fluent2.scss +104 -88
- package/SCSS-Themes/grids/grid/bds-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bds.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap4.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric.scss +52 -41
- package/SCSS-Themes/grids/grid/fluent-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2.scss +53 -42
- package/SCSS-Themes/grids/grid/highcontrast.scss +52 -41
- package/SCSS-Themes/grids/grid/material-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material.scss +52 -41
- package/SCSS-Themes/grids/grid/material3-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material3.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind.scss +52 -41
- package/SCSS-Themes/highcontrast.scss +103 -87
- package/SCSS-Themes/inputs/color-picker/bds-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bds.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +103 -87
- package/SCSS-Themes/material.scss +103 -87
- package/SCSS-Themes/material3-dark.scss +103 -87
- package/SCSS-Themes/material3.scss +103 -87
- package/SCSS-Themes/popups/dialog/bds-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bds.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.3.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2.scss +0 -35
- package/SCSS-Themes/popups/dialog/highcontrast.scss +0 -35
- package/SCSS-Themes/popups/dialog/material-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind.scss +0 -35
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +41 -7
- package/SCSS-Themes/tailwind-dark.scss +103 -87
- package/SCSS-Themes/tailwind.scss +103 -87
- package/package.json +1 -1
|
@@ -1293,6 +1293,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1293
1293
|
margin-block-start: 10px;
|
|
1294
1294
|
}
|
|
1295
1295
|
|
|
1296
|
+
.e-content ul {
|
|
1297
|
+
list-style-type: disc;
|
|
1298
|
+
}
|
|
1299
|
+
|
|
1300
|
+
.e-content ul ul,
|
|
1301
|
+
.e-content ol ul {
|
|
1302
|
+
list-style-type: circle;
|
|
1303
|
+
}
|
|
1304
|
+
|
|
1305
|
+
.e-content ul ul ul,
|
|
1306
|
+
.e-content ol ul ul,
|
|
1307
|
+
.e-content ul ol ul,
|
|
1308
|
+
.e-content ol ol ul {
|
|
1309
|
+
list-style-type: square;
|
|
1310
|
+
}
|
|
1311
|
+
|
|
1296
1312
|
.e-content h1 {
|
|
1297
1313
|
font-size: 2.857em;
|
|
1298
1314
|
font-weight: 600;
|
|
@@ -1361,7 +1377,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1361
1377
|
word-break: inherit;
|
|
1362
1378
|
word-wrap: break-word;
|
|
1363
1379
|
|
|
1364
|
-
@if $skin-name == 'fluent2' or $
|
|
1380
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1365
1381
|
background-color: $rte-pre-bg-color;
|
|
1366
1382
|
}
|
|
1367
1383
|
}
|
|
@@ -3202,6 +3218,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3202
3218
|
color: $rte-drop-btn-active-color;
|
|
3203
3219
|
}
|
|
3204
3220
|
}
|
|
3221
|
+
|
|
3222
|
+
.e-tbar-btn:hover {
|
|
3223
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3224
|
+
color: $rte-drop-btn-active-color;
|
|
3225
|
+
}
|
|
3226
|
+
}
|
|
3205
3227
|
}
|
|
3206
3228
|
|
|
3207
3229
|
.e-toolbar-extended {
|
|
@@ -3228,6 +3250,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3228
3250
|
background: $rte-drop-btn-active-bg;
|
|
3229
3251
|
}
|
|
3230
3252
|
|
|
3253
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3254
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3255
|
+
color: $rte-drop-btn-active-color;
|
|
3256
|
+
}
|
|
3257
|
+
}
|
|
3258
|
+
|
|
3231
3259
|
@if $skin-name == 'bootstrap5' {
|
|
3232
3260
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3233
3261
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3246,7 +3274,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3246
3274
|
background: transparent;
|
|
3247
3275
|
color: transparent;
|
|
3248
3276
|
}
|
|
3249
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3277
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3250
3278
|
::selection {
|
|
3251
3279
|
color: $rte-selection-color;
|
|
3252
3280
|
background: $rte-selection-bg;
|
|
@@ -3364,7 +3392,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3364
3392
|
.e-rte-list-primary-content {
|
|
3365
3393
|
|
|
3366
3394
|
&:hover {
|
|
3367
|
-
@if $
|
|
3395
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3368
3396
|
background: $rte-split-btn-span-active-bg;
|
|
3369
3397
|
}
|
|
3370
3398
|
@else {
|
|
@@ -3384,7 +3412,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3384
3412
|
.e-caret {
|
|
3385
3413
|
|
|
3386
3414
|
&:hover {
|
|
3387
|
-
@if $
|
|
3415
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3388
3416
|
background: $rte-split-btn-span-active-bg;
|
|
3389
3417
|
}
|
|
3390
3418
|
@else {
|
|
@@ -3446,7 +3474,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3446
3474
|
justify-content: center;
|
|
3447
3475
|
}
|
|
3448
3476
|
&:hover {
|
|
3449
|
-
@if $
|
|
3477
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3450
3478
|
background: $rte-split-btn-span-active-bg;
|
|
3451
3479
|
}
|
|
3452
3480
|
@else {
|
|
@@ -3457,7 +3485,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3457
3485
|
|
|
3458
3486
|
.e-caret {
|
|
3459
3487
|
&:hover {
|
|
3460
|
-
@if $
|
|
3488
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3461
3489
|
background: $rte-split-btn-span-active-bg;
|
|
3462
3490
|
}
|
|
3463
3491
|
@else {
|
|
@@ -3751,8 +3779,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3751
3779
|
}
|
|
3752
3780
|
}
|
|
3753
3781
|
}
|
|
3782
|
+
|
|
3754
3783
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3755
|
-
|
|
3784
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3785
|
+
color: $rte-drop-btn-active-color;
|
|
3786
|
+
}
|
|
3787
|
+
@else {
|
|
3788
|
+
color: $rte-tlbar-expand-active;
|
|
3789
|
+
}
|
|
3756
3790
|
}
|
|
3757
3791
|
|
|
3758
3792
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1295,6 +1295,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1295
1295
|
margin-block-start: 10px;
|
|
1296
1296
|
}
|
|
1297
1297
|
|
|
1298
|
+
.e-content ul {
|
|
1299
|
+
list-style-type: disc;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
.e-content ul ul,
|
|
1303
|
+
.e-content ol ul {
|
|
1304
|
+
list-style-type: circle;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
.e-content ul ul ul,
|
|
1308
|
+
.e-content ol ul ul,
|
|
1309
|
+
.e-content ul ol ul,
|
|
1310
|
+
.e-content ol ol ul {
|
|
1311
|
+
list-style-type: square;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1298
1314
|
.e-content h1 {
|
|
1299
1315
|
font-size: 2.857em;
|
|
1300
1316
|
font-weight: 600;
|
|
@@ -1363,7 +1379,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1363
1379
|
word-break: inherit;
|
|
1364
1380
|
word-wrap: break-word;
|
|
1365
1381
|
|
|
1366
|
-
@if $skin-name == 'fluent2' or $
|
|
1382
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1367
1383
|
background-color: $rte-pre-bg-color;
|
|
1368
1384
|
}
|
|
1369
1385
|
}
|
|
@@ -3204,6 +3220,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3204
3220
|
color: $rte-drop-btn-active-color;
|
|
3205
3221
|
}
|
|
3206
3222
|
}
|
|
3223
|
+
|
|
3224
|
+
.e-tbar-btn:hover {
|
|
3225
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3226
|
+
color: $rte-drop-btn-active-color;
|
|
3227
|
+
}
|
|
3228
|
+
}
|
|
3207
3229
|
}
|
|
3208
3230
|
|
|
3209
3231
|
.e-toolbar-extended {
|
|
@@ -3230,6 +3252,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3230
3252
|
background: $rte-drop-btn-active-bg;
|
|
3231
3253
|
}
|
|
3232
3254
|
|
|
3255
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3256
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3257
|
+
color: $rte-drop-btn-active-color;
|
|
3258
|
+
}
|
|
3259
|
+
}
|
|
3260
|
+
|
|
3233
3261
|
@if $skin-name == 'bootstrap5' {
|
|
3234
3262
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3235
3263
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3248,7 +3276,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3248
3276
|
background: transparent;
|
|
3249
3277
|
color: transparent;
|
|
3250
3278
|
}
|
|
3251
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3279
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3252
3280
|
::selection {
|
|
3253
3281
|
color: $rte-selection-color;
|
|
3254
3282
|
background: $rte-selection-bg;
|
|
@@ -3366,7 +3394,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3366
3394
|
.e-rte-list-primary-content {
|
|
3367
3395
|
|
|
3368
3396
|
&:hover {
|
|
3369
|
-
@if $
|
|
3397
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3370
3398
|
background: $rte-split-btn-span-active-bg;
|
|
3371
3399
|
}
|
|
3372
3400
|
@else {
|
|
@@ -3386,7 +3414,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3386
3414
|
.e-caret {
|
|
3387
3415
|
|
|
3388
3416
|
&:hover {
|
|
3389
|
-
@if $
|
|
3417
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3390
3418
|
background: $rte-split-btn-span-active-bg;
|
|
3391
3419
|
}
|
|
3392
3420
|
@else {
|
|
@@ -3448,7 +3476,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3448
3476
|
justify-content: center;
|
|
3449
3477
|
}
|
|
3450
3478
|
&:hover {
|
|
3451
|
-
@if $
|
|
3479
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3452
3480
|
background: $rte-split-btn-span-active-bg;
|
|
3453
3481
|
}
|
|
3454
3482
|
@else {
|
|
@@ -3459,7 +3487,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3459
3487
|
|
|
3460
3488
|
.e-caret {
|
|
3461
3489
|
&:hover {
|
|
3462
|
-
@if $
|
|
3490
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3463
3491
|
background: $rte-split-btn-span-active-bg;
|
|
3464
3492
|
}
|
|
3465
3493
|
@else {
|
|
@@ -3753,8 +3781,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3753
3781
|
}
|
|
3754
3782
|
}
|
|
3755
3783
|
}
|
|
3784
|
+
|
|
3756
3785
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3757
|
-
|
|
3786
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3787
|
+
color: $rte-drop-btn-active-color;
|
|
3788
|
+
}
|
|
3789
|
+
@else {
|
|
3790
|
+
color: $rte-tlbar-expand-active;
|
|
3791
|
+
}
|
|
3758
3792
|
}
|
|
3759
3793
|
|
|
3760
3794
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1295,6 +1295,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1295
1295
|
margin-block-start: 10px;
|
|
1296
1296
|
}
|
|
1297
1297
|
|
|
1298
|
+
.e-content ul {
|
|
1299
|
+
list-style-type: disc;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
.e-content ul ul,
|
|
1303
|
+
.e-content ol ul {
|
|
1304
|
+
list-style-type: circle;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
.e-content ul ul ul,
|
|
1308
|
+
.e-content ol ul ul,
|
|
1309
|
+
.e-content ul ol ul,
|
|
1310
|
+
.e-content ol ol ul {
|
|
1311
|
+
list-style-type: square;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1298
1314
|
.e-content h1 {
|
|
1299
1315
|
font-size: 2.857em;
|
|
1300
1316
|
font-weight: 600;
|
|
@@ -1363,7 +1379,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1363
1379
|
word-break: inherit;
|
|
1364
1380
|
word-wrap: break-word;
|
|
1365
1381
|
|
|
1366
|
-
@if $skin-name == 'fluent2' or $
|
|
1382
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1367
1383
|
background-color: $rte-pre-bg-color;
|
|
1368
1384
|
}
|
|
1369
1385
|
}
|
|
@@ -3204,6 +3220,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3204
3220
|
color: $rte-drop-btn-active-color;
|
|
3205
3221
|
}
|
|
3206
3222
|
}
|
|
3223
|
+
|
|
3224
|
+
.e-tbar-btn:hover {
|
|
3225
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3226
|
+
color: $rte-drop-btn-active-color;
|
|
3227
|
+
}
|
|
3228
|
+
}
|
|
3207
3229
|
}
|
|
3208
3230
|
|
|
3209
3231
|
.e-toolbar-extended {
|
|
@@ -3230,6 +3252,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3230
3252
|
background: $rte-drop-btn-active-bg;
|
|
3231
3253
|
}
|
|
3232
3254
|
|
|
3255
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3256
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3257
|
+
color: $rte-drop-btn-active-color;
|
|
3258
|
+
}
|
|
3259
|
+
}
|
|
3260
|
+
|
|
3233
3261
|
@if $skin-name == 'bootstrap5' {
|
|
3234
3262
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3235
3263
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3248,7 +3276,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3248
3276
|
background: transparent;
|
|
3249
3277
|
color: transparent;
|
|
3250
3278
|
}
|
|
3251
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3279
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3252
3280
|
::selection {
|
|
3253
3281
|
color: $rte-selection-color;
|
|
3254
3282
|
background: $rte-selection-bg;
|
|
@@ -3366,7 +3394,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3366
3394
|
.e-rte-list-primary-content {
|
|
3367
3395
|
|
|
3368
3396
|
&:hover {
|
|
3369
|
-
@if $
|
|
3397
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3370
3398
|
background: $rte-split-btn-span-active-bg;
|
|
3371
3399
|
}
|
|
3372
3400
|
@else {
|
|
@@ -3386,7 +3414,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3386
3414
|
.e-caret {
|
|
3387
3415
|
|
|
3388
3416
|
&:hover {
|
|
3389
|
-
@if $
|
|
3417
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3390
3418
|
background: $rte-split-btn-span-active-bg;
|
|
3391
3419
|
}
|
|
3392
3420
|
@else {
|
|
@@ -3448,7 +3476,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3448
3476
|
justify-content: center;
|
|
3449
3477
|
}
|
|
3450
3478
|
&:hover {
|
|
3451
|
-
@if $
|
|
3479
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3452
3480
|
background: $rte-split-btn-span-active-bg;
|
|
3453
3481
|
}
|
|
3454
3482
|
@else {
|
|
@@ -3459,7 +3487,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3459
3487
|
|
|
3460
3488
|
.e-caret {
|
|
3461
3489
|
&:hover {
|
|
3462
|
-
@if $
|
|
3490
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3463
3491
|
background: $rte-split-btn-span-active-bg;
|
|
3464
3492
|
}
|
|
3465
3493
|
@else {
|
|
@@ -3753,8 +3781,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3753
3781
|
}
|
|
3754
3782
|
}
|
|
3755
3783
|
}
|
|
3784
|
+
|
|
3756
3785
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3757
|
-
|
|
3786
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3787
|
+
color: $rte-drop-btn-active-color;
|
|
3788
|
+
}
|
|
3789
|
+
@else {
|
|
3790
|
+
color: $rte-tlbar-expand-active;
|
|
3791
|
+
}
|
|
3758
3792
|
}
|
|
3759
3793
|
|
|
3760
3794
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1290,6 +1290,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1290
1290
|
margin-block-start: 10px;
|
|
1291
1291
|
}
|
|
1292
1292
|
|
|
1293
|
+
.e-content ul {
|
|
1294
|
+
list-style-type: disc;
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
.e-content ul ul,
|
|
1298
|
+
.e-content ol ul {
|
|
1299
|
+
list-style-type: circle;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
.e-content ul ul ul,
|
|
1303
|
+
.e-content ol ul ul,
|
|
1304
|
+
.e-content ul ol ul,
|
|
1305
|
+
.e-content ol ol ul {
|
|
1306
|
+
list-style-type: square;
|
|
1307
|
+
}
|
|
1308
|
+
|
|
1293
1309
|
.e-content h1 {
|
|
1294
1310
|
font-size: 2.857em;
|
|
1295
1311
|
font-weight: 600;
|
|
@@ -1358,7 +1374,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1358
1374
|
word-break: inherit;
|
|
1359
1375
|
word-wrap: break-word;
|
|
1360
1376
|
|
|
1361
|
-
@if $skin-name == 'fluent2' or $
|
|
1377
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1362
1378
|
background-color: $rte-pre-bg-color;
|
|
1363
1379
|
}
|
|
1364
1380
|
}
|
|
@@ -3199,6 +3215,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3199
3215
|
color: $rte-drop-btn-active-color;
|
|
3200
3216
|
}
|
|
3201
3217
|
}
|
|
3218
|
+
|
|
3219
|
+
.e-tbar-btn:hover {
|
|
3220
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3221
|
+
color: $rte-drop-btn-active-color;
|
|
3222
|
+
}
|
|
3223
|
+
}
|
|
3202
3224
|
}
|
|
3203
3225
|
|
|
3204
3226
|
.e-toolbar-extended {
|
|
@@ -3225,6 +3247,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3225
3247
|
background: $rte-drop-btn-active-bg;
|
|
3226
3248
|
}
|
|
3227
3249
|
|
|
3250
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3251
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3252
|
+
color: $rte-drop-btn-active-color;
|
|
3253
|
+
}
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3228
3256
|
@if $skin-name == 'bootstrap5' {
|
|
3229
3257
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3230
3258
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3243,7 +3271,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3243
3271
|
background: transparent;
|
|
3244
3272
|
color: transparent;
|
|
3245
3273
|
}
|
|
3246
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3274
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3247
3275
|
::selection {
|
|
3248
3276
|
color: $rte-selection-color;
|
|
3249
3277
|
background: $rte-selection-bg;
|
|
@@ -3361,7 +3389,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3361
3389
|
.e-rte-list-primary-content {
|
|
3362
3390
|
|
|
3363
3391
|
&:hover {
|
|
3364
|
-
@if $
|
|
3392
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3365
3393
|
background: $rte-split-btn-span-active-bg;
|
|
3366
3394
|
}
|
|
3367
3395
|
@else {
|
|
@@ -3381,7 +3409,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3381
3409
|
.e-caret {
|
|
3382
3410
|
|
|
3383
3411
|
&:hover {
|
|
3384
|
-
@if $
|
|
3412
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3385
3413
|
background: $rte-split-btn-span-active-bg;
|
|
3386
3414
|
}
|
|
3387
3415
|
@else {
|
|
@@ -3443,7 +3471,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3443
3471
|
justify-content: center;
|
|
3444
3472
|
}
|
|
3445
3473
|
&:hover {
|
|
3446
|
-
@if $
|
|
3474
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3447
3475
|
background: $rte-split-btn-span-active-bg;
|
|
3448
3476
|
}
|
|
3449
3477
|
@else {
|
|
@@ -3454,7 +3482,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3454
3482
|
|
|
3455
3483
|
.e-caret {
|
|
3456
3484
|
&:hover {
|
|
3457
|
-
@if $
|
|
3485
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3458
3486
|
background: $rte-split-btn-span-active-bg;
|
|
3459
3487
|
}
|
|
3460
3488
|
@else {
|
|
@@ -3748,8 +3776,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3748
3776
|
}
|
|
3749
3777
|
}
|
|
3750
3778
|
}
|
|
3779
|
+
|
|
3751
3780
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3752
|
-
|
|
3781
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3782
|
+
color: $rte-drop-btn-active-color;
|
|
3783
|
+
}
|
|
3784
|
+
@else {
|
|
3785
|
+
color: $rte-tlbar-expand-active;
|
|
3786
|
+
}
|
|
3753
3787
|
}
|
|
3754
3788
|
|
|
3755
3789
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1290,6 +1290,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1290
1290
|
margin-block-start: 10px;
|
|
1291
1291
|
}
|
|
1292
1292
|
|
|
1293
|
+
.e-content ul {
|
|
1294
|
+
list-style-type: disc;
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
.e-content ul ul,
|
|
1298
|
+
.e-content ol ul {
|
|
1299
|
+
list-style-type: circle;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
.e-content ul ul ul,
|
|
1303
|
+
.e-content ol ul ul,
|
|
1304
|
+
.e-content ul ol ul,
|
|
1305
|
+
.e-content ol ol ul {
|
|
1306
|
+
list-style-type: square;
|
|
1307
|
+
}
|
|
1308
|
+
|
|
1293
1309
|
.e-content h1 {
|
|
1294
1310
|
font-size: 2.857em;
|
|
1295
1311
|
font-weight: 600;
|
|
@@ -1358,7 +1374,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1358
1374
|
word-break: inherit;
|
|
1359
1375
|
word-wrap: break-word;
|
|
1360
1376
|
|
|
1361
|
-
@if $skin-name == 'fluent2' or $
|
|
1377
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1362
1378
|
background-color: $rte-pre-bg-color;
|
|
1363
1379
|
}
|
|
1364
1380
|
}
|
|
@@ -3199,6 +3215,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3199
3215
|
color: $rte-drop-btn-active-color;
|
|
3200
3216
|
}
|
|
3201
3217
|
}
|
|
3218
|
+
|
|
3219
|
+
.e-tbar-btn:hover {
|
|
3220
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3221
|
+
color: $rte-drop-btn-active-color;
|
|
3222
|
+
}
|
|
3223
|
+
}
|
|
3202
3224
|
}
|
|
3203
3225
|
|
|
3204
3226
|
.e-toolbar-extended {
|
|
@@ -3225,6 +3247,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3225
3247
|
background: $rte-drop-btn-active-bg;
|
|
3226
3248
|
}
|
|
3227
3249
|
|
|
3250
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3251
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3252
|
+
color: $rte-drop-btn-active-color;
|
|
3253
|
+
}
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3228
3256
|
@if $skin-name == 'bootstrap5' {
|
|
3229
3257
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3230
3258
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3243,7 +3271,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3243
3271
|
background: transparent;
|
|
3244
3272
|
color: transparent;
|
|
3245
3273
|
}
|
|
3246
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3274
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3247
3275
|
::selection {
|
|
3248
3276
|
color: $rte-selection-color;
|
|
3249
3277
|
background: $rte-selection-bg;
|
|
@@ -3361,7 +3389,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3361
3389
|
.e-rte-list-primary-content {
|
|
3362
3390
|
|
|
3363
3391
|
&:hover {
|
|
3364
|
-
@if $
|
|
3392
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3365
3393
|
background: $rte-split-btn-span-active-bg;
|
|
3366
3394
|
}
|
|
3367
3395
|
@else {
|
|
@@ -3381,7 +3409,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3381
3409
|
.e-caret {
|
|
3382
3410
|
|
|
3383
3411
|
&:hover {
|
|
3384
|
-
@if $
|
|
3412
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3385
3413
|
background: $rte-split-btn-span-active-bg;
|
|
3386
3414
|
}
|
|
3387
3415
|
@else {
|
|
@@ -3443,7 +3471,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3443
3471
|
justify-content: center;
|
|
3444
3472
|
}
|
|
3445
3473
|
&:hover {
|
|
3446
|
-
@if $
|
|
3474
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3447
3475
|
background: $rte-split-btn-span-active-bg;
|
|
3448
3476
|
}
|
|
3449
3477
|
@else {
|
|
@@ -3454,7 +3482,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3454
3482
|
|
|
3455
3483
|
.e-caret {
|
|
3456
3484
|
&:hover {
|
|
3457
|
-
@if $
|
|
3485
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3458
3486
|
background: $rte-split-btn-span-active-bg;
|
|
3459
3487
|
}
|
|
3460
3488
|
@else {
|
|
@@ -3748,8 +3776,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3748
3776
|
}
|
|
3749
3777
|
}
|
|
3750
3778
|
}
|
|
3779
|
+
|
|
3751
3780
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3752
|
-
|
|
3781
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3782
|
+
color: $rte-drop-btn-active-color;
|
|
3783
|
+
}
|
|
3784
|
+
@else {
|
|
3785
|
+
color: $rte-tlbar-expand-active;
|
|
3786
|
+
}
|
|
3753
3787
|
}
|
|
3754
3788
|
|
|
3755
3789
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|