@syncfusion/ej2-ribbon 25.1.35 → 25.2.3
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 +9 -1
- package/README.md +3 -3
- package/dist/ej2-ribbon.umd.min.js +2 -2
- package/dist/ej2-ribbon.umd.min.js.map +1 -1
- package/dist/es6/ej2-ribbon.es2015.js +114 -81
- package/dist/es6/ej2-ribbon.es2015.js.map +1 -1
- package/dist/es6/ej2-ribbon.es5.js +114 -81
- package/dist/es6/ej2-ribbon.es5.js.map +1 -1
- package/dist/global/ej2-ribbon.min.js +2 -2
- package/dist/global/ej2-ribbon.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +12 -12
- package/src/ribbon/base/ribbon.d.ts +3 -0
- package/src/ribbon/base/ribbon.js +115 -82
- package/styles/bootstrap-dark.css +1 -1
- package/styles/bootstrap.css +1 -1
- package/styles/bootstrap4.css +1 -1
- package/styles/bootstrap5-dark.css +1 -1
- package/styles/bootstrap5.css +1 -1
- package/styles/fabric-dark.css +4 -4
- package/styles/fabric.css +1 -1
- package/styles/fluent-dark.css +1 -1
- package/styles/fluent.css +1 -1
- package/styles/highcontrast-light.css +1 -1
- package/styles/highcontrast.css +1 -1
- package/styles/material-dark.css +1 -1
- package/styles/material.css +1 -1
- package/styles/material3-dark.css +2 -2
- package/styles/material3.css +2 -2
- package/styles/ribbon/_fabric-dark-definition.scss +1 -1
- package/styles/ribbon/_layout.scss +1 -1
- package/styles/ribbon/_material3-definition.scss +2 -2
- package/styles/ribbon/bootstrap-dark.css +1 -1
- package/styles/ribbon/bootstrap.css +1 -1
- package/styles/ribbon/bootstrap4.css +1 -1
- package/styles/ribbon/bootstrap5-dark.css +1 -1
- package/styles/ribbon/bootstrap5.css +1 -1
- package/styles/ribbon/fabric-dark.css +4 -4
- package/styles/ribbon/fabric.css +1 -1
- package/styles/ribbon/fluent-dark.css +1 -1
- package/styles/ribbon/fluent.css +1 -1
- package/styles/ribbon/highcontrast-light.css +1 -1
- package/styles/ribbon/highcontrast.css +1 -1
- package/styles/ribbon/material-dark.css +1 -1
- package/styles/ribbon/material.css +1 -1
- package/styles/ribbon/material3-dark.css +2 -2
- package/styles/ribbon/material3.css +2 -2
- package/styles/ribbon/tailwind-dark.css +1 -1
- package/styles/ribbon/tailwind.css +1 -1
- package/styles/tailwind-dark.css +1 -1
- package/styles/tailwind.css +1 -1
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 25.
|
|
3
|
+
* version : 25.2.3
|
|
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-ribbon@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-ribbon@
|
|
3
|
+
"_id": "@syncfusion/ej2-ribbon@25.1.35",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-BEmNtlHqDnj/tXBeToshBFyA9vPjECL7e/qPQIClCGrsd10pIoHVCf9z0R2Nu2ew5lf318YJx8rXrHk7+4alSQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-ribbon",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"/@syncfusion/ej2-react-ribbon",
|
|
24
24
|
"/@syncfusion/ej2-vue-ribbon"
|
|
25
25
|
],
|
|
26
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-
|
|
27
|
-
"_shasum": "
|
|
26
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-ribbon/-/ej2-ribbon-25.1.35.tgz",
|
|
27
|
+
"_shasum": "ce6dc54e5b11f41316391525a5ee7b9ce24e007f",
|
|
28
28
|
"_spec": "@syncfusion/ej2-ribbon@*",
|
|
29
29
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
30
30
|
"author": {
|
|
@@ -35,13 +35,13 @@
|
|
|
35
35
|
},
|
|
36
36
|
"bundleDependencies": false,
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@syncfusion/ej2-base": "~25.
|
|
39
|
-
"@syncfusion/ej2-buttons": "~25.
|
|
40
|
-
"@syncfusion/ej2-dropdowns": "~25.
|
|
41
|
-
"@syncfusion/ej2-lists": "~25.
|
|
42
|
-
"@syncfusion/ej2-navigations": "~25.
|
|
43
|
-
"@syncfusion/ej2-popups": "~25.
|
|
44
|
-
"@syncfusion/ej2-splitbuttons": "~25.
|
|
38
|
+
"@syncfusion/ej2-base": "~25.2.3",
|
|
39
|
+
"@syncfusion/ej2-buttons": "~25.2.3",
|
|
40
|
+
"@syncfusion/ej2-dropdowns": "~25.2.3",
|
|
41
|
+
"@syncfusion/ej2-lists": "~25.2.3",
|
|
42
|
+
"@syncfusion/ej2-navigations": "~25.2.3",
|
|
43
|
+
"@syncfusion/ej2-popups": "~25.2.3",
|
|
44
|
+
"@syncfusion/ej2-splitbuttons": "~25.2.3"
|
|
45
45
|
},
|
|
46
46
|
"deprecated": false,
|
|
47
47
|
"description": "Essential JS 2 Component",
|
|
@@ -62,6 +62,6 @@
|
|
|
62
62
|
"url": "git+https://github.com/syncfusion/ej2-ribbon-component.git"
|
|
63
63
|
},
|
|
64
64
|
"typings": "index.d.ts",
|
|
65
|
-
"version": "25.
|
|
65
|
+
"version": "25.2.3",
|
|
66
66
|
"sideEffects": false
|
|
67
67
|
}
|
|
@@ -228,6 +228,9 @@ export declare class Ribbon extends Component<HTMLElement> implements INotifyPro
|
|
|
228
228
|
private initialPropsData;
|
|
229
229
|
private hiddenElements;
|
|
230
230
|
private hiddenGroups;
|
|
231
|
+
private itemsModel;
|
|
232
|
+
private targetTabs;
|
|
233
|
+
private isUpdateItems;
|
|
231
234
|
/** @hidden */
|
|
232
235
|
keysPress: string;
|
|
233
236
|
/** @hidden */
|
|
@@ -64,7 +64,10 @@ var Ribbon = /** @class */ (function (_super) {
|
|
|
64
64
|
this.hiddenElements = {};
|
|
65
65
|
this.keyTipElements = {};
|
|
66
66
|
this.hiddenGroups = [];
|
|
67
|
+
this.itemsModel = [];
|
|
68
|
+
this.targetTabs = {};
|
|
67
69
|
this.isAddRemove = false;
|
|
70
|
+
this.isUpdateItems = false;
|
|
68
71
|
this.keyConfigs = {
|
|
69
72
|
leftarrow: 'leftarrow',
|
|
70
73
|
rightarrow: 'rightarrow',
|
|
@@ -575,6 +578,19 @@ var Ribbon = /** @class */ (function (_super) {
|
|
|
575
578
|
var eventArgs = { previousIndex: this.selectedTab, selectedIndex: selectedIndex, isContextual: isContextual };
|
|
576
579
|
this.setProperties({ selectedTab: selectedIndex }, true);
|
|
577
580
|
this.calculateHiddenElementsWidth(selectedIndex);
|
|
581
|
+
if (this.isUpdateItems) {
|
|
582
|
+
for (var i = 0; i < this.itemsModel.length; i++) {
|
|
583
|
+
var item = this.itemsModel[parseInt(i.toString(), 10)];
|
|
584
|
+
if (this.selectedTab === this.targetTabs[item.id]) {
|
|
585
|
+
this.updateItem(item);
|
|
586
|
+
this.itemsModel.splice(i, 1);
|
|
587
|
+
i--;
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
if (this.itemsModel.length === 0) {
|
|
591
|
+
this.isUpdateItems = false;
|
|
592
|
+
}
|
|
593
|
+
}
|
|
578
594
|
this.checkOverflow(selectedIndex, e.selectedContent.firstChild);
|
|
579
595
|
if (this.activeLayout === 'Classic' && this.ribbonGalleryModule) {
|
|
580
596
|
this.ribbonGalleryModule.checkAvailableHeight(selectedIndex, e.selectedContent.firstChild);
|
|
@@ -4392,96 +4408,111 @@ var Ribbon = /** @class */ (function (_super) {
|
|
|
4392
4408
|
//Check whether the tab items are rendered
|
|
4393
4409
|
var contentEle = this.tabObj.items[itemProp.tabIndex].content;
|
|
4394
4410
|
var groupEle = contentEle.querySelector('#' + itemProp.group.id);
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
if (
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
collectionEle
|
|
4411
|
+
if (groupEle) {
|
|
4412
|
+
var groupContainer = groupEle.querySelector('#' + itemProp.group.id + constants.CONTAINER_ID);
|
|
4413
|
+
var itemContainer = null;
|
|
4414
|
+
var itemEle = null;
|
|
4415
|
+
var dropdownElement = void 0;
|
|
4416
|
+
var dropdown = void 0;
|
|
4417
|
+
if (contentEle.innerHTML !== '') {
|
|
4418
|
+
if (this.activeLayout === RibbonLayout.Simplified) {
|
|
4419
|
+
dropdownElement = itemProp.group.enableGroupOverflow ?
|
|
4420
|
+
contentEle.querySelector('#' + itemProp.group.id + constants.GROUPOF_BUTTON_ID) : null;
|
|
4421
|
+
dropdown = dropdownElement ? getComponent(dropdownElement, DropDownButton) : this.overflowDDB;
|
|
4422
|
+
}
|
|
4423
|
+
if (this.activeLayout === RibbonLayout.Simplified && itemProp.item.displayOptions === DisplayMode.Overflow) {
|
|
4424
|
+
itemContainer = dropdown.target.querySelector('#' + itemId + constants.CONTAINER_ID);
|
|
4425
|
+
itemEle = dropdown.target.querySelector('#' + itemId);
|
|
4426
|
+
if (item.displayOptions && item.displayOptions !== DisplayMode.Overflow) {
|
|
4427
|
+
var collectionEle = groupContainer.querySelector('#' + itemProp.collection.id);
|
|
4428
|
+
if (collectionEle) {
|
|
4429
|
+
collectionEle.appendChild(itemContainer);
|
|
4430
|
+
}
|
|
4413
4431
|
}
|
|
4414
4432
|
}
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
|
|
4425
|
-
|
|
4433
|
+
else {
|
|
4434
|
+
itemContainer = groupContainer.querySelector('#' + itemId + constants.CONTAINER_ID);
|
|
4435
|
+
itemEle = contentEle.querySelector('#' + itemId);
|
|
4436
|
+
if (itemProp.item.type === 'GroupButton' && this.activeLayout === RibbonLayout.Classic) {
|
|
4437
|
+
itemEle = contentEle.querySelector('#' + itemId + constants.RIBBON_GROUP_BUTTON_ID);
|
|
4438
|
+
}
|
|
4439
|
+
if (this.activeLayout === RibbonLayout.Simplified && item.displayOptions === DisplayMode.Overflow) {
|
|
4440
|
+
this.createOverflowPopup(itemProp.item, itemProp.tabIndex, itemProp.group.enableGroupOverflow, itemProp.group.id, itemProp.group.header, itemContainer, groupContainer);
|
|
4441
|
+
if ((itemProp.item.type === RibbonItemType.DropDown) || (itemProp.item.type === RibbonItemType.SplitButton) ||
|
|
4442
|
+
(item.type === RibbonItemType.GroupButton) || (item.type === RibbonItemType.Gallery)) {
|
|
4443
|
+
this.updatePopupItems(itemProp.item, itemContainer, itemProp.group.enableGroupOverflow, true);
|
|
4444
|
+
}
|
|
4426
4445
|
}
|
|
4427
4446
|
}
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
|
|
4447
|
+
// Check whether cssClass is passed by the user, and if it is, then remove the old values.
|
|
4448
|
+
if (item.cssClass) {
|
|
4449
|
+
if (itemProp.item.cssClass) {
|
|
4450
|
+
itemContainer.classList.remove(itemProp.item.cssClass);
|
|
4451
|
+
}
|
|
4433
4452
|
}
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
|
|
4439
|
-
removeClass([itemContainer], removeCss);
|
|
4440
|
-
}
|
|
4441
|
-
}
|
|
4442
|
-
var ribbonItem = itemProp.item;
|
|
4443
|
-
ribbonItem.setProperties(item, true);
|
|
4444
|
-
this.validateItemSize();
|
|
4445
|
-
if (contentEle.innerHTML !== '') {
|
|
4446
|
-
if (!(this.activeLayout === RibbonLayout.Simplified && ribbonItem.displayOptions === DisplayMode.Overflow)) {
|
|
4447
|
-
itemContainer = groupContainer.querySelector('#' + itemId + constants.CONTAINER_ID);
|
|
4448
|
-
}
|
|
4449
|
-
else {
|
|
4450
|
-
itemContainer = dropdown.target.querySelector('#' + itemId + constants.CONTAINER_ID);
|
|
4451
|
-
}
|
|
4452
|
-
// To avoid undefined items condition is added
|
|
4453
|
-
if (ribbonItem.ribbonTooltipSettings && isTooltipPresent(ribbonItem.ribbonTooltipSettings)) {
|
|
4454
|
-
itemContainer.classList.add(constants.RIBBON_TOOLTIP_TARGET);
|
|
4455
|
-
this.tooltipData.push({ id: itemContainer.id, data: ribbonItem.ribbonTooltipSettings });
|
|
4456
|
-
}
|
|
4457
|
-
var size = ribbonItem.activeSize;
|
|
4458
|
-
if (this.activeLayout === 'Simplified') {
|
|
4459
|
-
size = ((ribbonItem.allowedSizes === RibbonItemSize.Large) || (ribbonItem.allowedSizes & RibbonItemSize.Medium) ||
|
|
4460
|
-
(ribbonItem.displayOptions === DisplayMode.Overflow)) ? RibbonItemSize.Medium : RibbonItemSize.Small;
|
|
4461
|
-
ribbonItem.setProperties({ activeSize: size }, true);
|
|
4462
|
-
}
|
|
4463
|
-
if (size & RibbonItemSize.Large) {
|
|
4464
|
-
itemContainer.classList.add(constants.RIBBON_LARGE_ITEM, constants.RIBBON_CONTENT_HEIGHT);
|
|
4465
|
-
}
|
|
4466
|
-
else {
|
|
4467
|
-
itemContainer.classList.add((size & RibbonItemSize.Medium) ? constants.RIBBON_MEDIUM_ITEM : constants.RIBBON_SMALL_ITEM);
|
|
4468
|
-
}
|
|
4469
|
-
this.createRibbonItem(ribbonItem, itemContainer);
|
|
4470
|
-
if (this.activeLayout === 'Simplified' && itemProp.group.enableGroupOverflow) {
|
|
4471
|
-
if (dropdown.target.childElementCount === 0 || (dropdown.target.childElementCount === 1 && this.isHeaderVisible(dropdown.target, itemProp.group.id))) {
|
|
4472
|
-
this.removeOverflowButton(dropdown);
|
|
4453
|
+
this.destroyFunction(itemProp.item, itemEle);
|
|
4454
|
+
itemEle.remove();
|
|
4455
|
+
var removeCss = itemContainer.classList.value.match(/(e-ribbon-[large|medium|small]+-item)/g);
|
|
4456
|
+
if (removeCss) {
|
|
4457
|
+
removeClass([itemContainer], removeCss);
|
|
4473
4458
|
}
|
|
4474
4459
|
}
|
|
4475
|
-
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
if (
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
|
|
4460
|
+
var ribbonItem = itemProp.item;
|
|
4461
|
+
ribbonItem.setProperties(item, true);
|
|
4462
|
+
this.validateItemSize();
|
|
4463
|
+
if (contentEle.innerHTML !== '') {
|
|
4464
|
+
if (!(this.activeLayout === RibbonLayout.Simplified && ribbonItem.displayOptions === DisplayMode.Overflow)) {
|
|
4465
|
+
itemContainer = groupContainer.querySelector('#' + itemId + constants.CONTAINER_ID);
|
|
4466
|
+
}
|
|
4467
|
+
else {
|
|
4468
|
+
itemContainer = dropdown.target.querySelector('#' + itemId + constants.CONTAINER_ID);
|
|
4469
|
+
}
|
|
4470
|
+
// To avoid undefined items condition is added
|
|
4471
|
+
if (ribbonItem.ribbonTooltipSettings && isTooltipPresent(ribbonItem.ribbonTooltipSettings)) {
|
|
4472
|
+
itemContainer.classList.add(constants.RIBBON_TOOLTIP_TARGET);
|
|
4473
|
+
this.tooltipData.push({ id: itemContainer.id, data: ribbonItem.ribbonTooltipSettings });
|
|
4474
|
+
}
|
|
4475
|
+
var size = ribbonItem.activeSize;
|
|
4476
|
+
if (this.activeLayout === 'Simplified') {
|
|
4477
|
+
size = ((ribbonItem.allowedSizes === RibbonItemSize.Large) || (ribbonItem.allowedSizes & RibbonItemSize.Medium) ||
|
|
4478
|
+
(ribbonItem.displayOptions === DisplayMode.Overflow)) ? RibbonItemSize.Medium : RibbonItemSize.Small;
|
|
4479
|
+
ribbonItem.setProperties({ activeSize: size }, true);
|
|
4480
|
+
}
|
|
4481
|
+
if (size & RibbonItemSize.Large) {
|
|
4482
|
+
itemContainer.classList.add(constants.RIBBON_LARGE_ITEM, constants.RIBBON_CONTENT_HEIGHT);
|
|
4483
|
+
}
|
|
4484
|
+
else {
|
|
4485
|
+
if (size & RibbonItemSize.Medium) {
|
|
4486
|
+
itemContainer.classList.add(constants.RIBBON_MEDIUM_ITEM);
|
|
4487
|
+
}
|
|
4488
|
+
else {
|
|
4489
|
+
itemContainer.classList.add(constants.RIBBON_SMALL_ITEM);
|
|
4490
|
+
}
|
|
4491
|
+
}
|
|
4492
|
+
this.createRibbonItem(ribbonItem, itemContainer);
|
|
4493
|
+
if (this.activeLayout === 'Simplified' && itemProp.group.enableGroupOverflow) {
|
|
4494
|
+
if (dropdown.target.childElementCount === 0 ||
|
|
4495
|
+
(dropdown.target.childElementCount === 1 &&
|
|
4496
|
+
this.isHeaderVisible(dropdown.target, itemProp.group.id))) {
|
|
4497
|
+
this.removeOverflowButton(dropdown);
|
|
4498
|
+
}
|
|
4499
|
+
}
|
|
4500
|
+
if (this.selectedTab === itemProp.tabIndex) {
|
|
4501
|
+
this.refreshLayout();
|
|
4502
|
+
}
|
|
4503
|
+
if (item.cssClass) {
|
|
4504
|
+
itemContainer.classList.add(ribbonItem.cssClass);
|
|
4505
|
+
}
|
|
4506
|
+
if (!(ribbonItem.disabled) && itemContainer.classList.contains(constants.DISABLED_CSS)) {
|
|
4507
|
+
itemContainer.classList.remove(constants.DISABLED_CSS);
|
|
4508
|
+
}
|
|
4509
|
+
this.enableDisableItem(ribbonItem.id, ribbonItem.disabled);
|
|
4483
4510
|
}
|
|
4484
|
-
|
|
4511
|
+
}
|
|
4512
|
+
else {
|
|
4513
|
+
this.isUpdateItems = true;
|
|
4514
|
+
this.itemsModel.push(item);
|
|
4515
|
+
this.targetTabs[item.id] = itemProp.tabIndex;
|
|
4485
4516
|
}
|
|
4486
4517
|
};
|
|
4487
4518
|
Ribbon.prototype.removeItemElement = function (contentEle, item, dropdown) {
|
|
@@ -4615,6 +4646,8 @@ var Ribbon = /** @class */ (function (_super) {
|
|
|
4615
4646
|
this.hiddenGroups = [];
|
|
4616
4647
|
this.hiddenElements = {};
|
|
4617
4648
|
this.keyTipElements = {};
|
|
4649
|
+
this.itemsModel = [];
|
|
4650
|
+
this.targetTabs = {};
|
|
4618
4651
|
remove(this.element.querySelector('#' + this.element.id + constants.TAB_ID));
|
|
4619
4652
|
this.element.style.removeProperty(constants.RIBBON_FILE_MENU_WIDTH);
|
|
4620
4653
|
this.element.style.removeProperty(constants.RIBBON_HELP_PANE_TEMPLATE_WIDTH);
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
padding: 0 0 0 2px;
|
|
910
910
|
}
|
|
911
911
|
|
|
912
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
912
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
913
913
|
min-width: 190px;
|
|
914
914
|
}
|
|
915
915
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/bootstrap.css
CHANGED
|
@@ -914,7 +914,7 @@
|
|
|
914
914
|
padding: 0 0 0 2px;
|
|
915
915
|
}
|
|
916
916
|
|
|
917
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
917
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
918
918
|
min-width: 190px;
|
|
919
919
|
}
|
|
920
920
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/bootstrap4.css
CHANGED
|
@@ -975,7 +975,7 @@
|
|
|
975
975
|
padding: 0 0 0 2px;
|
|
976
976
|
}
|
|
977
977
|
|
|
978
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
978
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
979
979
|
min-width: 190px;
|
|
980
980
|
}
|
|
981
981
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
padding: 0 0 0 2px;
|
|
994
994
|
}
|
|
995
995
|
|
|
996
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
996
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
997
997
|
min-width: 190px;
|
|
998
998
|
}
|
|
999
999
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
padding: 0 0 0 2px;
|
|
994
994
|
}
|
|
995
995
|
|
|
996
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
996
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
997
997
|
min-width: 190px;
|
|
998
998
|
}
|
|
999
999
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/fabric-dark.css
CHANGED
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
padding: 0 0 0 2px;
|
|
886
886
|
}
|
|
887
887
|
|
|
888
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
888
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
889
889
|
min-width: 190px;
|
|
890
890
|
}
|
|
891
891
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -1798,7 +1798,7 @@
|
|
|
1798
1798
|
border-color: unset;
|
|
1799
1799
|
}
|
|
1800
1800
|
.e-ribbon.e-rbn .e-ribbon-tab .e-tab-header .e-toolbar-item.e-ribbon-contextual-tab {
|
|
1801
|
-
background: #
|
|
1801
|
+
background: #333232;
|
|
1802
1802
|
}
|
|
1803
1803
|
.e-ribbon.e-rbn .e-ribbon-tab .e-tab-header .e-toolbar-item.e-ribbon-contextual-tab .e-tab-wrap .e-tab-text {
|
|
1804
1804
|
color: #38a9ff;
|
|
@@ -1951,12 +1951,12 @@
|
|
|
1951
1951
|
}
|
|
1952
1952
|
.e-ribbon-backstage-popup .e-ribbon-backstage-template,
|
|
1953
1953
|
.e-ribbon-backstage-popup .e-ribbon-backstage-content {
|
|
1954
|
-
background: #
|
|
1954
|
+
background: #333232;
|
|
1955
1955
|
}
|
|
1956
1956
|
|
|
1957
1957
|
.e-ribbon.e-rbn,
|
|
1958
1958
|
.e-ribbon-group-overflow-ddb {
|
|
1959
|
-
background: #
|
|
1959
|
+
background: #333232;
|
|
1960
1960
|
border-color: unset;
|
|
1961
1961
|
}
|
|
1962
1962
|
.e-ribbon.e-rbn .e-ribbon-item:not(.e-disabled) .e-checkbox-wrapper .e-label,
|
package/styles/fabric.css
CHANGED
|
@@ -883,7 +883,7 @@
|
|
|
883
883
|
padding: 0 0 0 2px;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
886
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
887
887
|
min-width: 190px;
|
|
888
888
|
}
|
|
889
889
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
padding: 0 0 0 2px;
|
|
970
970
|
}
|
|
971
971
|
|
|
972
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
972
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
973
973
|
min-width: 190px;
|
|
974
974
|
}
|
|
975
975
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/fluent.css
CHANGED
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
padding: 0 0 0 2px;
|
|
970
970
|
}
|
|
971
971
|
|
|
972
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
972
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
973
973
|
min-width: 190px;
|
|
974
974
|
}
|
|
975
975
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -892,7 +892,7 @@
|
|
|
892
892
|
padding: 0 0 0 2px;
|
|
893
893
|
}
|
|
894
894
|
|
|
895
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
895
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
896
896
|
min-width: 190px;
|
|
897
897
|
}
|
|
898
898
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/highcontrast.css
CHANGED
|
@@ -901,7 +901,7 @@
|
|
|
901
901
|
padding: 0 0 0 2px;
|
|
902
902
|
}
|
|
903
903
|
|
|
904
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
904
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
905
905
|
min-width: 190px;
|
|
906
906
|
}
|
|
907
907
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/material-dark.css
CHANGED
|
@@ -954,7 +954,7 @@
|
|
|
954
954
|
padding: 0 0 0 2px;
|
|
955
955
|
}
|
|
956
956
|
|
|
957
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
957
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
958
958
|
min-width: 190px;
|
|
959
959
|
}
|
|
960
960
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/styles/material.css
CHANGED
|
@@ -987,7 +987,7 @@
|
|
|
987
987
|
padding: 0 0 0 2px;
|
|
988
988
|
}
|
|
989
989
|
|
|
990
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
990
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
991
991
|
min-width: 190px;
|
|
992
992
|
}
|
|
993
993
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
padding: 0 0 0 2px;
|
|
1017
1017
|
}
|
|
1018
1018
|
|
|
1019
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
1019
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
1020
1020
|
min-width: 190px;
|
|
1021
1021
|
}
|
|
1022
1022
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -2622,7 +2622,7 @@
|
|
|
2622
2622
|
}
|
|
2623
2623
|
|
|
2624
2624
|
.e-ribbon-keytip {
|
|
2625
|
-
background-color: rgba(var(--color-sf-
|
|
2625
|
+
background-color: rgba(var(--color-sf-inverse-surface));
|
|
2626
2626
|
color: rgba(var(--color-sf-inverse-on-surface));
|
|
2627
2627
|
}
|
|
2628
2628
|
|
package/styles/material3.css
CHANGED
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
padding: 0 0 0 2px;
|
|
1073
1073
|
}
|
|
1074
1074
|
|
|
1075
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
1075
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
1076
1076
|
min-width: 190px;
|
|
1077
1077
|
}
|
|
1078
1078
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -2678,7 +2678,7 @@
|
|
|
2678
2678
|
}
|
|
2679
2679
|
|
|
2680
2680
|
.e-ribbon-keytip {
|
|
2681
|
-
background-color: rgba(var(--color-sf-
|
|
2681
|
+
background-color: rgba(var(--color-sf-inverse-surface));
|
|
2682
2682
|
color: rgba(var(--color-sf-inverse-on-surface));
|
|
2683
2683
|
}
|
|
2684
2684
|
|
|
@@ -255,7 +255,7 @@ $ribbon-bigger-rtl-button-icon-padding: 11px 16px 11px 12px !default;
|
|
|
255
255
|
$ribbon-bigger-caret-icon-padding: 0 12px !default;
|
|
256
256
|
$ribbon-bigger-rtl-caret-icon-padding: 0 12px !default;
|
|
257
257
|
|
|
258
|
-
$ribbon-header-bg-color: $neutral-
|
|
258
|
+
$ribbon-header-bg-color: $neutral-lighter !default;
|
|
259
259
|
$ribbon-border-color: unset !default;
|
|
260
260
|
$ribbon-group-seperator-color: $neutral-quintenary !default;
|
|
261
261
|
$ribbon-group-border-color: $neutral-quintenary !default;
|
|
@@ -339,8 +339,8 @@ $ribbon-popup-common-box-shadow: $shadow-md !default;
|
|
|
339
339
|
$ribbon-filemenu-popup-border-radius: 4px !default;
|
|
340
340
|
$ribbon-contextual-tab-color: $ribbon-active-tab-indicator-color !default;
|
|
341
341
|
$ribbon-contextual-tab-background: rgba($content-bg-color-selected) !default;
|
|
342
|
-
$ribbon-keytip-background-color: rgba($
|
|
343
|
-
$ribbon-keytip-color: rgba($
|
|
342
|
+
$ribbon-keytip-background-color: rgba($tooltip-bg-color) !default;
|
|
343
|
+
$ribbon-keytip-color: rgba($tooltip-text-color) !default;
|
|
344
344
|
$ribbon-gallery-popup-background-color: rgba($content-bg-color) !default;
|
|
345
345
|
$ribbon-gallery-item-background-color: $transparent !default;
|
|
346
346
|
$ribbon-gallery-item-selected-color: rgba($content-bg-color-selected) !default;
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
padding: 0 0 0 2px;
|
|
910
910
|
}
|
|
911
911
|
|
|
912
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
912
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
913
913
|
min-width: 190px;
|
|
914
914
|
}
|
|
915
915
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -914,7 +914,7 @@
|
|
|
914
914
|
padding: 0 0 0 2px;
|
|
915
915
|
}
|
|
916
916
|
|
|
917
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
917
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
918
918
|
min-width: 190px;
|
|
919
919
|
}
|
|
920
920
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -975,7 +975,7 @@
|
|
|
975
975
|
padding: 0 0 0 2px;
|
|
976
976
|
}
|
|
977
977
|
|
|
978
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
978
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
979
979
|
min-width: 190px;
|
|
980
980
|
}
|
|
981
981
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
padding: 0 0 0 2px;
|
|
994
994
|
}
|
|
995
995
|
|
|
996
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
996
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
997
997
|
min-width: 190px;
|
|
998
998
|
}
|
|
999
999
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
padding: 0 0 0 2px;
|
|
994
994
|
}
|
|
995
995
|
|
|
996
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
996
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
997
997
|
min-width: 190px;
|
|
998
998
|
}
|
|
999
999
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
padding: 0 0 0 2px;
|
|
886
886
|
}
|
|
887
887
|
|
|
888
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
888
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
889
889
|
min-width: 190px;
|
|
890
890
|
}
|
|
891
891
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -1798,7 +1798,7 @@
|
|
|
1798
1798
|
border-color: unset;
|
|
1799
1799
|
}
|
|
1800
1800
|
.e-ribbon.e-rbn .e-ribbon-tab .e-tab-header .e-toolbar-item.e-ribbon-contextual-tab {
|
|
1801
|
-
background: #
|
|
1801
|
+
background: #333232;
|
|
1802
1802
|
}
|
|
1803
1803
|
.e-ribbon.e-rbn .e-ribbon-tab .e-tab-header .e-toolbar-item.e-ribbon-contextual-tab .e-tab-wrap .e-tab-text {
|
|
1804
1804
|
color: #38a9ff;
|
|
@@ -1951,12 +1951,12 @@
|
|
|
1951
1951
|
}
|
|
1952
1952
|
.e-ribbon-backstage-popup .e-ribbon-backstage-template,
|
|
1953
1953
|
.e-ribbon-backstage-popup .e-ribbon-backstage-content {
|
|
1954
|
-
background: #
|
|
1954
|
+
background: #333232;
|
|
1955
1955
|
}
|
|
1956
1956
|
|
|
1957
1957
|
.e-ribbon.e-rbn,
|
|
1958
1958
|
.e-ribbon-group-overflow-ddb {
|
|
1959
|
-
background: #
|
|
1959
|
+
background: #333232;
|
|
1960
1960
|
border-color: unset;
|
|
1961
1961
|
}
|
|
1962
1962
|
.e-ribbon.e-rbn .e-ribbon-item:not(.e-disabled) .e-checkbox-wrapper .e-label,
|
package/styles/ribbon/fabric.css
CHANGED
|
@@ -883,7 +883,7 @@
|
|
|
883
883
|
padding: 0 0 0 2px;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
886
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
887
887
|
min-width: 190px;
|
|
888
888
|
}
|
|
889
889
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
padding: 0 0 0 2px;
|
|
970
970
|
}
|
|
971
971
|
|
|
972
|
-
.e-ribbon-group-overflow-ddb.e-dropdown-popup {
|
|
972
|
+
.e-ribbon-group-overflow-ddb.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
973
973
|
min-width: 190px;
|
|
974
974
|
}
|
|
975
975
|
.e-ribbon-group-overflow-ddb .e-ribbon-of-tab:not(.e-ribbon-active) {
|