@syncfusion/ej2-image-editor 24.1.44 → 24.1.45
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 +8 -0
- package/dist/ej2-image-editor.umd.min.js +2 -2
- package/dist/ej2-image-editor.umd.min.js.map +1 -1
- package/dist/es6/ej2-image-editor.es2015.js +29 -17
- package/dist/es6/ej2-image-editor.es2015.js.map +1 -1
- package/dist/es6/ej2-image-editor.es5.js +29 -17
- package/dist/es6/ej2-image-editor.es5.js.map +1 -1
- package/dist/global/ej2-image-editor.min.js +2 -2
- package/dist/global/ej2-image-editor.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +8 -8
- package/src/image-editor/action/draw.js +10 -2
- package/src/image-editor/action/transform.js +1 -3
- package/src/image-editor/renderer/toolbar.js +18 -12
- package/styles/bootstrap-dark.css +21 -1
- package/styles/bootstrap.css +21 -1
- package/styles/bootstrap4.css +21 -1
- package/styles/bootstrap5-dark.css +21 -1
- package/styles/bootstrap5.css +21 -1
- package/styles/fabric-dark.css +21 -1
- package/styles/fabric.css +21 -1
- package/styles/fluent-dark.css +21 -1
- package/styles/fluent.css +21 -1
- package/styles/highcontrast-light.css +21 -1
- package/styles/highcontrast.css +21 -1
- package/styles/image-editor/_bootstrap-dark-definition.scss +2 -0
- package/styles/image-editor/_bootstrap-definition.scss +2 -0
- package/styles/image-editor/_bootstrap4-definition.scss +2 -0
- package/styles/image-editor/_bootstrap5-definition.scss +2 -0
- package/styles/image-editor/_fabric-dark-definition.scss +2 -0
- package/styles/image-editor/_fabric-definition.scss +2 -0
- package/styles/image-editor/_fluent-definition.scss +2 -0
- package/styles/image-editor/_highcontrast-definition.scss +2 -0
- package/styles/image-editor/_highcontrast-light-definition.scss +2 -0
- package/styles/image-editor/_layout.scss +29 -1
- package/styles/image-editor/_material-dark-definition.scss +3 -1
- package/styles/image-editor/_material-definition.scss +3 -1
- package/styles/image-editor/_material3-definition.scss +2 -0
- package/styles/image-editor/_tailwind-definition.scss +2 -0
- package/styles/image-editor/bootstrap-dark.css +21 -1
- package/styles/image-editor/bootstrap.css +21 -1
- package/styles/image-editor/bootstrap4.css +21 -1
- package/styles/image-editor/bootstrap5-dark.css +21 -1
- package/styles/image-editor/bootstrap5.css +21 -1
- package/styles/image-editor/fabric-dark.css +21 -1
- package/styles/image-editor/fabric.css +21 -1
- package/styles/image-editor/fluent-dark.css +21 -1
- package/styles/image-editor/fluent.css +21 -1
- package/styles/image-editor/highcontrast-light.css +21 -1
- package/styles/image-editor/highcontrast.css +21 -1
- package/styles/image-editor/material-dark.css +22 -2
- package/styles/image-editor/material.css +22 -2
- package/styles/image-editor/material3-dark.css +21 -1
- package/styles/image-editor/material3.css +21 -1
- package/styles/image-editor/tailwind-dark.css +21 -1
- package/styles/image-editor/tailwind.css +21 -1
- package/styles/material-dark.css +22 -2
- package/styles/material.css +22 -2
- package/styles/material3-dark.css +21 -1
- package/styles/material3.css +21 -1
- package/styles/tailwind-dark.css +21 -1
- package/styles/tailwind.css +21 -1
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 24.1.
|
|
3
|
+
* version : 24.1.45
|
|
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-image-editor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-image-editor@24.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-image-editor@24.1.44",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-W2VCeuMZRU4WP2BwfpPHF6O6Z0Bff5uCM4U0jWrezd8DQPM4EhOv0EtmzH7eeBnxQNccdBhNXH9H0nB/Txf1Jw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-image-editor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"/@syncfusion/ej2-react-image-editor",
|
|
24
24
|
"/@syncfusion/ej2-vue-image-editor"
|
|
25
25
|
],
|
|
26
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-image-editor/-/ej2-image-editor-24.1.
|
|
27
|
-
"_shasum": "
|
|
26
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-image-editor/-/ej2-image-editor-24.1.44.tgz",
|
|
27
|
+
"_shasum": "657a8d93d69ff858081ecc60981be7987f93ec89",
|
|
28
28
|
"_spec": "@syncfusion/ej2-image-editor@*",
|
|
29
29
|
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
30
30
|
"author": {
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
"bundleDependencies": false,
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@syncfusion/ej2-base": "~24.1.42",
|
|
36
|
-
"@syncfusion/ej2-buttons": "~24.1.
|
|
37
|
-
"@syncfusion/ej2-inputs": "~24.1.
|
|
36
|
+
"@syncfusion/ej2-buttons": "~24.1.45",
|
|
37
|
+
"@syncfusion/ej2-inputs": "~24.1.45",
|
|
38
38
|
"@syncfusion/ej2-navigations": "~24.1.41",
|
|
39
39
|
"@syncfusion/ej2-popups": "~24.1.44",
|
|
40
|
-
"@syncfusion/ej2-splitbuttons": "~24.1.
|
|
40
|
+
"@syncfusion/ej2-splitbuttons": "~24.1.45"
|
|
41
41
|
},
|
|
42
42
|
"deprecated": false,
|
|
43
43
|
"description": "Essential JS 2 ImageEditor",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/imageeditor"
|
|
68
68
|
},
|
|
69
69
|
"typings": "index.d.ts",
|
|
70
|
-
"version": "24.1.
|
|
70
|
+
"version": "24.1.45",
|
|
71
71
|
"sideEffects": false,
|
|
72
72
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
73
73
|
}
|
|
@@ -2617,11 +2617,19 @@ var Draw = /** @class */ (function () {
|
|
|
2617
2617
|
if (!isBlazor()) {
|
|
2618
2618
|
parent.element.querySelector('.e-contextual-toolbar-wrapper').classList.add('e-hide');
|
|
2619
2619
|
parent.notify('toolbar', { prop: 'refresh-toolbar', onPropertyChange: false, value: eventargs });
|
|
2620
|
+
if (parent.activeObj.shape && parent.activeObj.shape === 'image') {
|
|
2621
|
+
parent.notify('toolbar', { prop: 'destroy-qa-toolbar', onPropertyChange: false });
|
|
2622
|
+
}
|
|
2620
2623
|
}
|
|
2621
2624
|
else {
|
|
2622
2625
|
parent.updateToolbar(parent.element, 'imageLoaded');
|
|
2626
|
+
if (parent.activeObj.shape && parent.activeObj.shape === 'image') {
|
|
2627
|
+
parent.updateToolbar(parent.element, 'destroyQuickAccessToolbar');
|
|
2628
|
+
}
|
|
2623
2629
|
}
|
|
2624
2630
|
parent.notify('undo-redo', { prop: 'updateCurrUrc', value: { type: 'cancel' } });
|
|
2631
|
+
parent.notify('shape', { prop: 'refreshActiveObj', onPropertyChange: false });
|
|
2632
|
+
this.upperContext.clearRect(0, 0, parent.upperCanvas.width, parent.upperCanvas.height);
|
|
2625
2633
|
}
|
|
2626
2634
|
else {
|
|
2627
2635
|
if (isContextualToolbar && (!Browser.isDevice || (Browser.isDevice && !straightenObj['bool']))) {
|
|
@@ -4030,9 +4038,9 @@ var Draw = /** @class */ (function () {
|
|
|
4030
4038
|
}
|
|
4031
4039
|
}
|
|
4032
4040
|
}
|
|
4033
|
-
var panX = (parent.lowerCanvas.clientWidth / 2) -
|
|
4041
|
+
var panX = (parent.lowerCanvas.clientWidth / 2) - (currObj.activePoint.startX +
|
|
4034
4042
|
(currObj.activePoint.width / 2));
|
|
4035
|
-
var panY = (parent.lowerCanvas.clientHeight / 2) -
|
|
4043
|
+
var panY = ((parent.lowerCanvas.clientHeight + 1) / 2) - (currObj.activePoint.startY +
|
|
4036
4044
|
(currObj.activePoint.height / 2));
|
|
4037
4045
|
if (isNullOrUndefined(parent.activeObj.shape)) {
|
|
4038
4046
|
parent.activeObj = extend({}, activeObj, {}, true);
|
|
@@ -2420,9 +2420,7 @@ var Transform = /** @class */ (function () {
|
|
|
2420
2420
|
parent.notify('toolbar', { prop: 'performCropTransformClick', value: { shape: null } });
|
|
2421
2421
|
}
|
|
2422
2422
|
parent.setStraighten(degree, true);
|
|
2423
|
-
|
|
2424
|
-
parent.okBtn();
|
|
2425
|
-
}
|
|
2423
|
+
parent.okBtn();
|
|
2426
2424
|
};
|
|
2427
2425
|
return Transform;
|
|
2428
2426
|
}());
|
|
@@ -442,7 +442,7 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
442
442
|
this.createLeftToolbarControls();
|
|
443
443
|
var mToolbar = document.getElementById(id + '_toolbar');
|
|
444
444
|
if (toolbar_1) {
|
|
445
|
-
this.toolbarHeight = mToolbar.
|
|
445
|
+
this.toolbarHeight = mToolbar.clientHeight;
|
|
446
446
|
}
|
|
447
447
|
}
|
|
448
448
|
else {
|
|
@@ -745,10 +745,10 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
745
745
|
}
|
|
746
746
|
if (!isBlazor()) {
|
|
747
747
|
if (parent.toolbarTemplate) {
|
|
748
|
-
this.toolbarHeight = parent.element.querySelector('#' + parent.element.id + '_toolbarArea').
|
|
748
|
+
this.toolbarHeight = parent.element.querySelector('#' + parent.element.id + '_toolbarArea').clientHeight;
|
|
749
749
|
}
|
|
750
750
|
else if (parent.element.querySelector('#' + parent.element.id + '_toolbar')) {
|
|
751
|
-
this.toolbarHeight = parent.element.querySelector('#' + parent.element.id + '_toolbar').
|
|
751
|
+
this.toolbarHeight = parent.element.querySelector('#' + parent.element.id + '_toolbar').clientHeight;
|
|
752
752
|
}
|
|
753
753
|
parent.toolbarHeight = this.toolbarHeight;
|
|
754
754
|
}
|
|
@@ -759,7 +759,7 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
759
759
|
cHt = cusWrapper.offsetHeight + 2;
|
|
760
760
|
}
|
|
761
761
|
var ht = parent.element.querySelector('#' + id + '_canvasWrapper').offsetHeight;
|
|
762
|
-
contextualToolbarArea.style.top = this.toolbarHeight + ht - cHt + 'px';
|
|
762
|
+
contextualToolbarArea.style.top = this.toolbarHeight + 1 + ht - cHt + 'px';
|
|
763
763
|
if (cType === 'straighten') {
|
|
764
764
|
parent.isStraightening = true;
|
|
765
765
|
var ctxToolbar = parent.element.querySelector('#' + id + '_contextualToolbarArea');
|
|
@@ -776,7 +776,7 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
776
776
|
}
|
|
777
777
|
}
|
|
778
778
|
else {
|
|
779
|
-
contextualToolbarArea.style.top = this.toolbarHeight + 'px';
|
|
779
|
+
contextualToolbarArea.style.top = this.toolbarHeight + 1 + 'px';
|
|
780
780
|
}
|
|
781
781
|
};
|
|
782
782
|
ToolbarModule.prototype.processToolbar = function (position) {
|
|
@@ -1600,8 +1600,8 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
1600
1600
|
}
|
|
1601
1601
|
var slider = parent.element.querySelector('#' + id + '_straightenSlider');
|
|
1602
1602
|
if ((isNullOrUndefined(parent.toolbar) || (parent.toolbar && parent.toolbar.indexOf('Straightening') > -1))
|
|
1603
|
-
&& slider && slider.parentElement.
|
|
1604
|
-
this.toolbarHeight = parent.toolbarHeight = slider.parentElement.
|
|
1603
|
+
&& slider && slider.parentElement.clientHeight > this.toolbarHeight) {
|
|
1604
|
+
this.toolbarHeight = parent.toolbarHeight = slider.parentElement.clientHeight;
|
|
1605
1605
|
}
|
|
1606
1606
|
this.enableDisableTbrBtn();
|
|
1607
1607
|
parent.notify('transform', { prop: 'disableZoomOutBtn', value: { isZoomOut: true } });
|
|
@@ -4497,20 +4497,23 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
4497
4497
|
if (type === 'transparency') {
|
|
4498
4498
|
labelWrapper = hdrWrapper.appendChild(parent.createElement('label', {
|
|
4499
4499
|
id: id + '_labelWrapper',
|
|
4500
|
-
|
|
4501
|
-
|
|
4500
|
+
className: 'e-ie-finetune-slider-label',
|
|
4501
|
+
styles: Browser.isDevice ? 'position: absolute; top: 31%; left: calc(50% - 150px); font-size: 15px; text-transform: capitalize; font-weight: 400;'
|
|
4502
|
+
: 'position: absolute; top: 31%; left: calc(50% - 220px); font-size: 15px; text-transform: capitalize; font-weight: 400;'
|
|
4502
4503
|
}));
|
|
4503
4504
|
}
|
|
4504
4505
|
else {
|
|
4505
4506
|
labelWrapper = hdrWrapper.appendChild(parent.createElement('label', {
|
|
4506
4507
|
id: id + '_labelWrapper',
|
|
4507
|
-
|
|
4508
|
+
className: 'e-ie-finetune-slider-label',
|
|
4509
|
+
styles: Browser.isDevice ? ('position: absolute; top: 31%; left: calc(50% - 160px); font-size: 15px; text-transform: capitalize; font-weight: 400;')
|
|
4508
4510
|
: 'position: absolute; top: 25%; left: calc(50% - 226px); font-size: 15px; text-transform: capitalize; font-weight: 400;'
|
|
4509
4511
|
}));
|
|
4510
4512
|
}
|
|
4511
4513
|
labelWrapper.textContent = this.l10n.getConstant(parent.toPascalCase(type === 'transparency' ? 'opacity' : type));
|
|
4512
4514
|
var sliderWrapper = hdrWrapper.appendChild(parent.createElement('div', {
|
|
4513
4515
|
id: id + '_sliderWrapper',
|
|
4516
|
+
className: 'e-ie-finetune-slider-wrap',
|
|
4514
4517
|
styles: 'position: absolute'
|
|
4515
4518
|
}));
|
|
4516
4519
|
var value = parent.getCurrAdjustmentValue(type);
|
|
@@ -4589,8 +4592,8 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
4589
4592
|
if (type === 'straighten' && Browser.isDevice) {
|
|
4590
4593
|
var sLabelWrapper = hdrWrapper.appendChild(parent.createElement('label', {
|
|
4591
4594
|
id: id + '_sLabelWrapper',
|
|
4592
|
-
className: 'e-ie-straighten-value-span',
|
|
4593
|
-
styles: 'position: absolute; top:
|
|
4595
|
+
className: 'e-ie-straighten-value-span e-ie-finetune-value-span',
|
|
4596
|
+
styles: 'position: absolute; top: 31%; margin-left: 20px; font-size: 15px; text-transform: capitalize; font-weight: 400;'
|
|
4594
4597
|
}));
|
|
4595
4598
|
sLabelWrapper.innerHTML = parent.transform.straighten.toString() + '°';
|
|
4596
4599
|
sliderWrapper.parentElement.classList.add('e-straighten-slider');
|
|
@@ -4603,6 +4606,9 @@ var ToolbarModule = /** @class */ (function () {
|
|
|
4603
4606
|
'position: absolute; top: 25%; left: calc(50% + 190px); font-size: 15px; text-transform: capitalize; font-weight: 400;'
|
|
4604
4607
|
}));
|
|
4605
4608
|
sliderWrapper.parentElement.classList.add('e-finetune-slider');
|
|
4609
|
+
if (type === 'transparency' && Browser.isDevice) {
|
|
4610
|
+
sliderWrapper.parentElement.classList.add('e-ie-device-transparency-slider');
|
|
4611
|
+
}
|
|
4606
4612
|
this.updateFinetuneSpan(type);
|
|
4607
4613
|
}
|
|
4608
4614
|
};
|
|
@@ -523,7 +523,23 @@
|
|
|
523
523
|
}
|
|
524
524
|
|
|
525
525
|
.e-ie-finetune-value-span {
|
|
526
|
-
top:
|
|
526
|
+
top: 31% !important; /* stylelint-disable-line declaration-no-important */
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.e-ie-finetune-slider-label {
|
|
530
|
+
top: 31% !important; /* stylelint-disable-line declaration-no-important */
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.e-ie-finetune-slider-wrap {
|
|
534
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.e-transparency-slider-wrap {
|
|
538
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.e-ie-slider-wrap {
|
|
542
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
527
543
|
}
|
|
528
544
|
|
|
529
545
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -539,6 +555,10 @@
|
|
|
539
555
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
540
556
|
}
|
|
541
557
|
|
|
558
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
559
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
560
|
+
}
|
|
561
|
+
|
|
542
562
|
.e-image-editor {
|
|
543
563
|
background: #959595;
|
|
544
564
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -523,7 +523,23 @@
|
|
|
523
523
|
}
|
|
524
524
|
|
|
525
525
|
.e-ie-finetune-value-span {
|
|
526
|
-
top:
|
|
526
|
+
top: 31% !important; /* stylelint-disable-line declaration-no-important */
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.e-ie-finetune-slider-label {
|
|
530
|
+
top: 31% !important; /* stylelint-disable-line declaration-no-important */
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.e-ie-finetune-slider-wrap {
|
|
534
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.e-transparency-slider-wrap {
|
|
538
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.e-ie-slider-wrap {
|
|
542
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
527
543
|
}
|
|
528
544
|
|
|
529
545
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -539,6 +555,10 @@
|
|
|
539
555
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
540
556
|
}
|
|
541
557
|
|
|
558
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
559
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
560
|
+
}
|
|
561
|
+
|
|
542
562
|
.e-image-editor {
|
|
543
563
|
background: #e6e6e6;
|
|
544
564
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -521,7 +521,23 @@
|
|
|
521
521
|
}
|
|
522
522
|
|
|
523
523
|
.e-ie-finetune-value-span {
|
|
524
|
-
top:
|
|
524
|
+
top: 31% !important; /* stylelint-disable-line declaration-no-important */
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
.e-ie-finetune-slider-label {
|
|
528
|
+
top: 31% !important; /* stylelint-disable-line declaration-no-important */
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
.e-ie-finetune-slider-wrap {
|
|
532
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
.e-transparency-slider-wrap {
|
|
536
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
.e-ie-slider-wrap {
|
|
540
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
525
541
|
}
|
|
526
542
|
|
|
527
543
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -537,6 +553,10 @@
|
|
|
537
553
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
538
554
|
}
|
|
539
555
|
|
|
556
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
557
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
558
|
+
}
|
|
559
|
+
|
|
540
560
|
.e-image-editor {
|
|
541
561
|
background: #e9ecef;
|
|
542
562
|
}
|
|
@@ -539,7 +539,23 @@
|
|
|
539
539
|
}
|
|
540
540
|
|
|
541
541
|
.e-ie-finetune-value-span {
|
|
542
|
-
top:
|
|
542
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
.e-ie-finetune-slider-label {
|
|
546
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
.e-ie-finetune-slider-wrap {
|
|
550
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
.e-transparency-slider-wrap {
|
|
554
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
.e-ie-slider-wrap {
|
|
558
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
543
559
|
}
|
|
544
560
|
|
|
545
561
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -555,6 +571,10 @@
|
|
|
555
571
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
556
572
|
}
|
|
557
573
|
|
|
574
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
575
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
576
|
+
}
|
|
577
|
+
|
|
558
578
|
.e-image-editor {
|
|
559
579
|
background: #444c54;
|
|
560
580
|
}
|
package/styles/bootstrap5.css
CHANGED
|
@@ -539,7 +539,23 @@
|
|
|
539
539
|
}
|
|
540
540
|
|
|
541
541
|
.e-ie-finetune-value-span {
|
|
542
|
-
top:
|
|
542
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
.e-ie-finetune-slider-label {
|
|
546
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
.e-ie-finetune-slider-wrap {
|
|
550
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
.e-transparency-slider-wrap {
|
|
554
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
.e-ie-slider-wrap {
|
|
558
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
543
559
|
}
|
|
544
560
|
|
|
545
561
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -555,6 +571,10 @@
|
|
|
555
571
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
556
572
|
}
|
|
557
573
|
|
|
574
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
575
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
576
|
+
}
|
|
577
|
+
|
|
558
578
|
.e-image-editor {
|
|
559
579
|
background: #dee2e6;
|
|
560
580
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -523,7 +523,23 @@
|
|
|
523
523
|
}
|
|
524
524
|
|
|
525
525
|
.e-ie-finetune-value-span {
|
|
526
|
-
top:
|
|
526
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.e-ie-finetune-slider-label {
|
|
530
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.e-ie-finetune-slider-wrap {
|
|
534
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.e-transparency-slider-wrap {
|
|
538
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.e-ie-slider-wrap {
|
|
542
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
527
543
|
}
|
|
528
544
|
|
|
529
545
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -539,6 +555,10 @@
|
|
|
539
555
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
540
556
|
}
|
|
541
557
|
|
|
558
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
559
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
560
|
+
}
|
|
561
|
+
|
|
542
562
|
.e-image-editor {
|
|
543
563
|
background: #201f1f;
|
|
544
564
|
}
|
package/styles/fabric.css
CHANGED
|
@@ -523,7 +523,23 @@
|
|
|
523
523
|
}
|
|
524
524
|
|
|
525
525
|
.e-ie-finetune-value-span {
|
|
526
|
-
top:
|
|
526
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.e-ie-finetune-slider-label {
|
|
530
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.e-ie-finetune-slider-wrap {
|
|
534
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.e-transparency-slider-wrap {
|
|
538
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.e-ie-slider-wrap {
|
|
542
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
527
543
|
}
|
|
528
544
|
|
|
529
545
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -539,6 +555,10 @@
|
|
|
539
555
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
540
556
|
}
|
|
541
557
|
|
|
558
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
559
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
560
|
+
}
|
|
561
|
+
|
|
542
562
|
.e-image-editor {
|
|
543
563
|
background: #fff;
|
|
544
564
|
}
|
package/styles/fluent-dark.css
CHANGED
|
@@ -534,7 +534,23 @@
|
|
|
534
534
|
}
|
|
535
535
|
|
|
536
536
|
.e-ie-finetune-value-span {
|
|
537
|
-
top:
|
|
537
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
.e-ie-finetune-slider-label {
|
|
541
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
.e-ie-finetune-slider-wrap {
|
|
545
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
.e-transparency-slider-wrap {
|
|
549
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
.e-ie-slider-wrap {
|
|
553
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
538
554
|
}
|
|
539
555
|
|
|
540
556
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -550,6 +566,10 @@
|
|
|
550
566
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
551
567
|
}
|
|
552
568
|
|
|
569
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
570
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
571
|
+
}
|
|
572
|
+
|
|
553
573
|
.e-image-editor {
|
|
554
574
|
background: #201f1e;
|
|
555
575
|
}
|
package/styles/fluent.css
CHANGED
|
@@ -534,7 +534,23 @@
|
|
|
534
534
|
}
|
|
535
535
|
|
|
536
536
|
.e-ie-finetune-value-span {
|
|
537
|
-
top:
|
|
537
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
.e-ie-finetune-slider-label {
|
|
541
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
.e-ie-finetune-slider-wrap {
|
|
545
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
.e-transparency-slider-wrap {
|
|
549
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
.e-ie-slider-wrap {
|
|
553
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
538
554
|
}
|
|
539
555
|
|
|
540
556
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -550,6 +566,10 @@
|
|
|
550
566
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
551
567
|
}
|
|
552
568
|
|
|
569
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
570
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
571
|
+
}
|
|
572
|
+
|
|
553
573
|
.e-image-editor {
|
|
554
574
|
background: #faf9f8;
|
|
555
575
|
}
|
|
@@ -521,7 +521,23 @@
|
|
|
521
521
|
}
|
|
522
522
|
|
|
523
523
|
.e-ie-finetune-value-span {
|
|
524
|
-
top:
|
|
524
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
.e-ie-finetune-slider-label {
|
|
528
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
.e-ie-finetune-slider-wrap {
|
|
532
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
.e-transparency-slider-wrap {
|
|
536
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
.e-ie-slider-wrap {
|
|
540
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
525
541
|
}
|
|
526
542
|
|
|
527
543
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -537,6 +553,10 @@
|
|
|
537
553
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
538
554
|
}
|
|
539
555
|
|
|
556
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
557
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
558
|
+
}
|
|
559
|
+
|
|
540
560
|
.e-image-editor {
|
|
541
561
|
background: #fff;
|
|
542
562
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -525,7 +525,23 @@
|
|
|
525
525
|
}
|
|
526
526
|
|
|
527
527
|
.e-ie-finetune-value-span {
|
|
528
|
-
top:
|
|
528
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
.e-ie-finetune-slider-label {
|
|
532
|
+
top: 29% !important; /* stylelint-disable-line declaration-no-important */
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
.e-ie-finetune-slider-wrap {
|
|
536
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
.e-transparency-slider-wrap {
|
|
540
|
+
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
.e-ie-slider-wrap {
|
|
544
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
529
545
|
}
|
|
530
546
|
|
|
531
547
|
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
|
|
@@ -541,6 +557,10 @@
|
|
|
541
557
|
background: none !important; /* stylelint-disable-line declaration-no-important */
|
|
542
558
|
}
|
|
543
559
|
|
|
560
|
+
.e-device.e-image-editor .e-ie-device-transparency-slider {
|
|
561
|
+
margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
|
|
562
|
+
}
|
|
563
|
+
|
|
544
564
|
.e-image-editor {
|
|
545
565
|
background: #000;
|
|
546
566
|
}
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 5px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 7px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 7px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 31% !default;
|
|
21
|
+
$image-editor-finetune-span: 31% !default;
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 5px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 7px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 7px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 31% !default;
|
|
21
|
+
$image-editor-finetune-span: 31% !default;
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: 0 !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 6px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 7px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 7px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 31% !default;
|
|
21
|
+
$image-editor-finetune-span: 31% !default;
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: -4px !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 5px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 6px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 8px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 29% !default;
|
|
21
|
+
$image-editor-finetune-span: 29% !default;
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 8px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 9px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 9px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 29% !default;
|
|
21
|
+
$image-editor-finetune-span: 29% !default;
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 8px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 9px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 9px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 29% !default;
|
|
21
|
+
$image-editor-finetune-span: 29% !default;
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: -4px !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 8px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 8px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 8px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 29% !default;
|
|
21
|
+
$image-editor-finetune-span: 29% !default;
|
|
@@ -17,3 +17,5 @@ $image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
|
17
17
|
$image-editor-slider-handler: calc(50% - 6px) !default;
|
|
18
18
|
$image-editor-bigger-slider-handler: calc(50% - 8px) !default;
|
|
19
19
|
$image-editor-device-slider-handler: calc(50% - 8px) !default;
|
|
20
|
+
$image-editor-finetune-value-span: 29% !default;
|
|
21
|
+
$image-editor-finetune-span: 29% !default;
|