@leanix/components 0.4.621 → 0.4.622
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.
@@ -86,227 +86,232 @@ const GLOBAL_TRANSLATION_OPTIONS = new InjectionToken('GLOBAL_TRANSLATION_OPTION
|
|
86
86
|
* [1]: solid icon alternative (if available)
|
87
87
|
*/
|
88
88
|
const ICON_MAP = {
|
89
|
-
'fa-
|
90
|
-
'fa-
|
91
|
-
'fa-
|
92
|
-
'fa-
|
89
|
+
'fa-3x3-grid': ['lx-icons/3x3-grid'],
|
90
|
+
'fa-align-center': ['text-align-center'],
|
91
|
+
'fa-align-justify': ['text-align-justified'],
|
92
|
+
'fa-align-left': ['text-align-left'],
|
93
|
+
'fa-align-right': ['text-align-right'],
|
94
|
+
'fa-align-slash': ['tnt/clear-all-mapping'],
|
95
|
+
'fa-angle-double-down': ['expand-group'],
|
96
|
+
'fa-angle-double-left': ['close-command-field'],
|
97
|
+
'fa-angle-double-right': ['open-command-field'],
|
98
|
+
'fa-angle-double-up': ['collapse-group'],
|
93
99
|
'fa-angle-down': ['slim-arrow-down'],
|
94
|
-
'fa-
|
95
|
-
'fa-pencil': ['edit'],
|
96
|
-
'fa-external-link': ['action'],
|
97
|
-
'fa-search': ['search'],
|
98
|
-
'fa-info-circle': ['message-information'],
|
99
|
-
'fa-question-circle': ['question-mark'],
|
100
|
-
'fa-ellipsis-v': ['overflow'],
|
101
|
-
'fa-sync': ['synchronize'],
|
102
|
-
'fa-plus-circle': ['sys-add'],
|
103
|
-
'fa-exclamation-triangle': ['warning'],
|
104
|
-
'fa-exclamation-circle': ['lx-icons/exclamation-circle'],
|
105
|
-
'fa-arrow-right': ['arrow-right'],
|
106
|
-
'fa-arrow-left': ['arrow-left'],
|
107
|
-
'fa-link': ['chain-link'],
|
108
|
-
'fa-check-circle': ['status-completed'],
|
109
|
-
'fa-check-square': ['complete'],
|
110
|
-
'fa-bars': ['menu2'],
|
111
|
-
'fa-eye': ['show'],
|
112
|
-
'fa-cog': ['action-settings'],
|
113
|
-
'fa-star': ['unfavorite'],
|
114
|
-
'fa-chevron-down': ['navigation-down-arrow'],
|
115
|
-
'fa-chevron-up': ['navigation-up-arrow'],
|
116
|
-
'fa-eye-slash': ['hide'],
|
117
|
-
'fa-calendar': ['calendar'],
|
118
|
-
'fa-lock': ['locked'],
|
119
|
-
'fa-ban': ['cancel'],
|
120
|
-
'fa-user': ['person-placeholder'],
|
121
|
-
'fa-chevron-right': ['navigation-right-arrow'],
|
122
|
-
'fa-spinner': ['pending'],
|
123
|
-
'fa-times-circle': ['error'],
|
124
|
-
'fa-diamond': ['rhombus-milestone'],
|
125
|
-
'fa-sort-up': ['sorting-ranking'],
|
126
|
-
'fa-arrow-circle-up': ['arrow-top'],
|
127
|
-
'fa-bell': ['bell'],
|
128
|
-
'fa-long-arrow-left': ['arrow-left'],
|
129
|
-
'fa-sort-down': ['megamenu'],
|
130
|
-
'fa-edit': ['edit'],
|
100
|
+
'fa-angle-left': ['slim-arrow-left'],
|
131
101
|
'fa-angle-right': ['slim-arrow-right'],
|
132
102
|
'fa-angle-up': ['slim-arrow-up'],
|
133
|
-
'fa-
|
134
|
-
'fa-
|
135
|
-
'fa-
|
136
|
-
'fa-undo': ['undo'],
|
137
|
-
'fa-wrench': ['wrench'],
|
138
|
-
'fa-align-justify': ['text-align-justified'],
|
139
|
-
'fa-chevron-left': ['navigation-left-arrow'],
|
140
|
-
'fa-filter': ['filter'],
|
141
|
-
'fa-plug': ['disconnected'],
|
142
|
-
'fa-clone': ['duplicate'],
|
143
|
-
'fa-info': ['message-information'],
|
144
|
-
'fa-minus': ['less'],
|
145
|
-
'fa-robot': ['lx-icons/robot'],
|
146
|
-
'fa-share-alt': ['share-2'],
|
147
|
-
'fa-sparkles': ['ai'],
|
148
|
-
'fa-text': ['text'],
|
149
|
-
'fa-unlink': ['broken-link'],
|
103
|
+
'fa-archive': ['sap-box'],
|
104
|
+
'fa-arrow-circle-right': ['initiative'],
|
105
|
+
'fa-arrow-circle-up': ['arrow-top'],
|
150
106
|
'fa-arrow-down': ['arrow-down'],
|
107
|
+
'fa-arrow-from-bottom': ['upload'],
|
108
|
+
'fa-arrow-left': ['arrow-left'],
|
109
|
+
'fa-arrow-right': ['arrow-right'],
|
151
110
|
'fa-arrow-to-top': ['back-to-top'],
|
111
|
+
'fa-arrow-up': ['arrow-top'],
|
112
|
+
'fa-arrows-h': ['resize-horizontal'],
|
113
|
+
'fa-at': ['arobase'],
|
114
|
+
'fa-atom': ['lx-icons/atom'],
|
115
|
+
'fa-badge-check': ['lx-icons/badge-sign'],
|
116
|
+
'fa-balance-scale-right': ['compare-2'],
|
117
|
+
'fa-ban': ['cancel'],
|
118
|
+
'fa-bars': ['menu2'],
|
119
|
+
'fa-bell': ['bell'],
|
120
|
+
'fa-binoculars': ['sys-find'],
|
121
|
+
'fa-bold': ['bold-text'],
|
122
|
+
'fa-bolt': ['tnt/raise-fault'],
|
123
|
+
'fa-book': ['course-book'],
|
124
|
+
'fa-book-open': ['education'],
|
125
|
+
'fa-books': ['course-book'],
|
126
|
+
'fa-bug': ['lx-icons/bug'],
|
127
|
+
'fa-bullhorn': ['marketing-campaign'],
|
128
|
+
'fa-bullseye-arrow': ['lx-icons/bullseye-arrow'],
|
129
|
+
'fa-calendar': ['calendar'],
|
152
130
|
'fa-caret-down': ['megamenu'],
|
153
|
-
'fa-
|
154
|
-
'fa-th-large': ['business-suite/2x2-grid-layout'],
|
155
|
-
'fa-th': ['business-suite/2x2-grid-layout'],
|
156
|
-
'fa-upload': ['upload'],
|
157
|
-
'fa-align-left': ['text-align-left'],
|
158
|
-
'fa-arrow-circle-right': ['initiative'],
|
131
|
+
'fa-caret-left': ['navigation-left-arrow'],
|
159
132
|
'fa-caret-up': ['sorting-ranking'],
|
133
|
+
'fa-chart-bar': ['vertical-bar-chart'],
|
134
|
+
'fa-chart-pie-alt': ['pie-chart'],
|
135
|
+
'fa-check': ['accept'],
|
136
|
+
'fa-check-circle': ['status-completed'],
|
137
|
+
'fa-check-square': ['complete'],
|
138
|
+
'fa-chess-queen-alt': ['lx-icons/chess-queen'],
|
139
|
+
'fa-chevron-down': ['navigation-down-arrow'],
|
140
|
+
'fa-chevron-left': ['navigation-left-arrow'],
|
141
|
+
'fa-chevron-right': ['navigation-right-arrow'],
|
142
|
+
'fa-chevron-square-down': ['navigation-down-arrow'],
|
143
|
+
'fa-chevron-square-right': ['navigation-right-arrow'],
|
144
|
+
'fa-chevron-up': ['navigation-up-arrow'],
|
145
|
+
'fa-child': ['tnt/actor'],
|
146
|
+
'fa-circle': ['circle-task-2', 'circle-task'],
|
160
147
|
'fa-clock': ['in-progress'],
|
148
|
+
'fa-clone': ['duplicate'],
|
149
|
+
'fa-cloud': ['cloud'],
|
150
|
+
'fa-code': ['source-code'],
|
161
151
|
'fa-code-branch': ['business-suite/empty-sequence'],
|
152
|
+
'fa-cog': ['action-settings'],
|
162
153
|
'fa-comment': ['comment'],
|
154
|
+
'fa-comment-alt-check': ['lx-icons/comment-alt-check'],
|
163
155
|
'fa-comment-lines': ['comment'],
|
156
|
+
'fa-comments': ['discussion'],
|
157
|
+
'fa-compass': ['business-objects-explorer'],
|
158
|
+
'fa-compress': ['exit-full-screen'],
|
159
|
+
'fa-confluence': ['lx-icons/confluence'],
|
164
160
|
'fa-copy': ['copy'],
|
161
|
+
'fa-database': ['database'],
|
162
|
+
'fa-diamond': ['rhombus-milestone'],
|
163
|
+
'fa-do-not-enter': ['cancel'],
|
164
|
+
'fa-dollar-sign': ['lx-icons/dollar-sign'],
|
165
|
+
'fa-download': ['download'],
|
166
|
+
'fa-edit': ['edit'],
|
165
167
|
'fa-ellipsis-h': ['overflow'],
|
168
|
+
'fa-ellipsis-v': ['overflow'],
|
169
|
+
'fa-envelope': ['email'],
|
170
|
+
'fa-euro-sign': ['lx-icons/euro-sign'],
|
171
|
+
'fa-exchange': ['lx-icons/exchange'],
|
166
172
|
'fa-exclamation': ['business-suite/priority-1'],
|
167
|
-
'fa-
|
168
|
-
'fa-tachometer': ['performance'],
|
169
|
-
'fa-tachometer-alt-average': ['performance'],
|
170
|
-
'fa-tags': ['blank-tag-2'],
|
171
|
-
'fa-tasks': ['activities'],
|
172
|
-
'fa-angle-double-down': ['expand-group'],
|
173
|
-
'fa-arrow-up': ['arrow-top'],
|
174
|
-
'fa-chart-bar': ['vertical-bar-chart'],
|
175
|
-
'fa-chevron-square-down': ['navigation-down-arrow'],
|
176
|
-
'fa-chevron-square-right': ['navigation-right-arrow'],
|
173
|
+
'fa-exclamation-circle': ['lx-icons/exclamation-circle'],
|
177
174
|
'fa-exclamation-square': ['high-priority'],
|
175
|
+
'fa-exclamation-triangle': ['warning'],
|
176
|
+
'fa-expand': ['full-screen'],
|
178
177
|
'fa-expand-alt': ['full-screen'],
|
178
|
+
'fa-expand-wide': ['full-screen'],
|
179
|
+
'fa-external-link': ['action'],
|
179
180
|
'fa-external-link-alt': ['action'],
|
180
|
-
'fa-
|
181
|
-
'fa-
|
182
|
-
'fa-
|
183
|
-
'fa-
|
184
|
-
'fa-
|
185
|
-
'fa-
|
186
|
-
'fa-repeat': ['synchronize'],
|
187
|
-
'fa-shapes': ['program-triangles'],
|
188
|
-
'fa-sort-alt': ['sort'],
|
189
|
-
'fa-table': ['business-suite/2x2-grid-layout'],
|
190
|
-
'fa-align-slash': ['tnt/clear-all-mapping'],
|
191
|
-
'fa-angle-double-left': ['close-command-field'],
|
192
|
-
'fa-angle-double-right': ['open-command-field'],
|
193
|
-
'fa-angle-double-up': ['collapse-group'],
|
194
|
-
'fa-arrow-from-bottom': ['upload'],
|
195
|
-
'fa-bold': ['bold-text'],
|
196
|
-
'fa-bolt': ['tnt/raise-fault'],
|
197
|
-
'fa-books': ['course-book'],
|
198
|
-
'fa-code': ['source-code'],
|
199
|
-
'fa-database': ['database'],
|
200
|
-
'fa-envelope': ['email'],
|
201
|
-
'fa-expand': ['full-screen'],
|
181
|
+
'fa-eye': ['show'],
|
182
|
+
'fa-eye-dropper': ['business-suite/pipette'],
|
183
|
+
'fa-eye-slash': ['hide'],
|
184
|
+
'fa-feather': ['lx-icons/feather'],
|
185
|
+
'fa-file': ['document'],
|
186
|
+
'fa-file-alt': ['document'],
|
202
187
|
'fa-file-audio': ['attachment-audio'],
|
203
188
|
'fa-file-excel': ['excel-attachment'],
|
204
189
|
'fa-file-image': ['attachment-photo'],
|
205
190
|
'fa-file-pdf': ['pdf-attachment'],
|
191
|
+
'fa-file-plus': ['add-document'],
|
206
192
|
'fa-file-video': ['attachment-video'],
|
207
193
|
'fa-file-word': ['doc-attachment'],
|
194
|
+
'fa-filter': ['filter'],
|
195
|
+
'fa-fire-alt': ['business-suite/fire'],
|
208
196
|
'fa-folder': ['folder-blank'],
|
197
|
+
'fa-folder-open': ['open-folder'],
|
198
|
+
'fa-folder-tree': ['lx-icons/folder-tree'],
|
199
|
+
'fa-gavel': ['lx-icons/gavel'],
|
200
|
+
'fa-globe': ['world'],
|
201
|
+
'fa-graduation-cap': ['study-leave'],
|
202
|
+
'fa-hammer': ['lx-icons/hammer'],
|
203
|
+
'fa-handshake': ['decision'],
|
204
|
+
'fa-hat-wizard': ['lx-icons/hat-wizard'],
|
209
205
|
'fa-heading': ['heading1'],
|
206
|
+
'fa-headset': ['headset'],
|
207
|
+
'fa-history': ['history'],
|
208
|
+
'fa-home': ['home'],
|
209
|
+
'fa-hourglass-end': ['lx-icons/hourglass-end'],
|
210
210
|
'fa-hourglass-half': ['lateness'],
|
211
211
|
'fa-house': ['home'],
|
212
212
|
'fa-image': ['picture'],
|
213
|
+
'fa-info': ['message-information'],
|
214
|
+
'fa-info-circle': ['message-information'],
|
213
215
|
'fa-italic': ['italic-text'],
|
216
|
+
'fa-keyboard': ['keyboard-and-mouse'],
|
217
|
+
'fa-lemon': ['lx-icons/lemon'],
|
214
218
|
'fa-lightbulb': ['lightbulb'],
|
219
|
+
'fa-link': ['chain-link'],
|
220
|
+
'fa-list': ['list'],
|
215
221
|
'fa-list-ol': ['business-suite/icon-bulleting-with-numbers'],
|
222
|
+
'fa-list-ul': ['list'],
|
223
|
+
'fa-lock': ['locked'],
|
224
|
+
'fa-lock-alt': ['locked'],
|
225
|
+
'fa-lock-open': ['unlocked'],
|
226
|
+
'fa-long-arrow-left': ['arrow-left'],
|
227
|
+
'fa-long-arrow-right': ['arrow-right'],
|
216
228
|
'fa-map': ['map-3'],
|
217
229
|
'fa-map-pin': ['lx-icons/map-pin'],
|
218
230
|
'fa-map-signs': ['lx-icons/map-signs'],
|
231
|
+
'fa-minus': ['less'],
|
232
|
+
'fa-minus-circle': ['sys-minus'],
|
233
|
+
'fa-minus-square': ['negative'],
|
234
|
+
'fa-paragraph': ['text'],
|
235
|
+
'fa-pause': ['media-pause'],
|
219
236
|
'fa-pen': ['edit'],
|
237
|
+
'fa-pencil': ['edit'],
|
220
238
|
'fa-people-arrows': ['citizen-connect'],
|
239
|
+
'fa-phone-alt': ['call'],
|
240
|
+
'fa-play': ['media-play'],
|
241
|
+
'fa-play-circle': ['play'],
|
242
|
+
'fa-plug': ['disconnected'],
|
243
|
+
'fa-plus': ['add'],
|
244
|
+
'fa-plus-circle': ['sys-add'],
|
245
|
+
'fa-pound-sign': ['lx-icons/pound-sign'],
|
221
246
|
'fa-power-off': ['log'],
|
247
|
+
'fa-presentation': ['projector'],
|
248
|
+
'fa-print': ['print'],
|
249
|
+
'fa-project-diagram': ['lx-icons/project-diagram'],
|
250
|
+
'fa-question': ['incident'],
|
251
|
+
'fa-question-circle': ['question-mark'],
|
252
|
+
'fa-quote-right': ['lx-icons/quote-right'],
|
253
|
+
'fa-radar': ['business-suite/radius'],
|
222
254
|
'fa-random': ['tnt/flow'],
|
255
|
+
'fa-rectangle-wide': ['legend'],
|
223
256
|
'fa-redo': ['refresh'],
|
257
|
+
'fa-repeat': ['synchronize'],
|
258
|
+
'fa-road': ['lx-icons/road'],
|
259
|
+
'fa-robot': ['lx-icons/robot'],
|
260
|
+
'fa-rocket': ['lx-icons/rocket'],
|
224
261
|
'fa-save': ['save'],
|
262
|
+
'fa-search': ['search'],
|
225
263
|
'fa-seedling': ['e-care'],
|
264
|
+
'fa-shapes': ['program-triangles'],
|
265
|
+
'fa-share-alt': ['share-2'],
|
266
|
+
'fa-share-square': ['action'],
|
267
|
+
'fa-shield': ['lx-icons/shield'],
|
268
|
+
'fa-shield-alt': ['lx-icons/shield'],
|
269
|
+
'fa-shopping-cart': ['cart'],
|
270
|
+
'fa-signal': ['lx-icons/signal'],
|
226
271
|
'fa-sitemap': ['tree'],
|
227
272
|
'fa-sort': ['sorting-ranking'],
|
273
|
+
'fa-sort-alt': ['sort'],
|
274
|
+
'fa-sort-down': ['megamenu'],
|
275
|
+
'fa-sort-up': ['sorting-ranking'],
|
276
|
+
'fa-sparkles': ['ai'],
|
277
|
+
'fa-spinner': ['pending'],
|
278
|
+
'fa-square': ['border'],
|
279
|
+
'fa-star': ['unfavorite'],
|
228
280
|
'fa-strikethrough': ['strikethrough'],
|
281
|
+
'fa-sync': ['synchronize'],
|
229
282
|
'fa-sync-alt': ['synchronize'],
|
230
|
-
'fa-
|
231
|
-
'fa-
|
232
|
-
'fa-
|
233
|
-
'fa-
|
234
|
-
'fa-
|
235
|
-
'fa-align-center': ['text-align-center'],
|
236
|
-
'fa-align-right': ['text-align-right'],
|
237
|
-
'fa-angle-left': ['slim-arrow-left'],
|
238
|
-
'fa-arrows-h': ['resize-horizontal'],
|
239
|
-
'fa-at': ['arobase'],
|
240
|
-
'fa-badge-check': ['lx-icons/badge-sign'],
|
241
|
-
'fa-balance-scale-right': ['compare-2'],
|
242
|
-
'fa-binoculars': ['sys-find'],
|
243
|
-
'fa-book-open': ['education'],
|
244
|
-
'fa-bullhorn': ['marketing-campaign'],
|
245
|
-
'fa-caret-left': ['navigation-left-arrow'],
|
246
|
-
'fa-chart-pie-alt': ['pie-chart'],
|
247
|
-
'fa-child': ['tnt/actor'],
|
248
|
-
'fa-comments': ['discussion'],
|
249
|
-
'fa-compass': ['business-objects-explorer'],
|
250
|
-
'fa-compress': ['exit-full-screen'],
|
251
|
-
'fa-do-not-enter': ['cancel'],
|
252
|
-
'fa-dollar-sign': ['lx-icons/dollar-sign'],
|
253
|
-
'fa-expand-wide': ['full-screen'],
|
254
|
-
'fa-eye-dropper': ['business-suite/pipette'],
|
255
|
-
'fa-file-plus': ['add-document'],
|
256
|
-
'fa-fire-alt': ['business-suite/fire'],
|
257
|
-
'fa-headset': ['headset'],
|
258
|
-
'fa-history': ['history'],
|
259
|
-
'fa-list-ul': ['list'],
|
260
|
-
'fa-lock-alt': ['locked'],
|
261
|
-
'fa-lock-open': ['unlocked'],
|
262
|
-
'fa-long-arrow-right': ['arrow-right'],
|
263
|
-
'fa-minus-circle': ['sys-minus'],
|
264
|
-
'fa-minus-square': ['negative'],
|
265
|
-
'fa-phone-alt': ['call'],
|
266
|
-
'fa-play-circle': ['play'],
|
267
|
-
'fa-print': ['print'],
|
268
|
-
'fa-radar': ['business-suite/radius'],
|
269
|
-
'fa-shield-alt': ['lx-icons/shield'],
|
270
|
-
'fa-shopping-cart': ['cart'],
|
271
|
-
'fa-trophy': ['competitor'],
|
272
|
-
'fa-umbrella-beach': ['umbrella'],
|
273
|
-
'fa-atom': ['lx-icons/atom'],
|
274
|
-
'fa-bug': ['lx-icons/bug'],
|
275
|
-
'fa-bullseye-arrow': ['lx-icons/bullseye-arrow'],
|
276
|
-
'fa-chess-queen-alt': ['lx-icons/chess-queen'],
|
277
|
-
'fa-confluence': ['lx-icons/confluence'],
|
278
|
-
'fa-cloud': ['cloud'],
|
279
|
-
'fa-euro-sign': ['lx-icons/euro-sign'],
|
280
|
-
'fa-exchange': ['lx-icons/exchange'],
|
281
|
-
'fa-folder-open': ['open-folder'],
|
282
|
-
'fa-folder-tree': ['lx-icons/folder-tree'],
|
283
|
-
'fa-gavel': ['lx-icons/gavel'],
|
284
|
-
'fa-keyboard': ['keyboard-and-mouse'],
|
285
|
-
'fa-hammer': ['lx-icons/hammer'],
|
286
|
-
'fa-hat-wizard': ['lx-icons/hat-wizard'],
|
287
|
-
'fa-hourglass-end': ['lx-icons/hourglass-end'],
|
288
|
-
'fa-lemon': ['lx-icons/lemon'],
|
289
|
-
'fa-pound-sign': ['lx-icons/pound-sign'],
|
290
|
-
'fa-project-diagram': ['lx-icons/project-diagram'],
|
291
|
-
'fa-shield': ['lx-icons/shield'],
|
292
|
-
'fa-signal': ['lx-icons/signal'],
|
283
|
+
'fa-table': ['business-suite/2x2-grid-layout'],
|
284
|
+
'fa-tachometer': ['performance'],
|
285
|
+
'fa-tachometer-alt-average': ['performance'],
|
286
|
+
'fa-tags': ['blank-tag-2'],
|
287
|
+
'fa-tasks': ['activities'],
|
293
288
|
'fa-tasks-alt': ['lx-icons/tasks'],
|
289
|
+
'fa-text': ['text'],
|
290
|
+
'fa-th': ['business-suite/2x2-grid-layout'],
|
291
|
+
'fa-th-large': ['business-suite/2x2-grid-layout'],
|
292
|
+
'fa-thumbs-down': ['thumb-down'],
|
293
|
+
'fa-thumbs-up': ['thumb-up'],
|
294
|
+
'fa-times': ['decline'],
|
295
|
+
'fa-times-circle': ['error'],
|
294
296
|
'fa-toolbox': ['lx-icons/toolbox'],
|
295
297
|
'fa-tools': ['wrench'],
|
298
|
+
'fa-trash': ['delete'],
|
299
|
+
'fa-trash-restore': ['history'],
|
300
|
+
'fa-trophy': ['competitor'],
|
296
301
|
'fa-tshirt': ['lx-icons/tshirt'],
|
302
|
+
'fa-umbrella-beach': ['umbrella'],
|
297
303
|
'fa-underline': ['underline-text'],
|
304
|
+
'fa-undo': ['undo'],
|
298
305
|
'fa-unicorn': ['lx-icons/unicorn'],
|
306
|
+
'fa-unlink': ['broken-link'],
|
307
|
+
'fa-upload': ['upload'],
|
308
|
+
'fa-user': ['person-placeholder'],
|
309
|
+
'fa-user-friends': ['group'],
|
299
310
|
'fa-user-hard-hat': ['lx-icons/user-hard-hat'],
|
311
|
+
'fa-users': ['family-care'],
|
300
312
|
'fa-window': ['lx-icons/window'], // ['tnt/subject'],
|
301
|
-
'fa-
|
302
|
-
'fa-yen-sign': ['lx-icons/yen-sign']
|
303
|
-
'fa-feather': ['lx-icons/feather'],
|
304
|
-
'fa-road': ['lx-icons/road'],
|
305
|
-
'fa-3x3-grid': ['lx-icons/3x3-grid'],
|
306
|
-
'fa-comment-alt-check': ['lx-icons/comment-alt-check'],
|
307
|
-
'fa-rocket': ['lx-icons/rocket'],
|
308
|
-
'fa-rectangle-wide': ['legend'],
|
309
|
-
'fa-share-square': ['action']
|
313
|
+
'fa-wrench': ['wrench'],
|
314
|
+
'fa-yen-sign': ['lx-icons/yen-sign']
|
310
315
|
};
|
311
316
|
|
312
317
|
/**
|