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