@syncfusion/ej2-schedule 29.2.10 → 30.1.38

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 (94) hide show
  1. package/.eslintrc.json +2 -0
  2. package/README.md +1 -0
  3. package/dist/ej2-schedule.min.js +2 -2
  4. package/dist/ej2-schedule.umd.min.js +2 -2
  5. package/dist/ej2-schedule.umd.min.js.map +1 -1
  6. package/dist/es6/ej2-schedule.es2015.js +58 -19
  7. package/dist/es6/ej2-schedule.es2015.js.map +1 -1
  8. package/dist/es6/ej2-schedule.es5.js +58 -18
  9. package/dist/es6/ej2-schedule.es5.js.map +1 -1
  10. package/dist/global/ej2-schedule.min.js +2 -2
  11. package/dist/global/ej2-schedule.min.js.map +1 -1
  12. package/dist/global/index.d.ts +1 -1
  13. package/package.json +11 -11
  14. package/src/schedule/actions/crud.js +2 -2
  15. package/src/schedule/actions/keyboard.js +3 -0
  16. package/src/schedule/actions/resize.js +1 -1
  17. package/src/schedule/actions/touch.d.ts +1 -0
  18. package/src/schedule/actions/touch.js +27 -0
  19. package/src/schedule/actions/virtual-scroll.js +2 -1
  20. package/src/schedule/actions/work-cells.js +3 -0
  21. package/src/schedule/event-renderer/agenda-base.js +2 -8
  22. package/src/schedule/event-renderer/month.js +4 -2
  23. package/src/schedule/event-renderer/timeline-view.js +1 -1
  24. package/src/schedule/event-renderer/vertical-view.js +7 -2
  25. package/src/schedule/popups/event-window.js +3 -0
  26. package/src/schedule/renderer/header-renderer.js +2 -1
  27. package/src/schedule/renderer/timeline-view.js +1 -1
  28. package/src/schedule/renderer/vertical-view.js +1 -0
  29. package/styles/bds-lite.css +5 -1
  30. package/styles/bds.css +10 -2
  31. package/styles/bootstrap-dark-lite.css +5 -1
  32. package/styles/bootstrap-dark.css +10 -2
  33. package/styles/bootstrap-lite.css +5 -1
  34. package/styles/bootstrap.css +10 -2
  35. package/styles/bootstrap4-lite.css +5 -1
  36. package/styles/bootstrap4.css +10 -2
  37. package/styles/bootstrap5-dark-lite.css +5 -1
  38. package/styles/bootstrap5-dark.css +10 -2
  39. package/styles/bootstrap5-lite.css +5 -1
  40. package/styles/bootstrap5.3-lite.css +5 -1
  41. package/styles/bootstrap5.3.css +10 -2
  42. package/styles/bootstrap5.css +10 -2
  43. package/styles/fabric-dark-lite.css +5 -1
  44. package/styles/fabric-dark.css +10 -2
  45. package/styles/fabric-lite.css +5 -1
  46. package/styles/fabric.css +10 -2
  47. package/styles/fluent-dark-lite.css +5 -1
  48. package/styles/fluent-dark.css +10 -2
  49. package/styles/fluent-lite.css +5 -1
  50. package/styles/fluent.css +10 -2
  51. package/styles/fluent2-lite.css +8 -4
  52. package/styles/fluent2.css +14 -6
  53. package/styles/highcontrast-light-lite.css +5 -1
  54. package/styles/highcontrast-light.css +10 -2
  55. package/styles/highcontrast-lite.css +5 -1
  56. package/styles/highcontrast.css +10 -2
  57. package/styles/material-dark-lite.css +5 -1
  58. package/styles/material-dark.css +10 -2
  59. package/styles/material-lite.css +5 -1
  60. package/styles/material.css +10 -2
  61. package/styles/material3-dark-lite.css +5 -1
  62. package/styles/material3-dark.css +10 -2
  63. package/styles/material3-lite.css +5 -1
  64. package/styles/material3.css +10 -2
  65. package/styles/schedule/_bigger.scss +8 -2
  66. package/styles/schedule/_fluent2-definition.scss +1 -1
  67. package/styles/schedule/_layout.scss +6 -2
  68. package/styles/schedule/bds.css +10 -2
  69. package/styles/schedule/bootstrap-dark.css +10 -2
  70. package/styles/schedule/bootstrap.css +10 -2
  71. package/styles/schedule/bootstrap4.css +10 -2
  72. package/styles/schedule/bootstrap5-dark.css +10 -2
  73. package/styles/schedule/bootstrap5.3.css +10 -2
  74. package/styles/schedule/bootstrap5.css +10 -2
  75. package/styles/schedule/fabric-dark.css +10 -2
  76. package/styles/schedule/fabric.css +10 -2
  77. package/styles/schedule/fluent-dark.css +10 -2
  78. package/styles/schedule/fluent.css +10 -2
  79. package/styles/schedule/fluent2.css +14 -6
  80. package/styles/schedule/highcontrast-light.css +10 -2
  81. package/styles/schedule/highcontrast.css +10 -2
  82. package/styles/schedule/material-dark.css +10 -2
  83. package/styles/schedule/material.css +10 -2
  84. package/styles/schedule/material3-dark.css +10 -2
  85. package/styles/schedule/material3.css +10 -2
  86. package/styles/schedule/tailwind-dark.css +10 -2
  87. package/styles/schedule/tailwind.css +10 -2
  88. package/styles/schedule/tailwind3.css +10 -2
  89. package/styles/tailwind-dark-lite.css +5 -1
  90. package/styles/tailwind-dark.css +10 -2
  91. package/styles/tailwind-lite.css +5 -1
  92. package/styles/tailwind.css +10 -2
  93. package/styles/tailwind3-lite.css +5 -1
  94. package/styles/tailwind3.css +10 -2
