@syncfusion/ej2-schedule 26.1.38 → 26.1.39

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 (51) hide show
  1. package/dist/ej2-schedule.min.js +2 -2
  2. package/dist/ej2-schedule.umd.min.js +2 -2
  3. package/dist/ej2-schedule.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-schedule.es2015.js +4 -2
  5. package/dist/es6/ej2-schedule.es2015.js.map +1 -1
  6. package/dist/es6/ej2-schedule.es5.js +4 -2
  7. package/dist/es6/ej2-schedule.es5.js.map +1 -1
  8. package/dist/global/ej2-schedule.min.js +2 -2
  9. package/dist/global/ej2-schedule.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +8 -8
  12. package/src/schedule/event-renderer/event-base.js +3 -1
  13. package/src/schedule/exports/excel-export.js +1 -1
  14. package/styles/bootstrap-dark.css +10 -0
  15. package/styles/bootstrap.css +10 -0
  16. package/styles/bootstrap4.css +10 -0
  17. package/styles/bootstrap5-dark.css +10 -0
  18. package/styles/bootstrap5.css +10 -0
  19. package/styles/fabric-dark.css +10 -0
  20. package/styles/fabric.css +10 -0
  21. package/styles/fluent-dark.css +10 -0
  22. package/styles/fluent.css +10 -0
  23. package/styles/fluent2.css +15 -5
  24. package/styles/highcontrast-light.css +10 -0
  25. package/styles/highcontrast.css +10 -0
  26. package/styles/material-dark.css +10 -0
  27. package/styles/material.css +10 -0
  28. package/styles/material3-dark.css +10 -0
  29. package/styles/material3.css +10 -0
  30. package/styles/recurrence-editor/fluent2.css +5 -5
  31. package/styles/schedule/_layout.scss +12 -0
  32. package/styles/schedule/bootstrap-dark.css +10 -0
  33. package/styles/schedule/bootstrap.css +10 -0
  34. package/styles/schedule/bootstrap4.css +10 -0
  35. package/styles/schedule/bootstrap5-dark.css +10 -0
  36. package/styles/schedule/bootstrap5.css +10 -0
  37. package/styles/schedule/fabric-dark.css +10 -0
  38. package/styles/schedule/fabric.css +10 -0
  39. package/styles/schedule/fluent-dark.css +10 -0
  40. package/styles/schedule/fluent.css +10 -0
  41. package/styles/schedule/fluent2.css +15 -5
  42. package/styles/schedule/highcontrast-light.css +10 -0
  43. package/styles/schedule/highcontrast.css +10 -0
  44. package/styles/schedule/material-dark.css +10 -0
  45. package/styles/schedule/material.css +10 -0
  46. package/styles/schedule/material3-dark.css +10 -0
  47. package/styles/schedule/material3.css +10 -0
  48. package/styles/schedule/tailwind-dark.css +10 -0
  49. package/styles/schedule/tailwind.css +10 -0
  50. package/styles/tailwind-dark.css +10 -0
  51. package/styles/tailwind.css +10 -0
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 26.1.38
3
+ * version : 26.1.39
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-schedule@*",
3
- "_id": "@syncfusion/ej2-schedule@26.1.35",
3
+ "_id": "@syncfusion/ej2-schedule@26.1.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-Fx4Kngq33Dx3e7MaYbkyysaB99zrNmlxsiUS5l5I/i6dz5oBVgsB7j0ttdv7s75jatZSpQRUax7qSuwOy60Exg==",
5
+ "_integrity": "sha512-6wiM9HSKXKAhDc4QcYohgHXw5aBMa9GL6V99hxG5+1qDdJRqCEsTmKThJSYDMYt8rC2CjJjgTWZt+SIveHVZvQ==",
6
6
  "_location": "/@syncfusion/ej2-schedule",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -23,8 +23,8 @@
23
23
  "/@syncfusion/ej2-react-schedule",
24
24
  "/@syncfusion/ej2-vue-schedule"
25
25
  ],
26
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.35.tgz",
27
- "_shasum": "e7f8fe076094a6a3f108ff2219696d7dcf9f27cf",
26
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-26.1.38.tgz",
27
+ "_shasum": "43e837e3f81d03784ae9ec082ecbb0ecffb9f96c",
28
28
  "_spec": "@syncfusion/ej2-schedule@*",
