@syncfusion/ej2-navigations 19.4.41 → 19.4.52
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 +42 -0
- package/README.md +1 -1
- package/dist/ej2-navigations.umd.min.js +2 -2
- package/dist/ej2-navigations.umd.min.js.map +1 -1
- package/dist/es6/ej2-navigations.es2015.js +52 -27
- package/dist/es6/ej2-navigations.es2015.js.map +1 -1
- package/dist/es6/ej2-navigations.es5.js +51 -26
- package/dist/es6/ej2-navigations.es5.js.map +1 -1
- package/dist/global/ej2-navigations.min.js +2 -2
- package/dist/global/ej2-navigations.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +11 -11
- package/src/accordion/accordion.js +10 -8
- package/src/common/menu-base.d.ts +1 -1
- package/src/common/menu-base.js +21 -12
- package/src/tab/tab.js +1 -0
- package/src/toolbar/toolbar.js +19 -6
- package/styles/bootstrap-dark.css +8 -4
- package/styles/bootstrap.css +8 -4
- package/styles/bootstrap4.css +8 -4
- package/styles/bootstrap5-dark.css +8 -4
- package/styles/bootstrap5.css +8 -4
- package/styles/breadcrumb/_layout.scss +1 -1
- package/styles/breadcrumb/bootstrap-dark.css +1 -1
- package/styles/breadcrumb/bootstrap.css +1 -1
- package/styles/breadcrumb/bootstrap4.css +1 -1
- package/styles/breadcrumb/bootstrap5-dark.css +1 -1
- package/styles/breadcrumb/bootstrap5.css +1 -1
- package/styles/breadcrumb/fabric-dark.css +1 -1
- package/styles/breadcrumb/fabric.css +1 -1
- package/styles/breadcrumb/highcontrast-light.css +1 -1
- package/styles/breadcrumb/highcontrast.css +1 -1
- package/styles/breadcrumb/material-dark.css +1 -1
- package/styles/breadcrumb/material.css +1 -1
- package/styles/breadcrumb/tailwind-dark.css +1 -1
- package/styles/breadcrumb/tailwind.css +1 -1
- package/styles/fabric-dark.css +8 -4
- package/styles/fabric.css +8 -4
- package/styles/highcontrast-light.css +8 -4
- package/styles/highcontrast.css +8 -4
- package/styles/material-dark.css +8 -4
- package/styles/material.css +8 -4
- package/styles/menu/_layout.scss +2 -1
- package/styles/menu/bootstrap-dark.css +2 -1
- package/styles/menu/bootstrap.css +2 -1
- package/styles/menu/bootstrap4.css +2 -1
- package/styles/menu/bootstrap5-dark.css +2 -1
- package/styles/menu/bootstrap5.css +2 -1
- package/styles/menu/fabric-dark.css +2 -1
- package/styles/menu/fabric.css +2 -1
- package/styles/menu/highcontrast-light.css +2 -1
- package/styles/menu/highcontrast.css +2 -1
- package/styles/menu/material-dark.css +2 -1
- package/styles/menu/material.css +2 -1
- package/styles/menu/tailwind-dark.css +2 -1
- package/styles/menu/tailwind.css +2 -1
- package/styles/tailwind-dark.css +8 -4
- package/styles/tailwind.css +8 -4
- package/styles/toolbar/_layout.scss +4 -2
- package/styles/toolbar/bootstrap-dark.css +5 -2
- package/styles/toolbar/bootstrap.css +5 -2
- package/styles/toolbar/bootstrap4.css +5 -2
- package/styles/toolbar/bootstrap5-dark.css +5 -2
- package/styles/toolbar/bootstrap5.css +5 -2
- package/styles/toolbar/fabric-dark.css +5 -2
- package/styles/toolbar/fabric.css +5 -2
- package/styles/toolbar/highcontrast-light.css +5 -2
- package/styles/toolbar/highcontrast.css +5 -2
- package/styles/toolbar/material-dark.css +5 -2
- package/styles/toolbar/material.css +5 -2
- package/styles/toolbar/tailwind-dark.css +5 -2
- package/styles/toolbar/tailwind.css +5 -2
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.52
|
|
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-navigations@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-navigations@19.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-navigations@19.4.50",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-ovKpaTomhhXwYH6+AG6OFfWI74izUytHxYX9nOrrEil/m0RdAG4rwdICK2kPOEWknVIXlHMkXPik2HHy/S7a6w==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-navigations",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"/@syncfusion/ej2-spreadsheet",
|
|
38
38
|
"/@syncfusion/ej2-vue-navigations"
|
|
39
39
|
],
|
|
40
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-19.4.
|
|
41
|
-
"_shasum": "
|
|
40
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-19.4.50.tgz",
|
|
41
|
+
"_shasum": "1233bc2665096e8ff1b03cddc128e3149b0b9639",
|
|
42
42
|
"_spec": "@syncfusion/ej2-navigations@*",
|
|
43
43
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
44
44
|
"author": {
|
|
@@ -49,12 +49,12 @@
|
|
|
49
49
|
},
|
|
50
50
|
"bundleDependencies": false,
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@syncfusion/ej2-base": "~19.4.
|
|
53
|
-
"@syncfusion/ej2-buttons": "~19.4.
|
|
54
|
-
"@syncfusion/ej2-data": "~19.4.
|
|
55
|
-
"@syncfusion/ej2-inputs": "~19.4.
|
|
56
|
-
"@syncfusion/ej2-lists": "~19.4.
|
|
57
|
-
"@syncfusion/ej2-popups": "~19.4.
|
|
52
|
+
"@syncfusion/ej2-base": "~19.4.52",
|
|
53
|
+
"@syncfusion/ej2-buttons": "~19.4.52",
|
|
54
|
+
"@syncfusion/ej2-data": "~19.4.52",
|
|
55
|
+
"@syncfusion/ej2-inputs": "~19.4.52",
|
|
56
|
+
"@syncfusion/ej2-lists": "~19.4.52",
|
|
57
|
+
"@syncfusion/ej2-popups": "~19.4.52"
|
|
58
58
|
},
|
|
59
59
|
"deprecated": false,
|
|
60
60
|
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another",
|
|
@@ -159,6 +159,6 @@
|
|
|
159
159
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
160
160
|
},
|
|
161
161
|
"typings": "index.d.ts",
|
|
162
|
-
"version": "19.4.
|
|
162
|
+
"version": "19.4.52",
|
|
163
163
|
"sideEffects": false
|
|
164
164
|
}
|
|
@@ -160,7 +160,7 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
160
160
|
*/
|
|
161
161
|
Accordion.prototype.destroy = function () {
|
|
162
162
|
var _this = this;
|
|
163
|
-
if (this.isReact) {
|
|
163
|
+
if (this.isReact || this.isAngular || this.isVue) {
|
|
164
164
|
this.clearTemplate();
|
|
165
165
|
}
|
|
166
166
|
var ele = this.element;
|
|
@@ -172,9 +172,11 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
172
172
|
ele.removeChild(el);
|
|
173
173
|
});
|
|
174
174
|
if (this.trgtEle) {
|
|
175
|
+
this.trgtEle = null;
|
|
175
176
|
while (this.ctrlTem.firstElementChild) {
|
|
176
177
|
ele.appendChild(this.ctrlTem.firstElementChild);
|
|
177
178
|
}
|
|
179
|
+
this.ctrlTem = null;
|
|
178
180
|
}
|
|
179
181
|
ele.classList.remove(CLS_ACRDN_ROOT);
|
|
180
182
|
ele.removeAttribute('style');
|
|
@@ -535,11 +537,13 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
535
537
|
else {
|
|
536
538
|
trgt.click();
|
|
537
539
|
}
|
|
540
|
+
e.preventDefault();
|
|
538
541
|
break;
|
|
539
542
|
case 'home':
|
|
540
543
|
case 'end':
|
|
541
544
|
clst = e.action === 'home' ? root.firstElementChild.children[0] : root.lastElementChild.children[0];
|
|
542
545
|
clst.focus();
|
|
546
|
+
e.preventDefault();
|
|
543
547
|
break;
|
|
544
548
|
}
|
|
545
549
|
};
|
|
@@ -554,12 +558,10 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
554
558
|
return header;
|
|
555
559
|
};
|
|
556
560
|
Accordion.prototype.renderInnerItem = function (item, index) {
|
|
557
|
-
var innerEle = this.createElement('div', {
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
}
|
|
562
|
-
attributes(innerEle, { 'aria-expanded': 'false', 'role': 'row' });
|
|
561
|
+
var innerEle = this.createElement('div', {
|
|
562
|
+
className: CLS_ITEM, id: item.id || getUniqueID('acrdn_item'),
|
|
563
|
+
attrs: { 'aria-expanded': 'false', 'role': 'row' }
|
|
564
|
+
});
|
|
563
565
|
if (this.headerTemplate) {
|
|
564
566
|
var ctnEle = this.headerEleGenerate();
|
|
565
567
|
var hdrEle = this.createElement('div', { className: CLS_HEADERCTN });
|
|
@@ -1163,7 +1165,7 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
1163
1165
|
};
|
|
1164
1166
|
Accordion.prototype.destroyItems = function () {
|
|
1165
1167
|
this.restoreContent(null);
|
|
1166
|
-
if (this.isReact) {
|
|
1168
|
+
if (this.isReact || this.isAngular || this.isVue) {
|
|
1167
1169
|
this.clearTemplate();
|
|
1168
1170
|
}
|
|
1169
1171
|
[].slice.call(this.element.querySelectorAll('.' + CLS_ITEM)).forEach(function (el) {
|
|
@@ -379,7 +379,7 @@ export declare abstract class MenuBase extends Component<HTMLUListElement> imple
|
|
|
379
379
|
* This method is used to set the menu item in the Menu based on the argument.
|
|
380
380
|
*
|
|
381
381
|
* @param {MenuItem} item - item need to be updated.
|
|
382
|
-
* @param {string} id - id to be passed to update the item.
|
|
382
|
+
* @param {string} id - id / text to be passed to update the item.
|
|
383
383
|
* @param {boolean} isUniqueId - Set `true` if it is a unique id.
|
|
384
384
|
* @returns {void}
|
|
385
385
|
*/
|
package/src/common/menu-base.js
CHANGED
|
@@ -964,8 +964,14 @@ var MenuBase = /** @class */ (function (_super) {
|
|
|
964
964
|
_this.setBlankIconStyle(_this.popupWrapper);
|
|
965
965
|
_this.wireKeyboardEvent(_this.popupWrapper);
|
|
966
966
|
rippleEffect(_this.popupWrapper, { selector: '.' + ITEM });
|
|
967
|
-
_this.popupWrapper.style.
|
|
968
|
-
|
|
967
|
+
if (_this.popupWrapper.style.position === 'fixed' && _this.top > 0) {
|
|
968
|
+
_this.popupWrapper.style.left = _this.left + 'px';
|
|
969
|
+
_this.popupWrapper.style.top = _this.top + scrollY + 'px';
|
|
970
|
+
}
|
|
971
|
+
else {
|
|
972
|
+
_this.popupWrapper.style.left = _this.left + 'px';
|
|
973
|
+
_this.popupWrapper.style.top = _this.top + 'px';
|
|
974
|
+
}
|
|
969
975
|
var animationOptions = _this.animationSettings.effect !== 'None' ? {
|
|
970
976
|
name: _this.animationSettings.effect, duration: _this.animationSettings.duration,
|
|
971
977
|
timingFunction: _this.animationSettings.easing
|
|
@@ -1488,21 +1494,24 @@ var MenuBase = /** @class */ (function (_super) {
|
|
|
1488
1494
|
* This method is used to set the menu item in the Menu based on the argument.
|
|
1489
1495
|
*
|
|
1490
1496
|
* @param {MenuItem} item - item need to be updated.
|
|
1491
|
-
* @param {string} id - id to be passed to update the item.
|
|
1497
|
+
* @param {string} id - id / text to be passed to update the item.
|
|
1492
1498
|
* @param {boolean} isUniqueId - Set `true` if it is a unique id.
|
|
1493
1499
|
* @returns {void}
|
|
1494
1500
|
*/
|
|
1495
1501
|
MenuBase.prototype.setItem = function (item, id, isUniqueId) {
|
|
1496
|
-
var idx
|
|
1497
|
-
|
|
1498
|
-
|
|
1502
|
+
var idx;
|
|
1503
|
+
if (isUniqueId) {
|
|
1504
|
+
idx = id ? id : item.id;
|
|
1505
|
+
}
|
|
1506
|
+
else {
|
|
1507
|
+
idx = id ? id : item.text;
|
|
1508
|
+
}
|
|
1509
|
+
var navIdx = this.getIndex(idx, isUniqueId);
|
|
1499
1510
|
var newItem = this.getItem(navIdx);
|
|
1500
|
-
newItem.iconCss = item.iconCss;
|
|
1501
|
-
newItem.
|
|
1502
|
-
newItem.
|
|
1503
|
-
newItem.
|
|
1504
|
-
newItem.separator = item.separator;
|
|
1505
|
-
newItem.items = item.items;
|
|
1511
|
+
newItem.iconCss = item.iconCss || newItem.iconCss;
|
|
1512
|
+
newItem.text = item.text || newItem.text;
|
|
1513
|
+
newItem.url = item.url || newItem.url;
|
|
1514
|
+
newItem.separator = item.separator || newItem.separator;
|
|
1506
1515
|
};
|
|
1507
1516
|
MenuBase.prototype.getItem = function (navIdx) {
|
|
1508
1517
|
navIdx = navIdx.slice();
|
package/src/tab/tab.js
CHANGED
|
@@ -838,6 +838,7 @@ var Tab = /** @class */ (function (_super) {
|
|
|
838
838
|
};
|
|
839
839
|
Tab.prototype.getContent = function (ele, cnt, callType, index) {
|
|
840
840
|
var eleStr;
|
|
841
|
+
cnt = isNOU(cnt) ? "" : cnt;
|
|
841
842
|
if (typeof cnt === 'string' || isNOU(cnt.innerHTML)) {
|
|
842
843
|
if (typeof cnt === 'string' && this.enableHtmlSanitizer) {
|
|
843
844
|
cnt = SanitizeHtmlHelper.sanitize(cnt);
|
package/src/toolbar/toolbar.js
CHANGED
|
@@ -174,7 +174,7 @@ var Toolbar = /** @class */ (function (_super) {
|
|
|
174
174
|
*/
|
|
175
175
|
Toolbar.prototype.destroy = function () {
|
|
176
176
|
var _this = this;
|
|
177
|
-
if (this.isReact) {
|
|
177
|
+
if (this.isReact || this.isAngular) {
|
|
178
178
|
this.clearTemplate();
|
|
179
179
|
}
|
|
180
180
|
var btnItems = this.element.querySelectorAll('.e-control.e-btn');
|
|
@@ -183,20 +183,28 @@ var Toolbar = /** @class */ (function (_super) {
|
|
|
183
183
|
el.ej2_instances[0].destroy();
|
|
184
184
|
}
|
|
185
185
|
});
|
|
186
|
-
_super.prototype.destroy.call(this);
|
|
187
186
|
this.unwireEvents();
|
|
188
187
|
this.tempId.forEach(function (ele) {
|
|
189
188
|
if (!isNOU(_this.element.querySelector(ele))) {
|
|
190
189
|
document.body.appendChild(_this.element.querySelector(ele)).style.display = 'none';
|
|
191
190
|
}
|
|
192
191
|
});
|
|
192
|
+
this.destroyItems();
|
|
193
193
|
while (this.element.lastElementChild) {
|
|
194
194
|
this.element.removeChild(this.element.lastElementChild);
|
|
195
195
|
}
|
|
196
196
|
if (this.trgtEle) {
|
|
197
197
|
this.element.appendChild(this.ctrlTem);
|
|
198
|
+
this.trgtEle = null;
|
|
199
|
+
this.ctrlTem = null;
|
|
200
|
+
}
|
|
201
|
+
if (this.popObj) {
|
|
202
|
+
this.popObj.destroy();
|
|
203
|
+
detach(this.popObj.element);
|
|
204
|
+
}
|
|
205
|
+
if (this.activeEle) {
|
|
206
|
+
this.activeEle = null;
|
|
198
207
|
}
|
|
199
|
-
this.clearProperty();
|
|
200
208
|
this.popObj = null;
|
|
201
209
|
this.tbarAlign = null;
|
|
202
210
|
this.remove(this.element, 'e-toolpop');
|
|
@@ -207,6 +215,7 @@ var Toolbar = /** @class */ (function (_super) {
|
|
|
207
215
|
['aria-disabled', 'aria-orientation', 'aria-haspopup', 'role'].forEach(function (attrb) {
|
|
208
216
|
return _this.element.removeAttribute(attrb);
|
|
209
217
|
});
|
|
218
|
+
_super.prototype.destroy.call(this);
|
|
210
219
|
};
|
|
211
220
|
/**
|
|
212
221
|
* Initialize the event handler
|
|
@@ -296,8 +305,8 @@ var Toolbar = /** @class */ (function (_super) {
|
|
|
296
305
|
if (this.element) {
|
|
297
306
|
[].slice.call(this.element.querySelectorAll('.' + CLS_ITEM)).forEach(function (el) { detach(el); });
|
|
298
307
|
}
|
|
299
|
-
var tbarItems = this.element.querySelector('.' + CLS_ITEMS);
|
|
300
308
|
if (this.tbarAlign) {
|
|
309
|
+
var tbarItems = this.element.querySelector('.' + CLS_ITEMS);
|
|
301
310
|
[].slice.call(tbarItems.children).forEach(function (el) {
|
|
302
311
|
detach(el);
|
|
303
312
|
});
|
|
@@ -381,6 +390,10 @@ var Toolbar = /** @class */ (function (_super) {
|
|
|
381
390
|
case 'end':
|
|
382
391
|
if (clst) {
|
|
383
392
|
var popupCheck = closest(clst, '.e-popup');
|
|
393
|
+
var extendedPopup = this.element.querySelector('.' + CLS_EXTENDABLECLASS);
|
|
394
|
+
if (this.overflowMode === 'Extended' && extendedPopup && extendedPopup.classList.contains('e-popup-open')) {
|
|
395
|
+
popupCheck = e.action === 'end' ? extendedPopup : null;
|
|
396
|
+
}
|
|
384
397
|
if (popupCheck) {
|
|
385
398
|
if (isVisible(this.popObj.element)) {
|
|
386
399
|
nodes = [].slice.call(popupCheck.children);
|
|
@@ -393,7 +406,7 @@ var Toolbar = /** @class */ (function (_super) {
|
|
|
393
406
|
}
|
|
394
407
|
}
|
|
395
408
|
else {
|
|
396
|
-
nodes = this.element.querySelectorAll('.' + CLS_ITEMS + ' .' + CLS_ITEM);
|
|
409
|
+
nodes = this.element.querySelectorAll('.' + CLS_ITEMS + ' .' + CLS_ITEM + ':not(.' + CLS_SEPARATOR + ')');
|
|
397
410
|
if (e.action === 'home') {
|
|
398
411
|
ele = nodes[0];
|
|
399
412
|
}
|
|
@@ -1937,7 +1950,7 @@ var Toolbar = /** @class */ (function (_super) {
|
|
|
1937
1950
|
};
|
|
1938
1951
|
Toolbar.prototype.itemsRerender = function (newProp) {
|
|
1939
1952
|
this.items = this.tbarItemsCol;
|
|
1940
|
-
if (this.isReact) {
|
|
1953
|
+
if (this.isReact || this.isAngular) {
|
|
1941
1954
|
this.clearTemplate();
|
|
1942
1955
|
}
|
|
1943
1956
|
this.destroyMode();
|
|
@@ -707,7 +707,9 @@
|
|
|
707
707
|
}
|
|
708
708
|
|
|
709
709
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
710
|
-
.e-
|
|
710
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
711
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
712
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
711
713
|
display: none;
|
|
712
714
|
}
|
|
713
715
|
|
|
@@ -1437,7 +1439,8 @@
|
|
|
1437
1439
|
white-space: normal;
|
|
1438
1440
|
}
|
|
1439
1441
|
|
|
1440
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1442
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1443
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1441
1444
|
display: none;
|
|
1442
1445
|
}
|
|
1443
1446
|
|
|
@@ -8303,7 +8306,7 @@ ejs-sidebar {
|
|
|
8303
8306
|
-webkit-user-select: none;
|
|
8304
8307
|
-ms-user-select: none;
|
|
8305
8308
|
user-select: none;
|
|
8306
|
-
font-size:
|
|
8309
|
+
font-size: 0;
|
|
8307
8310
|
padding: 0;
|
|
8308
8311
|
text-align: left;
|
|
8309
8312
|
white-space: nowrap;
|
|
@@ -8368,6 +8371,7 @@ ejs-sidebar {
|
|
|
8368
8371
|
position: relative;
|
|
8369
8372
|
display: -ms-inline-flexbox;
|
|
8370
8373
|
display: inline-flex;
|
|
8374
|
+
font-size: 14px;
|
|
8371
8375
|
height: 42px;
|
|
8372
8376
|
line-height: 42px;
|
|
8373
8377
|
padding: 0 15px;
|
|
@@ -9692,7 +9696,7 @@ ejs-sidebar {
|
|
|
9692
9696
|
-ms-flex-positive: 1;
|
|
9693
9697
|
flex-grow: 1;
|
|
9694
9698
|
-ms-flex-pack: end;
|
|
9695
|
-
justify-content: end;
|
|
9699
|
+
justify-content: flex-end;
|
|
9696
9700
|
}
|
|
9697
9701
|
|
|
9698
9702
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/bootstrap.css
CHANGED
|
@@ -712,7 +712,9 @@
|
|
|
712
712
|
}
|
|
713
713
|
|
|
714
714
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
715
|
-
.e-
|
|
715
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
716
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
717
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
716
718
|
display: none;
|
|
717
719
|
}
|
|
718
720
|
|
|
@@ -1442,7 +1444,8 @@
|
|
|
1442
1444
|
white-space: normal;
|
|
1443
1445
|
}
|
|
1444
1446
|
|
|
1445
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1447
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1448
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1446
1449
|
display: none;
|
|
1447
1450
|
}
|
|
1448
1451
|
|
|
@@ -8322,7 +8325,7 @@ ejs-sidebar {
|
|
|
8322
8325
|
-webkit-user-select: none;
|
|
8323
8326
|
-ms-user-select: none;
|
|
8324
8327
|
user-select: none;
|
|
8325
|
-
font-size:
|
|
8328
|
+
font-size: 0;
|
|
8326
8329
|
padding: 0;
|
|
8327
8330
|
text-align: left;
|
|
8328
8331
|
white-space: nowrap;
|
|
@@ -8387,6 +8390,7 @@ ejs-sidebar {
|
|
|
8387
8390
|
position: relative;
|
|
8388
8391
|
display: -ms-inline-flexbox;
|
|
8389
8392
|
display: inline-flex;
|
|
8393
|
+
font-size: 14px;
|
|
8390
8394
|
height: 40px;
|
|
8391
8395
|
line-height: 40px;
|
|
8392
8396
|
padding: 0 12px;
|
|
@@ -9711,7 +9715,7 @@ ejs-sidebar {
|
|
|
9711
9715
|
-ms-flex-positive: 1;
|
|
9712
9716
|
flex-grow: 1;
|
|
9713
9717
|
-ms-flex-pack: end;
|
|
9714
|
-
justify-content: end;
|
|
9718
|
+
justify-content: flex-end;
|
|
9715
9719
|
}
|
|
9716
9720
|
|
|
9717
9721
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/bootstrap4.css
CHANGED
|
@@ -728,7 +728,9 @@
|
|
|
728
728
|
}
|
|
729
729
|
|
|
730
730
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
731
|
-
.e-
|
|
731
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
732
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
733
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
732
734
|
display: none;
|
|
733
735
|
}
|
|
734
736
|
|
|
@@ -1458,7 +1460,8 @@
|
|
|
1458
1460
|
white-space: normal;
|
|
1459
1461
|
}
|
|
1460
1462
|
|
|
1461
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1463
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1464
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1462
1465
|
display: none;
|
|
1463
1466
|
}
|
|
1464
1467
|
|
|
@@ -8586,7 +8589,7 @@ ejs-sidebar {
|
|
|
8586
8589
|
-webkit-user-select: none;
|
|
8587
8590
|
-ms-user-select: none;
|
|
8588
8591
|
user-select: none;
|
|
8589
|
-
font-size:
|
|
8592
|
+
font-size: 0;
|
|
8590
8593
|
padding: 0;
|
|
8591
8594
|
text-align: left;
|
|
8592
8595
|
white-space: nowrap;
|
|
@@ -8651,6 +8654,7 @@ ejs-sidebar {
|
|
|
8651
8654
|
position: relative;
|
|
8652
8655
|
display: -ms-inline-flexbox;
|
|
8653
8656
|
display: inline-flex;
|
|
8657
|
+
font-size: 14px;
|
|
8654
8658
|
height: 30px;
|
|
8655
8659
|
line-height: 30px;
|
|
8656
8660
|
padding: 0 12px;
|
|
@@ -10020,7 +10024,7 @@ ejs-sidebar {
|
|
|
10020
10024
|
-ms-flex-positive: 1;
|
|
10021
10025
|
flex-grow: 1;
|
|
10022
10026
|
-ms-flex-pack: end;
|
|
10023
|
-
justify-content: end;
|
|
10027
|
+
justify-content: flex-end;
|
|
10024
10028
|
}
|
|
10025
10029
|
|
|
10026
10030
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
|
@@ -747,7 +747,9 @@
|
|
|
747
747
|
}
|
|
748
748
|
|
|
749
749
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
750
|
-
.e-
|
|
750
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
751
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
752
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
751
753
|
display: none;
|
|
752
754
|
}
|
|
753
755
|
|
|
@@ -1446,7 +1448,8 @@
|
|
|
1446
1448
|
white-space: normal;
|
|
1447
1449
|
}
|
|
1448
1450
|
|
|
1449
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1451
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1452
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1450
1453
|
display: none;
|
|
1451
1454
|
}
|
|
1452
1455
|
|
|
@@ -8581,7 +8584,7 @@ ejs-sidebar {
|
|
|
8581
8584
|
-webkit-user-select: none;
|
|
8582
8585
|
-ms-user-select: none;
|
|
8583
8586
|
user-select: none;
|
|
8584
|
-
font-size:
|
|
8587
|
+
font-size: 0;
|
|
8585
8588
|
padding: 0;
|
|
8586
8589
|
text-align: left;
|
|
8587
8590
|
white-space: nowrap;
|
|
@@ -8646,6 +8649,7 @@ ejs-sidebar {
|
|
|
8646
8649
|
position: relative;
|
|
8647
8650
|
display: -ms-inline-flexbox;
|
|
8648
8651
|
display: inline-flex;
|
|
8652
|
+
font-size: 14px;
|
|
8649
8653
|
height: 50px;
|
|
8650
8654
|
line-height: 50px;
|
|
8651
8655
|
padding: 0 12px;
|
|
@@ -9989,7 +9993,7 @@ ejs-sidebar {
|
|
|
9989
9993
|
-ms-flex-positive: 1;
|
|
9990
9994
|
flex-grow: 1;
|
|
9991
9995
|
-ms-flex-pack: end;
|
|
9992
|
-
justify-content: end;
|
|
9996
|
+
justify-content: flex-end;
|
|
9993
9997
|
}
|
|
9994
9998
|
|
|
9995
9999
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -747,7 +747,9 @@
|
|
|
747
747
|
}
|
|
748
748
|
|
|
749
749
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
750
|
-
.e-
|
|
750
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
751
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
752
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
751
753
|
display: none;
|
|
752
754
|
}
|
|
753
755
|
|
|
@@ -1446,7 +1448,8 @@
|
|
|
1446
1448
|
white-space: normal;
|
|
1447
1449
|
}
|
|
1448
1450
|
|
|
1449
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1451
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1452
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1450
1453
|
display: none;
|
|
1451
1454
|
}
|
|
1452
1455
|
|
|
@@ -8581,7 +8584,7 @@ ejs-sidebar {
|
|
|
8581
8584
|
-webkit-user-select: none;
|
|
8582
8585
|
-ms-user-select: none;
|
|
8583
8586
|
user-select: none;
|
|
8584
|
-
font-size:
|
|
8587
|
+
font-size: 0;
|
|
8585
8588
|
padding: 0;
|
|
8586
8589
|
text-align: left;
|
|
8587
8590
|
white-space: nowrap;
|
|
@@ -8646,6 +8649,7 @@ ejs-sidebar {
|
|
|
8646
8649
|
position: relative;
|
|
8647
8650
|
display: -ms-inline-flexbox;
|
|
8648
8651
|
display: inline-flex;
|
|
8652
|
+
font-size: 14px;
|
|
8649
8653
|
height: 50px;
|
|
8650
8654
|
line-height: 50px;
|
|
8651
8655
|
padding: 0 12px;
|
|
@@ -9989,7 +9993,7 @@ ejs-sidebar {
|
|
|
9989
9993
|
-ms-flex-positive: 1;
|
|
9990
9994
|
flex-grow: 1;
|
|
9991
9995
|
-ms-flex-pack: end;
|
|
9992
|
-
justify-content: end;
|
|
9996
|
+
justify-content: flex-end;
|
|
9993
9997
|
}
|
|
9994
9998
|
|
|
9995
9999
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|