@syncfusion/blazor-themes 21.1.39 → 21.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/SCSS-Themes/bootstrap-dark.scss +13 -21
- package/SCSS-Themes/bootstrap.scss +13 -21
- package/SCSS-Themes/bootstrap4.scss +13 -21
- package/SCSS-Themes/bootstrap5-dark.scss +13 -21
- package/SCSS-Themes/bootstrap5.scss +13 -21
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -4
- package/SCSS-Themes/fabric-dark.scss +13 -21
- package/SCSS-Themes/fabric.scss +13 -21
- package/SCSS-Themes/fluent-dark.scss +13 -21
- package/SCSS-Themes/fluent.scss +13 -21
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -8
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -8
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -8
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -8
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -8
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -8
- package/SCSS-Themes/gantt/gantt/fabric.scss +0 -8
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -8
- package/SCSS-Themes/gantt/gantt/fluent.scss +0 -8
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -8
- package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -8
- package/SCSS-Themes/gantt/gantt/material.scss +0 -8
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -8
- package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -8
- package/SCSS-Themes/highcontrast.scss +13 -21
- package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
- package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
- package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +17 -25
- package/SCSS-Themes/material.scss +17 -25
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +12 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +12 -12
- package/SCSS-Themes/tailwind-dark.scss +13 -21
- package/SCSS-Themes/tailwind.scss +13 -21
- package/package.json +1 -1
|
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
451
451
|
}
|
|
452
452
|
/* stylelint-enable */
|
|
453
453
|
|
|
454
|
+
.e-format-condition-button {
|
|
455
|
+
.e-add-icon {
|
|
456
|
+
margin-left: 0;
|
|
457
|
+
}
|
|
458
|
+
}
|
|
454
459
|
.e-format-value1,
|
|
455
460
|
.e-format-value2,
|
|
456
461
|
.e-format-value-span {
|
|
@@ -3320,9 +3325,6 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
3320
3325
|
background-color: $field-list-mobile-header-color;
|
|
3321
3326
|
color: $field-list-mobile-header-font-color;
|
|
3322
3327
|
font-size: 14px;
|
|
3323
|
-
height: 48px;
|
|
3324
|
-
padding-bottom: 9px;
|
|
3325
|
-
padding-top: 9px;
|
|
3326
3328
|
@if ($skin-name == 'tailwind') {
|
|
3327
3329
|
padding-left: 16px;
|
|
3328
3330
|
padding-right: 16px;
|
|
@@ -3344,19 +3346,15 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
3344
3346
|
|
|
3345
3347
|
.e-title-mobile-header {
|
|
3346
3348
|
display: flex;
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
.e-title-mobile-content {
|
|
3350
|
-
margin-top: $field-list-back-margin;
|
|
3349
|
+
align-items: center;
|
|
3351
3350
|
}
|
|
3352
3351
|
|
|
3353
3352
|
.e-field-list-back-icon {
|
|
3354
3353
|
color: $field-list-back-font-color;
|
|
3355
3354
|
font-size: 16px;
|
|
3356
|
-
height:
|
|
3355
|
+
height: auto;
|
|
3357
3356
|
margin-left: 0;
|
|
3358
3357
|
margin-right: 12px;
|
|
3359
|
-
padding-top: 7px;
|
|
3360
3358
|
text-align: center;
|
|
3361
3359
|
width: 24px;
|
|
3362
3360
|
}
|
|
@@ -3577,16 +3575,18 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
3577
3575
|
margin-top: 20px;
|
|
3578
3576
|
overflow: auto;
|
|
3579
3577
|
|
|
3578
|
+
.e-acrdn-header {
|
|
3579
|
+
align-items: center;
|
|
3580
|
+
display: flex;
|
|
3581
|
+
}
|
|
3582
|
+
|
|
3580
3583
|
.e-acrdn-header-icon {
|
|
3581
3584
|
display: table;
|
|
3582
3585
|
font-size: 12px;
|
|
3583
|
-
height: 36px;
|
|
3584
|
-
min-height: 36px;
|
|
3585
3586
|
min-width: 28px;
|
|
3586
3587
|
padding: 0;
|
|
3587
3588
|
position: absolute;
|
|
3588
3589
|
right: 16px;
|
|
3589
|
-
top: 0;
|
|
3590
3590
|
|
|
3591
3591
|
.e-list-icon {
|
|
3592
3592
|
cursor: pointer;
|
|
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
451
451
|
}
|
|
452
452
|
/* stylelint-enable */
|
|
453
453
|
|
|
454
|
+
.e-format-condition-button {
|
|
455
|
+
.e-add-icon {
|
|
456
|
+
margin-left: 0;
|
|
457
|
+
}
|
|
458
|
+
}
|
|
454
459
|
.e-format-value1,
|
|
455
460
|
.e-format-value2,
|
|
456
461
|
.e-format-value-span {
|
|
@@ -3320,9 +3325,6 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
3320
3325
|
background-color: $field-list-mobile-header-color;
|
|
3321
3326
|
color: $field-list-mobile-header-font-color;
|
|
3322
3327
|
font-size: 14px;
|
|
3323
|
-
height: 48px;
|
|
3324
|
-
padding-bottom: 9px;
|
|
3325
|
-
padding-top: 9px;
|
|
3326
3328
|
@if ($skin-name == 'tailwind') {
|
|
3327
3329
|
padding-left: 16px;
|
|
3328
3330
|
padding-right: 16px;
|
|
@@ -3344,19 +3346,15 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
3344
3346
|
|
|
3345
3347
|
.e-title-mobile-header {
|
|
3346
3348
|
display: flex;
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
.e-title-mobile-content {
|
|
3350
|
-
margin-top: $field-list-back-margin;
|
|
3349
|
+
align-items: center;
|
|
3351
3350
|
}
|
|
3352
3351
|
|
|
3353
3352
|
.e-field-list-back-icon {
|
|
3354
3353
|
color: $field-list-back-font-color;
|
|
3355
3354
|
font-size: 16px;
|
|
3356
|
-
height:
|
|
3355
|
+
height: auto;
|
|
3357
3356
|
margin-left: 0;
|
|
3358
3357
|
margin-right: 12px;
|
|
3359
|
-
padding-top: 7px;
|
|
3360
3358
|
text-align: center;
|
|
3361
3359
|
width: 24px;
|
|
3362
3360
|
}
|
|
@@ -3577,16 +3575,18 @@ $field-list-adaptive-outerdiv-height: 184px !default;
|
|
|
3577
3575
|
margin-top: 20px;
|
|
3578
3576
|
overflow: auto;
|
|
3579
3577
|
|
|
3578
|
+
.e-acrdn-header {
|
|
3579
|
+
align-items: center;
|
|
3580
|
+
display: flex;
|
|
3581
|
+
}
|
|
3582
|
+
|
|
3580
3583
|
.e-acrdn-header-icon {
|
|
3581
3584
|
display: table;
|
|
3582
3585
|
font-size: 12px;
|
|
3583
|
-
height: 36px;
|
|
3584
|
-
min-height: 36px;
|
|
3585
3586
|
min-width: 28px;
|
|
3586
3587
|
padding: 0;
|
|
3587
3588
|
position: absolute;
|
|
3588
3589
|
right: 16px;
|
|
3589
|
-
top: 0;
|
|
3590
3590
|
|
|
3591
3591
|
.e-list-icon {
|
|
3592
3592
|
cursor: pointer;
|
|
@@ -448,6 +448,11 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
448
448
|
}
|
|
449
449
|
/* stylelint-enable */
|
|
450
450
|
|
|
451
|
+
.e-format-condition-button {
|
|
452
|
+
.e-add-icon {
|
|
453
|
+
margin-left: 0;
|
|
454
|
+
}
|
|
455
|
+
}
|
|
451
456
|
.e-format-value1,
|
|
452
457
|
.e-format-value2,
|
|
453
458
|
.e-format-value-span {
|
|
@@ -3317,9 +3322,6 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
3317
3322
|
background-color: $field-list-mobile-header-color;
|
|
3318
3323
|
color: $field-list-mobile-header-font-color;
|
|
3319
3324
|
font-size: 14px;
|
|
3320
|
-
height: 48px;
|
|
3321
|
-
padding-bottom: 9px;
|
|
3322
|
-
padding-top: 9px;
|
|
3323
3325
|
@if ($skin-name == 'tailwind') {
|
|
3324
3326
|
padding-left: 16px;
|
|
3325
3327
|
padding-right: 16px;
|
|
@@ -3341,19 +3343,15 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
3341
3343
|
|
|
3342
3344
|
.e-title-mobile-header {
|
|
3343
3345
|
display: flex;
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
.e-title-mobile-content {
|
|
3347
|
-
margin-top: $field-list-back-margin;
|
|
3346
|
+
align-items: center;
|
|
3348
3347
|
}
|
|
3349
3348
|
|
|
3350
3349
|
.e-field-list-back-icon {
|
|
3351
3350
|
color: $field-list-back-font-color;
|
|
3352
3351
|
font-size: 16px;
|
|
3353
|
-
height:
|
|
3352
|
+
height: auto;
|
|
3354
3353
|
margin-left: 0;
|
|
3355
3354
|
margin-right: 12px;
|
|
3356
|
-
padding-top: 7px;
|
|
3357
3355
|
text-align: center;
|
|
3358
3356
|
width: 24px;
|
|
3359
3357
|
}
|
|
@@ -3574,16 +3572,18 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
3574
3572
|
margin-top: 20px;
|
|
3575
3573
|
overflow: auto;
|
|
3576
3574
|
|
|
3575
|
+
.e-acrdn-header {
|
|
3576
|
+
align-items: center;
|
|
3577
|
+
display: flex;
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3577
3580
|
.e-acrdn-header-icon {
|
|
3578
3581
|
display: table;
|
|
3579
3582
|
font-size: 12px;
|
|
3580
|
-
height: 36px;
|
|
3581
|
-
min-height: 36px;
|
|
3582
3583
|
min-width: 28px;
|
|
3583
3584
|
padding: 0;
|
|
3584
3585
|
position: absolute;
|
|
3585
3586
|
right: 16px;
|
|
3586
|
-
top: 0;
|
|
3587
3587
|
|
|
3588
3588
|
.e-list-icon {
|
|
3589
3589
|
cursor: pointer;
|
|
@@ -448,6 +448,11 @@ $field-list-adaptive-outerdiv-height: 190px !default;
|
|
|
448
448
|
}
|
|
449
449
|
/* stylelint-enable */
|
|
450
450
|
|
|
451
|
+
.e-format-condition-button {
|
|
452
|
+
.e-add-icon {
|
|
453
|
+
margin-left: 0;
|
|
454
|
+
}
|
|
455
|
+
}
|
|
451
456
|
.e-format-value1,
|
|
452
457
|
.e-format-value2,
|
|
453
458
|
.e-format-value-span {
|
|
@@ -3317,9 +3322,6 @@ $field-list-adaptive-outerdiv-height: 190px !default;
|
|
|
3317
3322
|
background-color: $field-list-mobile-header-color;
|
|
3318
3323
|
color: $field-list-mobile-header-font-color;
|
|
3319
3324
|
font-size: 14px;
|
|
3320
|
-
height: 48px;
|
|
3321
|
-
padding-bottom: 9px;
|
|
3322
|
-
padding-top: 9px;
|
|
3323
3325
|
@if ($skin-name == 'tailwind') {
|
|
3324
3326
|
padding-left: 16px;
|
|
3325
3327
|
padding-right: 16px;
|
|
@@ -3341,19 +3343,15 @@ $field-list-adaptive-outerdiv-height: 190px !default;
|
|
|
3341
3343
|
|
|
3342
3344
|
.e-title-mobile-header {
|
|
3343
3345
|
display: flex;
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
.e-title-mobile-content {
|
|
3347
|
-
margin-top: $field-list-back-margin;
|
|
3346
|
+
align-items: center;
|
|
3348
3347
|
}
|
|
3349
3348
|
|
|
3350
3349
|
.e-field-list-back-icon {
|
|
3351
3350
|
color: $field-list-back-font-color;
|
|
3352
3351
|
font-size: 16px;
|
|
3353
|
-
height:
|
|
3352
|
+
height: auto;
|
|
3354
3353
|
margin-left: 0;
|
|
3355
3354
|
margin-right: 12px;
|
|
3356
|
-
padding-top: 7px;
|
|
3357
3355
|
text-align: center;
|
|
3358
3356
|
width: 24px;
|
|
3359
3357
|
}
|
|
@@ -3574,16 +3572,18 @@ $field-list-adaptive-outerdiv-height: 190px !default;
|
|
|
3574
3572
|
margin-top: 20px;
|
|
3575
3573
|
overflow: auto;
|
|
3576
3574
|
|
|
3575
|
+
.e-acrdn-header {
|
|
3576
|
+
align-items: center;
|
|
3577
|
+
display: flex;
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3577
3580
|
.e-acrdn-header-icon {
|
|
3578
3581
|
display: table;
|
|
3579
3582
|
font-size: 12px;
|
|
3580
|
-
height: 36px;
|
|
3581
|
-
min-height: 36px;
|
|
3582
3583
|
min-width: 28px;
|
|
3583
3584
|
padding: 0;
|
|
3584
3585
|
position: absolute;
|
|
3585
3586
|
right: 16px;
|
|
3586
|
-
top: 0;
|
|
3587
3587
|
|
|
3588
3588
|
.e-list-icon {
|
|
3589
3589
|
cursor: pointer;
|
|
@@ -448,6 +448,11 @@ $field-list-adaptive-outerdiv-height: 195px !default;
|
|
|
448
448
|
}
|
|
449
449
|
/* stylelint-enable */
|
|
450
450
|
|
|
451
|
+
.e-format-condition-button {
|
|
452
|
+
.e-add-icon {
|
|
453
|
+
margin-left: 0;
|
|
454
|
+
}
|
|
455
|
+
}
|
|
451
456
|
.e-format-value1,
|
|
452
457
|
.e-format-value2,
|
|
453
458
|
.e-format-value-span {
|
|
@@ -3317,9 +3322,6 @@ $field-list-adaptive-outerdiv-height: 195px !default;
|
|
|
3317
3322
|
background-color: $field-list-mobile-header-color;
|
|
3318
3323
|
color: $field-list-mobile-header-font-color;
|
|
3319
3324
|
font-size: 14px;
|
|
3320
|
-
height: 48px;
|
|
3321
|
-
padding-bottom: 9px;
|
|
3322
|
-
padding-top: 9px;
|
|
3323
3325
|
@if ($skin-name == 'tailwind') {
|
|
3324
3326
|
padding-left: 16px;
|
|
3325
3327
|
padding-right: 16px;
|
|
@@ -3341,19 +3343,15 @@ $field-list-adaptive-outerdiv-height: 195px !default;
|
|
|
3341
3343
|
|
|
3342
3344
|
.e-title-mobile-header {
|
|
3343
3345
|
display: flex;
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
.e-title-mobile-content {
|
|
3347
|
-
margin-top: $field-list-back-margin;
|
|
3346
|
+
align-items: center;
|
|
3348
3347
|
}
|
|
3349
3348
|
|
|
3350
3349
|
.e-field-list-back-icon {
|
|
3351
3350
|
color: $field-list-back-font-color;
|
|
3352
3351
|
font-size: 16px;
|
|
3353
|
-
height:
|
|
3352
|
+
height: auto;
|
|
3354
3353
|
margin-left: 0;
|
|
3355
3354
|
margin-right: 12px;
|
|
3356
|
-
padding-top: 7px;
|
|
3357
3355
|
text-align: center;
|
|
3358
3356
|
width: 24px;
|
|
3359
3357
|
}
|
|
@@ -3574,16 +3572,18 @@ $field-list-adaptive-outerdiv-height: 195px !default;
|
|
|
3574
3572
|
margin-top: 20px;
|
|
3575
3573
|
overflow: auto;
|
|
3576
3574
|
|
|
3575
|
+
.e-acrdn-header {
|
|
3576
|
+
align-items: center;
|
|
3577
|
+
display: flex;
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3577
3580
|
.e-acrdn-header-icon {
|
|
3578
3581
|
display: table;
|
|
3579
3582
|
font-size: 12px;
|
|
3580
|
-
height: 36px;
|
|
3581
|
-
min-height: 36px;
|
|
3582
3583
|
min-width: 28px;
|
|
3583
3584
|
padding: 0;
|
|
3584
3585
|
position: absolute;
|
|
3585
3586
|
right: 16px;
|
|
3586
|
-
top: 0;
|
|
3587
3587
|
|
|
3588
3588
|
.e-list-icon {
|
|
3589
3589
|
cursor: pointer;
|
|
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
451
451
|
}
|
|
452
452
|
/* stylelint-enable */
|
|
453
453
|
|
|
454
|
+
.e-format-condition-button {
|
|
455
|
+
.e-add-icon {
|
|
456
|
+
margin-left: 0;
|
|
457
|
+
}
|
|
458
|
+
}
|
|
454
459
|
.e-format-value1,
|
|
455
460
|
.e-format-value2,
|
|
456
461
|
.e-format-value-span {
|
|
@@ -3320,9 +3325,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3320
3325
|
background-color: $field-list-mobile-header-color;
|
|
3321
3326
|
color: $field-list-mobile-header-font-color;
|
|
3322
3327
|
font-size: 14px;
|
|
3323
|
-
height: 48px;
|
|
3324
|
-
padding-bottom: 9px;
|
|
3325
|
-
padding-top: 9px;
|
|
3326
3328
|
@if ($skin-name == 'tailwind') {
|
|
3327
3329
|
padding-left: 16px;
|
|
3328
3330
|
padding-right: 16px;
|
|
@@ -3344,19 +3346,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3344
3346
|
|
|
3345
3347
|
.e-title-mobile-header {
|
|
3346
3348
|
display: flex;
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
.e-title-mobile-content {
|
|
3350
|
-
margin-top: $field-list-back-margin;
|
|
3349
|
+
align-items: center;
|
|
3351
3350
|
}
|
|
3352
3351
|
|
|
3353
3352
|
.e-field-list-back-icon {
|
|
3354
3353
|
color: $field-list-back-font-color;
|
|
3355
3354
|
font-size: 16px;
|
|
3356
|
-
height:
|
|
3355
|
+
height: auto;
|
|
3357
3356
|
margin-left: 0;
|
|
3358
3357
|
margin-right: 12px;
|
|
3359
|
-
padding-top: 7px;
|
|
3360
3358
|
text-align: center;
|
|
3361
3359
|
width: 24px;
|
|
3362
3360
|
}
|
|
@@ -3577,16 +3575,18 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3577
3575
|
margin-top: 20px;
|
|
3578
3576
|
overflow: auto;
|
|
3579
3577
|
|
|
3578
|
+
.e-acrdn-header {
|
|
3579
|
+
align-items: center;
|
|
3580
|
+
display: flex;
|
|
3581
|
+
}
|
|
3582
|
+
|
|
3580
3583
|
.e-acrdn-header-icon {
|
|
3581
3584
|
display: table;
|
|
3582
3585
|
font-size: 12px;
|
|
3583
|
-
height: 36px;
|
|
3584
|
-
min-height: 36px;
|
|
3585
3586
|
min-width: 28px;
|
|
3586
3587
|
padding: 0;
|
|
3587
3588
|
position: absolute;
|
|
3588
3589
|
right: 16px;
|
|
3589
|
-
top: 0;
|
|
3590
3590
|
|
|
3591
3591
|
.e-list-icon {
|
|
3592
3592
|
cursor: pointer;
|
|
@@ -451,6 +451,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
451
451
|
}
|
|
452
452
|
/* stylelint-enable */
|
|
453
453
|
|
|
454
|
+
.e-format-condition-button {
|
|
455
|
+
.e-add-icon {
|
|
456
|
+
margin-left: 0;
|
|
457
|
+
}
|
|
458
|
+
}
|
|
454
459
|
.e-format-value1,
|
|
455
460
|
.e-format-value2,
|
|
456
461
|
.e-format-value-span {
|
|
@@ -3320,9 +3325,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3320
3325
|
background-color: $field-list-mobile-header-color;
|
|
3321
3326
|
color: $field-list-mobile-header-font-color;
|
|
3322
3327
|
font-size: 14px;
|
|
3323
|
-
height: 48px;
|
|
3324
|
-
padding-bottom: 9px;
|
|
3325
|
-
padding-top: 9px;
|
|
3326
3328
|
@if ($skin-name == 'tailwind') {
|
|
3327
3329
|
padding-left: 16px;
|
|
3328
3330
|
padding-right: 16px;
|
|
@@ -3344,19 +3346,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3344
3346
|
|
|
3345
3347
|
.e-title-mobile-header {
|
|
3346
3348
|
display: flex;
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
.e-title-mobile-content {
|
|
3350
|
-
margin-top: $field-list-back-margin;
|
|
3349
|
+
align-items: center;
|
|
3351
3350
|
}
|
|
3352
3351
|
|
|
3353
3352
|
.e-field-list-back-icon {
|
|
3354
3353
|
color: $field-list-back-font-color;
|
|
3355
3354
|
font-size: 16px;
|
|
3356
|
-
height:
|
|
3355
|
+
height: auto;
|
|
3357
3356
|
margin-left: 0;
|
|
3358
3357
|
margin-right: 12px;
|
|
3359
|
-
padding-top: 7px;
|
|
3360
3358
|
text-align: center;
|
|
3361
3359
|
width: 24px;
|
|
3362
3360
|
}
|
|
@@ -3577,16 +3575,18 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3577
3575
|
margin-top: 20px;
|
|
3578
3576
|
overflow: auto;
|
|
3579
3577
|
|
|
3578
|
+
.e-acrdn-header {
|
|
3579
|
+
align-items: center;
|
|
3580
|
+
display: flex;
|
|
3581
|
+
}
|
|
3582
|
+
|
|
3580
3583
|
.e-acrdn-header-icon {
|
|
3581
3584
|
display: table;
|
|
3582
3585
|
font-size: 12px;
|
|
3583
|
-
height: 36px;
|
|
3584
|
-
min-height: 36px;
|
|
3585
3586
|
min-width: 28px;
|
|
3586
3587
|
padding: 0;
|
|
3587
3588
|
position: absolute;
|
|
3588
3589
|
right: 16px;
|
|
3589
|
-
top: 0;
|
|
3590
3590
|
|
|
3591
3591
|
.e-list-icon {
|
|
3592
3592
|
cursor: pointer;
|
|
@@ -40055,7 +40055,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
40055
40055
|
font-size: $listview-header-font-size;
|
|
40056
40056
|
}
|
|
40057
40057
|
|
|
40058
|
-
& .e-icons:not(.e-primary .e-icon
|
|
40058
|
+
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40059
40059
|
color: $listview-icon-color;
|
|
40060
40060
|
|
|
40061
40061
|
@if ($skin-name == 'tailwind') {
|
|
@@ -88002,14 +88002,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
88002
88002
|
outline-offset: 2px;
|
|
88003
88003
|
}
|
|
88004
88004
|
}
|
|
88005
|
-
.e-dialog.e-filter-popup {
|
|
88006
|
-
.e-footer-content {
|
|
88007
|
-
|
|
88008
|
-
@if ($skin-name =='FluentUI') {
|
|
88009
|
-
padding-top: 0;
|
|
88010
|
-
}
|
|
88011
|
-
}
|
|
88012
|
-
}
|
|
88013
88005
|
}
|
|
88014
88006
|
|
|
88015
88007
|
.e-gantt-dialog .e-tab .e-tab-header {
|
|
@@ -98821,6 +98813,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
98821
98813
|
}
|
|
98822
98814
|
/* stylelint-enable */
|
|
98823
98815
|
|
|
98816
|
+
.e-format-condition-button {
|
|
98817
|
+
.e-add-icon {
|
|
98818
|
+
margin-left: 0;
|
|
98819
|
+
}
|
|
98820
|
+
}
|
|
98824
98821
|
.e-format-value1,
|
|
98825
98822
|
.e-format-value2,
|
|
98826
98823
|
.e-format-value-span {
|
|
@@ -101690,9 +101687,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
101690
101687
|
background-color: $field-list-mobile-header-color;
|
|
101691
101688
|
color: $field-list-mobile-header-font-color;
|
|
101692
101689
|
font-size: 14px;
|
|
101693
|
-
height: 48px;
|
|
101694
|
-
padding-bottom: 9px;
|
|
101695
|
-
padding-top: 9px;
|
|
101696
101690
|
@if ($skin-name == 'tailwind') {
|
|
101697
101691
|
padding-left: 16px;
|
|
101698
101692
|
padding-right: 16px;
|
|
@@ -101714,19 +101708,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
101714
101708
|
|
|
101715
101709
|
.e-title-mobile-header {
|
|
101716
101710
|
display: flex;
|
|
101717
|
-
|
|
101718
|
-
|
|
101719
|
-
.e-title-mobile-content {
|
|
101720
|
-
margin-top: $field-list-back-margin;
|
|
101711
|
+
align-items: center;
|
|
101721
101712
|
}
|
|
101722
101713
|
|
|
101723
101714
|
.e-field-list-back-icon {
|
|
101724
101715
|
color: $field-list-back-font-color;
|
|
101725
101716
|
font-size: 16px;
|
|
101726
|
-
height:
|
|
101717
|
+
height: auto;
|
|
101727
101718
|
margin-left: 0;
|
|
101728
101719
|
margin-right: 12px;
|
|
101729
|
-
padding-top: 7px;
|
|
101730
101720
|
text-align: center;
|
|
101731
101721
|
width: 24px;
|
|
101732
101722
|
}
|
|
@@ -101947,16 +101937,18 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
101947
101937
|
margin-top: 20px;
|
|
101948
101938
|
overflow: auto;
|
|
101949
101939
|
|
|
101940
|
+
.e-acrdn-header {
|
|
101941
|
+
align-items: center;
|
|
101942
|
+
display: flex;
|
|
101943
|
+
}
|
|
101944
|
+
|
|
101950
101945
|
.e-acrdn-header-icon {
|
|
101951
101946
|
display: table;
|
|
101952
101947
|
font-size: 12px;
|
|
101953
|
-
height: 36px;
|
|
101954
|
-
min-height: 36px;
|
|
101955
101948
|
min-width: 28px;
|
|
101956
101949
|
padding: 0;
|
|
101957
101950
|
position: absolute;
|
|
101958
101951
|
right: 16px;
|
|
101959
|
-
top: 0;
|
|
101960
101952
|
|
|
101961
101953
|
.e-list-icon {
|
|
101962
101954
|
cursor: pointer;
|
|
@@ -40052,7 +40052,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
40052
40052
|
font-size: $listview-header-font-size;
|
|
40053
40053
|
}
|
|
40054
40054
|
|
|
40055
|
-
& .e-icons:not(.e-primary .e-icon
|
|
40055
|
+
& .e-icons:not(.e-primary .e-btn-icon) {
|
|
40056
40056
|
color: $listview-icon-color;
|
|
40057
40057
|
|
|
40058
40058
|
@if ($skin-name == 'tailwind') {
|
|
@@ -87999,14 +87999,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
87999
87999
|
outline-offset: 2px;
|
|
88000
88000
|
}
|
|
88001
88001
|
}
|
|
88002
|
-
.e-dialog.e-filter-popup {
|
|
88003
|
-
.e-footer-content {
|
|
88004
|
-
|
|
88005
|
-
@if ($skin-name =='FluentUI') {
|
|
88006
|
-
padding-top: 0;
|
|
88007
|
-
}
|
|
88008
|
-
}
|
|
88009
|
-
}
|
|
88010
88002
|
}
|
|
88011
88003
|
|
|
88012
88004
|
.e-gantt-dialog .e-tab .e-tab-header {
|
|
@@ -98818,6 +98810,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
98818
98810
|
}
|
|
98819
98811
|
/* stylelint-enable */
|
|
98820
98812
|
|
|
98813
|
+
.e-format-condition-button {
|
|
98814
|
+
.e-add-icon {
|
|
98815
|
+
margin-left: 0;
|
|
98816
|
+
}
|
|
98817
|
+
}
|
|
98821
98818
|
.e-format-value1,
|
|
98822
98819
|
.e-format-value2,
|
|
98823
98820
|
.e-format-value-span {
|
|
@@ -101687,9 +101684,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
101687
101684
|
background-color: $field-list-mobile-header-color;
|
|
101688
101685
|
color: $field-list-mobile-header-font-color;
|
|
101689
101686
|
font-size: 14px;
|
|
101690
|
-
height: 48px;
|
|
101691
|
-
padding-bottom: 9px;
|
|
101692
|
-
padding-top: 9px;
|
|
101693
101687
|
@if ($skin-name == 'tailwind') {
|
|
101694
101688
|
padding-left: 16px;
|
|
101695
101689
|
padding-right: 16px;
|
|
@@ -101711,19 +101705,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
101711
101705
|
|
|
101712
101706
|
.e-title-mobile-header {
|
|
101713
101707
|
display: flex;
|
|
101714
|
-
|
|
101715
|
-
|
|
101716
|
-
.e-title-mobile-content {
|
|
101717
|
-
margin-top: $field-list-back-margin;
|
|
101708
|
+
align-items: center;
|
|
101718
101709
|
}
|
|
101719
101710
|
|
|
101720
101711
|
.e-field-list-back-icon {
|
|
101721
101712
|
color: $field-list-back-font-color;
|
|
101722
101713
|
font-size: 16px;
|
|
101723
|
-
height:
|
|
101714
|
+
height: auto;
|
|
101724
101715
|
margin-left: 0;
|
|
101725
101716
|
margin-right: 12px;
|
|
101726
|
-
padding-top: 7px;
|
|
101727
101717
|
text-align: center;
|
|
101728
101718
|
width: 24px;
|
|
101729
101719
|
}
|
|
@@ -101944,16 +101934,18 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
101944
101934
|
margin-top: 20px;
|
|
101945
101935
|
overflow: auto;
|
|
101946
101936
|
|
|
101937
|
+
.e-acrdn-header {
|
|
101938
|
+
align-items: center;
|
|
101939
|
+
display: flex;
|
|
101940
|
+
}
|
|
101941
|
+
|
|
101947
101942
|
.e-acrdn-header-icon {
|
|
101948
101943
|
display: table;
|
|
101949
101944
|
font-size: 12px;
|
|
101950
|
-
height: 36px;
|
|
101951
|
-
min-height: 36px;
|
|
101952
101945
|
min-width: 28px;
|
|
101953
101946
|
padding: 0;
|
|
101954
101947
|
position: absolute;
|
|
101955
101948
|
right: 16px;
|
|
101956
|
-
top: 0;
|
|
101957
101949
|
|
|
101958
101950
|
.e-list-icon {
|
|
101959
101951
|
cursor: pointer;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"21.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"21.1.41","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|