29
29
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
30
30
  "author": {
@@ -39,11 +39,11 @@
39
39
  "@syncfusion/ej2-buttons": "~26.1.35",
40
40
  "@syncfusion/ej2-calendars": "~26.1.38",
41
41
  "@syncfusion/ej2-data": "~26.1.35",
42
- "@syncfusion/ej2-dropdowns": "~26.1.38",
42
+ "@syncfusion/ej2-dropdowns": "~26.1.39",
43
43
  "@syncfusion/ej2-excel-export": "~26.1.35",
44
- "@syncfusion/ej2-inputs": "~26.1.38",
44
+ "@syncfusion/ej2-inputs": "~26.1.39",
45
45
  "@syncfusion/ej2-lists": "~26.1.35",
46
- "@syncfusion/ej2-navigations": "~26.1.38",
46
+ "@syncfusion/ej2-navigations": "~26.1.39",
47
47
  "@syncfusion/ej2-popups": "~26.1.38",
48
48
  "@types/requirejs": "^2.1.37"
49
49
  },
@@ -74,6 +74,6 @@
74
74
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
75
75
  },
76
76
  "typings": "index.d.ts",
77
- "version": "26.1.38",
77
+ "version": "26.1.39",
78
78
  "sideEffects": false
79
79
  }
@@ -1270,7 +1270,9 @@ var EventBase = /** @class */ (function () {
1270
1270
  }
1271
1271
  };
