@next-bricks/presentational 1.14.0 → 1.14.2
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 +27 -27
- package/dist/chunks/7082.4443a6cf.js +2 -0
- package/dist/chunks/7082.4443a6cf.js.map +1 -0
- package/dist/chunks/eo-descriptions.60087249.js +3 -0
- package/dist/chunks/eo-descriptions.60087249.js.map +1 -0
- package/dist/chunks/{main.a90efb7b.js → main.968254e5.js} +2 -2
- package/dist/chunks/{main.a90efb7b.js.map → main.968254e5.js.map} +1 -1
- package/dist/examples.json +10 -10
- package/dist/{index.ca27063b.js → index.e491f19d.js} +2 -2
- package/dist/{index.ca27063b.js.map → index.e491f19d.js.map} +1 -1
- package/dist/manifest.json +222 -222
- package/dist/types.json +304 -304
- package/package.json +2 -2
- package/dist/chunks/7082.ea485981.js +0 -2
- package/dist/chunks/7082.ea485981.js.map +0 -1
- package/dist/chunks/eo-descriptions.3f94aea3.js +0 -3
- package/dist/chunks/eo-descriptions.3f94aea3.js.map +0 -1
- /package/dist/chunks/{eo-descriptions.3f94aea3.js.LICENSE.txt → eo-descriptions.60087249.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -215,109 +215,6 @@
|
|
|
215
215
|
}
|
|
216
216
|
]
|
|
217
217
|
},
|
|
218
|
-
"eo-divider": {
|
|
219
|
-
"properties": [
|
|
220
|
-
{
|
|
221
|
-
"name": "orientation",
|
|
222
|
-
"annotation": {
|
|
223
|
-
"type": "reference",
|
|
224
|
-
"typeName": {
|
|
225
|
-
"type": "identifier",
|
|
226
|
-
"name": "OrientationType"
|
|
227
|
-
}
|
|
228
|
-
}
|
|
229
|
-
},
|
|
230
|
-
{
|
|
231
|
-
"name": "dashed",
|
|
232
|
-
"annotation": {
|
|
233
|
-
"type": "keyword",
|
|
234
|
-
"value": "boolean"
|
|
235
|
-
}
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"name": "type",
|
|
239
|
-
"annotation": {
|
|
240
|
-
"type": "reference",
|
|
241
|
-
"typeName": {
|
|
242
|
-
"type": "identifier",
|
|
243
|
-
"name": "dividerType"
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"name": "proportion",
|
|
249
|
-
"annotation": {
|
|
250
|
-
"type": "tuple",
|
|
251
|
-
"elementTypes": [
|
|
252
|
-
{
|
|
253
|
-
"type": "keyword",
|
|
254
|
-
"value": "number"
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
"type": "keyword",
|
|
258
|
-
"value": "number"
|
|
259
|
-
}
|
|
260
|
-
]
|
|
261
|
-
}
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"name": "dividerStyle",
|
|
265
|
-
"annotation": {
|
|
266
|
-
"type": "reference",
|
|
267
|
-
"typeName": {
|
|
268
|
-
"type": "identifier",
|
|
269
|
-
"name": "CSSProperties"
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
],
|
|
274
|
-
"events": [],
|
|
275
|
-
"methods": [],
|
|
276
|
-
"types": [
|
|
277
|
-
{
|
|
278
|
-
"type": "typeAlias",
|
|
279
|
-
"name": "OrientationType",
|
|
280
|
-
"annotation": {
|
|
281
|
-
"type": "union",
|
|
282
|
-
"types": [
|
|
283
|
-
{
|
|
284
|
-
"type": "jsLiteral",
|
|
285
|
-
"value": "left"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"type": "jsLiteral",
|
|
289
|
-
"value": "center"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"type": "jsLiteral",
|
|
293
|
-
"value": "right"
|
|
294
|
-
}
|
|
295
|
-
]
|
|
296
|
-
}
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"type": "typeAlias",
|
|
300
|
-
"name": "dividerType",
|
|
301
|
-
"annotation": {
|
|
302
|
-
"type": "union",
|
|
303
|
-
"types": [
|
|
304
|
-
{
|
|
305
|
-
"type": "jsLiteral",
|
|
306
|
-
"value": "horizontal"
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"type": "jsLiteral",
|
|
310
|
-
"value": "vertical"
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"type": "jsLiteral",
|
|
314
|
-
"value": "radiation"
|
|
315
|
-
}
|
|
316
|
-
]
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
]
|
|
320
|
-
},
|
|
321
218
|
"eo-card-item": {
|
|
322
219
|
"properties": [
|
|
323
220
|
{
|
|
@@ -831,6 +728,109 @@
|
|
|
831
728
|
}
|
|
832
729
|
]
|
|
833
730
|
},
|
|
731
|
+
"eo-divider": {
|
|
732
|
+
"properties": [
|
|
733
|
+
{
|
|
734
|
+
"name": "orientation",
|
|
735
|
+
"annotation": {
|
|
736
|
+
"type": "reference",
|
|
737
|
+
"typeName": {
|
|
738
|
+
"type": "identifier",
|
|
739
|
+
"name": "OrientationType"
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"name": "dashed",
|
|
745
|
+
"annotation": {
|
|
746
|
+
"type": "keyword",
|
|
747
|
+
"value": "boolean"
|
|
748
|
+
}
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"name": "type",
|
|
752
|
+
"annotation": {
|
|
753
|
+
"type": "reference",
|
|
754
|
+
"typeName": {
|
|
755
|
+
"type": "identifier",
|
|
756
|
+
"name": "dividerType"
|
|
757
|
+
}
|
|
758
|
+
}
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"name": "proportion",
|
|
762
|
+
"annotation": {
|
|
763
|
+
"type": "tuple",
|
|
764
|
+
"elementTypes": [
|
|
765
|
+
{
|
|
766
|
+
"type": "keyword",
|
|
767
|
+
"value": "number"
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
"type": "keyword",
|
|
771
|
+
"value": "number"
|
|
772
|
+
}
|
|
773
|
+
]
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"name": "dividerStyle",
|
|
778
|
+
"annotation": {
|
|
779
|
+
"type": "reference",
|
|
780
|
+
"typeName": {
|
|
781
|
+
"type": "identifier",
|
|
782
|
+
"name": "CSSProperties"
|
|
783
|
+
}
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
],
|
|
787
|
+
"events": [],
|
|
788
|
+
"methods": [],
|
|
789
|
+
"types": [
|
|
790
|
+
{
|
|
791
|
+
"type": "typeAlias",
|
|
792
|
+
"name": "OrientationType",
|
|
793
|
+
"annotation": {
|
|
794
|
+
"type": "union",
|
|
795
|
+
"types": [
|
|
796
|
+
{
|
|
797
|
+
"type": "jsLiteral",
|
|
798
|
+
"value": "left"
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"type": "jsLiteral",
|
|
802
|
+
"value": "center"
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"type": "jsLiteral",
|
|
806
|
+
"value": "right"
|
|
807
|
+
}
|
|
808
|
+
]
|
|
809
|
+
}
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
"type": "typeAlias",
|
|
813
|
+
"name": "dividerType",
|
|
814
|
+
"annotation": {
|
|
815
|
+
"type": "union",
|
|
816
|
+
"types": [
|
|
817
|
+
{
|
|
818
|
+
"type": "jsLiteral",
|
|
819
|
+
"value": "horizontal"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"type": "jsLiteral",
|
|
823
|
+
"value": "vertical"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"type": "jsLiteral",
|
|
827
|
+
"value": "radiation"
|
|
828
|
+
}
|
|
829
|
+
]
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
]
|
|
833
|
+
},
|
|
834
834
|
"eo-info-card-item": {
|
|
835
835
|
"properties": [
|
|
836
836
|
{
|
|
@@ -1590,250 +1590,78 @@
|
|
|
1590
1590
|
"events": [],
|
|
1591
1591
|
"methods": []
|
|
1592
1592
|
},
|
|
1593
|
-
"eo-
|
|
1593
|
+
"eo-pagination": {
|
|
1594
1594
|
"properties": [
|
|
1595
1595
|
{
|
|
1596
|
-
"name": "
|
|
1596
|
+
"name": "type",
|
|
1597
1597
|
"annotation": {
|
|
1598
|
-
"type": "
|
|
1599
|
-
"
|
|
1598
|
+
"type": "union",
|
|
1599
|
+
"types": [
|
|
1600
|
+
{
|
|
1601
|
+
"type": "jsLiteral",
|
|
1602
|
+
"value": "page"
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"type": "jsLiteral",
|
|
1606
|
+
"value": "token"
|
|
1607
|
+
}
|
|
1608
|
+
]
|
|
1600
1609
|
}
|
|
1601
1610
|
},
|
|
1602
1611
|
{
|
|
1603
|
-
"name": "
|
|
1612
|
+
"name": "total",
|
|
1604
1613
|
"annotation": {
|
|
1605
1614
|
"type": "keyword",
|
|
1606
|
-
"value": "
|
|
1615
|
+
"value": "number"
|
|
1607
1616
|
}
|
|
1608
1617
|
},
|
|
1609
1618
|
{
|
|
1610
|
-
"name": "
|
|
1619
|
+
"name": "page",
|
|
1611
1620
|
"annotation": {
|
|
1612
1621
|
"type": "keyword",
|
|
1613
|
-
"value": "
|
|
1622
|
+
"value": "number"
|
|
1614
1623
|
}
|
|
1615
1624
|
},
|
|
1616
1625
|
{
|
|
1617
|
-
"name": "
|
|
1626
|
+
"name": "pageSize",
|
|
1618
1627
|
"annotation": {
|
|
1619
1628
|
"type": "keyword",
|
|
1620
1629
|
"value": "number"
|
|
1621
1630
|
}
|
|
1622
1631
|
},
|
|
1623
1632
|
{
|
|
1624
|
-
"name": "
|
|
1633
|
+
"name": "pageSizeOptions",
|
|
1625
1634
|
"annotation": {
|
|
1626
|
-
"type": "
|
|
1627
|
-
"
|
|
1635
|
+
"type": "array",
|
|
1636
|
+
"elementType": {
|
|
1637
|
+
"type": "keyword",
|
|
1638
|
+
"value": "number"
|
|
1639
|
+
}
|
|
1628
1640
|
}
|
|
1629
1641
|
},
|
|
1630
1642
|
{
|
|
1631
|
-
"name": "
|
|
1643
|
+
"name": "showSizeChanger",
|
|
1632
1644
|
"annotation": {
|
|
1633
1645
|
"type": "keyword",
|
|
1634
1646
|
"value": "boolean"
|
|
1635
1647
|
}
|
|
1636
1648
|
},
|
|
1637
1649
|
{
|
|
1638
|
-
"name": "
|
|
1650
|
+
"name": "nextToken",
|
|
1639
1651
|
"annotation": {
|
|
1640
1652
|
"type": "keyword",
|
|
1641
|
-
"value": "
|
|
1653
|
+
"value": "string"
|
|
1642
1654
|
}
|
|
1643
1655
|
},
|
|
1644
1656
|
{
|
|
1645
|
-
"name": "
|
|
1657
|
+
"name": "previousToken",
|
|
1646
1658
|
"annotation": {
|
|
1647
1659
|
"type": "keyword",
|
|
1648
1660
|
"value": "string"
|
|
1649
1661
|
}
|
|
1650
1662
|
}
|
|
1651
1663
|
],
|
|
1652
|
-
"events": [
|
|
1653
|
-
"methods": []
|
|
1654
|
-
},
|
|
1655
|
-
"eo-alert": {
|
|
1656
|
-
"properties": [
|
|
1657
|
-
{
|
|
1658
|
-
"name": "type",
|
|
1659
|
-
"annotation": {
|
|
1660
|
-
"type": "reference",
|
|
1661
|
-
"typeName": {
|
|
1662
|
-
"type": "identifier",
|
|
1663
|
-
"name": "AlertType"
|
|
1664
|
-
}
|
|
1665
|
-
}
|
|
1666
|
-
},
|
|
1667
|
-
{
|
|
1668
|
-
"name": "hasTitle",
|
|
1669
|
-
"annotation": {
|
|
1670
|
-
"type": "keyword",
|
|
1671
|
-
"value": "boolean"
|
|
1672
|
-
}
|
|
1673
|
-
},
|
|
1674
|
-
{
|
|
1675
|
-
"name": "showIcon",
|
|
1676
|
-
"annotation": {
|
|
1677
|
-
"type": "keyword",
|
|
1678
|
-
"value": "boolean"
|
|
1679
|
-
}
|
|
1680
|
-
},
|
|
1681
|
-
{
|
|
1682
|
-
"name": "closable",
|
|
1683
|
-
"annotation": {
|
|
1684
|
-
"type": "keyword",
|
|
1685
|
-
"value": "boolean"
|
|
1686
|
-
}
|
|
1687
|
-
},
|
|
1688
|
-
{
|
|
1689
|
-
"name": "localStorageKey",
|
|
1690
|
-
"annotation": {
|
|
1691
|
-
"type": "keyword",
|
|
1692
|
-
"value": "string"
|
|
1693
|
-
}
|
|
1694
|
-
},
|
|
1695
|
-
{
|
|
1696
|
-
"name": "disableUrlNamespace",
|
|
1697
|
-
"annotation": {
|
|
1698
|
-
"type": "keyword",
|
|
1699
|
-
"value": "boolean"
|
|
1700
|
-
}
|
|
1701
|
-
},
|
|
1702
|
-
{
|
|
1703
|
-
"name": "textContent",
|
|
1704
|
-
"annotation": {
|
|
1705
|
-
"type": "keyword",
|
|
1706
|
-
"value": "string"
|
|
1707
|
-
}
|
|
1708
|
-
}
|
|
1709
|
-
],
|
|
1710
|
-
"events": [],
|
|
1711
|
-
"methods": [],
|
|
1712
|
-
"types": [
|
|
1713
|
-
{
|
|
1714
|
-
"type": "enum",
|
|
1715
|
-
"name": "AlertType",
|
|
1716
|
-
"members": [
|
|
1717
|
-
{
|
|
1718
|
-
"type": "enumMember",
|
|
1719
|
-
"id": {
|
|
1720
|
-
"type": "jsLiteral",
|
|
1721
|
-
"value": "SUCCESS"
|
|
1722
|
-
},
|
|
1723
|
-
"initializer": {
|
|
1724
|
-
"type": "jsLiteral",
|
|
1725
|
-
"value": "success"
|
|
1726
|
-
}
|
|
1727
|
-
},
|
|
1728
|
-
{
|
|
1729
|
-
"type": "enumMember",
|
|
1730
|
-
"id": {
|
|
1731
|
-
"type": "jsLiteral",
|
|
1732
|
-
"value": "INFO"
|
|
1733
|
-
},
|
|
1734
|
-
"initializer": {
|
|
1735
|
-
"type": "jsLiteral",
|
|
1736
|
-
"value": "info"
|
|
1737
|
-
}
|
|
1738
|
-
},
|
|
1739
|
-
{
|
|
1740
|
-
"type": "enumMember",
|
|
1741
|
-
"id": {
|
|
1742
|
-
"type": "jsLiteral",
|
|
1743
|
-
"value": "WARNING"
|
|
1744
|
-
},
|
|
1745
|
-
"initializer": {
|
|
1746
|
-
"type": "jsLiteral",
|
|
1747
|
-
"value": "warning"
|
|
1748
|
-
}
|
|
1749
|
-
},
|
|
1750
|
-
{
|
|
1751
|
-
"type": "enumMember",
|
|
1752
|
-
"id": {
|
|
1753
|
-
"type": "jsLiteral",
|
|
1754
|
-
"value": "ERROR"
|
|
1755
|
-
},
|
|
1756
|
-
"initializer": {
|
|
1757
|
-
"type": "jsLiteral",
|
|
1758
|
-
"value": "error"
|
|
1759
|
-
}
|
|
1760
|
-
}
|
|
1761
|
-
]
|
|
1762
|
-
}
|
|
1763
|
-
]
|
|
1764
|
-
},
|
|
1765
|
-
"eo-pagination": {
|
|
1766
|
-
"properties": [
|
|
1767
|
-
{
|
|
1768
|
-
"name": "type",
|
|
1769
|
-
"annotation": {
|
|
1770
|
-
"type": "union",
|
|
1771
|
-
"types": [
|
|
1772
|
-
{
|
|
1773
|
-
"type": "jsLiteral",
|
|
1774
|
-
"value": "page"
|
|
1775
|
-
},
|
|
1776
|
-
{
|
|
1777
|
-
"type": "jsLiteral",
|
|
1778
|
-
"value": "token"
|
|
1779
|
-
}
|
|
1780
|
-
]
|
|
1781
|
-
}
|
|
1782
|
-
},
|
|
1783
|
-
{
|
|
1784
|
-
"name": "total",
|
|
1785
|
-
"annotation": {
|
|
1786
|
-
"type": "keyword",
|
|
1787
|
-
"value": "number"
|
|
1788
|
-
}
|
|
1789
|
-
},
|
|
1790
|
-
{
|
|
1791
|
-
"name": "page",
|
|
1792
|
-
"annotation": {
|
|
1793
|
-
"type": "keyword",
|
|
1794
|
-
"value": "number"
|
|
1795
|
-
}
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
"name": "pageSize",
|
|
1799
|
-
"annotation": {
|
|
1800
|
-
"type": "keyword",
|
|
1801
|
-
"value": "number"
|
|
1802
|
-
}
|
|
1803
|
-
},
|
|
1804
|
-
{
|
|
1805
|
-
"name": "pageSizeOptions",
|
|
1806
|
-
"annotation": {
|
|
1807
|
-
"type": "array",
|
|
1808
|
-
"elementType": {
|
|
1809
|
-
"type": "keyword",
|
|
1810
|
-
"value": "number"
|
|
1811
|
-
}
|
|
1812
|
-
}
|
|
1813
|
-
},
|
|
1814
|
-
{
|
|
1815
|
-
"name": "showSizeChanger",
|
|
1816
|
-
"annotation": {
|
|
1817
|
-
"type": "keyword",
|
|
1818
|
-
"value": "boolean"
|
|
1819
|
-
}
|
|
1820
|
-
},
|
|
1821
|
-
{
|
|
1822
|
-
"name": "nextToken",
|
|
1823
|
-
"annotation": {
|
|
1824
|
-
"type": "keyword",
|
|
1825
|
-
"value": "string"
|
|
1826
|
-
}
|
|
1827
|
-
},
|
|
1828
|
-
{
|
|
1829
|
-
"name": "previousToken",
|
|
1830
|
-
"annotation": {
|
|
1831
|
-
"type": "keyword",
|
|
1832
|
-
"value": "string"
|
|
1833
|
-
}
|
|
1834
|
-
}
|
|
1835
|
-
],
|
|
1836
|
-
"events": [
|
|
1664
|
+
"events": [
|
|
1837
1665
|
{
|
|
1838
1666
|
"name": "change",
|
|
1839
1667
|
"detail": {
|
|
@@ -1955,6 +1783,116 @@
|
|
|
1955
1783
|
}
|
|
1956
1784
|
]
|
|
1957
1785
|
},
|
|
1786
|
+
"eo-alert": {
|
|
1787
|
+
"properties": [
|
|
1788
|
+
{
|
|
1789
|
+
"name": "type",
|
|
1790
|
+
"annotation": {
|
|
1791
|
+
"type": "reference",
|
|
1792
|
+
"typeName": {
|
|
1793
|
+
"type": "identifier",
|
|
1794
|
+
"name": "AlertType"
|
|
1795
|
+
}
|
|
1796
|
+
}
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"name": "hasTitle",
|
|
1800
|
+
"annotation": {
|
|
1801
|
+
"type": "keyword",
|
|
1802
|
+
"value": "boolean"
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"name": "showIcon",
|
|
1807
|
+
"annotation": {
|
|
1808
|
+
"type": "keyword",
|
|
1809
|
+
"value": "boolean"
|
|
1810
|
+
}
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
"name": "closable",
|
|
1814
|
+
"annotation": {
|
|
1815
|
+
"type": "keyword",
|
|
1816
|
+
"value": "boolean"
|
|
1817
|
+
}
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"name": "localStorageKey",
|
|
1821
|
+
"annotation": {
|
|
1822
|
+
"type": "keyword",
|
|
1823
|
+
"value": "string"
|
|
1824
|
+
}
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"name": "disableUrlNamespace",
|
|
1828
|
+
"annotation": {
|
|
1829
|
+
"type": "keyword",
|
|
1830
|
+
"value": "boolean"
|
|
1831
|
+
}
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"name": "textContent",
|
|
1835
|
+
"annotation": {
|
|
1836
|
+
"type": "keyword",
|
|
1837
|
+
"value": "string"
|
|
1838
|
+
}
|
|
1839
|
+
}
|
|
1840
|
+
],
|
|
1841
|
+
"events": [],
|
|
1842
|
+
"methods": [],
|
|
1843
|
+
"types": [
|
|
1844
|
+
{
|
|
1845
|
+
"type": "enum",
|
|
1846
|
+
"name": "AlertType",
|
|
1847
|
+
"members": [
|
|
1848
|
+
{
|
|
1849
|
+
"type": "enumMember",
|
|
1850
|
+
"id": {
|
|
1851
|
+
"type": "jsLiteral",
|
|
1852
|
+
"value": "SUCCESS"
|
|
1853
|
+
},
|
|
1854
|
+
"initializer": {
|
|
1855
|
+
"type": "jsLiteral",
|
|
1856
|
+
"value": "success"
|
|
1857
|
+
}
|
|
1858
|
+
},
|
|
1859
|
+
{
|
|
1860
|
+
"type": "enumMember",
|
|
1861
|
+
"id": {
|
|
1862
|
+
"type": "jsLiteral",
|
|
1863
|
+
"value": "INFO"
|
|
1864
|
+
},
|
|
1865
|
+
"initializer": {
|
|
1866
|
+
"type": "jsLiteral",
|
|
1867
|
+
"value": "info"
|
|
1868
|
+
}
|
|
1869
|
+
},
|
|
1870
|
+
{
|
|
1871
|
+
"type": "enumMember",
|
|
1872
|
+
"id": {
|
|
1873
|
+
"type": "jsLiteral",
|
|
1874
|
+
"value": "WARNING"
|
|
1875
|
+
},
|
|
1876
|
+
"initializer": {
|
|
1877
|
+
"type": "jsLiteral",
|
|
1878
|
+
"value": "warning"
|
|
1879
|
+
}
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"type": "enumMember",
|
|
1883
|
+
"id": {
|
|
1884
|
+
"type": "jsLiteral",
|
|
1885
|
+
"value": "ERROR"
|
|
1886
|
+
},
|
|
1887
|
+
"initializer": {
|
|
1888
|
+
"type": "jsLiteral",
|
|
1889
|
+
"value": "error"
|
|
1890
|
+
}
|
|
1891
|
+
}
|
|
1892
|
+
]
|
|
1893
|
+
}
|
|
1894
|
+
]
|
|
1895
|
+
},
|
|
1958
1896
|
"eo-humanize-time": {
|
|
1959
1897
|
"properties": [
|
|
1960
1898
|
{
|
|
@@ -2083,5 +2021,67 @@
|
|
|
2083
2021
|
]
|
|
2084
2022
|
}
|
|
2085
2023
|
]
|
|
2024
|
+
},
|
|
2025
|
+
"eo-code-display": {
|
|
2026
|
+
"properties": [
|
|
2027
|
+
{
|
|
2028
|
+
"name": "value",
|
|
2029
|
+
"annotation": {
|
|
2030
|
+
"type": "keyword",
|
|
2031
|
+
"value": "string"
|
|
2032
|
+
}
|
|
2033
|
+
},
|
|
2034
|
+
{
|
|
2035
|
+
"name": "language",
|
|
2036
|
+
"annotation": {
|
|
2037
|
+
"type": "keyword",
|
|
2038
|
+
"value": "string"
|
|
2039
|
+
}
|
|
2040
|
+
},
|
|
2041
|
+
{
|
|
2042
|
+
"name": "hideLineNumber",
|
|
2043
|
+
"annotation": {
|
|
2044
|
+
"type": "keyword",
|
|
2045
|
+
"value": "boolean"
|
|
2046
|
+
}
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"name": "maxLines",
|
|
2050
|
+
"annotation": {
|
|
2051
|
+
"type": "keyword",
|
|
2052
|
+
"value": "number"
|
|
2053
|
+
}
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
"name": "minLines",
|
|
2057
|
+
"annotation": {
|
|
2058
|
+
"type": "keyword",
|
|
2059
|
+
"value": "number"
|
|
2060
|
+
}
|
|
2061
|
+
},
|
|
2062
|
+
{
|
|
2063
|
+
"name": "showCopyButton",
|
|
2064
|
+
"annotation": {
|
|
2065
|
+
"type": "keyword",
|
|
2066
|
+
"value": "boolean"
|
|
2067
|
+
}
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"name": "showExportButton",
|
|
2071
|
+
"annotation": {
|
|
2072
|
+
"type": "keyword",
|
|
2073
|
+
"value": "boolean"
|
|
2074
|
+
}
|
|
2075
|
+
},
|
|
2076
|
+
{
|
|
2077
|
+
"name": "exportFileName",
|
|
2078
|
+
"annotation": {
|
|
2079
|
+
"type": "keyword",
|
|
2080
|
+
"value": "string"
|
|
2081
|
+
}
|
|
2082
|
+
}
|
|
2083
|
+
],
|
|
2084
|
+
"events": [],
|
|
2085
|
+
"methods": []
|
|
2086
2086
|
}
|
|
2087
2087
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/presentational",
|
|
3
|
-
"version": "1.14.
|
|
3
|
+
"version": "1.14.2",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/presentational",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"@next-bricks/containers": "*",
|
|
45
45
|
"@next-bricks/icons": "*"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "66e8980b0b69ce41ab619006100698736d298b83"
|
|
48
48
|
}
|