@flywheel-io/vision 0.8.2 → 0.8.4

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 (31) hide show
  1. package/assets/fonts/Flywheel-Vision-Icons.svg +27 -3
  2. package/assets/fonts/Flywheel-Vision-Icons.ttf +0 -0
  3. package/assets/fonts/Flywheel-Vision-Icons.woff +0 -0
  4. package/assets/svg/add-server-databases-endpoint.svg +9 -0
  5. package/assets/svg/arrange-filter-sort.svg +6 -0
  6. package/assets/svg/book-lab-flask.svg +6 -0
  7. package/assets/svg/circle-ellipses.svg +1 -2
  8. package/assets/svg/cloud-network-add.svg +6 -0
  9. package/assets/svg/flywheel-mark-logo.svg +5 -0
  10. package/assets/svg/list-test-lab-flask.svg +12 -0
  11. package/assets/svg/message-checkmark-sent.svg +6 -0
  12. package/assets/svg/send-message-share.svg +5 -0
  13. package/assets/svg/server-database-endpoint.svg +5 -0
  14. package/assets/svg/speed-dashboard.svg +5 -0
  15. package/assets/svg/test-lab-flask.svg +5 -0
  16. package/assets/svg/zendesk-logo.svg +5 -0
  17. package/components/section-heading/back-button/back-button.component.d.ts +8 -0
  18. package/components/section-heading/section-heading.component.d.ts +12 -0
  19. package/components/section-heading/section-heading.module.d.ts +11 -0
  20. package/esm2020/components/section-heading/back-button/back-button.component.mjs +16 -0
  21. package/esm2020/components/section-heading/section-heading.component.mjs +27 -0
  22. package/esm2020/components/section-heading/section-heading.module.mjs +40 -0
  23. package/esm2020/public-api.mjs +3 -1
  24. package/fesm2015/flywheel-io-vision.mjs +68 -1
  25. package/fesm2015/flywheel-io-vision.mjs.map +1 -1
  26. package/fesm2020/flywheel-io-vision.mjs +68 -1
  27. package/fesm2020/flywheel-io-vision.mjs.map +1 -1
  28. package/package.json +11 -11
  29. package/public-api.d.ts +2 -0
  30. package/scss/icons/_icon-glyphs.scss +499 -463
  31. package/styles.css +525 -478
package/styles.css CHANGED
@@ -9,8 +9,7 @@
9
9
  font-style: normal;
10
10
  font-display: block;
11
11
  }
12
- .vision-icon, [class^=icon-], [class*=" icon-"] {
13
- /* use !important to prevent issues with browser extensions that change fonts */
12
+ .vision-icon, [class^=icon-], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
14
13
  font-family: "Flywheel-Vision-Icons" !important;
15
14
  speak: never;
16
15
  font-style: normal;
@@ -32,592 +31,604 @@
32
31
  -moz-osx-font-smoothing: grayscale;
33
32
  }
34
33
 