1272
1272
  EventBase.prototype.updateEventMinimumDuration = function (startEndHours, startTime, endTime) {
1273
- if (startTime.getTime() < endTime.getTime()) {
1273
+ if (startTime.getTime() < endTime.getTime() || (startTime.getTime() === endTime.getTime() &&
1274
+ (startEndHours.startHour.getTime() < endTime.getTime() && startEndHours.endHour.getTime() > startTime.getTime()) &&
1275
+ this.parent.currentView.indexOf('Timeline') === -1)) {
1274
1276
  var eventDuration = (util.getUniversalTime(endTime) - util.getUniversalTime(startTime)) / util.MS_PER_MINUTE;
1275
1277
  if (eventDuration < this.parent.eventSettings.minimumEventDuration) {
1276
1278
  var tempEnd = new Date(startTime);
@@ -42,7 +42,7 @@ var ExcelExport = /** @class */ (function () {
42
42
  fields.forEach(function (field, n) {
43
43
  var columnRule = { index: n + 1, value: event[field.name] || '' };
44
44
  if (field.name === _this.parent.eventFields.startTime || field.name === _this.parent.eventFields.endTime) {
45
- var styleRule = { fontSize: 12, numberFormat: 'm/d/yyyy h:mm AM/PM' };
45
+ var styleRule = { fontSize: 12, numberFormat: 'm/d/yyyy h:mm a' };
46
46
  columnRule = extend({}, columnRule, { style: styleRule }, true);
47
47
  }
48
48
  columnData.push(columnRule);
@@ -3673,6 +3673,16 @@
3673
3673
  width: 26px;
3674
3674
  }
3675
3675
 
3676
+ @media print {
3677
+ .e-schedule .e-table-container {
3678
+ display: block;
3679
+ }
3680
+ .e-schedule .e-vertical-view .e-content-table thead {
3681
+ -webkit-column-break-inside: auto;
3682
+ -moz-column-break-inside: auto;
3683
+ break-inside: auto;
3684
+ }
3685
+ }
3676
3686
  .e-bigger .e-more-popup-wrapper,
3677
3687
  .e-more-popup-wrapper {
3678
3688
  background: #1a1a1a;
@@ -3668,6 +3668,16 @@
3668
3668
  width: 26px;
3669
3669
  }
3670
3670
 
3671
+ @media print {
3672
+ .e-schedule .e-table-container {
3673
+ display: block;
3674
+ }
3675
+ .e-schedule .e-vertical-view .e-content-table thead {
3676
+ -webkit-column-break-inside: auto;
3677
+ -moz-column-break-inside: auto;
3678
+ break-inside: auto;
3679
+ }
3680
+ }
3671
3681
  .e-bigger .e-more-popup-wrapper,
3672
3682
  .e-more-popup-wrapper {
3673
3683
  background: #fff;
@@ -3770,6 +3770,16 @@
3770
3770
  width: 26px;
3771
3771
  }
3772
3772
 
3773
+ @media print {
3774
+ .e-schedule .e-table-container {
3775
+ display: block;
3776
+ }
3777
+ .e-schedule .e-vertical-view .e-content-table thead {
3778
+ -webkit-column-break-inside: auto;
3779
+ -moz-column-break-inside: auto;
3780
+ break-inside: auto;
3781
+ }
3782
+ }
3773
3783
  .e-bigger .e-more-popup-wrapper,
3774
3784
  .e-more-popup-wrapper {
3775
3785
  background: #fff;
@@ -3714,6 +3714,16 @@
3714
3714
  width: 26px;
3715
3715
  }
3716
3716
 
3717
+ @media print {
3718
+ .e-schedule .e-table-container {
3719
+ display: block;
3720
+ }
3721
+ .e-schedule .e-vertical-view .e-content-table thead {
3722
+ -webkit-column-break-inside: auto;
3723
+ -moz-column-break-inside: auto;
3724
+ break-inside: auto;
3725
+ }
3726
+ }
3717
3727
  .e-bigger .e-more-popup-wrapper,
3718
3728
  .e-more-popup-wrapper {
3719
3729
  background: #212529;
@@ -3714,6 +3714,16 @@
3714
3714
  width: 26px;
3715
3715
  }
3716
3716
 
3717
+ @media print {
3718
+ .e-schedule .e-table-container {
3719
+ display: block;
3720
+ }
3721
+ .e-schedule .e-vertical-view .e-content-table thead {
3722
+ -webkit-column-break-inside: auto;
3723
+ -moz-column-break-inside: auto;
3724
+ break-inside: auto;
3725
+ }
3726
+ }
3717
3727
  .e-bigger .e-more-popup-wrapper,
3718
3728
  .e-more-popup-wrapper {
3719
3729
  background: #fff;
@@ -3635,6 +3635,16 @@
3635
3635
  width: 26px;
3636
3636
  }
3637
3637
 
3638
+ @media print {
3639
+ .e-schedule .e-table-container {
3640
+ display: block;
3641
+ }
3642
+ .e-schedule .e-vertical-view .e-content-table thead {
3643
+ -webkit-column-break-inside: auto;
3644
+ -moz-column-break-inside: auto;
3645
+ break-inside: auto;
3646
+ }
3647
+ }
3638
3648
  .e-bigger .e-more-popup-wrapper,
3639
3649
  .e-more-popup-wrapper {
3640
3650
  background: #201f1f;
package/styles/fabric.css CHANGED
@@ -3625,6 +3625,16 @@
3625
3625
  width: 26px;
3626
3626
  }
3627
3627
 
3628
+ @media print {
3629
+ .e-schedule .e-table-container {
3630
+ display: block;
3631
+ }
3632
+ .e-schedule .e-vertical-view .e-content-table thead {
3633
+ -webkit-column-break-inside: auto;
3634
+ -moz-column-break-inside: auto;
3635
+ break-inside: auto;
3636
+ }
3637
+ }
3628
3638
  .e-bigger .e-more-popup-wrapper,
3629
3639
  .e-more-popup-wrapper {
3630
3640
  background: #fff;
@@ -3698,6 +3698,16 @@
3698
3698
  width: 26px;
3699
3699
  }
3700
3700
 
3701
+ @media print {
3702
+ .e-schedule .e-table-container {
3703
+ display: block;
3704
+ }
3705
+ .e-schedule .e-vertical-view .e-content-table thead {
3706
+ -webkit-column-break-inside: auto;
3707
+ -moz-column-break-inside: auto;
3708
+ break-inside: auto;
3709
+ }
3710
+ }
3701
3711
  .e-bigger .e-more-popup-wrapper,
3702
3712
  .e-more-popup-wrapper {
3703
3713
  background: #252423;
package/styles/fluent.css CHANGED
@@ -3698,6 +3698,16 @@
3698
3698
  width: 26px;
3699
3699
  }
3700
3700
 
3701
+ @media print {
3702
+ .e-schedule .e-table-container {
3703
+ display: block;
3704
+ }
3705
+ .e-schedule .e-vertical-view .e-content-table thead {
3706
+ -webkit-column-break-inside: auto;
3707
+ -moz-column-break-inside: auto;
3708
+ break-inside: auto;
3709
+ }
3710
+ }
3701
3711
  .e-bigger .e-more-popup-wrapper,
3702
3712
  .e-more-popup-wrapper {
3703
3713
  background: #fff;
@@ -207,7 +207,7 @@
207
207
  --color-sf-info-outline: var(--color-sf-info-border-color);
208
208
  --color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
209
209
  --color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
210
- --color-sf-toooltip-text-color: var(--color-sf-content-text-color);
210
+ --color-sf-tooltip-text-color: var(--color-sf-content-text-color);
211
211
  --color-sf-toast-text-color: var(--color-sf-content-text-color);
212
212
  --color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
213
213
  --color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
@@ -478,7 +478,7 @@
478
478
  --color-sf-success-bg-color: #218c21;
479
479
  --color-sf-success-border-color: var(--color-sf-success-bg-color);
480
480
  --color-sf-success-text: var(--color-sf-primary-text-color);
481
- --color-sf-success-bg-color-hover: var(--color-sf-success-bg-color);
481
+ --color-sf-success-bg-color-hover: #0e700e;
482
482
  --color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
483
483
  --color-sf-success-text-hover: var(--color-sf-primary-text-color);
484
484
  --color-sf-success-bg-color-pressed: #052505;
@@ -496,7 +496,7 @@
496
496
  --color-sf-warning-bg-color: #f87528;
497
497
  --color-sf-warning-border-color: var(--color-sf-warning-bg-color);
498
498
  --color-sf-warning-text: #242424;
499
- --color-sf-warning-bg-color-hover: var(--color-sf-warning-bg-color);
499
+ --color-sf-warning-bg-color-hover: #de590b;
500
500
  --color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
501
501
  --color-sf-warning-text-hover: var(--color-sf-primary-text-color);
502
502
  --color-sf-warning-bg-color-pressed: #4a1e04;
@@ -555,7 +555,7 @@
555
555
  --color-sf-info-outline: #0099bc;
556
556
  --color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
557
557
  --color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
558
- --color-sf-toooltip-text-color: var(--color-sf-content-text-color);
558
+ --color-sf-tooltip-text-color: var(--color-sf-content-text-color);
559
559
  --color-sf-toast-text-color: var(--color-sf-content-text-color);
560
560
  --color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
561
561
  --color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
@@ -897,7 +897,7 @@
897
897
  --color-sf-info-outline: #0099bc;
898
898
  --color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
899
899
  --color-sf-tooltip-border: var(--color-sf-border-light);
900
- --color-sf-toooltip-text-color: var(--color-sf-content-text-color);
900
+ --color-sf-tooltip-text-color: var(--color-sf-content-text-color);
901
901
  --color-sf-toast-text-color: var(--color-sf-content-text-color);
902
902
  --color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
903
903
  --color-sf-appbar-bg-color-alt1: #fff;
@@ -4880,6 +4880,16 @@
4880
4880
  width: 26px;
4881
4881
  }
4882
4882
 
4883
+ @media print {
4884
+ .e-schedule .e-table-container {
4885
+ display: block;
4886
+ }
4887
+ .e-schedule .e-vertical-view .e-content-table thead {
4888
+ -webkit-column-break-inside: auto;
4889
+ -moz-column-break-inside: auto;
4890
+ break-inside: auto;
4891
+ }
4892
+ }
4883
4893
  .e-bigger .e-more-popup-wrapper,
4884
4894
  .e-more-popup-wrapper {
4885
4895
  background: var(--color-sf-content-bg-color);
@@ -3710,6 +3710,16 @@
3710
3710
  width: 26px;
3711
3711
  }
3712
3712
 
3713
+ @media print {
3714
+ .e-schedule .e-table-container {
3715
+ display: block;
3716
+ }
3717
+ .e-schedule .e-vertical-view .e-content-table thead {
3718
+ -webkit-column-break-inside: auto;
3719
+ -moz-column-break-inside: auto;
3720
+ break-inside: auto;
3721
+ }
3722
+ }
3713
3723
  .e-bigger .e-more-popup-wrapper,
3714
3724
  .e-more-popup-wrapper {
3715
3725
  background: #e4e4e4;
@@ -3719,6 +3719,16 @@
3719
3719
  width: 26px;
3720
3720
  }
3721
3721
 
3722
+ @media print {
3723
+ .e-schedule .e-table-container {
3724
+ display: block;
3725
+ }
3726
+ .e-schedule .e-vertical-view .e-content-table thead {
3727
+ -webkit-column-break-inside: auto;
3728
+ -moz-column-break-inside: auto;
3729
+ break-inside: auto;
3730
+ }
3731
+ }
3722
3732
  .e-bigger .e-more-popup-wrapper,
3723
3733
  .e-more-popup-wrapper {
3724
3734
  background: #000;
@@ -3690,6 +3690,16 @@
3690
3690
  width: 26px;
3691
3691
  }
3692
3692
 
3693
+ @media print {
3694
+ .e-schedule .e-table-container {
3695
+ display: block;
3696
+ }
3697
+ .e-schedule .e-vertical-view .e-content-table thead {
3698
+ -webkit-column-break-inside: auto;
3699
+ -moz-column-break-inside: auto;
3700
+ break-inside: auto;
3701
+ }
3702
+ }
3693
3703
  .e-bigger .e-more-popup-wrapper,
3694
3704
  .e-more-popup-wrapper {
3695
3705
  background: #424242;
@@ -3737,6 +3737,16 @@
3737
3737
  width: 26px;
3738
3738
  }
3739
3739
 
3740
+ @media print {
3741
+ .e-schedule .e-table-container {
3742
+ display: block;
3743
+ }
3744
+ .e-schedule .e-vertical-view .e-content-table thead {
3745
+ -webkit-column-break-inside: auto;
3746
+ -moz-column-break-inside: auto;
3747
+ break-inside: auto;
3748
+ }
3749
+ }
3740
3750
  .e-bigger .e-more-popup-wrapper,
3741
3751
  .e-more-popup-wrapper {
3742
3752
  background: #fff;
@@ -3782,6 +3782,16 @@
3782
3782
  width: 26px;
3783
3783
  }
3784
3784
 
3785
+ @media print {
3786
+ .e-schedule .e-table-container {
3787
+ display: block;
3788
+ }
3789
+ .e-schedule .e-vertical-view .e-content-table thead {
3790
+ -webkit-column-break-inside: auto;
3791
+ -moz-column-break-inside: auto;
3792
+ break-inside: auto;
3793
+ }
3794
+ }
3785
3795
  .e-bigger .e-more-popup-wrapper,
3786
3796
  .e-more-popup-wrapper {
3787
3797
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.11)), to(rgba(var(--color-sf-primary), 0.11))), rgba(var(--color-sf-surface));
@@ -3838,6 +3838,16 @@
3838
3838
  width: 26px;
3839
3839
  }
3840
3840
 
3841
+ @media print {
3842
+ .e-schedule .e-table-container {
3843
+ display: block;
3844
+ }
3845
+ .e-schedule .e-vertical-view .e-content-table thead {
3846
+ -webkit-column-break-inside: auto;
3847
+ -moz-column-break-inside: auto;
3848
+ break-inside: auto;
3849
+ }
3850
+ }
3841
3851
  .e-bigger .e-more-popup-wrapper,
3842
3852
  .e-more-popup-wrapper {
3843
3853
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-surface), 1)), to(rgba(var(--color-sf-surface), 1))), rgba(var(--color-sf-surface));
@@ -207,7 +207,7 @@
207
207
  --color-sf-info-outline: var(--color-sf-info-border-color);
208
208
  --color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
209
209
  --color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
210
- --color-sf-toooltip-text-color: var(--color-sf-content-text-color);
210
+ --color-sf-tooltip-text-color: var(--color-sf-content-text-color);
211
211
  --color-sf-toast-text-color: var(--color-sf-content-text-color);
212
212
  --color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
213
213
  --color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
@@ -478,7 +478,7 @@
478
478
  --color-sf-success-bg-color: #218c21;
479
479
  --color-sf-success-border-color: var(--color-sf-success-bg-color);
480
480
  --color-sf-success-text: var(--color-sf-primary-text-color);
481
- --color-sf-success-bg-color-hover: var(--color-sf-success-bg-color);
481
+ --color-sf-success-bg-color-hover: #0e700e;
482
482
  --color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
483
483
  --color-sf-success-text-hover: var(--color-sf-primary-text-color);
484
484
  --color-sf-success-bg-color-pressed: #052505;
@@ -496,7 +496,7 @@
496
496
  --color-sf-warning-bg-color: #f87528;
497
497
  --color-sf-warning-border-color: var(--color-sf-warning-bg-color);
498
498
  --color-sf-warning-text: #242424;
499
- --color-sf-warning-bg-color-hover: var(--color-sf-warning-bg-color);
499
+ --color-sf-warning-bg-color-hover: #de590b;
500
500
  --color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
501
501
  --color-sf-warning-text-hover: var(--color-sf-primary-text-color);
502
502
  --color-sf-warning-bg-color-pressed: #4a1e04;
@@ -555,7 +555,7 @@
555
555
  --color-sf-info-outline: #0099bc;
556
556
  --color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
557
557
  --color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
558
- --color-sf-toooltip-text-color: var(--color-sf-content-text-color);
558
+ --color-sf-tooltip-text-color: var(--color-sf-content-text-color);
559
559
  --color-sf-toast-text-color: var(--color-sf-content-text-color);
560
560
  --color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
561
561
  --color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
@@ -897,7 +897,7 @@
897
897
  --color-sf-info-outline: #0099bc;
898
898
  --color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
899
899
  --color-sf-tooltip-border: var(--color-sf-border-light);
900
- --color-sf-toooltip-text-color: var(--color-sf-content-text-color);
900
+ --color-sf-tooltip-text-color: var(--color-sf-content-text-color);
901
901
  --color-sf-toast-text-color: var(--color-sf-content-text-color);
902
902
  --color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
903
903
  --color-sf-appbar-bg-color-alt1: #fff;
@@ -4031,6 +4031,18 @@
4031
4031
  }
