@seeqdev/qomponents 0.0.32 → 0.0.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/styles.css CHANGED
@@ -100,1004 +100,1012 @@
100
100
  width: 1.25em;
101
101
  }
102
102
 
103
- .fc-autosize-all:before {
104
- content: '\e9a9';
103
+ .fc-toggle-off:before {
104
+ content: "\e9aa";
105
105
  }
106
106
 
107
- .fc-autosize-cell:before {
108
- content: '\e9a8';
107
+ .fc-toggle-on:before {
108
+ content: "\e9ab";
109
+ }
110
+
111
+ .fc-autosize-all-cells:before {
112
+ content: "\e9a8";
113
+ }
114
+
115
+ .fc-autosize-cell2:before {
116
+ content: "\e9a9";
109
117
  }
110
118
 
111
119
  .fc-filter-remove:before {
112
- content: '\e9a7';
120
+ content: "\e9a7";
113
121
  }
114
122
 
115
123
  .fc-pdf-cog:before {
116
- content: '\e9a5';
124
+ content: "\e9a5";
117
125
  }
118
126
 
119
127
  .fc-pdf-file:before {
120
- content: '\e9a6';
128
+ content: "\e9a6";
121
129
  }
122
130
 
123
131
  .fc-marker:before {
124
- content: '\a961';
132
+ content: "\a961";
125
133
  }
126
134
 
127
135
  .fc-display-range-unused:before {
128
- content: '\a96e';
136
+ content: "\a96e";
129
137
  }
130
138
 
131
139
  .fc-series-new:before {
132
- content: '\a979';
140
+ content: "\a979";
133
141
  }
134
142
 
135
143
  .fc-scatterplot-line:before {
136
- content: '\e900';
144
+ content: "\e900";
137
145
  }
138
146
 
139
147
  .fc-annotate:before {
140
- content: '\e901';
148
+ content: "\e901";
141
149
  }
142
150
 
143
151
  .fc-capsule:before {
144
- content: '\e902';
152
+ content: "\e902";
145
153
  }
146
154
 
147
155
  .fc-search-limit:before {
148
- content: '\e903';
156
+ content: "\e903";
149
157
  }
150
158
 
151
159
  .fc-search-logic:before {
152
- content: '\e904';
160
+ content: "\e904";
153
161
  }
154
162
 
155
163
  .fc-search-pattern:before {
156
- content: '\e905';
164
+ content: "\e905";
157
165
  }
158
166
 
159
167
  .fc-search-power:before {
160
- content: '\e906';
168
+ content: "\e906";
161
169
  }
162
170
 
163
171
  .fc-home:before {
164
- content: '\e907';
172
+ content: "\e907";
165
173
  }
166
174
 
167
175
  .fc-capsule-set:before {
168
- content: '\e908';
176
+ content: "\e908";
169
177
  }
170
178
 
171
179
  .fc-scatterplot:before {
172
- content: '\e909';
180
+ content: "\e909";
173
181
  }
174
182
 
175
183
  .fc-series:before {
176
- content: '\e90a';
184
+ content: "\e90a";
177
185
  }
178
186
 
179
187
  .fc-group:before {
180
- content: '\e90b';
188
+ content: "\e90b";
181
189
  }
182
190
 
183
191
  .fc-boundary-alert:before {
184
- content: '\e90c';
192
+ content: "\e90c";
185
193
  }
186
194
 
187
195
  .fc-chart-alert:before {
188
- content: '\e90d';
196
+ content: "\e90d";
189
197
  }
190
198
 
191
199
  .fc-seeq-datalab:before {
192
- content: '\e90e';
200
+ content: "\e90e";
193
201
  }
194
202
 
195
203
  .fc-seeq-datalab-lock:before {
196
- content: '\e90f';
204
+ content: "\e90f";
197
205
  }
198
206
 
199
207
  .fc-all-items:before {
200
- content: '\e910';
208
+ content: "\e910";
201
209
  }
202
210
 
203
211
  .fc-asset-tree:before {
204
- content: '\e911';
212
+ content: "\e911";
205
213
  }
206
214
 
207
215
  .fc-trend:before {
208
- content: '\e912';
216
+ content: "\e912";
209
217
  }
210
218
 
211
219
  .fc-flag:before {
212
- content: '\e913';
220
+ content: "\e913";
213
221
  }
214
222
 
215
223
  .fc-capsules:before {
216
- content: '\e914';
224
+ content: "\e914";
217
225
  }
218
226
 
219
227
  .fc-connect:before {
220
- content: '\e915';
228
+ content: "\e915";
221
229
  }
222
230
 
223
231
  .fc-display-range:before {
224
- content: '\e916';
232
+ content: "\e916";
225
233
  }
226
234
 
227
235
  .fc-statistics:before {
228
- content: '\e917';
236
+ content: "\e917";
229
237
  }
230
238
 
231
239
  .fc-eye:before {
232
- content: '\e918';
240
+ content: "\e918";
233
241
  }
234
242
 
235
243
  .fc-eye-o:before {
236
- content: '\e919';
244
+ content: "\e919";
237
245
  }
238
246
 
239
247
  .fc-data-file:before {
240
- content: '\e91a';
248
+ content: "\e91a";
241
249
  }
242
250
 
243
251
  .fc-gridline:before {
244
- content: '\e91b';
252
+ content: "\e91b";
245
253
  }
246
254
 
247
255
  .fc-model-and-predict:before {
248
- content: '\e91c';
256
+ content: "\e91c";
249
257
  }
250
258
 
251
259
  .fc-cleanse:before {
252
- content: '\e91d';
260
+ content: "\e91d";
253
261
  }
254
262
 
255
263
  .fc-identify:before {
256
- content: '\e91e';
264
+ content: "\e91e";
257
265
  }
258
266
 
259
267
  .fc-quantify:before {
260
- content: '\e91f';
268
+ content: "\e91f";
261
269
  }
262
270
 
263
271
  .fc-treemap:before {
264
- content: '\e920';
272
+ content: "\e920";
265
273
  }
266
274
 
267
275
  .fc-series-dim:before {
268
- content: '\e921';
276
+ content: "\e921";
269
277
  }
270
278
 
271
279
  .fc-series-gen:before {
272
- content: '\e922';
280
+ content: "\e922";
273
281
  }
274
282
 
275
283
  .fc-formula:before {
276
- content: '\e923';
284
+ content: "\e923";
277
285
  }
278
286
 
279
287
  .fc-alignment:before {
280
- content: '\e924';
288
+ content: "\e924";
281
289
  }
282
290
 
283
291
  .fc-delete:before {
284
- content: '\e925';
292
+ content: "\e925";
285
293
  }
286
294
 
287
295
  .fc-list:before {
288
- content: '\e926';
296
+ content: "\e926";
289
297
  }
290
298
 
291
299
  .fc-tile:before {
292
- content: '\e927';
300
+ content: "\e927";
293
301
  }
294
302
 
295
303
  .fc-arrow_down:before {
296
- content: '\e928';
304
+ content: "\e928";
297
305
  }
298
306
 
299
307
  .fc-arrow_up:before {
300
- content: '\e929';
308
+ content: "\e929";
301
309
  }
302
310
 
303
311
  .fc-user-community:before {
304
- content: '\e92a';
312
+ content: "\e92a";
305
313
  }
306
314
 
307
315
  .fc-certificate:before {
308
- content: '\e92b';
316
+ content: "\e92b";
309
317
  }
310
318
 
311
319
  .fc-training:before {
312
- content: '\e92c';
320
+ content: "\e92c";
313
321
  }
314
322
 
315
323
  .fc-knowledge-base:before {
316
- content: '\e92d';
324
+ content: "\e92d";
317
325
  }
318
326
 
319
327
  .fc-causality:before {
320
- content: '\e92e';
328
+ content: "\e92e";
321
329
  }
322
330
 
323
331
  .fc-parallel-coordinate:before {
324
- content: '\e92f';
332
+ content: "\e92f";
325
333
  }
326
334
 
327
335
  .fc-arrow_updown:before {
328
- content: '\e930';
336
+ content: "\e930";
329
337
  }
330
338
 
331
339
  .fc-circle_warning:before {
332
- content: '\e931';
340
+ content: "\e931";
333
341
  }
334
342
 
335
343
  .fc-circle_info:before {
336
- content: '\e932';
344
+ content: "\e932";
337
345
  }
338
346
 
339
347
  .fc-warning:before {
340
- content: '\e933';
348
+ content: "\e933";
341
349
  }
342
350
 
343
351
  .fc-grab-window:before {
344
- content: '\e934';
352
+ content: "\e934";
345
353
  }
346
354
 
347
355
  .fc-magnify:before {
348
- content: '\e935';
356
+ content: "\e935";
349
357
  }
350
358
 
351
359
  .fc-box-empty:before {
352
- content: '\e936';
360
+ content: "\e936";
353
361
  }
354
362
 
355
363
  .fc-box-check:before {
356
- content: '\e937';
364
+ content: "\e937";
357
365
  }
358
366
 
359
367
  .fc-circle-empty:before {
360
- content: '\e938';
368
+ content: "\e938";
361
369
  }
362
370
 
363
371
  .fc-circle-check:before {
364
- content: '\e939';
372
+ content: "\e939";
365
373
  }
366
374
 
367
375
  .fc-q_search:before {
368
- content: '\e93a';
376
+ content: "\e93a";
369
377
  }
370
378
 
371
379
  .fc-scatterplot-select:before {
372
- content: '\e93b';
380
+ content: "\e93b";
373
381
  }
374
382
 
375
383
  .fc-redo:before {
376
- content: '\e93c';
384
+ content: "\e93c";
377
385
  }
378
386
 
379
387
  .fc-digital-filter:before {
380
- content: '\e93d';
388
+ content: "\e93d";
381
389
  }
382
390
 
383
391
  .fc-support:before {
384
- content: '\e93e';
392
+ content: "\e93e";
385
393
  }
386
394
 
387
395
  .fc-binoculars:before {
388
- content: '\e93f';
396
+ content: "\e93f";
389
397
  }
390
398
 
391
399
  .fc-check:before {
392
- content: '\e940';
400
+ content: "\e940";
393
401
  }
394
402
 
395
403
  .fc-filter:before {
396
- content: '\e941';
404
+ content: "\e941";
397
405
  }
398
406
 
399
407
  .fc-trash:before {
400
- content: '\e942';
408
+ content: "\e942";
401
409
  }
402
410
 
403
411
  .fc-gear:before {
404
- content: '\e943';
412
+ content: "\e943";
405
413
  }
406
414
 
407
415
  .fc-lock:before {
408
- content: '\e944';
416
+ content: "\e944";
409
417
  }
410
418
 
411
419
  .fc-lock-open:before {
412
- content: '\e945';
420
+ content: "\e945";
413
421
  }
414
422
 
415
423
  .fc-arrow-dropdown:before {
416
- content: '\e946';
424
+ content: "\e946";
417
425
  }
418
426
 
419
427
  .fc-mag-glass-empty:before {
420
- content: '\e947';
428
+ content: "\e947";
421
429
  }
422
430
 
423
431
  .fc-globe:before {
424
- content: '\e948';
432
+ content: "\e948";
425
433
  }
426
434
 
427
435
  .fc-edit:before {
428
- content: '\e949';
436
+ content: "\e949";
429
437
  }
430
438
 
431
439
  .fc-add-column:before {
432
- content: '\e94a';
440
+ content: "\e94a";
433
441
  }
434
442
 
435
443
  .fc-add-row:before {
436
- content: '\e94b';
444
+ content: "\e94b";
437
445
  }
438
446
 
439
447
  .fc-border-style:before {
440
- content: '\e94c';
448
+ content: "\e94c";
441
449
  }
442
450
 
443
451
  .fc-clock-density:before {
444
- content: '\e94d';
452
+ content: "\e94d";
445
453
  }
446
454
 
447
455
  .fc-plus-assets:before {
448
- content: '\e94e';
456
+ content: "\e94e";
449
457
  }
450
458
 
451
459
  .fc-plus-selected:before {
452
- content: '\e94f';
460
+ content: "\e94f";
453
461
  }
454
462
 
455
463
  .fc-comment:before {
456
- content: '\e950';
464
+ content: "\e950";
457
465
  }
458
466
 
459
467
  .fc-user:before {
460
- content: '\e951';
468
+ content: "\e951";
461
469
  }
462
470
 
463
471
  .fc-engineer:before {
464
- content: '\e952';
472
+ content: "\e952";
465
473
  }
466
474
 
467
475
  .fc-pricing:before {
468
- content: '\e953';
476
+ content: "\e953";
469
477
  }
470
478
 
471
479
  .fc-free-trial:before {
472
- content: '\e954';
480
+ content: "\e954";
473
481
  }
474
482
 
475
483
  .fc-partners:before {
476
- content: '\e955';
484
+ content: "\e955";
477
485
  }
478
486
 
479
487
  .fc-meter:before {
480
- content: '\e956';
488
+ content: "\e956";
481
489
  }
482
490
 
483
491
  .fc-beaker:before {
484
- content: '\e957';
492
+ content: "\e957";
485
493
  }
486
494
 
487
495
  .fc-lightbulb:before {
488
- content: '\e958';
496
+ content: "\e958";
489
497
  }
490
498
 
491
499
  .fc-pdf:before {
492
- content: '\e959';
500
+ content: "\e959";
493
501
  }
494
502
 
495
503
  .fc-add-column-2:before {
496
- content: '\e95a';
504
+ content: "\e95a";
497
505
  }
498
506
 
499
507
  .fc-add-row-2:before {
500
- content: '\e95b';
508
+ content: "\e95b";
501
509
  }
502
510
 
503
511
  .fc-eraser:before {
504
- content: '\e95c';
512
+ content: "\e95c";
505
513
  }
506
514
 
507
515
  .fc-paintbrush:before {
508
- content: '\e95d';
516
+ content: "\e95d";
509
517
  }
510
518
 
511
519
  .fc-rows:before {
512
- content: '\e95e';
520
+ content: "\e95e";
513
521
  }
514
522
 
515
523
  .fc-quick-start:before {
516
- content: '\e95f';
524
+ content: "\e95f";
517
525
  }
518
526
 
519
527
  .fc-video:before {
520
- content: '\e960';
528
+ content: "\e960";
521
529
  }
522
530
 
523
531
  .fc-wireless2:before {
524
- content: '\e961';
532
+ content: "\e961";
525
533
  }
526
534
 
527
535
  .fc-wireless:before {
528
- content: '\e962';
536
+ content: "\e962";
529
537
  }
530
538
 
531
539
  .fc-mag-glass:before {
532
- content: '\e963';
540
+ content: "\e963";
533
541
  }
534
542
 
535
543
  .fc-data:before {
536
- content: '\e964';
544
+ content: "\e964";
537
545
  }
538
546
 
539
547
  .fc-annotation:before {
540
- content: '\e965';
548
+ content: "\e965";
541
549
  }
542
550
 
543
551
  .fc-briefcase:before {
544
- content: '\e966';
552
+ content: "\e966";
545
553
  }
546
554
 
547
555
  .fc-investigate:before {
548
- content: '\e967';
556
+ content: "\e967";
549
557
  }
550
558
 
551
559
  .fc-monitor:before {
552
- content: '\e968';
560
+ content: "\e968";
553
561
  }
554
562
 
555
563
  .fc-clipboard:before {
556
- content: '\e969';
564
+ content: "\e969";
557
565
  }
558
566
 
559
567
  .fc-share-access:before {
560
- content: '\e96a';
568
+ content: "\e96a";
561
569
  }
562
570
 
563
571
  .fc-bar-chart-horizontal:before {
564
- content: '\e96b';
572
+ content: "\e96b";
565
573
  }
566
574
 
567
575
  .fc-stacked-bar-chart:before {
568
- content: '\e96c';
576
+ content: "\e96c";
569
577
  }
570
578
 
571
579
  .fc-stacked-bar-horizontal:before {
572
- content: '\e96d';
580
+ content: "\e96d";
573
581
  }
574
582
 
575
583
  .fc-excel:before {
576
- content: '\e96e';
584
+ content: "\e96e";
577
585
  }
578
586
 
579
587
  .fc-Asset1:before {
580
- content: '\e96f';
588
+ content: "\e96f";
581
589
  }
582
590
 
583
591
  .fc-gears-2:before {
584
- content: '\e970';
592
+ content: "\e970";
585
593
  }
586
594
 
587
595
  .fc-pharma:before {
588
- content: '\e971';
596
+ content: "\e971";
589
597
  }
590
598
 
591
599
  .fc-water:before {
592
- content: '\e972';
600
+ content: "\e972";
593
601
  }
594
602
 
595
603
  .fc-chemical:before {
596
- content: '\e973';
604
+ content: "\e973";
597
605
  }
598
606
 
599
607
  .fc-oil:before {
600
- content: '\e974';
608
+ content: "\e974";
601
609
  }
602
610
 
603
611
  .fc-beverage:before {
604
- content: '\e975';
612
+ content: "\e975";
605
613
  }
606
614
 
607
615
  .fc-utilities:before {
608
- content: '\e976';
616
+ content: "\e976";
609
617
  }
610
618
 
611
619
  .fc-manufacturing:before {
612
- content: '\e977';
620
+ content: "\e977";
613
621
  }
614
622
 
615
623
  .fc-industry:before {
616
- content: '\e978';
624
+ content: "\e978";
617
625
  }
618
626
 
619
627
  .fc-viz-normal:before {
620
- content: '\e979';
628
+ content: "\e979";
621
629
  }
622
630
 
623
631
  .fc-compare:before {
624
- content: '\e97a';
632
+ content: "\e97a";
625
633
  }
626
634
 
627
635
  .fc-diamond:before {
628
- content: '\e97b';
636
+ content: "\e97b";
629
637
  }
630
638
 
631
639
  .fc-square:before {
632
- content: '\e97c';
640
+ content: "\e97c";
633
641
  }
634
642
 
635
643
  .fc-triangle:before {
636
- content: '\e97d';
644
+ content: "\e97d";
637
645
  }
638
646
 
639
647
  .fc-rectangle:before {
640
- content: '\e97e';
648
+ content: "\e97e";
641
649
  }
642
650
 
643
651
  .fc-strip:before {
644
- content: '\e97f';
652
+ content: "\e97f";
645
653
  }
646
654
 
647
655
  .fc-viz-overlay:before {
648
- content: '\e980';
656
+ content: "\e980";
649
657
  }
650
658
 
651
659
  .fc-viz-chain:before {
652
- content: '\e981';
660
+ content: "\e981";
653
661
  }
654
662
 
655
663
  .fc-graph:before {
656
- content: '\e982';
664
+ content: "\e982";
657
665
  }
658
666
 
659
667
  .fc-pin:before {
660
- content: '\e983';
668
+ content: "\e983";
661
669
  }
662
670
 
663
671
  .fc-y-axis:before {
664
- content: '\e984';
672
+ content: "\e984";
665
673
  }
666
674
 
667
675
  .fc-capsule-bar:before {
668
- content: '\e985';
676
+ content: "\e985";
669
677
  }
670
678
 
671
679
  .fc-copy:before {
672
- content: '\e986';
680
+ content: "\e986";
673
681
  }
674
682
 
675
683
  .fc-link:before {
676
- content: '\e987';
684
+ content: "\e987";
677
685
  }
678
686
 
679
687
  .fc-unlink:before {
680
- content: '\e988';
688
+ content: "\e988";
681
689
  }
682
690
 
683
691
  .fc-step-back-full:before {
684
- content: '\e989';
692
+ content: "\e989";
685
693
  }
686
694
 
687
695
  .fc-displays:before {
688
- content: '\e98a';
696
+ content: "\e98a";
689
697
  }
690
698
 
691
699
  .fc-overwrite:before {
692
- content: '\e98b';
700
+ content: "\e98b";
693
701
  }
694
702
 
695
703
  .fc-rename:before {
696
- content: '\e98c';
704
+ content: "\e98c";
697
705
  }
698
706
 
699
707
  .fc-parallel-boundary:before {
700
- content: '\e98d';
708
+ content: "\e98d";
701
709
  }
702
710
 
703
711
  .fc-loading-notch:before {
704
- content: '\e98e';
712
+ content: "\e98e";
705
713
  }
706
714
 
707
715
  .fc-skill-explorer:before {
708
- content: '\e98f';
716
+ content: "\e98f";
709
717
  }
710
718
 
711
719
  .fc-step-fore-full:before {
712
- content: '\e990';
720
+ content: "\e990";
713
721
  }
714
722
 
715
723
  .fc-step-back-half:before {
716
- content: '\e991';
724
+ content: "\e991";
717
725
  }
718
726
 
719
727
  .fc-step-fore-half:before {
720
- content: '\e992';
728
+ content: "\e992";
721
729
  }
722
730
 
723
731
  .fc-arrow-down:before {
724
- content: '\e993';
732
+ content: "\e993";
725
733
  }
726
734
 
727
735
  .fc-arrow-up:before {
728
- content: '\e994';
736
+ content: "\e994";
729
737
  }
730
738
 
731
739
  .fc-expand-close:before {
732
- content: '\e995';
740
+ content: "\e995";
733
741
  }
734
742
 
735
743
  .fc-expand-open:before {
736
- content: '\e996';
744
+ content: "\e996";
737
745
  }
738
746
 
739
747
  .fc-axis:before {
740
- content: '\e997';
748
+ content: "\e997";
741
749
  }
742
750
 
743
751
  .fc-axis-o:before {
744
- content: '\e998';
752
+ content: "\e998";
745
753
  }
746
754
 
747
755
  .fc-solid:before {
748
- content: '\e999';
756
+ content: "\e999";
749
757
  }
750
758
 
751
759
  .fc-sun:before {
752
- content: '\e99a';
760
+ content: "\e99a";
753
761
  }
754
762
 
755
763
  .fc-announcements:before {
756
- content: '\e99b';
764
+ content: "\e99b";
757
765
  }
758
766
 
759
767
  .fc-bell-cog:before {
760
- content: '\e99c';
768
+ content: "\e99c";
761
769
  }
762
770
 
763
771
  .fc-copy-date:before {
764
- content: '\e99d';
772
+ content: "\e99d";
765
773
  }
766
774
 
767
775
  .fc-copy-date-2:before {
768
- content: '\e99e';
776
+ content: "\e99e";
769
777
  }
770
778
 
771
779
  .fc-bell-solid:before {
772
- content: '\e99f';
780
+ content: "\e99f";
773
781
  }
774
782
 
775
783
  .fc-bell-regular:before {
776
- content: '\e9a0';
784
+ content: "\e9a0";
777
785
  }
778
786
 
779
787
  .fc-add-on-1:before {
780
- content: '\e9a1';
788
+ content: "\e9a1";
781
789
  }
782
790
 
783
791
  .fc-view-data:before {
784
- content: '\e9a2';
792
+ content: "\e9a2";
785
793
  }
786
794
 
787
795
  .fc-add-on-2:before {
788
- content: '\e9a3';
796
+ content: "\e9a3";
789
797
  }
790
798
 
791
799
  .fc-external-link:before {
792
- content: '\e9a4';
800
+ content: "\e9a4";
793
801
  }
794
802
 
795
803
  .fc-short-dash:before {
796
- content: '\f901';
804
+ content: "\f901";
797
805
  }
798
806
 
799
807
  .fc-short-dot:before {
800
- content: '\f902';
808
+ content: "\f902";
801
809
  }
802
810
 
803
811
  .fc-short-dash-dot:before {
804
- content: '\f903';
812
+ content: "\f903";
805
813
  }
806
814
 
807
815
  .fc-short-dash-dot-dot:before {
808
- content: '\f904';
816
+ content: "\f904";
809
817
  }
810
818
 
811
819
  .fc-dot:before {
812
- content: '\f905';
820
+ content: "\f905";
813
821
  }
814
822
 
815
823
  .fc-dash:before {
816
- content: '\f906';
824
+ content: "\f906";
817
825
  }
818
826
 
819
827
  .fc-long-dash:before {
820
- content: '\f907';
828
+ content: "\f907";
821
829
  }
822
830
 
823
831
  .fc-dash-dot:before {
824
- content: '\f908';
832
+ content: "\f908";
825
833
  }
826
834
 
827
835
  .fc-long-dash-dot:before {
828
- content: '\f909';
836
+ content: "\f909";
829
837
  }
830
838
 
831
839
  .fc-long-dash-dot-dot:before {
832
- content: '\f910';
840
+ content: "\f910";
833
841
  }
834
842
 
835
843
  .fc-scalar:before {
836
- content: '\f911';
844
+ content: "\f911";
837
845
  }
838
846
 
839
847
  .fc-detail-columns:before {
840
- content: '\f912';
848
+ content: "\f912";
841
849
  }
842
850
 
843
851
  .fc-workbook:before {
844
- content: '\f913';
852
+ content: "\f913";
845
853
  }
846
854
 
847
855
  .fc-workbook-user:before {
848
- content: '\f914';
856
+ content: "\f914";
849
857
  }
850
858
 
851
859
  .fc-workbook-lock:before {
852
- content: '\f915';
860
+ content: "\f915";
853
861
  }
854
862
 
855
863
  .fc-workbook-globe:before {
856
- content: '\f916';
864
+ content: "\f916";
857
865
  }
858
866
 
859
867
  .fc-arrow-circle:before {
860
- content: '\f917';
868
+ content: "\f917";
861
869
  }
862
870
 
863
871
  .fc-condition-define:before {
864
- content: '\f918';
872
+ content: "\f918";
865
873
  }
866
874
 
867
875
  .fc-condition-combine:before {
868
- content: '\f919';
876
+ content: "\f919";
869
877
  }
870
878
 
871
879
  .fc-series-modify:before {
872
- content: '\f920';
880
+ content: "\f920";
873
881
  }
874
882
 
875
883
  .fc-boundary:before {
876
- content: '\f923';
884
+ content: "\f923";
877
885
  }
878
886
 
879
887
  .fc-condition-digital:before {
880
- content: '\f924';
888
+ content: "\f924";
881
889
  }
882
890
 
883
891
  .fc-timing:before {
884
- content: '\f925';
892
+ content: "\f925";
885
893
  }
886
894
 
887
895
  .fc-series-properties:before {
888
- content: '\f926';
896
+ content: "\f926";
889
897
  }
890
898
 
891
899
  .fc-import:before {
892
- content: '\f927';
900
+ content: "\f927";
893
901
  }
894
902
 
895
903
  .fc-export:before {
896
- content: '\f928';
904
+ content: "\f928";
897
905
  }
898
906
 
899
907
  .fc-pivision:before {
900
- content: '\f929';
908
+ content: "\f929";
901
909
  }
902
910
 
903
911
  .fc-samples-and-line:before {
904
- content: '\f930';
912
+ content: "\f930";
905
913
  }
906
914
 
907
915
  .fc-samples-only:before {
908
- content: '\f931';
916
+ content: "\f931";
909
917
  }
910
918
 
911
919
  .fc-prediction:before {
912
- content: '\f932';
920
+ content: "\f932";
913
921
  }
914
922
 
915
923
  .fc-lowpass:before {
916
- content: '\f933';
924
+ content: "\f933";
917
925
  }
918
926
 
919
927
  .fc-bar-chart:before {
920
- content: '\f934';
928
+ content: "\f934";
921
929
  }
922
930
 
923
931
  .fc-ancillaries:before {
924
- content: '\f935';
932
+ content: "\f935";
925
933
  }
926
934
 
927
935
  .fc-deviation:before {
928
- content: '\f936';
936
+ content: "\f936";
929
937
  }
930
938
 
931
939
  .fc-journal:before {
932
- content: '\f937';
940
+ content: "\f937";
933
941
  }
934
942
 
935
943
  .fc-journal-edit:before {
936
- content: '\f938';
944
+ content: "\f938";
937
945
  }
938
946
 
939
947
  .fc-line-bars:before {
940
- content: '\f939';
948
+ content: "\f939";
941
949
  }
942
950
 
943
951
  .fc-reference:before {
944
- content: '\f940';
952
+ content: "\f940";
945
953
  }
946
954
 
947
955
  .fc-powerpoint:before {
948
- content: '\f941';
956
+ content: "\f941";
949
957
  }
950
958
 
951
959
  .fc-link-seeq:before {
952
- content: '\f942';
960
+ content: "\f942";
953
961
  }
954
962
 
955
963
  .fc-journal-blank:before {
956
- content: '\f943';
964
+ content: "\f943";
957
965
  }
958
966
 
959
967
  .fc-more:before {
960
- content: '\f944';
968
+ content: "\f944";
961
969
  }
962
970
 
963
971
  .fc-share:before {
964
- content: '\f945';
972
+ content: "\f945";
965
973
  }
966
974
 
967
975
  .fc-periodic-condition:before {
968
- content: '\f946';
976
+ content: "\f946";
969
977
  }
970
978
 
971
979
  .fc-report:before {
972
- content: '\f947';
980
+ content: "\f947";
973
981
  }
974
982
 
975
983
  .fc-seeq-content:before {
976
- content: '\f948';
984
+ content: "\f948";
977
985
  }
978
986
 
979
987
  .fc-table:before {
980
- content: '\f949';
988
+ content: "\f949";
981
989
  }
982
990
 
983
991
  .fc-unit:before {
984
- content: '\f950';
992
+ content: "\f950";
985
993
  }
986
994
 
987
995
  .fc-metric:before {
988
- content: '\f951';
996
+ content: "\f951";
989
997
  }
990
998
 
991
999
  .fc-pdf-export:before {
992
- content: '\f952';
1000
+ content: "\f952";
993
1001
  }
994
1002
 
995
1003
  .fc-x-circle:before {
996
- content: '\f953';
1004
+ content: "\f953";
997
1005
  }
998
1006
 
999
1007
  .fc-stop:before {
1000
- content: '\f954';
1008
+ content: "\f954";
1001
1009
  }
1002
1010
 
1003
1011
  .fc-report-lock:before {
1004
- content: '\f955';
1012
+ content: "\f955";
1005
1013
  }
1006
1014
 
1007
1015
  .fc-analysis:before {
1008
- content: '\f956';
1016
+ content: "\f956";
1009
1017
  }
1010
1018
 
1011
1019
  .fc-analysis-lock:before {
1012
- content: '\f957';
1020
+ content: "\f957";
1013
1021
  }
1014
1022
 
1015
1023
  .fc-requests:before {
1016
- content: '\f958';
1024
+ content: "\f958";
1017
1025
  }
1018
1026
 
1019
1027
  .fc-folder:before {
1020
- content: '\f959';
1028
+ content: "\f959";
1021
1029
  }
1022
1030
 
1023
1031
  .fc-folder-move:before {
1024
- content: '\f960';
1032
+ content: "\f960";
1025
1033
  }
1026
1034
 
1027
1035
  .fc-folder-new:before {
1028
- content: '\f961';
1036
+ content: "\f961";
1029
1037
  }
1030
1038
 
1031
1039
  .fc-folder-lock:before {
1032
- content: '\f962';
1040
+ content: "\f962";
1033
1041
  }
1034
1042
 
1035
1043
  .fc-pin-o:before {
1036
- content: '\f963';
1044
+ content: "\f963";
1037
1045
  }
1038
1046
 
1039
1047
  .fc-refresh:before {
1040
- content: '\f964';
1048
+ content: "\f964";
1041
1049
  }
1042
1050
 
1043
1051
  .fc-arrow-right-right:before {
1044
- content: '\f965';
1052
+ content: "\f965";
1045
1053
  }
1046
1054
 
1047
1055
  .fc-arrow-left-left:before {
1048
- content: '\f966';
1056
+ content: "\f966";
1049
1057
  }
1050
1058
 
1051
1059
  .fc-refresh-on:before {
1052
- content: '\f967';
1060
+ content: "\f967";
1053
1061
  }
1054
1062
 
1055
1063
  .fc-refresh-off:before {
1056
- content: '\f968';
1064
+ content: "\f968";
1057
1065
  }
1058
1066
 
1059
1067
  .fc-box-plus:before {
1060
- content: '\f969';
1068
+ content: "\f969";
1061
1069
  }
1062
1070
 
1063
1071
  .fc-box-minus:before {
1064
- content: '\f970';
1072
+ content: "\f970";
1065
1073
  }
1066
1074
 
1067
1075
  .fc-circle_plus:before {
1068
- content: '\f971';
1076
+ content: "\f971";
1069
1077
  }
1070
1078
 
1071
1079
  .fc-circle_minus:before {
1072
- content: '\f972';
1080
+ content: "\f972";
1073
1081
  }
1074
1082
 
1075
1083
  .fc-page-break:before {
1076
- content: '\f973';
1084
+ content: "\f973";
1077
1085
  }
1078
1086
 
1079
1087
  .fc-restore:before {
1080
- content: '\f974';
1088
+ content: "\f974";
1081
1089
  }
1082
1090
 
1083
1091
  .fc-subscription:before {
1084
- content: '\f975';
1092
+ content: "\f975";
1085
1093
  }
1086
1094
 
1087
1095
  .fc-jobs:before {
1088
- content: '\f976';
1096
+ content: "\f976";
1089
1097
  }
1090
1098
 
1091
1099
  .fc-trash_info:before {
1092
- content: '\f977';
1100
+ content: "\f977";
1093
1101
  }
1094
1102
 
1095
1103
  .fc-trash_info2:before {
1096
- content: '\f978';
1104
+ content: "\f978";
1097
1105
  }
1098
1106
 
1099
1107
  .fc-bell-curve:before {
1100
- content: '\f979';
1108
+ content: "\f979";
1101
1109
  }
1102
1110
 
1103
1111
  /* ! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com */