@@ -3170,7 +3170,11 @@
3170
3170
  padding: 8px 8px 8px 18px;
3171
3171
  text-align: left;
3172
3172
  }
3173
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3173
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3174
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3175
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3176
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3177
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3174
3178
  padding: 0 0 0 10px;
3175
3179
  }
3176
3180
  .e-quick-popup-wrapper.e-device {
@@ -4242,7 +4246,11 @@
4242
4246
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4243
4247
  padding-right: 0;
4244
4248
  }
4245
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4249
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4250
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4251
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4252
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4253
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4246
4254
  padding-right: 16px;
4247
4255
  }
4248
4256
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3095,7 +3095,11 @@
3095
3095
  padding: 8px 8px 8px 18px;
3096
3096
  text-align: left;
3097
3097
  }
3098
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3098
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3099
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3100
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3101
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3102
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3099
3103
  padding: 0 0 0 10px;
3100
3104
  }
3101
3105
  .e-quick-popup-wrapper.e-device {
@@ -4167,7 +4171,11 @@
4167
4171
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4168
4172
  padding-right: 0;
4169
4173
  }
4170
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4174
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4175
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4176
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4177
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4178
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4171
4179
  padding-right: 13px;
4172
4180
  }
4173
4181
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3092,7 +3092,11 @@
3092
3092
  padding: 8px 8px 8px 18px;
3093
3093
  text-align: left;
3094
3094
  }
3095
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3095
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3096
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3097
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3098
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3099
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3096
3100
  padding: 0 0 0 10px;
3097
3101
  }
3098
3102
  .e-quick-popup-wrapper.e-device {
@@ -4164,7 +4168,11 @@
4164
4168
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4165
4169
  padding-right: 0;
4166
4170
  }
4167
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4171
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4172
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4173
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4174
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4175
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4168
4176
  padding-right: 13px;
4169
4177
  }
4170
4178
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3158,7 +3158,11 @@
3158
3158
  padding: 8px 8px 8px 18px;
3159
3159
  text-align: left;
3160
3160
  }
3161
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3161
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3162
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3163
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3164
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3165
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3162
3166
  padding: 0 0 0 10px;