4032
4032
  }
4033
4033
 
4034
+ @media print {
4035
+ .e-schedule {
4036
+ .e-table-container {
4037
+ display: block;
4038
+ }
4039
+
4040
+ .e-vertical-view .e-content-table thead {
4041
+ break-inside: auto;
4042
+ }
4043
+ }
4044
+ }
4045
+
4034
4046
  .e-bigger .e-more-popup-wrapper,
4035
4047
  .e-more-popup-wrapper {
4036
4048
  background: $schedule-popup-bg-color;
@@ -3673,6 +3673,16 @@
3673
3673
  width: 26px;
3674
3674
  }
3675
3675
 
3676
+ @media print {
3677
+ .e-schedule .e-table-container {
3678
+ display: block;
3679
+ }
3680
+ .e-schedule .e-vertical-view .e-content-table thead {
3681
+ -webkit-column-break-inside: auto;
3682
+ -moz-column-break-inside: auto;
3683
+ break-inside: auto;
3684
+ }
3685
+ }
3676
3686
  .e-bigger .e-more-popup-wrapper,
3677
3687
  .e-more-popup-wrapper {
3678
3688
  background: #1a1a1a;
@@ -3668,6 +3668,16 @@
3668
3668
  width: 26px;
3669
3669
  }
3670
3670
 
