@syncfusion/ej2-schedule 19.4.42 → 19.4.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.4.42 (2022-01-11)
6
+
5
7
  ### Schedule
6
8
 
7
9
  #### Bug Fixes
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-schedule.umd.min.js
3
- * version : 19.4.42
3
+ * version : 19.4.43
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-schedule.min.js
3
- * version : 19.4.42
3
+ * version : 19.4.43
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 19.4.42
3
+ * version : 19.4.43
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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@19.4.41",
3
+ "_id": "@syncfusion/ej2-schedule@19.4.42",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-Y6K/LRGgeZJ6KdSHKmOvn3JpwOrigatndbpg+10wlSBAOJwBK2wDvRwVleG48St6jKUXglTs+q3vT57KBQYFQQ==",
5
+ "_integrity": "sha512-CJKe5R/fsdYOFi+vj+Gws1FDhKaOdqL3F6sqFlUuHjl9htd4FZ5wZnF7+Nt0Gz8YLHkpzijmgtImb2An2EHQXQ==",
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": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.41.tgz",
27
- "_shasum": "955cdeecc4c945122bf7b84cee5f098ee379d56b",
26
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-schedule/-/ej2-schedule-19.4.42.tgz",
27
+ "_shasum": "627a36b9b03ee584d4adde17fd4e77873d0afc8c",
28
28
  "_spec": "@syncfusion/ej2-schedule@*",
29
29
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
30
30
  "author": {
@@ -41,7 +41,7 @@
41
41
  "@syncfusion/ej2-data": "~19.4.42",
42
42
  "@syncfusion/ej2-dropdowns": "~19.4.42",
43
43
  "@syncfusion/ej2-excel-export": "~19.4.38",
44
- "@syncfusion/ej2-inputs": "~19.4.42",
44
+ "@syncfusion/ej2-inputs": "~19.4.43",
45
45
  "@syncfusion/ej2-lists": "~19.4.38",
46
46
  "@syncfusion/ej2-navigations": "~19.4.41",
47
47
  "@syncfusion/ej2-popups": "~19.4.41"
@@ -81,6 +81,6 @@
81
81
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
82
82
  },
83
83
  "typings": "index.d.ts",
84
- "version": "19.4.42",
84
+ "version": "19.4.43",
85
85
  "sideEffects": false
86
86
  }
@@ -2276,6 +2276,10 @@
2276
2276
  transform: translateY(0);
2277
2277
  }
2278
2278
 
2279
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2280
+ position: relative;
2281
+ }
2282
+
2279
2283
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2280
2284
  transition: all 1000ms linear;
2281
2285
  }
@@ -2273,6 +2273,10 @@
2273
2273
  transform: translateY(0);
2274
2274
  }
2275
2275
 
2276
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2277
+ position: relative;
2278
+ }
2279
+
2276
2280
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2277
2281
  transition: all 1000ms linear;
2278
2282
  }
@@ -2279,6 +2279,10 @@
2279
2279
  transform: translateY(0);
2280
2280
  }
2281
2281
 
2282
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2283
+ position: relative;
2284
+ }
2285
+
2282
2286
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2283
2287
  transition: all 1000ms linear;
2284
2288
  }
@@ -2284,6 +2284,10 @@
2284
2284
  transform: translateY(0);
2285
2285
  }
2286
2286
 
2287
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2288
+ position: relative;
2289
+ }
2290
+
2287
2291
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2288
2292
  transition: all 1000ms linear;
2289
2293
  }
@@ -2285,6 +2285,10 @@
2285
2285
  transform: translateY(0);
2286
2286
  }
2287
2287
 
2288
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2289
+ position: relative;
2290
+ }
2291
+
2288
2292
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2289
2293
  transition: all 1000ms linear;
2290
2294
  }
@@ -2276,6 +2276,10 @@
2276
2276
  transform: translateY(0);
2277
2277
  }
2278
2278
 
2279
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2280
+ position: relative;
2281
+ }
2282
+
2279
2283
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2280
2284
  transition: all 1000ms linear;
2281
2285
  }
package/styles/fabric.css CHANGED
@@ -2276,6 +2276,10 @@
2276
2276
  transform: translateY(0);
2277
2277
  }
2278
2278
 
2279
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2280
+ position: relative;
2281
+ }
2282
+
2279
2283
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2280
2284
  transition: all 1000ms linear;
2281
2285
  }
@@ -2272,6 +2272,10 @@
2272
2272
  transform: translateY(0);
2273
2273
  }
2274
2274
 
2275
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2276
+ position: relative;
2277
+ }
2278
+
2275
2279
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2276
2280
  transition: all 1000ms linear;
2277
2281
  }
@@ -2280,6 +2280,10 @@
2280
2280
  transform: translateY(0);
2281
2281
  }
2282
2282
 
2283
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2284
+ position: relative;
2285
+ }
2286
+
2283
2287
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2284
2288
  transition: all 1000ms linear;
2285
2289
  }
@@ -2273,6 +2273,10 @@
2273
2273
  transform: translateY(0);
2274
2274
  }
2275
2275
 
