@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
@@ -373,7 +373,7 @@
373
373
  style: { userSelect: "none", minHeight: "10px" }
374
374
  }))))), /* @__PURE__ */ import_react.default.createElement("div", {
375
375
  className: "k-event",
376
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "135px", left: "78px", width: "199px", height: "25px" }
376
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "135px", left: "78px", width: "199px", height: "25px" }
377
377
  }, /* @__PURE__ */ import_react.default.createElement("span", {
378
378
  className: "k-event-actions"
379
379
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -390,7 +390,7 @@
390
390
  className: "k-resize-handle k-resize-e"
391
391
  })), /* @__PURE__ */ import_react.default.createElement("div", {
392
392
  className: "k-event",
393
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "135px", left: "478px", width: "199px", height: "25px" }
393
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "135px", left: "478px", width: "199px", height: "25px" }
394
394
  }, /* @__PURE__ */ import_react.default.createElement("span", {
395
395
  className: "k-event-actions"
396
396
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -441,7 +441,7 @@
441
441
  className: "k-resize-handle k-resize-e"
442
442
  })), /* @__PURE__ */ import_react.default.createElement("div", {
443
443
  className: "k-event",
444
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "161px", left: "78px", width: "199px", height: "25px" }
444
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "161px", left: "78px", width: "199px", height: "25px" }
445
445
  }, /* @__PURE__ */ import_react.default.createElement("span", {
446
446
  className: "k-event-actions"
447
447
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -458,7 +458,7 @@
458
458
  className: "k-resize-handle k-resize-e"
459
459
  })), /* @__PURE__ */ import_react.default.createElement("div", {
460
460
  className: "k-event",
461
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "161px", left: "478px", width: "199px", height: "25px" }
461
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "161px", left: "478px", width: "199px", height: "25px" }
462
462
  }, /* @__PURE__ */ import_react.default.createElement("span", {
463
463
  className: "k-event-actions"
464
464
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -509,7 +509,7 @@
509
509
  className: "k-resize-handle k-resize-e"
510
510
  })), /* @__PURE__ */ import_react.default.createElement("div", {
511
511
  className: "k-event",
512
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "187px", left: "78px", width: "199px", height: "25px" }
512
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "187px", left: "78px", width: "199px", height: "25px" }
513
513
  }, /* @__PURE__ */ import_react.default.createElement("span", {
514
514
  className: "k-event-actions"
515
515
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -526,7 +526,7 @@
526
526
  className: "k-resize-handle k-resize-e"
527
527
  })), /* @__PURE__ */ import_react.default.createElement("div", {
528
528
  className: "k-event",
529
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "187px", left: "478px", width: "199px", height: "25px" }
529
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "187px", left: "478px", width: "199px", height: "25px" }
530
530
  }, /* @__PURE__ */ import_react.default.createElement("span", {
531
531
  className: "k-event-actions"
532
532
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -577,7 +577,7 @@
577
577
  className: "k-resize-handle k-resize-e"
578
578
  })), /* @__PURE__ */ import_react.default.createElement("div", {
579
579
  className: "k-event",
580
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "213px", left: "78px", width: "199px", height: "25px" }
580
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "213px", left: "78px", width: "199px", height: "25px" }
581
581
  }, /* @__PURE__ */ import_react.default.createElement("span", {
582
582
  className: "k-event-actions"
583
583
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -594,7 +594,7 @@
594
594
  className: "k-resize-handle k-resize-e"
595
595
  })), /* @__PURE__ */ import_react.default.createElement("div", {
596
596
  className: "k-event",
597
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "213px", left: "478px", width: "199px", height: "25px" }
597
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "213px", left: "478px", width: "199px", height: "25px" }
598
598
  }, /* @__PURE__ */ import_react.default.createElement("span", {
599
599
  className: "k-event-actions"
600
600
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -645,7 +645,7 @@
645
645
  className: "k-resize-handle k-resize-e"
646
646
  })), /* @__PURE__ */ import_react.default.createElement("div", {
647
647
  className: "k-event",
648
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "135px", left: "278px", width: "199px", height: "25px" }
648
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "135px", left: "278px", width: "199px", height: "25px" }
649
649
  }, /* @__PURE__ */ import_react.default.createElement("span", {
650
650
  className: "k-event-actions"
651
651
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -664,7 +664,7 @@
664
664
  className: "k-resize-handle k-resize-e"
665
665
  })), /* @__PURE__ */ import_react.default.createElement("div", {
666
666
  className: "k-event",
667
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "135px", left: "678px", width: "199px", height: "25px" }
667
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "135px", left: "678px", width: "199px", height: "25px" }
668
668
  }, /* @__PURE__ */ import_react.default.createElement("span", {
669
669
  className: "k-event-actions"
670
670
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1425,7 +1425,7 @@
1425
1425
  className: "k-scheduler-cell k-slot-cell"
1426
1426
  }))))), /* @__PURE__ */ import_react.default.createElement("div", {
1427
1427
  className: "k-event",
1428
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "315px", left: "78px", width: "99px", height: "134px" }
1428
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "315px", left: "78px", width: "99px", height: "134px" }
1429
1429
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1430
1430
  className: "k-event-actions"
1431
1431
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1444,7 +1444,7 @@
1444
1444
  className: "k-resize-handle k-resize-s"
1445
1445
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1446
1446
  className: "k-event",
1447
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "315px", left: "478px", width: "99px", height: "134px" }
1447
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "315px", left: "478px", width: "99px", height: "134px" }
1448
1448
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1449
1449
  className: "k-event-actions"