3671
+ @media print {
3672
+ .e-schedule .e-table-container {
3673
+ display: block;
3674
+ }
3675
+ .e-schedule .e-vertical-view .e-content-table thead {
3676
+ -webkit-column-break-inside: auto;
3677
+ -moz-column-break-inside: auto;
3678
+ break-inside: auto;
3679
+ }
3680
+ }
3671
3681
  .e-bigger .e-more-popup-wrapper,
3672
3682
  .e-more-popup-wrapper {
3673
3683
  background: #fff;
@@ -3770,6 +3770,16 @@
3770
3770
  width: 26px;
3771
3771
  }
3772
3772
 
3773
+ @media print {
3774
+ .e-schedule .e-table-container {
3775
+ display: block;
3776
+ }
3777
+ .e-schedule .e-vertical-view .e-content-table thead {
3778
+ -webkit-column-break-inside: auto;
3779
+ -moz-column-break-inside: auto;
3780
+ break-inside: auto;
3781
+ }
3782
+ }
3773
3783
  .e-bigger .e-more-popup-wrapper,
3774
3784
  .e-more-popup-wrapper {
3775
3785
  background: #fff;
@@ -3714,6 +3714,16 @@
3714
3714
  width: 26px;
3715
3715
  }
3716
3716
 
3717
+ @media print {
3718
+ .e-schedule .e-table-container {
3719
+ display: block;
3720
+ }
3721
+ .e-schedule .e-vertical-view .e-content-table thead {
3722
+ -webkit-column-break-inside: auto;
3723
+ -moz-column-break-inside: auto;
3724
+ break-inside: auto;
3725
+ }
3726
+ }
3717
3727
  .e-bigger .e-more-popup-wrapper,
