@next-bricks/nav 1.17.3 → 1.18.0
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 +10 -9
- package/dist/chunks/2248.8f0a67fc.js +2 -0
- package/dist/chunks/2248.8f0a67fc.js.map +1 -0
- package/dist/chunks/{8518.78035bf7.js → 8518.e5f62114.js} +2 -2
- package/dist/chunks/8518.e5f62114.js.map +1 -0
- package/dist/chunks/{eo-sidebar-sub-menu.ea3de339.js → eo-sidebar-sub-menu.dbeaffcf.js} +3 -3
- package/dist/chunks/eo-sidebar-sub-menu.dbeaffcf.js.map +1 -0
- package/dist/chunks/{eo-sidebar.17988c6e.js → eo-sidebar.8cf721fe.js} +3 -3
- package/dist/chunks/eo-sidebar.8cf721fe.js.map +1 -0
- package/dist/chunks/get-menu-config-options.ee72965c.js +2 -0
- package/dist/chunks/get-menu-config-options.ee72965c.js.map +1 -0
- package/dist/chunks/get-menu-config-tree.3dea2b0a.js +2 -0
- package/dist/chunks/get-menu-config-tree.3dea2b0a.js.map +1 -0
- package/dist/chunks/main.e553de02.js +2 -0
- package/dist/chunks/main.e553de02.js.map +1 -0
- package/dist/index.34f743c0.js +2 -0
- package/dist/index.34f743c0.js.map +1 -0
- package/dist/manifest.json +15 -11
- package/dist/types.json +779 -288
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/data-providers/get-menu-config-options.d.ts +11 -0
- package/dist-types/data-providers/get-menu-config-options.spec.d.ts +1 -0
- package/dist-types/data-providers/get-menu-config-tree.d.ts +17 -2
- package/dist-types/data-providers/shared/smartDisplayForMenuTitle.d.ts +5 -0
- package/package.json +2 -2
- package/dist/chunks/1477.ecc02980.js +0 -2
- package/dist/chunks/1477.ecc02980.js.map +0 -1
- package/dist/chunks/8518.78035bf7.js.map +0 -1
- package/dist/chunks/eo-sidebar-sub-menu.ea3de339.js.map +0 -1
- package/dist/chunks/eo-sidebar.17988c6e.js.map +0 -1
- package/dist/chunks/get-menu-config-tree.97e0ed20.js +0 -2
- package/dist/chunks/get-menu-config-tree.97e0ed20.js.map +0 -1
- package/dist/chunks/main.cef926f0.js +0 -2
- package/dist/chunks/main.cef926f0.js.map +0 -1
- package/dist/index.04c740fe.js +0 -2
- package/dist/index.04c740fe.js.map +0 -1
- /package/dist/chunks/{eo-sidebar-sub-menu.ea3de339.js.LICENSE.txt → eo-sidebar-sub-menu.dbeaffcf.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-sidebar.17988c6e.js.LICENSE.txt → eo-sidebar.8cf721fe.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -564,6 +564,155 @@
|
|
|
564
564
|
"events": [],
|
|
565
565
|
"methods": []
|
|
566
566
|
},
|
|
567
|
+
"eo-search-launchpad": {
|
|
568
|
+
"properties": [
|
|
569
|
+
{
|
|
570
|
+
"name": "readonly",
|
|
571
|
+
"annotation": {
|
|
572
|
+
"type": "keyword",
|
|
573
|
+
"value": "boolean"
|
|
574
|
+
}
|
|
575
|
+
}
|
|
576
|
+
],
|
|
577
|
+
"events": [],
|
|
578
|
+
"methods": []
|
|
579
|
+
},
|
|
580
|
+
"eo-launchpad-recent-visits": {
|
|
581
|
+
"properties": [
|
|
582
|
+
{
|
|
583
|
+
"name": "target",
|
|
584
|
+
"annotation": {
|
|
585
|
+
"type": "reference",
|
|
586
|
+
"typeName": {
|
|
587
|
+
"type": "identifier",
|
|
588
|
+
"name": "Target"
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
],
|
|
593
|
+
"events": [],
|
|
594
|
+
"methods": []
|
|
595
|
+
},
|
|
596
|
+
"eo-sidebar-menu-submenu": {
|
|
597
|
+
"properties": [
|
|
598
|
+
{
|
|
599
|
+
"name": "icon",
|
|
600
|
+
"annotation": {
|
|
601
|
+
"type": "reference",
|
|
602
|
+
"typeName": {
|
|
603
|
+
"type": "identifier",
|
|
604
|
+
"name": "GeneralIconProps"
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"name": "selected",
|
|
610
|
+
"annotation": {
|
|
611
|
+
"type": "keyword",
|
|
612
|
+
"value": "boolean"
|
|
613
|
+
}
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"name": "collapsed",
|
|
617
|
+
"annotation": {
|
|
618
|
+
"type": "keyword",
|
|
619
|
+
"value": "boolean"
|
|
620
|
+
}
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"name": "menuCollapsed",
|
|
624
|
+
"annotation": {
|
|
625
|
+
"type": "keyword",
|
|
626
|
+
"value": "boolean"
|
|
627
|
+
}
|
|
628
|
+
}
|
|
629
|
+
],
|
|
630
|
+
"events": [],
|
|
631
|
+
"methods": []
|
|
632
|
+
},
|
|
633
|
+
"eo-sidebar-menu": {
|
|
634
|
+
"properties": [
|
|
635
|
+
{
|
|
636
|
+
"name": "menuCollapsed",
|
|
637
|
+
"annotation": {
|
|
638
|
+
"type": "keyword",
|
|
639
|
+
"value": "boolean"
|
|
640
|
+
}
|
|
641
|
+
}
|
|
642
|
+
],
|
|
643
|
+
"events": [],
|
|
644
|
+
"methods": []
|
|
645
|
+
},
|
|
646
|
+
"eo-directory-tree-internal-node": {
|
|
647
|
+
"properties": [
|
|
648
|
+
{
|
|
649
|
+
"name": "depth",
|
|
650
|
+
"annotation": {
|
|
651
|
+
"type": "keyword",
|
|
652
|
+
"value": "number"
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"name": "expanded",
|
|
657
|
+
"annotation": {
|
|
658
|
+
"type": "keyword",
|
|
659
|
+
"value": "boolean"
|
|
660
|
+
}
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"name": "selectable",
|
|
664
|
+
"annotation": {
|
|
665
|
+
"type": "keyword",
|
|
666
|
+
"value": "boolean"
|
|
667
|
+
}
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"name": "selected",
|
|
671
|
+
"annotation": {
|
|
672
|
+
"type": "keyword",
|
|
673
|
+
"value": "boolean"
|
|
674
|
+
}
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"name": "icon",
|
|
678
|
+
"annotation": {
|
|
679
|
+
"type": "reference",
|
|
680
|
+
"typeName": {
|
|
681
|
+
"type": "identifier",
|
|
682
|
+
"name": "GeneralIconProps"
|
|
683
|
+
}
|
|
684
|
+
}
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
"name": "faded",
|
|
688
|
+
"annotation": {
|
|
689
|
+
"type": "keyword",
|
|
690
|
+
"value": "boolean"
|
|
691
|
+
}
|
|
692
|
+
}
|
|
693
|
+
],
|
|
694
|
+
"events": [
|
|
695
|
+
{
|
|
696
|
+
"name": "expand",
|
|
697
|
+
"detail": {
|
|
698
|
+
"annotation": {
|
|
699
|
+
"type": "keyword",
|
|
700
|
+
"value": "boolean"
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"name": "select",
|
|
706
|
+
"detail": {
|
|
707
|
+
"annotation": {
|
|
708
|
+
"type": "keyword",
|
|
709
|
+
"value": "void"
|
|
710
|
+
}
|
|
711
|
+
}
|
|
712
|
+
}
|
|
713
|
+
],
|
|
714
|
+
"methods": []
|
|
715
|
+
},
|
|
567
716
|
"nav.get-menu-config-tree": {
|
|
568
717
|
"type": "provider",
|
|
569
718
|
"params": [
|
|
@@ -641,8 +790,22 @@
|
|
|
641
790
|
"name": "icon"
|
|
642
791
|
},
|
|
643
792
|
"annotation": {
|
|
644
|
-
"type": "
|
|
645
|
-
"
|
|
793
|
+
"type": "typeLiteral",
|
|
794
|
+
"members": [
|
|
795
|
+
{
|
|
796
|
+
"type": "propertySignature",
|
|
797
|
+
"key": {
|
|
798
|
+
"type": "identifier",
|
|
799
|
+
"name": "imgSrc"
|
|
800
|
+
},
|
|
801
|
+
"annotation": {
|
|
802
|
+
"type": "keyword",
|
|
803
|
+
"value": "string"
|
|
804
|
+
},
|
|
805
|
+
"optional": true,
|
|
806
|
+
"computed": false
|
|
807
|
+
}
|
|
808
|
+
]
|
|
646
809
|
},
|
|
647
810
|
"optional": true,
|
|
648
811
|
"computed": false
|
|
@@ -726,6 +889,80 @@
|
|
|
726
889
|
},
|
|
727
890
|
"optional": true,
|
|
728
891
|
"computed": false
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"type": "propertySignature",
|
|
895
|
+
"key": {
|
|
896
|
+
"type": "identifier",
|
|
897
|
+
"name": "instanceId"
|
|
898
|
+
},
|
|
899
|
+
"annotation": {
|
|
900
|
+
"type": "keyword",
|
|
901
|
+
"value": "string"
|
|
902
|
+
},
|
|
903
|
+
"computed": false
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"type": "propertySignature",
|
|
907
|
+
"key": {
|
|
908
|
+
"type": "identifier",
|
|
909
|
+
"name": "app"
|
|
910
|
+
},
|
|
911
|
+
"annotation": {
|
|
912
|
+
"type": "tuple",
|
|
913
|
+
"elementTypes": [
|
|
914
|
+
{
|
|
915
|
+
"type": "typeLiteral",
|
|
916
|
+
"members": [
|
|
917
|
+
{
|
|
918
|
+
"type": "propertySignature",
|
|
919
|
+
"key": {
|
|
920
|
+
"type": "identifier",
|
|
921
|
+
"name": "appId"
|
|
922
|
+
},
|
|
923
|
+
"annotation": {
|
|
924
|
+
"type": "keyword",
|
|
925
|
+
"value": "string"
|
|
926
|
+
},
|
|
927
|
+
"computed": false
|
|
928
|
+
}
|
|
929
|
+
]
|
|
930
|
+
}
|
|
931
|
+
]
|
|
932
|
+
},
|
|
933
|
+
"computed": false
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"type": "propertySignature",
|
|
937
|
+
"key": {
|
|
938
|
+
"type": "identifier",
|
|
939
|
+
"name": "i18n"
|
|
940
|
+
},
|
|
941
|
+
"annotation": {
|
|
942
|
+
"type": "reference",
|
|
943
|
+
"typeName": {
|
|
944
|
+
"type": "identifier",
|
|
945
|
+
"name": "MetaI18n"
|
|
946
|
+
}
|
|
947
|
+
},
|
|
948
|
+
"optional": true,
|
|
949
|
+
"computed": false
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"type": "propertySignature",
|
|
953
|
+
"key": {
|
|
954
|
+
"type": "identifier",
|
|
955
|
+
"name": "overrideApp"
|
|
956
|
+
},
|
|
957
|
+
"annotation": {
|
|
958
|
+
"type": "reference",
|
|
959
|
+
"typeName": {
|
|
960
|
+
"type": "identifier",
|
|
961
|
+
"name": "MicroApp"
|
|
962
|
+
}
|
|
963
|
+
},
|
|
964
|
+
"optional": true,
|
|
965
|
+
"computed": false
|
|
729
966
|
}
|
|
730
967
|
]
|
|
731
968
|
},
|
|
@@ -753,8 +990,22 @@
|
|
|
753
990
|
"name": "icon"
|
|
754
991
|
},
|
|
755
992
|
"annotation": {
|
|
756
|
-
"type": "
|
|
757
|
-
"
|
|
993
|
+
"type": "typeLiteral",
|
|
994
|
+
"members": [
|
|
995
|
+
{
|
|
996
|
+
"type": "propertySignature",
|
|
997
|
+
"key": {
|
|
998
|
+
"type": "identifier",
|
|
999
|
+
"name": "imgSrc"
|
|
1000
|
+
},
|
|
1001
|
+
"annotation": {
|
|
1002
|
+
"type": "keyword",
|
|
1003
|
+
"value": "string"
|
|
1004
|
+
},
|
|
1005
|
+
"optional": true,
|
|
1006
|
+
"computed": false
|
|
1007
|
+
}
|
|
1008
|
+
]
|
|
758
1009
|
},
|
|
759
1010
|
"optional": true,
|
|
760
1011
|
"computed": false
|
|
@@ -940,10 +1191,31 @@
|
|
|
940
1191
|
}
|
|
941
1192
|
]
|
|
942
1193
|
},
|
|
943
|
-
"eo-
|
|
1194
|
+
"eo-sidebar-menu-group": {
|
|
944
1195
|
"properties": [
|
|
945
1196
|
{
|
|
946
|
-
"name": "
|
|
1197
|
+
"name": "collapsable",
|
|
1198
|
+
"annotation": {
|
|
1199
|
+
"type": "keyword",
|
|
1200
|
+
"value": "boolean"
|
|
1201
|
+
}
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"name": "collapsed",
|
|
1205
|
+
"annotation": {
|
|
1206
|
+
"type": "keyword",
|
|
1207
|
+
"value": "boolean"
|
|
1208
|
+
}
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"name": "selected",
|
|
1212
|
+
"annotation": {
|
|
1213
|
+
"type": "keyword",
|
|
1214
|
+
"value": "boolean"
|
|
1215
|
+
}
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
"name": "menuCollapsed",
|
|
947
1219
|
"annotation": {
|
|
948
1220
|
"type": "keyword",
|
|
949
1221
|
"value": "boolean"
|
|
@@ -953,73 +1225,119 @@
|
|
|
953
1225
|
"events": [],
|
|
954
1226
|
"methods": []
|
|
955
1227
|
},
|
|
956
|
-
"eo-
|
|
1228
|
+
"eo-sidebar": {
|
|
957
1229
|
"properties": [
|
|
958
1230
|
{
|
|
959
|
-
"name": "
|
|
1231
|
+
"name": "menu",
|
|
960
1232
|
"annotation": {
|
|
961
1233
|
"type": "reference",
|
|
962
1234
|
"typeName": {
|
|
963
1235
|
"type": "identifier",
|
|
964
|
-
"name": "
|
|
965
|
-
}
|
|
966
|
-
}
|
|
967
|
-
}
|
|
968
|
-
],
|
|
969
|
-
"events": [],
|
|
970
|
-
"methods": []
|
|
971
|
-
},
|
|
972
|
-
"eo-sidebar-menu-submenu": {
|
|
973
|
-
"properties": [
|
|
974
|
-
{
|
|
975
|
-
"name": "icon",
|
|
976
|
-
"annotation": {
|
|
977
|
-
"type": "reference",
|
|
978
|
-
"typeName": {
|
|
979
|
-
"type": "identifier",
|
|
980
|
-
"name": "GeneralIconProps"
|
|
1236
|
+
"name": "SidebarMenuType"
|
|
981
1237
|
}
|
|
982
1238
|
}
|
|
983
1239
|
},
|
|
984
1240
|
{
|
|
985
|
-
"name": "
|
|
1241
|
+
"name": "hiddenFixedIcon",
|
|
986
1242
|
"annotation": {
|
|
987
1243
|
"type": "keyword",
|
|
988
1244
|
"value": "boolean"
|
|
989
1245
|
}
|
|
990
1246
|
},
|
|
991
1247
|
{
|
|
992
|
-
"name": "
|
|
1248
|
+
"name": "expandedState",
|
|
993
1249
|
"annotation": {
|
|
994
|
-
"type": "
|
|
995
|
-
"
|
|
1250
|
+
"type": "reference",
|
|
1251
|
+
"typeName": {
|
|
1252
|
+
"type": "identifier",
|
|
1253
|
+
"name": "ExpandedState"
|
|
1254
|
+
}
|
|
996
1255
|
}
|
|
997
1256
|
},
|
|
998
1257
|
{
|
|
999
|
-
"name": "
|
|
1258
|
+
"name": "position",
|
|
1000
1259
|
"annotation": {
|
|
1001
|
-
"type": "
|
|
1002
|
-
"
|
|
1260
|
+
"type": "union",
|
|
1261
|
+
"types": [
|
|
1262
|
+
{
|
|
1263
|
+
"type": "jsLiteral",
|
|
1264
|
+
"value": "static"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"type": "jsLiteral",
|
|
1268
|
+
"value": "fixed"
|
|
1269
|
+
}
|
|
1270
|
+
]
|
|
1003
1271
|
}
|
|
1004
1272
|
}
|
|
1005
1273
|
],
|
|
1006
|
-
"events": [
|
|
1007
|
-
"methods": []
|
|
1008
|
-
},
|
|
1009
|
-
"eo-sidebar-menu": {
|
|
1010
|
-
"properties": [
|
|
1274
|
+
"events": [
|
|
1011
1275
|
{
|
|
1012
|
-
"name": "
|
|
1013
|
-
"
|
|
1014
|
-
"
|
|
1015
|
-
|
|
1276
|
+
"name": "actual.width.change",
|
|
1277
|
+
"detail": {
|
|
1278
|
+
"annotation": {
|
|
1279
|
+
"type": "keyword",
|
|
1280
|
+
"value": "number"
|
|
1281
|
+
}
|
|
1282
|
+
}
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"name": "expanded.state.change",
|
|
1286
|
+
"detail": {
|
|
1287
|
+
"annotation": {
|
|
1288
|
+
"type": "reference",
|
|
1289
|
+
"typeName": {
|
|
1290
|
+
"type": "identifier",
|
|
1291
|
+
"name": "ExpandedState"
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1016
1294
|
}
|
|
1017
1295
|
}
|
|
1018
1296
|
],
|
|
1019
|
-
"
|
|
1020
|
-
"
|
|
1297
|
+
"methods": [],
|
|
1298
|
+
"types": [
|
|
1299
|
+
{
|
|
1300
|
+
"type": "enum",
|
|
1301
|
+
"name": "ExpandedState",
|
|
1302
|
+
"members": [
|
|
1303
|
+
{
|
|
1304
|
+
"type": "enumMember",
|
|
1305
|
+
"id": {
|
|
1306
|
+
"type": "identifier",
|
|
1307
|
+
"name": "Collapsed"
|
|
1308
|
+
},
|
|
1309
|
+
"initializer": {
|
|
1310
|
+
"type": "jsLiteral",
|
|
1311
|
+
"value": "collapsed"
|
|
1312
|
+
}
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"type": "enumMember",
|
|
1316
|
+
"id": {
|
|
1317
|
+
"type": "identifier",
|
|
1318
|
+
"name": "Hovered"
|
|
1319
|
+
},
|
|
1320
|
+
"initializer": {
|
|
1321
|
+
"type": "jsLiteral",
|
|
1322
|
+
"value": "hovered"
|
|
1323
|
+
}
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"type": "enumMember",
|
|
1327
|
+
"id": {
|
|
1328
|
+
"type": "identifier",
|
|
1329
|
+
"name": "Expanded"
|
|
1330
|
+
},
|
|
1331
|
+
"initializer": {
|
|
1332
|
+
"type": "jsLiteral",
|
|
1333
|
+
"value": "expanded"
|
|
1334
|
+
}
|
|
1335
|
+
}
|
|
1336
|
+
]
|
|
1337
|
+
}
|
|
1338
|
+
]
|
|
1021
1339
|
},
|
|
1022
|
-
"eo-directory-tree-
|
|
1340
|
+
"eo-directory-tree-leaf": {
|
|
1023
1341
|
"properties": [
|
|
1024
1342
|
{
|
|
1025
1343
|
"name": "depth",
|
|
@@ -1028,20 +1346,6 @@
|
|
|
1028
1346
|
"value": "number"
|
|
1029
1347
|
}
|
|
1030
1348
|
},
|
|
1031
|
-
{
|
|
1032
|
-
"name": "expanded",
|
|
1033
|
-
"annotation": {
|
|
1034
|
-
"type": "keyword",
|
|
1035
|
-
"value": "boolean"
|
|
1036
|
-
}
|
|
1037
|
-
},
|
|
1038
|
-
{
|
|
1039
|
-
"name": "selectable",
|
|
1040
|
-
"annotation": {
|
|
1041
|
-
"type": "keyword",
|
|
1042
|
-
"value": "boolean"
|
|
1043
|
-
}
|
|
1044
|
-
},
|
|
1045
1349
|
{
|
|
1046
1350
|
"name": "selected",
|
|
1047
1351
|
"annotation": {
|
|
@@ -1068,15 +1372,6 @@
|
|
|
1068
1372
|
}
|
|
1069
1373
|
],
|
|
1070
1374
|
"events": [
|
|
1071
|
-
{
|
|
1072
|
-
"name": "expand",
|
|
1073
|
-
"detail": {
|
|
1074
|
-
"annotation": {
|
|
1075
|
-
"type": "keyword",
|
|
1076
|
-
"value": "boolean"
|
|
1077
|
-
}
|
|
1078
|
-
}
|
|
1079
|
-
},
|
|
1080
1375
|
{
|
|
1081
1376
|
"name": "select",
|
|
1082
1377
|
"detail": {
|
|
@@ -1089,262 +1384,458 @@
|
|
|
1089
1384
|
],
|
|
1090
1385
|
"methods": []
|
|
1091
1386
|
},
|
|
1092
|
-
"
|
|
1093
|
-
"properties": [
|
|
1094
|
-
{
|
|
1095
|
-
"name": "collapsable",
|
|
1096
|
-
"annotation": {
|
|
1097
|
-
"type": "keyword",
|
|
1098
|
-
"value": "boolean"
|
|
1099
|
-
}
|
|
1100
|
-
},
|
|
1101
|
-
{
|
|
1102
|
-
"name": "collapsed",
|
|
1103
|
-
"annotation": {
|
|
1104
|
-
"type": "keyword",
|
|
1105
|
-
"value": "boolean"
|
|
1106
|
-
}
|
|
1107
|
-
},
|
|
1108
|
-
{
|
|
1109
|
-
"name": "selected",
|
|
1110
|
-
"annotation": {
|
|
1111
|
-
"type": "keyword",
|
|
1112
|
-
"value": "boolean"
|
|
1113
|
-
}
|
|
1114
|
-
},
|
|
1115
|
-
{
|
|
1116
|
-
"name": "menuCollapsed",
|
|
1117
|
-
"annotation": {
|
|
1118
|
-
"type": "keyword",
|
|
1119
|
-
"value": "boolean"
|
|
1120
|
-
}
|
|
1121
|
-
}
|
|
1122
|
-
],
|
|
1123
|
-
"events": [],
|
|
1124
|
-
"methods": []
|
|
1125
|
-
},
|
|
1126
|
-
"eo-sidebar": {
|
|
1387
|
+
"nav.poll-announce": {
|
|
1127
1388
|
"properties": [
|
|
1128
1389
|
{
|
|
1129
|
-
"name": "
|
|
1130
|
-
"annotation": {
|
|
1131
|
-
"type": "reference",
|
|
1132
|
-
"typeName": {
|
|
1133
|
-
"type": "identifier",
|
|
1134
|
-
"name": "SidebarMenuType"
|
|
1135
|
-
}
|
|
1136
|
-
}
|
|
1137
|
-
},
|
|
1138
|
-
{
|
|
1139
|
-
"name": "hiddenFixedIcon",
|
|
1390
|
+
"name": "pollEnabled",
|
|
1140
1391
|
"annotation": {
|
|
1141
1392
|
"type": "keyword",
|
|
1142
1393
|
"value": "boolean"
|
|
1143
1394
|
}
|
|
1144
1395
|
},
|
|
1145
1396
|
{
|
|
1146
|
-
"name": "
|
|
1397
|
+
"name": "realTimeMessage",
|
|
1147
1398
|
"annotation": {
|
|
1148
1399
|
"type": "reference",
|
|
1149
1400
|
"typeName": {
|
|
1150
1401
|
"type": "identifier",
|
|
1151
|
-
"name": "
|
|
1402
|
+
"name": "Message"
|
|
1152
1403
|
}
|
|
1153
1404
|
}
|
|
1154
|
-
},
|
|
1155
|
-
{
|
|
1156
|
-
"name": "position",
|
|
1157
|
-
"annotation": {
|
|
1158
|
-
"type": "union",
|
|
1159
|
-
"types": [
|
|
1160
|
-
{
|
|
1161
|
-
"type": "jsLiteral",
|
|
1162
|
-
"value": "static"
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
"type": "jsLiteral",
|
|
1166
|
-
"value": "fixed"
|
|
1167
|
-
}
|
|
1168
|
-
]
|
|
1169
|
-
}
|
|
1170
1405
|
}
|
|
1171
1406
|
],
|
|
1172
1407
|
"events": [
|
|
1173
1408
|
{
|
|
1174
|
-
"name": "
|
|
1409
|
+
"name": "notification.close",
|
|
1175
1410
|
"detail": {
|
|
1176
1411
|
"annotation": {
|
|
1177
1412
|
"type": "keyword",
|
|
1178
|
-
"value": "
|
|
1413
|
+
"value": "void"
|
|
1179
1414
|
}
|
|
1180
1415
|
}
|
|
1181
1416
|
},
|
|
1182
1417
|
{
|
|
1183
|
-
"name": "
|
|
1418
|
+
"name": "notification.open",
|
|
1184
1419
|
"detail": {
|
|
1185
1420
|
"annotation": {
|
|
1421
|
+
"type": "keyword",
|
|
1422
|
+
"value": "void"
|
|
1423
|
+
}
|
|
1424
|
+
}
|
|
1425
|
+
}
|
|
1426
|
+
],
|
|
1427
|
+
"methods": [],
|
|
1428
|
+
"types": [
|
|
1429
|
+
{
|
|
1430
|
+
"type": "interface",
|
|
1431
|
+
"name": "Message",
|
|
1432
|
+
"body": [
|
|
1433
|
+
{
|
|
1434
|
+
"type": "propertySignature",
|
|
1435
|
+
"key": {
|
|
1436
|
+
"type": "identifier",
|
|
1437
|
+
"name": "title"
|
|
1438
|
+
},
|
|
1439
|
+
"annotation": {
|
|
1440
|
+
"type": "keyword",
|
|
1441
|
+
"value": "string"
|
|
1442
|
+
},
|
|
1443
|
+
"computed": false
|
|
1444
|
+
},
|
|
1445
|
+
{
|
|
1446
|
+
"type": "propertySignature",
|
|
1447
|
+
"key": {
|
|
1448
|
+
"type": "identifier",
|
|
1449
|
+
"name": "data"
|
|
1450
|
+
},
|
|
1451
|
+
"annotation": {
|
|
1452
|
+
"type": "keyword",
|
|
1453
|
+
"value": "string"
|
|
1454
|
+
},
|
|
1455
|
+
"computed": false
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"type": "propertySignature",
|
|
1459
|
+
"key": {
|
|
1460
|
+
"type": "identifier",
|
|
1461
|
+
"name": "instanceId"
|
|
1462
|
+
},
|
|
1463
|
+
"annotation": {
|
|
1464
|
+
"type": "keyword",
|
|
1465
|
+
"value": "string"
|
|
1466
|
+
},
|
|
1467
|
+
"computed": false
|
|
1468
|
+
}
|
|
1469
|
+
]
|
|
1470
|
+
}
|
|
1471
|
+
]
|
|
1472
|
+
},
|
|
1473
|
+
"nav.get-menu-config-options": {
|
|
1474
|
+
"type": "provider",
|
|
1475
|
+
"params": [
|
|
1476
|
+
{
|
|
1477
|
+
"name": "menuList",
|
|
1478
|
+
"annotation": {
|
|
1479
|
+
"type": "array",
|
|
1480
|
+
"elementType": {
|
|
1186
1481
|
"type": "reference",
|
|
1187
1482
|
"typeName": {
|
|
1188
1483
|
"type": "identifier",
|
|
1189
|
-
"name": "
|
|
1484
|
+
"name": "MenuRawData"
|
|
1485
|
+
}
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
}
|
|
1489
|
+
],
|
|
1490
|
+
"returns": {
|
|
1491
|
+
"annotation": {
|
|
1492
|
+
"type": "reference",
|
|
1493
|
+
"typeName": {
|
|
1494
|
+
"type": "identifier",
|
|
1495
|
+
"name": "Promise"
|
|
1496
|
+
},
|
|
1497
|
+
"typeParameters": {
|
|
1498
|
+
"type": "typeParameterInstantiation",
|
|
1499
|
+
"params": [
|
|
1500
|
+
{
|
|
1501
|
+
"type": "array",
|
|
1502
|
+
"elementType": {
|
|
1503
|
+
"type": "reference",
|
|
1504
|
+
"typeName": {
|
|
1505
|
+
"type": "identifier",
|
|
1506
|
+
"name": "MenuOption"
|
|
1507
|
+
}
|
|
1508
|
+
}
|
|
1190
1509
|
}
|
|
1510
|
+
]
|
|
1511
|
+
}
|
|
1512
|
+
}
|
|
1513
|
+
},
|
|
1514
|
+
"types": [
|
|
1515
|
+
{
|
|
1516
|
+
"type": "interface",
|
|
1517
|
+
"name": "MenuRawData",
|
|
1518
|
+
"body": [
|
|
1519
|
+
{
|
|
1520
|
+
"type": "propertySignature",
|
|
1521
|
+
"key": {
|
|
1522
|
+
"type": "identifier",
|
|
1523
|
+
"name": "menuId"
|
|
1524
|
+
},
|
|
1525
|
+
"annotation": {
|
|
1526
|
+
"type": "keyword",
|
|
1527
|
+
"value": "string"
|
|
1528
|
+
},
|
|
1529
|
+
"computed": false
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"type": "propertySignature",
|
|
1533
|
+
"key": {
|
|
1534
|
+
"type": "identifier",
|
|
1535
|
+
"name": "title"
|
|
1536
|
+
},
|
|
1537
|
+
"annotation": {
|
|
1538
|
+
"type": "keyword",
|
|
1539
|
+
"value": "string"
|
|
1540
|
+
},
|
|
1541
|
+
"computed": false
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
"type": "propertySignature",
|
|
1545
|
+
"key": {
|
|
1546
|
+
"type": "identifier",
|
|
1547
|
+
"name": "icon"
|
|
1548
|
+
},
|
|
1549
|
+
"annotation": {
|
|
1550
|
+
"type": "typeLiteral",
|
|
1551
|
+
"members": [
|
|
1552
|
+
{
|
|
1553
|
+
"type": "propertySignature",
|
|
1554
|
+
"key": {
|
|
1555
|
+
"type": "identifier",
|
|
1556
|
+
"name": "imgSrc"
|
|
1557
|
+
},
|
|
1558
|
+
"annotation": {
|
|
1559
|
+
"type": "keyword",
|
|
1560
|
+
"value": "string"
|
|
1561
|
+
},
|
|
1562
|
+
"optional": true,
|
|
1563
|
+
"computed": false
|
|
1564
|
+
}
|
|
1565
|
+
]
|
|
1566
|
+
},
|
|
1567
|
+
"optional": true,
|
|
1568
|
+
"computed": false
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"type": "propertySignature",
|
|
1572
|
+
"key": {
|
|
1573
|
+
"type": "identifier",
|
|
1574
|
+
"name": "type"
|
|
1575
|
+
},
|
|
1576
|
+
"annotation": {
|
|
1577
|
+
"type": "union",
|
|
1578
|
+
"types": [
|
|
1579
|
+
{
|
|
1580
|
+
"type": "jsLiteral",
|
|
1581
|
+
"value": "main"
|
|
1582
|
+
},
|
|
1583
|
+
{
|
|
1584
|
+
"type": "jsLiteral",
|
|
1585
|
+
"value": "inject"
|
|
1586
|
+
}
|
|
1587
|
+
]
|
|
1588
|
+
},
|
|
1589
|
+
"optional": true,
|
|
1590
|
+
"computed": false
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"type": "propertySignature",
|
|
1594
|
+
"key": {
|
|
1595
|
+
"type": "identifier",
|
|
1596
|
+
"name": "injectMenuGroupId"
|
|
1597
|
+
},
|
|
1598
|
+
"annotation": {
|
|
1599
|
+
"type": "keyword",
|
|
1600
|
+
"value": "string"
|
|
1601
|
+
},
|
|
1602
|
+
"optional": true,
|
|
1603
|
+
"computed": false
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"type": "propertySignature",
|
|
1607
|
+
"key": {
|
|
1608
|
+
"type": "identifier",
|
|
1609
|
+
"name": "dynamicItems"
|
|
1610
|
+
},
|
|
1611
|
+
"annotation": {
|
|
1612
|
+
"type": "keyword",
|
|
1613
|
+
"value": "boolean"
|
|
1614
|
+
},
|
|
1615
|
+
"optional": true,
|
|
1616
|
+
"computed": false
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"type": "propertySignature",
|
|
1620
|
+
"key": {
|
|
1621
|
+
"type": "identifier",
|
|
1622
|
+
"name": "itemsResolve"
|
|
1623
|
+
},
|
|
1624
|
+
"annotation": {
|
|
1625
|
+
"type": "keyword",
|
|
1626
|
+
"value": "unknown"
|
|
1627
|
+
},
|
|
1628
|
+
"optional": true,
|
|
1629
|
+
"computed": false
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"type": "propertySignature",
|
|
1633
|
+
"key": {
|
|
1634
|
+
"type": "identifier",
|
|
1635
|
+
"name": "items"
|
|
1636
|
+
},
|
|
1637
|
+
"annotation": {
|
|
1638
|
+
"type": "array",
|
|
1639
|
+
"elementType": {
|
|
1640
|
+
"type": "reference",
|
|
1641
|
+
"typeName": {
|
|
1642
|
+
"type": "identifier",
|
|
1643
|
+
"name": "MenuItemRawData"
|
|
1644
|
+
}
|
|
1645
|
+
}
|
|
1646
|
+
},
|
|
1647
|
+
"optional": true,
|
|
1648
|
+
"computed": false
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"type": "propertySignature",
|
|
1652
|
+
"key": {
|
|
1653
|
+
"type": "identifier",
|
|
1654
|
+
"name": "instanceId"
|
|
1655
|
+
},
|
|
1656
|
+
"annotation": {
|
|
1657
|
+
"type": "keyword",
|
|
1658
|
+
"value": "string"
|
|
1659
|
+
},
|
|
1660
|
+
"computed": false
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
"type": "propertySignature",
|
|
1664
|
+
"key": {
|
|
1665
|
+
"type": "identifier",
|
|
1666
|
+
"name": "app"
|
|
1667
|
+
},
|
|
1668
|
+
"annotation": {
|
|
1669
|
+
"type": "tuple",
|
|
1670
|
+
"elementTypes": [
|
|
1671
|
+
{
|
|
1672
|
+
"type": "typeLiteral",
|
|
1673
|
+
"members": [
|
|
1674
|
+
{
|
|
1675
|
+
"type": "propertySignature",
|
|
1676
|
+
"key": {
|
|
1677
|
+
"type": "identifier",
|
|
1678
|
+
"name": "appId"
|
|
1679
|
+
},
|
|
1680
|
+
"annotation": {
|
|
1681
|
+
"type": "keyword",
|
|
1682
|
+
"value": "string"
|
|
1683
|
+
},
|
|
1684
|
+
"computed": false
|
|
1685
|
+
}
|
|
1686
|
+
]
|
|
1687
|
+
}
|
|
1688
|
+
]
|
|
1689
|
+
},
|
|
1690
|
+
"computed": false
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"type": "propertySignature",
|
|
1694
|
+
"key": {
|
|
1695
|
+
"type": "identifier",
|
|
1696
|
+
"name": "i18n"
|
|
1697
|
+
},
|
|
1698
|
+
"annotation": {
|
|
1699
|
+
"type": "reference",
|
|
1700
|
+
"typeName": {
|
|
1701
|
+
"type": "identifier",
|
|
1702
|
+
"name": "MetaI18n"
|
|
1703
|
+
}
|
|
1704
|
+
},
|
|
1705
|
+
"optional": true,
|
|
1706
|
+
"computed": false
|
|
1707
|
+
},
|
|
1708
|
+
{
|
|
1709
|
+
"type": "propertySignature",
|
|
1710
|
+
"key": {
|
|
1711
|
+
"type": "identifier",
|
|
1712
|
+
"name": "overrideApp"
|
|
1713
|
+
},
|
|
1714
|
+
"annotation": {
|
|
1715
|
+
"type": "reference",
|
|
1716
|
+
"typeName": {
|
|
1717
|
+
"type": "identifier",
|
|
1718
|
+
"name": "MicroApp"
|
|
1719
|
+
}
|
|
1720
|
+
},
|
|
1721
|
+
"optional": true,
|
|
1722
|
+
"computed": false
|
|
1191
1723
|
}
|
|
1192
|
-
|
|
1193
|
-
}
|
|
1194
|
-
],
|
|
1195
|
-
"methods": [],
|
|
1196
|
-
"types": [
|
|
1724
|
+
]
|
|
1725
|
+
},
|
|
1197
1726
|
{
|
|
1198
|
-
"type": "
|
|
1199
|
-
"name": "
|
|
1200
|
-
"
|
|
1727
|
+
"type": "interface",
|
|
1728
|
+
"name": "MenuItemRawData",
|
|
1729
|
+
"body": [
|
|
1201
1730
|
{
|
|
1202
|
-
"type": "
|
|
1203
|
-
"
|
|
1731
|
+
"type": "propertySignature",
|
|
1732
|
+
"key": {
|
|
1204
1733
|
"type": "identifier",
|
|
1205
|
-
"name": "
|
|
1734
|
+
"name": "text"
|
|
1206
1735
|
},
|
|
1207
|
-
"
|
|
1208
|
-
"type": "
|
|
1209
|
-
"value": "
|
|
1210
|
-
}
|
|
1736
|
+
"annotation": {
|
|
1737
|
+
"type": "keyword",
|
|
1738
|
+
"value": "string"
|
|
1739
|
+
},
|
|
1740
|
+
"computed": false,
|
|
1741
|
+
"description": "菜单项文本。"
|
|
1211
1742
|
},
|
|
1212
1743
|
{
|
|
1213
|
-
"type": "
|
|
1214
|
-
"
|
|
1744
|
+
"type": "propertySignature",
|
|
1745
|
+
"key": {
|
|
1215
1746
|
"type": "identifier",
|
|
1216
|
-
"name": "
|
|
1747
|
+
"name": "icon"
|
|
1217
1748
|
},
|
|
1218
|
-
"
|
|
1219
|
-
"type": "
|
|
1220
|
-
"
|
|
1221
|
-
|
|
1749
|
+
"annotation": {
|
|
1750
|
+
"type": "typeLiteral",
|
|
1751
|
+
"members": [
|
|
1752
|
+
{
|
|
1753
|
+
"type": "propertySignature",
|
|
1754
|
+
"key": {
|
|
1755
|
+
"type": "identifier",
|
|
1756
|
+
"name": "imgSrc"
|
|
1757
|
+
},
|
|
1758
|
+
"annotation": {
|
|
1759
|
+
"type": "keyword",
|
|
1760
|
+
"value": "string"
|
|
1761
|
+
},
|
|
1762
|
+
"optional": true,
|
|
1763
|
+
"computed": false
|
|
1764
|
+
}
|
|
1765
|
+
]
|
|
1766
|
+
},
|
|
1767
|
+
"optional": true,
|
|
1768
|
+
"computed": false
|
|
1222
1769
|
},
|
|
1223
1770
|
{
|
|
1224
|
-
"type": "
|
|
1225
|
-
"
|
|
1771
|
+
"type": "propertySignature",
|
|
1772
|
+
"key": {
|
|
1226
1773
|
"type": "identifier",
|
|
1227
|
-
"name": "
|
|
1774
|
+
"name": "sort"
|
|
1228
1775
|
},
|
|
1229
|
-
"
|
|
1230
|
-
"type": "
|
|
1231
|
-
"value": "
|
|
1232
|
-
}
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
]
|
|
1237
|
-
},
|
|
1238
|
-
"eo-directory-tree-leaf": {
|
|
1239
|
-
"properties": [
|
|
1240
|
-
{
|
|
1241
|
-
"name": "depth",
|
|
1242
|
-
"annotation": {
|
|
1243
|
-
"type": "keyword",
|
|
1244
|
-
"value": "number"
|
|
1245
|
-
}
|
|
1246
|
-
},
|
|
1247
|
-
{
|
|
1248
|
-
"name": "selected",
|
|
1249
|
-
"annotation": {
|
|
1250
|
-
"type": "keyword",
|
|
1251
|
-
"value": "boolean"
|
|
1252
|
-
}
|
|
1253
|
-
},
|
|
1254
|
-
{
|
|
1255
|
-
"name": "icon",
|
|
1256
|
-
"annotation": {
|
|
1257
|
-
"type": "reference",
|
|
1258
|
-
"typeName": {
|
|
1259
|
-
"type": "identifier",
|
|
1260
|
-
"name": "GeneralIconProps"
|
|
1261
|
-
}
|
|
1262
|
-
}
|
|
1263
|
-
},
|
|
1264
|
-
{
|
|
1265
|
-
"name": "faded",
|
|
1266
|
-
"annotation": {
|
|
1267
|
-
"type": "keyword",
|
|
1268
|
-
"value": "boolean"
|
|
1269
|
-
}
|
|
1270
|
-
}
|
|
1271
|
-
],
|
|
1272
|
-
"events": [
|
|
1273
|
-
{
|
|
1274
|
-
"name": "select",
|
|
1275
|
-
"detail": {
|
|
1276
|
-
"annotation": {
|
|
1277
|
-
"type": "keyword",
|
|
1278
|
-
"value": "void"
|
|
1279
|
-
}
|
|
1280
|
-
}
|
|
1281
|
-
}
|
|
1282
|
-
],
|
|
1283
|
-
"methods": []
|
|
1284
|
-
},
|
|
1285
|
-
"nav.poll-announce": {
|
|
1286
|
-
"properties": [
|
|
1287
|
-
{
|
|
1288
|
-
"name": "pollEnabled",
|
|
1289
|
-
"annotation": {
|
|
1290
|
-
"type": "keyword",
|
|
1291
|
-
"value": "boolean"
|
|
1292
|
-
}
|
|
1293
|
-
},
|
|
1294
|
-
{
|
|
1295
|
-
"name": "realTimeMessage",
|
|
1296
|
-
"annotation": {
|
|
1297
|
-
"type": "reference",
|
|
1298
|
-
"typeName": {
|
|
1299
|
-
"type": "identifier",
|
|
1300
|
-
"name": "Message"
|
|
1301
|
-
}
|
|
1302
|
-
}
|
|
1303
|
-
}
|
|
1304
|
-
],
|
|
1305
|
-
"events": [
|
|
1306
|
-
{
|
|
1307
|
-
"name": "notification.close",
|
|
1308
|
-
"detail": {
|
|
1309
|
-
"annotation": {
|
|
1310
|
-
"type": "keyword",
|
|
1311
|
-
"value": "void"
|
|
1312
|
-
}
|
|
1313
|
-
}
|
|
1314
|
-
},
|
|
1315
|
-
{
|
|
1316
|
-
"name": "notification.open",
|
|
1317
|
-
"detail": {
|
|
1318
|
-
"annotation": {
|
|
1319
|
-
"type": "keyword",
|
|
1320
|
-
"value": "void"
|
|
1321
|
-
}
|
|
1322
|
-
}
|
|
1323
|
-
}
|
|
1324
|
-
],
|
|
1325
|
-
"methods": [],
|
|
1326
|
-
"types": [
|
|
1327
|
-
{
|
|
1328
|
-
"type": "interface",
|
|
1329
|
-
"name": "Message",
|
|
1330
|
-
"body": [
|
|
1776
|
+
"annotation": {
|
|
1777
|
+
"type": "keyword",
|
|
1778
|
+
"value": "number"
|
|
1779
|
+
},
|
|
1780
|
+
"optional": true,
|
|
1781
|
+
"computed": false
|
|
1782
|
+
},
|
|
1331
1783
|
{
|
|
1332
1784
|
"type": "propertySignature",
|
|
1333
1785
|
"key": {
|
|
1334
1786
|
"type": "identifier",
|
|
1335
|
-
"name": "
|
|
1787
|
+
"name": "groupId"
|
|
1336
1788
|
},
|
|
1337
1789
|
"annotation": {
|
|
1338
1790
|
"type": "keyword",
|
|
1339
1791
|
"value": "string"
|
|
1340
1792
|
},
|
|
1793
|
+
"optional": true,
|
|
1341
1794
|
"computed": false
|
|
1342
1795
|
},
|
|
1343
1796
|
{
|
|
1344
1797
|
"type": "propertySignature",
|
|
1345
1798
|
"key": {
|
|
1346
1799
|
"type": "identifier",
|
|
1347
|
-
"name": "
|
|
1800
|
+
"name": "hidden"
|
|
1801
|
+
},
|
|
1802
|
+
"annotation": {
|
|
1803
|
+
"type": "keyword",
|
|
1804
|
+
"value": "boolean"
|
|
1805
|
+
},
|
|
1806
|
+
"optional": true,
|
|
1807
|
+
"computed": false
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"type": "propertySignature",
|
|
1811
|
+
"key": {
|
|
1812
|
+
"type": "identifier",
|
|
1813
|
+
"name": "children"
|
|
1814
|
+
},
|
|
1815
|
+
"annotation": {
|
|
1816
|
+
"type": "array",
|
|
1817
|
+
"elementType": {
|
|
1818
|
+
"type": "reference",
|
|
1819
|
+
"typeName": {
|
|
1820
|
+
"type": "identifier",
|
|
1821
|
+
"name": "MenuItemRawData"
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
},
|
|
1825
|
+
"optional": true,
|
|
1826
|
+
"computed": false
|
|
1827
|
+
}
|
|
1828
|
+
]
|
|
1829
|
+
},
|
|
1830
|
+
{
|
|
1831
|
+
"type": "interface",
|
|
1832
|
+
"name": "MenuOption",
|
|
1833
|
+
"body": [
|
|
1834
|
+
{
|
|
1835
|
+
"type": "propertySignature",
|
|
1836
|
+
"key": {
|
|
1837
|
+
"type": "identifier",
|
|
1838
|
+
"name": "label"
|
|
1348
1839
|
},
|
|
1349
1840
|
"annotation": {
|
|
1350
1841
|
"type": "keyword",
|
|
@@ -1356,7 +1847,7 @@
|
|
|
1356
1847
|
"type": "propertySignature",
|
|
1357
1848
|
"key": {
|
|
1358
1849
|
"type": "identifier",
|
|
1359
|
-
"name": "
|
|
1850
|
+
"name": "value"
|
|
1360
1851
|
},
|
|
1361
1852
|
"annotation": {
|
|
1362
1853
|
"type": "keyword",
|
|
@@ -1368,6 +1859,29 @@
|
|
|
1368
1859
|
}
|
|
1369
1860
|
]
|
|
1370
1861
|
},
|
|
1862
|
+
"eo-launchpad-quick-access": {
|
|
1863
|
+
"properties": [
|
|
1864
|
+
{
|
|
1865
|
+
"name": "readonly",
|
|
1866
|
+
"annotation": {
|
|
1867
|
+
"type": "keyword",
|
|
1868
|
+
"value": "boolean"
|
|
1869
|
+
}
|
|
1870
|
+
},
|
|
1871
|
+
{
|
|
1872
|
+
"name": "target",
|
|
1873
|
+
"annotation": {
|
|
1874
|
+
"type": "reference",
|
|
1875
|
+
"typeName": {
|
|
1876
|
+
"type": "identifier",
|
|
1877
|
+
"name": "Target"
|
|
1878
|
+
}
|
|
1879
|
+
}
|
|
1880
|
+
}
|
|
1881
|
+
],
|
|
1882
|
+
"events": [],
|
|
1883
|
+
"methods": []
|
|
1884
|
+
},
|
|
1371
1885
|
"eo-directory-tree": {
|
|
1372
1886
|
"properties": [
|
|
1373
1887
|
{
|
|
@@ -2381,29 +2895,6 @@
|
|
|
2381
2895
|
"events": [],
|
|
2382
2896
|
"methods": []
|
|
2383
2897
|
},
|
|
2384
|
-
"eo-launchpad-quick-access": {
|
|
2385
|
-
"properties": [
|
|
2386
|
-
{
|
|
2387
|
-
"name": "readonly",
|
|
2388
|
-
"annotation": {
|
|
2389
|
-
"type": "keyword",
|
|
2390
|
-
"value": "boolean"
|
|
2391
|
-
}
|
|
2392
|
-
},
|
|
2393
|
-
{
|
|
2394
|
-
"name": "target",
|
|
2395
|
-
"annotation": {
|
|
2396
|
-
"type": "reference",
|
|
2397
|
-
"typeName": {
|
|
2398
|
-
"type": "identifier",
|
|
2399
|
-
"name": "Target"
|
|
2400
|
-
}
|
|
2401
|
-
}
|
|
2402
|
-
}
|
|
2403
|
-
],
|
|
2404
|
-
"events": [],
|
|
2405
|
-
"methods": []
|
|
2406
|
-
},
|
|
2407
2898
|
"eo-launchpad-button-v2": {
|
|
2408
2899
|
"properties": [],
|
|
2409
2900
|
"events": [],
|