@progress/kendo-themes-html 5.11.1-dev.0 → 5.11.1-dev.2
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/dist/popover/tests/popover.js +8 -3
- package/dist/popover/tests/popover.js.map +2 -2
- package/dist/scheduler/tests/scheduler-angular-day-rtl.js +11 -11
- package/dist/scheduler/tests/scheduler-angular-day-rtl.js.map +2 -2
- package/dist/scheduler/tests/scheduler-angular-month-rtl.js +19 -19
- package/dist/scheduler/tests/scheduler-angular-month-rtl.js.map +2 -2
- package/dist/scheduler/tests/scheduler-angular-month.js +19 -19
- package/dist/scheduler/tests/scheduler-angular-month.js.map +2 -2
- package/dist/scheduler/tests/scheduler-flex-layout.js +4 -4
- package/dist/scheduler/tests/scheduler-flex-layout.js.map +2 -2
- package/dist/scheduler/tests/scheduler-jquery-month.js +19 -19
- package/dist/scheduler/tests/scheduler-jquery-month.js.map +2 -2
- package/dist/scheduler/tests/scheduler-react-day.js +26 -26
- package/dist/scheduler/tests/scheduler-react-day.js.map +2 -2
- package/dist/scheduler/tests/scheduler-react-month.js +68 -68
- package/dist/scheduler/tests/scheduler-react-month.js.map +2 -2
- package/dist/scheduler/tests/scheduler-react-timeline-multi.js +22 -22
- package/dist/scheduler/tests/scheduler-react-timeline-multi.js.map +2 -2
- package/dist/scheduler/tests/scheduler-react-timeline.js +14 -14
- package/dist/scheduler/tests/scheduler-react-timeline.js.map +2 -2
- package/dist/scheduler/tests/scheduler-react-week.js +48 -48
- package/dist/scheduler/tests/scheduler-react-week.js.map +2 -2
- package/dist/scheduler/tests/scheduler-tooltip.js +3 -5
- package/dist/scheduler/tests/scheduler-tooltip.js.map +2 -2
- package/package.json +2 -2
- package/src/popover/tests/popover.tsx +7 -1
- package/src/scheduler/tests/scheduler-angular-day-rtl.tsx +11 -11
- package/src/scheduler/tests/scheduler-angular-month-rtl.tsx +19 -19
- package/src/scheduler/tests/scheduler-angular-month.tsx +19 -19
- package/src/scheduler/tests/scheduler-flex-layout.tsx +4 -4
- package/src/scheduler/tests/scheduler-jquery-month.tsx +19 -19
- package/src/scheduler/tests/scheduler-react-day.tsx +26 -26
- package/src/scheduler/tests/scheduler-react-month.tsx +68 -68
- package/src/scheduler/tests/scheduler-react-timeline-multi.tsx +22 -22
- package/src/scheduler/tests/scheduler-react-timeline.tsx +14 -14
- package/src/scheduler/tests/scheduler-react-week.tsx +48 -48
- package/src/scheduler/tests/scheduler-tooltip.tsx +3 -3
|
@@ -1095,7 +1095,7 @@
|
|
|
1095
1095
|
className: "k-link k-nav-day"
|
|
1096
1096
|
}, "04")))))), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1097
1097
|
className: "k-event",
|
|
1098
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1098
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "180px", width: "59px", height: "25px" }
|
|
1099
1099
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1100
1100
|
className: "k-event-actions"
|
|
1101
1101
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
className: "k-resize-handle k-resize-e"
|
|
1117
1117
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1118
1118
|
className: "k-event",
|
|
1119
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1119
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "599px", width: "59px", height: "25px" }
|
|
1120
1120
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1121
1121
|
className: "k-event-actions"
|
|
1122
1122
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1179,7 +1179,7 @@
|
|
|
1179
1179
|
className: "k-resize-handle k-resize-e"
|
|
1180
1180
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1181
1181
|
className: "k-event",
|
|
1182
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1182
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "240px", width: "59px", height: "25px" }
|
|
1183
1183
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1184
1184
|
className: "k-event-actions"
|
|
1185
1185
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1198,7 +1198,7 @@
|
|
|
1198
1198
|
className: "k-resize-handle k-resize-e"
|
|
1199
1199
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1200
1200
|
className: "k-event",
|
|
1201
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1201
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "659px", width: "59px", height: "25px" }
|
|
1202
1202
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1203
1203
|
className: "k-event-actions"
|
|
1204
1204
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1255,7 +1255,7 @@
|
|
|
1255
1255
|
className: "k-resize-handle k-resize-e"
|
|
1256
1256
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1257
1257
|
className: "k-event",
|
|
1258
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1258
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "26px", left: "240px", width: "59px", height: "25px" }
|
|
1259
1259
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1260
1260
|
className: "k-event-actions"
|
|
1261
1261
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1274,7 +1274,7 @@
|
|
|
1274
1274
|
className: "k-resize-handle k-resize-e"
|
|
1275
1275
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1276
1276
|
className: "k-event",
|
|
1277
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1277
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "26px", left: "659px", width: "59px", height: "25px" }
|
|
1278
1278
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1279
1279
|
className: "k-event-actions"
|
|
1280
1280
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1331,7 +1331,7 @@
|
|
|
1331
1331
|
className: "k-resize-handle k-resize-e"
|
|
1332
1332
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1333
1333
|
className: "k-event",
|
|
1334
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1334
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "300px", width: "59px", height: "25px" }
|
|
1335
1335
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1336
1336
|
className: "k-event-actions"
|
|
1337
1337
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1350,7 +1350,7 @@
|
|
|
1350
1350
|
className: "k-resize-handle k-resize-e"
|
|
1351
1351
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1352
1352
|
className: "k-event",
|
|
1353
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1353
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "0px", left: "719px", width: "59px", height: "25px" }
|
|
1354
1354
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1355
1355
|
className: "k-event-actions"
|
|
1356
1356
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1407,7 +1407,7 @@
|
|
|
1407
1407
|
className: "k-resize-handle k-resize-e"
|
|
1408
1408
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1409
1409
|
className: "k-event",
|
|
1410
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1410
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "0px", width: "59px", height: "25px" }
|
|
1411
1411
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1412
1412
|
className: "k-event-actions"
|
|
1413
1413
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1426,7 +1426,7 @@
|
|
|
1426
1426
|
className: "k-resize-handle k-resize-e"
|
|
1427
1427
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1428
1428
|
className: "k-event",
|
|
1429
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1429
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "420px", width: "59px", height: "25px" }
|
|
1430
1430
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1431
1431
|
className: "k-event-actions"
|
|
1432
1432
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1483,7 +1483,7 @@
|
|
|
1483
1483
|
className: "k-resize-handle k-resize-e"
|
|
1484
1484
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1485
1485
|
className: "k-event",
|
|
1486
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1486
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "60px", width: "59px", height: "25px" }
|
|
1487
1487
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1488
1488
|
className: "k-event-actions"
|
|
1489
1489
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1504,7 +1504,7 @@
|
|
|
1504
1504
|
className: "k-resize-handle k-resize-e"
|
|
1505
1505
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1506
1506
|
className: "k-event",
|
|
1507
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1507
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "479px", width: "59px", height: "25px" }
|
|
1508
1508
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1509
1509
|
className: "k-event-actions"
|
|
1510
1510
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
className: "k-resize-handle k-resize-e"
|
|
1568
1568
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1569
1569
|
className: "k-event",
|
|
1570
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1570
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "120px", width: "59px", height: "25px" }
|
|
1571
1571
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1572
1572
|
className: "k-event-actions"
|
|
1573
1573
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1588,7 +1588,7 @@
|
|
|
1588
1588
|
className: "k-resize-handle k-resize-e"
|
|
1589
1589
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1590
1590
|
className: "k-event",
|
|
1591
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1591
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "539px", width: "59px", height: "25px" }
|
|
1592
1592
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1593
1593
|
className: "k-event-actions"
|
|
1594
1594
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1651,7 +1651,7 @@
|
|
|
1651
1651
|
className: "k-resize-handle k-resize-e"
|
|
1652
1652
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1653
1653
|
className: "k-event",
|
|
1654
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1654
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "180px", width: "59px", height: "25px" }
|
|
1655
1655
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1656
1656
|
className: "k-event-actions"
|
|
1657
1657
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1670,7 +1670,7 @@
|
|
|
1670
1670
|
className: "k-resize-handle k-resize-e"
|
|
1671
1671
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1672
1672
|
className: "k-event",
|
|
1673
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1673
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "599px", width: "59px", height: "25px" }
|
|
1674
1674
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1675
1675
|
className: "k-event-actions"
|
|
1676
1676
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1727,7 +1727,7 @@
|
|
|
1727
1727
|
className: "k-resize-handle k-resize-e"
|
|
1728
1728
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1729
1729
|
className: "k-event",
|
|
1730
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1730
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "180px", width: "59px", height: "25px" }
|
|
1731
1731
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1732
1732
|
className: "k-event-actions"
|
|
1733
1733
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1746,7 +1746,7 @@
|
|
|
1746
1746
|
className: "k-resize-handle k-resize-e"
|
|
1747
1747
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1748
1748
|
className: "k-event",
|
|
1749
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1749
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "599px", width: "59px", height: "25px" }
|
|
1750
1750
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1751
1751
|
className: "k-event-actions"
|
|
1752
1752
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1803,7 +1803,7 @@
|
|
|
1803
1803
|
className: "k-resize-handle k-resize-e"
|
|
1804
1804
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1805
1805
|
className: "k-event",
|
|
1806
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1806
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "240px", width: "59px", height: "25px" }
|
|
1807
1807
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1808
1808
|
className: "k-event-actions"
|
|
1809
1809
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1822,7 +1822,7 @@
|
|
|
1822
1822
|
className: "k-resize-handle k-resize-e"
|
|
1823
1823
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1824
1824
|
className: "k-event",
|
|
1825
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1825
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "659px", width: "59px", height: "25px" }
|
|
1826
1826
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1827
1827
|
className: "k-event-actions"
|
|
1828
1828
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1879,7 +1879,7 @@
|
|
|
1879
1879
|
className: "k-resize-handle k-resize-e"
|
|
1880
1880
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1881
1881
|
className: "k-event",
|
|
1882
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1882
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "240px", width: "59px", height: "25px" }
|
|
1883
1883
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1884
1884
|
className: "k-event-actions"
|
|
1885
1885
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1900,7 +1900,7 @@
|
|
|
1900
1900
|
className: "k-resize-handle k-resize-e"
|
|
1901
1901
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1902
1902
|
className: "k-event",
|
|
1903
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1903
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "123px", left: "659px", width: "59px", height: "25px" }
|
|
1904
1904
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1905
1905
|
className: "k-event-actions"
|
|
1906
1906
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
className: "k-resize-handle k-resize-e"
|
|
1964
1964
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1965
1965
|
className: "k-event",
|
|
1966
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1966
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "300px", width: "59px", height: "25px" }
|
|
1967
1967
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1968
1968
|
className: "k-event-actions"
|
|
1969
1969
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -1982,7 +1982,7 @@
|
|
|
1982
1982
|
className: "k-resize-handle k-resize-e"
|
|
1983
1983
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
1984
1984
|
className: "k-event",
|
|
1985
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
1985
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "97px", left: "719px", width: "59px", height: "25px" }
|
|
1986
1986
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
1987
1987
|
className: "k-event-actions"
|
|
1988
1988
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2039,7 +2039,7 @@
|
|
|
2039
2039
|
className: "k-resize-handle k-resize-e"
|
|
2040
2040
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2041
2041
|
className: "k-event",
|
|
2042
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2042
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "60px", width: "59px", height: "25px" }
|
|
2043
2043
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2044
2044
|
className: "k-event-actions"
|
|
2045
2045
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
className: "k-resize-handle k-resize-e"
|
|
2061
2061
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2062
2062
|
className: "k-event",
|
|
2063
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2063
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "479px", width: "59px", height: "25px" }
|
|
2064
2064
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2065
2065
|
className: "k-event-actions"
|
|
2066
2066
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2123,7 +2123,7 @@
|
|
|
2123
2123
|
className: "k-resize-handle k-resize-e"
|
|
2124
2124
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2125
2125
|
className: "k-event",
|
|
2126
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2126
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "120px", width: "59px", height: "25px" }
|
|
2127
2127
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2128
2128
|
className: "k-event-actions"
|
|
2129
2129
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2144,7 +2144,7 @@
|
|
|
2144
2144
|
className: "k-resize-handle k-resize-e"
|
|
2145
2145
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2146
2146
|
className: "k-event",
|
|
2147
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2147
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "539px", width: "59px", height: "25px" }
|
|
2148
2148
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2149
2149
|
className: "k-event-actions"
|
|
2150
2150
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2207,7 +2207,7 @@
|
|
|
2207
2207
|
className: "k-resize-handle k-resize-e"
|
|
2208
2208
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2209
2209
|
className: "k-event",
|
|
2210
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2210
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "180px", width: "59px", height: "25px" }
|
|
2211
2211
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2212
2212
|
className: "k-event-actions"
|
|
2213
2213
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2228,7 +2228,7 @@
|
|
|
2228
2228
|
className: "k-resize-handle k-resize-e"
|
|
2229
2229
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2230
2230
|
className: "k-event",
|
|
2231
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2231
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "599px", width: "59px", height: "25px" }
|
|
2232
2232
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2233
2233
|
className: "k-event-actions"
|
|
2234
2234
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2291,7 +2291,7 @@
|
|
|
2291
2291
|
className: "k-resize-handle k-resize-e"
|
|
2292
2292
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2293
2293
|
className: "k-event",
|
|
2294
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2294
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "220px", left: "180px", width: "59px", height: "25px" }
|
|
2295
2295
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2296
2296
|
className: "k-event-actions"
|
|
2297
2297
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2312,7 +2312,7 @@
|
|
|
2312
2312
|
className: "k-resize-handle k-resize-e"
|
|
2313
2313
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2314
2314
|
className: "k-event",
|
|
2315
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2315
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "220px", left: "599px", width: "59px", height: "25px" }
|
|
2316
2316
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2317
2317
|
className: "k-event-actions"
|
|
2318
2318
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2375,7 +2375,7 @@
|
|
|
2375
2375
|
className: "k-resize-handle k-resize-e"
|
|
2376
2376
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2377
2377
|
className: "k-event",
|
|
2378
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2378
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "240px", width: "59px", height: "25px" }
|
|
2379
2379
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2380
2380
|
className: "k-event-actions"
|
|
2381
2381
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2396,7 +2396,7 @@
|
|
|
2396
2396
|
className: "k-resize-handle k-resize-e"
|
|
2397
2397
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2398
2398
|
className: "k-event",
|
|
2399
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2399
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "194px", left: "659px", width: "59px", height: "25px" }
|
|
2400
2400
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2401
2401
|
className: "k-event-actions"
|
|
2402
2402
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2459,7 +2459,7 @@
|
|
|
2459
2459
|
className: "k-resize-handle k-resize-e"
|
|
2460
2460
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2461
2461
|
className: "k-event",
|
|
2462
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2462
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "60px", width: "59px", height: "25px" }
|
|
2463
2463
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2464
2464
|
className: "k-event-actions"
|
|
2465
2465
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2480,7 +2480,7 @@
|
|
|
2480
2480
|
className: "k-resize-handle k-resize-e"
|
|
2481
2481
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2482
2482
|
className: "k-event",
|
|
2483
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2483
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "479px", width: "59px", height: "25px" }
|
|
2484
2484
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2485
2485
|
className: "k-event-actions"
|
|
2486
2486
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2543,7 +2543,7 @@
|
|
|
2543
2543
|
className: "k-resize-handle k-resize-e"
|
|
2544
2544
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2545
2545
|
className: "k-event",
|
|
2546
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2546
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "120px", width: "59px", height: "25px" }
|
|
2547
2547
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2548
2548
|
className: "k-event-actions"
|
|
2549
2549
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2564,7 +2564,7 @@
|
|
|
2564
2564
|
className: "k-resize-handle k-resize-e"
|
|
2565
2565
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2566
2566
|
className: "k-event",
|
|
2567
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2567
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "539px", width: "59px", height: "25px" }
|
|
2568
2568
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2569
2569
|
className: "k-event-actions"
|
|
2570
2570
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -2627,7 +2627,7 @@
|
|
|
2627
2627
|
className: "k-resize-handle k-resize-e"
|
|
2628
2628
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2629
2629
|
className: "k-event",
|
|
2630
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2630
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "180px", width: "59px", height: "25px" }
|
|
2631
2631
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2632
2632
|
className: "k-event-actions"
|
|
2633
2633
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2646,7 +2646,7 @@
|
|
|
2646
2646
|
className: "k-resize-handle k-resize-e"
|
|
2647
2647
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2648
2648
|
className: "k-event",
|
|
2649
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2649
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "599px", width: "59px", height: "25px" }
|
|
2650
2650
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2651
2651
|
className: "k-event-actions"
|
|
2652
2652
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2703,7 +2703,7 @@
|
|
|
2703
2703
|
className: "k-resize-handle k-resize-e"
|
|
2704
2704
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2705
2705
|
className: "k-event",
|
|
2706
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2706
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "180px", width: "59px", height: "25px" }
|
|
2707
2707
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2708
2708
|
className: "k-event-actions"
|
|
2709
2709
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2722,7 +2722,7 @@
|
|
|
2722
2722
|
className: "k-resize-handle k-resize-e"
|
|
2723
2723
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2724
2724
|
className: "k-event",
|
|
2725
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2725
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "599px", width: "59px", height: "25px" }
|
|
2726
2726
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2727
2727
|
className: "k-event-actions"
|
|
2728
2728
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2779,7 +2779,7 @@
|
|
|
2779
2779
|
className: "k-resize-handle k-resize-e"
|
|
2780
2780
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2781
2781
|
className: "k-event",
|
|
2782
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2782
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "240px", width: "119px", height: "25px" }
|
|
2783
2783
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2784
2784
|
className: "k-event-actions"
|
|
2785
2785
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2796,7 +2796,7 @@
|
|
|
2796
2796
|
className: "k-resize-handle k-resize-e"
|
|
2797
2797
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2798
2798
|
className: "k-event",
|
|
2799
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2799
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "659px", width: "119px", height: "25px" }
|
|
2800
2800
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2801
2801
|
className: "k-event-actions"
|
|
2802
2802
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2847,7 +2847,7 @@
|
|
|
2847
2847
|
className: "k-resize-handle k-resize-e"
|
|
2848
2848
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2849
2849
|
className: "k-event",
|
|
2850
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2850
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "240px", width: "59px", height: "25px" }
|
|
2851
2851
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2852
2852
|
className: "k-event-actions"
|
|
2853
2853
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2866,7 +2866,7 @@
|
|
|
2866
2866
|
className: "k-resize-handle k-resize-e"
|
|
2867
2867
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2868
2868
|
className: "k-event",
|
|
2869
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2869
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "659px", width: "59px", height: "25px" }
|
|
2870
2870
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2871
2871
|
className: "k-event-actions"
|
|
2872
2872
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2923,7 +2923,7 @@
|
|
|
2923
2923
|
className: "k-resize-handle k-resize-e"
|
|
2924
2924
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2925
2925
|
className: "k-event",
|
|
2926
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2926
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "300px", width: "59px", height: "25px" }
|
|
2927
2927
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2928
2928
|
className: "k-event-actions"
|
|
2929
2929
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
className: "k-resize-handle k-resize-e"
|
|
2943
2943
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
2944
2944
|
className: "k-event",
|
|
2945
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
2945
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "719px", width: "59px", height: "25px" }
|
|
2946
2946
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
2947
2947
|
className: "k-event-actions"
|
|
2948
2948
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -2999,7 +2999,7 @@
|
|
|
2999
2999
|
className: "k-resize-handle k-resize-e"
|
|
3000
3000
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3001
3001
|
className: "k-event",
|
|
3002
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3002
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "360px", width: "58px", height: "25px" }
|
|
3003
3003
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3004
3004
|
className: "k-event-actions"
|
|
3005
3005
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3018,7 +3018,7 @@
|
|
|
3018
3018
|
className: "k-resize-handle k-resize-e"
|
|
3019
3019
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3020
3020
|
className: "k-event",
|
|
3021
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3021
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "291px", left: "779px", width: "58px", height: "25px" }
|
|
3022
3022
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3023
3023
|
className: "k-event-actions"
|
|
3024
3024
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3075,7 +3075,7 @@
|
|
|
3075
3075
|
className: "k-resize-handle k-resize-e"
|
|
3076
3076
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3077
3077
|
className: "k-event",
|
|
3078
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3078
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "360px", width: "58px", height: "25px" }
|
|
3079
3079
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3080
3080
|
className: "k-event-actions"
|
|
3081
3081
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3094,7 +3094,7 @@
|
|
|
3094
3094
|
className: "k-resize-handle k-resize-e"
|
|
3095
3095
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3096
3096
|
className: "k-event",
|
|
3097
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3097
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "317px", left: "779px", width: "58px", height: "25px" }
|
|
3098
3098
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3099
3099
|
className: "k-event-actions"
|
|
3100
3100
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3151,7 +3151,7 @@
|
|
|
3151
3151
|
className: "k-resize-handle k-resize-e"
|
|
3152
3152
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3153
3153
|
className: "k-event",
|
|
3154
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3154
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "0px", width: "59px", height: "25px" }
|
|
3155
3155
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3156
3156
|
className: "k-event-actions"
|
|
3157
3157
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3170,7 +3170,7 @@
|
|
|
3170
3170
|
className: "k-resize-handle k-resize-e"
|
|
3171
3171
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3172
3172
|
className: "k-event",
|
|
3173
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3173
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "420px", width: "59px", height: "25px" }
|
|
3174
3174
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3175
3175
|
className: "k-event-actions"
|
|
3176
3176
|
}), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3227,7 +3227,7 @@
|
|
|
3227
3227
|
className: "k-resize-handle k-resize-e"
|
|
3228
3228
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3229
3229
|
className: "k-event",
|
|
3230
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3230
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "0px", width: "59px", height: "25px" }
|
|
3231
3231
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3232
3232
|
className: "k-event-actions"
|
|
3233
3233
|
}), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3248,7 +3248,7 @@
|
|
|
3248
3248
|
className: "k-resize-handle k-resize-e"
|
|
3249
3249
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3250
3250
|
className: "k-event",
|
|
3251
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3251
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "420px", width: "59px", height: "25px" }
|
|
3252
3252
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3253
3253
|
className: "k-event-actions"
|
|
3254
3254
|
}), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3311,7 +3311,7 @@
|
|
|
3311
3311
|
className: "k-resize-handle k-resize-e"
|
|
3312
3312
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3313
3313
|
className: "k-event",
|
|
3314
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3314
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "60px", width: "59px", height: "25px" }
|
|
3315
3315
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3316
3316
|
className: "k-event-actions"
|
|
3317
3317
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3332,7 +3332,7 @@
|
|
|
3332
3332
|
className: "k-resize-handle k-resize-e"
|
|
3333
3333
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3334
3334
|
className: "k-event",
|
|
3335
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3335
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "479px", width: "59px", height: "25px" }
|
|
3336
3336
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3337
3337
|
className: "k-event-actions"
|
|
3338
3338
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3395,7 +3395,7 @@
|
|
|
3395
3395
|
className: "k-resize-handle k-resize-e"
|
|
3396
3396
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3397
3397
|
className: "k-event",
|
|
3398
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3398
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "60px", width: "119px", height: "25px" }
|
|
3399
3399
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3400
3400
|
className: "k-event-actions"
|
|
3401
3401
|
}), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3416,7 +3416,7 @@
|
|
|
3416
3416
|
className: "k-resize-handle k-resize-e"
|
|
3417
3417
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3418
3418
|
className: "k-event",
|
|
3419
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3419
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "479px", width: "119px", height: "25px" }
|
|
3420
3420
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3421
3421
|
className: "k-event-actions"
|
|
3422
3422
|
}), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
@@ -3479,7 +3479,7 @@
|
|
|
3479
3479
|
className: "k-resize-handle k-resize-e"
|
|
3480
3480
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3481
3481
|
className: "k-event",
|
|
3482
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3482
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "120px", width: "59px", height: "25px" }
|
|
3483
3483
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3484
3484
|
className: "k-event-actions"
|
|
3485
3485
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3500,7 +3500,7 @@
|
|
|
3500
3500
|
className: "k-resize-handle k-resize-e"
|
|
3501
3501
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3502
3502
|
className: "k-event",
|
|
3503
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3503
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "539px", width: "59px", height: "25px" }
|
|
3504
3504
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3505
3505
|
className: "k-event-actions"
|
|
3506
3506
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3563,7 +3563,7 @@
|
|
|
3563
3563
|
className: "k-resize-handle k-resize-e"
|
|
3564
3564
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3565
3565
|
className: "k-event",
|
|
3566
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3566
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "180px", width: "59px", height: "25px" }
|
|
3567
3567
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3568
3568
|
className: "k-event-actions"
|
|
3569
3569
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3584,7 +3584,7 @@
|
|
|
3584
3584
|
className: "k-resize-handle k-resize-e"
|
|
3585
3585
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3586
3586
|
className: "k-event",
|
|
3587
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3587
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "599px", width: "59px", height: "25px" }
|
|
3588
3588
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3589
3589
|
className: "k-event-actions"
|
|
3590
3590
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3647,7 +3647,7 @@
|
|
|
3647
3647
|
className: "k-resize-handle k-resize-e"
|
|
3648
3648
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3649
3649
|
className: "k-event",
|
|
3650
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3650
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "180px", width: "59px", height: "25px" }
|
|
3651
3651
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3652
3652
|
className: "k-event-actions"
|
|
3653
3653
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3668,7 +3668,7 @@
|
|
|
3668
3668
|
className: "k-resize-handle k-resize-e"
|
|
3669
3669
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3670
3670
|
className: "k-event",
|
|
3671
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3671
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "414px", left: "599px", width: "59px", height: "25px" }
|
|
3672
3672
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3673
3673
|
className: "k-event-actions"
|
|
3674
3674
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3731,7 +3731,7 @@
|
|
|
3731
3731
|
className: "k-resize-handle k-resize-e"
|
|
3732
3732
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3733
3733
|
className: "k-event",
|
|
3734
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3734
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "240px", width: "59px", height: "25px" }
|
|
3735
3735
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3736
3736
|
className: "k-event-actions"
|
|
3737
3737
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|
|
@@ -3752,7 +3752,7 @@
|
|
|
3752
3752
|
className: "k-resize-handle k-resize-e"
|
|
3753
3753
|
})), /* @__PURE__ */ import_react.default.createElement("div", {
|
|
3754
3754
|
className: "k-event",
|
|
3755
|
-
style: { cursor: "pointer", userSelect: "none", borderColor: "
|
|
3755
|
+
style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", transform: "translateY(30px)", top: "388px", left: "659px", width: "59px", height: "25px" }
|
|
3756
3756
|
}, /* @__PURE__ */ import_react.default.createElement("span", {
|
|
3757
3757
|
className: "k-event-actions"
|
|
3758
3758
|
}, /* @__PURE__ */ import_react.default.createElement(Icon, {
|