2276
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2277
+ position: relative;
2278
+ }
2279
+
2276
2280
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2277
2281
  transition: all 1000ms linear;
2278
2282
  }
@@ -2277,6 +2277,10 @@
2277
2277
  transform: translateY(0);
2278
2278
  }
2279
2279
 
2280
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2281
+ position: relative;
2282
+ }
2283
+
2280
2284
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2281
2285
  transition: all 1000ms linear;
2282
2286
  }
@@ -2169,6 +2169,10 @@
2169
2169
  .e-content-table {
2170
2170
  position: absolute;
2171
2171
  transform: translateY(0);
2172
+
2173
+ &.e-virtual-relative {
2174
+ position: relative;
2175
+ }
2172
2176
  }
2173
2177
 
2174
2178
  .e-content-wrap {
@@ -2276,6 +2276,10 @@
2276
2276
  transform: translateY(0);
2277
2277
  }
2278
2278
 
2279
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2280
+ position: relative;
2281
+ }
2282
+
2279
2283
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2280
2284
  transition: all 1000ms linear;
2281
2285
  }
@@ -2273,6 +2273,10 @@
2273
2273
  transform: translateY(0);
2274
2274
  }
2275
2275
 
2276
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2277
+ position: relative;
2278
+ }
2279
+
2276
2280
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2277
2281
  transition: all 1000ms linear;
2278
2282
  }
@@ -2279,6 +2279,10 @@
2279
2279
  transform: translateY(0);
2280
2280
  }
2281
2281
 
2282
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2283
+ position: relative;
2284
+ }
2285
+
2282
2286
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2283
2287
  transition: all 1000ms linear;
2284
2288
  }
@@ -2284,6 +2284,10 @@
2284
2284
  transform: translateY(0);
2285
2285
  }
2286
2286
 
2287
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2288
+ position: relative;
2289
+ }
2290
+
2287
2291
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2288
2292
  transition: all 1000ms linear;
2289
2293
  }
@@ -2285,6 +2285,10 @@
2285
2285
  transform: translateY(0);
2286
2286
  }
2287
2287
 
2288
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2289
+ position: relative;
2290
+ }
2291
+
2288
2292
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2289
2293
  transition: all 1000ms linear;
2290
2294
  }
@@ -2276,6 +2276,10 @@
2276
2276
  transform: translateY(0);
2277
2277
  }
2278
2278
 
2279
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2280
+ position: relative;
2281
+ }
2282
+
2279
2283
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2280
2284
  transition: all 1000ms linear;
2281
2285
  }
@@ -2276,6 +2276,10 @@
2276
2276
  transform: translateY(0);
2277
2277
  }
2278
2278
 
2279
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2280
+ position: relative;
2281
+ }
2282
+
2279
2283
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2280
2284
  transition: all 1000ms linear;
2281
2285
  }
@@ -2272,6 +2272,10 @@
2272
2272
  transform: translateY(0);
2273
2273
  }
2274
2274
 
2275
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2276
+ position: relative;
2277
+ }
2278
+
2275
2279
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2276
2280
  transition: all 1000ms linear;
2277
2281
  }
@@ -2280,6 +2280,10 @@
2280
2280
  transform: translateY(0);
2281
2281
  }
2282
2282
 
2283
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2284
+ position: relative;
2285
+ }
2286
+
2283
2287
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2284
2288
  transition: all 1000ms linear;
2285
2289
  }
@@ -2273,6 +2273,10 @@
2273
2273
  transform: translateY(0);
2274
2274
  }
2275
2275
 
2276
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2277
+ position: relative;
2278
+ }
2279
+
2276
2280
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2277
2281
  transition: all 1000ms linear;
2278
2282
  }
@@ -2277,6 +2277,10 @@
2277
2277
  transform: translateY(0);
2278
2278
  }
2279
2279
 
2280
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2281
+ position: relative;
2282
+ }
2283
+
2280
2284
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2281
2285
  transition: all 1000ms linear;
2282
2286
  }
@@ -2283,6 +2283,10 @@
2283
2283
  transform: translateY(0);
2284
2284
  }
2285
2285
 
2286
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2287
+ position: relative;
2288
+ }
2289
+
2286
2290
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2287
2291
  transition: all 1000ms linear;
2288
2292
  }
@@ -2284,6 +2284,10 @@
2284
2284
  transform: translateY(0);
2285
2285
  }
2286
2286
 
2287
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2288
+ position: relative;
2289
+ }
2290
+
2287
2291
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2288
2292
  transition: all 1000ms linear;
2289
2293
  }
@@ -2284,6 +2284,10 @@
2284
2284
  transform: translateY(0);
2285
2285
  }
2286
2286
 
2287
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2288
+ position: relative;
2289
+ }
2290
+
2287
2291
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2288
2292
  transition: all 1000ms linear;
2289
2293
  }
@@ -2285,6 +2285,10 @@
2285
2285
  transform: translateY(0);
2286
2286
  }
2287
2287
 
2288
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2289
+ position: relative;
2290
+ }
2291
+
2288
2292
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2289
2293
  transition: all 1000ms linear;
2290
2294
  }