@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.
Files changed (37) hide show
  1. package/dist/popover/tests/popover.js +8 -3
  2. package/dist/popover/tests/popover.js.map +2 -2
  3. package/dist/scheduler/tests/scheduler-angular-day-rtl.js +11 -11
  4. package/dist/scheduler/tests/scheduler-angular-day-rtl.js.map +2 -2
  5. package/dist/scheduler/tests/scheduler-angular-month-rtl.js +19 -19
  6. package/dist/scheduler/tests/scheduler-angular-month-rtl.js.map +2 -2
  7. package/dist/scheduler/tests/scheduler-angular-month.js +19 -19
  8. package/dist/scheduler/tests/scheduler-angular-month.js.map +2 -2
  9. package/dist/scheduler/tests/scheduler-flex-layout.js +4 -4
  10. package/dist/scheduler/tests/scheduler-flex-layout.js.map +2 -2
  11. package/dist/scheduler/tests/scheduler-jquery-month.js +19 -19
  12. package/dist/scheduler/tests/scheduler-jquery-month.js.map +2 -2
  13. package/dist/scheduler/tests/scheduler-react-day.js +26 -26
  14. package/dist/scheduler/tests/scheduler-react-day.js.map +2 -2
  15. package/dist/scheduler/tests/scheduler-react-month.js +68 -68
  16. package/dist/scheduler/tests/scheduler-react-month.js.map +2 -2
  17. package/dist/scheduler/tests/scheduler-react-timeline-multi.js +22 -22
  18. package/dist/scheduler/tests/scheduler-react-timeline-multi.js.map +2 -2
  19. package/dist/scheduler/tests/scheduler-react-timeline.js +14 -14
  20. package/dist/scheduler/tests/scheduler-react-timeline.js.map +2 -2
  21. package/dist/scheduler/tests/scheduler-react-week.js +48 -48
  22. package/dist/scheduler/tests/scheduler-react-week.js.map +2 -2
  23. package/dist/scheduler/tests/scheduler-tooltip.js +3 -5
  24. package/dist/scheduler/tests/scheduler-tooltip.js.map +2 -2
  25. package/package.json +2 -2
  26. package/src/popover/tests/popover.tsx +7 -1
  27. package/src/scheduler/tests/scheduler-angular-day-rtl.tsx +11 -11
  28. package/src/scheduler/tests/scheduler-angular-month-rtl.tsx +19 -19
  29. package/src/scheduler/tests/scheduler-angular-month.tsx +19 -19
  30. package/src/scheduler/tests/scheduler-flex-layout.tsx +4 -4
  31. package/src/scheduler/tests/scheduler-jquery-month.tsx +19 -19
  32. package/src/scheduler/tests/scheduler-react-day.tsx +26 -26
  33. package/src/scheduler/tests/scheduler-react-month.tsx +68 -68
  34. package/src/scheduler/tests/scheduler-react-timeline-multi.tsx +22 -22
  35. package/src/scheduler/tests/scheduler-react-timeline.tsx +14 -14
  36. package/src/scheduler/tests/scheduler-react-week.tsx +48 -48
  37. package/src/scheduler/tests/scheduler-tooltip.tsx +3 -3
@@ -853,7 +853,7 @@
853
853
  className: "k-scheduler-cell k-slot-cell"
854
854
  }))))), /* @__PURE__ */ import_react.default.createElement("div", {
855
855
  className: "k-event",
856
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "775px", width: "299px", height: "25px" }
856
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "775px", width: "299px", height: "25px" }
857
857
  }, /* @__PURE__ */ import_react.default.createElement("span", {
858
858
  className: "k-event-actions"
859
859
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -872,7 +872,7 @@
872
872
  className: "k-resize-handle k-resize-e"
873
873
  })), /* @__PURE__ */ import_react.default.createElement("div", {
874
874
  className: "k-event",
875
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "4356px", width: "299px", height: "25px" }
875
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "4356px", width: "299px", height: "25px" }
876
876
  }, /* @__PURE__ */ import_react.default.createElement("span", {
877
877
  className: "k-event-actions"
878
878
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -929,7 +929,7 @@
929
929
  className: "k-resize-handle k-resize-e"
930
930
  })), /* @__PURE__ */ import_react.default.createElement("div", {
931
931
  className: "k-event",
932
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "26px", left: "974px", width: "399px", height: "25px" }
932
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "26px", left: "974px", width: "399px", height: "25px" }
933
933
  }, /* @__PURE__ */ import_react.default.createElement("span", {
934
934
  className: "k-event-actions"
935
935
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -948,7 +948,7 @@
948
948
  className: "k-resize-handle k-resize-e"
949
949
  })), /* @__PURE__ */ import_react.default.createElement("div", {
950
950
  className: "k-event",
951
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "26px", left: "4555px", width: "399px", height: "25px" }
951
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "26px", left: "4555px", width: "399px", height: "25px" }
952
952
  }, /* @__PURE__ */ import_react.default.createElement("span", {
953
953
  className: "k-event-actions"
954
954
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1005,7 +1005,7 @@
1005
1005
  className: "k-resize-handle k-resize-e"
1006
1006
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1007
1007
  className: "k-event",
1008
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "1074px", width: "395px", height: "25px" }
1008
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "1074px", width: "395px", height: "25px" }
1009
1009
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1010
1010
  className: "k-event-actions"
1011
1011
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1022,7 +1022,7 @@
1022
1022
  className: "k-resize-handle k-resize-e"
1023
1023
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1024
1024
  className: "k-event",
1025
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "4654px", width: "395px", height: "25px" }
1025
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "4654px", width: "395px", height: "25px" }
1026
1026
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1027
1027
  className: "k-event-actions"
