@ui5/webcomponents-base 2.18.0-rc.0 → 2.18.0-rc.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/CHANGELOG.md +8 -0
- package/dist/.tsbuildinfobuild +1 -1
- package/dist/UI5Element.d.ts +1 -3
- package/dist/UI5Element.js +1 -3
- package/dist/UI5Element.js.map +1 -1
- package/dist/custom-elements-internal.json +148 -148
- package/dist/custom-elements.json +148 -148
- package/dist/generated/VersionInfo.js +4 -4
- package/dist/generated/VersionInfo.js.map +1 -1
- package/dist/prod/UI5Element.js.map +2 -2
- package/dist/prod/generated/VersionInfo.js +1 -1
- package/dist/prod/generated/VersionInfo.js.map +2 -2
- package/package.json +3 -3
|
@@ -1079,6 +1079,36 @@
|
|
|
1079
1079
|
}
|
|
1080
1080
|
]
|
|
1081
1081
|
},
|
|
1082
|
+
{
|
|
1083
|
+
"kind": "javascript-module",
|
|
1084
|
+
"path": "dist/asset-registries/Icons.js",
|
|
1085
|
+
"declarations": [],
|
|
1086
|
+
"exports": []
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"kind": "javascript-module",
|
|
1090
|
+
"path": "dist/asset-registries/Illustrations.js",
|
|
1091
|
+
"declarations": [],
|
|
1092
|
+
"exports": []
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"kind": "javascript-module",
|
|
1096
|
+
"path": "dist/asset-registries/LocaleData.js",
|
|
1097
|
+
"declarations": [],
|
|
1098
|
+
"exports": []
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"kind": "javascript-module",
|
|
1102
|
+
"path": "dist/asset-registries/Themes.js",
|
|
1103
|
+
"declarations": [],
|
|
1104
|
+
"exports": []
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"kind": "javascript-module",
|
|
1108
|
+
"path": "dist/asset-registries/i18n.js",
|
|
1109
|
+
"declarations": [],
|
|
1110
|
+
"exports": []
|
|
1111
|
+
},
|
|
1082
1112
|
{
|
|
1083
1113
|
"kind": "javascript-module",
|
|
1084
1114
|
"path": "dist/config/AnimationMode.js",
|
|
@@ -1153,45 +1183,150 @@
|
|
|
1153
1183
|
},
|
|
1154
1184
|
{
|
|
1155
1185
|
"kind": "javascript-module",
|
|
1156
|
-
"path": "dist/
|
|
1186
|
+
"path": "dist/converters/DOMReference.js",
|
|
1157
1187
|
"declarations": [],
|
|
1158
|
-
"exports": [
|
|
1188
|
+
"exports": [
|
|
1189
|
+
{
|
|
1190
|
+
"kind": "js",
|
|
1191
|
+
"name": "default",
|
|
1192
|
+
"declaration": {
|
|
1193
|
+
"name": "DOMReferenceConverter",
|
|
1194
|
+
"module": "dist/converters/DOMReference.js"
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
]
|
|
1159
1198
|
},
|
|
1160
1199
|
{
|
|
1161
1200
|
"kind": "javascript-module",
|
|
1162
|
-
"path": "dist/
|
|
1201
|
+
"path": "dist/decorators/bound.js",
|
|
1163
1202
|
"declarations": [],
|
|
1164
|
-
"exports": [
|
|
1203
|
+
"exports": [
|
|
1204
|
+
{
|
|
1205
|
+
"kind": "js",
|
|
1206
|
+
"name": "default",
|
|
1207
|
+
"declaration": {
|
|
1208
|
+
"name": "bound",
|
|
1209
|
+
"module": "dist/decorators/bound.js"
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
]
|
|
1165
1213
|
},
|
|
1166
1214
|
{
|
|
1167
1215
|
"kind": "javascript-module",
|
|
1168
|
-
"path": "dist/
|
|
1216
|
+
"path": "dist/decorators/customElement.js",
|
|
1169
1217
|
"declarations": [],
|
|
1170
|
-
"exports": [
|
|
1218
|
+
"exports": [
|
|
1219
|
+
{
|
|
1220
|
+
"kind": "js",
|
|
1221
|
+
"name": "default",
|
|
1222
|
+
"declaration": {
|
|
1223
|
+
"name": "customElement",
|
|
1224
|
+
"module": "dist/decorators/customElement.js"
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
]
|
|
1171
1228
|
},
|
|
1172
1229
|
{
|
|
1173
1230
|
"kind": "javascript-module",
|
|
1174
|
-
"path": "dist/
|
|
1231
|
+
"path": "dist/decorators/event-strict.js",
|
|
1175
1232
|
"declarations": [],
|
|
1176
|
-
"exports": [
|
|
1233
|
+
"exports": [
|
|
1234
|
+
{
|
|
1235
|
+
"kind": "js",
|
|
1236
|
+
"name": "default",
|
|
1237
|
+
"declaration": {
|
|
1238
|
+
"name": "event",
|
|
1239
|
+
"module": "dist/decorators/event-strict.js"
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
]
|
|
1177
1243
|
},
|
|
1178
1244
|
{
|
|
1179
1245
|
"kind": "javascript-module",
|
|
1180
|
-
"path": "dist/
|
|
1246
|
+
"path": "dist/decorators/event.js",
|
|
1181
1247
|
"declarations": [],
|
|
1182
|
-
"exports": [
|
|
1248
|
+
"exports": [
|
|
1249
|
+
{
|
|
1250
|
+
"kind": "js",
|
|
1251
|
+
"name": "default",
|
|
1252
|
+
"declaration": {
|
|
1253
|
+
"name": "event",
|
|
1254
|
+
"module": "dist/decorators/event.js"
|
|
1255
|
+
}
|
|
1256
|
+
}
|
|
1257
|
+
]
|
|
1183
1258
|
},
|
|
1184
1259
|
{
|
|
1185
1260
|
"kind": "javascript-module",
|
|
1186
|
-
"path": "dist/
|
|
1261
|
+
"path": "dist/decorators/i18n.js",
|
|
1187
1262
|
"declarations": [],
|
|
1188
1263
|
"exports": [
|
|
1189
1264
|
{
|
|
1190
1265
|
"kind": "js",
|
|
1191
1266
|
"name": "default",
|
|
1192
1267
|
"declaration": {
|
|
1193
|
-
"name": "
|
|
1194
|
-
"module": "dist/
|
|
1268
|
+
"name": "i18n",
|
|
1269
|
+
"module": "dist/decorators/i18n.js"
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
]
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"kind": "javascript-module",
|
|
1276
|
+
"path": "dist/decorators/property.js",
|
|
1277
|
+
"declarations": [],
|
|
1278
|
+
"exports": [
|
|
1279
|
+
{
|
|
1280
|
+
"kind": "js",
|
|
1281
|
+
"name": "default",
|
|
1282
|
+
"declaration": {
|
|
1283
|
+
"name": "property",
|
|
1284
|
+
"module": "dist/decorators/property.js"
|
|
1285
|
+
}
|
|
1286
|
+
}
|
|
1287
|
+
]
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
"kind": "javascript-module",
|
|
1291
|
+
"path": "dist/decorators/query.js",
|
|
1292
|
+
"declarations": [],
|
|
1293
|
+
"exports": [
|
|
1294
|
+
{
|
|
1295
|
+
"kind": "js",
|
|
1296
|
+
"name": "default",
|
|
1297
|
+
"declaration": {
|
|
1298
|
+
"name": "query",
|
|
1299
|
+
"module": "dist/decorators/query.js"
|
|
1300
|
+
}
|
|
1301
|
+
}
|
|
1302
|
+
]
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"kind": "javascript-module",
|
|
1306
|
+
"path": "dist/decorators/queryAll.js",
|
|
1307
|
+
"declarations": [],
|
|
1308
|
+
"exports": [
|
|
1309
|
+
{
|
|
1310
|
+
"kind": "js",
|
|
1311
|
+
"name": "default",
|
|
1312
|
+
"declaration": {
|
|
1313
|
+
"name": "queryAll",
|
|
1314
|
+
"module": "dist/decorators/queryAll.js"
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
]
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"kind": "javascript-module",
|
|
1321
|
+
"path": "dist/decorators/slot.js",
|
|
1322
|
+
"declarations": [],
|
|
1323
|
+
"exports": [
|
|
1324
|
+
{
|
|
1325
|
+
"kind": "js",
|
|
1326
|
+
"name": "default",
|
|
1327
|
+
"declaration": {
|
|
1328
|
+
"name": "slot",
|
|
1329
|
+
"module": "dist/decorators/slot.js"
|
|
1195
1330
|
}
|
|
1196
1331
|
}
|
|
1197
1332
|
]
|
|
@@ -1379,141 +1514,6 @@
|
|
|
1379
1514
|
}
|
|
1380
1515
|
]
|
|
1381
1516
|
},
|
|
1382
|
-
{
|
|
1383
|
-
"kind": "javascript-module",
|
|
1384
|
-
"path": "dist/decorators/bound.js",
|
|
1385
|
-
"declarations": [],
|
|
1386
|
-
"exports": [
|
|
1387
|
-
{
|
|
1388
|
-
"kind": "js",
|
|
1389
|
-
"name": "default",
|
|
1390
|
-
"declaration": {
|
|
1391
|
-
"name": "bound",
|
|
1392
|
-
"module": "dist/decorators/bound.js"
|
|
1393
|
-
}
|
|
1394
|
-
}
|
|
1395
|
-
]
|
|
1396
|
-
},
|
|
1397
|
-
{
|
|
1398
|
-
"kind": "javascript-module",
|
|
1399
|
-
"path": "dist/decorators/customElement.js",
|
|
1400
|
-
"declarations": [],
|
|
1401
|
-
"exports": [
|
|
1402
|
-
{
|
|
1403
|
-
"kind": "js",
|
|
1404
|
-
"name": "default",
|
|
1405
|
-
"declaration": {
|
|
1406
|
-
"name": "customElement",
|
|
1407
|
-
"module": "dist/decorators/customElement.js"
|
|
1408
|
-
}
|
|
1409
|
-
}
|
|
1410
|
-
]
|
|
1411
|
-
},
|
|
1412
|
-
{
|
|
1413
|
-
"kind": "javascript-module",
|
|
1414
|
-
"path": "dist/decorators/event-strict.js",
|
|
1415
|
-
"declarations": [],
|
|
1416
|
-
"exports": [
|
|
1417
|
-
{
|
|
1418
|
-
"kind": "js",
|
|
1419
|
-
"name": "default",
|
|
1420
|
-
"declaration": {
|
|
1421
|
-
"name": "event",
|
|
1422
|
-
"module": "dist/decorators/event-strict.js"
|
|
1423
|
-
}
|
|
1424
|
-
}
|
|
1425
|
-
]
|
|
1426
|
-
},
|
|
1427
|
-
{
|
|
1428
|
-
"kind": "javascript-module",
|
|
1429
|
-
"path": "dist/decorators/event.js",
|
|
1430
|
-
"declarations": [],
|
|
1431
|
-
"exports": [
|
|
1432
|
-
{
|
|
1433
|
-
"kind": "js",
|
|
1434
|
-
"name": "default",
|
|
1435
|
-
"declaration": {
|
|
1436
|
-
"name": "event",
|
|
1437
|
-
"module": "dist/decorators/event.js"
|
|
1438
|
-
}
|
|
1439
|
-
}
|
|
1440
|
-
]
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"kind": "javascript-module",
|
|
1444
|
-
"path": "dist/decorators/i18n.js",
|
|
1445
|
-
"declarations": [],
|
|
1446
|
-
"exports": [
|
|
1447
|
-
{
|
|
1448
|
-
"kind": "js",
|
|
1449
|
-
"name": "default",
|
|
1450
|
-
"declaration": {
|
|
1451
|
-
"name": "i18n",
|
|
1452
|
-
"module": "dist/decorators/i18n.js"
|
|
1453
|
-
}
|
|
1454
|
-
}
|
|
1455
|
-
]
|
|
1456
|
-
},
|
|
1457
|
-
{
|
|
1458
|
-
"kind": "javascript-module",
|
|
1459
|
-
"path": "dist/decorators/property.js",
|
|
1460
|
-
"declarations": [],
|
|
1461
|
-
"exports": [
|
|
1462
|
-
{
|
|
1463
|
-
"kind": "js",
|
|
1464
|
-
"name": "default",
|
|
1465
|
-
"declaration": {
|
|
1466
|
-
"name": "property",
|
|
1467
|
-
"module": "dist/decorators/property.js"
|
|
1468
|
-
}
|
|
1469
|
-
}
|
|
1470
|
-
]
|
|
1471
|
-
},
|
|
1472
|
-
{
|
|
1473
|
-
"kind": "javascript-module",
|
|
1474
|
-
"path": "dist/decorators/query.js",
|
|
1475
|
-
"declarations": [],
|
|
1476
|
-
"exports": [
|
|
1477
|
-
{
|
|
1478
|
-
"kind": "js",
|
|
1479
|
-
"name": "default",
|
|
1480
|
-
"declaration": {
|
|
1481
|
-
"name": "query",
|
|
1482
|
-
"module": "dist/decorators/query.js"
|
|
1483
|
-
}
|
|
1484
|
-
}
|
|
1485
|
-
]
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
"kind": "javascript-module",
|
|
1489
|
-
"path": "dist/decorators/queryAll.js",
|
|
1490
|
-
"declarations": [],
|
|
1491
|
-
"exports": [
|
|
1492
|
-
{
|
|
1493
|
-
"kind": "js",
|
|
1494
|
-
"name": "default",
|
|
1495
|
-
"declaration": {
|
|
1496
|
-
"name": "queryAll",
|
|
1497
|
-
"module": "dist/decorators/queryAll.js"
|
|
1498
|
-
}
|
|
1499
|
-
}
|
|
1500
|
-
]
|
|
1501
|
-
},
|
|
1502
|
-
{
|
|
1503
|
-
"kind": "javascript-module",
|
|
1504
|
-
"path": "dist/decorators/slot.js",
|
|
1505
|
-
"declarations": [],
|
|
1506
|
-
"exports": [
|
|
1507
|
-
{
|
|
1508
|
-
"kind": "js",
|
|
1509
|
-
"name": "default",
|
|
1510
|
-
"declaration": {
|
|
1511
|
-
"name": "slot",
|
|
1512
|
-
"module": "dist/decorators/slot.js"
|
|
1513
|
-
}
|
|
1514
|
-
}
|
|
1515
|
-
]
|
|
1516
|
-
},
|
|
1517
1517
|
{
|
|
1518
1518
|
"kind": "javascript-module",
|
|
1519
1519
|
"path": "dist/features/F6Navigation.js",
|
|
@@ -1061,6 +1061,36 @@
|
|
|
1061
1061
|
}
|
|
1062
1062
|
]
|
|
1063
1063
|
},
|
|
1064
|
+
{
|
|
1065
|
+
"kind": "javascript-module",
|
|
1066
|
+
"path": "dist/asset-registries/Icons.js",
|
|
1067
|
+
"declarations": [],
|
|
1068
|
+
"exports": []
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"kind": "javascript-module",
|
|
1072
|
+
"path": "dist/asset-registries/Illustrations.js",
|
|
1073
|
+
"declarations": [],
|
|
1074
|
+
"exports": []
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"kind": "javascript-module",
|
|
1078
|
+
"path": "dist/asset-registries/LocaleData.js",
|
|
1079
|
+
"declarations": [],
|
|
1080
|
+
"exports": []
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
"kind": "javascript-module",
|
|
1084
|
+
"path": "dist/asset-registries/Themes.js",
|
|
1085
|
+
"declarations": [],
|
|
1086
|
+
"exports": []
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"kind": "javascript-module",
|
|
1090
|
+
"path": "dist/asset-registries/i18n.js",
|
|
1091
|
+
"declarations": [],
|
|
1092
|
+
"exports": []
|
|
1093
|
+
},
|
|
1064
1094
|
{
|
|
1065
1095
|
"kind": "javascript-module",
|
|
1066
1096
|
"path": "dist/config/AnimationMode.js",
|
|
@@ -1135,45 +1165,150 @@
|
|
|
1135
1165
|
},
|
|
1136
1166
|
{
|
|
1137
1167
|
"kind": "javascript-module",
|
|
1138
|
-
"path": "dist/
|
|
1168
|
+
"path": "dist/converters/DOMReference.js",
|
|
1139
1169
|
"declarations": [],
|
|
1140
|
-
"exports": [
|
|
1170
|
+
"exports": [
|
|
1171
|
+
{
|
|
1172
|
+
"kind": "js",
|
|
1173
|
+
"name": "default",
|
|
1174
|
+
"declaration": {
|
|
1175
|
+
"name": "DOMReferenceConverter",
|
|
1176
|
+
"module": "dist/converters/DOMReference.js"
|
|
1177
|
+
}
|
|
1178
|
+
}
|
|
1179
|
+
]
|
|
1141
1180
|
},
|
|
1142
1181
|
{
|
|
1143
1182
|
"kind": "javascript-module",
|
|
1144
|
-
"path": "dist/
|
|
1183
|
+
"path": "dist/decorators/bound.js",
|
|
1145
1184
|
"declarations": [],
|
|
1146
|
-
"exports": [
|
|
1185
|
+
"exports": [
|
|
1186
|
+
{
|
|
1187
|
+
"kind": "js",
|
|
1188
|
+
"name": "default",
|
|
1189
|
+
"declaration": {
|
|
1190
|
+
"name": "bound",
|
|
1191
|
+
"module": "dist/decorators/bound.js"
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
]
|
|
1147
1195
|
},
|
|
1148
1196
|
{
|
|
1149
1197
|
"kind": "javascript-module",
|
|
1150
|
-
"path": "dist/
|
|
1198
|
+
"path": "dist/decorators/customElement.js",
|
|
1151
1199
|
"declarations": [],
|
|
1152
|
-
"exports": [
|
|
1200
|
+
"exports": [
|
|
1201
|
+
{
|
|
1202
|
+
"kind": "js",
|
|
1203
|
+
"name": "default",
|
|
1204
|
+
"declaration": {
|
|
1205
|
+
"name": "customElement",
|
|
1206
|
+
"module": "dist/decorators/customElement.js"
|
|
1207
|
+
}
|
|
1208
|
+
}
|
|
1209
|
+
]
|
|
1153
1210
|
},
|
|
1154
1211
|
{
|
|
1155
1212
|
"kind": "javascript-module",
|
|
1156
|
-
"path": "dist/
|
|
1213
|
+
"path": "dist/decorators/event-strict.js",
|
|
1157
1214
|
"declarations": [],
|
|
1158
|
-
"exports": [
|
|
1215
|
+
"exports": [
|
|
1216
|
+
{
|
|
1217
|
+
"kind": "js",
|
|
1218
|
+
"name": "default",
|
|
1219
|
+
"declaration": {
|
|
1220
|
+
"name": "event",
|
|
1221
|
+
"module": "dist/decorators/event-strict.js"
|
|
1222
|
+
}
|
|
1223
|
+
}
|
|
1224
|
+
]
|
|
1159
1225
|
},
|
|
1160
1226
|
{
|
|
1161
1227
|
"kind": "javascript-module",
|
|
1162
|
-
"path": "dist/
|
|
1228
|
+
"path": "dist/decorators/event.js",
|
|
1163
1229
|
"declarations": [],
|
|
1164
|
-
"exports": [
|
|
1230
|
+
"exports": [
|
|
1231
|
+
{
|
|
1232
|
+
"kind": "js",
|
|
1233
|
+
"name": "default",
|
|
1234
|
+
"declaration": {
|
|
1235
|
+
"name": "event",
|
|
1236
|
+
"module": "dist/decorators/event.js"
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
]
|
|
1165
1240
|
},
|
|
1166
1241
|
{
|
|
1167
1242
|
"kind": "javascript-module",
|
|
1168
|
-
"path": "dist/
|
|
1243
|
+
"path": "dist/decorators/i18n.js",
|
|
1169
1244
|
"declarations": [],
|
|
1170
1245
|
"exports": [
|
|
1171
1246
|
{
|
|
1172
1247
|
"kind": "js",
|
|
1173
1248
|
"name": "default",
|
|
1174
1249
|
"declaration": {
|
|
1175
|
-
"name": "
|
|
1176
|
-
"module": "dist/
|
|
1250
|
+
"name": "i18n",
|
|
1251
|
+
"module": "dist/decorators/i18n.js"
|
|
1252
|
+
}
|
|
1253
|
+
}
|
|
1254
|
+
]
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"kind": "javascript-module",
|
|
1258
|
+
"path": "dist/decorators/property.js",
|
|
1259
|
+
"declarations": [],
|
|
1260
|
+
"exports": [
|
|
1261
|
+
{
|
|
1262
|
+
"kind": "js",
|
|
1263
|
+
"name": "default",
|
|
1264
|
+
"declaration": {
|
|
1265
|
+
"name": "property",
|
|
1266
|
+
"module": "dist/decorators/property.js"
|
|
1267
|
+
}
|
|
1268
|
+
}
|
|
1269
|
+
]
|
|
1270
|
+
},
|
|
1271
|
+
{
|
|
1272
|
+
"kind": "javascript-module",
|
|
1273
|
+
"path": "dist/decorators/query.js",
|
|
1274
|
+
"declarations": [],
|
|
1275
|
+
"exports": [
|
|
1276
|
+
{
|
|
1277
|
+
"kind": "js",
|
|
1278
|
+
"name": "default",
|
|
1279
|
+
"declaration": {
|
|
1280
|
+
"name": "query",
|
|
1281
|
+
"module": "dist/decorators/query.js"
|
|
1282
|
+
}
|
|
1283
|
+
}
|
|
1284
|
+
]
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"kind": "javascript-module",
|
|
1288
|
+
"path": "dist/decorators/queryAll.js",
|
|
1289
|
+
"declarations": [],
|
|
1290
|
+
"exports": [
|
|
1291
|
+
{
|
|
1292
|
+
"kind": "js",
|
|
1293
|
+
"name": "default",
|
|
1294
|
+
"declaration": {
|
|
1295
|
+
"name": "queryAll",
|
|
1296
|
+
"module": "dist/decorators/queryAll.js"
|
|
1297
|
+
}
|
|
1298
|
+
}
|
|
1299
|
+
]
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"kind": "javascript-module",
|
|
1303
|
+
"path": "dist/decorators/slot.js",
|
|
1304
|
+
"declarations": [],
|
|
1305
|
+
"exports": [
|
|
1306
|
+
{
|
|
1307
|
+
"kind": "js",
|
|
1308
|
+
"name": "default",
|
|
1309
|
+
"declaration": {
|
|
1310
|
+
"name": "slot",
|
|
1311
|
+
"module": "dist/decorators/slot.js"
|
|
1177
1312
|
}
|
|
1178
1313
|
}
|
|
1179
1314
|
]
|
|
@@ -1353,141 +1488,6 @@
|
|
|
1353
1488
|
}
|
|
1354
1489
|
]
|
|
1355
1490
|
},
|
|
1356
|
-
{
|
|
1357
|
-
"kind": "javascript-module",
|
|
1358
|
-
"path": "dist/decorators/bound.js",
|
|
1359
|
-
"declarations": [],
|
|
1360
|
-
"exports": [
|
|
1361
|
-
{
|
|
1362
|
-
"kind": "js",
|
|
1363
|
-
"name": "default",
|
|
1364
|
-
"declaration": {
|
|
1365
|
-
"name": "bound",
|
|
1366
|
-
"module": "dist/decorators/bound.js"
|
|
1367
|
-
}
|
|
1368
|
-
}
|
|
1369
|
-
]
|
|
1370
|
-
},
|
|
1371
|
-
{
|
|
1372
|
-
"kind": "javascript-module",
|
|
1373
|
-
"path": "dist/decorators/customElement.js",
|
|
1374
|
-
"declarations": [],
|
|
1375
|
-
"exports": [
|
|
1376
|
-
{
|
|
1377
|
-
"kind": "js",
|
|
1378
|
-
"name": "default",
|
|
1379
|
-
"declaration": {
|
|
1380
|
-
"name": "customElement",
|
|
1381
|
-
"module": "dist/decorators/customElement.js"
|
|
1382
|
-
}
|
|
1383
|
-
}
|
|
1384
|
-
]
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"kind": "javascript-module",
|
|
1388
|
-
"path": "dist/decorators/event-strict.js",
|
|
1389
|
-
"declarations": [],
|
|
1390
|
-
"exports": [
|
|
1391
|
-
{
|
|
1392
|
-
"kind": "js",
|
|
1393
|
-
"name": "default",
|
|
1394
|
-
"declaration": {
|
|
1395
|
-
"name": "event",
|
|
1396
|
-
"module": "dist/decorators/event-strict.js"
|
|
1397
|
-
}
|
|
1398
|
-
}
|
|
1399
|
-
]
|
|
1400
|
-
},
|
|
1401
|
-
{
|
|
1402
|
-
"kind": "javascript-module",
|
|
1403
|
-
"path": "dist/decorators/event.js",
|
|
1404
|
-
"declarations": [],
|
|
1405
|
-
"exports": [
|
|
1406
|
-
{
|
|
1407
|
-
"kind": "js",
|
|
1408
|
-
"name": "default",
|
|
1409
|
-
"declaration": {
|
|
1410
|
-
"name": "event",
|
|
1411
|
-
"module": "dist/decorators/event.js"
|
|
1412
|
-
}
|
|
1413
|
-
}
|
|
1414
|
-
]
|
|
1415
|
-
},
|
|
1416
|
-
{
|
|
1417
|
-
"kind": "javascript-module",
|
|
1418
|
-
"path": "dist/decorators/i18n.js",
|
|
1419
|
-
"declarations": [],
|
|
1420
|
-
"exports": [
|
|
1421
|
-
{
|
|
1422
|
-
"kind": "js",
|
|
1423
|
-
"name": "default",
|
|
1424
|
-
"declaration": {
|
|
1425
|
-
"name": "i18n",
|
|
1426
|
-
"module": "dist/decorators/i18n.js"
|
|
1427
|
-
}
|
|
1428
|
-
}
|
|
1429
|
-
]
|
|
1430
|
-
},
|
|
1431
|
-
{
|
|
1432
|
-
"kind": "javascript-module",
|
|
1433
|
-
"path": "dist/decorators/property.js",
|
|
1434
|
-
"declarations": [],
|
|
1435
|
-
"exports": [
|
|
1436
|
-
{
|
|
1437
|
-
"kind": "js",
|
|
1438
|
-
"name": "default",
|
|
1439
|
-
"declaration": {
|
|
1440
|
-
"name": "property",
|
|
1441
|
-
"module": "dist/decorators/property.js"
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
]
|
|
1445
|
-
},
|
|
1446
|
-
{
|
|
1447
|
-
"kind": "javascript-module",
|
|
1448
|
-
"path": "dist/decorators/query.js",
|
|
1449
|
-
"declarations": [],
|
|
1450
|
-
"exports": [
|
|
1451
|
-
{
|
|
1452
|
-
"kind": "js",
|
|
1453
|
-
"name": "default",
|
|
1454
|
-
"declaration": {
|
|
1455
|
-
"name": "query",
|
|
1456
|
-
"module": "dist/decorators/query.js"
|
|
1457
|
-
}
|
|
1458
|
-
}
|
|
1459
|
-
]
|
|
1460
|
-
},
|
|
1461
|
-
{
|
|
1462
|
-
"kind": "javascript-module",
|
|
1463
|
-
"path": "dist/decorators/queryAll.js",
|
|
1464
|
-
"declarations": [],
|
|
1465
|
-
"exports": [
|
|
1466
|
-
{
|
|
1467
|
-
"kind": "js",
|
|
1468
|
-
"name": "default",
|
|
1469
|
-
"declaration": {
|
|
1470
|
-
"name": "queryAll",
|
|
1471
|
-
"module": "dist/decorators/queryAll.js"
|
|
1472
|
-
}
|
|
1473
|
-
}
|
|
1474
|
-
]
|
|
1475
|
-
},
|
|
1476
|
-
{
|
|
1477
|
-
"kind": "javascript-module",
|
|
1478
|
-
"path": "dist/decorators/slot.js",
|
|
1479
|
-
"declarations": [],
|
|
1480
|
-
"exports": [
|
|
1481
|
-
{
|
|
1482
|
-
"kind": "js",
|
|
1483
|
-
"name": "default",
|
|
1484
|
-
"declaration": {
|
|
1485
|
-
"name": "slot",
|
|
1486
|
-
"module": "dist/decorators/slot.js"
|
|
1487
|
-
}
|
|
1488
|
-
}
|
|
1489
|
-
]
|
|
1490
|
-
},
|
|
1491
1491
|
{
|
|
1492
1492
|
"kind": "javascript-module",
|
|
1493
1493
|
"path": "dist/features/F6Navigation.js",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const VersionInfo = {
|
|
2
|
-
version: "2.
|
|
2
|
+
version: "2.18.0-rc.0",
|
|
3
3
|
major: 2,
|
|
4
|
-
minor:
|
|
4
|
+
minor: 18,
|
|
5
5
|
patch: 0,
|
|
6
|
-
suffix: "",
|
|
6
|
+
suffix: "-rc.0",
|
|
7
7
|
isNext: false,
|
|
8
|
-
buildTime:
|
|
8
|
+
buildTime: 1766045133,
|
|
9
9
|
};
|
|
10
10
|
export default VersionInfo;
|
|
11
11
|
//# sourceMappingURL=VersionInfo.js.map
|