@theia/toolbar 1.67.0-next.3 → 1.67.0-next.56

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.
Files changed (85) hide show
  1. package/README.md +8 -1
  2. package/package.json +12 -11
  3. package/src/browser/icons/codicons.ts +647 -0
  4. package/src/browser/icons/font-awesome-icons.ts +804 -0
  5. package/src/browser/icons/icon-set-provider.ts +135 -0
  6. package/src/browser/style/toolbar.css +12 -19
  7. package/src/browser/toolbar-icon-selector-dialog.tsx +43 -36
  8. package/lib/browser/abstract-toolbar-contribution.d.ts +0 -17
  9. package/lib/browser/abstract-toolbar-contribution.d.ts.map +0 -1
  10. package/lib/browser/abstract-toolbar-contribution.js +0 -61
  11. package/lib/browser/abstract-toolbar-contribution.js.map +0 -1
  12. package/lib/browser/application-shell-with-toolbar-override.d.ts +0 -17
  13. package/lib/browser/application-shell-with-toolbar-override.d.ts.map +0 -1
  14. package/lib/browser/application-shell-with-toolbar-override.js +0 -91
  15. package/lib/browser/application-shell-with-toolbar-override.js.map +0 -1
  16. package/lib/browser/codicons.d.ts +0 -2
  17. package/lib/browser/codicons.d.ts.map +0 -1
  18. package/lib/browser/codicons.js +0 -21
  19. package/lib/browser/codicons.js.map +0 -1
  20. package/lib/browser/font-awesome-icons.d.ts +0 -2
  21. package/lib/browser/font-awesome-icons.d.ts.map +0 -1
  22. package/lib/browser/font-awesome-icons.js +0 -21
  23. package/lib/browser/font-awesome-icons.js.map +0 -1
  24. package/lib/browser/package.spec.d.ts +0 -1
  25. package/lib/browser/package.spec.d.ts.map +0 -1
  26. package/lib/browser/package.spec.js +0 -19
  27. package/lib/browser/package.spec.js.map +0 -1
  28. package/lib/browser/toolbar-command-contribution.d.ts +0 -21
  29. package/lib/browser/toolbar-command-contribution.d.ts.map +0 -1
  30. package/lib/browser/toolbar-command-contribution.js +0 -188
  31. package/lib/browser/toolbar-command-contribution.js.map +0 -1
  32. package/lib/browser/toolbar-command-quick-input-service.d.ts +0 -20
  33. package/lib/browser/toolbar-command-quick-input-service.d.ts.map +0 -1
  34. package/lib/browser/toolbar-command-quick-input-service.js +0 -105
  35. package/lib/browser/toolbar-command-quick-input-service.js.map +0 -1
  36. package/lib/browser/toolbar-constants.d.ts +0 -24
  37. package/lib/browser/toolbar-constants.d.ts.map +0 -1
  38. package/lib/browser/toolbar-constants.js +0 -76
  39. package/lib/browser/toolbar-constants.js.map +0 -1
  40. package/lib/browser/toolbar-content-hover-widget-patcher.d.ts +0 -9
  41. package/lib/browser/toolbar-content-hover-widget-patcher.d.ts.map +0 -1
  42. package/lib/browser/toolbar-content-hover-widget-patcher.js +0 -53
  43. package/lib/browser/toolbar-content-hover-widget-patcher.js.map +0 -1
  44. package/lib/browser/toolbar-controller.d.ts +0 -40
  45. package/lib/browser/toolbar-controller.d.ts.map +0 -1
  46. package/lib/browser/toolbar-controller.js +0 -199
  47. package/lib/browser/toolbar-controller.js.map +0 -1
  48. package/lib/browser/toolbar-defaults.d.ts +0 -4
  49. package/lib/browser/toolbar-defaults.d.ts.map +0 -1
  50. package/lib/browser/toolbar-defaults.js +0 -61
  51. package/lib/browser/toolbar-defaults.js.map +0 -1
  52. package/lib/browser/toolbar-frontend-module.d.ts +0 -5
  53. package/lib/browser/toolbar-frontend-module.d.ts.map +0 -1
  54. package/lib/browser/toolbar-frontend-module.js +0 -28
  55. package/lib/browser/toolbar-frontend-module.js.map +0 -1
  56. package/lib/browser/toolbar-icon-selector-dialog.d.ts +0 -66
  57. package/lib/browser/toolbar-icon-selector-dialog.d.ts.map +0 -1
  58. package/lib/browser/toolbar-icon-selector-dialog.js +0 -225
  59. package/lib/browser/toolbar-icon-selector-dialog.js.map +0 -1
  60. package/lib/browser/toolbar-interfaces.d.ts +0 -47
  61. package/lib/browser/toolbar-interfaces.d.ts.map +0 -1
  62. package/lib/browser/toolbar-interfaces.js +0 -43
  63. package/lib/browser/toolbar-interfaces.js.map +0 -1
  64. package/lib/browser/toolbar-preference-schema.d.ts +0 -6
  65. package/lib/browser/toolbar-preference-schema.d.ts.map +0 -1
  66. package/lib/browser/toolbar-preference-schema.js +0 -74
  67. package/lib/browser/toolbar-preference-schema.js.map +0 -1
  68. package/lib/browser/toolbar-storage-provider.d.ts +0 -50
  69. package/lib/browser/toolbar-storage-provider.d.ts.map +0 -1
  70. package/lib/browser/toolbar-storage-provider.js +0 -347
  71. package/lib/browser/toolbar-storage-provider.js.map +0 -1
  72. package/lib/browser/toolbar.d.ts +0 -57
  73. package/lib/browser/toolbar.d.ts.map +0 -1
  74. package/lib/browser/toolbar.js +0 -332
  75. package/lib/browser/toolbar.js.map +0 -1
  76. package/lib/common/toolbar-preference-contribution.d.ts +0 -11
  77. package/lib/common/toolbar-preference-contribution.d.ts.map +0 -1
  78. package/lib/common/toolbar-preference-contribution.js +0 -34
  79. package/lib/common/toolbar-preference-contribution.js.map +0 -1
  80. package/lib/node/toolbar-backend-module.d.ts +0 -4
  81. package/lib/node/toolbar-backend-module.d.ts.map +0 -1
  82. package/lib/node/toolbar-backend-module.js +0 -26
  83. package/lib/node/toolbar-backend-module.js.map +0 -1
  84. package/src/browser/codicons.ts +0 -18
  85. package/src/browser/font-awesome-icons.ts +0 -18