3718
3728
  .e-more-popup-wrapper {
3719
3729
  background: #212529;
@@ -3714,6 +3714,16 @@
3714
3714
  width: 26px;
3715
3715
  }
3716
3716
 
3717
+ @media print {
3718
+ .e-schedule .e-table-container {
3719
+ display: block;
3720
+ }
3721
+ .e-schedule .e-vertical-view .e-content-table thead {
3722
+ -webkit-column-break-inside: auto;
3723
+ -moz-column-break-inside: auto;
3724
+ break-inside: auto;
3725
+ }
3726
+ }
3717
3727
  .e-bigger .e-more-popup-wrapper,
3718
3728
  .e-more-popup-wrapper {
3719
3729
  background: #fff;
@@ -3635,6 +3635,16 @@
3635
3635
  width: 26px;
3636
3636
  }
3637
3637
 
3638
+ @media print {
3639
+ .e-schedule .e-table-container {
3640
+ display: block;
3641
+ }
3642
+ .e-schedule .e-vertical-view .e-content-table thead {
3643
+ -webkit-column-break-inside: auto;
3644
+ -moz-column-break-inside: auto;
3645
+ break-inside: auto;
3646
+ }
3647
+ }
3638
3648
  .e-bigger .e-more-popup-wrapper,
3639
3649
  .e-more-popup-wrapper {
3640
3650
  background: #201f1f;
@@ -3625,6 +3625,16 @@
3625
3625
  width: 26px;
3626
3626
  }
