@syncfusion/ej2-ribbon 26.1.38 → 26.1.41
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/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 +32 -11
- package/dist/es6/ej2-ribbon.es2015.js.map +1 -1
- package/dist/es6/ej2-ribbon.es5.js +32 -11
- 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 +9 -9
- package/src/ribbon/base/interface.d.ts +13 -0
- package/src/ribbon/base/ribbon-model.d.ts +8 -1
- package/src/ribbon/base/ribbon.d.ts +7 -1
- package/src/ribbon/base/ribbon.js +8 -3
- package/src/ribbon/items/ribbon-button.js +3 -1
- package/src/ribbon/items/ribbon-checkbox.js +3 -1
- package/src/ribbon/items/ribbon-colorpicker.js +3 -1
- package/src/ribbon/items/ribbon-combobox.js +3 -1
- package/src/ribbon/items/ribbon-dropdown.js +3 -1
- package/src/ribbon/items/ribbon-groupbutton.js +3 -1
- package/src/ribbon/items/ribbon-splitbutton.js +6 -2
- package/styles/fluent2.css +6 -6
- package/styles/ribbon/_fluent2-definition.scss +1 -1
- package/styles/ribbon/fluent2.css +6 -6
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 26.1.
|
|
3
|
+
* version : 26.1.41
|
|
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@26.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-ribbon@26.1.40",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-fhwFQoEoGE07k2AAKX5WrdTgCNukNypTmyEHSDlN3GG55+Ll+DwKOmUdcH9cNIsUvUZ5N8KLwrL2ZNj2IhIasQ==",
|
|
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-hotfix-new/@syncfusion/ej2-ribbon/-/ej2-ribbon-26.1.
|
|
27
|
-
"_shasum": "
|
|
26
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-ribbon/-/ej2-ribbon-26.1.40.tgz",
|
|
27
|
+
"_shasum": "ce5e44a2feec5115d91aedb0417b8e1ebacb42a9",
|
|
28
28
|
"_spec": "@syncfusion/ej2-ribbon@*",
|
|
29
29
|
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
|
|
30
30
|
"author": {
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
"bundleDependencies": false,
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@syncfusion/ej2-base": "~26.1.37",
|
|
39
|
-
"@syncfusion/ej2-buttons": "~26.1.
|
|
40
|
-
"@syncfusion/ej2-dropdowns": "~26.1.
|
|
39
|
+
"@syncfusion/ej2-buttons": "~26.1.40",
|
|
40
|
+
"@syncfusion/ej2-dropdowns": "~26.1.41",
|
|
41
41
|
"@syncfusion/ej2-lists": "~26.1.35",
|
|
42
|
-
"@syncfusion/ej2-navigations": "~26.1.
|
|
43
|
-
"@syncfusion/ej2-popups": "~26.1.
|
|
42
|
+
"@syncfusion/ej2-navigations": "~26.1.41",
|
|
43
|
+
"@syncfusion/ej2-popups": "~26.1.41",
|
|
44
44
|
"@syncfusion/ej2-splitbuttons": "~26.1.35"
|
|
45
45
|
},
|
|
46
46
|
"deprecated": false,
|
|
@@ -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": "26.1.
|
|
65
|
+
"version": "26.1.41",
|
|
66
66
|
"sideEffects": false
|
|
67
67
|
}
|
|
@@ -173,6 +173,19 @@ export interface ExpandCollapseEventArgs extends BaseEventArgs {
|
|
|
173
173
|
*/
|
|
174
174
|
cancel: boolean;
|
|
175
175
|
}
|
|
176
|
+
/**
|
|
177
|
+
* Event triggers when the ribbon layout is switched.
|
|
178
|
+
*/
|
|
179
|
+
export interface LayoutSwitchedEventArgs extends BaseEventArgs {
|
|
180
|
+
/**
|
|
181
|
+
* Specifies the active layout of the ribbon.
|
|
182
|
+
*/
|
|
183
|
+
activeLayout: string;
|
|
184
|
+
/**
|
|
185
|
+
* Provides the actual native event.
|
|
186
|
+
*/
|
|
187
|
+
event: Event;
|
|
188
|
+
}
|
|
176
189
|
/**
|
|
177
190
|
* Event Triggers when the launcher icon is clicked.
|
|
178
191
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { addClass, append, Event, Collection, Complex, Component, EmitType, EventHandler, formatUnit, getInstance, getComponent, getUniqueID, closest, KeyboardEventArgs, KeyboardEvents } from '@syncfusion/ej2-base';import { INotifyPropertyChanged, isNullOrUndefined, isUndefined, ModuleDeclaration, NotifyPropertyChanges, Property, remove, removeClass } from '@syncfusion/ej2-base';import { Tab, TabAnimationSettings, TabAnimationSettingsModel, TabItemModel, SelectEventArgs, SelectingEventArgs, HScroll, Toolbar } from '@syncfusion/ej2-navigations';import { RibbonTab, RibbonTabModel, RibbonGroupModel, RibbonCollectionModel, RibbonItemModel, FileMenuSettings, FileMenuSettingsModel, BackStageMenu, BackStageMenuModel, RibbonItem, RibbonCollection, RibbonGroup, RibbonContextualTabSettingsModel, RibbonContextualTabSettings } from '../models/index';import { commonProperties, DisplayMode, ExpandCollapseEventArgs, itemProps, LauncherClickEventArgs, OverflowPopupEventArgs, ribbonItemPropsList, RibbonLayout, ribbonTooltipData, TabSelectedEventArgs, TabSelectingEventArgs } from './interface';import { ItemOrientation, RibbonItemSize, RibbonItemType, KeyTipDataType } from './interface';import { RibbonButton, RibbonComboBox, RibbonCheckBox, RibbonDropDown, RibbonColorPicker, RibbonSplitButton, RibbonGroupButton } from '../items/index';import { destroyControl, getCollection, getGroup, getIndex, getItem, getItemElement, updateCommonProperty, updateControlDisabled, isTooltipPresent, getTemplateFunction, createTooltip, destroyTooltip, updateTooltipProp } from './utils';import * as constants from './constant';import { RibbonFileMenu, RibbonBackstage, RibbonKeyTip } from '../modules/index';import { RibbonTooltipModel } from '../models/ribbon-tooltip-model';import { Popup } from '@syncfusion/ej2-popups';import { BeforeOpenCloseMenuEventArgs, DropDownButton, SplitButton } from '@syncfusion/ej2-splitbuttons';import { CheckBox } from '@syncfusion/ej2-buttons';import { RibbonContextualTab } from '../modules/ribbon-contextualtab';import { RibbonGallery } from '../items/ribbon-gallery';
|
|
1
|
+
import { addClass, append, Event, Collection, Complex, Component, EmitType, EventHandler, formatUnit, getInstance, getComponent, getUniqueID, closest, KeyboardEventArgs, KeyboardEvents } from '@syncfusion/ej2-base';import { INotifyPropertyChanged, isNullOrUndefined, isUndefined, ModuleDeclaration, NotifyPropertyChanges, Property, remove, removeClass } from '@syncfusion/ej2-base';import { Tab, TabAnimationSettings, TabAnimationSettingsModel, TabItemModel, SelectEventArgs, SelectingEventArgs, HScroll, Toolbar } from '@syncfusion/ej2-navigations';import { RibbonTab, RibbonTabModel, RibbonGroupModel, RibbonCollectionModel, RibbonItemModel, FileMenuSettings, FileMenuSettingsModel, BackStageMenu, BackStageMenuModel, RibbonItem, RibbonCollection, RibbonGroup, RibbonContextualTabSettingsModel, RibbonContextualTabSettings } from '../models/index';import { commonProperties, DisplayMode, ExpandCollapseEventArgs, itemProps, LauncherClickEventArgs, LayoutSwitchedEventArgs, OverflowPopupEventArgs, ribbonItemPropsList, RibbonLayout, ribbonTooltipData, TabSelectedEventArgs, TabSelectingEventArgs } from './interface';import { ItemOrientation, RibbonItemSize, RibbonItemType, KeyTipDataType } from './interface';import { RibbonButton, RibbonComboBox, RibbonCheckBox, RibbonDropDown, RibbonColorPicker, RibbonSplitButton, RibbonGroupButton } from '../items/index';import { destroyControl, getCollection, getGroup, getIndex, getItem, getItemElement, updateCommonProperty, updateControlDisabled, isTooltipPresent, getTemplateFunction, createTooltip, destroyTooltip, updateTooltipProp } from './utils';import * as constants from './constant';import { RibbonFileMenu, RibbonBackstage, RibbonKeyTip } from '../modules/index';import { RibbonTooltipModel } from '../models/ribbon-tooltip-model';import { Popup } from '@syncfusion/ej2-popups';import { BeforeOpenCloseMenuEventArgs, DropDownButton, SplitButton } from '@syncfusion/ej2-splitbuttons';import { CheckBox } from '@syncfusion/ej2-buttons';import { RibbonContextualTab } from '../modules/ribbon-contextualtab';import { RibbonGallery } from '../items/ribbon-gallery';
|
|
2
2
|
import {ComponentModel} from '@syncfusion/ej2-base';
|
|
3
3
|
|
|
4
4
|
/**
|
|
@@ -157,6 +157,13 @@ export interface RibbonModel extends ComponentModel{
|
|
|
157
157
|
*/
|
|
158
158
|
ribbonCollapsing?: EmitType<ExpandCollapseEventArgs>;
|
|
159
159
|
|
|
160
|
+
/**
|
|
161
|
+
* Event triggers when the ribbon layout is switched.
|
|
162
|
+
*
|
|
163
|
+
* @event ribbonLayoutSwitched
|
|
164
|
+
*/
|
|
165
|
+
ribbonLayoutSwitched?: EmitType<LayoutSwitchedEventArgs>;
|
|
166
|
+
|
|
160
167
|
/**
|
|
161
168
|
* Event triggers when the launcher icon of the group is clicked.
|
|
162
169
|
*
|
|
@@ -3,7 +3,7 @@ import { INotifyPropertyChanged, ModuleDeclaration } from '@syncfusion/ej2-base'
|
|
|
3
3
|
import { Tab, TabAnimationSettingsModel } from '@syncfusion/ej2-navigations';
|
|
4
4
|
import { RibbonTabModel, RibbonGroupModel, RibbonCollectionModel, RibbonItemModel, FileMenuSettingsModel, BackStageMenuModel, RibbonContextualTabSettingsModel } from '../models/index';
|
|
5
5
|
import { RibbonModel } from './ribbon-model';
|
|
6
|
-
import { ExpandCollapseEventArgs, LauncherClickEventArgs, OverflowPopupEventArgs, RibbonLayout, ribbonTooltipData, TabSelectedEventArgs, TabSelectingEventArgs } from './interface';
|
|
6
|
+
import { ExpandCollapseEventArgs, LauncherClickEventArgs, LayoutSwitchedEventArgs, OverflowPopupEventArgs, RibbonLayout, ribbonTooltipData, TabSelectedEventArgs, TabSelectingEventArgs } from './interface';
|
|
7
7
|
import { RibbonButton, RibbonComboBox, RibbonCheckBox, RibbonDropDown, RibbonColorPicker, RibbonSplitButton, RibbonGroupButton } from '../items/index';
|
|
8
8
|
import { RibbonFileMenu, RibbonBackstage, RibbonKeyTip } from '../modules/index';
|
|
9
9
|
import { DropDownButton } from '@syncfusion/ej2-splitbuttons';
|
|
@@ -144,6 +144,12 @@ export declare class Ribbon extends Component<HTMLElement> implements INotifyPro
|
|
|
144
144
|
* @event ribbonCollapsing
|
|
145
145
|
*/
|
|
146
146
|
ribbonCollapsing: EmitType<ExpandCollapseEventArgs>;
|
|
147
|
+
/**
|
|
148
|
+
* Event triggers when the ribbon layout is switched.
|
|
149
|
+
*
|
|
150
|
+
* @event ribbonLayoutSwitched
|
|
151
|
+
*/
|
|
152
|
+
ribbonLayoutSwitched: EmitType<LayoutSwitchedEventArgs>;
|
|
147
153
|
/**
|
|
148
154
|
* Event triggers when the launcher icon of the group is clicked.
|
|
149
155
|
*
|
|
@@ -556,9 +556,11 @@ var Ribbon = /** @class */ (function (_super) {
|
|
|
556
556
|
}
|
|
557
557
|
});
|
|
558
558
|
};
|
|
559
|
-
Ribbon.prototype.toggleLayout = function () {
|
|
559
|
+
Ribbon.prototype.toggleLayout = function (args) {
|
|
560
560
|
this.setProperties({ activeLayout: this.activeLayout === 'Simplified' ? 'Classic' : 'Simplified' }, true);
|
|
561
561
|
this.switchLayout();
|
|
562
|
+
var eventArgs = { activeLayout: this.activeLayout, event: args };
|
|
563
|
+
this.trigger('ribbonLayoutSwitched', eventArgs);
|
|
562
564
|
};
|
|
563
565
|
Ribbon.prototype.tabCreated = function () {
|
|
564
566
|
if (!this.hideLayoutSwitcher) {
|
|
@@ -2320,10 +2322,10 @@ var Ribbon = /** @class */ (function (_super) {
|
|
|
2320
2322
|
id: this.tabObj.element.id + constants.COLLAPSE_BUTTON_ID,
|
|
2321
2323
|
attrs: { 'tabindex': '0', 'type': 'button', 'aria-label': 'Layout Switcher', 'role': 'button' }
|
|
2322
2324
|
});
|
|
2323
|
-
this.collapseButton.onclick = function () { _this.toggleLayout(); };
|
|
2325
|
+
this.collapseButton.onclick = function (e) { _this.toggleLayout(e); };
|
|
2324
2326
|
this.collapseButton.onkeydown = function (e) {
|
|
2325
2327
|
if (e.key === 'Enter') {
|
|
2326
|
-
_this.toggleLayout();
|
|
2328
|
+
_this.toggleLayout(e);
|
|
2327
2329
|
}
|
|
2328
2330
|
};
|
|
2329
2331
|
this.element.classList.add(constants.RIBBON_COLLAPSIBLE);
|
|
@@ -4978,6 +4980,9 @@ var Ribbon = /** @class */ (function (_super) {
|
|
|
4978
4980
|
__decorate([
|
|
4979
4981
|
Event()
|
|
4980
4982
|
], Ribbon.prototype, "ribbonCollapsing", void 0);
|
|
4983
|
+
__decorate([
|
|
4984
|
+
Event()
|
|
4985
|
+
], Ribbon.prototype, "ribbonLayoutSwitched", void 0);
|
|
4981
4986
|
__decorate([
|
|
4982
4987
|
Event()
|
|
4983
4988
|
], Ribbon.prototype, "launcherIconClick", void 0);
|
|
@@ -92,7 +92,9 @@ var RibbonButton = /** @class */ (function () {
|
|
|
92
92
|
if (item.buttonSettings.clicked) {
|
|
93
93
|
item.buttonSettings.clicked.call(_this, e);
|
|
94
94
|
}
|
|
95
|
-
overflowButton.
|
|
95
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
96
|
+
overflowButton.toggle();
|
|
97
|
+
}
|
|
96
98
|
};
|
|
97
99
|
};
|
|
98
100
|
/**
|
|
@@ -85,7 +85,9 @@ var RibbonCheckBox = /** @class */ (function () {
|
|
|
85
85
|
if (item.checkBoxSettings.change) {
|
|
86
86
|
item.checkBoxSettings.change.call(_this, e);
|
|
87
87
|
}
|
|
88
|
-
overflowButton.
|
|
88
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
89
|
+
overflowButton.toggle();
|
|
90
|
+
}
|
|
89
91
|
};
|
|
90
92
|
};
|
|
91
93
|
/**
|
|
@@ -133,7 +133,9 @@ var RibbonColorPicker = /** @class */ (function () {
|
|
|
133
133
|
};
|
|
134
134
|
splitBtn.close = function () {
|
|
135
135
|
if (target && !target.closest('.e-ribbon-group-overflow-ddb')) {
|
|
136
|
-
overflowButton.
|
|
136
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
137
|
+
overflowButton.toggle();
|
|
138
|
+
}
|
|
137
139
|
}
|
|
138
140
|
};
|
|
139
141
|
};
|
|
@@ -120,7 +120,9 @@ var RibbonComboBox = /** @class */ (function () {
|
|
|
120
120
|
item.comboBoxSettings.close.call(_this, e);
|
|
121
121
|
}
|
|
122
122
|
if (target && !target.closest('.e-ribbon-group-overflow-ddb')) {
|
|
123
|
-
overflowButton.
|
|
123
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
124
|
+
overflowButton.toggle();
|
|
125
|
+
}
|
|
124
126
|
}
|
|
125
127
|
};
|
|
126
128
|
};
|
|
@@ -109,7 +109,9 @@ var RibbonDropDown = /** @class */ (function () {
|
|
|
109
109
|
item.dropDownSettings.close.call(_this, e);
|
|
110
110
|
}
|
|
111
111
|
if (target && !target.closest('.e-ribbon-group-overflow-ddb')) {
|
|
112
|
-
overflowButton.
|
|
112
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
113
|
+
overflowButton.toggle();
|
|
114
|
+
}
|
|
113
115
|
}
|
|
114
116
|
};
|
|
115
117
|
};
|
|
@@ -433,7 +433,9 @@ var RibbonGroupButton = /** @class */ (function () {
|
|
|
433
433
|
targetEle.onclick = function () {
|
|
434
434
|
if (_this.parent.activeLayout === 'Simplified' && targetEle.closest('.e-ribbon-dropdown-group-button').classList.contains(constants.RIBBON_GROUP_BUTTON_OVERFLOW_POPUP)) {
|
|
435
435
|
dropdown.toggle();
|
|
436
|
-
overflowButton.
|
|
436
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
437
|
+
overflowButton.toggle();
|
|
438
|
+
}
|
|
437
439
|
}
|
|
438
440
|
};
|
|
439
441
|
};
|
|
@@ -143,7 +143,9 @@ var RibbonSplitButton = /** @class */ (function () {
|
|
|
143
143
|
if (item.splitButtonSettings.click) {
|
|
144
144
|
item.splitButtonSettings.click.call(_this, e);
|
|
145
145
|
}
|
|
146
|
-
overflowButton.
|
|
146
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
147
|
+
overflowButton.toggle();
|
|
148
|
+
}
|
|
147
149
|
};
|
|
148
150
|
splitbutton.close = function (e) {
|
|
149
151
|
if (item.splitButtonSettings.close) {
|
|
@@ -151,7 +153,9 @@ var RibbonSplitButton = /** @class */ (function () {
|
|
|
151
153
|
}
|
|
152
154
|
splitbutton['wrapper'].classList.remove(RIBBON_POPUP_OPEN);
|
|
153
155
|
if (target && !target.closest('.e-ribbon-group-overflow-ddb')) {
|
|
154
|
-
overflowButton.
|
|
156
|
+
if (overflowButton.element.classList.contains('e-active')) {
|
|
157
|
+
overflowButton.toggle();
|
|
158
|
+
}
|
|
155
159
|
}
|
|
156
160
|
};
|
|
157
161
|
};
|
package/styles/fluent2.css
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
--color-sf-info-outline: var(--color-sf-info-border-color);
|
|
208
208
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
209
209
|
--color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
|
|
210
|
-
--color-sf-
|
|
210
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
211
211
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
212
212
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
213
213
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
--color-sf-success-bg-color: #218c21;
|
|
479
479
|
--color-sf-success-border-color: var(--color-sf-success-bg-color);
|
|
480
480
|
--color-sf-success-text: var(--color-sf-primary-text-color);
|
|
481
|
-
--color-sf-success-bg-color-hover:
|
|
481
|
+
--color-sf-success-bg-color-hover: #0e700e;
|
|
482
482
|
--color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
|
|
483
483
|
--color-sf-success-text-hover: var(--color-sf-primary-text-color);
|
|
484
484
|
--color-sf-success-bg-color-pressed: #052505;
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
--color-sf-warning-bg-color: #f87528;
|
|
497
497
|
--color-sf-warning-border-color: var(--color-sf-warning-bg-color);
|
|
498
498
|
--color-sf-warning-text: #242424;
|
|
499
|
-
--color-sf-warning-bg-color-hover:
|
|
499
|
+
--color-sf-warning-bg-color-hover: #de590b;
|
|
500
500
|
--color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
|
|
501
501
|
--color-sf-warning-text-hover: var(--color-sf-primary-text-color);
|
|
502
502
|
--color-sf-warning-bg-color-pressed: #4a1e04;
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
--color-sf-info-outline: #0099bc;
|
|
556
556
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
557
557
|
--color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
|
|
558
|
-
--color-sf-
|
|
558
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
559
559
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
560
560
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
561
561
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
--color-sf-info-outline: #0099bc;
|
|
898
898
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
899
899
|
--color-sf-tooltip-border: var(--color-sf-border-light);
|
|
900
|
-
--color-sf-
|
|
900
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
901
901
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
902
902
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
|
|
903
903
|
--color-sf-appbar-bg-color-alt1: #fff;
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
line-height: 14px;
|
|
1724
1724
|
height: auto;
|
|
1725
1725
|
min-height: auto;
|
|
1726
|
-
padding: 9px
|
|
1726
|
+
padding: 8px 9px;
|
|
1727
1727
|
margin: 0;
|
|
1728
1728
|
border: none;
|
|
1729
1729
|
min-width: auto;
|
|
@@ -80,7 +80,7 @@ $ribbon-input-height: 18px !default;
|
|
|
80
80
|
$ribbon-input-weight: $font-weight-normal !default;
|
|
81
81
|
$ribbon-input-icon-size: $text-sm !default;
|
|
82
82
|
$ribbon-input-icon-height: 14px !default;
|
|
83
|
-
$ribbon-input-icon-padding: 9px
|
|
83
|
+
$ribbon-input-icon-padding: 8px 9px !default;
|
|
84
84
|
$ribbon-input-icon-weight: $font-weight-normal !default;
|
|
85
85
|
$ribbon-input-group-border-radius: 4px !default;
|
|
86
86
|
$ribbon-input-group-margin: 0 2px 4px !default;
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
--color-sf-info-outline: var(--color-sf-info-border-color);
|
|
208
208
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
209
209
|
--color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
|
|
210
|
-
--color-sf-
|
|
210
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
211
211
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
212
212
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
213
213
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
--color-sf-success-bg-color: #218c21;
|
|
479
479
|
--color-sf-success-border-color: var(--color-sf-success-bg-color);
|
|
480
480
|
--color-sf-success-text: var(--color-sf-primary-text-color);
|
|
481
|
-
--color-sf-success-bg-color-hover:
|
|
481
|
+
--color-sf-success-bg-color-hover: #0e700e;
|
|
482
482
|
--color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
|
|
483
483
|
--color-sf-success-text-hover: var(--color-sf-primary-text-color);
|
|
484
484
|
--color-sf-success-bg-color-pressed: #052505;
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
--color-sf-warning-bg-color: #f87528;
|
|
497
497
|
--color-sf-warning-border-color: var(--color-sf-warning-bg-color);
|
|
498
498
|
--color-sf-warning-text: #242424;
|
|
499
|
-
--color-sf-warning-bg-color-hover:
|
|
499
|
+
--color-sf-warning-bg-color-hover: #de590b;
|
|
500
500
|
--color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
|
|
501
501
|
--color-sf-warning-text-hover: var(--color-sf-primary-text-color);
|
|
502
502
|
--color-sf-warning-bg-color-pressed: #4a1e04;
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
--color-sf-info-outline: #0099bc;
|
|
556
556
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
557
557
|
--color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
|
|
558
|
-
--color-sf-
|
|
558
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
559
559
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
560
560
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
561
561
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
--color-sf-info-outline: #0099bc;
|
|
898
898
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
899
899
|
--color-sf-tooltip-border: var(--color-sf-border-light);
|
|
900
|
-
--color-sf-
|
|
900
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
901
901
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
902
902
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
|
|
903
903
|
--color-sf-appbar-bg-color-alt1: #fff;
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
line-height: 14px;
|
|
1724
1724
|
height: auto;
|
|
1725
1725
|
min-height: auto;
|
|
1726
|
-
padding: 9px
|
|
1726
|
+
padding: 8px 9px;
|
|
1727
1727
|
margin: 0;
|
|
1728
1728
|
border: none;
|
|
1729
1729
|
min-width: auto;
|