@@ -1,332 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2022 Ericsson and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.ToolbarImpl = exports.TOOLBAR_PROGRESSBAR_ID = void 0;
19
- const tslib_1 = require("tslib");
20
- const React = require("@theia/core/shared/react");
21
- const browser_1 = require("@theia/core/lib/browser");
22
- const tab_bar_toolbar_1 = require("@theia/core/lib/browser/shell/tab-bar-toolbar");
23
- const inversify_1 = require("@theia/core/shared/inversify");
24
- const core_1 = require("@theia/core");
25
- const frontend_application_state_1 = require("@theia/core/lib/browser/frontend-application-state");
26
- const progress_bar_factory_1 = require("@theia/core/lib/browser/progress-bar-factory");
27
- const promise_util_1 = require("@theia/core/lib/common/promise-util");
28
- const toolbar_interfaces_1 = require("./toolbar-interfaces");
29
- const toolbar_controller_1 = require("./toolbar-controller");
30
- const toolbar_constants_1 = require("./toolbar-constants");
31
- const TOOLBAR_BACKGROUND_DATA_ID = 'toolbar-wrapper';
32
- exports.TOOLBAR_PROGRESSBAR_ID = 'main-toolbar-progress';
33
- let ToolbarImpl = class ToolbarImpl extends tab_bar_toolbar_1.TabBarToolbar {
34
- constructor() {
35
- super(...arguments);
36
- this.deferredRef = new promise_util_1.Deferred();
37
- this.isBusyDeferred = new promise_util_1.Deferred();
38
- this.handleContextMenu = (e) => this.doHandleContextMenu(e);
39
- this.assignRef = (element) => this.doAssignRef(element);
40
- this.handleOnDragStart = (e) => this.doHandleOnDragStart(e);
41
- this.handleOnDragEnter = (e) => this.doHandleItemOnDragEnter(e);
42
- this.handleOnDragLeave = (e) => this.doHandleOnDragLeave(e);
43
- this.handleOnDrop = (e) => this.doHandleOnDrop(e);
44
- this.handleOnDragEnd = (e) => this.doHandleOnDragEnd(e);
45
- }
46
- init() {
47
- super.init();
48
- this.doInit();
49
- }
50
- async doInit() {
51
- this.hide();
52
- await this.model.ready.promise;
53
- this.updateInlineItems();
54
- this.update();
55
- this.model.onToolbarModelDidUpdate(() => {
56
- this.updateInlineItems();
57
- this.update();
58
- });
59
- this.model.onToolbarDidChangeBusyState(isBusy => {
60
- if (isBusy) {
61
- this.isBusyDeferred = new promise_util_1.Deferred();
62
- this.progressService.withProgress('', exports.TOOLBAR_PROGRESSBAR_ID, async () => this.isBusyDeferred.promise);
63
- }
64
- else {
65
- this.isBusyDeferred.resolve();
66
- }
67
- });
68
- await this.deferredRef.promise;
69
- this.progressFactory({ container: this.node, insertMode: 'append', locationId: exports.TOOLBAR_PROGRESSBAR_ID });
70
- }
71
- updateInlineItems() {
72
- this.toDisposeOnUpdateItems.dispose();
73
- this.toDisposeOnUpdateItems = new core_1.DisposableCollection();
74
- this.inline.clear();
75
- const { items } = this.model.toolbarItems;
76
- for (const column of Object.keys(items)) {
77
- for (const group of items[column]) {
78
- for (const item of group) {
79
- this.inline.set(item.id, item);
80
- if (item.onDidChange) {
81
- this.toDisposeOnUpdateItems.push(item.onDidChange(() => this.maybeUpdate()));
82
- }
83
- }
84
- }
85
- }
86
- }
87
- doHandleContextMenu(event) {
88
- event.preventDefault();
89
- event.stopPropagation();
90
- const contextMenuArgs = this.getContextMenuArgs(event);
91
- const { menuPath, anchor } = this.getMenuDetailsForClick(event);
92
- return this.contextMenuRenderer.render({
93
- args: contextMenuArgs,
94
- context: event.currentTarget,
95
- menuPath,
96
- anchor,
97
- });
98
- }
99
- getMenuDetailsForClick(event) {
100
- const clickId = event.currentTarget.getAttribute('data-id');
101
- let menuPath;
102
- let anchor;
103
- if (clickId === TOOLBAR_BACKGROUND_DATA_ID) {
104
- menuPath = toolbar_constants_1.ToolbarMenus.TOOLBAR_BACKGROUND_CONTEXT_MENU;
105
- const { clientX, clientY } = event;
106
- anchor = { x: clientX, y: clientY };
107
- }
108
- else {
109
- menuPath = toolbar_constants_1.ToolbarMenus.TOOLBAR_ITEM_CONTEXT_MENU;
110
- const { left, bottom } = event.currentTarget.getBoundingClientRect();
111
- anchor = { x: left, y: bottom };
112
- }
113
- return { menuPath, anchor };
114
- }
115
- getContextMenuArgs(event) {
116
- const args = [this];
117
- // data-position is the stringified position of a given toolbar item, this allows
118
- // the model to be aware of start/stop positions during drag & drop and CRUD operations
119
- const position = event.currentTarget.getAttribute('data-position');
120
- const id = event.currentTarget.getAttribute('data-id');
121
- if (position) {
122
- args.push(JSON.parse(position));
123
- }
124
- else if (id) {
125
- args.push(id);
126
- }
127
- return args;
128
- }
129
- renderGroupsInColumn(groups, alignment) {
130
- const nodes = [];
131
- groups.forEach((group, groupIndex) => {
132
- if (nodes.length && group.length) {
133
- nodes.push(React.createElement("div", { key: `toolbar-separator-${groupIndex}`, className: 'separator' }));
134
- }
135
- group.forEach((item, itemIndex) => {
136
- const position = { alignment, groupIndex, itemIndex };
137
- nodes.push(this.renderItemWithDraggableWrapper(item, position));
138
- });
139
- });
140
- return nodes;
141
- }
142
- doAssignRef(element) {
143
- this.deferredRef.resolve(element);
144
- }
145
- render() {
146
- var _a, _b, _c;
147
- const leftGroups = (_a = this.model.toolbarItems) === null || _a === void 0 ? void 0 : _a.items[toolbar_interfaces_1.ToolbarAlignment.LEFT];
148
- const centerGroups = (_b = this.model.toolbarItems) === null || _b === void 0 ? void 0 : _b.items[toolbar_interfaces_1.ToolbarAlignment.CENTER];
149
- const rightGroups = (_c = this.model.toolbarItems) === null || _c === void 0 ? void 0 : _c.items[toolbar_interfaces_1.ToolbarAlignment.RIGHT];
150
- return (React.createElement("div", { className: 'toolbar-wrapper', onContextMenu: this.handleContextMenu, "data-id": TOOLBAR_BACKGROUND_DATA_ID, role: 'menu', tabIndex: 0, ref: this.assignRef },
151
- leftGroups ? this.renderColumnWrapper(toolbar_interfaces_1.ToolbarAlignment.LEFT, leftGroups) : React.createElement(React.Fragment, null),
152
- centerGroups ? this.renderColumnWrapper(toolbar_interfaces_1.ToolbarAlignment.CENTER, centerGroups) : React.createElement(React.Fragment, null),
153
- rightGroups ? this.renderColumnWrapper(toolbar_interfaces_1.ToolbarAlignment.RIGHT, rightGroups) : React.createElement(React.Fragment, null)));
154
- }
155
- renderColumnWrapper(alignment, columnGroup) {
156
- let children;
157
- if (alignment === toolbar_interfaces_1.ToolbarAlignment.LEFT) {
158
- children = (React.createElement(React.Fragment, null,
159
- this.renderGroupsInColumn(columnGroup, alignment),
160
- this.renderColumnSpace(alignment)));
161
- }
162
- else if (alignment === toolbar_interfaces_1.ToolbarAlignment.CENTER) {
163
- const isCenterColumnEmpty = !columnGroup.length;
164
- if (isCenterColumnEmpty) {
165
- children = this.renderColumnSpace(alignment, 'left');
166
- }
167
- else {
168
- children = (React.createElement(React.Fragment, null,
169
- this.renderColumnSpace(alignment, 'left'),
170
- this.renderGroupsInColumn(columnGroup, alignment),
171
- this.renderColumnSpace(alignment, 'right')));
172
- }
173
- }
174
- else if (alignment === toolbar_interfaces_1.ToolbarAlignment.RIGHT) {
175
- children = (React.createElement(React.Fragment, null,
176
- this.renderColumnSpace(alignment),
177
- this.renderGroupsInColumn(columnGroup, alignment)));
178
- }
179
- return (React.createElement("div", { role: 'group', className: `toolbar-column ${alignment}` }, children));
180
- }
181
- renderColumnSpace(alignment, position) {
182
- return (React.createElement("div", { className: 'empty-column-space', "data-column": `${alignment}`, "data-center-position": position, onDrop: this.handleOnDrop, onDragOver: this.handleOnDragEnter, onDragEnter: this.handleOnDragEnter, onDragLeave: this.handleOnDragLeave, key: `column-space-${alignment}-${position}` }));
183
- }
184
- renderItemWithDraggableWrapper(item, position) {
185
- const stringifiedPosition = JSON.stringify(position);
186
- const renderBody = item.render(this);
187
- return (React.createElement("div", { role: 'button', tabIndex: 0, "data-id": item.id, id: item.id, "data-position": stringifiedPosition, key: `${item.id}-${stringifiedPosition}`, className: 'toolbar-item', draggable: true, onDragStart: this.handleOnDragStart, onDragOver: this.handleOnDragEnter, onDragLeave: this.handleOnDragLeave, onContextMenu: this.handleContextMenu, onDragEnd: this.handleOnDragEnd, onDrop: this.handleOnDrop },
188
- renderBody,
189
- React.createElement("div", { className: 'hover-overlay' })));
190
- }
191
- doHandleOnDragStart(e) {
192
- var _a;
193
- const draggedElement = e.currentTarget;
194
- draggedElement.classList.add('dragging');
195
- e.dataTransfer.setDragImage(draggedElement, 0, 0);
196
- const position = JSON.parse((_a = e.currentTarget.getAttribute('data-position')) !== null && _a !== void 0 ? _a : '');
197
- this.currentlyDraggedItem = e.currentTarget;
198
- this.draggedStartingPosition = position;
199
- }
200
- doHandleItemOnDragEnter(e) {
201
- var _a;
202
- e.preventDefault();
203
- e.stopPropagation();
204
- const targetItemDOMElement = e.currentTarget;
205
- const targetItemHoverOverlay = targetItemDOMElement.querySelector('.hover-overlay');
206
- const targetItemId = e.currentTarget.getAttribute('data-id');
207
- if (targetItemDOMElement.classList.contains('empty-column-space')) {
208
- targetItemDOMElement.classList.add('drag-over');
209
- }
210
- else if (targetItemDOMElement.classList.contains('toolbar-item') && targetItemHoverOverlay) {
211
- const { clientX } = e;
212
- const { left, right } = e.currentTarget.getBoundingClientRect();
213
- const targetMiddleX = (left + right) / 2;
214
- if (targetItemId !== ((_a = this.currentlyDraggedItem) === null || _a === void 0 ? void 0 : _a.getAttribute('data-id'))) {
215
- targetItemHoverOverlay.classList.add('drag-over');
216
- if (clientX <= targetMiddleX) {
217
- targetItemHoverOverlay.classList.add('location-left');
218
- targetItemHoverOverlay.classList.remove('location-right');
219
- }
220
- else {
221
- targetItemHoverOverlay.classList.add('location-right');
222
- targetItemHoverOverlay.classList.remove('location-left');
223
- }
224
- }
225
- }
226
- }
227
- doHandleOnDragLeave(e) {
228
- e.preventDefault();
229
- e.stopPropagation();
230
- const targetItemDOMElement = e.currentTarget;
231
- const targetItemHoverOverlay = targetItemDOMElement.querySelector('.hover-overlay');
232
- if (targetItemDOMElement.classList.contains('empty-column-space')) {
233
- targetItemDOMElement.classList.remove('drag-over');
234
- }
235
- else if (targetItemHoverOverlay && targetItemDOMElement.classList.contains('toolbar-item')) {
236
- targetItemHoverOverlay === null || targetItemHoverOverlay === void 0 ? void 0 : targetItemHoverOverlay.classList.remove('drag-over', 'location-left', 'location-right');
237
- }
238
- }
239
- doHandleOnDrop(e) {
240
- e.preventDefault();
241
- e.stopPropagation();
242
- const targetItemDOMElement = e.currentTarget;
243
- const targetItemHoverOverlay = targetItemDOMElement.querySelector('.hover-overlay');
244
- if (targetItemDOMElement.classList.contains('empty-column-space')) {
245
- this.handleDropInEmptySpace(targetItemDOMElement);
246
- targetItemDOMElement.classList.remove('drag-over');
247
- }
248
- else if (targetItemHoverOverlay && targetItemDOMElement.classList.contains('toolbar-item')) {
249
- this.handleDropInExistingGroup(targetItemDOMElement);
250
- targetItemHoverOverlay.classList.remove('drag-over', 'location-left', 'location-right');
251
- }
252
- this.currentlyDraggedItem = undefined;
253
- this.draggedStartingPosition = undefined;
254
- }
255
- handleDropInExistingGroup(element) {
256
- var _a;
257
- const position = element.getAttribute('data-position');
258
- const targetDirection = (_a = element.querySelector('.hover-overlay')) === null || _a === void 0 ? void 0 : _a.classList.toString().split(' ').find(className => className.includes('location'));
259
- const dropPosition = JSON.parse(position !== null && position !== void 0 ? position : '');
260
- if (this.currentlyDraggedItem && targetDirection
261
- && this.draggedStartingPosition && !this.arePositionsEquivalent(this.draggedStartingPosition, dropPosition)) {
262
- this.model.swapValues(this.draggedStartingPosition, dropPosition, targetDirection);
263
- }
264
- }
265
- handleDropInEmptySpace(element) {
266
- const column = element.getAttribute('data-column');
267
- if (toolbar_interfaces_1.ToolbarAlignmentString.is(column) && this.draggedStartingPosition) {
268
- if (column === toolbar_interfaces_1.ToolbarAlignment.CENTER) {
269
- const centerPosition = element.getAttribute('data-center-position');
270
- this.model.moveItemToEmptySpace(this.draggedStartingPosition, column, centerPosition);
271
- }
272
- else {
273
- this.model.moveItemToEmptySpace(this.draggedStartingPosition, column);
274
- }
275
- }
276
- }
277
- arePositionsEquivalent(start, end) {
278
- return start.alignment === end.alignment
279
- && start.groupIndex === end.groupIndex
280
- && start.itemIndex === end.itemIndex;
281
- }
282
- doHandleOnDragEnd(e) {
283
- e.preventDefault();
284
- e.stopPropagation();
285
- this.currentlyDraggedItem = undefined;
286
- this.draggedStartingPosition = undefined;
287
- e.currentTarget.classList.remove('dragging');
288
- }
289
- };
290
- exports.ToolbarImpl = ToolbarImpl;
291
- tslib_1.__decorate([
292
- (0, inversify_1.inject)(tab_bar_toolbar_1.TabBarToolbarFactory),
293
- tslib_1.__metadata("design:type", Function)
294
- ], ToolbarImpl.prototype, "tabbarToolbarFactory", void 0);
295
- tslib_1.__decorate([
296
- (0, inversify_1.inject)(browser_1.WidgetManager),
297
- tslib_1.__metadata("design:type", browser_1.WidgetManager)
298
- ], ToolbarImpl.prototype, "widgetManager", void 0);
299
- tslib_1.__decorate([
300
- (0, inversify_1.inject)(frontend_application_state_1.FrontendApplicationStateService),
301
- tslib_1.__metadata("design:type", frontend_application_state_1.FrontendApplicationStateService)
302
- ], ToolbarImpl.prototype, "appState", void 0);
303
- tslib_1.__decorate([
304
- (0, inversify_1.inject)(toolbar_controller_1.ToolbarController),
305
- tslib_1.__metadata("design:type", toolbar_controller_1.ToolbarController)
306
- ], ToolbarImpl.prototype, "model", void 0);
307
- tslib_1.__decorate([
308
- (0, inversify_1.inject)(core_1.PreferenceService),
309
- tslib_1.__metadata("design:type", Object)
310
- ], ToolbarImpl.prototype, "preferenceService", void 0);
311
- tslib_1.__decorate([
312
- (0, inversify_1.inject)(browser_1.KeybindingRegistry),
313
- tslib_1.__metadata("design:type", browser_1.KeybindingRegistry)
314
- ], ToolbarImpl.prototype, "keybindingRegistry", void 0);
315
- tslib_1.__decorate([
316
- (0, inversify_1.inject)(progress_bar_factory_1.ProgressBarFactory),
317
- tslib_1.__metadata("design:type", Function)
318
- ], ToolbarImpl.prototype, "progressFactory", void 0);
319
- tslib_1.__decorate([
320
- (0, inversify_1.inject)(core_1.ProgressService),
321
- tslib_1.__metadata("design:type", core_1.ProgressService)
322
- ], ToolbarImpl.prototype, "progressService", void 0);
323
- tslib_1.__decorate([
324
- (0, inversify_1.postConstruct)(),
325
- tslib_1.__metadata("design:type", Function),
326
- tslib_1.__metadata("design:paramtypes", []),
327
- tslib_1.__metadata("design:returntype", void 0)
328
- ], ToolbarImpl.prototype, "init", null);
329
- exports.ToolbarImpl = ToolbarImpl = tslib_1.__decorate([
330
- (0, inversify_1.injectable)()
331
- ], ToolbarImpl);
332
- //# sourceMappingURL=toolbar.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar.js","sourceRoot":"","sources":["../../src/browser/toolbar.tsx"],"names":[],"mappings":"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"}
@@ -1,11 +0,0 @@
1
- import { PreferenceProxy } from '@theia/core/lib/common/preferences/preference-proxy';
2
- import { PreferenceSchema } from '@theia/core/lib/common/preferences/preference-schema';
3
- export declare const TOOLBAR_ENABLE_PREFERENCE_ID = "toolbar.showToolbar";
4
- export declare const ToolbarPreferencesSchema: PreferenceSchema;
5
- declare class ToolbarPreferencesContribution {
6
- [TOOLBAR_ENABLE_PREFERENCE_ID]: boolean;
7
- }
8
- export declare const ToolbarPreferences: unique symbol;
9
- export type ToolbarPreferences = PreferenceProxy<ToolbarPreferencesContribution>;
10
- export {};
11
- //# sourceMappingURL=toolbar-preference-contribution.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar-preference-contribution.d.ts","sourceRoot":"","sources":["../../src/common/toolbar-preference-contribution.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AAEtF,OAAO,EAAE,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AAExF,eAAO,MAAM,4BAA4B,wBAAwB,CAAC;AAElE,eAAO,MAAM,wBAAwB,EAAE,gBAStC,CAAC;AAEF,cAAM,8BAA8B;IAChC,CAAC,4BAA4B,CAAC,EAAE,OAAO,CAAC;CAC3C;AAED,eAAO,MAAM,kBAAkB,eAA+B,CAAC;AAC/D,MAAM,MAAM,kBAAkB,GAAG,eAAe,CAAC,8BAA8B,CAAC,CAAC"}
@@ -1,34 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2022 Ericsson and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.ToolbarPreferences = exports.ToolbarPreferencesSchema = exports.TOOLBAR_ENABLE_PREFERENCE_ID = void 0;
19
- const preference_scope_1 = require("@theia/core/lib/common/preferences/preference-scope");
20
- exports.TOOLBAR_ENABLE_PREFERENCE_ID = 'toolbar.showToolbar';
21
- exports.ToolbarPreferencesSchema = {
22
- properties: {
23
- [exports.TOOLBAR_ENABLE_PREFERENCE_ID]: {
24
- 'type': 'boolean',
25
- 'description': 'Show toolbar',
26
- 'default': false,
27
- 'scope': preference_scope_1.PreferenceScope.Workspace,
28
- },
29
- },
30
- };
31
- class ToolbarPreferencesContribution {
32
- }
33
- exports.ToolbarPreferences = Symbol('ToolbarPreferences');
34
- //# sourceMappingURL=toolbar-preference-contribution.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar-preference-contribution.js","sourceRoot":"","sources":["../../src/common/toolbar-preference-contribution.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAGhF,0FAAsF;AAGzE,QAAA,4BAA4B,GAAG,qBAAqB,CAAC;AAErD,QAAA,wBAAwB,GAAqB;IACtD,UAAU,EAAE;QACR,CAAC,oCAA4B,CAAC,EAAE;YAC5B,MAAM,EAAE,SAAS;YACjB,aAAa,EAAE,cAAc;YAC7B,SAAS,EAAE,KAAK;YAChB,OAAO,EAAE,kCAAe,CAAC,SAAS;SACrC;KACJ;CACJ,CAAC;AAEF,MAAM,8BAA8B;CAEnC;AAEY,QAAA,kBAAkB,GAAG,MAAM,CAAC,oBAAoB,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- import { ContainerModule } from '@theia/core/shared/inversify';
2
- declare const _default: ContainerModule;
3
- export default _default;
4
- //# sourceMappingURL=toolbar-backend-module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar-backend-module.d.ts","sourceRoot":"","sources":["../../src/node/toolbar-backend-module.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;;AAI/D,wBAIG"}
@@ -1,26 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2025 STMicroelectronics and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- const core_1 = require("@theia/core");
18
- const inversify_1 = require("@theia/core/shared/inversify");
19
- const toolbar_preference_contribution_1 = require("../common/toolbar-preference-contribution");
20
- // *****************************************************************************
21
- exports.default = new inversify_1.ContainerModule(bind => {
22
- bind(core_1.PreferenceContribution).toConstantValue({
23
- schema: toolbar_preference_contribution_1.ToolbarPreferencesSchema,
24
- });
25
- });
26
- //# sourceMappingURL=toolbar-backend-module.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar-backend-module.js","sourceRoot":"","sources":["../../src/node/toolbar-backend-module.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,oDAAoD;AACpD,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;;AAEhF,sCAAqD;AACrD,4DAA+D;AAC/D,+FAAqF;AAErF,gFAAgF;AAChF,kBAAe,IAAI,2BAAe,CAAC,IAAI,CAAC,EAAE;IACtC,IAAI,CAAC,6BAAsB,CAAC,CAAC,eAAe,CAAC;QACzC,MAAM,EAAE,0DAAwB;KACnC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC"}
@@ -1,18 +0,0 @@
1
- // *****************************************************************************
2
- // Copyright (C) 2022 Ericsson and others.
3
- //
4
- // This program and the accompanying materials are made available under the
5
- // terms of the Eclipse Public License v. 2.0 which is available at
6
- // http://www.eclipse.org/legal/epl-2.0.
7
- //
8
- // This Source Code may also be made available under the following Secondary
9
- // Licenses when the conditions for such availability set forth in the Eclipse
10
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- // with the GNU Classpath Exception which is available at
12
- // https://www.gnu.org/software/classpath/license.html.
13
- //
14
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
15
- // *****************************************************************************
16
-
17
- /* eslint-disable @typescript-eslint/quotes, max-len */
18
- export const codicons = ["codicon-add", "codicon-plus", "codicon-gist-new", "codicon-repo-create", "codicon-lightbulb", "codicon-light-bulb", "codicon-repo", "codicon-repo-delete", "codicon-gist-fork", "codicon-repo-forked", "codicon-git-pull-request", "codicon-git-pull-request-abandoned", "codicon-record-keys", "codicon-keyboard", "codicon-tag", "codicon-tag-add", "codicon-tag-remove", "codicon-person", "codicon-person-follow", "codicon-person-outline", "codicon-person-filled", "codicon-git-branch", "codicon-git-branch-create", "codicon-git-branch-delete", "codicon-source-control", "codicon-mirror", "codicon-mirror-public", "codicon-star", "codicon-star-add", "codicon-star-delete", "codicon-star-empty", "codicon-comment", "codicon-comment-add", "codicon-alert", "codicon-warning", "codicon-search", "codicon-search-save", "codicon-log-out", "codicon-sign-out", "codicon-log-in", "codicon-sign-in", "codicon-eye", "codicon-eye-unwatch", "codicon-eye-watch", "codicon-circle-filled", "codicon-primitive-dot", "codicon-close-dirty", "codicon-debug-breakpoint", "codicon-debug-breakpoint-disabled", "codicon-debug-hint", "codicon-primitive-square", "codicon-edit", "codicon-pencil", "codicon-info", "codicon-issue-opened", "codicon-gist-private", "codicon-git-fork-private", "codicon-lock", "codicon-mirror-private", "codicon-close", "codicon-remove-close", "codicon-x", "codicon-repo-sync", "codicon-sync", "codicon-clone", "codicon-desktop-download", "codicon-beaker", "codicon-microscope", "codicon-vm", "codicon-device-desktop", "codicon-file", "codicon-file-text", "codicon-more", "codicon-ellipsis", "codicon-kebab-horizontal", "codicon-mail-reply", "codicon-reply", "codicon-organization", "codicon-organization-filled", "codicon-organization-outline", "codicon-new-file", "codicon-file-add", "codicon-new-folder", "codicon-file-directory-create", "codicon-trash", "codicon-trashcan", "codicon-history", "codicon-clock", "codicon-folder", "codicon-file-directory", "codicon-symbol-folder", "codicon-logo-github", "codicon-mark-github", "codicon-github", "codicon-terminal", "codicon-console", "codicon-repl", "codicon-zap", "codicon-symbol-event", "codicon-error", "codicon-stop", "codicon-variable", "codicon-symbol-variable", "codicon-array", "codicon-symbol-array", "codicon-symbol-module", "codicon-symbol-package", "codicon-symbol-namespace", "codicon-symbol-object", "codicon-symbol-method", "codicon-symbol-function", "codicon-symbol-constructor", "codicon-symbol-boolean", "codicon-symbol-null", "codicon-symbol-numeric", "codicon-symbol-number", "codicon-symbol-structure", "codicon-symbol-struct", "codicon-symbol-parameter", "codicon-symbol-type-parameter", "codicon-symbol-key", "codicon-symbol-text", "codicon-symbol-reference", "codicon-go-to-file", "codicon-symbol-enum", "codicon-symbol-value", "codicon-symbol-ruler", "codicon-symbol-unit", "codicon-activate-breakpoints", "codicon-archive", "codicon-arrow-both", "codicon-arrow-down", "codicon-arrow-left", "codicon-arrow-right", "codicon-arrow-small-down", "codicon-arrow-small-left", "codicon-arrow-small-right", "codicon-arrow-small-up", "codicon-arrow-up", "codicon-bell", "codicon-bold", "codicon-book", "codicon-bookmark", "codicon-debug-breakpoint-conditional-unverified", "codicon-debug-breakpoint-conditional", "codicon-debug-breakpoint-conditional-disabled", "codicon-debug-breakpoint-data-unverified", "codicon-debug-breakpoint-data", "codicon-debug-breakpoint-data-disabled", "codicon-debug-breakpoint-log-unverified", "codicon-debug-breakpoint-log", "codicon-debug-breakpoint-log-disabled", "codicon-briefcase", "codicon-broadcast", "codicon-browser", "codicon-bug", "codicon-calendar", "codicon-case-sensitive", "codicon-check", "codicon-checklist", "codicon-chevron-down", "codicon-chevron-left", "codicon-chevron-right", "codicon-chevron-up", "codicon-chrome-close", "codicon-chrome-maximize", "codicon-chrome-minimize", "codicon-chrome-restore", "codicon-circle-outline", "codicon-debug-breakpoint-unverified", "codicon-circle-slash", "codicon-circuit-board", "codicon-clear-all", "codicon-clippy", "codicon-close-all", "codicon-cloud-download", "codicon-cloud-upload", "codicon-code", "codicon-collapse-all", "codicon-color-mode", "codicon-comment-discussion", "codicon-credit-card", "codicon-dash", "codicon-dashboard", "codicon-database", "codicon-debug-continue", "codicon-debug-disconnect", "codicon-debug-pause", "codicon-debug-restart", "codicon-debug-start", "codicon-debug-step-into", "codicon-debug-step-out", "codicon-debug-step-over", "codicon-debug-stop", "codicon-debug", "codicon-device-camera-video", "codicon-device-camera", "codicon-device-mobile", "codicon-diff-added", "codicon-diff-ignored", "codicon-diff-modified", "codicon-diff-removed", "codicon-diff-renamed", "codicon-diff", "codicon-discard", "codicon-editor-layout", "codicon-empty-window", "codicon-exclude", "codicon-extensions", "codicon-eye-closed", "codicon-file-binary", "codicon-file-code", "codicon-file-media", "codicon-file-pdf", "codicon-file-submodule", "codicon-file-symlink-directory", "codicon-file-symlink-file", "codicon-file-zip", "codicon-files", "codicon-filter", "codicon-flame", "codicon-fold-down", "codicon-fold-up", "codicon-fold", "codicon-folder-active", "codicon-folder-opened", "codicon-gear", "codicon-gift", "codicon-gist-secret", "codicon-gist", "codicon-git-commit", "codicon-git-compare", "codicon-compare-changes", "codicon-git-merge", "codicon-github-action", "codicon-github-alt", "codicon-globe", "codicon-grabber", "codicon-graph", "codicon-gripper", "codicon-heart", "codicon-home", "codicon-horizontal-rule", "codicon-hubot", "codicon-inbox", "codicon-issue-reopened", "codicon-issues", "codicon-italic", "codicon-jersey", "codicon-json", "codicon-kebab-vertical", "codicon-key", "codicon-law", "codicon-lightbulb-autofix", "codicon-link-external", "codicon-link", "codicon-list-ordered", "codicon-list-unordered", "codicon-live-share", "codicon-loading", "codicon-location", "codicon-mail-read", "codicon-mail", "codicon-markdown", "codicon-megaphone", "codicon-mention", "codicon-milestone", "codicon-mortar-board", "codicon-move", "codicon-multiple-windows", "codicon-mute", "codicon-no-newline", "codicon-note", "codicon-octoface", "codicon-open-preview", "codicon-package", "codicon-paintcan", "codicon-pin", "codicon-play", "codicon-run", "codicon-plug", "codicon-preserve-case", "codicon-preview", "codicon-project", "codicon-pulse", "codicon-question", "codicon-quote", "codicon-radio-tower", "codicon-reactions", "codicon-references", "codicon-refresh", "codicon-regex", "codicon-remote-explorer", "codicon-remote", "codicon-remove", "codicon-replace-all", "codicon-replace", "codicon-repo-clone", "codicon-repo-force-push", "codicon-repo-pull", "codicon-repo-push", "codicon-report", "codicon-request-changes", "codicon-rocket", "codicon-root-folder-opened", "codicon-root-folder", "codicon-rss", "codicon-ruby", "codicon-save-all", "codicon-save-as", "codicon-save", "codicon-screen-full", "codicon-screen-normal", "codicon-search-stop", "codicon-server", "codicon-settings-gear", "codicon-settings", "codicon-shield", "codicon-smiley", "codicon-sort-precedence", "codicon-split-horizontal", "codicon-split-vertical", "codicon-squirrel", "codicon-star-full", "codicon-star-half", "codicon-symbol-class", "codicon-symbol-color", "codicon-symbol-constant", "codicon-symbol-enum-member", "codicon-symbol-field", "codicon-symbol-file", "codicon-symbol-interface", "codicon-symbol-keyword", "codicon-symbol-misc", "codicon-symbol-operator", "codicon-symbol-property", "codicon-wrench", "codicon-wrench-subaction", "codicon-symbol-snippet", "codicon-tasklist", "codicon-telescope", "codicon-text-size", "codicon-three-bars", "codicon-thumbsdown", "codicon-thumbsup", "codicon-tools", "codicon-triangle-down", "codicon-triangle-left", "codicon-triangle-right", "codicon-triangle-up", "codicon-twitter", "codicon-unfold", "codicon-unlock", "codicon-unmute", "codicon-unverified", "codicon-verified", "codicon-versions", "codicon-vm-active", "codicon-vm-outline", "codicon-vm-running", "codicon-watch", "codicon-whitespace", "codicon-whole-word", "codicon-window", "codicon-word-wrap", "codicon-zoom-in", "codicon-zoom-out", "codicon-list-filter", "codicon-list-flat", "codicon-list-selection", "codicon-selection", "codicon-list-tree", "codicon-debug-breakpoint-function-unverified", "codicon-debug-breakpoint-function", "codicon-debug-breakpoint-function-disabled", "codicon-debug-stackframe-active", "codicon-debug-stackframe-dot", "codicon-debug-stackframe", "codicon-debug-stackframe-focused", "codicon-debug-breakpoint-unsupported", "codicon-symbol-string", "codicon-debug-reverse-continue", "codicon-debug-step-back", "codicon-debug-restart-frame", "codicon-debug-alt", "codicon-call-incoming", "codicon-call-outgoing", "codicon-menu", "codicon-expand-all", "codicon-feedback", "codicon-group-by-ref-type", "codicon-ungroup-by-ref-type", "codicon-account", "codicon-bell-dot", "codicon-debug-console", "codicon-library", "codicon-output", "codicon-run-all", "codicon-sync-ignored", "codicon-pinned", "codicon-github-inverted", "codicon-server-process", "codicon-server-environment", "codicon-pass", "codicon-issue-closed", "codicon-stop-circle", "codicon-play-circle", "codicon-record", "codicon-debug-alt-small", "codicon-vm-connect", "codicon-cloud", "codicon-merge", "codicon-export", "codicon-graph-left", "codicon-magnet", "codicon-notebook", "codicon-redo", "codicon-check-all", "codicon-pinned-dirty", "codicon-pass-filled", "codicon-circle-large-filled", "codicon-circle-large-outline", "codicon-combine", "codicon-gather", "codicon-table", "codicon-variable-group", "codicon-type-hierarchy", "codicon-type-hierarchy-sub", "codicon-type-hierarchy-super", "codicon-git-pull-request-create", "codicon-run-above", "codicon-run-below", "codicon-notebook-template", "codicon-debug-rerun", "codicon-workspace-trusted", "codicon-workspace-untrusted", "codicon-workspace-unknown", "codicon-terminal-cmd", "codicon-terminal-debian", "codicon-terminal-linux", "codicon-terminal-powershell", "codicon-terminal-tmux", "codicon-terminal-ubuntu", "codicon-terminal-bash", "codicon-arrow-swap", "codicon-copy", "codicon-person-add", "codicon-filter-filled", "codicon-wand", "codicon-debug-line-by-line", "codicon-inspect", "codicon-layers", "codicon-layers-dot", "codicon-layers-active", "codicon-compass", "codicon-compass-dot", "codicon-compass-active", "codicon-azure", "codicon-issue-draft", "codicon-git-pull-request-closed", "codicon-git-pull-request-draft", "codicon-debug-all", "codicon-debug-coverage"];
@@ -1,18 +0,0 @@
1
- // *****************************************************************************
2
- // Copyright (C) 2022 Ericsson and others.
3
- //
4
- // This program and the accompanying materials are made available under the
5
- // terms of the Eclipse Public License v. 2.0 which is available at
6
- // http://www.eclipse.org/legal/epl-2.0.
7
- //
8
- // This Source Code may also be made available under the following Secondary
9
- // Licenses when the conditions for such availability set forth in the Eclipse
10
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- // with the GNU Classpath Exception which is available at
12
- // https://www.gnu.org/software/classpath/license.html.
13
- //
14
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
15
- // *****************************************************************************
16
-
17
- /* eslint-disable @typescript-eslint/quotes, max-len */
18
- export const fontAwesomeIcons = ["fa-glass", "fa-music", "fa-search", "fa-envelope-o", "fa-heart", "fa-star", "fa-star-o", "fa-user", "fa-film", "fa-th-large", "fa-th", "fa-th-list", "fa-check", "fa-remove", "fa-close", "fa-times", "fa-search-plus", "fa-search-minus", "fa-power-off", "fa-signal", "fa-gear", "fa-cog", "fa-trash-o", "fa-home", "fa-file-o", "fa-clock-o", "fa-road", "fa-download", "fa-arrow-circle-o-down", "fa-arrow-circle-o-up", "fa-inbox", "fa-play-circle-o", "fa-rotate-right", "fa-repeat", "fa-refresh", "fa-list-alt", "fa-lock", "fa-flag", "fa-headphones", "fa-volume-off", "fa-volume-down", "fa-volume-up", "fa-qrcode", "fa-barcode", "fa-tag", "fa-tags", "fa-book", "fa-bookmark", "fa-print", "fa-camera", "fa-font", "fa-bold", "fa-italic", "fa-text-height", "fa-text-width", "fa-align-left", "fa-align-center", "fa-align-right", "fa-align-justify", "fa-list", "fa-dedent", "fa-outdent", "fa-indent", "fa-video-camera", "fa-photo", "fa-image", "fa-picture-o", "fa-pencil", "fa-map-marker", "fa-adjust", "fa-tint", "fa-edit", "fa-pencil-square-o", "fa-share-square-o", "fa-check-square-o", "fa-arrows", "fa-step-backward", "fa-fast-backward", "fa-backward", "fa-play", "fa-pause", "fa-stop", "fa-forward", "fa-fast-forward", "fa-step-forward", "fa-eject", "fa-chevron-left", "fa-chevron-right", "fa-plus-circle", "fa-minus-circle", "fa-times-circle", "fa-check-circle", "fa-question-circle", "fa-info-circle", "fa-crosshairs", "fa-times-circle-o", "fa-check-circle-o", "fa-ban", "fa-arrow-left", "fa-arrow-right", "fa-arrow-up", "fa-arrow-down", "fa-mail-forward", "fa-share", "fa-expand", "fa-compress", "fa-plus", "fa-minus", "fa-asterisk", "fa-exclamation-circle", "fa-gift", "fa-leaf", "fa-fire", "fa-eye", "fa-eye-slash", "fa-warning", "fa-exclamation-triangle", "fa-plane", "fa-calendar", "fa-random", "fa-comment", "fa-magnet", "fa-chevron-up", "fa-chevron-down", "fa-retweet", "fa-shopping-cart", "fa-folder", "fa-folder-open", "fa-arrows-v", "fa-arrows-h", "fa-bar-chart-o", "fa-bar-chart", "fa-twitter-square", "fa-facebook-square", "fa-camera-retro", "fa-key", "fa-gears", "fa-cogs", "fa-comments", "fa-thumbs-o-up", "fa-thumbs-o-down", "fa-star-half", "fa-heart-o", "fa-sign-out", "fa-linkedin-square", "fa-thumb-tack", "fa-external-link", "fa-sign-in", "fa-trophy", "fa-github-square", "fa-upload", "fa-lemon-o", "fa-phone", "fa-square-o", "fa-bookmark-o", "fa-phone-square", "fa-twitter", "fa-facebook-f", "fa-facebook", "fa-github", "fa-unlock", "fa-credit-card", "fa-feed", "fa-rss", "fa-hdd-o", "fa-bullhorn", "fa-bell", "fa-certificate", "fa-hand-o-right", "fa-hand-o-left", "fa-hand-o-up", "fa-hand-o-down", "fa-arrow-circle-left", "fa-arrow-circle-right", "fa-arrow-circle-up", "fa-arrow-circle-down", "fa-globe", "fa-wrench", "fa-tasks", "fa-filter", "fa-briefcase", "fa-arrows-alt", "fa-group", "fa-users", "fa-chain", "fa-link", "fa-cloud", "fa-flask", "fa-cut", "fa-scissors", "fa-copy", "fa-files-o", "fa-paperclip", "fa-save", "fa-floppy-o", "fa-square", "fa-navicon", "fa-reorder", "fa-bars", "fa-list-ul", "fa-list-ol", "fa-strikethrough", "fa-underline", "fa-table", "fa-magic", "fa-truck", "fa-pinterest", "fa-pinterest-square", "fa-google-plus-square", "fa-google-plus", "fa-money", "fa-caret-down", "fa-caret-up", "fa-caret-left", "fa-caret-right", "fa-columns", "fa-unsorted", "fa-sort", "fa-sort-down", "fa-sort-desc", "fa-sort-up", "fa-sort-asc", "fa-envelope", "fa-linkedin", "fa-rotate-left", "fa-undo", "fa-legal", "fa-gavel", "fa-dashboard", "fa-tachometer", "fa-comment-o", "fa-comments-o", "fa-flash", "fa-bolt", "fa-sitemap", "fa-umbrella", "fa-paste", "fa-clipboard", "fa-lightbulb-o", "fa-exchange", "fa-cloud-download", "fa-cloud-upload", "fa-user-md", "fa-stethoscope", "fa-suitcase", "fa-bell-o", "fa-coffee", "fa-cutlery", "fa-file-text-o", "fa-building-o", "fa-hospital-o", "fa-ambulance", "fa-medkit", "fa-fighter-jet", "fa-beer", "fa-h-square", "fa-plus-square", "fa-angle-double-left", "fa-angle-double-right", "fa-angle-double-up", "fa-angle-double-down", "fa-angle-left", "fa-angle-right", "fa-angle-up", "fa-angle-down", "fa-desktop", "fa-laptop", "fa-tablet", "fa-mobile-phone", "fa-mobile", "fa-circle-o", "fa-quote-left", "fa-quote-right", "fa-spinner", "fa-circle", "fa-mail-reply", "fa-reply", "fa-github-alt", "fa-folder-o", "fa-folder-open-o", "fa-smile-o", "fa-frown-o", "fa-meh-o", "fa-gamepad", "fa-keyboard-o", "fa-flag-o", "fa-flag-checkered", "fa-terminal", "fa-code", "fa-mail-reply-all", "fa-reply-all", "fa-star-half-empty", "fa-star-half-full", "fa-star-half-o", "fa-location-arrow", "fa-crop", "fa-code-fork", "fa-unlink", "fa-chain-broken", "fa-question", "fa-info", "fa-exclamation", "fa-superscript", "fa-subscript", "fa-eraser", "fa-puzzle-piece", "fa-microphone", "fa-microphone-slash", "fa-shield", "fa-calendar-o", "fa-fire-extinguisher", "fa-rocket", "fa-maxcdn", "fa-chevron-circle-left", "fa-chevron-circle-right", "fa-chevron-circle-up", "fa-chevron-circle-down", "fa-html5", "fa-css3", "fa-anchor", "fa-unlock-alt", "fa-bullseye", "fa-ellipsis-h", "fa-ellipsis-v", "fa-rss-square", "fa-play-circle", "fa-ticket", "fa-minus-square", "fa-minus-square-o", "fa-level-up", "fa-level-down", "fa-check-square", "fa-pencil-square", "fa-external-link-square", "fa-share-square", "fa-compass", "fa-toggle-down", "fa-caret-square-o-down", "fa-toggle-up", "fa-caret-square-o-up", "fa-toggle-right", "fa-caret-square-o-right", "fa-euro", "fa-eur", "fa-gbp", "fa-dollar", "fa-usd", "fa-rupee", "fa-inr", "fa-cny", "fa-rmb", "fa-yen", "fa-jpy", "fa-ruble", "fa-rouble", "fa-rub", "fa-won", "fa-krw", "fa-bitcoin", "fa-btc", "fa-file", "fa-file-text", "fa-sort-alpha-asc", "fa-sort-alpha-desc", "fa-sort-amount-asc", "fa-sort-amount-desc", "fa-sort-numeric-asc", "fa-sort-numeric-desc", "fa-thumbs-up", "fa-thumbs-down", "fa-youtube-square", "fa-youtube", "fa-xing", "fa-xing-square", "fa-youtube-play", "fa-dropbox", "fa-stack-overflow", "fa-instagram", "fa-flickr", "fa-adn", "fa-bitbucket", "fa-bitbucket-square", "fa-tumblr", "fa-tumblr-square", "fa-long-arrow-down", "fa-long-arrow-up", "fa-long-arrow-left", "fa-long-arrow-right", "fa-apple", "fa-windows", "fa-android", "fa-linux", "fa-dribbble", "fa-skype", "fa-foursquare", "fa-trello", "fa-female", "fa-male", "fa-gittip", "fa-gratipay", "fa-sun-o", "fa-moon-o", "fa-archive", "fa-bug", "fa-vk", "fa-weibo", "fa-renren", "fa-pagelines", "fa-stack-exchange", "fa-arrow-circle-o-right", "fa-arrow-circle-o-left", "fa-toggle-left", "fa-caret-square-o-left", "fa-dot-circle-o", "fa-wheelchair", "fa-vimeo-square", "fa-turkish-lira", "fa-try", "fa-plus-square-o", "fa-space-shuttle", "fa-slack", "fa-envelope-square", "fa-wordpress", "fa-openid", "fa-institution", "fa-bank", "fa-university", "fa-mortar-board", "fa-graduation-cap", "fa-yahoo", "fa-google", "fa-reddit", "fa-reddit-square", "fa-stumbleupon-circle", "fa-stumbleupon", "fa-delicious", "fa-digg", "fa-pied-piper-pp", "fa-pied-piper-alt", "fa-drupal", "fa-joomla", "fa-language", "fa-fax", "fa-building", "fa-child", "fa-paw", "fa-spoon", "fa-cube", "fa-cubes", "fa-behance", "fa-behance-square", "fa-steam", "fa-steam-square", "fa-recycle", "fa-automobile", "fa-car", "fa-cab", "fa-taxi", "fa-tree", "fa-spotify", "fa-deviantart", "fa-soundcloud", "fa-database", "fa-file-pdf-o", "fa-file-word-o", "fa-file-excel-o", "fa-file-powerpoint-o", "fa-file-photo-o", "fa-file-picture-o", "fa-file-image-o", "fa-file-zip-o", "fa-file-archive-o", "fa-file-sound-o", "fa-file-audio-o", "fa-file-movie-o", "fa-file-video-o", "fa-file-code-o", "fa-vine", "fa-codepen", "fa-jsfiddle", "fa-life-bouy", "fa-life-buoy", "fa-life-saver", "fa-support", "fa-life-ring", "fa-circle-o-notch", "fa-ra", "fa-resistance", "fa-rebel", "fa-ge", "fa-empire", "fa-git-square", "fa-git", "fa-y-combinator-square", "fa-yc-square", "fa-hacker-news", "fa-tencent-weibo", "fa-qq", "fa-wechat", "fa-weixin", "fa-send", "fa-paper-plane", "fa-send-o", "fa-paper-plane-o", "fa-history", "fa-circle-thin", "fa-header", "fa-paragraph", "fa-sliders", "fa-share-alt", "fa-share-alt-square", "fa-bomb", "fa-soccer-ball-o", "fa-futbol-o", "fa-tty", "fa-binoculars", "fa-plug", "fa-slideshare", "fa-twitch", "fa-yelp", "fa-newspaper-o", "fa-wifi", "fa-calculator", "fa-paypal", "fa-google-wallet", "fa-cc-visa", "fa-cc-mastercard", "fa-cc-discover", "fa-cc-amex", "fa-cc-paypal", "fa-cc-stripe", "fa-bell-slash", "fa-bell-slash-o", "fa-trash", "fa-copyright", "fa-at", "fa-eyedropper", "fa-paint-brush", "fa-birthday-cake", "fa-area-chart", "fa-pie-chart", "fa-line-chart", "fa-lastfm", "fa-lastfm-square", "fa-toggle-off", "fa-toggle-on", "fa-bicycle", "fa-bus", "fa-ioxhost", "fa-angellist", "fa-cc", "fa-shekel", "fa-sheqel", "fa-ils", "fa-meanpath", "fa-buysellads", "fa-connectdevelop", "fa-dashcube", "fa-forumbee", "fa-leanpub", "fa-sellsy", "fa-shirtsinbulk", "fa-simplybuilt", "fa-skyatlas", "fa-cart-plus", "fa-cart-arrow-down", "fa-diamond", "fa-ship", "fa-user-secret", "fa-motorcycle", "fa-street-view", "fa-heartbeat", "fa-venus", "fa-mars", "fa-mercury", "fa-intersex", "fa-transgender", "fa-transgender-alt", "fa-venus-double", "fa-mars-double", "fa-venus-mars", "fa-mars-stroke", "fa-mars-stroke-v", "fa-mars-stroke-h", "fa-neuter", "fa-genderless", "fa-facebook-official", "fa-pinterest-p", "fa-whatsapp", "fa-server", "fa-user-plus", "fa-user-times", "fa-hotel", "fa-bed", "fa-viacoin", "fa-train", "fa-subway", "fa-medium", "fa-yc", "fa-y-combinator", "fa-optin-monster", "fa-opencart", "fa-expeditedssl", "fa-battery-4", "fa-battery", "fa-battery-full", "fa-battery-3", "fa-battery-three-quarters", "fa-battery-2", "fa-battery-half", "fa-battery-1", "fa-battery-quarter", "fa-battery-0", "fa-battery-empty", "fa-mouse-pointer", "fa-i-cursor", "fa-object-group", "fa-object-ungroup", "fa-sticky-note", "fa-sticky-note-o", "fa-cc-jcb", "fa-cc-diners-club", "fa-clone", "fa-balance-scale", "fa-hourglass-o", "fa-hourglass-1", "fa-hourglass-start", "fa-hourglass-2", "fa-hourglass-half", "fa-hourglass-3", "fa-hourglass-end", "fa-hourglass", "fa-hand-grab-o", "fa-hand-rock-o", "fa-hand-stop-o", "fa-hand-paper-o", "fa-hand-scissors-o", "fa-hand-lizard-o", "fa-hand-spock-o", "fa-hand-pointer-o", "fa-hand-peace-o", "fa-trademark", "fa-registered", "fa-creative-commons", "fa-gg", "fa-gg-circle", "fa-tripadvisor", "fa-odnoklassniki", "fa-odnoklassniki-square", "fa-get-pocket", "fa-wikipedia-w", "fa-safari", "fa-chrome", "fa-firefox", "fa-opera", "fa-internet-explorer", "fa-tv", "fa-television", "fa-contao", "fa-500px", "fa-amazon", "fa-calendar-plus-o", "fa-calendar-minus-o", "fa-calendar-times-o", "fa-calendar-check-o", "fa-industry", "fa-map-pin", "fa-map-signs", "fa-map-o", "fa-map", "fa-commenting", "fa-commenting-o", "fa-houzz", "fa-vimeo", "fa-black-tie", "fa-fonticons", "fa-reddit-alien", "fa-edge", "fa-credit-card-alt", "fa-codiepie", "fa-modx", "fa-fort-awesome", "fa-usb", "fa-product-hunt", "fa-mixcloud", "fa-scribd", "fa-pause-circle", "fa-pause-circle-o", "fa-stop-circle", "fa-stop-circle-o", "fa-shopping-bag", "fa-shopping-basket", "fa-hashtag", "fa-bluetooth", "fa-bluetooth-b", "fa-percent", "fa-gitlab", "fa-wpbeginner", "fa-wpforms", "fa-envira", "fa-universal-access", "fa-wheelchair-alt", "fa-question-circle-o", "fa-blind", "fa-audio-description", "fa-volume-control-phone", "fa-braille", "fa-assistive-listening-systems", "fa-asl-interpreting", "fa-american-sign-language-interpreting", "fa-deafness", "fa-hard-of-hearing", "fa-deaf", "fa-glide", "fa-glide-g", "fa-signing", "fa-sign-language", "fa-low-vision", "fa-viadeo", "fa-viadeo-square", "fa-snapchat", "fa-snapchat-ghost", "fa-snapchat-square", "fa-pied-piper", "fa-first-order", "fa-yoast", "fa-themeisle", "fa-google-plus-circle", "fa-google-plus-official", "fa-fa", "fa-font-awesome", "fa-handshake-o", "fa-envelope-open", "fa-envelope-open-o", "fa-linode", "fa-address-book", "fa-address-book-o", "fa-vcard", "fa-address-card", "fa-vcard-o", "fa-address-card-o", "fa-user-circle", "fa-user-circle-o", "fa-user-o", "fa-id-badge", "fa-drivers-license", "fa-id-card", "fa-drivers-license-o", "fa-id-card-o", "fa-quora", "fa-free-code-camp", "fa-telegram", "fa-thermometer-4", "fa-thermometer", "fa-thermometer-full", "fa-thermometer-3", "fa-thermometer-three-quarters", "fa-thermometer-2", "fa-thermometer-half", "fa-thermometer-1", "fa-thermometer-quarter", "fa-thermometer-0", "fa-thermometer-empty", "fa-shower", "fa-bathtub", "fa-s15", "fa-bath", "fa-podcast", "fa-window-maximize", "fa-window-minimize", "fa-window-restore", "fa-times-rectangle", "fa-window-close", "fa-times-rectangle-o", "fa-window-close-o", "fa-bandcamp", "fa-grav", "fa-etsy", "fa-imdb", "fa-ravelry", "fa-eercast", "fa-microchip", "fa-snowflake-o", "fa-superpowers", "fa-wpexplorer", "fa-meetup"];