@next-bricks/presentational 1.12.0 → 1.12.1
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 +17 -17
- package/dist/chunks/4185.c2453882.js +3 -0
- package/dist/chunks/4185.c2453882.js.map +1 -0
- package/dist/chunks/4196.2c0cc687.js +2 -0
- package/dist/chunks/{4196.cca24f30.js.map → 4196.2c0cc687.js.map} +1 -1
- package/dist/chunks/{4837.89f5cf5c.js → 4837.46f0f733.js} +2 -2
- package/dist/chunks/{4837.89f5cf5c.js.map → 4837.46f0f733.js.map} +1 -1
- package/dist/chunks/{7218.cbdbf4dc.js → 7218.e9f08213.js} +2 -2
- package/dist/chunks/{7218.cbdbf4dc.js.map → 7218.e9f08213.js.map} +1 -1
- package/dist/chunks/eo-card-item.41025a28.js +3 -0
- package/dist/chunks/{eo-card-item.ba559329.js.map → eo-card-item.41025a28.js.map} +1 -1
- package/dist/chunks/eo-descriptions.db3abdc1.js +3 -0
- package/dist/chunks/{eo-descriptions.28b294f5.js.map → eo-descriptions.db3abdc1.js.map} +1 -1
- package/dist/chunks/eo-info-card-item.0d079211.js +3 -0
- package/dist/chunks/{eo-info-card-item.4e18db94.js.map → eo-info-card-item.0d079211.js.map} +1 -1
- package/dist/chunks/eo-loading-step.078a2852.js +3 -0
- package/dist/chunks/{eo-loading-step.bd38e150.js.map → eo-loading-step.078a2852.js.map} +1 -1
- package/dist/chunks/{main.4fe18e42.js → main.68264fbb.js} +2 -2
- package/dist/chunks/main.68264fbb.js.map +1 -0
- package/dist/examples.json +8 -8
- package/dist/{index.76061934.js → index.afbf01cd.js} +2 -2
- package/dist/index.afbf01cd.js.map +1 -0
- package/dist/manifest.json +197 -197
- package/dist/types.json +298 -298
- package/package.json +2 -2
- package/dist/chunks/1491.23bdb29b.js +0 -3
- package/dist/chunks/1491.23bdb29b.js.map +0 -1
- package/dist/chunks/4196.cca24f30.js +0 -2
- package/dist/chunks/eo-card-item.ba559329.js +0 -3
- package/dist/chunks/eo-descriptions.28b294f5.js +0 -3
- package/dist/chunks/eo-info-card-item.4e18db94.js +0 -3
- package/dist/chunks/eo-loading-step.bd38e150.js +0 -3
- package/dist/chunks/main.4fe18e42.js.map +0 -1
- package/dist/index.76061934.js.map +0 -1
- /package/dist/chunks/{1491.23bdb29b.js.LICENSE.txt → 4185.c2453882.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-card-item.ba559329.js.LICENSE.txt → eo-card-item.41025a28.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-descriptions.28b294f5.js.LICENSE.txt → eo-descriptions.db3abdc1.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-info-card-item.4e18db94.js.LICENSE.txt → eo-info-card-item.0d079211.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-loading-step.bd38e150.js.LICENSE.txt → eo-loading-step.078a2852.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -199,109 +199,6 @@
|
|
|
199
199
|
}
|
|
200
200
|
]
|
|
201
201
|
},
|
|
202
|
-
"eo-divider": {
|
|
203
|
-
"properties": [
|
|
204
|
-
{
|
|
205
|
-
"name": "orientation",
|
|
206
|
-
"annotation": {
|
|
207
|
-
"type": "reference",
|
|
208
|
-
"typeName": {
|
|
209
|
-
"type": "identifier",
|
|
210
|
-
"name": "OrientationType"
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"name": "dashed",
|
|
216
|
-
"annotation": {
|
|
217
|
-
"type": "keyword",
|
|
218
|
-
"value": "boolean"
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
"name": "type",
|
|
223
|
-
"annotation": {
|
|
224
|
-
"type": "reference",
|
|
225
|
-
"typeName": {
|
|
226
|
-
"type": "identifier",
|
|
227
|
-
"name": "dividerType"
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"name": "proportion",
|
|
233
|
-
"annotation": {
|
|
234
|
-
"type": "tuple",
|
|
235
|
-
"elementTypes": [
|
|
236
|
-
{
|
|
237
|
-
"type": "keyword",
|
|
238
|
-
"value": "number"
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"type": "keyword",
|
|
242
|
-
"value": "number"
|
|
243
|
-
}
|
|
244
|
-
]
|
|
245
|
-
}
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"name": "dividerStyle",
|
|
249
|
-
"annotation": {
|
|
250
|
-
"type": "reference",
|
|
251
|
-
"typeName": {
|
|
252
|
-
"type": "identifier",
|
|
253
|
-
"name": "CSSProperties"
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
],
|
|
258
|
-
"events": [],
|
|
259
|
-
"methods": [],
|
|
260
|
-
"types": [
|
|
261
|
-
{
|
|
262
|
-
"type": "typeAlias",
|
|
263
|
-
"name": "OrientationType",
|
|
264
|
-
"annotation": {
|
|
265
|
-
"type": "union",
|
|
266
|
-
"types": [
|
|
267
|
-
{
|
|
268
|
-
"type": "jsLiteral",
|
|
269
|
-
"value": "left"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"type": "jsLiteral",
|
|
273
|
-
"value": "center"
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"type": "jsLiteral",
|
|
277
|
-
"value": "right"
|
|
278
|
-
}
|
|
279
|
-
]
|
|
280
|
-
}
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"type": "typeAlias",
|
|
284
|
-
"name": "dividerType",
|
|
285
|
-
"annotation": {
|
|
286
|
-
"type": "union",
|
|
287
|
-
"types": [
|
|
288
|
-
{
|
|
289
|
-
"type": "jsLiteral",
|
|
290
|
-
"value": "horizontal"
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"type": "jsLiteral",
|
|
294
|
-
"value": "vertical"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"type": "jsLiteral",
|
|
298
|
-
"value": "radiation"
|
|
299
|
-
}
|
|
300
|
-
]
|
|
301
|
-
}
|
|
302
|
-
}
|
|
303
|
-
]
|
|
304
|
-
},
|
|
305
202
|
"eo-card-item": {
|
|
306
203
|
"properties": [
|
|
307
204
|
{
|
|
@@ -798,6 +695,109 @@
|
|
|
798
695
|
}
|
|
799
696
|
]
|
|
800
697
|
},
|
|
698
|
+
"eo-divider": {
|
|
699
|
+
"properties": [
|
|
700
|
+
{
|
|
701
|
+
"name": "orientation",
|
|
702
|
+
"annotation": {
|
|
703
|
+
"type": "reference",
|
|
704
|
+
"typeName": {
|
|
705
|
+
"type": "identifier",
|
|
706
|
+
"name": "OrientationType"
|
|
707
|
+
}
|
|
708
|
+
}
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"name": "dashed",
|
|
712
|
+
"annotation": {
|
|
713
|
+
"type": "keyword",
|
|
714
|
+
"value": "boolean"
|
|
715
|
+
}
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"name": "type",
|
|
719
|
+
"annotation": {
|
|
720
|
+
"type": "reference",
|
|
721
|
+
"typeName": {
|
|
722
|
+
"type": "identifier",
|
|
723
|
+
"name": "dividerType"
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"name": "proportion",
|
|
729
|
+
"annotation": {
|
|
730
|
+
"type": "tuple",
|
|
731
|
+
"elementTypes": [
|
|
732
|
+
{
|
|
733
|
+
"type": "keyword",
|
|
734
|
+
"value": "number"
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"type": "keyword",
|
|
738
|
+
"value": "number"
|
|
739
|
+
}
|
|
740
|
+
]
|
|
741
|
+
}
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"name": "dividerStyle",
|
|
745
|
+
"annotation": {
|
|
746
|
+
"type": "reference",
|
|
747
|
+
"typeName": {
|
|
748
|
+
"type": "identifier",
|
|
749
|
+
"name": "CSSProperties"
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
],
|
|
754
|
+
"events": [],
|
|
755
|
+
"methods": [],
|
|
756
|
+
"types": [
|
|
757
|
+
{
|
|
758
|
+
"type": "typeAlias",
|
|
759
|
+
"name": "OrientationType",
|
|
760
|
+
"annotation": {
|
|
761
|
+
"type": "union",
|
|
762
|
+
"types": [
|
|
763
|
+
{
|
|
764
|
+
"type": "jsLiteral",
|
|
765
|
+
"value": "left"
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
"type": "jsLiteral",
|
|
769
|
+
"value": "center"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"type": "jsLiteral",
|
|
773
|
+
"value": "right"
|
|
774
|
+
}
|
|
775
|
+
]
|
|
776
|
+
}
|
|
777
|
+
},
|
|
778
|
+
{
|
|
779
|
+
"type": "typeAlias",
|
|
780
|
+
"name": "dividerType",
|
|
781
|
+
"annotation": {
|
|
782
|
+
"type": "union",
|
|
783
|
+
"types": [
|
|
784
|
+
{
|
|
785
|
+
"type": "jsLiteral",
|
|
786
|
+
"value": "horizontal"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"type": "jsLiteral",
|
|
790
|
+
"value": "vertical"
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"type": "jsLiteral",
|
|
794
|
+
"value": "radiation"
|
|
795
|
+
}
|
|
796
|
+
]
|
|
797
|
+
}
|
|
798
|
+
}
|
|
799
|
+
]
|
|
800
|
+
},
|
|
801
801
|
"eo-info-card-item": {
|
|
802
802
|
"properties": [
|
|
803
803
|
{
|
|
@@ -1354,56 +1354,150 @@
|
|
|
1354
1354
|
}
|
|
1355
1355
|
]
|
|
1356
1356
|
},
|
|
1357
|
-
"eo-
|
|
1357
|
+
"eo-current-time": {
|
|
1358
1358
|
"properties": [
|
|
1359
1359
|
{
|
|
1360
|
-
"name": "
|
|
1360
|
+
"name": "format",
|
|
1361
1361
|
"annotation": {
|
|
1362
1362
|
"type": "keyword",
|
|
1363
|
-
"value": "
|
|
1363
|
+
"value": "string"
|
|
1364
1364
|
}
|
|
1365
1365
|
},
|
|
1366
1366
|
{
|
|
1367
|
-
"name": "
|
|
1367
|
+
"name": "icon",
|
|
1368
1368
|
"annotation": {
|
|
1369
|
-
"type": "
|
|
1370
|
-
"
|
|
1369
|
+
"type": "reference",
|
|
1370
|
+
"typeName": {
|
|
1371
|
+
"type": "identifier",
|
|
1372
|
+
"name": "GeneralIconProps"
|
|
1373
|
+
}
|
|
1371
1374
|
}
|
|
1372
|
-
}
|
|
1375
|
+
}
|
|
1376
|
+
],
|
|
1377
|
+
"events": [],
|
|
1378
|
+
"methods": []
|
|
1379
|
+
},
|
|
1380
|
+
"eo-carousel-text": {
|
|
1381
|
+
"properties": [
|
|
1373
1382
|
{
|
|
1374
|
-
"name": "
|
|
1383
|
+
"name": "text",
|
|
1375
1384
|
"annotation": {
|
|
1376
1385
|
"type": "keyword",
|
|
1377
1386
|
"value": "string"
|
|
1378
1387
|
}
|
|
1379
1388
|
},
|
|
1380
1389
|
{
|
|
1381
|
-
"name": "
|
|
1390
|
+
"name": "containerWidth",
|
|
1382
1391
|
"annotation": {
|
|
1383
|
-
"type": "
|
|
1384
|
-
"
|
|
1392
|
+
"type": "indexedAccess",
|
|
1393
|
+
"objectType": {
|
|
1385
1394
|
"type": "reference",
|
|
1386
1395
|
"typeName": {
|
|
1387
1396
|
"type": "identifier",
|
|
1388
|
-
"name": "
|
|
1397
|
+
"name": "CSSProperties"
|
|
1389
1398
|
}
|
|
1399
|
+
},
|
|
1400
|
+
"indexType": {
|
|
1401
|
+
"type": "jsLiteral",
|
|
1402
|
+
"value": "width"
|
|
1390
1403
|
}
|
|
1391
1404
|
}
|
|
1392
1405
|
},
|
|
1393
1406
|
{
|
|
1394
|
-
"name": "
|
|
1407
|
+
"name": "fontSize",
|
|
1395
1408
|
"annotation": {
|
|
1396
|
-
"type": "
|
|
1397
|
-
"
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
"
|
|
1409
|
+
"type": "indexedAccess",
|
|
1410
|
+
"objectType": {
|
|
1411
|
+
"type": "reference",
|
|
1412
|
+
"typeName": {
|
|
1413
|
+
"type": "identifier",
|
|
1414
|
+
"name": "CSSProperties"
|
|
1415
|
+
}
|
|
1416
|
+
},
|
|
1417
|
+
"indexType": {
|
|
1418
|
+
"type": "jsLiteral",
|
|
1419
|
+
"value": "fontSize"
|
|
1420
|
+
}
|
|
1421
|
+
}
|
|
1422
|
+
},
|
|
1423
|
+
{
|
|
1424
|
+
"name": "fontColor",
|
|
1425
|
+
"annotation": {
|
|
1426
|
+
"type": "indexedAccess",
|
|
1427
|
+
"objectType": {
|
|
1428
|
+
"type": "reference",
|
|
1429
|
+
"typeName": {
|
|
1430
|
+
"type": "identifier",
|
|
1431
|
+
"name": "CSSProperties"
|
|
1432
|
+
}
|
|
1433
|
+
},
|
|
1434
|
+
"indexType": {
|
|
1435
|
+
"type": "jsLiteral",
|
|
1436
|
+
"value": "color"
|
|
1437
|
+
}
|
|
1438
|
+
}
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"name": "speed",
|
|
1442
|
+
"annotation": {
|
|
1443
|
+
"type": "keyword",
|
|
1444
|
+
"value": "number"
|
|
1445
|
+
}
|
|
1446
|
+
}
|
|
1447
|
+
],
|
|
1448
|
+
"events": [],
|
|
1449
|
+
"methods": []
|
|
1450
|
+
},
|
|
1451
|
+
"eo-loading-step": {
|
|
1452
|
+
"properties": [
|
|
1453
|
+
{
|
|
1454
|
+
"name": "visible",
|
|
1455
|
+
"annotation": {
|
|
1456
|
+
"type": "keyword",
|
|
1457
|
+
"value": "boolean"
|
|
1458
|
+
}
|
|
1459
|
+
},
|
|
1460
|
+
{
|
|
1461
|
+
"name": "width",
|
|
1462
|
+
"annotation": {
|
|
1463
|
+
"type": "keyword",
|
|
1464
|
+
"value": "string"
|
|
1465
|
+
}
|
|
1466
|
+
},
|
|
1467
|
+
{
|
|
1468
|
+
"name": "stepTitle",
|
|
1469
|
+
"annotation": {
|
|
1470
|
+
"type": "keyword",
|
|
1471
|
+
"value": "string"
|
|
1472
|
+
}
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"name": "stepList",
|
|
1476
|
+
"annotation": {
|
|
1477
|
+
"type": "array",
|
|
1478
|
+
"elementType": {
|
|
1479
|
+
"type": "reference",
|
|
1480
|
+
"typeName": {
|
|
1481
|
+
"type": "identifier",
|
|
1482
|
+
"name": "StepItem"
|
|
1483
|
+
}
|
|
1484
|
+
}
|
|
1485
|
+
}
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"name": "curStep",
|
|
1489
|
+
"annotation": {
|
|
1490
|
+
"type": "keyword",
|
|
1491
|
+
"value": "string"
|
|
1492
|
+
}
|
|
1493
|
+
}
|
|
1494
|
+
],
|
|
1495
|
+
"events": [
|
|
1496
|
+
{
|
|
1497
|
+
"name": "open",
|
|
1498
|
+
"detail": {
|
|
1499
|
+
"annotation": {
|
|
1500
|
+
"type": "keyword",
|
|
1407
1501
|
"value": "void"
|
|
1408
1502
|
}
|
|
1409
1503
|
}
|
|
@@ -1463,99 +1557,115 @@
|
|
|
1463
1557
|
}
|
|
1464
1558
|
]
|
|
1465
1559
|
},
|
|
1466
|
-
"eo-
|
|
1560
|
+
"eo-alert": {
|
|
1467
1561
|
"properties": [
|
|
1468
1562
|
{
|
|
1469
|
-
"name": "
|
|
1470
|
-
"annotation": {
|
|
1471
|
-
"type": "keyword",
|
|
1472
|
-
"value": "string"
|
|
1473
|
-
}
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
"name": "icon",
|
|
1563
|
+
"name": "type",
|
|
1477
1564
|
"annotation": {
|
|
1478
1565
|
"type": "reference",
|
|
1479
1566
|
"typeName": {
|
|
1480
1567
|
"type": "identifier",
|
|
1481
|
-
"name": "
|
|
1568
|
+
"name": "AlertType"
|
|
1482
1569
|
}
|
|
1483
1570
|
}
|
|
1484
|
-
}
|
|
1485
|
-
],
|
|
1486
|
-
"events": [],
|
|
1487
|
-
"methods": []
|
|
1488
|
-
},
|
|
1489
|
-
"eo-carousel-text": {
|
|
1490
|
-
"properties": [
|
|
1571
|
+
},
|
|
1491
1572
|
{
|
|
1492
|
-
"name": "
|
|
1573
|
+
"name": "hasTitle",
|
|
1493
1574
|
"annotation": {
|
|
1494
1575
|
"type": "keyword",
|
|
1495
|
-
"value": "
|
|
1576
|
+
"value": "boolean"
|
|
1496
1577
|
}
|
|
1497
1578
|
},
|
|
1498
1579
|
{
|
|
1499
|
-
"name": "
|
|
1580
|
+
"name": "showIcon",
|
|
1500
1581
|
"annotation": {
|
|
1501
|
-
"type": "
|
|
1502
|
-
"
|
|
1503
|
-
"type": "reference",
|
|
1504
|
-
"typeName": {
|
|
1505
|
-
"type": "identifier",
|
|
1506
|
-
"name": "CSSProperties"
|
|
1507
|
-
}
|
|
1508
|
-
},
|
|
1509
|
-
"indexType": {
|
|
1510
|
-
"type": "jsLiteral",
|
|
1511
|
-
"value": "width"
|
|
1512
|
-
}
|
|
1582
|
+
"type": "keyword",
|
|
1583
|
+
"value": "boolean"
|
|
1513
1584
|
}
|
|
1514
1585
|
},
|
|
1515
1586
|
{
|
|
1516
|
-
"name": "
|
|
1587
|
+
"name": "closable",
|
|
1517
1588
|
"annotation": {
|
|
1518
|
-
"type": "
|
|
1519
|
-
"
|
|
1520
|
-
"type": "reference",
|
|
1521
|
-
"typeName": {
|
|
1522
|
-
"type": "identifier",
|
|
1523
|
-
"name": "CSSProperties"
|
|
1524
|
-
}
|
|
1525
|
-
},
|
|
1526
|
-
"indexType": {
|
|
1527
|
-
"type": "jsLiteral",
|
|
1528
|
-
"value": "fontSize"
|
|
1529
|
-
}
|
|
1589
|
+
"type": "keyword",
|
|
1590
|
+
"value": "boolean"
|
|
1530
1591
|
}
|
|
1531
1592
|
},
|
|
1532
1593
|
{
|
|
1533
|
-
"name": "
|
|
1594
|
+
"name": "localStorageKey",
|
|
1534
1595
|
"annotation": {
|
|
1535
|
-
"type": "
|
|
1536
|
-
"
|
|
1537
|
-
"type": "reference",
|
|
1538
|
-
"typeName": {
|
|
1539
|
-
"type": "identifier",
|
|
1540
|
-
"name": "CSSProperties"
|
|
1541
|
-
}
|
|
1542
|
-
},
|
|
1543
|
-
"indexType": {
|
|
1544
|
-
"type": "jsLiteral",
|
|
1545
|
-
"value": "color"
|
|
1546
|
-
}
|
|
1596
|
+
"type": "keyword",
|
|
1597
|
+
"value": "string"
|
|
1547
1598
|
}
|
|
1548
1599
|
},
|
|
1549
1600
|
{
|
|
1550
|
-
"name": "
|
|
1601
|
+
"name": "disableUrlNamespace",
|
|
1551
1602
|
"annotation": {
|
|
1552
1603
|
"type": "keyword",
|
|
1553
|
-
"value": "
|
|
1604
|
+
"value": "boolean"
|
|
1605
|
+
}
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
"name": "textContent",
|
|
1609
|
+
"annotation": {
|
|
1610
|
+
"type": "keyword",
|
|
1611
|
+
"value": "string"
|
|
1554
1612
|
}
|
|
1555
1613
|
}
|
|
1556
1614
|
],
|
|
1557
1615
|
"events": [],
|
|
1558
|
-
"methods": []
|
|
1616
|
+
"methods": [],
|
|
1617
|
+
"types": [
|
|
1618
|
+
{
|
|
1619
|
+
"type": "enum",
|
|
1620
|
+
"name": "AlertType",
|
|
1621
|
+
"members": [
|
|
1622
|
+
{
|
|
1623
|
+
"type": "enumMember",
|
|
1624
|
+
"id": {
|
|
1625
|
+
"type": "jsLiteral",
|
|
1626
|
+
"value": "SUCCESS"
|
|
1627
|
+
},
|
|
1628
|
+
"initializer": {
|
|
1629
|
+
"type": "jsLiteral",
|
|
1630
|
+
"value": "success"
|
|
1631
|
+
}
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
"type": "enumMember",
|
|
1635
|
+
"id": {
|
|
1636
|
+
"type": "jsLiteral",
|
|
1637
|
+
"value": "INFO"
|
|
1638
|
+
},
|
|
1639
|
+
"initializer": {
|
|
1640
|
+
"type": "jsLiteral",
|
|
1641
|
+
"value": "info"
|
|
1642
|
+
}
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"type": "enumMember",
|
|
1646
|
+
"id": {
|
|
1647
|
+
"type": "jsLiteral",
|
|
1648
|
+
"value": "WARNING"
|
|
1649
|
+
},
|
|
1650
|
+
"initializer": {
|
|
1651
|
+
"type": "jsLiteral",
|
|
1652
|
+
"value": "warning"
|
|
1653
|
+
}
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
"type": "enumMember",
|
|
1657
|
+
"id": {
|
|
1658
|
+
"type": "jsLiteral",
|
|
1659
|
+
"value": "ERROR"
|
|
1660
|
+
},
|
|
1661
|
+
"initializer": {
|
|
1662
|
+
"type": "jsLiteral",
|
|
1663
|
+
"value": "error"
|
|
1664
|
+
}
|
|
1665
|
+
}
|
|
1666
|
+
]
|
|
1667
|
+
}
|
|
1668
|
+
]
|
|
1559
1669
|
},
|
|
1560
1670
|
"eo-pagination": {
|
|
1561
1671
|
"properties": [
|
|
@@ -1750,116 +1860,6 @@
|
|
|
1750
1860
|
}
|
|
1751
1861
|
]
|
|
1752
1862
|
},
|
|
1753
|
-
"eo-alert": {
|
|
1754
|
-
"properties": [
|
|
1755
|
-
{
|
|
1756
|
-
"name": "type",
|
|
1757
|
-
"annotation": {
|
|
1758
|
-
"type": "reference",
|
|
1759
|
-
"typeName": {
|
|
1760
|
-
"type": "identifier",
|
|
1761
|
-
"name": "AlertType"
|
|
1762
|
-
}
|
|
1763
|
-
}
|
|
1764
|
-
},
|
|
1765
|
-
{
|
|
1766
|
-
"name": "hasTitle",
|
|
1767
|
-
"annotation": {
|
|
1768
|
-
"type": "keyword",
|
|
1769
|
-
"value": "boolean"
|
|
1770
|
-
}
|
|
1771
|
-
},
|
|
1772
|
-
{
|
|
1773
|
-
"name": "showIcon",
|
|
1774
|
-
"annotation": {
|
|
1775
|
-
"type": "keyword",
|
|
1776
|
-
"value": "boolean"
|
|
1777
|
-
}
|
|
1778
|
-
},
|
|
1779
|
-
{
|
|
1780
|
-
"name": "closable",
|
|
1781
|
-
"annotation": {
|
|
1782
|
-
"type": "keyword",
|
|
1783
|
-
"value": "boolean"
|
|
1784
|
-
}
|
|
1785
|
-
},
|
|
1786
|
-
{
|
|
1787
|
-
"name": "localStorageKey",
|
|
1788
|
-
"annotation": {
|
|
1789
|
-
"type": "keyword",
|
|
1790
|
-
"value": "string"
|
|
1791
|
-
}
|
|
1792
|
-
},
|
|
1793
|
-
{
|
|
1794
|
-
"name": "disableUrlNamespace",
|
|
1795
|
-
"annotation": {
|
|
1796
|
-
"type": "keyword",
|
|
1797
|
-
"value": "boolean"
|
|
1798
|
-
}
|
|
1799
|
-
},
|
|
1800
|
-
{
|
|
1801
|
-
"name": "textContent",
|
|
1802
|
-
"annotation": {
|
|
1803
|
-
"type": "keyword",
|
|
1804
|
-
"value": "string"
|
|
1805
|
-
}
|
|
1806
|
-
}
|
|
1807
|
-
],
|
|
1808
|
-
"events": [],
|
|
1809
|
-
"methods": [],
|
|
1810
|
-
"types": [
|
|
1811
|
-
{
|
|
1812
|
-
"type": "enum",
|
|
1813
|
-
"name": "AlertType",
|
|
1814
|
-
"members": [
|
|
1815
|
-
{
|
|
1816
|
-
"type": "enumMember",
|
|
1817
|
-
"id": {
|
|
1818
|
-
"type": "jsLiteral",
|
|
1819
|
-
"value": "SUCCESS"
|
|
1820
|
-
},
|
|
1821
|
-
"initializer": {
|
|
1822
|
-
"type": "jsLiteral",
|
|
1823
|
-
"value": "success"
|
|
1824
|
-
}
|
|
1825
|
-
},
|
|
1826
|
-
{
|
|
1827
|
-
"type": "enumMember",
|
|
1828
|
-
"id": {
|
|
1829
|
-
"type": "jsLiteral",
|
|
1830
|
-
"value": "INFO"
|
|
1831
|
-
},
|
|
1832
|
-
"initializer": {
|
|
1833
|
-
"type": "jsLiteral",
|
|
1834
|
-
"value": "info"
|
|
1835
|
-
}
|
|
1836
|
-
},
|
|
1837
|
-
{
|
|
1838
|
-
"type": "enumMember",
|
|
1839
|
-
"id": {
|
|
1840
|
-
"type": "jsLiteral",
|
|
1841
|
-
"value": "WARNING"
|
|
1842
|
-
},
|
|
1843
|
-
"initializer": {
|
|
1844
|
-
"type": "jsLiteral",
|
|
1845
|
-
"value": "warning"
|
|
1846
|
-
}
|
|
1847
|
-
},
|
|
1848
|
-
{
|
|
1849
|
-
"type": "enumMember",
|
|
1850
|
-
"id": {
|
|
1851
|
-
"type": "jsLiteral",
|
|
1852
|
-
"value": "ERROR"
|
|
1853
|
-
},
|
|
1854
|
-
"initializer": {
|
|
1855
|
-
"type": "jsLiteral",
|
|
1856
|
-
"value": "error"
|
|
1857
|
-
}
|
|
1858
|
-
}
|
|
1859
|
-
]
|
|
1860
|
-
}
|
|
1861
|
-
]
|
|
1862
|
-
},
|
|
1863
1863
|
"eo-code-display": {
|
|
1864
1864
|
"properties": [
|
|
1865
1865
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/presentational",
|
|
3
|
-
"version": "1.12.
|
|
3
|
+
"version": "1.12.1",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-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": "ebb8ee2660f7d9417c2a96d40a216a576d772842"
|
|
48
48
|
}
|