@syncfusion/ej2-navigations 19.4.47 → 19.4.53
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 +50 -29
- package/dist/es6/ej2-navigations.es2015.js.map +1 -1
- package/dist/es6/ej2-navigations.es5.js +49 -28
- 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 +13 -11
- package/src/common/menu-base.d.ts +1 -1
- package/src/common/menu-base.js +13 -10
- package/src/sidebar/sidebar.d.ts +1 -0
- package/src/sidebar/sidebar.js +3 -1
- package/src/tab/tab.js +1 -0
- package/src/toolbar/toolbar.js +19 -6
- package/styles/bootstrap-dark.css +5 -2
- package/styles/bootstrap.css +5 -2
- package/styles/bootstrap4.css +5 -2
- package/styles/bootstrap5-dark.css +5 -2
- package/styles/bootstrap5.css +5 -2
- package/styles/fabric-dark.css +5 -2
- package/styles/fabric.css +5 -2
- package/styles/highcontrast-light.css +5 -2
- package/styles/highcontrast.css +5 -2
- package/styles/material-dark.css +5 -2
- package/styles/material.css +5 -2
- package/styles/tailwind-dark.css +5 -2
- package/styles/tailwind.css +5 -2
- 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.53
|
|
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.52",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-OFH1AKtgSVR/UGQomoPdvNv4xSknPloObFC3YZGdeOTQ56u56dvB2bMkbAMIgIKnLK4kU404masJQyYjRnQbjw==",
|
|
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.52.tgz",
|
|
41
|
+
"_shasum": "d6090c61715e41256a1ecec3b50c03b36178825a",
|
|
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.53",
|
|
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.53"
|
|
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.53",
|
|
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
|
};
|
|
@@ -547,19 +551,17 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
547
551
|
var header = this.createElement('div', { className: CLS_HEADER, id: getUniqueID('acrdn_header') });
|
|
548
552
|
var items = this.getItems();
|
|
549
553
|
var ariaAttr = {
|
|
550
|
-
'tabindex': '0', 'role': 'heading', 'aria-
|
|
554
|
+
'tabindex': '0', 'role': 'heading', 'aria-label': 'collapsed',
|
|
551
555
|
'aria-disabled': 'false', 'aria-level': items.length.toString()
|
|
552
556
|
};
|
|
553
557
|
attributes(header, ariaAttr);
|
|
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 });
|
|
@@ -803,7 +805,7 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
803
805
|
this.add(trgtItemEle, CLS_ACTIVE);
|
|
804
806
|
trgt.setAttribute('aria-hidden', 'false');
|
|
805
807
|
attributes(trgtItemEle, { 'aria-expanded': 'true' });
|
|
806
|
-
attributes(trgt.previousElementSibling, { 'aria-
|
|
808
|
+
attributes(trgt.previousElementSibling, { 'aria-label': 'expanded' });
|
|
807
809
|
icon.classList.remove(CLS_TOGANIMATE);
|
|
808
810
|
this.trigger('expanded', eventArgs);
|
|
809
811
|
}
|
|
@@ -920,7 +922,7 @@ var Accordion = /** @class */ (function (_super) {
|
|
|
920
922
|
this.remove(trgtItemEle, CLS_ACTIVE);
|
|
921
923
|
trgt.setAttribute('aria-hidden', 'true');
|
|
922
924
|
attributes(trgtItemEle, { 'aria-expanded': 'false' });
|
|
923
|
-
attributes(trgt.previousElementSibling, { 'aria-
|
|
925
|
+
attributes(trgt.previousElementSibling, { 'aria-label': 'collapsed' });
|
|
924
926
|
this.trigger('expanded', eventArgs);
|
|
925
927
|
}
|
|
926
928
|
};
|
|
@@ -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
|
@@ -1494,21 +1494,24 @@ var MenuBase = /** @class */ (function (_super) {
|
|
|
1494
1494
|
* This method is used to set the menu item in the Menu based on the argument.
|
|
1495
1495
|
*
|
|
1496
1496
|
* @param {MenuItem} item - item need to be updated.
|
|
1497
|
-
* @param {string} id - id to be passed to update the item.
|
|
1497
|
+
* @param {string} id - id / text to be passed to update the item.
|
|
1498
1498
|
* @param {boolean} isUniqueId - Set `true` if it is a unique id.
|
|
1499
1499
|
* @returns {void}
|
|
1500
1500
|
*/
|
|
1501
1501
|
MenuBase.prototype.setItem = function (item, id, isUniqueId) {
|
|
1502
|
-
var idx
|
|
1503
|
-
|
|
1504
|
-
|
|
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);
|
|
1505
1510
|
var newItem = this.getItem(navIdx);
|
|
1506
|
-
newItem.iconCss = item.iconCss;
|
|
1507
|
-
newItem.
|
|
1508
|
-
newItem.
|
|
1509
|
-
newItem.
|
|
1510
|
-
newItem.separator = item.separator;
|
|
1511
|
-
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;
|
|
1512
1515
|
};
|
|
1513
1516
|
MenuBase.prototype.getItem = function (navIdx) {
|
|
1514
1517
|
navIdx = navIdx.slice();
|
package/src/sidebar/sidebar.d.ts
CHANGED
|
@@ -31,6 +31,7 @@ export declare class Sidebar extends Component<HTMLElement> implements INotifyPr
|
|
|
31
31
|
protected tabIndex: string;
|
|
32
32
|
private windowWidth;
|
|
33
33
|
private targetEle;
|
|
34
|
+
private firstRender;
|
|
34
35
|
/**
|
|
35
36
|
* Specifies the size of the Sidebar in dock state.
|
|
36
37
|
* > For more details about dockSize refer to
|
package/src/sidebar/sidebar.js
CHANGED
|
@@ -77,6 +77,7 @@ var Sidebar = /** @class */ (function (_super) {
|
|
|
77
77
|
}
|
|
78
78
|
if (this.isOpen) {
|
|
79
79
|
this.show();
|
|
80
|
+
this.firstRender = true;
|
|
80
81
|
}
|
|
81
82
|
else {
|
|
82
83
|
this.setMediaQuery();
|
|
@@ -187,9 +188,10 @@ var Sidebar = /** @class */ (function (_super) {
|
|
|
187
188
|
};
|
|
188
189
|
Sidebar.prototype.transitionEnd = function (e) {
|
|
189
190
|
this.setDock();
|
|
190
|
-
if (!isNullOrUndefined(e)) {
|
|
191
|
+
if (!isNullOrUndefined(e) && !this.firstRender) {
|
|
191
192
|
this.triggerChange();
|
|
192
193
|
}
|
|
194
|
+
this.firstRender = false;
|
|
193
195
|
EventHandler.remove(this.element, 'transitionend', this.transitionEnd);
|
|
194
196
|
};
|
|
195
197
|
Sidebar.prototype.destroyBackDrop = function () {
|
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
|
|
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
|
|
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
|
|
|
@@ -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
|
|
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
|
|
package/styles/fabric-dark.css
CHANGED
|
@@ -711,7 +711,9 @@
|
|
|
711
711
|
}
|
|
712
712
|
|
|
713
713
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
714
|
-
.e-
|
|
714
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
715
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
716
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
715
717
|
display: none;
|
|
716
718
|
}
|
|
717
719
|
|
|
@@ -1413,7 +1415,8 @@
|
|
|
1413
1415
|
margin: 1px 0;
|
|
1414
1416
|
}
|
|
1415
1417
|
|
|
1416
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1418
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1419
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1417
1420
|
display: none;
|
|
1418
1421
|
}
|
|
1419
1422
|
|
package/styles/fabric.css
CHANGED
|
@@ -713,7 +713,9 @@
|
|
|
713
713
|
}
|
|
714
714
|
|
|
715
715
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
716
|
-
.e-
|
|
716
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
717
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
718
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
717
719
|
display: none;
|
|
718
720
|
}
|
|
719
721
|
|
|
@@ -1415,7 +1417,8 @@
|
|
|
1415
1417
|
margin: 1px 0;
|
|
1416
1418
|
}
|
|
1417
1419
|
|
|
1418
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1420
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1421
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1419
1422
|
display: none;
|
|
1420
1423
|
}
|
|
1421
1424
|
|
|
@@ -741,7 +741,9 @@
|
|
|
741
741
|
}
|
|
742
742
|
|
|
743
743
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
744
|
-
.e-
|
|
744
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
745
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
746
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
745
747
|
display: none;
|
|
746
748
|
}
|
|
747
749
|
|
|
@@ -1443,7 +1445,8 @@
|
|
|
1443
1445
|
margin: 1px 0;
|
|
1444
1446
|
}
|
|
1445
1447
|
|
|
1446
|
-
.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-multirow-separator,
|
|
1449
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1447
1450
|
display: none;
|
|
1448
1451
|
}
|
|
1449
1452
|
|
package/styles/highcontrast.css
CHANGED
|
@@ -743,7 +743,9 @@
|
|
|
743
743
|
}
|
|
744
744
|
|
|
745
745
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
746
|
-
.e-
|
|
746
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
747
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
748
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
747
749
|
display: none;
|
|
748
750
|
}
|
|
749
751
|
|
|
@@ -1445,7 +1447,8 @@
|
|
|
1445
1447
|
margin: 1px 0;
|
|
1446
1448
|
}
|
|
1447
1449
|
|
|
1448
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1450
|
+
.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-hidden {
|
|
1449
1452
|
display: none;
|
|
1450
1453
|
}
|
|
1451
1454
|
|
package/styles/material-dark.css
CHANGED
|
@@ -791,7 +791,9 @@
|
|
|
791
791
|
}
|
|
792
792
|
|
|
793
793
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
794
|
-
.e-
|
|
794
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
795
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
796
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
795
797
|
display: none;
|
|
796
798
|
}
|
|
797
799
|
|
|
@@ -1492,7 +1494,8 @@
|
|
|
1492
1494
|
white-space: normal;
|
|
1493
1495
|
}
|
|
1494
1496
|
|
|
1495
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1497
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1498
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1496
1499
|
display: none;
|
|
1497
1500
|
}
|
|
1498
1501
|
|
package/styles/material.css
CHANGED
|
@@ -796,7 +796,9 @@
|
|
|
796
796
|
}
|
|
797
797
|
|
|
798
798
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
799
|
-
.e-
|
|
799
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
800
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
801
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
800
802
|
display: none;
|
|
801
803
|
}
|
|
802
804
|
|
|
@@ -1497,7 +1499,8 @@
|
|
|
1497
1499
|
white-space: normal;
|
|
1498
1500
|
}
|
|
1499
1501
|
|
|
1500
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1502
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1503
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1501
1504
|
display: none;
|
|
1502
1505
|
}
|
|
1503
1506
|
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -755,7 +755,9 @@
|
|
|
755
755
|
}
|
|
756
756
|
|
|
757
757
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
758
|
-
.e-
|
|
758
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
759
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
760
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
759
761
|
display: none;
|
|
760
762
|
}
|
|
761
763
|
|
|
@@ -1454,7 +1456,8 @@
|
|
|
1454
1456
|
white-space: normal;
|
|
1455
1457
|
}
|
|
1456
1458
|
|
|
1457
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1459
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1460
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1458
1461
|
display: none;
|
|
1459
1462
|
}
|
|
1460
1463
|
|
package/styles/tailwind.css
CHANGED
|
@@ -755,7 +755,9 @@
|
|
|
755
755
|
}
|
|
756
756
|
|
|
757
757
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
758
|
-
.e-
|
|
758
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
759
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
760
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
759
761
|
display: none;
|
|
760
762
|
}
|
|
761
763
|
|
|
@@ -1454,7 +1456,8 @@
|
|
|
1454
1456
|
white-space: normal;
|
|
1455
1457
|
}
|
|
1456
1458
|
|
|
1457
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
1459
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
1460
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
1458
1461
|
display: none;
|
|
1459
1462
|
}
|
|
1460
1463
|
|
|
@@ -197,7 +197,8 @@
|
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.e-toolbar-item.e-separator.e-multirow-separator
|
|
200
|
+
.e-toolbar-item.e-separator.e-multirow-separator,
|
|
201
|
+
.e-toolbar-item.e-separator.e-hidden {
|
|
201
202
|
display: none;
|
|
202
203
|
}
|
|
203
204
|
|
|
@@ -1063,7 +1064,8 @@
|
|
|
1063
1064
|
}
|
|
1064
1065
|
}
|
|
1065
1066
|
|
|
1066
|
-
.e-toolbar-item.e-separator.e-multirow-separator
|
|
1067
|
+
.e-toolbar-item.e-separator.e-multirow-separator,
|
|
1068
|
+
.e-toolbar-item.e-separator.e-hidden {
|
|
1067
1069
|
display: none;
|
|
1068
1070
|
}
|
|
1069
1071
|
|
|
@@ -154,7 +154,9 @@
|
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
157
|
-
.e-
|
|
157
|
+
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
|
|
158
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
159
|
+
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
158
160
|
display: none;
|
|
159
161
|
}
|
|
160
162
|
|
|
@@ -884,7 +886,8 @@
|
|
|
884
886
|
white-space: normal;
|
|
885
887
|
}
|
|
886
888
|
|
|
887
|
-
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator
|
|
889
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
|
|
890
|
+
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
|
|
888
891
|
display: none;
|
|
889
892
|
}
|
|
890
893
|
|