3163
3167
  }
3164
3168
  .e-quick-popup-wrapper.e-device {
@@ -4230,7 +4234,11 @@
4230
4234
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4231
4235
  padding-right: 0;
4232
4236
  }
4233
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4237
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4238
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4239
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4240
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4241
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4234
4242
  padding-right: 13px;
4235
4243
  }
4236
4244
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3158,7 +3158,11 @@
3158
3158
  padding: 8px 8px 8px 18px;
3159
3159
  text-align: left;
3160
3160
  }
3161
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3161
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3162
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3163
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3164
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3165
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3162
3166
  padding: 0 0 0 10px;
3163
3167
  }
3164
3168
  .e-quick-popup-wrapper.e-device {
@@ -4230,7 +4234,11 @@
4230
4234
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4231
4235
  padding-right: 0;
4232
4236
  }
4233
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4237
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4238
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4239
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4240
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4241
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4234
4242
  padding-right: 13px;
4235
4243
  }
4236
4244
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -1261,7 +1261,7 @@
1261
1261
  .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-edit-icon,
1262
1262
  .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-left-icon,
1263
1263
  .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-right-icon {
1264
- line-height: 20px;
1264
+ line-height: 18px;
1265
1265
  padding: 0 2px;
1266
1266
  }
1267
1267
  .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-disable {
@@ -1289,7 +1289,7 @@
1289
1289
  flex: auto;
1290
1290
  padding: 0 4px;
1291
1291
  text-align: left;
1292
- line-height: 20px;
1292
+ line-height: 18px;
1293
1293
  }
1294
1294
  .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1295
1295
  font-size: 13px;
@@ -3347,7 +3347,11 @@
3347
3347
  padding: 8px 8px 8px 18px;
3348
3348
  text-align: left;
3349
3349
  }
3350
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3350
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3351
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3352
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3353
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3354
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3351
3355
  padding: 0 0 0 10px;
3352
3356
  }
3353
3357
  .e-quick-popup-wrapper.e-device {
@@ -3625,7 +3629,7 @@
3625
3629
  display: -ms-flexbox;
3626
3630
  display: flex;
3627
3631
  height: 26px;
3628
- line-height: 20px;
3632
+ line-height: 18px;
3629
3633
  margin-bottom: 2px;
3630
3634
  padding: 2px 0;
3631
3635
  width: 100%;
@@ -4474,7 +4478,11 @@
4474
4478
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4475
4479
  padding-right: 0;
4476
4480
  }
4477
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4481
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4482
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4483
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4484
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4485
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4478
4486
  padding-right: 16px;
4479
4487
  }
4480
4488
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -4778,7 +4786,7 @@
4778
4786
  display: -ms-flexbox;
4779
4787
  display: flex;
4780
4788
  height: 26px;
4781
- line-height: 20px;
4789
+ line-height: 18px;
4782
4790
  margin-bottom: 2px;
4783
4791
  padding: 2px 0;
4784
4792
  width: 100%;
@@ -3184,7 +3184,11 @@
3184
3184
  padding: 8px 8px 8px 18px;
3185
3185
  text-align: left;
3186
3186
  }
3187
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3187
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3188
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3189
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3190
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3191
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3188
3192
  padding: 0 0 0 10px;
3189
3193
  }
3190
3194
  .e-quick-popup-wrapper.e-device {
@@ -4256,7 +4260,11 @@
4256
4260
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4257
4261
  padding-right: 0;
4258
4262
  }
4259
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4263
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4264
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4265
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4266
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4267
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4260
4268
  padding-right: 13px;
4261
4269
  }
4262
4270
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3193,7 +3193,11 @@
3193
3193
  padding: 8px 8px 8px 18px;
3194
3194
  text-align: left;
3195
3195
  }
3196
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3196
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3197
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3198
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3199
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3200
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3197
3201
  padding: 0 0 0 10px;
3198
3202
  }
3199
3203
  .e-quick-popup-wrapper.e-device {
@@ -4265,7 +4269,11 @@
4265
4269
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4266
4270
  padding-right: 0;
4267
4271
  }
