@next-bricks/presentational 1.7.0 → 1.7.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 +18 -18
- package/dist/chunks/{2612.2c25b82a.js → 2612.89beb552.js} +2 -2
- package/dist/chunks/{2612.2c25b82a.js.map → 2612.89beb552.js.map} +1 -1
- package/dist/chunks/{2652.d8379b86.js → 2652.0f89bd9f.js} +2 -2
- package/dist/chunks/{2652.d8379b86.js.map → 2652.0f89bd9f.js.map} +1 -1
- package/dist/chunks/{3171.3f3fe5a4.js → 3171.eee26e89.js} +2 -2
- package/dist/chunks/{3171.3f3fe5a4.js.map → 3171.eee26e89.js.map} +1 -1
- package/dist/chunks/{3933.0700dbc2.js → 3933.7b283a42.js} +2 -2
- package/dist/chunks/{3933.0700dbc2.js.map → 3933.7b283a42.js.map} +1 -1
- package/dist/chunks/{5552.e8582ae8.js → 5552.dd3523a9.js} +2 -2
- package/dist/chunks/{5552.e8582ae8.js.map → 5552.dd3523a9.js.map} +1 -1
- package/dist/chunks/{6314.b0752ef5.js → 6314.cdbf228b.js} +2 -2
- package/dist/chunks/{6314.b0752ef5.js.map → 6314.cdbf228b.js.map} +1 -1
- package/dist/chunks/{7115.21e2b5ae.js → 7115.3f67bd5b.js} +2 -2
- package/dist/chunks/{7115.21e2b5ae.js.map → 7115.3f67bd5b.js.map} +1 -1
- package/dist/chunks/{8097.66b044c5.js → 8097.f3441b53.js} +2 -2
- package/dist/chunks/{8097.66b044c5.js.map → 8097.f3441b53.js.map} +1 -1
- package/dist/chunks/{871.88158009.js → 871.7c335698.js} +2 -2
- package/dist/chunks/871.7c335698.js.map +1 -0
- package/dist/chunks/{9496.8f93e6db.js → 9496.bd8b4eb6.js} +2 -2
- package/dist/chunks/{9496.8f93e6db.js.map → 9496.bd8b4eb6.js.map} +1 -1
- package/dist/chunks/eo-card-item.c065291c.js +3 -0
- package/dist/chunks/{eo-card-item.8b9dbbd8.js.map → eo-card-item.c065291c.js.map} +1 -1
- package/dist/chunks/{eo-code-display.4bae8802.js → eo-code-display.54ada659.js} +2 -2
- package/dist/chunks/{eo-code-display.4bae8802.js.map → eo-code-display.54ada659.js.map} +1 -1
- package/dist/chunks/{eo-descriptions.ff57bf99.js → eo-descriptions.166177b0.js} +3 -3
- package/dist/chunks/{eo-descriptions.ff57bf99.js.map → eo-descriptions.166177b0.js.map} +1 -1
- package/dist/chunks/{eo-humanize-time.e9096210.js → eo-humanize-time.06d5d1a4.js} +2 -2
- package/dist/chunks/{eo-humanize-time.e9096210.js.map → eo-humanize-time.06d5d1a4.js.map} +1 -1
- package/dist/chunks/{eo-info-card-item.1593dfd5.js → eo-info-card-item.e6aadf81.js} +3 -3
- package/dist/chunks/{eo-info-card-item.1593dfd5.js.map → eo-info-card-item.e6aadf81.js.map} +1 -1
- package/dist/chunks/{eo-loading-step.05a4b3e6.js → eo-loading-step.e8015496.js} +3 -3
- package/dist/chunks/{eo-loading-step.05a4b3e6.js.map → eo-loading-step.e8015496.js.map} +1 -1
- package/dist/chunks/{eo-pagination.276fe025.js → eo-pagination.f5d90953.js} +3 -3
- package/dist/chunks/{eo-pagination.276fe025.js.map → eo-pagination.f5d90953.js.map} +1 -1
- package/dist/chunks/main.f9e5aed7.js +2 -0
- package/dist/chunks/main.f9e5aed7.js.map +1 -0
- package/dist/examples.json +9 -9
- package/dist/index.197158ab.js +2 -0
- package/dist/index.197158ab.js.map +1 -0
- package/dist/manifest.json +193 -193
- package/dist/types.json +211 -211
- package/package.json +2 -2
- package/dist/chunks/871.88158009.js.map +0 -1
- package/dist/chunks/eo-card-item.8b9dbbd8.js +0 -3
- package/dist/chunks/main.df28ef49.js +0 -2
- package/dist/chunks/main.df28ef49.js.map +0 -1
- package/dist/index.ca87ac10.js +0 -2
- package/dist/index.ca87ac10.js.map +0 -1
- /package/dist/chunks/{eo-card-item.8b9dbbd8.js.LICENSE.txt → eo-card-item.c065291c.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-descriptions.ff57bf99.js.LICENSE.txt → eo-descriptions.166177b0.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-info-card-item.1593dfd5.js.LICENSE.txt → eo-info-card-item.e6aadf81.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-loading-step.05a4b3e6.js.LICENSE.txt → eo-loading-step.e8015496.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-pagination.276fe025.js.LICENSE.txt → eo-pagination.f5d90953.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -64,56 +64,6 @@
|
|
|
64
64
|
"description": "通用描述列表构件",
|
|
65
65
|
"category": "text"
|
|
66
66
|
},
|
|
67
|
-
{
|
|
68
|
-
"name": "eo-pagination",
|
|
69
|
-
"properties": [
|
|
70
|
-
{
|
|
71
|
-
"name": "total",
|
|
72
|
-
"description": "数据总数",
|
|
73
|
-
"default": "0",
|
|
74
|
-
"type": "number"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "page",
|
|
78
|
-
"description": "当前页数",
|
|
79
|
-
"default": "1",
|
|
80
|
-
"type": "number"
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"name": "pageSize",
|
|
84
|
-
"description": "每页条数",
|
|
85
|
-
"default": "20",
|
|
86
|
-
"type": "number"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"name": "pageSizeOptions",
|
|
90
|
-
"description": "指定每页可以显示多少条",
|
|
91
|
-
"default": "[10, 20, 50, 100]",
|
|
92
|
-
"attribute": false,
|
|
93
|
-
"type": "number[]"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"name": "showSizeChanger",
|
|
97
|
-
"description": "是否展示`pageSize`分页器",
|
|
98
|
-
"default": "true",
|
|
99
|
-
"type": "boolean"
|
|
100
|
-
}
|
|
101
|
-
],
|
|
102
|
-
"events": [
|
|
103
|
-
{
|
|
104
|
-
"name": "change",
|
|
105
|
-
"description": "页码及每页条数改变事件",
|
|
106
|
-
"detail": {
|
|
107
|
-
"type": "{ page: number; pageSize: number }"
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
],
|
|
111
|
-
"slots": [],
|
|
112
|
-
"methods": [],
|
|
113
|
-
"parts": [],
|
|
114
|
-
"description": "分页",
|
|
115
|
-
"category": "navigation"
|
|
116
|
-
},
|
|
117
67
|
{
|
|
118
68
|
"name": "eo-alert",
|
|
119
69
|
"alias": [
|
|
@@ -168,6 +118,63 @@
|
|
|
168
118
|
"description": "告警提示",
|
|
169
119
|
"category": "display-component"
|
|
170
120
|
},
|
|
121
|
+
{
|
|
122
|
+
"name": "eo-code-display",
|
|
123
|
+
"alias": [
|
|
124
|
+
"presentational.code-display"
|
|
125
|
+
],
|
|
126
|
+
"properties": [
|
|
127
|
+
{
|
|
128
|
+
"name": "value",
|
|
129
|
+
"description": "代码内容",
|
|
130
|
+
"default": "\"\"",
|
|
131
|
+
"type": "string"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"name": "language",
|
|
135
|
+
"description": "语言,具体查阅 [Supported languages](https://prismjs.com/#supported-languages)",
|
|
136
|
+
"type": "string"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "hideLineNumber",
|
|
140
|
+
"description": "是否隐藏行号",
|
|
141
|
+
"type": "boolean"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "maxLines",
|
|
145
|
+
"description": "最大行数",
|
|
146
|
+
"type": "number"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "minLines",
|
|
150
|
+
"description": "最小行数",
|
|
151
|
+
"type": "number"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"name": "showCopyButton",
|
|
155
|
+
"description": "是否显示复制按钮",
|
|
156
|
+
"default": "true",
|
|
157
|
+
"type": "boolean"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "showExportButton",
|
|
161
|
+
"description": "是否显示导出按钮",
|
|
162
|
+
"type": "boolean"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"name": "exportFileName",
|
|
166
|
+
"description": "导出的文件名",
|
|
167
|
+
"default": "download.txt",
|
|
168
|
+
"type": "string"
|
|
169
|
+
}
|
|
170
|
+
],
|
|
171
|
+
"events": [],
|
|
172
|
+
"slots": [],
|
|
173
|
+
"methods": [],
|
|
174
|
+
"parts": [],
|
|
175
|
+
"description": "代码展示",
|
|
176
|
+
"category": "display-component"
|
|
177
|
+
},
|
|
171
178
|
{
|
|
172
179
|
"name": "eo-card-item",
|
|
173
180
|
"properties": [
|
|
@@ -287,6 +294,56 @@
|
|
|
287
294
|
"description": "信息类卡片 —— 通用卡片",
|
|
288
295
|
"category": "card-info"
|
|
289
296
|
},
|
|
297
|
+
{
|
|
298
|
+
"name": "eo-pagination",
|
|
299
|
+
"properties": [
|
|
300
|
+
{
|
|
301
|
+
"name": "total",
|
|
302
|
+
"description": "数据总数",
|
|
303
|
+
"default": "0",
|
|
304
|
+
"type": "number"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"name": "page",
|
|
308
|
+
"description": "当前页数",
|
|
309
|
+
"default": "1",
|
|
310
|
+
"type": "number"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"name": "pageSize",
|
|
314
|
+
"description": "每页条数",
|
|
315
|
+
"default": "20",
|
|
316
|
+
"type": "number"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"name": "pageSizeOptions",
|
|
320
|
+
"description": "指定每页可以显示多少条",
|
|
321
|
+
"default": "[10, 20, 50, 100]",
|
|
322
|
+
"attribute": false,
|
|
323
|
+
"type": "number[]"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"name": "showSizeChanger",
|
|
327
|
+
"description": "是否展示`pageSize`分页器",
|
|
328
|
+
"default": "true",
|
|
329
|
+
"type": "boolean"
|
|
330
|
+
}
|
|
331
|
+
],
|
|
332
|
+
"events": [
|
|
333
|
+
{
|
|
334
|
+
"name": "change",
|
|
335
|
+
"description": "页码及每页条数改变事件",
|
|
336
|
+
"detail": {
|
|
337
|
+
"type": "{ page: number; pageSize: number }"
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
],
|
|
341
|
+
"slots": [],
|
|
342
|
+
"methods": [],
|
|
343
|
+
"parts": [],
|
|
344
|
+
"description": "分页",
|
|
345
|
+
"category": "navigation"
|
|
346
|
+
},
|
|
290
347
|
{
|
|
291
348
|
"name": "eo-divider",
|
|
292
349
|
"properties": [
|
|
@@ -329,63 +386,6 @@
|
|
|
329
386
|
"description": "分割线",
|
|
330
387
|
"category": "container-display"
|
|
331
388
|
},
|
|
332
|
-
{
|
|
333
|
-
"name": "eo-code-display",
|
|
334
|
-
"alias": [
|
|
335
|
-
"presentational.code-display"
|
|
336
|
-
],
|
|
337
|
-
"properties": [
|
|
338
|
-
{
|
|
339
|
-
"name": "value",
|
|
340
|
-
"description": "代码内容",
|
|
341
|
-
"default": "\"\"",
|
|
342
|
-
"type": "string"
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"name": "language",
|
|
346
|
-
"description": "语言,具体查阅 [Supported languages](https://prismjs.com/#supported-languages)",
|
|
347
|
-
"type": "string"
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"name": "hideLineNumber",
|
|
351
|
-
"description": "是否隐藏行号",
|
|
352
|
-
"type": "boolean"
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
"name": "maxLines",
|
|
356
|
-
"description": "最大行数",
|
|
357
|
-
"type": "number"
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"name": "minLines",
|
|
361
|
-
"description": "最小行数",
|
|
362
|
-
"type": "number"
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"name": "showCopyButton",
|
|
366
|
-
"description": "是否显示复制按钮",
|
|
367
|
-
"default": "true",
|
|
368
|
-
"type": "boolean"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"name": "showExportButton",
|
|
372
|
-
"description": "是否显示导出按钮",
|
|
373
|
-
"type": "boolean"
|
|
374
|
-
},
|
|
375
|
-
{
|
|
376
|
-
"name": "exportFileName",
|
|
377
|
-
"description": "导出的文件名",
|
|
378
|
-
"default": "download.txt",
|
|
379
|
-
"type": "string"
|
|
380
|
-
}
|
|
381
|
-
],
|
|
382
|
-
"events": [],
|
|
383
|
-
"slots": [],
|
|
384
|
-
"methods": [],
|
|
385
|
-
"parts": [],
|
|
386
|
-
"description": "代码展示",
|
|
387
|
-
"category": "display-component"
|
|
388
|
-
},
|
|
389
389
|
{
|
|
390
390
|
"name": "eo-info-card-item",
|
|
391
391
|
"properties": [
|
|
@@ -482,92 +482,6 @@
|
|
|
482
482
|
"parts": [],
|
|
483
483
|
"description": "人性化时间展示,可显示完整时间、相对时间、未来时间、耗时等,支持自定义输入值格式和输出格式。"
|
|
484
484
|
},
|
|
485
|
-
{
|
|
486
|
-
"name": "eo-loading-step",
|
|
487
|
-
"properties": [
|
|
488
|
-
{
|
|
489
|
-
"name": "visible",
|
|
490
|
-
"description": "是否可见",
|
|
491
|
-
"type": "boolean"
|
|
492
|
-
},
|
|
493
|
-
{
|
|
494
|
-
"name": "width",
|
|
495
|
-
"description": "宽度",
|
|
496
|
-
"type": "string"
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"name": "stepTitle",
|
|
500
|
-
"description": "步骤标题",
|
|
501
|
-
"type": "string"
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"name": "stepList",
|
|
505
|
-
"description": "步骤列表",
|
|
506
|
-
"attribute": false,
|
|
507
|
-
"type": "StepItem[]"
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"name": "curStep",
|
|
511
|
-
"description": "当前步骤",
|
|
512
|
-
"type": "string"
|
|
513
|
-
}
|
|
514
|
-
],
|
|
515
|
-
"events": [
|
|
516
|
-
{
|
|
517
|
-
"name": "open",
|
|
518
|
-
"description": "打开事件",
|
|
519
|
-
"detail": {
|
|
520
|
-
"type": "void"
|
|
521
|
-
}
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"name": "close",
|
|
525
|
-
"description": "关闭事件",
|
|
526
|
-
"detail": {
|
|
527
|
-
"type": "void"
|
|
528
|
-
}
|
|
529
|
-
}
|
|
530
|
-
],
|
|
531
|
-
"slots": [],
|
|
532
|
-
"methods": [
|
|
533
|
-
{
|
|
534
|
-
"name": "open",
|
|
535
|
-
"params": [],
|
|
536
|
-
"description": "打开",
|
|
537
|
-
"returns": {}
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
"name": "close",
|
|
541
|
-
"params": [],
|
|
542
|
-
"description": "关闭",
|
|
543
|
-
"returns": {}
|
|
544
|
-
}
|
|
545
|
-
],
|
|
546
|
-
"parts": [],
|
|
547
|
-
"description": "加载步骤框"
|
|
548
|
-
},
|
|
549
|
-
{
|
|
550
|
-
"name": "eo-current-time",
|
|
551
|
-
"properties": [
|
|
552
|
-
{
|
|
553
|
-
"name": "format",
|
|
554
|
-
"description": "时间格式",
|
|
555
|
-
"default": "\"YYYY-MM-DD HH:mm:ss\"",
|
|
556
|
-
"type": "string"
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
"name": "icon",
|
|
560
|
-
"description": "前置图标",
|
|
561
|
-
"attribute": false,
|
|
562
|
-
"type": "GeneralIconProps"
|
|
563
|
-
}
|
|
564
|
-
],
|
|
565
|
-
"events": [],
|
|
566
|
-
"slots": [],
|
|
567
|
-
"methods": [],
|
|
568
|
-
"parts": [],
|
|
569
|
-
"description": "构件 `eo-current-time`"
|
|
570
|
-
},
|
|
571
485
|
{
|
|
572
486
|
"name": "eo-statistics-card",
|
|
573
487
|
"properties": [
|
|
@@ -658,6 +572,92 @@
|
|
|
658
572
|
"parts": [],
|
|
659
573
|
"description": "统计卡片"
|
|
660
574
|
},
|
|
575
|
+
{
|
|
576
|
+
"name": "eo-loading-step",
|
|
577
|
+
"properties": [
|
|
578
|
+
{
|
|
579
|
+
"name": "visible",
|
|
580
|
+
"description": "是否可见",
|
|
581
|
+
"type": "boolean"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"name": "width",
|
|
585
|
+
"description": "宽度",
|
|
586
|
+
"type": "string"
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"name": "stepTitle",
|
|
590
|
+
"description": "步骤标题",
|
|
591
|
+
"type": "string"
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"name": "stepList",
|
|
595
|
+
"description": "步骤列表",
|
|
596
|
+
"attribute": false,
|
|
597
|
+
"type": "StepItem[]"
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"name": "curStep",
|
|
601
|
+
"description": "当前步骤",
|
|
602
|
+
"type": "string"
|
|
603
|
+
}
|
|
604
|
+
],
|
|
605
|
+
"events": [
|
|
606
|
+
{
|
|
607
|
+
"name": "open",
|
|
608
|
+
"description": "打开事件",
|
|
609
|
+
"detail": {
|
|
610
|
+
"type": "void"
|
|
611
|
+
}
|
|
612
|
+
},
|
|
613
|
+
{
|
|
614
|
+
"name": "close",
|
|
615
|
+
"description": "关闭事件",
|
|
616
|
+
"detail": {
|
|
617
|
+
"type": "void"
|
|
618
|
+
}
|
|
619
|
+
}
|
|
620
|
+
],
|
|
621
|
+
"slots": [],
|
|
622
|
+
"methods": [
|
|
623
|
+
{
|
|
624
|
+
"name": "open",
|
|
625
|
+
"params": [],
|
|
626
|
+
"description": "打开",
|
|
627
|
+
"returns": {}
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"name": "close",
|
|
631
|
+
"params": [],
|
|
632
|
+
"description": "关闭",
|
|
633
|
+
"returns": {}
|
|
634
|
+
}
|
|
635
|
+
],
|
|
636
|
+
"parts": [],
|
|
637
|
+
"description": "加载步骤框"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"name": "eo-current-time",
|
|
641
|
+
"properties": [
|
|
642
|
+
{
|
|
643
|
+
"name": "format",
|
|
644
|
+
"description": "时间格式",
|
|
645
|
+
"default": "\"YYYY-MM-DD HH:mm:ss\"",
|
|
646
|
+
"type": "string"
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"name": "icon",
|
|
650
|
+
"description": "前置图标",
|
|
651
|
+
"attribute": false,
|
|
652
|
+
"type": "GeneralIconProps"
|
|
653
|
+
}
|
|
654
|
+
],
|
|
655
|
+
"events": [],
|
|
656
|
+
"slots": [],
|
|
657
|
+
"methods": [],
|
|
658
|
+
"parts": [],
|
|
659
|
+
"description": "构件 `eo-current-time`"
|
|
660
|
+
},
|
|
661
661
|
{
|
|
662
662
|
"name": "eo-carousel-text",
|
|
663
663
|
"properties": [
|