1450
1450
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1501,7 +1501,7 @@
1501
1501
  className: "k-resize-handle k-resize-s"
1502
1502
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1503
1503
  className: "k-event",
1504
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "405px", left: "178px", width: "99px", height: "179px" }
1504
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "405px", left: "178px", width: "99px", height: "179px" }
1505
1505
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1506
1506
  className: "k-event-actions"
1507
1507
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1520,7 +1520,7 @@
1520
1520
  className: "k-resize-handle k-resize-s"
1521
1521
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1522
1522
  className: "k-event",
1523
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "405px", left: "578px", width: "99px", height: "179px" }
1523
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "405px", left: "578px", width: "99px", height: "179px" }
1524
1524
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1525
1525
  className: "k-event-actions"
1526
1526
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1577,7 +1577,7 @@
1577
1577
  className: "k-resize-handle k-resize-s"
1578
1578
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1579
1579
  className: "k-event",
1580
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "765px", left: "78px", width: "99px", height: "44px" }
1580
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "765px", left: "78px", width: "99px", height: "44px" }
1581
1581
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1582
1582
  className: "k-event-actions"
1583
1583
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1596,7 +1596,7 @@
1596
1596
  className: "k-resize-handle k-resize-s"
1597
1597
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1598
1598
  className: "k-event",
1599
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "765px", left: "478px", width: "99px", height: "44px" }
1599
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "765px", left: "478px", width: "99px", height: "44px" }
1600
1600
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1601
1601
  className: "k-event-actions"
1602
1602
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1653,7 +1653,7 @@
1653
1653
  className: "k-resize-handle k-resize-s"
1654
1654
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1655
1655
  className: "k-event",
1656
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "765px", left: "178px", width: "99px", height: "44px" }
1656
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "765px", left: "178px", width: "99px", height: "44px" }
1657
1657
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1658
1658
  className: "k-event-actions"
1659
1659
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1674,7 +1674,7 @@
1674
1674
  className: "k-resize-handle k-resize-s"
1675
1675
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1676
1676
  className: "k-event",
1677
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "765px", left: "578px", width: "99px", height: "44px" }
1677
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "765px", left: "578px", width: "99px", height: "44px" }
1678
1678
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1679
1679
  className: "k-event-actions"
1680
1680
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1737,7 +1737,7 @@
1737
1737
  className: "k-resize-handle k-resize-s"
1738
1738
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1739
1739
  className: "k-event",
1740
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "360px", left: "278px", width: "199px", height: "89px" }
1740
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "360px", left: "278px", width: "199px", height: "89px" }
1741
1741
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1742
1742
  className: "k-event-actions"
1743
1743
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1756,7 +1756,7 @@
1756
1756
  className: "k-resize-handle k-resize-s"
1757
1757
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1758
1758
  className: "k-event",
1759
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "360px", left: "678px", width: "199px", height: "89px" }
1759
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "360px", left: "678px", width: "199px", height: "89px" }
1760
1760
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1761
1761
  className: "k-event-actions"
1762
1762
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1813,7 +1813,7 @@
1813
1813
  className: "k-resize-handle k-resize-s"
1814
1814
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1815
1815
  className: "k-event",
1816
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "450px", left: "278px", width: "99px", height: "179px" }
1816
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "450px", left: "278px", width: "99px", height: "179px" }
1817
1817
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1818
1818
  className: "k-event-actions"
1819
1819
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1832,7 +1832,7 @@
1832
1832
  className: "k-resize-handle k-resize-s"
1833
1833
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1834
1834
  className: "k-event",
1835
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "450px", left: "678px", width: "99px", height: "179px" }
1835
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "450px", left: "678px", width: "99px", height: "179px" }
1836
1836
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1837
1837
  className: "k-event-actions"
1838
1838
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1889,7 +1889,7 @@
1889
1889
  className: "k-resize-handle k-resize-s"
1890
1890
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1891
1891
  className: "k-event",
1892
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "540px", left: "378px", width: "99px", height: "44px" }
1892
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "540px", left: "378px", width: "99px", height: "44px" }
1893
1893
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1894
1894
  className: "k-event-actions"
1895
1895
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1910,7 +1910,7 @@
1910
1910
  className: "k-resize-handle k-resize-s"
1911
1911
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1912
1912
  className: "k-event",
1913
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "540px", left: "778px", width: "99px", height: "44px" }
1913
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "540px", left: "778px", width: "99px", height: "44px" }
1914
1914
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1915
1915
  className: "k-event-actions"
1916
1916
  }), /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1973,7 +1973,7 @@
1973
1973
  className: "k-resize-handle k-resize-s"
1974
1974
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1975
1975
  className: "k-event",
1976
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "630px", left: "278px", width: "199px", height: "89px" }
1976
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "630px", left: "278px", width: "199px", height: "89px" }
1977
1977
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1978
1978
  className: "k-event-actions"
1979
1979
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {
@@ -1992,7 +1992,7 @@
1992
1992
  className: "k-resize-handle k-resize-s"
1993
1993
  })), /* @__PURE__ */ import_react.default.createElement("div", {
1994
1994
  className: "k-event",
1995
- style: { cursor: "pointer", userSelect: "none", borderColor: "red", backgroundColor: "red", top: "630px", left: "678px", width: "199px", height: "89px" }
1995
+ style: { cursor: "pointer", userSelect: "none", borderColor: "darkred", backgroundColor: "darkred", top: "630px", left: "678px", width: "199px", height: "89px" }
1996
1996
  }, /* @__PURE__ */ import_react.default.createElement("span", {
1997
1997
  className: "k-event-actions"
1998
1998
  }), /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", {