1028
1028
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1073,7 +1073,7 @@
1073
1073
  className: "k-resize-handle k-resize-e"
1074
1074
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1075
1075
  className: "k-event",
1076
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "52px", left: "1074px", width: "197px", height: "25px" }
1076
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "52px", left: "1074px", width: "197px", height: "25px" }
1077
1077
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1078
1078
  className: "k-event-actions"
1079
1079
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1090,7 +1090,7 @@
1090
1090
  className: "k-resize-handle k-resize-e"
1091
1091
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1092
1092
  className: "k-event",
1093
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "52px", left: "4654px", width: "197px", height: "25px" }
1093
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "52px", left: "4654px", width: "197px", height: "25px" }
1094
1094
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1095
1095
  className: "k-event-actions"
1096
1096
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1141,7 +1141,7 @@
1141
1141
  className: "k-resize-handle k-resize-e"
1142
1142
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1143
1143
  className: "k-event",
1144
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "1472px", width: "99px", height: "25px" }
1144
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "1472px", width: "99px", height: "25px" }
1145
1145
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1146
1146
  className: "k-event-actions"
1147
1147
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1158,7 +1158,7 @@
1158
1158
  className: "k-resize-handle k-resize-e"
1159
1159
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1160
1160
  className: "k-event",
1161
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "5052px", width: "99px", height: "25px" }
1161
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "5052px", width: "99px", height: "25px" }
1162
1162
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1163
1163
  className: "k-event-actions"
1164
1164
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1209,7 +1209,7 @@
1209
1209
  className: "k-resize-handle k-resize-e"
1210
1210
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1211
1211
  className: "k-event",
1212
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "1770px", width: "98px", height: "25px" }
1212
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "1770px", width: "98px", height: "25px" }
1213
1213
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1214
1214
  className: "k-event-actions"
1215
1215
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1228,7 +1228,7 @@
1228
1228
  className: "k-resize-handle k-resize-e"
1229
1229
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1230
1230
  className: "k-event",
1231
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "5350px", width: "98px", height: "25px" }
1231
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "5350px", width: "98px", height: "25px" }
1232
1232
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1233
1233
  className: "k-event-actions"
1234
1234
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1285,7 +1285,7 @@
1285
1285
  className: "k-resize-handle k-resize-e"
1286
1286
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1287
1287
  className: "k-event",
1288
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "26px", left: "1770px", width: "98px", height: "25px" }
1288
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "26px", left: "1770px", width: "98px", height: "25px" }
1289
1289
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1290
1290
  className: "k-event-actions"
1291
1291
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1306,7 +1306,7 @@
1306
1306
  className: "k-resize-handle k-resize-e"
1307
1307
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1308
1308
  className: "k-event",
1309
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "26px", left: "5350px", width: "98px", height: "25px" }
1309
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "26px", left: "5350px", width: "98px", height: "25px" }
1310
1310
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1311
1311
  className: "k-event-actions"
1312
1312
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1369,7 +1369,7 @@
1369
1369
  className: "k-resize-handle k-resize-e"
1370
1370
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1371
1371
  className: "k-event",
1372
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "2665px", width: "197px", height: "25px" }
1372
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "2665px", width: "197px", height: "25px" }
1373
1373
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1374
1374
  className: "k-event-actions"
1375
1375
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1388,7 +1388,7 @@
1388
1388
  className: "k-resize-handle k-resize-e"
1389
1389
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1390
1390
  className: "k-event",
1391
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "6245px", width: "197px", height: "25px" }
1391
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "6245px", width: "197px", height: "25px" }
1392
1392
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1393
1393
  className: "k-event-actions"
1394
1394
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1445,7 +1445,7 @@
1445
1445
  className: "k-resize-handle k-resize-e"
1446
1446
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1447
1447
  className: "k-event",
1448
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "2864px", width: "395px", height: "25px" }
1448
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "2864px", width: "395px", height: "25px" }
1449
1449
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1450
1450
  className: "k-event-actions"
1451
1451
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1464,7 +1464,7 @@
1464
1464
  className: "k-resize-handle k-resize-e"
1465
1465
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1466
1466
  className: "k-event",
1467
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "6444px", width: "395px", height: "25px" }
1467
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "6444px", width: "395px", height: "25px" }
1468
1468
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1469
1469
  className: "k-event-actions"
1470
1470
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1521,7 +1521,7 @@
1521
1521
  className: "k-resize-handle k-resize-e"
1522
1522
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1523
1523
  className: "k-event",
1524
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "26px", left: "3063px", width: "98px", height: "25px" }
1524
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "26px", left: "3063px", width: "98px", height: "25px" }
1525
1525
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1526
1526
  className: "k-event-actions"
1527
1527
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1542,7 +1542,7 @@
1542
1542
  className: "k-resize-handle k-resize-e"
1543
1543
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1544
1544
  className: "k-event",
1545
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "26px", left: "6643px", width: "98px", height: "25px" }
1545
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "26px", left: "6643px", width: "98px", height: "25px" }
1546
1546
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1547
1547
  className: "k-event-actions"
1548
1548
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1605,7 +1605,7 @@
1605
1605
  className: "k-resize-handle k-resize-e"
1606
1606
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1607
1607
  className: "k-event",
1608
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "3262px", width: "197px", height: "25px" }
1608
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "3262px", width: "197px", height: "25px" }
1609
1609
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1610
1610
  className: "k-event-actions"
1611
1611
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1624,7 +1624,7 @@
1624
1624
  className: "k-resize-handle k-resize-e"
1625
1625
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1626
1626
  className: "k-event",
1627
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "0px", left: "6842px", width: "197px", height: "25px" }
1627
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "0px", left: "6842px", width: "197px", height: "25px" }
1628
1628
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1629
1629
  className: "k-event-actions"
1630
1630
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {