@next-bricks/presentational 1.12.7 → 1.12.9
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 +25 -25
- package/dist/chunks/{4185.77d04631.js → 4185.4cb234f9.js} +3 -3
- package/dist/chunks/4185.4cb234f9.js.map +1 -0
- package/dist/chunks/{7082.617e09e3.js → 7082.b8df225e.js} +2 -2
- package/dist/chunks/{7082.617e09e3.js.map → 7082.b8df225e.js.map} +1 -1
- package/dist/chunks/{eo-card-item.55df3a90.js → eo-card-item.06a985d6.js} +3 -3
- package/dist/chunks/{eo-card-item.55df3a90.js.map → eo-card-item.06a985d6.js.map} +1 -1
- package/dist/chunks/{eo-descriptions.19dc877b.js → eo-descriptions.463e23c7.js} +3 -3
- package/dist/chunks/{eo-descriptions.19dc877b.js.map → eo-descriptions.463e23c7.js.map} +1 -1
- package/dist/chunks/{eo-info-card-item.132e586d.js → eo-info-card-item.997b5030.js} +3 -3
- package/dist/chunks/{eo-info-card-item.132e586d.js.map → eo-info-card-item.997b5030.js.map} +1 -1
- package/dist/chunks/{eo-loading-step.2f4a1925.js → eo-loading-step.d97516f9.js} +3 -3
- package/dist/chunks/{eo-loading-step.2f4a1925.js.map → eo-loading-step.d97516f9.js.map} +1 -1
- package/dist/chunks/main.7b76b2a9.js +2 -0
- package/dist/chunks/main.7b76b2a9.js.map +1 -0
- package/dist/examples.json +11 -11
- package/dist/index.0a0617bf.js +2 -0
- package/dist/index.0a0617bf.js.map +1 -0
- package/dist/manifest.json +244 -244
- package/dist/types.json +332 -332
- package/package.json +3 -3
- package/dist/chunks/4185.77d04631.js.map +0 -1
- package/dist/chunks/main.df9ba285.js +0 -2
- package/dist/chunks/main.df9ba285.js.map +0 -1
- package/dist/index.ccda90ba.js +0 -2
- package/dist/index.ccda90ba.js.map +0 -1
- /package/dist/chunks/{4185.77d04631.js.LICENSE.txt → 4185.4cb234f9.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-card-item.55df3a90.js.LICENSE.txt → eo-card-item.06a985d6.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-descriptions.19dc877b.js.LICENSE.txt → eo-descriptions.463e23c7.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-info-card-item.132e586d.js.LICENSE.txt → eo-info-card-item.997b5030.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-loading-step.2f4a1925.js.LICENSE.txt → eo-loading-step.d97516f9.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
|
{
|
|
@@ -1001,72 +1001,204 @@
|
|
|
1001
1001
|
}
|
|
1002
1002
|
]
|
|
1003
1003
|
},
|
|
1004
|
-
"eo-
|
|
1004
|
+
"eo-loading-step": {
|
|
1005
1005
|
"properties": [
|
|
1006
1006
|
{
|
|
1007
|
-
"name": "
|
|
1007
|
+
"name": "visible",
|
|
1008
1008
|
"annotation": {
|
|
1009
1009
|
"type": "keyword",
|
|
1010
|
-
"value": "
|
|
1010
|
+
"value": "boolean"
|
|
1011
1011
|
}
|
|
1012
1012
|
},
|
|
1013
1013
|
{
|
|
1014
|
-
"name": "
|
|
1014
|
+
"name": "width",
|
|
1015
1015
|
"annotation": {
|
|
1016
1016
|
"type": "keyword",
|
|
1017
1017
|
"value": "string"
|
|
1018
1018
|
}
|
|
1019
1019
|
},
|
|
1020
1020
|
{
|
|
1021
|
-
"name": "
|
|
1021
|
+
"name": "stepTitle",
|
|
1022
1022
|
"annotation": {
|
|
1023
1023
|
"type": "keyword",
|
|
1024
1024
|
"value": "string"
|
|
1025
1025
|
}
|
|
1026
1026
|
},
|
|
1027
1027
|
{
|
|
1028
|
-
"name": "
|
|
1028
|
+
"name": "stepList",
|
|
1029
1029
|
"annotation": {
|
|
1030
|
-
"type": "
|
|
1031
|
-
"
|
|
1030
|
+
"type": "array",
|
|
1031
|
+
"elementType": {
|
|
1032
1032
|
"type": "reference",
|
|
1033
1033
|
"typeName": {
|
|
1034
1034
|
"type": "identifier",
|
|
1035
|
-
"name": "
|
|
1035
|
+
"name": "StepItem"
|
|
1036
1036
|
}
|
|
1037
|
-
},
|
|
1038
|
-
"indexType": {
|
|
1039
|
-
"type": "jsLiteral",
|
|
1040
|
-
"value": "icon"
|
|
1041
1037
|
}
|
|
1042
1038
|
}
|
|
1043
1039
|
},
|
|
1044
1040
|
{
|
|
1045
|
-
"name": "
|
|
1041
|
+
"name": "curStep",
|
|
1046
1042
|
"annotation": {
|
|
1047
|
-
"type": "
|
|
1048
|
-
"
|
|
1049
|
-
{
|
|
1050
|
-
"type": "jsLiteral",
|
|
1051
|
-
"value": "large"
|
|
1052
|
-
},
|
|
1053
|
-
{
|
|
1054
|
-
"type": "jsLiteral",
|
|
1055
|
-
"value": "medium"
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"type": "jsLiteral",
|
|
1059
|
-
"value": "small"
|
|
1060
|
-
}
|
|
1061
|
-
]
|
|
1043
|
+
"type": "keyword",
|
|
1044
|
+
"value": "string"
|
|
1062
1045
|
}
|
|
1063
|
-
}
|
|
1046
|
+
}
|
|
1047
|
+
],
|
|
1048
|
+
"events": [
|
|
1064
1049
|
{
|
|
1065
|
-
"name": "
|
|
1066
|
-
"
|
|
1067
|
-
"
|
|
1068
|
-
|
|
1069
|
-
|
|
1050
|
+
"name": "open",
|
|
1051
|
+
"detail": {
|
|
1052
|
+
"annotation": {
|
|
1053
|
+
"type": "keyword",
|
|
1054
|
+
"value": "void"
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
},
|
|
1058
|
+
{
|
|
1059
|
+
"name": "close",
|
|
1060
|
+
"detail": {
|
|
1061
|
+
"annotation": {
|
|
1062
|
+
"type": "keyword",
|
|
1063
|
+
"value": "void"
|
|
1064
|
+
}
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
],
|
|
1068
|
+
"methods": [
|
|
1069
|
+
{
|
|
1070
|
+
"name": "open",
|
|
1071
|
+
"params": [],
|
|
1072
|
+
"returns": {}
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"name": "close",
|
|
1076
|
+
"params": [],
|
|
1077
|
+
"returns": {}
|
|
1078
|
+
}
|
|
1079
|
+
],
|
|
1080
|
+
"types": [
|
|
1081
|
+
{
|
|
1082
|
+
"type": "interface",
|
|
1083
|
+
"name": "StepItem",
|
|
1084
|
+
"body": [
|
|
1085
|
+
{
|
|
1086
|
+
"type": "propertySignature",
|
|
1087
|
+
"key": {
|
|
1088
|
+
"type": "identifier",
|
|
1089
|
+
"name": "title"
|
|
1090
|
+
},
|
|
1091
|
+
"annotation": {
|
|
1092
|
+
"type": "keyword",
|
|
1093
|
+
"value": "string"
|
|
1094
|
+
},
|
|
1095
|
+
"computed": false
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
"type": "propertySignature",
|
|
1099
|
+
"key": {
|
|
1100
|
+
"type": "identifier",
|
|
1101
|
+
"name": "key"
|
|
1102
|
+
},
|
|
1103
|
+
"annotation": {
|
|
1104
|
+
"type": "keyword",
|
|
1105
|
+
"value": "string"
|
|
1106
|
+
},
|
|
1107
|
+
"computed": false
|
|
1108
|
+
}
|
|
1109
|
+
]
|
|
1110
|
+
}
|
|
1111
|
+
]
|
|
1112
|
+
},
|
|
1113
|
+
"eo-current-time": {
|
|
1114
|
+
"properties": [
|
|
1115
|
+
{
|
|
1116
|
+
"name": "format",
|
|
1117
|
+
"annotation": {
|
|
1118
|
+
"type": "keyword",
|
|
1119
|
+
"value": "string"
|
|
1120
|
+
}
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"name": "icon",
|
|
1124
|
+
"annotation": {
|
|
1125
|
+
"type": "reference",
|
|
1126
|
+
"typeName": {
|
|
1127
|
+
"type": "identifier",
|
|
1128
|
+
"name": "GeneralIconProps"
|
|
1129
|
+
}
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
],
|
|
1133
|
+
"events": [],
|
|
1134
|
+
"methods": []
|
|
1135
|
+
},
|
|
1136
|
+
"eo-statistics-card": {
|
|
1137
|
+
"properties": [
|
|
1138
|
+
{
|
|
1139
|
+
"name": "cardTitle",
|
|
1140
|
+
"annotation": {
|
|
1141
|
+
"type": "keyword",
|
|
1142
|
+
"value": "string"
|
|
1143
|
+
}
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
"name": "value",
|
|
1147
|
+
"annotation": {
|
|
1148
|
+
"type": "keyword",
|
|
1149
|
+
"value": "string"
|
|
1150
|
+
}
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"name": "unit",
|
|
1154
|
+
"annotation": {
|
|
1155
|
+
"type": "keyword",
|
|
1156
|
+
"value": "string"
|
|
1157
|
+
}
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
"name": "icon",
|
|
1161
|
+
"annotation": {
|
|
1162
|
+
"type": "indexedAccess",
|
|
1163
|
+
"objectType": {
|
|
1164
|
+
"type": "reference",
|
|
1165
|
+
"typeName": {
|
|
1166
|
+
"type": "identifier",
|
|
1167
|
+
"name": "EoStatisticsCardProps"
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
"indexType": {
|
|
1171
|
+
"type": "jsLiteral",
|
|
1172
|
+
"value": "icon"
|
|
1173
|
+
}
|
|
1174
|
+
}
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"name": "size",
|
|
1178
|
+
"annotation": {
|
|
1179
|
+
"type": "union",
|
|
1180
|
+
"types": [
|
|
1181
|
+
{
|
|
1182
|
+
"type": "jsLiteral",
|
|
1183
|
+
"value": "large"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
"type": "jsLiteral",
|
|
1187
|
+
"value": "medium"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"type": "jsLiteral",
|
|
1191
|
+
"value": "small"
|
|
1192
|
+
}
|
|
1193
|
+
]
|
|
1194
|
+
}
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"name": "outline",
|
|
1198
|
+
"annotation": {
|
|
1199
|
+
"type": "union",
|
|
1200
|
+
"types": [
|
|
1201
|
+
{
|
|
1070
1202
|
"type": "jsLiteral",
|
|
1071
1203
|
"value": "border"
|
|
1072
1204
|
},
|
|
@@ -1354,138 +1486,6 @@
|
|
|
1354
1486
|
}
|
|
1355
1487
|
]
|
|
1356
1488
|
},
|
|
1357
|
-
"eo-loading-step": {
|
|
1358
|
-
"properties": [
|
|
1359
|
-
{
|
|
1360
|
-
"name": "visible",
|
|
1361
|
-
"annotation": {
|
|
1362
|
-
"type": "keyword",
|
|
1363
|
-
"value": "boolean"
|
|
1364
|
-
}
|
|
1365
|
-
},
|
|
1366
|
-
{
|
|
1367
|
-
"name": "width",
|
|
1368
|
-
"annotation": {
|
|
1369
|
-
"type": "keyword",
|
|
1370
|
-
"value": "string"
|
|
1371
|
-
}
|
|
1372
|
-
},
|
|
1373
|
-
{
|
|
1374
|
-
"name": "stepTitle",
|
|
1375
|
-
"annotation": {
|
|
1376
|
-
"type": "keyword",
|
|
1377
|
-
"value": "string"
|
|
1378
|
-
}
|
|
1379
|
-
},
|
|
1380
|
-
{
|
|
1381
|
-
"name": "stepList",
|
|
1382
|
-
"annotation": {
|
|
1383
|
-
"type": "array",
|
|
1384
|
-
"elementType": {
|
|
1385
|
-
"type": "reference",
|
|
1386
|
-
"typeName": {
|
|
1387
|
-
"type": "identifier",
|
|
1388
|
-
"name": "StepItem"
|
|
1389
|
-
}
|
|
1390
|
-
}
|
|
1391
|
-
}
|
|
1392
|
-
},
|
|
1393
|
-
{
|
|
1394
|
-
"name": "curStep",
|
|
1395
|
-
"annotation": {
|
|
1396
|
-
"type": "keyword",
|
|
1397
|
-
"value": "string"
|
|
1398
|
-
}
|
|
1399
|
-
}
|
|
1400
|
-
],
|
|
1401
|
-
"events": [
|
|
1402
|
-
{
|
|
1403
|
-
"name": "open",
|
|
1404
|
-
"detail": {
|
|
1405
|
-
"annotation": {
|
|
1406
|
-
"type": "keyword",
|
|
1407
|
-
"value": "void"
|
|
1408
|
-
}
|
|
1409
|
-
}
|
|
1410
|
-
},
|
|
1411
|
-
{
|
|
1412
|
-
"name": "close",
|
|
1413
|
-
"detail": {
|
|
1414
|
-
"annotation": {
|
|
1415
|
-
"type": "keyword",
|
|
1416
|
-
"value": "void"
|
|
1417
|
-
}
|
|
1418
|
-
}
|
|
1419
|
-
}
|
|
1420
|
-
],
|
|
1421
|
-
"methods": [
|
|
1422
|
-
{
|
|
1423
|
-
"name": "open",
|
|
1424
|
-
"params": [],
|
|
1425
|
-
"returns": {}
|
|
1426
|
-
},
|
|
1427
|
-
{
|
|
1428
|
-
"name": "close",
|
|
1429
|
-
"params": [],
|
|
1430
|
-
"returns": {}
|
|
1431
|
-
}
|
|
1432
|
-
],
|
|
1433
|
-
"types": [
|
|
1434
|
-
{
|
|
1435
|
-
"type": "interface",
|
|
1436
|
-
"name": "StepItem",
|
|
1437
|
-
"body": [
|
|
1438
|
-
{
|
|
1439
|
-
"type": "propertySignature",
|
|
1440
|
-
"key": {
|
|
1441
|
-
"type": "identifier",
|
|
1442
|
-
"name": "title"
|
|
1443
|
-
},
|
|
1444
|
-
"annotation": {
|
|
1445
|
-
"type": "keyword",
|
|
1446
|
-
"value": "string"
|
|
1447
|
-
},
|
|
1448
|
-
"computed": false
|
|
1449
|
-
},
|
|
1450
|
-
{
|
|
1451
|
-
"type": "propertySignature",
|
|
1452
|
-
"key": {
|
|
1453
|
-
"type": "identifier",
|
|
1454
|
-
"name": "key"
|
|
1455
|
-
},
|
|
1456
|
-
"annotation": {
|
|
1457
|
-
"type": "keyword",
|
|
1458
|
-
"value": "string"
|
|
1459
|
-
},
|
|
1460
|
-
"computed": false
|
|
1461
|
-
}
|
|
1462
|
-
]
|
|
1463
|
-
}
|
|
1464
|
-
]
|
|
1465
|
-
},
|
|
1466
|
-
"eo-current-time": {
|
|
1467
|
-
"properties": [
|
|
1468
|
-
{
|
|
1469
|
-
"name": "format",
|
|
1470
|
-
"annotation": {
|
|
1471
|
-
"type": "keyword",
|
|
1472
|
-
"value": "string"
|
|
1473
|
-
}
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
"name": "icon",
|
|
1477
|
-
"annotation": {
|
|
1478
|
-
"type": "reference",
|
|
1479
|
-
"typeName": {
|
|
1480
|
-
"type": "identifier",
|
|
1481
|
-
"name": "GeneralIconProps"
|
|
1482
|
-
}
|
|
1483
|
-
}
|
|
1484
|
-
}
|
|
1485
|
-
],
|
|
1486
|
-
"events": [],
|
|
1487
|
-
"methods": []
|
|
1488
|
-
},
|
|
1489
1489
|
"eo-carousel-text": {
|
|
1490
1490
|
"properties": [
|
|
1491
1491
|
{
|
|
@@ -1667,68 +1667,6 @@
|
|
|
1667
1667
|
}
|
|
1668
1668
|
]
|
|
1669
1669
|
},
|
|
1670
|
-
"eo-code-display": {
|
|
1671
|
-
"properties": [
|
|
1672
|
-
{
|
|
1673
|
-
"name": "value",
|
|
1674
|
-
"annotation": {
|
|
1675
|
-
"type": "keyword",
|
|
1676
|
-
"value": "string"
|
|
1677
|
-
}
|
|
1678
|
-
},
|
|
1679
|
-
{
|
|
1680
|
-
"name": "language",
|
|
1681
|
-
"annotation": {
|
|
1682
|
-
"type": "keyword",
|
|
1683
|
-
"value": "string"
|
|
1684
|
-
}
|
|
1685
|
-
},
|
|
1686
|
-
{
|
|
1687
|
-
"name": "hideLineNumber",
|
|
1688
|
-
"annotation": {
|
|
1689
|
-
"type": "keyword",
|
|
1690
|
-
"value": "boolean"
|
|
1691
|
-
}
|
|
1692
|
-
},
|
|
1693
|
-
{
|
|
1694
|
-
"name": "maxLines",
|
|
1695
|
-
"annotation": {
|
|
1696
|
-
"type": "keyword",
|
|
1697
|
-
"value": "number"
|
|
1698
|
-
}
|
|
1699
|
-
},
|
|
1700
|
-
{
|
|
1701
|
-
"name": "minLines",
|
|
1702
|
-
"annotation": {
|
|
1703
|
-
"type": "keyword",
|
|
1704
|
-
"value": "number"
|
|
1705
|
-
}
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
"name": "showCopyButton",
|
|
1709
|
-
"annotation": {
|
|
1710
|
-
"type": "keyword",
|
|
1711
|
-
"value": "boolean"
|
|
1712
|
-
}
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"name": "showExportButton",
|
|
1716
|
-
"annotation": {
|
|
1717
|
-
"type": "keyword",
|
|
1718
|
-
"value": "boolean"
|
|
1719
|
-
}
|
|
1720
|
-
},
|
|
1721
|
-
{
|
|
1722
|
-
"name": "exportFileName",
|
|
1723
|
-
"annotation": {
|
|
1724
|
-
"type": "keyword",
|
|
1725
|
-
"value": "string"
|
|
1726
|
-
}
|
|
1727
|
-
}
|
|
1728
|
-
],
|
|
1729
|
-
"events": [],
|
|
1730
|
-
"methods": []
|
|
1731
|
-
},
|
|
1732
1670
|
"eo-pagination": {
|
|
1733
1671
|
"properties": [
|
|
1734
1672
|
{
|
|
@@ -1922,6 +1860,68 @@
|
|
|
1922
1860
|
}
|
|
1923
1861
|
]
|
|
1924
1862
|
},
|
|
1863
|
+
"eo-code-display": {
|
|
1864
|
+
"properties": [
|
|
1865
|
+
{
|
|
1866
|
+
"name": "value",
|
|
1867
|
+
"annotation": {
|
|
1868
|
+
"type": "keyword",
|
|
1869
|
+
"value": "string"
|
|
1870
|
+
}
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"name": "language",
|
|
1874
|
+
"annotation": {
|
|
1875
|
+
"type": "keyword",
|
|
1876
|
+
"value": "string"
|
|
1877
|
+
}
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
"name": "hideLineNumber",
|
|
1881
|
+
"annotation": {
|
|
1882
|
+
"type": "keyword",
|
|
1883
|
+
"value": "boolean"
|
|
1884
|
+
}
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"name": "maxLines",
|
|
1888
|
+
"annotation": {
|
|
1889
|
+
"type": "keyword",
|
|
1890
|
+
"value": "number"
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1893
|
+
{
|
|
1894
|
+
"name": "minLines",
|
|
1895
|
+
"annotation": {
|
|
1896
|
+
"type": "keyword",
|
|
1897
|
+
"value": "number"
|
|
1898
|
+
}
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"name": "showCopyButton",
|
|
1902
|
+
"annotation": {
|
|
1903
|
+
"type": "keyword",
|
|
1904
|
+
"value": "boolean"
|
|
1905
|
+
}
|
|
1906
|
+
},
|
|
1907
|
+
{
|
|
1908
|
+
"name": "showExportButton",
|
|
1909
|
+
"annotation": {
|
|
1910
|
+
"type": "keyword",
|
|
1911
|
+
"value": "boolean"
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
"name": "exportFileName",
|
|
1916
|
+
"annotation": {
|
|
1917
|
+
"type": "keyword",
|
|
1918
|
+
"value": "string"
|
|
1919
|
+
}
|
|
1920
|
+
}
|
|
1921
|
+
],
|
|
1922
|
+
"events": [],
|
|
1923
|
+
"methods": []
|
|
1924
|
+
},
|
|
1925
1925
|
"eo-humanize-time": {
|
|
1926
1926
|
"properties": [
|
|
1927
1927
|
{
|