@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/base/bootstrap-dark.css
CHANGED
|
@@ -2098,6 +2098,18 @@
|
|
|
2098
2098
|
touch-action: pinch-zoom;
|
|
2099
2099
|
}
|
|
2100
2100
|
|
|
2101
|
+
.e-license {
|
|
2102
|
+
color: rgb(255, 255, 0);
|
|
2103
|
+
text-decoration: none;
|
|
2104
|
+
}
|
|
2105
|
+
|
|
2106
|
+
.e-license-banner {
|
|
2107
|
+
cursor: pointer;
|
|
2108
|
+
position: absolute;
|
|
2109
|
+
right: 10px;
|
|
2110
|
+
top: 27%;
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2101
2113
|
/*! animation keyframes */
|
|
2102
2114
|
@keyframes SlideLeftOut {
|
|
2103
2115
|
from {
|
package/base/bootstrap.css
CHANGED
|
@@ -2098,6 +2098,18 @@
|
|
|
2098
2098
|
touch-action: pinch-zoom;
|
|
2099
2099
|
}
|
|
2100
2100
|
|
|
2101
|
+
.e-license {
|
|
2102
|
+
color: rgb(255, 255, 0);
|
|
2103
|
+
text-decoration: none;
|
|
2104
|
+
}
|
|
2105
|
+
|
|
2106
|
+
.e-license-banner {
|
|
2107
|
+
cursor: pointer;
|
|
2108
|
+
position: absolute;
|
|
2109
|
+
right: 10px;
|
|
2110
|
+
top: 27%;
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2101
2113
|
/*! animation keyframes */
|
|
2102
2114
|
@keyframes SlideLeftOut {
|
|
2103
2115
|
from {
|
package/base/bootstrap4.css
CHANGED
|
@@ -1750,6 +1750,18 @@
|
|
|
1750
1750
|
touch-action: pinch-zoom;
|
|
1751
1751
|
}
|
|
1752
1752
|
|
|
1753
|
+
.e-license {
|
|
1754
|
+
color: rgb(255, 255, 0);
|
|
1755
|
+
text-decoration: none;
|
|
1756
|
+
}
|
|
1757
|
+
|
|
1758
|
+
.e-license-banner {
|
|
1759
|
+
cursor: pointer;
|
|
1760
|
+
position: absolute;
|
|
1761
|
+
right: 10px;
|
|
1762
|
+
top: 27%;
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1753
1765
|
/*! animation keyframes */
|
|
1754
1766
|
@keyframes SlideLeftOut {
|
|
1755
1767
|
from {
|
package/base/bootstrap5-dark.css
CHANGED
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
package/base/bootstrap5.css
CHANGED
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
|
@@ -2098,6 +2098,18 @@
|
|
|
2098
2098
|
touch-action: pinch-zoom;
|
|
2099
2099
|
}
|
|
2100
2100
|
|
|
2101
|
+
.e-license {
|
|
2102
|
+
color: rgb(255, 255, 0);
|
|
2103
|
+
text-decoration: none;
|
|
2104
|
+
}
|
|
2105
|
+
|
|
2106
|
+
.e-license-banner {
|
|
2107
|
+
cursor: pointer;
|
|
2108
|
+
position: absolute;
|
|
2109
|
+
right: 10px;
|
|
2110
|
+
top: 27%;
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2101
2113
|
/*! animation keyframes */
|
|
2102
2114
|
@keyframes SlideLeftOut {
|
|
2103
2115
|
from {
|
|
@@ -2098,6 +2098,18 @@
|
|
|
2098
2098
|
touch-action: pinch-zoom;
|
|
2099
2099
|
}
|
|
2100
2100
|
|
|
2101
|
+
.e-license {
|
|
2102
|
+
color: rgb(255, 255, 0);
|
|
2103
|
+
text-decoration: none;
|
|
2104
|
+
}
|
|
2105
|
+
|
|
2106
|
+
.e-license-banner {
|
|
2107
|
+
cursor: pointer;
|
|
2108
|
+
position: absolute;
|
|
2109
|
+
right: 10px;
|
|
2110
|
+
top: 27%;
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2101
2113
|
/*! animation keyframes */
|
|
2102
2114
|
@keyframes SlideLeftOut {
|
|
2103
2115
|
from {
|
|
@@ -1750,6 +1750,18 @@
|
|
|
1750
1750
|
touch-action: pinch-zoom;
|
|
1751
1751
|
}
|
|
1752
1752
|
|
|
1753
|
+
.e-license {
|
|
1754
|
+
color: rgb(255, 255, 0);
|
|
1755
|
+
text-decoration: none;
|
|
1756
|
+
}
|
|
1757
|
+
|
|
1758
|
+
.e-license-banner {
|
|
1759
|
+
cursor: pointer;
|
|
1760
|
+
position: absolute;
|
|
1761
|
+
right: 10px;
|
|
1762
|
+
top: 27%;
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1753
1765
|
/*! animation keyframes */
|
|
1754
1766
|
@keyframes SlideLeftOut {
|
|
1755
1767
|
from {
|
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
|
@@ -2080,6 +2080,18 @@
|
|
|
2080
2080
|
touch-action: pinch-zoom;
|
|
2081
2081
|
}
|
|
2082
2082
|
|
|
2083
|
+
.e-license {
|
|
2084
|
+
color: rgb(255, 255, 0);
|
|
2085
|
+
text-decoration: none;
|
|
2086
|
+
}
|
|
2087
|
+
|
|
2088
|
+
.e-license-banner {
|
|
2089
|
+
cursor: pointer;
|
|
2090
|
+
position: absolute;
|
|
2091
|
+
right: 10px;
|
|
2092
|
+
top: 27%;
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2083
2095
|
/*! animation keyframes */
|
|
2084
2096
|
@keyframes SlideLeftOut {
|
|
2085
2097
|
from {
|
|
@@ -2080,6 +2080,18 @@
|
|
|
2080
2080
|
touch-action: pinch-zoom;
|
|
2081
2081
|
}
|
|
2082
2082
|
|
|
2083
|
+
.e-license {
|
|
2084
|
+
color: rgb(255, 255, 0);
|
|
2085
|
+
text-decoration: none;
|
|
2086
|
+
}
|
|
2087
|
+
|
|
2088
|
+
.e-license-banner {
|
|
2089
|
+
cursor: pointer;
|
|
2090
|
+
position: absolute;
|
|
2091
|
+
right: 10px;
|
|
2092
|
+
top: 27%;
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2083
2095
|
/*! animation keyframes */
|
|
2084
2096
|
@keyframes SlideLeftOut {
|
|
2085
2097
|
from {
|
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
|
@@ -2068,6 +2068,18 @@
|
|
|
2068
2068
|
touch-action: pinch-zoom;
|
|
2069
2069
|
}
|
|
2070
2070
|
|
|
2071
|
+
.e-license {
|
|
2072
|
+
color: rgb(255, 255, 0);
|
|
2073
|
+
text-decoration: none;
|
|
2074
|
+
}
|
|
2075
|
+
|
|
2076
|
+
.e-license-banner {
|
|
2077
|
+
cursor: pointer;
|
|
2078
|
+
position: absolute;
|
|
2079
|
+
right: 10px;
|
|
2080
|
+
top: 27%;
|
|
2081
|
+
}
|
|
2082
|
+
|
|
2071
2083
|
/*! animation keyframes */
|
|
2072
2084
|
@keyframes SlideLeftOut {
|
|
2073
2085
|
from {
|
|
@@ -2068,6 +2068,18 @@
|
|
|
2068
2068
|
touch-action: pinch-zoom;
|
|
2069
2069
|
}
|
|
2070
2070
|
|
|
2071
|
+
.e-license {
|
|
2072
|
+
color: rgb(255, 255, 0);
|
|
2073
|
+
text-decoration: none;
|
|
2074
|
+
}
|
|
2075
|
+
|
|
2076
|
+
.e-license-banner {
|
|
2077
|
+
cursor: pointer;
|
|
2078
|
+
position: absolute;
|
|
2079
|
+
right: 10px;
|
|
2080
|
+
top: 27%;
|
|
2081
|
+
}
|
|
2082
|
+
|
|
2071
2083
|
/*! animation keyframes */
|
|
2072
2084
|
@keyframes SlideLeftOut {
|
|
2073
2085
|
from {
|
|
@@ -2051,6 +2051,18 @@
|
|
|
2051
2051
|
touch-action: pinch-zoom;
|
|
2052
2052
|
}
|
|
2053
2053
|
|
|
2054
|
+
.e-license {
|
|
2055
|
+
color: rgb(255, 255, 0);
|
|
2056
|
+
text-decoration: none;
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
.e-license-banner {
|
|
2060
|
+
cursor: pointer;
|
|
2061
|
+
position: absolute;
|
|
2062
|
+
right: 10px;
|
|
2063
|
+
top: 27%;
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2054
2066
|
/*! animation keyframes */
|
|
2055
2067
|
@keyframes SlideLeftOut {
|
|
2056
2068
|
from {
|
|
@@ -2051,6 +2051,18 @@
|
|
|
2051
2051
|
touch-action: pinch-zoom;
|
|
2052
2052
|
}
|
|
2053
2053
|
|
|
2054
|
+
.e-license {
|
|
2055
|
+
color: rgb(255, 255, 0);
|
|
2056
|
+
text-decoration: none;
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
.e-license-banner {
|
|
2060
|
+
cursor: pointer;
|
|
2061
|
+
position: absolute;
|
|
2062
|
+
right: 10px;
|
|
2063
|
+
top: 27%;
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2054
2066
|
/*! animation keyframes */
|
|
2055
2067
|
@keyframes SlideLeftOut {
|
|
2056
2068
|
from {
|
|
@@ -1325,6 +1325,18 @@
|
|
|
1325
1325
|
touch-action: pinch-zoom;
|
|
1326
1326
|
}
|
|
1327
1327
|
|
|
1328
|
+
.e-license {
|
|
1329
|
+
color: rgb(255, 255, 0);
|
|
1330
|
+
text-decoration: none;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
.e-license-banner {
|
|
1334
|
+
cursor: pointer;
|
|
1335
|
+
position: absolute;
|
|
1336
|
+
right: 10px;
|
|
1337
|
+
top: 27%;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1328
1340
|
/*! animation keyframes */
|
|
1329
1341
|
@keyframes SlideLeftOut {
|
|
1330
1342
|
from {
|
|
@@ -1325,6 +1325,18 @@
|
|
|
1325
1325
|
touch-action: pinch-zoom;
|
|
1326
1326
|
}
|
|
1327
1327
|
|
|
1328
|
+
.e-license {
|
|
1329
|
+
color: rgb(255, 255, 0);
|
|
1330
|
+
text-decoration: none;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
.e-license-banner {
|
|
1334
|
+
cursor: pointer;
|
|
1335
|
+
position: absolute;
|
|
1336
|
+
right: 10px;
|
|
1337
|
+
top: 27%;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1328
1340
|
/*! animation keyframes */
|
|
1329
1341
|
@keyframes SlideLeftOut {
|
|
1330
1342
|
from {
|
package/base/fabric-dark.css
CHANGED
|
@@ -2080,6 +2080,18 @@
|
|
|
2080
2080
|
touch-action: pinch-zoom;
|
|
2081
2081
|
}
|
|
2082
2082
|
|
|
2083
|
+
.e-license {
|
|
2084
|
+
color: rgb(255, 255, 0);
|
|
2085
|
+
text-decoration: none;
|
|
2086
|
+
}
|
|
2087
|
+
|
|
2088
|
+
.e-license-banner {
|
|
2089
|
+
cursor: pointer;
|
|
2090
|
+
position: absolute;
|
|
2091
|
+
right: 10px;
|
|
2092
|
+
top: 27%;
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2083
2095
|
/*! animation keyframes */
|
|
2084
2096
|
@keyframes SlideLeftOut {
|
|
2085
2097
|
from {
|
package/base/fabric.css
CHANGED
|
@@ -2080,6 +2080,18 @@
|
|
|
2080
2080
|
touch-action: pinch-zoom;
|
|
2081
2081
|
}
|
|
2082
2082
|
|
|
2083
|
+
.e-license {
|
|
2084
|
+
color: rgb(255, 255, 0);
|
|
2085
|
+
text-decoration: none;
|
|
2086
|
+
}
|
|
2087
|
+
|
|
2088
|
+
.e-license-banner {
|
|
2089
|
+
cursor: pointer;
|
|
2090
|
+
position: absolute;
|
|
2091
|
+
right: 10px;
|
|
2092
|
+
top: 27%;
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2083
2095
|
/*! animation keyframes */
|
|
2084
2096
|
@keyframes SlideLeftOut {
|
|
2085
2097
|
from {
|
package/base/fluent-dark.css
CHANGED
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
package/base/fluent.css
CHANGED
|
@@ -1324,6 +1324,18 @@
|
|
|
1324
1324
|
touch-action: pinch-zoom;
|
|
1325
1325
|
}
|
|
1326
1326
|
|
|
1327
|
+
.e-license {
|
|
1328
|
+
color: rgb(255, 255, 0);
|
|
1329
|
+
text-decoration: none;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
.e-license-banner {
|
|
1333
|
+
cursor: pointer;
|
|
1334
|
+
position: absolute;
|
|
1335
|
+
right: 10px;
|
|
1336
|
+
top: 27%;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1327
1339
|
/*! animation keyframes */
|
|
1328
1340
|
@keyframes SlideLeftOut {
|
|
1329
1341
|
from {
|
|
@@ -2068,6 +2068,18 @@
|
|
|
2068
2068
|
touch-action: pinch-zoom;
|
|
2069
2069
|
}
|
|
2070
2070
|
|
|
2071
|
+
.e-license {
|
|
2072
|
+
color: rgb(255, 255, 0);
|
|
2073
|
+
text-decoration: none;
|
|
2074
|
+
}
|
|
2075
|
+
|
|
2076
|
+
.e-license-banner {
|
|
2077
|
+
cursor: pointer;
|
|
2078
|
+
position: absolute;
|
|
2079
|
+
right: 10px;
|
|
2080
|
+
top: 27%;
|
|
2081
|
+
}
|
|
2082
|
+
|
|
2071
2083
|
/*! animation keyframes */
|
|
2072
2084
|
@keyframes SlideLeftOut {
|
|
2073
2085
|
from {
|
package/base/highcontrast.css
CHANGED
|
@@ -2068,6 +2068,18 @@
|
|
|
2068
2068
|
touch-action: pinch-zoom;
|
|
2069
2069
|
}
|
|
2070
2070
|
|
|
2071
|
+
.e-license {
|
|
2072
|
+
color: rgb(255, 255, 0);
|
|
2073
|
+
text-decoration: none;
|
|
2074
|
+
}
|
|
2075
|
+
|
|
2076
|
+
.e-license-banner {
|
|
2077
|
+
cursor: pointer;
|
|
2078
|
+
position: absolute;
|
|
2079
|
+
right: 10px;
|
|
2080
|
+
top: 27%;
|
|
2081
|
+
}
|
|
2082
|
+
|
|
2071
2083
|
/*! animation keyframes */
|
|
2072
2084
|
@keyframes SlideLeftOut {
|
|
2073
2085
|
from {
|
package/base/material-dark.css
CHANGED
|
@@ -2051,6 +2051,18 @@
|
|
|
2051
2051
|
touch-action: pinch-zoom;
|
|
2052
2052
|
}
|
|
2053
2053
|
|
|
2054
|
+
.e-license {
|
|
2055
|
+
color: rgb(255, 255, 0);
|
|
2056
|
+
text-decoration: none;
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
.e-license-banner {
|
|
2060
|
+
cursor: pointer;
|
|
2061
|
+
position: absolute;
|
|
2062
|
+
right: 10px;
|
|
2063
|
+
top: 27%;
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2054
2066
|
/*! animation keyframes */
|
|
2055
2067
|
@keyframes SlideLeftOut {
|
|
2056
2068
|
from {
|
package/base/material.css
CHANGED
|
@@ -2051,6 +2051,18 @@
|
|
|
2051
2051
|
touch-action: pinch-zoom;
|
|
2052
2052
|
}
|
|
2053
2053
|
|
|
2054
|
+
.e-license {
|
|
2055
|
+
color: rgb(255, 255, 0);
|
|
2056
|
+
text-decoration: none;
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
.e-license-banner {
|
|
2060
|
+
cursor: pointer;
|
|
2061
|
+
position: absolute;
|
|
2062
|
+
right: 10px;
|
|
2063
|
+
top: 27%;
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2054
2066
|
/*! animation keyframes */
|
|
2055
2067
|
@keyframes SlideLeftOut {
|
|
2056
2068
|
from {
|
package/base/tailwind-dark.css
CHANGED
|
@@ -1325,6 +1325,18 @@
|
|
|
1325
1325
|
touch-action: pinch-zoom;
|
|
1326
1326
|
}
|
|
1327
1327
|
|
|
1328
|
+
.e-license {
|
|
1329
|
+
color: rgb(255, 255, 0);
|
|
1330
|
+
text-decoration: none;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
.e-license-banner {
|
|
1334
|
+
cursor: pointer;
|
|
1335
|
+
position: absolute;
|
|
1336
|
+
right: 10px;
|
|
1337
|
+
top: 27%;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1328
1340
|
/*! animation keyframes */
|
|
1329
1341
|
@keyframes SlideLeftOut {
|
|
1330
1342
|
from {
|
package/base/tailwind.css
CHANGED
|
@@ -1325,6 +1325,18 @@
|
|
|
1325
1325
|
touch-action: pinch-zoom;
|
|
1326
1326
|
}
|
|
1327
1327
|
|
|
1328
|
+
.e-license {
|
|
1329
|
+
color: rgb(255, 255, 0);
|
|
1330
|
+
text-decoration: none;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
.e-license-banner {
|
|
1334
|
+
cursor: pointer;
|
|
1335
|
+
position: absolute;
|
|
1336
|
+
right: 10px;
|
|
1337
|
+
top: 27%;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1328
1340
|
/*! animation keyframes */
|
|
1329
1341
|
@keyframes SlideLeftOut {
|
|
1330
1342
|
from {
|