@next-bricks/data-view 1.10.9 → 1.10.11
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 +6 -6
- package/dist/chunks/{4185.555b42b6.js → 4185.e62f1747.js} +3 -3
- package/dist/chunks/4185.e62f1747.js.map +1 -0
- package/dist/chunks/{8826.913a4e7a.js → 8826.58e3e455.js} +2 -2
- package/dist/chunks/{8826.913a4e7a.js.map → 8826.58e3e455.js.map} +1 -1
- package/dist/chunks/{complex-search.7a7285a0.js → complex-search.96805f23.js} +2 -2
- package/dist/chunks/{complex-search.7a7285a0.js.map → complex-search.96805f23.js.map} +1 -1
- package/dist/chunks/main.17ec0a6e.js +2 -0
- package/dist/chunks/{main.6b7c9f02.js.map → main.17ec0a6e.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.ea3d58db.js → modern-style-treemap.e7d66b7e.js} +3 -3
- package/dist/chunks/{modern-style-treemap.ea3d58db.js.map → modern-style-treemap.e7d66b7e.js.map} +1 -1
- package/dist/examples.json +15 -15
- package/dist/index.ac36a5ef.js +2 -0
- package/dist/{index.eb322e7a.js.map → index.ac36a5ef.js.map} +1 -1
- package/dist/manifest.json +120 -120
- package/dist/types.json +193 -193
- package/package.json +3 -3
- package/dist/chunks/4185.555b42b6.js.map +0 -1
- package/dist/chunks/main.6b7c9f02.js +0 -2
- package/dist/index.eb322e7a.js +0 -2
- /package/dist/chunks/{4185.555b42b6.js.LICENSE.txt → 4185.e62f1747.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.ea3d58db.js.LICENSE.txt → modern-style-treemap.e7d66b7e.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -548,134 +548,6 @@
|
|
|
548
548
|
],
|
|
549
549
|
"methods": []
|
|
550
550
|
},
|
|
551
|
-
"data-view.particle-animation": {
|
|
552
|
-
"properties": [
|
|
553
|
-
{
|
|
554
|
-
"name": "colors",
|
|
555
|
-
"annotation": {
|
|
556
|
-
"type": "reference",
|
|
557
|
-
"typeName": {
|
|
558
|
-
"type": "identifier",
|
|
559
|
-
"name": "ColorType"
|
|
560
|
-
}
|
|
561
|
-
}
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
"name": "containerStyle",
|
|
565
|
-
"annotation": {
|
|
566
|
-
"type": "reference",
|
|
567
|
-
"typeName": {
|
|
568
|
-
"type": "qualifiedName",
|
|
569
|
-
"left": {
|
|
570
|
-
"type": "identifier",
|
|
571
|
-
"name": "React"
|
|
572
|
-
},
|
|
573
|
-
"right": {
|
|
574
|
-
"type": "identifier",
|
|
575
|
-
"name": "CSSProperties"
|
|
576
|
-
}
|
|
577
|
-
}
|
|
578
|
-
}
|
|
579
|
-
}
|
|
580
|
-
],
|
|
581
|
-
"events": [],
|
|
582
|
-
"methods": [],
|
|
583
|
-
"types": [
|
|
584
|
-
{
|
|
585
|
-
"type": "interface",
|
|
586
|
-
"name": "ColorType",
|
|
587
|
-
"body": [
|
|
588
|
-
{
|
|
589
|
-
"type": "propertySignature",
|
|
590
|
-
"key": {
|
|
591
|
-
"type": "identifier",
|
|
592
|
-
"name": "startColor"
|
|
593
|
-
},
|
|
594
|
-
"annotation": {
|
|
595
|
-
"type": "indexedAccess",
|
|
596
|
-
"objectType": {
|
|
597
|
-
"type": "reference",
|
|
598
|
-
"typeName": {
|
|
599
|
-
"type": "qualifiedName",
|
|
600
|
-
"left": {
|
|
601
|
-
"type": "identifier",
|
|
602
|
-
"name": "React"
|
|
603
|
-
},
|
|
604
|
-
"right": {
|
|
605
|
-
"type": "identifier",
|
|
606
|
-
"name": "CSSProperties"
|
|
607
|
-
}
|
|
608
|
-
}
|
|
609
|
-
},
|
|
610
|
-
"indexType": {
|
|
611
|
-
"type": "jsLiteral",
|
|
612
|
-
"value": "color"
|
|
613
|
-
}
|
|
614
|
-
},
|
|
615
|
-
"computed": false
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"type": "propertySignature",
|
|
619
|
-
"key": {
|
|
620
|
-
"type": "identifier",
|
|
621
|
-
"name": "middleColor"
|
|
622
|
-
},
|
|
623
|
-
"annotation": {
|
|
624
|
-
"type": "indexedAccess",
|
|
625
|
-
"objectType": {
|
|
626
|
-
"type": "reference",
|
|
627
|
-
"typeName": {
|
|
628
|
-
"type": "qualifiedName",
|
|
629
|
-
"left": {
|
|
630
|
-
"type": "identifier",
|
|
631
|
-
"name": "React"
|
|
632
|
-
},
|
|
633
|
-
"right": {
|
|
634
|
-
"type": "identifier",
|
|
635
|
-
"name": "CSSProperties"
|
|
636
|
-
}
|
|
637
|
-
}
|
|
638
|
-
},
|
|
639
|
-
"indexType": {
|
|
640
|
-
"type": "jsLiteral",
|
|
641
|
-
"value": "color"
|
|
642
|
-
}
|
|
643
|
-
},
|
|
644
|
-
"computed": false
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"type": "propertySignature",
|
|
648
|
-
"key": {
|
|
649
|
-
"type": "identifier",
|
|
650
|
-
"name": "endColor"
|
|
651
|
-
},
|
|
652
|
-
"annotation": {
|
|
653
|
-
"type": "indexedAccess",
|
|
654
|
-
"objectType": {
|
|
655
|
-
"type": "reference",
|
|
656
|
-
"typeName": {
|
|
657
|
-
"type": "qualifiedName",
|
|
658
|
-
"left": {
|
|
659
|
-
"type": "identifier",
|
|
660
|
-
"name": "React"
|
|
661
|
-
},
|
|
662
|
-
"right": {
|
|
663
|
-
"type": "identifier",
|
|
664
|
-
"name": "CSSProperties"
|
|
665
|
-
}
|
|
666
|
-
}
|
|
667
|
-
},
|
|
668
|
-
"indexType": {
|
|
669
|
-
"type": "jsLiteral",
|
|
670
|
-
"value": "color"
|
|
671
|
-
}
|
|
672
|
-
},
|
|
673
|
-
"computed": false
|
|
674
|
-
}
|
|
675
|
-
]
|
|
676
|
-
}
|
|
677
|
-
]
|
|
678
|
-
},
|
|
679
551
|
"data-view.app-wall-card-item": {
|
|
680
552
|
"properties": [
|
|
681
553
|
{
|
|
@@ -853,6 +725,134 @@
|
|
|
853
725
|
"events": [],
|
|
854
726
|
"methods": []
|
|
855
727
|
},
|
|
728
|
+
"data-view.particle-animation": {
|
|
729
|
+
"properties": [
|
|
730
|
+
{
|
|
731
|
+
"name": "colors",
|
|
732
|
+
"annotation": {
|
|
733
|
+
"type": "reference",
|
|
734
|
+
"typeName": {
|
|
735
|
+
"type": "identifier",
|
|
736
|
+
"name": "ColorType"
|
|
737
|
+
}
|
|
738
|
+
}
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"name": "containerStyle",
|
|
742
|
+
"annotation": {
|
|
743
|
+
"type": "reference",
|
|
744
|
+
"typeName": {
|
|
745
|
+
"type": "qualifiedName",
|
|
746
|
+
"left": {
|
|
747
|
+
"type": "identifier",
|
|
748
|
+
"name": "React"
|
|
749
|
+
},
|
|
750
|
+
"right": {
|
|
751
|
+
"type": "identifier",
|
|
752
|
+
"name": "CSSProperties"
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
],
|
|
758
|
+
"events": [],
|
|
759
|
+
"methods": [],
|
|
760
|
+
"types": [
|
|
761
|
+
{
|
|
762
|
+
"type": "interface",
|
|
763
|
+
"name": "ColorType",
|
|
764
|
+
"body": [
|
|
765
|
+
{
|
|
766
|
+
"type": "propertySignature",
|
|
767
|
+
"key": {
|
|
768
|
+
"type": "identifier",
|
|
769
|
+
"name": "startColor"
|
|
770
|
+
},
|
|
771
|
+
"annotation": {
|
|
772
|
+
"type": "indexedAccess",
|
|
773
|
+
"objectType": {
|
|
774
|
+
"type": "reference",
|
|
775
|
+
"typeName": {
|
|
776
|
+
"type": "qualifiedName",
|
|
777
|
+
"left": {
|
|
778
|
+
"type": "identifier",
|
|
779
|
+
"name": "React"
|
|
780
|
+
},
|
|
781
|
+
"right": {
|
|
782
|
+
"type": "identifier",
|
|
783
|
+
"name": "CSSProperties"
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
},
|
|
787
|
+
"indexType": {
|
|
788
|
+
"type": "jsLiteral",
|
|
789
|
+
"value": "color"
|
|
790
|
+
}
|
|
791
|
+
},
|
|
792
|
+
"computed": false
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"type": "propertySignature",
|
|
796
|
+
"key": {
|
|
797
|
+
"type": "identifier",
|
|
798
|
+
"name": "middleColor"
|
|
799
|
+
},
|
|
800
|
+
"annotation": {
|
|
801
|
+
"type": "indexedAccess",
|
|
802
|
+
"objectType": {
|
|
803
|
+
"type": "reference",
|
|
804
|
+
"typeName": {
|
|
805
|
+
"type": "qualifiedName",
|
|
806
|
+
"left": {
|
|
807
|
+
"type": "identifier",
|
|
808
|
+
"name": "React"
|
|
809
|
+
},
|
|
810
|
+
"right": {
|
|
811
|
+
"type": "identifier",
|
|
812
|
+
"name": "CSSProperties"
|
|
813
|
+
}
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
"indexType": {
|
|
817
|
+
"type": "jsLiteral",
|
|
818
|
+
"value": "color"
|
|
819
|
+
}
|
|
820
|
+
},
|
|
821
|
+
"computed": false
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"type": "propertySignature",
|
|
825
|
+
"key": {
|
|
826
|
+
"type": "identifier",
|
|
827
|
+
"name": "endColor"
|
|
828
|
+
},
|
|
829
|
+
"annotation": {
|
|
830
|
+
"type": "indexedAccess",
|
|
831
|
+
"objectType": {
|
|
832
|
+
"type": "reference",
|
|
833
|
+
"typeName": {
|
|
834
|
+
"type": "qualifiedName",
|
|
835
|
+
"left": {
|
|
836
|
+
"type": "identifier",
|
|
837
|
+
"name": "React"
|
|
838
|
+
},
|
|
839
|
+
"right": {
|
|
840
|
+
"type": "identifier",
|
|
841
|
+
"name": "CSSProperties"
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
},
|
|
845
|
+
"indexType": {
|
|
846
|
+
"type": "jsLiteral",
|
|
847
|
+
"value": "color"
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
"computed": false
|
|
851
|
+
}
|
|
852
|
+
]
|
|
853
|
+
}
|
|
854
|
+
]
|
|
855
|
+
},
|
|
856
856
|
"data-view.cabinet-button": {
|
|
857
857
|
"properties": [
|
|
858
858
|
{
|
|
@@ -1335,19 +1335,6 @@
|
|
|
1335
1335
|
}
|
|
1336
1336
|
]
|
|
1337
1337
|
},
|
|
1338
|
-
"data-view.graph-node": {
|
|
1339
|
-
"properties": [
|
|
1340
|
-
{
|
|
1341
|
-
"name": "url",
|
|
1342
|
-
"annotation": {
|
|
1343
|
-
"type": "keyword",
|
|
1344
|
-
"value": "string"
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
],
|
|
1348
|
-
"events": [],
|
|
1349
|
-
"methods": []
|
|
1350
|
-
},
|
|
1351
1338
|
"data-view.grid-background": {
|
|
1352
1339
|
"properties": [
|
|
1353
1340
|
{
|
|
@@ -1471,6 +1458,19 @@
|
|
|
1471
1458
|
}
|
|
1472
1459
|
]
|
|
1473
1460
|
},
|
|
1461
|
+
"data-view.graph-node": {
|
|
1462
|
+
"properties": [
|
|
1463
|
+
{
|
|
1464
|
+
"name": "url",
|
|
1465
|
+
"annotation": {
|
|
1466
|
+
"type": "keyword",
|
|
1467
|
+
"value": "string"
|
|
1468
|
+
}
|
|
1469
|
+
}
|
|
1470
|
+
],
|
|
1471
|
+
"events": [],
|
|
1472
|
+
"methods": []
|
|
1473
|
+
},
|
|
1474
1474
|
"data-view.gear-background": {
|
|
1475
1475
|
"properties": [
|
|
1476
1476
|
{
|
|
@@ -1698,6 +1698,35 @@
|
|
|
1698
1698
|
}
|
|
1699
1699
|
]
|
|
1700
1700
|
},
|
|
1701
|
+
"data-view.lights-component-title": {
|
|
1702
|
+
"properties": [
|
|
1703
|
+
{
|
|
1704
|
+
"name": "componentTitle",
|
|
1705
|
+
"annotation": {
|
|
1706
|
+
"type": "keyword",
|
|
1707
|
+
"value": "string"
|
|
1708
|
+
}
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"name": "theme",
|
|
1712
|
+
"annotation": {
|
|
1713
|
+
"type": "union",
|
|
1714
|
+
"types": [
|
|
1715
|
+
{
|
|
1716
|
+
"type": "jsLiteral",
|
|
1717
|
+
"value": "light"
|
|
1718
|
+
},
|
|
1719
|
+
{
|
|
1720
|
+
"type": "jsLiteral",
|
|
1721
|
+
"value": "dark"
|
|
1722
|
+
}
|
|
1723
|
+
]
|
|
1724
|
+
}
|
|
1725
|
+
}
|
|
1726
|
+
],
|
|
1727
|
+
"events": [],
|
|
1728
|
+
"methods": []
|
|
1729
|
+
},
|
|
1701
1730
|
"data-view.top-title-bar": {
|
|
1702
1731
|
"properties": [
|
|
1703
1732
|
{
|
|
@@ -1744,35 +1773,6 @@
|
|
|
1744
1773
|
}
|
|
1745
1774
|
]
|
|
1746
1775
|
},
|
|
1747
|
-
"data-view.lights-component-title": {
|
|
1748
|
-
"properties": [
|
|
1749
|
-
{
|
|
1750
|
-
"name": "componentTitle",
|
|
1751
|
-
"annotation": {
|
|
1752
|
-
"type": "keyword",
|
|
1753
|
-
"value": "string"
|
|
1754
|
-
}
|
|
1755
|
-
},
|
|
1756
|
-
{
|
|
1757
|
-
"name": "theme",
|
|
1758
|
-
"annotation": {
|
|
1759
|
-
"type": "union",
|
|
1760
|
-
"types": [
|
|
1761
|
-
{
|
|
1762
|
-
"type": "jsLiteral",
|
|
1763
|
-
"value": "light"
|
|
1764
|
-
},
|
|
1765
|
-
{
|
|
1766
|
-
"type": "jsLiteral",
|
|
1767
|
-
"value": "dark"
|
|
1768
|
-
}
|
|
1769
|
-
]
|
|
1770
|
-
}
|
|
1771
|
-
}
|
|
1772
|
-
],
|
|
1773
|
-
"events": [],
|
|
1774
|
-
"methods": []
|
|
1775
|
-
},
|
|
1776
1776
|
"data-view.hi-tech-button": {
|
|
1777
1777
|
"properties": [
|
|
1778
1778
|
{
|
|
@@ -2230,7 +2230,7 @@
|
|
|
2230
2230
|
"events": [],
|
|
2231
2231
|
"methods": []
|
|
2232
2232
|
},
|
|
2233
|
-
"data-view.data-display-flipper-
|
|
2233
|
+
"data-view.data-display-flipper-sixth": {
|
|
2234
2234
|
"properties": [
|
|
2235
2235
|
{
|
|
2236
2236
|
"name": "flipperTitle",
|
|
@@ -2271,33 +2271,12 @@
|
|
|
2271
2271
|
}
|
|
2272
2272
|
]
|
|
2273
2273
|
}
|
|
2274
|
-
},
|
|
2275
|
-
{
|
|
2276
|
-
"name": "unit",
|
|
2277
|
-
"annotation": {
|
|
2278
|
-
"type": "keyword",
|
|
2279
|
-
"value": "string"
|
|
2280
|
-
}
|
|
2281
|
-
},
|
|
2282
|
-
{
|
|
2283
|
-
"name": "enableTitlePrefix",
|
|
2284
|
-
"annotation": {
|
|
2285
|
-
"type": "keyword",
|
|
2286
|
-
"value": "boolean"
|
|
2287
|
-
}
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"name": "showDefaultPrefix",
|
|
2291
|
-
"annotation": {
|
|
2292
|
-
"type": "keyword",
|
|
2293
|
-
"value": "boolean"
|
|
2294
|
-
}
|
|
2295
2274
|
}
|
|
2296
2275
|
],
|
|
2297
2276
|
"events": [],
|
|
2298
2277
|
"methods": []
|
|
2299
2278
|
},
|
|
2300
|
-
"data-view.data-display-flipper-
|
|
2279
|
+
"data-view.data-display-flipper-fifth": {
|
|
2301
2280
|
"properties": [
|
|
2302
2281
|
{
|
|
2303
2282
|
"name": "flipperTitle",
|
|
@@ -2338,6 +2317,27 @@
|
|
|
2338
2317
|
}
|
|
2339
2318
|
]
|
|
2340
2319
|
}
|
|
2320
|
+
},
|
|
2321
|
+
{
|
|
2322
|
+
"name": "unit",
|
|
2323
|
+
"annotation": {
|
|
2324
|
+
"type": "keyword",
|
|
2325
|
+
"value": "string"
|
|
2326
|
+
}
|
|
2327
|
+
},
|
|
2328
|
+
{
|
|
2329
|
+
"name": "enableTitlePrefix",
|
|
2330
|
+
"annotation": {
|
|
2331
|
+
"type": "keyword",
|
|
2332
|
+
"value": "boolean"
|
|
2333
|
+
}
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"name": "showDefaultPrefix",
|
|
2337
|
+
"annotation": {
|
|
2338
|
+
"type": "keyword",
|
|
2339
|
+
"value": "boolean"
|
|
2340
|
+
}
|
|
2341
2341
|
}
|
|
2342
2342
|
],
|
|
2343
2343
|
"events": [],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/data-view",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.11",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/data-view",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -35,12 +35,12 @@
|
|
|
35
35
|
"postpublish": "mv package.json.bak package.json"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@next-core/build-next-bricks": "^1.23.
|
|
38
|
+
"@next-core/build-next-bricks": "^1.23.12",
|
|
39
39
|
"@next-core/test-next": "^1.1.9"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
42
|
"@next-bricks/basic": "*",
|
|
43
43
|
"@next-bricks/icons": "*"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "b68fefad20cf51a484751dfce6179151405a3794"
|
|
46
46
|
}
|