@next-bricks/data-view 1.3.1 → 1.3.3
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/{4263.f0b8a776.js → 4263.47b2c75b.js} +2 -2
- package/dist/chunks/4263.47b2c75b.js.map +1 -0
- package/dist/chunks/{5371.53937942.js → 5371.315e565c.js} +2 -2
- package/dist/chunks/{5371.53937942.js.map → 5371.315e565c.js.map} +1 -1
- package/dist/chunks/china-map-chart.7cfeed37.js +2 -0
- package/dist/chunks/china-map-chart.7cfeed37.js.map +1 -0
- package/dist/chunks/{main.6d5e1cbc.js → main.31d52d0a.js} +2 -2
- package/dist/chunks/{main.6d5e1cbc.js.map → main.31d52d0a.js.map} +1 -1
- package/dist/examples.json +14 -14
- package/dist/{index.fe1971fd.js → index.fcc7c002.js} +2 -2
- package/dist/{index.fe1971fd.js.map → index.fcc7c002.js.map} +1 -1
- package/dist/manifest.json +145 -145
- package/dist/types.json +169 -169
- package/package.json +2 -2
- package/dist/chunks/4263.f0b8a776.js.map +0 -1
- package/dist/chunks/china-map-chart.c75832ea.js +0 -2
- package/dist/chunks/china-map-chart.c75832ea.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -40,110 +40,6 @@
|
|
|
40
40
|
"events": [],
|
|
41
41
|
"methods": []
|
|
42
42
|
},
|
|
43
|
-
"data-view.modern-style-component-title": {
|
|
44
|
-
"properties": [
|
|
45
|
-
{
|
|
46
|
-
"name": "hideLeftComponent",
|
|
47
|
-
"annotation": {
|
|
48
|
-
"type": "keyword",
|
|
49
|
-
"value": "boolean"
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"name": "hideRightComponent",
|
|
54
|
-
"annotation": {
|
|
55
|
-
"type": "keyword",
|
|
56
|
-
"value": "boolean"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"name": "componentTitle",
|
|
61
|
-
"annotation": {
|
|
62
|
-
"type": "keyword",
|
|
63
|
-
"value": "string"
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"name": "titleTextStyle",
|
|
68
|
-
"annotation": {
|
|
69
|
-
"type": "reference",
|
|
70
|
-
"typeName": {
|
|
71
|
-
"type": "identifier",
|
|
72
|
-
"name": "CSSProperties"
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "squareColor",
|
|
78
|
-
"annotation": {
|
|
79
|
-
"type": "indexedAccess",
|
|
80
|
-
"objectType": {
|
|
81
|
-
"type": "reference",
|
|
82
|
-
"typeName": {
|
|
83
|
-
"type": "identifier",
|
|
84
|
-
"name": "CSSProperties"
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
"indexType": {
|
|
88
|
-
"type": "jsLiteral",
|
|
89
|
-
"value": "color"
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
],
|
|
94
|
-
"events": [],
|
|
95
|
-
"methods": []
|
|
96
|
-
},
|
|
97
|
-
"data-view.modern-style-page-title": {
|
|
98
|
-
"properties": [
|
|
99
|
-
{
|
|
100
|
-
"name": "pageTitle",
|
|
101
|
-
"annotation": {
|
|
102
|
-
"type": "keyword",
|
|
103
|
-
"value": "string"
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"name": "description",
|
|
108
|
-
"annotation": {
|
|
109
|
-
"type": "keyword",
|
|
110
|
-
"value": "string"
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"name": "backgroundStyle",
|
|
115
|
-
"annotation": {
|
|
116
|
-
"type": "reference",
|
|
117
|
-
"typeName": {
|
|
118
|
-
"type": "identifier",
|
|
119
|
-
"name": "CSSProperties"
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"name": "leftRoundStyle",
|
|
125
|
-
"annotation": {
|
|
126
|
-
"type": "reference",
|
|
127
|
-
"typeName": {
|
|
128
|
-
"type": "identifier",
|
|
129
|
-
"name": "CSSProperties"
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"name": "rightRoundStyle",
|
|
135
|
-
"annotation": {
|
|
136
|
-
"type": "reference",
|
|
137
|
-
"typeName": {
|
|
138
|
-
"type": "identifier",
|
|
139
|
-
"name": "CSSProperties"
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
],
|
|
144
|
-
"events": [],
|
|
145
|
-
"methods": []
|
|
146
|
-
},
|
|
147
43
|
"data-view.tabs-drawer": {
|
|
148
44
|
"properties": [
|
|
149
45
|
{
|
|
@@ -548,6 +444,110 @@
|
|
|
548
444
|
],
|
|
549
445
|
"methods": []
|
|
550
446
|
},
|
|
447
|
+
"data-view.modern-style-component-title": {
|
|
448
|
+
"properties": [
|
|
449
|
+
{
|
|
450
|
+
"name": "hideLeftComponent",
|
|
451
|
+
"annotation": {
|
|
452
|
+
"type": "keyword",
|
|
453
|
+
"value": "boolean"
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"name": "hideRightComponent",
|
|
458
|
+
"annotation": {
|
|
459
|
+
"type": "keyword",
|
|
460
|
+
"value": "boolean"
|
|
461
|
+
}
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"name": "componentTitle",
|
|
465
|
+
"annotation": {
|
|
466
|
+
"type": "keyword",
|
|
467
|
+
"value": "string"
|
|
468
|
+
}
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"name": "titleTextStyle",
|
|
472
|
+
"annotation": {
|
|
473
|
+
"type": "reference",
|
|
474
|
+
"typeName": {
|
|
475
|
+
"type": "identifier",
|
|
476
|
+
"name": "CSSProperties"
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"name": "squareColor",
|
|
482
|
+
"annotation": {
|
|
483
|
+
"type": "indexedAccess",
|
|
484
|
+
"objectType": {
|
|
485
|
+
"type": "reference",
|
|
486
|
+
"typeName": {
|
|
487
|
+
"type": "identifier",
|
|
488
|
+
"name": "CSSProperties"
|
|
489
|
+
}
|
|
490
|
+
},
|
|
491
|
+
"indexType": {
|
|
492
|
+
"type": "jsLiteral",
|
|
493
|
+
"value": "color"
|
|
494
|
+
}
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
],
|
|
498
|
+
"events": [],
|
|
499
|
+
"methods": []
|
|
500
|
+
},
|
|
501
|
+
"data-view.modern-style-page-title": {
|
|
502
|
+
"properties": [
|
|
503
|
+
{
|
|
504
|
+
"name": "pageTitle",
|
|
505
|
+
"annotation": {
|
|
506
|
+
"type": "keyword",
|
|
507
|
+
"value": "string"
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
"name": "description",
|
|
512
|
+
"annotation": {
|
|
513
|
+
"type": "keyword",
|
|
514
|
+
"value": "string"
|
|
515
|
+
}
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"name": "backgroundStyle",
|
|
519
|
+
"annotation": {
|
|
520
|
+
"type": "reference",
|
|
521
|
+
"typeName": {
|
|
522
|
+
"type": "identifier",
|
|
523
|
+
"name": "CSSProperties"
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"name": "leftRoundStyle",
|
|
529
|
+
"annotation": {
|
|
530
|
+
"type": "reference",
|
|
531
|
+
"typeName": {
|
|
532
|
+
"type": "identifier",
|
|
533
|
+
"name": "CSSProperties"
|
|
534
|
+
}
|
|
535
|
+
}
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"name": "rightRoundStyle",
|
|
539
|
+
"annotation": {
|
|
540
|
+
"type": "reference",
|
|
541
|
+
"typeName": {
|
|
542
|
+
"type": "identifier",
|
|
543
|
+
"name": "CSSProperties"
|
|
544
|
+
}
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
],
|
|
548
|
+
"events": [],
|
|
549
|
+
"methods": []
|
|
550
|
+
},
|
|
551
551
|
"data-view.particle-animation": {
|
|
552
552
|
"properties": [
|
|
553
553
|
{
|
|
@@ -676,42 +676,6 @@
|
|
|
676
676
|
}
|
|
677
677
|
]
|
|
678
678
|
},
|
|
679
|
-
"data-view.app-wall-card-item": {
|
|
680
|
-
"properties": [
|
|
681
|
-
{
|
|
682
|
-
"name": "status",
|
|
683
|
-
"annotation": {
|
|
684
|
-
"type": "union",
|
|
685
|
-
"types": [
|
|
686
|
-
{
|
|
687
|
-
"type": "jsLiteral",
|
|
688
|
-
"value": "normal"
|
|
689
|
-
},
|
|
690
|
-
{
|
|
691
|
-
"type": "jsLiteral",
|
|
692
|
-
"value": "warning"
|
|
693
|
-
}
|
|
694
|
-
]
|
|
695
|
-
}
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"name": "cardTitle",
|
|
699
|
-
"annotation": {
|
|
700
|
-
"type": "keyword",
|
|
701
|
-
"value": "string"
|
|
702
|
-
}
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"name": "description",
|
|
706
|
-
"annotation": {
|
|
707
|
-
"type": "keyword",
|
|
708
|
-
"value": "string"
|
|
709
|
-
}
|
|
710
|
-
}
|
|
711
|
-
],
|
|
712
|
-
"events": [],
|
|
713
|
-
"methods": []
|
|
714
|
-
},
|
|
715
679
|
"data-view.app-wall-system-card": {
|
|
716
680
|
"properties": [
|
|
717
681
|
{
|
|
@@ -831,6 +795,42 @@
|
|
|
831
795
|
}
|
|
832
796
|
]
|
|
833
797
|
},
|
|
798
|
+
"data-view.app-wall-card-item": {
|
|
799
|
+
"properties": [
|
|
800
|
+
{
|
|
801
|
+
"name": "status",
|
|
802
|
+
"annotation": {
|
|
803
|
+
"type": "union",
|
|
804
|
+
"types": [
|
|
805
|
+
{
|
|
806
|
+
"type": "jsLiteral",
|
|
807
|
+
"value": "normal"
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"type": "jsLiteral",
|
|
811
|
+
"value": "warning"
|
|
812
|
+
}
|
|
813
|
+
]
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"name": "cardTitle",
|
|
818
|
+
"annotation": {
|
|
819
|
+
"type": "keyword",
|
|
820
|
+
"value": "string"
|
|
821
|
+
}
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"name": "description",
|
|
825
|
+
"annotation": {
|
|
826
|
+
"type": "keyword",
|
|
827
|
+
"value": "string"
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
],
|
|
831
|
+
"events": [],
|
|
832
|
+
"methods": []
|
|
833
|
+
},
|
|
834
834
|
"data-view.app-wall-relation-line": {
|
|
835
835
|
"properties": [
|
|
836
836
|
{
|
|
@@ -1737,35 +1737,6 @@
|
|
|
1737
1737
|
}
|
|
1738
1738
|
]
|
|
1739
1739
|
},
|
|
1740
|
-
"data-view.lights-component-title": {
|
|
1741
|
-
"properties": [
|
|
1742
|
-
{
|
|
1743
|
-
"name": "componentTitle",
|
|
1744
|
-
"annotation": {
|
|
1745
|
-
"type": "keyword",
|
|
1746
|
-
"value": "string"
|
|
1747
|
-
}
|
|
1748
|
-
},
|
|
1749
|
-
{
|
|
1750
|
-
"name": "theme",
|
|
1751
|
-
"annotation": {
|
|
1752
|
-
"type": "union",
|
|
1753
|
-
"types": [
|
|
1754
|
-
{
|
|
1755
|
-
"type": "jsLiteral",
|
|
1756
|
-
"value": "light"
|
|
1757
|
-
},
|
|
1758
|
-
{
|
|
1759
|
-
"type": "jsLiteral",
|
|
1760
|
-
"value": "dark"
|
|
1761
|
-
}
|
|
1762
|
-
]
|
|
1763
|
-
}
|
|
1764
|
-
}
|
|
1765
|
-
],
|
|
1766
|
-
"events": [],
|
|
1767
|
-
"methods": []
|
|
1768
|
-
},
|
|
1769
1740
|
"data-view.hi-tech-button": {
|
|
1770
1741
|
"properties": [
|
|
1771
1742
|
{
|
|
@@ -1837,6 +1808,35 @@
|
|
|
1837
1808
|
}
|
|
1838
1809
|
]
|
|
1839
1810
|
},
|
|
1811
|
+
"data-view.lights-component-title": {
|
|
1812
|
+
"properties": [
|
|
1813
|
+
{
|
|
1814
|
+
"name": "componentTitle",
|
|
1815
|
+
"annotation": {
|
|
1816
|
+
"type": "keyword",
|
|
1817
|
+
"value": "string"
|
|
1818
|
+
}
|
|
1819
|
+
},
|
|
1820
|
+
{
|
|
1821
|
+
"name": "theme",
|
|
1822
|
+
"annotation": {
|
|
1823
|
+
"type": "union",
|
|
1824
|
+
"types": [
|
|
1825
|
+
{
|
|
1826
|
+
"type": "jsLiteral",
|
|
1827
|
+
"value": "light"
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"type": "jsLiteral",
|
|
1831
|
+
"value": "dark"
|
|
1832
|
+
}
|
|
1833
|
+
]
|
|
1834
|
+
}
|
|
1835
|
+
}
|
|
1836
|
+
],
|
|
1837
|
+
"events": [],
|
|
1838
|
+
"methods": []
|
|
1839
|
+
},
|
|
1840
1840
|
"data-view.tech-mesh-base-view": {
|
|
1841
1841
|
"properties": [],
|
|
1842
1842
|
"events": [],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/data-view",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.3",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/data-view",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"peerDependencies": {
|
|
42
42
|
"@next-bricks/icons": "*"
|
|
43
43
|
},
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "5ad1e8a68fbd554934517038804b192e33bda2ae"
|
|
45
45
|
}
|