4268
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4272
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4273
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4274
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4275
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4276
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4269
4277
  padding-right: 13px;
4270
4278
  }
4271
4279
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3172,7 +3172,11 @@
3172
3172
  padding: 8px 8px 8px 18px;
3173
3173
  text-align: left;
3174
3174
  }
3175
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3175
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3176
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3177
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3178
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3179
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3176
3180
  padding: 0 0 0 10px;
3177
3181
  }
3178
3182
  .e-quick-popup-wrapper.e-device {
@@ -4244,7 +4248,11 @@
4244
4248
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4245
4249
  padding-right: 0;
4246
4250
  }
4247
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4251
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4252
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4253
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4254
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4255
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4248
4256
  padding-right: 13px;
4249
4257
  }
4250
4258
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3207,7 +3207,11 @@
3207
3207
  padding: 8px 8px 8px 18px;
3208
3208
  text-align: left;
3209
3209
  }
3210
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3210
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3211
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3212
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3213
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3214
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3211
3215
  padding: 0 0 0 10px;
3212
3216
  }
3213
3217
  .e-quick-popup-wrapper.e-device {
@@ -4279,7 +4283,11 @@
4279
4283
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4280
4284
  padding-right: 0;
4281
4285
  }
4282
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4286
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4287
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4288
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4289
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4290
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4283
4291
  padding-right: 13px;
4284
4292
  }
4285
4293
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3181,7 +3181,11 @@
3181
3181
  padding: 8px 8px 8px 18px;
3182
3182
  text-align: left;
3183
3183
  }
3184
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3184
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3185
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3186
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3187
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3188
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3185
3189
  padding: 0 0 0 10px;
3186
3190
  }
3187
3191
  .e-quick-popup-wrapper.e-device {
@@ -4261,7 +4265,11 @@
4261
4265
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4262
4266
  padding-right: 0;
4263
4267
  }
4264
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4268
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4269
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4270
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4271
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4272
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4265
4273
  padding-right: 13px;
4266
4274
  }
4267
4275
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3183,7 +3183,11 @@
3183
3183
  padding: 8px 8px 8px 18px;
3184
3184
  text-align: left;
3185
3185
  }
3186
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3186
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3187
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3188
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3189
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3190
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3187
3191
  padding: 0 0 0 10px;
3188
3192
  }
3189
3193
  .e-quick-popup-wrapper.e-device {
@@ -4263,7 +4267,11 @@
4263
4267
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4264
4268
  padding-right: 0;
4265
4269
  }
4266
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4270
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4271
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4272
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4273
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4274
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4267
4275
  padding-right: 13px;
4268
4276
  }
4269
4277
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3135,7 +3135,11 @@
3135
3135
  padding: 8px 8px 8px 18px;
3136
3136
  text-align: left;
3137
3137
  }
3138
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3138
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3139
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3140
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3141
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3142
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3139
3143
  padding: 0 0 0 10px;
3140
3144
  }
3141
3145
  .e-quick-popup-wrapper.e-device {
@@ -4207,7 +4211,11 @@
4207
4211
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4208
4212
  padding-right: 0;
4209
4213
  }
4210
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4214
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4215
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4216
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4217
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4218
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4211
4219
  padding-right: 16px;
4212
4220
  }
4213
4221
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3135,7 +3135,11 @@
3135
3135
  padding: 8px 8px 8px 18px;
3136
3136
  text-align: left;
3137
3137
  }
3138
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3138
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3139
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3140
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3141
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3142
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3139
3143
  padding: 0 0 0 10px;
3140
3144
  }
3141
3145
  .e-quick-popup-wrapper.e-device {
@@ -4207,7 +4211,11 @@
4207
4211
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4208
4212
  padding-right: 0;
4209
4213
  }
4210
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4214
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4215
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4216
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4217
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4218
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4211
4219
  padding-right: 16px;
4212
4220
  }
