@odx/icons 3.49.0 → 3.51.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/core/core-demo-poster.html +2 -2
- package/medical/medical-demo-poster.html +2 -2
- package/package.json +1 -1
- package/safety/safety-demo-poster.html +682 -3
- package/safety/safety-iconmap.scss +120 -19
- package/safety/safety-icons.css +1 -1
- package/safety/safety-icons.eot +0 -0
- package/safety/safety-icons.scss +322 -14
- package/safety/safety-icons.ttf +0 -0
- package/safety/safety-icons.woff +0 -0
- package/safety/safety-icons.woff2 +0 -0
- package/safety/safety-metadata.json +388 -0
- package/safety/svg/absorber-absent-mono.svg +4 -0
- package/safety/svg/absorber-ok-mono.svg +4 -0
- package/safety/svg/absorber-warning-mono.svg +4 -0
- package/safety/svg/acknowledge-all-mono.svg +4 -0
- package/safety/svg/acknowledge-mono.svg +4 -0
- package/safety/svg/alarm3-a1-mono.svg +4 -0
- package/safety/svg/alarm3-a2-mono.svg +4 -0
- package/safety/svg/alarm3-panic-mono.svg +4 -0
- package/safety/svg/alarm3-panic.svg +5 -1
- package/safety/svg/alarm3-protection-mono.svg +4 -0
- package/safety/svg/alarm3-sos-mono.svg +5 -0
- package/safety/svg/alarm3-sos.svg +8 -1
- package/safety/svg/alarm3-stel-mono.svg +4 -0
- package/safety/svg/alarm3-twa-mono.svg +4 -0
- package/safety/svg/building-warning-mono.svg +4 -0
- package/safety/svg/calibration-comp-error-mono.svg +4 -0
- package/safety/svg/calibration-comp-error.svg +8 -1
- package/safety/svg/calibration-comp-warning-mono.svg +11 -0
- package/safety/svg/calibration-comp-warning.svg +7 -1
- package/safety/svg/calibration-error-mono.svg +4 -0
- package/safety/svg/calibration-warning-mono.svg +4 -0
- package/safety/svg/certificate-error-mono.svg +4 -0
- package/safety/svg/certificate-valid-mono.svg +4 -0
- package/safety/svg/certificate-warning-mono.svg +4 -0
- package/safety/svg/clearance-mono.svg +4 -0
- package/safety/svg/close-all-mono.svg +4 -0
- package/safety/svg/complete-mono.svg +4 -0
- package/safety/svg/cylinder-error-mono.svg +4 -0
- package/safety/svg/cylinder-o2-alarm-mono.svg +4 -0
- package/safety/svg/data-transfer-completed-mono.svg +4 -0
- package/safety/svg/data-transfer-failed-mono.svg +4 -0
- package/safety/svg/device-bluetooth.svg +4 -0
- package/safety/svg/device-ok-mono.svg +4 -0
- package/safety/svg/evacuation-confirmed-mono.svg +4 -0
- package/safety/svg/evacuation-warning-mono.svg +4 -0
- package/safety/svg/expired-mono.svg +4 -0
- package/safety/svg/explosive-a1-mono.svg +4 -0
- package/safety/svg/explosive-a2-mono.svg +4 -0
- package/safety/svg/explosive-mono.svg +4 -0
- package/safety/svg/explosive-stel-mono.svg +4 -0
- package/safety/svg/explosive-twa-mono.svg +4 -0
- package/safety/svg/fg-hub-battery-low-mono.svg +4 -0
- package/safety/svg/fg-hub-no-connection-mono.svg +4 -0
- package/safety/svg/fg-hub-warning-mono.svg +4 -0
- package/safety/svg/fg-hub-warning.svg +13 -0
- package/safety/svg/fg-repeater-battery-low-mono.svg +4 -0
- package/safety/svg/firefighter-arrived-mono.svg +4 -0
- package/safety/svg/flammable-a1-mono.svg +4 -0
- package/safety/svg/flammable-a2-mono.svg +4 -0
- package/safety/svg/flammable-mono.svg +4 -0
- package/safety/svg/flammable-stel-mono.svg +4 -0
- package/safety/svg/flammable-twa-mono.svg +4 -0
- package/safety/svg/gasbottle-warning-mono.svg +4 -0
- package/safety/svg/hardware-available-mono.svg +4 -0
- package/safety/svg/hardware-missing-mono.svg +4 -0
- package/safety/svg/instrument-error-mono.svg +4 -0
- package/safety/svg/instrument-pump-error-mono.svg +4 -0
- package/safety/svg/instrument-xdock-error-mono.svg +4 -0
- package/safety/svg/job-approve-mono.svg +4 -0
- package/safety/svg/leaktest-ok-mono.svg +4 -0
- package/safety/svg/leaktest-timeout-mono.svg +10 -0
- package/safety/svg/leaktest-timeout.svg +10 -1
- package/safety/svg/leaktest-warning-mono.svg +4 -0
- package/safety/svg/lightbulb-warning-mono.svg +4 -0
- package/safety/svg/mobile-device-connected-mono.svg +4 -0
- package/safety/svg/mobile-device-connected.svg +8 -1
- package/safety/svg/mobile-device-error-mono.svg +5 -0
- package/safety/svg/mobile-device-error.svg +6 -1
- package/safety/svg/mobile-device.svg +4 -1
- package/safety/svg/motion-sensing-disabled-mono.svg +4 -0
- package/safety/svg/motion-sensing-enabled-mono.svg +4 -0
- package/safety/svg/offline-mode-mono.svg +4 -0
- package/safety/svg/ok-to-all-mono.svg +4 -0
- package/safety/svg/online-mode-mono.svg +4 -0
- package/safety/svg/pc-link-connected-mono.svg +4 -0
- package/safety/svg/pc-link-error-mono.svg +4 -0
- package/safety/svg/power-supply-restricted-mono.svg +4 -0
- package/safety/svg/sensor-error-mono.svg +4 -0
- package/safety/svg/sensor-error.svg +9 -1
- package/safety/svg/sensor-warning-mono.svg +4 -0
- package/safety/svg/suffocation-a1-mono.svg +4 -0
- package/safety/svg/suffocation-a2-mono.svg +4 -0
- package/safety/svg/suffocation-mono.svg +5 -0
- package/safety/svg/suffocation-stel-mono.svg +4 -0
- package/safety/svg/suffocation-twa-mono.svg +4 -0
- package/safety/svg/system-storage-error-mono.svg +5 -0
- package/safety/svg/system-storage-error.svg +2 -10
- package/safety/svg/system-storage-warning-mono.svg +4 -0
- package/safety/svg/system-storage-warning.svg +7 -1
- package/safety/svg/telemetry-active-mono.svg +4 -0
- package/safety/svg/telemetry-error-mono.svg +4 -0
- package/safety/svg/telemetry-error.svg +12 -1
- package/safety/svg/telemetry-warning-mono.svg +4 -0
- package/safety/svg/temperature-error-mono.svg +4 -0
- package/safety/svg/temperature-warning-mono.svg +4 -0
- package/safety/svg/test-error-mono.svg +4 -0
- package/safety/svg/thermal-alarm-mono.svg +4 -0
- package/safety/svg/tic-connection-rejected-mono.svg +6 -0
- package/safety/svg/tic-connection-rejected.svg +10 -1
- package/safety/svg/tic-connection-success-mono.svg +4 -0
- package/safety/svg/tic-connection-success.svg +6 -1
- package/safety/svg/tic-failed-mono.svg +6 -0
- package/safety/svg/tic-failed.svg +6 -1
- package/safety/svg/tic-pairing-failed-mono.svg +4 -0
- package/safety/svg/tic-pairing-failed.svg +14 -1
- package/safety/svg/tic-successful-mono.svg +4 -0
- package/safety/svg/tic-successful.svg +8 -1
- package/safety/svg/tic.svg +4 -1
- package/safety/svg/toxic-a1-mono.svg +4 -0
- package/safety/svg/toxic-a2-mono.svg +4 -0
- package/safety/svg/toxic-mono.svg +7 -0
- package/safety/svg/toxic-stel-mono.svg +4 -0
- package/safety/svg/toxic-twa-mono.svg +4 -0
- package/safety/svg/underrange-error-mono.svg +4 -0
- package/safety/svg/underrange-warning-mono.svg +4 -0
- package/uib-legacy/uib-legacy-demo-poster.html +2 -2
package/safety/safety-icons.scss
CHANGED
|
@@ -88,6 +88,9 @@
|
|
|
88
88
|
&[data-icon-name="absorber-absent"]::before {
|
|
89
89
|
content: utils.get-icon-glyph("absorber-absent");
|
|
90
90
|
}
|
|
91
|
+
&[data-icon-name="absorber-absent-mono"]::before {
|
|
92
|
+
content: utils.get-icon-glyph("absorber-absent-mono");
|
|
93
|
+
}
|
|
91
94
|
&[data-icon-name="absorber-absent"]::after {
|
|
92
95
|
content: utils.get-icon-glyph("absorber-absent-part1");
|
|
93
96
|
color: #F30303;
|
|
@@ -102,6 +105,9 @@
|
|
|
102
105
|
&[data-icon-name="absorber-ok"]::before {
|
|
103
106
|
content: utils.get-icon-glyph("absorber-ok");
|
|
104
107
|
}
|
|
108
|
+
&[data-icon-name="absorber-ok-mono"]::before {
|
|
109
|
+
content: utils.get-icon-glyph("absorber-ok-mono");
|
|
110
|
+
}
|
|
105
111
|
&[data-icon-name="absorber-ok"]::after {
|
|
106
112
|
content: utils.get-icon-glyph("absorber-ok-part1");
|
|
107
113
|
color: #00DD31;
|
|
@@ -116,6 +122,9 @@
|
|
|
116
122
|
&[data-icon-name="absorber-warning"]::before {
|
|
117
123
|
content: utils.get-icon-glyph("absorber-warning");
|
|
118
124
|
}
|
|
125
|
+
&[data-icon-name="absorber-warning-mono"]::before {
|
|
126
|
+
content: utils.get-icon-glyph("absorber-warning-mono");
|
|
127
|
+
}
|
|
119
128
|
&[data-icon-name="absorber-warning"]::after {
|
|
120
129
|
content: utils.get-icon-glyph("absorber-warning-part1");
|
|
121
130
|
color: #FFE300;
|
|
@@ -130,6 +139,9 @@
|
|
|
130
139
|
&[data-icon-name="acknowledge-all"]::before {
|
|
131
140
|
content: utils.get-icon-glyph("acknowledge-all");
|
|
132
141
|
}
|
|
142
|
+
&[data-icon-name="acknowledge-all-mono"]::before {
|
|
143
|
+
content: utils.get-icon-glyph("acknowledge-all-mono");
|
|
144
|
+
}
|
|
133
145
|
&[data-icon-name="acknowledge-all"]::after {
|
|
134
146
|
content: utils.get-icon-glyph("acknowledge-all-part1");
|
|
135
147
|
color: #00DD31;
|
|
@@ -138,6 +150,9 @@
|
|
|
138
150
|
content: utils.get-icon-glyph("acknowledge-all-part2");
|
|
139
151
|
color: #002766;
|
|
140
152
|
}
|
|
153
|
+
&[data-icon-name="acknowledge-mono"]::before {
|
|
154
|
+
content: utils.get-icon-glyph("acknowledge-mono");
|
|
155
|
+
}
|
|
141
156
|
&[data-icon-name="acknowledge"]::before {
|
|
142
157
|
content: utils.get-icon-glyph("acknowledge");
|
|
143
158
|
}
|
|
@@ -212,6 +227,9 @@
|
|
|
212
227
|
&[data-icon-name="alarm1-average-a4"]::before {
|
|
213
228
|
content: utils.get-icon-glyph("alarm1-average-a4");
|
|
214
229
|
}
|
|
230
|
+
&[data-icon-name="alarm3-a1-mono"]::before {
|
|
231
|
+
content: utils.get-icon-glyph("alarm3-a1-mono");
|
|
232
|
+
}
|
|
215
233
|
&[data-icon-name="alarm3-a1"]::before {
|
|
216
234
|
content: utils.get-icon-glyph("alarm3-a1");
|
|
217
235
|
color: #FFF;
|
|
@@ -220,6 +238,9 @@
|
|
|
220
238
|
content: utils.get-icon-glyph("alarm3-a1-part1");
|
|
221
239
|
color: #F30303;
|
|
222
240
|
}
|
|
241
|
+
&[data-icon-name="alarm3-a2-mono"]::before {
|
|
242
|
+
content: utils.get-icon-glyph("alarm3-a2-mono");
|
|
243
|
+
}
|
|
223
244
|
&[data-icon-name="alarm3-a2"]::before {
|
|
224
245
|
content: utils.get-icon-glyph("alarm3-a2");
|
|
225
246
|
color: #FFF;
|
|
@@ -228,6 +249,9 @@
|
|
|
228
249
|
content: utils.get-icon-glyph("alarm3-a2-part1");
|
|
229
250
|
color: #F30303;
|
|
230
251
|
}
|
|
252
|
+
&[data-icon-name="alarm3-panic-mono"]::before {
|
|
253
|
+
content: utils.get-icon-glyph("alarm3-panic-mono");
|
|
254
|
+
}
|
|
231
255
|
&[data-icon-name="alarm3-panic"]::before {
|
|
232
256
|
content: utils.get-icon-glyph("alarm3-panic");
|
|
233
257
|
color: #FFF;
|
|
@@ -236,6 +260,9 @@
|
|
|
236
260
|
content: utils.get-icon-glyph("alarm3-panic-part1");
|
|
237
261
|
color: #F30303;
|
|
238
262
|
}
|
|
263
|
+
&[data-icon-name="alarm3-protection-mono"]::before {
|
|
264
|
+
content: utils.get-icon-glyph("alarm3-protection-mono");
|
|
265
|
+
}
|
|
239
266
|
&[data-icon-name="alarm3-protection"]::before {
|
|
240
267
|
content: utils.get-icon-glyph("alarm3-protection");
|
|
241
268
|
color: #FFF;
|
|
@@ -244,6 +271,9 @@
|
|
|
244
271
|
content: utils.get-icon-glyph("alarm3-protection-part1");
|
|
245
272
|
color: #F30303;
|
|
246
273
|
}
|
|
274
|
+
&[data-icon-name="alarm3-sos-mono"]::before {
|
|
275
|
+
content: utils.get-icon-glyph("alarm3-sos-mono");
|
|
276
|
+
}
|
|
247
277
|
&[data-icon-name="alarm3-sos"]::before {
|
|
248
278
|
content: utils.get-icon-glyph("alarm3-sos");
|
|
249
279
|
color: #FFF;
|
|
@@ -252,6 +282,9 @@
|
|
|
252
282
|
content: utils.get-icon-glyph("alarm3-sos-part1");
|
|
253
283
|
color: #F30303;
|
|
254
284
|
}
|
|
285
|
+
&[data-icon-name="alarm3-stel-mono"]::before {
|
|
286
|
+
content: utils.get-icon-glyph("alarm3-stel-mono");
|
|
287
|
+
}
|
|
255
288
|
&[data-icon-name="alarm3-stel"]::before {
|
|
256
289
|
content: utils.get-icon-glyph("alarm3-stel");
|
|
257
290
|
color: #FFF;
|
|
@@ -260,6 +293,9 @@
|
|
|
260
293
|
content: utils.get-icon-glyph("alarm3-stel-part1");
|
|
261
294
|
color: #F30303;
|
|
262
295
|
}
|
|
296
|
+
&[data-icon-name="alarm3-twa-mono"]::before {
|
|
297
|
+
content: utils.get-icon-glyph("alarm3-twa-mono");
|
|
298
|
+
}
|
|
263
299
|
&[data-icon-name="alarm3-twa"]::before {
|
|
264
300
|
content: utils.get-icon-glyph("alarm3-twa");
|
|
265
301
|
color: #FFF;
|
|
@@ -349,6 +385,9 @@
|
|
|
349
385
|
&[data-icon-name="building-units"]::before {
|
|
350
386
|
content: utils.get-icon-glyph("building-units");
|
|
351
387
|
}
|
|
388
|
+
&[data-icon-name="building-warning-mono"]::before {
|
|
389
|
+
content: utils.get-icon-glyph("building-warning-mono");
|
|
390
|
+
}
|
|
352
391
|
&[data-icon-name="building-warning"]::before {
|
|
353
392
|
content: utils.get-icon-glyph("building-warning");
|
|
354
393
|
color: #FFE300;
|
|
@@ -378,6 +417,9 @@
|
|
|
378
417
|
&[data-icon-name="calibration-comp-error"]::before {
|
|
379
418
|
content: utils.get-icon-glyph("calibration-comp-error");
|
|
380
419
|
}
|
|
420
|
+
&[data-icon-name="calibration-comp-error-mono"]::before {
|
|
421
|
+
content: utils.get-icon-glyph("calibration-comp-error-mono");
|
|
422
|
+
}
|
|
381
423
|
&[data-icon-name="calibration-comp-error"]::after {
|
|
382
424
|
content: utils.get-icon-glyph("calibration-comp-error-part1");
|
|
383
425
|
color: #F30303;
|
|
@@ -386,19 +428,22 @@
|
|
|
386
428
|
content: utils.get-icon-glyph("calibration-comp-error-part2");
|
|
387
429
|
color: #FFF;
|
|
388
430
|
}
|
|
431
|
+
&[data-icon-name="calibration-comp-warning-mono"]::before {
|
|
432
|
+
content: utils.get-icon-glyph("calibration-comp-warning-mono");
|
|
433
|
+
}
|
|
389
434
|
&[data-icon-name="calibration-comp-warning"]::before {
|
|
390
435
|
content: utils.get-icon-glyph("calibration-comp-warning");
|
|
436
|
+
color: #FFE300;
|
|
391
437
|
}
|
|
392
438
|
&[data-icon-name="calibration-comp-warning"]::after {
|
|
393
439
|
content: utils.get-icon-glyph("calibration-comp-warning-part1");
|
|
394
|
-
color: #FFE300;
|
|
395
440
|
}
|
|
396
441
|
&[data-icon-name="calibration-comp-warning"] span::before {
|
|
397
442
|
content: utils.get-icon-glyph("calibration-comp-warning-part2");
|
|
398
443
|
color: #002766;
|
|
399
444
|
}
|
|
400
|
-
&[data-icon-name="calibration-
|
|
401
|
-
content: utils.get-icon-glyph("calibration-
|
|
445
|
+
&[data-icon-name="calibration-error-mono"]::before {
|
|
446
|
+
content: utils.get-icon-glyph("calibration-error-mono");
|
|
402
447
|
}
|
|
403
448
|
&[data-icon-name="calibration-error"]::before {
|
|
404
449
|
content: utils.get-icon-glyph("calibration-error");
|
|
@@ -417,6 +462,9 @@
|
|
|
417
462
|
&[data-icon-name="calibration-warning"]::before {
|
|
418
463
|
content: utils.get-icon-glyph("calibration-warning");
|
|
419
464
|
}
|
|
465
|
+
&[data-icon-name="calibration-warning-mono"]::before {
|
|
466
|
+
content: utils.get-icon-glyph("calibration-warning-mono");
|
|
467
|
+
}
|
|
420
468
|
&[data-icon-name="calibration-warning"]::after {
|
|
421
469
|
content: utils.get-icon-glyph("calibration-warning-part1");
|
|
422
470
|
color: #FFE300;
|
|
@@ -446,6 +494,9 @@
|
|
|
446
494
|
&[data-icon-name="certificate-error"]::before {
|
|
447
495
|
content: utils.get-icon-glyph("certificate-error");
|
|
448
496
|
}
|
|
497
|
+
&[data-icon-name="certificate-error-mono"]::before {
|
|
498
|
+
content: utils.get-icon-glyph("certificate-error-mono");
|
|
499
|
+
}
|
|
449
500
|
&[data-icon-name="certificate-error"]::after {
|
|
450
501
|
content: utils.get-icon-glyph("certificate-error-part1");
|
|
451
502
|
color: #F30303;
|
|
@@ -460,6 +511,9 @@
|
|
|
460
511
|
&[data-icon-name="certificate-valid"]::before {
|
|
461
512
|
content: utils.get-icon-glyph("certificate-valid");
|
|
462
513
|
}
|
|
514
|
+
&[data-icon-name="certificate-valid-mono"]::before {
|
|
515
|
+
content: utils.get-icon-glyph("certificate-valid-mono");
|
|
516
|
+
}
|
|
463
517
|
&[data-icon-name="certificate-valid"]::after {
|
|
464
518
|
content: utils.get-icon-glyph("certificate-valid-part1");
|
|
465
519
|
color: #00DD31;
|
|
@@ -468,6 +522,9 @@
|
|
|
468
522
|
content: utils.get-icon-glyph("certificate-valid-part2");
|
|
469
523
|
color: #002766;
|
|
470
524
|
}
|
|
525
|
+
&[data-icon-name="certificate-warning-mono"]::before {
|
|
526
|
+
content: utils.get-icon-glyph("certificate-warning-mono");
|
|
527
|
+
}
|
|
471
528
|
&[data-icon-name="certificate-warning"]::before {
|
|
472
529
|
content: utils.get-icon-glyph("certificate-warning");
|
|
473
530
|
}
|
|
@@ -515,6 +572,9 @@
|
|
|
515
572
|
&[data-icon-name="cleaning"]::before {
|
|
516
573
|
content: utils.get-icon-glyph("cleaning");
|
|
517
574
|
}
|
|
575
|
+
&[data-icon-name="clearance-mono"]::before {
|
|
576
|
+
content: utils.get-icon-glyph("clearance-mono");
|
|
577
|
+
}
|
|
518
578
|
&[data-icon-name="clearance"]::before {
|
|
519
579
|
content: utils.get-icon-glyph("clearance");
|
|
520
580
|
color: #00DD31;
|
|
@@ -532,6 +592,9 @@
|
|
|
532
592
|
&[data-icon-name="close-all"]::before {
|
|
533
593
|
content: utils.get-icon-glyph("close-all");
|
|
534
594
|
}
|
|
595
|
+
&[data-icon-name="close-all-mono"]::before {
|
|
596
|
+
content: utils.get-icon-glyph("close-all-mono");
|
|
597
|
+
}
|
|
535
598
|
&[data-icon-name="close-all"]::after {
|
|
536
599
|
content: utils.get-icon-glyph("close-all-part1");
|
|
537
600
|
color: #F30303;
|
|
@@ -579,6 +642,9 @@
|
|
|
579
642
|
&[data-icon-name="communication-tool"]::before {
|
|
580
643
|
content: utils.get-icon-glyph("communication-tool");
|
|
581
644
|
}
|
|
645
|
+
&[data-icon-name="complete-mono"]::before {
|
|
646
|
+
content: utils.get-icon-glyph("complete-mono");
|
|
647
|
+
}
|
|
582
648
|
&[data-icon-name="complete"]::before {
|
|
583
649
|
content: utils.get-icon-glyph("complete");
|
|
584
650
|
}
|
|
@@ -635,6 +701,9 @@
|
|
|
635
701
|
&[data-icon-name="cylinder-closed"]::before {
|
|
636
702
|
content: utils.get-icon-glyph("cylinder-closed");
|
|
637
703
|
}
|
|
704
|
+
&[data-icon-name="cylinder-error-mono"]::before {
|
|
705
|
+
content: utils.get-icon-glyph("cylinder-error-mono");
|
|
706
|
+
}
|
|
638
707
|
&[data-icon-name="cylinder-error"]::before {
|
|
639
708
|
content: utils.get-icon-glyph("cylinder-error");
|
|
640
709
|
color: #F30303;
|
|
@@ -646,6 +715,9 @@
|
|
|
646
715
|
&[data-icon-name="cylinder-error"] span::before {
|
|
647
716
|
content: utils.get-icon-glyph("cylinder-error-part2");
|
|
648
717
|
}
|
|
718
|
+
&[data-icon-name="cylinder-o2-alarm-mono"]::before {
|
|
719
|
+
content: utils.get-icon-glyph("cylinder-o2-alarm-mono");
|
|
720
|
+
}
|
|
649
721
|
&[data-icon-name="cylinder-o2-alarm"]::before {
|
|
650
722
|
content: utils.get-icon-glyph("cylinder-o2-alarm");
|
|
651
723
|
color: #F30303;
|
|
@@ -675,6 +747,9 @@
|
|
|
675
747
|
&[data-icon-name="data-snapshot"]::before {
|
|
676
748
|
content: utils.get-icon-glyph("data-snapshot");
|
|
677
749
|
}
|
|
750
|
+
&[data-icon-name="data-transfer-completed-mono"]::before {
|
|
751
|
+
content: utils.get-icon-glyph("data-transfer-completed-mono");
|
|
752
|
+
}
|
|
678
753
|
&[data-icon-name="data-transfer-completed"]::before {
|
|
679
754
|
content: utils.get-icon-glyph("data-transfer-completed");
|
|
680
755
|
color: #00DD31;
|
|
@@ -686,6 +761,9 @@
|
|
|
686
761
|
&[data-icon-name="data-transfer-completed"] span::before {
|
|
687
762
|
content: utils.get-icon-glyph("data-transfer-completed-part2");
|
|
688
763
|
}
|
|
764
|
+
&[data-icon-name="data-transfer-failed-mono"]::before {
|
|
765
|
+
content: utils.get-icon-glyph("data-transfer-failed-mono");
|
|
766
|
+
}
|
|
689
767
|
&[data-icon-name="data-transfer-failed"]::before {
|
|
690
768
|
content: utils.get-icon-glyph("data-transfer-failed");
|
|
691
769
|
color: #F30303;
|
|
@@ -715,6 +793,9 @@
|
|
|
715
793
|
&[data-icon-name="device"]::before {
|
|
716
794
|
content: utils.get-icon-glyph("device");
|
|
717
795
|
}
|
|
796
|
+
&[data-icon-name="device-bluetooth"]::before {
|
|
797
|
+
content: utils.get-icon-glyph("device-bluetooth");
|
|
798
|
+
}
|
|
718
799
|
&[data-icon-name="device-inspection"]::before {
|
|
719
800
|
content: utils.get-icon-glyph("device-inspection");
|
|
720
801
|
}
|
|
@@ -724,6 +805,9 @@
|
|
|
724
805
|
&[data-icon-name="device-ok"]::before {
|
|
725
806
|
content: utils.get-icon-glyph("device-ok");
|
|
726
807
|
}
|
|
808
|
+
&[data-icon-name="device-ok-mono"]::before {
|
|
809
|
+
content: utils.get-icon-glyph("device-ok-mono");
|
|
810
|
+
}
|
|
727
811
|
&[data-icon-name="device-ok"]::after {
|
|
728
812
|
content: utils.get-icon-glyph("device-ok-part1");
|
|
729
813
|
color: #00DD31;
|
|
@@ -817,6 +901,9 @@
|
|
|
817
901
|
&[data-icon-name="evacuation"]::before {
|
|
818
902
|
content: utils.get-icon-glyph("evacuation");
|
|
819
903
|
}
|
|
904
|
+
&[data-icon-name="evacuation-confirmed-mono"]::before {
|
|
905
|
+
content: utils.get-icon-glyph("evacuation-confirmed-mono");
|
|
906
|
+
}
|
|
820
907
|
&[data-icon-name="evacuation-confirmed"]::before {
|
|
821
908
|
content: utils.get-icon-glyph("evacuation-confirmed");
|
|
822
909
|
color: #00DD31;
|
|
@@ -845,6 +932,9 @@
|
|
|
845
932
|
&[data-icon-name="evacuation-timer"]::before {
|
|
846
933
|
content: utils.get-icon-glyph("evacuation-timer");
|
|
847
934
|
}
|
|
935
|
+
&[data-icon-name="evacuation-warning-mono"]::before {
|
|
936
|
+
content: utils.get-icon-glyph("evacuation-warning-mono");
|
|
937
|
+
}
|
|
848
938
|
&[data-icon-name="evacuation-warning"]::before {
|
|
849
939
|
content: utils.get-icon-glyph("evacuation-warning");
|
|
850
940
|
color: #FFE300;
|
|
@@ -862,6 +952,9 @@
|
|
|
862
952
|
&[data-icon-name="expired-freshair"]::before {
|
|
863
953
|
content: utils.get-icon-glyph("expired-freshair");
|
|
864
954
|
}
|
|
955
|
+
&[data-icon-name="expired-mono"]::before {
|
|
956
|
+
content: utils.get-icon-glyph("expired-mono");
|
|
957
|
+
}
|
|
865
958
|
&[data-icon-name="expired"]::before {
|
|
866
959
|
content: utils.get-icon-glyph("expired");
|
|
867
960
|
color: #F30303;
|
|
@@ -879,6 +972,9 @@
|
|
|
879
972
|
&[data-icon-name="explosive-a1"]::before {
|
|
880
973
|
content: utils.get-icon-glyph("explosive-a1");
|
|
881
974
|
}
|
|
975
|
+
&[data-icon-name="explosive-a1-mono"]::before {
|
|
976
|
+
content: utils.get-icon-glyph("explosive-a1-mono");
|
|
977
|
+
}
|
|
882
978
|
&[data-icon-name="explosive-a1"]::after {
|
|
883
979
|
content: utils.get-icon-glyph("explosive-a1-part1");
|
|
884
980
|
color: #FFE300;
|
|
@@ -890,6 +986,9 @@
|
|
|
890
986
|
&[data-icon-name="explosive-a2"]::before {
|
|
891
987
|
content: utils.get-icon-glyph("explosive-a2");
|
|
892
988
|
}
|
|
989
|
+
&[data-icon-name="explosive-a2-mono"]::before {
|
|
990
|
+
content: utils.get-icon-glyph("explosive-a2-mono");
|
|
991
|
+
}
|
|
893
992
|
&[data-icon-name="explosive-a2"]::after {
|
|
894
993
|
content: utils.get-icon-glyph("explosive-a2-part1");
|
|
895
994
|
color: #FFE300;
|
|
@@ -898,6 +997,12 @@
|
|
|
898
997
|
content: utils.get-icon-glyph("explosive-a2-part2");
|
|
899
998
|
color: #002766;
|
|
900
999
|
}
|
|
1000
|
+
&[data-icon-name="explosive-mono"]::before {
|
|
1001
|
+
content: utils.get-icon-glyph("explosive-mono");
|
|
1002
|
+
}
|
|
1003
|
+
&[data-icon-name="explosive-stel-mono"]::before {
|
|
1004
|
+
content: utils.get-icon-glyph("explosive-stel-mono");
|
|
1005
|
+
}
|
|
901
1006
|
&[data-icon-name="explosive-stel"]::before {
|
|
902
1007
|
content: utils.get-icon-glyph("explosive-stel");
|
|
903
1008
|
color: #FFE300;
|
|
@@ -909,6 +1014,9 @@
|
|
|
909
1014
|
&[data-icon-name="explosive-stel"] span::before {
|
|
910
1015
|
content: utils.get-icon-glyph("explosive-stel-part2");
|
|
911
1016
|
}
|
|
1017
|
+
&[data-icon-name="explosive-twa-mono"]::before {
|
|
1018
|
+
content: utils.get-icon-glyph("explosive-twa-mono");
|
|
1019
|
+
}
|
|
912
1020
|
&[data-icon-name="explosive-twa"]::before {
|
|
913
1021
|
content: utils.get-icon-glyph("explosive-twa");
|
|
914
1022
|
color: #FFE300;
|
|
@@ -1030,6 +1138,9 @@
|
|
|
1030
1138
|
&[data-icon-name="fg-hub"]::before {
|
|
1031
1139
|
content: utils.get-icon-glyph("fg-hub");
|
|
1032
1140
|
}
|
|
1141
|
+
&[data-icon-name="fg-hub-battery-low-mono"]::before {
|
|
1142
|
+
content: utils.get-icon-glyph("fg-hub-battery-low-mono");
|
|
1143
|
+
}
|
|
1033
1144
|
&[data-icon-name="fg-hub-battery-low"]::before {
|
|
1034
1145
|
content: utils.get-icon-glyph("fg-hub-battery-low");
|
|
1035
1146
|
color: #F30303;
|
|
@@ -1047,6 +1158,9 @@
|
|
|
1047
1158
|
&[data-icon-name="fg-hub-no-connection"]::before {
|
|
1048
1159
|
content: utils.get-icon-glyph("fg-hub-no-connection");
|
|
1049
1160
|
}
|
|
1161
|
+
&[data-icon-name="fg-hub-no-connection-mono"]::before {
|
|
1162
|
+
content: utils.get-icon-glyph("fg-hub-no-connection-mono");
|
|
1163
|
+
}
|
|
1050
1164
|
&[data-icon-name="fg-hub-no-connection"]::after {
|
|
1051
1165
|
content: utils.get-icon-glyph("fg-hub-no-connection-part1");
|
|
1052
1166
|
color: #FFE300;
|
|
@@ -1058,12 +1172,29 @@
|
|
|
1058
1172
|
&[data-icon-name="fg-hub-pending"]::before {
|
|
1059
1173
|
content: utils.get-icon-glyph("fg-hub-pending");
|
|
1060
1174
|
}
|
|
1175
|
+
&[data-icon-name="fg-hub-warning-mono"]::before {
|
|
1176
|
+
content: utils.get-icon-glyph("fg-hub-warning-mono");
|
|
1177
|
+
}
|
|
1178
|
+
&[data-icon-name="fg-hub-warning"]::before {
|
|
1179
|
+
content: utils.get-icon-glyph("fg-hub-warning");
|
|
1180
|
+
color: #FFE300;
|
|
1181
|
+
}
|
|
1182
|
+
&[data-icon-name="fg-hub-warning"]::after {
|
|
1183
|
+
content: utils.get-icon-glyph("fg-hub-warning-part1");
|
|
1184
|
+
color: #002766;
|
|
1185
|
+
}
|
|
1186
|
+
&[data-icon-name="fg-hub-warning"] span::before {
|
|
1187
|
+
content: utils.get-icon-glyph("fg-hub-warning-part2");
|
|
1188
|
+
}
|
|
1061
1189
|
&[data-icon-name="fg-repeater"]::before {
|
|
1062
1190
|
content: utils.get-icon-glyph("fg-repeater");
|
|
1063
1191
|
}
|
|
1064
1192
|
&[data-icon-name="fg-repeater-2"]::before {
|
|
1065
1193
|
content: utils.get-icon-glyph("fg-repeater-2");
|
|
1066
1194
|
}
|
|
1195
|
+
&[data-icon-name="fg-repeater-battery-low-mono"]::before {
|
|
1196
|
+
content: utils.get-icon-glyph("fg-repeater-battery-low-mono");
|
|
1197
|
+
}
|
|
1067
1198
|
&[data-icon-name="fg-repeater-battery-low"]::before {
|
|
1068
1199
|
content: utils.get-icon-glyph("fg-repeater-battery-low");
|
|
1069
1200
|
color: #F30303;
|
|
@@ -1078,6 +1209,9 @@
|
|
|
1078
1209
|
&[data-icon-name="fire"]::before {
|
|
1079
1210
|
content: utils.get-icon-glyph("fire");
|
|
1080
1211
|
}
|
|
1212
|
+
&[data-icon-name="firefighter-arrived-mono"]::before {
|
|
1213
|
+
content: utils.get-icon-glyph("firefighter-arrived-mono");
|
|
1214
|
+
}
|
|
1081
1215
|
&[data-icon-name="firefighter-arrived"]::before {
|
|
1082
1216
|
content: utils.get-icon-glyph("firefighter-arrived");
|
|
1083
1217
|
color: #00DD31;
|
|
@@ -1104,6 +1238,9 @@
|
|
|
1104
1238
|
&[data-icon-name="flammable-a1"]::before {
|
|
1105
1239
|
content: utils.get-icon-glyph("flammable-a1");
|
|
1106
1240
|
}
|
|
1241
|
+
&[data-icon-name="flammable-a1-mono"]::before {
|
|
1242
|
+
content: utils.get-icon-glyph("flammable-a1-mono");
|
|
1243
|
+
}
|
|
1107
1244
|
&[data-icon-name="flammable-a1"]::after {
|
|
1108
1245
|
content: utils.get-icon-glyph("flammable-a1-part1");
|
|
1109
1246
|
color: #FFE300;
|
|
@@ -1115,6 +1252,9 @@
|
|
|
1115
1252
|
&[data-icon-name="flammable-a2"]::before {
|
|
1116
1253
|
content: utils.get-icon-glyph("flammable-a2");
|
|
1117
1254
|
}
|
|
1255
|
+
&[data-icon-name="flammable-a2-mono"]::before {
|
|
1256
|
+
content: utils.get-icon-glyph("flammable-a2-mono");
|
|
1257
|
+
}
|
|
1118
1258
|
&[data-icon-name="flammable-a2"]::after {
|
|
1119
1259
|
content: utils.get-icon-glyph("flammable-a2-part1");
|
|
1120
1260
|
color: #FFE300;
|
|
@@ -1123,6 +1263,12 @@
|
|
|
1123
1263
|
content: utils.get-icon-glyph("flammable-a2-part2");
|
|
1124
1264
|
color: #002766;
|
|
1125
1265
|
}
|
|
1266
|
+
&[data-icon-name="flammable-mono"]::before {
|
|
1267
|
+
content: utils.get-icon-glyph("flammable-mono");
|
|
1268
|
+
}
|
|
1269
|
+
&[data-icon-name="flammable-stel-mono"]::before {
|
|
1270
|
+
content: utils.get-icon-glyph("flammable-stel-mono");
|
|
1271
|
+
}
|
|
1126
1272
|
&[data-icon-name="flammable-stel"]::before {
|
|
1127
1273
|
content: utils.get-icon-glyph("flammable-stel");
|
|
1128
1274
|
color: #FFE300;
|
|
@@ -1134,6 +1280,9 @@
|
|
|
1134
1280
|
&[data-icon-name="flammable-stel"] span::before {
|
|
1135
1281
|
content: utils.get-icon-glyph("flammable-stel-part2");
|
|
1136
1282
|
}
|
|
1283
|
+
&[data-icon-name="flammable-twa-mono"]::before {
|
|
1284
|
+
content: utils.get-icon-glyph("flammable-twa-mono");
|
|
1285
|
+
}
|
|
1137
1286
|
&[data-icon-name="flammable-twa"]::before {
|
|
1138
1287
|
content: utils.get-icon-glyph("flammable-twa");
|
|
1139
1288
|
color: #FFE300;
|
|
@@ -1237,6 +1386,9 @@
|
|
|
1237
1386
|
&[data-icon-name="gasbottle-warning"]::before {
|
|
1238
1387
|
content: utils.get-icon-glyph("gasbottle-warning");
|
|
1239
1388
|
}
|
|
1389
|
+
&[data-icon-name="gasbottle-warning-mono"]::before {
|
|
1390
|
+
content: utils.get-icon-glyph("gasbottle-warning-mono");
|
|
1391
|
+
}
|
|
1240
1392
|
&[data-icon-name="gasbottle-warning"]::after {
|
|
1241
1393
|
content: utils.get-icon-glyph("gasbottle-warning-part1");
|
|
1242
1394
|
color: #FFE300;
|
|
@@ -1269,6 +1421,9 @@
|
|
|
1269
1421
|
&[data-icon-name="hardware"]::before {
|
|
1270
1422
|
content: utils.get-icon-glyph("hardware");
|
|
1271
1423
|
}
|
|
1424
|
+
&[data-icon-name="hardware-available-mono"]::before {
|
|
1425
|
+
content: utils.get-icon-glyph("hardware-available-mono");
|
|
1426
|
+
}
|
|
1272
1427
|
&[data-icon-name="hardware-available"]::before {
|
|
1273
1428
|
content: utils.get-icon-glyph("hardware-available");
|
|
1274
1429
|
color: #00DD31;
|
|
@@ -1286,6 +1441,9 @@
|
|
|
1286
1441
|
&[data-icon-name="hardware-missing"]::before {
|
|
1287
1442
|
content: utils.get-icon-glyph("hardware-missing");
|
|
1288
1443
|
}
|
|
1444
|
+
&[data-icon-name="hardware-missing-mono"]::before {
|
|
1445
|
+
content: utils.get-icon-glyph("hardware-missing-mono");
|
|
1446
|
+
}
|
|
1289
1447
|
&[data-icon-name="hardware-missing"]::after {
|
|
1290
1448
|
content: utils.get-icon-glyph("hardware-missing-part1");
|
|
1291
1449
|
color: #F30303;
|
|
@@ -1369,6 +1527,9 @@
|
|
|
1369
1527
|
&[data-icon-name="instrument-error"]::before {
|
|
1370
1528
|
content: utils.get-icon-glyph("instrument-error");
|
|
1371
1529
|
}
|
|
1530
|
+
&[data-icon-name="instrument-error-mono"]::before {
|
|
1531
|
+
content: utils.get-icon-glyph("instrument-error-mono");
|
|
1532
|
+
}
|
|
1372
1533
|
&[data-icon-name="instrument-error"]::after {
|
|
1373
1534
|
content: utils.get-icon-glyph("instrument-error-part1");
|
|
1374
1535
|
color: #F30303;
|
|
@@ -1377,6 +1538,9 @@
|
|
|
1377
1538
|
content: utils.get-icon-glyph("instrument-error-part2");
|
|
1378
1539
|
color: #FFF;
|
|
1379
1540
|
}
|
|
1541
|
+
&[data-icon-name="instrument-pump-error-mono"]::before {
|
|
1542
|
+
content: utils.get-icon-glyph("instrument-pump-error-mono");
|
|
1543
|
+
}
|
|
1380
1544
|
&[data-icon-name="instrument-pump-error"]::before {
|
|
1381
1545
|
content: utils.get-icon-glyph("instrument-pump-error");
|
|
1382
1546
|
color: #F30303;
|
|
@@ -1388,6 +1552,9 @@
|
|
|
1388
1552
|
&[data-icon-name="instrument-pump-error"] span::before {
|
|
1389
1553
|
content: utils.get-icon-glyph("instrument-pump-error-part2");
|
|
1390
1554
|
}
|
|
1555
|
+
&[data-icon-name="instrument-xdock-error-mono"]::before {
|
|
1556
|
+
content: utils.get-icon-glyph("instrument-xdock-error-mono");
|
|
1557
|
+
}
|
|
1391
1558
|
&[data-icon-name="instrument-xdock-error"]::before {
|
|
1392
1559
|
content: utils.get-icon-glyph("instrument-xdock-error");
|
|
1393
1560
|
color: #F30303;
|
|
@@ -1477,6 +1644,9 @@
|
|
|
1477
1644
|
&[data-icon-name="ir"]::before {
|
|
1478
1645
|
content: utils.get-icon-glyph("ir");
|
|
1479
1646
|
}
|
|
1647
|
+
&[data-icon-name="job-approve-mono"]::before {
|
|
1648
|
+
content: utils.get-icon-glyph("job-approve-mono");
|
|
1649
|
+
}
|
|
1480
1650
|
&[data-icon-name="job-approve"]::before {
|
|
1481
1651
|
content: utils.get-icon-glyph("job-approve");
|
|
1482
1652
|
color: #00DD31;
|
|
@@ -1548,6 +1718,9 @@
|
|
|
1548
1718
|
&[data-icon-name="leaktest-ok"]::before {
|
|
1549
1719
|
content: utils.get-icon-glyph("leaktest-ok");
|
|
1550
1720
|
}
|
|
1721
|
+
&[data-icon-name="leaktest-ok-mono"]::before {
|
|
1722
|
+
content: utils.get-icon-glyph("leaktest-ok-mono");
|
|
1723
|
+
}
|
|
1551
1724
|
&[data-icon-name="leaktest-ok"]::after {
|
|
1552
1725
|
content: utils.get-icon-glyph("leaktest-ok-part1");
|
|
1553
1726
|
color: #00DC31;
|
|
@@ -1565,10 +1738,20 @@
|
|
|
1565
1738
|
&[data-icon-name="leaktest-timeout"]::before {
|
|
1566
1739
|
content: utils.get-icon-glyph("leaktest-timeout");
|
|
1567
1740
|
}
|
|
1741
|
+
&[data-icon-name="leaktest-timeout-mono"]::before {
|
|
1742
|
+
content: utils.get-icon-glyph("leaktest-timeout-mono");
|
|
1743
|
+
}
|
|
1568
1744
|
&[data-icon-name="leaktest-timeout"]::after {
|
|
1569
1745
|
content: utils.get-icon-glyph("leaktest-timeout-part1");
|
|
1570
1746
|
color: #F20303;
|
|
1571
1747
|
}
|
|
1748
|
+
&[data-icon-name="leaktest-timeout"] span::before {
|
|
1749
|
+
content: utils.get-icon-glyph("leaktest-timeout-part2");
|
|
1750
|
+
color: #FFF;
|
|
1751
|
+
}
|
|
1752
|
+
&[data-icon-name="leaktest-warning-mono"]::before {
|
|
1753
|
+
content: utils.get-icon-glyph("leaktest-warning-mono");
|
|
1754
|
+
}
|
|
1572
1755
|
&[data-icon-name="leaktest-warning"]::before {
|
|
1573
1756
|
content: utils.get-icon-glyph("leaktest-warning");
|
|
1574
1757
|
color: #FFE200;
|
|
@@ -1592,6 +1775,9 @@
|
|
|
1592
1775
|
&[data-icon-name="lightbulb"]::before {
|
|
1593
1776
|
content: utils.get-icon-glyph("lightbulb");
|
|
1594
1777
|
}
|
|
1778
|
+
&[data-icon-name="lightbulb-warning-mono"]::before {
|
|
1779
|
+
content: utils.get-icon-glyph("lightbulb-warning-mono");
|
|
1780
|
+
}
|
|
1595
1781
|
&[data-icon-name="lightbulb-warning"]::before {
|
|
1596
1782
|
content: utils.get-icon-glyph("lightbulb-warning");
|
|
1597
1783
|
color: #FFE300;
|
|
@@ -1676,20 +1862,26 @@
|
|
|
1676
1862
|
&[data-icon-name="mobile-device"]::before {
|
|
1677
1863
|
content: utils.get-icon-glyph("mobile-device");
|
|
1678
1864
|
}
|
|
1865
|
+
&[data-icon-name="mobile-device-connected-mono"]::before {
|
|
1866
|
+
content: utils.get-icon-glyph("mobile-device-connected-mono");
|
|
1867
|
+
}
|
|
1679
1868
|
&[data-icon-name="mobile-device-connected"]::before {
|
|
1680
1869
|
content: utils.get-icon-glyph("mobile-device-connected");
|
|
1870
|
+
color: #00DD31;
|
|
1681
1871
|
}
|
|
1682
1872
|
&[data-icon-name="mobile-device-connected"]::after {
|
|
1683
1873
|
content: utils.get-icon-glyph("mobile-device-connected-part1");
|
|
1684
|
-
color: #
|
|
1874
|
+
color: #002766;
|
|
1685
1875
|
}
|
|
1686
1876
|
&[data-icon-name="mobile-device-connected"] span::before {
|
|
1687
1877
|
content: utils.get-icon-glyph("mobile-device-connected-part2");
|
|
1688
|
-
color: #002766;
|
|
1689
1878
|
}
|
|
1690
1879
|
&[data-icon-name="mobile-device-error"]::before {
|
|
1691
1880
|
content: utils.get-icon-glyph("mobile-device-error");
|
|
1692
1881
|
}
|
|
1882
|
+
&[data-icon-name="mobile-device-error-mono"]::before {
|
|
1883
|
+
content: utils.get-icon-glyph("mobile-device-error-mono");
|
|
1884
|
+
}
|
|
1693
1885
|
&[data-icon-name="mobile-device-error"]::after {
|
|
1694
1886
|
content: utils.get-icon-glyph("mobile-device-error-part1");
|
|
1695
1887
|
color: #F30303;
|
|
@@ -1719,6 +1911,9 @@
|
|
|
1719
1911
|
&[data-icon-name="motion-sensing-disabled"]::before {
|
|
1720
1912
|
content: utils.get-icon-glyph("motion-sensing-disabled");
|
|
1721
1913
|
}
|
|
1914
|
+
&[data-icon-name="motion-sensing-disabled-mono"]::before {
|
|
1915
|
+
content: utils.get-icon-glyph("motion-sensing-disabled-mono");
|
|
1916
|
+
}
|
|
1722
1917
|
&[data-icon-name="motion-sensing-disabled"]::after {
|
|
1723
1918
|
content: utils.get-icon-glyph("motion-sensing-disabled-part1");
|
|
1724
1919
|
color: #F30303;
|
|
@@ -1730,6 +1925,9 @@
|
|
|
1730
1925
|
&[data-icon-name="motion-sensing-enabled"]::before {
|
|
1731
1926
|
content: utils.get-icon-glyph("motion-sensing-enabled");
|
|
1732
1927
|
}
|
|
1928
|
+
&[data-icon-name="motion-sensing-enabled-mono"]::before {
|
|
1929
|
+
content: utils.get-icon-glyph("motion-sensing-enabled-mono");
|
|
1930
|
+
}
|
|
1733
1931
|
&[data-icon-name="motion-sensing-enabled"]::after {
|
|
1734
1932
|
content: utils.get-icon-glyph("motion-sensing-enabled-part1");
|
|
1735
1933
|
color: #00DD31;
|
|
@@ -1777,6 +1975,9 @@
|
|
|
1777
1975
|
&[data-icon-name="offline-mode"]::before {
|
|
1778
1976
|
content: utils.get-icon-glyph("offline-mode");
|
|
1779
1977
|
}
|
|
1978
|
+
&[data-icon-name="offline-mode-mono"]::before {
|
|
1979
|
+
content: utils.get-icon-glyph("offline-mode-mono");
|
|
1980
|
+
}
|
|
1780
1981
|
&[data-icon-name="offline-mode"]::after {
|
|
1781
1982
|
content: utils.get-icon-glyph("offline-mode-part1");
|
|
1782
1983
|
color: #F30303;
|
|
@@ -1791,6 +1992,9 @@
|
|
|
1791
1992
|
&[data-icon-name="ok-to-all"]::before {
|
|
1792
1993
|
content: utils.get-icon-glyph("ok-to-all");
|
|
1793
1994
|
}
|
|
1995
|
+
&[data-icon-name="ok-to-all-mono"]::before {
|
|
1996
|
+
content: utils.get-icon-glyph("ok-to-all-mono");
|
|
1997
|
+
}
|
|
1794
1998
|
&[data-icon-name="ok-to-all"]::after {
|
|
1795
1999
|
content: utils.get-icon-glyph("ok-to-all-part1");
|
|
1796
2000
|
color: #00DD31;
|
|
@@ -1802,6 +2006,9 @@
|
|
|
1802
2006
|
&[data-icon-name="online-manuals"]::before {
|
|
1803
2007
|
content: utils.get-icon-glyph("online-manuals");
|
|
1804
2008
|
}
|
|
2009
|
+
&[data-icon-name="online-mode-mono"]::before {
|
|
2010
|
+
content: utils.get-icon-glyph("online-mode-mono");
|
|
2011
|
+
}
|
|
1805
2012
|
&[data-icon-name="online-mode"]::before {
|
|
1806
2013
|
content: utils.get-icon-glyph("online-mode");
|
|
1807
2014
|
color: #00DD31;
|
|
@@ -1849,6 +2056,9 @@
|
|
|
1849
2056
|
&[data-icon-name="pc-connection"]::before {
|
|
1850
2057
|
content: utils.get-icon-glyph("pc-connection");
|
|
1851
2058
|
}
|
|
2059
|
+
&[data-icon-name="pc-link-connected-mono"]::before {
|
|
2060
|
+
content: utils.get-icon-glyph("pc-link-connected-mono");
|
|
2061
|
+
}
|
|
1852
2062
|
&[data-icon-name="pc-link-connected"]::before {
|
|
1853
2063
|
content: utils.get-icon-glyph("pc-link-connected");
|
|
1854
2064
|
color: #00DD31;
|
|
@@ -1860,6 +2070,9 @@
|
|
|
1860
2070
|
&[data-icon-name="pc-link-connected"] span::before {
|
|
1861
2071
|
content: utils.get-icon-glyph("pc-link-connected-part2");
|
|
1862
2072
|
}
|
|
2073
|
+
&[data-icon-name="pc-link-error-mono"]::before {
|
|
2074
|
+
content: utils.get-icon-glyph("pc-link-error-mono");
|
|
2075
|
+
}
|
|
1863
2076
|
&[data-icon-name="pc-link-error"]::before {
|
|
1864
2077
|
content: utils.get-icon-glyph("pc-link-error");
|
|
1865
2078
|
color: #F30303;
|
|
@@ -1905,6 +2118,9 @@
|
|
|
1905
2118
|
&[data-icon-name="power-supply-restricted"]::before {
|
|
1906
2119
|
content: utils.get-icon-glyph("power-supply-restricted");
|
|
1907
2120
|
}
|
|
2121
|
+
&[data-icon-name="power-supply-restricted-mono"]::before {
|
|
2122
|
+
content: utils.get-icon-glyph("power-supply-restricted-mono");
|
|
2123
|
+
}
|
|
1908
2124
|
&[data-icon-name="power-supply-restricted"]::after {
|
|
1909
2125
|
content: utils.get-icon-glyph("power-supply-restricted-part1");
|
|
1910
2126
|
color: #FFE300;
|
|
@@ -2062,16 +2278,19 @@
|
|
|
2062
2278
|
&[data-icon-name="sensor-ec"]::before {
|
|
2063
2279
|
content: utils.get-icon-glyph("sensor-ec");
|
|
2064
2280
|
}
|
|
2281
|
+
&[data-icon-name="sensor-error-mono"]::before {
|
|
2282
|
+
content: utils.get-icon-glyph("sensor-error-mono");
|
|
2283
|
+
}
|
|
2065
2284
|
&[data-icon-name="sensor-error"]::before {
|
|
2066
2285
|
content: utils.get-icon-glyph("sensor-error");
|
|
2067
2286
|
color: #F30303;
|
|
2068
2287
|
}
|
|
2069
2288
|
&[data-icon-name="sensor-error"]::after {
|
|
2070
2289
|
content: utils.get-icon-glyph("sensor-error-part1");
|
|
2071
|
-
color: #FFF;
|
|
2072
2290
|
}
|
|
2073
2291
|
&[data-icon-name="sensor-error"] span::before {
|
|
2074
2292
|
content: utils.get-icon-glyph("sensor-error-part2");
|
|
2293
|
+
color: #FFF;
|
|
2075
2294
|
}
|
|
2076
2295
|
&[data-icon-name="sensor-information"]::before {
|
|
2077
2296
|
content: utils.get-icon-glyph("sensor-information");
|
|
@@ -2088,6 +2307,9 @@
|
|
|
2088
2307
|
&[data-icon-name="sensor-pid"]::before {
|
|
2089
2308
|
content: utils.get-icon-glyph("sensor-pid");
|
|
2090
2309
|
}
|
|
2310
|
+
&[data-icon-name="sensor-warning-mono"]::before {
|
|
2311
|
+
content: utils.get-icon-glyph("sensor-warning-mono");
|
|
2312
|
+
}
|
|
2091
2313
|
&[data-icon-name="sensor-warning"]::before {
|
|
2092
2314
|
content: utils.get-icon-glyph("sensor-warning");
|
|
2093
2315
|
color: #FFE300;
|
|
@@ -2154,6 +2376,9 @@
|
|
|
2154
2376
|
&[data-icon-name="substances"]::before {
|
|
2155
2377
|
content: utils.get-icon-glyph("substances");
|
|
2156
2378
|
}
|
|
2379
|
+
&[data-icon-name="suffocation-a1-mono"]::before {
|
|
2380
|
+
content: utils.get-icon-glyph("suffocation-a1-mono");
|
|
2381
|
+
}
|
|
2157
2382
|
&[data-icon-name="suffocation-a1"]::before {
|
|
2158
2383
|
content: utils.get-icon-glyph("suffocation-a1");
|
|
2159
2384
|
color: #FFE300;
|
|
@@ -2168,6 +2393,9 @@
|
|
|
2168
2393
|
&[data-icon-name="suffocation-a2"]::before {
|
|
2169
2394
|
content: utils.get-icon-glyph("suffocation-a2");
|
|
2170
2395
|
}
|
|
2396
|
+
&[data-icon-name="suffocation-a2-mono"]::before {
|
|
2397
|
+
content: utils.get-icon-glyph("suffocation-a2-mono");
|
|
2398
|
+
}
|
|
2171
2399
|
&[data-icon-name="suffocation-a2"]::after {
|
|
2172
2400
|
content: utils.get-icon-glyph("suffocation-a2-part1");
|
|
2173
2401
|
color: #FFE300;
|
|
@@ -2176,6 +2404,12 @@
|
|
|
2176
2404
|
content: utils.get-icon-glyph("suffocation-a2-part2");
|
|
2177
2405
|
color: #002766;
|
|
2178
2406
|
}
|
|
2407
|
+
&[data-icon-name="suffocation-mono"]::before {
|
|
2408
|
+
content: utils.get-icon-glyph("suffocation-mono");
|
|
2409
|
+
}
|
|
2410
|
+
&[data-icon-name="suffocation-stel-mono"]::before {
|
|
2411
|
+
content: utils.get-icon-glyph("suffocation-stel-mono");
|
|
2412
|
+
}
|
|
2179
2413
|
&[data-icon-name="suffocation-stel"]::before {
|
|
2180
2414
|
content: utils.get-icon-glyph("suffocation-stel");
|
|
2181
2415
|
color: #FFE300;
|
|
@@ -2187,6 +2421,9 @@
|
|
|
2187
2421
|
&[data-icon-name="suffocation-stel"] span::before {
|
|
2188
2422
|
content: utils.get-icon-glyph("suffocation-stel-part2");
|
|
2189
2423
|
}
|
|
2424
|
+
&[data-icon-name="suffocation-twa-mono"]::before {
|
|
2425
|
+
content: utils.get-icon-glyph("suffocation-twa-mono");
|
|
2426
|
+
}
|
|
2190
2427
|
&[data-icon-name="suffocation-twa"]::before {
|
|
2191
2428
|
content: utils.get-icon-glyph("suffocation-twa");
|
|
2192
2429
|
color: #FFE300;
|
|
@@ -2209,16 +2446,22 @@
|
|
|
2209
2446
|
&[data-icon-name="system"]::before {
|
|
2210
2447
|
content: utils.get-icon-glyph("system");
|
|
2211
2448
|
}
|
|
2449
|
+
&[data-icon-name="system-storage-error-mono"]::before {
|
|
2450
|
+
content: utils.get-icon-glyph("system-storage-error-mono");
|
|
2451
|
+
}
|
|
2212
2452
|
&[data-icon-name="system-storage-error"]::before {
|
|
2213
2453
|
content: utils.get-icon-glyph("system-storage-error");
|
|
2454
|
+
color: #F30303;
|
|
2214
2455
|
}
|
|
2215
2456
|
&[data-icon-name="system-storage-error"]::after {
|
|
2216
2457
|
content: utils.get-icon-glyph("system-storage-error-part1");
|
|
2217
|
-
color: #
|
|
2458
|
+
color: #FFF;
|
|
2218
2459
|
}
|
|
2219
2460
|
&[data-icon-name="system-storage-error"] span::before {
|
|
2220
2461
|
content: utils.get-icon-glyph("system-storage-error-part2");
|
|
2221
|
-
|
|
2462
|
+
}
|
|
2463
|
+
&[data-icon-name="system-storage-warning-mono"]::before {
|
|
2464
|
+
content: utils.get-icon-glyph("system-storage-warning-mono");
|
|
2222
2465
|
}
|
|
2223
2466
|
&[data-icon-name="system-storage-warning"]::before {
|
|
2224
2467
|
content: utils.get-icon-glyph("system-storage-warning");
|
|
@@ -2240,6 +2483,9 @@
|
|
|
2240
2483
|
&[data-icon-name="telemetry-active"]::before {
|
|
2241
2484
|
content: utils.get-icon-glyph("telemetry-active");
|
|
2242
2485
|
}
|
|
2486
|
+
&[data-icon-name="telemetry-active-mono"]::before {
|
|
2487
|
+
content: utils.get-icon-glyph("telemetry-active-mono");
|
|
2488
|
+
}
|
|
2243
2489
|
&[data-icon-name="telemetry-active"]::after {
|
|
2244
2490
|
content: utils.get-icon-glyph("telemetry-active-part1");
|
|
2245
2491
|
color: #00DC31;
|
|
@@ -2254,6 +2500,9 @@
|
|
|
2254
2500
|
&[data-icon-name="telemetry-error"]::before {
|
|
2255
2501
|
content: utils.get-icon-glyph("telemetry-error");
|
|
2256
2502
|
}
|
|
2503
|
+
&[data-icon-name="telemetry-error-mono"]::before {
|
|
2504
|
+
content: utils.get-icon-glyph("telemetry-error-mono");
|
|
2505
|
+
}
|
|
2257
2506
|
&[data-icon-name="telemetry-error"]::after {
|
|
2258
2507
|
content: utils.get-icon-glyph("telemetry-error-part1");
|
|
2259
2508
|
color: #F30303;
|
|
@@ -2268,6 +2517,9 @@
|
|
|
2268
2517
|
&[data-icon-name="telemetry-warning"]::before {
|
|
2269
2518
|
content: utils.get-icon-glyph("telemetry-warning");
|
|
2270
2519
|
}
|
|
2520
|
+
&[data-icon-name="telemetry-warning-mono"]::before {
|
|
2521
|
+
content: utils.get-icon-glyph("telemetry-warning-mono");
|
|
2522
|
+
}
|
|
2271
2523
|
&[data-icon-name="telemetry-warning"]::after {
|
|
2272
2524
|
content: utils.get-icon-glyph("telemetry-warning-part1");
|
|
2273
2525
|
color: #FFE300;
|
|
@@ -2276,6 +2528,9 @@
|
|
|
2276
2528
|
content: utils.get-icon-glyph("telemetry-warning-part2");
|
|
2277
2529
|
color: #002766;
|
|
2278
2530
|
}
|
|
2531
|
+
&[data-icon-name="temperature-error-mono"]::before {
|
|
2532
|
+
content: utils.get-icon-glyph("temperature-error-mono");
|
|
2533
|
+
}
|
|
2279
2534
|
&[data-icon-name="temperature-error"]::before {
|
|
2280
2535
|
content: utils.get-icon-glyph("temperature-error");
|
|
2281
2536
|
color: #F30303;
|
|
@@ -2296,6 +2551,9 @@
|
|
|
2296
2551
|
&[data-icon-name="temperature-warning"]::before {
|
|
2297
2552
|
content: utils.get-icon-glyph("temperature-warning");
|
|
2298
2553
|
}
|
|
2554
|
+
&[data-icon-name="temperature-warning-mono"]::before {
|
|
2555
|
+
content: utils.get-icon-glyph("temperature-warning-mono");
|
|
2556
|
+
}
|
|
2299
2557
|
&[data-icon-name="temperature-warning"]::after {
|
|
2300
2558
|
content: utils.get-icon-glyph("temperature-warning-part1");
|
|
2301
2559
|
color: #FFE300;
|
|
@@ -2310,6 +2568,9 @@
|
|
|
2310
2568
|
&[data-icon-name="test-edit"]::before {
|
|
2311
2569
|
content: utils.get-icon-glyph("test-edit");
|
|
2312
2570
|
}
|
|
2571
|
+
&[data-icon-name="test-error-mono"]::before {
|
|
2572
|
+
content: utils.get-icon-glyph("test-error-mono");
|
|
2573
|
+
}
|
|
2313
2574
|
&[data-icon-name="test-error"]::before {
|
|
2314
2575
|
content: utils.get-icon-glyph("test-error");
|
|
2315
2576
|
color: #F30303;
|
|
@@ -2333,6 +2594,9 @@
|
|
|
2333
2594
|
&[data-icon-name="theme-switch"]::before {
|
|
2334
2595
|
content: utils.get-icon-glyph("theme-switch");
|
|
2335
2596
|
}
|
|
2597
|
+
&[data-icon-name="thermal-alarm-mono"]::before {
|
|
2598
|
+
content: utils.get-icon-glyph("thermal-alarm-mono");
|
|
2599
|
+
}
|
|
2336
2600
|
&[data-icon-name="thermal-alarm"]::before {
|
|
2337
2601
|
content: utils.get-icon-glyph("thermal-alarm");
|
|
2338
2602
|
color: #FFE300;
|
|
@@ -2350,6 +2614,9 @@
|
|
|
2350
2614
|
&[data-icon-name="tic-connection-rejected"]::before {
|
|
2351
2615
|
content: utils.get-icon-glyph("tic-connection-rejected");
|
|
2352
2616
|
}
|
|
2617
|
+
&[data-icon-name="tic-connection-rejected-mono"]::before {
|
|
2618
|
+
content: utils.get-icon-glyph("tic-connection-rejected-mono");
|
|
2619
|
+
}
|
|
2353
2620
|
&[data-icon-name="tic-connection-rejected"]::after {
|
|
2354
2621
|
content: utils.get-icon-glyph("tic-connection-rejected-part1");
|
|
2355
2622
|
color: #F30303;
|
|
@@ -2358,41 +2625,61 @@
|
|
|
2358
2625
|
content: utils.get-icon-glyph("tic-connection-rejected-part2");
|
|
2359
2626
|
color: #FFF;
|
|
2360
2627
|
}
|
|
2628
|
+
&[data-icon-name="tic-connection-success-mono"]::before {
|
|
2629
|
+
content: utils.get-icon-glyph("tic-connection-success-mono");
|
|
2630
|
+
}
|
|
2361
2631
|
&[data-icon-name="tic-connection-success"]::before {
|
|
2362
2632
|
content: utils.get-icon-glyph("tic-connection-success");
|
|
2633
|
+
color: #00DD31;
|
|
2363
2634
|
}
|
|
2364
2635
|
&[data-icon-name="tic-connection-success"]::after {
|
|
2365
2636
|
content: utils.get-icon-glyph("tic-connection-success-part1");
|
|
2366
|
-
color: #
|
|
2637
|
+
color: #002766;
|
|
2638
|
+
}
|
|
2639
|
+
&[data-icon-name="tic-connection-success"] span::before {
|
|
2640
|
+
content: utils.get-icon-glyph("tic-connection-success-part2");
|
|
2367
2641
|
}
|
|
2368
2642
|
&[data-icon-name="tic-failed"]::before {
|
|
2369
2643
|
content: utils.get-icon-glyph("tic-failed");
|
|
2370
|
-
|
|
2644
|
+
}
|
|
2645
|
+
&[data-icon-name="tic-failed-mono"]::before {
|
|
2646
|
+
content: utils.get-icon-glyph("tic-failed-mono");
|
|
2371
2647
|
}
|
|
2372
2648
|
&[data-icon-name="tic-failed"]::after {
|
|
2373
2649
|
content: utils.get-icon-glyph("tic-failed-part1");
|
|
2374
|
-
color: #
|
|
2650
|
+
color: #F30303;
|
|
2375
2651
|
}
|
|
2376
2652
|
&[data-icon-name="tic-failed"] span::before {
|
|
2377
2653
|
content: utils.get-icon-glyph("tic-failed-part2");
|
|
2654
|
+
color: #FFF;
|
|
2378
2655
|
}
|
|
2379
2656
|
&[data-icon-name="tic-pairing-failed"]::before {
|
|
2380
2657
|
content: utils.get-icon-glyph("tic-pairing-failed");
|
|
2381
2658
|
}
|
|
2659
|
+
&[data-icon-name="tic-pairing-failed-mono"]::before {
|
|
2660
|
+
content: utils.get-icon-glyph("tic-pairing-failed-mono");
|
|
2661
|
+
}
|
|
2382
2662
|
&[data-icon-name="tic-pairing-failed"]::after {
|
|
2383
2663
|
content: utils.get-icon-glyph("tic-pairing-failed-part1");
|
|
2384
|
-
color: #
|
|
2664
|
+
color: #F30303;
|
|
2385
2665
|
}
|
|
2386
2666
|
&[data-icon-name="tic-pairing-failed"] span::before {
|
|
2387
2667
|
content: utils.get-icon-glyph("tic-pairing-failed-part2");
|
|
2388
|
-
color: #
|
|
2668
|
+
color: #FFF;
|
|
2389
2669
|
}
|
|
2390
2670
|
&[data-icon-name="tic-successful"]::before {
|
|
2391
2671
|
content: utils.get-icon-glyph("tic-successful");
|
|
2392
2672
|
}
|
|
2673
|
+
&[data-icon-name="tic-successful-mono"]::before {
|
|
2674
|
+
content: utils.get-icon-glyph("tic-successful-mono");
|
|
2675
|
+
}
|
|
2393
2676
|
&[data-icon-name="tic-successful"]::after {
|
|
2394
2677
|
content: utils.get-icon-glyph("tic-successful-part1");
|
|
2395
|
-
color: #
|
|
2678
|
+
color: #00DD31;
|
|
2679
|
+
}
|
|
2680
|
+
&[data-icon-name="tic-successful"] span::before {
|
|
2681
|
+
content: utils.get-icon-glyph("tic-successful-part2");
|
|
2682
|
+
color: #002766;
|
|
2396
2683
|
}
|
|
2397
2684
|
&[data-icon-name="time-compress"]::before {
|
|
2398
2685
|
content: utils.get-icon-glyph("time-compress");
|
|
@@ -2421,6 +2708,9 @@
|
|
|
2421
2708
|
&[data-icon-name="toxic-a1"]::before {
|
|
2422
2709
|
content: utils.get-icon-glyph("toxic-a1");
|
|
2423
2710
|
}
|
|
2711
|
+
&[data-icon-name="toxic-a1-mono"]::before {
|
|
2712
|
+
content: utils.get-icon-glyph("toxic-a1-mono");
|
|
2713
|
+
}
|
|
2424
2714
|
&[data-icon-name="toxic-a1"]::after {
|
|
2425
2715
|
content: utils.get-icon-glyph("toxic-a1-part1");
|
|
2426
2716
|
color: #FFE300;
|
|
@@ -2432,6 +2722,9 @@
|
|
|
2432
2722
|
&[data-icon-name="toxic-a2"]::before {
|
|
2433
2723
|
content: utils.get-icon-glyph("toxic-a2");
|
|
2434
2724
|
}
|
|
2725
|
+
&[data-icon-name="toxic-a2-mono"]::before {
|
|
2726
|
+
content: utils.get-icon-glyph("toxic-a2-mono");
|
|
2727
|
+
}
|
|
2435
2728
|
&[data-icon-name="toxic-a2"]::after {
|
|
2436
2729
|
content: utils.get-icon-glyph("toxic-a2-part1");
|
|
2437
2730
|
color: #FFE300;
|
|
@@ -2440,6 +2733,12 @@
|
|
|
2440
2733
|
content: utils.get-icon-glyph("toxic-a2-part2");
|
|
2441
2734
|
color: #002B61;
|
|
2442
2735
|
}
|
|
2736
|
+
&[data-icon-name="toxic-mono"]::before {
|
|
2737
|
+
content: utils.get-icon-glyph("toxic-mono");
|
|
2738
|
+
}
|
|
2739
|
+
&[data-icon-name="toxic-stel-mono"]::before {
|
|
2740
|
+
content: utils.get-icon-glyph("toxic-stel-mono");
|
|
2741
|
+
}
|
|
2443
2742
|
&[data-icon-name="toxic-stel"]::before {
|
|
2444
2743
|
content: utils.get-icon-glyph("toxic-stel");
|
|
2445
2744
|
color: #FFE300;
|
|
@@ -2451,6 +2750,9 @@
|
|
|
2451
2750
|
&[data-icon-name="toxic-stel"] span::before {
|
|
2452
2751
|
content: utils.get-icon-glyph("toxic-stel-part2");
|
|
2453
2752
|
}
|
|
2753
|
+
&[data-icon-name="toxic-twa-mono"]::before {
|
|
2754
|
+
content: utils.get-icon-glyph("toxic-twa-mono");
|
|
2755
|
+
}
|
|
2454
2756
|
&[data-icon-name="toxic-twa"]::before {
|
|
2455
2757
|
content: utils.get-icon-glyph("toxic-twa");
|
|
2456
2758
|
color: #FFE300;
|
|
@@ -2500,6 +2802,9 @@
|
|
|
2500
2802
|
&[data-icon-name="underrange-error"]::before {
|
|
2501
2803
|
content: utils.get-icon-glyph("underrange-error");
|
|
2502
2804
|
}
|
|
2805
|
+
&[data-icon-name="underrange-error-mono"]::before {
|
|
2806
|
+
content: utils.get-icon-glyph("underrange-error-mono");
|
|
2807
|
+
}
|
|
2503
2808
|
&[data-icon-name="underrange-error"]::after {
|
|
2504
2809
|
content: utils.get-icon-glyph("underrange-error-part1");
|
|
2505
2810
|
color: #F30303;
|
|
@@ -2511,6 +2816,9 @@
|
|
|
2511
2816
|
&[data-icon-name="underrange-warning"]::before {
|
|
2512
2817
|
content: utils.get-icon-glyph("underrange-warning");
|
|
2513
2818
|
}
|
|
2819
|
+
&[data-icon-name="underrange-warning-mono"]::before {
|
|
2820
|
+
content: utils.get-icon-glyph("underrange-warning-mono");
|
|
2821
|
+
}
|
|
2514
2822
|
&[data-icon-name="underrange-warning"]::after {
|
|
2515
2823
|
content: utils.get-icon-glyph("underrange-warning-part1");
|
|
2516
2824
|
color: #FFE300;
|