@next-bricks/presentational 1.7.9 → 1.7.10
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/bricks.json +20 -20
- package/dist/chunks/1889.62073b7d.js +2 -0
- package/dist/chunks/1889.62073b7d.js.map +1 -0
- package/dist/chunks/{main.a9750c18.js → main.088ae63f.js} +2 -2
- package/dist/chunks/{main.a9750c18.js.map → main.088ae63f.js.map} +1 -1
- package/dist/examples.json +8 -8
- package/dist/{index.7dcb2925.js → index.5e434643.js} +2 -2
- package/dist/{index.7dcb2925.js.map → index.5e434643.js.map} +1 -1
- package/dist/manifest.json +205 -205
- package/dist/types.json +616 -616
- package/package.json +2 -2
- package/dist/chunks/1889.1d727622.js +0 -2
- package/dist/chunks/1889.1d727622.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -199,180 +199,238 @@
|
|
|
199
199
|
}
|
|
200
200
|
]
|
|
201
201
|
},
|
|
202
|
-
"eo-
|
|
202
|
+
"eo-card-item": {
|
|
203
203
|
"properties": [
|
|
204
204
|
{
|
|
205
|
-
"name": "
|
|
205
|
+
"name": "hasHeader",
|
|
206
206
|
"annotation": {
|
|
207
|
-
"type": "
|
|
208
|
-
"
|
|
209
|
-
"type": "identifier",
|
|
210
|
-
"name": "OrientationType"
|
|
211
|
-
}
|
|
207
|
+
"type": "keyword",
|
|
208
|
+
"value": "boolean"
|
|
212
209
|
}
|
|
213
210
|
},
|
|
214
211
|
{
|
|
215
|
-
"name": "
|
|
212
|
+
"name": "cardTitle",
|
|
216
213
|
"annotation": {
|
|
217
214
|
"type": "keyword",
|
|
218
|
-
"value": "
|
|
215
|
+
"value": "string"
|
|
219
216
|
}
|
|
220
217
|
},
|
|
221
218
|
{
|
|
222
|
-
"name": "
|
|
219
|
+
"name": "description",
|
|
223
220
|
"annotation": {
|
|
224
|
-
"type": "
|
|
225
|
-
"
|
|
226
|
-
"type": "identifier",
|
|
227
|
-
"name": "dividerType"
|
|
228
|
-
}
|
|
221
|
+
"type": "keyword",
|
|
222
|
+
"value": "string"
|
|
229
223
|
}
|
|
230
224
|
},
|
|
231
225
|
{
|
|
232
|
-
"name": "
|
|
226
|
+
"name": "auxiliaryText",
|
|
233
227
|
"annotation": {
|
|
234
|
-
"type": "
|
|
235
|
-
"
|
|
228
|
+
"type": "keyword",
|
|
229
|
+
"value": "string"
|
|
230
|
+
}
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"name": "avatar",
|
|
234
|
+
"annotation": {
|
|
235
|
+
"type": "union",
|
|
236
|
+
"types": [
|
|
236
237
|
{
|
|
237
|
-
"type": "
|
|
238
|
-
"
|
|
238
|
+
"type": "reference",
|
|
239
|
+
"typeName": {
|
|
240
|
+
"type": "identifier",
|
|
241
|
+
"name": "IconAvatar"
|
|
242
|
+
}
|
|
239
243
|
},
|
|
240
244
|
{
|
|
241
|
-
"type": "
|
|
242
|
-
"
|
|
245
|
+
"type": "reference",
|
|
246
|
+
"typeName": {
|
|
247
|
+
"type": "identifier",
|
|
248
|
+
"name": "ImgAvatar"
|
|
249
|
+
}
|
|
243
250
|
}
|
|
244
251
|
]
|
|
245
252
|
}
|
|
246
253
|
},
|
|
247
254
|
{
|
|
248
|
-
"name": "
|
|
255
|
+
"name": "href",
|
|
249
256
|
"annotation": {
|
|
250
|
-
"type": "
|
|
251
|
-
"
|
|
252
|
-
"type": "
|
|
253
|
-
"
|
|
257
|
+
"type": "indexedAccess",
|
|
258
|
+
"objectType": {
|
|
259
|
+
"type": "reference",
|
|
260
|
+
"typeName": {
|
|
261
|
+
"type": "identifier",
|
|
262
|
+
"name": "LinkProps"
|
|
263
|
+
}
|
|
264
|
+
},
|
|
265
|
+
"indexType": {
|
|
266
|
+
"type": "jsLiteral",
|
|
267
|
+
"value": "href"
|
|
254
268
|
}
|
|
255
269
|
}
|
|
256
|
-
}
|
|
257
|
-
],
|
|
258
|
-
"events": [],
|
|
259
|
-
"methods": [],
|
|
260
|
-
"types": [
|
|
270
|
+
},
|
|
261
271
|
{
|
|
262
|
-
"
|
|
263
|
-
"name": "OrientationType",
|
|
272
|
+
"name": "url",
|
|
264
273
|
"annotation": {
|
|
265
|
-
"type": "
|
|
266
|
-
"
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
"
|
|
270
|
-
|
|
271
|
-
{
|
|
272
|
-
"type": "jsLiteral",
|
|
273
|
-
"value": "center"
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"type": "jsLiteral",
|
|
277
|
-
"value": "right"
|
|
274
|
+
"type": "indexedAccess",
|
|
275
|
+
"objectType": {
|
|
276
|
+
"type": "reference",
|
|
277
|
+
"typeName": {
|
|
278
|
+
"type": "identifier",
|
|
279
|
+
"name": "LinkProps"
|
|
278
280
|
}
|
|
279
|
-
|
|
281
|
+
},
|
|
282
|
+
"indexType": {
|
|
283
|
+
"type": "jsLiteral",
|
|
284
|
+
"value": "url"
|
|
285
|
+
}
|
|
280
286
|
}
|
|
281
287
|
},
|
|
282
288
|
{
|
|
283
|
-
"
|
|
284
|
-
"name": "dividerType",
|
|
289
|
+
"name": "target",
|
|
285
290
|
"annotation": {
|
|
286
|
-
"type": "
|
|
287
|
-
"
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
"
|
|
291
|
-
|
|
292
|
-
{
|
|
293
|
-
"type": "jsLiteral",
|
|
294
|
-
"value": "vertical"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"type": "jsLiteral",
|
|
298
|
-
"value": "radiation"
|
|
291
|
+
"type": "indexedAccess",
|
|
292
|
+
"objectType": {
|
|
293
|
+
"type": "reference",
|
|
294
|
+
"typeName": {
|
|
295
|
+
"type": "identifier",
|
|
296
|
+
"name": "LinkProps"
|
|
299
297
|
}
|
|
300
|
-
|
|
298
|
+
},
|
|
299
|
+
"indexType": {
|
|
300
|
+
"type": "jsLiteral",
|
|
301
|
+
"value": "target"
|
|
302
|
+
}
|
|
301
303
|
}
|
|
302
|
-
}
|
|
303
|
-
]
|
|
304
|
-
},
|
|
305
|
-
"eo-info-card-item": {
|
|
306
|
-
"properties": [
|
|
304
|
+
},
|
|
307
305
|
{
|
|
308
|
-
"name": "
|
|
306
|
+
"name": "actions",
|
|
309
307
|
"annotation": {
|
|
310
|
-
"type": "
|
|
311
|
-
"
|
|
308
|
+
"type": "array",
|
|
309
|
+
"elementType": {
|
|
310
|
+
"type": "reference",
|
|
311
|
+
"typeName": {
|
|
312
|
+
"type": "identifier",
|
|
313
|
+
"name": "ActionType"
|
|
314
|
+
}
|
|
315
|
+
}
|
|
312
316
|
}
|
|
313
317
|
},
|
|
314
318
|
{
|
|
315
|
-
"name": "
|
|
319
|
+
"name": "selected",
|
|
316
320
|
"annotation": {
|
|
317
321
|
"type": "keyword",
|
|
318
|
-
"value": "
|
|
322
|
+
"value": "boolean"
|
|
319
323
|
}
|
|
320
324
|
},
|
|
321
325
|
{
|
|
322
|
-
"name": "
|
|
326
|
+
"name": "styleType",
|
|
327
|
+
"annotation": {
|
|
328
|
+
"type": "jsLiteral",
|
|
329
|
+
"value": "grayish"
|
|
330
|
+
}
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"name": "hasCover",
|
|
323
334
|
"annotation": {
|
|
324
335
|
"type": "keyword",
|
|
325
|
-
"value": "
|
|
336
|
+
"value": "boolean"
|
|
326
337
|
}
|
|
327
338
|
},
|
|
328
339
|
{
|
|
329
|
-
"name": "
|
|
340
|
+
"name": "coverImage",
|
|
330
341
|
"annotation": {
|
|
331
|
-
"type": "
|
|
332
|
-
"
|
|
333
|
-
"type": "identifier",
|
|
334
|
-
"name": "IconAvatar"
|
|
335
|
-
}
|
|
342
|
+
"type": "keyword",
|
|
343
|
+
"value": "string"
|
|
336
344
|
}
|
|
337
345
|
},
|
|
338
346
|
{
|
|
339
|
-
"name": "
|
|
347
|
+
"name": "coverColor",
|
|
340
348
|
"annotation": {
|
|
341
|
-
"type": "
|
|
342
|
-
"
|
|
343
|
-
"type": "reference",
|
|
344
|
-
"typeName": {
|
|
345
|
-
"type": "identifier",
|
|
346
|
-
"name": "InfoCardDetail"
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
+
"type": "keyword",
|
|
350
|
+
"value": "string"
|
|
349
351
|
}
|
|
350
352
|
},
|
|
351
353
|
{
|
|
352
|
-
"name": "
|
|
354
|
+
"name": "coverImageSize",
|
|
353
355
|
"annotation": {
|
|
354
356
|
"type": "indexedAccess",
|
|
355
357
|
"objectType": {
|
|
356
358
|
"type": "reference",
|
|
357
359
|
"typeName": {
|
|
358
|
-
"type": "
|
|
359
|
-
"
|
|
360
|
+
"type": "qualifiedName",
|
|
361
|
+
"left": {
|
|
362
|
+
"type": "identifier",
|
|
363
|
+
"name": "React"
|
|
364
|
+
},
|
|
365
|
+
"right": {
|
|
366
|
+
"type": "identifier",
|
|
367
|
+
"name": "CSSProperties"
|
|
368
|
+
}
|
|
360
369
|
}
|
|
361
370
|
},
|
|
362
371
|
"indexType": {
|
|
363
372
|
"type": "jsLiteral",
|
|
364
|
-
"value": "
|
|
373
|
+
"value": "backgroundSize"
|
|
374
|
+
}
|
|
375
|
+
}
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"name": "avatarPosition",
|
|
379
|
+
"annotation": {
|
|
380
|
+
"type": "union",
|
|
381
|
+
"types": [
|
|
382
|
+
{
|
|
383
|
+
"type": "jsLiteral",
|
|
384
|
+
"value": "content"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
"type": "jsLiteral",
|
|
388
|
+
"value": "cover"
|
|
389
|
+
}
|
|
390
|
+
]
|
|
391
|
+
}
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"name": "tagConfig",
|
|
395
|
+
"annotation": {
|
|
396
|
+
"type": "reference",
|
|
397
|
+
"typeName": {
|
|
398
|
+
"type": "identifier",
|
|
399
|
+
"name": "TagConfig"
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
],
|
|
404
|
+
"events": [
|
|
405
|
+
{
|
|
406
|
+
"name": "tag.click",
|
|
407
|
+
"detail": {
|
|
408
|
+
"annotation": {
|
|
409
|
+
"type": "keyword",
|
|
410
|
+
"value": "void"
|
|
365
411
|
}
|
|
366
412
|
}
|
|
367
413
|
}
|
|
368
414
|
],
|
|
369
|
-
"events": [],
|
|
370
415
|
"methods": [],
|
|
371
416
|
"types": [
|
|
372
417
|
{
|
|
373
418
|
"type": "interface",
|
|
374
419
|
"name": "IconAvatar",
|
|
375
420
|
"body": [
|
|
421
|
+
{
|
|
422
|
+
"type": "propertySignature",
|
|
423
|
+
"key": {
|
|
424
|
+
"type": "identifier",
|
|
425
|
+
"name": "containerSize"
|
|
426
|
+
},
|
|
427
|
+
"annotation": {
|
|
428
|
+
"type": "keyword",
|
|
429
|
+
"value": "string"
|
|
430
|
+
},
|
|
431
|
+
"optional": true,
|
|
432
|
+
"computed": false
|
|
433
|
+
},
|
|
376
434
|
{
|
|
377
435
|
"type": "propertySignature",
|
|
378
436
|
"key": {
|
|
@@ -457,13 +515,13 @@
|
|
|
457
515
|
},
|
|
458
516
|
{
|
|
459
517
|
"type": "interface",
|
|
460
|
-
"name": "
|
|
518
|
+
"name": "ImgAvatar",
|
|
461
519
|
"body": [
|
|
462
520
|
{
|
|
463
521
|
"type": "propertySignature",
|
|
464
522
|
"key": {
|
|
465
523
|
"type": "identifier",
|
|
466
|
-
"name": "
|
|
524
|
+
"name": "containerSize"
|
|
467
525
|
},
|
|
468
526
|
"annotation": {
|
|
469
527
|
"type": "keyword",
|
|
@@ -476,12 +534,27 @@
|
|
|
476
534
|
"type": "propertySignature",
|
|
477
535
|
"key": {
|
|
478
536
|
"type": "identifier",
|
|
479
|
-
"name": "
|
|
537
|
+
"name": "imgSrc"
|
|
480
538
|
},
|
|
481
539
|
"annotation": {
|
|
482
540
|
"type": "keyword",
|
|
483
541
|
"value": "string"
|
|
484
542
|
},
|
|
543
|
+
"computed": false
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"type": "propertySignature",
|
|
547
|
+
"key": {
|
|
548
|
+
"type": "identifier",
|
|
549
|
+
"name": "imgStyle"
|
|
550
|
+
},
|
|
551
|
+
"annotation": {
|
|
552
|
+
"type": "reference",
|
|
553
|
+
"typeName": {
|
|
554
|
+
"type": "identifier",
|
|
555
|
+
"name": "CSSProperties"
|
|
556
|
+
}
|
|
557
|
+
},
|
|
485
558
|
"optional": true,
|
|
486
559
|
"computed": false
|
|
487
560
|
},
|
|
@@ -489,147 +562,270 @@
|
|
|
489
562
|
"type": "propertySignature",
|
|
490
563
|
"key": {
|
|
491
564
|
"type": "identifier",
|
|
492
|
-
"name": "
|
|
565
|
+
"name": "shape"
|
|
566
|
+
},
|
|
567
|
+
"annotation": {
|
|
568
|
+
"type": "union",
|
|
569
|
+
"types": [
|
|
570
|
+
{
|
|
571
|
+
"type": "jsLiteral",
|
|
572
|
+
"value": "circle"
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"type": "jsLiteral",
|
|
576
|
+
"value": "square"
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"type": "jsLiteral",
|
|
580
|
+
"value": "round-square"
|
|
581
|
+
}
|
|
582
|
+
]
|
|
583
|
+
},
|
|
584
|
+
"optional": true,
|
|
585
|
+
"computed": false
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"type": "propertySignature",
|
|
589
|
+
"key": {
|
|
590
|
+
"type": "identifier",
|
|
591
|
+
"name": "bgColor"
|
|
592
|
+
},
|
|
593
|
+
"annotation": {
|
|
594
|
+
"type": "keyword",
|
|
595
|
+
"value": "string"
|
|
596
|
+
},
|
|
597
|
+
"optional": true,
|
|
598
|
+
"computed": false
|
|
599
|
+
}
|
|
600
|
+
]
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"type": "interface",
|
|
604
|
+
"name": "TagConfig",
|
|
605
|
+
"body": [
|
|
606
|
+
{
|
|
607
|
+
"type": "propertySignature",
|
|
608
|
+
"key": {
|
|
609
|
+
"type": "identifier",
|
|
610
|
+
"name": "text"
|
|
611
|
+
},
|
|
612
|
+
"annotation": {
|
|
613
|
+
"type": "keyword",
|
|
614
|
+
"value": "string"
|
|
615
|
+
},
|
|
616
|
+
"optional": true,
|
|
617
|
+
"computed": false
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"type": "propertySignature",
|
|
621
|
+
"key": {
|
|
622
|
+
"type": "identifier",
|
|
623
|
+
"name": "icon"
|
|
493
624
|
},
|
|
494
625
|
"annotation": {
|
|
495
626
|
"type": "reference",
|
|
496
627
|
"typeName": {
|
|
497
628
|
"type": "identifier",
|
|
498
|
-
"name": "
|
|
629
|
+
"name": "GeneralIconProps"
|
|
499
630
|
}
|
|
500
631
|
},
|
|
501
632
|
"optional": true,
|
|
502
633
|
"computed": false
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"type": "propertySignature",
|
|
637
|
+
"key": {
|
|
638
|
+
"type": "identifier",
|
|
639
|
+
"name": "bgColor"
|
|
640
|
+
},
|
|
641
|
+
"annotation": {
|
|
642
|
+
"type": "keyword",
|
|
643
|
+
"value": "string"
|
|
644
|
+
},
|
|
645
|
+
"optional": true,
|
|
646
|
+
"computed": false
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"type": "propertySignature",
|
|
650
|
+
"key": {
|
|
651
|
+
"type": "identifier",
|
|
652
|
+
"name": "color"
|
|
653
|
+
},
|
|
654
|
+
"annotation": {
|
|
655
|
+
"type": "keyword",
|
|
656
|
+
"value": "string"
|
|
657
|
+
},
|
|
658
|
+
"optional": true,
|
|
659
|
+
"computed": false
|
|
503
660
|
}
|
|
504
661
|
]
|
|
505
662
|
}
|
|
506
663
|
]
|
|
507
664
|
},
|
|
508
|
-
"eo-
|
|
665
|
+
"eo-divider": {
|
|
509
666
|
"properties": [
|
|
510
667
|
{
|
|
511
|
-
"name": "
|
|
668
|
+
"name": "orientation",
|
|
512
669
|
"annotation": {
|
|
513
|
-
"type": "
|
|
514
|
-
"
|
|
670
|
+
"type": "reference",
|
|
671
|
+
"typeName": {
|
|
672
|
+
"type": "identifier",
|
|
673
|
+
"name": "OrientationType"
|
|
674
|
+
}
|
|
515
675
|
}
|
|
516
676
|
},
|
|
517
677
|
{
|
|
518
|
-
"name": "
|
|
678
|
+
"name": "dashed",
|
|
519
679
|
"annotation": {
|
|
520
680
|
"type": "keyword",
|
|
521
|
-
"value": "
|
|
681
|
+
"value": "boolean"
|
|
522
682
|
}
|
|
523
683
|
},
|
|
524
684
|
{
|
|
525
|
-
"name": "
|
|
685
|
+
"name": "type",
|
|
526
686
|
"annotation": {
|
|
527
|
-
"type": "
|
|
528
|
-
"
|
|
687
|
+
"type": "reference",
|
|
688
|
+
"typeName": {
|
|
689
|
+
"type": "identifier",
|
|
690
|
+
"name": "dividerType"
|
|
691
|
+
}
|
|
529
692
|
}
|
|
530
693
|
},
|
|
531
694
|
{
|
|
532
|
-
"name": "
|
|
695
|
+
"name": "proportion",
|
|
533
696
|
"annotation": {
|
|
534
|
-
"type": "
|
|
535
|
-
"
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
"
|
|
539
|
-
|
|
697
|
+
"type": "tuple",
|
|
698
|
+
"elementTypes": [
|
|
699
|
+
{
|
|
700
|
+
"type": "keyword",
|
|
701
|
+
"value": "number"
|
|
702
|
+
},
|
|
703
|
+
{
|
|
704
|
+
"type": "keyword",
|
|
705
|
+
"value": "number"
|
|
540
706
|
}
|
|
541
|
-
|
|
542
|
-
"indexType": {
|
|
543
|
-
"type": "jsLiteral",
|
|
544
|
-
"value": "icon"
|
|
545
|
-
}
|
|
707
|
+
]
|
|
546
708
|
}
|
|
547
709
|
},
|
|
548
710
|
{
|
|
549
|
-
"name": "
|
|
711
|
+
"name": "dividerStyle",
|
|
712
|
+
"annotation": {
|
|
713
|
+
"type": "reference",
|
|
714
|
+
"typeName": {
|
|
715
|
+
"type": "identifier",
|
|
716
|
+
"name": "CSSProperties"
|
|
717
|
+
}
|
|
718
|
+
}
|
|
719
|
+
}
|
|
720
|
+
],
|
|
721
|
+
"events": [],
|
|
722
|
+
"methods": [],
|
|
723
|
+
"types": [
|
|
724
|
+
{
|
|
725
|
+
"type": "typeAlias",
|
|
726
|
+
"name": "OrientationType",
|
|
550
727
|
"annotation": {
|
|
551
728
|
"type": "union",
|
|
552
729
|
"types": [
|
|
553
730
|
{
|
|
554
731
|
"type": "jsLiteral",
|
|
555
|
-
"value": "
|
|
732
|
+
"value": "left"
|
|
556
733
|
},
|
|
557
734
|
{
|
|
558
735
|
"type": "jsLiteral",
|
|
559
|
-
"value": "
|
|
736
|
+
"value": "center"
|
|
560
737
|
},
|
|
561
738
|
{
|
|
562
739
|
"type": "jsLiteral",
|
|
563
|
-
"value": "
|
|
740
|
+
"value": "right"
|
|
564
741
|
}
|
|
565
742
|
]
|
|
566
743
|
}
|
|
567
744
|
},
|
|
568
745
|
{
|
|
569
|
-
"
|
|
746
|
+
"type": "typeAlias",
|
|
747
|
+
"name": "dividerType",
|
|
570
748
|
"annotation": {
|
|
571
749
|
"type": "union",
|
|
572
750
|
"types": [
|
|
573
751
|
{
|
|
574
752
|
"type": "jsLiteral",
|
|
575
|
-
"value": "
|
|
753
|
+
"value": "horizontal"
|
|
576
754
|
},
|
|
577
755
|
{
|
|
578
756
|
"type": "jsLiteral",
|
|
579
|
-
"value": "
|
|
757
|
+
"value": "vertical"
|
|
580
758
|
},
|
|
581
759
|
{
|
|
582
760
|
"type": "jsLiteral",
|
|
583
|
-
"value": "
|
|
761
|
+
"value": "radiation"
|
|
584
762
|
}
|
|
585
763
|
]
|
|
586
764
|
}
|
|
765
|
+
}
|
|
766
|
+
]
|
|
767
|
+
},
|
|
768
|
+
"eo-info-card-item": {
|
|
769
|
+
"properties": [
|
|
770
|
+
{
|
|
771
|
+
"name": "cardTitle",
|
|
772
|
+
"annotation": {
|
|
773
|
+
"type": "keyword",
|
|
774
|
+
"value": "string"
|
|
775
|
+
}
|
|
587
776
|
},
|
|
588
777
|
{
|
|
589
|
-
"name": "
|
|
778
|
+
"name": "description",
|
|
590
779
|
"annotation": {
|
|
591
780
|
"type": "keyword",
|
|
592
781
|
"value": "string"
|
|
593
782
|
}
|
|
594
783
|
},
|
|
595
784
|
{
|
|
596
|
-
"name": "
|
|
785
|
+
"name": "url",
|
|
597
786
|
"annotation": {
|
|
598
|
-
"type": "
|
|
599
|
-
"
|
|
600
|
-
{
|
|
601
|
-
"type": "jsLiteral",
|
|
602
|
-
"value": "bottom"
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"type": "jsLiteral",
|
|
606
|
-
"value": "right"
|
|
607
|
-
}
|
|
608
|
-
]
|
|
787
|
+
"type": "keyword",
|
|
788
|
+
"value": "string"
|
|
609
789
|
}
|
|
610
790
|
},
|
|
611
791
|
{
|
|
612
|
-
"name": "
|
|
792
|
+
"name": "cardIcon",
|
|
613
793
|
"annotation": {
|
|
614
794
|
"type": "reference",
|
|
615
795
|
"typeName": {
|
|
616
|
-
"type": "
|
|
617
|
-
"
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
796
|
+
"type": "identifier",
|
|
797
|
+
"name": "IconAvatar"
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"name": "detailList",
|
|
803
|
+
"annotation": {
|
|
804
|
+
"type": "array",
|
|
805
|
+
"elementType": {
|
|
806
|
+
"type": "reference",
|
|
807
|
+
"typeName": {
|
|
622
808
|
"type": "identifier",
|
|
623
|
-
"name": "
|
|
809
|
+
"name": "InfoCardDetail"
|
|
624
810
|
}
|
|
625
811
|
}
|
|
626
812
|
}
|
|
627
813
|
},
|
|
628
814
|
{
|
|
629
|
-
"name": "
|
|
815
|
+
"name": "target",
|
|
630
816
|
"annotation": {
|
|
631
|
-
"type": "
|
|
632
|
-
"
|
|
817
|
+
"type": "indexedAccess",
|
|
818
|
+
"objectType": {
|
|
819
|
+
"type": "reference",
|
|
820
|
+
"typeName": {
|
|
821
|
+
"type": "identifier",
|
|
822
|
+
"name": "LinkProps"
|
|
823
|
+
}
|
|
824
|
+
},
|
|
825
|
+
"indexType": {
|
|
826
|
+
"type": "jsLiteral",
|
|
827
|
+
"value": "target"
|
|
828
|
+
}
|
|
633
829
|
}
|
|
634
830
|
}
|
|
635
831
|
],
|
|
@@ -638,26 +834,28 @@
|
|
|
638
834
|
"types": [
|
|
639
835
|
{
|
|
640
836
|
"type": "interface",
|
|
641
|
-
"name": "
|
|
837
|
+
"name": "IconAvatar",
|
|
642
838
|
"body": [
|
|
643
839
|
{
|
|
644
840
|
"type": "propertySignature",
|
|
645
841
|
"key": {
|
|
646
842
|
"type": "identifier",
|
|
647
|
-
"name": "
|
|
843
|
+
"name": "icon"
|
|
648
844
|
},
|
|
649
845
|
"annotation": {
|
|
650
|
-
"type": "
|
|
651
|
-
"
|
|
846
|
+
"type": "reference",
|
|
847
|
+
"typeName": {
|
|
848
|
+
"type": "identifier",
|
|
849
|
+
"name": "GeneralIconProps"
|
|
850
|
+
}
|
|
652
851
|
},
|
|
653
|
-
"optional": true,
|
|
654
852
|
"computed": false
|
|
655
853
|
},
|
|
656
854
|
{
|
|
657
855
|
"type": "propertySignature",
|
|
658
856
|
"key": {
|
|
659
857
|
"type": "identifier",
|
|
660
|
-
"name": "
|
|
858
|
+
"name": "color"
|
|
661
859
|
},
|
|
662
860
|
"annotation": {
|
|
663
861
|
"type": "keyword",
|
|
@@ -670,63 +868,11 @@
|
|
|
670
868
|
"type": "propertySignature",
|
|
671
869
|
"key": {
|
|
672
870
|
"type": "identifier",
|
|
673
|
-
"name": "
|
|
871
|
+
"name": "size"
|
|
674
872
|
},
|
|
675
873
|
"annotation": {
|
|
676
874
|
"type": "keyword",
|
|
677
|
-
"value": "
|
|
678
|
-
},
|
|
679
|
-
"optional": true,
|
|
680
|
-
"computed": false
|
|
681
|
-
},
|
|
682
|
-
{
|
|
683
|
-
"type": "propertySignature",
|
|
684
|
-
"key": {
|
|
685
|
-
"type": "identifier",
|
|
686
|
-
"name": "icon"
|
|
687
|
-
},
|
|
688
|
-
"annotation": {
|
|
689
|
-
"type": "intersection",
|
|
690
|
-
"types": [
|
|
691
|
-
{
|
|
692
|
-
"type": "reference",
|
|
693
|
-
"typeName": {
|
|
694
|
-
"type": "identifier",
|
|
695
|
-
"name": "GeneralIconProps"
|
|
696
|
-
}
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"type": "typeLiteral",
|
|
700
|
-
"members": [
|
|
701
|
-
{
|
|
702
|
-
"type": "propertySignature",
|
|
703
|
-
"key": {
|
|
704
|
-
"type": "identifier",
|
|
705
|
-
"name": "color"
|
|
706
|
-
},
|
|
707
|
-
"annotation": {
|
|
708
|
-
"type": "keyword",
|
|
709
|
-
"value": "string"
|
|
710
|
-
},
|
|
711
|
-
"optional": true,
|
|
712
|
-
"computed": false
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"type": "propertySignature",
|
|
716
|
-
"key": {
|
|
717
|
-
"type": "identifier",
|
|
718
|
-
"name": "bgColor"
|
|
719
|
-
},
|
|
720
|
-
"annotation": {
|
|
721
|
-
"type": "keyword",
|
|
722
|
-
"value": "string"
|
|
723
|
-
},
|
|
724
|
-
"optional": true,
|
|
725
|
-
"computed": false
|
|
726
|
-
}
|
|
727
|
-
]
|
|
728
|
-
}
|
|
729
|
-
]
|
|
875
|
+
"value": "number"
|
|
730
876
|
},
|
|
731
877
|
"optional": true,
|
|
732
878
|
"computed": false
|
|
@@ -735,22 +881,22 @@
|
|
|
735
881
|
"type": "propertySignature",
|
|
736
882
|
"key": {
|
|
737
883
|
"type": "identifier",
|
|
738
|
-
"name": "
|
|
884
|
+
"name": "shape"
|
|
739
885
|
},
|
|
740
886
|
"annotation": {
|
|
741
887
|
"type": "union",
|
|
742
888
|
"types": [
|
|
743
889
|
{
|
|
744
890
|
"type": "jsLiteral",
|
|
745
|
-
"value": "
|
|
891
|
+
"value": "circle"
|
|
746
892
|
},
|
|
747
893
|
{
|
|
748
894
|
"type": "jsLiteral",
|
|
749
|
-
"value": "
|
|
895
|
+
"value": "square"
|
|
750
896
|
},
|
|
751
897
|
{
|
|
752
898
|
"type": "jsLiteral",
|
|
753
|
-
"value": "
|
|
899
|
+
"value": "round-square"
|
|
754
900
|
}
|
|
755
901
|
]
|
|
756
902
|
},
|
|
@@ -761,33 +907,26 @@
|
|
|
761
907
|
"type": "propertySignature",
|
|
762
908
|
"key": {
|
|
763
909
|
"type": "identifier",
|
|
764
|
-
"name": "
|
|
910
|
+
"name": "bgColor"
|
|
765
911
|
},
|
|
766
912
|
"annotation": {
|
|
767
|
-
"type": "
|
|
768
|
-
"
|
|
769
|
-
{
|
|
770
|
-
"type": "jsLiteral",
|
|
771
|
-
"value": "border"
|
|
772
|
-
},
|
|
773
|
-
{
|
|
774
|
-
"type": "jsLiteral",
|
|
775
|
-
"value": "background"
|
|
776
|
-
},
|
|
777
|
-
{
|
|
778
|
-
"type": "jsLiteral",
|
|
779
|
-
"value": "none"
|
|
780
|
-
}
|
|
781
|
-
]
|
|
913
|
+
"type": "keyword",
|
|
914
|
+
"value": "string"
|
|
782
915
|
},
|
|
783
916
|
"optional": true,
|
|
784
917
|
"computed": false
|
|
785
|
-
}
|
|
918
|
+
}
|
|
919
|
+
]
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"type": "interface",
|
|
923
|
+
"name": "InfoCardDetail",
|
|
924
|
+
"body": [
|
|
786
925
|
{
|
|
787
926
|
"type": "propertySignature",
|
|
788
927
|
"key": {
|
|
789
928
|
"type": "identifier",
|
|
790
|
-
"name": "
|
|
929
|
+
"name": "title"
|
|
791
930
|
},
|
|
792
931
|
"annotation": {
|
|
793
932
|
"type": "keyword",
|
|
@@ -800,20 +939,11 @@
|
|
|
800
939
|
"type": "propertySignature",
|
|
801
940
|
"key": {
|
|
802
941
|
"type": "identifier",
|
|
803
|
-
"name": "
|
|
942
|
+
"name": "desc"
|
|
804
943
|
},
|
|
805
944
|
"annotation": {
|
|
806
|
-
"type": "
|
|
807
|
-
"
|
|
808
|
-
{
|
|
809
|
-
"type": "jsLiteral",
|
|
810
|
-
"value": "bottom"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"type": "jsLiteral",
|
|
814
|
-
"value": "right"
|
|
815
|
-
}
|
|
816
|
-
]
|
|
945
|
+
"type": "keyword",
|
|
946
|
+
"value": "string"
|
|
817
947
|
},
|
|
818
948
|
"optional": true,
|
|
819
949
|
"computed": false
|
|
@@ -822,266 +952,162 @@
|
|
|
822
952
|
"type": "propertySignature",
|
|
823
953
|
"key": {
|
|
824
954
|
"type": "identifier",
|
|
825
|
-
"name": "
|
|
955
|
+
"name": "useBrick"
|
|
826
956
|
},
|
|
827
957
|
"annotation": {
|
|
828
958
|
"type": "reference",
|
|
829
959
|
"typeName": {
|
|
830
|
-
"type": "
|
|
831
|
-
"
|
|
832
|
-
"type": "identifier",
|
|
833
|
-
"name": "React"
|
|
834
|
-
},
|
|
835
|
-
"right": {
|
|
836
|
-
"type": "identifier",
|
|
837
|
-
"name": "CSSProperties"
|
|
838
|
-
}
|
|
960
|
+
"type": "identifier",
|
|
961
|
+
"name": "UseSingleBrickConf"
|
|
839
962
|
}
|
|
840
963
|
},
|
|
841
964
|
"optional": true,
|
|
842
965
|
"computed": false
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"type": "propertySignature",
|
|
846
|
-
"key": {
|
|
847
|
-
"type": "identifier",
|
|
848
|
-
"name": "interactable"
|
|
849
|
-
},
|
|
850
|
-
"annotation": {
|
|
851
|
-
"type": "keyword",
|
|
852
|
-
"value": "boolean"
|
|
853
|
-
},
|
|
854
|
-
"optional": true,
|
|
855
|
-
"computed": false
|
|
856
966
|
}
|
|
857
967
|
]
|
|
858
968
|
}
|
|
859
969
|
]
|
|
860
970
|
},
|
|
861
|
-
"eo-card
|
|
862
|
-
"properties": [
|
|
863
|
-
{
|
|
864
|
-
"name": "
|
|
865
|
-
"annotation": {
|
|
866
|
-
"type": "keyword",
|
|
867
|
-
"value": "
|
|
868
|
-
}
|
|
869
|
-
},
|
|
870
|
-
{
|
|
871
|
-
"name": "cardTitle",
|
|
872
|
-
"annotation": {
|
|
873
|
-
"type": "keyword",
|
|
874
|
-
"value": "string"
|
|
875
|
-
}
|
|
876
|
-
},
|
|
877
|
-
{
|
|
878
|
-
"name": "description",
|
|
879
|
-
"annotation": {
|
|
880
|
-
"type": "keyword",
|
|
881
|
-
"value": "string"
|
|
882
|
-
}
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"name": "auxiliaryText",
|
|
886
|
-
"annotation": {
|
|
887
|
-
"type": "keyword",
|
|
888
|
-
"value": "string"
|
|
889
|
-
}
|
|
890
|
-
},
|
|
891
|
-
{
|
|
892
|
-
"name": "avatar",
|
|
893
|
-
"annotation": {
|
|
894
|
-
"type": "union",
|
|
895
|
-
"types": [
|
|
896
|
-
{
|
|
897
|
-
"type": "reference",
|
|
898
|
-
"typeName": {
|
|
899
|
-
"type": "identifier",
|
|
900
|
-
"name": "IconAvatar"
|
|
901
|
-
}
|
|
902
|
-
},
|
|
903
|
-
{
|
|
904
|
-
"type": "reference",
|
|
905
|
-
"typeName": {
|
|
906
|
-
"type": "identifier",
|
|
907
|
-
"name": "ImgAvatar"
|
|
908
|
-
}
|
|
909
|
-
}
|
|
910
|
-
]
|
|
911
|
-
}
|
|
912
|
-
},
|
|
913
|
-
{
|
|
914
|
-
"name": "href",
|
|
915
|
-
"annotation": {
|
|
916
|
-
"type": "indexedAccess",
|
|
917
|
-
"objectType": {
|
|
918
|
-
"type": "reference",
|
|
919
|
-
"typeName": {
|
|
920
|
-
"type": "identifier",
|
|
921
|
-
"name": "LinkProps"
|
|
922
|
-
}
|
|
923
|
-
},
|
|
924
|
-
"indexType": {
|
|
925
|
-
"type": "jsLiteral",
|
|
926
|
-
"value": "href"
|
|
927
|
-
}
|
|
971
|
+
"eo-statistics-card": {
|
|
972
|
+
"properties": [
|
|
973
|
+
{
|
|
974
|
+
"name": "cardTitle",
|
|
975
|
+
"annotation": {
|
|
976
|
+
"type": "keyword",
|
|
977
|
+
"value": "string"
|
|
928
978
|
}
|
|
929
979
|
},
|
|
930
980
|
{
|
|
931
|
-
"name": "
|
|
981
|
+
"name": "value",
|
|
932
982
|
"annotation": {
|
|
933
|
-
"type": "
|
|
934
|
-
"
|
|
935
|
-
"type": "reference",
|
|
936
|
-
"typeName": {
|
|
937
|
-
"type": "identifier",
|
|
938
|
-
"name": "LinkProps"
|
|
939
|
-
}
|
|
940
|
-
},
|
|
941
|
-
"indexType": {
|
|
942
|
-
"type": "jsLiteral",
|
|
943
|
-
"value": "url"
|
|
944
|
-
}
|
|
983
|
+
"type": "keyword",
|
|
984
|
+
"value": "string"
|
|
945
985
|
}
|
|
946
986
|
},
|
|
947
987
|
{
|
|
948
|
-
"name": "
|
|
988
|
+
"name": "unit",
|
|
989
|
+
"annotation": {
|
|
990
|
+
"type": "keyword",
|
|
991
|
+
"value": "string"
|
|
992
|
+
}
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"name": "icon",
|
|
949
996
|
"annotation": {
|
|
950
997
|
"type": "indexedAccess",
|
|
951
998
|
"objectType": {
|
|
952
999
|
"type": "reference",
|
|
953
1000
|
"typeName": {
|
|
954
1001
|
"type": "identifier",
|
|
955
|
-
"name": "
|
|
1002
|
+
"name": "EoStatisticsCardProps"
|
|
956
1003
|
}
|
|
957
1004
|
},
|
|
958
1005
|
"indexType": {
|
|
959
1006
|
"type": "jsLiteral",
|
|
960
|
-
"value": "
|
|
1007
|
+
"value": "icon"
|
|
961
1008
|
}
|
|
962
1009
|
}
|
|
963
1010
|
},
|
|
964
1011
|
{
|
|
965
|
-
"name": "
|
|
1012
|
+
"name": "size",
|
|
966
1013
|
"annotation": {
|
|
967
|
-
"type": "
|
|
968
|
-
"
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
"
|
|
972
|
-
|
|
1014
|
+
"type": "union",
|
|
1015
|
+
"types": [
|
|
1016
|
+
{
|
|
1017
|
+
"type": "jsLiteral",
|
|
1018
|
+
"value": "large"
|
|
1019
|
+
},
|
|
1020
|
+
{
|
|
1021
|
+
"type": "jsLiteral",
|
|
1022
|
+
"value": "medium"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"type": "jsLiteral",
|
|
1026
|
+
"value": "small"
|
|
973
1027
|
}
|
|
974
|
-
|
|
975
|
-
}
|
|
976
|
-
},
|
|
977
|
-
{
|
|
978
|
-
"name": "selected",
|
|
979
|
-
"annotation": {
|
|
980
|
-
"type": "keyword",
|
|
981
|
-
"value": "boolean"
|
|
982
|
-
}
|
|
983
|
-
},
|
|
984
|
-
{
|
|
985
|
-
"name": "styleType",
|
|
986
|
-
"annotation": {
|
|
987
|
-
"type": "jsLiteral",
|
|
988
|
-
"value": "grayish"
|
|
989
|
-
}
|
|
990
|
-
},
|
|
991
|
-
{
|
|
992
|
-
"name": "hasCover",
|
|
993
|
-
"annotation": {
|
|
994
|
-
"type": "keyword",
|
|
995
|
-
"value": "boolean"
|
|
1028
|
+
]
|
|
996
1029
|
}
|
|
997
1030
|
},
|
|
998
1031
|
{
|
|
999
|
-
"name": "
|
|
1032
|
+
"name": "outline",
|
|
1000
1033
|
"annotation": {
|
|
1001
|
-
"type": "
|
|
1002
|
-
"
|
|
1034
|
+
"type": "union",
|
|
1035
|
+
"types": [
|
|
1036
|
+
{
|
|
1037
|
+
"type": "jsLiteral",
|
|
1038
|
+
"value": "border"
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"type": "jsLiteral",
|
|
1042
|
+
"value": "background"
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"type": "jsLiteral",
|
|
1046
|
+
"value": "none"
|
|
1047
|
+
}
|
|
1048
|
+
]
|
|
1003
1049
|
}
|
|
1004
1050
|
},
|
|
1005
1051
|
{
|
|
1006
|
-
"name": "
|
|
1052
|
+
"name": "background",
|
|
1007
1053
|
"annotation": {
|
|
1008
1054
|
"type": "keyword",
|
|
1009
1055
|
"value": "string"
|
|
1010
1056
|
}
|
|
1011
1057
|
},
|
|
1012
1058
|
{
|
|
1013
|
-
"name": "
|
|
1014
|
-
"annotation": {
|
|
1015
|
-
"type": "indexedAccess",
|
|
1016
|
-
"objectType": {
|
|
1017
|
-
"type": "reference",
|
|
1018
|
-
"typeName": {
|
|
1019
|
-
"type": "qualifiedName",
|
|
1020
|
-
"left": {
|
|
1021
|
-
"type": "identifier",
|
|
1022
|
-
"name": "React"
|
|
1023
|
-
},
|
|
1024
|
-
"right": {
|
|
1025
|
-
"type": "identifier",
|
|
1026
|
-
"name": "CSSProperties"
|
|
1027
|
-
}
|
|
1028
|
-
}
|
|
1029
|
-
},
|
|
1030
|
-
"indexType": {
|
|
1031
|
-
"type": "jsLiteral",
|
|
1032
|
-
"value": "backgroundSize"
|
|
1033
|
-
}
|
|
1034
|
-
}
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
"name": "avatarPosition",
|
|
1059
|
+
"name": "descriptionPosition",
|
|
1038
1060
|
"annotation": {
|
|
1039
1061
|
"type": "union",
|
|
1040
1062
|
"types": [
|
|
1041
1063
|
{
|
|
1042
1064
|
"type": "jsLiteral",
|
|
1043
|
-
"value": "
|
|
1065
|
+
"value": "bottom"
|
|
1044
1066
|
},
|
|
1045
1067
|
{
|
|
1046
1068
|
"type": "jsLiteral",
|
|
1047
|
-
"value": "
|
|
1069
|
+
"value": "right"
|
|
1048
1070
|
}
|
|
1049
1071
|
]
|
|
1050
1072
|
}
|
|
1051
1073
|
},
|
|
1052
1074
|
{
|
|
1053
|
-
"name": "
|
|
1075
|
+
"name": "valueStyle",
|
|
1054
1076
|
"annotation": {
|
|
1055
1077
|
"type": "reference",
|
|
1056
1078
|
"typeName": {
|
|
1057
|
-
"type": "
|
|
1058
|
-
"
|
|
1079
|
+
"type": "qualifiedName",
|
|
1080
|
+
"left": {
|
|
1081
|
+
"type": "identifier",
|
|
1082
|
+
"name": "React"
|
|
1083
|
+
},
|
|
1084
|
+
"right": {
|
|
1085
|
+
"type": "identifier",
|
|
1086
|
+
"name": "CSSProperties"
|
|
1087
|
+
}
|
|
1059
1088
|
}
|
|
1060
1089
|
}
|
|
1061
|
-
}
|
|
1062
|
-
],
|
|
1063
|
-
"events": [
|
|
1090
|
+
},
|
|
1064
1091
|
{
|
|
1065
|
-
"name": "
|
|
1066
|
-
"
|
|
1067
|
-
"
|
|
1068
|
-
|
|
1069
|
-
"value": "void"
|
|
1070
|
-
}
|
|
1092
|
+
"name": "interactable",
|
|
1093
|
+
"annotation": {
|
|
1094
|
+
"type": "keyword",
|
|
1095
|
+
"value": "boolean"
|
|
1071
1096
|
}
|
|
1072
1097
|
}
|
|
1073
1098
|
],
|
|
1099
|
+
"events": [],
|
|
1074
1100
|
"methods": [],
|
|
1075
1101
|
"types": [
|
|
1076
1102
|
{
|
|
1077
1103
|
"type": "interface",
|
|
1078
|
-
"name": "
|
|
1104
|
+
"name": "EoStatisticsCardProps",
|
|
1079
1105
|
"body": [
|
|
1080
1106
|
{
|
|
1081
1107
|
"type": "propertySignature",
|
|
1082
1108
|
"key": {
|
|
1083
1109
|
"type": "identifier",
|
|
1084
|
-
"name": "
|
|
1110
|
+
"name": "cardTitle"
|
|
1085
1111
|
},
|
|
1086
1112
|
"annotation": {
|
|
1087
1113
|
"type": "keyword",
|
|
@@ -1094,22 +1120,7 @@
|
|
|
1094
1120
|
"type": "propertySignature",
|
|
1095
1121
|
"key": {
|
|
1096
1122
|
"type": "identifier",
|
|
1097
|
-
"name": "
|
|
1098
|
-
},
|
|
1099
|
-
"annotation": {
|
|
1100
|
-
"type": "reference",
|
|
1101
|
-
"typeName": {
|
|
1102
|
-
"type": "identifier",
|
|
1103
|
-
"name": "GeneralIconProps"
|
|
1104
|
-
}
|
|
1105
|
-
},
|
|
1106
|
-
"computed": false
|
|
1107
|
-
},
|
|
1108
|
-
{
|
|
1109
|
-
"type": "propertySignature",
|
|
1110
|
-
"key": {
|
|
1111
|
-
"type": "identifier",
|
|
1112
|
-
"name": "color"
|
|
1123
|
+
"name": "value"
|
|
1113
1124
|
},
|
|
1114
1125
|
"annotation": {
|
|
1115
1126
|
"type": "keyword",
|
|
@@ -1122,11 +1133,11 @@
|
|
|
1122
1133
|
"type": "propertySignature",
|
|
1123
1134
|
"key": {
|
|
1124
1135
|
"type": "identifier",
|
|
1125
|
-
"name": "
|
|
1136
|
+
"name": "unit"
|
|
1126
1137
|
},
|
|
1127
1138
|
"annotation": {
|
|
1128
1139
|
"type": "keyword",
|
|
1129
|
-
"value": "
|
|
1140
|
+
"value": "string"
|
|
1130
1141
|
},
|
|
1131
1142
|
"optional": true,
|
|
1132
1143
|
"computed": false
|
|
@@ -1135,56 +1146,50 @@
|
|
|
1135
1146
|
"type": "propertySignature",
|
|
1136
1147
|
"key": {
|
|
1137
1148
|
"type": "identifier",
|
|
1138
|
-
"name": "
|
|
1149
|
+
"name": "icon"
|
|
1139
1150
|
},
|
|
1140
1151
|
"annotation": {
|
|
1141
|
-
"type": "
|
|
1152
|
+
"type": "intersection",
|
|
1142
1153
|
"types": [
|
|
1143
1154
|
{
|
|
1144
|
-
"type": "
|
|
1145
|
-
"
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
"value": "square"
|
|
1155
|
+
"type": "reference",
|
|
1156
|
+
"typeName": {
|
|
1157
|
+
"type": "identifier",
|
|
1158
|
+
"name": "GeneralIconProps"
|
|
1159
|
+
}
|
|
1150
1160
|
},
|
|
1151
1161
|
{
|
|
1152
|
-
"type": "
|
|
1153
|
-
"
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
"name": "containerSize"
|
|
1184
|
-
},
|
|
1185
|
-
"annotation": {
|
|
1186
|
-
"type": "keyword",
|
|
1187
|
-
"value": "string"
|
|
1162
|
+
"type": "typeLiteral",
|
|
1163
|
+
"members": [
|
|
1164
|
+
{
|
|
1165
|
+
"type": "propertySignature",
|
|
1166
|
+
"key": {
|
|
1167
|
+
"type": "identifier",
|
|
1168
|
+
"name": "color"
|
|
1169
|
+
},
|
|
1170
|
+
"annotation": {
|
|
1171
|
+
"type": "keyword",
|
|
1172
|
+
"value": "string"
|
|
1173
|
+
},
|
|
1174
|
+
"optional": true,
|
|
1175
|
+
"computed": false
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"type": "propertySignature",
|
|
1179
|
+
"key": {
|
|
1180
|
+
"type": "identifier",
|
|
1181
|
+
"name": "bgColor"
|
|
1182
|
+
},
|
|
1183
|
+
"annotation": {
|
|
1184
|
+
"type": "keyword",
|
|
1185
|
+
"value": "string"
|
|
1186
|
+
},
|
|
1187
|
+
"optional": true,
|
|
1188
|
+
"computed": false
|
|
1189
|
+
}
|
|
1190
|
+
]
|
|
1191
|
+
}
|
|
1192
|
+
]
|
|
1188
1193
|
},
|
|
1189
1194
|
"optional": true,
|
|
1190
1195
|
"computed": false
|
|
@@ -1193,26 +1198,24 @@
|
|
|
1193
1198
|
"type": "propertySignature",
|
|
1194
1199
|
"key": {
|
|
1195
1200
|
"type": "identifier",
|
|
1196
|
-
"name": "
|
|
1197
|
-
},
|
|
1198
|
-
"annotation": {
|
|
1199
|
-
"type": "keyword",
|
|
1200
|
-
"value": "string"
|
|
1201
|
-
},
|
|
1202
|
-
"computed": false
|
|
1203
|
-
},
|
|
1204
|
-
{
|
|
1205
|
-
"type": "propertySignature",
|
|
1206
|
-
"key": {
|
|
1207
|
-
"type": "identifier",
|
|
1208
|
-
"name": "imgStyle"
|
|
1201
|
+
"name": "size"
|
|
1209
1202
|
},
|
|
1210
1203
|
"annotation": {
|
|
1211
|
-
"type": "
|
|
1212
|
-
"
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1204
|
+
"type": "union",
|
|
1205
|
+
"types": [
|
|
1206
|
+
{
|
|
1207
|
+
"type": "jsLiteral",
|
|
1208
|
+
"value": "large"
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"type": "jsLiteral",
|
|
1212
|
+
"value": "medium"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"type": "jsLiteral",
|
|
1216
|
+
"value": "small"
|
|
1217
|
+
}
|
|
1218
|
+
]
|
|
1216
1219
|
},
|
|
1217
1220
|
"optional": true,
|
|
1218
1221
|
"computed": false
|
|
@@ -1221,22 +1224,22 @@
|
|
|
1221
1224
|
"type": "propertySignature",
|
|
1222
1225
|
"key": {
|
|
1223
1226
|
"type": "identifier",
|
|
1224
|
-
"name": "
|
|
1227
|
+
"name": "outline"
|
|
1225
1228
|
},
|
|
1226
1229
|
"annotation": {
|
|
1227
1230
|
"type": "union",
|
|
1228
1231
|
"types": [
|
|
1229
1232
|
{
|
|
1230
1233
|
"type": "jsLiteral",
|
|
1231
|
-
"value": "
|
|
1234
|
+
"value": "border"
|
|
1232
1235
|
},
|
|
1233
1236
|
{
|
|
1234
1237
|
"type": "jsLiteral",
|
|
1235
|
-
"value": "
|
|
1238
|
+
"value": "background"
|
|
1236
1239
|
},
|
|
1237
1240
|
{
|
|
1238
1241
|
"type": "jsLiteral",
|
|
1239
|
-
"value": "
|
|
1242
|
+
"value": "none"
|
|
1240
1243
|
}
|
|
1241
1244
|
]
|
|
1242
1245
|
},
|
|
@@ -1247,7 +1250,7 @@
|
|
|
1247
1250
|
"type": "propertySignature",
|
|
1248
1251
|
"key": {
|
|
1249
1252
|
"type": "identifier",
|
|
1250
|
-
"name": "
|
|
1253
|
+
"name": "background"
|
|
1251
1254
|
},
|
|
1252
1255
|
"annotation": {
|
|
1253
1256
|
"type": "keyword",
|
|
@@ -1255,22 +1258,25 @@
|
|
|
1255
1258
|
},
|
|
1256
1259
|
"optional": true,
|
|
1257
1260
|
"computed": false
|
|
1258
|
-
}
|
|
1259
|
-
]
|
|
1260
|
-
},
|
|
1261
|
-
{
|
|
1262
|
-
"type": "interface",
|
|
1263
|
-
"name": "TagConfig",
|
|
1264
|
-
"body": [
|
|
1261
|
+
},
|
|
1265
1262
|
{
|
|
1266
1263
|
"type": "propertySignature",
|
|
1267
1264
|
"key": {
|
|
1268
1265
|
"type": "identifier",
|
|
1269
|
-
"name": "
|
|
1266
|
+
"name": "descriptionPosition"
|
|
1270
1267
|
},
|
|
1271
1268
|
"annotation": {
|
|
1272
|
-
"type": "
|
|
1273
|
-
"
|
|
1269
|
+
"type": "union",
|
|
1270
|
+
"types": [
|
|
1271
|
+
{
|
|
1272
|
+
"type": "jsLiteral",
|
|
1273
|
+
"value": "bottom"
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
"type": "jsLiteral",
|
|
1277
|
+
"value": "right"
|
|
1278
|
+
}
|
|
1279
|
+
]
|
|
1274
1280
|
},
|
|
1275
1281
|
"optional": true,
|
|
1276
1282
|
"computed": false
|
|
@@ -1279,13 +1285,20 @@
|
|
|
1279
1285
|
"type": "propertySignature",
|
|
1280
1286
|
"key": {
|
|
1281
1287
|
"type": "identifier",
|
|
1282
|
-
"name": "
|
|
1288
|
+
"name": "valueStyle"
|
|
1283
1289
|
},
|
|
1284
1290
|
"annotation": {
|
|
1285
1291
|
"type": "reference",
|
|
1286
1292
|
"typeName": {
|
|
1287
|
-
"type": "
|
|
1288
|
-
"
|
|
1293
|
+
"type": "qualifiedName",
|
|
1294
|
+
"left": {
|
|
1295
|
+
"type": "identifier",
|
|
1296
|
+
"name": "React"
|
|
1297
|
+
},
|
|
1298
|
+
"right": {
|
|
1299
|
+
"type": "identifier",
|
|
1300
|
+
"name": "CSSProperties"
|
|
1301
|
+
}
|
|
1289
1302
|
}
|
|
1290
1303
|
},
|
|
1291
1304
|
"optional": true,
|
|
@@ -1295,24 +1308,11 @@
|
|
|
1295
1308
|
"type": "propertySignature",
|
|
1296
1309
|
"key": {
|
|
1297
1310
|
"type": "identifier",
|
|
1298
|
-
"name": "
|
|
1299
|
-
},
|
|
1300
|
-
"annotation": {
|
|
1301
|
-
"type": "keyword",
|
|
1302
|
-
"value": "string"
|
|
1303
|
-
},
|
|
1304
|
-
"optional": true,
|
|
1305
|
-
"computed": false
|
|
1306
|
-
},
|
|
1307
|
-
{
|
|
1308
|
-
"type": "propertySignature",
|
|
1309
|
-
"key": {
|
|
1310
|
-
"type": "identifier",
|
|
1311
|
-
"name": "color"
|
|
1311
|
+
"name": "interactable"
|
|
1312
1312
|
},
|
|
1313
1313
|
"annotation": {
|
|
1314
1314
|
"type": "keyword",
|
|
1315
|
-
"value": "
|
|
1315
|
+
"value": "boolean"
|
|
1316
1316
|
},
|
|
1317
1317
|
"optional": true,
|
|
1318
1318
|
"computed": false
|
|
@@ -1524,83 +1524,66 @@
|
|
|
1524
1524
|
"events": [],
|
|
1525
1525
|
"methods": []
|
|
1526
1526
|
},
|
|
1527
|
-
"eo-
|
|
1527
|
+
"eo-code-display": {
|
|
1528
1528
|
"properties": [
|
|
1529
1529
|
{
|
|
1530
|
-
"name": "
|
|
1530
|
+
"name": "value",
|
|
1531
1531
|
"annotation": {
|
|
1532
1532
|
"type": "keyword",
|
|
1533
|
-
"value": "
|
|
1533
|
+
"value": "string"
|
|
1534
1534
|
}
|
|
1535
1535
|
},
|
|
1536
1536
|
{
|
|
1537
|
-
"name": "
|
|
1537
|
+
"name": "language",
|
|
1538
|
+
"annotation": {
|
|
1539
|
+
"type": "keyword",
|
|
1540
|
+
"value": "string"
|
|
1541
|
+
}
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
"name": "hideLineNumber",
|
|
1545
|
+
"annotation": {
|
|
1546
|
+
"type": "keyword",
|
|
1547
|
+
"value": "boolean"
|
|
1548
|
+
}
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"name": "maxLines",
|
|
1538
1552
|
"annotation": {
|
|
1539
1553
|
"type": "keyword",
|
|
1540
1554
|
"value": "number"
|
|
1541
1555
|
}
|
|
1542
1556
|
},
|
|
1543
1557
|
{
|
|
1544
|
-
"name": "
|
|
1558
|
+
"name": "minLines",
|
|
1545
1559
|
"annotation": {
|
|
1546
1560
|
"type": "keyword",
|
|
1547
1561
|
"value": "number"
|
|
1548
1562
|
}
|
|
1549
1563
|
},
|
|
1550
1564
|
{
|
|
1551
|
-
"name": "
|
|
1565
|
+
"name": "showCopyButton",
|
|
1552
1566
|
"annotation": {
|
|
1553
|
-
"type": "
|
|
1554
|
-
"
|
|
1555
|
-
"type": "keyword",
|
|
1556
|
-
"value": "number"
|
|
1557
|
-
}
|
|
1567
|
+
"type": "keyword",
|
|
1568
|
+
"value": "boolean"
|
|
1558
1569
|
}
|
|
1559
1570
|
},
|
|
1560
1571
|
{
|
|
1561
|
-
"name": "
|
|
1572
|
+
"name": "showExportButton",
|
|
1562
1573
|
"annotation": {
|
|
1563
1574
|
"type": "keyword",
|
|
1564
1575
|
"value": "boolean"
|
|
1565
1576
|
}
|
|
1566
|
-
}
|
|
1567
|
-
],
|
|
1568
|
-
"events": [
|
|
1577
|
+
},
|
|
1569
1578
|
{
|
|
1570
|
-
"name": "
|
|
1571
|
-
"
|
|
1572
|
-
"
|
|
1573
|
-
|
|
1574
|
-
"members": [
|
|
1575
|
-
{
|
|
1576
|
-
"type": "propertySignature",
|
|
1577
|
-
"key": {
|
|
1578
|
-
"type": "identifier",
|
|
1579
|
-
"name": "page"
|
|
1580
|
-
},
|
|
1581
|
-
"annotation": {
|
|
1582
|
-
"type": "keyword",
|
|
1583
|
-
"value": "number"
|
|
1584
|
-
},
|
|
1585
|
-
"computed": false
|
|
1586
|
-
},
|
|
1587
|
-
{
|
|
1588
|
-
"type": "propertySignature",
|
|
1589
|
-
"key": {
|
|
1590
|
-
"type": "identifier",
|
|
1591
|
-
"name": "pageSize"
|
|
1592
|
-
},
|
|
1593
|
-
"annotation": {
|
|
1594
|
-
"type": "keyword",
|
|
1595
|
-
"value": "number"
|
|
1596
|
-
},
|
|
1597
|
-
"computed": false
|
|
1598
|
-
}
|
|
1599
|
-
]
|
|
1600
|
-
}
|
|
1579
|
+
"name": "exportFileName",
|
|
1580
|
+
"annotation": {
|
|
1581
|
+
"type": "keyword",
|
|
1582
|
+
"value": "string"
|
|
1601
1583
|
}
|
|
1602
1584
|
}
|
|
1603
1585
|
],
|
|
1586
|
+
"events": [],
|
|
1604
1587
|
"methods": []
|
|
1605
1588
|
},
|
|
1606
1589
|
"eo-alert": {
|
|
@@ -1706,66 +1689,83 @@
|
|
|
1706
1689
|
}
|
|
1707
1690
|
]
|
|
1708
1691
|
},
|
|
1709
|
-
"eo-
|
|
1692
|
+
"eo-pagination": {
|
|
1710
1693
|
"properties": [
|
|
1711
1694
|
{
|
|
1712
|
-
"name": "
|
|
1713
|
-
"annotation": {
|
|
1714
|
-
"type": "keyword",
|
|
1715
|
-
"value": "string"
|
|
1716
|
-
}
|
|
1717
|
-
},
|
|
1718
|
-
{
|
|
1719
|
-
"name": "language",
|
|
1720
|
-
"annotation": {
|
|
1721
|
-
"type": "keyword",
|
|
1722
|
-
"value": "string"
|
|
1723
|
-
}
|
|
1724
|
-
},
|
|
1725
|
-
{
|
|
1726
|
-
"name": "hideLineNumber",
|
|
1695
|
+
"name": "total",
|
|
1727
1696
|
"annotation": {
|
|
1728
1697
|
"type": "keyword",
|
|
1729
|
-
"value": "
|
|
1698
|
+
"value": "number"
|
|
1730
1699
|
}
|
|
1731
1700
|
},
|
|
1732
1701
|
{
|
|
1733
|
-
"name": "
|
|
1702
|
+
"name": "page",
|
|
1734
1703
|
"annotation": {
|
|
1735
1704
|
"type": "keyword",
|
|
1736
1705
|
"value": "number"
|
|
1737
1706
|
}
|
|
1738
1707
|
},
|
|
1739
1708
|
{
|
|
1740
|
-
"name": "
|
|
1709
|
+
"name": "pageSize",
|
|
1741
1710
|
"annotation": {
|
|
1742
1711
|
"type": "keyword",
|
|
1743
1712
|
"value": "number"
|
|
1744
1713
|
}
|
|
1745
1714
|
},
|
|
1746
1715
|
{
|
|
1747
|
-
"name": "
|
|
1716
|
+
"name": "pageSizeOptions",
|
|
1748
1717
|
"annotation": {
|
|
1749
|
-
"type": "
|
|
1750
|
-
"
|
|
1718
|
+
"type": "array",
|
|
1719
|
+
"elementType": {
|
|
1720
|
+
"type": "keyword",
|
|
1721
|
+
"value": "number"
|
|
1722
|
+
}
|
|
1751
1723
|
}
|
|
1752
1724
|
},
|
|
1753
1725
|
{
|
|
1754
|
-
"name": "
|
|
1726
|
+
"name": "showSizeChanger",
|
|
1755
1727
|
"annotation": {
|
|
1756
1728
|
"type": "keyword",
|
|
1757
1729
|
"value": "boolean"
|
|
1758
1730
|
}
|
|
1759
|
-
}
|
|
1731
|
+
}
|
|
1732
|
+
],
|
|
1733
|
+
"events": [
|
|
1760
1734
|
{
|
|
1761
|
-
"name": "
|
|
1762
|
-
"
|
|
1763
|
-
"
|
|
1764
|
-
|
|
1735
|
+
"name": "change",
|
|
1736
|
+
"detail": {
|
|
1737
|
+
"annotation": {
|
|
1738
|
+
"type": "typeLiteral",
|
|
1739
|
+
"members": [
|
|
1740
|
+
{
|
|
1741
|
+
"type": "propertySignature",
|
|
1742
|
+
"key": {
|
|
1743
|
+
"type": "identifier",
|
|
1744
|
+
"name": "page"
|
|
1745
|
+
},
|
|
1746
|
+
"annotation": {
|
|
1747
|
+
"type": "keyword",
|
|
1748
|
+
"value": "number"
|
|
1749
|
+
},
|
|
1750
|
+
"computed": false
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"type": "propertySignature",
|
|
1754
|
+
"key": {
|
|
1755
|
+
"type": "identifier",
|
|
1756
|
+
"name": "pageSize"
|
|
1757
|
+
},
|
|
1758
|
+
"annotation": {
|
|
1759
|
+
"type": "keyword",
|
|
1760
|
+
"value": "number"
|
|
1761
|
+
},
|
|
1762
|
+
"computed": false
|
|
1763
|
+
}
|
|
1764
|
+
]
|
|
1765
|
+
}
|
|
1765
1766
|
}
|
|
1766
1767
|
}
|
|
1767
1768
|
],
|
|
1768
|
-
"events": [],
|
|
1769
1769
|
"methods": []
|
|
1770
1770
|
},
|
|
1771
1771
|
"eo-humanize-time": {
|