3627
3627
 
3628
+ @media print {
3629
+ .e-schedule .e-table-container {
3630
+ display: block;
3631
+ }
3632
+ .e-schedule .e-vertical-view .e-content-table thead {
3633
+ -webkit-column-break-inside: auto;
3634
+ -moz-column-break-inside: auto;
3635
+ break-inside: auto;
3636
+ }
3637
+ }
3628
3638
  .e-bigger .e-more-popup-wrapper,
3629
3639
  .e-more-popup-wrapper {
3630
3640
  background: #fff;
@@ -3698,6 +3698,16 @@
3698
3698
  width: 26px;
3699
3699
  }
3700
3700
 
3701
+ @media print {
3702
+ .e-schedule .e-table-container {
3703
+ display: block;
3704
+ }
3705
+ .e-schedule .e-vertical-view .e-content-table thead {
3706
+ -webkit-column-break-inside: auto;
3707
+ -moz-column-break-inside: auto;
3708
+ break-inside: auto;
3709
+ }
3710
+ }
3701
3711
  .e-bigger .e-more-popup-wrapper,
3702
3712
  .e-more-popup-wrapper {
3703
3713
  background: #252423;
@@ -3698,6 +3698,16 @@
3698
3698
  width: 26px;
3699
3699
  }
3700
3700
 
3701
+ @media print {
3702
+ .e-schedule .e-table-container {
3703
+ display: block;
3704
+ }
3705
+ .e-schedule .e-vertical-view .e-content-table thead {
3706
+ -webkit-column-break-inside: auto;
3707
+ -moz-column-break-inside: auto;
3708
+ break-inside: auto;
3709
+ }
3710
+ }
3701
3711
  .e-bigger .e-more-popup-wrapper,
3702
3712
  .e-more-popup-wrapper {
3703
3713
  background: #fff;