@syncfusion/ej2 20.2.43 → 20.2.44
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/base/bootstrap-dark.css +12 -0
- package/base/bootstrap.css +12 -0
- package/base/bootstrap4.css +12 -0
- package/base/bootstrap5-dark.css +12 -0
- package/base/bootstrap5.css +12 -0
- package/base/compatibility/bootstrap-dark.css +12 -0
- package/base/compatibility/bootstrap.css +12 -0
- package/base/compatibility/bootstrap4.css +12 -0
- package/base/compatibility/bootstrap5-dark.css +12 -0
- package/base/compatibility/bootstrap5.css +12 -0
- package/base/compatibility/fabric-dark.css +12 -0
- package/base/compatibility/fabric.css +12 -0
- package/base/compatibility/fluent-dark.css +12 -0
- package/base/compatibility/fluent.css +12 -0
- package/base/compatibility/highcontrast-light.css +12 -0
- package/base/compatibility/highcontrast.css +12 -0
- package/base/compatibility/material-dark.css +12 -0
- package/base/compatibility/material.css +12 -0
- package/base/compatibility/tailwind-dark.css +12 -0
- package/base/compatibility/tailwind.css +12 -0
- package/base/fabric-dark.css +12 -0
- package/base/fabric.css +12 -0
- package/base/fluent-dark.css +12 -0
- package/base/fluent.css +12 -0
- package/base/highcontrast-light.css +12 -0
- package/base/highcontrast.css +12 -0
- package/base/material-dark.css +12 -0
- package/base/material.css +12 -0
- package/base/tailwind-dark.css +12 -0
- package/base/tailwind.css +12 -0
- package/bootstrap-dark.css +30 -21
- package/bootstrap.css +30 -21
- package/bootstrap4.css +30 -21
- package/bootstrap5-dark.css +32 -23
- package/bootstrap5.css +32 -23
- package/dist/ej2.d.ts +1 -1
- package/dist/ej2.min.js +2 -2
- package/fabric-dark.css +30 -21
- package/fabric.css +30 -21
- package/fluent-dark.css +32 -23
- package/fluent.css +32 -23
- package/gantt/bootstrap-dark.css +4 -4
- package/gantt/bootstrap.css +4 -4
- package/gantt/bootstrap4.css +4 -4
- package/gantt/bootstrap5.css +4 -4
- package/gantt/compatibility/bootstrap-dark.css +4 -4
- package/gantt/compatibility/bootstrap.css +4 -4
- package/gantt/compatibility/bootstrap4.css +4 -4
- package/gantt/compatibility/bootstrap5.css +4 -4
- package/gantt/compatibility/fabric-dark.css +4 -4
- package/gantt/compatibility/fabric.css +4 -4
- package/gantt/compatibility/fluent-dark.css +4 -4
- package/gantt/compatibility/fluent.css +4 -4
- package/gantt/compatibility/highcontrast-light.css +4 -4
- package/gantt/compatibility/highcontrast.css +4 -4
- package/gantt/compatibility/material-dark.css +4 -4
- package/gantt/compatibility/material.css +4 -4
- package/gantt/compatibility/tailwind-dark.css +4 -4
- package/gantt/compatibility/tailwind.css +4 -4
- package/gantt/fabric-dark.css +4 -4
- package/gantt/fabric.css +4 -4
- package/gantt/fluent-dark.css +4 -4
- package/gantt/fluent.css +4 -4
- package/gantt/highcontrast-light.css +4 -4
- package/gantt/highcontrast.css +4 -4
- package/gantt/material-dark.css +4 -4
- package/gantt/material.css +4 -4
- package/gantt/tailwind-dark.css +4 -4
- package/gantt/tailwind.css +4 -4
- package/grid/bootstrap-dark.css +1 -4
- package/grid/bootstrap.css +1 -4
- package/grid/bootstrap4.css +1 -4
- package/grid/bootstrap5-dark.css +1 -4
- package/grid/bootstrap5.css +1 -4
- package/grid/compatibility/bootstrap-dark.css +1 -4
- package/grid/compatibility/bootstrap.css +1 -4
- package/grid/compatibility/bootstrap4.css +1 -4
- package/grid/compatibility/bootstrap5-dark.css +1 -4
- package/grid/compatibility/bootstrap5.css +1 -4
- package/grid/compatibility/fabric-dark.css +1 -4
- package/grid/compatibility/fabric.css +1 -4
- package/grid/compatibility/fluent-dark.css +1 -4
- package/grid/compatibility/fluent.css +1 -4
- package/grid/compatibility/highcontrast-light.css +1 -4
- package/grid/compatibility/highcontrast.css +1 -4
- package/grid/compatibility/material-dark.css +1 -4
- package/grid/compatibility/material.css +1 -4
- package/grid/compatibility/tailwind-dark.css +1 -4
- package/grid/compatibility/tailwind.css +1 -4
- package/grid/fabric-dark.css +1 -4
- package/grid/fabric.css +1 -4
- package/grid/fluent-dark.css +1 -4
- package/grid/fluent.css +1 -4
- package/grid/highcontrast-light.css +1 -4
- package/grid/highcontrast.css +1 -4
- package/grid/material-dark.css +1 -4
- package/grid/material.css +1 -4
- package/grid/tailwind-dark.css +1 -4
- package/grid/tailwind.css +1 -4
- package/highcontrast.css +30 -21
- package/input/compatibility/material-dark.css +27 -0
- package/input/compatibility/material.css +27 -0
- package/input/material-dark.css +27 -0
- package/input/material.css +27 -0
- package/material-dark.css +57 -21
- package/material.css +57 -21
- package/multi-select/compatibility/tailwind-dark.css +2 -0
- package/multi-select/compatibility/tailwind.css +2 -0
- package/multi-select/tailwind-dark.css +2 -0
- package/multi-select/tailwind.css +2 -0
- package/package.json +19 -19
- package/resource.json +2 -8
- package/spreadsheet/bootstrap-dark.css +13 -13
- package/spreadsheet/bootstrap.css +13 -13
- package/spreadsheet/bootstrap4.css +13 -13
- package/spreadsheet/bootstrap5-dark.css +13 -13
- package/spreadsheet/bootstrap5.css +13 -13
- package/spreadsheet/compatibility/bootstrap-dark.css +13 -13
- package/spreadsheet/compatibility/bootstrap.css +13 -13
- package/spreadsheet/compatibility/bootstrap4.css +13 -13
- package/spreadsheet/compatibility/bootstrap5-dark.css +13 -13
- package/spreadsheet/compatibility/bootstrap5.css +13 -13
- package/spreadsheet/compatibility/fabric-dark.css +13 -13
- package/spreadsheet/compatibility/fabric.css +13 -13
- package/spreadsheet/compatibility/fluent-dark.css +13 -13
- package/spreadsheet/compatibility/fluent.css +13 -13
- package/spreadsheet/compatibility/highcontrast-light.css +13 -13
- package/spreadsheet/compatibility/highcontrast.css +13 -13
- package/spreadsheet/compatibility/material-dark.css +13 -13
- package/spreadsheet/compatibility/material.css +13 -13
- package/spreadsheet/compatibility/tailwind-dark.css +13 -13
- package/spreadsheet/compatibility/tailwind.css +13 -13
- package/spreadsheet/fabric-dark.css +13 -13
- package/spreadsheet/fabric.css +13 -13
- package/spreadsheet/fluent-dark.css +13 -13
- package/spreadsheet/fluent.css +13 -13
- package/spreadsheet/highcontrast-light.css +13 -13
- package/spreadsheet/highcontrast.css +13 -13
- package/spreadsheet/material-dark.css +13 -13
- package/spreadsheet/material.css +13 -13
- package/spreadsheet/tailwind-dark.css +13 -13
- package/spreadsheet/tailwind.css +13 -13
- package/styles/compatibility/bootstrap.css +30 -21
- package/styles/compatibility/bootstrap4.css +30 -21
- package/styles/compatibility/fabric.css +30 -21
- package/styles/compatibility/highcontrast.css +30 -21
- package/styles/compatibility/material.css +57 -21
- package/tailwind-dark.css +34 -23
- package/tailwind.css +34 -23
- package/uploader/bootstrap5-dark.css +2 -2
- package/uploader/bootstrap5.css +2 -2
- package/uploader/compatibility/bootstrap5-dark.css +2 -2
- package/uploader/compatibility/bootstrap5.css +2 -2
- package/uploader/compatibility/fluent-dark.css +2 -2
- package/uploader/compatibility/fluent.css +2 -2
- package/uploader/compatibility/tailwind-dark.css +2 -2
- package/uploader/compatibility/tailwind.css +2 -2
- package/uploader/fluent-dark.css +2 -2
- package/uploader/fluent.css +2 -2
- package/uploader/tailwind-dark.css +2 -2
- package/uploader/tailwind.css +2 -2
package/tailwind.css
CHANGED
|
@@ -1402,6 +1402,18 @@
|
|
|
1402
1402
|
touch-action: pinch-zoom;
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
1405
|
+
.e-license {
|
|
1406
|
+
color: rgb(255, 255, 0);
|
|
1407
|
+
text-decoration: none;
|
|
1408
|
+
}
|
|
1409
|
+
|
|
1410
|
+
.e-license-banner {
|
|
1411
|
+
cursor: pointer;
|
|
1412
|
+
position: absolute;
|
|
1413
|
+
right: 10px;
|
|
1414
|
+
top: 27%;
|
|
1415
|
+
}
|
|
1416
|
+
|
|
1405
1417
|
/*! animation keyframes */
|
|
1406
1418
|
@keyframes SlideLeftOut {
|
|
1407
1419
|
from {
|
|
@@ -20886,7 +20898,7 @@ body.e-colorpicker-overflow {
|
|
|
20886
20898
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
20887
20899
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
20888
20900
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
20889
|
-
background-color:
|
|
20901
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
20890
20902
|
border-color: transparent;
|
|
20891
20903
|
border-radius: 50%;
|
|
20892
20904
|
box-shadow: 0 0 0 transparent;
|
|
@@ -21187,7 +21199,7 @@ body.e-colorpicker-overflow {
|
|
|
21187
21199
|
color: #374151;
|
|
21188
21200
|
}
|
|
21189
21201
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
21190
|
-
background-color:
|
|
21202
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
21191
21203
|
border-color: transparent;
|
|
21192
21204
|
box-shadow: 0 0 0 transparent;
|
|
21193
21205
|
}
|
|
@@ -30192,6 +30204,7 @@ ejs-sidebar {
|
|
|
30192
30204
|
-ms-flex-direction: row;
|
|
30193
30205
|
flex-direction: row;
|
|
30194
30206
|
margin-top: -2em;
|
|
30207
|
+
margin-top: -1.45em;
|
|
30195
30208
|
outline: 0;
|
|
30196
30209
|
padding: 0;
|
|
30197
30210
|
position: absolute;
|
|
@@ -30372,6 +30385,7 @@ ejs-sidebar {
|
|
|
30372
30385
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
30373
30386
|
margin-top: -1.62em;
|
|
30374
30387
|
height: 36px;
|
|
30388
|
+
margin-top: -2em;
|
|
30375
30389
|
width: 40px;
|
|
30376
30390
|
}
|
|
30377
30391
|
|
|
@@ -42699,13 +42713,10 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
42699
42713
|
.e-grid.e-rtl .e-frozenheader.e-frozen-right-header > .e-table, .e-grid.e-rtl .e-frozencontent.e-frozen-right-content > .e-table {
|
|
42700
42714
|
border-right-color: #e5e7eb;
|
|
42701
42715
|
}
|
|
42702
|
-
.e-grid.e-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42716
|
+
.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42703
42717
|
background-color: #f3f4f6;
|
|
42704
42718
|
color: #111827;
|
|
42705
42719
|
}
|
|
42706
|
-
.e-grid.e-disable-gridhover tr[role=row]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-disable-gridhover tr[role=row]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-disable-gridhover tr[role=row]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
42707
|
-
background-color: transparent;
|
|
42708
|
-
}
|
|
42709
42720
|
.e-grid tr[role=row]:hover .e-rowdragdrop {
|
|
42710
42721
|
cursor: move;
|
|
42711
42722
|
}
|
|
@@ -49363,14 +49374,13 @@ span.e-table-box.e-rbox-select {
|
|
|
49363
49374
|
}
|
|
49364
49375
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
49365
49376
|
border-bottom-style: solid;
|
|
49366
|
-
border-right
|
|
49377
|
+
border-right: 1px solid;
|
|
49367
49378
|
overflow: hidden;
|
|
49368
49379
|
position: relative;
|
|
49369
49380
|
z-index: 6;
|
|
49370
49381
|
}
|
|
49371
49382
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
|
|
49372
49383
|
border-left: 0;
|
|
49373
|
-
padding: 0 3px;
|
|
49374
49384
|
}
|
|
49375
49385
|
.e-gantt .e-gantt-chart .e-timeline-header-table-container {
|
|
49376
49386
|
border-collapse: collapse;
|
|
@@ -49422,7 +49432,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49422
49432
|
}
|
|
49423
49433
|
.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
|
|
49424
49434
|
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
|
|
49425
|
-
padding-left:
|
|
49435
|
+
padding-left: 11px;
|
|
49426
49436
|
text-align: left;
|
|
49427
49437
|
}
|
|
49428
49438
|
.e-gantt .e-gantt-chart .e-gantt-grid-lines {
|
|
@@ -49529,7 +49539,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49529
49539
|
.e-gantt .e-gantt-chart .e-indicator-span {
|
|
49530
49540
|
display: inline-block;
|
|
49531
49541
|
font-size: 13px;
|
|
49532
|
-
font-weight:
|
|
49542
|
+
font-weight: normal;
|
|
49533
49543
|
overflow: hidden;
|
|
49534
49544
|
position: absolute;
|
|
49535
49545
|
text-overflow: ellipsis;
|
|
@@ -49922,6 +49932,7 @@ span.e-table-box.e-rbox-select {
|
|
|
49922
49932
|
.e-gantt-dialog .e-richtexteditor .e-rte-content {
|
|
49923
49933
|
border-bottom-width: 0px;
|
|
49924
49934
|
height: 210px;
|
|
49935
|
+
overflow: hidden;
|
|
49925
49936
|
}
|
|
49926
49937
|
.e-gantt-dialog > .e-dlg-content {
|
|
49927
49938
|
padding: 0 !important;
|
|
@@ -67523,10 +67534,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67523
67534
|
.e-spreadsheet .e-reenterpwd-dlg.e-dialog .e-dlg-content .e-reenterpwd-content .e-input {
|
|
67524
67535
|
margin-top: 10px;
|
|
67525
67536
|
}
|
|
67526
|
-
.e-spreadsheet .e-goto-dlg {
|
|
67537
|
+
.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
67527
67538
|
height: auto;
|
|
67528
67539
|
}
|
|
67529
|
-
.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
|
|
67540
|
+
.e-spreadsheet .e-goto-dlg.e-dialog .e-dlg-content .e-goto-alert-span {
|
|
67530
67541
|
font-weight: bold;
|
|
67531
67542
|
padding-top: 7px;
|
|
67532
67543
|
}
|
|
@@ -68752,32 +68763,32 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68752
68763
|
font-size: 12px;
|
|
68753
68764
|
padding-top: 7px;
|
|
68754
68765
|
}
|
|
68755
|
-
.e-spreadsheet .e-find-dlg {
|
|
68766
|
+
.e-spreadsheet .e-find-dlg.e-dialog {
|
|
68756
68767
|
height: auto;
|
|
68757
68768
|
width: 468px;
|
|
68758
68769
|
}
|
|
68759
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
|
|
68770
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-find-alert-span {
|
|
68760
68771
|
color: #dc2626;
|
|
68761
68772
|
font-size: 12px;
|
|
68762
68773
|
padding-top: 7px;
|
|
68763
68774
|
}
|
|
68764
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
|
|
68775
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-replace-alert-span {
|
|
68765
68776
|
color: #dc2626;
|
|
68766
68777
|
font-size: 12px;
|
|
68767
68778
|
padding-top: 7px;
|
|
68768
68779
|
}
|
|
68769
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68780
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-casecheckbox {
|
|
68770
68781
|
padding-right: 12px;
|
|
68771
68782
|
}
|
|
68772
|
-
.e-spreadsheet .e-find-dlg .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68783
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-dlg-content .e-findnreplace-exactmatchcheckbox {
|
|
68773
68784
|
padding: 12px 0;
|
|
68774
68785
|
}
|
|
68775
|
-
.e-spreadsheet .e-find-dlg p.e-header {
|
|
68786
|
+
.e-spreadsheet .e-find-dlg.e-dialog p.e-header {
|
|
68776
68787
|
margin: 0;
|
|
68777
68788
|
padding-bottom: 8px;
|
|
68778
68789
|
padding-top: 12px;
|
|
68779
68790
|
}
|
|
68780
|
-
.e-spreadsheet .e-find-dlg .e-footer-content {
|
|
68791
|
+
.e-spreadsheet .e-find-dlg.e-dialog .e-footer-content {
|
|
68781
68792
|
text-align: left;
|
|
68782
68793
|
}
|
|
68783
68794
|
.e-spreadsheet .e-protectworkbook-dlg.e-dialog {
|
|
@@ -69521,12 +69532,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69521
69532
|
height: 50px;
|
|
69522
69533
|
width: 419px;
|
|
69523
69534
|
}
|
|
69524
|
-
.e-bigger .e-spreadsheet .e-goto-dlg,
|
|
69525
|
-
.e-bigger.e-spreadsheet .e-goto-dlg {
|
|
69535
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog,
|
|
69536
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog {
|
|
69526
69537
|
height: auto;
|
|
69527
69538
|
}
|
|
69528
|
-
.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
|
|
69529
|
-
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
|
|
69539
|
+
.e-bigger .e-spreadsheet .e-goto-dlg.e-dialog .e-btn,
|
|
69540
|
+
.e-bigger.e-spreadsheet .e-goto-dlg.e-dialog .e-btn {
|
|
69530
69541
|
font-size: 12px;
|
|
69531
69542
|
}
|
|
69532
69543
|
.e-bigger .e-spreadsheet .e-protectworkbook-dlg.e-dialog .e-dlg-content .e-pwd-alert-span,
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
502
502
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
503
503
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
504
|
-
background-color:
|
|
504
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
505
505
|
border-color: transparent;
|
|
506
506
|
border-radius: 50%;
|
|
507
507
|
box-shadow: 0 0 0 transparent;
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
color: #dee2e6;
|
|
800
800
|
}
|
|
801
801
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
802
|
-
background-color:
|
|
802
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
803
803
|
border-color: transparent;
|
|
804
804
|
box-shadow: 0 0 0 transparent;
|
|
805
805
|
}
|
package/uploader/bootstrap5.css
CHANGED
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
502
502
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
503
503
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
504
|
-
background-color:
|
|
504
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
505
505
|
border-color: transparent;
|
|
506
506
|
border-radius: 50%;
|
|
507
507
|
box-shadow: 0 0 0 transparent;
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
color: #343a40;
|
|
800
800
|
}
|
|
801
801
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
802
|
-
background-color:
|
|
802
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
803
803
|
border-color: transparent;
|
|
804
804
|
box-shadow: 0 0 0 transparent;
|
|
805
805
|
}
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
502
502
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
503
503
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
504
|
-
background-color:
|
|
504
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
505
505
|
border-color: transparent;
|
|
506
506
|
border-radius: 50%;
|
|
507
507
|
box-shadow: 0 0 0 transparent;
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
color: #dee2e6;
|
|
800
800
|
}
|
|
801
801
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
802
|
-
background-color:
|
|
802
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
803
803
|
border-color: transparent;
|
|
804
804
|
box-shadow: 0 0 0 transparent;
|
|
805
805
|
}
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
502
502
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
503
503
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
504
|
-
background-color:
|
|
504
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
505
505
|
border-color: transparent;
|
|
506
506
|
border-radius: 50%;
|
|
507
507
|
box-shadow: 0 0 0 transparent;
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
color: #343a40;
|
|
800
800
|
}
|
|
801
801
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
802
|
-
background-color:
|
|
802
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
803
803
|
border-color: transparent;
|
|
804
804
|
box-shadow: 0 0 0 transparent;
|
|
805
805
|
}
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
511
511
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
512
512
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
513
|
-
background-color:
|
|
513
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
514
514
|
border-color: transparent;
|
|
515
515
|
border-radius: 50%;
|
|
516
516
|
box-shadow: 0 0 0 transparent;
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
color: #f3f2f1;
|
|
842
842
|
}
|
|
843
843
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
844
|
-
background-color:
|
|
844
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
845
845
|
border-color: transparent;
|
|
846
846
|
box-shadow: 0 0 0 transparent;
|
|
847
847
|
}
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
511
511
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
512
512
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
513
|
-
background-color:
|
|
513
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
514
514
|
border-color: transparent;
|
|
515
515
|
border-radius: 50%;
|
|
516
516
|
box-shadow: 0 0 0 transparent;
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
color: #323130;
|
|
842
842
|
}
|
|
843
843
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
844
|
-
background-color:
|
|
844
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
845
845
|
border-color: transparent;
|
|
846
846
|
box-shadow: 0 0 0 transparent;
|
|
847
847
|
}
|
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
508
508
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
509
509
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
510
|
-
background-color:
|
|
510
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
511
511
|
border-color: transparent;
|
|
512
512
|
border-radius: 50%;
|
|
513
513
|
box-shadow: 0 0 0 transparent;
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
color: #f3f4f6;
|
|
809
809
|
}
|
|
810
810
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
811
|
-
background-color:
|
|
811
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
812
812
|
border-color: transparent;
|
|
813
813
|
box-shadow: 0 0 0 transparent;
|
|
814
814
|
}
|
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
508
508
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
509
509
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
510
|
-
background-color:
|
|
510
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
511
511
|
border-color: transparent;
|
|
512
512
|
border-radius: 50%;
|
|
513
513
|
box-shadow: 0 0 0 transparent;
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
color: #374151;
|
|
809
809
|
}
|
|
810
810
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
811
|
-
background-color:
|
|
811
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
812
812
|
border-color: transparent;
|
|
813
813
|
box-shadow: 0 0 0 transparent;
|
|
814
814
|
}
|
package/uploader/fluent-dark.css
CHANGED
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
511
511
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
512
512
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
513
|
-
background-color:
|
|
513
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
514
514
|
border-color: transparent;
|
|
515
515
|
border-radius: 50%;
|
|
516
516
|
box-shadow: 0 0 0 transparent;
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
color: #f3f2f1;
|
|
842
842
|
}
|
|
843
843
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
844
|
-
background-color:
|
|
844
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
845
845
|
border-color: transparent;
|
|
846
846
|
box-shadow: 0 0 0 transparent;
|
|
847
847
|
}
|
package/uploader/fluent.css
CHANGED
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
511
511
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
512
512
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
513
|
-
background-color:
|
|
513
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
514
514
|
border-color: transparent;
|
|
515
515
|
border-radius: 50%;
|
|
516
516
|
box-shadow: 0 0 0 transparent;
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
color: #323130;
|
|
842
842
|
}
|
|
843
843
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
844
|
-
background-color:
|
|
844
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
845
845
|
border-color: transparent;
|
|
846
846
|
box-shadow: 0 0 0 transparent;
|
|
847
847
|
}
|
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
508
508
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
509
509
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
510
|
-
background-color:
|
|
510
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
511
511
|
border-color: transparent;
|
|
512
512
|
border-radius: 50%;
|
|
513
513
|
box-shadow: 0 0 0 transparent;
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
color: #f3f4f6;
|
|
809
809
|
}
|
|
810
810
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
811
|
-
background-color:
|
|
811
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
812
812
|
border-color: transparent;
|
|
813
813
|
box-shadow: 0 0 0 transparent;
|
|
814
814
|
}
|
package/uploader/tailwind.css
CHANGED
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
|
|
508
508
|
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
|
|
509
509
|
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
|
|
510
|
-
background-color:
|
|
510
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
511
511
|
border-color: transparent;
|
|
512
512
|
border-radius: 50%;
|
|
513
513
|
box-shadow: 0 0 0 transparent;
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
color: #374151;
|
|
809
809
|
}
|
|
810
810
|
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
|
|
811
|
-
background-color:
|
|
811
|
+
background-color: rgba(0, 0, 0, 0.12);
|
|
812
812
|
border-color: transparent;
|
|
813
813
|
box-shadow: 0 0 0 transparent;
|
|
814
814
|
}
|