35
- .icon-add-circle:before {
36
- content: "\e914";
37
- }
38
-
39
- .icon-add-new-create:before {
40
- content: "\e969";
41
- }
42
-
43
- .icon-add-row-above:before {
44
- content: "\e96a";
45
- }
46
-
47
- .icon-add-row-below:before {
48
- content: "\e96b";
34
+ .icon-zendesk-logo:before {
35
+ content: "\e9f1";
49
36
  }
50
37
 
51
- .icon-add-server:before {
52
- content: "\e90e";
38
+ .icon-add-server-databases-endpoint:before {
39
+ content: "\e9f2";
53
40
  }
54
41
 
55
- .icon-add-user:before {
56
- content: "\e905";
42
+ .icon-cloud-network-add:before {
43
+ content: "\e9f3";
57
44
  }
58
45
 
59
- .icon-apple:before {
60
- content: "\e90b";
46
+ .icon-server-database-endpoint:before {
47
+ content: "\e9f4";
61
48
  }
62
49
 
63
- .icon-apply-copy-duplicate:before {
64
- content: "\e95c";
50
+ .icon-book-lab-flask:before {
51
+ content: "\e9f5";
65
52
  }
66
53
 
67
- .icon-arrow-annotate:before {
68
- content: "\e9ef";
54
+ .icon-list-test-lab-flask:before {
55
+ content: "\e9f6";
69
56
  }
70
57
 
71
- .icon-arrow-back-collapse:before {
72
- content: "\e96e";
58
+ .icon-test-lab-flask:before {
59
+ content: "\e9f7";
73
60
  }
74
61
 
75
- .icon-arrow-back:before {
76
- content: "\e953";
62
+ .icon-message-checkmark-sent:before {
63
+ content: "\e9f8";
77
64
  }
78
65
 
79
- .icon-arrow-down:before {
80
- content: "\e95d";
66
+ .icon-send-message-share:before {
67
+ content: "\e9f9";
81
68
  }
82
69
 
83
- .icon-arrow-forward-collapse:before {
84
- content: "\e96f";
70
+ .icon-flywheel-mark-logo:before {
71
+ content: "\e9fa";
85
72
  }
86
73
 
87
- .icon-arrow-forward:before {
88
- content: "\e954";
74
+ .icon-speed-dashboard:before {
75
+ content: "\e9fb";
89
76
  }
90
77
 
91
- .icon-arrow-rotate-restore:before {
92
- content: "\e96c";
78
+ .icon-arrange-filter-sort:before {
79
+ content: "\e9fc";
93
80
  }
94
81
 
95
- .icon-arrow-rotate:before {
96
- content: "\e96d";
82
+ .icon-delivery-shipment-packages:before {
83
+ content: "\e9bb";
97
84
  }
98
85
 
99
- .icon-arrow-up:before {
100
- content: "\e95e";
86
+ .icon-color-ven-design-profile-central:before {
87
+ content: "\e9ce";
101
88
  }
102
89
 
103
- .icon-arrow:before {
104
- content: "\e9f0";
90
+ .icon-home-modern-door:before {
91
+ content: "\e9e4";
105
92
  }
106
93
 
107
- .icon-barcode-serial:before {
108
- content: "\e97a";
94
+ .icon-tasklist-to-do-checkmark:before {
95
+ content: "\e9eb";
109
96
  }
110
97
 
111
- .icon-barcode-stack-scan:before {
112
- content: "\e97b";
98
+ .icon-user-profile-group-discovery:before {
99
+ content: "\e999";
113
100
  }
114
101
 
115
- .icon-bell-notification:before {
116
- content: "\e915";
102
+ .icon-flip-horizontal:before {
103
+ content: "\e9b5";
117
104
  }
118
105
 
119
- .icon-blocks-code-test-checkmark:before {
120
- content: "\e9c1";
106
+ .icon-flip-vertical:before {
107
+ content: "\e9b6";
121
108
  }
122
109
 
123
- .icon-bookmark-plus-add:before {
124
- content: "\e9c8";
110
+ .icon-facebook:before {
111
+ content: "\e9b7";
125
112
  }
126
113
 
127
- .icon-bookmark:before {
128
- content: "\e916";
114
+ .icon-github-color-login:before {
115
+ content: "\e9b8";
129
116
  }
130
117
 
131
- .icon-brain:before {
132
- content: "\e972";
118
+ .icon-linkedin:before {
119
+ content: "\e9b9";
133
120
  }
134
121
 
135
- .icon-button-form-element:before {
136
- content: "\e97c";
122
+ .icon-youtube:before {
123
+ content: "\e9ba";
137
124
  }
138
125
 
139
- .icon-calendar-schedule:before {
140
- content: "\e97d";
126
+ .icon-server-databases-connect:before {
127
+ content: "\e9bc";
141
128
  }
142
129
 
143
- .icon-camera-photo-capture:before {
144
- content: "\e9c2";
130
+ .icon-server-databases-download:before {
131
+ content: "\e9bd";
145
132
  }
146
133
 
147
- .icon-cash-banknotes:before {
148
- content: "\e964";
134
+ .icon-server-databases-minimal-download:before {
135
+ content: "\e9be";
149
136
  }
150
137
 
151
- .icon-chart-square:before {
152
- content: "\e917";
138
+ .icon-server-databases-sync:before {
139
+ content: "\e9bf";
153
140
  }
154
141
 
155
- .icon-chart-trend-square:before {
156
- content: "\e900";
142
+ .icon-graduate-hat:before {
143
+ content: "\e9c0";
157
144
  }
158
145
 
159
- .icon-chat-messages-bubble:before {
160
- content: "\e97e";
146
+ .icon-blocks-code-test-checkmark:before {
147
+ content: "\e9c1";
161
148
  }
162
149
 
163
- .icon-checklist-tasks-chechmark-square:before {
164
- content: "\e97f";
150
+ .icon-camera-photo-capture:before {
151
+ content: "\e9c2";
165
152
  }
166
153
 
167
- .icon-checklist:before {
168
- content: "\e918";
154
+ .icon-photo-edit-brightness-invert:before {
155
+ content: "\e9c3";
169
156
  }
170
157
 
171
- .icon-chevron-back:before {
172
- content: "\e955";
158
+ .icon-unlimited-repeat-subscription-circle:before {
159
+ content: "\e9c4";
173
160
  }
174
161
 
175
- .icon-chevron-down:before {
176
- content: "\e956";
162
+ .icon-mute:before {
163
+ content: "\e9c5";
177
164
  }
178
165
 
179
- .icon-chevron-forward:before {
180
- content: "\e957";
166
+ .icon-volume-full:before {
167
+ content: "\e9c6";
181
168
  }
182
169
 
183
- .icon-chevron-up:before {
184
- content: "\e958";
170
+ .icon-hand-money-currency:before {
171
+ content: "\e9c7";
185
172
  }
186
173
 
187
- .icon-circle-ellipses:before {
188
- content: "\e9e3";
174
+ .icon-bookmark-plus-add:before {
175
+ content: "\e9c8";
189
176
  }
190
177
 
191
178
  .icon-circle:before {
192
179
  content: "\e9c9";
193
180
  }
194
181
 
195
- .icon-clap-applause-hands:before {
196
- content: "\e9e1";
197
- }
198
-
199
182
  .icon-clip-attachment:before {
200
183
  content: "\e9ca";
201
184
  }
202
185
 
203
- .icon-clock-history:before {
204
- content: "\e919";
186
+ .icon-code-text:before {
187
+ content: "\e9cb";
205
188
  }
206
189
 
207
- .icon-clock-loading:before {
208
- content: "\e91a";
190
+ .icon-document-status-done-checkmark:before {
191
+ content: "\e9cc";
209
192
  }
210
193
 
211
- .icon-close-circled:before {
212
- content: "\e91b";
194
+ .icon-done-check-tracked:before {
195
+ content: "\e9cd";
213
196
  }
214
197
 
215
- .icon-close:before {
216
- content: "\e91c";
198
+ .icon-home-modern-option-lines:before {
199
+ content: "\e9cf";
217
200
  }
218
201
 
219
- .icon-cloud-storage-checkmark:before {
220
- content: "\e968";
202
+ .icon-keyboard:before {
203
+ content: "\e9d0";
221
204
  }
222
205
 
223
- .icon-code-text:before {
224
- content: "\e9cb";
206
+ .icon-line:before {
207
+ content: "\e9d1";
225
208
  }
226
209
 
227
- .icon-color-design-profile:before {
228
- content: "\e980";
210
+ .icon-link-unlink:before {
211
+ content: "\e9d2";
229
212
  }
230
213
 
231
- .icon-color-ven-design-profile-central:before {
232
- content: "\e9ce";
214
+ .icon-measure-angle:before {
215
+ content: "\e9d3";
233
216
  }
234
217
 
235
- .icon-computer-chip:before {
236
- content: "\e981";
218
+ .icon-media-library-imports-dowload:before {
219
+ content: "\e9d4";
237
220
  }
238
221
 
239
- .icon-contrast-photo-edit:before {
240
- content: "\e982";
222
+ .icon-message-chat-info:before {
223
+ content: "\e9d5";
241
224
  }
242
225
 
243
- .icon-copy-item:before {
244
- content: "\e91d";
226
+ .icon-microphone-mic-rec-circle:before {
227
+ content: "\e9d6";
245
228
  }
246
229
 
247
- .icon-creative-commons:before {
248
- content: "\e9ec";
230
+ .icon-microphone-mic-rec:before {
231
+ content: "\e9d7";
249
232
  }
250
233
 
251
- .icon-crosshair:before {
252
- content: "\e9e5";
234
+ .icon-microphone-mic-recording-circle:before {
235
+ content: "\e9d8";
253
236
  }
254
237
 
255
- .icon-cursor-select:before {
256
- content: "\e9e6";
238
+ .icon-pie-graph-chart-sample:before {
239
+ content: "\e9d9";
257
240
  }
258
241
 
259
- .icon-data-tree:before {
260
- content: "\e913";
242
+ .icon-plus-add-rectangle:before {
243
+ content: "\e9da";
261
244
  }
262
245
 
263
- .icon-delivery-shipment-packages:before {
264
- content: "\e9bb";
246
+ .icon-polygon:before {
247
+ content: "\e9db";
265
248
  }
266
249
 
267
- .icon-dna-hospital-medical:before {
268
- content: "\e973";
250
+ .icon-rotate-arrow-manual:before {
251
+ content: "\e9dc";
269
252
  }
270
253
 
271
- .icon-document-file-blank:before {
272
- content: "\e94d";
254
+ .icon-rotate-item-left:before {
255
+ content: "\e9dd";
273
256
  }
274
257
 
275
- .icon-document-file-download:before {
276
- content: "\e94e";
258
+ .icon-rotate-item-right:before {
259
+ content: "\e9de";
277
260
  }
278
261
 
279
- .icon-document-file-list-protocol:before {
280
- content: "\e983";
262
+ .icon-stars-light-sparkle:before {
263
+ content: "\e9df";
281
264
  }
282
265
 
283
- .icon-document-file-tar:before {
284
- content: "\e94f";
266
+ .icon-undone-uncheck-untracked:before {
267
+ content: "\e9e0";
285
268
  }
286
269
 
287
- .icon-document-file-zip:before {
288
- content: "\e950";
270
+ .icon-clap-applause-hands:before {
271
+ content: "\e9e1";
289
272
  }
290
273
 
291
- .icon-document-status-done-checkmark:before {
292
- content: "\e9cc";
274
+ .icon-email-mail-checkmark-group:before {
275
+ content: "\e9e2";
293
276
  }
294
277
 
295
- .icon-document-visible:before {
296
- content: "\e951";
278
+ .icon-circle-ellipses:before {
279
+ content: "\e9e3";
297
280
  }
298
281
 
299
- .icon-documents-files:before {
300
- content: "\e952";
282
+ .icon-crosshair:before {
283
+ content: "\e9e5";
301
284
  }
302
285
 
303
- .icon-done-check-tracked:before {
304
- content: "\e9cd";
286
+ .icon-cursor-select:before {
287
+ content: "\e9e6";
305
288
  }
306
289
 
307
- .icon-done-check:before {
308
- content: "\e91e";
290
+ .icon-draw-rectangle:before {
291
+ content: "\e9e7";
309
292
  }
310
293
 
311
- .icon-download-status:before {
312
- content: "\e91f";
294
+ .icon-ruler-bidirectional:before {
295
+ content: "\e9e8";
313
296
  }
314
297
 
315
- .icon-download:before {
316
- content: "\e920";
298
+ .icon-ruler:before {
299
+ content: "\e9e9";
317
300
  }
318
301
 
319
- .icon-drag-drop-indicator:before {
320
- content: "\e984";
302
+ .icon-workspace-mode:before {
303
+ content: "\e9ea";
321
304
  }
322
305
 
323
- .icon-draw-rectangle:before {
324
- content: "\e9e7";
306
+ .icon-creative-commons:before {
307
+ content: "\e9ec";
325
308
  }
326
309
 
327
- .icon-earth-globe-fail:before {
328
- content: "\e935";
310
+ .icon-free-rights:before {
311
+ content: "\e9ed";
329
312
  }
330
313
 
331
- .icon-edit-boxed:before {
332
- content: "\e922";
314
+ .icon-hammer-screwdriver:before {
315
+ content: "\e9ee";
333
316
  }
334
317
 
335
- .icon-edit:before {
336
- content: "\e923";
318
+ .icon-arrow-annotate:before {
319
+ content: "\e9ef";
337
320
  }
338
321
 
339
- .icon-email-mail-checkmark-group:before {
340
- content: "\e9e2";
322
+ .icon-arrow:before {
323
+ content: "\e9f0";
341
324
  }
342
325
 
343
- .icon-email:before {
344
- content: "\e924";
326
+ .icon-notebook-open:before {
327
+ content: "\e998";
345
328
  }
346
329
 
347
- .icon-embed-circle:before {
348
- content: "\e959";
330
+ .icon-windows:before {
331
+ content: "\e963";
349
332
  }
350
333
 
351
- .icon-facebook:before {
352
- content: "\e9b7";
334
+ .icon-add-new-create:before {
335
+ content: "\e969";
353
336
  }
354
337
 
355
- .icon-file-download:before {
356
- content: "\e925";
338
+ .icon-add-row-above:before {
339
+ content: "\e96a";
357
340
  }
358
341
 
359
- .icon-file-text:before {
360
- content: "\e962";
342
+ .icon-add-row-below:before {
343
+ content: "\e96b";
361
344
  }
362
345
 
363
- .icon-files-library-content:before {
364
- content: "\e902";
346
+ .icon-arrow-rotate-restore:before {
347
+ content: "\e96c";
365
348
  }
366
349
 
367
- .icon-files-library:before {
368
- content: "\e926";
350
+ .icon-arrow-rotate:before {
351
+ content: "\e96d";
369
352
  }
370
353
 
371
- .icon-files:before {
372
- content: "\e927";
354
+ .icon-arrow-back-collapse:before {
355
+ content: "\e96e";
373
356
  }
374
357
 
375
- .icon-filter:before {
376
- content: "\e928";
358
+ .icon-arrow-forward-collapse:before {
359
+ content: "\e96f";
377
360
  }
378
361
 
379
- .icon-flag:before {
380
- content: "\e929";
362
+ .icon-barcode-serial:before {
363
+ content: "\e97a";
381
364
  }
382
365
 
383
- .icon-flip-horizontal:before {
384
- content: "\e9b5";
366
+ .icon-barcode-stack-scan:before {
367
+ content: "\e97b";
385
368
  }
386
369
 
387
- .icon-flip-vertical:before {
388
- content: "\e9b6";
370
+ .icon-button-form-element:before {
371
+ content: "\e97c";
389
372
  }
390
373
 
391
- .icon-folder-add:before {
392
- content: "\e949";
374
+ .icon-calendar-schedule:before {
375
+ content: "\e97d";
393
376
  }
394
377
 
395
- .icon-folder-blank:before {
396
- content: "\e960";
378
+ .icon-chat-messages-bubble:before {
379
+ content: "\e97e";
397
380
  }
398
381
 
399
- .icon-folder-checked:before {
400
- content: "\e94a";
382
+ .icon-checklist-tasks-chechmark-square:before {
383
+ content: "\e97f";
401
384
  }
402
385
 
403
- .icon-folder-group:before {
404
- content: "\e961";
386
+ .icon-color-design-profile:before {
387
+ content: "\e980";
405
388
  }
406
389
 
407
- .icon-folder-open:before {
408
- content: "\e94b";
390
+ .icon-computer-chip:before {
391
+ content: "\e981";
409
392
  }
410
393
 
411
- .icon-folder-share:before {
412
- content: "\e94c";
394
+ .icon-contrast-photo-edit:before {
395
+ content: "\e982";
413
396
  }
414
397
 
415
- .icon-form-metadata-element:before {
416
- content: "\e985";
398
+ .icon-document-file-list-protocol:before {
399
+ content: "\e983";
417
400
  }
418
401
 
419
- .icon-free-rights:before {
420
- content: "\e9ed";
402
+ .icon-drag-drop-indicator:before {
403
+ content: "\e984";
404
+ }
405
+
406
+ .icon-form-metadata-element:before {
407
+ content: "\e985";
421
408
  }
422
409
 
423
410
  .icon-full-screen-zoom:before {
424
411
  content: "\e986";
425
412
  }
426
413
 
427
- .icon-github-color-login:before {
428
- content: "\e9b8";
414
+ .icon-layout:before {
415
+ content: "\e987";
429
416
  }
430
417
 
431
- .icon-gitlab:before {
432
- content: "\e90c";
418
+ .icon-header-form-element:before {
419
+ content: "\e988";
433
420
  }
434
421
 
435
- .icon-graduate-hat:before {
436
- content: "\e9c0";
422
+ .icon-human-artificial-intelligence:before {
423
+ content: "\e989";
437
424
  }
438
425
 
439
- .icon-grid-layout:before {
440
- content: "\e95f";
426
+ .icon-image-photo-copy-left-down:before {
427
+ content: "\e98a";
441
428
  }
442
429
 
443
- .icon-hammer-screwdriver:before {
444
- content: "\e9ee";
430
+ .icon-image-picture-square:before {
431
+ content: "\e98b";
445
432
  }
446
433
 
447
- .icon-hand-money-currency:before {
448
- content: "\e9c7";
434
+ .icon-items-group-elements:before {
435
+ content: "\e98c";
449
436
  }
450
437
 
451
- .icon-header-form-element:before {
452
- content: "\e988";
438
+ .icon-layers:before {
439
+ content: "\e98d";
453
440
  }
454
441
 
455
- .icon-home-modern-door:before {
456
- content: "\e9e4";
442
+ .icon-menu-burger-handle:before {
443
+ content: "\e98e";
457
444
  }
458
445
 
459
- .icon-home-modern-option-lines:before {
460
- content: "\e9cf";
446
+ .icon-menu-list-form-square:before {
447
+ content: "\e98f";
461
448
  }
462
449
 
463
- .icon-human-artificial-intelligence:before {
464
- content: "\e989";
450
+ .icon-message-chat-question-support:before {
451
+ content: "\e990";
465
452
  }
466
453
 
467
- .icon-icon-placeholder:before {
468
- content: "\e947";
454
+ .icon-message-question-checkmark:before {
455
+ content: "\e991";
469
456
  }
470
457
 
471
- .icon-image-photo-copy-left-down:before {
472
- content: "\e98a";
458
+ .icon-minus:before {
459
+ content: "\e992";
473
460
  }
474
461
 
475
- .icon-image-picture-square:before {
476
- content: "\e98b";
462
+ .icon-mouse-big:before {
463
+ content: "\e993";
477
464
  }
478
465
 
479
- .icon-information-circle:before {
480
- content: "\e92a";
466
+ .icon-move:before {
467
+ content: "\e994";
481
468
  }
482
469
 
483
- .icon-items-group-elements:before {
484
- content: "\e98c";
470
+ .icon-music-play-resume:before {
471
+ content: "\e995";
485
472
  }
486
473
 
487
- .icon-key:before {
488
- content: "\e92b";
474
+ .icon-music-stop:before {
475
+ content: "\e996";
489
476
  }
490
477
 
491
- .icon-keyboard:before {
492
- content: "\e9d0";
478
+ .icon-notebook-add-plus:before {
479
+ content: "\e997";
493
480
  }
494
481
 
495
- .icon-keychain:before {
496
- content: "\e92c";
482
+ .icon-notebook-pen-edit:before {
483
+ content: "\e99a";
497
484
  }
498
485
 
499
- .icon-label-tag:before {
500
- content: "\e92d";
486
+ .icon-notebook:before {
487
+ content: "\e99b";
501
488
  }
502
489
 
503
- .icon-laptop-health-medical-cross:before {
504
- content: "\e971";
490
+ .icon-notes-pen:before {
491
+ content: "\e99c";
505
492
  }
506
493
 
507
- .icon-layers:before {
508
- content: "\e98d";
494
+ .icon-object-search-zoom-plus:before {
495
+ content: "\e99d";
509
496
  }
510
497
 
511
- .icon-layout-grid:before {
512
- content: "\e901";
498
+ .icon-pencil-edit-create:before {
499
+ content: "\e99e";
513
500
  }
514
501
 
515
- .icon-layout:before {
516
- content: "\e987";
502
+ .icon-protection-target:before {
503
+ content: "\e99f";
517
504
  }
518
505
 
519
- .icon-line:before {
520
- content: "\e9d1";
506
+ .icon-rotate:before {
507
+ content: "\e9a0";
521
508
  }
522
509
 
523
- .icon-link-unlink:before {
524
- content: "\e9d2";
510
+ .icon-scanner:before {
511
+ content: "\e9a1";
525
512
  }
526
513
 
527
- .icon-link:before {
528
- content: "\e92e";
514
+ .icon-search-user-profile-person:before {
515
+ content: "\e9a2";
529
516
  }
530
517
 
531
- .icon-linkedin:before {
532
- content: "\e9b9";
518
+ .icon-search-zoom-minus:before {
519
+ content: "\e9a3";
533
520
  }
534
521
 
535
- .icon-linux:before {
536
- content: "\e90d";
522
+ .icon-search-zoom-plus:before {
523
+ content: "\e9a4";
537
524
  }
538
525
 
539
- .icon-loading-status-checkmark:before {
540
- content: "\e92f";
526
+ .icon-section-form-element:before {
527
+ content: "\e9a5";
541
528
  }
542
529
 
543
- .icon-lock-unlock:before {
544
- content: "\e912";
530
+ .icon-server-databases-key-protection:before {
531
+ content: "\e9a6";
545
532
  }
546
533
 
547
- .icon-lock:before {
548
- content: "\e904";
534
+ .icon-server-databases-sync-import:before {
535
+ content: "\e9a7";
549
536
  }
550
537
 
551
- .icon-logout:before {
552
- content: "\e930";
538
+ .icon-servers-database:before {
539
+ content: "\e9a8";
553
540
  }
554
541
 
555
- .icon-lung:before {
556
- content: "\e975";
542
+ .icon-target:before {
543
+ content: "\e9a9";
557
544
  }
558
545
 
559
- .icon-lungs:before {
560
- content: "\e976";
546
+ .icon-text-long:before {
547
+ content: "\e9aa";
561
548
  }
562
549
 
563
- .icon-measure-angle:before {
564
- content: "\e9d3";
550
+ .icon-text-short-form-element:before {
551
+ content: "\e9ab";
565
552
  }
566
553
 
567
- .icon-media-library-imports-dowload:before {
568
- content: "\e9d4";
554
+ .icon-timer-clock-style:before {
555
+ content: "\e9ac";
569
556
  }
570
557
 
571
- .icon-menu-burger-handle:before {
572
- content: "\e98e";
558
+ .icon-user-document:before {
559
+ content: "\e9ad";
573
560
  }
574
561
 
575
- .icon-menu-horizontal:before {
576
- content: "\e931";
562
+ .icon-video-player-controls:before {
563
+ content: "\e9ae";
577
564
  }
578
565
 
579
- .icon-menu-list-form-square:before {
580
- content: "\e98f";
566
+ .icon-visible-eye-hidden:before {
567
+ content: "\e9af";
581
568
  }
582
569
 
583
- .icon-menu-vertical:before {
584
- content: "\e932";
570
+ .icon-window-finder-resize-arrow-down:before {
571
+ content: "\e9b0";
585
572
  }
586
573
 
587
- .icon-message-chat-info:before {
588
- content: "\e9d5";
574
+ .icon-window-finder-resize-arrow-up:before {
575
+ content: "\e9b1";
589
576
  }
590
577
 
591
- .icon-message-chat-question-support:before {
592
- content: "\e990";
578
+ .icon-window-resize-left:before {
579
+ content: "\e9b2";
593
580
  }
594
581
 
595
- .icon-message-question-checkmark:before {
596
- content: "\e991";
582
+ .icon-window-resize-right:before {
583
+ content: "\e9b3";
597
584
  }
598
585
 
599
- .icon-microphone-mic-rec-circle:before {
600
- content: "\e9d6";
586
+ .icon-window-zoom-plus-loupe:before {
587
+ content: "\e9b4";
601
588
  }
602
589
 
603
- .icon-microphone-mic-rec:before {
604
- content: "\e9d7";
590
+ .icon-laptop-health-medical-cross:before {
591
+ content: "\e971";
605
592
  }
606
593
 
607
- .icon-microphone-mic-recording-circle:before {
608
- content: "\e9d8";
594
+ .icon-radiology-scan-circle:before {
595
+ content: "\e974";
609
596
  }
610
597
 
611
- .icon-minus:before {
612
- content: "\e992";
598
+ .icon-money-coin:before {
599
+ content: "\e965";
613
600
  }
614
601
 
615
- .icon-modalities:before {
616
- content: "\e970";
602
+ .icon-brain:before {
603
+ content: "\e972";
617
604
  }
618
605
 
619
- .icon-money-coin:before {
620
- content: "\e965";
606
+ .icon-dna-hospital-medical:before {
607
+ content: "\e973";
608
+ }
609
+
610
+ .icon-lung:before {
611
+ content: "\e975";
612
+ }
613
+
614
+ .icon-lungs:before {
615
+ content: "\e976";
616
+ }
617
+
618
+ .icon-protective-mask:before {
619
+ content: "\e977";
620
+ }
621
+
622
+ .icon-radiology-scan:before {
623
+ content: "\e978";
624
+ }
625
+
626
+ .icon-stomach:before {
627
+ content: "\e979";
628
+ }
629
+
630
+ .icon-cash-banknotes:before {
631
+ content: "\e964";
621
632
  }
622
633
 
623
634
  .icon-money-dollar:before {
@@ -628,196 +639,268 @@
628
639
  content: "\e967";
629
640
  }
630
641
 
631
- .icon-mouse-big:before {
632
- content: "\e993";
642
+ .icon-cloud-storage-checkmark:before {
643
+ content: "\e968";
633
644
  }
634
645
 
635
- .icon-move:before {
636
- content: "\e994";
646
+ .icon-modalities:before {
647
+ content: "\e970";
637
648
  }
638
649
 
639
- .icon-music-play-resume:before {
640
- content: "\e995";
650
+ .icon-search-loop:before {
651
+ content: "\e936";
641
652
  }
642
653
 
643
- .icon-music-stop:before {
644
- content: "\e996";
654
+ .icon-question-circle:before {
655
+ content: "\e921";
645
656
  }
646
657
 
647
- .icon-mute:before {
648
- content: "\e9c5";
658
+ .icon-earth-globe-fail:before {
659
+ content: "\e935";
649
660
  }
650
661
 
651
- .icon-network-storage-alert:before {
652
- content: "\e948";
662
+ .icon-user-setting-gear:before {
663
+ content: "\e909";
653
664
  }
654
665
 
655
- .icon-notebook-add-plus:before {
656
- content: "\e997";
666
+ .icon-user-delete-cross:before {
667
+ content: "\e95b";
657
668
  }
658
669
 
659
- .icon-notebook-open:before {
660
- content: "\e998";
670
+ .icon-apply-copy-duplicate:before {
671
+ content: "\e95c";
661
672
  }
662
673
 
663
- .icon-notebook-pen-edit:before {
664
- content: "\e99a";
674
+ .icon-arrow-down:before {
675
+ content: "\e95d";
665
676
  }
666
677
 
667
- .icon-notebook:before {
668
- content: "\e99b";
678
+ .icon-arrow-up:before {
679
+ content: "\e95e";
669
680
  }
670
681
 
671
- .icon-notes-pen:before {
672
- content: "\e99c";
682
+ .icon-grid-layout:before {
683
+ content: "\e95f";
673
684
  }
674
685
 
675
- .icon-object-search-zoom-plus:before {
676
- content: "\e99d";
686
+ .icon-folder-blank:before {
687
+ content: "\e960";
677
688
  }
678
689
 
679
- .icon-open:before {
680
- content: "\e933";
690
+ .icon-folder-group:before {
691
+ content: "\e961";
681
692
  }
682
693
 
683
- .icon-pencil-edit-create:before {
684
- content: "\e99e";
694
+ .icon-file-text:before {
695
+ content: "\e962";
685
696
  }
686
697
 
687
- .icon-photo-edit-brightness-invert:before {
688
- content: "\e9c3";
698
+ .icon-edit-boxed:before {
699
+ content: "\e922";
689
700
  }
690
701
 
691
- .icon-pie-chart:before {
692
- content: "\e934";
702
+ .icon-chart-trend-square:before {
703
+ content: "\e900";
693
704
  }
694
705
 
695
- .icon-pie-graph-chart-sample:before {
696
- content: "\e9d9";
706
+ .icon-layout-grid:before {
707
+ content: "\e901";
708
+ }
709
+
710
+ .icon-files-library-content:before {
711
+ content: "\e902";
712
+ }
713
+
714
+ .icon-user-lock:before {
715
+ content: "\e903";
716
+ }
717
+
718
+ .icon-lock:before {
719
+ content: "\e904";
720
+ }
721
+
722
+ .icon-add-user:before {
723
+ content: "\e905";
724
+ }
725
+
726
+ .icon-user-checked:before {
727
+ content: "\e906";
728
+ }
729
+
730
+ .icon-user-group:before {
731
+ content: "\e907";
732
+ }
733
+
734
+ .icon-user-key:before {
735
+ content: "\e908";
736
+ }
737
+
738
+ .icon-thumbs-up-like:before {
739
+ content: "\e90a";
740
+ }
741
+
742
+ .icon-apple:before {
743
+ content: "\e90b";
744
+ }
745
+
746
+ .icon-gitlab:before {
747
+ content: "\e90c";
748
+ }
749
+
750
+ .icon-linux:before {
751
+ content: "\e90d";
752
+ }
753
+
754
+ .icon-add-server:before {
755
+ content: "\e90e";
756
+ }
757
+
758
+ .icon-server-checkmark:before {
759
+ content: "\e90f";
760
+ }
761
+
762
+ .icon-server-upload:before {
763
+ content: "\e910";
764
+ }
765
+
766
+ .icon-server:before {
767
+ content: "\e911";
768
+ }
769
+
770
+ .icon-lock-unlock:before {
771
+ content: "\e912";
772
+ }
773
+
774
+ .icon-data-tree:before {
775
+ content: "\e913";
776
+ }
777
+
778
+ .icon-add-circle:before {
779
+ content: "\e914";
697
780
  }
698
781
 
699
- .icon-plus-add-rectangle:before {
700
- content: "\e9da";
782
+ .icon-bell-notification:before {
783
+ content: "\e915";
701
784
  }
702
785
 
703
- .icon-polygon:before {
704
- content: "\e9db";
786
+ .icon-bookmark:before {
787
+ content: "\e916";
705
788
  }
706
789
 
707
- .icon-protection-target:before {
708
- content: "\e99f";
790
+ .icon-chart-square:before {
791
+ content: "\e917";
709
792
  }
710
793
 
711
- .icon-protective-mask:before {
712
- content: "\e977";
794
+ .icon-checklist:before {
795
+ content: "\e918";
713
796
  }
714
797
 
715
- .icon-question-circle:before {
716
- content: "\e921";
798
+ .icon-clock-history:before {
799
+ content: "\e919";
717
800
  }
718
801
 
719
- .icon-radiology-scan-circle:before {
720
- content: "\e974";
802
+ .icon-clock-loading:before {
803
+ content: "\e91a";
721
804
  }
722
805
 
723
- .icon-radiology-scan:before {
724
- content: "\e978";
806
+ .icon-close-circled:before {
807
+ content: "\e91b";
725
808
  }
726
809
 
727
- .icon-rotate-arrow-manual:before {
728
- content: "\e9dc";
810
+ .icon-close:before {
811
+ content: "\e91c";
729
812
  }
730
813
 
731
- .icon-rotate-item-left:before {
732
- content: "\e9dd";
814
+ .icon-copy-item:before {
815
+ content: "\e91d";
733
816
  }
734
817
 
735
- .icon-rotate-item-right:before {
736
- content: "\e9de";
818
+ .icon-done-check:before {
819
+ content: "\e91e";
737
820
  }
738
821
 
739
- .icon-rotate-refresh:before {
740
- content: "\e95a";
822
+ .icon-download-status:before {
823
+ content: "\e91f";
741
824
  }
742
825
 
743
- .icon-rotate:before {
744
- content: "\e9a0";
826
+ .icon-download:before {
827
+ content: "\e920";
745
828
  }
746
829
 
747
- .icon-ruler-bidirectional:before {
748
- content: "\e9e8";
830
+ .icon-edit:before {
831
+ content: "\e923";
749
832
  }
750
833
 
751
- .icon-ruler:before {
752
- content: "\e9e9";
834
+ .icon-email:before {
835
+ content: "\e924";
753
836
  }
754
837
 
755
- .icon-scanner:before {
756
- content: "\e9a1";
838
+ .icon-file-download:before {
839
+ content: "\e925";
757
840
  }
758
841
 
759
- .icon-search-loop:before {
760
- content: "\e936";
842
+ .icon-files-library:before {
843
+ content: "\e926";
761
844
  }
762
845
 
763
- .icon-search-user-profile-person:before {
764
- content: "\e9a2";
846
+ .icon-files:before {
847
+ content: "\e927";
765
848
  }
766
849
 
767
- .icon-search-zoom-minus:before {
768
- content: "\e9a3";
850
+ .icon-filter:before {
851
+ content: "\e928";
769
852
  }
770
853
 
771
- .icon-search-zoom-plus:before {
772
- content: "\e9a4";
854
+ .icon-flag:before {
855
+ content: "\e929";
773
856
  }
774
857
 
775
- .icon-search:before {
776
- content: "\e937";
858
+ .icon-information-circle:before {
859
+ content: "\e92a";
777
860
  }
778
861
 
779
- .icon-section-form-element:before {
780
- content: "\e9a5";
862
+ .icon-key:before {
863
+ content: "\e92b";
781
864
  }
782
865
 
783
- .icon-server-checkmark:before {
784
- content: "\e90f";
866
+ .icon-keychain:before {
867
+ content: "\e92c";
785
868
  }
786
869
 
787
- .icon-server-databases-connect:before {
788
- content: "\e9bc";
870
+ .icon-label-tag:before {
871
+ content: "\e92d";
789
872
  }
790
873
 
791
- .icon-server-databases-download:before {
792
- content: "\e9bd";
874
+ .icon-link:before {
875
+ content: "\e92e";
793
876
  }
794
877
 
795
- .icon-server-databases-key-protection:before {
796
- content: "\e9a6";
878
+ .icon-loading-status-checkmark:before {
879
+ content: "\e92f";
797
880
  }
798
881
 
799
- .icon-server-databases-minimal-download:before {
800
- content: "\e9be";
882
+ .icon-logout:before {
883
+ content: "\e930";
801
884
  }
802
885
 
803
- .icon-server-databases-sync-import:before {
804
- content: "\e9a7";
886
+ .icon-menu-horizontal:before {
887
+ content: "\e931";
805
888
  }
806
889
 
807
- .icon-server-databases-sync:before {
808
- content: "\e9bf";
890
+ .icon-menu-vertical:before {
891
+ content: "\e932";
809
892
  }
810
893
 
811
- .icon-server-upload:before {
812
- content: "\e910";
894
+ .icon-open:before {
895
+ content: "\e933";
813
896
  }
814
897
 
815
- .icon-server:before {
816
- content: "\e911";
898
+ .icon-pie-chart:before {
899
+ content: "\e934";
817
900
  }
818
901
 
819
- .icon-servers-database:before {
820
- content: "\e9a8";
902
+ .icon-search:before {
903
+ content: "\e937";
821
904
  }
822
905
 
823
906
  .icon-setting-gear:before {
@@ -852,14 +935,6 @@
852
935
  content: "\e93f";
853
936
  }
854
937
 
855
- .icon-stars-light-sparkle:before {
856
- content: "\e9df";
857
- }
858
-
859
- .icon-stomach:before {
860
- content: "\e979";
861
- }
862
-
863
938
  .icon-substract-group:before {
864
939
  content: "\e940";
865
940
  }
@@ -868,132 +943,104 @@
868
943
  content: "\e941";
869
944
  }
870
945
 
871
- .icon-target:before {
872
- content: "\e9a9";
873
- }
874
-
875
- .icon-tasklist-to-do-checkmark:before {
876
- content: "\e9eb";
877
- }
878
-
879
- .icon-text-long:before {
880
- content: "\e9aa";
881
- }
882
-
883
- .icon-text-short-form-element:before {
884
- content: "\e9ab";
885
- }
886
-
887
- .icon-thumbs-up-like:before {
888
- content: "\e90a";
889
- }
890
-
891
- .icon-timer-clock-style:before {
892
- content: "\e9ac";
893
- }
894
-
895
946
  .icon-trash-delete:before {
896
947
  content: "\e942";
897
948
  }
898
949
 
899
- .icon-undone-uncheck-untracked:before {
900
- content: "\e9e0";
901
- }
902
-
903
- .icon-unlimited-repeat-subscription-circle:before {
904
- content: "\e9c4";
905
- }
906
-
907
950
  .icon-upload:before {
908
951
  content: "\e943";
909
952
  }
910
953
 
911
- .icon-user-checked:before {
912
- content: "\e906";
954
+ .icon-user:before {
955
+ content: "\e944";
913
956
  }
914
957
 
915
- .icon-user-delete-cross:before {
916
- content: "\e95b";
958
+ .icon-warning-circle:before {
959
+ content: "\e945";
917
960
  }
918
961
 
919
- .icon-user-document:before {
920
- content: "\e9ad";
962
+ .icon-warning:before {
963
+ content: "\e946";
921
964
  }
922
965
 
923
- .icon-user-group:before {
924
- content: "\e907";
966
+ .icon-icon-placeholder:before {
967
+ content: "\e947";
925
968
  }
926
969
 
927
- .icon-user-key:before {
928
- content: "\e908";
970
+ .icon-network-storage-alert:before {
971
+ content: "\e948";
929
972
  }
930
973
 
931
- .icon-user-lock:before {
932
- content: "\e903";
974
+ .icon-folder-add:before {
975
+ content: "\e949";
933
976
  }
934
977
 
935
- .icon-user-profile-group-discovery:before {
936
- content: "\e999";
978
+ .icon-folder-checked:before {
979
+ content: "\e94a";
937
980
  }
938
981
 
939
- .icon-user-setting-gear:before {
940
- content: "\e909";
982
+ .icon-folder-open:before {
983
+ content: "\e94b";
941
984
  }
942
985
 
943
- .icon-user:before {
944
- content: "\e944";
986
+ .icon-folder-share:before {
987
+ content: "\e94c";
945
988
  }
946
989
 
947
- .icon-video-player-controls:before {
948
- content: "\e9ae";
990
+ .icon-document-file-blank:before {
991
+ content: "\e94d";
949
992
  }
950
993
 
951
- .icon-visible-eye-hidden:before {
952
- content: "\e9af";
994
+ .icon-document-file-download:before {
995
+ content: "\e94e";
953
996
  }
954
997
 
955
- .icon-volume-full:before {
956
- content: "\e9c6";
998
+ .icon-document-file-tar:before {
999
+ content: "\e94f";
957
1000
  }
958
1001
 
959
- .icon-warning-circle:before {
960
- content: "\e945";
1002
+ .icon-document-file-zip:before {
1003
+ content: "\e950";
961
1004
  }
962
1005
 
963
- .icon-warning:before {
964
- content: "\e946";
1006
+ .icon-document-visible:before {
1007
+ content: "\e951";
965
1008
  }
966
1009
 
967
- .icon-window-finder-resize-arrow-down:before {
968
- content: "\e9b0";
1010
+ .icon-documents-files:before {
1011
+ content: "\e952";
969
1012
  }
970
1013
 
971
- .icon-window-finder-resize-arrow-up:before {
972
- content: "\e9b1";
1014
+ .icon-arrow-back:before {
1015
+ content: "\e953";
973
1016
  }
974
1017
 
975
- .icon-window-resize-left:before {
976
- content: "\e9b2";
1018
+ .icon-arrow-forward:before {
1019
+ content: "\e954";
977
1020
  }
978
1021
 
979
- .icon-window-resize-right:before {
980
- content: "\e9b3";
1022
+ .icon-chevron-back:before {
1023
+ content: "\e955";
981
1024
  }
982
1025
 
983
- .icon-window-zoom-plus-loupe:before {
984
- content: "\e9b4";
1026
+ .icon-chevron-down:before {
1027
+ content: "\e956";
985
1028
  }
986
1029
 
987
- .icon-windows:before {
988
- content: "\e963";
1030
+ .icon-chevron-forward:before {
1031
+ content: "\e957";
989
1032
  }
990
1033
 
991
- .icon-workspace-mode:before {
992
- content: "\e9ea";
1034
+ .icon-chevron-up:before {
1035
+ content: "\e958";
993
1036
  }
994
1037
 
995
- .icon-youtube:before {
996
- content: "\e9ba";
1038
+ .icon-embed-circle:before {
1039
+ content: "\e959";
1040
+ }
1041
+
1042
+ .icon-rotate-refresh:before {
1043
+ content: "\e95a";
997
1044
  }
998
1045
 
999
1046
  @tailwind base;