4213
4221
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3182,7 +3182,11 @@
3182
3182
  padding: 8px 8px 8px 18px;
3183
3183
  text-align: left;
3184
3184
  }
3185
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3185
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3186
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3187
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3188
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3189
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3186
3190
  padding: 0 0 0 10px;
3187
3191
  }
3188
3192
  .e-quick-popup-wrapper.e-device {
@@ -4254,7 +4258,11 @@
4254
4258
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4255
4259
  padding-right: 0;
4256
4260
  }
4257
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4261
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4262
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4263
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4264
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4265
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4258
4266
  padding-right: 16px;
4259
4267
  }
4260
4268
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3135,7 +3135,11 @@
3135
3135
  padding: 8px 8px 8px 18px;
3136
3136
  text-align: left;
3137
3137
  }
3138
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3138
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3139
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3140
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3141
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3142
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3139
3143
  padding: 0 0 0 10px;
3140
3144
  }
3141
3145
  .e-quick-popup-wrapper.e-device {
@@ -3135,7 +3135,11 @@
3135
3135
  padding: 8px 8px 8px 18px;
3136
3136
  text-align: left;
3137
3137
  }
3138
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3138
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3139
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3140
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3141
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3142
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3139
3143
  padding: 0 0 0 10px;
3140
3144
  }
3141
3145
  .e-quick-popup-wrapper.e-device {
@@ -4207,7 +4211,11 @@
4207
4211
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4208
4212
  padding-right: 0;
4209
4213
  }
4210
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4214
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4215
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4216
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4217
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4218
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4211
4219
  padding-right: 16px;
4212
4220
  }
4213
4221
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3135,7 +3135,11 @@
3135
3135
  padding: 8px 8px 8px 18px;
3136
3136
  text-align: left;
3137
3137
  }
3138
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3138
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3139
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3140
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3141
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3142
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3139
3143
  padding: 0 0 0 10px;
3140
3144
  }
3141
3145
  .e-quick-popup-wrapper.e-device {
@@ -3135,7 +3135,11 @@
3135
3135
  padding: 8px 8px 8px 18px;
3136
3136
  text-align: left;
3137
3137
  }
3138
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3138
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3139
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3140
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3141
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3142
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3139
3143
  padding: 0 0 0 10px;
3140
3144
  }
3141
3145
  .e-quick-popup-wrapper.e-device {
@@ -4207,7 +4211,11 @@
4207
4211
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4208
4212
  padding-right: 0;
4209
4213
  }
4210
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4214
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4215
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4216
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4217
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4218
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4211
4219
  padding-right: 16px;
4212
4220
  }
4213
4221
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {
@@ -3182,7 +3182,11 @@
3182
3182
  padding: 8px 8px 8px 18px;
3183
3183
  text-align: left;
3184
3184
  }
3185
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3185
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3186
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3187
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3188
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3189
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3186
3190
  padding: 0 0 0 10px;
3187
3191
  }
3188
3192
  .e-quick-popup-wrapper.e-device {
@@ -3182,7 +3182,11 @@
3182
3182
  padding: 8px 8px 8px 18px;
3183
3183
  text-align: left;
3184
3184
  }
3185
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon {
3185
+ .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3186
+ .e-quick-popup-wrapper.e-rtl .e-location-icon,
3187
+ .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3188
+ .e-quick-popup-wrapper.e-rtl .e-description-icon,
3189
+ .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3186
3190
  padding: 0 0 0 10px;
3187
3191
  }
3188
3192
  .e-quick-popup-wrapper.e-device {
@@ -4254,7 +4258,11 @@
4254
4258
  .e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
4255
4259
  padding-right: 0;
4256
4260
  }
4257
- .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
4261
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon,
4262
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-location-icon,
4263
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-time-zone-icon,
4264
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-description-icon,
4265
+ .e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-resource-icon {
4258
4266
  padding-right: 16px;
4259
4267
  }
4260
4268
  .e-bigger .e-quick-popup-wrapper .e-cell-popup .e-close.e-btn.e-small.e-round {