@syncfusion/ej2-schedule 20.3.56 → 20.3.58
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 +17 -0
- package/dist/ej2-schedule.min.js +2 -2
- package/dist/ej2-schedule.umd.min.js +2 -2
- package/dist/ej2-schedule.umd.min.js.map +1 -1
- package/dist/es6/ej2-schedule.es2015.js +18 -12
- package/dist/es6/ej2-schedule.es2015.js.map +1 -1
- package/dist/es6/ej2-schedule.es5.js +18 -12
- package/dist/es6/ej2-schedule.es5.js.map +1 -1
- package/dist/global/ej2-schedule.min.js +2 -2
- package/dist/global/ej2-schedule.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +10 -10
- package/src/schedule/actions/crud.js +0 -3
- package/src/schedule/actions/resize.js +4 -3
- package/src/schedule/actions/touch.js +13 -5
- package/src/schedule/base/interface.d.ts +2 -0
- package/src/schedule/base/resource.js +1 -1
- package/styles/bootstrap-dark.css +5 -5
- package/styles/bootstrap.css +5 -5
- package/styles/bootstrap4.css +5 -5
- package/styles/bootstrap5-dark.css +5 -5
- package/styles/bootstrap5.css +5 -5
- package/styles/fabric-dark.css +5 -5
- package/styles/fabric.css +5 -5
- package/styles/fluent-dark.css +5 -5
- package/styles/fluent.css +5 -5
- package/styles/highcontrast-light.css +5 -5
- package/styles/highcontrast.css +5 -5
- package/styles/material-dark.css +5 -5
- package/styles/material.css +5 -5
- package/styles/recurrence-editor/bootstrap-dark.css +5 -5
- package/styles/recurrence-editor/bootstrap.css +5 -5
- package/styles/recurrence-editor/bootstrap4.css +5 -5
- package/styles/recurrence-editor/bootstrap5-dark.css +5 -5
- package/styles/recurrence-editor/bootstrap5.css +5 -5
- package/styles/recurrence-editor/fabric-dark.css +5 -5
- package/styles/recurrence-editor/fabric.css +5 -5
- package/styles/recurrence-editor/fluent-dark.css +5 -5
- package/styles/recurrence-editor/fluent.css +5 -5
- package/styles/recurrence-editor/highcontrast-light.css +5 -5
- package/styles/recurrence-editor/highcontrast.css +5 -5
- package/styles/recurrence-editor/material-dark.css +5 -5
- package/styles/recurrence-editor/material.css +5 -5
- package/styles/recurrence-editor/tailwind-dark.css +5 -5
- package/styles/recurrence-editor/tailwind.css +5 -5
- package/styles/tailwind-dark.css +5 -5
- package/styles/tailwind.css +5 -5
package/styles/tailwind-dark.css
CHANGED
|
@@ -4303,7 +4303,7 @@
|
|
|
4303
4303
|
margin-top: 0;
|
|
4304
4304
|
}
|
|
4305
4305
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
4306
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
4306
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
4307
4307
|
margin-bottom: 7px;
|
|
4308
4308
|
}
|
|
4309
4309
|
.e-recurrenceeditor .e-editor > div {
|
|
@@ -4319,11 +4319,11 @@
|
|
|
4319
4319
|
width: 50%;
|
|
4320
4320
|
}
|
|
4321
4321
|
.e-recurrenceeditor .e-editor .e-form-left,
|
|
4322
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
|
|
4322
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
|
|
4323
4323
|
padding: 0 0 10px;
|
|
4324
4324
|
}
|
|
4325
4325
|
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
|
|
4326
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
|
|
4326
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
|
|
4327
4327
|
padding-left: 10px;
|
|
4328
4328
|
padding-right: 0;
|
|
4329
4329
|
}
|
|
@@ -4331,7 +4331,7 @@
|
|
|
4331
4331
|
padding-right: 10px;
|
|
4332
4332
|
}
|
|
4333
4333
|
.e-recurrenceeditor .e-editor .e-form-right,
|
|
4334
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
|
|
4334
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
|
|
4335
4335
|
padding-left: 0;
|
|
4336
4336
|
}
|
|
4337
4337
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
|
|
@@ -4344,7 +4344,7 @@
|
|
|
4344
4344
|
padding-right: 0;
|
|
4345
4345
|
}
|
|
4346
4346
|
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
|
|
4347
|
-
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
4347
|
+
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
4348
4348
|
padding-left: 0;
|
|
4349
4349
|
padding-right: 10px;
|
|
4350
4350
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -4303,7 +4303,7 @@
|
|
|
4303
4303
|
margin-top: 0;
|
|
4304
4304
|
}
|
|
4305
4305
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
4306
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
4306
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
4307
4307
|
margin-bottom: 7px;
|
|
4308
4308
|
}
|
|
4309
4309
|
.e-recurrenceeditor .e-editor > div {
|
|
@@ -4319,11 +4319,11 @@
|
|
|
4319
4319
|
width: 50%;
|
|
4320
4320
|
}
|
|
4321
4321
|
.e-recurrenceeditor .e-editor .e-form-left,
|
|
4322
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
|
|
4322
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
|
|
4323
4323
|
padding: 0 0 10px;
|
|
4324
4324
|
}
|
|
4325
4325
|
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
|
|
4326
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
|
|
4326
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
|
|
4327
4327
|
padding-left: 10px;
|
|
4328
4328
|
padding-right: 0;
|
|
4329
4329
|
}
|
|
@@ -4331,7 +4331,7 @@
|
|
|
4331
4331
|
padding-right: 10px;
|
|
4332
4332
|
}
|
|
4333
4333
|
.e-recurrenceeditor .e-editor .e-form-right,
|
|
4334
|
-
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
|
|
4334
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
|
|
4335
4335
|
padding-left: 0;
|
|
4336
4336
|
}
|
|
4337
4337
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
|
|
@@ -4344,7 +4344,7 @@
|
|
|
4344
4344
|
padding-right: 0;
|
|
4345
4345
|
}
|
|
4346
4346
|
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
|
|
4347
|
-
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
4347
|
+
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
4348
4348
|
padding-left: 0;
|
|
4349
4349
|
padding-right: 10px;
|
|
4350
4350
|
}
|